@charset "UTF-8";
/*
Theme Name: 2021
Theme URI: https://wordpress.org/themes/twentynineteen/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Our 2019 default theme is designed to show off the power of the block editor. It features custom styles for all the default blocks, and is built so that what you see in the editor looks like what you'll see on your website. Twenty Nineteen is designed to be adaptable to a wide range of websites, whether you’re running a photo blog, launching a new business, or supporting a non-profit. Featuring ample whitespace and modern sans-serif headlines paired with classic serif body text, it's built to be beautiful on all screen sizes.
Requires at least: 4.9.6
Requires PHP: 5.2.4
Version: 1.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: twentynineteen
Tags: one-column, flexible-header, accessibility-ready, custom-colors, custom-menu, custom-logo, editor-style, featured-images, footer-widgets, rtl-language-support, sticky-post, threaded-comments, translation-ready
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
Twenty Nineteen is based on Underscores https://underscores.me/, (C) 2012-2019 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
 
html {
	font-family: sans-serif;
	line-height: 1.15;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
body {
	margin: 0;
   font-family: 'Montserrat', sans-serif;font-weight: 500;
 
}
input[type="submit"], input[type="button"], button {-webkit-appearance: none; -moz-appearance: none; appearance: none;}
input[type="number"]::-webkit-inner-spin-button { 
  -webkit-appearance: none; 
  -moz-appearance: none; 
  appearance: none; 
  margin: 0; 
}
input,textarea{font-family: 'Montserrat', sans-serif;font-weight: 500;}
input[type="number"] {
	-moz-appearance: textfield;
}
input[type="search"]{
     -webkit-appearance: none; 
  -moz-appearance: none; 
  appearance: none; 
}
h1, h2, h3, h4, h5, h6 { margin: 0; font-weight: 700;}
* { box-sizing: border-box;}
img {
	border: 0;
    max-width: 100%;
    vertical-align: middle;
    height: auto;
    display: inline-block;
}
ul{padding: 0; margin: 0;}
a, a:hover, input[type="submit"], button { text-decoration:none; -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;}
*:focus { outline:none;}
ul li { list-style: none; }
.clear { clear: both; }
.container { width:1200px; margin:auto !important;}
.container:after{ clear: both; display: table; overflow: hidden; } 
.main-menu-more {    display: none}
.navclsbtn {    display: none;}
.header_section {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
        padding-top: 16px;
    padding-bottom: 16px;
    padding-right: 16px;
    padding-left: 27px;
      z-index: 9;
         -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;
         
} 
 
.mobinav {
    float: left;    margin-top: 10px; cursor: pointer;
} 
.he_right{ float: right; }
.logo {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0;
}
.header_section .container{ position: relative; }
.logo {
    position: absolute;
    left: 0;
    right: 0; 
    margin: auto;
        top: 20px;
    text-align: center;
    max-width: 190px;
     -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;
}
.logo img{
   -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;
   width: 190px;
}
.header_section.f-nav .logo img {
    width: 125px;
}
.he_right li {
    display: inline-block;
    vertical-align: middle;
}
.he_right li a{
  color: #3A506B;font-size: 14px; font-weight: 600;    display: block;
}
.he_right li.rigister_link {
    margin-left: 23px;
}
.he_right li.rigister_link > a {
    background-color: #F96464;
    color: #FFFFFF;
    padding: 12px 40px;
    border-radius: 25px;
}
.wrapper {
    padding-top: 72px;
}
.he_right li.rigister_link a:hover {
    background: #3A506B;
}
.hm_videosec .wpb_content_element {
    margin: 0;
    opacity: 1 !important;
}
.hm_videosec figure.wpb_wrapper,
.hm_videosec .wpb_single_image .vc_single_image-wrapper {
    display: block;
}
.hm_videosec img{ width: 100%; }
.hm_videosec .vc_btn3-container {
    margin: 0;
    position: absolute;
    bottom: 50px;
    left: 50%;
    margin-left: 175px;
}
.hm_videosec .vc_btn3-container button {
    background: #000;
}
.midbox_sec figure.wpb_wrapper,
.midbox_sec .wpb_single_image .vc_single_image-wrapper {
    display: block;
}
.midbox_sec img{ width: 100%;
  transition:all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
    -moz-transition:    all .3s ease-in-out;
    -o-transition:      all .3s ease-in-out;
    -ms-transition:     all .3s ease-in-out;
  } 
.midbox_sec .wpb_wrapper .wpb_single_image:hover img {
  transform: scale(1.1);
    -moz-transform: scale(1.1); 
     -o-transform: scale(1.1);
     -webkit-transform: scale(1.1);
} 
.midbox_sec .vc_column_container .vc_column-inner>.wpb_wrapper{ overflow: hidden;    position: relative; }
.midbox_sec .wpb_content_element {
    margin: 0;
}
.box_cont {
    bottom:52px;
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    pointer-events: none;
    margin: 0;
    padding: 0 20px;
}
 
.box_cont h2 {
    color: #EFFAFE;
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 15px;
}
.box_cont p {
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    margin: 0 0 15px !important;
}
.box_cont .vc_btn3-container {
    margin: 0;    
}
.box_cont .vc_btn3-container a.vc_general {
    color: #EFFAFE;
    font-size: 16px;
    font-weight: 700;
    background: transparent;
    border: 0;
    padding: 0;
    position: relative;
    pointer-events: auto;
}
.box_cont .vc_btn3-container a.vc_general:after {
   content: "";
    position: absolute;
    height: 25px;
    width: 20px;
    background: url(images/right-arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    top: 0;
    right: -39px;
    transition:all .3s ease-in-out;
   -webkit-transition: all .3s ease-in-out;
    -moz-transition:    all .3s ease-in-out;
    -o-transition:      all .3s ease-in-out;
    -ms-transition:     all .3s ease-in-out;
}
.box_cont .vc_btn3-container a.vc_general:hover:after{
  right: -45px;
}
.box_cont .vc_btn3-container a.vc_general:hover,
.box_cont .vc_btn3-container a.vc_general:focus{
  background: none !important;
  color: #EFFAFE; 
}
.container>.vc_column_container>.vc_column-inner{
    padding-left: 0px;
    padding-right: 0px;
}
.inner_banner { padding-top: 176px !important; padding-bottom: 68px; }
.inner_banner h2 { font-size: 40px; margin-left: 70px; color: #3a506b; }
.inner_banner .wpb_content_element { margin-bottom: 0; }
.service_location { width: 100%; float: right; box-shadow: 0 2px 6px rgba(0 ,0 ,0 ,0.1); border: 1px solid #e1e1e1; text-align: center;
          border-radius: 40px; }
.service_location .drp_dwn { width: 25%; float: left; position: relative; border-left: 1px solid #e1e1e1; }
.service_location .drp_dwn:first-of-type {
    border: 0;
}
.service_location select { width: 100%; border: none; background: #fff; color: #3A506B; font-size: 14px; font-weight: 500; letter-spacing: 0.6px; padding: 32px 29px;
              -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.service_location .drp_dwn:after { content: ""; position: absolute; top: 0; bottom: 0; right: 18px; margin: auto; background-image: url('images/arrow.svg'); width: 17px; height: 20px; 
                  pointer-events: none; }
.service_location .srch { width: 28%; float: left; border-left: 1px solid #e1e1e1; position: relative; }
.service_location .srch.srch1 {
    width: 22%;
}
.service_location input.search { width: 100%; border: none; background: #fff; padding: 31px 139px 31px 20px;  color: #3A506B; font-size: 14px; font-weight: 500; }
.service_location input::-webkit-input-placeholder { color: #3A506B; }
.service_location input::-ms-input-placeholder { color: #3A506B; }
.service_location input::placeholder { color: #3A506B; }
.service_location input[type="button"] { position: absolute; top: 0; bottom: 0; right: 7px; margin: auto; border: none; background-color: #f96565; height: calc(100% - 14px); padding: 0 53px;
                    background-image: url(images/search-icon.svg); background-repeat: no-repeat; background-position: center; border-radius: 34px; cursor: pointer; }
.inner_banner h2 { font-size: 40px; margin-left: 70px; }
.home_serch h2 {
    margin-left: 0 !important;
    margin-bottom: 32px;
}
.home_serch .service_location {
    margin: auto;
    float: none;
}
.home_serch .service_location:after{ content: ""; clear: both; display: table;}
.inner_banner { padding-top: 176px !important; padding-bottom: 68px; }
.home_serch{    padding-top: 134px !important; padding-bottom: 94px;}
.howitworks_sec {
    padding-top: 172px;    padding-bottom: 124px;
}
.hwi_title h2 {
    color: #3A506B;
    font-size: 32px;
    display: inline-block;
    vertical-align: middle;
}
.header_section.f-nav {
    background: #fff;
    padding-bottom: 11px;
    padding-top: 11px;
    /*box-shadow: 0px 0px 8px #d4d4d4;*/
    background: #fff;
}
.header_section.f-nav .logo{top: 13px;}
.hwi_title .vc_btn3-container {
    vertical-align: middle !important;
    margin: 0 0 0 48px;
}
.hwi_title .vc_btn3-container a.vc_general {
    border-radius: 27px;
    background: #F96464;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    border: 0;
    padding: 11px 33.7px;
}
.hwi_title{ padding-bottom: 47px; }
.hwi_title .vc_btn3-container a.vc_general:hover,
.hwi_title .vc_btn3-container a.vc_general:focus{
  background: #3A506B; color: #fff;
}
.hwi_steps h3 {
    color: #3A506B;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 16px;
        margin-top: 15px;
}
.hwi_steps p {
    color: #3A506B;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
}
.hwi_steps .vc_inner{ padding-top: 29px;
    margin-left: 0;
    margin-right: 0; }
.hwi_steps .vc_inner .vc_column_container>.vc_column-inner{    padding-left: 0px;
    padding-right: 0px;}    
.hwi_steps .vc_col-sm-4>.vc_column-inner>.wpb_wrapper{ max-width: 380px; }
.hwi_steps .vc_inner .vc_col-sm-2 {
       width: 19.22%;
}
.hwi_steps .vc_inner .vc_col-sm-10 {
    width: 80.78%;
}
.hwi_step2 .vc_inner .vc_col-sm-10 .vc_column-inner>.wpb_wrapper{ margin-left: 29px; }
.hwi_step2 .wpb_single_image{ margin-top: 9px; }
.hwi_step2 h3,
.hwi_step3 h3{margin-top: 11px;    margin-bottom: 20px;}
.hwi_step3 .wpb_single_image{ margin-top:2px; }
.hwi_step1>.vc_column-inner>.wpb_wrapper{ position: relative;}
.hwi_step2>.vc_column-inner>.wpb_wrapper{ margin-left: 10px; position: relative; }
.hwi_step3>.vc_column-inner>.wpb_wrapper{ margin-left: 22px; position: relative; }
/*.hwi_step1>.vc_column-inner>.wpb_wrapper:after {
       position: absolute;
    background: url(images/bg-shapes-select.svg);
    height: 174px;
    width: 329px;
    content: "";
    top: 32px;
    left: -11px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}
.hwi_step2>.vc_column-inner>.wpb_wrapper:after {
       position: absolute;
    background: url(images/bg-shapes-book.svg);
    height: 232px;
    width: 257px;
    content: "";
    top: 0px;
    right: 51px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}
.hwi_step3>.vc_column-inner>.wpb_wrapper:after {
       position: absolute;
    background: url(images/bg-shapes-deposit.svg);
    height: 189px;
    width: 318px;
    content: "";
    top: 35px;
    left: 59px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    z-index: -1;
}*/
.homedoctors_row {
    width: 60% !important;
    position: absolute !important;
       top: 60px;
    right: 0 !important;
    left: auto !important;
}
.dct_info h3 {
    color: #3A506B;
    font-size: 18px;
    margin-bottom: 5px;
}
.dct_spl {
    font-size: 14px;
    font-weight: 500;
      color: #3A506B;
}
.homedoctors_row .owl-item{ padding: 0 13.5px; }
.homedoctors_row .dct_thum {
    margin-bottom: 20px;
}
.homedoctors_row .owl-stage{ left:-114px; }
.homedoctors_list {
    margin: 0 -13.5px;
}
.ourdcr_cont h2 {
    color: #3A506B;
    font-size: 32px;
    margin-bottom: 22px;
    line-height: 1.3;
}
.ourdcr_cont p {
    margin: 0;
    color: #3A506B;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    max-width: 279px;
}
.hm_docouter { position: relative !important; }
.hm_docouter .wpb_content_element {
    margin: 0;
}
.hm_docouter .vc_btn3-container {
    margin: 31px 0 0 0;
}
.hm_docouter .vc_btn3-container a.vc_general, .stories_section .vc_btn3-container a.vc_general, .bac_section .vc_btn3-container a.vc_general {
        border-radius: 27px;
    background: #F96464;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    border: 0;
        padding: 11px 41px;
}
.hm_docouter .vc_btn3-container a.vc_general:hover,
.hm_docouter .vc_btn3-container a.vc_general:focus,
.stories_section .vc_btn3-container a.vc_general:hover,
.stories_section .vc_btn3-container a.vc_general:focus,
.bac_section .vc_btn3-container a.vc_general:hover,
.bac_section .vc_btn3-container a.vc_general:focus {
        background: #3A506B;
    color: #fff;
}
.hm_docouter:after {
    content: "" !important;
    position: absolute;
    height: 100% !important;
    width: 30px !important;
    background-image: url(images/side-shape.svg);
    display: block !important;
    background-position: left top;
    background-repeat: no-repeat;
    visibility: visible !important;
    top: 0;
    left: 0; 
}
.hm_docouter:before{
     content: "" !important;
      height: 50% !important;
    width: 30px !important;
    background: #f96464;
    position: absolute;
    bottom: 0;
    left: 0;
    display: block !important;
}
.hm_docouter .vc_col-sm-7 .vc_btn3-container { display: none; }
.ourdcr_cont {
/*     height: 690px; */
    padding-left: 70px !important;
	padding-top: 120px;
    margin-bottom: 80px;
}
.areyou_sec {
    padding-top: 213px;    padding-bottom: 180px;
}
.areyou_sec .col2 > .vc_column-inner > .wpb_wrapper {
    background-color: #f2f2f2;
    padding: 20px;
}
.areyou_sec .vc_col-sm-8>.vc_column-inner>.wpb_wrapper{ margin-left: 11px; }
.areyou_sec h3 {
    color: #3A506B;
    font-size: 32px;
    line-height: 40px;
    margin: 0 0 35px 0;
}
.areyou_sec .vc_btn3-container {
    margin: 0;
}
.areyou_sec p {
    max-width: 305px;
    color: #3A506B;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 7px 0 0 0;
}
/**/
.noscroll, .noscroll1 {
  overflow: hidden;
}
.fulscree_menu {
    position: fixed;
    overflow-y: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background:#ffffff; 
        padding:0;
        display: none;
        height: 100%;
}
.fmenu_sec {
      
    height: 66.146%; 
 background: -moz-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);  
background: -webkit-linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%); 
background: linear-gradient(90deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);  
 
}
.close-button {
    position: absolute;
    top: 19px;
    left: 33px;
    cursor: pointer;
    z-index: 9;
}
.lt_menu {
    width: 50%;
    padding-left: 176px;
    height: 100%;
     display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; 
   -webkit-align-items: center;
  align-items: center;
  position: relative;
  z-index: 1;
float: left;
}
.mb_grild {
    position: absolute;
    right: 0;
    bottom: 0;
}
/*.mb_grild img { max-width: 290px; }*/
.mb_grild .circle1 { bottom: 28%; left: 10px; }
.mb_grild .triangle1 { top: 142px; left: -132px; }
.mb_grild .wave1 { bottom: 75px; left: -94%; }
.animation-fill-mode {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.fmenu_sec .container{ height: 100%;  }
.fmenu_sec .fmenu_box{height: 100%; position: relative;}
/* .fmenu_sec .fmenu_box:after{
    background: url(images/girl-menu.png);
    background-size: auto 100%;
    background-position: right top;
    background-repeat: no-repeat;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    right: -117px;
    top: 0;
    z-index: 0;
}     */
.lt_menu li {
    display: block;
    margin-bottom: 22px;
}
.lt_menu li a{
    display: block;
    font-size: 40px;
    color: #3a506b;
    font-weight: 700;
}
.lt_menu li:last-child{ margin-bottom: 0; }
.lt_menu li a:hover, .lt_menu .current-menu-item a{
    color: #F96464;
}
 
.fmenu_foter {
    background: #3a506b;
    height: 33.854%;
   
}
.fmenu_inner{
      display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; 
  height: 100%;
   -webkit-align-items: center;
  align-items: center;
}
.fmenu_foter .menu-usermenu-container li a {
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    border: 1px solid #F96464;
    border-radius: 30px;
    display: inline-block;
    padding: 20px 75.8px;
}
.fmenu_foter .menu-usermenu-container li {
    display: inline-block;
    vertical-align: middle;
        margin-right: 5px;
        position: relative;
}
.fmenu_foter .menu-usermenu-container li.rigister_link > a {
    background-color: #F96464;
    color: #FFFFFF;
    padding: 20px 64.7px;
    border-radius: 30px;
}
.fmenu_foter .widget-first{ display: inline-block; vertical-align: middle; margin-right: 48px; padding-left:176px; }
.fmenu_foter .widget-last{ display: inline-block; vertical-align: middle;float: none;  }
.fmenu_foter .soc_icns ul li{ margin-right: 9px; }
.logo_menu {
    position: absolute;
    top: -80px;
    right: 0;
}
.fmenu_foter .container{ position: relative; height: 100%; }
.fmenu_foter .menu-usermenu-container li a:hover{
        background-color: #F96464;
    color: #FFFFFF;
}
.fmenu_foter .menu-usermenu-container li.rigister_link a:hover{
 
    background-color: transparent;
}
/* .mb_grild{ display: none; } */
.inner_banner2 {    padding-top: 195px !important;padding-bottom: 87px;}
.con_outer{ padding-top:100px !important; }
.lt_contact .vc_column-inner>.wpb_wrapper {
    margin: auto;
    max-width: 944px;
}
.lt_contact ul li input.wpcf7-form-control:not(.wpcf7-submit) {
    width: 100%;
    background: no-repeat;
    border: 0;
    border-bottom: 1px solid #3A506B;
    color:#3A506B;
    font-size: 14px; 
    padding: 17px 0;
    font-weight: 500;
}
.lt_contact ul li{ margin-bottom: 33px; }
.lt_contact ul li input.wpcf7-form-control::-webkit-input-placeholder { /* Edge */
  color: #3A506B;
}
.lt_contact ul li input.wpcf7-form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #3A506B;
}
.lt_contact ul li input.wpcf7-form-control::placeholder {
  color: #3A506B;
}
.lt_contact ul li .wpcf7-submit {
   border: 0;
    font-weight: 600; 
    background-color: #F96464;
    color: #FFFFFF;
    padding: 12px 52.5px;
    border-radius: 25px;
    cursor: pointer;
    font-size: 14px;
}
.lt_contact ul li .wpcf7-submit:hover{
     background-color: #3A506B;
    color: #FFFFFF;
}
.coninfo {
    margin: 0;
}
.coninfo strong {
    color: #3A506B;
    font-weight: 700;
    margin-bottom: 4px;
    display: block;
}
.coninfo p br{ display: none; }
.coninfo p{color: #3A506B; font-weight: 500;   font-size: 14px; margin:0 0 24px 0; }
.coninfo p a{color: #3A506B; }
.coninfo {
    margin: 109px 0 0 0;
}
.hp_faq>.vc_column-inner>.wpb_wrapper{ max-width: 877px; margin: auto;}
.hp_faq h2 {
    color: #3A506B;
    font-size: 32px;
    line-height: 44px;
    margin-bottom: 15px;
}
.hp_faq h3 {
    color: #3A506B;
    font-size: 18px;
    margin-bottom: 13px;
}
.wpb-js-composer .hp_faq .vc_tta.vc_general .vc_tta-panel-title>a{
    padding: 0;color: #3A506B;
    font-size: 14px;
        line-height: 27px;
}
.wpb-js-composer .hp_faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{
    background: none; border: 0;
}
.wpb-js-composer .hp_faq .vc_tta.vc_general .vc_tta-panel-title{ font-weight: 500; }
.wpb-js-composer .hp_faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:focus,
.wpb-js-composer .hp_faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:hover,
.wpb-js-composer .hp_faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading{
    background: none;
}
.wpb-js-composer .hp_faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{
}
.wpb-js-composer .hp_faq .vc_tta.vc_general .vc_tta-panel{ margin-bottom: 9px; }
.wpb-js-composer .hp_faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-body{
    background-color:transparent;
        border: 0;
    padding: 10px 0;
}
.wpb-js-composer .hp_faq .wpb_text_column p{
       color: #8f9cad;
    font-weight: 500;
    font-size: 14px;
    margin: 0 0 44px 0;
    line-height: 27px;
}
.wpb-js-composer .hp_faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a,
.wpb-js-composer .hp_faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-title>a{ color: #3A506B;  }
.wpb-js-composer .hp_faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-title>a i{ display: none; }
.wpb-js-composer .hp_faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading{ position: relative; }
.wpb-js-composer .hp_faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel .vc_tta-panel-heading:after {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    background: url(images/down_arow.svg);
    right: 0;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
}
.wpb-js-composer .hp_faq .vc_tta-color-grey.vc_tta-style-classic .vc_tta-panel.vc_active .vc_tta-panel-heading:after
{
        transform: rotate(180deg);
         -moz-transform:rotate(180deg);  
  -webkit-transform:rotate(180deg);  
  -o-transform:rotate(180deg);  
  -ms-transform:rotate(180deg); 
}
.hp_faq .vc_tta-container .vc_tta-accordion {
    margin: 0 0 25px 0 !important;
    border-bottom: 1px solid #e3eaf0;
    padding-bottom: 15px;
}
.hp_faq .last_acr{ border-bottom: 0 !important; }
 
.still_row .vc_btn3-container {
    margin: 42px 0 0 0;
}
.still_row .vc_btn3-container a.vc_general {
    border-radius: 27px;
    background: #F96464;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    border: 0;
    padding: 11px 37px;
}
.still_row h4 {
    color: #3A506B;
    font-size: 32px;
    line-height: 40px;
}
.still_row .wpb_single_image {
    width: 414px; 
    margin-bottom: 0;
    margin-left: 50px;
}
.still_row{  max-width: 750px; margin: 0 auto; }
.still_row .vc_btn3-container a.vc_general:hover{
    background: #000; color: #fff;    background: #3a506b;
}
.wpcf7-not-valid-tip {
    font-size: 14px;
    margin-top: 4px;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 1em;
    padding: 15px;
    border: 0;
    background: #f96464;
    font-size: 14px;
    color: #fff;
}
.container>.vc_column_container>.vc_column-inner { padding-left: 0px; padding-right: 0px; }
.inner_banner .wpb_content_element { margin-bottom: 0; }
/*.service_location { width: 100%; float: right; margin-right: 24px; box-shadow: 0 2px 6px rgba(0 ,0 ,0 ,0.1); border: 1px solid #e1e1e1; text-align: center;
					border-radius: 40px; }
.service_location .drp_dwn { width: 43%; float: left; position: relative; }
.service_location select { width: 100%; border: none; background: transparent; color: #3A506B; font-size: 14px; font-weight: 500; letter-spacing: 0.6px; padding: 32px 45px 32px 29px;
						  -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.service_location .drp_dwn:after { content: ""; position: absolute; top: 0; bottom: 0; right: 18px; margin: auto; background-image: url('images/arrow.svg'); width: 17px; height: 20px; 
								  pointer-events: none; }
.service_location .srch { width: 57%; float: left; border-left: 1px solid #e1e1e1; position: relative; }*/
.service_location input.search { width: 100%; border: none; background: #fff;    padding: 31px 139px 31px 20px; color: #3A506B; font-size: 14px; font-weight: 500; }
.service_location input::-webkit-input-placeholder { color: #3A506B; }
.service_location input::-ms-input-placeholder { color: #3A506B; }
.service_location input::placeholder { color: #3A506B; }
.service_location input[type="submit"] { position: absolute; top: 0; bottom: 0; right: 7px; margin: auto; border: none; background-color: #f96565; height: calc(100% - 14px); padding: 0 53px;
										background-image: url(images/search-icon.svg); background-repeat: no-repeat; background-position: center; border-radius: 34px; cursor: pointer; }
/*------------------------*/
.girl_about_top { padding-top: 54px !important; padding-bottom: 125px; }
.girl_about_top .ryt_col { padding-left: 70px; }
.girl_about_top h2 { font-size: 32px; margin: 140px 0 26px; }
.girl_about_top .wpb_content_element { margin-bottom: 0px; }
.girl_about_top p { margin: 0 0 20px; font-size: 14px; font-weight: 500; line-height: 20px; color: #3A506B; max-width: 409px; }
.girl_about_top .lft_col { float: right; order: 2; }
.girl_about_top .lft_col .wpb_single_image { margin-left: -22px; }
.girl_about_top .float { padding-top: 33px; position: relative; }
.girl_about_top .float .ryt_col { padding-left: 112px; }
.girl_about_top .float .wpb_column { position: initial; }
.circle1 { font-size: 0; position: absolute; background-image: url('images/oval-copy-6.svg'); width: 52px; height: 52px; bottom: 40px; left: -2px; }
.triangle1 { font-size: 0; position: absolute; background-image: url('images/path-7.svg'); width: 61px; height: 43px; top: 116px; left: 38.5%; }
.wave1 { font-size: 0; position: absolute; background-image: url('images/path-6-copy.svg'); width: 106px; height: 31px; bottom: -85px; left: 120px; z-index: 1; }
/*------------------------*/
.prtnrshp { padding-top: 127px !important; padding-bottom: 90px; overflow: visible !important; }
.prtnrshp .ryt_col { padding-left: 112px; position: initial; }
.prtnrshp h2 { font-size: 32px; margin: 0 0 26px; }
.prtnrshp .wpb_content_element { margin-bottom: 0px; }
.prtnrshp p { color: #ffffff; font-size: 14px; font-weight: 500; line-height: 20px; max-width: 409px; margin: 0 0 20px; }
.prtnrshp .lft_col .wpb_single_image { max-width: 503px; margin-top: -660px; }
.circle2 { font-size: 0; position: absolute; background-image: url('images/oval-copy-6.svg'); width: 52px; height: 52px; top: 31.5%; right: 128px; }
.triangle2 { font-size: 0; position: absolute; background-image: url('images/path-7.svg'); width: 61px; height: 43px; top: 85px; right: 33px; }
/*.srvce_row { background: #fff; margin-top: -200px !important; border-radius: 5px; padding: 77px 63px 87px 70px;  box-shadow: 0 6px 8px 0 rgba(0,0,0,0.15);
 }*/
.srvce_row {
    padding-top: 80px;
}
.srvce_row h2 { font-size: 32px; margin: 6px 0 17px; color: #fff; }
.srvce_row p { color: #fff; font-size: 14px; font-weight: 500; line-height: 20px; max-width: 300px; margin: 0 0 0px; }
.srvce_row ul { width: 100%; float: left; padding-left: 12px; }
.srvce_row ul li { float: left; width: 170px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; 
				  -webkit-align-items: center; -ms-flex-align: center; align-items: center; min-height: 55px; margin: 22px 94px 22px 0; }
.srvce_row ul li p { font-weight: 500; font-size: 14px; color: #fff; line-height: normal; margin: 0; }
.srvce_row ul li p a { color: inherit; }
.srvce_row ul li p a:hover {
    color: #F96464;
}
.srvce_row ul li div { min-width: 60px; text-align: center; margin-right: 15px; }
.srvce_row ul li:nth-child(3n+1) {
    clear: left;
}
.srvce_row ul li:nth-child(3n+0) {
    margin-right: 0;
}
/*------------------------*/
.hm_docouter.abt_pge { padding-top: 0px !important; margin-top: 102px; padding-bottom: 80px; }
/*.hm_docouter.abt_pge .ourdcr_cont {  padding-top: 0px; }*/
.hm_docouter.abt_pge:after, .hm_docouter.abt_pge:before { content: none !important; }
.hm_docouter.abt_pge .areyou_sec { padding-top: 212px; padding-bottom: 136px; }
/*------------------------*/
.footer_section { background: #18222c; padding: 79px 0 64px; }
/*.footer_section section { min-height: 59px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; */
						 -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
.foot_logo, .foot_menu, .soc_icns { float: left; }
.foot_logo p { margin: 0 0 0; }
.foot_menu ul { text-align: center; margin: 0 54px 0 42px; }
.foot_menu ul li, .soc_icns ul li, .ft_log_reg ul li { display: inline-block; }
.ft_log_reg ul li { position: relative; }
.ft_log_reg ul li ul.sub-menu li {
    display: block;
}
.foot_menu ul li a { font-weight: 500; font-size: 16px; color: #ffffff; margin: 0 8px; }
.soc_icns ul, .ft_log_reg ul { text-align: center; }
.soc_icns ul li a { margin-right: 28px; }
.ft_log_reg { float: right; }
.ft_log_reg ul li a { font-weight: 500; font-size: 16px; color: #ffffff; }
.ft_log_reg ul li:last-child > a { background: #F96464; padding: 20.5px 41.2px; border-radius: 30px; display: inline-block; margin-left: 37px; }
.ft_log_reg ul li:last-child:hover > a { color: #F96464; background: #ffffff; }
.copyrights_sec { background: #131B25; padding: 16px 0px 16px; width: 100%; float: left; }
.copyrights_sec ul { text-align: center; float: left; }
.copyrights_sec ul.ryt { float: right; }
.copyrights_sec ul.ryt li { margin-right: 0px; }
.copyrights_sec ul li { display: inline-block; font-size: 12px; font-weight: 500; color: #ffffff; margin-right: 28px; }
.copyrights_sec ul li a { color: inherit; }
.ty_section {
    padding-top: 150px !important;
    padding-bottom: 100px;
}
.ty_section h2 {
    color: #3a506b;
    font-size: 37px;
    margin-bottom: 25px;
}
.ty_section .vc_btn3-container {
    margin:0px 0 0 0;
}
.ty_section .vc_btn3-container a.vc_general {
    border-radius: 27px;
    background: #F96464;
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    border: 0;
    padding: 11px 37px;
}
.ty_section .vc_btn3-container a.vc_general:hover {
     background: #3a506b;
     color: #fff;
}
/*doctors*/
.pgcol_4{
     float: left;    width: 33%;
}
.pgcol_8{ float: left;     width: 67%; }
.pg_row:after{ content: ""; clear: both; display: table; }
.pg_row h2{ margin-top: 18px; }
.or_docsec {
    padding-top: 20px;
    background: #f9f9f9;
    padding-bottom: 64px;
}
.doc_sort select {
    
    border: none;
    background: transparent;
    color: #4B4848;
    font-size: 16px;
    padding: 11px 75px 11px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: 'Work Sans', sans-serif;
    cursor: pointer;
}
.doc_sort { 
    position: relative;
}
.doc_sort button {
    border: 1px solid #E1E1E1;
    border-radius: 27px;
    background-color: #FFFFFF;
    display: inline-block;
    background-image: url(images/arrow.svg);
    background-position: 89% center;
    color: #4B4848;
    font-size: 16px;
    padding: 10px 76px 11px 20px;
    font-family: 'Work Sans', sans-serif;
    background-repeat: no-repeat;
    cursor: pointer;
}
.doc_sort ul {
    position: absolute;
    top: 52px;
    left: 0;
    background-color: #fff;
    z-index: 9;
    box-shadow: 0 2px 6px rgba(0,0,0,0.10);
    border: 1px solid #efefef;
    padding: 15px;
    border-radius: 15px;
    width: 500px;
    display: none;
}
.doc_sort.open ul {
    display: block;
}
.doc_sort ul li {
    color: #4B4848;
    font-size: 16px;
    font-family: 'Work Sans', sans-serif;
    width: 50%;
    float: left;
    margin: 0 0 5px;
}
.doc_sort.open ul:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #fff;
    position: absolute;
    top: -10px;
    left: 40px;
    /* box-shadow: 0 2px 6px rgb(0 0 0 / 10%); */
}
/*.doc_sort:after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 18px;
    margin: auto;
    background-image: url(images/arrow.svg);
        width: 14px;
    height: 14px;
    pointer-events: none;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    pointer-events: none;
}*/
.or_docrow {
    max-width: 1055px;
    margin: auto;
}
.or_filter {
    margin-bottom: 19px;
}
.dct_grid {
    width: 25%;
    float: left;
    padding: 0 14px;
    margin-bottom: 40px;
    transition: height 350ms ease 0s;
}
.dct_list:after{ content: ""; clear: both; display: table; }
.dct_list {
    margin: 0 -14px; position: relative;
}
.dct_grid:nth-child(4n+1) {
    clear: both;
}
.dcr_thum {
    cursor: pointer;
}
/**/
.dct_list .og-expanded > a{ position: relative;    display: block; }
.dct_list .og-expanded > a::after {
   
       top: auto;
    content: " ";
    position: absolute;
    pointer-events: none;
    left: 50%;
    margin: 0px 0 0 -15px;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 13px solid #ffffff;
    bottom: -39px;
    z-index: 1;
}
.og-expander {
    position: absolute;
    background-color: #FFFFFF;
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.05);
    top: auto;
    left: 14px;
    right: 14px; 
    margin-top: 39px;
    text-align: left;
    height: 0;
    overflow: hidden;
    padding-bottom: 38px;
}
.gridder-show{
    background-color: #FFFFFF;
  box-shadow: 0 0 20px 0 rgba(0,0,0,0.05); 
    text-align: left; 
    overflow: visible;
    padding-bottom: 38px;
        margin-bottom: 35px;
        max-width: 1055px;
        margin-left: 15px;
}
.gridder-show:after{ content: ""; display: table;clear: both; }
.gridder-show:before{
     content: " ";
    position: absolute;
    pointer-events: none;
     margin:0;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 13px solid #ffffff;
    top: -13px;
    z-index: 1;
}
 
.box0:before {
    left: 10%;
}
.box1:before {
    left: 35.7%;
}
.box2:before {
    left: 61.8%;
}
.box3:before {
   left: 87%;
}
.og-expander-inner {
        padding-top: 67px;
    height: 100%;
    max-width: 820px;
    margin: auto;
    padding-bottom: 38px;
}
.og-close {
 position: absolute;
    height: 21px;
    width: 21px;
    top: 19px;
    right: 19px;
    cursor: pointer;
    background: url(images/close-icon-profile.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.gridder-close{
 position: absolute;
    height: 21px;
    width: 21px;
    top: 19px;
    right: 19px;
    cursor: pointer;
    background: url(images/close-icon-profile.svg);
    background-size: contain;
    background-repeat: no-repeat;
        font-size: 0;
}
.og-expander-inner h3 {
    color: #3A506B;
    font-size: 18px;
    margin-bottom: 18px;
} 
.dcr_bio h3 {
    color: #3A506B;
    font-size: 18px;
    margin-bottom: 18px;
} 
.gridder-padding {
    padding-top: 67px;
    height: 100%;
    max-width: 820px;
    margin: auto;
    padding-bottom: 38px;
}
.dcr_qulifi,.dcr_loc,.dcr_serv{ float: left; }
.dcr_bio:after{ clear: both; display: table; content: ""; }
.dcr_bio li {
    color: #3A506B;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 4px;
}
.dcr_bio p{
    color: #3A506B; 
    font-size: 14px;
    font-weight: 500;
        margin: 0 0 4px 0;
            max-width: 240px;
            line-height: 20px;
}
.dcr_qulifi {
    width: 31.8%;
    padding-left: 12px;
}
.dcr_loc {
    width: 35%;
    padding-left: 13px;
}
.dcr_bio li:before{
   
   content: "";
    position: absolute;
    width: 3px;
    height: 3px;
    background: #000;
    left: -21px;
    top: 7px;
}
.dcr_serv {
    padding-left: 12px;
    width: 33.2%;
}
.prp_riview {
    float: right;margin-top: 16px;
}
.dcrfulbtn {
    float: left;    margin-left: -15px;
}
.dcrfulbtn a {
    display: inline-block;
    vertical-align: middle;
    border: 0;
    font-weight: 600;
    background-color: #F96464;
    color: #FFFFFF;
    padding: 12px 36px;
    border-radius: 25px;
    cursor: pointer;
    font-size: 14px;
}
.prp_riview ul {
    display: inline-block;
    vertical-align: middle;
}
.prp_riview ul li {
    display: inline-block;
    vertical-align: middle;
    margin-right: 11px;
}
.prp_riview span {
    font-size: 14px;
    font-weight: 500;
    color: #3A506B;
    display: inline-block;
    vertical-align: middle;
        margin-top: 3px;
        margin-left: 14px;
    margin-right: 16px;
}
.dcr_bio {
    margin-bottom: 77px;
}
.prp_riview ul li img {
    display: block;
}
.aredcrs_row, .service_txt .st_row {
    border-radius: 5px;
    background-color: #3A506B;
    padding: 93px 103px;
    overflow: hidden;
        margin-bottom: 30px;
            max-width: 1055px;
    margin-left: auto;
    margin-right: auto;
}
.are_dctlt {
    width: 50%;
    float: left;
}
.are_dcrrt {
       float: left;
    width: 50%;
    max-width: 330px;
    padding-top: 9px;
    padding-left: 16px;
}
.aredcrs_row h2 {
    color: #FFFFFF;
    line-height: 40px;
    font-size: 32px;
    margin: 0;
}
.aredcrs_row p {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
}
.aredcrs_row a.btn_link {
    border: 0;
    font-weight: 600;
    background-color: #F96464;
    color: #FFFFFF;
    padding: 20.5px 45px;
    border-radius: 35px;
    cursor: pointer;
    font-size: 16px;
    display: inline-block;
    margin-top: 39px;
}
.aredcrs_row a.btn_link:hover{
    background: #fff;
    color: #F96464;
}
.dct_grid.og-expanded {
    margin-bottom: 65px;
}
.userlogin_outer{
    padding-top:60px;
    background: #f9f9f9;
    padding-bottom: 60px
}
.login_block label {
    display: block;
    color: #3A506B;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
	margin-left: 12px;
}
.login_block input.form-control, .login_block select.form-control, .edt_prfle textarea {
    width: 100%;
    background: #fff;
    border: 1px solid #f3f3f3;
    box-shadow: 0 2px 6px rgba(0,0,0,0.04);
    color: #3A506B;
    font-size: 14px;
    padding: 17px 24px;
    font-weight: 500;
	border-radius: 40px;
}
.ui-datepicker-trigger{
    background: url(images/calendar.png);
    height: 23px;
    width: 25px;
    border: 0;
    position: absolute;
    right: 20px;
    top: 42px;
    background-size: contain;
    background-position: center;
}
.login_block .form-group {
    margin-bottom: 30px;
	position: relative;
}
.login_block {
    max-width: 500px;
    margin: auto;
}
.login_block input.btn, .intake_form .form-actions input.btn {
    border: 0;
    font-weight: 600;
    background-color: #F96464;
    color: #FFFFFF;
    padding: 12px 52.5px;
    border-radius: 25px;
    cursor: pointer;
    font-size: 14px;
    margin-right: 10px;
}
.login_block a.lost {
    color: #3A506B;
    font-size: 16px;
    border-bottom: 1px solid #3A506B;
    margin-left: 10px;
}
.login_block input.btn:hover {
     background-color:#3A506B;
}
.login_block label.error {
    color: #f96464;
    font-weight: 400;
    margin-top: 10px;
}
.login_block br {
    display: none;
}
.user_radio input[type="radio"] + label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  margin-right: 15px;
  font-size: 14px;
  line-height: 20px;
}
.user_radio input[type="radio"] + label:before {
  content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin-right: 14px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #3a506b;
    background-color: #fff;
    border-radius: 50%;
}
.user_radio input[type="radio"] {
  display: none !important;
  *display: inline;
}
.user_radio input[type="radio"]:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 6px;
    width: 8px;
    height: 9px;
    border-radius: 50%;
    background: #f96464;
}
.user_radio li {
    display: inline-block;
    vertical-align: middle;
}
.user_radio {
    margin-top: 15px;
}
/*--single doctor styles--*/
.sng_doc_bnr { padding: 100px 0 80px; }
.sng_doc_bnr h2 { color: #3A506B; font-size: 40px; display: inline-block; vertical-align: middle; margin-left: 70px; margin-right: 44px; }
.sng_doc_bnr .book { display: inline-block; }
.sng_doc_bnr .book a { vertical-align: middle; display: block; background: #F96464; font-size: 16px; font-weight: 600; color: #fff; padding: 20.5px 68.5px; border-radius: 30px; }
.sng_doc_bnr .book a:hover { background: #3a506b; }
.sng_doc_content { background-color: #f9f9f9; }
.doc_row { padding: 0px 70px; }
.doc_row:after { content: ""; display: table; clear: both; }
.doc_row .left_column { width: 30%; float: left; }
.doc_row .doc_img { max-width: 243px; height: 346px; background-color: #DBDBDB; position: relative; }
.doc_row .right_column { width: 70%; float: right; padding-top: 70px; padding-left: 20px; }
.doc_row .doc_rating { margin-bottom: 63px; }
.doc_row .doc_rating h3 { color: #3A506B; font-size: 18px; margin-bottom: 14px; }
.doc_row .doc_rating ul li { float: left; margin-right: 11px; background-image: url('images/star-grey.svg'); width: 19px; height: 18px; }
.doc_row .doc_rating ul li.rated { background-image: url('images/star-red.svg'); }
.doc_row .doc_rating span { font-weight: 500; color: #3A506B; font-size: 14px; padding-left: 16px; }
.doc_row .docmatr h4 { color: #3A506B; font-size: 15px; margin-bottom: 25px; }
.doc_row .docmatr ul li, .doc_row .docmatr p, .doc_row .docmatr td { color: #3A506B; font-size: 14px; font-weight: 500; line-height: 20px; position: relative; }
.doc_row .docmatr ul li:before, .doc_row .docmatr td:before, .doc_row .docmatr p:before { content: "•"; position: absolute; left: -24px; top: 0; bottom: 0; margin: auto; }
.doc_row .qlfns { width: 42%; float: left; }
.doc_row .ofrd_srvs { width: 58%; float: left; }
.doc_row .ofrd_srvs table { border-collapse: collapse; padding: 0; }
.doc_row .ofrd_srvs table td { padding: 5px 0; }
.doc_row .ofrd_srvs table td:first-child { width: 226px; padding-right: 15px; }
.doc_row .prfle { padding-top: 60px; clear: both; }
.doc_row .lctn { padding-top: 66px; }
.doc_row .lctn ul { column-count: 2; width: 82%; }
.doc_row .lctn.doc_hosp ul { column-count: 1; }
.mp_rvs {     margin: 17px auto 0;max-width: 1060px; width: 100%;  border-radius: 6px; box-shadow: 0px 0px 20px rgba(0 ,0 ,0 ,0.05); }
.mp_rvs iframe { width: 100%; height: 430px; border: none; border-radius: 6px; vertical-align: middle; }
.mp_rvs .revws_block { background: #fff; padding: 104px 140px 57px }
.mp_rvs .revws_block h3 { font-size: 18px; color: #3A506B; text-align: center; margin-bottom: 23px; }
.mp_rvs .revws_block .rw_sld p { color: #3A506B; font-size: 14px; font-weight: 500; line-height: 20px; text-align: center; margin: 0 0 37px; }
.mp_rvs .revws_block .rw_sld h4 { color: #3A506B; font-size: 15px; text-align: center; line-height: 20px; }
.mp_rvs .revws_block .rw_sld h4 span { font-weight: 500; font-size: 14px; display: block; line-height: 20px; }
.mp_rvs .revws_block .rw_sld .owl-dots { text-align: center; padding-top: 38px; }
.mp_rvs .revws_block .rw_sld .owl-dots button.owl-dot { border: 1px solid #f96464; padding: 3px !important; border-radius: 50%; margin: 0 6px; }
.mp_rvs .revws_block .rw_sld .owl-dots button.owl-dot.active { background: #f96464; }
/*booking*/
.book_sec1 {
    background-color: #f6fcff;
   height: calc(100vh - 97px);
   overflow-y: auto;
}
.fullboking_sec {
    position: fixed;
    overflow-y: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9997;
    background: #f6fcff;
    padding: 0;
    display: none;
    height: 100%;
}
.consul_sec { 
    padding-top: 30px;
}
.consul_sec h3 {
    color: #3A506B;
    text-align: center;
    font-size: 15px;
    margin-bottom: 10px;
}
.consul_sec h2 {
    font-size: 37px;
    text-align: center;
    color: #3A506B;
    margin-bottom: 14px;
}
.consul_serch {
    max-width: 306px;
   
    margin: auto;
     
      position: relative;
}
.consul_serch .input_text {
    font-size: 14px;
    color: #3A506B;
    font-weight: 500;
    border: 0;
    background: none;
    padding: 18px 27px;
    width: 100%;
    padding-right: 45px;
	-webkit-appearance: none; -moz-appearance: none; appearance: none;
	cursor: pointer;
	 border: 1px solid #E1E1E1;
    border-radius: 40px;
    background-color: #FFFFFF;
	 box-shadow: 0 2px 6px 0 rgba(0,0,0,0.1);
}
.consul_serch:after {
    content: "";
    position: absolute;
    top: 20px;
    right: 18px;
    background-image: url(images/arrow.svg);
    width: 19px;
    height: 16px;
    border: 0;
    font-size: 0;
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    
	pointer-events: none;
}
/* .consul_serch .input_btn {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 18px;
    margin: auto;
    background-image: url(images/arrow.svg);
    width: 19px;
    height: 16px;
    border: 0;
    font-size: 0;
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
} */
.consul_serch .input_text::-webkit-input-placeholder { color: #3A506B; }
.consul_serch .input_text::-ms-input-placeholder { color: #3A506B; }
.consul_serch .input_text::placeholder { color: #3A506B; }
.apm_calender {
    width: 40%;
    float: left;
}
.apm_slot {
    float: right;
    width: 51.25%;
    padding-right: 72px;
    margin-top: 0px;
}
.apm_row {
    margin-top: 30px;
    width: 100%;
    display: inline-block;
}
.apm_time li {
      width: 22.9%;
    float: left;
    margin-right: 15px;
    margin-bottom: 18px;
}
.apm_time li:nth-child(4n){ margin-right: 0; }
.apm_time li a {
    display: block;
    border-radius: 3px;
    background: #FFFFFF;
    text-align: center;
    color: #3A506B;
    font-size: 15px;
    font-weight: 500;
      box-shadow: 0 2px 4px 0 rgba(0,0,0,0.09);
          padding: 27px 0;
}
 
.apm_time:after{ content:""; clear: both; display: table; }
.consul_booked p {
    margin: 0;
    color: #3A506B;
    font-size: 15px;
    font-weight: 500;
}
.consul_booked h3{
      color: #3A506B;
  font-size: 24px;
  margin-top: 8px;
}
.consul_booked {
    margin-top: 15px;
}
.consul_booked .form-group > label {
    color: #3A506B;
    font-size: 16px;
    font-weight: 600;
}
.consul_booked .form-group {
    margin-top: 30px;
}
.apm_time input[type="radio"] + label {
  
  cursor: pointer;
  position: relative;
  display: block;
    border-radius: 3px;
    background: #FFFFFF;
    text-align: center;
    color: #3A506B;
    font-size: 15px;
    font-weight: 500;
      box-shadow: 0 2px 4px 0 rgba(0,0,0,0.09);
          padding: 20px 0;
   
}
 
.apm_time input[type="radio"] {
  display: none !important; 
}
 
.apm_time input[type="radio"]:checked + label{
     background: #f96464; 
   box-shadow:none;
   color: #fff;
}
.apm_time li.booked label {
    color: #fbb6b6;
}
.pignose-calendar .pignose-calendar-top .pignose-calendar-top-month, .pignose-calendar .pignose-calendar-top .pignose-calendar-top-year{
    color: #3A506B;
    font-size: 18px;
    font-weight: 700;
}
.pignose-calendar .icon-arrow-right:before {
    content: "" !important;
    background: url(images/c_arrowrt.svg);
    width: 20px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
}
.pignose-calendar .icon-arrow-left:before {
    content: "" !important;
    background: url(images/c_arrowlt.svg);
    width: 20px;
    height: 16px;
    position: absolute;
    right: 0;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
}
.book_sec2 {
    height:97px;
        line-height:97px;
    background: #f96464;
    text-align: center;
	cursor: pointer;
}
.book_sec2 a {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 700;
        display: block;
}
.acnt_pg { background: #f9f9f9; padding: 80px 0 80px; }
.acnt_pg .navigation, .acnt_pg .account { padding-left: 70px; }
.acnt_pg .navigation ul li { float: left; margin-right: 19px; padding-right: 19px; border-right: 1px solid rgba(58 ,80 ,107 ,0.3); font-size: 16px; font-weight: 600; }
.acnt_pg .navigation ul li:last-child { border-right: none; }
.acnt_pg .navigation ul li a { color: #3A506B; }
.acnt_pg .account { clear: both; padding-top: 50px; }
.acnt_pg .account h2 { color: #3A506B; font-size: 28px; margin-bottom: 34px; }
.acnt_pg .account table { width: 100%; text-align: left; padding: 0; border-collapse: collapse; }
.acnt_pg .account th { color: #3A506B; font-size: 15px; padding: 18px 16px; border-bottom: 1px solid rgba(58 ,80 ,107 ,0.3); border-right: 1px solid rgba(58 ,80 ,107 ,0.3); }
.acnt_pg .account td { color: #3A506B; font-size: 14px; font-weight: 500; line-height: 20px; padding: 10px 16px; border-bottom: 1px solid rgba(58 ,80 ,107 ,0.3); 
					  border-right: 1px solid rgba(58 ,80 ,107 ,0.3); }
.acnt_pg .account td:last-child, .acnt_pg .account th:last-child { border-right: none; }
.acnt_pg .account tr:last-child td { border-bottom: none; }
.login_block.cg-pwd { clear: both; padding-top: 60px; }
.acnt_pg .login_block.cg-pwd.account { padding-left: 0; }
.pnf p { margin: 0; color: #3A506B; font-size: 14px; line-height: 20px; }
.pignose-calendar .pignose-calendar-unit{
	position: relative;
}
.pignose-calendar .pignose-calendar-unit .pignose-calendar-button-schedule-container{
	position: absolute;
    bottom: 5px;
    left: 45%;
}
#cursor {
    position: fixed;
    display: block;
    width: 0;
    top: 0;
    left: 0;
    pointer-events: none;
    will-change: transform;
    z-index: 10;
}
#cursor .cursor__dot {
    display: block;
    width: 0px;
    height: 0px;
    border-radius: 10px;
    background-color: #F96464;
    margin-left: -5px;
    margin-top: -5px;
}
#cursor .cursor__text {
    position: absolute;
    display: block;
    font-family: Inter,Impact,Helvetica,Arial,sans-serif;
    font-family: var(--font-secondary);
    width: 112px;
    height: 112px;
    background-image: url(images/drag-hover-cursor.svg);
    margin-left: -3.5em;
    margin-top: -3.5em;
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    -webkit-transform: scale(0);
    transform: scale(0);
}
#cursor .cursor__text span {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
}
#cursor.play .cursor__text { width: 225px; height: 225px; background-image: url(images/play-hover-cursor.svg); background-size: 100%; }
.edt_prfle { max-width: inherit; }
.edt_prfle .image { position: relative; max-width: 100%; margin-bottom: 40px; }
.edt_prfle .image img { pointer-events: none; border-radius: 50%; width: auto !important;}
.edt_prfle #profile_pic { color: transparent; width: 100px; height: 100px; position: absolute; left: 0; top: 0; border-radius: 50%; cursor: pointer; }
.edt_prfle #profile_pic::-webkit-file-upload-button { visibility: hidden; }
.edt_prfle #profile_pic::before { content: ""; display: inline-block; outline: none; white-space: nowrap; -webkit-user-select: none; }
.edt_prfle #profile_pic:hover::before { border-color: black; }
.edt_prfle #profile_pic:active { outline: 0; }
.edt_prfle .form-group.sml { width: 32%; float: left; margin-right: 2%; }
.edt_prfle .form-group.sml.no_mr { margin-right: 0; }
.edt_prfle textarea { height: 140px; border-radius: 14px !important; }
.edt_prfle select { width: 100%; padding: 18px 24px !important; }
.edt_prfle span.select2-selection { background-color: #ffffff; border: 1px solid #f3f3f3; border-radius: 40px; padding: 2px 14px;height: 54px; }
.select2-results ul li { font-size: 14px !important; background: transparent !important; color: #3a506b !important; }
.edt_prfle ul { padding-left: 4px !important; }
.edt_prfle li { background-color: #3a506b !important; border: none !important; border-radius: 0 !important; margin: 7px 6px !important; padding: 8px !important; color: #fff;
    			font-size: 15px; font-weight: 400; }
.edt_prfle li button { border: none !important; color: #fff !important; }
.edt_prfle li button:hover { background: transparent !important; }
/* .edt_prfle .form-group.slc label { margin-bottom: 12px; } */
.edt_prfle .locswrap { position: relative; }
.edt_prfle .locswrap input.form-control { width: 92%; margin-right: 18px; margin-bottom: 10px; }
.edt_prfle .locswrap input[type=button] { cursor: pointer; background: #f96464; border: none; color: #fff; font-size: 24px; min-width: 31px; font-weight: 400; vertical-align: middle; margin-left: 4px;border-radius: 50%; }
.edt_prfle .account { padding-top: 0px !important; }
/**/
.apm_time input[type="checkbox"] + label {
  
  cursor: pointer;
  position: relative;
  display: block;
    border-radius: 3px;
    background: #FFFFFF;
    text-align: center;
    color: #3A506B;
    font-size: 15px;
    font-weight: 500;
      box-shadow: 0 2px 4px 0 rgba(0,0,0,0.09);
          padding: 27px 0;
   
}
 
.apm_time input[type="checkbox"] {
  display: none !important; 
}
 
.apm_time input[type="checkbox"]:checked + label{
     background: #f96464; 
   box-shadow:none;
   color: #fff;
}
.apm_time li.booked label {
    color: #fbb6b6;
}
.bookdt_time h3, .consul_serch.frequency h3 {
    color: #3A506B;
    font-size: 16px;
    margin-bottom: 20px;
}
.bookdt_time .allday {
        margin-bottom: 25px;
    border-bottom: 1px solid #d4d4d4;
    padding-bottom: 20px;
}
.allday input[type="radio"] + label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  margin-right: 15px;
  font-size: 14px;
}
.allday input[type="radio"] + label:before {
  content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin-right: 14px;
    position: absolute;
    top: -3px;
    left: 0;
    border: 1px solid #3a506b;
    background-color: #fff;
    border-radius: 50%;
}
.allday input[type="radio"] {
  display: none !important;
  *display: inline;
}
.allday input[type="radio"]:checked + label:after {
    content: "";
    display: block;
    position: absolute;
       top: 3px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #f96464;
}
.allday li {
    display: inline-block;
    vertical-align: middle;
}
 
.bookdt_time input.btn{
border: 0;
    font-weight: 600;
    background-color: #F96464;
    color: #FFFFFF;
    padding: 20px 52.5px;
    border-radius: 30px;
    cursor: pointer;
    font-size: 16px;
} 
.account .apm_slot{padding-right: 35px;}
.account .apm_time {
    margin-bottom: 25px;
}
.bookdt_time input.btn:hover {
    background: #3a506b;
}
.account .availcalendar {
    margin-left: -23px;
}
.foot_menu ul li a:hover {
    color: #f96464;
}
.service_location input.search,
.service_location select{height: 80px;}
.hm_calculatorsec {
    padding-bottom: 105px;
    margin-bottom: 60px;
	padding-top: 0 !important;
    background-color: #3a506b;
}
.hm_calculatorsec .wpb_row {
    padding-top: 99px;
    /*border-top: 2px solid #F9F9F9;*/
}
.hm_calculatorsec h2 {
    color: #fff;
    font-size: 32px;
	line-height: 40px;
}
.hm_calculatorsec .wpb_text_column {
    margin: 0;
}
.hm_calculatorsec .vc_col-sm-3 {
    width: 20%;
}
.hm_calculatorsec .vc_col-sm-9 {
    width: 80%;
}
.hmcals_row {
    margin-top: 11px;
}
.hmcals_row:after{
  clear: both;
  display: table;
  content: "";
}
.hmcals_row li {
    display: inline-block !important;
    vertical-align: middle;
	float: left !important;
    margin: 0 !important;
    min-height: inherit !important;
    width: auto !important;
}
.hmcals_row .lt_cals li:first-child {
    width: 56% !important;
	position: relative;
}
.hmcals_row .lt_cals li:first-child:before {
    content: "$";
    position: absolute;
    top: 18px;
    left: 26px;
    font-size: 18px;
    font-weight: 600;
    color: #3A506B;
}
.hmcals_row .lt_cals li:nth-child(2) {
    width: 44% !important;
}
.lt_cals {
    width: 100%;
    float: left;
}
.hmcals_row .caltext_field{
      font-size: 14px;
    color: #3A506B;
    font-weight: 500;  
    padding: 13px 27px 13px 47px;
    width: 100%;
    padding-right: 15px;
    border-radius: 40px;
    background-color: #FFFFFF; 
    height: 54px;
	border:none;
	border-right: 1px solid #E1E1E1;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}
.cal_select {
  position: relative;
}
.cal_select select {
    font-size: 14px;
    color: #3A506B;
    font-weight: 500;
    background: none;
    padding: 13px 27px;
    width: 100%;
    padding-right: 45px;
	border:none;
  -webkit-appearance: none; -moz-appearance: none; appearance: none;
  cursor: pointer;
   background-color: #FFFFFF;
   height: 54px;
	font-family: 'Montserrat', sans-serif;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}
.cal_select:after {
    content: "";
    position: absolute;
    top: 20px; 
    right: 18px;
    margin: auto;
    background-image: url(images/arrow.svg);
    width: 19px;
    height: 16px;
    border: 0;
    font-size: 0;
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
}
.rt_cals {
    width:100%;
    float: right;
    margin-top: 30px;
}
.hmcals_row .rt_cals ul {
    padding: 0;
}
.hmcals_row .rt_cals ul li:last-child {
    float: right !important;
}
.hmcals_row .rt_cals .cal_select select { border: 1px solid #E1E1E1;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.10);
    border-radius: 40px; width: 188px;  }
.hmcals_row h4 {
    font-size: 26px !important;
    color: #fff;
    text-align: right;padding-right: 30px;padding-top: 8px;
}
.hmcals_row .lt_cals ul {
    margin: 0 0px;
    float: left;
    box-shadow: 0 2px 6px 0 rgba(0,0,0,0.10);
    border-radius: 40px;
	width: 100%;
    padding: 0;
}
.hmcals_row .caltext_field::-webkit-input-placeholder { color: #3A506B; }
.hmcals_row .caltext_field::-ms-input-placeholder { color: #3A506B; }
.hmcals_row .caltext_field::placeholder { color: #3A506B; }
.success {
   text-align: center;
    background: #f96464;
    color: #fff;
    padding: 13px 15px;
    margin-top: 35px;
}
.loading_overlay{
  display: none;
  position: fixed;
    width: 100%;
    height: 100%;
    z-index: 9998;
    opacity: 0.2;
  background: black;
  top: 0;
}
.loading_overlay .loader{
  z-index: 9999;
  position: absolute;
    top: 50%;
    left: 50%;
}
label.error {
    color: #f96464;
    margin-top: 14px;
    display: block;
    font-size: 15px;
}
.acnt_pg.pnf .account { padding-left: 0px; }
.service_location input[type="button"]:hover {
    background-color: #3a506b;
}
.pignose-calendar-unit.pignose-calendar-unit-date.pignose-calendar-unit-disabled a {
    color: #98a6b5;
}
p.error {
        background: #f96464;
    text-align: center;
    color: #fff;
    font-size: 15px;
    padding: 9px 0;
    margin: 0 0 25px 0;
}
p.error a {
    color: #fff;
    border-bottom: 1px solid #fff;
}
.login_block .success {
    margin-top: 0;
    margin-bottom: 25px;
}
.login_block .account .success{ margin-top: 25px;}
.acnt_pg .navigation ul li.tabacive a{    color: #f96464;}
.ft_log_reg ul li a:hover,
.copyrights_sec ul li:hover a{
    color: #f96464;
}
.og-expander2{
height: auto!important;
opacity: 0;
visibility: hidden;
margin-top: 0;
}
.book_sec2 input[type="submit"] {
    color: #FFFFFF;
    font-size: 40px;
    font-weight: 700;
    display: block;
    border: none;
    background: none;
    text-align: center;
    margin: 0 auto;
    padding:24px 0;
	cursor: pointer;
	width: 100%;
}
.service_location label.error {
    position: absolute;
    bottom: -30px;
    left: 30px;
}
.gridder-navigation .gridder-nav {
    display: none;
}
.or_docrow .gridder-list {
        width: 25%;
    margin-right: 0 !important;
    padding: 0 14px;
    margin-bottom: 40px;
    position: relative;
    cursor: pointer;
}
.or_docrow ul.gridder {
    margin: 0 -14px;
}
.dcrfulbtn a:hover {
    background: #3a506b;
}
.or_docsec:after{ content: ""; clear: both; display: table; }
.servsrow, .hosprow {
    margin: 0 -10px 30px;
}
.servsrow:after, .hosprow:after { content: ""; clear: both; display: table; }
.sercol, .hospcol {
    width: 46%;
    float: left;
    padding: 0 10px;
}
.ser_selct select{
        font-size: 14px;
    color: #3A506B;
    font-weight: 500;
    border: 0;
    background: none;
    padding: 19px 27px !important;
    width: 100%;
    padding-right: 45px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer; 
    border-radius: 40px;
    background-color: #FFFFFF;
    box-shadow: 0 2px 6px rgba(0,0,0,0.04);
}
.ser_selct { 
    position: relative;
}
.ser_selct:after {
    content: "";
    position: absolute;
    top: 20px;
    right: 18px;
    background-image: url(images/arrow.svg);
    width: 19px;
    height: 16px;
    border: 0;
    font-size: 0;
    background-color: transparent;
    background-size: contain;
    background-repeat: no-repeat;
    pointer-events: none;
}
.sercol_last input[type=button], .hospcol_last input[type=button], .img_fields input[type=button], .pm_btn {
    cursor: pointer;
    background: #f96464;
    border: none;
    color: #fff;
    font-size: 24px;
    min-width: 31px;
    font-weight: 400;
    vertical-align: middle;
    margin-left: 4px;
    border-radius: 50%;
    padding: 0 !important;
}
.pm_btn {
    float: left;
    background: #364f6d;
    margin-top: 12px;
}
.pn_field input[type="text"] {
    width: calc(100% - 80px) !important;
    float: left;
    margin-right: 10px;
}
.sercol_last, .hospcol_last {
    float: left;
    padding-top: 12px;
}
.hospcol_last {
    padding-top: 8px;
}
.modal {
    width: 100%;
    height: 100%;
    top: 0;
    position: fixed;
    visibility: hidden;
    display: none;
    background-color: rgba(22,22,22,0.5);
    z-index: 9999;
}
.modal.active {
    visibility: visible;
    display: block;
}
.reveal-modal {
    position: relative;
    margin: 0 auto;
    top: 25%;
    background: white;
    width: 100%;
    max-width: 450px;
}
.add_reviwpopup {
    padding: 35px;
}
.add_reviwpopup .close {
    position: absolute;
    height: 21px;
    width: 21px;
    top: 19px;
    right: 19px;
    cursor: pointer;
    background: url(images/close-icon-profile.svg);
    background-size: contain;
    background-repeat: no-repeat;
    font-size: 0;
}
.add_reviwpopup h2 {
    text-align: center;
    font-size: 30px;
    color: #3a506b;
    padding-bottom: 15px;
    border-bottom: 1px solid #b5b5b5;
    margin-bottom: 25px;
}
.add_reviwpopup label {
    display: block;
    color: #3A506B;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: 0px;
}
.form-group .stars {
    margin-bottom: 25px;
}
.add_reviwpopup textarea {
    width: 100%;
    background: #fff;
    border: 1px solid #e0e0e0;
    color: #3A506B;
    font-size: 14px;
    padding: 17px 24px;
    font-weight: 500;
    border-radius: 4px;
    height: 105px;
}
.add_reviwpopup .form-actions input[type="submit"] {
    border: 0;
    font-weight: 600;
    background-color: #F96464;
    color: #FFFFFF;
    padding: 12px 52.5px;
    border-radius: 25px;
    cursor: pointer;
    font-size: 14px;
    width: 100%;
    cursor: pointer;
}
.add_reviwpopup .form-actions {
    margin-top: 25px;
}
.add_reviwpopup label.error {
    color: red;
    font-weight: normal;
}
.ad_review{color: #f96464;
    border-bottom: 1px solid #f96464;
    display: block;
    margin-bottom: 5px;
}
.acnt_pg .account table br {
    display: none;
}
.account .success {
    margin-bottom: 30px;
}
.tc_txt {
    padding-top: 50px !important;
}
.tc_txt h3 {
    font-size: 32px;
    color: #3a506b;
    margin: 0;
}
.tc_txt h4 {
    font-size: 22px;
    color: #3a506b;
    margin: 0 0 15px;
}
.tc_txt p {
    margin: 0 0 20px;
    font-size: 16px;
    font-weight: 500;
    line-height: 28px;
    color: #3A506B;
}
.tc_txt p a {
    color: #3A506B;
    text-decoration: underline;
}
.tc_inner_banner.inner_banner h2 {
    margin-left: 0;
}
.or_docrow .gridder-list h3 {
    color: #3A506B;
    font-size: 16px;
    margin: 0 0 6px;
    padding: 20px 0 0;
}
.or_docrow .gridder-list h3 a {
    color: #3A506B;
}
.or_docrow .gridder-list p {
    color: #3A506B;
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}
.or_docrow .gridder-list .dc_img {
    width: 100%;
    height: 346px;
    position: relative;
    background-color: #DBDBDB;
}
.or_docrow .gridder-list .dc_img img, .doc_row .doc_img img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}
.edt_prfle .image span {
    font-size: 13px;
    font-style: italic;
    color: #3A506B;
    display: block;
    margin-top: 20px;
}
.docmatr.accepts {
    margin-bottom: 30px;
    color: #3A506B;
    font-weight: 600;
    font-size: 18px;
    padding-left: 0 !important;
}
.homedoctors_list .owl-nav button, .stories_section .owl-nav button {
    width: 70px;
    height: 70px;
    background-color: #f96464 !important;
    position: absolute;
    top: 0;
    border-radius: 100%;
    bottom: 0;
    margin: auto;
}
.homedoctors_list .owl-nav button.owl-prev, .stories_section .owl-nav button.owl-prev {
    left: 50px;
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.homedoctors_list .owl-nav button.owl-next, .stories_section .owl-nav button.owl-next {
    right: 50px;
}
.homedoctors_list .owl-nav button.owl-next, .homedoctors_list .owl-nav button.owl-prev, .stories_section .owl-nav button.owl-next, .stories_section .owl-nav button.owl-prev {
    background-image: url(images/right-arrow.svg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: 25px auto !important;
}
.homedoctors_list .owl-nav button span, .stories_section .owl-nav button span {
    display: none;
}
.pay_cont p {
    color: #3A506B;
    font-size: 14px;
    line-height: 20px;
    margin: 0;
    text-align: center;
}
.pay_cont {
    margin-top: 30px;
}
.calculator_text p {
    color: #fff;
    font-size: 14px;
    line-height: 1.7;
    margin: 0 0 10px 0;
}
.calculator_text {
    max-width: 695px;
    padding-top: 20px;
}
.hm_videosec h1 {
    color: #EFFAFE;
    font-size: 60px;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
}
.dcr_prices td.price_number:before {
    content: none;
}
.thnk_logo {
    max-width: 250px;
    margin: auto;
}
.srh_close {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(images/search-close.svg);
    width: 17px;
    height: 17px;
    font-size: 0;
    display: block;
    transform: rotate(90deg);
     -moz-transform:rotate(90deg);  
  -webkit-transform:rotate(90deg);  
  -o-transform:rotate(90deg);  
  -ms-transform:rotate(90deg); 
    right: 36%;
    display: none;
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.service_location input.search::-webkit-search-decoration,
.service_location input.search::-webkit-search-cancel-button,
.service_location input.search::-webkit-search-results-button,
.service_location input.search::-webkit-search-results-decoration {
  -webkit-appearance:none;
}
.wpb-js-composer .hp_faq .wpb_text_column p a{    color: #8f9cad;}
.mb_logins{ display: none; }
.select2-container{ z-index: 9999; }
.button{
    background: #F96464;
    padding: 20.5px 41.2px;
    border-radius: 30px;
    display: inline-block;
    margin-left: 37px;
    border: 0;
    color: white;
    font-size: 14px;
    font-weight: 600;
}
.button.btn_reject{
    background: #364F6D;
}
.rejectbox{
    width: 400px;
    margin: 0 auto;
}
.jconfirm-title{
        font-size: 30px !important;
    color: #3a506b;
    text-transform: uppercase;
}
.jconfirm-content textarea, .jconfirm-box-container.quotebox input[type="number"]{    
    width: 100%;
    border: 1px solid #ececec;
    height: 100px;
    padding: 10px;
    margin-top: 10px;
}
.jconfirm-box-container.quotebox input[type="number"] {
    height: 40px;
}
.jconfirm-box label {
    display: block;
    color: #3A506B;
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 0;
    margin-left: 0px;
}
.btn-pink{
    background: #F96464;    color: #fff;
}
.progress_container {
    width: 100%;
    margin: 0 auto 60px;
    max-width: 800px;
}
.progressbar {
  counter-reset: step;
 /* border-bottom: 1px solid #3A506B;
  line-height: 30px;
  height: 30px;*/
  position: relative;
}
.progressbar:after{ content: ""; display: table; clear: both; }
.progressbar:before {
    content: "";
    position: absolute;
    width: 70%;
    height: 2px;
    background: #364f6d;
    left: 0;
    top: 27px;
    right: 0;
    margin: auto;
}
.progressbar li {
   list-style-type: none;
    width: 25%;
    float: left;
    font-size: 14px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #3A506B;
    font-weight: 600;
}
.progressbar li:before {
    width: 50px;
    height: 50px;
    content: counter(step);
    counter-increment: step;
    line-height: 50px;
    border: 2px solid #3A506B;
    display: block;
    text-align: center;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    background-color: #f9f9f9;
}
.progressbar li:after {
  width: 100%;
  height: 2px;
  content: '';
  position: absolute;
  background-color: #7d7d7d;
  top: 15px;
  left: -50%;
  z-index: -1;
}
.progressbar li:first-child:after {
  content: none;
}
.progressbar li.active {
    color: #F96464;
}
.progressbar li.active:before {
  border-color: #f96464;
}
.progressbar li.active + li:after {
  background-color: #55b776;
}
.required label:after{
    content: "*";
    position: relative;
    color: red;
    padding-left: 5px;
}

.bktypes .form-group {
    width: 50%;
    float: left;
    margin-top: 18px;
    padding: 0 11px;
}
.bktypes .user_radio {
    margin-top: 6px;
}

.bktypes input[type="text"] {
    width: 100%;
    font-size: 14px;
    color: #3A506B;
    font-weight: 500;
    border: 0;
    background: none;
    padding: 12px 20px;
    width: 100%;
    padding-right: 45px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #E1E1E1;
    border-radius: 40px;
    background-color: #FFFFFF;
}
.bktypes {
    margin: 0 -11px;
}
.checkout_table th, .checkout_table td {
    width: 50%;
}
.acnt_pg .account .checkout_table tr:last-child th{ border-bottom: 0; }
.stepsnav {
    text-align: center;
    margin-top: 35px;
}
.stepsnav button.button {
    cursor: pointer;
    margin: 0 7px;
    text-transform: uppercase;
   width: 190px;
    padding: 20px 0;
}


.select_box select {
        width: 100%;
    border: none;
    background: transparent;
    color: #3A506B;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.6px;
    padding: 15px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #ddd;
}
.select_box:after { content: ""; position: absolute; top: 0; bottom: 0; right: 18px; margin: auto; background-image: url('images/arrow.svg'); width: 17px; height: 20px; 
                  pointer-events: none; }
.select_box,.frm_selects, .sbdd {
    position: relative;
}   
.frm_selects:after{ content: ""; position: absolute; top: 16px; right: 18px; margin: auto; background-image: url('images/arrow.svg'); width: 17px; height: 20px; 
                  pointer-events: none; }
.frm_selects select{
     -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}               

.checkoutsteps h3 {
   color: #f96464;
    font-size: 22px;
    margin-bottom: 25px;
}


.checkout_radio input[type="radio"] + label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  margin-right: 15px;
  font-size: 14px;
  line-height: 20px;
}
.checkout_radio input[type="radio"] + label:before {
  content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin-right: 14px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #3a506b;
    background-color: #fff;
    border-radius: 50%;
}
.checkout_radio input[type="radio"] {
  display: none !important;
  *display: inline;
}
.checkout_radio input[type="radio"]:checked + label:after {
    content: "";
    display: block;
    position: absolute;
    top: 6px;
    left: 6px;
    width: 8px;
    height: 9px;
    border-radius: 50%;
    background: #f96464;
}
.stepsnav button.button:nth-child(2) {
    background: #364f6d;
}

.checkout_table tr td:nth-child(1){
    color: #3A506B;
    font-size: 15px;
    font-weight: 700;
}

.acnt_pg .account .casebookings tr:last-child td{border-bottom: 1px solid rgba(58 ,80 ,107 ,0.3);}
.caseacn h3 {
    margin-top: 45px;
    color: #f96464;
    font-size: 22px;
}

.stepsnav button.button:hover {
    background: #364f6d;
}
.stepsnav button.button:nth-child(2):hover {
   background: #f96464;
}
.acnt_pg .account .checkout_table td{padding: 15px 16px;}

.dcrbioinfo:after{ content: ""; clear: both; display: table; }
.qlfns_cont {
    padding-right: 20px;
}
.lctn.docmatr p a {
    color: #364f6d;
    border-bottom: 1px solid;
}
.qlfns p:before{ content: none !important; }

.referral_doctor,.healthfound {
    margin-top: 5px;
}

.proceder_sel .select2-container--default .select2-selection--multiple {
    border: 1px solid #E1E1E1 !important;
    border-radius: 40px !important;
    background-color: #FFFFFF;
    padding: 7px 15px;
    min-height: 44px;
    font-size: 14px;
    color: #3A506B;
    font-weight: 500;
    padding-right: 40px;
}
.proceder_sel {
    margin-top: 5px;
    position: relative;
}
.proceder_sel:after {
   content: "";
    position: absolute;
    top: 12px;
    right: 18px;
    margin: auto;
    background-image: url(images/arrow.svg);
    width: 15px;
    height: 18px;
    pointer-events: none;
    z-index: 9999;
    background-size: contain;
    background-repeat: no-repeat;
}
.proceder_sel .select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.proceder_sel .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple
{

     border-radius: 40px;
}
.proceder_sel .select2-container--default .select2-search--inline .select2-search__field{
     color: #3A506B;
}
.proceder_sel .select2-dropdown{ border:  0;}

.proceder_sel .select2-container{ width: 100% !important; }

.jconfirm-buttons button.btn {
    margin: 0 17px;
}
.rejectbox .jconfirm-content {
    padding-top: 20px;
}

.alertbox {
    max-width: 350px;
    margin: auto;
}
.alertbox .jconfirm-content {
    display: block;
    color: #3A506B;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 0;
    margin-left: 0px;
    text-align: center;
}
.jconfirm-buttons button.btn {
    margin: 0 10px !important;
}
.jconfirm .jconfirm-box .jconfirm-buttons button.btn-default {
    background: #3a506b !important;
    color: #fff !important;
}
.bktypes .bktype_radio{ margin-top: 15px; }

.clinic_ofrd td:before{ content: none !important; }


.clinic_check input[type="checkbox"] + label {
  display: inline-block;
  cursor: pointer;
  position: relative;
  padding-left: 30px;
  margin-right: 15px;
  font-size: 14px;
  line-height: 20px;
}
.clinic_check input[type="checkbox"] + label:before {
  content: "";
    display: block;
    width: 18px;
    height: 18px;
    margin-right: 14px;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #bfbfbf;
    background-color: #fff;
    border-radius:4px;
}
.clinic_check input[type="checkbox"] {
  display: none !important; 
}
.clinic_check input[type="checkbox"]:checked + label:after {
        content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    background: url(images/tick.png);
    background-size: contain;
    background-position: center;
}
.clinic_ofrd td {
    padding: 8px 0 !important;
}
.clinic_ofrd button {
    border: 0;
    font-weight: 600;
    background-color: #F96464;
    color: #FFFFFF;
    padding: 12px 52.5px;
    border-radius: 25px;
    cursor: pointer;
    font-size: 14px;
    margin-right: 0;
}
.clinic_ofrd table {
    margin-bottom: 25px;
}
.clinic_ofrd button:hover {
    background: #3a506b;
}
.book_sec1 .messages {
    margin: 15px 0;
}
.caseacn a {
    background-color: #F96464;
    color: #FFFFFF;
    padding: 12px 40px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
    display: inline-block;
    margin-left: 10px;
}
.caseacn a:hover {
    background: #3A506B;
}
.ayd_pp {
    box-shadow: none !important;
    border: 0 !important;
}
.ayd_pp h2 {
    color: #ffffff;
    font-size: 32px;
    line-height: 40px;
}
.ayd_pp p {
    color: #ffffff;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
}
.ayd_pp .vc_btn3-container a.vc_general {
    border-radius: 30px;
    background: #F96464;
    font-size: 16px;
    font-weight: 600;
    color: #FFFFFF;
    border: 0;
    padding: 21px 45px 20px;
}
section.vc_section.pp_cnt .wpb_row {
    margin: 0;
}
section.vc_section.pp_cnt {
    padding: 86px 80px 64px;
    margin: 0;
}
.ayd_pp .wpb_text_column {
    padding-top: 9px;
}
.sgpb-popup-close-button-1 {
    right: 20px !important;
    bottom: inherit !important;
    top: 20px;
}
.con_outer.ayd_outer {
    padding-top: 80px !important;
    padding-bottom: 60px;
}
.con_outer.ayd_outer .lt_contact .vc_column-inner>.wpb_wrapper {
    max-width: 500px;
    margin: auto;
}
.clinic_logo img {
    max-width: 300px;
    margin: 0 5px;
}
.clinic_logo {
    padding-left: 70px;
    margin-bottom: 20px;
}
.action--play, .action--close {
    cursor: pointer;
}

#vmute {
    position: absolute;
    bottom: 30px;
    right: 30px;
    width: 70px;
    height: 70px;
    border-radius: 100%;
    background-image: url(images/unmute-icon.svg);
    background-repeat: no-repeat;
    z-index: 9999;
    background-color: #F96464;
    background-size: 35px auto;
    background-position: center;
    cursor: pointer;
}
#vmute.muted {
    background-image: url(images/mute-icon.svg);
}
.he_logins .menu>li {
    display: inline-block;
    margin-left: 5px;
    position: relative;
}
.he_logins .menu li ul.sub-menu, .fmenu_foter .menu-usermenu-container li ul.sub-menu, .ft_log_reg ul li ul.sub-menu {
    position: absolute;
    top: 100%;
    right: 0;
    background: #364f6d;
    width: 150px;
    display: none;
    z-index: 9999;
}
.ft_log_reg ul li ul.sub-menu {
    width: 160px;
}
.he_logins .menu li:hover > .sub-menu, .fmenu_foter .menu-usermenu-container li:hover ul.sub-menu, .ft_log_reg ul li:hover ul.sub-menu { display: block; }
.he_logins .menu li ul.sub-menu li {
    display: block;
}
.he_logins .menu li ul.sub-menu li a, .fmenu_foter .menu-usermenu-container li ul.sub-menu li a, .ft_log_reg ul li ul.sub-menu li a, .ft_log_reg ul li ul.sub-menu li:last-child > a {
    display: block;
    color: #fff;
    padding: 8px 15px;
    text-align: left;
}
.ft_log_reg ul li ul.sub-menu li:last-child > a {
    margin-left: 0;
    border-radius: 0;
    background-color: transparent;
}
.he_logins .menu li ul.sub-menu li a:hover, .fmenu_foter .menu-usermenu-container li ul.sub-menu li a:hover, .ft_log_reg ul li ul.sub-menu li a:hover {
    background-color: #F96464;
    color: #fff;
}
.login_block input.btn.plus, .login_block input.btn.minus{
    font-size: 24px;
    padding: 7px 23px;
    margin-top: 35px;
}
.terms{
    position: relative;
    padding-bottom: 20px;
}
.terms label{
    display: inline-block;
    margin-left: 5px;
}
.terms #terms-error, .terms #signupcheck-error,
.intake_form .co_field .cb_field #tmc1-error {
    position: absolute;
    top: 15px;
    left: 0;
}
.terms a{
    color: #3A506B;
    font-size: 16px;
    border-bottom: 1px solid #3A506B;
    margin-left: 10px;
}
.fmenu_foter .menu-usermenu-container li ul.sub-menu {
    background: #f96464;
    width: 100%;
}
.fmenu_foter .menu-usermenu-container li ul.sub-menu li a:hover {
    color: #3a506b;
}
.fmenu_foter .menu-usermenu-container li ul.sub-menu li {
    margin-right: 0;
    display: block;
}
.ser_selct select + input {
    margin-top: 10px;
}
.acnt_pg .account table.bookings a {
    background-color: #F96464;
    color: #FFFFFF;
    padding: 6px 15px;
    border-radius: 25px;
    display: inline-block;
    margin-bottom: 5px;
    width: 100%;
    text-align: center;
    max-width: 150px;
}
.acnt_pg .account table.bookings a:hover {
    background: #3A506B;
}
.jconfirm-box-container.cancelbox {
    text-align: center;
    width: 500px;
    margin: auto;
}
.jconfirm-box-container.cancelbox .jconfirm-title-c {
    margin-bottom: 10px;
}
.acnt_pg .account table td.dt_td br, .acnt_pg .account table td.st_td br {
    display: block;
}
.page-template-case-details-page .caseacn a + br {
    display: none;
}
.page-template-case-details-page .caseacn a {
    margin-top: 20px;
}
.jconfirm-box-container.quotebox {
    width: 600px;
    margin: auto;
    max-width: 90%;
}
.jconfirm-box-container.quotebox .jconfirm-title-c {
    text-align: center;
    margin-bottom: 20px;
}
.jconfirm-box-container.quotebox .form-group {
    margin-bottom: 15px;
}
.jconfirm .jconfirm-box-container.quotebox .jconfirm-box div.jconfirm-content-pane {
    margin-bottom: 0;
}
#quote_details .total_value label, #quote_details .total_value .total {
    float: left;
    margin-right: 30px;
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: 0;
}
#quote_details .total_value .total {
    color: #F96464;
    font-size: 30px;
}
#quotation_form .stepsnav input[type="checkbox"] {
    float: left;
    margin: 2px 10px 0 20px;
}
#quotation_form .stepsnav label {
    text-align: left;
    margin-bottom: 40px;
    font-weight: 500;
    font-size: 14px;
}
#quotation_form .stepsnav {
    margin-top: 20px;
    position: relative;
}
#quote_details {
    margin-top: 15px;
}
#quote_details .sercol:first-child {
    line-height: 53px;
}
#quote_details .sercol, .hospcol {
    width: 30%;
}
#quote_details .total_value {
    margin-top: 50px;
}
#quotation_form .stepsnav label#terms-error {
    position: absolute;
    bottom: 30px;
    left: 8px;
}
.acnt_pg .account table.bookings .gswl_btn a {
    margin-left: 0;
    max-width: inherit;
    width: auto;
    padding: 12px 40px;
}

.empty_docs p {
    font-size: 16px;
    line-height: 26px;
}

.tc_pp .inner_banner {
    padding-top: 20px !important;
    padding-bottom: 0;
}
.tc_pp .inner_banner .vc_column-inner, .tc_pp .tc_txt .vc_column-inner {
    padding: 0 30px;
}
.tc_pp .tc_txt h4 {
    color: #fff;
    font-size: 20px;
}
.tc_pp .tc_txt p {
    margin-bottom: 15px;
    line-height: 22px;
}
.tc_pp .tc_txt {
    padding-top: 30px !important;
}


.servswrap h3{
    font-weight: bold;
  font-size: 18px;
  color: #3a506b;
  margin: 0 0 20px 12px;
}
.servsrow{
    margin-left: 0;
}
.servsrow .checkbox label{
 display:inline;
}
.doc_services .checkbox {
    margin-top: 15px;
}
.doc_services .checkbox label {
    font-weight: normal;
    margin-left: 5px;
    font-size: 15px;
}
.doc_services input[type="button"] {
    margin-bottom: 40px;
    margin-top: 0 !important;
}
.doc_services .servsrow {
    margin-bottom: 15px;
}
.servswrap.doc_services {
    margin-top: 30px;
}
.acnt_pg .account table.bookings.clinics_table a {
    max-width: 88px;
}

.inner_banner.doc_db h2 {
    display: inline-block;
}
.inner_banner.doc_db .sv_btn {
    float: right;
}
.inner_banner.doc_db .sv_btn a {
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    display: block;
    background-color: #F96464;
    padding: 12px 40px;
    border-radius: 25px;
}
.inner_banner.doc_db .sv_btn a:hover {
    background: #3A506B;
}
.edt_prfle #addclinic_from .form-group.sml.no_mr + .form-group {
    clear: left;
}
.sercol.sercol-50, .sercol_last.sercol-50 {
    width: 23%;
}
.sercol_last.sercol-50 {
    padding-top: 0;
}
.ui-timepicker-standard .ui-state-hover {
    background-color: #F96464 !important;
    color: #fff !important;
    border: 1px solid #F96464 !important;
}
.ui-timepicker-standard {
    border: 0 !important;
}

.service_location .srch1 input.search {
    padding-right: 20px;
}

.doc_search {
    padding-left: 70px;
    margin-top: 30px;
}
.jconfirm-content-pane .form-group input[type="url"] {
  width: 100%;
  border: 1px solid #eaeaea;
  padding: 10px 15px;
  font-size: 14px;
}

.prtnrshp .os_section .left_col .wpb_content_element {
    margin-bottom: 20px !important;
}
.os_section .vc_general {
    background: #F96464 !important;
    color: #FFFFFF !important;
    padding: 12px 40px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
    display: block;
    border: 0 !important;
}
.os_section .vc_general:hover {
    background: #fff !important;
    color: #F96464 !important;
    border: 0 !important;
}
.home_prtnrshp .os_section .vc_general:hover {
    background: #3A506B !important;
    color: #fff !important;
}
.srvce_row h4 {
    color: #fff;
    font-size: 18px;
    margin: 0;
    line-height: 26px;
    padding-right: 50px;
}
.hm_videosec .vc_single_image-wrapper:before { position: absolute;
    content: "";
    background-image: url('images/play-icon-black.svg');
    width: 100px;
    height: 100px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none;
    background-size: 100%;
   }

.consul_serch.frequency:after {
    top: 52px;
}
.consul_serch.frequency h3 {
    margin-bottom: 15px;
    margin-top: 30px;
}
.consul_serch.frequency label {
    font-size: 14px;
    vertical-align: middle;
}
.consul_serch.frequency .fr_field {
    margin-bottom: 10px;
}
.consul_serch.frequency .fr_field input {
    margin-top: 0;
}
.consul_serch.frequency input.error {
    margin-top: 20px;
}
.consul_serch.frequency label.error {
    position: absolute;
    top: 10px;
    left: 0;
}

.home_prtnrshp .srvce_row {
    background: transparent;
    margin-top: 0 !important;
    border-radius: 0;
    padding: 0 !important;
    box-shadow: none;
}
.home_prtnrshp .srvce_row p, .sos_section .srvce_row p, .sos_section .srvce_row h2, .home_prtnrshp .srvce_row h4, .home_prtnrshp .srvce_row ul li p {
    color: #3a506b;
}
.home_prtnrshp.prtnrshp {
    padding-top: 50px !important;
    padding-bottom: 50px;
}
.hm_videosec {
    padding-top: 0 !important;
}


/*body.home {
    background-image: url(images/home-bg.jpg);
    background-repeat: no-repeat;
    background-size: 100% auto;
}*/
.service_location .drp_dwn:first-of-type select {
    border-top-left-radius: 40px;
    border-bottom-left-radius: 40px;
}
.service_location .srch:last-of-type input.search {
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
}


.acc_banner {
    background-image: url(images/dd-banner-bg.png);
    background-position: 100% 0;
    background-repeat: no-repeat;
}

.doc_wrapper .acnt_pg .account table.bookings a, .doc_wrapper .sercol_last input[type="button"], .doc_wrapper .hospcol_last input[type="button"], .doc_wrapper .login_block input.btn, .doc_wrapper .button, .doc_wrapper .apm_time input[type="checkbox"]:checked + label, .doc_wrapper .bookdt_time input.btn {
    background-color: #3A506B;
}

.home_prtnrshp .col1 {
    width: 65% !important;
}
.home_prtnrshp .col2 {
    width: 35% !important;
}
.home_prtnrshp .col2 .vc_column-inner {
    position: relative;
}
.home_prtnrshp .col2 .vc_column-inner:after {
    background-image: url(images/calc-bg.png);
    background-position: center bottom;
    content: "";
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
}
.home_prtnrshp .srvce_row p {
    max-width: inherit;
}
.home_prtnrshp .srvce_row .vc_col-sm-4>.vc_column-inner>.wpb_wrapper {
    margin-top: 0;
    padding: 0 30px 30px;
}
.home_prtnrshp .col2 p {
    color: #fff;
}
.home_prtnrshp .srvce_row .col1 .vc_column-inner {
    padding-right: 30px;
}

.home_prtnrshp .srvce_row .col2 .vc_column-inner {
    padding-top: 20px;
}
.home_prtnrshp .srvce_row .col2 ul li div {
    min-width: inherit;
    margin-right: 0;
}
.home_prtnrshp .col2 h2 {
    margin-bottom: 40px;
    font-size: 36px;
}
.home_prtnrshp .srvce_row .col2 h4  {
    color: #fff;
    padding: 0;
    line-height: 54px;
    text-align: left;
}
.home_prtnrshp .srvce_row ul {
    padding-left: 0;
}


.home_prtnrshp .srvce_row ul li {
    margin: 15px 94px 15px 0;
}
.home_prtnrshp .srvce_row ul li:nth-child(3n+0) {
    margin-right: 0;
}

.calculator_text {
    padding-top: 35px;
}

.sngcover_sec {
    padding-top: 25.329%;
    background-image: url(images/doctorcover_img.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-top: 15px;
}
.sng_docbio_row {
    margin-top: -167px;
}
.sng_docbio_row .container {
    width: 1390px;    max-width: 92%;
}
.sng_doccol_lt {
    box-shadow: 0 13px 39px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    background-color: #ffffff;
    width: 67.2%;
    float: left;
    padding: 40px 30px;
}
.sgdoc_thumb {
    width: 33.2%;
    float: left;
    position: relative;
    /*border-radius: 20px;*/
        overflow: hidden;
}
.sgdoc_thumb > img {
    border-radius: 20px;
}
.sgdoc_info {
    float: right;
    width: 64%;
}
.sgclinic_logo {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    background:rgba(255,255,255,0.95);
    padding: 14px;
}
.sgclinic_logo img {
    max-height: 54px;
}

.sgdoc_info h2 {
    color: #3a506b;
       font-size: 40px;
    margin-bottom: 12px;
    margin-top: 15px;
}
.sgdoc_info h3 {
    color: #f16363;
    font-size: 15px;
}
.sgdoc_quali {
    margin-top: 29px;
}
.sgdoc_quali strong {
    color: #3a506b;
    font-size: 15px;
    font-weight: 700;
}
.sgdoc_quali p {
    color: #3a506b;
    margin: 15px 0 0 0;
    font-size: 15px;
}
.sgdoc_info table {
    width: 100%;
        border-collapse: collapse;
    border: 0;
        margin-top: 30px;
}
.sgdoc_info td {
    font-size: 15px;
    font-weight: 700;
        padding: 6px 0;
        color: #3a506b;
}
.sgdoc_info td:nth-child(1) {
    width: 41%;
}
.sgdoc_info td:nth-child(2) {
    width: 59%;
    color: #f96464;    padding-left: 44px;
}
.sgdoc_info td strong {
    float: right;
}
.sng_doccol_rt {
    float: right;
    box-shadow: 0 13px 39px rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    background-color: #ffffff;
    width: 31.55%;
        padding: 61px 39px;
        min-height: 353px;
}
.doc_consoltype {
    color: #3a506b;
    font-size: 15px;
    font-weight: 700;
    line-height: normal;
    position: relative;
    margin-bottom: 28px;
    margin-left: 8px;
}
.doc_vc_type, .doc_virtual_type, .doc_clinic_type {
    position: relative;
    padding-left: 48px;
}
.doc_vc_type:before {
    content: "";
    position: absolute;
    width: 35px;
    height: 36px;
    background: url(images/hospital_video.svg);
    left: 0;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.doc_virtual_type:before {
    content: "";
    position: absolute;
    width: 35px;
    height: 36px;
    background: url(images/video-camera.svg);
    left: 0;
    top: 8px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.doc_clinic_type:before {
    content: "";
    position: absolute;
    width: 35px;
    height: 36px;
    background: url(images/hospital.svg);
    left: 0;
    top: 0;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

.doc_ctalink li a {
    border-radius: 30px;
    background-color: #f96464;
    display: block;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    padding: 20px 0;
}
.doc_ctalink li {
    margin-bottom: 10px;
}
.doc_ctalink li.doc_web_btn a {
    background: #364f6d;
}
.single-doctors {
    background: #f9f9f9;
}
.sgdoc_biorow {
    margin-top: 75px;margin-bottom: 67px;
}
.sgdoc_biorow h2 {
    color: #f96464;
    font-size: 24px;
    letter-spacing: -0.24px;
       margin-bottom: 20px;
}
.sgdoc_biorow p {
    margin: 0 0 15px;
    font-size: 15px;
    line-height: 27px;
    color: #3a506b;
}
.sgdoc_biocol {
    margin-bottom: 32px;
}

.sgdoc_biorow td {
    color: #3A506B;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    position: relative;
        padding: 7.5px 0;
}
.sgdoc_biorow td:first-child {
    width: 70%;
    padding-left: 25px;
}
.sgdoc_biorow td:last-child {
    width: 30%; 
}
.sgdoc_biorow td:nth-child(1):before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #3a506b;
    width: 3px;
    height: 3px;
    border-radius: 100px;
}
.sgdoc_biorow table {
    width: 100%;
}
.sgdoc_biocol_8 {
    width: 58.4%;
    float: left;
}
.sgdoc_biocol_4 {
    float: right;
    width: 40%;
}
.sgdoc_biorow .lctn li:before{
   content: "";
    position: absolute;
    left: 0;
    top: 9px;
    background: #3a506b;
    width: 3px;
    height: 3px;
    border-radius: 100px;
}
.sgdoc_biorow .lctn li {
    color: #3A506B;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    position: relative;
    padding: 0 0 0 22px;
    margin-bottom: 16px;
    cursor: pointer;
}
.sgdoc_biorow:after {
    content: "";
    clear: both;
    display: table;
}

.doc_registerpopup .vc_row {
    margin: 0;
}
.doc_registerpopup .wpb_content_element {
    margin: 0;
}
.doc_registerpopup h2 {
    font-size: 32px;
    color: #ffffff;
    line-height: 41px;
       margin-bottom: 26px;
}
.doc_registerpopup p{ margin: 0; }
.doc_registerpopup .wpb_text_column p {
       margin: 0 0 23px 0;
    font-size: 15px;
    color: #ffffff;
    line-height: 22px;
        font-weight: 500;
}
.doc_registerpopup .wpb_text_column p a {
    color: #fff;
    border-bottom: 1px solid #fff;
}
.doc_registerpopup {
    padding-top: 32px;
}
.doc_registerpopup .vc_col-sm-4 {
    width: 37%;
}
.doc_registerpopup .vc_col-sm-8 {
    width: 63%;
}


.login_block.doc_register, .intake_form {
    max-width: 1040px;
    background-color: #364f6d;
    border-radius: 28px;
    padding: 66px 50px;
}
.login_block.doc_register .form-group {
    width: 49%;
    float: left;
}
.login_block.doc_register .form-group:nth-child(2n+0) {
    float: right;
}
.login_block.doc_register .form-group:nth-child(2n+1) {
    clear: left;
}
.login_block.doc_register label {
    color: #fff;
    margin-bottom: 6px;
}
.login_block.doc_register .terms {
    clear: both;
}
.login_block.doc_register .terms label {
    font-weight: 400;
    margin-left: 2px;
}
.login_block.doc_register .terms a {
    color: #fff;
    margin-left: 5px;
    text-decoration: underline;
    font-weight: 400;
}
.login_block.doc_register .form-actions, .intake_form .form-actions {
    text-align: center;
    margin-top: 40px;
}
.login_block.doc_register input.btn, .intake_form .form-actions input.btn {
    display: inline-block;
    font-size: 18px;
    padding: 20px 145px 18px;
    border-radius: 30px;
    margin-bottom: 16px;
    margin-right: 0;
}
.login_block.doc_register input.btn:hover, .intake_form .form-actions input.btn:hover {
    background-color: #fff;
    color: #F96464;
}
.login_block.doc_register .aha_txt {
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
}
.login_block.doc_register .aha_txt a {
    color: #fff;
    text-decoration: underline;
    margin-left: 0;
}
.login_block.doc_register .terms {
    padding-bottom: 15px;
}
.login_block.doc_register .terms #terms-error, .login_block.doc_register .terms #signupcheck-error, .intake_form .co_field .cb_field #tmc1-error {
    top: 10px;
}
.intake_form {
    margin: auto;
}
.intake_form label {
    display: block;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
}
.intake_form input[type="text"], .intake_form input[type="number"], .intake_form input[type="email"] {
    width: 100%;
    background: #fff;
    border: 1px solid #f3f3f3;
    box-shadow: 0 2px 6px rgb(0 0 0 / 4%);
    color: #3A506B;
    font-size: 14px;
    padding: 17px 24px;
    font-weight: 500;
    border-radius: 40px;
}
.intake_form h4 {
    color: #fff;
    font-size: 25px;
    margin-bottom: 25px;
    line-height: 1.33;
}
.intake_form .if_field {
    margin-bottom: 30px;
}
.intake_form ul {
    padding: 0;
    margin: 0;
}
.intake_form ul li {
    padding: 0;
    margin: 0 0 25px;
    list-style: none;
    float: left;
    width: 49%;
    position: relative;
}
.intake_form ul li.clear {
    margin: 0 !important;
    clear: both !important;
}
.intake_form ul li:nth-child(2n+0) {
    float: right;
}
.intake_form ul li:nth-child(2n+1) {
    clear: left;
}
.intake_form {
    padding: 50px;
}
.intake_form .cb_field input[type="checkbox"] {
    float: left;
    margin-right: 10px;
}
.intake_form ul li.col-1 {
    width: 100%;
}
.intake_form .cb_field, .intake_form .if_field {
    margin-bottom: 30px;
}
.intake_form textarea {
    width: 100%;
    height: 150px;
    padding: 15px;
    border-radius: 25px;
    font-size: 14px;
    color: #3A506B;
    border: 0;
}
.intake_form input[type="file"] {
    color: #364f6d;
    border: 1px solid #fff;
    padding: 10px;
    border-radius: 30px;
    background-color: #fff;
}
.intake_form .co_field .cb_field {
    float: left;
    margin-right: 17px;
}
.intake_form .co_field .cb_field label {
    display: inline;
}
.intake_form .co_field li.col-1 {
    margin-bottom: 0;
}
.intake_form .allclinics .consul_serch {
    max-width: 100%;
}
.intake_form .ac_btn .btn {
    background-color: #F96464;
    color: #FFFFFF;
    padding: 12px 40px;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 600;
    border: 0;
    cursor: pointer;
    float: right;
}
.intake_form ul li.full {
    width: 100%;
}
.intake_form .consul_serch.frequency label {
    font-size: 16px;
}
.intake_form hr {
    margin: 20px 0 40px;
    border: 1px solid #58779c;
}
.intake_form label.error {
    color: red;
    font-size: 14px;
    font-weight: normal;
}
.intake_form .select2-selection {
    font-size: 14px;
    color: #3A506B;
    font-weight: 500;
    border: 0 !important;
    background: none;
    padding: 13px 27px;
    width: 100%;
    padding-right: 45px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    border: 1px solid #E1E1E1 !important;
    border-radius: 40px !important;
    background-color: #FFFFFF;
    box-shadow: 0 2px 6px 0 rgb(0 0 0 / 10%);
    overflow-y: auto;
    min-height: 54px !important;
}
.intake_form .consul_serch:after {
    z-index: 9999;
}
.intake_form .select2-selection ul li {
    width: auto;
    float: left;
}
.intake_form .select2-selection ul li:nth-child(2n+1) {
    clear: none;
}
.intake_form .select2-selection ul li {
    width: auto;
    float: left;
    background-color: #364f6d !important;
    color: #fff;
    border: 0 !important;
    padding: 5px 5px !important;
    margin: 0 5px 5px 0 !important;
}
.intake_form .select2-selection ul li button {
    margin-right: 4px;
    color: #fff !important;
}
.intake_form .select2-selection ul li button:hover {
    background-color: transparent !important;
}
.intake_form .select2-container {
    width: 100% !important;
}
.intake_form .sercol_last input[type="button"], .intake_form .hospcol_last input[type="button"] {
    background-color: #f96464;
}
.intake_form .consul_serch.frequency:after {
    display: none;
}
.intake_form .ac_btn_main {
    text-align: center;
    margin-top: 20px;
}
.intake_form .ac_btn_main .btn {
    float: none;
}
.intake_form .ac_btn {
    display: inline-block;
    width: 100%;
}
.intake_form .success {
    margin-top: 0;
    margin-bottom: 30px;
}
.clinic_row .lctn {
    margin-bottom: 50px;
}
.sng_clc_content {
    padding-bottom: 50px;
}

.tc_field span {
    cursor: pointer;
    text-decoration: underline;
}

.hm_docouter .vc_btn3-container a.vc_general:focus,
.stories_section h2 {
    color: #3a506b;
    font-size: 32px;
    margin: 0;
}
.stories_section {
    padding-top: 70px !important;
    padding-bottom: 59px;
    position: relative;
}

.home_stories {
    margin: 0 -15px;
}
.home_stories .owl-item {
    padding: 0 15px;
}
.home_stories h4 {
    color: #3a506b;
    font-size: 18px;
    line-height: 1.5;
}
.home_stories h4 a {
    color: #3a506b;
}
.home_stories img {
    margin-bottom: 25px;
}

.stories_section h2 {
    margin-bottom: 47px;
}
.stories_section .owl-nav button {
    bottom: inherit;
    top: 111px;
}
.stories_section .owl-nav button.owl-next {
    right: -105px;
}
.stories_section .owl-nav button.owl-prev {
    left: -105px;
}
.stories_section .vc_btn3-container a.vc_general {
    margin-top: 26px;
}

.bac_section h4 {
    color: #ffffff;
    font-size: 24px;
    font-weight: 600;
    margin: 0 80px;
}
.bac_section .container {
    border-radius: 50px;
    background-color: #3a506b;
    padding: 18px 31px 18px 42px;
    text-align: center;
}
.bac_section .wpb_single_image, .bac_section h4, .bac_section .vc_btn3-container {
    display: inline-block;
    vertical-align: middle;
}
.bac_section .wpb_content_element, .bac_section .vc_btn3-container {
    margin-bottom: 0;
}
.bac_section {
    padding-bottom: 110px;
}
.bac_section .vc_btn3-container a.vc_general:hover,
.bac_section .vc_btn3-container a.vc_general:focus {
    background: #fff;
    color: #F96464;
}
.ft_block {
    float: left;
    min-height: 254px;
}
.ft_block h4 {
    color: #ffffff;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 0.22px;
    margin: 0 0 13px;
    text-align: center;
}
.ft_block p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.5;
    text-align: center;
    margin: 0 0 42px;
}
.ft_block1 {
    width: 385px;
    border-right: 2px solid #26333f;
    padding-right: 60px;
}
.ft_block1 ul {
    margin: 0;
    padding: 0;
}
.ft_block1 ul li {
    padding: 0;
    margin: 0 0 10px;
    width: 100%;
    float: left;
}
.ft_block1 ul li:first-child {
    width: 49%;
}
.ft_block1 ul li:nth-child(2) {
    width: 49%;
    float: right;
}
.ft_block1 ul li .wpcf7-form-control:not(.wpcf7-submit) {
    border-radius: 20px;
    background-color: #ffffff;
    width: 100%;
    color: #3a506b;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 15px;
    border: 0;
}
.ft_block1 ul li .wpcf7-submit {
    border-radius: 20px;
    background-color: #f86363;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 38px 11px;
    float: right;
    border: 0;
    cursor: pointer;
}
.footer_section .container {
    width: 1600px;
}
.ft_block1 .wpcf7 form .wpcf7-response-output {
    clear: both;
    text-align: center;
    padding: 10px;
}
.ft_block1 .wpcf7-not-valid-tip {
    font-size: 12px;
}
.ft_block2 {    
    padding-left: 60px;
    text-align: center;
    border-right: 2px solid #26333f;
    padding-right: 60px;
    padding-top: 35px;
}
.ft_block2 p a {
    color: #ffffff;
    font-size: 18px;
    font-weight: 300;
}
.ft_block2 p a:hover, .home_stories h4 a:hover {
    color: #f86363;
}
.ft_block2 p a:after {
    content: "I";
    display: inline-block;
    vertical-align: middle;
    margin: 0 23px;
}
.ft_block2 p a:last-of-type:after {
    display: none;
}
.foot_logo {
    margin-bottom: 36px;
}
.foot_logo img {
    width: 201px;
}
.ft_block3 {    
    padding-left: 60px;
    text-align: center;
    border-right: 2px solid #26333f;
    padding-right: 60px;
    padding-top: 40px;
}
.fs_icons a {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px;
    width: 41px;
    height: 41px;
    position: relative;
    border: 2px solid #f86363;
    border-radius: 100%;
}
.fs_icons a img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.ft_block.ft_block3 p {
    margin-bottom: 22px;
}
.ft_block4 .wp-google-url {
    display: none !important;
}
.ft_block4 {
    width: 330px;
    padding-left: 70px;
    padding-top: 90px;
}
.ft_block4 .wp-gr .wp-google-powered {
    background-image: url(images/google-pow-img.png) !important;
    width: 122px !important;
    height: 15px;
}
.ft_block4 .wp-gr .wp-google-powered img {
    display: none;
}
.ft_block4 .wp-gr .wp-google-rating {
    color: #ffffff !important;
    font-size: 18px !important;
    font-weight: 300 !important;
    margin-right: 2px !important;
}

.stories_section:before {
    content: "" !important;
    position: absolute;
    height: 100% !important;
    width: 30px !important;
    background-image: url(images/side-shape1.svg);
    display: block !important;
    background-position: left bottom;
    background-repeat: no-repeat;
    visibility: visible !important;
    top: 0;
    left: 0;
}
.still_row .col1 {
    padding-top: 172px;
}
.still_row .vc_col-sm-7, .still_row .vc_col-sm-5 {
    width: auto !important;
}
.hp_faq {
    padding-bottom: 20px;
}
.wpb-js-composer .hp_faq .vc_tta-panel-body .wpb_text_column p {
    margin-bottom: 0;
}

.verified_cnt {
    max-width: 870px;
    margin: 0 auto 80px;
    padding-top: 112px;
}
.verified_cnt .vc_left {
    width: 470px;
    float: left;
}
.verified_cnt .vc_left h3 {
    color: #3a506b;
    font-size: 40px;
    font-weight: 700;
    margin: 0 0 6px;
    padding-left: 43px;
    position: relative;
}
.verified_cnt .vc_left h3:before {
    content: "";
    background-image: url(images/tick-icon.png);
    position: absolute;
    top: 14px;
    left: 0;
    width: 34px;
    height: 25px;
}
.verified_cnt .vc_left h4 {
    color: #3a506b;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 21px;
}
.verified_cnt .vc_left p {
    color: #3a506b;
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    letter-spacing: 0.14px;
    margin: 0;
}
.verified_cnt .vc_right {
    width: 260px;
    float: right;
    padding-top: 10px;
}
.verified_cnt .vc_right ul {
    padding: 0;
    margin: 0;
}
.verified_cnt .vc_right ul li {
    padding: 0 0 0 32px;
    margin: 0 0 27px;
    color: #3a506b;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.14px;
    position: relative;
}
.verified_cnt .vc_right ul li:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    background-image: url(images/verify-list-icon.svg);
    width: 15px;
    height: 12px;
}

.sos_section .srvce_row p {
    max-width: inherit;
}
.sos_section .container {
    width: 1200px;
}
.sos_section .srvce_row ul {
    padding-left: 0;
    /*text-align: center;*/
    margin-bottom: 50px;
    margin-top: 50px;
}
.sos_section .srvce_row ul li {
    display: inline-block;
    width: calc(25% - 2px);
    margin: 0 1px 2px;
    text-align: center;
    /*background-color: #2d425c;*/
    padding: 0 15px 15px;
    min-height: 150px;
    float: none;
    vertical-align: middle;
}
.sos_section .srvce_row ul li div {
    display: block;
    height: 75px;
    position: relative;
    margin-bottom: 15px;
    margin-right: 0;
    min-width: inherit;
}
.sos_section .srvce_row ul li div img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.sos_section .srvce_row ul li:nth-child(3n+1) {
    clear: none;
}
.sos_section .srvce_row ul li:nth-child(6n+1) {
    clear: left;
}
.sos_section .srvce_row ul li p {
    font-size: 16px;
    margin-bottom: 0;
}
.sos_section .srvce_row p {
    margin-bottom: 20px;
}
.sos_section .srvce_row {
    padding-top: 0;
}
.os_section.sos_section .vc_general {
    display: inline-block;
}
.sos_section {
    padding-bottom: 0;
}
.sos_section .srvce_row h4 {
    padding-right: 0;
    color: #3a506b;
}
.news_list {
    background-color: #f9f9f9;
    padding-top: 80px;
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.news_list h2 {
    color: #3a506b;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 58px;
}
.news_list .container {
    width: 1060px;
}
.news_list ul.alm-listing {
    margin: 0;
    padding: 0;
}
.news_list ul.alm-listing li {
    width: 29.62%;
    float: left;
    margin: 0 5.5% 55px 0;
    padding: 0;
    text-align: center;
}
.news_list ul.alm-listing li:nth-child(3n+0) {
    margin-right: 0;
}
.news_list ul.alm-listing li:nth-child(3n+1) {
    clear: left;
}
.news_list ul.alm-listing li h4 {
    color: #f16363;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.52px;
    margin: 23px 0 21px;
}
.news_list ul.alm-listing li h3 {
    color: #3a506b;
    font-family: Montserrat;
    font-size: 26px;
    font-weight: 700;
    line-height: 1.3;
    margin: 0 0 23px;
}
.news_list ul.alm-listing li h3 a {
    color: #3a506b;
}
.news_list ul.alm-listing li h3 a:hover {
    color: #f96464;
}
.news_list ul.alm-listing li .post_meta {
    color: #3a506b;
    font-size: 13px;
}
.news_list ul.alm-listing li .post_meta strong {
    font-weight: 700;
    text-transform: capitalize;
}
.alm-btn-wrap .done {
    display: none;
}
.alm-btn-wrap {
    clear: both;
    text-align: center;
}
.alm-btn-wrap button {
    border-radius: 19px;
    background-color: #f96464;
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    display: inline-block;
    padding: 11px 42px;
    border: 0;
    cursor: pointer;
    -webkit-transition: all .2s ease-in-out; transition: all .2s ease-in-out;
    margin-bottom: 50px;
}
.alm-btn-wrap button:hover {
    background: #3A506B;
}
.npage_container {
    overflow: hidden;
    background-color: #f9f9f9;
    padding-bottom: 60px;
    margin-top: 29px;
}
.post_single {
    padding-top: 91px;
}
.post_single h6 {
    color: #f16363;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 27px;
}
.post_single h1 {
    color: #3a506b;
    font-size: 36px;
    font-weight: 700;
    line-height: 1.2;
    text-align: center;
    margin: 0 0 31px;
}
.post_single .post_meta {
    color: #364f6d;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 43px;
}
.post_single .post_meta strong {
    color: #f16363;
    font-weight: 700;
    text-transform: capitalize;
}
.post_single .post_meta strong a {
    color: #f16363;
}
.post_single .post_bot {
    max-width: 900px;
    margin: auto;
}
.post_single .post_bot p {
    color: #3a506b;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.8;
    letter-spacing: 0.15px;
    margin: 0 0 27px;
}
.post_single .post_bot h2, .post_single .post_bot h3, .post_single .post_bot h4 {
    color: #3a506b;
    font-size: 36px;
    font-weight: 700;
    margin: 0 0 19px;
}
.post_single .post_bot h3 {
    font-size: 32px;
}
.post_single .post_bot h4 {
    font-size: 26px;
}
.post_single .post_bot ul, .sh_cnt ul {
    padding: 0;
    margin: 0 0 48px;
}
.post_single .post_bot ul li, .sh_cnt ul li {
    padding: 0 0 0 33px;
    margin: 0 0 26px;
    color: #3a506b;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.14px;
    position: relative;
}
.post_single .post_bot ol {
    margin: 0 0 48px;
}
.post_single .post_bot ol li {
    color: #3a506b;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.14px;
    margin: 0 0 26px;
}
.post_single .post_bot ul li:before, .sh_cnt ul li:before {
    content: "";
    position: absolute;
    top: 2px;
    left: 0;
    background-image: url(images/verify-list-icon.svg);
    width: 15px;
    height: 12px;
}
.post_single .feat_img {
    margin-bottom: 37px;
    text-align: center;
}
.share_block:before {
    content: "";
    width: 81px;
    height: 3px;
    background-color: #3a506b;
    display: inline-block;
    margin-bottom: 37px;
}
.share_block:after {
    content: "";
    width: 247px;
    height: 3px;
    background-color: #3a506b;
    display: inline-block;
    margin-top: 40px;
    margin-bottom: 102px;
}
.share_block {
    text-align: center;
    margin-top: 71px;
}
.share_block h5 {
    color: #f16363;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 7px;
}
.share_block h5 strong {
    color: #364f6d;
    font-weight: 700;
}
.share_block .share_list+h5 {
    margin-top: 29px;
}
.share_block .share_list a {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin: 0 3px;
    font-size: 0;
}
.share_block .share_list a.fb_icon {
    background-image: url(images/sfb-share.svg);
}
.share_block .share_list a.ins_icon {
    background-image: url(images/sins-share.svg);
}
.share_block .share_list a.lin_icon {
    background-image: url(images/slin-share.svg);
}

#searchhospital_from .service_location .drp_dwn, #searchhospital_from .service_location .srch {
    width: 50%;
}

.hospitals_list .container {
    width: 1070px;
}
.hospitals_list ul {
    padding: 0;
    margin: 0;
}
.hospitals_list ul li {
    padding: 0;
    margin: 0 2.8% 36px 0;
    float: left;
    width: 22.9%;
}
.hospitals_list ul li:nth-child(4n+0) {
    margin-right: 0;
}
.hospitals_list ul li:nth-child(4n+1) {
    clear: left;
}
.hospitals_list ul li h4 {
    color: #3a506b;
    font-family: Montserrat;
    font-size: 16px;
    font-weight: 700;
    margin: 0;
}
.hospitals_list ul li h4 a {
    color: #3a506b;
}
.hospitals_list ul li h4 a:hover {
    color: #f96464;
}
.hospitals_list ul li .hos_thumb {
    margin-bottom: 19px;
}
.hospitals_list .wpb_content_element {
    margin-bottom: 0;
}
.hospitals_list {
    padding-top: 82px !important;
    padding-bottom: 67px;
}
.hos_bot {
    background-color: #f9f9f9;
    padding-bottom: 61px;
}
.sh_cnt h2, .hgallery h2 {
    color: #3a506b;
    font-size: 32px;
    font-weight: 700;
    margin: 0 0 33px;
}
.sh_cnt h4 {
    color: #3a506b;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 18px;
}
.sh_cnt p {
    color: #3a506b;
    font-size: 15px;
    line-height: 1.8;
    letter-spacing: 0.15px;
    margin: 0 0 30px;
}
p.not_found {
    color: #3a506b;
    font-size: 15px;
}

.hgallery {
    border-top: 1px solid #eaeaea;
    padding-top: 44px;
    margin-bottom: 60px;
}
.hgallery ul {
    padding: 0;
    margin: 0;
}
.hgallery ul li {
    padding: 0;
    margin: 0;
    float: left;
    width: 24.17%;
    margin: 0 1.1% 1.1% 0;
}
.hgallery ul li:nth-child(4n+0) {
    margin-right: 0;
}
.hgallery ul li:nth-child(4n+1) {
    clear: left;
}
.hspage_container .container {
    width: 1055px;
}

.sh_cnt p a, .post_single .post_bot p a {
    color: #F96464;
}

.post_single .post_bot .aligncenter {
    margin: auto;
    display: block;
}
.news_list ul.alm-listing li img {
    margin-bottom: 25px;
}

.service_txt h2 {
    font-size: 40px;
    color: #3a506b;
    margin: 0 0 30px 70px;
}
.service_txt .st_left {
    width: 200px;
}
.service_txt .st_left img {
    display: block;
    margin: auto;
    width: 100px;
}
.service_txt .st_right {
    margin-left: auto;
    width: calc(100% - 240px);
}
.service_txt .st_right p {
    margin: 0 0 20px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
}
.service_txt .st_right p:last-of-type {
    margin-bottom: 0;
}
.service_txt .st_row {
    display: flex;
    align-items: center;
    margin-bottom: 0;
}
.service_txt {
    margin-top: 35px;
}
.pp_txt .vc_column-inner > .wpb_wrapper {
    /*background-color: #2d425c;*/
    padding: 30px 30px 10px;
    max-width: 1170px;
    margin: 0 auto;
}
.pp_txt h4 {
    margin-bottom: 20px;
}

.hosp_intake_form.intake_form ul li.fl {
    float: left !important;
}
.hosp_intake_form.intake_form ul li.fr {
    float: right !important;
}
.hosp_intake_form.intake_form ul li:nth-child(2n+1) {
    clear: none;
}
.img_fields {
    margin-bottom: 20px;
}
.img_fields input[type="file"] {
    float: left;
}
.img_fields input[type="text"] {
    width: 300px;
    float: left;
    margin-left: 15px;
    margin-right: 5px;
    padding: 11px 24px 12px;
}
.img_fields:after, .ddata:after {
    content: "";
    display: block;
    clear: both;
}

.mb_0 {
    margin-bottom: 0 !important;
}

#alldoctors {
    background-color: #f96464;
    padding: 30px;
}

.intake_form .ddata hr {
    border-color: #fff;
}

.ddata h5 {
    background-color: #364f6d;
    color: #fff;
    padding: 10px 15px;
    font-size: 20px;
    margin-bottom: 20px;
    position: relative;
    cursor: pointer;
}
.ddata h5:after {
    content: "+";
    position: absolute;
    right: 15px;
    top: 5px;
    font-size: 30px;
}
.ddata.active h5:after {
    content: "-";
}
.ddata .ddata_inner {
    display: none;
}
.ddata.active .ddata_inner {
    display: block;
}

.intake_form .ddata label.error {
    color: #fff;
}
.img_fields input[type=button] {
    margin-top: 6px;
}

.slc .pm_btn {
    background-color: #f96464;
}

.ser_hm_docouter {
    padding-bottom: 70px;
}

.se_dark_bg {
    background-color: #3a506b;
    padding: 50px;
}
.se_dark_bg p, .se_dark_bg h2, .se_dark_bg h4 {
    color: #fff !important;
}
.se_dark_bg h2 {
    margin-top: 40px;
}
.se_dark_bg p:last-of-type {
    margin-bottom: 0 !important;
}
.os_section.sos_section .vc_general:hover {
    background-color: #3A506B !important;
    color: #fff !important;
}
.hspkg select {
    width: 100%;
     width: 100%;
    background: #f96464; 
    color: #fff;
    font-size: 14px;
    padding:17px 40px 17px 24px;
    font-weight: 700;
    border-radius: 40px;
        -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 0;
}
.hspkg .select_box:after{
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
    top: 15px;
    bottom: inherit;
}
.hspkg label {
    color: #3A506B;
    font-size: 16px;
    margin: 11px 0;
    display: block;
    line-height: 23px;
    position: relative;
    padding-bottom: 20px;
}
.hspkg button {
    border-radius: 30px;
    background-color: #364f6d;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-weight: 700;
    padding: 15px 0;
    border: 0;
    display: block;
    cursor: pointer;
}
.sng_hospcol_rt {
    padding-bottom: 30px;
    padding-top: 30px;
}

.sng_hospcol_rt .doc_ctalink li a{
    padding: 15px 0;
}
.single-hospital .wpb_gmaps_widget {
    margin-bottom: 50px;
}
.single-hospital .sgdoc_biocol {
    margin-bottom: 0;
}
.single-hospital .wpb_gmaps_widget .wpb_wrapper {
    padding: 0;
}
.hspkg button:hover {
    background: #18222c;
}
.hspkg label.error {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 14px;
    color: red;
    margin: 0;
    line-height: normal;
    padding-bottom: 0;
}
.sbdd {
    padding-bottom: 25px;
}

.sng_hosbio_row .sng_doccol_lt {
    min-height: 429px;
}
.sng_hosbio_row .sgdoc_thumb {
    text-align: center;
}
.credit_card_block {
    margin-top: 30px; 
}
.credit_card_block label {
    display: block;
    color: #3A506B;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
}
.credit_card_block input,.credit_card_block select {
    width: 100%;
    background: #fff;
    border: 1px solid #f3f3f3;
    box-shadow: 0 2px 6px rgba(0,0,0,0.04);
    color: #3A506B;
    font-size: 14px;
    padding: 17px 24px;
    font-weight: 500;
}
.credit_card_block select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.credit_card_block .form-group {
    margin-bottom: 25px;
    overflow: hidden;
}
.frm_two {
    width: 69%;
    float: left;
}
.frm_thre{ width: 30%; float: right; }
.credit_card_block .exp_dd {
    width: 50%;
    float: left;
    padding-right: 20px;
    position: relative;
}
.credit_card_block .exp_dd:after{
   content: "";
    border: solid #b5b5b5;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 4px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    pointer-events: none;
    position: absolute;
    right: 40px;
    top: 20px;
}
.paymentselect {
    max-width: 500px;
    margin: auto;
}
.credit_card_block label.error {
    color: #ff0000;
    font-weight: normal;
    font-size: 14px;
}
.fm_rw {
    overflow: hidden;
    margin: 0 -20px;
}
.fm_col {
    margin-bottom: 25px;
}
.fm_col6 {
    width: 50%;
    float: left;
    padding: 0 20px;
}
.fm_rw .form-control,
.vdi_box #greenid-container .form-control{
    width: 100%;
    background: #fff;
    border: 1px solid #f3f3f3;
    box-shadow: 0 2px 6px rgba(0,0,0,0.04);
    color: #3A506B;
    font-size: 14px;
    padding: 17px 24px;
    font-weight: 500;
    border-radius: 40px;
}
.fm_rw label {
    display: block;
    color: #3A506B;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
    margin-left: 12px;
}
.fm_col .form-group{ position: relative; }
.fm_rw input.button {
    cursor: pointer;
    margin: 0;
}
.fm_rw input.button:hover {
    background: #364f6d;
}
.vdi_box #greenid-container {
    background: transparent;
}
.vdi_box #greenid-container h1 {
    color: #f96464;
    font-size: 22px;
        margin: 0 0 11px 0;
        font-family: 'Montserrat', sans-serif;
    font-weight: 700;

}
.vdi_box #greenid-container p.lead {
    color: #3A506B;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 14px 0;
}
.vdi_box #greenid-container .form-control{ height: auto; }

.vdi_box #greenid-container .btn-primary{
        background: #F96464;
    padding: 20.5px 41.2px;
    border-radius: 30px;
    display: inline-block; 
    border: 0;
    color: white;
    font-size: 14px;
    font-weight: 600;
        text-transform: uppercase;
}
.vdi_box #greenid-source-body .form-group.col-sm-2, .vdi_box #greenid-source-body .form-group.col-sm-3 {
    width: 33.33%;
}
.vdi_box #greenid-option-list-toggle{
        width: 100%;
    background: #fff;
    border: 1px solid #f3f3f3;
    box-shadow: 0 2px 6px rgba(0,0,0,0.04);
    color: #3A506B;
    font-size: 14px;
    padding: 17px 24px;
    font-weight: 500;
    border-radius: 40px;
}
.vdi_box #greenid-container h2 {
    color: #3A506B;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    font-family: 'Montserrat', sans-serif;
    margin: 25px 0;
}
.vdi_box #greenid_nswregodvs_dob {    border-radius: 25px !important;}
.vdi_box #greenid-container .greenid-datepicker-dob {
    margin-right: -45px !important;
    position: relative;
    right: 45px;
    z-index: 1111111;
    background: transparent;
    border: 0;
    border-radius: 99px !important;
}
.vdi_box #greenid-container label{
    display: inline-block;
    color: #3A506B;
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 10px;
}
.vdi_box #greenid-container .btn-primary:hover{
        background: #364f6d;
}
.vdi_box #greenid-container #greenid-source-header #greenid-source-list-container .btn-group > .btn {
    width: 100%;
    background: #fff;
    border: 1px solid #f3f3f3;
    box-shadow: 0 2px 6px rgb(0 0 0 / 4%);
    color: #3A506B;
    font-size: 14px;
    padding: 11px 24px;
    font-weight: 500;
    border-radius: 40px;
    vertical-align: middle;
}
.vdi_box #greenid-container #greenid-source-header{
    padding-top: 20px;
}
.vdi_box #greenid-container .input-group.date{
        width: 110%;
}
.vdi_box #greenid-container .form-group {
    margin-bottom: 25px;
}

.vdi_box #greenid-container select.form-control{
        -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-image: url(images/arrow.svg);
        background-image: url(images/arrow.svg);
    background-repeat: no-repeat;
    background-position: 95% 50%;
}
.vdi_box #greenid-container .greenid-alert-info,
.vdi_box #greenid-container #greenid-source-header #greenid-source-list-container #greenid-option-list .dropdown-menu .list-group-item.onesourceleft {
    background: #ffdfdf;
    border-color: #f16363;
        color: #000000;
}
.pkgpop{
}
.pkgpop label{
    display: inline-block !important;
}
.pkgpop button{
    position: absolute;
    top: 0;
    right: -10px;
}

.rptt_block {
    background-image: url(images/rppt-img.jpg);
    background-position: center;
    background-size: cover;
    padding: 113px 20px;
    margin-bottom: 79px;
    border-radius: 5px;
}
.rptt_block img {
    margin-bottom: 25px;
}
.rptt_block .ap_btn a {
    font-weight: 600;
    background-color: #F96464;
    color: #FFFFFF;
    padding: 15.5px 38px 11.5px;
    border-radius: 35px;
    font-size: 16px;
    display: inline-block;
}
.rptt_block .ap_btn a:hover {
    background: #3A506B;
}

.rppt_banner {
    padding-top: 132px !important;
    padding-bottom: 173px !important;
}
.rppt_banner .wpb_content_element {
    margin-bottom: 0 !important;
}
.rppt_banner {
    background-size: cover;
    background-position: center;
}
.spsp_row {
    padding-top: 10px !important;
    padding-bottom: 15px;
}
.spsp_row h3 {
    color: #ffffff;
    font-size: 48px;
    margin: 0;
}
.page-id-1709 .logo, .page-id-1728 .logo {
    top: 8px;
}
.rppt_section1 h2 {
    color: #3a506b;
    font-size: 40px;
    line-height: 1.3;
    margin: 0 0 13px;
}
.rppt_section1 .vc_general {
    font-weight: 600;
    background: #364f6d !important;
    color: #FFFFFF !important;
    padding: 19.5px 15px 18.5px;
    border-radius: 35px;
    font-size: 18px;
    display: inline-block;
    border: 0 !important;
    width: 360px;
    text-align: center;
    max-width: 100%;
}
.rppt_section1 .cu_btn .vc_general, .rppt_section1 .vc_general:hover {
    background: #F96464 !important;
}
.rppt_section1 .cu_btn .vc_general:hover {
    background: #364f6d !important;
}
.rppt_section1 .vc_btn3-container {
    display: inline-block;
    margin: 0 5px;
}
.rppt_section1 {
    text-align: center;
    padding-top: 67px !important;
}
.rppt_section1 .vc_column-inner {
    padding-bottom: 80px;
    border-bottom: 1px solid #e4e4e4;
    margin-bottom: 73px;
}
.packages_section h2 {
    color: #3a506b;
    font-size: 40px;
    margin: 0 0 16px;
}
.packages_section p {
    color: #3a506b;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.6;
    margin: 0;
}
.pckgs_row {
    max-width: 1032px;
    height: 818px;
    margin: 20px auto 0 !important;
    position: relative;
    background-image: url(images/human-img.jpg);
    background-position: center;
    background-repeat: no-repeat;
}
.pckgs_row h3 {
    color: #ffffff;
    font-size: 30px;
    letter-spacing: -0.6px;
    margin: 0 0 23px;
    background-color: #3a506b;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    height: 86px;
    display: flex;
    align-items: center;
}
.pckgs_row h3 strong {
    width: 100%;
}
.pckgs_row .vc_general {
    font-weight: 600;
    background: #f96464 !important;
    color: #FFFFFF !important;
    padding: 13px 28px;
    border-radius: 35px;
    font-size: 16px;
    display: inline-block;
    border: 0 !important;
    text-align: center;
}
.pckgs_row .vc_general:hover {
    background: #364f6d !important;
}
.pckgs_row .wpb_column {
    width: 295px;
    box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.1);
    border-radius: 13px;
    background-color: #ffffff;
    position: absolute;
}
.pckgs_row .vc_column-inner {
    padding: 0;
}
.pckgs_row .vc_btn3-container {
    margin-bottom: 30px;
}
.pckgs_row .wpb_column.pcg_block1 {
    left: 0;
    top: 19px;
}
.pckgs_row .wpb_column.pcg_block2 {
    right: 0;
    top: 19px;
}
.pckgs_row .wpb_column.pcg_block3 {
    left: 0;
    top: 254px;
}
.pckgs_row .wpb_column.pcg_block4 {
    right: 0;
    top: 254px;
}
.pckgs_row .wpb_column.pcg_block5 {
    left: 0;
    top: 477px;
}
.pckgs_row .wpb_column.pcg_block6 {
    right: 0;
    top: 477px;
}
.imgs_section {
    padding-top: 86px !important;
}
.imgs_section .wpb_row {
    width: 1200px;
    margin: auto !important;
    max-width: 100%;
    padding: 20px 55px;
}
.rppt_icons {
    padding-top: 81px !important;
}
.rppt_icons h4 {
    color: #3a506b;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25;
    letter-spacing: 0.16px;
    margin: 0;
}
.rppt_icons .wpb_content_element {
    margin-bottom: 24px;
}

.rppt_maps {
    padding-top: 90px !important;
    padding-bottom: 57px;
}
.rppt_maps .wpb_gmaps_widget .wpb_wrapper {
    padding: 0;
}

.packages_list {
    text-align: center;
    padding-top: 72px !important;
    padding-bottom: 55px;
}
.packages_list h2 {
    color: #3a506b;
    font-size: 40px;
    margin: 0 0 98px;
}
.packages_list ul {
    text-align: center;
}
.packages_list ul li {
    width: 370px;
    display: inline-block;
    vertical-align: top;
    margin: 0 15px 97px;
    box-shadow: 0 3px 10px 1px rgba(0, 0, 0, 0.1);
    border-radius: 13px;
    background-color: #ffffff;
    padding-bottom: 44px;
    position: relative;
}
.packages_list ul li:before {
    content: "";
    width: 79px;
    height: 80px;
    background-color: #fa6465;
    position: absolute;
    top: -39px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 100%;
    background-position: center;
    background-repeat: no-repeat;
}
.packages_list ul.packages_49 li:before {
    background-image: url(images/ent-icon.svg);
}
.packages_list ul.packages_199 li:before {
    background-image: url(images/hk-icon.svg);
}
/*.packages_list ul li:nth-child(3n+0) {
    margin-right: 0;
}*/
.packages_list ul li:nth-child(3n+1) {
    clear: left;
}
.packages_list ul li h3 {
    background-color: #3a506b;
    border-top-left-radius: 13px;
    border-top-right-radius: 13px;
    height: 186px;
    padding: 63px 21px 21px;
    color: #ffffff;
    font-size: 22px;
    line-height: 1.18;
    letter-spacing: -0.44px;
    margin: 0 0 43px;
}
.packages_list ul li p {
    color: #3a506b;
    font-size: 16px;
    margin: 0 0 22px;
    line-height: 1.875;
    padding: 0 15px;
}
.packages_list ul li h6 {
    color: #3a506b;
    font-size: 42px;
    letter-spacing: -0.84px;
    margin: 0 0 25px;
}
.packages_list ul li a {
    font-weight: 600;
    background: #f96464 !important;
    color: #FFFFFF !important;
    padding: 13px 28px;
    border-radius: 35px;
    font-size: 16px;
    display: inline-block;
    border: 0 !important;
    text-align: center;
}
.packages_list ul li a:hover {
    background: #364f6d !important;
}

.jconfirm .jconfirm-bg {
    background-color: rgba(24, 34, 44, 0.91) !important;
    opacity: 1 !important;
}
.pkgpop .jconfirm-box {
    width: 422px !important;
    padding: 59px 38px 29px !important;
    border-radius: 13px !important;
    max-width: 90%;
}
.pkgpop input {
    display: inline;
}
.pkgpop label {
    color: #18222c;
    font-size: 15px;
    line-height: 1.6;
    display: inline !important;
}

.jconfirm .pkgpop .jconfirm-box .jconfirm-buttons button.btn-default {
    background-color: transparent !important;
    padding: 0 !important;
    font-family: 'Montserrat', sans-serif !important;
    color: #fa6465 !important;
    font-size: 24px !important;
    font-weight: 400 !important;
    line-height: 1;
    margin: 12px 25px 0 0 !important;
}
.jconfirm .pkgpop .jconfirm-box .jconfirm-buttons {
    padding-bottom: 0;
}

.rppt_banner h2 {
    color: #ffffff;
    font-size: 40px;
    margin-bottom: 27px;
    margin-left: 25px;
}
.rppt_banner .vc_col-sm-6:nth-child(2) .vc_column-inner>.wpb_wrapper {
    margin-left: -29px;
}
.rapid_cont {
    text-align: center;
}
.rppt_section1 p {
    margin: 0;
    color: #3a506b;
    font-size: 15px;
    line-height: 24px;
}

.tab-content>.tab-pane {
    display: none;
}
.tab-content>.active {
    display: block;
}
 
