/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
html {
  overflow-y: auto;
}

body {
  overflow: hidden;
}

.error404 .elementor-element.elementor-element-caabcfb {
  background: #064357;
}

.error404 .site-main {
  padding: 222px 0 100px 0;
  text-align: center;
}

.error404 .site-main .entry-title {
  font-size: 34px;
  margin: 0;
}

#header .elementor-nav-menu .menu-item .sub-menu li a {
  background: #F4820A;
  color: #fff;
  border: 0;
}

.mb0 p {
  margin-bottom: 0;
}

div#callicon {
  position: relative;
}

div#callicon:before {
  content: "";
  position: absolute;
  left: -27px;
  top: 50%;
  transform: translateY(-50%);
  background-image: url("https://webforest.agency/best-law-group/wp-content/uploads/2025/04/call-icons.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 54px;
  height: 54px;
  pointer-events: none;
}
.toc-accordion-title svg {width: 20px;}
.toc-content li a {color: #F4820A;}
.fixed {
  background-color: #064357 !important;
  border-color: #064357 !important;
}

.left-and-right-arrow h2,
.left-and-right-arrow-dark h2,
.left-and-right-arrow span,
.left-and-right-arrow-dark span {
  max-width: max-content;
  margin: auto;
  position: relative;
}

.left-and-right-arrow h2:before, .left-and-right-arrow span:before {
  content: "";
  position: absolute;
  left: -196px;
  top: 27px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://webforest.agency/best-law-group/wp-content/uploads/2025/04/left-arrow.svg");
  width: 166px;
  height: 12px;
  pointer-events: none;
}

.left-and-right-arrow h2:after, .left-and-right-arrow span:after {
  content: "";
  position: absolute;
  right: -196px;
  top: 27px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://webforest.agency/best-law-group/wp-content/uploads/2025/04/right-arrow.svg");
  width: 166px;
  height: 12px;
  pointer-events: none;
}

.left-and-right-arrow-dark h2:before, .left-and-right-arrow-dark span:before {
  content: "";
  position: absolute;
  left: -196px;
  top: 27px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://webforest.agency/best-law-group/wp-content/uploads/2025/04/left-arrow-dark.svg");
  width: 166px;
  height: 12px;
  pointer-events: none;
}

.left-and-right-arrow-dark h2:after, .left-and-right-arrow-dark span:after {
  content: "";
  position: absolute;
  right: -196px;
  top: 27px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://webforest.agency/best-law-group/wp-content/uploads/2025/04/right-arrow-dark.svg");
  width: 166px;
  height: 12px;
  pointer-events: none;
}

.right-arrow h2,
.right-arrow-start h2,
.right-arrow span,
.right-arrow-start span{
  position: relative;
  max-width: max-content;
}

.right-arrow h2:after, .right-arrow span:after {
  content: "";
  position: absolute;
  right: -70px;
  top: 27px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://webforest.agency/best-law-group/wp-content/uploads/2025/04/right-arrow.svg");
  width: 166px;
  height: 12px;
  pointer-events: none;
}

.right-arrow-start h2:after, .right-arrow-start span:after {
  content: "";
  position: absolute;
  right: -190px;
  top: 27px;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://webforest.agency/best-law-group/wp-content/uploads/2025/04/right-arrow.svg");
  width: 166px;
  height: 12px;
  pointer-events: none;
}

.work-with-us,
.fighting-your-right {
  position: relative;
}

.work-with-us:before {
  position: absolute;
  content: "";
  background: #064357;
  width: 730px;
  height: 250px;
  left: 0;
  top: auto;
  bottom: 102px;
  pointer-events: none;
}

.fighting-your-right:before {
  position: absolute;
  content: "";
  background: #064357;
  width: 730px;
  height: 250px;
  right: 0;
  left: auto;
  top: 120px;
  pointer-events: none;
}

.award-winnig img {
  mix-blend-mode: darken;
}

.traffic-accident-slider .swiper-horizontal.swiper-pointer-events {
  padding: 10px;
}

.traffic-accident-slider .elementor-widget-image {
  position: relative;
}

.traffic-accident-slider .elementor-widget-image:before {
  position: absolute;
  content: "";
  border-top: 1px solid #dbdbdb;
  width: 60px;
  bottom: 10px;
  left: 50%;
  transform: translatex(-50%);
  pointer-events: none;
}

.faq-box .e-n-accordion [open] {
  border: 1px solid rgb(244, 130, 10);
  box-shadow: rgba(0, 0, 0, 0.08) 0px 0px 40px;
}

.faq-box .e-n-accordion [open] .e-n-accordion-item-title {
  padding-bottom: 0px;
}

.faq-box .e-n-accordion [open] .e-n-accordion-item-title,
.faq-box .e-n-accordion [open] .faq-answer {
  border: 0 !important;
}

.faq-box .e-n-accordion .e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened,
.faq-box .e-n-accordion .e-n-accordion-item-title .e-n-accordion-item-title-icon .e-closed {
  position: relative;
}

.faq-box .e-n-accordion .e-n-accordion-item-title .e-n-accordion-item-title-icon .e-closed:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://webforest.agency/best-law-group/wp-content/uploads/2025/04/plus-icon.svg");
  width: 27px;
  height: 27px;
  pointer-events: none;
}

.faq-box .e-n-accordion .e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened:before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url("https://webforest.agency/best-law-group/wp-content/uploads/2025/04/minus-icon.svg");
  width: 27px;
  height: 2px;
  pointer-events: none;
}

.faq-box .e-n-accordion-item-title-icon {
  background: #064357;
  padding: 35px;
}

.faq-box .e-n-accordion [open] .e-n-accordion-item-title-icon {
  background: #f4820a;
}

.footer .footer-social-media img {
  display: flex;
}

.footer .footer-heading h2, .footer .footer-heading span {
  position: relative;
  display: block;
}

.footer .footer-heading h2:before, .footer .footer-heading span:before {
  position: absolute;
  content: "";
  border-top: 2px solid #ffffff;
  width: 40px;
  left: 0;
  bottom: -20px;
  pointer-events: none;
}

.footer .elementor-icon-list-items .elementor-icon-list-item a span:hover {
  color: #f4820a !important;
}

.footer .bottom-menu .elementor-widget-container span a:hover {
  color: #f4820a !important;
}

.request-form {
  max-width: 1138px !important;
  margin: 0 auto;
  width: 100%;
  position: relative;
  bottom: -140px;
}

.request-form .elementor-widget-container {
  margin-top: -140px !important;
}

.request-form .gform_confirmation_message {
  text-align: center;
  padding-bottom: 70px;
}

.request-form .gform_footer .gform_button.button {
  margin: 0;
  background: #f4820a;
  color: #fff;
  border: 0;
  padding: 32px 64px;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0.18px;
  border-radius: 10px;
}

.request-form .gform_body label {
  color: #000;
  font-size: 16px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 13px;
}

.request-form .gform_body input,
.request-form .gform_body textarea {
  color: #aaa;
  font-size: 20px !important;
  font-weight: 400;
  line-height: 150%;
  border: 0;
  border-bottom: 1px solid #cacaca;
  padding: 0 0 40px 0 !important;
  border-radius: 0;
}

.request-form .gform_fields {
  grid-row-gap: 32px !important;
}

.request-form .gform_body input:focus,
.request-form .gform_body textarea:focus {
  outline: 0;
}

.request-form .gform_footer {
  justify-content: center;
  padding: 30px 0 0 0 !important;
  margin: 0 !important;
  position: relative;
}

.request-form .gform_footer:before {
  position: absolute;
  content: "";
  background: #fff;
  width: 360px;
  height: 100%;
  left: 50%;
  transform: translateX(-50%);
  bottom: 25px;
  z-index: -1;
}

.request-form .gform_footer .gform_button.button:hover {
  background: #064357;
}

.arrow .swiper-button-next {
  right: -65px;
}

.arrow .swiper-button-prev {
  left: -65px;
}

.arrow .swiper-button-prev,
.arrow .swiper-button-next {
  width: 38px;
  height: 38px;
  background: #fff;
  border-radius: 50%;
}

.arrow .swiper-button-prev:hover,
.arrow .swiper-button-next:hover {
  background: #064357;
}

.arrow .swiper-button-prev:after,
.arrow .swiper-button-next:after {
  font-size: 12px;
  font-weight: 900;
  color: #095169;
}

.arrow .swiper-button-prev:hover:after,
.arrow .swiper-button-next:hover:after {
  color: #fff;
}

.testimonial-slider .swiper-slide {
  background: #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
}

.testimonial-slider .swiper-slide .top-quts {
  width: 65px;
  height: 65px;
  background: #fff;
  box-shadow: 0px 4px 40px rgb(0 0 0 / 4%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  margin-top: -30px;
  border-radius: 50%;
  z-index: 1;
  position: relative;
}

.testimonial-slider .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: transparent;
  border: 1px solid #f4820a;
  width: 20px;
  border-radius: 5px;
}

.testimonial-slider .swiper-pagination .swiper-pagination-bullet {
  width: 12px;
  border-radius: 5px;
}

.testimonial-slider .swiper-pagination {
  bottom: -10px;
}

.testimonial-slider .swiper-wrapper {
  padding: 45px 0 !important;
}

.testimonial-slider .swiper-slide .top-quts img {
  width: 36px;
}

.testimonial-slider .swiper-slide .img {
  text-align: center;
  margin-top: 30px;
}

.testimonial-slider .swiper-slide .text p {
  color: #444;
  text-align: center;
  font-family: Lato;
  font-size: 20px;
  font-style: italic;
  font-weight: 400;
  line-height: 160%;
  padding: 10px 27px;
}

.testimonial-slider .swiper-slide .title {
  padding: 22px 27px;
  border-top: 1px solid #dddddd;
}

.testimonial-slider .swiper-slide .title .heading {
  color: #064357;
  text-align: center;
  font-family: "Jomolhari", Sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 120%;
  margin: 0;
}

.testimonial-slider .swiper-slide .title .position {
  color: #909090;
  text-align: center;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  margin: 8px 0 0;
}

.result-slider .swiper-button-lock {
  display: flex;
}

.result-slider .list .result-box {
  padding: 36px 46px;
  border: 1px solid rgba(214, 214, 214, 0.5);
  border-radius: 4px;
}

.result-slider .list {
  padding: 10px;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.result-slider .list .result-box .sub-title {
  color: #909090;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 2.24px;
  margin: 0;
}

.result-slider .list .result-box .result-total {
  color: #095169;
  font-family: Oswald;
  font-size: 80px;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.6px;
  position: relative;
}

.result-slider .list .result-box .result-total:before {
  position: absolute;
  content: "";
  border-bottom: 1px solid #c2c2c2;
  width: 60px;
  bottom: 0px;
  left: 50%;
  transform: translateX(-50%);
}

.result-slider .list .result-box .sub-text {
  color: #333;
  font-family: Lato;
  font-size: 20px;
  font-weight: 700;
  line-height: 150%;
  margin: 0 auto;
  max-width: 326px;
}

.result-slider .result.swiper {
  padding: 30px 0;
}

.swiper-pointer-events {
  overflow: hidden;
}

.team-slider .text .name {
  color: #064357;
  font-family: Jomolhari;
  font-size: 32px;
  font-weight: 400;
  line-height: 140%;
  margin-bottom: 8px;
}

.team-slider .text p {
  color: #909090;
  font-family: Lato;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  margin: 0;
}

.team-slider .img img {
  width: 100%;
}

.attorneys-slider .slider-box .inner-text,
.attorneys-slider .slider-box .elementor-widget-button {
  display: none;
}

.attorneys-slider .slider-box .elementor-heading-title {
  margin: 0;
}

.attorneys-slider .slider-box:hover .elementor-heading-title {
  margin-bottom: 10px;
}

.attorneys-slider .slider-box:hover .inner-text,
.attorneys-slider .slider-box:hover .elementor-widget-button {
  display: block;
}

.attorneys-slider .slider-box {
  position: relative;
  cursor: pointer;
}

.attorneys-slider .slider-box:hover .dark-img {
  display: block !important;
}

.attorneys-slider .slider-box .dark-img,
.attorneys-slider .slider-box:hover .light-img {
  display: none;
}

.attorneys-slider .slider-box .light-img,
.attorneys-slider .slider-box .dark-img {
  position: absolute;
  top: 0;
  left: 0;
}

.attorneys-slider .slider-box .light-img img,
.attorneys-slider .slider-box .dark-img img {
  width: 100%;
}

.attorneys-slider .slider-box .box-text {
  max-height: 330px;
  overflow-y: auto;
  scrollbar-width: none;
}

.sidebarul ul li.elementor-icon-list-item {
  width: 100%;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding-bottom: 8px;
  margin-bottom: 8px;
  background-image: url("https://webforest.agency/best-law-group/wp-content/uploads/2025/04/Group-155.svg");
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: top 12px right;
}

.sidebarul ul li.elementor-icon-list-item:last-child {
  border: 0;
  margin: 0;
  padding: 0;
}

.sidebarul ul li.elementor-icon-list-item:hover {
  background-image: url("https://webforest.agency/best-law-group/wp-content/uploads/2025/04/color-arrow.svg") !important;
}

.sidebarul ul li.elementor-icon-list-item a {
  width: 100%;
}

.sidebarul ul li.elementor-icon-list-item:hover a span {
  color: #f4820a !important;
}

div#gform_fields_2 input {
  border-radius: 10px;
  background: #fff;
  border: unset;
  height: 60px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0.14px;
  color: #444;
  padding: 0 22px;
}

div#gform_fields_2 textarea {
  border-radius: 10px;
  background: #fff;
  border: unset;
  height: 120px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0.14px;
  color: #444;
  padding: 11px 22px;
}

div#gform_fields_2 .gform_fields {
  grid-row-gap: 11px !important;
}

div#gform_fields_2 .gform_footer.top_label {
  margin-top: 0 !important;
}

input#gform_submit_button_2 {
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 52px;
  border-radius: 4px;
  border: 1px solid #fff;
  text-transform: uppercase;
  font-family: "Lato", Sans-serif;
  max-width: 192px;
  width: 100%;
  margin: auto;
  height: 60px;
  line-height: 42px;
}

input#gform_submit_button_2:hover,
input#gform_submit_button_2:focus {
  background-color: #000 !important;
  border-color: #000 !important;
}

div#gform_2_validation_container {
  display: none;
}

.gform_wrapper .gfield_validation_message,
.gform_wrapper .validation_message {
  background: transparent !important;
  border: unset !important;
  font-size: 14.992px;
  margin-top: 9px !important;
  padding: 0 !important;
  font-size: 15px !important;
  color: #fff;
  height: auto;
  line-height: 11px !important;
}

.mySwipertestimional-two {
  overflow: hidden;
  padding: 0 20px;
}

.team-mail a {
  background-image: url("https://webforest.agency/best-law-group/wp-content/uploads/2025/04/mail-icon.svg");
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 54px;
  color: #fff;
}

.team-mail a:hover {
  color: #f4820a;
}

.team-phone a {
  background-image: url("https://webforest.agency/best-law-group/wp-content/uploads/2025/04/call-icon-1.svg");
  background-size: 25px;
  background-repeat: no-repeat;
  background-position: left;
  padding-left: 54px;
  color: #f4820a;
}

.team-phone a:hover {
  color: #fff;
}

.single-attorneys section#comments {
  display: none;
}

.attorney-text blockquote {
  border-left: 2px solid #064357;
  margin: 0;
  padding-left: 20px;
  color: #095169;
  font-family: Jomolhari;
  font-size: 30px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.attorney-text h2,
.attorney-text h3,
.attorney-text h4,
.attorney-text h5,
.attorney-text h6 {
  color: #064357;
  font-family: "Jomolhari", Sans-serif;
  font-weight: 400;
  line-height: 1.21em;
  letter-spacing: -0.6px;
  text-transform: capitalize;
}

.removeicon ul li.elementor-icon-list-item {
  background-image: inherit !important;
}

.removeicon ul li.elementor-icon-list-item:hover {
  background-image: inherit !important;
}

ul.elementor-nav-menu--dropdown a,
ul.elementor-nav-menu--dropdown a:focus,
ul.elementor-nav-menu--dropdown a:hover {
  border-inline-start: unset !important;
  margin-left: 0 !important;
}

.elementor-nav-menu--main .elementor-nav-menu ul {
  width: 100% !important;
}

.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item {
  font-size: 16px !important;
}

.elementor-button-link:hover .elementor-button-icon svg {
  fill: transparent !important;
}

div#gform_confirmation_message_2 {
  text-align: center;
  color: #fff;
}

div#gform_confirmation_message_1 {
  text-align: center;
  color: #000;
}

.headercall a {
  color: #fff !important;
}

.testimonial-slider {
  overflow: hidden;
}

.swiper-backface-hidden .swiper-slide {
  height: auto;
  display: flex;
  flex-direction: column;
}

.testimonial-slider .swiper-slide .title {
  margin-top: auto;
}

.swiper-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
}

@media only screen and (min-width: 1500px) and (max-width: 1699px) {
  div#callicon:before {
    width: 50px;
    height: 50px;
  }

  .left-and-right-arrow h2:after,
  .left-and-right-arrow-dark h2:after,
  .right-arrow-start h2:after {
    right: -190px;
    top: 24px;
  }

  .left-and-right-arrow h2:before,
  .left-and-right-arrow-dark h2:before {
    left: -190px;
    top: 24px;
  }

  .right-arrow h2:after {
    right: -80px;
  }

  .faq-box .e-n-accordion-item-title-icon {
    padding: 28px;
  }

  .faq-box .e-n-accordion .e-n-accordion-item-title .e-n-accordion-item-title-icon .e-closed:after {
    width: 22px;
    height: 22px;
  }

  .faq-box .e-n-accordion .e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened:before {
    width: 22px;
  }

  .work-with-us:before {
    height: 200px;
    max-width: 640px;
  }

  .request-form .gform_body input,
  .request-form .gform_body textarea {
    padding: 0 0 30px 0 !important;
  }

  .request-form .gform_footer:before {
    bottom: 105px;
  }

  .request-form .elementor-widget-container {
    padding-top: 40px !important;
  }

  .request-form .gform_footer .gform_button.button {
    padding: 20px 30px;
    font-size: 17px;
  }

  .request-form .gform_footer:before {
    bottom: 45px;
    width: 340px;
  }

  .request-form .gform_body input,
  .request-form .gform_body textarea {
    font-size: 19px !important;
  }

  .result-slider .list .result-box .result-total {
    font-size: 70px;
  }

  .result-slider .list .result-box .sub-text {
    font-size: 18px;
  }

  .result-slider .list .result-box {
    padding: 30px;
  }

  .footer .footer-heading h2:before {
    bottom: -18px;
  }

  .arrow .swiper-button-next {
    right: -10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  }

  .arrow .swiper-button-prev {
    left: -10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  }

  .testimonial-slider .swiper-slide .title .heading {
    font-size: 30px;
  }

  .testimonial-slider .swiper-slide .text p {
    font-size: 19px;
  }

  .testimonial-slider .swiper-slide .top-quts img {
    width: 34px;
  }

  .team-slider .text .name {
    font-size: 30px;
  }

  /*attronys*/

  .attorney-text blockquote {
    font-size: 25px;
  }

  .attorney-text h2 {
    font-size: 48px;
  }
}

@media only screen and (min-width: 1500px) and (max-width: 1600px) {
  .request-form {
    bottom: -40px;
  }

  .request-form .elementor-widget-container {
    padding-top: 120px !important;
  }

  .request-form .gform_footer:before {
    bottom: 35px;
    width: 310px;
  }

  .request-form .gform_footer .gform_button.button {
    padding: 16px 25px;
  }

  .request-form .gform_body input,
  .request-form .gform_body textarea {
    font-size: 18px !important;
  }

  .result-slider .list .result-box .result-total {
    font-size: 60px;
  }

  .result-slider .list .result-box .sub-text {
    font-size: 17px;
  }

  .result-slider .list .result-box {
    padding: 25px;
  }

  .arrow .swiper-button-next {
    right: -10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  }

  .arrow .swiper-button-prev {
    left: -10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  }

  .testimonial-slider .swiper-slide .title .heading {
    font-size: 28px;
  }

  .testimonial-slider .swiper-slide .text p {
    font-size: 18px;
  }

  .testimonial-slider .swiper-slide .top-quts img {
    width: 30px;
  }

  .testimonial-slider .swiper-slide .top-quts {
    width: 60px;
    height: 60px;
  }

  .team-slider .text .name {
    font-size: 28px;
  }
}

@media only screen and (min-width: 1280px) and (max-width: 1499px) {
  div#callicon:before {
    width: 45px;
    height: 45px;
  }

  .swiper-wrapper {
    padding: 20px 0 !important;
  }

  .left-and-right-arrow h2:after,
  .left-and-right-arrow-dark h2:after,
  .right-arrow-start h2:after {
    right: -185px;
    top: 20px;
  }

  .left-and-right-arrow h2:before,
  .left-and-right-arrow-dark h2:before {
    left: -185px;
    top: 20px;
  }

  .right-arrow h2:after {
    right: -100px;
    top: 22px;
  }

  .fighting-your-right:before {
    width: 500px;
    height: 200px;
    top: 100px;
  }

  .faq-box .e-n-accordion-item-title-icon {
    padding: 25px;
  }

  .faq-box .e-n-accordion .e-n-accordion-item-title .e-n-accordion-item-title-icon .e-closed:after {
    width: 20px;
    height: 20px;
  }

  .faq-box .e-n-accordion .e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened:before {
    width: 20px;
  }

  .work-with-us:before {
    height: 200px;
    max-width: 560px;
    bottom: 52px;
  }

  .request-form {
    bottom: -40px;
  }

  .request-form .elementor-widget-container {
    padding-top: 120px !important;
  }

  .request-form .gform_footer .gform_button.button {
    padding: 14px 22px;
    font-size: 16px;
  }

  .footer .footer-heading h2:before {
    bottom: -16px;
  }

  .request-form .gform_body input,
  .request-form .gform_body textarea {
    padding: 0 0 25px 0 !important;
  }

  .request-form .gform_footer:before {
    bottom: 35px;
    width: 270px;
  }

  .request-form .gform_body input,
  .request-form .gform_body textarea {
    font-size: 17px !important;
  }

  .result-slider .list .result-box .result-total {
    font-size: 50px;
  }

  .result-slider .list .result-box .sub-text {
    font-size: 16px;
  }

  .result-slider .list .result-box .sub-title {
    font-size: 15px;
  }

  .result-slider .list .result-box {
    padding: 22px;
  }

  .arrow .swiper-button-next {
    right: -10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  }

  .arrow .swiper-button-prev {
    left: -10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  }

  .testimonial-slider .swiper-slide .title .heading {
    font-size: 26px;
  }

  .testimonial-slider .swiper-slide .text p {
    font-size: 17px;
  }

  .testimonial-slider .swiper-slide .top-quts img {
    width: 28px;
  }

  .testimonial-slider .swiper-slide .top-quts {
    width: 55px;
    height: 55px;
  }

  .team-slider .text .name {
    font-size: 26px;
  }

  /*attronys*/

  .attorney-text blockquote {
    font-size: 23px;
  }

  .attorney-text h2 {
    font-size: 40px;
  }
}

@media only screen and (min-width: 1121px) and (max-width: 1279px) {
  div#callicon:before {
    width: 40px;
    height: 40px;
    left: -22px;
  }

  .swiper-wrapper {
    padding: 20px 0 !important;
  }

  .left-and-right-arrow h2:after,
  .left-and-right-arrow-dark h2:after,
  .right-arrow-start h2:after {
    right: -160px;
    top: 20px;
    width: 136px;
    height: 10px;
  }

  .left-and-right-arrow h2:before,
  .left-and-right-arrow-dark h2:before {
    left: -160px;
    top: 20px;
    width: 136px;
    height: 10px;
  }

  .right-arrow h2:after {
    right: -90px;
    top: 22px;
    width: 136px;
    height: 10px;
  }

  .fighting-your-right:before {
    width: 400px;
    height: 200px;
    top: 40px;
  }

  .faq-box .e-n-accordion-item-title-icon {
    padding: 24px;
  }

  .faq-box .e-n-accordion .e-n-accordion-item-title .e-n-accordion-item-title-icon .e-closed:after {
    width: 18px;
    height: 18px;
  }

  .faq-box .e-n-accordion .e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened:before {
    width: 18px;
  }

  .work-with-us:before {
    height: 210px;
    max-width: 500px;
    bottom: 42px;
  }

  .request-form {
    bottom: -40px;
  }

  .request-form .elementor-widget-container {
    padding-top: 120px !important;
  }

  .request-form .gform_footer .gform_button.button {
    padding: 14px 22px;
    font-size: 15px;
  }

  .request-form .gform_footer:before {
    bottom: 35px;
    width: 260px;
  }

  .footer .footer-heading h2:before {
    bottom: -14px;
  }

  .request-form .gform_body input,
  .request-form .gform_body textarea {
    font-size: 16px !important;
    padding: 0 0 20px 0 !important;
  }

  .result-slider .list .result-box .result-total {
    font-size: 40px;
  }

  .result-slider .list .result-box .sub-text {
    font-size: 15px;
  }

  .result-slider .list .result-box .sub-title {
    font-size: 14px;
  }

  .result-slider .list .result-box {
    padding: 20px;
  }

  .arrow .swiper-button-next {
    right: -10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  }

  .arrow .swiper-button-prev {
    left: -10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  }

  .testimonial-slider .swiper-slide .title .heading {
    font-size: 24px;
  }

  .testimonial-slider .swiper-slide .text p {
    font-size: 16px;
  }

  .testimonial-slider .swiper-slide .top-quts img {
    width: 26px;
  }

  .testimonial-slider .swiper-slide .top-quts {
    width: 50px;
    height: 50px;
    margin-top: -25px;
  }

  .team-slider .text .name {
    font-size: 24px;
  }

  /*attronys*/

  .attorney-text blockquote {
    font-size: 23px;
  }

  .attorney-text h2 {
    font-size: 40px;
  }
}

@media (max-width: 1120px) {
  .swiper-wrapper {
    padding: 20px 0 !important;
  }

  div#field_2_7 iframe {
    max-width: none;
  }

  .mySwipertestimional-two {
    padding: 0 10px;
  }

  div#callicon:before {
    width: 35px;
    height: 35px;
    left: -20px;
  }

  .left-and-right-arrow h2:after,
  .left-and-right-arrow-dark h2:after,
  .right-arrow-start h2:after {
    right: -124px;
    top: 15px;
    width: 109px;
    height: 8px;
  }

  .left-and-right-arrow h2:before,
  .left-and-right-arrow-dark h2:before {
    left: -124px;
    top: 15px;
    width: 109px;
    height: 8px;
  }

  .right-arrow h2:after {
    right: -65px;
    top: 15px;
    width: 109px;
    height: 8px;
  }

  .work-with-us:before {
    height: 180px;
    max-width: 400px;
    bottom: 122px;
  }

  .fighting-your-right:before {
    width: 300px;
    height: 180px;
    top: 90px;
  }

  .faq-box .e-n-accordion-item-title-icon {
    padding: 25px;
  }

  .faq-box .e-n-accordion .e-n-accordion-item-title .e-n-accordion-item-title-icon .e-closed:after {
    width: 16px;
    height: 16px;
  }

  .faq-box .e-n-accordion .e-n-accordion-item-title .e-n-accordion-item-title-icon .e-opened:before {
    width: 16px;
  }

  .request-form {
    bottom: -32px;
  }

  .request-form .elementor-widget-container {
    padding-top: 120px !important;
  }

  .request-form .gform_footer .gform_button.button {
    padding: 14px 22px;
    font-size: 14px;
  }

  .request-form .gform_footer:before {
    bottom: 26px;
    width: 270px;
  }

  .footer .footer-heading h2:before {
    bottom: -12px;
  }

  .request-form .gform_body input,
  .request-form .gform_body textarea {
    font-size: 16px !important;
    padding: 0 0 20px 0 !important;
  }

  .request-form .gform_body input,
  .request-form .gform_body textarea,
  .gform_wrapper.gravity-theme .gfield_label {
    font-size: 15px;
  }

  .result-slider .list .result-box .result-total {
    font-size: 35px;
  }

  .result-slider .list .result-box .sub-text {
    font-size: 15px;
  }

  .result-slider .list .result-box .sub-title {
    font-size: 14px;
  }

  .result-slider .list .result-box {
    padding: 20px;
  }

  .arrow .swiper-button-next {
    right: -10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  }

  .arrow .swiper-button-prev {
    left: -10px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  }

  .testimonial-slider .swiper-slide .title .heading {
    font-size: 22px;
  }

  .testimonial-slider .swiper-slide .text p {
    padding: 8px 25px;
  }

  .testimonial-slider .swiper-slide .text p,
  .testimonial-slider .swiper-slide .title .position {
    font-size: 15px;
  }

  .testimonial-slider .swiper-slide .title {
    padding: 20px 25px;
  }

  .testimonial-slider .swiper-slide .img {
    margin-top: 25px;
  }

  .testimonial-slider .swiper-slide .top-quts img {
    width: 24px;
  }

  .testimonial-slider .swiper-slide .top-quts {
    width: 45px;
    height: 45px;
  }

  .team-slider .text .name {
    font-size: 22px;
  }

  /*attronys*/

  .attorney-text blockquote {
    font-size: 20px;
  }

  .attorney-text h2 {
    font-size: 35px;
  }

  .team-phone a,
  .team-mail a {
    background-size: 19px;
    padding-left: 36px;
  }

  .elementor-1170 .elementor-element.elementor-element-7c4b849>.elementor-widget-container {
    margin: 0px 0px 0px 36px !important;
  }
}

@media (max-width: 992px) {
  .error404 .site-main {
    padding: 137px 0 80px 0;
  }

  .error404 .site-main .entry-title {
    font-size: 24px;
  }

  div#field_2_7 iframe {
    max-width: 100%;
  }

  ul .menu-item-has-children a {
    display: flex;
    justify-content: space-between !important;
  }

  #header .elementor-nav-menu__container {
    position: fixed;
    width: 100%;
    left: 0;
    height: 100vh;
    top: 0;
    background: #fff;
    margin: 0;
    padding-top: 50px;
  }

  #header .elementor-menu-toggle .e-eicon-close {
    fill: #000000;
    z-index: 1;
  }

  .left-and-right-arrow h2:after,
  .left-and-right-arrow-dark h2:after,
  .right-arrow-start h2:after {
    top: 13px;
  }

  .left-and-right-arrow h2:before,
  .left-and-right-arrow-dark h2:before {
    top: 13px;
  }

  .work-with-us:before,
  .fighting-your-right:before {
    display: none;
  }

  .faq-box .e-n-accordion-item-title-icon {
    padding: 20px;
  }
}

@media (max-width: 768px) {

  .left-and-right-arrow h2:after,
  .left-and-right-arrow h2:before,
  .right-arrow h2:after,
  .left-and-right-arrow-dark h2:before,
  .left-and-right-arrow-dark h2:after,
  .right-arrow-start h2:after {
    display: none;
  }

  .gform_wrapper.gravity-theme .gfield_label {
    margin-bottom: 0;
  }

  .request-form .gform_body input,
  .request-form .gform_body textarea {
    padding: 0 0 8px 0 !important;
  }

  .request-form .gform_fields {
    grid-row-gap: 20px !important;
  }

  .request-form .gform_footer .gform_button.button {
    padding: 10px 22px;
  }

  .request-form .gform_footer:before {
    width: 230px;
  }

  .testimonial-slider .swiper-slide .img {
    margin-top: 20px;
  }
}

@media (max-width: 766px) {
  .attorneys-slider .slider-box {
    width: 100%;
    max-width: 330px !important;
    margin: 0 auto;
  }
}