@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-Bold.eot');
    src: url('fonts/Aileron-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aileron-Bold.woff2') format('woff2'),
        url('fonts/Aileron-Bold.woff') format('woff'),
        url('fonts/Aileron-Bold.ttf') format('truetype'),
        url('fonts/Aileron-Bold.svg#Aileron-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-Light.eot');
    src: url('fonts/Aileron-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aileron-Light.woff2') format('woff2'),
        url('fonts/Aileron-Light.woff') format('woff'),
        url('fonts/Aileron-Light.ttf') format('truetype'),
        url('fonts/Aileron-Light.svg#Aileron-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-Thin.eot');
    src: url('fonts/Aileron-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aileron-Thin.woff2') format('woff2'),
        url('fonts/Aileron-Thin.woff') format('woff'),
        url('fonts/Aileron-Thin.ttf') format('truetype'),
        url('fonts/Aileron-Thin.svg#Aileron-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-UltraLight.eot');
    src: url('fonts/Aileron-UltraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aileron-UltraLight.woff2') format('woff2'),
        url('fonts/Aileron-UltraLight.woff') format('woff'),
        url('fonts/Aileron-UltraLight.ttf') format('truetype'),
        url('fonts/Aileron-UltraLight.svg#Aileron-UltraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-Regular.eot');
    src: url('fonts/Aileron-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aileron-Regular.woff2') format('woff2'),
        url('fonts/Aileron-Regular.woff') format('woff'),
        url('fonts/Aileron-Regular.ttf') format('truetype'),
        url('fonts/Aileron-Regular.svg#Aileron-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Aileron';
    src: url('fonts/Aileron-SemiBold.eot');
    src: url('fonts/Aileron-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Aileron-SemiBold.woff2') format('woff2'),
        url('fonts/Aileron-SemiBold.woff') format('woff'),
        url('fonts/Aileron-SemiBold.ttf') format('truetype'),
        url('fonts/Aileron-SemiBold.svg#Aileron-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: 'Century Gothic';
    src: url('fonts/CenturyGothic.eot');
    src: url('fonts/CenturyGothic.eot?#iefix') format('embedded-opentype'),
        url('fonts/CenturyGothic.woff2') format('woff2'),
        url('fonts/CenturyGothic.woff') format('woff'),
        url('fonts/CenturyGothic.ttf') format('truetype'),
        url('fonts/CenturyGothic.svg#CenturyGothic') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}





/*=== Heading style====*/


 h1, h2, h3, h4, h5, h6 {
    font-family: 'Aileron';
}

 h1{
	font-size: 32px;
    font-weight: 700;
    margin-bottom: 0;
    color: #222;
}


 h2 {
	font-size: 28px;
    font-weight: 600;
    margin-bottom: 0;
    color: #222;
}

h3 {
	font-size: 24px;
    font-weight: 500;
    margin-bottom: 0;
    color: #222;
}



 h4 {
	font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
    color: #222;
}

 h5 {
	font-size: 18px;
    font-weight: 300;
    margin-bottom: 0;
    color: #222;
}

 h6 {
	font-size: 16px;
    font-weight: 100;
    margin-bottom: 0;
    color: #222;
}





/*=== Heading style====*/





/*=== General ancor tag style====*/


 a:hover{
	text-decoration: none;
}

/*=== General ancor tag style ====*/


/*-- ======= Top Bar css ======= */

.mobile-menu{
    display: none;
}
.fixed {
    position: fixed !important;
    background-color: #fff !important;
}



#header.fixed .nav-link {
    color: #272727!important;
}

.heaer-top-bar{
    background-color: #dfdfdf;
    padding: 4px 0;
}

.topnav-container{
    width: 90vw;
    margin: 0px auto;
}

.topnav-text ul{
    padding-left: 0px;
    margin: 0px;
}

.topnav-text ul li{
    list-style: none;
    display: inline-block;
    padding: 6px 10px;
}

.topnav-text ul li a{
    font-family: 'Aileron';
    color: #6b6f78;
    font-size: 16px;
    font-weight: 300;
}

.top-center-text p{
  margin: 0px;
  text-align: center;
  font-family: 'Aileron';
  color: #6b6f78;
  font-size: 16px;
  padding: 6px 0px;
  font-weight: 300;
}

.right-top-nav{
    text-align: right;
}

/* #Navigation
================================================== */

.logo{
    margin-top: 0px;
    padding: 14px 0;
}

.custom-container {
    width: 80vw;
    margin: 0px auto;
}

#header {
    background: #222e03;
    color: #fff;
    width: 100%;

}

.tp-nav-row{
    align-items: center;
}

.top-free-estimate{
    padding-top: 20px;
}

.top-user-icon{
	text-align: right;
    display: flex;
    width: 100%;
    justify-content: end;
    align-items: center;
}

.top-user-icon .user {
    width: 32px;
    height: 32px;
    position: relative;
    border: 1px solid #fff;
    display: inline-block;
    text-align: center;
    color: #8bc443;
    border-radius: 50%;
    line-height: 26px;
    margin-top: 0px;
}

.menu-icon-block{
	display: inline-flex;
}

/* language icon css */

.language-icon{
    position: relative;
}

.language-icon span {
    display: inline-block;
    color:  #b2dd4c;
    margin: 0 12px;
    font-family: 'Montserrat', sans-serif;
    font-size: 13px;
    width: 29px;
    height: 29px;
    border: 1px solid #fff;
    border-radius: 50%;
    text-align: center;
    line-height: 26px;
}


.lang-dropdown-content {
    display: none;
    position: absolute;
    min-width: 130px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    padding-top: 10px;
    z-index: 1;
    left: -46px;
}

.lang-dropdown-content ul{
    padding-left: 0px;
    text-align: center;
    padding: 12px 16px;
    background-color: #f9f9f9;
}

.lang-dropdown:hover .lang-dropdown-content {
    display: block;
}

.lang-dropdown-content ul{
    padding-left: 0px;
    text-align: center;
    margin-bottom: 0px;
}

.lang-dropdown-content ul li{
    list-style: none;
}

.lang-dropdown-content ul li a{
    font-family: 'Montserrat', sans-serif;
    font-size: 1rem;
    color: #000;
    display: inline-block;
    margin-top: 4px;
}


/*.fixed-header {

    position: fixed !important;
}*/

#navbarSupportedContent .navbar-nav{
    margin-top: 0px;
}

#header .start-header {
	opacity: 1;
	transform: translateY(0);
	padding: 0px 0;
    /*box-shadow: 0 10px 30px 0 rgb(106 115 120 / 15%);*/
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
#header .start-header.scroll-on {
	/*box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);*/
	padding: 10px 0;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
#header .start-header.scroll-on .navbar-brand img{
	height: 24px;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;
}
#header .navigation-wrap{
	position: relative;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1000;
	-webkit-transition : all 0.3s ease-out;
	transition : all 0.3s ease-out;

}
#header .navbar{
	padding: 0;
    margin-bottom: 0px;
}
#header .navbar-brand img{
	width: auto;
	display: block;

}
#header .navbar-toggler {
	float: right;
	border: none;
	padding-right: 0;
}
#header  .navbar-toggler:active,
.navbar-toggler:focus {
	outline: none;
}
#header  .navbar-light .navbar-toggler-icon {
	width: 24px;
    height: 17px;
    background-image: none;
    position: absolute;
    border-bottom: 1px solid #000;
    transition: all 300ms linear;
    top: -40px;
    right: 0px;
}
#header  .navbar-light .navbar-toggler-icon:after,
.navbar-light .navbar-toggler-icon:before{
	width: 24px;
	position: absolute;
	height: 1px;
	background-color: #000;
	top: 0;
	left: 0;
	content: '';
	z-index: 2;
    transition: all 300ms linear;
}
#header .navbar-light .navbar-toggler-icon:after{
	top: 8px;
}
#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:after {
	transform: rotate(45deg);
}
#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon:before {
	transform: translateY(8px) rotate(-45deg);
}
#header .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon {
	border-color: transparent;
}

/*#header .nav-item:hover .nav-link{
	color: #ffffff !important;
    border-bottom: 2px solid  #68076f;
    border-width: 100%;

}*/
#header .nav-item.active .nav-link{
    color: #ffffff!important;
}
#header .nav-link {
    color: #ffffff;
    font-family: 'Poppins', sans-serif;
    transition: all 200ms linear;
    font-size: calc((100vw - 5em) / 90);
    font-weight: normal;
    position: relative;
    padding: 10px 14px !important;
    display: inline-block;
    border-bottom: 2px solid  transparent;

}
/*
#header .nav-link::before {
    position: absolute;
    left: 0%;
    content: '';
    height: 4px;
    background: #68076f;
    transition: all 0.2s linear;
    width: 0;
    bottom: 0;
}

#header .nav-link:hover::before {
    width: 100%;
}*/

#header .nav-link i{
    font-size: 20px;
}



#header .nav-item{
	position: relative;
    transition: all 200ms linear;
}

#header .nav-item .dropdown-menu {
    transform: translate3d(0, 10px, 0);
    visibility: hidden;
    opacity: 0;
	max-height: 0;
    display: block;
	padding: 0;
	margin: 0;
    transition: all 200ms linear;
    width: 100%;
}
#header .nav-item.show .dropdown-menu {
    opacity: 1;
    visibility: visible;
	max-height: 999px;
    transform: translate3d(0, 0px, 0);
}
#header .dropdown-menu {
	padding: 10px!important;
	margin: 0;
	font-size: 15px;
    font-family: 'Aileron';
    letter-spacing: 1px;
	color: #212121;
	background-color: #fcfaff;
	border: none;
	border-radius: 3px;
	box-shadow: 0 5px 10px 0 rgba(138, 155, 165, 0.15);
    transition: all 200ms linear;
}
#header .dropdown-toggle::after {
	display: none;
}

#header .dropdown-item {
	padding: 3px 15px;
	color: #212121;
	border-radius: 2px;
    transition: all 200ms linear;
}
#header .dropdown-item:hover,
.dropdown-item:focus {
	color: #fff;
	background-color: #000000;
}

.nav-contact-btn {
    background-color: #fff;
    color: #2d61fe !important;
    margin-left: 22px;
    border-radius: 6px;
}

.nav-contact-btn:hover {
    background-color: #151515;
    color: #fff !important;
}



/*=== side cart css===*/



.overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.5);
  z-index: 30;;

}


/*-- ======= Nav bar css ======= */

/*-- ======= top categories css ======= */
.top-categories-section{
	position: relative;
    padding-top: 30px;
    padding-bottom: 30px;
}

.heading-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.page-heading {
    font-family: 'Montserrat', sans-serif;
    text-align: center;
    font-size: calc((100vw - 5em) / 35);
    color: #000;
    font-weight: 500;
	position: relative;
}

.page-heading:after {
    content: "";
    width: 180px;
    height: 34px;
    background-image: url(../images/beat-line.png);
    position: absolute;
    left: 0;
    right: 0;
    margin: 0px auto;
    top: 108%;
}

.page-heading-2 {
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-size: calc((100vw - 5em) / 35);
    color: #000;
    font-weight: 500;
	position: relative;
}

.page-heading-2:after {
    content: "";
    width: 180px;
    height: 34px;
    background-image: url(../images/beat-line.png);
    position: absolute;
    left: 0;
    top: 108%;
}

.category-icon {
    width: 135px;
    height: 135px;
    background-color: #b2dd4c;
    border-radius: 50%;
    margin: 0px auto;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 12px;
}

.h-habits img {
    width: 90% !important;
    margin: 0px auto;
    padding-top: 4px;
}

.fitlife-icon{
    padding-top: 22px;
}

.m-well img{
    width: 90% !important;
    margin: 0px auto;
    padding-top: 6px;
}

.ch-well img{
    width: 90% !important;
    margin: 0px auto;
}

.categories-list {
    margin-top: 80px;
    display: flex;
    justify-content: center;
}
.topcategory-item {
    margin-top: 28px;
}

.categoris-item {
	text-align: center;
	width: 100%;
}

.categoris-item p{
	    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 80);
    margin-top: 18px;
    color: #000;
}

#topcategory-slider .owl-prev {
    position: absolute;
    left: 0px;
    top: 50%;
}

#topcategory-slider .owl-prev:focus{
    outline: none;
}

#topcategory-slider .owl-next:focus{
    outline: none;
}

#topcategory-slider .owl-next {
    position: absolute;
    right: 0px;
    top: 50%;
}

#topcategory-slider-1 .owl-prev {
    position: absolute;
    left: 0px;
    top: 50%;
}

#topcategory-slider-1 .owl-prev:focus{
    outline: none;
}

#topcategory-slider-1 .owl-next:focus{
    outline: none;
}

#topcategory-slider-1 .owl-next {
    position: absolute;
    right: 0px;
    top: 50%;
}

/*-- ======= top categories css ======= */




/*-- ======= home banner css======= */

.home-banner {
   position: relative;
}

.home-banner img{
	width: 100%;
}

/*-- ======= end of home banner css ======= */
.new-on-portal{
	padding-top: 50px;
	padding-bottom:0px;
}


.see-more-btn a{
    border: 2px solid #7a9d2f;
    padding: 6px 20px;
    border-radius: 30px;
	font-family: 'Montserrat', sans-serif;
    color: #4a6605;
    line-height: normal;
	font-size: calc((100vw - 5em) / 88);
    display: inline-block;
	font-weight: 500;
}

.see-more-btn a:hover{
	background-color: #b2dd4c;
	color: #fff;
}

.home-portal-video img{
	width: 100%;
}

.infographic-block {
    margin-top: 34px;
}

.infographic-block img{
	width: 100%;
}

.home-portal-video{
	margin-top: 34px;
}

.video_title {
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 80);
    margin-top: 18px;
    text-align: center;
    font-weight: 600;
    color: #242323;
}

/* recomeded video section */

.recommended-section{
	padding-top: 50px;
	padding-bottom: 0px;
}


/* news and artcles */

.news-section{
	padding-top: 50px;
	padding-bottom: 0px;
}

/*infographic-section */

.infographic-section{
	padding-top: 50px;
	padding-bottom: 50px;
}

.home-infogrphic{
	margin-top: 40px;
}

.home-infogrphic img{
	width: 100%;
}


/*healthy habbits-section */

.mindfull-eating-section {
    padding-top: 30px;
}

.new-on-portal .home-portal-video {
    margin-top: 24px;
}

.mindfull-eating-section .page-heading-2:after{
	display: none;
}

.breadcrum-section .breadcrumb {
    background-color: #fff;
    border-bottom: 2px solid #cecece;
    border-radius: 0px;
    padding: 1.3rem 0rem;
    margin-bottom: 0px;
}

.breadcrum-section .breadcrumb .breadcrumb-item+.breadcrumb-item::before {
	display: none;
}

.breadcrum-section .breadcrumb .breadcrumb-item a {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 90);
	font-weight: 500;
}

.breadcrum-section .breadcrumb .breadcrumb-item  {
    color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 90);
	font-weight: 500;
}

.breadcrum-section .breadcrumb .breadcrumb-item .fa-caret-right{
	color: #b2dd4c;
}

.breadcrum-section .breadcrumb .breadcrumb-item.active {
    color: #4a6605;
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 90);
	font-weight: 500;
}

.nutrition-section .page-heading-2:after{
	display: none;
}

.nutrition-section .home-portal-video {
    margin-top: 24px;
}

.healthy-habits-sec{
	padding-bottom: 50px;
}


/*video page css*/

.full-video-section{
	position: relative;
}

.full-video-section img{
	width: 100%;
}

.full-video-block{
	position: relative;
}

.full-video-title {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid #d9d9d9;
}

.full-video-title h2{
	font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-size: calc((100vw - 5em) / 40);
    color: #000;
    font-weight: 500;
}

.more-like-video-sec{
	padding-top: 50px;
	padding-bottom: 50px
}

.page-heading-normal {
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-size: calc((100vw - 5em) / 35);
    color: #000;
    font-weight: 500;
    position: relative;
}

/*News and articles page css*/


.article-detail-section{
	padding-top: 50px;
	padding-bottom: 50px;
}

.dropdown-btn {
    width: 180px;
    margin-top: 24px;
    background-color: #b2dd4c;
    color: #000;
    padding: 6px 14px;
    border-radius: 7px;
    position: relative;
}

.dropdown-btn a{
	display: block;
	color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 110);
	font-weight: 500;
}


.dropdown-btn .fa {
    float: right;
    position: absolute;
    right: 8px;
    top: 12px;
}

/*List*/

.dropdown-list-item {
    padding-top: 6px;
    max-width: 300px;
}

.dropdown-list-item  ul {
    display: none;
    padding-left: 5px;
    position: relative;
    background-color: #fff;
    z-index: 1;
    margin-bottom: 0px;
    padding-right: 5px;
}

.dropdown-list-item  ul li{
	list-style: none;
	color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 110);
	font-weight: 500;
}

.dropdown-list-item ul li a{
	color: #000;
    font-family: 'Montserrat', sans-serif;
    font-size: calc((100vw - 5em) / 110);
	font-weight: 500;
}


.footer-section {
    background-color: #1d2802;
    padding-top: 50px;
    padding-bottom: 50px;
}

.footer-heading {
    font-family: 'Montserrat', sans-serif;
    text-align: left;
    font-size: calc((100vw - 5em) / 50);
    color: #fff;
    font-weight: 500;
    position: relative;
    margin-bottom: 20px;
}




.footer-address{
	color: #fff;
	font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: calc((100vw - 5em) / 100);
    line-height: 26px;
	display: flex;
	margin-top: 10px;
}

.footer-useful-links ul{
	padding-left: 10px;
}

.footer-useful-links ul li{
	margin-top: 10px;
}

.footer-useful-links ul li a{
	color: #b2dd4c;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: calc((100vw - 5em) / 100);
    line-height: normal;
}



.uf-links {
    padding-left: 5vw;
}

.footer-bottom {
    background-color: #192301;
    padding: 15px 0px;
}

.footer-copy-right{
	color: #fff;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: calc((100vw - 5em) / 115);
    line-height: normal;
	margin-bottom: 0px;
	padding-top: 10px;
}

.footer-social {
	text-align: right;
}

.footer-social a{
    background-color: transparent;
    padding: 6px 8px;
    display: inline-block;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 22px;
    border-radius: 50%;
    font-size: 16px;
    color: #fff;
    margin-top: 0px;
    border: 1px solid #fff;
	margin-left: 8px;
}

.footer-social a:hover{
	background-color: #b2dd4c;
	color: #fff;
}

.footer-social a:first-child {
	margin-left: 0px;
}


