/* -  22/03/2022 - */



/* GLOBAL STYLES
-------------------------------------------------- */

body{
    font-family: Verdana,Geneva,sans-serif;
    font-size: 14px;
}

h1{
    font-size: 2.4em;
    padding: 30px 0 10px;
}
h2{
    font-size: 2em
}
h3{
    font-size: 1.8em
}
h4{
    font-size: 1.6em
}
h5{
    font-size: 1.2em;
    font-weight: bold;
}
h6{
    font-size: 1.1em
}
p{
    font-size: 1em
}
a {
    color: #0f6394;
}
a:hover {
    color: #0D6099;
    text-decoration: underline;
}


.site-header a.logo,
.bg-top a.logo {
    padding: 10px 20px;
    display: block;
}
 a.logo img,
.site-header a.logo img,
.bg-top a.logo img{
    width: 100%;
    max-width: 190px
}

.accesibility {
    width: 100%;
    max-width: 20px;
    top: -4px;
    position: relative;
}
a{
    color: #0D6099;
}
main {
    padding-bottom: 50px;
}
.iconBig {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    font-size: 5em;
    /* padding: 20px; */
    border: 1px solid #C7C5C5;
    width: 140px;
    height: 140px;
    margin: 20px auto;
    text-align: center;
    line-height: 130px;
}
.iconBig i{color: #7E898F }

.btn-primary{
   color: #1D0505;
   background-color: #FFF;
   -webkit-border-radius: 50px;
-moz-border-radius:50px;
border-radius: 50px;
font-size: 1em;
}
.btn-primary i{
    color:#11A0DC;
    }
.btn-primary:hover{
    background-color: #707070
}
.btn-secondary{
   color: #FFF;
   background-color: #20A0DC;
   -webkit-border-radius: 50px;
-moz-border-radius:50px;
border-radius: 50px;
font-size: 1em;
}
.btn-secondary i{
    color:#FFF;
    }
.btn-secondary:hover{
    background-color: #707070
}


.btn-success{
   color: #FFF;
   background-color: #20A0DC;
   -webkit-border-radius: 50px;
-moz-border-radius:50px;
border-radius: 50px;
font-size: 1em;
border: none;
}
.btn-success i{
    color:#FFF;
    }
.btn-success:hover{
    background-color: #0D6099
}

.btn-info{
   color: #FFF;
   background-color: transparent;
   -webkit-border-radius: 50px;
-moz-border-radius:50px;
border-radius: 50px;
font-size: 1em;
}
.btn-info i{
    color:#FFF;
    }
.btn-info:hover{
    background-color: #707070
}


.btn-link{
   color: #FFF;
   background-color: #2DA5DE;
    font-size: 1em;
    padding: 20px 10px;
}
.btn-link i{
    color:#FFF;
    }
.btn-link:hover{
    background-color: #707070
}
.btn-warning{
   color: #2E3133;
   background-color: #FFF;
   border: 1px solid #2E3133;
    font-size: 1em;
    padding: 10px;
}
.btn-warning i{
    color:#2E3133;
    }
.btn-warning:hover{
    background-color: #707070;
    border: 1px solid #2E3133;
    color: #FFF
}
.btn-warning:hover i{
    color: #FFF
}



/* HEADER */
.img-header {
    height: 40vh;
    }
.navbar-toggler {
    background: #B8BD40;
    color: #FFF;
}
.bg-header{
    background-image: url('../images/header-secundaria.png');
    color:#FFF;
    position: relative;
    -webkit-box-shadow: 0px 5px 20px 0px rgba(50, 50, 50, 0.2);
    -moz-box-shadow:    0px 5px 20px 0px rgba(50, 50, 50, 0.2);
    box-shadow:         0px 5px 20px 0px rgba(50, 50, 50, 0.2);
}
.bg-top{
    background-color: rgba(11, 90, 144, 1)
}
.bg-top a {
    color: #FFF;
    display: inline-block;
}
.bg-top .col-md-12.col-lg-9 a {
    font-size: .8em
}
.bg-top  a i{
    font-size: 1.5em
}
.bg-top .col-md-8{
    line-height: 55px;
}
.bg-top .col-md-8 img{
    max-height: 40px;
    width: auto;
}
.bg-top .col-md-8 a{
    padding-right: 20px
}
#navbarHeader a{
    padding: 10px 12px;
}
#navbarHeader a:hover{
    background-color: rgba(13, 96, 153, .6)
}
.bg-top .nav-link-search{ font-size: 1.5em; color: #5AECFF ; padding: 10px 10px 0;}
.img-header{ width: 100%; height: auto;min-height: 40vh; }




/* FOOTER */
.bg-footer{
    background-color: #0D6099;
    color:#FFF;
    padding: 40px 20px 0;
}
.bg-footer a,
.bg-footer p{
    color:#FFF;
    font-size: .8em;
    display: block;
}
.bg-footer hr {
    border-bottom: 1px solid #FFF;
    width: 100%;
}
.bg-footer .row.text-center{ background-color: #165988; padding: 5px; }
.bg-footer .row.text-center p{ margin: 0; }

.bg-footer .col-md-12.col-lg-9{
   line-height: 55px;
}
.bg-footer .col-md-12.col-lg-9 a{
    padding: 0 10px;
}
.bg-footer .col-md-12.col-lg-9 a {
    display: inline-block;
}
.bg-footer a:hover,
.bg-footer .col-md-12.col-lg-9 a:hover {color:#B8BD40; }


.follow h5{
    padding: 20px 0 0;
}
.follow a{ border: 1px solid #FFF;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
width: 30px;
height:30px;
text-align: center;
line-height: 30px;
display: inline-block;
font-size: 1.1em
}
main .follow a{ 
    color: #20A0DC;
    border: 1px solid #20A0DC;
}

/* TABS */
#threeTab li.nav-item{
    width: 33.3%;
    color:#FFF;
    border: 1px solid #BAB4B4;
    font-size: .8em;
}
#threeTab li.nav-item a{
    color:#000000
}
#threeTab li.nav-item a i{
    color: #B9BE0D;
    font-size: 2.2em;
    float: left;
    padding: 2px 10px 0 0;
}
#threeTab li.nav-item a:hover{
    color:#0C5993
}
#threeTab .tab-content {
    float: left;
    margin-bottom: 20px;
}

.accordion>.card .card-body .tab-content {
    padding: 20px !important;
}
.accordion>.card .card-body .tab-content img {
    top: auto;
    left: auto;
}


#avisosTab li.nav-item{
    width: 50%;
    color:#FFF;
}
#avisosTab li.nav-item a{
    background-color: #0D6099;
    color:#FFF;
}
#avisosTab li.nav-item a.active{
    background-color: #B9BE0D
}
.tab-content {
    border: 1px solid #C9C5C5;
}
.tab-content ul{ list-style: none; padding: 0; margin: 0;}
.tab-content  ul li{ border-bottom: 1px solid #C9C5C5; padding: 10px 20px }
.tab-content  ul li img{ float: left; padding-right: 20px; padding-bottom: 20px; max-width: 50px; height: auto;}
.tab-content  ul li h5{ color: #0D6099}
.tab-content  ul li p{ font-size: .8em; margin:0;}







/* HOMEPAGE */
.carousel-caption {
  top: 20%;
  right: auto;
left: auto;
  z-index: 10;
}
.carousel-item {
    height: 370px;
    min-height: 250px;
}
.carousel-item > img {
    position: absolute;
    top: 0;
    left: 0;
    height: auto;
    width: 100%;
    min-height: 100%;
}
.carousel-caption.text-left strong {
    color: #E7EF12;
}
.carousel-caption.text-left p {
    font-size: 1em
}
.carousel-indicators li{
  -webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;  
width: 15px;
height: 15px;
}
.carousel-indicators.col-md-6 {
    left: auto;
    right: auto;
    margin: 0 0 20px;
    justify-content: left;
}
.h1-home,i.fas span {
    display: none;
}

.home-service a h2{
background-color: #20A0DC;
color: #FFF;
text-align: center;
padding: 20px 40px;
-webkit-border-bottom-right-radius: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-moz-border-radius-bottomleft: 20px;
border-bottom-right-radius: 20px;
border-bottom-left-radius: 20px;
margin: 0 auto;
position: relative;
max-width: 320px;
width: 100%;
    font-size: 1.2em;
    font-weight: bold;
}
.home-service ul{ list-style: none; margin:0; padding: 60px 0 }
.home-service li{
    width: 19.6%;
    padding: 20px 2%;
    text-align: center;
    display: inline-block;
    float: left;
}
.home-service  span{
    display: block;
    min-height: 50px
    }
.home-service  img{
    display: block;
    margin: 0 auto;
    width: auto;
    max-height: 135px;
    padding-bottom: 5px;
}


.home-new h5,
.home-avisos h5,
.home-steps h5{
    margin: 0;
}

.home-new h5 i,
.home-avisos h5 i,
.home-steps h5 i{ color: #20A0DC }

.home-new { padding: 60px 0  0}
.home-new h6{ color: #0D6099; text-transform: uppercase;}
.home-new .btn {
    margin: 20px auto 20px;
    display: block;
    max-width: 160px;
}
.home-new img{
    width: 100%;
    max-width: 320px;
    margin:0 auto 40px;
}
.date {
    margin: 10px 0;
    display: block;
    float: left;
}
.date h6 {
    color: #767373;
    font-size: 2.5em;
    background-color: #E6E6E6;
    border-left: 5px solid #20A0DC;
    max-width: 100px;
    height: 80px;
    text-align: center;
    padding: 10px;
    display: inline-block;
    float: left;
    width: 30%;
}
.date span {
    font-size: .4em;
    display: block;
}
.date p {
    padding-top: 10px;
    display: inline-block;
    float: left;
    width: 70%;
    padding: 10px 0 0 10px;
    font-size: .8em;
}

.home-avisos { padding: 60px 0 }
.home-avisos .col-md-4 {
    background: #f4f7f8;
    padding: 20px;
    border-right: 1px solid #20A0DC;
}
.home-avisos .col-md-4:last-child {
    border: none;
}
.home-avisos .btn {
    margin: 20px auto 20px;
    display: block;
    max-width: 160px;
}






/* PAGE */
.headerText{
    bottom: 0
}
.bg-header .carousel-caption{ top: auto; bottom: 40px; }
.breadcrumb{
    background-color: transparent;
    border-bottom: 1px dotted #B6B8B9;
}
.transparencia{ padding: 30px 0 10px;  }
.transparencia li{
    width: 19.6%;
    padding: 20px 2%;
    text-align: center;
    display: inline-block;
    float: left;
}
.transparencia span{
    display: block;
    min-height: 50px
    }
.transparencia img{
    display: block;
    margin: 0 auto;
    width: auto;
    max-height: 100px;
    padding-bottom: 5px;
}
.location img{
    width: 70%;
    height: auto;
}
.location  h5{
    color: #212529;
    margin: 0;
    padding-bottom: 5px
}
.location  a h5:hover{
    color:#20A0DC;
}
.location a{
    display: block;
}
.location .active h5,
.location .active .col-md-8 i,
.location  .col-md-8:hover i{
    color:#20A0DC;
}
.location .row {
    padding-bottom: 20px;
}
.iframeMap{ width: 100% }
.location p{
    color: #726A6A;
    margin: 0;
    padding-bottom: 3px;
    font-size: 1em
}
.location {
    padding: 40px 0 10px;
}
.location img{
border-radius: 50%;
width: 100px;
height: 100px;
margin: 0 auto;
display: block;
}
.formContainer {
    top: 45px;
    background: #FFF;
}
.formContainer form{
    top: 70px;
position: relative;
    padding: 0 20px 20px;
    border-left: 1px solid #efefef;
    order-bottom: 1px solid #efefef;
    border-top: 5px solid #20A0DC;
    -webkit-box-shadow: 10px 5px 5px 0px rgba(0,0,0,0.11);
    -moz-box-shadow: 10px 5px 5px 0px rgba(0,0,0,0.11);
    box-shadow: 10px 5px 5px 0px rgba(0,0,0,0.11);
    float: left;
width: 100%;
}
.formContainer form .btn{
    float: right;
    }
.titleAside{ padding-top: 35px }
.infoAside{ list-style: none;padding:0; margin:0; border-top: 1px solid #707070} 
.infoAside li{ padding:15px 10px 10px; border-bottom: 1px solid #707070} 
.infoAside li i{
   -webkit-border-radius: 50px;
    -moz-border-radius:50px;
    border-radius: 50px;
    padding: 5px;
    margin-right: 10px;
    margin-bottom: 10px;
    border: 1px solid #707070;
}
.infoAside li p{
    display: inline-block; padding:0; margin:0;}

.accordion>.card .card-header {
    margin: 0;
    padding: 0;
}
.accordion>.card .card-header button.btn.btn-link {
    width: 100%;
    text-align: left;
    text-decoration: none;
    padding: 10px 0px 5px 20px;
    font-size: .5em;
    background: #F4F4F4; 
    color: #0D6099;  
}
.accordion>.card .card-header button.btn.btn-link:before {
    background: #0D6099; 
    color: #FFF;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    position: absolute;
    padding: 11px;
    top: 1px;
    content: "\f067";
    right: 1px;
}

.accordion>.card .card-header button.btn.btn-link.collapsed:before {
    content: "\f068";
}
.accordion>.card .card-header button.btn.btn-link:hover {
    text-decoration: none;
    background: #0D6099; 
    color: #FFF;  
}
.accordion>.card .card-body img {
    max-width: 320px;
    padding-top: 0 !important;
    top: -20px;
    position: relative;
    left: -40px;
    height: auto;
}
.menuResponsive {
    text-align: center;
    display: block;
    width: 100%;
    display: none
}
.navbar-nav{
    margin: 0 auto
}

/* PAGINADOR */
.pager ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style: none;
    text-align: center;
}
.pager ul li {
    display: inline-block;
    padding: 20px 0;
}

.pager ul li a {
    padding: 10px;
    background: #20A0DC;
    color: #FFF;
    border-radius: 50px;
    min-width: 40px;
    display: inline-block;
}
.pager ul li.pager__item is-active a,
.pager ul li a:hover {
    background: #0D6099;
}





/* INTRANET */
.form-signin .form-control{ margin-bottom: 15px }
#inputUsername,
#inputPassword{ position: relative;}
#inputUsername:before,
#inputPassword:after{
    width: 20px;
    height: 20px;
    position: absolute;
    background: red;
    z-index: 1000;
    display: block;
}

.site-header.sticky-top.py-1 {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.site-header .bgIntranet{
    padding: 0px
}
.site-header .bgIntranet .navbar {
    padding: 0 10px;
}
.site-header .bgIntranet #navbarHeader .nav-link-search {
    font-size: 1.6em;
}
.site-header .bgIntranet #navbarHeader .nav-link-search i{
    position: relative;
    top: 10px;
}

.site-header .bgIntranet #navbarHeader li:last-child{
    background-color: #999
}
.site-header .bgIntranet #navbarHeader li a{
    padding-top: 18px;
    padding-bottom: 18px;
}
.site-header a.bgIntranet .logo{
    padding: 15px 10px 10px;
    max-width: 195px
}
.container-intranet {
    height: 100vh;
}
.container-intranet .row {
    height: 100%;
}
.logo-intranet {
    width: 100%;
    max-width: 360px;
    margin: auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.form-signin {
    width: 100%;
    max-width: 360px;
    margin: auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: 230px;
}
.container-intranet p {
    position: absolute;
    bottom: 0;
    color: #FFF;
    width: 90%;
    margin: auto;
    left: 0;
    right: 0;
}
.bg-intranet{
	background-image: url(../images/bg_intranet.jpg);
        background-size: 100%;
}
.intranet .bg-footer {
    padding: 20px 0;
}
.site-header {
    background: #0D6099;
}
.site-header a{
    color: #FFF;
    padding: 25px 20px 0;
}
.site-header a .fa-search{
    color: #20A0DC;
}

.site-header a:hover{
    background-color: #20A0DC;
    text-decoration: none;
}
.site-header a:hover i{
    color: #FFF;
}
.site-header a:first-child:hover{
    background-color: transparent;
}
.btn-access{ padding-bottom: 100px }
.container-fluid .col-md-12.text-center {
    background: #EFEDED;
    margin-bottom: 50px
}
.bannerIntranet{ position: relative; margin-bottom: 50px; overflow: hidden;
 }
.bannerIntranet img{ width: 100%; min-height: 250px;}
.bannerIntranet .btn{ margin-bottom: 10px }


.intranetInfo {
    padding: 0 0 70px;
    margin: 0;
    display: block;
    float: left;
    width: 100%;
}
.intranetInfo li{
    width: 23%;
    margin-right: 2%;
    float: left;
    display: block;
    border: 1px solid #707070;
    text-align: center;
    padding: 20px;
}
.intranetInfo li img {
    line-height: 100px;
    width: 60px;
    display: block;
    margin: 0 auto;
}
.month{
    background-color: #0D6099;
    text-align: center;
    padding: 20px 0;
    color:#FFF;
}
.iframeCalendar{ width: 100%; padding-bottom: 20px }
.DivTransparencia.views-row {
    width: 31%;
    float: left;
    display: block;
    margin: 1%;
    text-align: center;
    min-height: 150px;
}

/* MENU */
#navbarHeader 
.main.navbar.navbar-default.navbar-we-mega-menu 
.we-mega-menu-li.dropdown-menu {
    padding-right: 20px;
}
#navbarHeader 
.main.navbar.navbar-default.navbar-we-mega-menu 
.we-mega-menu-ul > .we-mega-menu-li > a::before {
    right: -10px;
    -webkit-filter: brightness(100);
    filter: brightness(100);
}
#navbarHeader 
.main.navbar.navbar-default.navbar-we-mega-menu {
    margin: 0;
    padding: 0;
    background: transparent;
}
#navbarHeader 
.main.navbar.navbar-default.navbar-we-mega-menu 
a {
    background-color: transparent;
    color: #FFF;
    text-transform: none;
font-size: 14px;
}
#navbarHeader 
.main.navbar.navbar-default.navbar-we-mega-menu 
a:hover {
    background-color: transparent;
    text-decoration: underline;
}
#navbarHeader 
.main.navbar.navbar-default.navbar-we-mega-menu
ul.nav.nav-tabs.subul{
	display: block;
}
#navbarHeader 
.main.navbar.navbar-default.navbar-we-mega-menu
ul.nav.nav-tabs.subul 
a{
	color: #106393;
    display: block;
}
#navbarHeader 
.main.navbar.navbar-default.navbar-we-mega-menu
ul.nav.nav-tabs.subul 
a:hover{
    background-color: #106393;
    color: #FFF;
    text-decoration: none;
}


#contact-message-cursos-form--2 {
    padding: 0 0 40px;
}


/* ACCORDION */
.ui-accordion .ui-accordion-header {
    padding: 15px;
    font-size: 16px;
}


/* SEARCH */
.views-exposed-form {
	padding-bottom: 30px
}
.views-exposed-form 
.form-group {
    margin: 0;
}
.views-exposed-form 
.form-group {
    margin: 0;
    width: 100%;
    width:calc(100% - 170px);
    width: -webkit-calc(100% - 170px);
	width: -moz-calc(100% - 170px);
    margin-right: 20px;
    float: left;
}
.views-exposed-form .form-submit {
    color: #FFF;
    background-color: #20A0DC;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    border: none;
    padding: .5rem 1rem;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: .3rem;
    min-width: 150px;
}
select {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 10px;
}


/* TABLE */
table {
    border-collapse: collapse;
    border-spacing: 0;
    empty-cells: show;
    border: 1px solid #cbcbcb;
    margin: 20px 0 40px;
    background: #f3f3f3;
    width: 100% !important;
}
table caption {
    display: block;
    margin: 0 auto;
    width: 100%;
    padding-left: 20px;
    background: #e9e9e9;
}
table caption a {
    display: block;
    font-size: 1.25em;
}
thead, th {
    color: #FFF;
    text-align: left;
    background: #0f6395;
}
th {
    border-left: 1px solid #cbcbcb;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: .5em 1em;
}
td, th {
    border-left: 1px solid #e6e3e3;
    border-width: 0 0 0 1px;
    font-size: inherit;
    margin: 0;
    overflow: visible;
    padding: .5em 1em;
}
tr {
    border-top: 1px solid #cbcbcb;
    border-bottom: 1px solid #cbcbcb;
    background-color: rgba(255,255,255,1);
}

tr:nth-of-type(odd) {
    background-color: rgba(0,0,0,.03);
}





p {
    text-align: justify;
}
#searchModal .js-form-type-search{ float:left; color: #0056b3; width: 70%; padding-right: 5%}
#searchModal .js-form-type-search label {
    width: 100px; float:left; 
}
#searchModal .js-form-type-search #edit-keys{
  width: 80%;               /* salvaguarda para navegadores que no reconocen calc() */
  width: calc(100% - 100px);
  -webkit-width: calc(100% - 100px);
  -moz-width: calc(100% - 100px);
   float:left; 
   padding: 5px;
}
#searchModal #edit-submit{ float: left; width: 23%; background-color: #0D6099; padding:5px;
color: #FFF;
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
font-size: 1em;
border: none;
 }




.navbar-expand-lg {
    margin-bottom: 0;
}

.region-we-mega-menu a.navbar-toggle.collapsed {
    display: none;
}
#divAcces {
    width: 100%;
    margin: 7px auto;
    display: none;
    float: left;
    padding: 2px 5px;
    background: rgba(185,190,13,.5);
    border: 1px solid rgba(255,255,255,.5);
}
a#btnAcces {
    padding: 7px 0 0;
}
a#btnAcces:hover{
    color: #B8BD40
}
.fas.fa-wheelchair {
    font-size: 24px;
    border: 1px solid #fff;
    padding: 5px;
}



#divSearch {
    width: 100%;
    margin: 7px auto;
    display: none;
    float: left;
padding: 5px;
background: #5AECFF;
    border: 1px solid rgba(255,255,255,.5);
}
#divSearch  #edit-keys{
    color: #000;
    width: calc(100% - 110px);
    width: -webkit-calc(100% - 110px);
    width: -moz-calc(100% - 110px);
    float: left;
}
#divSearch  #edit-submit{
    background: #106394;
    color: #FFF;
    width: 100px;
    float: right;
}

#Social {
    padding-left: 40px;
    font-size: .8em;
    padding-top: 16px;
    text-align: right;
}
#Social a:hover{
    color: #B8BD40
}
#block-highcontrast {
    display: inline-block;
}

a#text_resize_decrease,
a#text_resize_reset,
a#text_resize_increase{
    width: 29px;
    height: 25px;
    overflow: hidden;
    display: inline-block;
    float: left;
    text-indent: 5px;
    padding: 1px;
    text-align: center;
    position: relative;
    margin: 0 0 0 5px;
    background-image: none !important;
    font-weight: bold;
    border: 1px solid #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px !important
}
a#text_resize_decrease:hover, 
a#text_resize_reset:hover, 
a#text_resize_increase:hover{
    text-decoration: none;
}

#high-contrast-switch a{
font-size: 1.5em !important;
-moz-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1;
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    width: 28px;
    height: 20px;
    overflow: hidden;
    display: inline-block;
    float: none;
    text-decoration: none !important;
    text-indent: 50px;
    padding: 0;
    position: relative;
    background: no-repeat;
    margin: 0 0 0 5px;
}
#high-contrast-switch a:before{
    content: "\f185";
    position: absolute;
    width: 28px;
    text-indent: 0px;
    left: 0;
}


#contact-message-cursos-form {
    padding: 20px 0 40px;
}
#contact-message-cursos-form .form-item {
    width: 33%;
    float: left;
    padding: 0 10px 10px 0;
}
#contact-message-cursos-form fieldset.form-item {
    width: 100%;
}
#contact-message-cursos-form .form-item label{
    display: inline;
    margin-bottom: 0;
    color: #6c757d;
} 
#block-views-block-educacion-y-capacitacion-acordeon-bloque-educ-y-cap {
    width: 100%;
}


#block-infocoop-local-tasks {
    width: 100%;
    background: #efefef;
    margin-bottom: 30px;
}
#block-infocoop-local-tasks ul {
    margin:0;
}

#block-infocoop-local-tasks li {
    display: inline-block;
    padding: 10px;
}
.titleAside {
    padding: 0 0 20px;
}
.col-md-8, .col-md-4 {
    float: left;
}


/*********ACORDIONES DE LA VISTA *****/
.ui-state-active{
    border: 1px solid #20A0DC;
    background: #20A0DC;
}

/*********ACORDIONES DEL BODY*****/
.ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle::before, 
.ckeditor-accordion-container > dl dt > .ckeditor-accordion-toggle::after{
    background: #000;
}
.ckeditor-accordion-container > dl dt > a {
    display: block;
    padding: 10px 15px 10px 50px;
    background-color: #e6e4e4;
    color: #202529;
    cursor: pointer;
    -webkit-transition: background-color 300ms;
    transition: background-color 300ms;
    border-bottom: 1px solid #ffffff;
}

.ckeditor-accordion-container > dl dt.active  .ckeditor-accordion-toggle::before, 
.ckeditor-accordion-container > dl dt.active  .ckeditor-accordion-toggle::after, 
.ckeditor-accordion-container > dl dt:hover .ckeditor-accordion-toggle::before,
.ckeditor-accordion-container > dl dt:hover .ckeditor-accordion-toggle::after{
    background-color: #FFF;  
}
.ckeditor-accordion-container > dl dt.active > a,
.ckeditor-accordion-container > dl dt > a:hover {
    background-color: #20A0DC;
    color: #FFF;
    text-decoration: none
}


.ckeditor-accordion-container > dl {
    position: relative;
    border: 1px solid #efe9e9;
}





.item-list li a img{
  display: block;
  width: 135px;
  height: 135px;
  border-radius: 50%;
  cursor: pointer;
  padding: 2px;
  box-shadow: 0 0 0 rgba(32,160,220, 0.4);
  animation: pulse 2s infinite;
}
.item-list li a img:hover {
	background-color: rgba(32,160,220, 1);
	-webkit-box-shadow: inset 0px 0px 5px 15px rgba(255,255,255,1);
	-moz-box-shadow: inset 0px 0px 5px 15px rgba(255,255,255,1);
	box-shadow: inset 0px 0px 5px 15px rgba(255,255,255,1);
  	animation: zoominout 5s infinite;
}

#block-formulariodebusqueda {
    position: relative;
    display: block;
    width: 100%;
    margin-top: 10px;
    float: left;
    padding: 0;
}
#block-formulariodebusqueda input[type=submit] {
    text-indent: -20px;
    position: absolute;
    right: 0px;
    top: 5px;
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 1000;
    display: block;
    float: left;
    background-image: url('../images/search.png');
    background-color: #20A0DC;
    border: 1px solid rgb(11, 90, 144);
    text-indent: -100px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-size: 75%;
    background-position: center;
    background-repeat: no-repeat;
}
#block-formulariodebusqueda .form-search {
    margin: 5px 0;
    width: 100%;
    border: 1px solid #CCC;
    height: 30px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 5px;
}



.home-steps{ padding-bottom: 60px }
.home-steps ul{ list-style: none; margin:0; padding:  0 }
.home-steps  li{
    width: 16.6%;
    padding: 20px 2%;
    text-align: left;
    display: inline-block;
    float: left;
    position: relative;
    min-height: 246px;
    overflow: hidden;
}
.home-steps  li .bgStep{
    width: 100%;
    position: absolute;
    height: 100%;
    min-height: 250px;
    left: 0;
    z-index: 1;
    display: none;
}

.home-steps   span{
    display: block;
    color: #FFF;
    font-size: 1em;
    position: relative;
    z-index: 10
    }
.home-steps  p{
    color: #FFF;
    font-size: 1.2em;
    min-height: 80px;
    position: relative;
    z-index: 10;
    text-align: left;
    }
.home-steps   img{
    display: block;
    width: auto;
    max-height: 50px;
    padding-bottom: 5px;
    position: relative;
    z-index: 10
}
.home-steps li .btn{
    position: relative;
    z-index: 10;
    display: none;
}
.home-steps  li:first-child{
    background-color:#0D6099
}
.home-steps  li:nth-child(2){
    background-color: #B9BE0D
}
.home-steps  li:nth-child(3){
    background-color: #20A0DC
}
.home-steps  li:nth-child(4){
    background-color:#0D6099
}
.home-steps  li:nth-child(5){
    background-color: #B9BE0D
}
.home-steps  li:last-child{
    background-color: #20a0dc
}

.home-steps li .btn,
.home-steps  li .bgStep{
	transition: opacity 0.5s;
-webkit-transition: all ease 0.5s;
-moz-transition: all ease 0.5s;
-o-transition: all ease 0.5s;
-ms-transition: all ease 0.5s ;
}

.home-steps li:hover  .btn{
	display: block;
 	-webkit-animation-name: fadeIn;
    animation-name: fadeIn;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.home-steps  li:hover .bgStep{
    display: block;
 	-webkit-animation-name: swing;
    animation-name: swing;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

a.logo img{
    display: block;
 	-webkit-animation-name: LogofadeIn;
    animation-name: LogofadeIn;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}




         @-webkit-keyframes LogofadeIn {
            0% {opacity: 0;-webkit-transform: translateY(-64px);}
            100% {opacity: 1;-webkit-transform: translateY(0px);}
         }
         @keyframes LogofadeIn {
            0% {opacity: 0; transform: translateY(-64px);}
            100% {opacity: 1; transform: translateY(0px);}
         }

 



         @-webkit-keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }
         @keyframes fadeIn {
            0% {opacity: 0;}
            100% {opacity: 1;}
         }

         @-webkit-keyframes swing {
            0% {-webkit-transform: translateY(0px);}
            100% {-webkit-transform: translateY(-225px);}
         }
         @keyframes swing {
            0% {transform: translateY(0px);}
            100% {transform: translateY(-225px);}
         }


@-webkit-keyframes pulse {
  0% {
    -webkit-box-shadow: 0 0 0 0 rgba(32,160,220, 0.4);
  }
  70% {
      -webkit-box-shadow: 0 0 0 20px rgba(32,160,220, 0);
  }
  100% {
      -webkit-box-shadow: 0 0 0 0 rgba(32,160,220, 0);
  }
}
@keyframes pulse {
  0% {
    -moz-box-shadow: 0 0 0 0 rgba(32,160,220, 0.4);
    box-shadow: 0 0 0 0 rgba(32,160,220, 0.4);
  }
  70% {
      -moz-box-shadow: 0 0 0 20px rgba(32,160,220, 0);
      box-shadow: 0 0 0 20px rgba(32,160,220, 0);
  }
  100% {
      -moz-box-shadow: 0 0 0 0 rgba(32,160,220, 0);
      box-shadow: 0 0 0 0 rgba(32,160,220, 0);
  }
}

@keyframes zoominout{
    0% {
        transform: scale(1,1);
        -moz-box-shadow: 0 0 0 0 rgba(32,160,220, 0.4);
    	box-shadow: 0 0 0 0 rgba(32,160,220, 0.4);
    }
    50% {
        transform: scale(1.2,1.2);
        -moz-box-shadow: 0 0 0 20px rgba(32,160,220, 0);
      	box-shadow: 0 0 0 20px rgba(32,160,220, 0);
    }
    100% {
        transform: scale(1,1);
        -moz-box-shadow: 0 0 0 0 rgba(32,160,220, 0);
      	box-shadow: 0 0 0 0 rgba(32,160,220, 0);
    }
}

/*#block-enlacesdeayudaalanavegacion ol{ display: none }*/
.DivContrast a {
    padding: 1px 0 0 5px;
}


 /*****ACCESIBILIDAD***/
    body.contrast *{
  background-color:black !important;
  background-image:none !important;
  color:white !important;
  line-height:1.5em !important;
  text-shadow: none !important;
}
.DivContrast a {
    float: left;
}
body.contrast a#text_resize_decrease, 
body.contrast a#text_resize_reset, 
body.contrast a#text_resize_increase,
body.contrast a, body.contrast a *{
  background-color:black !important;
  color:yellow !important;
  text-decoration:underline !important;
}
body.contrast a#text_resize_decrease:hover,
body.contrast a#text_resize_reset:hover,
body.contrast a#text_resize_increase:hover,
body.contrast a:hover, body.contrast a:hover *{
    background-color:yellow !important;
    color:black !important;
    text-decoration:underline !important;
    text-decoration:none !important;
  }

body.contrast input{
  background-color:white !important;
  color:black !important;
}

body.contrast input[type=submit],
body.contrast input[type=button],
body.contrast button{
  background-color: yellow !important;
  color: black !important;
}
body.contrast input[type=submit]:hover,
body.contrast input[type=button]:hover,
body.contrast button:hover{
    text-decoration:underline !important;
  }
 body.contrast img{
  filter: invert(100%) !important;
-webkit-filter: invert(100%) !important;
}

footer iframe,
.ui-accordion-content iframe{ width: 100% !important }








/*TABLE*/
table {
  border-collapse: separate;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  margin: 50px auto;
  -moz-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
}

thead {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

thead th {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.5);
  text-align: left;
  padding: 20px;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzY0NmY3ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzRhNTU2NCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #0f6395), color-stop(100%, #20A0DC));
  background-image: -moz-linear-gradient(#0f6395, #20A0DC);
  background-image: -webkit-linear-gradient(#0f6395, #20A0DC);
  background-image: linear-gradient(#0f6395, #20A0DC);
  border-top: 1px solid #858d99;
  text-transform: capitalize;
}
thead th:first-child {
  -moz-border-radius-topleft: 5px;
  -webkit-border-top-left-radius: 5px;
  border-top-left-radius: 5px;
}
thead th:last-child {
  -moz-border-radius-topright: 5px;
  -webkit-border-top-right-radius: 5px;
  border-top-right-radius: 5px;
}

tbody tr td {
  font-weight: 400;
  color: #5f6062;
  padding: 10px;
  border-bottom: 1px solid #e0e0e0;
}

tbody tr:nth-child(2n) {
  background: #f0f3f5;
}

tbody tr:last-child td {
  border-bottom: none;
}
tbody tr:last-child td:first-child {
  -moz-border-radius-bottomleft: 5px;
  -webkit-border-bottom-left-radius: 5px;
  border-bottom-left-radius: 5px;
}
tbody tr:last-child td:last-child {
  -moz-border-radius-bottomright: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

tbody:hover > tr td {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
  opacity: 0.5;
  /* uncomment for blur effect */
  /* color:transparent;
  @include text-shadow(0px 0px 2px rgba(0,0,0,0.8));*/
}

tbody:hover > tr:hover td {
  text-shadow: none;
  color: #2d2d2d;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}








.contextual-region {
    padding-top: 0px;
}
