@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic);
@import url(https://fonts.googleapis.com/css?family=Dosis:300,400,500);




@font-face {
  font-family: 'Bauhaus-Bold-BT';
  src: url('fonts/Bauhaus Bold BT.eot');
  src: local('â˜º'), url('fonts/Bauhaus Bold BT.woff') format('woff'), url('fonts/Bauhaus Bold BT.ttf') format('truetype'), url('fonts/Bauhaus Bold BT.svg') format('svg');
  font-weight: lighter;
  font-style: normal;
}

@font-face {
  font-family: 'Bauhaus-Medium-BT';
  src: url('fonts/Bauhaus Medium BT.eot');
  src: local('â˜º'), url('fonts/Bauhaus Medium BT.woff') format('woff'), url('fonts/Bauhaus Medium BT.ttf') format('truetype'), url('fonts/Bauhaus Medium BT.svg') format('svg');
  font-weight: lighter;
  font-style: normal;
}



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;
	margin: 0;
	padding: 0;
}
html, body {
    height:100%;
}
body{	
	font-family: 'Open Sans', sans-serif!important;
	font-weight: 400!important;
	font-size: 14px!important;
	line-height:28px!important;
	color: rgba(0,0,0,.8)!important;
	height: 100%;
	background-color:#eef6e1!important;
}
@media screen and (max-width : 768px) {
body{	
	font-size: 11px!important;
	line-height:22px!important;
}
}
.container{	
	padding-top:40px;
	padding-bottom:40px;
	position:relative;
}
.res-hide{
}
.res-show{
	display:none!important;
}
@media screen and (max-width : 992px) {
.container{	
	padding-top:15px;
	padding-bottom:15px;
	position:relative;
}
.res-hide{
	display:none!important;
}
.res-show{
	display:block!important;
}
.breadcrumb{
	display:none!important;
}
}
.clear{
	clear:both;
	display:block;
	overflow:hidden;
	visibility:hidden;
	width:0;
	height:0
}
header{
	width:100%;
}
header .container{
	padding-top:0;
	padding-bottom:0;
}
header .logo{
	float:left;
	width:45%;
	text-align:left;
}
header .logo img{
	width:auto;
	margin:15px 0;
}
header .h-right{
	float:left;
	width:55%;
	text-align:right;
	padding:15px 0;
}
header .h-right h4{
	font-size:23px!important;
	margin:0!important;
	padding:0!important;
	text-transform:uppercase;
}
header .h-right h3{
	margin:10px 0 0 0!important;
	padding:0!important;
	font-size:29px!important;
}
header .t-menu{
	width:100%;
	font-family: 'Bauhaus-Medium-BT'!important;
	background-color:#006699;
	border-radius:10px;
	box-shadow:inset 0 25px 10px rgba(255,255,255,.2);
}
@media screen and (max-width : 980px) {
header{
	padding:5px 0;
}
header .logo{
	float:none;
	width:100%;
}
header .logo img{
	width:70%;
	height:auto;
}
header .h-right{
	float:none;
	width:100%;
	padding:0;
	text-align:left;
	
	margin:10px 0 0 0!important;
	padding:10px 0 0 0!important;
	border-top:solid 1px #ccc;
	border-bottom:solid 1px #ccc;
}
header .h-right h4{
	font-size:18px!important;
	margin:0 0 0 0!important;
	padding:0 0 0 0!important;
}
header .h-right h3{
	margin:10px 0 0 0!important;
	padding:0!important;
	font-size:18px!important;
}
header .h-right h5{
	margin:0!important;
	padding:0!important;
}
header .t-menu{
	width:100%;
	margin:0;	
}
}
@media screen and (max-width : 480px) {
header{
	padding:5px 0;
}
header .logo{
	float:none;
	width:100%;
	text-align:left;
	padding:0;
	margin:0;
}
header .logo img{	
	margin:7px 0;
}
header .h-right{
	float:none;
	width:100%;
	padding:0 0 0 0;
}
}

.header-bg{
	background-size: cover;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom:solid 3px #fff;
}

h1,h2,h3,h4,h5{
	font-family: 'Bauhaus-Medium-BT'!important;
}
h1{
	font-size: 32px!important;
	line-height: normal;
	color: #000!important;
	position:relative;
	padding:0 0 20px 0!important;
	margin:0 0 20px 0!important;
}
h1 strong{
	color:#ed1b35;
	font-weight:normal;
}
h1 span{
	width:80px;
	height:3px;
	line-height:2px;
	background-color:#006699;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
}
h2{
	font-size: 24px!important;
	line-height: normal;
	color: #006699!important;
	position:relative;
	padding:0 0 20px 0!important;
	margin:0 0 20px 0!important;
}
h2 span{
	width:80px;
	height:3px;
	line-height:3px;
	background-color:#111;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
}
h3{
	font-size: 22px!important;
	line-height: normal;
	color: #17af0c!important;
	margin: 0 0 10px 0!important;
}
h4{
	font-size: 20px!important;
	line-height: normal;
	color: #006699!important;
	margin:0 0 10px 0!important;
	font-weight:500!important;
}
h4.h4-2{
	font-size: 16px!important;
	line-height: normal;
	color: #006699!important;
	margin:0 0 10px 0!important;
	font-family: 'Bauhaus-Bold-BT'!important;
}
h5{
	font-size: 16px!important;
	line-height: normal;
	color: #17af0c!important;
	margin:0 0 10px 0!important;
}
h6{
	font-size: 18px!important;
	font-style:italic;
	line-height:32px!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;
}
}
.container hr{	
	border: 0;
	height: 1px;
	margin:20px 0;
	background: #999;
	background-image: linear-gradient(to right, rgba(255,255,255,.5), rgba(255,255,255,.5), rgba(255,255,255,.5));
}
.container p{
	text-align:justify!important;
}
.container2{
	background-color:rgba(0,0,0,.3);
	box-shadow:inset 0px 50px 100px rgba(0,0,0,.8);
}

.h-thumb{
	text-align:center;
}

.h-thumb .hti{
	margin:0 0 20px 0;
	background-color:#fb6b47;
	padding:20px;
	display:inline-block;
	border-radius:50%;
}
.h-thumb .hti img{
	width:auto;
	height:auto;
}
.h-thumb h3{
	font-size:26px!important;
	color:#039!important;
	text-transform:uppercase;
}
@media screen and (max-width : 768px) {
.h-thumb .hti{
	margin:0 0 20px 0;
	background-color:#fb6b47;
	padding:20px;
	display:inline-block;
	border-radius:50%;
}
.h-thumb .hti img{
	width:auto;
	height:auto;
}
.h-thumb h3{
	font-size:14px!important;
	color:#039!important;
	text-transform:uppercase;
}
}

.home-service{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-attachment: fixed;
	background-image: url(../images/home-service.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position:relative;
	overflow:hidden;
	color:#fff;
	font-size:16px; font-weight:bold;
	text-align:center;
	padding:50px 0;
}
.home-service h2{
	color:#fff!important;
	font-size:52px!important;
	text-shadow:1px 1px 3px rgba(0,0,0,.3);
}
.home-service h4{
	color:rgba(0,0,0,.8)!important;
	font-size:28px!important;
}
.home-service img{
	max-width:100%;
	height:auto;
}
@media screen and (max-width : 980px) {
}
@media screen and (max-width : 480px) {
}

.inner-banner{
	background-size: 100%;
	background-image: url(../images/inner-banner.jpg);
	background-repeat: no-repeat;
	text-align: center;
	box-shadow: inset 0px -100px 70px -50px rgba(0,0,0,.0);
	position: relative;
	background-position: center center;
	padding:100px 0 0 0;
}
.inner-banner h2{
	text-align:right;
	color:rgba(255,255,255,.4)!important;
	font-size:50px!important;
	font-weight:700!important;
	text-transform:uppercase;
}
.inner-banner h4{
	text-align:right;
	color:rgba(255,255,255,.4)!important;
	font-size:20px!important;
	font-weight:700!important;
	text-transform:uppercase;
	margin:23px 0!important;
}
@media screen and (max-width : 980px) {
.inner-banner{
	padding:80px 0 0 0;
}
.inner-banner h2{
	font-size:40px!important;
}
}
@media screen and (max-width : 768px) {
.inner-banner{
	padding:50px 0 0 0;
}
.inner-banner h2{
	font-size:40px!important;
}
}
@media screen and (max-width : 480px) {
@media screen and (max-width : 768px) {
.inner-banner{
	padding:20px 0 0 0;
}
.inner-banner h2{
	font-size:26px!important;
}
}
}






.container-red .list-subcat{
	margin:0;
}
.container-red .list-subcat li{
	list-style-type: none;
	padding:0;
	font-size:12px;
	font-weight:700;
	margin:1%;
	text-align:center;
	float:left;
	width:23%;
	position:relative;
}
.container-red .list-subcat li a{
	background-color:#eee2ce;
	display:block;
	width:100%;
	color:#ff6c00;
	border:solid 5px #ed1b35;
	border-right:solid 5px #eee2ce;
	border-bottom:solid 5px #eee2ce;
	padding:5px 0 0 5px;
	box-shadow:5px 5px 0px rgba(0,0,0,.3);
	-moz-transition: all .5s;
	-webkit-transition: all .5s;
	transition: all .5s;
	position:relative;
	height:200px;
	overflow:hidden;
}
.container-red .list-subcat li a img{
	width:100%;
	min-height:200px;
	height:auto;
	margin:0;
	padding:0!important;
	-webkit-transition-duration: 0.5s; /*Webkit: Animation duration*/
	-moz-transition-duration: 0.5s; /*Mozilla duration version*/
	-o-transition-duration: 0.5s; /*Opera duration version*/
}
.container-red .list-subcat li a:hover{
	background-color:rgba(0,0,0,.5);
	display:block;
	color:#fff;
}
.container-red .list-subcat li a:hover img{
	-webkit-transform:scale(1.1); /*Webkit: Scale up image to 1.2x original size*/
	-moz-transform:scale(1.1); /*Mozilla scale version*/
	-o-transform:scale(1.1); /*Opera scale version*/
}
.container-red .list-subcat li a h5{
	position:absolute;
	z-index:1;
	background-color:rgba(237,27,53,.8);
	left:0;
	bottom:0;
	width:100%;
	padding:5px 0;
	font-size:16px!important;
	font-weight:500!important;
	color:#fff!important;
}
.container-red .list-subcat li:before {
    font-family: font-family: 'Open Sans', sans-serif!important;
    top:0;
	margin:0;
    content: "";
	color: #fff;
}
@media screen and (max-width : 980px) {
.container-red .list-subcat li{
	list-style-type: none;
	padding:0;
	font-size:12px;
	font-weight:700;
	margin:2%;
	text-align:center;
	float:left;
	width:46%;
	border-radius:10px 0 10px 0;
}
}
@media screen and (max-width : 480px) {
.container-red .list-subcat li{
	list-style-type: none;
	padding:0;
	font-size:12px;
	font-weight:700;
	margin:5%;
	text-align:center;
	float:none;
	width:90%;
	border-radius:10px 0 10px 0;
}
}


.dynamic{
}
.dynamic ul{
	margin:20px 0 0 0;
}
.dynamic ul li{
	margin-bottom: 10px;
	list-style-type: none;
	padding:0 0 0 20px;
}
.dynamic ul li:before {
	font-family: FontAwesome;
	top: 0;
	margin: 0 10px 0 -20px;
	content: "\f111";
	color: #17af0c;
}
@media screen and (max-width : 768px) {
.inner-banner{
	background-size: 100%;
	background-attachment: scroll;
	height:150px;
	position:relative;
	width:100%;
	overflow:hidden;
	background-color:#666;
	color:#e4bbbb;
}
}
@media screen and (max-width : 480px) {
.inner-banner{
	background-size: 100%;
	background-attachment: scroll;
	height:100px;
	position:relative;
	width:100%;
	overflow:hidden;
	background-color:#666;
	color:#e4bbbb;
}
}
.box1{
	background-color:rgba(255,255,255,1);
	padding:15px;
	border-radius:10px;
	text-align:justify;
}
.box2{
	background-color:rgba(20,70,90,.15);
	padding:29px;
	border-radius:10px;
	margin:0 0 10px 0;
}

.moment{
	font-family: 'Bauhaus-Medium-BT';
	text-shadow:0px 1px 10px rgba(0,0,0,1);
	font-size:26px;
	text-align:center;
	margin:30px 0 0 0;
}
.moment span{
	color:#ed1b35;
}

.list1{
	margin:20px 0 0 0;
}
.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: "\f061";
	color: #FFCC33;
}

.list2{	
	margin:0!important;
}
.list2:before, .list2:after{
	display: table;
	content: "";
}
.list2:after{	
	clear: both;
}
.list2 li{
	list-style-type: none;
	padding:0 0 0 0px!important;
	text-indent:0!important;
	border-left:solid 0px #FF6600;
	margin:10px 0;
	text-align:left;
	float:left;
	width:50%;
	line-height:normal;
	font-size:18px;
	font-weight:700;
}
.list2 li a{
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
}
.list2 li a:hover{
	color:#069;
	text-decoration:none;
}
.list2 li:before {
       font-family: FontAwesome;
       top:0;
       left:-5px;
       padding-right:10px;
       content: "\f061";
	   color: #17af0c;
}
@media screen and (max-width : 768px) {
.list2 li{
	float:none;
	width:100%;
	font-size:16px;
}
}
.list3{
	margin:20px 0 0 0;
}
.list3 li{
	margin-bottom: 10px;
	list-style-type: none;
	float:left;
	width:33.33%;
}
.list3 li:before {
       font-family: FontAwesome;
       top:0;
       left:-5px;
       padding-right:10px;
       content: "\f061";
	   color: #FFCC33;
}
@media screen and (max-width : 768px) {
.list3{
	margin:20px 0 0 0;
}
.list3 li{
	margin-bottom: 10px;
	list-style-type: none;
	float:none;
	width:100%;
}
}
.tbl1{
	background-color:#fff;
}
.tbl1 th{
	background-color:#f9f9f9;
	border:solid 1px #ddd;
	padding:5px;
}
.tbl1 td{
	border:solid 1px #ddd;
	padding:5px;
}


.clients{
	float:left;
	width:21%;
	text-align:center;
	margin:1%;
	padding:1%;
	box-shadow:inset 0px 0px 0px 1px #ccc;
}
.clients img{
	width:auto;
	height:80px;
}
.img-r{
	float:right;
	margin:0 0 0 20px;
	width:auto;
	height:auto;
	max-width:300px;
	border-radius:15px 0 15px 0;
}
@media screen and (max-width : 480px) {
.img-r{
	float:none;
	margin:0 0 20px 0;
	width:100%;
	height:auto;
	max-width:300px00%;
	border-radius:5px;
}
}


input[type="text"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	background-color:rgba(255,255,255,1);
	color: #333!important;
	border:0;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	margin: 0 0 10px 0;
	border-radius:5px;
	
}
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus { 
	
}
input[type="password"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	background-color:rgba(255,255,255,1);
	color: #333!important;
	border: 0;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	margin: 0 0 10px 0;
	border-radius:5px;
}
input[type="tel"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	background-color:rgba(255,255,255,1);
	color: #333!important;
	border:0;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	margin: 0 0 10px 0;
	border-radius:5px;
}
input[type="number"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	background-color:rgba(255,255,255,1);
	color: #333!important;
	border:0;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%;
	text-decoration: none;
	height: 35px;
	margin: 0 0 10px 0;
	border-radius:5px;
}
input[type="email"] {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	background-color:rgba(255,255,255,1);
	color: #333!important;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	width: 100%!important;
	text-decoration: none;
	height: 35px;
	margin: 0 0 10px 0;
	border-radius:5px;
}
select {
	font-size: 12px;
	border: 1px solid #ccc;
	color: #fff!important;
	font-weight: lighter;
	clear: both;
	padding: 0 10px!important;
	height: 35px;
	width: 100%;
	text-decoration: none;
	margin: 0 0 10px 0!important;
	background-color:#fff;
	border-radius:5px;
}
textarea {
	font-size: 14px;
	box-shadow: inset 0px 0px 0px 1px #ccc;
	border:0;
	background-color:rgba(255,255,255,1);
	color: #333!important;
	font-weight: lighter;
	clear: both;
	padding: 5px 10px!important;
	width: 100%;
	text-decoration: none;
	margin: 0 0 10px 0!important;
	font-family: 'Open Sans', sans-serif;
	border-radius:5px;
}
input[type="submit"] {
	background-color: #17af0c;
	box-shadow: inset 0px 0px 0px 2px rgba(0,0,0,.1);
	font-size: 18px;
	text-transform: capitalize;
	border: 0px solid #dddddd;
	color: #fff;
	clear: both;
	height: 35px;
	width: 100%!important;
	padding: 0!important;
	text-decoration: none;
	margin: 0 0 10px 0;
	display: block;
	border-radius: 5px;
	font-family: 'Dosis', sans-serif;
}
input[type="button"] {
	background-color: #17af0c;
	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: 0 0 10px 0;
	border-radius: 5px;
	font-family: 'Dosis', sans-serif;
}
button[type="button"] {
	background-color: #17af0c;
	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: 0 0 10px 0;
	border-radius: 5px;
	font-family: 'Dosis', sans-serif;
}

.btn1{
	font-family: 'Dosis', sans-serif;
	font-size:16px;
	text-transform:uppercase;
	display:inline-block;
	background-color:#17af0c;
	line-height:50px;
	color:#fff;
	text-decoration:none;
	padding:0 25px;
	border-radius:3px;	
	margin:5px 0 0 0;
}
.btn1:hover{
	text-decoration:none;
	background-color:#ffc000;
	color:rgba(0,0,0,.7);
}
.btn2{
	font-family: 'Dosis', sans-serif;
	font-size:16px;
	text-transform:uppercase;
	display:inline-block;
	background-color:#17af0c;
	line-height:50px;
	color:rgba(0,0,0,.7);
	text-decoration:none;
	padding:0 25px;
	border-radius:3px;
	margin:5px 0 0 0;
	box-shadow:inset 0px 25px 10px rgba(255,255,255,.3);
}
.btn2:hover{
	text-decoration:none;
	background-color:#006699;
	color:#fff;
}
.btn-file {
	position: relative;
	overflow: hidden;
	text-decoration: none;
	line-height: 35px;
	height: 35px;
	background-color: #FFF;
	cursor: pointer;
	color: #666;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #ccc;
	margin:5px 0;
}
.btn-file:hover {	
	background-color:#f9f9f9;
}
.btn-file input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  min-width: 100%;
  min-height: 100%;
  font-size: 100px;
  text-align: right;
  filter: alpha(opacity=0);
  opacity: 0;
  background: #ccc;
  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-top: 20px;
	position: relative;
	background-color: #fff;
	width: 100%;
	overflow: hidden;
	color: rgba(0,0,0,1);
}
.footer2 h3{
	font-size:22px!important;
	text-transform:uppercase;
	color: #17af0c!important;
	margin:0 0 20px 0!important;
}

.social{
	text-align:left;
	margin:0;
}
.social ul{
	text-align:left;
	display:inline-block;
}
.social ul li{
	list-style:none;
	float:left;
	margin:0 4px;
	border:0;
}
.social ul li a i{
	width:30px;
	height:30px;
	font-size:16px;
	text-align:center;
	padding:5px;
	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 li{
	list-style:none;
	font-size:13px;
	font-weight:700;
	line-height:35px;
}
.footer2 ul li i{
	font-size:16px;
	margin:0 10px 0 0;
}
.footer2 ul li a{
	color: rgba(255,255,255,1);
	display:block;
}
.footer2 ul li a:hover{
	color: rgba(255,255,255,1);
}
footer{
	background-color: #fff;
	padding: 10px 0;
	position: relative;
	color: rgba(0,0,0,.7);
	font-size: 13px;
	border-top: solid 1px rgba(0,0,0,.1);
	text-align: center;
	width:100%;
}
footer a{	
	color: rgba(0,0,0,.7);
	text-decoration:none;
}
footer br{	
	display:none;
}
.relative footer{
	background-color: rgba(0,0,0,.7);
	padding: 10px 0;
	position: relative;
	color: rgba(255,255,255,.9);
	font-size: 13px;
	border-top: solid 1px rgba(0,0,0,.1);
	text-align: center;
	position:relative!important;
	bottom:0;
	z-index:auto;
	width:100%;
}


@media screen and (max-width : 480px) {
footer{
	padding: 10px 0;
	position: relative;
	font-size: 13px;
	border-top: solid 1px rgba(0,0,0,.1);
	text-align: center;
	position:relative;
	bottom:0;
	z-index:auto;
	width:100%;
}
footer br{	
	display:inline-block;
}
}


.team{
	border:solid 1px #ddd;
	padding:10px;	
}
.team img{
	margin:0 0 15px 0;
	width:100%;
	height:auto;
}
.team p{
	margin:0;
}
.team h3{
	font-size:26px!important;
}
.team h3 span{
	float:right;
}
.team h3 span a{
	text-decoration:none;
}
.team h3 span a:hover{
	color:#666;
}

.map{
	border:solid 3px #fff;
	box-shadow:0px 0px 10px #999;
	overflow:hidden;
}
.img-r{
	float:right;
	width:auto;
	max-width:450px;
	height:auto;
	margin:0 0 0 20px;
	border-radius:50px 0 50px 0;
}
@media screen and (max-width : 768px) {
.img-r{
	float:right;
	width:auto;
	max-width:250px;
	height:auto;
	margin:0 0 0 20px;
	border-radius:30px 0 30px 0;
}
}
@media screen and (max-width : 480px) {
.img-r{
	float:none;
	width:100%;
	max-width:100%;
	height:auto;
	margin:0 0 20px 0;
	border-radius:5px;
}
}


hr{	
	border: 0!important;
	height: 1px!important;
	margin:10px 0!important;
	background: #006699!important;
	background-image: linear-gradient(to right, #ccc, #ccc, #ccc)!important;
}
