@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;
}
@media screen and (max-width : 768px) {
body{	
	line-height: 24px!important;
	font-size: 12px!important;
}
}
.res-hide{
}
.res-show{
	display:none!important;
}
@media screen and (max-width : 960px) {
}
@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{
	width:100%;	
	font-size:12px;
	background-color:#005078;
	border-bottom:solid 1px rgba(0,0,0,.1);
	line-height:30px;
	padding:5px 0;
	color:#fff;
	font-weight:700;
}
.top-nav .container{
	padding-top:0;
	padding-bottom:0;	
}
.top-nav ul{
	margin:0!important;
}
.top-nav ul li{
	list-style:none;
	float:left;
	margin:0 20px 0 0;
}
.top-nav .icon{
	margin:0 5px 0 0;
	font-size:24px;
	float:left!important;
	color:#fff;	
}
.top-nav ul li a{
	color:#006699;
}
.top-nav .social ul li a i{	
	font-size:16px;
	color: #fff;
}
.app-btn{
	background-color:#e3031b;
	float:right;
	text-decoration:none;
	color:#fff!important;
	padding:0 10px;
	border-radius:5px;
	font-weight:700;
	text-transform:uppercase;
	font-size:13px;
}
.app-btn .icon{
	color:#fff!important;
	font-size:22px;
	border-right:solid 1px rgba(255,255,255,.3);
	padding:0 10px 0 0;
	margin:0 10px 0 0;
}
.affix {
      top:0;
	  padding:0;
      width: 100%;
      z-index: 9999 !important;
	  background-color:rgba(255,255,255,1)!important;
	  box-shadow:0px 0px 5px rgba(0,0,0,.7);
}
.affix .logo img{
	height:40px;
	margin:5px 0;
}
.affix .header-right .t-menu{
	margin:0 0 0 0;
}
.affix .header-search{	
	padding:3px 0 0 20px;
}
header{
	width:100%;	
	padding:10px 0;
	background-color:rgba(255,255,255,1);
}
header .container{
	padding-top:0;
	padding-bottom:0;
}
header .logo{
	float:left;
	width:40%;
}
header .logo img{
	height:auto;
	width:auto;
}
header .header-right{
	float:left;
	width:60%;
}
header .header-right .t-menu{
	margin:7px 0 0 0;
	font-family: 'Zilla Slab', serif!important;
	font-weight:normal!important;
}

@media screen and (max-width : 768px) {
.top-nav{	
	font-size:11px;
	line-height:40px;
	padding:5px 0;
	font-weight:700;
}
.top-nav ul li{
	list-style:none;
	float:left;
	margin:0 0 0 0;
}
.top-nav .icon{	
	font-size:20px;	
}
.app-btn{
	float:left;
	width:100%;
}
.affix .logo img{
	height:34px;
	margin:10px 0;
}
header .logo{
	float:left;
	width:80%;
}
header .logo img{
	height:auto;
	max-height:45px;
	width:auto;
	max-width:100%;
}
header .header-right{
	float:left;
	width:20%;
}
}

.slider{
	position:relative;
}
h1,h2,h3,h4,h5{
	font-family: 'Zilla Slab', serif!important;
}
h1{
	font-size: 28px!important;
	line-height: normal;
	color: #e3031b!important;
	padding:0 0 15px 0!important;
	margin:0 0 15px 0!important;
	position:relative;
	font-weight:600!important;
	text-transform:uppercase;
}
h1:after{
	content: "";
	position:absolute;
	bottom:0;
	width:80px;
	height:2px;
	background-color:#006699;
	left:0;
}
.text-center h1:after{
	left:50%;
	margin:0 0 0 -40px;
}
h2{
	font-size: 24px!important;
	line-height: normal;
	color: #006699!important;
	padding:0 0 15px 0!important;
	margin:0 0 15px 0!important;
	position:relative;
	font-weight:600!important;
	text-transform:uppercase;
}
h2:after{
	content: "";
	position:absolute;
	bottom:0;
	width:80px;
	height:2px;
	background-color:#e3031b;
	left:0;
}
.text-center h2:after{	
	left:50%;
	margin:0 0 0 -40px;
}
.dynamic{
	position:relative;
}
.dynamic h2{	
	color: #111!important;
	padding:0 0 0 0!important;
	margin:0 0 10px 0!important;
}
h3{
	font-size: 24px!important;
	line-height: normal;
	color: #e3031b!important;
	margin: 0 0 20px 0!important;
}
h4{
	font-size: 26px!important;
	line-height: normal;
	color: #0099cc!important;
	padding:0;
	margin:0 0 10px 0!important;
	position:relative;
	font-weight: 700!important;
}
h5{
	font-size: 21px!important;
	line-height: 34px!important;
	color: #000!important;
	padding:0;
	margin:0 0 10px 0!important;
	position:relative;
	font-weight:400!important;
}
h6{
	font-size: 16px!important;
	font-style:italic;
	line-height:32px!important;
	color:#777!important;
}
@media screen and (max-width : 768px) {
h1{
	font-size: 22px!important;
}
h2{
	font-size: 20px!important;
}
h3{
	font-size: 18px!important;
	margin: 0 0 15px 0!important;
}
h4{
	font-size: 18px!important;
	line-height: normal;
}
h5{
	font-size: 16px!important;
	line-height: 28px!important;
}
h6{
	font-size: 13px!important;
	line-height:24px!important;
}
}
.inner-banner{
	background-color:#f9f9f9;
	padding:60px 0 0 0;
	background-image:url(../images/inner-banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100%;
	position:relative;
	box-shadow:inset 0px 2px 2px rgba(0,0,0,.3);
	border-bottom:solid 5px rgba(255,255,255,.5);
}
.inner-banner h3{
	margin:0!important;
}
.inner-banner .container{
	padding-top:20px;
	padding-bottom:20px;
}
@media screen and (max-width : 768px) {
.inner-banner{
	background-color:#f9f9f9;
	padding:20px 0 0 0;
}
.inner-banner .container{
	padding-top:10px;
	padding-bottom:10px;
}
}
.banner{
	margin:60px 0;
}
.banner img{
	width:100%;
	height:auto;
}
strong{
	font-weight:700;
}


.container{	
	padding-top:60px;
	padding-bottom:60px;
}
@media screen and (max-width : 768px) {
.container{	
	padding-top:25px;
	padding-bottom:25px;
}
}
.container3{
	position:relative;
	box-shadow:inset 0px 1px 0px #ccc;
	overflow:hidden;
}
.container3 .c3-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 #ccc;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
}
@media screen and (max-width : 768px) {
.container3 .c3-arrow{
	width:30px;
	height:30px;
	top:-15px;
	left:50%;
	margin:0 0 0 -15px;
}
}
.container4{	
	background-color:#fcfcfc;
}
.container5{	
	background-color:#fff;
}
.container p{
	margin:0;
	text-align:justify;
}
.text-center p{
	margin:0;
	text-align:center!important;
}
.container a{
	color:#2bbfc7;
}
.container2{
	background-color: #0b84a9;
	color: #333;
	background-image:url(../images/home-1.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	position:relative;
}
.container2 .c2-box{
	background-color:rgba(255,255,255,1);
	padding:25px;
	border-radius:5px;
	box-shadow:0px 5px 5px rgba(0,0,0,.3);
}
.container2 h2, .container2 h5{
	color: #fff!important;
}
.container2 h2 span{
	background-color:rgba(0,0,0,.5);
}
.container2 h3{
	color: #006699!important;
}
.container2 h6{
	color: #fff!important;
}
.container2 .btn1{
	color: #fff!important;
}
@media screen and (max-width : 768px) {
.container2 .c2-box{
	margin:10px 0;
}
}

.container-red{
	background-color:#fff;
	box-shadow:inset 0px 100px 50px -50px rgba(0,0,0,.03);
	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 .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:29.33%;
}
.container-red .list-subcat li a{
	background-color:#fff;
	font-family:Lato-Light!important;
	display:block;
	color:#00cccc;
	border:solid 1px rgba(0,0,0,.1);
	padding:15px 0;
	box-shadow:5px 5px 0px rgba(0,0,0,.1);
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
	text-transform:uppercase;
}
.container-red .list-subcat li a h5{
	font-family:Lato-Medium!important;
	margin:0!important;
	font-size:13px!important;

}
.container-red .list-subcat li a:hover{
	background-color:#2abfc7;
	display:block;
	color:#fff!important;
}
.container-red .list-subcat li a:hover h5{
	color:#fff!important;
}

@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{
	padding:10px 0;
}
}
@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{
	padding:10px 0;
}
}



.r-form{
	padding:15px;
}
.r-form:before, .r-form:after{
	display: table;
	content: "";
}
.r-form:after{	
	clear: both;
}
.r-form li{
	float:left;
	width:50%;
	text-align:center;
	list-style:none;
}
.r-form li a{
	display:block;
	color:#111;
	text-decoration:none;
	text-align:center;
	padding:45px 0;
	font-size:11px;
	font-family: 'Lato-Black';
}
.r-form li a:hover{	
	color:#f86031;
}
.r-form li a img{
	width:40px;
	height:auto;
	margin:0 0 10px 0;
	display:inline-block;
	clear:both;
}
.bdr-right{
	border-right:solid 1px rgba(0,0,0,.1);
}
.bdr-left{
	border-left:solid 1px rgba(0,0,0,.1);
}
.bdr-bottom{
	border-bottom:solid 1px rgba(0,0,0,.1);
}
.bdr-top{
	border-top:solid 1px rgba(0,0,0,.1);
}
@media screen and (max-width : 480px) {
.r-form li a{
	display:block;
	color:#111;
	text-decoration:none;
	text-align:center;
	padding:45px 0;
	font-size:9px;
	font-family: 'Lato-Black';
}
}




.testimonials{	
	background-color:#ddd;
	padding:30px 0;
	position:relative;
	font-size:16px;
	color:#000;
	box-shadow:inset 0px 0 200px rgba(0,0,0,.4);
}
.testimonials h2{
	margin:0 0 30px 0;
	color:#111;
}
.testimonials h4 a{	
	font-weight:700;
	color:#666;
}
.testimonial{
	margin:0 0 30px 0;
}
.testimonial img{
	width:100px;
}
.testimonial .t-con{
	padding:25px;
	background-color:#f9f9f9;
	position:relative;
	margin:0 0 35px 0;
	color:#333;
	font-style:italic;
	border-radius:5px;
}
.testimonial .t-con .t-arrow{
	width:34px;
	height:34px;
	background-color: #f9f9f9;
	position:absolute;
	z-index:10;
	bottom:-17px;
	border-radius:5px;
	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;
}
}




.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:#006699;
}
.blog{
	background-color:#f9f9f9;
	border:solid 1px #eee;
	border-radius:4px;
	padding:20px;
	text-align:center;
	margin:10px 0;
}
.blog .blog-img{
	width:250px;
	height:250px;
	border-radius:50%;
	overflow:hidden;
	margin:0 auto 20px auto;
	border:solid 3px #fff;
}
.blog .blog-img img{
	width:auto;
	height:250px;
	min-width:250px;
}
.blog h3{
	height:50px;
}

.blog p{
	margin:0 0 20px 0;
}
@media screen and (max-width : 992px) {
.blog h3{
	height:auto;
}
}

.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;
}
::-webkit-input-placeholder { /* Chrome */
  color: #111;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #111;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #111;
  opacity: 1;
}
:-moz-placeholder { /* Firefox 4 - 18 */
  color: #111;
  opacity: 1;
}
input[type="text"] {
	font-size: 13px;
	box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
	border:0;
	color: #666;
	padding: 0 15px!important;
	width: 100%!important;
	height: 45px;
	margin: 0 0 10px 0;
	background-color:#fff;
	line-height:1!important;
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus { 
	
}
input[type="password"] {
	font-size: 13px;
	box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
	border:0;
	color: #666;
	padding: 0 15px!important;
	width: 100%!important;
	height: 45px;
	margin: 0 0 10px 0;
	background-color:#fff;
	line-height:1!important;
}
input[type="tel"] {
	font-size: 13px;
	box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
	border:0;
	color: #666;
	padding: 0 15px!important;
	width: 100%!important;
	height: 45px;
	margin: 0 0 10px 0;
	background-color:#fff;
	line-height:1!important;
}
input[type="number"] {
	font-size: 13px;
	box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
	border:0;
	color: #666;
	padding: 0 15px!important;
	width: 100%!important;
	height: 45px;
	margin: 0 0 10px 0;
	background-color:#fff;
	line-height:1!important;
}
input[type="email"] {
	font-size: 13px;
	box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
	border:0;
	color: #666;
	padding: 0 15px!important;
	width: 100%!important;
	height: 45px;
	margin: 0 0 10px 0;
	background-color:#fff;
	line-height:1!important;
}
select {
	font-size: 13px;
	box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
	border:0;
	color: #666;
	padding: 0 15px!important;
	width: 100%!important;
	height: 45px;
	margin: 0 0 10px 0!important;
	background-color:#fff;
	line-height:1!important;
}
textarea {
	font-size: 13px;
	box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
	border:0;
	color: #666!important;
	padding: 15px 15px!important;
	width: 100%!important;
	height: auto;
	margin: 0 0 10px 0;
	background-color:#fff;
	line-height:1!important;
}
input[type="submit"] {
	background-color: #005078;
	font-size: 14px;
	text-transform:uppercase;
	border: 0px solid #dddddd;
	color: #FFF;
	clear: both;
	height: 45px;
	width: 100%!important;
	padding: 0!important;
	text-decoration: none;
	margin: 10px 0;
	display:block;
	font-weight:700;
}
input[type="button"] {
	background-color: #ef0108;
	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: 10px 0;
	font-family:MontserratAlternates-Regular!important;
}
button[type="button"] {
	background-color: #ef0108;
	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: 10px 0;
	font-family:MontserratAlternates-Regular!important;
}
.btn1{
	display:inline-block;
	border:solid 1px #ccc;
	line-height:30px;
	color:#111!important;
	text-decoration:none;
	padding:10px 40px;
	font-weight:bold;
	font-size:14px;
	margin:5px 0 0 0;
	text-transform:uppercase;
	font-weight:normal;
}
.btn1:hover{
	text-decoration:none;
	background-color:#999;
	color:#fff!important;
	border:solid 1px #999;
}
.btn2{
	display:inline-block;
	background-color:#00cccc;
	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);
	font-family: 'Montserrat-Light'!important;
}
.btn2:hover{
	text-decoration:none;
	background-color:#ef0108;
	color:#fff;
}
.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;
	color:#111!important;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
	margin:5px 0 0 0;
	text-transform:uppercase;
}
.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;
	font-family:MontserratAlternates-Regular!important;
}
.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;
	font-family:MontserratAlternates-Regular!important;
}
.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;
}
.footer2{
	padding: 0 0;
	width: 100%;
	color: rgba(255,255,255,1);
	text-align:left;
	background-color:#004060;
	line-height:normal;
}
.footer2 .container{
	padding-bottom:20px;
}
.footer2 h4{
	font-size:20px!important;
	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 0 0;
	border:0;
}
.footer2 .social ul li a i{
	width:40px;
	height:40px;
	font-size:14px;
	line-height:36px;
	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:5px 0;
}
.footer2 ul li i{
	font-size:20px;
	margin:0 10px 0 0;
}
.footer2 ul li a{
	color: rgba(255,255,255,1);
}
.footer2 ul li a:hover{
	color: rgba(255,255,255,1);
}
footer{
	background-color:#003651;
	padding: 10px 0;
	position: relative;
	color: rgba(255,255,255,1);
	font-size:13px;
	text-align:center;
}
footer .container{
	padding:10px 0 0 0;
}
footer a{	
	color: #fff!important;
	text-decoration:none;
}
footer br{	
	display:none;
}
@media screen and (max-width : 880px) {
.footer2 h4{
	font-size:16px!important;
	text-transform:uppercase;
	color:#fff!important;
	margin:20px 0 0 0!important;
	font-weight:700;
}
footer br{	
	display:inline-block;
}
}
.bc{	
	width:100%;	
}
.bc:before, .bc:after{
	display: table;
	content: "";
}
.bc:after{	
	clear: both;
	margin:0 0 50px 0!important;
}
.bc li{
	list-style:none;
	float:left;
	color:#000;
	text-transform:uppercase;
	font-family:Lato-Black!important;
	font-size:11px;
	line-height:normal;
}
.bc li a{
	list-style:none;
	float:left;
	color:rgba(0,0,0,.4);
	border-right:solid 1px #111;
	padding:0 10px 0 0;
	margin:0 10px 0 0;
}
.time-table{
	font-size:11px;
	font-family: 'Lato-Light'!important;
	font-weight:normal;
}
.time-table div{
	margin:10px 0;
}
.time-table strong{
	font-family: 'Lato-Medium'!important;
	font-weight:normal!important;
	color:#000;
}
.contact{
	font-size:14px;
}
.contact p{
	margin:30px 0;
	line-height:35px;
}
.contact p img{
	float:left;
	height:35px;
	width:auto;
	margin:0 10px 0 0;
}


.cf-left{
	float:left;
	width:45%;
	margin:0 10% 0 0;
}
.cf-right{
	float:left;
	width:45%;
}

.black_and_white { 
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */}
.team{	
	padding:10px;
	margin:0 0 15px 0;
	text-align:center;
	font-size:13px;
	line-height:24px;
	overflow:hidden;
}
.team .t-img{
	height:auto;
	overflow:hidden;
	margin:0 0 15px 0;
	padding:5px;
	border:solid 3px #ccc;
	border-radius:20px;
}
.team .t-img img{	
	width:100%;
	height:auto;
	border-radius:15px;
}
.team h4{
	margin:0 0 15px 0;
	width:100%;
	height:auto;
	font-size:26px!important;
	font-weight:normal!important;
}

.dynamic{
}
.dynamic ul{
	margin:0 0 0 16px;
}
.dynamic ul:before, .dynamic ul:after{
	display: table;
	content: "";
}
.dynamic ul:after{	
	clear: both;
}
.dynamic ul li{
	margin-bottom: 5px;
}
/*
.dynamic ul li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -20px;
    content: "\f111";
	color: #2bbfc7;
	font-size:9px;
}*/
.dynamic ul li a{
	color:#333!important;
	text-align:none;
}
.dynamic ul li a:hover{
	color:#f0592c!important;
}
.s-result{
}
.s-result ul{
	margin:0;
}
.s-result ul:before, .s-result ul:after{
	display: table;
	content: "";
}
.s-result ul:after{	
	clear: both;
}
.s-result ul li{
	margin: 0!important;
	list-style-type: none;
	border-bottom:solid 1px #eee;
	padding:0!important;
}
.s-result ul li a{
	margin-bottom: 0;
	list-style-type: none;
	padding:20px 0!important;
	display:block;
	color:#666!important;
}

.s-result ul li h3{
	margin:0!important;
	font-size:18px!important;
	color:#f15a2c!important;
}

.list1{
	margin:20px 0 0 0;
}
.list1:before, .list1:after{
	display: table;
	content: "";
}
.list1 :after{	
	clear: both;
}
.list1  li{
	margin-bottom: 10px;
	list-style-type: none;
	padding:0 0 0 20px;
}
.list1 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -20px;
    content: "\f111";
	color: #2bbfc7;
	font-size:9px;
}
.list2{
	margin:20px 0 0 0;
}
.list2:before, .list2:after{
	display: table;
	content: "";
}
.list2:after{	
	clear: both;
}
.list2 li{
	margin-bottom: 10px;
	list-style-type: none;
	padding:0 0 0 20px;
	float:left;
	width:45%;
}
.list2 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -20px;
    content: "\f111";
	color: #2bbfc7;
	font-size:9px;
}
@media screen and (max-width : 480px) {
.list2{
	margin:20px 0 0 0;
}
.list2:before, .list2:after{
	display: table;
	content: "";
}
.list2:after{	
	clear: both;
}
.list2 li{
	margin-bottom: 10px;
	list-style-type: none;
	padding:0 0 0 20px;
	float:none;
	width:100%;
}
.list2 li:before {
    font-family: FontAwesome;
    top:0;
	margin:0 10px 0 -20px;
    content: "\f111";
	color: #2bbfc7;
	font-size:9px;
}
}
.map{
	border:solid 3px #fff;
	box-shadow:0px 0px 10px #999;
	overflow:hidden;
}
.img-r{
	float:right;
	width:auto;
	max-width:550px;
	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:20px 0!important;
	background: #00cccc!important;
	background-image: linear-gradient(to right, #ccc, #ddd, #ccc)!important;
}

.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;
}
.presence{
	text-align:center;
	margin:20px 0;
}

.presence .icon{
	display:inline-block;
	width:90px;
	height:90px;
	line-height:90px;
	font-size:40px;
	border-radius:50%;
	background-color:#005078;
	color:#fff;
	margin:0 0 15px 0;
}
.presence iframe{
	width:100%!important;
	height:280px!important;
	padding:10px;
	box-shadow:1px 1px 3px rgba(0,0,0,.5);
}
.breadcrumb {
  background-color: rgba(255,255,255,0)!important;
  padding:0!important;
  display:none;
}
.breadcrumb a{
	color:#fff!important;
}	
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: rgba(0,0,0,.8)!important;
  content: "/\00a0";
}
.breadcrumb > .active {
  color: #fff!important;
}