/*
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
*/

/**Global**/

img.alignnone.size-full.wp-image-14, img.alignnone.size-full.wp-image-13 {
    margin-bottom: -5px;
}

h2 {
    font-weight: 400;
    font-size: 50px;
    color: #2D2D2D;
}


h3 {
    font-size: 18px;
    font-weight: 500;
}

p {
    font-size: 17px;
    color: #2D2D2D;
    font-weight: 400;
}


.container.main-content {
    padding: 0px  50px;
}

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

a.nectar-button.small.regular {
    font-family: 'Urbanist';
    font-weight: 400;
    font-size: 16px;
    padding: 15px 30px;
    background: #70a17d !important;
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
}

/* a.nectar-button.small.regular:before {
    background-color: #a1d2a7 !important;
    height: 70%;
    position: absolute;
    width: 100%;
    right: 0px;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    z-index: 0;
    content: "";
    border-bottom-left-radius: 15px !important;
} */

a.nectar-button.small.regular:after {
    content: url(/wp-content/uploads/2025/05/Group-33449.png);
    position: absolute;
    right: -70px;
    top: -11px;
}

/**Header**/


div#header-space {
    display: none;
}

div#header-outer {
    background-color: transparent !important;
    box-shadow: none !important;
    margin-top: 0px;
}

#top .container {
    border: 1px solid #2d2d2d;
    border-radius: 25px;
    padding: 0px 50px !important;
}

#header-outer[data-lhe="default"] #top nav > ul > li > a {
    font-size: 18px;
    color: #000;
}

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

li#menu-item-53 a span {
    font-family: 'Urbanist';
    font-weight: 400;
    padding: 15px 30px;
    background: #93c398 !important;
    border-top-left-radius: 15px !important;
    border-bottom-left-radius: 15px !important;
    color: #fff;
}

li#menu-item-53 a span:before {
    content: url(/wp-content/uploads/2025/05/Group-33449.png);
    position: absolute;
    right: -70px;
    top: -25px;
}

li#menu-item-53 {
    margin-right: 40px;
}

body.material #header-secondary-outer .nectar-center-text {
    max-width: 100% !important;
}

.sec-head {
    display: flex;
    justify-content: space-between;
}

.right {
    -webkit-text-fill-color: #000;
    display: flex;
    gap: 10px;
}

.left p, .right p {
    padding-bottom: 0 !important;
}


/**Slider**/

#slider h2 strong {
    font-family: Times New Roman,Times,serif;
    font-weight: 400;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: #2D2D2D;
    color: transparent;
}

#slider h2 {
    font-size: 68px;
    line-height: 1;
}

div#slider {
    padding: 280px 0px 107px !important;
}

#slider a.nectar-button.small.regular:nth-child(3) {
    /* color: #000; */
    /* background: transparent !important; */
    /* border: 1px solid #000; */
    margin-left: 70px;
}

#slider a.nectar-button.small.regular:nth-child(3):before {
    background: transparent !important;
}

#slider a.nectar-button.small.regular:nth-child(3):after {
    /* content: url(/wp-content/uploads/2025/05/blackbtnafter.png); */
    /* top: 0; */
    /* right: -48px; */
}

/**Author**/

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

#author .wpb_text_column.wpb_content_element {
    margin-top: 40px;
}

/**Resources**/

.number.default {
	color: #b5dfba;
	font-family: Times New Roman,Times,serif;
	font-size: 70px !important;
	font-weight: 400;
}

body .nectar-milestone .subject {
    font-size: 18px;
    color: #000;
    width: 64%;
    margin: auto;
}

#resources .vc_col-sm-4 {
    padding: 30px 20px !important;
    border-bottom: 1px solid #D1D1D1;
    border-right: 1px solid #D1D1D1;
}

#resources .vc_col-sm-4:nth-child(5), #resources .vc_col-sm-4:nth-child(6), #resources .vc_col-sm-4:nth-child(7) {
    border-bottom: 0 !important;
}

#resources h2 {
    margin-bottom: 50px;
}

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

/**Services**/

#services .carousel-item h3 {
    font-family: Times New Roman,Times,serif;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 20px;
}

#services .carousel-item {
    width: 97%;
    margin: auto;
    background-color: #F9F9F9 !important;
    padding: 30px 40px;
    height: 360px;
    transition: .3s;
    border: 2px solid transparent !important;
}

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

div#services:before {
    content: url(/wp-content/uploads/2025/05/servicesimg.png);
    position: absolute;
    left: -300px;
    top: 0;
}

div#services .owl-carousel[data-desktop-cols] .owl-stage-outer {
    overflow: unset !important;
}

#whybook a.nectar-button.small.regular:nth-child(3) {
    /* color: #000; */
    /* background: transparent !important; */
    /* border: 1px solid #000; */
    margin-left: 70px;
}

#whybook a.nectar-button.small.regular:nth-child(3):before {
    background: transparent !important;
}

#whybook a.nectar-button.small.regular:nth-child(3):after {
    /* content: url(/wp-content/uploads/2025/05/blackbtnafter.png); */
    /* top: 0; */
    /* right: -48px; */
}

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

/**Video**/

#video .nectar-video-box {
    width: 30%;
    margin: 0 auto;
    position: absolute;
    top: 210px;
    left: 200px;
}

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

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

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

/**Testimonials**/

#test .testinames {
    margin-left: 60px;
    margin-top: -65px;
}

.testinames h5 {
    margin-bottom: 0;
    font-family: 'Urbanist';
}

.testinames h6 {
    margin-bottom: 0;
    font-family: 'Urbanist';
}

#test .carousel-item .testinames:after {
    content: url(/wp-content/uploads/2025/05/testiiconhover.png);
    float: right;
    margin-top: -50px;
}

#test .carousel-item {
    width: 95%;
    border: 1px solid #ededed;
    padding: 30px 20px;
    height: 460px;
    border-radius: 20px;
    transition: .3s;
}

#test .carousel-item p {
    border-top: 1px solid #ededed;
    padding-top: 20px;
}

#test .carousel-item:hover .testinames:after {
    content: url(/wp-content/uploads/2025/05/Group-33445.png);
}

#test .carousel-item:hover {
    width: 95%;
    border: 1px solid #abdbb1;
    padding: 30px 20px;
    height: 420px;
    border-radius: 20px;
}

#test .carousel-item:hover p {
    border-top: 1px solid #abdbb1;
    padding-top: 20px;
}

#test .owl-carousel[data-desktop-cols] .owl-stage-outer {
    overflow: unset !important;
}

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

/**Newsletter**/

#news input#wpforms-73-field_1 {
    padding: 29px 20px !important;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

#news button#wpforms-submit-73 {
    color: transparent;
    background: transparent;
    background-image: url(/wp-content/uploads/2025/05/Group-33447.png);
    height: 60px !important;
    width: 60px !important;
    position: absolute;
    right: 0;
    top: -85px;
    background-repeat: no-repeat;
}

/**Newsletter**/

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

#news .row-bg.viewport-desktop {
    background-color: #F9F9F9;
    border-bottom: 1px solid #000;
}

/**Footer**/

div#footer-outer {
    background-color: #F9F9F9;
}

#footer-outer .col.span_3:nth-child(1) {
    width: 30%;
    margin-right: 160px;
}

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

#footer-outer .col.span_3:nth-child(3) {
    width: 12%;
    margin-left: 30px;
}

#footer-outer div#wpforms-77-field_1-container {
    background-color: transparent !important;
}

#footer-outer input#wpforms-77-field_1 {
    background-color: transparent !important;
    border: none;
    border-bottom: 1px solid #000;
    color: #000;
}

#footer-outer input#wpforms-77-field_1::placeholder {
    color: #000 !important;
    opacity: 1;
}

#footer-outer input#wpforms-77-field_2 {
    background: transparent;
    border: none;
    border-bottom: 1px solid #000;
    color: #000;
}

#footer-outer input#wpforms-77-field_2::placeholder {
    color: #000;
    opacity: 1;
}

#footer-outer textarea#wpforms-77-field_3 {
    background: transparent;
    border: none;
    border-bottom: 1px solid #000;
    color: #000;
    height: 80px;
}

#footer-outer textarea#wpforms-77-field_3::placeholder {
    color: #000;
    opacity: 1;
}

#footer-outer button#wpforms-submit-77 {
    background: transparent !important;
    color: #000;
    border-bottom: 1px solid #000;
    border-radius: 0 !important;
    height: fit-content;
    padding: 0px;
}

#footer-outer .container {
    padding: 0px 50px !important;
}

#footer-outer h4 {
    color: #000 !important;
    font-size: 20px !important;
}

#custom_html-2 a {
    color: #000 !important;
    font-weight: 400 !important;
}

#custom_html-2 h6 {
    margin-left: 45px;
    margin-top: -40px;
    margin-bottom: 30px;
    color: #000 !important;
}

#custom_html-2 i {
    color: #fff;
    background: #abdbb1 !important;
    height: 35px;
    width: 35px !important;
    border-radius: 55px;
    padding-top: 5px;
}

ul#menu-head-2 li a {
    color: #000 !important;
}

.ft-icon {
    width: fit-content;
}

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

.ft-icon ul li a i {
    border: 1px solid #2e2e2e;
    height: 40px;
    width: 40px !important;
    padding-top: 10px;
    border-radius: 35px;
}

.ft-icon ul li a:hover i {
    background: #aedbb3 !important;
    color: #fff;
    border: 1px solid #aedbb3 !important;
    color: #fff !important;
}

.ft-icon ul li {
    transition: .3s;
}

div#copyright {
    border-top: 1px solid #000;
}

button#wpforms-submit-81 {background: #000 !important;height: 50px;}

input#wpforms-81-field_1 {
    color: #000 !important;
}

input#wpforms-81-field_1::placeholder {
    color: #000;
    opacity: 1;
}

input#wpforms-81-field_2 {
    color: #000;
}

input#wpforms-81-field_2::placeholder {
    color: #000;
    opacity: 1;
}

textarea#wpforms-81-field_3 {
    color: #000;
}

textarea#wpforms-81-field_3::placeholder {
    color: #000;
    opacity: 1;
}

#author h3:before, #resources h3:before, #services h3:before, #whybook h3:before, #video h3:before, #test h3:before, #news h3:before {
    content: url(/wp-content/uploads/2025/05/Rectangle-1055.png);
    position: relative;
    top: 10px;
    padding-right: 10px;
}

#author h3:after, #resources h3:after, #services h3:after, #whybook h3:after, #video h3:after, #test h3:after, #news h3:after {
    content: url(/wp-content/uploads/2025/05/Rectangle-1056.png);
    position: absolute;
    top: 10px;
    padding-left: 10px;
}

.copy {
    display: flex;
    justify-content: space-between;
}

#copyright .col.span_5 {
    width: 100% !important;
}

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

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

#whybook a.nectar-button.small.regular:nth-child(4) {
    width: 80% !important;
    margin: 0 auto !important;
    margin-left: 0 !important;
    left: -10px !important;
}

#video .row-bg.viewport-desktop.using-image {
    background-size: 200% 100% !important;
    opacity: 60%;
}

#video .nectar-video-box {left: 140px !important;top: 130px !important;}

    #top .container {
    border: none;
    max-width: 880px !important;
}

div#header-outer {
    margin-top: 0;
}

.container.main-content {padding: unset !important;}

div#slider {
    padding: 70px 0px 107px !important;
}

#slider h2 {
    font-size: 45px;
}

#slider a.nectar-button.small.regular:nth-child(3) {
    margin-left: -40px;
    width: 80%;
}

a.nectar-button.small.regular {
    width: 80%;
    margin-left: -40px;
}

h3 {
    width: 100%;
}

h2 {
    font-size: 34px !important;
}

.number.default {
    font-size: 50px !important;
}

.nectar-milestone .number .symbol-wrap {
    font-size: 45px !important;
}

body .nectar-milestone .subject {
    width: 100%;
    font-size: 14px;
}

#serivces:before {
    display: none !important;
}

div#services:before {
    display: none;
}

div#services .owl-carousel[data-desktop-cols] .owl-stage-outer {
    overflow: hidden !important;
}

#services .carousel-item {
    /* width: 100% !important; */
    padding: 20px 20px;
    height: 220px;
}

body {
    text-align: center;
}

#services .carousel-item h3::before {
    display: none;
}

#services .carousel-item h3:after {
    display: none;
}

#whybook a.nectar-button.small.regular:nth-child(3) {
    margin-left: -40px;
}

#footer-outer .container {
    padding: unset !important;
}

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

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

#custom_html-2 h6 {
    margin-left: 0;
    margin-top: 10px;
}

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

.ft-icon {
    margin: auto;
}

#footer-outer #copyright .col {
    margin-bottom: 0;
}

#test .carousel-item {
    height: 570px !important;
}

#test .testinames {
    text-align: left !important;
}

#news h2 {
    font-size: 28px !important;
}

    img.alignnone.size-full.wp-image-12 {
    margin: auto !important;
}

img.alignnone.wp-image-18.size-full {
    margin: auto !important;
}    
    
}

@media only screen and (min-width: 1000px) and (max-width: 1200px) {

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

#slider .vc_col-sm-12.slider-col {
    left: 590px !important;
    top: 420px !important;
}    

#header-outer[data-lhe="default"] #top nav > ul > li > a {
    font-size: 16px;
}

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

li#menu-item-53 {
    margin-right: 0;
}

li#menu-item-53 a span:before {
    right: -50px;
}

#slider h2 {
    font-size: 48px;
}

h2 {
    font-size: 36px !important;
}

body .nectar-milestone .subject {
    width: 100%;
}

.number.default {
    font-size: 50px !important;
}

.nectar-milestone .number .symbol-wrap {
    font-size: 45px !important;
}

#services .vc_col-sm-7 {
    width: 39%;
    margin-left: 80px;
}

#services .vc_col-sm-2 {
    width: 20%;
}

#services h3:before, #services h3:after {
    display: none;
}

#whybook img.img-with-animation.skip-lazy {
    margin-top: 201px;
}

#footer-outer .col.span_3:nth-child(1) {
    margin-right: 50px;
}

#custom_html-2 h6 {
    font-size: 13px;
    margin-left: 14px;
    margin-top: -35px;
}

#custom_html-2 i {
    font-size: 15px !important;
    margin-left: -30px;
}

#footer-outer .col.span_3:nth-child(3) {
    margin-left: 10px;
}

.ft-icon ul li {
    gap: 10px;
}

div#services:before {
    transform: scale(0.8);
    left: -240px;
    top: -70px;
}
    
}

@media only screen and (min-width: 1201px) and (max-width: 1400px) {

#top .container {margin: auto;width: 95%;}

#header-outer[data-lhe="default"] #top nav > ul > li > a {
    font-size: 15px;
}

#slider h2 {
    font-size: 60px;
}

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

#services .carousel-item h3:before, #services .carousel-item h3:after {
    display: none;
}

#services .carousel-item {
    height: 280px;
}

#whybook img.img-with-animation.skip-lazy {
    margin-top: 130px;
}

#test .carousel-item {
    height: 370px !important;
}

#footer-outer .col.span_3:nth-child(1) {
    margin-right: 120px;
}
}

#services .carousel-item h3:before, #services .carousel-item h3:after {
    display: none;
}

#services .carousel-item:hover {
    border: 2px solid #2654A1 !important;
}

#slider .vc_col-sm-12.slider-col {
    width: fit-content !important;
    position: absolute;
    left: -160px;
    z-index: -1;
    top: 200px;
}

.single-post #page-header-bg[data-post-hs="default_minimal"] .page-header-bg-image:after {
    background-color: transparent !important;
}
#test h2 {
    width: 38%;
    margin: 0 auto !important;
}
#whybook a.nectar-button.small.regular:nth-child(4) {
    /* display: block; */
    /* width: 29% !important; */
    left: 70px;
}
.vc_col-sm-6 {
    align-content: center;
}