@media only screen and (max-width: 767px){	.home .header {		background: none;	}}.owl-carousel-header .items {	width: 100%;	height: 100%;	overflow: hidden;}@media only screen and (max-width: 768px) {	.owl-carousel-header .item-1 {		background: url("../images/1-slider.jpg") no-repeat;		background-size: cover;		background-position: center;	}	.owl-carousel-header .items {		height: calc(100vh)}	.owl-carousel-header .item-2 {		background: url("../images/mobil-doktor.jpg") no-repeat;		background-size: cover;		background-position: center;	}	.owl-carousel-header .item-3 {		background: url("../images/3-slider.jpg") no-repeat;		background-size: cover;		background-position: center;	}}.scroll-button {	text-align: center;	margin-top: 0px;	margin-bottom: 0px;	display: block;	-webkit-box-flex: 1;	-ms-flex-positive: 1;	flex-grow: 1;}@media only screen and (min-width: 768px) {	.scroll-button {		display: none;		text-align: center;		margin-top: 0px;		margin-bottom: 0px;		-webkit-box-flex: 1;		-ms-flex-positive: 1;		flex-grow: 1;	}}.scroll-down {	text-align: center;	margin-top: 20px;	display: block;}.scroll-down span:nth-of-type(1) {	position: relative;	width: 50px;	height: 50px;	border-radius: 50%;	background: #384858;}.scroll-down span {	display: block;	margin: 0 auto;	cursor: pointer;}.scroll-down span:nth-of-type(1):before {	content: '';	height: 1px;	background: #fff;	width: 20px;	-webkit-transform: rotate(45deg) translateY(-50%);	-ms-transform: rotate(45deg) translateY(-50%);	transform: rotate(45deg) translateY(-50%);	position: absolute;	top: 50%;	left: 8px;}.scroll-down span:nth-of-type(1):after {	content: '';	height: 1px;	background: #fff;	width: 20px;	-webkit-transform: rotate(-45deg) translateY(-50%);	-ms-transform: rotate(-45deg) translateY(-50%);	transform: rotate(-45deg) translateY(-50%);	position: absolute;	top: 50%;	right: 8px;}.zoomIn {	-webkit-animation-name: zoomIn;	animation-name: zoomIn;}.animated {	-webkit-animation-duration: 1s;	animation-duration: 1s;	-webkit-animation-fill-mode: both;	animation-fill-mode: both;}.home-row-wrap {	display: block;	width: 100%;}.home-row {	display: inline-block;	width: 100%;}.row-8 {	background: white;}.home-row .top-layout {	width: 100%;}.home-row.row-1 .top-layout {	-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;	background-repeat: repeat-x;	background-position: center top;	color: #fff;}.home-row.row-1 .top-layout .top-heading {	display: contents;	vertical-align: middle;	text-transform: uppercase;	text-align: center;}.home-row.row-1 .top-layout .top-heading {	-webkit-box-flex: 1;	-ms-flex-positive: 1;	flex-grow: 1;}@media only screen and (min-width: 768px){	.home-row.row-1 .top-layout .top-heading {		display: table-cell;		vertical-align: middle;		text-transform: uppercase;		text-align: center;	}}.top-heading-title {	margin-bottom: 10px;	margin-top: 0em;	font-size: 1.3em;	font-weight: 600;	text-transform:capitalize;	font-family: 'Poppins', sans-serif;	color: #fdeba8;}.home-row.row-1 .bottom-layout p.buttonwrap {	-webkit-box-flex: 1;	-ms-flex-positive: 1;	flex-grow: 1;}.home-row.row-1 .bottom-layout p.buttonwrap .button {	font-size: 1em;	display: block;	max-width: 170px;	margin: auto;	background: rgba(27, 32, 39, 0.25);}.home-row.row-1 .bottom-layout {	width: 100%;	background-image: url(../images/mobil-bottom-layout-banner.jpg);	background-repeat: no-repeat;	-webkit-background-size: cover;	background-size: cover;	background-position: initial;	display: flex;	-webkit-box-orient: vertical;	-webkit-box-direction: normal;	-ms-flex-direction: column;	flex-direction: column;	-webkit-box-pack: start;	-ms-flex-pack: start;	justify-content: flex-start;	height: 250px;		color: white;}.home-row.row-1 .bottom-layout h3  {	-webkit-box-flex: 1;	-ms-flex-positive: 1;	flex-grow: 1;	padding-top: 85px;	font-size: 20px;	color: white;	text-align: center;}@media only screen and (min-width: 768px){	.home-row.row-1 .bottom-layout span {	}}.home-row.row-1 .top-layout .top-content {	font-size: .9em;	line-height: 20px;	text-align: start;}.home-row.row-1 .top-layout .top-content .button {	display: block;	margin: 5px 0;	text-transform: uppercase;}.home-row.row-1 .top-layout a {	color: inherit;	text-align: center;	display: block;}@media only screen and (min-width: 768px){	.home-row.row-1 .bottom-layout p.buttonwrap {	}}@media only screen and (min-width: 768px){	.home-row.row-1 .container-grid .col-half {		font-size: 1rem;		display: inline-block!important;		width: 50%;		vertical-align: top;	}}@media only screen and (min-width: 768px){	.home-row {		vertical-align: top;	}}@media only screen and (min-width: 768px){	.home-row.row-1 .container-grid {		text-align: left;	}}@media only screen and (min-width: 768px){	.home-row .top-layout {		/* display: table;		*/		padding: 20px;	}}.top-layout {	padding: 20px;	padding-top: 25px;}@media only screen and (min-width: 768px){	.home-row.row-1 .container-grid .col-half.right-layout {		background: #9ca4b3;		background-image: url(../images/estetik.jpg);		background-repeat: no-repeat;		background-position: top right;		-webkit-background-size: cover;		background-size: cover;		content: " ";		position: absolute;		top: 0;		right: 0;		height: 100%;	}}@media only screen and (max-width: 767px){	.col-half right-layout, .col-half.left-layout {		display: block;		background-color: #4d5263;	}}@media only screen and (max-width: 767px){	.home-row.row-1 .container-grid .col-half.right-layout {		background: #9ca4b3;		background-image: url(../images/mobil-doktor.jpg);		background-repeat: no-repeat;		background-position: center left;		-webkit-background-size: cover;		background-size: cover;		content: " ";		/* position: absolute;		*/		top: 0;		right: 0;		height: 100%;		font-size: 1rem;		display: inline-block!important;		vertical-align: top;		width: 100%;	max-height: 1000px;    height: 100vh;	}}@media only screen and (min-width: 1025px){	.home-row.row-1 .bottom-layout p.buttonwrap {		}}@media only screen and (min-width: 1025px){	.home-row.row-1 .top-layout .top-content .button {		margin: 0 5px;		display: inline-block;		text-transform: uppercase;		font-size: 20px;		max-width: none;		color: #fff;	}}@media only screen and (min-width: 1025px){	.home-row.row-1 .top-layout .top-content .buttonwrap .button {		color: #ffffff;		border: 1px solid transparent;		-moz-border-image: -moz-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);		-webkit-border-image: -webkit-linear-gradient(top, #3acfd5 0%, #3a4ed5 100%);		border-image: linear-gradient(to bottom, #3acfd5 0%, #3ad5ab 100%);		border-image-slice: 1;		border-radius: 5px;	}}@media only screen and (min-width: 1025px){	.home-row.row-1 .top-layout .top-content {		font-size: .975em;		text-align: inherit;		line-height: 20px;		word-spacing: 1px;		letter-spacing: .6px;	}}@media only screen and (min-width: 1025px){	.home-row.row-1 .top-layout .top-content .buttonwrap {		text-align: right;	}}@media only screen and (min-width: 1025px){	.home-row.row-1 .top-heading {		position: relative;	}}@media only screen and (min-width: 768px){	.home-row.row-1 .container-grid {		height: calc(100vh - 103px);	}}@media only screen and (min-width: 1025px){	.home-row.row-1 .container-grid {		height: 100vh;	}}@media only screen and (min-width: 1025px){	.home-row.row-1 .container-grid .col-half.right-layout {		position: relative;	}}@media only screen and (min-width: 1025px){	.home-row.row-1 .container-grid .col-half.right-layout, .home-row.row-3 .container-grid .col-half.right-layout {		position: relative;		float: left;	}}.home-row.row-2 .container-grid .col-half.right-layout {	font-size: 1rem;	display: inline-block!important;	background-color: #F1F3F3;	vertical-align: top;	position: relative;}@media only screen and (max-width: 767px){	.home-row.row-2 .container-grid .col-half.right-layout {		-webkit-font-smoothing: antialiased;		-moz-osx-font-smoothing: grayscale;		background-image: url(../images/liposuction-home-mobil.jpg);		background-repeat: no-repeat;		background-position: center top;		-webkit-background-size: cover;		background-size: cover;		content: " ";		top: 0;		right: 0;		color: #fff;		width: 100%;		height: 300px;	}}@media only screen and (max-width: 767px){	.home-row.row-2 .container-grid .col-half.right-layout {		max-height: 800px;	}}@media only screen and (min-width: 1025px){	.home-row.row-1 .container-grid .col-half.right-layout {		position: relative;	}}@media only screen and (min-width: 768px){	.home-row.row-1 .col-half.left-layout {		height: 100%;	}}@media only screen and (min-width: 768px){	.home-row.row-1 .col-half .top-layout {		height: 50%;		display: table;	}}@media only screen and (min-width: 768px){	.home-row.row-1 .col-half .bottom-layout {		height: 50%;		/* display: table;		*/	}}@media only screen and (min-width: 1025px){	.home-row.row-1 .top-layout {		-webkit-background-size: cover;		background-size: cover;	}}@media only screen and (min-width: 1025px){	.home-row.row-1 .bottom-layout {		text-align: center;	}}@media only screen and (max-width: 1200px){	.home-row.row-1 .top-layout {		-webkit-font-smoothing: antialiased;		-moz-osx-font-smoothing: grayscale;		background-repeat: repeat-x;		background-position: center top;		color: #fff;		background-color: #373a41;	}}@media only screen and (max-width: 768px){	.home-row.row-1 .top-layout {		max-height: 600px;		background-color: #363b41;		overflow: hidden;		position: relative;		display: -webkit-box;		display: -ms-flexbox;		display: flex;		-webkit-box-orient: vertical;		-webkit-box-direction: normal;		-ms-flex-direction: column;		flex-direction: column;		-webkit-box-pack: start;		-ms-flex-pack: start;		justify-content: flex-start;	}}@media only screen and (min-width: 1280px){	.home-row.row-1 .bottom-layout {		/* display: inline-block;		*/		width: 100%;		background-image: url(../images/bottom-layout-banner.jpg);		background-repeat: no-repeat;		-webkit-background-size: cover;		background-size: cover;		background-position: center;	}}@media only screen and (min-width: 1400px){	.home-row.row-1 .col-half.right-layout {		width: calc(100% - 600px);	}}@media only screen and (min-width: 1400px){	.home-row.row-1 .col-half.left-layout {		max-width: 600px;		width: 100%;	}}.home .content {	font-size: 15px;	line-height: 22px;}@media only screen and (min-width: 1025px){	.home .content {		padding: 60px 60px 60px;		margin: 0;	}}@media only screen and (min-width: 1025px){	.home .interior {		max-width: 1024px;		position: relative;		z-index: 100}}@media only screen and (min-width: 1280px){	.page-inside .interior, .home .interior {		width: 1200px;		max-width: 1200px;	}}@media only screen and (min-width: 1200px){	.home footer .interior {		max-width: 90%;		position: relative;		padding-left: 25px;		padding-right: 25px;	}}@media only screen and (min-width: 768px){	.home .content {		max-width: 100%;		padding: 20px 20px 20px;	}}@media only screen and (max-width: 1024px){	.home .interior {		top: 0;	}}/* İptal edilecek*/.home-row.row-3 .container-grid .col-half {	font-size: 1rem;	display: inline-block!important;	*display: inline!important;	*zoom: 1!important;	width: 50%;	vertical-align: top }.home-row.row-3 .container-grid .col-half.right-layout {	background-size: cover;	content: " ";	position: absolute;	top: 0;	right: 0;	height: 100%;}.col3-scroll {	margin: 20px;	padding-bottom: 10px;}.col3-scroll, .home-row.row-3 .col-half.top-layout .col-layout {	min-height: 500px;}.home-row.row-3 .col-half.top-layout {	font-size: 1rem;	display: inline-block!important;	width: 50%;	vertical-align: top;	background-repeat: no-repeat;	-webkit-background-size: cover;	background-size: cover;	background-position: center;}.home-row.row-3 .col-half.top-layout span.byage {	text-align: left }.home-row.row-3 .col-half.top-layout h2 {	font-size: 1.25em;	text-align: left }.home-row.row-3 .col-half.top-layout .col-layout {	display: block;	width: 100%;	position: relative;	display: table;}.home-row.row-3 .col-half.top-layout .col-layout > * {	font-size: 1rem;	display: inline-block;	*display: inline;	*zoom: 1;	vertical-align: top }.home-row.row-3 .col-half.top-layout .col1 {	width: 190px;	padding-right: 30px }.home-row.row-3 .col-half.top-layout .col1 p {	font-size: .75em }.home-row.row-3 .col3 .poss-text-box {	font-size: 14px;	line-height: 16px;	margin-top: 25px;	position: absolute;	top: 0;	left: 0;	height: 90%;	color: #fff;	overflow: auto;	overflow-y: scroll;	overflow-x: hidden;	width: 98%;}.home-row.row-3 .col3 .poss-text-box li {	list-style-type: none;	margin: 0;	list-style-type: none;	padding: 0;	padding-bottom:5px;}.home-row.row-3 .col3 .poss-text-box span {	font-size: 1em;	text-transform: uppercase;	padding: 0;	color: #FEFBD9;	font-weight: 500;	width: 100%;	display: block;	line-height: 1em }.home-row.row-3 .col3 .poss-text-box a {	color: #fff }.home-row.row-3 dl dt {	border: 1px solid #564a7d;	padding: 10px;	text-align: center;	background: #000;	margin-bottom: 10px;	font-weight: 300;	font-size: 1em;	text-transform: uppercase;	-webkit-font-smoothing: antialiased;	-moz-osx-font-smoothing: grayscale;	cursor: pointer;}.home-row.row-3 .col3 .poss-text-box p {	margin: 1.25em 0;}.home-row.row-3 .col3 .poss-text-box strong.poss-procedures {	font-size: 13px;	display: block;	color: #F7CB60;	font-family: 'Roboto', sans-serif;	font-weight: 400 }.home-row.row-3 .col-half.top-layout .col2 {	margin: 0 auto;	display: table-cell;	vertical-align: middle;}.home-row.row-3 .col-half.top-layout .col2 dl dt {	display: inline-block;	cursor: pointer;	width: 100%;	font-size: 14px;}.home-row.row-3 .col-half.top-layout .col2 dl dt:hover, .home-row.row-3 .col-half.top-layout .col2 dl dt.is-set {	background-position: 0 0;	color: #FBECD9;	cursor: initial;}.home-row.row-3 .col-half.top-layout .col2 dl dt#is-30 {	top: 58px }.home-row.row-3 .col-half.top-layout .col2 dl dt#is-40 {	top: 126px }.home-row.row-3 .col-half.top-layout .col2 dl dt#is-50 {	top: 189px }.home-row.row-3 .col-half.top-layout .col2 dl dt#is-60 {	top: 237px }.home-row.row-3 .col-half.top-layout .col2 .possibilities-octa dd {	/* display: none;	*/	padding: 0px;}@media only screen and (min-width:1250px) {	.home-row.row-3 .treatment-layout .thedr img {		width: 100%;		height: auto }}@media only screen and (min-width:1400px) {	.home-row.row-3 .col-half.top-layout {		max-width: 600px;		width: 100%;	}}.home-row.row-4 .col-half {	font-size: 1rem;	font-size: 1rem;	display: inline-block!important;	width: 50%;	vertical-align: top;}.home-row.row-4 .right-layout {	background-repeat: no-repeat;	background-position: center;	-webkit-background-size: cover;	background-size: cover;	position: absolute;	top: 0;	right: 0;	height: 100%;	padding-top: 50px;}/* .home-row.section-5*/.home-row.section-5 .single-post-group .related-post {	display: inline-block;	width: 100%;	margin-bottom: 20px;}.home-row.section-5 .single-post-group .related-post {	width: 100%;	vertical-align: top}.home-row.section-5 .related-post.has-thumb .imgwrap {	display: inline-block;	vertical-align: top;	width: 100px}.home-row.section-5 .related-post.has-thumb .imgwrap img {	width: 100%;	height: auto;	border-radius: 100px;	-webkit-border-radius: 100px;	-moz-border-radius: 100px}.home-row.section-5 .related-post.has-thumb .title-excerpt h3 {	margin-top: 0}.home-row.section-5 .related-post.has-thumb .title-excerpt a {	color: #484226;	font-weight: 500;}@media only screen and (min-width: 767px) {	.home-row.section-5 .related-post.has-thumb .title-excerpt a {		color: #989278;	}}.home-row.section-5 .related-post.has-thumb .title-excerpt {	padding-left: 20px;	font-size: .875rem;	display: inline-block;	width: calc(100% - 105px)}.home-row.section-5 {    padding: 0px 20px;}.home-row.section-5 .single-post-group {	text-align: left;}.ilgili-islemler{	text-align: center;	font-size: 20px;	font-family: 'Poppins', sans-serif;	font-weight: 300;}.ilgili-islemler h2{	margin: 35px 0px 35px;}@media only screen and (max-width: 767px) {	.home-row.section-5 {		max-width: 100%;		padding: 0px 20px 0px;	}}@media only screen and (min-width: 768px){	.home-row.section-5 .single-post-group .related-post {		width: 49%;		vertical-align: top;		padding-right: 2%;	}}@media only screen and (min-width: 1025px){	.home-row.section-5 {		color: #d6d6d6;	}}@media only screen and (max-width: 767px){	.home-row.section-6 {		max-width: 100%;		padding: 20px 20px 20px;	}}.home-procedures {	display: -webkit-box;	display: -ms-flexbox;	display: flex;	-webkit-box-align: center;	-ms-flex-align: center;	align-items: center;	-webkit-box-pack: center;	-ms-flex-pack: center;	justify-content: center;	background-color: rgba(59, 56, 53, 0.8);	-ms-flex-wrap: wrap;	flex-wrap: wrap;}@media only screen and (min-width: 1012px){	.home-procedures {		-ms-flex-wrap: nowrap;		flex-wrap: nowrap;	}}.home-procedures .procedure-bg {	-webkit-transition: all .3s ease-out;	transition: all .3s ease-out;}.home-procedures > div {	width: 50%;	z-index: 0;	-webkit-transition: all 0.3s;	transition: all 0.3s;}@media only screen and (min-width: 768px) {	.home-procedures > div {		width: 50%;		height: 460px;	}}@media only screen and (min-width: 1012px){	.home-procedures > div {		width: 25%;	}}.zoomIn {	-webkit-animation-name: zoomIn;	animation-name: zoomIn;}.animated {	-webkit-animation-duration: 1s;	animation-duration: 1s;	-webkit-animation-fill-mode: both;	animation-fill-mode: both;}.home-procedures .a-procedure {	display: -webkit-box;	display: -ms-flexbox;	display: flex;	-webkit-box-align: center;	-ms-flex-align: center;	align-items: center;	-webkit-box-orient: vertical;	-webkit-box-direction: normal;	-ms-flex-direction: column;	flex-direction: column;	-webkit-box-pack: center;	-ms-flex-pack: center;	justify-content: center;	background: rgba(40, 40, 40, 0.3);	text-align: center;	position: relative;	-webkit-transition: all 0.3s;	transition: all 0.3s;	overflow: hidden;	z-index: 300;	min-height: 200px;}.home-procedures .a-procedure:hover {	cursor: pointer;}@media only screen and (min-width: 768px){	.home-procedures .a-procedure {		width: 100%;		height: 460px;	}}.home-procedures .a-procedure:hover img {	-webkit-transform: scale(1.1);	-ms-transform: scale(1.1);	transform: scale(1.1);}@media only screen and (min-width: 1012px){	.home-procedures .a-procedure:hover > .procedure-icon, .home-procedures .a-procedure:hover .procedure-text, .home-procedures .a-procedure:hover .procedure-button {		opacity: 1;	}}@media only screen and (min-width: 1012px){	.home-procedures .procedure-icon, .home-procedures .procedure-text, .home-procedures .procedure-button {		opacity: 0;		-webkit-transition: all .3s ease-in-out;		transition: all .3s ease-in-out;	}}.home-procedures .a-procedure h3 {	color: #ffffff;	font-size: 24px;	font-family: "Lato", sans-serif;	font-weight: 300;	z-index: 300;	margin-top: 15px;	padding-bottom: 40px;	;}.home-procedures .a-procedure h3 span {	display: block;}@media only screen and (min-width: 768px){	.home-procedures .a-procedure h3 {		font-size: 30px;		padding-bottom: 0;		margin-top: 0px;	}}@media only screen and (min-width: 1012px){	h3 {		font-size: 23px;	}}.home-procedures .a-procedure p {	display: none;	color: #ffffff;	max-width: 230px;	margin: 0 auto;	max-height: 460px;	line-height: 20px;	z-index: 300;}@media only screen and (min-width: 768px){	.home-procedures .a-procedure p {		display: block;	}}@media only screen and (min-width: 1012px){	.home-procedures .procedure-icon, .home-procedures .procedure-text, .home-procedures .procedure-button {		opacity: 0;		-webkit-transition: all .3s ease-in-out;		transition: all .3s ease-in-out;	}}.home-procedures .a-procedure img {	margin: 0 auto;	position: absolute;	width: 125%;	top: 0;	right: 0;	-webkit-transition: all .3s ease-in-out;	transition: all .3s ease-in-out;	z-index: 100;}.home-procedures .a-procedure .bg-overlay {	position: absolute;	top: 0;	left: 0;	width: 100%;	height: 100%;	z-index: 200;	background: rgba(40, 40, 40, 0.44);	-webkit-transition: all .3s ease-in-out;	transition: all .3s ease-in-out;}@media only screen and (min-width: 768px){	.home-procedures .a-procedure img {		height: 100%;		width: auto;	}}