@font-face {
    font-family: 'skater_girls_rockregular';
    src: url('../fuente/skater_girls_rock-webfont.woff2') format('woff2'),
         url('../fuente/skater_girls_rock-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
/*vborjas*/
body {
	background-image: url(../img/Slider2.jpg) ;
	
	-webkit-background-size: 100%; 
	-moz-background-size: 100%; 
	-o-background-size: 100%; 
	background-size: 100%; 
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover;
}


.text-h2{

	font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	  color: #03278e;
	  font-size: 32px;
	  margin-bottom: 0px;
	}

.text-tituloh2{

		font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif;
		  color: #03278e;
		  font-size: 32px;
		  font-weight: 500;
		  margin-bottom: 0px;
		}

.textnormal{
	font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 17px;
	font-weight: 300;
}

.textoboton{
	font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 21px;
	font-weight: 400;
}
.textobotoncat{
	font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 25px;
	font-weight: 500;
}

.titulologo{
	font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 24px;
	font-weight: 600;
	color: #FFFFFF;
}


.tituloforma{
	font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 25px;
	font-weight: 500;
	color: #03278e;
}

.center1{
	  position: absolute;
	  left: 50%;
	  top: 50%;
	  transform: translate(-50%, -50%);
	  -webkit-transform: translate(-50%, -50%);
	  display: flex;
	  flex-wrap: wrap;
	  justify-content: center;
	  padding: 20px 20px;
	  background-color: rgba(255,255,255,0.79);
	  z-index: -1;
	}

.td-border{	
	border: 10px;
	border-color: rgba(157,196,210,0.79);
	}

.centrar{
		background-color: rgba(255,255,255,0.79);
		margin-top: 100px;
		padding: 15px 15px 15px 15px;
 }
 
.text-h1{
	font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: #fff;
	font-size: 33px;
	margin-bottom: 0px;
}

.text-h1vb{
	font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	color: rgb(31, 11, 11);
	font-size: 35px;
	font-weight: 500;
	margin-bottom: 0px;
}


}
.txt_verde14 {
	font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #03278e;
}


.formprod{
	margin-top: 120px;
	max-width: 850px;
}

.formregistro{
	margin-top: 120px;
	max-width: 850px;
}

@media screen and (max-device-width: 480px) {
	body {
		max-width: 100%;
		background-image: url(../img/Slider2_480.jpg) ;
		
}
}
@media (min-width: 700px) { 

.td-border{
	border-collapse: separate;
	border: 10px;
	border-color: #FFFFFF;
	border-radius: 10px;
}
.centrar{
	background-color: rgba(255,255,255,0.79);
	margin-top: 105px;
	padding: 15px 15px ;
	margin-bottom: 7px;
	}
}

/*fin media*/
.imgvb {
    vertical-align: middle;
	border-style: none;
	align-content: center;
}
img {
	vertical-align: middle;
	border-style: none; 

  }
  

a {
	font-family:"Century Gothic", CenturyGothic, AppleGothic, sans-serif;
}
/*---fin vborjas*/	
.nv{
	background: #03278e !important;
}

.anv{
	color: white !important;
}

.fr{
	margin-top: 120px;
	max-width: 600px;
}

.tr{
	margin-top: 120px;
	max-width: 700px;
}

.ir{
	margin-top: 120px;
	max-width: 380px;
}

.btn-primary{
	background-color: #03278e !important;
	border-color: #03278e !important;
}

.f{
	margin-top: 120px;
	max-width: 600px;
}

.sdr{
	margin-top: 100px;
}

.spdr{
	margin-top: 80px;
}

.pdr{	
	max-width: 550px;
}

.eco{
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image:
    linear-gradient(to bottom, rgba(122, 137, 226, 0.52), rgba(6, 6, 6, 0.87)),url(../img/economic.jpg);
	background-repeat: no-repeat;
	background-position: center; /* Center the image */
  	background-repeat: no-repeat; /* Do not repeat the image */
  	background-size: cover;
}

.exp{
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-image:
    linear-gradient(to bottom, rgba(122, 137, 226, 0.52), rgba(6, 6, 6, 0.87)),url(../img/express.jpg);
	background-position: center; /* Center the image */
  	background-repeat: no-repeat; /* Do not repeat the image */
  	background-size: cover;	
}

.cards{
	margin-bottom: 50px;
    margin-top: 50px;
	border: 0px;
	background: transparent !important;
}

@media (max-width: 768px) {

	.res{
		max-width: 100%;

	}


}

