:root {
    --_accent: #e7392c;
    --_accent-btn: #d93003;
    --_accent-light: #fb605a;
    --_accent-dark: #aa1e20;
    --_dark: #2a2a2a;
}


.h1, h1 {
	font-size: calc(1.375rem + 1.5vw);
}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-weight: 700;
    text-transform: uppercase;
}
@media (min-width: 1200px) {
	.h1, h1 {
		font-size: 2.25rem;
	}
	.h2, h2 {
		font-size: 1.875rem;
	}
	.h3, h3 {
		font-size: 1.25rem;
	}
	.h4, h4 {
		font-size: 1.1rem;
	}
	.h5, h5 {
		font-size: 1.1rem;
	}
	.h6, h6 {
		font-size: 1.1rem;
	}
}
.red {
    color: var(--_accent);
}
 .red-check-list ul {
    list-style: none;
}
.red-check-list ul li {
    position: relative;
}
.red-check-list ul li::before {
    content: "";
    font-size: 1.25em;
    position: absolute;
    left: -1.5em;
    top: 0;
    width: 1em;
    height: 1em;
    background-image: url(/images/services/check.svg);
    background-repeat: no-repeat;
    background-position:  center;
    background-size: cover;
}
.red-check-list.__m ul li:not(last-child) {
    margin-bottom: 0.9375em;
}
.body-innerwrapper {
	min-height: 100vh;
	display: flex;
	flex-direction: column;
}
#sp-main-body + * {
	margin-top: auto;
}
#sp-header {
	animation: none !important;
}
#sp-header .sp-module {
    margin-left: inherit;
}
.transparent-header #sp-header {
    position: absolute;
    background-color: transparent;
    transition: background-color .3s;
}
.transparent-header #sp-header:not(.header-sticky) {
    box-shadow: none;
}
.transparent-header #sp-header .sp-megamenu-parent>li:not(:hover, .active)>a,
.transparent-header #sp-header .sp-megamenu-parent>li:not(:hover, .active)>span {
    color: #fff;
}
.transparent-header #sp-header .sp-megamenu-parent>li>span.geo-item {
    color: #fff !important;
}
.transparent-header.__red #sp-header .sp-megamenu-parent>li>a,
.transparent-header.__red #sp-header .sp-megamenu-parent>li>span {
    color: var(--_accent) !important;
    font-weight: 500 !important;
}
.transparent-header.__red #sp-header .sp-megamenu-parent>li.active>a,
.transparent-header.__red #sp-header .sp-megamenu-parent>li.active>span,
.transparent-header.__red #sp-header .sp-megamenu-parent>li>a:hover,
.transparent-header.__red #sp-header .sp-megamenu-parent>li>span:hover {
    color: var(--_dark) !important;
}
.transparent-header.__red #sp-header .sp-megamenu-parent>li>span.geo-item {
    color: var(--_accent) !important;
    font-weight: 500 !important;
}
.transparent-header #sp-header.header-sticky {
    position: fixed;
    background-color: #fff;
}
.top-contacts-box {
    order: 1;
    margin-left: 2.5em !important;
}
.top-contacts {
    font-size: .8em;
    white-space: nowrap;
}
.contacts__item.__top {
    gap: 0 .5em;
}
.contacts__item.__top img {
    width: 1.1em;
    flex: 0 0 1.1em;
}
.top-contacts__callback {
    display: block;
    text-align: right;
    font-size: 1.2em;
    text-decoration: underline dashed !important;
    text-underline-offset: 3px;
}
.transparent-header #sp-header .top-contacts__callback {
    color: #fff;
}
.transparent-header #sp-header .top-contacts__callback:hover {
    color: var(--_accent);
}
.transparent-header #sp-header.header-sticky .top-contacts span,
.transparent-header #sp-header.header-sticky .top-contacts a {
    color: var(--_dark);
}
.transparent-header #sp-header.header-sticky .top-contacts a:hover,
.transparent-header #sp-header.header-sticky .top-contacts a:hover span {
    color: var(--_accent);
}
.transparent-header.__red #sp-header .top-contacts__callback,
.transparent-header.__red #sp-header .contacts__item {
    color: #252525;
}
.transparent-header.__red #sp-header a.contacts__item:hover,
.transparent-header.__red #sp-header .top-contacts__callback:hover {
    color: var(--_accent);
}


.transparent-header #sp-header.header-sticky .sp-megamenu-parent>li:not(:hover, .active)>a,
.transparent-header #sp-header.header-sticky .sp-megamenu-parent>li:not(:hover, .active)>span {
    color: var(--_dark);
}
.transparent-header #sp-header.header-sticky .sp-megamenu-parent>li>span.geo-item {
    color: var(--_dark) !important;
}
.sp-megamenu-parent>li:hover>span,
.sp-megamenu-parent>li.active:hover>span,
.sp-megamenu-parent>li.active>span {
    color: #e7392c;
}
.sp-megamenu-wrapper {
    width: 100%;
    flex: 1;
}
.sp-megamenu-parent {
    width: 100%;
    margin: 0;
}
.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span {
    font-size: 1.25em;
    padding: 0 0.9375em !important;
}
.sp-megamenu-parent>li>a,
.sp-megamenu-parent>li>span:not(.geo-item) {
    text-transform: uppercase;
}
.sp-megamenu-parent .sp-dropdown.sp-dropdown-main {
    top: 76%;
}
.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner {
    box-shadow: 0 3px 15px 0 rgba(231, 57, 44, 0.541);
    padding: 10px;
    background-color: rgba(68, 65, 65, 0.7);
    -webkit-backdrop-filter: blur(15px);
    backdrop-filter: blur(15px);
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a,
.sp-megamenu-parent .sp-dropdown li.sp-menu-item span:not(.sp-menu-badge) {
    font-size: 18px;
    line-height: 1;
    display: block;
    padding: 10px 15px;
    
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    color: #e7392c;
    background-color: rgba(255, 255, 255, 0.761);
}
/* Forms */
/* Static */
.phm-form-box {
    max-width: 40.3125em;
    margin-inline: auto;
}
.convertforms.phm-static-form .cf-form-wrap {
    padding: 3.125em 3.125em 3.5em;
}
.convertforms.phm-static-form .cf-content-wrap {
    color: #efefef;
    padding: 3.125em 1em 0 !important;
}
.convertforms.phm-static-form .cf-content-wrap h3 {
    font-size: 1.875em;
    color: #fff;
}
.phm-input-wrapper.__first {
    margin-bottom: 1.25em;
}
.convertforms.phm-static-form input {
    border-radius: 0.5625em;
    font-size: 1.5em;
    font-weight: 500;
    padding-inline: 1.0625em !important;
}
.convertforms.phm-static-form input:not(.__textarea) {
    height: 3.125em;
}
.convertforms.phm-static-form .cf-input::placeholder {
    color: #cdcccc !important;
    opacity: 1 !important;
}
/* .convertforms.phm-static-form .cf-input {
    border: solid 1px rgba(255, 255, 255, 0.58) !important;
    color: #fff !important;
} */
.convertforms.phm-static-form .cf-input:focus,
.convertforms.phm-static-form .cf-input:invalid:focus {
    border: solid 1px var(--_accent) !important;
}
.phm-submit {
    padding: 0.8125em 2.5em !important;
}
.phm-policy-wrapper .cf-checkbox-group {
    position: relative;
}
.phm-policy-wrapper .cf-label {
    color: #fff;
    line-height: 1.5;
    font-size: 1.125em !important;
}
.phm-policy-wrapper .cf-label a {
    color: var(--_accent-light) !important;
}
.phm-policy-wrapper .cf-label a:hover {
    text-decoration: underline;
}
.phm-policy-wrapper .cf-label::before {
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 0.875em;
    color: rgba(255, 255, 255, 0);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 1.5625em;
    height: 1.5625em;
    border-radius: 0.25em;
    margin-right: 0.625em;
    border: 1px solid rgba(255, 255, 255, 0.58);
}
.phm-policy:checked + .cf-label::before {
    color: rgb(255, 255, 255);
}
.phm-policy {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
}
.phm-submit {
    background-image: linear-gradient(180deg, var(--_accent-light) 0%, var(--_accent-btn) 56%) !important;
    border: none !important;
    color: #FFFFFF !important;
    font-size: 1.25em !important;
    text-transform: uppercase !important;
    font-weight: 600 !important;
    padding: 1.25em 1.3em 1.1em !important;
    opacity: 1 !important;
    border-radius: .27em !important;
    box-shadow: 0 .18em 0 var(--_accent-dark) !important;
    transition: box-shadow .3s, transform .3s !important;
}
.phm-submit:hover {
    transform: translateY(.18em) !important;
    box-shadow: none !important;
}
/* Popup */
.phm-popup-form {
    --outline-color: rgb(144, 144, 144);
}
.phm-popup-form .phm-input-wrapper input {
    border-radius: 0 !important;
    height: 50px !important;
}
.phm-popup-form .phm-policy-wrapper .cf-label {
    color: var(--outline-color);
}
.phm-popup-form .phm-policy-wrapper .cf-label::before {
    border: 1px solid var(--outline-color);
}
.phm-popup-form .phm-policy:checked+.cf-label::before {
    color: var(--outline-color);
}
/*  */
/* Home Page */




.fs-heading .sppb-addon-title {
    line-height: 1.667em;
}
.lead-btn {
    padding: 1.25em 1.3em 1.1em;
    border-radius: .27em;
    box-shadow: 0 .18em 0 var(--_accent-dark);
    transition: box-shadow .3s, transform .3s;
    cursor: pointer;
}
.lead-btn:not(.__off):hover {
    transform: translateY(.18em);
    box-shadow: none;
}
.lead-btn.__off {
    pointer-events: none;
}
.fs-image .sppb-addon-single-image-container::before {
    content: '';
    position: absolute;
    inset: 20% 10% 0;
    border-radius: 100% 100% 0 0;
    background-color: rgba(231, 57, 44, 0.522);
    filter: blur(100px);
    z-index: -1;
}
.fs-text {
    text-align: justify;
    hyphens: auto;
}
.video-wrap {
    position: relative;
    display: grid;
    place-items: center;
    width: 100% !important;
    aspect-ratio: 16/9;
    height: auto !important;
    background-color: #eee;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    overflow: hidden;
}
div.video-wrap::before {
    content: '';
    position: absolute;
    inset: 0;
    background-color: rgba(0, 0, 0, 0.2);
}
.video-wrap.__v1 {
    width: 111% !important;
    border-radius: 10px; 
}
.video-wrap.__v4 {
    border-radius: 10px; 
}
.video-wrap.__v2,
.video-wrap.__v3 {
    border-radius: 20px; 
}
.video-wrap.__v1,
.video-wrap.__v4 {
    background-image: url(/images/home/poster-1.jpg);

}
.video-wrap.__v2 {
    background-image: url(/images/home/poster-2.jpg);

}
.video-wrap.__v3 {
    background-image: url(/images/home/poster-3.jpg);

}
.play-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 7.125em;
    aspect-ratio: 1;
    border: none;
    border-radius: 100%;
    background-color: transparent !important;
    background-image: linear-gradient(to top, #cccad0, #f5f5f6);
    padding: 0;
    z-index: 2;
}
.play-btn:hover {
    background-image: linear-gradient(to bottom, #cccad0, #f5f5f6);
}
.play-btn__icon {
    display: block;
    width: 0;
    height: 0;
    border: 1.187em solid transparent;
    border-left: 2.375em solid var(--_accent);
    border-right: 0;
    transform: translateX(0.312em);
}
.get-col>.sppb-column-addons {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: .5em;
}
.get-col {
    border-image-slice: 30 30 104 30 fill;
    border-image-width: 20px 21px 68px 21px;
    border-image-outset: 0px 0px 50px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url(/images/home/border-img.png);
    border-style: solid;
    padding: 60px 60px 0;
}
/* .get-col {
    border-image-slice: 19 17 69 17 fill;
    border-image-width: 17px 17px 67px 17px;
    border-image-outset: 0px 0px 67px 0px;
    border-image-repeat: stretch stretch;
    border-image-source: url(/images/home/border-img.svg);
    border-style: solid;
    padding: 60px 60px 0;
} */
.get-item .sppb-img-responsive {
    max-width: 101px;
}
.get-item .sppb-addon-text {
    text-transform: uppercase;
    line-height: 1.7;
    margin-top: 20px;
    font-size: 15px;
}


.works-section .sppb-row {
    counter-reset: count;
}
.sppb-col-md-4 {
    counter-increment: count;
}
.works-item .sppb-addon-title {
    position: relative;
    display: flex;
    gap: 6px;
    margin-bottom: 20px;
}
.works-item .sppb-addon-title::before {
    content: counter(count);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.5em;
    color: #fff;
    width: 65px;
    height: 65px;
    border-radius: 100%;
    background-color: var(--_accent);
    line-height: 1;
    flex: 0 0 65px;
    margin-top: -5px;
}
.works-section .sppb-col-md-4 .clearfix {
    height: 460px;
    overflow: hidden;
    background-image: linear-gradient(to bottom, #fff 0%, var(--_accent) 50%);
    border-radius: 9px;
    box-shadow: 0 10px 20px #d1d3d5 !important;
}
.works-section.dark-bg .sppb-col-md-4 .clearfix {
    box-shadow: none !important;
}
.works-item {
    position: relative;
    padding: 20px 16px;
    height: calc(100% - 26px);
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
    border-radius: 0 0 9px 9px;
}
.works-item .sppb-addon-content {
    padding-inline: 15px;
}
.works-item ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.works-item ul li:not(:last-child) {
    margin-bottom: 5px;
}
.works-item.__1 {
    background-image: url(/images/home/works-item-1.jpg);
}
.works-item.__2 {
    background-image: url(/images/home/works-item-2.jpg);
}
.works-item.__3 {
    background-image: url(/images/home/works-item-3.jpg);
}
.works-item.__4 {
    background-image: url(/images/home/works-item-4.jpg);
}
.works-item.__5 {
    background-image: url(/images/home/works-item-5.jpg);
}
.service-item {
    position: relative;
}
.service-item .sppb-addon-single-image-container {
    position: static;
}
.service-item a::before {
    content: '';
    position: absolute;
    inset: 0;
}
.service-item .sppb-addon-single-image-container {
    border: 5px solid var(--_accent);
    border-radius: 5px;
    box-shadow: 0 0 20px var(--_accent);
}
.service-item .sppb-addon-title {
    margin-bottom: 0;
    line-height: 1.3 !important;
    font-size: 26px;
}
.pactice-carousel {
    font-size: 11px;
}
.pactice-carousel .slick-list {
    position: relative;
    height: 67.27em;
    /* display: grid;
    place-items: center; */
    -webkit-mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 5%, rgb(0, 0, 0) 5%, rgb(0, 0, 0) 95%, rgba(0, 0, 0, 0) 95%);
    mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 5%, rgb(0, 0, 0) 5%,rgb(0, 0, 0) 95%, rgba(0, 0, 0, 0) 95%);
}
.pactice-carousel .slick-track {
    top: 9.27em;
}
.pactice-carousel .slick-slide {
    padding: 1.81em 5.45em;
    transition: transform .4s, opacity .4s;
}
.practice-item {
    width: 32.125em;
    height: 43.375em;
    padding: 1.0625em;
    border-radius: 0.625em;
    background-color: var(--_dark);
    box-shadow: 0 0 1.81em rgba(0, 0, 0, 0.329);
}
.pactice-carousel .slick-slide.slick-center {
    transform: scale(1.4);
}
.practice-item .sppb-addon-content {
    background-color: #fff;
    height: 100%;
    border-radius: 0.4375em;
    padding: 2.5em;
    display: flex;
    flex-direction: column;
}
.practice-item.__image .sppb-addon-content {
    padding: 0;
}
.practice-item .sppb-addon-content h3 {
    text-align: center;
    margin-bottom: 0.833em;
    text-transform: inherit;
    font-size: 1.5em;
}
.practice-item .sppb-addon-content>div {
    text-align: center;
    font-size: 1.125em;
    font-weight: 700;
    color: #3359d4;
    margin-top: auto;
}
.practice-item .sppb-addon-content p {
    text-align: justify;
    hyphens: auto;
}
.slick-arrow::before {
    display: none;
}
.phm-slick-btn {
    width: 43px !important;
    height: 43px !important;
    background-color: var(--_accent) !important;
    border-radius: 100%;
    display: flex !important;
    justify-content: center;
    align-items: center;
    line-height: 1 !important;
    z-index: 3;
}
.phm-slick-btn svg {
    fill: #fff;
    width: 16px;
}
.phm-slick-btn.__prev svg {
    transform: translateX(-2px);
}
.phm-slick-btn.__next svg {
    transform: translateX(2px);
}
.phm-slick-btn.__prev  {
    left: 25px !important
}
.phm-slick-btn.__next {
    right: 25px !important;
}
.phm-rewievs .sppb-carousel-extended-item {
    border: 5px solid var(--_dark);
    min-height: 426px;
    display: flex;
    flex-direction: column;
}
.phm-rewievs .sppb-testimonial-carousel-message {
    text-align: left;
}
.phm-rewievs .sppb-testimonial-carousel-item-content {
    display: flex;
    flex-direction: column;
    flex: 1;
}
.phm-rewievs .sppb-testimonial-carousel-message,
.phm-rewievs .sppb-testimonial-carousel-rating {
    margin: 0 !important;
}
.phm-rewievs .sppb-testimonial-carousel-client-rating {
    order: 1;
    margin-top: auto;
}
.sppb-carousel-extended .nav-control {
    display: flex;
    justify-content: center;
    align-items: center;
}
.sppb-carousel-extended .nav-control svg {
    width: 16px;
}
.sppb-carousel-extended .prev-control svg {
    transform: translateX(-2px);
}
.sppb-carousel-extended .next-control svg {
    transform: translateX(2px);
}
.contacts {
    display: grid;
    gap: 2.187em 0;
}
.contacts__item {
    display: flex;
    font-size: 1.5em;
    align-items: center;
    gap: 0 1.25em;
    color: #fff;
}
.contacts__item img {
    display: inline-block;
    width: 1.8em;
    flex: 0 0 1.8em;
}
a.contacts__item:hover {
    color: var(--_accent);
}
.contacts__item.__adress {
    align-items: start;
}
.contacts-section .sppb-col-md-4,
.contacts-section .sppb-col-md-5 {
    box-shadow: 12px 0 10px -10px var(--_accent);
}
/* Service Page */
.services-item .sppb-addon-title {
    text-transform: inherit;
}
.service-subjects .sppb-addon-content {
    display: flex;
    justify-content: space-around;
    align-items: center;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    background-color: var(--_dark);
    padding: 10px;
}
.faq-item .sppb-img-responsive {
    max-width: 123px;
    margin-inline: auto;
    display: block;
}
.faq-item .sppb-addon-title {
    text-transform: inherit;
}
.phm-form-box.__services {
    margin-inline: 0;
}
/* Team Page */
.team-section {
    width: 100%;
    aspect-ratio: 19/9;
    max-height: 851px;
    min-height: 270px;
}
.team-item__name {
    font-size: 1.875em;
    line-height: 1;
    font-weight: 700;
}
.red-line {
    width: 5.9375em;
    height: 0.375em;
    background-color: #e5280e;
    margin-block: 0.75em;
}
.team-item__discr {
    font-size: 1.125em;
    font-weight: 500;
}
.co-item__name {
    font-size: 4.583em;
    line-height: 1;
    font-weight: 700;
    color: #e5280e;
}
.co-item__name span {
    font-size: .545em;
}
.co-item__discr {
    color:#e5280e;
}
.team-item {
    max-height: 550px;
    overflow-y: auto;
}
.team-carousel .phm-slick-btn.__prev {
    left: -25px !important;
}
.team-carousel .phm-slick-btn.__next {
    right: -25px !important;
}
.bc-serts-carousel .sppb-gallery::before, 
.bc-serts-carousel .sppb-gallery::after {
    display: none !important;
}
.bc-serts-carousel .sppb-gallery {
    justify-content: space-between;
    margin: 0 !important;
}
.bc-serts-carousel li {
    padding: 8px;
    background-color: var(--_dark);
    border-radius: 8px;
    margin: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 263px;
}
.bc-serts-carousel li a {
    display: block;
    width: 100%;
}
.bc-serts-carousel li img {
    width: 100% !important;
    height: auto !important;
    border-radius: 6px;
}
.slick-slide.slick-cloned .practice-item.__image .sppb-addon-title {
    font-size: 14px !important;
    color: #3359d4 !important;
}
.red-border .practice-item {
    background-color: var(--_accent);
}
.red-border .practice-item.__image .sppb-addon-content {
    overflow: hidden;
    border-radius: 5px;
}
.phm-number-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    column-count: 2;
    column-gap: 150px;
}
.phm-number-list ul li {
    position: relative;
    counter-increment: count;
    display: flex;
    gap: 0px 30px;
    margin-bottom: 40px;
    break-inside: avoid;
}
.phm-number-list ul li::before {
    content: counter(count);
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.5em;
    font-weight: 700;
    color: #fff;
    width: 65px;
    height: 65px;
    border-radius: 100%;
    background-color: var(--_accent);
    line-height: 1;
    flex: 0 0 65px;
    margin-top: -5px;
}
.bh-w-powered-by {
    display: none !important;
}
#bh-widget-button-root {
    position: fixed;
    right: 20px;
    bottom: 100px;
    z-index: 999;
}
.bh-w-button--rectangular {
    margin: 0 !important;
    box-shadow: 0 5px 10px #4faee6;
    transition: transform .3s, box-shadow .3s;
}
.bh-w-button--rectangular:hover {
    transform: translateY(2px);
    box-shadow: none;
}
.ya-map-wrapper {
    border-radius: 1em;
    overflow: hidden;
}

.ya-map-wrapper iframe {
    height: 400px;
}
.cookie-close {
    border-color: transparent;
    font-size: 1em !important;
    display: block;
    width: 100%;
    padding: .7em 1em;
    border-radius: .5em;
    font-weight: 700;
}
/*Breackpoints*/
/* Desktop First */
@media (max-width: 1399.98px) {
    .sc-section .sppb-row.sppb-no-gutter {
        margin-inline: -15px !important;
    }
    .sc-section .sppb-row.sppb-no-gutter .sppb-col-md-6 {
        padding-inline: 15px !important;
    }
    .video-wrap.__v1 {
        width: 100% !important;
        border-radius: 10px;
    }
    #sppb-addon-wrapper-1695797602204 {
        margin-right: 0px !important;
    }
    #sppb-addon-wrapper-1695796819153 {
        margin-left: 0px !important;
    }
    .fs-text {
        font-size: 18px !important;
        line-height: 1.5;
    }
    .works-item .sppb-addon-title {
        font-size: 18px !important;
    }
    .service-item .sppb-addon-title {
        font-size: 20px !important;
    }
    .pactice-carousel {
        font-size: 8px;
    }
    .team-item {
        max-height: 520px;
    }

}
@media (max-width: 1199.98px) {
    #sp-menu {
        font-size: .8em;
    }
    .fs-image .sppb-img-responsive {
        max-width: 800px !important;
    }
    .play-btn {
        font-size: 14px;
    }
    .get-col>.sppb-column-addons {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
        gap: 0;
    }
    .get-col>.sppb-column-addons .sppb-addon-wrapper {
        flex: 0 0 33%;
        padding-inline: 10px;
    }
    .works-section>.sppb-row-container>.sppb-row {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    .works-section .sppb-col-md-4 {
        padding-inline: 15px !important;
    }
    .works-section .sppb-col-md-4 .sppb-addon-wrapper {
        margin-bottom: 30px !important;
    }
    .pactice-carousel .slick-list {
        -webkit-mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 5%, rgb(0, 0, 0) 7%, rgb(0, 0, 0) 93%, rgba(0, 0, 0, 0) 95%);
        mask-image: linear-gradient(90deg, rgba(0, 0, 0, 0) 5%, rgb(0, 0, 0) 7%, rgb(0, 0, 0) 93%, rgba(0, 0, 0, 0) 95%);
    }
        .service-section>.sppb-row-container>.sppb-row {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    .service-section>.sppb-row-container>.sppb-row>.sppb-col-md-3 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .rewievs-section {
        padding-right: 86px !important;
        padding-left: 86px !important;
    }
    .contacts-section {
        font-size: 11px;
    }
    .service-subjects .sppb-addon-content {
        font-size: 18px;
    }
    .faq-section .sppb-col-md-4 {
        padding-inline: 15px !important;
    }
    .faq-section>.sppb-row-container>.sppb-row {
        margin-left: -15px !important;
        margin-right: -15px !important;
    }
    .bc-serts-carousel li {
        max-width: 200px;
    }
    .phm-number-list ul {
        column-gap: 20px;
    }
    .team-item {
        max-height: 460px;
    }
    .person-2-img {
        position: relative;
        top: 40px;
        left: -29px;
    }
}
@media (max-width: 1199.98px) and (min-width: 992px) {
    .why-section {
        padding-bottom: 250px !important;
    }
    .why-section .sppb-col-md-7:last-child {
        top: -68px;
    }
    .person-col .sppb-addon-wrapper {
        margin: 0px -140px -3px 0px !important;
    }
}

@media (max-width: 991.98px) {
    .transparent-header #sp-header {
        --header-height: 70px;
        transition: height .3s, background-color .3s;
    }
    .transparent-header :is(.logo, .logo-image) {
        transition: height .3s;
    }
    .transparent-header #offcanvas-toggler {
        transition: height .3s, line-height .3s;
    }
    .transparent-header #sp-header.header-sticky {
        height: var(--header-height);
    }
    .transparent-header #sp-header.header-sticky .logo {
        height: var(--header-height);
    }
    .transparent-header #sp-header.header-sticky .logo-image {
        height: calc(var(--header-height) - 20px);
    }
    .transparent-header #sp-header.header-sticky #offcanvas-toggler {
        height: var(--header-height);
        line-height: var(--header-height);
    }
    #sp-logo {
        width: max-content;
    }
    
    #sp-menu {
        width: auto;
        flex: 1;
    }
    .sp-megamenu-wrapper {
        width: auto;
        flex: 0 0 80px;
    }
    .top-contacts-box {
        order: -1;
        margin-left: 0 !important;
        font-size: 1.2em;
    }
    .transparent-header #sp-header .top-contacts__callback {
        display: none;
    }
    .sp-megamenu-wrapper {
        justify-content: end;
    }
    .transparent-header #sp-header:not(.header-sticky) .burger-icon>span {
        background-color: #fff;
    }
    .new-fs {
        background-size: cover !important;
        background-position: right -280px center !important;
    }
    .fs-image .sppb-img-responsive {
        width: 100% !important;
    }
    .phm-form-box {
        font-size: 11px;
    }
    .convertforms.phm-static-form .cf-content-text>div {
        font-size: 16px;
    }
    .convertforms.phm-static-form input:not(.__textarea) {
        font-size: 18px;
    }
    .phm-policy-wrapper .cf-label {
        font-size: 1em !important;
    }
    .phm-submit {
        font-size: 1.25em !important;
    }
    .contacts-section .sppb-col-md-5 {
        box-shadow: none;
    }
    #mod-custom113 iframe {
        height: 400px !important;
    }
    .get-col>.sppb-column-addons {
        gap: 20px 0;
    }
    .get-item .sppb-addon-text {
        font-size: 13px;
    }
    .play-btn {
        font-size: 12px;
    }
    .social-icon {
        text-align: center !important;
    }
    .social-icon .sppb-icon-inner {
        margin: 0 !important;
    }
    .rewievs-section {
        padding-right: 20px !important;
        padding-left: 20px !important;
    }
    .service-subjects .sppb-addon-content {
        font-size: 12px;
    }
    .team-item {
        max-height: 350px;
    }
    .bc-serts-carousel li {
        max-width: 150px;
    }
    #bh-widget-button-root {
        right: auto;
        left: 20px;
        bottom: 20px;
    }
    .ya-rews center>div {
        width: 100% !important;
    }
}
@media (max-width: 767.98px) {
    .fs-text {
        font-size: 16px !important;
        line-height: 1.5;
    }
    .get-col>.sppb-column-addons .sppb-addon-wrapper {
        flex: 0 0 100%;
        padding-inline: 10px;
    }
    .works-section .sppb-col-md-4 .clearfix {
        max-width: 400px;
        margin-inline: auto;
    }
    .contacts-section .sppb-col-md-4 {
        box-shadow: none;
    }
    .service-subjects .sppb-addon-content {
        flex-wrap: wrap;
    }
    .phm-form-box.__services {
        margin-inline: auto;
    }
    .team-carousel .slick-list.draggable {
        max-height: 512px;
    }
    .team-item {
        max-height: 160px;
    }
    .bc-serts-carousel li {
        max-width: 250px;
        margin-bottom: 10px !important;
    }
    .phm-number-list ul {
        column-count: 1;
        column-gap: 0;
    }
    .bh-w-button--rectangular {
        font-size: 0 !important;
        width: 56px !important;
    }
}
@media (max-width: 575.98px) {
    #sp-logo {
        flex: 1;
        padding-right: 30px;
    }
    #offcanvas-toggler {
        margin-left: 0 !important;
    }
    .sp-megamenu-wrapper {
        flex: 0 0 53px;
    }
    .top-contacts-box {
        font-size: 1em;
    }
    .play-btn {
        font-size: 10px;
    }
    .get-col {
        border-image-slice: 55 55 179 55 fill;
        border-image-width: 20px 21px 68px 21px;
        padding: 30px 30px 0;
    }
    .get-item .sppb-img-responsive {
        max-width: 70px;
    }
    .service-item .sppb-addon-title {
        font-size: 16px !important;
    }
    .phm-submit {
        font-size: 1em !important;
    }
    .phm-policy-wrapper .cf-label {
        font-size: .8em !important;
    }
    .pactice-carousel {
        width: 100%;
        max-width: 400px;
        margin-inline: auto;
    }
    .pactice-carousel {
        font-size: 14px;
    }
    .pactice-carousel .slick-list {
        height: auto;
    }
    .pactice-carousel .slick-list {
        -webkit-mask-image: none;
        mask-image: none;
    }
    .pactice-carousel .slick-track {
        top: 0;
    }
    .pactice-carousel .slick-slide {
        padding: 1.81em 10px;
        transition: transform .4s, opacity .4s;
    }
    .pactice-carousel .slick-slide.slick-center {
        transform: none;
    }
    .practice-item .sppb-addon-content {
        padding: 10px;
    }
    .practice-item {
        width: 100%;
        height: auto;
        padding: 3px;
        border-radius: 0.625em;
        box-shadow: none;
    }
    .phm-slick-btn {
        opacity: .5;
    }
    .phm-slick-btn.__prev {
        left: -10px !important;
    }
    .phm-slick-btn.__next {
        right: -10px !important;
    }
    .phm-rewievs .sppb-carousel-extended-nav-control {
        top: auto !important;
        bottom: 30px !important;
    }
    .team-carousel .phm-slick-btn.__prev,
    .team-carousel .phm-slick-btn.__next {
        opacity: .7;
    }
    .bc-serts-carousel .sppb-gallery {
        justify-content: center;
    }
    .new-fs {
        background-position: right -355px center !important;
    }
    .new-fs::before {
        content: '';
        position: absolute;
        inset: 0;
        background-image: linear-gradient(45deg, #fff 0%, rgba(255, 255, 255, 0.29) 50%, rgba(255, 255, 255, 0) 80%);
    }
}
/* Mobile First */

@media (min-width: 576px) {
}
@media (min-width: 768px) {}
@media (min-width: 992px) {
    .sp-megamenu-parent {
        display: flex !important;
        justify-content: space-between;
    }
}
@media (min-width: 1200px) {
    #sp-header .container {
        max-width: 1200px !important;
    }
}
@media (min-width: 1400px) {
    .team-carousel .phm-slick-btn.__prev {
        left: -100px !important;
    }
    .team-carousel .phm-slick-btn.__next {
        right: -100px !important;
    }
}
