/*
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 a#logo {
    transform: scale(150%) !important;
}

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

#top nav:before {
    position: absolute;
    content: "";
    display: block;
    width: 500%;
    height: 100%;
    background-image: url("http://stagingserver3.com/xioma/wp-content/uploads/2023/10/nav.png");
    top: 0px;
    bottom: 0px;
    margin: auto;
}

#top nav {
    position: relative;
    padding: 18px 0px;
}

#top nav ul>li>a,
#top nav ul.buttons.sf-menu {
    padding-bottom: 0px !important;
    margin-bottom: 0px !important;
}

body h2,
body h3 {
    font-family: "cop" !important;
    font-weight: 300 !important;
}

#ro-2 h2,
#ro-3 h2,
#ro-4 h2,
#ro-6 h2,
#ro-9 h2 {
    text-transform: uppercase;
}

#top span.icon-salient-search:before,
#top span.icon-salient-m-user:before {
    border: solid 2px #000;
    border-radius: 50px;
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    top: -7px;
    font-size: 19px;
    transition: 0.5s;
}

#top span.icon-salient-m-user:hover:before,
#top span.icon-salient-search:hover:before {
    background-color: #2E2E2D;
    color: #fff !important;
}


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

#ro-1 .roro {
    margin-top: 180px;
}

#ro-1 .btnn a {
    padding: 17px 48px !important;
    background-color: transparent !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat;
    background-image: url("http://stagingserver3.com/xioma/wp-content/uploads/2023/10/button.png") !important;
    color: #000;
    font-family: "cop";
    font-size: 16px;
    border: solid 2px #f0cb49;
    font-weight: 100;
    border: none !important;
}


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

#ro-2 .txt1 p {
    width: 90%;
}

#ro-2 .txt1 h3,
#ro-5 .txt1 h2 {
    position: relative;
    display: flex;
    align-items: center;
}

#ro-2 .txt1 h3:after,
#ro-5 .txt1 h2:after {
    content: "";
    top: 0px;
    bottom: 0px;
    left: 100%;
    background-color: #fff;
    width: 40%;
    height: 2px;
    margin-left: 20px;
}

#ro-5 .txt1 h2:after {
    background-color: #000000 !important;
}

#ro-2 a#btnn,
#ro-5 a#btnn,
#ro-6 a#btnn,
#ro-8 a#btnn,
#ro-9 button.frm_button_submit {
    background-color: transparent !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat;
    background-image: url("http://stagingserver3.com/xioma/wp-content/uploads/2023/10/button.png") !important;
    color: #000;
    font-family: "cop";
    font-size: 16px;
    padding: 14px 25px;
    border: solid 2px #f0cb49;
    font-weight: 100;
    border: none !important;
}

#ro-1 .btnn a {
    margin-top: 20px;
    margin-bottom: 10px;
}


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

#ro-5 .row-bg.viewport-desktop.using-image {
    background-size: contain;
    background-position: 0% 0% !important;
}

#ro-5 .txt1,
#ro-5 #btnn {
    margin-left: 50px;
}

#ro-5 .txt1 h2 {
    left: -100px;
}


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

#ro-6 .details i {
    font-family: 'Poppins';
    font-size: 15px;
    font-weight: 400;
    color: #000;
}

#ro-6 .details i:before {
    font-family: 'FontAwesome';
    color: #EEB926;
    margin-left: 10px;
    margin-right: 4px;
    font-size: 21px;
}


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

#ro-7 .txt1 h2 {
    text-align: center;
    display: table;
    margin: auto;
    margin-top: 40px;
    margin-bottom: -41px;
    background-color: #fff;
    z-index: 99;
    position: relative;
    color: #8D8787;
    font-size: 200px;
}

#ro-7 .txt-info {
    width: 60%;
}

#ro-7 .txt2 h4 {
    font-size: 25px;
    line-height: 35px;
    color: #868686;
}

#ro-7 .txt2 h2 {
    color: #000;
}

#ro-7 .txt-info h4 {
    font-size: 25px;
    font-weight: 200;
}

#ro-7 .txt-info2 h6 {
    font-size: 25px;
    color: #000000;
}

#ro-7 .txt-info2 .wpb_wrapper {
    display: flex;
    justify-content: space-evenly;
    position: relative;
    left: -7px;
}

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


/*  */

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

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

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

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

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

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

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


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

#ro-8 a#btnn {
    padding: 16px 30px;
    text-transform: uppercase;
    font-family: "'Copperplate Gothic'" !important;
}

#ro-9 input,
#ro-9 textarea {
    height: 40px;
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    border: solid 1px #707070;
}

#ro-9 textarea {
    height: 130px;
    resize: none;
}

#ro-9 button.frm_button_submit {
    padding: 16px 33px !important;
    text-transform: uppercase;
}


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

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

#footer-outer #footer-widgets h4 {
    font-size: 22px;
    font-family: "cop" !important;
    font-weight: 500;
    text-transform: uppercase;
}

#footer-outer #footer-widgets p,
#footer-outer #footer-widgets a {
    font-family: 'Poppins';
    font-size: 13px;
    max-width: 70%;
}

#footer-outer #footer-widgets ul#menu-contact-us li a {
    position: relative;
    padding-left: 28px !important;
}

#footer-outer #footer-widgets ul#menu-contact-us li a i {
    position: absolute;
    left: 0px;
    top: 1px;
    width: 20px;
}

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

#copyright p {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 15px;
    color: #030607;
    background-image: url("http://stagingserver3.com/xioma/wp-content/uploads/2023/10/Layer-14.png");
    background-repeat: no-repeat;
    background-position: center right;
    text-align: left;
}

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

#footer-outer #footer-widgets .fttr-ico a i {
    width: 35px;
    height: 35px;
    background-color: #242424;
    border-radius: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    margin-right: 12px;
}


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


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

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


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

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


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

@media (max-width: 1366px) {
    #top .col.span_9.col_last nav {
        width: 110% !important;
        left: -30px;
    }
}


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

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


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

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


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

@media (max-width: 1280px) {
    #top nav ul.sf-menu.sf-js-enabled.sf-arrows>li>a {
        font-size: 12px;
    }
    #ro-1 .roro {
        margin-top: 160px;
    }
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2,
    #ro-8 .txt1 h2,
    #ro-9 .txt1 h2 {
        font-size: 45px;
    }
    #ro-6 .details i {
        font-family: 'Poppins';
        font-size: 12px;
    }
    #ro-2 .txt1 h3,
    #ro-3 .txt1 h3,
    #ro-4 .txt1 h3,
    #ro-5 .txt1 h3,
    #ro-6 .txt1 h3,
    #ro-8 .txt1 h3,
    #ro-9 .txt1 h3 {
        font-size: 25px;
    }
}


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

@media (max-width: 1024px) {
    #top nav:before {
        height: 51px;
        width: 100%;
        right: -240px;
        border-radius: 50px 0px 0px 50px;
    }
    #top ul.buttons.sf-menu {
        margin-right: 0px !important;
    }
    #ro-2 .txt1 h2,
    #ro-3 .txt1 h2,
    #ro-4 .txt1 h2,
    #ro-5 .txt1 h2,
    #ro-6 .txt1 h2,
    #ro-8 .txt1 h2,
    #ro-9 .txt1 h2 {
        font-size: 34px;
    }
    #ro-6 .txt-info h4 {
        font-size: 17px;
    }
    #ro-6 .txt-info h5 {
        font-size: 25px;
    }
    #ro-7 .txt1 h2 {
        font-size: 140px;
    }
    #ro-7 .txt-info {
        width: 100%;
    }
    #ro-7 .txt-info2 h6 {
        font-size: 18px;
        line-height: 1.2;
    }
}


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

@media (max-width: 900px) {
    #top span.icon-salient-search:before,
    #top span.icon-salient-m-user:before {
        top: -1px;
    }
    #top .col.span_9.col_last:before {
        position: absolute;
        content: "";
        display: block;
        width: 500%;
        height: 100%;
        background-image: url("http://stagingserver3.com/xioma/wp-content/uploads/2023/10/nav.png");
        top: 0px;
        bottom: 0px;
        margin: auto;
        border-radius: 50px 0px 0px 50px;
    }
    #top nav:before {
        display: none;
    }
    #ro-5 .txt1,
    #ro-5 #btnn {
        margin-left: 0px;
    }
    #ro-5 .txt1 h2 {
        left: 0px;
    }
    #ro-6 .imgg {
        width: 100%;
    }
    #ro-1 .hd1 h1 {
        font-size: 60px !important;
    }
    #ro-1 .roro {
        margin-top: 60px;
    }
    #ro-2 .txt1 p {
        width: 100%;
    }
}


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

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


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

@media (max-width: 480px) {
    #ro-1 .hd1 h1 {
        font-size: 35px !important;
    }
    #footer-outer #copyright p {
        padding-top: 40px;
        background-position: top center;
        text-align: center;
    }
}


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

@media (max-width: 444px) {
    #ro-1 .hd1 h1 {
        font-size: 30px !important;
    }
}


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

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


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

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