body {
    color: #000000;
    font-family: 'Roboto', 'arial', 'Helvetica', sans-serif;
    font-size: 16px; line-height: 23px;font-weight: 300
  }
  
  a {
    color: #028A8A;
   /* font-weight: 700*/
  
  }
  
  a:hover, a:focus, .btn-link:hover, .btn-link:focus {
    color: #028A8A;
  }
  
  @media (min-width: 1200px){
    .container {
      width: 1200px;
    }
  }
  
  .modal-content{border-radius: 0}

  .img-fullwidth {
    width: 100%;
  }
  
  .radio, .checkbox {
    padding-left: 0;
  }
  
  .noty_type_error .noty_text{
    color: #fff;
  }
  
  hr.sin_margen{
    margin-top: 0px;
    margin-bottom: 10px;
  }
  
  form label.error {
    color:red;
  }
  
  form input.error {
    border:1px solid red;
  }
  
  .pagination .fa{
    line-height: 20px;
  }
  
  /*--- Paginas ---*/
  
  .row-submenu{
    margin-top: 30px;
    margin-bottom: 50px;
  }
  
  .row-submenu a{
    font-family: 'Roboto Slab', serif;
    margin-left: 10px;
  }
  .required {
    background-image: url("../imagenes/icons/ico-triangle-list-red.svg");
    background-repeat: no-repeat;
    background-position-y: 10px;

}

.input-group-addon{background-color:#444}
.input-group-addon i{color:#fff!important}
.input-group-addon span{color:#fff!important}

.nav-copm{
    color:#028A8A;
    text-transform: uppercase;
    background-color: #FFFFFF;
    font-size: 15.5;
}

.nav-copm-toggler:focus{
    text-decoration: none;
    outline: 0;
    box-shadow: 0 0 4px #02898A;
}

/*.nav-copm>div>div>ul>li{
    border-right: 1px solid;
}*/
.nav-copm>div>div>ul>li:hover{background: #028A8A; color: #ffffff}

.dropdown-menu {width: 315px;padding: 5px 30px; background: #F3F2F2;}
.dropdown-menu li{border-bottom: 1px solid #D3D2D2;}

.dropdown-menu a{
    font-weight: 400;
    font-size: 14px; text-transform: none;
    line-height: 36px;
    letter-spacing: 0.1em;
    color: #000000; white-space: pre-wrap;
}

/*.dropdown-menu a:hover{background: #028A8A; color: #fff}*/

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    text-decoration: none;
}


.accesos-utilidades { display: flex;    justify-content: flex-end;    align-items: center;    padding-top: 25px;  padding-bottom: 20px;}
.accesos-utilidades .btn-green{max-width: 130px; height: 40px;font-weight: bold;
font-size: 14px;line-height: 16px;text-align: center;letter-spacing: 0.1em;
text-transform: uppercase;color: #FFFFFF; font-weight: 700}
.accesos-utilidades .btn-ghost-green.w-icon{max-width: 110px; height: 40px; margin: 0 10px; font-size: 14px;line-height: 16px;letter-spacing: 0.1em;text-transform: uppercase; font-weight: 700}
.accesos-utilidades .btn-ghost-green.w-icon img{top: 9px; left: 11px;}
.accesos-utilidades .btn-ghost-green.w-icon svg {top: 9px; left: 11px; position: absolute; width:15px;height:19px;}
.accesos-utilidades .btn-ghost-green.w-icon svg path{fill:#02898A;}
.accesos-utilidades .btn-ghost-green.w-icon:hover svg path{fill: #ffffff}

.accesos-utilidades .buscador-header{margin: 0 20px 0 30px}
.accesos-utilidades .btn-grey{font-weight: 300;font-size: 15px;line-height: 18px;letter-spacing: 0.1em;text-transform: uppercase;padding: 10px}
.accesos-utilidades .btn-grey img {margin-left:10px }
.accesos-utilidades>a{text-decoration: none;}
.accesos-utilidades>div>a{text-decoration: none;}

.barra-top{padding:10px 0 5px}
.barra-top .row{display: flex; justify-content: flex-end; align-items: center;}
.barra-top .franja-btns{display: flex;justify-content: flex-end; align-items: center;}
.barra-top .franja-btns a, .barra-top .franja-btns p{margin-left: 5px}
.barra-top .franja-btns a{height: 37px; padding: 5px; max-width: 170px; width: unset;font-size: 14px}
.franja-btns-center{display: flex;justify-content: flex-center; align-items: center;}

.btn-green{background: #02898A;border: 1px solid #02898A;height: 55px; color: #fff;padding: 10px 60px; display: flex; text-align: center;align-items: center;max-width: 350px; justify-content: center;}
.btn-green:hover, .btn-green:focus{background: #a2d3cf;border: 1px solid #02898A;color: #fff;padding: 10px 60px; display: flex; text-align: center;align-items: center;justify-content: center;}
.btn-green.mostrat-chat{background: url(https://www.copmadrid.org/web/imagenes/icons/ico-chat-white.svg)no-repeat top 3px left 10px #02898A ; padding: 10px 10px 10px 55px; text-transform: uppercase;}
.btn-white.ocultar-chat{background: url(https://www.copmadrid.org/web/imagenes/icons/ico-not-visible-black.svg)no-repeat left 10px top 3px white ; border: none; font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.1em;
    color: #000000; padding: 10px 10px 10px 45px; text-transform: uppercase; }
    
    
.btn-green-light{background: #8FD1D6;border: 1px solid #8FD1D6;height: 55px; color: #fff;padding: 10px 60px; display: flex; text-align: center;align-items: center;max-width: 350px; justify-content: center;}
.btn-green-light:hover, .btn-green-light:focus{color: #fff}
    
.btn-red{background: #FF7276; border: 1px solid #FF7276;height: 55px; color: #fff;padding: 10px; display: flex; text-align: center;align-items: center;max-width: 350px; justify-content: center; text-transform: uppercase;}
.btn-red:hover, .btn-red:focus{color: #fff}
    
.btn-red.w-icon{padding: 10px 20px 10px 50px;text-align: left;}
.btn-ghost-green.w-icon{padding: 10px 20px 10px 40px; display: flex;justify-content: center;align-items: center;text-align: center;}
.w-icon {position: relative;}
.w-icon img{position: absolute; top: 15px; left: 15px; }
.w-icon svg {top: 12px; left: 17px; position: absolute;}
.btn-ghost-green.w-icon svg {top: 12px; left: 17px; position: absolute;}
.btn-ghost-green.w-icon svg path{fill:#02898A;}
.btn-ghost-green.w-icon:hover svg path{fill: #ffffff}
    
.green-squared-list{color:#02898A; list-style: square; }
.green-squared-list span{color: #000}

.btn-ghost-green{
    --bs-btn-color: #028A8A;
    --bs-btn-border-color: #028A8A;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #028A8A;
    --bs-btn-hover-border-color: #028A8A;
    --bs-btn-focus-shadow-rgb: 33, 37, 41;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #028A8A;
    --bs-btn-active-border-color: #028A8A;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #21028A8A2529;
    --bs-btn-disabled-bg: transparent;
    --bs-btn-disabled-border-color: #028A8A;
    --bs-gradient: none;
}
.btn-simple-green{border: 1px solid #02898A;}

.menos-50{
    top:-20px
}

.top-0{
    top:0px
}

@media (min-width: 768px) {
    .hidden-sm{
        display: none;
    }
}

@media (max-width: 767px) {
    .hidden-sm{
        display:block;
    }
    .hidden-xs{
        display: none;
    }
    .menos-50 {
        top:0px
    }
}

.hidden{
    display:none;
}

.utilidades-mobile {
    display: flex;
    flex-wrap: wrap;
    max-width: 310px;
    margin: 40px 0;
    padding: 0 25px;
}

.bottom-line{
    border-bottom:1px solid #028A8A;
}

.inner_header-actualidad {width: 100%; background: #FBF8F8; display: flex;justify-content: space-between; align-items: center;padding: 0 0 5px 10px}
.inner_header-actualidad h1 {margin: 0; font-weight: 300;font-size: 28px;line-height: 33px;letter-spacing: 0.1em;text-transform: uppercase;color: #000000;}

/*CHAT DIRECTO si se usa*/
.panel-chat{margin-top:0px}
.panel-chat .panel-heading{background-color:#016767; color:#fff}
.panel-chat h3{font-size:18px; margin-top:5px}
.panel-chat .btn-primary{background-color:#E37D0D; border-color:#E37D0D}
.panel-chat .chat-container{padding: 0}
.panel-chat .users{padding:0; position:relative; max-height: 400px; overflow: auto; margin:0 }
.panel-chat .users>div{padding: 0}
.panel-chat .users .avatar{padding:0 5px; margin:2px 0}
.panel-chat .users .avatar span{color:#fff;font-size:10px; display:block; text-align:center;padding:3px 0;background-color:#31A1A2; font-weight:bold}
.panel-chat .users .conectados{font-size:12px; line-height:1; background-color:#e5e5e5; display:block; float:left; width:100%; padding:5px; margin-bottom:10px; border-bottom:2px solid #31A1A2; text-align:center}
.panel-chat .users .conectados b{font-size:14px; display:block}
.chat-window{bottom:0;position:fixed;float:right;margin-left:10px}
.chat-window > div > .panel{border-radius:5px 5px 0 0}
.icon_minim{padding:2px 10px}
.msg_container_base{background:#e5e5e5;margin:0;padding:0 10px 10px;height:400px;overflow-x:hidden}
.top-bar-chat {background:#666;color:white;padding:10px;position:relative;overflow:hidden; width: 100%;}
.msg_receive{padding-left:0;margin-left:0}
.msg_sent{padding-bottom:20px !important;margin-right:0}
.messages {background:white;padding:10px;border-radius:2px;box-shadow:0 1px 2px rgba(0, 0, 0, 0.2);max-width:100%}
.messages > p {font-size:13px;margin:0 0 0.2rem 0}
.messages > time {font-size:11px;color:#ccc}
.msg_container {padding:10px;overflow:hidden;display:flex}
.avatar {position:relative}
.base_receive > .avatar:after {content:"";position:absolute;top:0;right:0;width:0;height:0;border:5px solid #FFF;border-left-color:rgba(0, 0, 0, 0);border-bottom-color:rgba(0, 0, 0, 0)}
.base_sent {justify-content:flex-end;align-items:flex-end}
.base_sent > div{padding:0}
.base_sent > .avatar:after {content:"";position:absolute;bottom:0;left:0;width:0;height:0;border:5px solid white;border-right-color:transparent;border-top-color:transparent;box-shadow:1px 1px 2px rgba(black, 0.2)}
.msg_sent > time{float:right}
.msg_container_base::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#F5F5F5}
.msg_container_base::-webkit-scrollbar{width:12px;background-color:#F5F5F5}
.msg_container_base::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#555}
.btn-group.dropup{position:fixed;left:0px;bottom:0}

@media screen and (max-width:768px){

	.fuente_titulo {
			font-size:24px;
			font-weight: bold;
    }
  .fuente_subtitulo {
			font-size: 16px; 
    }
}

@media screen and (min-width: 480px) {
    .fuente_titulo {
			font-size:24px;
			font-weight: bold;
    }
    .fuente_subtitulo {
			font-size: 16px; 
    }
    
}

@media screen and (max-width: 479px) {
    .fuente_titulo {
      font-size:17px;
			font-weight: bold;
			height:20px;
    }
    .fuente_subtitulo {
			font-size:10px;
    }
    
    
  }
  @media(min-width: 768px){
    .panel-chat-padre{position:fixed; bottom: 0;
      right: 10px; z-index: 98}
  }
  

  /*titulos*/

.title-section{font-weight: bolder;font-size: 28px;line-height: 33px;letter-spacing: 0.1em;text-transform: uppercase;color: #02898A}
.title-section{margin: 40px 0}
.title-section.c-grey{font-weight: 300;font-size: 28px;line-height: 36px;color: #737171}

.section-subtitle{font-weight: 300;font-size: 18px;line-height: 21px;letter-spacing: 0.1em;text-transform: uppercase;color: #000000;}
.subtitle-section-2{font-weight: 300;font-size: 24px;line-height: 28px;letter-spacing: 0.1em; color: #000E0E;}

.title-premio{font-weight: 300;font-size: 18px;line-height: 21px;letter-spacing: 0.1em;text-transform: uppercase;color: #A4A4A4;}

.title-premio + .title-section{margin: 10px 0 20px}
.title-section + .title-section{margin:0 0 30px;}

/*box titulo de iframes*/
.box-title-iframe {width: 100%;background: #02898A;font-size: 24px; line-height: 28px;letter-spacing: 0.1em; padding: 20px; min-height:80px;  }
.box-title-iframe p{ display: flex; flex-direction: column;  color: #fff;text-align: center;}
.box-title-iframe span{font-size: 18px; line-height: 21px;}

.box-title-iframe.small{min-height: 60px;padding: 10px 5px; margin: 0 0 10px}
.box-title-iframe.small p{font-size: 14px;line-height: 16px;color: #FFFFFF; text-align: left;margin:0;}

.title-block{min-height:91px; font-weight: 700;font-size: 14px;line-height: 16px;color: #FFFFFF;background: #02898A; display: inline-block;width: 100%; padding: 20px 10px 5px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}

.title-block:hover{
	text-decoration: underline; color: #FFFFFF}


strong{font-weight: 700}
.no-padding{padding: 0!important}
.no-margin{margin: 0!important}
    
.c-green{color: #028A8A!important;}
.c-white{color: #ffffff!important}
.c-black{color: #000000!important}
.c-red{color: #F40C0C!important; }
    
    
.bg-green{background: #028A8A}
.bg-grey{background: #FBF8F8;}
.bg-white{background: #FFFFFF;}
.bg-light-green{background:rgba(245, 240, 240, 0.6)}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}

   /*SIDEBAR ACTUALIDAD DERECHA*/
   .actualidad-sidebar{display: flex; flex-direction: column; border-left:1px solid #000000 }
   .actualidad-sidebar .inner-sidebar>div{display: flex; flex-direction: column;}
   .actualidad-sidebar_title {font-weight: 700;font-size: 14px;line-height: 30px;letter-spacing: 0.1em;text-transform: uppercase;color: #000000;}
   .actualidad-sidebar a{font-size: 14px;line-height: 30px;letter-spacing: 0.1em;color: #000000;}
   .actualidad-sidebar a.active{color: #00B1B9;padding: 0 0 0 10px}
   .actualidad-sidebar ul>li>a.active{color: #02898A; font-weight: 700; padding: 0}
   .actualidad-sidebar .inner-sidebar{width: 100%;display: flex; flex-direction: column;}
   
   
   /*SIDEBAR DERECHA*/
   .new-sidebar{display: flex; flex-direction: column; border-left:1px solid #000000 }
   .new-sidebar .inner-sidebar>div{display: flex; flex-direction: column;}
   .new-sidebar_title {font-weight: 700;font-size: 14px;line-height: 30px;letter-spacing: 0.1em;text-transform: uppercase;color: #000000;}
   .new-sidebar a{font-size: 14px;line-height: 30px;letter-spacing: 0.1em;color: #000000;}
   .new-sidebar a.active{color: #00B1B9;padding: 0 0 0 10px}
   .new-sidebar ul>li>a.active{color: #02898A; font-weight: 700; padding: 0}
   .new-sidebar .inner-sidebar{width: 100%;display: flex;flex-direction: column;}
   
   /*topbar interno*/
   .new-sidebar.horizontal .new-sidebar_title{display: none;}
   .new-sidebar.horizontal{border-left: none; min-height: 58px; flex-direction: row; align-items: center;}
   .new-sidebar.horizontal a{font-size: 15px;line-height: 18px;letter-spacing: 0.1em;text-transform: uppercase;color: #FFFFFF;background: #02898A; flex-grow: 1 ;min-height: 58px;display: flex;
       flex-direction: column;
       justify-content: center;
       padding: 5px 10px;}
   .new-sidebar.horizontal a.active {color:#02898A; background: #fff }
   .new-sidebar.horizontal .inner-sidebar>div{flex-direction: row;width: 100%; justify-content: space-between;align-items: center;}
   
   @media(max-width: 1024px){
     .new-sidebar.horizontal a {font-size: 11px}
   }

@media(max-width: 767px){
    .sidebar_enlaces{display: none;}
    .inner_header-actualidad {padding: 0; margin: 0 0 50px}
      .inner_header-actualidad h1 {margin: 0 0 65px;}
    .item-filtro_actualidad ul {flex-wrap: wrap;}
    .item-filtro_actualidad ul>li{min-height: 46px; flex-basis: 50%}
    .item-filtro_actualidad .item_search, .item-filtro_actualidad .full-mobile{flex-basis: 100%}
    .actualidad-sidebar_title{padding: 0 45px}
    .actualidad-sidebar {position: absolute;top: 48px;border-left: none;flex-direction: column;justify-content: stretch;align-items: flex-start;width: 100%;background: url(https://www.copmadrid.org/web/imagenes/icons/ico-dropdown-menu.svg)no-repeat top 10px right 10px #028A8A; padding: 7px 0 10px; }
    .actualidad-sidebar.active{background: url(https://www.copmadrid.org/web/imagenes/icons/ico-dropdown-menu.svg)no-repeat top 10px right 10px #A4D3DB;}
    .actualidad-sidebar_aux{font-weight: 700;font-size: 14px;line-height: 1.5;letter-spacing: 0.1em;color: #fff;display: block;width: 100%;cursor: pointer;margin: 0; padding: 0 45px; line-height: 1.5;}
    .actualidad-sidebar_aux.open{/*display: none;*/padding: 0 45px; opacity: 0;position: absolute;}
    .actualidad-sidebar a {font-size: 14px;line-height: 30px;letter-spacing: 0.1em;text-transform: uppercase;color: #000000; font-weight: 400; text-transform: none;padding: 0 45px}
    .actualidad-sidebar ul{padding: 0 0 0 60px}
    .actualidad-sidebar ul > li > a.active{color: #fff}
    .actualidad-sidebar a.active{color: #fff;font-weight: 700; background: #02898A; padding: 0 45px}
    .actualidad-sidebar ul .active, .actualidad-sidebar ul a{padding: 0}
    .actualidad-sidebar .active {padding: 0}
    .actualidad-sidebar .inner-sidebar{display: none;}
  
    /**/
  
    .new-sidebar_title{padding: 0 45px}
    .new-sidebar,.new-sidebar.horizontal {position: absolute;top: 158px;border-left: none;flex-direction: column;justify-content: stretch;align-items: flex-start;width: 100%;background: url(https://www.copmadrid.org/web/imagenes/icons/ico-dropdown-menu.svg)no-repeat top 2px right 10px #028A8A;padding: 7px 0 10px;min-height: 35px;  z-index: 10; min-height: unset;}
    .new-sidebar.active{background: url(https://www.copmadrid.org/web/imagenes/icons/ico-dropdown-menu.svg)no-repeat top 10px right 10px #A4D3DB;}
    .new-sidebar_aux{font-weight: 700;font-size: 14px;line-height: 1.5;letter-spacing: 0.1em;color: #fff;display: block;width: 100%;cursor: pointer;margin: 0; padding: 0 45px}
    .new-sidebar_aux.open{/*display: none;*/padding: 0 45px; opacity: 0;position: absolute;}
    .new-sidebar a, .new-sidebar.horizontal a {font-size: 14px;line-height: 30px;letter-spacing: 0.1em;text-transform: uppercase;color: #000000; font-weight: 400; text-transform: none;padding: 0 45px; display: block;background: transparent; min-height: auto; width: 100%;}
    .new-sidebar ul > li > a.active, .new-sidebar.horizontal ul > li > a.active{color: #fff}
    .new-sidebar a.active, .new-sidebar.horizontal a.active{color: #fff;font-weight: 700; background: #02898A; padding: 0 45px}
    .new-sidebar ul, .new-sidebar.horizontal ul{padding: 0; list-style: none;margin: 0;}
    .new-sidebar ul > li > a, .new-sidebar.horizontal a{padding: 0 0 0 60px}
    .new-sidebar ul>li>a.active, .new-sidebar.horizontal ul>li>a.active{padding: 0 0 0 60px}
    /*.new-sidebar ul .active, .new-sidebar ul a{padding: 0}*/
    .new-sidebar .active {padding: 0}
    .new-sidebar .inner-sidebar{display: none;}
    /**/
  
    .new-sidebar.horizontal .new-sidebar_title{display: block;}
    .new-sidebar.horizontal .inner-sidebar>div {flex-direction: column;    justify-content: stretch;
      align-items: flex-start;}
  
  }

  @media(min-width: 768px){
    .inner-boxes .box-half{flex-basis: 48%; }
    .actualidad-sidebar_aux{display: none;}
    .new-sidebar_aux{display: none;}
  }

  .aclaracion {
    color: #888;
    line-height: 20px;
    font-size: 12px;
    font-weight: normal!important;
  }
  
  .aclaracion-negro {
    color: #000000;
    line-height: 20px;
    font-size: x-small;
    font-weight: normal!important;
  }

.u-margin-bottom-xxs{margin-bottom:15px!important; margin-top:15px; }
.u-margin-bottom-xs{margin-bottom:30px!important }
.u-margin-bottom-sm{margin-bottom: 60px!important}

/*item curso*/
.inner_cursos{display: flex;    flex-wrap: wrap;    grid-gap: 15px; margin-bottom: 20px}
.item_curso{flex-basis:30%; flex-shrink:0;display: flex; flex-direction: column;font-weight: 300;font-size: 16px;line-height: 19px;text-transform: uppercase;color: #02898A; }
.inner_cursos.four .item_curso{flex-basis: 23%}
.item_curso p{margin: 0 0 5px; 
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.inner_item_curso{padding: 15px; border: 1px solid #E4E4E4;}
.item_curso_title{font-weight: 300;font-size: 16px;line-height: 19px;
letter-spacing: 0.1em;min-height: 78px;text-transform: none;color: #000000;}
.item_curso .btn-ghost-green, .item_curso .btn-green{ /*margin: 5px auto;*/justify-content: flex-start;padding: 10px 20px 10px 45px; text-align: left;}
.item_curso [class*="btn"]{margin:5px auto; width: 100%;}
.item_curso .w-icon img{top: 9px}
.item_curso .btn-red{max-width: 100%; width: 100%;margin-bottom: 10px}
.item_curso .si_video, .item_curso .si_free{position: relative;}
.item_curso .si_video .play{position: absolute;top:110px; right: 10px }
.item_curso .si_free .gratuito{font-weight: 700;font-size: 17px;line-height: 1;letter-spacing: 0.1em;text-transform: uppercase;color: #FFFFFF; height:35px; padding: 10px; background: #00B1B9;border-radius: 10px; top: 30px; right: -10px; position: absolute; }

.title-modal-curso{font-weight: 300;font-size: 24px;line-height: 28px;letter-spacing: 0.1em;text-transform: uppercase;margin: 0 0 50px;
color: #000000}

.modal-plan-formacion {border-radius: 0}
.modal-plan-formacion .close {opacity: 1}
.modal-plan-formacion .modal-header{border: none;}
@media(min-width: 767px){
  .modal-plan-formacion .modal-dialog{width: 740px}
}


@media(max-width: 1024px){
  .item_curso{flex-basis: 45%; max-width: 265px}
  .inner_cursos.four .item_curso{flex-basis: 29%}
}

@media(max-width: 767px){
  .inner_cursos{justify-content: center;}
  .item_curso{flex-basis: 100%; }
  .inner_cursos.four .item_curso{flex-basis: 100%}
}


.item_empleo_publico{background:#F9F9F9; margin-bottom: 5px; padding:30px 50px  }
.item_empleo_publico:nth-of-type(odd){background: rgba(164, 211, 219, 0.26); }
.item_empleo_publico:last-of-type{margin-bottom: 40px}

/*btns new*/

.btn-letters-green {font-weight: 300;font-size: 14px;
    line-height: 16px;letter-spacing: 0.1em;text-transform: uppercase;
    color: #02898A;padding: 0 20px 0 0; text-align: right; display: block;width: 100%; position: absolute; bottom: 0; right: 0}
    .btn-letters-green span {display: none;}
    
    .btn-letters-purple {font-weight: 300;font-size: 14px;
    line-height: 16px;letter-spacing: 0.1em;text-transform: uppercase;
    color: #A04997;padding: 0 20px 0 0; text-align: right; display: block;width: 100%; position: absolute; bottom: 0; right: 0}
    .btn-letters-purple span {display: none;}
    
    .btn-ghost-green {font-size: 18px;line-height: 21px;letter-spacing: 0.1em;text-transform: uppercase;color: #02898A;border: 1px solid #02898A;display: inline-block; width: 100%; background: transparent;padding: 10px; text-decoration: none; text-align: center;}
    .btn-ghost-green:hover{background:#02898A;color: #fff; text-decoration: none; }
    .btn-ghost-green.active{background:#02898A;color: #fff; text-decoration: none;}
    
    .btn-ghost-black {font-size: 12px;line-height: 14px;letter-spacing: 0.1em;text-transform: uppercase;color: #000000;border: 1px solid #000000;display: inline-block; width: 100%; background: transparent;padding: 10px; text-decoration: none; text-align: center;}
    .btn-ghost-black:hover{background:white;color: #000; text-decoration: none; }
    
    .btn-ghost-white {font-size: 18px;line-height: 21px;letter-spacing: 0.1em;text-transform: uppercase;color: #ffffff;border: 1px solid #ffffff;display: inline-block; width: 100%; background: transparent;padding: 10px; text-decoration: none; text-align: center;}
    .btn-ghost-white:hover{background:transparent;color: #fff; text-decoration: none; }
    
    .btn-grey{background: #FBF8F8;font-weight: 500;font-size: 20px;line-height: 23px;letter-spacing: 0.1em;text-transform: uppercase;color: #000000; display: flex; justify-content: space-between; align-items:center;padding:10px 30px 10px 20px;}
    
    .btn-grey-big{background: #FBF8F8;font-weight: 300;font-size: 17px!important;line-height: 21px!important;letter-spacing: 0.1em;text-transform: uppercase;color: #000000;display: flex; justify-content:space-between;align-items: flex-end;padding: 30px 5px 30px 25px;}
    .btn-grey-big>span{display: flex;flex-direction: column;}
    
    .btn-grey-big .smaller{font-size: 13px;line-height: 16px}
    
    .btn-grey-small{font-size: 16px; font-weight: 700;text-align: center;letter-spacing: 0.1em;text-transform: uppercase;background: #A4A4A4; height: 55px; max-width: 165px; width: 100%; border: none; color: #fff; }
    
    .btn-white.ocultar-chat{background: url(https://www.copmadrid.org/web/imagenes/icons/ico-not-visible-black.svg)no-repeat left 10px top 3px white ; border: none; font-weight: 300;
    font-size: 18px;
    line-height: 21px;
    letter-spacing: 0.1em;
    color: #000000; padding: 10px 10px 10px 45px; text-transform: uppercase; }
    
    .btn-letter-grey{font-size: 16px;line-height: 19px;letter-spacing: 0.1em;text-transform: uppercase;color: #8F9D9D;}
    .btn-letter-grey.active{color: #02898A;}
    .btn-letter-grey.active svg{transform: rotateX(180deg);}
    .btn-letter-grey.active path{fill:#02898A }
    
    
    
    
    .btn-dropdown{border-bottom:1px dashed #000000;min-height: 75px;font-size: 16px; line-height: 23px;  color: #028A8A;    width: 100%;    display: flex;    justify-content: space-between;
        align-items: center;padding: 15px 15px 15px 0;    }
    .btn-dropdown img {transform: rotateX(180deg)}
    .btn-dropdown.collapsed img{transform: rotateX(0deg);}
    
    .btn-dropdown-line-green{font-size: 14px;line-height: 16px; color: #fff!important;border: 1px solid #028A8A;background: #028A8A;  display: flex;    width: 100%; justify-content: space-between;    height: 30px;  align-items: center;     padding: 5px 10px; text-decoration: none; position: relative;}
    .btn-dropdown-line-green:before{content: "";width: 0;height: 0;border-style: solid;border-width: 18px 12.5px 0 12.5px;border-color: #018a8a transparent transparent transparent;position: absolute;bottom: -18px;left: 5px;
    }
    
    .btn-dropdown-line-green.collapsed {color: #028A8A!important; background: white }
    .btn-dropdown-line-green.collapsed:before{content: none;}
    .btn-dropdown-line-green.collapsed .ico.down{display: block;}
    .btn-dropdown-line-green.collapsed .ico.up{display: none}
    
    
    
    .btn-green{background: #02898A;
    border: 1px solid #02898A;height: 55px; color: #fff;padding: 10px 60px; display: flex; text-align: center;align-items: center;max-width: 350px; justify-content: center;}
    .btn-green:hover, .btn-green:focus{color: #fff}
    .btn-green.mostrat-chat{background: url(https://www.copmadrid.org/web/imagenes/icons/ico-chat-white.svg)no-repeat top 3px left 10px #02898A ; padding: 10px 10px 10px 55px; text-transform: uppercase;}
    
    
    .btn-green-light{background: #8FD1D6;
    border: 1px solid #8FD1D6;height: 55px; color: #fff;padding: 10px 60px; display: flex; text-align: center;align-items: center;max-width: 350px; justify-content: center;}
    .btn-green-light:hover, .btn-green-light:focus{color: #fff}
    
    
    
    
    
    
    
    .btn-red{background: #FF7276;
    border: 1px solid #FF7276;height: 55px; color: #fff;padding: 10px; display: flex; text-align: center;align-items: center;max-width: 350px; justify-content: center; text-transform: uppercase;}
    .btn-red:hover, .btn-red:focus{color: #fff}
    
    .btn-red.w-icon{padding: 10px 20px 10px 50px;text-align: left;}
    .btn-ghost-green.w-icon{padding: 10px 20px 10px 40px; display: flex;justify-content: center;align-items: center;text-align: center;}
    .w-icon {position: relative;}
    .w-icon img{position: absolute; top: 15px; left: 15px; }
    .w-icon svg {top: 12px; left: 17px; position: absolute;}
    .btn-ghost-green.w-icon svg {top: 12px; left: 17px; position: absolute;}
    .btn-ghost-green.w-icon svg path{fill:#02898A;}
    .btn-ghost-green.w-icon:hover svg path{fill: #ffffff}
    
    .green-squared-list{color:#02898A; list-style: square; }
    .green-squared-list span{color: #000}
    
    @media(min-width: 768px){
      .floating-btn.desktop{position: absolute; top: 20px; right: 0}
    }

    .literal_fondo_verde{
        left: 0;
        height: 67px;
        background: rgba(50, 162, 163, 0.8);
        font-size: 23px;
        width: 100%;
        line-height: 27px;
        text-align: center;
        margin: 0;
        text-transform: uppercase;
        color: #FFFFFF;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .alto-letrero {
        height: max-content;
    }



/*PREFOOTER*/

.prefooter_inner-boxes {display: flex; justify-content: space-between;align-items: center;    margin: 60px 0 0;}
.prefooter_inner-boxes .box-prefooter {flex-basis: 48%; }
.prefooter_inner-boxes .box-prefooter.full {flex-basis: 100%; }
.prefooter_inner-boxes .box-prefooter a {position: relative; display: inline-block;width: 100%;}
.prefooter_inner-boxes .box-prefooter p{position: absolute; top: calc(50% - 36px );left:0; height: 67px; background: rgba(50, 162, 163, 0.8);font-size: 23px;width: 100%;
line-height: 27px;text-align: center;margin: 0;
text-transform: uppercase;
color: #FFFFFF; display: flex; align-items: center; justify-content: center; }


@media(max-width: 767px){
  .prefooter_inner-boxes {flex-wrap: wrap; padding: 0 40px; }
  .prefooter_inner-boxes .box-prefooter {flex-basis: 100%;      margin: 0 0 30px; }
  .prefooter_inner-boxes .box-prefooter p{font-size: 18px;line-height: 21px;}
}

.navbar-collapse{
    z-index:20;
}