

/* Start:/local/templates/adepo_lawyer/css/slick.css?17730860781776*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* End */


/* Start:/local/templates/adepo_lawyer/css/magnific-popup.css?17730860786852*/
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

.mfp-container:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #333;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: "";
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
   * Remove all paddings around the image on small screen
   */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

/*# sourceMappingURL=magnific-popup.css.map */
/* End */


/* Start:/local/templates/adepo_lawyer/css/style.css?177375596042789*/
:root {
    --t-primary-color: #78101b;
    --t-primary-hover-color: #a51625;
}

@font-face {
    font-family: Gilroy-Medium;
    src: url(/local/templates/adepo_lawyer/css/../fonts/Gilroy-Medium.ttf);
}

@font-face {
    font-family: Inter-Bold;
    src: url(/local/templates/adepo_lawyer/css/../fonts/Inter-Bold.ttf);
}

@font-face {
    font-family: Inter-SemiBold;
    src: url(/local/templates/adepo_lawyer/css/../fonts/Inter-SemiBold.ttf);
}

@font-face {
    font-family: Inter-Medium;
    src: url(/local/templates/adepo_lawyer/css/../fonts/Inter-Medium.ttf);
}

@font-face {
    font-family: Inter-Regular;
    src: url(/local/templates/adepo_lawyer/css/../fonts/Inter-Regular.ttf);
}

@font-face {
    font-family: Inter-Light;
    src: url(/local/templates/adepo_lawyer/css/../fonts/Inter-Light.ttf);
}

@font-face {
    font-family: Montserrat-Regular;
    src: url(/local/templates/adepo_lawyer/css/../fonts/Montserrat-Regular.ttf);
}


* {
    box-sizing: border-box;
}

p {
    line-height: 120%;
}

body {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    font-family: Inter-Regular;
    font-size: 16px;
}

button {
    font-family: Inter-Regular;
    font-size: inherit;
}

.form_errors_text font.errortext {
    color: #fff !important;
}

.form_errors_text p {
    margin: 0;
}

header {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
    margin-bottom: 48px;
    padding: 36px 0 0 0;
}

header nav {
    display: grid;
    grid-auto-flow: column;
    gap: 20px;
}

nav a {
    font-family: Inter-Regular;
    color: #040404;
    text-decoration: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 19.36px;
}

nav a:hover {
    color: var(--t-primary-color, #78101b);
}

section {
    position: relative;
    width: 100%;
    display: flex;
    justify-content: center;
}

main {
    position: relative;
}

header.fixed {
    position: fixed;
    top: 36px;
    z-index: 10;
}

main.fixed {
    margin-top: 130px;
}

.flex {
    display: flex;
}

.hide {
    display: none;
}

.greyBackground {
    background-color: #F9F9F9;
}

div.mf-ok-text {
    color: #fff !important;
}

footer {
    width: 100%;
    display: grid;
    grid-auto-flow: column;
}

.section_wrapper {
    width: 100%;
    display: grid;
    justify-items: center;
}

.container {
    position: relative;
    width: 100%;
    max-width: 1660px;

}

.container_overflow {
    overflow: hidden;
}

.slider_mobile_container {
    position: relative;
    width: 100%;
    max-width: 1660px;
}

/* .slider_mobile_container .advantages_item {
    height: 80vw;
} */

.container_overflowHidden {
    overflow: hidden;
}

.container_grid {
    display: grid;
}

.justify_content_between {
    justify-content: space-between;
}

.justify_items_center {
    justify-items: center;
}

.justify_items_start {
    justify-items: start;
}

.grid_flow_column {
    grid-auto-flow: column;
}

.grid_flow_row {
    grid-auto-flow: row;
}

.align_items_center {
    align-items: center;
}

.align_content_center {
    align-content: center;
}


.header_logo-nav_group {
    display: flex;
    gap: 30px;
    align-items: center;
}

.logo {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    color: #040404;
    text-decoration: none;
}

.header_contact_group {
    font-family: Gilroy-Medium;
    color: #040404;
    text-decoration: none;
    display: flex;
    justify-content: space-between;
    gap: 20px;
    align-items: center;
}

.header_phone_wrapper {
    position: relative;
    transition: 0.3s;
}

.header_phone_wrapper > a {
    display: flex;
    gap: 5px;
    align-items: center;
    padding: 8px 23px;
    border-radius: 20px;
}

.header_phone_wrapper > a > img {
    width: 9px;
    height: 4.5px;
}

.header_phone_wrapper > a:hover {
    background-color: var(--t-primary-color, #78101b);
    color: #fff !important;

}

.header_phone_wrapper:hover > a > img {
    filter: brightness(0) saturate(100%) invert(75%) sepia(69%) saturate(26%) hue-rotate(161deg) brightness(115%) contrast(111%);
}

.header_phone_list {
    box-shadow: 0 0 10px rgb(46 44 44 / 15%);
    z-index: 2;
    position: absolute;
    padding: 25px 14px;
    background-color: #fff;
    border-radius: 10px;
    margin: 0;
    display: grid;
    gap: 30px;
    display: none;
    top: 40px;
    width: 214px;
}

/*.header_phone_wrapper:hover .header_phone_list {
    display: grid;
}*/
.header_phone_list > li {
    list-style-type: none;
    white-space: nowrap;

}

.header_phone_list > li > a {
    white-space: nowrap;
}

.header_contact_group a {
    font-family: Inter-Regular;
    color: #040404;
    text-decoration: none;
    font-size: 16px;
}

.header_phone_list_itemWrapper {
    display: grid;
    grid-auto-flow: row;
    gap: 5px;
    font-family: Inter-Light;
    font-size: 14px;
}

.header_phone_list_itemWrapper > a {
    position: relative;
    margin-left: 20px;
}

.header_phone_list_itemWrapper > a::before {
    content: "";
    width: 16px;
    height: 16px;
    left: -21px;
    position: absolute;
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/black_phone.svg);
    background-size: contain;
}

.header_contact_group a:hover {
    color: var(--t-primary-color, #78101b);
}

.header_group {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border: 1px solid rgba(34, 34, 34, .3);
    border-radius: 25px;
    padding: 35px 60px;
    background-color: #fff;
}

.geo_list_wrapper_title {
    color: #040404;
    font-family: Inter-Medium;
    font-size: 16px;
    position: relative;
    display: grid;
    align-items: center;
    margin-left: 0;
    padding-left: 0;
    margin-bottom: 26px;
}

/*.geo_list_wrapper_title::before {
    content: "";
    width: 21px;
    height: 16px;
    left: -24px;
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/arrow-left.svg);
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
}*/
.geo_list_group {
    position: relative;
    margin-right: 20px;
    display: none;
}

.geo_list_wrapper {
    position: absolute;
    display: none;
    top: 30px;
    width: 369px;
    z-index: 10;
    background: #fff;
    border-radius: 25px;
    padding: 28px 36px 48px 22px;
    box-shadow: 0 0 10px rgb(46 44 44 / 15%);
}

.geo_list_wrapper > input {
    border: 1px solid var(--t-primary-color, #78101b);
    border-radius: 32px;
    padding: 10px 24px;
    width: 100%;
    font-size: 14px;
    font-family: Inter-Regular;
    margin-bottom: 16px;
}

.citys_list {
    display: grid;
    grid-auto-flow: row;
    padding: 0;
    margin: 0;
    gap: 22px;
}

.citys_list > li {
    list-style-type: none;
    font-size: 14px;
    font-family: Inter-Regular;
    font-weight: normal;
    cursor: pointer;
}

.citys_list > li:hover {
    font-family: Inter-Bold;
}

.geo_list_title {
    position: relative;
    display: grid;
    align-items: center;
    margin-right: 10px;
    cursor: pointer;
    font-size: 16px;
    font-family: Inter-Regular;
}

.geo_list_title > img {
    display: none;
}

.geo_list_title::after {
    content: "";
    width: 9px;
    right: -15px;
    height: 5px;
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/drop_arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
}


.main_title_section {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 25px;
    height: 837px;
    display: flex;
    justify-content: center;
}

h1 {
    font-family: Inter-Bold;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 40px;
    margin: 0;
}

.h1 {
    color: #040404;
}

.main_title_item {
    backdrop-filter: blur(10px);
    border-radius: 20px;
    padding: 43px 63px;
    background-color: rgba(255, 255, 255, .2);
    display: grid;
    gap: 20px;
    margin-bottom: 86px;
}

.main_title_item_subtitle {
    color: #fff;
    font-family: Gilroy-Medium;
    font-size: 24px;
    text-align: center;
}

.main_title_group {
    width: 820px;
    margin-top: 190px;
}

.tel_wrapper {
    position: relative;
    display: flex;
    align-items: center;
}

.tel_wrapper::before {
    content: "";
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/russia.svg);
    width: 24px;
    height: 24px;
    background-size: cover;
    position: absolute;
    left: 33px;
}

.main_title_form {

}

.main_title_inputs {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}

.main_title_form .main_title_inputs input[type=text] {
    padding: 20px 40px;
    background-color: #fff;
    border-radius: 25px;
    border: 0;
    width: 100%;
    font-family: Inter-Regular;
    font-size: 16px;
}

.tel_wrapper input {
    padding: 20px 33px 20px 67px !important;
    background-color: #fff;
    border-radius: 25px;
    border: 0;
    font-size: 16px;
    width: 100%;
    font-family: Inter-Regular;
}

input[type=submit] {
    cursor: pointer;
}

.main_title_form > input[type=submit] {
    -webkit-appearance: none;
    width: 220px;
    height: 222px;
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
    border-radius: 120px;
    background-color: var(--t-primary-color, #78101b);
    color: #fff;
    border: 0;
    justify-content: center;
    font-size: 14px;
    font-family: Inter-Bold;
    text-transform: uppercase;
    border: 20px solid #fff;
    margin: auto;
    cursor: pointer;
    display: flex;
    margin-top: 15px;
    white-space: normal;
    padding-inline: 0;
}

.main_title_form > input[type=submit]:hover {
    background-color: var(--t-primary-hover-color, #a51625);
}

.form_slide_input_group {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin: 0 100px;
}

.form_slide_input_group input {
    padding: 15px 20px 15px 55px;
    background-color: #fff;
    border-radius: 25px;
    border: 0;
    width: 100%;
    border: 1px solid #040404;
}

.form_slide_input_group input[type=submit] {
    background-color: var(--t-primary-color, #78101b);
    border-radius: 30px;
    padding: 15px 20px;
    color: #fff;
    grid-column: 2/3;
    border: 0;
    width: 80%;
    justify-self: center;
}

h2 {
    font-family: Inter-Bold;
    font-size: 40px;
    color: #040404;
    margin-top: 0;
    width: 100%;
    text-align: left;
    margin-bottom: 63px;
}

.title_send {
    font-family: Inter-Bold;
    font-size: 40px;
    color: #040404;
    display: none;
    margin-top: 0;
    width: 100%;
    text-align: left;
}

.form_slider_btn {
    border: 1px solid var(--t-primary-color, #78101b);
    color: var(--t-primary-color, #78101b);
    padding: 22px 34px;
    font-size: 16px;
    font-family: Inter-Bold;
    border-radius: 40px;
    text-transform: uppercase;
    gap: 15px;
    align-items: center;
}

.form_slider_btn img {
    width: 15px;
    height: 15px;
}

.form_slider_btn:hover {
    background-color: var(--t-primary-color, #78101b);
    color: #fff;
}

.form_slider_btn:hover > img {
    filter: brightness(0) saturate(100%) invert(75%) sepia(69%) saturate(26%) hue-rotate(161deg) brightness(115%) contrast(111%);
}

.form_slider_nav {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}

.form_slider_group {
    margin-bottom: 60px;
}

.form_slider_group > img {
    width: 100%;
    border-radius: 8px;
    object-fit: cover;
}

.form_slide_item .form_slide_item_fields {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}


.service_list_group {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 22px;
}

.service_list_item {
    box-shadow: 0px 10px 60px 0px rgb(38 45 118 / 8%);
    border-radius: 20px;
    padding: 60px 43px;
    display: flex !important;
    flex-direction: column;
    height: auto;
}

.service_list_item_title {
    font-family: Inter-Bold;
    font-size: 30px;
    color: #040404;
    margin-bottom: 16px;
}

.service_list_item > p {
    font-family: Inter-Light;
    font-size: 16px;
    line-height: 120%;
    color: #040404;
    margin: 0;
    text-align: left;
    margin-bottom: 16px;
    flex: 1;
}

.btn_more {
    padding: 20px 0;
    border-radius: 30px;
    border: 1px solid var(--t-primary-color, #78101b);
    background-color: #fff;
    color: var(--t-primary-color, #78101b);
    font-family: Inter-Bold;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    width: 248px;
    font-size: 16px;
}

.btn_more:hover {
    border: 1px solid var(--t-primary-hover-color, #a51625);
    color: var(--t-primary-hover-color, #a51625);
}

.btn {
    padding: 20px 0;
    border-radius: 30px;
    background-color: var(--t-primary-color, #78101b);
    color: #fff;
    font-family: Inter-Bold;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    font-size: 16px;
    width: 248px;
}

.btn:hover {
    background-color: var(--t-primary-hover-color, #a51625);
}

.btn_more:hover {
    border: 1px solid var(--t-primary-hover-color, #a51625);
    color: var(--t-primary-hover-color, #a51625);
}

.btn-clear {
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0;
}

.primary-link {
    color: var(--t-primary-hover-color, #a51625);
}

.primary-link:hover {
    color: var(--t-primary-hover-color, #a51625);
    text-decoration: underline;
}

.service_list_section {
    padding-bottom: 70px;
    padding-top: 70px;
}

.tariff_group {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}

.tariff_section {
    padding: 83px 0 95px;
    margin: 0;
}

.tariff_item {
    background-color: #fff;
    border-radius: 20px;
    padding: 43px;
    box-shadow: 0px 10px 60px 0px rgb(38 45 118 / 8%);
}

.tariff_item_title {
    font-family: Inter-Bold;
    font-size: 30px;
    color: #040404;
    position: relative;
    display: grid;
    align-items: center;
    margin-bottom: 40px;
}

.tariff_item_title_icon::after {
    content: '';
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/popular_icons.svg);
    width: 109px;
    height: 21px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: 142px;
}

.tariff_item > p {
    font-family: Inter-Light;
    font-size: 16px;
    line-height: 120%;
    color: #040404;
    margin: 0;
    margin-bottom: 30px;
}

.tariff_item_list {
    padding: 0;
    margin: 0;
    font-family: Inter-Regular;
    font-size: 16px;
    color: #040404;
    padding-left: 18px;
    margin-bottom: 30px;
}

.tariff_item_list > li {
    list-style-type: none;
    display: flex;
    position: relative;
    margin-bottom: 10px;
    align-items: center;
}

.tariff_item_list > li::before {
    content: "";
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/check.svg);
    width: 16px;
    height: 16px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    position: absolute;
    left: -18px;
}

.tariff_item_price {
    font-family: Inter-Regular;
    line-height: 120%;
    color: #040404;
    font-size: 32px;
    margin-bottom: 35px;
}

.for_whom_section {
    padding-top: 55px;
    padding-bottom: 75px;
}

.for_whom_group {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 30px 20px;
}

.for_whom_item {
    box-shadow: 0 0 10px rgb(46 44 44 / 15%);
    border-radius: 20px;
    padding-bottom: 61px;
}

/*.for_whom_item > img {
    width: 100%;
}*/
.for_whom_item_title {
    margin: 32px 31px 24px 31px;
    text-align: left;
}

.for_whom_item_img {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 202px;
    width: 100%;
    border-radius: 20px 20px 0 0;
}

.for_whom_item > p {
    margin: 0 31px;
    text-align: left;
}

.for_whom_item_title {
    font-family: Inter-Bold;
    font-size: 30px;
    color: #040404;
}

.for_whom_item > p {
    font-family: Inter-Light;
    font-size: 16px;
    color: #040404;
}

.form1, .form2 {
    padding: 75px 0 143px;
}

.section_form_group_free {
    padding: 122px 206px 0 206px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 476px;
    border-radius: 20px;
}

.section_form_group {
    padding: 109px 206px 0 206px;
    background-size: cover;
    height: 476px;
    background-repeat: no-repeat;
    border-radius: 20px;
    background-position: center;
}

.section_form > input[type=submit] {
    -webkit-appearance: none;
    width: 220px;
    height: 222px;
    -webkit-border-radius: 120px;
    -moz-border-radius: 120px;
    border-radius: 120px;
    background-color: var(--t-primary-color, #78101b);
    color: #fff;
    border: 0;
    display: block;
    font-size: 14px;
    font-family: Inter-Bold;
    text-transform: uppercase;
    border: 20px solid #fff;
    margin: auto;
    margin-top: 33px;
    cursor: pointer;
    white-space: normal;
    padding-inline: 0;
}

.section_form > input[type=submit]:hover {
    background-color: var(--t-primary-hover-color, #a51625);
}

.section_form .section_form_inputs > input[type=text] {
    padding: 20px 40px;
    background-color: #fff;
    border-radius: 25px;
    border: 0;
    font-family: Inter-Regular;
    font-size: 16px;
    width: 100%;
}

.section_form .consent_text {
    margin-top: 20px;
}

.section_form {

}

.section_form_group_title {
    font-family: Inter-Bold;
    color: #fff;
    font-size: 40px;
}

.section_form_group_subtitle {
    font-family: Gilroy-Medium;
    color: #fff;
    font-size: 24px;
    margin: 13px 0 25px 0;
    width: 600px;
}

.section_form_inputs {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

form .consent_text {
    margin-top: 13px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #000;
}

form .consent_text label {
    background: #ffffffe0;
    padding: 5px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-box-shadow: 0px 8px 8px 5px rgba(34, 60, 80, 0.15);
    -moz-box-shadow: 0px 8px 8px 5px rgba(34, 60, 80, 0.15);
    box-shadow: 0px 8px 8px 5px rgba(34, 60, 80, 0.15);
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    text-align: left;
    gap: 10px;
}

.consent_text {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-family: Montserrat-Regular;
}


.about_company_section {
    padding: 144px 0 86px;
    margin: 0;
}

.about_company_group {
    display: flex;
    gap: 160px;
}

.about_company_group > img {
    object-fit: cover;
    border-radius: 20px;
    width: 45%;
}

.about_company_content_item {
    margin: 0;
    font-family: Inter-Light;
    font-size: 16px;
    color: #040404;
    position: relative;
    width: 600px;
    margin-bottom: 20px;
}

.about_company_content_item:nth-child(3) {
    border-left: 1px solid var(--t-primary-color, #78101b);
    padding-left: 15px;
}

.about_company_inner {

}

.about_company_quote {
    margin-top: 29px;
    margin-bottom: 42px;
}

.about_company_quote img {
    width: 34px;
    height: 27px;
}

.about_company_advantages_group {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 121px;
    margin-top: 60px;
}

.about_company_advantages_item {
    text-align: center;
}

.about_company_advantages_item_title {
    font-family: Inter-Bold;
    color: #040404;
    font-size: 45px;
    margin-bottom: 16px;
    letter-spacing: -1.8px;
}

.about_company_advantages_item > p {
    font-family: Inter-Regular;
    color: #040404;
    font-size: 17px;
    margin: 0;
}

.team_section {
    padding-top: 150px;
    padding-bottom: 150px;
}

.team_group {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;
}

.team_item {

}

.team_item .team_item_img {
    width: 100%;
    height: 400px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 20px;
}

.team_item > .position {
    color: var(--t-primary-color, #78101b);
    font-family: Inter-Medium;
    font-size: 16px;
    margin: 20px 0 10px;
}

.employee_name {
    color: #040404;
    font-family: Inter-Bold;
    font-size: 30px;
}


.adv_item {
    position: relative;
}

.adv_item .adv_icon {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    position: absolute;
    justify-content: center;
    align-items: center;
    background-color: var(--t-primary-color, #78101b);
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3;
}

.adv_item .adv_icon img {
    width: 40px;
    height: 40px;
}

.adv_item .adv_core {
    height: 260px;
    margin-top: 107px;
    border-radius: 20px;
    border: 0;
    background-color: white;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 10px rgba(46, 44, 44, 0.15);
}

.adv_item .adv_core .vpukl {
    position: absolute;
    top: -110px;
    left: 0;
    right: 0;
    width: 160px;
    height: 160px;
    margin: auto;
}

.adv_item .zaglushka {
    position: absolute;
    background-color: #F9F9F9;
    width: 145px;
    height: 20px;
    top: 88px;
    z-index: 2;
    left: 0;
    border-radius: 5px;
    right: 0;
    margin: auto;
}

.adv_item .adv_core .adv_texts,
.stg_item .stg_core .stg_texts {
    font-family: Inter-Light;
    font-size: 16px;
    line-height: 19.2px;
    font-weight: 300;
    color: #040404;
}

.adv_item .adv_core .adv_texts {
    text-align: center;
    margin-top: 82px;
    padding: 0px 13px;
}

.adv_item .adv_core .adv_texts .adv_text1,
.stg_item .stg_core .stg_texts .stg_text1 {
    font-size: 30px;
    line-height: 36.31px;
    font-weight: 700;
    margin-bottom: 10px;
    font-family: Inter-Bold;
}


/************ Преимущества *******************/
.advantages_section {
    margin: 0;
    padding: 150px 0;
}

.advantages_section .swiper-slide {
    background-color: #F9F9F9;
}

.advantages_group {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 20px;

    margin-top: 60px;
}

.advantages_item_title {
    font-family: Inter-Bold;
    font-size: 25px;
    color: #040404;
}

.advantages_item {
    display: grid;
    grid-auto-flow: row;
    gap: 10px;
    justify-items: center;
    align-content: start;
    text-align: center;
    padding: 142px 20px 20px 20px;
    height: 311px;
    /* background-image: url(/local/templates/adepo_lawyer/css/../img/backgrounds/advantages_item.svg); */
    background-size: 100% 100%;
    background-repeat: no-repeat;
    position: relative;
}

.advantages_item:nth-child(1) {
    background-image: url(/local/templates/adepo_lawyer/css/../img/backgrounds/advantages/1.png);
}

.advantages_item:nth-child(2) {
    background-image: url(/local/templates/adepo_lawyer/css/../img/backgrounds/advantages/2.png);
}

.advantages_item:nth-child(3) {
    background-image: url(/local/templates/adepo_lawyer/css/../img/backgrounds/advantages/3.png);
}

.advantages_item:nth-child(4) {
    background-image: url(/local/templates/adepo_lawyer/css/../img/backgrounds/advantages/4.png);
}

/* .advantages_item:nth-child(1)::before {
    content: '';
    width: 100px;
    height: 100px;
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/advantage_1.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -65px;
    margin-left: -6px;
}
.advantages_item:nth-child(2)::before {
    content: '';
    width: 100px;
    height: 100px;
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/advantage_2.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -65px;
    margin-left: -6px;
}
.advantages_item:nth-child(3)::before {
    content: '';
    width: 100px;
    height: 100px;
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/advantage_3.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -65px;
    margin-left: -6px;
}
.advantages_item:nth-child(4)::before {
    content: '';
    width: 100px;
    height: 100px;
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/advantage_4.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: -65px;
    margin-left: -6px;
} */

.advantages_item > p {
    margin: 0;
    font-family: Inter-Light;
    color: #040404;
}

.stages_section {
    padding-top: 150px;
    padding-bottom: 75px;
}

.stg_item {
    position: relative;
}

.stg_item .stg_num {
    width: 100px;
    height: 100px;
    font-family: Inter-Bold;
    font-size: 40px;
    line-height: 48.41px;
    font-weight: 700;
    color: white;
    border-radius: 50%;
    position: absolute;
    justify-content: center;
    align-items: center;
    background-color: var(--t-primary-color, #78101b);
    top: 150px;
    left: 0;
    z-index: 3;
}

.stg_item .stg_core {
    width: 490px;
    height: 400px;
    border-radius: 20px;
    border: 0;
    background-color: white;
    position: relative;
    overflow: hidden;
    box-shadow: 0px 0px 10px rgb(46 44 44 / 15%);
    margin-left: 50px;
    padding-left: 90px;
    padding-right: 40px;
    text-align: left;
    display: flex;
    align-items: center;
}

.stg_item .stg_core .vpukl {
    position: absolute;
    top: 130px;
    left: -65px;
    width: 140px;
    height: 140px;
}

.stg_item .zaglushka {
    position: absolute;
    background-color: white;
    width: 20px;
    height: 140px;
    top: 130px;
    left: 30px;
    z-index: 2;
    border-radius: 5px;
}


.stages_group {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
}

.stages_group_item img {
    border-radius: 20px;
    width: 100%;
    object-fit: cover;
    height: 100%;
}


.stage_group_item_title {
    color: #040404;
    font-size: 30px;
    font-family: Inter-Bold;
}

.stages_group_item > p {
    font-family: Inter-Light;
    font-size: 16px;
    color: #040404;
    text-align: left;
}

/* .stages_group_item:nth-child(1)::before {
    content: '';
    width: 90px;
    height: 90px;
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/stages_icon1.svg);
    background-size: contain;
    position: absolute;
    left: 0;
}
.stages_group_item:nth-child(2)::before {
    content: '';
    width: 90px;
    height: 90px;
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/stages_icon2.svg);
    background-size: contain;
    position: absolute;
    left: 0;
}
.stages_group_item:nth-child(5)::before {
    content: '';
    width: 90px;
    height: 90px;
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/stages_icon3.svg);
    background-size: contain;
    position: absolute;
    left: 0;
}
.stages_group_item:nth-child(6)::before {
    content: '';
    width: 90px;
    height: 90px;
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/stages_icon4.svg);
    background-size: contain;
    position: absolute;
    left: 0;
} */

.portfolio_hidden {
    display: none;
}

.portfolio_group {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 18px;
    margin-bottom: 60px;
}

.portfolio_item {
    padding-bottom: 69px;
    border-radius: 30px;
    box-shadow: 0 0 10px rgb(46 44 44 / 15%);
}

.portfolio_item > .btn {
    margin: auto;
}

.portfolio_item > img {
    width: 100%;

}

.portfolio_item_content_group {
    padding: 40px 30px;
    display: grid;
    justify-items: start;
}

.portfolio_item_content_group > p {
    font-family: Inter-Light;
    color: #7B7B7B;
    font-size: 16px;
    text-align: left;
    margin: 10px 0 60px;
    height: 60px;
}

.portfolio_item_title {
    font-size: 30px;
    font-family: Inter-Bold;
    text-align: left;
}

.portfolio_item_lable {
    border: 1px solid #040404;
    padding: 3px 18px;
    border-radius: 20px;
    font-family: Inter-Regular;
    font-size: 12px;
    margin-bottom: 18px;
}

.portfolio_item_content_list {
    margin: 0;
    padding: 0;
    display: flex;
    gap: 40px;
}

.portfolio_item_content_list > li {
    list-style-type: none;
    font-family: Inter-Light;
    font-size: 16px;
    color: #040404;
    display: grid;
    align-items: center;
    position: relative;
    padding-left: 40px;
}

.portfolio_item_content_list > li:nth-child(1)::before {
    content: '';
    width: 34px;
    height: 34px;
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/clock.svg);
    background-size: cover;
    position: absolute;
}

.portfolio_item_content_list > li:nth-child(2)::before {
    content: '';
    width: 34px;
    height: 34px;
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/ruble.svg);
    background-size: cover;
    position: absolute;
}

.portfolio_section {
    padding: 143px 0 75px;
}


/************ Мы предлагаем *******************/
.offering {
    padding-top: 75px;
}

.offering_group {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 60px;
    margin-bottom: 75px;
}

.offering_group_item img {
    width: 100%;
    object-fit: cover;
    border-radius: 20px;
}

.offering_group_item_list {
    display: grid;
    grid-template-columns: 1fr 1fr;
    row-gap: 84px;
    column-gap: 84px;
    padding: 0;
    margin: 0;
    padding-top: 25px;

}

.offering_group_item_list .offering_group_item_li {
    list-style-type: none;
    position: relative;
    padding: 40px 0 0 0;
}

.offering_group_item_list .offering_group_item_li p {
    font-family: Inter-Light;
    font-size: 16px;
}

.offering_group_item_list_title {
    font-size: 30px;
    font-family: Inter-Bold;
    color: #040404;
    margin-top: 10px;
}

.offering_group_item_list .offering_group_item_li .icon {
    content: "";
    position: absolute;
    width: 40px;
    height: 40px;
    background-size: cover;
    top: 0;
}

.offering_group_mob {
    display: none;
}

.offering_group_desc {
    display: block;
}


.slider_control {
    display: flex;
    gap: 50px;
    margin: 40px 0 0 0;
}

.slider_control.hideP {
    display: none;
    z-index: 100;
    position: relative;
}

.slider_control.hideT {
    display: none;
    z-index: 100;
    position: relative;
}

.slider_control_w {
    width: 100%;
}

.next {
    cursor: pointer;
    pointer-events: all;
}

.prev {
    cursor: pointer;
    pointer-events: all;
}

.greyFilter {
    filter: brightness(0) saturate(100%) invert(50%) sepia(10%) saturate(10%) hue-rotate(96deg) brightness(95%) contrast(86%);
}

.checkbox_wrapper {
    border: 1px solid #040404;
    border-radius: 400px;
    padding: 28px 70px;
    font-family: Inter-Light;
    font-size: 16px;
    color: #040404;
    position: relative;
    cursor: pointer;
}

.for {
    position: relative;
    padding-left: 34px;
}

.checkbox_wrapper input[type=radio], .checkbox_wrapper input[type=checkbox] {
    opacity: 0;
    position: absolute;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: -3px;
    left: 0;
    width: 24px;
    height: 24px;
    border: 1px solid #7B7B7B;
    border-radius: 50%;
    background-color: #fff;
}

/* On mouse-over, add a grey background color */
/*.form_slide_item_fields label:hover input ~ .checkmark {
  background-color: #fff;
}*/

/* When the checkbox is checked, add a blue background */
/*.form_slide_item_fields label input:checked ~ .checkmark {
  background-color: #fff;
}*/

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.form_slide_item_fields label input:checked ~ .checkmark {
    border: 1px solid var(--t-primary-color, #78101b);
}

.form_slide_item_fields label input:checked ~ .checkmark:after {
    display: block;
}

.form_slide_item_fields label input:checked .quiz_text {
    font-weight: bold;
}

/* Style the checkmark/indicator */
.form_slide_item_fields label .checkmark:after {
    left: 3px;
    top: 3px;
    width: 14px;
    height: 14px;
    padding: 0;
    border-radius: 50%;
    border: 1px solid var(--t-primary-color, #78101b);
    background: var(--t-primary-color, #78101b);
}

/*

.checkbox_wrapper input[type=radio]:disabled+.for::before {
    border: 1px solid #7B7B7B;
    background: #fff;
}
*/

.slider_form {
    width: 100%;
    overflow: hidden;
    margin-bottom: 70px;
    margin-top: 80px;
}

.swiper {
    position: relative;
    width: 100%;
    /* max-width: 1680px; */
    height: auto;
    overflow: unset;

}

/* .swiper.s-height {
    height: 500px;
} */
.swiper.mySwiper3 {
    /* height: 70px; */
}

.section_wrapper .swiper .swiper_title {
    font-weight: 700;
    font-size: 40px;
    line-height: 48.41px;
    color: #040404;
    font-family: Inter-Bold;
    margin-bottom: 56px;
}

.slider_mobile_container .swiper-wrapper {
    height: auto;
}

.swiper.mySwiper3 .swiper-slide {
    border: 0 !important;
    display: flex;
    align-items: center;
}

.mySwiper3 > .swiper-wrapper {
    height: 52px !important;
}

.swiper-wrapper {
    /* padding: 10px 10px 10px 10px; */
    overflow: visible;
    height: auto;
    max-width: 1660px;
    display: grid;
    grid-auto-flow: column;
}

.slider_control_w {
    margin-top: -60px;
}

.slider_control_w > div {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    border: 1px solid var(--t-primary-color, #78101b);
    justify-content: center;
    align-items: center;
}

.slider_control_w > div:hover {
    background-color: var(--t-primary-color, #78101b);
}

.slider_control_w > div:hover img {
    filter: brightness(0) saturate(100%) invert(100%) sepia(16%) saturate(2%) hue-rotate(194deg) brightness(113%) contrast(100%);
}

.slider_control_w .next {
    transform: rotate(180deg);
    position: absolute;
    right: 0;
    bottom: 75px;
}

/*.slider_control_w .prev {
	position: absolute;
	left: 0;
	top: 95px;
}*/

.swiper-slide {
    /*height: 99%!important;*/
    /* margin-left: 1px; */
    /* border-radius: 20px; */
    /* padding: 50px; */
    /* width: 34%; */
    /* box-shadow: 0 0 10px rgb(46 44 44 / 15%); */
    /*text-align: center;
    font-size: 18px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;*/
}

.swiper-slide .sl-noBorder {
    border: 0;
    border-radius: 0;
}

.mySwiper3 > .swiper-slide.sl-noBorder {
    box-shadow: unset !important;
}

.swiper-button-next {
    left: 60px !important;
    margin-top: 200px !important;
}

.swiper-button-prev {
    left: 0 !important;
    margin-top: 200px !important;
}

.section_wrapper .comment_video_button {
    width: 248px;
    height: 59px;
    margin: auto;
    margin-top: 30px;
    border-radius: 30px;
    border: 1px solid var(--t-primary-color, #78101b);
    background-color: #fff;
    color: var(--t-primary-color, #78101b);
    font-family: Inter-Bold;
    text-transform: uppercase;
    cursor: pointer;
    align-items: center;
    justify-content: center;
    font-size: 16px;
}


.comment_section {
    padding: 75px 0 80px;
}

.comment_section2 {
    padding: 75px 0 75px;
}

.comment_slides .slick-track {
    display: flex;
    gap: 10px;
}

.comment2_slides .slick-track {
    display: flex;
    gap: 10px;
}

.comment_group {
    box-shadow: 0 0 10px rgb(46 44 44 / 15%);
    padding: 50px;
    border-radius: 20px;
    height: auto;
    margin: 10px 0;
}

.comment_item_title {
    font-size: 30px;
    font-family: Inter-Bold;
    color: #040404;
    margin-bottom: 22px;
}

.comment_item_text {
    margin-bottom: 16px;
    font-family: Inter-Light;
}

.comment_item_text-detail {
    display: none;
}

.comment_item_text.show .comment_item_text-detail {
    display: block;
}

.comment_group_video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 20px;
    cursor: pointer;
}

.comment_video_wrapper {
    height: 411px;
    box-shadow: 0 0 10px rgb(46 44 44 / 15%);
    border-radius: 20px;
    position: relative;
    margin: 10px 0;
}

.comment_video_wrapper .comment_video_button {
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 0;
    background-color: var(--t-primary-color, #78101b);
    display: flex;
    align-items: center;
    justify-content: center;
    bottom: 20px;
    left: 20px;
}

.comment_video_wrapper .comment_video_button img {
    width: 32px;
    height: 32px;

}

.comment_video_wrapper.noBorder {
    border: 0;
    border-radius: 0 !important;
}

.sl-noPadding {
    padding: 0;
}

.partner_wrapper {
    padding: 75px 0 75px;
}

.partner_slides {
    width: 80%;
    margin: auto;
}

.partner_slides .logo_slide_wrapper .logo_slide {
    margin: auto;
}

.question_section {
    padding: 85px 0 170px;
}

.question_group {
    display: grid;
    gap: 40px;
}

.question_item {
    border: 1px solid #7B7B7B;
    border-radius: 20px;
    padding: 61px 59px;
    display: grid;
    gap: 50px;
    grid-auto-flow: column;
}

.question_close {
    position: absolute;
    right: 80px;
    top: 0;
}

.question_open {
    position: absolute;
    right: 80px;
    top: 0;
}

.question_item_number {
    color: rgba(241, 32, 40, .6);
    font-size: 70px;
    font-family: Inter-Bold;
    display: none;
}

.question_close {
    display: none;
}

.question_item_title {
    color: #040404;
    font-family: Inter-Bold;
    font-size: 30px;
    position: relative;
    display: flex;
    align-items: center;
    cursor: pointer;
    justify-content: space-between;
    margin-bottom: 27px;
}

.question_item_toggle_group {

}

.question_item_toggle_group p {
    font-size: 16px;
    font-family: Inter-Light;
    width: 80%;
    display: none;
    margin: 0;
}

/* .question_item_title::after {
    content: "";
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/open.svg);
    width: 40px;
    height: 40px;
    background-size: cover;
    position: absolute;
    right: 0;
} */


.footer_group {
    display: grid;
    grid-template-columns: auto 1fr;

}

.footer_contact_group {
    background-color: #282828;
    color: #fff;
    padding: 100px 130px 77px;
    font-family: Inter-Light;
    font-size: 16px;
}

.footer_contact_group > a {
    color: #fff;
    text-decoration: none;
    display: block;
    margin-bottom: 10px;
}

.footer_title {
    color: #fff;
    font-size: 40px;
    font-family: Inter-Bold;
    margin-bottom: 30px;
}

.footer_address {
    margin-bottom: 10px;
}

.footer_soc_title {
    margin-bottom: 10px;
}

.footer_soc_icon_group {
    margin-bottom: 47px;
    display: flex;
    gap: 10px;
}

.footer_contact_group > a.policy_link {
    color: rgba(255, 255, 255, 0.5)
}

.map {
    height: 100%;
    position: relative;
}

.map_color {
    pointer-events: none;
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(241, 32, 40, .1);
    z-index: 10;
}

#map {
    width: 100%;
    height: 100%;
}

.mobile_menu_btn {
    display: none;
    cursor: pointer;
}


.mobile_wrapper {
    transition: 0.4s;
    position: fixed;
    top: -110vh;
    width: 100%;
    height: auto;
    max-height: 100vh;
    z-index: 2;
    background-color: #fff;
    overflow: hidden;
    padding: 40px;
    box-shadow: 0 10px 10px rgb(0 0 0 / 20%);
}

.mobile_wrapper nav {
    display: grid;
    grid-auto-flow: row;
    gap: 20px;
}

.mobile_wrapper nav a {
    font-size: 25px;
    color: #7B7B7B;
}

.mobile_menu_group {
    display: grid;
    grid-auto-flow: row;
    gap: 20px;
}

.mobile_menu_group .logo {
    width: auto;
}

.close_menu {
    position: absolute;
    right: 40px;
    cursor: pointer;

}

.mobile_phone_wrapper {
    display: grid;
    grid-auto-flow: row;
    gap: 35px;
}

.mobile_phone_wrapper a {
    font-family: Inter-SemiBold;
    font-size: 20px;
    color: #040404;
    text-decoration: none;
    position: relative;
    display: grid;
    align-items: center;
    margin-left: 50px;
}

.mobile_phone_wrapper a::before {
    content: "";
    width: 40px;
    height: 40px;
    background-image: url(/local/templates/adepo_lawyer/css/../img/icons/red_phone.svg);
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    left: -50px;
}

.mobile_phone_title {
    position: relative;
    margin-top: 17px;
    font-family: Inter-Regular;
    display: block;
    font-size: 16px;
}

.slider_mobile_container {
    display: none;
}

.hider {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(4, 4, 4, .5);
    display: none;
    z-index: 1000;
}

.popup_group {
    position: fixed;
    width: 100%;
    max-width: 543px;
    height: 629px;
    z-index: 1000;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: none;
}

.popup_form_group {
    background-color: #fff;
    border-radius: 20px;
    padding: 73px 90px 73px 50px;
    position: relative;
}

.popup_form {

}

.popup_form input {


}

.popup_form .tel_wrapper {
    margin-top: 20px;
    margin-bottom: 20px;
}

.popup_form input[type=text] {
    border: 1px solid #040404;
    padding: 20px 41px;
    background-color: #fff;
    border-radius: 100px;
    width: 100%;
    font-size: 16px;
}

.popup_form input[type=submit] {
    background-color: var(--t-primary-color, #78101b);
    border-radius: 100px;
    padding: 20px 0;
    color: #fff;
    border: 0;
    font-size: 16px;
    margin-top: 30px;
    text-transform: uppercase;
    margin-bottom: 16px;
    width: 100%;
}

.popup_form .tel_wrapper input[type=text] {
    padding: 15px 20px 15px 55px;
}

.popup_form .form_errors_text font.errortext {
    color: var(--t-primary-color, #78101b) !important;
}

.popup_form div.mf-ok-text {
    color: #040404 !important;
}

.close_popup {
    width: 30px;
    height: 30px;
    position: absolute;
    right: 30px;
    top: 30px;
    cursor: pointer;
}

.popup_form_title {
    font-size: 25px;
    font-family: Inter-Bold;
    color: #040404;
    width: 272px;
    display: block;
    margin-bottom: 30px;
}

.ag_text {
    font-family: Inter-Light;
    font-size: 16px;
    color: #7B7B7B;
}

.mobile_wrapper .mobile_menu_logo {
    display: none;
}

.upblock {
    position: absolute;
    right: 20px;
    bottom: -100px;
    cursor: pointer;
    justify-content: center;
    background-color: var(--t-primary-color, #78101b);
    border-radius: 100px;
    width: 44px;
    height: 44px;
    box-shadow: 0px 1px 5px 0px rgb(0 0 0 / 20%);
}

.upblock img {
    width: 26px;
    height: 18px;
    filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(298deg) brightness(102%) contrast(102%);
}

.video_more {
    display: none;
}

.cookie {
    position: fixed;
    z-index: 999;
    bottom: 24px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #fff;
    padding: 24px;
    -webkit-box-shadow: 0 10px 20px 0 #2e2e2e;
    box-shadow: 0 10px 20px 0 #2e2e2e;
    border-radius: 16px;
    max-width: 500px;
    width: 100%
}

.cookie__text {
    margin-bottom: 8px
}

.cookie__btn {
    border: none;
    width: 100%
}

.primary-section {
    padding: 48px 0 !important;
}

.primary-section_first {
    padding-top: 0 !important;
}

.primary-section_last {
    padding-bottom: 96px !important;
}

.primary-section_form {
    padding-bottom: 132px !important;
}
/* End */


/* Start:/local/templates/adepo_lawyer/css/adaptive.css?177382450437719*/
@media(max-width: 1700px) {
	.container {
        padding: 0 20px;
    }
}
@media(max-width: 1660px) {

    .stg_item .stg_core {
    	width: 90%;
    }
    
    .section_wrapper {
    	display: block;
    }
    
    .slider_control_w .next {
    	right: 20px;
    }
    
    nav a {
        font-size: 12px;
    }
    
    .header_contact_group a {
        font-size: 12px;
    }
    
    .geo_list_title {
    	font-size: 12px;
    }
    
    .about_company_advantages_item_title {
    	font-size: 40px;
    }
    
    .stages_group_item {
    	width: 100%;
    }
    
}
@media(max-width: 1450px) {
    .advantages_item {
        padding: 102px 20px 20px 20px;
        height: 21vw;
    }

    .about_company_group {
    	gap: 100px;
    }
}
@media(max-width: 1380px) {
    .header_group {
        padding: 35px 40px;
    }
    .header_contact_group {
        gap: 10px;
    }
    header nav {
        gap: 15px;
    }
    .for_whom_item_title {
        font-size: 22px;
    }

    .service_list_item_title {
        font-size: 25px;
    }
    p {
        font-size: 14px;
    }

    .about_company_content_item > p {
        font-size: 14px;
    }
    .about_company_advantages_item_title {
        font-size: 30px;
    }
    .employee_name {
        font-size: 25px;
    }
    .stage_group_item_title {
        font-size: 25px;
    }
    .stages_group_item > p {
        font-size: 14px;
    }
    .portfolio_item_title  {
        font-size: 25px;
    }
    .portfolio_item_content_group > p {
        font-size: 14px;
    }
    .offering_group_item_list_title {
        font-size: 25px;
    }
    .offering_group_item_list .offering_group_item_li p {
        font-size: 14px;
    }
    .comment_item_title {
        font-size: 25px;
    }
    .question_item_title {
        font-size: 25px;
    }
    .about_company_advantages_item > p  {
        font-size: 14px;
    }
    .question_item_toggle_group p {
        font-size: 14px;
    }
    .about_company_content_item {
        padding: 0 29px 0 0;
    }
    .about_company_advantages_group {
        gap: 100px;
    }
    .portfolio_item {
        padding-bottom: 40px;
    }
    .service_list_group {
    	grid-template-columns: 1fr;
    	margin-top: -60px;
    	margin-bottom: -60px;
    }
    
    .service_list_group .slick-track {
    	display: flex;
    	/*gap: 10px;*/
    }
    
    .tariff_group {
    	grid-template-columns: 1fr 1fr 1fr;
    }

	.section_form_group {
		padding: 109px 47px 0 47px;
	}
	
	.section_form_group_free {
		padding: 109px 47px 0 47px;
	}
	
	.about_company_group {
	    gap: 50px;
	}
	
	.service_list_item {
    	margin: 60px 10px;
	}
	
	.service_list_section .slider_control.hideT {
		display: flex;
	}

}
@media(max-width: 1280px) {
	.header_group {
    	position: relative;
    }
    
    .header_group.mob_menu_active {
    	border-radius: 25px 25px 0 0;
    }
    
    header nav {
    	display: none;
	    position: absolute;
	    top: 66px;
	    background-color: #fff;
	    padding: 17px 0;
	    justify-content: center;
	    left: -1px;
	    gap: 20px;
	    z-index: 10;
	    border: 1px solid rgba(34,34,34,.3);
	    border-radius: 0 0 25px 25px;
	    border-top: none;
	    right: -1px;
    }
    
	header nav a {
        font-size: 14px;
    }
    
    .header_group {
	    padding: 17px 30px;
	}
    
    .mobile_menu_btn {
        display: block;
    }
    
    .mobile_menu_btn.close_menu_pl {
        width: 52%;
    }
    
    .mobile_menu_btn_wrapper {
    	width: 35px;
    	display: flex;
    	justify-content: center;
    }
    
    .adv_item .adv_core .adv_texts .adv_text1 {
    	font-size: 23px;
    	line-height: 24.31px;
    }

    .primary-section {
        padding: 32px 0 !important;
    }

    .primary-section_first {
        padding-top: 0 !important;
    }

    .primary-section_last {
        padding-bottom: 64px !important;
    }

    .primary-section_form {
        padding-bottom: 68px !important;
    }
}
@media(max-width: 1180px) {

	.main_title_group {
	    width: 80%;
	}
    .tariff_group {
        grid-template-columns: 1fr 1fr;
    }
    .for_whom_group {
        grid-template-columns: 1fr 1fr;
    }
    .section_form_group {
        padding: 55px 49px 56px 25px;
        margin: 0;
    }
    .about_company_advantages_group {
        display: flex;
	    flex-wrap: wrap;
	    column-gap: 49px;
	    row-gap: 20px;
	    margin-top: 50px;
    }
    .about_company_advantages_item {
	    width: 263px;
	}
	.about_company_advantages_item_title {
	    font-size: 40px;
	    font-weight: 700;
	    line-height: 48px;
	    letter-spacing: -1.8px;
	    text-align: left;
	    width: 100%;
	}
	.about_company_advantages_item > p {
	    font-size: 12px;
	    text-align: left;
	    line-height: 14.4px;
	    font-weight: 400;
	    width: 100%;
	}
    .advantages_group {
        grid-template-columns: 1fr;
    }
    .question_item {
        padding: 34px 39px;
    }
    .about_company_group {
        display: flex;
    	flex-wrap: wrap;
    	gap: 37px;
    }
    .about_company_group > img {
	    height: 299px;
	    width: 100%;
	}
	
    .about_company_content_item {
        padding: 0 29px 29px 0;
        width: 100%;
    }
    .advantages_item {
        height: 40vw;
        align-content: center;
    }
    .stages_group {
        grid-template-columns: 1fr 1fr;
    }
    .stages_group_item:nth-child(3) {
        display: none;
    }
    .stages_group_item:nth-child(4) {
        display: none;
    }
    .stages_group_item {
        height: 35vw;
    } 
    .section_form_group_free {
        padding: 50px 25px 0 25px;
    }
    .offering_group {
        grid-template-columns: 1fr;
    }
    .offering_group_item:nth-child(1) {
        grid-row: 2;
    }
    .portfolio_group {
    	grid-template-columns: 1fr;
    }
    .portfolio_group .slick-track {
    	display: flex;
    	gap: 10px;
    }
    .portfolio_item {
    	margin: 10px 0;
    }
    .advantages_group .slick-track {
    	display: flex;
    	gap: 10px;
    }
    .offering_group_item:nth-child(2) > img {
	    height: 304px;
	}
	.adv_item .adv_core .adv_texts .adv_text1 {
		font-size: 16px;
		line-height: 19px;
	}
	.adv_item .adv_core .adv_texts {
		font-size: 14px;
    	line-height: 16px;
	}
	
	.adv_item .adv_icon {
    	width: 56px;
    	height: 56px;
    }
    .adv_item .adv_icon img {
	    width: 23px;
	    height: 23px;
	}
	.adv_item .adv_core {
		margin-top: 45px;
		margin-bottom: 10px;
	}
	.adv_item .adv_core .vpukl {
		width: 90px;
    	height: 135px;
	}
	.adv_item .zaglushka {
	    width: 60px;
	    height: 10px;
	    top: 40px;
	}
	
	.team_item .team_item_img {
		height: 162px;
	}
	
	.footer_contact_group {
	    padding: 50px 30px;
	}
	
	.advantages_section .slider_control.hideT {
		display: flex;
	}
	
	.portfolio_section .slider_control.hideT {
		display: flex;
		margin: 0 auto 0 0;
		margin-top: -30px;
	}
	
	.btn_more {
		display: none;
	}
	
	.question_close {
	    right: 20px;
    	top: 9px;
	}
	.question_open {
	    right: 20px;
    	top: 9px;
	}
	.question_item_title div {
	    width: 80%;
	}
}
@media(max-width: 960px) {
	
    .main_title_form {
        grid-template-columns: 1fr;
        padding: 0 15px;
        gap: 20px;
    }
    .main_title_form > input[type=submit] {
        margin-top: 40px;
    }
    .main_title_item {
        
    }
    .main_title_form .consent_text {
        grid-column: 1;
    	margin: 13px auto 0;
    	font-size: 12px;
    }
    .main_title_form > input[type=submit] {
        grid-column: 1;
    }
    .form_slide_item {
        grid-template-columns: 1fr;
    }
    .section_form_group {
        
    }
    .section_form {
        grid-template-columns: 1fr;
    }
    .consent_text {
        grid-column: 1;
    }
    .section_form > input[type=submit] {
        grid-column: 1;
    }
    .section_form_group_free {
        margin: 0;
    }
    

    .header_contact_group {
        grid-auto-flow: column;
        grid-template-columns: unset;
    }
    .geo_list_group {
        grid-row: unset;
    }
    .header_contact_group > a:nth-child(2) {
        grid-column: unset;
    }
    
    .comment_group {
    	height: 100%;
    }
    
    .checkbox_wrapper {
    	padding: 13px 35px;
    	font-size: 14px;
    }
    
    .form_slide_item .form_slide_item_fields {
    	gap: 10px 18px;
    }
    
    .form_slider_nav {
    	margin-top: 20px;
    }
    
    .team_item > .position {
    	font-size: 12px;
    	margin: 10px 0 5px;
    }
    
    .employee_name {
	    font-size: 18px;
	}
	
	.partner_slides .logo_slide_wrapper .logo_slide {
	    width: 80%;
	}
	
	.comment_group {
        padding: 23px;
    	margin: 10px;
    	position: relative;
    }
    .comment_slides .slick-track {
    	gap: 0;
    }
    .comment_item_title {
	    font-size: 22px;
	    margin-bottom: 10px;
	}
	.comment_section2 {
	    margin: 0;
	    padding: 30px 0 45px;
	}
	.comment_video_wrapper {
		height: 200px;
	}
	.comment_group_video {
		height: 200px;
	}
	.comment_video_wrapper .comment_video_button {
		bottom: 10px;
    	left: 10px;
    	width: 45px;
    	height: 45px;
	}
	.comment_video_wrapper .comment_video_button img {
	    width: 15px;
	    height: 15px;
	}
}
@media(max-width: 840px) {
	
    .portfolio_section .slider_mobile_container {
        display: grid;
    }
    
    .swiper-slide .stages_group_item {
        height: 66vw;
        padding: 0 30px 0 90px;
    }
    .advantages_section .ad-container {
        /*display: none;*/
    }
    .advantages_section .slider_mobile_container {
        display: grid;
    }

    .team_section .slider_mobile_container {
        display: grid;
    }
    
    .service_list_section .slider_mobile_container {
        display: grid;
    }
    .swiper-slide {
        padding: 15px!important;
    }
    .form_slide_input_group {
        grid-template-columns: 1fr;
    }
    .form_slide_input_group input[type=submit] {
        grid-column: 1;
    }
    .for_whom_item_title {
        margin: 20px 26px 20px 26px;
    }
    .for_whom_item > p {
        margin: 0 26px;
    	font-size: 14px;
    }
    .service_list_item {
        padding: 53px 26px;
    }
    .header_group {
        padding: 15px 20px;
    }
    .team_group {
        
    }
    .slider_form {
        margin-bottom: 45px;
    }
    
    .service_list_section {
	    padding-top: 45px;
	}
    
    .tariff_section {
        padding: 50px 0;
        margin: 0;
    }
    
    .for_whom_section {
	    padding-bottom: 45px;
	}
    
    .form1 {
	    padding: 45px 0 143px;
	}
	.form2 {
	    padding: 45px 0 70px;
	}
	
	.team_section {
	    padding-top: 90px;
	    padding-bottom: 90px;
	}
	
	.stages_section {
	    padding-top: 90px;
	    padding-bottom: 45px;
	}
    
    .section_form_group {
        margin: 0;
    }
    .about_company_section {
        padding: 50px 0;
        margin: 0;
    } 
    .advantages_section {
        margin: 0;
    	padding: 50px 0;
    } 
    .advantages_item {
        height: 38vw;
    }
    .section_form_group_free {
        
    }
    .portfolio_section {
        margin-bottom: 0;
        padding: 70px 0 45px;
    }
    
    .offering {
	    padding-top: 45px;
	}
	
	.offering_group {
		margin-bottom: 45px;
	}
    
    .comment_section {
        padding: 46px 0 30px;
    }
    
	.partner_wrapper {
	    padding: 45px 0;
	}
	
	.question_section {
	    padding: 45px 0 90px;
	}
    
    .question_item {
        
    }
    .question_close {
        
    }
    .question_item_toggle_group p {
        width: 100%;
    }
    
    .slider_control_w .next {
    	bottom: 45px;
    }
    
	.stg_item .stg_num {
		width: 52px;
	    height: 52px;
	    font-size: 20px;
	    line-height: 28.41px;
	    top: 134px;
	    left: 5px;
	}
	.stg_item .stg_core {
		padding-left: 41px;
		height: 300px;
		margin: 10px 0 10px 40px;
	}
	.stg_item .stg_core .vpukl {
		width: 112px;
	    height: 112px;
	    top: 95px;
	    left: -80px;
	}
	.stg_item .zaglushka {
		left: 20px;
	    top: 110px;
	    height: 95px;
	}
	main.fixed {
		margin-top: 100px;
	}
	.section_form .section_form_inputs > input[type=text] {
		font-size: 12px;
		padding: 14px 16px;
	}
	.tel_wrapper input {
		font-size: 12px;
		padding: 14px 16px 14px 50px !important;
	}
	.tel_wrapper::before {
		left: 16px;
	}
}
@media(max-width: 768px) {
	
	.form_errors_text {
		text-align: center;
		font-size: 14px;
	}
	
	div.mf-ok-text {
		text-align: center;
		font-size: 14px;
		padding-top: 1em;
    	padding-bottom: 0;
	}
	
	.popup_form div.mf-ok-text {
	    text-align: left;
	}
	
	.popup_form .form_errors_text font.errortext {
	    text-align: left;
	}
	
    .geo_list_title > span {
        display: grid;
        grid-row: unset;
        position: relative;
        font-family: Inter-Light;
        font-weight: 400;
        
    }
    .geo_list_title > img {
        display: none;
    }
    .geo_list_title::after {
        display: block;
    }
    .geo_list_group {
        margin-right: 5px;
    }
    .stages_section .ad-container {
        /*grid-template-columns: 1fr;*/
    }
   	.stg_item .stg_core .stg_texts {
    	font-size: 14px;
    }
    .stg_item .stg_core .stg_texts .stg_text1 {
    	font-size: 22px;
    	line-height: 30.31px;
    }
    .stages_group_item {
    	display: none !important;
    }
    .stages_section .slider_mobile_container {
        display: grid;
    }
    .for_whom_section .ad-container {
        /*display: none;*/
    }
    .for_whom_section .slider_mobile_container {
        display: grid;
        margin-bottom: 85px;
    }
    .slider_control_w {
        margin-top: -44px;
    }
    .slider_control_w .next {
    	/*top: 45px;*/
    }
    .swiper-slide .stages_group_item {
        padding: 0 30px 0 20vw;
    }
    .stages_section .slider_control {
        display: none;
    }
    
    .form_slider_group {
        margin-bottom: 20px;
    }
    .form_slider_btn {
        font-size: 14px;
        padding: 12px 24px;
    }
    .main_title_section {
        height: auto;
    }
    h2 {
        font-size: 25px;
        margin-bottom: 26px;
    }
    
    .service_list_section {
	    padding-bottom: 50px;
	}
    .advantages_item {
        padding: 142px 20px 60px 20px;
    }
    .section_form_group_title {
        font-size: 25px;
        font-weight: 700;
        line-height: 30.26px;
        margin: 0;
    }
    .section_form_group_subtitle {
        font-family: Inter-Regular;
        font-size: 14px;
        font-weight: 300;
        line-height: 16.8px;
        width: 55%;
        margin: 28px 0 40px 0;
    }
    .section_form_group_subtitle br {
        display: none;
    }
    .section_form_group_free {
        padding: 49px 49px 49px 25px;
        height: 313px;
        background-image: url(/local/templates/adepo_lawyer/css/../img/backgrounds/formfree_bg768.jpg);
        background-position: 90% 75%;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
    }
    .section_form_group_free::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        pointer-events: none;
        border-radius: 20px;
    }

    .section_form_group_free .section_form .consent_text {
        margin: auto;
        width: 100%;
        margin-top: 10px;
        font-size: 12px;
        line-height: 12.6px;
        font-weight: 400;
    }
    .section_form_group_free .section_form input[type=submit] {
		font-size: 12px;
        line-height: 14.52px;
        font-weight: 700;
        position: absolute;
        width: 122px;
        height: 124px;
        border: 9px solid #fff;
        margin: auto;
        bottom: -135px;
        left: 0;
        right: 0;
    }
    .section_form_group_free > * {
        position: relative;
    }

    .advantages_group {
        grid-template-columns: 1fr;
    }
    .advantages_item {
        height: 75vw;
    }
    .main_title_group {
        margin-top: 59px;
    }
    .main_title_form > input[type=submit] {
	   width: 122px;
        height: 124px;
        font-size: 13px;
        border: 10px solid #fff;
        margin-bottom: -43px;
	}
    .section_form_group {
        height: auto;
    }
    .offering_group_item_list_title {
	    font-size: 22px;
	    margin-top: 5px;
	}
    .offering_group_item_list {
        display: flex;
    	row-gap: 34px;
    	flex-wrap: wrap;
    	gap: 20px;
    }
    .offering_group_item_list .offering_group_item_li {
    	width: 45%;
    }
    .offering_group_item_list .offering_group_item_li p {
    	margin: 10px 0 0;
    }
    .question_section {
        padding: 30px 0 90px;
    }
    .question_group {
    	gap: 30px;
    }
    .question_item {
	    padding: 30px 60px 70px 40px;
	    gap: 34px;
	}
	.question_item_number {
		font-size: 40px;
	}
	
    .about_company_advantages_item_title {
		margin-bottom: 5px;
    }

	.partner_slides {
		width: 80%;
	}
	.slider_control_w > div {
    	width: 45px;
    	height: 45px;
	}
	.slider_control_w > div img {
		width: 20px;
    	height: 20px;
	}
    .question_item_title {
        font-size: 22px;
        margin-bottom: 15px;
    }
	
    .mobile_phone_wrapper a {
        font-size: 14px;
    }
    .mobile_phone_title {
        font-size: 12px;
        margin-top: 22px;
    }
    .portfolio_item_content_group {
        padding: 30px 25px;
    }
    .portfolio_item_lable {
    	margin-bottom: 20px;
    }
    .portfolio_section .portfolio_title {
        display: block;
        margin-left: 15px;
    }
    .portfolio_item_title {
	    font-size: 22px;
	    height: 50px;
	}
	.portfolio_item_content_group > p {
		margin: 20px 0;
		height: 68px;
	}
	.portfolio_item > .btn {
	    margin-left: 25px;
	}
	.btn_more {
		display:none;
	}

    .tariff_item {
        padding: 43px 26px;
    }
    .tariff_item_price {
    	margin-bottom: 40px;
    }
    .service_list_item_title {
	    font-size: 22px;
	}
	.service_list_item > p {
		font-size: 14px;
	}
	.for_whom_section {
		margin-top: 0;
		margin-bottom: 0;
	}
	.team_section {
	    margin-top: 0;
	    margin-bottom: 0;
	}
	.btn {
	    padding: 13px 45px;
	    font-size: 16px;
	    width: 190px;
	    margin-top: 30px;
	}
    
    header {
        margin-bottom: 18px;
    }
    .header_group {
        padding: 16px 30px 17px 30px;
    }
    .header_contact_group .shapka_email {
        display: block;
        font-size: 12px;
        line-height: 14.52px;
        font-weight: 400;
        font-family: Inter-Light;
    }
    .header_phone_wrapper {
        display: block;
        font-size: 12px;
        line-height: 14.52px;
        font-weight: 400;
        font-family: Inter-Light;
    }
    .header_phone_wrapper a {
        padding: 7px 14px;
    }
    .header_phone_list {
        top: 45px;
    }
    .mobile_wrapper {
        left: 30px;
        width: 712px; /*92%*/
        border-bottom-left-radius: 20px;
        border-bottom-right-radius: 20px;
        border: 1px solid rgba(34, 34, 34, 0.3);
        padding: 17px 67.5px 18px 67.5px;
        top: 84px!important;
        position: absolute;

        display: none;
    }
    .mobile_wrapper .mobile_phone_wrapper {
        display: none;
    }
    .mobile_wrapper img.logo {
        display: none;
    }
    .mobile_wrapper .mobile_menu_group nav {
        display: flex;
        gap: 20px;
    }
    .mobile_wrapper .mobile_menu_group nav a {
        font-size: 14px;
        line-height: 16.94px;
        font-weight: 400;
        font-family: Inter-Light;
    }
    .header_phone_list {
        z-index: 3;
    }
    .main_title_form {
        /* display: flex;
        flex-wrap: wrap;
        width: 456px;
        padding: 0; */
    }
    .main_title_form  {
        
    }
    .main_title_item {
        padding: 24px 77px;
        gap: 9px;
        justify-content: center;
        width: 466px;
    	margin: auto;
    }
    .main_title_section .main_title_group .main_title_item h1 {
        font-size: 18px;
        line-height: 21.78px;
        font-weight: 700;
        font-family: Inter-Regular;
    }
    .main_title_section .main_title_group .main_title_item .main_title_item_subtitle {
        font-size: 14px;
        line-height: 16.8px;
        font-weight: 500;
        font-family: Gilroy-Medium;
    }
    .main_title_section .main_title_group .main_title_item .main_title_item_subtitle br {
        display: none;
    }
    .main_title_inputs {
    	gap: 10px;
    	width: 456px;
    	margin: auto;
    	margin-top: 14px;
    }
    .main_title_form .main_title_inputs input[type=text] {
    	padding: 13px 20px;
    	font-size: 12px;
    }

    .main_title_form .main_title_inputs .tel {
    	padding: 13px 20px 13px 54px !important;
    }
    .main_title_form > input[type=submit] {
	    margin-top: 33px;
	}
	
    .consulting .section_form_group_subtitle {
        width: 65%;
        margin: 20px 0 44px;

    }
    .about_company_section {
        margin-top: 0;
    }
	.about_company_quote {
	    margin-top: 0;
	    margin-bottom: 0;
	}
	.about_company_content_item {
	    padding: 0 29px 0 0;
	    width: 100%;
	    margin-bottom: 15px;
	    font-size: 14px;
	}
	.about_company_advantages_item {
	    width: 45%;
	}
    .section_form_group .section_form {
        display: flex;
        flex-wrap: wrap;
        gap: 20px;
    }

    .tel_wrapper input {
    	padding: 14px 33px 14px 50px;
    }
    .section_form_group .section_form .consent_text {
        margin: auto;
        width: 100%;
        margin-top: -6px;
        font-size: 12px;
        line-height: 12.6px;
        font-weight: 400;
    }
    .section_form_group .section_form input[type=submit] {
        font-size: 12px;
        line-height: 14.52px;
        font-weight: 700;
        position: absolute;
        width: 122px;
        height: 124px;
        border: 9px solid #fff;
        margin: auto;
        bottom: -80px;
        left: 0;
        right: 0;
    }

    main.fixed {
		margin-top: 83px;
	}

	.footer_title {
	    font-size: 22px;
	    margin-bottom: 23px;
	}
	
	.footer_soc_icon_group {
		margin-bottom: 26px;
	}
	
	.slider_control.hideT {
		display: flex;
	}
	
	.offering_group {
		margin-bottom: 90px;
	}
	
	.partner_wrapper {
	    margin-bottom: 0;
	}
	
	.stages_section {
		margin-top: 0;
    	margin-bottom: 0;
	}

}
@media(max-width: 680px) {
	.tariff_group {
    	grid-template-columns: 1fr;
	}
	
	.mobile_wrapper {
        left: 0px;
        width: 100%;
        height: 100%;
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0;
        border: 0;
        position: fixed;
        padding: 72px 30px 40px 30px;
        top: 0!important;
        display: none;
        z-index: 1000;
        overflow: scroll;
    }
    .mobile_wrapper .mobile_phone_wrapper {
        display: block;
    }
    .mobile_wrapper .mobile_menu_logo {
        display: block;
        width: 213px;
        height: 32px;
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .mobile_wrapper .mobile_phone_wrapper a {
        font-family: Inter-Regular;
        font-size: 20px;
        font-weight: 600;
        line-height: 24.2px;
    }
    .mobile_wrapper .mobile_phone_wrapper span {
        font-family: Inter-Regular;
        font-size: 16px;
        font-weight: 400;
        line-height: 19.36px;
        margin-top: 20px;
    }
    .mobile_wrapper .mobile_phone_wrapper > div {
        margin-top: 0;
        margin-bottom: 28px;
    }
    .mobile_wrapper img.logo {
        display: none;
    }
    .mobile_wrapper .mobile_menu_group {
        margin-top: 0;
        gap: 40px;
    }
    .mobile_wrapper .mobile_menu_group .close_menu {
        display: flex;
        position: absolute;
        top: 20px;
        right: 20px;
        width: 26px;
    	height: 26px;
    }
    .mobile_wrapper .mobile_menu_group nav {
        display: flex;
        flex-direction: column;
    }
    .mobile_wrapper .mobile_menu_group nav a {
        font-size: 25px;
        line-height: 30.26px;
        font-weight: 600;
        font-family: Inter-Regular;
    }
}
@media(max-width: 650px) {
	h2 {
        margin-bottom: 20px;
    }
    .stages_section h2 {
    	/*text-align: center;*/
    	margin-bottom: 71px;
    }
    .stages_group_item > p {
        font-size: 10px;
    }
    .stages_section .slider_control {
        display: flex;
    }
    .question_item {
        padding: 29px 14px;
        grid-auto-flow: unset;
        gap: 11px;
    }
    .comment_group {
        padding: 20px;
    }

    header  {
        padding: 20px 0 0 0;
    }
    .mobile_wrapper {
        padding: 20px 20px 40px 20px;
        
    }
    .mobile_phone_wrapper > a {
        font-size: 15px;
    }
    .close_menu {
        right: 20px;
    }
    .container {
        padding: 0 10px;
    }
    .slider_form {
	    margin-bottom: 35px;
	    margin-top: 0;
	}
	.service_list_section {
	    margin-bottom: 0;
	    padding-top: 35px;
	}
    .form_slider_btn {
        font-size: 9px;
        padding: 12px 14px;
    }
    .form_slider_btn span {
    	display: none;
    }
    .tariff_item {
        padding: 50px 20px;
    }
    .checkbox_wrapper {
        padding: 15px 20px;
    }
    .mobile_wrapper nav {
        gap: 10px;
    }
    .mobile_wrapper nav a {
        font-size: 15px;
    }
    .main_title_item {
        padding: 0;
        padding-bottom: 2.66px;
        padding-top: 39px;
        gap: 13.06px;
        margin-top: 0;
        margin-bottom: 0;
        width: 100%;
        backdrop-filter: none;
    	background: transparent;
    }
    .main_title_section .main_title_group .main_title_item h1 {
        font-size: 20px;
        line-height: 24.2px;
        font-weight: 700;
        width: 249px; /* 71% */
        margin: auto;
    }
    .main_title_section .main_title_group .main_title_item h1 br {
        display: none;
    }
    .main_title_form {
        padding: 0 40px;
        gap: 6px;
        position: relative;
    }
    .main_title_section .main_title_group .main_title_form .tel_wrapper {
        margin-top: 0;
    }
    .tel_wrapper::before {
    	left: 20px;
    }
    .main_title_form .consent_text {
        font-size: 10px;
        font-weight: 400;
        line-height: 11px;
    }
    header {
        margin-bottom: 20px;
    }
    h1 {
        font-size: 20px;
    }
    .main_title_section .main_title_group .main_title_item .main_title_item_subtitle {
        font-size: 12px;
        line-height: 14.4px;
        font-weight: 500;
        width: 60%;
        padding-left: 0;
        margin: auto;
    }
    .main_title_group {
        padding-bottom: 60px;
        width: 100%;
    	margin-top: 0;
    }
    .main_title_inputs {
    	grid-template-columns: 1fr;
    	gap: 10px;
    	width: 100%;
    }
    .main_title_form .main_title_inputs input[type=text] {
    	padding: 13px 20px;
    }
    .main_title_form .main_title_inputs .tel {
    	padding: 13px 20px 13px 54px !important;
    }
    input[type=text] {
        font-size: 12px;
    }
    .main_title_form > input[type=submit] {
	    font-size: 12px;
	    line-height: 14.52px;
	    font-weight: 700;
	    border: 9px solid #fff;
	    margin-top: 0;
	    position: absolute;
	    bottom: -95px;
	    left: 0;
	    right: 0;
    }
    .checkbox_wrapper {
        font-size: 14px;
    }
    .section_form_group_free .section_form_group {
        position: relative;
    }
    .section_form_group_title {
        font-size: 25px;
        line-height: 28.75px;
        font-weight: 700;
        text-align: start;
        max-width: 80%;
    }
    .section_form_group_subtitle {
        display: block;
        font-size: 14px;
        line-height: 16.8px;
        text-align: start;
        font-weight: 300;
        max-width: 80%;
        width: 80%;
        margin: 0;
        margin-bottom: 20px;
    }
    .section_form_group_subtitle br {
        display: none;
    }
    .section_form_group {
        padding: 55px 10px 76px 10px;
        display: grid;
        gap: 10px;
        margin: 0;
    }
    .section_form_group_free {
        padding: 55px 10px 76px 10px;
        display: grid;
        gap: 10px;
        height: 496px;
        background-position: 55% 75%;
        background-repeat: no-repeat;
        background-size: cover;
        position: relative;
        margin: 0;
    }
    .section_form_group_free::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.3);
        pointer-events: none;
        border-radius: 20px;
    }
    .header_group {
        padding: 16px 20px 13px 20px;
    }
    .section_form_group_free .section_form input[type=submit] {
        bottom: -160px;
    }
    .section_form_group_free .section_form > input[type="text"] {
        width: 100%;
    }
    .section_form_group_free .section_form .tel_wrapper {
        width: 100%;
    }
    .section_form_group_free .section_form .consent_text {
        font-size: 10px!important;
        font-family: Montserrat-Regular;
        line-height: 11px;
        font-weight: 400;
        margin: auto;
        margin-top: 10px;
    }
    
    .section_form_inputs {
	    grid-template-columns: 1fr;
	    width: 100%;
	}
    
    .header_contact_group .shapka_email {
        display: none
    }
    .header_contact_group .header_phone_wrapper {
        display: none
    }
    .header_phone_wrapper a {
        padding: 7px 14px;
    }
    .header_phone_list {
        top: 45px;
    }
    .geo_list_title {
        display: flex;
        margin-right: 0;
    }
    .geo_list_title span {
        display: none;
    }
    .geo_list_title::after {
        display: none;
    }
    .geo_list_title > img {
        display: flex;
    }

    .form_slide_item {
        gap: 10px;
    }
    .form_slide_item .form_slide_item_fields {
    	grid-template-columns: 1fr;
    	gap: 9px;
    }
    .form_slider_group {
        margin-bottom: 33px;
        width: 100%;
    }
    .form_slider_group img {
        height: 204px;
    }
    .form_slider_nav {
        justify-content: left;
        gap: 43px;
        margin-top: 20px;
    }
    .form_slider_btn {
        border: 0;
        padding: 0;
        width: 28px;
        height: 28px;
    }
    .form_slider_btn img {
        width: 100%;
        height: 100%;
    }
    .swiper-slide {
        padding: 0 !important;
    }
    .form_slider_btn:hover {
        background-color: transparent;
    }
    .form_slider_btn:hover > img {
        filter: none;
    }
    .service_list_section .container {
    	padding: 0;
    }
    .service_list_section h2 {
    	padding: 0 10px;
    }
    .service_list_group .slick-track {
    	gap: 0;
    }
    .service_list_section .slider_control.hideT {
    	padding: 0 10px;
    }
    .service_list_item {
        padding: 50px 20px;
        margin: 60px 10px;
    }
    .service_list_item .btn {
        margin-top: 6px;
        font-size: 16px;
        line-height: 19.36px;
        font-weight: 700;
        padding: 13px 53px;
    }
    .service_list_item .service_list_item_title {
        font-size: 18px;
        line-height: 22px;
        font-weight: 700;
    }
    .service_list_item p {
        font-size: 14px;
        line-height: 16.8px;
        font-weight: 300;
        margin-bottom: 20px;
    }
	.service_list_group {
	    grid-template-columns: 1fr;
	}
	.tariff_section {
	    padding: 52px 0;
	    margin: 0;
	}
	.tariff_item_title {
	    font-size: 18px;
	    margin-bottom: 14px;
	}
	.tariff_item > p {
		font-size: 14px;
		margin-bottom: 20px;
	}
	.tariff_item_price {
	    margin-bottom: 20px;
	}
	.tariff_item .btn {
		margin-top: 0;
	}
	
	.advantages_section {
		padding: 60px 0;
	}

    .advantages_section h2 {
        margin-bottom: 14px;
    }
    .advantages_section .adv_item {
        padding: 25px 0 9px;
    }
    .advantages_section .adv_texts {
        font-size: 14px;
        line-height: 16.8px;
        font-weight: 300;
        font-family: Inter-Regular;
        align-items: start;
    }
    .advantages_section .adv_texts .adv_text1 {
        font-size: 18px;
        line-height: 21.78px;
        font-weight: 700;
    }
    
    .adv_item .adv_core {
    	margin-top: 20px;
    }
    
    .adv_item .zaglushka {
	    width: 56px;
	    left: 0;
	    right: 0;
	    margin: auto;
	}

    .consulting {
        height: 451px;
    }
    .consulting .section_form_group_title {
        margin-bottom: 13px;
    }
    .consulting .section_form_group_subtitle {
        display: none;
    }

    .about_company_section {
        margin-top: 0;
        padding: 30px 0;
    }
    
    .about_company_group {
	    flex-wrap: wrap;
	    gap: 0;
	}
	
	.about_company_content_item {
		width: 100%;
	}
	.about_company_quote {
	    margin-top: 30px;
	    margin-bottom: 20px;
	}
    .section_form_group .section_form input[type=submit] {
        bottom: -80px;
    }
    .section_form_group .section_form > input[type="text"] {
        width: 100%;
    }
    .section_form_group .section_form .tel_wrapper {
        width: 100%;
    }
    .section_form_group .section_form .consent_text {
        font-size: 10px!important;
        font-family: Montserrat-Regular;
        line-height: 11px;
        font-weight: 400;
        margin: auto;
        margin-top: -10px;
    }

    .form_slide_input_group {
        display: flex;
        flex-direction: column;
        gap: 10px;
        margin: 0 10px;
    }
    .form_slide_input_group input[type="submit"] {
        width: 100%;
    }
    .team_section {
	    padding-top: 60px;
    	padding-bottom: 60px;
	}
	
	.stages_section {
	    padding-top: 60px;
    	padding-bottom: 60px;
	}

    .team_item {
        display: grid;
        grid-auto-flow: row;
        gap: 8px;
        width: 140px; /* 43% */
        text-align: left;
    }
    .team_item > .position {
        margin-top: 10px;
        font-size: 12px;
        font-weight: 500;
        line-height: 14.52px;
    }
    .team_group {
    	grid-template-columns: 1fr;
    }
    .tariff_group {
	    gap: 30px;
	}
    .employee_name {
        font-size: 16px;
        font-weight: 700;
        line-height: 19.36px;
    }

    .slider_control {
       gap: 43px;
    }

	.for_whom_group {
	    grid-template-columns: 1fr;
	    gap: 0;
	}

	.stages_group {
	    grid-template-columns: 1fr;
	}
	
	.form1, .form2 {
	    padding: 30px 0 103px;
	}
	
	.portfolio_section {
        padding: 10px 0 30px;
    }
    
    .offering {
	    padding-top: 30px;
	}
	
	.portfolio_group {
	    grid-template-columns: 1fr;
	}
	.portfolio_section .container {
	    padding: 0;
	}
	.portfolio_section h2 {
		padding: 0 10px;
	}
	.portfolio_group .slick-track {
		gap: 0;
	}
	.portfolio_item {
		margin: 10px;
	}
	.portfolio_section .slider_control.hideT {
		padding: 0 10px;
	}
	.portfolio_item_content_group {
	    padding: 30px 14px 39px;
	}
	
	.portfolio_item_lable {
		margin-bottom: 23px;
	}
	
	.for_whom_section {
		padding-bottom: 30px;
    	padding-top: 20px;
	}
	
	.for_whom_item {
		padding-bottom: 40px;
		margin: 10px 0;
	}
	
	.for_whom_item_img {
		height: 150px;
	}
	
	.for_whom_item_title {
	    margin: 40px 12px 10px 12px;
	    font-size: 18px;
	}
	
	.for_whom_item > p {
	    margin: 0px 12px;
	}
	
	.offering_group {
		display: block;
	}
	
	.offering_group_item_list .offering_group_item_li {
		width: 221px;
	}
	
	.offering_group_item_list {
		display: block;
		padding-top: 17px;
	}
	
	.offering_group_item_list .slick-track {
		display: flex;
    	gap: 19px;
	}
	
	.offering_group_item {
		order: 1;
	}
	
	.offering_group_item:nth-child(1) {
		order: 2;
		grid-row: unset;
	}
	
	.offering_group_item:nth-child(2) > img {
	    height: auto;
	}
	
	.offering_group_mob {
		display: block;
	}

	.offering_group_desc {
		display: none;
	}
	
	.about_company_advantages_item {
	    width: 100%;
	}
	
	.footer_group {
	    grid-template-columns: 1fr;
	}
	
	.map {
		height: 370px;
	}
	
	.footer_contact_group {
	    padding: 60px 10px;
	}
	
	.question_item_title {
	    font-size: 16px;
	    margin-bottom: 26px;
	}
	
	.slider_control_w {
		display: none;
	}

	.team_group .slick-track {
		gap: 10px;
    	display: flex;
	}
	
	.slider_control.hideP {
		display: flex;
	}
	
	.stg_item.slick-slide {
		margin-top: 60px;
	}
	
	.stg_item .stg_num {
	    width: 68px;
	    height: 68px;
	    font-size: 30px;
	    top: -60px;
	    left: 0;
	    right: 0;
	    margin: auto;
	}
	
	.stg_item .zaglushka {
	    left: 0;
	    right: 0;
	    top: -10px;
	    margin: auto;
	    height: 20px;
	    width: 80px;
	}
	
	.stg_item .stg_core {
		width: 100%;
		margin-left: 0;
		padding: 0 20px;
	    text-align: center;
	    height: 237px;
	}
	
	.stg_item .stg_core .vpukl {
		width: 119px;
	    height: 108px;
	    top: -88px;
	    left: 0;
	    right: 0;
	    margin: auto;
	}
	
	.popup_group {
	    width: 95%;
	    max-width: 543px;
	    height: 448px;
	}
	
	.popup_form_group {
	    padding: 80px 15px;
	}
	
	.close_popup {
	    right: 20px;
	    top: 20px;
	}
	
	.popup_form_title {
	    font-size: 20px;
	    width: 239px;
	    margin-bottom: 15px;
	}
	
	.popup_form input[type=text] {
	    padding: 13px 20px;
	}
	
	.popup_form .tel_wrapper {
	    margin-top: 15px;
	    margin-bottom: 15px;
	}
	
	.popup_form input[type=submit] {
	    padding: 13px 0;
	    margin-top: 15px;
	    margin-bottom: 16px;
	}
	
	.popup_form .ag_text {
	    font-size: 12px;
	}
	
	.upblock {
		display: none;
	}
	
	.question_close {
	    right: -1px;
    	top: -56px;
	}
	.question_open {
	    right: -1px;
    	top: 4px;
	}
	
	.offering_group {
		margin-bottom: 30px;
		gap: 0;
	}
	
	.partner_wrapper {
	    padding: 30px 0;
	}
	
	.comment_section {
	    padding: 30px 0;
	}
	
	.comment_section2 {
	    padding: 30px 0;
	}
	
	.partner_slides {
		width: 100%;
	}

}
/* End */


/* Start:/local/templates/adepo_lawyer/components/adepol/main.feedback/popup/style.min.css?1772660435251*/
div.mf-name,div.mf-email,div.mf-captcha,div.mf-message{width:80%;padding-bottom:.4em}div.mf-name input,div.mf-email input{width:60%}div.mf-message textarea{width:60%}span.mf-req{color:red}div.mf-ok-text{color:green;font-weight:bold;padding-bottom:1em}
/* End */


/* Start:/local/templates/adepo_lawyer/styles.css?177308607860*/
.bx-composite-btn-fixed {
position: absolute;
top: -100px;
}
/* End */
/* /local/templates/adepo_lawyer/css/slick.css?17730860781776 */
/* /local/templates/adepo_lawyer/css/magnific-popup.css?17730860786852 */
/* /local/templates/adepo_lawyer/css/style.css?177375596042789 */
/* /local/templates/adepo_lawyer/css/adaptive.css?177382450437719 */
/* /local/templates/adepo_lawyer/components/adepol/main.feedback/popup/style.min.css?1772660435251 */
/* /local/templates/adepo_lawyer/styles.css?177308607860 */
