@import url(https://fonts.googleapis.com/css?family=Lato:300,400,400i,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: 'Lato', sans-serif!important;
	font-weight:400;
	line-height: 30px!important;
	font-size: 15px!important;
	color: #444!important;
	text-decoration: none;
	height:100%;
	background-color:#fff;
}
@media screen and (max-width : 768px) {
body{	
	line-height: 22px!important;
	font-size: 12px!important;
}
}
.container{	
	padding:50px 0;
	position:relative;
}
.container.forms{	
	padding:120px 0 80px 0;
	position:relative;
}
@media screen and (max-width : 992px) {
.container{	
	padding:50px 0;
	position:relative;
}

.container.forms{	
	padding:50px 0;
	position:relative;
}
}
.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) {
.res-hide{
	display:none!important;
}
.res-show{
	display:block!important;
}
}
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
.top-nav{	
	height:35px;
	line-height:35px;
	text-align:right;
	font-size:13px;
	background-color:#1b3884;
	margin:0 0 15px 0;
	font-weight:400;
	overflow:hidden;
}
.top-nav .container{
	padding-top:0;
	padding-bottom:0;
}
.top-nav .social{
	float:left;
	font-weight:700;
	font-size:16px;
}
.top-nav .social ul{
}
.top-nav .social ul li{
	list-style:none;
	float:left;
	margin:0 0 0 10px;
}
.top-nav .social ul li i{
	color:#f9d53e;
	background-color:rgba(0,0,0,.2);
	width:35px;
	height:35px;
	line-height:35px;
	font-size:14px;
	text-align:center;
}
.top-nav span{
	height:35px;
	display:inline-block;
	border-right:solid 1px rgba(0,0,0,0);
	background-color:rgba(0,0,0,.2);
	color:rgba(255,255,255,.8);
	padding:0 5px 0 0;
	margin:0 0 0 5px;
	font-size:14px;	
}
.top-nav span.no-bg{
	background-color:rgba(0,0,0,0);
}
.top-nav span a{
	color:rgba(255,255,255,.9);
}
.top-nav span i{
	color:#f9d53e;
	font-size:14px;
	margin:0 5px 0 0;
	padding:5px;
	width:35px;
	height:35px;
	line-height:25px;
	text-align:center;
	background-color:rgba(0,0,0,.2);
	float:left;
}
.affix {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	padding:0 0 0px 0;
	border-top: 0;
	border-bottom:solid 0px #fff;
	box-shadow:0px 0px 5px #000;
	padding:0;
	background: -webkit-linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1)); /*Safari 5.1-6*/
  	background: -o-linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1)); /*Opera 11.1-12*/
  	background: -moz-linear-gradient(rgba(255,255,255,1),rgba(255,255,255,1)); /*Fx 3.6-15*/
  	background: linear-gradient(to rgba(255,255,255,1),rgba(255,255,255,1)); /*Standard*/
}
.affix .top-nav{
	margin:0 0 0px 0;
}
.affix .logo{
	display:none;
}
.affix .logo2{
	display:inline-block;
}
.affix .logo2 img{
	height:40px;
}
.affix .header-right .t-menu{
	margin:0 0;
}
.affix .call{
	bottom:-48px;
}
header{
	position:absolute;
	z-index:1;
	top:0;
	width: 100%;
	padding:20px 0;
	/*background: -webkit-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,0));
  	background: -o-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,0));
  	background: -moz-linear-gradient(rgba(0,0,0,.8),rgba(0,0,0,0));
  	background: linear-gradient(to rgba(0,0,0,.8),rgba(0,0,0,0));*/
	background-color:rgba(0,0,0,0);
	font-weight:400;
}
header .container{
	padding-top:0;
	padding-bottom:0;
}
header .logo{
	float:left;
	width:40%;
}
header .logo img{
	height:auto;
	width:auto;
	height:50px;
	max-width:100%;
	border:solid 5px rgba(255,255,255,1);
}
header .logo2{
	float:left;
	width:40%;
	padding:5px 0;
	display:none;
}
header .logo2 img{
	max-width:100%;
	width:auto;
	height:auto;
}
header .header-right{
	float:left;
	width:60%;
}
header .header-right .t-menu{
	margin:0 0;
}
header .call{
	position:absolute;
	z-index:1;
	right:0;
	bottom:-63px;
	background-color:#006699;
	padding:5px 10px;
	border-radius:0 0 10px 10px;
	color:#fff;
	box-shadow:inset 0px 16px 5px -3px rgba(255,255,255,.5);
	border:solid 2px #006699;
	border-top:0;
	font-weight:700;
	font-size:20px;
	letter-spacing:0px;
}
header .call a{	
	color:#fff;
}
header .call i{
	background-color:rgba(0,0,0,.3);
	padding:8px;
	border-radius:50%;
}
@media screen and (max-width : 768px) {
.top-nav{	
	display:none;
}
header{
	position: -webkit-sticky;
	background-color: #fff;
	width: 100%;
	padding:1px 0 0 0;
	position:relative;
	z-index:auto;	
}
header .logo{
	float:none;
	width:100%;
	padding:4px 0;
}
header .logo img{
	width:auto;
	max-width:80%;
}
header .logo2{
	float:none;
	width:100%;
	padding:4px 0;
	display:none;
}
header .logo2 img{
	width:auto;
	height:30px;
}
.sticky .logo2 img{
	height:40px;
	width:auto;
}
header .header-right{
	float:none;
	width:100%;
}
header .header-right .t-menu{
	margin:0;
}
header .call{
	position:absolute;
	z-index:1;
	left:0%;
	background-color:#006699;
	padding:3px 5px;
	border-radius:0 0 4px 4px;
	color:#fff;
	box-shadow:inset 0px 3px 3px -2px rgba(0,0,0,1);
	border:solid 1px rgba(255,255,255,.8);
	border-top:0;
	font-size:13px;
	letter-spacing:1px;
}
header .call a{	
	color:#fff;
}
header .call i{
	background-color:rgba(0,0,0,.3);
	padding:8px;
	border-radius:50%;
}
}

.slider{
	position:relative;
}
.bb{
	width:100%;
	padding:0;
	background-color:#f9d53e;
	font-size:28px;
	line-height:normal;
	color:#003056;
	font-weight:300;
}
.bb .container{
	padding-top:20px;
	padding-bottom:20px;
}
.bb img{
	float:left;
	margin:6px 10px 0 0;
}
.bb span{
	clear:right;
	display:block;
	font-weight:700;
	font-size:32px;
	line-height:normal;
}



@media screen and (max-width : 980px) {
}

@media screen and (max-width : 768px) {
}




.overlay{
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,255),rgba(0,0,0,.05));
  	background: -o-linear-gradient(45deg, rgba(255,255,255,255),rgba(0,0,0,.05));
  	background: -moz-linear-gradient(45deg, rgba(255,255,255,255),rgba(0,0,0,.05));
  	background: linear-gradient(to 45deg, rgba(255,255,255,255),rgba(0,0,0,.05));
	width:100%;
	height:100%;
	background-color:rgba(255,255,255,.3);
}
.overlay.auto{
	background: -webkit-linear-gradient(45deg, rgba(255,255,255,255),rgba(0,0,0,.05));
  	background: -o-linear-gradient(45deg, rgba(255,255,255,255),rgba(0,0,0,.05));
  	background: -moz-linear-gradient(45deg, rgba(255,255,255,255),rgba(0,0,0,.05));
  	background: linear-gradient(to 45deg, rgba(255,255,255,255),rgba(0,0,0,.05));
	width:100%;
	height:auto!important;
	background-color:rgba(255,255,255,.3);
}

.logo-home{
	border:solid 10px rgba(255,255,255,1);
	margin:5px 0 10% 0;
	max-width:70%;
}
@media screen and (max-width : 992px) {
}
h1,h2,h3,h4{	
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:400!important;
	font-weight:normal !important;    
}
h1.home{
	font-size: 30px!important;
	line-height: normal;
	color: #1b3884!important;
	padding:0 0 25px 0;
	margin:0 0 20px 0!important;
	position:relative;
	text-shadow:1px 1px 0px rgba(0,0,0,0);
}
h1.home a{
	color: #1b3884!important;
}
@media screen and (max-width : 992px) {
h1.home{
	font-size: 22px!important;
	line-height: normal;
	color: #fff!important;
	padding:0 0 15px 0;
	margin:0 0 20px 0!important;
}
}
h1{
	font-size: 24px!important;
	line-height: normal;
	color: #ef3344!important;
	padding:0 0 25px 0;
	margin:0 0 20px 0!important;
	position:relative;
}

h1 span{
	position:absolute;
	bottom:0;
	width:80px;
	height:8px;
	left:0;
	border-top:solid 3px #003056;
	border-bottom:solid 2px #ccc;	
}
.text-center h1 span{
	left:50%;
	margin:0 0 0 -40px;
}
h2{
	font-size: 24px!important;
	line-height: normal;
	color: #003056!important;
	padding:0 0 25px 0;
	margin:0 0 20px 0!important;
	position:relative;
	text-transform:uppercase;
}
h2 span{
	position:absolute;
	bottom:0;
	width:80px;
	height:8px;
	left:0;
	border-top:solid 3px #ef3344;
	border-bottom:solid 2px #ccc;	
}
.text-center h2 span{
	left:50%;
	margin:0 0 0 -40px;
}
h3{
	font-size: 20px;
	line-height: normal;
	color: #ef3344!important;
	margin:0 0 0 0!important;
}
h4{
	font-size: 20px;
	line-height: normal;
	color: #069;
	margin-bottom: 10px;
}
h5{
	font-size: 16px!important;
	line-height: normal;
	color: #dd2627!important;
}
h6{
	font-size: 26px!important;
	font-style:italic;
	line-height:40px!important;
	color:rgba(0,0,0,.8)!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;
}
h6{
	font-size: 16px!important;
	font-style:italic;
	line-height:30px!important;
}
}
.h-award{	
	border-right:solid 1px rgba(255,255,255,.5);
}
.h-event{
	text-align:center;	
}
.h-event img{
	width:80%;
	height:auto;
	padding:5px;
	box-shadow:0px 0px 3px rgba(0,0,0,.5);
	background-color:rgba(255,255,255,.8);
}




.inner-banner{
	background-size: 100%;
	background-image: url(../images/inner-bg.jpg);
	background-repeat: no-repeat;
	background-position:center bottom;
	text-align:left;
	box-shadow:inset 0px -100px 100px -50px rgba(0,0,0,.5);
	border-bottom:solid 3px #eee;
	text-shadow:1px 1px 4px rgba(0,0,0,.5);
	position:relative;
	border-bottom:solid 5px #006699;
	padding:180px 0 0 0 ;
	overflow:hidden;
}
.banner-s{	
	padding:80px 0 0 0!important ;
}
.inner-banner img{
	width:100%;
	height:auto;
}
.inner-banner h1{
	color:#fff;
	font-size:35px;
	line-height:normal;
	width:100%;
}
.inner-banner h3{
	color:#fff;
	font-size:16px;
	font-family: 'Open Sans', sans-serif!important;
}
@media screen and (max-width : 768px) {
.inner-banner{
	padding:25px 0;
}
.banner-s{	
	padding:25px 0!important ;
}
}


.container p{
	margin:0 0 0 0;
	text-align:justify;
}
.container .text-center p{
	margin:0 0 0 0;
	text-align:center;
}
.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: #006699;
	color: #fff;
	box-shadow:inset 0px 0px 100px rgba(0,0,0,.5);
}
.container2 h2{
	color:#fff;
	margin:0 0 30px 0;
	font-weight:lighter;
	font-size:36px;
}
.container2 h3{
	color:#fff;
}
.container2 .no{
	font-size:40px;
	line-height:normal;
	font-weight:700;
	text-align:left;
}
.container2 .call{
	font-size:120px;
	line-height:normal;
	font-weight:700;
	text-align:left;
	letter-spacing:20px;	
}
@media screen and (max-width : 768px) {
.container2{
	background-color: #006699;
	color: #fff;
	background-image: url(../images/girl.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size:50%;
	padding:10px 0 30px 0;
}
.container2 .no{
	font-size:25px;
	text-align:left;
	text-shadow:1px 1px 3px rgba(0,0,0,.5);
}
.container2 .call{
	font-size:50px;
	text-align:left;
	letter-spacing:2px;
	text-shadow:1px 1px 3px rgba(0,0,0,.5);
}
}
.container3{
	background-color: #006699;
	color: #fff;
	box-shadow:inset 0px 0px 100px rgba(0,0,0,.5);
}
.container3 h2{
	color:#fff;
	margin:0 0 30px 0;
}
@media screen and (max-width : 768px) {
.container3 h2{
	color:#fff;
	margin:30px 0 0 0;
}
}
.container-red{
	background-color:#fff;
	box-shadow:inset 0px 0px 100px rgba(0,0,0,.2);
	border-top:solid 3px #fff;
}
.container-red img{
	width:auto;
	height:auto;
	max-width:320px;
	border-radius:25px 0 25px 0;
	margin:0 0 0 15px;
}
.container-red p{
	text-align:justify;
}
.container-red ul{
	margin:0;
}
.container-red ul 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;
}
.container-red ul li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f00c";
	color: #006699;
	font-size:18px;
}
.container-red .list-subcat{
	margin:0;
}
.container-red .list-subcat li{
	list-style-type: none;
	padding:0;
	text-indent:3px;
	font-size:15px;
	font-weight:700;
	margin:2%;
	text-align:center;
	float:left;
	width:21%;
}
.container-red .list-subcat li a{
	background-color:#fff;
	display:block;
	color:#006699;
	border:solid 3px rgba(0,0,0,.1);
	padding:15px 0;
	border-radius:10px 0 10px 0;
	box-shadow:5px 5px 0px rgba(0,0,0,.3);
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.container-red .list-subcat li a:hover{
	background-color:rgba(0,0,0,.5);
	display:block;
	color:#fff;
}
.container-red .list-subcat li:before {
    font-family: font-family: 'Open Sans', sans-serif!important;
    top:0;
	margin:0;
    content: "";
	color: #fff;
	font-size:18px;
}
@media screen and (max-width : 920px) {
.container-red .list-subcat li{
	list-style-type: none;
	padding:0;
	text-indent:3px;
	font-size:12px;
	font-weight:700;
	margin:2%;
	text-align:center;
	float:left;
	width:46%;
}
.container-red .list-subcat li a{
	border:solid 3px rgba(0,0,0,.1);
	padding:10px 0;
	border-radius:5px 0 5px 0;
	box-shadow:3px 3px 0px rgba(0,0,0,.3);
}
}
@media screen and (max-width : 480px) {
.container-red .list-subcat li{
	list-style-type: none;
	padding:0;
	text-indent:3px;
	font-size:12px;
	font-weight:700;
	margin:5%;
	text-align:center;
	float:none;
	width:90%;
}
.container-red .list-subcat li a{
	border:solid 3px rgba(0,0,0,.1);
	padding:10px 0;
	border-radius:5px 0 5px 0;
	box-shadow:3px 3px 0px rgba(0,0,0,.3);
}
}




.testimonials{	
	background-color:#fff;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	padding:30px 0;
	position:relative;
	font-size:16px;
	color:#000;
	box-shadow:inset 0 50px 50px rgba(0,0,0,.05);
}
.testimonials h2{
	margin:0 0 30px 0;
}
.testimonials h4 a{	
	font-weight:700;
	color:#F30;
}
.testimonial{
	margin:0 0 30px 0;
}
.testimonial img{
	width:100px;
}
.testimonial .t-con{
	padding:25px;
	background-color:#eee;
	position:relative;
	margin:0 0 35px 0;
	color:#333;
	font-style:italic;
	border-radius:3px;
}
.testimonial .t-con .t-arrow{
	width:34px;
	height:34px;
	background-color:#eee;
	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 : 768px) {
.testimonials{	
	font-size:12px;
	padding:10px 0;
}
}
@media screen and (max-width : 480px) {
.testimonial img{
	width:80px;
}
}

.contact{
	text-align:center;
	margin:20px 0;
}

.contact i{
	width:70px;
	height:70px;
	line-height:70px;
	font-size:40px;
	border-radius:50%;
	background-color:#f58634;
	color:#fff;
	margin:0 0 15px 0;
}
.contact iframe{
	width:100%!important;
	height:200px!important;
	padding:10px;
	margin:15px 0 0 0;
	box-shadow:1px 1px 3px rgba(0,0,0,.5);
}




.smile-gal{
}

.smile-gal img{
	height:380px;
	width:auto;
	padding:7px;
	box-shadow:0px 0px 3px rgba(0,0,0,.5);
	margin:0 10px;
}

.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: 'Museo700-Regular';
	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:10px;
}
.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 3%!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 3%!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 3%!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 3%;
	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 3%!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 3%;
	height: 35px;
	width: 100%;
	text-decoration: none;
	margin: 5px 0!important;
	background-color:#fff;
}
textarea {
	font-size: 14px;
	border: 1px solid #ddd;
	color: #666!important;
	font-weight: lighter;
	clear: both;
	padding: 5px 3%;
	width: 100%;
	text-decoration: none;
	margin: 5px 0!important;
	font-family: 'Open Sans', sans-serif;
}
input[type="submit"] {
	background-color: #FF3300;
	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: #FF3300;
	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: #FF3300;
	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{
	display:inline-block;
	background-color:#c0001e;
	border:solid 2px #c0001e;
	line-height:46px;
	height:50px;
	color:#fff;
	text-decoration:none;
	padding:0 35px;
	border-radius:25px;
	font-size:16px;
	margin:5px 0 0 0;	
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:400!important;
	text-transform:uppercase;
}
.btn1:hover{
	background-color:#c0001e;
	color:#fff;
	text-decoration:none;
}
.btn2{
	display:inline-block;
	background-color:#fff;
	border:solid 2px #ef3344;
	line-height:46px;
	height:50px;
	color:#ef3344;
	text-decoration:none;
	padding:0 25px;
	border-radius:25px;
	font-size:16px;
	margin:5px 0 0 0;	
	font-family: 'Roboto Condensed', sans-serif!important;
	font-weight:400!important;
	text-transform:uppercase;
}
.btn2:hover{
	background-color:#ef3344;
	color:#fff;
	text-decoration:none;
}
.btn2-2{
	display:inline-block;
	background-color:#FF6600;
	line-height:50px;
	color:#fff;
	text-decoration:none;
	padding:0 25px;
	border-radius:3px;
	font-weight:bold;
	font-size:18px;
	margin:5px 0 0 0;
	box-shadow:inset 0px 25px 3px rgba(255,255,255,.2);
}
.btn2-2:hover{
	text-decoration:none;
	background-color:#333;
	color:#fff;
}
.btn3{
	display:inline-block;
	background-color:#fff;
	box-shadow:inset 0px 0px 0px 2px #006699;
	line-height:50px;
	height:50px;
	color:#666;
	text-decoration:none;
	padding:0 30px;
	border-radius:8px;
	font-weight:bold;
	font-size:14px;
	margin:5px 0 0 0;
}
.btn3:hover{
	text-decoration:none;
}
.btn4{
	display:inline-block;
	background-color:rgba(0,0,0,.05);
	box-shadow:inset 0px 0px 0px 2px #fff;
	line-height:50px;
	height:50px;
	color:#fff;
	text-decoration:none;
	padding:0 30px;
	border-radius:8px;
	font-weight:bold;
	font-size:14px;
	margin:5px 0 0 0;
}
.btn4:hover{
	text-decoration:none;
}
.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{
	position:fixed;
	z-index:1000;
	left:0;
	bottom:0;
	width:100%;
	font-size:13px;
	padding:5px 0;
	color:#1b3884;
	background-color:#eee;
	text-align:center;
}
footer .container{
	padding-top:0;
	padding-bottom:0;
}
footer a{
	color:#fff!important;
	padding:0 5px;
}




.right-strip{
	position:fixed;
	z-index:2000;
	top:15%;
	right:0;
}
.right-strip .rs-btn{
	float:left;
	margin:140px 0 0 0;
}
.right-strip .right-strip-open{
	width:250px;
	float:left;
	background-color:#fff;
	padding:20px;
	box-shadow:0px 0px 5px rgba(0,0,0,1);
}
.right-strip input[type="text"] {
	height: 35px;
}
.right-strip input[type="password"] {
	height: 35px;
}
.right-strip input[type="tel"] {
	height: 35px;
}
.right-strip input[type="number"] {
	height: 35px;
}
.right-strip input[type="email"] {
	height: 35px;
}
.right-strip select {
	height:35px;
	margin:5px 0;
	border-radius:3px;
}
.right-strip textarea {
	width: 100%;
	margin: 5px 0;
	font-family: 'Open Sans', sans-serif;
}
.right-strip h2{
	margin:0 0 10px 0;
	font-size:22px;
}
.right-strip p{
	line-height:normal;
	font-size:12px;
}
.right-strip input[type="submit"] {
	height: 35px;
}



.team{
	border:solid 1px #ddd;
	padding:10px;
	margin:0 0 15px 0;
	min-height:135px;
	text-align:justify;
}
.team img{
	float:right;
	margin:0 0 0 15px;
	border:solid 2px #eee;
	width:120px;
	height:auto;
	padding:5px;
}
.team h3 span{
	float:right;
}
.team h3 span a{
	text-decoration:none;
}
.team h3 span a:hover{
	color:#666;
}
.clients{
	height:80px;
	line-height:80px;
}
.clients img{
	height:80px;
	width:auto;
	margin:0 10px;
}
@media screen and (max-width : 480px) {
.clients{
	height:50px;
	line-height:50px;
}
.clients img{
	height:50px;
	width:auto;
	margin:0 10px;
}
}
.dynamic{
}

.dynamic ul{
	margin:0 0 20px 0;
}
.dynamic ul li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	background-color:#fff;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:justify;
}
.dynamic ul li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
   content: "\f164";
	color: #FF6600;
	font-size:18px;
}

.list1{
	margin:0;
}
.list1 li{
	list-style-type: none;
	padding:0 0 0 33px;
	text-indent:3px;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:justify;
	line-height:normal;
}
.list1 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -33px;
    content: "\f164";
	color: #FF6600;
	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;
	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: "\f164";
	color: #ef0108;
	font-size:18px;
}
.list1-link li a:hover {
	text-decoration:none;
	color:#006699;
}



.downloads{	
	margin:20px 0!important;
}
.downloads:before, .downloads:after{
	display: table;
	content: "";
}
.downloads:after{	
	clear: both;
}
.downloads li{
	list-style-type: none;
	padding:0;
	margin:0 0 10px 0;
	text-align:left;
	line-height:normal;
}
.downloads li a{
	display:block;
	color:#1b3884;
	text-align:center;
	border:solid 1px #ccc;
	padding:20px;
	border-radius:5px;
	background-color:rgba(255,255,255,.8);
}

.downloads2{
	margin:20px 0!important;
}
.downloads2:before, .downloads2:after{
	display: table;
	content: "";
}
.downloads2:after{
	clear: both;
}
.downloads2 li{
	list-style-type: none;
	padding:0;
	margin:0 0 10px 0;
	text-align:left;
	line-height:normal;
	float:left;
	width:46%;
	margin:2%;
}
.downloads2 li a{
	font-size:13px;
	display:block;
	color:#1b3884;
	text-align:center;
	border:solid 1px #ccc;
	padding:10px;
	border-radius:5px;
	background-color:rgba(255,255,255,.8);
	min-height:130px;
}
.downloads2 li a img{
	height:70px;
	width:auto;
	clear:both;
	display:block;
	margin:0 auto 5px auto;
	border:solid 1px #ddd;
}

@media screen and (max-width : 992px) {
.downloads2 li{
	list-style-type: none;
	padding:0;
	margin:0 0 10px 0;
	text-align:left;
	line-height:normal;
	float:none;
	width:90%;
	margin:20px!important;
}
}

.presence{
	text-align:center;
	margin:20px 0;
}
.presence .icon{
	width:90px;
	height:90px;
	line-height:80px;
	font-size:40px;
	background-color:#323c96;
	color:#fff;
	margin:0 auto 55px auto;
	box-shadow:10px 10px 0px #961e64;
	border-right:solid 5px #fff;
	border-bottom:solid 5px #fff;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
	clear:both;	

}	
.presence .icon i{
	font-size:40px;
	color:#fff;
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg); /* IE 9 */
    -webkit-transform: rotate(-45deg); /* Safari */
}
.presence iframe{
	width:100%!important;
	height:200px!important;
	padding:10px;
	box-shadow:1px 1px 3px rgba(0,0,0,.5);
}
.presence h3{
	color:#fff!important;
}
.presence h6 a{
	color:#fff!important;
}


.list3{	
	margin:10px 0 30px 0!important;
}
.list3:before, .list3:after{
	display: table;
	content: "";
}
.list3:after{	
	clear: both;
}
.list3 li{
	list-style-type: none;
	padding:0 0 0 30px!important;
	text-indent:0!important;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:left;
	width:31.33%;
	line-height:normal;
}
.list3 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -30px!important;
    content: "\f164";
	color: #FF3300;
	font-size:18px;
}


.list4{	
	margin:10px 0 30px 0!important;
}
.list4:before, .list4:after{
	display: table;
	content: "";
}
.list4:after{	
	clear: both;
}
.list4 li{
	list-style-type: none;
	padding:0 0 0 30px!important;
	text-indent:0!important;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:left;
	width:22%;
	line-height:normal;
}
.org_clr li:before{
	color: #FF6600 !important;
}
.list4 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -30px!important;
    content: "\f164";
	color: #FF3300;
	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;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:none;
	width:96%;
}
.list4 li{
	list-style-type: none;
	padding:0 0 0 30px!important;
	text-indent:0!important;
	border-left:solid 0px #FF6600;
	margin:0 2% 10px 0;
	text-align:left;
	float:none;
	width:96%;
	line-height:normal;
}
}

.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;
}
@media screen and (max-width : 480px) {
.img-r{
	float:none;
	width:100%;
	max-width:100%;
	height:auto;
	margin:10px 0;
}
}
/*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: #006699!important;
	background-image: linear-gradient(to right, #006699, #006699, #006699)!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;
}
