
@charset "utf-8";

/* FUENTES
================================================== */
.opensans_light {
	font-style: normal;
	font-weight: 300;
}

.opensans_normal {
	font-style: normal;
	font-weight: 400;
}

.opensans_bold {
	font-style: normal;
	font-weight: 600;
}

.roboto {}

.montserrat {}

.headinng-center {
	background: none !important;
	padding: 10px !important;
	font-size: 22px !important;
	line-height: 30px !important;
	display: block;
	text-align: left;
	padding-bottom: 15px !important;
	padding-left: 0px !important;
	letter-spacing: 0;
}

a {
	text-decoration: none;
	color: #000;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

p {
	margin-top: 0px;
}

/* MAQUETACION
================================================== */
.relative {
	position: relative;
}

.absolute {
	position: absolute;
}

.fixed {
	position: fixed;
}

.circle {
	-moz-border-radius: 100%;
	-webkit-border-radius: 100% x;
	border-radius: 100%;
}

.redondeado {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.redondeado10 {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}

.redondeado1em {
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	-ms-border-radius: 1em;
	-o-border-radius: 1em;
	border-radius: 1em;
}

.redondeado2em {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	-ms-border-radius: 2em;
	-o-border-radius: 2em;
	border-radius: 2em;
}

.redondeadoTop {
	-webkit-border-radius: 1em 1em 0px 0px;
	-moz-border-radius: 1em 1em 0px 0px;
	-ms-border-radius: 1em 1em 0px 0px;
	-o-border-radius: 1em 1em 0px 0px;
	border-radius: 1em 1em 0px 0px;
}

.redondeadoBottom {
	-webkit-border-radius: 0px 0px 1em 1em;
	-moz-border-radius: 0px 0px 1em 1em;
	-ms-border-radius: 0px 0px 1em 1em;
	-o-border-radius: 0px 0px 1em 1em;
	border-radius: 0px 0px 1em 1em;
}

.redondeadoBottomRight {
	-webkit-border-radius: 0px 0px 5px 0px;
	-moz-border-radius: 0px 0px 5px 0px;
	-ms-border-radius: 0px 0px 5px 0px;
	-o-border-radius: 0px 0px 5px 0px;
	border-radius: 0px 0px 5px 0px;
}

.clear {
	clear: both;
}

.w15p {
	width: 15% !important;
}

.w20p {
	width: 20% !important;
}

.w25p {
	width: 25%;
}

.w30p {
	width: 30% !important;
}

.w33p {
	width: 33.3333% !important;
}

.w40p {
	width: 40% !important;
}

.w50p {
	width: 50% !important;
}

.w60p {
	width: 60% !important;
}

.w66p {
	width: 66.6666% !important;
}

.w70p {
	width: 70% !important;
}

.w75p {
	width: 75%;
}

.w80p {
	width: 80% !important;
}

.w90p {
	width: 90% !important;
}

.w95p {
	width: 95% !important;
}

.w98p {
	width: 98% !important;
}

.w100p {
	width: 100% !important;
}

.w20 {
	width: 20px !important;
}

.w30 {
	width: 50px !important;
}

.w40 {
	width: 40px !important;
}

.w45 {
	width: 46px !important;
}

.w50 {
	width: 50px !important;
}

.w60 {
	width: 60px !important;
}

.w70 {
	width: 70px !important;
}

.w75 {
	width: 75px !important;
}

.w80 {
	width: 80px !important;
}

.w100 {
	width: 100px !important;
}

.w120 {
	width: 120px !important;
}

.w130 {
	width: 130px !important;
}

.w140 {
	width: 140px !important;
}

.w150 {
	width: 150px !important;
}

.w160 {
	width: 160px !important;
}

.w170 {
	width: 170px !important;
}

.w180 {
	width: 180px !important;
}

.w200 {
	width: 200px !important;
}

.w225 {
	width: 225px !important;
}

.w250 {
	width: 250px !important;
}

.w300 {
	width: 300px !important;
}

.w315 {
	width: 315px !important;
}

.w320 {
	width: 320px !important;
}

.w350 {
	width: 350px !important;
}

.w360 {
	width: 360px !important;
}

.w380 {
	width: 380px !important;
}

.w400 {
	width: 400px !important;
}

.w450 {
	width: 450px !important;
}

.w500 {
	width: 500px !important;
}

.w550 {
	width: 550px !important;
}

.w600 {
	width: 600px !important;
}

.w700 {
	width: 700px !important;
}

.w1000 {
	width: 1000px !important;
}

.w1200 {
	width: 1200px;
	margin-top: 40px;
}

.w100-100 {
	width: calc(100% - 120px);
}

.h0 {
	height: 0px !important;
	padding: 0px !important;
}

.h20 {
	height: 20px;
}

.h30 {
	height: 30px !important;
}

.h35 {
	height: 35px !important;
}

.h40 {
	height: 40px !important;
}

.h45 {
	height: 45px !important;
}

.h50 {
	height: 50px;
}

.h60 {
	height: 60px;
}

.h90 {
	height: 90px;
}

.h100 {
	height: 100px;
}

.h110 {
	height: 110px;
}

.h120 {
	height: 120px;
}

.h130 {
	height: 130px;
}

.h150 {
	height: 150px;
}

.h160 {
	height: 160px;
}

.h180 {
	height: 180px;
}

.h200 {
	height: 200px !important;
}

.h230 {
	height: 230px !important;
}

.h250 {
	height: 250px !important;
}

.h300 {
	height: 300px !important;
}

.h350 {
	height: 350px !important;
}

.h380 {
	height: 380px !important;
}

.h400 {
	height: 400px !important;
}

.h450 {
	height: 450px !important;
}

.h600 {
	height: 600px !important;
}

.h100p {
	height: 100% !important;
}

.mleft-20 {
	margin-left: -20px !important;
}

.mleft-1 {
	margin-left: -1px !important;
}

.mleft0 {
	margin-left: 0px !important;
}

.mleft1 {
	margin-left: 1px !important;
}

.mleft2 {
	margin-left: 2px !important;
}

.mleft5 {
	margin-left: 5px !important;
}

.mleft10 {
	margin-left: 10px !important;
}

.mleft15 {
	margin-left: 15px !important;
}

.mleft11 {
	margin-left: 11px !important;
}

.mleft20 {
	margin-left: 20px !important;
}

.mleft20 {
	margin-left: 20px !important;
}

.mleft40 {
	margin-left: 40px !important;
}

.mleft50 {
	margin-left: 50px;
}

.mleft170 {
	margin-left: 170px;
}

.mleft200 {
	margin-left: 200px;
}

.mright0 {
	margin-right: 0px;
}

.mright2 {
	margin-right: 2px;
}

.mright5 {
	margin-right: 5px;
}

.mright6 {
	margin-right: 6px !important;
}

.mright10 {
	margin-right: 10px;
}

.mright15 {
	margin-right: 15px;
}

.mright20 {
	margin-right: 20px;
}

.mright30 {
	margin-right: 30px;
}

.mright40 {
	margin-right: 40px;
}

.margin0 {
	margin: 0px !important;
}

.margin1 {
	margin: 1px !important;
}

.margin2 {
	margin: 2px !important;
}

.margin3 {
	margin: 3px !important;
}

.margin5 {
	margin: 5px !important;
}

.margin8 {
	margin: 8px !important;
}

.margin10 {
	margin: 10px !important;
}

.margin11 {
	margin: 11px !important;
}

.margin15 {
	margin: 15px !important;
}

.margin20 {
	margin: 20px !important;
}

.mtop50 {
	margin-top: 50px !important;
}

.mtop40 {
	margin-top: 40px !important;
}

.mtop44 {
	margin-top: 44px !important;
}

.mtop30 {
	margin-top: 30px !important;
}

.mtop25 {
	margin-top: 25px !important;
}

.mtop20 {
	margin-top: 20px !important;
}

.mtop15 {
	margin-top: 15px !important;
}

.mtop10 {
	margin-top: 10px !important;
}

.mtop5 {
	margin-top: 5px !important;
}

.mtop1 {
	margin-top: 1px !important;
}

.mtop2 {
	margin-top: 2px !important;
}

.mtop3 {
	margin-top: 3px !important;
}

.mtop0 {
	margin-top: 0px !important;
}

.mbottom0 {
	margin-bottom: 0px !important;
}

.mbottom1 {
	margin-bottom: 1px !important;
}

.mbottom2 {
	margin-bottom: 2px !important;
}

.mbottom10 {
	margin-bottom: 10px !important;
}

.mbottom11 {
	margin-bottom: 11px !important;
}

.mbottom20 {
	margin-bottom: 20px !important;
}

.mbottom25 {
	margin-bottom: 25px !important;
}

.mbottom33 {
	margin-bottom: 33px !important;
}

.mbottom44 {
	margin-bottom: 44px !important;
}

.mbottom5 {
	margin-bottom: 5px !important;
}

.mtop-5 {
	margin-top: -5px !important;
}

.mtop-6 {
	margin-top: -6px !important;
}

.mtop-10 {
	margin-top: -10px !important;
}

.mtop-20 {
	margin-top: -20px !important;
}

.pad0 {
	padding: 0px !important;
}

.pad1 {
	padding: 1px !important;
}

.pad2, table.pad2 td, table.pad2 th {
	padding: 2px !important;
}

.pad3, table.pad3 td, table.pad3 th {
	padding: 3px !important;
}

.pad4, table.pad4 td, table.pad4 th {
	padding: 4px !important;
}

.pad5, table.pad5 td, table.pad5 th {
	padding: 5px;
}

.pad7 {
	padding: 7px;
}

.pad9 {
	padding: 9px;
}

.pad10, table.pad10 td, table.pad10 th {
	padding: 10px;
}

.pad11 {
	padding: 11px;
}

.pad15 {
	padding: 15px;
}

.pad20 {
	padding: 20px;
}

.pad22 {
	padding: 22px;
}

.padleft0 {
	padding-left: 0px !important;
}

.padleft5 {
	padding-left: 5px;
}

.padleft10 {
	padding-left: 10px;
}

.padleft11 {
	padding-left: 11px;
}

.padleft20 {
	padding-left: 20px;
}

.padleft25 {
	padding-left: 25px;
}

.padleft30 {
	padding-left: 30px;
}

.padleft40 {
	padding-left: 40px;
}

.padright0 {
	padding-right: 0px !important;
}

.padright5 {
	padding-right: 5px;
}

.padright10 {
	padding-right: 10px;
}

.padright11 {
	padding-right: 11px;
}

.padright20 {
	padding-right: 20px;
}

.padright25 {
	padding-right: 25px;
}

.padright30 {
	padding-right: 30px;
}

.padright40 {
	padding-right: 40px;
}

.padtop0 {
	padding-top: 0px;
}

.padtop3 {
	padding-top: 3px;
}

.padtop5 {
	padding-top: 5px;
}

.padtop10 {
	padding-top: 10px;
}

.padtop20 {
	padding-top: 20px !important;
}

.padtop22 {
	padding-top: 22px !important;
}

.padtop30 {
	padding-top: 30px !important;
}

.padtop44 {
	padding-top: 44px !important;
}

.padtop50 {
	padding-top: 50px !important;
}

.padtop60 {
	padding-top: 60px !important;
}

.padbottom0 {
	padding-bottom: 0px;
}

.padbottom3 {
	padding-bottom: 3px;
}

.padbottom5 {
	padding-bottom: 5px;
}

.padbottom10 {
	padding-bottom: 10px;
}

.padbottom20 {
	padding-bottom: 20px;
}

.padbottom50p {
	padding-bottom: 50%;
}

.padbottom75p {
	padding-bottom: 75%;
}

.padbottom150p {
	padding-bottom: 150%;
}

.padbottom37p {
	padding-bottom: 37.5%;
}

.padbottom40p {
	padding-bottom: 40%;
}

.pad2-10 {
	padding: 2px 10px 2px 10px;
}

.pad5-10 {
	padding: 5px 10px 5px 10px;
}

.textleft {
	text-align: left !important;
}

.textcenter {
	text-align: center !important;
}

.textright {
	text-align: right !important;
}

.textjustify {
	text-align: justify !important;
}

.alignleft {
	float: left;
}

.alignright {
	float: right !important;
}

.aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.valignmid {
	vertical-align: middle;
}

.border-box {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.fullwidth {
	max-width: 100%;
}

.fullheight {
	height: 100%;
}

.sombra {
	-moz-box-shadow: 1px 1px 3px 0px #666;
	-webkit-box-shadow: 1px 1px 3px 0px #666;
	box-shadow: 1px 1px 3px 0px #666;
}

.shadow2 {
	webkit-box-shadow: inset -1px 0 0 0 #d2d2d2, inset -1px 0 0 0 #e6e6e6, inset 1px 0 0 0 #d2d2d2, 1px 0 0 0 #e6e6e6, 0 -1px 0 0 #e8e8e8, 0 2px 0 0 rgba(241, 241, 241, .3), 0 1px 0 0 #b1b1b1;
	-moz-box-shadow: inset -1px 0 0 0 #d2d2d2, inset -1px 0 0 0 #e6e6e6, inset 1px 0 0 0 #d2d2d2, 1px 0 0 0 #e6e6e6, 0 -1px 0 0 #e8e8e8, 0 2px 0 0 rgba(241, 241, 241, .3), 0 1px 0 0 #b1b1b1;
	box-shadow: inset -1px 0 0 0 #d2d2d2, inset -1px 0 0 0 #e6e6e6, inset 1px 0 0 0 #d2d2d2, 1px 0 0 0 #e6e6e6, 0 -1px 0 0 #e8e8e8, 0 2px 0 0 rgba(241, 241, 241, .3), 0 1px 0 0 #b1b1b1;
}

.sombrasuave {
	-webkit-box-shadow: 0 0 10px 1px rgba(175, 175, 175, .25);
	-moz-box-shadow: 0 0 10px 1px rgba(175, 175, 175, .25);
	-ms-box-shadow: 0 0 10px 1px rgba(175, 175, 175, .25);
	-o-box-shadow: 0 0 10px 1px rgba(175, 175, 175, .25);
	box-shadow: 0 0 10px 1px rgba(175, 175, 175, .25);
}

.line12 {
	line-height: 12px;
}

.line16 {
	line-height: 16px;
}

.line18 {
	line-height: 18px;
}

.line20 {
	line-height: 20px;
}

.line25 {
	line-height: 25px;
}

.line30 {
	line-height: 30px;
}

.block {
	display: block;
}

.inline {
	display: inline;
}

.inline-block {
	display: inline-block;
}

.none {
	display: none;
}

/*
Back to top button 
*/
#back-top {
	position: fixed;
	bottom: 30px;
	right: 30px;
}

#back-top a {
	width: 70px;
	display: block;
	text-align: center;
	font: 11px/100% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #bbb;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

/* arrow icon (span tag) */
#back-top span {
	width: 70px;
	height: 70px;
	display: block;
	margin-bottom: 7px;
	background: #aaa url("https://bartolomeprocuradores.com/calculo-numero-juzgado/images/up-arrow.png") no-repeat center center;
	background-size: 50%;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	opacity: .6;
}

#back-top span.nitro-lazy {
	background: none !important;
}

#back-top a:hover span {
	background-color: #777;
}

/* BORDER ************************* */
.noborder {
	border: none !important;
}

.bordegris {
	border: #dfdfdf solid 1px;
}

.bordeblanco {
	border: #fff solid 1px;
}

.bordeblanco2 {
	border: #fff solid 2px;
}

.borderojo {
	border: #c92c61 solid 1px;
}

.borde {
	border: #999 solid 1px;
}

.bbottomgris {
	border-bottom: #dfdfdf solid 1px;
}

.bleftgris {
	border-left: #dfdfdf solid 1px;
}

.btopno, .btopno td, .btopno th {
	border-top: none !important;
}

.bbottomno {
	border-bottom: none !important;
}

.bleftno {
	border-left: none !important;
}

.brightno {
	border-right: none !important;
}

.bt1 {
	border-top: #ddd solid 1px !important;
}

.bt2 {
	border-top: #ddd solid 2px !important;
}

.bb1 {
	border-bottom: #ddd solid 1px !important;
}

.bb1g {
	border-bottom: #999 solid 1px !important;
}

.bb1n {
	border-bottom: #000 solid 1px !important;
}

.bb2 {
	border-bottom: #ddd solid 2px !important;
}

.bb2r {
	border-bottom: #c92c61 solid 2px !important;
}

.bl1fff {
	border-left: #fff solid 1px;
}

.br1fff {
	border-right: #fff solid 1px;
}

.br1 {
	border-right: #aaa solid 1px;
}

.collapse {
	border-collapse: collapse;
}

.bordercolorgris, .bordercolorgris td, .bordercolorgris th {
	border: #d5d5d5 solid 1px;
}

.fondoteja {
	background: #d35421;
}

.fondonegro {
	background: #000;
}

.fondoblanco {
	background: #fff;
}

.fondogris {
	background: #f2f2f2;
}

.fondogris2 {
	background: #f5f5f5;
}

.fondogris3 {
	background: #f0f4f9;
}

.fondogrismedio {
	background: #ddd;
}

.fondorojo {
	background: #c92c61;
}

a.fondogris:hover {
	background: #e5e5e5;
}

.nobg {
	background: none;
}

.fondoazul {
	background: #0f50b4;
}

.fondoazulswag {
	background: #003f8f;
	color: #fff !important;
}

.fondoazulblueprint {
	background: #1f57a0;
	color: #fff !important;
}

.fondodark {
	background: #333;
	color: #fff;
}

.fondoamarillo {
	background: #ffc;
}

.fondonaranja {
	background: #f6aa20;
}

.degBotonAzul {
	background: #1f57a0;
	background: -moz-linear-gradient(30deg, #1f57a0 0%, #35c4f4 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(0%, #1f57a0), color-stop(100%, #35c4f4));
	background: -webkit-linear-gradient(30deg, #1f57a0 0%, #35c4f4 100%);
	background: -o-linear-gradient(30deg, #1f57a0 0%, #35c4f4 100%);
	background: -ms-linear-gradient(30deg, #1f57a0 0%, #35c4f4 100%);
	background: linear-gradient(30deg, #1f57a0 0%, #35c4f4 100%);
	color: #fff;
}

.degVerde {
	background: #6a9d1c;
	background: -moz-linear-gradient(top, rgba(139, 190, 63, 1) 0%, rgba(106, 157, 28, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(139, 190, 63, 1)), color-stop(100%, rgba(106, 157, 28, 1)));
	background: -webkit-linear-gradient(top, rgba(139, 190, 63, 1) 0%, rgba(106, 157, 28, 1) 100%);
	background: -o-linear-gradient(top, rgba(139, 190, 63, 1) 0%, rgba(106, 157, 28, 1) 100%);
	background: -ms-linear-gradient(top, rgba(139, 190, 63, 1) 0%, rgba(106, 157, 28, 1) 100%);
	background: linear-gradient(to bottom, rgba(139, 190, 63, 1) 0%, rgba(106, 157, 28, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8bbe3f", endColorstr="#6a9d1c", GradientType=0);
	/* IE6-9 */
	border: #596b3d solid 1px;
	color: #fff;
}

a.degVerde:hover {
	background: #4a7508;
}

.degAzul {
	background: #52a0f0;
	background: -moz-linear-gradient(top, rgba(1, 94, 198, 1) 0%, rgba(14, 103, 193, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(1, 94, 198, 1)), color-stop(100%, rgba(14, 103, 193, 1)));
	background: -webkit-linear-gradient(top, rgba(1, 94, 198, 1) 0%, rgba(14, 103, 193, 1) 100%);
	background: -o-linear-gradient(top, rgba(1, 94, 198, 1) 0%, rgba(14, 103, 193, 1) 100%);
	background: -ms-linear-gradient(top, rgba(1, 94, 198, 1) 0%, rgba(14, 103, 193, 1) 100%);
	background: linear-gradient(to bottom, rgba(1, 94, 198, 1) 0%, rgba(14, 103, 193, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#015ec6", endColorstr="#0e67c1", GradientType=0);
	/* IE6-9 */
	border: #0e4072 solid 1px;
	color: #fff;
}

a.degAzul:hover {
	background: #0e67c1;
}

.degNaranja {
	background: #f93;
	background: -moz-linear-gradient(top, rgba(255, 153, 51, 1) 0%, rgba(204, 102, 0, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 153, 51, 1)), color-stop(100%, rgba(204, 102, 0, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 153, 51, 1) 0%, rgba(204, 102, 0, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 153, 51, 1) 0%, rgba(204, 102, 0, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 153, 51, 1) 0%, rgba(204, 102, 0, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 153, 51, 1) 0%, rgba(204, 102, 0, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff9933", endColorstr="#cc6600", GradientType=0);
	/* IE6-9 */
	border: #c60 solid 1px;
	color: #fff;
}

.degClaro {
	background: #ededed;
	background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
	background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%);
	background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%);
	background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%);
	background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ededed", GradientType=0);
}

.degClaro.disabled {
	border: #ddd solid 1px;
	color: #ddd;
}

.degGris {
	background: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#333));
	background: -moz-linear-gradient(top, #666, #333);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#666666", endColorstr="#333333");
	border: #333 solid 1px;
	color: #fff;
}

a.degGris:hover {
	background: #333;
}

.botonAparcado {
	background: #f60;
	color: #fff;
}

.botonAparcado:hover {
	background: #c00;
}

.font11 {
	font-size: 11px !important;
}

.font12 {
	font-size: 12px !important;
}

.font13 {
	font-size: 13px !important;
}

.font14 {
	font-size: 14px !important;
}

.font15 {
	font-size: 15px !important;
}

.font16 {
	font-size: 16px !important;
}

.font17 {
	font-size: 17px !important;
}

.font18 {
	font-size: 18px !important;
}

.font20 {
	font-size: 20px !important;
}

.font22 {
	font-size: 22px !important;
}

.font25 {
	font-size: 25px !important;
}

.font30 {
	font-size: 30px !important;
}

.font40 {
	font-size: 40px !important;
}

input.error, select.error, textarea.error {
	background: #ffcece;
	border-color: #df8f8f;
}

label.error {
	color: #f00;
}

.pointer {
	cursor: pointer;
}

.pointerNormal {
	cursor: default;
}

.enlaceclasico {
	text-decoration: underline !important;
	color: #00e !important;
}

.enlaceclasico:hover {
	color: #f60;
}

.enlaceblanco {
	color: #fff;
}

.enlaceblanco:hover {
	color: #ff0;
}

.enlacegris {
	color: #666;
}

.enlacegris:hover {
	color: #000;
}

.enlacegrismedio {
	color: #aaa;
}

.enlacegrismedio:hover {
	color: #666;
}

.enlaceazul {
	color: #06c;
}

.enlaceazul:hover {
	color: #c00;
}

/* ESTILOS IDE */
.colorgris {
	color: #a0a0a0;
}

.color333 {
	color: #333;
}

.color666 {
	color: #666;
}

.color999 {
	color: #999;
}

.coloraaa {
	color: #aaa;
}

.coloreee {
	color: #eee;
}

.colorccc {
	color: #ccc;
}

.colornegro {
	color: #000;
}

.colorRed {
	color: #c92c61;
}

.colorRosa {
	color: #ecc0cf;
}

.colorOrange {
	color: #f60;
}

.colorVerde {
	color: #390;
}

.colorAzul {
	color: #06c;
}

.colorDark {
	color: #666;
}

a.colorDark:hover {
	color: #000;
}

.colorAmarillo {
	color: #ff0;
}

.colorBlanco {
	color: #fff !important;
}

.colorGris {
	color: #aaa;
}

.colorGrisClaro {
	color: #ddd;
}

a.colorGris:hover {
	color: #333;
}

.bggris {
	background: #98a3a8;
}

.cargando {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -50px;
	margin-left: -50px;
	text-align: center;
	z-index: 100;
	background-color: rgba(0, 0, 0, .8);
	border: #000 solid 1px;
	width: 100px;
	height: 100px;
	color: #fff;
	font-family: Antic !important;
	font-size: 15px;
	display: none;
}

.iconUser {
	background-image: url("https://bartolomeprocuradores.com/calculo-numero-juzgado/iconos/sprite.png");
	background-repeat: no-repeat;
	background-position: 0px 2px;
}

.iconUser.nitro-lazy {
	background-image: none !important;
}

.iconPwd {
	background-image: url("https://bartolomeprocuradores.com/calculo-numero-juzgado/iconos/sprite.png");
	background-repeat: no-repeat;
	background-position: 0px -20px;
}

.iconPwd.nitro-lazy {
	background-image: none !important;
}

.iconConfig {
	background-image: url("https://bartolomeprocuradores.com/calculo-numero-juzgado/iconos/sprite.png");
	background-repeat: no-repeat;
	background-position: 0px -42px;
}

.iconConfig.nitro-lazy {
	background-image: none !important;
}

.hidden {
	opacity: 0;
}

.visible {
	opacity: 1;
}

.transition {
	-webkit-transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-o-transition: all .2s ease-in-out;
	-ms-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
}

.transition1 {
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
}

.transition2 {
	-webkit-transition: all .7s ease-in-out;
	-moz-transition: all .7s ease-in-out;
	-o-transition: all .7s ease-in-out;
	-ms-transition: all .7s ease-in-out;
	transition: all .7s ease-in-out;
}

.hidden-mobile {}

.show-mobile {
	display: none !important;
}

@media print {
	.noprint, .noprint * {
		display: none !important;
	}
	
	body, .bg_bilstein {
		background: none;
	}
	
	.bordegris {
		border: none;
	}
	
	#printgarantia {
		width: 100%;
	}
	
	table {
		width: 100%;
	}
	
	.sombra {
		box-shadow: none;
		-moz-box-shadow: none;
		-webkit-box-shadow: none;
	}
}

@media only screen and (max-width: 800px) {
	.hidden-mobile {
		display: none !important;
	}
	
	.show-mobile {
		display: block !important;
	}
	
	.w33p {
		width: 50%;
	}
	
	.w60p, .w40p {
		width: 100% !important;
	}
	
	.w40p {
		margin-top: 20px;
	}
	
	.w40p.padleft11 {
		padding-left: 0px !important;
	}
	
	.w75p {
		width: 100% !important;
	}
	
	.w75p.empresa .w33p {
		width: 33.3333%;
	}
	
	.w75p.empresa .w66p {
		width: 66.6666%;
	}
	
	.w25p.quitar {
		display: none;
	}
	
	.w25p, .w20p {
		width: 50% !important;
	}
}

@media only screen and (max-width: 650px) {
	.row .w50p {
		width: 100% !important;
	}
}

@media only screen and (max-width: 550px) {
	.w66p {
		width: 100% !important;
	}
	
	.w33p {
		width: 100% !important;
	}
	
	.padbottom150p {
		padding-bottom: 75%;
	}
	
	.padbottom37p {
		padding-bottom: 75%;
	}
}

.social_icon {
	background-image: url("https://bartolomeprocuradores.com/calculo-numero-juzgado/images/sprite_social.png");
	background-repeat: no-repeat;
	height: 44px;
	display: inline-block;
}

.social_icon.nitro-lazy {
	background-image: none !important;
}

.social_icon.contacto {
	width: 154px;
	background-color: #98a3a8;
	background-position: 0px 0px;
}

.social_icon:hover {
	background-position: 0px -44px;
}

.social_icon.facebook {
	width: 44px;
	background-position: -154px 0px;
}

.social_icon.facebook:hover {
	width: 44px;
	background-position: -154px -44px;
}

.social_icon.twitter {
	width: 44px;
	background-position: -198px 0px;
}

.social_icon.twitter:hover {
	width: 44px;
	background-position: -198px -44px;
}

.social_icon.linkedin {
	width: 44px;
	background-position: -242px 0px;
}

.social_icon.linkedin:hover {
	width: 44px;
	background-position: -242px -44px;
}

.social_icon.youtube {
	width: 44px;
	background-position: -286px 0px;
}

.social_icon.youtube:hover {
	width: 44px;
	background-position: -286px -44px;
}

.social_icon.instagram {
	width: 44px;
	background-position: -330px 0px;
}

.social_icon.instagram:hover {
	width: 44px;
	background-position: -330px -44px;
}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 25px;
	height: 0;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.textosombra {
	text-shadow: 0px 0px 5px rgba(0, 0, 0, .3);
}

.tshadow {
	text-shadow: 1px 2px 2px rgba(0, 0, 0, 1);
}

.tshadow1 {
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);
}

.petroleo10 {
	background: #e9edef;
}

.petroleo20 {
	background: #d5dadd;
}

.petroleo30 {
	background: #c1c8ca;
}

.petroleo40 {
	background: #aeb6ba;
}

.petroleo50 {
	background: #98a3a8;
}

.petroleo60 {
	background: #869196;
}

.petroleo70 {
	background: #747f86;
}

.petroleo80 {
	background: #999;
}

.petroleo90 {
	background: #515f66;
}

.petroleo100 {
	background: #3f5058;
}

@media print {
	.noprint, .noprint * {
		display: none !important;
	}
}

.ui-corner-all {
	border-radius: 0px;
}

/* OVERLAY ------------------------------------------------------------------------------------- */
.overlay {
	position: fixed;
	background: rgba(51, 51, 51, .5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
	display: none;
}

.float-content {
	background: #fff;
	border-radius: 2px;
	box-shadow: 0px 0px 0px 2px #ccc, 0 5px 14px black;
	z-index: 9999;
	position: fixed;
	top: 50%;
	left: 50%;
	width: 900px;
	height: 500px;
	margin-top: -250px;
	margin-left: -450px;
	overflow: auto;
}

.closeoverlay {
	position: absolute;
	display: block;
	top: 50%;
	right: 50%;
	margin-top: -270px;
	margin-right: -470px;
	cursor: pointer;
	width: 15px;
	height: 15px;
}

@media only screen and (max-width: 1200px) {
	.w1200 {
		width: 100%;
	}
}

@media only screen and (max-width: 1000px) {
	.w1000 {
		width: 100%;
	}
}

@media only screen and (max-width: 700px) {
	.float-content {
		width: calc(100% - 60px);
		height: calc(100% - 60px);
		margin: 30px;
		top: 0px;
		left: 0px;
	}
	
	.closeoverlay {
		margin-top: 0px;
		margin-right: 0px;
		top: 10px;
		right: 10px;
	}
	
	+ {}
	
	@media only screen and (max-height: 500px) {
		.float-content .carro {
			margin-bottom: 50px;
			overflow: auto;
			margin-top: 0px;
			height: 250px;
		}
		
		.float-content .botones {
			width: calc(50% - 2px);
			border-right: #ddd solid 1px;
			display: block;
			float: left;
			text-align: center;
			padding-top: 5px;
			cursor: pointer;
			font-size: 14px;
			height: 30px;
			color: #999;
		}
	}
	
	@media only screen and (max-height: 400px) {
		.float-content .carro {
			margin-bottom: 50px;
			overflow: auto;
			margin-top: 0px;
			height: 100px;
		}
	}
	
	.acordeon {
		cursor: pointer;
		display: block;
		padding: 10px;
		background: #f0f4f9;
		border: #b0cae7 solid 1px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		-ms-border-radius: 5px;
		-o-border-radius: 5px;
		border-radius: 5px;
		margin: 5px;
	}
	
	.acordeon.abierto {
		background: #d6e4f4;
	}
	
	.videowrapper {
		float: none;
		clear: both;
		width: 100%;
		position: relative;
		padding-bottom: 56.25%;
		padding-top: 0px;
		height: 0;
	}
	
	.videowrapper iframe {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	.imageoverlay {
		position: absolute;
		background: rgba(0, 0, 0, .5);
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
		z-index: 5;
		opacity: 0;
	}
	
	.imageoverlay:hover, .imageoverlay:hover .iconoverlay {
		opacity: 1;
	}
	
	.iconoverlay {
		position: absolute;
		color: #fff;
		top: 50%;
		width: 100%;
		text-align: center;
		margin-top: -25px;
		z-index: 10;
	}
	
	#lightGallery {
		margin-top: 10px;
		padding: 0px;
	}
	
	#lightGallery li {
		list-style-type: none;
		padding: 0px;
		display: inline-block;
		cursor: pointer;
	}
	
	table {
		width: 100%;
		border-collapse: collapse;
		border: #f5f5f5 solid 1px;
	}
	
	/* Zebra striping */
	table.striped tr:nth-of-type(odd) {
		background: #eee;
	}
	
	table.lines tr:nth-of-type(odd) {
		border-bottom: #ddd solid 1px;
	}
	
	.ribbon-wrapper-green {
		width: 120px;
		height: 125px;
		overflow: hidden;
		position: absolute;
		top: -3px;
		right: -3px;
	}
	
	.ribbon-green {
		font: bold 11px Sans-Serif;
		color: #333;
		color: #fff;
		text-align: center;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		position: relative;
		padding: 7px 0;
		left: -15px;
		top: 37px;
		width: 170px;
		background-color: #c92c61;
		background-image: -webkit-gradient(linear, left top, left bottom, from(#fac), to(#c92c61));
		background-image: -webkit-linear-gradient(top, #fac, #c92c61);
		background-image: -moz-linear-gradient(top, #fac, #c92c61);
		background-image: -ms-linear-gradient(top, #fac, #c92c61);
		background-image: -o-linear-gradient(top, #fac, #c92c61);
		-webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, .3);
		-moz-box-shadow: 0px 0px 3px rgba(0, 0, 0, .3);
		box-shadow: 0px 0px 3px rgba(0, 0, 0, .3);
	}
	
	.ribbon-green:before, .ribbon-green:after {
		content: "";
		border-top: 3px solid #906;
		border-left: 3px solid transparent;
		border-right: 3px solid transparent;
		position: absolute;
		bottom: -3px;
	}
	
	.ribbon-green:before {
		left: 0;
	}
	
	.ribbon-green:after {
		right: 0;
	}
	
	.overhidden {
		overflow: hidden;
	}
	
	.imagezoom {
		transition: all .4s;
		-webkit-transition: all .4s;
		-o-transition: all .4s;
		-moz-transition: all .4s;
	}
	
	a.zoom {
		color: #fff;
	}
	
	a.zoom:hover .imagezoom {
		transform: scale(1.1);
	}
	
	.piramide {
		position: absolute;
		top: 0;
		right: 0;
		border-bottom: 150px solid #9f1f83;
		border-left: 150px solid #fff;
		border-right: 150px solid #fff;
		z-index: 1;
	}
	
	td {
		font-weight: bold;
	}
}
