/*
* Theme Name: yoseo
* Theme URI: 
* Author: YoSEO Marketing
* Author URI: https://yoseomarketing.com/
* Description: 
* Version: 0.1
* License: 
* License URI: 
* Tags: o
* Text Domain: yoseo
*/



.container{
	box-sizing: border-box;
	padding:0 15px;
	width: 100%;
	max-width: 680px;
	margin: 0 auto;
	display: block;
}
.roturaPalabras {
	-webkit-hyphens: auto; 
	-moz-hyphens: auto; 
	-ms-hyphens: auto; 
	hyphens: auto;
}

/*imagenes*/
img.responsive {
	margin: 0 auto;
	max-width: 100%;
}
img.loQueDice {
	width: 122px;
	border-radius:50%;
}
img.autor {
	width: 68px;
	border-radius:50%;
}
img.comentarios {
	width: 58px;
	border-radius:50%;
}
img.logosClientes{
	width: 155px;
}
.xs-hidden {
	display:none;
}


/*KIT DIGITAL*/
main.kitDigital {
    margin-top: -160px;
}
main.kitDigital .cabeceraSeccion {
    padding: 200px 0 100px;
}
main.kitDigital .cabeceraSeccion p {
    color: white;
}

/*SECCIÓN CONTACTO*/

main.contacto .iconos {
	width: 100%;
	margin:0 auto 40px;
	background-color: white;
	border-radius: 15px;
	box-shadow: 0px 1px 22px 4px rgba(0, 0, 0, 0.07);
	padding: 20px 20px;
}

div.form-group.boolean {
	display:flex;
	align-items: center;
}

div.form-group.boolean label {
	order:2;
}

div.form-group.boolean input {
	order:1;
}

div.form-group.textfield label,
div.form-group.textarea label {
	display:none;
}

div.form-group.boolean label {
	font-size: calc(var(--tamanio-base)*0.8rem);
	margin-bottom: 0;
	color: var(--c1);
}


main.contacto .formContacto small {
	font-size: calc(var(--tamanio-base)*0.6rem);	
}

main.contacto .iconos {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

main.contacto .iconos > div {
	width: 100%;
	line-height: calc(var(--tamanio-base)*1rem);
	background: #FFFFFF 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    opacity: 1;
    padding: 25px 35px;
    position: relative; 
    display: flex;
    flex-direction: column;
    align-items: center;
}


main.contacto .iconos > div > .laimagen {
	display: block;
	margin: 0 auto;
	height: 70px;
	width: 70px;
	text-align: center;

}

main.contacto .iconos > div > div.laimagen img {
	display: block;
	margin: 0 auto 20px;
	height: 50px;
	width: auto;
	max-width: 70px;
}



.video-responsive {
	width: 100%;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}
.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
    margin: 0 auto;
}
.video-responsive iframe {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    position: absolute;
}


/*SECCIÓN CONTACTO*/


/*Genericos*/
.apartado {
  display:block;
  width: 90%;
  margin:0 5% 30px 5%;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  background-color: #ffffff;
}
.apartado .contenido {
	padding: 25px 6.6% 25px 22%;
}
.apartado .contenido p.titulo {
	font-size: calc(var(--tamanio-base)*1.25rem); 
	font-weight: 700;
	color:#000;
	margin-bottom:20px;
}
.apartado .contenido p.titulo:before {
    content: "";
	position: absolute;
    top: 20px;
    left: 10%;
    height: 32px;
    width: 32px;    
}
section.texto h1, section.texto h2, section.texto h3, section.texto h4, section.texto h5, section.texto h6, 
section.texto .h1, section.texto .h2, section.texto .h3, section.texto .h4, section.texto .h5, section.texto .h6 {
	margin-bottom: 36px;
	margin-top: 50px;
}
section.texto h2, section.texto .h2 {
	margin-top: 36px;
}
section.texto h2:after,
section.texto .h2:after {
    content: '';
    width: 45%;
    max-width: 210px;
    height: 4px;
    margin-top:10px;
    background-color: var(--c9);
    display: block;
}
section.texto p, section.texto ul, section.texto ol{
	margin-bottom:18px;
	line-height: calc(var(--tamanio-base)*1.5rem);
}
section.texto ul li {
	list-style-position: inside;
	line-height: calc(var(--tamanio-base)*1.5rem); 
	margin-bottom: calc(var(--tamanio-base)*1.5rem); 
}
/*OTRA PAGINA*/

/*PAGINACIÓN*/
.paginacion {
    clear:both;
    padding:20px 0;
    position:relative;
    font-size: calc(var(--tamanio-base)*1rem); 
    line-height: calc(var(--tamanio-base)*1.250rem);
    font-weight: 700;
    display:flex;
    justify-content: flex-start;
    align-content: center;
}
.paginacion span, .paginacion a {
    display:block;
    margin: 0px 5px 2px 0;
    padding:10px 9px 5px 9px;
    text-decoration:none;
    width:auto;
    color:#3ac2d7;
    background: #ebebeb;    
	min-width: 45px;
	height: 40px;
	border-radius:50%;
	text-align: center;
}
.paginacion a:hover{
    color:#fff;
    background: #3ac2d7;
}
.paginacion .current{
	background-color: #3ac2d7;
	color:#fff;
}
.paginacion .paginar{
	width: auto;
	min-width: 90px;
	border-radius: 20px;
	background-color: #3ac2d7;
	color:#fff; 
}
.paginacion .masPaginado {
	background-color:transparent;
}
/*PAGINACIÓN*/


/*formularios*/
input, textarea,.teamleader-container .form-control {
	width: 100%;
	max-width: 100%;
	height: 48px;
	border-radius: 7px;
	border: solid 1.5px var(--c4);
	background-color: #ffffff;
	padding: 16px;
	margin-bottom:15px;
	text-rendering: auto;

	color: var(--c2);
	font-size: calc(var(--tamanio-base)*1rem);
	font-weight: 400;
	font-family: var(--t1);	

	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline-block;
	text-align: start;
	-webkit-writing-mode: horizontal-tb !important;
	-webkit-appearance: textfield;
	background-color: -internal-light-dark-color(white, black);
	-webkit-rtl-ordering: logical;
}
 textarea, .teamleader-container .form-control.textarea textarea.form-control {
	height: 240px !important;
 }

 .teamleader-container textarea.error {
    border: 3px solid #ff9b9b;
}

input[type="text"], input[type="textarea"]{
border: solid 1.5px #cacaca;
}
input:focus, textarea:focus {
  border: solid 1.5px #cacaca;
}

::-webkit-input-placeholder { 
    color: var(--c2);
}
::-moz-placeholder { 
   color: var(--c2);
   opacity: 1;
}
:-moz-placeholder { 
   color: var(--c2);
   opacity:  1;
}
:-ms-input-placeholder {
   color: #ccc;
}

input[type="checkbox"],
.teamleader-container input[type="checkbox"].form-control {
	width: 19px;
    height: 19px;
    border-radius: 5px;
    border: solid 2px #ebebeb;
    background-color: #ffffff;
    color: var(--c10);    
    margin-top: 0;
    margin-bottom:0;
}


input[type="submit"]:after,
.teamleader-container button.teamleader-submit:after{
	clear: both;
}

.form-group {
	position:relative;
}

.form-group label.error,
div.form-group.boolean label.error {
	color:white;
	font-weight: 500;
	font-size: calc(var(--tamanio-base)*0.8rem);
	position:absolute;
	border: 1px solid #ccc;
	background-color: red;
	top: -15px;
	right: -10px;
	padding:10px;
	max-width: 250px;
}


@media (min-width: 680px) {
/*esto es común a todos*/

.xs-visible {display:none;}
footer {justify-content: space-between;}

footer :nth-child(1) {order: 1;}
footer :nth-child(2) {order: 2;}
footer :nth-child(3) {order: 3;}
footer :nth-child(4) {order: 5;}
footer :nth-child(5) {order: 4;}

footer .col {width: 30%;}
/*footer .col.footer2 {padding:38px 25px 0;}*/


}

@media (min-width: 1024px) {
/*esto es común a partir de aquí*/
.container {max-width: 1000px;margin:0 auto;}

footer {padding:50px 70px 0 70px; background-position: top right; background-image:url("https://kitdigitalespana.es/wp-content/themes/yoseo/assets/img/Footer_tablet.jpg");}

main.contacto .formContacto {order:3; width: 48%; border:0; box-shadow: none; padding:0 10px;}
main.contacto .iconos {order:1; border:0; box-shadow: none;text-align: center;}
main.contacto .video-responsive {order:2; width: 48%;}

main.contacto .formContacto h2 {display: block;}

main.contacto .iconos .map,
main.contacto .iconos .mobile,
main.contacto .iconos .mail {
	width: 30%;
}

main.contacto .iconos span {
	display: block;
	width: 100%;
	font-weight: 700;
	margin-bottom:5px;
}

main.contacto .iconos span.icono i:after {
    display: block;
    position: relative;
    margin: 0 auto;
}


}

@media (min-width: 1025px) {
/*esta metrica es para el menú deja de ser hamburguesa desde que no es una tablet*/
header {align-items: center;}
#logo{padding-top: 0; padding-left:40px;}
#logo img{width: 100px;}
#hamburuesaMobil {display:none; right: -100%;}
nav {position: relative; display:block; top: 0; right: 0; padding-right: 40px; width: 100%; min-height:0; box-shadow: none; border:0; padding-top:0;}
nav > ul {width: auto; flex-wrap: nowrap;justify-content: flex-end;}
nav > ul > li > a {display: block; min-width: auto; width: auto; min-height: auto; margin-bottom: 0; border-radius: 0; box-shadow: none; border: 0; line-height: 1; font-size: calc(var(--tamanio-base)*0.9rem); padding-left: 30px; color: #000fff;}
nav > ul > li.servicios {cursor: pointer;}
nav > ul > li.servicios > a:before, nav > ul > li.blog > a:before, nav > ul > li.sobreNosotros > a:before, nav > ul > li.nuestrosClientes > a:before,nav > ul > li.contacto > a:before {background: none;}
nav > ul > li > ul {position: absolute; width: 120%;margin-top: 30px; right: 10px; left:-20%; justify-content: flex-end;}
nav > ul > li > ul > li {width: auto; height: auto; float:left; margin-right: 15px; padding: 5px 25px; border-radius: 5px;}
nav > ul > li > ul > li > a {font-size: calc(var(--tamanio-base)*0.750rem);padding-left: 0px;}

}

@media (min-width: 1200px) {
/*esto es común a partir de aqui*/
footer {background-image:url("https://kitdigitalespana.es/wp-content/themes/yoseo/assets/img/Footer_web.jpg");}
.cabeceraSeccion {min-height: 350px;}



}
@media (min-width: 2000px) {

}


.singlePost ul:not(#indiceContenidos) li:before{
	content: " ";
	background-color: var(--c10);
	width: 7px;
	height: 7px;
	border-radius: 2px;
	position: absolute;
	left: 0;
	top:9px;
}
.singlePost li{
	margin-bottom:2%;
	position: relative;
	list-style: none;
	padding-left: 2.5rem;
}
.singlePost ul{
	list-style: square;
}	

.comment-reply-title{
	margin-bottom: 30px;
}
#commentform .fields-wrap{
	margin-bottom: 30px;
}

.comment{
padding: 1rem !important;
box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.07), 2px 2px 4px rgba(0,0,0,0.20);
margin-bottom: 30px !important;
}
.comment .fn{
	font-weight: 600;
	margin-left:10px
}
.comment-author{
	margin-bottom:20px;
}
.comment-meta{
	margin-bottom:10px;
}
.comment-reply-title:after{
    content: '';
    width: 45%;
    max-width: 210px;
    height: 4px;
    margin-top: 30px;
    background-color: var(--c9);
    display: block;
}
.h3.articulosRelacionados:after{
	content: '';
    width: 45%;
    max-width: 210px;
    height: 4px;
    margin-top: 30px;
    margin-bottom: 30px;
    background-color: var(--c9);
    display: block;
}
.h3.articulosRelacionados{
	margin-top: 45px;
}
video{max-width:100%;}

#cookie-law-info-bar {
    background-color: rgba(0,0,0,.8)!important;
    font-size: 15px;
    line-height: 20px;
}

/*-enlaces seo-*/
a.enlacesseo:link {
	font-famili: inherit;
	font-size: calc(var(--tamanio-base)*1rem);
	font-weight: inherit;
	color: #0000ff;
}
a.enlacesseo:link {
	font-famili: inherit;
	font-size: calc(var(--tamanio-base)*1rem);
	font-weight: inherit;
	color: #0000ff;
}

#legal {z-index:99999;}

body.single-post .elContenido a { color: var(--c10);}

body.single-post .elContenido ol {list-style:decimal; }
body.single-post .elContenido ol li {list-style:decimal;padding-left: 0.5rem;list-style-position: inside; }