
.fondo01{
	background-color: #F1F1F1;
}
.fondo02{
	/* background-color: #E6E6E6; */
	background-color: #FFF;
}
.fondo03{
	background-color: #F8FAFB;
}
.fondo04{
	background-color: #00BBF1;
}


.logo2{
	width: 105px;
	/* height: 64px; */
}
.pleca01{
	/* background: #E7E7E7; */
  border: 1px solid #F1F1F1;
	background-color: #F1F1F1;
}
.Slide span{
  font-family: 'helvetica_neueregular';
  color: #FFF;
  font-size: 22px;
  line-height: 100%;
  padding-top: 15px;
}
.gloryProds h1{
  font-family: 'helvetica_neueregular';
  color: #2C6FA7;
  font-size: 24px;
  line-height: 100%;
	text-transform: uppercase;
  
}
.sg h2{
  font-family: 'timesregular';
  color: #000;
  font-size: 38px;
  line-height: 115%;
  margin: auto;
  padding: auto;
}
.sg h3{
  font-family: 'helvetica_neueregular';
  color: #00ADED;
  font-size: 16px;
  line-height: 125%;
  margin: 0;
  padding: 0;
}
.sg h4{
  font-family: 'helvetica_neueregular';
  color: #000;
  font-size: 16px;
  line-height: 125%;
  margin: 0;
  padding: 0;
}
.sg p{
  font-family: 'helvetica_neueregular';
  color: #FFF;
  font-size: 16px;
  margin: 0;
  padding: 0;
  text-align: justify;
}
.gloryProds p{
  font-family: 'helvetica_neueregular';
  color: #000;
  font-size: 14px;
  margin: 0;
  padding: 0;
  text-align: justify;
}


.partnerBox p{
  font-family: 'montserratmedium';
  color: #FFF;
  font-size: 16px;
}

.partnerProds{
  text-align: center;
  /* border-radius: 15px; */
}
.partnerProds a h2{
  font-family: 'helvetica_neueregular';
  color: #00ADED;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  margin: 0;
  padding: 0;
}
.partnerProds a:hover{
  text-decoration: none;
  color: #13216E;
}
.partnerProds a h5{
  font-family: 'helvetica_neueregular';
  color: #000000;
  font-size: 13px;
  text-align: center;
  text-decoration: none;
  margin: 0;
  padding: 0;
}


.gloryForm h2{
	font-family: 'helvetica_neueregular';
  color: #FFF;
  font-size: 32px;
  text-align: center;
  text-decoration: none;
}
.gloryForm label.form-label.formControlLabel{
	color: #FFF;
	font-family: 'helvetica_neueregular';
	font-size: 16px;
}


/** Form **/
.rsform-input-box, .rsform-text-box{
	border-radius: 0px !important;
	resize: none;
	background: #E6E6E6;
}
#enviar2{
	background: #FFF;
	color: #111983;
	font-family: 'montserratmedium';
	font-size: 12px;
	letter-spacing: 1px;
	width: 175px;
  border-radius: 0px;
	/* float: left; */
	border: 0;
  padding: 12px;
  line-height: 100%;
}
#enviar2:hover{
	background: #000;
	color: #FFF;
}

#enviar2{
	float: right;
}
.formRed{
	text-align: center;
  color: #F00;
}


@media (max-width: 800px) {


}
@media (max-width: 500px) {


}

