
body {
    outline: none;
}

.padding-top50{
  padding-top: 50px;
  padding-bottom: 50px
}

@media(max-width: 768px){
    .padding-top50{
    padding-top: 20px;
    padding-bottom: 20px
}
}

.top-bar {
    padding: 0px;
    background: #32406e;
    border-bottom: 1px solid rgba(255, 255, 255, .06);
    line-height: 28px;
    color: #FFFFFF;
}

.user-info{padding: 0px}

.user{ color: #ffffff!important; }

.margin5px {
    margin: 5px
}
.main-section {
    background: url('../bg-01.png') center center no-repeat scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    padding: 0px 0 60px;
    margin-top: -8px;
}

@media (min-width: 1600px){
    .main-section{
        height: 800px
    }

}

.card-img-top1 {
    border-radius: .25rem .25rem 0 0;
    width: 100%;
    height: 280px;
    background-image: url(../foto_publico_gral.png);
    background-repeat: no-repeat;
}
.card-img-top2 {
    border-radius: .25rem .25rem 0 0;
    max-width: 100%;
    height: 280px;
    background-image: url(../foto_abogados.png);
    background-repeat: no-repeat;
}
.card-img-top3 {
    border-radius: .25rem .25rem 0 0;
    max-width: 100%;
    height: 280px;
    background-image: url(../foto_instituciones.png);
    background-repeat: no-repeat;
}
.card {
    height: 100%;
}
/*++++++++++++++++++ Estilos Login ++++++++++++++++++*/

.link-2 {
    color: #3E4C89;
    cursor: pointer;
}
.link-2:hover {
    color: #999;
}
/*++++++++++++++++++ Fin Estilos Login ++++++++++++++++++*/

/*++++++++++++++++++ Estilos Legales footer ++++++++++++++++++*/

ul.footer-nav {
    text-align: center;
    padding: 0px!important;
}
ul.footer-nav li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    text-align: center;
}
@media (max-width: 768px){
    ul.footer-nav li {
    margin-bottom: 10px;
    }
}


ul.footer-nav li:first-child {
    margin-left: 0;
}
.footer-nav a {
    color: #ffffff
}
/* Fin Estilos Legales footer */

/* Estilos icons */

.custom-info i {
    margin-right: 10px;
    width: 30px;
    height: 30px;
    color: #ffffff;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    text-align: center;
    line-height: 28px;
    border: 1px solid rgba(255, 255, 255, 0.2);
    background: rgba(0, 0, 0, 0.1);
    padding-bottom: 15px;
}
.contact-section {
    padding-bottom: 15px;
    letter-spacing: 0.3px;
}
.copyright-section {
    padding-top: 1rem;
    font-size: 12px;
    letter-spacing: 0.3px;
    border-top: 1px solid rgba(255, 255, 255, .06);
}

/*++++++++++++++++++ Styles landing Page ++++++++++++++++++*/
.landingpage-bg {
    background: url('../bg-landingpage.png');
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
    padding: 120px 0 120px;
    /* Create the parallax scrolling effect */
      background-attachment: fixed;
      background-position: center;
      background-repeat: no-repeat;
      background-size: cover;
}

.title-landpage h1{
    font-size: 3.1rem
}


 .text-landingpagebanner2{ 
    font-size: 19px
 }

.landing-menu a {
    color: #ffffff;
}

.whatsapp-btn{
    background-color: #25D366;
    color: #ffffff;
}

.lista-title h2{
    font-size: 30px
}

.precios {
    background-color: #ededed;
    color: #3E4C89;
    padding: 40px 0 40px;
}

@media (max-width: 768px) {
   .landingpage-bg {
    background: url('../bg-landingpage-movil.png');
   background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    padding: 30px 0 30px;
    /* Create the parallax scrolling effect */
    
      background-size: cover;
} 
.title-landpage h1{
    font-size: 20px
}

.text-landingpage{ 
    font-size: 12px
 }

.text-landingpagebanner2{ 
    font-size: 12px
 }

.lista-title h2{
    font-size: 20px
}

.foto-edificios{
    display: none;
}
.precios {
    padding: 20px 0 20px;
}

}


/*++++++++++++++++++ Styles Secciones interiores ++++++++++++++++++*/

.banner-inner.bg-banner {
    background: url(../bg-gral.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.banner-inner.premium-banner {
    background: url(../bg-premium.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}
.banner-inner.abogados-banner {
    background: url(../bg-abogados.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.banner-inner.instituciones-banner {
    background: url(../bg-instituciones.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.banner-inner.publico-banner {
    background: url(../bg-publico.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.banner-inner.rh-banner {
    background: url(../bg-rh.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.banner-inner.contact-banner {
    background: url(../bg-contact.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
}



.o-hidden {
    overflow: hidden;
}

.banner .banner-txt {
    padding: 40px 0 40px;
    color: #fff;
}


}

hr {
    width: 100%;
    border: none;
    height: 1px;
    background: url(../line.png) repeat-x left center;
    margin: 15px 0;
}
hr.dark-line {
    background: url(../line-gray.png) repeat-x left center;
}

.table-75 {
   margin: auto;
   width: 75% !important; 
}


.col-center{
  float: none;
  margin-left: auto;
  margin-right: auto;
}
/*++++++++++++++++++ End Styles Sections ++++++++++++++++++*/

/*++++++++++++++++++ Responsive Styles ++++++++++++++++++++*/
@media (min-width: 992px) {
    body {®
        outline: none;
    }
}

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

    .margin5px {
      margin: 10px 0 10px 0;
      
        width: 100%
    }
    .custom-info i {
        margin-right: 2px;
        width: 15px;
        height: 15px;
        text-align: center;
        line-height: 15px;
        margin-bottom: 5px;
    }
    p {
        margin-bottom: 10px;
        width: 100%
    }
    .contact-section {
        padding-bottom: 5px;
        font-size: 10px;
        letter-spacing: 0.3px;
    }
    .social {
        display: none;
    }
    .copyright-section {
        padding-top: 10px;
        font-size: 8.5px;
    }
    .py-5 {
        padding-top: 10px!important;
    }
    .logo {
        width: 170px
    }
    .business-header {
        padding: 10px 0 10px 0;
    }
    .card-img-top1 {
        border-radius: .25rem .25rem 0 0;
        max-width: 400px;
        height: 180px;
        background-image: url(../foto_publico_gral.png);
    }
    .card-img-top2 {
        border-radius: .25rem .25rem 0 0;
        max-width: 400px;
        height: 180px;
        background-image: url(../foto_abogados.png);
    }
    .card-img-top3 {
        border-radius: .25rem .25rem 0 0;
        max-width: 400px;
        height: 180px;
        background-image: url(../foto_instituciones.png);
    }
    .card-title {
        font-size: 18px;
        margin-bottom: 5px
    }
    .card-text {
        font-size: 14px
    }
    .card-body {
        padding: 10px
    }
    .btn {
        font-size: 12px
    }
    .my-4 {
        margin-bottom: 5px!important;
    }

.main-section{
    padding: 0px 0 30px 0;
    background: #fff;
}

.banners-google{ display: none; 
}

.banner .banner-txt {
    padding: 30px 0 30px;
    color: #fff;
    font-size: 12px
}

.ads-responsive {
    display: none;

}


}
@media (min-width: 768px) {
    .menu-mobile {
        display: none;
        background: #f1f1f1;
    }
}



@media (min-width: 768px){
    .ad_250x250{
        display: none;
    }
}

@media (max-width: 768px){
    .ad_160x600{
        display: none;
    }

    .ads_bottom{
        width: 250px;
        height: 40px;
    }
}

@media (min-width: 768px){
    .ad_320{
        display: none;
    }
}


/*++++++++++++++++++ End Responsive Styles ++++++++++++++++++*/

.top-bar{
    padding: 0;
    background: #666666;
    border-bottom: 1px solid #999;
    line-height: 28px;
    height: 32px;
}

.btn-admin{
    padding: 2px 10px 2px 10px;
}

/*++++++++++++++++++ Styles Resultados ++++++++++++++++++*/

      body {
            -webkit-print-color-adjust: exact !important;
                    }
            
            a.estados {text-decoration: underline;}

/*++++++++++++++++++ Styles Screen ++++++++++++++++++*/

            .header_resultados {
                background:url(../header.jpg) center center no-repeat !important;
                -webkit-background-size: cover;
                -moz-background-size: cover;
                background-size: cover;
                -o-background-size: cover;
                width:100%;
                padding-bottom: 50px
            }

                .footer_bg{
                background:url(../footer_img.jpg) no-repeat top !important;
                width:100%;
                color: #fff;
                padding: 10px 0 50px 0;    
                }

            @media print {
               .btn-print {display:none;}
                .footer_print{ display: none;}  
            }
                
/*++++++++++++++++++ Directorio Abogados ++++++++++++++++++*/

@media (max-width: 758px){
    .info_abogado{
        text-align: center!important
    }
}

    .details li {
      list-style: none;
    } 
    .date{
        color: #999;
    } 
    .userName{
        color: #3d4e86
    }

        


/*++++++++++++++++++ Fin Directorio Abogados ++++++++++++++++++*/

                

