/*
Theme Name: Oriente Legal Abogados
Author: Objetivo Creativo
Author URI: https://www.objetivocreativo.com
Version: 1.0
Description: Diseño web hecho a medida
Text Domain: ola
*/

* {
    
    font-family: brandon-grotesque, sans-serif;
    font-weight: 400;
    font-style: normal;
    
}

*:focus,
* a:focus {
    
    border: none;
    outline: none;
    
}

@media (min-width: 1200px) {
    
    .container { max-width: 1200px; }
    
}

::selection {
    
    color: white;
    background-color: #ae2a17;
    
}

html {
    
    background-color: #4e4c4c;
    
}

.header-one {
    
    background-color: #4e4c4c;
    
}

.header-two {
    
    background-color: #ae2a17;
    
}

.header-three {
    
    background-color: #4e4c4c;
    
}

footer {
    
    background-color: #4e4c4c;
    
}

footer p,
footer p a {
    
    color: white;
    margin: 0; padding: 0;
    
    text-decoration: none;
    
    transition-duration: 150ms;
    
    font-size: 16px;
    
}

footer p {
    
    padding: 35px 0;
    
}

footer p a:hover {
    
    color: inherit;
    opacity: 0.6;
    text-decoration: none;
    
}

.rrss a {
    
    color: white;
    margin: 3px;
    
}

.rrss {
    
    text-align: center;
    
}

.nav-legal {
    
    text-align: right;
    
}

@media (max-width: 991.98px) {
    
    footer .copy,
    footer .nav-legal {
        
        text-align: center;
        
    }
    
    footer p.rrss {
        
        margin-top: 0;
        margin-bottom: 0;
        
        padding-top: 0;
        padding-bottom: 0;
        
    }
    
    footer {
        
        padding-top: 10px;
        padding-bottom: 10px;
        
    }
    
}

header .rrss {
    
    text-align: left;
    
}

.header-one {
    
    padding-top: 28px;
    padding-bottom: 11px;
    
    color: white;
    
}

.header-one a {
    
    color: white;
    text-decoration: none;
    
}

.address {
    
    float: right;
    line-height: 2;
    
    padding-bottom: 0;
    margin-bottom: 0;
    
    position: relative;
    top: -7px;
    
    font-size: 20px;
    
}

.address i {
    
    margin-left: 8px;
    margin-right: 2px;
    
    position: relative;
    bottom: -1px;
    
}

@media (max-width: 991.98px) {
    
    .address {
        
        float: left;
        margin-top: 5px;
        
    }
    
    .address .first-fa {
        
        margin-left: 0;
        
    }
    
    .address {
        
        padding-bottom: 5px;
        
    }
    
}

@media (max-width: 991.98px) {
    
    .address .second-fa {
        
        margin-left: 0;
        
    }
    
}

@media (min-width: 767.98px) {
    
    .address br {
        
        display: none;
        
    }
    
}

@media (min-width: 767.98px) {
    
    .horario-viernes {
        
        display: none;
        
    }
    
}

header a {
    
    transition-duration: 150ms;
    
}

header a:hover {
    
    color: inherit;
    opacity: 0.6;
    
}

.header-two {
    
    font-size: 18px;
    color: white;
    
}

.header-two p {
    
    margin: 0;
    padding: 10px 0;
    
}

.header-two .direccion {
    
    text-align: right;
    
}

.header-two .italic {
    
    font-style: italic;
    
}

.header-three {
    
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    min-height: 348.5px;
    
}

.logo {
    
    max-height: 340px;
    
}

@media (max-width: 767.98px) {
    
    .logo {
        
        display: block;
        margin: 0 auto;
        max-height: 270px;
        
    }
    
    .header-three { min-height: 278.5px; }
    
}

.header-four {
    
    background-color: #4e4c4c;
    
}

nav a,
#menu-mobile a {
    
    display: inline;
    float: left;
    
    width: auto;
    padding: 34px 19px;
    
    background-color: #4e4c4c;
    
    font-size: 19px;
    color: white;
    
    text-decoration: none;
    
}

nav a:hover,
#menu-mobile a:hover {
    
    color: white;
    
    background-color: #ae2a17;
    
    opacity: 1;
    
}

#menu-mobile a {
    
    display: block;
    width: 100%;
    
    padding: 10px 30px;
    font-size: 22px;
    
    text-align: center;
    
}

html body main {
    
    padding-top: 40px;
    padding-bottom: 60px;
    
}

html body main p {
    
    font-weight: 300;
    font-size: 30px;
    
    color: #4e4c4c;
    
}

.btn-mobile { display: none; padding-left: 30px; padding-right: 30px; width: 100%; }

.btn-mobile .fa-bars { margin-right: 10px; }

@media (max-width: 991.98px) {
    
    .btn-desktop { display: none; }
    .btn-mobile { display: block; }
    
}

.fancybox-content {
    
    background-color: #4e4c4c;
    color: white;
    
}

.fancybox-close-small {
    
    display: none;
    
}

@media (max-width: 767.98px) {
    
    nav a {
        
        font-size: 22px;
        
    }
    
}

@media (max-width: 991.98px) {
    
    html body p.horario {
        
        padding-bottom: 0;
        margin-bottom: 0;
        
    }
    
    html body p.direccion {
        
        text-align: left;
        float: left;
        
        padding-top: 0;
        margin-top: 0;
        
        margin-bottom: 3px;
        
    }
    
}

.mail-mobile { display: none; }

@media (max-width: 991.98px) {
    
    .mail-mobile span {
        
        font-size: 18px;
        
    }
    
    html body p.address a {
        
        font-size: 18px;
        
    }
    
    .mail-mobile { display: inline; padding-left: 10px; }
    .mail-desktop { display: none; }
    
    
    .header-one {
        
        padding-top: 20px;
        padding-bottom: 0;
        
    }
    
    header p.rrss {
        
        margin-bottom: 10px;
        
    }
    
    .header-two {
        
        padding-top: 2px;
        padding-bottom: 3px;
        
    }
    
    html body main {
        
        padding-top: 30px;
        padding-bottom: 60px;
        
    }
    
    html body main p {
        
        font-size: 22px;
        
    }
    
}

.btn-inicio:hover {
    
    opacity: 1;
    
}

.header-three-home {
    
    background-repeat: no-repeat;
    background-position: left center;
    background-size: cover;
    min-height: 749px;
    
}

@media (max-width: 767.98px) {
    
    .header-three-home { min-height: 450px; }
    
}

html body a.btn-home {
    
    display: block;
    margin-top: 285px;
    
}

html body a.btn-home img {
    
    max-height: 215px;
    
}

.header-three-home {
    
    background-position: 75px center;
        
}

@media (max-width: 991.98px) {
    
    .header-three-home { min-height: 450px; }
    html body a.btn-home { margin-top: 170px; }
    
    .header-three-home {
        
        background-position: 100px center;
        
    }
    
}

@media (max-width: 767.98px) {
    
    html body a.btn-home img { max-height: 175px; }
    html body a.btn-home { margin-top: 50px; margin-bottom: 50px; }
    .header-three-home { min-height: 0; background-position: 250px center; }
    
    .header-three-home {
        
        background-position: 300px center;
        
    }
    
}

.home-box {
    
    background-color: #ae2a17;
    color: white;
    
    padding-top: 65px;
    padding-bottom: 65px;
    
}

html body .home-box p {
    
    font-size: 35px;
    font-weight: 300;
    
    text-align: center;
    
}

@media (max-width: 991.98px) {
    
    .home-box {
        
        padding-top: 50px;
        padding-bottom: 30px;
        
    }
    
    html body .home-box p {
        
        font-size: 26px;
        
    }
    
}

@media (max-width: 767.98px) {
    
    html body .home-box p {
        
        font-size: 22px;
        
    }
    
}

.a-wrapper-box {
    
    text-decoration: none;
    
}

.wrapper-box {
    
    height: 343px;
    
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    
    padding: 15px;
    
    padding-top: 120px;
    padding-bottom: 15px;
    
    margin-top: 15px;
    margin-bottom: 15px;
    
}

.wrapper-box span {
    
    display: block;
    text-align: center;
    
    width: 100%; min-height: 100px;
    
    padding: 15px;
    
    background-color: #ae2a17;
    color: white;
    
    text-decoration: none;
    
    font-size: 16px;
    
    text-decoration: none;
    
}

.a-wrapper-box {
    
    width: 216px;
    display: block;
    
    margin: 0 auto;
    
    transition-duration: 150ms;
    
}

.a-wrapper-box span { transition-duration: 150ms; }

.a-wrapper-box:hover span {
    
    -webkit-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.8);
    -moz-box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.8);
    box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.8);
    
}

.a-wrapper-box:hover {
    
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.8);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.8);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.8);
    
}

.servicios-interior .wrapper-box {
    
    height: auto;
    padding: 15px;
    
}

.servicios-interior .wrapper-box span {
    
    background: #4e4c4c;
    
}

.servicios-interior.a-wrapper-box:hover span,
.activo.servicios-interior.a-wrapper-box span {
    
    background-color: #ae2a17;
    
}

html body main h1 {
    
    text-align: center;
    
    font-size: 50px;
    font-weight: 500;
    
    color: #ae2a17;
    
    margin-bottom: 0;
    padding-bottom: 0;
    
    margin-top: 30px;
    
}

html body main h2 {
    
    text-align: center;
    
    font-size: 25px;
    font-weight: 500;
    
    color: #4e4c4c;
    
    margin-top: 0;
    padding-top: 0;
    
    margin-bottom: 20px;
    
}

html body main h3 {
    
    color: #ae2a17;
    font-size: 20px;
    
    margin-top: 60px;
    
}

html body main h3:after {
    
    content: '';
    width: 60px; height: 7px;
    
    display: block;
    
    background-color: #ae2a17;
    
    margin-top: 18px;
    margin-bottom: 18px;
    
}

html body main h3.text-center:after {
    
    margin-left: auto;
    margin-right: auto;
    
}

html body main p {
    
    color: #4e4c4c;
    font-size: 20px;
    
}

.colegiado {
    
    color: #ae2a17;
    text-align: right;
    
    max-width: 300px;
    
    margin-top: 15px;
    
    display: block;
    
}

.sobre-mi {
    
    font-size: 30px;
    font-weight: 300;
    color: #4e4c4c;
    
    padding-top: 100px;
    
    padding-left: 25px;
    padding-right: 20px;
    
    line-height: 1.3;
    
}

@media (max-width: 991.98px) {
    
    .sobre-mi {
        
        padding-top: 30px;
        font-size: 25px;
        
    }
    
}

#map,
#map2 {
    
    width: 100%;
    height: 333px;
    
}

.contacto {
    
    margin-top: 30px;
    
}

.contacto input,
.contacto textarea {
    
    display: block;
    margin: 10px 0;
    
    margin-top: 20px;
    
    padding: 8px 0;
    
    width: 100%;
    
    border: none;
    
    border-bottom: 2px solid #cac9c9;
    
    resize: none;
    
    font-size: 20px;
    
    transition-duration: 150ms;
    
}

.contacto textarea {
    
    height: 200px;
    
}

.contacto button {
    
    color: white;
    background-color: #ae2a17;
    
    padding: 15px 25px;
    
    border: 0;
    
    float: right;
    
    margin-top: 20px;
    
    transition-duration: 150ms;
    
}

.contacto button:hover {
    
    -webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.8);
    -moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.8);
    box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.8);
    
}

.contacto input:hover,
.contacto textarea:hover {
    
    border-bottom: 2px solid #ae2a17;
    
}

.noticias,
.noticias * {
    
    text-decoration: none;
    
}

.noticias p {
    
    transition-duration: 150ms;
    
}

.noticias p:hover {
    
    color: #ae2a17;
    
}


main p a {
    
    color: inherit;
    font-weight: inherit;
    text-decoration: inherit;
    
    transition-duration: 150ms;
    
}

main p a:hover {
    
    color: #ae2a17;
    
}
