/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/




/*  Button Group */
.button-group {
    display: flex;
    justify-content: center;
    gap: 66px;
}
.button-group a {
    display: inline-block;
    background-color: transparent;
    color: #fff;
    padding: 0px;
    text-decoration: none;
    transition: all 0.3s ease;
    text-transform: uppercase;
    max-width: 322px;
    width: 100%;
    height: 50px;
    font-size: 26px;
    text-align: center;
    line-height: 48px;
    font-weight: 600;
    border: 2px solid transparent;
}
/* .button-group a:hover {
    color: #fff;
}
.button-group a:hover {
    background-color: #2d4c4b;
} */

.button-group a.button-filled {
    background-color: #3d5c5b;
}

.button-group a.button-filled:hover {
    background-color: #fff;
    border-color: #3d5c5b;
    color: #3d5c5b;
}

.button-group a.button-outline {
    background-color: #fff;
    border-color: #3d5c5b;
    color: #3d5c5b;
}

.button-group a.button-outline:hover {
    background-color: #3d5c5b;
    border-color: #3d5c5b;
    color: #fff;
}
.nectar-milestone[data-symbol-alignment=superscript] .number .symbol-wrap .symbol{
	font-size: 60px !important;
	line-height: 64px !important;
}
.font-500, .font-500 *{
	font-weight: 500;
}
.x-heading-list{padding-bottom: 0 !important;}
#top .sf-menu li ul li.menu-item a{font-weight: 700;}

.healthcare-page-banner{
	max-width: 920px;
    margin: 0 auto;
}
.healthcare-page-banner .viewport-desktop.using-image{background-size: auto;}
.custom-max-width{max-width: 920px; margin: 0 auto !important;}
.box-healthcare{
	position: relative;
   background: white;
   padding: 20px !important;
   max-width: 273px;
   margin-bottom: 0 !important;
   min-height: 223px;
}
.box-healthcare:before{
	content: "";
    width: 100%;
    height: 100%;
    background-color: #f3eecd;
    position: absolute;
    left: 17px;
    top: 17px;
	z-index: -1;
}
.box-healthcare img{max-width: 80px !important;}
.box-healthcare h3{margin-top: 12px !important; text-align: center; text-transform: capitalize;}
.healthcare-wrapper .row_col_wrap_12_inner{
	 gap: 40px;
    justify-content: center;
	flex-wrap: nowrap !important;
}
.x-small-container{max-width: 920px; margin: 0 auto;}
.x-teams-heading h3{
	font-size: 30px !important;
    font-weight: 400 !important;
}
.x-teams-sec-img-wrapper{max-width: 770px;}
.x-teams-sec-wrapper .row_col_wrap_12_inner.span_12{justify-content: center; max-width: 1240px !important; margin: 0 auto !important;}

@media (max-width: 767.98px) {
    .button-group {
        flex-direction: column;
        row-gap: 40px;
		column-gap: 30px;
    }
    .button-group a {
        max-width: 100%;
    }
	body[data-col-gap="50px"] .wpb_row:not(.full-width-section):not(.full-width-content){
		margin-bottom: 0 !important;
	}
	.healthcare-wrapper .row_col_wrap_12_inner{
	flex-wrap: wrap !important;
	flex-direction: column;
    align-items: center;
    }
	.box-healthcare{
		width: 100% !important;
	}
	.x-teams-heading h3{
	font-size: 24px !important;
    line-height: 38px !important;
   }
}





/*  Magnific Popup */

.global-popup-content {
    background: #fff;
    padding: 0px;
    text-align: left;
    max-width: 1400px;
    margin: 0px auto;
    position: relative;
    text-align: center;
    padding: 100px 0;
    overflow: hidden;
}
.global-popup-content  .mfp-close {
        color: #fff !important;
        background: #000 !important;
    }

.global-popup-content  .popup-close {
	position: absolute;
    width: 30px;
    height: 30px;
    background: #000;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 21px;
    display: none !important;
}	


.global-popup-content h5 {
    font-size: 26px;
    font-weight: 400;
    margin: 20px 0px 20px 0px;
    color: #000;
}

.global-popup-content h6 {
    font-size: 28px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 50px;
    color: #000;
    line-height: 42px;
}

.global-popup-content  .popup-widgets {
    position: relative;
    z-index: 1;
}


.video-background {
position: absolute;
top: 50%;
left: 50%;
min-width: 100%;
min-height: 100%;
width: auto;
height: auto;
transform: translate(-50%, -50%);
z-index: 0;
object-fit: cover;
}

.gpc-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgb(255 255 255 / 70%), rgb(255 255 255 / 40%));
    z-index: 1;
}

@media (max-width: 575.98px) { 
    
}

@media (max-width: 767.98px) {
    .global-popup-content .popup-widgets img {
        width: 100%;
    }
    .global-popup-content h6 {
        font-size: 20px;
        margin-top: 35px;
        line-height: 30px;
    }

    .global-popup-content {
        padding: 40px 0 30px 0;
    }
	.nectar-milestone[data-symbol-alignment=superscript] .number .symbol-wrap .symbol{
	font-size: 40px !important;
	line-height: 36px !important;
}
}

@media (max-width: 991.98px) {
    .global-popup-content .popup-widgets {
        padding: 0 30px;
    }
	.healthcare-wrapper .row_col_wrap_12_inner{
	 row-gap: 90px;
	 column-gap: 30px;
}
}



/* .mfp-bg {
    background: #ffffff !important;
    .mfp-close {
        display: none !important;
    }
} */


.icon-medical-specialties {
    width: 100px !important;
    background-color: transparent !important;
}
@media (max-width: 767.98px) {
.x-heading-center-main {
    /* border: 5px solid red; */
    margin-bottom: 0 !important;
}
}

.x-heading-center-t {
    text-align: center;
}

.x-heading-center {
    text-align: center;
    padding-bottom: 50px;
}






    /*  END */

    .sf-menu ul.sub-menu { padding: 0px !important; border-radius: 17px !important; width: 17em;}
    .sf-menu ul.sub-menu li { border-bottom: 1px solid #e1e6e6;}
    .sf-menu ul.sub-menu li:last-child { border-bottom: none !important;}
    .sf-menu ul.sub-menu li a { color: red !important; margin-left: 15px !important;     font-weight: 100 !important;}
    .sf-menu ul.sub-menu li.menu-sub-left > a { margin-left: 27px !important;     }
	.sf-menu ul.sub-menu li.menu-sub-sub-left > a { margin-left: 40px !important;     }

    @media only screen and (min-width: 1000px) {
        #header-outer #top>.container>.row .right-aligned-menu-items nav {
            flex-direction: row;
            -webkit-flex-direction: row;
        }

        
    }

    .right-aligned-menu-items nav ul.buttons.sf-menu > li > a {
        margin-right: 50px !important;
    }

    .x-mission-statement {
        margin-bottom: 0 !important;
    }

    .custom-mb {
        text-align: center;
        margin-bottom: 10px !important;
    }

.custom-mb-1  {
	text-align: center;
}

    .custom-mb-2  {
        text-align: center;
        margin-bottom: 1px !important;
    }



.footer-links .nectar-cta {
margin-bottom: 10px;
}

@media only screen and (max-width: 690px) {
    .footer-links, 
    .footer-links .nectar-cta {
        text-align: center;
    }
	.healthcare-page-banner h2{
		line-height: 40px !important;
	}
}

.wh-four-box, .wh-four-box-2 {
	max-width: 606px;
    margin: 0 auto !important;
}

.wh-four-box .wh-four-box-item:nth-child(1) .vc_column-inner { padding: 20px 40px 40px 0px; } 
.wh-four-box .wh-four-box-item:nth-child(2) .vc_column-inner { padding: 20px 0px 40px 40px; } 

.wh-four-box-2 .wh-four-box-item-2 {   padding: 20px;  }
.wh-four-box-2 .wh-four-box-item-2:nth-child(1) .vc_column-inner { padding: 40px 40px 20px 0px; } 
.wh-four-box-2 .wh-four-box-item-2:nth-child(2) .vc_column-inner { padding: 40px 0px 20px 40px; } 

.wh-four-box .wh-four-box-item:nth-child(1) .vc_column-inner > .wpb_wrapper>div, 
.wh-four-box .wh-four-box-item:nth-child(2) .vc_column-inner > .wpb_wrapper>div,
.wh-four-box-2 .wh-four-box-item-2:nth-child(1) .vc_column-inner > .wpb_wrapper>div, 
.wh-four-box-2 .wh-four-box-item-2:nth-child(2) .vc_column-inner > .wpb_wrapper>div {
    margin-bottom: 0;
}

.wh-four-box .wh-four-box-item:nth-child(1) .vc_column-inner::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 1px;
    height: 90%;
    background-color: #3d5c5b;
}

.wh-four-box .wh-four-box-item:nth-child(1) .vc_column-inner::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 90%;
    height: 1px;
    background-color: #3d5c5b;
}

.wh-four-box .wh-four-box-item:nth-child(2) .vc_column-inner::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 90%;
    height: 1px;
    background-color: #3d5c5b;
}
 

.wh-four-box-2 .wh-four-box-item-2:nth-child(1) .vc_column-inner::after {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 1px;
    height: 90%;
    background-color: #3d5c5b;
}

.xe-middle-section{}
.xe-middle-section .xe-middle-section-h1 { margin: 0px 0 10px 0;}

@media only screen and (max-width: 999px) {
	.wh-four-box .wh-four-box-item:nth-child(1) .vc_column-inner::after,
	.wh-four-box-2 .wh-four-box-item-2:nth-child(1) .vc_column-inner::after { display: none; }
 
	.wh-four-box .wh-four-box-item:nth-child(1) .vc_column-inner {padding:0px 0px 30px 0px; }
	.wh-four-box .wh-four-box-item:nth-child(2) .vc_column-inner {padding: 0px 0px 30px 0px;}

	.wh-four-box .wh-four-box-item:nth-child(2) .vc_column-inner::before,
	.wh-four-box-2 .wh-four-box-item-2:nth-child(1) .vc_column-inner::before,
	.wh-four-box-2 .wh-four-box-item-2:nth-child(2) .vc_column-inner::before {left: 0; margin: 0 auto;}
	
	.wh-four-box .wh-four-box-item:nth-child(1) .vc_column-inner::before {
    right: 0;
    margin: 0 auto;
}
	
	.wh-four-box-2 .wh-four-box-item-2:nth-child(1) .vc_column-inner {padding: 30px 0px 30px 0px;}
	.wh-four-box-2 .wh-four-box-item-2:nth-child(2) .vc_column-inner {padding: 0px 0px 30px 0px;}
	
	.wh-four-box-2 .wh-four-box-item-2:nth-child(2) .vc_column-inner::before, 
	.wh-four-box-2 .wh-four-box-item-2:nth-child(1) .vc_column-inner::before {
		content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 90%;
    height: 1px;
    background-color: #3d5c5b;
	}
}

 