
/*Generales*/


header {
    position: fixed;
    width: 100%;
    z-index: 100;
}

.hide {
    display: none !important;
}

h1 {
    font-size: 1px !important;
    color: white;
}

h2 {
    font-size: 1.5rem !important;
}

h3 {
    font-size: 1.5rem !important;
}

.tipografia-marca {
    font-family: 'Playfair Display', serif !important;
}

p {
    letter-spacing: 1px;
}

.titulo {
    z-index: -100;
}

/*Menu*/
.navbar-brand {
    font-family: 'Playfair Display', serif !important;
}

.container-fluid {
    max-width: 1200px !important;
}

.navbar-light .navbar-toggler {
    border-color: transparent !important;
}

.navbar {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.navbar-nav {
    text-align: center;
} 

.ml-auto {
    margin-left: auto!important;
}

.nav-link, .nav-item {
 padding: 10px !important;
}

@media (min-width: 768px){
    .nav-item-l {
        margin-right: 20px !important;
    }
}


/*Imagen de Fondo*/
.banner {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transform: translateY(92px);
    overflow: hidden;
}

.banner-img {
    box-sizing: border-box;
    max-height: 410px;
    width: auto;
    align-items: center;
    background-position: 50%;
    display: flex;
    justify-content: center;
    overflow: hidden;
}

.banner-h {
    position: absolute;
    max-width: 750px;
    margin: 0 auto;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    display: flex;
    flex-direction: column;
}

.banner-h h2 {
    font-family: 'Playfair Display', serif !important;
    line-height: 2.5rem !important;
    font-size: 1.75rem !important;
    letter-spacing: 1px;
    color: #ffffff;
}

.banner-h h3 {
    color: #ffffff;
    font-size: 1rem !important;
    letter-spacing: 1px !important;
    line-height: 1.5rem !important;
    margin-top: 1.5rem;
    margin-bottom: 1.5rem;
    max-width: 400px;
}


.banner-opacidad {
    opacity: .6;
}

@media (min-width: 601px) {
    .banner-img img{
        width: 100%;
        height: auto;
    }
}

@media (max-width: 600px) {
    .banner-img {
        max-height: 500px;
    }
}


/*Botones*/
.accion {
    padding: 6rem 0;
    background-color: #f8f9fa;
    text-align: center;
    transform: translateY(92px);
}

.btn-outline-success {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.btn-outline-success {
    color:#fff !important;
    background-color:  rgb(9, 94, 84) !important;
}

.btn-check:active {
    color:rgb(9, 94, 84) !important;
    background-color: #fff !important;
    border-color: #fff !important;
}

.fondo a {
    font-size: 1rem !important;
}

.btn-solid {
    background-color: #434361 !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    border: 1px solid #a2aec7 !important;
    font-weight: 600 !important;
    letter-spacing: 1px;
    transition: 300ms !important;
}

@media (min-width: 768px){
    .btn-solid {
        margin-right: 10px;
    }
}
.btn-solid:hover {
    background-color:#ffffff !important;
    color: #1b2a4a !important;
    border: 1px solid #1b2a4a;
    transition: 300ms !important;
}

.btn-line {
    margin-top: 1.5rem;
    background-color: transparent !important;
    border-color:  #d3d3d3 !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    font-weight: 600 !important;
    letter-spacing: 1px !important;
    transition: 300ms !important;
}

.btn-line:hover {
    border-color: #ffffff !important;
    background-color:#ffffff !important;
    color: #1b2a4a !important;
    transition: 300ms !important;
}

.call-cotizador {
    margin-top: 1.75rem !important;
    margin-bottom: 1.75rem !important;
}

/*Informacion*/
.informacion {
    transform: translateY(92px);
    padding-top: 3rem;
    margin-bottom: 4rem;
}

.titulo-logo {
    color: #caa85d;
    margin: 0 !important;
    text-align: center;
    font-family: 'Playfair Display', serif !important;
    margin-bottom: 1rem !important;
}

.vl {
    max-width: 50%;
    margin-left: auto;
    margin-right: auto;
    border-right: 3px solid #caa85d;
    height: 45px;
    margin-bottom: .5rem;
  }

.informacion h3 {
    font-family: 'Playfair Display', serif !important;
    text-align: center;
    margin-bottom: 3rem;
}

.contenedor-svg {
    margin-top: 3rem;
    text-align: center;
}

.contenedor-informacion h3 {
    font-family: 'Playfair Display', serif !important;
    margin-bottom: 2rem;
}

.contenedor-informacion p {
    color: rgb(131, 131, 131) !important;
}

.contenedor-informacion {
    margin-top: 1.5rem;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}

.texto-h3 {
    color: rgb(131, 131, 131) !important;
    max-width: 500px !important;
    margin: auto;
    text-align: center;
    margin-bottom: 4rem;
}



/*Imagen texto*/
.socios {
    transform: translateY(92px);
    padding-top: 3rem;    
    background-color: #f8f9fa;
    text-align: center;
}

.col-md-6 {
    margin-bottom: 3rem;
}

.socios-titulo {
    margin-bottom: 3rem !important;
}

.socios img {
    margin-bottom: 2rem;
    border-radius: 1000px;
    max-width: 300px;
}

.socios h3 {
    font-family: 'Playfair Display', serif !important;
    text-align: center;
    margin-bottom: .5rem;
    letter-spacing: 1px !important;
    line-height: 2rem !important;
}

.socios-subtitulos {
    margin-bottom: 2rem !important;
}

.socios-abogado {
    margin-bottom: 2rem;
}

.socios p{
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    color:  rgb(131, 131, 131);
}

.socios hr{
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}


/*consulta*/
.consulta {
    transform: translateY(92px);
    background-color: #ebe6db;
    padding-top: 7rem;
    padding-bottom: 7rem;
    text-align: center;
}

.consulta h3 {
    text-align: center;
    font-family: 'Playfair Display', serif !important;
    line-height: 2.5rem;
    margin-bottom: 2rem;
}

.consulta input {
    display: block;
    width: 100%;
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: .9rem;
    font-weight: 400;
    line-height: 1.5;
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    text-align: center;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.call-consulta {
    background-color: #99804a !important;
    color: #ffffff !important;
}

.consulta-hr {
    margin: 0 !important;
}

/*Footer*/
.footer {
    transform: translateY(92px);
    background-color: rgb(34, 34, 34);
    color: white;
    padding-bottom: 3rem;
}

@media (max-width: 768px) {
    .footer{
        text-align: center !important;
    }
}

.footer h4 {
    font-family: 'Playfair Display', serif !important;
    margin-top: 3rem;
    margin-bottom: 1.5rem;
    font-size: 1.2rem;
    letter-spacing: 1px;
}

.footer p {
    font-size: .9rem;
}

.footer a{
    display: block;
    color: #fae1ab;
    text-decoration: none;
    margin-left: 10px;
    margin-bottom: 10px;
}

.footer a:hover{
    color:#c9ab6e;
    text-decoration: none;
}

.footer svg{
    color: #f1ce83;   
}

hr {
    border: .5px solid;
    border-color: rgb(214, 214, 214) ;
}

.texto-gris {
    color: rgb(185, 185, 185);
}

.desarrollado {
    text-align: center;
    display: inline !important;
    color: rgb(185, 185, 185);
    font-size: .9rem;
}

.desarrollado p {
    font-size: .8rem !important;
    margin-top: 3rem;
    margin-bottom: 0 !important;
}

.desarrollado a{
    margin-left: 0 !important;
    color: #f8f9fa !important;
    display: inline !important;
}