body{
    --color-the-hero-yellow:#f0a519;
    --color-the-side-yellow:#dc9817;

}
.color-mid-yr{
    color:#EEA57F;
}
.color-white{
    color:#fff;
}
.text-upper{
    text-transform:uppercase;
}
.justify-center{
    justify-content: center !important;
}
.mt-100{
    margin-top:100px;
}
.mt-200{
    margin-top:200px;
}
.mt-300{
    margin-top:300px;
}
.h-logo{
    height:80px !important;
}
.pt-100{
    padding-top:100px !important;
}
.pb-100{
    padding-bottom:100px !important;
}
.f-16{
    font-size:16px !important;
}
.f-8{
    font-size:8px !important;
}
.rel-z4{
    position: relative;
    z-index:4;
}
@media only screen and (max-width:568px){
    .h-logo{
        height:32px !important;
    }
}

.dmc-home-hero{
    justify-content: center;
    align-items: center;
    display:flex;
    color:#fff;
    height:832px !important;
    background-image: url("wp-content/2021/11/h1-rev-bg-img-new.jpg");
}

.dmc-hh-l2 {
    text-align: center;
    overflow: hidden;
}

.dmc-hh-l1{
    width:30%;
    position:absolute;
    right:50px;
    top:550px;
    z-index: 3;
}
@media only screen and (max-width:568px){
    .dmc-hh-l1{
        width:100%;
        right:-46px;
        top:715px;
    }
}
.dmc-hh-sidep{
    line-height: 40px;
    text-align: start;
    color:var(--color-the-side-yellow);
    font-size: 40px;
}
@media only screen and (max-width:568px){
    .dmc-side-side{
        display:none !important;
    }
}

.dmc-hh-sideimg{
    width:100px;
    margin:0px 5px;
}
@media (min-width:568px) and (max-width:990px){
    .dmc-hh-sideimg{
        display:none;
    }
}

.dmc-hh-l2-head{
    text-transform: uppercase;
    color:white;
    font-family: 'Anton' serif;
    font-size: 80px;
    font-weight:800;
    margin: 0;
    animation: 2s dhlha ease-out;
    position: relative;
    z-index: 99;
  }
  @keyframes dhlha {
    0% {
      opacity: 0;
      transform: translateY(80%);
    }
    20% {
      opacity: 0;
    }
    50% {
      opacity: 1;
      transform: translateY(0%);
    }
    100% {
      opacity: 1;
      transform: translateY(0%);
    }
  }
@media only screen and (max-width:568px){
    .dmc-hh-l2-head {
        font-size:52px;
    }
}
.dmc-hh-l2-quote{
    text-transform:uppercase
}

.dmc-hh-l3{
    position:absolute;
    top:300px;
    right:0 !important;
    text-align: end !important;
    z-index:2;
}
.dmc-hh-l3 img {
    height: 500px !important; 
}

@media (min-width:568px) and (max-width:990px){
    .dmc-hh-l3 {
        top: 400px;
    }
    .dmc-hh-l3 img {
        height: 300px !important; 
    }
}

@media only screen and (max-width:568px){
    .dmc-hh-l3 {
        top: 469px;
    }
    .dmc-hh-l3 img {
        height: 200px !important; 
    }
}

h1.qodef-m-title {
    color: #fff;
}

section.elementor-section.elementor-top-section.elementor-element.elementor-element-fb7c784.elementor-section-full_width.qodef-elementor-content-grid.elementor-section-height-default.elementor-section-height-default {
    color: #fff;
    margin: 3rem 0px;
}

.qodef-e-main-image img {
    -webkit-filter: invert(1);
    filter: invert(1);
}

.elementor-155 .elementor-element.elementor-element-8e981bd {
    border-color:#353535 !important;
    border-top: 1px solid;
    padding: 2rem 0px;
    height: 200px;
}


.dmc-marquee {
   
    background-image: url("wp-content/uploads/2021/12/effect-main.png");
    font-weight: 600;
    justify-content: center;
    height: 350px;
    font-size: 130px;
    flex-direction: column;
    text-transform: uppercase;
    display: flex;
    color: #f1a619;
}

.dmc-marquee-text {
    margin: 0px 66px;
}



/*media queries*/
@media (min-width:768px){
    .elementor-column.elementor-col-100{
        height:400px;
    }
    
}

.dmc-about-last {
    display: flex;
    justify-content: center;
}

.dal-item{
    background-size: cover;
    background-repeat: no-repeat;
    color:#fff;
    text-align: center;
    justify-content: center;
    width:50%;
    transition:all 0.5s;
}
.dal-item h4{
    color:#fff;
    text-transform: uppercase;
    position: relative;
    top: -150px;
}
.dal-item p{
    text-transform: capitalize;
    color:#fff !important;
    position: relative;
    top: -150px;
}
.dal-item img {
    filter: brightness(0.7);
}
.dal-item h4:hover{
    color:#EEA57F;
}

@media only screen and (max-width){
    .dal-item{
        transform: scale(1.2);
        width:100%;
    }
    .dal-item h4{
        color:#7d6b61;
    }

}
.h-last{
    height:1200px !important;
}


@media (min-width:800px)and (max-width:1025px){
    .h-last{
        height:1785px !important;
    }
}
@media (min-width: 680px) and (max-width: 800px){
.h-last {
    height: 1700px !important;
}
}
@media (min-width:580px) and (max-width:680px){
    .h-last{
        height:3800px !important;
    }
}
@media (min-width:380px) and (max-width:580px){
    .h-last{
        height:3000px !important;
    }
}
@media (min-width:180px) and (max-width:380px){
    .h-last{
        height:2600px !important;
    }
}
@media (min-width:80px) and (max-width:180px){
    .h-last{
        height:2200px !important;
    }
}
@media only screen and (max-width:80px){
    .h-last{
        height:2000px !important;
    }
}

.about-mt{
    margin-top:300px;
}

@media(min-width:1440px){
    .about-mt{
        margin-top:100px;
    }
}

/* GALLERY PAGE*/
.page-title-area{
    display: flex;
    justify-content: center;
    padding: 100px 0px;
    height: 400px;
    width: 100%;
    
}
.gallery-breadcrumb{
    background-image: url("wp-content/2021/11/h1-rev-bg-img-new.jpg");
}

.page-title-area .page-title-item ul li span {
    display: inline-block;
    width: 6px;
    height: 6px;
    background-color: #c1ab65;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: relative;
    top: -2px;
    margin-left: 8px;
    margin-right: 8px;
}

.page-title-area .page-title-item ul {
    display: flex;
    list-style: none;
    justify-content: center;
}

.page-title-area .page-title-item h2 {
    font-size: 30px;
    margin-bottom: 8px;
    color: #ffffff;
    font-weight: 600;
}

.page-title-item {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-direction: column;
}

.page-title-area .page-title-item ul li {
    list-style-type: none;
    display: inline-block;
    color: #d4d4d4;
    font-weight: 500;
    font-size:16px;
}

.page-title-area .page-title-item ul li a{
    color: #d4d4d4;
}

@media only screen and (max-width: 768px){

.elementor-column.elementor-col-100 {
    height: 400px;
}
}

/* gallery*/
@media (min-width:768px) and (max-width:1025px){

.elementor-5047 .elementor-element.elementor-element-fbb6dd7 {
    height: 900px;}
}

@media (min-width:742px) and (max-width:768px){
    .elementor-5047 .elementor-element.elementor-element-fbb6dd7 {
        height: 2600px;
    }
}

@media (min-width:680px) and (max-width:742px){
    .elementor-5047 .elementor-element.elementor-element-fbb6dd7 {
        height: 2400px;
    }
}

@media (min-width:630px) and (max-width:680px){
    .elementor-5047 .elementor-element.elementor-element-fbb6dd7 {
        height: 2200px;
    }
}
@media (min-width:580px) and (max-width:630px){
    .elementor-5047 .elementor-element.elementor-element-fbb6dd7 {
        height: 2000px;
    }
}
@media (min-width:530px) and (max-width:580px){
    .elementor-5047 .elementor-element.elementor-element-fbb6dd7 {
        height: 1900px;
    }
}
@media (min-width:430px) and (max-width:530px){
    .elementor-5047 .elementor-element.elementor-element-fbb6dd7 {
        height: 1800px;
    }
}
@media (min-width:330px) and (max-width:430px){
    .elementor-5047 .elementor-element.elementor-element-fbb6dd7 {
        height: 1500px;
    }
}
@media (min-width:269px) and (max-width:330px){
    .elementor-5047 .elementor-element.elementor-element-fbb6dd7 {
        height: 1200px;
    }
}
@media (min-width:200px) and (max-width:269px){
    .elementor-5047 .elementor-element.elementor-element-fbb6dd7 {
        height: 1200px;
    }
}
@media (min-width:100px) and (max-width:200px){
    .elementor-5047 .elementor-element.elementor-element-fbb6dd7 {
        height: 1100px;
    }
}
@media only screen and (max-width:100px){
    .elementor-5047 .elementor-element.elementor-element-fbb6dd7 {
        height: 1000px;
    }
}

.mandv {
    color: #fff;
}

.mandv-head{
    color:#fff;
}

.mandv .brd{
    border: solid 1px #ffffffa8;
    border-radius: 20px;
    padding: 20px;
    min-height: 230px;
}