/*
Theme Name:     Asepeyo press
Description:    
Author:         Asepeyo
Template:       generatepress

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/
.inside-header {
    padding: 20px 0;
} 
.site-logo{padding-top:10px;}
/*.site-logo img{max-width:80%;}*/
body,
select,
textarea {
    font-family: 'Ubuntu', verdana;
}
a {
    color: #4dc3ff;
}
a:visited {
    color: #0c4def;
}

a[href]:focus {
    outline: -webkit-focus-ring-color auto 5px;
}

button:focus{outline: -webkit-focus-ring-color auto 5px;}

strong {
    color: #595959;
}
p>a:hover{
color:#4dc3ff!important;
border-bottom:5px solid!important;

}

button {
    border-radius: 2rem!important;
}
/*
#page li {
    padding-bottom: 1.2em;
    list-style-type: square;
   
}*/

#page .fa-ul li {
    list-style: none;
    margin-left: 15px;
}

#page .fa-ul li ul {
    list-style: square!important;
    padding: 2em 0 0.8em;
}
#site-main a {
    border-bottom: 3px solid #4dc3ff;
}
h1,
h2,
h3,
h4,
h5,
h6,
#primary-menu,
button,
.titulo,
.wp-posts-carousel-categories,
.menu-blogs{
    font-family: 'Maven Pro', sans-serif!important;
}
h2 {
    font-size: 2.3em;
}
h3 {
    font-size: 1.8em;
    padding: 35px 0 20px 0;
}

h4 {
    font-size: 1.4em;
    padding-top: 20px;
}
.align-center {
    text-align: center;
}


.align-right{text-align:right;}
.align-left{text-align:left;}
.blue-color {
    color: #008fd8;
}
/*.generate-combined-header {
    min-height: 300px;
    background: rgba(0, 143, 216, 0.50);
    background: -webkit-linear-gradient(rgba(0, 143, 216, 0.75) 0%, rgba(77, 195, 255, 0));
    background: -o-linear-gradient(rgba(0, 143, 216, 0.75) 0%, rgba(77, 195, 255, 0));
    background: -moz-linear-gradient(rgba(0, 143, 216, 0.75) 0%, rgba(77, 195, 255, 0));
    background: linear-gradient(rgba(0, 143, 216, 0.75) 0%, rgba(77, 195, 255, 0));
}*/
span.titulo-subtitulo {
    font-size: 1.5em;
    color: #a6a6a6;
}

.br-del {
    padding: 10px 0;
    height: 1px;
}

span.small {
    font-size: 12px;
}
.generate-back-to-top, .generate-back-to-top:visited{    bottom: 50%;}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*
[class^="fa-"], [class*=" fa-"] {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}*/

/* botones */




button.boton-faq,
button.boton-faq-home {
    width: 100%;
    background: #ffffff;
    color: #008fd8;
    border: 3px solid #008fd8;
    padding: 15px 0;
    left: -5px;
}
button.boton-faq-home {
   
    border: 1px solid #008fd8;
    
}
a.cta_button:hover {
    border-bottom: 0!important;
}
#home-ayudamos .grid-container.blue-color {
    margin-top: -40px;
}
#home-ayudamos .boton-faq a,
#home-ayudamos .wp-posts-carousel-container .boton-faq-home a {
    color: #008fd8!important;
}
#home-ayudamos .boton-faq a:hover, #home-ayudamos .boton-faq:hover a {
    color: #ffffff!important;
}
#home-ayudamos .wp-posts-carousel-container .boton-faq-home a,
#home-ayudamos .active ~ .active ~ .active .wp-posts-carousel-container .boton-faq-home a {
    color: #008fd8!important;
}
#home-ayudamos .owl-item{max-width:500px;}
/*Tercer botón activo*/
#home-ayudamos .active ~ .active ~ .active .wp-posts-carousel-container .boton-faq-home{
    color: #008fd8!important;
}
/*Segundo botón activo*/
#home-ayudamos .active ~ .active .wp-posts-carousel-container .boton-faq-home {
    color: #fff!important;
}
#home-ayudamos .active ~ .active .wp-posts-carousel-container .boton-faq-home:hover {
    background-color: #fff!important;
color:#008fd8!important;
}


#home-ayudamos .active ~ .active ~ .active .wp-posts-carousel-container .boton-faq-home {
    background-color: #fff!important;
    border: 1px solid #008fd8;
}
#home-ayudamos .active ~ .active .wp-posts-carousel-container .boton-faq-home,
#home-ayudamos .simple-theme.wp-posts-carousel .wp-posts-carousel-container:hover {
    background-color: #008fd8;
    border: 1px solid #fff;
}
#home-ayudamos .active ~ .active .wp-posts-carousel-container .boton-faq-home:hover {
    background: #ffffff;
    color: #008fd8;
}

#home-ayudamos .active ~ .active .wp-posts-carousel-container a:hover{color:#008fd8}
#home-ayudamos .active ~ .active .wp-posts-carousel-container:hover {
background:red;
}
#home-ayudamos .active ~ .active .wp-posts-carousel-container:hover a{color:#000000!important;}
div.wpcf7-mail-sent-ok {
    border: 2px solid yellow;
    margin: 0;
    padding: 0 15px;
}

.simple-theme.wp-posts-carousel .owl-nav div:before  { font-family: "Font Awesome 5 Pro";  }



button.boton-faq:hover{
     background: #008fd8;
    color: #ffffff;
    border: 3px solid #fff;
  
}
button.boton-faq:hover a{
    
    color: #ffffff;
   
}
button.boton-faq.sobre-azul {
    background: #ffffff;
    color: #008fd8;
    border: 1px solid #008fd8;
}
button.boton-faq:hover.sobre-azul {
    background: #008fd8;
    color: #ffffff;
    border: 1px solid #fff;
}
button.boton-rojo {
    background-color: #ff642d!important;
}
button.boton-rojo a {
    color: #ffffff!important;
}
button.boton-azul {
    background-color: #008fd8!important;
	color: #ffffff!important;
}
button.boton-azul a {
    color: #ffffff!important;
}
button.boton-faq-home {
    position: absolute;
    top: 300px;
    text-transform: none;
}
button.boton-blanco {
       background-color: #ffffff!important;
    color: #008fd8;
}
button.boton-blanco a {
    color: #008fd8!important;
}
button.boton-blanco:hover {
    border-color: rgba(0, 143, 216, 0.50);
	color:#008fd8;
}

button.boton-azul-fuerte {
    background-color: #005c8c!important;
    color: #ffffff;
}
button.boton-azul-fuerte:hover {
    border-color: rgba(0, 143, 216, 0.50);
	color:#fff;
}

button.boton-border-azul{
	background-color: #fff !important;
    border: 1px solid #008fd8;
	
	}

a .boton-border-azul {
    color: #008fd8;
}
.right-sidebar.separate-containers .site-main {
    border-right: 1px solid #e6e5e5;
}
/*destacados*/

.hastag {
    font-weight: bold;
    font-size: 1.5em;
}
.anuncio {
color: white;
    font-size: 1.8em;
    text-align: center;
    font-family: "Maven Pro", sans-serif;
    border-top: 15px solid white;
}
/*header*/


.cabecera-bg-color {
    background-color: #4dc3ff;
}

.cabecera-bg-color h1 {
    font-size: 50px;
    color: white;
    padding: 25px 0;
    margin-top: 25px;
    font-family: 'Maven Pro', sans-serif;
}

.separate-containers .generate-content-header.generate-page-header {
    margin-top: 0px;
}
.main-navigation ul ul {
    width: 250px;
}
.sticky-enabled .main-navigation.is_stuck {
    box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .2);
    background-color: rgba(0, 143, 216, 0.51);
}
#menu-principal .wg-li {
    display: none!important;
}
div#primary-menu a {
    font-size: 18px;
}


/*CTA Home*/

.home-cta {
    text-align: center;
    padding-top: 7%;
    padding-bottom: 5%;
}
.home-cta h1 {
       font-size: 60px;
    color: #fff;
    padding-bottom: 25px;
    padding-top: 50px;
    text-shadow: 0 0 3px rgba(160, 165, 170, 0.56), 0 0 5px rgba(51, 51, 51, 0.47);
}
.titulo {
    text-align: center;
    padding-bottom: 50px;
}
.titulo h2:after {
    display: block;
    content: "";
    height: 1px;
    width: 40px;
    background-color: #000;
    margin: 20px auto 30px;
}
/*Carrusel home*/

#home-ayudamos .owl-stage-outer.owl-height {
    min-height: 500px!important;
}
#home-ayudamos .simple-theme.wp-posts-carousel .wp-posts-carousel-categories {
    padding: 0;
    margin: 0;
    background: inherit;
    font-size: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    text-align: center;
}
#home-ayudamos .wp-posts-carousel-container {
    padding: 50px!important;
    height: 450px;
    margin: 0 10px;
}
#home-ayudamos .wp-posts-carousel .wp-posts-carousel-details {
    position: relative;
}

#home-ayudamos .simple-theme.wp-posts-carousel .wp-posts-carousel-details {
    padding: 0;
}
#home-ayudamos .simple-theme.wp-posts-carousel .wp-posts-carousel-container:hover {
    border-color: #008fd8;
    background: #008fd8;
}
#home-ayudamos .simple-theme.wp-posts-carousel .wp-posts-carousel-title {
    text-align: center;
    font-size: 22px!important;
    position: absolute;
    top: 190px;
    padding-top: 0px;
    left: 0;
    width:100%;
}
#home-ayudamos .simple-theme.wp-posts-carousel .wp-posts-carousel-categories span {
    position: absolute;
    width: 100%;
    text-align: center;
    top: 130px;
    left: 0;
    font-size: 18px;
    color: rgba(0, 0, 0, .6);
	line-height:1.1em;
}
#home-ayudamos .wp-posts-carousel-categories a:before {
    display: block;
    padding: 0;
    position: absolute;
    top: 0px;
    width: 100%;
max-width:300px;
}
#home-ayudamos .wp-posts-carousel-categories a[href*="prestaciones"]:before {
    content: url('https://www.asepeyo.es/wp-content/uploads/icono-prestaciones-faq.png');
}
#home-ayudamos .wp-posts-carousel-categories a[href*="gestiones"]:before {
    content: url('https://www.asepeyo.es/wp-content/uploads/icono-gestiones-faq.png');
}
#home-ayudamos .wp-posts-carousel-categories a[href*="cobertura"]:before {
    content: url('https://www.asepeyo.es/wp-content/uploads/icono-cobertura-faq.png');
}
#home-ayudamos .wp-posts-carousel-categories a[href*="paro"]:before {
    content: url('https://www.asepeyo.es/wp-content/uploads/icono-gestiones-faq.png');
}

#home-ayudamos .wp-posts-carousel-categories a[href*="contingencias"]:before {
    content: url('https://www.asepeyo.es/wp-content/uploads/icono-gestiones-faq.png');
}
/*
#home-ayudamos .wp-posts-carousel-categories a[href*="asistencia-sanitaria"]:before {
    content: url('https://www.asepeyo.es/wp-content/uploads/icono-asistencia-sanitaria-faq.png');
}*/
#home-ayudamos .wp-posts-carousel-categories a[href*="bonus"]:before {
    content: url('https://www.asepeyo.es/wp-content/uploads/icono-bonus-faq.png');
}
#home-ayudamos .wp-posts-carousel-container {
    background: #ffffff!important;
    border: 0px!important;
    -webkit-transition: background-color 0.2s ease-out;
    -moz-transition: background-color 0.2s ease-out;
    -o-transition: background-color 0.2s ease-out;
    transition: background-color 0.2s ease-out;
}
#home-ayudamos .active ~ .active .wp-posts-carousel-container,
#home-ayudamos .wp-posts-carousel-container:hover,
#home-ayudamos .active ~ .active ~ .active .wp-posts-carousel-container:hover {
    background: #008fd8!important;
}
#home-ayudamos .active ~ .active ~ .active .wp-posts-carousel-container {
    background: none!important;
}
#home-ayudamos .active ~ .active .wp-posts-carousel-container a {
    color: #fff!important;
}
#home-ayudamos .wp-posts-carousel-container a,
#home-ayudamos .active ~ .active ~ .active .wp-posts-carousel-container a {
    color: #000!important;
}
/*dedicamos home
.border-bottom {
    border-bottom: 8px solid #e5e5e5;
}
.border-sides {
    border-right: 8px solid rgba(229,229,229,1);
    border-left: 8px solid #e5e5e5;
}

.grid-33.mobile-grid-100.border-sides {
    border-right: 1px solid rgba(0, 0, 0, .1);
    
    border-left: 1px solid rgba(0, 0, 0, .1);
  
}
.grid-33.mobile-grid-100.border-bottom {
    border-bottom: 3px solid #e8e8e9;
}

*/

#cookie-law-info-bar p {
    max-width: 800px;
    margin: 0 auto;
}

#home-dedicamos {
    text-align: center;
}
#home-dedicamos .grid-container {
    padding-bottom: 50px;
}

#home-dedicamos p {
    color: #77777a;
    padding: 0 25px;
}
.img-dedicamos {
    text-align: center!important;
    padding-top: 50px;
}
.img-dedicamos img {
    max-width: 25%!important;
}
#home-dedicamos h3 {
    text-transform: uppercase;
    font-size: 18px;
    color: #77777a;
    padding-top: 15px;
}
#home-dedicamos h4 {
    font-size: 30px;
}
.grid-100.right {
    text-align: right;
    padding: 75px 0;
}
#home-dedicamos h4 a:hover {
    text-decoration: underline;
}
#home-dedicamos a {
    color: #005c8c;
}

.cuadro-6-2 > div:nth-child(2), .cuadro-6-2 > div:nth-child(6){
    border-right: 1px solid rgba(0, 0, 0, .1);
    border-left: 1px solid rgba(0, 0, 0, .1);
}

/*noticias destacadas*/
.noticia-home h3 {
    font-size: 70px;
text-shadow: 0 0 3px rgba(160, 165, 170, 0.56), 0 0 5px rgba(51, 51, 51, 0.47);
}

.noticia-home {
    background: rgba(0, 143, 216, 0.5);
}



/*opiniones*/

.form-caso-exito label {
    color: #666;
    font-size: 14px;
}
#opinan-home .wp-posts-carousel-image img {
    border-radius: 100%;
}
#opinan-home .simple-theme.wp-posts-carousel .wp-posts-carousel-desc {
    font-size: 16px;
    line-height: 1.6;
    color: #000000;
    text-align: center;
    padding-top: 50px;
}
#home-opinan .wp-posts-carousel-container {
    padding: 0 50px!important;
}
#home-opinan .wp-posts-carousel-autor {
    text-align: center;
    color: #a0a5aa;
}
#home-opinan .wrap-descargar-caso {
    margin: 25px 75px;
    border: 40px solid #ececed;
    text-align: center;
    padding: 30px 30px 50px 30px;
}

#home-opinan h3 {
    font-size: 25px;
	color:#000000;
}
/*caso de éxito*/
.form-perfil{  text-align: left;
}
.form-caso-exito input[type="submit"],
.form-perfil input[type="submit"] {
    background: none!important;
    text-transform: uppercase;
    border: none;
    padding: 0;
    text-align: center;
}
.boton-descarga-caso section:first-child {
    height: auto;
    padding: 0;
    margin: 0 auto;
    width: 100%;
}
span.EMAIL-label,
span.FNAME-label {
    visibility: hidden;
}
span.edit-link {
    display: none;
    visibility: hidden;
}
.yikes-easy-mc-form .submit-button-inline-label {
    width: 30%;
    min-width: 90px;
    float: none!important;
}
.yikes-easy-mc-form label.label-inline {
    width: calc( 50% - 10%);
    padding-right: 10px;
    float: none!important;
}
.yikes-easy-mc-success-message {
    color: #333333;
    background: #ffffff!important;
    padding: 12px;
    position: relative;
}
.boton-descarga-caso {
    height: 140px;
}
.wrap-descargar-caso p {
    margin: 2px 0 20px 0;
    font-size: 18px;
}
.grid-container.form-caso-exito p {
    font-size: 14px;
    width: 100%;
}
.grid-container.form-caso-exito p:first-child {
    padding-top: 15px;
}
button.red-button.caso-descarga {
    position: absolute;
    bottom: 85px;
    left: 45%;
}
.simple-theme.wp-posts-carousel .wp-posts-carousel-container:hover {
    border: #ffffff!important;
    background: #ffffff!important;
}
#home-opinan .simple-theme.wp-posts-carousel .wp-posts-carousel-desc {
    font-size: 16px;
    color: #333333;
    padding: 0;
    margin-bottom: 0;
    text-align: center;
}
#home-opinan .wp-posts-carousel-image img {
   /* border-radius: 100%;
    border: 10px solid #f1f1f1;*/
    margin-bottom: 25px;
}
/*blog*/


.ultimos-post:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
    background: -moz-linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 1) 100%);
    background: -o-linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 1) 100%);
    background: -ms-linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, transparent 50%, rgba(0, 0, 0, 1) 100%);
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    opacity: 0.7;
}

.soy-category .site-header {
    background-color: transparent;
}
.ultimos-post.autonomos .enlace-categoria,
.ultimos-post .gestion-rrhh,
.ultimos-post .empresa-saludable,
.ultimos-post .seguridad-laboral {
    float: right;
    margin-top: 8px;
    margin-right: 15px;
    padding: 5px 20px;
    font-weight: 700;
    color: #fff;
}
.ultimos-post {
    height: 440px;
    position: relative;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.ultimos-post .enlace-titulo a {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 35px;
    color: #fff;
    padding: 0 10px;
    z-index:2;
        line-height: 1.3em;
        padding-bottom: 15px;
}
.ultimos-post .enlace-categoria{
   float: right;
    margin-top: 8px;
    margin-right: 15px;
    padding: 5px 20px;
    font-weight: 700;
    color: #fff; 
    z-index:2;
    position:absolute;
    right: 5px;

}

.ultimos-post .enlace-categoria a {
    color: #fff;
    font-family: 'Maven Pro', sans-serif;
}


.cabecera-blog-bg {
    background-size: cover;
    position: relative;
background-position:center;
}
.cabecera-blog-bg > .menu-blogs {
    background: #686868;
    border-bottom: 5px solid #989898;
}
.menu-blogs {
    text-align: center;
}
.menu-blogs a {
    color: white;
    text-transform: uppercase;
}
.menu-blogs div div {
    padding: 10px 0;
}
.menu-blogs a:hover > .autonomos,
.ultimos-post.autonomos .enlace-categoria {
    background-color: #0be5b9;
}
.menu-blogs a:hover > .empresa-saludable,
.ultimos-post.empresa-saludable .enlace-categoria {
    background-color: #0cdeef;
}
.menu-blogs a:hover > .gestion-rrhh,
.ultimos-post.gestion-rrhh .enlace-categoria{
    background-color: #f6ab3b;
}
.menu-blogs a:hover > .seguridad-laboral,
.ultimos-post.seguridad-laboral .enlace-categoria{
    background-color: #0c66ef;
}

.post-template-page-blog-content h3 {
    font-size: 1.4em;
	padding:1em 0 0.2em 0;

}
.post-template-page-blog-content h2 {
    font-size: 1.7em;
	padding:1.5em 0 0.3em 0;
}

.post-template-page-blog-content h1{
    font-size: 2.8em;
}

/*confian home*/

.texto-confian {
    font-size: 20px;
    padding-top: 25px;
}
span.numero-confian {
    font-size: 40px;
    font-weight: bold;
}
.destacado-negro-peque {
    font-size: 25px;
    font-weight: bold;
}
#home-confian .enlace-borde-negro {
    padding: 100px;
}
.enlace-borde-negro {
    padding: 50px 0;
}
.enlace-borde-negro a{
    color:#000;
    border-bottom:3px solid #000;
}
/*2 niveles*/

/*.bg-featured-image-simple .generate-content-header {
    max-height: 600px;
    background-position: center;
}*/
.bg-featured-image-doble {
    height: 850px;
    min-height: 850px;
    position: relative;
}
.bg-featured-image-doble .left-doble {
    background-image: -webkit-linear-gradient(110deg, #4dc3ff, #008fd8 38%, #005c8c);
    background-image: linear-gradient(110deg, #4dc3ff, #008fd8 38%, #005c8c);
    left: 0;
    z-index: -1;
}

.bg-featured-image-doble:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: -1;
    background: -moz-linear-gradient(90deg, rgb(0, 111, 168), #005d8e 25%, rgba(0, 92, 140, 0));
    background: -webkit-linear-gradient(90deg, rgb(0, 111, 168), #005d8e 25%, rgba(0, 92, 140, 0));
    background: -o-linear-gradient(90deg, rgb(0, 111, 168), #005d8e 25%, rgba(0, 92, 140, 0));
    background: -ms-linear-gradient(90deg, rgb(0, 111, 168), #005d8e 25%, rgba(0, 92, 140, 0));
    background: linear-gradient(90deg, #4dc3ff, rgb(0, 111, 168), #005d8d 50%, rgba(0, 92, 140, 0));
}
.bg-featured-image-doble .left-doble,
.bg-featured-image-doble .right-doble {
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
}
.bg-featured-image-doble .right-doble {
    background: 80% 0 no-repeat;
    background-size: cover;
    right: 0;
    z-index: -2;
    background-position: center;
}
.perfil-cta {
    padding-top: 75px;
    color: #fff;
text-align:center;
}
.perfil-cta a {
    color: #4dc3ff;
    border-bottom: 3px solid #4dc3ff;
}
.perfil-cta h1 {
    font-weight: 700;
    font-size: 2.8em;
margin-bottom:0;
}
.perfil-cta p.subtitulo {
    font-size: 2em;
    color: #fff!important;
}
.servicios p.subtitulo {
    font-size: 24px;
    color: #fff!important;
}
p.bubble-blue {
    background: #4dc3ff;
    text-align: center;
    border-radius: 50%;
    height: 145px;
    width: 175px;
    position: absolute;
    left: 5%;
    top: 20%;
    font-family: 'Maven Pro', sans-serif;
    padding-top: 35px;
    box-shadow: 28px 26px 25px -28px #00699f;
  background: -webkit-linear-gradient(to right, #4dc3ff, #12d8fa); /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(-230deg, #4dc3ff, #12d8fa)}
.bubble-blue span {
    display: block;
    font-size: 2em;
    font-weight: bold;
}

p.subrallado-yellow {
       background: yellow;
    color: black;
    display: inline-block;
    margin-bottom: 25px!important;
    padding: 1px 3px;
}


.yikes-easy-mc-form input[type=text],
.yikes-easy-mc-form input[type=url],
.yikes-easy-mc-form input[type=email],
.yikes-easy-mc-form input[type=number],
.yikes-easy-mc-form select {
    padding: .5278em;
    background-color: rgba(255, 255, 255, 0.78)!important;
    border: 1px solid #005c8c!important;
    -moz-box-sizing: border-box;
    margin-bottom: 0;
}
.perfil-cta .yikes-easy-mc-form .submit-button-inline-label {
    width: 30%!important;
}
/*pasos*/

.pasos {
    padding: 50px 0 50px 50px;
}

.pasos .paso .paso-info p, .pasos .paso .paso-info li {
    color: #77777a;
    line-height: 1.44;
}
.pasos .paso {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 24px;
}
.pasos .paso .paso-number {
    color: #4dc3ff;
    border: 1px solid #4dc3ff;
    border-radius:50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    font-size: 22px;
    width: 50px;
    height: 50px;
    padding-top: 5px;
    text-align: center;
margin-top:0px;

}
.pasos .paso .paso-info {
    margin-left: 16px;
}
.pasos .paso .paso-info h3 {
    margin-top: 0px;
padding-top:0px;
    color: #1b2e3d;
    font-size: 28px;
}
.pasos .paso .paso-info p {
    color: #77777a;
    line-height: 1.44;
}
.perfil-blue h3 {
    font-size: 22px;
    color: #005c8c;
    font-weight: 700;
}
.perfil-blue h2,
.servicios .servicio h2 {
    color: #4dc3ff;
    font-weight: bold;
    padding-bottom: 0px;
    text-align: center;
}
.perfil-blue .titulo h2:after,
.servicios .servicio h2:after {
    background-color: #4dc3ff;
    height: 5px;
    margin-bottom: 0px;
}
.perfil-blue p.subtitle {
    font-size: 22px;
    color: #77777a;
    /* border-top: 1px solid blue; */
    /* display: inline; */
    /* padding-top: 50px; */
}
.grid-container.servicios {
    padding: 0;
}





.servicios {
    padding-top: 300px;
    text-align: left;
}
.servicios .subtitulo {
    color: white;
}
.servicios h1 {
       font-size: 60px;
    color: #fff;
    text-align: left;
}

.descripcion-sobre-imagen span {
    font-size: 50px;
    color: #ffffff;
    padding-top: 150px;
    display: block;
    
}
.cabecera-blog-bg .descripcion-sobre-imagen {
    min-height: 300px;
}
.destacado-blue {
       color: #4dc3ff;
    font-size: 3em;
    text-align: center;
    padding: 0;
    margin: 0;
}

.destacado-blue-peque {
    color: #4dc3ff;
    font-size: 1.5em;
    text-align: center;
}



/*te llamamos*/

.page-id-50392 .bg-featured-image-doble {
    height: inherit;
    min-height: inherit;
}

.page-id-50392 #page {
    height: 1px;
}

.te-llamamos h1 {
    padding-bottom: 50px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
margin:15px;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


/*social*/


/*.social-sobre-azul i{
    background: rgba(77, 195, 255, 0.37);
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.15);
    color: #fff;
   
}
.social-sobre-blanco i{
 background: #008fd8;
    box-shadow: 0 0 0 10px rgba(0, 143, 216, 0.09);
    color: #fff;
}*/
.social i {
    height: 20px;
    width: 30px;
    font-size: 1.8rem;
	margin: 0 5px;
}

ul.social-sobre-blanco {
    width: 33%;
    margin: 0 auto;
}

.social li {
    float: left;
list-style-type:none!important;
}
ul.social.social-sobre-azul {
    display: inline-block;
}
div#capa_chat {
    text-align: center;
}
/*Formulario*/

.wpcf7 {
    position: relative;
}

div.wpcf7 {
    margin: 0;
    padding: 15px 0;
}

.wpcf7 button {
    padding: 15px 25px 15px 41px;
}

div.wpcf7 .ajax-loader {
    
    background-image: url(https://www.asepeyo.es/wp-content/uploads/ajax-loader.gif);

}

div.wpcf7-mail-sent-ok, .form-perfil .wpcf7-validation-errors {
    /* margin: -15px 0 25px 0; */
    border: 8px solid #fced76;
    background: white;
    color: #000;
    position: absolute;
    top: -60px;
    /* padding: 25px; */
    width: 80%;
    text-align: center;
}


.form-caso-exito .wpcf7-validation-errors {
     /* margin: -15px 0 25px 0; */
    border: 8px solid #fced76;
    background: white;
    color: #000;
    position: absolute;
    top: -80px;
    /* padding: 25px; */
    width: 100%;
    text-align: center;
    left: -35px;
}

.use-floating-validation-tip span.wpcf7-not-valid-tip {
    left: 10%;
    min-width: 300px;
}




/*404*/

.error404 .inside-article {
    text-align: center;
}

.grid-100.respuesta {
    background: white;
   
}

/*documentacion*/
.idiomas{text-align:center;}
.idiomas li {
       float: left;
     margin-right: 5px!important;
}


.idiomas li a {
    color: #fff;
}

.idiomas {
    width: 90%;
    padding: 0 30px;
    display: table!important;
margin:0px auto!important;
}

.idiomas button {
    padding: 10px!important;
}

.idiomas ul {
    margin-top: 0!important;
}

.documentos h3 {
    font-size: 22px;
    text-align: center;
}

.documentos hr {
    margin: 20px 0!important;
}
.documentos ul li ul li {
    float: left;
    width: auto;
    list-style: none!important;
}
.documentos ul li ul{
    width: 100%;
	text-align:center;
}
.formularios-home {
    padding: 30px 0;
    color: grey;
}
.formularios-home a {
    border-bottom:3px solid #008fd8;
}

/*Certificados*/



.certificaciones img {
    max-height: 100px;
}

.certificaciones h4 {
    color: #999999;
    padding-bottom: 25px;
}
.certificaciones .grid-100 {
    padding-bottom: 50px;
}
.blog ul li{padding: 20px 0px;}
.blog ul {padding: 20px 10px;}
.number-blog {
    margin-left: -50px;
    margin-top: 50px;
}

.number-blog p {
    margin-left: -100px;
    margin-top: 10px!important;
    display: inline;
    position: absolute;
}

.number-blog {
    margin-left: -50px;
    margin-top: 50px;
    display: inline;
}

/* inicio blogs */

.ultimo-post .autonomos, .ultimo-post .gestion-rrhh, .ultimo-post .empresa-saludable, .ultimo-post .seguridad-laboral {
    float: right;
    margin-top: 8px;
    margin-right: 15px;
    padding: 5px 20px;
	font-weight: 700;
    color: #fff;
}

.ultimo-post .autonomos {
    background-color: red;   
}

.ultimo-post .empresa-saludable {
    background-color: green;   
}

.ultimo-post .gestion-rrhh {
    background-color: orange;   
}

.ultimo-post .seguridad-laboral {
    background-color: blue;   
}

.ultimo-post {
    height: 540px;
    position: relative;
	background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ultimo-post a {
	position: absolute;
	bottom: 0;
    left: 0;
	font-size: 50px;
    color: #000;
    background-color: rgba(255, 255, 255, 0.6);
    padding: 0 10px;
}

.cabecera-blog {
    background: #c2a280;
    background-image: url(https://images.pexels.com/photos/267569/pexels-photo-267569.jpeg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}

.cabecera-blog > .menu-blogs {
    width: 100%;
}

.cabecera-blog > .menu-titulo {
 	color: #fff;   
}

.cabecera-blog > .menu-titulo > h2 {
 	margin-top: 100px;
    margin-bottom: 70px;
}

.cabecera-blog > .grid-container > a > .grid-25 {
    text-align: center;
    color: #fff;
    font-weight: 700;
    padding: 10px 10px;
}

.cabecera-blog > .grid-container > a > .autonomos {
 	background-color: red;   
}

.cabecera-blog > .grid-container > a > .empresa-saludable {
 	background-color: green;   
}

.cabecera-blog > .grid-container > a > .gestion-rrhh {
 	background-color: orange;   
}

.cabecera-blog > .grid-container > a > .seguridad-laboral {
 	background-color: blue;   
}

/* fin blogs */


.embed-container { position: relative; padding-bottom: 125%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }