.epLink:focus,
a,
body,
h1,
h2,
h3,
h4,
p {
    color: #1b1d1d
}

body,
ul {
    margin: 0;
    padding: 0
}

.Overlay.ShowIt,
.clear,
.clear:after {
    display: block
}

.Overlay,
.pace .pace-progress {
    position: fixed;
    width: 100%;
    top: 0
}

.Title,
.epBtn,
.p_Text,
p {
    font-weight: 400
}

.Title,
body {
    font-family: Poppins, serif
}

body,
ul {
    padding: 0
}

.mb0,
.modal .close img {
    margin-bottom: 0 !important
}

.form-control,
.form-control:focus,
a:focus,
a:hover {
    box-shadow: none
}

.DcNav .navbar-nav li:hover .dropdown-content,
.hotLineBox:hover span {
    visibility: visible;
    opacity: 1
}

.DcNav .navbar-nav a,
.clear,
.clear:after,
.epBtn {
    overflow: hidden
}

.Title,
.ok-class {
    text-align: center
}

.MenuItems__list__left ul.MainItem li a:hover,
.epLink:focus:hover,
a:hover {
    color: rgba(48, 55, 63, .8)
}

body {
    overflow-x: hidden;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

::selection {
    background: rgba(48, 55, 63, .8);
    color: #fff
}

.BG,
.BoxedText__right .interior_image,
.feature-project__lists__single__img__img,
.home_banner,
.parallax {
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-size: cover !important
}

li {
    list-style: none
}

img {
    max-width: 100%
}

a:focus,
a:hover {
    text-decoration: none;
    outline: 0
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus,
button:active:focus,
button:focus {
    outline: 0;
    box-shadow: none
}

.DcNav .navbar-nav a.active:after,
.DcNav .navbar-nav a:hover:after,
.epBtn:hover:after,
.epLink:hover:before,
.feature-project .init .slick-slide,
.home_banner .text_content .epBtn:hover:after,
table {
    width: 100%
}

.form-control {
    outline: 0
}

.m0 {
    margin: 0 !important
}

.ml0 {
    margin-left: 0 !important
}

.mr0 {
    margin-right: 0 !important
}

.mt0 {
    margin-top: 0 !important
}

.mb20 {
    margin-bottom: 20px !important
}

.p0 {
    padding: 0 !important
}

.pl0 {
    padding-left: 0 !important
}

.pr0 {
    padding-right: 0 !important
}

.pt0 {
    padding-top: 0 !important
}

.pb0 {
    padding-bottom: 0 !important
}

.p50 {
    padding: 50px 0
}

.p60 {
    padding: 60px 0
}

.p75 {
    padding: 75px 0
}

.p80 {
    padding: 80px 0
}

.pt75 {
    padding-top: 75px
}

.pt80 {
    padding-top: 80px
}

.pb80 {
    padding-bottom: 80px
}

.p90 {
    padding: 90px 0
}

.p95 {
    padding: 95px 0
}

.clear {
    clear: both
}

.clear:after {
    content: '';
    clear: both
}

.Overlay {
    height: 100vh;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 8;
    display: none
}

.MenuItems__list:after,
.feature-project__lists:after,
.map-popup:after,
.popup-modal .modal-body .formBuyer .form-group:after {
    content: '';
    display: block;
    overflow: hidden;
    clear: both
}

.BG,
.BoxedText__right .interior_image,
.feature-project__lists__single__img__img,
.home_banner {
    background-color: #f1f1f1
}

.parallax {
    background-attachment: fixed !important
}

.pace {
    -webkit-pointer-events: none;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.MobileTab,
.Select select,
.pace-done .custom-loader img,
.pace-inactive .pace-progress {
    display: none
}

.pace .pace-progress {
    right: 100%;
    height: 2px;
    z-index: 9999;
    background: rgba(48, 55, 63, .8)
}

.capitalize {
    text-transform: capitalize !important
}

.uppercase {
    text-transform: uppercase !important
}

.epBtn,
.epLink {
    text-transform: capitalize;
    position: relative;
    display: inline-block
}

.epLink {
    padding-bottom: 4px;
    transition: color .25s
}

.epLink:after {
    content: '';
    background: #1b1d1d;
    height: 2px;
    width: 100%;
    bottom: 0;
    left: 0;
    position: absolute
}

.epBtn:after,
.epLink:before {
    content: '';
    position: absolute;
    left: 0;
    background: rgba(48, 55, 63, .8);
    bottom: 0
}

.epLink:before {
    height: 2px;
    width: 0;
    z-index: 1;
    transition: width .45s cubic-bezier(.25, .46, .45, .94)
}

.epLink:hover {
    color: rgba(48, 55, 63, .8) !important
}

.epBtn {
    font-size: 15px;
    padding: 11px 50px;
    background: 0 0;
    border: 1px solid;
    transition: .3s
}

.epBtn span {
    z-index: 2;
    position: relative
}

.epBtn:after {
    width: 0;
    height: 100%;
    top: 0;
    transition: width .3s
}

.epBtn:hover {
    border-color: rgba(48, 55, 63, .8) !important
}

.epBtn:hover span {
    color: #fff !important;
    transition: .3s
}

.modalBack {
    color: #fff;
    margin-top: 50px
}

.modalBack.epBtn:after {
    background: #fff
}

.modalBack.epBtn:hover span {
    color: #000 !important
}

.Title {
    font-size: 40px;
    color: #555;
    margin: 0;
    text-transform: unset
}

.p_Text {
    font-family: Arial;
    font-size: 15px
}

.desTitle {
    margin: 0;
    border-bottom: 1px solid #cecece;
    text-transform: uppercase;
    height: 60px
}

.lg-backdrop,
.lg-outer {
    z-index: 9999999 !important
}

@media (min-width:769px) {
    .Flex {
        display: flex
    }
}

.nice-select {
    width: 100% !important;
    border-radius: 0;
    border-color: #cecece;
    color: #656565;
    font-weight: 500;
    height: 48px;
    line-height: 48px;
    text-transform: capitalize;
    font-size: 16px
}

.nice-select .list {
    width: 100%;
    margin-top: 1px;
    border-radius: 0
}

.nice-select.open,
.nice-select:active,
.nice-select:focus,
.popup-modal .modal-body .formBuyer .form-control:focus {
    border-color: rgba(48, 55, 63, .8)
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #e8e8e8;
    outline: 0
}

.select2-container--default .select2-results .select2-results__option--selectable {
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: 0;
    padding: 0 29px 0 18px;
    text-transform: capitalize;
    font-family: Poppins, serif
}

.lg-actions .lg-next:before,
.lg-actions .lg-prev:after,
.nice-select:after {
    font-family: FontAwesome;
    font-style: normal;
    text-decoration: inherit;
    font-weight: 400
}

.select2-container--default .select2-results .select2-results__option--highlighted {
    background: rgba(48, 55, 63, .8);
    color: #fff
}

.select2-container--default .select2-results .select2-results__option--selected {
    background-color: #f6f6f6;
    color: #1b1d1d
}

.select2-container--default .select2-results .select2-results__option--selected:hover {
    background-color: rgba(48, 55, 63, .8);
    color: #fff
}

.modal {
    background: rgba(255, 255, 255, .9)
}

.modal .modal-header {
    padding: 0;
    border: 0
}

.modal .close {
    transition: opacity .2s
}

.modal .close img {
    height: 20px
}

.modal .modal-content {
    box-shadow: none;
    border-radius: 0;
    border: none
}

.modal .modal-content img {
    margin-bottom: 16px
}

.modal .modal-content h2 {
    margin-top: 0;
    padding-left: 15px
}

.modal .modal-content p {
    line-height: 26px;
    font-size: 15px
}

.modal-header .close {
    margin-top: 5px;
    margin-right: 7px
}

.lg-backdrop {
    background-color: rgba(0, 0, 0, .831373) !important;
    z-index: 99999
}

.lg-outer {
    z-index: 99999;
    right: 0 !important;
    bottom: 0
}

.nice-select:after {
    width: 5px;
    content: "\f0d7";
    font-size: 16px;
    transform: none;
    border: none;
    margin-top: 0;
    right: 16px;
    top: 0;
    transition: none
}

.nice-select.open:after {
    right: 15px;
    top: 41px;
    transform: rotate(-179deg)
}

.lg-actions .lg-next:before {
    content: "\f105"
}

.lg-actions .lg-prev:after {
    content: "\f104"
}

.BoxedText .epBtn:focus,
.slick-slide:focus {
    outline: 0
}

.slick-dots li button:before {
    font-size: 11px
}

.main-logo {
    position: absolute;
    z-index: 3;
    left: 15px;
    top: 15px
}

.BoxedText .row,
.asGreyBusines .social_icons ul,
.main-logo a {
    display: flex
}

.main-logo img {
    height: 38px;
    width: 126px
}

.main-logo.ShowIt {
    position: fixed;
    animation: .5s slide-down;
    z-index: 9999999;
    top: 10px
}

.main-logo.ShowIt img {
    height: 53px
}

@media (max-width:991px) {
    .MenuItems__list__left {
        background: #ed6832;
        height: 100%
    }
    .MenuItems__list__left ul li {
        border: none;
        text-align: right;
        margin: 10px 0 10px 81px !important
    }
    .main-logo {
        left: 15px
    }
    .menu-hamburger {
        right: 15px
    }
    .MenuItems .MenuItems__list {
        display: flex;
        flex-direction: column-reverse
    }
    .MenuItems #CloseMenu {
        right: 20px !important
    }
    .MenuItems .MenuItems__list__right {
        background: #ed6832;
        height: 20%
    }
    .MenuItems .MenuItems__list__right .col-md-12 {
        top: 20px;
        margin-top: 0
    }
    .MenuItems .MenuItems__list__right .menu-title {
        display: none
    }
    .MenuItems .MenuItems__list__left {
        background: #ed6832;
        height: 100%;
        display: flex;
        align-items: center
    }
    .MenuItems .MenuItems__list__left .col-xs-6 {
        width: 100%;
        position: absolute;
        right: 15px;
        bottom: auto;
        top: auto
    }
    .MenuItems .MainItem {
        padding-right: 15px
    }
    .asGreyBusines .icons {
        display: flex;
        margin-bottom: 20px
    }
}

.hotLineBox:after,
.hotLineBox:before {
    height: calc(100% + 30px);
    width: calc(100% + 30px);
    left: -15px;
    top: -15px;
    opacity: 0;
    content: ''
}

.hotLineBox {
    position: fixed;
    right: 30px;
    bottom: 50px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: #ff4500;
    z-index: 9
}

.hotLineBox:before {
    position: absolute;
    border: 1px solid #ff4500;
    border-radius: 50%;
    animation: 2.5s infinite zoomIt
}

.hotLineBox:after {
    position: absolute;
    border: 1px solid #ff4500;
    border-radius: 50%;
    animation: 2.5s .3s infinite zoomItNd
}

.DcNav,
.DcNav.ShowIt {
    top: 0;
    left: 0;
    right: 0
}

.hotLineBox span {
    position: absolute;
    background-color: #fff;
    left: -210px;
    top: -10px;
    padding: 10px 40px 10px 10px;
    clip-path: polygon(0% 0%, 90% 0%, 100% 50%, 90% 100%, 0% 100%);
    font-size: 20px;
    font-family: Poppins, serif;
    display: block;
    visibility: hidden;
    opacity: 0;
    transition: .7s ease-in;
    color: #ff4500
}

@keyframes zoomIt {
    0% {
        opacity: 1;
        transform: scale(.5)
    }
    50% {
        transform: scale(1.09)
    }
    100%,
    80% {
        opacity: 0
    }
}

@keyframes zoomItNd {
    0% {
        opacity: 1;
        transform: scale(.5)
    }
    50% {
        transform: scale(1.09)
    }
    100%,
    80% {
        opacity: 0
    }
}

@keyframes slide-down {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }
    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.DcNav {
    background: 0 0;
    border: none;
    margin-bottom: 0;
    height: 60px;
    border-radius: 0;
    position: absolute;
    z-index: 9999
}

.DcNav .container,
.DcNav .navbar-nav li .dropdown-content li,
.feature-project .buttons,
.success_wrapper_contact-form .form-message-body {
    position: relative
}

.DcNav.ShowIt {
    background: #383636;
    position: fixed;
    width: 100%;
    animation: .5s slide-down;
    height: 70px;
    box-shadow: 0 4px 6px 0 rgba(0, 0, 0, .12)
}

.DcNav.ShowIt .navbar-right {
    margin-top: 5px
}

.DcNav .navbar-default .navbar-nav>.active>a {
    background: 0 0 !important
}

.DcNav .navbar-right {
    margin-top: 10px
}

.DcNav .navbar-nav li {
    padding: 0 25px
}

.DcNav .navbar-nav li:last-child {
    padding-right: 0
}

.DcNav .navbar-nav li .dropdown-content {
    position: absolute;
    top: 58px;
    padding: 15px 0;
    left: 0;
    background: #707070;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in
}

.DcNav .navbar-nav li .dropdown-content li:hover {
    background: #333
}

.DcNav .navbar-nav li .dropdown-content a {
    display: block;
    padding: 3px 0;
    clear: both;
    height: auto;
    text-transform: uppercase;
    white-space: nowrap;
    position: relative;
    line-height: 30px !important
}

.DcNav .navbar-nav li .dropdown-content a:hover:after,
.hide.form-message-container,
.yii-debug-toolbar {
    display: none !important
}

.DcNav .navbar-nav li .dropdown-content a:after {
    bottom: 5px;
    display: none !important
}

.DcNav .navbar-nav a {
    font-size: 15px;
    font-weight: 500;
    color: #fff !important;
    text-transform: uppercase;
    line-height: 45px !important;
    letter-spacing: .5px;
    height: 60px;
    transition: color .3s;
    position: relative;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center
}

.DcNav .navbar-nav a:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    height: 2px;
    width: 0;
    transition: .5s;
    bottom: 18px;
    margin: auto
}

.DcNav .navbar-nav a.active,
.DcNav .navbar-nav a:hover,
.form-primary.all-text-white,
.home_banner .slick-dots li button:before,
.success_container_contact-form {
    color: #fff
}

.form-message-container.error_wrapper span p,
.ok-class {
    color: #6d6e71
}

.DcNav .navbar-collapse {
    position: relative;
    z-index: 2;
    border: none
}

@media (max-width:1199px) and (min-width:992px) {
    .DcNav .navbar-nav li {
        padding: 0 15px
    }
}

.form-message-container.error_wrapper .form-message-body {
    position: fixed;
    background: #fff;
    left: 50%;
    top: 50%;
    width: 430px;
    max-width: 99%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 40px 60px;
    -webkit-box-shadow: -1px 0 61px -7px #000;
    -moz-box-shadow: -1px 0 61px -7px #000;
    box-shadow: -1px 0 61px -7px #000;
    -webkit-animation: .2s alartSlideTop;
    -moz-animation: .2s alartSlideTop;
    -o-animation: .2s alartSlideTop;
    animation: .2s alartSlideTop;
    z-index: 9999
}

.form-message-container.error_wrapper span {
    margin-left: 50px;
    display: block;
    position: relative
}

.form-message-container.error_wrapper span:before {
    position: absolute;
    content: '';
    width: 41px;
    height: 41px;
    top: 0;
    left: -70px;
    background-image: url(../images/static/alert-icon.png)
}

.form-message-container.error_wrapper span ul {
    color: #000;
    list-style: none;
    margin-bottom: 40px
}

@-webkit-keyframes alartSlideTop {
    0% {
        -webkit-transform: translate(-50%, -70%);
        transform: translate(-50%, -70%);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 1
    }
}

@-moz-keyframes alartSlideTop {
    0% {
        -moz-transform: translate(-50%, -70%);
        transform: translate(-50%, -70%);
        opacity: 0
    }
    100% {
        -moz-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 1
    }
}

@-o-keyframes alartSlideTop {
    0% {
        -o-transform: translate(-50%, -70%);
        transform: translate(-50%, -70%);
        opacity: 0
    }
    100% {
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 1
    }
}

@keyframes alartSlideTop {
    0% {
        -webkit-transform: translate(-50%, -70%);
        -moz-transform: translate(-50%, -70%);
        -o-transform: translate(-50%, -70%);
        transform: translate(-50%, -70%);
        opacity: 0
    }
    100% {
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        opacity: 1
    }
}

.form-message-container.success_wrapper .form-message-body {
    position: fixed;
    z-index: 990;
    background: #fff;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 45px 58px;
    -webkit-box-shadow: -1px 0 61px -7px #000;
    -moz-box-shadow: -1px 0 61px -7px #000;
    box-shadow: -1px 0 61px -7px #000;
    -webkit-animation: .2s alartSlideTop;
    -moz-animation: .2s alartSlideTop;
    -o-animation: .2s alartSlideTop;
    animation: .2s alartSlideTop
}

.form-message-container.success_wrapper .form-message-body span {
    display: block;
    margin-bottom: 0;
    padding: 40px 32px;
    font-size: 17px;
    color: #6d6e71 !important
}

.form-message-container.success_wrapper .form-message-body .ok-class {
    left: 0;
    right: 0;
    margin: auto
}

.form-message-container .cross-popup {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    cursor: pointer;
    display: block;
    padding: 20px
}

.ok-class {
    bottom: 30px;
    left: 26%;
    border: 3px solid #6d6e71;
    width: 100px;
    height: 36px;
    line-height: 31px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer
}

.ok-class:hover {
    background: #6d6e71;
    color: #fff
}

.form-overlay.doit {
    position: fixed;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 90;
    background-color: rgba(0, 0, 0, .7);
    background-image: url("../images/static/ajax-loader.gif");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px
}

.success_wrapper_contact-form .form-message-body:after {
    content: '';
    position: absolute;
    left: 0;
    top: 17px;
    height: 60px;
    width: 60px;
    background: url(../images/static/thumbs-up.svg) 0 0/contain no-repeat;
    right: 0;
    margin: auto
}

.MenuItems {
    display: none;
    background-color: #ed6832;
    position: fixed;
    right: 0;
    top: 0;
    width: calc(100% - 25%);
    height: 100vh;
    z-index: 91;
    transform: translate(100%);
    transition: transform .6s cubic-bezier(1, 0, 0, 1), opacity .3s;
    visibility: hidden;
    box-shadow: -7px 2px 14px -16px rgba(0, 0, 0, .75)
}

.MenuItems #CloseMenu {
    position: absolute;
    height: 25px;
    top: 25px;
    filter: invert(1);
    cursor: pointer;
    transition: opacity .3s;
    z-index: 9999
}

.MenuItems #CloseMenu:hover {
    opacity: .8
}

.MenuItems__list {
    padding: 0;
    text-transform: capitalize;
    margin-left: 20px;
    background-color: rgba(0, 0, 0, .5);
    height: 100%;
    transition: margin .6s cubic-bezier(1, 0, 0, 1);
    transition-delay: .2s
}

.MenuItems__list .menu-title {
    font-size: 20px;
    color: #707070;
    margin-bottom: 15px;
    position: relative;
    font-family: Poppins, serif;
    text-align: right;
    display: block
}

.MenuItems__list__left {
    position: absolute
}

.MenuItems__list__left ul.MainItem li a {
    font-size: 16px;
    font-family: Poppins, serif;
    display: inline-block;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 15px
}

.MenuItems__list__left ul.SubItem li a {
    font-size: 16px;
    margin-bottom: 10px;
    color: #707070;
    display: inline-block
}

.footer__single .flexbox p a:hover,
.footer__single__list p a:hover,
.footer__single__list ul li a:hover {
    color: rgba(255, 69, 0, .8)
}

.MenuItems.ShowIt {
    transform: none;
    opacity: 1
}

.MenuItems.ShowIt .MenuItems__list {
    margin: 0
}

.footer__single .flexbox p a,
.footer__single__list p a,
.footer__single__list ul li a,
.footer__single__social li a svg .social-hover {
    transition: .4s
}

.DcNav.ShowIt {
    z-index: 999999
}

@media (min-width:768px) {
    .fadeUp.anim-active,
    .textUp.anim-active span {
        visibility: visible;
        transform: none;
        opacity: 1
    }
    .fadeRight,
    .fadeRightWord,
    .fadeUp,
    .textUp span {
        visibility: hidden
    }
    .anim-parent .fadeUp:nth-child(4),
    .anim-parent .fadeUp:nth-of-type(4),
    .fadeRight span:nth-child(5),
    .textUp span:nth-child(5) {
        transition-delay: 0.2s
    }
    .fadeRight span:nth-child(4),
    .fadeRight span:nth-child(7),
    .fadeRightWord span:nth-child(4),
    .textUp span:nth-child(7) {
        transition-delay: 0.28s
    }
    .anim-parent .fadeUp:nth-child(8),
    .anim-parent .fadeUp:nth-of-type(8),
    .fadeRight span:nth-child(10),
    .textUp span:nth-child(10) {
        transition-delay: 0.4s
    }
    .fadeRight span:nth-child(14),
    .fadeRight span:nth-child(8),
    .fadeRightWord span:nth-child(8),
    .textUp span:nth-child(14) {
        transition-delay: 0.56s
    }
    .anim-parent .fadeUp:nth-child(12),
    .anim-parent .fadeUp:nth-of-type(12),
    .fadeRight span:nth-child(15),
    .textUp span:nth-child(15) {
        transition-delay: 0.6s
    }
    .anim-parent .fadeUp:nth-child(16),
    .anim-parent .fadeUp:nth-of-type(16),
    .fadeRight span:nth-child(20),
    .textUp span:nth-child(20) {
        transition-delay: 0.8s
    }
    .fadeRight span:nth-child(12),
    .fadeRight span:nth-child(21),
    .fadeRightWord span:nth-child(12),
    .textUp span:nth-child(21) {
        transition-delay: 0.84s
    }
    .anim-parent .fadeUp:nth-child(20),
    .anim-parent .fadeUp:nth-of-type(20),
    .fadeRight span:nth-child(25),
    .textUp span:nth-child(25) {
        transition-delay: 1s
    }
    .fadeRight span:nth-child(16),
    .fadeRight span:nth-child(28),
    .fadeRightWord span:nth-child(16),
    .textUp span:nth-child(28) {
        transition-delay: 1.12s
    }
    .anim-parent .fadeUp:nth-of-type(24),
    .fadeRight span:nth-child(30),
    .textUp span:nth-child(30) {
        transition-delay: 1.2s
    }
    .box-slide-left.anim-active,
    .box-slide-right.anim-active,
    .opUp.anim-active {
        transform: none
    }
    .fadeRight span,
    .fadeRightWord span {
        opacity: 0;
        display: inline-block;
        transition: opacity .9s
    }
    .fadeRight span:first-child,
    .fadeRightWord span:first-child {
        transition-delay: 70ms
    }
    .fadeRight span:nth-child(2),
    .fadeRightWord span:nth-child(2) {
        transition-delay: 0.14s
    }
    .fadeRight span:nth-child(3),
    .fadeRightWord span:nth-child(3) {
        transition-delay: 0.21s
    }
    .anim-parent .fadeUp:nth-child(7),
    .anim-parent .fadeUp:nth-of-type(7),
    .fadeRight span:nth-child(5),
    .fadeRightWord span:nth-child(5) {
        transition-delay: 0.35s
    }
    .fadeRight span:nth-child(6),
    .fadeRightWord span:nth-child(6) {
        transition-delay: 0.42s
    }
    .fadeRight span:nth-child(7),
    .fadeRightWord span:nth-child(7) {
        transition-delay: 0.49s
    }
    .fadeRight span:nth-child(9),
    .fadeRightWord span:nth-child(9) {
        transition-delay: 0.63s
    }
    .anim-parent .fadeUp:nth-child(14),
    .anim-parent .fadeUp:nth-of-type(14),
    .fadeRight span:nth-child(10),
    .fadeRightWord span:nth-child(10) {
        transition-delay: 0.7s
    }
    .fadeRight span:nth-child(11),
    .fadeRightWord span:nth-child(11) {
        transition-delay: 0.77s
    }
    .fadeRight span:nth-child(13),
    .fadeRightWord span:nth-child(13) {
        transition-delay: 0.91s
    }
    .fadeRight span:nth-child(14),
    .fadeRightWord span:nth-child(14) {
        transition-delay: 0.98s
    }
    .anim-parent .fadeUp:nth-of-type(21),
    .fadeRight span:nth-child(15),
    .fadeRightWord span:nth-child(15) {
        transition-delay: 1.05s
    }
    .fadeRight span:nth-child(17),
    .fadeRightWord span:nth-child(17) {
        transition-delay: 1.19s
    }
    .fadeRight span:nth-child(18),
    .fadeRightWord span:nth-child(18) {
        transition-delay: 1.26s
    }
    .fadeRight span:nth-child(19),
    .fadeRightWord span:nth-child(19) {
        transition-delay: 1.33s
    }
    .anim-parent .fadeUp:nth-of-type(28),
    .fadeRight span:nth-child(20),
    .fadeRight span:nth-child(35),
    .fadeRightWord span:nth-child(20) {
        transition-delay: 1.4s
    }
    .fadeRight span:nth-child(21),
    .fadeRightWord span:nth-child(21) {
        transition-delay: 1.47s
    }
    .fadeRight span:nth-child(22),
    .fadeRightWord span:nth-child(22) {
        transition-delay: 1.54s
    }
    .fadeRight span:nth-child(23),
    .fadeRightWord span:nth-child(23) {
        transition-delay: 1.61s
    }
    .fadeRight span:nth-child(24),
    .fadeRight span:nth-child(42),
    .fadeRightWord span:nth-child(24) {
        transition-delay: 1.68s
    }
    .fadeRight span:nth-child(25),
    .fadeRightWord span:nth-child(25) {
        transition-delay: 1.75s
    }
    .fadeRight span:nth-child(26),
    .fadeRightWord span:nth-child(26) {
        transition-delay: 1.82s
    }
    .fadeRight span:nth-child(27),
    .fadeRightWord span:nth-child(27) {
        transition-delay: 1.89s
    }
    .fadeRight span:nth-child(28),
    .fadeRight span:nth-child(49),
    .fadeRightWord span:nth-child(28) {
        transition-delay: 1.96s
    }
    .fadeRight span:nth-child(29),
    .fadeRightWord span:nth-child(29) {
        transition-delay: 2.03s
    }
    .fadeRight span:nth-child(30),
    .fadeRightWord span:nth-child(30) {
        transition-delay: 2.1s
    }
    .fadeRight span:nth-child(31),
    .fadeRightWord span:nth-child(31) {
        transition-delay: 2.17s
    }
    .fadeRight span:nth-child(32),
    .fadeRightWord span:nth-child(32) {
        transition-delay: 2.24s
    }
    .fadeRight span:nth-child(33),
    .fadeRightWord span:nth-child(33) {
        transition-delay: 2.31s
    }
    .fadeRight span:nth-child(34),
    .fadeRightWord span:nth-child(34) {
        transition-delay: 2.38s
    }
    .fadeRight span:nth-child(35),
    .fadeRightWord span:nth-child(35) {
        transition-delay: 2.45s
    }
    .fadeRight span:nth-child(36),
    .fadeRightWord span:nth-child(36) {
        transition-delay: 2.52s
    }
    .fadeRight span:nth-child(37),
    .fadeRightWord span:nth-child(37) {
        transition-delay: 2.59s
    }
    .fadeRight span:nth-child(38),
    .fadeRightWord span:nth-child(38) {
        transition-delay: 2.66s
    }
    .fadeRight span:nth-child(39),
    .fadeRightWord span:nth-child(39) {
        transition-delay: 2.73s
    }
    .fadeRight span:nth-child(40),
    .fadeRightWord span:nth-child(40) {
        transition-delay: 2.8s
    }
    .fadeRight span:nth-child(41),
    .fadeRightWord span:nth-child(41) {
        transition-delay: 2.87s
    }
    .fadeRight span:nth-child(42),
    .fadeRightWord span:nth-child(42) {
        transition-delay: 2.94s
    }
    .fadeRight span:nth-child(43),
    .fadeRightWord span:nth-child(43) {
        transition-delay: 3.01s
    }
    .fadeRight span:nth-child(44),
    .fadeRightWord span:nth-child(44) {
        transition-delay: 3.08s
    }
    .fadeRight span:nth-child(45),
    .fadeRightWord span:nth-child(45) {
        transition-delay: 3.15s
    }
    .fadeRight span:nth-child(46),
    .fadeRightWord span:nth-child(46) {
        transition-delay: 3.22s
    }
    .fadeRight span:nth-child(47),
    .fadeRightWord span:nth-child(47) {
        transition-delay: 3.29s
    }
    .fadeRight span:nth-child(48),
    .fadeRightWord span:nth-child(48) {
        transition-delay: 3.36s
    }
    .fadeRight span:nth-child(49),
    .fadeRightWord span:nth-child(49) {
        transition-delay: 3.43s
    }
    .fadeRight span:nth-child(50),
    .fadeRightWord span:nth-child(50) {
        transition-delay: 3.5s
    }
    .fadeRight.anim-active,
    .fadeRightWord.anim-active {
        visibility: visible
    }
    .fadeRight.anim-active span,
    .fadeRightWord.anim-active span,
    .justFade.anim-active {
        opacity: 1
    }
    .opUp {
        transform: translateY(20%);
        position: relative;
        transition: transform .9s
    }
    .opUp.anim-active:after {
        opacity: 0
    }
    .justFade {
        opacity: 0;
        transition: opacity .3s .2s
    }
    .anim-parent .fadeUp:first-child,
    .anim-parent .fadeUp:first-of-type {
        transition-delay: 50ms
    }
    .anim-parent .fadeUp:nth-child(2),
    .anim-parent .fadeUp:nth-of-type(2) {
        transition-delay: 0.1s
    }
    .anim-parent .fadeUp:nth-child(3),
    .anim-parent .fadeUp:nth-of-type(3) {
        transition-delay: 0.15s
    }
    .anim-parent .fadeUp:nth-child(5),
    .anim-parent .fadeUp:nth-of-type(5) {
        transition-delay: 0.25s
    }
    .anim-parent .fadeUp:nth-child(6),
    .anim-parent .fadeUp:nth-of-type(6) {
        transition-delay: 0.3s
    }
    .anim-parent .fadeUp:nth-child(9),
    .anim-parent .fadeUp:nth-of-type(9) {
        transition-delay: 0.45s
    }
    .anim-parent .fadeUp:nth-child(10),
    .anim-parent .fadeUp:nth-of-type(10) {
        transition-delay: 0.5s
    }
    .anim-parent .fadeUp:nth-child(11),
    .anim-parent .fadeUp:nth-of-type(11) {
        transition-delay: 0.55s
    }
    .anim-parent .fadeUp:nth-child(13),
    .anim-parent .fadeUp:nth-of-type(13) {
        transition-delay: 0.65s
    }
    .anim-parent .fadeUp:nth-child(15),
    .anim-parent .fadeUp:nth-of-type(15) {
        transition-delay: 0.75s
    }
    .anim-parent .fadeUp:nth-child(17),
    .anim-parent .fadeUp:nth-of-type(17) {
        transition-delay: 0.85s
    }
    .anim-parent .fadeUp:nth-child(18),
    .anim-parent .fadeUp:nth-of-type(18) {
        transition-delay: 0.9s
    }
    .anim-parent .fadeUp:nth-child(19),
    .anim-parent .fadeUp:nth-of-type(19) {
        transition-delay: 0.95s
    }
    .anim-parent .fadeUp:nth-of-type(22) {
        transition-delay: 1.1s
    }
    .anim-parent .fadeUp:nth-of-type(23) {
        transition-delay: 1.15s
    }
    .anim-parent .fadeUp:nth-of-type(25) {
        transition-delay: 1.25s
    }
    .anim-parent .fadeUp:nth-of-type(26) {
        transition-delay: 1.3s
    }
    .anim-parent .fadeUp:nth-of-type(27) {
        transition-delay: 1.35s
    }
    .anim-parent .fadeUp:nth-of-type(29) {
        transition-delay: 1.45s
    }
    .anim-parent .fadeUp:nth-of-type(30) {
        transition-delay: 1.5s
    }
    .webhide {
        display: none
    }
    .box-slide-left:after,
    .box-slide-right:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        z-index: 2;
        background: #fff;
        top: 0;
        bottom: 0;
        transition: .6s .2s
    }
    .fadeRight span,
    .textUp span {
        display: inline-block
    }
    .fadeRight span,
    .fadeUp,
    .textUp span {
        opacity: 0;
        transition: .5s
    }
    .textUp span {
        transform: translateY(15px)
    }
    .fadeRight span:first-child,
    .textUp span:first-child {
        transition-delay: 40ms
    }
    .fadeRight span:nth-child(2),
    .textUp span:nth-child(2) {
        transition-delay: 80ms
    }
    .fadeRight span:nth-child(3),
    .textUp span:nth-child(3) {
        transition-delay: 0.12s
    }
    .fadeRight span:nth-child(4),
    .textUp span:nth-child(4) {
        transition-delay: 0.16s
    }
    .fadeRight span:nth-child(6),
    .textUp span:nth-child(6) {
        transition-delay: 0.24s
    }
    .fadeRight span:nth-child(8),
    .textUp span:nth-child(8) {
        transition-delay: 0.32s
    }
    .fadeRight span:nth-child(9),
    .textUp span:nth-child(9) {
        transition-delay: 0.36s
    }
    .fadeRight span:nth-child(11),
    .textUp span:nth-child(11) {
        transition-delay: 0.44s
    }
    .fadeRight span:nth-child(12),
    .textUp span:nth-child(12) {
        transition-delay: 0.48s
    }
    .fadeRight span:nth-child(13),
    .textUp span:nth-child(13) {
        transition-delay: 0.52s
    }
    .fadeRight span:nth-child(16),
    .textUp span:nth-child(16) {
        transition-delay: 0.64s
    }
    .fadeRight span:nth-child(17),
    .textUp span:nth-child(17) {
        transition-delay: 0.68s
    }
    .fadeRight span:nth-child(18),
    .textUp span:nth-child(18) {
        transition-delay: 0.72s
    }
    .fadeRight span:nth-child(19),
    .textUp span:nth-child(19) {
        transition-delay: 0.76s
    }
    .fadeRight span:nth-child(22),
    .textUp span:nth-child(22) {
        transition-delay: 0.88s
    }
    .fadeRight span:nth-child(23),
    .textUp span:nth-child(23) {
        transition-delay: 0.92s
    }
    .fadeRight span:nth-child(24),
    .textUp span:nth-child(24) {
        transition-delay: 0.96s
    }
    .fadeRight span:nth-child(26),
    .textUp span:nth-child(26) {
        transition-delay: 1.04s
    }
    .fadeRight span:nth-child(27),
    .textUp span:nth-child(27) {
        transition-delay: 1.08s
    }
    .fadeRight span:nth-child(29),
    .textUp span:nth-child(29) {
        transition-delay: 1.16s
    }
    .fadeUp {
        transform: translateY(25px)
    }
    .box-slide-left,
    .box-slide-right {
        position: relative;
        transition: .8s
    }
    .box-slide-left {
        transform: translateX(25%)
    }
    .box-slide-left:after {
        left: 0
    }
    .box-slide-left:before,
    .box-slide-right:before {
        content: ''
    }
    .box-slide-left.anim-active:after,
    .box-slide-right.anim-active:after {
        width: 0
    }
    .box-slide-right {
        transform: translateX(-25%)
    }
    .box-slide-right:after {
        right: 0
    }
    .fadeRight span:nth-child(31) {
        transition-delay: 1.24s
    }
    .fadeRight span:nth-child(32) {
        transition-delay: 1.28s
    }
    .fadeRight span:nth-child(33) {
        transition-delay: 1.32s
    }
    .fadeRight span:nth-child(34) {
        transition-delay: 1.36s
    }
    .fadeRight span:nth-child(36) {
        transition-delay: 1.44s
    }
    .fadeRight span:nth-child(37) {
        transition-delay: 1.48s
    }
    .fadeRight span:nth-child(38) {
        transition-delay: 1.52s
    }
    .fadeRight span:nth-child(39) {
        transition-delay: 1.56s
    }
    .fadeRight span:nth-child(40) {
        transition-delay: 1.6s
    }
    .fadeRight span:nth-child(41) {
        transition-delay: 1.64s
    }
    .fadeRight span:nth-child(43) {
        transition-delay: 1.72s
    }
    .fadeRight span:nth-child(44) {
        transition-delay: 1.76s
    }
    .fadeRight span:nth-child(45) {
        transition-delay: 1.8s
    }
    .fadeRight span:nth-child(46) {
        transition-delay: 1.84s
    }
    .fadeRight span:nth-child(47) {
        transition-delay: 1.88s
    }
    .fadeRight span:nth-child(48) {
        transition-delay: 1.92s
    }
    .fadeRight span:nth-child(50) {
        transition-delay: 2s
    }
}

@media (min-width:1920px) {
    #site-error-target {
        padding-top: 25%;
        min-height: 70vh
    }
    .site-error.text {
        padding: 100px 0 !important;
        text-align: left
    }
}

@media (max-width:992px) {
    .site-error.text {
        padding: 65px 0 !important;
        text-align: center !important
    }
}

@media (max-width:768px) {
    .MobileTab {
        display: block
    }
    .TabMenus {
        display: none
    }
    #site-error-target {
        min-height: 80vh !important
    }
}

@media (max-width:767px) {
    .mbp0 {
        padding: 0 !important
    }
    .mbm0 {
        margin: 0 !important
    }
    .mbpr0 {
        padding-right: 0 !important
    }
    .mbpl0 {
        padding-left: 0 !important
    }
    .mbpb0 {
        padding-bottom: 0 !important
    }
    .mbpt0 {
        padding-top: 0 !important
    }
    .main-logo {
        left: 15px
    }
    .menu-hamburger {
        right: 15px
    }
    .MenuItems .MenuItems__list {
        display: flex;
        flex-direction: column-reverse
    }
    .MenuItems #CloseMenu {
        right: 15px !important
    }
    .MenuItems .MenuItems__list__right {
        background: #ed6832;
        height: 20%
    }
    .MenuItems .MenuItems__list__right .col-md-12 {
        top: 20px;
        margin-top: 0
    }
    .MenuItems .MenuItems__list__right .menu-title {
        display: none
    }
    .MenuItems .MenuItems__list__left {
        background: #ed6832;
        height: 100%
    }
    .MenuItems .MenuItems__list__left .col-xs-6 {
        width: 100%;
        position: absolute;
        right: 15px;
        bottom: 50%;
        transform: translateY(50%)
    }
    .MenuItems .MainItem {
        padding-right: 0
    }
    .MenuItems__list__left ul li {
        margin: 10px 0 10px 81px !important
    }
    .MenuItems__list__left ul li a {
        font-size: 15px !important
    }
    .webhide {
        display: block
    }
    .site-error.text {
        padding: 32px 25px !important;
        text-align: center !important;
        line-height: 27px
    }
    .footer__single {
        margin-bottom: 60px
    }
    .footer__single:last-child,
    .footer__single:nth-last-of-type(2) {
        margin-bottom: 0
    }
}

#site-error-target {
    padding-top: 25%;
    min-height: 70vh
}

.site-error.text {
    padding: 65px 0;
    text-align: left
}

.site-error.bg-cover-center {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: center
}

.map-popup {
    width: 320px
}

.map-popup img {
    float: left;
    width: 120px
}

.map-popup h5 {
    font-size: 13px;
    line-height: 16px;
    font-weight: 400;
    margin: 0 0 30px;
    color: #757575
}

.map-popup .details-btn {
    font-size: 13px;
    line-height: 21px;
    font-weight: 500;
    margin: 0;
    color: #ff4500;
    border: 0;
    background: 0 0;
    padding: 0
}

.map-popup .texts {
    float: right;
    width: calc(100% - 131px)
}

.gm-style .gm-style-iw-c {
    border-radius: 0 !important;
    padding: 0 !important
}

.gm-style-iw-d {
    padding: 15px !important;
    overflow: unset !important
}

.whatsapp {
    display: block;
    position: fixed;
    z-index: 30;
    right: 24px;
    bottom: 88px
}

.call_to_action svg,
.whatsapp svg {
    filter: drop-shadow(0px 3px 10px #000)
}

.call_to_action {
    position: fixed;
    z-index: 999;
    bottom: 8px;
    left: 24px !important
}

@media (max-width:769px) {
    .call_to_action {
        display: none
    }
}

@media (min-width:1500px) {
    .call_to_action {
        left: 24px !important
    }
}

@media (min-width:1024px) {
    .call_to_action {
        left: 15px
    }
}

@media (max-width:992px) {
    .call_to_action {
        left: 15px
    }
}

.call_to_action svg #Path_5778-2,
.call_to_action svg #Path_5779,
.call_to_action svg #Path_5780 {
    transition: .7s
}

.call_to_action:hover svg #Path_5778-2 {
    fill: #e1bb52
}

.call_to_action:hover svg #Path_5779,
.call_to_action:hover svg #Path_5780 {
    fill: white
}

.footer {
    background: #231f20;
    position: relative
}

.footer .bg-svg {
    position: absolute;
    opacity: 2%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.footer .logo {
    margin-bottom: 50px
}

.footer__single__list {
    margin-bottom: 25px
}

.footer__single__list h3 {
    color: #ff4500;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400;
    margin: 0 0 10px
}

.footer__single__list p,
.footer__single__list p a {
    font-weight: 400;
    margin: 0;
    color: #fff;
    line-height: 24px;
    font-size: 16px
}

.footer__single .flexbox p,
.footer__single .flexbox p a {
    line-height: 20px;
    color: #7a7a7a;
    margin: 0;
    font-weight: 400;
    font-size: 14px
}

.footer__single__list .hotline {
    font-size: 30px;
    line-height: 42px;
    font-weight: 700
}

.footer__single__list ul li {
    margin-bottom: 15px
}

.footer__single__list ul li:last-child {
    margin-bottom: 0
}

.footer__single__list ul li a {
    color: #fff;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin: 0
}

.footer__single__social {
    display: flex;
    align-content: center;
    align-items: center
}

.footer__single__social li {
    margin: 0 10px 0 0 !important
}

.footer__single__social li:last-child {
    margin-right: 0
}

.footer__single__social li a {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .6s cubic-bezier(.25, .46, .45, .94);
    position: relative
}

.footer__single__social li a svg:hover .social-hover {
    fill: rgba(48, 55, 63, 0.8)
}

.footer__single .flexbox {
    display: flex;
    justify-content: space-between;
    padding: 15px 0 30px;
    border-top: 1px solid rgba(255, 255, 255, .25)
}

.popup-modal {
    background: #fff;
    width: 70%;
    height: 80%;
    margin: 0 auto;
    padding-right: 0 !important;
    top: 50%;
    transform: translateY(-50%);
    bottom: unset;
    z-index: 99999999999
}


.popup-modal ::-webkit-scrollbar {
    width: 5px
}

.popup-modal ::-webkit-scrollbar-track {
    background: #f1f1f1
}

.popup-modal ::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 10px
}

.popup-modal ::-webkit-scrollbar-thumb:hover {
    background: #555
}

.popup-modal .modal-dialog {
    padding: 0 !important;
    min-height: unset !important;
    height: unset !important;
    max-height: 100vh !important;
    overflow-y: scroll !important;
    overflow-x: hidden !important;
    margin: 0 !important;
    width: 100% !important
}

.popup-modal .modal-content {
    padding: 50px 65px !important;
    height: unset !important;
    width: 100% !important
}

@media (max-width:991px) {
    .DcNav .navbar-collapse,
    .menu-hamburger {
        display: none !important
    }
    .navbar-right {
        background: #ed6832;
        margin-top: 0
    }
    .DcNav .navbar-right {
        margin-top: 0
    }
    .DcNav .navbar-nav a {
        display: block;
        height: auto
    }
    .DcNav .navbar-nav a.active:after,
    .DcNav .navbar-nav a:hover:after {
        width: 20%;
        right: inherit;
        top: 100%
    }
    .dropdown-content,
    .main-logo.ShowIt {
        display: none
    }
    .navbar-toggle {
        right: 0 !important;
        top: 0;
        display: block !important;
        margin-right: 0;
        background-color: #ed6832 !important;
        border: none;
        border-radius: 0;
        padding: 15px 10px;
        margin-top: 0;
        margin-bottom: 0;
        position: absolute
    }
    .navbar-default .navbar-toggle .icon-bar:last-child {
        width: 20px;
        float: right
    }
    .navbar-default .navbar-toggle .icon-bar {
        background-color: #fff;
        width: 34px;
        margin-top: 0;
        margin-bottom: 6px
    }
    .MenuItems {
        display: block
    }
    .MenuItems__list__left ul.MainItem li a.active:after,
    .MenuItems__list__left ul.MainItem li a:hover:after {
        width: 100%
    }
    .MenuItems__list__left ul.MainItem li a {
        position: relative
    }
    .MenuItems__list__left ul.MainItem li a:after {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        background: #fff;
        height: 2px;
        width: 0;
        -webkit-transition: .5s;
        transition: .5s;
        bottom: -1px;
        margin: auto
    }
    .MenuItems__list__left ul.MainItem li a:hover {
        color: #fff
    }
    .DcNav.ShowIt {
        z-index: 999999;
        background: 0 0;
        box-shadow: none
    }
    .footer__single.pt75 {
        padding-top: 25px
    }
    .popup-modal .modal-content {
        overflow: visible !important;
        padding: 50px 15px 0 !important
    }
    .popup-modal .modal-content .modal-header h2 {
        padding: 0
    }
    .popup-modal .modal-content .modal-header .modalClose {
        right: 20px !important
    }
    .popup-modal .modal-content .modal-body {
        margin-bottom: 40px
    }
}

@media (max-width:525px) {
    .popup-modal .modal-content .modal-header .modalClose {
        right: 0 !important
    }
}

.popup-modal .modal-header {
    text-align: center !important;
    border-bottom: 0 !important
}

.popup-modal .modal-header h2 {
    font-size: 30px;
    line-height: 38px;
    font-weight: 700;
    color: #333 !important;
    margin: 0 0 30px !important;
    text-align: center !important;
    padding: 0 !important
}

.popup-modal .modal-header .modalClose {
    position: absolute;
    height: 40px;
    top: 10px !important;
    right: 60px !important;
    margin-bottom: 0 !important;
    cursor: pointer;
    z-index: 99
}

.popup-modal .modal-body {
    padding: 0 !important;
    height: unset !important;
    z-index: 10
}

.popup-modal .modal-body .formBuyer {
    padding: 0;
    background-color: #fff
}

.popup-modal .modal-body .formBuyer h3 {
    margin: 0 0 20px
}

.popup-modal .modal-body .formBuyer .form-group {
    margin-bottom: 20px
}

.popup-modal .modal-body .formBuyer .asBuyers,
.popup-modal .modal-body .formBuyer .pb30 {
    padding-bottom: 30px
}

.popup-modal .modal-body .formBuyer .form-control {
    background-color: #fff;
    height: 46px;
    border-color: #c7c7c7;
    font-size: 16px;
    padding: 0 40px;
    border-radius: 3px
}

.popup-modal .modal-body .formBuyer .form-control::placeholder {
    color: rgba(85, 85, 85, .3)
}

.popup-modal .modal-body .formBuyer textarea {
    height: 80px;
    min-height: 80px;
    max-height: 80px;
    width: 100%;
    max-width: 100%;
    min-width: 100%
}

.popup-modal .modal-body .formBuyer label {
    font-weight: 400;
    color: #555;
    font-size: 15px;
    text-transform: capitalize
}

.popup-modal .modal-body .formBuyer input {
    border-radius: 0
}

.popup-modal .modal-body .formBuyer .asSubTitle {
    margin-bottom: 45px
}

.popup-modal .modal-body .formBuyer .epBtn {
    display: block;
    font-size: 20px;
    text-transform: uppercase;
    color: #30373f;
    font-weight: 700;
    background: #fff;
    padding: 14px 94px;
    border-color: #30373f;
    border-radius: 0
}

.popup-modal .modal-body .formBuyer .epBtn span {
    font-family: Poppins, serif;
    font-size: 20px
}

.Creative-SubTitle,
.Creative-Title {
    font-family: Poppins, serif !important
}

@keyframes bounce-1 {
    0%,
    100% {
        transform: translateY(0)
    }
    50% {
        transform: translateY(10px)
    }
}


.home_banner {
    padding-top: 50.78%
}

.home_banner .text_content {
    margin-left: 60px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 120px
}

.home_banner .text_content .Title {
    font-size: 40px;
    font-family: Poppins, serif;
    color: #f9d8ad;
    text-align: left;
    font-weight: 700;
    line-height: 55px;
    text-transform: uppercase
}

.home_banner .text_content .p_Text {
    font-size: 13px;
    font-family: Poppins, serif;
    color: #f9d8ad;
    text-align: left;
    font-weight: 400;
    margin-top: 10px;
    margin-bottom: 15px
}

.home_banner .text_content .epBtn {
    border: 1px solid #707070;
    color: #fff;
    padding: 18px 95px;
    font-size: 20px;
    font-family: Poppins, serif;
    font-weight: 700
}

.home_banner .text_content .epBtn:last-child {
    margin-left: 25px
}

.home_banner .text_content .epBtn:after {
    content: '';
    position: absolute;
    width: 0;
    height: 100%;
    left: 0;
    bottom: 0;
    top: 0;
    transition: width .3s;
    background: #f9d8ad
}

.home_banner .text_content .epBtn:hover {
    border-color: #707070 !important
}

.home_banner .text_content .epBtn:hover span {
    color: #555 !important;
    transition: .3s;
    font-weight: 700
}

.home_banner .slick-slide {
    overflow: hidden
}

.home_banner .slick-active .buttons {
    transition: transform .3s ease-in;
    transform: translateX(0)
}

.home_banner .slick-active .buttons:after {
    transform: translateX(0)
}

.home_banner .slick-dots {
    bottom: -50px;
    left: -5px;
    text-align: left
}

/* .parallax {
    padding-top: 40.63%
} */
.parallax {
    padding-top: -0.37%;
}

.AfterBannerAbout {
    margin-top: -5px;
    color: #555;
    text-align: center
}

.AfterBannerAbout h2 {
    margin: 0 auto 40px;
    width: auto;
    font-size: 40px
}

.AfterBannerAbout p,
.footprint p {
    font-size: 15px;
    font-family: Poppins, serif
}

.AfterBannerAbout p {
    font-weight: 400;
    margin-bottom: 45px;
    line-height: 25px;
    margin-left: auto;
    margin-right: auto;
    color: #555
}

.AfterBannerAbout .epBtn {
    text-decoration: none;
    font-size: 20px;
    font-family: Poppins, serif;
    color: #30373f !important;
    font-weight: 400;
    padding: 15px 90px;
    text-transform: uppercase;
    border: 1px solid #707070
}

.AfterBannerAbout .epBtn span {
    color: #30373f
}

.AfterBannerAbout .epBtn:hover {
    color: #fff !important
}

.footprint {
    background: #555
}

.footprint .Title {
    margin-bottom: 40px;
    text-align: left;
    color: #fff
}

.footprint .col-md-4 div p:first-child {
    padding-top: 0
}

.footprint .col-md-4 div p:last-child {
    padding-bottom: 0;
    border-bottom: none
}

.footprint p {
    padding: 20px 0;
    margin: 0;
    border-bottom: 1px solid #707070;
    color: #9d9d9d;
    text-align: left
}

.footprint p:last-child {
    border-bottom: none
}

.TextSlider {
    background-color: #eee
}

.TextSlider .Title {
    text-align: left !important;
    margin-bottom: 50px;
    color: #30373f;
    font-size: 50px;
    font-weight: 400
}

.TextSlider__slide-wrap {
    margin-left: -10px;
    margin-right: 10px
}

.TextSlider__slide-wrap .col-md-3 {
    border-right: 1px solid #9a9a9a;
    padding: 30px 25px 20px
}

.TextSlider__slide-wrap__single {
    position: relative;
    padding-bottom: 40px
}

.TextSlider__slide-wrap__single h4 {
    margin: 0 0 30px;
    font-family: Poppins, serif;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    color: #000
}

.TextSlider__slide-wrap__single p {
    font-size: 13px;
    font-weight: 400;
    font-family: Poppins, serif;
    color: #30373f;
    height: 142px;
    overflow: hidden
}

.TextSlider__slide-wrap__single img {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 25px
}

.BoxedText {
    position: relative;
    overflow-x: hidden;
    background: #d4d4d4
}

.BoxedText__bgLeft {
    background: #c3edf7;
    position: absolute;
    height: 100%;
    left: 0
}

.BoxedText__bgRight {
    background: #e7f7c3;
    position: absolute;
    height: 100%;
    right: 0
}

.BoxedText h2 {
    font-size: 70px;
    text-align: left;
    color: #30373f
}

.BoxedText h4 {
    font-size: 30px;
    font-family: Poppins, serif;
    color: #555;
    font-weight: 700
}

.BoxedText p,
.asGreyBusines .large_Text {
    font-weight: 400;
    color: #555;
    font-family: Poppins, serif
}

.BoxedText p {
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 0
}

.BoxedText .interior_text {
    margin-bottom: 40%
}

.BoxedText .animities {
    position: absolute;
    bottom: 55px
}

.BoxedText .aminities_text {
    color: #555;
    margin-bottom: 30px;
    width: 55%
}

.BoxedText__left {
    padding-left: 45px;
    padding-right: 100px;
    padding-bottom: 0;
    position: relative
}

.BoxedText__right .interior_image {
    padding-top: 109.53%
}

.BoxedText .epBtn {
    padding: 16px 78px;
    border: 1px solid #707070
}

.BoxedText .epBtn span {
    font-size: 20px;
    font-weight: 700;
    color: #555
}

.asGreyBusines {
    background: #fff !important
}

.asGreyBusines .large_Text {
    font-size: 30px;
    margin-bottom: 20px
}

.asGreyBusines .asapartmentLeft {
    padding: 75px 0 75px 45px;
    border-right: 1px solid #ccc;
    margin: 10px 0 0
}

#project-map,
.asGreyBusines .social_icons {
    margin-top: 40px
}

.asGreyBusines .asapartmentLeft .project_Text {
    font-size: 30px;
    margin-bottom: 20px;
    font-family: Poppins, serif;
    font-weight: 700
}

.asGreyBusines .asapartmentLeft .project_Text a {
    color: #555
}

.asGreyBusines .asapartmentLeft .project_Text.viewAllProject a {
    color: #ff4500
}

.asGreyBusines .BoxedText__right {
    background: #fff;
    padding: 75px 0 75px 60px
}

.asGreyBusines .BoxedText__right .content_text {
    width: 70%;
    margin-bottom: 30px;
    font-weight: 400
}

.asGreyBusines .BoxedText__right .epBtn {
    padding: 15px 85px;
    border: 1px solid #707070
}

.asGreyBusines .content_text {
    font-size: 15px;
    font-weight: 400;
    font-family: Poppins, serif;
    color: #555
}

.asGreyBusines .epBtn {
    font-size: 20px;
    color: #30373f
}

.asGreyBusines .container {
    padding-left: 30px;
    padding-right: 30px
}

.asGreyBusines .icons {
    display: flex;
    margin-bottom: 20px
}

.asGreyBusines .icons h6 {
    font-size: 15px;
    font-family: Poppins, serif;
    color: #555;
    margin-top: 0;
    line-height: 24px
}

.asGreyBusines .icons i {
    margin-right: 30px;
    height: 20px;
    width: 20px;
    font-size: 24px;
    color: #555
}

.asGreyBusines .social_icons ul li {
    padding: 0 10px
}

.asGreyBusines .social_icons ul li i {
    font-size: 20px;
    color: #555;
    transition: .4s
}

.asGreyBusines .social_icons ul li i:hover {
    opacity: .6
}

.asGreyBusines .social_icons ul li:first-child {
    padding-left: 0
}

.Footer .container-fluid {
    padding: 0 60px
}

.home-map {
    height: 700px
}

@media (width:1920px) {

}

@media (min-width:1920px) {
    .main-logo.ShowIt {
        left: 100px
    }
    .main-logo {
        left: 185px
    }
    .menu-hamburger {
        right: 80px
    }
    .home_banner .text_content {
        margin-left: 108px
    }
    .BoxedText .BoxedText__left {
        padding-left: 110px;
        padding-right: 150px;
        padding-bottom: 0
    }
    .footprint .col-md-4 {
        padding-left: 40px;
        padding-right: 135px
    }
}

@media (min-width:1400px) {
    .container {
        width: 91%;
        margin: auto
    }
}



@media (min-width:1920px) {
    .footprint .container-fluid .col-md-4 {
        padding-left: 45px;
        padding-right: 130px
    }
    .Footer .container-fluid {
        padding: 0 110px
    }
}

@media (max-width:768px) {
    .footprint .col-md-8,
    .footprint .container-fluid .col-md-4 {
        padding-bottom: 0
    }
    .menu-hamburger {
        right: 10px
    }
    .main-logo {
        left: 15px
    }
    .asKeyAspect .container,
    .container {
        width: auto
    }
    .AfterBannerAbout {
        overflow: hidden;
        margin-top: -5px
    }
    .AfterBannerAbout .container {
        width: auto !important;
        padding: 0 15px !important
    }
    .AfterBannerAbout h2 {
        margin: 0 0 20px;
        width: 100%
    }
    .AfterBannerAbout p {
        margin-bottom: 27px
    }
    .TextSlider {
        padding-bottom: 65px !important
    }
    .TextSlider .slick-dots {
        bottom: -59px
    }
    .TextSlider__slide-wrap {
        margin: 0
    }
    .TextSlider__slide-wrap .col-md-3 {
        border: none;
        padding: 0 15px
    }
    .TextSlider__slide-wrap__single {
        padding-bottom: 10px
    }
    .TextSlider__slide-wrap__single h4 {
        margin-bottom: 12px
    }
    .TextSlider .Title {
        text-align: left;
        margin-bottom: 25px
    }
    .TextSlider__slide-wrap__single p {
        height: 95px;
        margin-bottom: 30px
    }
    .footprint .container-fluid {
        display: flex
    }
    .footprint .container-fluid .col-md-4 .Title,
    .footprint .container-fluid .col-md-4 p {
        margin-left: 0
    }
    .footprint .container-fluid .col-md-8 {
        padding: 0
    }
    .BoxedText .BoxedText__left {
        padding-top: 45px
    }
    .BoxedText .BoxedText__left h2 {
        font-size: 40px
    }
    .BoxedText .animities {
        position: absolute;
        bottom: 45px
    }
    .BoxedText .aminities_text,
    .BoxedText .interior_text {
        margin: 10px 0
    }
    .BoxedText .epBtn {
        padding: 13px 40px
    }
    .BoxedText .BoxedText .aminities_text {
        margin-bottom: 10px;
        margin-top: 10px;
        width: 55%
    }
}

@media (max-width:767px) {
    .asKeyAspect .container,
    .container {
        width: auto
    }
    .AfterBannerAbout {
        margin-top: -5px
    }
    .AfterBannerAbout h2 {
        margin: 0 0 20px;
        width: 100%
    }
    .AfterBannerAbout p {
        margin-bottom: 27px
    }
    .AfterBannerAbout .container {
        padding: 0 15px !important;
        width: auto
    }
    .TextSlider {
        padding-bottom: 65px !important
    }
    .TextSlider .slick-dots {
        bottom: -59px
    }
    .TextSlider__slide-wrap {
        margin: 0
    }
    .TextSlider__slide-wrap .col-md-3 {
        border: none;
        padding: 0 15px
    }
    .TextSlider__slide-wrap__single {
        padding-bottom: 10px
    }
    .TextSlider__slide-wrap__single h4 {
        margin-bottom: 12px
    }
    .TextSlider .Title {
        text-align: left;
        margin-bottom: 25px
    }
    .TextSlider__slide-wrap__single p {
        height: 95px;
        margin-bottom: 30px
    }
    .footprint .container-fluid p75 {
        padding: 15px 0
    }
    .footprint .container-fluid .row {
        display: flex;
        flex-direction: column;
        margin: 0
    }
    .footprint .container-fluid .Title {
        margin: 0 15px 15px
    }
    .footprint .container-fluid p {
        margin: 0 15px 5px;
        padding-bottom: 10px
    }
    .footprint .container-fluid .p75 {
        padding: 45px 0 23px 15px !important
    }
    .footprint .container-fluid .col-md-5 {
        width: 100%;
        float: none
    }
    .footprint .container-fluid .col-md-8 {
        padding-left: 0 !important;
        padding-bottom: 0;
        width: 100%;
        float: none
    }
}

@media (max-width:991px) {
    .container {
        width: 850px
    }
    .footprint .col-md-5 {
        width: 40%;
        float: left
    }
    .footprint .col-md-7 {
        width: 60%;
        float: left
    }
    .footprint .col-md-7 a img {
        height: 510px
    }
    .BoxedText .col-md-6 {
        width: 50%;
        float: left
    }
    .BoxedText .interior_text {
        margin-bottom: 10%
    }
    .BoxedText .interior_image {
        padding-top: 125.53%
    }
}

@media (max-width:768px) {
    .BoxedText .interior_text {
        padding: 15px 0
    }
    .BoxedText .BoxedText__left {
        padding-left: 15px;
        padding-bottom: 45px;
        padding-top: 45px
    }
    .BoxedText p {
        margin: 0 0 5px;
        padding-bottom: 10px
    }
    .BoxedText .Title {
        margin-bottom: 13px;
        margin-left: 0
    }
    .BoxedText .BoxedText .interior_text {
        margin-bottom: 5%
    }
    .BoxedText .interior_text {
        margin-bottom: 5%;
        padding-left: 0
    }
    .BoxedText .BoxedText__left h4 {
        margin: 0 0 13px;
        font-size: 20px
    }
    .BoxedText .BoxedText__left .epBtn {
        margin: 0
    }
    .BoxedText .row {
        display: flex;
        flex-direction: column
    }
    .BoxedText .row .col-md-6 {
        width: 100%
    }
    .BoxedText .row .animities {
        position: unset
    }
    .BoxedText .aminities_text {
        margin: 10px 0
    }
}

@media (max-width:767px) {
    .asGreyBusines .BoxedText__right {
        padding-left: 15px;
        padding-bottom: 0 !important;
        padding-top: 0 !important
    }
    .asGreyBusines .small_Text {
        margin-bottom: 30px !important;
        padding: 0
    }
    .BoxedText .BoxedText__left {
        padding-left: 15px;
        padding-bottom: 0;
        padding-top: 0
    }
    .BoxedText p {
        margin: 0;
        padding-bottom: 10px
    }
    .BoxedText .Title {
        margin-bottom: 13px;
        margin-left: 15px
    }
    .BoxedText .BoxedText .interior_text {
        margin-bottom: 5%
    }
    .BoxedText .interior_text {
        margin-bottom: 5%;
        padding-left: 15px
    }
    .BoxedText .BoxedText__left h4 {
        margin: 0 15px 13px;
        font-size: 20px
    }
    .BoxedText .BoxedText__left .epBtn {
        margin: 0 15px
    }
    .BoxedText .row {
        display: flex;
        flex-direction: column
    }
    .BoxedText .row .col-md-6 {
        width: 100%
    }
    .BoxedText .row .animities {
        position: unset
    }
    .BoxedText .aminities_text {
        margin: 10px 15px
    }
}


@media (max-width:1280px) {
    .Footer .container,
    .asGreyBusines .container {
        padding-left: 30px;
        padding-right: 30px
    }
    .asKeyAspect .container {
        padding-left: 15px;
        padding-right: 15px
    }
}

@media (max-width:768px) {
    .asGreyBusines .asapartmentLeft {
        padding-left: 15px
    }
    .asGreyBusines .container {
        padding: 0 15px
    }
    .asGreyBusines .small_Text {
        margin-bottom: 35px
    }
    .asGreyBusines .BoxedText__right {
        padding-left: 15px;
        padding-bottom: 45px
    }
    .Footer .container {
        padding: 0 15px;
        width: auto
    }
    .Footer .container .col-md-6:first-child {
        padding-top: 15px
    }
    .Footer .container .col-md-6 {
        padding: 15px
    }
    .Footer .container .col-md-6 a {
        float: none;
        margin: 0 auto
    }
    .Footer .container .col-md-6 p {
        float: none;
        text-align: left
    }
    .Footer .container .col-md-6:last-child p {
        text-align: right
    }
}

@media (max-width:767px) {
    .asGreyBusines {
        padding: 45px 0
    }
    .asGreyBusines .container {
        width: auto;
        padding-right: 15px;
        padding-left: 15px
    }
    .asGreyBusines .container .asapartmentLeft {
        margin: 0 !important
    }
    .asGreyBusines .container .BoxedText__left {
        padding: 45px 0 0;
        margin: 0 15px 20px;
        border-right: none;
        border-bottom: none
    }
    .asGreyBusines .container .BoxedText__left .small_Text {
        margin-bottom: 15px;
        padding-bottom: 0
    }
    .asGreyBusines .container .BoxedText__left .project_Text {
        font-size: 20px;
        margin-bottom: 15px;
        padding-bottom: 0
    }
    .asGreyBusines .container .BoxedText__right {
        padding: 0;
        margin: 0 15px
    }
    .asGreyBusines .container .BoxedText__right .small_Text {
        margin-bottom: 15px;
        margin-left: 0;
        padding-bottom: 0
    }
    .asGreyBusines .container .BoxedText__right .content_text {
        margin-left: 0
    }
    .asGreyBusines .container .asapartmentLeft {
        padding-bottom: 0 !important
    }
    .asGreyBusines .container .asapartmentLeft .project_Text:last-child {
        margin-bottom: 0 !important
    }
    .Footer .container .col-md-6:first-child {
        padding-top: 15px
    }
    .Footer .container .col-md-6:first-child p,
    .Footer .container .col-md-6:last-child p {
        text-align: center
    }
    .Footer .container .col-md-6 {
        padding: 0
    }
    .Footer .container .col-md-6 a {
        float: none;
        margin: 0 auto
    }
    .Footer .container .col-md-6 p {
        float: none;
        text-align: center
    }
}

.feature-project {
    background: #f1f1f1
}

.feature-project .Title {
    padding-bottom: 40px
}

.feature-project ul {
    display: flex;
    justify-content: space-between
}

.feature-project ul .left-btn {
    margin: 0 15px 0 0;
    left: -40px
}

.feature-project ul .right-btn {
    margin: 0 0 0 15px;
    right: -40px
}

.feature-project ul li {
    overflow: hidden;
    display: flex;
    position: absolute;
    top: calc(50% - 50px);
    z-index: 1
}

.feature-project ul li svg {
    cursor: pointer
}

.feature-project ul li svg g,
.feature-project ul li svg g circle,
.feature-project ul li svg g line {
    transition: .6s cubic-bezier(.42, 0, .35, 1.09)
}

.feature-project ul li svg:hover g circle {
    cx: 28px
}

.feature-project ul li svg:hover g line {
    stroke: #ffffff
}

@media (min-width:1200px) and (max-width:1250px) {
    .feature-project ul .left-btn {
        left: -20px
    }
    .feature-project ul .right-btn {
        right: -20px
    }
}

@media (min-width:991px) and (max-width:1050px) {
    .feature-project ul .left-btn {
        left: -20px
    }
    .feature-project ul .right-btn {
        right: -20px
    }
}

@media (max-width:991px) {
    .feature-project ul .left-btn {
        left: 10px
    }
    .feature-project ul .right-btn {
        right: 10px
    }
}

.feature-project .init {
    overflow: hidden;
    margin: 0 0 -8px
}

.feature-project .init .slick-list {
    width: calc(100% + 30px);
    margin: 0 -15px
}

.feature-project__lists {
    margin-top: 60px
}

.feature-project__lists__single {
    margin: 0;
    position: relative;
    padding: 0 15px
}

.feature-project__lists__single a {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 2;
    transition: .3s ease-in-out
}

.feature-project__lists__single a:hover .plus {
    display: block
}

.feature-project__lists__single__img {
    background: #eee;
    padding-top: 130%;
    position: relative;
    overflow: hidden
}

.feature-project__lists__single__img__img {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    filter: saturate(0);
    transform: scale(1.01);
    transition: opacity .3s .2s, transform .4s, filter .4s !important
}

.feature-project__lists__single__img ul {
    position: absolute;
    width: 100%;
    bottom: 5px;
    text-align: center;
    z-index: 2
}

.feature-project__lists__single__img ul li {
    display: inline
}

.feature-project__lists__single__img ul li a {
    display: inline-block;
    color: #484848;
    transition: color .3s;
    font-size: 12px
}

.feature-project__lists__single:hover .project__lists__single__content h4,
.feature-project__lists__single__img ul li a:hover {
    color: rgba(48, 55, 63, .8)
}

.feature-project__lists__single__img ul li a span {
    display: inline-block;
    padding: 0 2px;
    font-size: 14px;
    vertical-align: middle
}

.feature-project__lists__single__content {
    text-align: center;
    padding-top: 20px;
    position: relative
}

.feature-project__lists__single__content h4 {
    margin: 0 0 6px;
    font-weight: 700;
    height: 25px;
    overflow: hidden;
    padding: 0 10px;
    transition: .3s;
    font-size: 22px;
    color: #555;
    font-family: Poppins, serif
}

.feature-project__lists__single__content p {
    margin: 0;
    font-size: 15px;
    color: #555;
    font-family: Poppins, serif;
    overflow: hidden;
    padding: 0 10px
}

.feature-project__lists__single:hover .feature-project__lists__single__img__img {
    transform: scale(1.02);
    filter: saturate(1.8)
}

.feature-project .plus {
    height: 130px;
    width: 130px;
    position: absolute;
    left: 33%;
    top: 33%;
    display: none
}

#project-map {
    height: 530px
}