section {
    padding: 90px 0;
}
p{
    font-size:15px;
    line-height: 22px;
    color:#343636;
}
h1{
    font-weight: 700;
}
h2{
    font-weight: 400;
    color:#343636;
    font-size: 34px;
    line-height: 44px;
}
h3{
    font-weight: 400;
    font-size: 30px;
    color:#c7114c;
}
h4{
    font-size: 22px;
    line-height: 22px;
    font-weight: 400; 
}
body{
    font-family: 'Poppins', sans-serif;
}
img {
    max-width: 100%;
}

/**/
.message p {
    text-align: center;
    color: white;
}
.message {
    display: block;
    width: 100%;
    color: white;
}
.caja-c .caja:last-child{
    background:#00a9a4;
}
.caja p {
    color: white;
    padding: 20px 40px;
}
.caja h4 {
    padding: 20px 40px;
    text-align: center;
    color: white;
    font-weight: bold;
    border-bottom: 5px solid;
}
.caja {
    background: #397077;
    width: 45%;
    border-radius: 20px;
}
.caja-c {
    display: flex;
    justify-content: space-between;
    margin-top: 30px;
}
#rrhh .linea{
    background:#00a9a4;
}
#valores .linea{
    background:#397077;
}
.cont-i {
    color: white;
    padding: 20px 40px;
    border-radius: 20px;
    margin: 0 20px;
    width: calc(25% - 40px);
    text-align: center;
    margin-bottom: 20px;
    font-size: 17px;
}
.cont-b {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 -20px;
    margin-top: 40px;
}
.redes img {
    max-height: 25px;
}
.redes a {
    margin-left: 40px;
}
.redes {
    text-align: right;
}
header {
    position: fixed;
    z-index: 99999;
    width: 100%;
    transition:all 0.5s ease;
    padding: 15px 0;
    top: 0;
}
section#valores {
    padding-bottom: 30px;
}
.campoForm input, .campoForm textarea {
    border-radius: 10px;
}
header.sticky {
    background: white;
    box-shadow: 0 0 10px #1e1e1e52;
    padding: 5px 0;
}
.sticky ul.navbar-nav.mr-auto:before {
    background: #f4be97;
}
nav.navbar {
    background: transparent !important;
    max-width: 1140px;
    margin: 0 auto;
}
a.navbar-brand {
    display: none;
}
section#subheader {
    background: url(../img/fondo.jpg);
    background-size: cover;
    background-position: center;
    padding-top: 180px;
    padding-bottom: 30px;
}
.tit h1 {
    color: white;
    font-size: 126px;
    line-height: 130px;
    margin: 0;
}
.tit h2 {
    color: white;
    text-transform: uppercase;
    font-size: 55px;
    line-height: 60px;
    letter-spacing: 15px;
}
.tit {
    border-left: 4px solid white;
    padding-left: 50px;
    margin-top: 150px;
    margin-bottom: 50px;
}
.dif-c img {
    width: 19%;
}
.dif-c {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 40px;
}
p.conf {
    background: #f4be4b;
    padding: 20px 40px;
    border-radius: 20px;
}
section#diferenciales h2 {
    margin-bottom: 40px;
}
#clientes .linea{
    background:#f08346;
}
#clientes h2{
    margin-bottom: 30px;
}
#formulario .linea{
    background:#f4be4b;
}
span.error p {
    color: white;
}
form#form-duda {
    background: url(../img/fondo5.jpg);
    background-size: cover;
    padding: 40px 60px;
    padding-top: 0px;
    border-radius: 20px;
    padding-bottom: 10px;
}
a.mailc {
    display: block;
    text-decoration: none;
    color: white;
    text-align: center;
    margin: 0 auto;
}
section#formulario, #clientes {
    padding-top: 0;
}
.form-control {
    color: #606060;
    font-size: 15px;
}
.form-control::placeholder {
    color: #606060;
}
.form-control {
    border: none;
    background: #ffffff94;
}
.campoForm {
    margin-bottom: 0;
}
.send-col {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
}
button.btn.btn-secondary {
    background: #f4be4b !important;
    color: #231f20 !important;
    font-weight: 400;
    border-radius: 50px;
    min-width: 215px;
}
#formulario p.conf {
    margin-top: -190px;
    margin-bottom: 120px;
    display: inline-block;
    margin-left: -60px;
}
#formulario h2 {
    margin-bottom: 70px;
}
.linea {
    display: block;
    width: 200px;
    height: 4px;
    background: #f4be4b;
    margin-bottom: 20px;
}
section#diferenciales {
    background: url(../img/fondo2.png);
    background-repeat: no-repeat;
    background-size: 40%;
    background-position: center right;
}
section#rrhh {
    background: url(../img/fondo4.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center right;
}
section#nosotros {
    background: url(../img/fondo3.jpg);
    background-size: cover;
    padding-top: 0;
    padding-bottom: 250px;
}
img.cupertxt {
    max-width: 1140px;
    margin: 0 auto;
    display: block;
    margin-top: -150px;
}
section#nosotros h2 {
    margin-bottom: 60px;
}
.conf.confn {
    background: #f08346;
}
section#nosotros .linea {
    background: #f08346;
}
/**/


ul#myTopnav li {
    width: 100%;
    padding: 3px 0;
}
.topnav.responsive {
    opacity: 1;
    left: 0px;
    visibility: visible;
}
.topnav {
    opacity: 0;
    display: flex;
    flex-direction: column;
    position: absolute;
    background: #262521;
    width: 100%;
    top: -20px;
    transition: all 0.5s ease;
    left: -340px;
    visibility: hidden;
    height: auto;
    padding: 30px 10px;
}
ul.navbar-nav.mr-auto {
    display: flex;
    justify-content: center;
}
ul.navbar-nav.mr-auto:before {
    content: '';
    display: block;
    width: 100%;
    background: white;
    height: 4px;
    margin-top: 19px;
    margin-right: 20px;
}
.navbar-nav .active .nav-link {
    color: #f4be4b !important;
}
.navbar-light .navbar-nav .nav-link {
    color: black;
}
a.icon-close {
    color: white;
    position: absolute;
    right: 10px;
    top: 5px;
    font-weight: bold;
    text-decoration:none;
}
.dropdown-toggle::after{
    display:none !important;
}
.dropdown-menu:hover {
    display: block;
    top: 37px !IMPORTANT;
}
.dropdown-toggle {
    padding: 0;
}
ul.dropdown-menu li {
    margin-left: 12px;
    padding: 0 !important;
}
.dropdown-menu {
    border-radius: 0;
    border: none;
    top: -5px !important;
    margin-bottom:5px;
}
a.dropdown-toggle:hover + ul.dropdown-menu.show {
    top: -7px !IMPORTANT;
}
.dropdown-menu.show:hover {
    top:-7px !important;
}
header nav ul li ul li a, header nav ul li ul li a:hover {
    color: black;
}
ul.dropdown-menu {
    position: unset !IMPORTANT;
    transform: none !IMPORTANT;
    background: none;
    padding: 0;
    margin: 0;
}
ul.dropdown-menu li a, ul.dropdown-menu li a:hover{
    color:white;
}
ul.dropdown-menu li:before {
    content: '';
    display: block;
    height: 5px;
    width: 5px;
    background: white;
    position: absolute;
    left: 0;
    margin-top: 10px;
}
ul.dropdown-menu li {
    margin-left: 12px;
}
header nav ul li {
    margin: 0 8px
}
header nav ul li a:hover {
    color: white;
    text-decoration: none;
}
header nav ul li a {
    color: white;
    font-size: 18px;
    position: relative;
    font-weight: bold;
    font-family: 'jost', sans-serif;
}
header nav ul li.red a:hover:after{
    display:none;
}
header nav ul {
    z-index: 99;
    display: flex;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
}
header img {
    vertical-align: middle;
    border-style: none;
    width: 265px; 
}
header .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
}
.navbar-light .navbar-toggler div {
    width: 25px;
    background: white;
    height: 3px;
    margin-bottom: 5px;
}
.navbar-light .navbar-toggler:focus {
    outline: none;
}
.mob{display:none;}
@media screen and (max-width: 991px) {
    .cont-b {
        margin: 0;
    }
    section#nosotros {
        background: url(../img/fondo3m.jpg);
        background-size: cover;
    }
    form#form-duda {
        background: url(../img/fondo5m.jpg);
        background-size: cover;
    }
    section#subheader {
        padding-top: 0;
        margin-top: 135px;
        background: url(../img/fondo1m.jpg);
        background-size: cover;
        background-position: center;
    }
    .mob{display:block;}
    .desk{display:none;}
    h2 {
        font-size: 25px;
        line-height: 35px;
    }
    section#diferenciales h2 {
        margin-bottom: 20px;
    }
    .dif-c img {
        width: 100%
    }
    section#diferenciales {
        padding-bottom: 50px;
    }
    section#nosotros {
        padding-bottom: 120px;
    }
    img.cupertxt {
        margin-top: -50px;
        padding: 0 10px;
    }
    section#rrhh {
        padding-top: 0;
        padding-bottom: 40px;
    }
    h4 {
        font-size: 17px;
        line-height: 22px;
    }
    section#clientes {
        padding-bottom: 40px;
    }
    form#form-duda {
        padding: 15px 20px;
        width: calc(100% - 30px);
        margin: 0 auto;
    }
    section#formulario {
        padding-bottom: 40px;
    }
    textarea#consultas {
        height: 120px;
    }
    #formulario p.conf {
        margin-top: -190px;
        margin-bottom: 40px;
        display: inline-block;
        margin-left: -20px;
    }
    .navbar-light .navbar-nav .nav-link {
        color: white;
    }
    .sticky ul.navbar-nav.mr-auto:before {
        background: #ffffff;
    }
    a.navbar-brand {
        border-top: 3px solid white;
        padding-top: 10px;
    }
    nav.navbar {
        padding-bottom: 0;
    }
    a.navbar-brand {
        display: block;
    }
    header.sticky {
        background: #397077;
    }
    header {
        background: #397077;
    }
    .navbar-light .navbar-toggler {
        border: none;
    }
    .caja {
        width: 100%;
        margin-bottom: 20px;
    }
    .caja-c {
        flex-wrap: wrap;
    }
    .cont-i {
        width: 100%;
    }
    .tit h1 {
        font-size: 40px;
        line-height: 50px;
    }
    .tit h2 {
        font-size: 20px;
        line-height: 25px;
        letter-spacing: 4px;
    }
    .tit {
        padding-left: 22px;
        margin-top: 50px;
        margin-bottom: 30px;
    }
    .logosh{
        display:none;
    }
    a.navbar-brand {
        display: block;
    }
    header.sticky {
        background: #397077;
    }
    header {
        background: #397077;
    }
    .navbar-light .navbar-toggler {
        border: none;
    }
    img.cupertxt {
        max-width: 100%;
    }
    .dropdown-toggle{
        padding:0;
    }
    ul.dropdown-menu.show {
        position: unset !IMPORTANT;
        top: unset !IMPORTANT;
        transform: none !IMPORTANT;
    }
    .dropdown-menu:hover{
        top: unset !important;
        position: unset !IMPORTANT;
    }
    .topnav a:not(:first-child) {display: none;}
    .topnav a.icon {
        position: absolute;
        right: 11px;
        top: 10px;
        display: block;
    }
    header .container {
        flex-direction: column;
        align-items: self-end;
    }
    header img {
        width: 150px;
        margin-left: 5px;
    }
    .topnav li{display:none;}
    .topnav.responsive {
        flex-direction: column;
        padding-top: 15px;
    }
    .topnav.responsive li {
        display: block;
        margin-bottom: 6px;
    }
    .topnav.responsive a {
        float: none;
        display: block;
        text-align: left;
    }
}
@media(max-width: 350px) {
    #formulario h2 {
        margin-bottom: 90px;
    }
}