/*
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=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');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&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');
@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Montserrat: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&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');


.container-wrap {
    background: white !IMPORTANT;
}
header#top {
    margin-top: -12px;
}

header#top nav {
    margin-top: -59px;
    padding-top: 0px;
    margin-right: 85px;
}
html #header-outer.transparent #top nav > ul > li > a, html #header-outer.transparent #top nav > .sf-menu > li > a {
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: white;
}
html body.original #footer-outer #footer-widgets .col ul li {
    border-bottom: 0px none;
}

div#copyright {
    display: flex;
}

#copyright ul.social {
    /* float: right !IMPORTANT; */
    /* margin-left: 100%; */
    left: 35%;
    position: absolute;
}
#footer-outer #copyright p {

    float: left !important;
}
#banner .row-bg.using-image.using-bg-color {
    background-position: center !IMPORTANT;
    /* width: 100%; */
}
#banner .social_ic {
    position: absolute;
    left: 100%;
    top: 40%;
}

#banner .social_ic ul li {
    list-style: none !IMPORTANT;
}

#banner .social_ic ul li i {
    color: white;
}
#banner .banner-txt {
    padding-top: 15px;
    margin-left: -42px;
}

#banner .banner-txt h3 {
    color: white;
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0px;
}

#banner .banner-txt h2 {
    color: white;
    font-weight: bolder;
    text-transform: uppercase;
    font-size: 55px;
    font-family: 'Poppins', sans-serif;
    padding-top: 10px;
    letter-spacing: 0px;
    padding-bottom: 8px;
	white-space: nowrap;
}

#banner .banner-txt p {
    color: white;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 35px;
    padding-right: 22px;
}

#banner .banner-txt a.nectar-button.n-sc-button.medium.accent-color.has-icon.regular-button:first-child {
    color: white;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    background-color: #282424 !important;
    border-radius: 4px;
    padding: 14px 24px;
}

#banner .banner-txt a.nectar-button.n-sc-button.medium.accent-color.has-icon.regular-button:nth-child(2) {
    color: black;
    font-size: 13px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    background-color: white !important;
    border-radius: 4px;
    padding: 14px 24px;
    margin-left: 5px;
}
#about .about-txt {
    padding-top: 20px;
}

#about .about-txt h3 {
    font-size: 22px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0px;
    color: #91C752;
}

#about .about-txt h2 {
    color: #1B1B1B;
    font-size: 55px;
    font-weight: bolder;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-family: 'Poppins', sans-serif;
    padding-top: 8px;
    padding-bottom: 20px;
}

#about .about-txt p {
    color: black;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
}

#about .about-txt a.nectar-button.n-sc-button.medium.accent-color.has-icon.regular-button {
    font-size: 13px;
    color: white;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    text-transform: uppercase;
    background-color: #1B1B1B !IMPORTANT;
    padding: 13px 22px;
    border-radius: 5px;
}
#ser_sec .serv_head h3 {
    color: #91C752;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0px;
    padding-top: 8px;
}

#ser_sec .serv_head h2 {
    color: #0C0C0C;
    font-size: 55px;
    text-transform: uppercase;
    font-weight: bolder;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0px;
    padding-top: 15px;
}

#ser_sec .serv_head {
    padding-bottom: 90px;
}

#ser_sec .service {background-color: white;box-shadow: 0px 0px 10px 4px #e7e3fa;border-radius: 8px;padding-left: 25px;padding-right: 15px;padding-bottom: 34px;}

#ser_sec .service h2 {
    background: #91C752;
    width: 20%;
    color: white;
    font-weight: 600;
    font-size: 36px;
    border-radius: 30px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: -1px;
    padding-left: 8px;
    padding-top: 8px;
    padding-bottom: 4px;
    margin-top: -8px;
    margin-left: -35px;
}

#ser_sec .service h3 {
    color: #333645;
    font-weight: bold;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding-top: 5px;
    margin-bottom: 0px;
    padding-bottom: 3px;
}

#ser_sec .service p {
    color: #333645;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    font-weight: normal;
}
#book_sec .book-txt {
    padding-top: 45px;
}

#book_sec .book-txt h3 {
    color: white;
    font-size: 22px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    letter-spacing: 0px;
}

#book_sec .book-txt h2 {
    color: white;
    font-size: 58px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0px;
    font-weight: bolder;
    padding-top: 14px;
    padding-bottom: 16px;
}

#book_sec .book-txt p {
    color: white;
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 500;
    padding-right: 50px;
    padding-bottom: 2px;
}

#book_sec .book-txt h4 {
    color: white;
    padding-top: 5px;
    font-size: 18px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    padding-bottom: 24px;
}

#book_sec .book-txt a.nectar-button.n-sc-button.medium.accent-color.has-icon.regular-button:first-child {
    background-color: transparent !IMPORTANT;
    box-shadow: none;
    border: 2px solid white;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0px;
    border-radius: 5px;
}

#book_sec .book-txt a.nectar-button.n-sc-button.medium.accent-color.has-icon.regular-button:nth-child(2) {
    background-color: #91C752 !IMPORTANT;
    box-shadow: none;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 12px;
    letter-spacing: 0px;
    border-radius: 5px;
    margin-left: 14px;
    padding: 13px 29px;
}

#book_sec img.img-with-animation.skip-lazy.animated-in {left: 28%;}

#testi .owl-item p {
    font-size: 15px;
    color: #58595b;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
    background-color: white;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 2px #b4b2b2c4;
    padding-left: 34px;
    padding-right: 34px;
    margin-bottom: 35px;
    height: 309px;
    width: 584px;
    margin-left: 20px;
}

#testi .owl-item span.open-quote {
    text-align: center;
}

#testi .owl-item p:after {
    position: absolute;
    content: '';
    height: 15px;
    width: 15px;
    box-shadow: 0px 0px 10px 2px #b4b2b2c4;
    bottom: 110px;
    left: 65px;
    transform: rotate( 
225deg
 );
    clip-path: polygon(-6px -6px , 100% 0 , 0 100%);
    background-color: white;
}

#testi .owl-item .image-icon {
    margin-left: 45px;
}
#testi .owl-item span.wrap span:first-child {
    color: black;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0px;
    font-family: 'Poppins', sans-serif;
}

#testi .owl-item span.wrap span.title {
    color: black;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    font-family: 'Poppins', sans-serif;
}

#testi .testi_head h3 {
    color: #91C752;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0px;
}

#testi .testi_head h2 {
    color: #242323;
    font-family: 'Poppins', sans-serif;
    font-size: 55px;
    font-weight: bolder;
    text-transform: uppercase;
    letter-spacing: 0px;
    padding-top: 18px;
}

#testi .testi_head {
    padding-bottom: 35px;
}
#blog_sec .span_4 span.meta-category {
    display: none;
}

#blog_sec .span_4 {
    background-color: white;
    box-shadow: 0px 0px 8px 2px #6b68685c;
    border-radius: 8px;
    height: 480px;
}

#blog_sec .span_4 img.attachment-portfolio-thumb.size-portfolio-thumb.wp-post-image {
    width: -webkit-fill-available;
    border-radius: 8px 8px 0px 0px;
}

#blog_sec .span_4 h3 a {
    color: black !IMPORTANT;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
}

#blog_sec .span_4 h3 {
    color: black !IMPORTANT;
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    padding-left: 18px;
    padding-top: 8px;
}

#blog_sec .span_4 .excerpt {
    color: black;
    padding-left: 18px;
    font-size: 15px;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
}

#blog_sec .blog_head {
    padding-bottom: 45px;
}

#blog_sec .blog_head h3 {
    color: #91C752;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0px;
}

#blog_sec .blog_head h2 {
    font-size: 55px;
    text-transform: uppercase;
    letter-spacing: 0px;
    color: #242323;
    font-weight: bolder;
    font-family: 'Poppins', sans-serif;
    padding-top: 10px;
}
#testi .owl-dots .active span {
    background-color: #91c752 !IMPORTANT;
}
#video_sec .nectar-video-box {
    width: max-content;
    padding-top: 240px;
    left: 31%;
    padding-bottom: 178px;
}

#video_sec 
 a.play_button_2.large.nectar_video_lightbox {
    display: none !IMPORTANT;
}

#video_sec .column-image-bg {
    background-repeat: no-repeat !IMPORTANT;
    top: 30px;
}
#video_sec h2 {
    color: white;
    font-size: 54.65px;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-weight: bolder;
    font-family: 'Poppins', sans-serif;
    padding-top: 130px;
    padding-bottom: 16px;
}

#video_sec p {
    color: white;
    font-size: 16px;
    font-weight: normal;
    font-family: 'Lato', sans-serif;
}
#bookpg h2 {
    color: black;
    font-size: 55px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Poppins', sans-serif;
    padding-bottom: 15px;
}

#bookpg p {
    color: black;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
    font-size: 16px;
}
#contactpg img.img-with-animation.skip-lazy.animated-in {
    margin-left: 80px;
}

#contactpg  input.wpcf7-form-control.wpcf7-submit {
    width: 100%;
    background-color: #91c752;
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
}
#gallery .gallery_head {
    padding-bottom: 50px;
}

#gallery .gallery_head h3 {
    color: #91C752;
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0px;
}

#gallery .gallery_head h2 {
    color: #242323;
    text-transform: uppercase;
    font-size: 55.09px;
    font-weight: bolder;
    letter-spacing: 0px;
    font-family: 'Poppins', sans-serif;
    padding-top: 12px;
}
#gallery div#parallaxImg__0 {
    margin-left: 80px;
    margin-top: 0px;
}
#gallery div#parallaxImg__0 img {
    height: 660px;
    width: 80%;
}
#gallery div#parallaxImg__1 {
    margin-left: -150px;
}
#gallery div#parallaxImg__2 {
 position: relative !Important;
    margin-top: -750px !important;
    float: right !Important;
    left:910px;
    width: 100% !Important;
    
}
#gallery div#parallaxImg__3 {

      margin-top: -400px;
    margin-left: -150px;
    width: 100%;
}
#subscribe h2 {
    color: white;
    text-transform: uppercase;
    font-size: 55px;
    font-weight: bolder;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 0px;
    padding-bottom: 35px;
}
html #subscribe .inner-wrap {border-radius: 15px;}

#subscribe {
    margin-top: -90px;
}
#subscribe input.es_required_field.es_txt_email.ig_es_form_field_email {
    width: 70%;
    margin-left: 40px;
    background-color: transparent;
    border: 2px solid white;
    color: white;
    border-radius: 3px;
}

#subscribe input.es_required_field.es_txt_email.ig_es_form_field_email::placeholder {
    color: white !important;
}

#subscribe input[type="submit"] {
    position: absolute;
    right: 135px;
    top: -1px;
    background-color: white !IMPORTANT;
    color: black;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Lato', sans-serif;
    width: 132px;
    border-radius: 4px;
    height: 50px;
}

div#footer-outer  {
    padding-top:80px;
   z-index: 0;
}

#subscribe {
    margin-bottom: -155px;
    z-index:99;
}
#footer-outer #copyright p {
   color: white !important;
    font-size: 15px;
    font-weight: normal;
    font-family: 'Poppins', sans-serif;
    /* margin-top: 28px; */
    position: relative;
    top: 18px;
}
div#copyright {
    padding-bottom: 50px !IMPORTANT;
}
#footer-outer #copyright p span {
    text-transform: uppercase;
    font-weight: 500;
}
ul.footer-info li {
    list-style: none;
    display: inline-block;
    padding-right: 35px !IMPORTANT;
    padding-left: 35px !IMPORTANT;
}

ul.footer-info li h5 {
    color: white !IMPORTANT;
    font-size: 15px !important;
    font-weight: bold !important;
    font-family: 'Lato', sans-serif !important;
    text-transform: uppercase;
    padding-top: 3px;
    margin-bottom: 0px;
}

ul.footer-info li h6 {
    color: white;
    font-size: 14px !IMPORTANT;
    font-weight: normal !important;
    font-family: 'Poppins', sans-serif;
}

ul.footer-info li i {
    color: #91C752;
    font-size: 40px !IMPORTANT;
}
html #footer-outer .widget.widget_nav_menu li a {
    padding: 0px 0px;
}