/*
----------------------
	   FONT
----------------------
*/
@import url("https://fonts.googleapis.com/css?family=Baloo+Bhaina|Quicksand:500,700&display=swap");
@font-face {
    font-family: "Insaniburger";
    src:
        url("../../font/Insaniburger.ttf.woff") format("woff"),
        url("../../font/Insaniburger.ttf.svg#Insaniburger") format("svg"),
        url("../../font/Insaniburger.ttf.eot"),
        url("../../font/Insaniburger.eot?#iefix") format("embedded-opentype");
    font-weight: normal;
    font-style: normal;
    color: #fff;
}
/*
----------------------
	   GENERAL
----------------------
*/
body,
html {
    /* overflow-x: hidden; */
    /* font-family: "Quicksand", sans-serif; */
    background-color: #fff;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    font-weight: 400;
}

/*
----------------------
		AUX
----------------------	boton
*/
sup {
    font-size: 9px;
    top: -1em;
}
b .button {
    color: black !important;
    text-transform: uppercase;
    /* font-family: "Insaniburger", "Baloo Bhaina"; */
    text-transform: uppercase;
    text-decoration: none !important;
    display: inline-block;
    /*padding: 2px 25px;*/
    padding: 2px 10px;
    font-size: 20px;
    border-radius: 20px;
    border: 0px solid transparent;
}

.button[disabled],
.button:disabled {
    opacity: 0.7;
    cursor: not-allowed;
}
.button.white {
    background-color: #ffffff;
}
.button.yellow {
    background-color: #ffd600;
}
.button.yellow2 {
    background-color: #eeb12b;
}
.button.red {
    background-color: #c21c12;
}
.button.orange {
    background-color: #ee6e21;
}
.button.green {
    background-color: #83ab3f;
}
.button.purple {
    background-color: #7d287a;
}
.button.blue {
    background-color: #03afbc;
}
.button.pink {
    background-color: #ca1f65;
}
.button.blue2 {
    background-color: #07315c;
}
.breaker-sm,
.breaker-xs {
    display: none;
}
@media (min-width: 1200px) {
    .offset-xl-1plushalf {
        margin-left: 12.5%;
    }
}
@media (min-width: ) /*UTILIDADES*/ .mb0 {
    margin-bottom: 0px !important;
}

.template {
    display: none;
}

/*
----------------------	
	    MENUS
----------------------	
*/
.toggle_section {
    display: none;
}
#menus {
    z-index: 100;
    position: relative;
}
#menu1 {
    text-transform: uppercase;
    font-family: "Insaniburger", "Baloo Bhaina";
    text-transform: uppercase;
    font-size: 20px;
}
#menu_close {
    display: none;
}
#menu1 a {
    text-decoration: none !important;
    color: inherit;
}
#menu1 .logo {
    height: 130px;
}
#menu1 .lvl1 {
    margin-top: 20px;
}
#menu1 .lvl1 p {
    color: #29a7de;
}
#menu1 .lvl1 p > span {
    color: #4d4d4d;
}
#menu1 .lvl2 {
}
#menu1 .lvl2 ul {
    list-style: none;
    padding-left: 0px;
}
#menu1 .lvl2 ul > li {
    display: inline-block;
    color: #fff;
}
#menu1 .lvl2 ul > li > div,
#menu1 .lvl2 ul > li > a > div {
    padding: 3px 14px;
    border-radius: 10px;
}
#menu1 .lvl2 ul > li > .weather {
    background-color: #008e45;
}
#menu1 .lvl2 ul > li > .weather > img {
    height: 22px;
}
#menu1 .lvl2 ul > li > .social,
#menu1 .lvl2 ul > li > a > .social {
    background-color: #a22080;
    border-radius: 100%;
    width: 35px;
    text-align: center;
    height: 35px;
    padding: 3px;
}
#menu1 .lvl2 ul > li > .acapulco,
#menu1 .lvl2 ul > li > a > .acapulco {
    background-color: #1b1464;
}
#menu1 .lvl2 ul > li > a > .acapulco > img {
    height: 22px;
}
#menu1 .lvl2 ul > li > a > .acapulco > div {
    display: inline-block;
    text-align: left;
    font-size: 12px;
    line-height: 12px;
    -webkit-transform: translateY(4px);
    transform: translateY(4px);
}
#menu1 .lvl2 ul > li > .store,
#menu1 .lvl2 ul > li > a > .store {
    background-color: #0071b8;
}
#menu1 .lvl2 ul > li > .store > img,
#menu1 .lvl2 ul > li > a > .store > img {
    height: 20px;
    margin-left: 4px;
}

#menu1 .lvl2 ul > li > .user,
#menu1 .lvl2 ul > li > a > .user {
    background-color: #ca1f65;
}
#menu1 .lvl2 ul > li > .user > img,
#menu1 .lvl2 ul > li > a > .user > img {
    height: 20px;
}

#menu1 .li-user {
    position: relative;
}
#menu1 .li-user > a {
    position: relative;
    z-index: 10;
}
#menu1 #dropdown-content {
    width: 100%;
}

#menu2 {
    background-color: #29a7de;
    font-family: "Insaniburger", "Baloo Bhaina";
    text-transform: uppercase;
}
#menu2 a {
    color: #ffffff;
    text-decoration: none;
}
#menu2 a:hover,
#menu2 a.active {
    color: #1b1464;
}
#menu2 ul.main {
    list-style: none;
    color: #fff;
    margin: 0px;
    padding: 0px 0px;
    text-transform: uppercase;
    font-size: 0;
}
#menu2 ul.main > li {
    display: inline-block;
    font-size: 18px;
}
#menu2 ul.main > li > div {
    /*padding: 13px 24px;*/
    padding: 13px 14px;
}
#menu2 ul.main > li > div.orange {
    background-color: #f18d1e;
    position: relative;
}
#dropdown-boletos {
    display: none;
    position: absolute;
    background-color: #f18d1e;
    width: 200px;
    right: 0;
    padding: 8px 20px;
    top: 100%;
}
#menu2 #dropdown-boletos a {
    display: block;
    padding: 6px 0px;
}
#menu2 #dropdown-boletos a:hover {
    /*color:  #fff !important;*/
}
#menu2 #dropdown-boletos img {
    height: 20px;
    float: right;
    margin-top: 4px;
    margin-left: 2px;
}

#shadow {
    display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
    #menu2 ul.main > li > div {
        padding: 13px 11px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    #menu2 ul.main > li > div {
        /*padding: 13px 12px;*/
        padding: 13px 6px;
        font-size: 12px;
    }
    #menu2 #dropdown-boletos img {
        height: 16px;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .menu_blue:before {
        content: "";
        background-color: #0071b8;
        position: absolute;
        left: -25%;
        width: 150%;
        height: 70px;
        z-index: -1;
    }
}
@media (min-width: 768px) {
    #shadow {
        display: none !important;
    }
}
@media (max-width: 767px) {
    .menu_blue {
        background-color: #0071b8;
        margin-bottom: 13px;
    }
    #menu_close {
        display: block;
        color: #fff;
        font-size: 35px;
        display: inline-block;
        text-shadow: -3px 0px 0px #015489;
        padding-top: 10px;
        cursor: pointer;
    }
    #menu_close + a {
        float: right;
    }
    #menu1 .logo {
        height: 70px;
    }
    #menu1 .lvl1 {
        font-size: 17px;
        text-align: center;
        margin-top: 7px !important;
    }
    #menu1 .lvl2 {
        text-align: center;
    }

    .toggle_section {
        display: block;
    }
    .toggle_section img {
        width: 100%;
        max-width: 100px;
    }
    .toggle_section #toggle {
        margin-top: 35px;
        margin-bottom: 30px;
    }
    #menus {
        right: -100%;
        -webkit-transition: right 0.5s;
        transition: right 0.5s;
        position: fixed;
        top: 0;
        width: 90%;
        background-color: white;
        height: 100vh;
        z-index: 999999;
        box-shadow: -1px 0px 8px rgba(0, 0, 0, 0.3);
        background-color: #29a7de;
        overflow-y: scroll;
    }
    #menus.shown {
        right: 0;
    }
    #menu2 {
        margin-bottom: 50px;
    }
    #menu2 ul.main > li {
        display: block;
        text-align: center;
    }

    .breaker-sm {
        display: block !important;
    }
    #menu1 .lvl1 p {
        color: #fff;
    }
    #menu1 .lvl2 ul > li {
        margin-bottom: 11px;
    }
    #menu2 ul.main > li > div {
        padding: 5px 26px;
    }
    #shadow {
        position: fixed;
        left: 0;
        height: 100vh;
        width: 100%;
        background-color: rgba(0, 0, 0, 0.4);
        z-index: 999998;
        top: 0;
        opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    }

    #dropdown-boletos {
        width: 100%;
    }
    #menu2 #dropdown-boletos a {
        text-align: left;
    }
}

@media (max-width: 575px) {
    .breaker-xs {
        display: block !important;
    }
    #menu1 .lvl1 p > span {
        display: block;
    }
    #menu1 .lvl1 {
        font-size: 15px;
    }
    menu2 ul.main > li {
        font-size: 15px;
    }

    #menu1 .lvl2 ul > li {
        margin-bottom: 6px;
    }
}

/*
----------------------	
	    SLIDER
----------------------	
*/
#slider {
    font-size: 0;
}
#slider img {
    width: 100%;
}
.slick-dotted.slick-slider {
    margin-bottom: 0;
}
.slick-dots {
    bottom: 25px !important;
}
.slick-dots li.slick-active button:before,
.slick-dots li button:before {
    color: #fff !important;
}

/*
----------------------	
	    PROMOS
----------------------	
*/
#promos {
    padding: 80px 0px;
}
.promo {
    color: #ffffff;
    font-family: "Insaniburger", "Baloo Bhaina";
    text-transform: uppercase;
}
.promo > .title {
    text-align: center;
    text-transform: uppercase;
    padding: 16px 15px;
    font-size: 55px;

    line-height: 45px;
    border-radius: 40px;
    position: relative;
    z-index: 11;
}
.promo .body {
    margin: -20px 30px 0px;
    border-radius: 10px;
    padding: 35px 18px 25px;
    text-align: center;
    position: relative;
    z-index: 10;
    box-shadow: 6px 6px 0px #a9a9a9;
}
.promo .body > .title {
    font-size: 80px;
    line-height: 70px;
}
.promo .body > .subtitle {
    text-transform: uppercase;
}
.promo .body p {
    font-family: "Quicksand", sans-serif;
    margin-top: 14px;
    font-size: 13px;
    font-weight: 700;
    text-transform: none;
}

.promo.magenta > .title {
    background-color: #a22080;
}
.promo.magenta > .body {
    background-color: #d7208a;
}

.promo.purple > .title {
    background-color: #502970;
}
.promo.purple > .body {
    background-color: #773e93;
}

.promo.orange > .title {
    background-color: #cd4e27;
}
.promo.orange > .body {
    background-color: #ee6e21;
}

@media (max-width: 1199px) {
    .promo > .title {
        font-size: 38px;
    }
    .promo .body > .title {
        font-size: 62px;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .promo {
        margin-bottom: 20px;
    }
}
@media (max-width: 767px) {
    .promo {
        margin-bottom: 20px;
    }
    .promo > .title {
        font-size: 30px;
        line-height: 29px;
    }
    .promo .body {
        margin: -20px 14px 0px;
    }
}

/*
----------------------	
	BANNER APP
----------------------	
*/
#banner-app {
    background-color: #2c93cf;
    min-height: 300px;
    padding: 30px 0px;
    position: relative;
    overflow: hidden;
    /*background-image: url('../../images/landing/bg-app2.png');
	background-size: cover;
	background-position: center center;*/
}
#banner-app .big-title {
    font-family: "Insaniburger", "Baloo Bhaina";
    text-transform: uppercase;
    font-size: 60px;
    text-align: center;
    line-height: 70px;
    color: #fff;
    text-shadow: -4px -1px 0px #2087bf;
    margin-top: 80px;
    z-index: 10;
    position: relative;
    margin-bottom: 20px;
}
#banner-app a {
    display: inline-block;
    position: relative;
    z-index: 10;
    vertical-align: top;
}
#banner-app a > img {
    max-width: 153px;
}
#banner-app .big-title-things {
    width: 100%;
    margin-top: -200px;
    position: relative;
    z-index: 9;
}

#banner-app .parallax {
    background-image: url("../../images/landing/bg-app2.png");
    position: absolute;
    width: 100%;
    height: 150%;
    background-size: cover;
    top: -50%;
    z-index: 5;
    background-position: center center;
}

.animation {
    position: relative;
    width: 100%;
}
.animation .front {
    position: relative;
    z-index: 11;
    width: 50%;
    margin-left: 25%;
}
.animation .back {
    position: absolute;
    z-index: 10;
    width: 100%;
    left: 0;
    top: 4%;
    -webkit-animation-name: pulse;
    animation-name: pulse;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    #banner-app .big-title {
        margin-top: 5px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #banner-app .big-title {
        margin-top: 40px;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    #banner-app .big-title {
        font-size: 35px !important;
        line-height: 33px;
        margin-top: 59px;
    }
    #banner-app .animation {
        margin-top: 60px;
    }
}
@media (max-width: 1199px) {
    #banner-app .big-title {
        font-size: 50px;
    }
}
@media (max-width: 575px) {
    #banner-app .animation {
        max-width: 200px;
        margin-left: auto;
        margin-right: auto;
    }
    #banner-app .big-title {
        margin-top: 20px;
        font-size: 35px !important;
        line-height: 33px;
    }
}

/*
----------------------	
	    FOOTER
----------------------	
*/
#footer {
    background-color: #7d287a;
    min-height: 300px;
    padding: 50px 0px;
    color: #ffffff;
    font-size: 14px;
}
#footer a {
    text-decoration: none;
    /* color: #ffffff !important; */
}
#footer .logo_link {
    display: block;
}
#footer .logo {
    width: 100%;
    max-width: 195px;
    margin-top: -30px;
}
#footer .sm {
    display: inline-block;
}
#footer .sm .social {
    background-color: #a22080;
    border-radius: 100%;
    width: 35px;
    text-align: center;
    height: 35px;
    padding: 3px;
    font-size: 20px;
}
#footer .title {
    color: #f7c03b;
    text-transform: uppercase;
    font-family: "Insaniburger", "Baloo Bhaina";
    text-transform: uppercase;
    font-size: 23px;
    line-height: 23px;
    margin-bottom: 20px;
}
#footer .subtitle {
    color: #f7c03b;
    text-transform: uppercase;
    margin-bottom: 0px;
}
#footer table {
    width: 100%;
    font-weight: 700;
}
/* #footer p {
    font-weight: 700;
} */
#footer .copy {
    margin-top: 20px;
    font-size: 12px;
    font-weight: 700;
}
#footer ul {
    list-style: none;
    padding: 0px;
    font-weight: 700;
}

@media (max-width: 991px) {
    #footer .copy {
        margin-bottom: 50px;
    }
}
@media (max-width: 575px) {
    .xs-mb {
        margin-top: 30px;
    }
}

/*
----------------------
	   UTILIDADES
----------------------
*/

.dnone {
    display: none;
}

.dblock {
    display: block;
}

.alerta {
    padding: 20px;
    font-size: 14px;
    margin-bottom: 20px;
}

.alerta p {
    margin-bottom: 0;
}

.alerta-error {
    background-color: #c21b12;
    color: #fff;
}

.alerta-success {
    background-color: #abcf37;
    color: #000;
}

.invalid-feedback {
    color: #c21b12;
    font-size: 12px;
}

.dropdwn {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #ca1f65;
    min-width: 160px;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    margin-top: -20px;
    width: 100%;
    padding: 25px 3px 5px !important;
}

.dropdown-content a {
    color: #ffffff !important;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
    font-size: 16px;
}

.dropdwn a:hover {
    background-color: #ddd;
}

.show {
    display: block;
}

/* LOADER */

#loader {
    z-index: 9999;
    color: #fff;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
    display: table;
    display: none;
}
#loader .son {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    font-family: "Insaniburger";
}
#loader .fa {
    color: #fff;
    font-size: 100px;
}

/* BOTONES */

/* .boton {
    padding: 10px 15px;
    cursor: pointer;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.8);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
    font-size: 18px;
    text-transform: uppercase;
    border-radius: 15px;
    border: none;
} */

.boton:disabled,
.boton[disabled] {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    cursor: not-allowed;
}

.boton.verde {
    background-color: #9eba3b;
    color: #fff;
}

.boton.amarillo {
    background-color: #f7c03b;
    color: #fff;
}

/* TERMINAN BOTONES */

/* INICIAN INPUTS */
.input-rollo {
    border: 3px solid #eee;
    font-size: 14px;
}

.input-rollo:focus,
.input-rollo:active {
    box-shadow: none;
    border: 3px solid #000;
}

.group-rollo label {
    font-weight: 700;
    text-transform: uppercase;
}

/* TERMINAN INPUTS */

/* ENCABEZADOS */

.encabezado {
    font-family: "Insaniburger", "Baloo Bhaina";
    text-transform: uppercase;
}

.encabezado.small {
    font-size: 22px;
}

.encabezado.medium {
    font-size: 26px;
}

/* TERMINAN ENCABEZADOS */

/* CHECKBOX */
.div-checkbox {
    position: relative;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}

.div-checkbox .bold {
    text-transform: uppercase;
    font-family: "Insaniburger", "Baloo Bhaina";
}
.div-checkbox .bold > span {
    font-family: "Quicksand", sans-serif;
    text-transform: none;
    display: block;
    font-size: 12px;
}

.checkbox-input:not(:checked),
.checkbox-input:checked {
    position: relative;
    padding-left: 2.5em;
    padding-top: 0.2em;
    cursor: pointer;
    font-weight: bolder;
    color: #939598;
}
.div-checkbox label,
.radio label {
    min-height: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer;
    padding-left: 30px;
    padding-top: 3px;
}

.checkbox-input:not(:checked) + label:before,
.checkbox-input:checked + label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 1.5em;
    height: 1.5em;
    border: 2px solid #ccc;
    background: #fff;
    border-radius: 4px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.1);
}

.checkbox-input:not(:checked) + label:after {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: scale(0);
    transform: scale(0);
}
.checkbox-input:not(:checked) + label:after,
.checkbox-input:checked + label:after {
    content: "✔";
    position: absolute;
    top: 4px;
    left: 5px;
    font-size: 25px;
    line-height: 0.8;
    color: #000;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.checkbox-input:not(:checked),
.checkbox-input:checked {
    position: absolute;
    left: -9999px;
}

.checkbox-input:checked + label:before {
    border: 2px solid #000;
}

/* TERMINA CHECKBOX */

/* MENSAJES INPUT FORM */
.msg-error {
    color: red;
    font-size: 14px;
}

/* TERMINAN MENSAJES INPUT FORM*/

/* MODAL */
.modal-rollo .modal-header {
    background-color: #29a7de;
    color: #fff;
    font-family: "Insaniburger", "Baloo Bhaina";
    text-transform: uppercase;
    font-size: 28px;
}

.modal-rollo .boton {
    font-size: 14px;
}

/* TERMINA MODAL */

@media (min-width: 768px) {
    .menu-azul.sticky {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 101;
        left: 0;
    }

    #menu2.sticky + div {
        height: 53px;
    }
}

.msg-input {
    font-size: 12px;
    margin-top: 5px;
}

.msg-input.error {
    color: #c21c12;
}
