@charset "UTF-8";
/* CSS Document */
body { font-family:"Roboto",Helvetica,sans-serif !important; background:#f4f4f2}
a { text-decoration:none; color:#262626;}
a:hover { color:#40a3d3;}
* { list-style:none; padding:0; margin:0;}
.bot_margin { margin: 0 auto;
    max-width: 980px;
    overflow: hidden !important;
    width: 100%;}
	
	.bot_margin h2 {margin:30px 0 10px 0; color:#262626; font-weight:500; font-size:18px; }
	.list_lnks, .blu_box2 { background:#fff; float:left; padding:1.8% 2.4% 1.8% 1.8%; width:95.6% !important; box-shadow:0 8px 1px -4px #b8b8b8; border:1px solid #b6b6b6; margin-bottom:10px;} 
	 .col_list_1, .col_list_2 { width:25% !important; float:left; line-height:21px;font-size:12px;}
	.sb_head_bg h2 { color: #40a3d3;
    font-weight:normal;
    text-decoration: none;
    text-transform: lowercase; margin:15px 0 5px 0; font-weight:700; font-size:22px;}
	.clearboth { clear:both;}
	.section_head_txt {color: #40a3d3;
    font-weight:normal;
    text-decoration: none;
    text-transform: lowercase; margin:15px 0 5px 0; font-weight:700; font-size:32px;}
	.blu_box2 li { width:33%; float:left;}
		.blu_box2 li input[type="text"] { width:90%; padding:5px; }
		
		.clearboth { clear:both;}
	.sty_txt { margin:0 !important; }
	.sty_txt div { width:100% !important; margin-left:0 !important;margin-right:0 !important;}
		
		
	@media screen and (max-width: 640px) {
    .col_list_1, .col_list_2 { width:100%; 
}
.blu_box2 li { width:30%; float:left; margin-right:3%;}
	}
	