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

div#ban-inn {
    padding: 60px 0px;
}

div#ban-inn img {
    width: 100%;
}

div#ban-inn h1 {
    font-size: 70px;
    color: #fff;
    font-family: Poppins, "Poppins Fallback";
    font-weight: 600;
    font-style: normal;
    text-decoration: none;
    line-height: 100px;
}

div#ban-inn h4 {
    font-weight: 400;
    color: #fff;
    direction: ltr;
    font-family: Poppins, "Poppins Fallback";
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
}
div#ex-sec {
    padding: 60px 0px !important;
}

div#ex-sec h5 {
    font-weight: 400;
    color: #fff;
    direction: ltr;
    font-family: Poppins, "Poppins Fallback";
    font-style: normal;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 20px;
}

div#ex-sec h2 {
    font-size: 48px;
    font-weight: 700 !important;
    color: #fff;
    direction: ltr;
    font-family: Poppins, "Poppins Fallback";
    line-height: 110px;
}

div#ex-sec h6 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    font-family: 'Poppins';
}
div#cont-sec {
    padding: 60px 0 !important;
}

div#cont-inn {
    background-color: #111116;
    background-image: initial;
    border-radius: 8px 8px 8px 8px;
    padding: 50px 20px !important;
}
div#cont-sec p {
    font-family: Poppins, "Poppins Fallback";
    font-weight: 400;
    font-size: 16px;
    line-height: 1.7;
}

div#cont-sec p strong {
    font-weight: 800 !important;
    font-family: Poppins, "Poppins Fallback";
}

div#cont-sec p em {text-decoration: underline #e11818;font-style: normal;letter-spacing: 0;word-spacing: normal;}

div#cont-sec a#nc-btn {
    display: block;
    width: fit-content;
    margin: 0 auto;
    margin-bottom: 30px;
    font-family: 'Poppins';
    font-size: 18px;
    font-weight: 100;
    padding: 15px 100px;
}

div#map-sec ul {
    margin: 0;
    float: right;
    margin-top: 30px;
}

div#map-sec ul li {
    display: inline-block;
}

div#map-sec ul li i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #dd1818;
    border: 1px solid #ffffff;
    border-radius: 50px;
    background-color: #fff;
    font-family: 'FontAwesome' !important;
}

div#map-sec {
    padding: 30px 0 !important;
}

