/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.lh-38 {
    line-height: 38px;
}

.pt_35 {
    padding: 35px 0;
}

.get_touch_form_area.contact_page .col-lg-5 .address_area {
    height: auto;
}

.country-profile-details table td {
    padding: 10px 15px
}

.country-profile-details h2 {
    padding: 20px 0;
    font-weight: 600;
}

.country-profile-details .story_left_sidebar {
    position: -webkit-sticky;
    position: sticky;
    top: 75px;
    margin-bottom: 20px;
}

/*#map {
	height: 650px;
}*/
.filters .nice-select, .filters .nice-select.open .list {
    width: 100%;
}

.p_50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.map-filters-side {
    background: #FFF;
    padding: 0;
    height: calc(100vh - 182px);

}

@media (max-width: 1199px) {
    .map-filters-side {
        height: auto;

    }
    .map-filters{
        display: flex;
    }
    .map-filters h6 {
        display: none;
    }
    .map-container{
        padding-right: 0;
        padding-left: 0;
    }
}

.map-filters ul {
    line-height: 18px;
}

.map-filters > ul {
    list-style-type: none;
    position: absolute;
    left: 99.5%;
    z-index: 100;
    width: 300px;
    padding: 10px 0;
    top: 0;
    height: 100%;
    overflow: auto;
    background-color: #f8f8f8;
    border-left: 1px solid #eee;

}

.map-filters {
    list-style: none;
    height: 100%;
    margin-right: -16px;
    position: relative;
}

.map-filters h6 {
    line-height: 35px;
    border-bottom: 1px solid #ddd;
    color: #0078b1;
    padding: 10px 20px;
    margin-bottom: 0;
}

.filter-section-title {
    /*padding-left: 20px*/
}

.filter-section-title a {
    font-weight: bold;
    display: block;
    font-size: 14px;
    color: #727282;
    background: #f8f8f8;
    padding: 5px 20px;
    line-height: 35px;
    border-bottom: 1px solid #e8e5e5;
}

.filter-items li a {
    color: #727282;
    font-weight: lighter;
    font-size: 13px;
    display: block;

}

.filter-items li a label {
    display: flex;
    padding: 6px 0;
    align-items: center;
    cursor: pointer;
    margin-bottom: 0;
}

.filter-items li a label input[type=checkbox], .filter-items li a label input[type=radio] {
    margin-right: 10px;
}

.filter-items li {
    padding: 7px 12px;
    border-bottom: 1px solid #eee;
}

.filter-items li .d-inline-block {
    margin-right: 10px;
}

.filter-items li:last-child {
    border-bottom: 0 none;
}

.filter-items li li:last-child {
    border-bottom: 0 none;
}

.apply-btn {
    padding: 10px 0;
    text-align: center;
    background-color: #ffffff;
}

.apply-btn button {
    border-radius: 50px;
    padding: 4px 15px;
}

.marker-info {
    position: absolute;
    top: 15px;
    right: 30px;
    width: 450px;
    overflow: auto;
    box-shadow: 10px 12px 25px;
    background: #FFF;
    z-index: 100;
    max-height: calc(100vh - 400px);
}
@media (max-width: 576px) {

    .marker-info {
        top: 0;
        right: 5%;
        width: 90%;
        overflow: auto;
        max-height: 100%;
        height: 100%;

    }
    .marker-info .info-image {
        height: 33%;
    }
}

.marker-info .info-image {
    position: relative;
    width: 100%;
    height: 200px;
    overflow: hidden;
}
.marker-info .info-image img{
    width: 100%;
}
.marker-info .info-image span{
    position: absolute;
    z-index: 999999999;
    right: 20px;
    font-size: 25px;
    top: 20px;
}



.marker-info .info-title {
    padding: 10px 15px;
    background: #0078b1;
    color: #FFF;
    font-weight: bold;
    font-size: 13px;
}

.card-text, .project-info p {
    font-size: 13px;
    line-height: 18px
}

.project-info {
    border-top: 1px solid #ccc;
    padding-top: 5px;
}

.project-info p {
    margin: 2px 0;
}

.info-footer {
    padding: 10px;
    border-top: 1px solid #ccc;
    width: 100%;
    font-size: 13px;
    font-weight: bold;
}
.info-footer ul{
    margin-bottom: 0;
}
.marker-info-container{
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}
.marker-info-close{
    position: absolute;
    right: 10px;
    top: 10px;
}

.marker-info .info-body, .marker-info .info-button {
    padding: 15px 20px;
}

.zero-b-btn {
    margin-bottom: 0;
}

.industries_key_feature .int_key_item {
    height: 225px;
}

.breadcrumb_top h1 {
    color: #FFF;
}

h2.country-profile-headers, h2.is-style-country-profile-headers {
    font-size: 16px;
    color: #162560;
    padding: 0;
}

h2.country-profile-headers-with-sub, h2.is-style-country-profile-headers-with-sub {
    margin: 0 0 3px;
    font-size: 16px;
    color: #162560;
    padding: 0;
}

.country-profile-tables table, .country-profile-tables table td, .is-style-country-profile-tables table, .is-style-country-profile-tables table td {
    border: 1px solid #ddd;
    color: #222;
}

.country-profile-tables, .is-style-country-profile-tables {
    margin-bottom: 5px;
}

.country-profile-tables table td, .is-style-country-profile-tables table td {
    padding: 3px 8px;
    border: 1px solid #ddd;
    font-size: 13px;
    color: #222;
    line-height: 20px;
}

.country-profile-details p, .is-style-country-profile-details p {
    margin-bottom: 10px;
}

.country-profile-details .country-profile-sources, .country-profile-details .is-style-country-profile-sources {
    font-size: 10px;
    line-height: 12px;
    color: #222;
    margin-bottom: 1rem;
}

.country-profile-details .left_widget {
    padding: 40px 0;
}

.country-profile-details .f_title {
    margin-bottom: 20px;
}

.f_title h3 {
    font-size: 18px;
}

.country-profile-details .left_widget .f_title h3 {
    font-size: 16px;
}

.country-profile-details .cat_widget .nav li a {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #172460;
    font-weight: normal;
    line-height: 20px;
    padding-bottom: 5px;
}

.country-profile-details .country-profile-subheader, .country-profile-details .is-style-country-profile-subheader {
    font-size: 13px;
    font-weight: bold;
    color: #222;
    margin-bottom: 0;
}

.country-profile-details .country-profile-text, .country-profile-details .is-style-country-profile-text {
    line-height: 20px;
    color: #222;
    font-size: 13px;
}

.country-profile-details .country-profile-text-with-sources, .country-profile-details .is-style-country-profile-text-with-sources {
    line-height: 20px;
    color: #222;
    font-size: 13px;
    margin-bottom: 4px;
}

.country-profile-details .menu, .country-profile-details .is-style-menu {
    margin: 0;
}

.country-profile-details .submenu, .country-profile-details .is-style-submenu {
    margin-left: 2em;
}

.h3, h3 {
    font-size: 16px;
}

/*p {*/
/*    margin-bottom: 10px;*/
/*    line-height: 20px;*/
/*    font-size: 13px;*/
/*    color: #222;*/
/*}*/

.wp-block-columns {
    margin-bottom: 0
}

.menu_widget {
    margin-right: 0;
}

.menu_widget .nav li a {
    font-size: 13px;
    padding: 4px 0;
}

.normal-text {
    line-height: 20px;
    font-size: 13px;
    color: #222;
}

.main_area_about {
    padding: 0;
}

.grid_blog {
    margin-bottom: 20px;
}

.grid_blog .grid_text h4 {
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    color: #172460;
    line-height: 22px;
    margin-bottom: 0px;
}

.grid_blog .grid_text .date {
    font-size: 11px;
    color: #b8b8b8;
    /* font-style: italic; */
    font-weight: 500;
    font-family: "Poppins", sans-serif;
    margin-bottom: 0px;
    display: block;
}

.main_blog_area h1 {
    font-size: 20px;
    margin-bottom: 15px;
    color: #222;
}

.header_area.menu_eight .header_menu .navbar .nav.navbar-nav li a {
    font-size: 14px;
}

.header_area.menu_eight .header_menu .navbar .nav.navbar-nav li {
    margin-right: 25px;
}

.core_inner {
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 35px;
    margin-bottom: 35px;
}

.core_inner .core_text h4 {
    line-height: 40px;
    font-size: 22px;
    color: #172460;
    font-family: "Poppins", sans-serif;
}

.core_inner .core_text p {
    font-size: 14px;
    line-height: 25px;
    font-family: "Open Sans", sans-serif;
    color: #333333;
    margin-bottom: 55px;
    font-weight: 400;
}

.ap_service_item h4 {
    color: #172460;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px;
}

.core_inner .core_value h6 {
    font-size: 45px;
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    color: #172460;
    line-height: 26px;
}

.core_inner .core_value h4 {
    font-size: 14px;
    line-height: 40px;
}

.ap_service_item p {
    font-size: 14px;
    line-height: 24px;
    max-width: 335px;
    margin-bottom: 0px;
    font-family: "Open Sans", sans-serif;
}

.more_btn {
    color: #0078b1;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-bottom: 0px;
}

.effective_area.effective_two {
    margin-top: 0;
    padding-top: 0;
}

.effective_area.effective_two .right_img {
    margin-bottom: 40px;
    margin-top: 40px;
    display: inline-block;
}

.effective_area .left_text .effect_text_inner .effect_text h3 {
    font-size: 22px;
    /* line-height: 20px; */
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    margin-bottom: 5px;
}

.effective_area .left_text .effect_text_inner .effect_text > p {
    font-size: 14px;
    line-height: 22px;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    color: #cecece;
    margin-bottom: 35px;
    opacity: .7;
}

.effect_item_inner .effect_item i {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 24px;
    display: block;
}

.effect_item_inner .effect_item h4 {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
}

.effect_item_inner .effect_item p {
    font-size: 14px;
    opacity: .7;
    color: #cecece;
    line-height: 22px;
}

.main_title h2 {
    font-size: 26px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    line-height: 42px;
    color: #172460;
    margin-bottom: 5px;
}

.main_title p {
    margin-bottom: 0px;
    font-size: 14px;
    line-height: 22px;
    font-family: "Open Sans", sans-serif;
    font-weight: normal;
    max-width: 1130px;
}

.industries_key_feature .int_key_item h4 {
    font-size: 14px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    color: #172460;
    margin-top: 25px;
    margin-bottom: 0px;
    line-height: 22px;
}

.industries_area .more_btn {
    text-align: center;
    text-decoration: underline;
    display: block;
    margin-top: 40px;
    margin-bottom: 0px;
}

.home_blog_area.blog_three {
    padding-top: 50px;
    padding-bottom: 50px;
}

.blog_title {
    border-bottom: 1px solid #d8d8d8;
    margin-bottom: 25px;
}

.blog_title h2 {
    color: #172460;
    font-size: 26px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    line-height: 42px;
    margin-bottom: 12px;
}

.h_blog_item .blog_text h6 {
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    font-size: 16px;
    color: #0078b1;
    margin-top: 12px;
    margin-bottom: 0;
}

.video_area .video_text h6 {
    color: #fff;
    font-size: 25px;
    font-family: "Playfair Display", serif;
    font-style: italic;
    font-weight: normal;
    position: relative;
    display: inline-block;
}

.video_area .video_text h3 {
    color: #fff;
    font-size: 62px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

.video_area .video_text p {
    color: #fff;
    font-size: 18px;
    font-weight: 300;
    font-family: "Open Sans", sans-serif;
    line-height: 25px;
}

.video_area {
    background: url(img/video-bg-2.jpg) no-repeat scroll center center;
    background-size: cover;
    padding: 50px 0px;
}

.ab_widget p {
    font-size: 13px;
    color: #8b8b8b;
    line-height: 22px;
    margin-bottom: 18px;
}

.ab_widget h6 {
    font-size: 14px;
    color: #bababa;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-style: italic;
    margin-bottom: 5px;
}

.ab_widget a {
    font-size: 15px;
    color: #172460;
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
}

.footer_bottom .d-flex {
    position: relative;
    padding: 10px 0px;
}

.footer_bottom .left p {
    font-size: 11px;
}

.link_widget .nav li {
    margin-bottom: 0;
    line-height: 22px;
}

.f_title {
    margin-bottom: 20px;
}

.left_widget {
    position: relative;
    padding: 35px 0px;
}

.left_widget .f_title h3 {
    font-size: 18px;
}

.cat_widget .nav li a {
    display: block;
    border-bottom: 1px solid #e6e6e6;
    font-size: 13px;
    font-family: "Open Sans", sans-serif;
    color: #172460;
    font-weight: normal;
    line-height: 35px;
}

.footer_area {
    padding-top: 50px;
}

.footer_top {
    padding-bottom: 30px;
}

#menu-footer {
    width: 100%;
}
@media (min-width: 576px) {
    #menu-footer li {
        float: left;
        width: 50%;
    }
}


.link_widget .nav li a {
    font-size: 13px;
}

.small-text {
    line-height: 20px;
    color: #222;
    font-size: 13px;
}

aside.left_widget.cat_widget {
    padding: 20px;
}

aside.left_widget li i {
    float: right;
}

aside.left_widget li a {
    color: #ccc;
}

a.active-sidebar-menu {
    color: #20744f!important;
}

.country-profile-details .cat_widget .nav li a {
    color: #363739;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 600!important;
    line-height: 35px;
}

.f_title {text-transform: uppercase;}

h2.is-style-country-profile-headers {
    color: #20734f !important;
    text-transform: uppercase;
}

h2.country-profile-headers-with-sub, h2.is-style-country-profile-headers-with-sub {
    color: #20744f;
    text-transform: uppercase;
}

.breadcrumb_top h2 {
    text-align: center;
    color: #fff;
    text-transform: uppercase;
    z-index: 1;
    position: relative;
}

.breadcrumb_top:before {content: "";position: absolute;left: 0;top: 0;bottom: 0;right: 0;background: #00000082;}

.breadcrumb_top {
    position: relative;
}

.top-menu.top-menu-padding .menu-smart > li {
    text-transform: uppercase;
}