/* MAIN WRAP
--------------------------------------------*/
.main-wrap {
	padding: 50px 0;
}

.main-wrap .container {
	max-width: 1800px;
	position: relative;
	background: #414141;
	padding: 0;
	display: flex;
	align-items: center;
}

.showcase-section {
    padding: 50px 0;
}

.doc-pic {
	width: 100%;
	max-width: 769px;
	height: 673px;
	flex-shrink: 0;
}

.loaded .doc-pic {
	background: url(/wp-content/themes/charlie-child/images/doc-pic.png) top left no-repeat;
	background-size: cover;
}

.loaded.webp .doc-pic {
	background: url(/wp-content/themes/charlie-child/images/doc-pic.webp) top left no-repeat;
	background-size: cover;
}

.doc-content {
	max-width: 637px;
	margin: 0 auto;
	flex-shrink: 1;
	padding: 0 15px;
}

.doc-content h1 {
	margin-bottom: 0;
}

.doc-content h3 {
	margin-bottom: 20px;
	color: #CACACA;
}

.doc-content .main-btn {
	min-width: 278px;
	text-align: center;
}

.main-b {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 30px;
}

/* OFFICE SECTION
----------------------------------*/

.office-section .container {
	max-width: 1800px;
	padding: 0 !important;
}

.office-row {
	width: 100%;
	flex-wrap: nowrap;
	justify-content: space-between;
	padding: 0 !important;
	margin-left: 0 !important;
	margin-right: 0 !important;
}

.office01 {
	width: 100%;
	max-width: 608px;
	height: 740px;
}

.office02 {
	max-width: 403px;
	width: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	margin: 0 15px;
}

.loaded .office01 {
	background: url(/wp-content/themes/charlie-child/images/office01.jpg) top center no-repeat;
	background-size: cover;
}

.loaded.webp .office01 {
	background: url(/wp-content/themes/charlie-child/images/office01.webp) top center no-repeat;
	background-size: cover;
}

.office-mid1 {
	width: 100%;
	max-width: 403px;
	height: 242px;
}

.loaded .office-mid1 {
	background: url(/wp-content/themes/charlie-child/images/office02.jpg) top center no-repeat;
	background-size: cover;
}

.loaded.webp .office-mid1 {
	background: url(/wp-content/themes/charlie-child/images/office02.webp) top center no-repeat;
	background-size: cover;
}

.office-mid2 {
	width: 100%;
	max-width: 403px;
	height: 469px;
}

.loaded .office-mid2 {
	background: url(/wp-content/themes/charlie-child/images/office03.jpg) top center no-repeat;
	background-size: cover;
}

.loaded.webp .office-mid2 {
	background: url(/wp-content/themes/charlie-child/images/office03.webp) top center no-repeat;
	background-size: cover;
}

.office03 {
	width: 100%;
	max-width: 732px;
	height: 740px;
}

.loaded .office03 {
	background: url(/wp-content/themes/charlie-child/images/office04.jpg) top center no-repeat;
	background-size: cover;
}

.loaded.webp .office03 {
	background: url(/wp-content/themes/charlie-child/images/office04.webp) top center no-repeat;
	background-size: cover;
}


/* PROMISE SECTION
-------------------------------------------*/

.promise-section {
	padding: 50px 0;
}

.promise-section .container {
	max-width: 1800px;
	padding: 0;
	position: relative;
}

.promise-bg {
	min-height: 836px;
	width: 100%;
}

.loaded .promise-bg {
	background: url(/wp-content/themes/charlie-child/images/office-bg.jpg) top center no-repeat;
	background-size: cover;
}

.loaded.webp .promise-bg {
	background: url(/wp-content/themes/charlie-child/images/office-bg.webp) top center no-repeat;
	background-size: cover;
}

.promise-side {
	width: 100%;
	max-width: 1031px;
	height: 836px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
	display: flex;
	align-items: center;
}

.loaded .promise-side {
	background: url(/wp-content/themes/charlie-child/images/promise-bg.png) top center no-repeat;
	background-size: cover;
}

.loaded.webp .promise-side {
	background: url(/wp-content/themes/charlie-child/images/promise-bg.webp) top center no-repeat;
	background-size: cover;
}

.promise-content {
	position: relative;
}

.p-img {
	width: 51px;
	height: 51px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: linear-gradient(266.23deg, #D3B055 -13.81%, #A0732C 65.07%);
	border-radius: 50%;
}

.p-link:hover .p-img {
	transform: scale(1.05);
}

.p-link h4:hover {
	color: #D3B055;
}

.prom-links a {
	text-decoration: none;
}

.p-link a {
	display: flex;
	align-items: center;
}

.p-img-wrap {
	margin-right: 10px;
}

.promise-content {
	max-width: 600px;
	margin: 20px auto;
}

.promise-content h3 {
	margin-bottom: 5px;
}

.promise-content h2 {
	margin-bottom: 35px;
}

.prom-links {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	margin-top: 30px;
}

.p-link {
	min-width: 285px;
	margin: 25px 0;
}

.promise-content p {
	max-width: 576px;
}


/* SHOWCASE SECTION
-------------------------------------*/

.showcase-section .container {
	max-width: 1800px;
	padding: 0;
}




.show1,
.show-col1 {
	width: 100%;
	max-width: 732px;
	height: 743px;
}

.loaded .show1 {
	background: url(/wp-content/themes/charlie-child/images/show1-implants.jpg) top center no-repeat;
	background-size: cover;
}

.loaded.webp .show1 {
	background: url(/wp-content/themes/charlie-child/images/show1-implants.webp) top center no-repeat;
	background-size: cover;
}

.show2,
.show-col2 {
	width: 100%;
	max-width: 650px;
	height: 743px;
}

.loaded .show2 {
	background: url(/wp-content/themes/charlie-child/images/show2-cosmetic.jpg) top center no-repeat;
	background-size: cover;
}

.loaded.webp .show2 {
	background: url(/wp-content/themes/charlie-child/images/show2-cosmetic.webp) top center no-repeat;
	background-size: cover;
}

.show-col3 {
	width: 100%;
	max-width: 430px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.show3 {
	width: 100%;
	max-width: 430px;
	height: 242px;
}

.loaded .show3 {
	background: url(/wp-content/themes/charlie-child/images/show3-grafting.jpg) top center no-repeat;
	background-size: cover;
}

.loaded.webp .show3 {
	background: url(/wp-content/themes/charlie-child/images/show3-grafting.webp) top center no-repeat;
	background-size: cover;
}

.show4 {
	width: 100%;
	max-width: 430px;
	height: 471px;
}

.loaded .show4 {
	background: url(/wp-content/themes/charlie-child/images/show4-br.jpg) top center no-repeat;
	background-size: cover;
}

.loaded.webp .show4 {
	background: url(/wp-content/themes/charlie-child/images/show4-br.webp) top center no-repeat;
	background-size: cover;
}

.show-row {
	justify-content: space-between;
	flex-wrap: nowrap;
}

.show {
	position: relative;
	overflow: hidden;
}

.show-title h2 {
	color: #fff;
	max-width: 355px;
	margin-bottom: 45px;
}

.show-content {
	position: absolute;
	bottom: 0;
	
	padding: 40px 50px;
	width: 100%;
	height: 180px;
	background: rgba(0, 0, 0, 0);

}

.show3 .show-content,
.show4 .show-content {
	padding: 40px 20px;
}

.show:hover .show-content {
	background: rgba(0, 0, 0, .69);
	display: flex;
	align-items: center;
	color: #fff;
}

.show:hover .show-content h2 {
	max-width: inherit;
}

.show:hover .show-content p {
	max-width: 441px;
	color: #fff;
	margin-bottom: 40px;
}

.show.show1:hover .show-content,
.show.show2:hover .show-content {
	height: 743px;
}

.show.show3:hover .show-content {
	height: 242px;
}
.show.show4:hover .show-content {
	height: 471px;
}

.show.show3:hover .show-content h2 {
	margin-bottom: 5px;
}
.show.show3:hover .show-content p {
	margin-bottom: 15px;
}

.lmb {
	border: 2px solid #D3B055;
	border-radius: 0px;
	color: #D3B055;
	background: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	line-height: 1.2;
	font-weight: 700;
	letter-spacing: 1.15px;
	text-transform: uppercase;
	padding: 10px 20px;
}

.show-col1,
.show-col2 {
	flex-shrink: 1;
}

.show-col3 {
	flex-shrink: 0;
}

/* REVIEWS SECTION
-----------------------------------------*/

.rev-section {
	padding: 50px 0;
}

.rev-section .container {
	max-width: 1800px;
	padding: 0;
	position: relative;
}

.rev-bg {
	width: 100%;
	height: 847px;
	position: relative;
}

.loaded .rev-bg {
	background: url(/wp-content/themes/charlie-child/images/rev-bg.jpg) top center no-repeat;
	background-size: cover;
}

.loaded.webp .rev-bg {
	background: url(/wp-content/themes/charlie-child/images/rev-bg.webp) top center no-repeat;
	background-size: cover;
}

.rev-side {
	width: 893px;
	height: 847px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 5;
	display: flex;
	align-items: center;
}

.loaded .rev-side {
	background: url(/wp-content/themes/charlie-child/images/testimonials.png) top center no-repeat;
	background-size: cover;
}

.loaded.webp .rev-side {
	background: url(/wp-content/themes/charlie-child/images/testimonials.webp) top center no-repeat;
	background-size: cover;
}

.rev-content {
	max-width: 550px;
	margin: 20px auto;
	position: relative;
}

.rev-content .arrow,
.rev-content .number-crumb-container {
	display: none;
}

.rev-wrap {
	padding: 30px 15px;
}

.reviews-section {
	font-family: 'Montserrat', sans-serif;
	font-style: italic;
}

.patient-name {
	font-family: 'Montserrat', sans-serif;
	font-style: normal;
	font-size: 16px;
	text-transform: none;
	color: #fff;
	letter-spacing: normal;
	
}

.rev-content::before {
	content: '';
	position: absolute;
	top: -20px;
	left: -120px;
	background: url(/wp-content/themes/charlie-child/images/quote-l.svg);
	width: 82px;
	height: 53px;
	background-size: cover;
	
}

.rev-content::after {
	content: '';
	position: absolute;
	bottom: 75px;
	right: 0;
	background: url(/wp-content/themes/charlie-child/images/quote-r.svg);
	width: 82px;
	height: 53px;
	background-size: cover;
	
}

/* RESPONSIVE 
-----------------------------------------------*/
@media (min-width: 1026px) and (max-width: 1200px) {
	.show-content {
		padding: 40px 10px;
	}
}

@media only screen and (min-width: 980px) {
}

@media (max-width: 1300px) {
	.doc-pic {
		max-width: 580px;
		height: 503px;
	}
}

@media (max-width: 1200px) {
	.doc-pic {
		max-width: 412px;
	}
	
	.office01,
	.office03 {
		height: 500px;
	}
	
	.office-mid1 {
		height: 228px;
	}
	
	.office-mid2 {
		height: 256px;
	}
	
	.promise-side {
		position: relative;
		background: #414141 !important;
		max-width: 100%;
		height: inherit;
		padding: 50px 15px;
	}
	.promise-bg {
    	min-height: 531px;
	}
}

@media (max-width: 1025px) {
	.promise-bg {
		min-height: 413px;
	}
	
	.show-row {
		flex-wrap: wrap;
	}
	
	.show-col1,
	.show-col2,
	.show-col3 {
		max-width: 410px;
		margin: 20px auto;
	}
	
	.show-col3 {
		min-height: 743px;
	}
	
	.show-title h2 {
		font-size: 30px;
		line-height: 40px;
	}
	
	.show-content {
		height: 160px;
	}
	
	.show3 .show-content {
		height: 130px;
	}
	
	.show1, .show-col1,
	.show2, .show-col2,
	.show.show1:hover .show-content,
	.show.show2:hover .show-content {
		height: 500px;
	}
	
	.rev-side {
		position: relative;
		width: 100%;
		background: #414141 !important;
		height: inherit;
		padding: 50px 15px;
	}
	
	.rev-wrap {
		padding: 30px 0;
	}
	
	.rev-bg {
		height: 440px;
	}
}

@media only screen and (max-width: 991px) {
	.main-wrap .container {
		flex-wrap: wrap;
	}
	.doc-pic {
		margin: 20px auto;
	}
	
	
}

@media only screen and (max-width: 979px) {
	.rev-content::before {
		top: -81px;
		left: 0;
		width: 50px;
    	height: 31px;
	}
	
	.rev-content::after {
		right: 20px;
		width: 50px;
    	height: 31px;
	}
	
	.reviews-section {
		font-size: 16px;
		line-height: 30px;
	}
}

@media only screen and (max-width: 767px) {
	.office-row {
		flex-wrap: wrap;
	}
	
	.office01, .office03,
	.office02 {
		max-width: 400px;
		margin: 5px auto;
	}
	
	.office01, .office03 {
		height: 300px;
	}
	
	.office-mid1 {
		height: 228px;
		max-width: 400px;
		margin: 10px auto;
	}
	
	.office-mid2 {
		height: 256px;
		max-width: 400px;
		margin: 10px auto;
	}
	
	.promise-bg {
		min-height: 300px;
	}
	.rev-bg {
		height: 400px;
	}
} 

@media all and (max-width: 600px) {
	.promise-bg {
		min-height: 250px;
	}
	.p-link {
		margin: 15px 0;
	}
}

@media only screen and (max-width: 500px) {
	
	.loaded .doc-pic {
		background: url(/wp-content/themes/charlie-child/images/doc-picm.png) top center no-repeat;
		background-size: cover;
	}

	.loaded.webp .doc-pic {
		background: url(/wp-content/themes/charlie-child/images/doc-picm.webp) top center no-repeat;
		background-size: cover;
	}
	
	.doc-pic {
		height: 337px;
		max-width: 280px;
	}
	
	.loaded .promise-bg {
		background: url(/wp-content/themes/charlie-child/images/office-bgm.jpg) top center no-repeat;
		background-size: cover;
	}

	.loaded.webp .promise-bg {
		background: url(/wp-content/themes/charlie-child/images/office-bgm.webp) top center no-repeat;
		background-size: cover;
	}
	.rev-bg {
		height: 300px;
	}
	.loaded .rev-bg {
		background: url(/wp-content/themes/charlie-child/images/rev-bgm.jpg) center center no-repeat;
		background-size: cover;
	}

	.loaded.webp .rev-bg {
		background: url(/wp-content/themes/charlie-child/images/rev-bgm.webp) center center no-repeat;
		background-size: cover;
	}
}

	
@media only screen and (max-width: 400px) {
	.promise-bg {
		min-height: 190px;
	}
	.show-col1, .show-col2, .show-col3 {
		max-width: 315px;
	}
	.show-content {
		padding: 40px 10px;
	}
	.show1, .show-col1,
	.show2, .show-col2,
	.show.show1:hover .show-content,
	.show.show2:hover .show-content {
		height: 400px;
	}

	.show3 .show-content, .show4 .show-content {
		padding: 40px 8px;
	}
	.show3,
	.show.show3:hover .show-content {
		height: 300px;
	}
	.show-col3 {
		min-height: 804px;
	}

}
