@font-face {
    font-family: GaramondPremrPro;
    src: url(https://www.elarbolarboleda.mx/preventa-elarbol/fonts/GaramondPremrPro.otf);
    font-display: swap;
}

@font-face {
    font-family: GaramondPremrPro-Bd;
    src: url(https://www.elarbolarboleda.mx/preventa-elarbol/fonts/GaramondPremrPro-Bd.otf);
    font-display: swap;
}

@font-face {
    font-family: GaramondPremrPro-BdIt;
    src: url(https://www.elarbolarboleda.mx/preventa-elarbol/fonts/GaramondPremrPro-BdIt.otf);
    font-display: swap;
}

@font-face {
    font-family: GaramondPremrPro-Med;
    src: url(https://www.elarbolarboleda.mx/preventa-elarbol/fonts/GaramondPremrPro-Med.otf);
    font-display: swap;
}

@font-face {
    font-family: GaramondPremrPro-It;
    src: url(https://www.elarbolarboleda.mx/preventa-elarbol/fonts/GaramondPremrPro-It.otf);
    font-display: swap;
}

@font-face {
    font-family: HurmeGeometricSansBold;
    src: url(https://www.elarbolarboleda.mx/preventa-elarbol/fonts/HurmeGeometricSansBold.ttf);
    font-display: swap;
}

@font-face {
    font-family: HurmeGeometricSans;
    src: url(https://www.elarbolarboleda.mx/preventa-elarbol/fonts/HurmeGeometricSans.otf);
    font-display: swap;
}

@font-face {
    font-family: GaramondPremrProSmbdIt;
    src: url(https://www.elarbolarboleda.mx/preventa-elarbol/fonts/GaramondPremrPro-SmbdIt.otf);
    font-display: swap;
}

@font-face {
    font-family: GaramondPremrProSmbd;
    src: url(https://www.elarbolarboleda.mx/preventa-elarbol/fonts/GaramondPremrPro-Smbd.otf);
    font-display: swap;
}
.option-conten-item>a {
    width: 100%;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: white;
    line-height: 1rem;
}

.margenes{
    margin-right: 20px;
    margin-left: 20px;
}
.break{
    height: 60px;
}
.hero {
    height: 100vh;
    font-family: GaramondPremrPro;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    position: relative;
    background-size: cover;
    background-position: 50%;
    color: #303A1F;
}

section {
    margin-top: 0px;
    max-width: 1500px;
}

#hero {
    margin-bottom: 30px;
}

#seccion2 {
    height: 540px;
}

#seccion3 {
    height: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.tour{
    margin-top: 120px;
    height:500px;
}
#seccion4 {
    /* height: 540px; */
    margin-bottom: 30px;
}

#seccion5 {
    height: 340px;
}

#seccion7 {
    height: 540px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer {
    background-color: #303A1F;
    height: 80px;
    color: white !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer a,
footer .a:hover {
    color: white !important;
    font-size: 26px;
}

.margin {
    margin-top: auto;
    margin-bottom: auto;
}

.wrapper {
    display: grid;
    grid-template-rows: repeat(2, 100px);
    grid-gap: 110px 60px;
    grid-auto-flow: column;
    grid-auto-columns: 150px 50px;
    justify-items: start;
}

.wrapper2 {
    display: grid;
    grid-template-rows: repeat(2, 10px);
    grid-gap: 150px 5px;
    grid-auto-flow: column;
    justify-items: start;
    /* grid-auto-columns: 200px 50px; */
    grid-auto-columns: min-content;
}

.titulos-principal {
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    text-align: left;
    width: 450px;
    margin-left: auto;
}

.titulos {
    font-size: 38px;
    font-weight: bold;
    line-height: 30px;
    /* width: 485px;
    text-align: left;
    margin-left: auto; */
}

.titulos-tour {
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    text-align: center;
    /*width: 450px;*/
    margin-left: auto;
}

.caja {
    width: 450px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.caja-depto {
    width: 450px;
    margin-left: auto;
    text-align: left;
}

.titulos-1 {
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    width: 600px;
}

.parrafos {
    font-size: 26px;
    line-height: 28px;
    text-align: left;
}

.margin-btn {
    margin-left: auto;
    text-align: left;
}

input {
    color: #747050;
    background-color: transparent;
    border: none;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-bottom: 1px solid #747050;
    border-radius: 0;
    font-size: 22px;
    width: 600px;
    margin-bottom: 20px;
}

.btn-secondary-1 {
    color: #303A1F;
    background-color: #eeeae6;
    border: 2px solid #303A1F;
    border-radius: 0px;
    width: 233px;
    font-size: 24px;
    padding: 15px;
}

.btn-secondary-1:hover,
.btn-secondary-1:focus {
    color: #eeeae6;
    background-color: #303A1F;
    border: 2px solid #eeeae6;
    border-radius: 0px;
    width: 233px;
    font-size: 24px;
    box-shadow: none;
    padding: 15px;
}

.btn-secondary-2 {
    color: #eeeae6;
    background-color: #303A1F;
    border: 2px solid #303A1F;
    border-radius: 0px;
    width: 233px;
    font-size: 38px;
    padding: 15px;
}

.btn-secondary-2:hover,
.btn-secondary-2:focus {
    color: #303A1F;
    background-color: #eeeae6;
    border: 2px solid #303A1F;
    border-radius: 0px;
    width: 233px;
    font-size: 38px;
    box-shadow: none;
    padding: 15px;
}

.depto {
    margin-top: 100px;
}

.div-p {
    display: flex;
    align-items: center;
    justify-content: center;
}

.parrafos-1 {
    font-size: 26px;
    width: 900px;
}

.el-titulo {
    font-style: italic;
    font-weight: 400;
    font-family: GaramondPremrPro-BdIt, serif !important;
}

.imagen {
    width: 100vw;
    height: 100vh;
    background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/img-header.jpg);
    background-size: cover;
    margin-left: auto;
}

.imagen1 {
    width: 200px;
    height: 200px;
}

.imagen2 {
    width: 500px;
    height: 510px;
}

.imagen3 {
    width: 100%;
    height: 300px;
}

.imagen4 {
    width: 200px;
    height: 300px;
}

.imagen5 {
    /*width: 190px;
        height: 190px;*/
    width: 172px;
    height: 150px;
}

.imagen6 {
    width: 240px;
    height: 150px;
    background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/text5.jpg);
    background-size: cover;
}

.imagen14 {
    width: 240px;
    height: 150px;
    background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/text7.jpg);
    background-position: center center;

}

.margen {
    margin-left: -68px;
}

.imagen7 {
    width: 200px;
    height: 300px;
}

.imagen8 {
    width: 100%;
    height: 510px;
    margin-right: -60px;
}

.imagen9 {
    width: 100%;
    height: 310px;
    background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/img-3.jpg);
    background-size: cover;
    margin-left: 10px;
}

.imagen10 {
    width: 100%;
    height: 310px;
    background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/img-4.jpg);
    background-size: cover;
}

.imagen11 {
    /* width: 100%;
    height: 300px; */
    background-position: top center;
}

.imagen12 {
    width: 172px;
    height: 150px;
    margin-top: 10px;
}

.imagen13 {
    width: 100%;
    height: 100vh;
    background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/img-5.jpg);
    background-size: cover;
    background-position: center right;
}

.margen-2 {
    margin-bottom: 10px
}

/*@media (min-width: 2252px) and (max-width: 2560px) {
    .titulos-principal {
        font-size: 28px;
        font-weight: bold;
        line-height: 30px;
        text-align: left;
        width: 350px;
        margin-left: auto;
    }

    .titulos-1 {
        font-size: 28px;
        font-weight: bold;
        line-height: 30px;
        width: 600px;
    }

    .parrafos {
        font-size: 24px;
        line-height: 28px;
        text-align: left;
    }

    .parrafos-1 {
        font-size: 26px;
        width: 700px;
    }

    .caja {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
    }

    .caja-depto {
        width: 300px;
        margin-left: auto;
        text-align: left;
    }

    .imagen {
        width: 100vw;
        height: 100vh;
        background-image: url(../img/img-header.jpg);
        background-size: cover;
        margin-left: auto;
    }

    .wrapper {
        display: grid;
        grid-template-rows: repeat(2, 100px);
        grid-gap: 110px 10px;
        grid-auto-flow: column;
        grid-auto-columns: 150px 50px;
        justify-items: start;
    }

    .margen {
        margin-left: -25px;
    }

    .imagen1 {
        width: 150px;
        height: 200px;
    }

    .imagen2 {
        width: 250px;
        height: 510px;
    }

    .imagen3 {
        width: 100%;
        height: 300px;
    }

    .imagen4 {
        width: 200px;
        height: 300px;
    }

    .imagen5 {
        width: 150px;
        height: 150px;
    }

    .imagen6 {
        width: 300px;
        height: 150px;
    }

    .imagen7 {
        width: 150px;
        height: 300px;
    }

    .imagen8 {
        width: 100%;
        height: 510px;
    }

    .imagen11 {
        width: 100%;
        height: 300px;
    }

    .imagen12 {
        width: 100%;
        height: 200px;
        margin-top: 10px;
    }
}*/

@media (min-width: 768px) and (max-width: 1023px) {
   .tour{
        margin-top: 120px;
        height:600px;
    }
    #seccion5 {
        height: 240px;
    }
    .display {
        display: flex;
    }

    .titulos-principal {
        font-size: 28px;
        font-weight: bold;
        line-height: 30px;
        text-align: left;
        width: 350px;
        margin-left: auto;
    }

    .titulos-1 {
        font-size: 28px;
        font-weight: bold;
        line-height: 30px;
        width: 600px;
    }

    .parrafos {
        font-size: 24px;
        line-height: 28px;
        text-align: left;
    }

    .parrafos-1 {
        font-size: 26px;
        width: 700px;
    }

    .caja {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
    }

    .caja-depto {
        width: 300px;
        margin-left: auto;
        text-align: left;
    }

    .imagen {
        width: 100vw;
        height: 100vh;
        background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/img-header.jpg);
        background-size: cover;
        margin-left: auto;
    }

    .wrapper {
        display: grid;
        grid-template-rows: repeat(2, 100px);
        grid-gap: 110px 10px;
        grid-auto-flow: column;
        grid-auto-columns: 150px 50px;
        justify-items: start;
    }

    .wrapper2 {
        display: grid;
        grid-template-rows: repeat(2, 10px);
        grid-gap: 100px 5px;
        grid-auto-flow: column;
        justify-items: start;
        /* grid-auto-columns: 200px 50px; */
        grid-auto-columns: min-content;
        }

    .margen {
        margin-left: -110px;
    }

    .imagen1 {
        width: 150px;
        height: 200px;
    }

    .imagen2 {
        width: 210px;
        height: 510px;
    }

    .imagen3 {
        width: 100%;
        height: 300px;
    }

    .imagen4 {
        width: 200px;
        height: 300px;
    }

    .imagen5 {
        width: 100px;
        height: 100px;
    }

    .imagen6 {
        width: 210px;
        height: 100px;
    }

    .imagen7 {
        width: 150px;
        height: 300px;
    }

    .imagen8 {
        width: 100%;
        height: 510px;
    }
    .imagen9 {
        width: 100%;
        height: 210px;
        background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/img-3.jpg);
        background-size: cover;
        margin-left: 10px;
    }

    .imagen10 {
        width: 100%;
        height: 210px;
        background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/img-4.jpg);
        background-size: cover;
    }
    .imagen11 {
        width: 100%;
        height: 300px;
    }

    .imagen12 {
        width: 100%;
        height: 200px;
        margin-top: 10px;
    }
    .imagen14 {
        width: 210px;
        height: 100px;
        background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/text7.jpg);
        background-position: center center;

    }
}



@media (min-width: 376px) and (max-width: 425px) {
    .break {
        height: 30px;
    }

    #seccion5 {
        height: 340px;
        display: none;
    }
    #hero {
        margin-bottom: 30px;
        height: 1150px;
        /*background-color: blue;*/
    }

    #seccion3 {
        height: 250px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    #seccion2 {
        height: 1000px;
    }

    input {
        color: #747050;
        background-color: transparent;
        border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
        border-bottom: 1px solid #747050;
        border-radius: 0;
        font-size: 22px;
        width: 300px;
        margin-bottom: 20px;
    }

    .margin-btn {
        width: 100%;
        margin-left: auto;
        text-align: center;
    }
    .depto {
        margin-top: 100px;
        display: none;
    }
    .display {
        display: none;
    }

    .fixed {
        /* 
        width:100px; 
        height:115px; 
        overflow: scroll; 
         position: -webkit-sticky;
        position: sticky;
        top: 0;*/
    }

    .logo-fijo {
        width: 100%;
        text-align: center;
        margin-top: 50px;
    }

    .margin {
        /*margin-top: auto;
        margin-bottom: auto;*/
    }

    .titulos-principal, .titulos-tour {
        font-size: 28px;
        font-weight: bold;
        line-height: 30px;
        text-align: left;
        width: 100%;
        margin-left: auto;
    }

    .titulos-1 {
        font-size: 28px;
        font-weight: bold;
        line-height: 30px;
        width: 350px;
    }

    .parrafos {
        font-size: 24px;
        line-height: 28px;
        text-align: left;
    }

    .parrafos-1 {
        font-size: 24px;
        width: 100%;
        line-height: 28px;
        text-align: left;
    }

    .caja {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        margin-top: 50px;
    }

    .caja-depto {
        width: 300px;
        /*margin-left: 15px;*/
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .caja-tour {
        width: 335px;
        margin-left: auto;
        margin-right: auto;
        /*margin-left: 15px;*/
        text-align: left;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .imagen {
        width: 100%;
        height: 500px;
        background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/img-header.jpg);
        background-size: cover;
        margin-left: auto;
    }

    .wrapper {
        display: grid;
        grid-template-rows: repeat(2, 100px);
        grid-gap: 110px 10px;
        grid-auto-flow: column;
        grid-auto-columns: 150px 50px;
        justify-items: start;
    }

    .margen {
        margin-left: -25px;
    }

    .margenes{
        margin-right: -15px;
        margin-left: -15px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .imagen1 {
        width: 135px;
        height: 135px;
    }

    .imagen2 {
        width: 100%;
        height: 400px;
        margin-top: 4px;
    }

    .imagen13 {
        width: 100%;
        height: 400px;
        background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/img-5.jpg);
        background-size: cover;
        background-position: center right;
        margin-top: 4px;
    }

    .imagen3 {
        width: 100%;
        height: 300px;
    }

    .imagen4 {
        width: 200px;
        height: 300px;
    }

    .imagen5 {
        width: 150px;
        height: 150px;
    }

    .imagen6 {
        width: 300px;
        height: 150px;
    }

    .imagen7 {
        width: 286px;
        height: 135px;
    }

    .imagen8 {
        width: 100%;
        height: 510px;
    }

    .imagen11 {
        width: 100%;
        height: 300px;
    }

    .imagen12 {
        width: 100%;
        height: 200px;
        margin-top: 10px;
    }
    .tour {
        margin-top: 120px;
        height: 250px;
    }
}

@media (min-width: 376px) and (max-width: 414px) {
    #seccion4 {
    /* height: 540px; */
    margin-bottom: 50px;
    }
    .break {
        height: 30px;
    }
    #seccion5 {
        height: 340px;
        display: none;
    }
    #hero {
        margin-bottom: 30px;
        height: 1130px;
        /*background-color: blue;*/
    }

    #seccion3 {
        height: 250px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    #seccion2 {
        height: auto;
    }

    input {
        color: #747050;
        background-color: transparent;
        border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
        border-bottom: 1px solid #747050;
        border-radius: 0;
        font-size: 22px;
        width: 300px;
        margin-bottom: 20px;
    }

    .margin-btn {
        width: 100%;
        margin-left: auto;
        text-align: center;
    }
    .depto {
        margin-top: 100px;
        display: none;
    }
    .display {
        display: none;
    }

    .fixed {
        /* 
        width:100px; 
        height:115px; 
        overflow: scroll; 
         position: -webkit-sticky;
        position: sticky;
        top: 0;*/
    }

    .logo-fijo {
        width: 100%;
        text-align: center;
        margin-top: 50px;
    }

    .margin {
        /*margin-top: auto;
        margin-bottom: auto;*/
    }

    .titulos-principal, .titulos-tour {
        font-size: 28px;
        font-weight: bold;
        line-height: 30px;
        text-align: left;
        width: 100%;
        margin-left: auto;
    }

    .titulos-1 {
        font-size: 28px;
        font-weight: bold;
        line-height: 30px;
        width: 300px;
        text-align: center;
    }

    .parrafos {
        font-size: 24px;
        line-height: 28px;
        text-align: left;
    }

    .parrafos-1 {
        font-size: 24px;
        width: 100%;
        line-height: 28px;
        text-align: left;
    }

    .caja {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        margin-top: 50px;
        margin-bottom: 50px
    }

    .caja-depto {
        width: 300px;
        /*margin-left: 15px;*/
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .caja-tour {
        width: 335px;
        margin-left: auto;
        margin-right: auto;
        /*margin-left: 15px;*/
        text-align: left;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .imagen {
        width: 100%;
        height: 500px;
        background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/img-header.jpg);
        background-size: cover;
        margin-left: auto;
    }

    .wrapper {
        display: grid;
        grid-template-rows: repeat(2, 100px);
        grid-gap: 110px 10px;
        grid-auto-flow: column;
        grid-auto-columns: 150px 50px;
        justify-items: start;
    }

    .margen {
        margin-left: -25px;
    }

    .margenes{
        margin-right: -15px;
        margin-left: -15px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .imagen1 {
        width: 148px;
        height: 135px;
    }

    .imagen2 {
        width: 100%;
        height: 400px;
        margin-top: 4px;
    }

    .imagen13 {
        width: 100%;
        height: 400px;
        background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/img-5.jpg);
        background-size: cover;
        background-position: center right;
        margin-top: 4px;
    }

    .imagen3 {
        width: 100%;
        height: 300px;
    }

    .imagen4 {
        width: 200px;
        height: 300px;
    }

    .imagen5 {
        width: 150px;
        height: 150px;
    }

    .imagen6 {
        width: 300px;
        height: 150px;
    }

    .imagen7 {
        width: 260px;
        height: 135px;
    }

    .imagen8 {
        width: 100%;
        height: 510px;
    }

    .imagen11 {
        width: 100%;
        height: 300px;
    }

    .imagen12 {
        width: 100%;
        height: 200px;
        margin-top: 10px;
    }
}


@media (min-width: 321px) and (max-width: 375px) {
    .break {
    height: 30px;
    }
    .tour{
        margin-top: 120px;
        height:250px;
    }
    #seccion5 {
        height: 340px;
        display: none;
    }
    #hero {
        margin-bottom: 30px;
        height: 1150px;
        /*background-color: blue;*/
    }

    #seccion3 {
        height: 250px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    #seccion2 {
        height: 1000px;
    }

    input {
        color: #747050;
        background-color: transparent;
        border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
        border-bottom: 1px solid #747050;
        border-radius: 0;
        font-size: 22px;
        width: 300px;
        margin-bottom: 20px;
    }

    .margin-btn {
        width: 100%;
        margin-left: auto;
        text-align: center;
    }
    .depto {
        margin-top: 100px;
        display: none;
    }
    .display {
        display: none;
    }

    .fixed {
        /* 
        width:100px; 
        height:115px; 
        overflow: scroll; 
         position: -webkit-sticky;
        position: sticky;
        top: 0;*/
    }

    .logo-fijo {
        width: 100%;
        text-align: center;
        margin-top: 50px;
    }

    .margin {
        /*margin-top: auto;
        margin-bottom: auto;*/
    }

    .titulos-principal, .titulos-tour {
        font-size: 28px;
        font-weight: bold;
        line-height: 30px;
        text-align: left;
        width: 100%;
        margin-left: auto;
    }

    .titulos-1 {
        font-size: 28px;
        font-weight: bold;
        line-height: 30px;
        width: 350px;
    }

    .parrafos {
        font-size: 24px;
        line-height: 28px;
        text-align: left;
    }

    .parrafos-1 {
        font-size: 24px;
        width: 100%;
        line-height: 28px;
        text-align: left;
    }

    .caja {
        width: 300px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        margin-top: 50px;
    }

    .caja-depto {
        width: 300px;
        /*margin-left: 15px;*/
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .caja-tour {
        width: 335px;
        margin-left: auto;
        margin-right: auto;
        /*margin-left: 15px;*/
        text-align: left;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .imagen {
        width: 100%;
        height: 500px;
        background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/img-header.jpg);
        background-size: cover;
        margin-left: auto;
    }

    .wrapper {
        display: grid;
        grid-template-rows: repeat(2, 100px);
        grid-gap: 110px 10px;
        grid-auto-flow: column;
        grid-auto-columns: 150px 50px;
        justify-items: start;
    }

    .margen {
        margin-left: -25px;
    }

    .margenes{
        margin-right: -15px;
        margin-left: -15px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .imagen1 {
        width: 135px;
        height: 135px;
    }

    .imagen2 {
        width: 100%;
        height: 400px;
        margin-top: 4px;
    }

    .imagen13 {
        width: 100%;
        height: 400px;
        background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/img-5.jpg);
        background-size: cover;
        background-position: center right;
        margin-top: 4px;
    }

    .imagen3 {
        width: 100%;
        height: 300px;
    }

    .imagen4 {
        width: 200px;
        height: 300px;
    }

    .imagen5 {
        width: 150px;
        height: 150px;
    }

    .imagen6 {
        width: 300px;
        height: 150px;
    }

    .imagen7 {
        width: 60%;
        height: 135px;
    }

    .imagen8 {
        width: 100%;
        height: 510px;
    }

    .imagen11 {
        width: 100%;
        height: 300px;
    }

    .imagen12 {
        width: 100%;
        height: 200px;
        margin-top: 10px;
    }
}

@media (max-width: 320px) {
    .tour {
        margin-top: 120px;
        height: 250px;
    }
    #seccion5 {
        height: 340px;
        display: none;
    }
    #hero {
        margin-bottom: 30px;
        height: 1150px;
        /*background-color: blue;*/
    }

    #seccion3 {
        height: 250px;
        display: flex;
        align-items: center;
        justify-content: center;
        text-align: center;
    }

    #seccion2 {
        height: 1000px;
    }

    input {
        color: #747050;
        background-color: transparent;
        border: none;
        border-bottom-color: currentcolor;
        border-bottom-style: none;
        border-bottom-width: medium;
        border-bottom: 1px solid #747050;
        border-radius: 0;
        font-size: 22px;
        width: 280px;
        margin-bottom: 20px;
    }

    .margin-btn {
        width: 100%;
        margin-left: auto;
        text-align: center;
    }
    .depto {
        margin-top: 100px;
        display: none;
    }
    .display {
        display: none;
    }

    .fixed {
        /* 
        width:100px; 
        height:115px; 
        overflow: scroll; 
         position: -webkit-sticky;
        position: sticky;
        top: 0;*/
    }

    .logo-fijo {
        width: 100%;
        text-align: center;
        margin-top: 50px;
    }

    .margin {
        /*margin-top: auto;
        margin-bottom: auto;*/
    }

    .titulos-principal, .titulos-tour {
        font-size: 28px;
        font-weight: bold;
        line-height: 30px;
        text-align: left;
        width: 100%;
        margin-left: auto;
    }

    .titulos-1 {
        font-size: 28px;
        font-weight: bold;
        line-height: 30px;
        width: 300px;
    }

    .parrafos {
        font-size: 24px;
        line-height: 28px;
        text-align: left;
    }

    .parrafos-1 {
        font-size: 24px;
        width: 100%;
        line-height: 28px;
        text-align: left;
    }

    .caja {
        width: 290px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        margin-top: 50px;
    }

    .caja-depto {
        width: 290px;
        margin-left: auto;
        margin-right: auto;
        text-align: left;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .caja-tour {
        width: 320px;
        margin-left: auto;
        margin-right: auto;
        /*margin-left: 15px;*/
        text-align: left;
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .imagen {
        width: 100%;
        height: 500px;
        background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/img-header.jpg);
        background-size: cover;
        margin-left: auto;
    }

    .wrapper {
        display: grid;
        grid-template-rows: repeat(2, 100px);
        grid-gap: 110px 10px;
        grid-auto-flow: column;
        grid-auto-columns: 150px 50px;
        justify-items: start;
    }

    .margen {
        margin-left: -25px;
    }

    .margenes{
        margin-right: -20px;
        margin-left: -20px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .imagen1 {
        width: 135px;
        height: 135px;
    }

    .imagen2 {
        width: 100%;
        height: 400px;
        margin-top: 4px;
    }

    .imagen13 {
        width: 100%;
        height: 400px;
        background-image: url(https://www.elarbolarboleda.mx/preventa-elarbol/assets/img/img-5.jpg);
        background-size: cover;
        background-position: center right;
        margin-top: 4px;
    }

    .imagen3 {
        width: 100%;
        height: 300px;
    }

    .imagen4 {
        width: 200px;
        height: 300px;
    }

    .imagen5 {
        width: 150px;
        height: 150px;
    }

    .imagen6 {
        width: 300px;
        height: 150px;
    }

    .imagen7 {
        width: 180px;
        height: 135px;
    }

    .imagen8 {
        width: 100%;
        height: 510px;
    }

    .imagen11 {
        width: 100%;
        height: 300px;
    }

    .imagen12 {
        width: 100%;
        height: 200px;
        margin-top: 10px;
    }
}