@import "../css/reset.css";
@import "../css/skeleton.css";
@import "../css/superfish.css";
@import url(http://fonts.googleapis.com/css?family=Dosis:400,500);
html {
	width: 100%;
}
a[href^="tel:"] {
	color: inherit;
	text-decoration: none;
}
* {
	-webkit-text-size-adjust: none;
}
body {
	font: 12px/20px Arial, Helvetica, sans-serif;
	color: #636363;
	position: relative;
	min-width: 1020px;
	height: 100%;
	min-height: 100%;
	background: #eaeaea;
}
html, body {
	height: 100%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	text-transform: uppercase;
	color: #545454;
}
h2 {
	font-size: 36px;
	line-height: 40px;
	color: #9b9b9b;
	font-weight: normal;
}
h3 {
	font-size: 30px;
	line-height: 30px;
}
p {
	margin-bottom: 20px;
}
img {
	max-width: 100%;
}
address {
	font-style: normal;
}
ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.content ul.list {
	margin-top: -2px;
	margin-bottom: 40px;
}
ul.list li {
	color: #636363;
	line-height: 35px;
	padding-left: 48px;
	font-weight: bold;
	background: url(../images/marker.png) 0 1px no-repeat;
	margin-bottom: 15px;
}
ul.list1 li {
	margin-bottom: 34px;
}
ul.list1 .count {
	float: left;
	margin-right: 20px;
	border-radius: 500px;
	background: #e6e6e6;
	width: 60px;
	height: 60px;
	font: 500 24px/58px 'Dosis', sans-serif;
	text-align: center;
	color: #477a97;
}
a {
	text-decoration: none;
	color: inherit;
	outline: none;
	transition: 0.5s ease;
	-o-transition: 0.5s ease;
	-webkit-transition: 0.5s ease;
}
a:hover {
	color: #73b7dd;
}
a.link-1 {
	color: #73b7dd;
}
a.link-1:hover {
	color: #636363;
}
a.btn {
	color: #7d7d7d;
	background: #e6e6e6;
	display: inline-block;
	border-radius: 5px 0 0 5px;
	text-transform: uppercase;
	font-size: 11px;
	padding: 10px 10px 10px 20px;
	margin-right: 20px;
	position: relative;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
}
a.btn:hover {
	background: #73b7dd;
	color: #fff;
}
a.btn:hover:after {
	border-left-color: #73b7dd;
}
a.btn:after {
	position: absolute;
	display: block;
	content: '';
	width: 0;
	height: 0;
	right: -20px;
	top: 0;
	border-top: 20px solid transparent;
	border-bottom: 20px solid transparent;
	border-left: 20px solid #e6e6e6;
}
a.btn1 {
	border: 1px solid #4d4d4d;
	color: #7d7d7d;
	background: url(../images/btn1_bg.png) 0 0 repeat-x #2c2f2b;
	display: inline-block;
	border-radius: 5px 0 0 5px;
	text-transform: uppercase;
	font-size: 10px;
	border-bottom-color: #383b37;
	border-left-color: #444443;
	padding: 4px 0px 4px 10px;
	margin-right: 20px;
	position: relative;
	transition: 0s ease;
	-o-transition: 0s ease;
	-webkit-transition: 0s ease;
	box-shadow: -1px 1px 0px #000;
	margin-bottom: 2px;
	margin-top: 26px;
}
a.btn1:hover {
	background: url(../images/btn1_hover.png) 0 0 repeat-x #414141;
	box-shadow: 1px -1px 0px #000;
	border-bottom-color: #4d4d4d;
	border-top-color: #383b37;
	color: #fff;
}
a.btn1:hover:after {
	background-position: 0 bottom;
}
a.btn1:after {
	width: 15px;
	height: 30px;
	top: -1px;
	right: -15px;
	position: absolute;
	content: '';
	display: block;
	background: url(../images/btn1_after.png) 0 0 no-repeat;
}
.mb0 {
	margin-bottom: 0px!important;
}
.m0 {
	margin: 0!important;
}
.pad0 {
	padding: 0!important;
}
.pad1 {
	padding-right: 20px;
}
.pt0 {
	padding-top: 0;
}
.img_inner {
	max-width: 100%;
	margin-bottom: 13px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.fleft {
	float: left;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0;
}
.fright {
	float: right!important;
}
.upp {
	text-transform: uppercase;
}
.alright {
	text-align: right;
}
.center {
	text-align: center;
}
.wrapper, .extra_wrapper {
	overflow: hidden;
}
.clear {
	float: none!important;
	clear: both;
}
.text1 {
	color: #477a97;
	font: 500 24px/30px 'Dosis', sans-serif;
	text-transform: uppercase;
	margin-bottom: 21px;
}
.text1.t1 {
	position: relative;
	top: -6px;
	margin-bottom: 14px;
}
.b1 {
	padding-bottom: 4px;
}
.main {
	width: 1020px;
	margin: 0 auto;
	position: relative;
}
header {
	display: block;
	background: url(../images/header_bg.png) 0 bottom no-repeat #2b2e2a;
}
header h1 {
	padding-top: 36px;
	float: left;
}
header h1 a {
	display: block;
	overflow: visible;
	margin: 0 auto;
	width: 212px;
	height: 69px;
	text-indent: -999px;
}
header h1 a img {
	display: block;
}
.slogan {
	text-align: center;
	background: url(../images/slogan_bg.png) 0 bottom repeat-x #fff;
	padding: 33px 0 36px;
}
.banner a {
	display: block;
	color: #fff;
	font: 500 24px/30px 'Dosis', sans-serif;
	padding: 13px 40px 15px;
	text-align: center;
	text-transform: uppercase;
}
.banner a:hover {
	color: #fff;
	background: #69BEEE!important;
}
.banner.ban1 a {
	background: #477a97;
}
.banner.ban2 a {
	background: #479770;
}
.banner.ban3 a {
	background: #8da822;
}
.banner.ban4 a {
	background: #d86740;
}
.content {
	border: none;
	background: url(../images/cont_bg.png) 0 0 repeat-x #fff;
	padding: 40px 0;
}
.content h3 {
	padding-top: 35px;
	margin-bottom: 37px;
}
.content.page1 {
	padding-top: 38px;
	border-bottom: 1px solid #e3e3e3;
	margin-top: 0;
	background: #fff;
}
.bottom_block {
	border-top: 1px solid #fff;
	background: #f5f5f5;
	padding: 39px 0 38px;
}
.bottom_block p {
	margin-bottom: 0;
}
.bottom_block h3 {
	padding-top: 3px;
	margin-bottom: 35px;
}
.big {
	font: 40px/60px 'Dosis', sans-serif;
	text-transform: uppercase;
	color: #477a97;
	padding: 14px 0 12px;
}
.bottom_block a.btn {
	margin-top: 10px;
}
.services .clear {
	height: 20px;
}
.projects .clear {
	height: 40px;
}
.box {
	padding: 20px 20px 14px;
	background: #e3e3e3;
}
.box .img_inner {
	margin-top: 0;
	margin-bottom: 13px;
}
.content a.btn {
	margin-top: 10px;
}
.blog {
	overflow: hidden;
	margin-bottom: 40px;
}
.blog time {
	display: inline-block;
	background: url(../images/cal_icon.png) 0 3px no-repeat;
	padding-left: 18px;
}
a.user {
	display: inline-block;
	background: url(../images/user_icon.png) 0 3px no-repeat;
	padding-left: 23px;
	margin-left: 26px;
}
a.comment {
	display: inline-block;
	background: url(../images/comment_icon.png) 0 3px no-repeat;
	padding-left: 23px;
	margin-left: 20px;
}
.privacy h3 {
	margin-bottom: 32px;
}
.privacy .text1.t1 {
	position: relative;
	top: -2px;
	margin-bottom: 19px;
	padding-top: 0;
}
.privacy .text1 {
	padding-top: 7px;
}
.map {
}
.map figure {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 12px;
	display: block;
}
.map figure iframe {
	width: 100%;
	height: 330px;
	max-width: 100%
}
.map p {
	display: block;
	padding-bottom: 10px;
}
address dd span {
	min-width: 65px;
	display: inline-block;
}
address dt p {
	margin-bottom: 10px;
}
.map address {
	float: left;
	margin-right: 30px;
}
footer {
	display: block;
	color: #9b9b9b;
	padding-bottom: 35px;
	text-transform: uppercase;
	background: url(../images/bg_footer.png) center 0 no-repeat #2b2e2a;
}
footer em, footer strong {
	text-transform: none;
}
footer h4 {
	font-size: 24px;
	line-height: 40px;
	color: #eaeaea;
	padding-top: 29px;
	margin-bottom: 26px;
}
footer time {
	color: #73b7dd;
	font-size: 11px;
}
footer time span {
	color: #9b9b9b;
}
footer .copy {
	font-size: 11px;
	border-top: 1px solid #464944;
}
footer .copy h4 {
	padding-top: 19px;
	margin-bottom: 16px;
}
footer blockquote {
	overflow: hidden;
	margin-bottom: 50px;
}
footer blockquote p {
	margin-bottom: 10px;
}
footer blockquote img {
	float: left;
	margin-right: 15px;
	margin-top: 4px;
}
footer blockquote a.btn1 {
	margin-top: 16px;
}
footer p {
	margin-bottom: 19px;
}
.socials {
	overflow-y: hidden;
	padding: 4px 0 37px;
	border-bottom: 1px solid #212320;
	overflow-x: visible;
}
.socials a {
	float: left;
	display: block;
	width: 32px;
	height: 32px;
	margin-left: 8px;
	background: url(../images/socials.png) 0 0 no-repeat;
}
.socials a:first-child {
	margin-left: 0;
}
.socials a:first-child+a {
	background-position: -40px 0;
}
.socials a:first-child+a+a {
	background-position: -80px 0;
}
.socials a:first-child+a+a+a {
	background-position: -120px 0;
}
.socials a:first-child+a+a+a+a {
	background-position: right 0;
}
.socials a:hover {
	opacity: 0.5;
	-webkit-animation: cssAnimation 1s 500 ease;
	-moz-animation: cssAnimation 1s 500 ease;
	-o-animation: cssAnimation 1s 500 ease;
}
@-webkit-keyframes cssAnimation {
from {
-webkit-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
}
to {
	-webkit-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
}
}
@-moz-keyframes cssAnimation {
from {
-moz-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
}
to {
	-moz-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
}
}
@-o-keyframes cssAnimation {
from {
-moz-transform: rotate(360deg) scale(1) skew(0deg) translate(0px);
}
to {
	-moz-transform: rotate(0deg) scale(1) skew(1deg) translate(0px);
}
}

/*==================================RESPONSIVE LAYOUTS===============================================*/
@media only screen and (max-width: 995px) {
body {
	min-width: 768px;
}
.main {
	width: auto;
	margin: 0;
}
.slider_wrapper {
	width: 768px;
	height: 376px !important;
}
.map address {
	margin-right: 10px;
}
.map figure, .map figure iframe, #form input, #form textarea, #form .success {
	width: 100% !important;
}
#form .success {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.map figure {
	height: auto !important;
}
.extra_wrapper {
	overflow: visible;
}
.pad1, .pad2, .pad3 {
	padding: 0;
}
a.comment {
	margin-left: 0px;
}
}
 @media only screen and (max-width: 767px) {
body {
	min-width: 420px;
}
.map address {
	margin-right: 0px;
	margin-bottom: 20px;
}
a.comment {
	margin-left: 20px;
}
.text1.t1 {
	top: 0;
	margin-bottom: 21px;
}
header h1 {
	margin-bottom: 20px;
}
.services .clear {
	height: 0;
}
.box {
	margin-bottom: 20px;
}
.box .img_inner {
	margin-top: 0 !important;
}
.projects .clear {
	height: 00px;
}
.projects .img_inner {
	margin-top: 40px !important;
}
header {
	padding-top: 10px;
}
.bottom_block h3 {
	padding-top: 30px;
}
.banner img {
	width: 100%;
}
.banner {
	margin-bottom: 25px;
}
.slider_wrapper {
	width: 420px;
	height: 206px !important;
}
.img_inner.fleft {
	float: none;
	margin-bottom: 13px;
}
.img_inner {
	width: 100%;
	float: none !important;
	margin-right: 0 !important;
	margin-bottom: 20px !important;
	margin-top: 20px !important;
}
header h1 {
	float: none;
	position: relative;
	padding-top: 10px;
}
header h1 a {
	margin: 0 auto;
	height: auto;
}
header h1 a img {
	width: 100%;
}
.map figure iframe {
	width: 100%;
	height: 300px;
}
}
 @media only screen and (max-width: 479px) {
body {
	min-width: 300px;
}
.slider_wrapper {
	width: 300px;
	height: 147px !important;
}
.map figure iframe {
	width: 100%;
	height: 150px;
}
 # banderas {
 width: 100%;
 height: 25px;
 position: absolute;
 z-index:1;
 background-color:#2b2e2a;
}
