body {
    font-size: 18px;
    font-family: "Poppins", sans-serif;
    color: #383838;
} 
.mainscetion{
    position: relative;
}
.hplsftrimg a {
	color: #383838;
}
.hplsftrimg a:hover {
	color: #383838;
	text-decoration:none
}
.disnone{
    display: block;
}
.mainWrap{
    width: 100%;
}
.sectionWrap{
    position: relative;
    width: 100%;
    padding: 0px;
    margin: 0;
    margin-bottom: 50px;
} 
.BodySection{
    width: 1340px;
    margin: 0 auto;

}
.headerWrap{
    position: absolute;
    z-index: 9;
    text-align: left;
    left: 0;
    right: 0;
    padding: 20px 20px;
}
.HeroBnner{
    margin: 0;
    margin-bottom: 50px;
    background: #021518;
}
.heroOpt{
}
.heroOpt img{
    opacity: 0.2;
}
.logo{
    padding-top: 0px;
    display: inline-flex;
}
.logo img {
    width: 70px;
    height: auto;
}
.logoTitelWrap{

}
.logoTitel{
    margin-top: 6px;
    margin-left: 20px;
}
.logoTitel h1 {
    color: #fff;
    font-size: 27px;
    padding: 0;
    margin: 0;
}
.logoTitel h2 {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 0;
    margin: 0;
}
.sideNav{
    position: absolute;
    top: 20px;
    right: 20px;
    z-index: 9;
}
.sideNav img{
    width: 50px;
}
.titleWrap{
    text-align: center;
    margin-bottom: 30px;
}
.titels h1{
    font-size: 36px;
    color: #0D375D;
    padding: 0;
    margin: 0;
}
.titels h3 {
   font-size: 20px;
    margin-top: 0px;
    position: relative;
    top: 12px;
    left: 6px;
    color: #0D375D;
}
.botheH{
	display:inline-flex;
}
.titels p{
    font-size: 18px;
    color: #088EC5;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
.titelsmet h1{
    font-size: 36px;
    color: #0D375D;
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
}
.titelsmet p{
    font-size: 16px;
    color:#5C727D;
    padding: 0 200px;
    margin: 0;
    margin-bottom: 20px;
}
.CardsWrap{
   background: #fff;
   padding: 20px 15px;
   box-shadow: 0 5px 20px 0 rgba(23, 44, 82, 0.1);
}
.layoutImg{
    position: relative;
}
.layoutImg img{
    border-radius: 6px;
}
.layoutProty{
    position: absolute;
    background: #fff;
    border-radius: 100px;
    padding: 4px 15px;
    font-size: 16px;
    left: 15px;
    top: 15px;
}
.projselects{
    position: relative;
    margin-top: 100px;
    padding-bottom: 12px;
    border-radius: 20px;
    background: url( ../images/layouts.jpg) no-repeat 0 0;
    background-size: 100%;
}
.projselects::before {
    background: #0d375d;
    width: 100%;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
    height: 100%;
    opacity: 0.8;
    border-radius: 20px;
    padding-top: 150px;
    padding-bottom: 100px;
}
.prjimg{
    display: block;
    position: absolute;
    z-index: 1;
    right: 80px;
    top: -47px;
}
.prjimg img{
    width: 440px;
    height: auto;
}
.projselectsdtls{
    position: relative;
    color: #fff;
    z-index: 1;
    padding-top: 50px;
    padding-bottom: 0px;
    padding-left: 70px;
}
.prjtitle{
    margin-bottom: 20px;
}
.prjtitle h1{
    font-size: 30px;
    color: #fff;
    padding: 0;
    margin: 0;
}
.prjtitleList{
    font-size: 20px;
    display: inline-flex;
}
.prjtitleList ul{
    padding: 0;
    margin: 0;
}
.prjtitleList li{
    padding:10px 0;
    margin: 0;
    margin-left: 20px;
}
.mainSearchWrap{
    position: relative;
}
.SearchWrap{
    position: relative;
    background: #fff;
    padding: 50px 20px;
    padding-bottom: 20px;
    line-height: 28px;
    text-align: center;
    width: 1340px;
    margin: 0 auto;
    margin-top: -150px;
    box-shadow: 0 16px 32px 0 rgba(7, 28, 31, 0.1);
    z-index: 99;
}
.btnmt{
    margin-top: 30px;
}
.btnmt5{
    margin-top: 50px;
}
.omfBgclr{
    background: rgb(242 246 247 / 40%);
    margin: 0;
    padding-bottom: 30px;
}
.tableplan {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    background-color: #0d375d;
    color: #fff;
    font-size: 14px;
}
.tableplan thead th {
    vertical-align: bottom;
    border-bottom: 0px solid #878787;
    padding: .75rem;
    font-size: 16px;
    font-weight: 500;
}
.tableplan td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #878787;
}
.tableplan td, .table th {
    padding: .75rem;
    vertical-align: top;
    border-top: 1px solid #878787;
}
.srchmb{
    margin-bottom: 80px;
}
.btn.findnowbtn{
    background: #088EC5;
    font-size: 16px;
    text-transform: uppercase;
    border: none;
    color: #fff;
    padding: 10px 20px;
    height: 46px;
}
.aptBg{
    background: #F2F6F7;
    padding: 30px 50px;
    margin-top: 30px;
}
.aptBgtitle h1{
    font-size: 36px;
    color: #021518;
}
.aptBgtitle p{
    font-size: 16px;
    color:#666;
}

.apartments-plan-info, .apartments-plan-img {
    margin-bottom: 50px;
}
.apartments-plan-info {
    padding: 70px;
}
.section-bg-1 {
    background-color: #f2f6f7;
}
.apartments-info-list > ul {
    padding: 0;
    margin: 0;
}
.apartments-info-list > ul li {
    list-style: none;
    margin-top: 10px;
    display: block;
    font-size: 16px;
    font-weight: 600;
    position: relative;
}
.section-bg-1 .apartments-info-list-color > ul li::before {
    border-color: #8cb2b2;
}
.section-bg-1 .apartments-info-list-color > ul li label {
    background-color:#f2f6f7;
}
.section-bg-1 .apartments-info-list-color > ul li span {
    background-color: #f2f6f7;
}
.apartments-info-list-color > ul li::before {
    border-color: #f2f6f7;
}
.apartments-info-list > ul li label {
    padding-right: 10px;
    background-color: #fff;
    position: relative;
    z-index: 2;
}
.apartments-info-list-color > ul li label {
    background-color: #ff5a3c;
}
.apartments-info-list > ul li::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px dashed;
    border-color:#fff2f0;
    z-index: 1;
}
.apartments-plan-info {
	 padding: 20px 0px;
     padding-bottom: 0px;
}
 .apartments-plan-info, .apartments-plan-img {
	 margin-bottom: 50px;
}
 .apartments-info-list > ul {
	 padding: 0;
	 margin: 0;
}
 .apartments-info-list > ul li {
	 list-style: none;
	 margin-top: 10px;
	 display: block;
	 font-size: 16px;
	 font-weight: 600;
	 position: relative;
}
 .apartments-info-list > ul li::before {
	 position: absolute;
	 content: "";
	 width: 100%;
	 height: 1px;
	 top: 50%;
	 transform: translateY(-50%);
	 border: 1px dashed;
	 border-color: var(--section-bg-5);
	 z-index: 1;
}
 .apartments-info-list > ul li a {
	 display: block;
}
 .apartments-info-list > ul li a div {
	 float: right;
}
 .apartments-info-list > ul li label {
	 padding-right: 10px;
	 background-color: var(--white);
	 position: relative;
	 z-index: 2;
}
 .apartments-info-list > ul li div {
	 float: right;
	 padding-left: 10px;
	 background-color:#fff;
	 position: relative;
	 z-index: 2;
}
 .apartments-info-list-color > ul li::before {
	 border-color: var(--section-bg-5);
}
 .apartments-info-list-color > ul li label {
	 background-color: var(--ltn__secondary-color);
}
 .apartments-info-list-color > ul li div {
	 background-color: var(--ltn__secondary-color);
}
 .section-bg-1 .apartments-info-list-color > ul li::before {
	 border-color: #8cb2b2;
}
 .section-bg-1 .apartments-info-list-color > ul li label {
	 background-color: f2f6f7;
}
 .section-bg-1 .apartments-info-list-color > ul li div {
	 background-color: #f2f6f7;
}
 @media (max-width: 767px) {
	 .apartments-plan-info {
		 padding: 30px;
	}
	 .apartments-info-list ul li {
		 font-size: 14px;
	}
}
 
.dropselect{
    /*background: url(../images/down-chevron.png) no-repeat 96% center ;*/
    height: 46px !important;
    border-radius: 0;
}
.form-control:focus{
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.0);
}
.MainLayout{

}
.layoutTitle h1{
    color: #5c727d;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 20px;
}
.layoutTitle h2{
    color: #0D375D;
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 20px;  
}
.layoutTitle h3{
    color: #088EC5;
    font-size: 16px;
    font-weight: 500; 
    margin-bottom: 10px !important;  
}
.layoutTitle p{
    color: #5C727D;
    font-size: 16px;
    padding: 0px 20px;
    line-height: 30px;
}
.btn.findprot{
    background: transparent;
    color: #088EC5;
    font-size: 16px;
    font-weight: 400;
    border: none;
    padding: 0;
    margin: 0;
    margin-top: 20px;
    border-radius: 50px;
    border: solid 1px #088EC5;
    padding: 4px 20px;
}
.nav.nav-agnt{

}
.nav-pills .nav-link.pills-links{
    border: solid 1px #fff; 
}
.nav-pills.pills-agnt .nav-link.pills-links.active, .nav-pills.pills-agnt .show>.nav-link.pills-links{
    border: solid 1px #0042de;
    background: #F5F8FD;
    border-radius: 10px;
    color: #021518;
}
.nav-pills.pills-agnt .nav-link.pills-links {
    border: solid 1px #088EC5;
}
.nav-pills.pills-agnt .nav-link.pills-links {
    border-radius: .25rem;
}
.agent_tabs_item{
    width: 100%;
    height: 100%;
    text-align: center;
    border-radius: 50%;    
}
.agent_tabs_item span{
    font-size: 20px;
    font-weight: 500;
}
.slickslide img{
    width: 180px;
    padding: 10px 50px;
}
.thim-ekits-content{
    margin-left: 30px;
    border-radius: 10px;
    padding: 30px;
    background: #F5F8FD;
}
.thin-img img{
    width: 100%;
}
.agent{}
.agenttitle span{
    margin-right: 5px;
}

.agenttitle h1{
    font-size: 16px;
    color:#5C727D;
}
.agenttitle h1 span {
    color: #088EC5;
    
}
.agenttitle h2{
    font-size: 16px;
    color: #5C727D;
    font-weight: 400;
    margin-bottom: 10px;
}
.agentper p{
    color: #383838;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    padding: 0;
}
.agent img{
    width: 20px;
}
.agnmb{
    margin-bottom: 20px !important;
}
.agnmb span{

}
.agnmt{
    margin-top: 20px !important;
}
ul.social-network {
    list-style: none;
    display: inline;
    margin-left: 0 !important;
    padding: 0;
  }
  
  ul.social-network li {
    display: inline;
    margin: 0 5px;
  }
  
  
  /* footer social icons */
  
  .social-network a.icoFacebook:hover {
    background-color: #3B5998;
  }
  
  .social-network a.icoLinkedin:hover {
    background-color: #007bb7;
  }
  
  .social-network a.icoFacebook:hover i,
  .social-network a.icoLinkedin:hover i {
    color: #fff;
  }
  
  .social-network a.socialIcon:hover,
  .socialHoverClass {
    color: #44BCDD;
  }
  
  .social-circle li div {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 30px;
    height: 30px;
    font-size: 15px;
  }
  
  .social-circle li i {
    margin: 0;
    line-height: 30px;
    text-align: center;
  }
  
  .social-circle li a:hover i,
  .triggeredHover {
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -ms--transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
  }
  
  .social-circle i {
    color: #fff;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    -ms-transition: all 0.8s;
    transition: all 0.8s;
  }
  
  .social-network a {
    background-color: #088EC5;
  }
 
/* Navigation (Tabs) */
#tabsJustified {
    list-style: none;
    padding: 0;
    margin: 0;
}

#tabsJustified .nav-item {
    margin-bottom: 20px;
}

#tabsJustified .nav-link {
    color: #333;
    display: block;
    text-align: center;
    padding: 15px 80px;
    font-weight: 600;
    text-transform: uppercase;
    border-radius: 8px;
    transition: background-color 0.3s;
}

#tabsJustified .nav-link:hover {
    background-color: #F5F8FD;
    border: solid 1px #0042de;
}

#tabsJustified .nav-link.active {
    background-color: #088EC5;
    color: white;
    padding: 15px 80px;
    border: solid 1px #088EC5;
}

/* Agent Tab Items */
.agent_tabs_item {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.agent_tabs_item img {
    width: 90px;
    height: auto;
    margin-bottom: 10px !important;
}
.agent_tabs_item span {
    color: #021518;
}
/* Tab Content Area */
.tab-content {
    background-color:transparent;
    padding:0px;
    border-radius: 8px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0);
}

.tab-pane {
    display: none;
}

.tab-pane.active.show {
    display: block;
}

/* Agent Profile Section */
.thim-ekits-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.thim-ekits-content .row {
    display: flex;
    width: 100%;
}



.thim-ekits-content .col-12.col-lg-8 {
    flex: 2;
    padding: 20px;
}

.thim-ekits-content .thin-img img {
    width: 100%;
    border-radius: 10px;
   ;
}
.agenttitle div{
    margin-right: 10px;
    margin-bottom: 5px;
}
/* Agent Info Styling */
.agenttitlename h3 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px !important;
}
.testmt5{
    margin-top: 50px;
}
.agenttitle h3 {
    font-size: 16px;
    font-weight: 500;
    color: #007bff;
    margin-left: 10px;
}

.agenttitle h2 {
    font-size: 16px;
    font-weight: 400;
    color: #555;
}

.agenttitle h2 img {
    width: 20px;
    margin-right: 10px;
    vertical-align: middle;
}

.agentper p {
    font-size: 16px;
    line-height: 1.6;
    color: #666;
}

.social-network {
    padding-left: 0;
    list-style: none;
    margin-top: 10px;
}

.social-network li {
    display: inline-block;
    margin-right: 10px;
}

.social-network a {
    color: #333;
    font-size: 18px;
    display: inline-block;
    transition: color 0.3s;
}



/* Responsive Design */
@media (max-width: 768px) {
    .thim-ekits-content .row {
        flex-direction: column;
    }

    .thim-ekits-content .col-12.col-lg-4,
    .thim-ekits-content .col-12.col-lg-8 {
        flex: none;
        width: 100%;
        padding: 10px;
    }
}
/*testmonals*/
.home-testimonial {
    background-color: #0D375D;
    height: 380px;
    margin-bottom: 200px;
}
.testpad{
    padding: 20px 0px;
}
.home-testimonial-bottom {
    background-color: #f8f8f8;
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 20px;
    margin-bottom: 0px;
    position: relative;
    height: 130px;
    top: 190px;
}
.home-testimonial h3 {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px !important;
}
.home-testimonial h2 {
    color: #fff;
    font-size: 36px;
    font-weight: 400;
}
.testimonial-inner {
    position: relative;
    top: 70px;
}
.testimonial-pos {
    position: relative;
    top: 24px;
}
.testimonial-inner .tour-desc {
    border-radius: 5px;
    padding: 40px 20px;
    box-shadow: 0 5px 20px 0 rgba(23, 44, 82, 0.1);
}
.color-grey-3 {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    color: #666;
}
.testimonial-inner img.tm-people {
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    max-width: none;
}
.link-name {
    font-family: "Montserrat", Sans-serif;
    font-size: 18px;
    color: #0d375d;
}
.link-position {
    font-family: "Montserrat", Sans-serif;
    font-size: 16px;
    color:#088EC5;
}

/*testmonals*/
.mainfooter{
    width: 94%;
    margin: 0 auto;
}
.footer-info{
    /*width: 1500px;*/
    margin: 0 auto;  
}
.footer-info p{
    margin: 0;
    padding: 0;
    padding-top: 10px;
    color: #fff;
}
.site-footer{
    background: #0D375D;
    color:#5C727D;
    font-size: 14px;
    padding: 15px 0;
}
.fmb{
    margin-bottom: 20px;
}
.iteammain{
    position: relative;
}
.iteamtatil{
    position: absolute;
    left: 0;
    right: 0;
    padding: 50px;
    padding-top: 250px;
    color: #fff;
    z-index: 999;
    padding-left: 640px;
    text-align: left;
}

 


.iteamtatil h1{
    font-size: 60px;
}
.iteamtatil p{
    font-size: 24px;
}


.slideroverly{
    display: none;
    width: 100%;
    height: 100%;
    position: absolute;
    background: rgb(2 21 24 / 70%);
    z-index: 9;
}

.slideriteam{
    position: relative;
    width: 100%;
    height: 600px;
    background-size: cover !important;
}
.owl-theme .owl-nav [class*=owl-]{
    outline: none;
    color: transparent !important;
}
.owl-prev{
    background:#0D375D url(../images/left-arrow.png) no-repeat 10px 12px !important ; 
    background-size: 50% !important;
    color: #fff !important;
    position: absolute;
    left: 50px;
    font-size: 40px !important;
    top: 38%;
    z-index: 9999;
    width: 50px;
    height: 50px;
    border-radius: 100% !important;
    line-height: 0px !important;
    padding: 0 !important;
    margin: 0 !important;
    outline: none;
}
.owl-next{
    outline: none;
    background:#0D375D url(../images/left-arrow.png) no-repeat 10px 12px !important ; 
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    background-size: 50% !important;
    color: #fff !important;
    position: absolute;
    right: 50px;
    font-size: 40px !important;
    top: 38%;
    z-index: 9999;
    width: 50px;
    height: 50px;
    border-radius: 100% !important;
    line-height: 0px !important;
    padding: 0 !important;
    margin: 0 !important;
}
.footerWrap{
    padding: 60px 0;
    background: #e7f5fb;
}
.footerWrap p{
    font-size: 18px;
    line-height: 30px;
    color: #5C727D;
    padding-right: 0px;
}
.qucktitle h1{
font-size: 24px;
margin-top: 10px;
}
.footerWrap ul{
    padding: 0;
    margin: 0;
    margin-left: 20px;
}
.footerWrap li{
    padding:6px 0;
    margin: 0;
}
.footerWrap li a{
    font-size: 18px;
    color: #5C727D;
    text-decoration: none;
}
.qucktitle{
    margin-bottom: 33px;
}
.hplsftr{

}
.hplsftr h1{
    font-size: 18px;
    color: #5C727D;
}
.hplsftrimg{
    margin-bottom: 20px;
}
.hplsftrimg img{
    width: 26px;
    margin-right: 10px;
}
.ftrlogomrg{
    margin-right: 20px;
}
.ftrlogo img{
    width: 70px;

}
.ftrlogo h1{
    font-size: 24px;
    padding: 0;
    margin: 0;
}
.ftrlogo h2{
    font-size: 11px;
    margin: 0;
    padding: 0;
}
.ftrtitle{
    margin-top: 10px;
}
.shareArticle {
    /*display: flex;*/
    flex-flow: column;
    align-items: center;
    width: 100%;
}
.shareSocial {
    display: flex;
    flex-flow: row;
    align-items: center;
}
@media (max-width: 767px) {
    .shareSocial {
        flex-flow: column;
   }
}
.shareSocial .socialTitle {
    margin: 0 15px 0 0;
    font-size: 20px;
}
@media (max-width: 767px) {
    .shareSocial .socialTitle {
        margin-bottom: 15px;
        text-align: center;
   }
}
.shareSocial .socialList {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    justify-content: center;
    flex-flow: row wrap;
}
.shareSocial .socialList li {
    margin: 5px;
}
.shareSocial .socialList li:first-child {
    padding-left: 0;
}
.shareSocial .socialList li a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    border-radius:4px;
    text-decoration: none;
    background-color: #999;
    color: #fff;
    transition: 0.35s;
}
.shareSocial .socialList li a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform-origin: top left;
    transform: scale(1) translate(-50%, -50%);
    transition: 0.35s;
}
.shareSocial .socialList li a:hover i {
    transform: scale(1.5) translate(-50%, -50%);
}
.shareSocial .socialList li:nth-child(1) a {
    background-color:transparent;
    border: solid 1px #fff;
}
.shareSocial .socialList li:nth-child(2) a {
    background-color:transparent;
    border: solid 1px #fff;
}
.shareSocial .socialList li:nth-child(3) a {
    background-color: transparent;
    border: solid 1px #fff;
}
.shareSocial .socialList li:nth-child(4) a {
    background-color: transparent;
    border: solid 1px #fff;;
}
.shareSocial .socialList li:nth-child(5) a {
    background-color:transparent;
    border: solid 1px #fff;
}
.shareLink .permalink {
    position: relative;
    border-radius: 30px;
}
.shareLink .permalink .textLink {
    text-align: center;
    padding: 12px 60px 12px 30px;
    height: 45px;
    width: 450px;
    font-size: 16px;
    letter-spacing: 0.3px;
    color: #494949;
    border-radius: 25px;
    border: 1px solid #f2f2f2;
    background-color: #f2f2f2;
    outline: 0;
    appearance: none;
    transition: all 0.3s ease;
}
@media (max-width: 767px) {
    .shareLink .permalink .textLink {
        width: 100%;
   }
}
.shareLink .permalink .textLink:focus {
    border-color: #d8d8d8;
}
.shareLink .permalink .textLink::selection {
    color: #fff;
    background-color: #ff0a4b;
}
.shareLink .permalink .copyLink {
    position: absolute;
    top: 50%;
    right: 25px;
    cursor: pointer;
    transform: translateY(-50%);
}
.shareLink .permalink .copyLink:hover:after {
    opacity: 1;
    transform: translateY(0) translateX(-50%);
}
.shareLink .permalink .copyLink:after {
    content: attr(tooltip);
    width: 140px;
    bottom: -40px;
    left: 50%;
    padding: 5px;
    border-radius: 4px;
    font-size: 0.8rem;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    background-color: #000;
    color: #fff;
    transform: translateY(-10px) translateX(-50%);
    transition: all 300ms ease;
    text-align: center;
}
.shareLink .permalink .copyLink i {
    font-size: 20px;
    color: #ff0a4b;
}
.dflex-webkit{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.testmt-0{
    margin-top: 0px;
}
@media screen and ( device-width: 1024px ) {
.projselects::before{
    border-radius: 4px;
} 
.projselects{
    border-radius: 4px;
} 
.projselectsdtls{
    padding-left: 30px;
}  
.prjimg{
    right: 40px;
}
.layoutTitle h2{
    font-size: 22px;
}
.nav-menu{
    display: inline-flex;
}    
.SearchWrap{
    width: 100%;
}
.BodySection{
    width: 100%;
}
.footer-info{
    width: 100%;
}
.home-testimonial{
    height: 100%;
    margin-bottom: 0 !important;
    padding-bottom: 50px;
}
.footerWrap p{
    padding-right: 0px;
}
.hplsftrimg{
    display: inline-flex;
    word-break: break-all;
}
.fltright{
    float: right;
}
}
@media only screen and (max-width:1280px){
.BodySection{
    width: 100%;
}
.prjimg{
    top: -96px;
}
 .footer-info{
    width: 100%;
 }   
 .SearchWrap{
    width: 100%;
 }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
.logoTitel h1{
    font-size: 25px;
} 
.logoTitel h2{
    font-size: 12px;
}   
.inrPageWrap{
    width: 100%;
}    
.nav-menu{
    display: inline-flex;
}
.testmb30{
    margin-bottom: 30px;
}
.titels h1{
    font-size: 30px;
}  
.layoutTitle h2{
    font-size: 20px;
} 
.aptBg{
    padding: 20px 20px;
    margin-top: 0px;
}
.titelsmet p{
    padding: 0px 30px;
} 
.SearchWrap{
    width: 100%;
}
.BodySection{
    width: 100%;
}
.footer-info{
    width: 100%;
}
.home-testimonial{
    height: 100%;
    margin-bottom: 0 !important;
    padding-bottom: 20px;
}
.slideriteam{
    height: 400px;
}
.footerWrap{
    padding: 30px 0;
    padding-bottom: 10px;
}
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.headerWrap{
    padding-top: 10px;
}
.slideriteam{
    max-height: 330px;
}  
.iteamtatil{
    padding-top: 190px;
    padding-left: 320px;
    text-align: center;
} 
.owl-next{
    right: 10px;
}
.owl-prev{
    left: 10px;
}
.iteamtatil h1{
    font-size: 24px;
} 
}
@media only screen and (max-width: 768px) {
.inrPageWrap{
    width: 100%;
}  
.projselects{
    border-radius: 0px;
}
.projselectsdtls{
    padding-left: 30px;
}
.projselects{
    margin-top: 0px;
}
.prjimg{
    display: none;
}
.projselects::before{
    border-radius: 0px;
}    
.nav-menu{
    display: inline-flex;
}    
.SearchWrap{
    width: 100%;
}
.BodySection{
    width: 100%;
}
.footer-info{
    width: 100%;
}
.home-testimonial{
    height: 100%;
    margin-bottom: 0 !important;
    padding-bottom: 20px;
}
.ftrlogo img{
    width: 50px;
}
.ftrtitle{
    margin-top: 0;
}
.footerWrap p{
    padding-right: 0px;
}
.shareSocial{
    display: inline;
}
.logo img{
  width: 50px;
}
.mobileCenter{
    text-align: center;
}
.mobileLeft{
    text-align: left;
}
.titels h1{
    font-size: 30px;
}
.layoutTitle h2{
    font-size: 18px;
}
.nav-menu{
    margin-top: 10px;
}
.slideriteam{
    height: 500px;
}
.thim-ekits-content{
    padding: 20px;
    padding-top: 10px;
}
.titelsmet h1{
    font-size: 30px;
}
.titelsmet p{
    padding: 0px 20px;
}
.logoTitel h1{
    font-size: 22px;
}
.logoTitel h2{
    font-size: 10px;
}
.nav-menu li{
    margin: 0px 13px !important;
}
.nav-menu{
    margin-top: 10px;
}
.aptBg{
    padding: 20px 20px;
    margin-top: 0px;
}
.aptBgtitle h1{
    font-size: 30px;
}
.testmb30{
    margin-bottom: 30px;
}
}
.grid-container {
    display: grid;
    grid-template-columns: auto auto;
  }
.contimg{
    display: block;
}  
@media only screen and (max-width : 767px) {
.prjimg{
    display: none;
} 
.projselects{
    padding-top: 0px;
    border-radius: 0px;
    margin-top: 0px;
}   
.projselects{
    background-size: cover;
}
.projselects::before{
    border-radius: 0px;
}
.projselectsdtls{
    padding-top: 40px;
    padding-left: 20px;
}
.prtl-top{
    padding-right: 0px !important;
} 
.CardsWrap{
    margin-bottom: 30px !important;
} 
.inrPageWrap.inrMT{
    margin-top: 0px;
} 
.sectionWrap.inrMB{
    margin-bottom: 0px;
} 
.CardsWrap.CardsWraplast{
    margin-bottom: 0px !important;
} 
.mobwebcenter{
    text-align: center;
}
.ptop100{
    padding-top: 20px !important;
}
.innerPages{
    background: url(../images/abtmobile.jpg) no-repeat 0 60px !important;
    background-size: 100% !important;
    margin-left: 0px;
    margin-right: 0px;
}
.projtimg{
    background: url(../images/prjimgmobile.jpg) no-repeat 0 58px !important;
    background-size: 100% !important;
    margin-left: 0px;
    margin-right: 0px; 
    height: 398px !important;
}    
.inrtitle {
    padding: 100px 20px 100px 30px !important;
    padding-top: 250px !important;
    text-align: center !important;
}  
.contact-inner-area{
    margin-bottom: 15px !important;
}
.contPages{
    background: url(../images/Cmobile-img.jpg) no-repeat 0 50px  !important;
    background-size: 100% !important;
    margin-left: 0px;
    margin-right: 0px;
}
.contfrmBg{
    padding: 20px !important;
}
.contimg{
    display: none;
}
.input-area{
    margin-bottom: 30px !important;
}
.inrPageWrap{
    max-width: 100%;
}      
.titelsmet{
    padding-top: 30px;
}    
.sideNav {
    display: block !important;
    right: 10px;
}  
.sideNav img{
   width: 40px;
}
.bodymobile{
   font-size: 18px;
   margin-left:-15px;
   margin-top: 30px;
}
.bodymobile ul{
    padding: 0;
    margin: 0;
}
.bodymobile li{
    position: relative;
    padding:6px 0;
    margin: 0;
    list-style: none;
}
.bodymobile li::before{
    content: '\2022';
    font-size: 40px;
    color: #fff;
    position: absolute;
    left: -26px;
    top: -10px;
}
.bodymobile li a{
    text-decoration: none;
    color: #fff;
}
.headerWrap{
    width: 96%;
    padding: 20px 10px;
    margin: 0 auto;
}     
.SearchWrap{
    width: 100%;
}
.BodySection{
    width: 100%;
}
.home-testimonial{
    height: 100%;
}
.mainfooter{
    width: 100%;
}
.footer-info{
    width: 100%;
}
.dflex-webkit{
    display: inline;
}
.thim-ekits-content{
    margin-left: 0px;
}
.thim-ekits-content{
    padding:0 10px;
}
.titelsmet p{
    padding: 0px;
}
.home-testimonial{
    margin-bottom: 80px;
}
.iteamtatil h1 {
    font-size: 16px;
    background: #0d375d;
    padding: 16px 10px;
    border-radius: 0px;
	text-align:center;
	line-height:20px;
}
.iteamtatil p{
    font-size: 16px;
}
.iteamtatil{
	width:100%;
    padding: 50px 0px 50px 0px;
    padding-top: 240px;
	bottom:0;
}
.owl-prev{
    left: 10px;
    width: 30px;
    height: 30px;
    background-position: 6px 8px !important;
}
.owl-next{
    right: 10px;
    width: 30px;
    height: 30px;
    background-position: 6px 8px !important;   
}
.slideriteam{
    height: 400px;	
	background-size: cover !important;
    background-position: center center !important;
}
.logo img{
    width: 40px;
}
.logoTitel h1{
    font-size: 19px;
}
.logoTitel{
    margin-top: 0px;
}
.logoTitel h2{
    font-size: 9px;
}
.aptBg{
    margin-top: 10px;
    padding: 10px 20px;
}
.aptBgtitle h1{
    font-size: 26px;
}
.apartments-plan-info{
    padding: 30px 0px;
}
.titels h1{
    font-size: 26px;
}
.layoutTitle h2{
    font-size: 20px;
}
.sectionWrap{
    margin-bottom: 30px;
}
.footerWrap{
   padding-left: 15px;
   padding-right: 15px;
}
.site-footer{
    padding-left: 15px;
    padding-right: 15px;
}
.home-testimonial h2{
    text-align: center;
    font-size: 26px;
}
.hplsftrimg img{
    width: 22px;
    margin-left: 6px;
    margin-top: -6px;
}
.hplsftrimg{
    font-size: 14px;
}
.ftrlogo img{
    width: 50px;
}
.ftrtitle{
    margin-top: 0px;
}
.qucktitle{
    margin-bottom: 10px;
}
.disnone{
    display: none;
}
/*side bar model popup in mobile*/
.modal-dialog-slideout {min-height: 100%; margin: 0 0 0 auto;background: transparent;}
.modal.fade .modal-dialog.modal-dialog-slideout {-webkit-transform: translate(100%,0)scale(1);transform: translate(100%,0)scale(1);}
.modal.fade.show .modal-dialog.modal-dialog-slideout {-webkit-transform: translate(0,0);transform: translate(0,0);display: flex;align-items: stretch;-webkit-box-align: stretch;height: 100%;}
.modal.fade.show .modal-dialog.modal-dialog-slideout .modal-body{overflow-y: auto;overflow-x: hidden;}
.modal-dialog-slideout .modal-content{border: 0;background: rgb(13 55 93 / 80%) !important; border-radius: 0;}
.modal-dialog-slideout .modal-header, .modal-dialog-slideout .modal-footer {height: 69px; display: block;} 
.modal-dialog-slideout .modal-header h5 {float:left;}
.close{
    text-shadow: none;
    color: #fff;
    font-weight: 400;
    opacity: 1;
}
/*side bar model popup in mobile*/
}
.sideNav{
    display: none;
}
.disgrid {
    display: grid;
    grid-template-columns: 50% 50%;
}
/* Styling the Navbar */
.navbar {
    background-color: #333;
    padding: 10px 0;
}

.nav-menu {
    list-style-type: none;
    margin: 0;
    margin-top: 15px;
    padding: 0;
    text-align: right;
}

.nav-menu li {
    display: inline;
    margin: 0 15px;
}

.nav-menu li a {
    color: white;
    text-decoration: none;
    font-size: 18px;
    transition: color 0.3s ease;
}

.nav-menu li a:hover {
    color: #03AAEF;  /* Hover effect with a color change */
}

/* Responsive Menu (For smaller screens) */
@media (max-width: 768px) {
.nav-menu {
    text-align: left;
    padding-left: 0px;
}
.nav-menu li {
    display: block;
    margin: 10px 0;
}
}
.maininer{
    background: #021518;
}
.innersectionsWrap{
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0;
}
.innerPages{
    width: 100%;
    height: 400px;
    background: url(../images/aboutusbnr.jpg) no-repeat center center;
    background-size: 100%;
}
.projtimg{
    width: 100%;
    height: 400px;
    background: url(../images/projtimg.jpg) no-repeat center center;
    background-size: 100%;
}
.contPages{
    width: 100%;
    height: 400px;
    background: url(../images/congtact-img.jpg) no-repeat center center;
    background-size: 100%;
}
.contact-inner-area{
    width: 100%;
    background: #EFF1FF;
    border-radius: 6px;
    padding: 20px;
    display: inline-flex;
    border: solid 1px #EFF1FF;
}
.contact-inner-area .conticons {
    height: 60px;
    width: 60px;
    text-align: center;
    line-height: 60px;
    display: inline-block;
    transition: all 0.4s;
    background:#0778F9;
    border-radius: 50%;
}
.contact-inner-area:hover {
    background: #fff;
    width: 100%;
    border-radius: 6px;
    transition: all 0.4s;
    border: solid 1px #021518;
}
.contimg img{
    width: 100%;
}
.contfrmBg{
    background: #EFF1FF;
    border-radius: 6px;
    padding:40px;
}
.contfrmtitle h1{
    font-size: 26px;
    font-weight: 600;
    color:#021518;
    margin-bottom: 20px !important;
}
.input-area{
    margin-bottom: 50px !important;
}
.inputsFileds {
    background: #fff;
    height: 50px;
    border-radius: 4px;
    box-shadow: 0px 0px 15px 0px rgb(0 0 0 / 20%);
    border: none;
}
textarea.textarea {
    background: #fff;
    height: 150px;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 2px 0px 10px 8px rgb(0 0 0 / 10%);
}
.conticons img{
    width: 40px;
}
.btn.btncontact{
    color: #fff;
    border-radius: 6px;
    font-size: 16px;
    text-align: center;
    background: #021518;
    padding: 14px 30px;
}
.content{
    padding-left: 14px;
    margin-top: 8px;
}
.content h4 {
    color: #021518;
    font-size: 18px;
    padding: 0;
    margin: 0;
}
.content a{
    color: #021518;
    font-size: 16px;
}
.content a:hover{
    color: #021518;
    text-decoration: none;
    font-size: 16px;
}
.contact-inner-area .content-areas {
    padding-left: 16px;
}
.ineroverly{
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
  /*  background: rgb(2 21 24 / 70%);*/
    z-index:1;
}
.inrtitle{
    padding: 100px 50px 100px 220px;
    padding-top: 200px;
    text-align: left;
}
.inrtitle h1{
    color: #133c61;

}
.inrPageWrap{
    width: 1350px;
    margin: 0 auto;
    margin-top: 50px;
}
.ptop{
    padding-top: 30px
}
.ptop50{
    padding-top: 50px;
}
.ptop100{
    padding-top: 100px;
}
.prtl-top{
    padding-right: 30px;
    padding-top: 50px;
}
.prtl{
    padding-right: 30px;
}
.ptop20{
    padding-top: 20px
}
.pbottom20{
    padding-bottom: 20px
}
.abtinrtitle h2{
    font-size: 16px;
    font-weight: 500;
}
.abtinrtitle p{
    font-size: 16px;
    color: #666;
}
.discWrap{
display: inline-flex;
border: 1px solid #CAD3E9;
border-radius: 10px;
padding: 10px 12px;
margin-right: 10px;
margin-bottom: 20px;
}
.diskiconwrap{
    border: 1px solid #007bff;
}
.disflex{
    display: flex;
    gap: 10px;
}
.propticon img{
    width: 40px;
}
.propttitle h1{
  padding: 0;
  margin: 0;
  margin-bottom: 5px;
  font-size: 26px;
  font-weight: 500;
}
.propticon{
    padding: 10px;
    width: 60px;
    height: 60px;
    background: #007bff;
    border-radius: 100%;
}
.propttitle p{
    font-size: 16px;
    font-weight: 500;
}

