@charset "utf-8";
/* CSS Document */
*{
	margin:0;
	padding:0;
	}
img{
	min-width:auto;
	max-width:100%;
	height:auto;
	}	
.clear{
	clear:both;
	display:block;
	content:"";
	}
body{
	font-family: "roboto","Helvetica","Tahoma","Geneva","Arial",sans-serif;
	font-size:14px;
	color:#323232;
	}
#header{
	background-image:url(../images/banner_1.jpg);
	background-repeat:no-repeat;
	position: relative;
	background-size:cover;
	background-position:top center;
	z-index: 100;
		}
	
#header::before {
    background: rgba(0, 0, 0, 0) linear-gradient(rgba(255, 255, 255, 0.25), rgba(255, 255, 255, 1)) repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
#header::before {
    background: rgba(0, 0, 0, 0) linear-gradient(rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0.4)) repeat scroll 0 0;
}

#left_sidebar{
	width:80px;
	background:rgba(0,0,0,0.81);
	color:#fff;
	position:fixed;
	padding:5px;
	left:0;
	text-align:center;
	z-index:100000;
	top:0;
	height:100%;
		}
#logo{
	background:#007D9D;
	width:200px;
	}		
.social{
	margin-top:100px;	
	}
	
.social a{
	padding:20px 5px;
	color:#fff;
	text-decoration:none;
	display:block;
		}
#menu{
	margin:10px 0 60px 0;
	}
.caret-up {
    width: 0; 
    height: 0; 
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-bottom: 4px solid;
    
    display: inline-block;
    margin-left: 2px;
    vertical-align: middle;
}

.logo{
	text-align:center;
	color:#fff;
	padding:50px 30px;
	}
.logo_wel{
	font-size:80px;
	text-transform:uppercase;
	font-weight:bold;
	 font-family: "montserrat","Helvetica","Tahoma","Geneva","Arial",sans-serif;
	 margin:20px 0;
	 margin-top:58px;
	}
.logo-text{
	font-size:30px;
	}
.logo_button a{
	color:#fff;
	width:250px;
	display:block;
	margin:34px auto;
	border:#fff solid 3px;
	padding:15px 50px;
	border-radius:30px;
	font-weight:bold;
	font-size:20px;
	}
.wrapper{
	background:#fff;
	padding-top:50px;
	}
.ban{
	text-align:center;
	font-size:50px;
	font-weight:bold;
	 font-family: "montserrat","Helvetica","Tahoma","Geneva","Arial",sans-serif;
	}
.ban span{
	display:block;
	font-size:18px;
	font-weight:normal;
	color:rgba(100,100,100,1.00);
	}	
.text{
	text-align:center;
	font-size:15px;
	padding:10px 40px;
	line-height:28px;
	font-weight:normal;
	}
.text ul{
	margin-left:40px;
	list-style:url(../images/icon.png);
	line-height:40px;
	}
.text p{
	margin-bottom:20px;
	}
.ban_img{
	margin:50px 0;
	
	}
.learn a{
	color:#000;
	width:300px;
	text-align:center;
	display:block;
	margin:40px auto;
	border:#000 solid 3px;
	padding:10px 50px;
	border-radius:30px;
	font-weight:bold;
	font-size:20px;
	}
.home_testimonial{
	background:#F5F5F5;
	font-size:20px;
	padding:50px;
	}
.test_head{
	text-align:center;
	margin-bottom:20px;
	font-size:30px;
	font-weight:bold;
	text-transform:uppercase;
		}
.testi{
	background:#fff;
	border-radius:5px;
	text-align:left;
	box-shadow:#D8D8D8 0 0 2px;
	color: #888;
	padding:15px;
	min-height:200px;
	}
.t1{
	text-align:left;
	font-size:16px;
	line-height:28px;
	padding:15px;
	
	}
.t1 strong{
	font-size:35px;
	}
#ourproces {
    background: #3a7ad9 url(../images/ban4.jpg) no-repeat scroll center top / cover ;
    color: #efefef;
    position: relative;
	font-size:25px;
	padding:40px;
}
#ourproces::before {
    background: rgba(0, 0, 0, 0) linear-gradient(rgba(58, 122, 217, 0.35), rgba(58, 122, 217, 0.5)) repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}

.our_head{
	font-size:120px;
	font-weight:bold;
	text-transform:uppercase;
	font-family: "montserrat","Helvetica","Tahoma","Geneva","Arial",sans-serif;
	padding-top:80px;
	}
footer{
	background:#F5F5F5;
	padding:20px 0;
	font-family: "montserrat","Helvetica","Tahoma","Geneva","Arial",sans-serif;
	font-weight:normal;
	}
.footer{
	padding:5px;
	font-size:14px;

	color:#7A7A7A;
	}
.footer h3{
	font-size:18px;
	margin-bottom:20px;
	color:#000;
	}
.footer ul li {
	list-style:none;
	line-height:20px;
	text-transform:uppercase;
	font-size:14px;
	margin-bottom:10px;
	}
.footer  a{
	color:#7A7A7A;
	text-decoration:none;
	font-weight:normal;
	font-size:14px;
	}
.hours{
	font-size:15px;
	margin-bottom:20px;
	}	
.hours span{
	display:block;
	}
	
.copy{
	border-top:#8C8C8C solid 1px;
	padding:20px;
	text-align:center;
	}
.contact{
	box-shadow:#808080 0 0 2px;
	padding:10px;
	font-size:15px;
	line-height:30px;
	margin-bottom:20px;
	}	
@media (max-width:768px){
	.logo_wel, .our_head{
		font-size:200%;
		text-align:center;
		}
	#ourproces{
		text-align:center;
		}
	
	}