.container{max-width: 1140px;}
.header.mainHeader { background: transparent; position: relative; z-index: 1; padding: 0;}
.header_main { position: absolute; top: 0; left: 0; right: 0; z-index: 9; }
header .header_main .navbar { background: transparent; } .htop { background: #cdd9f5cc; padding: 5px 0 10px; }
.hinfo { font-family: 'GothamRoundedBook'; font-size: 16px; line-height: 24px; }
.htop-right { display: flex; align-items: center; column-gap: 30px; font-family: 'GothamRoundedBook'; font-size: 16px; line-height: 24px; }
.htop-right li{margin: 0;}
.htop-right li a{color: inherit;}
.htop-right li a:hover{ color: #d73458; }
.app_btn { border: 1px solid #401936; color: #401936; padding: 5px 10px; text-transform: uppercase; font-size: 14px; line-height: normal; }
.app_btn i{margin-right: 5px;}
.app_btn:hover{ color: #ffffff !important; border-color: #d73458; background: #d73458; }
.htop .social { display: flex; align-items: center; column-gap: 10px; }
.htop .social a{ width: 24px; height: 24px; font-size: 14px; line-height: 24px; background: #401936; color: #acb2c5; text-align: center; -webkit-border-radius: 100%; border-radius: 100%; -moz-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
.htop .social a:hover{ color: #ffffff; background: #d73458; }
.htop .social a i{ -moz-transition: all 300ms ease-in-out; -webkit-transition: all 300ms ease-in-out; transition: all 300ms ease-in-out; }
.htop .social a:hover i{ -webkit-transform: rotate(360deg); transform: rotate(360deg); }
.hbottom .navbar-nav.nav-inn li a{color: #ffffff;}
.hbottom .icon:before{color: #ffffff; right: -25px;}
.hbottom ul.sub-menu {top: 35px; left: -100px;}
.hbottom  { padding-top: 20px; }
.hbottom .navbar-nav.nav-inn li{margin-right: 30px; padding: 0;}
.hbottom .navbar-nav.nav-inn li:last-child, .hbottom .navbar-nav.nav-inn .sub-menu li{margin-right: 0px;}
/*.hbottom .navbar-nav.nav-inn li:last-child a { border: none; padding: 0; border-radius: 0; color: #ffffff; font-size: 14px; }*/
/*.hbottom .navbar-nav.nav-inn li:last-child:hover a { border: none; padding: 0; border-radius: 0; color: #d73458; font-size: 14px; background-color: transparent; }*/
.homeslider .bannerimg{padding-top: 60%;}
.homeslider .bannerimg img{object-position: top;}
.homeslider .bannertext { position: absolute; top: 50%; left: 0; right: 0; -webkit-transform: translateY(-50%); transform: translateY(-50%); z-index: 1; color: #ffffff; }
.homeslider .bannertext .heading { text-align: left; color: #ffffff; font-weight: normal; font-family: 'GothamRoundedMedium'; font-size: 38px; line-height: normal; }
.homeslider .bannertext p { color: #ffffff; font-size: 16px; font-family: 'Barlow', sans-serif; font-weight: 400; line-height: 26px; letter-spacing: 0.5px; }
.homeslider .bannertext-in {max-width: 600px;}
.bannertext .btn_left{margin-top: 20px;}
.homeslider .bannertext .btn { border-radius: 0; padding: 0px 20px; height: 50px; line-height: 48px; font-family: 'GothamRoundedBook'; color: #ffffff; background: transparent; border: 1px solid #ffffff !important; box-shadow: none; outline: none !important; font-size: 14px; text-transform: uppercase; }
.homeslider .bannertext .btn:hover { color: #ffffff; background: #d73458 !important; border-color: #d73458 !important; } [type="submit"], [type="reset"], .btn, button { border-radius: 0; text-transform: uppercase; font-size: 14px; padding: 0 20px !important; min-width: 125px; height: 42px; line-height: 40px; background-color: transparent !important; border-color: #d73458 !important; color: #d73458; }
[type="submit"]:hover, [type="submit"]:focus, [type="reset"]:hover, [type="reset"]:focus, .btn:hover, .btn:focus, .btn:active:focus { outline: 0; background-color: #d73458 !important; border-color: #d73458 !important; color: #ffffff !important; box-shadow: none; }
.owl-carousel .owl-dots{text-align: center;}
.owl-carousel .owl-dots .owl-dot{ min-width: auto; width: 10px; height: 10px; background: #cacaca !important; border: 2px solid #cacaca !important; -webkit-border-radius: 50%; border-radius: 50%; margin: 0 5px; -moz-transition: all 300ms ease-in-out 0s; -webkit-transition: all 300ms ease-in-out 0s; transition: all 300ms ease-in-out 0s; }
.owl-carousel .owl-dots .owl-dot.active{background: #fc89ac !important; border-color: #fc89ac !important;}
.owl-carousel .owl-nav.disabled + .owl-dots {margin-top: 20px;}

.heading{font-size: 36px; line-height: normal; font-weight: normal; text-align: left;}
.subheading { font-weight: normal; font-family: 'GothamRoundedBold'; color: #401936; font-size: 18px; line-height: 26px; text-align: center; }
.heading a:hover, .heading a:focus, .subheading a:hover, .subheading a:focus, a:hover .heading, a:hover .subheading {color: #d73458;}
.sk_box a{color: inherit; display: block;}
.sk_text { margin-top: 10px; color: #8a8087; font-size: 16px; line-height: 24px; font-family: 'GothamRoundedBook'; -moz-transition: all 300ms ease-in-out 0s; -webkit-transition: all 300ms ease-in-out 0s; transition: all 300ms ease-in-out 0s; }
.sk_box p { font-family: inherit; font-size: inherit; line-height: inherit; }
.sk_box .sk_img { position: relative; padding-top: 100%; overflow: hidden; }
.sk_box .sk_img img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; -moz-transition: all 300ms ease-in-out 0s; -webkit-transition: all 300ms ease-in-out 0s; transition: all 300ms ease-in-out 0s; }
.sk_box .sk_img img:hover{ -webkit-transform: scale(1.1); transform: scale(1.1); }

.mainFooter .ftr-top { position: relative; background: rgb(207,190,241); background: linear-gradient(180deg, rgba(207,190,241,1) 30%, rgba(250,173,207,1) 80%); z-index: 1; margin-top: 170px; }
.mainFooter .ftr-top::before { content: ''; position: absolute; top: -230px; left: 0; right: 0; background: url(../images/home_img/footer_bg-shape.png) no-repeat center; width: 100%; height: 240px; z-index: -1; }
footer .ftr-btm { background: #f5cee0; padding: 10px 0; }
footer .ftr-btm p { color: #401936; line-height: normal; }
footer .ftr-btm ul li a { color: inherit; font-size: 15px; font-family: 'GothamRoundedBook'; }
footer .ftr-btm ul li a:hover { color: #fe6894; }
footer .ftr-lft, .more-links.flnk{border-color: #be97c8;}
/* symptoms start */
.section.symptoms { padding: 0 0 30px; margin-top: -50px; position: relative; z-index: 2;}
.symptoms .heading { margin-bottom: 5px; text-align: center; }
.symptom_list{max-width: 900px; margin: 40px auto 0;}
.symptom_list .row{row-gap: 30px;}
.symptom_list .sk_box { text-align: center; min-height: 100%; -moz-transition: all 300ms ease-in-out 0s; -webkit-transition: all 300ms ease-in-out 0s; transition: all 300ms ease-in-out 0s; }
.symptom_list .sk_box a{padding: 30px;}
.symptom_list .sk_box .sk_icon { display: inline-block; vertical-align: top; max-width: 50px; height: 50px; margin-bottom: 15px; }
.symptom_list .sk_box .sk_icon img { width: 100%; height: 100%; object-fit: contain; -moz-transition: all 300ms ease-in-out 0s; -webkit-transition: all 300ms ease-in-out 0s; transition: all 300ms ease-in-out 0s; }
.symptom_list .sk_box:hover .sk_icon img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.symptom_list .sk_box:hover{ background: #faebea; }
/* symptoms end */

/* novothor_light start */
.section.novothor_light, .section.wellness_studio { background: url(../images/home_img/wellness_bg.jpg) repeat center; padding: 100px 0; }
.novothor_wrapper {background: #ffffff;}
.novothor_light-img { margin: -100px 0 0 -50px;}
.novothor_wrapper .sec_top-content {padding: 50px;min-height: 600px;display: flex;align-items: center;}
.novothor_wrapper .sec_top-content .heading{font-size: 30px; text-align: left;}
.btn_left {margin-top: 30px;}
.btn_center {text-align: center;margin-top: 15px;}
/* novothor_light end */

/* home_service start */
.home_service { background: #ffffff; }
.sk_content_shape { padding: 0 50px 0 0; position: relative; z-index: 1; }
.sk_content_shape::before { content: ''; position: absolute; top: -60px; left: -55px; background: url(../images/home_img/logo_shape.png) no-repeat center; width: 440px; height: 440px; z-index: -1; background-size: contain; }
.sk_slider_sec .owl-carousel .sk_box{margin-bottom: 5px;}

/* home_service end */
.sk_slider_sec .owl-carousel .sk_box .sk_text{ margin-top: 0; padding: 10px 10px 20px; background: transparent; box-shadow: 0 0 0px #ebebeb; }
.sk_slider_sec .owl-carousel .sk_box:hover .sk_text{ background: #ffffff; box-shadow: 0 0 10px #ebebeb; }
.sk_slider_sec .owl-carousel .sk_box .sk_text .subheading{ font-size: 14px; line-height: 21px; text-align: center; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; min-height: 42px; }
.sk_box .sk_text .btn_group { display: flex; align-items: center; column-gap: 10px; justify-content: center; margin-top: 10px; }
.sk_box .sk_text .btn_group .btn, .sk_box .sk_text .btn{ display: inline-block; vertical-align: top; min-width: auto; height: 42px; line-height: 40px; font-size: 14px; letter-spacing: normal; padding: 0 10px; }
.sk_box .sk_text .btn_group .btn:first-child { background: #d83458 !important; color: #ffffff; border-color: #d83458 !important; }
.sk_box .sk_text .btn_center { margin-top: 15px; }
/* health_coching start */
.health_coching{ background: url(../images/home_img/health_banner.jpg) no-repeat center; background-size: cover; }
.health_coching .sec_top-content{ background: #ffffff; padding: 50px 60px; }
/* health_coching end */

/* wellness_studio start */
.wellness_studio .novothor_wrapper {margin: 0 0 0 70px;}
.wellness_studio_slider { margin: -50px 0 0 -60px;}
.blog_date { color: #d73458; text-transform: uppercase; font-size: 14px; text-align: center; line-height: 21px; margin-bottom: 5px; }
/* wellness_studio end */
.nenuesr{display: none !important;}
.nenuesr .navbar-collapse{display: none;}
.responsive .nenuesr{display: block !important; z-index: 991;}
.nenuesr .responsive_btn{position: absolute; top: 10px; right: 10px; z-index: 991; }
.responsive .nenuesr .responsive_btn{display: block;}
.nenuesr .social{display: flex; align-items: center; justify-content: center; position: fixed; bottom: 0px; left: 0; right: 0px; z-index: 991; background-color: #401f39; padding: 10px 0; text-align: center;}
.nenuesr .social a { background: #fe6894; width: 30px; height: 30px; line-height: 30px; display: flex; justify-content: center; align-items: center; color: #fff; border-radius: 50%; margin: 0 10px 0 0; }
.nenuesr .social a i { width: 30px; height: 30px; line-height: 30px; font-size: 14px; }
.hbottom{
	background-color: #fff;
    padding-bottom: 20px;
}
.home  .hbottom{
	background-color: transparent !important;
	padding-bottom: 0px !important;
}
.header_main{
	position: static;
}
.home .header_main{
position: absolute !important;
}
.hbottom .navbar-nav.nav-inn li a {
    color: inherit;
}
.home .hbottom .navbar-nav.nav-inn li a {
    color: #fff;
}
.hbottom .icon:before {
    color: #401936;
    right: -25px;
}
.home .hbottom .icon:before {
    color: #fff;
    right: -25px;
}

.vi-wcaio-sidebar-cart-icon-wrap{display: none !important;}