a.navbar-brand > img {
    width: 140px !important;
}
.mainslider{
    position:relative;
    margin-top:108px;
    .width:100%;
    width: calc(100% - 310px);
    .height:560px;
    height: calc(100vh - 128px);
}
.mainslider img{
    position:relative;
    width:100%;
    .height:560px;
    height: calc(100vh - 108px);
}
.navbar button.btn-success {
    color: #fff;
    background-color: #DC582C;
    border-color: #DC582C;
}
h3.section-name {
    font-size: 30px;
    font-weight: 600;
    color: #dc6039;
    text-align: center;
    display: inline-block;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;
}
@media (max-width: 768px) {
h3.section-name {
font-size: 20px;
}
}
.gallery-thumb-slider .modal{
  margin-top:50px;  
}
.gallery-thumb-slider .carousel-item{
    text-align:center;
}
.gallery-thumb-slider .carousel-item p{
    text-align:center;
    line-height:24px;
}
.gallery-thumb-slider button.close {
    background: #fff;
    position: absolute;
    right: 0;
    padding: 0!important;
    top: 0;
    line-height: 30px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid #ef6155;
    z-index: 9;
}
button#contact4 {
    background: #dc6039;
    color: #fff;
    border: none;
    padding: 0px 25px;
    height: 36px;
    margin-left: 25px;
    border-radius: 4px;
}
.about-area{
    position: static;
    width: 100%;
    padding: 35px 0px 0px 0px;
}
.about-area .single-inner-box {
    position: relative;
    width: 100%;
    display: inline-block;
}
.single-inner-box h4 {
    font-size: 14px;
    margin: 0px;
    font-weight: 600;
    color: #000;
}
.video-section{
    position: relative;
    width: 100%;
    padding: 10px 0px;
}
a.call_now {
    position: absolute;
    top: -25px;
    color: #fff;
    left: 50px;
}
.details {
    position: relative;
    width: 100%;
    padding: 60px 0px;
    z-index: 1;
    background-image: url(../img/background.jpg);
    background-position: center center;
    background-size: cover;
    background-attachment: fixed;
    background-repeat: no-repeat;
}
.jssort101 {
    background: rgb(220 96 57)!important;
}
#feedback .bx-controls-direction {
    display: none;
}
.about-area .icon {
    position: relative;
    float: left;
    margin-left: -60px;
    width: 55px;
    height: 60px;
    margin-bottom: 10px;
    background: #fff;
    -webkit-font-smoothing: subpixel-antialiased;
    border: 3px solid #dc6039;
    text-align: center;
    line-height: 54px;
}
.about-area .icon i {
    font-size: 32px;
    color: #dc6039;
}
.abt-img-area{
    position: relative;
    width: 100%;
}
/* .abt-img-area:after {
    position: absolute;
    width: 80%;
    height: 70%;
    background: #dc6039;
    content: '';
    right: -20px;
    bottom: -20px;
    z-index: 1;
} */
.abt-img-area img{
    position: relative;
    z-index: 9;
    text-align: center;
}
a.mail_now {
    position: absolute;
    top: -25px;
    color: #fff;
    right: 50px;
}
.bg-light {
    background-color: #fff !important;
    height: auto;
    border-top: 28px solid #7a5b47;
}
.navbar-light .navbar-nav .nav-item .nav-link:hover, .navbar-light .navbar-nav .nav-item .nav-link.active {
    color: #7a5b47;
    border-top: 1px solid #7a5b47 !important;
}
.navbar-light .navbar-nav .nav-item .nav-link, .navbar-light .navbar-nav .nav-item .nav-link{
    color: #DC582C;
}
/*
.carousel {
    position: absolute;
    top: 110px;
    left: -10px;
}
*/
.about-feature .card-footer h4 {
    font-size: 14px;
    line-height: 1.3;
    color: #e06b44;
    text-align: center;
}
.view_more {
    position: relative;
    width: 100%;
    display: block;
    padding: 15px 15px 15px 50px;
    text-align: left;
}
.view_more img{
    position: relative;
    height:26px;
}
.view_more p.ph1 {
    position: relative;
    display: inline-block;
    color: #fff;
    margin-top: -7px!important;
    font-size: 16px;
    margin: 0;
    font-weight: 600;
}
.view_more p.ph2{
    position: relative;
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
.view_more span{
    position: absolute;
    width: 40px;
    left: 0;
    height: 40px;
    background: #fff;
    border-radius: 50%;
    line-height: 32px;
    text-align: center;
}
.view_more span i {
    font-size: 20px;
    color: #dc6039;
}
.slider-section {
    position: relative;
    width: 100%;
    margin-top: 95px;
    background: #ccc;
    padding-right: 310px;
}
.about-feature .card-footer img{
    text-align: center;
}
button.send-details-btn {
    display: inline-block;
    overflow: hidden;
    border: none !important;
    color: #fff;
    border-radius: 4px;
    padding: 0px 20px;
    height: 36px;
    background-color: #2d5f9e;
    margin-bottom: 30px;
    margin-top: 10px;
}
.card, .card-footer, .card-header{
    background: transparent;
    border: none;
}
.slick-prev::before {
    content: "\f053" !important;
    font-family: "Fontawesome" !important;
}

#feedback {
    background-color: #246893;
    padding:20px 0px;
}
#feedback .card-footer{
    padding:0px;
}
#feedback h3.section-name {
    color: #fff;
    margin-bottom:5px;
}
section#video h1 {
    color: #112d43 !important;
}

section#details h1 {
    color: #dc582c !important;
}

section#video {
    background: #e9f5fc !important;
}

.slick-next:before, .slick-prev:before{
    color: #333 !important;
}

section#feedback h4 {
    font-size: 15px;
}

.about-feature i.fa {
    font-size: 50px;
    color: #e06b44;
}

section#feedback .slick-next:before, section#feedback .slick-prev:before{
    color: #fff!important;
}

#project-amentities .slick-next,#project-amentities .slick-prev{
     color: #fff !important;
 }

.slick-next::before {
    content: "\f054" !important;
    font-family: "Fontawesome" !important;
}

.slick-next, .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    background: transparent!important;
    border-radius: none;
    display: block;
    width: 40px !important;
    height: 40px !important;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0;
}
.slick-prev {
    left: -50px !important;
}

.card-footer h2{
    font-size: 12px;
}

.about-feature{
    padding-top: 25px;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: 690px;
}

p.parag {
    position: relative;
    margin-top: 30px;
    padding-left: 0!important;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 15px;
    height: 15px;
    padding: 0;
    margin-right: 3px;
    margin-left: 3px;
    border-radius: 50% !important;
    text-indent: -999px;
    cursor: pointer;
    background-color: #fff;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: .5;
    transition: opacity .6s ease;
}

/*jssor slider loading skin spin css*/
.jssorl-009-spin img {
    animation-name: jssorl-009-spin;
    animation-duration: 1.6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
    from { transform: rotate(0deg); }
    to { transform: rotate(360deg); }
}

/*jssor slider arrow skin 106 css*/
.jssora106 {display:block;position:absolute;cursor:pointer;}
.jssora106 .c {fill:#fff;opacity:.3;}
.jssora106 .a {fill:none;stroke:#000;stroke-width:350;stroke-miterlimit:10;}
.jssora106:hover .c {opacity:.5;}
.jssora106:hover .a {opacity:.8;}
.jssora106.jssora106dn .c {opacity:.2;}
.jssora106.jssora106dn .a {opacity:1;}
.jssora106.jssora106ds {opacity:.3;pointer-events:none;}

/*jssor slider thumbnail skin 101 css*/
.jssort101 .p {position: absolute;top:0;left:0;box-sizing:border-box;background:#000;}
.jssort101 .p .cv {position:relative;top:0;left:0;width:100%;height:100%;border:2px solid #000;box-sizing:border-box;z-index:1;}
.jssort101 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;visibility:hidden;}
.jssort101 .p:hover .cv, .jssort101 .p.pdn .cv {border:none;border-color:transparent;}
.jssort101 .p:hover{padding:2px;}
.jssort101 .p:hover .cv {background-color:rgba(0,0,0,6);opacity:.35;}
.jssort101 .p:hover.pdn{padding:0;}
.jssort101 .p:hover.pdn .cv {border:2px solid #fff;background:none;opacity:.35;}
.jssort101 .pav .cv {border-color:#fff;opacity:.35;}
.jssort101 .pav .a, .jssort101 .p:hover .a {visibility:visible;}
.jssort101 .t {position:absolute;top:0;left:0;width:100%;height:100%;border:none;opacity:.6;}
.jssort101 .pav .t, .jssort101 .p:hover .t{opacity:1;}

.social-fixed-position{
    position: fixed;
    left: 0;
    top: 60%;
}
.social-fixed-position ul {
  list-style-type: none;
  padding: 0;
  transform: translatex(-250px);
}

.social-fixed-position ul li {
  display: block;
  margin: 5px;
  background-color: ;
  width: 300px;
  text-align: right;
  padding: 10px;
  border-radius: 0 30px 30px 0;
  transition: all 1s;
}

.social-fixed-position ul li:hover {
  transform: translatex(110px);
}
.social-fixed-position ul li.whatsapp {
    background: #3dc338;
}

.social-fixed-position ul li.phonecall {
  background-color: #dc6039;
}

.social-fixed-position ul li.whatsapp:hover {
    background: #3dc338;
}

.social-fixed-position ul li.phonecall:hover {
  background-color: #dc6039;
}



.social-fixed-position ul li a {
  color: white;
  text-decoration: none;
}
.social-fixed-position ul li i {
    text-align: center;
    margin-left: 14px;
    color: black;
    background-color: white;
    padding: 7px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 24px;
    transform: rotate(0deg);
}
.social-fixed-position ul li:hover i {
  transform: rotate(360deg);
  transition: all 1s;
}
.property-categories-section {
    position: relative;
    width: 100%;
    padding: 40px 0px;
    background: #fff;
}
.property-categories-name {
    position: relative;
    width: 100%;
    text-align: center;
}
.property-categories-name img{
    position: relative;
    height: 60px;
}
.property-categories-name a {
    position: relative;
    font-size: 14px;
    color: #dc6039;
    text-decoration: none;
    font-weight: 600;
}
.floor-plans-area{
    position: relative;
    width: 100%;
    padding: 60px 0px;
    background: #e9f5fc;
}
.floor-plans-area{
    position: relative;
    width: 100%;
    padding: 60px 0px;
    background: #e9f5fc;
}
.floor-plans-box {
    position: relative;
    width: 100%;
    display: flex;
    background: #fff;
    padding: 25px;
    box-shadow: 0px 0px 5px #ccc;
}
.floor-plans-side-left {
    position: relative;
    width: 50%;
    float: left;
    text-align: center;
    padding-right:10px;
}
.floor-plans-side-right {
    position: relative;
    width: 50%;
    float: right;
    text-align: center;
}
.floor-plans-box h2 {
    font-size: 20px;
    margin: 0px;
    text-transform: uppercase;
    padding: 0px;
    font-weight: 500;
    margin: 0px 0px 12px 0px;
    color: #d21414;
}
/*
.floor-plans-side-left .table>:not(caption)>*>* {
    padding: 10px 15px;
    background-color: var(--bs-table-bg);
    border-bottom-width: 0;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
}
*/
.floor-plans-side-left .table span {
    font-size: 16px;
    font-weight: 600;
}


.sliderx ul.bxsliderx img{
  width: 100%;
  height: auto;
}

.bx-pagerx {
    margin: 0;
    padding: 0;
    width: 100%;
    position: relative;
    display: flex;
}
.bx-pagerx img{
  width: 100px;
  height: auto;
}
.bx-pagerx a {
  opacity: 0.1;
  margin: 5px;
}
.bx-pagerx a:hover,
.bx-pagerx a.active {
  opacity: 1;
}
#gallery img{
    width: 100%;
    height: 650px;
}
#gallery-section #gallery-thumbs .thumb img {
    height: 130px;
    width: 100%;
}

#gallery-section .bx-wrapper {
    position: relative;
    padding: 0;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    max-width: 100%!important;
}
.gallery-thumbs-container{
    margin-top: 15px;
    position: relative;
    width: 100%;
}
.gallery-thumbs-container .thumb img{
    width: 100%;
    height: 130px;
}
.gallery-thumbs-container .bx-wrapper{
    max-width: 100%!important;
}
.gallery-section{
    position: relative;
    width: 100%;
    padding: 60px 0px;
    background: #e9f5fc;
}


#gallery1 img{
    width: 100%;
    height: 650px;
}
#feedback #gallery-thumbs1 .thumb img {
    height: 130px;
    width: 100%;
}

#feedback .bx-wrapper {
    position: relative;
    padding: 0;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    max-width: 100%!important;
}
.gallery-thumbs-container1 {
    margin-top: 15px;
    position: absolute;
    width: 100%;
    bottom: 5px;
}
.gallery-thumbs-container1 .thumb1 img{
    width: 100%;
    height: 130px;
}
.gallery-thumbs-container1 .bx-wrapper{
    max-width: 100%!important;
}
.address-area {
    position: relative;
    width: 100%;
}
.address-area h2{
font-size:20px;
margin:0px;
}
.address-area ul{
    position: relative;
    width: 100%;
    margin:0px;
    padding:0px;
    list-style:none;
}
.address-area ul li{
    position: relative;
    width: 100%;
    line-height:24px;
    display:block;
}
.address-area ul li a{
    text-decoration:none;
    color:#000;
}
.amenities-section {
    position: relative;
    width: 100%;
    padding: 70px 0px;
    background: #246893;
}
.project-gallery-section{
    position: relative;
    width: 100%;
    padding:10px;
    background: #fff;    
}
.iti__country-list{
    min-width: 640px;
}
.floor-plans-side-left td{
    padding:20px;
}
.FloorPlanTabs{
    position:relative;
    width:100%;
}
.FloorPlanTabs .tab {
  overflow: hidden;
}
.FloorPlanTabs table td{
    text-align:center;
}
.FloorPlanTabs .tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  width:33.3%;
  color:L#333;
}


.FloorPlanTabs .tab button.active {
  color: #d21414!important;
}
.FloorPlanTabs .tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
    text-align: left;
}
.FloorPlanTabs .tabcontent .table {
    width: 100%;
    margin-bottom: 0;
}

.floor-plan-area {
    position: relative;
    width: 100%;
    background: #FBC488;
    padding: 14px 0px;
}


.tabcontent table th {
    padding: 5px 2px!important;
    width: 33.3%;
    text-align: center;
}

/*=======================================
    01-07-2022
=======================================*/
.seprate-section{
    background: #fff;
}

#floorslide li{
    position: relative;
}
#floorslide2 li{
    position: relative;
}
#floorslide3 li{
    position: relative;
}
.property-featured-mobile .card-header{
    position: relative;
    width: 100%;
    text-align: left;
} 
.btn.btn-up-down span{
    position: absolute;
    right: 0;
}
.btn.btn-up-down span.angle-down {
    display: none;
}
.btn.btn-up-down.collapsed span.angle-down {
    display: block!important;
}
.btn.btn-up-down.collapsed span.angle-up {
    display: none;
}
.btn.btn-up-down:hover{
    color: #fff;
}
.btn.btn-up-down:focus{
    outline: none;
    box-shadow: none;
}
.sale-lease{
    position:relative;
    width:100%;
}
/*============================================
    page css here
===========================================*/
.demo-gallery > ul {
            margin-bottom: 0;
            }
            .demo-gallery > ul > li {
            float: left;
            margin-bottom: 15px;
            margin-right: 20px;
            width: 200px;
            }
            .demo-gallery > ul > li a {
            border: 3px solid #FFF;
            border-radius: 3px;
            display: block;
            overflow: hidden;
            position: relative;
            float: left;
            }
            .demo-gallery > ul > li a > img {
            -webkit-transition: -webkit-transform 0.15s ease 0s;
            -moz-transition: -moz-transform 0.15s ease 0s;
            -o-transition: -o-transform 0.15s ease 0s;
            transition: transform 0.15s ease 0s;
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
            height: 100%;
            width: 100%;
            }
            .demo-gallery > ul > li a:hover > img {
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
            }
            .demo-gallery > ul > li a:hover .demo-gallery-poster > img {
            opacity: 1;
            }
            .demo-gallery > ul > li a .demo-gallery-poster {
            background-color: rgba(0, 0, 0, 0.1);
            bottom: 0;
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
            -webkit-transition: background-color 0.15s ease 0s;
            -o-transition: background-color 0.15s ease 0s;
            transition: background-color 0.15s ease 0s;
            }
            .demo-gallery > ul > li a .demo-gallery-poster > img {
            left: 50%;
            margin-left: -10px;
            margin-top: -10px;
            opacity: 0;
            position: absolute;
            top: 50%;
            -webkit-transition: opacity 0.3s ease 0s;
            -o-transition: opacity 0.3s ease 0s;
            transition: opacity 0.3s ease 0s;
            }
            .demo-gallery > ul > li a:hover .demo-gallery-poster {
            background-color: rgba(0, 0, 0, 0.5);
            }
            .demo-gallery .justified-gallery > a > img {
            -webkit-transition: -webkit-transform 0.15s ease 0s;
            -moz-transition: -moz-transform 0.15s ease 0s;
            -o-transition: -o-transform 0.15s ease 0s;
            transition: transform 0.15s ease 0s;
            -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
            height: 100%;
            width: 100%;
            }
            .demo-gallery .justified-gallery > a:hover > img {
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
            }
            .demo-gallery .justified-gallery > a:hover .demo-gallery-poster > img {
            opacity: 1;
            }
            .demo-gallery .justified-gallery > a .demo-gallery-poster {
            background-color: rgba(0, 0, 0, 0.1);
            bottom: 0;
            left: 0;
            position: absolute;
            right: 0;
            top: 0;
            -webkit-transition: background-color 0.15s ease 0s;
            -o-transition: background-color 0.15s ease 0s;
            transition: background-color 0.15s ease 0s;
            }
            .demo-gallery .justified-gallery > a .demo-gallery-poster > img {
            left: 50%;
            margin-left: -10px;
            margin-top: -10px;
            opacity: 0;
            position: absolute;
            top: 50%;
            -webkit-transition: opacity 0.3s ease 0s;
            -o-transition: opacity 0.3s ease 0s;
            transition: opacity 0.3s ease 0s;
            }
            .demo-gallery .justified-gallery > a:hover .demo-gallery-poster {
            background-color: rgba(0, 0, 0, 0.5);
            }
            .demo-gallery .video .demo-gallery-poster img {
            height: 48px;
            margin-left: -24px;
            margin-top: -24px;
            opacity: 0.8;
            width: 48px;
            }
            .demo-gallery.dark > ul > li a {
            border: 3px solid #04070a;
            }
            .home .demo-gallery {
            padding-bottom: 80px;
            }
/*=======================================================
end here
=======================================================*/
.tab-area{
    position:relative;
    width:100%;
}
.tab-area ul.nav.nav-pills{
    position:relative;
    width:100%;
    margin:0;
    padding:0px;
}
.tab-area ul.nav.nav-pills li{
    position:relative;
    width:50%;
    text-align:center;
}
.tab-area ul.nav.nav-pills li a {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    display: block;
    border-bottom: 2px solid #ccc;
}

.tab-area ul.nav.nav-pills li a.active {
    color: red!important;
    border-bottom: 2px solid red!important;
}

