.header-1{padding:16px 0}
.form-email input[type="text"],.form-email input[type="email"],.form-email input[type="date"]{height:40px}
.form-email input[type="email"],.form-email textarea,.form-email select,.form-email input[type="date"]{margin-bottom: 12px;width: 100%;padding: 10px 16px;border-radius: 3px;border: 1px solid #eee}
.form-email select{background:#fff;padding-left:12px}
.cta-4{padding: 40px 0}
#rsocial img{width:40px;height:40px;max-height:none}

@media all and (max-width: 990px) {
  .features br {
    display: block !important;
  }
}

/* Sticky bar: */
.icon-bar{position: fixed;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);
z-index: 100;}
.icon-bar{right:0}.icon-bar a {display: block;text-align: center;padding: 16px;transition: all 0.3s ease;color: white;font-size: 20px;}


/* Bottom call to actions - mobile only: */


.btn, form input[type="submit"]{background-color:#ff6633 !important; border:#840505;color:#ffffff !important}
.btn:hover,form input[type="submit"]:hover{opacity:0.8}


.has-hover:hover {background-color: #000}
.web {background: orange;color: white}
.facebook {background: #3B5998;color: white}
.twitter{background: #55ACEE;color: white}
.google {background: #dd4b39;color: white}
.linkedin {background: #007bb5;color: white}
.youtube {background: #bb0000;color: white}
.instagram {background: #f46f30 !important;color: white}
.shopping {background: black;color: white}

.whatsapp {background: #25D366 !important; color: white}

.appandroid {background: #78C257;color: white}
.appios {background: #000;color: white}

.botonrojo {background: #ff0033 !important; color: white}

/*
.container h3 { font-weight:700; font-size: 38px; }
.container h1 { font-weight:700; font-size: 42px; font-weight: bold; }
.container h2 { font-weight:700; font-size: 26px }
*/

h4.h4 { font-weight:700; font-size: 28px ; line-height: 50px;}

.features-2 h4 {
    color: #000000;
    font-weight: bold;
}


.features-2 p {
     /* font-weight: bold; */
}

.sombra{
	text-shadow:2px 2px 20px #000,2px 2px 20px #000,2px 2px 20px #000;
}

.bg-secondary{

	background-color:#fff9ff 
}


h4.small{

	color:#ff6699 
}


.amarillo {background: yellow; color: black}

.rojo {background: red; color: white}

::placeholder {
  font-weight: bold;
  opacity: 0.5;
  color: red;
}