

*{
    font-family: 'Montserrat', sans-serif;
}
option{
    font-family: Arial, Helvetica, sans-serif;
}

.container{
    max-width: 1280px;
}
h1{
    display: none;
}
.cabecera {
    background-color: #1F9CEF;
    min-height: 400px;
}
.minheight190{
    min-height: 400px;
}
.imgTopBanner {
    background: url('img/topbanner.jpeg');
}
.aligncenterH{
    text-align:center;
}
.launchVideo img{
    cursor: pointer;
    width: 113px;
}
h2.thing, .thing{
    font-weight: 300;
}
h2.bold, .bold{
    font-weight: 800;
}
.sh2 {
    text-align: left;
    letter-spacing: 0px;
    color: #FFFFFF;
    font-size: 39px;
}
.btn_link{
    border: 1px solid #fff;
    color: #fff;
    font-weight: bold;
    font-size: 22px;
    margin-top: 32px;
}
.btn_link:hover{
    color: white;
}
.colorGrey h2{
    color: #666666F9;
}
.seconth, .third {
    margin-top: 80px;
    margin-bottom: 120px;
}
.fourth{
    margin-top: 220px;
    margin-bottom: 120px;
}
.seconth h2, .third h2, .fourth h2{
font-size: 28px;
}
.seconth h4, .third h4, .fourth h4 {
    font-size: 14px;
    color:#0000008a;
    font-weight: 400;
}
.sectores_img{
    margin: 0 auto;
    display: block;
}
.center{
    text-align: center;
}
.titulo{
    margin-bottom: 50px;
}
.buscador{
    margin-top: 85px;
}
.buscador .titulo h2 {
    color: #1F9CEF;
    font-size: 50px;
    text-align: center;
    display: block;
    width: 100%;
    font-weight: bold;
    margin-bottom: 0;
}
.buscador .titulo h3, .buscador .titulo h1 {
    color: #707070;
    font-size: 39px;
    text-align: center;
    display: block;
    width: 100%;
    font-weight: 400;
}
.introText {
    margin-top: 15px;
    font-size: 20px;
    margin-bottom: 20px;
    color: #707070;
}
.marginBottom0{
    margin-bottom: 0;
}
.marginTop0{
    margin-top: 0;
}
.videoDemo{
    cursor: pointer;
}

@keyframes videoask-embed {
    0% {
      transform: translateY(90px);
      opacity: 0;
    }
  
    100% {
      transform: translateY(0px);
      opacity: 1;
    }
}
#containerVideoAyuda{
    /*transition: transform 1s ease-in-out;*/
    animation: videoask-embed 0.6s ease-out !important;
    position: fixed !important;
    cursor: pointer !important;
    z-index: 99 !important;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15) !important;
    outline: none !important;
    border: none !important;
    top: auto !important;
    right: 35px;
    bottom: 35px;
    /*width: 132px ;*/
    height: 132px;
    border-color: #009ef2;
    background-color:#009ef2;
    border-radius: 100px !important;
}
.videoask-text {
    width: 120px !important;
    height: 120px !important;
    font-size: 16px !important;
    text-transform: initial !important;
    position: absolute !important;
    display: flex !important;
    align-items: flex-end;
    justify-content: center !important;
    z-index: 99999999999999999999 !important;
    text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.4) !important;
    line-height: 18px !important;
    font-weight: 700 !important;
    -webkit-font-smoothing: antialiased !important;
    color: white !important;
    padding-bottom: 15px;
}
.videoask-video{
    width: 120px;
    height: 120px;
    position: relative;
    overflow: hidden;
    border-radius: 100px !important;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.15) !important
}
.videoask-embed{
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    object-position: 50% 50% !important;
    width: 100% !important;
    height: 100% !important;
    min-width: 100% !important;
    min-height: 100% !important;
    cursor: pointer !important;
    object-fit: cover !important;
    margin-top: 0 !important;
    visibility: visible !important;
    border-radius: 50% !important;
}


.videoask-embed__modal_closeButton--2W_wC, .videoask-embed__modal_closeButton--2W_wC:active, .videoask-embed__modal_closeButton--2W_wC:hover {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    position: absolute !important;
    width: 32px !important;
    height: 32px !important;
    border-radius: 20px !important;
    top: -12px !important;
    right: -12px !important;
    color: #fff !important;
    font-weight: 400 !important;
    border: none !important;
    cursor: pointer !important;
    outline: none !important;
    background: rgba(0, 0, 0, 1) !important;
    line-height: 0px !important;
    margin: 0 !important;
    padding: 0 !important;
    z-index: 1001;
}
.videoask-embed__modal_closeButton--2W_wC .videoask-embed__modal_closeButtonImage--22ygs {
    max-width: initial !important;
    max-height: initial !important;
    transform: scale(0.8) !important;
    width: auto !important;
}

.art-video-player .art-video, .art-video-player .art-bottom{
    border-radius: 30px;
}
.art-video-player{
    border-radius: 30px;
}


@media only screen and (max-width: 1024px) {
    .cabecera{
        padding-bottom: 10px;
        padding-top: 50px;
    }
    .cabecera  .btn_link{
      width: 100%;
    }
    .sh2{
        font-size: 20px !important;
    }
    .container img{
        padding-bottom: 20px;
    }
    .buscador .titulo h2 {
        color: #1F9CEF;
        font-size: 30px;
    }
    .buscador .titulo h3 {
        font-size: 30px;
    }
    .videoDemo{
        width: 100%;
    }
}