/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6rem;
  font-family: font-family: 'Source Sans Pro', sans-serif;
  color: #2e3233;
  background-color: #ffffff;
}

.footer{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	}
.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:none;
	}
	
.footer_img{
	margin-left:3%;
	margin-top:7px;
	float:left;
	}
.contacto_footer{
	font-family: 'Questrial', sans-serif;
	font-size:16px;
	font-weight:300;
	float:right;
	color:white;
	margin-top:7px;
	margin-right:3%;
	}	
	.text_intromovil{
	display:none;}
	
@keyframes slidy {
0% { left: 0%; }
7% { left: 0%; }
14% { left: -100%; }
21% { left: -100%; }
28% { left: -200%; }
35% { left: -200%; }
42% { left: -300%; }
49% { left: -300%; }
56% { left: -400%; }
63% { left: -400%; }
70% { left: -500%; }
77% { left: -500%; }
84% { left: -600%; }
100% { left: -600%; }
}

div#slider { overflow: hidden; }
div#slider figure img { width: 12.5%; float: left; }
div#slider figure { 
  position: relative;
  width: 800%;
  margin: 0;
  left: 0;
  text-align: left;
  font-size: 0;
  animation: 30s slidy infinite; 
}	
	#contacto_desk{
		display:table;
		}
	#contacto_movil{
		display:none;
		}
	#contacto_movil2{
		display:none;
		}	
			#mapagoo{
			display:block;
			}
			#imgcontacto{
				display:none;
				}
			#mapamain{
				margin-top:80px !important;
				}
	@media only screen and (min-width: 2559px) and  (max-width: 4096px) {

.cd-primary-nav .cd-secondary-nav, .cd-primary-nav .cd-nav-gallery, .cd-primary-nav .cd-nav-icons{
	width:60vw !important;
}

	}
	
	@media only screen and (min-width: 2475px) and  (max-width: 2560px) {

.cd-primary-nav .cd-secondary-nav, .cd-primary-nav .cd-nav-gallery, .cd-primary-nav .cd-nav-icons{
	width:80vw !important;
}

	}
	
		@media only screen and (min-width: 2345px) and  (max-width: 2574px) {

.cd-primary-nav .cd-secondary-nav, .cd-primary-nav .cd-nav-gallery, .cd-primary-nav .cd-nav-icons{
	width:85vw !important;
}

	}
		@media only screen and (min-width: 2129px) and  (max-width: 2344px) {

.cd-primary-nav .cd-secondary-nav, .cd-primary-nav .cd-nav-gallery, .cd-primary-nav .cd-nav-icons{
	width:90vw !important;
}

	}
	@media only screen and (min-width: 2001px) and  (max-width: 2128px) {

.cd-primary-nav .cd-secondary-nav, .cd-primary-nav .cd-nav-gallery, .cd-primary-nav .cd-nav-icons{
	width:95vw !important;
}

	}
	@media only screen and (min-width: 1024px) and  (max-width: 2000px) {

.cd-secondary-nav {
	width:2000px !important;
}

	}
				
@media only screen and (min-width: 2024px) {
	.cd-primary-nav .cd-secondary-nav > li {
    height: 340px;
    width: 290px;
    float: right;
    margin-right: 705px !important;
    border-right: 1px solid #e2e3df;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}
#lista_bene {
    margin-right: 580px !important;
}
#lista_serv {
    margin-right: 453px !important;
}
	}	
	@media only screen and (min-width: 2000px) and  (max-width: 2023px) {

#lista_rad {
    margin-right: 705px !important;
}
#lista_bene {
    margin-right: 575px !important;
}
#lista_serv {
    margin-right: 448px !important;
}
	}
	
	@media only screen and (min-width: 1982px) and  (max-width: 1999px) {

#lista_rad {
    margin-right: 688px !important;
}
#lista_bene {
    margin-right: 570px !important;
}
#lista_serv {
    margin-right: 445px !important;
}
	}
		@media only screen and (min-width: 1964px) and  (max-width: 1981px) {

#lista_rad {
    margin-right: 683px !important;
}
#lista_bene {
    margin-right: 565px !important;
}
#lista_serv {
    margin-right: 440px !important;
}
	}	
	@media only screen and (min-width: 1946px) and  (max-width: 1963px) {

#lista_rad {
    margin-right: 678px !important;
}
#lista_bene {
    margin-right: 560px !important;
}
#lista_serv {
    margin-right: 420px !important;
}
	}	
		@media only screen and (min-width: 1928px) and  (max-width: 1945px) {

#lista_rad {
    margin-right: 673px !important;
}
#lista_bene {
    margin-right: 545px !important;
}
#lista_serv {
    margin-right: 420px !important;
}
	}	
		@media only screen and (min-width: 1910px) and  (max-width: 1927px) {

#lista_rad {
    margin-right: 668px !important;
}
#lista_bene {
    margin-right: 535px !important;
}
#lista_serv {
    margin-right: 410px !important;
}
	}	
	@media only screen and (min-width: 1892px) and  (max-width: 1909px) {

#lista_rad {
    margin-right: 650px !important;
}
#lista_bene {
    margin-right: 530px !important;
}
#lista_serv {
    margin-right: 395px !important;
}
	}	
	@media only screen and (min-width: 1874px) and  (max-width: 1891px) {

#lista_rad {
    margin-right: 632px !important;
}
#lista_bene {
    margin-right: 510px !important;
}
#lista_serv {
    margin-right: 390px !important;
}
	}	
	@media only screen and (min-width: 1863px) and  (max-width: 1873px) {

#lista_rad {
    margin-right: 630px !important;
}
#lista_bene {
    margin-right: 505px !important;
}
#lista_serv {
    margin-right: 380px !important;
}
	}	
	@media only screen and (min-width: 1852px) and  (max-width: 1862px) {

#lista_rad {
    margin-right: 625px !important;
}
#lista_bene {
    margin-right: 500px !important;
}
#lista_serv {
    margin-right: 380px !important;
}
	}
		@media only screen and (min-width: 1841px) and  (max-width: 1851px) {

#lista_rad {
    margin-right: 620px !important;
}
#lista_bene {
    margin-right: 495px !important;
}
#lista_serv {
    margin-right: 375px !important;
}
	}
		@media only screen and (min-width: 1830px) and  (max-width: 1840px) {

#lista_rad {
    margin-right: 615px !important;
}
#lista_bene {
    margin-right: 490px !important;
}
#lista_serv {
    margin-right: 370px !important;
}

	}
	
	@media only screen and (min-width: 1819px) and  (max-width: 1829px) {

#lista_rad {
    margin-right: 610px !important;
}
#lista_bene {
    margin-right: 485px !important;
}
#lista_serv {
    margin-right: 365px !important;
}
	}
	@media only screen and (min-width: 1808px) and  (max-width: 1818px) {

#lista_rad {
    margin-right: 605px !important;
}
#lista_bene {
    margin-right: 480px !important;
}
#lista_serv {
    margin-right: 355px !important;
}
	}
	@media only screen and (min-width: 1797px) and  (max-width: 1807px) {

#lista_rad {
    margin-right: 600px !important;
}
#lista_bene {
    margin-right: 475px !important;
}
#lista_serv {
    margin-right: 350px !important;
}
	}
	@media only screen and (min-width: 1786px) and  (max-width: 1796px) {

#lista_rad {
    margin-right: 595px !important;
}
#lista_bene {
    margin-right: 470px !important;
}
#lista_serv {
    margin-right: 345px !important;
}
	}
	@media only screen and (min-width: 1775px) and  (max-width: 1785px) {

#lista_rad {
    margin-right: 590px !important;
}
#lista_bene {
    margin-right: 465px !important;
}
#lista_serv {
    margin-right: 335px !important;
}
	}
	
	@media only screen and (min-width: 1764px) and  (max-width: 1774px) {

#lista_rad {
    margin-right: 585px !important;
}
#lista_bene {
    margin-right: 460px !important;
}
#lista_serv {
    margin-right: 330px !important;
}
	}	
	@media only screen and (min-width: 1753px) and  (max-width: 1763px) {

#lista_rad {
    margin-right: 580px !important;
}
#lista_bene {
    margin-right: 455px !important;
}
#lista_serv {
    margin-right: 325px !important;
}
	}	
	@media only screen and (min-width: 1742px) and  (max-width: 1752px) {

#lista_rad {
    margin-right: 575px !important;
}
#lista_bene {
    margin-right: 450px !important;
}
#lista_serv {
    margin-right: 320px !important;
}
	}
		@media only screen and (min-width: 1731px) and  (max-width: 1741px) {

#lista_rad {
    margin-right: 570px !important;
}
#lista_bene {
    margin-right: 440px !important;
}
#lista_serv {
    margin-right: 315px !important;
}
	}
		@media only screen and (min-width: 1720px) and  (max-width: 1730px) {

#lista_rad {
    margin-right: 565px !important;
}
#lista_bene {
    margin-right: 435px !important;
}
#lista_serv {
    margin-right: 310px !important;
}
	}
	
	@media only screen and (min-width: 1709px) and  (max-width: 1719px) {

#lista_rad {
    margin-right: 560px !important;
}
#lista_bene {
    margin-right: 430px !important;
}
#lista_serv {
    margin-right: 305px !important;
}
	}
	@media only screen and (min-width: 1698px) and  (max-width: 1708px) {

#lista_rad {
    margin-right: 555px !important;
}
#lista_bene {
    margin-right: 425px !important;
}
#lista_serv {
    margin-right: 300px !important;
}
	}
	@media only screen and (min-width: 1687px) and  (max-width: 1697px) {

#lista_rad {
    margin-right: 550px !important;
}
#lista_bene {
    margin-right: 415px !important;
}
#lista_serv {
    margin-right: 295px !important;
}
	}
	@media only screen and (min-width: 1676px) and  (max-width: 1686px) {

#lista_rad {
    margin-right: 545px !important;
}
#lista_bene {
    margin-right: 410px !important;
}
#lista_serv {
    margin-right: 290px !important;
}
	}
	@media only screen and (min-width: 1665px) and  (max-width: 1675px) {

#lista_rad {
    margin-right: 540px !important;
}
#lista_bene {
    margin-right: 405px !important;
}
#lista_serv {
    margin-right: 285px !important;
}
	}
	@media only screen and (min-width: 1654px) and  (max-width: 1664px) {

#lista_rad {
    margin-right: 535px !important;
}
#lista_bene {
    margin-right: 400px !important;
}
#lista_serv {
    margin-right: 280px !important;
}
	}	
	@media only screen and (min-width: 1643px) and  (max-width: 1653px) {

#lista_rad {
    margin-right: 530px !important;
}
#lista_bene {
    margin-right: 390px !important;
}
#lista_serv {
    margin-right: 270px !important;
}
	}	
	@media only screen and (min-width: 1632px) and  (max-width: 1642px) {

#lista_rad {
    margin-right: 525px !important;
}
#lista_bene {
    margin-right: 385px !important;
}
#lista_serv {
    margin-right: 265px !important;
}
	}
		@media only screen and (min-width: 1621px) and  (max-width: 1631px) {

#lista_rad {
    margin-right: 520px !important;
}
#lista_bene {
    margin-right: 380px !important;
}
#lista_serv {
    margin-right: 260px !important;
}
	}
		@media only screen and (min-width: 1610px) and  (max-width: 1620px) {

#lista_rad {
    margin-right: 515px !important;
}
#lista_bene {
    margin-right: 375px !important;
}
#lista_serv {
    margin-right: 255px !important;
}
	}
	
	@media only screen and (min-width: 1599px) and  (max-width: 1609px) {

#lista_rad {
    margin-right: 500px !important;
}
#lista_bene {
    margin-right: 370px !important;
}
#lista_serv {
    margin-right: 250px !important;
}
	}
	@media only screen and (min-width: 1588px) and  (max-width: 1598px) {

#lista_rad {
    margin-right: 500px !important;
}
#lista_bene {
    margin-right: 365px !important;
}
#lista_serv {
    margin-right: 245px !important;
}
	}
	@media only screen and (min-width: 1577px) and  (max-width: 1587px) {

#lista_rad {
    margin-right: 500px !important;
}
#lista_bene {
    margin-right: 360px !important;
}
#lista_serv {
    margin-right: 235px !important;
}
	}
	@media only screen and (min-width: 1566px) and  (max-width: 1576px) {

#lista_rad {
    margin-right: 480px !important;
}
#lista_bene {
    margin-right: 355px !important;
}
#lista_serv {
    margin-right: 230px !important;
}
	}
	@media only screen and (min-width: 1555px) and  (max-width: 1565px) {

#lista_rad {
    margin-right: 470px !important;
}
#lista_bene {
    margin-right: 350px !important;
}
#lista_serv {
    margin-right: 225px !important;
}
	}
	@media only screen and (min-width: 1544px) and  (max-width: 1554px) {

#lista_rad {
    margin-right: 460px !important;
}
#lista_bene {
    margin-right: 345px !important;
}
#lista_serv {
    margin-right: 220px !important;
}
	}	
	@media only screen and (min-width: 1533px) and  (max-width: 1543px) {

#lista_rad {
    margin-right: 460px !important;
}
#lista_bene {
    margin-right: 340px !important;
}
#lista_serv {
    margin-right: 215px !important;
}
	}	
	@media only screen and (min-width: 1522px) and  (max-width: 1532px) {

#lista_rad {
    margin-right: 475px !important;
}
#lista_bene {
    margin-right: 335px !important;
}
#lista_serv {
    margin-right: 210px !important;
}
	}
		@media only screen and (min-width: 1511px) and  (max-width: 1521px) {

#lista_rad {
    margin-right: 450px !important;
}
#lista_bene {
    margin-right: 330px !important;
}
#lista_serv {
    margin-right: 205px !important;
}
	}
		@media only screen and (min-width: 1500px) and  (max-width: 1510px) {

#lista_rad {
    margin-right: 445px !important;
}
#lista_bene {
    margin-right: 325px !important;
}
#lista_serv {
    margin-right: 200px !important;
}
	}
	
	@media only screen and (min-width: 1489px) and  (max-width: 1499px) {

#lista_rad {
    margin-right: 440px !important;
}
#lista_bene {
    margin-right: 320px !important;
}
#lista_serv {
    margin-right: 190px !important;
}
	}
	@media only screen and (min-width: 1478px) and  (max-width: 1488px) {

#lista_rad {
    margin-right: 435px !important;
}
#lista_bene {
    margin-right: 315px !important;
}
#lista_serv {
    margin-right: 185px !important;
}
	}
	@media only screen and (min-width: 1467px) and  (max-width: 1477px) {

#lista_rad {
    margin-right: 430px !important;
}
#lista_bene {
    margin-right: 310px !important;
}
#lista_serv {
    margin-right: 180px !important;
}
	}
	@media only screen and (min-width: 1456px) and  (max-width: 1466px) {

#lista_rad {
    margin-right: 425px !important;
}
#lista_bene {
    margin-right: 305px !important;
}
#lista_serv {
    margin-right: 175px !important;
}
	}
	@media only screen and (min-width: 1445px) and  (max-width: 1455px) {

#lista_rad {
    margin-right: 420px !important;
}
#lista_bene {
    margin-right: 300px !important;
}
#lista_serv {
    margin-right: 170px !important;
}
	}
	@media only screen and (min-width: 1434px) and  (max-width: 1444px) {

#lista_rad {
    margin-right: 415px !important;
}
#lista_bene {
    margin-right: 290px !important;
}
#lista_serv {
    margin-right: 165px !important;
}
	}	
	@media only screen and (min-width: 1423px) and  (max-width: 1433px) {

#lista_rad {
    margin-right: 410px !important;
}
#lista_bene {
    margin-right: 270px !important;
}
#lista_serv {
    margin-right: 155px !important;
}
	}	
	@media only screen and (min-width: 1412px) and  (max-width: 1422px) {

#lista_rad {
    margin-right: 405px !important;
}
#lista_bene {
    margin-right: 265px !important;
}
#lista_serv {
    margin-right: 150px !important;
}
	}
		@media only screen and (min-width: 1401px) and  (max-width: 1411px) {

#lista_rad {
    margin-right: 400px !important;
}
#lista_bene {
    margin-right: 260px !important;
}
#lista_serv {
    margin-right: 145px !important;
}
	}
		@media only screen and (min-width: 1391px) and  (max-width: 1400px) {

#lista_rad {
    margin-right: 395px !important;
}
#lista_bene {
    margin-right: 255px !important;
}
#lista_serv {
    margin-right: 140px !important;
}
	}
		@media only screen and (min-width: 1381px) and  (max-width: 1390px) {

#lista_rad {
    margin-right: 395px !important;
}
#lista_bene {
    margin-right: 250px !important;
}
#lista_serv {
    margin-right: 135px !important;
}
	}
	
	
	@media only screen and (min-width: 1370px) and  (max-width: 1380px) {

#lista_rad {
    margin-right: 380px !important;
}
#lista_bene {
    margin-right: 245px !important;
}
#lista_serv {
    margin-right: 130px !important;
}
	}
	@media only screen and (min-width: 1359px) and  (max-width: 1369px) {

#lista_rad {
    margin-right: 385px !important;
}
#lista_bene {
    margin-right: 240px !important;
}
#lista_serv {
    margin-right: 125px !important;
}
	}
	@media only screen and (min-width: 1348px) and  (max-width: 1358px) {

#lista_rad {
    margin-right: 380px !important;
}
#lista_bene {
    margin-right: 235px !important;
}
#lista_serv {
    margin-right: 120px !important;
}
	}
	@media only screen and (min-width: 1337px) and  (max-width: 1347px) {

#lista_rad {
    margin-right: 375px !important;
}
#lista_bene {
    margin-right: 230px !important;
}
#lista_serv {
    margin-right: 110px !important;
}
	}
	@media only screen and (min-width: 1326px) and  (max-width: 1336px) {

#lista_rad {
    margin-right: 370px !important;
}
#lista_bene {
    margin-right: 225px !important;
}
#lista_serv {
    margin-right: 105px !important;
}
	}
	@media only screen and (min-width: 1315px) and  (max-width: 1325px) {

#lista_rad {
    margin-right: 365px !important;
}
#lista_bene {
    margin-right: 220px !important;
}
#lista_serv {
    margin-right: 100px !important;
}
	}	
	@media only screen and (min-width: 1304px) and  (max-width: 1314px) {

#lista_rad {
    margin-right: 360px !important;
}
#lista_bene {
    margin-right: 215px !important;
}
#lista_serv {
    margin-right: 95px !important;
}
	}	
	@media only screen and (min-width: 1293px) and  (max-width: 1303px) {

#lista_rad {
    margin-right: 355px !important;
}
#lista_bene {
    margin-right: 210px !important;
}
#lista_serv {
    margin-right: 85px !important;
}
	}
		@media only screen and (min-width: 1282px) and  (max-width: 1292px) {

#lista_rad {
    margin-right: 350px !important;
}
#lista_bene {
    margin-right: 205px !important;
}
#lista_serv {
    margin-right: 80px !important;
}
	}
		@media only screen and (min-width: 1271px) and  (max-width: 1281px) {

#lista_rad {
    margin-right: 335px !important;
}
#lista_bene {
    margin-right: 200px !important;
}
#lista_serv {
    margin-right: 75px !important;
}
	}
	
	@media only screen and (min-width: 1260px) and  (max-width: 1270px) {

#lista_rad {
    margin-right: 340px !important;
}
#lista_bene {
    margin-right: 195px !important;
}
#lista_serv {
    margin-right: 70px !important;
}
	}
	@media only screen and (min-width: 1249px) and  (max-width: 1259px) {

#lista_rad {
    margin-right: 315px !important;
}
#lista_bene {
    margin-right: 190px !important;
}
#lista_serv {
    margin-right: 65px !important;
}
	}
	@media only screen and (min-width: 1238px) and  (max-width: 1248px) {

#lista_rad {
    margin-right: 310px !important;
}
#lista_bene {
    margin-right: 185px !important;
}
#lista_serv {
    margin-right: 60px !important;
}
	}
	@media only screen and (min-width: 1227px) and  (max-width: 1237px) {

#lista_rad {
    margin-right: 305px !important;
}
#lista_bene {
    margin-right: 180px !important;
}
#lista_serv {
    margin-right: 55px !important;
}
	}
	@media only screen and (min-width: 1216px) and  (max-width: 1226px) {

#lista_rad {
    margin-right: 295px !important;
}
#lista_bene {
    margin-right: 175px !important;
}
#lista_serv {
    margin-right: 50px !important;
}
	}
	@media only screen and (min-width: 1205px) and  (max-width: 1215px) {

#lista_rad {
    margin-right: 290px !important;
}
#lista_bene {
    margin-right: 170px !important;
}
#lista_serv {
    margin-right: 45px !important;
}
	}	
	@media only screen and (min-width: 1196px) and  (max-width: 1204px) {

#lista_rad {
    margin-right: 310px !important;
}
#lista_bene {
    margin-right: 165px !important;
}
#lista_serv {
    margin-right: 40px !important;
}
	}	
	@media only screen and (min-width: 1185px) and  (max-width: 1195px) {

#lista_rad {
    margin-right: 305px !important;
}
#lista_bene {
    margin-right: 160px !important;
}
#lista_serv {
    margin-right: 50px !important;
}
	}
		@media only screen and (min-width: 1174px) and  (max-width: 1184px) {

#lista_rad {
    margin-right: 300px !important;
}
#lista_bene {
    margin-right: 175px !important;
}
#lista_serv {
    margin-right: 45px !important;
}
	}
		@media only screen and (min-width: 1163px) and  (max-width: 1173px) {

#lista_rad {
    margin-right: 295px !important;
}
#lista_bene {
    margin-right: 170px !important;
}
#lista_serv {
    margin-right: 40px !important;
}
	}
	
	@media only screen and (min-width: 1152px) and  (max-width: 1162px) {

#lista_rad {
    margin-right: 290px !important;
}
#lista_bene {
    margin-right: 180px !important;
}
#lista_serv {
    margin-right: 55px !important;
}
	}
	@media only screen and (min-width: 1141px) and  (max-width: 1151px) {

#lista_rad {
    margin-right: 295px !important;
}
#lista_bene {
    margin-right: 180px !important;
}
#lista_serv {
    margin-right: 50px !important;
}
	}
	@media only screen and (min-width: 1130px) and  (max-width: 1140px) {

#lista_rad {
    margin-right: 290px !important;
}
#lista_bene {
    margin-right: 175px !important;
}
#lista_serv {
    margin-right: 45px !important;
}
	}
	@media only screen and (min-width: 1119px) and  (max-width: 1129px) {

#lista_rad {
    margin-right: 295px !important;
}
#lista_bene {
    margin-right: 170px !important;
}
#lista_serv {
    margin-right: 35px !important;
}
	}
	@media only screen and (min-width: 1108px) and  (max-width: 1118px) {

#lista_rad {
    margin-right: 300px !important;
}
#lista_bene {
    margin-right: 180px !important;
}
#lista_serv {
    margin-right: 50px !important;
}
	}
	@media only screen and (min-width: 1097px) and  (max-width: 1107px) {

#lista_rad {
    margin-right: 305px !important;
}
#lista_bene {
    margin-right: 175px !important;
}
#lista_serv {
    margin-right: 45px !important;
}
	}	
	@media only screen and (min-width: 1086px) and  (max-width: 1096px) {

#lista_rad {
    margin-right: 310px !important;
}
#lista_bene {
    margin-right: 170px !important;
}
#lista_serv {
    margin-right: 40px !important;
}
	}	
	@media only screen and (min-width: 1075px) and  (max-width: 1085px) {

#lista_rad {
    margin-right: 300px !important;
}
#lista_bene {
    margin-right: 175px !important;
}
#lista_serv {
    margin-right: 35px !important;
}
	}
		@media only screen and (min-width: 1064px) and  (max-width: 1074px) {

#lista_rad {
    margin-right: 300px !important;
}
#lista_bene {
    margin-right: 180px !important;
}
#lista_serv {
    margin-right: 45px !important;
}
	}
		@media only screen and (min-width: 1053px) and  (max-width: 1063px) {

#lista_rad {
    margin-right: 300px !important;
}
#lista_bene {
    margin-right: 175px !important;
}
#lista_serv {
    margin-right: 45px !important;
}
	}
	
	@media only screen and (min-width: 1042px) and  (max-width: 1052px) {

#lista_rad {
    margin-right: 300px !important;
}
#lista_bene {
    margin-right: 180px !important;
}
#lista_serv {
    margin-right: 35px !important;
}
	}
	@media only screen and (min-width: 1031px) and  (max-width: 1041px) {

#lista_rad {
    margin-right: 310px !important;
}
#lista_bene {
    margin-right: 180px !important;
}
#lista_serv {
    margin-right: 45px !important;
}
	}
	@media only screen and (min-width: 1024px) and  (max-width: 1030px) {

#lista_rad {
    margin-right: 310px !important;
}
#lista_bene {
    margin-right: 180px !important;
}
#lista_serv {
    margin-right: 40px !important;
}
	}
	@media only screen and (min-width: 100px) and  (max-width: 1023px) {

#mapamain{
				margin-top:60px !important;
				}
#lista_rad {
    margin-right: 0 !important;
}
#lista_bene {
    margin-right: 0!important;
}
#lista_serv {
    margin-right: 0 !important;
}
.cd-primary-nav {
    position: static;
    padding: 0 0px 0 0;
    height: auto;
    width: 100vw;
    float: right;
    overflow: visible;
    background: transparent;
}
	}
	
	@media only screen and (min-width: 2000px) {
		
	.container {
    width: 100%;
    max-width: 1000px;
    margin: 45px auto 0 auto;
    padding: 0 0;
    padding-top: 30px;}
	}

@media only screen and (max-width: 1023px) {
	.has-children > a {
		padding-top:6px !important;
		}
		.cd-primary-nav .go-back a{
			padding-top:6px !important;
			}
	#unoradionica{
		display:none;
		}
	#unobeneficios{
		display:none;
		}
    #unoservicios{
		display:none;
		}
  body.nav-on-left.overflow-hidden {
    overflow: hidden;
  }
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  /* make images responsive */
  max-width: 100%;
}

input {
  font-family: sans-serif;
  font-size: 1.6rem;
}

input[type="search"]::-ms-clear {
  /* removes close icon - IE */
  display: none;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

/* -------------------------------- 

Main components 

-------------------------------- */
.cd-main-content, .cd-main-header {
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform;
}

.cd-main-content, .cd-main-header {
  position: relative;
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
@media only screen and (max-width: 1023px) {
  .cd-main-content.nav-is-visible, .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px);
  }
  .nav-on-left .cd-main-content.nav-is-visible, .nav-on-left .cd-main-header.nav-is-visible {
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    -ms-transform: translateX(260px);
    -o-transform: translateX(260px);
    transform: translateX(260px);
  }
 
}

@media only screen and (max-width: 1161px) {
	 .cd-main-content {
  z-index: 2;
  
}

}
@media only screen and (min-width:795px) and (max-width: 1023px) {
	 .cd-main-content {
	margin-top:20px !important;
  z-index: 2;
  
}

}
@media only screen and (min-width:771px) and (max-width: 794px) {
	 .cd-main-content {
	margin-top:10px !important;
  z-index: 2;
  
}}
@media only screen and (min-width:401px) and (max-width: 430px) {
	 .cd-main-content {
	margin-top:2px !important;
  z-index: 2;
  
}
}
@media only screen and (min-width:100px) and (max-width: 400px) {
	 .cd-main-content {
	margin-top:31px !important;
  z-index: 2;
  
}
section.module.parallax-8 {
	margin-top:30px !important;
	}
	section.module.parallax-12 {
	margin-top:30px !important;
	}
	section.module.content {
    padding: 0px 0 !important;
}
}
.cd-main-content {
	margin-top:10px;
  z-index: 2;
  
}

.cd-main-header {
	border-bottom: #EBEBEB solid 0px;
  height: 62px;
  background: #ffffff;
  z-index: 3;
}
.nav-is-fixed .cd-main-header {
  /* add .nav-is-fixed class to body if you want a fixed navigation on > 1024px */
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
@media only screen and (min-width: 1024px) {
  .cd-main-header {
    height: 80px;
  }
  .cd-main-header::after {
    clear: both;
    content: "";
    display: table;
  }
}

.cd-logo {
  position: absolute;
  top: 12px;
  left: 5%;
}
.cd-logo img {
  display: block;
}
@media only screen and (max-width: 1023px) {
  .nav-on-left .cd-logo {
    left: auto;
    right: 5%;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-logo {
    left: 13px;
	margin-top:6px;
  }
}

.cd-header-buttons {
  position: absolute;
  display: inline-block;
  top: 11px;
  right: 5%;
}
.cd-header-buttons li {
  display: inline-block;
}
@media only screen and (max-width: 1023px) {
  .nav-on-left .cd-header-buttons {
    right: auto;
    left: 5%;
  }
  .nav-on-left .cd-header-buttons li {
    float: right;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-header-buttons {
    top: 18px;
    right: 4em;
  }
}

.cd-search-trigger, .cd-nav-trigger {
  position: relative;
  display: block;
  width: 44px;
  height: 44px;
  overflow: hidden;
  white-space: nowrap;
  /* hide text */
  color: transparent;
  z-index: 3;
}

.cd-search-trigger::before, .cd-search-trigger::after {
  /* search icon */
  content: '';
  position: absolute;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-search-trigger::before {
  /* lens */
  top: 11px;
  left: 11px;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  border: 3px solid #2e3233;
}
.cd-search-trigger::after {
  /* handle */
  height: 3px;
  width: 8px;
  background: #191C2B;
  bottom: 14px;
  right: 11px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-search-trigger span {
  /* container for the X icon */
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}
.cd-search-trigger span::before, .cd-search-trigger span::after {
  /* close icon */
  content: '';
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 22px;
  top: 50%;
  margin-top: -2px;
  left: 50%;
  margin-left: -11px;
  background: #191C2B;
  opacity: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
  -moz-transition: opacity 0.3s, -moz-transform 0.3s;
  transition: opacity 0.3s, transform 0.3s;
}
.cd-search-trigger span::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.cd-search-trigger span::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.cd-search-trigger.search-is-visible::before, .cd-search-trigger.search-is-visible::after {
  /* hide search icon */
  opacity: 0;
}
.cd-search-trigger.search-is-visible span::before, .cd-search-trigger.search-is-visible span::after {
  /* show close icon */
  opacity: 1;
}
.cd-search-trigger.search-is-visible span::before {
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}
.cd-search-trigger.search-is-visible span::after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.cd-nav-trigger span, .cd-nav-trigger span::before, .cd-nav-trigger span::after {
  /* hamburger icon in CSS */
  position: absolute;
  display: inline-block;
  height: 3px;
  width: 24px;
  background: #191C2B;
}
.cd-nav-trigger span {
  /* line in the center */
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -2px;
  -webkit-transition: background 0.3s 0.3s;
  -moz-transition: background 0.3s 0.3s;
  transition: background 0.3s 0.3s;
}
.cd-nav-trigger span::before, .cd-nav-trigger span::after {
  /* other 2 lines */
  content: '';
  right: 0;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 0% 50%;
  -moz-transform-origin: 0% 50%;
  -ms-transform-origin: 0% 50%;
  -o-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  -webkit-transition: -webkit-transform 0.3s 0.3s;
  -moz-transition: -moz-transform 0.3s 0.3s;
  transition: transform 0.3s 0.3s;
}
.cd-nav-trigger span::before {
  /* menu icon top line */
  top: -6px;
}
.cd-nav-trigger span::after {
  /* menu icon bottom line */
  top: 6px;
}
.cd-nav-trigger.nav-is-visible span {
  /* hide line in the center */
  background: rgba(46, 50, 51, 0);
}
.cd-nav-trigger.nav-is-visible span::before, .cd-nav-trigger.nav-is-visible span::after {
  /* keep visible other 2 lines */
  background: #191C2B;
}
.cd-nav-trigger.nav-is-visible span::before {
  -webkit-transform: translateX(4px) translateY(-3px) rotate(45deg);
  -moz-transform: translateX(4px) translateY(-3px) rotate(45deg);
  -ms-transform: translateX(4px) translateY(-3px) rotate(45deg);
  -o-transform: translateX(4px) translateY(-3px) rotate(45deg);
  transform: translateX(4px) translateY(-3px) rotate(45deg);
}
.cd-nav-trigger.nav-is-visible span::after {
  -webkit-transform: translateX(4px) translateY(2px) rotate(-45deg);
  -moz-transform: translateX(4px) translateY(2px) rotate(-45deg);
  -ms-transform: translateX(4px) translateY(2px) rotate(-45deg);
  -o-transform: translateX(4px) translateY(2px) rotate(-45deg);
  transform: translateX(4px) translateY(2px) rotate(-45deg);
}
@media only screen and (min-width: 1024px) {
  .cd-nav-trigger {
    display: none;
  }
}

.cd-primary-nav, .cd-primary-nav ul {
  position: fixed;
  top: 0;
  right: 0;
  height: 100%;
  width: 260px;
  background:#191C2B;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  z-index: 1;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.3s;
  -moz-transition: -moz-transform 0.3s;
  transition: transform 0.3s;
}
.cd-primary-nav a, .cd-primary-nav ul a {
  display: block;
  height: 62px;
  line-height: 50px;
  padding: 0 15px;
  color: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border-bottom: 1px solid #2E344B;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  will-change: transform, opacity;
  -webkit-transition: -webkit-transform 0.3s, opacity 0.3s;
  -moz-transition: -moz-transform 0.3s, opacity 0.3s;
  transition: transform 0.3s, opacity 0.3s;
}
.cd-primary-nav.is-hidden, .cd-primary-nav ul.is-hidden {
  /* secondary navigations hidden by default */
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
}
.cd-primary-nav.moves-out > li > a, .cd-primary-nav ul.moves-out > li > a {
  /* push the navigation items to the left - and lower down opacity - when secondary nav slides in */
  -webkit-transform: translateX(0%);
  -moz-transform: translateX(0%);
  -ms-transform: translateX(0%);
  -o-transform: translateX(0%);
  transform: translateX(0%);
  opacity: 1;
}

@media only screen and (max-width: 1023px) {
  .nav-on-left .cd-primary-nav, .nav-on-left .cd-primary-nav ul {
    right: auto;
    left: 0;
  }
}
.cd-primary-nav .see-all a {
  /* different style for the See all button on mobile and tablet */
  color: #597D9D;
}

@media only screen and (max-width: 1023px) {
  .cd-primary-nav {
    /* by default .cd-primary-nav is hidden - trick for iOS devices where you can see the navigation if you pull down */
    visibility: hidden;
    -webkit-transition: visibility 0s 0.3s;
    -moz-transition: visibility 0s 0.3s;
    transition: visibility 0s 0.3s;
  }
  .cd-primary-nav.nav-is-visible {
	  z-index:1000;
    visibility: visible;
    -webkit-transition: visibility 0s 0s;
    -moz-transition: visibility 0s 0s;
    transition: visibility 0s 0s;
  }
}

@media only screen and (max-width: 1199px) {
	
	 .cd-primary-nav {
    width: 54% !important;
  }
	}
	@media only screen and (max-width: 1155px) {
	
	 .cd-primary-nav {
    width: 56% !important;
  }
	}
		@media only screen and (max-width: 1114px) {
	
	 .cd-primary-nav {
    width: 58% !important;
  }
	}
		@media only screen and (max-width: 1076px) {
	
	 .cd-primary-nav {
    width: 60% !important;
  }
	}
		@media only screen and (max-width: 1041px) {
	
	 .cd-primary-nav {
    width: 62% !important;
  }
	}
	@media only screen and (max-width: 1023px) {
	
	 .cd-primary-nav {
    width: 270px !important;
  }
	}
@media only screen and (min-width: 1023px) {
	
	 .cd-primary-nav {
    position: static;
    padding: 0 0px 0 0;
    height: auto;
    width: 70%;
    float: right;
    overflow: visible;
    background: transparent;
  }
  .cd-primary-nav::after {
    clear: both;
    content: "";
    display: table;
  }
  .cd-primary-nav.moves-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  .cd-primary-nav ul {
    position: static;
    height: auto;
    width: auto;
    background: transparent;
    overflow: visible;
    z-index: 3;
  }
  .cd-primary-nav ul.is-hidden {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-primary-nav ul.moves-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  .cd-primary-nav > li {
    float: left;
    margin-left: .4em;
  }
  .cd-primary-nav > li > a {
    /* main navigation buttons style */
    position: relative;
    display: inline-block;
    height: 80px;
    line-height: 80px;
    padding: 0 10px;
    color: #2e3233;
    overflow: visible;
    border-bottom: none;
    -webkit-transition: color 0.3s, box-shadow 0.3s;
    -moz-transition: color 0.3s, box-shadow 0.3s;
    transition: color 0.3s, box-shadow 0.3s;
  }
  .cd-primary-nav > li > a:hover {
    color: #597D9D;
  }
  .cd-primary-nav > li > a.selected {
    color: #597D9D;
    box-shadow: inset 0 -2px 0 #597D9D;
  }
  .cd-primary-nav .go-back, .cd-primary-nav .see-all {
    display: none;
  }
  .cd-primary-nav .cd-secondary-nav, .cd-primary-nav .cd-nav-gallery, .cd-primary-nav .cd-nav-icons {
    /* dropdown menu style */
    position: absolute;
    top: 80px;
	height:210px;
    width: 100vw;
    background: #ffffff;
    padding: 23px 30px 130px 40px;
    box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
  }
  .cd-primary-nav .cd-secondary-nav::after, .cd-primary-nav .cd-nav-gallery::after, .cd-primary-nav .cd-nav-icons::after {
    clear: both;
    content: "";
    display: table;
  }
  .cd-primary-nav .cd-secondary-nav.is-hidden, .cd-primary-nav .cd-nav-gallery.is-hidden, .cd-primary-nav .cd-nav-icons.is-hidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
  }
  .cd-primary-nav .cd-secondary-nav > .see-all, .cd-primary-nav .cd-nav-gallery > .see-all, .cd-primary-nav .cd-nav-icons > .see-all {
    /* this is the BIG See all button at the bottom of the dropdown menu */
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 80px;
    width: 100%;
    overflow: hidden;
    /* reset some inherited style */
    margin: 0;
    padding: 0;
  }
  .cd-primary-nav .cd-secondary-nav > .see-all a, .cd-primary-nav .cd-nav-gallery > .see-all a, .cd-primary-nav .cd-nav-icons > .see-all a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    border-top: 1px solid #e2e3df;
    /* reset some inherited style */
    border-bottom: none;
    margin: 0;
    padding: 0;
    -webkit-transition: color 0.2s, background 0.2s, border 0.2s;
    -moz-transition: color 0.2s, background 0.2s, border 0.2s;
    transition: color 0.2s, background 0.2s, border 0.2s;
  }
  .cd-primary-nav .cd-secondary-nav > .see-all a:hover, .cd-primary-nav .cd-nav-gallery > .see-all a:hover, .cd-primary-nav .cd-nav-icons > .see-all a:hover {
    background: #191C2B;
    border-color: #2e3233;
    color: #ffffff;
  }
  .cd-primary-nav .cd-secondary-nav > li {
    /* change the height according to your needs - you can even set height: auto */
    height: 340px;
    /* here you set the number of columns - use width percentage */
    width: 290px;
    float: right;
    margin-right: 705px;
    border-right: 1px solid #e2e3df;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }

  
	  
  .cd-primary-nav .cd-secondary-nav > li:nth-child(4n+2) {
    /* +2 because we have 2 list items with display:none */

    border-right: none;
  }
  .cd-primary-nav .cd-secondary-nav > li > a {
    /* secondary nav title */

	    height: 30px;
    line-height: 30px;
    padding: 0 18% 0 0;
    color: #000000;
    border-bottom: none;
    font-size: 16px;
  }
  .cd-primary-nav .cd-secondary-nav a {
    height: 30px;
    line-height: 30px;
    padding: 0 18% 0 0;
    color: #2e3233;
    border-bottom: none;
    font-size: 1.4rem;
  }
  .cd-primary-nav .cd-secondary-nav a:hover {
    color: #597D9D;
  }
  .cd-primary-nav .cd-secondary-nav ul {
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
  }
  .cd-primary-nav .cd-secondary-nav ul ul {
    /* tertiary navigation */
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .cd-primary-nav .cd-secondary-nav ul ul.is-hidden {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  .cd-primary-nav .cd-secondary-nav ul ul .go-back {
    display: block;
  }
  .cd-primary-nav .cd-secondary-nav ul ul .go-back a {
    color: transparent;
  }
  .cd-primary-nav .cd-secondary-nav ul ul .see-all {
    display: block;
  }
  .cd-primary-nav .cd-secondary-nav .moves-out > li > a {
    /* push the navigation items to the left - and lower down opacity - when tertiary nav slides in */
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .cd-primary-nav .cd-nav-gallery li {
    /* set here number of columns - use width percentage */
    width: 22%;
    float: left;
    margin: 0 4% 40px 0;
  }
  .cd-primary-nav .cd-nav-gallery li:nth-child(4n+2) {
    /* +2 because we have two additional list items with display:none */
    margin-right: 0;
  }
  .cd-primary-nav .cd-nav-gallery .cd-nav-item {
    border-bottom: none;
    padding: 0;
    height: auto;
    line-height: 1.2;
  }
  .cd-primary-nav .cd-nav-gallery .cd-nav-item img {
    position: static;
    margin-top: 0;
    height: auto;
    width: 100%;
    margin-bottom: .6em;
  }
  .cd-primary-nav .cd-nav-gallery .cd-nav-item h3 {
    color: #597D9D;
    font-weight: bold;
    padding: 0 .4em;
  }
  .cd-primary-nav .cd-nav-icons li {
    /* set here number of columns - use width percentage */
    width: 32%;
    float: left;
    margin: 0 2% 20px 0;
  }
  .cd-primary-nav .cd-nav-icons li:nth-child(3n+2) {
    /* +2 because we have two additional list items with display:none */
    margin-right: 0;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item {
    border-bottom: none;
    height: 80px;
    line-height: 1.2;
    padding: 24px 0 0 85px;
    position: relative;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item:hover {
    background: #f6f6f5;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
    color: #597D9D;
    font-weight: bold;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item p {
    display: block;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item::before {
    left: 25px;
  }
	}

@media only screen and (min-width: 1161px) {
  .cd-primary-nav {
    position: static;
    padding: 0 0px 0 0;
    height: auto;
    width: 52%;
    float: right;
    overflow: visible;
    background: transparent;
  }
  .cd-primary-nav::after {
    clear: both;
    content: "";
    display: table;
  }
  .cd-primary-nav.moves-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  .cd-primary-nav ul {
    position: static;
    height: auto;
    width: auto;
    background: transparent;
    overflow: visible;
    z-index: 3;
  }
  .cd-primary-nav ul.is-hidden {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
  .cd-primary-nav ul.moves-out > li > a {
    /* reset mobile style */
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  .cd-primary-nav > li {
    float: left;
    margin-left: .4em;
  }
  .cd-primary-nav > li > a {
    /* main navigation buttons style */
    position: relative;
    display: inline-block;
    height: 80px;
    line-height: 80px;
    padding: 0 10px;
    color: #191C2B;
    overflow: visible;
    border-bottom: none;
    -webkit-transition: color 0.3s, box-shadow 0.3s;
    -moz-transition: color 0.3s, box-shadow 0.3s;
    transition: color 0.3s, box-shadow 0.3s;
  }
  .cd-primary-nav > li > a:hover {
    color: #597D9D;
  }
  .cd-primary-nav > li > a.selected {
    color: #597D9D;
    box-shadow: inset 0 -2px 0 #597D9D;
  }
  .cd-primary-nav .go-back, .cd-primary-nav .see-all {
    display: none;
  }
  .cd-primary-nav .cd-secondary-nav, .cd-primary-nav .cd-nav-gallery, .cd-primary-nav .cd-nav-icons {
    /* dropdown menu style */
    position: absolute;
    top: 80px;
	height:210px;
    width: 100vw;
    background: #ffffff;
    padding: 23px 30px 130px 40px;
    box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
  }
  .cd-primary-nav .cd-secondary-nav::after, .cd-primary-nav .cd-nav-gallery::after, .cd-primary-nav .cd-nav-icons::after {
    clear: both;
    content: "";
    display: table;
  }
  .cd-primary-nav .cd-secondary-nav.is-hidden, .cd-primary-nav .cd-nav-gallery.is-hidden, .cd-primary-nav .cd-nav-icons.is-hidden {
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
  }
  .cd-primary-nav .cd-secondary-nav > .see-all, .cd-primary-nav .cd-nav-gallery > .see-all, .cd-primary-nav .cd-nav-icons > .see-all {
    /* this is the BIG See all button at the bottom of the dropdown menu */
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 80px;
    width: 100%;
    overflow: hidden;
    /* reset some inherited style */
    margin: 0;
    padding: 0;
  }
  .cd-primary-nav .cd-secondary-nav > .see-all a, .cd-primary-nav .cd-nav-gallery > .see-all a, .cd-primary-nav .cd-nav-icons > .see-all a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
    line-height: 80px;
    border-top: 1px solid #e2e3df;
    /* reset some inherited style */
    border-bottom: none;
    margin: 0;
    padding: 0;
    -webkit-transition: color 0.2s, background 0.2s, border 0.2s;
    -moz-transition: color 0.2s, background 0.2s, border 0.2s;
    transition: color 0.2s, background 0.2s, border 0.2s;
  }
  .cd-primary-nav .cd-secondary-nav > .see-all a:hover, .cd-primary-nav .cd-nav-gallery > .see-all a:hover, .cd-primary-nav .cd-nav-icons > .see-all a:hover {
    background: #191C2B3;
    border-color: #2e3233;
    color: #ffffff;
  }
  .cd-primary-nav .cd-secondary-nav > li {
    /* change the height according to your needs - you can even set height: auto */
    height: 340px;
    /* here you set the number of columns - use width percentage */
    width: 290px;
    float: right;
    
    border-right: 1px solid #e2e3df;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
  }
  
	  
  .cd-primary-nav .cd-secondary-nav > li:nth-child(4n+2) {
    /* +2 because we have 2 list items with display:none */

    border-right: none;
  }
  .cd-primary-nav .cd-secondary-nav > li > a {
    /* secondary nav title */

	    height: 30px;
    line-height: 30px;
    padding: 0 18% 0 0;
    color: #000000;
    border-bottom: none;
    font-size: 16px;
  }
  .cd-primary-nav .cd-secondary-nav a {
    height: 30px;
    line-height: 30px;
    padding: 0 18% 0 0;
    color: #2e3233;
    border-bottom: none;
    font-size: 1.4rem;
  }
  .cd-primary-nav .cd-secondary-nav a:hover {
    color: #597D9D;
  }
  .cd-primary-nav .cd-secondary-nav ul {
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
  }
  .cd-primary-nav .cd-secondary-nav ul ul {
    /* tertiary navigation */
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
  }
  .cd-primary-nav .cd-secondary-nav ul ul.is-hidden {
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
  .cd-primary-nav .cd-secondary-nav ul ul .go-back {
    display: block;
  }
  .cd-primary-nav .cd-secondary-nav ul ul .go-back a {
    color: transparent;
  }
  .cd-primary-nav .cd-secondary-nav ul ul .see-all {
    display: block;
  }
  .cd-primary-nav .cd-secondary-nav .moves-out > li > a {
    /* push the navigation items to the left - and lower down opacity - when tertiary nav slides in */
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }
  .cd-primary-nav .cd-nav-gallery li {
    /* set here number of columns - use width percentage */
    width: 22%;
    float: left;
    margin: 0 4% 40px 0;
  }
  .cd-primary-nav .cd-nav-gallery li:nth-child(4n+2) {
    /* +2 because we have two additional list items with display:none */
    margin-right: 0;
  }
  .cd-primary-nav .cd-nav-gallery .cd-nav-item {
    border-bottom: none;
    padding: 0;
    height: auto;
    line-height: 1.2;
  }
  .cd-primary-nav .cd-nav-gallery .cd-nav-item img {
    position: static;
    margin-top: 0;
    height: auto;
    width: 100%;
    margin-bottom: .6em;
  }
  .cd-primary-nav .cd-nav-gallery .cd-nav-item h3 {
    color: #597D9D;
    font-weight: bold;
    padding: 0 .4em;
  }
  .container {
    width: 91%;
    max-width: 1010px;
    margin: 0 auto;
    padding: 45px 0px 40px 0px;
}
  .cd-primary-nav .cd-nav-icons li {
    /* set here number of columns - use width percentage */
    width: 32%;
    float: left;
    margin: 0 2% 20px 0;
  }
  .cd-primary-nav .cd-nav-icons li:nth-child(3n+2) {
    /* +2 because we have two additional list items with display:none */
    margin-right: 0;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item {
    border-bottom: none;
    height: 80px;
    line-height: 1.2;
    padding: 24px 0 0 85px;
    position: relative;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item:hover {
    background: #f6f6f5;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item h3 {
    color: #597D9D;
    font-weight: bold;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item p {
    display: block;
  }
  .cd-primary-nav .cd-nav-icons .cd-nav-item::before {
    left: 25px;
  }
}
.has-children > a, .go-back a {
  position: relative;
}
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
  /* arrow icon in CSS - for element with nested unordered lists */
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -1px;
  display: inline-block;
  height: 2px;
  width: 10px;
  background: #597D9D;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.has-children > a::before, .go-back a::before {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.has-children > a::after, .go-back a::after {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

@media only screen and (min-width: 1024px) {
  .has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after {
    background: #c9cbc4;
  }
  .has-children > a:hover::before, .has-children > a:hover::after, .go-back a:hover::before, .go-back a:hover::after {
    background: #597D9D;
  }
}
.has-children > a {
  padding-right: 40px;
}
.has-children > a::before, .has-children > a::after {
  /* arrow goes on the right side - children navigation */
  right: 20px;
  -webkit-transform-origin: 9px 50%;
  -moz-transform-origin: 9px 50%;
  -ms-transform-origin: 9px 50%;
  -o-transform-origin: 9px 50%;
  transform-origin: 9px 50%;
}

.cd-primary-nav .go-back a {
  padding-left: 40px;
}
.cd-primary-nav .go-back a::before, .cd-primary-nav .go-back a::after {
  /* arrow goes on the left side - go back button */
  left: 20px;
  -webkit-transform-origin: 1px 50%;
  -moz-transform-origin: 1px 50%;
  -ms-transform-origin: 1px 50%;
  -o-transform-origin: 1px 50%;
  transform-origin: 1px 50%;
}

@media only screen and (min-width: 1024px) {
  .has-children > a::before, .has-children > a::after {
    right: 15%;
  }

  .cd-primary-nav > .has-children > a {
    /* main navigation arrows on larger devices */
    padding-right: 30px !important;
  }
  .cd-primary-nav > .has-children > a::before, .cd-primary-nav > .has-children > a::after {
    width: 9px;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    background: #c9cbc4;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: width 0.3s, -webkit-transform 0.3s;
    -moz-transition: width 0.3s, -moz-transform 0.3s;
    transition: width 0.3s, transform 0.3s;
  }
  .cd-primary-nav > .has-children > a::before {
    right: 12px;
  }
  .cd-primary-nav > .has-children > a::after {
    right: 7px;
  }
  .cd-primary-nav > .has-children > a.selected::before, .cd-primary-nav > .has-children > a.selected::after {
    width: 14px;
  }
  .cd-primary-nav > .has-children > a.selected::before {
    -webkit-transform: translateX(5px) rotate(-45deg);
    -moz-transform: translateX(5px) rotate(-45deg);
    -ms-transform: translateX(5px) rotate(-45deg);
    -o-transform: translateX(5px) rotate(-45deg);
    transform: translateX(5px) rotate(-45deg);
  }
  .cd-primary-nav > .has-children > a.selected::after {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  .cd-secondary-nav > .has-children > a::before, .cd-secondary-nav > .has-children > a::after {
    /* remove arrows on secondary nav titles */
    display: none;
  }

  .cd-primary-nav .go-back a {
    padding-left: 20px;
  }
  .cd-primary-nav .go-back a::before, .cd-primary-nav .go-back a::after {
    left: 1px;
  }
}
.cd-search {
  position: absolute;
  height: 50px;
  width: 100%;
  top: 50px;
  left: 0;
  z-index: 3;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-search form {
  height: 100%;
  width: 100%;
}
.cd-search input {
  border-radius: 0;
  border: none;
  background: #ffffff;
  height: 100%;
  width: 100%;
  padding: 0 5%;
  box-shadow: inset 0 1px 0 #e2e3df, 0 3px 6px rgba(0, 0, 0, 0.05);
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.cd-search input::-webkit-input-placeholder {
  color: #c9cbc4;
}
.cd-search input::-moz-placeholder {
  color: #c9cbc4;
}
.cd-search input:-moz-placeholder {
  color: #c9cbc4;
}
.cd-search input:-ms-input-placeholder {
  color: #c9cbc4;
}
.cd-search input:focus {
  outline: none;
}
.cd-search.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.nav-is-fixed .cd-search {
  position: fixed;
}
@media only screen and (min-width: 1024px) {
  .cd-search {
    height: 120px;
    top: 80px;
  }
  .cd-search input {
    padding: 0 2em;
    font-size: 3.2rem;
    font-weight: 300;
  }
}

.cd-overlay {
  /* shadow layer visible when navigation is active */
  position: fixed;
  z-index: 2;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0.3s, -webkit-transform 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0.3s, -moz-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0.3s, transform 0.3s 0s;
}
.cd-overlay.is-visible {
  opacity: 1;
  visibility: visible;
  -webkit-transition: opacity 0.3s 0s, visibility 0s 0s, -webkit-transform 0.3s 0s;
  -moz-transition: opacity 0.3s 0s, visibility 0s 0s, -moz-transform 0.3s 0s;
  transition: opacity 0.3s 0s, visibility 0s 0s, transform 0.3s 0s;
}
@media only screen and (max-width: 1023px) {

  .cd-overlay.is-visible {
    -webkit-transform: translateX(-260px);
    -moz-transform: translateX(-260px);
    -ms-transform: translateX(-260px);
    -o-transform: translateX(-260px);
    transform: translateX(-260px);
  }
  .nav-on-left .cd-overlay.is-visible {
    -webkit-transform: translateX(260px);
    -moz-transform: translateX(260px);
    -ms-transform: translateX(260px);
    -o-transform: translateX(260px);
    transform: translateX(260px);
  }
  .cd-overlay.is-visible.search-is-visible, .nav-on-left .cd-overlay.is-visible.search-is-visible {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

/* -------------------------------- 

support for no js 

-------------------------------- */
.no-js .cd-primary-nav {
  position: relative;
  height: auto;
  width: 100%;
  overflow: visible;
  visibility: visible;
  z-index: 2;
}

.no-js .cd-search {
  position: relative;
  top: 0;
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 1024px) {
  .no-js .cd-primary-nav {
    position: absolute;
    z-index: 3;
    display: inline-block;
    width: auto;
    top: 0;
    right: 150px;
    padding: 0;
  }

  .no-js .nav-is-fixed .cd-primary-nav {
    position: fixed;
  }
}


	
@media only screen and (max-width: 410px) {
	.cd-header-buttons{
		    right: 2%;
		}}
/* ============================================================
  ESTILOS DE ADAPTIVE PARA IMAGENES PARALLAX
============================================================ */



.tabhomemovil{
	display:none;	
	}
.tabhome{
	display:table;
	}	




/* -------------------------------- 

Primary style

-------------------------------- */
*, *::after, *::before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  font-size: 1.6rem;
  font-family: Verdana, Geneva, sans-serif;
  color: #243040;
  background-color: #ffffff;
}

body, html {
  /* prevent horizontal scrolling */
  overflow-x: hidden;
}

a {
  text-decoration: none;
}

/* -------------------------------- 

Main Components 

-------------------------------- */
main {
  position: relative;
  z-index: 2;
  /* fix bug on iOS */
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  -webkit-transition: -webkit-transform 0.7s;
  -moz-transition: -moz-transform 0.7s;
  transition: transform 0.7s;
  -webkit-transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99);
  -moz-transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99);
  transition-timing-function: cubic-bezier(0.91, 0.01, 0.6, 0.99);
}
main h1, main p {
  text-align: left;
}
main h1 {
  font-size: 2.6rem;
  margin-bottom: 1em;
}
main p {
  font-family: Verdana, Geneva, sans-serif;
  font-size:17px;
  color: rgb(0, 0, 0);
  max-width: 600px;
  margin: 0 0;
  line-height: 1.3;
}
.mainphar {
  font-family: 'Open Sans', sans-serif;
  font-weight:400;
  font-size:17px;
  line-height:24px;
  padding-bottom:2%;
  color: rgb(0, 0, 0);
  max-width: 100%;
  margin: 0 0;
  line-height: 1.3;
}

@media only screen and (min-width: 768px) {
 
  main h1 {
    font-size: 3.6rem;
  }
  main p {
    font-size: 2rem;
  }
}

@media only screen and (max-width: 1090px) {
.container {
    width: 100%;
    max-width: 850px;
    margin: 40px auto 60px auto;
    padding: 0 0;
    padding-top: 10px;
}}
@media only screen and (max-width: 520px) {
	.footer{
		display:none;
		}
	

}
@media only screen and (max-width: 480px) {
	.cd-logo img{
		height:33px;
		margin-top:2px;
		}

}


@media only screen and (max-width: 940px) {
	#contacto_desk{
		display:none;
		}
	#contacto_movil{
		display:table;
		}
	#contacto_movil2{
		display:none;
		}	
.container {
    width: 100%;
    max-width: 740px;
    margin: 0px auto 60px auto;
    padding: 0 0;
    padding-top: 20px;
}
#text_intro{
	display:none;
	}
.text_intromovil{
	width:100%;
	background-color:#719FC7;
	display:block;
	margin-top:-7%;
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	padding-left:5%;
	padding-right:5%;
	}
	section.module h2 {
    font-size: 19px;
    font-family: 'Open Sans', sans-serif;
    color: #313850;
    margin-top: 35px;
}


}
@media only screen and (max-width: 840px) {

		.text_intromovil{
			margin-top:-8%;
			}

}
@media only screen and (max-width: 470px) {
	.cd-logo img{
		height:31px;
		margin-top:2px;
		}
		.text_intromovil{
			text-align:left;
			margin-top:-5%;
			}

}
@media only screen and (max-width: 448px) {

		.text_intromovil{
			margin-top:-9%;
			}

}
/* ============================================================
  SECTIONS
============================================================ */
section.module{
	transform: translate(0,0);
	}
section.module:last-child {
  margin-bottom: 0;
}
section.module h2 {
  margin-bottom: 20px;
 font-family:"Open Sans", serif;
  font-size: 19px;
}
section.module p {
	 font-family:"Open Sans", serif;
  margin-bottom: 40px;
  line-height:30px;
  font-size: 18px;
      color: #2B3146;
}
section.module p:last-child {
  margin-bottom: 0;
}
section.module.content {
  padding: 10px 0;
}
section.module.contenthome {
  padding: 80px 0 200px;
  margin-top:1%;
  background-color:white;
}
section.module.parallax {
  height: 500px;
  background-position: center center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
section.module.parallax h1 {
  color: rgba(255, 255, 255, 0.8);
  font-size: 48px;
  line-height: 600px;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}
section.module.parallax-2 {
	
  background-image: url("../img/demo/_small/1.jpg");
	
}
section.module.parallax-3 {
}
section.module.parallax-4 {
  background-image: url("../img/demo/_small/radionica_2.jpg");
}
section.module.parallax-5 {
  background-image: url("../img/demo/_small/radionica_3.jpg");
}
section.module.parallax-6 {
  background-image: url("../img/demo/_small/radionica_1.jpg");
}
section.module.parallax-7 {
 background-image: url("../img/demo/_small/radionica_4.jpg");
}
section.module.parallax-8 {
  background-image: url("../img/demo/_small/beneficios.jpg");
}
section.module.parallax-9 {
  background-image: url("../img/demo/_small/servicios_1.jpg");
}
section.module.parallax-10 {
  background-image: url("../img/demo/_small/servicios_2.jpg");
}
section.module.parallax-11 {
  background-image: url("../img/demo/_small/privacidad.jpg");
}
section.module.parallax-12 {
  background-image: url("../img/demo/_small/contacto.jpg");
}
section.module.parallax-13 {
  background-image: url("../img/demo/_small/activacion.jpg");
}
section.module.parallax-14 {
  background-image: url("../img/demo/_small/tratamientodistancia.jpg");
}
@media all and (min-width: 600px) {
	
  section.module h2 {
    font-size: 19px;
	font-family: 'Open Sans', sans-serif;
    color: #313850;
  }
  section.module p {
	      line-height: 30px;
    font-size: 18px;
  }
  section.module.parallax h1 {
    font-size: 96px;
  }
}
@media all and (min-width: 960px) {
  section.module.parallax h1 {
    font-size: 160px;
  }
}
@media only screen and (max-width: 670px) {
	#contacto_desk{
		display:none;
		}
	#contacto_movil{
		display:none;
		}
	#contacto_movil2{
		display:table;
		}
		}
@media only screen and (max-width: 950px) {
section.module.parallax {
    height: 500px;
    background-position: center center !important;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
	
}	
}
@media only screen and (max-width: 770px) {
	
section.module.parallax {
    height: 420px;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}	
}
@media only screen and (max-width: 720px) {
section.module.parallax {
    height: 380px;
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}	

}
@media only screen and (max-width: 665px) {
section.module.parallax {
    height: 350px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}	
}
@media only screen and (max-width: 590px) {
section.module.parallax {
    height: 310px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}	
}
@media only screen and (max-width: 535px) {
section.module.parallax {
    height: 280px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}	
}
@media only screen and (max-width: 480px) {
section.module.parallax {
    height: 249px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}	
section.module.parallax-3{
	margin-top:30px;
	}
}
@media only screen and (max-width: 430px) {
section.module.parallax {
	margin-top: 45px;
    height: 240px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}	
}
@media only screen and (max-width: 400px) {

			#imgcontacto{
				display:block;
				}	
				#ultimotexto{
					padding-bottom:100px;
					}
}
@media only screen and (max-width: 400px) {
section.module.parallax {
    height: 210px;
    background-position: center bottom;
    background-repeat: no-repeat;
    background-attachment: scroll;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    -o-background-size: contain;
    background-size: contain;
}	
section.module.parallax-1 {
	margin-top:30px;
	}
section.module.parallax-3 {
	margin-top:30px;
	height:240px !important;
	}
	section.module.parallax-4 {
	margin-top:30px;
	}
	section.module.parallax-5 {
	margin-top:30px;
	}
	section.module.parallax-7 {
	margin-top:30px;
	}
	section.module.parallax-9 {
	margin-top:30px;
	}
	section.module.parallax-10 {
	margin-top:30px;
	}
	section.module.parallax-6 {
	margin-top:30px;
	}
	section.module.parallax-13 {
	margin-top:30px;
	}
	section.module.parallax-14 {
	margin-top:30px;
	}
}


@media screen and (max-width: 1100px) {

section.module.contenthome {
  padding: 40px 0 200px;
  margin-top:1%;
  background-color:white;
}
	
}

@media screen and (max-width: 1000px) {

section.module.contenthome {
  padding: 50px 0 200px;
  margin-top:11%;
  background-color:white;
}

}

@media screen and (max-width: 860px) {

section.module.contenthome {
  padding: 50px 0 200px;
  margin-top:11%;
  background-color:white;
}

	
}

@media screen and (max-width: 804px) {

	.tabhomemovil{
		position:relative;
		left:50%;
		top:-50px;
		margin-left:-50%;
	display:table;	
	overflow:hidden;
	
	}
	
.tabhome{
	display:none;
	
	}	

.container {
    width: 91%;
    max-width: 1010px;
    margin: 0 auto;
    padding: 20px 0px 50px 0px;
}

	section.module.contenthome {
  padding: 10px 0;
}
	section.module.parallax-1 {
	
  background-image: url("../img/demo/_small/home.jpg");
	
}

}


@media screen and (min-height: 1024px) {
section.module.parallax {
  height: 600px;
}
}
@media screen and (min-height: 1080px) {
section.module.parallax {
  height: 630px;
}
}
@media screen and (min-height: 1200px) {
section.module.parallax {
  height: 760px;
}
}
@media screen and (min-width: 2000px) {
section.module.parallax {
  height: 860px;
}
}
@media screen and (min-height: 2000px) {
section.module.parallax {
  height: 1200px;
}

}
}
/* ----------- iPhone 4 and 4S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {
section.module.parallax {
  height: 210px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.content {
    padding: 0px 0;
}
section.module.contenthome {
	    padding: 0px 0;
}
.container {
    width: 91%;
    max-width: 1010px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
section.module.parallax-3 {
	margin-top:10px !important;
	height:230px !important;
	}
	section.module.parallax-8 {
	margin-top:10px !important;
	}
	section.module.parallax-6 {
	margin-top:10px !important;
	}
	section.module.parallax-9 {
	margin-top:10px;
	}
	section.module.parallax-11 {
	margin-top:10px;
	}
	section.module.parallax-12 {
	margin-top:10px !important;
	}
	section.module.parallax-13 {
	margin-top:10px !important;
	}
	section.module.parallax-14 {
	margin-top:10px !important;
	}
	#mapagoo{
			display:none;
			}
			#imgcontacto{
				display:block;
				}	
					.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
					.text_intromovil{
			margin-top:-15%;
			}
}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
	  section.module.parallax {
  height: 210px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.content {
	margin-top:-30px;
    padding: 0px 0;
}
section.module.contenthome {
	margin-top:0px;
	    padding: 0px 0;
}
.container {
    width: 91%;
    max-width: 1010px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
section.module.parallax-3 {
	margin-top:10px !important;
	height:230px !important;
	}
	section.module.parallax-8 {
	margin-top:10px !important;
	}
	section.module.parallax-6 {
	margin-top:10px !important;
	}
	section.module.parallax-9 {
	margin-top:10px;
	}
	section.module.parallax-11 {
	margin-top:10px;
	}
	section.module.parallax-12 {
	margin-top:10px !important;
	}
	section.module.parallax-13 {
	margin-top:10px !important;
	}
	section.module.parallax-14 {
	margin-top:10px !important;
	}
	#mapagoo{
			display:none;
			}
			#imgcontacto{
				display:block;
				}	
					.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	  section.module.parallax {
  height: 260px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.content {
    padding: 0px 0;
}
section.module.contenthome {
	    padding: 0px 0;
}
.container {
    width: 91%;
    max-width: 1010px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
section.module.parallax-3 {
	margin-top:10px !important;
	height:290px !important;
	}
	section.module.parallax-8 {
	margin-top:10px !important;
	}
	section.module.parallax-6 {
	margin-top:10px !important;
	}
	section.module.parallax-9 {
	margin-top:10px;
	}
	section.module.parallax-11 {
	margin-top:10px;
	}
	section.module.parallax-12 {
	margin-top:10px !important;
	}
	section.module.parallax-13 {
	margin-top:10px !important;
	}
	section.module.parallax-14 {
	margin-top:10px !important;
	}
	#mapagoo{
			display:none;
			}
			#imgcontacto{
				display:block;
				}	
					.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {
	  section.module.parallax {
  height: 230px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.content {
    padding: 0px 0;
}
section.module.contenthome {
	    padding: 0px 0;
}
.container {
    width: 91%;
    max-width: 1010px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
.cd-logo img {
    height: 25px;
    margin-top: 7px;
}
section.module.parallax-3 {
	margin-top:15px !important;
	}
	section.module.parallax-8 {
	margin-top:15px !important;
	}
	section.module.parallax-6 {
	margin-top:15px !important;
	}
	section.module.parallax-9 {
	margin-top:15px;
	}
	section.module.parallax-11 {
	margin-top:15px;
	}
	section.module.parallax-12 {
	margin-top:15px !important;
	}
	section.module.parallax-13 {
	margin-top:15px !important;
	}
	section.module.parallax-14 {
	margin-top:15px !important;
	}
	#mapagoo{
			display:none;
			}
			#imgcontacto{
				display:block;
				}	
					.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
					.text_intromovil{
			margin-top:-20%;
			}
}

/* Portrait */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) {
	  section.module.parallax {
  height: 230px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.content {
	margin-top:-30px;
    padding: 0px 0;
}
section.module.contenthome {
	margin-top:0px;
	    padding: 0px 0;
}
.container {
    width: 91%;
    max-width: 1010px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
.cd-logo img {
    height: 25px;
    margin-top: 7px;
}
section.module.parallax-3 {
	margin-top:15px !important;
	}
	section.module.parallax-8 {
	margin-top:15px !important;
	}
	section.module.parallax-6 {
	margin-top:15px !important;
	}
	section.module.parallax-9 {
	margin-top:15px;
	}
	section.module.parallax-11 {
	margin-top:15px;
	}
	section.module.parallax-12 {
	margin-top:15px !important;
	}
	section.module.parallax-13 {
	margin-top:15px !important;
	}
	section.module.parallax-14 {
	margin-top:15px !important;
	}
	#mapagoo{
			display:none;
			}
			#imgcontacto{
				display:block;
				}
					.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}	
}

/* Landscape */
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) {
	  section.module.parallax {
  height: 290px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.content {
    padding: 0px 0;
}
section.module.contenthome {
	    padding: 0px 0;
}
.container {
    width: 91%;
    max-width: 1010px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
#mapagoo{
			display:none;
			}
			#imgcontacto{
				display:block;
				}	
					.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2) { 
  section.module.parallax {
  height: 240px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.content {
    padding: 0px 0;
}
section.module.contenthome {
	    padding: 0px 0;
}
.container {
    width: 91%;
    max-width: 1010px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
section.module.parallax-3 {
	margin-top:10px !important;
	height:260px !important;
	}
	section.module.parallax-8 {
	margin-top:10px !important;
	}
	section.module.parallax-6 {
	margin-top:10px !important;
	}
	section.module.parallax-9 {
	margin-top:10px;
	}
	section.module.parallax-11 {
	margin-top:10px;
	}
	section.module.parallax-12 {
	margin-top:10px !important;
	}
	section.module.parallax-13 {
	margin-top:10px !important;
	}
	section.module.parallax-14 {
	margin-top:10px !important;
	}
	#mapagoo{
			display:none;
			}
			#imgcontacto{
				display:block;
				}	
					.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
					.text_intromovil{
			margin-top:-16%;
			}
}

/* Portrait */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: portrait) { 
  section.module.parallax {
  height: 240px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.content {
	margin-top:-10px;
    padding: 0px 0;
}
section.module.contenthome {
	margin-top:0px;
	    padding: 0px 0;
}
.container {
    width: 91%;
    max-width: 1010px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
section.module.parallax-3 {
	margin-top:10px !important;
	height:260px !important;
	}
	section.module.parallax-8 {
	margin-top:10px !important;
	}
	section.module.parallax-6 {
	margin-top:10px !important;
	}
	section.module.parallax-9 {
	margin-top:10px;
	}
	section.module.parallax-11 {
	margin-top:10px;
	}
	section.module.parallax-12 {
	margin-top:10px !important;
	}
	section.module.parallax-13 {
	margin-top:10px !important;
	}
	section.module.parallax-14 {
	margin-top:10px !important;
	}
	#mapagoo{
			display:none;
			}
			#imgcontacto{
				display:block;
				}	
					.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
}

/* Landscape */
@media only screen 
  and (min-device-width: 375px) 
  and (max-device-width: 667px) 
  and (-webkit-min-device-pixel-ratio: 2)
  and (orientation: landscape) { 
  section.module.parallax {
  height: 360px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.content {
    padding: 0px 0;
}
section.module.contenthome {
	    padding: 0px 0;
}
.container {
    width: 91%;
    max-width: 1010px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
#mapagoo{
			display:none;
			}
			#imgcontacto{
				display:block;
				}	
					.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
					section.module.parallax-3 {
	margin-top:10px !important;
	height:460px !important;
	}
}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
  section.module.parallax {
  height: 270px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.content {
    padding: 0px 0;
}
section.module.contenthome {
	    padding: 0px 0;
}
.container {
    width: 91%;
    max-width: 1010px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
section.module.parallax-3 {
	margin-top:60px !important;
	height:280px !important;
	}
	
section.module.parallax-4 {
	margin-top:30px !important;
	}
	section.module.parallax-8 {
	margin-top:30px !important;
	}
	section.module.parallax-6 {
	margin-top:30px !important;
	}
	section.module.parallax-9 {
	margin-top:30px;
	}
	section.module.parallax-11 {
	margin-top:30px;
	}
	section.module.parallax-12 {
	margin-top:30px !important;
	}
	section.module.parallax-13 {
	margin-top:30px !important;
	}
	section.module.parallax-14 {
	margin-top:30px !important;
	}
	#mapagoo{
			display:none;
			}
			#imgcontacto{
				display:block;
				}	
					.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
					.text_intromovil{
			margin-top:-16%;
			}
}

/* Portrait */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: portrait) { 
  section.module.parallax {
  height: 270px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.content {
	margin-top:-10px;
    padding: 0px 0;
}
section.module.contenthome {
	margin-top:0px;
	    padding: 0px 0;
}
.container {
    width: 91%;
    max-width: 1010px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
section.module.parallax-3 {
	margin-top:60px !important;
	height:280px !important;
	}
	section.module.parallax-8 {
	margin-top:30px !important;
	}
	section.module.parallax-6 {
	margin-top:30px !important;
	}
	section.module.parallax-9 {
	margin-top:30px;
	}
	section.module.parallax-11 {
	margin-top:30px;
	}
	section.module.parallax-12 {
	margin-top:30px !important;
	}
	section.module.parallax-13 {
	margin-top:30px !important;
	}
	section.module.parallax-14 {
	margin-top:30px !important;
	}

	#mapagoo{
			display:none;
			}
			#imgcontacto{
				display:block;
				}	
					.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
}

/* Landscape */
@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3)
  and (orientation: landscape) { 
  section.module.parallax {
  height: 400px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.content {
    padding: 0px 0;
}
section.module.contenthome {
	    padding: 0px 0;
}
.container {
    width: 91%;
    max-width: 1010px;
    margin: 0 auto;
    padding: 0px 0px 0px 0px;
}
#mapagoo{
			display:none;
			}
			#imgcontacto{
				display:block;
				}	
					.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
					section.module.parallax-3{
						height:390px !important;
						}
}
/* ----------- iPad mini ----------- */

/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  section.module.parallax {
  height: 350px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
   -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.parallax-3 {
	margin-top:10px !important;
	}
	section.module.parallax-8 {
	margin-top:10px !important;
	}
	section.module.parallax-6 {
	margin-top:10px !important;
	}
	section.module.parallax-9 {
	margin-top:10px;
	}
	section.module.parallax-11 {
	margin-top:10px;
	}
	section.module.parallax-12 {
	margin-top:10px !important;
	}
	section.module.parallax-13 {
	margin-top:10px !important;
	}
	section.module.parallax-14 {
	margin-top:10px !important;
	}
	.container {
    padding: 25px 0px 25px 0px;
}
	.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
					.text_intromovil{
			margin-top:-15%;
			}
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  section.module.parallax {
  height: 320px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.parallax-3 {
	margin-top:10px !important;
	}
	section.module.parallax-8 {
	margin-top:10px !important;
	}
	section.module.parallax-6 {
	margin-top:10px !important;
	}
	section.module.parallax-9 {
	margin-top:10px;
	}
	section.module.parallax-11 {
	margin-top:10px;
	}
	section.module.parallax-12 {
	margin-top:10px !important;
	}
	section.module.parallax-13 {
	margin-top:10px !important;
	}
	section.module.parallax-14 {
	margin-top:10px !important;
	}
	.container {
    padding: 25px 0px 25px 0px;
}
	.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  section.module.parallax {
  height: 350px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
.container {
    padding: 25px 0px 25px 0px;
}
	.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
}

/* ----------- iPad 1 and 2 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  section.module.parallax {
  height: 320px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
   -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.parallax-3 {
	margin-top:10px !important;
	}
	section.module.parallax-8 {
	margin-top:10px !important;
	}
	section.module.parallax-6 {
	margin-top:10px !important;
	}
	section.module.parallax-9 {
	margin-top:10px;
	}
	section.module.parallax-11 {
	margin-top:10px;
	}
	section.module.parallax-12 {
	margin-top:10px !important;
	}
	section.module.parallax-13 {
	margin-top:10px !important;
	}
	section.module.parallax-14 {
	margin-top:10px !important;
	}

	.container {
    padding: 25px 0px 25px 0px;
}
	.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
					.text_intromovil{
			margin-top:-15%;
			}
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  section.module.parallax {
  height: 470px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.parallax-3 {
	margin-top:10px !important;
	}
	section.module.parallax-8 {
	margin-top:10px !important;
	}
	section.module.parallax-6 {
	margin-top:10px !important;
	}
	section.module.parallax-9 {
	margin-top:10px;
	}
	section.module.parallax-11 {
	margin-top:10px;
	}
	section.module.parallax-12 {
	margin-top:10px !important;
	}
	section.module.parallax-13 {
	margin-top:10px !important;
	}
	section.module.parallax-14 {
	margin-top:10px !important;
	}
	.container {
    padding: 25px 0px 25px 0px;
}
	.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 1) {
	  section.module.parallax {
  height: 480px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size: 100%;
  -moz-background-size:  100%;
  -o-background-size:  100%;
  background-size: 100%;
}
.container {
    padding: 25px 0px 25px 0px;
}
	.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
}

/* ----------- iPad 3 and 4 ----------- */
/* Portrait and Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 2) {
	  section.module.parallax {
  height: 320px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.parallax-3 {
	margin-top:10px !important;
	}
	section.module.parallax-8 {
	margin-top:10px !important;
	}
	section.module.parallax-6 {
	margin-top:10px !important;
	}
	section.module.parallax-9 {
	margin-top:10px;
	}
	section.module.parallax-11 {
	margin-top:10px;
	}
	section.module.parallax-12 {
	margin-top:10px !important;
	}
	section.module.parallax-13 {
	margin-top:10px !important;
	}
	section.module.parallax-14 {
	margin-top:10px !important;
	}
	.container {
    padding: 25px 0px 25px 0px;
}
	.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
					.text_intromovil{
			margin-top:-15%;
			}
}

/* Portrait */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: portrait) 
  and (-webkit-min-device-pixel-ratio: 2) {
	  section.module.parallax {
  height: 470px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size:  contain;
  -moz-background-size:  contain;
  -o-background-size:  contain;
  background-size: contain;
}
section.module.parallax-3 {
	margin-top:10px !important;
	}
	section.module.parallax-8 {
	margin-top:10px !important;
	}
	section.module.parallax-6 {
	margin-top:10px !important;
	}
	section.module.parallax-9 {
	margin-top:10px;
	}
	section.module.parallax-11 {
	margin-top:10px;
	}
	section.module.parallax-12 {
	margin-top:10px !important;
	}
	section.module.parallax-13 {
	margin-top:10px !important;
	}
	section.module.parallax-14 {
	margin-top:10px !important;
	}
	.container {
    padding: 25px 0px 25px 0px;
}
	.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
}

/* Landscape */
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (orientation: landscape) 
  and (-webkit-min-device-pixel-ratio: 2) {
	  section.module.parallax {
  height: 480px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  -webkit-background-size: 100%;
  -moz-background-size:  100%;
  -o-background-size:  100%;
  background-size: 100%;
}
.container {
    padding: 25px 0px 25px 0px;
}
	.footer_movil{
	width:100%;
	height:35px;
	background-color:#191C2B;
	position:fixed;
	bottom:0;
	left:0;
	z-index:10000;
	display:block;
	}
	#ultimotexto{
					padding-bottom:100px;
					}
  }

  /* ALER COVID 19 */
  .overlay-alert-covid {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(43, 49, 90, .6);
    z-index: 10000;
  }
  .cont-alert-covid{
    position: absolute;
    width: 620px;
    height: 420px;
    left: 50%;
    margin-left: -310px;
    top: 60px;
    background-color: white;
    border-radius: 8px;
    box-shadow: rgb(33, 33, 33) 1px 1px 4px;
  }
  .header-alert-covid{
    position: absolute;
    top: 0px;
    left: 0px;
    color:white;
    text-align: center;
    width: 100%;
    height: 80px;
    background-color: rgb(1, 17, 34);
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    padding-top: 22px;
  }
  .icon-alerta{
    width: 28px;
    vertical-align: bottom;
    margin-right: 7px;
  }
  .close-alert-covid{
    position: absolute;
    right: 11px;
    top: 11px;
    width: 12px;
    height: 12px;
    background-image: url(../img/close-covid.svg);
    background-repeat: no-repeat;
    background-size: contain;
    cursor: pointer;
  }
  .text-alertcovid {
    position: absolute;
    width: 550px;
    left: 50%;
    margin-left: -275px;
    top: 110px;
    font-family: "Open Sans", serif;
    line-height: 26px;
    font-size: 17px;
    color: #2B3146;
  }
  .cont-btn-alertcovid{
    position: absolute;
    left: 50%;
    margin-left: -275px;
    width: 550px;
    height: 40px;
    bottom: 30px;
  }
  .btn-masinfo-alertcovid{
    position: absolute;
    left: 0px;
    top: 0px;
    width: 218px;
    height: 36px;
    background-color: rgb(80, 121, 180);
    text-align: center;
    padding-top: 7px;
    border-radius: 8px;
    color: white;
    cursor: pointer;
  }
  .btn-continuar-alertcovid{
    position: absolute;
    right: 0px;
    top: 0px;
    width: 218px;
    height: 36px;
    background-color: white;
    border: 1px solid rgb(1, 17, 34);
    text-align: center;
    padding-top: 7px;
    border-radius: 8px;
    color: rgb(1, 17, 34);
    cursor: pointer;
  }
  @media screen and (max-width: 655px) {
    .cont-alert-covid{
      position: absolute;
      width: 350px;
      height: 500px;
      left: 50%;
      margin-left: -175px;
      top: 30px;
      background-color: white;
      border-radius: 8px;
      box-shadow: rgb(33, 33, 33) 1px 1px 4px;
    }
    .text-alertcovid {
      position: absolute;
      width: 290px;
      left: 50%;
      margin-left: -145px;
      top: 100px;
      font-family: "Open Sans", serif;
      line-height: 21px;
      font-size: 14px;
      text-align: center;
      color: #2B3146;
    }
    .cont-btn-alertcovid{
      position: absolute;
      left: 50%;
      margin-left: -109px;
      width: 218px;
      height: 95px;
      bottom: 30px;
    }
    .btn-masinfo-alertcovid{
      position: absolute;
      left: 0px;
      top: 0px;
      width: 218px;
      height: 36px;
      background-color: rgb(80, 121, 180);
      text-align: center;
      padding-top: 7px;
      border-radius: 8px;
      color: white;
      cursor: pointer;
    }
    .btn-continuar-alertcovid{
      position: absolute;
      right: 0px;
      top: 61px;
      width: 218px;
      height: 36px;
      background-color: white;
      border: 1px solid rgb(1, 17, 34);
      text-align: center;
      padding-top: 7px;
      border-radius: 8px;
      color: rgb(1, 17, 34);
      cursor: pointer;
    }
  }
  @media screen and (max-width: 360px) {
    .cont-alert-covid {
      position: absolute;
      width: 280px;
      height: 460px;
      left: 50%;
      margin-left: -140px;
      top: 30px;
      background-color: white;
      border-radius: 8px;
      box-shadow: rgb(33, 33, 33) 1px 1px 4px;
    }
    .header-alert-covid {
      position: absolute;
      top: 0px;
      left: 0px;
      color: white;
      text-align: center;
      width: 100%;
      height: 80px;
      background-color: rgb(1, 17, 34);
      border-top-left-radius: 8px;
      border-top-right-radius: 8px;
      font-weight: 700;
      font-size: 13px;
      line-height: 22px;
      padding-top: 33px;
    }
    .icon-alerta {
      width: 24px;
      vertical-align: bottom;
      margin-right: 7px;
    }
    .close-alert-covid {
      position: absolute;
      right: 11px;
      top: 11px;
      width: 12px;
      height: 12px;
      background-image: url(../img/close-covid.svg);
      background-repeat: no-repeat;
      background-size: contain;
      cursor: pointer;
    }
    .text-alertcovid {
      position: absolute;
      width: 250px;
      left: 50%;
      margin-left: -125px;
      top: 100px;
      font-family: "Open Sans", serif;
      line-height: 18px;
      font-size: 13px;
      text-align: center;
      color: #2B3146;
    }
    .cont-btn-alertcovid {
      position: absolute;
      left: 50%;
      margin-left: -109px;
      width: 218px;
      height:65px;
      bottom:30px;
    }
    .btn-masinfo-alertcovid {
      position: absolute;
      left: 0px;
      top: 0px;
      width: 218px;
      height: 30px;
      background-color: rgb(80, 121, 180);
      text-align: center;
      padding-top: 3px;
      border-radius: 8px;
      color: white;
      cursor: pointer;
    }
    .btn-continuar-alertcovid {
      position: absolute;
      right: 0px;
      top: 45px;
      width: 218px;
      height: 30px;
      background-color: white;
      border: 1px solid rgb(1, 17, 34);
      text-align: center;
      padding-top: 3px;
      border-radius: 8px;
      color: rgb(1, 17, 34);
      cursor: pointer;
    }
  }