.icon-count-2 .mt-tilte {
    word-spacing: normal;
}

.section-content .icon-content p {
    min-height: 175px;
    font-size: 13px;
    margin-bottom: 0px;
}

.section-content .icon-content .mt-tilte {
    font-size: 18px;
}

.section-content .p-tb50 {
    padding-bottom: 20px;
    padding-top: 40px;
}

.our-team-1 .profile-image img {
    height: 175px;
    width: 175px;
    object-fit: cover;
}

.footer-dark .footer-bottom .copyrights-text a {
    color: #b7b7b7;
}

.service-bg {
    background-repeat: no-repeat;
    background-position: left;
}

.section-head {
    margin-bottom: 0px;
}

    .section-head .des p {
        font-size: 24px !important;
        margin-bottom: 0px !important;
        font-weight: 500 !important;
        line-height: 30px !important;
        color: #1a1a1a !important;
    }

.mt-accordion .mt-panel {
    max-width: unset;
}

.date-style-1 .mt-post-media img {
    width: 100%;
    height: 270px;
    object-fit: cover;
}

.latest-blog-wrap .mt-post-text p {
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.contact-one-inner-right .icon-content p {
    min-height: unset;
}

.project-classic .mt-info p,
.work-carousel .item.mt-box p {
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}


.work-carousel .item.mt-box .mt-info {
    padding-right: 5px;
    padding-left: 5px;
    padding-top: 10px;
}

.project-detail-outer {
    max-width: unset;
}

.project-gallery .mt-info {
    padding: 10px 10px 5px 10px;
}

.widget_address p {
    margin-bottom: 0px;
}

.widget_address li {
    margin-bottom: 15px;
}

.site-footer .widget_services ul li {
    padding: 7px 10px 7px 0px;
}

.contact-one-inner-right .icon-content a,
.contact-one-inner-right .icon-content p {
    color: #9E9E9E
}

    .contact-one-inner-right .icon-content a:hover {
        color: #5C85B7;
    }

.footer-dark .footer-top p a,
.footer-dark .footer-top p {
    color: #9E9E9E
}

    .footer-dark .footer-top p a:hover {
        color: #5C85B7;
    }

.mt-topbar-left a,
.mt-topbar-left p {
    margin-bottom: 0px;
    color: #9E9E9E !important;
}

    .mt-topbar-left a:hover {
        color: #5C85B7 !important;
    }

.mt-topbar-left li {
    display: flex;
}

.site-header ul, .site-header ol {
    display: flex;
}

.top-bar.bg-gray .fa {
    color: #5C85B7;
}

.logo-footer {
    width: 250px;
    margin-bottom: 25px;
}

.home-project .owl-item img {
    height: 300px;
    object-fit: cover;
}

.filter-navigation.inline-navigation li {
    margin: 0px 0px 15px 0px;
    flex: 2 1 auto;
    padding: 0px 15px;
}

    .filter-navigation.inline-navigation li a {
        margin: 0px;
        padding: 0px;
        width: 100%;
    }

.filter-navigation a:after,
.filter-navigation a:before {
    display: none;
}

.filter-navigation li:hover a {
    transform: unset !important;
}

.filter-navigation.inline-navigation li .site-button {
    margin: 5px;
    width: 100%;
    text-transform: none !important;
    font-size: 15px;
}


.filter-navigation.inline-navigation li.active .site-button {
    background-color: #e4750c;
}

    .filter-navigation.inline-navigation li.active .site-button.btn-effect:before,
    .filter-navigation.inline-navigation li.active .site-button.btn-effect:after {
        border-color: #e4750c;
    }

.filter-navigation {
    text-align: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-right: 10px;
}

.masonry-filter.link-style > li:after {
    content: "";
}

.project-classic .mt-title {
    margin-bottom: 0px;
    /*height: 60px;*/
}

.project-classic .mt-thum-bx img {
    height: 200px;
    object-fit: cover;
}

.site-bg-primary {
    background-color: #e4750c !important;
}

.icon-count-2:after {
    background-color: #e4750c !important;
}

.site-bg-primary-blue {
    background-color: #5C85B7 !important;
}


.mt-box .mt-info h4 {
    height: 55px;
}

.site-button:hover.btn-effect:before, .site-button:hover.btn-effect:after {
    border-color: #5C85B7;
}

.site-button.pay-link {
    background-color: #F5BF23 !important;
    color: #fff;
}

    .site-button.pay-link.btn-effect:before, .site-button.pay-link.btn-effect:after {
        border-color: #F5BF23 !important;
    }

.list-project img {
    height: 300px;
    object-fit: cover;
}

.contact-one .form-control {
    height: 45px;
}

.contact-one .form-group label {
    font-size: 12px;
    margin-bottom: 0px;
    margin-left: 5px;
}

.contact-one hr {
    margin-top: 5px;
    margin-bottom: 10px;
    width: 100%;
}

.contact-one h5 {
    margin-bottom: 0;
    margin-top: 15px;
}

.contact-one .form-group {
    margin-bottom: 5px;
}

.contact-one .contact-one-inner {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    padding: 15px;
}

.contact-one .form-group {
    width: 100%;
}

    .contact-one .form-group.w-50-l {
        width: 49%;
        margin-right: 1%;
    }

    .contact-one .form-group.w-50-r {
        width: 49%;
        margin-left: 1%;
    }



@media only screen and (max-width: 768px) {
    /* .top-bar {
        display: none;
    }*/

    .top-bar.bg-gray {
        display: none;
    }

    .masonry-filter.link-style > li:after {
        display: none;
    }

    .filter-navigation.inline-navigation li {
        margin: 0px 0px 10px 0px;
    }

    .contact-one .form-group.w-50-l {
        width: 100%;
        margin-right: 0px;
    }

    .contact-one .form-group.w-50-r {
        width: 100%;
        margin-left: 0px;
    }
}


@media (min-width: 1200px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1300px;
    }
}
