@font-face {
    font-family: 'Afta sans';
    font-style: normal;
    font-weight: normal;
    src: local('Afta sans'), url('fonts/AftaSansThin-Regular.woff') format('woff');
}


@font-face {
    font-family: 'Afta sans Italic';
    font-style: normal;
    font-weight: normal;
    src: local('Afta sans Italic'), url('fonts/AftaSansThin-Italic.woff') format('woff');
}

/*----------------------------------------
	Navbar
----------------------------------------*/
.bg-header{
    background-color: #28aa8e;
}


.header-one {
    background-color: #28aa8e;
    height: 61px;
}

.navbar-brand img {
    height: 3.3rem;
}

.navbar-light .navbar-nav .nav-link {
    font-family: 'Afta sans', sans-serif;
    font-size: 1.2rem;
    color: #ffffff;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0;
    padding-left: 0;
    margin-right: 1rem;
    margin-left: 1rem;
}

.navbar-light .navbar-toggler {
    color: rgba(255,255,255,.5);
    border-color: rgba(255,255,255,.9);
}


.navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

/*----------------------------------------
	Banner
----------------------------------------*/
#banner img {
    width: 100%;
}

#inversionY img {
    width: 100%;
}


.plyr--video{
    height:960px !important;
}

.plyr__poster{
    background-size: cover !important;
}


/*----------------------------------------
	Nosotros
----------------------------------------*/

#quienesSomos {
    background-color: #ffffff;
    padding-top: 4%;
    padding-bottom: 4%;
}

#quienesSomos h1 {
    font-family: 'Afta sans', sans-serif;
    text-align: right;
    color: #28aa8e;
}

#quienesSomos p {
    font-family: 'Afta sans',sans-serif;
    text-align: justify;
    color: #6f7674;
    margin-top: 20px;
}


/*----------------------------------------
	Video
----------------------------------------*/

#bg-ramita{
    background: url("../images/img-video.jpg") center center no-repeat;
    background-size: auto auto;
    background-size: cover;
    position: relative;
    padding-top: 2%;
    padding-bottom: 2%;
}

#video {
    background-color: #ffffff;
    padding-top: 4%;
    padding-bottom: 0%;
}

#video h1 {
    font-family: 'Afta sans', sans-serif;
    color: #08896d;
}

/*----------------------------------------
        TITTLE AMENIDADES
----------------------------------------*/

#tittle-amenidades .bush-1{
    position: relative;
    top: 22%;
}

#tittle-amenidades .tittle {
    background: #28aa8e;
    padding: 0.3rem;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#tittle-amenidades .tittle h1 {
    font-family: 'Afta sans',sans-serif;
    text-align: right;
    color: #FFFFFF;
}


/*----------------------------------------
        AMENIDADES
----------------------------------------*/


#amenidades{
    background-color: #ffffff;
    padding-top: 4%;
    padding-bottom: 4%;
    text-align: center;
}

#amenidades span {
    font-family: 'Antic', sans-serif;
    text-align: center;
    color: #28aa8e;
    font-size: 1.3rem;
}

#amenidades p {
    font-family: 'Antic', sans-serif;
    font-size: 1.3rem;
    color: #5b6160;
}

#amenidades h6 {
    font-family: 'Antic', sans-serif;
    font-weight: 800;
    color: #000;
}


/*----------------------------------------
        TITTLE UBICACION
----------------------------------------*/


#tittle-ubicacion .tittle {
    background: #28aa8e;
    padding: 0.3rem;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#tittle-ubicacion .tittle h1 {
    font-family: 'Afta sans',sans-serif;
    text-align: left;
    color: #FFFFFF;
}


/*----------------------------------------
        UBICACION
----------------------------------------*/


#ubicacion{
    background-color: #ffffff;
    padding-top: 4%;
    padding-bottom: 4%;
}


#ubicacion .btn-ubicacion {
    background: #28aa8e;
    color: #ffffff;
    display: inline-block;
    width: 60%;
    padding: 12px;
    font-family: 'Afta sans', sans-serif;
    font-weight: 300;
    border-radius: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 20px;
    -webkit-box-shadow: 0px 0px 43px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 43px -8px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 43px -8px rgba(0,0,0,0.75);
}



/*----------------------------------------
	Cotizador
----------------------------------------*/

.contizador {
    background: url("../images/bg-cotizador.jpg") center center no-repeat;
    background-size: cover;
    position: relative;
    padding-top: 6%;
    padding-bottom: 6%;
}

.contizador h2{
    font-family: 'Afta sans', sans-serif;
    font-size: 2.2rem;
    text-align: center;
    color: #0d6754;
}

.contizador p {
    font-family: 'Antic', sans-serif;
    font-size: 1rem;
    color: #5b6160;
    text-align: center;
}


/*----------------------------------------
	MENSUALIDADES
----------------------------------------*/

#mensualidades{
    background-color: #28aa8e;
    padding-top: 4%;
    padding-bottom: 4%;
    border-top: 5px solid #84c9b9;
}


.m-item {
    background: #e5ece8;
    width: 100%;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    text-align: center;
    padding: 1rem;
}


.m-item .monthly {
    font-family: "Afta sans", sans-serif;
    font-size: 2.6rem;
    color: #28aa8e;
}

.m-item .price {
    font-family: 'Afta sans', sans-serif;
    font-size: 4.2rem;
    color: #8f9191;
}

.m-item .info {
    font-family: "Afta sans", sans-serif;
    font-size: 1.5rem;
    color: #28aa8e;
}


.btn-m-cot {
    background: #28aa8e;
    color: #ffffff;
    display: inline-block;
    width: 60%;
    padding: 12px;
    font-family: 'Afta sans', sans-serif;
    font-weight: 300;
    border-radius: 10px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 20px;
    -webkit-box-shadow: 0px 0px 43px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 43px -8px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 43px -8px rgba(0,0,0,0.75);
}

.btn-m-cot:hover{
    color: #b6e0d6;
}


/*----------------------------------------
	ATRACTIVOS TURISTICOS
----------------------------------------*/


#atractivos{
    background-color: #ffffff;
    padding-top: 10%;
    padding-bottom: 10%;
}

#atractivos h1 {
    font-family: 'Antic', sans-serif;
    color: #636766;
}

.bg-actr-0{
    background: #e4fbf6;
}

#atractivos .custom-position {
    position: relative;
    top: -18%;
}

#atractivos .custom-tittle-position {
    font-family: 'Afta sans', sans-serif;
    color: #28aa8e;
}

#atractivos .custom-tittle-position {
    position: relative;
    top: -18%;
}

#atractivos p {
    font-family: 'Antic', sans-serif;
    color: #636766;
    text-align: justify;
    padding: 0;
}




/*----------------------------------------
	FOOTER
----------------------------------------*/

.contacto{
    background: #28a88c;
    padding-top: 4%;
}

.last-footer{
    background: #28a88c;
}

.last-footer img{
    width: 100%;
}

#bush-2 img{
    position: absolute;
    bottom: -150px;
}

.contacto h1 {
    font-family: 'Afta sans', sans-serif;
    font-size: 2.1rem;
    color: #fafffe;
    text-align: center;
    margin-bottom: 20px;
}

.contacto ul {
    padding: 0;
    margin: 0;
}

.contacto li {
    list-style: none;
    margin: 10px 0;
}

.contacto li a {
    font-family: 'Afta sans', sans-serif;
    font-size: 1rem;
    color: #fafffe;
    text-decoration: none;
}

.contacto li a span {
    font-family: 'Afta sans', sans-serif;
    font-size: 1rem;
    color: #fafffe;
}

#formFooter{
    margin-top: 30px;
}

.contacto .form-group {
    margin-bottom: 0.5rem;
}

.contacto .form-control {
    font-family: 'Larke Neue', sans-serif;
    display: block;
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #28aa8e;
    background-color: #e5ece8;
    background-clip: padding-box;
    border: 1px solid #e5ece8;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
}

.contacto .btn-send {
    font-family: 'Larke Neue', sans-serif;
    text-transform: uppercase;
    font-size: 1rem;
    color: #FFFFFF;
    width: 100%;
    background-color: #28aa8e;
    border: 1px solid #28aa8e;
    cursor: pointer;
    padding-top: 10px;
    border-radius: 0;
    -webkit-box-shadow: 0px 0px 43px -8px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 43px -8px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 43px -8px rgba(0,0,0,0.75);
}

.av a {
    color:#fffffc;
    text-decoration: none;
}

.contacto .successMsg p{
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    font-size: 0.8rem;
    color: #ffffff;
    padding: 0;
    margin-top: -30px;
    text-align: center;
}

.contacto div #recaptchaFooter {
    margin: 0 auto;
    width: 304px;
    border: 0;
}

.contacto #recaptchaFooter {
    -ms-transform: scale(0.95);
    transform: scale(0.95);
    -webkit-transform: scale(0.95);
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
}




#foot {
    background-color: #ffffff;
    padding-top: 1%;
    padding-bottom: 1%;
}

#foot span {
    font-family: 'ClementePDai', sans-serif;
    font-size: 1.3rem;
    color: #28aa8e;
}

#foot a {
    font-family: 'ClementePDag', sans-serif;
    font-size: 1.2rem;
    color: #28aa8e;
    text-decoration: none;
}

.contacto ul li p {
   font-family: 'Afta sans', sans-serif;
    font-size: 1rem;
    color: #fafffe;
}


/*----------------------------------------
	Privacidad
----------------------------------------*/
#caracteristicas-a {
    background-color: #FFFFFF;
    padding-top: 10%;
    padding-bottom: 4%;
}


#caracteristicas-a h2 {
    font-family: 'Afta sans', sans-serif;
    color: #5d5d5d;
    font-size: 2rem;
    text-align: center;
}

#caracteristicas-a h3 {
    font-family: 'Afta sans', sans-serif;
    color: #5d5d5d;
}


#caracteristicas-a p, #caracteristicas-a ul li  {
    font-family: 'Antic', sans-serif;
    font-size: 1rem;
    color: #6c6c6c;
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.2);
}

.wait {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -100px;
    z-index: 999999;
}


#gracias {
    background-color: #28aa8e;
    padding-top: 4%;
    padding-bottom: 4%;
}

#gracias h1 {
    font-family: 'Afta sans', sans-serif;
    font-size: 2rem;
    color: #ffffff;
    text-align: center;
    margin-top: 10%;
}

#gracias p {
    font-family: 'Antic',sans-serif;
    font-size: 1.5rem;
    color: #ffffff;
    text-align: center;
    margin-top: 1rem;
}

#gracias .btn-enlaces-thank-you {
    background: transparent;
    border-radius: 4px;
    color: #ffffff;
    line-height: 40px;
    padding: 0 35px;
    font-family: 'Afta sans',sans-serif;
    font-size: 1.5rem;
    margin-top: 20px;
    text-align: center;
    cursor: pointer; }