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

#top li#search-btn a {
    background-image: url("https://stagingserver3.com/extsp/wp-content/uploads/2023/08/loupe.png");
    background-size: contain;
    background-position: center !important;
    background-repeat: no-repeat !important;
    width: 240px !important;
    height: 41px !important;
}

#top li#search-btn a span {
    opacity: 0;
}

#ro-1 {
    padding: 250px 0px !important;
}

#ro-1 .txt1 p {
    width: 550px;
    margin-bottom: 30px;
}

#ro-1 #inn {
    width: 330px;
}

#ro-1 #btnn {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 12px;
    border: solid 1px #fff;
    border-radius: 0px !important;
    background-color: transparent !important;
    text-align: center;
    width: 124px;
    padding: 12px 0px;
    transition: 0.5s;
}

#ro-1 #btnn:hover {
    background-color: #1f67c7 !important;
    border-color: #1f67c7 !important;
    opacity: 100%;
}


/* ---------         ---------         ---------         ---------         ---------          */

#ro-1down .imgg-down {
    position: absolute;
    left: 4px;
    right: 0px;
    bottom: 50px;
}


/* ---------         ---------         ---------         ---------         ---------          */

#ro-2 {
    padding-top: 50px !important;
    padding-bottom: 30px !important;
}

#ro-2 .txt1 h2 {
    font-family: 'Poppins';
    font-weight: 900;
    color: #161616;
}

#ro-2 .txt1 p {
    padding-right: 30px;
}

#ro-2 .txt-info h6 img {
    text-align: center;
    margin: auto;
    transition: 0.5s;
	width: 70px;
}

#ro-2 .txt-info {
    box-shadow: 2px 2px 11px 0px #00000075;
    padding: 40px 10px;
    width: 90%;
    margin: auto;
    transition: 0.5s;
	min-height: 220px !important;
}

#ro-2 .owl-carousel {
    position: relative;
    margin-left: 420px;
    margin-top: -260px;
    z-index: 999;
    position: relative;
}

#ro-2 .txt-info h3 {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 20px;
    color: #212121;
    transition: 0.5s;
}

#ro-2 .txt-info p {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 12px;
    line-height: 17px;
    color: #212121;
    transition: 0.5s;
}


/*  */

#ro-2 .owl-nav {
    display: flex;
    width: 110px;
    position: relative;
    left: 58%;
}

#ro-2 .owl-nav button span {
    display: none;
}

#ro-2 .owl-nav button {
    border: none;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    color: #000;
    font-size: 21px;
}

#ro-2 .owl-nav button:before {
    content: "\f060";
    font-family: fontawesome !important;
}

#ro-2 .owl-nav button.owl-next {
    transform: rotate(180deg);
    position: relative;
    top: 2px;
}

#ro-2 .txt-info:hover {
    background-color: #1f67c7;
}

#ro-2 .txt-info:hover h3,
#ro-2 .txt-info:hover p {
    color: #ffff;
}

#ro-2 .txt-info:hover h6 img {
    filter: brightness(220);
}

#ro-2 .owl-dots {
    display: none;
}


/* ---------         ---------         ---------         ---------         ---------          */

#ro-3 {
    padding: 60px 0px !important;
}

#ro-3 .imgg {
    box-shadow: -20px -20px 0px 0px #272642;
}

#ro-3 .txt1 h6 {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 16px;
}

#ro-3 .txt1 p {
    width: 480px;
    font-weight: 600;
}

#ro-2 #btnn,
#ro-3 #btnn,
#ro-4 #btnn {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 12px;
    border-radius: 0px !important;
    width: 124px;
    text-align: center;
    padding: 12px 0px;
    transition: 0.5s;
}


/* ---------         ---------         ---------         ---------         ---------          */

#ro-4 {
    padding-top: 60px !important;
    padding-bottom: 60px !important;
}

#ro-4 .txt1 p {
    font-weight: 600;
    margin-bottom: 40px;
}

#ro-4 .txt-info {
    padding-top: 30px;
}

#ro-4 .txt-info h6 img {
    margin: auto;
    text-align: center;
}

#ro-4 #btnn {
    display: table;
    margin: auto;
    z-index: 999;
    position: relative;
    margin-bottom: -39px;
}

#ro-4 .t2 h6 img,
#ro-4 .t3 h6 img {
    height: 260px;
}


/* ---------         ---------         ---------         ---------         ---------          */

#ro-5 {
    padding: 60px 0px !important;
}

#ro-5 #inn {
    padding: 20px 30px;
    width: 86%;
    margin: auto;
	min-height: 174px;
}

#ro-5 #inn .iwt-text h3 {
    font-weight: 900;
    font-size: 20px;
    color: #000;
}

#ro-5 .iwithtext {
    margin: auto;
    width: 210px;
}

#ro-5 .txt-info p {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 13px;
    line-height: 23px;
    color: #000;
}


/* ---------         ---------         ---------         ---------         ---------          */

#ro-5 .owl-dots span {
    background-color: #1c1c1c;
    width: 15px;
    height: 15px;
}

#ro-5 .owl-dots .active span {
    transform: none !important;
}


/* ---------         ---------         ---------         ---------         ---------          */

#ro-6 {
    padding: 34px 0px !important;
}

#ro-6 .noptin-form-header.no-image {
    display: none;
}

#ro-6 .noptin-optin-form-wrapper {
    border: none !important;
    background-color: transparent !important;
}

#ro-6 .noptin-form-footer {
    padding: 0px;
}

#ro-6 .noptin-form-fields {
    display: flex;
}

#ro-6 .noptin-optin-field-wrapper-email {
    padding: 0px !important;
    margin: 0px !important;
}

#ro-6 .noptin-field-email {
    height: 100%;
}

#ro-6 .noptin-field-email input {
    height: 100%;
    background-color: transparent !important;
    border: solid 1px #fff;
    border-radius: 0px !important;
}

#ro-6 input.noptin-form-submit {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 16px;
    background-color: #fff !important;
    border-radius: 0px !important;
    color: #212020 !important;
    text-transform: uppercase;
    margin-left: 20px;
    padding: 10px 44px !important;
}


/* ---------         ---------         ---------         ---------         ---------          */

#ro-7 {
    padding: 40px 40px !important;
    margin-top: 60px !important;
    width: 90%;
    margin: auto;
    box-shadow: 0px 0px 40px 0px #0000007a;
}

#ro-7 .iwithtext {
    margin: 0px 0px auto auto;
    display: table;
}

#ro-7 .iwithtext .iwt-icon i {
    color: #ffff;
    position: relative;
    top: -7px;
}

#ro-7 .iwithtext .iwt-text,
#ro-7 .iwithtext .iwt-text a {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 15px;
    color: #fff;
}

#ro-7 .num input {
    background-color: #fff !important;
    height: 50px;
    border-radius: 0px !important;
    color: #000;
}

#ro-7 .num input::placeholder,
#ro-7 .num textarea::placeholder {
    color: #000;
}

#ro-7 .num textarea {
    height: 100px !important;
    background-color: #fff;
    resize: none;
    border-radius: 0px !important;
}

#ro-7 button.frm_button_submit {
    font-family: 'Poppins';
    font-weight: 400;
    font-size: 13px;
    margin: auto;
    display: table;
    border: none;
    box-shadow: 0px 0px !important;
    background-color: #1f67c7;
    border-radius: 0px !important;
    padding: 14px 70px !important;
    text-transform: uppercase;
}


/* ---------         ---------         ---------         ---------         ---------          */

#footer-outer #footer-widgets p,
#footer-outer #footer-widgets a {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 13px;
}

#footer-outer #footer-widgets #media_image-2 {
    margin-bottom: 10px;
}

#footer-outer #footer-widgets .widget h4 {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 15px;
}

#footer-outer #footer-widgets .col.span_4:nth-child(2) {
    padding-left: 120px;
}

#footer-outer #footer-widgets .col.span_4:nth-child(2),
#footer-outer #footer-widgets .col.span_4:nth-child(3) {
    padding-top: 0px;
}

#footer-outer #footer-widgets #custom_html-2 {
    width: 330px;
}

#footer-outer #footer-widgets .container>.row {
    padding-top: 30px !important;
    padding-bottom: 20px !important;
}

#copyright p {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 16px;
}

#copyright {
    padding: 12px 10px !important;
}
#nav_menu-5 h4 {
    margin-bottom: 0px !important;
    margin-top: 20px;
}

/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1600px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1440px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1366px) {
    #ro-1 {
        padding: 190px 0px !important;
    }
    #ro-2 .owl-nav {
        left: 49%;
    }
    #ro-2 .owl-carousel {
        margin-left: 320px;
        margin-top: -260px;
        z-index: 999;
        position: relative;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1340px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1320px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1280px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 1024px) {
    #ro-1 {
        padding: 120px 0px !important;
    }
    #ro-1down .imgg-down {
        bottom: 20px;
    }
    #ro-2 {
        padding-top: 40px !important;
        padding-bottom: 30px !important;
    }
    #ro-2 .owl-carousel {
        margin-left: 250px;
        margin-top: -300px;
        z-index: 999;
        position: relative;
    }
    #ro-5 #inn {
        padding: 20px 10px;
        width: 100%;
        margin: auto;
    }
    #ro-5 .txt-info p {
        font-size: 11px;
        line-height: 17px;
        margin-top: 20px;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 900px) {
    #ro-1 {
        text-align: center;
    }
    #ro-1 .txt1 p {
        margin: auto;
    }
    #ro-1 .vc_col-sm-6 {
        width: 50%;
    }
    #ro-1 #inn {
        margin: auto;
    }
    #ro-1 {
        padding: 82px 0px !important;
    }
    #ro-2 .owl-carousel {
        margin: auto;
    }
    #ro-2 {
        text-align: center;
    }
    #ro-2 .txt1 p {
        width: 60%;
        margin: auto;
        margin-bottom: 30px;
        padding: 0px;
    }
    #ro-2 .owl-stage {
        padding: 0px;
    }
    #ro-2 .owl-nav {
        margin: auto;
        left: 0px;
        margin-top: 20px;
    }
    #ro-3 {
        text-align: center;
    }
    #ro-3 p {
        margin: auto;
        width: 100%;
    }
    #ro-4 #btnn {
        display: table;
        margin-bottom: 0px;
    }
    #ro-4 .t1 h6 img,
    #ro-4 .t2 h6 img,
    #ro-4 .t3 h6 img,
    #ro-4 .t4 h6 img {
        height: 260px;
        object-fit: contain;
    }
    #ro-4 .t4 {
        margin-bottom: 13px;
    }
    #ro-6 {
        text-align: center;
    }
    #ro-7 {
        text-align: center;
    }
    #ro-7 .iwithtext {
        margin: auto;
        margin-bottom: 20px;
    }
    #ro-7 {
        width: 100%;
    }
    #footer-widgets .container .col.span_4:nth-child(1) {
        width: 54%;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }
    #footer-widgets .container .col.span_4:nth-child(2),
    #footer-widgets .container .col.span_4:nth-child(3) {
        width: 20%;
        padding-bottom: 0px !important;
        margin-bottom: 0px !important;
    }
    #footer-outer #footer-widgets #custom_html-2 {
        width: 100%;
    }
    #footer-widgets .container .col.span_4:nth-child(2) {
        padding-left: 0px !important;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 768px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 480px) {
    #ro-3 .txt1 p {
        width: 100%;
    }
    #ro-5 #inn {
        padding: 40px 10px;
        width: 80%;
        margin: auto;
    }
    #ro-5 .txt-info p {
        font-size: 13px;
        line-height: 19px;
        margin-top: 20px;
    }
    #footer-widgets .container .col.span_4 {
        width: 100% !important;
    }
    #ro-1 .txt1 p,
    #ro-2 .txt1 p {
        width: 100%;
    }
    #ro-3 .txt1 h2 {
        font-size: 19px;
        line-height: 29px;
    }
    #ro-7 {
        width: 100%;
        padding: 20px 20px !important;
    }
    #ro-6 .noptin-form-fields {
        display: flex;
        flex-direction: column;
    }
    #ro-6 input.noptin-form-submit {
        margin-top: 10px;
        margin-left: 0px;
    }
}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 414px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 375px) {}


/*-----------------------------------------------------------------------------------------------------*/

@media (max-width: 360px) {}