@font-face {
    font-family: Gotham-Book;
    src: local('Gotham-Book'), url('../fonts/Gotham-Book.otf');
}

@font-face {
    font-family: Gotham-Bold;
    src: local('Gotham-Bold'), url('../fonts/Gotham-Bold.otf');
}

@font-face {
    font-family: CanelaText-Light;
    src: local('CanelaText-Light'), url('../fonts/CanelaText-Light.otf');
}


h1,
h2,
h3,
h4 {
    font-family: Gotham-Bold;
}

h5,
h6,
a,
li,
input,
textarea,
th,
span,
label {
    font-family: Gotham-Book;
}

p {
    font-family: CanelaText-Light;
}


input[type="text"] {
    border: 0px !important;
    outline: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #a2a2a2 !important;
    text-align: center;
    box-shadow: none;

}

input[type="text"]:hover {
    border: 0px !important;
    outline: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #a2a2a2 !important;
    text-align: center;
    box-shadow: none;
}

input[type="text"]:focus {
    border: 0px !important;
    outline: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #a2a2a2 !important;
    text-align: center;
    box-shadow: none;
}

input[type="text"]:active {
    border: 0px !important;
    outline: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #a2a2a2 !important;
    text-align: center;
    box-shadow: none;
}


input[type="password"] {
    border: 0px !important;
    outline: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #a2a2a2 !important;
    text-align: center;
    box-shadow: none;
}

input[type="password"]:hover {
    border: 0px !important;
    outline: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #a2a2a2 !important;
    text-align: center;
    box-shadow: none;
}

input[type="password"]:focus {
    border: 0px !important;
    outline: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #a2a2a2 !important;
    text-align: center;
    box-shadow: none;
}

input[type="password"]:active {
    border: 0px !important;
    outline: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #a2a2a2 !important;
    text-align: center;
    box-shadow: none;
}

input[type="tel"] {
    border: 0px !important;
    outline: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #a2a2a2 !important;
    text-align: center;
    box-shadow: none;
}

input[type="tel"]:hover {
    border: 0px !important;
    outline: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #a2a2a2 !important;
    text-align: center;
    box-shadow: none;
}

input[type="tel"]:focus {
    border: 0px !important;
    outline: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #a2a2a2 !important;
    text-align: center;
    box-shadow: none;
}

input[type="tel"]:active {
    border: 0px !important;
    outline: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #a2a2a2 !important;
    text-align: center;
    box-shadow: none;
}


input[type="email"] {
    border: 0px !important;
    outline: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #a2a2a2 !important;
    text-align: center;
    box-shadow: none;
}

input[type="email"]:hover {
    border: 0px !important;
    outline: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #a2a2a2 !important;
    text-align: center;
    box-shadow: none;
}

input[type="email"]:focus {
    border: 0px !important;
    outline: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #a2a2a2 !important;
    text-align: center;
    box-shadow: none;
}

input[type="email"]:active {
    border: 0px !important;
    outline: none !important;
    background-color: transparent !important;
    border-bottom: 1px solid #a2a2a2 !important;
    text-align: center;
    box-shadow: none;
}

.a_style {
    background-color: transparent;
    color: white !important;
    text-decoration: none;
}

.a_style:hover,
.a_style:active,
.a_style:focus {
    background-color: transparent;
    color: white !important;
    text-decoration: none;
}

.bag {
    background-color: transparent;
    color: #fff;
    font-size: 20px;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    /*line-height: 38px;*/
    padding: 2px;
    text-align: center;
    display: block;
    height: 40px;
    width: 55px;
    border-radius: 0px;
    position: fixed;
    top: 12vh;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    right: 0px;
    z-index: 9999;
}

.bag:hover,
.bag:active,
.bag:focus {
    background-color: #929292;
    color: #8c2638;
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}

.modal-full {
    min-width: 20%;
    margin-left: 80;
}

.modal-full .modal-content {
    margin-top: 20vh;

}

.modal-header {
    border: 0px !important;
}

.modal-title {
    color: #8c2638 !important;
}

/* css menu colapsable del buscador*/
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 9999999999;
    top: 0;
    left: 0;
    background-image: url(../img/fenix.jpg);
    background-size: cover;
    overflow-x: hidden;
    transition: 0.5s;
}

.overlay-content {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 0px;
}

.overlay p {
    color: #55575b;
}

.overlay a {
    padding: 6px;
    text-decoration: none;
    font-size: 1.4rem;
    color: #55575b;
    display: block;
    transition: 0.3s;
}

.overlay a:hover,
.overlay a:focus {
    color: #8c2638;
}

.overlay .closebtn {
    position: absolute;
    top: 10px;
    right: 45px;
    font-size: 60px;
}

@media screen and (max-height: 450px) {

    /*.overlay a {font-size: 8px}*/
    .overlay .closebtn {
        font-size: 40px;
        top: 15px;
        right: 35px;
    }
}

/* fin css menu colapsable */
.btn_custom {
    font-size: 18px;
    border: 2px solid #8c2638;
    background-color: #8c2638;
    color: white !important;
    border-radius: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
}

.btn_custom:hover {
    background-color: white;
    color: #8c2638 !important;
}

.btn_custom:focus {
    color: white;
    /*sin hover ni active */
}

.btn_custom_grey {
    font-size: 18px;
    border: 2px solid #55575b;
    background-color: #55575b;
    color: white !important;
    border-radius: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 40px;
    padding-right: 40px;
}

.btn_custom_grey:hover {
    background-color: white;
    color: #55575b !important;
}

.btn_custom_grey:focus {
    color: white;
    /*sin hover ni active */
}


.btn_custom_small {
    font-size: 12px;
    border: 2px solid #8c2638;
    background-color: #8c2638;
    color: white !important;
    border-radius: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
}

.btn_custom_small:hover {
    background-color: white;
    color: #8c2638 !important;
}

.btn_custom_small:focus {
    color: white;
    /*sin hover ni active */
}

.card-horizontal {
    display: flex;
    flex: 1 1 auto;
}



#navbarResponsive {
    /*background-image: url(../img/fenix.jpg);*/
    background-size: cover;
}


/*hamburguer*/
.navbar-toggler span i {
    color: #8c2638;
}

.navbar-toggler span i:focus {
    background-color: #8c2638;
    color: white;
}

.navbar-toggler span i:active {
    background-color: #8c2638;
    color: white;
}

.navbar-toggler span i:hover {
    background-color: #8c2638;
    color: white;
}

.navbar-toggler:focus {
    outline: 0px;
}

.navbar-toggler:active {
    background: #8c2638;
}

.navbar-toggler:hover {
    background: #8c2638;
}

/*fin hamburguer*/
/*css para poner scroll en dropdown del menu*/
.scrollable-menu {
    height: auto;
    max-height: 200px;
    overflow-x: hidden;
}

/*css boton colecciones select2 del menu */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
    /*placeholder*/
    color: #262626;
    margin-left: -8px;
}

@media (min-width: 769px) {
    .select2-container--default .select2-selection--single .select2-selection__placeholder {
        color: black;
    }

    /*flecha abajo*/
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
        border-color: white transparent transparent transparent;
    }

    /*flecha arriba*/
    .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
        border-color: transparent transparent white transparent;
    }

}

.select2-container--default .select2-selection--single {
    /*caja*/
    border: 0px;
    background-color: transparent;
}

/* fin css boton colecciones select2 del menu */