@charset "utf-8";
/* CSS Document */
div{
	background-size:cover;
}
a{
	color:rgb(103, 111, 118);
}
a:hover, a:focus {
	color: rgb(103, 111, 118);
	text-decoration: underline;
	
}
h1 {
	color: red;
	font-size: 45px;
	letter-spacing: normal;
	line-height: 45px;
	margin-bottom: 20px;
	
}
h2 {
	font-size: 40px;
	margin-bottom: 20px;
	letter-spacing: normal;
	color: #ff1b1b;

	font-weight: 300;
	line-height: 45px;
}
h3 {
	font-size: 35px;
	margin-top: 0;
	font-weight: 300;
	margin-bottom: 20px;
	line-height: 45px;
	color: red;
}
h4 {
	/* font-weight: 700; */
	font-size: 22px;
	color:white;
}
.logo img {
	width: 180px;
	
	margin-top: -10px;
	
}
.pro-img {
	border-radius: 10px;
	width: 100%;
	margin-bottom: 25px;
}
.btnx {

	font-size: 11px;
	border:none;
color: white;

	width: 150px;
	background: blue;
}
p ,li{
	
	font-size: 16px;
	color:rgb(103, 111, 118);
	font-family: 'arial'
}
.box-style{
	padding:10px;
	}
.padding-style{
	padding:10px;}
.img-center{
	display:block;
	margin: 0px auto;}
	

.btn-menu{
	position:relative;
	
	display:inline-block;
	}

.border_right{
	
	text-align:center;
	padding:10px;
	border-right:1px solid rgb(235, 235, 235);}
#top-back{
	position:relative;
	z-index:999;
	height:460px;
	background-repeat:no-repeat;
	width:100%;}
#top-back >img{
	position:relative;
	
	width:100%;
	height:450px;
	}
.better-txt{
	border-right: 3px solid;
padding-top: 20px;
padding-bottom: 40px;
}
.banner {
	margin: 0px auto;
	background-image: url("../img/1.jpg");
	height: 450px;
	background-repeat: no-repeat;
	border-radius: 0px 0px 4px 4px;
	background-position: 300px;
	background-color: #f2f3f5;
}
#home .banner {
	height: 600px;	
	background-image: none;
}
#home .iconx {
    font-size: 42px;
    color: black;
}
.overlay {
	/* background-color: #6c947170; */
	height: 600px;
}
.banner-card{
	height:500px;
	background: red;
	background-image: url("../img/b2.jpg");
	background-repeat: no-repeat;
	border-radius: 10px;
}
#carrick .banner-text-wrap {
	width: 500px;
	/* background: #105c37; */
	background-image: linear-gradient(180deg, #0e5e37 0%, #00000045 90%);
}
.villa-wrap h2{
	font-size: 25px;
	line-height: 25px;
	font-weight: 700;
	margin-bottom: 0;
	
}
.villa-wrap h4{
	margin: 0;
	margin-bottom: 25px;
	color:grey;
	font-size: 18px;
}
#card-terms {
	padding: 50px;
	/* background: red; */
	position: relative;
	/* z-index: 9000; */
	border-radius: 4px;
	border: 2px solid white;
}
#card-terms li {
	color: white;
	line-height: 35px;
	border-top: 1px solid white;
	margin-top: 10px;
	padding-top: 10px;
}
#card-terms strong{
display: block;
}
.banner-text-wrap {
	width: 450px;
	margin-left: 170px;
	/* background: #f51111; */
	padding: 25px;
	height: 100%;
	padding-left: 80px;
	padding-right: 120px;
	background-image: linear-gradient(180deg, rgb(174, 5, 12) 0%, #be580d45 90%);
}
.banner-text-wrap p{
	color:white;

}
.banner-text-wrap h3 {
	padding-top: 40px;
	line-height: 50px;
	/* font-weight: bold; */
	font-size: 50px;
	text-align: left;
	
	color: white;
	/* border-radius: 0px 4px 4px 0px; */
	font-weight: 700;
	letter-spacing: 1px;

}
.banner-text2 {
	/* text-align: center; */
	font-size: 15px;
	color: #f7e5e5;
	margin-top: 15px;
	/* line-height: 30px; */
	line-height: 22px;
}
#time-card {
	padding: 30px;
	background: #fff;
	
	position: relative;
	z-index: 100000;
	border-radius: 4px;
	box-shadow: 0 10px 10px -10px rgba(0,0,0,0.25),0 18px 36px -18px rgba(0,0,0,0.27);
}

#time-wrap{
	margin-bottom:25px;
}
#time-card h4{
	color: black;
	font-weight: 700;
	margin-bottom: 25px;
}
#time-card li{
	color: black;

}
.p-con {
    font-size: 28px;
    text-align: left;
	vertical-align: middle;
}
#time-card a {
	display: block;
	width: 250px;
	font-size: 14px;
	font-weight: 700;
	border-radius: 3px;
	line-height: 50px;
	margin-bottom: 10px;
	height: 50px;
	position: relative;
	text-align: center;
}
#time-card a span:first-child {
	line-height: 50px;
	display: inline-block;
	width: 60px;
	/* padding: 10px; */
	background: green;
	text-align: center;
	border-radius: 3px;
	/* margin-top: -15px; */
	height: 50px;
	position: absolute;
	padding-top: 10px;
	left: 1px;
}
.btn-main {
	padding: 15px;
	background: red;
	margin-top: 10px;
	/* border-radius: 4px; */
	color: white;
	width: 150px;
	text-align: center;
	font-size: 13px;
	border-radius: 3px;
	font-weight: 700;
	display: block;
}
.inner-banner img{
	width:88%;
	height:345px;
	border:5px solid rgba(255,255,255,1);}

.content-70 {
	width: 70%;
	margin: 0px auto;
}
.content-pad{
	padding-top: 200px;padding-bottom: 100px;
}
.top-bar {
	position: relative;
	z-index: 1000;
	padding-top: 10px;
	width: 90%;
	margin: 0 auto;
}
.logo {

}
.sub-full-wrap {
    background: rgb(255, 242, 211);

}

#carrick .fullback .swiper-button-prev{
	top:45%;
	left:25px;
}
#carrick .fullback .swiper-button-next{
	top:45%;
	right:25px;
}
.top-bar h1{
	
	text-align:center;
	color:black;
	text-transform:uppercase;
	font-size:20px;
	font-weight:600;
	}
.card-filled {
	background-color: #e1d5ae;
	padding: 60px;
	box-shadow: 0 10px 5px -6px #0003;
	border-radius: 3px;
	margin-top: 50px;
}
.card-filled a{
	color:black;
}
.right-bar h1{
	margin:0px;
	margin-bottom: 20px;
}
.card p {
	
}
.card {

}
.card span{

}
.card-image{
	
}
.padding-70{
	padding:70px
}
.card-overlay {
	height: 100%;
	background-image: linear-gradient(180deg,rgba(19,35,54,0) 0%,#ff1b1b 100%);
	opacity: .85;
}
.filled-btn {
	padding: 15px;
	background: #ec2028;
	border-radius: 3px;
	color: white;
	margin-top: 25px;
	display: inline-block;
	min-width: 150px;
	text-align: center;
	font-size: 11px;
	
}
.filled-card {
	padding: 40px;
	background: #105c37;
	border-radius: 10px;
	min-height: 400px;
	margin-bottom: 30px;
}
.filled-card p, .filled-card li {
	color: #9fc6b6;
	font-size: 15px;
}
.filled-card h4 {
	margin-bottom: 25px;
}
.news-card h4 a{
	font-size:17px;
	color: black;
}

.news-card small {
	text-transform: uppercase;
	margin-top: 15px;
	display: block;
	color: #00972d;
	letter-spacing: 2px;
}
#projects-wrap .card {
	padding: 60px;
	background: #105c37;
	margin-bottom: 50px;
	min-height: 250px;
	border-radius: 6px;
}
.c-pos{
	padding:30px;
}
.c-pos li {
	top: 400px;
	position: absolute;
	font-size: 25px;
	color: white;
	font-weight: 700;
	line-height: 25px;
		font-family: 'Inter', sans-serif;
}
.d-pos li {
	font-size: 95px;
	color: #105c37;
	font-weight: 700;
	line-height: 100px;
	text-align: center;
}
.d-pos p {
text-align: center;
color: #105c37;	
}
.project-wrap{

}
.project-text-wrap {
	padding: 15px;
	background: #105c37;
	/* color: white; */
	margin-top: -25px;
	margin-left: 35px;
	/* margin-right: -15px; */
}
.project-text-wrap h3 {
	font-size: 15px;
	margin: 0;
	color: white;
	/* font-weight: 700; */
	text-align: center;
	line-height: 18px;
}
.card-list li {
	color: black;
	list-style: disclosure-closed;
	margin-left: 40px;
}
.villa-wrap .card{
	padding:40px;
}
.villa-img1 {
	width:100%;height: 400px;
	background-size: cover;
	
}
.bottom-wrap {
	background: white;
	padding: 80px;
}
#sendcontact {
	font-size: 15px;
	border: none;
	color: white;
	width: 100%;
	background: red;
	display: block;
	padding: 15px;
	text-align: center;
	border-radius: 4px;
	cursor: pointer;
}
breadcrumb{
	margin-top:25px;
}
#breadcrumb a {
	margin-top: 25px;
	padding-right: 25px;
	color: grey;
	font-size: 15px;
}
.content-90{
	width:80%;
margin: 0px auto;
}
.content-60{
	width:60%;
margin: 0px auto;
}
.content-30{
	width:30%;
margin: 0px auto;
}
.content-50{
	width:50%;
margin: 0px auto;}
.content-footer {
	width: 60%;
	margin: 0px auto;
}
.content-back{
	background-color:white;
	margin-top:20px;
	border-radius: 4px 4px 4px 4px;
	border:10px solid white;
box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.2);
background: none repeat scroll 0% 0% rgb(255, 255, 255);
	
	}

#long-layout{
	height:600px;
	padding: 100px;
	padding-top: 130px;
padding-left: 150px;
}
.side-image {
	background-size: cover;
	height: 300px;
	width: 100%;
	background-repeat: no-repeat;
}
.text-style h3 {
	margin: 0;
	color: white;
	margin-bottom: 15px;
}
.text-style p{

	color:white;
}
.small-layout{
	padding: 40px;
	height: 300px;
	padding-right: 100px;
	
}
.publish{

	width:960px;
	margin:0px auto;}
#fix-span .row-fluid [class*="span"]:nth-child(2n+1) {
 margin-left: 0;
}
.service-full-wrap h1{
	color:red
}

.service-full-wrap p{
	color:black
}

.services{
	padding-top: 70px;
		border-bottom: 1px solid #e3e3e3;
		padding-bottom: 70px;
}
.date-css {
	font-size: 20px;
	color: white;
}
.innerx{
	margin-top:70px;
}
.services h2 {
	text-transform: capitalize;
}
.services p{
	
}
.services ol{
	margin-bottom:50px;
}
.services ol li{
	list-style: decimal;
}
.services a {

	display: block;


	font-size: 12px;
	text-transform: uppercase;
	font-weight: 700;
}
.car-logo{

}
.content-wide{
	width:80%;
	margin: 0 auto;
}
.project-card {

	height: 350px;
}
.contact-info p {
	text-align: right;
	/* line-height: 19px; */
	margin-bottom: 5px;
	font-size: 13px;
	color: white;
	display: none;
}
.contact h3 {
	color: red;
	margin-top: 20px;
}

.about-card {
	height: 200px;
	padding: 40px;
	margin-bottom: 25px;
	margin-top: 25px;
	box-shadow: 0 10px 5px -6px #0003;
	border-radius: 6px;
	background-image: url("../img/sbk.jpg");
}
.about-card li {
	color: white;
	font-size: 20px;
}
.about-cardx h3 {
	font-size: 50px;

	margin-bottom: 25px;
	line-height: 45px;
	color: red;
}
#projects li{
	list-style:none;
	font-size:14px;
	line-height:32px;}
#projects li span{
	font-weight:700;}
.brick{
	box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1);
	background-color:white;
	
	
  }
.vision h2{
	color:white;
}
.vision p{
	color:white;
}
.vision li{
	color:white;
}
.v-card{
	margin-bottom: 25px;}
.strip {
	/* background-image: url("../img/strip.jpg"); */
	width: 80%;
	margin: 0 auto;
	padding-top: 50px;
	padding-bottom: 50px;
	background-size: cover;
	/* background: #105c37; */
	/* background-image: linear-gradient(80deg, rgb(236, 32, 40) 0%, #105c37 90%); */
}
.card-list h4 {
	color: red;
	font-size: 15px;
	font-weight: 700;
}
.strip h1 {
	font-size: 45px;
	font-weight: 400;
	color: #105c37;
	letter-spacing: 4px;
}
.bk-carouselcolor{
	
	padding-top:10px;
	 background-color:rgba(6, 36, 111,0.6);
	 }  
.bk-blue{
	padding:10px;
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.2) 100%) repeat scroll 0% 0% rgb(205, 33, 34);}
.bk-white{
	background-color:white;}
.bk-menucolor {
	margin-top: 10px;
	background: #dc291e;
}
.hero-unit{
	padding:10px;}
.mx-navbar {
	text-align: left;
margin-top: 40px;
}
.mx-navbar li a {
	color: inherit;
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	/* padding-left: 45px; */
	/* padding-right: 45px; */
	font-family: 'Inter', sans-serif;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	text-transform: capitalize;
	width: 100%;
}
.mx-navbar ul{

	list-style:none;
	}
.mx-navbar li {
	display: inline-block;
	color: rgb(103, 111, 118);
	cursor: pointer;
	width: 13%;
}
box a {
    display: block;
    padding: 10px;
        padding-left: 10px;
    padding-left: 20px;
    text-align: left;
    font-weight: 400;
    min-width: 350px;
}
#special-link {
	margin-left: -80px;
	border-left: 1px solid #262457;
	font-weight: 700;
	color: #f7be70;
}
.service-card {
	padding: 80px;
	background: #c51a1a;
	height: 300px;
}
.service-card h3{
	color:white;
	margin-bottom: 10px;
}
.service-card p{
	color:white;
	font-size:14px;
}
.service-card a{
	color:white;
	font-size:14px;
}
.left30 {
    margin-left: -20px;
}
.right30 {
    margin-right: -20px;
}
.iconx {
	font-size: 42px;
	color: rgb(255, 255, 255);
}
.mx-navbar #box a:hover {
	color: black;
	background-color: #e3e3e3;
	font-weight: 400;
}
.c-wrap {
	/* text-align: center; */
	padding-left: 50px;
	border-left: 1px solid green;
	margin-left: 50px;
}
div .select{
	
	}
.contact-info {
	margin-top: 40px;
	padding-left: 25px;
	text-align: left;
	/* border-left: 2px solid grey; */
	padding-top: 10px;
	padding-bottom: 10px;
	background: #ec2028f0;
	border-radius: 4px;
}
#home .contact-info {
	background-color: transparent;
	margin-top: 40px;
	padding-left: 25px;
	text-align: left;
	
	padding-top: 10px;
	padding-bottom: 10px;
}
.contact-info li a {
	color:white;
	font-size: 14px;
}
#home .contact-info li a {
	color:grey;
	font-size: 14px;
}
.mx-navbar .m-services:hover .drop-down{
		display: block;
		}
.mx-navbar .m-services:hover{
		
			}
.drop-down {
	margin-top: 0;
	position: absolute;
	display: none;
	padding: 0;
	background: #fff;
	padding-bottom: 20px;
}

.service-full-wrap{
padding-top: 60px;
padding-bottom: 60px;;
	}
.about{
margin-top: 20px;
margin-bottom: 60px;;
	}
.errorshow, .msgshow {
	border-radius: 4px;
	font-size: 12px;
	color: rgb(255, 0, 0);
	/* background-color: rgb(255, 255, 255); */
	height: 20px;
}
.contact h1{
	margin-bottom:25px;
}
#contact-box {
	margin-top: 50px;
	margin-bottom: 50px;
	background: #ebebeb;
	padding: 70px;
	border-radius: 4px;
}
.text_box {
	width: 70%;
}
#footer-bar {
	background: black;
	position: relative;
	height: 200px;
}
#footer-bar p {
	color: #e7e5f5;
	font-size: 15px;
	margin-top: 25px;
}
#footer-bar-wrap {
	width: 80%;
	margin: 0 auto;
}
.btn-y {
	margin-top: 30px;
	display: block;
	/* width: 150px; */
	text-align: center;
	color: white;
	/* padding-left: 20px; */
	border: 2px solid;
	padding-top: 10px;
	padding-bottom: 10px;

	border-radius: 4px;
}
#footer-bar img {
	position: absolute;
	left: 50px;
	/* top: -10px; */
	width: 80%;
}
#footer-bar h3 {
    color: white;
    line-height: 35px;
    font-size: 35px;
}
.footer-bar-section {
	padding-top: 40px;
}
.footer h3 {
	color: #105c37;
	line-height: 25px;
	font-size: 22px;
	margin-bottom: 20px;
	font-weight: 400;
}

.footer {
	/* border-top: 1px solid rgb(225,225,225); */
	background-color: #e4eee4;
	padding-top: 80px;
	padding-bottom: 80px;
}
#elite-footer {
	background: #e4eee4;
	padding: 5px;
	text-align: right;
}
#footer-logo{
	width:70%;
	margin: 0 auto;
}
.footer li, .footer a, .footer p {
	color: #79847e;
	font-size: 14px;
}
.footer a {
	display: block;
}

#blog-roll p, #blog-roll li{
	font-size: 18px
}
#full-green-back{
	height:750px;
}
#full-back-fixed{
height: 550px;	
}
.vision{
	padding:90px;
}
@media (max-width: 800px) {
	#home .banner {
	height: 800px;
	background-image: none;
}

	#full-green-back{
	height:auto;
}
	.card {
	margin-bottom: 50px;
}
#home	.swiper-button-prev, #home .swiper-button-next {
	
	top: 120%;
	
}
	.banner {
	/* background-color: #6c947170; */
	height: 700px;
}
	.content-50 {
	width: 80%;
}
	#full-back-fixed{
height: auto;
background-position: top;
}
	.content-90 {
	width: 75%;
	
}
	
.contact-card	.content-90 {
	width: 85%;
}
	.bottom-wrap {
	
	padding: 30px;
}
.content-70 {
	width: 75%;
	
}
	.content-60 {
	width: 75%;
	
}
		.content-30 {
	width: 75%;
	
}
	.content-70.villa-wrap {
	width: 85%;
}
	#carrick .banner-text-wrap {
		width: 100%;}
	.content-pad {
	padding-top: 0;
	padding-bottom: 20px;
}
	.padding-70 {
	padding: 0;
}
		.paddingTop{
		padding-top:70px;
	}
	.vision{
	padding:40px;
}
	.project-h2 {
	margin-top: 100px;
}
	.logo {

	width: 95%;
	text-align: center;
}

.better-txt {
	border-right: none;
	padding-top: 20px;
	padding-bottom: 40px;
	border-bottom: 2px solid;
	text-align: center;
}
.mx-navbar {

	text-align: center;
		padding-right: 0;

}

	.mx-navbar li a {

   

}

	#top-wrap {
	 padding-right: 0;
}
.mx-navbar li {
	margin-left: 0;
	margin-right: 20px;
	width: auto;
}
	.banner-text-wrap {
	width: 100%;

	padding: 40px;
	height: 550px;
border-radius: 10px;
	margin-left: 0px;
}
.banner-text {
	line-height: 52px;
	/* font-weight: bold; */
	font-size: 50px;
}
	.content {
    width: 75%;
	}
	#home .content {
    width: 80%;

}
	.big-text {
	font-size: 75px;
	line-height: 80px;
}
	.inner-words {
	padding: 40px;
}
	#img-top {

	height: 500px;
	width: 100%;
	margin-top: 90px;

	 margin-left: 0px; 
}
	.service-img1 {
    height: auto;
   
}
	.villa-img1 {
    height: auto;
    margin-bottom: 0;
}
	.c-wrap {
	/* text-align: center; */
	padding-left: 25px;
	border-left: none;
	margin-left: 0;
	margin-top: 50px;
	border-top: 1px solid green;
	padding-top: 50px;
}
	#projects-wrap .card {
	padding: 40px;
	
	min-height: auto;

}
	.banner-card{

	background-position: bottom
}
}