/*
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 nav ul.sf-menu.sf-js-enabled.sf-arrows {
    display: flex;
    align-items: center;
    justify-content: flex-start !important;
    width: 822px !important;
    margin: 0px 0px auto auto;
    height: 100%;
}

#top nav ul.sf-menu.sf-js-enabled.sf-arrows:before {
    background-color: #343434;
    position: absolute;
    content: "";
    height: 100%;
    width: 100%;
    margin-left: -10px;
}

#top nav ul.sf-menu.sf-js-enabled.sf-arrows>li {
    border-left: solid 1px #fff;
    padding: 0px 10px;
}

a#logo img {
    transform-origin: left bottom;
    transform: scale(190%);
    z-index: 9999 !important;
    top: -16px !important;
    position: relative;
}


/*  */

.nectar-center-text {
    max-width: 100% !important;
}

#header-secondary-outer {
    min-height: 61px !important;
    display: flex;
    align-items: center;
    background-color: transparent !important;
    z-index: 2;
}

.up {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 910px;
    margin: 0px 0px auto auto;
}

.up .box1 a strong {
    font-size: 15px;
    color: #221F32;
    display: block;
    padding-left: 3px;
}

.up .box1 a {
    font-size: 15px;
    color: #807F81 !important;
    text-transform: capitalize;
    font-weight: 100;
    position: relative;
    display: inline-block;
    text-align: initial;
    margin-right: 30px;
    padding-left: 33px;
}

.up .box1 a i {
    position: absolute;
    left: 0px;
    color: #343434;
    width: 20px;
    height: 21px;
    top: 4px;
    font-size: 19px;
}

.up .box2 a {
    font-family: 'Roboto';
    font-size: 16px;
    background-color: #31312F;
    color: #fff !important;
    padding: 8px 13px;
}


/*  */


/* +-------------      +-------------      +-------------      +-------------       */

#ro-2 .iwithtext .iwt-text {
    font-family: 'Jost';
    font-weight: 400;
    font-size: 14px;
    line-height: 1.5;
	padding-left: 50px;
}

#ro-2 .iwithtext .iwt-icon img {
    transform: scale(100%);
    position: relative;
    top: -6px;
    left: 7px;
}


/* +-------------      +-------------      +-------------      +-------------       */

#ro-3 #inn {
    margin-top: 110px;
    border-radius: 10px;
    box-shadow: 0px 0px 10px 0px #00000054;
    padding-bottom: 30px;
}

#ro-3 #inn .imgg {
    margin-top: -100px;
    width: 90%;
}

#ro-3 .txt-info h6,
#ro-3 .txt-info h5 a {
    color: #000;
}

#ro-3 .owl-stage {
    padding: 0px;
}


/*  */

#ro-3 .owl-nav {
    display: flex;
}

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

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

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

#ro-3 .owl-nav button.owl-next {
    transform: rotate(180deg);
}

#ro-3 .owl-nav button.owl-prev {
    position: absolute;
    left: -70px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}

#ro-3 .owl-nav button.owl-next {
    position: absolute;
    right: -70px;
    top: 0px;
    bottom: 0px;
    margin: auto;
}


/* +-------------      +-------------      +-------------      +-------------       */

#ro-4 .iwt-icon img {
    width: 20px;
    position: relative;
    top: 7px;
}

#ro-4 .iwithtext .iwt-text {
    padding-left: 30px;
}

#ro-4 .iwithtext {
    margin-bottom: 3px !important;
}


/* +-------------      +-------------      +-------------      +-------------       */

#ro-5 .row-bg.viewport-desktop {
    background-size: 130px;
    background-position: 4% 50% !important;
}

#ro-5 form.tnp-form {
    background-color: #fff;
    display: flex;
    border-radius: 5px;
    overflow: hidden;
    border: none !important;
}

#ro-5 form.tnp-form input.tnp-email,
#ro-5 form.tnp-form input.tnp-email::placeholder {
    color: #000;
}

#ro-5 form.tnp-form input.tnp-submit {
    width: 40%;
    border-radius: 0px !important;
}


/* +-------------      +-------------      +-------------      +-------------       */

#ro-6 form {
    background-color: #FAF2F2;
    padding: 30px 30px;
}

#ro-6 form input,
#ro-6 form textarea {
    background-color: transparent !important;
    border: none;
    border-radius: 0px !important;
    border-bottom: solid 1px #707070;
    box-shadow: 0px 0px 0px 0px !important;
}

#ro-6 form textarea {
    resize: none;
}

#ro-6 form .frm_submit {
    position: absolute;
    bottom: -20px;
    left: 0px;
}

#ro-6 form .frm_submit button {
    font-family: 'Roboto';
    font-size: 18px;
    padding: 13px 34px !important;
    background-color: #222222 !important;
    color: #fff !important;
    border-radius: 0px !important;
}


/* +-------------      +-------------      +-------------      +-------------       */

#ro-7 span.meta-category {
    display: none;
}

#ro-7 h3.title,
#ro-7 h3.title a {
    font-size: 24px;
    font-weight: 500;
    color: #000;
}

#ro-7 .excerpt {
    font-size: 16px;
    line-height: 26px;
    color: #000;
}

#ro-7 .row.blog-recent.columns-3 {
    margin: 0px;
    padding: 0px;
}

#ro-7 img {
    border-radius: 20px !important;
}


/* +-------------      +-------------      +-------------      +-------------       */

#ro-8 {
    box-shadow: 0px 0px 10px 6px #0003 !important;
    padding: 30px 30px !important;
    width: 80%;
    margin: auto;
    border-radius: 500px;
    position: relative;
    top: 84px;
    z-index: 999 !important;
    background-color: #fff;
    margin-top: -40px;
}

.container-wrap {
    padding-bottom: 0px;
}

#ro-8 .iwithtext {
    background-color: #232323;
    height: 108px;
    display: flex;
    align-items: center;
    border-radius: 50px;
    width: 90%;
    margin: auto;
}

#ro-8 .iwithtext .iwt-icon img {
    width: 60px;
    position: relative;
    top: 20px;
    left: 10px;
}

#ro-8 .iwithtext .iwt-text {
    padding-left: 90px;
}

#ro-8 .iwithtext .iwt-text h6 {
    color: #fff;
    margin-bottom: 0;
}

#ro-8 .iwithtext .iwt-text,
#ro-8 .iwithtext .iwt-text a {
    color: #fff;
    font-size: 16px;
    line-height: 1.5;
}


/* +-------------      +-------------      +-------------      +-------------       */

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

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

#footer-outer #footer-widgets p,
#footer-outer #footer-widgets a {
    font-size: 16px;
    line-height: 26px;
    font-family: 'Jost';
}

#footer-outer #footer-widgets a {
    text-transform: uppercase !important;
}

#footer-outer #footer-widgets ul li a i {
    margin-right: 6px;
}

#footer-outer #footer-widgets .widget h4 {
    font-family: 'Roboto';
    font-size: 22px;
    font-weight: 500;
}

#footer-outer #footer-widgets form.tnp-form input.tnp-email {
    margin-bottom: 10px;
    border-radius: 0px !important;
    background-color: #fff !important;
}

#footer-outer #footer-widgets form.tnp-form input.tnp-submit {
    border-radius: 0px !important;
}

#footer-outer {
    z-index: 1;
}

#footer-outer #footer-widgets .container>.row {
    padding-top: 130px;
    padding-bottom: 53px;
}


/* +-------------      +-------------      +-------------      +-------------       */


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

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


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

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


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

@media (max-width: 1366px) {
    #top nav ul.sf-menu.sf-js-enabled.sf-arrows {
        width: 732px !important;
    }
    .up {
        width: 818px;
    }
    #ro-6 form .frm_submit {
        position: absolute;
        bottom: -40px;
        left: 0px;
    }
    #ro-2 h2 {
        font-size: 42px;
    }
}


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

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


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

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


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

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


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

@media (max-width: 1024px) {
    #header-outer #top .slide-out-widget-area-toggle a .lines:after,
    #header-outer #top .slide-out-widget-area-toggle a .lines:before,
    #header-outer #top .slide-out-widget-area-toggle a .lines-button:after {
        background-color: #000000 !important;
    }
    .up {
        width: 588px;
    }
    #ro-1 .txt1 h2,
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-1 .txt1 h2,
    #ro-1 .txt1 h2,
    #ro-1 .txt1 h2 {
        font-size: 30px;
        line-height: 1.2;
    }
    #ro-1 p,
    #ro-2 p,
    #ro-3 p,
    #ro-4 p,
    #ro-5 p,
    #ro-1 p,
    #ro-1 p,
    #ro-1 p,
    #ro-2 .iwithtext .iwt-text,
    #ro-3 .txt-info h5 a,
    #ro-4 .iwithtext .iwt-text {
        font-size: 14px;
        line-height: 1.2;
    }
    #ro-2 .iwithtext .iwt-text br {
        display: none;
    }
    #footer-outer #footer-widgets p,
    #footer-outer #footer-widgets a {
        font-size: 11px;
        line-height: 19px;
    }
    #ro-8 {
        box-shadow: 0px 0px 10px 6px #0003 !important;
        padding: 30px 30px !important;
        width: 100%;
    }
    #ro-8 .iwithtext .iwt-text,
    #ro-8 .iwithtext .iwt-text a {
        font-size: 13px;
    }
    #ro-6 form .frm_submit {
        bottom: -80px;
        left: 0px;
    }
    #ro-6 {
        padding-bottom: 110px !important;
    }
}


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

@media (max-width: 900px) {
    #header-secondary-outer {
        display: none;
    }
    a#logo img {
        transform: scale(120%);
        top: 0px !important;
    }
    #ro-1 .hd1 h1 {
        font-size: 59px !important;
        line-height: 60px !important;
    }
    #ro-8 {
        border-radius: 100px;
    }
}


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

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


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

@media (max-width: 480px) {
    .up {
        display: none;
    }
    #ro-1 .hd1 h1 {
        font-size: 31px !important;
        line-height: 42px !important;
    }
    #ro-3 .owl-nav {
        display: none;
    }
    #ro-5 h3 {
        font-size: 20px;
        line-height: 30px;
        text-align: center;
    }
}


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

@media (max-width: 444px) {
    #ro-1 .hd1 h1 {
        font-size: 21px !important;
        line-height: 32px !important;
    }
    #ro-1 p {
        font-size: 15px !important;
        line-height: 21px !important;
    }
    #ro-1 .txt1 h2,
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-1 .txt1 h2,
    #ro-1 .txt1 h2,
    #ro-1 .txt1 h2 {
        font-size: 20px;
        line-height: 1.2;
    }
    #footer-outer #copyright p span {
        display: block;
    }
    #ro-8 .iwithtext {
        width: 100%;
    }
    #ro-8 .iwithtext .iwt-text,
    #ro-8 .iwithtext .iwt-text a {
        font-size: 11px;
    }
}


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

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


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

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