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


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

#header-secondary-outer {
    background-color: transparent !important;
}

#header-secondary-outer .top-nav {
    DISPLAY: FLEX;
    justify-content: space-between;
    padding: 0px 40px;
}

#header-secondary-outer .nectar-center-text {
    max-width: 100% !important;
    padding: 0px 0px !important;
    height: 100%;
}

#header-secondary-outer .nectar-center-text .top-nav {
    background-color: #161616;
    max-width: 76% !important;
    margin-left: auto;
    margin-right: 0px;
    height: 140%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-radius: 20px 20px 0px 0px !important;
    margin-top: -3px;
}

#header-secondary-outer .nectar-center-text .top-nav a {
    text-transform: none;
}

#header-secondary-outer .nectar-center-text .top-nav a i {
    color: #F6931C;
}


/*  */

#top .col.span_9.col_last {
    background-color: #F6931C;
    width: 76% !important;
    display: flex;
    justify-content: end;
    align-items: center;
    border-radius: 0px 0px 20px 0px !important;
    position: relative;
    padding-top: 11px;
}

#top .col.span_9.col_last:before {
    position: absolute;
    width: 66px;
    height: 46px;
    content: "";
    background-image: url("http://stagingserver3.com/barttaylor/wp-content/uploads/2023/11/Vector-1.png");
    background-repeat: no-repeat;
    background-size: contain;
    bottom: 0px;
    right: 96.5%;
    z-index: 999;
}

#top nav,
#top ul,
#top ul>li.nectar-regular-menu-item {
    height: 100%;
}

#top ul>li.nectar-regular-menu-item>a {
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

#top ul>li.nav-btn>a {
    background-color: #E5820B !important;
    padding: 0px 53px !important;
    border-radius: 0px 0px 20px 0px !important;
}

a#logo img {
    max-width: 100% !important;
    transform: scale(140%);
    transform-origin: left bottom;
}


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

#ro-1 .txt1 {
    width: 500px;
}

#ro-1 .txt1,
#ro-1 .btnn1 {
    margin-left: 140px;
}

#ro-1 .btnn1 {
    margin-right: 30px !important;
}

#ro-1 .txt1 h2 {
    text-transform: uppercase;
    position: relative;
    padding-left: 11px;
}

#ro-1 .txt1 h2:before {
    position: absolute;
    width: 6px;
    height: 100%;
    background-color: #F6931C;
    display: block;
    content: "";
    left: 0px;
}


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

#ro-2 .row-bg.viewport-desktop.using-image {
    background-size: 440px;
    background-position: right bottom !important;
}

#ro-1 a#btnn,
#ro-2 a#btnn,
#ro-3 #btnn,
#ro-5 #btnn,
#ro-7 #btnn,
#ro-4 #btnn,
#ro-6 #btnn {
    outline: solid 2px #F6931C;
    outline-offset: 5px;
    text-transform: uppercase;
    font-family: "jost";
    font-weight: 300;
}

#ro-4 #btnn,
#ro-6 #btnn {
    outline: solid 2px #000 !important;
}


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

#ro-3 .txt-info h6 img {
    width: 150px;
    position: absolute;
    left: -70px;
    top: 21px;
}

#ro-3 .txt-info {
    background-image: url("http://stagingserver3.com/barttaylor/wp-content/uploads/2023/11/Rectangle-9.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 100% 100%;
    padding: 10px 0px;
    padding-left: 90px;
    padding-right: 40px;
    position: relative;
}

#ro-3 .txt2 {
    position: absolute;
    bottom: 164px;
    left: 30px;
}

#ro-3 #btnn {
    position: absolute;
    width: 170px;
    text-align: center;
    top: -160px;
    left: 30px;
}


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

#ro-4 .imgg {
    margin-bottom: -130px;
    margin-top: 10px;
}


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

#ro-5 .imgg {
    max-width: 110%;
}

#ro-5 #inn {
    background-color: #fff;
    padding: 50px 30px;
    box-shadow: 0px 0px 10px 0px #0000004d !important;
    width: 110%;
    position: relative;
    left: -30px;
}


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

#fttr .wpb_raw_code {
    position: relative;
    left: 10px;
}

#fttr .txt1 {
    margin-top: -160px;
}

#fttr select,
#fttr input,
#fttr textarea {
    background-color: #E5E5E5;
    border: none;
    border-radius: 0px !important;
    height: 58px;
}

#fttr button.frm_button_submit {
    width: 100%;
    background-color: #F6931C;
    border: solid 2px #fff;
    border-radius: 0px !important;
    box-shadow: 0px 0px 6px 0px #000;
    padding: 15px 0px !important;
    font-family: 'Jost';
    font-weight: 300;
    font-size: 20px;
}


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

#fttr #inn {
    box-shadow: 0px 0px 10px 6px #0000004a !important;
}

#fttr textarea {
    height: 190px;
}

#fttr .txt1 {
    margin-top: -160px;
}

#fttr ul#menu-contact-us,
#fttr ul#menu-contact-us li {
    list-style: none;
    margin: 0px !important;
}

#fttr a:hover {
    color: #fff;
}

#fttr select,
#fttr input,
#fttr textarea {
    background-color: #F8F7F7;
    border: none;
    border-radius: 0px !important;
    height: 58px;
}

#fttr textarea {
    height: 190px;
}

#fttr button.frm_button_submit {
    width: 100%;
    background-color: #F6931C;
    border: solid 2px #fff;
    border-radius: 0px !important;
    box-shadow: 0px 0px 6px 0px #000;
    padding: 15px 0px !important;
    font-family: 'Jost';
    font-weight: 300;
    font-size: 20px;
}

#fttr .wpb_raw_code {
    position: relative;
    left: 20px;
    width: 95%;
    margin: auto;
}

#fttr h2.widgettitle {
    font-family: 'Montserrat';
    font-weight: 700;
    font-size: 24px;
    color: #fff;
    margin-top: 68px;
}

#fttr .menu-quick-links-container ul,
#fttr .menu-quick-links-container ul li {
    padding: 0px 0px;
    margin: 0px 0px;
    list-style: none !important;
}


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

#copyright {
    padding: 18px 0px !important;
}

#copyright p {
    font-family: inter;
    font-size: 14px;
}

#fttr p,
#fttr a {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 14px;
    line-height: 1.3;
}

#fttr .ftr-logo {
    margin-top: 60px;
}

#fttr ul#menu-contact-us li a i {
    margin-right: 6px;
}


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

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


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

@media (max-width: 1440px) {
    #ro-1 .cola1 .vc_column-inner {
        padding: 110px 0px;
    }
    #ro-1 .txt1,
    #ro-1 .btnn1 {
        margin-left: 250px;
    }
}


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

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


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

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


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

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


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

@media (max-width: 1280px) {
    #top .col.span_9.col_last {
        background-color: #F6931C;
        width: 74% !important;
    }
    #top .col.span_9.col_last:before {
        right: 96%;
    }
    #header-secondary-outer .nectar-center-text .top-nav {
        background-color: #161616;
        max-width: 74% !important;
    }
    #top ul>li>a {
        font-size: 14px !important;
    }
    #ro-1 .cola1 .vc_column-inner {
        padding: 90px 0px;
    }
    #ro-1 .txt1,
    #ro-1 .btnn1 {
        margin-left: 220px;
    }
    #fttr textarea {
        height: 143px;
    }
}


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

@media (max-width: 1024px) {
    #top .col.span_9.col_last {
        width: 62% !important;
        padding-right: 30px;
    }
    #top .col.span_9.col_last:before {
        right: 93.5%;
    }
    #header-secondary-outer .nectar-center-text .top-nav {
        width: 62%;
    }
    #ro-1 .cola1 .vc_column-inner {
        padding: 60px 0px;
    }
    #ro-1 .txt1,
    #ro-1 .btnn1 {
        margin-left: 170px;
    }
    #ro-2 .row-bg.viewport-desktop.using-image {
        background-size: 270px;
    }
    #ro-1 .txt1 {
        margin-left: 170px;
        width: 350px;
    }
    #ro-2 {
        padding-top: 110px !important;
        padding-bottom: 140px !important;
    }
    #ro-1 .txt1 h4 {
        font-size: 14px;
        line-height: 1.2;
    }
    #ro-1 .txt1 h2,
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-3 .txt2 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2,
    #ro-7 .txt1 h2,
    #ro-8 .txt1 h2,
    #ro-9 .txt1 h2 {
        font-size: 30px;
        line-height: 1.2;
    }
    #ro-1 .txt1 p,
    #ro-1 .txt1 p,
    #ro-2 .txt1 p,
    #ro-3 .txt1 p,
    #ro-3 .txt2 p,
    #ro-3 .txt-info p,
    #ro-4 .txt1 p,
    #ro-5 .txt1 p,
    #ro-6 .txt1 p,
    #ro-7 .txt1 p,
    #ro-8 .txt1 p,
    #ro-9 .txt1 p {
        font-size: 15px;
        line-height: 1.3;
    }
    #fttr p,
    #fttr a {
        font-size: 13px;
        line-height: 1.2;
    }
    #fttr select,
    #fttr input {
        height: 40px;
    }
    #fttr textarea {
        height: 65px;
    }
}


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

@media (max-width: 900px) {
    #header-secondary-outer {
        display: none;
    }
    #top .col.span_9.col_last {
        width: 14% !important;
        padding-bottom: 14px;
    }
    #top .col.span_9.col_last:before {
        display: none;
    }
    a#logo img {
        transform: none;
    }
    #ro-1 .txt1,
    #ro-1 .btnn1 {
        margin-left: 230px;
    }
    #ro-4 .imgg {
        margin-bottom: 0px;
        margin-top: 10px;
    }
    #ro-5 .imgg {
        width: 100%;
    }
    #fttr .wpb_raw_code {
        left: 0px;
        width: 80%;
        margin: auto;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    #ro-5 #inn {
        left: 0px;
        width: 100%;
    }
    #fttr textarea {
        height: 135px;
    }
}


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

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


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

@media (max-width: 480px) {
    #top .col.span_9.col_last {
        width: 14% !important;
        padding-bottom: 14px;
        padding-right: 17px !important;
    }
    #ro-1 .txt1 p,
    #ro-2 .txt1 p,
    #ro-3 .txt1 p,
    #ro-3 .txt-info,
    #ro-3 .txt2 p,
    #ro-4 .txt1 p,
    #ro-5 .txt1 p,
    #ro-6 .txt1 p,
    #ro-7 .txt1 p,
    #ro-8 .txt1 p,
    #ro-9 .txt1 p {
        font-size: 13px;
        line-height: 1.3;
    }
    #ro-3 .txt2 {
        bottom: 104px;
        left: 20px;
    }
    #ro-3 .txt-info h6 img {
        width: 110px;
        position: absolute;
        left: -30px;
        top: 31px;
    }
    #ro-3 #btnn {
        width: 150px;
        text-align: center;
        top: -100px;
        left: 23px;
        padding: 12px 0px;
    }
    #fttr h2.widgettitle {
        margin-top: 0px;
    }
    #footer-outer #copyright p {
        line-height: 22px;
        margin-top: 3px;
        font-size: 12px;
    }
    #ro-1 .txt1,
    #ro-1 .btnn1 {
        margin-left: 90px;
    }
    #ro-1 a#btnn {
        padding: 10px 20px;
    }
}


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

@media (max-width: 444px) {
    #ro-3 .txt-info {
        padding-right: 5px;
    }
    #top .col.span_9.col_last {
        width: 18% !important;
        padding-bottom: 14px;
        padding-right: 17px !important;
    }
    #ro-1 .txt1,
    #ro-1 .btnn1 {
        margin-left: 40px;
    }
    #ro-1 .txt1 {
        width: 80%;
    }
}


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

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


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

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

#ro-1 a#btnn:hover,
#ro-2 a#btnn:hover,
#ro-3 #btnn:hover,
#ro-5 #btnn:hover,
#ro-6 #btnn:hover,
#ro-7 #btnn:hover,
#ro-7 #btnn:hover {
    color: #000 !important;
    background-color: #fff !important;
    outline-offset: 0px !important;
    outline-color: transparent !important;
    transform: none !important;
}