@font-face{font-family:'Marcellus';src:url(../fonts/Marcellus-Regular.eot);src:url(../fonts/Marcellus-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/Marcellus-Regular.woff2) format("woff2"),url(../fonts/Marcellus-Regular.woff) format("woff"),url(../fonts/Marcellus-Regular.ttf) format("truetype"),url(../fonts/Marcellus-Regular.svg#Marcellus-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Josefin Sans';src:url(../fonts/JosefinSans-Regular.eot);src:url(../fonts/JosefinSans-Regular.eot?#iefix) format("embedded-opentype"),url(../fonts/JosefinSans-Regular.woff2) format("woff2"),url(../fonts/JosefinSans-Regular.woff) format("woff"),url(../fonts/JosefinSans-Regular.ttf) format("truetype"),url(../fonts/JosefinSans-Regular.svg#JosefinSans-Regular) format("svg");font-weight:400;font-style:normal;font-display:swap}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
html{scroll-behavior: smooth;}
body{line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#333;text-decoration:none}
mark{background-color:#ff9;color:#333;font-style:italic;font-weight:700}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
body{font-family:'Josefin Sans';font-size:16px;line-height:20px;color:#333}
img{max-width:100%}
.margin-b15{margin-bottom:15px}
.margin-t20{margin-top:20px}
.margin-t30{margin-top:30px}
.margin-t50{margin-top:50px}
h2{font-family:'Marcellus';font-size:55px;line-height:65px;letter-spacing:4px;margin-bottom:50px}
h3{font-family:'Marcellus';font-size:40px;line-height:55px;letter-spacing:4px;margin-bottom:50px}
section{padding:100px 0;}
.header {position: absolute; top: 0; z-index: 999; background-color: transparent; width: 100%;}
.header.sticky-header { position: fixed; background-color: #fff;box-shadow: 0 5px 30px rgb(0 22 84 / 10%);  -webkit-box-shadow: 0 5px 30px rgb(0 22 84 / 10%); }
.header .nav-menu { padding: 1.5rem 1rem; }
.header .nav-menu ul {margin: 0;list-style: none; padding: 0;  display: flex; justify-content: center;align-items: center;}
.header .nav-menu ul li { margin: 0 1.5rem;text-align: center;}
.header .nav-menu ul li a { color: #fff; font-size: 1.5rem; line-height: 1.4;padding:0; }
.header.sticky-header .nav-menu ul li a { color: #333;}
.header .nav-menu ul li a:hover { text-decoration: none; border-bottom: 2px solid #fff;}
.header.sticky-header .nav-menu ul li a:hover {border-color: #333;}
section.bannerwrap{background:url(../images/bannerbg.jpg) no-repeat top center;background-size:cover;height: 100vh;
    display: flex;
    align-items: center; padding: 0;}
section.bannerwrap .logo{max-width:650px}
section.bannerwrap .banner-txt{display:block;background-image:url(../images/white-bg.png);background-repeat: no-repeat;background-position: top center;background-size:100%;color:#333;width:400px;max-width:100%;padding:22px 25px;text-align:center;font-size:24px;margin:30px 0}
section.bannerwrap a.btn-1{font-family:'Marcellus';font-size:22px;line-height:1.4;background:#edd5c0;color:#333;border:2px solid #dca878;transition:.5s background ease-in-out;padding:10px 25px; font-weight: 500; text-transform:uppercase;display:inline-block;margin-left:8%}
section.bannerwrap a.btn-1:hover{background:#dca878;border-color:#edd5c0}
#myVideo {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  min-height: 100%;
  object-fit: cover;
}
.bg-video-wrap .overlay {
  width: 100%;
  height: 100vh;
  position: absolute;
  top: 0;
  left: 0;
}
.bg-video-wrap .overlay:before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
  background-color: rgba(0, 0, 0, 0.3);
}
section.intro-text{padding:80px 0;position:relative}
section.intro-text::before{position:absolute;content:"";width:200px;height:180px;background:url(../images/down-art.png) no-repeat;background-size:100%;bottom:0;left:0}
section.intro-text::after{position:absolute;content:"";width:200px;height:180px;background:url(../images/up-art.png) no-repeat;background-size:100%;top:0;right:0}
section.intro-text p{font-size:26px;line-height:1.4;text-align:center}
section.areyou{background:#edd5c0 url(../images/areyoubg.png) no-repeat top left;background-size:40%}
section.areyou ul{padding-left:15%}
section.areyou ul li{padding-bottom:10px;list-style:none; font-size: 24px; line-height: 1.4;}
section.areyou ul li:nth-child(even){color:#333}
section.areyou ul li:nth-child(odd){color:#c98a58}
section.hwitwrk div.box{text-align:center;margin:1.5rem auto; max-width: 220px;}
section.hwitwrk div.box img {max-width: 120px; margin-bottom: 1rem;}
section.hwitwrk h4{text-transform:uppercase;font-weight:700; font-size: 16px; line-height: 1.5;}
/*section.hwitwrk a.learn-more{background:#ab5c4f;color:#fff;font-size:22px;display:inline-block;margin:30px 0 0;text-transform:uppercase;letter-spacing:4px}*/
section.hwitwrk a.learn-more{font-family:'Marcellus';font-size:22px;line-height:1.4;background:#e0806c;color:#fff;border:2px solid #cb8f5f;transition:.5s background ease-in-out;padding:10px 25px;font-weight: 500; text-transform:uppercase;display:inline-block; letter-spacing: 2px;}
section.hwitwrk a.learn-more:hover { background-color: #ab5c4f;}
section.testimonial{background:#d9d6a9}
section.testimonial .testi-txt{position:relative}
section.testimonial .testi-txt p{padding:100px 40px 75px;font-size:24px;line-height:30px;text-align:center}
section.testimonial .testi-txt::before{position:absolute;content:"";width:100px;height:100px;background:url(../images/bottom-q.png) no-repeat;background-size:100%;bottom:0;left:0}
section.testimonial .testi-txt::after{position:absolute;content:"";width:100px;height:100px;background:url(../images/top-q.png) no-repeat;background-size:100%;top:0;right:0}
span.testi-name{display:block;margin-top:20px;text-align:right}
section.stress-coaching ul li{letter-spacing:2px;color:#dca878;border:2px solid #dca878;padding:10px 20px;text-align:center;width:80%;margin:0 auto 20px;text-transform:uppercase;font-size:14px;list-style:none;font-weight:700;}
section.stress-coaching ul li a{color:#333;text-decoration:underline}
section.stress-coaching img{width:400px;margin:0 auto}
section.drinfo{background:#e8ccc0;}
section.drinfo p{color:#ab5c4f;font-size:24px;line-height:1.2;padding:15px;text-align:center}
section.supportwrp{background:#edd5c0}
section.supportwrp p{font-size:20px;line-height:1.2}
section.supportwrp h3{position:relative;font-size:40px;z-index:1;overflow:hidden;text-align:center}
section.supportwrp h3:before,section.supportwrp h3:after{position:absolute;top:51%;overflow:hidden;width:48%;height:1px;content:'\a0';background-color:#dca878}
section.supportwrp h3:after{margin-left:1%}
section.supportwrp h3:before{margin-left:-50%;text-align:right}
section.supportwrp .bonushtml span{display:block;text-align:center;padding:0 25px; font-size: 18px; line-height: 1.2;} 
section.supportwrp a.btn-1{font-family:'Marcellus';font-size:22px;line-height:1.4;background:#dca878;color:#333;border:2px solid #cb8f5f;transition:.5s background ease-in-out;padding:10px 25px;font-weight: 500; text-transform:uppercase;display:inline-block}
section.supportwrp a.btn-1:hover{background:#cb8f5f;border-color:#dca878}
section.weekly-curriculum{background:url(../images/weeklybg.jpg) no-repeat bottom center;background-size:cover}
section.weekly-curriculum .weeklybox{background:#e0806c;width:90%;text-align:center;margin:0 auto 40px;padding:1rem;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;min-height:220px}
section.weekly-curriculum .weeklybox:hover {background-color: #fff;}
section.weekly-curriculum .weeklybox .weekly-txt{padding:.5rem;color:#fff;text-align:center; width: 100%;}
section.weekly-curriculum .weeklybox:hover .weekly-txt { color: #ab5c4f; }
section.weekly-curriculum .weeklybox .weekly-txt h4 { font-size: 20px; line-height: 1.2; text-align: center;}
section.weekly-curriculum .weeklybox .weekly-txt h4 span { font-size: 14px; margin-bottom: .2rem; }
section.weekly-curriculum .weeklybox:hover .weekly-txt h4 { display: none; }
section.weekly-curriculum .weeklybox .weekly-txt ul{padding-top:1rem; display: none;margin-left: 1rem;}
section.weekly-curriculum .weeklybox:hover .weekly-txt ul{display: block; padding-top: 0;}
section.weekly-curriculum .weeklybox .weekly-txt ul li{text-align:left; font-size: 16px; line-height: 1.2;}
section.readytowrap{background:#f1ece5;padding-bottom:0}
section.readytowrap .btn{padding:10px 50px;font-weight:600;transition:.3s background ease-in-out;margin:0 5px 10px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px}
section.readytowrap .btn-1{background:#ca8d5b;color:#fff}
section.readytowrap .btn-1:hover{background:#cd8040}
section.readytowrap .btn-2{background:transparent;border:1px solid #000;color:#333}
section.readytowrap .btn-2:hover{background:#000;color:#fff}
section.readytowrap .btn-3{background:#000;color:#fff}
section.readytowrap .btn-3:hover{background:transparent;color:#333;border:1px solid #000}
footer{padding:50px;text-align:center;background:#f1ece5}
footer ul.social-link{display:inline-block;padding-bottom:20px}
footer ul.social-link li{list-style:none;display:inline-block}
footer ul.social-link li a{font-size:20px;color:#333;margin:0 5px;transition:.3s background ease-in-out}
footer ul.social-link li a:hover{color:#ca8d5b}
footer a.link { color: #000; border-bottom: 1px solid #000; }
footer a.link:hover { color: #ca8d5b; border-bottom: 1px solid #ca8d5b;  text-decoration: none }
@media (min-width: 576px) {
    .m-center{text-align:center}    
}
@media (max-width: 767px) {
h2{font-size:40px;line-height:50px; margin-bottom: 2rem;} 
/*section.bannerwrap {height: 80vh; display: flex; align-items: end;}*/
section.bannerwrap .banner-txt { background-size: cover; background-position: center center; }
section.bannerwrap a.btn-1 { margin: 0 auto; }
section.supportwrp h3{font-size:30px;line-height:40px}
section.supportwrp h3:before,section.supportwrp h3:after{display:none}
section.testimonial .testi-txt p{padding:100px 50px}
.m-center{text-align:center}
section.stress-coaching ul{margin-top:20px}
section.stress-coaching ul li{width:100%}
section.supportwrp p{text-align:center}
section.areyou ul {padding-left: 5%;}
section.hwitwrk div.box { max-width: 100%; }
section.weekly-curriculum .weeklybox .weekly-txt ul,
section.weekly-curriculum .weeklybox:hover .weekly-txt h4 { display: block; }
section.weekly-curriculum .weeklybox .weekly-txt h4 { text-align: left; }
.desk-view{display:none}

}
@media (min-width: 768px) {
.mobile-view{display:block}
}
@media (min-width: 1200px) {
.desk-view{display:block;text-align:left}
.mobile-view{display:none}
}
@media only screen and (max-width:480px) {
.header .nav-menu {padding: 1.5rem 0;}
.header .nav-menu ul li { margin: 0 0.5rem; }
.header .nav-menu ul li a { font-size: 1.1rem; }
section.bannerwrap { background-image: none; }
}

/*FAQ*/
.faq-accordion .card {
    border: 0;
    border-bottom: 2px solid #ededed;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
    padding: .50rem 0;
}
.faq-accordion .card:last-child {
    border-bottom: 0;
}
.faq-accordion .card .card-header {
    border-bottom: 0;
    position: relative;
    background-color: transparent;
}

.faq-accordion .card .card-header h4 a {
    display: block;
    color: #333;
    font-size: 1.4rem;
}
.faq-accordion .card .card-header h4 a:hover {
    text-decoration: none;
}
.faq-accordion .card .card-header h4 a:not(.collapsed) {
    color: #ca8d5b;
}

.faq-accordion .card .card-header .iconify {
    position: absolute;
    top: 15px;
    right: 20px;
    text-align: center;
    line-height: 24px;
    display: block!important;
    width: auto;
    font-size: 22px;
    transition: transform .3s ease;
}

.faq-accordion .card .card-header a:not(.collapsed) .iconify {
    transform: rotate(315deg) !important;
    color: #ca8d5b;
}
.faq-accordion .card .card-body p {
    font-size: 1rem;
    line-height: 1.4;
}