@charset "utf-8";
/* CSS Document */
div{
	background-size:cover;
}
a{
	color:black;
}
a:hover, a:focus {
	color: black;
	text-decoration: underline;
	
}
h1 {
	color: #fdfdfd;
	font-size: 45px;
	letter-spacing: normal;
	line-height: 55px;
	margin-bottom: 0;
	text-align: inherit;
	font: bold;
}
h2 {
	font-size: 48px;
	margin-bottom: 20px;
	letter-spacing: normal;
	color: black;
	font-weight: 400;
	line-height: 55px;
}
h3 {
	font-size: 35px;
	margin-top: 10px;
	font-weight: 400;
	
	line-height: 40px;
	color: black;
}
h4 {
	font-weight: 700; 
	font-size: 25px;
	color:black;
}
small {
	font-size: 9px;
	color: #a13906;
	text-transform: uppercase;
	padding-top: 5px;
}
.logo img {
	width: 64px;
}
.sticky {
  position: fixed !important;
  top: 0;
  width: 100%;
background: black !important;
		transition: all .4s ease;
}
.sticky .logo img {
	width: 80px;
	/* margin-top: 30px; */
}
#top-bar {
	z-index: 1000;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%;
	background-color: transparent;
	box-shadow: 0 7px 5px -5px #0003;
	position: relative;
}
.topbar-wrap{
	width: 90%;
	margin: 0 auto;
}
.logo {

}
.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;
	}

.pro-img {
	border-radius: 10px;
	width: 100%;
	margin-bottom: 25px;
}
.btnx {
	font-family: 'Circular Std',Inter, Arial;
	font-size: 15px;
	border: none;
	color: white;
	min-width: 250px;
	padding: 9px;
	padding-left: 45px;
	padding-right: 45px;
	background: #059524;
	border-radius: 50px;
}
p ,li{
	font-family: 'Inter', sans-serif;
	font-size: 14px;
	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;
	}
.btn-private{
	cursor:pointer;
}
.border_right{
	
	text-align:center;
	padding:10px;
	border-right:1px solid rgb(235, 235, 235);}
.grp-btn {
	display: flex;

}
.grp-btn a, .grp-btn li {
	padding: 18px;
	font-size: 13px;
	background: #1f1818;
	font-family: 'Circular Std';
	color: white;
	border-radius: 6px;
	font-weight: 700;
	text-align: center;
	flex-grow: 1;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-left: 25px;
	padding-right: 25px;
}
.btn-z {
	display: inline-block;
	line-height: 25px;
	padding: 8px;
	border-radius: 3px;
	cursor: pointer;
	font-size: 13px;
	text-align: center;
	color: black;
	opacity: 1;
	background: #ededed;
	width: 150px;
	font-weight: 700;
	margin-left: 20px;
}
.banner {
	background-color: black;
}

.overlay {
	width: 90%;
	margin: 0 auto;
}

.banner-card{
	height:700px;

}
	.banner-text-wrap h1 {
	font-size: 65px;
	line-height: 95px;
}
.banner-text-wrap {
	width: 750px;
	margin: 0 auto;
	/* position: relative; */
	/* top: 80px; */
	text-align: center;
	padding-top: 80px;
	padding-bottom: 120px;
}
.banner-text-wrap p {
	font-size: 15px;
	width: 80%;
	margin: auto;
	margin-bottom: 45px;
	margin-top: 45px;
	color: #bdbcbc;
}
.banner-text-wrap h3 {
	line-height: 95px;
	/* font-weight: bold; */
	font-size: 65px;
	text-align: center;
	text-transform: capitalize;
	/* 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;
}
#bar {
	background: black;
	padding-top: 100px;
	padding-bottom: 100px;
}
#bar h1{
	color:white;
}
.card-img{
	width:100%;
	background-color: black;
	border-radius: 20px;
	transition: all .4s ease;
}
input, select, textarea{
	font-family: 'Inter', sans-serif;
}
.main-brick {
	/* width: 90%; */
	margin-bottom: 30px;
	box-shadow: 0 1px 3px -1px rgba(0,0,0,0.6);
	border: 2px solid transparent;
	border-top: 2px solid rgba(0,0,0,0.125);
	padding: 15px;
	border-radius: 6px;
	
}
	      .swiper {
        width: 100%;
        height: 100%;
      }
.item-img {
	width: 100%;
	height: 220px;
	overflow: hidden;
	
}
.card-pic {
	width: 100%;
	
}
.title-wrap {
	margin-bottom: 15px;
	background: #d7d7d7e3;
	padding: 10px;
	width: 100%;
	/* text-align: center; */
	margin-top: -97px;
	padding-left: 25px;
	/* display: flex; */
	position: relative;
}
.title-css {
	font-family: 'Circular Std';
	color: black;
	display: block;
	font-size: 17px;
	height: 49px;
}
.descp-wrap {
	padding: 10px;
	height: 80px;
	overflow: hidden;
	margin-bottom: 25px;
}
.descp-wrap p{
	font-size: 13px;
}
	.card-data{
		margin-top: 15px;
		
	}
.card-img:hover{
transform: scale(1.1);
}
.card-info{
	padding: 30px;
}
.inner-banner img{
	width:88%;
	height:345px;
	border:5px solid rgba(255,255,255,1);}

.content-70 {
	width: 70%;
	margin: 0px auto;
}
.content-45 {
	width: 45%;
	margin: 0px auto;
}
.content-40 {
	width: 40%;
	margin: 0px auto;
}


breadcrumb{
	margin-top:25px;
}
#breadcrumb a {
	margin-top: 25px;
	padding-right: 25px;
	color: #eaeaea;
	font-size: 13px;
}
.content-95{
	width:95%;
margin: 0px auto;
}
.content-90{
	width:90%;
margin: 0px auto;
}
.content-80{
	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;}
#mobile-bottom-nav {
	display: none;
}
#mobile-nav-bar .mxnav2 {
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
#mobile-nav-bar .mxnav2 li a{
font-family: 'Circular Std';
		font-weight:700;
	color: black;
	font-size: 13px;
	text-transform: capitalize;
}
.mxnav2 li {
	display: inline-block;
	/* width: 230px; */
	text-align: center;
	line-height: 30px;
	/* width: 80px; */
	margin-right: 30px;
	border-right: 1px solid black;
	padding-right: 15px;
}
#bottom-bar {
	background: #59CE72;
	text-align: left;
	/*background:#25d366;*/
}
#bottom-bar .mxnav a {
color:white;
}
	#sort-btn img {
	width: 24px;
	margin-left: 50px;
}
#sort-btn {
	border: 1px solid black;
	color: black;
	padding: 10px;
	width: 150px;
	padding-left: 25px;
	border-radius: 3px;
	font-size: 13px;
	display: inline-block;
	position: relative;
}
#sort-card {
	border: 1px solid black;
	position: absolute;
	width: 100%;
	left: 0;
	top: 50px;
	z-index: 100;
	background: white;
	margin: 0;
	text-align: right;
	padding: 0;
}
	#sort-card a{
		padding: 12px;
		display: block;
		color:black;
		
	}
#bread {
	margin-bottom: 60px;

}
	
	#bread img {
	width: 24px;
	}
#bread li a {
	font-size: 11px;
	color: white;
	text-transform: capitalize;
	margin-bottom: 15px;
	display: inline-block;
}
.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 {
	/* width: 80%; */
	margin: 0 auto;
	padding-top: 80px;
	padding-bottom: 100px;
	background-size: cover;
	background: #b7d433;
	text-align: center;
	/* background-image: linear-gradient(80deg, rgb(236, 32, 40) 0%, #105c37 90%); */
	background-image: url("../img/b1.jpg");
	/* background-image: linear-gradient(80deg, rgb(166, 146, 40) 0%, #000b56 70%); */
	/* margin-top: 25px; */
}
.card-list h4 {
	color: red;
	font-size: 15px;
	font-weight: 700;
}
.swiper-slide-active .banner-text-wrap h3 {
    animation: slideInDown 1s;
}
.swiper-slide-active .banner-text-wrap p {
    animation: fadeInDown 1.5s;
}
.strip h1 {
	font-size: 45px;
	font-weight: 700;
	color: #fefff9;
	letter-spacing: normal;
	display: inline-block;
animation: slideInRight 1s;
	margin-top: 125px;
}
.strip li{
	animation: fadeInDown 1.5s;
}
.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;
	
}
.mx-navbar li a {
	/* font-family: 'Gotham Pro'; */
	color: inherit;
	display: inline-block;
	padding-top: 20px;
	padding-bottom: 20px;
	text-decoration: none;
	font-size: 14px;
	text-align: center;
	text-transform: capitalize;
	width: 100%;
	font-weight: 700;
	font-family: 'Circular Std';
}
.mx-navbar ul{

	list-style:none;
	}
.mx-navbar li {
	display: inline-block;
	color: black;
	cursor: pointer;
	/* width: 15%; */
	margin-right: 50px;
}
.nav-small {
	display: inline-block;
	padding-right: 15px;
	border-right: 2px solid gray;
	margin-right: 15px;
}
.mx-navbar-top {
	margin-top: 20px;
	
}
.mx-navbar-top a {
	font-size: 13px;
	color:white;
}
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 {
	/* background-color: #9f4447; */
	margin-top: 5px;
	padding: 15px;
	text-align: center;
	color: #000;
	border-radius: 20px;
}
#btn-e {
	background: #00135f;
	display: block;
	padding: 10px;
	border-radius: 8px;
	color: white;
	margin-top: 5px;
	/* border: 2px solid; */
}
.contact-info li a {
	color: black;
	font-size: 13px;
	line-height: 13px;
	font-weight: 700;
	font-family: 'Circular Std';
}

.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: #399326;
	position: relative;
	
}
#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: 100%;
}
#footer-bar h3 {
    color: white;
    line-height: 35px;
    font-size: 35px;
}
.footer-bar-section {
	padding-top: 100px;
	padding-bottom: 100px;
}

#footer {
	 border-top: 1px solid rgb(225,225,225); 
	padding-top: 35px;
	
	
}
#footer-box {
	padding: 40px;
	background: #f7b4b4;
	text-align: center;
	
	width: 90%;
	margin: 0 auto;
	margin-top: -150px;
	padding-bottom: 70px;
	border-radius: 20px;
}
#social-box{
	width:40%;
	margin: 0 auto;
	border-top:1px solid white;
	margin-top: 25px;
	padding-top: 25px;
}
#social-box img {
	width: 40px;
}
#footer-box .logo img {
	width: 140px;
}
#footer h3 {
	color: white;

	margin-bottom: 20px;
	
}
#footer-wrap{

}
#footer-logo{
	width:70%;
	margin: 0 auto;
}
#footer li, #footer a, #footer p {
	color: white;
	font-size: 14px;
}


#elite-wrap{
	
	padding-bottom: 30px;
}
#elite-wrap a, #elite-wrap p{
	font-size: 14px;
	color:grey;
}
#blog-roll p, #blog-roll li{
	font-size: 18px
}
#full-green-back{
	height:750px;
}
#full-back-fixed{
height: 550px;	
}
.vision{
	padding:90px;
}
#fixed-box {
    position: fixed;
    bottom: 40px;
    left: 20px;
    right: 20px;
    /* width: 100%; */
    background-color: #c6153b;
    color: white;
    padding: 15px;
    text-align: center;
    border-radius: 15px ;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.57),0 18px 36px -18px rgba(0,0,0,0.27);
    padding-bottom: 0;
}

.hidden {
  display: none;
}

.visible {
  display: block;
}
@media (max-width: 800px) {
	p,li,a{
		font-size:15px;
	}
	.descp-wrap p {
	font-size: 14px;
}
	.descp-wrap {
	padding: 10px;
	height: 90px;
	overflow: hidden;
	margin-bottom: 25px;
}
.modal-body {
	box-shadow: none;
	width: 90%;
	margin: 0 auto;
	margin-top: 50px;
}
#mobile-bottom-nav {
	display: block;

	padding: 10px;
}.main-brick {
	width: 100%;}
.banner-text-wrap h1 {
	font-size: 55px;
	line-height: 65px;
}
.banner-text-wrap p {
	font-size: 16px;
	width: 100%;

}
	#mobile-bottom-nav li{
		color:black;
		font-family: 'Circular Std';
		padding: 10px;
		font-size: 15px;
	}
	#mobile-nav-bar{
		display: none;
	}
.mxnav2 li {
	display: block;
	text-align: left;
	line-height: 30px;
	margin-bottom: 15px;
	color: white;
	margin-left: 0;
	border: none;
}
#mobile-nav-bar .mxnav2 li a {

	color: black;
	font-size: 15px;

}
	.cont {
	display: inline-block;
	cursor: pointer;
	margin-right: 20px;
}

.bar1, .bar2, .bar3 {
	width: 35px;
	height: 5px;
	background-color: black;
	margin: 6px 0;
	transition: 0.4s;
}
#mobile-nav-bar .mxnav2 {
	padding: 0;
	display: block;
}
/* Rotate first bar */
.change .bar1 {
  -webkit-transform: rotate(-45deg) translate(-10px, 5px) ;
  transform: rotate(-45deg) translate(-10px, 5px) ;
}

/* Fade out the second bar */
.change .bar2 {
  opacity: 0;
}

/* Rotate last bar */
.change .bar3 {
  -webkit-transform: rotate(45deg) translate(-10px, -7px) ;
  transform: rotate(45deg) translate(-10px, -7px) ;
}
	.mxnav{
		text-align:left;
		padding-bottom: 10px;
			margin-top:0;
		border: none;
		padding: 0;
	}
	.btn-nav {
	
	text-align: center;
	
}
.mxnav li {
	/* text-align: center; */
	/* margin-bottom: 10px; */
	margin-top: 15px;
	/* padding-right: 30px; */
	padding: 0px;
	/* font-size: px; */
	margin-left: 0;
	margin-right: 0;
	width: 24%;
}
.mxnav a {
	font-size: 14px;
	font-weight: 700;
	color: black;
}
	#bottom-bar .mxnav {
	text-align: left;
	padding-top: 25px;
	padding-bottom: 25px;
}
.mobile-logo{	
	width: 120%;
padding: 10px;
margin-top: 10px;
	}

#home .banner {
	height: 660px;
	background-image: none;
	padding-top: 45px;
}
	#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: 85%;
	
}
	.content-40 {
		width: 95%;}
.contact-card	.content-90 {
	width: 85%;
}
	.bottom-wrap {
	
	padding: 30px;
}
.content-70 {
	width: 90%;
	
}
	.content-60 {
	width: 75%;
	
}
		.content-30 {
	width: 75%;
	
}
	.padding-70 {
	padding: 0;
}
	.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 {
font-size: 15px;
   

}

	#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;
   
}
	.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
}
}
/*	@media (min-width: 800px) {
	#stream .col-md-3{
		width:20%;
		padding-left:5px;
		padding: 10px;
		}}*/