.sec1Homes .section-bg img{
	width: auto;
    height: auto;
    left: auto;
    right: 0;
    object-position: right;
    object-fit: contain;
}
.textBigTitle{
    align-items: center;
}
.textBigTitle .icon-box-text{
	padding-left: 0 !important;
    margin-left: -44px;
    z-index: 2;
}
.textBigTitle .icon-box-text .text{
	margin-top: 28px;
}
.textBigTitle .icon-box-text .text p{
	margin-bottom: 0px;
}
.open-video .overlay-icon i{
	display: none;
}
.open-video .overlay-icon{
	width: 58px;
    height: 58px;
    border: none;
    background-color: transparent;
    background-image: url('../img/play-circle.png');
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.sec1Homes:after{
    content: "";
    position: absolute;
    width: 55.5%;
    height: 330px;
    background-color: #232323;
    left: 0;
    bottom: 18%;
}
.textonBanner .text p{
    margin-top: 5px;
    margin-bottom: 5px;
}
.ahasarrow{
    padding-right: 45px !important;
}
.ahasarrow:before,
.tabbed-content .nav-vertical li.active a:after{
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 24px;
    height: 24px;
    background-color: #2E2E2E;
    -webkit-mask-image: url('../img/arrow-right.svg');
    mask-image: url('../img/arrow-right.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
    transform: translateY(-50%);
    transition: all .5s;
}
.tabbed-content .nav-vertical li.active a:after{
    background-color: #85754E;
    right: 0;
}
.ahasarrow:hover:before{
    right: 10px;
}
.button:hover{
    box-shadow: inset 0 0 0 100px rgb(0 0 0 / 10%);
}
.BigTitVct .icon-box-text{
    margin-left: -55px;
}
.btnXtFull{
    text-align: left;
    margin: 0;
    color: #898989 !important;
    font-size: 18px;
}
.btnXtFull:after{
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 47px;
    height: 47px;
    background-color: #898989;
    -webkit-mask-image: url('../img/arrow-round.svg');
    mask-image: url('../img/arrow-round.svg');
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
    transform: translateY(-50%);
    transition: all .5s;
}
.btnXtFull:hover{
    color: #85754E !important;
}
.btnXtFull:hover:after{
    right: 0px;
    transition: all .5s;
}
.imgRVctHome:before,
.imgRVctHome:after{
    content: "";
    position: absolute;
}
.imgRVctHome:after{
    width: 100%;
    height: 100%;
    border: 1px solid #AE9D77;
    top: 17px;
    left: 17px;
}
.imgRVctHome:before{
    width: 234px;
    height: 346px;
    background-color: hsl(41deg 25% 57% / 30%);
    right: -34px;
    bottom: 12px;
}
.secGalleHomes .rowGalleHomes{
    max-width: 1268px;
}
.rowGalleHomes > .col{
    padding: 0 8px 16px;
}
.BoxGallHome{
    overflow: hidden;
}
.BoxGallHome .box-text{
    width: 100%;
    height: 100%;
    background: #000000;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 75%);
    align-items: end;
    display: flex;
    text-shadow: none !important;
}
.BoxGallHome .box-text:before{
    content: "";
    position: absolute;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    top: 15px;
    left: 15px;
    background-color: transparent;
    border: 1px solid #AE9D77;
    z-index: 1;
}
.BoxGallHome .box-text .box-text-inner{
    position: relative;
    z-index: 2;
}
.btnGallHome{
    margin: 0;
    padding-right: 40px !important;
    font-size: 18px;
    opacity: 1 !important;
    margin-top: 0px !important;
}
.btnGallHome:before{
    background-color: #AE9D77;
}
.btnGallHome:hover:before{
    background-color: #fff;
}
.BoxGallHome .box-text{
    text-shadow: none;
}
.colMwLeft > .col-inner{
    margin-right: auto !important;
    margin-left: 0 !important;
}
.rowMwLeft{
    z-index: 1;
}
.rowSliVideoHome{
    z-index: 2;
}
.slideMadeFyou .flickity-button{
    bottom: initial;
    top: -60px;
    width: 42px;
    height: 42px;
    background-color: #898989;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
    opacity: 1;
}
.slideBlogs .flickity-button{
    width: 42px;
    height: 42px;
    background-color: #898989;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
    opacity: 1;
    transform: translateX(0)!important;
    opacity: 1;
}
.slideMadeFyou .flickity-button svg,
.slideBlogs .flickity-button svg{
    display: none;
}
.slideMadeFyou .flickity-button.next{
    right: 0;
    -webkit-mask-image: url('../img/nextSlide.svg');
    mask-image: url('../img/nextSlide.svg');
}
.slideMadeFyou .flickity-button.previous{
    left: initial;
    right: 4%;
    -webkit-mask-image: url('../img/PrevSlide.svg');
    mask-image: url('../img/PrevSlide.svg');
}
.slideBlogs .flickity-button.next{
    right: -11px;
    -webkit-mask-image: url('../img/arrowSlidenext2.svg');
    mask-image: url('../img/arrowSlidenext2.svg');
}
.slideBlogs .flickity-button.previous{
    left: -11px;
    -webkit-mask-image: url('../img/arrowSlideprev2.svg');
    mask-image: url('../img/arrowSlideprev2.svg');
}
.slideBlogs:hover .flickity-button{
    background-color: #85754E;
}
.slideMadeFyou .banner .banner-layers .text-box{
    bottom: 20px;
    left: 40px;
}
.badge.post-date span{
    font-family: 'BalowCoThin' !important;
    width: 100%;
    display: table;
    text-align: center;
}
.badge.post-date .post-date-month{
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 12px;
    letter-spacing: 2px;
}
.badge.post-date .post-date-day{
    font-size: 25px;
}
.badge.post-date{
    top: 5%;
    margin: 0;
    left: 4%;
    width: 55px;
    height: 77px;
    box-shadow: 0px 0px 1px 1px #fff;
}
.badge.post-date .badge-inner br{
    display: none;
}
.badge.post-date .badge-inner{
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #fff;
}
.post-item .box-push .cat-label{
    opacity: 1;
    color: #fff;
    font-size: 18px;
    position: relative;
    margin: 0;
    margin-bottom: 5px;
}
.post-item .box-push .cat-label:after{
    content: "";
    position: absolute;
    width: 22px;
    height: 2px;
    background-color: #fff;
    bottom: -3px;
    left: 3px;
}
.box-push .post-title{
    margin-top: 15px;
}
.box-push .post-title a{
    color: #fff;
    font-size: 20px;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.box-push .box-text{
    max-width: 90%;
    padding: 23px 20px;
    margin: -21% auto 0;
}
.post-item .is-divider{
    display: none;
}
.displayFlex{
    display: flex;
    align-items: flex-start;
    flex-flow: wrap;
}
.wpcf7-spinner{
    position: absolute;
}
.wpcf7-form{
    margin-bottom: 0px;
}
.cf7EmailSubscri{
    width: 80%;
}
.cf7SubmitSubscri{
    width: 20%;
    padding-left: 7px;

}
.cf7EmailSubscri .wpcf7-email {
    margin-bottom: 0;
    height: 53px;
    border-radius: 0px;
}
.cf7SubmitSubscri .wpcf7-submit{
    margin: 0;
    width: 100%;
    height: 53px;
    background-color: #545454;
}
.demoMailExample{
    color: #898989;
    font-size: 14px;
    margin-top: 3px;
    display: table;
}
.gtranslate_wrapper a{
    color: #898989;
}
.secLangFoo{
    border-top: 1px solid #2b2b2b;
    border-bottom: 1px solid #2b2b2b;
}
.FoocopyRight{
    border-top: 1px solid #2b2b2b;
}
.secLangFoo .gtranslate_wrapper a{
    color: #fff;
    font-family: 'BalowConRe' !important;
    letter-spacing: 1px;
}
.secLangFoo .gtranslate_wrapper a span{
    text-transform: uppercase;
}
.wpcf7-form .wpcf7-submit{
    font-family: 'Constantia' !important;
    font-weight: normal;
    text-transform: unset;
    font-size: 16px;
}

#footer .ux-menu a:hover,
#footer .ux-menu a:hover span{
    color: #85754E;
}
.MenuInfoFoo .ux-menu-link .ux-menu-link__link,
.menuFooCpRight .ux-menu-link .ux-menu-link__link{
    font-size: 18px;
}
.menuFooCpRight .ux-menu-link .ux-menu-link__link{
    padding: 0px;
    min-height: initial;
}
.menuFooCpRight{
    flex-direction: row;
}
.menuFooCpRight .ux-menu-link{
    margin-right: 30px !important;
}
.menuFooCpRight .ux-menu-link:last-child{
    margin-right: 0px !important;
}
.menuFooCpRight .ux-menu-link a:before{
    content: "";
    position: absolute;
    width: 1px;
    height: 18px;
    background-color: #898989;
    top: 6px;
    right: -15px;
}
.ux-menu-link__link{
    position: relative;
}
.follow-icons a{
    background-color: #898989 !important;
    border: none !important;
    min-width: 25px !important;
    line-height: 23px !important;
    height: 25px;
    min-height: 25px;
}
.follow-icons a:hover{
    background-color: #fff;
}
.follow-icons a i{
    color: #151515;
    font-size: 14px !important;
    top: 0;
}
#footer .follow-icons a{
    margin-left: 0;
    margin-right: 21px;
}
#footer .follow-icons a.facebook i{
    top: 4px;
    font-size: 18px !important;
}
#footer .follow-icons a:last-child{
    margin-right: 0;
}
.LinkSubScri{
    cursor: pointer;
}
.LinkSubScri p{
    position: relative;
    padding-right: 20px;
}
.LinkSubScri p:before{
    content: "";
    position: absolute;
    top: 4px;
    right: 6px;
    width: 18px;
    height: 18px;
    background-color: #898989;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
    -webkit-mask-image: url('../img/arrowSubsri.svg');
    mask-image: url('../img/arrowSubsri.svg');
}
.textRCopyRight p{
    margin-bottom: 0px;
}
#footer a.back-to-top{
    background-color: hsl(0deg 0% 100% / 40%);
    border: none;
    width: 40px;
    height: 40px;
}
#footer a.back-to-top:hover{
    background-color: #85754E;
}
#footer a.back-to-top i{
    width: 15px;
    height: 17px;
    background-color: #fff;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
    -webkit-mask-image: url('../img/arowUpicon.svg');
    mask-image: url('../img/arowUpicon.svg');
    top: 1px;
}
#footer a.back-to-top i:before{
    content: none;
}
.TabNewStyle .nav li{
    margin-right: 50px;
}
.TabNewStyle .nav li a{
    color: #898989;
}
.TabNewStyle .nav li.active a{
    color: #fff;
}
.itemProSlideVer{
    margin-bottom: 90px;
}
.ainnerProver{
    align-items: center;
    justify-content: flex-start;
    background: #000000;
    background: linear-gradient(90deg, rgba(0, 0, 0, 1) 0%, rgba(0, 0, 0, 0) 63%);
    max-height: 185px;
}
.imgProSlideVer{
    width: 30%;
    height: 185px;
    overflow: initial;
}
.ifoProSlideVer{
    width: 70%;
    transition: all 1.5s;
    position: relative;
    left: 0;
}
.boxtextInner{
    padding-left: 20px;
}
.imgProSlideVer img{
    max-width: 140px;
    left: 50%;
    transform: translateX(-50%);
    transition: all 1.5s;
    filter: grayscale(100%);
    position: absolute;
    bottom: 0;
}
.aProSlideVer:hover .imgProSlideVer img{
    filter: grayscale(0);
}
.ifoProSlideVer .titProVer{
    color: #898989;
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    margin: 0;
    line-height: 24px;
}
.viewProver{
    margin-top: 8px;
}
.viewProver span{
    width: 27px;
    height: 27px;
    position: relative;
    background-color: #898989;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
    -webkit-mask-image: url('../img/nextSlide.svg');
    mask-image: url('../img/nextSlide.svg');
    display: table;
}
.ExcerptProVer{
    overflow: hidden;
    display: -webkit-inline-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
}
.aProSlideVer:hover .titProVer{
    color: #85754E;
}
.aProSlideVer:hover .ExcerptProVer{
    color: #fff;
}
.aProSlideVer:hover .viewProver span{
    background-color: #85754E;
}
.aProSlideVer:hover .ifoProSlideVer{
    left: -20px;
    transition: all 1.5s;
}
.aProSlideVer:hover .imgProSlideVer img{
    left: 40%;
}
.slideProVertical .slick-list{
    padding-top: 90px;
    max-height: 586px;
}
.ArrCustomSlick{
    width: 12%;
}
.DotCustomSlick{
    width: 88%;
}
.btnCtSlick{
    margin: 0;
    border: none;
    width: 35px;
    height: 35px;
    min-width: 35px;
    min-height: 35px;
    background-color: #898989;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
    padding: 0;
}
.prev-btn.btnCtSlick{
    -webkit-mask-image: url('../img/PrevSlide.svg');
    mask-image: url('../img/PrevSlide.svg');
}
.next-btn.btnCtSlick{
    -webkit-mask-image: url('../img/nextSlide.svg');
    mask-image: url('../img/nextSlide.svg');
}
.ArrDotSlickCustom {
    align-items: center;
    justify-content: flex-start;
}
.slick-vertical .slick-slide{
    margin: 0;
}
.product-small .box-image img{
    height: 388px;
    object-fit: contain;
}
.slideVctHome .img img{
    height: 400px;
    object-fit: cover;
}
.slideVctHome .flickity-page-dots{
    opacity: 0;
}
.icon-map-pin-fill,
.icon-envelop,
.icon-phone{
    width: 24px;
    height: 24px;

}
.icon-map-pin-fill:before,
.icon-phone:before{
    content: "";
    width: 24px;
    height: 24px;
    background-color: #898989;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: 100%;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
}
.icon-envelop:before,
.icon-phone:before{
    content: "";
    width: 24px;
    height: 24px;
    background-image: url('../img/iconMail.png');
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
}
.icon-phone:before{
    -webkit-mask-image: url('../img/iconPhone.svg');
    mask-image: url('../img/iconPhone.svg');
}
.icon-map-pin-fill:before{
    -webkit-mask-image: url('../img/iconMaps.svg');
    mask-image: url('../img/iconMaps.svg');
}
#footer .icon-map-pin-fill{
    top:  9px;
}
#footer .icon-envelop,
#footer .icon-phone{
    top:  6px;
}
#footer .icon-map-pin-fill{
    top:  9px;
}
.ux-menu-link--active .ux-menu-link__link, .ux-menu-link:hover .ux-menu-link__link{
    color: #85754E;
}
.secVctHome .flickity-page-dots{
    display: none;
}

/*Add Animate Css*/
.animate__heartBeat {
  -webkit-animation-name: heartBeat;
  animation-name: heartBeat;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
@keyframes heartBeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.05);
        transform: scale(1.05);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}
/*End Add Animate Css*/


.absolute-footer{
    display: none;
}