/*
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://db.onlinewebfonts.com/c/2bf16335573007d828f4197c2b884c04?family=Satoshi);

/**Global**/

h3 {
	font-family: "Satoshi";
}


/**Footer**/

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

body #footer-outer[data-cols="1"][data-disable-copyright="false"][data-copyright-line="false"][data-matching-section-color="true"] #copyright {
    padding-bottom: 30px !important;
}


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

h3 {
    color: #005454;
    font-size: 20px;
    background: #EDFFFE;
    border-radius: 25px;
    width: fit-content;
    padding: 0px 17px;
}

h2 {
    color: #14121B;
    font-size: 64px;
    line-height: 1;
    margin-bottom: 20px;
}

p {
    font-size: 18px;
    font-weight: 300;
    color: #141219;
}

a.nectar-button.regular {
    border-radius: 30px !important;
    font-family: 'Satoshi';
    font-size: 17px;
    font-weight: 400;
    padding: 20px 30px !important;
}

#page-header-bg h2 {
    color: #fff !important;
}

.nectar-video-box .inner-wrap {
    overflow: unset;
}

a.play_button_2.large.nectar_video_lightbox {
    display: none;
}

#testi .carousel-item img {
    margin: 0 auto;
}

/**Header**/

div#header-space {
    display: none;
}

div#header-outer {
    background-color: transparent;
    border-bottom: 1px solid #15406060;
}

#header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a, #header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_item > a {
    color: #fff !important;
}

#top nav ul li a {
    font-family: 'Satoshi';
    color: #fff;
    font-size: 20px;
    font-weight: 500;
}

#header-outer[data-lhe="default"] #top nav > ul > li > a:hover {
    color: #fff !important;
}

li#menu-item-39 a span {
    background-color: #fff;
    color: #000;
    padding: 17px 30px;
    border-radius: 35px;
}

ul.sf-menu.sf-js-enabled.sf-arrows {
    gap: 30px;
}

li#menu-item-39 {
    margin-left: 140px;
}

/**Slider**/

div#slider {
    padding: 250px 0px 100px !important;
}

#slider .nectar-video-box {
    width: 28%;
    margin-left: 200px;
    margin-top: -63px;
}

#slider .wpb_text_column.wpb_content_element {
    margin-top: 100px;
}

/**WhyRead**/

div#whyread {
    padding: 50px 0px 50px !important;
}

#whyread a {
    margin-right: 10px;
}

/**Author**/

div#author {
    padding: 50px 0px 50px !important;
}

/**Video**/

div#video {
    padding: 280px 0px 150px !important;
}

#video .nectar-video-box {
    width: 30%;
    margin: 170px auto;
}

#video .row_col_wrap_12.col.span_12.dark.left {
    width: 75%;
    margin: auto;
    -webkit-text-fill-color: #fff;
}

/**Testimonials**/

#testi h3 {
    margin: 0 auto 10px;
}

div#testi {
    padding: 100px 0px 100px !important;
}

#testi .carousel-item {
    width: 90%;
    margin: auto;
    background-color: #00000005;
    padding: 30px 40px !important;
}

#testi .carousel-item h4 {
    color: #000;
    font-size: 20px;
}

#testi .owl-carousel.owl-theme.owl-loaded.owl-drag {
    margin-top: 100px !important;
}

/**Footer**/

.ft-icon ul li {
    display: flex;
    justify-content: center;
    gap: 30px;
}

.ft-icon ul li a i {
    border: 1px solid #ffffff !important;
    border-radius: 35px;
    padding: 15px 20px;
    height: 55px;
}

#footer-outer #copyright p {
    font-family: 'Poppins' !important;
    font-weight: 100 !important;
}

div#copyright {
    border-top: 1px solid #fff !important;
    margin-top: 50px;
}

#footer-outer p {
    width: 60%;
    margin: auto;
    color: #fff !important;
}

/**Media Query**/

@media (min-width: 1024px) and (max-width: 1440px){
    
#video h2 strong:after {
    top: 78px !important;
}

#author h2 strong:after {
    top: 120px !important;
}
}

@media only screen and (min-width: 325px) and (max-width:999px) {
    div#slider {
    padding: 0px 0px 100px !important;
}

#video .row-bg.viewport-desktop.using-image {background-image: url(/wp-content/uploads/2025/05/whybook-1.png)!important;}

h3 {
    font-size: 18px;
    margin: auto;
}

body {
    text-align: center;
}

h2 {
    font-size: 40px !important;
    line-height: 1 !important;
}

p {
    font-size: 16px;
}

#slider .nectar-video-box {
    margin-top: 0;
    margin-left: 0;
    margin: auto !important;
    width: 40%;
}

#whyread a.nectar-button.regular:nth-child(3) {
    margin-left: 10px;
}

div#video {
    padding: 120px 0px 0px !important;
}

#video .row_col_wrap_12.col.span_12.dark.left {
    width: 100%;
    -webkit-text-fill-color: #141219;
}

#testi .wpb_text_column.wpb_content_element {
    width: 90%;
    margin: auto;
}

#testi .carousel-item {
    width: 100% !important;
}    

.ft-icon ul li {
    flex-direction: column;
}

#footer-outer #copyright p {
    width: 100%;
}

#copyright .col.span_7.col_last {
    display: none !important;
}

#footer-outer p {
    width: 100% !important;
}

h2 strong:after {
    display: none;
}
    
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {
    #footer-outer p {
    width: 100%;
}

h2 {
    font-size: 42px !important;
    line-height: 1 !important;
}

div#video {
    padding: 200px 0px 160px !important;
}

#video .row_col_wrap_12.col.span_12.dark.left {
    width: 70%;
}

#video .nectar-video-box {
    width: 45%;
}

#slider .wpb_text_column.wpb_content_element {
    margin-top: 30px;
}

#header-outer #logo img {
    height: 80px;
}

ul.sf-menu.sf-js-enabled.sf-arrows {
    gap: 0px;
}
    
#top nav ul li a {
    font-size: 18px !important;
}

li#menu-item-39 {
    margin-left: 55px;
}

h3 {
    font-size: 16px;
}
}

@media only screen and (min-width: 1201px) and (max-width: 1440px) {
    #header-outer #logo img {
    height: 90px;
}

li#menu-item-39 {
    margin-left: 100px;
}

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

#video .row_col_wrap_12.col.span_12.dark.left {
    width: 70% !important;
}
}

h2 strong {
    font-family: 'Scada';
}

#slider h2 strong:after {
    content: url(/wp-content/uploads/2025/05/slidervector.png);
    position: absolute;
    top: 126px;
    left: 301px;
}

#whyread h2 strong:after {
    content: url(/wp-content/uploads/2025/05/whyvector.png);
    position: absolute;
    top: 130px;
    right: 250px;
}

#author h2 strong:after {
    content: url(/wp-content/uploads/2025/05/authorvector-1.png);
    position: absolute;
    top: 135px;
    left: 0;
}

#video h2 strong:after {
    content: url(/wp-content/uploads/2025/05/videovector.png);
    position: absolute;
    top: 92px;
    right: -100px;
}

.page-header-bg-image {
    background-size: 100% 100% !important;
}

button#wpforms-submit-58 {
    background: #005454 !important;
    border-radius: 45px !important;
    height: 4rem;
    padding: 20px 40px !important;
    font-family: 'Satoshi';
    font-size: 18px;
}

#video h2 {
    width: 130%;
}

#whyread h2 {
    width: 110% !important;
}

#footer-outer a:hover {
    color: #fff !important;
}