/* * {
    border: 1px solid black;
} */


.container {
    padding: 0 !important;
}

.start {
    margin-right: 0px;
    margin-left: 0px;
}

#encabezado {
    max-width: 100%;
    overflow: hidden;
    height: 700px;
    background-color: #d2dfd9;
    background-image: url(../assets/img/fondo-arboles.png);
    background-position: bottom;
    background-repeat: no-repeat;
}

.logo {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    font-size: 30px;
    letter-spacing: 0.5px;
    color: #333333 !important;
    text-decoration: none;
}

.nav-link {
    font-family: 'Open Sans', sans-serif;
    font-weight: normal;
    font-size: 14px;
    padding-left: 40px !important;
    text-transform: uppercase;
}

#video-youtube {
    padding: 0 !important;
}

#video-youtube #video {
    max-width: 100%;

}

#slider {
    max-height: 500px;
    overflow: hidden;
}

#slider-inicio {
    padding: 0;
    margin: 0 auto;
    max-height: 500px;
    overflow: hidden;
}

.carousel-item {
    max-height: 500px;
    background-size: contain;
}

.carousel-item img {
    /* carlos original object-fit: cover;*/

		object-fit: contain;
}



.texto-slider {
    max-width: 100%;
    padding: 0;
    font-size: 18px;
    font-family: 'Open Sans', sans-serif;
    color: #555;
    text-align: justify;

}


#cuerpo-inicio,
#presentacion,
.condiciones {
    margin: 0 auto;
    padding-top: 65px;
    padding-bottom: 72px;


    background-image: url(../assets/img/olivo_fondo.png);
    background-repeat: no-repeat;
    background-position-x: 100px;
    background-size: 10%;
    background-position-y: 0px;
    /* padding-left: 125px;
    padding-right: 125px; */
}

#cuerpo-inicio>h1,
#presentacion>h1 {
    /* margin: 0 auto;
    width: 85%;
    min-height: 100px;
    background-image: url(../assets/img/arbolito-8.png);
    background-repeat: no-repeat;
    background-position: 0%; */
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Zen Kaku Gothic Antique', sans-serif;
    font-size: 60px;
    margin-bottom: 20px;
    color: #3d6a56;
}

#cuerpo-inicio>p {
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: lighter;
    color: #555;

}

#tarjetas {
    margin: 0 auto;
    margin-top: 100px;
    justify-content: space-around;
    /* animation-duration: 3s;
    animation-name: slidein; */
}

/* @keyframes slidein {
    from {
        margin-left: 100%;

    }

    to {
        margin-left: 0%;

    }
} */

.btn {
    background-color: #3d6a56;
    color: white;
    border-radius: 10px;
}

.card {
    width: 99%;

}



.card>img {
    height: auto;
    overflow: hidden;
    padding-top: calc(var(--bs-gutter-x) * 0.5);
}

.card-body>h5 {
    font-family: 'Open Sans', sans-serif;
    font-weight: bold;
    color: #3d6a56;
}

.card-body>h5>.badge {
    background-color: #d2dfd9;
}

.card-body>p {
    font-family: 'Open Sans', sans-serif;
    color: #555;
    min-height: 144px;
    max-height: 200px;


}

.btn:hover {
    background-color: white;
    border: 1px solid #3d6a56;
    color: #3d6a56;
}


#footer {
    margin: 0 auto;
    height: auto;
    background-color: #d2dfd9;
    align-items: center;
    font-family: 'Open Sans', sans-serif;
    color: #333333;
}

#footer h6 {
    font-weight: bold;
}

#logo-footer:hover,
.navbar-brand:hover {
    color: #3d6a56 !important;
}

#logo-footer,
#contacto,
#politica-privacidad {
    height: 90px;
    align-items: center;
}



#contacto a {
    text-decoration: none;
    font-family: 'Open Sans', sans-serif;
    color: #3d6a56;
}

#contacto a:hover {
    color: #adc5ba;
}

.titulillo {
    height: 150px;
    background-color: #d2dfd9;
    align-items: center;

}

.titulillo h2 {
    font-family: 'Zen Kaku Gothic Antique', sans-serif;
    font-weight: 900;
    font-size: 33px;
    text-align: center;
}


/* autocaravana */

#descripcion {
    font-size: 14px;
    font-family: 'Open Sans', sans-serif;
    color: #555;
    text-align: justify;
}

.content-alquiler,
.info-prin,
.temporada,
.adicional,
.content-condiciones {
    font-size: 14px !important;
    font-family: 'Open Sans', sans-serif !important;
    color: #555 !important;
}


#alquiler b,
.temporada b,
.info-prin b {
    font-size: 22px;
    color: #555;
    font-family: 'Open Sans', sans-serif;

}

.adicional b {
    font-size: 22px;
    font-family: 'Open Sans', sans-serif;
}

/* #alquiler>p{
    text-align: center;
    margin-top: 15px;
} */

hr {
    border: 3px solid #1e342a;
}

#precios {
    background-color: #d2dfd9;
    background-color: #d2dfd9;
    background-image: url(../assets/img/fondo-arboles.png);
    background-position: bottom;
    background-repeat: no-repeat;
    height: auto;
}

.caja-tabla {
    margin: 0 auto;
    overflow: hidden;
}



thead th {
    background-color: #3d6a56 !important;
}

.table thead tr th {
    border-bottom: 1px solid #3d6a56;
}


tbody {
    background-color: white;
}

.table tbody tr td,
.table tbody tr th {
    border-bottom: 1px solid #ccc;
}

.caja-temporada {
    padding: 0 !important;
    margin: 0 auto;
}

.temporada {
    text-align: center;
}

.caja-adicional {
    /carlos *background-color: #3d6a56; */
    height: auto;
    margin: 0 auto;
}

.condiciones h2 {
    font-family: 'Zen Kaku Gothic Antique', sans-serif;
    font-weight: 900;
    font-size: 33px;
    text-align: center;
    color: #3d6a56;
}

/* carlos

@media (max-width: 1151px) {


    .card {
        width: 47%;
    }

    .card-body>p {
        overflow: scroll;
        font-size: 14px;
    }



}

@media (max-width: 1151px) {
    .card-body>h5 {
        font-size: 18px;
    }

    .card-body>p {
        font-size: 13px;
    }
}
fin carlos */
@media (max-width: 990px) {
    #encabezado {
        height: auto;
        padding-bottom: 50px;
    }

    #slider {
        width: 100%;
    }

    #caja-slider {
        margin: 0 auto;
    }

    .texto-slider {
        width: 100%;
        margin: 0 auto;
    }

    #cuerpo-inicio>h1 {
        font-size: 45px;

    }

    .card-body>h5 {
        font-size: 16px;
    }

    .card-body>p {
        min-height: 150px;
        max-height: 150px;
    }

    .titulillo h2 {
        font-size: 25px;
    }
}

@media (max-width: 878px) {
    #caja-slider {
        height: auto;
    }

    #slider {
        width: 100%;
    }

    .texto-slider {
        margin: 0 auto;
        width: 100%;
        font-family: 'Open Sans', sans-serif;
    }

    #cuerpo-inicio,
    #presentacion,
    .condiciones {
        background-size: 10%;
        background-position-x: 75px;
        padding-top: 40px;
        padding-bottom: 0px;
    }
}

@media (max-width: 814px) {



    .card {
        width: 100%;
        margin-bottom: 20px;
    }


    .card>img {
        height: 250px;
        object-fit: cover;
    }

    .card-body>p {
        min-height: 95px;
        max-height: 95px;
    }

    .titulillo h2 {
        font-size: 21px;
    }
}

@media (max-width: 450px) {
    #encabezado{
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    #slider{
        padding: 0;
        margin: 0 auto;
        max-height: 500px;
        overflow: hidden;
    }

    .texto-slider>p {
        font-size: 16px;
        padding-left: 24px !important;
        padding-right: 24px !important;
    }

    #cuerpo-inicio,
    #presentacion,
    .condiciones {
        background-size: 21%;
        background-position-x: 20px;
    }
}

@media (max-width: 395px) {


    .logo {
        font-size: 25px;

    }


    #cuerpo-inicio>h1,
    #presentacion>h1 {
        font-size: 32px;

    }

    #cuerpo-inicio>p {
        font-size: 11px;
    }

    #contacto {
        margin-bottom: 25px;
    }

    .temporada {
        font-size: 12px;
    }

    #cuerpo-inicio,
    #presentacion,
    .condiciones {
        background-size: 21%;
        background-position-x: 20px;
    }

    #presentacion>section {
        padding: 0px !important;
    }

    .content-condiciones,
    .content-alquiler,
    .info-prin {
        padding-top: 12px !important;
        padding-bottom: 12px !important;
    }

    .titulillo {
        margin-bottom: 20px;
    }
	
	/*agregado carlos*/
	.w-100 {
  width: auto !important;
	}
}