body {color:#555; background-color:#fff; font-weight:400; font-size:15px; line-height:26px; font-family: 'Poppins', sans-serif; padding:0; margin:0; }
ul, li, a, span, p, h1, h2, h3, h4, h5, h6{padding:0; margin:0; list-style:none;}
.spacer{clear:both;}
 a:hover{text-decoration:none; color: #c34807;}
 /*div, p, h1, h2, h3, h4, h5, h6, table, td, tr, th, a {
-webkit-transition: 0.5s ease-in-out;
-moz-transition: 0.5s ease-in-out;
-o-transition: 0.5s ease-in-out;
transition: 0.5s ease-in-out;
}*/
h1, h2{font-family: 'Raleway', sans-serif;}
a{ color:#002266; font-weight:500;}

header {
    position: absolute;
    z-index: 99;
}
section.banner {
    position: relative;
	height:830px;
}
section.banner img{ width:100%; height:100%;object-fit: cover;}
.banner_caption {
    position: absolute;
    top: 58%;
    bottom: auto;
    transform: translateY(-50%);
    left: 0;
    right: 0;
}

.banner_caption span {
    display: block;
    font-size: 27px;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    line-height: 30px;
}
.banner_caption span strong{font-weight: 800;}
.banner_button {
    background: #7bbac2;
    display: inline-block;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 15px 30px;
    margin-top: 30px;
}
.banner_button.white-bg{ background:#fff; color:#0e1128; font-size:20px; font-weight:600;vertical-align: top;}
.offer_price{ margin:15px 0;}
.offer_price span{ background:#add9de; color:#0e1128; font-size:34px; font-weight:300; display:inline-block; 
    padding: 15px 45px;
    clip-path: polygon(100% 0, 94% 50%, 100% 100%, 0% 100%, 6% 50%, 0% 0%);
}
.banner_caption h5{ color:#fff; font-weight:500; font-size:22px;}

.banner_caption ul { margin-top:10px;}
.banner_caption ul li {
    font-size: 18px;
    color: #add9de;
    line-height: 23px;
    padding: 4px 0 4px 30px;
    position: relative;
    background-size: cover;
}
.banner_caption ul li:after {
    position: absolute;
    content: '';
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: none;
    border: 2px solid #fff;
    left: 0px;
    top: 12px;
}
.banner_caption ul li strong{ color:#fff;}
.banner_caption ul.spaceal_list li{ color:#ffffff; font-weight:500; font-size:22px;padding: 5px 0 5px 45px;}
.banner_caption ul.spaceal_list li:after {
    position: absolute;
	content: '';
	background:url(../images/check_icon.png) no-repeat;
	width:31px;
	height:29px;
	top:4px;
	border:none;
}
.banner_caption p{ color:#add9de; font-size:20px; line-height:30px; padding-top:10px;}

section.banner .banner_button img {
    width: auto;
}
.common_content h1, .common_content h2 {
    color: #0e1128;
    font-size: 34px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 25px;
}

.invisalign_section.common_content h3{
 	color: #0e1128;
    font-size: 34px;
    font-weight: bold;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 25px;
	margin-top:60px;
}
.frist_section{ margin:100px 0;}
.common_content p {
    margin-bottom: 15px;
}
.common_content span{ color:#0e1128; font-size:17px; font-weight:600;}

.offer_img{ width:100%; height:280px; overflow:hidden; border-radius: 30px;}
.offer_img img{ width:100%; height:100%;object-fit: cover;}

.offer_section{ margin:70px 0; text-align:center;}
.common_content .offer_section span{ color:#0e1128; font-size:20px; margin:25px 0 20px; display:block; text-transform: uppercase;}

.offer_section p{ font-size:16px;}

.common_button {
    background: #7bbac2;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    padding: 20px 35px;
    display: inline-block;
    margin-top: 20px;
    line-height: 16px;
}
.common_button:hover {
    background: #0e1128;
    color: #fff;
}
.common_call_button {
    border: 1px solid #828282;
    padding: 16px 30px;
    color: #1b3b6c;
    font-size: 20px;
    line-height: 20px;
    font-weight: 500;
    display: inline-block;
	 margin-top: 20px;
    vertical-align: top;
}

.invisalign_section{ background:url(../images/invisalign_bg.png) no-repeat; background-position:center top; padding:400px 0 85px;}

.invisalign_section.common_content h2 span{ font-size:44px; display:block; font-weight:bold;}

.common_content ul li {
    font-size: 15px;
    color: #555;
    line-height: 22px;
    padding: 5px 0 5px 30px;
    position: relative;
	background-size: cover;
}
.common_content ul li:before {
    content: '';
    background: url(../images/right_arrow.png) no-repeat;
    width: 14px;
    height: 10px;
    position: absolute;
    left: 0;
    background-size: cover;
    top: 10px;
}
.what_invisalign{ background:url(../images/what-invsialing-bg.png) no-repeat; background-position:center top;background-size: cover; padding:100px 0;}

.invisalign_work_number{ 
	background:#7bbac2; 
	color:#fff; 
	width:64px; 
	height:64px;     
	text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
	border-radius: 100%;
	font-size:50px;
	font-weight:800;
	font-family: 'Montserrat', sans-serif;
}
.common_content.invisalign_work span{ margin:20px 0 15px; color:#0e1128; font-size:18px; font-weight:600; display:block;}

.checking_smile{background-size: cover; background:url(../images/checking_smile.jpg) no-repeat; background-position:center; padding:70px 0; margin:100px 0;}
.smile_bg {
    position: relative;
}


.smile_content {
    position: absolute;
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    left: 24%;
    right: 24%;
	text-align:center;
}
.smile_content span{ color:#0e1128; font-size:34px; line-height:40px; font-weight:bold;font-family: 'Montserrat', sans-serif; margin-bottom: 20px; display: block;}
.common_content .smile_content p:last-child{ margin:0;}

.faq_section{ margin:100px 0;}

.custom_accrdion .card{ border:none; margin:10px 0; border-radius: 0;}
.custom_accrdion .card-header{ padding:0; border:none;}
.custom_accrdion .card-header span{ background:#7bbac2;  display:block; color:#fff; font-size:20px; font-weight:bold; font-family: 'Montserrat', sans-serif; padding:15px 20px; position:relative; cursor:pointer;}
.custom_accrdion .card-body{ border:2px solid #e1e1e1; margin-top:10px;}
.accordion_icon{ 
	background:#0e1128;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
	width:60px;
	clip-path: polygon(25% 0, 100% 0, 100% 100%, 0% 100%);
	text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}

.common_content .custom_accrdion ul li:before{ background:url(../images/accrdion_right_arrow.png) no-repeat; width:17px; height:18px;}
.common_content .custom_accrdion ul li ol{padding:0;}
.common_content .custom_accrdion ul li ol li:before{ display:none;}
.common_content .custom_accrdion ul li ol{margin-top:10px;}
.common_content .custom_accrdion ul li ol li{
	 padding: 6px 0 6px 20px;
}
.common_content .custom_accrdion ul li ol li:after {
    position: absolute;
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: none;
    border: 2px solid #0e1128;
    left: 0px;
    top: 12px;
}

.cta_home{ margin-top:100px;}

footer{ padding-top:430px; background:url(../images/footer_bg.png) no-repeat; background-position:center top;}

.map{ padding:10px; box-shadow: 0px 0 6px rgb(0 0 0 / 25%); border-radius: 10px;}
.map iframe{ width:100%; height:430px; }
footer h3{ color:#0e1128; font-family: 'Montserrat', sans-serif; font-size:30px; font-weight:800; margin-bottom:30px;}
footer ul.footer_link li.footer_call, footer ul.footer_link li.footer_mail, footer ul.footer_link li.footer_map {
    width: 100%;
    padding: 0 0 40px 70px;
    position: relative;
    font-size: 20px;
    line-height: 30px;
    color: #636363;
}
footer ul.footer_link li.footer_map span {
    display: block;
    color: #002266;
    font-weight: 600;
    margin-bottom: 5px;
}
footer ul.footer_link li.footer_map:before {
    content: '';
    background:url(../images/map_icon.png) no-repeat;
    width: 40px;
    height: 50px;
    position: absolute;
    left: 0;
    top: 5px;
    border-radius: 0;
}

footer ul.footer_link li.footer_call:before {
    content: '';
    background: url(../images/footer_call_icon.png) no-repeat;
    width: 43px;
    height: 44px;
    position: absolute;
    left: 0;
    top: -4px;
    border-radius: 0;
}
footer ul.footer_link li.footer_mail:before {
    content: '';
    background: url(../images/mail_icon.png) no-repeat;
    width: 48px;
    height: 36px;
    position: absolute;
    left: 0;
    top: 0px;
    border-radius: 0;
}
footer ul.footer_link li.footer_call a, footer ul.footer_link li.footer_mail a {
    color: #555555;
    font-size: 20px;
}
.copy_right{ padding:20px 0; text-align:center; background:#0e1128; margin-top:50px;}
.copy_right p{ color:#fff; font-size:15px; margin:0;}
.back-to-top {
    position: fixed;
    bottom: 85px;
    right: 25px;
    display: none;
    background: #7bbac2;
    border: none;
    border-radius: 0;
    color: #fff;
}

.appointment-modal .modal-header .close {
    position: absolute;
    right: 0;
    top: 0;
    background: #cf2127!important;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    opacity: 1;
    color: #fff;
    text-align: center;
    margin-top: -15px;
    margin-right: -15px;
    padding: 1px;
}
.appointment-modal .modal-header h4 {
    text-align: center;
    width: 100%;
    color: #271b62;
    font-weight: 700;
}
.appointment-modal .form-control, .contact-us .form-control {
    padding: 24px 40px 24px 20px;
    color: #666;
    border-radius: 0;
    line-height: initial;
}
textarea.form-control {
    height: auto;
}
.theme-btn {
    background: #7bbac2;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 20px 45px;
    display: inline-block;
    line-height: 14px;
	width:100%;
}
.cont_bx2 {
    padding: 0 50px 30px;
    background: #0e1128;
    border-radius: 30px;
    height: 100%;
    box-shadow: 3px 4px 7px 0 #3d3c3c;
}
.cont_bx h3 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    text-align: left;
    margin-top: 50px;
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 25px;
}
.cont_bx p {
    font-size: 20px;
    font-weight: 300;
    text-align: left;
    color: #fff;
    line-height: 30px;
}
 .cont_bx h3:after {
    content: "";
    width: 80px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
}