.lang1 {
position: absolute;
z-index: 60;
right: 12.5%;
top: 15%;
color: #fff;
flex-wrap: unset !important;
font-size: 14px;
}

.lang1 li {
    padding-left: 20%;
}
.lang1-1 {
    color: #fff;
}
.lang1-1:hover {
    color: #a0a0a0;
}
.lang2 li a {
    font-size: 14px !important;
}
.lang3 {
    padding-top: 10%;
}
.main_title ul li {
    position: relative;
}

.main_title ul li:before {
    position: absolute;
    content: "";
    border: 1px solid #a0a0a0;
    height: 10px;
    width: 10px;
    top: 8.20px;
    z-index: 1;
    left: 115px;
}

.main_title ul li:after {
    position: absolute;
    content: "";
    background-color: #a0a0a0;
    height: 0.5px;
    width: 150px;
    left: -30px;
    top: 12.45px;
}

.main_title ul li::marker {
    content: none;
}

.spec_list {
        --bs-gutter-x: 1.5rem;
        --bs-gutter-y: 0;
        display: flex;
        flex: 1 0 100%;
}
.colmargin {
    margin-left: 20%;
}

.spec_list .nav li a:hover {
    color: #fff !important;
}
.servicelink {
    cursor: context-menu;
}
.tplus {
    color: #fff;
    text-decoration: none;
}
.tplus:hover {
    color: #fdba31 !important;
}

.list_wd .nav li a:hover {
    
    color: #a0a0a0 !important;
}
.copyright_wd {
margin-top: 20%;
}
.footertplus1{
    float: left;
}
.footertplus {
    float: right;
}
.years {
color: #a0a0a0 !important;
}

.vertical-line { 
      height: 100%;
      float: left; 
      border-left: 0.5px solid #a0a0a0;
      margin-right: 15%;
      margin-top: -2.5%;
}
.vertical-line2 { 
    height: 100%;
    float: left; 
    border-left: 0.5px solid #a0a0a0;
    margin-right: 15%;
}
.award2 {
    margin-left: 25%;
}
.award1 {
    margin-left: 10%;
}
.propertyawards {
    margin-top: 30%;
}
.client_about {
    padding-bottom: 100px;
}
.d-flex i {
font-size: 150px;
color: #fff;
font-style: normal;
font-family:'Noto Sans', sans-serif; 
line-height: 100px;
margin-top: 24px;
font-weight: 600;
}

.our_company_area {
    padding-bottom: 20%;
}

.signature {
    float: right;
}

.linearicons-plus {
    color: #000!important;
}
.ulcategory li a{
    color: #fff;
}
.ulcategory li a:hover{
    color: #a0a0a0;
}
.colorgreycategory a{
    color: #a0a0a0 !important;
}
.ulcategory li {
    padding-right: 5%;
    padding-bottom: 5%;
}

.portfolio_img:hover {
    opacity: 0.3 !important;
}
.location {
    margin-top: 30%;
}
.contactilist li a h2:hover {
    color: #a0a0a0;
}


* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  
  
  .gallery {
    margin-bottom: 20%;
  }
  
  .gallery-cell {
    margin-top: 20%; 
    margin-bottom: 2%;
    width: 635px;
    height: 519px;
    margin-right: 10px;
    
  }

  button.flickity-button {
      background:none;
      margin-top: 10%;
  }

  button.flickity-button:hover {
    color: #a0a0a0;
}

.home_logo img:hover  {
   opacity: 0.5;
   transition: 0.3s;
}


.navbar img:hover  {
    opacity: 0.5;
    transition: 0.3s;
 }

 .logo_wd a img:hover {
    opacity: 0.5;
    transition: 0.3s;
 }
.height-emulator {
    height: 478.594px !important;
}

.bg_video , .img-fluid {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


 /**Responsivness*/


/**xL*/
@media (min-width: 1200px) and (max-width: 1439px)
{ 
    .main_menu .navbar .navbar-brand img {
        display: none;
    }
    .lang1 {
        top:17%;
    }
    .logosmallfooter{
        display: none;
    }
    .blog_details_info blockquote:before {
        line-height: 110px;
    }
}

/**Lg*/
@media (min-width: 992px)  and (max-width: 1199px)
{
    .main_menu .navbar .navbar-brand img {
        display: none;
    }
    .lang1 {
        top:18%;
    }
    .logosmallfooter{
        display: none;
    }
    .height-emulator {
        height: 454.266px !important;
    }
    .blog_details_info blockquote:before {
        left: -15%;
        line-height: 115px;
    }
    .our_company_area{
        margin-left: 15%;
        margin-right: 15%;
    }
}

/**md*/
@media (min-width: 768px)  and (max-width: 991px) 
{
    .main_menu .navbar .navbar-brand img {
        display: none;
    }
    .main_menu .navbar-collapse {
    opacity: 0.7;}
    .lang1 {
        top:18%;
    }
    .logolargefooter{
      width: 100%;
    }
    .logosmallfooter{
        display: none;
    }
    .height-emulator {
        height: 448.516px !important;
    }
    .spec_list {
        display: inline-block;
     }
     .colmargin {
         margin-left: 0%;
         margin-top: 15%;
     }
     .footer-section {
        margin-bottom: 15%;}

        .blog_details_info blockquote:before {
            left: -18%;
            font-size: 120px;
            line-height: 90px;
        }

        .our_company_area{
            margin-left: 14%;
            margin-right: 14%;}
        .award2 {
            margin-left: 15% ;
        }
        .who_we_img {
            text-align: center;
            margin-top: 10%;
        }
    
}

 /**sm*/
 @media (min-width: 576px)  and (max-width: 767px) 
 {
    .main_menu .navbar .navbar-brand img {
        display: none;
    }
    .main_menu .navbar-collapse {
        opacity: 0.7;}
        .lang1 {
            top:11%;
        }
        .logolargefooter{
            display: none;
        }
        .height-emulator {
            height:406.516px !important;
        }
        .spec_list {
            display: inline-block;
         }
         .colmargin {
             margin-left: 0%;
             margin-top: 15%;
         }
         .lang3 {
             padding-top: 8px;
         }
         .footertplus1 , .footertplus {
             font-size: 14px !important;
         }
         .footer-section {
             margin-bottom: 15%;
         }
         .about_img_area , .main_title {
        margin-top: 100px !important;
         }

         .d-flex{
            padding-bottom: 40px;
         }
         .blog_details_info blockquote:before {
            left: -18%;
            font-size: 100px;
            line-height: 90px;
        }

        .our_company_area{
            margin-left: 12%;
            margin-right: 12%;}

          .who_we_img {
                text-align: center;
                margin-top: 10%;
            }
 }

 /**col*/
 @media (min-width: 320px)  and (max-width: 575px) 
 {
    .home_logo a img {
        display: none;
    }
    .main_menu .navbar-collapse {
        opacity: 0.7;}
        .lang1 {
            top:15%;
            font-size: 12px;
        }
        .logolargefooter{
            display: none;
        }
        .height-emulator {
            height: 331.516px  !important;
        }
        .spec_list {
            display: inline-block;
         }
         .colmargin {
             margin-left: 0%;
             margin-top: 15%;
         }
         .footertplus1 , .footertplus {
            font-size: 12px !important;
        }
       .footertplus {
           float: left;
       }
       .footer_area {
           padding-bottom: 10px;
       }
       .d-flex{
        padding-bottom: 40px;
     }

     .blog_details_info blockquote:before {
        left: 2%;
        font-size: 80px;
        line-height: 70px;
    }
     
     .our_company_area{
        margin-left: -5%;
        margin-right: 5%;}
    .blog_details_info blockquote .author {
        font-size: 14px;
    }
    .signature {
        width: 50%;
    }
    .award1 , .award2 {
        width: 40%;
        margin-left: 5%;
    }
    .about_img_area .main_title {
        margin-top: 50px;
         }
         .who_we_img {
            text-align: center;
            margin-top: 10%;
        }
    .contact_details h2 {
        font-size: 19px !important;
    }
    .area2 {
        margin: auto;
    }
    .gallery { height: 50%;}
 }