@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:400,700,300);


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
caption, tbody, tfoot, thead, 
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
*, * focus {
	outline: none!important;
	margin: 0;
	padding: 0;
}
a:hover{
	text-decoration:none!important;
}
html, body {
    height:100%;
}
body{
	font-family: 'Roboto Condensed', sans-serif;!important;
	font-weight:300!important;
	line-height: 30px!important;
	font-size: 14px!important;
	color: #444!important;
	text-decoration: none;
	height:100%;
	background-color:#fff;

}
.container{	
	padding:40px 0;
	position:relative;
}
.wrap{
	min-width: 992px;
	max-width:1150px;
	width:94%;
	margin: auto;
	position: relative;
	padding: 0;
}
.res-hide{
}
.res-show{
	display:none!important;
}
@media screen and (max-width : 960px) {
.wrap{
	min-width: 94%;
	max-width:94%;
	margin: auto;
	position: relative;
	padding: 0;
}
}
@media screen and (max-width : 768px) {
.wrap{
	min-width: 94%;
	max-width:94%;
	margin: auto;
	position: relative;
	padding: 0;
}
.res-hide{
	display:none!important;
}
.res-show{
	display:block!important;
}
.breadcrumb{
	display:none!important;
}
}
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
header{
	position:relative;
	width: 100%;
	background-color:rgba(255,255,255,1);
	padding:12px 0;
}
header .container{
	padding:0;
}
header .logo{
	float:left;
	width:20%;
	position:absolute;
}
header .logo img{
	width:auto;
	height:150px;	
}
header .header-right{
	float:left;
	width:50%;
	margin:0 0 0 20%;
}
header .header-right .social{
	float:right;
	margin:20px 0 0 0;
}
header .header-right .social ul{
	margin:0 0 0 0;
}
header .header-right .social ul li{
	list-style:none;
	float:left;
	margin:0 10px;
	border:0;
}
header .header-right .social ul li a i{
	width:45px;
	height:45px;
	font-size:22px;
	line-height:35px;
	text-align:center;
	padding:5px;
	border-radius:50%;
	background-color:rgba(0,51,204,.6);
	border:solid 0px rgba(255,255,255,1);
	color: rgba(255,255,255,1);
}
header .header-right .social ul li a:hover i{
	background-color:rgba(0,51,204,1);
}


header .header-right .call{
	margin:20px 0 0 0;
}
header .header-right .call ul{
}
header .header-right .call ul li{
	list-style:none;
	float:left;
	color:#666;
	padding:0px 20px;
	box-shadow:1px 0px 0px rgba(0,0,0,.2);
}
header .header-right .call ul li h4{
	color:#093eb6;
	text-transform:uppercase;
	margin:0 0 5px 0!important;
	font-size:15px!important;
}
header .logo2{
	float:left;
	width:30%;
	text-align:right;
}
.t-menu{
	background-color:#eee;
	font-family: 'Roboto Condensed', sans-serif;!important;
	padding:0 0 0 22%;
}
@media screen and (max-width : 992px) {
header .header-right .social{
	display:none;
}
header .logo{
	position:relative;
}
header .logo img{
	width:auto;
	height:80px;	
}
header .header-right{
	margin:0;
}
}

@media screen and (max-width : 768px) {
header .logo{
	float:left;
	width:40%;
	position:relative;
}
header .logo img{
	width:auto;
	height:70px;	
}
header .header-right{
	float:left;
	width:60%;
	margin:0;
}
header .header-right .call{
	margin:0;
}
header .header-right .call ul{
}
header .header-right .call ul li{
	list-style:none;
	float:none;
	color:#666;
	padding:0px;
	box-shadow:1px 0px 0px rgba(0,0,0,0);
	font-size:11px;
	line-height:normal;
	margin:0 0 8px 0;
}
header .header-right .call ul li h4{	
	margin:0!important;
	font-size:11px!important;
}
header .logo2{
	float:none;
	width:100%;
	text-align:center;
}
header .logo2 img{	
	width:auto;
	height:auto;
	max-width:90%;
	border-top:solid 1px #ccc;
	padding:5px 0 0 0;
}
}

.slider{
	position:relative;
	border-bottom:solid 5px #slider;
}
@media screen and (max-width : 980px) {
.slider{
	background-color:#06b8eb;
}
}
@media screen and (max-width : 768px) {
.slider{
	position:relative;
	padding:0;
	background-color:#06b8eb;
}
}

.home-img{
	position:relative;
}
.home-img .h-img1{
	background-color:#000;
	display:inline-block;
	overflow:hidden;
}
.home-img .h-img1 img{	
	-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
	-moz-transition-duration: 0.5s; /*Mozilla duration version*/
	-o-transition-duration: 0.5s; /*Opera duration version*/
}
.home-img .h-img1 img:hover{
	-webkit-transform:scale(1.05); /*Webkit: Scale up image to 1.2x original size*/
	-moz-transform:scale(1.05); /*Mozilla scale version*/
	-o-transform:scale(1.05); /*Opera scale version*/
	opacity: .8;
}
.home-img .h-img2{
	background-color:#000;
	display:inline-block;
	position:absolute;
	top:-20%;
	left:15%;
	overflow:hidden;
}
.home-img .h-img2 img{	
	-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
	-moz-transition-duration: 0.5s; /*Mozilla duration version*/
	-o-transition-duration: 0.5s; /*Opera duration version*/
}
.home-img .h-img2 img:hover{
	-webkit-transform:scale(1.05); /*Webkit: Scale up image to 1.2x original size*/
	-moz-transform:scale(1.05); /*Mozilla scale version*/
	-o-transform:scale(1.05); /*Opera scale version*/
	opacity: .8;
}
@media screen and (max-width : 992px) {
.home-img{
	display:none;	
}
}

.banner-bottom{
	width:100%;
	position:relative;
}
.banner-bottom .cate{
	width:100%;
	overflow:hidden;
	position:relative;
}
.banner-bottom .cate .img{
	overflow:hidden;
	background-color:#000;
}
.banner-bottom .cate .img img{
	width:100%;
	height:auto;
	overflow:hidden;
	-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
	-moz-transition-duration: 0.5s; /*Mozilla duration version*/
	-o-transition-duration: 0.5s; /*Opera duration version*/
}
.banner-bottom .cate .img img:hover{
	-webkit-transform:scale(1.1); /*Webkit: Scale up image to 1.2x original size*/
	-moz-transform:scale(1.1); /*Mozilla scale version*/
	-o-transform:scale(1.1); /*Opera scale version*/
	opacity: .8;
}
.banner-bottom .cate h2{
	font-weight:700;
	color:#093eb6;
	margin:20px auto;
	font-size:18px;
}
.banner-bottom .cate p{	
	color:#777;
}
@media screen and (max-width : 992px) {
.banner-bottom .cate{
	width:100%;
	overflow:hidden;
	position:relative;
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:solid 1px #ddd;
}
}


.home-1{
	background-color:#eee;
}
.home-1 .container{
}
.home-2{
	background-color:#fff;
	box-shadow:inset 0px 50px 100px -50px rgba(0,0,0,.3);
}
.home-2 .hm2{
	line-height:40px!important;
	font-size:20px;
	border-right:solid 1px rgba(0,0,0,.1);
	padding:20px 0;
}
.home-2 .hm2 .fa{
	font-size:40px;
	color:rgba(0,0,0,.2);
	float:left;
	margin:0 10px;
}
.home-2 .hm2 a{
	color:#093eb6;
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:700;
}

h1,h2,h3,h4,h5{
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:700!important;
}
h1{
	font-size: 25px!important;
	line-height: normal;
	color: #069;
	margin:0 0 10px 0;
}
h3{
	font-size: 30px!important;
	line-height: normal;
	color: #093eb6!important;
	margin:0 0 10px 0!important;
}
h4{
	font-size: 20px!important;
	line-height: normal;
	color: #093eb6!important;
	margin:0 0 10px 0!important;
}
h6{
	font-size: 14px!important;
	font-style:italic;
	line-height:32px!important;
	color:#777!important;
}
@media screen and (max-width : 480px) {
h1{
	font-size:150%!important;
}
h2{
	font-size:140%!important;
}
h3{
	font-size:130%!important;
}
h4{
	font-size:120%!important;
}
h5{
	font-size:110%!important;
}
}
.inner-banner{
	background-size: 100%;
	background-image: url(../images/inner-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	box-shadow: inset 0px -100px 100px -50px rgba(0,0,0,1);
	border-bottom: solid 3px #eee;
	text-shadow: 1px 1px 4px rgba(0,0,0,.5);
	position: relative;
	border-bottom: solid 5px #06b8eb;
	height: 300px;
	overflow: hidden;
	background-position: center center;
}
.banner-s{	
	height: 180px!important;
}
.inner-banner img{
	width:100%;
	height:auto;
	margin:-150px 0 0 0;	
}
.inner-banner h1{
	position:absolute;
	z-index:10;
	left:0;
	bottom:5%;
	text-align:center;
	letter-spacing:0;
	color:#fff;
	font-size:40px!important;
	font-weight:400!important;
	line-height:normal;
	width:100%;
	text-shadow:0px 0px 10px #000;
}
.inner-banner h3{
	color:#fff;
	font-size:14px;
	font-family: 'Open Sans', sans-serif!important;
}
@media screen and (max-width : 768px) {
.inner-banner{
	background-size: 100%;
	background-image: url(../images/inner-bg.jpg);
	background-repeat: no-repeat;
	text-align: center;
	box-shadow: inset 0px -100px 100px -50px rgba(0,0,0,1);
	border-bottom: solid 3px #eee;
	text-shadow: 1px 1px 4px rgba(0,0,0,.5);
	position: relative;
	border-bottom: solid 5px #06b8eb;
	height: 110px;
	overflow: hidden;
	background-position: center center;
}
.banner-s{	
	height: 100px!important;
}
.inner-banner img{
	width:100%;
	height:auto;
	margin:-30px 0 0 0;
}
.inner-banner h1{
	position:absolute;
	z-index:10;
	left:0;
	bottom:10%;
	text-align:center;
	letter-spacing:0;
	color:#fff;
	font-size:14px!important;
	line-height:normal;
	width:100%;
}
.inner-banner h3{
	color:#fff;
	font-size:14px;
	font-family: 'Open Sans', sans-serif!important;
}
}


.container p{
	margin:0 0 25px 0;
	text-align:justify;
}
.container .heading{
	text-align:center;
}
.container .heading h2{
	text-align:center;
	display:inline-block;
	color:#3399ff;
	border-bottom:solid 3px #999;
	font-size:35px;
	line-height:normal;
	margin:0 0 20px 0;
}
.container .heading h2 a{	
	color:#3399ff;
	text-decoration:none;
}
.container .heading h2 a:hover{
	color:#666;
}



.container2{
	background-color: #06b8eb;
	color: #fff;
}
.container2 .container{
	padding:0;
}
.container2 h2{
	color:#fff;
	margin:0 0 30px 0;
	font-weight:lighter;
	font-size:20px;
}
.container2 h3{
	color:#fff;
}
@media screen and (max-width : 768px) {
.container2{
	background-color: #06b8eb;
	color: #fff;
	padding:10px 0;
}
}

.brochure{
	float:right;
	border:solid 2px rgba(0,0,0,.1);	
}
.brochure a{
	display:block;
	padding:3px 10px;
	font-weight:700!important;	
}

.container-red{
	background-color:#fff;
	box-shadow:inset 0px 100px 100px -100px rgba(0,0,0,.2);
}
.container-red .list-subcat{
	margin:0;
}
.container-red .list-subcat li{
	list-style-type: none;
	padding:0;
	font-size:12px;
	font-weight:700;
	margin:1%;
	text-align:center;
	float:left;
	width:23%;
	position:relative;
}
.container-red .list-subcat li a{
	background-color:#fff;
	display:block;
	width:100%;
	color:#ff6c00;
	border:solid 5px #06b8eb;
	box-shadow:5px 5px 0px rgba(0,0,0,.3);
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
	position:relative;
	height:180px;
	overflow:hidden;
}
.container-red .list-subcat li a img{
	width:100%;
	min-height:180px;
	height:auto;
	margin:0;
	padding:0!important;
	-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
	-moz-transition-duration: 0.5s; /*Mozilla duration version*/
	-o-transition-duration: 0.5s; /*Opera duration version*/
}
.container-red .list-subcat li a:hover{
	background-color:rgba(0,0,0,.5);
	display:block;
	color:#fff;
}
.container-red .list-subcat li a:hover img{
	-webkit-transform:scale(1.1); /*Webkit: Scale up image to 1.2x original size*/
	-moz-transform:scale(1.1); /*Mozilla scale version*/
	-o-transform:scale(1.1); /*Opera scale version*/
}
.container-red .list-subcat li a h5{
	position:absolute;
	z-index:1;
	background-color:rgba(0,0,0,.5);
	left:0;
	bottom:0;
	width:100%;
	padding:5px 0;
	font-size:12px!important;
	color:#fff!important;
}
.container-red .list-subcat li:before {
    font-family: font-family: 'Open Sans', sans-serif!important;
    top:0;
	margin:0;
    content: "";
	color: #fff;
}
@media screen and (max-width : 980px) {
.container-red .list-subcat li{
	list-style-type: none;
	padding:0;
	font-size:12px;
	font-weight:700;
	margin:2%;
	text-align:center;
	float:left;
	width:46%;
	border-radius:10px 0 10px 0;
}
}
@media screen and (max-width : 480px) {
.container-red .list-subcat li{
	list-style-type: none;
	padding:0;
	font-size:12px;
	font-weight:700;
	margin:5%;
	text-align:center;
	float:none;
	width:90%;
	border-radius:10px 0 10px 0;
}
}


.testimonials{	
	background-color:#eee;
	position:relative;
	color:#000;
	box-shadow:inset 0px 250px 100px rgba(255,255,255,1);
}
.testimonials h2{
	margin:0 0 30px 0;
}
.testimonials h4 a{	
	font-weight:700;
	color:#666;
	font-size:15px!important;
}
.testimonial{
	margin:0 0 30px 0;
}
.testimonial img{
	width:100px;
}
.testimonial .t-con{
	padding:25px;
	background-color:#fff;
	border:solid 1px #eee;
	position:relative;
	margin:0 0 35px 0;
	color:#333;
	font-style:italic;
	box-shadow:10px 20px 10px rgba(0,0,0,.2);
}
.testimonial .t-con .t-arrow{
	width:34px;
	height:34px;
	background-color: #fff;
	position:absolute;
	z-index:10;
	bottom:-17px;
	left:40px;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
}
@media screen and (max-width : 480px) {
.testimonial img{
	width:80px;
}
}
.clients{
	height:100px;
	line-height:100px;
}
.clients img{
	height:80px;
	width:auto;
	padding:7px;
	box-shadow:0px 0px 3px rgba(0,0,0,.5);
	margin:0 10px;
}


.partner{
	box-shadow:0px 0px 0px 1px #ddd;
	margin:1%;
	float:left;
	width:18%;
	text-align:center;
}
.partner img{
	width:90%;
	height:auto;	
}

@media screen and (max-width : 768px) {
.partner{
	box-shadow:0px 0px 0px 1px #ddd;
	margin:1%;
	float:left;
	width:23%;
	text-align:center;
}
}

@media screen and (max-width : 480px) {
.partner{
	box-shadow:0px 0px 0px 1px #ddd;
	margin:1%;
	float:left;
	width:48%;
	text-align:center;
}
}



.box1{	
}
.box1 .img{
	width:100%;
	height:auto;
	height:auto;
}
.box1 .img img{
	width:100%;
	height:auto;
	border:solid 3px #fff;
	box-shadow:0px 0px 5px #ccc;
}
.box1 h3{
	border-bottom:solid 1px #ddd;
	padding:10px 0;
	margin:0 0 10px 0;
	font-size:20px;
	text-align:left;
	font-family: 'Ropa Sans', sans-serif;
	color:#09C;
}
.form-box{
	border:solid 5px #ddd;
	background-color:#f9f9f9;
	box-shadow:10px 10px 0px rgba(0,0,0,.3);
	margin:0!important;
	padding:0!important;
}
.form-box iframe{
	margin:0!important;
	padding:0!important;
}
.video{
	background-color:#f9f9f9;
	border-radius:10px;
	width:100%;
	height:350px;
	box-shadow:10px 10px rgba(0,0,0,.2);
}
.video iframe{
	margin:0!important;
	padding:0!important;
	width:100%;
	height:350px;
	border-radius:10px;
}

input[type="text"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	margin: 5px 0;
	background-color:#fff;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus { 
	box-shadow: 0px 0px 5px #069;
}
input[type="password"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 0px #ddd;
	background-color:#eee;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	margin: 5px 0;
}
input[type="tel"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	margin: 5px 0;
	background-color:#fff;;
}
input[type="number"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 0px #ddd;
	background-color:#ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%;
	text-decoration: none;
	height: 35px;
	margin: 5px 0;
}
input[type="email"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	margin: 5px 0;
	background-color:#fff;
}
select {
	font-size: 14px;
	border: 1px solid #ccc;
	color: #666!important;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	height: 35px;
	width: 100%;
	text-decoration: none;
	margin: 5px 0!important;
	background-color:#fff;
}
textarea {
	font-size: 14px;
	border: 1px solid #ccc;
	color: #666!important;
	font-weight: lighter;
	clear: both;
	padding: 10px!important;
	width: 100%;
	text-decoration: none;
	margin: 5px 0!important;
	font-family: 'Open Sans', sans-serif;
}
input[type="submit"] {
	background-color: #06b8eb;
	box-shadow:inset 0px 0px 0px 2px rgba(0,0,0,.1);
	font-size: 16px;
	text-transform:capitalize;
	border: 0px solid #dddddd;
	color: #FFF;
	clear: both;
	height: 35px;
	width: 100%!important;
	padding: 0!important;
	text-decoration: none;
	margin: 5px 0;
	font-weight:700;
	display:block;
}
input[type="button"] {
	background-color: #06b8eb;
	box-shadow:inset 0px 0px 0px 2px rgba(0,0,0,.1);
	font-size: 1.2em;
	border: 0px solid #dddddd;
	color: #FFF;
	font-weight: lighter;
	clear: both;
	height: 35px;
	width: 100%;
	padding: 0!important;
	text-decoration: none;
	margin: 5px 0;
}
button[type="button"] {
	background-color: #06b8eb;
	box-shadow:inset 0px 0px 0px 2px rgba(0,0,0,.1);
	font-size: 1.2em;
	border: 0px solid #dddddd;
	color: #FFF;
	font-weight: lighter;
	clear: both;
	height: 35px;
	width: 100%;
	padding: 0!important;
	text-decoration: none;
	margin: 5px 0;
}

.btn1{
	font-family: 'Roboto Condensed', sans-serif;!important;
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	display:inline-block;
	background-color:#ffda44;
	line-height:50px;
	color:rgba(0,0,0,.8);
	text-decoration:none;
	padding:0 25px;
	border-radius:3px;	
	margin:5px 0 0 0;
}
.btn1:hover{
	text-decoration:none;
	background-color:#ecc124;
	color:rgba(0,0,0,.8);
}
.btn2{
	font-family: 'Roboto Condensed', sans-serif;!important;
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	display:inline-block;
	background-color:#093eb6;
	line-height:50px;
	color:#fff;
	text-decoration:none;
	padding:0 25px;
	border-radius:3px;
	margin:5px 0 0 0;
}
.btn2:hover{
	text-decoration:none;
	background-color:#002d92;
	color:#fff;
}
.btn-file {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	background-color: #FFF;
	cursor: pointer;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
	margin:5px 0;
}
.btn-file:hover {	
	background-color:#f9f9f9;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: red;
  cursor: inherit;
  display: block;
}

.captcha {
	border: 1px solid #ddd;
	float: left;
	line-height:30px;
	padding:0px 5px 0px 0;
	margin-top:5px;
	background-color:#fff;
}
.captcha i{
	margin:10px 0 0 0;
}
.captcha a{
	color: #111;
	text-decoration:none;
}
.captcha img{
	float:left;
	margin:0 5px 0 0;
	padding:0!important;
	border:0!important;
	box-shadow: 0px 0px 0px #fff!important;
}
.footer-form{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/form-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding:30px 0;
	position:relative;
	font-size:16px;
	color:#fff;	
}
.footer-form h2{
	color:#fff;
	text-align:center;
	margin:0 0 40px 0;
	text-shadow:1px 1px 3px rgba(0,0,0,.5);	
}
.footer-form input[type="submit"] {
	background-color: rgba(0,0,0,.1);
	box-shadow:inset 0px 0px 0px 2px rgba(255,255,255,1);
	font-size: 14px;
	text-transform:capitalize;
	height:55px;
	border-radius:8px;
}
.footer2{
	padding: 20px 30px;
	background-color: #ffd427;
	width: 100%;
	color: rgba(0,0,0,.8);
	margin:-100px 0 10px 0;
	text-align:left;
	box-shadow:inset 0 0 3px rgba(0,0,0,.3);
}
.footer2 h4{
	font-size:20px!important;
	text-transform:uppercase;
	color:#111!important;
	margin:0 0 10px 0!important;
	font-weight:700;
}
.footer2 h4 i{
	width:25px;
}
.footer2 p{
	font-size:13px;
	line-height:22px;
}

.footer2 .social{
	text-align:left;
	margin:0;
}
.footer2 .social ul{
	text-align:left;
	display:inline-block;
}
.footer2 .social ul li{
	list-style:none;
	float:left;
	margin:0 4px;
	border:0;
}
.footer2 .social ul li a i{
	width:50px;
	height:50px;
	font-size:22px;
	line-height:38px;
	text-align:center;
	padding:5px;
	border-radius:50%;
	background-color:rgba(255,255,255,0);
	border:solid 2px rgba(0,0,0,.8);
	color: rgba(0,0,0,.8);
}
.footer2 ul{
	margin:0 0 0 30px;
}
.footer2 ul li{
	list-style:none;
	font-size:15px;
}
.footer2 ul li i{
	font-size:20px;
	margin:0 10px 0 0;
}
.footer2 ul li a{
	color: rgba(255,255,255,1);
	display:block;
}
.footer2 ul li a:hover{
	color: rgba(255,255,255,1);
}
footer{
	background-color:#0b379a;
	padding: 10px 0;
	position: relative;
	color: rgba(255,255,255,1);
	font-size:13px;
	text-align:center;
	margin:100px 0 0 0;
}
footer .container{
	padding:10px 0 0 0;
}
footer a{	
	color: rgba(255,255,255,1);
	text-decoration:none;
}
footer br{	
	display:none;
}
@media screen and (max-width : 480px) {
footer br{	
	display:inline-block;
}
}


.team{
	float:left;
	width:23%;
	padding:0;
	margin:1%;
	box-shadow:5px 5px 0px 0px rgba(0,0,0,.2);
	position:relative;
}
.team img{			
	width:100%;
	height:auto;
	position:relative;
}
.team .t-nav{
	position:absolute;
	z-index:1;
	width:100%;
	left:0;
	bottom:0;
	padding:2%;
	background-color:rgba(0,0,0,.6);
}
.team .t-nav h3{
	color:#fff;
	font-size:13px;
	font-weight:700!important;
	margin:0!important;
}
.team .t-nav h5{
	color:#fff!important;
	font-size:12px!important;
	font-weight:lighter!important;
	margin:0!important;
}
@media screen and (max-width : 768px) {
.team{
	float:left;
	width:48%;
	padding:0;
	margin:1%;
	position:relative;
}
}
@media screen and (max-width : 480px) {
.team{
	float:left;
	width:94%;
	padding:0;
	margin:3%;
	position:relative;
}
}


.list1{
	margin:20px 0 0 0;
}
.list1 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:justify;
}
.list1 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #06b8eb;
	font-size:18px;
}


.list1-link{
	margin:0;
}
.list1-link li{
	list-style-type: none;
	border-bottom:dotted 1px #eee;
}
.list1-link li a{
	padding:5px 0 5px 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 0 0;
	text-align:justify;
	display:block;
	color:#333;
}
.list1-link li a:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #06b8eb;
	font-size:18px;
}
.list1-link li a:hover {
	text-decoration:none;
	color:#06b8eb;
}



.list2{
	margin:0 0 15px 0;
}
.list2 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:left;
	width:45%;
}
.list2 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #06b8eb;
	font-size:18px;
}
.list2-2{
	margin:0 0 15px 0;
}
.list2-2 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:left;
	width:45%;
}
.list2-2 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #fff;
	font-size:18px;
}

@media screen and (max-width : 768px) {
.list2 li, .list2-2 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:none;
	width:auto;
}
}

.cat-icon{
	float: right;
	padding: 80px;
	margin:0 0 0 30px;
	width: 126px;
	height: 126px;
	background-image: url(../images/h-slide-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border:solid 5px #fff;
	box-shadow:0px 0px 10px #999;
	border-radius:50%;
}
.map{
	border:solid 3px #fff;
	box-shadow:0px 0px 10px #999;
	overflow:hidden;
}
.img-r{
	float:right;
	width:auto;
	max-width:300px;
	height:auto;
	margin:0 0 0 20px;
}
/*hr{	
	border: 0!important;
	height: 1px!important;
	margin:10px 0!important;
	background: #333!important;
	background-image: linear-gradient(to right, #bbb, #ccc, #aaa)!important;
}*/
hr{	
	border: 0!important;
	height: 2px!important;
	margin:10px 0!important;
	background: #06b8eb!important;
	background-image: linear-gradient(to right, #06b8eb, #06b8eb, #06b8eb)!important;
}
.sitemap{	
}
.sitemap li{
	list-style:none;
	margin:0 0 5px 0;
}
.sitemap li a{
	list-style:none;
	color:#333;
	font-size:13px;
	text-decoration:none;
}
.sitemap li a i{
	width:15px;
	color:#999;	
}
.sitemap li a:hover{
	color:#993300;
}
.sitemap li{
	list-style:none;
}
.sitemap li ul{
	margin:5px 0 0 35px;
	float:left;
}
.sitemap li ul li{
	list-style:square;
}
.sitemap li ul li ul li{
	list-style:disc;
}
.page_nation{
	height: 45px;
	margin:30px 0 0 0;
}
.page_nation a{
	text-decoration: none;
	color: #fff!important;
	line-height: 30px;
	background-color: #242B34;
	height: 30px;
	border: 1px solid #242B34;
	font-weight: lighter;
	display: block;
	float: left;
	margin-right: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;


	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.page_nation a:hover{
	text-decoration: none;
	color: #242B34;
	background-color: #F6D600;
	border: 1px solid #F6D600;
}
.page_nation .pn-sel{
	text-decoration: none;
	color: #fff;
	line-height: 30px;
	height: 30px;
	background-color: #dd2627;
	border: 1px solid #dd2627;
	font-weight: lighter;
	display: block;
	float: left;
	margin-right: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;


	-moz-transition: all .5s;
    -webkit-transition: all .5s;
    transition: all .5s;
}
