@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Zilla+Slab:400,600,700);



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: 'Open Sans', sans-serif!important;
	font-weight:400!important;
	line-height: 30px!important;
	font-size: 14px!important;
	color: #444!important;
	text-decoration: none;
	height:100%;
	background-color:#fff;
}
.container{	
	padding:70px 0;
	position:relative;
}
@media screen and (max-width : 768px) {
body{	    
	line-height: 24px!important;
	font-size: 12px!important;
}
.container{	
	padding:30px 0;
}
}
.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);
	height:70px;
	box-shadow:0px 2px 3px rgba(0,0,0,.1);
	border-top:solid 2px #f59c1e;
}
header .container{
	padding-top:15px;
	padding-bottom:15px;
}
header .logo{
	float:left;
	width:25%;
}
header .logo img{
	width:auto;
	height:130px;
	max-width:90%;
	position:absolute;
	padding:5px 20px;
	margin:-15px 0 0 0;
	z-index:1;
	border-radius:0 0 5px 5px;
	background-color:rgba(255,255,255,1);
}
header .header-right{
	float:left;
	width:55%;
}
.t-menu{
	font-family: 'Zilla Slab', serif!important;
}
header .h-r2{
	float:left;
	width:20%;
	text-align:right;
}
header .h-r2 a{
	background-color:#f59c1e;
	color:#fff;
	display:inline-block;
	text-align:center;
	border-radius:5px;
	padding:5px 15px;
	font-size:16px;
	font-weight:700;
}
@media screen and (max-width : 1180px) {
}

@media screen and (max-width : 992px) {
header{
	height:60px;
	box-shadow:0px 2px 3px rgba(0,0,0,.1);
	border-top:solid 2px #f59c1e;
}
header .container{
	padding-top:10px;
	padding-bottom:10px;
}
header .logo{
	float:left;
	width:40%;
}
header .logo img{
	width:auto;
	height:70px;
	max-width:80%;
	position:absolute;
	padding:5px 10px;
	margin:-10px 0 0 0;
	z-index:1;
	border-radius:0 0 5px 5px;
	background-color:rgba(255,255,255,1);
}
header .header-right{
	float:left;
	width:2%;
}
header .h-r2{
	float:left;
	width:48%;
	text-align:right;
}
header .h-r2 a{
	border-radius:5px;
	padding:5px;
	font-size:12px;
}
}

.slider{
	position:relative;
}
@media screen and (max-width : 980px) {
}
@media screen and (max-width : 768px) {
}

.bb{
	margin:-150px 0 0 0;
}
.bb .container{
	padding-top:0px;
	padding-bottom:0px;
}
.bb-box{
	background-color:#eaeff3;
	padding:20px;
	color:#fff;
	border:solid 1px rgba(0,0,0,.1);
}
.bb h3{
	color:#287fb8!important;
	margin:0!important;
}
.bb h3 a{
	color:#287fb8!important;
}
.bb h3 i{
	float:right;
}
.bb-box .bb-img{
}
.bb-box .bb-img img{
	width:100%;
	height:auto;
	border:solid 1px rgba(0,0,0,.1);
}
@media screen and (max-width : 768px) {
.bb{
	margin:20px 0 0 0;
}
.bb .bb-box{
	background-color:#eaeff3;
	padding:5px;
	color:#fff;
	border:solid 1px rgba(0,0,0,.1);
}
.bb h3{
	font-size:12px!important;
	color:#287fb8!important;
	margin:0!important;
}
.bb h3 a{
	color:#287fb8!important;
}
.bb h3 i{
	float:right;
}
.bb-box .bb-img{
}
.bb-box .bb-img img{
	width:100%;
	height:auto;
	border:solid 1px rgba(0,0,0,.1);
}
}

.home-1{
	background-color:#103d68;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/home1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
	font-size:16px;
	color:#fff;
	height:500px;
}
.home-1 .container{
	padding-top:0;
	padding-bottom:0;
}
.home-1 .hm1-l{
	background-attachment: scroll;
	background-image: url(../images/home1-2.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	float:left;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:50%;
	height:100%;
}
.home-1 .hm1-r{
	float:left;
	width:50%;
	padding:50px;
}
.home-1 .hm1-r h2{
	color:#fff!important;
	background-image:url(../images/title3.png);
}
.home-1 .hm1-r ul li{
	list-style:none;
	margin:0 0 25px 0;
	font-weight:400;
	font-size:16px;
	font-style:italic;
	line-height:normal;
}
@media screen and (max-width : 920px) {
.home-1{
	background-color:#103d68;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/home1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
	font-size:16px;
	color:#fff;
	height:auto;
}
.home-1 .container{
	padding-top:0;
	padding-bottom:0;
}
.home-1 .hm1-l{
	background-attachment: scroll;
	background-image: url(../images/home1-2.jpg);
	background-repeat: no-repeat;
	background-position: center left;
	float:none;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	height:300px;
}
.home-1 .hm1-r{
	float:none;
	width:100%;
	padding:20px;
}
.home-1 .hm1-r h2{
	color:#fff!important;
}
.home-1 .hm1-r ul li{
	list-style:none;
	margin:20px 0;
	font-weight:700;
	font-size:13px;
	line-height:normal;
}
}

.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-weight:700;
}
.home-cat{
	text-align:left;
	margin:15px 0;
}
.home-cat h3{
	color: #0b2a45!important;
	margin:15px 0 15px 0!important;
}
.home-cat h6{
	font-size:15px!important;
	line-height:28px!important;	
}
.home-cat .btn2{
	font-size:13px;
	text-transform:uppercase;
	font-weight:700;
	display:inline-block;
	line-height:35px;
	color:#0b2a45;
	text-decoration:none;
	padding:0 15px;
	border-radius:20px;
	margin:10px 0 0 0;
	border:solid 2px #0b2a45;	
}
.home-cat ul li a:hover{	
	
}
.home-cat img{
	width:100%;
	height:210px;
}
@media screen and (max-width : 1200px) {
.home-cat ul li{
	width:23%;
}
.home-cat ul li a{
	padding:15px 25px;
	border-radius:100px;
}
}
@media screen and (max-width : 992px) {
.home-cat ul li{
	width:31%;
}
.home-cat ul li a{
	padding:15px 25px;
	border-radius:100px;
}
}
@media screen and (max-width : 620px) {
.home-cat img{
	width:100%;
	height:auto;
}
.home-cat ul li{
	width:46%;
	line-height:normal;
}
.home-cat ul li a{
	padding:15px 2px;
	border-radius:40px;
}
.home-cat ul li a img{
	width:40px;
	height:auto;
}
.home-cat h6{
	font-size:12px!important;
	line-height:20px!important;	
}
}
h1,h2,h3,h4{
	font-weight:700!important;
	font-family: 'Zilla Slab', serif!important;
}
h1{
	font-size: 30px!important;
	line-height: normal;
	color: #287fb8!important;
	padding:0 0 20px 0!important;
	margin:0 0 20px 0!important;
	background-image:url(../images/title1.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-weight:700!important;
}
.text-center h1{
	background-image:url(../images/title1-center.png);
	background-position:center bottom;
}
h2{
	font-size: 30px!important;
	line-height: normal;
	color: #f59c1e!important;
	padding:0 0 20px 0!important;
	margin:0 0 20px 0!important;
	background-image:url(../images/title1.png);
	background-position:left bottom;
	background-repeat:no-repeat;
	font-weight:700!important;
}
.text-center h2{
	background-image:url(../images/title1-center.png);
	background-position:center bottom;
}
h2.red{
	color: #99cf09!important;
}

h3{
	font-size: 26px!important;
	line-height: normal;
	color: #f59c1e!important;
	padding:0 0 10px 0!important;
	margin:0 0 20px 0!important;
	position:relative;
}
h3 span{
	width:70px;
	height:2px;
	line-height:2px;
	background-color:#ccc;
	position:absolute;
	bottom:0;
	left:0;

}
h4{
	font-size: 20px!important;
	line-height: normal;
	color: #0b2a45!important;
	margin:0 0 10px 0!important;
}
h5{
	font-size: 20px!important;
	line-height:36px!important;
	color:#111!important;
	font-weight:300!important;
}
h6{
	font-size: 18px!important;
	font-style:italic;
	line-height:34px!important;
	color:#777!important;
}
@media screen and (max-width : 768px) {
h1{
	font-size: 22px!important;
	padding:0 0 15px 0!important;
	margin:0 0 15px 0!important;
}
h2{
	font-size: 22px!important;
	padding:0 0 15px 0!important;
	margin:0 0 15px 0!important;
}
h3{
	font-size: 16px!important;	
	padding:0 0 10px 0!important;
	margin:0 0 15px 0!important;
	
}
h4{
	font-size: 16px!important;
	line-height: normal;
	margin:0 0 10px 0!important;
}
h5{
	font-size: 16px!important;
	line-height:30px!important;
}
h6{
	font-size: 12px!important;
	line-height:20px!important;
}
}
.inner-banner{
	background-size: 100%;
	background-image: url(../images/inner-bg.jpg);
	background-repeat: no-repeat;
	border-bottom: solid 3px #eee;
	text-shadow: 1px 1px 4px rgba(0,0,0,.5);
	position: relative;
	border-bottom: solid 5px #eee;
	overflow: hidden;
	background-position: center bottom;
	padding:150px 0 0 0;
}
.inner-banner .container{
	padding-top:0;
	padding-bottom:0;
}
@media screen and (max-width : 992px) {
.inner-banner{
	padding:30px 0 0 0;
}
.inner-banner .container{
	padding-top:8px;
	padding-bottom:8px;
}
.inner-banner h1{
	font-size:22px!important;
}
}


.container p{
	margin:0;
	text-align:justify;
}
.text-center p{
	text-align:center;
}
.container2{
	position:relative;
	background-color:#eaeff3;
}
.container2 h2{
	color:#287fb8!important;
}
.container2 .arrow-up{
	position:absolute;
	top:-100px;
	right:50px;
	height:100px;
	width:auto;
}
.container2 .arrow-down{
	position:absolute;
	top:0;
	left:50px;
	height:50px;
	width:auto;
}
.container2 .c2-arrow{
	width:50px;
	height:50px;
	background-color: #fff;
	position:absolute;
	z-index:10;
	top:-25px;
	left:50%;
	margin:0 0 0 -25px;
	border:solid 1px rgba(0,0,0,0);
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
}
@media screen and (max-width : 768px) {
.container2{
	position:relative;
	box-shadow:inset 0px 0px 30px rgba(0,0,0,.1);
}
.container2 .c2-arrow{
	width:30px;
	height:30px;
	top:-15px;
	margin:0 0 0 -15px;
}
}
.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:#f4f4f4;
}

.list-subcat{	
	padding:0;
	font-size:12px;
	font-weight:700;
	text-align:center;
	position:relative;
	height:100%;
	border-bottom:solid 5px #fff;
	box-shadow:0px 5px 0px 0px #99cf09;
	margin:15px 0;
	height:200px;
}
.list-subcat a{
	background-color:#fff;
	display:block;
	width:100%;
	height:100%;
	color:#ff6c00;
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
	position:relative;
	overflow:hidden;
}
.list-subcat a img{
	width:100%;
	min-height:200px;
	height:auto;
	margin:0;
	padding:0!important;
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition: all .5s;
}
.list-subcat a .subcat-over{
	position:absolute;
	z-index:1;
	top:0;
	left:0;
	width:100%;
	height:100%;
	padding:65px 0 0 0;
	line-height:100%!important;
	background: -webkit-linear-gradient(-45deg,rgba(12,107,153,.4),rgba(42,62,137,.5),rgba(6,77,104,.4));
  	background: -o-linear-gradient(-45deg,rgba(12,107,153,.4),rgba(42,62,137,.5),rgba(6,77,104,.4));
  	background: -moz-linear-gradient(-45deg,rgba(12,107,153,.4),rgba(42,62,137,.5),rgba(6,77,104,.4));
  	background: linear-gradient(to -45deg,rgba(12,107,153,.4),rgba(42,62,137,.5),rgba(6,77,104,.4));
	-webkit-transition-duration: 0.5s;
	-moz-transition-duration: 0.5s;
	-o-transition-duration: 0.5s;
	transition: all .5s;
}
.list-subcat a:hover .subcat-over{
	padding:5% 0 0 0;
	background: -webkit-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8));
  	background: -o-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8));
  	background: -moz-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,.8));
  	background: linear-gradient(to rgba(0,0,0,.8),rgba(0,0,0,.8));
}
.list-subcat 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*/
}
.list-subcat a h5{
	padding:5px 0;
	font-size:18px!important;
	color:#fff!important;
	font-weight:700!important;
	text-shadow:1px 1px 2px rgba(0,0,0,.5);
	text-transform:uppercase;
}
.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 !important;
	width:auto !important;
	margin:0 10px;
}
@media screen and (max-width : 480px) {
}


.partner{
	box-shadow:0px 0px 0px 1px #ddd;
	margin:1%;
	float:left;
	width:23%;
	text-align:center;
	padding:15px 0;
	overflow:hidden;
}
.partner img{
	width:auto;
	height:60px;	
}

@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;
	margin:0 0 20px 0;
	box-shadow:inset 0px 0px 10px rgba(0,0,0,1);
}
.box1 ul li{
	list-style-type: none;
	font-size:15px;
	border-left:solid 0px #FF6600;
	margin:0 0 10px 0;
	line-height:24px;
	font-style:italic;
}
/*.box1 ul li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -27px;
    content: "\f085";
	color: #006699;
	font-size:14px;
}*/
@media screen and (max-width : 768px) {
.box1{
	margin:20px 0;
}
}

.presence{
	text-align:center;
	margin:20px 0;
	border:solid 1px #ddd;
	border-radius:5px;
	padding:15px;
}
.presence i{
	width:70px;
	height:70px;
	line-height:70px;
	font-size:40px;
	border-radius:50%;
	background-color:#287fb8;
	color:#fff;
	margin:0 0 15px 0;
}
.presence h3{
	margin:0 0 5px 0!important;
}
.presence h6{
	font-size:15px!important;
	line-height:150%!important;
}
.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;
}
form label{
	font-weight:700;
	font-size:11px;
}
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: 45px;
	margin: 0 0 10px 0;
	background-color:#fff;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus { 
	box-shadow: inset 0px 0px 0px 2px #1a86bb;
}
input[type="password"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	background-color:#eee;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 45px;
	margin: 0 0 10px 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: 45px;
	margin: 0 0 10px 0;
	background-color:#fff;;
}
input[type="number"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	background-color:#ccc;
	border:0;
	color: #666;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%;
	text-decoration: none;
	height: 45px;
	margin: 0 0 10px 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: 45px;
	margin: 0 0 10px 0;
	background-color:#fff;
}
select {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666!important;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%;
	text-decoration: none;
	height: 45px;
	margin: 0 0 10px 0!important;
	background-color:#fff;
}
textarea {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	color: #666!important;
	font-weight: lighter;
	clear: both;
	padding: 10px!important;
	width: 100%;
	text-decoration: none;
	height:auto;
	margin: 0 0 10px 0!important;
	font-family: 'Open Sans', sans-serif;
}
input[type="submit"] {
	background-color: #99cf09;
	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: 45px;
	width: 100%!important;
	padding: 0!important;
	text-decoration: none;
	margin: 0 0 10px 0;
	font-weight:700;
	display:block;
	border-radius:25px;
}
input[type="button"] {
	background-color: #ac3014;
	box-shadow:inset 0px 0px 0px 2px rgba(0,0,0,.1);
	font-size: 1.2em;
	border: 0px solid #dddddd;
	color: rgba(0,0,0,.7)
	font-weight: lighter;
	clear: both;
	height: 45px;
	width: 100%;
	padding: 0!important;
	text-decoration: none;
	margin: 5px 0;
}
button[type="button"] {
	background-color: #ac3014;
	box-shadow:inset 0px 0px 0px 2px rgba(0,0,0,.1);
	font-size: 1.2em;
	border: 0px solid #dddddd;
	color: rgba(0,0,0,.7)
	font-weight: lighter;
	clear: both;
	height: 35px;
	width: 100%;
	padding: 0!important;
	text-decoration: none;
	margin: 5px 0;
}
.tbl1{
	
}
.tbl1 th{
	padding:10px;
	font-weight:700;
	border:solid 1px #ddd;
}
.tbl1 td{
	padding:10px;
	border:solid 1px #ddd;
}
.tbl1 td a{
	color:#333;
}
.btn1{
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	display:inline-block;
	line-height:45px;
	color:#287fb8;
	text-decoration:none;
	padding:0 25px;
	border-radius:25px;
	margin:20px 0 0 0;
	border:solid 2px #287fb8;	
}
.btn1:hover{
	text-decoration:none;
	background-color:#287fb8;
	color:#fff;
}
.btn2{
	font-size:16px;
	text-transform:uppercase;
	font-weight:700;
	display:inline-block;
	line-height:45px;
	color:#0b2a45;
	text-decoration:none;
	padding:0 25px;
	border-radius:25px;
	margin:20px 0 0 0;
	border:solid 2px #0b2a45;	
}
.btn2:hover{
	text-decoration:none;
	background-color:#0b2a45;
	color:#fff;
}

@media screen and (max-width : 480px) {
.btn1{
	font-size:14px;
	line-height:35px;
	padding:0 15px;
	border-radius:25px;
	margin:10px 0 0 0;
}
.btn2{
	font-size:14px;
	line-height:35px;
	padding:0 15px;
	border-radius:25px;
	margin:10px 0 0 0;
}
}
.btn-file {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	line-height: 45px;
	height: 45px;
	background-color: #FFF;
	cursor: pointer;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
	margin:0 0 10px 0;
}
.btn-file:hover {	
	background-color:#f9f9f9;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 45px!important;
  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:45px!important;
	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;
}
.footer2{
	padding: 0 0;
	width: 100%;
	color: rgba(255,255,255,.8);
	text-align:left;
	background-color:#0b2a45;
	line-height:normal;
	background: -webkit-linear-gradient(#0b2a45,#123a5c); /*Safari 5.1-6*/
  	background: -o-linear-gradient(rgba(#0b2a45,#123a5c)); /*Opera 11.1-12*/
  	background: -moz-linear-gradient(rgba(#0b2a45,#123a5c)); /*Fx 3.6-15*/
  	background: linear-gradient(to rgba(#0b2a45,#123a5c)); /*Standard*/
}
.footer2 .container{
	padding-bottom:20px;
}
.footer2 h4{
	font-size:20px!important;
	text-transform:uppercase;
	color:#fff!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:35px;
	height:35px;
	font-size:14px;
	line-height:31px;
	text-align:center;
	border-radius:50%;
	background-color:rgba(255,255,255,0);
	border:solid 2px rgba(255,255,255,1);
	color: rgba(255,255,255,1);
}
.footer2 ul{
	margin:0 0 0 0;
}
.footer2 ul li{
	list-style:none;
	line-height:normal;
	padding:10px 0;
}
.footer2 ul li i{
	font-size:20px;
	margin:0 10px 0 0;
}
.footer2 ul li a{
	color: rgba(255,255,255,.8);
}
.footer2 ul li a:hover{
	color: rgba(255,255,255,1);
}
.footer2 ul.products{
	margin:0 0 0 0;
}
.footer2 ul.products li{
	list-style:none;
	line-height:normal;
	padding:5px 0;
	display:inline-block;
	font-size:13px;
}
.footer2 ul.products li a{
	background-color:#fff;
	color:#0b2a45;
	display:block;
	padding:4px 10px;
	border-radius:15px;
}
.footer2 ul.products li a:hover{
	color: #99cf09;
}
footer{
	background-color:#123a5c;
	padding: 10px 0;
	position: relative;
	color: rgba(255,255,255,1);
	font-size:13px;
	text-align:center;
	border-top:solid 1px rgba(255,255,255,.1);
}
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 : 880px) {
.footer2 h4{
	font-size:20px!important;
	text-transform:uppercase;
	color:#fff!important;
	margin:20px 0 0 0!important;
	font-weight:700;
}
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;
}
}
.dynamic{
}
.dynamic ul{
	margin:0 0 30px 0;
}
.dynamic ul li{
	list-style-type: none;
	padding:0 0 0 24px;
	text-indent:3px;
	font-size:14px;
	border-left:solid 0px #FF6600;
	margin:0 2% 5px 0;
	text-align:left;
}
.dynamic ul li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -24px;
    content: "\f101";
	color: #006699;
	font-size:18px;
}

.dynamic ol{
	margin:0 0 30px 20px;
}
.dynamic ol li{
	margin: 0 0 10px 0;
}

.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;
}
.list1 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #287fb8;
	font-size:18px;
}
.list1 li a{
	color:#333;
}

.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: "\f1c1";
	color: #CC3300;
	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;
}



.list2-link{
	margin:0;
}
.list2-link li{
	list-style-type: none;
	float:left;
	width:49%;
	margin: 10px .5%;
}
.list2-link li a{
	padding:5px 0 5px 35px;
	text-indent:3px;
	font-size:14px;
	border:solid 1px #ccc;
	text-align:left;
	display:block;
	color:#333;
	text-transform:uppercase;
}
.list2-link li a:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -25px;
    content: "\f1c1";
	color: #CC3300;
	font-size:18px;
}
.list2-link li a:hover {
	text-decoration:none;
	color:#CC3300;
}



@media screen and (max-width : 768px) {
.list2-link li{
	list-style-type: none;
	float:none;
	width:100%;
	margin: 10px 0;
}
.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:500px;
	height:auto;
	margin:0 0 0 20px;
	border-left:solid 5px #287fb8;
	padding-left:5px;
}
@media screen and (max-width : 480px) {
.img-r{
	float:none;
	width:100%;
	height:auto;
	margin:0 0 20px 0;
	border-left:solid 0px #287fb8;
	padding-left:0px;
}
}
/*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: 1px!important;
	margin:10px 0!important;
	background: #06b8eb!important;
	background-image: linear-gradient(to right, #ddd, #ccc, #ddd)!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;
}
.tbl-pro{
}
.tbl-pro th{
	padding:5px 0;
	color:#103d68;
	font-size:22px;
}
.tbl-pro tr{
	border-bottom:dashed 1px #ccc;
}
.tbl-pro td{
	padding:5px 0;
	font-weight:700;
	font-size:16px;
}
.tbl-pro td span{
	font-size:11px;
}
.tbl-pro td img{
	height:70px;
	width:auto;
	padding:8px;
	border:solid 1px #ccc;
}
@media screen and (max-width : 768px) {
.tbl-pro th{
	padding:5px 0;
	color:#103d68;
	font-size:12px;
}
.tbl-pro tr{
	border-bottom:dashed 1px #ccc;
}
.tbl-pro td{
	line-height:normal;
	padding:5px 0;
	font-weight:700;
	font-size:12px;
}
.tbl-pro td img{
	height:50px;
	width:auto;
	padding:8px;
	border:solid 1px #ccc;
}
}
.breadcrumb {
  background-color: rgba(255,255,255,0)!important;
  padding:0!important;
}
.breadcrumb a{
	color:#fff!important;
}	
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #ccc;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #fff!important;
}