.elementor-kit-24{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;font-family:"Roboto", Sans-serif;}.elementor-kit-24 e-page-transition{background-color:#FFBC7D;}.elementor-kit-24 a{font-family:"Roboto", Sans-serif;}.elementor-kit-24 h2{font-family:"Roboto", Sans-serif;}.elementor-kit-24 h3{font-family:"Roboto", Sans-serif;}.elementor-kit-24 h4{font-family:"Roboto", Sans-serif;}.elementor-kit-24 h5{font-family:"Roboto", Sans-serif;}.elementor-kit-24 h6{font-family:"Roboto", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */.blog-details-card {
    padding: 30px 25px;
    box-shadow: 0 0 20px 0 #ddd;
    margin-bottom: 60px;
    background: #222c6d;
}
.blog-details-card h3 {
    font-weight: 600;
    font-size: 22px;
    color: #fff !important;
    margin-bottom: 0px
}

.blog-details-category {
    padding: 30px 25px;
    box-shadow: 0 0 20px 0 #ddd;
    margin-bottom: 60px;
}
.blog-details-search {
    padding: 15px 25px;
    box-shadow: 0 0 20px 0 #ddd;
    margin-bottom: 60px;
}
.blog-details-category h3 {
    font-weight: 600;
    font-size: 22px;
    color: #464646;
    margin-bottom: 20px
}

.blog-details-category ul {
    margin: 0;
    padding: 0
}

.blog-details-category ul li {
    list-style-type: none;
    display: block;
    margin-bottom: 9px;
    padding-top: 12px;
    padding-bottom: 16px;
    border-bottom: 1px solid #d8e1ee;
    position: relative;
    padding-left: 25px;
    z-index: 1;
    transition: .5s all ease
}

.blog-details-category ul li:before {
    position: absolute;
    content: "";
    top: 2px;
    left: 0;
    width: 3px;
    height: 40px;
    background-color: #222c6d;
    transition: .5s all ease;
    z-index: -1
}

.blog-details-category ul li:last-child {
    margin-bottom: 0
}

.blog-details-category ul li:hover a {
    color: #fff
}
.blog-details-category ul li:hover {
    color: #fff
}

.blog-details-category ul li:hover:before {
    width: 100%
}

.blog-details-category ul li:hover i {
    opacity: 1
}

.blog-details-category ul li a {
    color: #333;
    font-weight: 500;
    font-size: 16px
}

.blog-details-category ul li i {
    display: inline-block;
    position: absolute;
    top: 12px;
    right: 20px;
    font-size: 19px;
    opacity: 0;
    transition: .5s all ease;
    color: #fff
}

.blog-details-search .search-area  {
    border: 0px;
}

.home-nossa-equipe p{
	font-size: 14px;
}

.home-nossa-equipe ul li{
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
}

#home-nossa-equipe h2{
	font-size: 18px;
}

#home-nossa-equipe h3{
	font-size: 16px;
}

.box-servico-home {
    text-align: center;
    border: 1px solid #fff;
    padding: 10px;
    transition: all ease-in-out .3s;
    background: #fff;
    border-radius: 15px;
    height: 450px;
    box-shadow: 0px 0px 7px 0px rgb(0 0 0/4%);
    margin-bottom: 25px
}

.box-servico-home:hover {
    background: linear-gradient(#000,rgb(25 80 124/51%)),url(https://abrahaoecamposadv.com.br/wp-content/uploads/2023/03/advocacia-para-empresas-1.webp);
    background-position: center top;
    background-size: cover
}

.box-servico-home:hover h2 {
    color: #fff
}

.box-servico-home:hover p {
    color: #fff
}/* End custom CSS */