/*! HTML5 Boilerplate v7.2.0 | MIT License | https://html5boilerplate.com/ */


/* main.css 2.0.0 | MIT License | https://github.com/h5bp/main.css#readme */


/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */


/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}


/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}


/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}


/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}


/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

span.error {
    color: red;
    font-weight: bold;
}

input.error,
select.error {
    border: 1px solid red !important;
}

.mb-4,
.my-4 {
    margin-bottom: 0 !important;
}


/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}


/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}


/* ==========================================================================
   Author's custom styles
   ========================================================================== */


/* @import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap'); */

html {
    font-size: 1rem !important;
}

body {
    font-family: "Raleway", sans-serif !important;
}

.container__background {
    background: url(../img/background.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100vh;
}

.container__logo {
    max-height: 45px;
}

.list {
    width: 100%;
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background-color: #f6f6f6;
    font-weight: bold;
    border-bottom: 1px solid #cecece;
}

.header__subtitle {
    display: block;
    color: #626262;
    font-family: "Georgia", serif;
    font-size: 20px;
    font-style: italic;
    line-height: 24px;
    width: 100%;
    margin-bottom: 1em;
    text-transform: capitalize;
    font-weight: 400;
}

.table-bordered td,
.table-bordered th {
    border: none;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent;
}

table.dataTable.no-footer {
    border-bottom: none;
}

.table-bordered {
    border: none;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: transparent;
}

.nice-select {
    margin: 10px 0;
}

.container__form_bottom {
    padding: 0 15px;
}

.container__form_aviso {
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
    color: #212121;
}

.md-form.md-outline input[type=date]:focus:not([readonly]),
.md-form.md-outline input[type=datetime-local]:focus:not([readonly]),
.md-form.md-outline input[type=email]:focus:not([readonly]),
.md-form.md-outline input[type=number]:focus:not([readonly]),
.md-form.md-outline input[type=password]:focus:not([readonly]),
.md-form.md-outline input[type=search-md]:focus:not([readonly]),
.md-form.md-outline input[type=search]:focus:not([readonly]),
.md-form.md-outline input[type=tel]:focus:not([readonly]),
.md-form.md-outline input[type=text]:focus:not([readonly]),
.md-form.md-outline input[type=time]:focus:not([readonly]),
.md-form.md-outline input[type=url]:focus:not([readonly]),
.md-form.md-outline textarea.md-textarea:focus:not([readonly]) {
    border-color: #212121;
    box-shadow: inset 0 0 0 1px #212121;
}

.md-form .prefix.active,
.md-form.md-outline input[type=date]:focus:not([readonly])+label,
.md-form.md-outline input[type=datetime-local]:focus:not([readonly])+label,
.md-form.md-outline input[type=email]:focus:not([readonly])+label,
.md-form.md-outline input[type=number]:focus:not([readonly])+label,
.md-form.md-outline input[type=password]:focus:not([readonly])+label,
.md-form.md-outline input[type=search-md]:focus:not([readonly])+label,
.md-form.md-outline input[type=search]:focus:not([readonly])+label,
.md-form.md-outline input[type=tel]:focus:not([readonly])+label,
.md-form.md-outline input[type=text]:focus:not([readonly])+label,
.md-form.md-outline input[type=time]:focus:not([readonly])+label,
.md-form.md-outline input[type=url]:focus:not([readonly])+label,
.md-form.md-outline textarea.md-textarea:focus:not([readonly])+label {
    color: #212121;
}

th.th-sm {
    background-color: #2e2e2e!important;
    color: #fff;
    border: 0.3px solid;
}

.table-striped tbody tr:hover {
    background-color: #cecece;
    cursor: pointer;
}

footer.page-footer {
    clear: both;
}

table.no-footer {
    width: 100%;
}

.setTelefono,
.setEmail {
    color: var(--dark);
}


/* ==========================================================================
   Helper classes
   ========================================================================== */


/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}


/*
* Hide only visually, but have it available for screen readers:
* https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
*
* 1. For long content, line feeds are not interpreted as spaces and small width
*    causes content to wrap 1 word per line:
*    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
*/

.sr-only {
    border: 0;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    white-space: nowrap;
    width: 1px;
    /* 1 */
}


/*
* Extends the .sr-only class to allow the element
* to be focusable when navigated to via the keyboard:
* https://www.drupal.org/node/897638
*/

.sr-only.focusable:active,
.sr-only.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    white-space: inherit;
    width: auto;
}


/*
* Hide visually and from screen readers, but maintain layout
*/

.invisible {
    visibility: hidden;
}


/*
* Clearfix: contain floats
*
* For modern browsers
* 1. The space content is one way to avoid an Opera bug when the
*    `contenteditable` attribute is included anywhere else in the document.
*    Otherwise it causes space to appear at the top and bottom of elements
*    that receive the `clearfix` class.
* 2. The use of `table` rather than `block` is only necessary if using
*    `:before` to contain the top-margins of child elements.
*/

.clearfix:before,
.clearfix:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
}

.clearfix:after {
    clear: both;
}


/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */


/*@import url('https://fonts.googleapis.com/css?family=Raleway:400,700&display=swap'); */

html {
    font-size: 1rem !important;
}

body {
    font-family: 'Raleway';
}

.container__background {
    background: url(../img/background.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    height: 100vh;
}

.container__logo {
    max-height: 45px;
}

.list {
    width: 100%;
}

.nice-select .option.focus,
.nice-select .option.selected.focus,
.nice-select .option:hover {
    background-color: #f6f6f6;
    font-weight: bold;
    border-bottom: 1px solid #cecece;
}

.header__subtitle {
    display: block;
    color: #626262;
    font-family: "Georgia", serif;
    font-size: 20px;
    font-style: italic;
    line-height: 24px;
    width: 100%;
    margin-bottom: 1em;
    text-transform: capitalize;
    font-weight: 400;
}

.table-bordered td,
.table-bordered th {
    border: none;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: transparent;
}

table.dataTable.no-footer {
    border-bottom: none;
}

.table-bordered {
    border: none;
}

table.dataTable thead th,
table.dataTable thead td {
    padding: 10px 18px;
    border-bottom: transparent;
}

.nice-select {
    margin: 10px 0;
}

.container__form_bottom {
    padding: 0 15px;
}

.container__form_aviso {
    font-weight: bold;
    text-decoration: underline;
    text-transform: uppercase;
}

.md-form.md-outline input[type=date]:focus:not([readonly]),
.md-form.md-outline input[type=datetime-local]:focus:not([readonly]),
.md-form.md-outline input[type=email]:focus:not([readonly]),
.md-form.md-outline input[type=number]:focus:not([readonly]),
.md-form.md-outline input[type=password]:focus:not([readonly]),
.md-form.md-outline input[type=search-md]:focus:not([readonly]),
.md-form.md-outline input[type=search]:focus:not([readonly]),
.md-form.md-outline input[type=tel]:focus:not([readonly]),
.md-form.md-outline input[type=text]:focus:not([readonly]),
.md-form.md-outline input[type=time]:focus:not([readonly]),
.md-form.md-outline input[type=url]:focus:not([readonly]),
.md-form.md-outline textarea.md-textarea:focus:not([readonly]) {
    border-color: #212121;
    box-shadow: inset 0 0 0 1px #212121;
}

.md-form .prefix.active,
.md-form.md-outline input[type=date]:focus:not([readonly])+label,
.md-form.md-outline input[type=datetime-local]:focus:not([readonly])+label,
.md-form.md-outline input[type=email]:focus:not([readonly])+label,
.md-form.md-outline input[type=number]:focus:not([readonly])+label,
.md-form.md-outline input[type=password]:focus:not([readonly])+label,
.md-form.md-outline input[type=search-md]:focus:not([readonly])+label,
.md-form.md-outline input[type=search]:focus:not([readonly])+label,
.md-form.md-outline input[type=tel]:focus:not([readonly])+label,
.md-form.md-outline input[type=text]:focus:not([readonly])+label,
.md-form.md-outline input[type=time]:focus:not([readonly])+label,
.md-form.md-outline input[type=url]:focus:not([readonly])+label,
.md-form.md-outline textarea.md-textarea:focus:not([readonly])+label {
    color: #212121;
}

.paragraph--type--adm-grid .content-description .imagen-video,
.paragraph--type--adm-grid .content-description .imagen-video .field--name-field-adm-video,
.paragraph--type--adm-grid .content-description .imagen-video .video-embed-field-adm-responsive-video {
    height: 500px
}

.paragraph--type--adm-grid-contenido {
    position: relative;
    float: left;
    color: #fafafa;
    border: 2.5px solid #fafafa;
}

.paragraph--type--adm-grid-contenido .overlay {
    background: rgba(0, 0, 0, 0.4);
    position: absolute;
    width: 100%;
    top: 0;
    bottom: 0;
    z-index: 0
}

.paragraph--type--adm-grid-contenido .field--name-field-adm-imagen-background img {
    object-fit: cover;
    width: 100%;
    height: 350px
}

.paragraph--type--adm-grid-contenido .title {
    position: absolute;
    /*it can be fixed too*/
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    font-size: 20px;
    font-weight: 900;
    text-transform: uppercase;
    /*padding: 10% 15%;*/
    padding: 30% 0%;
    text-align: center;
    bottom: 0
}

.paragraph--type--adm-grid-contenido .title .material-icons {
    display: none;
    font-size: 33px;
    color: #fafafa;
    text-align: center;
    width: 100%;
    margin-top: 20px;
    cursor: pointer
}

.paragraph--type--adm-grid-contenido:hover .content-description {
    visibility: visible
}

.paragraph--type--adm-grid-contenido .content-description {
    position: absolute;
    display: inline-flex;
    width: 100%;
    top: 0;
    z-index: 1;
    padding: 0 5%;
    visibility: hidden;
    height: auto;
    bottom: 0;
    /*transition: .5s*/
}

.paragraph--type--adm-grid-contenido .content-description a {
    color: #fafafa;
    text-transform: none
}

.paragraph--type--adm-grid-contenido .content-description .description {
    /*margin: 20px 0;*/
    max-height: 100%;
    overflow: hidden
}

.paragraph--type--adm-grid-contenido {
    width: calc(100%/4);
}

th.th-sm {
    background-color: #2e2e2e!important;
    color: #fff;
    border: 0.3px solid;
}

.table-striped tbody tr:hover {
    background-color: #cecece;
    cursor: pointer;
}

a.inf-detonador.mx-2.px-2.btn.btn-link:focus {
    color: #fff;
    background-color: #212121 !important;
    text-decoration: none;
}

.selection {
    color: #fff;
    background-color: #212121 !important;
    text-decoration: none;
}
/* Smartphones (portrait) ----------- */

@media only screen and (max-width: 320px) {
    .container__background {
        height: 25vh;
    }
    .paragraph--type--adm-grid-contenido {
        width: 100%;
    }
}


/* Smartphones (landscape) ----------- */

@media only screen and (min-width: 321px) {
    .container__background {
        height: 100vh;
    }
    .paragraph--type--adm-grid-contenido {
        width: 50%;
    }
}


/* iPads (landscape) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .container__background {
        height: 100vh;
    }
    .paragraph--type--adm-grid-contenido {
        width: 50%;
    }
}


/* iPads (portrait) ----------- */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .container__background {
        height: 100vh;
    }
    .paragraph--type--adm-grid-contenido {
        width: 50%;
    }
}


/**********
iPad 3
**********/

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
    /* Styles */
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
    /* Styles */
}


/* Desktops and laptops ----------- */

@media only screen and (min-width: 1224px) {
    /* Styles */
}


/* Large screens ----------- */

@media only screen and (min-width: 1824px) {
    /* Styles */
}


/* iPhone 6, 7, 8 ----------- */

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    .container__background {
        height: 100vh;
    }
    .paragraph--type--adm-grid-contenido {
        width: 50%;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
    .container__background {
        height: 25vh;
    }
    .paragraph--type--adm-grid-contenido {
        width: 100%;
    }
}


/* iPhone 6+, 7+, 8+ ----------- */

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
    .container__background {
        height: 100vh;
    }
    .paragraph--type--adm-grid-contenido {
        width: 50%;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
    /* Styles */
    .container__background {
        height: 25vh;
    }
    .paragraph--type--adm-grid-contenido {
        width: 100%;
    }
}


/* iPhone X ----------- */

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .container__background {
        height: 100vh;
    }
    .paragraph--type--adm-grid-contenido {
        width: 50%;
    }
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    .container__background {
        height: 25vh;
    }
    .paragraph--type--adm-grid-contenido {
        width: 100%;
    }
}


/* iPhone XS Max, XR ----------- */

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .container__background {
        height: 100vh;
    }
    .paragraph--type--adm-grid-contenido {
        width: 100%;
    }
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    .container__background {
        height: 25vh;
    }
    .paragraph--type--adm-grid-contenido {
        width: 50%;
    }
}


/* Samsung Galaxy S5 ----------- */

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 3) {
    .container__background {
        height: 100vh;
    }
    .paragraph--type--adm-grid-contenido {
        width: 50%;
    }
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 3) {
    .container__background {
        height: 25vh;
    }
    .paragraph--type--adm-grid-contenido {
        width: 100%;
    }
}

@media only screen and (min-width: 1281px) {
    .paragraph--type--adm-grid-contenido {
        width: calc(100%/4);
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1280px) {
    .paragraph--type--adm-grid-contenido {
        width: calc(100%/4);
    }
}


/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important;
        /* Black prints faster */
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }
    a,
    a:visited {
        text-decoration: underline;
    }
    a[href]:after {
        content: " (" attr(href) ")";
    }
    abbr[title]:after {
        content: " (" attr(title) ")";
    }
    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }
    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }
    /*
     * Printing Tables:
     * https://web.archive.org/web/20180815150934/http://css-discuss.incutio.com/wiki/Printing_Tables
     */
    thead {
        display: table-header-group;
    }
    tr,
    img {
        page-break-inside: avoid;
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }
    h2,
    h3 {
        page-break-after: avoid;
    }
}


/*2.0*/

.bg-gray {
    background-color: #E0DFDF;
}

.bottom_footer {
    font-size: 10px;
    line-height: 14px;
    font-weight: 500;
}

.inline-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

.footer__link {
    display: inline-block;
}

.inline-menu li a {
    margin: 8px;
}

.link-icon {
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-box-pack: center;
    display: inline-block;
    vertical-align: middle;
    width: 26px;
    height: 27px;
    background-size: contain;
}

.linkedin {
    background-image: url(../img/linkedin.png);
}

.twitter {
    background-image: url(../img/x.png);
}

.instagram {
    background-image: url(../img/instagram.png);
}

.facebook {
    background-image: url(../img/facebook.png);
}

.youtube {
    background-image: url(../img/youtube.png);
}

.tiktok {
    background-image: url(../img/tiktok.png);
}

.siguenos-contacto {
    font-size: 12px;
}

.footer_links {
    font-size: .95rem;
    font-weight: 700;
}

.content_links {
    line-height: normal;
}

.footer_miembros {
    width: 13.5%;
    display: inline-block;
}

.footer_miembros_img {
    height: 42px;
    margin: 16px;
}

@media (max-width: 767.98px) {
    .footer_miembros {
        width: 32.5%;
        display: inline-block;
    }
    .footer_links {
        font-size: .75rem;
        font-weight: 700;
    }
}

@media (min-width: 768px) and (max-width: 991.98px) {
    .footer_miembros {
        width: 24.5%;
        display: inline-block;
    }
}


/* Tabs*/

.tab-w-Primer {
    /* padding: 25px 10px 25px 10px !important;*/
    cursor: pointer;
}

.panelPrimer,
.tabPrimer {
    padding: 0px;
}

.panelPrimer {
    display: none;
}

.tabPrimer {
    background: #212121;
    cursor: pointer;
}

.panelPrimer {
    background-color: transparent;
}

.activoPrimer {
    background-color: #141F45;
    display: block;
    background-image: url('../img/expand_more.png');
    background-repeat: no-repeat;
    background-position: bottom center;
}

.hover-tabPrimer {
    background-color: #141F45;
    -webkit-transition: background-color .5s;
    transition: background-color .5s;
    background-image: url('../img/expand_more.png');
    background-repeat: no-repeat;
    background-position: bottom center;
}

.cierre {
    float: right;
    cursor: pointer;
}

.bg-modelo {
    background-color: #316FB0;
    font-weight: 400;
}

.bg-experiencia {
    background-color: #38968B;
    font-weight: 400;
}

.bg-prestigio {
    background-color: #E2801E;
    font-weight: 400;
}

.bg-vivir {
    background-color: #910E6E;
    font-weight: 400;
}

.efc div:hover img {
    opacity: 1;
    -webkit-animation: flash 1.5s;
    animation: flash 1.5s;
}

@-webkit-keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}

@keyframes flash {
    0% {
        opacity: .4;
    }
    100% {
        opacity: 1;
    }
}


/* Thank you Page */

.bg-blue {
    background-color: #2C53BA;
}

.bg-deal {
    background-color: #2B8B89;
}

.bg-grey {
    background-color: #F2F2F2;
}

.btn-zoom {
    background-color: #2c53ba !important;
    width: 180px;
}

.btn-zoom:hover {
    background-color: #2c53ba !important;
}

.bg-banners-inferiores {
    background-color: #E0DFDF;
}

.bg-calendario {
    background: url('../img/calendario.png');
    background-position: 4% 7%;
    background-repeat: no-repeat;
    background-size: 50px;
    background-color: #2B8B89;
}

.card-btns {
    border-right: #fff solid 5px;
}

@media (max-width: 768px) {
    .card-btns {
        border-right: #fff solid 0px;
    }
    .btn {
        width: 80% !important;
    }
}

.btn {
    text-transform: none !important;
    font-size: 14px !important;
}

/* =============================================
   Layout dinámico: centrado / con panel lateral
   ============================================= */

/* Ocultar panel de fechas por defecto (se muestra via JS cuando hay >1 viñeta) */
.panel-fechas-oculto {
    display: none !important;
}

/* Transición suave al mostrar/ocultar el panel de fechas */
#panel_fechas,
#panel_formulario {
    transition: all 0.35s ease;
}

/* Cuando el formulario está centrado (sin panel lateral), limitar el ancho
   del formulario interno para que no se vea demasiado ancho en pantallas grandes */
#panel_formulario.col-lg-12 .row.container__select {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

/* En móvil siempre ocupa todo el ancho */
@media (max-width: 991px) {
    #panel_fechas {
        display: none !important;
    }
    #panel_formulario {
        width: 100% !important;
    }
    #panel_formulario.col-lg-12 .row.container__select {
        max-width: 100%;
    }
}

