.fondo_gris {
  margin:0px;
  padding: 30px;
  background: #556270;
}

.box_social {
  padding: 0px;
}

#header .box_social {
  margin:5px 0px 0px 30px;
}

#header.header-scrolled .box_social {
  margin:5px 0px 0px 30px;
}

#header .carrito {
  margin:0px 30px;
  float: left;
  height: 50px;
  width: 50px;
}

#header.header-scrolled .carrito {
  height: 40px;
}

#header .headphone {
  margin:10px 0px 0px 0px;
  float: right;
  height: 50px;
  width: 180px;
}

#header.header-scrolled .headphone {
  margin:0px 0px 0px 0px;
  float: right;
  height: 40px;
  width: 180px;
}

#header .headphone h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0px;
}

#header.header-scrolled .headphone h3 {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0px;
}

#header .headphone h4 {
  color: #f0f0f0;
  font-size: 12px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}

#header.header-scrolled .headphone h4 {
  color: #f0f0f0;
  font-size: 11px;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
}

#header .headphone i {
  font-size:36px;
  color:#fff;
  float:left;
  margin:0px 10px 0px 0px
}

#header.header-scrolled .headphone i {
  font-size:32px;
  color:#fff;
  float:left;
  margin:0px 10px 0px 0px
}

#header .buscar {
  margin:0px;
  background: #393939;
  float: left;
  height: 46px;
  width: 230px;
  position: relative;
}

#header.header-scrolled .buscar {
  height: 36px;
}

.buscador {
  display: inline;
  padding: 1px 42px 0 12px;
  margin: 0px;
  height: 45px;
  line-height: 42px;
  font-size: 14px;
  color: #ffffff;
  background: #393939;
  border: 0px solid #393939;
  vertical-align: middle;
  width: 100%;
  font-family: "Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.button-search {
background: #393939;
color: #ccc;
width: 42px;
line-height: 40px;
padding: 0;
display: block;
position: absolute;
top: 3px;
right: 1px;
border: none;
text-align: center;
vertical-align: middle;
border-radius: 0px;
font-size: 16px;
}

.button-search:hover {
  color: #fff;
  background-color: #393939;
  border-color: #393939;
}

#header.header-scrolled .buscador {
  display: inline;
  padding: 0px 42px 0 12px;
  margin: 0px;
  height: 36px;
  line-height: 30px;
}

#header.header-scrolled .button-search {
background: #393939;
color: #ccc;
width: 42px;
line-height: 36px;
padding: 0;
display: block;
position: absolute;
top: 0px;
right: 1px;
border: none;
text-align: center;
vertical-align: middle;
border-radius: 0px;
font-size: 16px;
}

.box_social-icon {
  padding: 0px 0px;
  width: 46px;
  height: 46px;
  text-align: center;
  display: block;
  margin: 0px;
  color: #5eaa00;
  font-size: 28px;
}

.box_social-icon:hover {
  background: #5eaa00;
  color:#fff;
}

.box_social-icon-w {
    padding: 8px 10px 0px 10px;
    border-radius: 10px;
    width: 145px;
    height: 50px;
    text-align: left;
    border: 2px solid #a0b0c0;
    display: inline-block;
    margin: 0px 0px 0px 0px;
    color: #a0b0c0;
    font-size: 18px;
    position: relative;
}

.box_social-icon-w:hover {
  background: #a0b0c0;
  color:#fff;
}

.box_social-icon-t {
    position: absolute;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    top: 1px;
    left: 40px;
}

.box_social-icon-t p {
    font-size: 14px;
    line-height: 4px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

/* version scroll */

#header.header-scrolled .box_social-icon {
  padding: 0px 0px;
  width: 46px;
  height: 40px;
  text-align: center;
  display: block;
  margin: 0px;
  color: #5eaa00;
  font-size: 22px;
}

#header.header-scrolled .box_social-icon:hover {
  background: #5eaa00;
  color:#fff;
}


#header.header-scrolled .box_social-icon-w {
    padding: 3px 10px 0px 10px;
    border-radius: 10px;
    width: 135px;
    height: 38px;
    text-align: left;
    border: 2px solid #a0b0c0;
    display: inline-block;
    margin: 0px 0px 0px 0px;
    color: #a0b0c0;
    font-size: 18px;
    position: relative;
}

#header.header-scrolled .box_social-icon-w:hover {
  background: #a0b0c0;
  color:#fff;
}

#header.header-scrolled .box_social-icon-t {
    position: absolute;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    top: 0px;
    left: 40px;
}

#header.header-scrolled .box_social-icon-t p {
    font-size: 12px;
    line-height: 0px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.reconocimientos h2 {
    font-size: 18px;
    font-weight: 500;
    padding: 10px 0 30px 0;
    line-height: 1px;
    margin: 0 0 5px 0;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #777;
    font-family: "Poppins", sans-serif;
    text-align: center;
}

@media (max-width: 576px) {
  .reconocimientos img {
      margin-bottom: 10px;
  }
}


/*
.reconocimientos h2::after {
    content: "";
    width: 120px;
    height: 1px;
    display: inline-block;
    background: #777;
    margin: 4px 10px;
}

.reconocimientos h2::before {
    content: "";
    width: 120px;
    height: 1px;
    display: inline-block;
    background: #777;
    margin: 4px 10px;
}

*/

.titulos {
  margin-bottom:40px;
}

.titulos h2 {
    font-weight: 700;
    font-size: 36px;
    line-height: 42px;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #556270;
}

.count-box {
  padding: 30px 30px 25px 30px;
  width: 100%;
  position: relative;
  text-align: center;
  background: #fff;
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.1)
}

.count-box i {
  position: absolute;
  top: -25px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 24px;
  background: #3aaa35;
  padding: 12px;
  color: #fff;
  border-radius: 50px;
}

.count-box span {
  font-size: 36px;
  display: block;
  font-weight: 600;
  color: #082744;
}

.count-box p {
  padding: 0;
  margin: 0;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
}

/*--------------------------------------------------------------
# Productos
--------------------------------------------------------------*/


.productos .icon-box {
  text-align: center;
  border: 0px solid #d5e1ed;
  padding: 20px;
  transition: all ease-in-out 0.3s;
  margin-bottom: 20px;
  position: relative;
}

.productos .marca {
  position: absolute;
  top:0px;
  left: 0px;
  text-align: left;
  padding: 0px;
  margin:0px;
  font-family: 'Montserrat';
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.productos .icon-box .icon {
  margin: 0 auto;
  transition: all .3s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  padding: 15px;
  height: 350px;
  overflow: hidden;
}

@media (max-width: 500px) {

  .productos .icon-box .icon {
    margin: 0 auto;
    transition: all .3s ease-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    padding: 50px;
    height: 350px;
    overflow: hidden;
  }
}

@media (min-width: 1400px) {

  .productos .icon-box .icon {
    margin: 0 auto;
    transition: all .3s ease-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    padding: 30px 25px;
    height: 350px;
    overflow: hidden;
  }
}

@media (min-width: 1600px) {

  .productos .icon-box .icon {
    margin: 0 auto;
    transition: all .3s ease-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    padding: 30px 50px;
    height: 350px;
    overflow: hidden;
  }
}

@media (min-width: 1800px) {

  .productos .icon-box .icon {
    margin: 0 auto;
    transition: all .3s ease-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    padding: 30px 80px;
    height: 350px;
    overflow: hidden;
  }
}


.productos .icon-box .icon i {
  color: #fff;
  font-size: 28px;
}

.productos .icon-box h4 {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 17px;
}

.productos .icon-box h4 a {
  color: #2c4964;
}

.productos .icon-box p {
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 0;
}

.productos .entry-content {
  margin:0px;
  padding: 0px;
  min-height: 80px;
}

.productos .read-more {
  margin:10px 0px 0px;
  padding: 0px;
}


/*--------------------------------------------------------------
# Productos2
--------------------------------------------------------------*/


.productos2 .icon-box {
  text-align: center;
  border: 0px solid #d5e1ed;
  padding: 20px;
  transition: all ease-in-out 0.3s;
  margin-bottom: 20px;
  position: relative;
}

.productos2 .marca {
  position: absolute;
  top:0px;
  left: 0px;
  text-align: left;
  padding: 0px;
  margin:0px;
  font-family: 'Montserrat';
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.productos2 .icon-box .icon {
  margin: 0 auto;
  transition: all .3s ease-out 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  padding: 5px;
  height: 270px;
  overflow: hidden;
}

@media (max-width: 500px) {

  .productos2 .icon-box .icon {
    margin: 0 auto;
    transition: all .3s ease-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    padding: 40px;
    height: 270px;
    overflow: hidden;
  }

}

@media (min-width: 1400px) {

  .productos2 .icon-box .icon {
    margin: 0 auto;
    transition: all .3s ease-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    padding: 10px;
    height: 270px;
    overflow: hidden;
  }
}

@media (min-width: 1600px) {

  .productos2 .icon-box .icon {
    margin: 0 auto;
    transition: all .3s ease-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    padding: 40px;
    height: 270px;
    overflow: hidden;
  }
}

@media (min-width: 1800px) {

  .productos2 .icon-box .icon {
    margin: 0 auto;
    transition: all .3s ease-out 0s;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 10px;
    padding: 70px;
    height: 270px;
    overflow: hidden;
  }
}


.productos2 .icon-box .icon i {
  color: #fff;
  font-size: 28px;
}

.productos2 .icon-box h4 {
  font-weight: 600;
  margin-bottom: 10px;
  font-size: 17px;
}

.productos2 .icon-box h4 a {
  color: #2c4964;
}

.productos2 .icon-box p {
  line-height: 20px;
  font-size: 14px;
  margin-bottom: 0;
}

.productos2 .entry-content {
  margin:0px;
  padding: 0px;
  min-height: 80px;
}

.productos2 .read-more {
  margin:10px 0px 0px;
  padding: 0px;
}

a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }
a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }

.prod-img {
  background: #fff;
  border-right: 1px solid rgba(0,0,0,.1);
}

.prod-img .prod-img-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  z-index: 1;
  padding: 0px;
  margin: 0px 10px 20px 10px;
}

.prod-img .prod-img-wrap::before {
  content: "";
  background: rgba(85, 98, 112, 0.0);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all ease-in-out 0.3s;
  z-index: 2;
  opacity: 0;
}

.prod-img .prod-img-wrap img {
  transition: all ease-in-out 0.3s;
}

.prod-img .prod-img-wrap .prod-img-info {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  transition: all ease-in-out 0.3s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.prod-img .prod-img-wrap .prod-img-info h4 {
  font-size: 16px;
  color: #fff;
  font-weight: 600;
  background: rgba(0,0,0,0.3);
  padding: 5px 10px;
  border-radius: 5px;
}

.prod-img .prod-img-wrap .prod-img-info p {
  color: rgba(255, 255, 255, 0.7);
  font-size: 14px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  font-style: italic;
}

.prod-img .prod-img-wrap .prod-img-links {
  text-align: center;
  z-index: 4;
}

.prod-img .prod-img-wrap .prod-img-links a {
  color: rgba(255, 255, 255, 0.6);
  margin: 0 5px 0 0;
  font-size: 28px;
  display: inline-block;
  transition: 0.3s;
}

.prod-img .prod-img-wrap .prod-img-links a:hover {
  color: white;
}

.prod-img .prod-img-wrap:hover::before {
  opacity: 1;
}


.prod-img .prod-img-wrap:hover img {
  transform: scale(1.02);
}

.prod-img .prod-img-wrap:hover .prod-img-info {
  opacity: 1;
}

.blog .entry .entry-content h4 {
  line-height: 22px;
  font-size: 16px;
  font-weight: bold;
  font-weight: 600;
  color: #555;
}

.entry-content {
  padding-bottom: 0px;
  line-height: 28px;
}

.entry h1 {
font-size: 18px;
font-weight: 700;
padding: 0;
line-height: 1px;
margin: 10px 0 20px 0;
letter-spacing: 2px;
text-transform: uppercase;
color: #999;
font-family: 'Open Sans', sans-serif;
}

.entry-copete {

margin:25px 0px;
padding: 10px;
background: #f0f0f0;
border-left: 3px #3aaa35 solid;
text-transform: uppercase;

} 

.dunlop {
background-image: url('../img/marcas/dunlop.jpg');
margin: 0px;
padding: 0px;
}

.color-black {
background: #000000;
border-radius: 3px;
margin: 0px 0px 0px 5px;
padding: 2px 10px;
font-size: 11px;
color: #fff;
text-transform: uppercase;
font-weight: 600;
}

.color-orange {
background: #e69809;
border-radius: 3px;
margin: 0px 0px 0px 5px;
padding: 2px 10px;
font-size: 11px;
color: #fff;
text-transform: uppercase;
font-weight: 600;
}

.color-blue {
background: #244496;
border-radius: 3px;
margin: 0px 0px 0px 5px;
padding: 2px 10px;
font-size: 11px;
color: #fff;
text-transform: uppercase;
font-weight: 600;
}

.color-green {
background: #47763c;
border-radius: 3px;
margin: 0px 0px 0px 5px;
padding: 2px 10px;
font-size: 11px;
color: #fff;
text-transform: uppercase;
font-weight: 600;
}

.color-terracote {
background: #d26261;
border-radius: 3px;
margin: 0px 0px 0px 5px;
padding: 2px 10px;
font-size: 11px;
color: #fff;
text-transform: uppercase;
font-weight: 600;
}

.color-gray {
background: #9d9d9c;
border-radius: 3px;
margin: 0px 0px 0px 5px;
padding: 2px 10px;
font-size: 11px;
color: #fff;
text-transform: uppercase;
font-weight: 600;
}

.color-brown {
background: #70601c;
border-radius: 3px;
margin: 0px 0px 0px 5px;
padding: 2px 10px;
font-size: 11px;
color: #fff;
text-transform: uppercase;
font-weight: 600;
}

.color-yellow {
background: #ffed00;
border-radius: 3px;
margin: 0px 0px 0px 5px;
padding: 2px 10px;
font-size: 11px;
color: #fff;
text-transform: uppercase;
font-weight: 600;
}

.color-red {
background: #bb1915;
border-radius: 3px;
margin: 0px 0px 0px 5px;
padding: 2px 10px;
font-size: 11px;
color: #fff;
text-transform: uppercase;
font-weight: 600;
}

ul {
    margin-top: 0;
    margin-bottom: 1rem;
    padding-left: 15px;
}

.logo-group {
    overflow: hidden;
    padding: 0;
    border: 1px solid #ddd;
        border-right-width: 1px;
        border-bottom-width: 1px;
        border-right-style: solid;
        border-bottom-style: solid;
        border-right-color: rgb(221, 221, 221);
        border-bottom-color: rgb(221, 221, 221);
    border-right: none;
    border-bottom: none;
    position: relative;
}


.logo-group li {
    width: 20%;
    float: left;
    height: 180px;
    list-style: none;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding: 15px;
}

.logo-group li img {
    display: block;
    margin: 0 auto;
    width: 150px;
}


.logo-group p {
    display: block;
    margin: 10px auto 0px;
    font-size: 13px;
    font-family: 'Roboto', arial;
    font-weight: 400;
    color: #666;
    text-align: center;
    line-height: 18px;
}

@media only screen and (max-width: 500px) {

  .logo-group li {
    width: 100%;
  }
}


.btn-tblue3 {
    color: #5eaa00;
    background: #252525;
    border: 0px solid #bbb !important;
    margin: 10px 5px;
    padding: 9px 20px 8px!important;
    border-radius: 0px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    font-family: 'Montserrat';
}

.btn-tblue3:hover, .btn-tblue3:focus, .btn-tblue3:active, .btn-tblue3.active, .open .dropdown-toggle.btn-tblue3 {
color: #fff;
background: #303030;
border: 0px solid #0396dd !important;
}

.btn-tblue3:active, 
.btn-tblue3.active, 
.open .dropdown-toggle.btn-tblue3 { 
  background-image: none; 
} 
 
.btn-tblue3.disabled, 
.btn-tblue3[disabled], 
fieldset[disabled] .btn-tblue3, 
.btn-tblue3.disabled:hover, 
.btn-tblue3[disabled]:hover, 
fieldset[disabled] .btn-tblue3:hover, 
.btn-tblue3.disabled:focus, 
.btn-tblue3[disabled]:focus, 
fieldset[disabled] .btn-tblue3:focus, 
.btn-tblue3.disabled:active, 
.btn-tblue3[disabled]:active, 
fieldset[disabled] .btn-tblue3:active, 
.btn-tblue3.disabled.active, 
.btn-tblue3[disabled].active, 
fieldset[disabled] .btn-tblue3.active { 
  background-color: #45b640; 
  border-color: #f0f0f0; 
}

.btn-tblue2 {
    color: #252525;
    background: #fcca1b;
    border: 0px solid #bbb !important;
    margin: 10px 5px;
    padding: 9px 20px 8px!important;
    border-radius: 0px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
    font-family: 'Montserrat';
}

.btn-tblue2:hover, .btn-tblue2:focus, .btn-tblue2:active, .btn-tblue2.active, .open .dropdown-toggle.btn-tblue2 {
    color: #fff;
    background: #5eaa00;
    border: 0px solid #0396dd !important;
}

.btn-tblue2:active, 
.btn-tblue2.active, 
.open .dropdown-toggle.btn-tblue2 { 
  background-image: none; 
} 
 
.btn-tblue2.disabled, 
.btn-tblue2[disabled], 
fieldset[disabled] .btn-tblue2, 
.btn-tblue2.disabled:hover, 
.btn-tblue2[disabled]:hover, 
fieldset[disabled] .btn-tblue2:hover, 
.btn-tblue2.disabled:focus, 
.btn-tblue2[disabled]:focus, 
fieldset[disabled] .btn-tblue2:focus, 
.btn-tblue2.disabled:active, 
.btn-tblue2[disabled]:active, 
fieldset[disabled] .btn-tblue2:active, 
.btn-tblue2.disabled.active, 
.btn-tblue2[disabled].active, 
fieldset[disabled] .btn-tblue2.active { 
  background-color: #f2a614; 
  border-color: #f0f0f0; 
} 

.btn-tblue1 {
    color: #fff;
    background: #556270;
    border: 0px solid #bbb !important;
    margin: 10px 0px;
    padding: 9px 20px 8px!important;
    border-radius: 0px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .5px;
}

.btn-tblue1:hover, .btn-tblue1:focus, .btn-tblue1:active, .btn-tblue1.active, .open .dropdown-toggle.btn-tblue1 {
    color: #fff;
    background: #6b7b8d;
    border: 0px solid #0396dd !important;
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.btn-tblue1:active, 
.btn-tblue1.active, 
.open .dropdown-toggle.btn-tblue1 { 
  background-image: none; 
} 
 
.btn-tblue1.disabled, 
.btn-tblue1[disabled], 
fieldset[disabled] .btn-tblue1, 
.btn-tblue1.disabled:hover, 
.btn-tblue1[disabled]:hover, 
fieldset[disabled] .btn-tblue1:hover, 
.btn-tblue1.disabled:focus, 
.btn-tblue1[disabled]:focus, 
fieldset[disabled] .btn-tblue1:focus, 
.btn-tblue1.disabled:active, 
.btn-tblue1[disabled]:active, 
fieldset[disabled] .btn-tblue1:active, 
.btn-tblue12.disabled.active, 
.btn-tblue1[disabled].active, 
fieldset[disabled] .btn-tblue1.active { 
  background-color: #f2a614; 
  border-color: #f0f0f0; 
} 

.btn-outline-secondary {
    color: #6c757d;
    border-color: #ced4da;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    vertical-align: middle !important;
}


.slider_inside {
  min-height: 200px!important;
  background-image: url('../contenido/slider2/sliders.jpg');
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  background-size: cover;
  -o-background-size: cover;
  background-position: center;
  text-align: center;
  margin: 130px 0px 0px 0px;
}

.slider_inside .caption {
margin-top: 140px;
}

.slider_inside h2 {
  color: #fff;
  margin-bottom: 10px;
  font-size: 42px;
  font-weight: 700;
  font-family: 'Open Sans';
  text-transform: uppercase;
}

.slider_inside p {

  margin: 0 auto 15px auto;
  color: #fff;
  font-size: 18px;
  font-family: 'Open Sans';
  font-weight: 500;
}


.clients .inicio-box {
  position: relative;
}

@media (max-width: 500px) {

  .clients .inicio-box {
    margin-top: 10px;
  }

}

.clients .inicio-box-gray {
  position: absolute;
  top: 0px;
  left: 0px;
  margin: 0px 0px 0px 15px;
  padding: 0px 60px 0px 0px;
  background: rgb(0,0,0);
  background: linear-gradient(110deg, rgb(0, 0, 0) 36%, rgba(0,0,0,0) 90%);
  width: 70%;
  height: 100%;
}

.clients .inicio-box-gray h4 {
  font-size: 16px;
  font-weight: 500;
  padding: 0;
  line-height: 24px;
  margin: 10px;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  text-align: left;
}

.parallaxr4y {
  background: url(../img/img3.jpg);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-attachment: scroll;
    background-size: auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  background-position: 50% 50%;
  line-height: 20px;
  height: 250px;
  padding: 0px;
  margin-top: 20px;
  margin-bottom: 0px;
  padding-top: 5px;
}


.ssl h3 {
  font-family: 'Roboto', arial;
  font-weight: 300;
  color: #fff;
  font-size: 30px;
  margin-top: 80px;
  margin-bottom: 15px;
  line-height: 30px;
  text-transform: none;
}

.ssl h4 {
  font-family: 'Roboto', arial;
  font-weight: 300;
  color: #fff;
  font-size: 18px;
  line-height: 34px;
}

.box_stext {
  /* padding: 0px; */
}

.box_stext h3 {
font-family: 'Rubik', arial;
font-weight: 400;
color: #3c8e9b;
font-size: 18px;
padding-bottom: 5px;
display: inline-block;
margin-bottom: 0px;
margin-top: 0px;
line-height: 24px;
}

.box_stext h4 {
font-size: 14px;
font-family: 'Roboto', arial;
font-weight: 300;
color: #888;
line-height: 0px;
letter-spacing: 0px;
font-style: normal;
text-align: left;
margin-top: 5px;
margin-bottom: 10px;
line-height: 26px;
}

.box_stext i {
    margin-right: 5px;
}

.box_stext p {
font-size: 13px;
font-family: 'Poppins', arial;
font-weight: 400;
color: #333;
line-height: 24px;
}


.card-columns .card {
  margin-bottom: 1rem;
}

.card-columns .card:hover {
  margin-bottom: 1rem;
  box-shadow: 0 0 10px 0 rgba(68, 88, 144, 0.2);
}

.card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 1px;
  padding: 1.25rem;
  box-shadow: 0 0 10px 0 rgba(68, 88, 144, 0.12);
  border-radius: 5px;
  overflow: hidden;
}

.card img {

-webkit-border-top-left-radius: 5px;
-webkit-border-top-right-radius: 5px;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
border-top-left-radius: 5px;
border-top-right-radius: 5px;

}

.card .card-title {
font-weight: 500;
margin: 0px 0px 10px;
font-size: 20px;
font-family: 'Open Sans';
line-height: 28px;
color: #313842;
}

.card-columns .card:hover .card-title {
  color:#f58220;
}

.nota ul {
  line-height: 1.5em;
  margin: 5px 10px 15px;
  padding: 0;
}

.nota li {
  list-style: none;
  position: relative;
  padding: 0 0 0 20px;
  margin: 5px 0px;
}

.nota li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 8px;
  height: 8px;
  background-color: #5eaa00;
}

footer {
  background-color: #191b1f;
}


footer h3 {

font-family: 'Roboto', arial;
font-weight: 400;
color: #ffffff;
font-size: 15px;

}

footer i {
  margin-right: 5px;
  color:#ffb23e;
}

footer h4 {

font-family: 'Roboto', arial;
font-weight: 400;
color: #f0f0f0;
font-size: 14px;

}

footer p {

font-family: 'Roboto', arial;
font-weight: 400;
color: #97a0af;
font-size: 14px;
margin-bottom: 10px;
line-height: 0px;
}

footer a {

font-family: 'Roboto', arial;
font-weight: 400;
color: #97a0af;
font-size: 14px;
margin-bottom: 10px;
text-decoration: none;
display: block;
line-height: 0px;
}

footer a:hover {

color: #fff !important;
text-decoration: none;
}

/*Flecha para hacer la pagina hacia arriba*/
.btn-whatsapp {
    display:block;
    width:72px;
    height:72px;
    color:#fff;
    position: fixed;
    right:20px;
    bottom:20px;
    border-radius:50%;
    line-height:0px;
    text-align:center;
    z-index:999;
}

a:active, a:active * { outline: none !important; -moz-outline-style: none !important; }
a:focus, a:focus * { outline: none !important; -moz-outline-style: none !important; }