

*, *:after, *:before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.clearfix:before, .clearfix:after { content: ''; display: table; }
.clearfix:after { clear: both; }

body {
	background: #fff;
	color: #FF5A00;
	font-size: 100%;
	line-height: 1.25;
	font-family: 'Titillium Web', sans-serif;
	
}

  iframe {
            max-width: 100%;
        }        

a {
	color: #f30;
	text-decoration: none;
	font-weight:400;
}

a:hover {
	color: #726973;
}


/* To Navigation Style */
.codrops-top {
	width: 100%;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 0.69em;
	line-height: 2.2;
	text-align: left;
}

.codrops-top a {
	display: inline-block;
	padding: 0 1em;
	text-decoration: none;
	letter-spacing: 1px;
}

.demo-2 .codrops-top a:hover {
	color: #f0f0f0;
}

.codrops-top span.right {
	float: right;
}

.codrops-top span.right a {
	display: block;
	float: left;
}

.codrops-icon:before {
	margin: 0 4px;
	text-transform: none;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-family: 'Titillium Web', sans-serif;
	line-height: 1;
	speak: none;
	-webkit-font-smoothing: antialiased;
}

.codrops-icon-drop:before {
	content: "\e001";
}

.codrops-icon-prev:before {
	content: "\e004";
}

section {
	padding: 0 0 0em;
	text-align: center;
}

.dummy {

	font-size: 1.75em;
	color: #FF5A00;
	text-align: left;
	width: 45%;
	margin: 0 auto;
	
}

.dummy h2 {
	text-align: left;
	font-size:20px;
}


.dummy2 h2 span {
	font-weight:400;
	font-size:17px;
	
	color:#000;
	text-align:left;
	
}

.dummy h3 {
	text-align: left;
	font-size:26px;
}

.dummy p {
	line-height: 1.6;
	font-size:17px;
	font-weight:600;
	position: relative;
	font-weight: 300;
	margin: 0 0 0.65em;
	color:#000;
}

.dummy > p span.firma {
	text-align:right;
	font-size:14px;
	float:right;
	font-weight:600;
	color:#000;
}

span.ficha {
	text-align:left;
	font-size:15px;
	font-weight:400;
	color:#000;
	line-height:0.5;
}

.dummy img {
	max-width: 100%;
	 height:auto;
}

.dummy p:last-child::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 120px;
	width: 100%;
	
}

.dummy2 {
	
	background-repeat:no-repeat;
	font-size: 1.75em;
	color: #FF5A00;
	padding-left:200px;
	text-align: left;
	width: 45%;
	margin: 0 auto;
	
}

.dummy2 h2 {
	text-align: left;
	font-size:22px;
}

.dummy2 p {
	line-height:1.6;
	font-size:17px;
	font-weight:600;
	position: relative;
	font-weight: 300;
	margin: 0 0 0.65em;
	color:#000;
}
.dummy2 img {
	max-width: 100%;
	 height:auto;
}

.dummy2 p:last-child::after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 0;
	height: 120px;
	width: 100%;
	
}


/* Custom select style, from: https://coderwall.com/p/w7npmq and http://codepen.io/gnclmorais/pen/cHkqt */
.custom-select {
	padding: 0;
	border: 3px solid #5b4c5c;
	width: 300px;
	margin: 20px auto 25px;
	overflow: hidden;
	font-size: 1.2em;
	background: transparent url(../img/triangle_dark.png) no-repeat 94% 50%;
}

.custom-select select {
	padding: 10px 15px;
	cursor: pointer;
	width: 100%;
	color: #5b4c5c;
	border: none;
	box-shadow: none;
	background-color: transparent;
	background-image: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	text-indent: 0.01px;
    text-overflow: '';
}

.custom-select select:focus {
	outline: none;
}

/*mapa*/


.container2 {
    background: url(../img/mapa_1.jpg) no-repeat scroll transparent;
	background-position: 20px 95px;
	    background-size:contain;

    color: #000000;
    height: 1075px;
    margin: 20px auto;
    overflow: hidden;
    position: relative;
    width: 100%;
	max-width:1030px;
}

.container3 {
    background: url(../img/mapa_2.jpg) no-repeat scroll transparent;
	background-position: 20px 95px;
    color: #000000;
    height: 1235px;
    margin: 20px auto;
    overflow: hidden;
    position: relative;
    width: 1030px;
}
.container4 {
    background: url(../img/mapa_3.jpg) no-repeat scroll transparent;
	background-position: 20px 25px;
    color: #000000;
    height: 455px;
    margin: 20px auto;
    overflow: hidden;
    position: relative;
    width: 1030px;
}

.container5 {
    background: url(../img/mapa_4.jpg) no-repeat scroll transparent;
	background-position: 10px 45px;
    color: #000000;
    height: 735px;
    margin: 20px auto;
    overflow: hidden;
    position: relative;
    width: 1030px;
}
.container6 {
    background: url(../img/mapa_5.jpg) no-repeat scroll transparent;
	background-position: 10px 25px;
    color: #000000;
    height: 935px;
    margin: 20px auto;
    overflow: hidden;
    position: relative;
    width: 1030px;
}
.dialog {
    background-color: #FF5A00;
    color:#FFF;
    display: none;
    height: 140px;
    left: 343px;
    line-height: 24px;
    padding: 100px 30px;
    position: absolute;
    text-align: center;
    top: 97px;
    width: 280px;
    z-index: 10;

    -moz-border-radius: 170px;
    -ms-border-radius: 170px;
    -o-border-radius: 170px;
    -webkit-border-radius: 170px;
    border-radius: 170px;
}
.dialog .close {
	color: black;
    background-color: #FF5A00;
    cursor: pointer;
    font-size: 22px;
    font-weight: bold;
    height: 36px;
    line-height: 36px;
    position: absolute;
    right: 10px;
    top: 60px;
    width: 36px;

    -moz-border-radius: 18px;
    -ms-border-radius: 18px;
    -o-border-radius: 18px;
    -webkit-border-radius: 18px;
    border-radius: 18px;
}
.labels p {
    display: none;
}
.labels div {
    background-color: #FF5A00;
    color: #FFFFFF;
    display: none;
    height: 80px;
    padding: 21px 0 0;
    position: absolute !important;
    text-align: center;
    text-decoration: none;
	font-size:11px;
    width: 80px;

    -moz-border-radius: 40px;
    -ms-border-radius: 40px;
    -o-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
}
.labels > div {
    background-color: #FF5A00;

    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}

.labels > div a{
    color:#FFF;
}
.labels > div a:hover{
    color:#F30;
}
.labels div:hover {
    background-color: #000;
}
.labels div span {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 15px solid #FF5A00;
    bottom: -14px;
    height: 0;
    left: 30px;
    position: absolute;
    width: 0;

    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    transition: .3s;
}
.labels div:hover span {
    border-top: 15px solid #000;
}
#label1 {
    left: 540px;
    top: 130px;
}
#label2 {
    left: 535px;
    top: 490px;
}
#label3 {
    left: 450px;
    top: 755px;
}
#label4 {
    left: 380px;
top: 880px;
}
#label5 {
    left: 300px;
top: 130px;
}
#label6 {
    left: 300px;
top: 310px;
}
#label7 {
    left: 300px;
top: 520px;
}
#label8 {
    left: 300px;
top: 750px;
}
#label9 {
    left: 240px;
top: 870px;
}
#label10 {
    left: 120px;
top: 810px;
}
#label11 {
    left: 360px;
top: 585px;
}
#label12 {
    left: 360px;
top: 100px;
}
#label13 {
    left: 490px;
top: 380px;
}
#label14 {
    left: 330px;
top: 380px;
}
#label15 {
   left: 490px;
top: 210px;
}
#label16 {
    left: 330px;
top: 210px;
}
#label17 {
    left: 490px;
top: 65px;
}
#label18 {
   left: 330px;
top: 65px;
}
#label19 {
   left: 170px;
top: 625px;
}
#label20 {
    left: 470px;
top: 625px;
}
#label21 {
    left: 470px;
top:390px;
}
#label22 {
   left: 470px;
top: 50px;
}
@media screen and (max-width: 25em) {

	.codrops-icon span {
		display: none;
	}
	
	.dummy p {
	line-height: 1.4;
	font-size:18px;
	font-weight:600;
	position: relative;
	font-weight: 300;
	margin: 0 0 0.65em;
	color:#000;
}

.dummy {
  
	font-size: 1.5em;
	color: #FF5A00;
	text-align: left;
	width: 70%;
	margin: 0 auto;
	
}

.dummy2 {
    font-size: 1.5em;
	color: #FF5A00;
	text-align: left;
	
	padding-left:0px;
	width: 80%;

}

.dummy h3 {
	text-align: left;
	font-size:22px;
}


.dummy2 p {
	line-height: 1.4;
	font-size:18px;
	font-weight:600;
	position: relative;
	font-weight: 300;
	margin: 0 0 0.65em;
	color:#000;
}
.container2 {
  
    width: 100%;

}

}
@media screen and (max-width: 120.000em) {
.dummy2 {
    font-size: 1.5em;
	color: #FF5A00;
	text-align: left;
	padding-left:0px;
	width:50%;

}
.dummy {
margin-top:60px;   
width: 60%;
	
}
}
}
@media screen and (max-width: 88em) {
.dummy2 {
    font-size: 1.5em;
	color: #FF5A00;
	text-align: left;
	padding-left:0px;
	width:75%;
}
.dummy {
   
width: 80%;
	
}
}
}
@media screen and (max-width: 69.5em) {
.dummy2 {
    font-size: 1.5em;
	color: #FF5A00;
	text-align: left;
	padding-left:0px;
	width: 75%;
}

.dummy {
	width: 80%;
}
}


@media screen and (max-width: 41.5em) {
.dummy2 {
    font-size: 1.5em;
	color: #FF5A00;
	text-align: left;
	padding-left:0px;
	width: 75%;

}

.dummy {

width: 80%;
	
}

}