/* normalize some selectors */
* {
	text-decoration: none;
	outline: none;
	margin: 0px;
	padding: 0px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

html {
	overflow-y: scroll;
}

body {
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

img {
	border: none;
}

textarea {
	resize: none;
}

/* global configs */
.clearfix:before,
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	overflow: hidden;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	zoom: 1;
}

div.half {
	width: 50%;	
}

div.left {
	float: left;
}

div.right {
	float: right;	
}

.text-center {
	text-align: center;	
}

.text-left {
	text-align: left;	
}

.text-right {
	text-align: right;	
}

.hide {
	display: block;	
}

#responsive {
	position: relative;
	z-index: 1;	
}

/* end global */

@font-face {
    font-family: 'Lato';
    src: url('/fonts/Lato-Regular.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Lato-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Lato-Regular.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Lato-Regular.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'LatoLight';
    src: url('/fonts/Lato-Light.eot'); /* IE9 Compat Modes */
    src: url('/fonts/Lato-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('/fonts/Lato-Light.woff') format('woff'), /* Modern Browsers */
         url('/fonts/Lato-Light.ttf') format('truetype'); 
    font-style: normal;
    font-weight: normal;
    text-rendering: optimizeLegibility;
}

@font-face {
    font-family: 'amasis_mt_stdlight';
    src: url('/fonts/Amasis MT Std Light-webfont.eot');
    src: url('/fonts/Amasis MT Std Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/Amasis MT Std Light-webfont.woff2') format('woff2'),
         url('/fonts/Amasis MT Std Light-webfont.woff') format('woff'),
         url('/fonts/Amasis MT Std Light-webfont.ttf') format('truetype'),
         url('/fonts/Amasis MT Std Light-webfont.svg#amasis_mt_stdlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
	height: 100%;
	background-color: #F8F8F7;
	font-family: 'Lato';
	font-size: 18px;
}

p, textarea, input, li {
	font-family: 'Lato';
	color: #6c6c6c;
	font-size: 18px;
	line-height: 1.25em;
}

.interactive {
	cursor: pointer;
	transition: opacity 400ms ease-out;
}

.interactive:hover {
	opacity: 0.6;
}

.inline-container {
	font-size: 0;	
}

.col2, .col3, .col4 {
	display: inline-block;
	vertical-align: top;
	width: 46%;
	margin: 0 2%;	
}

.col3 {
	width: 29.3%;
}

.col4 {
	width: 21%;
}

.col3_2 {
	width: 62.6%;
}

.col4_3 {
	width: 71%;
}

.center-contents {
	width: 1160px;
	text-align: left;
	margin: 0px auto;
	position: relative;
}

.sprite {
}

#site {
	position: relative;
	min-width: 1160px;
	min-height: 100%;
}

#header {
	position: relative;
	height: 274px;
	padding-top: 55px;
}

#menu-mobile-icon {
	display: none;	
}

#logotype {
	width: 311px;
	height: 214px;
	background-image: url('/images/amb.png');	
	margin: -20px auto 0 auto;	
	display: block;
}

#menu{
	position: absolute;
	top: 32px;
	right: 0;
	border-left: solid 1px #3C3C3C;		
	padding-left: 18px;
	width: 175px;
}

.menu-item {
	display: block;
	position: relative;
	padding-bottom: 6px;
}

.menu-item:last-child{
	padding-bottom: 0;	
}

.menu-item .title{	
	color: #2d2d2d;
	transition: color 0.3s linear;
	font-size: 16px;
	font-family: 'LatoLight';
}

.menu-item .title:hover, .menu-item.selected .title {
}

#contents {
}

.page{
}

div.long-text li{
	margin-left: 0px;
	list-style: none;
	line-height: 1.375em;
}

.mb45 {
	margin-bottom: 45px;	
}

.long-text p {
	padding-bottom: 25px;
	font-family: 'LatoLight';	
}

.long-text li {
	font-family: 'LatoLight';	
}

#footer {
	margin-top: 50px;
	border-top: solid 1px #E65858;
	width: 100%;
	padding: 74px 0;
}

.credits {
	color: #FFFFFF;
	padding-left: 10px;
	font-size: 9px;
	opacity: 0.5;
}

/* home */
.main-image {
	height: 700px;
	background-image: url('/images/img_grande_home.jpg');
	background-size: cover;
	background-position: center center;	
	margin-bottom: 100px;
	position: relative;
}

.about, .areas {
	position: relative;
	font-size: 0;
}

h2 {
	font-size: 30px;
	color: #3c3c3c;
	font-weight: normal;
	padding-bottom: 40px;	
}

h2.big {
	font-size: 36px;
	padding-bottom: 34px;	
	font-family: 'amasis_mt_stdlight';
}

h2.serif {
	font-family: 'amasis_mt_stdlight';	
}

h3 {
	font-size: 20px;
	font-weight: normal;
	padding-bottom: 28px;
	color: #6c6c6c;
	/* lato regular */	
}

.image-about, .image-areas {
	max-width: 100%;
	display: inline-block;
	vertical-align: top;
}

.image-about {
	width: 43%;
}

.image-areas {
	width: 57%;	
}

.about-text, .areas-text {
	width: 57%;
	padding-left: 40px;
	display: inline-block;
	vertical-align: top;
}

.areas-text {
	width: 43%;
	padding-left: 40px;
}

.know-more-text {
	color: #e65858;	
	font-size: 16px;
	width: 300px;
	display: inline-block;
	vertical-align: middle;
	padding-right: 50px;
	position: relative;
	/* lato light */
}

.know-more-text:after {
	content: '';
	position: absolute;
	top: -20px;
	left: 0;
	width: 77px;
	border-top: solid 1px #e65858;	
}

.know-more-button {
	width: 141px;
	height: 46px;
	background-image: url('/images/brochura_normal.png');
	background-repeat: no-repeat;
	display: inline-block;
	vertical-align: middle;
	transition: all 300ms linear;
	cursor: pointer;
}

.know-more-button:hover {
	background-image: url('/images/brochura_over.png');	
}

.areas {
	margin-top: 90px;	
}

.top-arrow, .arrow-down {
	width: 56px;
	height: 56px;
	background: url('/images/btn_scroll_top.png');
	display: block;
	margin: 74px auto 0 auto;	
}

.arrow-down {
	background: url('/images/btn_scroll_down.png');	
	position: absolute;
	bottom: 20px;
	left: 50%;
	margin: 0 auto 0 -28px;
	display: none;
}

.footer-col1, .footer-col2, .footer-col3 {
	display: inline-block;
	vertical-align: top;	
	color: #58595b;
	font-size: 18px;
	position: relative;
}

.icon {
	width: 31px;
	height: 31px;
	position: absolute;
	top: 0;
	left: 0;	
}

.icon-phone {
	background: url('/images/phone_icon.png') top center no-repeat;	
}

.icon-email {
	background: url('/images/email_icon.png') top center no-repeat;	
}

.icon-card {
	background: url('/images/voicecard_icon.png') top center no-repeat;	
}

.icon-brochura {
	background: url('/images/brochura_icon.png') top center no-repeat;	
}

.icon-map {
	background: url('/images/mapa_icon.png') top center no-repeat;	
}

.footer-col1 {
	width: 42%;	
}

.footer-col2 {
	width: 32%;	
}

.footer-col3 {
	width: 26%;	
}

.footer-item {
	position: relative;
	padding-left: 44px;
	margin-bottom: 22px;
	font-family: 'LatoLight';	
}


.address {
	margin-bottom: 25px;
	font-family: 'LatoLight';		
}

.footer-item a {
	color: #58595b;
}


.footer-item .email {
	text-decoration: underline;
}

@media screen and (max-width: 1400px) {
	.main-image {
		height: 550px;	
	}

}

@media screen and (max-width: 1300px) {
	.main-image {
		height: 430px;	
	}

}


@media screen and (max-width: 1190px) {
	.center-contents {
		width: 92%;
		margin-left: 4%;
		margin-right: 4%;	
	}
	
	#site {
		min-width: 320px;	
	}

}

@media screen and (max-width: 950px) {
	.know-more-button {
		margin-top: 20px;
		display: block;	
	}
	
	.image-areas {
		width: 43%;	
	}
	
	.areas-text {
		width: 57%;	
	}
	
	#menu {
		width: 150px;	
	}
}

@media screen and (max-width: 750px) {
	.footer-col1, .footer-col2, .footer-col3 {
		width: 100%;	
	}
	
	#header {
		height: auto;	
		padding: 10px 0;
	}
	
	#menu, .image-about {
		display: none;	
	}
	
	#logotype {
		width: 140px;
		height: 110px;
		background-size: contain;
		background-repeat: no-repeat;	
        margin-top: 0;
	}
	
	.main-image {
		height: 250px;	
		margin-bottom: 50px;		
	}
	
	.image-about, .image-areas, .areas-text, .about-text {
		width: 100%;
		padding-left: 0;
	}
	
	.image-areas {
		margin-bottom: 30px;	
	}
}

/*
@media screen and (max-width: 1000px) {
	#header {
		position: fixed;
		width: 100%;	
	}
	
	#menu {
		display: none;	
	}
	
	#menu {
		position: absolute;
		top: 82px;
		left: 0;
		width: 100%;
		z-index: 100;	
	}
	
	.menu-item {
		display: block;
		text-align: center;
		background-color: #FFFFFF;
		border-bottom: solid 1px #DDDDDD;
		padding: 12px 0;
		
	}
	
	.menu-item .title{
		line-height: 20px;
	}
	
	#langs {	
		position: static;
		top: auto;
		right: auto;
		margin-top: 0;
		text-align: center;
		padding: 10px 0;
		background: #FFFFFF;
	}
	
	#menu-mobile-icon {
		display: block;
		position: absolute;
		top: 20px;
		right: 15px;
		width: 40px;
		height: 52px;	
		cursor: pointer;	
	}
	
	.bar {
		width: 34px;
		height: 4px;
		margin: 7px auto;	
		background-color: #056CA7;
		position: absolute;
		left: 0px;
		transition: all 300ms linear;
		
	}
	
	.closed .bar1 {
		top: 0px;
		opacity: 1;
		transform: none;
	}
	
	.closed .bar2 {
		top: 12px;	
		transform: none;	
	}
	
	.closed .bar3 {
		top: 24px;
		transform: none;
		left: 0px;
	}
	
	.bar1 {
		opacity: 0;	
	}
	
	.bar2 {
		transform: rotate(45deg);
		transform-origin: center;	
		top: 11px;		
	}		
	
	.bar3 {
		transform: rotate(-45deg);
		transform-origin: left bottom;
		left: 6px;
		top: 22px;	
	}

}

	*/