@charset "utf-8";
/* CSS Document */

/******************************

[Table of Contents]

1. Whatsapp
2. Body and some general stuff
3. Header
4. Destinos
5. Publicidad y Promociones
6. Home Search o Motor
7. Pregunta Frecuentes
8. Noticias
9. Particulas
10. Modal
11. loadin
12. Footer
13. Ondas
14. Select Pasajero
15. Fondo Para Otras Vistas
16. vuelo charter
17. Vertical Tabs
18. Handling
19. Requisitos Migratorios
20. Agenciamiento Aduanal
21. Scroll Completo
22. Date Picker
23. historia,mision,vision y valores
24. Color de texto en Nuestros Servicios: Portada
25. Color de texto de los titulos del carrusel de nuestros servicios
26. Cargo
27. Textofino
28. Oficinas
29. Preguntas frecuentes
30. Requisitos migratorios
31. Moneda
32. innovando
******************************/

/***********
1. Whatsapp
***********/

.whatsappme {
    position: fixed;
    z-index: 400;
    right: 20px;
    bottom: 20px;
    font-size: 16px;
    color: #262626;
    transform: scale3d(0, 0, 0);
    transition: transform .3s ease-in-out;
    user-select: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none
}
.whatsappme svg path {
    fill: currentColor!important
}
.whatsappme--show {
    transform: scale3d(1, 1, 1);
    transition: transform .5s cubic-bezier(.18, .89, .32, 1.28)
}
.button_what {
    position: absolute;
    z-index: 2;
    bottom: 8px;
    right: 8px;
    height: 86px;
    min-width: 60px;
    max-width: 95vw;
    *background-color: #25d366;
    color: #fff;
    border-radius: 30px;
    box-shadow: 1px 6px 24px 0 rgba(7, 94, 84, .24);
    cursor: pointer;
    transition: background-color .2s linear;
    -webkit-tap-highlight-color: transparent
}
.button_what:hover {
    /**background-color: #128c7e;*/
    transition: background-color 1.5s linear
}
.active_what .button_what {
    /**background-color: #128c7e;*/
    transition: background-color .2s linear
}
/*.active_what .button_what:hover {
    *background-color: #075e54
}*/

.button_what:active {
    background-color: #075e54;
    transition: none
}
@supports (-webkit-overflow-scrolling:touch) {
    .active_what .button_what {
        background-color: #34b7f1
    }
    .active_what .button_what:hover, .button_what:active {
        background-color: #228bb9
    }
}
.button_what svg {
    width: 36px;
    height: 36px;
    margin: 12px 12px
}
.whatsappme__badge {
    position: absolute;
    top: -4px;
    right: -4px;
    width: 20px;
    height: 20px;
    border: none;
    border-radius: 50%;
    background: #e82c0c;
    font-size: 12px;
    font-weight: 600;
    line-height: 20px;
    text-align: center;
    box-shadow: none;
    opacity: 0;
    pointer-events: none
}
.whatsappme__badge.whatsappme__badge--in {
    animation: badge--in .5s cubic-bezier(.27, .9, .41, 1.28) 1 both
}
.whatsappme__badge.whatsappme__badge--out {
    animation: badge--out .4s cubic-bezier(.27, .61, .355, 1) 1 both
}
.active_what .button_what {
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3)
}
.active_what .button_what svg {
    margin: 12px 11px 12px 13px
}
.whatsappme .envia_what path {
    fill: none!important;
    stroke: #fff!important;
    animation: wame_plain 6s 0s ease-in-out infinite
}
.whatsappme .envia_what path.wame_chat {
    animation-name: wame_chat
}
.active_what .envia_what, .abre_what {
    display: block
}
.active_what .abre_what, .envia_what {
    display: none
}
.whatsappme__box {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    width: calc(100vw - 40px);
    max-width: 400px;
    min-height: 280px;
    padding-bottom: 60px;
    border-radius: 32px;
    background: #ede4dd url(//caracashosting.com/wp-content/plugins/creame-whatsapp-me/public/images/background.webp) center repeat-y;
    background-size: 100% auto;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, .5);
    overflow: hidden;
    transform: scale3d(0, 0, 0);
    opacity: 0;
    transition: opacity .4s ease-out, transform 0s linear .3s
}
.nowebp .whatsappme__box {
    background-image: url(//caracashosting.com/wp-content/plugins/creame-whatsapp-me/public/images/background.png)
}
.active_what .whatsappme__box {
    opacity: 1;
    transform: scale3d(1, 1, 1);
    transition: opacity .2s ease-out, transform 0s linear
}
.header_what {
    float: none;
    display: block;
    position: static;
    width: 100%;
    height: 70px;
    padding: 0 26px;
    margin: 0;
    background-color: #ee5200;
    color: rgba(255, 255, 255, .5)
}
.header_what svg {
    width: 120px;
    height: 100%
}
.whatsappme__close {
    display: flex;
    position: absolute;
    top: 18px;
    right: 24px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #000;
    color: #fff;
    text-align: center;
    opacity: .4;
    cursor: pointer;
    transition: opacity .3s ease-out;
    -webkit-tap-highlight-color: transparent
}
.whatsappme__close:hover {
    opacity: .6
}
.whatsappme__close svg {
    display: block;
    width: 12px;
    height: 12px;
    margin: auto
}
.text_what {
    position: relative;
    min-height: 80px;
    padding: 20px 22px;
    margin: 34px 26px;
    border-radius: 32px;
    background-color: #fff;
    color: #4a4a4a;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .3)
}
.text_what:before {
    content: '';
    display: block;
    position: absolute;
    bottom: 30px;
    left: -18px;
    width: 18px;
    height: 18px;
    background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAA1CAYAAADlE3NNAAAEr0lEQVRo3t2aT0gjVxzHf++9mcn8zWhW6bpELWzcogFNaRar7a4tBNy2WATbHpacpdZ6redeZE+9CL02B1ktXsRD/xwsilhoSwsqag/xYK09hCQlmCiTf28vGRnGmZhE183MFx5vmGQy7zO/P/P7PYLAHUIAQCqDAwDPxMREG3IpHL+zs/MZcgkYAgAMAIwOl8lkYm6xGgYAFgAEAGgZHx9/vVwun7nJJTkAEAGgdW9v73NKKXWLSzIA4AEAGQDazs/P/3ALnNEl1a2trY9oRW6wmu6SEgC0ZrPZn9wCp2dIHgCU1dXVtymlZafDIatEksvlfqYGueG9xgOAcnBw8JSa5GR3vIi1aDTaUSwWj5wOZ3RHPUN6U6nUN9RCTnZHDwDI+/v745TSkpPhrOpHcWlpqbdcLieojZwGpseZMDo66svn87/RKnIaGAsAfCAQ8J6dnX1Pr5DjwABAzmazMVqDHAd2enr6La1RjgGLRCJqLpeL0TrUjFDGrMgCAD8/P38vn8//QutUs1pLT/fC5ubmQKFQOKANqNmspbuhBwDEZDL5BaX0lDaoZoK62NxZXFzs1DRthV5TrxrKGFue/v5+KZ1Of1kul5P0BtQUUAAgxOPx9wuFwl/0BvWq3O8C6vDw8F1N036gL0G3ZaVLUEdHRxFN036kL1E3DWMHxAEAPzc3dyedTk+XSqUdegu6CRijy5mBPLOzs2oikfhU07RFSmmG3qKuaxkdxuhy/MzMjDeRSHyiadrz2wYyClUBMh9bzRfAu7u7PX6//z1RFB9zHBcBALUZKoRqUMgEgyvHeHt7+353d/cjQRBGWJZ9jBDqaMYKHKpYBAEAXltbawsGg2FFUd7iOO4hIeQhQuiOEzpdOzCSTCaftLS0fEUIGXbiHiBjU5njVCr1sc/nW6wkDcduS1u1HKRUKv2KMR4ABwvbAWKMA+BwYbsasFgs/uMWuEtxd3x8/J3b4C4Ag8Hg83g8/iyfz//n5IRi1eZzla00HgA8oijyDMNwlFJCCGH0axiGQQAAXq+XyLLMeL1eRlEURpZlRpIkhud5oigK297eLvl8Prm1tVVSFEWSJEkWRVESBMGrqupriqLcFQThLsaYu612n6vUip4KMFv5HJssjhooEi5laoZh0NjYWNvw8PC9np6ejkAg8MDv9w+oqnrfxsNqhgNTh2wE1MGYChyyWGA9RYJVFWTM3MhwjMPhsDw9PT0QDocHOjs731RV9Y1rv+cMlb4Oiy3garWW1b2sPMfceZgHmZqa6pycnPywr6/vA47jfPXAWbU0xOCOqE44u2K8Wl9oBUfMa+rq6hIWFhbGBwcHn9pBohogcRWwRiCRTUiACQ6ZYpxY9JAkFAopy8vLM4FAYKyRrgA1GGf1JperLGgEM4cNG4vF3olGo18TQkT9JsRmAdQw66NsGlbn7Ibdd0um2XzOblz6/ZWVlX8JIb8PDQ090gFJDU+e2sBeZ1hBU9NcqvIQzDMFALq+vp7GGP85MjLyBCHE1tPO1LP4eq4FG/hqnlGyeSiwsbHxfygUOu7t7Y00059JUY3ZHFm8k1lT0cGfnJw8c0ojepWFzd6CMpnM3y8AJPEkZ9khO4IAAAAASUVORK5CYII=);
    background-size: 100%
}
.whatsappme__copy {
    position: absolute;
    bottom: 4px;
    left: 40px;
    color: #1ebea5;
    font-size: 11px;
    letter-spacing: .2px;
    opacity: .4;
    transition: opacity .25s
}
.what_v0 .whatsappme__copy {
    left: 40px;
    right: auto
}
.whatsappme__copy:hover {
    opacity: .8;
    transition: opacity .5s ease-out .5s
}
.whatsappme__copy a, .whatsappme__copy a:active, .whatsappme__copy a:hover {
    color: inherit;
    text-decoration: none
}
.whatsappme__copy svg {
    width: 40px;
    height: 10px;
    vertical-align: inherit
}
.what_v0 {
    right: 20px;
    left: auto
}
.what_v0 .button_what {
    right: 8px;
    left: auto
}
.what_v0 .whatsappme__box {
    right: 0;
    left: auto
}
@media (max-width:480px) {
    .whatsappme {
        bottom: 6px;
        right: 6px
    }
    .what_v0 {
        right: 6px;
        left: auto
    }
    .whatsappme__box {
        width: calc(100vw - 12px);
        min-height: 0
    }
    .header_what {
        height: 55px
    }
    .whatsappme__close {
        top: 13px;
        width: 28px;
        height: 28px
    }
    .text_what {
        padding: 14px 20px;
        margin: 15px 21px 20px;
        line-height: 24px
    }
}
@keyframes badge--in {
    from {
        opacity: 0;
        transform: translateY(50px)
    }
    to {
        opacity: 1;
        transform: translateY(0)
    }
}
@keyframes badge--out {
    from {
        opacity: 1;
        transform: translateY(0)
    }
    to {
        opacity: 0;
        transform: translateY(-20px)
    }
}
@keyframes wame_plain {
    5% {
        stroke-dashoffset: 0
    }
    45% {
        stroke-dashoffset: 0
    }
    50% {
        stroke-dashoffset: 1096.67
    }
    100% {
        stroke-dashoffset: 1096.67
    }
}
@keyframes wame_chat {
    50% {
        stroke-dashoffset: 1019.22
    }
    55% {
        stroke-dashoffset: 0
    }
    95% {
        stroke-dashoffset: 0
    }
}
/*********************************
2. Body and some general stuff
*********************************/

@font-face {
    font-family: Roboto-Light;
    src: url(Roboto-Light.ttf);
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
    /*margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;*/
    font-family: Roboto-Light;
}
body {
    font-size: 14px;
    font-weight: 400;
    /*background-color: rgba(255, 255, 255, .9);*/
    background: linear-gradient(-13deg, rgba(216, 211, 210, .9), rgba(255, 255, 255, .9));
    color: #000;
    overflow-x: hidden;
}
div {
    display: block;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
canvas {
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    vertical-align: bottom;
}
.main-imagenv0 {
    max-width: 100%;
    max-height: 400px;
}
a {
    text-decoration: none;
}
/*********************************
3. Header
*********************************/

.menu-idioma-v0 {
    width: 100%;
    margin-top: 17px;
    border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    background: linear-gradient(to top, rgba(255, 255, 255, .9) 0px, rgba(255, 255, 255, .6) 30%);
}
.header-color {
    /*background-color: rgba(255, 255, 255, .9);*/
    background: linear-gradient(-13deg, rgba(250, 250, 250, .9), rgba(255, 255, 255, .9));
}
.main-diapov0 {
    max-width: 150px;
    max-height: 35px;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 20;
}
.main-nav {
    height: 50px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}
.menu-bar {
    width: 30px;
    margin: 0 10px;
    cursor: pointer;
}
.uno, .dos, .tres {
    width: 100%;
    background: #F7A30A;
    height: 3px;
    transition: all 0.5s;
}
.dos {
    margin: 5px 0;
}
/*animacion*/

.mostrar .uno {
    transform: rotate(45deg) translate(5px, 5px);
}
.mostrar .dos {
    opacity: 0;
}
.mostrar .tres {
    transform: rotate(-45deg) translate(6px, -7px);
}
.mostrar .menu {
    visibility: visible;
    opacity: 1;
}
/** modal menu header **/

.sub-menu-heading {
    font-size: 18px;
}
/*********************************
4. Destinos
*********************************/

.primary-btn {
    color: #fff;
    background-color: rgba(237, 110, 0, .9);
    margin-left: auto;
    margin-right: auto;
}
.filters {
    text-align: center;
}
.filters ul {
    padding: 0;
}
.filters ul li {
    list-style: none;
    display: inline-block;
    padding: 20px 30px;
    cursor: pointer;
    position: relative;
    text-transform: uppercase;
    color: #222;
    font-weight: 500;
}
.filters ul li:after {
    content: "";
    display: block;
    width: calc(0% - 60px);
    position: absolute;
    height: 2px;
    background: #333;
    transition: width 350ms ease-out;
}
.filters ul li:hover:after {
    width: calc(100% - 60px);
    transition: width 350ms ease-out;
}
.filters ul li.active {
    color: rgba(237, 110, 0, .9);
}
/*********************/

.proerty-th .proerty-item .item-entry h5 {
    text-transform: uppercase;
    font-weight: 600;
    color: #9B9B9B;
    letter-spacing: 2px;
    position: relative;
}
.properties-page .proerty-th .proerty-price {
    font-weight: 600;
    color: #32be66;
}
.pull-right {
    float: right !important;
}
.pull-left {
    float: left !important;
}
.dot-hr {
    border-bottom: 1px dotted #CECBC7;
    margin-bottom: 10px;
}
.properties-page .proerty-th .proerty-price {
    font-weight: 600;
    color: #32be66;
}
/*********************************
5. Publicidad y Promociones
*********************************/

.modal-body {
    overflow: hidden;
}
.modal-lg {
    max-width: 1200px;
}
.divMarquee {
    width: auto;
    display: inline-block;
    position: relative;
    -webkit-animation: myfirst ds infinite;
    -webkit-animation-direction: alternate;
    animation: myAni ds infinite;
    animation-direction: initial;
}
@-webkit-keyframes myAni {
    0% {
        left: -50%;
        top: 0px;
    }
    100% {
        left: 110%;
        top: 0px;
    }
}
@keyframes myAni {
    0% {
        left: -50%;
        top: 0px;
    }
    100% {
        left: 110%;
        top: 0px;
    }
}
#services {
    position: relative;
    padding-bottom: 80px;
}
.owl-item {
    float: left;
}
.services-block span {
    margin: 10px 0;
    position: relative;
    font-size: 13px;
    color: #292929;
    letter-spacing: 0.1em;
    font-weight: 500;
    text-transform: uppercase;
    display: block;
}
.services-block .separator {
    margin: 0;
    font-size: 13px;
    line-height: 22px;
}
.services-block i {
    font-size: 44px;
    color: #b8a07e;
    line-height: 44px;
}
.services-carousel .owl-stage-outer {
    overflow: hidden;
}
.services-carousel .owl-dots {
    margin-top: 5px;
    text-align: center;
}
.services-carousel .owl-dot {
    display: inline-block;
    margin: 0 5px;
    width: 12px !important;
    height: 12px !important;
    border-radius: 50%;
    border: 0;
    padding: 0 !important;
    background-color: #ddd;
    cursor: pointer;
}
.services-carousel .owl-dot.active {
    background-color: #b8a07e;
}
.owl-nav {
    display: none;
}
.media-1 {
    position: relative;
    display: block;
    overflow: hidden;
    margin-bottom: 30px;
}
.media-1:after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.8);
    content: "";
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
    *opacity: 0;
    visibility: hidden;
}
.media-1 img {
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}
.media-1 .media-1-content {
    z-index: 4;
    top: 50%;
    position: absolute;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.media-1 .media-1-content h2 {
    position: relative;
    color: #fff;
    font-size: 1.5rem;
    -webkit-transition: .4s all ease-in-out;
    -o-transition: .4s all ease-in-out;
    transition: .4s all ease-in-out;
    visibility: hidden;
    bottom: -10px;
    margin-bottom: 0px;
}
.media-1 .media-1-content .category {
    position: relative;
    -webkit-transition: .3s all ease-in-out;
    -o-transition: .3s all ease-in-out;
    transition: .3s all ease-in-out;
    bottom: -10px;
    visibility: hidden;
    color: #999999;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: .2em;
}
.media-1:hover:after {
    visibility: visible;
}
.media-1:hover h2 {
    bottom: 0px;
    visibility: visible;
}
.media-1:hover .category {
    visibility: visible;
    bottom: 0px;
    -webkit-transition-delay: 0.09s;
    -o-transition-delay: 0.09s;
    transition-delay: 0.09s;
}
.media-1:hover img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}
/*********************************
6. Home Search o Motor 
*********************************/

.home_search_container {
    top: -70px;
    width: calc(100% + 122px);
    left: -61px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 12px;
}
#myVideo {
    border: 0;
    z-index: -1000;
    background: #000;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%
}
#multiQsfv0 {
    position: absolute;
    z-index: 0;
    line-height: .5;
    margin-top: -75px
}
.motor-borde {
    background: rgba(43, 43, 43, .9);
    *opacity: .9;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px
}
#multiQsf {
    z-index: 11;
}
.popover-header {
    font-weight: bold;
    text-align: center;
    color: #fff;
    text-shadow: 3px 1px 1px #000;
}
.popoverv0 {
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    color: #000;
    text-shadow: 2px 1px 1px rgba(0, 0, 0, .5);
}
.main-motor-color {
    background: rgba(237, 100, 0, .9);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}
.multi-qsf {
    text-align: left
}
.multi-qsf .mq-content, .multi-qsf .mq-header {
    background: 0 0;
    *opacity: .9;
    padding: 5px
}
.multi-qsf .mq-tab-badge {
    white-space: nowrap;
    background: rgba(237, 100, 0, .9);
    color: #fff;
    border-radius: 5px;
    position: absolute;
    top: -34px;
    left: 50%;
    margin-left: -14px;
    padding: 6px 12px
}
.multi-qsf .mq-tab-badge:after {
    content: "";
    height: 0;
    width: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid rgba(237, 100, 0, .9);
    border-bottom: 0 solid transparent;
    position: absolute;
    bottom: -5px;
    left: 8px
}
@media only screen and (max-width:1200px) {
    .multi-qsf .mq-tab-badge {
        display: none
    }
}
.multi-qsf .mq-header {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding-bottom: 0;
    position: relative
}
.multi-qsf .mq-footer {
    position: relative
}
.multi-qsf .mq-content {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-top: 0;
    position: relative
}
.multi-qsf .mq-tab {
    display: inline-block;
    text-align: center;
    position: relative;
    height: 63px
}
@media only screen and (max-width:1200px) {
    .multi-qsf .mq-tab {
        height: auto
    }
}
.multi-qsf .mq-tab.active .mq-tab-icon {
    color: #000
}
.multi-qsf .mq-tab.active:after {
    position: absolute;
    height: 0;
    width: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-top: 0 solid transparent;
    bottom: -1px;
    left: 50%;
    margin-left: -6px;
    content: ""
}
.multi-qsf .mq-tab-icon {
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    display: inline-block;
    padding: 10px 20px 5px
}
.multi-qsf .mq-tab-icon .icon {
    font-size: 16px;
    display: block;
    margin-bottom: 6px
}
.multi-qsf .mq-tab-caption {
    font-size: 13px;
    position: relative
}
@media only screen and (max-width:1200px) {
    .multi-qsf .mq-tab-caption {
        display: none
    }
}
.multi-qsf .mq-tab-link .mq-tab-caption:after {
    content: "\e96f";
    font-family: eSKY;
    font-weight: 400;
    font-size: 9px;
    margin-left: 6px;
    position: relative;
    top: -1px
}
@media only screen and (max-width:1200px) {
    .multi-qsf .mq-tab-link .mq-tab-caption:after {
        display: none
    }
    .multi-qsf .mq-tab-link .icon:after {
        position: relative;
        top: -3px;
        margin-left: 6px;
        font-size: 10px;
        content: "\e96f"
    }
}
@media only screen and (max-width:1200px) {
    .multi-qsf .mq-shadow-left, .multi-qsf .mq-shadow-right {
        position: absolute;
        z-index: 1;
        width: 35px;
        height: 44px
    }
    .multi-qsf .mq-content, .multi-qsf .mq-header {
        padding: 2px;
        margin-top: -8px;
    }
    .multi-qsf .mq-header {
        overflow: hidden;
        border-radius: 0
    }
    .multi-qsf .mq-content {
        padding: 8px
    }
    .multi-qsf .mq-tabs-wrapper {
        overflow-x: auto;
        overflow-y: hidden;
        width: 100%;
        height: 100%
    }
    .multi-qsf .mq-tabs {
        white-space: nowrap;
        padding-left: 8px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex
    }
    .multi-qsf .mq-tab {
        height: 44px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -moz-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        padding-right: 8px
    }
    .multi-qsf .mq-tab .mq-tab-icon {
        border: 1px solid rgba(43, 43, 43, .9);
        border-radius: 4px;
        width: 100%;
        height: 100%;
        padding: 12px 20px;
        font-size: 12px
    }
    .multi-qsf .mq-tab.active .mq-tab-icon {
        background: rgba(237, 100, 0, .9);
        color: #fff
    }
    .multi-qsf .mq-tab.active:after {
        display: none
    }
}
/**modal motor**/

.table-v0 {
    top: 0
}
.modal-v0 {
    top: 50px;
    list-style: none
}
.hover-v0 {
    margin-top: 5px;
    font-size: 14px;
    cursor: pointer;
    color: #000;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    text-decoration: none;
    width: 85%;
}
.hover-v0:hover {
    color: rgba(237, 100, 0, .9);
    background-position: -1% center;
    background-image: url(../../img/favicon/favicon-16x16.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    text-decoration: none;
}
.menu-v0 {
    margin-top: 5px;
    font-size: 14px;
    cursor: pointer;
    color: #000;
    text-decoration: none;
}
.menu-v0:hover {
    color: rgba(237, 100, 0, .9);
    background-position: -1% center;
    background-image: url(../../img/favicon/favicon-16x16.png);
    background-repeat: no-repeat;
    padding-left: 25px;
    text-decoration: none;
}
/**input motor**/

input[type="text"] {
    width: 100%;
    border: 2px solid #aaa;
    border-radius: 4px;
    margin: 0 0;
    margin-bottom: 0px;
    outline: 0;
    padding: 8px;
    box-sizing: border-box;
    transition: .3s;
}
/*********************************
7. Pregunta Frecuentes
*********************************/

#color {
    color: rgba(237, 100, 0, .9);
}
.lead {
    color: #000;
}
@media (max-width: 575.98px) {
    .lead {
        font-size: 9px;
    }
}
@media (max-width: 767.98px) {
    .lead {
        font-size: 12px;
    }
}
@media (max-width: 991.98px) {
    .lead {
        font-size: 12px;
    }
}
@media (max-width: 1200.98px) {
    .lead {
        font-size: 12px;
    }
}
#conviasa {
    float: right;
    width: 130px;
}
.lead2 {
    color: #fff;
}
@media (max-width: 575.98px) {
    .lead2 {
        font-size: 9px;
    }
    #conviasa {
        float: right;
        width: 80px;
    }
}
@media (max-width: 767.98px) {
    .lead2 {
        font-size: 12px;
    }
    #conviasa {
        float: right;
        width: 80px;
    }
}
@media (max-width: 991.98px) {
    .lead2 {
        font-size: 12px;
    }
    #conviasa {
        float: right;
        width: 100px;
    }
}
@media (max-width: 1200.98px) {
    .lead2 {
        font-size: 12px;
    }
    #conviasa {
        float: right;
        width: 100px;
    }
}
#encave {
    width: 345px;
    margin: 0px auto;
    background: linear-gradient(to bottom, rgba(237, 100, 0, .9) 0px, rgba(237, 100, 0, .9) 0px, black 300%);
    border: 1px solid white;
    border-bottom: none;
    border-radius: 8px 8px 0px 0px;
    color: white;
    height: auto;
    padding: 15px;
}
@media (max-width: 383.99px) {
    #encave {
        width: 195px;
    }
}
@media (min-width: 383px) and (max-width: 575.98px) {
    #encave {
        width: 235px;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    #encave {
        width: 250px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    #encave {
        width: 250px;
    }
}
#tamaño {
    color: #ffffff;
    font-size: 30px;
}
.card-text hr {
    background: rgba(237, 100, 0, .9);
}
#subitem {
    background: #ccc;
    border: 1px solid white;
}
/*********************************
8. Noticias
*********************************/

.package-area {
    padding-bottom: 90px;
}
@media (max-width: 1199px) {
    .package-area {
        padding-bottom: 60px;
    }
}
.single-package {
    position: relative;
    padding: 20px 20px 0px;
    border: 1px solid #eeeeee;
    margin-bottom: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single-package .date {
    color: #fff;
    padding: 12px 11px;
    text-align: center;
    margin-bottom: 0px;
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 0px;
    font-size: 13px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single-package .date span {
    font-size: 32px;
}
.gradient-bg, .primary-btn.btn-bg:hover, .single-package .date {
    background: rgba(238, 82, 0, .5);
}
.single-package .thumb {
    overflow: hidden;
}
.single-package .thumb img {
    width: 100%;
    height: 150px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}
.single-package .date span {
    font-size: 32px;
}
.single-package {
    border: 1px solid transparent;
    box-shadow: 7px 4px 2px 5px rgba(0, 0, 0, 0.3);
}
.single-package:hover img {
    transform: scale(1.1);
}
.carousel-multi-item.v-2 .carousel-inner .carousel-item.active, .carousel-multi-item.v-2 .carousel-item-next, .carousel-multi-item.v-2 .carousel-item-prev {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}
.carousel-multi-item.v-2 .carousel-item-next, .carousel-multi-item.v-2 .carousel-item-right.active {
    -webkit-transform: translateX(33%);
    -ms-transform: translateX(33%);
    transform: translateX(33%)
}
.carousel-multi-item.v-2 .carousel-item-left.active, .carousel-multi-item.v-2 .carousel-item-prev {
    -webkit-transform: translateX(-33%);
    -ms-transform: translateX(-33%);
    transform: translateX(-33%)
}
.carousel-multi-item.v-2 .carousel-item-left, .carousel-multi-item.v-2 .carousel-item-right {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}
.team-item {
    text-align: center;
    background-color: rgba(255, 255, 255, .9);
}
.team-item h3 {
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    color: #2D2D2D;
}
.team-item .team-position {
    color: #989898;
    font-size: 12px;
    margin: 15px 0 10px;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
}
.team-item p {
    font-size: 13px;
    font-weight: 400;
    color: #292929;
    padding: 5px 10px 20px 10px;
}
.team-socials {
    padding-bottom: 25px;
}
.team-socials a {
    color: #B2B3B7;
    font-size: 20px;
    margin: 0 10px;
}
.team-socials a:hover {
    color: #000;
}
/*********************************
9. Particulas
*********************************/

/*********************************
10. Modal
*********************************/

.imagen-v0 {
    max-width: 100%;
    max-height: 400px;
}
.color-modal {
    background: rgba(255, 255, 255, .5);
    color: #000;
    text-shadow: 1px 1px 1px #fff;
}
/*********************************
11. loadin
*********************************/

#ftco-loader .image2 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 160px;
    height: 160px;
    margin: -89px 0 0 -85px;
}
#ftco-loader .image4 {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    margin: -92px 0 0 -11px;
    animation: fadeOut 4s;
    animation-fill-mode: forwards;
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
}
@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg);
    }
}
@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
    }
}
@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes fadeOut {
    100% {
        opacity: 0;
        visibility: hidden;
    }
}
#ftco-loader {
    position: fixed;
    width: 96px;
    height: 96px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
    box-shadow: 0px 24px 64px rgba(0, 0, 0, 0.24);
    border-radius: 16px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .2s ease-out, visibility 0s linear .2s;
    -o-transition: opacity .2s ease-out, visibility 0s linear .2s;
    transition: opacity .2s ease-out, visibility 0s linear .2s;
    z-index: 1000;
}
#ftco-loader.fullscreen {
    padding: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    /*background-color: #fff;*/
    background: rgba(255, 255, 255, .9);
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#ftco-loader.show {
    -webkit-transition: opacity .4s ease-out, visibility 0s linear 0s;
    -o-transition: opacity .4s ease-out, visibility 0s linear 0s;
    transition: opacity .4s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}
#ftco-loader .circular {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120px;
    height: 120px;
    margin: -60px 0 0 -60px;
    -webkit-animation: loader-rotate 4s linear infinite;
    animation: loader-rotate 4s linear infinite;
    display: block;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}
#ftco-loader .path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: loader-dash 1.5s ease-in-out infinite;
    animation: loader-dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
}
@-webkit-keyframes loader-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes loader-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@-webkit-keyframes loader-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px;
    }
}
@keyframes loader-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0;
    }
    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px;
    }
    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -136px;
    }
}
/*********************************
12. Footer
*********************************/

.site-footer {
    background-color: rgba(43, 43, 43, .9);
    padding: 45px 0 20px;
    font-size: 15px;
    line-height: 24px;
    color: #737373;
}
.site-footer hr {
    border-top-color: #bbb;
    opacity: 0.5
}
.site-footer hr.small {
    margin: 20px 0
}
.site-footer h6 {
    color: #fff;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 5px;
    letter-spacing: 2px
}
.site-footer a {
    color: #737373;
}
.site-footer a:hover {
    color: #3366cc;
    text-decoration: none;
}
.footer-links {
    padding-left: 0;
    list-style: block;
}
.footer-links li {
    display: block
}
.footer-links a {
    color: #737373
}
.footer-links a:active, .footer-links a:focus, .footer-links a:hover {
    color: #fff;
    text-decoration: none;
}
.footer-links.inline li {
    display: inline-block
}
.site-footer .social-icons {
    text-align: right
}
.site-footer .social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-left: 6px;
    margin-right: 0;
    border-radius: 100%;
    background-color: #33353d
}
.copyright-text {
    margin: 0
}
@media (max-width:991px) {
    .site-footer [class^=col-] {
        margin-bottom: 30px
    }
}
@media (max-width:767px) {
    .site-footer {
        padding-bottom: 0
    }
    .site-footer .copyright-text, .site-footer .social-icons {
        text-align: center
    }
}
.social-icons {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}
.social-icons li {
    display: inline-block;
    margin-bottom: 4px
}
.social-icons li.title {
    margin-right: 15px;
    text-transform: uppercase;
    color: #96a2b2;
    font-weight: 700;
    font-size: 13px
}
.social-icons a {
    background-color: #eceeef;
    color: #818a91;
    font-size: 16px;
    display: inline-block;
    line-height: 44px;
    width: 44px;
    height: 44px;
    text-align: center;
    margin-right: 8px;
    border-radius: 100%;
    -webkit-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear
}
.social-icons a:active, .social-icons a:focus, .social-icons a:hover {
    color: #fff;
    background-color: #29aafe
}
.social-icons.size-sm a {
    line-height: 34px;
    height: 34px;
    width: 34px;
    font-size: 14px
}
.social-icons a.facebook:hover {
    background-color: #3b5998
}
.social-icons a.twitter:hover {
    background-color: #00aced
}
.social-icons a.youtube:hover {
    background-color: #007bb6
}
.social-icons a.instagram:hover {
    background-color: #ea4c89
}
.img_redes_sociales {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    width: 40px;
    height: 40px;
}
.img_redes_sociales:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
    width: 40px;
    height: 40px;
}
@media (max-width:767px) {
    .social-icons li.title {
        display: block;
        margin-right: 0;
        font-weight: 600
    }
}
/*********************************
13. Ondas
*********************************/

.ondav0 {
    width: 100%;
    height: 50px;
    margin-bottom: -5px;
}
@media (max-width: 575.98px) {
    .ondav0 {
        width: 100%;
        height: 33px;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .ondav0 {
        width: 100%;
        height: 75px;
    }
}
@media (min-width: 768px) and (max-width: 991.98px) {
    .ondav0 {
        width: 100%;
        height: 75px;
    }
}
/*********************************
14. Select Pasajero
*********************************/

.container2 {
    margin: 0 0 0 10rem;
    display: flex;
    align-items: start;
    justify-content: center;
    align-items: center;
}
.number-input input[type="number"] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}
.number-input input[type=number]::-webkit-inner-spin-button, .number-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}
.number-input {
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.number-input button {
    -webkit-appearance: none;
    background-color: transparent;
    border: none;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 0;
    position: relative;
}
.number-input button:before, .number-input button:after {
    display: inline-block;
    position: absolute;
    content: '';
    height: 2px;
    transform: translate(-50%, -50%);
}
.number-input button.plus:after {
    transform: translate(-50%, -50%) rotate(90deg);
}
.number-input input[type=number] {
    text-align: center;
}
.number-input.number-input {
    border: 1px solid #ced4da;
    width: 8rem;
    border-radius: 1.25rem;
}
.number-input.number-input button {
    width: 2.6rem;
    height: .7rem;
}
.number-input.number-input button.minus {
    padding-left: 10px;
}
.number-input.number-input button:before, .number-input.number-input button:after {
    width: .7rem;
    background-color: #495057;
}
.number-input.number-input input[type=number] {
    max-width: 3rem;
    border: 1px solid rgba(237, 100, 0, .9);
    border-width: 0 1px;
    font-size: 1rem;
    height: 2rem;
    color: #000;
}
@media not all and (min-resolution:.001dpcm) {
    @supports (-webkit-appearance: none) and (stroke-color:transparent) {
        .number-input.def-number-input.safari_only button:before, .number-input.def-number-input.safari_only button:after {
            margin-top: -.3rem;
        }
    }
}
/***********
15. Fondo Para Otras Vistas
***********/

.fondosvistas {
    background-image: url('../../img/fondo/imagen/fondo1.png');
    /* Set a specific height */
    /*min-height: 500px; */
    /* Create the parallax scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.colorrgba {
    background: rgba(255, 255, 255, 0.5);
}
.forma_encabezado {
    float: none;
    margin: 0 auto;
    border-top-right-radius: 25px;
    border-top-left-radius: 25px;
    box-shadow: 0px 0px 2px black;
}
.caption {
    position: absolute;
    top: 20%;
    left: 60%;
    width: 100%;
}
/***********
16. vuelo charter
***********/

.contenedor {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.texto-encima {
    position: absolute;
    top: 20%;
    left: 55%;
    color: white;
    font-size: 28px;
    font-family: sans-serif;
    text-shadow: 0px 0px 1px black;
}
.centrado {
    position: absolute;
    top: 30%;
    left: 55%;
    color: white;
}
@media only screen and (max-width: 992px) {
    div.contenedor::before {
        content: "Vuelo Charter";
        color: rgba(43, 43, 43, 0.7);
        float: left;
        margin-left: 1rem;
        font-size: 28px;
    }
    div.contenedor::after {
        content: "Se considera vuelo Charter el fletamento de cualquiera de nuestras aeronaves para realizar vuelos domésticos o internacionales.";
        float: left;
        margin-left: 1rem;
        margin-right: 1rem;
        text-align: justify;
        /*estas cuatro ultimas son laclase lead*/
        font-size: 1.20rem;
        font-weight: 300;
        color: rgba(43, 43, 43, 0.7);
    }
    div.texto-encima {
        display: none;
    }
    div.centrado {
        display: none;
    }
}
/***********
17. Vertical Tabs
***********/

.nav.nav-tabs {
    float: left;
    display: block;
    margin-right: 20px;
    border-bottom: 0;
    border-right: 1px solid #ddd;
    padding-right: 15px;
}
.nav-tabs .nav-link {
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    background: #ccc;
}
.nav-tabs .nav-link.active {
    color: #495057;
    background-color: rgba(297, 110, 0, .9)!important;
    border-color: transparent !important;
}
.nav-tabs .nav-link {
    border-style: dotted;
    border-width: 1px;
    border-color: 660033;
    background-color: cc3366;
    font-family: 'Roboto', sans-serif;
    font-size: 10pt;
}
.tab-content>.active {
    display: block;
    min-height: 165px;
}
.nav.nav-tabs {
    float: left;
    display: block;
    margin-right: 20px;
    border-bottom: 0;
    border-right: 1px solid transparent;
    padding-right: 15px;
}
/******
18. Handling
*******/

header.handling {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    *padding-top: 8rem;
    *padding-bottom: 12rem;
}
header.handling .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
    z-index: 1000;
}
.delante {
    z-index: 1000;
}
.forma {
    background: #434343;
    border-radius: 50%;
    width: 5%;
    height: 10%;
    top: 50%;
}
header.handling h1 {
    font-size: 2rem;
}
@media (min-width: 768px) {
    header.handling {
        *padding-top: 3rem;
        *padding-bottom: 3rem;
    }
    header.handling h1 {
        font-size: 3rem;
    }
}
/******
19. Requisitos Migratorios
*******/

header.pasajero {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 8rem;
    padding-bottom: 12rem;
}
header.pasajero .overlay {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
}
header.pasajero h1 {
    font-size: 2rem;
}
@media (min-width: 768px) {
    header.pasajero {
        padding-top: 8rem;
        padding-bottom: 12rem;
    }
    header.pasajero h1 {
        font-size: 3rem;
    }
}
/******
20. Agenciamiento Aduanal
*******/

header.agenciaaduanal {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 8rem;
    padding-bottom: 12rem;
    height: 360px;
}
header.agenciaaduanal .overlay2 {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
}
header.agenciaaduanal h1 {
    font-size: 2rem;
}
@media (min-width: 768px) {
    header.agenciaaduanal {
        padding-top: 8rem;
        padding-bottom: 12rem;
    }
    header.agenciaaduanal h1 {
        font-size: 3rem;
    }
}
/*****
21. Scroll Completo
*****/

.my-custom-scrollbar {
    position: relative;
    width: 100%;
    height: 380px;
    overflow: auto;
}
.scrollbar-black::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(237, 100, 0, .9);
    background-color: #F5F5F5;
    border-radius: 10px;
}
.scrollbar-black::-webkit-scrollbar {
    width: 12px;
    background-color: #F5F5F5;
}
.scrollbar-black::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(237, 100, 0, .9);
    background-color: #000;
}
.scrollbar-black {
    scrollbar-color: rgba(237, 100, 0, .9) #F5F5F5;
}
.bordered-black::-webkit-scrollbar-track {
    -webkit-box-shadow: none;
    border: 1px solid #000;
}
.bordered-black::-webkit-scrollbar-thumb {
    -webkit-box-shadow: none;
}
.square::-webkit-scrollbar-track {
    border-radius: 0 !important;
}
.square::-webkit-scrollbar-thumb {
    border-radius: 0 !important;
}
.thin::-webkit-scrollbar {
    width: 6px;
}
/*****
22. Date Picker
*****/

.flatpickr-calendar {
    background: transparent;
    opacity: 0;
    display: none;
    text-align: center;
    visibility: hidden;
    padding: 0;
    animation: none;
    direction: ltr;
    border: 0;
    font-size: 14px;
    line-height: 24px;
    border-radius: 5px;
    position: absolute;
    width: 307.875px;
    box-sizing: border-box;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    background: #fff;
    box-shadow: 1px 0 0 #e6e6e6, -1px 0 0 #e6e6e6, 0 1px 0 #e6e6e6, 0 -1px 0 #e6e6e6, 0 3px 13px rgba(0, 0, 0, 0.08);
}
.flatpickr-calendar.open, .flatpickr-calendar.inline {
    opacity: 1;
    max-height: 640px;
    visibility: visible;
}
.flatpickr-calendar.open {
    display: inline-block;
    z-index: 99999;
}
.flatpickr-calendar.animate.open {
    animation: fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);
}
.flatpickr-calendar.inline {
    display: block;
    position: relative;
    top: 2px;
}
.flatpickr-calendar.static {
    position: absolute;
    top: calc(100% + 2px);
}
.flatpickr-calendar.static.open {
    z-index: 999;
    display: block;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7) {
    box-shadow: none !important;
}
.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1) {
    box-shadow: -2px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-calendar .hasWeeks .dayContainer, .flatpickr-calendar .hasTime .dayContainer {
    border-bottom: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.flatpickr-calendar .hasWeeks .dayContainer {
    border-left: 0;
}
.flatpickr-calendar.showTimeInput.hasTime .flatpickr-time {
    height: 40px;
    border-top: 1px solid #e6e6e6;
}
.flatpickr-calendar.noCalendar.hasTime .flatpickr-time {
    height: auto;
}
.flatpickr-calendar:before, .flatpickr-calendar:after {
    position: absolute;
    display: block;
    pointer-events: none;
    border: solid transparent;
    content: '';
    height: 0;
    width: 0;
    left: 22px;
}
.flatpickr-calendar.rightMost:before, .flatpickr-calendar.rightMost:after {
    left: auto;
    right: 22px;
}
.flatpickr-calendar:before {
    border-width: 5px;
    margin: 0 -5px;
}
.flatpickr-calendar:after {
    border-width: 4px;
    margin: 0 -4px;
}
.flatpickr-calendar.arrowTop:before, .flatpickr-calendar.arrowTop:after {
    bottom: 100%;
}
.flatpickr-calendar.arrowTop:before {
    border-bottom-color: #e6e6e6;
}
.flatpickr-calendar.arrowTop:after {
    border-bottom-color: #fff;
}
.flatpickr-calendar.arrowBottom:before, .flatpickr-calendar.arrowBottom:after {
    top: 100%;
}
.flatpickr-calendar.arrowBottom:before {
    border-top-color: #e6e6e6;
}
.flatpickr-calendar.arrowBottom:after {
    border-top-color: #fff;
}
.flatpickr-calendar:focus {
    outline: 0;
}
.flatpickr-wrapper {
    position: relative;
    display: inline-block;
}
.flatpickr-months {
    display: -ms-flexbox;
    display: flex;
}
.flatpickr-months .flatpickr-month {
    background: transparent;
    color: rgba(0, 0, 0, 0.9);
    fill: rgba(0, 0, 0, 0.9);
    height: 28px;
    line-height: 1;
    text-align: center;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    -ms-flex: 1;
    flex: 1;
}
.flatpickr-months .flatpickr-prev-month, .flatpickr-months .flatpickr-next-month {
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    top: 0;
    line-height: 16px;
    height: 28px;
    padding: 10px;
    z-index: 3;
    color: rgba(0, 0, 0, 0.9);
    fill: rgba(0, 0, 0, 0.9);
}
.flatpickr-months .flatpickr-prev-month.disabled, .flatpickr-months .flatpickr-next-month.disabled {
    display: none;
}
.flatpickr-months .flatpickr-prev-month i, .flatpickr-months .flatpickr-next-month i {
    position: relative;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month, .flatpickr-months .flatpickr-next-month.flatpickr-prev-month {
    left: 0;
}
.flatpickr-months .flatpickr-prev-month.flatpickr-next-month, .flatpickr-months .flatpickr-next-month.flatpickr-next-month {
    right: 0;
}
.flatpickr-months .flatpickr-prev-month:hover, .flatpickr-months .flatpickr-next-month:hover {
    color: rgba(237, 110, 0, .9);
}
.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
    fill: #f64747;
}
.flatpickr-months .flatpickr-prev-month svg, .flatpickr-months .flatpickr-next-month svg {
    width: 14px;
    height: 14px;
}
.flatpickr-months .flatpickr-prev-month svg path, .flatpickr-months .flatpickr-next-month svg path {
    transition: fill .1s;
    fill: inherit;
}
.numInputWrapper {
    position: relative;
    height: auto;
}
.numInputWrapper input, .numInputWrapper span {
    display: inline-block;
}
.numInputWrapper input {
    width: 100%;
}
.numInputWrapper input::-ms-clear {
    display: none;
}
.numInputWrapper span {
    position: absolute;
    right: 0;
    width: 14px;
    padding: 0 4px 0 2px;
    height: 50%;
    line-height: 50%;
    opacity: 0;
    cursor: pointer;
    border: 1px solid rgba(57, 57, 57, 0.15);
    box-sizing: border-box;
}
.numInputWrapper span:hover {
    background: rgba(0, 0, 0, 0.1);
}
.numInputWrapper span:active {
    background: rgba(0, 0, 0, 0.2);
}
.numInputWrapper span:after {
    display: block;
    content: "";
    position: absolute;
}
.numInputWrapper span.arrowUp {
    top: 0;
    border-bottom: 0;
}
.numInputWrapper span.arrowUp:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-bottom: 4px solid rgba(57, 57, 57, 0.6);
    top: 26%;
}
.numInputWrapper span.arrowDown {
    top: 50%;
}
.numInputWrapper span.arrowDown:after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid rgba(57, 57, 57, 0.6);
    top: 40%;
}
.numInputWrapper span svg {
    width: inherit;
    height: auto;
}
.numInputWrapper span svg path {
    fill: rgba(0, 0, 0, 0.5);
}
.numInputWrapper:hover {
    background: rgba(0, 0, 0, 0.05);
}
.numInputWrapper:hover span {
    opacity: 1;
}
.flatpickr-current-month {
    font-size: 18px;
    line-height: inherit;
    font-weight: 300;
    color: rgba(237, 110, 0, .9);
    position: absolute;
    width: 75%;
    left: 12.5%;
    padding: 6.16px 0 0 0;
    line-height: 1;
    height: 28px;
    display: inline-block;
    text-align: center;
    transform: translate3d(0, 0, 0);
}
.flatpickr-current-month span.cur-month {
    font-weight: 700;
    color: inherit;
    display: inline-block;
    margin-left: .5ch;
    padding: 0;
}
.flatpickr-current-month span.cur-month:hover {
    background: rgba(0, 0, 0, 0.05);
}
.flatpickr-current-month .numInputWrapper {
    width: 6ch;
    width: 7ch\0;
    display: inline-block;
}
.flatpickr-current-month .numInputWrapper span.arrowUp:after {
    border-bottom-color: rgba(0, 0, 0, 0.9);
}
.flatpickr-current-month .numInputWrapper span.arrowDown:after {
    border-top-color: rgba(0, 0, 0, 0.9);
}
.flatpickr-current-month input.cur-year {
    background: transparent;
    box-sizing: border-box;
    color: #ed6e00;
    cursor: text;
    padding: 0 0 0 .5ch;
    margin: 0;
    display: inline-block;
    font-size: inherit;
    font-weight: 300;
    line-height: inherit;
    height: auto;
    border: 0;
    border-radius: 0;
    vertical-align: initial;
}
.flatpickr-current-month input.cur-year:focus {
    outline: 0;
}
.flatpickr-current-month input.cur-year[disabled], .flatpickr-current-month input.cur-year[disabled]:hover {
    font-size: 18px;
    color: rgba(237, 110, 0, .9);
    background: transparent;
    pointer-events: none;
    boder: none;
}
.flatpickr-weekdays {
    background: transparent;
    text-align: center;
    overflow: hidden;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 28px;
}
.flatpickr-weekdays .flatpickr-weekdaycontainer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1;
    flex: 1;
}
span.flatpickr-weekday {
    cursor: default;
    font-size: 18px;
    background: transparent;
    color: rgba(237, 110, 0, .9);
    line-height: 1;
    margin: 0;
    text-align: center;
    display: block;
    -ms-flex: 1;
    flex: 1;
    font-weight: bolder;
}
.dayContainer, .flatpickr-weeks {
    padding: 1px 0 0 0;
}
.flatpickr-days {
    position: relative;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 307.875px;
}
.flatpickr-days:focus {
    outline: 0;
}
.dayContainer {
    padding: 0;
    outline: 0;
    text-align: left;
    width: 307.875px;
    min-width: 307.875px;
    max-width: 307.875px;
    box-sizing: border-box;
    display: inline-block;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-around;
    transform: translate3d(0, 0, 0);
    opacity: 1;
}
.dayContainer+.dayContainer {
    box-shadow: -1px 0 0 #e6e6e6;
}
.flatpickr-day {
    background: none;
    border: 1px solid transparent;
    border-radius: 150px;
    box-sizing: border-box;
    color: #393939;
    cursor: pointer;
    font-weight: 400;
    width: 14.2857143%;
    -ms-flex-preferred-size: 14.2857143%;
    flex-basis: 14.2857143%;
    max-width: 39px;
    height: 39px;
    line-height: 39px;
    margin: 0;
    display: inline-block;
    position: relative;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}
.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
    cursor: pointer;
    outline: 0;
    background: #e6e6e6;
    border-color: #e6e6e6;
}
.flatpickr-day.today {
    border-color: rgba(237, 110, 0, .9);
}
.flatpickr-day.today:hover, .flatpickr-day.today:focus {
    border-color: rgba(237, 110, 0, .9);
    background: rgba(237, 110, 0, .9);
    color: #fff;
}
.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange, .flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange, .flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus, .flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus, .flatpickr-day.selected:hover, .flatpickr-day.startRange:hover, .flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay, .flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay, .flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay, .flatpickr-day.endRange.nextMonthDay {
    background: rgba(237, 110, 0, .9);
    box-shadow: none;
    color: #fff;
    border-color: rgba(237, 110, 0, .9);
}
.flatpickr-day.selected.startRange, .flatpickr-day.startRange.startRange, .flatpickr-day.endRange.startRange {
    border-radius: 50px 0 0 50px;
}
.flatpickr-day.selected.endRange, .flatpickr-day.startRange.endRange, .flatpickr-day.endRange.endRange {
    border-radius: 0 50px 50px 0;
}
.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)) {
    box-shadow: -10px 0 0 rgba(237, 110, 0, .9);
}
.flatpickr-day.selected.startRange.endRange, .flatpickr-day.startRange.startRange.endRange, .flatpickr-day.endRange.startRange.endRange {
    border-radius: 50px;
}
.flatpickr-day.inRange {
    border-radius: 0;
    box-shadow: -5px 0 0 #e6e6e6, 5px 0 0 #e6e6e6;
}
.flatpickr-day.disabled, .flatpickr-day.disabled:hover, .flatpickr-day.prevMonthDay, .flatpickr-day.nextMonthDay, .flatpickr-day.notAllowed, .flatpickr-day.notAllowed.prevMonthDay, .flatpickr-day.notAllowed.nextMonthDay {
    color: rgba(57, 57, 57, 0.3);
    background: transparent;
    border-color: transparent;
    cursor: default;
}
.flatpickr-day.disabled, .flatpickr-day.disabled:hover {
    cursor: not-allowed;
    color: rgba(57, 57, 57, 0.1);
}
.flatpickr-day.week.selected {
    border-radius: 0;
    box-shadow: -5px 0 0 rgba(237, 110, 0, .9), 5px 0 0 rgba(237, 110, 0, .9);
}
.flatpickr-day.hidden {
    visibility: hidden;
}
.rangeMode .flatpickr-day {
    margin-top: 1px;
}
.flatpickr-weekwrapper {
    display: inline-block;
    float: left;
}
.flatpickr-weekwrapper .flatpickr-weeks {
    padding: 0 12px;
    box-shadow: 1px 0 0 #e6e6e6;
}
.flatpickr-weekwrapper .flatpickr-weekday {
    float: none;
    width: 100%;
    line-height: 28px;
}
.flatpickr-weekwrapper span.flatpickr-day, .flatpickr-weekwrapper span.flatpickr-day:hover {
    display: block;
    width: 100%;
    max-width: none;
    color: rgba(57, 57, 57, 0.3);
    background: transparent;
    cursor: default;
    border: none;
}
.flatpickr-innerContainer {
    display: block;
    display: -ms-flexbox;
    display: flex;
    box-sizing: border-box;
    overflow: hidden;
}
.flatpickr-rContainer {
    display: inline-block;
    padding: 0;
    box-sizing: border-box;
}
.flatpickr-time {
    text-align: center;
    outline: 0;
    display: block;
    height: 0;
    line-height: 40px;
    max-height: 40px;
    box-sizing: border-box;
    overflow: hidden;
    display: -ms-flexbox;
    display: flex;
}
.flatpickr-time:after {
    content: "";
    display: table;
    clear: both;
}
.flatpickr-time .numInputWrapper {
    -ms-flex: 1;
    flex: 1;
    width: 40%;
    height: 40px;
    float: left;
}
.flatpickr-time .numInputWrapper span.arrowUp:after {
    border-bottom-color: #393939;
}
.flatpickr-time .numInputWrapper span.arrowDown:after {
    border-top-color: #393939;
}
.flatpickr-time.hasSeconds .numInputWrapper {
    width: 26%;
}
.flatpickr-time.time24hr .numInputWrapper {
    width: 49%;
}
.flatpickr-time input {
    background: transparent;
    box-shadow: none;
    border: 0;
    border-radius: 0;
    text-align: center;
    margin: 0;
    padding: 0;
    height: inherit;
    line-height: inherit;
    color: #393939;
    font-size: 14px;
    position: relative;
    box-sizing: border-box;
}
.flatpickr-time input.flatpickr-hour {
    font-weight: bold;
}
.flatpickr-time input.flatpickr-minute, .flatpickr-time input.flatpickr-second {
    font-weight: 400;
}
.flatpickr-time input:focus {
    outline: 0;
    border: 0;
}
.flatpickr-time .flatpickr-time-separator, .flatpickr-time .flatpickr-am-pm {
    height: inherit;
    display: inline-block;
    float: left;
    line-height: inherit;
    color: #393939;
    font-weight: bold;
    width: 2%;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
}
.flatpickr-time .flatpickr-am-pm {
    outline: 0;
    width: 18%;
    cursor: pointer;
    text-align: center;
    font-weight: 400;
}
.flatpickr-time input:hover, .flatpickr-time .flatpickr-am-pm:hover, .flatpickr-time input:focus, .flatpickr-time .flatpickr-am-pm:focus {
    background: #f3f3f3;
}
.flatpickr-input[readonly] {
    cursor: pointer;
}
@keyframes fpFadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -20px, 0);
    }
    to {
        opacity: 1;
        transform: translate3d(0, 0, 0);
    }
}
/*****
23. historia,mision,vision y valores
*****/

.contenedo23 {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 100%;
}
.texto-encima23 {
    position: absolute;
    top: 20%;
    left: 55%;
    color: white;
    font-size: 28px;
    text-shadow: 0px 0px 1px black;
}
.centrado23 {
    text-indent: 1cm;
    position: absolute;
    top: 30%;
    left: 40%;
    color: white;
    font-size: 14px;
}
/*****
24 Color de texto en Nuestros Servicios: Portada
****/

.v0tex {
    color: #fff;
    min-height: 100px;
}
/*****
25 Color de texto de los titulos del carrusel de nuestros servicios
****/

#servicios-carousel h5 {
    color: #fff;
}
/******
26. Cargo
*******/

header.cargo {
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 8rem;
    padding-bottom: 12rem;
    height: 360px;
}
header.cargo .overlay2 {
    position: absolute;
    background-color: #212529;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
}
header.cargo h1 {
    font-size: 2rem;
}
@media (min-width: 768px) {
    header.cargo {
        padding-top: 8rem;
        padding-bottom: 12rem;
    }
    header.cargo h1 {
        font-size: 3rem;
    }
}
/******
27. Textofino
*******/

p.textofino {}
/***********
28. Oficinas
************/

* {
    box-sizing: border-box;
}
.block {
    max-width: auto;
    width: 100%;
    height: 100%;
    float: left;
    padding: 15px;
    z-index: 10;
    background-color: white;
    overflow: hidden;
}
@media screen and (max-width: 599px) {
    .block {
        max-width: 100%;
    }
}
.block>div {
    display: block;
    position: relative;
    padding: 0 0 0 35px;
    border-bottom: 1px solid white;
    background-color: #e6e6e6;
    color: black;
}
.block>div:nth-child(1):before {
    content: "N";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #222;
    padding: 7.5px;
    margin: 0;
    color: white;
}
.block> :nth-child(2):before {
    content: "1";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #FF9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(3):before {
    content: "2";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(4):before {
    content: "3";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(5):before {
    content: "4";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(6):before {
    content: "5";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(7):before {
    content: "6";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(8):before {
    content: "7";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(9):before {
    content: "8";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(10):before {
    content: "9";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(11):before {
    content: "10";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(12):before {
    content: "11";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(13):before {
    content: "12";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(14):before {
    content: "13";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(15):before {
    content: "14";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(16):before {
    content: "15";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(17):before {
    content: "16";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(18):before {
    content: "I";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #222;
    padding: 7.5px;
    margin: 0;
    color: white;
}
.block>div:nth-child(19):before {
    content: "17";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(20):before {
    content: "18";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(21):before {
    content: "19";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(22):before {
    content: "20";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(23):before {
    content: "21";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div:nth-child(24):before {
    content: "22";
    width: 35px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #ff9900;
    padding: 7.5px;
    margin: 0;
    color: black;
}
.block>div input+label {
    cursor: pointer;
    display: block;
    padding: 7.5px 15px;
    background-color: #686666;
    -webkit-transition: background-color 0.25s ease-in-out 0.5s, color 0.25s ease-in-out 0.5s;
    transition: background-color 0.25s ease-in-out 0.5s, color 0.25s ease-in-out 0.5s;
    color: white;
}
.block>div input~div {
    visibility: hidden;
    max-height: 0;
    padding: 0;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.25s, padding 0s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.25s, padding 0s ease-in-out 0s;
}
.block>div input~div p {
    padding: 0 15px;
}
.block>div input~div span {
    padding: 0 15px;
}
.block>div input:checked+label {
    background-color: rgba(237, 110, 0, 0.9);
    -webkit-transition: background-color 0s ease-in-out 0s;
    transition: background-color 0s ease-in-out 0s;
    color: white;
    text-shadow: 0px 0px 1px black;
}
.block>div input:checked~div {
    display: block;
    opacity: 1;
    visibility: visible;
    max-height: 1200px;
    padding: 15px 0;
    -webkit-transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.5s, padding 0s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0.2s, opacity 0.25s ease-in-out 0.5s, padding 0s ease-in-out 0s;
}
/************************
29. Preguntas frecuentes
*************************/

div a.diferente {
    color: #666;
    cursor: pointer;
}
div a.diferente:hover {
    color: black;
    cursor: pointer;
}
.accordion2 .card-header:after {
    content: "" url("../../img/imagenes23/flecha-ab.png");
    float: right;
    cursor: pointer;
}
.accordion2 .card-header.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "" url("../../img/imagenes23/flecha-a.png");
    cursor: pointer;
}
.degradado23 {
    background: linear-gradient(to bottom, rgba(237, 110, 0, 0.5) 0px, rgba(237, 110, 0, .3) 99%);
}
/*************************
30. Requisitos migratorios
***************************/

.buttom-container23 {
    display: inline-block;
    position: relative;
}
.buttom-container23 a {
    position: absolute;
    bottom: 0.2em;
    right: 0.2em;
    padding: 0.3em 0.5em;
    color: 000;
}
/*************************
30. Moneda
***************************/




/*************************
32. innovando
*************************/

/* Fixed/sticky icon bar (vertically aligned 50% from the top of the screen) */
.icon-bar {
  position: absolute;
  position: fixed;
  top: 20%;
  z-index: 50;

  animation-name: parpadeo;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;

  -webkit-animation-name:parpadeo;
  -webkit-animation-duration: 5s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo{  
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}

@-webkit-keyframes parpadeo {  
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
   100% { opacity: 1.0; }
}

@keyframes parpadeo {  
  0% { opacity: 1.0; }
   50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}

 


/* Style the icon bar links */
.icon-bar a {
  display: block;
  text-align: center;
  padding: 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 12px;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;

  
}

/* Style the social media icons with color, if you want 
.icon-bar a:hover {
  background: rgba(255,  211, 155, 0.6);
  color: black;
}*/

.innovacion {
  background: #CD6600;
  color: white;
}


