:root{
    --elitecons-base: #D4AE29;
    --elitecons-black:#494949;
    --elitecons-base-rgb: 212, 174, 41;
}

.main-slider-two__shape-3,.main-slider-two__shape-2{
    background-color: #292727;
}



.main-menu-four__logo {
    height: 90px;
    padding: 0;
}
.main-menu-four__logo img{
    height: 100%;
}
.main-menu .main-menu__list>li, .stricky-header .main-menu__list>li{
    padding: 20px 0;
}
.main-menu .main-menu__list>li>ul, .main-menu .main-menu__list>li>ul>li>ul, .stricky-header .main-menu__list>li>ul, .stricky-header .main-menu__list>li>ul>li>ul{
    padding: 0;
}
.section-title__title{
    color: #151313;
}
.about-five__img-two{
    max-width: 350px;
}
.about-five__img-two img{
    width: 100%;
}
/* .about-five{
    padding: 120px 0;
} */
.counter-two__single{
    border-color: #D4AE29;
}
.counter-two__bg:before{
    background-color: rgba(36, 37, 26, 0.9);
}
.counter-two__icon img{
    width: 40px;
    filter: brightness(0) invert(1);
}
.counter-two__count h3,.counter-two__plus{
    color: #151313;
}
.counter-two__top .section-title__tagline{
    color: var(--elitecons-base);
}
.counter-two__top{
    margin-bottom: 135px;
}
.services-four__img img{
    width: 100%;
    height: 100%;
    object-fit: cover; 
    object-position: center; 
    aspect-ratio: 16/9; 
}
.services-four .services-four__single {
    display: flex;
    flex-direction: column; 
    height: 100%; 
    margin: 0;
    padding: 20px 0;           
}

.services-four .services-four__content {
    display: flex;
    flex-direction: column; 
    flex-grow: 1;           
}

.services-four .services-four__btn-box {
    margin-top: auto; 
}

.services-four__title a,
.work-process__title,
.contact-two__call-box .content>p>a{
    color: #151313;
}
.gray-bg{
    background-color: var(--elitecons-primary);
}
.project-two {
    padding: 150px 0;
}
.project-two__img img{
    width: 100%;
    height: 100%;
    object-fit: cover; 
    object-position: center; 
    aspect-ratio: 1;
}
.blog-two{
    padding: 120px 0;
}
.work-process__icon:before{
    background-color: var(--elitecons-base);
}
.blog-three__img img{
    width: 100%;
    height: 100%;
    object-fit: cover; 
    object-position: center; 
    aspect-ratio:4/3;
}
.brand-one .swiper-slide img{
    opacity: 1;
}
.contact-two{
    padding: 120px 0;
}
.contact-two__right{
    padding: 30px;
    background-color: #fff;
}
.contact-two__call-box{
    /* background-color: #fff;
    padding: 20px; */
    margin: 15px 0;
}
.contact-two__call-box .icon{
    background-color: #fff;
    flex-shrink: 0;
}
.site-footer-two{
    background-color: #000;
}
.footer-widget-two__logo img{
    height: 100%;
    max-height: 120px;
}
.site-footer-two__social>a{
    padding: 8px;
    background-color: var(--elitecons-black);
}
.site-footer-two__top{
    padding: 50px 0 20px;
}
.site-footer-two__bottom{
    border-color: var(--elitecons-base);
}
.site-footer-two__bottom-text a:hover{
    color: var(--elitecons-black);
}
@media (max-width:767px){
    .project-two {
        padding: 120px 0;
        /* margin-top: -150px; */
    }
}

.site-footer-two__bottom-inner{
    padding: 10px 0;
}
.counter-two{
    padding: 55px 0;
}
.counter-two__top{
    margin: 30px 0 0;
}
.counter-two__top .section-title{
    margin-bottom: 60px;
}

.about-five.inner{
    padding: 120px 0;
}
.page-header{
    background-color: #100f0f;
    padding: 90px 0;
}
.page-header__inner .title {
    font-size: 80px;
    font-weight: 900;
    line-height: 80px;
    color: var(--elitecons-white);
    margin-bottom: 17px;
}
.project-two.inner{
    padding: 120px 0;
    margin: 0;
}
.project-details__img img,
.services-details__img img,
.blog-details__img img{
     width: 100%;
    height: 100%;
    object-fit: cover; 
    object-position: center; 
    aspect-ratio: 16/9; 
}
.project-details,
.services-details,
.blog-details,
.gallery-page{
    padding: 120px 0;
}
.project-details__title,
.blog-details__title-1,
.services-details__title-1,
.contact-page__title{
    font-size: 40px;
}

.sidebar__category-list>li>a.active{
    color: #D4AE29;
}
.services-details__text-1{
    margin-bottom: 0;
}

.gallery-page__img img{
    width: 100%;
    height: 100%;
    object-fit: cover; 
    object-position: center; 
    aspect-ratio: 1; 
}

.main-slider-two .swiper-slide-active .main-slider-two__img{
    height: 100%;
}
.main-slider-two__img img{
    width: 100%;
    height: 100%;
    object-fit: cover; 
    object-position: center; 
    aspect-ratio: 9/7; 
}
.main-slider-two__title{
    font-size: 60px;
}
.join-us-one__contact-form{
    max-width: 330px;
}
.contact-two {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.main-menu .main-menu__list>li>ul>li>a i{
    position: absolute;
    right: 20px;
    top: 15px;
}

  #whatsapp {
    cursor: pointer;
    position: fixed;
    z-index: 5;
    border-radius: 50px 50px 4px 4px;
    text-align: center;
    left: 45px;
    bottom: 45px;
}
#whatsapp a img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}