@import url(https://fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);



#ext_menu-0 .mbr-brand__name {
  font-size: 16px;
}
#ext_menu-0.mbr-navbar--stuck .mbr-navbar__section {
  background: #2c2c2c;
}
#ext_menu-0 .mbr-navbar__hamburger {
  color: #faaf40;
}
#ext_menu-0 .mbr-brand__name a {
  font-size: 14px;
}
#header4-1 H1 {
  color: #faaf40;
}
#header4-1 P {
  color: #efefef;
  font-size: 24px;
  font-family: 'PT Sans', sans-serif;
}
#slider-2 H1 {
  text-align: left;
  color: #f8bb30;
}
#slider-2 P {
  text-align: left;
}
#pricing-table1-3 SPAN {
  color: #eb6b56;
  font-size: 46px;
  font-family: 'Raleway', sans-serif;
  text-align: left;
}
#pricing-table1-3 SUP {
  color: #333333;
  font-size: 36px;
  font-family: 'Raleway', sans-serif;
}
#pricing-table1-3 DIV {
  text-align: center;
}
#contacts3-4 STRONG {
  font-size: 14px;
}
#contacts3-4 P {
  font-size: 13px;
}
#contacts3-4 SPAN {
  color: #c1c1c1;
}
#contacts3-4 UL {
  font-size: 13px;
}

.imgRedonda {
    width:60px;
    height:60px;
    border-radius:30px;
}



.botonCompra {
  background-color: #ad884c;
  border-color: #ad884c;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  letter-spacing: 3px;
  padding: 0.75rem 2.7rem;
  font-size: 1.2rem;
  line-height: 1.5;
  margin-bottom: 0;
   background-image: none;
  border-radius: 20px;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
