/*
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=Exo: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');
/* header */
div#media_image-3 img {
    height: 125px !important;
}
div#header-space {
    display: none !important;
}
div#header-outer {
    background-color: transparent !important;
    box-shadow: 0 0px 0px rgb(0 0 0 / 0%) !important;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a {
    color: #fff;
    font-size: 1rem;
    font-family: Poppins;
    padding-left: 45px !important;
}
#top .col.span_9.col_last {
    background-color: #feba03;
    margin: 0px !important;
    width: 100% !important;
    height: 90px;
    margin-left: 115px !important;
    padding-left: 100px;
    margin-top: 25px !important;
}
#top .container {
    padding-right: 0px;
    margin-right: 0;
}
html #header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a {
    color: #fff !important;
    border: 2px solid #000;
    padding: 5px 15px !important;
}
/* ! */
/* s1 */
div#s1 {
    padding-top: 200px !important;
    padding-bottom: -6rem !important;
}
#s1 h3 {
    color: #fff;
    font-size: 1.2rem;
    font-family: 'POPPINS';
}
#s1 h2 {
    font-weight: 300;
    color: #fff;
    font-size: 2.2rem;
    font-family: 'POPPINS';
}
#s1 p {
    font-weight: 300;
    color: #fff;
    font-size: 0.9rem;
    font-family: 'POPPINS';
    width: 70%;
    text-align: justify;
}
#s1 div#hd-left {position: absolute;bottom: 20px;}
#s1 div#hd-left strong {
    color: #fff;
    margin-right: 15px;
}
#s1 div#hd-left i {
    color: #fff;
    padding-right: 11px;
}

#s1 img.img-with-animation.skip-lazy.animated-in {
    margin: 0 auto;
    /* width: 100%; */
    /* position: relative; */
    /* top: 163px; */
}
#s1 a.nectar-button {
    font-size: 1rem;
    font-family: 'Poppins';
    border: 0px solid #fff;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 0;
    margin-top: 30px;
}
#s1 a.nectar-button:nth-child(2) {
    margin-right: 15px;
}
#s1 a.nectar-button:nth-child(3) {
    background-color: #000 !important;
}
/* ! */
/* s2 */
#s2 h3 {
    /* padding-top: 80px; */
    color: #ffffff;
    font-size: 1.2rem;
    font-family: 'POPPINS';
    text-transform: uppercase;
}
#s2 h2 {
    font-weight: 300;
    color: #fff;
    font-size: 2.2rem;
    font-family: 'POPPINS';
    margin: 0;
    line-height: 1.2;
}
#s2 p {
    font-weight: 300;
    color: #fff;
    font-size: 0.9rem;
    font-family: 'POPPINS';
    width: 100%;
    text-align: justify;
    padding-bottom: 15px;
}
#s2 a.nectar-button {
    font-size: 1rem;
    font-family: 'Poppins';
    border: 0px solid #fff;
    text-transform: unset;
    font-weight: 400;
    border-radius: 0;
    margin-top: 10px;
    background-color: transparent !important;
    padding-left: 0;
}
div#s2 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}
/* ! */
/* s3 */
#s3 h2 {
    font-weight: 300;
    color: #fff;
    font-size: 2.2rem;
    font-family: 'POPPINS';
    margin: 0;
    line-height: 1.2;
}
#s3 .top p {
    padding-bottom: 40px;
}
#s3 p {
    font-weight: 300;
    color: #fff;
    font-size: 0.9rem;
    font-family: 'POPPINS';
    width: 100%;
    height: 6rem;
}
div#s3 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
#s3 h1 {
    color: #fff;
    font-size: 4rem;
    font-family: 'Poppins';
}
#s3 h3 {
    color: #fff;
    font-size: 1rem;
    font-family: 'POPPINS';
    text-transform: uppercase;
    padding-top: 123px;
    height: 11rem;
}
#s3 .vc_col-sm-3 {
    background-image: url(/wp-content/uploads/2021/04/chap.png);
    background-repeat: no-repeat;
    padding: 70px 35px;
    cursor: pointer;
    text-align: center;
}
#s3 .vc_col-sm-3:hover 
{
    background-image: url(/wp-content/uploads/2021/04/chap-hover.png);
    
}
#s3 .vc_col-sm-3:hover h1,
#s3 .vc_col-sm-3:hover h3,
#s3 .vc_col-sm-3:hover p
{
    color:#000;
}
#s3 .vc_col-sm-3 a.nectar-button {
    background-color: #fff !important;
    color: #000;
}

#s3 .vc_col-sm-3:hover a.nectar-button
{
    background-color: #feba03 !important;
    color: #fff !important;
}
/* ! */
/* s4 */
#s4 h3 {
    color: #ffffff;
    font-size: 1.2rem;
    font-family: 'POPPINS';
    text-transform: uppercase;
}
#s4 a.play_button_2.large.nectar_video_lightbox.magnific-popup {
    display: none;
}
#s4 h2 {
    font-weight: 300;
    color: #fff;
    font-size: 2.2rem;
    font-family: 'POPPINS';
    margin: 0;
    line-height: 1.2;
}
#s4 p {
    font-weight: 300;
    color: #fff;
    font-size: 0.9rem;
    font-family: 'POPPINS';
    width: 100%;
    text-align: justify;
}
#s4 .nectar-video-box {
    width: 60%;
    margin: 0 auto;
}
div#s4 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
#s4 img.attachment-full.size-full {
    padding: 30px 20px;
}
/* ! */
/* s5 */
#s5 h3 {
    color: #ffffff;
    font-size: 1.2rem;
    font-family: 'POPPINS';
    text-transform: uppercase;
    padding-bottom: 25px;
}
#s5 h4 {
    color: #fff;
    font-size: 2rem;
    font-family: 'POPPINS';
    text-transform: uppercase;
}
#s5 h5 {
    color: #fff;
    font-size: 1rem;
    font-family: 'POPPINS';
    text-transform: uppercase;
}
#s5 h2 {
    font-weight: 300;
    color: #fff;
    font-size: 2.2rem;
    font-family: 'POPPINS';
    margin: 0;
    line-height: 1.2;
}
#s5 a.nectar-button {
    font-size: 1rem;
    font-family: 'Poppins';
    border: 0px solid #fff;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 0;
    margin-top: 30px;
    background-color: #000 !important;
    margin-right: 10px;
}
#s5 img.img-with-animation.skip-lazy.animated-in {
    margin-left: -35px;
}
div#s5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
#s5 p {
    font-weight: 300;
    color: #fff;
    font-size: 0.9rem;
    font-family: 'POPPINS';
    width: 100%;
    text-align: justify;
}
#s5 .vc_col-sm-6:nth-child(2) {
    padding-left: 100px;
}

#s5 .vc_col-sm-6:nth-child(2) .wpb_text_column.wpb_content_element
{
    /* padding-top: 80px; */
}
/*  */
/* s6 */
#s6 h4 {
    color: #fff;
    font-size: 1.2rem;
    font-family: 'POPPINS';
    text-transform: uppercase;
}
#s6 h2 {
    font-weight: 300;
    color: #fff;
    font-size: 2.2rem;
    font-family: 'POPPINS';
    margin: 0;
    line-height: 1.2;
}
#s6 p {
    font-weight: 300;
    color: #fff;
    font-size: 0.9rem;
    font-family: 'POPPINS';
    width: 100%;
    text-align: justify;
}
#s6 img.img-with-animation.skip-lazy.animated-in {
    margin: auto !important;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    position: absolute;
    bottom: -80px;
    left: 35%;
}
#s6 .carousel-item {
    background-color: #feba03;
    margin: 0 auto;
    width: 95%;
    padding: 30px 30px 45px 30px;
}
div#s6 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
#s6 .owl-stage {
    padding-bottom: 45px;
}
/* ! */
/* s7 */
#s7 h2 {
    color: #fff;
    font-size: 3.2rem;
    font-family: 'POPPINS';
    margin: 0;
    line-height: 1;
    font-weight: 600;
}
#s7 form {
    display: flex;
}
#s7 form label {
    color: transparent;
}
#s7 .es_subscription_form_submit {
    position: absolute;
    right: 5%;
    top: 35%;
    height: 48px;
    border-radius: 0;
    text-transform: uppercase;
    width: 140px;
}
#s7 input.es_required_field.es_txt_email.ig_es_form_field_email {
    width: 100%;
    position: relative;
    background-color: transparent;
    border: 2px solid #fcac08;
}
#s7 .es-field-wrap {
    margin-bottom: 0em;
    width: 70%;
    margin-left: 100px;
}
#s7 input.es_required_field.es_txt_email.ig_es_form_field_email::placeholder
{
    color:#fff;
}
div#s7 {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}
/*  ! */

/* footer */
#footer-outer .col {
    width: 25%;
    margin: 0;
    padding: 0;
    /* text-align: center; */
}
html #footer-outer #footer-widgets .widget h4 {
    color: #fff !important;
    text-transform: uppercase;
    padding-top: 70px;
}
#footer-outer #footer-widgets .col p:last-child {
    font-weight: 300;
    color: #fff;
    font-size: 0.9rem;
    font-family: 'POPPINS';
    width: 100%;
    
}
#footehtml r-outer #footer-widgets .col ul li:first-child >a {
    padding: 0px !important;
    color: #fff !important;
}
#footer-outer .widget.widget_nav_menu li a {
    padding: 0;
}
body.original #footer-outer #footer-widgets .col ul li a {
    color: #fff !important;
}

#footer-outer .col:nth-child(2) {
    padding-left: 115px;
}
#footer-outer .col:nth-child(3) ul li
{
    display: flex;
}
#footer-outer .col:nth-child(3) ul i {padding-top: 6px;padding-right: 15px;color: #fcac08;font-size: 1rem;}
#footer-outer ul#social {
    display: inline-flex;
}
#footer-outer .col:nth-child(4)
{
    padding-left: 90px;
}
#footer-outer ul#social i {
    font-size: 1rem;
    padding: 0;
    padding-right: 10px;
}
#footer-outer ul#social li {
    padding: 0px !important;
}
/*  */
/* con */
div#cont {
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
}
#cont label {
    color: #000;
}
#cont img.img-with-animation.skip-lazy.animated-in {
    width: 65%;
    margin: 0 auto;
}
#cont input.wpcf7-form-control.wpcf7-submit {
    text-transform: uppercase;
    width: 100%;
    font-size: 1rem;
    font-family: 'Poppins';
}
#cont input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required,
#cont textarea.wpcf7-form-control.wpcf7-textarea {
    /* background-color: transparent; */
    border-bottom: 2px solid #000;
}
#cont h2 {
    font-weight: 300;
    color: #000;
    font-size: 2.2rem;
    font-family: 'POPPINS';
    margin: 0;
    line-height: 1.2;
    padding-bottom: 45px;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a:hover {
    color: #ffffff !important;
}
div#ch1 p {
    color: #000;
    line-height: 2.5;
    padding-bottom: 0;
    font-family: 'Poppins';
}

div#ch1 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important;
}
#footer-widgets .span_3:nth-child(3) li a {
    display: flex;
}

#header-outer[data-lhe="default"] #top nav > ul > li > a:hover, #header-outer[data-lhe="default"] #top nav .sf-menu > .sfHover:not(#social-in-menu) > a, #header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-item > a, #header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_ancestor > a, #header-outer[data-lhe="default"] #top nav .sf-menu > .current-menu-ancestor > a, #header-outer[data-lhe="default"] #top nav .sf-menu > .current_page_item > a, #header-outer[data-lhe="default"] #top nav > ul > .button_bordered > a:hover, #header-outer[data-lhe="default"] #top nav > .sf-menu > .button_bordered.sfHover > a {
    color: #ffffff !important;
}
#header-outer[data-lhe="default"] #top nav > ul > li > a:focus {
    color: #ffffff !important;
}