@font-face{
	font-family: 'RussoOne-Regular';
	src: url('../fonts/RussoOne-Regular.ttf') format('truetype');
}

.wrap{
	max-width: 1100px;
	margin: 0 auto;
	display: block;
}

#wpw-text-8, #main-menu{
	margin-right: -20px;
}

#menu-item-25 > a, #menu-item-366 > a{
	pointer-events: none;
}

a{
	text-decoration: none;
}
a:active,a:focus{
	color: #FFF !important;
}

html,body{
	height: 100%;
}

h1, h2, h3, h4, h5, h6{
	font-weight: 300;
}

h4{
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
}

a, input, textarea,button,
a:focus, input:focus, textarea:focus,button:focus,
a:active, input:active, textarea:active,button:active{
	outline: none !important;
}

body{
	font-family: 'Roboto',sans-serif;
	padding-top: 50px;
	background: #FFF;
	font-size: 14px;
}

main{
	min-height: 200px;
}

.wpb_wrapper{
	overflow: hidden !important;
}

.sp_column{
	padding: 17.5px !important;
}

.container{
	max-width: 1100px;
	width: 100% !important;
	display: block;
	margin: 0 auto !important;
	left: initial !important;
}

.fijar{
	position: fixed;
	width: 100%;
}

.vc_row{
	margin: 0 auto !important;
}
.wpb_images_carousel{
	text-align: center !important;
}
.vc_images_carousel .vc_carousel-control .icon-next,
.vc_images_carousel .vc_carousel-control .icon-prev{
	margin-top: -40px !important;
	border-top: 40px solid transparent !important;
	border-bottom: 40px solid transparent !important;
	width: 0 !important;
	height: 0 !important;
}

.vc_images_carousel .vc_carousel-control .icon-next{
	margin-left: -25px !important;
	border-left: 40px solid #d13e00 !important;
}
.vc_images_carousel .vc_carousel-control .icon-prev{
	border-right: 40px solid #d13e00 !important;
}

.vc_images_carousel .vc_carousel-control .icon-next::before,
.vc_images_carousel .vc_carousel-control .icon-prev::before{
	top: -20px !important;
	color: #FFF !important;
}

.vc_images_carousel .vc_carousel-control .icon-next::before{
	left: -30px !important;
}

.vc_images_carousel .vc_carousel-control .icon-prev::before{
	right: -20px !important;
}

.vc_images_carousel .vc_carousel-control{
	display: initial !important;
}


span.color{
	font-weight: bold;
	color: #d13e00;
}

input, textarea{
	font-family: 'Roboto',sans-serif;
	padding: 8px;
	border: none;
}
footer input, footer textarea{
	max-width: 92.5%;

}

main input, main textarea{
	width: 100%;
}

textarea{
	resize: none;
	max-height: 90px;
}

/*HEADER*/
header{
	position: fixed;
	top: 0;
	z-index: 9999999999999;
	width: 100%;
}
.header-bar{
	background-color: rgba(33,31,36,.9);
	height: 80px;
}
.wp-header-widget-1,.wp-header-widget-2{
	display: inline-block;
	width: 49.4%;
}
.wp-header-widget-1{
	vertical-align: bottom;
	margin-bottom: 8px;
}
.wp-header-widget-2{
	text-align: right;
}
.wp-header-widgets{
	background-color: #d13e00;
}
.wp-header-widgets,.wp-header-widgets a,.wp-header-widgets .fa{
	color: #FFF;
}

.wp-header-widgets .container{
	padding: 10px 0;
}

.header-contact,.header-social{
	display: inline-block;
}

.header-contact a:first-child{
	margin-right: 10px;
}

.fa{
	-webkit-border-radius: 50%;
	border-radius: 50%;
	text-align: center;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

.header-social .fa{
	background-color: #fff;
	margin-left: 10px;
	width: 30px;
	height: 30px;
	color: #d13e00;
	line-height: 30px;
	font-size: 1em;
}
.header-social .fa:hover{
	background-color:rgba(33,31,36,.9);
	color: #fff;
}

.header-contact{
	vertical-align: bottom;
	margin-bottom: 8px;
	font-weight: 700;
}
.header-contact .fa{
	margin-right: 5px;
}
.header-contact a,.header-contact a .fa{
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.header-contact a:hover,.header-contact a:hover .fa{
	color: rgba(33,31,36,.9);
}

.custom-layer{
	text-align: center;
	text-transform: uppercase;
	font-family: 'RussoOne-Regular';
	font-style: italic;
	width: 435px;
}
.custom-layer img{
	margin-bottom: 15px !important;
}
.layer-separator{
	width: 100%;
	height: 3px;
	margin: 10px 0 !important;
	background-color: #d13e00;
}
.layer-body{
	font-size: 30px;
}
.solicitar-layer a{
	color: #FFF;
}
.solicitar-layer{
	margin-top: 20px !important;
	padding: 8px 15px !important;
	background-color: #d13e00;
	display: inline-block;
	font-style: initial;
	-moz-transform: skewX(-15deg);
	-webkit-transform: skewX(-15deg);
	-o-transform: skewX(-15deg);
	-ms-transform: skewX(-15deg);
	transform: skewX(-15deg);
	margin-right: 39px;
}
.solicitar-layer::after{
	content: " ";
	display: inline-block;
	margin-left: 11px;
	position: absolute;
	right: -39px;
	background-color: #d13e00;
	padding: 8px;
	top: 0;
	width: 30px;
	background-image: url('../images/frontend/right-arrow.png');
	background-repeat: no-repeat;
	background-position: center;
	height: 22px;

}
.hvr-sweep-to-left::before{
	background: rgba(33,31,36,.9);
}

/*MENU*/
#logo,#main-menu{
	display: inline-block;
	height: 80px;
	overflow: hidden;
}
#logo{
	width: 27.2%;
}
#logo img{
	width: 100%;
	max-width: 300px;
}
#menu-principal{
	margin-top: 0;
	margin-bottom: 0;
	padding: 0;
}
#main-menu{
	float: right;
	overflow: visible;
	vertical-align: top;
	text-align: right;
}
#main-menu ul{
	list-style: none;
}

#main-menu ul li{
	display: inline-block;
	padding: 0;
}

#main-menu ul li a{
	text-transform: uppercase;
	color: #FFF;
	padding: 31px 15px !important;
	font-family: 'RussoOne-Regular';
	font-size: 16px;
	letter-spacing: 1px;
	background-color: transparent;
}
.hvr-shutter-out-horizontal::before{
	background: #d13e00 !important;
}

#main-menu .current-menu-item a{
	color: #d13e00;
}
#main-menu .current-menu-item:hover{
	background-color: transparent;
}

.menu-item{
	position: relative;
}

.sub-menu{
	display: none;
	position: absolute;
	z-index: 9999;
	min-width: 280px;
	right: 0px;
	top: 80px;
	background-color: rgb(33,31,36);
	padding: 0;
}

.menu-item:hover > .sub-menu{
	display: initial;
}

.sub-menu li{
	padding: 20px !important;
	border-bottom: 1px solid transparent;
	width: 85.5%;
	text-align: left;
}
.sub-menu li:hover{
	border-color: #d13e00;
}

#main-menu .menu-item .sub-menu a{
	font-size: 14px !important;
	font-style: italic;
	padding: 10px 0 !important;
	color: #fff;
}
#main-menu .menu-item .sub-menu a:hover{
	color: #d13e00;
}

#responsive-menu-button{
	z-index: 9999999999 !important;
	top: 65px !important;
	right: 35px !important;
	background: transparent !important;
}
#responsive-menu-container{
	z-index: 9999999999 !important;
}
.responsive-menu-item-link{
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
}
.responsive-menu-subarrow{
	background-color: #211F24 !important;
}
.responsive-menu-item-link:hover .responsive-menu-subarrow{
	background-color: #d13e00 !important;
}

/*FOOTER*/
footer{
	border-top: 2px solid #d13e00;
}
.wp-footer-widget-1{
	min-height: 400px;
	background-image: url('../images/frontend/footer1-bk.jpg');
}
.wp-footer-widget-2{
	min-height: 350px;
	background-color: #000;
	padding-bottom: 20px;
}
.wp-footer-widget-3{
	min-height: 300px;
	background-image: url('../images/frontend/footer3-bk.jpg');
}

.wp-footer-widget-1,.wp-footer-widget-3{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.wp-footer-widget-2,.wp-footer-widget-3{
	color: #FFF;
}

.wp-footer-widget h3,.ficha h3{
	text-transform: uppercase;
	font-weight: 300;
	font-family: 'RussoOne-Regular';
	background-image: url('../images/frontend/double-red.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
footer .fa:hover{
	background-color: #d13e00;
	color: #FFF;
}

.footer-legal a:hover{
	color: #d8d6d6;
}

#copyright-bar, #copyright-bar p{
	color: #FFF;
}
#copyright-bar a{
	color: #d13e00;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

#copyright-bar a:hover{
	color: rgba(209,62,0,.8);
}
#copyright-bar{
	background: transparent;
	width: 100%;
	text-align: center;
	margin-top: -35px;
}

.newsletter-section{
	text-align: center;
	padding-top: 50px;
}
.newsletter-section .wpcf7-submit{
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.newsletter-section .wpcf7-submit:hover{
	background-color: rgba(33,31,36,.9) !important;
}

.newsletter-section h2{
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
	margin: 0 auto;
	font-weight: 300;
}
.newsletter-section p span{
	display: block;
}
.newsletter-header p{
	color: #6f6f6f;
	font-size: 16px;
}
#newsletter .wpcf7-submit{
	text-transform: uppercase;
	font-style: italic;
	background-color: #d13e00;
	border: none;
	padding: 10px 15px;
	color: #FFF;
	font-family: 'RussoOne-Regular';
	cursor: pointer;
}
.ajax-loader{
	display: none !important;
}
#newsletter{
	margin-top: 40px;
}
#newsletter .wpcf7-submit, #newsletter .wpcf7-email{
	vertical-align: top;
}
#newsletter .wpcf7-email{
	border: none;
	background-color: rgba(255,255,255,.5);
	padding: 10px 15px;
	margin-right: 4px;
	font-family: 'Roboto',sans-serif;
	color: #6f6f6f;
}

.footer-solicitar input, .footer-solicitar textarea{
	color: #919191;
}
.footer-solicitar span.wpcf7-list-item,
.formulario-contacto .p-accept span.wpcf7-list-item,
.formulario-contacto .contact-p-accept span.wpcf7-list-item{
	margin: 0 auto !important;
}

.btn-style1 a{
	color: #FFF;
}

.btn-style1{
}

.btn-style1{
	cursor: pointer;
	border: none;
	padding: 13px 50px;
	background-color: #000;
	color: #FFF;
}

.btn-style1::after{
	content: " ";
	position: absolute;
	right: -26px;
	background-color: #d13e00;
	top: 0;
	width: 42px;
	-moz-transform: skewX(-23deg);
	-webkit-transform: skewX(-23deg);
	-o-transform: skewX(-23deg);
	-ms-transform: skewX(-23deg);
	transform: skewX(-23deg);
	background-image: url('../images/frontend/right-arrow.png');
	background-repeat: no-repeat;
	background-position: center;
	height: 42px;
}

.col-6{
	display: inline-block;
	margin: 0 auto;
	width: 42%;
	padding-top: 25px;
}

.wpcf7-form p{
	text-align: center;
	max-width: 100%;
	margin: 0 auto 6px auto;
}

.form-left,.form-right{
	display: inline-block;
	width: 48.5%;
}
.form-left{
	padding-right: 20px;
}
footer .form-left, footer .form-right{
	width: 49.5% !important;
}
footer .form-left{
	padding-right: 0 !important;
}

.col-right,.form-right{
	float: right;
}

.footer-nosotros,.footer-solicitar{
	text-align: justify;
}
.footer-solicitar p span{
	font-weight: 700;
}

.btn-style1.hvr-sweep-to-left{
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
	font-style: italic;
}
.btn-style1.hvr-sweep-to-left::before{
	background: #d13e00;
}

.btn-style1.hvr-sweep-to-left.cerrado::before{
	background: #666666;
}

.footer-solicitar .btn-style1{
	background: #FFF;
	color: #d13e00;
	width: 84%;
}
.footer-solicitar .btn-style1:hover{
	color: #FFF;
}

.p-submit{
	text-align: left !important;
	margin-top: 10px !important;
	margin-bottom: 10px !important;
}
.p-accept{
	text-align: left !important;
	font-size: 12px;
}
.p-accept a{
	color: #FFF;
	vertical-align: top;
}
.p-accept span{
	font-weight: 300 !important;
	vertical-align: top;
}

.wp-footer-widget-2{
	position: relative;
}

.footer-logo{
	width: 423px;
	height: 82px;
	background-image: url('../images/frontend/footer-logo.png');
	background-size: 100%;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	bottom: 0;
	left: 50%;
	-moz-transform: translateX(-50%) translateY(41px);
	-webkit-transform: translateX(-50%) translateY(41px);
	-o-transform: translateX(-50%) translateY(41px);
	-ms-transform: translateX(-50%) translateY(41px);
	transform: translateX(-50%) translateY(41px);
}

.footer-social{
	text-align: center;
	padding-top: 90px;
}
.footer-legal{
	text-align: center;
	margin-top: 49px;
}

.footer-social .fa{
	color: #565656;
	width: 45px;
	height: 45px;
	line-height: 45px;
	font-size: 1.7em;
	background-color: #fff;
	margin: 0 30px;
	position: relative;
}

.footer-social .fa::after{
	content: "";
	position: absolute;
	right: -36px;
	width: 6px;
	height: 6px;
	background: #d13e00;
	top: calc(50% - 3px);
}

.footer-social a:last-child .fa::after{
	display: none;
}

.footer-legal a{
	color: #FFF;
	margin: 0 20px;
	position: relative;
}

.footer-legal a::after{
	content: "";
	position: absolute;
	right: -26px;
	width: 6px;
	height: 6px;
	background: #d13e00;
	top: calc(50% - 3px);
}
.footer-legal a:last-child::after{
	display: none;
}


/*HOME CONTENT*/
.four-padding .wpb_column{
	padding: 15px !important;
}

.four-padding .wpb_column:first-child{
	padding-left: 0 !important;
}
.four-padding .wpb_column:last-child{
	padding-right: 0 !important;
}

.row-proximos-eventos,
.row-eventos-finalizados{
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

.row-proximos-eventos .vc_column-inner{
	padding: 0 !important;
}

.row-proximos-eventos{
	min-height: 500px;
}

.container-eventos-finalizados{
	margin-bottom: 0 !important
}

.row-eventos-finalizados .vc_column-inner{
	padding: 12px 0 !important;
}

.row-eventos-finalizados{
	min-height: 388px;
}

.row-evento-finalizado{
	max-width: 1100px;
	width: 100%;
	margin: 6px auto;
	display: block;
	background-color: #e9e9e9;
}
.row-evento-finalizado a{
	color: #000;
}

.row-evento-finalizado:hover{
	color: #FFF;
	background-color: #d13e00;
}
.row-evento-finalizado:hover a{
	color: #FFF;
}


.row-evento-finalizado .evento-finalizado-item{
	display: inline-block;
	padding: 10px 5px;
}

.row-evento-finalizado .evento-finalizado-item:first-child{
	width: 37%;
	padding-left: 50px;
	padding-right: 30px;
	text-transform: uppercase;
	font-family: 'RussoOne-Regular';
	position: relative;
}
.row-evento-finalizado .evento-finalizado-item:first-child::after,
.row-evento-finalizado .evento-finalizado-item:nth-child(2)::after{
	content: "";
	position: absolute;
	width: 6px;
	height: 6px;
	background: #d13e00;
	top: calc(50% - 3px);
}
.row-evento-finalizado .evento-finalizado-item:first-child::after{
	right: 0px;

}
.row-evento-finalizado .evento-finalizado-item:nth-child(2)::after{
	right: 15px;
}
.row-evento-finalizado:hover .evento-finalizado-item:first-child::after,
.row-evento-finalizado:hover .evento-finalizado-item:nth-child(2)::after{
	background: #FFF;
}

.row-evento-finalizado .evento-finalizado-item:nth-child(2){
	width: 21%;
	padding-left: 30px;
	padding-right: 30px;
	position: relative;
}
.row-evento-finalizado .evento-finalizado-item:nth-child(2) span{
	font-weight: bold;
}

.row-evento-finalizado .evento-finalizado-item:nth-child(3){
	width: 21%;
	padding-left: 30px;
	padding-right: 50px;
	text-transform: uppercase;
	font-family: 'RussoOne-Regular';
	position: relative;
}
.row-evento-finalizado:hover .evento-finalizado-item:nth-child(3)::after{
	background-image: url('../images/frontend/right-arrow.png');
}

.row-evento-finalizado .evento-finalizado-item:nth-child(3)::after{
	content: "";
	position: absolute;
	top: 7px;
	background-image: url('../images/frontend/right-arrow-black.png');
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 14px;
}


.row-header{
	text-align: center;
	text-transform: uppercase;
	font-family: 'RussoOne-Regular';
}
.row-header h2{
	display: inline-block;
	position: relative;
	margin: 15px auto;
	min-width: 368px;
}

.row-header h2::before,.row-header h2::after{
	background-repeat: no-repeat;
	background-position: center;
	width: 57px;
	height: 55px;
	position: absolute;
	top: -15px;
}
.row-header h2::before{
	content: "";
	background-image: url('../images/frontend/hdec-left.png');
	left: -57px;

}
.row-header h2::after{
	content: "";
	background-image: url('../images/frontend/hdec-right.png');
	right: -57px;
}

.row-header-eventos-finalizados{
	background-color: #000;
	color: #FFF;
}

.row-header-proximos-eventos{
	background-color: #d13e00;
	color: #FFF;
}

.row-header .vc_column-inner{
	padding: 0 !important;
}

.row-header .wpb_raw_code{
	margin-bottom: 0 !important;
}

.row-header-clientes{
	border-bottom: 2px solid #d13e00;
}
.row-header-clientes h2:before{
	background-image: url('../images/frontend/hdec-left-color.png');
}
.row-header-clientes h2:after{
	background-image: url('../images/frontend/hdec-right-color.png');
}

.card-pe{
	max-width: 263px;
	display: inline-block;
	margin: 40px auto 30px auto;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.card-pe:hover{
	-webkit-box-shadow: 2px 5px 5px 0 rgba(0,0,0,.3);
	box-shadow: 2px 5px 5px 0 rgba(0,0,0,.3);
}
.card-pe img{
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-ms-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	transition: all 0.2s ease;
}
.card-pe:hover img{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.row-proximos-eventos .card-pe:nth-child(2){
	margin: 0 5px 0 11px;
}
.row-proximos-eventos .card-pe:nth-child(3){
	margin: 0 11px 0 5px;
}
.card-btn-box{
	position: absolute;
	top: -21px;
	left: 0;
	overflow: hidden;
	width: 100%;
}
.card-pe .btn-style1{
	width: 19%;
	padding-left: 30px;
	padding-right: 85px;
}

.card-pe-top{
	position: relative;
	max-height: 212px;
	overflow: hidden;
}
.card-pe-top p{
	margin: 0 auto !important;
}
.card-pe-top img{
	max-width: 126%;
	height: auto;
}

.card-pe-bottom{
	background-color: #FFF;
	padding: 27px 15px 3px 15px;
	position: relative;
}

.card-pe-title{
	margin-top: 20px;
	margin-bottom: 12px;
	text-align: center;
	text-transform: uppercase;
	font-family: 'RussoOne-Regular';
	font-size: 17px;
}

.card-pe-title, .card-pe-inscripciones{
	margin: 10px auto;
}
.card-pe-info span{
	font-weight: bold;
}
.ficha-inscripcion{
	overflow: hidden;
}
.card-pe-inscripciones, .ficha-inscripciones{
	text-transform: uppercase;
	padding-left: 22px;
	font-weight: bold;
	font-size: 15px;
}

.card-pe-info, .inscripciones-abiertas, .inscripciones-cerradas, .inscripciones-streaming{
	background-repeat: no-repeat;
	background-position: left center;
}

.card-pe-info{
	color: #6a6a6a;
	height: 21px;
	padding-left: 23px;
	background-image: url('../images/frontend/item-info-dec.png');
	margin: 10px auto;
}

.inscripciones-abiertas{
	color: #a3bd31;
	background-image: url('../images/frontend/inscripciones-abiertas-bk.png');
}

.inscripciones-cerradas{
	color: #bf0811;
	background-image: url('../images/frontend/inscripciones-cerradas-bk.png');
}

.inscripciones-streaming{
	color: #109df6;
	background-image: url('../images/frontend/inscripciones-streaming-bk.png');
}

.card-pe-title-separator{
	height: 2px;
	width: 137px;
	background-color: #d13e00;
	margin: 0 auto;
}

.card-pe-date-box{
	position: absolute;
	top: 0;
	right: 0;
	width: 75px;
	height: 65px;
	color: #FFF;
	font-family: 'RussoOne-Regular';
	text-align: center;
	font-style: italic;
	padding: 5px 5px 0 0;
	text-transform: uppercase;
}

.card-pe-date-box.date-abiertas{
	background-color: #a3bd31;
}
.card-pe-date-box.date-cerradas{
	background-color: #bf0811;
}
.card-pe-date-box.date-streaming{
	background-color: #109df6;
}

.card-pe-date-box .day{
	font-size: 36px;
	line-height: 41px;
}

.card-pe-date-box .month{
	font-size: 20px;
	line-height: 10px;
}

.parpadea {
  animation-name: parpadeo;
  animation-duration: 2s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;

  -webkit-animation-name:parpadeo;
  -webkit-animation-duration: 2s;
  -webkit-animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
}

@-moz-keyframes parpadeo{
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}

@-webkit-keyframes parpadeo {
  0% { opacity: 1.0; }
  50% { opacity: 0.0; }
   100% { opacity: 1.0; }
}

@keyframes parpadeo {
  0% { opacity: 1.0; }
   50% { opacity: 0.0; }
  100% { opacity: 1.0; }
}

.destacado-item{
	position: relative;
	width: 100%;
	height: 0;
	padding-top: 62.5%;
	background-size: cover;
	background-color: #000;
	opacity: 0.8;
}
.destacados-3{
	margin-bottom: 35px !important;
}
.destacados-3 .wpb_raw_code{
	margin-bottom: 0 !important;
}

.destacados-3 .wpb_wrapper{
	background-color: #000;
}

.destacado-competiciones{
	background-image:url('/wp-content/uploads/2017/01/destacado1.jpg');
}
.destacado-resultados{
	background-image:url('/wp-content/uploads/2017/01/destacado2.jpg');
}
.destacado-medioambiente{
	background-image:url('/wp-content/uploads/2017/01/destacado3.jpg');
}

.color-wall{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

.destacado-item *{
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}

.descatado-content{
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(10,10,10,.8);
	background: -moz-linear-gradient(top, rgba(0,0,0,.4) 0%, rgba(0,0,0,0.8) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,.4) 0%,rgba(0,0,0,0.8) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,.4) 0%,rgba(0,0,0,0.8) 100%);
	overflow: hidden;
}

.destacado-content::before{
	content: '';
	display: inline-block;
	height: 100%;
	width: 0;
	margin-right: -4px;
	vertical-align: middle;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.destacado-content-inner{
	width: 100%;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	position: relative;
	z-index: 10;
	position: absolute;
	top: 50%;
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.destacado-content-inner h3{
	margin-left: -80px;
	opacity: 0;
	-webkit-transition: all .4s ease .3s;
	-moz-transition: all .4s ease .3s;
	-ms-transition: all .4s ease .3s;
	-o-transition: all .4s ease .3s;
	transition: all .4s ease .3s;
	color: #FFF;
	text-transform: uppercase;
	font-family: 'RussoOne-Regular';
	font-size: 22px;
}

.destacado-icon{
	position: absolute;
	bottom: 8px;
	right: 10px;
	font-size: 22px;
	z-index: 9;
	color: #fff;
}

.destacado-overlay{
	position: absolute;
	width: 200%;
	height: 200%;
	top: 99%;
	-moz-transform: rotate(-32deg);
	-webkit-transform: rotate(-32deg);
	-o-transform: rotate(-32deg);
	-ms-transform: rotate(-32deg);
	transform: rotate(-32deg);
	z-index: 1;
}

.destacado-overlay.destacado-color{
	background-color: #d13e00;
}

.destacado-item:hover .destacado-content{
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 100%);
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 100%);
	background-color:rgba(247,197,30,.8);
}

.destacado-item:hover .destacado-overlay {
	top:18% !important;
	opacity:.4;
}
.destacado-item:hover .destacado-content-inner h3{
	opacity: 1;
	margin-left:0;
}

.first{
	overflow: visible !important;
}

.destacado-item:hover .destacado-icon{
	bottom: -12%;
	right: -8%;
	font-size:200px;
	color: rgba(255,255,255,1);
}
.destacado-item:hover .color-wall{
	background-color: rgba(209,62,0,.4);
}

.header-destacado{
	margin-bottom: 0px !important;
}
.header-destacado a{
	color: #d8d6d6;
}
.header-destacado h4{
	font-size: 20px;
	display: inline-block;
	padding: 6px 40px;
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 0;
	letter-spacing: 1px;
}
.header-destacado h4:hover a{
	color: #fff;
}
.header-destacado-microchip{
	text-align: right;
}
.header-destacado-eventos{
	text-align: center;
}
.header-destacado-informes{
	text-align: left;
}

.header-destacado-microchip h4{background-image: url('../images/frontend/microchip-bk-hover.png');}
.header-destacado-eventos h4{background-image: url('../images/frontend/eventos-bk-hover.png');}
.header-destacado-informes h4{background-image: url('../images/frontend/informes-bk-hover.png');}
.header-destacado-microchip h4:hover{background-image: url('../images/frontend/microchip-bk.png');}
.header-destacado-eventos h4:hover{background-image: url('../images/frontend/eventos-bk.png');}
.header-destacado-informes h4:hover{background-image: url('../images/frontend/informes-bk.png');}

.header-destacado-decorator{
	width: 200px;
	height: 5px;
	background-color: #d13e00;
}

.top-destacados{
	position: absolute;
	top: -40px;
	color: #fff;
	z-index: 99999;
	width: 100%;
}

.top-destacados .wpb_raw_code{
	margin: 0 auto !important;
}

.header-destacado-decorator-microchip{
	margin: 0 85px 0 auto;
}
.header-destacado-decorator-eventos{
	margin: 0 auto;
}
.header-destacado-decorator-informes{
	margin: 0 auto 0 85px;
}

/*COMPETICIONES*/
.page-template-page-competiciones #left-bar, .page-template-page-competiciones main,
.page-template-page-resultados #left-bar, .page-template-page-resultados main,
.archive-competiciones #left-bar, .archive-competiciones main,
.archive-resultados #left-bar, .archive-resultados main{
	display: inline-block;
	vertical-align: top;
}

.page-template-page-competiciones #left-bar,.page-template-page-resultados #left-bar,
.archive-competiciones #left-bar,.archive-resultados #left-bar{
	width: 22%;
}
.page-template-page-competiciones #left-bar img,.page-template-page-resultados #left-bar img,
.archive-competiciones #left-bar img,.archive-resultados #left-bar img{
	width: 100%;
	height: auto;
}
.page-template-page-competiciones main,.page-template-page-resultados main,
.archive-competiciones main,.archive-resultados main{
	width: 77%;
}

.page-template-page-competiciones article,.page-template-page-resultados article,
.archive-competiciones article,.archive-resultados article{
	width: 97%;
	margin-right: 0;
	margin-left: auto;
}

.page-template-page-competiciones #search-bar,.page-template-page-reasultados #search-bar,
.archive-competiciones #search-bar,.archive-reasultados #search-bar{
	min-height: 75px;
	max-width: 1092px;
}

.events-month{
	background-color: #ededed;
	text-align: center;
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
	font-style: italic;
    padding: 10px 0;
    font-size: 20px;
    position: relative;
}
.events-month p{
	margin: 0 auto;
}

.events-month .fa{
	position: absolute;
	left: 0;
	top: 0;
	color: #d13e00;
	padding: 5px 34px;
	font-size: 31px;
}

.events-month .events-month-decorator{
	width: 64px;
	height: 33px;
	position: absolute;
	top: 0;
	background-image: url('../images/frontend/events-month-dec.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	border-radius: 0;
	padding-left: 18px !important;
}

#contenedor-slider{
	position: relative;
}
#contenedor-slider > img{
	width: 100%;
}

#contenedor-slider{
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	width: 100%;
}

.page-template-page-competiciones #contenedor-slider, .archive-competiciones #contenedor-slider {min-height: 300px;}
.page-template-page-resultados #contenedor-slider, .archive-resultados #contenedor-slider{min-height: 300px;}
.page-template-page-contacto #contenedor-slider{min-height: 500px;}
.page-template-page-competiciones .card-pe,.page-template-page-resultados .card-pe,
.archive-competiciones .card-pe,.archive-resultados .card-pe{
	margin-top: 0;
	margin-bottom: 19px;
}

.page-template-page-competiciones .card-pe-bottom,.page-template-page-resultados .card-pe-bottom,
.archive-competiciones .card-pe-bottom,.archive-resultados .card-pe-bottom{
	background-color: #f8f8f8;
}

#contenedor-slider h1{
	position: absolute;
	top: 55%;
	left: 50%;
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	color: #FFF;
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
	font-style: italic;
	letter-spacing: 1px;
}

.article-grid-month{
	margin-bottom: 18px;
	margin-top: 16px;
}
#left-bar{
	margin-top: 77px;
}

.left-bar-image{
	margin-bottom: 25px;
}

.card-pe-row .card-pe:nth-child(2){
	margin-left: 12px;
	margin-right: 12px;
}

.search-row-filter .filter-item{
	display: inline-block;
	width: 19.5%;
	text-align: center;
}

.search-row-filter .filter-item:nth-child(1),
.search-row-filter .filter-item:nth-child(2),
.search-row-filter .filter-item:nth-child(3){
	width: 18%;
}

.search-row-filter .filter-item:nth-child(3){
	border-right: 2px solid #FFF;
}

.search-row-filter .filter-item:nth-child(4),
.search-row-filter .filter-item:nth-child(5){
	width: 22%;
}

.search-row-filter #events-filter-form-cat .filter-item:nth-child(2){
    width: 22%;
    vertical-align: top;
    margin-top: 20px;
}
.search-row-filter #events-filter-form-cat .btn-style1::after{height: 46px;}


.search-row-filter .filter-item p{
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
	font-style: italic;
	font-size: 18px;
	margin: 14px auto;
}
.search-row-filter .filter-item:nth-child(4){
	vertical-align: top;
	margin-top: 20px;
}

.search-row-filter .filter-item:nth-child(5){
	background-image: url('../images/frontend/filtro-dec.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	min-height: 77.7px;
	vertical-align: top;
	float: right;
	position: relative;
}
.search-row-filter .filter-item:nth-child(5) div{
	position: absolute;
	top: 50%;
	left: 55%;
	color: #FFF;
	font-family: 'RussoOne-Regular';
	font-size: 35px;
	text-transform: uppercase;
	font-style: italic;
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.search-row-search{
	margin-top: 18px;
	margin-bottom: 15px;
	text-align: right;
}
.search-row-filter{
	background-color: #ededed;
	margin-bottom: 6px;
}

#search-form input,#search-form button{
	background-color: #dfdfdf !important;
	padding: 12px 18px;
	color: #000;
	font-family: 'Roboto';
}
#search-form input:last-child{
	cursor: pointer;
	padding: 12px 22px;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
#search-form input:last-child:hover{
	background-color: #d13e00 !important;
}

#search-form{
	display: inline-block;
	background-color: #dfdfdf;
}

#search-form .btn-lupa{
	background-image: url('../images/frontend/lupa.png');
	background-repeat: no-repeat;
	background-position: center;
	width: 30px;
}

#events-filter-form .btn-style1{
	padding: 13px;
	width: 80%;
	background-color: #d13e00;
	padding-left: 0px;
	padding-right: 20px;
	margin-left: 20px;
}
#events-filter-form .btn-style1.hvr-sweep-to-left::after{
	background-image: none;
	background-color: #ededed;
}

#events-filter-form .btn-style1.hvr-sweep-to-left::before{
	background-color: #282324;
}

#events-filter-form .btn-style1:hover{
	color: #d13e00;
}

.competiciones-navigation{
	width: 94%;
	margin: 0 auto 35px auto;
}
.competiciones-navigation a{
	color: #000;
	padding: 10px 0;
	font-family: 'RussoOne-Regular';
}

.competiciones-navigation a:hover{
	color: #d13e00;
}
.competiciones-nav-prev,.competiciones-nav-next{
	display: inline-block;
	vertical-align: top;
}
.competiciones-nav-next{
	float: right;
}

/*FICHA COMPETICION*/

.ficha-left, .ficha-right{
	display: inline-block;
	width: 48%;
}
.ficha-right{
	float: right;
}

.ficha-buscar-btn, .ficha-buscar-search{
	display: inline-block;
	width: 49%;
}

.ficha-buscar-search{
	text-align: right;
	float: right;
}

.ficha-buscar-btn .btn-style1{
	padding-left: 10px;
	padding-right: 30px;
}

.ficha{
	margin-top: 40px;
	margin-bottom: 20px;
}
.ficha h3{
	font-size: 20px;
	margin-top: 36px;
	margin-bottom: 18px;
}

.ficha h2, .ficha h1{
	margin-top: 0;
	margin-bottom: 5px;
	font-family: 'RussoOne-Regular';
	font-style: italic;
	font-size: 30px;
}

.ficha-inscripciones{
	margin-bottom: 35px;
}

.ficha-inscripcion .btn-style1{
	width: 74%;
	text-align: center;
	font-size: 20px;
}

.ficha-inscripcion .btn-style1::after{
	height: 49px;
}

.ficha-imagen{
	max-width: 453px;
	border: 2px solid #000;
}
.ficha-imagen img{
	width: 100%;
	height: auto;
}
.info-social{
	text-align: right;
	float: right;
	margin-top: -44px;
}

.info-social .fa{
	background-color: #000;
	margin-left: 10px;
	width: 26px;
	height: 26px;
	color: #fff;
	line-height: 26px;
	font-size: 0.9em;
}
.info-social .fa:hover{
	background-color: #d13e00;
}

.info-content{
	text-align: justify;
	font-size: 15px;
}

.info-detalles, .info-organizador{
	display: inline-block;
	width: 49.4%;
	vertical-align: top;
}


.fichah3{ font-size: 20px;
    margin-top: 36px;
    margin-bottom: 18px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'RussoOne-Regular';
    background-image: url(../images/frontend/double-red.png);
    background-repeat: no-repeat;
    padding-left: 20px;
    background-position: left center;
}

label.informacion{width: 100%; margin: 40px auto 20px; text-transform: uppercase; color: #d13e00; display: block; font-weight: bold;}


.info-detalles-wrap{
	background-color: #ededed;
	min-height: 145px;
	padding: 19px 18px 10px 18px;
}

.info-detalles{
	border-right: 2px solid #FFF;
}

.detalle-title, .organizador-title{
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
	font-style: italic;
	padding-left: 45px;
	font-size: 18px;
	background-repeat: no-repeat;
	background-position: left center;
	padding: 10px 0 0px 45px;
}

.detalle{
	padding-left: 28px;
	color: #6a6a6a;
	background-repeat: no-repeat;
	background-position: left center;
	margin: 10px auto;
}

.span-detalle{
	font-weight: bold;
}

.organizador-title{background-image: url('../images/frontend/organizador-title-bk.png');}
.detalle-title{background-image: url('../images/frontend/detalle-title-bk.png');}
.detalle-lugar{background-image: url('../images/frontend/lugar-bk.png');}
.detalle-distancia{background-image: url('../images/frontend/distancia-bk.png');}
.detalle-hora{background-image: url('../images/frontend/hora-bk.png');}
.detalle-dia{background-image: url('../images/frontend/dia-bk.png');}

.organizacion-informacion{
	background-image: url('../images/frontend/detalle-informacion-bk.png');
}
.organizacion-web{
	background-image: url('../images/frontend/detalle-web-bk.png');
}

.organizador-nombre{
	padding-left: 46px;
	font-weight: bold;
	color: #6a6a6a;
}
.organizacion-informacion, .organizacion-informacion a{
	color: #d13e00;
	text-transform: uppercase;
	font-weight: bold;
}

.organizacion-web a{
	color: #6a6a6a;
}
.organizacion-web a:hover{
	color: #d13e00;
}

.ficha-detalles{
	margin-top: 30px;
}

.detalle-inscritos, .detalle-tarifas{
	text-transform: uppercase;
	font-family: 'RussoOne-Regular';
	text-align: center;
	padding: 16px;
	font-style: italic;
	background-repeat: no-repeat;
	font-size: 16px;
	margin-top: 5px;
}

.detalle-tarifas{
	background-color: #000;
	color: #FFF;
	position: relative;
	background-image: url('../images/frontend/tarifa-bk.png');
	background-position: 20px;
}
.detalle-tarifas::after{
	content: " ";
	background-image: url('../images/frontend/right-arrow.png');
	width: 10px;
	height: 16px;
	position: absolute;
	right: 17%;
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.detalle-inscritos{
	background-color: #d13e00;
	color: #FFF;
	background-image: url('../images/frontend/inscritos-bk.png');
	background-position: 20px;
	padding-left: 50px;
}

.ficha-inscripcion{
	margin-top: 24px;
}

#map-box{
	background-color: #f8f8f8;
	border-bottom: 2px solid #d13e00;
}
#map-box-wrap{
	max-width: 1100px;
	margin: 0 auto;
}

#map-box-left, #map-box-right{
	display: inline-block;
	width: 49%;
	vertical-align: top;
}

#map-box-left{
	width: 74%;
	padding: 22px 7px 22px 0;
}

#map-box-right{
	width: 24.4%;
	padding: 22px 0 22px 7px;
}

#link-list{
	list-style: none;
	margin: 0 auto;
}

.link-list-item{
	text-align: center;
	text-transform: uppercase;
	font-family: 'RussoOne-Regular';
	background-color: #000;
	color: #FFF;
	padding: 12.8px 0;
	margin: 10px auto;
	font-style: italic;
}
.link-list-item:hover{
	background-color: #d13e00;
}
#link-list .link-list-item:first-child{
	margin-top: 0;
}
#link-list .link-list-item:last-child{
	margin-bottom: 0;
}
.link-list-item a{
	color: #FFF;
	padding: 12.8px 30px;
}

#page-banner-title{
	position: absolute;
	width: 50%;
	top: 55%;
	left: 50%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

#page-banner-title h1{
	width: 100%;
	font-size: 30px;
	position: inherit;
	-moz-transform: initial;
	-webkit-transform: initial;
	-o-transform: initial;
	-ms-transform: initial;
	transform: initial;
	margin: 0 auto;
}

#page-banner-title .custom-layer{
	max-width: 100%;
	margin: 0 auto;
}
#page-banner-title .solicitar-layer{
	margin-right: 0;
	font-size: 20px;
	padding: 8px 15px !important;
	margin-top: 10px !important;
}
#page-banner-title .solicitar-layer a{
	padding: 8px 0;
}
#page-banner-title .solicitar-layer::after{
	display: none;
}
.home .solicitar-layer::after{
	display: none;
}
.home .solicitar-layer{
	margin: 10px;
}
.home .solicitar-layer a{
	font-size: 20px !important;
}

/*CONTACT*/
.page-template-page-contacto{
	background-color: #f8f8f8;
}

.formulario-contacto input, .formulario-contacto textarea,.formlogin input{
	border-bottom: 1px solid transparent;
	width: 100%;
	margin-bottom: 10px;
	font-weight: bold;
	background-color: #f0f0f0;
	padding: 10px !important;
	font-style: italic;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
}
.formulario-contacto button{
	width: 90%;
}

.formulario-contacto input:focus,.formulario-contacto textarea:focus{
	border-color: #d13e00;
}

.formulario-contacto p{
	text-align: left !important;
}

.wpcf7-acceptance{
	width: auto !important;
}

.contact-p-accept{
	font-size: 12px;
}
.submit-box{
	padding: 0 5px;
}
.contact-p-accept, .contact-p-submit{
	text-align: left !important;
}

.contact-p-submit{
}

.row-form{
	background-color: #f8f8f8;
	padding: 0 20px 0 20px;
	margin: 60px auto !important;
}

.row-form h2{
	font-size: 30px;
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
	font-style: italic;
	font-weight: 300;
	margin-top: 0;
	position: relative;
	margin-bottom: 80px !important;
}

.row-form h2::after{
	content: '';
	position: absolute;
	bottom: -25px;
	left: 0px;
	height: 5px;
	width: 80px;
	max-width: 90%;
	background-color: #d13e00;
}

.row-form h3{
	font-size: 20px;
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
	font-style: italic;
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 0;
}

.row-form p, .row-form a{
	color: #6a6a6a;
}
.row-form p{
	margin-top: 7px !important;
	margin-bottom: 7px !important;
}
.row-form a:hover{
	color: #d13e00;
}

.row-form .wpb_wrapper{
	overflow: visible !important;
}

.fa-contact{
	width: 72px;
	height: 72px;
	text-align: center;
	border: 4px solid #d13e00;
}

.fa-contact .fa{
	font-size: 30px;
	padding-top: 20px;
	color: #d13e00;
}


.fa-contact:hover, .to-left:hover .fa-contact{
	background: #d13e00;
    border-color: #d13e00;
    box-shadow: 0 0 0 10px rgba(160,160,160,.2);
    -webkit-animation: icon_effect .5s ease .2s;
    animation: icon_effect .5s ease .2s;
}
.fa-contact:hover .fa{
	color: #FFF !important;
}


@-webkit-keyframes icon_effect {
    0%   {box-shadow: 0 0 0 0px rgba(160,160,160,.5);}
    45%  {box-shadow: 0 0 0 20px rgba(160,160,160,.05);}
    50%  {box-shadow: 0 0 0 0px rgba(160,160,160,.2);}
    100% {box-shadow: 0 0 0 10px rgba(160,160,160,.2);}
}
@keyframes icon_effect {
    0%   {box-shadow: 0 0 0 0px rgba(160,160,160,.5);}
    45%  {box-shadow: 0 0 0 20px rgba(160,160,160,.05);}
    50%  {box-shadow: 0 0 0 0px rgba(160,160,160,.2);}
    100% {box-shadow: 0 0 0 10px rgba(160,160,160,.2);}
}

select{
	border: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	background-image: url('../images/frontend/select-arrow.png');
	background-repeat: no-repeat;
	background-position: 98% 50%;
	background-color: transparent;
	color: #6a6a6a;
	border-bottom: 2px solid #FFF;
	margin-bottom: 8px;
	outline: none;
	width: 100%;
	max-width: 96.5%;
}

.formulario-contacto select, .organizador select{
	border-bottom: 1px solid transparent;
	width: 104%;
	margin-bottom: 10px;
	font-weight: bold;
	background-color: #f0f0f0;
	padding: 8px !important;
	font-style: italic;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	max-width: 104%;
}


#events-filter-form select{
	width: 125px;
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
}

.wpcf7-checkbox input{
	width: auto !important;
	margin-right: 10px !important;
}
span.wpcf7-list-item{
	display: block !important;
	text-align: left;
	margin-bottom: 5px !important;
}
.accept .wpcf7-list-item{
	display: inline-block !important;
}

p.margin-top{
	margin-top: 69px !important;
}

.solicitar-presupuesto-form-wrap h3{
	margin-top: 30px;
	margin-bottom: 15px;
}


/*OTHERS*/
.content-justify{
	text-align: justify;
}
.page-title{
	margin-bottom: 15px !important;
}
.page-title h2{
	font-size: 30px;
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
	font-style: italic;
	font-weight: 300;
	margin-top: 0;
	position: relative;
	margin-bottom: 30px !important;
}
.page-title h2::after{
	content: '';
	position: absolute;
	bottom: -25px;
	left: 0px;
	height: 5px;
	width: 80px;
	max-width: 90%;
	background-color: #d13e00;
}

.page-banner img, .page-banner .vc_single_image-wrapper, .page-banner figure{
	width: 100%;
}

.page-template-page-legal,.error404{
	background-color: #f8f8f8;
}

.page-template-page-legal main p, .error404 main p{
	color: #6a6a6a;
}

#cookie-law-info-bar{
	border-color: rgb(33,31,36) !important;
	background-color: #f8f8f8 !important;
	color: #6a6a6a !important;
}
#cookie_action_close_header{
	background: none;
	text-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
	font-weight: 300;
}
#cookie_action_close_header:hover{
	background-color: #d13e00 !important;
}
#CONSTANT_OPEN_URL{

	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
	font-weight: 300;
}
#CONSTANT_OPEN_URL:hover{
	color: #d13e00 !important;
}

#cookie-law-info-again{
	right: 10px !important;
	text-transform: uppercase;
	font-family: 'RussoOne-Regular' !important;
	font-weight: 300 !important;
	color: #6a6a6a !important;
	border: none !important;
	display: none !important;
}

/*FOOTABLE*/
.footable{
	border-color: #d13e00;
	margin-bottom: 35px;
	font-family: 'Roboto';
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border-width: 1px;
}
.footable-container{
	position: relative;
}
.footable-container #filter{
	width: auto !important;
	display: block;
	width: 89% !important;
}
.footable td, .footable a{
	font-family: 'Roboto' !important;
	color: #6a6a6a;
}
.footable > thead > tr > th, .footable > thead > tr > td{
	background-color: #d13e00;
	border-color: #d13e00;
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
}
.footable > tfoot > tr > th, .footable > tfoot > tr > td{
	background-color: #d13e00;
	border-color: #d13e00;
}
.footable > tfoot .pagination ul > li.disabled > a{
	color: #ddd;
	padding: 0 10px;
	font-size: 20px;
}
.footable > tfoot .pagination ul > li.active > a{
	font-size: 20px;
	border-width: 1px;
	margin-top: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.footable-filter{
	background-color: #dfdfdf !important;
	padding: 12px 18px;
	color: #000;
	font-family: 'Roboto';
}
.footable-container .buscar{
	float: right;
}
.footable-container .total{
	position: absolute;
	top: 25px;
	text-transform: uppercase;
	font-family: 'RussoOne-Regular';
}
.resultado-title h2{
	margin-top: 40px;
	margin-bottom: 5px;
	font-family: 'RussoOne-Regular';
	font-style: italic;
	font-size: 30px;
}

/*ESTADISTICAS*/

.wrap.page-template-page-estadisticas, .page-template-page-estadisticas .wrap{
	max-width: 100%;
}
.estadisticas-title-row{
	background-color: #000;
	color: #FFF;
}
.estadisticas-title-row h2{
	color: #fff;
	text-transform: uppercase;
	font-family: 'RussoOne-Regular';
	font-style: italic;
	padding: 5px 0;
	margin: 40px auto;
}
.estadisticas-row-wrap{
	background-color: #f3f3f3;
	padding: 10px 0 15px 0;
	margin-bottom: -20px;
}
.estadisticas-column{
	display: inline-block;
	vertical-align: top;
}
.estadisticas-row1 .estadisticas-column{width: 52%;}
.estadisticas-row1 .estadisticas-column:last-child{float: right;width: 48%;}
.estadisticas-row1 .circle-inner{height: 37%;}
.estadisticas-row2 .estadisticas-column{width: 33%;text-align: center;}
.estadisticas-row3 .estadisticas-column{width: 49%;}
.estadisticas-row3 .estadisticas-column:last-child{float: right;}
.estadisticas-row4 .estadisticas-column{
	width: 48%;
	margin-top: 10px;
	margin-bottom: 10px;
}
.estadisticas-row2{margin-bottom: 17px !important;}
.estadisticas-row3 .btn-style1{margin-top: 5px;}
.estadisticas-row1{margin-top: 40px !important;}
.estadisticas-row1 .black-circle,.estadisticas-row1 .color-circle{margin-right: 15px;}
.estadisticas-row1 .black-circle:last-child,.estadisticas-row1 .color-circle:last-child{margin-right: 0;}
.estadisticas-row1 .info-social{
	float: initial;
	margin-top: 7px;
	text-align: left;
}
.estadisticas-row1 .info-social{
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
}
.black-circle, .color-circle{
	width: 256px;
	height: 256px;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	display: inline-block;
	position: relative;
}
.black-circle{
	background-image: url('../images/frontend/black-circle.png');
}
.color-circle{
	background-image: url('../images/frontend/color-circle.png');
}
.circle-inner{
	color: #FFF;
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	font-family: 'RussoOne-Regular';
	text-align: center;
}
.estadistica-title{
	text-transform: uppercase;
	font-size: 20px;
}
.estadistica-numero{
	font-size: 54px;
}
.estadistica-tiempo{
	font-size: 36px;
	padding-top: 10px;
}
.estadistica-sub{
	text-transform: uppercase;
	font-family: 'Roboto';
}
.estadisticas-row2 .estadistica-title{
	font-size: 15px;
	width: 92%;
	margin: 0 auto;
}
.estadisticas-row2 .estadistica-numero{
	font-size: 46px;
}
.estadistica-decorator{
	width: 44px;
	height: 9px;
	background-image: url('../images/frontend/estadistica-decorator.png');
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100%;
	margin: 0 auto;
}
.estadistica-stat-title{
	padding: 0 10px;
	text-transform: uppercase;
	font-family: 'RussoOne-Regular';
	margin-top: 5px;
}
.estadistica-stat-value{
	padding: 7px 10px;
	background-color: #d13e00;
	color: #FFF;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-family: 'RussoOne-Regular';
}
.comparativa-card{
	padding: 15px;
	background-color:#ededed;
	min-height: 166px;
}
.comparativa-card h3{
	margin: 0 auto 20px auto;
	font-family: 'Roboto';
	text-transform: uppercase;
	font-weight: bold;
	background-image: url('../images/frontend/double-red.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
}
.comparativa-info{
	display: block;
	max-width: 75px;
	text-align: center;
	margin: 10px auto;
	color: #FFF;
	background-color: #d13e00;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	text-transform: uppercase;
	padding: 1px;
	font-weight: bold;
}
.arrows{
	background-image:url('../images/frontend/flechas.png');
	width: 226px;
	margin: 0 auto;
	display: block;
	height: 7px;
	margin-bottom: -21px;
}
.corredor-icon, .corredores-icon, .comparativa-card-body{
	vertical-align: bottom;
	display: inline-block;
}
.comparativa-card-inner{
	text-align: center;
	margin-top: 30px !important;
}
.corredor-icon{
	width: 70px;
	height: 67px;
	background-image: url('../images/frontend/corredor-icon.png');
	background-position: center;
	background-size: 100%;
	margin-right: 10px;
}
.corredores-icon{
	margin-left: 10px;
	width: 84px;
	height: 74px;
	background-image: url('../images/frontend/corredores-icon.png');
	background-position: center;
	background-size: 100%;
}
.estadisticas-column .link-list-item{
	position: relative;
}
.estadisticas-column .triangulo{
	width: 0;
	height: 0;
	border-left: 30px solid #d13e00;
	border-top: 21px solid transparent;
	border-bottom: 20px solid transparent;
	transform: rotate(180deg);
	position: absolute;
	top: 0;
	left: -30px;
	opacity: 0;
}
.estadisticas-column .link-list-item:hover .triangulo{opacity: 1;}
.estadisticas-column #link-list{width: 100%;}
.title-comparativas h2{margin-bottom: 0 !important;}
.title-otros-datos h2{margin-top: 20px;}

/*SERVICIOS*/
.page-template-page-servicios{
	padding-top: 130px;
}
.page-template-page-servicios h1,
.service-titlefull-wrap h2{
	text-transform: uppercase;
	font-family: 'RussoOne-Regular';
	text-align: center;
	background-color: #d13e00;
	color: #FFF;
	margin: 0 auto;
	padding: 15px 10px 10px 10px;
	font-style: italic;
	font-size: 34px;
}
.service-titlefull-wrap h2{
	background: transparent !important;
	margin-top: 35px;
}
.valores-row h2{margin-top: 20px !important;}
.valores-sub{
	color: #FFF;
	text-align: center;
	font-style: 18px;
	font-weight: 500;
	margin-bottom: 30px !important;
}
.valores-sub p{
	font-weight: 500;
	font-size: 18px;
	margin: 0 auto;
}
.servicio-item{
	font-family: 'RussoOne-Regular';
	font-style: italic;
	text-transform: uppercase;
	font-size: 17px;
	margin-bottom: 30px !important;
}
.servicio-item:hover p{color: #d13e00;}
.servicio-item p{
	background-image: url('../images/frontend/double-red.png');
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left center;
	margin: 0 auto;
}
.servicios-list .wpb_column:nth-child(2) .wpb_wrapper .wpb_wrapper,
.servicios-list .wpb_column:nth-child(3) .wpb_wrapper .wpb_wrapper{padding-left: 45px !important;}
.solicitar-presupuesto-row{color: #fff;background-color: #000;}
.solicitar-presupuesto-row p{font-size: 18px;margin-bottom: 18px !important;}
.solicitar-presupuesto-row .wpb_text_column, .solicitar-presupuesto-row .wpb_raw_code{margin-bottom: 0 !important;}
.solicitar-presupuesto-row .btn-style1{margin-top: 17px;background-color: #d13e00;}
.solicitar-presupuesto-row .btn-style1.hvr-sweep-to-left:hover{color: #d13e00;}
.solicitar-presupuesto-row .btn-style1.hvr-sweep-to-left::before{background-color: #FFF;}
.solicitar-presupuesto-row .btn-style1.hvr-sweep-to-left::after{
	background-image: url('../images/frontend/black-arrow.png');
	background-color: #FFF;
}
.tecnologia-row,.valores-row{
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	padding-bottom: 15px !important;
}
.tecnologia-row .tecnologia-sub{
	color: #FFF;
	text-align: center;
	font-size: 18px;
	margin-bottom: 80px !important;
}
.tecnologia-row .vc_column-inner,.valores-row .vc_column-inner{
	padding-top: 0 !important;
}
.valores-row{
	border-top: 21px solid #d13e00;
}
.servicio-card-full > .vc_column-inner{
	background-color: rgba(255,255,255,.8);
}
.servicio-card-short > .vc_column-inner{
	background-color: #FFF;
}
.servicio-card-short{
	padding-bottom: 20px !important;
}
.servicio-card-full-left{
	padding-right: 40px !important;
	padding-bottom: 30px;
}
.servicio-card-short-left{
	padding-right: 20px !important;
	padding-bottom: 30px;
}
.servicio-card-full-right{
	padding-left: 40px !important;
	padding-bottom: 30px;
}
.servicio-card-short-right{
	padding-left: 20px !important;
	padding-bottom: 30px;
}
.servicio-card-full-title,.servicio-card-short-title{
	color: #FFF;
	background-color: #d13e00;
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
	font-style: italic;
	padding: 18px 14px 18px 75px;
	background-repeat: no-repeat;
	background-position: 20px;
	font-size: 18px;
	margin-bottom: 0 !important;
}
.servicio-card-full-title p,.servicio-card-full-content p,.servicio-card-short-title p,.servicio-card-short-content p{margin: 0 auto;}
.servicio-card-full-content,.servicio-card-short-content{
	padding-left: 22px !important;
	padding-right: 22px !important;
	padding-top: 28px !important;
	font-weight: 500;
	font-size: 18px;
	min-height: 68px;
	margin-bottom: 0 !important;
	padding-bottom: 40px;
}
.servicio-card-short-title{
	position: relative;
	width: 65%;
	padding: 10px !important;
}
.servicio-card-short-title.btn-style1::after{
	background-image: none !important;
	background-color: #fff !important;
	height: 41px !important;
}
.servicio-card-short-content{
	font-size: 15px;
	padding-top: 20px !important;
	padding-bottom: 20px;
	min-height: 86px;
	border-left: 5px solid #d13e00;
}
.servicio-card-full-title-chips{background-image: url('../images/frontend/servicio-chip-bk.png');}
.servicio-card-full-title-resultados{background-image: url('../images/frontend/servicio-resultados-bk.png');}
.servicio-card-full-title-eventos{background-image: url('../images/frontend/servicio-eventos-bk.png');}
.servicio-card-full-title-responsabilidad{background-image: url('../images/frontend/servicio-responsabilidad-bk.png');}
.servicio-title-decorator{
	width: 295px;
	height: 7px;
	margin: 15px auto;
	display: block;
	background-color: #d13e00;
}
.servicio-decorator-wrap{margin-bottom: 0 !important;}
.service-titlefull-wrap{margin-bottom: 0 !important;}

/*MEDIOAMBIENTE*/
.page-template-page-legal h3{
	font-family: 'RussoOne-Regular';
	font-size: 20px;
	font-style: italic;
	text-transform: uppercase;
}
.principio{
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
	text-align: center;
	font-size: 20px;
	max-width: 90%;
	margin: 0 auto;
	min-height: 60px;
	font-style: italic;
}
.principio p{margin: 0 auto !important;}
.ambiente{
	margin-bottom: 20px;
	font-size: 16px;
	min-height: 60px;
	color: #6a6a6a;
}
.medioambiente-content{font-size: 16px;}
.ambiente-img{margin-bottom: 0 !important;}
.title-h3{margin-bottom: 10px !important;}

.ui-dialog-titlebar{background-color: #d13e00 !important; color: #fff; border-bottom: 1px solid #000 !important; font-family: 'RussoOne-Regular';font-size: 16px !important;font-weight: normal !important;}
.ui-dialog-content{ font-family: 'RussoOne-Regular';font-size: 14px !important;    font-weight: normal !important;}
.ui-dialog-titlebar-close:before{color: #fff;}
.vc_custom_1485623832972 {background-image: url(https://sprintchip.es/wp-content/uploads/2017/01/eventos_bk.jpg?id=87) !important;}
.vc_custom_1485368624889 {background-image: url(https://sprintchip.es/wp-content/uploads/2017/01/eventos-finalizados-bk.jpg?id=70) !important; }
.inicio .entry-content{display: flex;flex-direction: column;flex-wrap: nowrap;width: 100%;}
.inicio .row-header-clientes.row-header, .container.container-clientes{order:4;}
.inicio .vc_row[data-vc-full-width]{width:100% !important;}
span.nota-buscador{font-size: 10px;}
.entry-content.inscripcion{max-width: 1200px; width: 100%; margin: 30px auto;}
.no-ver{display:none;}
.costa-final{font-size: 18px;}
.ofertas{width: 100%; margin: 20px auto; border-bottom: 1px solid #000; margin-bottom: 40px;}
.ofertas .item{width:100%;     display: flex;
    flex-direction: row; flex-wrap:nowrap;}
.ofertas .item.cabecera{border-bottom: 1px solid  #d13e00;}
.ofertas .titulo{   text-transform: uppercase;
    color: #d13e00;
    padding: 31px 15px !important;
    font-family: 'RussoOne-Regular';
    font-size: 16px;
    letter-spacing: 1px;
    background-color: transparent;
    width: 100%;
}
.ofertas .nombre{text-transform: uppercase;
    color: #000;
    padding: 15px 30px 15px 15px !important;
    font-family: 'RussoOne-Regular';
    font-size: 14px;
    letter-spacing: 1px;
    background-color: transparent;
   min-width:420px; }
.ofertas .pvp{text-transform: uppercase;
    color: #000;
    padding: 15px 30px 15px 15px  !important;
    font-family: 'RussoOne-Regular';
    font-size: 14px;
    letter-spacing: 1px;
    background-color: transparent;}
.ofertas .fecha{text-transform: uppercase;
    color: #000;
    padding: 15px 30px 15px 15px !important;
    font-family: 'RussoOne-Regular';
    font-size: 14px;
    letter-spacing: 1px;
    background-color: transparent;}


div.wpcf7-response-output{
	max-width: 300px !important;
	margin: 5px auto !important;
	background-color: #d13e00;
	opacity: 0.8;
}
div.wpcf7-validation-errors{
	border-color: #d13e00 !important;
}
.wpcf7-not-valid-tip{
	margin: 3px auto !important;
}

.newsletter-form div.wpcf7-response-output{
	color: #FFF !important;
}
.footer-solicitar div.wpcf7-response-output{
	display: none !important;
}

.page-template-page-contacto div.wpcf7-response-output{
	max-width: 100% !important;
	color: #FFF !important;
}

.derecha .ficha-buscar-btn{width: 93%; text-align: right;}
.page-template-page-contacto #contenedor-slider.ppto{min-height: auto;}
.footable.table-resumen{min-width: 300px; width: 50%; margin: 20px auto;}
.footable.table-resumen .resumen-item{font-weight: bold;}
.inscripcion a.link-list-item{padding-left:10px; padding-right: 10px; margin-right: 15px;}
.inscripcion label{width: 150px;}
.inscripcion label a{color: #d13e00;}
.inscripcion input[type=checkbox]{width: auto; margin-left: 5px;}
.nota-banco{width: 100%; margin: 10px auto; text-align:left;}
form#frm{text-align: center;}
.confirmation{ max-width: 1200px; width: 100%; margin: 20px auto; text-align: center; font-size: 18px;}
.confirmation-ok{}
.confirmation-lost{}

/*RADIAL LOADER*/

.c100{
	background: transparent !important;
	float: none !important;
	margin: 30px auto 45px auto !important;
}

.pie, .c100 .bar, .c100.p51 .fill, .c100.p52 .fill, .c100.p53 .fill, .c100.p54 .fill, .c100.p55 .fill, .c100.p56 .fill, .c100.p57 .fill, .c100.p58 .fill, .c100.p59 .fill, .c100.p60 .fill, .c100.p61 .fill, .c100.p62 .fill, .c100.p63 .fill, .c100.p64 .fill, .c100.p65 .fill, .c100.p66 .fill, .c100.p67 .fill, .c100.p68 .fill, .c100.p69 .fill, .c100.p70 .fill, .c100.p71 .fill, .c100.p72 .fill, .c100.p73 .fill, .c100.p74 .fill, .c100.p75 .fill, .c100.p76 .fill, .c100.p77 .fill, .c100.p78 .fill, .c100.p79 .fill, .c100.p80 .fill, .c100.p81 .fill, .c100.p82 .fill, .c100.p83 .fill, .c100.p84 .fill, .c100.p85 .fill, .c100.p86 .fill, .c100.p87 .fill, .c100.p88 .fill, .c100.p89 .fill, .c100.p90 .fill, .c100.p91 .fill, .c100.p92 .fill, .c100.p93 .fill, .c100.p94 .fill, .c100.p95 .fill, .c100.p96 .fill, .c100.p97 .fill, .c100.p98 .fill, .c100.p99 .fill, .c100.p100 .fill{
	border-color: #d13e00 !important;
}

.c100 > span{
	color: #000 !important;
	font-family: 'RussoOne-Regular' !important;
}
.title-otros-datos h2{
	margin-bottom: 0 !important;
}
.estadisticas-column{
	width: 49%;
}
.estadisticas-column h4{
	margin-right: 20px;
}
.estadisticas-column h4, .c100{
	display: inline-block;
	vertical-align: middle;
}


.toggler {
	width: 98.5%;
	height: auto;
}

#effect {
	position: relative;
	width: 98.5%;
	height: auto;
	padding: 0.4em;
}
#effect h3 {
	margin: 0;
	padding: 0.4em;
	text-align: center;
}

.estadisticas-row3 .ui-widget-content{
	background: transparent !important;
	border: none !important;
}
.estadisticas-row3 .ui-widget-header{
	border: none !important;
	background: transparent !important;
	font-family: 'RussoOne-Regular' !important;
	text-transform: uppercase !important;
	font-weight: 300 !important;
	font-style: italic;
}

.toggler-column{
	display: inline-block;
	width: 47.5%;
	padding: 10px;
}

.toggler-column input{
	margin: 5px auto;
	font-family: 'RussoOne-Regular';
	text-transform: uppercase;
}


.page-template-page-resultados .card-pe-date-box.date-abiertas{background-color: #bf0811;}
.ui-widget.ui-widget-content[aria-describedby="dialog-tecnica"]{width: 450px !important;}
.ui-widget.ui-widget-content a{color: #000 !important;}
.error{color: #ff0000;}
.directo #results{display: block; width: 100%; margin: 20px auto; height: 700px; overflow-y: scroll;}
.directo #results table{position: relative; border: none;}
.directo #results table thead{background: #d13e00; color: #fff;}
.directo #results table tbody tr{padding-top: 5px; padding-bottom: 5px; font-size: 12px;}
.directo #results table tbody tr:nth-child(2n){background: #eee;}
.directo iframe{margin-top: 30px; max-width: 100%;}
form#events-filter-form-cat .btn-style1{padding: 15px 50px ;}
