.BGBanner.BGBannerComoUnirte {
    background-image: url("https://gallery.mailchimp.com/a259beb566494e9f85b883caf/images/30680c90-1958-4370-a657-d15706730ec8.jpg");
}

#boton1:hover {
    src: url("https://gallery.mailchimp.com/a259beb566494e9f85b883caf/images/2e328c0c-a465-4046-907a-8ab554cbae37.jpg");
}

#boton2:hover {
    src: url("https://gallery.mailchimp.com/a259beb566494e9f85b883caf/images/a6ec97b5-2e6f-4730-8084-d2564f88e392.jpg");
}

#boton3:hover {
    src: url("https://gallery.mailchimp.com/a259beb566494e9f85b883caf/images/9c622c14-7d9d-4abf-8d33-3b81eed51c71.jpg");
}

a:visited,
a:active,
a:focus,
a:hover,
a:tou {
    border-style: none;
    outline: none;
}

.HeadPregunta {
    background: white;
    border-color: white;
    height: 70px;
    border-bottom-color: black;
}

.BodyRespuesta {
    border-top: 2px solid #ffffff !important;
}

.botonera {
    width: 55%;
    cursor: pointer;
}

.line {
    height: 20px;
    width: 180px;
}

.imgSeleccion {
    height: 300px;
}

.ContainerProceso h3 {
    color: black !important;
}

.ContainerProceso p {
    font-family: "MuseoSans_100";
    font-weight: 100;
}

.ContainerProceso b {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    left: 0;
    font-size: 300px;
    color: #dde1eb;
    line-height: normal;
    opacity: 0.3;
}

.ContainerProceso h3 span {
    font-size: 4.0rem;
    padding-left: 5px;
}

.ContainerProceso img {
    height: 4.0rem;
    position: relative;
    top: -10px;
}

.show {
    display: block!important;
    visibility: initial!important;
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
}

.panel-group-contact .panel .panel-heading {
    background-color: #ffffff;
    border: 1px solid transparent;
    padding: 11px 20px;
    border-radius: 1px;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.panel-group-contact .panel {
    margin-bottom: 25px;
    border: none!important;
    box-shadow: none;
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 0;
}

.panel-default {
    border-color: #ddd;
}

.panel {
    margin-bottom: 21px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 0;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.panel-group-contact .panel .panel-heading a i {
    float: right;
    transform: scale(1.2);
}

.fuentePregunta {
    font-family: "MuseoSans_500";
    font-weight: 500;
    font-size: 14px !important;
}

.fuenteRespuesta {
    font-size: 14px;
    font-family: "MuseoSans_300";
    font-weight: 300;
    padding-left: 20px;
}

.panelBodyTip {
    padding-top: 30px;
}

#Select {
    display: block;
}

#SelectM {
    display: none;
}

#p {
    display: block;
}

#pm {
    display: none;
}

@media screen and (min-width: 0px) and (max-width: 991px) {
    .BGBanner.BGBannerComoUnirte {
        background-image: url("https://gallery.mailchimp.com/a259beb566494e9f85b883caf/images/0fcd4bd6-4752-4015-892e-48ab909779c0.jpg");
    }
    .botonera {
        width: 100%;
    }
    .FuenteTitulo,
    .FuenteDescripcion {
        padding-left: 40px;
    }
    #Select {
        display: none;
    }
    #SelectM {
        display: block;
    }
    .line {
        width: 60px;
    }
    .imgSeleccion {
        padding-left: 40px;
        height: 230px;
        width: 340px;
    }
    .HeadPregunta {
        height: 80px;
    }
    .panel-title {
        position: relative;
    }
    .faLine1 {
        position: absolute;
        padding-top: 5px;
        right: -20px;
    }
    .faLine2 {
        position: absolute;
        right: -20px;
        padding-bottom: 235px;
    }
    #p {
        display: none;
    }
    #pm {
        display: block;
    }
}

@media screen and (min-width: 0px) and (max-width: 991px) and (orientation:landscape) {
    .BGBanner.BGBannerComoUnirte {
        background-image: url("https://gallery.mailchimp.com/a259beb566494e9f85b883caf/images/30680c90-1958-4370-a657-d15706730ec8.jpg");
        background-size: cover;
    }
}