/*custom styles*/
nav.navbar.bootsnav.navbar-custom-fixed{
    position: fixed;
    width: 100%;
    top: 0;
}
nav.navbar.bootsnav.navbar-custom-fixed > nav{
    display: none;
}
.dark-text{
    color: #000
}
@media(min-width: 577px){
    nav.navbar.bootsnav.navbar-fixed:not(.navbar-transparent) > nav {
        display: none;
    }
}
ol, ul{
    padding: 0;
}
ul.nav > li > a:hover{
    text-decoration: none; 
}
a, a:hover{
    text-decoration: none; 
}
.post-item img{
    transition: all .5s ease;
}
.post-item{
    margin-bottom: 24px;
}
.post-item.white {
    background: #fff;
}

.animate-item {
    opacity: 0;
}
.post-item{
    transition: all 500ms ease;
}
.post-image-wrap{
    position: relative;
    overflow: hidden;
    /* border-radius: 10px; */
}
.post-item .post-title{
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 0.01rem;
}
.post-item .post-title a{
    color: #172b56;
}
.post-content{
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.post-item.white .post-content{
    padding: 20px;;
}
.c-filters > ul{
    padding-inline-start: 0;
}
.c-filters li.filter{
    display: inline-block;
    font-weight: 500;
    font-size: 17px;
    color: #262626;
    cursor: pointer;
    padding: 7px 25px;
    margin: 0 10px 0 0;
}
.c-filters li.filter.active {
    border-bottom: 2px solid #eb372e;
}
.grid-mix{
    overflow: hidden
}
/* .grid-mix .mix{
    display: none
} */
.post-item:hover img{
    transform: scale(1.1);
}
h2.home-section-heading{
    color: #172b56;
    font-size: 42px;
    line-height: 50px;
    position: relative;
}
h2.home-section-heading:after{
    content: '';
    position: absolute;
    left: 0;
    bottom: -20px;
    height: 2px;
    width: 70px;
    background-color: #eb372e;
}
h2.home-section-heading.no-after:after{
    display: none;
}
.home-bg-light, .custom-bg-light{
    background-color: #F1F4FB;
}
.home-sec-img-wrap img{
    border-radius: 8px;
}
.custom-faq-item{
    border-bottom: 1px solid #dcdcdc;
}
.custom-faq-item h2.collapsable{
    font-size: 24px;
    position: relative;
    cursor: pointer;
    padding-right: 40px;
    margin-bottom: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    line-height: 30px;
}
.custom-faq-item h2.collapsable:before{
    display: block;
    content: "\f078";
    width: 40px;
    position: absolute;
    right: 0px;
    text-align: center;
    color: #eb372e;
    font-family: 'Font Awesome 5 Pro';
    font-weight: 500;
    font-size: 20px;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
.custom-faq-item h2.collapsable.expanded:before{
    /* content: "\f077"; */
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out;
}
.custom-services-grid{
    padding: 0px 15px;
    display: flex;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
    align-content: flex-start;
}
.services-grid-wrap{
    max-width: 50%;
    flex-grow: 0;
}
.services-grid-container{
    padding-right: 15px;
}
.services-grid-item{
    margin-bottom: 60px;
}
.service-item-head i{
    margin: 0px 20px 20px 0px;
    font-size: 65px;
    color: #161837;
}
.service-item-head svg{
    margin: 0px 20px 20px 0px;
    font-size: 65px;
    color: #161837;
}
.service-item-title{
    font-size: 28px;
    font-weight: 600;
}
.custom-house-picker-section{
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px 0px 60px 0px;
    position: relative;
    width: 100%;
}
.house-picker-container{
    display: flex;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.house-picker-col{
    position: relative;
    min-height: 1px;
    display: flex;
}
.house-picker-widget-wrap{
    display: flex;
    align-content: center;
    align-items: center;
    padding: 10px;
    flex-direction: column!important;
    justify-content: center;
    position: relative;
    width: 100%;
    flex-wrap: wrap;
}
.house-picker-widget-item{
    margin-bottom: 40px;
    max-width: 390px;
    width: 100%;
}
.house-picker-widget-item:last-child{
    margin-bottom: 0;
}
.house-picker-widget-item.move-right{
    position: relative;
    right: -60px;
}
.house-picker-widget-item.move-left{
    position: relative;
    left: -60px;
}
.hpw-item-container{
    padding: 0px 0px 0px 0px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #e5e5e5;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
}
.hpw-img-container{
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
}
.hpw-item-box{
    display: flex;
    text-align: left;
    flex-direction: row;
    align-items: flex-start;
}
.hpw-box-icon{
    margin-right: 22px;
    flex: 0 0 auto;
}
@media (min-width: 768px){
    .hpw-box-icon{
        margin-right: 22px;
    }
    .house-picker-col-33{
        width: 33.333%;
    }
}
@media (max-width: 767px){
    .house-picker-col{
        width: 100%;
    }
}
.hpw-box-icon-wrap{
    display: inline-block;
    line-height: 1;
    transition: all 350ms cubic-bezier(.24, .85, .58, 1);
    color: #818a91;
    font-size: 48px;
    width: 48px;
    height: auto;
    text-align: center;
    position: relative;
    box-sizing: content-box;
    padding: 30px 0px 0px 30px;
    transform: rotate(0deg);
}
.hpw-box-title{
    font-weight: 700;
    font-size: 1.25rem;
    margin: 0;
    padding-top: 20px;
    line-height: 58px;
}
.hpw-box-desc{
    margin-bottom: desc;
}
.hpw-box-desc p{
    margin-top: 10px;
    margin-bottom: 25px;
    padding-right: 30px;
    font-size: 15px;
    padding-bottom: 20px;
}
.hpw-box-icon-wrap{
    color: #1a1a1a;
}
.hpw-item-container:hover{
    background: #0a1222;
    background: #172b56;
}
.hpw-item-container:hover .hpw-box-title, .hpw-item-container:hover .hpw-box-desc, .hpw-item-container:hover .hpw-box-desc *{
    color: #fff;
}
.hpw-item-container:hover .hpw-box-icon-wrap{
    color: #eb372e;
}
.hpw-img-item{
    text-align: center;
    width: 100%;
}
.hpw-marker-wrapper{
    display: inline-block;
    position: relative;
    max-width: 100%;
    vertical-align: middle;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}
.hpw-marker-wrapper img{
    display: flex;
    margin: 0 auto;
    height: auto;
    max-width: 100%;
    border: none;
    border-radius: 0;
    box-shadow: none;
}
.hpw-marker-item{
    position: absolute;
    border-radius: 50%;
    font-size: 50px;
    margin: 0;
    border: none;
    border-radius: 0;
    overflow: visible;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    display: inline-block;
    fill: currentcolor;
    line-height: 0;
    padding: 5px;
    color: #fff;
    background-color: #4D4D4D00;
}
.hpw-marker-item:before{
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    content: '';
    border: 1px solid rgba(255,255,255,0.5);
    transform: scale(.35) translateY(-50%) translateX(-50%);
}
.hpw-marker-item svg{
    width: 50px;
    height: 50px;
    fill: #fff;
    transition: transform .3s;
}
.st0{
    fill:#FFFFFF;
}
.st1{
    fill:#1A1A1A;
}
.st0:hover {
    fill: #FFBF00!important;
}
.hpw-marker-item:hover .st0{
    fill: #FFBF00;
}
.hpw-marker-item.item-1{
    left: 72%;
    top: 58%;
}
.hpw-marker-item.item-2{
    left: 45%;
    top: 68%;
}
.hpw-marker-item.item-3{
    left: 14%;
    top: 62%;
}
.hpw-marker-item.item-4{
    left: 27%;
    top: 22%;
}
.hpw-marker-item.item-5{
    left: 53%;
    top: 27%;
}
.hpw-marker-item.item-6{
    left: 66%;
    top: 7%;
}
@media (max-width: 1024px){
    .house-picker-widget-item.move-right, .house-picker-widget-item.move-left{
        position: static;
    }
    .house-picker-container{
        flex-wrap: wrap;
    }
}
.about-widget .logo img{
    height: 130px;
}
#scroll-top{
    position: fixed;
    bottom: 40px;
    background-color: rgba(0,0,0,0.5);
    filter: alpha(opacity=50);
    color: #FFFFFF;
    transition: all 500ms;
    width: 60px;
    height: 60px;
    border-radius: 80px;
    text-align: center;
    padding-top: 18px;
    text-decoration: none;
    z-index: 1050;
    transform: scale(1);
    opacity: 0.5;
    display: none;
    font-size: 0;
    right: 40px;
    background: #fd4a36;
}
#scroll-top svg{
    width: 20px;
}
.page-checklist ul li{
    font-size: 20px;
}
.page-checklist ul li i{
    margin-right: 15px;
    vertical-align: middle;
    color:green
}
.post-date span{
    font-size: 16px;
    color: #172b56;
}
.post-date i{
    font-size: 20px;
    margin-right: 5px;
    color:#fd4a36;
}
.post-meta{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.post-share{
    display: flex;
    margin-bottom: 0;
    margin-bottom: 10px;
}
.post-share li a {
    background: #fd4a36;
    margin-right: 10px;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    text-align: center;
    padding: 7px;
    font-size: 15px;
}
.post-share li a i {
    width: 15px;
    height: 15px;
}
.post-summary{
    font-weight: bold;
}
.ps-item-thumb{
    /* float: left; */
    margin-right: 15px;
    width: 100px;
    flex-shrink: 0;
}
.ps-item-title a{
    font-size: 15px;
    color: #242424;
    line-height: 20px;
    font-weight: bold;
}
.ps-item-title a:hover{
    color: #fd4a36;
}
.post-sidebar-item{
    margin-top: 5px;
    padding-top: 15px;
    overflow: hidden;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
    display: flex;
    align-items: center;
}
.post-sidebar-item:last-child{
    border: 0;
}
/* .ps-item-title{
    margin-top: -5px;
    overflow: hidden;
} */
.post-date.sidebar i{
    font-size: 14px;
}
.post-date.sidebar span {
    font-size: 14px;
    color: #1a1a1a;
}
.post-sidebar-title h3{
    color: #172b56;
    position: relative;
}
.post-sidebar-title h3:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 2px;
    width: 70px;
    background-color: #eb372e;
}
@media(min-width: 992px){
    body.with-sticky-sidebar{
        overflow-x: visible;
    }
    .custom-sticky-sidebar {
        position: sticky;
        top: 150px;
    }
}
.contact-form-wrap .form-group{
    margin-bottom: 30px;
}
.contact-form-wrap input.form-control{
    height: 60px;
    padding: 0 20px;
    background: #fff;
    border-radius: 0;
}
.contact-form-wrap textarea.form-control{
    height: 150px;
    padding: 0 20px;
    background: #fff;
    border-radius: 0;
    padding-top: 20px;
}
.contact-form-wrap input:focus, .contact-form-wrap textarea:focus{
    border-color: #fd4a36;
    box-shadow: none;
}
.contact-form-wrap button.submit-btn{
    padding: 12px 30px;
    border-radius: 30px;
    width: 150px;
    background: #fd4a36;
    color: #fff;
    font-weight: bold;
    transition: all .5s;
    font-size: 16px;
}
.contact-form-wrap button.submit-btn:hover{
    border-radius: 15px;
}
.c-address-title{
    font-size: 22px;
    font-weight: bold;
    color: #161837;
    display: block;
    line-height: 1;
}
.c-address-content{
    font-size: 16px;
    line-height: 1.5;
    display: block;
}
.c-address-content a{
    transition: none;
}
.c-address-content a:hover{
    color: #fd4a36;
}
p.contact-address-content {
    line-height: 1;
}
@media(min-width: 992px){
    .contact-address-wrap{
        margin-left: 40px;
    }
}
.contact-map{
    width: 100%;
    height: 400px;
}
.header-404{
    font-size: 300px;
    line-height: 300px;
    color: #172b56;
}
.btn-404{
    padding: 12px 30px;
    border-radius: 10px;
    width: 150px;
    background: #fd4a36;
    color: #fff;
    font-weight: bold;
    transition: all .5s;
    font-size: 16px;
    display: inline-block;
}
.btn-404:hover{
    color: #fff;
    border-radius: 30px;
}
.project-feature-item {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e3e3e3;
    padding: 7px 0;
}
.project-feature-item span:first-child {
    font-size: 16px;
    font-weight: bold;
    color: #000;
}
.project-feature-item span:last-child {
    font-size: 15px;
}
.project-btn-wrap {
    margin-top: 20px;
    display: flex;
    justify-content: end;
}
.project-modal-btn{
    background: #fd4a36;
    color: #fff;
    padding: 12px 30px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: bold;
    transition: all .5s;
}
.project-modal-btn:hover, .project-modal-btn:focus{
    border-radius: 15px;
    color: #fff;
}
.other-posts-carousel.owl-carousel .owl-nav .owl-next, .owl-carousel .owl-nav .owl-prev {
    position: absolute;
    top: 37%;
    transform: translateY(-50%);
    display: block;
    height: 45px;
    width: 45px;
    background: #fd4a36 !important;
    border-radius: 50%;
    text-align: center;
    border: 0;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
.other-posts-carousel.owl-carousel .owl-nav .owl-prev {
    left: -55px;
}
.other-posts-carousel.owl-carousel .owl-nav .owl-next {
    right: -55px;
}
.other-posts-carousel.owl-carousel .owl-nav.disabled{
    display: block;
}
.other-posts-carousel.owl-carousel .owl-nav .owl-next i, .owl-carousel .owl-nav .owl-prev i{
    color: #fff;
    line-height: 0 !important;
}
@media(max-width: 1199px){
    .other-posts-carousel.owl-carousel .owl-nav .owl-prev {
        left: -35px;
    }
    .other-posts-carousel.owl-carousel .owl-nav .owl-next {
        right: -35px;
    }
}
.mobile-menu, .mobile-menu-btn {
    display: none;
}
.mobile-menu {
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    padding-right: 30px;
    max-width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
    pointer-events: auto;
}
.mobile-menu-visible .mobile-menu {
    opacity: 1;
    visibility: visible;
}
.mobile-menu .close-btn {
    position: absolute;
    right: 20px;
    top: 25px;
    line-height: 30px;
    width: 24px;
    text-align: center;
    font-size: 30px;
    color: #ffffff;
    cursor: pointer;
    z-index: 10;
    -webkit-transition: all 0.9s ease;
    -o-transition: all 0.9s ease;
    transition: all 0.9s ease;
}
.mobile-menu .menu-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    max-height: 100%;
    overflow-y: auto;
    background: #0a1222;
    padding: 0px 0px;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    border-radius: 0px;
    -webkit-transform: translateX(-101%);
    -ms-transform: translateX(-101%);
    transform: translateX(-101%);
}
.mobile-menu-visible .mobile-menu .menu-box {
    opacity: 1;
    visibility: visible;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
}
.mobile-menu .nav-logo {
    position: relative;
    padding: 20px;
    text-align: left;
}
.mobile-menu .navigation {
    position: relative;
    display: block;
    width: 100%;
    float: none;
}
.mobile-menu .navigation:last-child {
    border-bottom: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navigation li {
    position: relative;
    display: block;
    border-top: 1px solid rgba(255, 255, 255, 0.10);
}
.mobile-menu .navigation li > a {
    position: relative;
    display: block;
    line-height: 24px;
    padding: 10px 25px;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    letter-spacing: .5px;
}
.mobile-menu .social-links {
    position: relative;
    text-align: center;
    padding: 30px 25px;
}
.mobile-menu .social-links li {
    position: relative;
    display: inline-block;
}
.mobile-menu .social-links li a{
    transition: .3s;
    width: 35px;
    height: 35px;
    border: 1px solid #a0a5b1;
    border-radius: 50%;
    text-align: center;
    margin-right: 15px;
    margin-bottom: 15px;
    color: #fff;
    line-height: 32px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 17px;
}
.mobile-header{
    display: none;
}
.mobile-header-wrap{
    padding: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.mobile-items-list{
    display: flex;
    align-items: center;
}
.mobile-menu-trigger span{
    display: inline-block;
    width: 1.5em;
    height: 1.5em;
    vertical-align: middle;
    content: "";
    background: no-repeat 50%;
    background-size: 100% 100%;
    background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
    font-size: 1.35rem;
    line-height: 1;
}
nav.navbar.bootsnav.navbar-transparent.white ul.nav .lang-dropdown-li a.dropdown-toggle{
    color: #fff !important
}
nav.navbar.bootsnav.navbar-transparent.white ul.nav .lang-dropdown-li a.dropdown-toggle:hover{
    color: #f43438 !important
}
.lang-dropdown-li a.dropdown-toggle{
    color: #6f6f6f !important;
    font-size: 16px;
    font-weight: bold;
}
.lang-dropdown-li a.dropdown-toggle:hover{
    color: #f43438 !important;
}
.lang-dropdown-li a.dropdown-toggle::after{
    display: none;
}
.lang-dropdown-li .fa.fa-chevron-down.user-arrow {
    font-size: 12px;
    margin-left: 5px;
}
.lang-dropdown li:not(:last-child) {
    border-bottom: 1px solid #dddddd;
}
.lang-dropdown-li.dropdown li {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 3px 4px;
}
.lang-dropdown-li .dropdown-menu {
    border: 1px solid #e6e6e6;
    min-width: 70px;
    padding: 0;
    left: -20px !important;
    z-index: 999999;
    margin-top: 8px !important;
    background: #fff;
    border-radius: 0.25rem;
}
.lang-dropdown-li.dropdown li a {
    width: 100%;
    max-width: 100%;
    color: #222;
    display: block;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding: 4px 15px;
    position: relative;
    text-align: left;
}
.lang-dropdown a.selected {
    color: #fd4a36 !important;
}
.lang-dropdown-li .dropdown-toggle.show .fa.fa-chevron-down.user-arrow:before{
    content: "\f077";
}
nav.navbar.bootsnav li.dropdown.lang-dropdown-li ul.dropdown-menu{
    border-top-color: #e6e6e6 !important;
    margin-top: -22px !important;
    border-radius: 0.25rem !important;
    width: 80px !important;
    left: 0 !important;
    border-top: 1px solid #e0e0e0 !important;
}
nav.navbar.bootsnav li.dropdown.lang-dropdown-li ul.dropdown-menu > li > a{
    border-bottom: 0;
}
.nav-item.dropdown.lang-dropdown-li {
    min-width: unset;
    margin-left: 40px;
}
.pagination-wrap ul.pagination{
    justify-content: center;
}
.pagination-wrap ul.pagination .page-item.disabled{
    cursor: not-allowed;
}
.pagination-wrap .page-link{
    color: #494949;
}
.pagination-wrap .active>.page-link, .page-link.active{
    border-color: #fd4a36;
    background: #fd4a36;
    color: #fff;
}
.pagination-wrap .page-item:first-child .page-link{
    border-top-left-radius: 0.25rem;
    border-bottom-left-radius: 0.25rem;
}
.pagination-wrap .page-item:last-child .page-link{
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.post-image-wrap .item-cat {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 10;
}
.post-image-wrap .item-cat li {
    display: inline-block;
}
.post-image-wrap .item-cat li a {
    background: #fd4a36;
    color: #ffffff;
    transition: 0.4s;
    font-size: 14px;
    font-weight: 500;
    padding: 6px 20px;
    display: block;
}
.project-cat span{
    background: #fd4a36;
    padding: 7px 20px;
    color: #fff;
    border-radius: 6px;
    font-size: 15px;
}
.project-price{
    font-weight: bold;
    color: #172b56;
}
body.modal-open{
    padding-right: 0 !important;
}
.project-form-title{
    color: #172b56;
    position: relative;
    display: inline-block;
}
.project-form-title:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -10px;
    height: 2px;
    width: 70px;
    background-color: #eb372e;
}
.project-form-wrap{
    max-width: 500px;
    margin: 0 auto;
}
.project-form-input{
    margin-bottom: 1rem;
}
.project-contact-form button.submit-btn{
    padding: 12px 30px;
    border-radius: 30px;
    width: 150px;
    background: #fd4a36;
    color: #fff;
    font-weight: bold;
    transition: all .5s;
    font-size: 16px;
}
.project-contact-form button.submit-btn:hover{
    border-radius: 15px;
}
.project-form-input label {
    color: #172b56;
    font-weight: bold;
    margin-bottom: 0.2rem;
}
.form-spinner-ring {
    display: inline-block;
    width: 40px;
    height: 40px;
}
.form-spinner-ring:after {
    content: " ";
    display: block;
    width: 32px;
    height: 32px;
    margin: 4px;
    border-radius: 50%;
    border: 4px solid #034ea2;
    border-color: #034ea2 transparent #034ea2 #034ea2;
    animation: form-spinner-ring 1.2s linear infinite;
}
@keyframes form-spinner-ring {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}
@media(max-width: 991px){
    .mobile-menu, .mobile-menu-btn{
        display: block;
    }  
    nav.navbar.bootsnav{
        display: none !important;
    }
    .mobile-header{
        display: block;
        -webkit-box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
        box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
    }
    .lang-dropdown-li {
        margin-right: 25px;
    }
    .lang-dropdown-li a.dropdown-toggle{
        color: #3f3f3f !important;
    }
}

/*responsive styles*/
@media(max-width: 576px){
    .c-filters > ul{
        display: flex;
        overflow-x: auto;
    }
    .c-filters li.filter{
        white-space: nowrap;
    }
    .services-grid-wrap{
        max-width: 100%;
    }
    .home-services-row .first-col{
        order:2;
    }
    .home-services-row .second-col{
        margin-bottom: 1.5rem;
    }
    .custom-services-grid{
        padding: 0;
    }
    h2.home-section-heading{
        font-size: 30px;
        line-height: 40px;
    }
    .header-404 {
        font-size: 200px;
        line-height: 200px;
    }
    .other-posts-carousel.owl-carousel .owl-nav {
        display: none !important;
    }
    .services-grid-item{
        margin-bottom: 30px;
    }
    .post-item{
        margin-bottom: 10px;
    }
}
