@font-face {
	font-family: aftasans;
	 src: url('../fonts/aftasansthin-regular-webfont.eot');
    src: url('../fonts/aftasansthin-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/aftasansthin-regular-webfont.woff') format('woff'),
         url('../fonts/aftasansthin-regular-webfont.ttf') format('truetype'),
         url('../fonts/aftasansthin-regular-webfont.svg#afta_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
@font-face {
	font-family: 'icomoon';
	src:url('../fonts/icomoon.eot?kqoe7v');
	src:url('../fonts/icomoon.eot?#iefixkqoe7v') format('embedded-opentype'),
		url('../fonts/icomoon.woff?kqoe7v') format('woff'),
		url('../fonts/icomoon.ttf?kqoe7v') format('truetype'),
		url('../fonts/icomoon.svg?kqoe7v#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body,html{
	height: 100%;
	width: 100%;
}
body{
	font-size: 14px;
	font-family: Arial;
	overflow: hidden;
}
.contenedor{
	min-height: 620px;
	height: 100%;
	min-width: 1000px;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
	overflow:hidden;
}

h2{
    font-family: 'aftasans';
	font-weight: normal;
	}
h3{
    font-family: 'aftasans';
	}
h4{
    font-family: 'aftasans';
	}
/*HEADER*/
	.header{
		height: 90px;
		min-width: 1000px;
		width: 100%;
		background: white;
		font-family: 'aftasans';
		position: absolute;
		top: 0;
		left: 0;
		z-index: 5;
	}
	.header .logo{
		float: left;
		margin: 17px 0 0 109px;
		background: url(../img/logo-manquehue.png) no-repeat;
		width: 265px;
		height: 75px;
	}
	.header .logo h1{
		display: none;
	}
	.header ul{
	margin-top: 60px;
	margin-right: 20px;
	margin-left: 0;
	margin-bottom: 0;
	font-size: 12px;
	float: right;
	padding: 0;
	}
	.header li{
		margin: 0 10px 0 0;
		display: inline-block;
		cursor: pointer;
		color: #646567;
		font-size: 13px;
	}
	.header li a{
        font-size: 13px;
        color: #5b6771;
        text-decoration: none;
        font-family: sans-serif;
        -webkit-transition: all 300ms ease;
        -ms-transition: all 300ms ease;
        transition: all 300ms ease;
	}
	.header li a:hover{
	    opacity: .5;
	}
	header li:nth-child(3) a{
		/*text-decoration: underline;*/
	}
/*NAV INDEX*/
	.nav,
	.nav2{
		position: absolute;
		left: 0;
		width: 170px;
		height: 100%;
		background: rgba(6, 6, 6, 0.7);
		font-family: 'aftasans';
		z-index: 4;
		padding: 0 20px;
		color: white;
	}
	.nav ul,
	.nav2 ul{
		margin:140px 0 0 0;
		padding: 0;
		list-style: none;
	}
	.nav2 ul{
		margin:12px 0 0 0;
	}
	.nav li,
	.nav2 li{
		cursor: pointer;
		margin: 8px 0 0 0;
	}
	.nav2 ul.despegable2 li{
		margin: 3px 0 0 0;
	}
	.nav ul li a,
	.nav2 ul li a{
		font-size: 13px;
		color: white;
		text-decoration: none;
	}
	.nav2 ul li a.dest{
		color: #f5b535;
	}
	.nav ul.despegable{
		margin: 0 0 0 10px;
		padding: 0;
		display: none;
	}
	.nav2 ul.despegable,
	.nav2 ul.despegable2,
	.nav2 ul.despegable3{
		margin: 0 0 0 0;
		padding: 0;
	}
	.nav2 ul.despegable1,
	.nav2 ul.despegable2,
	.nav2 ul.despegable3{
		display: none;
		margin: 0 0 0 10px;
	}
	.nav2 ul.despegable li{
		margin: 3px 0 0 0;
	}
	.nav2 ul.despegable2 li,
	.nav2 ul.despegable3 li{
		margin: 0 0 0 0;
	}
	.nav ul.despegable li a:hover{
		color: #f5b535;
	}
	
	
	.nav ul li a:hover,
	.nav2 ul li a:hover{
		color: #f5b535!important;
	}
	
	.nav ul.despegable li a:hover, .nav2 ul.despegable li a:hover{
		color: #f5b535!important;
	}
	
	
	ul.despegable li a:hover {
	    color: #f5b535;
	}
	
	
	.nav2 ul.despegable li a{
		font-size: 12px;
		color: white;
		margin: 0 0 0 0;
	}
	.nav2 ul.despegable1 li a,
	.nav2 ul.despegable2 li a,
	.nav2 ul.despegable3 li a{
		font-size: 12px;
	}
	.nav .footer,
	.nav2 .footer{
		position: absolute;
		bottom: 0px;
	}
	.nav p{
		font-size: 11px;
	}
	.nav2 h3{
		font-size: 14px;
		font-weight: normal;
		margin:150px 0 0 0;
	}
	.nav2 h3 a{
	    color: #fff;
	    text-decoration: none;
	}
	.nav2 h3.lista:before{
		font-family: 'icomoon';
		content: "\e603";
		position: relative;
		font-size: 2em;
		margin-right: 5px;
		top: 0.23em;
	}
	.nav2 a.volver{
		position: absolute;
		width: 170px;
		background: rgba(6, 6, 6, .4);
		top: 90px;
		left: -20px;
		padding: 0px 20px 10px 40px;
		text-decoration: none;
		color: white;
	}
	.nav2 a.volver h3{
		margin: 0 0 0 0;
	}
/*SLIDE*/
	.slide-index{
		height: 100%;
		min-width: 1000px;
		width: 100%;
		position: absolute;
		top: 0;
		left: 0;
	}
	#slides,.slides-container,.slides-container img{
		position: relative;
		min-width: 1000px;
		height: 100%;
	}
	.slides-container img{
        right: 0px !important; 
        left: initial !important;
	}

.fondo-aguapiedra article[id*="Casa"] .slides-container img, .fondo-robles article[id*="Casa"] .slides-container img, .fondo-montes article#Casa777 .slides-container img { right: -30px !important;  }

	.nav3 {
        position: absolute;
        left: 0;
        width: 170px;
        height: 100%;
        background: rgba(6, 6, 6, 0.7);
        font-family: 'aftasans';
        z-index: 4;
        padding: 0 20px;
        color: white;
    }

	.nav3 h3 {
        font-size: 14px;
        font-weight: normal;
        margin: 150px 0 0 0;
    }
	.nav3 a.volver {
        position: absolute;
        width: 170px;
        background: rgba(6, 6, 6, .4);
        top: 90px;
        left: -20px;
        padding: 0px 20px 10px 40px;
        text-decoration: none;
        color: white;
    }
    .nav3 a.volver h3 {
        margin: 0 0 0 0;
    }

    .link-tit{
        cursor: pointer;
    }
    .nav2.nav-piedraRoja ul li a.active{
        color: rgb(160, 160, 160);
    }
    .nav-piedraRoja .pad{
        padding-left: 10px;
    }

    .nav2.nav-piedraRoja ul.despegable {
        margin: 0 0 0 10px;
        padding: 0;
        display: none;
    }

    .conoce-pidedra {
        position: absolute;
        bottom: 3rem;
        right: .7rem;
        max-width: 22rem;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: white;
        z-index: 4;
    }
    .conoce-pidedra > div {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-color: rgba(0, 0, 0, 0.6);
        padding: 1.5rem;
        margin-bottom: .4rem;
        position: relative;
        z-index: 5;
    }
    .conoce-pidedra h1 {
        font-family: "aftasans";
        font-size: 19px;
        margin: 0 0 20px 0;
        display: inline-block;
        font-weight: normal;
    }
    .conoce-pidedra p {
        font-size: .75rem;
        text-align: justify;
    }
    .masterFull.master-piedra .conte{
        width: 873px;
    }
    .masterFull.master-piedra .conte div{
        width: 300px;
    }
    .actividades-cont {
        position: absolute;
        bottom: 3rem;
        right: .7rem;
        max-width: 33rem;
        width: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        color: white;
        z-index: 4;
    }
    .actividades-cont > div {
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        background-color: rgba(0, 0, 0, 0.6);
        padding: 1.5rem;
        margin-bottom: .4rem;
        position: relative;
        z-index: 5;
    }
    .actividades-cont .conte h3 {
        font-size: 19px;
        margin-bottom: 1.2em;
        font-weight: normal;
        text-align: left;
    }
    .actividades-cont .conte p{
        margin: 0;
        padding: 0;
    }
    .conoce-pidedra .iconos img{
        width: 33px;
        cursor: pointer;
    }
    .piedra-conte{
        margin: 0 0 0 15%;
        height: 100%;
        width:750px;
        display: inline-block;
        position: relative;
        background: rgba(0,0,0,.6);
        padding: 0 1.5%;
        color: white;
    }
/*
    @media (max-width: 1380px){
	    #Barrio .piedra-conte{
		    width: 580px;
	    }
    }
*/
    .piedra-conte .Waze{
        margin-left: 495px;
    }
    .piedra-conte .info-piedra-inter {
        text-align: left;
        position: absolute;
        width: 500px;
        bottom: 0;
        right: 0;
        z-index: 10;
        background: rgba(0, 0, 0, 0.7);
        padding: 2%;
        font-size: 12px;
        color: white;
        text-align: left;
    }
    .piedra-conte .info-piedra-inter.sustentable {
        width: 320px;
    }
    .piedra-conte.ubica h2 {
        margin: .8em 0;
        font-size: 19px;
        font-weight: normal;
        color: #fff;
    }
    .piedra-conte.ubica p {
        margin: 0 0 .8em 0;
        color: #fff;
        text-align: left;
        font-size: 12px;
    }
    .piedra-conte.ubica a {
        color: #f7c845;
    }
    #Actividades .piedra-conte{
        background: url(../img/piedra-roja/secPR_actividades.jpg) no-repeat center center;
        background-size: cover;
    }
    #Sustentable .piedra-conte{
        background: url(../img/piedra-roja/secPR_sustentabilidadPR.jpg) no-repeat center center;
        background-size: cover;
    }
    #Ubicacion #map{
        margin-top: 20px;
        width: 100%;
        height: auto;
    }
    #Ubicacion #map iframe{
        width: 100%;
        height: 285px;
    }
    #Ubicacion .piedra-conte.ubica h2{
        text-align: left;
    }


    #slides-ConocePiedra{
        width: 100%;
        height: 100%;
    }
    #slides-ConocePiedra .slick-slider,
    #slides-ConocePiedra .slick-track,
    #slides-ConocePiedra .slick-list{
        width: 100%;
        height: 100%;
    }


    .slides-piedra.slPd000{
        background: url(../img/piedra-roja/slidehome/web_promo_montes_sinboton.jpg) no-repeat center center;
        background-size: cover;
        width:100%;
        height: 100%;
    }

    .slides-piedra.slPd001{
        background: url(../img/piedra-roja/aguasclaras/portada_pr.jpg) no-repeat center right;
        background-size: cover;
        width:100%;
        height: 100%;
    }
    .slides-piedra.slPd002{
        background: url(../img/sliderhome/BANNER_PIEDRAROJA-100.jpg) no-repeat center right;
        background-size: cover;
        width:100%;
        height: 100%;
    }
    
    .slides-piedra.slPd002 .bloque{
	    position: relative;
	    width: 100%;
	    height: 65%;
	    right: 0px;
	    top: 50%;
	    -webkit-transform: translateY(-42.5%);
	    transform: translateY(-42.5%);
	}
	.slides-piedra.slPd002 .bloque .links{
		position: absolute;
		width: 32.333%;
		height: 48%;
		-webkit-transition: all 0.4s ease;
		transition: all 0.4s ease;
	}
	
	.slides-piedra.slPd002 .bloque .links.l1{
		width: 15%;
		bottom: 0;
		right: 11.5%;
	}
	.slides-piedra.slPd002 .bloque .links.l2{
		width: 15%;
		bottom: 0;
		right: 27%;
	}
	.slides-piedra.slPd002 .bloque .links.l3{
		width: 15%;
		bottom: 0;
		left: 42.5%;
	}
	.slides-piedra.slPd002 .bloque .links.l4{
		width: 15%;
		bottom: 0;
		left: 27%;
	}
    
    
    
    
    
    
    
    



    .slides-piedra.slPd01{
        background: url(../img/piedra-roja/slidehome/PR_01.jpg) no-repeat center center;
        background-size: cover;
        width:100%;
        height: 100%;
    }



    .slides-piedra.slPd1{
        background: url(../img/piedra-roja/slidehome/PR_01.jpg) no-repeat center center;
        background-size: cover;
        width:100%;
        height: 100%;
    }
    .slides-piedra.slPd2{
        background: url(../img/piedra-roja/slidehome/PR_02.jpg) no-repeat center center;
        background-size: cover;
        width:100%;
        height: 100%;
    }
    .slides-piedra.slPd3{
        background: url(../img/piedra-roja/slidehome/PR_03.jpg) no-repeat center center;
        background-size: cover;
        width:100%;
        height: 100%;
    }
    .slides-piedra.slPd4{
        background: url(../img/piedra-roja/slidehome/PR_04.jpg) no-repeat center center;
        background-size: cover;
        width:100%;
        height: 100%;
    }
    .slides-piedra.slPd5{
        background: url(../img/piedra-roja/slidehome/PR_05.jpg) no-repeat center center;
        background-size: cover;
        width:100%;
        height: 100%;
    }
    .slides-piedra.slPd6{
        background: url(../img/piedra-roja/slidehome/PR_06.jpg) no-repeat center center;
        background-size: cover;
        width:100%;
        height: 100%;
    }
    .slides-piedra.slPd7{
        background: url(../img/piedra-roja/slidehome/PR_07.jpg) no-repeat center center;
        background-size: cover;
        width:100%;
        height: 100%;
    }
    .slides-piedra.slPd8{
        background: url(../img/piedra-roja/slidehome/PR_08.jpg) no-repeat center center;
        background-size: cover;
        width:100%;
        height: 100%;
    }
    .slides-piedra.slPd9{
        background: url(../img/piedra-roja/slidehome/PR_09.jpg) no-repeat center center;
        background-size: cover;
        width:100%;
        height: 100%;
    }
    .slides-piedra.slPd10{
        background: url(../img/piedra-roja/slidehome/PR_10.jpg) no-repeat center center;
        background-size: cover;
        width:100%;
        height: 100%;
    }

#Entrada #form-Stmaria p{
        margin: 0 0 12px 0;
}
#form-Stmaria{
    width: 460px;
    height: 300px;
    background: rgba(0, 0, 0, 0.5);
    margin: auto;
    padding: 10px;
    margin-top: 10px;
}
#form-Stmaria h2{
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'aftasans';
    margin-bottom: 20px;
}
#form-Stmaria p{
    margin: 10px 0;
    color: #fff;
}
#form-Stmaria p input{
    width: 250px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    margin: auto;
    display: block;
    background: transparent;
    border: 1px solid #fff;
}
#form-Stmaria p input.error{
    background: #fcc01a;
    color: #fff;
}
#form-Stmaria p input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
#form-Stmaria p input::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
#form-Stmaria p input:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
#form-Stmaria p input:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
#form-Stmaria a{
    background: #fcc01a;
    width: 140px;
    height: 33px;
    line-height: 33px;
    display: block;
    font-family: 'aftasans';
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    color: #fff;
    margin: auto;
    margin-top: 20px;
    text-align: center;
}
#form-Stmaria a:hover{
    opacity: .8;
}




/*ELGOLF*/
#Entrada #form-Golf p{
        margin: 0 0 12px 0;
}
#form-Golf{
    width: 460px;
    height: 300px;
    background: rgba(0, 0, 0, 0.5);
    margin: auto;
    padding: 10px;
    margin-top: 10px;
}
#form-Golf h2{
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    text-align: center;
    font-family: 'aftasans';
    margin-bottom: 20px;
}
#form-Stmaria p{
    margin: 10px 0;
    color: #fff;
}
#form-Golf p input{
    width: 250px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    font-size: 13px;
    outline: 0;
    padding: 5px;
    margin: auto;
    display: block;
    background: transparent;
    border: 1px solid #fff;
}
#form-Golf p input.error{
    background: #fcc01a;
    color: #fff;
}
#form-Golf p input::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
#form-Golf p input::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
#form-Golf p input:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
#form-Golf p input:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
#form-Golf a{
    background: #fcc01a;
    width: 140px;
    height: 33px;
    line-height: 33px;
    display: block;
    font-family: 'aftasans';
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    color: #fff;
    margin: auto;
    margin-top: 20px;
    text-align: center;
}
#form-Golf a:hover{
    opacity: .8;
}


.MsjGolf{background: #000000d4;padding: 50px !important;position: absolute;top: 50%;left: 50%;margin-left: -161px;margin-top: -30px;display: none;font-size: 10px; visibility: collapse; zoom: 1;filter: alpha(opacity=0);opacity: 0;}
.MsjGolf h2{ font-weight: 400; text-transform:inherit; color: #ffffff; text-align: center;}


@media screen and (max-width: 1000px){
	body{
		overflow: visible;
	}
}
@media screen and (max-height:620px){
	body{
		overflow: visible;
	}
}

.scroll-text{
height: 90px;
    overflow: hidden;
    overflow-y: scroll;
}
.scroll-text p{
   font-size: .75rem;
   margin-top: 0;
}
.pop-up-evento{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top:0;
    left: 0;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 600ms ease;
    -ms-transition: all 600ms ease;
    transition: all 600ms ease;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}
.pop-up-evento.active{
    opacity: 1;
    visibility: visible;
}


.pop-up-evento .info{
	width: 600px;
	display: block;
	position: relative;
	background: #000;
	color: #fff;
	padding: 2rem;
	border: 2px solid #fff;
	border-radius: 6px;
	text-align: center;
}


.pop-up-evento .imagen{
   	background: url('../img/POPUP_CIERRE_FINDEANO_IM.jpg') no-repeat center center;
    width: 500px;
    height: 500px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
    margin: auto;
    background-size: contain;
}



.pop-up-evento .imagen2{
    background: url('../img/pop-up/popupaltolacruz.jpg') no-repeat center center;
    width: 600px;
    height: 600px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
    margin: auto;
    background-size: contain;
}
.pop-up-evento .imagen3{
    background: url('../img/pop-up/popuppolodemachali.jpg') no-repeat center center;
    width: 600px;
    height: 600px;
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    cursor: pointer;
    margin: auto;
    background-size: contain;
}
.pop-up-evento a{
    width: 100%;
    height: 92%;
    position: absolute;
    left: 0;
    bottom: 0;
    display: block;
    cursor: pointer;
}
.pop-up-evento .pop-up-cerrar{
    width: 30px;
    height: 30px;
    position: absolute;
    right: 6px;
    top: 6px;
    display: block;
    left: initial;
    background: #dc744a;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 30px;
    font-family: sans-serif;
}
@media (max-width:680px){
    .pop-up-evento .imagen{
        width: 480px;
        height: 480px;
    }
}
@media (max-width:490px){
    .pop-up-evento .imagen{
        width: 320px;
        height: 320px;
    }
}




/*PROMOS*/

.WrapPromosSlider{ width:750px; margin: 0 auto; position: relative; right: -120px;}
.WrapPromosSlider img{ max-width:100%; height: auto;}
.WrapPromosSlider a.ArrowLeft {position: absolute;top: 50%;left: -15px;color: #ffffff;font-size: 20px;padding: 10px;background: #feb818;z-index: 9999;width: 28px;}
.WrapPromosSlider a.ArrowRight {position: absolute;top: 50%;right: -15px;color: #ffffff;font-size: 20px;padding: 10px;background: #feb818;z-index: 9999;width: 28px;}


.slick-dots{display: block;position: absolute;width: 100%;z-index: 999999;bottom: 20px;text-align: center;}
.slick-dots li{display: inline-block;list-style: none; margin: 0 5px;}
.slick-dots li button{background-color: rgba(136,134,134,1.00);color: rgba(136,134,134,1.00);border-radius: 35px;width: 15px;height: 15px;display: -moz-inline-stack;display: inline-block;vertical-align: middle;zoom: 1;margin: 6px;overflow: hidden;text-indent: -100%;border: thin solid #494848;}
.slick-dots li.slick-active button{background-color: #222;color: #222;border: thin solid rgba(136,134,134,1.00);}


.ElParqueSlide{width: 100%;position: absolute !important;top: 0px;left: 0px;}

/* POP UP CIERRE */
.pop-up-evento.pop-up-cierre { }
.pop-up-evento.pop-up-cierre .imagen span {     padding: 25px 30px; display: inline-block; text-align: center; }
  .pop-up-evento.pop-up-cierre .imagen h2 { text-transform: uppercase; font-size: 36px; margin-top: 15px; }
  .pop-up-evento.pop-up-cierre .imagen h3 { font-size: 24px;  }
  .pop-up-evento.pop-up-cierre .imagen p { font-size: 20px;  }
