.elementor-kit-8{--e-global-color-primary:#000000;--e-global-color-secondary:#B0191B;--e-global-color-text:#000000;--e-global-color-accent:#3E62CF;--e-global-typography-primary-font-family:"Open Sans";--e-global-typography-primary-font-size:18px;--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:"Open Sans";--e-global-typography-text-font-size:18px;--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;--e-global-typography-4ad3124-font-family:"Open Sans";--e-global-typography-4ad3124-font-size:34px;--e-global-typography-4ad3124-font-style:normal;color:#000000;font-family:"Open Sans", Sans-serif;font-size:16px;background-color:#FFFFFF;}.elementor-kit-8 a{color:#3E62CF;}.elementor-kit-8 a:hover{text-decoration:underline;}.elementor-kit-8 h1{color:#1B1B1B;font-size:22px;}.elementor-kit-8 h2{color:#1B1B1B;font-size:21px;font-weight:700;}.elementor-kit-8 h3{color:#1B1B1B;}.elementor-kit-8 h4{color:#1B1B1B;}.elementor-kit-8 button,.elementor-kit-8 input[type="button"],.elementor-kit-8 input[type="submit"],.elementor-kit-8 .elementor-button{font-weight:700;color:#FFFFFF;background-color:#000000;}.elementor-kit-8 button:hover,.elementor-kit-8 button:focus,.elementor-kit-8 input[type="button"]:hover,.elementor-kit-8 input[type="button"]:focus,.elementor-kit-8 input[type="submit"]:hover,.elementor-kit-8 input[type="submit"]:focus,.elementor-kit-8 .elementor-button:hover,.elementor-kit-8 .elementor-button:focus{color:#FFFFFF;background-color:#FFFFFF;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1250px;}.elementor-widget:not(:last-child){margin-bottom:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1025px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:768px;}}/* Start custom CSS *//*Global Defaults*/
h1 {
    font-size: 28px !important;
}

.archive-header h1 {
    font-size: 50px !important;
}

hr {
    color: #D1D1D1;
    font-weight: 1;
    padding-top: 15px;
    padding-bottom: 15px;
    line-height: 0;
    box-sizing: border-box;
    border-top: 1px solid #d1d1d1;
    
}


/*End Global Defaults*/ 

/*Header*/

body:not(.elementor-editor-active) .elementor-menu-anchor:before {
  content: "";
  display:block;
  height: 80px; /* fixed header height*/
  margin: -80px 0 0; /* negative fixed header height */
  visibility: hidden;
  pointer-events: none;
}

.elementor-location-header p {
    margin-bottom: 0;
}

.main-nav ul {
    max-width: 1250px;
    margin-left: auto;
    margin-right: auto;
}

.main-nav ul li a {
    padding-left: 10px !important;
    padding-right: 10px !important;
}

.main-nav ul li:last-of-type {
    background-color: #3e62cf;
}

.main-nav ul li:last-of-type:hover {
    background-color: #4d71db;
}

.main-nav ul li ul li {
    background-color: #333333;
}

.main-nav ul li ul li:hover {
    background-color: rgb(27, 27, 27);
    background-color: rgba(27, 27, 27, 0.2);
    box-sizing: border-box;
    margin-left: -5px;
    padding-left: 5px;
    transition: 0.15s;
}

.main-nav ul li ul li:last-of-type {
    background-color: #333333;
}

.main-nav ul li ul li:last-of-type:hover {
    background-color: #000000;
}

.main-nav a:hover { 
    text-decoration: none;   
}

.main-nav .eicon-menu-bar:before {
    font-size: 35px;
}

.main-nav .elementor-menu-toggle {
    padding-top: 10px;
}

@media only screen and (max-width: 1025px) {
    .elementor-nav-menu--burger ul li:last-of-type {
        margin-bottom: 20px;
    }
    
    .elementor-nav-menu--burger ul li ul li:last-of-type {
    margin-bottom: 0px;
    }
}

.internal-header-section .elementor-column-wrap {
    padding: 0 !important;
}


.internal-header-section .elementor-column-wrap .elementor-widget-image {
    margin-bottom: 0;
}


@media only screen and (min-width: 1025px) {
    .mention-carousel .elementor-swiper-button {
        display: none;
    }
}

.mobile-sticky {
    box-shadow: 0 2px 5px rgba(0,0,0,0.26);
}

.tnv2-button a {
    box-shadow: 0 3px 0 #2b4caf;
}

.mobile-consultation {
    margin-bottom: 10px !important;
}

/*End Header*/


/*Footer*/
.footer-icon {
    max-width: 20%;
    
}

.site-footer p {
    font-size: 16px;
}

.footer {
    position: relative;
}

.site-credit {
    display: block;
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 118px;
    height: 21px;
    z-index: 10;
}

.site-credit img {
    position: absolute;
    top: 0;
    left: 0;
    width: 118px;
    height: 21px;
    -webkit-transition: opacity 0.4s cubic-bezier(0.24, 0.96, 0.46, 1);
    transition: opacity 0.4s cubic-bezier(0.24, 0.96, 0.46, 1);
        opacity: 1;
}

.site-credit img:last-child {
        opacity: 0;
}
.site-credit img:hover {
    opacity: 0;
}
.site-credit img:hover:last-child {
    opacity: 1;
}

.footer-nav a:hover {
    text-decoration: none;
}

.reviews .submit-review a {
    font-size: 12px;
}


/*End Footer*/

/*Homepage*/
.homepage-hero .elementor-widget:not(:last-child) {
    margin-bottom: 0;
}

.homepage-hero .elementor-image img {
    width: auto !important;
}

.elementor-testimonial__text a {
    color: #ffffff;
    font-style: normal;
    text-decoration: none;
}

.elementor-testimonial__text a:hover {
    text-decoration: underline;
}

.elementor-testimonial__text a .amount {
    font-size: 24px;
    font-weight: 700;
}

.elementor-testimonial__text a .text {
    font-size: 18px;
}

.learn-more-button .elementor-toggle-title {
    border: #000000 solid 1px;
    border-radius: 3px;
    padding: 12px 24px;
}

.learn-more-button .elementor-toggle-title:hover {
    background: #000000;
    color: #ffffff !important;
}

.learn-more-button .elementor-toggle .elementor-tab-title  {
    text-align: center;
}

.learn-more-button .elementor-toggle-icon {
    display: none !important;
}

.learn-more-button .elementor-tab-title {
    border-bottom: none;
}

.contact-us ol {
    margin-left: 0;
}

.contact-us ol li {
    font-size: 27px;
    line-height: 270%;
    list-style-type: none;
    
}

.contact-us ol li .list-number {
    border: #ffffff 2px solid;
    border-radius: 40px;
    padding-left: 13px;
    padding-right: 13px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-right: 5px;
}

@media only screen and (max-width: 500px) {
    .contact-us ol li {
        font-size: 16px;
    }

}

.elementor-widget-container h5 {
    display: none;
}

.elementor-widget-container form ul li {
    margin-top: 7px !important;
}

.contact-us .elementor-widget-container form ul li .gfield_label {
    display: none !important;
}

.elementor-widget-container form ul li .textarea {
    height: 150px;
}

.elementor-widget-container form .gform_button {
    background-color: #4167AB;
    width: 100% !important;
}

.elementor-widget-container form .gform_button:hover {
    background-color: #4167AB;
}

.elementor-widget-container form input {
    border-radius: 3px;
}

@media only screen and (max-width: 500px) {
    .elementor-testimonial__text a .amount {
        font-size: 20px;
    }
    .elementor-testimonial__text a .text {
        font-size: 14px;    }
    
}

.millions-in div {
    text-shadow: 0 0 3px rgba(0,0,0,0.74);
       max-width: 95%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

/*End Homepage*/



/*Internal Page Template*/
.sidebar .contact-box h4 a {
    color: #ffffff;
    font-size: 20px;
}

.sidebar .contact-box h4 a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.sidebar .contact-box div {
    color: #ffffff;
    font-size: 18px;
}

.sidebar .contact-box .gform_heading {
    display: none;
}

.sidebar .contact-box .gform_wrapper .gfield_required {
    color: #ffffff;
}

.sidebar .contact-box .gfield_label {
    display: none !important;
}

.sidebar .contact-box .ginput_container  {
    font-size: 13px;
}

.sidebar .contact-box .ginput_container input {
    border-radius: 3px;
}

.sidebar .contact-box .gfield_visibility_visible {
    margin-top: 0;
}

.sidebar .contact-box .ginput_container .textarea {
    height: 150px;
    border-radius: 3px;
}

.sidebar .contact-box .gform_button {
    background-color: #4167AB;
    width: 100%;
}

.sidebar .practice-areas h4 a {
    font-size: 20px;
    color: #1b1b1b;
}
.sidebar .practice-areas h4 a:hover {
    color: #1b1b1b;
    text-decoration: underline;
}

.sidebar .practice-areas ul {
    list-style: none;
    margin-left: 0;
}

.sidebar .practice-areas ul {
    list-style: none;
    margin-left: 0;
}

.sidebar .practice-areas ul li {
    line-height: 1.5;
    margin-bottom: 8px;
}

.sidebar .practice-areas ul li a:hover {
    color: #3e62cf;
    text-decoration: underline;
    line-height: 1.5;
    margin-bottom: 8px;
}

.attorney-name {
    margin-bottom: 7px !important;
}

/*End Internal Page Template*/


/*ARCHIVE TEMPLATE*/

.elementor-post__text {
    margin-left: 20px;
}

.elementor-post__thumbnail__link {
    margin-right: 0 !important;
}

.elementor-post__thumbnail {
    height: 100%;
}

/*END ARCHIVE TEMPLATE*/



/*Testimonial Slider*/

.elementor-widget-reviews .swiper-slide {
    background-color: #eeeeee !important;
    background-color: rgba(0,0,0,0) !important;
    border-width: 0 !important;
}

.elementor-testimonial__cite {
    text-align: center;
    margin-left: auto;
}

.elementor-testimonial__text {
    text-align: center;
}
/*End Testimonial Slider*/

/*Attorney Page*/

.attorney-dir-name {
    margin-bottom: 0 !important;
}

.attorney-dir-name p {
    margin-bottom: 0;
}

.attorney-dir-name p a {
    font-weight: 700;
}

.attorney-dir-email p a {
    font-weight: 700;
    color: #7a7a7a;
    font-size: 16px;
}

.attorney-dir-email p,
.attorney-dir-email p a {
    margin-bottom: 0;
}

.attorney-profiles-wrapper .elementor-image img {width:100% !important;}

@media only screen and (max-width: 765px) {
    .attorney-dir-position .elementor-column-wrap {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .attorney-dir-phone .elementor-column-wrap {
        padding-top: 0;
    }
}

/* Single Line Radio Buttons */
.single-line-radio-buttons .gfield_radio li {
    float: left;
    margin-right: 10px !important;
}
.single-line-radio-buttons .gfield_radio li input {
    margin-right: 5px !important;
}

/*Video Page*/
.video-row .elementor-widget-image a img {
    width: 100% !important;
}/* End custom CSS */