body {
	margin:auto;
	max-width: 1920px;
	overflow-x: hidden;
}

.wrap{
	background-color: red;
	width: 50%;
    margin: auto;
	z-index: 50;
	position: initial;
}

#menu-b{
	position: absolute;
    z-index: 100;
    font-weight: 400; 
    font-size: 14px;
    color: #FFF;
	box-sizing: border-box;
	width: 95%;
	max-width: 1280px;
	left:0;
    right:0;
    margin-left:auto;
    margin-right:auto;
}

#logo{
	height: 100px;
    width: 230px;
    box-sizing: border-box;
    z-index: 100;
	display: block;
	margin-top: 35px;
	float: left;
	-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}



#right-menu a{
	height: 16px;
	text-decoration: none;
}

#right-menu span{
	text-align:center;
	vertical-align: auto;
	text-decoration: none;
    font-weight: 400; 
    font-size: 14px;
    color: #FFF;
}

#right-menu img{
	margin-bottom: -3px;
	margin-right: 10px;
}



#menu-top{
    position: absolute;
    top:0px;
    left: 0px;
    width: 100%;
    height: 300px;
    background-image:linear-gradient(180deg, rgba(0,0,0,0.50) 0%,rgba(0,0,0,0) 100%);
}

.slideshow{
	margin: auto;
	width: 100%;
	float: left;
	position: relative;
}


.c-main{
	margin:auto;
	width: 100%;
	max-width:1920px;
}

.content-main{
	margin:auto;
	width: 100%;
	max-width:1280px;
    vertical-align: middle;		
}


.area-one {
	box-sizing: border-box;
	width: 65%;
	float: left;
	height: 100%;
	margin-right: 10px;
	padding: 30px;
	padding-left: 0px;
	background: #F5D713;
	display: flex;
    flex-direction: row-reverse;
}

.area-two:after {
	content: " ";
	display: block;
	float: right;
	position: absolute;
	height: inherit;
	width: 100px;
	margin-left:  -84px;
	margin-top:  -30px;
	z-index: 9;
	background-image: url("../images/icon_co2.png");
	background-size: 76px 86px;
	background-position:center;
	background-repeat: no-repeat;
}



.area-two {
	box-sizing: border-box;
	width: calc(35% - 10px);
	float: left;
	height: 100%;
	padding: 30px;
	background: #99CC00;
}

.area-l40 {
	box-sizing: border-box;
	width: 32.3%;
	float: left;
	height: 100%;
	margin-right: 10px;
	padding: 30px;
	background: #EB2D37;
}

.area-r60 {
	box-sizing: border-box;
	background-color: #F3F3F3;
	width: calc(67.7% - 10px );
	float: right;
	height: 100%;
}

.area-r60:before {
	background-color: #F3F3F3;
	content: " ";
	display: block;
	height: inherit;
	float: left;
	position: absolute;
	height: inherit;
	right: 0;
	width: 45%;
	z-index: 0;
	background-image: url("../images/mapa.png");
	background-size: auto 100%;
	background-repeat: no-repeat; 
	background-position: left center;
}

.area-two:before {
	background-color: inherit;
	content: " ";
	display: block;
	position: absolute;
	margin-top: -30px;
	height: inherit;
	float: left;
	right: 0;
	width: 30%;
	z-index: -2;
}


.area-one:before {
	background-color: inherit;
	content: " ";
	display: block;
	height: inherit;
	float: left;
	position: absolute;
	margin-top: -30px;
	left: 0px;
	width: 30%;
	z-index: -1;
}

.area-l40:before{
	background-color: inherit;
	content: " ";
	display: block;
	height: inherit;
	left: 0px;
	position: absolute;
	margin-top: -30px;
	width: 32%;
	z-index: -1;
}



.field-desc{
	float: right;
	margin-top: 10px;
	font-weight: 400; 
	font-size: 12px;
	color: #FFF;
	min-width: 340px;

}

.area-l40 .field-main{
	margin-top: 20px;
}

.field-desc img{
	display: block;
	float: left;
	margin-right: 30px;
	margin-bottom: 50px;
}

.block{
	height: 400px;
	overflow: hidden;
}

.field-main {
    float: right;
    height: 170px;
    min-width: 260px;
	width: 300px;
}

.field-right{
	float: left;
	margin-left: 45px;
}

.content-type1{
	float: left;
	margin-left: 20px;
}



content-type2{
	display: block;
	float: left;
}

.content-type1 img{
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.img-left{
	margin-left: 10px;
    margin-right: 10px;
}

.field-main .right-img{
	margin-top: 20px;
	float: right;
}

.content-and{
	margin-top: 150px;
	margin-right: 20px;
	float: right;
	height: 170px;

}

.panel4{
	position: absolute;
	float: left;
	margin-left: 30px;
	margin-top: 50px;
}

#img-mapa{
	float: right;
	margin-left: 300px;
	width: 784px;
	max-width: 100%;
	height: 100%;
	z-index: -2;
}



.m50{
	margin-left: 50px;
}

.m5{
	margin-left: 5px;
}

.content-type2{
	float: left;
}

#panel4-line{
	margin-top: 150px;
    width: 300px;
    height: 1px;
    background-color: #FFF;
}

#icon-c02{
	position: absolute;
    margin-top: 150px;
    box-sizing: border-box;
    margin-left: -420px;
    z-index: 2;
}



.highlight-img{
	max-height: 220px;
}




#footer{
	margin: auto;
	width: 95%;
	height: 100px;
	margin-top: 20px;
}




.swap1{
	order: 1;
}
.swap2{
	order: 2;
}
.swap3{
	order: 3;
}





.b50-img {
    padding-left: 0px;
}

.b50-img img{
    width: 100%;
	max-height: 378px;
	height: auto;
}

.gca-extra-block:after {
	/*
	box-sizing: border-box;
    content: " ";
    display: block;
    height: inherit;
    position: absolute;
    width: 100%;
	left: 0;
	right: 0;
    z-index: -1;
	*/
}

.extra-borda-top {
	box-sizing: border-box;
    content: " ";
    display: block;
    height: 1px;
    position: absolute;
    width: 100%;
	left: 0;
    z-index: 1;
	background-color:#ccc;
}

.extra-borda-bot {
	/*border-bottom: 1px solid #ccc;*/
	box-sizing: border-box;
    content: " ";
    display: block;
    height: 1px;
    position: absolute;
    width: 100%;
	left: 0;
	right: 0;
    z-index: 1;
	background-color:#ccc;
}

#footer-menu{
    width: 100%;
    overflow: hidden;
    padding: 20px 0 0 0;
}

#footer-menu > .menu{
    position: relative;
    overflow: hidden;
    display: block !important;
    background: #fff none repeat scroll 0 0;
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1280px;
    width: 95%;
    padding: 0;
    box-shadow: none;
    border-top: 1px solid #CCCCCC;
    z-index: 1;
}



@media screen and (max-width: 1150px) {
	.content-type1 {
		margin-left: 2%;
	}
	
	.block-small-div {
		color: #333;
		display: inline-block;
		font-size: 15px;
		font-weight: 300;
		width: 46%;
		margin-right: 0px;
		margin-top: 30px;
	}

	.field-main {
		height: 170px;
		margin-right: 10px;
		max-width: 180px;
		min-width: 180px;
	}

	.field-main .legend{
		padding-left: 10px;
		width: 145px;
	}

	.field-main .right-img{
		width: 20%;
	}

	.content-and{
		margin-right: 5px;
	}

	.p19{
		font-size: 15px;
	}

	.p14{
		font-size: 11px;
	}

	.p60 {
		font-size: 50px;

	}

	.p34 {
		font-size: 26px;
	}

	.content-type1 img {
		margin-left: 5px;
	}


	.p16 {
		font-size: 14px;
	}

	.p19 {
		font-size: 17px;
	}

	.field-desc {
		min-width: 250px;
	}

	.highlights-custom-item {
		margin-right: 0.6%;
	}

	.area-two .field-main{
		margin-left: 20px;
	}
	
	.cycle-overlay { 
		padding: 5px;
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.cycle-overlay img{ 
		margin-bottom: 5px;
	}


	.cycle-overlay .ov-title{ 
		margin-bottom: 10px;
	}

	.cycle-overlay .ov-desc{ 
		color: #FFF;
		font-size: 15px;
		font-weight: 300;
		display: block;
		padding-left: 10px;
		padding-right: 10px;
	}
}