/*
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=Oswald:wght@200;300;400;500;600;700&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');
 html body.page #header-outer #top nav > ul > li:not(.megamenu) ul a:hover {
    background-color: #125d38 !important;
}
#s4 .vc_col-sm-6.wpb_column.column_container.vc_column_container.col.child_column.no-extra-padding.inherit_tablet.inherit_phone.instance-9 {
    margin: 0 auto !important;
    text-align: center !important;
}
#footer-outer .widget.widget_nav_menu li:nth-child(3), #footer-outer .widget.widget_nav_menu li a:nth-child(4), #footer-outer .widget.widget_nav_menu li a:nth-child(5) {
    display: none !important;
}
h2{font-family: 'Oswald', sans-serif;font-size: 60px;text-transform: uppercase;font-weight: 700;color: #393939;}
h3 {font-family: 'Oswald', sans-serif;
    font-size: 22px;
    text-transform: uppercase;
    color: white;
    font-weight: 400;}
h4 {font-family: 'Poppins', sans-serif;}
h5 {font-family: 'Poppins', sans-serif;}
p {
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
    font-weight: 300;
    }

a.nectar-button {
    font-size: 13px !important;
    font-weight: 600;
    text-transform: uppercase;
    padding: 12px 30px 13px 30px !important;
    border-radius: 0 !important;
    transform: skewX(-20deg) !important;
    margin-top: 2rem;
    margin-right: 2rem;
    color: #211e30 !important;
}

body.page#s2 .owl-stage {margin: 0 auto !important;}

body.page#s2 {
    text-align: center !important;
}
body.page #header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a {
    color: #ffffff !important;
    font-size: 18px;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    opacity: 1 !important;
    padding-right: 2rem;
    font-weight: 300;
}
#s1 a.nectar-button.medium.regular.extra-color-1.has-icon.regular-button:nth-child(3) {
    border: 1px solid #ffffff !important;
    color: #ffffff !important;
}
div#s1 {
    padding-top: 11rem !important;
    padding-bottom: 5rem !important;
}

#s1 h3 {
    padding-top: 2rem;
    padding-bottom: 15px;
}

#s1 h2 {
    color: #ffffff;
    padding-bottom: 20px;
}

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

#s2 .main h3 {
    color: #075d37;
    padding-bottom: 1rem;
    font-weight: 600;
}

#s2 .main h2 {
    color: #393939;
    letter-spacing: -2px;
    padding-bottom: 2rem;
}

.chap1 h5 {
    font-size: 120px;
    font-family: 'Oswald', sans-serif;
    color: #2c2c2c;
}

#s2 .carousel-item {
    width: 65%;
    margin: 0 auto;
    padding-top: 7rem;
}

.chap1 h5:before {
    content: "";
    position: absolute;
    width: 10rem;
    height: 10rem;
    z-index: -1111;
    left: 110px;
    top: 50px;
    transform: rotate(45deg);
    box-shadow: 0px 0px 21px 5px #88888875;
}

.chap h4 {
    padding-top: 7rem;
    font-size: 20px;
}

.chap p {
    font-size: 16px !important;
    color: #2c2c2c;
}

#s2 .carousel-item:hover .chap1 h5:before {
    background-color: #075d37;
    /* border: 5px solid #0f0d18; */
    top: 50px;
    left: 110px;
    transition: 0.5s;
}

#s2 .carousel-item:hover h5 {
    color: #ffffff;
    transition: 0.5s;
}

div#s2 {
    padding-top: 3rem !important;
    padding-bottom: 5rem !important;
    text-align: center !important;
}

#s3 h2 {
    color: #ffffff;
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 62px;
    line-height: 1 !important;
}

#s3 p {
    color: #ffffff;
    width: 85%;
}

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

div#s3 {
    padding-top: 3rem !important;
    padding-bottom: 4rem !important;
}

#s4 h3 {
    color: #075d37;
    font-weight: 500;
}

#s4 h2 {
    font-size: 59px;
    line-height: 1.1;
    letter-spacing: -2px;
}

#s4 p {
    color: #2c2c2c;
    font-weight: 400;
}

#s4 h4 {
    font-size: 20px;
    text-transform: uppercase;
    color: #393939;
    font-weight: 600;
}

#s4 a.nectar-button.medium.regular.extra-color-1.has-icon.regular-button:nth-child(3) {
    color: #ffffff !important;
    margin-top: 10px !important;
    background-color: #075d37 !important;
}

div#s4 {
    padding-top: 5rem !IMPORTANT;
    padding-bottom: 5rem !important;
}
#s5 h2 {
    color: #ffffff;
    padding-bottom: 3rem;
    padding-top: 1rem;
}

#s5 a.play_button_2.large.nectar_video_lightbox.magnific-popup {
    display: none;
}

#s5 img.attachment-full.size-full {
    width: 17% !important;
    margin: 0 auto;
    margin-top: 8rem;
    margin-bottom: 10rem !important;
}

#s5 .column-image-bg {
    background-size: 100% 100%;
    margin: 0 auto !IMPORTANT;
    background-repeat: no-repeat;
}

#s5 {
    padding-top: 2rem !important;
}

#s5 .row-bg.using-image {
    background-size: 100% 100% !important;
}
.testi img {
    position: absolute;
    padding-top: 7px;
}

.testi p {
    text-indent: 70px;
}

#s6 .testi {
    box-shadow: 0px 0px 14px 5px #ccc;
    width: 90%;
    margin: 0 auto;
    background-color: #ffffff;
    padding: 30px;
    padding-top: 5rem;
    text-align: left !important;
}

.iwithtext {
    left: 2rem;
    top: 2rem;
    height: 5rem;
}

.iwt-icon img {
    width: 100% !important;
}

.iwt-text h4 {
    color: #000000;
    font-size: 15px;
    margin-bottom: -8px !important;
    padding-top: 7px;
}

#s6 .testi:after {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid white;
    content: "";
    position: absolute;
    margin-top: 25px;
    left: 45px;
}

.testi p {font-weight: 400;}

.testi p:before {
    content: "''";
    position: absolute;
    font-size: 150px;
    color: #211e30;
    font-family: 'Oswald';
    left: 13rem;
    top: 4rem;
    font-weight: 400;
}

#s6 h3 {
    color: #075d37 !important;
    font-weight: 500;
}

#s6 h2 {
    padding-bottom: 3rem;
    padding-top: 1rem;
}

div#s6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
    text-align: center !important;
}
.iwt-text {
    padding-left: 78px !important;
}
div#footer-outer {
    background-color: transparent !important;
    background-size: 100% 100% !important;
    padding-top: 4rem !IMPORTANT;
}

#footer-outer .col.span_3:nth-child(1) {
    width: 23% !important;
}

#footer-outer .col.span_3:nth-child(2) {
    width: 60% !important;
    padding-bottom: 1.5rem;
}

#footer-outer .col.span_3:nth-child(3) {
    width: 70%;
    border-top: 1px solid #bab8c5;
    padding-top: 1.5rem;
    margin-right: -5px;
}

ul#menu-header-1 li {
    display: inline-flex;
    border: none !important;
}

ul#social {
    position: absolute;
    right: 0;
    top: 52px;
}

#footer-outer .widget.widget_nav_menu li a {
    padding-right: 30px;
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    text-transform: uppercase;
    color: #ffffff !important;
    padding-top: 3rem;
}

ul#social li a {padding-right: 20px !important;}

body.page #footer-outer #footer-widgets .col input[type="submit"] {
    position: absolute;
    right: 12px;
    top: 44px;
    background-color: transparent !important;
    color: transparent !important;
    background-image: url(/wp-content/uploads/2023/08/subs.png);
    background-repeat: no-repeat;
    height: 50px;
}

#footer-outer #footer-widgets .col input[type=email] {width: 60%;margin-left: 19rem;border-radius: 40px;height: 58px;margin-top: 0.5rem;}

body.page #footer-outer #footer-widgets .widget h4 {font-size: 20px;color: #ffffff !important;text-transform: uppercase;font-weight: 700;position: absolute;top: 55px;}

div#contact-in li {
    display: flex;
    border: none !important;
    margin-bottom: -33px !important;
}

div#contact-in i {
    padding-right: 1rem !important;
    color: #f1f1f1 !important;
}

div#contact-in {float: right;padding-top: 2.5rem;padding-right: 6rem;}

#footer-outer .col.span_3:nth-child(4) {
    width: 30% !important;
    border-top: 1px solid #bab8c5;
}

div#media_image-2 {
    padding-top: 0rem;
}

ul#social i:hover {
    color: #1d6b49;
}

body.page #footer-outer #copyright p {
    text-align: center !important;
    color: #ffffff !important;
}

#copyright .col.span_5 {
    width: 100% !important;
}
#s3 h3 {
    padding-top: 4rem;
}
.book {
    margin-top: 2rem;
}

.book p {
    width: 100% !important;
    padding-top: 10px;
}
#s2 .main p {
    width: 60%;
    color: #2c2c2c;
    margin: 0 auto;
}
@media only screen and (max-width: 999px) {
#chapters h5:before {
    left: 14rem !important;
}
body {
    text-align: center !important;
}

h2 {
    font-size: 50px !important;
    line-height: 1.1 !important;
}

p {
    width: 100% !important;
}

a.nectar-button {
    width: 90% !important;
    margin: 10px auto !important;
}

#s2 .main p {
    width: 80% !important;
}

#s3 .row-bg.using-image {
    background-image: none !important;
    background-color: #211e30 !important;
}

#s3 img.img-with-animation.skip-lazy.animated-in {
    display: none !important;
}

#s5 img.attachment-full.size-full {
    width: 50% !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.testi p:before {
    left: 5rem !important;
}

.iwt-text {
    padding-left: 0px !important;
}

div#footer-outer {
    background-color: #211e30 !important;
}

#footer-outer .col.span_3:nth-child(1) {
    width: 100% !important;
}

ul#menu-header-1 li {
    display: block !important;
}

#footer-outer .widget.widget_nav_menu li a {
    padding-top: 0 !important;
    padding-right: 0 !important;
}

#footer-outer .col.span_3:nth-child(2) {
    width: 100% !important;
}

ul#social {
    position: unset !important;
}

#footer-outer #social li {
    width: 100% !important;
    display: grid !important;
}

ul#social li a {
    padding-right: 0 !important;
}

#footer-outer .col.span_3:nth-child(3) {
    width: 100% !important;
    margin: 0 auto !important;
}

#footer-outer #footer-widgets .col input[type=email] {
    width: 100% !important;
    margin-left: 0 !important;
}

body.page #footer-outer #footer-widgets .widget h4 {
    position: unset !important;
}

body.page #footer-outer #footer-widgets .col input[type="submit"] {
    top: 97px !important;
    right: -30px !important;
}

#footer-outer .col.span_3:nth-child(4) {
    width: 100% !important;
}

div#contact-in {
    float: unset !important;
    padding-right: 0 !important;
}

div#contact-in li {
    display: block !important;
}
}
#page-header-bg h1 {
    text-align: center !important;
    text-transform: uppercase !important;
    font-family: 'Oswald', sans-serif !important;
    font-size: 70px !important;
}

#contact {
    padding-top: 80px !important;
    padding-bottom: 80px !important;
}

#contact h2 {
    padding-bottom: 2rem;
}

#contact input[type=submit] {
    background-color: #211e30 !important;
}
.owl-stage {
    margin: 0 auto !important;
}
#chapters h5:before {
    left: 27.3rem;
    top: -54px;
}
#s6 .row-bg.using-image {
    background-size: 100% 100% !important;
}
div#contact .row-bg.using-image {
    background-size: 100% 100% !important;
}

/*Blog Sidebar*/

div#media_image-4 img {
    margin: auto !important;
    width: 70%;
    padding-top: 6rem !important;
}


/* NEW */
#blogone .vc_col-sm-8.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.instance-0 {
    width: 90% !important;
}

    #blogone .vc_col-sm-4.wpb_column.column_container.vc_column_container.col.no-extra-padding.inherit_tablet.inherit_phone.instance-1 {
    width: 30%;
        position: absolute;
        right: 0;
}



#blogone img.img-with-animation.skip-lazy.animated-in {left: 16rem;}
div#slide-out-widget-area {
    background-color: #075d37 !important;
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
	body.page #header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a {
    font-size: 14px !important;
    padding: 8px !important;
}
}

@media only screen and (min-width: 1201px) and (max-width: 1300px) {
	body.page #header-outer.transparent #top nav > ul > li > a, #header-outer.transparent #top nav > .sf-menu > li > a {
    padding: 12px !important;
}
}	
}
   
#s6 a.nectar-button.small.regular.accent-color.regular-button {
    background-color: #075d37 !important;
    color: #ffff !important;
}