/* Icons fonts import here */ 
@import url("fonts/style.css"); 
:root{
  --primaryFontFamily: "Open Sans", arial,sans-serif;
  --fontWeightSemiBold:600;
  --fontWeightBold:700;
  --fontWeightExtraBold:800;
  --fontStyleItalic:italic;
}
.default-5{ padding-top: 5rem; padding-bottom: 5rem; }
.default-6{ padding-top: 6rem; padding-bottom: 6rem; }
.default-7{ padding-top: 7rem; padding-bottom: 7rem; }
.default-8{ padding-top: 8rem; padding-bottom: 8rem; }
.default-9{ padding-top: 9rem; padding-bottom: 9rem; }
.default-10{ padding-top: 10rem; padding-bottom: 10rem; }

body,button, input, optgroup, select, textarea,.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-family:var(--primaryFontFamily) !important; }
a:hover,
a {transition: 0.3s;}

/* Default Css Overwrite here */
p{ font-size:1.6rem; font-weight: 400; line-height: 2.4rem; }
.section-title{ font-size:5.2rem; font-weight:600; margin-bottom: 3rem;color: #006b75; text-transform: uppercase}
.section-title strong{ font-weight:var(--fontWeightBold); }
.with-bottom-line{ position: relative; padding-bottom: 2.5rem; margin-bottom: 3.6rem !important; }
.with-bottom-line:after{ content:''; position:absolute; left:50%; bottom:0; background:#0676c4; width:6.7rem; height:0.6rem; transform: translate(-50%, 0); }
.ov{ overflow: visible !important; }
.txt-white{ color: #fff; }
.navbar > .container-fluid > .row{ width: 100%; }


/* Button Css here 
====================*/
.m-btn{ text-transform: uppercase; display: inline-block; padding: 1.1rem 3.4rem; letter-spacing: 0.8rem; transition: all ease-in-out 0.2s; min-width: 18.3rem; }
.m-btn:hover{ text-decoration: inherit; }
.m-btn-outline{ border: solid 1px #333333; color: #000000; }
.m-btn-outline:hover{ background: #222655; color: #fff; border-color: #222655; }
.m-btn.white{ color: #222655; background: #fff; }
.m-btn.white:hover{ background: #4ce33b; color: #fff; text-decoration: none; }
.n-btn-default{ background:none; width:25.6rem; display:block; height:5.6rem; text-align:center !important;  line-height:5.6rem; color:#4ce33b;  }
.n-btn-default-inline { padding: 1rem 3.2rem; display: inline-block; color: #fff; text-align: center; text-transform: uppercase; font-size: 2rem; border-radius: 0.6rem; background: #133156; font-weight: 400;}
.n-btn-default-inline:hover{ background: #006b75; color: #fff; text-decoration: none; } 

.m-btn-md{font-size: 1.8rem;font-weight: 400;padding: 1.6rem 2.5rem;border-radius: 0.5rem;text-decoration: none;display: inline-block;margin: 0 0.5rem;}
.m-btn-white{ color: #243746; background: #fff; }
.m-btn-white:hover{ color: #fff; background: #006b75; text-decoration: none; }
.m-btn-black{ color: #fff; background: #000000; }
.m-btn-blue{ color: #fff; background: #006b75; }
.m-btn-blue:hover{ color: #006b75; background: #fff; text-decoration: none; }  
.m-btn-black:hover{ color: #000; background: #4ce33b; text-decoration: none; }

/*====================================
   SITE HEADER CSS START HERE
====================================*/
.site-header{ background: #fff; }
/* topBar */
.site-header .navbar-light .navbar-brand img {width: 310px;}
.site-header .top-header{ background:#006b75; padding-top: 0rem; padding-bottom: 0rem; }
.site-header .top-header .top-left{ float: left; margin: 0; padding:0; }
.site-header .top-header .top-left li{ margin: 0; padding: 0; }
.site-header .top-header .top-left li a{ display: inline-block;padding: 9px 0 0}
.site-header .top-header .top-left li a:hover i{ color: #133156; }
.site-header .top-header .top-contact-info{ float: right; }
.site-header .top-header .widget{ margin-bottom: 0; } 
.site-header .top-header .widget .top-contact-info{ padding:0; text-align:right; }  
.site-header .top-header .top-contact-info li{ list-style:none; margin-left:3.5rem;display: inline;}
.site-header .top-header .top-contact-info li a{font-size: 1.8rem;color: #fff;font-weight: 400;}
.site-header .top-header .btn-item.book-appt a { background: #133156; color: #fff; padding: 14px 20px; text-transform: uppercase; letter-spacing: 1px; font-size: 1.8rem; }
.site-header .navbar .navbar-nav li .sub-menu:after { border-color: transparent transparent #006b75 transparent;}
.site-header .navbar-expand-xl .navbar-nav .cst-logo a:hover { color: transparent; }
body .site-header .top-header .top-contact-info li a:hover { color: #fff; }
body .site-header .top-header .top-contact-info li.btn-item.book-appt a:hover { background: #fff; color: #133156;}
.top-contact-info a{ color: #fff; } 
.top-contact-info a:hover{ color: #98d4f9; }  
.top-left i{ font-size:3.2rem; color:#fff}
.top-left a{ margin-right:0.5rem; }
.social a:hover{ text-decoration:none}
.site-header.sticky .top-header .widget .top-contact-info li {padding:3px 0 2px;}
.top-header .widget_custom_html { float: left;}
body .top-contact-info li.btn-item a i { margin: 3px 7px 0 0; float: left; font-size: 1.8rem; }
.site-header .navbar-expand-xl .navbar-nav .cst-logo a:before {display: none;}
.site-header.header-transparent .navbar .navbar-nav li a:focus { background-color: transparent; color: #006b75; }
/* topBar */
.site-header .navbar.navbar-light{background: transparent;}
.site-header .bg-header {width: 100%;padding: 15px 0;}
body #masthead.site-header .navbar .navbar-nav li ul.dropdown-menu a.dropdown-item {text-transform: inherit;padding: 5px 10px !important;margin: 0px}
body .site-header .navbar .navbar-nav li ul.dropdown-menu a.dropdown-item:hover,
body .site-header .navbar .navbar-nav li ul.dropdown-menu a.dropdown-item:focus,
body .site-header .navbar .navbar-nav li ul.dropdown-menu li.current_page_item a.dropdown-item {background: #006b75;color: #fff;} 

.site-header .navbar .navbar-nav li .sub-menu a:before { display: none; }
.site-header .navbar .navbar-nav li .sub-menu a { padding: 7px 10px; text-transform: inherit; font-size: 1.5rem; margin: 0; color: #fff; }
.site-header .navbar .navbar-nav li .sub-menu { background: #006b75; border: none; }

/* Navbar */
.site-header.header-transparent{   position: relative; z-index: 9999; top: 0; left: 0; width: 100%; }
.site-header .navbar{ padding: 0rem 2rem;  }
.site-header .navbar .navbar-nav li a *{ transition:all ease-in-out 0.2s; } 
/*.site-header .navbar .navbar-nav li a{ font-weight:400; text-transform: uppercase;  osition: relative; padding:1rem  2.6rem; color:#111; }  */
.site-header .navbar .navbar-nav li a{ font-weight:400; text-transform: uppercase;  position: relative; padding:1rem  2.6rem; color:#111; }
.site-header.header-transparent .navbar .navbar-nav li a:hover, 
.site-header.header-transparent .navbar .navbar-nav li.current-menu-item a { background-color: transparent; color: #006b75;}
.site-header ul li .dropdown-menu { background: #bdc651;} 
body .site-header .navbar .navbar-nav li ul.dropdown-menu a.dropdown-item:before {display: none;}
header *{ transition: all ease-in-out 0.2s; } 

/* need to as it */
.homepage-form .captcha-main input{ width: 12rem; text-indent: 0 !important; padding: 1.5rem; }
.homepage-form input[type="submit"] {display: block;max-width: 100%;background: #133156;text-transform: uppercase;font-size: 2rem;line-height: 2.4rem;height: 4.2rem;color: #fff;border-radius: 0; margin: 10px auto 0; }
.home-after-banner .section-title { margin-bottom: 2rem !important; font-weight: 400; font-size: 3rem; line-height: 5rem; }
.homepage-form input[type="submit"]:hover{ background: #fff; color: #000; }
.homepage-form select{ height: 4.2rem !important; line-height: 4.2rem !important; font-size: 1.6rem; }
.homepage-form input:not([type="submit"]),
.homepage-form select.form-control,
.homepage-form textarea{ font-size: 1.5rem;font-weight: 500;margin:20px 0 0; border-radius: 0;border: solid 1px #656565; }
.homepage-form textarea{ padding: 1.5rem !important; height: 12rem; }

  
/* Checkboxes Css */ 
.checekbox-main .form-label1 .first input,
.checekbox-main .form-label2 .last input{ display: none; }
.checekbox-main .form-label1,
.checekbox-main .form-label2{width:50%;display:inline-block;background:transparent; color:#333333; border: solid 1px #656565;  font-size: 1.3rem; height: 42px; border-radius: 0px;margin: 20px 0 0;cursor: pointer;text-align: center;line-height: 40px;text-transform: uppercase;font-weight: 400;letter-spacing: 0.80px; }
.checekbox-main .form-label1 span, .checekbox-main .form-label2 span {margin: 0;}
.checekbox-main .form-label1.active,
.checekbox-main .form-label2.active{ background:#006b75; color:#fff; border-color: #006b75; }

.service-text a{ color:#fff; font-size:2.5rem; line-height:2.6rem; background:rgba(10,10,10,.58); display:block; padding:1.7rem 1.5rem; margin-top:-5.6rem; font-weight:400;position: absolute; font-weight: 400; z-index: 99; left: 0; bottom: 0; width: 100%; }
.service-text{ text-align:center; position:relative; }
.service-text a:hover{ background:#4ce33b; text-decoration:none; color:#fff; }

.main-ab .n-btn-default-inline {margin: 15px 0 0;}
.main-ab .section-title { font-size: 50px; color: #000; margin-bottom: 10px; text-transform: inherit; line-height: 50px;}
.main-ab{ padding-top: 60px; padding-bottom: 60px; }    
.main-ab .section-title span { font-size: 32px; color: #006b75;}
.main-ab p {font-size: 1.8rem;line-height: 3.2rem; color: #000;}
.shadow-with-radius img{ box-shadow: 0 0 15px rgba(0, 0, 0, 0.5); border-radius: 3px; }
.before-team h2{font-size:5rem;font-weight:300;line-height:6rem;margin-bottom: 0;}
.before-team strong{ font-weight: 800; }
.before-team p{ font-size:2.7rem; }

.team_section_main .team_content {margin: 0px;padding: 0px;overflow: hidden; position: relative; border-radius: 0.5rem; }
.team_section_main .single_team_member{ padding: 15px 15px 15px; overflow: hidden; } 
.team_section_main .team_section_inner .team_info {color: #555;letter-spacing: 0px;border-radius: 0px 0px 5px 5px;padding: 15px 0px 11px;display: block;background:rgba(250,250,250,.7);transition: 0.3s; position: absolute; left:0; bottom: 0; width: 100%;}
.team_section_main .team_section_inner .team_info:hover{ text-decoration: none; }
.team_section_main .team_section_inner .team_info h4 {font-size: 1.9rem;font-weight: normal; margin: 0;color: #243746;text-transform: uppercase;}
.team_section_main .team_section_inner .team_info .team_more {text-transform: uppercase;font-size: 14px;letter-spacing: 0px;font-weight: 400;color: #555;}
.team_section_main .team_content .s-image{ border-radius:5px 5px 0 0}

/* need to as it */

.homepage-slider-main, 
.arrow-after{ position: relative; }
/*  .homepage-slider-main:before,
.arrow-after:before{ z-index:1; content:''; position:absolute; bottom:0; left:0; width:100%; height:100%; background:#fff; clip-path: polygon(0 100%, 0 85%, 50% 100%, 100% 85%, 100% 100%); }*/

/* site footer  */
 
body .h-gallery .slick-initialized .slick-slide{ padding:8px 4px; }
body .h-gallery .slick-initialized .slick-prev{ left: 20px; }
.h-gallery .slick-initialized .slick-next{ right: 20px ; }
.h-gallery .slick-initialized .slick-prev,
.h-gallery .slick-initialized .slick-next{ background: #006b75; border:solid 2px #fff; }
.h-review .section-title { color: #006b75; font-size: 4rem; font-weight: 400;}
 
.before-team,
.cst-services{ padding-bottom: 100px; } 
.captcha-main {text-align: right;}
/*Multilevel Menu CSS Starts*/
.site-header .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu .dropdown-menu{ left: 14.45rem;display: none;top: 0rem;}
body .site-header .navbar .navbar-nav li.dropdown li .dropdown-toggle:after {border-top: .3em solid #fff;}
.site-header .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu .dropdown-menu .dropdown-item {padding:0.995rem 1.2rem;}
.site-header .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu li:hover .dropdown-menu {display:  block;}
.site-header .dropdown-menu {border-radius: 5px;}
body .site-header .navbar .navbar-nav .dropdown-menu li a, .site-header .navbar .navbar-collapse .navbar-nav li.dropdown-menu a{font-size: 15px;}
body .site-header .navbar .navbar-nav li.dropdown li .dropdown-toggle{display: none;}
body .site-header .navbar .navbar-nav li .sub-menu a:hover, 
body .site-header .navbar .navbar-nav li .sub-menu li.current-menu-item a { background: #133156; color: #fff; }
.site-header .navbar .navbar-nav li .sub-menu li { width: 100%; }

/*new css start here 2022 11 july*/
.price-box { margin: 0; padding: 40px 0px; text-align: center; }
.price-box .off {font-size: 1.9rem;color: #000;font-weight: 400; text-transform: capitalize;display: block; padding: 0;    margin: -16px 0 15px;}
.price-box.blue-box p { color: #fff;     margin: 0;}
.price-box .free { font-size: 70px; color: #133156; font-weight: 700;}
.price-box p {font-size: 3rem; color: #006b75; padding: 0 0 15px;margin: 0;}
.price-box.blue-box p .price { color: #fff; }
.price-box .price { font-size: 90px; font-weight: 900; color: #fff;display: inline-block; line-height: 90px;padding: 0 0 15px}
.box-shadow { box-shadow: 0px 0px 25px #ddd; }
.new-patient .section-title { padding: 0 0 40px; }
.price-box p.color-light-blue { color: #1b9cc5; margin: 0; padding: 0 0 30px; font-size: 3.5rem; font-weight: 700;}
.price-box-btn p { color: #fff;}
.price-box-btn p { margin: 0; padding: 27px 1px; text-align: center; color: #fff; font-size: 3rem; font-weight: 700; position: relative;}
.price-box-btn { margin: 0; padding: 0; position: relative; }
.price-box-btn:before { position: absolute; content: ""; background:#006b75; width: 550px; height: 220px; border-radius: 100%; left: 50%; transform: translate(-50%, 0%); top: -14px;}
.new-patient .vc_col-sm-4 { overflow: hidden; }

.hm-form {padding: 60px;border-radius: 0 50px 50px 0;}
.hm-form .section-title {color: #fff;text-transform: initial;margin: 0 !important;}
.hm-form h3 { font-size: 2rem; color: #fff; text-align: center; margin: 0; padding: 25px 0 10px;}
.with-bottom-line.cl-white:after {background: #fff;}
.right-ca-box {padding:0px 30px; max-width: 700px;}
.right-ca {margin: 0;padding: 18px 0 18px 85px;background-size: inherit !important;}
.right-ca h3 { font-size: 2.2rem; font-weight: 600; margin: 0; color: #006b75;}
.right-ca p {font-size: 1.6rem;line-height: 23px;color: #000;padding: 10px 0 0;}
.right-ca-box .section-title {text-align: center;text-transform: initial;font-size: 30px;max-width: 342px;margin: 0 auto;padding: 0 0 15px;}
.hm-form .homepage-form input:not([type="submit"]), 
.hm-form .homepage-form select.form-control, 
.hm-form .homepage-form textarea { background: transparent; color: #fff; font-weight: 400; font-size: 1.8rem; padding: 0 !important; border: none; border-bottom: solid 1px #fff;}
.hm-form .homepage-form input:not([type="submit"]), 
.hm-form .homepage-form select.form-control, 
.hm-form .homepage-form textarea, .hm-form 
.checekbox-main .form-label1, .hm-form .checekbox-main .form-label2 { margin: 25px 0 0; }
.hm-form .homepage-form select option { color: #000; }
.hm-form .checekbox-main .form-label1, .hm-form .checekbox-main .form-label2 {
    background: transparent;
    border: none;
    border-bottom: solid 2px #fff;
    color: #fff;
    font-size: 1.7rem;
    font-weight: 400 !important;
    text-transform: initial;
}
.hm-form .checekbox-main .form-label1.active, .hm-form .checekbox-main .form-label2.active { background: #fff; color: #000; }
.hm-form .homepage-form textarea { border: solid 1px #fff; padding: 10px 20px !important; margin-top: 30px;}
.hm-form .homepage-form input[type="submit"] {
    background: #133156;
    margin: 20px auto 0;
    width: auto;
    font-size: 1.8rem;
    font-weight: 600;
    padding: 16px 30px;
    height: auto;
}
.hm-form .homepage-form input[type="submit"]:hover {background: #fff; color: #006b75; }
body span.wpcf7-spinner {position: absolute; }
.hm-form input::-webkit-input-placeholder, .hm-form textarea::-webkit-input-placeholder{ opacity: 1; color: #fff; }
.hm-form input::-moz-placeholder, .hm-form textarea::-moz-placeholder{ opacity: 1;  color: #fff; }
.hm-form input:-ms-input-placeholder, .hm-form textarea:-ms-input-placeholder{ opacity: 1;  color: #fff; }
.hm-form input:-moz-placeholder, .hm-form textarea:-moz-placeholder{ opacity: 1;  color: #fff; }

.testimonial-video .section-title { text-transform: initial; padding: 0 0 20px;color: #006b75 }
.testimonial-video:before { position: absolute; content: ""; background: #f6f6f6; width: 100%; height: 350px; left: 0; top: 0;}
.testimonial-video p img {box-shadow: 0 0 10px #898989; }
.cl-red { color: #133156; }


.doctor-sec .section-title { margin: 0; color: #000; font-size: 3.8rem; font-weight: 600; padding: 0px; text-transform: inherit;}
.doctor-sec .section-title span { font-size: 7.8rem;color: #006b75;}
.doctor-sec .dr-name { font-size: 2.5rem; line-height: 3.6rem; margin: 0; color: #000; font-weight: 600; padding: 5px 0 20px;}
.doctor-sec p { font-size: 1.9rem; line-height: 3.3rem; color: #000; }
.doctor-sec .n-btn-default-inline { margin: 15px 0 0; }
.doctor-sec .vc_col-sm-6:last-child .wpb_text_column { padding: 0px 50px 60px 0px; max-width: 600px; }
.doctor-sec .vc_col-sm-6 .doc-logo { position: absolute; top: 15rem; }
.doctor-sec .vc_col-sm-6 { position: relative;}
.doctor-sec p img { padding: 10px 0;}
/*.doctor-sec .vc_column-inner { max-width: 1920px; margin: 0 auto;}*/
.doc-img.wpb_single_image .vc_figure, .doc-img.wpb_single_image .vc_single_image-wrapper { display: block;}
.doc-img.wpb_single_image .vc_single_image-wrapper .vc_single_image-img { width: 95%;}
.doctor-sec { padding-top: 50px;}
/*services slider css here*/
.h-services:before { position: absolute; content: ""; background: #ebebeb; width: 100%; height: 180px; left: 0; bottom: 0;}
.custom-post-slider.serv-slider .box-shadow { background: #fff; padding: 0 0px 25px; text-align: center; box-shadow: 0px 0px 10px rgba(0,0,0,.1);}
.custom-post-slider.serv-slider .slick-slide {padding: 65px 13px 13px;}
.custom-post-slider.serv-slider .box-shadow .service-title { font-size: 1.8rem; color: #000; line-height: 24px; margin: 0 auto; padding: 75px 0px 20px; max-width: 123px; height: 142px; }
.custom-post-slider.serv-slider .box-shadow .more-info { font-size: 1.3rem; text-transform: uppercase; background: #133156; color: #fff; padding: 0 14px; height: 30px; text-align: center; line-height: 30px; border-radius: 4px; font-weight: 400; margin: 0 auto; transition: 0.4s; display: inline-block;}
.custom-post-slider.serv-slider .box-shadow:hover .more-info {background: #006b75;   color: #fff;transition: 0.4s;}
.custom-post-slider.serv-slider .box-shadow a:hover {   text-decoration: none;transition: 0.4s;}
.custom-post-slider.serv-slider .box-shadow .sv-img { height: 114px; width: 114px; background: #006b75; margin: -62px 0 0; border-radius: 100%; display: flex; justify-content: center; align-items: center; position: absolute; left: 50%; transform: translate(-50%, 0%); transition: 0.4s; overflow: hidden; }
.custom-post-slider.serv-slider .box-shadow:hover .sv-img {background: #006b75;}
.custom-post-slider.serv-slider .box-up { position: relative;}
.custom-post-slider.serv-slider .slick-arrow { box-shadow: none; background: transparent; top: 147px; opacity: 0.3; }
.custom-post-slider.serv-slider { padding: 0; }
.custom-post-slider.serv-slider .slick-arrow:before { background-size: 50px;font-size: 50px;}
.custom-post-slider.serv-slider .slick-arrow.slick-prev {left: -44px;}
.custom-post-slider.serv-slider .slick-arrow:hover {opacity: 1;}
.custom-post-slider.serv-slider .slick-arrow.slick-next {right: -44px;}
/*services slider css end here*/
/*new footer css here */
.footer-header .section-title { font-size: 4.6rem; font-weight: 400; color: #fff; line-height: 54px; padding: 57px 0 23px; margin: 0;}
.footer-bottom .textwidget { padding: 0; }
.footer-header .section-title span { font-weight: 800; }
.footer-info .textwidget{ background: #fafafa; padding: 4rem; border-radius: 5px; box-shadow: 0px 0px 1px #ddd; margin: 0;}
.footer-info h3 { font-size: 2.4rem; margin: 0 0 15px; color: #000; padding: 0 0 15px; font-weight: 600; position: relative;}
.footer-info h3:after { position: absolute; content: ""; border-bottom: solid 2px #6ba6c4; width: 39px; bottom: 0; left: 0;}
.footer-info .hours { padding: 0; margin: 0;}
.footer-info .hours li { list-style-type: none; font-size: 1.6rem; color: #000; padding: 0 0 10px;}
.footer-info .hours li .time { float: right; }
.footer-info .c-info a { font-size: 1.8rem; color: #353535; font-weight: 400; }
.footer-info .c-info.mail-icon {background-position: 0 -48px;}
.footer-info .c-info.map-icon {background-position: 0 -98px; padding-bottom: 0;}
.footer-info .c-info a:hover { text-decoration: none; color: #006b75; }
.footer-info hr { border-top: 1px solid rgba(0,0,0,.3); margin: 10px 0 17px; }
.custom-ft-form input:not([type="submit"]), 
.custom-ft-form select, .custom-ft-form textarea, 
.custom-ft-form .form-control:not([size]):not([multiple]) { border: none; height: 42px; margin: 10px 0; font-size: 1.5rem; color: #000; max-width: 100%;}
.custom-ft-form input[type="submit"] { background: #006b75; color: #fff; width: auto; height: 54px; text-transform: uppercase; padding: 0 30px; border-radius: 6px; float: left; margin: 10px 0 0;}
.custom-ft-form input[type="submit"]:hover { background: #6ba6c4; }
body .custom-ft-form textarea { height: 70px;}
.custom-ft-form .checekbox-main .form-label1, 
.custom-ft-form .checekbox-main .form-label2 { height: 50px; border-radius: 6px; line-height: 50px; margin: 10px 0;}
.custom-ft-form .checekbox-main .form-label1.active, 
.custom-ft-form .checekbox-main .form-label2.active { background: #006b75; border-color: #006b75;}
ul.page-numbers.pagination a,.pagination li .active, 
.pagination li .current, 
.pagination li span { padding: 5px 10px; margin-right: 5px; }
.page-numbers.pagination {clear: both;}
.page-numbers.pagination {margin-bottom: 3.5rem; justify-content: center;}
.page-numbers .page-numbers {padding: 5px 10px;display: inline-block;}
.pagination li a:hover,
.pagination li a:focus {background-color: #428BCA !important;color: #FFF !important;}
.pagination li .active,
.pagination li .current,
.pagination li span:hover{ background-color: #6AA3D5;color: #FFF; }

/* .custom-ft-form {padding-top: 36px;} */
.footer-info-box .footer-info {margin-top: -135px; }
.footer-info-box {overflow: visible !important; }

.footer-map-section{ position: relative; }
.footer-form { width: 40%; padding: 40px 30px; background: #006b75; float: right;}
.footer-form h2{ color:#fff; text-align:center; font-size:35px; margin-bottom:2px; font-weight: 600}
.footer-form .custom-ft-form select.form-control{height: 4.2rem !important;max-width: 100%;line-height: 4.2rem; font-size: 1.6rem;}
.footer-form input, 
.footer-form textarea,
.footer-form select{ margin: 10px 0;}
.footer-form input[type=submit]{ background:#133156; color:#fff; border-radius:2px; margin: 3px auto 0; float: none;}
.footer-form input[type=submit]:hover{ background:#fff; color:#133156;} 

.custom-ft-form input::-webkit-input-placeholder, .custom-ft-form textarea::-webkit-input-placeholder{ opacity: 1; color: #000; }
.custom-ft-form input::-moz-placeholder, .custom-ft-form textarea::-moz-placeholder{ opacity: 1;  color: #000; }
.custom-ft-form input:-ms-input-placeholder, .custom-ft-form textarea:-ms-input-placeholder{ opacity: 1;  color: #000; }
.custom-ft-form input:-moz-placeholder, .custom-ft-form textarea:-moz-placeholder{ opacity: 1;  color: #000; }
.footer-bottom { background: #006b75; padding: 1.5rem 0;color: #fff; }
.footer-bottom .copyright { font-size: 1.5rem; margin: 0; float: left; padding: 0; color: #fff}
.footer-bottom .footer-social { float: right; }
.footer-bottom .footer-social li a { font-size: 0; }
.footer-bottom .footer-social li a i { font-size: 32px; color: #fff; }
body .site-footer {padding: 0px;background: transparent;}
.site-footer .menu li { display: inline-block; position: relative; padding: 0px 13px; }
.site-footer .footer-bottom p { color: #fff;margin: 0;}
.site-footer .menu li a { color: #fff; font-size: 1.6rem; font-weight: 400; text-transform: uppercase; }
.site-footer .menu li:after {
    position: absolute;
    content: "|";
    font-weight: 600;
    right: -7px;
    font-size: 17px;
    top: -2px;
}
.site-footer .menu li:last-child { padding-right: 0; }
.site-footer .menu li:last-child:after { display: none; }
.site-footer .menu li a:hover { color: #000; text-decoration: none; }
.footer-bottom .footer-social li a:hover, .footer-bottom .footer-social li a i:hover { text-decoration: none; color: #000; }
.site-footer .widget ul.footer-social li { float: left; line-height: 0; padding: 2px 0 0;}
.site-footer .widget ul.menu {padding: 4px 0; }
/*footer css end here*/

#fancybox-title-over {text-transform: capitalize;}
.custom-gallery .wpb_single_image a:hover:after {background: rgba(32, 202, 193, 0.8);overflow: hidden;z-index: 9999 !important;position: absolute;content: "";width: 100%;height: 100%;left: 0;top: 0;display: block;transition: 0.9s;}
.custom-gallery .wpb_single_image .vc_single_image-wrapper {position: relative;}
#fancybox-outer .fancybox-title-over {display: none !important;}
/*faqs-css*/
.custom-tab .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading {background: #006b75 !important;border: none !important;}
.custom-tab .vc_tta-style-classic .vc_tta-panel.vc_tta-panel.vc_active .vc_tta-panel-heading a {color: #fff;}
.custom-tab .vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover {background: #006b75 !important;}
.custom-tab h4 a .vc_tta-title-text {font-size: 1.7rem;}
.custom-tab .vc_tta-panel-heading h4 a {padding-top: 20px !important;padding-bottom: 20px !important;}
.custom-tab .vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading a {color: #fff !important;}
.custom-tab .vc_tta-container {margin-bottom: 0;}
.custom-tab {padding-top: 40px;padding-bottom: 30px;}
.custom-tab h2 {font-size: 3.6rem;font-weight: 700;margin: 0;padding: 0 0 3rem;}

/*Inner Banner Css*/
.header-banner {background: #006b75 !important;height: auto !important;}
.header-banner h1 {color: #fff;padding: 50px 15px;text-align: center;font-size: 4.2rem;font-weight: 600;margin: 0;}

/*Contact css start here*/
.footer-social li {list-style-type: none;display: inline-block;}
body .contact-add-sec a {font-size: 32px;color: #fff;padding: 0 3px;}
body .contact-add-sec a:hover, 
body .contact-add-sec a i:hover {color: #000;text-decoration: none;}
.contact-add-sec p {margin: 0;padding: 0;display: flex;color: #fff;font-size: 22px;font-weight: 600;}
.social-icon {padding: 0;margin: 0;text-align: center;}
.social-icon li {list-style-type: none;display: inline-block;}
.contact-info-item {min-height: 150px;}
.contact-info-item {text-align: center; /*background: #cbcbcb  ;*/ padding: 37px 10px;display: flex;justify-content: center;align-items: center;}
.contact-info-item h3 {color: #fff;font-weight: 600;margin-top: 18px;font-size: 1.375rem;}
.contact-info-item p,
.contact-info-item p a {color: #fff;margin-bottom: 0px; font-weight: 300;line-height: 22px;font-size: 2rem}
.contact-info-item p a:hover {text-decoration: none;}
.add-sec .vc_col-sm-4:last-child {border-right: none;}
.add-sec .vc_col-sm-4 {border-right: solid 1px #fff;}
.footer-social {text-align: center;padding: 0;margin: 0;}
.contact-add-sec {padding: 3.5rem 0rem 4.0rem;}
.contact-add-sec .hours {padding: 0 0 20px;margin: 0;}
.contact-add-sec .hours li {list-style-type: none;color: #fff;font-size: 1.6rem;font-weight: 700;padding: 11px 0;}
.contact-add-sec h3 {font-size: 26px;color: #fff;font-weight: 700;text-align: center;}
.contact-add-sec .hours li .time {float: right;font-weight: 400;}
.contact-info-item h4 { color: #fff; font-size: 24px; padding: 15px 0 5px; margin: 0; font-weight: 600; }
.contact-add-sec .hours li:last-child .time { width: 114px; text-align: right; }
.contact-add-sec .hours li:last-child {border-bottom: none;}
.contact-info-item img {width: 36px; transition: 0.4s;filter: brightness(100);}
.add-sec .vc_col-sm-4 {transition: all ease-in-out 1s;}
.add-sec .vc_col-sm-4:hover img {transform: rotate(360deg);transition: 1s;}
.default50{ padding-bottom: 50px; padding-top: 50px;}
.main-contact-sec .contact-heading {font-size: 2.6rem;font-weight: 700;text-align: center;margin: 0;padding: 35px 0 0px;}
.footer-bottom p a {color: #fff;}
.inner-content-sec .vc_single_image-wrapper { padding: 0 !important; position: relative;}
.inner-content-sec .vc_single_image-wrapper:before { position: absolute; content: ""; background: #006b75; width: 100%; height: 100%; left: 10px; top: 15px; z-index: -1;}
.inner-content-sec .vc_single_image-wrapper:after { position: absolute; content: ""; background: #133156; width: 100%; height: 100%; right: 10px; bottom: 15px; z-index: -1;}
.inner-content-sec .vc_single_image-img { box-shadow: 0px 0px 20px rgb(0 0 0 / 50%) !important; border: solid 10px #fff !important; }
.inner-content-sec h2 {font-size: 2.6rem;font-weight: 600;margin: 0 0 25px;padding: 0 0 25px; color: #133156;position: relative;}
.bg-grey {background: #f2f2f2;}
.inner-top-sec h2:before, 
.inner-content-sec h2:before { position: absolute; content: ""; border: solid 2px #133156; left: 50%; bottom: -5px; width: 100px; height: 10px; margin-left: -50px;}
.inner-content-sec h2:before { border: solid 2px #006b75; left: 0; margin: 0;}
.inner-top-sec { padding-top: 50px; padding-bottom: 50px; }
.inner-top-sec h2 { font-size: 3rem; margin: 0 0 25px; padding:0 0 25px; color: #006b75; font-weight: 700; position: relative;}
.inner-content-sec { padding-top: 80px; padding-bottom: 80px; }
.inner-top-sec p { font-size: 1.8rem; line-height: 30px; }
.inner-content-sec p { font-size: 1.6rem; line-height: 28px; }
.inner-content-sec .vc_single_image-img { box-shadow: 0px 0px 20px rgba(0,0,0,0.1); }
.sv-block .vc_wp_custommenu, .sv-block .vc_wp_custommenu .widget_nav_menu { margin: 0;}
.inner-content-sec p a { color: #133156; }
.inner-content-sec p a strong { font-weight: 500; text-decoration: underline; }
.all-services {background: #133156;padding-top: 50px;padding-bottom: 50px;overflow: hidden;}
.all-services .section-title {color: #fff;text-align: center;}
.all-services .custom-sv-list {padding: 0;margin: 0;}
.all-services .custom-sv-list li {list-style-type: none;float: left;width: 25%;text-align: center;padding: 4px 3px;}
.all-services .custom-sv-list li a {color: #006b75;background: #fff;display: block;padding: 15px 0;line-height: 30px;border-radius: 5px;font-size: 1.8rem}
.all-services .custom-sv-list li a:hover {background: #006b75;color: #fff;text-decoration: none;}
/********Thank You page css*******/
.thank-you-text h2 {margin: 0;font-size: 62px;padding: 0;text-transform: uppercase;}
.thank-you-text p {color: #000;font-size: 18px;    margin: 0;}
.thank-you-text img {padding: 0 0 20px;width: 64px;}
.simple-image-slider.slick-initialized.slick-slider { margin: 0;}
/*404 Error Page Css Start Here*/
.error404 .page-title {text-align: center;font-size: 7rem;font-weight: 900;text-transform: uppercase;margin: 0;}
.error404 .page-header .page-title {font-size: 5rem;text-transform: capitalize;}
.error404 .page-content p {text-align: center;font-size: 2rem;margin: 0;padding: 11px 0 30px;}
.error404 .page-content {text-align: center;}
.error404 .page-content .search-form input[type="search"] {border: solid 1px #000;height: 5rem;width: 100%;margin: 0;font-size: 1.5rem;border-radius: 0px;}
.error404 .page-content .search-form label {width: 70%;margin: 0;float: left;}
.error404 .page-content .search-form input[type="submit"] {margin: 0;height: 5rem;width: 30%;border-radius: 0px;background: #006b75;font-size: 1.8rem;text-transform: uppercase;color: #fff;border: none;}
.error404 .page-content .search-form {max-width: 400px;margin: 0 auto;}
.error404 .page-content .search-form input[type="submit"]:hover {background: #000;color: #fff;}
.error404 .site-main {padding: 50px 0;}
/**blog**/
.type-post.status-publish { margin: 35px 0;padding: 15px;box-shadow: 0px 0px 10px #9e9e9e;}
.type-post .entry-header, .type-post .entry-footer, .type-post .entry-content {padding: 0; border: none;}
.type-post .entry-header .entry-title {font-weight: 700;font-size: 2rem;color: #006b75 ;padding: 15px 0 10px;}
.type-post .entry-footer .posted-on a { color: #006b75; margin: 0 0 6px; display: inline-block;}
.type-post .entry-content p { line-height: 24px; color: #000; font-size: 14px;}
.type-post .read-more {background: #006b75 ;color: #fff;padding: 8px 20px;display: inline-block;font-size: 14px;}
.type-post .read-more:hover {background:#006b75; text-decoration: none;}
.type-post .entry-header a:hover {text-decoration: none;}
.widget_recent_entries .widget-title {padding: 0 0 15px;font-weight: 700;font-size: 20px;text-transform: uppercase;}
.widget_recent_entries ul {padding: 0;}
.widget_recent_entries ul li a {color: #000;font-size: 15px;}
.widget_recent_entries ul li a:hover{text-decoration: none; color: #006b75 ;}
.single-post .type-post.status-publish {box-shadow: none;padding: 0;}
.breadcrumb-single-post ul {padding: 0;}
.breadcrumb-single-post ul li {list-style: none;display: inline;margin: 0 5px 0 0;}
.breadcrumb-single-post a {color: #006b75 ;}
.breadcrumb-single-post a:hover {color: #333;text-decoration: none!important;}
.single .breadcrumb-single-post {padding-top: 0;}
.single-post .wp-post-image {float: none;}
.type-post .entry-footer .author.vcard {display: none;}
.single-post .type-post .entry-header .entry-title {padding: 20px 0 15px; font-size: 2.6rem; }
.single-post .type-post .entry-content p { font-size: 1.6rem; line-height: 30px;}
/*Recent Blogs CSS */
div#secondary .textwidget { padding: 0px !important;}
a.recent-post-image div{ height: 50px; width: 50px; background-size: cover; background-repeat: no-repeat; background-position: center; margin-right: 10px;    margin-bottom: 10px;}
a.recent-post-image, .recent-post-section .post_info { display: inline; float: left;}
.recent-post-section li.list {  clear: both;}
.widget-area .recent-post-section .post_info { float: none;}
.recent-post-section ul { padding: 10px 0px;}
.widget-area .recent-post-section .post_info a {color: #000;font-weight: 400;font-size: 14px;}
.widget-area .recent-post-section .post_info a:hover{text-decoration: none; color: #006b75;}
.recent-post-section .widget-title { margin: 0 0 10px; padding: 13px 15px; border: none; background: #006b75; color: #fff; font-size: 2rem; text-transform: uppercase; font-weight: 600; letter-spacing: 2px; }
.blog #secondary.widget-area {padding-top: 35px;}
.custom-list, .blog .entry-content ul, .single .entry-content ul {padding: 0px 0 0 40px;}
.custom-list li, .blog .entry-content ul li, 
.single .entry-content ul li {background: transparent;padding: 0  0 15px 0px;min-height: auto;position: relative; list-style-type: disc; margin: 0px}
.footer-form .custom-ft-form select.form-control:focus { background: #fff !important; }
/*blog css end here*/
.footer-form .custom-ft-form { padding-top: 10px; }
.footer-header {background: #006b75; }
.site-footer .default50.footer-info-box {padding-top: 30px; padding-bottom:30px}
.footer-form.footer-col-1 { }
.footer-form .textwidget { padding: 0; }
.page-id-1435 .desktop-footer,
.page-id-1023 .desktop-footer { display: none;}
.destop-footer{ margin: 0 auto; }
.footer-map-section iframe { width: 60%; height: 473px; border: none; float: left; }
.footer-map-section .widget,
.footer-map-section .textwidget{ margin: 0; padding: 0; }

/* site footer  */
.site-footer{ padding-top:3rem; background: #fff; } 
.site-footer p{ font-size: 1.6rem; color: #000; } 
.site-footer .desktop-footer{ padding-bottom:3rem; } 
.site-footer .footer-widget-title { color: #006b75; font-size: 2.2rem; font-weight: 600; margin-bottom: 2.6rem; text-transform: uppercase;}
.site-footer .c-info {margin-bottom: 2.5rem;padding: 0 0 0 26px; }
.site-footer .c-info a { color: #000; padding-left: 0;font-weight: 400;font-size: 1.6rem;}
.site-footer .c-info a:hover{ text-decoration: none; color: #006b75;}
.site-footer .hours li { color: #000; padding: 4px 0; font-size: 1.6rem; letter-spacing: 0; }
body .site-footer a:hover { text-decoration: none; font-weight: 400; color: #fff; }
.site-footer .footer-col-1 p+p { padding: 10px 0 0; }
.site-footer .hours li span.time {float: right;}
.site-footer .widget ul.footer-social { text-align: left; }
.footer-social li a { color: #000; font-size: 1.8rem; font-weight: 400; line-height: 37px; }
.site-footer .widget ul.footer-social li { line-height: 0; padding: 0 0 22px; clear: both; width: 100%; }
.footer-social li a:hover{ text-decoration: none; color: #002b87 }
.site-footer ul.footer-social i { font-size: 34px; color: #006b75; float: left; padding: 2px; margin: 0 10px 0 0;}
.site-footer .c-info {margin: 0; padding: 0 0 29px ; }
/*.site-footer .c-info.call-icon { background-position: 0 2px; }
.site-footer .c-info.mail-icon { background-position: 0 -60px; }
.site-footer .c-info.map-icon { background-position: 0 -127px; }*/
.site-footer .c-info i { font-size: 22px; float: left; margin: 2px 7px 0 0; width: 22px; text-align: right; color: #006b75;}
.site-footer .c-info .ft-link { display: table;}
/*about page css here*/
.custom-team-sec h2 { margin: 0 0 18px; font-size: 3rem; font-weight: 600;border-radius: 0px; color: #000; line-height: 4rem; position: relative; padding: 0 0 0 20px; }
.custom-team-sec h2 span { text-transform: uppercase; font-size: 2.2rem; color: #006b75;  }
.custom-team-sec .n-btn-default-inline { margin-top: 15px; }
.custom-team-sec p { font-size: 1.8rem; line-height: 3rem; }
.custom-team-sec h2:after { position: absolute; content: ""; border-left: solid 5px #006b75; height: 100%; top: 0; left: 0;}
.single-team-member .team-member {padding-top: 50px; padding-bottom: 50px;}
.single-team-member .team-member .single-member-content .entry-title {font-size: 3rem;text-transform: capitalize;font-weight: 600;padding: 0 0 15px;}
.single-member-content .entry-title .single-des {display: inline-block;padding: 0 0 0 40px;position: relative;}
.single-member-content .entry-title .single-des:after {position: absolute;content: "";border-bottom: solid 2px #000;width: 15px;left: 13px;top: 17px;}
.single-team-member .footer-map-section:before{display: none;}
.footer-team-section { display: none; }
.single-team-member .team-member  p { line-height: 3rem; }
.single-team-member .entry-header.single-member-content, .single-team-member .single-team-content { padding: 0; }
.single-team-member .wp-post-image { margin: 0; float: none; box-shadow: 0px 0px 10px #ddd; }
.contact-add-sec .footer-social { padding: 10px 0 0; }
.contact-add-sec .footer-social a { color: #fff; font-size: 3.4rem; padding: 3px; }
.navbar .container { max-width: 100%; }

/*contact css here*/
.contact-bg { padding: 50px 40px; background: radial-gradient(#006b75, #1f91a3); max-width: 1100px; margin: -100px auto 15px; border-radius: 70px 70px 0 0; box-shadow: 0px 0px 50px #ddd;}
.contact-bg .contact-heading { font-size: 3rem; color: #fff; font-weight: 700; margin: 0;padding: 0 0 15px;}
.contact-bg .homepage-form input:not([type="submit"]),
.contact-bg .homepage-form select.form-control, 
.contact-bg  .homepage-form textarea { border: none; background: rgba(255,255,255,0.99); margin: 10px 0 0; }
.contact-bg .checekbox-main .form-label1, 
.contact-bg  .checekbox-main .form-label2 { background: rgba(255,255,255,0.99); border: none; margin: 10px 0 0; }
.contact-bg .checekbox-main .form-label1.active, 
.contact-bg .checekbox-main .form-label2.active { background: #133156; }
.contact-bg .contact-info-item { padding: 30px 0 30px; text-align: left; display: inline-block; width: 100%; min-height: auto; border-bottom: solid 1px #fff; }
.contact-bg .contact-info-item img { float: left; margin: 4px 20px 14px 0 !important; display: block; }
.contact-bg .contact-info-item h4 { padding: 0; }
.contact-bg .contact-info-item:last-child { border-bottom: none; padding-bottom: 0;}
.contact-bg  .contact-info-item p a { font-size: 1.7rem; }
.contact-map { padding: 0; }
.contact-map iframe {width: 100%;height: 480px;border: none;}
.main-contact-sec.book-page-form { padding: 40px 40px 50px; max-width: 1000px; margin: 50px auto; border-radius: 30px;}
.book-page-form .homepage-form input:not([type="submit"]), .book-page-form .homepage-form select.form-control, .book-page-form .homepage-form textarea, .book-page-form .checekbox-main .form-label1, .book-page-form .checekbox-main .form-label2 { border: none; background: #fff; }
.book-page-form .checekbox-main .form-label1.active, .book-page-form .checekbox-main .form-label2.active { background: #006b75; }
.book-page-form .homepage-form input[type="submit"] { background: #006b75; color: #fff; }
.book-page-form .homepage-form input[type="submit"]:hover { background: #fff; color: #000; }
.wpcf7 form.sent .wpcf7-response-output { display: none !important; }
.site-header .navbar-expand-xl .navbar-nav .cst-logo a, 
.site-header .navbar-expand-xl .navbar-nav .cst-logo a:hover { color: transparent !important; }
.site-header .navbar .navbar-nav { margin: 0 auto;  align-items: center; display: flex;flex-direction: inherit;}
.site-header .navbar-expand-xl .navbar-nav .cst-logo a { width: 288px; height: 84px; padding: 0; margin: 0 15px;}
    .site-header .navbar .navbar-nav li .sub-arrow { display: none!important;}
.sv-block a {  text-align:center;padding: 0px 5px;display: flex;justify-content: center;align-items: center;background: #006b75;color: #fff;min-height: 80px;font-weight: 600;font-size: 20px;position: relative;overflow: hidden;line-height: 24px;border-radius: 30px 0;}
.sv-block a:hover{ color:#fff;text-decoration: none;background: #133156;}
.sv-block a img{ position: absolute; transform: scale(0); opacity: 0.2; z-index: 1; transition: all ease-in-out 0.2s; }
.sv-block .menu-item { float: left; width: 25%; padding: 10px;}
/*rating form css start here*/

body .rating span:hover ~ span label, 
body .rating span:hover label, 
body .rating span.checked label, 
body .rating span.checked ~ span label { color: #133156;}
.rating_form { text-align:center;}
.rating_form h2 {font-size: 3rem;color: #133156; font-weight: 700;padding-bottom:8px;}
.rating_form p.form-msg { font-size:1.125rem; line-height:32px;}
.rating_form p.small { font-size:0.875rem; line-height:24px;}
.rating-contat-form input { padding: 10px; width: 100%; font-size: 1.0625rem; border: 1px solid #aaaaaa;}
.rating-contat-form textarea {  width: 100%; padding: 15px; border-radius: 4px;}
.rating-contat-form input[type="submit"] {color: #fff;background: #133156;padding: 10px 15px;display: inline-block;text-transform: uppercase;font-weight: 500;height: 50px;border: none;font-size: 1.8rem; width: 174px;float:none;}
.rating_form #regForm button:hover,
.rating-contat-form input[type="submit"]:hover { color: #fff;background: #6ba6c3;}
.radio-option{ padding-top: 20px;}
.radio-option input{ width: inherit;}
.rating-contat-form .radio-option strong { font-weight: 500;}
.review-btn-container, 
.review-btn-container2 { max-width: 550px; margin: auto; font-size: 1rem; clear:both; text-align: center; padding-top: 25px; } 
.review-btn-container a {display: inline-block;width: 100%;float: none;text-align: center;color: #000;font-size: 21px;}
.tac-mb.captcha-main.rating-form span {margin: 0;}
.rating_form #regForm {padding: 5rem 0px;width: 100%;margin: 0 auto;}
.rating_form #regForm h1 {font-size: 4rem;text-transform: capitalize;margin: 0;}
.rating_form #regForm h4 {font-size: 2.6rem;margin: 0;padding: 1.5rem 0 1rem;}
.rating-contat-form textarea {  border: 1px solid #aaaaaa; color: #aaaaaa; font-size: 18px;}
.rating-contat-form input[type="radio"]{height: auto !important;}
.rating-contat-form button, 
.rating-contat-form input, 
.rating-contat-form optgroup, 
.rating-contat-form select, 
.rating-contat-form textarea{margin-left:0px !important; margin-right:0px !important; margin-right: 0px !important;font-size: 1.5rem;border-radius:0px !important;}
#less-than-5-star h2 { text-align: center; } 
.rating-form img.wpcf7-form-control.wpcf7-captchac {display: inline;}
.rating-form input {width: 140px;}
.rating-contat-form span {margin: 0 15px 0 0.5rem;}
.rating-contat-form p {margin-bottom: 0;}
.rating-contat-form .radio-option {padding: 0;}
.rating_form #regForm button.go-bak-btn {margin: 0;padding: 10px 20px; height: 50px;width: 174px;}
#less-than-5-star h2 {text-align: center;font-size: 3.2rem;font-weight: 700;margin: 0;}
#less-than-5-star .form-desc {font-size: 1.5rem;line-height: 2.4rem;padding: 1.5rem 0;}
.good-review img, .tab img {max-width: 250px;}
.good-review p {margin: 0;}
.rating_form p {font-size: 1.82rem !important;}
.rating_form ul {padding: 15px 0;margin: 0;}
.rating_form ul li {list-style-type: none;padding: 4px 0;}
.rating_form .rating-form-btn {margin: 0;}

.tac-mb.captcha-main.rating-form {text-align: right;}
.rating-contat-form .radio-option p {font-size: 16px !important;padding: 0 12px;}
.rating_form .tab6 p,
.rating_form .tab4 p {font-size: 42px !important;margin: 0px;padding: 0;display: block;}
.rating_form .tab6 .review-btn-container,
.rating_form .tab4 .review-btn-container {padding-top: 0;}
.rating_form #regForm .tab6 button.go-bak-btn,
.rating_form #regForm .tab4 button.go-bak-btn {margin-top: 10px;}
a.gplus.socialRP.rating-form-btn, 
a.fb-button.socialRP.rating-form-btn {float: none!important;color: #fff;background: #6ba6c3;padding: 13px 35px;display: inline-block;border-radius: 4px;font-size: 18px;text-transform: uppercase;font-weight: 500;height: auto;margin-bottom: 0;width: auto;}
a.gplus.socialRP.rating-form-btn:hover,
a.fb-button.socialRP.rating-form-btn:hover {text-decoration: none; background:#6ba6c3;}
/* Rating css end end here */

.rating-form-sec #regForm .tab {min-height: auto;}	
#regForm .tab.tab1 {min-height: auto;}	
.rating_form #regForm button.rating-form-btn, 
.tab .rating-form-btn.direct_link {margin: 0 .3% 7px;}
.rating_form .good-review h2 {margin: 10px 0 5px !important;}
.tab .rating-form-btn.direct_link:hover {background: #6ba6c3;color: #fff;text-decoration: none;}
.tab .rating-form-btn.direct_link { margin: 0px 2px 7px; font-size: 1.8rem;  border-radius: 0px;  padding: 1rem 2rem;  height: auto;  background: #133156;  display: inline-block; color: #fff;text-transform: uppercase;height: 50px;font-weight: 300}
.rating_form #regForm button{height: 50px;margin: 0px 2px 7px;font-size: 1.8rem;border-radius: 0px;background: #133156;}
.tab.tab3 .rating-form-btn.direct_link{font-size: 1.89rem;}
.rating_form #regForm button.rating-form-btn, 
.rating_form #regForm .tab .rating-form-btn.direct_link,
.rating_form #regForm .tab.tab3 .rating-form-btn.direct_link, 
.rating_form #regForm .tab.tab3 button.rating-form-btn { padding: 8px 0; height: auto; width: 84px; margin: 0 0 5px !important; font-size: 20px;}


/*rating form css end here*/
    
    
/******************** Responsive Css here */  


@media(min-width:1600px){
      body .homepage-slider-main .homepage-slider .slick-slide.slide-main{ height: 86rem !important; }
    .site-header .top-header,.destop-footer,.footer-bottom{ padding-left: 55px; padding-right: 55px; }
    .site-header .navbar{ padding-left: 55px; padding-right: 55px; } 
}
@media(max-width:1400px){
    body .homepage-slider .slide-inner { bottom: 11rem;}
}
@media(min-width: 1366px){
	.container { max-width: 1300px !important;} 
}  

@media(max-width:1200px){
    .site-header .navbar .navbar-nav li a { padding: 1rem 2rem;}
.right-ca p { font-size: 1.4rem; line-height: 22px; padding: 6px 0 0; }
    .right-ca h3 { font-size: 2rem; }
    .main-ab .section-title { font-size: 36px; line-height: 42px; margin-bottom: 0.5rem;}
    .main-ab .section-title span { font-size: 3rem; }
    .main-ab p { font-size: 1.6rem; line-height: 2.8rem; }
    body .site-header .navbar .navbar-nav li a { margin: 0 1.8rem; }
}
@media (max-width: 1199px){ 
    a.navbar-brand.header-image.d-none.d-md-block.d-xl-none { margin: 0 auto; }
body #wprmenu_bar .menu_title a { top: 0px; }
li.depth-level-1>a.dropdown-item {width: calc(100% - 40px) !important;display: inline-block !important;}
.depth-level-1 span.dropdown-toggle {display: inline-block; width: 40px;z-index: 9999 !important;}
    .doctor-sec .vc_col-sm-6 .doc-logo {   left: -60px;}
    .doctor-sec .vc_col-sm-6:last-child .wpb_text_column {padding: 90px 0px 90px 50px; }
    .doctor-sec .vc_col-sm-6 .doc-img { margin-right: -191px; }
.doctor-sec .vc_col-sm-6 .doc-img .vc_single_image-img { max-width: 380px;}
    .doctor-sec .vc_col-sm-6 .doc-logo { top: 23rem; left: 0rem;}
    .doctor-sec .vc_col-sm-6 .doc-logo .vc_single_image-img { max-width: 220px;}
	  .footer-map-section iframe{ height: 53.2rem; } 
    .new-patient { padding-left: 15px !important; padding-right: 15px !important;}
        .all-services .custom-sv-list li {width: 33.333%;}
        .site-header .navbar .navbar-nav .dropdown-menu .dropdown-toggle {background: #000;height: 29px;line-height: 35px;top: 0;right: 0;}
body .site-header .navbar .navbar-nav li.dropdown li .dropdown-toggle:after {border-top: .6em solid #fff;} 
.site-header .navbar-nav li .dropdown-menu {background: transparent;}
.site-header.header-transparent .navbar .navbar-nav li .dropdown-item {color: #fff;background: #000 !important;border-radius: 0;width: 85% !important;}
.site-header .navbar .navbar-collapse .navbar-nav li.dropdown .dropdown-menu .dropdown-menu li {margin: 2px 0 0 18px;width: 95%;}
	.site-header .navbar-toggler-icon{ width: 80px; background-position: left center !important; background-size: inherit; padding: 4px 0px 2px 30px; }
	.site-header .navbar-toggler-icon{ width: 80px; background-position: left center !important; background-size: inherit; padding: 4px 0px 2px 30px; }
	.site-header .navbar .navbar-nav li a { font-size: 1.4rem; /* padding: 6px 1.6rem; */}
.contact-add-sec h3 {font-size: 22px;}
.site-header.header-transparent .navbar .navbar-nav li a:hover {color: #006b75;}
.site-header .navbar .navbar-nav li.current-menu-item a,
.site-header.header-transparent .navbar .navbar-nav li a:hover,  
.site-header.header-transparent .navbar .navbar-nav li a:focus {background-color: transparent !important;color: #006b75;}
    .site-header .navbar .navbar-nav a{ padding:12px 0px;}
    .navbar .navbar-nav li.dropdown .dropdown-toggle{ z-index:999; top:5px; background:rgba(0, 0, 0, 0.2); width:35px; height:35px; transform:inherit; line-height:38px;text-align:center;}
    .site-header .navbar .navbar-nav li.dropdown .dropdown-toggle:after{ border-top: .5em solid #333; border-right: .5em solid transparent; border-left: .5em solid transparent; }
  html{ font-size: 9px !important; }
  .site-header .top-header .top-contact-info li{ margin-left: 1rem; }
  .main-ab .section-title{ line-height: normal; }
  .main-ab .section-title strong{ font-size: 2.8rem; }
  .before-team h2,
  .section-title{ font-size: 4rem;}
  .site-header .navbar-toggler{ font-size: 2rem !important; }
  .site-header .navbar{ padding: 0rem; }
  .footer-map-section iframe{ height: 53.2rem; } 
    .site-footer .menu li {   padding: 0px 12px; }
    .site-footer .menu li a { font-size: 1.4rem; }
    a.navbar-brand.header-image.d-block.d-md-none.text-center { margin: 0;}
    .site-header.sticky .top-header .widget .top-contact-info li{padding: 0px}
}
@media(max-width:1024px){
.price-box {    padding: 20px 0px;}
    body .site-header .navbar .navbar-nav li a { margin: 0 1.6rem;font-size: 1.6rem;}
}
@media(min-width:992px){
    .site-header .navbar .navbar-nav li.mega-menu .sub-menu li { float: left; width: 50%; }
.site-header .navbar .navbar-nav li.mega-menu .sub-menu {   min-width: 45% !important;}
    .site-header .navbar .navbar-nav{ position:relative; text-align: center;}
    .site-header .navbar .mega-menu{ position: static; }
    .site-header .navbar .mega-menu .dropdown-menu{width:60%;}
    .site-header .navbar .mega-menu .dropdown-menu li{ display:inline-block; width:32%; }
    .navbar .navbar-nav li.mega-menu .dropdown-toggle{ display: none; }
    .navbar .navbar-nav li.mega-menu > a{ position:relative; }
    .site-header .navbar-brand.header-image { display: none !important; }
        body button.navbar-toggler { display: none;}
.site-header .navbar .navbar-nav li a:hover:before, 
.site-header .navbar .navbar-nav li.current-menu-item a:before { position: absolute; content: ""; border-bottom: solid 2px #006b75;width: 100%;bottom: 20px;left: 0; }
}
@media(max-width:991px){
        body .site-header .navbar-expand-xl .navbar-nav .cst-logo a, 
    .sv-block .menu-item { width: 33.33%;}    
    .contact-bg .vc_col-sm-8, 
    .contact-bg .vc_col-sm-4 { width: 100%; }
    .footer-info .textwidget { padding: 4rem 15px; }
    .footer-map-section iframe { width: 50%; height: 472px;}
    body .top-contact-info li.btn-item a i {margin: 5px 4px 0 0; }
    .site-header .top-header .top-contact-info li a { font-size: 1.8rem;}
    .site-footer .widget ul.menu { text-align: center; }
    .custom-ft-form { padding-top: 15px;}
    .footer-bottom .footer-social {float: none; }
    .site-footer .widget ul.footer-social li {float: none; padding: 5px 0; }
    .footer-bottom .copyright { float: none;padding: 0;}
    .footer-info .c-info a {font-size: 1.6rem;}
.footer-info .hours li { font-size: 1.4rem;}
    .footer-info h3 { font-size: 1.8rem;}
    .footer-info {  padding: 2rem 10px;}
    .simple-image-slider.slick-initialized.slick-slider {margin: 0;}
.new-patient .vc_col-sm-3 {width: 50%;}
.new-patient .vc_col-sm-3:nth-child(3) {left: 50%;}
.new-patient .vc_col-sm-3:nth-child(4) {   right: 50%;}
    .all-services .custom-sv-list li {width: 50%;}
.main-contact-sec .vc_col-sm-4, 
.main-contact-sec .vc_col-sm-8 { width: 100%;}
  .site-header .top-header .top-left li a{ margin-top: 3px; }
  .site-header .top-header .top-left li a:hover{ opacity: 0.7; }  
  .services-main .vc_col-sm-3{ width: 50%; }
  .main-ab .vc_col-sm-6{ width: 100%; text-align: center; padding-top: 10px; padding-bottom: 10px;}
  .before-team h2, .section-title{ line-height: normal; }
  .footer-col-1{ margin-bottom: 25px; padding-bottom: 10px; border-bottom: solid 1px rgba(255, 255, 255, 0.3); text-align: center; }
  .footer-col-1 .widget{ margin-bottom: 0; }
  .homepage-slider .slide-inner h2{ font-size: 4.6rem; }
  .homepage-slider .slide-inner h1{ font-size: 4.4rem; }
  .before-team h2, .section-title{ font-size: 3.2rem; }
  .family-about .vc_col-sm-6{ width: 100%; text-align: center; padding-top: 15px; padding-bottom: 15px; }
  .footer-col-1{ text-align: left; }
		 .all-services .custom-sv-list li {width: 33%;}
	.site-header .top-header .top-left {display: none;}
    .doctor-sec .vc_col-sm-6 .doc-img .vc_single_image-img { max-width: inherit;}
    .doctor-sec .vc_col-sm-6 .doc-img {margin-right: 0; }
    .doctor-sec .vc_col-sm-6:last-child .wpb_text_column {padding: 50px 0; }
    .doctor-sec .vc_col-sm-6 .doc-logo {   position: relative; top: -24px; left: -30px;}
.doctor-sec .vc_col-sm-6 .doc-logo .vc_single_image-img { max-width: 100%;}
	  .footer-form{ position: inherit; width: 50%;  }
} 
@media(max-width:820px){
    .homepage-slider .slide-inner h2 strong { font-size: 4.2rem;}
    .homepage-slider .slide-inner h2 { font-size: 3.6rem;    line-height: 4.8rem;}
    body .homepage-slider .slide-inner { bottom: 8rem; left: 55px;}
    .doctor-sec .vc_col-sm-6:last-child .wpb_text_column { padding: 30px 15px;}
    .doctor-sec p { font-size: 1.6rem; line-height: 3rem;}
    .doctor-sec .section-title span { font-size: 5rem;}
    .doctor-sec .dr-name { padding: 5px 0;}
    body .site-header .navbar-expand-xl .navbar-nav .cst-logo a, 
    body .site-header .navbar-expand-xl .navbar-nav .cst-logo { width: 258px; background-size: 250px;background-position: center 6px;margin: 0px}
    .price-box-btn p { padding: 15px 0px; font-size: 2.4rem;}
    .price-box p { font-size: 2.4rem; padding: 0 0 10px; margin: 0;}
    .hm-about-sec .vc_col-sm-7, 
    .hm-about-sec .vc_col-sm-5 { width: 100%; }
.right-ca-box { padding: 20px 30px 0; max-width: 700px; }
    body .site-header .navbar .navbar-nav li a { margin: 0 1rem;}
    .footer-form { padding: 20px 30px 30px;}
    .footer-map-section iframe { height: 442px;}
    .price-box p { font-size: 2.2rem;}
    .site-header .bg-header { padding: 5px 0;}
}
@media(max-width:768px){
body .site-header .navbar .navbar-nav li a { font-size: 1.4rem;}
}
/**************cmz css here***************/
@media only screen and (min-width: 768px) and (max-width: 5000px)  {
.site-header .navbar-expand-xl .navbar-nav .cst-logo { width: 288px; margin: 0 15px auto; position: relative;text-indent: -9999px; }
.site-header .navbar {padding: 0rem 2rem;background: transparent;transition: all ease-in-out 0.2s;}	
.site-header .navbar-expand-xl .navbar-nav .cst-logo a {width: 288px; color: transparent; margin: 0; padding: 34px 0;}
.site-header .navbar .navbar-nav li a {font-weight: 400;text-transform: uppercase;font-size: 1.8rem;position: relative;padding: 29px 0rem;color: #000;margin: 0 2.6rem;}
.site-header.header-transparent .navbar .navbar-nav li a:hover {background-color: transparent;color:#006b75;}	
body .navbar .navbar-nav li.dropdown .dropdown-toggle {position: absolute;top: auto;right: 0px;transform: none;cursor: pointer;bottom: 34px;}	
.site-header .top-header .widget .top-contact-info li.btn-item.info-cont {background: none;padding:0.5rem 0.8rem 0.2rem;margin: 0;}
body .site-header .navbar .navbar-nav li ul.dropdown-menu a.dropdown-item,
body #masthead.site-header .navbar .navbar-nav li ul.dropdown-menu a.dropdown-item {padding: 6px 12px !important;border-radius: 0px;}
body .site-header .navbar .navbar-nav li ul.dropdown-menu{border-radius: 0px;}
.site-header .navbar.navbar-light{background: transparent;}
.site-header .bg-header {width: 100%;}
}

@media only screen and (min-width: 768px) and (max-width: 1199px)  {
body .bg-header {position: relative;display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;padding: .5rem 1rem;width: 100%;}
}
    @media(min-width:768px){
  body .homepage-slider-main .homepage-slider .slick-slide{ height: 60rem !important; }
        .site-header .navbar .navbar-nav li .sub-arrow { display: none;}
	body .navbar .navbar-nav li.dropdown .dropdown-toggle {display:none;}
.site-header .navbar-toggler { display: none; }
.navbar-collapse.collapse { display: inherit; }
    .site-header .navbar-brand.header-image { display: none !important; }
		
}
@media(max-width:767px){
	.site-header .top-header .top-contact-info,.site-header .top-header .widget .top-contact-info{ float:none;text-align: center;}
        .sv-block .menu-item { width: 100%;}
.site-header .navbar .navbar-nav li a:hover:before, 
.site-header .navbar .navbar-nav li.current-menu-item a:before{display: none;}
.footer-info-box .footer-info { margin-top: 40px; background: transparent; padding: 0; }
    .doctor-sec .vc_col-sm-6 .doc-img .vc_single_image-img { margin: 30px 0 0;}
    .doctor-sec .vc_col-sm-6 .doc-logo { top: 20px; left: 0;}
    .doctor-sec:before { display: none!important}
    .new-patient .vc_col-sm-3:nth-child(3),
    .new-patient .vc_col-sm-3:nth-child(4) { left: auto; right: auto}
    .new-patient .vc_col-sm-3 { width: 100%;}
    body .homepage-slider .slide-inner .slider-btns a { margin-top: 15px;}
        .all-services .custom-sv-list li {width: 100%;}
	.site-header .navbar .navbar-nav li.cst-logo { display: none; }
.site-header .top-header .btn-item.book-appt,.site-header .top-header .btn-item.book-appt:hover{ background: none; border:0}	
	.site-header .bg-header { text-align: center; border: none;padding: 0px;}
	.site-header  .navbar-collapse { text-align: left;}
.footer-info-box { padding-bottom: 0px; }
	.navbar-brand{padding-top: .5125rem;padding-bottom: .6125rem;} 
	.site-header .top-header{ border-bottom:inherit; }
	.site-header .navbar .navbar-toggler{ margin:0px auto 14px;  }
	.site-header .top-header{ padding:5px 0; }
	.top-contact-info li.btn-item a i{ float:left; margin-top:3px; }
	.top-contact-info li:nth-child(2).btn-item a i{ margin-top: 4px; }
    .hm-form { padding: 60px 30px;border-radius: 0px; }
    .right-ca-box {padding: 20px 30px 0; }
    .right-ca {   padding: 18px 0 18px 55px;background-size: 45px !important; }
    .main-ab {padding-top: 30px; padding-bottom: 30px; }
    .main-ab .section-title span {font-size: 2.6rem; }
.main-ab .section-title {font-size: 32px;}
    .main-ab p {font-size: 1.6rem; line-height: 3rem; }
    .single-post #secondary { padding-top: 0;}
    .footer-header .section-title span { display: inline;}
    .footer-header .section-title { font-size: 2.4rem; padding: 20px 0; text-align: center;}
.custom-ft-form input[type="submit"] { float: none;}
    .h-review .section-title {font-size: 2rem; text-transform: capitalize; }
    .testimonial-video p img { margin: 0px 0 15px !important;}
    .desktop-footer {display: inline !important}
    .footer-form .custom-ft-form { padding-top: 10px;}
    .footer-info .hours li { font-size: 1.8rem;}
.site-footer .footer-info .c-info a {font-size: 2rem;margin: 4px 0 0; display: inline-block; }
    .custom-ft-form input:not([type="submit"]), .custom-ft-form select, .custom-ft-form textarea, .custom-ft-form .form-control:not([size]):not([multiple]) { height: 44px;
    margin: 7px 0; }
.doctor-sec .vc_col-sm-6:last-child .wpb_text_column { padding: 20px 15px 30px;}
    .doctor-sec p { font-size: 1.6rem;    line-height: 2.4rem;}
    .doctor-sec h2 { font-size: 3rem; padding: 0 0 10px;}
.doctor-sec .n-btn-default-inline {  background: #fff; color: #000; }
    .doctor-sec {text-align: center;}
    body .homepage-slider .slide-inner h2 { text-align: center; text-transform: initial;    font-weight: 600;}
    .site-header.sticky .navbar-brand img, .site-header .navbar-brand img { max-width: 220px;}
    .doctor-sec .section-title { margin: 0; padding: 0 0 13px;}
    .contact-bg { padding: 40px 5px; margin-top: 30px; border-radius: 0;}
    .contact-bg .contact-heading { text-align: center;}
    .main-contact-sec.book-page-form { padding: 30px 5px;}
        .footer-bottom .col-md-7, .footer-bottom .col-md-5 {text-align: center;}
    a.navbar-brand.header-image.d-block.d-md-none.text-center { margin: 10px 0px; }
    .site-header .navbar.navbar-light .navbar-toggler { margin: 10px auto; }
    .footer-form, .footer-map-section iframe { width: 100%;}
    .site-footer .footer-widget-title { margin: 0; padding: 30px 0 10px;}
    .site-footer .footer-col-1 { margin: 0;padding-bottom: 0;}
    .site-footer .c-info.map-icon { padding-bottom: 0;}
    .site-footer .c-info { padding: 0 0 20px 0px;}
    .doctor-sec .section-title span { font-size: 5.8rem; line-height: 5rem;}
    .site-header.sticky .top-header .widget .top-contact-info li { padding: 2px;}
    .wpb_animate_when_almost_visible.wpb_start_animation.animated { animation: none !important;}
    .single-team-member .team-member .single-member-content .entry-title { font-size: 2.4rem; padding: 20px 0 15px; text-align: center;}
    .single-member-content .entry-title .single-des { display: block; font-size: 2rem; padding: 5px 0 0;}
    .single-member-content .entry-title .single-des:after {display: none;}
    .single-team-member .team-member p{text-align: center}

    .thank-you-text p { font-size: 14px;}
    .thank-you-text h2 { font-size: 32px;}
.rating-contat-form .radio-option p { font-size: 15px !important;}
  #regForm .rating-main {width: 270px;margin: 0 auto;padding-top: 0px;}
  #regForm .rating-main span label {width: 40px;height: 40px}
  #regForm .rating-main .glyphicon-star:before {font-size: 40px;}
    .rating_form #regForm .tab1 button.rating-form-btn {width: auto;}
.foo-widget-3 {border-bottom: solid 1px #bababa;}
.rating_form #regForm{ min-width: 100%;}
    .rating-contat-form .radio-option .wpcf7-radio { margin: 0;}
    .rating-contat-form .radio-option .wpcf7-radio .wpcf7-list-item { display: block; margin: 0; text-align: left;}
    .rating_form h2 { padding-bottom: 0px;} 
    #less-than-5-star h2 { font-size: 2.2rem;}
    .rating_form .good-review h2 { margin: 10px 0 15px !important; font-size: 2rem;}
    .rating_form .col-md-12 { padding: 0;}
    body .site-header .navbar-expand-xl .navbar-nav .cst-logo a, 
    .site-header.header-transparent .navbar .navbar-nav li a { padding: 10px 0rem; font-size: 1.8rem;}
        .site-header .navbar .navbar-nav li { float: none; display: inline; }
        a.navbar-brand.header-image.d-none.d-md-block.d-xl-none { margin: 0 0 0 15px; }
    .site-header.header-transparent .navbar .navbar-nav li a .sub-arrow { background: #006b75; color: #fff; font-size: 26px !important; border-radius: 0; }
    body .site-header .navbar .navbar-nav li a {margin: 0;padding: 1rem  0rem;}
    .site-header .navbar .navbar-nav li.cst-logo { display: none; }
    .add-sec { padding-top: 20px; }
    .main-contact-sec.default50 { padding-top: 0; }
	.site-header{ padding-top:0px; }
	.site-header .navbar{ padding: 0rem 2rem; }
  .site-header.header-transparent{ position: inherit; }
  .slide-only-btn1.slider-btns{ text-align: center; }
  body .homepage-slider .slide-inner{ background: #ebebeb !important; }
  .site-header .top-header .top-left{ display: none; }
  .homepage-slider .slide-inner h2{ color: #000; }
    .site-header .top-header .top-contact-info li { margin: 0; width: 50%; float: left; padding: 2px; text-align: center;}
.site-header .top-header .top-contact-info li:first-child { width: 100%; }
.site-header .top-header .top-contact-info li a i { display: none; }
.site-header .top-header .top-contact-info li a, .site-header .top-header .btn-item.book-appt a { padding: 0 !important; margin: 0; font-size: 1.6rem; width: 100%; background: #fff; color: #000; height: 40px; line-height: 40px; letter-spacing: 0; text-transform: inherit; }
.main-ab ul { padding-top: 8px; }
.main-ab ul li { padding: 4px 0; }
.site-header .top-header .top-contact-info li a:hover, .site-header .top-header .btn-item.book-appt a:hover { background: #000; color: #fff; }
.site-header .top-header .top-contact-info li:first-child a {background: #133156;color: #fff; }
.site-header .top-header .top-contact-info li:first-child a:hover {background: #fff; color: #000; }
	.navbar .navbar-brand {display: block; clear: both; float: none;font-size:14px;}
	.site-header .navbar  .navbar-toggler{ margin:10px 0 6px auto;text-align: center;}

.homepage-slider .slide-inner h1{ font-size: 2rem; line-height: normal; }
.before-team h2, .section-title{ font-size: 2.4rem; }
.homepage-form input[type="submit"]{ width: 100%; margin-left: 0;}
.homepage-form div.wpcf7 .ajax-loader{ display: none; }
.services-main .vc_col-sm-3{ width: 100%; }
.m-btn-md{ margin: 5px 0px ; padding: 1.5rem 0rem; width: 100%; font-size: 1.7rem; }
.custom-gallery .vc_col-sm-4{ margin: 10px 0px; }
.custom-gallery .pt-5{ padding-top: 0px !important; }
.mobile-footer{ padding-top: 15px; padding-bottom: 15px;}
.site-footer .mobile-footer a.btn.btn-primary{ font-size: 2rem; }
.footer-form h2{ font-size: 26px; }
.homepage-slider .slide-inner h1,
body .homepage-slider .slide-inner.content-on-left{ text-align: center; }
.sv-icon-row.bdb .vc_col-sm-3{ border-right: none !important; }
.sv-icon-row .vc_col-sm-3{ border-bottom: solid 1px #b6bfc8; border-right: none !important; }
  body .header-banner h1 {font-size: 2.4rem;padding: 30px 15px;}
.inner-content-sec .wpb_single_image { margin-bottom: 35px !important; }
  .all-services .custom-sv-list li {width: 100%;}
.add-sec .vc_col-sm-4 { border-right: none; border-bottom: solid 1px #fff;}
.captcha-main {text-align: center;}
    .site-header .navbar .navbar-nav {  display: block;}
    .site-header .navbar .navbar-nav li .sub-arrow { display: inline !important;}
    .homepage-slider .slide-inner h2 strong br { display: none;}
    body .homepage-slider .slide-inner { padding: 25px 25px 30px;}
}    

@media(max-width:360px){
.site-header .top-header .top-contact-info li a, 
.site-header .top-header .btn-item.book-appt a { font-size: 1.4rem;}
    a.navbar-brand.header-image.d-block.d-md-none.text-center, 
    .site-header.sticky .navbar-brand img, 
    .site-header .navbar-brand img { max-width: 166px;margin: 10px auto;}	
    .site-header .navbar.navbar-light .navbar-toggler { top: -142px;}
    .inner-top-sec h2 { font-size: 2.2rem;}
    .inner-content-sec h2 { font-size: 2rem;}
	.top-header .col-md-12{ padding-left: 8px;padding-right: 8px;}
}
	
