*{
    margin: 0px;
    padding: 0px;
}

body {
    font-family: 'Raleway', sans-serif;
    background-color: #ffffff;
}

.contenedor {
    width: 100%;
    display: grid;
    grid-auto-columns: auto;
    
 }

header {
    width: 100%;
    height: 40px;
    background-color: rgba(0, 0, 0, 0);
    z-index: 10; 
}

.icon-menu {
    font-size: 28px;
    color: #E6A97D;
    margin-top: 10px;
    margin-left: 88%;
    cursor: pointer;
}

.icon-menu:hover {
    color: #FEFDF9;
}

.titulo_morella{
    margin-left: 4%;    
    margin-top: -25px;
    width: 105px;
    height: 30px;
    background-color: rgba(230, 169, 125, 0.52);
    border-radius: 15px;

}

.titulo_morella h1 {
    padding-top: 6px;
    font-size: 15px;
    color: #FEFDF9;
    text-align: center;
    font-weight: 300;
}

.titulo_morella h1:hover {
    color: #7E6B51;
    cursor: default;
}

.titulo_petra {
    margin-right: auto;
    margin-left: auto;   
    margin-top: -30px;
    width: 62px;
    height: 85px;
    background-color: #E6A97D;
    border-radius: 22px;
}

.titulo_petra:hover {
    background-color: #E2BEA8;
}

.titulo_petra h1 {
    font-size: 16px;
    font-weight: 200;
    text-align: center;
    color: #FEFDF9;
    padding-top: 22px;
}

.titulo_petra h1 a {
    text-decoration: none;
    color: #FEFDF9;
}

.titulo_petra h1 a:hover {
    color: #FEFDF9;
    text-decoration: none;
}

.titulo_petra2 {
    margin-left: 5%;    
    margin-top: -30px;
    width: 62px;
    height: 85px;
    background-color: #AF9571;
    border-radius: 22px;
    cursor: pointer;
}

.titulo_petra2:hover {
    background-color: #E2BEA8;
}

.titulo_petra2 h1 {
    font-size: 16px;
    font-weight: 200;
    text-align: center;
    color: #FEFDF9;
    padding-top: 22px;
}

.titulo_petra2 h1 a {
    text-decoration: none;
    color: #FEFDF9;

}

.titulo_petra2 h1 a:hover {
    color: #FEFDF9;
    text-decoration: none;
}


nav {
    position: absolute;
    z-index: 20;
    width: 100%;
    height: 100%;
    background-color: #CEB7B1;
    top: -100%;
    transition: all 0.8s;
}

nav ul {
    list-style: none;
    margin-top: 110px;
}

nav ul li a {
    display: block;
    margin-top: 40px;
    text-align: center;
    color: #FEFDF9;
    text-decoration: none;
    font-size: 22px;
    font-weight: 300;
}

nav ul li a:hover {
    color: #7E6B51;
}

.icon-cancel {
    font-size: 30px;
    color: #FEFDF9;
    margin-top: 10px;
    margin-left: 90%;
    cursor: pointer;
}

.icon-cancel:hover {
    color: #AF9571;
}

 .mostrar {
        top: 0px;
    }

#cajas_morella{
    height: 100%;
    margin-top: -40px;
}

.morella_caja1 {
    height: 610px;
    width: 100%;
    background-image: url(../img/morella_phone.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    float: left;
}

.morella_caja1 p{
    width: 240px;
    font-size: 19px;
    font-weight: 400;
    color: #FEFDF9;
    margin-top: 370px;
    margin-left: 10%
}

.morella_caja2 {
    height: 610px;
    width: 100%;
    background-image: url(../img/campo_phone.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    float: left;
}

.morella_caja2 p{
    width: 200px;
    font-size: 19px;
    font-weight: 500;
    color: #7E6B51;
    margin-top: 50px;
    float: right;
    margin-right: 10%;
    text-align: end;
}

.morella_caja3 {
    height: 610px;
    width: 100%;
    background-image: url(../img/nieve_phone.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    float: left;
}

.morella_caja4 {
    height: 610px;
    width: 100%;
    background-image: url(../img/roca_phone.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    float: left;
}

.morella_caja4 p{
    width: 250px;
    font-size: 19px;
    font-weight: 500;
    color: #7E6B51;
    margin-top: 40px;
    float: right;
    margin-right: 10%;
    text-align: end;
}

.morella_caja5 {
    height: 500px;
    width: 100%;
    background-image: url(../img/fruto_phone.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    float: left;
}

.morella_caja5 p{
    width: 220px;
    font-size: 19px;
    font-weight: 400;
    color: #FEFDF9;
    margin-top: 350px;
    margin-left: 14%;
}

.morella_caja6 {
    height: 610px;
    width: 100%;
    background-image: url(../img/fiesta_phone.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    float: left;
}

.morella_caja7 {
    height: 500px;
    width: 100%;
    background-image: url(../img/iglesia_phone.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    float: left;
}

.morella_caja7 p{
    width: 250px;
    font-size: 19px;
    font-weight: 400;
    color: #FEFDF9;
    margin-top: 40px;
    margin-left: 10%;
}

.morella_caja8 {
    height: 500px;
    width: 100%;
    background-image: url(../img/acueducto_phone.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    float: left;
    
}

.morella_caja9 {
    height: 610px;
    width: 100%;
    background-image: url(../img/noche_phone.jpg);
    background-size: cover;
    background-position: bottom;
    background-repeat: no-repeat;
    float: left;
}



footer {
    grid-column: 1/2;
    height: 520px;
    width: 100%;
}

.titulo_petra_final {
    margin-right: auto;
    margin-left: auto;   
    margin-top: 120px;
    width: 62px;
    height: 85px;
    background-color: #E6A97D;
    border-radius: 22px;
}

.titulo_petra_final:hover {
    background-color: #E2BEA8;
}

.titulo_petra_final h1 {
    font-size: 16px;
    font-weight: 200;
    text-align: center;
    padding-top: 22px;
}

.titulo_petra_final h1 a {
    color: #FEFDF9;
    text-decoration: none;
}

.texto_casa {
    width: 146px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 70px;
}

 .texto_casa h4 {
    width: 300px;
    font-size: 17px;
    font-weight: 300;
    color: #7E6B51;
    margin-top: 20px;
}

.telefono h2, .correo h2 {
    width: 300px;
    font-size: 17px;
    font-weight: 300;
    color: #7E6B51;
    margin-top: 20px;
}
.telefono {
    width: 130px;
    height: 20px;
    background-image: url(../img/telefono.png);
    background-size:20px 20px;
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
}

.telefono h2 {
    margin-left: 30px;
}

.correo {
    width: 260px;
    height: 20px;
    background-image: url(../img/correo.png);
    background-size:22px 15px;
    background-repeat: no-repeat;
    margin-right: auto;
    margin-left: auto;
}

.correo h2 {
    margin-left: 30px;
}


.textos_footer {
    width: 338px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 80px;
}

.textos_footer p, .textos_footer h4{
    font-size:12px;
    font-weight: 400;
    color: #7E6B51;
    text-align: center;
}

.textos_footer h4 {
    display: inline-grid;
    margin-right:15px;
}


@media (min-width:610px) {
            .morella_caja1 {
            height: 700px;
            background-image: url(../img/morella_grande.jpg);
            background-size: cover;
            margin-top: -40px;
        }

        .morella_caja2 {
            background-image: url(../img/campo_grande.jpg);
            background-size: cover;
        }

        .morella_caja3 {
            width: 50%;
            height: 600px;
            float: left;
        }

        .morella_caja4 {
            width: 50%;
            height: 600px;
            float: left;
        }

        .morella_caja5 {
            width: 63%;
            background-image: url(../img/fruto_grande.jpg);
            float: left;
        }

        .morella_caja6 {
            width:37%;
            height: 500px;
            background-size: cover;
            float: left;
        }

        .morella_caja8 {
            width: 63%;
        }

        .morella_caja9 {
            height: 500px;
            width:37%;
        }
    
}

@media (min-width:768px) {
    .icon-menu {
        font-size: 32px;
        margin-left: 90%;
        margin-top: -50px;
    }
    
    .titulo_morella{
    width: 110px;
    height: 34px;
    margin-top: -30px;
    border-radius: 24px;
    }

    .titulo_morella h1 {
    font-size: 18px;
    font-weight: 300;

    }
    
    .titulo_petra {   
    margin-top: -34px;
    width: 75px;
    height: 99px;
    }

    .titulo_petra h1 {
        font-size: 19px;
        font-weight: 300;
        padding-top: 25px;
    }
    
    .titulo_petra2 {  
    margin-left: 3%;
    width: 75px;
    height: 99px;
    }
    
    .titulo_petra2 h1 {
        font-size: 19px;
        font-weight: 300;
        padding-top: 25px;
    }
    
    nav ul {
        margin-top: 75px;
    }
    nav ul li a {
    display: block;
    margin-top: 42px;
    font-size: 28px;
    font-weight: 300;
    }

    .icon-cancel {
        font-size: 35px;
        margin-left: 90%;
    }
    
    .morella_caja1 p, .morella_caja2 p, .morella_caja4 p, .morella_caja5 p, .morella_caja7 p{
        font-size: 25px;
    }
    
    .morella_caja1 p{
        width: 470px;
        font-weight: 300;
        float: right;
        margin-top: 470px;
        margin-right: 10%;
    }
    
    .morella_caja2 p{
        width: 420px;
        font-weight: 400;
        float: left;
        text-align: left;
        margin-top: 70px;
        margin-left: 10%;
    }
    
    .morella_caja4 p{
        color: #7E6B51;
        width: 490px;
        margin-top: 42px;
    }
    
    .morella_caja5 p {
        width: 400px;
    }
    
    .morella_caja7 p{
        width: 400px;
        margin-left: 8%;
        margin-top: 80px;
    }
    
    .titulo_petra_final {
    width: 75px;
    height: 99px;
    }
    
    .titulo_petra_final h1 {
        font-size: 19px;
        font-weight: 300;
        padding-top: 25px;
    }
    
    .texto_casa h4 {
        width: 175px;
        margin-left: -10px;
        font-size: 20px;
    }

    .telefono h2, .correo h2 {
        width: 300px;
        font-size: 20px;
    }
    
    .textos_footer {
        width: 552px;
    }   
    
    .textos_footer p, .textos_footer h4{
    font-size:14px;
    }
    
    .textos_footer h4{
        margin-left: 26px;
        padding-left: 30px;
    }
}




@media (min-width:990px) {
    header {
        width: 100%;
        height: 35px;
    }

    nav {
        width: 100%;
        position: static;
        height: 35px;
    }
    
    nav ul {
        display: flex;
        width:100%;
        margin-top: -168px;
    }
    
    nav ul li {
        margin-left: auto;
        margin-right: auto;
    }
    
    nav ul li a {
        color: #7E6B51;
        font-size: 25px;
        padding-top: 10px;
    }
    
    nav ul li a:hover {
        color: #E6A97D;

    }
    
    .circulo_morella{
        color: #FEFDF9;
        width: 148px;
        height: 35px;
        background-color: rgba(230, 169, 125, 0.56);
        border-radius: 22px;
        padding-top: 6px;
        margin-top: 48px;
    }
    
    .circulo_morella:hover {
        color: #7E6B51;
    }
    
    .titulo_petra {   
        margin-top:8px;
        width: 100px;
        height: 120px;
    }

    .titulo_petra h1 {
        font-size: 22px;
        font-weight: 300;
        padding-top: 30px;
    }
    
    .espacio_boton_petra{
        margin-left: 250px;
    }
    
    .icon-menu {
        display: none;
    }
    
     .icon-cancel {
        display: none;
    }
    
    .titulo_galeria{
        display: none;
    }
    
    .titulo_petra2 {
        display: none;
    }
    
    .titulo_morella {
        display: none;
    }
    
    .morella_caja1 {
        height: 910px;
            background-position: center;
    }
    
    .morella_caja1 p {
        font-size: 27px;
        width: 580px;
        margin-right: 8%;
        margin-top: 600px
    }
    
    .morella_caja2 {
        height: 710px;
        background-size: cover; 
        background-position: center;
    }
    
    .morella_caja2 p {
        font-size: 27px;
        width: 450px;
        margin-left: 8%;
    }
    
    .morella_caja3 {
        background-image: url(../img/nieve_grande.jpg)
    }
    
    .morella_caja4 {
        background-image: url(../img/roca_grande.jpg)
    }
    
    .morella_caja3, .morella_caja4 {
        height: 810px;
        background-size: cover; 
        background-position: center;
    }
    
    .morella_caja4 p{
        font-size: 27px;
        margin-right: 12%;
        margin-top: 54px
    }
    
    .morella_caja5{
        height: 710px;
        width: 65%
    }
    
    .morella_caja5 p{
        font-size: 27px;
        width: 500px;
        margin-left: 8%;
        margin-top: 530px;
    }

    .morella_caja6 {
        height: 710px;
        width: 35%
    }
    
    .morella_caja7 p{
        font-size: 27px;
        width: 510px;
        margin-left: 5%;
        margin-top: 540px;
    }
    
    .morella_caja7{
        height: 750px;
        background-image: url(../img/iglesia_grande.jpg)
    }
    
    .morella_caja8, .morella_caja9 {
        height: 650px;
        background-size: cover; 
        background-position: center;
    }
    
    
    
    .titulo_petra_final {
        width: 100px;
        height: 120px;
        margin-top: 50px;
    }
    
    .titulo_petra_final h1 {
        font-size: 22px;
        font-weight: 300;
        padding-top: 30px;
    }
    
    
}





