@charset "UTF-8";
/* Fonts ---------------------- */
@font-face {
    font-family: "OpenSans-Bold";
    src: url(/fonts/OpenSans-Bold.ttf); }
@font-face {
    font-family: "OpenSans-BoldItalic";
    src: url(/fonts/OpenSans-BoldItalic.ttf); }
@font-face {
    font-family: "OpenSans-ExtraBold";
    src: url(/fonts/OpenSans-ExtraBold.ttf); }
@font-face {
    font-family: "OpenSans-ExtraBoldItalic";
    src: url(/fonts/OpenSans-ExtraBoldItalic.ttf); }
@font-face {
    font-family: "OpenSans-Italic";
    src: url(/fonts/OpenSans-Italic.ttf); }
@font-face {
    font-family: "OpenSans-Light";
    src: url(/fonts/OpenSans-Light.ttf); }
@font-face {
    font-family: "OpenSans-LightItalic";
    src: url(/fonts/OpenSans-LightItalic.ttf); }
@font-face {
    font-family: "OpenSans-Regular";
    src: url(/fonts/OpenSans-Regular.ttf);
    src: url(/fonts/OpenSans-Regular.eot);
    src: url(../fonts/OpenSans-Regular.woff); }
@font-face {
    font-family: "OpenSans-Semibold";
    src: url(/fonts/OpenSans-Semibold.ttf); }
@font-face {
    font-family: "OpenSans-SemiBoldItalic";
    src: url(/fonts/OpenSans-SemiboldItalic.ttf); }
@font-face {
    font-family: 'fontawesome-webfont';
    src: url("../fonts/fontawesome-webfont.ttf") format("truetype"); }
/* Globals ---------------------- */
/*mediaqueries*/
/*tablet/pablet portrait*/
/*ipad*/
/* Mixings ---------------------*/
/* Styles ---------------------*/
/***********************************************************************************/
/*  ESTILOS COMUNES OPCIONALES:
/*  1. SECCIONES
/*  2. CAJAS
/*		-AVISOS
/*		-TRAMITES
        -LOGIN
/*
/*  3. LISTAS
/*  4. TEXTOS
/*  5. CARRUSEL
/*  6. ICONOS
/*	7. MAPA WEB
/*  8. ENCUESTAS
/***********************************************************************************/
/************************************/
/*	SECCIONES/CONTENEDORES		    */
/************************************/
/* CONTENEDOR PRINCIPAL */
.main-container {
    margin-top: 3em; }

@media screen and (min-width: 64em) {
    .caso-desktop {
        position: relative;
        top: -62em; } }

/*  SECCIÓN-HORIZONTAL */
.first-section {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em; }
@media screen and (min-width: 37.5em) {
    .first-section {
        width: 85%; } }
@media screen and (min-width: 48em) {
    .first-section {
        width: 95%; } }

/*  SECCIÓN-CONTENIDO-PRINCIPAL */
.second-section {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5em; }
@media screen and (min-width: 37.5em) {
    .second-section {
        width: 85%; } }
@media screen and (min-width: 48em) {
    .second-section {
        width: 58.8%;
        margin: 0px;
        margin-left: 2.2em;
        display: inline-block;
        margin-top: 2.5em; } }
@media screen and (min-width: 60em) {
    .second-section {
        margin-left: 2.1em; } }
@media screen and (min-width: 64em) {
    .second-section {
        width: 61.8%;
        margin: 0px;
        padding: 0px;
        margin-left: 2.5em;
        margin-top: 1.5em;
        margin-bottom: 2em; } }

@media screen and (max-width: 48em) {
    .home .second-section {
       /* margin-top: 5.5em;*/
    }
}

/* SECCIÓN-TÍTULOS*/

.resultrele{
    color: #004488;
    font-size: 1.5em

}
.section-tittles {
    border-bottom: 10px solid #6bc8e4;
    margin-top: 2.5em;
    display: flex; display: -ms-flexbox;
    justify-content: space-between; -ms-flex-pack: justify;
    align-items: center; -webkit-box-align: center; -ms-flex-align: center;
}

.seccion .first-section {
    margin-top: 0;
}


.seccion .section-tittles, .subhome .section-tittles {
    margin-top: 0;
}

.midgt .title-container a, .midgt .title-container a:hover {
    text-decoration: underline;
    color: #004488;
}

.seccion .section-header {
    margin: 2.5em auto;
}

.subhome .section-header {
    margin: 2.5em auto 0;
}

.midgt .section-header {
    margin: 2.5em auto 1em;
}

.faqs {
    display: none !important;
}

.btns-help-print {
    padding-bottom: 0.25em;
    display: flex; display: -ms-flexbox;
}

.ie9 .btns-help-print {
    display: block;
    float: right;
}

.ie9 .busq .section-tittles .title, .ie9 .subhome .section-tittles .title, .ie9 .seccion .section-tittles .title {
    float: left;
}

.ie9 .susc .section-tittles .title, .ie9 .sh-midgt .section-tittles .title {
    float: none;
}

.ie9 .section-tittles {
    display: block;
}

@media screen and (max-width: 48em) {
    .help-link {
        display: none !important;
    }
}

.help-link .fa-question-circle {
    font-size: 2em;
}

.print-link .fa-print, .help-link .fa-magic {
    color: #fff;
}

.help-link span, .print-link span {
    font-weight: normal !important;
}

.btns-help-print .icon-background, .btns-help-print  .fa-question-circle {
    color: #004488;
}

.btns-help-print a {
    font-size: 1.5em;
}
/* SECCIÓN- VERTICAL */
.third-section {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1.5em; }
/* SECCIÓN- VERTICAL - ELIMINA EL MARGEN SUPERIOR CUANDO NO ESTÁ PRESENTE EL LOGIN */
.third-section .no-margin-top{
    margin: 0px;
}
@media screen and (min-width: 37.5em) {
    .third-section {
        width: 85%; } }
@media screen and (min-width: 48em) {
    .third-section {
        width: 33%;
        display: inline-block;
        vertical-align: top;
        margin-top: 2.5em;
        margin-left: 1.5em; } }
@media screen and (min-width: 60em) {
    .third-section {
        margin-left: 2.5em; } }
@media screen and (min-width: 64em) {
    .third-section {
        width: 32%;
        margin: 0px;
        margin-left: 1.5em;
        margin-top: 1.5em; } }

/************************************/
/*	CAJAS                    	    */
/************************************/
/* AVISOS*/
.announcements {
    width: 95%;
    background-color: #e1e6e8;
    margin-left: auto;
    margin-right: auto;
    padding: 1em;
    margin-top: 1em; }
@media screen and (min-width: 37.5em) {
    .announcements {
        width: 85%; } }
@media screen and (min-width: 48em) {
    .announcements {
        width: 95%; } }
@media screen and (min-width: 64em) {
    .announcements {
        margin-top: 0px;
        margin-top: 2em; } }

/* TRÁMITES */


.small-box {
    border: 7px solid #f3f3f3;
    padding: 1em;
}


.procedure-container {
    display: flex; display: -ms-flexbox;
    width: 100%;
    flex-wrap: wrap; -ms-flex-wrap: wrap;
    margin-top: 2em;
}

.sh-midgt .procedure-container {
    margin: 0 0 2em 0;
}

.procedure-container >* {
    flex: 0 0 24%; -ms-flex: 0 0 20%;
    margin: 0 1% 1em 0;
    display: flex; display: -ms-flexbox;
    align-items: center; -webkit-box-align: center; -ms-flex-align: center;
}

.ie9 .procedure-container > * {
    min-height: 90px;
    float: left;
    width: 24%;
}

.ie9 .sh-midgt .procedure-container > * {
    min-height: auto;
    float: left;
    width: 100%;
}

.procedure-container .small-box:nth-child(4n) {
    margin: 0 0 1em 0;
    flex: 0 0 25%; -ms-flex: 0 0 21%;
}

@media screen and (max-width: 64em) {
    .procedure-container >*, .procedure-container .small-box:nth-child(4n) {
        flex: 0 0 32%; -ms-flex: 0 0 25%;
        margin: 0 1% 1em 0;
    }

    .procedure-container .small-box:nth-child(3n) {
        margin: 0 0 1em 0;
        flex: 0 0 33%; -ms-flex: 0 0 30%;
    }

    .ie9 .procedure-container >*, .ie9 .procedure-container .small-box:nth-child(4n) {
        width: 31%;
        margin: 0 1% 1em 0;
    }

    .ie9 .procedure-container .small-box:nth-child(3n) {
        margin: 0 0 1em 0;
        width: 31%;
    }

    .ie9 .sh-midgt .procedure-container >* {
        width: 100% !important;
        margin: inherit;
    }

}

@media screen and (max-width: 48em) {
    .procedure-container >*, .procedure-container .small-box:nth-child(4n), .procedure-container .small-box:nth-child(3n) {
        flex: 0 0 100%; -ms-flex: 90%;
        margin: 0 0 1em 0;
    }

    .ie9 .procedure-container >*, .ie9 .procedure-container .small-box:nth-child(4n), .ie9 .procedure-container .small-box:nth-child(3n) {
        width: 100%;
        margin: 0 0 1em 0;
    }
}



.procedure {
    width: 100%;
    border: 7px solid #f3f3f3;
    margin-top: 1em;
    height: 8em;
    display: inline-block; }
@media screen and (min-width: 30em) {
    .procedure {
        height: 8em; } }
@media screen and (min-width: 48em) {
    .procedure {
        width: 48%;
        margin-right: 1.4em; } }
@media screen and (min-width: 64em) {
    .procedure {
        width: 47.8%;
        height: 8em;
        margin-right: 0px;
        margin-right: 2.1em; } }

.no-margin, section.first-section div:last-child {
    margin-right: 0px !important; }


.procedure-image {
    width: 30%;
    height: 100%;
    padding: 0.5em;
    text-align: center;
    float: left;
    background-color: #6bc8e4; }
@media screen and (min-width: 30em) {
    .procedure-image {
        width: 20%; } }
@media screen and (min-width: 48em) {
    .procedure-image {
        width: 40%; } }
@media screen and (min-width: 64em) {
    .procedure-image {
        width: 30%; } }

.procedure-image img {
    width: 6em;
    text-align: center; }
@media screen and (min-width: 64em) {
    .procedure-image img {
        width: 6em; } }

.procedure-link {
    width: 70%;
    float: left;
    height: 100%;
    display: table;
    padding: 0.5em 0.5em 0.5em 1.5em; }
@media screen and (min-width: 48em) {
    .procedure-link {
        width: 60%;
        padding: 0.2em 0.2em 0.2em 0.5em; } }
@media screen and (min-width: 64em) {
    .procedure-link {
        width: 70%;
        padding: 0px;
        padding: 0.5em 0.5em 0.5em 1.5em; } }

.procedure-link a {
    vertical-align: middle;
    font-size: 1.2em;
    display: table-cell; }
@media screen and (min-width: 48em) {
    .procedure-link a {
        vertical-align: middle;
        font-size: 1.1em;
        display: table-cell; } }
@media screen and (min-width: 64em) {
    .procedure-link a {
        font-size: 1.2em; } }

.sh-midgt .small-box, .sh-midgt .small-box:nth-child(4n), .sh-midgt .small-box:nth-child(3n) {
    flex: 0 0 100%; -ms-flex: 90%;
    margin: 0 0 1em 0;
}

.sh-midgt .small-box .procedure-image {
    width: 12% !important;
}

.small-box .procedure-image {
    width: 20%;
    height: 100%;
    padding: 0;
    background: none;
    display: flex; display: -ms-flexbox;
    align-items: center; -webkit-box-align: center; -ms-flex-align: center;
    float: left;
}
@media screen and (max-width: 64em) {
    .small-box .procedure-image {
        width: auto;
        max-width: 30%;	  }
}

.small-box .procedure-image img {
    width: 100%;
    max-width: 70px;
}

.small-box .procedure-link {
    width: 80%;
    height: 100%;
    display: table;
    float: left;
    padding: 0 1em; }

@media screen and (max-width: 64em) {
    .small-box .procedure-link {
        width: auto;
        max-width: 70%;  }}

.small-box .procedure-link a {
    vertical-align: middle;
    font-size: 1.2em;
    display: table-cell;}
@media screen and (min-width: 48em) {
    .procedure-link a {
        vertical-align: middle;
        display: table-cell; } }


#accordion-tramites .panel {
    box-shadow: none;
    border: 0;
}

#accordion-tramites .panel-heading {
    background-image: none;
    background-color: #ffffff;
    padding: 0;
}

#accordion-tramites .panel-body {
    padding: 1em !important;
}

#accordion-tramites.panel-group .panel + .panel {
    margin-top: 1em;
}

.title-tramites.panel-title {
    display: flex; display: -ms-flexbox;
    justify-content: space-between; -ms-flex-pack: justify;
    align-items: center; -webkit-box-align: center; -ms-flex-align: center;
    font-size: 1em;
}


.main-content-procedures {
    width: 100%; }
@media screen and (min-width: 48em) {
    .main-content-procedures {
        margin-bottom: 2.6em; } }
@media screen and (min-width: 64em) {
    .main-content-procedures {
        margin-bottom: 2.6em; } }

.main-content-procedures ul {
    margin: 0px;
    padding: 0px;
    list-style: none; }

.main-content-procedures ul li {
    background-color: #e1e6e8;
    padding: 1em 2em;
    width: 100%;
}

.main-content-procedures ul li span {
    display: flex; display: -ms-flexbox;
    align-items: center; -webkit-box-align: center; -ms-flex-align: center;
}

.main-content-procedures .title-tramites span:first-child {
    -ms-flex: 90%;
}

.main-content-procedures .title-tramites .arrow-accordion {
    -ms-flex: 10%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}


}

.main-content-procedures ul li a {
    display: table-cell;
    padding: 0px;
    vertical-align: middle;
    padding-left: 0.8em; }

.title-tramites a {
    font-size: 1.5em;
}

.main-content-procedures em {
    font-size: 2.5em; }

.panel .title-tramites em {
    margin-right: 0.5em;
}

.list-tramites-link ul {
    border: 7px solid #f3f3f3;
    padding: 0 !important;
}


.list-tramites-link ul li {
    padding: 1em;
    display: flex; display: -ms-flexbox;
    align-items: center; -webkit-box-align: center; -ms-flex-align: center;
}

.main-content-image {
    text-align: center;
    height: 16em;
    margin: 0; }
@media screen and (min-width: 48em) {
    .main-content-image {
        text-align: center;
        height: auto; } }
@media screen and (min-width: 64em) {
    .main-content-image {
        width: 100%;} }
@media screen and (max-width: 48em) {
    .main-content-image {
        display: none;
    }}

.main-content-image img {
    width: 40%;
}


/* LOGIN */
.login {
    display: inline-block;
    width: 100%;
    border: 7px solid #f3f3f3;
    height: auto;
    margin: 2.5em 0 0 0;
    padding: 1em; }
@media screen and (min-width: 48em) {
    .login {
        height: 21em;
        vertical-align: top; } }
@media screen and (min-width: 64em) {
    .login {
        width: 99%;
        height: 22em;} }

.login-image {
    width: 100%;
    display: inline-block; }
@media screen and (min-width: 48em) {
    .login-image {
        margin-top: 0;
        margin-bottom: 1em; } }


.login-image h2 {
    color: #004488;
    font-size: 2em;
    font-weight: bold; }
@media screen and (min-width: 48em) {
    .login-image h2 {
        font-size: 1.5em;
        padding: 0px; } }
@media screen and (min-width: 60em) {
    .login-image h2 {
        font-size: 1.8em; } }

.login-image-1 {
    display: flex; display: -ms-flexbox;
    align-items: center; -webkit-box-align: center; -ms-flex-align: center;
    justify-content: center; -ms-flex-pack: center;
    margin: 0;
    padding-bottom: 0.5em;
}

.login-image-1 img {
    width: 150px;
    border-radius: 50%;
    margin-right: 1em;
    height: 70px;
}

.login-image-1 span {
    font-size: 3.5em;
    font-weight: bold;
    color: #004488;
}

@media screen and (max-width: 48em) {
    .login-image-1 span {
        font-size: 3em;
    }
}

.login-image-2 {
    margin-bottom: 1em;
    text-align: center;
}


.login-image-2 img {
    width: 10em; }

.login-access {
    width: 100%;
    text-align: center; }

.login-access p {
    color: #4c535d;
    font-size: 1.2em;
    text-align: center;
    font-weight: normal;
    padding: 0;
    margin-top: 0.5em; }
@media screen and (max-width: 64em) {
    .login-access p {
        font-size: 1em;	  } }

/* CABECERA-SECCIÓN*/
.section-header, #form-Buscador, #resultado-busqueda {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0; }
@media screen and (min-width: 37.5em) {
    .section-header, #form-Buscador {
        width: 85%; } }
@media screen and (min-width: 48em) {
    .section-header, #form-Buscador {
        width: 95%; } }

.busq form#buscador_seccion {
    margin-top: 2em;
}


form#buscador_seccion {
    text-align: center;
}

.header-container {
    display: inline-block;
    width: 100%;}


.title-container {
    width: 100%;
}

.section-header p {
    color: #4c535d;
    font-size: 1.2em;
    padding: 0.5em;
    margin-top: 0.5em; }

.section-header span {
    font-weight: bold; }

.subhome .section-header p, .midgt .section-header p {
    padding: 0;
    margin-top: 1em;
    margin-bottom: 0;
}

.icon-title p{
    padding-left: 1.4em;
}
.icon-title h4{
    font-size:1.4em;
    padding-left: 2em;
}



/************************************/
/*	LISTAS                   	    */
/************************************/
.list-background {
    width: 100%;
    margin-top: 1em;
    background-color: #f3f3f3; }

.list-background ul {
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    list-style: none;
    padding-right: 0.1em; }

.list-background ul li {
    font-weight: normal;
    padding: 0.2em;
    vertical-align: middle;
    margin-top: 0.1em;
    display: table; }

.list-background ul li span {
    display: table-cell; }

.list-background ul li a {
    display: table-cell;
    vertical-align: middle;
    padding-left: 0.3em; }

.list-background ul li em {
    font-size: 1.8em;
    margin-right: 0.2em; }

.list-no-background {
    width: 100%;
    border: 7px solid #f3f3f3;
    margin-bottom: 2em; }

.home .list-no-background {
    margin-top: 1em;
}

.list-no-background ul {
    margin: 0px;
    list-style: none;
    margin-left: 1em;
    padding: 0.5em;
    padding-top: 1em;
    padding-bottom: 1em; }

.list-no-background ul li {
    font-weight: normal;
    padding: 0.2em;
    vertical-align: middle;
    margin: 0.5em 0;
    display: table; }

.list-no-background ul li em {
    font-size: 1.8em; }

.list-no-background ul li span {
    display: table-cell; }

.list-no-background ul li span img {
    width: 2em;
    padding: 0.1em; }

.list-no-background a {
    padding-left: 0.4em;
    display: table-cell;
    vertical-align: middle; }

.list-background-border {
    width: 100%;
    border: 7px solid #f3f3f3;
    margin-top: 1em;
    margin-bottom: 2em;
    background-color: #e1e6e8; }

.list-background-border ul {
    margin: 0px;
    padding: 0px;
    padding-top: 1em;
    padding-bottom: 0;
    list-style: none;
    padding-right: 0.1em;
    margin-left: 1em;
    display: table; }

.list-background-border ul li {
    font-weight: normal;
    padding: 0.2em;
    vertical-align: middle;
    margin-bottom: 1em; }

.list-left .fa-stack {
    width: 1.7em;
    height: 1.7em;
    line-height: 1.7em;
}

.list-background-border ul li span {
    display: table-cell; }

.list-background-border ul li span img {
    width: 2em;
    padding: 0.1em; }

.list-background-border ul li em {
    font-size: 1.3em;
    color: #fff;
}

.list-background-border a {
    padding-left: 0.3em;
    display: table-cell;
    vertical-align: middle;}

.list-left {
    margin-left: 2.5em; }

.list-left span {
    vertical-align: top; }

.list-left a {
    vertical-align: middle;
    padding-left: 0.5em; }

.list-choose-pdf {
    border: 7px solid #f3f3f3;
    padding: 1em;
    margin-bottom: 2em;
    height: 22em; }

.list-choose-pdf ul {
    width: 100%;
    list-style: none;
    padding: 1em;
    background-color: #f3f3f3;
    height: 13.5em;
    margin-top: 1.5em; }

.list-choose-pdf li:first-child {
    width: 100%;
    background-color: #e1e6e8;
    font-size: 1.2em;
    color: #004488;
    padding: 0.5em;
    font-weight: bold; }

.list-choose-pdf li {
    width: 50%;
    float: left;
    background-color: #f3f3f3;
    padding: 0.5em; }

.list-choose-pdf a {
    color: #004488;
    margin-left: 2em;
    font-weight: bold;
    font-size: 1.2em; }
@media screen and (min-width: 64em) {
    .list-choose-pdf a {
        margin-left: 3em; } }
/*
	Nueva regla para las listas que está dentro de la clase "indented-content"
*/
.list-dash, .indented-content ul {
    /*list-style: square !important; */
}
/*
	Nueva regla para las listas que está dentro de un item de una lista que está dentro de la clase "indented-content"
*/
.no-list-dash, .indented-content ul ul {
    list-style: none !important; }




/************************************/
/*	BLOQUE ENCUESTA            	    */
/************************************/


.encuesta-container {
    display: flex; display: -ms-flexbox;
    padding: 1em;
}

.encuesta-image {
    display: flex; display: -ms-flexbox;
    align-items: center; -webkit-box-align: center; -ms-flex-align: center;
    margin-right: 1em;
}

.encuesta-image img {
    max-width: 100px;
    width: 100%;
}

.encuesta-txt {
    width: 70%;
    display: flex; display: -ms-flexbox;
    align-items: center; -webkit-box-align: center; -ms-flex-align: center;
}

.encuesta-txt p {
    text-align:left;
    font-size: 1.2em;
    color: #4c535d;
    margin: 0;
}


/************************************/
/*	TEXTOS                  	    */
/************************************/
.normal-text {
    color: #004488;
    font-size: 1.2em;
    margin: 0; }

.main-text {
    font-weight: bold; }

.normal-text-grey {
    font-weight: normal; }

.text, .list-info-text p {
    color: #4c535d;
    font-size: 1.2em; }

/* .list-info-text p {
	text-align: justify;
	text-justify: newspaper;
}*/

.title {
    color: #4c535d;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    font-size: 2em;
    padding-bottom: 0.25em; }
@media screen and (min-width: 48em) {
    .title {
        font-size: 1.8em; } }

#tituloSeccion {
    text-transform: uppercase;
}

.seccion .main-content-text ul {
    padding-left: 0;
    padding-bottom: 0;
}

.seccion .main-content-text .list-no-background {
    padding: 1em;
}


.main-content-text ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    padding-left: 1.5em;
    padding-bottom: 0.5em; }

.subtitle {
    font-size: 1.5em;
    color: #4c535d;
    font-weight: bold;
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    display: inline;}

.subtitle-container {
    margin-left: 1.5em;
    margin-bottom: 2em;
    margin-top: 0; }

.main-content-text {
    padding-top: 0px; }

#accordion .main-content-text a {
    text-decoration: underline;
}

.list-info-text {
    border: 7px solid #f3f3f3;
    padding: 1em;
    margin-bottom: 2em;
    height: auto; }


.ie9 #horario060 {
    display: block;
}

.ie9 .list-info-text .help-btn {
    display: none;
}


.docdescr .list-info-text {
    margin-bottom: 0;
    border-bottom: 0;
}



/************************************/
/*	CARRUSEL                	    */
/************************************/

#myCarousel {
    padding: 0;
    width: 95%;
    margin: 2em auto;
}
@media screen and (max-width: 48em) {
    #myCarousel {
        display:none;
    }
}


.slider {
    display: inline-block;
    width: 100%;
    height: auto;
    border: 7px solid #e1e6e8;
    /*cursor: pointer;*/ }
@media screen and (min-width: 48em) {
    .slider {
        margin: 0px;} }
@media screen and (min-width: 64em) {
    .slider {
        margin-right: 0px;} }

.slider-image {
    width: 100%;
    overflow: hidden;
    /*max-height: 280px;*/
    height: 280px;
    text-align: center;
}



.slider-image img {
    width: 100%;
    left: 100%;
    margin-left: -200%;
    position: relative;
}

/*ANTERIOR SLIDER
.slider-info {
  width: 100%;
  height: auto;
  background-color: #e1e6e8;
  padding: 1em;
  font-size: 1em;
  color: #4c535d;
}
*/

.slider-info {
    width: 40%;
    height: 280px;
    padding: 4em;
    top: 0;
    left: 0;
    position: relative;
    font-size: 1em;
    display: table;
    color: #4c535d;
}

.slider-info.clara {
    background-color: rgba(255,255,255,0.9);
}

.slider-info.oscura {
    background-color: rgba(0,68,136,0.9);
}

.slider-info .main-text {
    font-size: 3.2em;
    line-height: 0.8em;
    padding-bottom: 0.3em;
    margin: 0;
}

@media screen and (max-width: 1100px) {
    .slider-info {
        padding: 2em 4em;
    }
    .slider-info .main-text {
        font-size: 2.5em;
    }
}

.slider-info.clara .main-text {
    background: -webkit-linear-gradient(left, #004488 0%,#6bc8e4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.slider-info.oscura .main-text {
    background: -webkit-linear-gradient(left, #ffffff 0%,#6bc8e4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

@media screen and (max-width: 1100px) {
    .slider-info.clara .main-text {
        color: #004488;
        background: none;
        -webkit-background-clip: unset;
        -webkit-text-fill-color: unset;
    }

    .slider-info.oscura .main-text {
        color: #ffffff;
        background: none;
        -webkit-background-clip: unset;
        -webkit-text-fill-color: unset;
    }
}

.slider-info p, .slider-info a, .slider-info a:hover {
    font-size: 1.5em;
    font-weight: bold;
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
}

.slider-info.clara p, .slider-info.clara a, .slider-info.clara a:hover {
    color: #004488;
}

.slider-info.oscura p, .slider-info.oscura a, .slider-info.oscura a:hover {
    color: #ffffff;
}

.btnPlay {
    margin-left: 2em !important;
    border-radius: 0 !important;
    width: 23px !important;
    height: 27px !important;
    background-color: white !important;
    border-color: white !important;
    text-indent: 0px !important; }

.btnPause {
    margin-left: 0em !important;
    border-radius: 0 !important;
    width: 23px !important;
    height: 27px !important;
    background-color: white !important;
    border-color: white !important;
    text-indent: 0px !important; }

.btnPlay em, .btnPause em {
    font-size: 2.5em; }

.color-activo {
    color: #6bc8e4; }

.color-mute {
    color: #d1d8de; }

.link {
    color: #004488;
    font-weight: bold;
    font-size: 1.2em; }

.link-access {
    width: 80%;
    color: white;
    background-color: #004488;
    background: linear-gradient(to bottom, #6bc8e4, #004488);
    display: block;
    padding: 0.5em;
    border-radius: 5px !important;
    margin: 0;
    margin-left: 2em;
    margin-right: 2em;
    margin-bottom: 0.5em;
    font-size: 1.2em; }
@media screen and (min-width: 30em) {
    .link-access {
        margin-left: 4em;
        margin-right: 2em; } }
@media screen and (min-width: 48em) {
    .link-access {
        margin: 0px;
        margin-left: 2em;
        margin-right: 2em;
        margin-bottom: 0.5em;
        margin-top: 0.5em; } }
@media screen and (min-width: 60em) {
    .link-access {
        margin: 0px;
        margin-left: 1.8em;
        margin-right: 1.8em;
        margin-bottom: 0.5em;
        margin-top: 0.5em; } }
@media screen and (min-width: 64em) {
    .link-access {
        margin: 0px;
        margin-bottom: 0.5em;
        margin-top: 0.5em;
        margin-left: 2.5em;
        margin-right: 2.5em; } }

/************************************/
/*	ICONOS                 	       */
/************************************/
.icon-title {
    margin: 1em 0;
    width: 100%;
    display: table; }

.icon-title span {
    display: table-cell;
    width: 3em;
    height: 3em;
    line-height: 3em;
    margin-right: 0.8em;
    vertical-align: top; }

.circle {
    font-size: 3em !important;
    color: #6bc8e4 !important; }

.sh-midgt .fa-heart.fa-stack-1x {
    font-size: 1.2em;
}

.icon-title span em {
    font-size: 1.5em;
    color: white; }

.icon-title h2 {
    display: table-cell;
    vertical-align: middle;
    padding-left: 0.4em;
    padding-top: 0.2em; }

/*Clases colores iconos*/
.em-blue {
    color: #004488; }

.em-green {
    color: #79ac00; }

.em-red {
    color: red; }

.em-black {
    color: black; }

.em-white {
    color: white; }

.em-orange {
    color: #e9a703; }

.circle-2 {
    color: #999999 !important;
    font-size: 1.7em !important;
}


@media screen and (min-width: 48em) {
    .change-height {
        height: 100%; } }

.change-circles {
    bottom: -4em; }

.change-circles li {
    background-color: #d1d8de;
    border-color: #d1d8de; }

.change-circles li:active {
    background-color: #6bc8e4; }

.active {
    background-color: #6bc8e4 !important; }

.no-width {
    width: auto !important; }

.map-left {
    display: inline-block;
    width: 100%; }
@media screen and (min-width: 48em) {
    .map-left {
        width: 50%;
        margin-left: 7em; } }

.map-right {
    display: inline-block;
    width: 100%; }
@media screen and (min-width: 48em) {
    .map-right {
        width: 30%;
        vertical-align: top;
        margin-left: 7em; } }

.map-left-link {
    font-size: 1.5em;
    color: #337ab7;
    font-weight: bold; }

.map-left ul {
    list-style: none;
    padding: 0em;
    margin: 0em;
    margin-left: 0.5em; }

.map-left ul ul {
    list-style: none;
    padding: 0em;
    margin: 0em;
    padding-left: 2em;
    padding-top: 0.5em;
    padding-bottom: 1em; }

.map-left ul ul li {
    padding: 0.2em; }

.map-left ul ul li a {
    font-size: 1.2em;
    color: #004488; }

.map-left-link:before {
    font-family: 'fontawesome-webfont';
    content: "\f105";
    padding-right: 0.4em;
    font-size: initial;
    font-size: 1em;
    color: #337ab7; }

.map-right ul {
    list-style: none;
    padding: 0em;
    margin: 0em;
    margin-left: 0.5em; }

.map-right ul ul {
    list-style: none;
    padding: 0em;
    margin: 0em;
    padding-left: 2em;
    padding-top: 0.5em;
    padding-bottom: 1em; }

.map-right ul ul li {
    padding: 0.2em; }

.map-right ul ul li a {
    font-size: 1.2em;
    color: #004488; }

.map-right-link {
    padding-bottom: 0.7em; }

@media all and (min-width: 48em) {
    .procedure-tittle {
        width: 100%; } }
@media all and (min-width: 64em) {
    .procedure-tittle {
        width: 100%; } }
/*anterior 80em*/
@media all and (min-width: 1200px) {
    body {
        background-color: rgba(76, 76, 76, 0.1); } }
/*Encuestas*/
.surveys {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    border: 7px solid #f3f3f3; }

.surveys img {
    width: 100%; }

.contin {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2em; }

.contin h2 {
    color: #4c535d;
    font-weight: bold;
    margin: 0px;
    padding: 0px;
    font-size: 2em;
    padding-bottom: 0.25em;
    text-align: justify; }
@media screen and (min-width: 48em) {
    .contin h2 {
        font-size: 1.8em; } }

.contin p {
    font-size: 1.2em;
    padding: 0.5em;
    text-align: justify;
    color: #4c535d; }

.encuesta {
    width: 90%;
    border: 7px solid #f3f3f3;
    margin-left: auto;
    margin-right: auto; }

.webform_row {
    padding: 1em;
    border-bottom: 3px solid #f3f3f3;
    display: block; }

.webform_label {
    font-size: 1.2em;
    color: #004488;
    font-weight: bold; }

.webform_field {
    padding: 0.5em; }

.webform_radio_wrapper {
    display: table; }

.webform_field_radio {
    vertical-align: middle;
    display: table-cell;
    padding: 0px; }

.webform_field_radio input {
    height: 1.250em;
    vertical-align: middle; }

.webform_label_radio {
    font-size: 1.2em;
    color: #4c535d;
    display: table-cell;
    padding-left: 0.5em;
    padding-top: 0.5em; }

.webform_checkbox_wrapper {
    display: table; }

.webform_field_checkbox {
    vertical-align: middle;
    display: table-cell;
    padding: 0px; }

.webform_field_checkbox input {
    height: 1.250em;
    vertical-align: middle; }

.webform_label_checkbox {
    font-size: 1.2em;
    color: #4c535d;
    display: table-cell;
    padding-left: 0.5em;
    padding-top: 0.5em; }

.webform_field select {
    width: 98%;
    padding: 0.5em;
    border-color: #4c535d;
    font-size: 1.2em;
    color: #4c535d;
    box-sizing: border-box; }

.webform_mandatory {
    font-size: 1.2em;
    color: #4c535d;
    padding: 1em; }

.webform_button {
    text-align: center;
    padding: 1em; }

.formbutton {
    color: white;
    background: linear-gradient(to bottom, #6bc8e4, #004488);
    font-size: 1.2em;
    font-weight: bold;
    padding: 0.5em;
    border-color: #6bc8e4;
    margin-right: 1em; }

.reportLink {
    margin-top: 2em;
    padding: 1em; }

.reportLink a {
    color: #004488;
    font-size: 1.2em;
    font-weight: bold; }

/* Estilos para bloque paginador */

.paginacion{margin-top: 4em;}

.paginador ul{
    text-align: right;
}

.paginador ul li{
    list-style-type: none;
    display: inline-block;
}

.n_pag, .paginador ul li a, .n_pag, .pag_res{
    font-size: 1.2em;
    float: left;
    padding-bottom: 0.2em;
}

.paginador ul li a img{
    height: 1.5em;
    width: 1.5em;
    box-sizing: border-box;
}
.pages-result{
    border: 1px solid #efefef;
    background-color: #f9fafc;
    padding: 0.2em 0.5em;
    text-align: center;
}

#pagsel{
    background-color: #006699;
    color: #fff;
}



/* ESTILO BOTON */

.btnsede-container {
    padding: 0 !important;
}

.seccion .btnSede:hover, .seccion .btnSede:active, .seccion .btnSede:focus {
    text-decoration: underline !important;
}

.seccion .btnSede {
    text-decoration: none !important;
}

.btnSede, .btnSede:hover, .btnSede:active, .btnSede:focus {
    display: inline-block;
    width: auto;
    margin: 0 0 1em;
    color: #fff;
    background-color: #004488;
    background: linear-gradient(to bottom, #6bc8e4, #004488);
    padding: 0.5em;
    border-radius: 5px !important;
    border: 0;
    font-weight: normal;
}

.btnsede-container .btnSede:first-child {
    margin-right: 0.5em;
    margin-bottom: 1.5em;
}

.btnRojo, .btnRojo:hover, .btnRojo:active, .btnRojo:focus {
    background-color: #a94442;
    background: linear-gradient(to bottom, #ff7673, #803331);
}

/* FIN ESTILO BOTON */

/************************************/
/*	BUSCADOR SEDE TALLER         	       */
/************************************/
.botones-buscador-taller {

    width: 100%;
    display: inline-flex;
    justify-content: center;

}


#taller-buscar{
    width:10%;
    margin-top: -0.2%;
    height: 2%;
}

#taller-limpiar{
    width:10%;
    margin-top: -0.2%;
    height: 2%;
}

#provincia{
    width:30%;
    margin-right: 7%;
}

#localidad{
    width:30%;
}

#formularioTaller{
    margin-top: inherit;
}

.selector-buscador{
    display: inline-flex;
    width: 100%;
    justify-content: center;
}

.selector-buscador > label {
    margin-top: 5px;
    margin-right: 20px;
    font-family: "OpenSans-Regular", sans-serif;
    font-size: 1.2em;
}

/* FIN ESTILO BUSCADOR SEDE */


/* INICIO ESTILOS PAGINAS DE ERRORES */

#logo-error-derecha {

    padding-left: 27em !important;

}


.cabecera-logos{
    display: block;
    width: 100%;
    height: 20%;
}

#cabecera-dgt{
    max-width: 100%;
    width: 100%;
    height: auto;

}


.group-text {
    position: relative;
    display: inline-flex;
    width: 100%;
    text-align: center;
    justify-content:center;



}

.group-text p {

    font-size: 11em;
    font-weight: bold;
    color: #004488;
    margin: 35px 0px 35px 0px;

}

#number2{
    color: #6bc8e4;
}

.title-error {
    display: block;
    width: 100%;
    height: 15%;
    color: #004488;
}

.title-error h1{
    margin: 0px 0px;
    text-align: center;
    font-size: 21px;
}

.text-return{
    display: block;
    width: 100%;
    font-size: 15px;
    text-align: center;
    color: #004488;
}

.boton-return {
    display: flex;
    justify-content: center;
    height: 6%;
    width: 100%;
}

.boton-return a{
    background: linear-gradient(to bottom, #6bc8e4, #004488);
    color: #FFFFFF;
    padding-top: 0.5em;
    padding-left: 4em;
    padding-right: 4em;
    padding-bottom:0.5em;
    text-decoration: none;
    font-size: 1.5em;
}


.boton-return {
    margin: auto;
    height: 15%;
    width: 20%;
}


@media (min-width:320px) and (max-width:449px) {


    #logo-error-derecha{

        padding-left: 1em !important;
    }

    .group-text p{

        margin: 20px 0px 20px 0px;

    }

}



@media (min-width:450px) and (max-width:767px) {


    #logo-error-derecha{

        padding-left: 2em !important;
    }

    .group-text p{

        margin: 20px 0px 20px 0px;

    }

}

.boton-return {
    margin: auto;
    height: 15%;
    width: 20%;
}

.text-return p{

    font-size: 13px;
    margin: 10px 30px 10px 30px;

}

@media (min-width:768px)and (max-width:1023px) {


    #logo-error-derecha{

        padding-left: 13em !important;
    }
}

@media (min-width:1024px)and (max-width:1365px) {


    #logo-error-derecha{

        padding-left: 18em !important;
    }
}

.boton-return a{
    background: linear-gradient(to bottom, #6bc8e4, #004488);
    color: #FFFFFF;
    padding-top: 0.5em;
    padding-left: 1em;
    padding-right: 1em;
    padding-bottom:0.5em;
    text-decoration: none;
    font-size: 1.3em;
}




/* FIN ESTILOS PAGINAS DE ERRORES */

/************************************/
/*  BUSCADOR SEDE TALLER                 */
/************************************/
.botones-buscador-taller {

    width: 100%;
    display: inline-flex;
    justify-content: center;

}

#textoAviso{

    text-align: left;

}

#taller-buscar{
    width:10%;
    margin-right:2%;

}

#taller-limpiar{
    width:10%;

}

#provincia{
    width:35%;
    margin-right: 2%;
}

#municipio{
    width:35%;
    margin-right: 2%;
}

#nombreTaller{
    width:40%;
}

#direccion{
    width:40%;
}

#email{
    width:40%;
}

#telefono{
    width:40%;
}

#botones_mantenimiento{
    display:inline-flex;
    margin-left:25%;
    margin-right: 25%;
}

#libroTaller td{
    font-size: 0.8em;
}


@media (min-width:260px) and (max-width:449px){

    #barraaceptacion p{
        font-size: 10px;
        line-height: 12px;
    }


    .botones-buscador-taller{
        width: 100% !important;
        display: block;

    }

    #taller-buscar{
        width: 24%;
        margin-top: 6%;
        margin-left: 26%;
    }

    #taller-limpiar{
        width: 24%;
        margin-top: 6%;
    }

    #provincia{
        width: 100%;
        margin-bottom: 2%;
    }

    #municipio{
        width: 100%;
    }

}

@media (min-width:768px)and (max-width:1023px) {

    .botones-buscador-taller{
        width: 100% !important;
        display: block;

    }

    #taller-buscar{
        width: 18%;
        margin-top: 6%;
        margin-left: 30%;
    }

    #taller-limpiar{
        width: 18%;
        margin-top: 6%;
    }

    #provincia{
        width: 100%;
        margin-bottom: 2%;
    }

    #municipio{
        width: 100%;
    }



}

@media (min-width:450px) and (max-width:767px) {

    .botones-buscador-taller{
        width: 100% !important;
        display: block;

    }

    #taller-buscar{
        width: 18%;
        margin-top: 6%;
        margin-left: 30%;
    }

    #taller-limpiar{
        width: 18%;
        margin-top: 6%;
    }

    #provincia{
        width: 100%;
        margin-bottom: 2%;
    }

    #municipio{
        width: 100%;
    }


}



/* FIN ESTILO BUSCADOR SEDE TALLER */

/************************************/
/*  BUSCADOR MANTENIMIENTO SEDE TALLER    */
/************************************/


#mensaje{

    display: flex;
    justify-content: center;
    margin-bottom: 5%;

}



#provinciabus{
    width:35%;
    margin-right: 2%;
}


#municipiobus{
    width:35%;
    margin-right: 2%;
}


.botones-mantenimiento {
    width: 100%;
    display: inline-flex;
    justify-content: center;
    margin-top: 5%;
}


#input_confirmar{
    width: 20%;
    margin-top: 10%;
    margin-left: 25%;
}


#input_cancelar{
    width: 20%;
    margin-top: 10%;
    margin-left: 8%;
}


#input_alta{
    width: 10%;
    margin-right: 2%;
}

#input_baja{
    width: 10%;
}


#input_modificacion{
    width: 10%;
    margin-left: 2%;
}


#provinciaedi{
    width:100%;
    margin-bottom: 10%;
}

#municipioedi{

    width:100%;
    margin-bottom: 5%;
}

#formularioLibroTaller{
    display: flex;
    justify-content: center;
}

#formulario-mantto{
    width: 50%
}

#nombre{
    width: 100%;
}

#direccion{
    width: 100%;
}


#telefono{
    width: 100%;
}


#email{
    width: 100%;
}



@media (max-width:449px){

    #provinciabus{

        width: 100%;
        margin-bottom: 5%;

    }

    #municipiobus{

        width: 100%;
        margin-bottom: 2%;

    }

    #input_alta {
        width: 32%;
        margin-right: 2%;
    }

    #input_baja {
        width: 32%;
    }

    #input_modificacion {
        width: 32%;
        margin-left: 2%;
    }

    .botones-mantenimiento {
        width: 100%;
        display: inline-flex;
        justify-content: center;
        margin-top: 10%;
    }

    #input_confirmar{
        width: 45%;
        margin-top: 15%;
        margin-left: 0%;
    }


    #input_cancelar{
        width: 45%;
        margin-top: 15%;
        margin-left: 8%;
    }





}

@media (min-width:450px) and (max-width:767px) {

    #provinciabus{

        width: 100%;
        margin-bottom: 5%;

    }

    #municipiobus{

        width: 100%;
        margin-bottom: 2%;

    }

    #input_alta {
        width: 26%;
        margin-right: 2%;
    }

    #input_baja {
        width: 26%;
    }

    #input_modificacion {
        width: 28%;
        margin-left: 2%;
    }

    .botones-mantenimiento {
        width: 100%;
        display: inline-flex;
        justify-content: center;
        margin-top: 10%;
    }




}

@media (min-width:768px) and (max-width:1023px) {

    #input_alta {
        width: 16%;
        margin-right: 2%;
    }

    #input_baja {
        width: 16%;
    }

    #input_modificacion {
        width: 18%;
        margin-left: 2%;
    }

    .botones-mantenimiento {
        width: 100%;
        display: inline-flex;
        justify-content: center;
        margin-top: 10%;
    }

    #provinciabus{
        width: 100%;
        margin-bottom: 2%;
    }

    #municipiobus{
        width: 100%;
    }

    #formulario-mantto{

        width: 34%

    }

    #nombre{

        width: 100%;

    }

    #direccion{

        width: 100%;

    }


    #telefono{

        width: 100%;

    }


    #email{

        width: 100%;

    }


    #input_confirmar{

        width: 40%;
        margin-top: 10%;
        margin-left: 5%;

    }

    #input_cancelar{

        width: 40%;
        margin-top: 10%;
        margin-left: 9%;

    }

}

@media (min-width:1024px) and (max-width:1300px) {


    #input_alta {
        width: 12%;
        margin-right: 2%;
    }

    #input_baja {
        width: 12%;
    }

    #input_modificacion {
        width: 12%;
        margin-left: 2%;
    }

    .botones-mantenimiento {
        width: 100%;
        display: inline-flex;
        justify-content: center;
        margin-top: 10%;
    }

    #provinciabus{
        width: 100%;
        margin-bottom: 2%;
    }

    #municipiobus{
        width: 100%;
    }


}

/*
informacion de  de bienvenida
-----------------------------
*/

#serv-texto-red{

    width:80%;

}

#serv-texto-texto-red {
    width: 15%;
    display: flex;
    justify-content: center;
    position: absolute;
    left: 46%;
    top: 11.75%;
}

#misuscripcion {
    width: 10%;
    position: relative;
    display: inline-flex;
    margin-left: 36%;
    justify-content: center;
    text-decoration: none !important;
    padding: 2.5% 35%;
    color: white;
    font-size: 1.1em !important;
}


@media (min-width:220px) and (max-width:449px){

    #serv-texto-red{

        width:80%;

    }

    #serv-texto-texto-red {
        width: 15%;
        display: flex;
        justify-content: center;
        position: relative;
        left: 85%;
        top: 12.75%;
    }

    #misuscripcion {
        width: 10%;
        position: relative;
        display: inline-flex;
        margin-left: 36%;
        justify-content: center;
        text-decoration: none !important;
        padding: 9% 70%;
        color: white;
        font-size: 1.2em !important;
    }



    #serv-texto-texto-red {
        width: 15%;
        display: flex;
        justify-content: center;
        position: relative;
        left: 15%;
        top: 12.75%;
    }



}

@media (min-width:450px) and (max-width:767px) {

    #serv-texto-red{

        width:80%;

    }

    #serv-texto-texto-red {
        width: 15%;
        display: flex;
        justify-content: center;
        position: relative;
        left: 80%;
        top: 12.75%;
    }

    #misuscripcion {
        width: 10%;
        position: relative;
        display: inline-flex;
        margin-left: 36%;
        justify-content: center;
        text-decoration: none !important;
        padding: 9% 70%;
        color: white;
        font-size: 1.2em !important;
    }


}

@media (min-width:768px)and (max-width:1023px) {

    #serv-texto-red{

        width:80%;

    }

    #serv-texto-texto-red {
        width: 15%;
        display: flex;
        justify-content: center;
        position: relative;
        left: 80%;
        top: 12.75%;
    }

    #misuscripcion {
        width: 10%;
        position: relative;
        display: inline-flex;
        margin-left: 36%;
        justify-content: center;
        text-decoration: none !important;
        padding: 9% 70%;
        color: white;
        font-size: 1.2em !important;
    }


}



/* FIN ESTILO BUSCADOR MANTENIMIENTO SEDE TALLER */
