.a164 .navbar-default .navbar-nav .btnContacto a {
    height: 40px;
    transition-duration: 0.5s;
    line-height: 38px;
    padding: 0px 29px;
    border: 1px solid #ea516d;
    border-radius: 5px;
}
.a164 .navbar-default .navbar-nav> .active> a:hover {
    background-color: transparent;
    color: #ea516d;
}
.a164 .navbar-default .navbar-nav a {
    font-size: 14px;
    font-weight: 500;
    color: #ea516d;
    text-transform: uppercase;
    padding: 0 15px;
}
.a164 .btnContacto a:hover {
    background-color: #fff !important;
    color: #ea516d !important;
}
.a164 .navbar-default .navbar-nav .idiomas.dropdown:hover a, .a164 .navbar-default .navbar-nav .idiomas.dropdown.open a {
    color: #ea516d !important;
}
.a169 .container-texto .container-txt .titulo {
    font-size: 40px;
    line-height: 45px;
    font-weight: 600;
    color: #ea516d;
}
.a165 .footer .cols {
    padding-bottom: 0;
    color: #ea516d;
}
.a165 .footer table, .a165 .footer a {
    color: #ea516d;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
}
.a165 .red span {
    font-size: 27px;
    color: #85031b;
}
.a165 .footer {
    border-radius: 12px 12px 0px 0px;
    background-color: #fff;
    color: #ea516d;
    font-weight: 400;
    font-size: 15px;
    padding-top: 40px;
    padding-bottom: 40px;
}
.a182 {
    padding-top: 50px;
    padding-bottom: 50px;
    min-height: 100px;
}
.a150 {
    padding: 0;
    position: relative;
    color: #000;
}
.a150 .cont-datos .titulo {
    text-transform: uppercase;
    font-weight: bold;
    width: 100%;
    display: block;
    margin-bottom: 4px;
    color: #000;
}
.a150 .cont-datos a {
    color: #ea516d;
}
.a182.txt-libre.bg-odd-even {
    background-color: #f0f0f0;
}
.a184 .form-captacion-position {
    background-color: #f0f0f0 !important;
    position: relative;
}
.a184 .titulo {
    color: #000;
    font-size: 34px;
    text-transform: none;
    font-weight: bold;
    line-height: 1.3;
    text-align: center;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 25px;
    background-color: #f0f0f0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
.a183 {
    background-color: #eee !important;
    color: #3b3b3b;
    padding-top: 50px;
    padding-bottom: 50px;
}
.a150 .contTitulo {
    padding-top: 50px;
    padding-bottom: 50px;
    background: #eee;
}
.a164 .navwidth {
    width: auto;
    background-color: #fff;
}
.a164 .navbar-default .container-fluid, .a164 .navbar-default {
    height: 77px;
}
.a164 .navbar-default .cLogo img {
    max-width: 350px;
    max-height: 70px;
}

.caixa {
  display: flex;
}
.caixa div {
  flex: auto; /* also 1 or 50% */
}


@media screen and (max-width: 767px){

.caixa {
  display: flex;
flex-direction: column;
}
}

@media screen and (max-width: 475px) {
  .a164 .navbar-default .navbar-nav {
    right: 55px;
  }
}

@media screen and (max-width: 991px) {
.a164 .idiomas {
padding-left: 0;
border: none !important;
}
.a164 .idiomas .dropdown-menu li {
display: flex !important;
margin-top: 0px;
margin-bottom: 10px;
}
}
.a164 .navbar-default .navbar-nav .idiomas {
  border: 0px solid #fff !important;
}
nav .idiomas.dropdown.open {
  background: transparent !important;
}
.a164 .navbar-default .navbar-nav .idiomas.dropdown:hover, .a164 .navbar-default .navbar-nav .idiomas.dropdown.open {
    background: #ffffff00 !important;
}
