[class^="fontawesome-"]::before, [class*=" fontawesome-"]::before, [class^="fontawesome-"]::after, [class*=" fontawesome-"]::after {
    font-family: "Font Awesome 5 Brands";
    font-size: 20px;
    font-style: normal;
    margin-left: 0px;
    line-height: 20px;
}
.pdt-10 { padding-top: 10px; }
.pdt-20 { padding-top: 20px; }
.pdt-30 { padding-top: 30px; }
.pdt-40 { padding-top: 40px; }
.pdt-50 { padding-top: 50px; }

.pdb-30 { padding-bottom: 30px; }
.pdb-40 { padding-bottom: 40px; }
.pdb-50 { padding-bottom: 50px; }

.pdl-30 { padding-left: 30px; }


.pdr-30 { padding-right: 30px; }
.pdr-40 { padding-right: 40px; }
.pdr-50 { padding-right: 50px; }

.mgt-20 { margin-top: 20px; }
.mgt-30 { margin-top: 30px; }

.mgb-20 { margin-bottom: 20px; }
.mgb-30 { margin-bottom: 30px; }

.centrado { text-align: center; }

.header-area .header-right .download-button a span::before {
    background: #25d366;
    display: inline-block;
    padding: 15px 15px 17px 14px;
    margin-right: 25px;
    font-size: 30px;
    border-radius: 3px 0px 0 3px;
}
.fontawesome-download-to-storage-drive::before {
    content: "\f232";
}
.header-area .header-right .download-button a::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 0%;
    height: 100%;
    background: #128c7e;
    content: "";
    transition: all 900ms ease;
    z-index: -1;
}
.header-area .header-right .download-button a {
    color: #fff;
    background: #128c7e;
    display: block;
    font-size: 20px;
    font-weight: 400;
    padding-right: 25px;
    border-radius: 5px;
    transition: all 500ms ease;
    position: relative;
    z-index: 1;
}
h1.tituloSection {
	text-align: center;
	padding: 20px 0;
	font-size: 27px;
}
.pdt-20 {
	padding-top: 20px;
}
.imgResponsive img {
	width: 100%;
	height: auto;
}
.text-holder p {
	text-align: justify;
}

.franjaHome {
	width: 100%;
	padding: 50px 0;
	background-color: #fdc900;
}
.franja-home {
	width: 100%;
	text-align: center;
}
.franja-home h1 {
	font-size: 40px;
	font-weight: 700;
}
.franja-home h2 {
	font-size: 20px;
	padding-top: 20px;
}
.slide-content-box middle-slide {
    font-size: 25px !important;
    color: #fff !important;
}
.cuadro-quienes {
    line-height: 1.8;
    color: rgb(84, 84, 84);
    font-size: 14px;
    text-align: justify;
}
.cuadro-quienes h3 {
    margin: 0;
    font-size: 30px;
    padding-top: 3px;
    color: #545454;
    line-height: 1.3;
    padding-left: 14px;
    margin-bottom: 23px;
    font-weight: 600;
    margin-top: 26px;
    border-left: 4px solid #f4a71d;    
}
.cuadro-quienes ul {
    list-style-type: disc !important;
    list-style: disc !important;
    padding-left: 20px;
    columns: 2;
}
.cuadroValores {
    margin: 0;
    padding: 0;
    background-position-x: 40%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    font-weight:  800;
    position: relative;    
}
p.pValores {
    font-weight: 600; 
    margin-top: 10px;
    color: #fff !important;
}
span.etiqueta {
    font-weight: 700;
    color: #fdc900;
}
.review-form form .field-label p {
color: #333;
font-size: 14px;
font-weight: 600;
margin: 0 0 3px;
}
.review-form form input[type="text"], 
.review-form form input[type="email"], 
.review-form form textarea,
.review-form form select {
  background: #fff;
  height: 50px;
  width: 100%;
  border: 1px solid #ccc;
  color: #252525;
  font-size: 14px;
  padding: 0 15px;
  margin-bottom: 20px;
  transition: all 500ms ease;
}
.review-form form textarea {
  height: 110px;
  padding: 10px 15px;
  margin-bottom: 25px;
}
.review-form form button {
  padding: 13px 35px 13px;
}
.review-form form button:hover{}
.review-form .add-rating-box ul li:hover a i{
  opacity: 1;
  color: #fdc900;
}
.review-form form input[type="text"]:focus{
  border-color: #fdc900;
}
.review-form form input[type="email"]:focus{
  border-color: #fdc900;
}
.review-form form textarea:focus{
  border-color: #fdc900;  
}
.marcoForm {
    padding: 20px 20px;
    background-color: #fff;
    border-radius: 5px;
    border-top: 5px solid #970404;
}
span.pequegno {
    font-size: 11px;
    font-weight: 400;
    color: #333;
}
.boton-disabled {
    pointer-events: none;
    opacity: 0.5;
}
.swal2-popup {
    display: none;
    position: relative;
    box-sizing: border-box;
    flex-direction: column;
    justify-content: center;
    width: 45em;
    max-width: 100%;
    padding: 2.5em;
    border: none;
    border-radius: .3125em;
    background: #fff;
    font-family: inherit;
    font-size: 1rem;
}
.divMaquina h1 {
  color: #222222;
  font-size: 40px;
  font-weight: 600;
  margin: 0 0 8px;
  text-transform: capitalize;
}
.divMaquina h2 {
  font-weight: 700;
  color: #fdc900;
  font-size: 22px;
  margin: 10px 0;
}
section.seccion_garantia {
    padding: 40px 0 100px;
}
#scrollUp {
    background: #000 none repeat scroll 0 0;
    border-radius: 100%;
    bottom: 5px;
    color: #fdc900;
    font-size: 26px;
    line-height: 32px;
    height: 40px;
    right: 20px;
    text-align: center;
    text-decoration: none;
    width: 40px;
    padding-top: 5px;
}

.bloque_1 {
    padding: 50px 0;
}
.fotoResponsive {
    padding: 20px;
}
.fotoResponsive img {
    width: 100%;
    height: auto;
}
.contenidoBloque {
    padding: 20px 20px;
}
.contenidoBloque h2 {
    font-size: 40px;
    font-weight: 800;
    color: #000;
    letter-spacing: 1.4px;
    margin-bottom: 20px;
}
.contenidoBloque h3 {
    font-size: 20px;
    font-weight: 700;
    color: #970404;
    line-height: 1.3em;
    letter-spacing: 1.6px;
    margin-bottom: 20px;
}
.textoBloque {
    font-size: 18px;
    line-height: 28px;
    font-weight: 400;
    color: #000;
    text-align: justify;
}
.bloque_2 {
    padding: 50px 0;
    background-color: #EFF4F9;
}
.servicioHome {
    background-color: #fff;
}
.picServicioHome {
    width: 100%;
}
.picServicioHome img {
    width: 100%;
    height: auto;
}
.listaServicios {
    padding: 0 30px;
}
.servicioHome {
    background-color: #fff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #F0F0F0;
    box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin: 13px 13px 13px 13px;
}
.infoServicioHome {
    padding: 20px 20px;
}
.infoServicioHome h2 {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}
.sumillaServicio {
    text-align: justify;
    color: #686868;
    line-height: 25px;
}
.slick-prev::before, .slick-next::before {
    color: #686868;
    font-size: 30px;
}
.bloque_3 {
    padding: 50px 0;
    background-color: #fff;    
}
.latest-blog-area {
    padding: 50px 0;
    background-color: #EFF4F9;       
}
.single-blog-item {
    background-color: #fff;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #F0F0F0;
    box-shadow: 0px 0px 10px 4px rgba(0, 0, 0, 0.1);
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;    
}
.text-articulo {
    padding: 20px 20px;
}
h3.blog-title {
    font-size: 20px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}
.meta-info {
    list-style: none;
}
.meta-info li {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    margin-bottom: 20px;
}
.breadcrumb-area::after {
    background-color: rgba(0, 0, 0, 0.75);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.breadcrumb-area .container {
    position: relative;
    z-index: 1;
}
.bloqueCotizacion {
    padding: 40px 0;
    background-color: #EFF4F9;
}
.bloqueServicio {
    padding: 40px 0;
    background-color: #fff;
}
.contenidoServicio h2 {
    font-size: 40px;
    line-height: 50px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}
.contenidoServicio text {
    text-align: justify;
    font-size: 16px;
    color: #000;
    line-height: 27px;
}
.cabeceraForm {
    width: 100%;
    text-align: center;
}
.cabeceraForm h3 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
    margin-bottom: 20px;
}
.cabeceraForm p {
    font-size: 16px;
    color: #000;
}
.swal2-popup {
    font-size: 1.4rem;
    padding: 1.55em;
    width: 42em;
}
/*************** WHASTAPP ****************/
.fono {
  position: fixed;
  left: 0px;
  bottom: 20px;
  width: 190px;
  height: 60px;
  background-color: #1FA855;
  border-bottom-right-radius: 15px;
  border-top-right-radius: 15px;
  padding: 3px 5px 5px 10px;
  color: #fff;
  display: block;
  z-index: 10;
}
.fono .iconoFono {
  float: left;
  width: 35px;
  padding-top: 5px;
}
.fono .iconoFono img {
  width: 90%;
  height: auto;
}
.fono .numeroFono {
  color: #fff;
  font-weight: 700;
  float: left;
  width: 135px;
  padding-top: 0px;
}
.fono .numeroFono span {
  font-size: 14px;
  line-height: 16px;
}
.fono .numeroFono a {
  color: #fff;
  text-decoration: none;
  font-size: 25px;
  line-height: 20px;
}
.mapaWraper {
    padding: 0px 0 50px 0;
}

/******************* PANTALLA DE PAGO *****************/
.marcoPago {
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
  box-shadow: 1px 1px 5px #ccc;
  color: #004085;
  background-color: #cce5ff;
  border-color: #b8daff;
}
.marcoPago h2 {
  font-size: 22px;
  font-weight: 700;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
}
.bgGris {
  background-color: #eee;
}
.pago-page {
  padding-top: 50px;
  padding-bottom: 140px;
}
.marcoFormEnlace {
    padding: 20px 30px;
    color: #004085;
    background-color: #cce5ff;
    border: 1px solid #b8daff;
    border-radius: 5px;
}
h2.tituloAzulPago {
    font-size: 24px;
    font-weight: 700;
    color: #004085;
}
.divPago {
  color: #000 !important;
  font-size: 14px;
  line-height: 18px;
  padding: 0 20px;
}
.divPago ul {
  list-style: none;
  padding: 0 10px;
  margin: 0;
}
.divPago ul li {
  float: left;
  margin:0 15px 20px 0;
}
.sello img {
    width: 100%;
    height: auto;
}
.celdaPago {
  font-size: 12px;
}
.filaTotal2 {
  background-color: ##F6F9FF;
  font-size: 14px;
  font-weight: 700;
  color: #333 !important;
}
.filaTotal3 {
  background-color: #292C7E;
  font-size: 14px;
  font-weight: 700;
  color: #fff !important;
}