@charset "utf-8";
/* CSS Document */
div{
	background-size:cover;
}
a:hover, a:focus {
	color: #fff;
	text-decoration: underline;
	filter: brightness(90%);
}
h1 {
	color: #0d2848;
	font-size: 45px;
	letter-spacing: normal;
	line-height: 45px;
	margin-bottom: 20px;
	font-family: 'Playfair Display', serif;
}
h2 {
	font-size: 45px;
	line-height: 45px;
	margin-bottom: 20px;
	letter-spacing: normal;
	color: #059641;
	font-family: 'Playfair Display', serif;
}
h3 {
	font-family: 'Playfair Display', serif;
	font-size: 25px;
	margin-top: 0;
	font-weight: 700;
	margin-bottom: 25px;
	line-height: 28px;
	color: red;
}
.logo img {
	width: 320px;
	/* margin-top: 10px; */
}
.btnx {
	font-size: 11px;
	border: none;
	color: white;
	width: 250px;
	background: #02ab54;
	line-height: 45px;
	margin-bottom: 25px;
}
p ,li{
	
	font-size: 17px;
	color:rgb(103, 111, 118);}
.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;
	}
.banner{
position: relative;
z-index: 100;
margin: 0px auto;

background-repeat: no-repeat;
;
	background: white;
border-radius: 0px 0px 4px 4px;}
.banner-text-wrap {
	width: 450px;
	margin-left: 170px;
	background: #0d2848;
	padding: 25px;
	height: 100%;
	padding-left: 80px;
	padding-right: 120px;
	/* background-image: linear-gradient(180deg, rgb(200, 7, 7) 0%, #be580d 90%); */
}
.banner-text-wrap p{
	color:white;

}
.banner-text {
	padding-top: 40px;
	line-height: 45px;
	/* font-weight: bold; */
	font-size: 40px;
	text-align: left;
	font-family: 'Playfair Display', serif;
	color: white;
	/* border-radius: 0px 4px 4px 0px; */
	font-weight: 700;
	letter-spacing: 1px;

}
.banner-text2 {
	/* text-align: center; */
	
	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-card li span:first-child {
	width: 90px;
	display: inline-block;
}
.time-card-top {
	
	margin-top: -120px;
	
}
#time-wrap{
	margin-bottom:25px;
}
#time-card h4{
	color: black;
	font-weight: 700;
	margin-bottom: 25px;
}
#time-card li{
	color: black;
	font-size: 15px;
	line-height: 30px;

}
.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: #02ab54;
	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);}
.left-slide{
	text-align:center;
	height:345px;
	background-color:rgba(200,200,255,0.5);
	border:5px solid rgba(255,255,255,1);
	
	}
.left-slide h1{
	margin-top:40px;
	 text-align:center;
	font-size:50px;
	line-height:80px;
	font-weight:bold;
	color:black;
	text-transform:uppercase;
	}
.left-slide li{
	font-weight:bold;
	list-style:circle;
	font-size:17px;
	line-height:30px;
	color:rgb(140,140,140);
	
	}
.left-slide span{
	
	
	font-size:17px;
	line-height:30px;
	
	}

.top-bar {
	position: relative;
	z-index: 1000;
	background-color: rgb(23, 55, 93);
	padding-top: 30px;
	padding-bottom: 30px;
	
}
.logo {

	width: 85%;
	margin: 0 auto;

}
.sub-full-wrap {
    background: rgb(255, 242, 211);

}
.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 {
	text-align: center;
}
.card {
	min-height: 370px;
	background-color: #fff;
	text-align: center;
	box-shadow: 0 1px 5px -1px #ccc;
	padding: 40px;
	margin-bottom: 35px;
	border-radius: 8px;
}
.card span{
	display: block;
width: 40px;
height: 6px;
background-color: #dc291e;
margin: 0 auto;
    margin-bottom: 0px;
margin-bottom: 10px;
border-radius: 5px;
}
.card-list li {
	color: black;
	list-style: disclosure-closed;
	margin-left: 40px;
}
#side-bar {
	
}
#side-bar a {
	display: block;
	padding: 18px;
	padding-left: 20px;
	border-bottom: 1px solid #dfdfdf;
	color: black;
	text-decoration: none;
}
#side-bar a span:first-child {
	width:90%;
	display: inline-block;
}
#side-bar a span:nth-child(2) {
	color:red;
}
#side-bar a:hover {
	background-color: #e5e5e5;
}

#side-wrap {
	padding: 40px;
	background: #eee;
}
.content{
	width:65%;
margin: 0px auto;
}
.content-50{
	width:55%;
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 {
	padding: 40px;
	background:#433e3d;
	margin-bottom: 50px;
	box-shadow: 0 10px 5px -6px #0003;
	border-radius: 5px;
}
.project-card p{
	color:white
}
.project-card h3 {
	font-size: 30px;
	line-height: 35px;
	color: white;
}
.project-card h4 {
	margin-top: 35px;
	font-size: 20px;
	font-weight: 400;
	border-top: 1px solid #c8c6c6;
	padding-top: 25px;
	color: white;
}
.contact-info p {
	text-align: right;
	/* line-height: 19px; */
	margin-bottom: 5px;
	font-size: 13px;
	color: black;
}
.contact h3 {
	color: red;
	margin-top: 20px;
}
.banner_a {
	background: #02ab54;
	padding: 14px;
	color: #fcfcfc;
	margin-top: 15px;
	display: inline-block;
	border-radius: 2px;
	width: 118px;
	text-align: center;
	font-weight: 400;
	font-size: 13px;
}
.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 h3{
	color:white;
}
.vision p{
	color:white;
}
.vision li{
	color:white;
}
.v-card{
	border: 2px solid white;
padding: 25px;
border-radius:4px;}
.strip {
	background-image: url("../img/strip.jpg");
	width: 100%;
	padding-top: 50px;
	padding-bottom: 80px;
	background-size: cover;
	background: #17375d;
}
.card-list h4 {
	color: red;
	font-size: 15px;
	font-weight: 700;
}
	.strip h1 {
		color: white;
		
		text-align: center;
		/* font-weight: 700; */
	}
.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: center;
	
	padding-right: 100px;
}
.mx-navbar li a{
	color: inherit;
display: inline-block;
	
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 50px;
	padding-right: 50px;
	line-height: 30px;
	text-decoration:none;}
.mx-navbar ul{

	list-style:none;
	}
.mx-navbar li {
	font-size: 13px;
	text-align: center;
	text-transform: capitalize;
	/* font-weight: 700; */
	display: inline-block;
	color: white;
	cursor: pointer;
}
#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;
}
input, button, select, textarea {
    width:100%;
}
.service-card {
	padding: 60px;
	background: #059641;
	min-height: 360px;
	border-radius: 8px;
	margin-bottom: 40px;
	width: 99%;
}
.service-card h3{
	color:white;
	margin-bottom: 10px;
}
.service-card li {
	color: white;
	font-size: 14px;
	list-style: disc;
}
.listy li {
	
	list-style: disc;
}
.service-card a{
	color:white;
	font-size:14px;
}
.left30 {
    margin-left: -20px;
}
.right30 {
    margin-right: -20px;
}
.iconx{
	font-size: 32px;
	color: white;
	padding-bottom: 5px;;
}
.mx-navbar #box a:hover {
	color: black;
	background-color: #e3e3e3;
	font-weight: 400;
}
div .select{
	
	}
	.contact-info {
		padding-top: 15px;
		padding-right: 35px;
		text-align: right;
	}


.mx-navbar li:hover {
	/* background-color: #165927; */
	/* color: rgb(0, 0, 0) !important; */
	
}

.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);
}
.contact h1{
	margin-bottom:25px;
}
#contact-box {
	
	margin-bottom: 60px;
	

}

#footer-bar {
	background: #17af5e;
	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: white;
    line-height: 35px;
    font-size: 35px;
}

.footer {
	/* border-top: 1px solid rgb(225,225,225); */
	background-color: #0d2848;
	padding-top: 90px;
}
.footer li{
	color:white;}
.footer a{
	color:white;}
.footer p{
	line-height:50px;
	text-align:right;color:white }
#blog-roll p, #blog-roll li{
	font-size: 18px
}

@media (max-width: 800px) {
	.logo {

	width: 95%;
	text-align: center;
}
	.mx-navbar {

	text-align: center;
		padding-right: 0;

}

	.mx-navbar li a {

    padding-left: 20px;
    padding-right: 20px;

}

	#top-wrap {
	 padding-right: 0;
}
	.mx-navbar li {
margin-left: 0;
	margin-right: 20px;
}
	.banner-text-wrap {
	width: 100%;

	padding: 40px;
	height: 550px;

	margin-left: 0px;
}
.banner-text {
	line-height: 52px;
	/* font-weight: bold; */
	font-size: 50px;
}
	.content-50 {
	width: 80%;
}
	.content {
    width: 80%;
	}
	#home .content {
    width: 80%;

}
	.time-card-top {
    margin-top: 80px;
}
	.v-card {
	margin-bottom: 50px;
}
	.big-text {
	font-size: 75px;
	line-height: 80px;
}
	.inner-words {
	padding: 40px;
}
	#img-top {

	height: 500px;
	width: 100%;
	margin-top: 90px;

	 margin-left: 0px; 
}
}