
/*SRX styles*/

body {
font-family: 'Open Sans', sans-serif;
margin: 0; 
}

body .containerSRX{
  background-image: url("img/mock-up-celu.png");
  height: 800px;
 }

.containerSRX {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgb(61, 61, 61);
  flex-direction: column;
}

.overlayheader{
  width: 100%;
  height: 880px;

  background: #000;
  opacity: 0.8;
  position: absolute;
 
}

.z1 {
  z-index: 1;
}

.z2 {
  z-index: 2;
}


.btncomprar {
  font-size: 30px;
  font-weight: bolder;
    color: #fff;
    background-color: #E51B1E;
    border-color:#E51B1E;
    border: 1px solid #E51B1E;
    border-radius: 30px;
    padding: 10px;
    padding-inline: 35px;
}

.video-responsive {
  position: absolute;
  padding-bottom: 56.25%; /* 16/9 ratio */
  padding-top: 30px; /* IE6 workaround*/
  height: 0;
  overflow: hidden;
  }
  
  .video-responsive iframe,
  .video-responsive object,
  .video-responsive embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  }


  pre {
    display: flex;
    margin-top: -658px;
    margin-left: -74px;
    margin-bottom: 12rem;
    overflow: auto;
    font-size: 0.875em;
    flex-direction: row;
    justify-content: space-around;
}

.tamanovideo {
  width:770px;
  height:432px;
}

.navbar{
  display: flex;
  list-style-type:none;
  color: white;
  cursor: pointer;
  background-color: #E51B1E; 
  padding: 0px; 
  flex-wrap: nowrap;
  text-align: center;
}

.compu1 {
  padding:30px;
}


.compuimg {
  height: 100px;
}


.navbar li{
  border: solid 1px white;
  border-top: 0;
  border-bottom: 0;
  width: 100%;
}


.flex-navbar {
  display: flex;
  flex-direction: row;
 
}

.rojo {
  color: #E51B1E;
  font-weight: bolder;
  
}

.f-lex {
  display: flex;
}


.parrafo {
  margin-right:60px;
  margin-left:60px;
  font-size: 20px;
  padding-bottom: 50px;
}

.navbar li a {
  padding: 20px;
  display: block;
  width: 100%;
  text-decoration: none;
  white-space:nowrap;
  color: white;
  font-weight: bolder;
 }

.navbar li a:hover {
  background-color: coral;
 }

.containerSRX {
  text-align: center;
  align-items: center;
  background-color: rgb(61, 61, 61);
}

.containerSRX-white {
  text-align: center;
  align-items: center;
  background-color: rgb(255, 255, 255);
}

.tamanoimagenes div img{
  height: 180px;
 }

 .tamanoimagenes div {
  display: flex;
  align-items: center;
  justify-content: space-around;
  padding-bottom: 50px;
 }

.modulopaypal {
background-color: #ECEAEA;
padding: 40px;
}

.centrado {
  text-align: center;
  
}

.alignderecha {
  text-align: right;
  padding-right: 140px;
 }

.centroVer {
  align-items: center;
}

.tamanopaypal {
  width: 200px;
}

.tamanomp {
  width: 150px;
}

.conviene .col{
  font-size: 25px;
 }

.conviene .col{
  background-color: #E51B1E;
  color: white;
  padding-left: 150px;
  display: block;
}

.conviene .col .bolder{
padding-top: 40px;
}

.opcionesVenta .col .bolder{
  padding-top: 40px;
  }
  
.opcionesVenta .col{
  background-color: #E51B1E;
  color: white;
  padding-left: 150px;
  font-size: 25px;
  justify-content: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  
}



.topp{
  padding-top: 40px;
  }

.bolder {
    font-size: 30px;
  font-weight: bolder;
  padding-bottom: 30px;
}


.paralax {
  background-color:black;
  color: white;
  width: 100%;
  padding: 80px;
  }

.borderFunciona {
  border: solid 1px rgb(199, 199, 199);
  border-bottom: 0px;
  border-top: 0px;
  padding-left: 30px;
}

.margentextfunciona {
  padding-right: 30px;
}


.sinborde {
  border-left: 0px;
  border-right: 0px;
}

.numerosFunciona {
 font-size: 60px;
 color: #E51B1E;
 font-weight: bolder;
}

.beneficios{
text-align: center;
}

.beneficios img{
  margin-top: -10px;
  }

.beneficios p{
  margin-top: -50px;
  }

.marginNegativo-img {
  margin-left: -10px;
}

.sinpadding {
  padding: 0px !important;
}


.precio-texto-min {
  font-size: 13px;
  padding-top: 10px;
}

.padding-general {
 padding:30px;

}

.form-control{
	margin-left: 0 !important;
}

.precio-borde {

border: 0;
padding: 30px;
border-left: 0px;
border-top: 0px;
box-shadow: 5px 10px 8px #aaaaaa;

}


.b-contratar { 
color:  #fff;
background-color: #E51B1E;
border-color:#E51B1E;
border-radius: 30px;
padding: 5px 20px;
}

.b-contratar:hover { 
 
  background-color: coral;
  border-color:coral;
 
  }


.precioLine::before {

display: block;
margin-bottom: 35px;
position: relative;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
width: 160px;
height: 1px;
background: #aaaaaa;
content: ' ';
}


.padding-botton10 {
  padding-bottom: 10px;
}

.contacto {
  background-color: #303236;
}

.footer {
  background-color: #E51B1E;
}


.footerCol1 li a{
   text-decoration: none;
   color: white;
   cursor: pointer;
}



.footerSRX {
  background-color: #E51B1E;
}

.font#E51B1Ees {
 font-size: 40px;
 cursor: pointer;
 padding-inline: 10px;
 text-align: right;
 border: 1px solid white;
 border-radius: 100%;
 padding: 10px;
 
}

.navbar-light{
	z-index: 2;
}

.interlinea {
line-height: 30px;
}

.fontRedes {
  font-size: 40px;
  cursor: pointer;
  padding-inline: 10px;
  text-align: right;
  border: 1px solid white;
  border-radius: 100%;
  padding: 10px;
}
