
*{
	font-family: 'Poppins', sans-serif;
}
.navbar-brand{
	background-color: #fff !important;
	padding: 5px !important;
	margin-left: 1px !important;
}
.logo{
	height: auto !important;
	width: 80px !important;
	margin: 0;
	padding: 0;
}
.ftco-navbar-light .container{
	background:#FFC629 !important;
}
.ftco-navbar-light .container:after{
	background:#FFC629 !important;
}
.block-27 ul li.active a, .block-27 ul li.active span {
      background: #FFC629;
      color: #fff;
      border: 1px solid transparent; }
  .table thead th {
    
    border-bottom: 2px solid #FFC629 
    !important;
    background-color: #158B99 
    !important}
  .table tbody + tbody {
    border-top: 2px solid #FFC629 !important; }
    .subscribe-form .form-group .submit {
    	color: #000000 !important;
    background: #158B99 !important ;
    border-radius: 0px 5px 5px 0px;
    font-size: 16px;
    }
    .subscribe-form .form-group .submit {
    color: #000000 ;
    background: #ffc629 !important ;
    border-radius: 0px 5px 5px 0px;
    font-size: 16px; }
    .ftco-footer-social li a{
	background: #FFC629 !important ;
}

.contactos{
  display: block;
}