/* 
 Theme Name:   Lawyer child
 Theme URI:    
 Description:  
 Author:       admin
 Author URI:   https://francocortes.com
 Template:     lawyer
 Version:      1.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html

 /* == Add your own styles below this line ==
--------------------------------------------*/

.blue-titulo{
    color: #406bb1;
    font-weight: 600;
    font-size: 25px;
}

.blue-titulo2{
    color: #285aaa;
}

.mision-vision-titulo, .mision-vision-titulo h4{
    color: #eb1e23 !important;
    font-size: 22px !important;
}

.f-white, .f-white p{
    color: #fff;
}

.p-2pct{
    padding: 0px 2% !important;
    padding-left: 2% !important;
    padding-right: 2% !important;
    min-height: 471px;
    margin-bottom: 20px;
}

.p-2pct .wpb_single_image{
    margin-bottom: 0px !important;
}

.p-2pct h5{
    padding: 0px 2% !important;
}

.p-2pct p{
    padding: 0px 6% !important;
    font-family: "Gudea", sans-serif;
    font-size: 16px !important;
    color: #777;
    margin-bottom: 25px;
}

.p-2pct .font-flecha::after{
    text-align: center;
    display:block;
    font-family: "FontAwesome";
  font-weight: 300;
  content: "\f105";
  color: #eb1e23;
    line-height: 18px;
    z-index: 1;
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    transition: 300ms ease-out;
    transition-property: transform;
    font-size: 25px;
}


.p-2pct:hover .font-flecha::after{
    transform: translateX(-20%);
}

.p-2pct .vc-column-inner{
    text-align: center;
    height: 100%;
    padding: 40px 30px 54px;
    background-color: #f8f8f8;
    position: relative;
}

.p-bottom-20{
    margin-bottom: 20px;
}

.clientes-titulo{
    font-size: 22px !important;
    padding: 0px 4%;
    color: #002841;
    margin-top: 15px !important;
    line-height: 23px !important;
}

.clientes-img{
    margin-bottom: 5px !important;
}

.w-750px{
    max-width: 750px !important;
    margin: 0 auto !important;
}

.menu-col nav{
    text-align: center;
}

.main-menu{
    display: initial !important;
}

.main-menu > li{
    width: auto;
    display: inline-block;
}

.banner-title{
    font-family: Gudea, sans-serif;
    color: #002841;
    font-size: 17px !important;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 25px;
    margin-top: 10px !important;
    margin-bottom: 8px !important;
    transition: 250ms ease-in;
    transition-property: color;
}

.blue-titulo2{
    text-align: center;
    font-size: 30px !important;
    font-weight: 400;
    color: #285aaa !important;
    font-family: "Slabo 27px", serif;
}

.servicios-titulo{
    font-size: 28px !important;
    font-weight: bold;
    margin: 12px 0px;
    color: #285aaa !important;
}

.btn-red, .btn-red a{
    background: #eb1e23 !important;
    color: #fff !important;
    font-size: 16px;
    font-weight: 600;
}

.main-footer{
    background-color: #002841 !important;
}

#row-colapsada{
    padding: 0px 7% !important;
}

.p-2pct .vc_column-inner{
    min-height: 370px !important;
    cursor: pointer;
}

/*

.p-2pct :hover .vc_column-inner{
    color: #fff !important;
    background-color: #eb1e23 !important;
    transition: opacity 2.35s, transform 4.35s;
}

.p-2pct .vc_column-inner:hover p, .p-2pct .vc_column-inner:hover h1,.vc_column-inner:hover h2, .vc_column-inner:hover h3, .vc_column-inner:hover h4, .vc_column-inner:hover h5{
    color: #fff;
}*/

.effect-bubba:hover::before, .effect-bubba:hover::after{
    display: block;
}

.main-footer .widget-title{
    color: #909090 !important;
}

.logo img{
    max-width: 218px !important;
}

.f-white{
    text-align: center;
}

.mision-vision-texto{
    padding-right: 4%
}

.w-1180{
    max-width: 1180px;
    margin: 0 auto !important;
}

.aviso-titulo, .aviso-titulo h1 {
    font-family: Gudea, sans-serif !important;
}

.vc_btn3.vc_btn3-color-grey.vc_btn3-style-modern{
    border-color: #eb1e23  !important;
}


@media(max-width: 780px){
    #row-colapsada{
        padding: 0px 7% !important;
    }
}

