body,
html {
    font-family: 'Open Sans', sans-serif;
    font-size: 13pt;
    font-weight: 400;
    line-height: 150%;
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 { line-height: 130%; font-weight: 300; }

h1 {font-size: 2rem; color: #07578A; margin-top: 0; margin-bottom: 1rem;}
h2 {font-size: 1.6rem; color: #4A5F70; margin-top: 0; margin-bottom: 1.5rem; }
h3 {font-size: 1.5rem; color: #000; margin-top: 1rem; margin-bottom: 0; text-align: right}
h4 {font-size: 1.1rem; color: #4A5F70; margin-top: 0.5rem; margin-bottom: 1rem; font-weight: 400}

@media (max-width: 1024px) {
    h1 { font-size: 1.9rem; }
}

@media (max-width: 768px) {
    h1 { font-size: 1.8rem; }
    h4.centro {font-size: 1.3rem; padding-top: 3px; padding-bottom: 3px;}
}

@media (max-width: 425px) {
  h1 { font-size: 1.7rem; }
  h4.centro {font-size: 1rem; padding-top: 7px; padding-bottom: 5px;}
}


/*---Cabeza---*/

.cab-bg {
    background: url(../images/cab.svg) no-repeat top center; 
    background-size: auto 190px; 
    height: auto; 
    min-height: 190px;}

.cab-alt {height: 95px; margin-bottom: 0}

h1.cab {font-size: 1.8rem; color: #FFF; line-height: 110%; margin: 0}

.cab1 {font-size: 1.3rem; color: #FFF; line-height: 130%; margin: 10px 0 0 0; }

.logo-ssa {width: 95%; max-width: 440px; display: block; float: right; padding-top: 15px}

.mt15 { margin-top: 15px }
.mt25 { margin-top: 25px }
.mt35 { margin-top: 35px }
.mt45 { margin-top: 45px }

@media (max-width: 1258px) {
   .cab1 {font-size: 1.2rem; }
}

@media (max-width: 1166px) {
   .cab1 {font-size: 1.1rem; }
}

@media (max-width: 11074px) {
   .cab1 {font-size: 1rem; }
}

@media (max-width: 1024px) {
    h3 {font-size: 1.4rem;}
   
}

@media (max-width: 983px) {
   .cab1 {font-size: 0.95rem; }
   
}

@media (max-width: 937px) {
   .cab1 {font-size: 0.85rem; }
   
}

@media (max-width: 870px) {
    h3 {font-size: 1.2rem;}
}

@media (max-width: 845px) {
   .cab1 {font-size: 0.8rem; }
   
}

@media (max-width: 768px) {
    .cab-bg {
        background: url(../images/cab-s.svg) no-repeat top center; 
        background-size: auto 190px; 
        height: auto; 
        min-height: 190px;}
    .cab-alt {margin-bottom: 1rem}
    h1.cab {font-size: 1.6rem;}
    h3 {font-size: 1.4rem; margin-top: 3.2rem; text-align: center}
    
    .mt25 { margin-top: 10px }
}

@media (max-width: 716px) {
    
    h3 {font-size: 1.2rem;}
    .cab-alt {margin-bottom: 1rem}
}

@media (max-width: 710px) {
    h1.cab {font-size: 1.5rem;}
}

@media (max-width: 664px) {
    .cab-bg {
        background: url(../images/cab-xs.svg) no-repeat top center; 
        background-size: auto 220px; 
        height: auto; 
        min-height: 220px;}
    h1.cab {font-size: 1.4rem; margin-top: 10px}
    h3 {font-size: 1.2rem;}
    .cab-alt {height: 108px; margin-bottom: 1rem}
    
    .logo-ssa {width: 90%; padding-top: 25px}
}

@media (max-width: 540px) {
    .cab-bg {
        background: url(../images/cab-xs.svg) no-repeat top center; 
        background-size: auto 220px; 
        height: auto; 
        min-height: 220px;}
    h1.cab {font-size: 1.2rem; padding-right: 1.8rem}
    
    .logo-ssa {width: 80%; padding-top: 25px}
}

@media (max-width: 435px) {
    .cab-bg {
        background: url(../images/cab-xs.svg) no-repeat top center; 
        background-size: auto 200px; 
        height: auto; 
        min-height: 200px;}
    h1.cab {font-size: 1.2rem; margin-top: 0px}
   .cab1 {font-size: 0.7rem; margin-top: 3px }
    .cab-alt {height: 85px; margin-bottom: 1rem}
    .logo-ssa {width: 87%; padding-top: 15px}
}

@media (max-width: 320px) {
    h1.cab {font-size: 1.1rem; margin-top: 5px}
   .cab1 {font-size: 0.6rem; margin-top: 3px; }
    .cab-alt {height: 85px; margin-bottom: 1rem}
    .logo-ssa {width: 87%; padding-top: 15px}
}

/*---/.Cabeza---*/


p {font-size: 1rem; line-height: 150%; margin-bottom: 0;}
.mas1 {font-size: 1.1rem;}

.semi {font-weight: 600}



.mtn5 { margin-top: -5px; }

.w99 { width: 99%; max-width: 1500px; }
.w98 { width: 98%; max-width: 1500px; }
.w98ins { width: 98%; max-width: 1470px; }
.w97 { width: 97%; max-width: 1500px; }
.w95 { width: 95%; max-width: 1500px; }

.w98table { width: 98%; max-width: 1400px; }
.w98tableins { width: 98%; max-width: 1370px; }

.bg-gris10 { background-color: #F6F9FA !important; }
.bg-gris10a { background-color: rgba(92, 120, 143, 0.1) !important; border-radius: 20px; }


.dudas1 {font-size: 1.1rem;}
.dudas2 {font-size: 1.3rem;}
.dudas3 {font-size: 1.3rem; color: #5C788F; font-weight: 600;}


.docs-tit {line-height: 130%; font-weight: 600; margin-bottom: .5rem;}

.videotit {font-size: 1rem; padding-left: 1rem; padding-top: 1.3rem}

.videotit-bar {font-size: 1rem; padding: 0.3rem 0 0.4rem 1rem; color: #FFF;}

.vid-subtit {background-color: #A6C2CC !important; border-top: 1px solid #A6C2CC; border-bottom: 1px solid #A6C2CC;}


@media (max-width: 449px) {
  p.videotit {font-size: 1rem; padding-left: 0.5rem; }
}

@media (max-width: 420px) {
  p.videotit {font-size: 1rem; margin-top: 0.8rem; padding-left: 0;}
}


a {color: #3C4C59; text-decoration: none;}

a:hover, a:active {color: #07578A; text-decoration: underline;}

a.correo {font-size: 1rem; font-weight: 400; color: #5C788F}

a.correo:hover, a.correo.hover {font-size: 1rem; font-weight: 400; color: #5C788F;}

bold, strong, .semi { font-weight: 600;}

.azul {color: #07578A;}


.rectang-gris {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    background-color: #FAFBFC;
    border: 1px solid #D2E0E5;
    border-radius: 8px;
    padding: .2rem;
}

.base-docs {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: auto;
}

.base-docs:after {
    content: "";
    clear: both;
}

.base-docs > div {
    border: 1px solid #ddd;
    float: left;
    margin: -1px 0 0 -1px;
    padding-top: 0.7rem;
    padding-bottom: 0.1rem;
}





/*---Botones---*/

.btn {
    white-space: normal !important;
    word-wrap: break-word;
    padding: 3px 8px 4px 8px;
    margin: 3px;
    font-size: 0.9rem;
    box-shadow: 0 0 0 0rem rgba(108, 117, 125, 0);
}

.btn-sm1,
.btn-group-sm > .btn {
    padding: 0.2rem 0.4rem 0.2rem;
    font-size: 0.8rem;
    text-transform: uppercase;
    line-height: 1.3;
    border-radius: 0.2rem;
}


.btn-primary {
    background-color: #07578A;
    border-color: #07578A;
    font-size: 1.1rem;
}

.btn-primary:hover {
    background-color: #95A8B6;
    border-color: #95A8B6;
}

.btn-primary:focus,
.btn-primary.focus {
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}

.btn-primary.disabled,
.btn-primary:disabled {
    color: #fff;
    background-color: #88C4C7;
    border-color: #88C4C7;
}

.btn-primary:not(:disabled):not(.disabled):active,
.btn-primary:not(:disabled):not(.disabled).active,
.show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #95A8B6;
    border-color: #95A8B6;
}

.btn-primary:not(:disabled):not(.disabled):active:focus,
.btn-primary:not(:disabled):not(.disabled).active:focus,
.show > .btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}


.btn-secondary {
    color: #fff;
    background-color: #95A8B6;
    border-color: #95A8B6;
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5C788F;
    border-color: #5C788F;
}

.btn-secondary:focus,
.btn-secondary.focus {
    box-shadow: 0 0 0 0 rgba(108, 117, 125, 0);
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    color: #fff;
    background-color: #CEDFE7;
    border-color: #CEDFE7;
}

.btn-secondary:not(:disabled):not(.disabled):active,
.btn-secondary:not(:disabled):not(.disabled).active,
.show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #5C788F;
    border-color: #5C788F;
}

.btn-secondary:not(:disabled):not(.disabled):active:focus,
.btn-secondary:not(:disabled):not(.disabled).active:focus,
.show > .btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0rem rgba(108, 117, 125, 0);
}


.btn-success {
    background-color: #468D45;
    border-color: #468D45;
}

.btn-success:hover {
    background-color: #387337;
    border-color: #387337;
}

.btn-success:focus,
.btn-success.focus {
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}

.btn-success.disabled,
.btn-success:disabled {
    color: #fff;
    background-color: #7EB57D;
    border-color: #7EB57D;
}

.btn-success:not(:disabled):not(.disabled):active,
.btn-success:not(:disabled):not(.disabled).active,
.show > .btn-success.dropdown-toggle {
    color: #fff;
    background-color: #468D45;
    border-color: #468D45;
}

.btn-success:not(:disabled):not(.disabled):active:focus,
.btn-success:not(:disabled):not(.disabled).active:focus,
.show > .btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}


.btn-light {
    color: #212529;
    background-color: #DBE7EB;
    border-color: #DBE7EB;
}

.btn-light:hover {
    color: #000;
    background-color: #CADAE0;
    border-color: #CADAE0;
}

.btn-light:focus,
.btn-light.focus {
    box-shadow: 0 0 0 0 rgba(248, 249, 250, 0);
}

.btn-light.disabled,
.btn-light:disabled {
    color: #5C788F;
    background-color: #F6F9FA;
    border-color: #F6F9FA;
}

.btn-light:not(:disabled):not(.disabled):active,
.btn-light:not(:disabled):not(.disabled).active,
.show > .btn-light.dropdown-toggle {
    color: #212529;
    background-color: #CADAE0;
    border-color: #CADAE0;
}

.btn-light:not(:disabled):not(.disabled):active:focus,
.btn-light:not(:disabled):not(.disabled).active:focus,
.show > .btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(248, 249, 250, 0);
}

.btn-archivo {
    background: url(../images/ico-docs.svg) left top no-repeat;
    background-size: 73px 50px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
    text-transform: none;
    color: #3C4C59;
    padding: 12px 12px 12px 65px;
    background-color: #EDF3F5;
    border-radius: 8px;
    font-weight: 600;
    border: 1px solid #D2E0E5;
}

.btn-archivo:hover {
    background: url(../images/ico-docs.svg) left top no-repeat;
    background-size: 73px 50px;
    background-color: #EDF3F5;
    filter: "progid:DXImageTransform.Microsoft.Dropshadow (OffX=0, OffY=8, Color='#DDD')";
    filter: url(#drop-shadow);
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
    -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
}

.btn-archivo:focus,
.btn-archivo.focus {
    background: url(../images/ico-docs.svg) left top no-repeat;
    background-size: 73px 50px;
    background-color: #EDF3F5;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}

.btn-archivo:not(:disabled):not(.disabled):active,
.btn-archivo:not(:disabled):not(.disabled).active,
.show > .btn-archivo.dropdown-toggle {
    background: url(../images/ico-docs.svg) left top no-repeat;
    background-size: 73px 50px;
    background-color: #EDF3F5;
    filter: "progid:DXImageTransform.Microsoft.Dropshadow (OffX=0, OffY=8, Color='#DDD')";
    filter: url(#drop-shadow);
    filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.3));
    -webkit-filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.3));
}

.btn-archivo:not(:disabled):not(.disabled):active:focus,
.btn-archivo:not(:disabled):not(.disabled).active:focus,
.show > .btn-archivo.dropdown-toggle:focus {
    background: url(../images/ico-docs.svg) left top no-repeat;
    background-size: 73px 50px;
    background-color: #EDF3F5;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}


.btn-docs {
    padding: 8px;
}

.btn-docs:hover {
    filter: "progid:DXImageTransform.Microsoft.Dropshadow (OffX=0, OffY=8, Color='#DDD')";
    filter: url(#drop-shadow);
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
    -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
}

.btn-docs:focus,
.btn-docs.focus {
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}

.btn-docs:not(:disabled):not(.disabled):active,
.btn-docs:not(:disabled):not(.disabled).active,
.show > .btn-docs.dropdown-toggle {
    filter: "progid:DXImageTransform.Microsoft.Dropshadow (OffX=0, OffY=8, Color='#DDD')";
    filter: url(#drop-shadow);
    filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.3));
    -webkit-filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.3));
}

.btn-docs:not(:disabled):not(.disabled):active:focus,
.btn-docs:not(:disabled):not(.disabled).active:focus,
.show > .btn-docs.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}

.btn-vids {
    padding: 0;
    border-radius: 50%;
    background: url(../images/btn-play.svg) right center no-repeat;
    background-size: contain;
    width: 60px;
    height: 60px;
}

.btn-vids:hover {
    background: url(../images/btn-play.svg) right center no-repeat;
    background-size: contain;
    filter: "progid:DXImageTransform.Microsoft.Dropshadow (OffX=0, OffY=8, Color='#DDD')";
    filter: url(#drop-shadow);
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
    -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
}

.btn-vids:focus,
.btn-vids.focus {
    background: url(../images/btn-play.svg) right center no-repeat;
    background-size: contain;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}

.btn-vids:not(:disabled):not(.disabled):active,
.btn-vids:not(:disabled):not(.disabled).active,
.show > .btn-vids.dropdown-toggle {
    background: url(../images/btn-play.svg) right center no-repeat;
    background-size: contain;
    filter: "progid:DXImageTransform.Microsoft.Dropshadow (OffX=0, OffY=8, Color='#DDD')";
    filter: url(#drop-shadow);
    filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.3));
    -webkit-filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.3));
}

.btn-vids:not(:disabled):not(.disabled):active:focus,
.btn-vids:not(:disabled):not(.disabled).active:focus,
.show > .btn-vids.dropdown-toggle:focus {
    background: url(../images/btn-play.svg) right center no-repeat;
    background-size: contain;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}

@media (max-width: 420px) {
    .btn-vids {
        width: 50px;
        height: 50px;
    }
}

.btn-zip {
    padding: 0;
    background: url(../images/ico_zip.svg) right center no-repeat;
    background-size: contain;
    width: 34px;
    height: 40px;
}

.btn-zip:hover {
    background: url(../images/ico_zip.svg) right center no-repeat;
    background-size: contain;
    filter: "progid:DXImageTransform.Microsoft.Dropshadow (OffX=0, OffY=8, Color='#DDD')";
    filter: url(#drop-shadow);
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
    -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
}

.btn-zip:focus,
.btn-zip.focus {
    background: url(../images/ico_zip.svg) right center no-repeat;
    background-size: contain;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}

.btn-zip:not(:disabled):not(.disabled):active,
.btn-zip:not(:disabled):not(.disabled).active,
.show > .btn-zip.dropdown-toggle {
    background: url(../images/ico_zip.svg) right center no-repeat;
    background-size: contain;
    filter: "progid:DXImageTransform.Microsoft.Dropshadow (OffX=0, OffY=8, Color='#DDD')";
    filter: url(#drop-shadow);
    filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.3));
    -webkit-filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.3));
}

.btn-zip:not(:disabled):not(.disabled):active:focus,
.btn-zip:not(:disabled):not(.disabled).active:focus,
.show > .btn-zip.dropdown-toggle:focus {
    background: url(../images/ico_zip.svg) right center no-repeat;
    background-size: contain;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}

@media (max-width: 420px) {
    .btn-zip {
        width: 35px;
        height: 41px;
    }
}



.btn-abrir {
    padding: 0;
    border-radius: 50%;
    background: url(../images/btn-abrir.svg) right center no-repeat;
    background-size: contain;
    width: 45px;
    height: 45px;
}

.btn-abrir:hover {
    background: url(../images/btn-abrir.svg) right center no-repeat;
    background-size: contain;
    filter: "progid:DXImageTransform.Microsoft.Dropshadow (OffX=0, OffY=8, Color='#DDD')";
    filter: url(#drop-shadow);
    filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
    -webkit-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.2));
}

.btn-abrir:focus,
.btn-abrir.focus {
    background: url(../images/btn-abrir.svg) right center no-repeat;
    background-size: contain;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}

.btn-abrir:not(:disabled):not(.disabled):active,
.btn-abrir:not(:disabled):not(.disabled).active,
.show > .btn-abrir.dropdown-toggle {
    background: url(../images/btn-abrir.svg) right center no-repeat;
    background-size: contain;
    filter: "progid:DXImageTransform.Microsoft.Dropshadow (OffX=0, OffY=8, Color='#DDD')";
    filter: url(#drop-shadow);
    filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.3));
    -webkit-filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.3));
}

.btn-abrir:not(:disabled):not(.disabled):active:focus,
.btn-abrir:not(:disabled):not(.disabled).active:focus,
.show > .btn-abrir.dropdown-toggle:focus {
    background: url(../images/btn-abrir.svg) right center no-repeat;
    background-size: contain;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}



/*Reproductor*/

#playlist, 
#playlist1 {
    display: table;
    width: 100%;
    margin: 0;
    padding: 0;
}

#playlist li,
#playlist1 li {
    cursor: pointer;
    list-style-type: none;
}

#videoarea, 
#videoarea1 {
    width: 100%;
    height: auto;
    max-height: 574px;
    border: 1px solid #F6F9FA;
    background-color: #F6F9FA;
}



/*----- Tablas -----*/

table.soporte {
  width: 100%; margin-left: auto; margin-right: auto; border-radius: 10px; border-collapse: separate; border: 1px solid #B8CED6;
}


/*---Pie---*/

.pie { margin-top: 3rem; margin-bottom: 3rem; }

.pie p { font-size: 0.9rem; }

.pie img {
    width: 150px;
    margin-top: 0.8rem;
    margin-bottom: 0.8rem;
}

.logo-fcs-ini {
    width: 100%;
    max-width: 230px;
}


/*---Aviso Tablero---*/

.aviso1-img {position: absolute; top: 3px; left: 2%; width: auto; height: 58px; z-index: 10;}

@media (max-width: 1100px) {
   .aviso1-img {display: none}
}

.base-somb {filter: "progid:DXImageTransform.Microsoft.Dropshadow (OffX=0, OffY=8, Color='#DDD')";
    filter: url(#drop-shadow);
    filter: drop-shadow(1px 2px 3px rgba(0, 0, 0, 0.3));
    -webkit-filter: drop-shadow(1px 2px 3px rgba(0, 0, 0, 0.3));}

.aviso1-rect-sup {
	border-top-right-radius: 9px; 
	border-top-left-radius: 9px; 
	background-color: #F6F9FA; 
	border: 1px solid #D2E0E5; 
	padding: 0.1rem;}

.aviso1-rect-sup p {font-size: 0.95rem}

.aviso1-rect-inf {
	border-bottom-right-radius: 9px; 
	border-bottom-left-radius: 9px; 
	background-color: #940C34; 
	border: 1px solid #940C34; 
	border-top: 0; 
	padding: 0.1rem;}

a.aviso1 {font-size: 14pt; color: #fff; line-height: 145%; padding: 0px; margin: 0px; letter-spacing: 0.05rem;}

@media (max-width: 678px) {
   .aviso1-rect-sup p {font-size: 0.9rem}
}

@media (max-width: 425px) {
   .aviso1-rect-sup p {font-size: 0.8rem}
   a.aviso1 {font-size: 13pt;}
}


.btn-contacto {
    background: url(../images/ico_forma_contacto.svg) left top no-repeat;
    background-size: auto 90px;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.6rem;
    text-transform: none;
    color: #3C4C59;
    padding: 1.5rem 1rem 2rem 100px;
    width: 100%;
    font-weight: 400;
    margin-left: -10px; }

.btn-contacto:hover {
    background: url(../images/ico_forma_contacto.svg) left top no-repeat;
    background-size: auto 90px;
    filter: "progid:DXImageTransform.Microsoft.Dropshadow (OffX=0, OffY=8, Color='#DDD')";
    filter: url(#drop-shadow);
    filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.3));
    -webkit-filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.3));
}

.btn-contacto:focus,
.btn-contacto.focus {
    background: url(../images/ico_forma_contacto.svg) left top no-repeat;
    background-size: auto 90px;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}

.btn-contacto:not(:disabled):not(.disabled):active,
.btn-contacto:not(:disabled):not(.disabled).active,
.show > .contacto.dropdown-toggle {
    background: url(../images/ico_forma_contacto.svg) left top no-repeat;
    background-size: auto 90px;
    filter: "progid:DXImageTransform.Microsoft.Dropshadow (OffX=0, OffY=8, Color='#DDD')";
    filter: url(#drop-shadow);
    filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.3));
    -webkit-filter: drop-shadow(1px 3px 2px rgba(0, 0, 0, 0.3));
}

.btn-contacto:not(:disabled):not(.disabled):active:focus,
.btn-contacto:not(:disabled):not(.disabled).active:focus,
.show > .btn-contacto.dropdown-toggle:focus {
    background: url(../images/ico_forma_contacto.svg) left top no-repeat;
    background-size: auto 90px;
    box-shadow: 0 0 0 0 rgba(0, 123, 255, 0);
}

