﻿:root {
	--main-clr: #083659;
	--sec-clr: #4eacd2
}
.txt-clr {
	color: #35b5b4;
}
.txt-sec {
	color: var(--sec-clr)
}
.bg-clr {
	background-color: rgba(53, 180, 180, 0.8)
}
.bg-clr-sec {
	background-color:rgba(30, 60, 111, 0.8)
}
.f-10 {
    font-size: 10px;
}
.f-11 {
	font-size: 11px
}
.f-12 {
	font-size: 12px
}
.f-13 {
	font-size: 13px
}
.f-14 {
	font-size: 14px
}
.f-15 {
	font-size: 15px
}
.f-16 {
	font-size: 16px
}
.f-17 {
	font-size: 17px
}
.f-18 {
	font-size: 18px
}
.f-19 {
	font-size: 19px
}
.f-20 {
	font-size: 20px
}
.f-21 {
	font-size: 21px
}
.f-22 {
	font-size: 22px
}
.f-23 {
	font-size: 23px
}
.f-24 {
	font-size: 24px
}
.f-25 {
	font-size: 25px
}
.f-26 {
	font-size: 26px
}
.f-27 {
	font-size: 27px
}
.bg-inherit {
	background-color: inherit!important
}
.lh-1 {
	line-height: 1
}
.lh-1_2 {
	line-height: 1.2
}
.lh-2_2 {
	line-height: 2.2
}
.pos-absolute {
	position: absolute
}
.pos-relative {
	position: relative
}
.no-wrap {
	white-space: nowrap
}

body {color:#1e3b70 !important}
.wp-card-head-right {
    min-width: 100px;
    min-height: 130px;
}
@media (max-width:768px) {
	.f-sm-11 {
		font-size: 11px
	}
	.f-sm-12 {
		font-size: 12px
	}
	.f-sm-13 {
		font-size: 13px
	}
	.f-sm-14 {
		font-size: 14px
	}
	.f-sm-15 {
		font-size: 15px
	}
	.f-sm-16 {
		font-size: 16px
	}
	.f-sm-17 {
		font-size: 17px
	}
	.f-sm-18 {
		font-size: 18px
	}
	.f-sm-19 {
		font-size: 19px
	}
	.f-sm-20 {
		font-size: 20px
	}
}


header {
		position: fixed;
		z-index: 222;
		left: 0;
		right: 0;
		top: 0;
		background-color: #fff;
		box-shadow: 0 1px 6px 0 rgb(32 33 36 / 28%);
	}

 .banner-sec {margin-top: 98px;}

/* .banner-bg {
	background-image: url(../img/banner-offer-nw.jpg);
	background-repeat: no-repeat;
	background-size: contain;
	height: 410px;
	background-position: center
} */
.banner-form {
	max-width: 350px;
	padding: 20px 15px 15px;
	border-radius: 8px;
   webkit-box-shadow: 2px 2px 4px 4px rgb(0 0 0 / 12%);
    box-shadow: 2px 2px 4px 4px rgb(0 0 0 / 12%);
}
.banner-form .form-group {
	margin-bottom: 7px
}
.banner-form .form-control {
	font-size: 14px;
	background-color: #fff;
	height: calc(1.8em + .75rem + 1px)
}
.banner-form textarea.form-control {
	height: auto;
	resize: none
}
.banner-btn {
	display: inline-block;
	border: none;
	color: #fff;
	outline: 0!important;
	border-radius: 20px;
	background-color: #ff7900;
	padding: 5px 25px 7px;
	line-height: 1;
	font-weight: 700
}

.heart-card-bg1 {background: url(../images/cu_bg1.png) no-repeat top center;}
.heart-card-bg2 {background: url(../images/cu_bg2.png) no-repeat top center;}
.heart-card-bg3 {background: url(../images/cu_bg3.png) no-repeat top center;}
.h-v-space{height:190px}
.package-sec-oth h3{margin:0 0 10px; padding:0; font-size:35px; font-weight:700; color:#1e3b70;}
.package-sec-oth h3 span{color:#35b5b4;}
.wellness-packages-card {
	border-radius: 8px;
	overflow: hidden;
	outline: 0;
    -webkit-box-shadow: 0px 0px 20px rgb(0 0 0 / 5%);
    box-shadow: 0px 0px 20px rgb(0 0 0 / 5%);
    padding:25px;
    min-height:330px !important;
}

.wp-card-head-left {flex-grow: 1}

.wp-card-head{margin:0; padding:0;}

.wp-card-head h2{margin:0 0 10px; padding:0; font-size:20px; font-weight:700; color:#1e3b70; height:50px;}
.wp-card-head p{margin:0; padding:0; font-size:14px; line-height:normal; font-weight:normal; color:#1e3b70}
.wp-card-head p span{font-size:14px; font-weight:700;}
.sub-text-sec{margin:20px 0 0px; padding:0; position:relative}
.sub-text-sec p{margin:0 0 10px; padding:0; font-size:12px; line-height:normal; font-weight:normal; color:#1e3b70}
.sub-text-sec p span{font-size:13px; font-weight:700;}

.wellness-package-footer{margin:10px 0 0}

.wellness-package-footer .price-link {
    font-size: 15px;
    font-weight:700;
    text-transform: uppercase;
    z-index: 1;
    line-height: 1;
    padding: 15px;  
    outline: none;   
    white-space: nowrap;
    background-color: #35b5b4;
    color:#fff;
    border-radius: 50px;
    text-decoration:none;
    text-align:center;
    -webkit-box-shadow: 0px 0px 20px rgb(0 0 0 / 5%);
    box-shadow: 0px 0px 20px rgb(0 0 0 / 5%);
}

.wellness-package-footer .price-link:hover {background-color: #1e3b70;}

.wellness-packages-card .strip-text {
	top: 1.59rem;
	left: 25px;
	white-space: nowrap
}

/*.wellness-packages-list {
	height: 250px;
	overflow: auto
}*/
.wellness-packages-list::-webkit-scrollbar {
	width: 5px
}
.wellness-packages-list::-webkit-scrollbar-track {
	background: #f1f1f1
}
.wellness-packages-list::-webkit-scrollbar-thumb {
	background: rgb(78 172 210 / 50%);
	border-radius: 7px
}
.wellness-accordion .card-header .card-link {
	outline: 0;
	display: block;
	cursor: pointer;
	width: 100%
}
.wellness-accordion .card-header .card-link:after {
	font-family: FontAwesome;
	content: "\f067";
	float: right;
	font-size: 12px;
	font-weight: 400
}
.wellness-accordion .card-header .card-link.well-card-ico-chnge:after {
	content: "\f068"
}
.wellness-packages-list .card {
	border-radius: 0;
	box-shadow: none;
	background-color: inherit;
	border: none
}
.wellness-packages-list .card-header {
	background-color: inherit;
	padding: 10px 5px 10px 0
}
.wellness-packages-body {
	background-color: #fff;
	padding: 0
}
.wellness-packages-list li {
	color: var(--main-clr);
	font-size: 14px
}
.wellness-packages-list .card-body {padding: 0px 0
}
.wellness-packages-list .card-body p{margin:0; padding:0; font-size:14px; line-height:22px}

.wellness-packages-list .card-body ul {
	padding-left: 19px;
	margin: 0
}
.wellness-packages-list .card-body ul li::marker {
	color: var(--sec-clr)
}
.wellness-packages-list .card:last-of-type .card-header {
	border: none
}
.wellness-packages-list .card-link:hover {
	color: var(--main-clr)
}
.wellness-packages-body .simplebar-scrollbar::before {
	background-color: red!important
}
.slick-slide {
	margin: 0 10px
}
.package-sec-oth .slick-list {
	margin: 0 -10px;
    padding: 20px 0 0;
}


.side-rules {
	left: 0;
	right: 0;
	margin: 0;
	top: 50%;
	border-top: 1px solid var(--sec-clr)
}
.side-rules-txt {
	background-color: #fff;
	z-index: 1;
	padding: 0 20px;
    color: #013a6f;
    font-weight:500;
}
.why-choose img {
	margin: 0 auto;
	display: block
}
.other-profile-sec .card {
	border: none;
	border-bottom: 1px solid rgb(255 255 255 / 10%)
}
.other-profile-sec .card:last-of-type {
	border: none
}
.other-profile-sec .card-header {
	box-shadow: none;
	border: none;
	padding: 14px 0
}
.other-profile-sec .card-body {
	padding: 5px 0
}
.other-profile-sec .card-body p:first-child {
	opacity: .7
}
.offer-tag {
	display: inline-block
}
.offer-tag span {
	position: absolute;
	left: 10px;
	top: 6px
}
.offer-tag img {
	width: 80px
}
.other-profile-sec .wellness-accordion .card-header .card-link::after {
	background-color: var(--sec-clr);
	border-radius: 50%;
	height: 20x;
	height: 23px;
	line-height: 1;
	padding-left: 1px;
	padding-top: 2px;
	width: 23px;
	display: flex;
	justify-content: center;
	align-items: center
}
.topic-pills>a {
	border: 1px solid rgb(0 0 0 / 20%);
	border-radius: 13px;
	padding: 4px 15px 6px;
	font-size: 13px;
	line-height: 1;
	text-decoration: none;
	color: #555f51;
	white-space: nowrap;
	margin-bottom: 7px
}
.header-shadow {
	box-shadow: 0 0 7px 0 #999;
	position: relative;
	z-index: 1
}
.thank-you-sec {
	padding: 60px 0;
	background-color: #f7f7f7;
	margin-bottom: 30px
}
.success-ico {
	font-size: 85px
}

.slick-next:before, .slick-prev:before {
	color: var(--main-clr);
}

.header-cl-btn {border:1px solid var(--sec-clr); padding: 0 10px; border-radius: 4px; }
.header-cl-btn span {line-height: 41px;}


.pointer-sec{position:relative; margin: 0px 0 0px 0; padding:0}
.pointer-sec .headingBox {text-align: center; margin-bottom: 30px;}
.pointer-sec .common_h2 {font-size: 40px; line-height: 45px; height:50px; color: #1e3b70;  margin: 0 0 20px;}
.statistics-container{display: flex; background:#fff; align-items: center; justify-content: space-between; padding: 0px}
.statistics-box{width: 25%; margin: 0 10px; text-align: center;     
    background: #fff;
    padding: 30px 10px;border-radius: 100%;
}
.statistics-box img{margin: 0 auto; padding:0; text-align: center; width: 50px;}
.statistics-box h6{font-size: 25px; font-weight: 700; line-height: 20px; color:#35b5b4}
.statistics-box p{font-size: 16px; line-height: 22px; font-weight: 500; color:#1e3b70; padding:0 25px}
.border-col{display:block; border: 1px solid #ddd; height: 120px;}
    
/*faq*/
.pb-60 {padding-bottom: 60px;}
.pt-60 {padding-top: 60px;}
.home3-section-bg {background-color: #F7FAFE; margin-top:70px}
.section-title.style--three {margin-bottom: 0;}
.section-title {position: relative; margin-bottom: 67px;}
.section-title.style--three h5 {margin-bottom: 29px; color: #00C3FF; font-weight: 400; text-transform: uppercase;  margin-top: -2px;}
.section-title h2 {margin-top: -9px; margin-bottom: 25px; font-weight: 700; font-size: 40px; color: #1e3b70; letter-spacing: -1px;}
.faq-title-content .btn {
    font-size: 15px;
    font-weight:700;
    text-transform: uppercase;
    z-index: 1;
    line-height: 1;
    padding: 5px;
    padding-left: 30px;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    white-space: nowrap;
    background-color: #35b5b4;
    color:#fff;
    border-radius: 50px;
}
.faq-title-content .btn svg {
    width: 40px;
    height: 40px;
    padding: 12px;
    background-color: #ffffff;
        border-radius: 100%;
        margin-left: 15px;
        color:#35b5b4;
}
.faq-title-content .btn:hover {background-color: #1e3b70;}

.faq-panel .panel-group .panel {background: #fff; box-shadow: 0 10px 14px 0 rgba(90,111,155,.05); margin-bottom: 30px;}
.faq-panel .panel-group .panel .panel-heading .panel-title a {display: block; padding: 15px 10px 15px 30px; text-decoration:none; font-size: 18px; color: #1e3b70; position: relative;}
.faq-panel .panel-group .panel .panel-heading .panel-title a:hover{color: #35b5b4;}
.faq-panel .panel-group .panel .panel-body p {font-size: 15px; line-height: 26px; padding: 0 30px 15px 30px;  text-align: justify;}
.faq-panel .panel-group .panel .panel-body ul {margin-left: 45px; list-style-type: disc;  padding-bottom: 30px;}
.faq-panel .panel-group .panel .panel-body li {line-height: 30px;    }

/*.fade {opacity: 0; transition: opacity .15s linear;}
 .fade.show {opacity: 1;}
 .collapse {display: none;}
.collapse.show {display: block;}*/

/*.panel-default > .panel-heading {
    color: #333;
    background-color: #fff;
    border-color: #e4e5e7;
    padding: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.panel-default > .panel-heading a {
        display: block;
        padding: 10px 15px;
        text-decoration: none;
        font-size: 16px;
        text-align: left;
        color: #f44336;
}*/

.panel-default > .panel-heading a:after {
            content: "";
            position: relative;
            top: 1px;
            display: inline-block;
            font-family: FontAwesome;
            font-style: normal;
            font-weight: 400;
            line-height: 1;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            float: right;
            transition: transform .25s linear;
            -webkit-transition: -webkit-transform .25s linear;
        }

.panel-default > .panel-heading a[aria-expanded=true] {border-left: 2px solid #35b5b4;}
.panel-default > .panel-heading a[aria-expanded=true]:after {content: "\f106";}
.panel-default > .panel-heading a[aria-expanded=false]:after {content: "\f107";}

/*end faq*/

footer{background: #013a6f;}
footer img{height:40px}

/*our_testimonial*/
.our_testimonial {
    width: 100%;
    display: flow-root;
    margin-bottom: 70px;
}
.section__title {
    position: relative;
}
.section__title h2 {
    display: inline-block;
    font-weight: 500;
    color: #013a6f;
    position: relative;
    background: #fff none repeat scroll 0 0;
    padding: 0 50px;
    z-index: 1;
}
.section__title::after {
    border-top: 1px solid #ebebeb;
    content: "";
    left: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    width: 100%;
}
.client_feed {
    width: 94%;
    float: left;
    background: #fff;
    border-radius: 4px 30px 4px;
    padding: 40px;
    box-shadow: 0 8px 15px #eee;
    position: relative;
    margin: 55px 0 30px 0;
    min-height: 224px;
}
.client_name {
    font-size: 15px;
    width: 50%;
    float: left;
    font-weight: 500;
    color: #1e3b70;
}
.client_rating {
    width: 50%;
    float: left;
    text-align: right;
}
.client_rating ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}
.client_rating ul li {
    display: inline;
}
.client_rating .fa-star, .client_rating .fa-star-half-o::before {
    color: #f4c150;
}
.client_text {
    width: 100%;
    float: left;
    font-size: 15px;
    font-weight: 400;
    font-style: italic;
    line-height: 25px;
    color: #1e3b70;
    padding: 20px 0 0 0;
}
.clientImg {
    width: 60px;
    height: 60px;
    border-radius: 100px;
    left: 30px;
    top: -42px;
    position: absolute;
    overflow: hidden;
}
.clientImg img {
    width: 60px;
    height: 60px;
    border-radius: 100px;
}
.our_testimonial .owl-carousel .owl-dots.disabled {
    display: block;
}
.our_testimonial .owl-dots {
    position: absolute;
    bottom: -20px;
    left: 0;
    right: 0;
    display: block;
    text-align: center;
    margin: 15px 0 0 0;
}
.our_testimonial .owl-dot {
    display: inline-block;border: 0; background: no-repeat;
}
.our_testimonial .owl-dots .owl-dot span {
    height: 7px;
    width: 7px;
    margin: 0 3px;
    background: #d6d6d6;
    display: block;
    transition: all .2s;
    border-radius: 30px;
}
.our_testimonial .owl-dots .owl-dot:hover span, .our_testimonial .owl-dots .owl-dot.active span {
    background: #35b5b4;
    width: 30px;
}

/*end our_testimonial*/



@media (max-width:768px) {
	.wellness-packages {
		overflow: hidden
	}
	.mob-banner-col {
		align-items: center;
		height: 217px;
		margin-top: 63px;
		background-size: cover;
		background-image: url(../img/banner-offer-nw-mob.jpg);
		background-repeat: no-repeat
	}
	.thank-you-sec {
		padding: 20px 0
	}
	.package-sec-oth .slick-list {
		padding: 0 15% 0 0
	}
	.call-back-btn {
		position: fixed;
		left: 0;
		padding: 8px 15px;
		right: 0;
		bottom: 0;
		z-index: 2;
		background-color: #fff
	}
	.call-back-btn a {
		padding: 10px 0 12px;
		border-radius: 5px
	}
	
	footer {
		margin-bottom: 70px
	}
	.header-cal {
		width: 20px
	}
	.header-logo {
		width: 120px
	}
	.banner-bg {
		height: initial;
		background-image: none
	}
	.banner-form {
		max-width: initial
	}
	.footer-logo {
		width: 110px
	}
	.footer-co-dat {
		display: block
	}
	.why-choose .col-md-2 {
		padding: 0 5px
	}

    .statistics-container {display: block;}
    .statistics-box {
    width: 100%;
    margin: 0;
    text-align: center;
    background: #fff;    
    padding: 20px 0px;
}
    .border-col {
    display: block;
    border-bottom: 1px solid #ddd !important;
    border: 0px solid #ddd;
    height: unset;
}
 .faq-panel{margin:30px 0 0}
 .section-title h2 {font-size: 35px;}
 .faq-panel .panel-group .panel .panel-heading .panel-title a{font-size: 15px;}
}

.antibody-sec {
    background-color: #243f6f;
}
.strip-anti {background-image: url(../img/stip-anti.png);
    background-size: contain;
    white-space: nowrap;
    font-size: 26px;
    text-align: center;
    background-repeat: no-repeat;
    font-weight: bold;
    padding: 5px 27px 7px 20px;}
    .antibody-sec ul {padding:0 0 0 20px;}
.antibody-sec ul li{color:#35b6b4;}
.antibody-sec a.btn {font-size:20px;}
.antibody-sec ul span {color:#fff;}
.antibody-sec h3 {color:#35b6b4;font-size:20px;margin:0;padding:0;}

._3w2vH {    
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}
._2wj6d {
    padding-bottom: 2px;
    font-size:15px;
    font-weight: 600;
}

@media (min-width:768px) {
    
     .header-cl-btn img {width:30px;}
    
    .banner-sec .banner-form{position: absolute;
        right: 56px;
        top: 10px;
        
    }
    .slick-track {
    margin-bottom: 50px;
}
        .banner-sec {
            position:relative;
        }
}


@media (max-width:768px) {
    .banner-sec .banner-form {
        margin:0px 20px 20px;
        
    }
    .slick-track {
    margin-bottom: 0px;
}
    .antibody-sec h3 {font-size:17px;}
    .antibody-sec img {width:100%;}
 }


 .banner-sec .slick-slide {outline:none;margin:0;}
 .banner-sec .slick-next {
     right:0;
 }

 .banner-sec .slick-prev {
     left:0;z-index: 9;
 }

.slick-slide {
    display: none;
    float: left;
    height: auto !important;
    min-height: 1px;
}

.card-header a img {
    display: inline;
    width: 30px;
    margin-right: 10px;
}

 .mob-footer {display: none;}

 p.process {
            text-align: center;
            color: #fff;
            font-size: 10px;
            margin-top: 10px;
            margin-bottom: 0px;
        }

        .f-10 {
            font-size: 10px;
        }

        .pl-33 {
            padding: 0 5px;
        }

        .wellness-packages-card .strip-text {
            left: 20px;
        }

        .no-wrap {
            padding-right: 5px;
        }

       

        img.img-fluid.img_headset {
            width: 24px;
        }

         .p-l-r-0 {
            padding-left: 0px;
            padding-right: 0px;
        }

        a.privacy_text {
            color: #fff;
            margin-left: 12px;
            font-weight: bold;
        }

        button.btn.btn-sm.f-15.f-10.text-white.bg-clr-sec.w-100.submit-button {
            font-size: 15px;
            color: #fff !important;
            font-weight: 500;
            padding: 10px 0;
        }

        .package-sec-oth .slick-prev {
            left: -15px;
            z-index: 9;
        }

        .package-sec-oth .slick-next {
            right: -10px;
            z-index: 9;
        }

        .package-sec-oth .slick-prev:before {
            content: '←';
            font-size: 30px;
        }

        .package-sec-oth .slick-next:before {
            content: '→';
            font-size: 30px;
        }

        /*.wellness-packages-list {
            height: 474px;
        }*/

        @media (max-width: 576px) {
            .p-l-r-0 {
                padding: 15px;
            }

            a.privacy_text {
                display: table-cell;
            }
        }