/* HEADER */

.overlay,
.overlaydown {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2010;    
}
div.overlay {
    background: #0e0e0e;
}
.overlaydown {
    background: rgb(0 0 0 / 82%);
}
.overlay .overlay-close {
    overflow: hidden;
    border: none;
    color: #fff;
    outline: 0;
    background: 0 0;
    box-shadow: none;
    font-size: 36px;
    float: right;
    margin-top: 15px;
    padding: 0;
}
.ccar-menu ul {
    list-style: none;
    display: inline-block;
    height: 100%;
    position: relative;
}
.ccar-menu  ul li a:focus,
.ccar-menu  ul li a:hover {
    color: #f0f0f0;
}
.ccar-menu .overlay-container {
    transition: 0.5s;
}
.ccar-menu .overlay-container.overlay-open {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    transition: 0.6s;
}
.ccar-menu .overlay-contentscale {
    visibility: hidden;
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
    transition: transform 0.5s, visibility 0s 0.5s;
}
.ccar-menu .overlay-contentscale.open {
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
}

@media screen and (max-height: 30.5em) {
    .ccar-menu nav {
        height: 70%;
        font-size: 34px;
    }
    .ccar-menu ul li {
        min-height: 34px;
    }
}

.overlay-slidedown {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform 0.3s ease-in-out, visibility 0s 0.3s;
    transition: transform 0.3s ease-in-out, visibility 0s 0.3s;
}
.overlay-slidedown.open {
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
}
.overlay-container,
body {
    overflow-x: hidden;
}
.ccar-menu,
.ccar-menu-wrap section h1 {
    font-size: 18px;
    color: #fff;
    line-height: 18px;
    font-family: "VisbyRoundCF-Bold";
}
.ccar-menu,
.ccar-menu-wrap section h1,
.ccar-menu-wrap section p {
    font-weight: unset;
    letter-spacing: 0;
}

body{
    top: 0 !important;
}

.skiptranslate{
    display: none; 
}

body.overlay {
    overflow: hidden;
}

#system-message-container{
    display: none;
}
.reveal {
    opacity: 0;
    transform: translate3d(0, 200px, 0);
    transition: opacity 0.8s, transform 0.8s;
}
.reveal_visible {
    opacity: 1;
    transform: translate3d(0, 0, 0);
    z-index: 50;
}
.ccar-menu {
    display: inline-block;
    border: none;
    text-transform: uppercase;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.ccar-menu:hover svg rect {
    fill: #c2d500;
}
.ccar-menu-wrap section h1:hover,
.ccar-menu:hover {
    color: #c2d500;
}
.ccar-menu ul {
    margin: 0;
    width: 100%;
    display: block;
}
.ccar-menu ul li a {
    display: block;
    font-size: 1.3em;
    line-height: 3.2vh;
    color: #fff;
    text-decoration: none;
    letter-spacing: 2px;
    font-family: "VisbyRoundCF-Light";
    font-weight: unset;
    padding: 12px 18px;
}
#searchForm{
    margin: 0;
}
.ccar-menu ul li a.ccar-menu-ref:hover,
.ccar-menu ul li.tab-current a.ccar-menu-ref {
    background-color: rgb(255 255 255 / 12%);
    color: #c2d500;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    border-radius: 14px;
}
.ccar-menu ul li a.ccar-menu-ref:hover::after,
.ccar-menu ul li.tab-current a.ccar-menu-ref::after {
    content: "";
    background-image: url("../../images/arrow_right.svg");
    width: 24px;
    height: 24px;
    float: right;
    background-repeat: no-repeat;
}
.ccar-menu ul li a.ccar-menu-ref.no-child:hover::after,
.ccar-menu ul li.tab-current a.ccar-menu-ref.no-child::after {
    content: unset;
}
.ccar-menu-wrap#destination {
    padding: 0 0 0 130px;
}
.ccar-menu-wrap section a {
    display: block;
}
.ccar-menu-wrap section h1 {
    border: none;
    margin: 0 0 12px;
    display: inline-block;
}
.ccar-menu-wrap section h1::after {
    content: "";
    border-bottom: 1px solid #b4c50385;
    width: 90px;
    display: block;
    padding: 10px 0;
    margin-bottom: 18px;
}
.ccar-menu-wrap section h1:hover::before {
    content: "";
    background-image: url(../../images/arrow_right.svg);
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    margin-left: 14px;
    float: right;
}
.ccar-menu-wrap section p {
    display: inline-block;
    padding: 0;
    font-size: 16px;
    line-height: 20px;
    color: #b2b2b2;
    text-decoration: none;
    font-family: "VisbyRoundCF-Light";
}
.ccar-lista-enlaces {
    position: absolute;
    bottom: 70px;
}
.ccar-lista-enlaces li {
    display: inline-block;
    padding: 0;
    margin-left: 8px;
}
.ccar-lista-enlaces li a {
    display: inline-block;
    padding: 0;
    letter-spacing: 0;
    font-size: 19px;
    color: #fff;
    text-decoration: none;
    font-family: "VisbyRoundCF-Light";
}
.ccar-lista-enlaces li a::after {
    content: "|";
    padding: 0 0 0 5px;
}
.ccar-lista-enlaces li:last-child a::after {
    content: "";
    padding: 0;
}
.site-nav__inner {
    overflow: hidden;  
    position: relative;  
    height: 100%;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
    display: flex;
    flex-direction: column;
    padding: 0 120px;
    z-index: 10;
}
.nav-primary {
    color: #fff;
    padding: 50px 30px 0;
    position: relative;
    flex: 1;
    overflow: hidden;
    height: 90vh;
}
.overlay-slidedown .ccar-menu ul {
    opacity: 0;
    transform: translate3d(0, -80px, 0);
    transition: opacity 1.8s cubic-bezier(0.32, 0.08, 0.24, 1), transform 1.2s cubic-bezier(0.32, 0.08, 0.24, 1);
}
.overlay-slidedown.open .ccar-menu ul {
    margin: 10px -15px;
    opacity: 1;
    transform: translateZ(0);
}
.nav-quick-links-nav,
.nav-quick-links-search {
    position: relative;
    color: #fff;
    border-top: 1px solid #464a4f;
    overflow: hidden;
    height: 10vh;
    bottom: 0;
    padding: 0 22px;
    width: 100%;
}
.nav-quick-links-nav__wrapper {
    padding: 24px 0;
}
.nav-quick-links-nav__item,
.nav-quick-links-search__item {
    display: inline-block;
    line-height: 1.15;
}
.nav-quick-links-nav__item:hover {
    color: #486f0a;
}
.ccar-row .ccar-infobox.opacity .number h1,
.ccar-row .ccar-infobox.opacity .number h1 span,
.ccar-row .ccar-infobox.opacity h3,
.ccar-row .ccar-infobox.opacity p,
.ccar-row .ccar-line a.focus h3,
.ccar-row .ccar-line a:hover h3,
.ccar-row .ccar-subtitle.fff,
.ccar-row .ccar-title.fff,
.ccar-social li:hover a i,
.nav-quick-links-nav__action:hover::after {
    color: #fff;
}
.nav-quick-links-nav__label,
.nav-quick-links-search__label {
    font-weight: 400;
    color: #8996a0;
    font-size: 26px;
    line-height: 26px;
    letter-spacing: -0.1px;
    display: inline-block;
    margin-right: 28px;
}
.nav-quick-links-nav__label i,
.nav-quick-links-search__label i {
    font-size: 16px;
    margin-left: 14px;
}
.ccar-middle-form .btn-imagen h1 span,
.footer-contain h1 {
    font-size: 32px;
    line-height: 32px;
    text-transform: uppercase;
}
.nav-quick-links-nav__action,
.nav-quick-links-search__action {
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    padding: 0;
    letter-spacing: 0;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
    font-family: "VisbyRoundCF-Bold";
    font-weight: unset;
}
.nav-quick-links-nav__wrapper,
.nav-quick-links-search__wrapper {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
}
.nav-quick-links-nav__list,
.nav-quick-links-search__list {
    display: inline-block;
    margin: 0;
}
.nav-quick-links-nav__action::after {
    content: "|";
    padding: 0 12px;
    font-family: "VisbyRoundCF-Light";
}
.nav-quick-links-nav__item:last-child .nav-quick-links-nav__action::after {
    content: "";
}
.nav-quick-links-nav::after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 80%;
    background: linear-gradient(90deg, hsla(0, 0%, 5%, 0) -35%, #0e0e0e);
    pointer-events: none;
}
.notifications {
    background: 0 0;
    transform: scale(0.8);
    box-shadow: 0 0 0 0.1em transparent;
    filter: brightness(1) grayscale(1);
    position: relative;
    width: 1.5em;
    height: 1.5em;
    transition: filter 0.15s linear 0.3s;
    -webkit-appearance: none;
    appearance: none;
    -webkit-tap-highlight-color: transparent;
}
.focusable--border > *,
.notifications:focus {
    outline: 0;
}
.notifications:after,
.notifications:before,
.notifications__badge,
.notifications__sr,
.notifications__waves {
    position: absolute;
}
.notifications:after,
.notifications:before {
    content: "";
    display: block;
}
.notifications:before {
    background: radial-gradient(0.4em 0.4em at 50% 1.1em, #f3a724 47%, hsla(38, 90%, 55%, 0) 50%);
    top: 0.2em;
    left: calc(50% - 0.2em);
    width: 0.4em;
    height: 1.3em;
    transform-origin: 50% 0.2em;
}
.notifications:after {
    background: radial-gradient(0.4em 0.2em at 0.2em 1.2em, #f3bf24 46%, hsla(45, 90%, 55%, 0) 50%), linear-gradient(#f3bf24, #f3bf24) 0.2em 1.1em/1.1em 0.2em no-repeat,
        radial-gradient(0.4em 0.2em at 1.3em 1.2em, #f3bf24 46%, hsla(45, 90%, 55%, 0) 50%), radial-gradient(1em 1em at 50% 0.75em, #f3a724 49%, hsla(38, 90%, 55%, 0) 50%) 0 0/100% 85% no-repeat,
        linear-gradient(#f4b13d, #e0ac51) 0.25em 0.75em/1em 0.4em no-repeat, radial-gradient(0.3em 0.3em at 50% 0.15em, #f3bf24 48%, hsla(45, 90%, 55%, 0) 50%);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform-origin: 50% 0.15em;
}
.ccar-banner-form:before,
.overlay-menu::after {
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    content: "";
}
.notifications__badge {
    background: #f32f24;
    border-radius: 0.375rem;
    color: #fff;
    font-size: 0.5em;
    font-weight: 700;
    padding: 0 0.125rem;
    top: 0;
    right: -0.125rem;
    min-width: 0.75rem;
    height: 0.75rem;
    text-align: center;
    transition: transform 0.3s ease-out 0.15s;
    z-index: 1;
}
.notifications--active:after,
.notifications--active:before,
.notifications__waves {
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}
.notifications__waves {
    animation-delay: 0.6s;
    border-top: 0.1em solid transparent;
    border-right: 0.1em solid #fff;
    border-bottom: 0.1em solid transparent;
    border-left: 0.1em solid #fff;
    border-radius: 50%;
    top: -50%;
    left: -50%;
    opacity: 0;
    pointer-events: none;
    width: 200%;
    height: 200%;
    transform: scale(0.3);
}
.notifications__waves:nth-child(2) {
    animation-delay: 0.75s;
}
.notifications__waves:nth-child(3) {
    animation-delay: 0.9s;
}
.notifications__waves:nth-child(4) {
    animation-delay: 1.05s;
}
.notifications--active {
    filter: brightness(1) grayscale(0);
    transition-delay: 0s;
}
.notifications--active:after,
.notifications--active:before {
    animation-delay: 0.3s;
}
.notifications--active:before {
    animation-name: ringBefore;
}
.notifications--active:after {
    animation-name: ringAfter;
}
.notifications--active .notifications__waves {
    animation-name: waves;
}
.notifications__sr {
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    width: 1px;
    height: 1px;
}
.ccar-modal {
    display: block;
    left: 0;
    z-index: 9999;
    width: 100vw;
    height: 100vh;
    max-height: 100%;
    padding: 0;
    overflow: hidden;
}
.ccar-banner-form {
    position: relative;
    height: 25vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: center;
    background: #c2c2c2;
    background: linear-gradient(180deg, #c2c2c2 0, rgba(255, 255, 255, 0) 100%);
    padding: 18px 0;
    z-index: 10;
}
.ccar-banner-form .ccar-contain {
    position: relative;
    z-index: 999;
}
.ccar-middle-form {
    height: 70vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-start;
    padding-top: 30px;
}
.ccar-middle-form .btn-imagen h1,
h1.text_title {
    font-size: 54px;
    line-height: 54px;
    font-family: "VisbyRoundCF-Heavy";
    font-weight: unset;
    color: #006937;
}
.ccar-banner-form:before {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
    background-image: url(/images/ccar_transparent.png);
    background-position: center;
    opacity: 10%;
}
.ccar-middle-form .btn-imagen {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 20px;
    background-color: #f6f5f5;
    overflow: hidden;
    flex-direction: row;
    margin: 0;
}
.ccar-middle-form .btn-imagen .oferta-text {
    display: flex;
    padding: 0 30px;
    align-items: center;
    justify-content: space-between;
    background-color: #f6f5f5;
    -webkit-border-top-right-radius: 20px;
    -webkit-border-bottom-right-radius: 20px;
    -moz-border-radius-topright: 20px;
    -moz-border-radius-bottomright: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.ccar-middle-form .btn-imagen .oferta-text img {
    width: 80px;
}
.ccar-middle-form .btn-imagen .oferta-imagen::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(rgb(255 255 255 / 0%), rgba(135, 60, 255, 0) 0), -webkit-linear-gradient(-16deg, rgb(255 255 255 / 0%) 90%, #f6f5f5 0);
    right: -1px;
}
.ccar-middle-form .btn-imagen h1 {
    padding: 0 60px 0 0;
    border: none;
    text-transform: uppercase;
}
.ccar-middle-form .btn-imagen h1 span {
    display: block;
    color: #07331e;
    font-family: "VisbyRoundCF-Light";
    font-weight: unset;
    border: none;
}
h1.text_title {
    border: none;
    text-align: center;
    text-transform: uppercase;
}
p.paragraph,
p.subparagraph {
    font-family: "VisbyRoundCF-Light";
    text-align: center;
    text-transform: uppercase;
}
p.paragraph {
    font-size: 14px;
    line-height: 14px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 12px;
    margin: 0 0 5px;
}
p.subparagraph {
    font-size: 22px;
    line-height: 22px;
    color: #202020;
    font-weight: 100;
    letter-spacing: 0;
}
.icon_ccar {
    font-size: 30px;
    color: #006937;
    margin: 0;
    position: absolute;
    right: 10%;
    top: 45%;
    cursor: pointer;
    opacity: 0.8;
    z-index: 50;
    text-shadow: unset;
}
.icon_ccar:hover,
.navShadow .ccar-menu {
    color: #000;
}
.ccar-header .align-center {
    align-items: center;
}
#form-solicitud .selectize-input > * {
    padding: 6px 0;
    color: #666;
    font-size: 18px;
    font-family: "VisbyRoundCF-Regular";
}
#form-solicitud .selectize-input {
    background-color: #fff;
    height: 50px;
    line-height: 36px;
    width: 100%;
    padding: 0 28px 0 24px;
    box-sizing: border-box;
    color: #2c3e50;
    overflow: hidden;
    margin: 0;
    border-radius: 40px;
    border: 1px solid #707070;
    box-shadow: none;
    font-family: "VisbyRoundCF-Regular";
}
#form-solicitud .selectize-control {
    margin-bottom: 7px !important;
}
#form-solicitud .selectize-dropdown [data-selectable].option {
    opacity: 1;
    color: #000;
    font-size: 18px;
    line-height: 30px;
    font-family: "VisbyRoundCF-Regular";
}
#form-solicitud .selectize-dropdown,
#form-solicitud .selectize-dropdown.form-control {
    height: auto;
    padding: 0;
    margin: 2px 0 0;
    z-index: 1000;
    background: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}
#form-solicitud .ccar-select::after,
#form-solicitud .selectize-input::after {
    content: "";
    position: absolute;
    z-index: 1;
    right: 16px;
    top: 0;
    margin-top: 12px;
    display: block;
    width: 30px;
    height: 30px;
    background: url(data:image/svg+xml;utf8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz48c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMjkgMjkiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxzdHlsZSB0eXBlPSJ0ZXh0L2NzcyI+LnN0MHtmaWxsOm5vbmU7c3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLXdpZHRoOjI7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSAuc3Qxe2ZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2Utd2lkdGg6MjtzdHJva2UtbGluZWNhcDpyb3VuZDtzdHJva2UtbGluZWpvaW46cm91bmQ7c3Ryb2tlLW1pdGVybGltaXQ6MTA7fSAuc3Qye2ZpbGw6bm9uZTtzdHJva2U6IzAwMDAwMDtzdHJva2UtbWl0ZXJsaW1pdDoxMDt9IC5zdDN7ZmlsbDpub25lO3N0cm9rZTojMDAwMDAwO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1taXRlcmxpbWl0OjEwO3N0cm9rZS1kYXNoYXJyYXk6MS43NDExLDEuNzQxMTt9IC5zdDR7ZmlsbDpub25lO3N0cm9rZTojMDAwMDAwO3N0cm9rZS13aWR0aDoyO3N0cm9rZS1saW5lY2FwOnJvdW5kO3N0cm9rZS1saW5lam9pbjpyb3VuZDtzdHJva2UtZGFzaGFycmF5OjIuMDI2MSw0LjA1MjI7fTwvc3R5bGU+PHBhdGggY2xhc3M9InN0MSIgZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIgc3Ryb2tlLXdpZHRoPSIyIiBkPSJNMjAuNSAxMS41bC02IDYtNi02Ii8+PG1ldGFkYXRhPjxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyIgeG1sbnM6cmRmcz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC8wMS9yZGYtc2NoZW1hIyIgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIj48cmRmOkRlc2NyaXB0aW9uIGFib3V0PSJodHRwczovL2ljb25zY291dC5jb20vbGVnYWwjbGljZW5zZXMiIGRjOnRpdGxlPSJkcm9wZG93bixtZW51LGRvd24sYXJyb3ciIGRjOmRlc2NyaXB0aW9uPSJkcm9wZG93bixtZW51LGRvd24sYXJyb3ciIGRjOnB1Ymxpc2hlcj0iSWNvbnNjb3V0IiBkYzpkYXRlPSIyMDE3LTEwLTA0IiBkYzpmb3JtYXQ9ImltYWdlL3N2Zyt4bWwiIGRjOmxhbmd1YWdlPSJlbiI+PGRjOmNyZWF0b3I+PHJkZjpCYWc+PHJkZjpsaT5KZW1pcyBNYWxpPC9yZGY6bGk+PC9yZGY6QmFnPjwvZGM6Y3JlYXRvcj48L3JkZjpEZXNjcmlwdGlvbj48L3JkZjpSREY+PC9tZXRhZGF0YT48L3N2Zz4=)
        center center no-repeat;
    pointer-events: none;
}
#form-solicitud input:focus:not(#form-solicitud .selectize-input input),
#form-solicitud select:focus:not(#form-solicitud .selectize-input input) {
    outline: unset !important;
    border-color: #ff8f00 !important;
    -webkit-box-shadow: 0 0 3px #ff8f00 !important;
    -moz-box-shadow: 0 0 3px #ff8f00 !important;
    box-shadow: 0 0 3px #ff8f00 !important;
}
#form-solicitud input[type="email"],
#form-solicitud input[type="number"],
#form-solicitud input[type="text"] {
    border-radius: 40px;
    padding: 12px 0;
    text-indent: 20px;
    border-color: #707070;
    font-family: "VisbyRoundCF-Regular";
    box-shadow: 0 1px 3px rgb(0 0 0 / 8%);
    margin-bottom: 24px;
}
#form-solicitud .ccar-select select::placeholder,
#form-solicitud input::placeholder {
    font-size: 18px;
    line-height: 18px;
    color: #707070;
}
#form-solicitud .uk-grid-small + .uk-grid-small,
#form-solicitud .uk-grid-small > * > .uk-panel + .uk-panel,
#form-solicitud .uk-grid-small > .uk-grid-margin {
    margin: 0;
}
#form-solicitud .uk-grid-small {
    margin-left: 0;
}
#form-solicitud .ccar-select,
.ccar-header .logo-ccar {
    position: relative;
}
#form-solicitud .ccar-select select {
    box-shadow: 0 1px 3px rgb(0 0 0 / 8%);
    cursor: pointer;
    border-radius: 40px;
    padding: 9px 50px 9px 18px;
    color: #707070;
    display: block;
    width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border: 1px solid #707070;
    height: auto;
    font-size: 18px;
    font-family: "VisbyRoundCF-Regular";
    margin-bottom: 24px;
}
#form-solicitud .ccar-form-group {
    padding: 0 0 5px;
}
#form-solicitud .group-check {
    display: flex;
    justify-content: center;
}
#form-solicitud .group-check input[type="checkbox"] {
    width: 20px;
    opacity: 0.7;
    accent-color: #707070;
}
#form-solicitud .group-check label {
    font-size: 18px;
    line-height: 18px;
    font-family: "VisbyRoundCF-Regular";
    text-align: left;
    margin-left: 15px;
    margin-top: 8px;
    color: #000;
}
#form-solicitud .group-check label a {
    font-size: 18px;
    line-height: 18px;
    font-family: "VisbyRoundCF-Regular";
    color: #0a4809;
}
#form-solicitud input[type="submit"] {
    background-color: #0a4809;
    padding: 16px 32px;
    font-size: 20px;
    line-height: normal;
    color: #fff;
    font-weight: unset;
    letter-spacing: 0;
    margin: 30px auto;
    border: unset;
    border-radius: 30px;
    box-shadow: unset;
    text-align: center;
    font-family: "VisbyRoundCF-Bold";
}
#form-solicitud input[type="submit"]:hover {
    background-color: #008066;
    color: #fff;
}
.ccar-btn-group {
    display: block;
    padding: 0;
    margin-right: 40px;
}
.ccar-btn-group a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-end;
    align-items: center;
    font-size: 18px;
    line-height: 18px;
    font-family: "VisbyRoundCF-Heavy";
    color: #363636;
    letter-spacing: 0;
    border: none;
    padding: 0 0 0 18px;
    text-transform: uppercase;
}
.ccar-btn-group a svg {
    margin-left: 10px;
}
.overlay-menu::after {
    position: absolute;
    background-image: url(/images/block_transparent.webp);
    background-position: bottom;
    width: 100%;
    opacity: 0.18;
    top: 0;
}
.ccar-header {
    z-index: 1200;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    padding: 22px 0;
    -webkit-transition: background-color 0.7s ease-out;
    -moz-transition: background-color 0.7s ease-out;
    -o-transition: background-color 0.7s ease-out;
    transition: background-color 0.7s ease-out;
}
.ccar-header::before {
    content: "";
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 60px 0;
    background: #000;
    background: linear-gradient(181deg, rgba(0, 0, 0, 0.6587009803921569) 20%, rgba(0, 0, 0, 0) 80%);
}
.ccar-header.navShadow::before {
    content: none;
}
.ccar-header.navShadow {
    background-color: #fff;
}
.ccar-header .uk-flex-middle {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-end;
    align-items: center;
}
.navShadow .ccar-menu svg rect {
    fill: #000;
}
.ccar-header.navShadow .ccar-btn-studiar {
    border: 1px solid #000;
    color: #000;
}
.ccar-header.navShadow .ccar-btn-studiar:hover {
    color: #fff !important;
}
.ccar-btn-studiar {
    display: flex;
    align-content: center;
    align-items: center;
    background-color: transparent;
    border: 1px solid #c2d500;
    margin-right: 22px;
    font-size: 17px;
    text-shadow: none;
    font-family: "VisbyRoundCF-DemiBold";
    color: #fff;
    padding: 2px 10px;
    border-radius: 20px;
    text-transform: uppercase;
}
.ccar-btn-studiar:hover {
    background-color: #4a4a4a;
    color: #fff;
}
.ccar-btn-studiar .notifications {
    float: right;
    margin-left: 6px;
}
.ccar-btn-studiar.xs {
    position: absolute;
    margin: 0 auto;
    text-align: center;
    background-color: #fff;
    right: 70px;
    top: 18px;
}
.ccar-btn-studiar.xs img {
    padding: 6px 0;
    width: 24px;
    margin: 0 auto;
}


.ccar-footer-form {
    position: relative;
    width: 100%;
    z-index: 2;
    height: 5vh;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: flex-end;
}


.footer-contain h1 {
    color: #fff;
    font-family: "VisbyRoundCF-Heavy";
    font-weight: unset;
    letter-spacing: -2px;
    border: none;
    text-align: center;
}
.footer-contain a {
    background-color: #807e7b;
    padding: 8px 10px;
    font-size: 23px;
    line-height: normal;
    color: #fff;
    font-weight: unset;
    letter-spacing: 0;
    margin: 0 auto;
    border: unset;
    border-radius: 20px;
    box-shadow: unset;
    text-align: center;
    font-family: "VisbyRoundCF-Bold";
    display: block;
    width: 152px;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.footer-contain img {
    margin: -84px auto -84px -140px;
    width: 378px;
}

.ccar_search_container .ccar_search{
    width: 100%;
    padding: 10px 0;
    font-size: 26px;
    line-height: 26px;
    margin: 6px 0 20px;
    color: #fff;
    background-color: unset !important;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.596' height='22.579' viewBox='0 0 22.596 22.579'%3E%3Cpath id='_4bb7071…' data-name='4bb7071…' d='M24.258,22.654,20.069,18.5A10.162,10.162,0,1,0,18.5,20.069l4.155,4.155a1.122,1.122,0,1,0,1.6-1.569ZM12.165,20.069a7.9,7.9,0,1,1,7.9-7.9,7.9,7.9,0,0,1-7.9,7.9Z' transform='translate(-1.979 -1.979)' fill='%23b6b6b6'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 18px;
    background-position: 96% center;
    border: unset !important;
    border-bottom: 1px solid #ffffff !important;
    backface-visibility: hidden;
    transform-style: preserve-3d;
    font-family: URWGeometric-Thin;
}

.ccar_search_container .ccar_search:-internal-autofill-selected {
    background-color: unset !important;
}


.ccar_search_container .ccar_search:-webkit-autofill,
.ccar_search_container .ccar_search:-webkit-autofill:hover, 
.ccar_search_container .ccar_search:-webkit-autofill:focus, 
.ccar_search_container .ccar_search:-webkit-autofill:active{
    background-color: unset !important;
}


.ccar_search_container .ccar_search:-webkit-autofill {
    background-color: unset !important;
  }
  
/*GG COLOR*/

.gg-color,
.gg-color div {
    min-height: 6px;
    margin: 0;
}
.gg-color .gg-color-a {
    background-color: #064c2b;
}
.gg-color .gg-color-b {
    background-color: #61a60e;
}
.ccar-social li:hover,
.ccar_calendar .ccar-eventos h1.even,
.gg-color .gg-color-c {
    background-color: #c2d500;
}
.ccar_calendar .ccar-eventos h1.odd,
.gg-color .gg-color-d {
    background-color: #fd0;
}
.gg-color .gg-color-e {
    background-color: #ffa400;
}
.gg-color .gg-color-f {
    background-color: #ff7f40;
}


/*FIN GG COLOR*/


/* FIN HEADER */

@media all and (min-width: 768px) and (max-width: 1199px) {
    
    .ccar-header .logo-ccar {
        position: relative;
        width: 225px;
    }

    .ccar-middle-form .btn-imagen h1 {
        padding: 0 30px 0 0;
        font-size: 35px;
        line-height: 35px;
    }
    .ccar-middle-form .btn-imagen h1 span {
        font-size: 24px;
        line-height: 24px;
    }
    .ccar-middle-form .btn-imagen .oferta-text {
        padding: 0 120px 0 40px;
    }
    .ccar-middle-form .btn-imagen .oferta-text img {
        width: 70px;
    }

}


@media all and (max-width: 1210px) {

    .ccar-btn-studiar img {
        width: 16px;
    }
}

@media all and (min-width: 1024px) and (max-width: 1400px) {

    .ccar-menu ul li a {
        font-size: 20px;
        line-height: 20px;
        padding: 6px 18px;
        margin-bottom: 8px;
    }
    .nav-quick-links-nav__label,
    .nav-quick-links-search__label {
        font-size: 20px;
        line-height: 20px;
        margin-right: 28px;
    }
    .ccar-menu-wrap section h1,
    .nav-quick-links-nav__action,
    .nav-quick-links-search__action {
        font-size: 16px;
        line-height: 16px;
    }
    .nav-primary {
        padding: 18px 0 0;
    }
    .ccar-menu-wrap section h1 {
        font-family: var(--font-Visby-Medium);
        margin: 0 0 8px;
    }
    .ccar-menu-wrap section h1::after {
        border-bottom: 2px solid #b4c50385;
        margin-bottom: 0;
    }

    .ccar-menu-wrap section p {
        font-size: 14px;
        line-height: 16px;
        margin: 0;
    }
    .ccar-menu-wrap section a {
        display: block;
        margin-bottom: 16px;
    }
    .site-nav__inner {
        padding: 0 60px;
    }
    .ccar-menu-wrap#destination {
        padding: 0 0 0 40px;
        overflow-y: scroll;
        height: 60vh;
    }
    .overlay-slidedown .ccar-modal {
        height: auto;
        overflow: auto;
    }
    .ccar-footer-form {
        height: auto;
    }
    .ccar-footer-form {
        height: auto;
    }
    .ccar-banner-form {
        height: auto;
        padding: 40px 0;
    }
    .ccar-middle-form {
        padding: 50px 0;
        height: auto;
    }

}



@media all and (max-width: 768px) {


    .nav-quick-links-nav__wrapper {
        padding: 24px 16px;
    }

    .ccar-middle-form .btn-imagen .oferta-text img,
    .owl-carousel .owl-nav button svg {
        width: 50px;
    }
    .ccar-header .logo-ccar {
        width: 240px;
    }

    #form-solicitud .group-check input[type="checkbox"] {
        width: 28px;
        opacity: 0.7;
        accent-color: #707070;
    }
    .ccar-header {
        padding: 20px 18px;
    }
    #form-solicitud .uk-grid-small > * {
        padding-left: 0 !important;
    }
    .ccar-footer-form .footer-contain a {
        font-size: 20px;
        padding: 8px 0;
        width: 185px;
        margin: 0;
    }
    .ccar-footer-form .footer-contain a svg {
        margin-left: 10px;
    }
    .ccar-footer-form .footer-contain h1 {
        font-size: 20px;
        line-height: 20px;
        padding: 30px 0;
        margin-left: 30px;
    }
    .ccar-footer-form .footer-contain img {
        width: 200px !important;
        margin: -75px 0 !important;
        position: absolute;
        left: 62px;
    }
    .info-solicitud {
        height: 100vh;
    }
    #form-solicitud .group-check {
        padding: 0 10px !important;
    }

    #trigger-overlay,
    a.ccar-btn-studiar {
        text-indent: -666em;
    }
    .ccar-btn-studiar .notifications {
        margin-left: 0;
    }
    .ccar-btn-studiar img {
        margin: 0;
        width: 22px;
        float: right;
        padding: 6px 0;
    }
    .ccar-logo-small {
        width: 172px;
        margin-top: 0;
    }


    
#form-solicitud .ccar-select::after,
#form-solicitud .selectize-input::after {
    margin-top: 8px;
}
#form-solicitud .selectize-input {
    background-color: #fff;
    height: 42px;
    line-height: 36px;
}
#form-solicitud .ccar-select select {
    padding: 6px 18px;
    margin-bottom: 14px;
}
#form-solicitud .group-check label {
    font-size: 16px;
    line-height: 16px;
}
#form-solicitud input[type="email"],
#form-solicitud input[type="number"],
#form-solicitud input[type="text"] {
    border-radius: 40px;
    padding: 8px 0;
    margin-bottom: 14px;
}
#form-solicitud input[type="submit"] {
    margin: 10px auto;
    padding: 10px 20px;
    font-size: 16px;
}
.ccar-banner-form {
    height: auto;
    padding: 62px 0 32px;
    background-position: center !important;
}
.ccar-middle-form .btn-imagen {
    display: block;
    background-color: transparent;
}
.ccar-middle-form .btn-imagen h1,
.ccar-middle-form .btn-imagen h1 span {
    padding: 0;
    font-size: 20px;
    line-height: 20px;
}
.ccar-middle-form .btn-imagen .oferta-text {
    position: relative;
    top: -40px;
    padding: 12px 30px;
    -webkit-border-bottom-right-radius: 25px;
    -webkit-border-bottom-left-radius: 25px;
    -moz-border-radius-bottomright: 25px;
    -moz-border-radius-bottomleft: 25px;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 0;
}
.ccar-banner-form:before {
    background-size: cover;
    background-position: -60px -70px;
    opacity: 20%;
}
.icon_ccar {
    font-size: 25px;
    top: -37%;
    right: -43px;
}
.ccar-banner .ccar-contain {
    height: auto;
    padding: 128px 32px;
}
.ccar-banner-form h1.text_title {
    font-size: 34px;
    line-height: 34px;
    margin-top: 10px;
    letter-spacing: 0;
}
.ccar-banner-form p.paragraph {
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 4px;
    margin: 22px 0 0;
}
.ccar-banner-form p.subparagraph {
    font-size: 14px;
    line-height: 14px;
    font-weight: lighter;
    letter-spacing: 0;
    margin: 4px 0;
}
.overlay-slidedown .ccar-modal .ccar-middle-form {
    height: auto;
    padding: 10px 30px;
}
.overlay-slidedown .ccar-modal {
    height: auto;
    overflow: auto;
}
.ccar-header .ccar-btn-studiar {
    padding: 6px 7px;
    border-radius: 20px;
    margin-right: 8px;
}
.ccar-header .ccar-btn-studiar img {
    width: 22px;
    margin: 0;
    animation: 0.5s infinite shake;
    padding: 0;
}


.ccar-btn-studiar {
    background-color: #fff;
    padding: 6px 10px;
    border-radius: 20px;
    margin-right: 8px;
}


.ccar-middle-form .btn-imagen .oferta-imagen,
        .ccar-middle-form .btn-imagen .oferta-imagen img,
        .owl-carousel img {
            width: 100%;
        }

        .ccar-menu ul li a.ccar-menu-ref.no-child::after,
        .ccar-menu-wrap section h1:hover::before,
        .ccar-middle-form .btn-imagen .oferta-imagen::before {
            content: unset;
        }


        .ccar-banner-form h1.text_title span,
    .ccar_news .ccar-btn-group {
        display: block;
    }


    
    .nav-primary {
        overflow-y: scroll;
    }
    .nav-quick-links-nav__action,
    .nav-quick-links-search__action {
        font-size: 16px;
        line-height: 16px;
        font-family: "VisbyRoundCF-DemiBold";
    }
    .ccar-menu-wrap section h1 {
        font-size: 16px;
        line-height: 20px;
        font-family: "VisbyRoundCF-Light";
        color: #fff;
        display: block;
        font-weight: unset;
        letter-spacing: 0;
        border: none;
        margin: 0 0 10px;
    }
    .ccar-menu-wrap section h1::after {
        content: "";
        border-bottom: 1px solid #333;
        margin: 0;
        padding: 0 0 12px;
        width: 100%;
    }
    .overlay .tabs {
        padding: 0;
    }
    .overlay .overlay-close svg {
        width: 35px;
        height: 35px;
    }
    .overlay .ccar-menu ul li {
        margin: 5px 0;
        padding: 0;
    }
    .overlay .ccar-menu ul li a.ccar-menu-ref {
        font-size: 20px;
        line-height: 20px;
        padding: 10px;
    }
    .ccar-menu ul li a.ccar-menu-ref:hover::after,
    .ccar-menu ul li.tab-current a.ccar-menu-ref::after {
        transform: rotate(90deg);
    }
    .ccar-menu-wrap section.content-current a {
        padding: 6px 22px 0;
        margin: 12px 0;
    }
    .overlay .ccar-lista-enlaces {
        margin: 0 auto;
        text-align: center;
        bottom: 10px;
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: center;
        align-items: center;
    }
    
    .overlay .ccar-lista-enlaces li a {
        font-size: 14px;
    }

}



@keyframes shake {
    0% {
        transform: translate(1px, 1px) rotate(0);
    }
    10% {
        transform: translate(-1px, -2px) rotate(-1deg);
    }
    20% {
        transform: translate(-3px, 0) rotate(1deg);
    }
    30% {
        transform: translate(3px, 2px) rotate(0);
    }
    40% {
        transform: translate(1px, -1px) rotate(1deg);
    }
    50% {
        transform: translate(-1px, 2px) rotate(-1deg);
    }
    60% {
        transform: translate(-3px, 1px) rotate(0);
    }
    70% {
        transform: translate(3px, 1px) rotate(-1deg);
    }
    80% {
        transform: translate(-1px, -1px) rotate(1deg);
    }
    90% {
        transform: translate(1px, 2px) rotate(0);
    }
    100% {
        transform: translate(1px, -2px) rotate(-1deg);
    }
}
@keyframes ringBefore {
    from {
        transform: rotate(0);
    }
    15% {
        transform: rotate(-3deg);
    }
    20%,
    80% {
        transform: rotate(6deg);
    }
    25% {
        transform: rotate(-6deg);
    }
    30%,
    50% {
        transform: rotate(18deg);
    }
    35% {
        transform: rotate(-18deg);
    }
    40% {
        transform: rotate(22deg);
    }
    45% {
        transform: rotate(-20deg);
    }
    55% {
        transform: rotate(-16deg);
    }
    60% {
        transform: rotate(14deg);
    }
    65% {
        transform: rotate(-12deg);
    }
    70% {
        transform: rotate(10deg);
    }
    75% {
        transform: rotate(-8deg);
    }
    85% {
        transform: rotate(-4deg);
    }
    90% {
        transform: rotate(2deg);
    }
    95% {
        transform: rotate(-1deg);
    }
}
@keyframes ringAfter {
    40%,
    from,
    to {
        transform: rotate(0);
    }
    35%,
    5% {
        transform: rotate(10deg);
    }
    10%,
    30% {
        transform: rotate(-10deg);
    }
    15%,
    25% {
        transform: rotate(20deg);
    }
    20% {
        transform: rotate(-20deg);
    }
}
@keyframes waves {
    from {
        opacity: 1;
        transform: scale(0.3);
    }
    20%,
    to {
        opacity: 0;
        transform: scale(1);
    }
}
