html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
html{font-size:10px;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body{font-family:'PT Sans',sans-serif;font-size:14px;line-height:1.42857143;color:#666666;background-image:url(../images/body.jpg)}
input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}
a{color:#5c900c;text-decoration:none;-webkit-transition:all .50s ease;-moz-transition:all .30s ease;-ms-transition:all .30s ease;-o-transition:all .30s ease;transition:all .30s ease}
a:hover,a:focus{color:#23527c;text-decoration:none}
a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}
figure{margin:0}
img{vertical-align:middle}
.img-responsive,.thumbnail > img,.thumbnail a > img,.carousel-inner > .item > img,.carousel-inner > .item > a > img{display:block;max-width:100%;height:auto}
.img-rounded{border-radius:6px}
.img-thumbnail{display:inline-block;max-width:100%;height:auto;padding:4px;line-height:1.42857143;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}
.img-circle{border-radius:50%}
hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}
.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}
.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}
h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:inherit;font-weight:500;line-height:1.1;color:#666666}
h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,h1 .small,h2 .small,h3 .small,h4 .small,h5 .small,h6 .small,.h1 .small,.h2 .small,.h3 .small,.h4 .small,.h5 .small,.h6 .small{font-weight:normal;line-height:1;color:#666}
h1,.h1,h2,.h2,h3,.h3{margin-top:20px;margin-bottom:10px}
h1 small,.h1 small,h2 small,.h2 small,h3 small,.h3 small,h1 .small,.h1 .small,h2 .small,.h2 .small,h3 .small,.h3 .small{font-size:65%}
h4,.h4,h5,.h5,h6,.h6{margin-top:10px;margin-bottom:10px}
h4 small,.h4 small,h5 small,.h5 small,h6 small,.h6 small,h4 .small,.h4 .small,h5 .small,.h5 .small,h6 .small,.h6 .small{font-size:75%;color:#999999}
h1,.h1{font-size:30px}
h2,.h2{font-size:26px}
h3,.h3{font-size:21px}
h4,.h4{font-size:18px}
h5,.h5{font-size:14px}
h6,.h6{font-size:12px}
p{margin:0 0 10px; text-align:justify; line-height:28px; font-size:15px}
.pull-left{float:left}
.pull-right{float:right}
.clearfix{clear:both}
.bg-primary,.bg-green,.bg-danger{color:#FFF;font-size:18px}
.bg-primary{color:#B5650B}
.bg-green{color:#2196F3}
.bg-green i{font-style:normal;color:#333}
.bg-danger{background-color:#2196F3;text-align:center;font-weight:normal;font-size:22px;margin-top:10px;margin-bottom:10px;padding:5px}
.call{width:23px;height:23px;float:left;margin:0;background-repeat:no-repeat;background-position:right top}
.padding10{padding:10px}
.padding20{padding:20px}
body{background-color:#f6f6f6;margin:0;padding:0}
.contaner{width:100%;padding-left:30px;padding-right:30px;margin:auto}
.row{margin-left:-30px;margin-right:-30px}
.top{width:100%;float:left;margin:0;padding:0 30px;background:#2196F3;min-height:85px}
.logo{width:50%;float:left;margin:0;text-align:left}
.menu{width:50%;float:right;margin:0;text-align:right;font-family:'Exo 2',sans-serif;padding-top:25px}
.menu a{width:auto;margin-right:3px;padding:8px 25px;color:#FFF;font-size:20px;border-radius:4px}
.menu a:hover,.active{text-decoration:none;color:#000}
.menu a .active{color:#000}
.col-left,.col-right{margin:0;float:left;padding:15px 0;position:relative}
.col-top{width:100%}
.col-left{width:75%;padding-right:15px}
.col-right{width:25%}
.listbox{width:100%;margin:0;float:left;position:relative}
.listbox ul{display:inline;margin:0;padding:0}
.listbox ul li{display:inline-block;width:50%;float:left;padding-left:0; height: 285px;}
.listbox ul li:nth-child(odd){padding-right:20px}
.listbox ul li:nth-child(even){padding-left:20px}
.li-box{width: 100%;
	float: left;
	background-color: #FFF;
	border: 2px solid #2196F3;
	min-height: 270px;
	position: relative;
	margin-bottom: 15px;
	
	padding: 10px;
}
.sticky{
	width: 80px;
	height: 80px;
	font-size: 26px;
	color: #FFF;
	font-weight: bold;
	background-image: url("../images/corner.png");
	background-repeat: no-repeat;
	top: -4px;
	left: -3px;
	position: absolute;
	padding-left: 8px;
}
.li-box .h3{
	margin-top: 0px;
	padding-left: 46px;
	overflow: hidden;
	color: #0C7DAA;
	height:50px;
}
.matter{border:solid 1px #dbdbdb;background-color:#FFF;margin-bottom:15px}

.right-nav{width:100%}
.right-nav ul{display:block;margin:0;padding:0;list-style:none}
.right-nav ul li{border:solid 1px #CCC;border-bottom:0;padding:0;margin:0;display:block}
.right-nav ul li:nth-child(odd){background-color:#f7f7f7}
.right-nav ul li:nth-child(even){background-color:#f2f2f2}
.right-nav ul li a{color:#999999;padding:10px;display:block;font-size:15px}
.right-nav ul li a:hover{background-color:#58AEF3; color:#fff}
.open{background-color:#dcf2e4}
.right-nav ul li a:before{content:"\25BA";padding-right:5px}
.form{width:100%}
.form ul{display:block;margin:0;padding:0;list-style:none}
.form ul li{padding:0;margin:0;display:block;margin-top:7px}
.form ul li input,textarea{width:100%;border:solid 1px #CCC;color:#999;padding:5px;outline:none}
.btn{background-color:#2196F3;padding:10px 20px;border:none;outline:none;color:#FFF;font-size:16px;cursor:pointer}
.btn:hover{background-color:#58AEF3}
.foter{background-color:#2196F3;color:#FFF;text-align:center}
.foter a {color:#FFFFFF}
.foter a:hover {color:#000}
.social{display:block;margin-top:10px;background-color:#2196F3}
.media{width:280px;margin:auto}
.media h4 { color:#fff}
.breadcumb{width:100%; padding-top:10px; padding-left:10px; float:left; margin:0px;}
.breadcumb a{color: #990000;}
.breadcumb a:hover{color:#09F}
@media screen and (-webkit-min-device-pixel-ratio:0){
  .bg-primary,.bg-green{font-weight:bold}
}
@media(max-width:992px){
  .logo{width:30%;text-align:center}
  .menu{width:70%;text-align:center}
  .listbox ul li{display:inline-block;width:100%}
  .listbox ul li:nth-child(odd){padding-right:0}
  .listbox ul li:nth-child(even){padding-left:0}
  .col-left{width:65%}
  .col-right{width:35%}
}
@media(max-width:767px){
  .top{padding:0;padding-bottom:10px}
  .logo{width:100%;text-align:center}
  .menu{width:100%;text-align:center}
  .col-left{width:100%;padding-left:0}
  .col-right{width:100%}
}
@media(max-width:600px){
  .contaner{padding:0}
  .row{margin:0}
  .menu{margin-top:5px}
  .menu a{margin-right:3px;padding:5px 10px;font-size:14px}
  .col-left{padding-left:0}
  .col-right{padding:0 10px}
  .foter{margin-top:5px}
}
