@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Fira+Sans:400,700');

body{
	font-family:'Fira Sans', sans-serif;
		font-weight:normal;
	}
h1{
	
	color:rgb(47, 58, 102);
	font-size:40px;
	font-weight:700;
	letter-spacing:1px;
	
	}
h2{
	color:rgb(100,100,100);
	
	font-size:25px;
	font-weight:bold;}
p{
	font-size:16px;
	color:rgb(133, 133, 156);
	}
li{
	font-size:14px;
	color:rgb(140,140,150);
	text-align:center;
	list-style:none;}
.btn-menu{
	margin-top:20px;
	
	text-align:center;
	}
	
.btnx {
	cursor:pointer;
    vertical-align: middle !important;
    padding-left: 5px;
    padding-right: 5px;
    outline: none !important;
    margin-left: 10px;
    color: rgb(29, 89, 152);
    display: inline-block;
    text-align: center;
    line-height: 30px;
    font-size: 11px;
    border: 1px solid rgb(50,130,240);
    border-radius: 3px;
    text-transform: uppercase;
}
.btn-width {
    width: 150px;
}
@media (min-width: 768px) {
.mxnav{
	background-position:center;
	margin-top:45px;
	text-align:right;
	
	border-radius:0px;}
.mxnav li{
	display:inline-block;

	padding-right:40px;
	text-align:center;
	line-height:30px;
	}
.mxnav a{
	
	letter-spacing:1px;
	font-size:14px;
	
color:#b0b0b0;


	text-align:center;}
}
#home .content{width:80%;
	background: white;
	}
.content{
	width:100%;
	margin:0px auto;
	
	}
.content-wrap{
	width:60%;
	margin:0px auto;
	padding: 50px;
	background: #2f435e;
	}
.content-text{
	font-size: 30px;
font-weight: 700;

margin-top: 60px;}
.service-card img{
	margin-bottom:15px;}
.service-wrap{
	margin-bottom: 50px;
	border-bottom:1px solid rgb(225,225,225);
	padding-bottom: 50px;
	}

.service-card h2{
color:white;
	}
#con-card{
	border:1px solid rgb(225,225,225);
	
	
	}
.card{
	border-right:1px solid rgb(225,225,225);
	padding:5px;
	min-height:300px;}

.card h1{
	font-size:21px;
	text-align:center;
	margin-bottom:40px;
	}	
.card p{
	font-size:15px;
	
	}	
.top-line{
	padding-top:30px;}
.top-line li{
	list-style:outside square;
	letter-spacing:1px;
	font-weight:600;
	
	}
.top-head h1{
	
	}
.logo{
	margin-top:10px;
	text-align:center;
	}
.logo span{
	
	color:black;
	font-size:40px;
	}
#webpack{
	background-image:url(../img/bg_abstract.png);
	background-position:bottom;
	background-repeat:no-repeat;}
#webpack2{
	margin-top:20px;
	background-image:url(../img/bg_abstract.png);
	background-position:bottom;
	background-repeat:no-repeat;
	background-size:contain;
	border:2px dashed rgb(200,200,200);
	border-bottom:none;}
#webpack3{
	width:60%;
	margin:0px auto;
	margin-top:20px;
	
	background-position:bottom;
	background-size:contain;
		background-repeat:no-repeat;
	}
.webpack-card{
	width:400px;
	margin:0px auto;
	background-color:rgb(100,150,200);
	
	height: 550px;
padding: 20px;
border-radius: 4px;
background-size: cover;
	}
#webpack h1{
	color:white;
	
	}
	#webpack li{
	color:white;
	font-size:16px;
	line-height:25px;
	
	}
#bar{
	
	width:100%;
	margin:0px auto;
	padding-top:15px;

	
	background-image: linear-gradient(0deg, transparent 24%, rgba(50, 50, 50, 0.05) 25%, rgba(50, 50, 50, 0.05) 26%, transparent 27%, transparent 74%, rgba(50, 50, 50, 0.05) 75%, rgba(50, 50, 50, 0.05) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(50, 50, 50, 0.05) 25%, rgba(50, 50, 50, 0.05) 26%, transparent 27%, transparent 74%, rgba(50, 50, 50, 0.05) 75%, rgba(50, 50, 50, 0.05) 76%, transparent 77%, transparent), linear-gradient(43deg, #e8eef8 0%, #d0d3d8 100%);
padding-bottom: 30px;
	}
.bar-text h1{

	text-align:center;
	text-transform:capitalize;
	
	font-weight:700;
	}
.bar-text p{

	text-align:center;
	font-size:16px;
	}
#top-bar{
	position:relative;
	z-index:1000;
	padding-bottom:20px;
	
}
#top-text{
	position:relative;
	z-index:200;
	margin-top:-50px;
	}
#top-text h1{
	line-height:100px;
	font-size:50px;}
.left-bar{
	border-right: 1px solid rgb(225,225,225);
	padding-right:10px;}
.right-bar li{
	
	line-height:30px;}
.banner{
	position: relative;
z-index: 100;
margin: 0px auto;
height: 430px;
background-repeat: no-repeat;

border-radius: 0px 0px 4px 4px;}
.banner-text {
	/* padding-top: 150px; */
	font-weight: bold;
	font-size: 30px;
	/* text-transform: uppercase; */
	text-align: center;
	color: white;
	background:#30345fb3;
	/* background-image: linear-gradient(0deg, transparent 24%, rgba(50, 50, 50, 0.05) 25%, rgba(50, 50, 50, 0.05) 26%, transparent 27%, transparent 74%, rgba(50, 50, 50, 0.05) 75%, rgba(50, 50, 50, 0.05) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(50, 50, 50, 0.05) 25%, rgba(50, 50, 50, 0.05) 26%, transparent 27%, transparent 74%, rgba(50, 50, 50, 0.05) 75%, rgba(50, 50, 50, 0.05) 76%, transparent 77%, transparent), linear-gradient(43deg, #e8eef8 0%, #d0d3d8 100%); */
	width: 50%;
	padding: 20px;
	margin: 0 auto;
	border-radius:0 0 6px 6px;
}
.strip{
	


	background: #2f435e;
background-image: linear-gradient(0deg, transparent 24%, rgba(50, 50, 50, 0.05) 25%, rgba(50, 50, 50, 0.05) 26%, transparent 27%, transparent 74%, rgba(50, 50, 50, 0.05) 75%, rgba(50, 50, 50, 0.05) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(50, 50, 50, 0.05) 25%, rgba(50, 50, 50, 0.05) 26%, transparent 27%, transparent 74%, rgba(50, 50, 50, 0.05) 75%, rgba(50, 50, 50, 0.05) 76%, transparent 77%, transparent), linear-gradient(43deg, #2f435e 0%, #474d90 100%);
	
	}
.strip .inner{
	width:75%;
	margin:0px auto;
	}
#home .strip{
	margin-top:-20px;}
.strip-inner img{
	width:100%;
	height:200px;
	border-radius:4px;
	margin-bottom:10px;}
.strip h2{
	font-size: 20px;
	color:white;}
.strip p{
	text-align:left;
	}
.strip a{
	font-size:16px;}

.strip li{
	text-align:left;
	color:black;}
.contact-content{
	
	min-height:400px;
}
.contact-card{
	margin-top:0px;
	text-align:left;}
.contact-card li{
	text-align:right;
	}
.contact-card h1{
	text-align:left;
	}
	.contact-details-card:first-child{
		
	padding-top:0px;
	}
.contact-details-card{
	border-bottom:1px solid rgb(225,225,225);
	padding-bottom:20px;
	padding-top:20px;
	}
#sendcontact{
	cursor:pointer;}
#clear{
	cursor:pointer;
	}

.errorshow, .msgshow {
    border-radius: 4px;
    font-size: 14px;
    color: rgb(255, 0, 0);
    background-color: rgb(255, 255, 255);
}
.content-card{
	min-height:400px;
	
	}
.content-card h2 {
	color: #2f435e;
	margin-bottom: 25px;
	font-size: 35px;
	font-weight: 400;
}
.content-card p{
	margin-bottom:60px;
	}
.contact-info{
	border-left: 2px dotted rgb(225,225,225);
	padding-left:20px;
	height:70px;
	padding-top:15px;
	margin-top:25px;
	text-align:left;}
.contact-info p{
	text-align:left;}
.contact-info p span{

	color:#b0b0b0;
	font-size: 14px;
	}
.contact-info p span:first-child {
	font-weight:700;
	color:rgb(100,100,170);
	}
#j-card {

	/* border: 2px solid rgb(230,230,235); */
	padding: 60px;
	background: #2f435e;
	margin-top: -20px;
}
	
#zim-card {
	
	/* border: 2px solid rgb(230,230,235); */
	padding: 60px;
	background: #6774a4;
	margin-top: -20px;
	min-height: 595px;
	background-image: linear-gradient(0deg, transparent 24%, rgba(50, 50, 50, 0.05) 25%, rgba(50, 50, 50, 0.05) 26%, transparent 27%, transparent 74%, rgba(50, 50, 50, 0.05) 75%, rgba(50, 50, 50, 0.05) 76%, transparent 77%, transparent), linear-gradient(90deg, transparent 24%, rgba(50, 50, 50, 0.05) 25%, rgba(50, 50, 50, 0.05) 26%, transparent 27%, transparent 74%, rgba(50, 50, 50, 0.05) 75%, rgba(50, 50, 50, 0.05) 76%, transparent 77%, transparent), linear-gradient(43deg, #474d90 0%, #2f435e 100%);
}
#zim-card h1, #j-card h1{
	color:white;
}
#zim-card p, #j-card p{
	color:#c3c2fc;
}
	#mobile-menu {
    display: none;
}
@media (max-width: 800px) {
	#top-bar{
		display:none;
	}
  #mobile-menu{
	  height: 80px;
        display: block;
    }
	.sidr-class-logo img{
		width:100%
	}
	.sidr-class-mxnav {
		
		
		
		margin-bottom: 20px;
	
		}
	#j-card{
		width:100%;
	}
	.sidr-class-mxnav li{
		line-height: 45px;
		
		text-align: left;
		}
	.sidr-class-contact-info{
	border-top: 2px dotted rgb(225,225,225);
	padding-top:20px;
	height:70px;
	
	margin-top:25px;
	text-align:left;}
.sidr-class-contact-info p{
	text-align:left;}
.sidr-class-contact-info p span{

	color:#b0b0b0;
	font-size: 14px;
	}
.sidr-class-contact-info p span:first-child {
	font-weight:700;
	color:rgb(100,100,170);
	}
	#home .content{
		width:100%;}
	#home .content-card{
		width:80%;
		margin: 0 auto;
	}
	.content-wrap{
		width:100%;
		padding:20px;
	}
	.service-card-img img{
		width:100%
	}
	.reg-card{
		width:100%;}
	
	.webpack-card {
    width: 100%;
	height:600px;
	}
	#services-list{
		padding:30px;}
	#bar{
		height:auto;
		padding-bottom:15px;}
	.price-card {
    
    min-height: auto;
}

	.card{
		border-right:none;}
	.banner-text{
		width:100%;
		font-size: 35px;
		}
	.swiper-button-prev, .swiper-button-next{
		display:none;
		
		}
		.banner .get{
	text-align:center}
	.banner-card li{
		font-weight:300;
		text-align:center;}
	#top-text {
   
}
	#top-text h1 {
    line-height: 40px;
    font-size: 33px;
}
	}