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


@import url('https://fonts.googleapis.com/css2?family=Encode+Sans+Expanded:wght@100;200;300;400;500;600;700;800;900&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');



/*header strart*/
#top {
    background: #1A241E;
}
#top ul.buttons.sf-menu li a {
    background: #ED1B24;
    padding: 15px 45px !important;
    font-size: 18px !important;
    line-height: 25px;
    color: #fff !important;
    font-family: 'Encode Sans Expanded' !important;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows li img {
    margin-bottom: -4px;
    margin-right: 10px;
}

#top ul.sf-menu.sf-js-enabled.sf-arrows li a {
    font-size: 18px !important;
    font-weight: 400;
    line-height: 25px !important;
    color: #fff !important;
    font-family: 'Encode Sans Expanded' !important;
}
#header-outer[data-format=centered-menu] #top .span_9 nav .sf-menu:not(.buttons) {
    justify-content: flex-end;
    margin-right: 40px;
}
/*header end*/

/*banner start*/

h2.ns-heading-el {
    font-size: 44px !important;
    font-weight: 400 !important;
    line-height: 55px !important;
    font-family: 'Playfair Display' !important;
}

h2.ns-heading-el strong {
    font-size: 65px !important;
    font-weight: 600 !important;
    line-height: 75px !important;
    font-family: 'Playfair Display';
}

.swiper-slide .content p {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    font-family: 'Encode Sans Expanded';
}
/*banner end*/
.sec-head h2 {
    font-size: 45px !important;
    font-weight: 600 !important;
    line-height: 55px !important;
    font-family: 'Playfair Display';
}

.sec-head p {
    font-size: 18px !important;
    font-family: 'Encode Sans Expanded' !important;
    font-weight: 400;
}
/*sectionome start*/


.box-1 .sec-head h4 {font-size: 24px;font-weight: 500;line-height: 35px;color: #fff;font-family: 'Playfair Display';}



.box-1 .sec-head p {
    font-size: 18px;
    font-weight: 400;
    line-height: 25px;
    color: #fff;
    font-family: 'Encode Sans Expanded';
}
.box-1 {padding: 40px 26px !important;width: 19%;margin: 0 auto !important;}
.blue {
    background: #0A0AB7;
}

.red {
    background: #ED1B24;
}

.green {
    background: #93CA64;
}

.sky {
    background: #0A82B7;
}

.purple {
    background: #9C27B0;
}
.section-1 {
    padding: 40px 20px !important;
}
/*section-one end*/

/*section-2 strat*/

.section-2 .iwt-icon img {
    width: 100% !important;
}

.section-2 .iwithtext {
    padding: 20px 0;
    margin: 0 30px;
    background: #000;
}

.section-2 .iwithtext .iwt-icon {
    position: absolute;
    left: 20px;
    top: 20px;
}

.section-2 .iwt-text {font-size: 24px;font-weight: 500;line-height: 34px;color: #fff;font-family: 'Playfair Display';padding-left: 105px;}



/*section-2 end*/

/*section-3 start*/
.section-3 .type-post img {
    position: relative;
}

.section-3 .type-post h3 {font-size: 20px !important;font-weight: 600 !important;line-height: 30px !important;color: #fff !important;font-family: 'Playfair Display';}
.section-3 {
    padding: 40px 20px;
}
.post-header {
    position: absolute;
    top: 85px;
    bottom: 0;
    margin: 0 auto;
    left: 137px;
}



.home .blog-recent .col .post-header h3 a {
    color: #111111 !important;
}
.section-3 .type-post {
    border: 1px solid #00000024;
    padding: 60px 30px !important;
    box-shadow: 0px 0px 8px #00000024;
    height: 335px;
}

.section-3 {
    padding: 40px 30px !important;
}
.section-3 .excerpt {
    font-size: 20px !important;
    color: #545454 !important;
    font-family: 'Encode Sans Expanded' !important;
    font-weight: 400;
    position: relative;
}
.section-3 .excerpt::before {
    position: absolute;
    content: 'Learn More ';
    bottom: -40px;
    font-family: 'Encode Sans Expanded';
    color: #000;
    font-size: 20px !important;
}
/*section-3 end*/
/*footer start*/
div#footer-outer p {
    font-size: 20px;
    color: #fff;
    font-family: 'Encode Sans Expanded';
    font-weight: 400;
}
div#footer-outer {
    background: #1A241E;
}

div#copyright {
    border-top: 1px solid #fff;
}
#footer-outer  ul#menu-footer-menu-1 li a {
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    color: #fff !important;
    font-family: 'Encode Sans Expanded';
}

#footer-outer .widget h4 {
    font-size: 20px;
    color: #fff;
    font-family: 'Playfair Display';
    margin-top: 50px;
}

#footer-outer #copyright[data-layout="centered"] {
    padding: 15px 0px !important;
}
ul#menu-social-icons li {
    display: inline-block;
    margin: 0px 10px 0px 0px !important;
}


ul#menu-social-icons li i {
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
}

/*footer end*/
