/*
Theme Name: Salient Child Theme
Theme URI: http: //mysite.com/
Description: This is a custom child theme for Salient
Author: My Name
Author URI: http: //mysite.com/
Template: salient
Version: 0.2
*/
.main-content > .row > #breadcrumbs.yoast {
	display: none !important;
}
.toggles--minimal-shadow .toggle {
	margin-bottom: 20px !important;
    background-color: #fff !important;
    border-radius: 30px !important;
}
.toggles--minimal-shadow .toggle.default > .toggle-title a {
	font-size: 18px !important;
	line-height: 1.3 !important;
	font-weight: 500 !important;
}
.testimonial_slider.border-radius-10px .flickity-slider blockquote p {
	font-size: 16px;
	line-height: 1.5;
	color: #000;
}
.google-review-section .wprevpro{
	
}

#header-outer #top nav ul #nectar-user-account a {
	background-color: #0c1c37;
    padding: 10px;
    border-radius: 50px;
    color: #fff !important;
}
body #header-outer[data-format=centered-menu] #top nav>.sf-menu>li#nectar-user-account a span {
	color: #ffffff !important;
}
.google-review-section .wprevpro_t1_P_3 {
	font-family: 'Poppins';
	font-style: normal;
	font-weight: 400;
	font-size: 13.7143px;
	line-height: 27px;
	color:#0C1C37CC;
}
.google-review-section .wprevpro_star_imgs span.svgicons{
	background: #F2C420;
}
.google-review-section .wprevpro_t1_SPAN_5 {
	font-weight: 600 !important;
	font-size: 16px !important;
	line-height: 24px !important;
	color: #25AAE1 !important;
}
.google-review-section .wprevpro_t1_DIV_2:after {
	display:none;
}
.google-review-section .wprevpro_t1_DIV_1 {
    background: #FFFFFF;
    box-shadow: 0px 3.42857px 20.5714px rgb(0 0 0 / 4%);
    border-radius: 5px;
	padding: 80px 40px 40px 40px !important;
    margin: 10px;
    width: 48% !important;
}
.google-review-section #wprev-slider-1 .wprev_preview_bradius_T1 {
	padding: 0 !important;
	box-shadow: unset;
	border: 0;
}
.google-review-section img.wprevpro_t1_site_logo {
	top: -50px;
}
.google-review-section .wprevpro_star_imgs_T1{
	position: absolute;
    top: -40px;
}
.google-review-section .wprevpro_t1_DIV_2:before{
	display:none !important;
}


.product_slider_wrap #product_slider_slider{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.product_slider_wrap #product_slider_slider > div {
	width:33.33%;
	padding:15px;
}
.productPricing_box {
    background: #FFFFFF;
    border: 1px solid rgba(27, 54, 100, 0.05);
    box-shadow: 0px 8px 10px rgb(0 0 0 / 8%);
    border-radius: 5px;
    padding: 36px 30px 20px 20px;
	min-height: 500px;
    transition: all 0.6s;
}
.product_slider_wrap #product_slider_slider .productPricing_box:hover button{
	background: #ffffff !important;
    color: #25aae1 !important;
}
.productPricing_box:hover {
	background: #1B3664;
}
.productPricing_box:hover h5{
	color: #fff !important;
}
.productPricing_box:hover h2{
	color: #fff !important;
}
.productPricing_box:hover h6{
	color: #fff !important;
	border-color: #25AAE1;
}
.productPricing_box:hover .content_list li{
	color: #fff !important;
}
.productPricing_box h5{
    text-align: center;
    font-weight: 600 !important;
    font-size: 14px !important;
    line-height: 21px !important;
    text-transform: capitalize;
	color: #25AAE1 !important;
}
.productPricing_box h2{
	font-weight: 700 !important;
	font-size: 60px !important;
	line-height: 90px !important;
	text-align: center !important;
	color: #1B3664 !important;
}
.productPricing_box span{
	font-weight: 500 !important;
	font-size: 30px !important;
}
.productPricing_box h6{
    font-weight: 600 !important;
    font-size: 12px !important;
    line-height: 18px !important;
    text-align: center;
    text-transform: capitalize;
    color: #1B3664;
    border-bottom: 1px solid #25AAE1;
    padding-bottom: 16px;
}
.productPricing_box .content_list{
	min-height: 170px;
}
.productPricing_box .content_list li{
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 21px !important;
    color: #1B3664 !important;
    padding-left: 22px;
    position: relative;
    padding-top: 18px;
}
.productPricing_box .content_list li:before{ 
    content: '\f058';
    font-family: 'FontAwesome';
    font-weight: 600;
    position: absolute;
    left: 0;
    color: #25AAE1;
}
.product_slider_wrap #product_slider_slider .productPricing_box button{
    background: #25AAE1;
    border-radius: 91px !important;
    width: 100%;
    padding: 12px 0 12px 0 !important;
	transition: all 0.6s;
}
















.our_servies_section{
	max-width: 1600px !important;
	margin: 0 auto !important;
	left: 0 !important;
	width: 100% !important;
}
#header-outer header {
    border-top: 5px solid #DBAD6A;
}
html body .ocm-effect-wrap #header-outer #top nav .sf-menu > .current-menu-item > a {
	color: #0C1C37 !important;
}
html body .ocm-effect-wrap #header-outer.transparent #top nav .sf-menu > .current-menu-item > a {
	color: #fff !important;
}
html body .ocm-effect-wrap #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a .menu-title-text:after {
	border-color: #25aae1!important;
}


.mobile_show {
	display:none !important;
}
.hero_section .nectar_video_lightbox.play_button_with_text {
    margin-left: 20px;
	display:none !important;
}

body.material #header-secondary-outer nav>.sf-menu {
	justify-content: center;
    align-items: center;
    text-align: center;
    display: block;
    width: 100%;
    float: unset;
}
body.material #header-secondary-outer nav>.sf-menu li{ 
    display: block;
    width: 100%;
}

body.material #header-secondary-outer nav>.sf-menu li a{  
	font-weight: 700 ;
    font-size: 14px !important;
}
#header-outer #top nav > ul > li.current-menu-item > a{
    color: #0C1C37 !important;
}
.hero_section.wpb_row .row-bg-wrap .row-bg-overlay{
    background: linear-gradient(90deg,#041024a8 0%,#041024a8 100%) !important;
}
body.material #header-secondary-outer nav>.sf-menu {
	justify-content: center;
    align-items: center;
    text-align: center;
    display: block;
    width: 100%;
    float: unset;
}
body.material #header-secondary-outer nav>.sf-menu li{ 
    display: block;
    width: 100%;
}
body.material #header-secondary-outer nav>.sf-menu li a{  
	font-weight: 700 ;
    font-size: 14px !important;
}
 #header-outer #top nav ul li.button_solid_color a {
     padding-left: 30px !important;
    padding-right: 30px!important;
 }
  #header-outer #top nav ul li.button_solid_color a:before {
    height: 30px !important;;
 }

.video_section .nectar-rotating-words-title .dynamic-words{
     background-color: #25aae1;
    border-radius: 50px;
    padding: 5px 20px 5px 20px !important;
    display: inline-table;
    color: #fff;
 }
.video_section .nectar-parallax-scene li:nth-child(2) div {
    background-size: 100%;
    background-repeat: no-repeat;
    width: 4%;
    margin: 0 auto 0 0;
    left: 500px;
    background-position: 0 0;
    top: 27%;
    height: 100px;
    min-height: 100px;
}
.video_section .nectar-parallax-scene li:nth-child(3) div {
    background-size: 100%;
    background-repeat: no-repeat;
    width: 2%;
    margin: 0 0 0 auto;
    left: -480px;
    background-position: 0 0;
    top: 87%;
    height: 100px;
    min-height: 100px;
}
.video_testimonail_box .vc_column-inner{
    position: absolute;
    top: 80px;
    width: 600px;
    background-color: #fff !important;
    z-index: 9;
    align-items: center;
    height: 340px;
    padding: 40px;
	border-radius: 10px 120px 10px 10px;
	z-index: 9999;
}
.video_testimonail_box .testimonial_slider[data-style="minimal"] .slides {
    max-width: 100%;
    margin: 0 auto;
}
.video_testimonail_box .testimonial_slider[data-style="minimal"] blockquote {
    text-align: left;
}
.video_section .inner .hover-wrap .hover-wrap-inner img{
	width:100% !important;
}
.services_slider .services_slider_inner_box{
    padding: 10px;
}
.services_slider .single-item{
	min-height: 440px;
    display: flex;
    align-items: end;
    background-repeat: no-repeat;
    background-size: cover;
}
.single-item .services_slider_content{
	background: linear-gradient(180deg, rgba(27, 54, 100, 0) 0%, #0C1C37 72.51%);
    width: 100%;
    padding: 100px 20px 30px 30px;
}
 
.single-item .services_slider_content h3{
    color: #fff;
    font-size: 30px;
    max-width: 240px;
    line-height: 33px;
}
.services_slider .slick-next{
    right: 15px !important;
}
.services_slider .slick-prev{
    left: 15px !important;
} 
.services_slider .slick-prev:before {
    content: '\f061'!important;
    font-size: 22px !important;
    line-height: 41px;
}
.services_slider .slick-next:before {
    content: '\f060' !important;
    font-size: 22px !important;
    line-height: 41px;
}
.services_slider .slick-prev, .services_slider .slick-next {
    color: #25AAE1;
    background: #ffffff;
    transform: matrix(-1, 0, 0, 1, 0, 0);
    box-shadow: rgb(0 0 0 / 14%) 0 1px 0, rgb(0 0 0 / 27%) 0 2px 7px, rgb(0 0 0 / 14%) 0 12px 22px !important;
    z-index: 9;
    top: 43%;
}
.why-us-section .tabbed .wpb_tabs_nav{
    width: 50%;
    padding-right: 50px;
}
.why-us-section .tabbed .wpb_tabs_nav li a{
    color: #0C1C37;
    font-weight: 500;
    background-color: transparent !important;
}
.why-us-section .tabbed .ui-tabs-panel{
    width: 50%;
    margin-top: -160px;
    padding-left: 60px;
    height: 500px;
}

.manual-therapy-section .wpb_wrapper h5{
    font-size: 20px !important;
    line-height: 30px !important;
    font-weight: 600;
    padding: 14px 0 14px 0;
}

.why-us-section .tabbed .ui-tabs-panel .image_content_tab{
    left: 90px;
    top: -140px;
    max-width: 510px;
}
.why-us-section .tabbed .ui-tabs-panel .image_content_tab h2{ 
    font-size: 27px;
    line-height: 40px;
}
.why-us-section .tabbed .wpb_tabs_nav li .tab-icon:before {
    content: "";
    background-image: url(/wp-content/uploads/2022/10/Vector-2.svg);
    position: absolute;
    width: 40px;
    height: 40px;
    background-repeat: no-repeat;
}
.why-us-section .tabbed .wpb_tabs_nav li:nth-child(2) .tab-icon:before {
    background-image: url(/wp-content/uploads/2022/10/Group-2354-1-1.svg);
}
.why-us-section .tabbed .wpb_tabs_nav li:nth-child(3) .tab-icon:before {
    background-image: url(/wp-content/uploads/2022/10/Group-2354-3.svg);
}
.why-us-section .tabbed[data-style="vertical_modern"][data-color-scheme="accent-color"] .wpb_tabs_nav li .active-tab {
   background-color: #ffffff !important;
}
.why-us-section .tabbed[data-icon-size="24"] .wpb_tabs_nav li svg {
    opacity: 0;
}
.contant_us_section .gform_wrapper.gravity-theme .gfield input.large, .contant_us_section .gform_wrapper.gravity-theme .gfield select.large{
	width: 100%;
    background-color: transparent;
    border-color: #fff !important;
    border-radius: 50px;
    display: inline-block;
    padding: 10px 20px 10px 20px !important;
}
.contant_us_section .gform_wrapper.gravity-theme .gfield textarea.medium {
    height: 152px;
    background-color: transparent;
    border-color: #fff;
    border-radius: 20px;
    padding: 15px;
}
.speaks_boxer .nectar-milestone {
    margin-bottom: 0px !important; 
}
.speaks_boxer .nectar-milestone h5 span{
    color: #1B3664;
    font-size: 46px;
}
.speaks_boxer .nectar-milestone .symbol-wrap .symbol{
    font-size: 48px;
    color: #25aae1;
}
.border-right .vc_column-inner {
    border-right: 2px solid #25aae1 !important; 
}
.testimonial_slider .testimonial_slider_content h2{
    font-size: 28px;
    color: #25AAE1;
    margin-bottom: 0;
}
.testimonial_slider .testimonial_slider_content h4{
    font-size: 18px;
    color: #25AAE1;
}
.testimonial_slider .testimonial_slider_content h5{
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0 20px;
}
.textimmonal_img .img-with-aniamtion-wrap{
    display: inline-block;
    margin-left: 40px;
    margin-top: 20px;
    position: relative;
    top: 10px;
}
.textimmonal_img .img-with-aniamtion-wrap .hover-wrap-inner img{
	width: 180px !important;
}
.testimonial_slider .slick-prev {
    left: unset !important;
    right: 50px;
	z-index: 9;
}
.testimonial_slider .slick-next {
    right: 0px !important;
	z-index: 9;
}
.testimonial_slider .slick-prev, .testimonial_slider .slick-next {
    color: #25AAE1;
	top: 100%;
}
body .contant_us_section .gform_footer .gform_button {
    background-color: #fff;
    color: #000;
    padding: 15px 30px 14px 30px !important;
}
body .contant_us_section .gform_footer .gform_button:hover{
    background-color: #0c1c37 !important;
    color: #fff !important;
}


.footer_section .divider-wrap .divider-border{
    background-color: #ffffff38!important;
}
#footer-outer #footer-widgets #block-8{
	margin-bottom: 24px !important;
}

/* #footer-outer #footer-widgets .row .col{
	width: 20% !important;
}
#footer-outer #footer-widgets .row .col:last-child{
	width: 30% !important;
} */
.material #footer-outer #footer-widgets .col ul li {
	font-size: 14px !important;
}
#footer-outer #footer-widgets #block-10 .address ul li{
    padding-left: 30px !important;
    position: relative;
    padding-bottom: 10px !important;
}
#footer-outer #footer-widgets #block-10 .address ul li i{
    position: absolute;
    left: 0;
    font-size: 16px;
    top: 6px;
	color: #25AAE1;
}

#footer-outer #footer-widgets #block-12 .social_media ul{
	display: flex;
    flex-wrap: wrap;
}
#footer-outer #footer-widgets #block-12 .social_media ul li{
	margin: 0 10px 0 0px;
    padding: 0 !important;
    line-height: 0;
}
#footer-outer #footer-widgets #block-12 .social_media ul li a {
    background-color: #fff;
    color: #0c1c37 !important;
    width: 40px;
    height: 40px;
    display: block !important;
    text-align: center;
    line-height: 40px;
    border-radius: 50px;
	background-image: none;
}
#footer-outer #footer-widgets #block-12 .social_media ul li a:hover {
    background-color: #25aae1;
    color: #ffffff !important;
}
#footer-outer #footer-widgets #block-12 .social_media ul li a i:before{
	font-weight: 400;
}
#footer-outer #footer-widgets #block-11{
	margin-bottom: 20px !important;
}
.team_short_slider .team_short_slider_inner .team_short_slider_inner_box{
    padding: 17px;
}
.team_short_slider .team_short_slider_inner  .single-item{
    border: 1px solid rgba(27, 54, 100, 0.05);
    box-shadow: 0px 20px 50px rgb(0 0 0 / 2%);
    text-align: center;
    padding: 30px 0 30px 0;
    border-radius: 10px;
}
.team_short_slider .team_short_slider_inner_box.slick-current .single-item{
    background-color: #1B3664;
}
.team_short_slider_inner .team_short_slider img{
    border-radius: 50%;
    margin: 0 auto 10px auto;
    max-width: 100px;
}
.team_short_slider_inner .team_short_slider h3{
    font-size: 24px;
    line-height: 40px;
}
.team_short_slider_inner .team_short_slider h6{
    color: #25aae1;
    font-weight: 500;
    padding: 0 0 30px;
}
.team_short_slider .team_short_slider_inner_box.slick-current .single-item a{ 
    color: #fff;
}
.team_short_slider .team_short_slider_inner_box.slick-current .single-item h3{ 
    color: #fff;
}
.team_short_slider_inner .team_short_slider a{
    color: #1B3664;
    border-bottom: 1px solid;
    padding-bottom: 3px;
}

.our_servies_section .nectar-parallax-scene li:nth-child(2) div {
    background-size: 100%;
    background-repeat: no-repeat;
    width: 5%;
    margin: 0 auto 0 0;
    left: 0;
    background-position: center;
    top: 9%;
    height: 100px;
    min-height: 100px;
}
.our_servies_section .nectar-parallax-scene {
	left: 0 !important;
    width: 130% !important;
    margin-left: -320px !important;
}

.our_servies_section .nectar-parallax-scene li:nth-child(3) div {
    background-size: 64%;
    background-repeat: no-repeat;
    width: 5%;
    margin: 0 0 0 auto;
    left: 0;
    background-position: 0 0;
    top: 84%;
    height: 100px;
    min-height: 100px;
}

.why-us-section .nectar-parallax-scene li:nth-child(2) div {
    background-size: 35%;
    background-repeat: no-repeat;
    width: 5%;
    margin: 0 auto;
    left: 50px;
    background-position: center;
    top: 6%;
    height: 100px;
    min-height: 100px;
}

.why-us-section .nectar-parallax-scene li:nth-child(3) div {
    background-size: 100%;
    background-repeat: no-repeat;
    width: 4%;
    margin: 0 0 0 auto;
    left: -260px;
    background-position: 0 0;
    top: 44%;
    height: 100px;
    min-height: 100px;
}
.speaks_boxer .nectar-parallax-scene li:nth-child(2) div{
   background-size: 100%;
    background-repeat: no-repeat;
    width: 1.5%;
    margin: 0 auto 0 0;
    left: 400px;
    background-position: 0 0;
    top: 16%;
    height: 100px;
    min-height: 100px;
}
.speaks_boxer .nectar-parallax-scene li:nth-child(3) div{
    background-size: 100%;
    background-repeat: no-repeat;
    width: 1%;
    margin: 0 0 0 auto;
    left: -350px;
    background-position: 0 0;
    top: 82%;
    height: 100px;
    min-height: 100px;
}

.our_happy_section .nectar-parallax-scene li:nth-child(2) div {
    background-size: 100%;
    background-repeat: no-repeat;
    width: 7%;
    margin: 0 auto 0 0;
    left: 90px;
    background-position: 0 0;
    top: -21%;
    height: 100px;
    min-height: 100px;
}
.our_happy_two_section .nectar-parallax-scene li:nth-child(2) div{
    background-size: 100%;
    background-repeat: no-repeat;
    width: 1%;
    margin: 0 0 0 auto;
    left: -350px;
    background-position: 0 0;
    top: 78%;
    height: 100px;
    min-height: 100px;
}

.contant_us_section:before{
    content: '';
    background-image: url(/wp-content/uploads/2022/10/Group-2354-1.svg);
    width: 150px;
    height: 150px;
    position: absolute;
    right: -250px;
    z-index: 99;
    top: -60px;
}

.contant_us_section .nectar-parallax-scene li:nth-child(2) div{
    background-size: 100%;
    background-repeat: no-repeat;
    width: 5%;
    margin: 0 auto 0 0;
    left: 260px;
    background-position: 0 0;
    top: 6%;
    height: 140px;
    min-height: 140px;
}
.contant_us_section .nectar-parallax-scene li:nth-child(3) div{
    background-size: 100%;
    background-repeat: no-repeat;
    width: 1%;
    margin: 0;
    left: 240px;
    background-position: 0 0;
    top: 90%;
    height: 100px;
    min-height: 100px;
}

.team_short_slider .slick-prev{
	left: 230px !important;
}
.team_short_slider .slick-next {
	right: 230px !important;
}
.team_short_slider .slick-prev, .team_short_slider .slick-next{
	background: #ffffff;
    z-index: 99999;
	color: #25AAE1;
	box-shadow: rgb(0 0 0 / 14%) 0 1px 0, rgb(0 0 0 / 27%) 0 2px 7px, rgb(0 0 0 / 14%) 0 12px 22px !important;
}
.team_short_slider .slick-prev:before, .team_short_slider .slick-next:before {
	font-size: 20px !important;
    line-height: 20px;
}

.physiotherapy_section .nectar-parallax-scene li:nth-child(2) div{
	background-size: 100%;
    background-repeat: no-repeat;
    width: 2%;
    margin: 0;
    left: 300px;
    background-position: 0 0;
    top: 24%;
    height: 100px;
    min-height: 100px;
}

body #footer-outer #copyright {
	padding: 20px 0 !important;
	background-color: #050f1e !important;
}
body.material #footer-outer #copyright .span_5 p {
	padding-bottom: 0;
}
body.material #footer-outer #copyright .span_5 p a {
    color: #25aae1 !important;
}

.glpber_header:before {
 	 content: '';
    background-image: url(/wp-content/uploads/2022/10/1354.svg);
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 99;
	top: 330px;
    left: -140px;
    background-repeat: no-repeat;
    background-size: 100%;
}

.glpber_header .nectar-parallax-scene li:nth-child(2) div{
	background-size: 100%;
    background-repeat: no-repeat;
    width: 7%;
    margin: 0 0 0 auto;
    left: -300px;
    background-position: right;
    top: 35%;
    height: 100px;
    min-height: 100px;
    right: 0;
}

.our_services_box .hover-wrap .hover-wrap-inner img{
	width: 100% !important;
}
.our_services_box .content_service .vc_column-inner{
	padding: 20px 50px 30px 50px !important;
}
.our_services_box .content_service .vc_column-inner .wpb_wrapper p{
	min-height: 85px;
}

.our_galley_section .nectar-parallax-scene li:nth-child(2) div{
    background-size: 30%;
    background-repeat: no-repeat;
    width: 7%;
    margin: 0 0 0 0;
    left: 232px;
    background-position: center;
    top: 16%;
    height: 100px;
    min-height: 100px;
}
.our_galley_section .nectar-parallax-scene li:nth-child(3) div{
    background-size: 39%;
    background-repeat: no-repeat;
    width: 7%;
    margin: 0 0 0 auto;
    left: -260px;
    background-position: right;
    top: 10%;
    height: 100px;
    min-height: 100px;
}

.holisticare_section .holisticare_left .inner .hover-wrap-inner img{
	width: 100%;
}
.holisticare_section .holisticare_left .vc_column-inner{
	padding: 0px 50px 0 10px !important;
}
.singal_team_right .vc_column-inner{
    padding: 0 30px 0 30px !important;
}

.full_body_box .singal_team_right .vc_column-inner:before {
	background-image: url(/wp-content/uploads/2022/10/Group-2354-2.svg);
	width: 50px;
	left: 0px;
	top: -40px;
}


.page-id-554 .glpber_header:before{
	top: 450px
}
.manual_therpy .singal_team_right .vc_column-inner:before{
	background-image: url(/wp-content/uploads/2022/10/1353.svg);
    width: 37px;
	left: 0px;
	top: -40px;
}
.manual_therpy .singal_team_right .vc_column-inner:after{
    background-image: url(/wp-content/uploads/2022/10/1354.svg);
    content: '';
    width: 100px;
    height: 100px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100%;
    right: -10px;
    bottom: -30px;
    z-index: -1;
}

.cupping_therapy .singal_team_right .vc_column-inner:before{
	background-image: url(/wp-content/uploads/2022/10/Group-2354-2.svg);
    width: 37px;
	left: 0px;
	top: -40px;
}
.cupping_therapy .singal_team_right .vc_column-inner:after{
    background-image: url(/wp-content/uploads/2022/10/Vector-1.svg);
    content: '';
    width: 25px;
    height: 45px;
    position: absolute;
    background-repeat: no-repeat;
    background-size: 100%;
    left: 0;
    z-index: 99;
    bottom: -60px;
}






.singal_team_right .vc_column-inner:before{ 
    content: '';
    background-image: url(/wp-content/uploads/2022/10/Group-2354-1.svg);
    width: 100px;
    height: 100px;
    position: absolute;
    z-index: 0;
    top: -30px;
    left: -30px;
    background-repeat: no-repeat;
    background-size: 100%;
}
.singal_team_right .vc_column-inner .inner .hover-wrap-inner img{
    width: 100%  !important;
}

.single-team .container-wrap, .single-services .container-wrap{
	padding-top: 0px !important;
}

.material #footer-outer #footer-widgets .col ul li {
	margin-bottom: 17px;
}

.team_short_section .team_short_inner{
	display: flex;
    flex-wrap: wrap;
}
.team_short_section .team_short_inner .team_short_slider_inner_box{
	width: 31%;
    margin-bottom: 30px;
    border: 1px solid rgba(27, 54, 100, 0.05);
    border-radius: 5px;
    padding-bottom: 20px;
    margin-right: 20px;
}
.team_short_section .single-item .team_short_slider{
	text-align: center;
}
.team_short_section .single-item .team_short_slider img{ 
	width:100% !important;
}
.team_short_section .single-item .team_short_slider h3{
	font-size: 20px;
    margin-bottom: 0;
}
.team_short_section .single-item .team_short_slider h6{
	color: #2ac4ea;
}
.team_short_section .single-item .team_short_slider p{
	max-width: 350px;
    margin: 0 auto;
}
.team_short_section .single-item .team_short_slider a{
	min-width: 150px;
    background-color: #2ac4ea;
    display: inline-block;
    padding: 10px 0 10px 0;
    border-radius: 50px;
    color: #fff;
} 
.team_short_section .single-item .team_short_slider a:hover{
    background-color: #0c1c37 !important;
}

.services_section .services_inner{
	display: flex;
    flex-wrap: wrap;
}
.services_section .services_inner .services_inner_box{
    width: 48%;
    margin-bottom: 30px;
    border: 1px solid rgba(27, 54, 100, 0.05);
    border-radius: 5px;
    padding-bottom: 20px;
    margin-right: 20px;
    box-shadow: 0px 4px 24px rgb(0 0 0 / 4%);
}
.services_section .services_inner_box .single-item img{
	width:100% !important;
}
.services_section .services_content{
    padding: 20px 30px 20px 30px;
}
.services_section .services_content p{
	min-height: 120px;
}
.services_section .services_content h3{
	font-size: 20px;
    margin-bottom: 0;
}

.services_section .services_content a{
    min-width: 150px;
    background-color: #2ac4ea;
    display: inline-block;
    padding: 10px 0 10px 0;
    border-radius: 50px;
    color: #fff;
    text-align: center;
}
.services_section .services_content a:hover{
	background-color: #0c1c37 !important;
}

.time_left_box table{
	background-color: #fff0 !important;
    border-top: 1px solid #ececec00 !important;
}
 .time_left_box table tr{
	background-color: #fcfcfc00 !important;
	border-top: 1px solid #ececec00 !important;
}
.time_left_box table tr td{
	border-color: #ececec00 !important;
}

.testimonial_section .testimonial_inner {
	display: flex;
    flex-wrap: wrap;
}
.testimonial_section .testimonial_inner .testimonial_inner_box {
	width: 48%;
    margin-bottom: 30px;
    border: 1px solid rgba(27, 54, 100, 0.05);
    border-radius: 5px;
    padding-bottom: 20px;
    margin-right: 20px;
    box-shadow: 0px 4px 24px rgb(0 0 0 / 4%);
}
.testimonial_section .testimonial_inner .testimonial_inner_box .testimonial_content{
	padding: 40px;
}
.testimonial_section .testimonial_content h2{
	color: #2ac4ea;
    font-size: 24px;
    margin-bottom: 10px;
}
.testimonial_section .testimonial_content h5{
	font-size: 20px;
    font-weight: 300;
}
.testimonial_section .testimonial_content h4{
	font-size: 15px;
    margin-top: 20px;
}

.hero_bottom_content .hero_bottom_box.border-right .vc_column-inner{
	border-right: 1px solid rgb(255 255 255 / 53%) !important;
}




.hero_bottom_box .vc_column-inner h6{
	margin-bottom: 10px !important;
    font-size: 18px !important;
    font-weight: 600;
}
.hero_bottom_box .vc_column-inner a{
	line-height: 27px;
    color: #fff !important;
    opacity: 1 !important;
}

.hero_bottom_box .vc_column-inner p{
	
}

body .contant-us_header .divider-border[data-color="extra-color-3"]{
	background-color: #cfcfcf!important;
}
.contant-us_header .border-right .vc_column-inner {
    border-right: 2px solid #cfcfcf !important;
}
.contant-us_header .hero_bottom_box .vc_column-inner a {
    line-height: 27px;
    color: #1B3664 !important;
    opacity: 1 !important;
    font-weight: 500;
}

.contant_us_section.contacnt-us_art:before {
	top: 360px;
	background-image: url(/wp-content/uploads/2022/11/wight-artwork.svg);
}

.contant_us_section.contacnt-us_art:after{
	content: '';
    background-image: url(/wp-content/uploads/2022/10/1352.svg);
    width: 150px;
    height: 150px;
    position: absolute;
    z-index: 99;
    top: -50px;
    left: -190px;
    background-repeat: no-repeat;
}
.contant_us_section .vc_column-inner .gform_footer{
	justify-content: center;
}
.pricingWrap .wpb_content_element .wpb_tabs_nav {
	display: none !important;
}
.clients_list_slider {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    max-width: 1080px;
    margin: 60px auto 0 auto;
    padding-bottom: 50px;
}
.clients_list_slider .slick-dots li.slick-active button {
	background: #25aae1 !important;
}
.clients_list_box {
    width: 20%;
    text-align: center;
    margin: 0 0 20px 0;
}
.clients_list_box .clients_list_boxImg {
	
}
.clients_list_box .clients_list_boxImg img {
	margin: 0;
	display: inline-block;
	border: 0.857143px solid rgba(27, 54, 100, 0.05);
	box-shadow: 0px 33px 50px rgba(0, 0, 0, 0.08);
	border-radius: 10px;
}

.pricing_tab_sticky {
	
}
.pricing_tab_sticky .stuck {
	position: fixed;
	width: 100%;
	left: 0;
	background-color: #e9f9ff;
}
.pricing_tab_sticky .full-width-content {
	padding: 15px 0;
}
.pricing_tab_sticky ul {
	margin: 0;
	padding: 0;
	text-align: center;
	display: block !important;
}
.pricing_tab_sticky ul li {
	list-style: none;
	display: inline-block;
	margin: 0 10px;
}
.pricing_tab_sticky ul li a {
	color: #0C1C37;
	font-weight: 600;
	padding: 15px 40px;
	background-color: #fff;
	display: block;
	border-radius: 30px;
}
.pricing_tab_sticky ul li a.active {
	color: #ffffff;
	background-color: #1B3664;
}
.page-id-13 .container-wrap {
	padding-bottom: 0;
}


.nectar-rotating-words-title.element_stagger_words.markup-generated.animated-in .heading .beginning-text {
    display: block;
    margin: 0 auto;
    width: 100% !important;
    margin-bottom: 15px;
}


/* Blog */
.posts-container article .inner-wrap {
    max-width: 1000px !important;
    padding: 0 !important;
}
body.material .page-header-no-bg {
    background-color: #E9F9FF !important;
}
.row .col.section-title {
	border-bottom: 0 !important;
}
.single.single-post .section-title {
	text-align: center;
}
.single.single-post .section-title h1 {
    max-width: 800px;
    margin: 0 auto;
}
.single-post #header-outer.transparent #top nav > ul > li > a {
	color: #fff !important;
}
.our_happy_section.our_blog_section .nectar-parallax-scene li:nth-child(2) div {
	top: 80px;
}
.our_blog_section .blog-recent[data-style*=classic_enhanced] .article-content-wrap {
	padding: 30px;
}
.our_blog_section .blog-recent .col .post-header h3 {
	font-size: 24px;
    line-height: 30px;
    padding: 10px 0 5px 0;
}
html body .our_blog_section .blog-recent .col .post-header {
	color: #25aae1;
	font-size: 14px;
	font-weight: 600;
}
.single.single-post .post-content a {
	color: #ff9802;
	text-decoration: underline;
}

 

.our_galley_section {
    display: none !important;
} 


.testimonial_slider .flickity-prev-next-button {
    display: inline-block;
    margin: 12px;
    width: 50px;
    height: 50px;
    padding: 0;
} 

.testimonial_slider .flickity-prev-next-button {
    display: inline-block;
    margin: 12px;
    width: 50px;
    height: 50px;
    padding: 0;
}

.testimonial_slider .flickity-prev-next-button:before {
    position: absolute;
    display: block;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    border-radius: 100px;
    transition: transform 0.45s cubic-bezier(.15,.75,.5,1), opacity 0.45s cubic-bezier(.15,.75,.5,1);
}

.testimonial_slider .flickity-prev-next-button.previous:after {
    transform: scaleX(0.9) translateX(0px);
    left: 18px;
    transform-origin: left;
}
.testimonial_slider .flickity-prev-next-button:after {
    height: 2px;
    width: 18px;
    background-color: #000;
    content: "";
    position: absolute;
    left: 7px;
    top: 50%;
    margin-top: -1px;
    display: block;
    transform-origin: right;
    transition: transform 0.45s cubic-bezier(.15,.75,.5,1);
}

.testimonial_slider .flickity-prev-next-button.previous svg {
    transform: translateX(-4px);
}
.testimonial_slider .flickity-prev-next-button svg {
    left: auto;
    top: 0;
    position: relative;
    width: 12px;
    height: 100%;
    transition: transform 0.45s cubic-bezier(.15,.75,.5,1);
}

.testimonial_slider .flickity-prev-next-button .arrow {
    fill: #000;
}

.flickity-prev-next-button .arrow {
    fill: #fff;
}

.testimonial_slider .flickity-prev-next-button .arrow {
    fill: #000;
}

.flickity-prev-next-button .arrow {
    fill: #fff;
}


.NM2hwMzjuxxkWYYTJDYjTjJNkkkYNNUtheme--light {
    display: none !important;
} 


.team_short_slider_inner .team_short_slider h3 {
    font-size: 24px !important;
    line-height: 40px;
}

.single-item .services_slider_content h3 {
    font-size: 30px !important;
} 
