/* ==|=======================================================================
	Reset CSS Page
	========================================================================= */
* {
	font-family: 'Lato', sans-serif;
	font-size: 100%
}
html, body, div, span, 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, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, textarea, input, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: 400;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
	outline: 0;
	border: 0
}
body {
	line-height: 100%
}
ol, ul {
	list-style: none
}
blockquote, q {
	quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none
}
:focus {
	outline: 0
}
ins {
	text-decoration: none
}
del {
	text-decoration: line - through
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
body {
	width: 100%;
*zoom:1
}
body:before, body:after {
	content: "";
	display: table
}
body:after {
	clear: both
}
@media all {
html {
	font-size: 24px
}
}
@media all and (max-width: 1800px) {
html {
	font-size: 26px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 1400px) {
html {
	font-size: 25px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 1000px) {
html {
	font-size: 24px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 920px) {
html {
	font-size: 22px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 840px) {
html {
	font-size: 20px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
@media all and (max-width: 520px) {
html {
	font-size: 18px;
	-webkit-transition: .2s all;
	-moz-transition: .2s all;
	-ms-transition: .2s all;
	-o-transition: .2s all;
	transition: .2s all
}
}
.content .content-wrapper {
	background: #fff
}
.content .content-wrapper:first-child .content-inner {
	padding: 170px 0 20px
}
.content .content-wrapper:first-child .content-inner .section-title, .content .content-wrapper:first-child .content-inner .resume-text {
	color: #4a566f
}
.content .content-wrapper:first-child .content-inner .section-title span, .content .content-wrapper:first-child .content-inner .resume-text span {
	background: #4a566f
}
.content .content-wrapper:first-child .content-inner .section-title span:before, .content .content-wrapper:first-child .content-inner .resume-text span:before, .content .content-wrapper:first-child .content-inner .section-title span:after, .content .content-wrapper:first-child .content-inner .resume-text span:after {
	background: #eee
}
#mapa {
	width: 100%;
	height: 400px
}
#mapa .gm-style-iw {
	left: 24px!important
}
#mapa .regular-text {
	color: #555;
	font-size: 14px;
	margin-top: 10px
}
#map {
	width: 100%;
	height: 400px
}

.half-content {
	width: 50%;
	float: left;
	background: #4a566f
}
.half-content:first-child {
	background: #eee;
	display: table
}
.half-content .content-inner {
	width: 80%!important
}
.form-wrapper {
	width: 100%;
	margin-top: -40px;
	float: left
}
.form-wrapper .contact-form {
	width: 100%;
	display: table
}
.form-wrapper .contact-form .form-item {
	margin-bottom: 15px;
	position: relative;
	padding-top: 20px
}
.form-wrapper .contact-form .form-item label {
	position: absolute;
	top: 30px;
	left: 0;
	text-transform: uppercase;
	font-size: .5em;
	font-weight: 800;
	color: #4a566f;
	letter-spacing: 1px;
	transition: .3s all ease-in-out
}
.form-wrapper .contact-form .form-item .input-text {
	border-bottom: solid 1px #4a566f;
	width: 100%;
	height: 40px;
	padding-bottom: 1px;
	font-size: 14px;
	font-weight: 500;
	color: #555
}
.form-wrapper .contact-form .form-item .input-text:focus {
	padding-bottom: 0;
	border-bottom: solid 2px
}
.form-wrapper .contact-form .form-item .input-text:focus~label, .form-wrapper .contact-form .form-item .input-text:valid~label {
top:3px;
font-size:10px
}
.form-wrapper .contact-form .form-item .textarea {
	border-bottom: solid 1px #4a566f;
	width: 100%;
	height: 100px;
	padding-bottom: 1px;
	padding-top: 12px;
	font-size: 14px;
	font-weight: 500;
	color: #555;
	transition: .3s all ease-in-out
}
.form-wrapper .contact-form .form-item .textarea:focus {
	padding-bottom: 0;
	border-bottom: solid 2px;
	height: 200px
}
.form-wrapper .contact-form .form-item .textarea:focus~label, .form-wrapper .contact-form .form-item .textarea:valid~label {
top:3px;
font-size:10px
}
.form-wrapper .contact-form .form-item .input-submit {
	font-size: .5em;
	border: solid 1px #4a566f;
	color: #4a566f;
	padding: 15px 13px 15px 15px;
	letter-spacing: 2px;
	float: right;
	display: table;
	position: relative;
	transition: .3s all;
	text-transform: uppercase;
	background: #eee
}
.form-wrapper .contact-form .form-item .input-submit span {
	position: relative;
	z-index: 999;
	font-weight: 800
}
.form-wrapper .contact-form .form-item .input-submit:after {
	content: " ";
	width: 0;
	display: block;
	position: absolute;
	left: 50%;
	top: 0;
	height: 100%;
	background: #4a566f;
	transition: .3s all
}
.form-wrapper .contact-form .form-item .input-submit:hover {
	color: #fff
}
.form-wrapper .contact-form .form-item .input-submit:hover:after {
	width: 100%;
	margin-left: -50%
}
.half-content .contact-info {
	float: left;
	width: 100%;
	display: table;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	letter-spacing: 1px;
	text-align: center;
	padding-bottom: 19px;
	margin-bottom: 20px
}
.half-content .contact-info:last-child {
	margin-bottom: 0;
	padding-bottom: 0
}
.half-content .contact-info strong {
	display: block;
	text-transform: uppercase;
	font-weight: 800;
	letter-spacing: 2px;
	margin-bottom: 10px;
	font-size: 13px
}
.half-content .contact-info .social-wrapper {
	display: table;
	margin: 0 auto
}
.half-content .contact-info .social-info {
	float: left;
	width: 26px;
	height: 26px;
	margin: 0 5px;
	border: solid 2px #fff;
	box-sizing: border-box;
	border-radius: 50%
}
.half-content .contact-info .social-info:hover {
	background: #fff
}
.half-content .contact-info .social-info:hover .fa {
	color: #4a566f
}
.half-content .contact-info .social-info .fa {
	font-size: 15px;
	color: #fff;
	line-height: 22px;
	display: block;
	text-align: center
}
@media all and (max-width: 580px) {
.content .half-content {
	width: 100%;
	min-height: 200px;
	height: 100%
}
.content .half-content .content-inner {
	padding: 5%;
	width: 90%
}
.content .half-content .content-inner .office-list .list-item {
	padding-left: 0
}
.content .box {
	width: 90%;
	margin: 10px auto 30px;
	float: none
}
}
@media all and (max-width: 500px) {
.content .list {
	width: 96%;
	padding: 0 2%
}
.content .list .list-item {
	padding-left: 0;
	text-align: center;
	margin-bottom: 50px
}
.content .list .list-item:last-child {
	margin-bottom: 0
}
.content .list .list-item .icon {
	float: none;
	display: block;
	margin: 0 auto
}
.content .half-content .content-inner {
	padding: 12% 2%;
	width: 96%
}
}
/* This beautiful CSS-File has been crafted with LESS (lesscss.org) and compiled by simpLESS (wearekiss.com/simpless) */
