.slider-data {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
	display: flex;
	z-index: 3;
	text-align: center;
	align-items: center;
	justify-content: center
}
.inner-banner:before {
	top: 0;
	position: absolute;
	z-index: 1;
	content: "";
	height: 100%;
	width: 100%;
	left: 0;
	background: rgb(2,0,36);
	background: linear-gradient(180deg, rgb(228 226 255 / 35%) 0%, rgb(3 3 3 / 40%) 35%, rgb(0 0 0) 100%)
}
.gallery-box {
	margin-bottom: 30px
}
.gallery-box.style-6 {
	overflow: hidden;
	position: relative
}
.gallery-box.style-6 .hover-effect {
	position: absolute;
	left: 0;
	top: 50px;
	width: 100%;
	height: 100%;
	transition: all 0.3s
}
.gallery-box.style-6:hover .hover-effect {
	background: rgba(0,0,0,.9);
	top: 0
}
.gallery-box.style-6 .hover-effect .text-wrap {
	position: absolute;
	left: 32px;
	top: 30px;
	width: 100%;
	padding-right: 65px
}
.gallery-box.style-6 .title {
	position: absolute;
	left: 0;
	bottom: 0;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	background: linear-gradient(to bottom, rgb(0 0 0 / 19%) 0, rgb(0 0 0 / 66%) 68%, rgba(0,0,0,.76) 100%);
	width: 100%;
	padding: 10px 11px 8px
}
.gallery-box.style-6:hover .title {
	transform: translateY(10px);
	opacity: 0
}
.gallery-box.style-6 .title, .gallery-box.style-6 .hover-effect .text-wrap .categorie {
	font-size: 30px;
	color: #fff;
	letter-spacing: -.3px;
	z-index: 2
}
.gallery-box.style-6 .hover-effect .text-wrap .categorie {
	margin-bottom: 15px
}
.gallery-box.style-6 .hover-effect .text-wrap .desc {
	font-size: 16px;
	line-height: 28px;
	color: #cacaca;
	letter-spacing: .2px
}
.gallery-box.style-6 .hover-effect .text-wrap .desc p {
	color: #cacaca
}
.gallery-box.style-6 .hover-effect .text-wrap .desc ul {
	padding-left: 20px
}
.gallery-box.style-6 .hover-effect .text-wrap .categorie, .gallery-box.style-6 .hover-effect .text-wrap .desc {
	opacity: 0;
	visibility: hidden;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s
}
.gallery-box.style-6:hover .hover-effect .text-wrap .categorie, .gallery-box.style-6:hover .hover-effect .text-wrap .desc {
	opacity: 1;
	visibility: visible;
	text-align: center
}
.gallery-box img {
	display: block;
	position: relative;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	transition: all ease 0.3s;
	width: 100%
}
.gallery-box:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	transform: scale(1.1)
}
.contact-page .contact-form .headdin11 {
	font-size: 22px;
	text-align: left
}
.contact-locations {
	background-color: #1a1a1a;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	padding: 35px;
	min-height: 410px
}
.contact-locations h3 {
	font-size: 25px;
	color: #fff;
	font-weight: 400
}
.contact-locations h4 {
	color: #fff;
	font-weight: 300;
	font-size: 16px
}
.contact-locations p {
	position: relative;
	color: #fff;
	font-size: 16px;
	padding-left: 19px
}
.contact-locations p i {
	position: absolute;
	left: 0;
	top: 5px
}
.contact-locations p a {
	color: #fff
}
.contact-page .contact-form {
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px
}
.contact-page .contact-form input::placeholder {
font-size:13px
}
.contact-page .contact-form textarea::placeholder {
font-size:13px
}
.contact-page {
	margin-top: -200px
}
.contact-page .contact-form .site-button {
	font-size: 14px!important
}
textarea {
	resize: none
}
.inner-banner .layer-bg:before {
	background: rgb(2,0,36);
	background: linear-gradient(180deg, rgb(228 226 255 / 0%) 0%, rgb(3 3 3 / 50%) 35%, rgb(0 0 0) 100%)
}
.about-us-banner-data {
	top: 50%
}
.about-mission {
	background: #efefef;
	padding: 30px;
	margin-left: 30px
}
.about-mission {
	text-align: center
}
.about-mission h2 {
	text-align: center;
	border-bottom: solid 1px #000;
	display: inline-block;
	margin: 0 auto 25px;
	padding-bottom: 15px
}
.gallery-box.style-6 .hover-effect .text-wrap .desc .a-tag {
	display: inline-block;
	color: #fff;
	border: solid 1px #fff;
	padding: 5px 15px;
	font-size: 15px
}
.gallery-box.style-6 .title, .gallery-box.style-6 .hover-effect .text-wrap .categorie {
	font-size: 20px
}
.about-us .gallery-box.style-6 .title a {
	color: #fff
}
.about-us .gallery-box.style-6 .hover-effect .text-wrap .desc p {
	text-align: left
}
.about-us .gallery-box.style-6 .hover-effect .text-wrap .desc .a-tag {
	border: solid 1px #fff;
	padding: 5px 15px;
	display: inline-block
}
.inner-page {
	background: #fff
}
.inner-page .management-row {
	background-color: #efefef
}
.inner-banner .headdin11-inner {
	font-size: 55px;
	font-weight: 600;
	color: #fff
}
.inner-banner {
	overflow: hidden
}
.management-popup .modal-dialog {
	max-width: 900px
}
.popup-scroll {
	overflow-y: scroll;
	height: 400px;
	padding-right: 10px
}
.inner-banner .slider-data h4 {
	font-size: 27px
}
.slider-data h1 {
	color: #fff;
	font-size: 50px;
	margin: 0 0 0;
	line-height: 1.2;
	font-weight: 400
}
.property-detail {
	background: #cb9865;
	color: #fff;
	height: 100%
}
.office-space-in-delhi .property-detail {
	height: auto
}
.pl0 {
	padding-left: 0
}
.pr0 {
	padding-right: 0
}
.property-detail {
	padding: 15px;
	background-image: linear-gradient(rgb(203 152 101), rgb(196 147 98 / 88%)), url(../images/property-bg-one.jpg);
	background-size: cover
}
.property-detail h4 {
	color: #fff;
	text-transform: uppercase;
	font-size: 20px
}
.property-detail p {
	color: #fff;
	margin-bottom: 2px
}
.property-detail .list li {
	position: relative;
	padding-left: 25px;
	margin-right: 15px;
	display: block;
	width: 100%;
	vertical-align: top
}
.property-detail .list li:before {
	content: "\f178";
	color: #fff
}
.property-pic {
	position: relative
}
.p-id {
	position: absolute;
	right: 25px;
	top: 25px;
	background: #282323;
	color: #fff
}
.action-box {
	margin-top: 30px
}
.action-box ul li {
	display: inline-block;
	background: #545353;
	height: 40px;
	line-height: 40px;
	text-align: center;
	padding: 0 10px
}
.list-h5 {
	display: inline-block;
	background: #9b744c;
	padding: 2px 8px;
	font-size: 16px
}
.action-box ul li a {
	color: #fff!important
}
.fa-whatsapp {
	font-size: 28px;
	padding-top: 4px
}
.action-box ul li:nth-child(3) {
	border-radius:50px;
	background: #24cc63; width: 40px; padding: 0; 
}
.our-clients li {
	display: inline-block;
	margin: 5px 4px;
	width: 145px;
	vertical-align: top
}
.our-clients li img {
	width: 100%;
	border: 1px solid #ccc;
	padding: 2px
}
.our-clients li p {
	font-size: 12px;
	margin: 5px 0 0;
	line-height: 1.4;
	text-align: center
}
.minh-scroll {
	height: 300px;
	overflow-y: scroll;
	scrollbar-widht: auto
}
.dnone {
	display: none
}
.longEnough {
	max-height: 220px;
	width: 350px;
	overflow: auto
}
.longEnough {
	width: 370px
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
	width: 7px;
	background-color: #7b5731!important
}

.hotel-logo ul{ margin: 0; padding: 0;}
.hotel-logo ul li{ display:inline-block; border: solid 1px #ddd; margin:10px 10px 0 0; width: 200px; }
.hotel-logo ul li img { width: 100%}
.job-form{ border: 10px solid #cb9865; padding:20px;}
.job-form textarea{ height: 50px; }

.job-form h4{ margin:0 0 15px;}

 .job-form .form-control{background: #ddd;}
 
 
 a.whatsapp-btn {
    padding: 15px 25px;
    margin-top: 20px;
    border-radius: 5px;
    background-color: #13d460;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
/*about us page 5 start*/
.aboutcrown-box{ position:relative;z-index: 1;}
    .aboutcrown-box-inner{background-color: #c29261;color: #fff;padding: 30px;margin-top: -50%;}
.pr0{ padding-right:0 ;}
.aboutcrown-box-inner p{
    font-size: 20px;
    color: white;
    margin-bottom: 0;
    text-align: left;
}
.aboutcrown-box-inner i {
    font-size: 50px;
    margin: 0 0 20px;
}
.our-value p{

        color: #9298A1;
       
    }
    .our-value i {
        font-size: 40px;
        color: #cb9865;
        margin-bottom: 25px;
    }
    .our-value h4{
        font-size: 20px;
        margin-bottom: 16px;
    }
    .team-sec .img-box img{
        transition: all .3s ease-in;

    }

    .team-sec .img-box:hover img{
        filter: opacity(.7);
        transition: all .3s ease-in;
    }
    
    .major-places {
        background: linear-gradient(#00000080, #000000b0), url(../images/major-places.jpg);
        background-attachment: fixed;
        padding: 150px 0;
        background-position: center;
        background-repeat: no-repeat;
    }
    .major-places p{
      text-align: center;
      font-size: 23px;
      color: white;
    }
    .testimonial-item {
        background: #F4F3F0;
        padding: 20px;
        color: black;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }
    .testimonial-item i {
        font-size: 45px;
        opacity: 0.4;
    }
    .testimonial-item p{margin: 13px 0; color: black;}

    .logocolor{ color:#cb9865}
        .faq-sec .card p {
            margin: 0;
            font-size: 14px;
            cursor: pointer;
            line-height: 24px;
            text-align: left; position: relative;
        }
        
            .faq-sec .card-header{ padding: 15px;}
        .faq-sec .card a {
 
            color: #b17d49 !important
        }
        .faq-sec .card{ margin-bottom: 15px;}
        
                .faq-sec .card p strong{
 
 font-weight: normal !important;
        }
        
        
 
 .faq-sec .card p .fa {
    float: right;
    position: absolute;
    top: 0;
    color: #000;
    height: 100%;
    display: flex;
    justify-content: center;
    right: -5px;
    align-items: center;
}
  
        
          
        .border-leftt {
            border-left: 5px #cb9865 solid;
            padding-left: 17px;
        }
        
        .social-icon-bg {
            background: rgb(0, 0, 0);
            background: linear-gradient(0deg, rgba(0, 0, 0, 1) 0%, rgba(99, 74, 49, 1) 54%, rgba(203, 152, 101, 1) 100%);
        }
        
        .social-icon-bg {
            color: #fff;
        }
        
        .social-icons li {
            list-style: none;
            margin: 7px;
        }
        
        .social-icons {
            display: flex;
           
            color: #fff;
            justify-content: center; flex-wrap: wrap;
        }
        
        .social-icons a {
            color: #fff;
            font-size: 22px;
        }
        
        .fa-add:before,
        .fa-plus:before {
            content: "\f067";
        }
        
        .fa-minus:before {
            content: "\f068";
        }
        
        .property-pic .owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    bottom: 0px;
  }

  .property-pic .owl-theme .owl-controls .owl-page span {
    background: #f7cb9e;
  }
  #searchBox{
    padding: 10px 10px 10px 70px;
    width: 100%;
    border: none;
    background: #fff;
  }
  .search-input{
    position: relative;
    padding: 15px;
    border-radius: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-top: -30px;
    background-color: #fff;
    background: #fff;
    z-index: 999;
  }
  .search-input i {
    position: absolute;
    left: 30px;
    top: 50%;
    color: #aba7a7;
    font-size: 25px;
    transform: translateY(-50%);
}
  .fa-search:before {
	content: "\f002"
}
#searchBox::placeholder{
  font-size: 22px;
}

.property-detail.blend-mode-multiply.property-detail-static{ min-height: 602px;}
.fist-colum{font-size: 25px !important;
    text-align: center;
    text-transform: capitalize !important;
    justify-content: center;
    display: flex;
    align-items: center; line-height: 45px;}

  @media only screen and (max-width:575px) {

    .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
      display: none;
    }


    .mCSB_scrollTools .mCSB_draggerContainer {
      display: none;
    }

    .longEnough {
      max-height: 100%;

    }

    .minh-scroll {
      height: 100%;
      overflow-y: none;
    }
    .search-input {
    position: relative;
    padding: 5px;
    border-radius: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    margin-top: -15px;
    background-color: #fff;
    background: #fff;
    z-index: 7;
}
#searchBox::placeholder{
  font-size: 16px;
}
.search-input i {
    left: 15px;
    font-size: 16px;
    transform: translateY(-50%);
}
#searchBox {
    padding: 10px 10px 10px 40px;
}
.longEnough {
    width: auto !important;
}
  }
    
.width1320{ max-width: 1320px;}
.team-popup .modal-dialog{ max-width: 1000px;}
 #counter {
            text-align: center; 
        }
        
        .about-counter {
            display: inline-block;
            vertical-align: top;
            margin: 10px 55px 25px;
        }
        
        .numbering {
            font-size: 40px;
            font-weight: bold;
            position: relative;
            margin: 0 auto;
            display: flex;
            font-size: 80px;
            -webkit-text-stroke: 2px #fff;
            color: transparent;
        }
        
  
        
        .about-counter-text {
            font-size: 18px;
            font-weight: bold;
            color: #fff;
        }
        
        .about-page-pic {
            position: relative
        }
        
        #counter {
                    height: 100%;
            top: 0;
            justify-content: center;
            align-items: center;
            display: flex;
            left: 0;
            right: 0
        }
        
        .about-counter {
            display: flex;
            vertical-align: top;
            flex-direction: column;
            justify-content: center;
            /* color: #fff; */
        }
.fix_width{
    width: 370px;
}
@media (max-width :767px) {
    .property-detail.blend-mode-multiply.property-detail-static{ min-height: 20px;} }

@media (max-width : 576px) {
	.longEnough {
		width: auto !important;
	}
} 
/*about us page 5 end*/