/* 
Theme name: Twin Smiles Orthodontics */

/* Global css */
body{font-size: 19px;color: #373e48 !important;font-family: 'TTChocolateregular';padding: 0px; margin: 0px;line-height: 24px;-webkit-font-smoothing: antialiased;}
span{font-family: 'TTChocolateregular'}
Section{padding: 70px 0px;display: block;width: 100%;float: left;}
h1,h2,h3,h4{font-style: normal;font-size: 45px;display: block;text-transform: capitalize;line-height: 45px;font-family: 'Garbataregular';font-weight:normal;text-align: left;color: #2d3852;}
h1 span,h2 span,h3 span,h4 span,h5 span,h6 span{font-family: 'TTChocolateregular';}
h5,h6{color: #2d3852;font-style: normal;font-size: 23px;display: block;text-transform: capitalize;font-family: 'Garbataregular';font-weight:  normal;line-height: 23px;}
ul,ol {padding-left: 40px;margin:0px;}
ul li,ol li {line-height: 24px; font-size: 18px;margin: 14px 0 14px 0px;}
a, input, button, img {-moz-transition:all 0.5s ease 0s; -ms-transition:all 0.5s ease 0s;-o-transition:all 0.5s ease 0s;-webkit-transition:all 0.5s ease 0s; transition:all 0.5s  ease 0s; text-decoration:none; outline:0px; color: #282d2a; } 
a:hover, button:hover, input:hover, a:focus, button:focus, input:focus {text-decoration:none !important;} 
.form-control{ border-radius: 0px !important; font-size: 18px; height:40px; color: #373e48;}
.form-control:focus{ box-shadow: none !important;}
.img-responsive{width: 100%; height: auto;}
.btn-bg {display: inline-block;text-align: center;background:#9CBFD9;color: #fff;border: transparent;	border-radius: 50px;font-size: 16px;text-transform: capitalize;padding: 9px 22px;box-shadow: 0 0 0 transparent;}

.btn-bg.btn-new{display: inline-block;text-align: center;background:#9CBFD9;  color: #fff;border: transparent;	border-radius: 50px;font-size: 16px;text-transform: capitalize;padding: 11px 33px;box-shadow: 0 0 0 transparent;}
.btn-bg.focus,
.btn-bg .btn-new:focus{outline: 0;box-shadow: none;}
.btn-bg:hover{background: #fff;color: #000;}
/* .btn-bor{display: inline-block;text-align: center;color: #282d2a;border: 1px solid #666460;font-size: 16px;font-weight: 400;padding: 9px 25px;box-shadow: 0 0 0 transparent;border-radius: 50px;text-transform: capitalize;} */
.btn-bg.btn-new:hover {background:#373e48;	color: #fff;}
/* .btn-bor:hover{background: #2d3852;color: #fff !important;} */
/* 
.btn-bor.focus,
.btn-bor:focus{outline: 0;box-shadow: none;color: #000;} */

/* End Global css */
/* fonts call */
@font-face {font-family: 'Garbatamediumitalic';src: url(fonts/garbata/GarbataTrial-MediumItalic.ttf);}
@font-face {font-family: 'Garbataregular';src: url(fonts/garbata/GarbataTrial-Regular.ttf);}
@font-face {font-family: 'Garbataitalic';src: url(fonts/garbata/GarbataTrial-Italic.ttf);}
@font-face {font-family: 'Garbatathin';src: url(fonts/garbata/GarbataTrial-Thin.ttf);}
@font-face {font-family: 'Garbatathinitalic';src: url(fonts/garbata/GarbataTrial-ThinItalic.ttf);}
@font-face {font-family: 'Garbatalightitalic';src: url(fonts/garbata/GarbataTrial-LightItalic.ttf);}
@font-face {font-family: 'Garbatabold';src: url(fonts/garbata/GarbataTrial-Bold.ttf);}
@font-face {font-family: 'Garbatabold';src: url(fonts/garbata/GarbataTrial-Bold.woff);}

@font-face{font-family: 'TTChocolateslight';src: url(fonts/tt-chocolates-cufonfonts/TTChocolatesLight.otf);}
@font-face{font-family: 'TTChocolateslightitalic';src: url(fonts/tt-chocolates-cufonfonts/TTChocolatesBold.otf);}
@font-face{font-family: 'TTChocolatesmedium';src: url(fonts/tt-chocolates-cufonfonts/TTChocolatesBold.otf);}
@font-face{font-family: 'TTChocolatesbold';src: url(fonts/tt-chocolates-cufonfonts/TTChocolatesBold.otf);}
@font-face{font-family: 'TTChocolatesbolditalic';src: url(fonts/tt-chocolates-cufonfonts/TTChocolatesBoldItalic.otf);}
@font-face{font-family: 'TTChocolatesextrabold';src: url(fonts/tt-chocolates-cufonfonts/TTChocolatesExtraBold.otf);}
@font-face{font-family: 'TTChocolatesextrabold';src: url(fonts/tt-chocolates-cufonfonts/TTChocolatesExtraBoldItalic.otf);}
@font-face{font-family: 'TTChocolateregular';src: url(fonts/tt-chocolates-cufonfonts/TTChocolatesRegular.otf);}

/* Top scroll */
#button{display:inline-block;background-color:#9CBFD9;width:40px;height:40px;text-align:center;border-radius:4px;position:fixed;bottom:70px;right:30px;-webkit-transition:background-color .3s, opacity .5s, visibility .5s;-o-transition:background-color .3s, opacity .5s, visibility .5s;transition:background-color .3s, opacity .5s, visibility .5s;opacity:0;visibility:hidden;z-index:6;cursor:pointer;}
#button:hover{background:#bee7e8;}
#button.show{opacity:1;visibility:visible;}
#button::after{content:"\f077";font-family:FontAwesome;font-weight:normal;font-style:normal;font-size:14px;line-height:40px;color:#fff;}
/* End Top scroll */
/* top-header */
.logo {display: flex;justify-content: center;align-items: center;max-width:165px;margin-right: 0px;
transition: .5s;}

.fixed-header {padding: 5px 0;	position: fixed;top: 0;	left: 0;width: 100%;-webkit-transition: .5s;-o-transition: .5s;	transition: .5s;background: #fff;z-index: 999;border-top:5px solid #9CBFD9;  border-bottom: 1px solid #9CBFD9;}
.logo img{max-width: 100%;transition: .5s;width: 100%;}
/* .fixed-header .logo img {max-width: 230px;	-webkit-transition: .5s;-o-transition: .5s;	transition: .5s;} */
header {width: 100%;background: #fff;  border-top: 5px solid #9CBFD9;}
.header-menu .row-box .col12 {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-wrap: wrap;flex-wrap: wrap;align-items: center;}
.call-us a {display: flex;align-items: center;line-height: 20px;color:#fff;justify-content: center;padding: 11px 22px;}
.call-to-action .req-btn .btn-bg.btn-new {padding: 9px 33px;}
.call-to-action .btn-bg {font-weight: bold;font-size: 14px;text-transform: uppercase;}
.call-to-action .call-us {width: 100%;margin-top: 10px;display: inline-block;}
.email-us a {max-width: 243px;width:100%;display: flex;align-items: center;line-height: 20px;color:#000;}
.call-to-action {display: flex;align-items: center;flex-direction: column;}
.call-to-action .call-us:hover a > img,.call-to-action .email-us:hover a > img {transform: scale(.8);} 
.divider-box {display: flex;width: 1px;height: 35px;background: #c4edfc;margin: 0 50px;}
.call-to-action a {	transition: .5s;}
.header-menu{width:100%;float:left;position: relative;}
.header-menu > .container {position: relative;z-index: 2;max-width: 1170px;}
.social-media-header a:first-child {margin-right: 6px;}
.menu-social {display: flex;align-items: center;}
.right-side {display: flex;justify-content: space-between;flex-grow: 1;width: 100%;
max-width: 85%;}
.social-media-header a {color: #fff;width: 30px;height: 30px;border: 1px solid white;min-width: 30px;display: flex;align-items: center;justify-content: center;}
.social-media-header a:hover {	background: #fff;	color: #000;}
.social-media-header {display: flex;position: relative;}
.all-content-s.fi {margin-top: 101px;}

/* End logo section */
/* Menu section */
.fixed-header .header-menu .logo {	max-width: 155px;}

.stellarnav{position:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;}
.stellarnav a{color:#fff;}
.social-media a:first-child {margin: 0px;}
.stellarnav a:hover:after {content: '';width: 100%;position: absolute;left: 0px;bottom: 0px;height: 2px;background: #fff;transition: 0.2s all;}
.stellarnav a:after{display:none;content: '';width: 0%;position: absolute;left: 0px;bottom: 0px;height: 2px;background: #fff;transition: 0.2s all;}
.stellarnav ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;}
.stellarnav li a img{margin-right:5px;float:left;}
.stellarnav li{list-style:none;display:block;margin:0;padding:0;position:relative;line-height:normal;vertical-align:middle;}
.stellarnav li a{display:block;text-decoration:none;color:#333333;font-size:inherit;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;font-size: 15px;position: relative;}
.stellarnav li a.active{color:#2e99e5;}

.stellarnav > ul > li{display:flex;align-items:center;margin: 0px 8px;}
.stellarnav > ul > li > a{color:#373e48;text-transform: uppercase;display:block;transition: .5s;font-size: 14px;position: relative;line-height: 26px;font-weight: bold;}
.stellarnav > ul > li ul > li a {padding:10px;	display: block;white-space: nowrap;}
/* .stellarnav > ul > li:last-child{margin-right: 0;} */
.stellarnav ul ul{padding: 0px 0px 0px;top:100%;position:absolute;z-index:9900;text-align:left;display:none;background: #9CBFD9;left: 0;left:0;}
.stellarnav li li{display:block;}
.stellarnav ul ul ul{top:0;/* dd animtion - change to auto to remove */
 left:100%;}
.stellarnav > ul > li:hover > ul > li:hover > ul{opacity:1;visibility:visible;top:0;}
.stellarnav > ul > li.drop-left > ul{right:0;}
.stellarnav li.drop-left ul ul{left:auto;right:220px;}
.stellarnav.light{background:rgba(255, 255, 255, 1);}
.stellarnav.light a{color:#121212;}
.stellarnav ul ul li a{padding:10px 15px;color:#fff;}
.stellarnav > ul > li ul > li {padding: 0 10px;}
/* .stellarnav ul ul > li:hover{background:#bee7e8;} */
.stellarnav.light ul ul{background:rgba(255, 255, 255, 1);}
.stellarnav.light li a{color:#121212;}
.stellarnav.fixed{position:fixed;width:100%;top:0;left:0;z-index:9999;}
.stellarnav > ul > li ul > li:hover a {	color:#373e48;}
body.stellarnav-noscroll-x{overflow-x:hidden;}
.stellarnav li.has-sub > a:after{content:'';margin-left:10px;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #7d7d7d;display:none;}
.stellarnav li li.has-sub > a:after{margin-left:10px;float:right;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #FFF;position:relative;top:4px;}
.stellarnav li.drop-left li.has-sub > a:after{float:left;margin-right:10px;border-left:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #FFF;}
.stellarnav.hide-arrows li.has-sub > a:after,.stellarnav.hide-arrows li li.has-sub > a:after,.stellarnav.hide-arrows li.drop-left li.has-sub > a:after{display:none;}
.stellarnav .menu-toggle,.stellarnav .close-menu,.stellarnav .call-btn-mobile,.stellarnav .location-btn-mobile{display:none;text-transform:uppercase;text-decoration:none;}
.stellarnav .dd-toggle{display:none;position:absolute;top:0;right:0;padding:0;width:48px;height:48px;text-align:center;z-index:9999;border:0;}
.stellarnav.desktop.hide-arrows li.has-sub a{padding-right:15px;}
.stellarnav.mobile > ul > li > a.dd-toggle{padding:0;}
.stellarnav li.call-btn-mobile,.stellarnav li.location-btn-mobile{display:none;}
.stellarnav a.dd-toggle .icon-plus{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:-webkit-transform 0.3s;transition:-webkit-transform 0.3s;-o-transition:transform 0.3s;transition:transform 0.3s;transition:transform 0.3s, -webkit-transform 0.3s;width:12px;height:100%;position:relative;vertical-align:middle;display:inline-block;}
.stellarnav a.dd-toggle .icon-plus:before{content:'';display:block;width:12px;height:0px;border-bottom:solid 3px #777;position:absolute;top:50%;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:width 0.3s;-o-transition:width 0.3s;transition:width 0.3s;}
.stellarnav a.dd-toggle .icon-plus:after{content:'';display:block;width:12px;height:0px;top:50%;border-bottom:solid 3px #777;position:absolute;}
.stellarnav li.open > a.dd-toggle .icon-plus{-webkit-transform:rotate(135deg);-ms-transform:rotate(135deg);transform:rotate(135deg);}
.stellarnav.light a.dd-toggle .icon-plus:before{border-color:#121212;}
.stellarnav.light a.dd-toggle .icon-plus:after{border-color:#121212;}
.stellarnav.dark a.dd-toggle .icon-plus:before{border-color:#FFF;}
.stellarnav.dark a.dd-toggle .icon-plus:after{border-color:#FFF;}
.stellarnav .icon-close{-webkit-box-sizing:border-box;box-sizing:border-box;width:12px;height:12px;position:relative;display:inline-block;}
.stellarnav .icon-close:before{content:'';display:block;width:12px;height:0px;border-bottom:solid 3px #777;position:absolute;top:50%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);}
.stellarnav .icon-close:after{content:'';display:block;width:12px;height:0px;top:50%;border-bottom:solid 3px #777;position:absolute;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);}
.stellarnav.light .icon-close:before{border-color:#121212;}
.stellarnav.light .icon-close:after{border-color:#121212;}
.stellarnav.dark .icon-close:before{border-color:#FFF;}
.stellarnav.dark .icon-close:after{border-color:#FFF;}
.stellarnav .menu-toggle,.stellarnav .call-btn-mobile,.stellarnav .location-btn-mobile,.stellarnav .close-menu{padding:10px;-webkit-box-sizing:border-box;box-sizing:border-box;}
a.menu-toggle {border: 1px solid #fff !important;margin-top: 0px;position: relative;  margin-right: 8px;border-radius: 0px;height: 30px;}
.stellarnav .menu-toggle span.bars{display:inline-block;position:relative;top:0px;}
.stellarnav .menu-toggle span.bars span{display:block;width:15px;height:2px;border-radius:6px;background:#777;margin:0 0 3px;}
.stellarnav .menu-toggle span.bars span:last-child{margin-bottom:0px;}
.search-container input[type="text"]{width:239px;}
.stellarnav .full{width:100%;}
.stellarnav .half{width:50%;}
.stellarnav .third{width:33%;text-align:center;}
.stellarnav .location-btn-mobile.third{text-align:center;}
.stellarnav .location-btn-mobile.half{text-align:right;}
.stellarnav.light .third,.stellarnav.light .half{border-left:1px solid rgba(0, 0, 0, .15);}
.stellarnav.light.left .third,.stellarnav.light.left .half{border-bottom:1px solid rgba(0, 0, 0, .15);}
.stellarnav.light.right .third,.stellarnav.light.right .half{border-bottom:1px solid rgba(0, 0, 0, .15);}
.stellarnav.light .third:first-child,.stellarnav.light .half:first-child{border-left:0;}
.stellarnav.dark .third,.stellarnav.dark .half{border-left:1px solid rgba(255, 255, 255, .15);}
.stellarnav.dark.left .third,.stellarnav.dark.left .half{border-bottom:1px solid rgba(255, 255, 255, .15);}
.stellarnav.dark.right .third,.stellarnav.dark.right .half{border-bottom:1px solid rgba(255, 255, 255, .15);}
.stellarnav.light.left .menu-toggle,.stellarnav.light.right .menu-toggle{border-bottom:0;}
.stellarnav.dark.left .menu-toggle,.stellarnav.dark.right .menu-toggle{border-bottom:0;}
.stellarnav.dark .third:first-child,.stellarnav.dark .half:first-child{border-left:0;}
.stellarnav.light .menu-toggle span.bars span{background:#6f3a95;}
.stellarnav.mobile{position:static;}
.stellarnav.mobile.fixed{position:static;}
.stellarnav.mobile ul{position:relative;display:none;}
.stellarnav.mobile.active{padding-bottom:0;}
.stellarnav.mobile.active > ul{display:block;}
.stellarnav.mobile ul{text-align:left;}
.stellarnav.mobile > ul > li{display:block;}
.stellarnav.mobile > ul > li > a{padding:15px;}
.stellarnav.mobile ul{background:rgba(221, 221, 221, 1);}
.stellarnav.mobile ul ul{position:relative;opacity:1;visibility:visible;width:auto;display:none;-webkit-transition:none;-o-transition:none;transition:none;}
.stellarnav.mobile ul ul ul{left:auto;top:auto;}
.stellarnav.mobile li.drop-left ul ul{right:auto;}
.stellarnav.mobile li a{border-bottom:1px solid #373e48;color:#fff;}
.stellarnav.mobile > ul{border-top:1px solid rgba(255, 255, 255, .15);}
.stellarnav.mobile.light li a{border-bottom:1px solid rgba(0, 0, 0, .15);}
.stellarnav.mobile.light > ul{border-top:1px solid rgba(0, 0, 0, .15);}
.stellarnav.mobile li a.dd-toggle{border:0;}
.stellarnav.mobile.light li a.dd-toggle{border:0;}
.stellarnav.mobile .menu-toggle,.stellarnav.mobile .dd-toggle,.stellarnav.mobile .close-menu,.stellarnav.mobile .call-btn-mobile,.stellarnav.mobile .location-btn-mobile{display:inline-block;}
.stellarnav.mobile li.call-btn-mobile{border-right:1px solid rgba(255, 255, 255, .1);-webkit-box-sizing:border-box;box-sizing:border-box;}
.stellarnav.mobile li.call-btn-mobile,.stellarnav.mobile li.location-btn-mobile{display:inline-block;width:50%;text-transform:uppercase;text-align:center;}
.stellarnav.mobile li.call-btn-mobile.full,.stellarnav.mobile li.location-btn-mobile.full{display:block;width:100%;text-transform:uppercase;border-right:0;text-align:left;}
.stellarnav.mobile.light ul{background:rgba(255, 255, 255, 1);}
.stellarnav.mobile.dark ul{background:#9CBFD9;}
.stellarnav.mobile.dark ul ul{background:rgba(255, 255, 255, .08);}
.stellarnav.mobile.light li.call-btn-mobile{border-right:1px solid rgba(0, 0, 0, .1);}
.stellarnav.mobile.top{position:absolute;width:100%;top:0;left:0;z-index:9999;}
.stellarnav.mobile li.has-sub > a:after,.stellarnav.mobile li li.has-sub > a:after,.stellarnav.mobile li.drop-left li.has-sub > a:after{display:none;}
.stellarnav.mobile.right > ul,.stellarnav.mobile.left > ul{position:fixed;top:0;bottom:0;width:100%;max-width:280px;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;}
.stellarnav.mobile.right > ul{right:0;z-index:9999;}
.stellarnav.mobile.right .close-menu,.stellarnav.mobile.left .close-menu{display:inline-block;text-align:right;}
.stellarnav.mobile.left > ul{left:0;}
.stellarnav.mobile.right .location-btn-mobile.half,.stellarnav.mobile.right .call-btn-mobile.half,.stellarnav.mobile.right .close-menu.half{text-align:center;}
.stellarnav.mobile.right .location-btn-mobile.third,.stellarnav.mobile.right .call-btn-mobile.third,.stellarnav.mobile.right .close-menu.third{text-align:center;}
.stellarnav.mobile.left .location-btn-mobile.half,.stellarnav.mobile.left .call-btn-mobile.half,.stellarnav.mobile.left .close-menu.half{text-align:center;}
.stellarnav.mobile.left .location-btn-mobile.third,.stellarnav.mobile.left .call-btn-mobile.third,.stellarnav.mobile.left .close-menu.third{text-align:center;}
.stellarnav.mobile.left .menu-toggle.half,.stellarnav.mobile.left .menu-toggle.third,.stellarnav.mobile.right .menu-toggle.half,.stellarnav.mobile.right .menu-toggle.third{text-align:left;}
.stellarnav.mobile.left .close-menu.third span,.stellarnav.mobile.right .close-menu.third span{display:none;}
.stellarnav.desktop li.mega ul ul{background:none;}
.stellarnav.desktop li.mega li{display:inline-block;vertical-align:top;width:100% !important;}
.stellarnav.desktop li.mega li li{display:block;position:relative;left:4px;}
.stellarnav.desktop > ul > li.mega > ul{-webkit-column-count:4;-moz-column-count:4;column-count:4;}
.stellarnav.desktop li.mega ul ul{width:auto;}
.stellarnav.desktop > ul > li.mega{position:inherit;}
.stellarnav.desktop > ul > li.mega > ul{width:100%;max-width:95% !important;}
.stellarnav.desktop > ul > li.mega > ul > li > a{padding:7px 15px;}
.stellarnav.desktop > ul > li.mega > ul li.has-sub ul{display:block;position:relative;left:auto;}
.stellarnav.desktop > ul > li.mega > ul > li{-webkit-box-sizing:border-box;box-sizing:border-box;}
.stellarnav.desktop li.mega li li a{padding:5px 15px;}
.stellarnav.desktop li.mega li.has-sub a:after{display:none;}
.fixed-header .header-menu {padding: 0;}
/* End Menu section */

/* Slider */
.home-banner-main {padding: 0;line-height: 0;}
.home-banner.home-top-banner .hero-page__video {width: 100%;position: relative;}
.home-banner.home-top-banner {position: relative;}
.home-banner .ban-box {position: absolute;top: 37%;padding:15px 35px;left: 0;color: #fff;}
.home-banner .ban-box h1 {font-size: 87px;font-weight:bold;width: 600px;line-height: 87px;font-style: normal;color: #fff;}
.home-banner .req-btn {display: inline-block;}
.home-banner .btn-bg {padding: 22px 113px; font-size: 21px;	font-family:'TTChocolateregular';	display: inline-block;	line-height: 21px;text-transform: uppercase;
}
.home-banner .ban-box p {font-size: 32px;margin: 20px 0px 50px 0px;display: block;line-height: 32px;}




/* testimonial */
.home-main.section-a {background: #f8f8f7;padding: 40px 0px;	}
.home-main.section-a .heading.heading-c {display: flex;}
.home-main.section-a .heading.heading-c .google {display: none;width: 150px;position: relative;right: -16px;top: -14px;}
.home-main.section-a .heading.heading-c .google img {max-width: 100%;}
.home-main.section-a .heading.heading-c {display: inline-flex;width: 100%;justify-content: center;margin-bottom: 30px;}
.home-main.section-a .heading.heading-c h2 {text-align: center;}
.home-main.section-a .both-flx ul li {color: #fabb05;font-size: 16px;padding: 0 5px;margin: 0;}
.home-main.section-a .both-flx {display: flex;justify-content: space-between;align-items: first baseline;}
.home-main.section-a .both-flx img {max-width: 25px;}
.review-slider{background: #fff;border: 1px solid #9CBFD9;width: 100%;max-width: 330px;padding: 15px;}
.home-main.section-a aside {text-align: center;margin-top: 40px;}
.home-main.section-a .btn-bg.btn-new{padding: 12px 35px;font-size: 17px;}
.review-slider .review-box {box-sizing: border-box;max-width: 285px;margin:0;}
.review-slider .review-box .client-name {font-size: 19px;color:#373e48;}
.review-slider .review-box p {font-size: 19px;text-align: left;padding: 20px 0px;margin: 0;color:#2d3852;}
/* End Slider */

/* .section-b */
.section-b .heading-box h3 {text-align: center;margin-bottom: 20px;}
.section-b .orthodontists-box  a figure img{width: 100%;border-radius: 100% 100% 0px 0px;background: #2d3852;box-shadow: 22px -8px 0px #BEE7E8;}
.section-b .orthodontists-box figure {max-width: 430px;}
.orthodontists-box.one1 {display: flex;	flex-direction: column;	align-items: center;}
.section-b .heading-box p {color:#373e48;width: 100%;max-width: 800px;margin: 30px auto 40px auto;text-align: center;}
.orthodontists-box  h4 {font-size: 32px;color: #2d3852;}
.section-b .orthodontists-box figure figcaption {margin-top: 20px;text-align: center;}
.inner-tab .team-full p,.section-b .orthodontists-box p {text-align: justify;margin: 10px 0px 20px;color: #373e48;font-size: 19px;}
.home-main.section-a .btn-bg.btn-new {padding: 12px 35px;margin: 0px auto;font-size: 17px;}
.orthodontists-box .btn-bor {color: #373e48;padding: 11px 33px;}
.section-b .card-header:first-child {	border: transparent;	border-radius: 0px;}
.section-b card-header {padding:0;	margin-bottom: 0;	background-color: rgba(0,0,0,.03);
	border-bottom: transparent;}
.section-b .card{  border: 0; border-radius: 0;}
.section-b .card-header{background: transparent;}
.section-b .nav-tabs aside {margin-top: 20px;	text-align: center;max-width:430px;}
.section-b .orthodontists-box figure{margin-bottom:0px;}
.section-b .tab-content {margin: 70px 0px 0px;}
/* banner content */
.inner-page img {width: 100%;}

/** Section C CSS Start **/
.section-c {background:#9CBFD9;padding: 0;}
.section-c .we-box figure {width: 100%;margin: 0;height: 600px;}
.section-c .we-box {width: 100%;}
.section-c .we-box figure >img {width: 100%;object-fit: cover;  height: 100%;}
.we-offer {	padding: 0px 50px; color: #fff;}
.section-c .row .p-0 {display: flex;align-items: center;}
.section-c .btn-bg.btn-new{background: #fff;border: #666460;color:#373e48}
.section-c h4 {text-transform: unset;width: 100%;max-width:450px;margin: 0;color: #fff;}
.home-main.section-d .heading-box h4 {text-align: center;	padding: 0px 0px 50px;}
.we-offer ul {display: grid;grid-template-columns: 1fr 1fr;list-style-position: inside;margin: 50px 0px;padding:0px;}
.we-offer ul li {line-height: 30px;	margin: 0px 0px 15px 0px ;transition:.5s;margin-left:0px;}
.we-offer ul li  a{color: #fff;transition:.5s;font-size: 18px;}
.we-offer ul li a:hover {text-decoration: underline !important;display: inline-block;}
.we-offer ul li:hover a {color: #2D3852;}
/* .section-c .we-offer .btn-bg.btn-new{background-color:#fff;color:#000;} */
.section-c .we-offer .btn-bg.btn-new:hover{background-color:#fff;color:#000;}
.we-offer .btn-bor {border: 1px solid #666460;padding: 15px 64px;color: #373e48;}

/** Section C CSS End **/



/** Section D CSS Start **/
.home-main.section-d {padding-bottom: 70px;}
.home-main.section-d .read-btn a,
.home-main.section-e .read-btn a,
.patient-box .btn-bg.btn-new,.home-main.section-e .read-btn .btn-bg.btn-new {
padding: 11px 33px;}
.home-main.section-d .heading-box h4 {text-align: center;}
.our-approach {width: 100%;max-width: 300px;text-align: center;}
.our-approach.m0 h5 {width: 100%;max-width: 130px;margin: 20px auto 30px auto;}
.our-approach span {font-size: 29px;text-align: right;	width: 92px;height: 92px;border: 5px solid #383e47;border-radius: 82px;display: inline-flex;justify-content:flex-end;	align-items: center;padding: 5px;	position: relative;}
.our-approach span::before {position: absolute;content: "";left: -27px;
	width: 82px;height: 82px;background:#9CBFD9;	border-radius: 45px;
	z-index: -1;}
.our-approach h5 {margin: 30px 0px 30px 0px;font-size: 27px;line-height: 27px;
	color: #373e48;}
.home-main.section-d:last-of-type h5{max-width: 130px;}
.our-approach p {text-align: justify;color:#373e48;text-align:center;}
.home-main.section-d .read-btn {text-align: center;	margin-top: 30px;}
.home-main.section-d .read-btn a,.home-main.section-e .read-btn a {padding: 11px 33px;}

.hidden-content1,
.hidden-content2, .hidden-content3,.hidden-content4
{display: none;color: #373e48;}
.hidden-content1 ul, .hidden-content2 ul, .hidden-content3 ul, .hidden-content4 ul{margin-bottom:20px;}
.hidden-content1 ul li, .hidden-content2 ul li,
.hidden-content3 ul li, .hidden-content4 ul li{margin-bottom:15px; font-size: 18px;}
/** Section D CSS End **/

/* Section E CSS Start */
.divider {width: 100%;	height: 1px;border-bottom:1px solid #9CBFD9;display: inline-block;float: left;}
.home-main.section-e .heading-box h4 {text-align: center;}
.home-main.section-e {padding: 70px 0px 60px 0px;}
.ser_box_wraaper{display: grid;grid-template-columns: repeat(5,1fr);gap: 10px;}
.home-main.section-e .read-btn {text-align: center;	margin: 40px 0px 0px;}
/* .home-main.section-e .read-btn a {color: #000;} */

.home-main.section-d .hidden-content1 {	padding-top: 30px;}
.home-main.section-e .hidden-content2 {width: 100%;	max-width: 1140px;margin: 0px auto;padding: 60px 15px 0;}

.ser_box_wraaper .ser_box {width: 100%;position: relative;overflow: hidden;}
.ser_box_wraaper figure {margin: 0;}
.ser_box_wraaper .ser_box img {width: 100%;height: 16.1vw;object-fit: cover;object-position: center;}
.ser_box_wraaper.figcation {padding: 0;text-align: center; position: absolute;bottom: 0;background: rgba(17,48,84,.80);text-align: center;	text-transform: capitalize;	padding: 5px;color: #fff;height: 50px;	transition: .5s;}
.ser_box_wraaper .figcation {text-align: center;text-transform: capitalize;color: #fff;display: flex;justify-content: center;align-items: center;}
.ser_box_wraaper .figcation {text-align: center;text-transform: capitalize;	color: #fff;}
.ser_box_wraaper .figcation h4 {max-width: 240px;font-size: 27px;text-align: center;	line-height: 27px;text-transform: capitalize;	margin: 0 0 0px;
	color: #fff;}
.ser_box_wraaper .figcation {text-align: center;text-transform: capitalize;color: #fff;padding: 0;position: absolute;	bottom: 0;background: rgba(55, 62, 72, .5);width: 100%;text-align: center;text-transform: capitalize;padding: 5px;color: #fff;height: 70px;transition: .5s;}
.ser_box:hover .figcation {height: 70%;	display: flex;	justify-content: center;width: 100%;flex-wrap: wrap;	align-items: first baseline;
	padding: 15px;
}
.ser_box_wraaper .ser_box .ser_box {text-align: center;text-transform: capitalize;color: #fff;}
.home-main.section-d .heading-box p {width: 100%;max-width: 735px;margin: 0px auto;	text-align: center;}
.service-right .req-btn {margin-top: 40px;text-align: center;width: 100%;}
.service-right .req-btn .btn-bg {text-transform: capitalize;padding: 15px 63px;	color: #2d3852;
	font-size: 19px; display:none;}
.home-main.section-e .heading-box p {width: 100%;max-width: 831px;margin:30px auto 50px auto;	text-align: center;color: #373e48;}
/* Section E CSS End */

/* Section F CSS start */
.patient-box {width: 100%;}
.patient-box img {width: 100%;max-width: 100%;aspect-ratio: 1;object-fit: cover;}
.patient-box h5 {margin: 15px 0px 0;font-size: 23px;}
.patient-box figcaption a span {color: #282d2a;	margin: 5px 0px;font-size: 17px;}
.patient-box h5 span,#recentp-silder .item .review-box a h5 span {font-family: 'TTChocolateregular';}
.patient-box p {text-align: justify;display: inline-block;max-width: 320px;margin: 10px 0px 35px;}
.patient-box .btn-bor {font-size: 17px;padding: 10px 34px;}
.patient-education .heading-box h4 {text-align: center;}
.patient-education {padding: 60px 0 20px;}
.patient-education .heading-box {margin-bottom: 35px;}
/*  */


/* bear silder start here */
/* /* .beer-slider.beer-ready {display: flex;	align-items: center;} */
.beer-slider { text-transform: uppercase; margin-bottom: 1.5rem;}
.smile-gallery {background:#9CBFD9;color: #fff;}
.smile-gallery .row {display: flex;	align-items: center;justify-content: center;}
.smile-gallery .s-content h4 {width: 100%;display: flex;flex-wrap: wrap;align-items: center;flex-direction: column;}
.smile-content .btn-bg {text-transform: capitalize;padding: 16px 80px;display: inline-block;background: #fff;
  color: #373e48;} 
.smile-content .btn-bg:hover,
.section-c .btn-bg.btn-new:hover {background: #373e48 !important;color: #fff !important;}
.beer-slider {
  display: inline-block;
  position: relative;
  overflow: hidden; }
  .beer-slider *, .beer-slider:before, .beer-slider:after,
  .beer-slider *:before,
  .beer-slider *:after {
    box-sizing: border-box; }
  .beer-slider img, .beer-slider svg {
    vertical-align: bottom; }
  .beer-slider > * {
    height: 100%; }
  .beer-slider > img {
    max-width: 100%;
    height: auto; }

.beer-reveal {
  position: absolute;
  left: 0;
  top: 0;
  right: 50%;
  overflow: hidden;
  z-index: 1;
  opacity: 0;
  transition: opacity 0.35s;padding-top: 44px; background:#000;}
  .beer-reveal > :first-child {
    width: 200%;
    max-width: none;
    height: 100%; }
  .beer-reveal > img:first-child {
    height: auto; }

.beer-range {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  height: 100%;
  margin: 0;
  left: -1px;
  width: calc(100% + 2px);
  cursor: pointer;
  -webkit-appearance: slider-horizontal !important;
  -moz-appearance: none;
  opacity: 0;
  -ms-touch-action: auto;
  touch-action: auto; }
  .beer-range::-webkit-slider-thumb {
    -webkit-appearance: none;
    height: 300vh; }
  .beer-range::-moz-range-thumb {
    -webkit-appearance: none;
    height: 300vh; }
  .beer-range::-ms-tooltip {
    display: none; }

.beer-handle { position: absolute;
  z-index: 2;
  pointer-events: none;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%, -50%, 0);
  color: #fff;
  background:rgb(33 63 108);
  width: 48px;
  height: 48px;
  border-radius: 50%;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0);
  transition: background 0.3s, box-shadow 0.3s, opacity 0.5s 0.25s; }
  .beer-handle:before, .beer-handle:after {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    top: 50%;
    border-top: solid 2px;
    border-left: solid 2px;
    transform-origin: 0 0; }
  .beer-handle:before {
    left: 10px;
    transform: rotate(-45deg); }
  .beer-handle:after {
    right: 0;
    transform: rotate(135deg); }
/* 
.
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.4); } */
.beer-reveal {position: absolute;left: 0;top: 0;right: 50%;overflow: hidden;z-index: 1;	opacity: 0;	transition: opacity 0.35s;
	padding-top: 44px;background: #000;}
.beer-slider[data-beer-label]:after,
.beer-reveal[data-beer-label]:after { content: attr(data-beer-label); position: absolute; top: 5px;  line-height: 1;
  padding: 0.5rem; border-radius: 0.125rem; background: #000000;  color: #ffffff;}
.beer-slider[data-beer-label]:after { right: 1.5rem; }
.beer-reveal[data-beer-label]:after { left: 1.5rem; }
.beer-slider[data-beer-label=""]:after,
.beer-reveal[data-beer-label=""]:after {content: none; }
.beer-ready .beer-reveal, .beer-ready .beer-handle {  opacity: 1; }
.beer-slider {padding-top: 44px;width: 100% !important;margin-bottom: 20px;background: #000;}
.beer-slider.beer-ready {display: flex;align-items: center;flex: 0 0 50%;}
.beer-range:focus ~ .beer-handle{background-color: #213f6c;}
.beer-reveal[data-beer-label]::after {left: 1.5rem;	font-size: 20px;}
.beer-slider[data-beer-label]::after {right: 1.5rem;font-size: 20px;}
.smile-content h4 {text-align: center;	margin-bottom: 35px;width: 100%;max-width: 450px;color: #fff;}
.smile-content {justify-content: center;display: flex;flex-direction: column;	align-items: center;}
.smile_gallery_right {position: relative;}
.smile_gallery_right::before {position: absolute;content: "";background: radial-gradient(#00000096 10%,#00000096 10%, #f2f2f200 65%);width: 100%;height: 100px;bottom: -52px;left: 0;}

/* get home */
.request_appointment_from {	padding: 70px 0px 20px 0;}
.request_appointment_from  .fron_flex {display: flex;gap: 15px;}
.rqest_appointment_from_left.raq-app form .form-group input,
.rqest_appointment_from_left.raq-app form .form-group #app,
.rqest_appointment_from_left.raq-app form .form-group #text_area::placeholder {color: #373e48 ;}
.request_appointment_from  .fron_flex .form-group ,.fron_flex .form-group input {width: 100%;}
.request_appointment_from  .add-on-right {right: 10px !important;top: -40px !important;display: inline-block;	position: relative !important; float: right;}
.request_appointment_from  .from_flex .form-group {width: 50%;position: relative;}
.request_appointment_from  .from_flex .form-group span .icon-box,.icon-box {position: absolute;top: 11px;right: -10px;}
.request_appointment_from .rqest_appointment_from_left h4 {width: 100%;max-width: 100%;margin-bottom: 20px;font-size: 30px;
	font-weight: bold;}
.request_appointment_from  .req-btn{display: inline-block;}
.request_appointment_from  .req-btn
.request_appointment_from_right figure {width: 100%;}
.request_appointment_from_right figure > img {max-width: 100%;border-radius: 120px 120px 0px 0px;max-height:220px;	width: 100%;object-position: top;
	object-fit: cover;}
.request_appointment_from  .info_main .Address {display: flex;	justify-content: flex-start;align-items: flex-start;	border-bottom: 1px solid #000;	padding: 10px;flex-wrap: wrap;}

.request_appointment_from  .Address .add-left {flex: 0 0 27%;}
.request_appointment_from  .Address  .add-right {flex: 0 0 68%;}
.info_main p, .info_main a {margin: 0;}
.request_appointment_from  .Address .add-right ul {max-width: 300px}
.info_main .add-left h5:last-of-type {width: 100%;max-width: 0;}
.request_appointment_from  .Address h5 {font-size: 19px;text-transform: uppercase;	margin: 0;font-weight: bold;color: #373e48;}
.request_appointment_from .row {display: flex;align-items: center;}
.request_appointment_from .Address .add-right ul li {margin: 0 0 10px 0 !important;display: inline-flex;width:100%;}
.request_appointment_from .Address .add-right ul li:last-of-type {margin: 0;}
.Address .info_main:last-of-type {border: none;}
.request_appointment_from  .fron_flex .form-group.clock0,.fron_flex  .form-group.cla {	position: relative;}
.request_appointment_from  .fron_flex  .form-group .cla1 {position: absolute;top: 0;right: 20px;}
.request_appointment_from  .fron_flex .form-group .clock {position: absolute;top: 5px;right: 5px;}
.request_appointment_from .form-group textarea.form-control {height: 150px;	resize: none;color:#373e48;}
.request_appointment_from  #submit {text-transform: capitalize;border-radius: 50px !important;padding: 22px 43px;transition: .5s;line-height: 0;font-size: 17px;}
.request_appointment_from .req-btn span {display: none;}
.request_appointment_from .form-group input::placeholder,.request_appointment_from .form-group textarea::placeholder {color:#373e48;}
.info_main {display: flex;	border-bottom: 2px solid #000;	padding: 30px 0px 12px;}
.request_appointment_from .Address .add-right a,.request_appointment_from .Address .add-right p {color:#373e48;}
.request_appointment_from .req-btn .btn-bg:hover ,.service-right .req-btn .btn-bg:hover{background: #2d3852;color: #fff;}

/*  */

.map {width: 100%;padding: 0px 0px 40px;line-height: 0;}
.map iframe {width: 100%;min-height: 300px;}
.con-details ul li a > img {width: 100%;max-width: 35px;}
.con-details ul li{padding-bottom: 20px;}
.con-details ul li a {display: flex;color: #000;align-items: center;}
.con-details ul li a span {padding-left: 15px;width: 100%;max-width: 160px;line-height: 20px;}


/* footer */
.footer .heading-box h5 {margin-bottom: 20px;border-bottom: 1px solid #9CBFD9;	padding-bottom: 10px;color: #373e48;}
.bot {column-count: 2;}
.footer .foot_a {padding-left: 40px;}
.footer .row.wi-10 {width: 100%;max-width:100%;}
.footer .foot_c ul {column-count: 2;}
.footer ul li {list-style-position: inside;}
.footer ul li a {color: #373e48;font-size: 17px;line-height: 30px;position:relative;}
.footer ul li a::before {content: '';width: 100%;height: 2px;transform: scale(0);left: 0;background:#373e48;position: absolute;	bottom: -2px;transition: .5s;}
.footer ul li a:hover::before {transform: scale(1);}
.foot_b h5,.foot_c h5 {position: relative;}
.foot_a figure {width:200px;}
.foot_a figure > img{max-width: 100%;}
.foot_b h5::before{display:none;position: absolute;	content: "";border-bottom: 1px solid #5b6478;width: 100px;height: 1px;	left: 141px;bottom: 0;}
.foot_c h5::before {display:nonposition: absolute;	content: "";border-bottom: 1px solid #5b6478;width: 100px;height: 1px;	right: 0;bottom: 0;}
.copy_right {text-align: center;background:#9CBFD9;	padding: 8px 10px;	color: #fff;font-size: 17px;
font-weight: bold;}
.copy_right p {margin: 0;}
.footer .footer-im-box {width: 100%;	max-width: 35px;height: 35px;overflow: hidden;transition: .5s;}
.footer .footer-im-box > img {width: 100%;height: 35px;object-fit: contain;max-width: 35px;}
.footer ul li:hover .footer-im-box img {transform: translateY(-35px);}
.footer .foot_a .con-details ul li a::before {display: none;}

/*  */

/* inner page */
.inner-page {position: relative;padding: 0;}
.inner-page::before{position: absolute;content: "";background-color: rgba(156, 191, 217, .6);left: 0;top: 0;width:42%;height: 100%;}
.inner-page .ban-box {position: absolute;top: 30%;padding:15px 35px;	left: 0;color: #fff;z-index: 1;max-width:42%;}
.inner-page h1 {font-size: 86px;color:#2d3852;}
.inner-page.team-in .ban-box h1 {width: 400px;line-height: 80px;margin: 0;}
.inner-page .ban-box p {font-size:29px;margin: 40px 0px 60px 0px;	display: inline-block;line-height:29px;color: #373e48;}
.inner-page  .btn-bg {padding: 22px 113px;font-size: 21px;	font-family: 'TTChocolateregular';	display: inline-block;
	line-height: 21px;background-color: #fff;}
.inner-page.team-in .ban-box{top:35%;}
.why-choose .choose-invisalign .read-btn a {border-color: #373e48;padding: 11px 33px;}
.inner-page .btn-bg:hover {	background: #2d3852;color: #fff;}
.inner-page .ban-box p {font-size: 29px;line-height: 29px;	color: #373e48;}
.header-menu{transition: .5s;padding:5px 0px;}
.fixed-header .call-to-action .btn-bg {	font-size: 14px;	padding: 8px 22px;}
.fixed-header .call-to-action .req-btn a {padding: 6px 20px;}
/*  */
.why-choose .choose-invisalign {padding: 0px 0px 0px 0px;} 
/* .why-choose .choose-invisalign {padding: 0px 0px 0px 40px;} */
.why-choose .choose-invisalign h2 {margin-bottom: 20px;}
.why-choose .choose-invisalign p {margin-bottom: 30px;}
.why-choose {padding: 100px 0px;}
/* .hidden-content3 p {color: #282d2a;} */
/*  */


/* team section */
.section-b.team-inn .heading-box {margin-bottom: 65px;}
.team-description .team-text h2 {font-size: 31px;	margin-bottom: 15px;}
.team-description .team-text  p{color: #2d3852;margin: 0;}
.team-description {padding: 30px 0px 0px 50px;}
.inner-tab .card {border: transparent;}
.inner-tab .card-header {padding: 0;margin-bottom: 0;background-color: transparent;	border-bottom: transparent;}
.inner-tab .nav-tabs .nav-link:focus,
.inner-tab .nav-tabs .nav-link:hover{border-color: transparent;}
.inner-tab #tabs {background: transparent;	padding: 0;border: transparent;border-radius: 0;margin: 0px 0px 0px;}
.nav-tabs {border-bottom: transparent;display: flex;flex-wrap: nowrap;}
.inner-tab .orthodontists-box figure {max-width: 430px;margin: 0;}
.orthodontists-box img {width: 100%;border-radius:100% 100% 0px 0px;background:#9CBFD9;box-shadow:22px -8px 0px #d2dadf;}
.inner-tab .orthodontists-box figure figcaption {margin-top: 20px;	text-align: center;}
.inner-tab .nav-tabs li a span {font-weight: 400;	padding: 9px 25px;border-radius: 50px !important;	padding: 11px 33px;
}
.inner-tab .nav-tabs .nav-item.show .nav-link,
.inner-tab .nav-tabs .nav-link.active {border: transparent;}
.inner-tab #tabs li a .orthodontists-box figure img {width: 100%;border-radius: 100% 100% 0px 0px;}
.inner-tab h3 {text-align: center;margin-bottom: 60px;}
.inner-tab .nav-tabs li a span:hover {background:#373e48;	color: #fff !important;}
.inner-tab .nav-tabs aside {text-align: center;}
.inner-tab .tab-content .tab-pane{margin:70px 0px 0px;} 
.inner-tab .tab-content h2 {font-size: 31px;line-height: 31px;margin-bottom: 25px;}
/*  */

/*  blog css staart hre*/
.block-top {display: flex;	width: 100%;	justify-content: flex-end;gap: 10px;max-width: 820px;float: right;}
.select-box #blog_data {gap: 20px; background: transparent;	border: 1px solid #141223;	border-radius: 10px !important;padding-left: 42px;font-size: 17px;}
.popup-lft{position:relative;}
.popup-lft input[type=search]{gap: 20px; background: transparent;padding: 7px 7px 7px 42px;border-radius: 10px !important;font-size: 17px;width:100%;}
.blog .blog-flex .popup-lft form{border: solid 1px #000 !important;border-radius: 10px;}
.blog .blog-flex .popup-lft form #is-search-input-554 {	border: none !important;height: 40px;}
.popup-lft button.is-search-submit {position: absolute;left: 0px;border: none;background: transparent;top:7px;}
.pagination.list-unstyled li .current {width: 30px;height: 30px;display: flex;justify-content: center;align-items: center;}
.popup-lft button.is-search-submit span.is-search-icon {background: transparent;border: none;padding: 0px !important;line-height: auto;}
.pagination.list-unstyled li a.next.page-numbers {border: none;width: auto;margin-left: 10px;}
.popup-lft label {width: 100%;display: inline-block;}
.select-box {position: relative;}
.select-icon {position: absolute;left: 0;top: 9px;padding: 0px 10px;}
.popup-box,.select-box {width: 100%;flex: 0 0 50%;}
.popup-box .btn.btn-primary {width: 100%;	display: flex;	justify-content: space-between;
	align-items: center;font-size: 17px;background: transparent;border: 1px solid #141223;	border-radius: 10px ;color: #000;}
.inner-page.blog-im h1 {font-size: 60px;width: 100%;max-width: 600px;	line-height: 70px;}
.inner-page.blog-im .ban-box{top: 25%;}
.inner-page.blog-im img {object-position: 37%;}
.blog .blog-full {padding: 0 10px 0 50px;}
.blog .blog-full a figure {	width: 100%}
.blog .blog-full > a figure img {	max-width: 100%;height: 767px;object-fit: cover;}
.blog .blog-flex {margin: 0px 0px 30px 0px;	float: right;	width: 100%;}
.blog .blog-small a h6 ,.blog .blog-full ahd  {font-size: 21px;	font-weight: bold;line-height: 30px;color:#2d3852;margin-bottom: 2px;}
.blog .blog-small p,.blog .blog-full p  {margin: 15px 0px;width: 100%;max-width: 600px;}
.blog .blog-small span,.blog .blog-full span {font-size: 17px;color: #000;}
.blog .blog-small{width: 100%;padding: 0px 10px 30px 0px;}
.blog .blo0 {padding-right: 55px;}
.blog .blog-small figure > img {width: 100%;height: 302px;object-fit: cover;}
.blog nav ul {text-align: center;width: 100%;	display: flex;	justify-content: center;margin: 70px 0px 0;}
.pagination.list-unstyled li a {color: #010101;font-size: 15px;margin: 0px 2px;border: 1px solid #a6a6a6;width: 30px;height: 30px;display: flex;justify-content: center;align-items: center;}
.blog .pagination.list-unstyled li a i {color: #a6a6a6;}
.pagination.list-unstyled li:nth-child(6) a {border: none;}
.blog .page-item.active .page-link {z-index: 3;background-color: #bee7e8;	border-color: #bee7e8; color: #000;}
.blog .page-link:hover {color: #000;	text-decoration: none;background-color: #bee7e8 !important;border-color: #bee7e8;order: transparent !important;}
.blog .page-link:focus {z-index: 3;	outline: 0;	box-shadow: 0 0 0;}
.divider.mb50 {margin-bottom: 90px;}

/*  */

/* inner blog  */
.divider.bin-b {margin: 0px 0px 70px;}
.blog-detail-in .inner-blog-lft h3 {font-size: 46px;margin-bottom: 25px;}
.blog-detail-in  .inner-blog-lft {padding-left: 25px;}
.blog-detail-in .inner-blog-lft p {font-size: 18px;	line-height: 30px;margin-bottom: 20px;color: #282d2a;text-align: justify;}
.blog-detail-in .inner-blog-lft {padding: 0px 60px 0px 25px;}
.blog-detail-in .inner-blog-lft .hidden-content4 {margin-top: 40px;}
.blog-detail-in .inner-blog-rtl {padding-right: 70px;}
.blog-detail-in p a{    color: #2d3852;
    text-decoration: underline;}
.inner-blog-rtl .form-control {	border-radius: 50px !important;font-size: 15px;	height: 40px;	color: #000000;}
.recent-post {margin: 60px 0px;}
.inner-blog-rtl h5 {font-size: 26px;font-weight: bold;}
.inner-blog-rtl ul li {list-style-position: inside;line-height: 30px;font-size: 18px;margin: 14px 0px 14px 0;}
.inner-blog-rtl ul li a{color: #353335;}
#recentp-silder .item .review-box > a img {	width: 100%;aspect-ratio: 1 / 1;
aspect-ratio: 1; object-fit: cover;}
#recentp-silder .item .review-box {width: 100%;	max-width: 400px;	margin: 30px auto 0px auto;	padding: 20px;}
.relate-post .heading-box h4 {text-align: center;font-size: 61px;margin-bottom: 25px;}
#recentp-silder .item .review-box figure {margin-bottom: 25px;}
#recentp-silder .item .review-box p {margin: 15px 0px 20px;color: #26273b;font-size: 18px;line-height: 28px;width: 100%;
max-width: 320px;float: left;}
.relate-post > .container {max-width: 1200px;	margin: 0px auto;}
#recentp-silder .item .review-box a h5 {font-size: 22px;margin: 0;}
#recentp-silder .owl-nav {margin: 0;}
#recentp-silder .owl-nav button {	position: absolute;	top: 40%;	font-size: 50px;margin: 0;}
#recentp-silder .owl-nav .owl-prev {left: -78px;}
#recentp-silder .owl-nav .owl-next{right: -78px;}
#recentp-silder .owl-nav [class*="owl-"]:hover {	background: transparent;color: #000;}
#recentp-silder .owl-stage-outer .owl-stage{ direction: ltr;}
.blog-detail-in .inner-blog-rtl {	padding-right: 80px;}
.blog-detail-in .inner-blog-rtl #categories {	font-size: 18px;	padding: 0px 20px;}
/*  */

.hidvisible {position: relative;
    text-indent: -99999em;
    display: inline-block;}

/* new patien form */
.inner-page.in-width .ban-box h1 {width: 100%;font-size: 78px;line-height: 78px;}
.inner-page.blog-im.patient-in .ban-box h1{font-size: 78px; line-height: 78px;}
.before-visit p {color: #282d2a;margin-top: 25px;}

.patient-form .patient-head-box {width: 100%;border-bottom:2px solid:#9CBFD9;display: inline-block;}
.patient-form .patient-head-box h4 {font-size: 33px;margin: 0;display:inline-flex;border: 2px solid #000; border-bottom-color: rgb(0, 0, 0);
  border-bottom-style: solid; border-bottom-width: 1px;border-bottom: 0;background: #bee7e8;padding: 10px 30px;border-radius: 49px 49px 0px 0px;margin: 0;	align-items: center;}
.patient-form .option-box figure {width: 200px;margin: 0px auto 50px auto;}
.patient-form .option-box figure img{width: 100%;}
.option-box {text-align: center;}
.patient-form .option-box h5 {margin: 50px 0px;font-size: 33px;}
.patient-form  .option-box h6 {font-size: 34px;margin-bottom: 10px;}
.patient-form .option-box a {border: 1px solid #2d3852;padding: 14px 72px;box-sizing: border-box;font-size: 18px;
	display: inline-flex;margin-bottom: 35px;min-width: 368px;}
/*  */

/* referral form */
.inner-page.referral00.patient-in .ban-box h1{font-size: 78px;line-height: 78px;}
.referring-form form .fron_flex {display: flex;width: 100%;}
.referring-form form .fron_flex {display: flex;	width: 100%;gap: 15px;}
.referring-form form .fron_flex .form-group {width: 100%;}
.referring-form form h5 {margin: 30px 0px 20px;font-size: 33px;line-height: 33px;}
.referring-form form #text_area {width: 100%;resize: none;height: 150px;}
.referring-form form .req-btn {display: inline-block;}
.referring-form form .req-btn #submit {text-transform: capitalize;border-radius: 50px !important;	padding: 22px 43px;
	transition: .5s;line-height: 0;font-size: 17px;border: transparent; color:#fff;}
.referring-form form .req-btn #submit:hover{color: #fff;background: #373e48;}
.referring-form form .form-control:focus,
.referring-form form .form-control:focus {color: #fff;background: transparent;}
.referring-form form .form-control {border-radius: 0px !important;font-size: 18px;	height: 40px;	color: #373e48;border: 1px solid#666460}
.referring-form form  .form-control:focus,.referring-form form .form-control:focus {color: #373e48;border-color: #000;	box-shadow: 0 0 0 .0 rgba(0,123,255,.25);}
.referring-form form .form-control::placeholder {color: #373e48;}
.langauge-btn {display: flex;justify-content: flex-end;gap: 10px;}
.langauge-btn .btn-bor {padding: 17px 49px;}
.referring-form form .langauge-btn {display: flex;	justify-content: flex-end;gap: 5px;}
.inner-page.referral-forms .inner-cap .ban-box {width: 100%;max-width: 800px;}
.inner-page.referral-forms h1 {font-size: 78px;}
/* .inner-page.referral-forms::before{width: 44%;} */
.inner-page.referral-forms .inner-cap .ban-box p {width: 100%;max-width: 450px;line-height: 35px;}
/*  */

/* new patien form */
.inner-page.referral-forms.newp .inner-cap h1 {width: 100%;max-width: 600px;	line-height: 78px;
	margin: 0;}
/*   .inner-page.referral-forms::before {width: 40%;} */
.inner-page.blog-im.patient-in .ban-box h1{font-size: 78px; line-height: 78px;}
.before-visit p {color: #282d2a;margin-top: 25px;}
.footer ul{margin:0px; padding:0px;}
.footer ul li {	list-style-position: inside;margin: 0;}
.patient-form .patient-head-box {width: 100%;border-bottom:2px solid #9aadb8;	display: inline-block;	}
.patient-form .patient-head-box h4 {font-size: 33px;margin: 0;display:inline-flex;border: 2px solid #000; border-bottom-color: rgb(0, 0, 0);  border-bottom-style: solid; border-bottom-width: 1px;border-bottom: 0;background:#9CBFD9;padding: 10px 30px;border-radius: 30px 30px 0px 0px;margin: 0;color: #fff;align-items: center;}
.patient-form .option-box figure {width: 200px;margin: 0px auto 50px auto;}
.patient-form .option-box figure img{width: 100%;}
.option-box {text-align: center;}
.patient-form .option-box h5 {margin: 50px 0px;font-size: 33px;}
.patient-form  .option-box h6 {font-size: 34px;margin-bottom: 10px;}
.patient-form .option-box a {border: 1px solid #2d3852;padding: 14px 72px;box-sizing: border-box;font-size: 18px;
	display: inline-flex;margin-bottom: 35px;transition: .5s;}
    .patient-form .option-box a.eng:hover {background: #2d3852;	color: #fff !important;}
.patient-form {	padding: 0 0px 70px 0;}
/*  */




/*  */
.smile-sec {padding: 70px 30px;}
.smile-flex {display: flex;align-items: center;column-gap: 60px;margin-bottom: 50px;}
.smile-sec  #myTab li {padding: 0px 10px;width: 100%;}
.smile-sec #myTab li:last-of-type {padding-right: 0;}
.smile-sec #myTab li:first-of-type {padding-left: 0;}
.smile-sec  #myTab li a {border: 3px solid #2d3852;border-bottom: 0;display: block;color: #000;text-align: center;margin: 0;padding: 9px 96px;text-transform: capitalize;border-radius: 80px 80px 0 0;color: #FFF;background: #2d3852;font-size: 29px;min-width: 309px;}
.smile-sec #myTab li:hover a,
.smile-sec  #myTab li .active {background: #bee7e8;border: 3px solid #2d3852;color: #000;border-bottom-color: rgb(45, 56, 82);border-bottom-style: solid;border-bottom-width: 3px;border-bottom: transparent;padding: 13px 65px;}
.smile-sec .smile-flex h4 {font-size: 25px;font-family: 'TTChocolateregular';}
.smile-sec .smile-flex p {font-size: 18px;}
.smile-sec legend {margin: 0px;}
.smile-sec ul {margin: 40px 0px 70px;align-items: flex-end;}
.smile-sec .smile-flex:last-of-type {margin-bottom: 10px;}
.inner-page.smile-in p {width: 100%;max-width: 423px;}
.smile-sec #myTabContent .ba-Slider {margin: 0;width: 53%;}
.smile-sec .heading.heading-c {text-align: center;width: 100%;}
.smile-sec .heading.heading-c p ,.smile-sec .heading.heading-c h4 {margin: 0;}
.smile-flex .tb-rlt p {width: 100%;max-width:500px;margin: 0;}
.smile-flex .smile-flex:last-of-type {margin-bottom: 0;}
.inner-page.smile-in::before {width: 47%;}
.inner-page .ban-box p {font-size: 29px;line-height: 34px;}
.smile-sec .heading.heading-c h3 {margin-bottom: 12px;}
.page-id-75 .request_appointment_from.con-inn .heading_div h4 {margin-bottom: 28px;}




/*  */

/* .single-services .inner-page::before{width: 47%;} */
footer li {margin-left: 0px;}
.request_appointment_from_right li { margin-left: 0px;}
.ser_box_wraaper .figcation h4 span,.blog .blog-small a h6 span,.blog-detail-in .inner-blog-lft h3 span,.inner-page.blog-im h1 span {font-family: 'TTChocolateregular';}

.request_appointment_from .Address .add-right ul li span {width: 50%;float: left;}
@media (min-width:1025px){
.stellarnav > ul > li > a:hover:before,
.stellarnav  .current_page_item > a:before {content: '';width: 100%;height: 2px;background: #9aadb8;position: absolute;bottom: -2px;}
	}

.call-to-action .call-us a {font-size: 17px !important;width: 100%;}
.page-id-64 .request_appointment_from .read-btn {text-align: center;padding: 40px 0px 20px;}
.page-id-64 .request_appointment_from .hidden-content3 {width: 100%;max-width: 1140px;margin: 0px auto;}
header .call-to-action .btn-bg:hover {background: #373e48;color: #fff;}

.why-choose .choose-invisalign .hidden-content3 ul li {margin: 14px auto 14px 0px;font-size: 19px;}
.why-choose .choose-invisalign .hidden-content3 ul li strong {font-weight: 500;	font-style: italic;}
.why-choose .choose-invisalign h5 {font-size: 23px !important;}
.page-id-70 .blog .pagination.list-unstyled li .prev { border: none; width: 70px; margin-right: 10px;}
.divider.line {	margin-bottom: 80px;}
.blog-detail-in .inner-blog-rtl ul {padding: 0;}

 .inner-box.content .dcs-universal-pagination ul li.inactive {background:#373e48;padding: 5px 15px;color:#fff;}
.inner-box.content .dcs-universal-pagination ul li.selected {background-color: #373e48; color: #fff;}
.inner-box.content .dcs-universal-pagination ul li.active:hover {cursor: pointer;background: #373e48;color: white;} 
 .inner-box.content .dcs-universal-pagination {position: absolute;	bottom: 0;} 

/*  */
.blog .content .dcs_pag_loading {padding: 0 !important;}





/*  */
.pat-ref-form #myform .fron_flex {display: flex;width: 100%;gap: 15px;}
.pat-ref-form #myform .fron_flex .form-group, .pat-ref-form #myform  .form-group{width: 100%;	margin-bottom: 15px;}
.page-id-7 .patient-education {	padding: 60px 0 45px;}


/*7.8.23  */
.footer.custom-w .col-lg-4 {width: 100%;max-width: 30%;}

.footer-all-linkadd {background:#9CBFD9;text-align: center;padding: 60px 0px; color:#fff;}
.footer-all-linkadd h6 {color: #fff;margin-bottom: 40px;text-align: center;font-size: 45px;}
.footer.custom-w .col-lg-8 {max-width: 70%;}
.footer-all-linkadd ul {padding: 0;display: flex;justify-content: space-evenly;}
.footer-all-linkadd ul li {margin:0px;transition:.5s}
.footer-all-linkadd ul li a{color:#fff;border-bottom: 1px solid transparent;}
.footer-all-linkadd ul li:hover a{border-bottom: 1px solid #bee7e8;}


/*  */
#exampleModal {top: 0%;}
#exampleModal .form-group.cla span {position: relative;}
#exampleModal .fron_flex .form-group p span select {color: #6c757d !important;}
#exampleModal .form-group.cla span.cla1 {position: absolute;right: 15px;top: 0;}
#exampleModal .modal-header .close {position: absolute;right: 0;top: -9px;opacity: 1;background: #161b28;width: 30px;
	display: flex;height: 30px;	line-height: 30px;justify-content: center;align-items: center;border-radius: 30px;}
#exampleModal .modal-header .close span{color:#fff;}
#exampleModal .req-btn #submit {background:#9CBFD9;color: #fff;transition:.5s;}
#exampleModal .req-btn #submit:hover {background: #373e48;color: #fff;}
#exampleModal .modal-content{background-color:#fff;top: 100px;}
#exampleModal .form-group textarea.form-control {height: 100px;resize: none;}
.blog-detail-in .blog-author-info {margin: 10px 0px;}
#exampleModal .modal-header {flex-wrap: wrap;}
#exampleModal .fron_flex {display: flex;gap: 5px;}
#exampleModal .fron_flex .form-group {flex: 0 0 50%;margin-bottom: 0;}
#exampleModal .modal-body.popup-form {padding-bottom: 0;}
#exampleModal .modal-header p {margin: 0;}
/*  */
.stellarnav > ul > li ul > li a:hover::before {height: 100%;}
.stellarnav > ul > li ul > li a::before {height: 100% !important;}


/*  */
.home-banner-content {padding: 50px 0px;}
.home-banner-content p{margin:0px;}

.ui-datepicker-month {margin-right: 10px !important;}



/*.privacy .container-fluid {padding: 0px 40px;} */
#secondary {display: none;}


@media (max-width:1399px){
  .inner-page.blog-im h1 { font-size: 40px !important; line-height: 50px !important;}
}


@media (min-width: 1400px) and (max-width: 1600px){
  .inner-page.blog-im h1 { font-size: 45px !important; line-height: 55px !important;}
}

@media (max-width: 480px) {
.orthodontists-box img {
    width: 93%;
}
}


@media (min-width: 1201px) and (max-width: 1350px){
  .inner-page img{object-fit: cover;}
  .inner-page .ban-box{max-width: 60%;}
  .inner-page::before{width: 60%;}
}

@media (min-width: 768px) and (max-width: 1200px){
  .inner-page img{object-fit: cover;}
  .inner-page .ban-box{max-width: 100%;}
  .inner-page::before{width: 100%;}
  .blog-detail-in .inner-blog-lft h3{font-size: 35px;line-height: 40px;}
}
#wpcf7-f2003-o1 .decalar-referral, #wpcf7-f2003-o2 .decalar-referral{
font-size: 12px;
}
#wpcf7-f2003-o1 .fron_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; 
}

#wpcf7-f2003-o1 .form-group {
    flex: 1 1 calc(50% - 20px);
    margin-bottom: 0px; 
}
#wpcf7-f2003-o1 #submit {
     background-color: #9CBFD9;
}
#wpcf7-f2003-o1 #submit:hover{    background: #2d3852;
    color: #fff;
}

/* Optional: Responsive Styling */
@media (min-width: 600px) {
    #wpcf7-f2003-o1 .fron_flex > #wpcf7-f2003-o1 .form-group {
        flex: 1 1 100%;
    }
}
#wpcf7-f2003-o2 .fron_flex {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; 
}

#wpcf7-f2003-o2 .form-group {
    flex: 1 1 calc(50% - 20px);
    margin-bottom: 0px; 
}
#wpcf7-f2003-o2 #submit {
     background-color: #9CBFD9;
}
#wpcf7-f2003-o2 #submit:hover{    background: #2d3852;
    color: #fff;
}

/* Optional: Responsive Styling */
@media (min-width: 600px) {
    #wpcf7-f2003-o2 .fron_flex > #wpcf7-f2003-o2 .form-group {
        flex: 1 1 100%;
    }
}

.modal.fade#referralModal .modal-dialog {
    position: fixed;  
    top: 50%;        
    left: 50%;       
    transform: translate(-50%, -50%); 
    max-width: 80%;   
}
.modal.fade#referralModal h5{
  font-size: 40px;
}
/* @media screen and (max-width: 1000px) {
  .modal.fade#referralModal .modal-dialog { 
    top: 30%;        
  }
} */
.last-column {
    display: none;
}
#tabs {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

#tabs .nav-item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch; /* Ensure all items have the same height */
    height: 100%;
    padding: 0;
}

#tabs .nav-link {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

#tabs .orthodontists-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1; /* Ensure the box grows to fill space */
    height: 100%;
}

#tabs .orthodontists-box figure {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-grow: 1;
}

#tabs .nav-item img {
    max-width: 100%;
    height: auto;
}

@media (max-width: 767px) {
    #tabs .nav-item {
        flex: 1 1 100%;
    }
    .header-menu .row-box .col12{
      display: -webkit-box;
    }
    .call-to-action{
      margin-top: 15px;
    }
    .logo img {
    max-width: 90%;
    }
}

.postid-2071 .inner-page::before {
    background-color: transparent; 
}

#gform_7 #input_7_192{
  display:grid !important;
}

.showsocialmedia{
  display:none;
}

.social-sidebar {
            position: fixed;
            top: 50%;
            right: 0px; 
            transform: translateY(-50%);
            display: flex;
            flex-direction: column;
            gap: 10px;
            z-index:1000;
            background:#9CBFD9;
        }

        .social-sidebar a {
            display: flex;
            align-items: center;
            justify-content: center;
            width: 50px;
            height: 50px;
            background-color: transparent;
            color: white;
            text-decoration: none;
            font-size: 24px;
            transition: 0.3s;
        }

        .social-sidebar a:hover {
            background-color: #555;
        }

/* Added for three new pages */
/* Image banner */
.inner-page img {
  object-fit: cover;
  height: 100vh;
}

/* Braces icons */
.braces-item-icon > svg,
.caring-item-icon > svg {
  width: 40px;
}
.braces-item-icon {
  margin-top: 10px;
}
.caring-item-icon > svg {
  margin-top: -30px;
}
.braces-item-icon > svg {
  margin-top: -25px;
}

/* Healthy living icon */
.healthy-living-icon > svg,
.final-icon > svg,
.aligners-info-icon > svg,
.aligner-tip-icon > svg {
  width: 30px;
}
.healthy-living-icon > svg,
.final-icon > svg {
  margin-top: -5px;
}

/* Visual icon */
.visual-icon > svg {
  width: 15px;
}
.visual-icon {
  margin-top: 15px;
}

/* Aligners info icon */
.aligners-info-icon {
  margin-top: -10px;
}

/* Tiny text */
.tini-text {
  font-size: 12px;
  margin-top: -10px;
  text-align: left;
}

/* Icon number */
.icon-number {
  color: #9CBFD9;
  font-size: 3rem;
}

/* Button hover */
.btn-bg:hover {
  background: #373e48;
  color: #fff;
}

/* Spacer color */
.spacer_color {
  background-color: #F8F8F7;
}

/* Image card */
.img_card_image {
  border-radius: 8px;
  width: 100%;
  height: 200px;
  object-fit: cover;
}

/* Progress circles */
.circle-row {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}

.progress-circle {
  position: relative;
  width: 240px;
  height: 240px;
  flex: 0 0 auto;
}

.progress-circle svg {
  width: 100%;
  height: 100%;
  transform: rotate(-90deg);
}

.progress-bg,
.progress-bar {
  fill: none;
  stroke-width: 14;
}

.progress-bg {
  stroke: #9CBFD9;
}

.progress-bar {
  stroke: #9CBFD9;
  stroke-linecap: round;
  stroke-dasharray: 628;
  stroke-dashoffset: 628;
  transition: stroke-dashoffset 1.2s ease;
}

.progress-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  pointer-events: none;
}

.progress-content strong {
  font-size: 48px;
  color: #9CBFD9;
  font-weight: bold;
  display: block;
}

.progress-content .desc {
  font-size: 20px;
  font-weight: 500;
  color: #000;
}


/* Responsive for progress circles */
@media (max-width: 768px) {
  .circle-row {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }
}

.healthy-living-tips{
padding-bottom: 35px;
}

.image-cards-section{
padding-top: 35px;
}

.dividing-line{
border-top: 10px solid #F8F8F7;
}

.second-section-intro{
 border-top: 2px solid;
}

.first-section-right{
 border-left: 2px solid;
}

.food-item li{
  padding-left: 1.2em;
  text-indent: -1.2em;
}

/* Homepage Banner Mute button */
.mute-btn {
   position: absolute;
   top: 20px;
   left: 20px;
   background: rgba(156, 191, 217, 0.5);
   color: white;
   border: none;
   border-radius: 50%;
   width: 50px;
   height: 50px;
   font-size: 20px;
   cursor: pointer;
   display: flex;
   align-items: center;
   justify-content: center;
   transition: background 0.3s;
}
.mute-btn:hover {
   background: rgba(55, 62, 72, 1);
}

/* ABO Footer Image */
.foot-second-logo{
  border-top: 1px solid #9CBFD9;
  padding: 20px 0;
  text-align: center;
}

.foot-second-logo img{
  width: 100%;
  max-width: 500px;
}
.home-top-banner {
  position: relative;
  width: 100%;
  height: 700px;
  overflow: hidden;
}

/* .home-top-banner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: scale(1.2);
} */

.home-top-banner iframe{
position: absolute;
  top: 50%;
  left: 50%; 
  width: 100vw;
  height: 56.25vw;  
  min-height: 700px;
  min-width: 1244px;  
  transform: translate(-50%, -50%);
  pointer-events: none; 
}

