﻿.UMPM-loader .UMPM-loader-bar{
    top: 35%;
}

.UMPM-loader {
    z-index: 9999999;
}

    .UMPM-loader .UMPM-loader-wrapper {
        background-color: #941e22;
    }

body {
    color: #941e22;
}

.top-banner .content .title{
    text-transform: uppercase
}

.UMPM-header {
    z-index: 99999;
    background-color: rgba(0, 0, 0, 0.5);
}

.main-menu li a {
    font-family: sans-serif;
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    font-family: sans-serif;
    font-weight: bold;
}

button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {
    font-family: sans-serif;
    font-weight: bold;
}

p {
    color: #595A5C;
}

.top-banner.light .content .a-btn:hover, .top-banner.light .content .a-btn:focus{
    color: #941e22;
}

.a-btn:hover, .a-btn:focus {
    color: #941e22 !important;
}

.darkBtnDiv {
    padding-top: 30px;
    padding-bottom: 30px;
}
    .darkBtnDiv .a-btn {
        background: #000;
        color: #fff;
    }

.UMPM-header.light .main-menu .a-btn:hover a {
    color: #941e22 !important;
}

.UMPM-header .UMPM-logo {
    margin-bottom: 15px;
}

.UMPM-header .UMPM-logo img {
    max-width: 350px;
}
.header-mainDiv {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
}

.heading.dark .subtitle {
    color: #BC955C;
}

.community-slider {
    height: 50vh;
}

    .community-slider .swiper-slide {
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    .community-slider .swiper-button-next,
    .community-slider .swiper-button-prev {
        width: 60px;
        height: 60px;
        background-size: 60px 60px
    }

.UMPM-header.light .UMPM-nav-menu-icon a:hover {
    border: 1px solid #992427;
    /*background-color: #992427;*/
}

.UMPM-header.light .UMPM-nav-menu-icon a {
    border: 1px solid #992427;
}

    .UMPM-header.light .UMPM-nav-menu-icon a i {
        background-color: #992427;
    }

        .UMPM-header.light .UMPM-nav-menu-icon a i:after, .UMPM-header.light .UMPM-nav-menu-icon a i:before {
            background-color: #992427;
        }

        @media(min-width: 1200px) {
            .community-slider .swiper-slide .bg-img {
        width: 100%
    }
}

.community-slider .slider-pagination {
    display: none
}



.community-slider .swiper-button-next {
    width: 75px;
    height: 75px;
    /*background: url("img/slider-right-white.svg") no-repeat;*/
    background-size: 75px 75px;
    right: 102px;
    top: 51%;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    content: '';
    width: 22px;
    height: 22px;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    line-height: 32px;
    border-width: 0px 0px 1px 1px;
    position: absolute;
}

    .community-slider .swiper-button-next:hover {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
        transform: rotate(270deg);
    }

    .community-slider .swiper-button-next:after {
        display: none
    }


@media(max-width: 991.98px) {
    .community-slider .swiper-button-next {
        display: none
    }
}

.community-slider .swiper-button-prev {
    width: 75px;
    height: 75px;
    /*background: url("img/slider-right-white-left.svg");*/
    background-size: 75px 75px;
    left: 102px;
    top: 51%;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    content: '';
    width: 22px;
    height: 22px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    border-bottom: 1px solid #fff;
    border-left: 1px solid #fff;
    line-height: 32px;
    border-width: 0px 0px 1px 1px;
    position: absolute;
    z-index: 9999;
}

    .community-slider .swiper-button-prev:hover {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
        -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }

    .community-slider .swiper-button-prev:after {
        display: none
    }

@media(max-width: 991.98px) {
    .community-slider .swiper-button-prev {
        display: none
    }
}


.aboutSection {
    padding: 0px 0px 65px 0px;
}

.aboutSection .heading{
    /*padding: 0px;*/
    text-align: center;
}

.aboutSection p {
    max-width: 100%;
     text-align: center;
}
/*
.clientsSection .content {
    padding-top: 10%;
    padding-bottom: 10%;
}*/

.clientsSection .content p{
    text-align:left;
    margin: auto;
}


.top-banner {
    padding: 0px;
}

.project-filmstrip-wrapper {
    padding: 0;
}

.filmstrip-slider {
    padding: 0;
}

.slick-prev {
    width: 75px;
    height: 75px;
    background: url(../img/slider-right-white-left.svg);
    background-size: 75px 75px;
    left: 15px;
    top: 45%;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    position: absolute;
    display: block;
    z-index: 999;
}
.slick-next {
    width: 75px;
    height: 75px;
    background: url(../img/slider-right-white.svg);
    background-size: 75px 75px;
    right: 15px;
    top: 45%;
    -webkit-transition: .5s ease;
    transition: .5s ease;
    position: absolute;
    display: block;
    z-index: 999;
}

.project-filmstrip-wrapper .project-filmstrip-item-img img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.project-filmstrip-item-img:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    /*background-color: black;*/
    /*opacity: 0.8;*/
    /*z-index: 90;*/
    content: '';
    background: rgb(255,255,255);
    background: -moz-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(7,60,80,0.4) 100%);
    background: -webkit-linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(7,60,80,0.4) 100%);
    background: linear-gradient(180deg, rgba(255,255,255,0) 0%, rgba(7,60,80,0.4) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#941e22",GradientType=1);
}

.communitiesSection{
    padding-bottom: 60px !important;
}

.UMPM_gap_col15 .portfolio-item {
    margin: 0 0px 44px;
}

.newsSection .UMPM-services-wrapper .services-item-title {
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
    font-size: 28px;
}

.newsSection .UMPM-services-wrapper .services-item-description p {
    text-align: left !important;
}

.UMPM-footer {
    background-color: #941e22;
}

    .UMPM-footer .footer-content-outer {
        padding: 0;
    }

    .UMPM-footer:before {
        background-color: #941e22;
    }

.project-amenities-wrapper {
    position: relative;
    display: block;
}

.project-amenities-item-img {
    position: relative;
}

.amenitiesSection {
    background-color: #f8f9fb !important;
    padding-top: 60px;
    padding-bottom: 60px;
}

    .amenitiesSection .heading {
        padding: 0px 0 30px 0;
    }

.amenitiesSection .project-amenities-item-img:after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #00000058;
}

.amenitiesSection .project-amenities-item-content {
    width: 55%;
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 9;
    text-align: center;
}

.amenitiesSection .project-amenities-item-title {
    color: #fff;
    font-size: 16px;
    line-height: 1.1;
}

    .amenitiesSection .swiper-button-next:after,
    .amenitiesSection .swiper-button-prev:after {
        line-height: 1;
        border: 1px solid;
        border-radius: 50%;
        background: transparent;
        color: #fff;
        padding: 15px;
    }

    .amenitiesSection .swiper-button-prev,
    .amenitiesSection .swiper-rtl .swiper-button-next {
        left: 50px;
    }

        .amenitiesSection .swiper-button-next:after,
        .amenitiesSection .swiper-button-prev:after {
            font-size: 12px;
        }

    .amenitiesSection .swiper-button-next,
    .amenitiesSection .swiper-rtl .swiper-button-prev {
        right: 50px;
    }

    .amenitiesSection .slick-current,
    .amenitiesSection .slick-center {
        /* background: linear-gradient(45deg, rgb(246, 146, 89), rgb(241, 105, 117));*/
        /*padding: 60px 0px !important;*/
        /*  -webkit-transform: scale(1.2);
        transform: scale(1.2);*/
        /*transform: scale(1.5);*/
    }

        .amenitiesSection .slick-current img {
            /*scale: 1.1;*/
          /*  -webkit-transform: scale(1.2);
            transform: scale(1.2);*/
        }

.amenitiesSection .slick-track {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
}

    .amenitiesSection .swiper-slide {
        /* float: none;
        display: inline-block;
        vertical-align: middle;
        padding: 10px 0px;
        margin: 10px;
        background-color: transparent;
        transition: all 0.3s ease;
        height: auto;
        text-align: center;*/
        -webkit-transition: -webkit-transform .2s;
        transition: transform .2s;
        transition: transform .2s, -webkit-transform .2s;
    }

        .amenitiesSection .swiper-slide .portfolio-item {
            padding: 20px;
        }

    .amenitiesSection .slick-current .portfolio-item {
        padding: 0px;
    }

    .amenitiesSection .swiper-slide-active {
        opacity: 1;
        z-index: 1;
        transform: scale(1.2);
       /*margin-left: 30px;*/
    }

    .amenitiesSection .swiper-slide-next {
        /*margin-left: 30px;*/
    }

.portfolio-item-wrapp.swiper-slide {
    /*margin-right: 30px;*/
    display: flex;
    justify-content: center;
    align-items: center;
}

.project-amenities-item-content img {
    margin: auto;
}

.projectInfoSection {
    padding-top: 60px;
    padding-bottom: 0px;
}

.filesSection {
    background: #941e22;
    padding: 0;
}

    .filesSection .heading {
        padding: 0 0 30px 0;
    }

    .filesSection .btn {
        background: #000;
        border-radius: 0;
        color: #fff;
        font-size: 18px;
    }

    .filesSection .call-to-action.classic .info-wrap {
        display: flex;
        flex-direction: column;
        padding: 60px 15px;
    }

    .amenitiesSection .slick-next,
    .amenitiesSection .slick-prev {
        background-size: 36px;
        width: 36px;
        height: 36px;
    }

.factsSection .factBlock {
    height: 100%;
    background-color: #f2f2f2;
    padding: 48px 15px 38px 50px;
    margin-bottom: 5%;
}

.factBlock .fact-title {
    position: relative;
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    letter-spacing: 1.6px;
    font-style: normal;
    margin-top: 0;
    margin-bottom: 16px;
}

.factBlock .fact-descr p{
    color: #7e7d7d;
    font-size: 20px;
}


.contactUsPage .adddress-block .address-block-outer {
    padding-bottom: 0px;
}

.contactUsPage .contacUsMainSection{
    padding-top: 60px;
    padding-bottom: 60px;
}

.contactUsPage .UMPM-social-nav .social-content li {
    margin-bottom: 0;
    margin-right: 0;
    margin-left: 11px;
    display: inline-block;
}

.UMPM-footer .footer-bottom-content {
    padding-bottom: 10px;
    padding-top: 10px;
}

.UMPM_list .project-list-item:nth-child(odd) .project-list-outer .project-list-wrapper .project-list-content{
    text-align: right;
}

.UMPM_list .project-list-item:nth-child(even) .project-list-outer .project-list-wrapper .project-list-content {
    text-align: left;
}

.UMPM_list .project-list-item .project-list-outer .project-list-wrapper .project-list-category {
    font-size: 22px;
    line-height: 36px;
}

.UMPM_list .project-list-item .project-list-outer .project-list-wrapper .project-list-title {
    line-height: 48px;
    font-size: 48px;
}

.UMPM_list .project-list-item .project-list-outer .project-list-wrapper .project-list-link {
    margin-top: 19px;
    border: 1px solid;
    text-align: right;
    padding: 10px 60px;
}

.newsSection .UMPM-services-wrapper .UMPM-services-link {
    margin-top: 18px;
    border: 1px solid #941e22;
}


.articleBodySection{
    padding-top: 5%;
}

.mouse_wp a {
    position: absolute;
    top: 90%;
    left: 0;
    right: 0;
    margin: auto;
}

.down-arrow {
    position: absolute;
    /* top: calc(100vh - 80px); */
    /* left: calc(50% - 14px); */
    width: 0;
    height: 30px;
    /* border: 2px solid; */
    border-radius: 2px;
    animation: jumpInfinite 1.5s infinite;
    z-index: 99;
    color: #fff;
    left: 0;
    right: 0;
    margin: auto;
    top: 90%;
}

    .down-arrow:after {
        content: " ";
        position: absolute;
        top: 12px;
        left: -10px;
        width: 16px;
        height: 16px;
        border-bottom: 4px solid;
        border-right: 4px solid;
        border-radius: 4px;
        transform: rotateZ(45deg);
    }

@keyframes jumpInfinite {
    0% {
        margin-top: 0;
    }

    50% {
        margin-top: 20px;
    }

    100% {
        margin-top: 0;
    }
}


.heading .title {
    color: #333 !important
}

.top-banner .content .title {
    text-transform: capitalize;
}

.UMPM-header.simple.sticky-menu {
    /*position: relative !important;*/
    background: #fff;
}

.woocommerce-tabs .tabs-item-wrapp .tabs-title span, .woocommerce-tabs .tabs-item-wrapp .tabs-title a {
    text-transform: capitalize;
    font-weight: bold;
}

.UMPM-header.simple.sticky-menu.light.scroll {
    position: fixed !important;
    background: #fff;
}

.UMPM-header.light .main-menu li a {
    color: #6d6e71;
    cursor: pointer;
    opacity: 1;
}

.header-mainDiv {
    flex-direction: row;
    width: 90%;
    margin: auto;
    justify-content: space-between;
    align-items: center;
}

.containerCusotm {
    max-width: 90%;
    margin: auto;
}


.home-hero-section {
    position: relative;
    display: block;
}

.aboutSection {
    max-width: 90%;
    margin: auto;
}

.top-banner {
    max-height: 50vh !important;
    min-height: 50vh !important;
}

.home-hero-section .top-banner {
    max-height: 50vh !important;
    min-height: 50vh !important;
}

.aboutSection {
    padding-top: 5%;
    padding-bottom: 5%;
}

    .aboutSection .heading {
        padding: 0;
        text-align: left;
    }

        .aboutSection .heading .title {
            margin-top: 0px;
        }

    .aboutSection p {
        text-align: left;
    }

.UMPM_filmstrip {
    background-color: #fff;
    padding: 0px 0 0 0;
}

.UMPM-header {
    padding: 23px 0px;
}

.UMPM-footer .footer-bottom-content .footer-copyright {
    float: none;
    width: 100%;
    font-size: 10px;
    line-height: 18px;
    letter-spacing: 2px;
    font-weight: 700;
    color: white;
    text-align: center;
}

.heading .title {
    color: #6d6e71;
}

.project-grid-wrapper .project-grid-item-title {
    color: #222222;
}

.project-grid-wrapper .project-grid-item-category {
    font-size: 14px;
    line-height: 26px;
    font-weight: normal;
    color: #6d6e71;
}

.project-grid-wrapper {
    background-color: #f8f9fb !important;
}

    .project-grid-wrapper .project-grid-item-title {
        line-height: 1.2;
        margin-bottom: 12px;
        margin-top: 12px;
        min-height: 48px;
        font-weight: bold;
    }

.woocommerce-tabs .tabs-item-wrapp .panel {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

.servicesSection .top-banner .content .title {
    margin-top: 0;
}

.servicesSection .top-banner.categories .content {
    margin-top: 0;
    margin-bottom: 0;
}

.servicesSection .categories {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.contactSection .categories {
    min-height: 80vh;
    background: url(../img/contact.jpg);
    background-position: center;
    background-size: cover;
}

.contactSection .formBlock {
    display: flex;
    align-items: center;
}
.contactSection .formBlock .heading.left {
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    padding-right: 30px;
}

.contactSection .frm_submit {
    margin-top: 15px;
    text-align: start;
}

.clientsSection .UMPM-categories-outer {
    background: #f2f2f2
}

    .clientsSection .UMPM-categories-outer .heading {
        padding-top: 30px;
        padding-bottom: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }

.clientsSection .contentBlock {
    display: flex;
    align-items: center;
    align-content: center;
}

.clientsSection .categories {
    min-height: 80vh;
    background: url(../img/clients.jpg);
    background-position: center;
    background-size: cover;
}


@media(max-width: 991.98px) {
    .UMPM-header .UMPM-logo img {
        max-width: 90%;
    }


    .clientsSection .content p {
        text-align: center;
    }

    .clientsSection .categories {
        min-height: 25vh;
    }

    .contactSection .categories {
        min-height: 25vh;
    }

    .community-slider .bg-img {
        position: absolute;
        top: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .community-slider .slider-pagination {
        display: block;
        width: 84%;
        left: 0;
        right: 0;
        top: auto;
        bottom: 70px;
        z-index: 9;
        margin: auto;
        background-color: rgba(234,234,234,0.31);
        border-radius: 5px;
        overflow: hidden
    }

    .community-slider .swiper-pagination-progressbar-fill {
        background-color: #ffff;
        border-radius: 5px
    }

    .contactSection .frm_submit {
        text-align: center;
    }

    .aboutSection .heading{
        text-align: center;
    }

    .aboutSection p{
        text-align: center;
    }
}




.loaderSuccessDiv, .loaderErrorDiv, .loaderSendDiv {
    display: none;
    color: #000 !important;
    padding-left: 30px;
    font-size: 20px;
    color: #000 !important;
    font-family: 'Gotham111', sans-serif;
    font-weight: bold;
}

    .loaderSuccessDiv p, .loaderErrorDiv p, .loaderSendDiv p {
        color: #000 !important;
    }

.loaderSendDiv {
    min-height: 500px;
}

    .loaderSendDiv img {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        position: relative;
        /* width: 100%; */
        display: block;
        float: none;
        margin: auto;
        max-width: 250px;
    }

.loaderDiv {
    display: none;
}

.btn_full:disabled {
    background: gray;
    cursor: default;
}