/*
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 {
    opacity: 0;
} */

#top nav ul.sf-menu.sf-js-enabled.sf-arrows {
    display: flex;
    justify-content: flex-start !important;
}

.nav-num a span:after {
    content: "0";
    font-size: inherit;
    color: #fff;
    background-color: #c6aa5e;
    border-radius: 50px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 26px;
    height: 26px;
    margin-left: 4px;
}


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

#ro-1 {
    padding: 120px 0px 275px 0px!important;
}
#ro-1 span.typed-cursor{
    display: none;
}
#ro-1 .txt1 h1 {
    font-family: 'wo';
    font-weight: 900;
    font-size: 110px;
    line-height: 100px;
    display: table;
    margin: auto;
}

#ro-1 .txt1 h2 {
    font-family: "poppins";
    font-weight: 500;
    font-size: 37px;
    line-height: 47px;
    width: 620px;
    margin: auto;
    text-align: end;
}
#ro-1 a#btnn {
    margin: auto;
    display: table;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 18px;
    background-color: #00b0b1 !important;
    color: #ffffff;
    padding: 11px 50px;
    border-radius: 58px !important;
}

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

#ro-2 {
    margin-top: -170px !important;
}

#ro-2 .txt-info h2 {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 29px;
    line-height: 31px;
    color: #373737;
    margin-bottom: 0px;
}

#ro-2 .txt-info p {
    font-family: 'Poppins';
    font-weight: 300;
    font-size: 16px;
    line-height: 26px;
}


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

#ro-3 {
    padding-top: 140px !important;
}

#ro-3 .txt-info h3 {
    font-family: 'Open Sans';
    font-weight: 900;
    font-size: 29px;
    line-height: 39px;
}

#ro-3 .txt-info p {
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 18px;
    line-height: 23px;
}


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

#ro-4 .txt1 h3 {
    font-family: 'Open Sans';
    font-size: 29px;
    line-height: 39px;
    font-weight: 700;
}

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

#ro-4 .txt-info h4 {
    font-family: 'Open Sans';
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-transform: capitalize;
    color: #373737;
    padding: 4px 0px;
    border-top: solid 1px#000;
    position: relative;
}

#ro-4 .txt-info h4 strong {
    position: absolute;
    right: 0px;
    background-color: #b29954;
    color: #fff;
    display: flex;
    width: 50px;
    height: 30px;
    justify-content: center;
    animation: inherit;
    border-radius: 5px;
    top: 7px;
}


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

#ro-5 {
    padding-top: 50px !important;
}

#ro-5 a#btnn {
    margin: 0px 0px auto auto;
    display: table;
    font-family: 'Open Sans';
    font-weight: 600;
    font-size: 16px;
    background-color: #fff !important;
    color: #373737;
    border: solid 1px #373737;
    padding: 10px 30px;
    border-radius: 8px !important;
}

#ro-5 a#btnn.mobil {
    display: none;
}


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

#fttr {
    padding-top: 80px !important;
    padding-bottom: 60px !important;
}

#fttr .txt-info h4 {
    font-family: 'Open Sans';
    font-weight: 900;
    font-size: 25px;
    line-height: 34px;
    color: #fff;
}

#fttr .txt-info a,
#fttr .txt-info p {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 19px;
    opacity: 100%;
    color: #fff;
    padding-bottom: 10px;
}

#fttr .txt-info p br {
    display: none;
}

#fttr .txt-co p {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
}

#cop p {
    font-family: 'Open Sans';
    font-weight: 400;
    font-size: 12px;
}

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


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


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

@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) {
    #ro-1 .txt1 h1 {
        font-size: 110px;
        line-height: 100px;
    }
    #ro-1 .txt1 h2 {
        font-size: 29px;
        line-height: 37px;
        width: 570px;
    }
    #ro-3 .txt-info h3 {
        font-size: 19px;
        line-height: 32px;
    }
    #ro-3 .txt-info p {
        font-size: 15px;
        line-height: 17px;
    }
}


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

@media (max-width: 900px) {
    #ro-1 {
        padding: 170px 0px !important;
    }
    #ro-1 .txt1 h1 {
        font-size: 80px;
        line-height: 70px;
    }
    #ro-1 .txt1 h2 {
        font-size: 22px;
        line-height: 32px;
        width: 411px;
    }
    #ro-2 {
        margin-top: -110px !important;
    }
    #ro-4 .vc_col-sm-6 {
        padding-bottom: 0px;
        margin-bottom: 10px;
    }
    #ro-5 .txt1 {
        text-align: center;
    }
    #ro-5 a#btnn.desk {
        display: none;
    }
    #fttr .vc_col-sm-1\/5 {
        width: 50%;
    }
    #ro-5 a#btnn.mobil {
        display: table;
        margin: auto;
    }
    #ro-5 a#btnn.desk {
        display: none;
    }
    #ro-3 .txt-info h3 br {
        display: none;
    }
    #ro-3,
    #ro-4 .txt1 h3 {
        text-align: center;
    }
}


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

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


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

@media (max-width: 480px) {
    #ro-1 .txt1 h1 {
        font-size: 70px;
        line-height: 60px;
    }
    #ro-1 .txt1 h2 {
        font-size: 20px;
        line-height: 30px;
        width: 361px;
    }
}


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

@media (max-width: 444px) {
    #ro-1 .txt1 h1 {
        font-size: 59px;
        line-height: 59px;
    }
    #ro-1 .txt1 h2 {
        font-size: 20px;
        line-height: 30px;
        width: 301px;
    }
	
	
}


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

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


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

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



div#header-outer header#top #logo {
    width: auto;
    max-width: none;
    line-height: 22px;
    font-size: 22px;
    letter-spacing: -1px;
    color: #444;
    font-family: 'WO';
    font-weight: 600;
    align-self: center;
}