@charset "utf-8";
/***!  https://www.thepowerlawyers.com/wp-content/uploads/sites/3/elementor/css/post-3.css?ver=1777842137  !***/

@media all{.elementor-kit-3{--e-global-color-primary:#E3CC6F;--e-global-color-secondary:#002A3B;--e-global-color-text:#1F1F1F;--e-global-color-accent:#003E56;--e-global-color-91a6c1f:#E3CC6F;--e-global-color-605ebc2:#003F57;--e-global-color-3653525:#808080;--e-global-color-9f95340:#AC8834;--e-global-color-2e7c6fb:#000000;--e-global-color-663642f:#1F1F1F;--e-global-color-0d87361:#1D1D1D;--e-global-color-f8f39bc:#FFFFFF;--e-global-color-31549cf:#FAFAFA;--e-global-typography-primary-font-family:"Poppins";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Poppins";--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:"Poppins";--e-global-typography-accent-font-weight:500;--e-global-typography-35e6878-font-family:"Poppins";--e-global-typography-35e6878-font-size:56px;--e-global-typography-35e6878-font-weight:700;--e-global-typography-35e6878-line-height:64px;--e-global-typography-0d6cc8f-font-family:"Poppins";--e-global-typography-0d6cc8f-font-size:20px;--e-global-typography-b03e0d2-font-family:"Poppins";--e-global-typography-429d6b4-font-family:"Poppins";--e-global-typography-429d6b4-font-size:19px;--e-global-typography-429d6b4-font-weight:400;--e-global-typography-9847380-font-family:"Poppins";--e-global-typography-0070668-font-family:"Poppins";--e-global-typography-fc8e973-font-family:"Lexend";--e-global-typography-fc8e973-font-size:16px;--e-global-typography-fc8e973-font-weight:700;color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;}.elementor-kit-3 e-page-transition{background-color:#FFBC7D;}.elementor-kit-3 a{color:var( --e-global-color-secondary );font-family:"Poppins", Sans-serif;}.elementor-kit-3 a:hover{color:var( --e-global-color-secondary );}.elementor-kit-3 h1{font-family:"Poppins", Sans-serif;}.elementor-kit-3 h2{color:var( --e-global-color-accent );font-family:"Poppins", Sans-serif;font-size:22px;}.elementor-kit-3 h3{font-family:"Poppins", Sans-serif;}.elementor-kit-3 h4{font-family:"Poppins", Sans-serif;}.elementor-kit-3 h5{color:var( --e-global-color-accent );font-family:"Poppins", Sans-serif;}.elementor-kit-3 h6{font-family:"Poppins", Sans-serif;}.elementor-kit-3 button,.elementor-kit-3 input[type="button"],.elementor-kit-3 input[type="submit"],.elementor-kit-3 .elementor-button{font-family:"Bebas Neue Regular", Sans-serif;font-size:20px;border-radius:30px 30px 30px 30px;}.elementor-kit-3 label{font-family:"Bebas Neue Regular", Sans-serif;}.elementor-kit-3 input:not([type="button"]):not([type="submit"]),.elementor-kit-3 textarea,.elementor-kit-3 .elementor-field-textual{font-family:"Bebas Neue Regular", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1420px;}.e-con{--container-max-width:1420px;}.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-header .site-navigation .menu li{font-family:"Bebas Neue Regular", Sans-serif;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}footer .footer-inner .site-navigation a{font-family:"Bebas Neue Regular", Sans-serif;}.site-footer .copyright p{font-family:"Bebas Neue Regular", Sans-serif;}}@media all and (max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media all and (max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}@media all{/* Start custom CSS *//* ALL SITE */
li {
    margin-bottom:6px;
}

li strong {
    color:#165677;
}
ul { counter-reset: item; margin-bottom:20px;}

ol { counter-reset: item; margin-bottom:20px;}
        ol li { display: block; }
        ol li:before {
            content: counter(item) ". ";
            counter-increment: item;
            color: #165677;
            margin-left:-19px;
            font-weight: bold;
        }

.zoomhover-1{
    transition: all 0.3s ease-in-out;
}
.zoomhover-1:hover{
    transform: scale(1.04);
}

.round-img img {
    border-radius:40px;
}

p {
    margin-bottom:1.4rem;
}

.gfield_required {
    color:#888 !important;
    font-size:10px;
}

#field_3_7 .gfield_label
{
 display:none;
}

/* HEADER */

.header-cta .elementor-widget-wrap.elementor-element-populated{
        display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
        gap: 18px;
}
.header-cta .elementor-widget-wrap.elementor-element-populated .elementor-element{
    width: initial;
    margin-bottom: 0;
}
.header-cta .elementor-icon {
    display: block;
}

.eael-lightbox-popup-standard .mfp-content button.mfp-close{
    line-height: 0;
}

.button-to-text span{
    background: initial !important;
}

.not-a-link a{
    cursor: initial;
}

.menu-center-left ul,
.menu-center-right ul{
        margin-left: auto;
        margin-right: auto;
}


}@media only screen and (min-width: 768px){
    .menu-center-left ul{
        margin-left: initial;
    }
    .menu-center-right ul{
        margin-right: initial;
    }
    
}
@media only screen and (min-width: 1025px){
    .sticky-column{
position: sticky !important;
position: -webkit-sticky;
top: 100px !important;
}
.sticky-parent
.elementor-widget-wrap {
display: block !important; 
}
}
@media only screen and (max-width: 1024px){
    
.sticky-parent .elementor-sticky--active {
position: relative !important; 
}
}@media all{/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Bebas Neue Regular';
	font-style: normal;
	font-weight: normal;
	font-display:swap;
	src: url('https://www.thepowerlawyers.com/wp-content/uploads/sites/3/2022/11/BebasNeue-Regular.ttf') format('truetype');
}
/* End Custom Fonts CSS */}
