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

*/

#footer-outer .widget.widget_media_image img {
    width: 70% !important;
    !i;!; margin-bottom: -10px;
}

section.sub-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 100%;
    overflow: hidden;
}

section.sub-header .boo a {
    font-family: 'Open Sans';
    font-weight: 700;
    font-size: 15px;
    line-height: 1.5;
    background-color: #8B2F91;
    color: #fff !important;
    height: 100%;
    display: block;
    padding: 13px 16px;
}

.nectar-center-text {
    padding: 0px 0px !important;
    height: 100%;
}

section.sub-header .boxx a {
    font-family: 'Open Sans';
    font-weight: 500;
    font-size: 15px;
}

section.sub-header .boxx a i {
    color: #fed100;
    margin-right: 3px;
}


/*  */

#top .container>.row>.col.span_3 {
    display: flex !important;
    align-items: self-start;
}

#top .col.span_9.col_last nav {
    display: flex;
}

#top .col.span_9.col_last nav {
    display: flex !important;
    justify-content: left !important;
    margin-top: 10px;
    position: relative;
    padding-top: 10px;
}

#top nav.left-side {
    left: auto !important;
    right: 50px;
}

#top nav.right-side {
    margin-top: 93px;
}

section.contact-us-header-manu a {
    position: relative;
    margin-left: 52px;
}

section.contact-us-header-manu a img {
    position: absolute;
    width: 26px !important;
    left: -32px;
    top: 10px;
}

section.contact-us-header-manu a p {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    margin-bottom: -4px;
    padding-bottom: 0px;
}

section.contact-us-header-manu a h4 {
    font-family: 'Open Sans';
    font-weight: 900;
    font-size: 14px;
    color: #333333;
}

#top .col.span_9.col_last nav:before {
    position: absolute;
    content: "";
    background-color: #e4e4e4;
    width: 1000%;
    height: 2px;
    left: -260px;
    top: 0px;
}


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

#ro-1 h1 {
    font-weight: 900 !important;
}


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

#ro-2 .txt-info {
    padding: 10px 30px;
    min-height: 80px;
}

#ro-2 .txt-info p {
    color: #000;
    line-height: 1.4;
}

#ro-2 #inn {
    margin-bottom: 0px;
}

#ro-2 #btnn-plus {
    font-size: 13px;
    font-family: 'Open Sans';
    font-weight: 600;
    background-color: #d87df5 !important;
    border-radius: 0px !important;
    margin: 0px 0px auto auto;
    display: table;
    position: relative;
    padding: 10px 20px;
    transition: 0.5s;
}

#ro-2 #btnn-plus:before {
    content: "\f067 ";
    font-family: fontawesome;
    position: absolute;
    top: 0px;
    right: 100%;
    width: 40px;
    height: 100%;
    background-color: #8B2F91;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: 2s;
}

#ro-2 #btnn-plus:hover {
    background-color: #1d6530 !important;
}

#ro-2 #btnn-plus:hover:before {
    transform: rotate(360deg);
    border-radius: 500px;
	background-color:#1d6530;
}


/*  */

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

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

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

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

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

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

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


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

#ro-3 .iwt-icon img {
    background-color: #fff;
    width: 50px;
    height: 50px;
    object-fit: contain;
    padding: 7px;
    top: 13px;
    position: relative;
    border-radius: 5px;
    transition: 0.5s;
}

#ro-3 .iwithtext:hover .iwt-icon img {
    background-color: #1d6530;
}

#ro-3 .iwithtext {
    text-align: right;
}

#ro-3 .iwithtext h4 {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 0px;
}

#ro-3 .iwt-text {
    padding-right: 10px;
}


/*  */

#ro-3 .person {
    position: relative;
    display: table;
    margin: 0px 0px auto auto;
    margin-bottom: -60px;
    margin-right: 4px;
}

#ro-3 .txt-info {
    padding: 70px 20px 20px 40px;
}

#ro-3 .txt-info h6 {
    margin-top: -20px;
    margin-bottom: 30px;
}


/*  */


/*  */

#ro-3 .owl-nav {
    display: flex;
    margin-top: 0px;
    position: absolute;
    bottom: 32px;
    right: 0px;
}

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

#ro-3 .owl-nav button {
    border: none;
    background-color: transparent;
    background: #dfb2ee;
    width: 50px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0px !important;
    margin: 0px;
    transition: 0.5s;
}

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

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

#ro-1 .n2-ss-item-image.n2-ss-item-content.n2-ow-all {
    margin: auto !important;
    text-align: center !important;
    display: table !important;
}

#ro-3 .owl-nav button:hover {
    background-color: #d186e9;
}


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

#ro-4 a#btnn {
    font-family: 'Open Sans';
    font-weight: 900;
    font-size: 11px;
    text-transform: uppercase;
}


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

#ro-5 .txt1 p {
    width: 80%;
}

#ro-5 input,
#ro-5 textarea {
    border: none;
    resize: none;
    border-radius: 0px !important;
    height: 38px;
}

#ro-5 textarea {
    height: 170px !important;
}

#ro-5 button.frm_button_submit {
    background-color: transparent;
    box-shadow: 0px 0px;
    border-radius: 5px !important;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 18px;
    border: solid 3px #fff;
    padding: 10px 30px !important;
}


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

#ro-6 h3.post-heading,
#ro-6 h3.post-heading a span {
    font-family: fire sans;
    font-weight: 900;
    font-size: 25px;
    color: #034153 !important;
}

#ro-6 span.meta-excerpt {
    font-family: 'Open Sans';
    font-weight: 500;
    font-size: 14px;
}

#ro-6 span.meta-date {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 16px;
    color: #cfd5dd !important;
}

#ro-7 button.owl-dot {
    display: none;
}
/* ---------       ---------       ---------       ---------       ---------        */

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

#copyright section {
    display: flex;
    justify-content: space-between;
    color: #fff;
}

#copyright .col.span_5 {
    max-width: 100% !important;
}

#copyright section a {
    margin: 0px 10px;
}


/*  */

#footer-outer #footer-widgets ul#menu-usefull-links {
    column-count: 2;
}

#footer-outer #footer-widgets p,
#footer-outer #footer-widgets a {
    font-family: 'Open Sans';
    font-weight: 500;
    font-size: 13px;
    line-height: 1.3;
}

#footer-outer #footer-widgets .widget h4 {
    font-family: 'Fira Sans';
    font-weight: 900;
    font-size: 28px;
}

#footer-outer #footer-widgets ul#menu-usefull-links {
    column-count: 2;
}

#footer-outer #footer-widgets ul#menu-social-links {
    display: flex;
    align-items: baseline;
}

#footer-outer #footer-widgets ul#menu-social-links i {
    background-color: #1d6530;
    width: 35px;
    height: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 16px;
    transition: 0.5s;
}

#footer-outer #footer-widgets ul#menu-social-links a:hover i {
    background-color: #d186e9;
    color: #034153;
}

#footer-outer #footer-widgets #custom_html-2 a {
    background-color: transparent;
    box-shadow: 0px 0px;
    border-radius: 5px !important;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 14px;
    border: solid 3px #fff;
    padding: 9px 24px !important;
}


/*  */

#footer-outer #footer-widgets section.contact-us-manu a {
    position: relative;
    padding-left: 30px !important;
    display: block;
    margin-bottom: 15px;
}

#footer-outer #footer-widgets section.contact-us-manu a i {
    position: absolute;
    left: 0px;
    top: 10px;
}

#footer-outer #footer-widgets section.contact-us-manu a h5 {
    margin-bottom: 0px;
}

#footer-outer #footer-widgets .container>.row {
    border-bottom: solid 1px #fff;
}


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


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

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


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

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


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

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


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

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


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

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


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

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


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

@media (max-width: 1024px) {
    section.contact-us-header-manu {
        transform: scale(80%);
        transform-origin: right center;
    }
    #ro-1 .roro {
        margin-left: 110px;
    }
    #top nav.right-side {
        margin-top: 0px;
    }
}


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

@media (max-width: 900px) {
    section.contact-us-header-manu a img {
        position: absolute;
        width: 26px !important;
        left: -92px;
        top: 40px;
    }
    section.contact-us-header-manu {
        transform: scale(100%);
        transform-origin: right center;
    }
    section.contact-us-header-manu a {
        position: relative;
        margin-left: 52px;
        left: 40px;
    }
    #ro-1 .roro {
        margin-left: 110px;
    }
    #ro-1 h1,
    #ro-1 p {
        text-align: center !important;
    }
    #ro-1 .n2-ss-layer.n2-ow.n-uc-Ndvn4G1Qpnqx {
        margin: auto;
    }
    #ro-1 .roro .btnn,
    #ro-1 .roro .btnn22 {
        display: table;
        margin: auto;
    }
    #ro-1 .roro22 {
        margin: auto;
        margin-top: 20px;
    }
    #ro-1 .roro {
        margin-left: 0px;
    }
    #ro-2 .txt1 h6 img {
        margin: auto;
    }
    #ro-3 .owl-dots span {
        background-color: #fff !important;
    }
    #ro-5 .txt1 p {
        width: 100%;
    }
    #ro-5 button.frm_button_submit {
        display: table;
        margin: auto;
    }
    #ro-6 .txt1 {
        text-align: center;
    }
    #ro-6 .txt1 p img {
        margin: auto;
    }
    #ro-6 h3.post-heading,
    #ro-6 h3.post-heading a span {
        font-size: 22px;
        line-height: 1.2;
    }
    #copyright section {
        flex-direction: column-reverse;
    }
}


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

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


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

@media (max-width: 480px) {
    .secondary-header-text {
        display: none;
    }
    #ro-1 .roro p br {
        display: none !important;
    }
    #ro-2 .owl-nav {
        display: none;
    }
    #ro-1 h1 {
        font-size: 23px !important;
    }
    #ro-1 p {
        font-size: 12px !important;
        margin-top: 10px;
    }
}


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

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


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

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


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

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


.fa.fa-linkedin:before {
    content: "\f0e1";
    font-family: 'FontAwesome' !important;
}