/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/

@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400;0,500;0,600;0,700;0,800;1,400;1,500;1,600;1,700;1,800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

h2{font-family: 'Poppins', serif;}
h3{font-family: 'Poppins', sans-serif;}
h4{font-family: 'Poppins', sans-serif;}
h5{font-family: 'Poppins', sans-serif;}
p{font-family: 'Poppins', sans-serif;}

div#header-secondary-outer {
    background-color: transparent !important;
    border-bottom: none !important;
}
#top #social li i {
    color: #ffffff !important;
    background-color: transparent !important;
    padding: 12px 13px 10px 12px !important;
    border-radius: 50%;
    margin-right: 0;
    width: 40px !important;
    height: 40px !important;
    border: 2px solid #ffff;
    transition: 0.2s;
}

#top #social li a {
    padding-right: 0 !important;
    padding-left: 13px !important;
}

#top #social li i:hover {
    background-color: #8fc645 !important;
    border-color: transparent;
    color: #e5e6e6 !important;
    transition: 0.2s;
    box-shadow: 0px 0px 12px 0px #00000063;
}
body.page #header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a {
    font-size: 15px !important;
    font-family: 'Poppins', sans-serif !important;
    opacity: 1 !important;
    color: #ffffff !important;
    font-weight: 400;
    padding-right: 0px;
    padding-left: 0px;
}

body.page #header-outer.transparent #top nav .sf-menu > .current-menu-item > a:before {background-color: #ef4650;width: 100%;height: 3px;position: absolute;content: "";bottom: -24px;left: -12px;padding: 0 12px;border-top-left-radius: 16px;border-top-right-radius: 16px;display: none;}

.head-button a {
    background-color: #ee2b33 !important;
    padding: 9px 23px 9px 23px !important;
    border-radius: 25px !important;
}

#sec1 h3 {
    font-size: 17px;
    font-weight: 800;
    text-transform: capitalize;
    padding-top: 1rem;
    background: linear-gradient(250deg, rgb(40 168 198) 0%, rgb(44 64 72) 82%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-bottom: 1rem;
}
#header-outer.transparent #top #logo {
    margin-top: 0;
}

#sec1  .wpb_raw_code.wpb_content_element.wpb_raw_html li {list-style: none;padding: 0px 5px;display: inline-flex;/* flex-direction: column; */}
#sec1 .wpb_raw_code.wpb_content_element.wpb_raw_html p
{
    width:100%;
}
#sec1 .wpb_raw_code.wpb_content_element.wpb_raw_html ul
{
    margin-left: 0;
}

#sec1  .wpb_raw_code.wpb_content_element.wpb_raw_html li i {
    padding-right: 10px;
    padding-left: 8px;
    font-weight: 800;
    font-size: 16px;
    transition: 0.2s;
    transform: scale(1);
}

#sec1  .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-top: 3rem;
}
#sec1 h2 {
    font-size: 70px;
    color: #2d2d2d;
    line-height: 1.1;
    font-weight: 700;
    margin-top: 0px;
}
#top .container {
    /* padding-right: 21rem; */
    /* margin-right: 0; */
    /* padding-left: 21rem; */
    /* margin-left: 0; */
    /* max-width: 100%; */
}

#top .col.span_9.col_last {}

#top .container .row {}

#header-outer[data-format="default"] #top .span_9 {
    /* background-color: #ad8941e0; */
    /* position: absolute; */
    /* right: -21rem; */
    /* top: 0%; */
    /* box-shadow: 0px 5px 8px #00000047; */
    /* border-radius: 0 0 0px 20px; */
}
#sec3.s1 img {
    position: unset;
}
#page-header-bg h1 {
    color: #000 !important;
}
#top nav >ul {
    /* padding-right: 8rem; */
    /* padding-top: 1.5rem; */
    /* padding-bottom: 1.5rem; */
    /* padding-left: 1rem; */
}

#header-outer[data-format="default"] #top .row {
    margin-top: 2rem;
}
p {
    font-size: 15px;
}

#sec1 p {
    color: #333333;
    font-weight: 500;
    width: 91%;
    padding-bottom: 0;
}

div#social-1 h6 {
    color: #2d2d2d;
    transform: rotate(90deg);
    position: relative;
    left: -20px;
    top: 6px;
    font-family: poppins;
    font-size: 15px;
}
div#social-1 ul li a {/* border: 1px solid #2d2d2d; */border-radius: 25px;width: 35px;height: 35px;padding: 5px 2px;margin: 6px 0px;}
div#social-1 ul li {
        flex-direction: column;
}
a.nectar-button {
    padding: 12px 20px 13px 20px !important;
    border-radius: 4px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
    box-shadow: 1px 3px 7px 0px #0101015c !important;
}

#sec1 a.nectar-button.n-sc-button.medium.accent-color.regular-button {
    margin-top: 40px;
    background-color: #28a8c6 !important;
    text-transform: uppercase;
    color: #ffff;
}

#sec1 a.play_button_2.large.nectar_video_lightbox.magnific-popup {
    display: none !important;
}

#sec1 img.attachment-full.size-full {
    width: 80% !important;
}

#sec1 .nectar-video-box {
    position: absolute;
    left: 188px;
    bottom: -70px;
    width: 50%;
}

ul#social-head li {list-style: none !important;}

ul#social-head i {
    color: #ffff !important;
    display: inline-flex !important;
    padding-right: 20px;
}

ul#social-head {
    padding-left: 70px;
    padding-top: 60px;
}

#sec1 .row-bg.using-image {
    background-size: 100% 100% !important;
}

#sec1 {padding-top: 14rem !important;padding-bottom: 8rem !important;}

div#scroll {
    margin: 0 auto;
    text-align: center !important;
}
#header-outer:not([data-format="left-header"]) #top > .container > .row nav >ul {align-items: baseline;padding-top: 0rem;}
div#scroll i {
    color: #ffff !important;
    font-size: 32px;
    margin-top: -100px;
}#sec1 div#cont {
    position: absolute;
    bottom: -21%;
    left: 0%;
    display: none;
}
#header-outer[data-lhe="default"] #top nav .sf-menu > li[class*="button_solid_color"] > a:hover {
    padding-left: 0;
    padding-right: 0;
}
#sec1 .wpb_raw_code.wpb_content_element.wpb_raw_html li i:hover {
    color: #99e4de;
    font-weight: 800;
    transform: scale(1.3);
    transition: 0.2s;
}
.head-button h5{
    font-size: 14px !important;
    font-family: 'Poppins', sans-serif !important;
    opacity: 1 !important;
    color: #ffffff !important;
    font-weight: 400 !important;
}

.chap h1 {
    color: #ededed;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #ededed;
    font-family: 'Poppins', sans-serif;
    font-size: 5rem;
    position: absolute;
    opacity: 30% !important;
    right: 2.5rem;
    font-weight: 800;
    top: 2rem;
}
#sec1 .vc_col-sm-6:nth-child(1) {
    padding-left: 0rem;
}

#sec1 img.img-with-animation {
    top: -95px;
}

div#sec2 .owl-item.active:nth-child(1) h1 {
    /* margin-top: -21rem; */
}
#sec2 .carousel-item:before
{
}
#sec2 .carousel-item
{
    width: 90%;
    margin: 0 auto;
}
div#sec2 .owl-item.active:nth-child(2) h1
{
        /* margin-top: -13rem; */
}
div#sec2 .owl-item.active:nth-child(3) h1 {
    /* margin-top: -21rem; */
}
div#sec2 .owl-item.active:nth-child(4) h1 {
}
div#sec2 .carousel-item:hover h1 {
    /* background-color: #bf9645; */
}
/*
#sec2 .row-bg.using-image:before {
content: URL(/wp-content/uploads/2022/07/line.png);
    background-repeat: repeat;
    position: absolute;
    left: 7%;
    top: 18%;
    min-width: 100%;
    height: 100%; */
}
#sec1 .wpb_raw_code.wpb_content_element.wpb_raw_html li a {
    padding: 0 4px;
}
div#sec2 .owl-item.active:nth-child(2) h1
{
    /* margin-top: -13rem; */
}
#sec2 .vc_col-sm-3 h2 {
    font-size: 35px;
    color: #2d2d2d;
    line-height: 1.1;
    font-weight: 600;
}
#sec2 .vc_col-sm-3 p {
    font-weight: 500;
}
.chap1 h2:before {
    content: URL(/wp-content/uploads/2023/01/book-icon-1.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 0%;
    width: 100%;
    height: 100%;
    z-index: 1111;
}

#sec2 .owl-stage {
    padding-bottom: 2rem;
    padding-top: 2rem;
}
#sec2 .vc_col-sm-7 {
    top: -600px;
}

#sec2 .vc_col-sm-5 {
    margin-top: -27rem;
    padding-left: 5rem;
}

#sec2 h3 {
    width: 120%;
    font-size: 17px;
    font-weight: 800;
    text-transform: capitalize;
    padding-top: 1rem;
    background: linear-gradient(250deg, rgb(40 168 198) 0%, rgb(44 64 72) 82%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#sec2 .main h2 {
    font-size: 52px;
    color: #222021;
    line-height: 0.7;
    padding-bottom: 10px;
    font-weight: 500;
}
div#sec2 .row-bg-overlay:before {
    content: "";
    background-image: url(/wp-content/uploads/2021/12/1.png);
    background-repeat: no-repeat;
    position: absolute;
    right: 0%;
    top: -420%;
    width: 17rem;
    height: 64rem;
    z-index: 3333;
}
#sec2 .main p {
    color: #5d5d5d;
    font-weight: 400;
    width: 70%;
    margin: 0 auto;
}

#sec2 .chapt h1 {
    color: #4c4c4c;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #4c4c4c;
    font-family: 'Poppins', sans-serif;
    font-size: 164px;
    position: absolute;
    opacity: 10% !important;
    transform: rotate(
90deg);
    right: -520px;
    top: -560px;
    text-transform: uppercase;
}
#sec2 .owl-dots.disabled {
    display: none !important;
}
#sec3 img {position: relative;top: 107px;}

#sec3 .vc_col-sm-6:nth-child(2) {/* margin-left: -6rem; */}
#sec3 h3 {
    font-size: 17px;
    font-weight: 800;
    text-transform: capitalize;
    padding-top: 1rem;
    background: linear-gradient(250deg, rgb(40 168 198) 0%, rgb(44 64 72) 82%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#sec3 h2 {
    font-size: 50px;
    color: #2d2d2d;
    line-height: 0.7;
    padding-bottom: 1.5rem;
    font-weight: 700;
    padding-top: 10px;
}
div#sec3 .row-bg-overlay:before {
    /* content: ""; */
    /* background-image: url(/wp-content/uploads/2021/12/2.png); */
    /* background-repeat: no-repeat; */
    /* position: absolute; */
    /* left: 0%; */
    /* top: -21%; */
    /* width: 17rem; */
    /* height: 43rem; */
    /* z-index: 3333; */
}
#sec3 p {
    color: #5d5d5d;
    font-weight: 500;
    width: 100%;
    text-align: left;
}

#sec3 h1 {
    color: #4c4c4c;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #4c4c4c;
    font-family: 'Poppins', sans-serif;
    font-size: 174px;
    position: absolute;
    opacity: 10% !important;
    transform: rotate(
90deg);
    left: -480px;
    top: 300px;
    text-transform: uppercase;
}

a.nectar-button {
}

#sec3 a.nectar-button.n-sc-button.small.undefined {
    width: 19% !important;
    text-align: center !important;
    background-color: #50bae9 !important;
}

#sec3  a.play_button_2.large.nectar_video_lightbox.magnific-popup {
    display: none !important;
}

#sec3 img.attachment-full.size-full {
    width: 10% !important;
    margin: 0 auto;
    margin-top: 49px;
}

.video h3 {
    padding-top: 60px !important;
}

.video h2 {
    color: #ffff !important;
}

#sec3 .column-image-bg {
    background-repeat: no-repeat !important;
}

#sec4 h3 {
    font-size: 20px;
    color: #ffff;
    font-weight: 500;
    padding-top: 1rem;
    margin-bottom: 1.6rem;
}

#sec4 h2 {
    font-size: 70px;
    color: #ffff;
    line-height: 1.3;
    padding-bottom: 0rem;
    font-weight: 400;
    margin-bottom: -18px;
}

#sec4 p {
    color: #ffff;
    font-weight: 400;
    margin-top: 1.5rem;
    padding-bottom: 0;
    width: 90%;
}

#sec4 h1 {
    color: #4c4c4c;
    -webkit-text-fill-color: #331b1c;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #ffff;
    font-family: 'Poppins', sans-serif;
    font-size: 154px;
    position: absolute;
    opacity: 10% !important;
    transform: rotate(90deg);
    top: -310px;
    right: -640px;
    text-transform: uppercase;
}


#sec4 h4 {
    color: #ffff;
    font-size: 28px;
    font-weight: 500;
    margin-bottom: 0;
    padding-top: 4.6rem;
}

#sec4 a.nectar-button.n-sc-button.small.undefined {background-color: #45a8c4;margin-right: 20px;margin-top: 30px;text-transform: uppercase;color: #ffff;}

#sec4 a.nectar-button.n-sc-button.small.undefined:nth-child(2) {
    background-color: #2c4048;
    color: #fff;
    font-weight: 600 !important;
}

div#sec4 {padding-top: 7rem !important;padding-bottom: 18rem !important;}
#sec4 p:last-child {
    margin-top: 0;
}
div#sec4 .row-bg-wrap {
}
#sec4 .row-bg.using-image {
    background-size: 100% 100% !important;
}
#sec5.vids .column-image-bg {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    height: 370px;
}

#sec5.vids .nectar-video-box {
    width: 40%;
    margin: 0px 16.2rem;
    padding-top: 3rem;
    padding-bottom: 3rem;
    margin-left: 0rem;
    top: 5px;
}

#sec5.vids a.play_button_2.large.nectar_video_lightbox.magnific-popup {
    display: none;
}
#sec5 h3 {
    font-size: 20px;
    font-weight: 700;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 0;
    text-transform: uppercase;
    background: linear-gradient(90deg, rgb(153 228 222) 0%, rgb(44 64 72) 82%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#sec4 img.img-with-animation {
    padding-top: 3rem;
    max-width: 100%;
}
#sec5.vids h2 {
    font-size: 90px;
    color: #ffff;
    padding-bottom: 0rem;
    font-weight: 700;
}
#sec5 .vc_col-sm-6:nth-child(1):before {content: URL(/wp-content/uploads/2022/07/vidcvr.png);position: absolute;left: 22%;top: 0%;}
#sec5 .vc_col-sm-6:nth-child(1) {display: flex;justify-content: center;}
#sec5 h2 {
    font-size: 55px;
    color: #0b1014;
    line-height: 1.1;
    padding-bottom: 10px;
    font-weight: 500;
}

#sec5 ul li {
    font-size: 14px;
    color: #5d5d5d;
    list-style: none !important;
    padding-bottom: 5px;
    font-weight: 400;
}
#sec5.chps ul li:before {
    content: unset;
}
#sec5.chps ul li:before {
    content: unset;
}
#sec5.chps .tops h2 {
    font-size: 3rem !important;
}
#sec5.chps .carousel-item h2 {
    font-size: 1.3rem;
    color: #48a8d2;
}
div#sec5.chps .row-bg-overlay:before {
    top: -132%;
}
#sec5 ul li:before {
    border-right: 2px solid #b0842d;
    border-bottom: 2px solid #b0842d;
    width: 10px;
    height:10px;
    transform: rotate(-45deg);
    position: absolute;
    content: "";
    left: 0px;
    margin-top: 6px;
}
div#sec3.s1 {
    padding-top: 22rem !important;
    padding-bottom: 0rem !important;
}
div#sec3.s1 .row-bg-overlay:before {
    top: 3%;
}
#sec5 h1 {
    color: #4c4c4c;
    -webkit-text-fill-color: white;
    -webkit-text-stroke-width: 3px;
    -webkit-text-stroke-color: #4c4c4c;
    font-family: 'Poppins', sans-serif;
    font-size: 174px;
    position: absolute;
    opacity: 10% !important;
    transform: rotate( 
90deg);
    left: -420px;
    text-transform: uppercase;
    top: -480px;
}

div#sec5 {padding-top: 125px !important;padding-bottom: 118px !important;margin-top: -290px;}
#chapters.fifts h4 {
    color: #1d1d1d;
    font-size: 21px;
    font-weight: 500;
    margin-bottom: 0;
}
#sec5.fifts img.img-with-animation {width: 100%;}
#sec7 button.owl-next span {
    color: #cab297;
}
#sec7 img {
    width: 90%;
}
#sec7 .owl-carousel .owl-nav.disabled {
    bottom: 125px;
    position: relative;
}#sec7 button.owl-next span {
    color: #54c5d0;
}
#sec7 .owl-carousel .owl-nav.disabled {
    bottom: 70px;
    position: relative;
}
#sec7 h3 {
    font-size: 17px;
    font-weight: 800;
    text-transform: capitalize;
    padding-top: 1rem;
    background: linear-gradient(250deg, rgb(40 168 198) 0%, rgb(44 64 72) 82%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding-top: 6rem;
}
div#sec5 .row-bg-overlay:before {
    content: "";
    background-image: url(/wp-content/uploads/2021/12/3.png);
    background-repeat: no-repeat;
    position: absolute;
    right: -5%;
    top: 7%;
    width: 17rem;
    height: 64rem;
    z-index: 3333;
}
div#sec5.vids .row-bg-overlay:before
{
    content: "";
    background-image: url(/wp-content/uploads/2021/12/4.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 0%;
    top: -66%;
    width: 17rem;
    height: 64rem;
    z-index: 3333;
}
#chapters .carousel-item:hover h3 {
    background-color: #fff;
    border-top-left-radius: 12px;
    border-top-right-radius: 12px;
}
#chapters p {
    color: #1d1d1d;
    font-weight: 400;
    width: 45%;
    margin: 0 auto;
}
#chapters .carousel-item:hover h2,#chapters .carousel-item:hover p {
    color: #fff;
}
#chapters .carousel-item:hover h3::after {
    background-color: #fff !important;
}
#chapters.fifts .owl-stage {
    padding-top: 3rem;
}
div#sec5.fifts .row-bg-overlay:before
{
    content:unset;
}
#sec5.fifts .vc_col-sm-6:nth-child(2) {
    margin-top: 48px;
    position: relative;
    right: -50px;
}
#sec5.fifts h2 {
    color: #fff;
    padding-left: 12rem;
}

#sec5.fifts a.nectar-button:nth-child(3) {
    background-color: #8fc645 !important;
    margin-left: 1rem;
}

#sec5.fifts a.nectar-button:nth-child(2) {
    margin-left: 12rem;
    margin-top: 3rem;
}

#sec5.fifts h2:nth-child(1) {
    padding-top: 12rem;
}

div#sec5.fifts {
    height: 100vh;
}
#sec7 h2 {
    font-size: 50px;
    color: #000000;
    line-height: 1.2;
    font-weight: 600;
}


.testi p {
    font-size: 14px;
    font-style: italic;
}

.testi p:before {
    background-image: url(/wp-content/uploads/2024/09/comas.png);
    position: absolute;
    content: '';
    width: 17%;
    height: 35%;
    background-repeat: no-repeat;
    top: -50px;
    left: 7px;
}
#sec7 p {
    color: #5d5d5d;
    font-weight: 500;
    padding-bottom: 0;
    width: 65%;
    margin: 0;
}

#sec7 .carousel-item img {
    width: 100px;
    height: 100px;
    object-fit: cover;
    object-position: top;
    border-radius: 50%;
    position: absolute;
    left: 0%;
    top: 0%;
    border: 3px solid #bf9645;
}

#sec7 .carousel-item {
    width: 100%;
}

#sec7 .carousel-item p {
    font-weight: 500;
    width: 95%;
    padding-bottom: 1rem;
    padding-top: 1rem;
}
#sec7 .owl-stage-outer {
    padding-top: 30px !important;
}

.testi h4 {
    font-size: 20px;
    color: #28a8c6;
    font-weight: 500;
    margin-bottom: -1px !important;
    padding-left: 0rem;
}

.testi h5 {
    font-size: 14px;
    font-weight: 500;
    padding-left: 0rem;
}

#sec7 .owl-dots {
    display: none !important;
}

#sec7 .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: block !important;
    float: right !important;
}

#sec7 .owl-theme .owl-nav [class*='owl-'] {
    background-color: transparent !important;
    border: none !important;
    color: #000;
    padding: 65px;
    font-size: 23px;
}

#sec7 .owl-prev:before {content: "PREV";font-size: 12px;position: absolute;margin-top: 9px;margin-left: 24px;}

#sec7 .owl-next:before {
    content: "NEXT";
    font-size: 12px;
    position: absolute;
    margin-top: 9px;
    margin-left: -50px;
    color: #54c5d0;
}

#sec7 .owl-theme .owl-nav [class*='owl-']:hover {
    color: #54c5d0 !important;
}
div#footer-outer div#footer-widgets .col input[type=submit] {
    background-color: #28a8c6 !important;
    text-transform: uppercase;
    margin-top: 10px;
    border-radius: 4px !important;
}
#footer-outer .head-button h5 {
    display: none !important;
}

#footer-outer .head-button a {
    display: none !important;
}
body.page #footer-outer p {
    font-size: 14px;
    padding-bottom: 10px !important;
    font-family: 'Poppins', sans-serif !important;
    color: #ffffff99;
}

body.page #footer-outer #footer-widgets .widget h4 {
    color: #ffffff !important;
    font-size: 17px;
    padding-bottom: 15px !important;
}

body.page #footer-outer .widget.widget_nav_menu li a {
    font-size: 14px !important;
    color: #ffff !important;
}

body.page #footer-outer .widget.widget_nav_menu li {
    border-bottom: 1px solid #ebebeb3b !important;
    width: 70% !important;
}

body.page #footer-outer .col.span_3.one-fourths.right-edge:nth-child(2) {width: 25% !important;padding-left: 33px;}

body.page #footer-outer .widget {margin-bottom: 15px !important;}

#footer-outer #social li {
    border-bottom: none !important;
}

#footer-outer #social li i {
    color: #ffffff !important;
    background-color: #28a8c6;
    padding: 10px 13px 10px 12px !important;
    border-radius: 50%;
    margin-right: 10px;
    width: 40px !important;
    height: 40px !important;
}

#footer-outer .col.span_3.one-fourths.clear-both ul li {
    display: inline-flex !important;
    border-bottom: none !important;
}

#footer-outer .col.span_3.one-fourths.clear-both ul li i {
    color: #28a8c6;
    padding-right: 17px;
}


#footer-outer .col.span_3.one-fourths.clear-both ul li strong {
    font-size: 14px;
    text-transform: uppercase !important;
    color: #28a8c6;
    font-weight: 600;
}

body.page #footer-outer input[type=text] {
    background-color: transparent;
    border-bottom: 1px solid #9e9e9e6b;
    width: 45% !important;
    margin-bottom: 5px;
    position: relative;
}

body.page #footer-outer input[type=email] {
    background-color: transparent;
    position: absolute !important;
    width: 45% !important;
    margin-bottom: 5px;
    border-bottom: 1px solid #9e9e9e6b;
    top: -60px;
    left: 185px;
}

body.page #footer-outer textarea {
    background-color: transparent;
    border-bottom: 1px solid #9e9e9e6b;
    /* margin-top: -40px; */
    width: 100%;
}
#footer-outer ::Placeholder {
    color: #f9faff !important;
}
#updates .row-bg.using-image {background-size: 100% 100%;background-position: center !important;}
body.page #footer-outer .widget.widget_nav_menu li {border-bottom: 1px solid #ffffff3b !important;}
#footer-outer .col.span_5 {
    width: 100% !important;
    text-align: center !important;
    border-top: 1px solid #86c8c23d;
    padding-top: 29px !important;
}

div#copyright strong {
    color: #3499b3;
    text-transform: uppercase !important;
    font-weight: 600;
    letter-spacing: 0px !important;
}

#footer-outer input[type="submit"] {
    padding: 12px 40px 13px 40px !important;
    border-radius: 40px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

#updates h3 {
    font-size: 20px;
    color: #fff;
    font-weight: 400;
    padding-top: 0px;
}

#updates h2 {
    font-size: 32px;
    color: #ffff;
    line-height: 1.1;
    font-weight: 500;
}
#footer-outer .row {
    padding-top: 0;
    padding-bottom: 0;
}
#updates input[type=email] {
    color: #fff;
    background-color: transparent !important;
    border-bottom: 1px solid #ffffff38;
    margin-top: 2rem;
    width: 100%;
}

div#updates {
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
    padding: 3rem 5rem !important;
    position: relative;
    bottom: -210px !important;
    width: 90%;
    z-index: 111;
    margin: 0 auto !important;
    background-color: #05a8c7 !important;
}

#updates .row-bg.using-bg-color {background-color: transparent !important;}

#updates input[type=submit] {
    color: transparent;
    background-image: URL(/wp-content/uploads/2023/07/subss.png);
    background-repeat: no-repeat;
    background-size: auto;
    position: absolute;
    right: -4%;
    top: 55%;
    background-color: transparent;
    display: flex;
    width: 1rem;
}

div#footer-outer {
    background-color: transparent !important;
    background-position: top !important;
    background-size: 100% 100% !important;
    padding-top: 15rem;
    z-index: 0;
}


div#sec7 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
    margin-bottom: -10rem !important;
}

#updates input[type=email]::placeholder {
    color: #ffffff87 !important;
    font-weight: 200;
}

div#sec2 {
    padding-top: 0rem !important;
}

#sec2 .row-bg.using-image {
    background-size: cover !important;
}
div#sec3 {padding-bottom: 5rem !important;padding-top: 25rem;text-align: center !important;}
/* new */
div#sec5.fifts .row-bg.using-image {background-size: 100vw 100vh;}
div#sec7 .row-bg.using-image {
    background-size: 100% 100%;
}

.author {
    margin-top: -100px !important;
}

.author h3 {
    padding-top: 0 !important;
}

div#page-header-bg {
    background-color: transparent !important;
}

.why h3 {
    color: #03b0d4 !important;
}

.why h2, .why p, .why h4 {
    color: #231f20 !important;
}

.book h1 {
    display: none !important;
}

.book h3 {
    padding-top: 0 !important;
}

#contact h2 {
    font-size: 60px;
    color: #231f20;
    line-height: 1.1;
    padding-bottom: 10px;
}

#contact input, #contact textarea {
    border-radius: 15px;
}
#sec2 a.nectar-button {
    margin: 0 auto !important;
    width: 40%;
    text-align: center;
    margin-top: 20px !important;
}
#contact input[type=submit] {
    padding: 12px 40px 13px 40px !important;
    border-radius: 5px !important;
    font-size: 14px !important;
    font-weight: 600 !important;
}

#contact img.img-with-animation.skip-lazy.animated-in {
    margin-top: 7rem;
}

#contact {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}
#footer-outer .wpcf7-not-valid-tip {
    display: none !important;
}
div#sec4.s1 h2,div#sec4.s1 p {
    color: #000;
}

div#sec4.s1 {
    /* height: 100% !important; */
    padding-top: 3rem !important;
    padding-bottom: 2rem !important;
}

div#sec4.s1 p {
    padding-bottom: 0;
}
div#sec5.chps {
    padding-bottom: 4rem !important;
}

/* extra */
#sec1 .wpb_raw_code.wpb_content_element.wpb_raw_html p strong {
    font-weight: 700;
    font-size: 15px;
}

#sec1 h5 {
    font-size: 40px;
    color: #2d2d2d;
    line-height: 0.9;
    padding-bottom: 5px;
    font-weight: 500;
    padding-top: 5px;
}

#sec2 h5 {
    font-size: 30px;
    color: #0b1014;
    padding-bottom: 10px;
    font-weight: 500;
    padding-top: 5px;
    line-height: 1;
}

#sec3 a.nectar-button.medium.regular.accent-color.regular-button {
    text-align: center;
    margin-top: 20px;
    background-color: #39a8c5 !important;
    text-transform: uppercase;
    padding: 12px 35px !important;
    float: left;
    color: #ffff;
}
#sec4 h5 {
    font-size: 53px;
    color: #ffff;
    line-height: 0.9;
    font-weight: 500;
    padding-top: 20px;
}

#sec5 h5 {
    font-size: 50px;
    color: #ffff;
    padding-bottom: 10px;
    font-weight: 500;
    padding-top: 5px;
    line-height: 1;
}

.chapter {
    padding-top: 100px !important;
    padding-bottom: 440px !important;
}

#header-outer ul#social {
    display: none !important;
}

body.page #header-outer.transparent #top nav > ul > li {padding-right: 15px;padding-left: 15px;margin-top: -15px !important;left: -25px;}

body.page #header-outer.transparent #top nav > ul > li:nth-child(6) {
    padding: 8px 15px 7px 15px !important;
    border-radius: 4px !important;
    font-size: 14px !important;
    font-weight: 400 !important;
    background-color: #28a8c6;
    height: 40px;
    margin-top: 0px;
    box-shadow: 1px 3px 7px 0px #0101015c !important;
    /* margin-top: 38px; */
}

#sec3 .row-bg.using-image.using-bg-color {
    background-size: 100% 100% !important;
}

#sec5.vids p {
    color: #ffff;
    font-weight: 500;
    margin-top: 1rem;
    padding-bottom: 0;
    width: 80%;
}

#sec5 img.attachment-full.size-full {
}
div#sec55 .row-bg.using-image.using-bg-color {
    background-position: center top !important;
}
div#sec55 {
    padding-top: 0rem !important;
    padding-bottom: 0rem !important;
    /* height: 100vh; */
}
#sec55 h2 {
    font-size: 50px;
    color: #000000;
    line-height: 1.3;
    padding-bottom: 2rem;
    font-weight: 500;
    width: 80%;
}

#sec55 h3 {
    font-size: 17px;
    font-weight: 800;
    text-transform: capitalize;
    padding-top: 1rem;
    background: linear-gradient(250deg, rgb(40 168 198) 0%, rgb(44 64 72) 82%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

#sec55 ul li:before {
    content: "\f061";
    position: absolute;
    left: 0px;
    font-family: 'FontAwesome';
    color: #99e4de;
    font-size: 14px;
    font-weight: 100 !important;
}
#sec55 ul li {
    font-size: 14px;
    color: #2d2d2d;
    list-style: none !important;
    padding-bottom: 5px;
    font-weight: 600;
}

div#social-1 {
    position: absolute;
    left: -18%;
    bottom: 6rem !important;
}

div#cont i {
    color: #ae974b;
}

div#social-1 i {
    color: #2d2d2d;
}
#chapters h3 {
    font-size: 20px;
    font-weight: 500;
    position: relative;
    height: 4rem;
    margin: 0;
    box-shadow: 0px 10px 10px -5px #0000001a;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 3rem;
    color: #28a8c6;
}

#chapters h2 {
    font-size: 50px;
    color: #000000;
    line-height: 1.2;
    padding-bottom: 0rem;
    font-weight: 600;
}

#chapters a.nectar-button {
    padding: 12px 40px 13px 40px !important;
    border-radius: 6px !important;
    font-size: 14px !important;
    box-shadow: 0px 0px 6px 4px #0101010f !important;
    background-color: transparent !important;
    border: 1.5px solid #000000;
    font-weight: 600 !important;
    color: #fff;
    margin-top: 20px;
    transition: 0.2s;
    color: #000000;
}
#chapters .carousel-item:hover {transform: scale(1.12);transition: 0.2s;background: linear-gradient(0deg, rgb(55 62 68) 0%, rgb(40 168 198) 100%);}
#chapters .carousel-item {
    width: 90%;
    margin: 0 auto;
    background-color: #ffff;
    height: 30rem;
    border-radius: 12px;
    align-items: baseline;
    display: flex;
    transition: 0.2s;
    box-shadow: 0px 0px 11px 3px #00000017;
    z-index: 9;
}

#chapters h3:after {
    background-color: #4e4e4e;
    position: absolute;
    content: "";
    width: 50px;
    height: 2px;
    bottom: -46%;
    left: 43%;
    margin: 0;
    padding: 0;
}

#chapters .row-bg.using-image.using-bg-color {
    background-size: 100% 100% !important;
}

div#chapters {
    padding-top: 14rem !important;
    padding-bottom: 14rem !important;
}

.chap1 h2, .chap0 h2 {
    font-size: 25px;
    font-weight: 600;
    text-transform: capitalize;
    line-height: 1.4;
    color: #000;
    margin: 0;
    padding-top: 4.2rem;
}

.chap1 h2:before {
    background-image: URL(/wp-content/uploads/2023/06/icon.png);
    position: absolute;
    height: 3.2rem;
    width: 4rem;
    content: '';
    background-repeat: no-repeat;
    top: 10px;
    left: 170px;
}

.chap1 {
    padding-left: 15px;
    padding-top: 5rem;
    padding-bottom: 5rem;
    padding-right: 15px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 1rem !important;
    cursor: pointer;
    height: fit-content;
    align-items: center;
    display: flex;
}

.chap1 p, .chap0 p {
    color: #5d5d5d;
    font-weight: 500;
    width: 95%;
    margin: 0px auto;
    font-size: 14px;
}

.chap1 h1, .chap0 h1 {
    color: #333;
    font-family: 'Poppins', sans-serif;
    font-size: 4rem;
    font-weight: 600;
    margin: 0 auto;
    -webkit-text-fill-color: white; /* Will override color (regardless of order) */
    -webkit-text-stroke-width: 2px;
    -webkit-text-stroke-color: #dddddd;
    display: none;
    }

.chap1 h1:before {
}
/* #chapters a.nectar-button:hover,*/
#chapters .carousel-item:hover a.nectar-button
{
    background-color: #28a8c6 !important;
    color: #ffff !important;
    transition: 0.2s;
    border-color: #2c4048;
}
#chapters sub {
    font-size: 35px;
    font-weight: 400;
}
#chapters .carousel-item p {
    color: #1d1d1d;
    font-weight: 400;
    padding-bottom: 0rem;
    width: 90%;
    margin: 0 auto;
}
body.page #footer-outer input::placeholder,body.page #footer-outer textarea::placeholder {opacity: 0.2;}
body.page #footer-outer ul#social {
    margin-top: 1rem;
}
#footer-outer .col:nth-child(2) {width: 20%;padding-left: 4rem !important;margin-right: 0;}
#footer-outer .col:nth-child(3) {
    padding-left: 0rem;
    margin-right: 0;
    width: 20%;
}
#footer-outer .col:nth-child(4) {
    padding-left: 2rem;
    width: 30%;
}
#footer-outer .col:nth-child(1) {
    width: 25%;
    margin: 0;
}

#sec5 .column-image-bg-wrap {
    height: 170% !important;
    top: -40px;
}

div#sec3 .author1 {
    padding-top: 0 !important;
    margin-top: 0 !important;
}

.author1 img {
    top: 0 !important;
}
.author1 h3 {
    padding-top: 6rem !important;
}

@media only screen and (max-width: 999px) {

.chap0 {
    width: 100% !important;
    margin: 0 auto !important;
}

.right2 {
    padding-left: 0 !important;
}

#sec2 .owl-carousel.owl-theme.owl-loaded.owl-drag {
    left: 0 !important;
    width: 100% !important;
}

#sec4 .row-bg.using-image {
    background-color: #ac974f !important;
    background-image: none !important;
}

#sec5 .row-bg.using-image {
    background-image: none !important;
    background-color: #293042 !important;
    border-radius: 20px !important;
}

#sec5.vids p {
    margin: 0 auto !important;
}

#sec1 h4 {
}
	
.testi p:before {
    width: 25% !important;
    left: 120px !important;
}

header#top {
    background-color: #9e9e9eab !important;
}

#sec1 h2 {
    font-size: 100px !important;
}

.why img.img-with-animation {
    padding-top: 26rem !important;
}

.why {
    margin-bottom: 5rem !important;
}
    
#chapters a.nectar-button {
    margin-top: 1.5rem !important;
}
    
/*body*/

h1{display: none !Important;}
h2{
    text-align: center !important;
    font-size: 30px !important;
    line-height: 1 !important;
    }
h3{
    text-align: center !important;
    font-size: 20px !important;
    padding-top: 3rem !important;
    width: 100% !important;
    }
h4,h5,h6{text-align: center !important;
          font-size: 20px !important;}
p{text-align: center !important;
  font-size: 15px !important;}
a.nectar-button{width: 100% !important;
  text-align: center !important;
  margin: 0 auto !important;}
img{margin: 0 auto !important;}


#sec1{text-align: center !important;padding-bottom: 310px !important;}
#sec2{text-align: center !important;}
#sec3{text-align: center !important;}
#sec4{text-align: center !important;}
#sec5{text-align: center !important;}
#sec6{text-align: center !important;}


/*FOOTER-RESPONSIVE*/
#footer-outer .col.span_3.one-fourths.clear-both {
    width: 100% !important;
}

#footer-outer .col.span_3.one-fourths.right-edge {
    width: 100% !important;
    padding-left: 0 !important;
}

#footer-outer #footer-widgets .col ul li {
    display: grid !important;
}
  #footer-outer #footer-widgets .span_3:first-child p {
    width: 100% !important;
  text-align: center !important;
}

#footer-outer #footer-widgets .col ul li {
    display: grid !important;
    text-align: center !important;
    margin: 0px auto !important;
}

ul#menu-header-menu-2 {margin-left: 20px !important;}

#footer-outer .col.span_3.one-fourths.right-edge.col_last {
    width: 100% !important;
}
  
body #footer-outer #footer-widgets .col input[type=submit] {
    width: 100% !important;
}

/* EXTRA */

#sec1 h2, #sec1 p {
    width: 100% !important;
}

#sec1 div#cont {
    display: block !important;
    position: unset !important;
}

#sec1 .nectar-video-box {
    width: 100% !important;
    left: 0px;
    top: 32rem !important;
}

#sec1 a.nectar-button.n-sc-button.medium.accent-color.regular-button {
    margin-top: 30px !important;
}

div#social-1 {
    left: -20px !important;
    top: 10px !important;
}

div#social-1 ul li i {
    color: #ffff !important;
}

#sec1 .row-bg.using-image {
    background-position: 100% 100% !important;
}

#sec1 h3 {
    padding-top: 0px !important;
}

div#sec3 {
    padding-bottom: 5rem !important;
}

#sec3 h3 {
    padding-top: 0px !important;
}

#sec3 a.nectar-button.medium.regular.accent-color.regular-button {
    margin-top: 30px !important;
}

div#sec4 {
    padding-top: 2rem !important;
    padding-bottom: 310px !important;
}

#sec3 img {
    top: 40px !important;
}

#sec4 a.nectar-button {
    margin-top: 20px !important;
}

#sec55 h2 {
    width: 100% !important;
}

div#sec55 {
    padding-bottom: 5rem !important;
}

div#sec5 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

#sec5.vids .nectar-video-box {
    right: -110px !important;
    top: 10px !important;
}

#chapters p {
    width: 90% !important;
}

div#footer-outer {
    background-image: none !important;
    background-color: #101010 !important;
    text-align: center !important;
    padding-top: 80px !important;
}

#footer-outer #social li i {
    margin-bottom: 10px !important;
}

body.page #footer-outer .col.span_3.one-fourths.right-edge:nth-child(2) {
    width: 100% !important;
    padding-left: 0 !important;
}

body.page #footer-outer input[type=text] {
    width: 100% !important;
    position: unset !important;
}

body.page #footer-outer input[type=email] {
    width: 100% !important;
    padding-left: 0 !important;
    position: unset !important;
}

#updates input[type=submit] {
    left: 16rem !important;
    top: 40px !important;
}
div#updates {padding: 0 !important;text-align: center !important;padding-top: 30px !important;padding-bottom: 30px !important;width: 100% !important;bottom: -80px !important;}
	
.author1 {
    margin-bottom: 20rem !important;
}
.why {
    margin-top: -42rem !important;
}
div#contact {
    padding-bottom: 0rem !important;
    margin-bottom: -6rem !important;
}

#contact input[type=submit] {
    width: 100% !important;
}
}
@media only screen and (min-width: 1000px) and (max-width: 1400px) {
	
#sec1 h4 {
    font-size: 25px !important;
}
	
#sec1 {
    padding-top: 0px !important;
    padding-bottom: 10px !important;
}

#sec1 h3 {
    padding-top: 170px !important;
    font-size: 15px !important;
    padding-bottom: 0 !important;
}

#sec1 h2 {
    font-size: 2.5rem !important;
    padding-bottom: 0px !important;
}

#cont p {
    width: 70% !important;
    font-size: 11px !important;
}

body.page #header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a {
    font-size: 10px !important;
}

#top nav >ul {
    margin-right: -40px !important;
}

div#sec2 {
    padding-top: 4rem !important;
}


#sec1 .nectar-video-box {
    bottom: -36px !important;
}

#sec3 h3 {
    padding-top: 10rem !important;
}

#updates h2 {
    font-size: 21px !important;
}

#updates h3 {
    font-size: 16px !important;
}	
div#sec4 {
    padding-top: 20rem !important;
}

#updates h2 {
    font-size: 21px !important;
}

#updates h3 {
    font-size: 16px !important;
}
}



#sec1 h4 {
    font-size: 70px;
    color: #000000;
    padding-bottom: 6px;
    font-weight: 400;
}
.author1 h3 {
    padding-top: 0 !important;
}

.author1 {
    height: unset !important;
}

/* EXTRA */

body.page #header-outer.transparent #top nav > ul > li > a:nth-child(6), #header-outer.transparent #top nav > .sf-menu > li:nth-child(6) a {
    color: #ffff !important;
}

body.page #header-outer.transparent #top nav > ul > li > a:nth-child(6), #header-outer.transparent #top nav > .sf-menu:nth-child(6) li {
}

body.page #header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_item > a {
    color: #ffffff !important;
}

#header-outer.transparent[data-lhe="default"] #top nav > ul > li > a:hover {
    color: #2c2c2c !important;
}
body.page #header-outer.transparent #top nav > ul > li:nth-child(5) {
    margin-right: 70px !important;
}
a#logo {
    left: 60px !important;
    top: -25px !important;
}
.chap1, .chap0 {
    box-shadow: 0px 0px 15px 3px #01020124;
    border-radius: 10px;
    margin-bottom: 70px !important;
    border-bottom: 3px solid #5d7b7ee0;
}
#sec2 .owl-dots {
    display: none !important;
}
#sec5 .row-bg.using-image {
    background-size: cover !important;
}
#sec4 h2 strong {
    font-size: 100px;
    color: #ffff;
    line-height: 1.1;
    letter-spacing: -1px;
    font-weight: 700;
}
#sec2 .owl-stage-outer {
    margin-top: 6px !important;
}

.chap0 {
    width: 93%;
    padding-left: 15px;
    padding-top: 5rem;
    padding-bottom: 5rem;
    padding-right: 15px;
    margin-bottom: 1rem !important;
    cursor: pointer;
    height: fit-content;
    align-items: center;
    display: flex;
    margin-left: 6rem;
}
.chap0 h2:before {
    content: URL(/wp-content/uploads/2023/06/icon.png);
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    left: 21%;
    width: 100%;
    height: 100%;
    top: 30px;
}
.right2 {
    padding-left: 6rem !important;
}
#sec2 .owl-carousel.owl-theme.owl-loaded.owl-drag {
    left: 25rem;
    width: 67%;
}
.updt {top: 330px;}
body.page #header-outer.transparent #top nav > ul > li > a:hover, #header-outer.transparent #top nav > .sf-menu > li > a:hover {
    color: #2c2c2c !important;
}