@charset "UTF-8";
header{width:100%;height:300px;}
	header h1{margin-top:120px;font-family:"Raleway";font-size:50px;font-weight:600;text-transform:uppercase;text-align:center;color:#fff;letter-spacing:1px;}


.ck img{position:absolute;left:50%;margin-left:-90px;margin-top:-100px;z-index:1;}
.ck .title{margin-top:70px;}

#ai h4{font-family:"Raleway";font-size:20px;font-weight:700;text-align:center;text-transform:uppercase;color:#0a6cb3;}
#ai h5{margin:5px 0;font-family:"Raleway";font-size:16px;font-weight:600;text-align:center;color:#000;}
#ai p{font-family:"Raleway";color:#000;}
#ax h4{font-family:"Raleway";font-size:20px;text-align:center;text-transform:uppercase;color:#fff;letter-spacing:1px;}

#dx .box{margin:10px 0;width:100%;height:300px;background-size:cover;background-position:center;background-repeat:no-repeat;background-color:#ccc;transition:all 0.3s;}
	#dx .box .ribbon{width:100%;height:auto;padding:15px 0;background-color:#0a6cb3;text-align:center;}
	#dx .box h3{padding:25px 10px 0 10px;font-family:"Raleway";font-size:25px;text-transform:uppercase;color:#fff;text-align:center;}
	#dx .box p{padding:0 10px;font-family:"Raleway";font-size:14px;text-align:center;color:#fff;}

#dx .box:hover,
#dx .box:focus,
#dx .box:active{height:320px;margin-top:-10px;}

#cx h5{font-family:"Raleway";font-size:18px;font-weight:600;text-transform:uppercase;color:#0a6cb3;}
#cx p{font-family:"Raleway";font-size:14px;font-weight:600;color:#000;}
	#cx p a{color:#000;}
	#cx p a:hover,
	#cx p a:focus,
	#cx p a:active{color:#000;}

#cx h3{font-family:"Raleway";font-size:25px;font-weight:600;text-transform:uppercase;color:#0a6cb3;text-align:center;}
#cx h4{font-family:"Raleway";font-size:18px;font-weight:600;text-align:center;color:#000;margin-bottom:15px;}

#px .box-bg{width:100%;height:180px;background-repeat:no-repeat;background-size:cover;background-position:center;}
#px h4{font-family:"Raleway";font-size:22px;font-weight:600;text-transform:uppercase;color:#0a6cb3;}
#px p{color:#000;font-size:15px;}

form input{height:50px;}
	form .form-control{border-radius:0px;}
form textarea{resize:none;}

#map{width:100%;height:350px;background-color:#efefef;}