a{
	outline:none;
	text-decoration:none!important;
}
body {

}
/*--- Navbar ---*/
header{
}
.logocincoh{
	height:100px; /* 80px */
}
.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0);
}
.nav-link{
	font-family: 'gothammedium',Arial; /* gothamlight */
	font-weight: 300;
	font-size: 16px;
	letter-spacing: .9px;
	color:#000;
}
.nav-item{
	padding-left:20px;
	padding-right: 20px;
}
.active{
	font-family: 'gothambold'!important;
}
.navbar {
    padding: 0.5rem 10rem;
}
.navbar-nav{
	margin-top:60px;
}
.navbar-nav a img{
	width:80%;
}
.navbar-light .navbar-toggler {
    color: rgba(0,0,0,.5);
    border-color: transparent!important;
}
.fixed-top {
    position: sticky;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
}
/*--- Fin Navbar ---*/
/*--- Slider ---*/
.btncarousel{
    height: 45px;
    padding-top: 4px;
    width: 95px;
    font-weight: 500;
    font-size: 95px!important;
    border-radius: 50%;
}
.col-carousel {
	margin: 0 0;
}
.owl-prev span, .owl-next span {
	color: #8dd5ce;
}
.owl-prev span:hover,
.owl-next span:hover {
	color: #5cb6b3;
}
.owl-prev, .owl-next {
	position: absolute;
	top: 0;
	height: 100%;
}
.owl-prev {
	left: 0px;
}
.owl-next {
	right: 0px;
}
.owl-dots {
  text-align: center;
    margin-top: -50px;
    z-index: 9999;
    position: absolute;
    left: 45%;
}
.owl-dots button.owl-dot {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  display: inline-block;
  background-color: #c3e7e3!important;
  margin: 0 3px;
}
.owl-dots button.owl-dot.active {
  background-color: #8dd5ce!important;
	width: 15.5px;
  height: 15.5px;
}
.owl-dots button.owl-dot:focus {
  outline: none;
}
.whats {
  position: relative;
	z-index: 99999;
}
.whats .app{
	position: absolute;
	top: -20px;
	left: 10px;
	z-index: 99999;
}
.fondonosotros{
	background-image:  url("../imgs/nosotrosbck.png");
	background-repeat: no-repeat;
	background-position: right;
	position: sticky;
  z-index: 99;
}
.nosotros{
	margin-top:90px;
}
.nosotros h1{
	font-family:'gothamblack'!important;
	font-size:35px;
	text-align: center;
  text-decoration: underline;
	text-decoration-thickness: 10px;
  text-underline-offset: -35%; /* <-- PxHx */
  text-decoration-skip-ink: none;
	text-decoration-color: #7dc5c2;
	margin-bottom:70px;
}
.nosotros p{
	font-family:'gothambook'!important;
	font-size:23px;
	text-align: center;
	margin-bottom:30px;
}
.nosotros p b{
	font-family: 'gothammedium';
	font-weight: bold;
}
.nosotrosficha{
	background:  url("../imgs/nosotrosbck.png") right -3% bottom 88% no-repeat, url("../imgs/fondonos.png") left bottom -6000% no-repeat;
	padding-top:120px;
	z-index: 4;
}
.ficha{
	text-align: center;
	padding-bottom: 20px;
}
.ficha h2{
	font-family: 'gothambold'!important;
	font-size:25px;
}
.ficha h6{
	font-family: 'gothambookitalic'!important;
	font-size:22px;
}
.ficha p{
	font-family: 'gothambook'!important;
	font-size:15px;
}
.ficha a img{
	width:25px;
	margin-left:15px;
	margin-bottom:15px;
	margin-top:10px;
	display: inline-block;
}


/* Nuestra fórmula */
.nuestraformula{
	margin-top:150px;
}
.nuestraformula h1{
	font-family:'gothamblack'!important;
	font-size:35px;
	text-align: center;
  text-decoration: underline;
	text-decoration-thickness: 10px;
  text-underline-offset: -35%; /* <-- this */
  text-decoration-skip-ink: none;
	text-decoration-color: #f2d146; /* #f9e3a0 */
	margin-bottom:70px;
}
.nuestraformula p{
	font-family:'gothambook'!important;
	font-size:23px;
	text-align: center;
	margin-bottom:30px;
}
.nuestraformula img{
	margin-top: 60px;
}
.btn-formula {
	width:115px;
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
	font-family: 'gothamlight'!important;
	font-weight: 400;
	font-size:14px;
	position: absolute;
	right:3%;
	bottom:3%;
}

.btn-formula:hover,
.btn-formula:focus,
.btn-formula:active,
.btn-formula.active,
.open .dropdown-toggle.btn-formula {
  color: #ffffff;
  background-color: #888;
  border-color: #999999;
}

.btn-formula:active,
.btn-formula.active,
.open .dropdown-toggle.btn-formula {
  background-image: none;
}

.btn-formula.disabled,
.btn-formula[disabled],
fieldset[disabled] .btn-formula,
.btn-formula.disabled:hover,
.btn-formula[disabled]:hover,
fieldset[disabled] .btn-formula:hover,
.btn-formula.disabled:focus,
.btn-formula[disabled]:focus,
fieldset[disabled] .btn-formula:focus,
.btn-formula.disabled:active,
.btn-formula[disabled]:active,
fieldset[disabled] .btn-formula:active,
.btn-formula.disabled.active,
.btn-formula[disabled].active,
fieldset[disabled] .btn-formula.active {
  background-color: #999999;
  border-color: #999999;
}

.btn-formula .badge {
  color: #999999;
  background-color: #ffffff;
}
.formul1d{}
.formul2d{display:none;}
.nuestraformula i{
	font-size:30px;
	color: #5cb6b3!important;
}
.formulmas{
	display: block;
}
.formulmenos{
	display:none!important;
}


/* ¿Que Necesitas? */
.quenecesitas{
	padding-top:150px;
	background:  url("../imgs/cubo.png") left -1% top 10% no-repeat;
}
.quenecesitas h1{
	font-family:'gothamblack'!important;
	font-size:35px;
	text-align: center;
  text-decoration: underline;
	text-decoration-thickness: 10px;
  text-underline-offset: -35%; /* <-- this */
  text-decoration-skip-ink: none;
	text-decoration-color: #7acc9b;
	margin-bottom:70px;
}
.quenecesitas p{
	font-family:'gothambook'!important;
	font-size:23px;
	text-align: center;
	margin-bottom:30px;
}
.quenecesitas p b{
	font-family: 'gothammedium';
}
.quenecesitasitems{
	margin-top:60px;
}
@media (min-width: 768px){
	.quenecesitasitems .col-md-2{
		-ms-flex: 0 0 16.7%;
	  flex: 0 0 16.7%;
	  max-width: 16.7%;
		margin-bottom:70px;
	}
}
.quenecesitasitems a{
	font-family: 'gothammedium';
	font-size:16px;
	line-height: 1.1;
	color:#000;
	margin-bottom:5px;
	display: block;
  text-align: center;
	text-transform: uppercase;
}
.quenecesitasitems a i{
	margin-top:15px;
	font-size:20px;
	color:#5cb6b3!important;
}
.quenecesitasitems .top{
	margin-top:20px;
}
.modal-content{
	background: url("../imgs/izquierdamodal.png") left -5% top -5% no-repeat, url("../imgs/derechamodal.png") right -4% bottom 5% no-repeat, #fff;
}
.modal-tit{
	width:80%;
	margin-bottom: 70px;
}
.modal-body .modal-tit img {
  float: left;
	margin-top:3px;
}
.modal-body .modal-tit h1 {
	font-family:'gothamblack'!important;
	font-size:30px;
  position: relative;
  top: 0px;
  left: 10px;
}
.modal-body ul{
	list-style: none;
	margin-top:40px;
	margin-left:0px;
	padding-left:0px;
	margin-right:0px;
	padding-right:0px;
}
.modal-body li{
	font-family: 'gothamlight'!important;
	font-size:20px;
	margin-top:10px;
}
.modal-body li span{
	color:#63b7b3;
	font-weight: bold;
	margin-right:6px;
}
.modal-footer{
	padding: 2rem;
  border-top: 0px solid transparent!important;
}
.modal-header{
	padding: 2rem;
  border-bottom: 0px solid transparent!important;
}
.close{
	color:#63b7b3;
	font-size: 2.9rem;
  font-weight: 300;
}
.clientes{
	margin-top:140px;
	margin-bottom:30px;
}
.clientes p{
	font-family:'gothambook'!important;
	font-size:23px;
	text-align: center;
	margin-bottom:80px;
}
.clientes p span{
	font-family: 'gothammedium';
	font-size:23px;
}
.casosexito{
	background: #999;
	padding-left:40px;
	padding-right:40px;
	padding-bottom:40px;
	padding-top:40px;
	text-align: center;
}
.casosexito p{
	font-family: 'gothammedium';
	color:#fff;
	font-size:30px;
	margin: 0;
	letter-spacing: 2px;
	float:left;
	margin-right: 100px;
	line-height: 1.7;
}
.casosexito a{
	color:#fff;
	font-size:35px;
	margin-left: 20px;
	margin-right: 20px;
}
.casosexito .datos{
	display: inline-block;
}

.contactoform{
	background: url("../imgs/contacto.png") right bottom no-repeat, #5cb6b3;
	margin-top:90px;
	padding-top:30px;
	padding-bottom: 70px;
}
.contactoform h3{
	font-family:'gothambook'!important;
	font-size:28px;
	text-align: center;
	margin-bottom:40px;
	color:#fff;
	font-weight: 300!important;
}
.form-group {
	margin-bottom: 0rem;
}
.contacto input{
	padding-top:25px;
	padding-bottom:25px;
	padding-left:15px;
	padding-right:15px;
	background: #f2f2f2;
	font-family: 'gothamlight'!important;
	font-weight: 400;
	color: #000000;
	font-size: 18px;
	margin-bottom: 20px;
	border-radius: 10px;
}
.contacto textarea{
	padding-top:10px;
	padding-bottom:25px;
	padding-left:15px;
	padding-right:15px;
	background: #f2f2f2;
	font-family: 'gothamlight'!important;
	font-weight: 400;
	color: #000000;
	font-size: 18px;
	margin-bottom: 20px;
	border-radius: 10px;
}
.form-control:focus {
	border-bottom: none!important;
	outline: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
	background: #fff;
}
.form-control::placeholder {
	color: #727272;
	opacity: 1;
}
.form-control:-ms-input-placeholder {
	color: #727272;
}
.form-control::-ms-input-placeholder {
  color: #727272;
 }
.contacto input[type=text], .contacto input[type=phone], .contacto input[type=email], .contacto input[type=date]{
	-webkit-appearance: none;
	 outline: 0px transparent !important;
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom: none!important;
}
.contacto textarea{
	-webkit-appearance: none;
	 outline: 0px transparent !important;
	border-top:0;
	border-left:0;
	border-right:0;
	border-bottom: none!important;
}
.boton{
	font-family: 'gothambook';
	font-weight: 400;
	margin-top:20px;
	font-size:21px;
	padding-left: 70px;
	padding-right: 70px;
	padding-top: 10px;
	padding-bottom: 10px;
	-webkit-appearance: none;
	outline: none!important;
	-webkit-box-shadow: none!important;
	box-shadow: none!important;
}
.footer{
	margin-top:50px;
	background: #999999;
	padding-left:20px;
	padding-right: 30px;
	padding-top:50px;
	padding-bottom: 30px;
}
.footer img{
	margin-left:20px;
}
.footer i{
	font-size:40px;
	color:#fff;
	float:left;
	margin-right: 20px;
	margin-bottom: 70px;
}
.footer p{
	font-family: 'gothammedium';
	color:#fff;
	font-size:19px;
	padding-left:20px;
	margin-bottom:2px;
}
.footer a{
	font-family: 'gothambook';
	color:#fff;
	font-size:18px;
	display: block;
}
.footer .data{
	padding-top:10px;
}

.whatsapp{
	position:fixed;
	width:44px;
	height:42px;
	bottom:30px;
	right:120px;
	text-align:center;
	z-index:101;
	background: #fff;
	border-radius: 70%;
}
.whatsapp img{
	width:45px;
}

.linkedin{
	display:none;
}
.instagram{
	display:none;
}
.btn-slider {
	position: absolute;
	padding-left: 40px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:17px;
	padding-right: 40px;
	bottom:60px;
	left:42.7%;
  color: #379AD9;
  background-color: #FFFFFF;
	border: solid 2px #379ad9;
	font-family: 'gothambold'!important;
	border-radius: 10px;
}
.cncns {
		left:41.8%!important;
}

.btn-slider:hover,
.btn-slider:focus,
.btn-slider:active,
.btn-slider.active,
.open .dropdown-toggle.btn-slider {
  color: #fff;
  background-color: #379AD9;
}

.btn-slider:active,
.btn-slider.active,
.open .dropdown-toggle.btn-slider {
  background-image: none;
}

.btn-slider.disabled,
.btn-slider[disabled],
fieldset[disabled] .btn-slider,
.btn-slider.disabled:hover,
.btn-slider[disabled]:hover,
fieldset[disabled] .btn-slider:hover,
.btn-slider.disabled:focus,
.btn-slider[disabled]:focus,
fieldset[disabled] .btn-slider:focus,
.btn-slider.disabled:active,
.btn-slider[disabled]:active,
fieldset[disabled] .btn-slider:active,
.btn-slider.disabled.active,
.btn-slider[disabled].active,
fieldset[disabled] .btn-slider.active {
  background-color: #FFFFFF;
  border-color: #379ad9;
}

.btn-slider .badge {
  color: #FFFFFF;
  background-color: #379AD9;
	font-family: 'gothambook';
}

button:focus, button:active {
   outline: none;
}
#cargando, #cargando2{
	display: none;
	color:#fff;
	font-family: 'gothambook';
}
#resultado{
	color:#fff;
	font-family: 'gothambook';
}
.mob{display: none!important;}

/* Media Queries  */
@media only screen and (max-width: 1440px) {
	.nav-link{
		font-family: 'gothamlight',Arial;
		font-weight: 300;
		font-size: 16px;
		letter-spacing: .9px;
		color:#000;
	}
	.nosotrosficha{
		background:  url("../imgs/nosotrosbck.png") right -3% bottom 88% no-repeat, url("../imgs/fondonos.png") left bottom -34000% no-repeat;
		padding-top:120px;
		z-index: 4;
	}
	.nav-item{
		padding-left:10px;
		padding-right: 10px;
	}
	.navbar-nav a img{
		width:75%;
	}
}
@media only screen and (device-width: 1366px) {
	.nosotrosficha .col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 27%;
		max-width: 27%;
	}
}
@media only screen and (max-width: 1366px) {
	.ficha2{
		margin-top:0px;
	}
}
@media only screen and (device-width: 1280px) {
	.nosotrosficha .col-md-3 {
		-ms-flex: 0 0 25%;
		flex: 0 0 27%;
		max-width: 27%;
	}
}
@media only screen and (max-width: 1280px) {
	.navbar {
	    padding: 0.5rem 1rem;
	}
	.nav-link{
		font-size: 14px;
	}
	.navbar-nav a img{
		width:65%;
	}
	.ficha2{
		margin-top:0px;
	}
	.nosotrosficha{
		background:  url("../imgs/nosotrosbck.png") right -3% bottom 88% no-repeat, url("../imgs/fondonos.png") left bottom -1700% no-repeat;
		padding-top:120px;
		z-index: 4;
	}

}
@media only screen and (max-width: 1200px) {
	.ficha2{
		margin-top:0px;
	}

}

@media only screen and (max-width: 768px) {
	header {
    margin-top: 100px;
	}
	.fixed-top {
    position: fixed;
	}
	.navbar {
	  padding: 0.5rem 1rem;
	}
	.nav-link{
		font-size: 19px;
	}
	.navmob{
		flex-direction: row!important;
		padding-left: 20%;
	}
	.navbar-nav a img{
		width:100%;
	}
	.logocincoh{
		height:100px; /*80px*/
		margin-left: -40%;
	}
	.fixed-top {

	}
	.nosotros h1{
		font-size:34px;
		margin-bottom:40px;
	}
	.nosotros p{
		font-size:20px;
		padding-left:20px;
		padding-right:20px;
	}
	.nosotros p br{
		display:none;
	}
	.nosotrosficha{
		padding-top:70px;
		background:  url("../imgs/nosmobile.png") right -10.6% bottom 47% no-repeat, 20% 20%;
	}
	.ficha{
		background: url("../imgs/fondonos.png") left bottom 150% no-repeat;
	}
	.ficha img{
		width:47%;
	}
	.nuestraformula{
		margin-top:80px;
	}
	.nuestraformula h1{
		font-size:34px;
		margin-bottom:40px;
	}
	.nuestraformula p {
    font-size: 20px;
		padding-left:1px;
		padding-right:1px;
		margin-bottom: 0px
	}
	.nuestraformula p br{
    display:none;
	}
	.quenecesitas{
		background: none;
		padding-top:100px;
	}
	.quenecesitas h1{
		font-size:34px;
		margin-bottom:40px;
	}
	.quenecesitas p{
		font-size:20px;
	}
	.quenecesitas p br{
		display:none;
	}
	.quenecesitasitems .col-6{
		-ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
		margin-bottom:50px;
	}
	.clientes {
    margin-top: 30px;
		margin-bottom:100px;
	}
	.clientes p {
    font-size: 19px;
		margin-bottom: 30px;
	}
	.clientes p span {
    font-size: 19px;
	}
	.casosexito {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-top: 25px;
	}
	.casosexito p {
    font-size: 19px;
    margin: 0;
    letter-spacing: 0px;
    float: none;
    margin-right: 0px;
    line-height: 1;
		margin-bottom: 22px;
	}
	.casosexito a {
    color: #fff;
    font-size: 26px;
    margin-left: 15px;
    margin-right: 15px;
	}
	.modal-content{
		background: url("../imgs/izquierdamodal.png") left -60px top -100px no-repeat, url("../imgs/derechamodal.png") right -60px bottom -120px no-repeat, #fff;
	}
	.modal-tit{
		margin-top:10px;
		width:90%;
		margin-left:5px;
		margin-bottom: 50px;
	}
	.modal-body .modal-tit img {
	  float: left;
		width:60px;
	}
	.modal-body .modal-tit h1 {
		font-size:20px;
	  top: 0px;
	  left: 10px;
	}
	.modal-body li {
    font-size: 18px;
    margin-top: 5px;
	}
	.contactoform{
		background: url("../imgs/contactom.png") right -60px bottom -60px no-repeat, #5cb6b3;
		margin-top:90px;
		padding-top:60px;
		padding-bottom: 70px;
	}
	.contactoform h3 {
    font-size: 20px;
		margin-top:10px;
    margin-bottom: 30px;
	}
	.contacto input{
		padding-top:22px;
		padding-bottom:22px;
		padding-left:10px;
		padding-right:10px;
		font-weight: 400;
		font-size: 16px;
	}
	.contacto textarea{
		padding-top:10px;
		padding-bottom:22px;
		padding-left:10px;
		padding-right:10px;
		font-size: 16px;
	}
	.footer {
    padding-left: 20px;
    padding-right: 30px;
    padding-top: 30px;
    padding-bottom: 35px;
	}
	.footer img{
		display: none;
	}
	.footer p {
    font-size: 17px;
    padding-left: 20px;
	}
	.footer i {
    font-size: 35px;
    margin-bottom: 40px;
	}
	.footer a {
    font-size: 16px;
	}
	.footer .data{
		padding-left:16%;
	}
	.footer .data2{

	}
	.desk{display: none!important;}
	.mob{display: block!important;}
}
@media only screen and (max-width: 640px) {
	.nosotrosficha{
		background:  url("../imgs/nosmobile.png") right -18% bottom 45% no-repeat, 20% 20%;
	}
	.whatsapp{
		bottom:120px;
		right:5px;
		width:30px;
		height:30px;
	}
	.whatsapp img{
		width:35px;
	}
	.linkedin{
		display: block;
		position:fixed;
		bottom:25px;
		right:4px;
		width:30px;
		height:30px;
		text-align:center;
		z-index:101;
		background: #fff;
		border-radius: 70%;
	}
	.linkedin img{
		width:30px;
	}
	.instagram{
		display: block;
		position:fixed;
		bottom:70px;
		right:4px;
		width:30px;
		height:30px;
		text-align:center;
		z-index:101;
		background: #fff;
		border-radius: 70%;
	}
	.instagram img{
		width:30px;
	}
	.btn-formula {
		width:105px;
		font-size:12px;
		left:1%;
		top:10px;
		height:25px;
	}
	.formulmasm{
		display: block;
	}
	.formulmenosm{
		display:none!important;
	}

}
@media only screen and (max-width: 480px) {
	.nosotrosficha{
		padding-top:40px;
		background:  url("../imgs/nosmobile.png") right -28% bottom 47% no-repeat, 20% 20%;
	}
	.ficha{
		background: url("../imgs/fondonos.png") left bottom 143% no-repeat;
	}
	.ficha img{
		width:67%;
		margin-bottom:15px;
	}
	.nosotros h1{
		font-size:28px;
		margin-bottom:40px;
	}
	.nosotros p{
		font-size:18px;
		padding-left:20px;
		padding-right:20px;
	}
  .nuestraformula h1{
		font-size:28px;
		margin-bottom:40px;
	}
	.nuestraformula p {
    font-size: 18px;
		padding-left:1px;
		padding-right:1px;
	}
  .quenecesitas h1{
		font-size:28px;
		margin-bottom:40px;
	}
	.quenecesitas p{
		font-size:18px;
	}
}
@media only screen and (max-width: 360px) {
	.nosotrosficha{
		padding-top:40px;
		background:  url("../imgs/nosmobile2.png") right -38% bottom 51% no-repeat, 20% 20%;
	}
}
@media only screen and (max-width: 320px) {
	.nosotrosficha{
		padding-top:40px;
		background:  url("../imgs/nosmobile.png") right -120% bottom 50% no-repeat, 20% 20%;
	}
}

/*-------------------------------------------------- Comunes Generales --------------------------------------------------*/

/* Mobile Dots */
@media only screen and (max-width: 640px) {
	.owl-dots {
    margin-top: -34px;
    left: 42%;
	}
	.owl-dots button.owl-dot {
	  width: 10px;
	  height: 10px;
	}
	.owl-dots button.owl-dot.active {
	  background-color: #8dd5ce!important;
		width: 11px;
	  height: 11px;
	}
	.btn-slider {
		left:34.5%;
		padding-left: 30px;
		padding-top:10px;
		padding-bottom:10px;
		font-size:14px;
		padding-right: 30px;
		bottom:30px;
	}
	.cncns {
		left:30.3%!important;
	}
	.btncarousel{
	    height: 45px;
	    padding-top: 4px;
	    width: 25px;
	    font-weight: 500;
	    font-size: 45px!important;
	    border-radius: 50%;
	}
}
.p0{
	padding: 0!important;
}
.centro{
	display: flex;
	justify-content: center;
	/* align-items: center; PxHx*/
}
.centrado{
	display: flex;
	justify-content: center;
	align-items: center;
}
.encolumno{
	display: flex;
	flex-direction: column;
}
.engrillo{
	display: flex;
	flex-direction:row;
}
.error {
    color: #000!important;
		font-family: 'gothambook';
		font-weight: 500;
}
.ok{
	color:#fff;
	font-family: 'gothambook';
	font-size: 17px;
	font-weight: 300;
}
.borde{
	border-radius: 20px;
}
.btn-contacto {
  color: #FFFFFF;
  background-color: #5cb6b3;
  border-color: #fff;
	font-family: 'gothambook';
}

.btn-contacto:hover,
.btn-contacto:focus,
.btn-contacto:active,
.btn-contacto.active,
.open .dropdown-toggle.btn-contacto {
  color: #5cb6b3;
  background-color: #fff;
  border-color: #FFFFFF;
}

.btn-contacto:active,
.btn-contacto.active,
.open .dropdown-toggle.btn-contacto {
  background-image: none;
}

.btn-contacto.disabled,
.btn-contacto[disabled],
fieldset[disabled] .btn-contacto,
.btn-contacto.disabled:hover,
.btn-contacto[disabled]:hover,
fieldset[disabled] .btn-contacto:hover,
.btn-contacto.disabled:focus,
.btn-contacto[disabled]:focus,
fieldset[disabled] .btn-contacto:focus,
.btn-contacto.disabled:active,
.btn-contacto[disabled]:active,
fieldset[disabled] .btn-contacto:active,
.btn-contacto.disabled.active,
.btn-contacto[disabled].active,
fieldset[disabled] .btn-contacto.active {
  background-color: #5cb6b3;
  border-color: #FFFFFF;
	color:#fff;
}

.btn-contacto .badge {
  color: #5cb6b3;
  background-color: #FFFFFF;
}
