@font-face {
    font-family: 'PT Serif';
    src: url('../fonts/PT_Serif-Web-Regular.ttf');
}
@font-face {
    font-family: 'PT Serif B';
    src: url('../fonts/PT_Serif-Web-Bold.ttf');
}

@font-face {
    font-family: 'Raleway';
    src: url('../fonts/Raleway-Bold.ttf');
}


ul {
  padding: 0;
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}

.title-slide{
    font-family: 'PT Serif', sans-serif !important;
    text-transform: uppercase;
}

.sub-title-slide{
    font-family: 'Open Sans', sans-serif !important;
    font-style: italic;
    font-size: 26px !important;
}
    





.dorado{
    color: #bf9e58 !important;
}



.navbar-nav > li > a {
    color: #fff !important;
    text-transform: uppercase;
    font-family: 'Open Sans', sans-serif !important;
    font-weight: 700;
    text-decoration: none;
}

.navbar-default .navbar-nav > li > a {
  color: #fff !important;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #bf9e58 !important;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  /*color: #000 !important;*/
  background-color: transparent;
}









@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out; 
    }
                
    .top-nav-collapse {
        padding: 0;
        padding-top: 10px;
        padding-bottom: 10px;
        border-bottom: 0px solid #f83c3c !important;
    }

    
    .top-nav-collapse  ul > li a {
        color: #484848 !important;
    }

    .nav-superior-transparent{
        background-color: transparent !important;
    }

    .nav-superior-black{
        background-color: #1f1f1f !important;
    }   
}


.gray{
    background-color: #f6f4f4;
}

.areas h2{
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    font-family: "Raleway",sans-serif !important;
    text-align: center
}

.areas h3{
    color: #727272;
    font-family: "PT Serif",sans-serif;
    font-size: 18px;
    font-style: italic;
    line-height: 21px;
    margin-bottom: 8px;
    text-align: center
}


#areas{
    padding-top: 50px;
    padding-bottom: 50px;
    margin-right: 0px !important;
}

#areas .link{
    color: #bf9e58;
    text-decoration: none;
    font-weight: bold;
    text-align: right;
    font-style: italic;
}

#areas .link:hover{
    text-decoration: underline;
}

.servicio{
    height: 150px;
    padding: 5px;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 30px;
}

.servicio a{
    text-decoration: none;
}

.servicio > a > p{
    text-align: justify !important;
    color: #878787 !important;
    line-height: 24px;
}

.servicio a > p > b{
    color: #3e3e3e;
}


footer{
    background-color: #1f1f1f;
    color: #636363;
    padding-top: 30px;
    font-size: 16px;
}

footer a{
    color: #636363;
    text-decoration: none;
}

footer a:hover{
    color: #bf9e58;
}

footer h1{
    font-family: 'PT Serif', sans-serif !important;
    border-bottom: 1px solid #363637;
    font-style: italic;
    font-size: 18px;
    color: #ffffff;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

footer h2{
    font-family: 'PT Serif', sans-serif !important;
    font-style: italic;
    font-size: 14px;
    color: #ffffff;
    padding-bottom: 5px;
    margin-bottom: 10px;
    color: #bf9e58;
    font-weight: bold;
}

#facebook:hover{
    content: url('../images/facebook_hover.png');
    padding: 0px;
    margin: 0px;
}

#facebook:link{
    outline: none;
    text-decoration: none;
}

#blog:hover{
    content: url('../images/blog_hover.png');
    padding: 0px;
    margin: 0px;
}

#blog:link{
    outline: none;
    text-decoration: none;
}


#testimonio{
    background-image: url('../images/testimonio.jpg');
    padding-top: 40px;
    padding-bottom: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    margin-right: 0px !important;
}

#testimonio p{
    text-align: center;
    color: #fff;
    font-size: 16px;
}

#testimonio p>label{
    margin-top: 5px;
    color: #bf9e58;
    font-style: italic;
}

#testimonio p>label>span{
    font-size: 14px;
}

#testimonio img{
    width: 90px !important;
}

#testimonio h2{
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    font-family: "Raleway",sans-serif !important;
    text-align: center;
    color: #bf9e58;
}

#testimonio h3{
    color: #727272;
    font-family: "PT Serif",sans-serif;
    font-size: 18px;
    font-style: italic;
    line-height: 21px;
    margin-bottom: 8px;
    text-align: center
}

#nosotros{
    margin-right: 0px !important;
    padding-top: 30px;
    padding-bottom: 30px;
}

#nosotros h2{
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    font-family: "Raleway",sans-serif !important;
    text-align: center
}

#nosotros h3{
    color: #727272;
    font-family: "PT Serif",sans-serif;
    font-size: 18px;
    font-style: italic;
    line-height: 21px;
    margin-bottom: 8px;
    text-align: center
}

#nosotros p{
    text-align: justify;
    font-family: 'Open Sans', sans-serif;
    color: #878787;
    line-height: 24px;
}

#nosotros a{
    color: #bf9e58;
    text-decoration: none;
    font-weight: bold;
    text-align: right;
    font-style: italic;
}

#nosotros a:hover{
    text-decoration: underline;
}

#contacto{
    padding-top: 60px;
    padding-bottom: 60px;
    color: #3e3e3e;
    margin-right: 0px !important;
    background-image: url('../images/contact.jpg');
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
}

#mapa{
    margin-right: 0px !important;
    height: 300px;
    margin-left: -15px !important;
}

.form-control {
    border-radius: 0px !important;
    padding: 0 20px;
    height: 42px;
}



#clientes{
    padding-top: 50px;
    padding-bottom: 50px;
    margin-right: 0px !important;
}

#clientes h2{
    font-size: 22px;
    font-weight: 700;
    line-height: 22px;
    text-transform: uppercase;
    font-family: "Raleway",sans-serif !important;
    text-align: center
}

#clientes h3{
    color: #727272;
    font-family: "PT Serif",sans-serif;
    font-size: 18px;
    font-style: italic;
    line-height: 21px;
    margin-bottom: 8px;
    text-align: center
}

#clientes a:hover{
    color: #bf9e58 !important;
}

.button-gold{
    background: #b89b5e none repeat scroll 0 0 !important;
    border-color: #b89b5e;
    border-radius: 5px !important;
    color: #ffffff;
    font-family: "Raleway",sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
    padding-right: 20px;
    transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.button-gold:hover{
    background: transparent !important;
    border: 1px solid #fff;
}

.maps iframe{
    pointer-events: none;
}

#jumbotron {
        min-height: 350px;
        background-image: url('../images/about.jpg');
        background-repeat: no-repeat;
        background-position: center center;
        background-attachment: fixed;
        background-size: cover;
        border-radius: 0px !important;
        padding-top: 190px;
}

#jumbotron h1{
    color: #ffffff;
    font-size: 45px;
    font-style: italic;
    text-transform: capitalize;
    font-family: "PT Serif",sans-serif;
    text-align: center;
}

.breadcrumb {
    background-color: transparent !important;
    text-align: center;
    font-family: "PT Serif",sans-serif;
}

.breadcrumb > li > a{
    color: #fff !important;
    font-family: "PT Serif",sans-serif;
}

.breadcrumb > li > a:hover{
    color: #bf9e58 !important;
}

.breadcrumb > .active {
    color: #fff !important;
    font-family: "PT Serif",sans-serif;
}

.abogado{
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 10px;
}


.abogado h4{
    color: #3b3946 !important; 
    font-size: 13px !important; 
    font-weight: 700 !important; 
    text-transform: uppercase !important;
    font-family: 'Open Sans', sans-serif;
    transition: all .5s ease !important;
    text-align: center;
}

.abogado p{
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: center !important;
    transition: all .5s ease !important;
}

.abogado_contenedor_contacto{
    background-color: #fff; 
    padding-bottom: 5px; 
    padding-top: 15px;
    transition: all .5s ease !important;
}

.abogado:hover > .gray{
    background-color: #bf9e58;
}

.abogado_nombre{
    height: 30px;
}

.abogado:hover .abogado_nombre{
    color: #fff !important;
}

.abogado_descripcion{
    text-align: center !important;
    font-style: italic;
    font-weight: normal;
    font-size: 12px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.abogado:hover .abogado_descripcion{
    color: #fff !important;
}

.abogado:hover .abogado_areas_detalle{
    color: #fff !important;
}

.abogado:hover .abogado_contenedor_contacto{
    background-color: #3b3946;
}

.abogado:hover .abogado_contacto{
    color: #fff !important;
}

.button-gold-ver-mas{
    background: #b89b5e none repeat scroll 0 0 !important;
    border-color: #b89b5e;
    border-radius: 0px !important;
    color: #ffffff !important;
    font-family: "Raleway",sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    transition: all 0.3s ease;
}

#sefb{
    background-color: #1a1a1a;
    margin-top: 15px;
    padding-top: 10px;
    padding-bottom: 0px;
}

#author > a{
    color: #363636 !important;
    outline: none;
    font-size: 12px;
    text-align: right;
}

#author > a:link{
    outline: none;
    text-decoration: none;
}

#author > a:hover{
    color: #bf9e58 !important;
}