/*Paginas de contacto*/
#main .contacto {
    padding-top: 78px;
    padding-bottom: 78px;
    width: 100%;
    background: #FFF;
}

.contacto .info {
    font-size: 18px;
    font-family: 'AkkuratStd-Bold';
    color: #000;
}
.fondo_contacto {
    min-height: 375px;
    background: url(/res/coinc/images/contact/atencion_al_cliente.png) no-repeat center top;
    background-size: cover;
    position: relative;
    width: 100%;
}

.fondo_contacto .contenido_fondo_contacto {
    position: absolute;
    left: 13%;
    bottom: 20%;
    color: #FFF;
}

.fondo_contacto .contenido_fondo_contacto .title {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 35px;
}
.fondo_contacto .contenido_fondo_contacto p {
    color: #FFF;
    font-size: 22px;
    line-height: 1;
    font-family: 'Conv_AkkuratStd-Light';
}
.contacto .icono-telefono {
    height: 40px;
    width: 38px;
    background-image: url(/res/coinc/images/contact/icono-telefono.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 30px;
}

.contacto .icono-consulta {
    height: 36px;
    width: 39px;
    background-image: url(/res/coinc/images/contact/icono-consulta.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
}

.contacto .menu-lateral .titulo {
    background: #0080c4;
    text-align: center;
    height: 44px;
    font-size: 18px;
    font-family: 'AkkuratStd-Bold';
}
.contacto .menu-lateral .titulo p {
    color: #FFF;
    padding-top: 10px;
}
.contacto .menu-lateral .titulo a {
    font-weight: normal;
    padding-top: 10px;
}
.contacto label {
    color: #666;
    font-weight: bold;
    font-size: 18px;
    padding-left: 0;
    font-family: 'Conv_AkkuratStd-Light';
}

.contacto label.adjunto{
    text-decoration: underline;
}

.contacto label.politicas {
    font-family: 'Conv_AkkuratStd-Light';
}

.contacto .consulta label{
    font-weight: normal;
    font-family: 'AkkuratStd';
}

.contacto input[type="text"],
.contacto select {
    width: 445px;
    height: 65px !important;
    border: 1px solid #dadada;
    padding-left: 20px;
    color: #666;
    font-size: 16px;
    box-sizing: border-box;
}

.contacto select {
    background: url(/res/coinc/images/contact/icono-green-downarrow.png) no-repeat 400px 30px #fff;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: 0;
    font-family: 'Conv_AkkuratStd-Light';
}
.contacto select::-ms-expand{
    display: none;
}

.contacto input[type="checkbox"] {
    height: 30px;
    width: 30px;
    margin-right: 10px !important;
    vertical-align: middle;
    font-family: 'Conv_AkkuratStd-Light';
}

.contacto a {
    color: #3b3b3b;
    display: inline-block;
    border-bottom: 1px solid #a3a3a3;
}
.contacto a:hover{
    text-decoration: none;
    color: #0080c4;
}
.contacto .preguntas-frecuentes {
    clear: both;
}
.contacto .preguntas-frecuentes span {
    margin-right: 10px !important
}
.contacto .bloque_contacto .telefono span {
    margin-left: 10px !important;
}
.contacto .menu-lateral .contenido {
    padding-top: 30px;
    padding-bottom: 50px;
    text-align: center;
}
.contacto .politica {
    margin-top: 46px;
    font-family: 'Conv_AkkuratStd-Light';
    font-weight: normal !important;
}

.contacto .politica label{
    font-weight: normal !important;
}

.contacto .politica2 {
    margin-top: 30px;
    margin-bottom: 72px
}
.contacto .privacidad {
    margin-bottom: 40px;
    font-family: 'Conv_AkkuratStd-Light';
}

.contacto .privacidad label {
    font-weight: normal !important;
}

.contacto .menu-lateral .intereses ul li {
    float: none;
    text-align: center;
    padding-bottom: 10px;
    font-size: 1rem;
    margin-bottom: 0px;
    list-style: none;
}
.contacto .menu-lateral .bloque_contacto .horario {
    font-size: 14px;
    margin-top: -30px;
}
.contacto .menu-lateral .bloque_contacto .telefono {
    font-size: 18px;
}
.contacto .menu-lateral .intereses .contenido_intereses {
    padding-bottom: 10px;
    padding-top: 20px;
}
.contacto .boton_enviar {
    width: 60%;
    text-align: center;
}
.contacto .boton_enviar_movil {
    text-align: center;
}
.contacto textarea {
    padding-left: 20px;
    padding-top: 20px;
    font-size: 16px;
}
.contacto_movil textarea {
    box-sizing: border-box;
}
.contacto_movil .container .row .col-xs-11{
    margin-top: -50px;
}
.contacto .menu-lateral .historico-conversaciones .icono-resueltas {
    height: 32px;
    width: 31px;
    background-image: url(/res/coinc/images/contact/icono-resueltas.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}
.contacto .menu-lateral .historico-conversaciones .icono-pendientes {
    height: 33px;
    width: 31px;
    background-image: url(/res/coinc/images/contact/icono-pendientes.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    margin-right: 20px;
}

.contacto .menu-lateral .historico-conversaciones .icono-contestadas {
    height: 33px;
    width: 29px;
    background-image: url(/res/coinc/images/contact/icono-contestadas.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    margin-left: 22px;
    margin-right: 20px;
}
.contacto .consulta label {
    width: 100%;
}
.contacto .icono-adjunto {
    height: 27px;
    width: 26px;
    background-image: url(/res/coinc/images/contact/icono-adjunto.png);
    background-repeat: no-repeat;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.contacto .btn {
    border-radius: 25px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
    font-family: 'AkkuratStd-Bold';
    box-sizing: border-box;
    padding: 0 38px;
    width: 190px;
    font-weight: bold;
}

/*Estilos Pagina de contacto en movil*/
.contacto_movil input[type="text"],
.contacto_movil select,
.contacto_movil textarea {
    width: 100%;
}
.contacto_movil {
    background: #FFF;
    padding-top: 0px !important;
}
.contacto_movil h1 {
    font-size: 24px;
    font-weight: bold;
}
.contacto_movil .adjunto {
    width: 240px;
    margin: 0 auto;
}
.contacto_movil .politica p,
.contacto_movil .politica2 p {
    font-size: 18px;
    display: inline-block;
    margin-bottom: 0;
}
.contacto_movil label {
    font-size: 14px;
}
@media screen and (max-width: 426px) {
    .contacto_movil .politica p,
    .contacto_movil .politica2 p {
        font-size: 14px;
    }
    .contactForm p{
        color: #030303;
    }
    .support-msg .content {
        padding: 8px 20px 100px 20px !important;
    }
}

.contacto_movil .form-group.boton_enviar {
    width: 100%;
}
.contacto_movil h1 {
    font-size: 24px;
}

form p {
    color: #030303;
}


.contacto_movil .politica2 {
    text-align: center;
    margin-bottom: 40px;
}
.contacto_movil select {
    background-position-x: 90%;
}

#conversationsClosedUl{
    display: none;
}
#conversationsPendingUl{
    display: none;
}
#conversationsAnsweredUl{
    display: none;
}
.ulIntereses{
    padding-left: 0px;
}
.preguntasFrecuentesEnlace{
    border-bottom: none !important;
}
.content_pie_home {
    width: 100%;
}
.degradado_gris {
    background: none !important;
}
#content{
    padding-top: 0px !important;
}

.btnPositive {
    border: 1px solid #5cc600;
    background-color: #5cc600;
    color: #ffffff;
}

.attached-name {
    font-weight: bold;
    margin-top: 10px;
    margin-left: 44px;
}

.contactForm p{
    font-size: 14px;
}

.texto_fondo_contacto h1 {
    color: #fff;
    font-size: 2.3rem;
    font-weight: bold;
}

#cabeceraHome .col-md-12{
    position: absolute;
}

#cabeceraHome .contr_olv_neww{
    left: 12px;
}

#cabeceraHome .bt_entrar_reg input{
    left: 39px;
}

#cabeceraHome .bt_recuperar_contra input{
    width: 174px;
    left: 20px;
}

#cabeceraHome .barra_blue_back_2line_mod{
    width: 100% !important;
}

.msg-status-wrapper {
    font-weight: bold;
}

.support-msg {
    margin-top: 15px;
}

.support-msg .content {
    margin: 0;
    z-index: 5;
    background-color: #eae9e1;
    padding: 8px 20px 75px 20px;
    width: 75%;
    margin-top: 25px;
}

.support-msg .content .title{
    font-weight: bold;
}

.support-msg .content .text{
    margin-top: 5px;
}

.support-msg .content .text p{
    margin-top: 5px;
    font-family: "Arial", Akkurat Pro, Akkurat Light Pro;
    font-size: 14px;
    line-height: 1.6;
    color: #333333;
}

.support-msg .content .timestamp-group {
    float: left;
    padding-top: 15px;
}

.support-msg .content .timestamp-group label {
    font-family: "Arial", Akkurat Pro, Akkurat Light Pro;
    font-size: 14px;
    line-height: 1.6;
    font-weight: normal;
    color: #0080c4;
}

.support-msg .content .contact-button-wrapper {
    float: right;
}

.support-msg .content .contact-button-wrapper .btnPositive {
    border: 1px solid #0080c4;
    background-color: #0080c4;
}

.user-prompt-content .send-message-form .form-group.boton_enviar.contestar {
    width: 75%;
    text-align: right;
    padding-right: 20px;
}

.support-msg .icon-container .icon-support-team {
    margin: 0;
    padding: 0;
    z-index: 10;
    background: url(/res/coinc/images/callcenter/ico_cerdito.png) no-repeat;
    height: 60px;
    width: 60px;
    display: block;
}

.support-msg .icon-container .icon-support-team-success {
    margin: 0;
    padding: 0;
    z-index: 10;
    background: url(/res/coinc/images/avatares/usuarioSinLogar.png) no-repeat 1px 0px;
    height: 60px;
    width: 60px;
    display: block;
}

.user-prompt-wrapper .avatar-group .avatar-image {
    border-radius: 32px;
    width: 60px;
    height: 60px;
}

.user-prompt-content-respuesta {
    width: 75%;
    border: 1px solid #dedede;
    margin-top: 25px;
    padding: 8px 20px 15px 20px;
}

.user-prompt-wrapper .user-prompt-content-respuesta .title {
    font-weight: bold;
    margin-top: 10px;
}

.user-prompt-wrapper .user-prompt-content-respuesta .ack-target .target-text {
    margin-top: 5px;
    font-family: "Arial", Akkurat Pro, Akkurat Light Pro;
    font-size: 14px;
    line-height: 1.6;
    color: #333333;
}

.user-prompt-wrapper .user-prompt-content-respuesta .timestamp-group {
    padding-top: 15px;
}

.user-prompt-wrapper .user-prompt-content-respuesta .timestamp-group label {
    font-family: "Arial", Akkurat Pro, Akkurat Light Pro;
    font-size: 14px;
    line-height: 1.6;
    font-weight: normal;
    color: #0080c4;
}

.historico-conversaciones .contenido li{
    padding-left: 37%;
    text-align: left;
}

.historico-conversaciones a {
    border-bottom: none;
}

.historico-conversaciones .contenido li a:hover {
    color: #0080c4 !important;
}

.historico-conversaciones .contenido li a {
    color: #5cc600;
}

.historico-conversaciones .contenido li {
    list-style: none;
}

.historico-conversaciones .links_wrapper_l1 .sms-ico {
    background: transparent url(/res/coinc/images/callcenter/sms.png) no-repeat scroll 0 0;
    display: inline-block;
    width: 11px;
    height: 11px;
}

.historico-conversaciones .contenido li a .icono-adjunto {
    height: 15px;
    width: 16px;
    background-size: contain;
    position: absolute;
    left: 33%;
    margin-top: 4px;
}

.user-prompt-content-respuesta .contact-button-wrapper {
    text-align: right;
    margin-top: -40px;
}

.user-prompt-content-respuesta .contact-button-wrapper .btnPositive {
    border: 1px solid #0080c4;
    background-color: #0080c4;
    width: auto;
}

.addons .element {
    cursor: pointer;
    margin-bottom: 10px;
}

#labelHeadHistorico a {
     color: #FFF;
}

.user-prompt-after-content {
    margin-top: 20px;
}

.form-group {
    margin-bottom: 15px;
}

.wrap-form .contactForm{
    padding-left: 15px;
    padding-right: 15px;
}

.error-field {
    color: #D8000C;
}

/*END Pagina contacto */