html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
@font-face {
    font-family: 'arconregular';
    src: url('../fonts/arcon-regular-webfont.eot');
    src: url('../fonts/arcon-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/arcon-regular-webfont.woff2') format('woff2'),
         url('../fonts/arcon-regular-webfont.woff') format('woff'),
         url('../fonts/arcon-regular-webfont.ttf') format('truetype'),
         url('../fonts/arcon-regular-webfont.svg#arconregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* @group estilos básicos */

body {
    font-family: 'arconregular';
    background: #f9f9f9;
    }
	
p{
	color: #7a7a7a;
font-family: 'arconregular';
    font-size: 100%;
}

strong{   
	color: #5e5e5e;
}

a:link, a:active, a:visited {
	color: #e81262;
	text-decoration: none;
}
a:hover {
	color: #ae91af;
	text-decoration: underline;
}	
h1{
	color: #fff;
	font: 2em 'arconregular';
	text-shadow: #000 0 0 4px;
}
h2{
	color: #4e82f5;
	font: 2em 'arconregular';	
} 
h3{
	color: #4e82f5;
	font: bold 1.2em 'arconregular';	
}

/* @end */

/* @group posiciones */
#global{
	max-width: 1025px;
	margin:0 auto;
	background: url(../images/cabecera_bg.jpg) no-repeat 45px 0px;
}
#suscripcion{
	float: right;
}
#suscripcion a.fb img{
	position:relative;
	top:9px;
}
#menu{
	padding-left: 40px;
	padding-top: 20px;
}
#menu .menu ul{
	padding-top: 33px;
}
#cuerpo{
	padding-bottom: 2%;
}

#menu a.active {
	color: #000;
}
#menu .menu li{
	float: left;
	width: auto;
}
#menu .menu a{
	color: #1c17bb;
}
#menu a:hover{
	color: #ae91af;
	text-decoration: underline;
}
#menu .nav > li > a{
	padding: 5px;
}
#menu .menu li.current a{
	color: #000;

}
#suscripcion a.suscripcion{
	background-color: #4e82f5;
	color: #fff;
	border-radius: 5px;
	padding: ;
	padding-left: 5px;
	padding-right: 5px;
}
#logo a.fb img{
	top: 9px;
	position:relative;
}
.moduletable.suscripcion{
	padding-right: 70px;
}
#banner .productos{
	background: url(../images/fondo_servicios.jpg) no-repeat 0 0;
	min-height:200px;
	max-width:905px;
	margin: -30px auto 0;
	position:relative;
	z-index:1;
}
#banner .productos .tx_prod{
	background: url(../images/pastilla_servicios.png) no-repeat 0 0;
	padding: 1em 2em 2em;
	margin-top: -13px;
	color: #fff;
	font-size: 0.8em;
	width:231px;
	height: 120px;
	margin-left:7%;
}
#banner .productos .tx_prod a{
	color: #fff;
}
#banner .productos .tx_prod a:hover{
	color: #e81262;
	text-decoration: none;
}
#banner .productos .tx_prod strong{
	font-size: 1.8em;
	color: #fff;
}
#banner .productos .col-md-12 p{
	padding-left: 2em;
	padding-right: 3.5em;
	padding-bottom: 1em;
	line-height: 18px;
}
.blog .items-row{
	width: 50%;
	padding-left: 3%;
	float:left;
}
.blog .items-row.row-2, .blog .items-row.row-4, .blog .items-row.row-6{
	clear:both;
}
.serv{

}

#pie{
	background-color: #4e82f5;
}
#pie a, #pie p{
	color: #fff;
}
#pie a{
	font-size: 80%;
}
div.limpia{
	clear:both;
}
/* @end */

/* @group Pág tarifas */
.tarifas{
	width: 80%;
	background-color: #d3c0d4;
	padding-left: 5%;
	padding-right: 3%;
	border-radius: 10px;
	margin: 3% auto;
	padding-bottom: 2%;
}
.tarifas p{
	color: #fff;
}
.tarifas p.titul, .cursos .page-header{
	background-color: #a881a9;
	color: #fff;
	border-bottom: 2px solid #fff;
	border-radius: 10px 10px 0 0;
	padding: 2% 2% 0;
	font-size: 1.5em;
	margin-right: -4.3%;
	margin-left: -6.9%;
	margin-bottom: 2%;
}
.tarifas p.subtitul, .cursos .span6 strong{
	color: #723676;

}
/* @end */

/* @group slide */
.slide1{
	color: #4e82f5;
	font-variant: small-caps;
	font-size: 1.5em;
}
.slide1bl{
	color: #fff;
	font-variant: small-caps;
	font-size: 1.5em;
}
.slide2{
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	text-shadow: black 0 0 3px;
	opacity: 0.5;
}
.slide2bl{
	color: #e0e0e0;
	font-weight: bold;
	font-size: 0.9em;
	text-shadow: black 0 0 3px;
	opacity: 0.5;
}
/* @end */

/* @group cussos */
.cursos .span6{
	background-color: #d3c0d4;
	border-radius: 10px;
	width: 95%;
	margin: 3% 2.5% 3% auto;
	padding: 0 3% 0 5%;
}
.cursos .page-header{
	margin-top: 0;
	font-size: 80%;
	margin-right: -3.5%;
	margin-left: -5.6%;
}
.cursos .btn{
	border: 1px solid rgba(254,238,250,0.61);
	border-radius: 5px;
	box-shadow: rgba(0,0,0,0.5) 2px 1px 5px;
}
.mod_cursos img{
	margin-left: 15%;
}
/* @end */

/* @group formulario */
p.chrono_credits a{
	display: block;
	text-indent: -999em;
}
#chronoform-Contacto{
	width: 80%;
	background-color: #d3c0d4;
	padding-left: 5%;
	padding-right: 3%;
	border-radius: 10px;
	margin: 2em auto 0;
	padding-bottom: 2%;
}
#ftr-custom label{
	background-color: #a881a9;
	color: #fff;
	border-bottom: 2px solid #fff;
	border-radius: 10px 10px 0 0;
	padding: 2% 2% 0;
	font-size: 1.5em;
	margin-right: -4.3%;
	margin-left: -6.9%;
	margin-bottom: 2%;
}
#fin-custom{
	border-bottom: 2px solid #a881a9;
	margin-bottom: 2em;
}
input, textarea{
	border-radius:5px;
	margin-bottom: 1em;
	border-style: none;
	padding: 0.5em;
}
#ftr-submit5{
	text-align: right;
	margin-top: 1em;
}
#submit5{
	border-radius:3px;
	background-color: #a881a9;
	color: #fff;
}
#submit5:hover{
	background-color: #f5f5f5;
	color: #a881a9;
}
/* @end */

[class^="icon-"]{
	background-position: 4px 0px;
	}
.colapsado{
	border:1px solid black;
}	




/* @group media queries */

 /*// Hasta smartphones de 480px*/
  @media (max-width: 480px) {  
#global{
	background-image: none;
}
#menu .menu li{
	float: none;
	width: 100%;
}
#menu .blog .cols-2{
	width: 100%;
	float: none;
}
.mod_cursos img {
    margin-left: 0;
}
#menu {
    background-position: 0 0;
    padding-left: 0px;
    padding-top: 0px;
}
#suscripcion a.suscripcion{
	font-size: 70%;
}
#suscripcion{
	margin-bottom: 5px;
}
.uk-overlay-bottom, .uk-button{
	display:block;
	text-indent:-999em;
	height:0;
	padding:0;
	border:none !important;
	background:transparent;
}
.slide1bl {
    margin-top: 65px;
}
.slide1{
	margin-top: 20px;
}
#menu .menu ul {
    padding-top: 10px;
	padding-left: 30px;
}
.blog .items-row{
	width: 100%;
	padding-left: 0;
	float: none;
}
 } 
 
  /*// de Smartphones a Tablets*/

  @media (min-width: 480px) and (max-width: 700px){
.mod_cursos img {
    margin-left: 0;
}
#menu {
    background-position: 0 0;
    padding-left: 0px;
    padding-top: 0px;
}
#banner .productos .tx_prod {
    margin-left: -5%;
}
}
 
  /*// de Tablets a pantallas de desktops 2columnas*/
  @media (min-width: 768px) and (max-width: 980px) {
.logo img{
	max-width: 222px;
}
.logo{
	margin-top: 2px;
}
.mod_cursos img {
    margin-left: 1%;
}
#banner .productos .tx_prod {
    margin-left: -5%;
}
} 
   /*// Tablets horizontal*/
  @media (min-width: 980px) and (max-width: 1200px) {
.logo img{
	max-width: 222px;
}
.logo{
	margin-top: 2px;
}
 }
 
 
  /*// Pantallas anchas (desktops)*/
  @media (min-width: 1200px) {
	

	}

/* @end */

/* @group motos */
.uk-overlay-scale {
    height: auto;
    max-width: 100%;
 }
.uk-slidenav-position{
	background: url(../images/im_sup_fondo.gif) no-repeat;}
p.rojo_motos{
	position: relative;
	top: -150px;
}
.fondo_motos{
	position: relative;
	top: -158px;
	background-color: #bc0046;
	margin-right: 15px;
}
.uk-animation-slide-right .uk-margin{
	background-color: #fff;
	padding: 2em;
-moz-box-shadow: 0px 0px 10px #000000;
-webkit-box-shadow: 0px 0px 10px #000000;
box-shadow: 0px 0px 10px #000000;
	margin-top: -50px;
}
.gallery{
max-width:90%;
    /*position: relative;
    z-index: 2;*/
}
.galeria_motos{
	margin-left: 6em;
}
.galeria_motos a{
   color: #000;
    display: block;
    font-size: 80%;
    /*margin-top: -30px;*/
    padding-right: 2.5em;
    /*position: relative;
    z-index: 1;*/
}
/* @end */




