@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,200;0,300;0,400;0,600;0,700;0,800;0,900;1,200;1,300;1,400;1,600&display=swap');
body{font-family: 'Nunito', sans-serif; color: #18343C; font-weight: 14px;}
:root {
  --bg-blue : #3c8bea;
  --bg-warning: #ffc107;
  --text-black: #000;
  --nunito:'Nunito', sans-serif;
}

a{text-decoration: none;}
.navbar-collapse{flex-grow: 0;}
/*.fixed-top { transform: translateY(40px); transition: transform .3s;}*/
.hedTop{padding: 0.8rem 0;}
.menubox{background: #18343c !important;}
.menubox .navbar-nav li .dropdown-menu{
  border: none;
  border-radius: 6px;
  box-shadow: 0 0 20px 0 rgba(62, 28, 131, 0.1);

  min-width: 230px;
}
.menubox .navbar-nav li .dropdown-menu li{
  border-bottom: 1px solid #ebebeb;
}
.menubox .navbar-nav li .dropdown-menu li:last-child{
  border-bottom: 0px solid #ebebeb;
}
.menubox .navbar-nav li .dropdown-menu .dropdown-item{font-size: 16px; padding: 8px 15px; }
.menubox .navbar-nav .nav-link{padding-left: 17px; padding-right: 17px; color: #fff !important; transition: all 0.3s ease-in-out 0s;}
.menubox .navbar-nav .nav-link:hover{color:#a2c73e !important;}
.menubox .navbar-nav .active{color: #a2c73e !important;}
img{max-width: 100%;/*height: auto;*/}
.bannerBox img{ width: 100%;}
.owl-theme .owl-nav{}
.owl-carousel .owl-nav button.owl-next{right: 0px;}
.owl-carousel .owl-nav button.owl-prev{left: 0px;}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot{
    background: #fff !important;
    padding: 0;
    display: inline-block;
    font-size: 18px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    color: #006c70;
    transition: all 0.3s ease-in-out 0s;
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 2;
    border: none;
    border-radius: 50%;
    box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.15);
}
.owl-theme .owl-nav [class*="owl-"]:hover{background-color: #a2c73e !important;}
.owl-item-box .owl-image img{height: 300px !important; width: 100% !important; object-fit: cover; object-position: top;}
.owl-carousel .owl-item img{width: 100% !important;object-fit: cover; object-position: top;}


 .titlebox{margin: auto; text-align: center; margin-bottom: 40px;}
 .titlebox h2{font-style: var(--nunito);font-size: 45px;font-weight: 700; color: #18343C; margin: 0; padding-bottom: 8px;}
 .titlebox p{font-style: var(--nunito); font-size:16px; margin: 0; padding: 0; font-weight: 400;color: #18343C;}
.section1{padding: 2rem 0;}
/*.section1 .titlebox{margin: auto; text-align: center;}
.section1 .titlebox h2{font-style: var(--nunito);font-size: 30px;font-weight: 700;}
.section1 .titlebox p{font-style: var(--nunito);font-size:16px;font-weight: 400;color: #18343C;}*/
.section1 .property-item{position: relative;overflow: hidden;border-radius: 6px;}
.section1 .property-item .property-image{height: 300px;}
.section1 .property-item .property-image img{transition: all 0.3s ease-in-out 0s; object-fit: cover; object-position: center; height: 100%;}
.section1 .property-item:hover .property-image img{transform: scale(1.1);}
.section1 .bottom-label{background: linear-gradient(to bottom, transparent 0%, #1d293e 100%); position: absolute;
z-index: 2; width: 100%; bottom: 0; padding: 10px;}
.section1 .bottom-label h4{font-size: 17px; text-align: center; color: #fff; font-weight: 700;}


.section2{padding: 4rem 0;  background:#18343c; color: #fff }
.section2 h2{color: #fff;font-weight: 700 }
.section2 p{color: #fff}
.btn-info{background: #a2c73e; transition: all 0.3s ease-in-out 0s; border-color: #a2c73e; padding:0.8rem 2.5em; border-radius: 30px; color: #18343c; font-weight: 700;}



.section3{margin: 0; padding: 2rem 0;}
.section3 .homecont{margin: 0;}
.section3 .homecont h1{ color: #18343C; font-weight: 700 ;}
.section3 .homecont p{letter-spacing: 0.2; color: #18343C; }





.videoBox iframe{width: 100% !important; height: 180px !important;}
.videoBox h4{font-size: 12px; font-weight: bold; margin-top: 5px; text-align: center;}
.photo-gallery {margin: 10px 0;}
.photo-gallery .galleryimg{width: 100%; height: 250px; object-position: center; object-fit: cover;}





/*
.textmoBox{background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-position: center center; padding: 3rem 0;}
.textmoBox .box{padding: 35px; min-height: 320px; background-color: #ffffff;}
.textmoBox .owl-item{margin-top: 50px;}
.textmoBox .testi-img {
    display: none;
    position: absolute;
    top: -50px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 110px;
    height: 110px;
    padding: 5px;
    background: #fff;
    border-radius: 50%;
    overflow: hidden;
}
.textmoBox .testi-img img {
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.textmoBox .box h5{font-weight: bold;}
.textmoBox .box h6{color:#ffb900;}
.textmoBox .box i{color:#ffb900; font-size: 26px; margin-bottom: 1.5rem;}
.textmoBox h2{font-weight: bold; color: #fff;}
.textmoBox .titlers{color: #fff;}
.textmoBox .col-sm-4 p{color: #fff;}

*/

.galleryBox h2{text-align:center;  color: #18343C; font-weight: bold; margin-bottom: 0rem;}
.galleryBox h2:after {content: '';display:block; margin-top: 15px !important; 
margin:auto; height: 3px; width:100px;background: #a2c73e; transition: width .5s ease, background-color .5s ease;
}
.galleryBox h2:hover:after {width: 150px; background: #a2c73e;}
.galleryImg{padding: 2rem 0;}
.galleryImg img{width: 100%; height: 220px; object-fit: cover; border-radius: 16px;}
/*.hover14 figure {
    width: 100%;
    height: 280px;
    margin: 0;
    padding: 0;
    background: #fff;
    overflow: hidden;
}
.hover14 figure:hover+span {
    bottom: -36px;
    opacity: 1;
}



.hover14 figure {
    position: relative;
}
.hover14 figure::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    background: linear-gradient(to right, rgba(255,255,255,0) 0%, rgba(255,255,255,.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}
.hover14 figure:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}
@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}
@keyframes shine {
    100% {
        left: 125%;
    }
}

*/



footer{ color: #18343C; margin-top: 20px; background-color: #f7f7f7;}
footer .footerbgbx{ padding: 3rem 0;}
footer h4{color: #18343C; font-size: 18px; font-weight: 700; padding-bottom: 0.5rem; margin-bottom: 1rem;}
footer ul{margin: 0; padding: 0;}
footer ul li{color: #18343C; text-decoration: none; font-size:14px; line-height: 30px; display: block; padding: 4px 0;}
footer ul li a{color: #18343C; text-decoration: none; display: inline-block;}
footer ul li a:hover{color: #a2c73e;}
footer p{color: #18343C; font-size: 14px; line-height: 30px;}
.footerb{padding:18px 0; font-size: 14px; background-color: #f0f0f0; color: #18343C;}
.footerb a{color: #e41f05;}
.footerr{text-align: right;}


footer .footer-share ul li {
  display: inline-block;
}
footer .footer-share ul li a {
  font-size: 16px;
  display: block;
 /* width: 42px;
  height: 42px;*/
 /* border-radius: 50%;
  line-height: 44px;*/
  text-align: center;
  color: #18343C  ;
  transition: all .3s ease 0s;
  margin-right: 10px;
  padding: 4px;
  /*background: rgba(255, 255, 255, 0.15);*/
}
footer .footer-share ul li a:hover {
  /*background-color: #ff3115;*/
  color: #a2c73e;
}
footer .footer-share ul li + li {
  /*margin-left: 5px;*/
}

.foot-desc{color: rgba(255, 255, 255, .99);margin-bottom: 0;font-size: 15px;}

#toTopBtn {
    position: fixed;
    bottom: 10px;
    right: 10px;
    z-index: 98;
    padding:2px 0px;
    border-radius: 2px;
    width: 28px;
    text-align: center;
    display: inline-block;
    /*height: 25px;*/
    background-color:#ed3237;
    color: #fff;
}

.pagecont{margin: 0; padding: 3rem 0;}
.pagebanenr{background-size: cover; position: relative; background: #18343c !important;}
.bannerb{background: rgba(0,0,0, 0.5); padding:2rem 0; }
.pagebanenr h1{color: #a2c73e; font-weight: 700; font-size: 30px;}
.pagebanenr .breadcrumb {margin-top: 10px;}
.pagebanenr .breadcrumb .breadcrumb-item{color:#79a1ac;}
.pagebanenr .breadcrumb .breadcrumb-item a{color: rgba(255,255,255, 0.8);}
.pagebanenr .breadcrumb .breadcrumb-item a:hover{color:#fff;}


.pagebanenr2{background-size: cover; position: relative; margin-top: 55px; }
.bannerb2{padding: 2rem 0; }
.pagebanenr2 h1{color: #18343C; font-weight: 700; font-size: 30px; margin: 0; }
.pagebanenr2 .breadcrumb {margin-top: 10px;margin-bottom: 8px;}
.pagebanenr2 .breadcrumb .breadcrumb-item{color: #ff5a5f;}
.pagebanenr2 .breadcrumb .breadcrumb-item a{color: #18343C;}
.listBox h4{font-weight: 800;}
.listBox .list-image img{width: 100%; height: 330px; border-radius: 16px; object-fit: cover;}
.listBox p{text-align: justify;}
.property-item{
  transition: all 0.3s ease-in-out 0s;
background-color: #fff;
border: 1px solid #ebebeb;
border-radius: 6px;
padding: 0px;
margin: 15px 0;
}
.propertyTitle{margin: 0; padding-bottom: 15px; padding: 10px 0;}
.propertyTitle h4{font-size: 18px;color: #18343C; font-weight: 700; margin: 0; padding:4px 0;}
.propertyTitle h4:hover{color: #ff5a5f;}
.propertyTitle p{font-size: 14px; margin: 0; padding: 4px 0; color: #ff5a5f;}
.property-item:hover{
  box-shadow: 0 0 50px 0 rgba(0, 0, 0, 0.12);
}
.propertyimg{
  border-radius: 4px; overflow: hidden;
  background-color: #000;
}
.propertyimg img{opacity: 0.8;}
.property-item:hover .propertyimg img{opacity: 0.5;;}
.property-bottom{
  border-top: 1px so lid #ebebeb;
padding: 10px 0px;
font-size: 14px;
}
/**/

@media all and (min-width: 992px) {
	/*.navbar .dropdown-menu-end{ right:0; left: auto;  }*/
	.navbar .nav-item .dropdown-menu{  display:block; opacity: 0;  visibility: hidden; transition:.3s; margin-top:0;  }
	/*.navbar .nav-item:hover .nav-link{ color: #fff;  }*/
	.navbar .dropdown-menu.fade-down{ top:80%; transform: rotateX(-75deg); transform-origin: 0% 0%; }
	.navbar .dropdown-menu.fade-up{ top:180%;  }
	.navbar .nav-item:hover .dropdown-menu{ transition: .3s; opacity:1; visibility:visible; top:100%; transform: rotateX(0deg); }
}	