/*	5 column-span: */
.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths,
.col-xl-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}

.col-xs-5ths {
	width: 20%;
	float: left;
	-ms-flex: 0 0 20%;
	flex: 0 0 20%;
	max-width: 20%;
}
@media (min-width: 576px) {
.col-sm-5ths {
		width: 20%;
		float: left;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}
@media (min-width: 768px) {
.col-md-5ths {
		width: 20%;
		float: left;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}
@media (min-width: 992px) {
	.col-lg-5ths {
		width: 20%;
		float: left;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}
@media (min-width: 1200px) {
	.col-xl-5ths {
		width: 20%;
		float: left;
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}
}

/*	TOP-BAR	*/
#top-bar{
	background-color: #fff;
	border-bottom: 1px solid #e5e8ed;
}

/*	HEADER	*/
#header{
	border: none;
}

/*	MENU	*/
#primary-menu ul li > a{
	font-size: 15px;
	font-weight: 400;
}
#primary-menu ul li a{
	color: #404b64;
}
/*
#primary-menu ul li.current > a:after{
	content: '';
	display: block;
	margin-top: 32px;
	width: 90px;
	border-top: 1px solid #0079C1;
}
#primary-menu ul li.current > a{
	padding-bottom: 0;
}
#primary-menu ul li.current > a:hover{
	padding-bottom: 31px;
}
*/
#primary-menu ul li.current{
	border-bottom: 1px solid #0079C1;	
}
#primary-menu ul li.sfHover > a:after{
	content: none;
	border-top: none!important;
}


/*	LOGOS	*/
#content-logos {
	position: relative;
	overflow: hidden;
	background-color: #FFF;
}

/*	PIE		*/
#footer{
	padding-bottom: 10px;
}
#footer, #footer .social-icon, #footer .tit4, #footer a{
	color: #FFF;
	font-family: 'DinLight', sans-serif;
	font-size: .9rem;
	font-weight: 200;
	line-height: 2.5;
}
#footer ul li a{
	background-image: none;
}
#footer .social-icon{
	font-size: 2.5rem
}
#footer .i-plain{
	color: #FFF;
	text-shadow: none;
}
.pie-menu{
	float: left;
}
#footer a:hover{
	color: #c2c3c8
}
#copyrights{
	font-size: .8rem;
	color: #fff;
}
#copyrights a{
	font-size: 1rem;
	color: #fff;
}


/*	COLORES */
.color1{color:#0079C1!important}
.color2{color:#00457C}
.color3{color:#86C401}
.color-oscuro{color: #000}
.color-claro{color: #d4dde5}

.fondocolor1{background-color:#0079C1!important}
.fondocolor2{background-color:#00457C}
.fondocolor3{background-color:#86C401}
.fondo-blanco{background-color:#FFF}
.fondo-oscuro{background-color:#000}
.fondo-claro{background-color:#7f8ba4}


/*	GENERALES	*/
.subrayado:after{
	content: '';
	display: block;
	margin-top: 20px;
	width: 40px;
	border-top: 3px solid #0079C1;
}
.subrayado-center:after{
	content: '';
	display: block;
	margin: 20px auto;
	width: 40px;
	border-top: 3px solid #0079C1;
}
#content p, #content form, #content li, #content td, #content th{
	font-family: 'Urbanist', sans-serif;
	font-size: 1rem;
	font-weight: 200;
}

#content .ipost .entry-content p, #content .entry .entry-content p {
	font-size: 1rem;
}

.entry-image img { border-radius: 0; }

.entry-title .tit3,
.entry-title .tit4 {
	margin: 0;
	font-size: 16px;
	font-weight: 600;
}

.entry-title .tit4 { font-size: 15px; }

.entry-title .tit3 a,
.entry-title .tit4 a { color: #333; }

.entry-title .tit3 a:hover,
.entry-title .tit4 a:hover { color: #0079C1; }

.entry-meta { margin-right: -10px; }

.entry-content { margin-top: 20px; }

.entry-content p { margin-bottom: 0; }
.entry-meta {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1rem;
    margin: 10px 0;
    font-style: normal;
}
.form-check-input {
	margin-left: 0;
	margin-top: 0.5rem;
}
.form-check-label{
	margin-left: 1.25rem;	
}

.grecaptcha-badge {
    bottom: 15px !important;
}

.prod-analitica td{
	font-size: .9rem;
}
.line-xl{
	line-height: 5rem
}
.no-cursor{
	cursor: default;
}
.container ul:not(.fa-ul), .container ol:not(.fa-ul) {
	padding-left: 30px;
}

ul.sin-punto{
	list-style:none;
	padding: 0;
}
ul.sin-punto li{
	padding: 0;
}

.modal-content {
	border:0;
	border-radius: 0;
}
.modal-header {
	border-radius: 0;
}

#pedido_totales tr:first-child td{
	border-top: 0;
}
label.checkbox-style-3-label{
	font-family: 'Urbanist', sans-serif;
	font-size: 1rem;
	font-weight: 500;
}
.acc_content{
	font-family: 'Urbanist', sans-serif;
	font-size: 1rem;
	font-weight: 500;
}
select.modelos{
	display: inline-block;
    width: inherit;
}
.mini{
	font-size: .75rem!important;
}
.ghost{
	display: none;
}

input.closed {border: 0; background: transparent; box-shadow: none; font-style: italic; color: #0079C1; display: block;}
.lead {
    font-size: 1.4rem!important;
    font-weight: 400!important;
}

/*	COOKIES	*/
#aviso_cookies {position: fixed!important; left:0!important; bottom: 0!important;  background-color:#FFFFFF; padding: 20px 90px 10px; width: 100%; text-align: center; z-index: 999; border-top: 1px solid #000}
#aviso_cookies.dark {background-color: #333333}
#aviso_cookies h5 {margin-bottom: 10px}

.tit1 > span:not(.nocolor):not(.badge),
.tit2 > span:not(.nocolor):not(.badge),
.tit3 > span:not(.nocolor):not(.badge),
.tit4 > span:not(.nocolor):not(.badge),
.tit5 > span:not(.nocolor):not(.badge),
.tit6 > span:not(.nocolor):not(.badge){color:#0079C1}
img.blanca{filter: brightness(0) invert(1)}
#content .feature-box p, .feature-box p{font-size: 16px; color: #7f8ba4;}
.feature-box p{margin-top: 10px!important;margin-bottom: 10px}
.feature-box .tit{font-size: 18px; font-weight: 500; color: #000;}
.button-100{width: 100%; margin: 10px 0 0 0;}
.promo span.span-gran, span.span-gran{font-size: 18px;}
.pricing-box.best-price .pricing-price-txt{font-size: 54px;}
.best-price a.button{background-color: #86c401;}
.best-price a.button:hover{background-color: #a1e70b;}
.sobrante{height: 0px;}
.best-price .sobrante{height: 40px;}

.clients-grid .tit5{color: #000}
.clients-grid .tit5 span.subtitle{font-size: 18px; display: block;}
.clients-grid .feature-box{margin: 15px 30px 40px 15px; height: 270px;}
.clients-grid li:nth-child(3n+1):before{border-left: 0;}
@media (max-width: 974.98px) {
	/*
	.clients-grid .feature-box{margin: 15px; height: 180px;}
	*/
	.clients-grid.grid-3 li {width: 50%}
	.clients-grid li:nth-child(3n+1):before{border-left: 1px dashed #DDD;}
	.clients-grid li:nth-child(2n+1):before{border-left: 0;}
}
@media (max-width: 799.98px) {
	/*
	.clients-grid .feature-box{margin: 15px; height: 180px;}
	*/
	.clients-grid.grid-3 li {width: 100%}
	.clients-grid li:before{border-left: 0!important}
	.clients-grid .feature-box{margin: 15px; height: auto;}
}
.icon-izq{position:relative; float:left;color:#FFF; margin-right:20px}


.breadcrumb {
	margin: -20px 0 0 0 !important;
}
.breadcrumb-item.active {
    text-decoration: underline;
}
.breadcrumb-item + .breadcrumb-item::before {
}
@media (max-width: 767.98px){
	#page-title .container {
	    min-height: 30px;
	}
	#page-title .breadcrumb {
		margin: 10px 0 0 !important;
	}
}

.cerrado{
	padding: 0 32px;
	font-size: 18px;
	letter-spacing: 2px;
	height: 40px;
	line-height: 40px;
	width: 75%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	font-weight: 300;
	text-align: center;
	text-transform: uppercase;
}

#top-cart{
	margin-top: 0;
}
#top-cart > a{
	width: 47px; height: 16px;
}
#top-cart > a i.fas{
	vertical-align: middle;
	margin-left: 8px;
}
#top-cart .top-cart-content{
	width: 150px;
}
.top-cart-title{
	font-size: 14px;
	font-weight: 400;
	padding: 6px 10px;
}
.top-cart-item{
	font-size: 14px;
	font-weight: 400;
}
.top-cart-item img{
	margin-right: 10px;
}
.form-control {
	border-radius: 0px;
}
.nobottommargin { margin-bottom: 0 !important; }
.skills{
	padding: 0!important;
}
.skills li .progress{
	height: 20px;
	background-image: -webkit-linear-gradient(
	45deg,rgba(255,255,255,.15) 0%,transparent 45%,transparent 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 75%,transparent 75%,transparent);
	background-image: -o-linear-gradient(45deg,rgba(255,255,255,.15) 0%,transparent 45%,transparent 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 75%,transparent 75%,transparent);
	background-image: linear-gradient(45deg,rgba(255,255,255,.15) 0%,transparent 45%,transparent 50%,rgba(255,255,255,1) 50%,rgba(255,255,255,1) 75%,transparent 75%,transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
}
.skills li .progress-mejor{
	background-color: #0079C1!important;
}
.progress-percent{display: none;}

.esquina-sup-izq{width:32px; height: 32px; border-top: 2px solid #d4dde5; border-left: 2px solid #d4dde5; border-top-left-radius: 20px;}
.esquina-sup-der{width:32px; height: 32px; border-top: 2px solid #d4dde5; border-right: 2px solid #d4dde5; border-top-right-radius: 20px;}
.esquina-inf-izq{width:32px; height: 32px; border-bottom: 2px solid #d4dde5; border-left: 2px solid #d4dde5; border-bottom-left-radius: 20px;}
.esquina-inf-der{width:32px; height: 32px; border-bottom: 2px solid #d4dde5; border-right: 2px solid #d4dde5; border-bottom-right-radius: 20px;}
.esquina-inf-der2{width:171px; height: 32px; background-image: url('/images/borde-inf-der.png'); background-repeat: no-repeat; }
.pull-right{float: right;}
.pull-left{float: left;}
.subrayado:after {
	content: '';
	display: block;
	margin-top: 15px;
	width: 100%;
	border-top: 2px solid #d4dde5;
}
.subrayado-sup:berfore {
	content: '';
	display: block;
	margin-bottom: 30px;
	width: 100%;
	border-top: 2px solid #d4dde5;
}
.margenes-interior{padding-left: 32px; padding-right: 32px;}

.titular{
	color: #0079C1;
	font-weight: 400;
	line-height: 1.5;
	font-family: 'DinRegural', sans-serif;
	font-size: 24px;
	margin-top: 32px;
	margin-bottom: 30px;
}
.marco-foto{
	max-width: 800px;
	text-align: center;
	margin: 0 auto;
}
.errorlist{
	margin-left: 30px;
}

.button-preg{
	width: 75%;
	margin: 10px 0;
	background-color: #f1f4f6;
	color:  #0079C1;
}
.button-preg:hover{
	background-color: #0079C1;
	color: #ffffff;	
}

.content-wrap-pregunta{padding: 20px 0;}
.mejor{
	font-family: 'DinRegural', sans-serif;
	font-size: 16px;
	font-weight: 400;
	color:#d4dde5;
	margin-bottom: 10px;
}
.mejor-puntos{
	font-family: 'Orbitron', sans-serif;
	color: #0079C1;
	font-size: 16px;
}

.pregunta-cab{font-family: 'Orbitron', sans-serif; font-weight: 400;}
.pregunta-cab-txt{width:54%; float: left; font-size: 18px; color: #d4dde5;}
.pregunta-cab-txt-int{margin:0; padding:0; line-height:14px}
.pregunta-cab-num{width:46%; float: left; font-size:38px; line-height: 38px; color:#0079C1; text-align:right}


#pregunta .pregunta-pie-tiempo > p, #pregunta .pregunta-pie-tiempototal > p {font-family: 'Orbitron', sans-serif; font-size: 1.2rem; font-weight: 400; color: #d4dde5; margin-bottom: 0px; line-height: 1;}
.pregunta-pie-tiempo{display: block; float: left; width: 50%; padding-left: 32px; padding-top: 50px}
.pregunta-pie-seg{font-size: 1.5rem}
.pregunta-pie p span{font-size: 3rem;}
.pregunta-pie-tiempototal{display: block; float: left; width: 50%; min-height: 139px; background-image: url('/images/borde-inf-der2.png'); background-repeat:no-repeat; background-position: right bottom; padding-top: 50px}
.preg-ptos{font-size:22px; color: #d4dde5}
.mitad{
	display: block;
	position: relative;
	float: left;
	width: 48%;
	margin-right: 4%;
}

@media (max-width: 539px) {
	.pregunta-pie:not(.no-romper){background-image: url('/images/borde-inf-der2.png'); background-repeat:no-repeat; background-position: right bottom; min-height: 139px;}
	.pregunta-pie-tiempo:not(.no-romper){float: none; width: 100%; padding-left: 32px; padding-top: 10px}
	.pregunta-pie-tiempototal:not(.no-romper){float: none; width: 100%; padding-left: 32px; min-height: auto; padding-top: 20px; background: none;}
}
@media (max-width: 767.98px) {
	.container {
		padding-right: 20px!important;
		padding-left: 20px!important;
	}
	#content p{
		font-size: .85rem;
	}
	.tit1{
		font-size: 24px;
	}
	.tit2{
		font-size: 16px;
	}
	.titular {
		font-size: 18px;
		margin-top: 26px;
		margin-bottom: 26px;
	}
	.button-preg{
		width: 100%;
	}
	.marco-foto{
		float:none;
		margin-left:0px;
		width: 100%;
	}
}
/*index ipquiz*/
.counter + .tit5 {
	font-size: 20px;
	color: #fff;
}
.fbox-desc .tit5{
	font-size: 20px;
}
.clients-grid .tit5 span.subtitle{
	color: #7f8ba4;
}

.barra-gris{background-color: #d4dde5; font-family: 'Orbitron', sans-serif; font-size: 1.2rem; font-weight: 400; color: #FFF; margin-bottom: 0px; line-height: 1; padding: 6px 10px;}

.i-bordered:hover {
    background-color: #FFF !important;
    color: #555;
    border-color: #555;
    text-shadow: none;
}

.bootstrap-select > .dropdown-toggle {
	border: 1px solid #ced4da;
	background: #fff;
	border-radius: 0;
}

.w100{
	width: 100%!important;
}
.cursor-default{
	cursor: default;
}