body .change-bg {
    z-index: 500;
    position: fixed;
    height: 100%;
    background: #27ae60;
    width: 100%;
    left: 0;
    top: 0;
    transform: scaleX(1);
    transform-origin: right;
    display: flex;
    justify-content: center;
    align-items: center;
}
body .change-bg .name {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 700;
    font-size: 80px;
    line-height: 150%;
    color: #ffffff;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.3s;
    opacity: 0;
    text-align: center;
}
html,
body {
    overflow-x: hidden;
    width: 100vw;
}
body section {
    overflow: hidden;
    width: 100%;
    overflow-x: hidden;
    max-width: 100vw;
}
.grecaptcha-badge {
    display: none !important;
}
html:not(.swup-enabled) body .change-bg {
}
html.swup-enabled .change-bg {
    transform: scaleX(0);
}
.transition-wipe {
    transition: transform 1.2s;
    transform: scaleX(0);
    transition-timing-function: cubic-bezier(0.1, 0.2, 0.6, 1);
}
html.is-animating .transition-wipe {
    transform-origin: left;
    transform: scaleX(1);
}
* {
    padding: 0;
    margin: 0;
}
ul,
ol {
    margin: 0px;
    padding: 0px;
}
.wow {
    opacity: 0;
}
.wow.init {
    opacity: 1;
}
header {
    padding-top: 45px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 40;
    transition: 0.5s;
}
header.active-header {
    padding-top: 30px;
    padding-bottom: 30px;
    background: rgba(0, 0, 0, 0.7);
}
body {
    background: #191c26;
}
.header-container {
    max-width: 100% !important;
    padding: 0px 3%;
    width: 100%;
    box-sizing: border-box;
}
header .logo {
    width: 143px;
    margin-left: 5%;
    display: table;
}
header .logo a img {
    width: 100%;
}
header .logo-nav {
    padding: 0;
    margin: 0 0 0 3%;
}
header .logo-nav li {
    list-style-type: none;
    margin-left: 60px;
}
header .logo-nav li:first-child {
    margin-left: 0;
}
header .logo-nav li a {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #ffffff;
    text-decoration: none;
    transition: 0.3s;
}
header .logo-nav li a:hover {
    color: #27ae60;
}
header .number {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #ffffff;
    margin-left: auto;
    text-decoration: none;
}
header .open-call-modal {
    margin-right: 20px;
}
.normal-button {
    border: 2px solid #27ae60;
    border-radius: 50px;
    padding: 15px 35px;
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    color: #ffffff;
    text-decoration: none;
    transition: 0.3s;
    background: none;
}
.normal-button:hover {
    background: #27ae60;
    color: white;
}
.normal-button.green {
    background: #27ae60;
    color: white;
}
.normal-button.green:hover {
    background: none;
}
body .change-bg {
    z-index: 500;
    position: fixed;
    height: 100%;
    background: #27ae60;
    width: 100%;
    left: 0;
    top: 0;
    transform: scaleX(1);
    transform-origin: right;
}
html:not(.swup-enabled) body .change-bg {
}
html.swup-enabled .change-bg {
    transform: scaleX(0);
}
.transition-wipe {
    transition: transform 1.2s;
    transform: scaleX(0);
    transition-timing-function: cubic-bezier(0.1, 0.2, 0.6, 1);
}
html.is-animating .transition-wipe {
    transform-origin: left;
    transform: scaleX(1);
}
* {
    padding: 0;
    margin: 0;
}
ul,
ol {
    margin: 0px;
    padding: 0px;
}
.wow {
    opacity: 0;
}
.wow.init {
    opacity: 1;
}
body {
    background: #191c26;
}
.header-container {
    max-width: 100% !important;
    padding: 0px 3%;
    width: 100%;
    box-sizing: border-box;
}
header .logo {
    width: 143px;
    margin-left: 5%;
    display: table;
}
header .logo a img {
    width: 100%;
}
header .logo-nav {
    padding: 0;
    margin: 0 0 0 3%;
    display: none !important;
}
header .logo-nav li {
    list-style-type: none;
    margin-left: 60px;
}
header .logo-nav li:first-child {
    margin-left: 0;
}
header .logo-nav li a {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 150%;
    color: #ffffff;
    text-decoration: none;
    transition: 0.3s;
}
header .logo-nav li a:hover {
    color: #27ae60;
}
header .number {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    color: #ffffff;
    margin-left: auto;
    text-decoration: none;
}
.normal-button {
    border: 2px solid #27ae60;
    border-radius: 50px;
    padding: 15px 35px;
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    color: #ffffff;
    text-decoration: none;
    transition: 0.3s;
    background: none;
}
.normal-button:hover {
    background: #27ae60;
    color: white;
}
.normal-button.green {
    background: #27ae60;
    color: white;
}
.normal-button.green:hover {
    background: none;
}
.burger-nav {
    cursor: pointer;
}
.small-title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #a9afc3;
}
.small-title::before {
    content: "";
    background: #a9afc3;
    height: 1px;
    width: 60px;
    margin-right: 25px;
}
main section.first-main-sect:first-child {
    padding-top: 150px;
}
.first-main-sect .title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-size: 120px;
    line-height: 110%;
    text-transform: capitalize;
    color: #ffffff;
    column-gap: 18px;
    max-width: 1200px;
}
.first-main-sect .desc {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 150%;
    color: #a9afc3;
    margin-top: 50px;
    max-width: 585px;
}
.first-main-sect .flex-block {
    margin-top: 71px;
}
.normal-link {
    position: relative;
    display: table;
}
.normal-link a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
    white-space: nowrap;
}
.normal-link div {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #f2f2f2;
    position: relative;
    transition: 0.3s;
    white-space: nowrap;
}
.normal-link > div::after {
    position: absolute;
    width: 100%;
    height: 2px;
    background: #f2f2f2;
    left: 0;
    bottom: -8px;
    content: "";
    transition: 0.3s;
}
.normal-link svg {
    margin-left: 11px;
}
.normal-link svg path {
    transition: 0.3s;
}
.normal-link:hover svg path {
    fill: #27ae60;
}
.normal-link:hover div {
    color: #27ae60;
}
.normal-link:hover div::after {
    background: #27ae60;
}
.first-main-sect .normal-link {
    margin-left: 32px;
}
.abs-sect-block {
    width: 100%;
    z-index: 10;
    position: relative;
}
.abs-sect-block.right {
    left: auto;
    right: 0;
}
.abs-sect-block.right .content {
    margin-left: auto;
}
.z-index-5 {
    z-index: 5;
    position: relative;
}
.video-abs-sect {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50%;
}
.video-abs-sect::before {
    background: rgba(0, 0, 0, 0.65);
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 6;
}
.video-abs-sect.right {
    left: auto;
    right: 0px;
}
.main-video-slider {
    height: 100%;
    width: 100%;
}
.video-normal-h {
    height: 100%;
    width: 100%;
    position: relative;
}
.video-normal-h video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.why-us-video-child {
    width: 100%;
    height: 100%;
}
.video-normal-h .abs {
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.first-main-sect .swiper-pagination {
    bottom: auto;
    left: auto;
    right: 70px;
    width: auto;
    display: flex;
    flex-direction: column;
    gap: 15px;
    align-items: flex-end;
}
.first-main-sect .swiper-pagination .swiper-pagination-bullet {
    background: #9da4bd;
    border-radius: 5px;
    height: 5px;
    width: 15px;
    cursor: pointer;
    transition: 0.5s;
}
.first-main-sect
    .swiper-pagination
    .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
    background: #ffffff;
}
.main-video-slider video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.first-main-sect .nav-buttons {
    position: absolute;
    bottom: 70px;
    right: 70px;
    z-index: 15;
    display: flex;
    align-items: center;
    gap: 20px;
}
.first-main-sect .nav-buttons div {
    position: relative;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: right;
    text-transform: uppercase;
    color: #ffffff;
    width: 80px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ffffff;
    transition: 0.3s;
}
.first-main-sect .nav-buttons div:hover {
    border-color: #27ae60;
    color: #27ae60;
}
.abs-top-contact {
    position: absolute;
    left: 3.2%;
    top: 90vh;
    display: flex;
    align-items: center;
    gap: 60px;
    z-index: 30;
    transform: rotate(-90deg);
    transform-origin: left top;
    display: none;
}
.abs-top-contact ul {
    display: flex;
    align-items: center;
    gap: 60px;
    margin: 0;
    padding: 0;
}
.abs-top-contact ul li {
    list-style-type: none;
}
.abs-top-contact ul li a {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-transform: uppercase;
    color: #a9afc3;
    display: block;
    text-decoration: none;
    transition: 0.3s;
}
.abs-top-contact ul li a:hover {
    color: white;
}
.abs-top-contact .line {
    background: #a9afc3;
    border: 1px solid #a9afc3;
    width: 60px;
}
.main-about-us .content {
    flex: 1;
}
.main-about-us .title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 110%;
    text-transform: capitalize;
    color: #ffffff;
    margin-top: 15px;
}
.main-about-us .desc {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 150%;
    color: #a9afc3;
    margin-top: 40px;
}
.main-about-us .small-desc {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: #a9afc3;
    margin-top: 32px;
}
.main-about-us .normal-link {
    margin-top: 60px;
}
.video-abs-sect .abs-video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}
.video-relative-sect {
    width: 50%;
}
section .abs-number-sect {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 700;
    font-size: 100px;
    line-height: 100%;
    text-transform: capitalize;
    color: #27ae60;
    opacity: 0.3;
    position: absolute;
    transition: 0.3s;
    cursor: pointer;
    z-index: 25;
}
.full-clients-main-sect .abs-number-sect {
    right: 4%;
    top: 21%;
}
section .abs-number-sect:hover {
    opacity: 0.7;
}
.main-about-us .abs-number-sect {
    right: 4%;
    bottom: 7%;
}
section.abs-title-sect .abs-title-big {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 140px;
    line-height: 130%;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px white;
    position: relative;
    z-index: 22;
}
.sect-main-services .title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 110%;
    text-transform: capitalize;
    color: #ffffff;
    margin-top: 10px;
    max-width: 600px;
}
.sect-main-services .desc {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: #a9afc3;
    margin-top: 40px;
    max-width: 555px;
}
.nav-buttons {
    gap: 20px;
}
.nav-buttons div {
    position: relative;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: right;
    text-transform: uppercase;
    color: #ffffff;
    width: 80px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ffffff;
    transition: 0.3s;
    cursor: pointer;
}
.nav-buttons div:hover {
    border-color: #27ae60;
    color: #27ae60;
}
.sect-main-services .abs-number-sect {
    top: 17%;
    right: 4%;
}
.services-slider .item .image {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    width: 130px;
    height: 130px;
    margin: auto;
}
.services-slider .item.black {
    background: linear-gradient(
        to bottom,
        rgba(8, 10, 18, 1),
        rgba(8, 10, 18, 0)
    );
    box-sizing: border-box;
    position: relative;
}
.services-slider .item .image img {
    height: 105%;
}
.services-slider .item .title-slide {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    text-transform: capitalize;
    color: #a9afc3;
    width: 160px;
    margin: auto;
    margin-top: 36px;
    text-align: center;
}
.services-slider .item {
    padding-bottom: 150px;
    padding-top: 50px;
    transition: 0.3s;
}
.services-slider .item::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid rgba(169, 175, 195, 0.3);
    transition: 0.3s;
}
.services-slider .item .link {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #f2f2f2;
    padding-bottom: 8px;
    border-bottom: 1px solid #f2f2f2;
    text-decoration: none;
    display: table;
    margin: auto;
    margin-top: 50px;
    transition: 0.3s;
    position: relative;
    z-index: 5;
}
.services-slider .item:hover::after {
    border: 2px solid rgba(169, 175, 195, 0.3);
}
.services-slider .item .link:hover {
    color: #27ae60;
    border-color: #27ae60;
}
.services-slider-container {
    margin-top: 70px;
    width: calc(100% + ((100vw - (100% + 1.5rem)) / 2));
    position: relative;
}
.sect-why-us .abs-number-sect {
    top: 17%;
    right: 4%;
}
.sect-main-services {
    padding-top: 32px;
}
.sect-main-services .abs-title-big {
    margin-bottom: 65px;
    left: -8%;
}
.sect-why-us {
    padding-top: 55px;
    padding-bottom: 165px;
}
.sect-why-us .abs-title-big {
    margin-left: auto;
    right: -2%;
    position: relative;
    text-align: right;
    margin-bottom: 65px;
}
.why-us-flex {
    gap: 40px;
}
.title-sect {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 110%;
    text-transform: capitalize;
    color: #ffffff;
    margin-top: 10px;
}
.normal-desc {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 150%;
    color: #a9afc3;
    margin-top: 40px;
}
.normal-desc.white {
    color: #ffffff;
}
.two-column-flex > div {
    max-width: 560px;
    width: 50%;
    flex: 1;
}
.normal-about-list {
    margin-top: 50px;
    padding: 0;
}
.normal-about-list li {
    position: relative;
    padding-left: 48px;
    list-style-type: none;
    margin-top: 50px;
}
.normal-about-list li:first-child {
    margin-top: 0;
}
.normal-about-list li::after {
    content: "";
    background: url("../image/icons/list-style.svg");
    height: 24px;
    width: 24px;
    position: absolute;
    left: 0;
    top: 0;
}
.normal-about-list li .title-item {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
}
.normal-about-list li .desc-item {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: #a9afc3;
    margin-top: 15px;
}
.normal-about-list li .desc-item.white {
    color: #ffffff;
}
.sect-why-us .normal-link {
    margin-top: 67px;
}
.why-us-container {
    flex: 1;
}
.why-us-item {
    width: 100%;
}
.why-us-item .item {
    width: calc(50% - 15px);
    padding-top: calc(50% - 15px + 20px);
    position: relative;
    background: linear-gradient(180deg, rgba(25, 28, 38, 0) 0%, #080a12 100%);
    margin-top: 30px;
}
.why-us-item .item.bottom {
    background: linear-gradient(0, rgba(25, 28, 38, 0) 0%, #080a12 100%);
}
.why-us-item .item:first-child {
    margin-top: 0;
}
.why-us-item .item.left {
    float: left;
}
.why-us-item .item.right {
    float: right;
}
.why-us-item .item.right:nth-child(2) {
    margin-top: 60px;
}
.why-us-item {
}
.why-us-item .item .content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.why-us-item .item .title {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 700;
    font-size: 48px;
    line-height: 100%;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
    padding: 0 5px;
    position: relative;
}
.why-us-item .item .desc {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    text-align: center;
    color: #a9afc3;
    margin-top: 15px;
    padding: 0 5px;
}
.why-us-item .item .title::after {
    content: "+";
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 24px;
    line-height: 170%;
    color: #27ae60;
    position: absolute;
    right: -15px;
    top: -10px;
}
.video-abs-sect .abs-img {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
.main-contact-sect .content {
    max-width: 45%;
    position: relative;
    z-index: 5;
}
.main-contact-sect .title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 110%;
    text-transform: capitalize;
    color: #ffffff;
    margin-top: 10px;
}
.main-contact-sect .desc {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: #a9afc3;
    margin-top: 35px;
}
.main-contact-sect .video-abs-sect {
    width: 50vw;
    right: calc((100vw - 100%) / -2);
    height: 100%;
    position: absolute;
    top: 0;
}
.custom-checkbox {
    position: relative;
    padding: 15px 35px;
}
.custom-checkbox .name {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 1;
    color: #ffffff;
    position: relative;
    z-index: 5;
}
.custom-checkbox .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #a9afc3;
    border-radius: 9999px;
    transition: background 0.3s;
}
.custom-checkbox input {
    opacity: 0;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.custom-checkbox input:checked + .bg {
    border: 2px solid #27ae60;
    background: #27ae60;
}
.check-container {
    gap: 20px;
    margin-top: 15px;
}
form .normal-input {
    border: none;
    border-bottom: 1px solid #3a3f50;
    background: none;
    min-width: 220px;
    flex: 1;
    outline: none;
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 161%;
    color: white;
    opacity: 0.5;
    padding-bottom: 5px;
    height: auto;
}
form .normal-input.invalid {
    border-color: #ff4040 !important;
}
.flex-inputs {
    gap: 30px;
    margin-top: 35px;
}
form .normal-textarea {
    width: 100%;
    outline: none;
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: white;
    opacity: 0.5;
    height: 100px;
    background: none;
    border: none;
    border-bottom: 1px solid #3a3f50;
    resize: none;
}
form .normal-textarea.invalid {
    border-color: #ff4040;
}
form .normal-textarea::placeholder,
form .normal-input::placeholder {
    color: rgb(169, 175, 195, 0.5);
    opacity: 1;
}
form .normal-textarea:-ms-input-placeholder,
form .normal-input::placeholder {
    color: rgb(169, 175, 195, 0.5);
}

form .normal-textarea::-ms-input-placeholder,
form .normal-input::placeholder {
    color: rgb(169, 175, 195, 0.5);
}

.consult-pop-up form .normal-input::placeholder,
.consult-pop-up form .normal-textarea::placeholder {
    color: rgb(255, 255, 255, 0.5);
    opacity: 1;
}
.consult-pop-up form .normal-input:-ms-input-placeholder,
.consult-pop-up form .normal-textarea::placeholder {
    color: rgb(255, 255, 255, 0.5);
}

.consult-pop-up form .normal-input::-ms-input-placeholder,
.consult-pop-up form .normal-textarea::placeholder {
    color: rgb(255, 255, 255, 0.5);
}
.consult-pop-up form .normal-input {
    border-color: white;
    opacity: 1;
    width: 100%;
    padding-bottom: 15px;
}

form .normal-textarea:focus,
form .normal-input:focus {
    opacity: 1;
    border-color: #ffffff;
}
.main-contact-sect .normal-button {
    margin-top: 53px;
}
.abs-title-sect-text {
    position: absolute;
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 700;
    font-size: 140px;
    line-height: 1;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px white;
}
.main-contact-sect .abs-title-sect-text {
    right: -7%;
    bottom: 0;
    text-align: right;
}
.main-cases-sect {
    padding-top: 203px;
    padding-bottom: 150px;
}
.normal-title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 110%;
    text-transform: capitalize;
    color: #ffffff;
    margin-top: 10px;
}
.normal-small-desc {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: #a9afc3;
    margin-top: 40px;
    max-width: 560px;
}
.main-cases-sect .flex-two-col .left {
    max-width: 580px;
}
.cases-slider .item {
}
.cases-slider .item .image {
    padding-top: 128%;
    position: relative;
    top: 0;
    transition: 0.5s;
}
.cases-slider .item .bg {
    background: linear-gradient(180deg, rgba(25, 28, 38, 0) 0%, #191c26 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5;
}
.cases-slider .item .image:hover {
    top: -20px;
}
.cases-slider .container-slide {
    margin-top: 70px;
}
.cases-slider .item .fade-text-block {
    position: absolute;
    z-index: 10;
    left: 0;
    padding: 0 50px;
    bottom: 25px;
    opacity: 0;
    transition: 0.5s;
}
.cases-slider .item .image:hover .fade-text-block {
    opacity: 1;
}
.cases-slider .item .fade-text-block .text {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
    margin-bottom: 24px;
}
.cases-slider .item .bg a {
    position: absolute;
    z-index: 25;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.clients-main-sect {
    background: #111319;
    padding: 100px 0;
}
.main-cases-sect .abs-number-sect {
    position: absolute;
    top: 17%;
    right: 4%;
}
.clients-slider img {
    max-width: 150px;
    max-height: 150px;
    opacity: 0.3;
    transition: 0.3s;
}
.clients-slider {
    width: 100%;
}
.clients-slider .swiper-wrapper {
    align-items: center;
}
.clients-slider img:hover {
    opacity: 1;
}
.full-clients-main-sect .abs-title-big {
    left: -8%;
    margin-bottom: 65px;
}
.small-w {
    max-width: 560px;
}
.reviews-slider .content::after {
    background: url("../image/icons/icon_quote.svg");
    width: 100px;
    height: 100px;
    position: absolute;
    content: "";
    top: -50px;
    left: -135px;
}
.reviews-slider .content {
    width: 693px;
    margin-left: auto;
    position: relative;
}
.reviews-slider .item {
    margin-top: 104px;
}
.reviews-slider .item .content .text {
    font-family: "SF Pro Display";
    font-style: normal;
    font-weight: 400;
    font-size: 22px;
    line-height: 140%;
    color: #dbdbdb;
}
.reviews-slider .item .content .author {
    font-family: "SF Pro Display";
    font-style: normal;
    font-weight: 300;
    font-size: 40px;
    line-height: 120%;
    color: #f3f3f3;
    margin-top: 70px;
}
.reviews-slider .item .content .desc {
    font-family: "SF Pro Display";
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 130%;
    color: #787a7c;
    margin-top: 2px;
}
.reviews-slider .buttons {
    margin-left: auto;
    gap: 20px;
}
.reviews-slider .buttons div {
    border: 1px solid #a9afc3;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    cursor: pointer;
}
.reviews-slider .buttons div .active {
    display: none;
}
.reviews-slider .buttons div:hover .inactive {
    display: none;
}
.reviews-slider .buttons div:hover .active {
    display: block;
}
.reviews-slider .buttons div:hover {
    border: 2px solid #ffffff;
}
.full-clients-main-sect {
    padding-bottom: 100px;
}
.last-flex {
    gap: 20px;
}

.last-flex .left {
    max-width: 520px;
    width: 100%;
}
.last-flex .left .reviews-list {
    margin-top: 104px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 15px;
    align-items: center; /* Центрирование содержимого по вертикали */
}

.last-flex .left .reviews-list .item {
    max-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    overflow: hidden; /* Чтобы изображение не выходило за пределы */
}

.last-flex .left .reviews-list .item img {
    width: 100%;
    height: 100%;
    object-fit: contain; /* Сохраняет пропорции и помещает картинку в блок */
}

.last-flex .right {
    max-width: 550px;
    width: 40%;
}
.last-flex form {
    gap: 44px;
    align-items: flex-end;
}
.last-flex form .send-button {
    background: #27ae60;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    transition: 0.3s;
    border: none;
}
.last-flex form .send-button:hover {
    opacity: 0.7;
}
.last-flex .right .first-line .image {
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.last-flex .right .first-line .name-block {
    flex: 1;
    margin-left: 50px;
}
.last-flex .right .first-line .name {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
}
.last-flex .right .first-line .post {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    color: #a9afc3;
    margin-top: 1px;
}
.last-flex .right .desc {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 150%;
    color: #a9afc3;
    margin-top: 55px;
    max-width: 420px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -moz-box;
    -moz-box-orient: vertical;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-clamp: 3;
    box-orient: vertical;
    margin-bottom: 1rem;
}
.last-flex .right .desc *:last-child {
    margin-bottom: 0px;
}
.last-flex .right .sign {
    margin-top: 60px;
    height: 115px;
}
footer {
}
footer .bg-container {
    max-width: 100%;
    width: 100%;
    padding-left: 3.5%;
    padding-right: 3.5%;
}
footer .bg-footer {
    background: linear-gradient(180deg, rgba(25, 28, 38, 0) 0%, #111319 76.56%);
    padding-top: 123px;
    padding-bottom: 52px;
    width: 100%;
}
footer .line {
    border: 1px solid #3a3f50;
    width: 100%;
}
.footer-flex {
    margin-top: 45px;
    gap: 25px;
}
footer .copyright {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 170%;
    color: #a9afc3;
    margin-top: 15px;
}
footer .footer-flex .item .title {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    color: #ffffff;
}
footer .footer-flex .item .title.mt-title {
    margin-top: 20px;
}
footer .footer-flex .item .text {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    color: #a9afc3;
    margin-top: 5px;
}
footer .footer-flex .item .text * {
    margin: 0;
}
footer .footer-flex .item .text a {
    text-decoration: none;
    color: inherit;
}
footer .footer-flex .item {
    display: flex;
    flex-direction: column;
}
.footer-nav {
    list-style-type: none;
}
.footer-nav li a {
    color: #a9afc3;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    text-decoration: none;
}
.footer-nav li {
    margin-top: 6px;
}
.footer-nav li:first-child {
    margin-top: 0;
}
.footer-social {
    list-style-type: none;
    margin-top: 15px;
    gap: 8px;
}
.footer-social li {
}
.footer-social li img {
    height: 26px;
}
.footer-social li:first-child {
    margin-top: 0;
}
.sponsor-logo {
    width: 83px;
    height: auto;
}
main {
    position: relative;
}
main .black-fixed-line {
    position: absolute;
    left: 0;
}
section {
    position: relative;
}
section::after {
    content: "";
    width: 8%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background: #000000;
    z-index: 15;
}
section:first-child::after {
    background: linear-gradient(
        309.12deg,
        #000000 43.16%,
        rgba(93, 225, 106, 0.15) 108.89%
    );
}
nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background: rgba(0, 0, 0, 0.9);
    transition: 0.3s;
    visibility: hidden;
    opacity: 0;
}
nav.show {
    visibility: visible;
    opacity: 1;
}
nav::before {
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(
        -284deg,
        rgba(0, 0, 0, 0) 43.16%,
        rgba(93, 225, 106, 0.4) 100%
    );
    width: 27vw;
    height: 124vh;
    content: "";
}

nav::after {
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(
        -103deg,
        rgba(0, 0, 0, 0) 43.16%,
        rgba(93, 225, 106, 0.4) 100%
    );
    width: 27vw;
    height: 124vh;
    content: "";
}
nav ul {
    padding: 0;
    margin: 0;
}
nav ul li {
    margin-top: 25px;
    list-style-type: none;
}
nav ul li:first-child {
    margin-top: 0;
}
nav ul li a {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 130%;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
    opacity: 0.6;
    text-decoration: none;
    display: block;
    transition: 0.3s;
}
nav ul li a:hover {
    opacity: 1;
    color: white;
}
nav .search button {
    background: none;
    outline: none;
    border: none;
    position: absolute;
    right: 0;
    bottom: 8px;
    z-index: 2;
}
nav .search {
    margin-top: 35px;
    width: 500px;
    position: relative;
}
nav .search input {
    padding-right: 25px;
}
.close-nav {
    cursor: pointer;
    position: absolute;
    top: 40px;
    right: 40px;
    z-index: 5;
}
main section:first-child {
    padding-top: 220px;
}
.about-us-sect .normal-title {
    max-width: 560px;
}
.about-flex {
    margin-top: -30px;
    gap: 60px;
}
.about-flex .item .left,
.about-flex .item .right {
    max-width: 556px;
    flex: 1;
}
.about-flex .item .number-block {
    width: 300px;
    height: 300px;
    margin: auto;
    border: 2px solid #27ae60;
    border-radius: 50%;
}
.about-flex .item .number-block .number {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 80px;
    line-height: 100%;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
}
.about-flex .item .number-block .number-desc {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 130%;
    text-align: center;
    text-transform: capitalize;
    color: #a9afc3;
    margin-top: 15px;
}
.about-flex .item .text-block {
    display: flex;
    flex-direction: column;
    gap: 22px;
}
.about-flex .item .title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
}
.about-flex .item .desc {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 150%;
    color: #a9afc3;
}
.about-flex .item .small-desc {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: #a9afc3;
}
.about-flex .item p {
    margin-top: 13px;
}
.about-flex .item p:first-child {
    margin-top: 0;
}
.abs-breadcrumbs {
    z-index: 8;
    position: absolute;
    right: 4%;
    bottom: -5%;
    display: flex;
    gap: 20px;
}
.abs-breadcrumbs * {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    color: #a9afc3;
    display: flex;
    align-items: center;
    text-decoration: none;
    transition: 0.3s;
}
.abs-breadcrumbs *::before {
    content: "";
    background: #a9afc3;
    height: 1px;
    width: 20px;
    margin-right: 20px;
    transition: 0.3s;
}
.abs-breadcrumbs a:hover {
    color: white;
}
.abs-breadcrumbs a:hover::before {
    background: white;
}
.sect-friendly-team {
    padding-top: 355px;
    padding-bottom: 165px;
}
.sect-friendly-team .normal-title {
    max-width: 600px;
}
.sect-friendly-team .normal-desc {
    max-width: 600px;
}
.team-slider .item {
    position: relative;
    top: 0;
    transition: 0.5s;
    margin-top: 70px;
}
.team-slider .item .bg {
    padding-top: 128%;
    transition: 0.3s;
    background: none;
}
.team-slider .item .bg::after {
    background: linear-gradient(
        to top,
        rgba(25, 28, 38, 0),
        rgba(25, 28, 38, 1)
    );
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    opacity: 1;
    transition: 0.3s;
}
.team-slider .item .bg .name-block {
    position: absolute;
    z-index: 3;
    bottom: 30px;
    left: 0;
    padding: 0 50px;
    opacity: 0;
    transition: 0.3s;
}
.team-slider .item .bg .name-block .name {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
}
.team-slider .item .bg .name-block .post {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: #a9afc3;
    margin-top: 1px;
}
.team-slider .item .bg .name-block svg {
    margin-top: 15px;
}
.team-slider .item a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.team-slider .item:hover {
    top: -20px;
}
.team-slider .item:hover .bg::after {
    opacity: 0;
}
.team-slider .item:hover .bg::before {
    opacity: 1;
}
.team-slider .item:hover .name-block {
    opacity: 1;
}
.about-us-sect .abs-number-sect {
    right: 4%;
    top: 21%;
}
.sect-friendly-team .abs-number-sect {
    right: 4%;
    top: 30%;
}
.full-video-sect {
    width: 100%;
    position: relative;
    height: 750px;
}
.full-video-sect video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.full-video-sect.active video {
    z-index: 5;
}
.full-video-sect .preview {
    z-index: 3;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.full-clients-main-sect.pt {
    padding-top: 242px;
}
.full-video-sect .button-start {
    background: #27ae60;
    width: 125px;
    height: 125px;
    border-radius: 50%;
    cursor: pointer;
    position: absolute;
    left: auto;
    top: auto;
    z-index: 10;
}
.full-video-sect .button-start svg {
    margin-right: -5px;
}
.big-services-sect {
    padding-bottom: 100px;
}
.all-services-list {
    margin-top: 70px;
}
.all-services-list .item {
    width: calc(100% / 3);
    position: relative;
}
.all-services-list .item img {
    height: 105%;
    width: auto;
}
.all-services-list .item .bg-container {
    padding-top: 120%;
    width: 100%;
    position: relative;
}
.all-services-list .item .bg-container .bg {
    background: linear-gradient(180deg, #191c26 0%, rgba(25, 28, 38, 0) 100%);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    padding: 0 30%;
    box-sizing: border-box;
}
.all-services-list .item .bg-container .bg.black {
    background: linear-gradient(180deg, #080a12 0%, rgba(8, 10, 18, 0) 100%);
}
.all-services-list .item .bg-container .bg .image {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 50%;
    width: 130px;
    height: 130px;
}
.all-services-list .item .bg-container .bg .name {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    text-align: center;
    text-transform: capitalize;
    color: #a9afc3;
    margin-top: 35px;
}
.all-services-list .item .bg-container .bg .read-more {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #f2f2f2;
    padding-bottom: 8px;
    border-bottom: 1px solid #f2f2f2;
    text-decoration: none;
    display: table;
    margin: 0 auto;
    margin-top: 50px;
    transition: 0.3s;
    position: relative;
    z-index: 20;
}
.all-services-list .item .bg-container .bg .read-more:hover {
    color: #27ae60;
    border-color: #27ae60;
}
.all-services-list .item .bg-container .bg::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 2px solid rgba(255, 255, 255, 0);
    transition: 0.3s;
    z-index: 15;
}
.all-services-list .item:hover .bg-container .bg::after {
    border: 2px solid #27ae60;
}
.big-services-sect .abs-number-sect {
    right: 4%;
    top: 18%;
}
.big-services-sect .normal-small-desc {
    max-width: 560px;
}
.abs-breadcrumbs {
    bottom: 3%;
}
.cases-category {
    padding-top: 70px;
    gap: 40px;
    flex-wrap: wrap;
}
.cases-category .item {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #a9afc3;
    padding-bottom: 8px;
    border-bottom: 1px solid #a9afc3;
    text-decoration: none;
    display: table;
    margin: 0;
    transition: 0.3s;
    position: relative;
    cursor: pointer;
    white-space: nowrap;
}
.cases-category .item:hover {
    color: white;
    border-color: white;
}
.cases-category .item.active {
    color: #27ae60;
    border-color: #27ae60;
}
.all-cases-list .case-category {
    display: none;
    width: 100%;
}
.all-cases-list .case-category:first-child {
    display: block;
}
.all-cases-list {
}
.all-cases-list .item .container-case {
    background: linear-gradient(180deg, rgba(25, 28, 38, 0) 0%, #191c26 100%);
    width: 100%;
    position: relative;
    margin-top: 60px;
    transition: 0.5s;
    top: 0;
}
.all-cases-list .item .container-case a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.all-cases-list .item .container-case .image {
    width: 100%;
    padding-top: 120%;
    position: relative;
}
.all-cases-list .item .container-case .image .bg {
    background: linear-gradient(180deg, rgba(25, 28, 38, 0) 0%, #191c26 100%);
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    transition: 0.5s;
}
.all-cases-list .item:hover .container-case {
    top: -30px;
}
.all-cases-list .item {
    width: calc(100% / 3);
}
.all-cases-list .item .fade-text-block {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 50px;
    opacity: 0;
    transition: 0.5s;
}
.all-cases-list .item .fade-text-block .text {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 130%;
    color: #ffffff;
    margin-bottom: 16px;
}
.all-cases-list .item:hover .fade-text-block {
    opacity: 1;
}
.load-more-button {
    margin: auto;
    margin-top: 70px;
    display: table;
    cursor: pointer;
}
.big-cases-sect {
    padding-bottom: 139px;
}
.big-cases-sect .abs-breadcrumbs {
    bottom: 9%;
}
.big-cases-sect .abs-number-sect {
    right: 4%;
    top: 13%;
}
.flex-one-service .left {
    min-width: 72%;
    padding-right: 5%;
    flex: 1;
}
.flex-one-service .right {
    flex: 1;
    max-width: 262px;
}
.flex-one-service .service-image {
    padding-top: 54%;
    width: 100%;
}
.flex-one-service {
    margin-top: 70px;
}
.content {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: #a9afc3;
}
.flex-one-service .first-desc-project {
    margin-top: 40px;
}
.working-process {
    margin-top: 28px;
}
.working-process .step {
    width: 30%;
    max-width: 242px;
}
.working-process .step .number-step {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #27ae60;
}
.title-work-process {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
    margin-top: 70px;
}
.working-process .step .title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
    margin-top: 24px;
}
.working-process .step .desc {
    margin-top: 12px;
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: #a9afc3;
}
.content ul {
    padding-left: 0;
    margin-left: 0;
}
.content ul li {
    list-style-type: none;
    position: relative;
    padding-left: 26px;
    margin-bottom: 10px;
}
.content ul li:before {
    content: "";
    width: 6px;
    height: 6px;
    background: #27ae60;
    position: absolute;
    left: 0;
    top: 12px;
    border-radius: 50%;
}
.flex-one-service .second-desc-project {
    margin-top: 70px;
}
.post-content > * {
    margin-bottom: 30px;
}
.sidebar .category {
    padding: 45px 40px;
    background: #111319;
}
.sidebar .category > a {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    text-transform: capitalize;
    color: #a9afc3;
    opacity: 0.5;
    display: table;
    text-decoration: none;
    margin-top: 30px;
}
.sidebar .category > a:first-child {
    margin-top: 0;
}
.sidebar .category > a.active {
    opacity: 1;
    color: #ffffff;
}
.sticky-block {
    position: sticky;
}
.sidebar .contact-banner {
    margin-top: 52px;
}
.sidebar .contact-banner .banner-bg {
    padding: 50px 40px;
    background: rgba(0, 0, 0, 0.5);
}
.sidebar .contact-banner .title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
}
.sidebar .contact-banner .desc {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: #a9afc3;
    margin-top: 35px;
}
.sidebar .contact-banner .link-button {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #27ae60;
    text-decoration: none;
    padding-bottom: 12px;
    border-bottom: 1px solid #27ae60;
    margin-top: 45px;
    display: table;
    transition: 0.3s;
}
.sidebar .contact-banner .link-button:hover {
    color: white;
    border-color: white;
}
.sidebar .news-banner {
    margin-top: 50px;
    background: #111319;
    padding: 45px 40px;
}
.sidebar .news-banner .title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
}
.sidebar .news-banner form {
    margin-top: 30px;
}
.sidebar .news-banner form input {
    border: none;
    border-bottom: 1px solid #3a3f50;
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: white;
    background: none;
    padding-bottom: 7px;
    width: 100%;
    box-sizing: border-box;
    padding-right: 26px;
}
.sidebar .news-banner form input::placeholder {
    color: rgba(169, 175, 195, 0.5);
    opacity: 1;
}
.sidebar .news-banner form input:-ms-input-placeholder {
    color: rgba(169, 175, 195, 0.5);
}
.sidebar .news-banner form input::-ms-input-placeholder {
    color: rgba(169, 175, 195, 0.5);
}
input,
select,
textarea,
button {
    outline: none;
}
.sidebar .news-banner form button {
    position: absolute;
    right: 0;
    top: 0;
    background: none;
    border: none;
}
.sidebar .news-banner .contact {
    margin-top: 30px;
    gap: 17px;
}
.sidebar .news-banner .contact .item {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-transform: uppercase;
    color: #a9afc3;
    transition: 0.3s;
    text-decoration: none;
}
.sidebar .news-banner .contact .item:hover {
    color: white;
}
.sidebar .news-banner .contact .circle {
    background: #27ae60;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}
.one-service-sect {
    padding-bottom: 153px;
}
.one-service-sect .abs-number-sect {
    right: 4%;
    top: 10%;
}
.one-case-sect {
    padding-bottom: 100px;
    background: #111319;
}
.one-case-content {
    margin-top: 70px;
}
.one-case-slider .image {
    width: 100%;
    padding-top: 39.5%;
}
.one-case-content .nav-buttons div:first-child {
    text-align: left;
}
.one-case-content .nav-buttons {
    margin-top: 30px;
}
.one-case-content .about-project {
    padding: 0 20%;
    margin-top: 25px;
}
.one-case-content .about-project .title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
}
.one-case-content .about-project .content {
    margin-top: 15px;
}
.one-case-content .about-project .info {
    border-top: 1px solid #3a3f50;
    border-bottom: 1px solid #3a3f50;
    margin-top: 70px;
    padding: 40px 5% 40px 0px;
}
.one-case-content .about-project .info-text {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: #a9afc3;
    margin-top: 11px;
}
.one-case-content .about-project .info-text span {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 170%;
    color: #ffffff;
    margin-right: 5px;
}
.one-case-content .about-project .info > div {
    max-width: 50%;
}
.one-case-content .about-project .info-text:first-child {
    margin-top: 0;
}
.one-case-content .about-project .flex-share {
    margin-top: 40px;
}
.one-case-content .about-project .flex-share .share-div span {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #a9afc3;
    margin-left: 15px;
    text-decoration: none;
}
.one-case-content .about-project .flex-share .share-div {
    margin-left: 26px;
    text-decoration: none;
}
.one-case-sect .abs-number-sect {
    top: 14%;
    right: 4%;
}
.blog-list {
    margin-top: 70px;
    gap: 30px;
}
.blog-list .item {
    width: calc(50% - 15px);
    position: relative;
}
.blog-list .item .image {
    width: 100%;
    padding-top: 90%;
    position: relative;
}
.blog-list .item .image .bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    transition: 0.3s;
}
.blog-list .item .image .bg::before {
    background: linear-gradient(
        180deg,
        rgba(25, 28, 38, 0) 0%,
        rgba(17, 19, 25, 1) 100%
    );
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    transition: 0.5s;
    opacity: 1;
}
.blog-list .item .image .bg::after {
    background: linear-gradient(
        180deg,
        rgba(8, 10, 18, 0.2) 0%,
        rgba(8, 10, 18, 0.7) 70%,
        rgba(39, 174, 96, 0.5) 100%
    );
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    content: "";
    transition: 0.5s;
    opacity: 0;
}
.blog-list .item .blog-post-content {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 5%;
    overflow: hidden;
    z-index: 10;
}
.blog-list .item .blog-post-content .category {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 170%;
    color: #ffffff;
    white-space: nowrap;
    padding: 0 15px;
    background: #27ae60;
    text-decoration: none;
}
.blog-list .item .blog-post-content .public-date {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 170%;
    color: #a9afc3;
}
.blog-list .item .blog-post-content .post-title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
    margin-top: 11px;
}
.blog-list .item .blog-post-content svg {
    margin-top: 30px;
}
.blog-list .item .blog-post-content .container-content {
    position: relative;
    bottom: -40px;
    transition: 0.5s;
}
.blog-list .item > a {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5;
    width: 100%;
    height: 100%;
}
.blog-list .item:hover .bg::before {
    opacity: 0;
}
.blog-list .item:hover .bg::after {
    opacity: 1;
}
.blog-list .item:hover .blog-post-content .container-content {
    bottom: 0;
}
.blog-sect {
    padding-bottom: 200px;
}
.blog-sect .abs-number-sect {
    right: 4%;
    top: 10%;
}
.flex-article {
    margin-top: 70px;
    padding-bottom: 330px;
}
.flex-article .left {
    width: 72%;
    margin-right: 5%;
}
.post-content {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: #a9afc3;
}
.post-beforecontent {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 150%;
    color: #a9afc3;
    margin-top: 40px;
}
.post-content > * {
    margin-bottom: 50px;
}
.one-post-content {
    margin-top: 32px;
}
.post-content .quote-div {
    background: #111319;
    padding: 60px 60px 45px 60px;
    position: relative;
}
.post-content .quote-div q {
    font-family: "Mulish";
    font-style: italic;
    font-weight: 500;
    font-size: 20px;
    line-height: 170%;
    color: #a9afc3;
}
.post-content .quote-div .author {
    margin-top: 40px;
}
.post-content .quote-div .author .name {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 22px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
}
.post-content .quote-div .author .post {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    color: #a9afc3;
    margin-top: 5px;
}
.post-content .quote-div::after {
    content: "";
    position: absolute;
    right: 56px;
    bottom: 46px;
    background: url("../image/icons/icon_quote.svg") center/cover;
    width: 50px;
    height: 50px;
    z-index: 5;
}
.share-button {
    display: table;
}
.share-button a {
    gap: 15px;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #a9afc3;
    text-decoration: none;
}
.tags {
    gap: 10px;
}
.tags .tag {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    color: #a9afc3;
    white-space: nowrap;
    padding: 5px 17px;
    background: #111319;
    text-decoration: none;
}
.tags-line {
    margin-top: 77px;
}
.post-author {
    padding: 50px;
    background: #111319;
    margin-top: 30px;
    gap: 30px;
}
.post-author .photo {
    width: 100px;
    height: 100px;
}
.post-author .right-content {
    flex: 1;
}
.post-author .name {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
}
.post-author .desc {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: #a9afc3;
    margin-top: 11px;
}
.post-author .social {
    padding: 0;
    margin: 23px 0 0;
}
.post-author .social li {
    list-style-type: none;
    padding-left: 15px;
    display: flex;
    align-items: center;
}
.post-author .social a {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-transform: uppercase;
    color: rgb(169, 175, 195, 0.5);
    text-decoration: none;
    margin-left: 15px;
}
.post-author .social li::before {
    border-radius: 50%;
    width: 6px;
    height: 6px;
    background: #27ae60;
    content: "";
    display: table;
}
.post-author .social li:first-child {
    margin: 0;
    padding: 0;
}
.post-author .social li:first-child a {
    margin: 0;
}
.post-author .social li:first-child::before {
    display: none;
}
.post-line {
    margin: 60px 0;
    border: 1px solid #3a3f50;
    width: 100%;
}
.prev-next-post {
    width: 100%;
    gap: 30px;
}
.prev-next-post > div .button {
    position: relative;
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: right;
    text-transform: uppercase;
    color: #ffffff;
    width: 100px;
    padding-bottom: 12px;
    border-bottom: 1px solid #ffffff;
    transition: 0.3s;
    cursor: pointer;
    white-space: nowrap;
}
.prev-next-post > div:hover .button {
    color: #27ae60;
    border-color: #27ae60;
}
.prev-next-post > div.prev .button {
    text-align: left;
}
.prev-next-post > div {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
    flex: 1;
}
.prev-next-post > div.next {
    align-items: flex-end;
    text-align: end;
}
.prev-next-post > div .title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
    margin-top: 25px;
    transition: 0.3s;
}
.prev-next-post > div:hover .title {
    color: #27ae60;
}
.prev-next-post > div a {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 5;
}
.recent-posts {
    margin-top: 120px;
}
.recent-posts .title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 130%;
    color: #ffffff;
}
.recent-posts .desc {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: #a9afc3;
    margin-top: 10px;
    max-width: 560px;
}
.post-comments {
    margin-top: 120px;
}
.post-comments .title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
}
.list-comments {
    margin-top: 40px;
}
.list-comments .image {
    width: 50px;
    height: 50px;
    border-radius: 50%;
}
.list-comments .name {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
    margin-left: 20px;
}
.list-comments .public-date {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 170%;
    color: #a9afc3;
    margin-left: 20px;
    display: flex;
    align-items: center;
}
.list-comments .public-date::before {
    content: "";
    height: 6px;
    width: 6px;
    border-radius: 50%;
    background: #27ae60;
    display: block;
    margin-right: 20px;
}
.list-comments .reply-button {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-transform: uppercase;
    color: #27ae60;
    transition: 0.3s;
    cursor: pointer;
    margin-left: auto;
}
.list-comments .reply-button:hover {
    color: white;
}
.list-comments .comment-text {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: #a9afc3;
    margin-top: 18px;
    padding-bottom: 30px;
    border-bottom: 1px solid #3a3f50;
}
.list-comments .item {
    margin-top: 50px;
}
.list-comments .item:first-child {
    margin-top: 0;
}
.list-comments .item .item {
    margin-left: 50px;
}
.reply-form {
    margin-top: 120px;
}
.reply-form .title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 40px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
}
.reply-form .desc {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: #a9afc3;
    margin-top: 10px;
}
.reply-form form {
    margin-top: 70px;
    gap: 30px;
}
.reply-form form input,
.reply-form form textarea {
    width: calc(100% / 3 - 20px);
    border: none;
    border-bottom: 1px solid #3a3f50;
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: white;
    background: none;
    outline: none;
    resize: none;
    flex: none;
}
.reply-form form textarea {
    width: 100%;
    flex: none;
}
.reply-form form input::placeholder,
.reply-form form textarea::placeholder {
    color: rgb(169, 175, 195, 0.5);
    opacity: 1;
}
.reply-form form input:-ms-input-placeholder,
.reply-form form textarea:-ms-input-placeholder {
    color: rgb(169, 175, 195, 0.5);
}
.reply-form form input::-ms-input-placeholder,
.reply-form form textarea::-ms-input-placeholder {
    color: rgb(169, 175, 195, 0.5);
}
.flex-article .right {
    flex: 1;
}

.search-post {
    position: relative;
}
.container-search {
    padding: 40px;
    background: #111319;
}
.search-post input {
    width: 100%;
}
.search-post button {
    position: absolute;
    background: none;
    border: none;
    outline: none;
    right: 0;
    top: -5px;
}
.post-category {
    margin-top: 55px;
}
.post-category .title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
}
.post-category .category-list {
    margin-top: 30px;
}
.post-category .category-list .item {
    border-top: 1px solid #3a3f50;
    margin-top: 10px;
    position: relative;
}
.post-category .category-list .item:first-child {
    margin-top: 0;
}
.post-category .category-list .item .image {
    width: 60px;
    height: 60px;
}
.post-category .category-list .item .name {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    color: #ffffff;
    margin-left: 30px;
    flex: 1;
}
.post-category .category-list .item .name span {
    color: rgba(169, 175, 195, 1);
}
.post-category .category-list .item a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.sidebar-recent-post {
    margin-top: 50px;
}
.sidebar .title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 28px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
}
.sidebar .recent-posts-list {
    margin-top: 22px;
}
.sidebar .recent-posts-list .item {
    position: relative;
    margin-top: 50px;
}
.sidebar .recent-posts-list .item .image {
    width: 100%;
    padding-top: 57%;
    position: relative;
}
.sidebar .recent-posts-list .item .image::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    background: linear-gradient(180deg, rgba(25, 28, 38, 0) 0%, #191c26 100%);
}
.sidebar .recent-posts-list .item .public-date {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 170%;
    color: #6e7788;
    margin-top: 15px;
}
.sidebar .recent-posts-list .item .post-title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-size: 20px;
    line-height: 130%;
    text-transform: capitalize;
    color: #ffffff;
    margin-top: 15px;
}
.sidebar .recent-posts-list .item a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
}
.sidebar .recent-posts-list .item:first-child {
    margin-top: 0;
}
.sidebar-newslatter {
    padding: 50px 40px 45px 40px;
    background: #111319;
    margin-top: 50px;
}
.sidebar-newslatter .input-div button {
    position: absolute;
    right: 0;
    top: -5px;
    background: none;
    border: none;
    outline: none;
}
.sidebar-newslatter .input-div input {
    width: 100%;
}
.sidebar-newslatter .input-div {
    margin-top: 30px;
}
.sidebar-newslatter .social {
    padding: 0;
    margin: 0;
    margin-top: 30px;
}
.sidebar-newslatter .social li {
    list-style-type: none;
    padding-left: 17px;
    display: flex;
    align-items: center;
}
.sidebar-newslatter .social li::before {
    width: 6px;
    height: 6px;
    content: "";
    border-radius: 50%;
    display: block;
    background: #dd4242;
    margin-right: 17px;
}
.sidebar-newslatter .social li a {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 150%;
    text-transform: uppercase;
    color: #a9afc3;
    opacity: 0.5;
    transition: 0.3s;
    text-decoration: none;
}
.sidebar-newslatter .social li a:hover {
    opacity: 1;
}
.sidebar-newslatter .social li:first-child {
    padding-left: 0;
}
.sidebar-newslatter .social li:first-child:before {
    display: none;
}
.flex-contact {
    gap: 40px;
}
.flex-contact .left {
    flex: 1;
}
.contact-items-list {
    max-width: 458px;
    width: 100%;
    gap: 30px;
}
.contact-items-list .item {
    width: 100%;
    padding: 40px;
    background: rgba(255, 255, 255, 0.05);
}
.contact-items-list .item img {
    width: 70px;
}
.contact-items-list .item .text {
    flex: 1;
    margin-left: 40px;
}
.contact-items-list .item .text .title {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 170%;
    color: #ffffff;
}
.contact-items-list .item .text .desc {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 170%;
    color: #a9afc3;
    margin-top: 4px;
}
.contact-items-list .item .text .desc a {
    text-decoration: none;
}
.flex-contact .right {
    max-width: 600px;
}
.flex-contact .right .normal-small-desc {
    margin-top: 35px;
}
.contact-sect-form {
    gap: 30px;
    position: relative;
    z-index: 6;
}
.contact-sect-form textarea {
    width: 100%;
}
.contact-sect-form .flex-buttons {
    margin-top: 50px;
    gap: 20px;
}
.full-map-sect {
    position: relative;
    z-index: 15;
    padding-top: 183px;
}
.full-map-sect .map {
    position: relative;
    width: 100%;
    padding-top: 23%;
    z-index: 15;
}
.full-map-sect .map iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.sect-404 {
    width: 100vw;
    height: 100vh;
    position: relative;
    overflow: hidden;
}
.flex-404 {
    width: 100%;
    height: 100%;
}
section.sect-404::after {
    height: 100%;
    width: 10%;
    content: "";
    position: absolute;
    left: 10%;
    top: 0;
    background: #080a12;
    transform: rotate(15deg);
}
.sect-404 .bg-image {
    position: absolute;
    right: 0px;
    top: 10%;
    height: 80%;
}
.sect-404::before {
    height: 100%;
    width: 1px;
    content: "";
    position: absolute;
    right: 25%;
    top: -10%;
    background: #3a3f50;
    transform: rotate(-30deg);
}
.sect-404 .abs {
    position: absolute;
}
*::-webkit-scrollbar {
    display: none;
}
.title-404 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-size: 100px;
    line-height: 100%;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
}
.after-title-404 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-size: 60px;
    line-height: 100%;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
}
.desc-404 {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 150%;
    text-align: center;
    color: #a9afc3;
    margin-top: 35px;
}
.text-404 {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    text-align: center;
    color: #a9afc3;
    margin-top: 75px;
}
.text-404 a {
    text-decoration: none;
    color: rgba(39, 174, 96, 1);
}
.search-form-404 {
    margin-top: 40px;
    position: relative;
    width: 300px;
}
.search-form-404 input {
    width: 100%;
}
.search-form-404 button {
    position: absolute;
    right: 0;
    top: -5px;
    border: none;
    background: none;
    outline: none;
}
.flex-404 > * {
    position: relative;
    z-index: 10;
}
.sect-404 .logo {
    left: 21vw;
    top: 44vh;
    transform: rotate(27deg);
    z-index: 2;
}
.sect-404 .link {
    font-family: "Mulish";

    font-style: normal;

    font-weight: 400;

    font-size: 18px;

    line-height: 150%;
    /* identical to box height, or 27px */

    text-decoration: none;

    color: #ffffff;
}
.sect-404 .cases {
    top: 22vh;
    left: 26vw;
    transform: rotate(-26.8deg);
    z-index: 3;
}
.sect-404 .services {
    left: 32vw;
    top: 9vh;
    transform: rotate(-177.87deg);
    z-index: 2;
}
.sect-404 .contact {
    top: 12vh;

    right: 50vw;

    transform: rotate(21.47deg);
}
.sect-404 .burger-nav {
    top: 22vh;
    left: 6vw;
    z-index: 3;
}
.sect-404 .footer-block {
    max-width: 250px;
}
.sect-404 .footer-block .title {
    font-family: "Mulish";

    font-style: normal;

    font-weight: 700;

    font-size: 16px;

    line-height: 170%;
    /* or 27px */

    color: #ffffff;
}
.sect-404 .footer-block .desc {
    font-family: "Mulish";

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 170%;
    /* or 27px */

    color: #a9afc3;
}
.sect-404 .footer-block .desc a {
    text-decoration: none;

    color: inherit;
}
.sect-404 .hit-us-up {
    left: 34vw;

    bottom: 8vh;

    transform: rotate(-11.36deg);
}
.sect-404 .working-hours {
    right: 16vw;
    bottom: 35vh;
    transform: rotate(-15.74deg);
    z-index: 2;
}
.sect-404 .address {
    top: 24vh;
    right: 5.7vw;
    transform: rotate(151.5deg);
    z-index: 2;
}
.sect-404 .abs-top-contact {
    transform: rotate(-127deg) translateX(100%) translateY(100%);
    top: auto;
    bottom: 0;
    left: 2vw;
    transform-origin: bottom right;
    z-index: 3;
}
.sect-404 .quote-button {
    bottom: 18.5vh;
    right: 16.7vw;
    transform: rotate(-27.42deg);
    z-index: 2;
}
.sect-404 .oops-text {
    top: 13.6vh;

    right: 23vw;

    font-family: "Mulish";

    font-style: normal;

    font-weight: 400;

    font-size: 16px;

    line-height: 170%;

    color: #a9afc3;
    display: flex;
    align-items: center;
}
.sect-404 .oops-text::before {
    content: "";
    border: 1px solid #a9afc3;
    width: 20px;
    margin-right: 20px;
}
.sect-404 .phone {
    font-style: normal;

    font-weight: 400;

    font-size: 20px;

    line-height: 150%;
    /* identical to box height, or 30px */

    color: #ffffff;

    text-decoration: none;

    font-family: "Poppins";

    right: 16.7vw;

    top: 6.9vh;
}
body.hidden {
    overflow: hidden;
}
.pop-up {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: rgba(0, 0, 0, 0.9);
    transition: 0.3s;
    opacity: 0;
    visibility: hidden;
}
.pop-up.active {
    opacity: 1;
    visibility: visible;
}
.pop-up::before {
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(
        -284deg,
        rgba(0, 0, 0, 0) 43.16%,
        rgba(93, 225, 106, 0.4) 100%
    );
    width: 50%;
    height: 100%;
    content: "";
}
.pop-up::after {
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(
        -103deg,
        rgba(0, 0, 0, 0) 43.16%,
        rgba(93, 225, 106, 0.4) 100%
    );
    width: 50%;
    height: 100%;
    content: "";
}
.consult-pop-up .top-text {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    letter-spacing: 0.08em;
    text-transform: uppercase;
    color: #a9afc3;
}
.consult-pop-up .title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-size: 64px;
    line-height: 110%;
    text-align: center;
    text-transform: capitalize;
    color: #ffffff;
    margin-top: 20px;
}
.consult-pop-up .title span {
    color: rgba(93, 225, 106, 1);
}
.consult-pop-up .content-pop-up {
    max-width: 555px;
    max-height: 100%;
    overflow-y: auto;
    padding: 50px 0px;
}
.consult-pop-up .desc {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 170%;
    text-align: center;
    color: #a9afc3;
    margin-top: 15px;
}
.consult-pop-up .services-form {
    max-width: 550px;
    margin: 30px auto auto;
}
.consult-pop-up form .input-div {
    margin: 40px auto auto;
    max-width: 555px;
    width: 100%;
}
.consult-pop-up form .input-div input {
    width: calc(50% - 15px);
}
.consult-pop-up form .input-div {
    gap: 30px;
}
.consult-pop-up form button.normal-button {
    margin: 35px auto auto;
    display: table;
}
.pop-up .flex-pop-up {
    width: 100%;
    height: 100%;
    overflow: auto;
    position: relative;
    z-index: 15;
}
.consult-pop-up .content-pop-up-number {
    /* border-radius: 14px; */
    /* padding: 0px 25px; */
    max-height: 50vh;
    overflow: auto;
    /* width: 95%; */
    max-width: 400px;
    /* border: 3px solid #27ae60; */
}
.consult-pop-up .line-number {
    gap: 10px;
    /* border-bottom: 1px solid lightgray; */
    padding: 15px 0;
}
.consult-pop-up .line-number:last-child {
    border: none;
}
.consult-pop-up .line-number .flag {
    width: 50px;
    height: auto;
    border: 2px solid white;
    border-radius: 4px;
    overflow: hidden;
}
.consult-pop-up .line-number .number {
    color: white;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    text-decoration: none;
}
.consult-pop-up .line-number .text {
    color: white;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 130%;
    text-decoration: none;
}
.consult-pop-up .line-number:first-child {
    margin-top: 0;
}
.pop-up .close-pop-up {
    position: absolute;
    right: 35px;
    top: 35px;
    width: 30px;
    height: auto;
    cursor: pointer;
    z-index: 20;
}
.pop-up .close-pop-up path {
    stroke: rgba(255, 255, 255, 0.7);
}
body.hidden {
    overflow: hidden;
}
.container {
    position: relative;
    z-index: 20;
}
.first-main-sect {
    padding-bottom: 100px;
}
.normal-title span:last-child {
    font-family: auto;
    color: #27ae60;
}
.full-clients-main-sect.pts {
    padding-top: 240px;
}
.main-contact-sect {
    display: flex;
    align-items: center;
}
.two-column-flex {
    gap: 50px;
}
.one-service-sect .normal-title {
    max-width: 900px;
}
.article-image {
    width: 100%;
}
.post-content ul {
    padding: 0 0 0 20px;
}
.contact-items-list p {
    margin: 0;
}
.contact-items-list a {
    color: inherit;
}
#snackbar {
    visibility: hidden; /* Hidden by default. Visible on click */
    min-width: 250px; /* Set a default minimum width */
    margin-left: -125px; /* Divide value of min-width by 2 */
    background-color: #333; /* Black background color */
    color: #fff; /* White text color */
    text-align: center; /* Centered text */
    border-radius: 2px; /* Rounded borders */
    padding: 16px; /* Padding */
    position: fixed; /* Sit on top of the screen */
    z-index: 5000; /* Add a z-index if needed */
    left: 50%; /* Center the snackbar */
    bottom: 30px; /* 30px from the bottom */
}

/* Show the snackbar when clicking on a button (class added with JavaScript) */
#snackbar.show {
    visibility: visible; /* Show the snackbar */
    /* Add animation: Take 0.5 seconds to fade in and out the snackbar.
    However, delay the fade out process for 2.5 seconds */
    -webkit-animation: fadein 0.5s, fadeout 0.5s 4.5s;
    animation: fadein 0.5s, fadeout 0.5s 4.5s;
}

/* Animations to fade the snackbar in and out */
@-webkit-keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

@keyframes fadein {
    from {
        bottom: 0;
        opacity: 0;
    }
    to {
        bottom: 30px;
        opacity: 1;
    }
}

@-webkit-keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }
    to {
        bottom: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        bottom: 30px;
        opacity: 1;
    }
    to {
        bottom: 0;
        opacity: 0;
    }
}
.loader {
    display: none;
    margin-top: 25px;
}
.loader.load {
    display: flex;
    justify-content: center;
    align-items: center;
}
.search-list {
    margin-top: 25px;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.search-list .item {
    background: #27ae60;
    width: 100%;
    padding: 5px 15px;
    color: white;
    text-decoration: none;
    transition: 0.3s;
    display: block;
    border-radius: 2px;
    font-size: 20px;
}
.search-list .item:hover {
    opacity: 0.7;
}
.search-section {
    padding-bottom: 100px;
}
.sect-404 .footer-block .desc p {
    margin: 0;
}
.content-pop-up .contact-sect-form {
    margin-bottom: 0;
    padding-bottom: 0;
}
.first-main-sect .content {
}
.faq-sect {
    padding-top: 95px;
    padding-bottom: 295px;
}
.faq-list {
    gap: 35px;
    margin-top: 50px;
}
.list-faq .faq-item .name {
    color: #fff;
    font-family: Poppins;
    font-size: 26px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 52px */
    text-transform: capitalize;
    cursor: pointer;
}
section.without-line::after {
    display: none;
}
.reviews-padding-block::after {
    background: url(../image/icons/icon_quote.svg);
    width: 100px;
    height: 100px;
    position: absolute;
    content: "";
    top: 65px;
    left: -110px;
}
.reviews-padding-block {
}
.list-faq {
    column-gap: 50px;
    margin-top: 50px;
    row-gap: 35px;
}
.list-faq .faq-item {
    width: calc(50% - 25px);
}
.list-faq .faq-item .name img {
    margin-left: auto;
    display: block;
    transition: 0.3s;
    height: 35px;
}
.list-faq .faq-item.active .name img {
    transform: rotate(90deg);
}
.list-faq .faq-item .faq-content {
    display: none;
}
.list-faq .faq-item .faq-content * {
    margin-bottom: 0;
    padding-bottom: 1rem;
}
.about-reviews .reviews-padding-block::after {
    display: none;
}
.about-reviews {
    padding-top: 185px;
    padding-bottom: 77px;
}
.about-reviews .abs-number-sect {
    right: 4%;
    top: 30%;
}
.about-reviews .bg-image {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 50vw;
}
.about-reviews .bg-image .bg {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.our-partners-sect {
    padding-top: 182px;
    padding-bottom: 120px;
}
.partners-slider {
    padding-top: 100px;
}
.partners-slider .swiper-wrapper {
    flex-direction: row;
}
.partners-slider .item .bg {
    height: 85px;
    background: rgba(37, 37, 37, 0.4);
    backdrop-filter: blur(3px);
    width: 200px;
}
.partners-slider .item .bg img {
    max-width: 80%;
    max-height: 80%;
    opacity: 0.5;
    transition: 0.3s;
}
.partners-slider .item .bg:hover img {
    opacity: 1;
}
.partners-slider .item .bg:nth-child(2) {
    margin-top: 64px;
}
.partners-slider .buttons {
    margin-left: auto;
    gap: 20px;
}
.partners-slider .buttons div {
    border: 1px solid #a9afc3;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    cursor: pointer;
}
.partners-slider .buttons div .active {
    display: none;
}
.partners-slider .buttons div:hover .inactive {
    display: none;
}
.partners-slider .buttons div:hover .active {
    display: block;
}
.partners-slider .buttons div:hover {
    border: 2px solid #ffffff;
}
.partners-slider .flex-control {
    margin-top: 100px;
}
.partners-slider .pagination {
    gap: 33px;
}
.partners-slider .swiper-pagination-bullet {
    border-radius: 100px;
    background: #fff;
    height: 4px;
    width: 40px;
    opacity: 1;
    transition: 0.3s;
}
.partners-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #5de16a;
    width: 120px;
    height: 12px;
}
.mob-fade {
    display: none;
}
.main-contact-sect .container {
    padding-top: 108px;
    padding-bottom: 50px;
}
.main-contact-sect .left {
    position: relative;
    z-index: 8;
}
.main-contact-sect .video-normal-h {
    padding: 0;
    height: 100%;
}
section.one-service-first-sect:first-child {
    padding-top: 300px;
    padding-bottom: 400px;
}
.one-service-first-sect .normal-title {
    max-width: 850px;
}
.one-service-first-sect .normal-desc {
    max-width: 580px;
    margin-bottom: 30px;
}
.one-service-first-sect .abs-breadcrumbs {
    bottom: auto;
    top: 0px;
    left: 270px;
}
.services-type-section {
    padding-top: 200px;
}
.services-type-list {
    margin-top: 70px;
}
.services-type-list .item {
    width: 27%;
    max-width: 270px;
}
.services-type-list .item .image-container {
    width: 100px;
    height: 100px;
    background: #27ae60;
    border-radius: 50%;
}
.services-type-list .item .image-container img {
    height: 100%;
}
.services-type-list .item .title {
    color: #fff;
    font-family: Poppins;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    text-transform: capitalize;
    width: 100%;
    margin-top: 30px;
}
.services-type-list .item .desc {
    color: #a9afc3;
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    width: 100%;
    margin-top: 15px;
    margin-bottom: 35px;
}
.services-type-list .item .normal-button {
    margin-top: auto;
}
.services-type-section .working-process-title {
    color: #fff;
    font-family: Poppins;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    text-transform: capitalize;
    margin-top: 115px;
}
.working-process-description {
    margin-top: 70px;
}
.one-service-main .faq-sect {
    padding-bottom: 0;
}
.one-case-page .our-partners-sect {
    background: #111319;
}
.blog-page .blog-sect,
.blog-page .our-partners-sect {
    background: #111319;
}
.sidebar-tags {
    margin-top: 50px;
}
.sidebar-tags .sidebar-tags-title {
    color: #fff;
    font-family: Poppins;
    font-size: 28px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%;
    text-transform: capitalize;
}
.sidebar-tags-list {
    gap: 10px;
    margin-top: 22px;
}
.sidebar-tags-list a {
    color: #a9afc3;
    font-family: Mulish;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    padding: 5px 17px;
    background: #111319;
    text-decoration: none;
}
.post-flex-category {
    column-gap: 20px;
    row-gap: 10px;
}
.consult-pop-up .second-step .d-flex {
    gap: 40px;
}

/* The container must be positioned relative: */
.custom-select {
    position: relative;
    font-family: Arial;
}

.custom-select select {
    display: none; /*hide original SELECT element: */
}

.select-selected {
}

/* Style the arrow inside the select element: */
.select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 16px;
    height: 8px;
    background: url("/image/select_arrow.svg");
    transition: 0.3s;
}

/* Point the arrow upwards when the select box is open (active): */
.select-selected.select-arrow-active:after {
    transform: rotate(180deg);
}

/* style the items (options), including the selected item: */
.select-selected {
    cursor: pointer;
    padding-bottom: 15px;
    border-bottom: 1px solid white;
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    color: rgba(255, 255, 255, 0.5);
}
.select-items div {
    color: #fff;

    /* placeholder */
    font-family: Mulish;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    padding: 10px 10px;
    border-bottom: 1px solid white;
    cursor: pointer;
}
/* Style items (options): */
.select-items {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    background: black;
}

/* Hide the items when the select box is closed: */
.select-hide {
    display: none;
}

.select-items div:hover,
.same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}
.custom-select.selected .select-selected {
    color: white;
}
.content-pop-up .contact-sect-form > div {
    display: none;
}
section.sect-thank::after {
    display: none;
}
.follow-us-title {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 300;
    font-size: 22px;
    line-height: 150%;
    text-align: center;
    color: white;
}
.thank-icons {
    gap: 15px;
    margin-top: 15px;
    width: 200px;
}
.thank-icons img {
    height: 30px;
}
.sect-thank {
    padding: 0px !important;
    width: 100vw;
    height: 100vh;
    position: relative;
    overflow: hidden;
}
.bg-image {
    position: absolute;
    right: 0;
    top: auto;
    height: 82%;
}
.rotate-span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    transition: width 400ms cubic-bezier(0.55, 0.055, 0.675, 0.19);
    white-space: nowrap;
    margin-right: -5px;
    margin-top: 0;
    font-weight: bold;
}
.middle-text {
    color: #27ae60;
}
.glitch {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    margin: 0;
}
.glitch.active:not(.init) {
    visibility: visible;
}
.anim-text-top {
    position: relative;
}
.anim-text-top .glitch.init:not(.active) {
    -webkit-animation: leave-word 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -moz-animation: leave-word 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform-origin: center 35px;
    transform-origin: center 35px;
}
.anim-text-top .glitch.init.active {
    -webkit-animation: enter-word 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
    animation: enter-word 300ms cubic-bezier(0.215, 0.61, 0.355, 1);
}
.anim-text-top .glitch.init.active {
    visibility: visible;
}
.green-dot {
    color: #27ae60;
    font-family: auto;
    margin-left: -12px;
}
@-webkit-keyframes leave-word {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        visibility: visible;
        opacity: 1;
    }
    100% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        visibility: visible;
        opacity: 0;
    }
}
@-moz-keyframes leave-word {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        visibility: visible;
        opacity: 1;
    }
    100% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        visibility: visible;
        opacity: 0;
    }
}
@-ms-keyframes leave-word {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        visibility: visible;
        opacity: 1;
    }
    100% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        visibility: visible;
        opacity: 0;
    }
}
@keyframes leave-word {
    0% {
        -webkit-transform: rotateX(0deg);
        transform: rotateX(0deg);
        visibility: visible;
        opacity: 1;
    }
    100% {
        -webkit-transform: rotateX(-90deg);
        transform: rotateX(-90deg);
        visibility: visible;
        opacity: 0;
    }
}
@-webkit-keyframes enter-word {
    0% {
        -webkit-transform: rotateX(90deg);
        opacity: 0;
    }
    100% {
        opacity: 1;
        -webkit-transform: rotateX(0deg);
    }
}
@-moz-keyframes enter-word {
    0% {
        -webkit-transform: rotateX(90deg);
        opacity: 0;
    }
    100% {
        opacity: 1;
        -webkit-transform: rotateX(0deg);
    }
}
@-ms-keyframes enter-word {
    0% {
        -webkit-transform: rotateX(90deg);
        opacity: 0;
    }
    100% {
        opacity: 1;
        -webkit-transform: rotateX(0deg);
    }
}
@keyframes enter-word {
    0% {
        -webkit-transform: rotateX(90deg);
        opacity: 0;
    }
    100% {
        opacity: 1;
        -webkit-transform: rotateX(0deg);
    }
}
.header-button.open-form-button img {
    display: none;
}
.partners-slider .swiper-wrapper {
    transition-timing-function: linear;
}
.iti__flag,
.iti__arrow,
.iti__selected-dial-code {
    margin-bottom: 16px;
}
.iti__selected-dial-code {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 161%;
    color: white;
}
.cookies-modal {
    position: fixed;
    bottom: 10px;
    left: 15px;
    background: #27ae60;
    width: calc(100% - 30px);
    display: flex;
    justify-content: center;
    padding: 12px 8px;
    z-index: 50;
    align-items: center;
    gap: 16px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    border-radius: 8px;
    border: 3px solid rgba(255, 255, 255, 0.7);
    display: none;
}
.cookies-modal .text {
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 161%;
    color: white;
}
.cookies-modal .button {
    padding: 8px 30px;
    background: white;
    color: black;
    font-family: "Mulish";
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    line-height: 161%;
    cursor: pointer;
    border-radius: 255px;
}
.partners-slider .swiper-slide {
    width: auto;
}
@media (min-width: 1500px) and (max-width: 1700px) {
    .container {
        max-width: 80%;
    }
}
@media (min-width: 1024px) and (max-width: 1500px) {
    .abs-title-sect-text {
        font-size: 110px;
    }
    header {
        padding-top: 20px;
    }
    .video-normal-h {
        padding-top: 130%;
    }
    .container {
        max-width: 80%;
    }
    .header-container {
        max-width: 100%;
    }
    header .logo-nav li {
        margin-left: 30px;
    }
    header.active-header {
        padding: 20px 0;
    }
    main section:first-child {
        padding-top: 12vw;
    }
    .sect-friendly-team {
        padding-top: 30vw;
    }
    .main-contact-sect .abs-title-sect-text {
        line-height: 0.9;
        bottom: -10%;
    }
    .about-flex {
        margin-top: 0;
    }
    .main-contact-sect .abs-sect-block {
        position: relative;
        padding: 50px 0;
    }
    .main-contact-sect .video-abs-sect {
    }
    .main-contact-sect .video-normal-h {
        padding: 0;
        height: 100%;
    }
    .last-flex {
        gap: 75px;
    }
    .video-abs-sect {
        width: 50%;
    }
    .first-main-sect .title {
        font-size: 8vw;
    }
    .first-main-sect .desc {
        font-size: 2vw;
    }
    section .abs-number-sect {
        right: 1% !important;
    }
    .last-flex .left {
        max-width: 50%;
    }
    .last-flex .right {
        max-width: 50%;
    }
    .all-services-list .item .bg-container .bg .name {
        margin-top: 25px;
        font-size: 18px;
    }
    .all-services-list .item .bg-container .bg .read-more {
        margin-top: 25px;
    }
    .all-services-list .item .bg-container .bg .image {
        width: 100px;
        height: 100px;
    }
    .all-services-list .item .bg-container .bg .image img {
        width: 60%;
    }
    .big-cases-sect .abs-breadcrumbs {
        bottom: 7%;
    }
    .one-service-sect .normal-title {
        max-width: 700px;
    }
    .sidebar .category {
        padding: 30px 20px;
    }
    .sidebar .contact-banner {
        padding: 30px 20px;
    }
    .sidebar .news-banner {
        padding: 30px 20px;
    }
    .one-case-sect .normal-title {
        max-width: 700px;
    }
    .blog-sect .normal-title {
        max-width: 750px;
    }
    .flex-contact .right {
        max-width: 500px;
        width: 65%;
    }
    .flex-contact form .normal-input {
        min-width: 100px;
    }
}

@media (min-width: 0) and (max-width: 768px) {
    .partners-slider .item .bg:nth-child(2) {
        margin-top: 30px;
    }
    .last-flex .left .reviews-list {
        grid-template-columns: repeat(3, 1fr);
        margin-top: unset;
    }
    .last-flex .left .reviews-list .item {
        max-height: 100%;
    }
    .last-flex .left .reviews-list .item img {
        width: 80%;
        height: 100%;
        object-fit: contain;
    }
    .cookies-modal {
        flex-direction: column;
    }
    .cookies-modal .text {
        text-align: center;
    }
    section.one-service-first-sect:first-child {
        padding-bottom: 200px;
    }
    body .change-bg .name {
        font-size: 36px;
    }
    .why-us-flex {
        flex-direction: column-reverse;
    }
    section::after {
        display: none;
    }
    footer .footer-flex .item .title {
        text-align: center;
    }
    footer .footer-flex .item .text {
        text-align: center;
    }
    .abs-sect-block {
        position: static;
    }
    .video-abs-sect {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
    }
    .video-normal-h {
        padding: 0;
        height: 100%;
    }
    .video-abs-sect::before {
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        left: 0;
        top: 0;
        z-index: 5;
        width: 100%;
        height: 100%;
        content: "";
        display: block;
    }
    header {
        background: rgba(0, 0, 0, 0.7);
        padding: 15px 0px;
    }
    section:first-child {
        padding-top: 100px !important;
    }
    .first-main-sect .title {
        font-size: 60px;
        line-height: 1.2;
    }
    .first-main-sect .desc {
        margin-top: 25px;
        font-size: 20px;
    }
    .first-main-sect .flex-block {
        margin-top: 25px;
        flex-wrap: wrap;
        justify-content: flex-start;
        gap: 35px;
    }
    .first-main-sect {
        padding-bottom: 130px;
        height: calc(100vh - 4px);
    }
    .first-main-sect .swiper-pagination {
        display: none;
    }
    .first-main-sect .nav-buttons {
        bottom: 15px;
        right: 0;
        width: 100%;
        justify-content: space-between;
        padding: 0 30px;
    }
    .abs-top-contact {
        display: none;
    }
    .first-main-sect .nav-buttons div {
        flex: 1;
    }
    .main-about-us {
        padding-top: 50px;
        padding-bottom: 50px;
        border-top: 3px solid #27ae60;
    }
    .first-main-sect .normal-link {
        margin-left: 0;
    }
    .normal-title {
        font-size: 36px;
        line-height: 1.2;
    }
    .normal-desc {
        font-size: 20px;
        margin-top: 20px;
    }
    .normal-small-desc {
        font-size: 16px;
        margin-top: 20px;
    }
    .container {
        width: 90%;
    }
    section .abs-number-sect {
        display: none;
    }
    .main-about-us .normal-link {
        margin-top: 30px;
    }
    section.abs-title-sect .abs-title-big {
        position: static;
        font-size: 48px;
        margin-bottom: 30px;
        text-align: left;
    }
    .flex-services .left {
        width: 100%;
    }
    .flex-services .right {
        width: 100%;
    }
    .nav-buttons {
        width: 100%;
        margin-top: 30px;
    }
    .nav-buttons div {
        flex: 1;
    }
    .services-slider .item {
        background: linear-gradient(
            to top,
            rgba(8, 10, 18, 1),
            rgba(8, 10, 18, 0)
        );
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .two-column-flex > div {
        max-width: 100%;
        width: 100%;
        flex: none;
    }
    .why-us-item .item .title {
        font-size: 40px;
    }
    .why-us-item .item .desc {
        line-height: 1.3;
        font-size: 16px;
    }
    .why-us-item .item {
        width: calc(50% - 10px);
        margin-top: 20px;
    }
    .sect-why-us {
        padding-bottom: 0px;
    }
    .main-contact-sect .video-abs-sect {
        width: 100vw;
        display: none;
    }
    .main-contact-sect {
        padding-top: 40px;
        padding-bottom: 0px;
    }
    .main-contact-sect .content {
        max-width: 100%;
        width: 100%;
    }
    .custom-checkbox {
        padding: 10px 30px;
    }
    .check-container {
        gap: 15px;
    }
    form .normal-input,
    form .normal-textarea {
        border-color: white;
    }
    form .normal-textarea::placeholder,
    form .normal-input::placeholder {
        color: rgb(169, 175, 195, 1);
        opacity: 1;
    }
    form .normal-textarea:-ms-input-placeholder,
    form .normal-input::placeholder {
        color: rgb(169, 175, 195, 1);
    }

    form .normal-textarea::-ms-input-placeholder,
    form .normal-input::placeholder {
        color: rgb(169, 175, 195, 1);
    }
    .main-contact-sect .abs-title-sect-text {
        display: none;
    }
    .main-cases-sect {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .services-slider-container {
        width: 100%;
    }
    .cases-slider .item .fade-text-block {
        opacity: 1;
    }
    .cases-slider .container-slide {
        margin-top: 60px;
    }
    .cases-slider .item .image:hover {
        top: 0;
    }
    .clients-slider img {
        opacity: 1;
    }
    .clients-main-sect {
        padding: 50px 0;
    }
    .full-clients-main-sect {
        padding: 50px 0;
    }
    .reviews-slider .item {
        margin-top: 30px;
    }
    .reviews-slider .content::after {
        display: none;
    }
    .reviews-slider .content {
        width: 100%;
    }
    .reviews-slider .item .content .author {
        margin-top: 30px;
        font-size: 34px;
    }
    .reviews-slider .buttons {
        margin-top: 15px;
    }
    .reviews-slider .item .content .text {
        font-size: 20px;
    }
    .last-sect {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .last-flex .right {
        width: 100%;
        max-width: 100%;
        margin-top: 50px;
    }
    .last-flex .left {
        width: 100%;
        max-width: 100%;
    }
    .last-flex form {
        gap: 20px;
    }
    .last-flex form .send-button {
        width: 50px;
        height: 50px;
    }
    .last-flex .right .desc {
        margin-top: 30px;
        font-size: 20px;
    }
    .last-flex .right .sign {
        height: 100px;
        margin-top: 30px;
    }
    .footer-flex {
        flex-wrap: wrap;
        align-items: center;
        justify-content: center !important;
        gap: 30px;
        flex-direction: column;
    }
    footer {
        padding-top: 0px;
        padding-bottom: 0px;
    }
    footer .footer-flex .item {
        width: 200px;
        justify-content: center;
        align-items: center;
    }
    header .logo-nav {
        display: none !important;
    }
    .flex-header {
        flex-wrap: wrap;
        gap: 20px;
    }
    header .logo {
        margin-right: auto;
        order: 1;
        margin-left: 0px;
    }
    header .number {
        margin-left: 0;
        display: none;
    }
    header .header-button.open-call-modal {
        padding: 10px 10px;
        order: 2;
        margin: 0px;
    }
    .header-button.open-form-button {
        padding: 10px 10px;
        order: 2;
        margin: 0px;
    }
    .header-button.open-form-button img {
        display: block;
        height: 30px;
    }
    .header-button.open-form-button span {
        display: none;
    }
    header.active-header {
        padding: 15px 0;
    }
    nav::before {
        width: 82vw;
        height: 30vh;
        background: linear-gradient(
            -326deg,
            rgba(0, 0, 0, 0) 43.16%,
            rgba(93, 225, 106, 0.4) 100%
        );
        top: -9vw;
        right: -2vw;
    }
    nav::after {
        width: 82vw;
        height: 30vh;
        background: linear-gradient(
            -510deg,
            rgba(0, 0, 0, 0) 43.16%,
            rgba(93, 225, 106, 0.4) 100%
        );
        bottom: -9vw;
        left: -2vw;
    }
    nav .search {
        max-width: 100%;
        width: 80%;
        margin: 0 auto;
        margin-top: 30px;
    }
    nav .search button svg {
    }
    .flex-404 {
        background: rgba(0, 0, 0, 0.8);
        width: 90%;
        height: auto;
        padding: 10% 5%;
        position: relative;
        z-index: 5;
        border-radius: 14px;
        border: 2px solid white;
    }
    .sect-404 {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .about-flex {
        margin-top: 25px;
    }
    .about-flex .item {
        flex-direction: column;
        gap: 25px;
    }
    .about-flex .item .left {
        order: 1;
    }
    .about-flex .item .right {
        order: 2;
    }
    .sect-friendly-team {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .about-flex .item .number-block {
        width: 250px;
        height: 250px;
    }
    .about-flex .item .number-block .number-desc {
        font-size: 20px;
        padding: 0 25px;
    }
    .about-flex .item .number-block .number {
        font-size: 60px;
    }
    .about-flex .item .title {
        font-size: 26px;
    }
    .sect-friendly-team .right {
        width: 100%;
    }
    .team-slider .item .bg .name-block {
        opacity: 1;
    }
    .team-slider .item .bg::after {
        background: rgba(0, 0, 0, 0.4);
    }
    .full-video-sect .button-start {
        width: 75px;
        height: 75px;
    }
    .full-video-sect .button-start svg {
        margin-right: -5px;
        width: 25px;
    }
    .full-clients-main-sect.pts {
        padding: 50px 0;
    }
    .flex-article .left {
        width: 100%;
        margin: 0;
    }
    .post-content .quote-div {
        padding: 35px 35px 30px 35px;
    }
    .post-content .quote-div::after {
        bottom: 30px;
        right: 35px;
    }
    .post-content .quote-div .author {
        padding-right: 50px;
        margin-top: 20px;
    }
    .post-content .quote-div q {
        font-size: 18px;
    }
    .tags-line {
        gap: 30px;
        margin-top: 40px;
    }
    .post-author .right-content {
        min-width: 100%;
    }
    .post-author .photo {
        width: 150px;
        height: 150px;
    }
    .post-author {
        padding: 30px;
    }
    .prev-next-post > div {
        width: 100%;
    }
    .prev-next-post {
        gap: 30px;
    }
    .prev-next-post > div .button {
        width: 100%;
    }
    .post-line {
        margin: 30px 0;
    }
    .recent-posts {
        margin-top: 70px;
    }
    .blog-list .item {
        width: 100%;
    }
    .blog-list {
        margin-top: 30px;
    }
    .blog-list .item .image .bg::after {
        background: linear-gradient(
            180deg,
            rgba(25, 28, 38, 0) 0%,
            rgba(17, 19, 25, 1) 100%
        );
    }
    .blog-list .item .image .bg:hover {
        top: 0;
    }
    .blog-list .item .blog-post-content .container-content {
        bottom: 0;
    }
    .blog-list .item .blog-post-content svg {
        margin-top: 10px;
    }
    .post-comments .title {
        font-size: 32px;
    }
    .post-comments {
        margin-top: 50px;
    }
    .list-comments .item .item {
        margin-left: 25px;
    }
    .list-comments .item {
        margin-top: 25px;
    }
    .flex-article .right {
        padding: 30px 0;
    }
    .sticky-block {
        position: static;
        display: flex;
        flex-direction: column;
    }
    .post-category {
        order: 1;
    }
    .sidebar-recent-post {
        order: 2;
    }
    .container-search {
        order: 3;
        margin-top: 20px;
        padding: 20px;
    }
    .sidebar-newslatter {
        order: 4;
        margin-top: 20px;
        padding: 20px;
    }
    .sidebar .sidebar-recent-post {
        display: none;
    }
    .post-author .social {
        gap: 15px;
    }
    .post-author .social li::before {
        display: none;
    }
    .post-author .social a {
        margin: 0;
    }
    .post-author .social li {
        padding: 0;
    }
    .reply-form form input,
    .reply-form form textarea {
        width: 100%;
    }
    .reply-form {
        margin-top: 60px;
    }
    .blog-sect {
        padding-bottom: 50px;
    }
    .cases-category {
        padding-top: 30px;
    }
    .all-cases-list .item {
        width: 100%;
    }
    .all-cases-list .item:hover .container-case {
        top: 0;
    }
    .all-cases-list .item .fade-text-block {
        opacity: 1;
        bottom: 30px;
    }
    .abs-breadcrumbs {
        display: none;
    }
    .all-cases-list .item .container-case .image .bg {
        background: linear-gradient(
            to bottom,
            rgba(0, 0, 0, 0),
            rgba(0, 0, 0, 0.8)
        );
    }
    .contact-items-list .item .text {
        margin-left: 20px;
    }
    .contact-items-list .item {
        padding: 20px;
    }
    .contact-items-list .item img {
        width: 50px;
    }
    .contact-sect-form {
        padding-bottom: 70px;
        margin-top: 50px;
    }
    .contact-sect-form button {
    }
    .full-map-sect .map {
        padding-top: 100%;
    }
    .one-case-content {
        margin-top: 30px;
    }
    .one-case-slider .image {
        padding-top: 60%;
    }
    .one-case-content .about-project {
        padding: 0;
    }
    .one-case-content .about-project .info {
        margin-top: 40px;
        padding-right: 0;
        gap: 15px;
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .one-case-content .about-project .info > div {
        max-width: 100%;
    }
    .one-case-sect {
        padding-bottom: 30px;
    }
    .main-cases-sect .normal-link {
        margin-top: 25px;
    }
    .flex-one-service {
        margin-top: 30px;
    }
    .flex-one-service .left {
        width: 100%;
        padding: 0;
    }
    .working-process .step {
        width: 100%;
    }
    .working-process .step .title {
        margin-top: 15px;
    }
    .post-content ul {
        padding-left: 20px;
    }
    .post-content > * {
        margin-bottom: 30px;
    }
    .flex-one-service .second-desc-project {
        margin-top: 50px;
    }
    .flex-one-service .right {
        max-width: 100%;
        margin-top: 50px;
    }
    .sidebar .category {
        padding: 22px 20px;
    }
    .sidebar .contact-banner {
        padding: 25px 20px;
    }
    .sidebar .contact-banner .desc {
        margin-top: 15px;
        max-width: 70%;
    }
    .sidebar .contact-banner .link-button {
        margin-top: 40px;
    }
    .sidebar .news-banner {
        padding: 22px 20px;
    }
    .one-service-sect {
        padding-bottom: 75px;
    }
    .all-services-list .item {
        width: 100%;
    }
    .all-services-list .item {
        margin-top: -2px;
    }
    .all-services-list .item .bg-container .bg::after {
        border: 2px solid #27ae60;
    }
    .all-services-list .item .bg-container .bg {
        position: static;
        padding: 30px 40px;
    }
    .all-services-list .item .bg-container {
        padding: 0;
    }
    .all-services-list .item .bg-container .bg .image {
        width: 100px;
        height: 100px;
    }
    .all-services-list .item .bg-container .bg .image img {
        width: 200%;
        height: auto;
    }
    .flex-article {
        margin-bottom: 0px;
        flex-direction: column;
        padding-bottom: 0px;
    }
    .consult-pop-up .title {
        font-size: 46px;
    }
    .consult-pop-up .content-pop-up {
        padding: 30px 30px;
    }
    .custom-checkbox .name {
        font-size: 18px;
    }
    .reviews-padding-block::after {
        display: none;
    }
    .reviews-padding-block {
        padding-left: 0;
    }
    footer .bg-container {
        width: 100%;
        padding: 0px;
    }
    footer .bg-footer {
        padding-top: 50px;
    }
    .sect-friendly-team .normal-title {
        max-width: 100%;
    }
    .team-flex {
        flex-direction: column;
    }
    .list-faq .faq-item {
        width: 100%;
    }
    .faq-sect {
        padding-bottom: 100px;
    }
    .about-reviews .bg-image {
        width: 100vw;
    }
    .our-partners-sect {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .pc-fade {
        display: none;
    }
    .mob-fade {
        display: block;
    }
    .partners-slider .item .bg {
        height: 100px;
        width: 100%;
    }
    .partners-slider .pagination {
        gap: 5px;
    }
    .partners-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 20px;
    }
    .partners-slider .swiper-pagination-bullet {
        width: 16px;
        height: 12px;
    }
    .partners-slider .flex-control {
        margin-top: 50px;
        flex-direction: column;
        gap: 20px;
    }
    .partners-slider {
        padding-top: 50px;
    }
    section.one-service-first-sect {
        padding-top: 150px !important;
        padding-bottom: 50px;
    }
    .services-type-section {
        padding-top: 100px;
    }
    .services-type-list .item {
        width: 100%;
    }
    .services-type-list {
        gap: 50px;
        justify-content: center !important;
    }
    .services-type-list .item .title {
        text-align: center;
    }
    .services-type-list .item .desc {
        text-align: center;
    }
    .working-process .step .number-step {
        text-align: center;
    }
    .working-process .step .title {
        text-align: center;
    }
    .working-process .step .desc {
        text-align: center;
    }
    .working-process {
        gap: 50px;
        justify-content: center !important;
    }
    .full-map-sect {
        padding-top: 0px;
    }
    .flex-contact {
        flex-direction: column;
    }
    .contact-items-list {
        max-width: 100%;
    }
    .footer-social li img {
        height: 36px;
    }
    .footer-social {
        gap: 20px;
        justify-content: center;
    }
    .burger-nav {
        order: 2;
    }
    .services-type-list .item .image-container {
        width: 150px;
        height: 150px;
    }
    .title-404 {
        font-size: 50px;
        line-height: 1.1;
    }
    .after-title-404 {
        font-size: 35px;
        margin-top: 25px;
        line-height: 1.12;
    }
    .desc-404 {
        font-size: 18px;
    }
    .thank-icons img {
        height: 40px;
    }
    .mobile-column,
    .anim-text-top {
        flex-direction: column;
    }
    .main-about-us .content {
        width: 100%;
    }
    .sect-why-us .video-abs-sect {
        display: none;
    }
    .why-us-container {
        position: static;
        padding: 30px 0;
    }
    .flex-two-col {
        flex-direction: column;
    }
}
@media (min-width: 0px) and (max-width: 450px) {
    .first-main-sect .title {
        font-size: 12vw;
    }
}
@media (min-width: 768px) and (max-width: 1024px) {
    .partners-slider .item .bg {
        height: 100px;
        width: 100%;
    }
    .partners-slider .item .bg:nth-child(2) {
        margin-top: 32px;
    }
    .last-flex .left .reviews-list {
        margin-top: 50px;
    }
    .last-flex .left .reviews-list .item {
        max-height: unset;
    }
    .cookies-modal {
        flex-direction: column;
    }
    .cookies-modal .text {
        text-align: center;
    }
    body .change-bg .name {
        font-size: 48px;
    }
    .pc-fade {
        display: none;
    }
    .mob-fade {
        display: block;
    }
    .flex-404 {
        background: rgba(0, 0, 0, 0.6);
        width: 90%;
        height: auto;
        padding: 10% 5%;
        position: relative;
        z-index: 5;
        border-radius: 14px;
        border: 2px solid white;
    }
    .sect-404 {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .about-us-sect .abs-number-sect {
        display: none;
    }
    .normal-title {
        font-size: 45px;
    }
    .abs-top-contact {
        display: none;
    }
    section::after {
        display: none;
    }
    .about-flex {
        margin-top: 25px;
    }
    .about-flex .item .desc {
        font-size: 20px;
    }
    .about-flex .item .number-block {
        width: 225px;
        height: 225px;
        margin: 0;
    }
    .about-flex .item .number-block .number {
        font-size: 60px;
    }
    .about-flex .item .number-block .number-desc {
        font-size: 18px;
        padding: 0 30px;
    }
    .about-flex .item .title {
        font-size: 25px;
    }
    .about-flex .item .right {
        max-width: 100%;
    }
    .about-flex .item .left {
        max-width: none;
        width: auto;
        flex: 0;
    }
    .about-flex .item {
        gap: 20px;
    }
    .abs-breadcrumbs {
        display: none;
    }
    .sect-friendly-team {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    header .logo-nav {
        display: none !important;
    }
    header {
        padding-top: 30px;
    }
    header.active-header {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    main section:first-child {
        padding-top: 130px;
    }
    section .abs-number-sect {
        display: none;
    }
    .team-slider .item .bg::after {
        opacity: 0;
    }
    .team-slider .item .bg::before {
        opacity: 1;
        background: rgba(0, 0, 0, 0.5);
    }
    .team-slider .item:hover {
        top: 0;
    }
    .team-slider .item .bg .name-block {
        opacity: 1;
    }
    .normal-desc {
        font-size: 20px;
    }
    .sect-friendly-team .right {
        margin-left: 15px;
    }
    .main-contact-sect .abs-title-sect-text {
        line-height: 0.9;
        bottom: -10%;
    }
    .about-flex {
        margin-top: 0;
    }
    .main-contact-sect .abs-sect-block {
        position: relative;
        padding: 50px 0;
    }
    .main-contact-sect .video-abs-sect {
        position: absolute;
        right: 0;
        top: 0;
        height: 100%;
        width: 100%;
        display: none;
    }
    .main-contact-sect .video-normal-h {
        padding: 0;
        height: 100%;
    }
    .main-contact-sect .abs-title-sect-text {
        right: 0;
        display: none;
    }
    .reviews-slider .item {
        margin-top: 50px;
    }
    .full-clients-main-sect.pts {
        padding-top: 100px;
    }
    .full-video-sect .button-start {
        width: 100px;
        height: 100px;
    }
    .last-flex {
        gap: 40px;
    }
    .last-flex .left {
        max-width: 50%;
        flex: 1;
    }
    .last-flex .right {
        max-width: 50%;
        flex: 1;
    }
    .video-abs-sect {
        width: 100%;
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
    }
    .abs-sect-block {
        position: relative;
        left: 0;
        top: 0;
        z-index: 8;
    }
    .video-normal-h {
        padding-top: 0;
        height: 100%;
    }
    .last-sect {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    .last-flex .right {
    }
    form .normal-input,
    form .normal-textarea {
        border-color: rgba(255, 255, 255, 0.7);
        color: white;
    }
    form .normal-textarea::placeholder,
    form .normal-input::placeholder {
        color: rgba(255, 255, 255, 0.7);
        opacity: 1;
    }

    form .normal-textarea:-ms-input-placeholder,
    form .normal-input::placeholder {
        color: rgba(255, 255, 255, 0.7);
    }

    form .normal-textarea::-ms-input-placeholder,
    form .normal-input::placeholder {
        color: rgba(255, 255, 255, 0.7);
    }
    .last-flex form {
        gap: 20px;
    }
    .footer-flex {
        flex-wrap: wrap;
    }
    .video-abs-sect::before {
        background: rgba(0, 0, 0, 0.4);
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 6;
    }
    .main-contact-sect .content {
        max-width: 100%;
    }
    footer {
        padding: 0;
    }
    .flex-article {
        margin-top: 40px;
    }
    .post-beforecontent {
        font-size: 20px;
    }
    .flex-article .left {
        width: 100%;
        margin: 0;
    }
    .post-content .quote-div {
        padding: 30px;
    }
    .post-content .quote-div::after {
        right: 30px;
        bottom: 30px;
    }
    .post-content .quote-div .author {
        padding-right: 60px;
    }
    .tags-line {
        margin-top: 40px;
        gap: 25px;
    }
    .post-author {
        padding: 30px;
    }
    .recent-posts .blog-list .item {
    }
    .prev-next-post {
        display: none !important;
    }
    .recent-posts {
        margin-top: 0px;
    }
    .post-line {
        margin: 40px 0;
    }
    .recent-posts .blog-list {
        margin-top: 40px;
    }
    .blog-list .item .image .bg::after {
        opacity: 1;
        background: linear-gradient(
            180deg,
            rgba(25, 28, 38, 0) 0%,
            rgba(17, 19, 25, 1) 100%
        );
    }
    .blog-list .item:hover .bg::before {
        opacity: 0;
    }
    .post-comments {
        margin-top: 40px;
    }
    .list-comments .item .item {
        margin-left: 20px;
        margin-top: 20px;
    }
    .article-sect {
        padding-bottom: 70px;
    }
    .list-comments .item .d-flex {
        flex-wrap: wrap;
    }
    .list-comments .image {
        order: 1;
    }
    .list-comments .name {
        order: 2;
    }
    .list-comments .public-date {
        order: 4;
        width: 100%;
        margin-left: auto;
        justify-content: flex-end;
    }
    .list-comments .reply-button {
        order: 3;
    }
    .list-comments .comment-text {
        font-size: 16px;
    }
    .reply-form form input,
    .reply-form form textarea {
        border-color: rgba(255, 255, 255, 0.7);
    }
    .container-search {
        order: 1;
        width: 49%;
    }
    .sidebar .recent-posts-list {
        display: none;
    }
    .flex-article {
        flex-wrap: wrap;
        padding-bottom: 0px;
    }
    .flex-article .right {
        margin-top: 40px;
    }
    .post-category .category-list {
        display: flex;
        flex-wrap: wrap;
    }
    .post-category .category-list .item {
        min-width: 35%;
        flex: 1;
        margin-top: 0;
    }
    .post-category .category-list .item:last-child {
        border-bottom: 1px solid #3a3f50;
    }
    .post-category .category-list .item .image {
        width: 90px;
        height: 90px;
    }
    .post-category .category-list .item .name {
        flex: 1;
    }
    .sidebar-recent-post {
        display: none;
    }
    .post-category {
        order: 3;
    }
    .sidebar-newslatter {
        order: 2;
        margin: 0;
        width: 50%;
        margin-left: auto;
    }
    .sticky-block {
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
    }
    form .normal-input {
        min-width: 0px;
    }
    .blog-list .item .blog-post-content .container-content {
        bottom: 0;
    }
    .blog-list .item .blog-post-content svg {
        margin-top: 15px;
    }
    .blog-list .item .image .bg::before {
        display: none;
    }
    .blog-sect {
        padding-bottom: 75px;
    }
    .all-cases-list .item {
        width: 50%;
    }
    .big-cases-sect {
        padding-bottom: 100px;
    }
    .all-cases-list .item .container-case .image .bg {
        background: rgba(0, 0, 0, 0.5);
    }
    .all-cases-list .item:hover .container-case {
        top: 0;
    }
    .all-cases-list .item .fade-text-block {
        opacity: 1;
        bottom: 30px;
    }
    .all-cases-list .item .container-case {
        margin-top: 0px;
    }
    .all-cases-list .case-category {
        margin-top: 45px;
    }
    .flex-contact {
        flex-direction: column;
        gap: 60px;
    }
    .flex-contact > div {
        width: 100%;
        max-width: 100%;
    }
    .contact-items-list {
        width: 100%;
        max-width: 100%;
    }
    .flex-contact .right {
        max-width: 100%;
    }
    .contact-items-list .item {
        width: 100%;
    }
    .full-map-sect .map {
        padding-top: 50%;
    }
    .contact-sect-form {
        padding-bottom: 70px;
    }
    .contact-sect-form button {
        margin-top: 0px;
    }
    .first-main-sect .title {
        font-size: 70px;
    }
    .first-main-sect {
        padding-top: 130px !important;
        padding-bottom: 100px;
    }
    .first-main-sect .desc {
        font-size: 20px;
        margin-top: 30px;
    }
    .first-main-sect .nav-buttons {
        bottom: 30px;
        right: 30px;
        width: calc(100% - 60px);
    }
    .first-main-sect .flex-block {
        margin-top: 50px;
    }
    .main-about-us {
        border-top: 2px solid #27ae60;
        padding: 50px 0;
    }
    .main-about-us .content {
        max-width: 100%;
    }
    section.abs-title-sect .abs-title-big {
        position: static;
        font-size: 75px;
        margin-bottom: 20px;
    }
    .services-slider-container {
        width: 100%;
    }
    .nav-buttons {
        width: 100%;
        margin-top: 30px;
    }
    .nav-buttons div {
        flex: 1;
    }
    .main-services-buttons {
        width: 50%;
    }
    .sect-main-services .right {
        width: 100%;
        display: flex;
        justify-content: flex-end;
    }
    .services-slider .item::after {
        border: 2px solid rgba(169, 175, 195, 0.3);
    }
    .two-column-flex > div {
        max-width: 100%;
        width: 100%;
        flex: none;
    }
    .main-cases-sect {
        padding-top: 100px;
        padding-bottom: 100px;
    }
    .cases-slider .item .fade-text-block {
        opacity: 1;
    }
    .cases-slider .item .bg {
        background: rgba(0, 0, 0, 0.4);
    }
    .clients-main-sect {
        padding: 75px;
    }
    .full-clients-main-sect {
        padding-bottom: 50px;
        padding-top: 75px;
    }
    .last-flex .right .desc {
        font-size: 20px;
    }
    .last-flex .right .first-line .name-block {
        margin-left: 20px;
    }
    .one-case-content .nav-buttons {
        width: 100%;
    }
    .one-case-slider .image {
        padding-top: 50%;
    }
    .one-case-content .about-project {
        padding: 0;
    }
    .one-case-sect {
        padding-bottom: 0;
    }
    .flex-one-service > div {
        max-width: 100%;
        width: 100%;
        padding: 0 !important;
    }
    .flex-one-service {
        flex-wrap: wrap;
    }
    .flex-one-service {
        margin-top: 40px;
    }
    .working-process .step {
        width: calc(45% - 25px);
        max-width: 100%;
    }
    .flex-one-service .second-desc-project {
        margin-top: 60px;
    }
    .post-content > * {
        margin-bottom: 30px;
    }
    .flex-one-service .right {
        max-width: 100%;
    }
    .sidebar .category {
        order: 1;
        width: 49%;
    }
    .sidebar .contact-banner {
        order: 3;
        width: 100%;
        position: relative;
    }
    .sidebar .news-banner {
        order: 2;
        width: 49%;
        margin-top: 0;
        margin-left: 2%;
    }
    .sidebar .contact-banner .desc {
        margin-top: 20px;
    }
    .sidebar .contact-banner .link-button {
        margin-top: 20px;
    }
    .one-service-sect {
        padding-bottom: 75px;
    }
    .sidebar .contact-banner::before {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.3);
        content: "";
    }
    .sidebar .contact-banner > * {
        position: relative;
        z-index: 3;
    }
    .all-services-list .item {
        width: calc(50% - 15px);
    }
    .all-services-list {
        gap: 30px;
        margin-top: 40px;
    }
    .all-services-list .item .bg-container .bg::after {
        border: 2px solid #27ae60;
    }
    .list-faq .faq-item {
        width: 100%;
    }
    .faq-sect {
        padding-bottom: 100px;
    }
    .our-partners-sect {
        padding-bottom: 0;
        padding-top: 100px;
    }
    section.one-service-first-sect:first-child {
        padding-top: 130px;
        padding-bottom: 50px;
    }
    .services-type-section {
        padding-top: 130px;
    }
    footer .bg-footer {
        padding-top: 75px;
        padding-bottom: 30px;
    }
    .services-type-list .item {
        width: 270px;
        text-align: center;
    }
    .services-type-list {
        gap: 50px;
        justify-content: center !important;
    }
    .working-process {
        gap: 50px;
    }
    .working-process .step .number-step {
    }
    .partners-slider .pagination {
        gap: 8px;
    }
    .partners-slider .swiper-pagination-bullet {
        width: 20px;
    }
    .partners-slider .swiper-pagination-bullet.swiper-pagination-bullet-active {
        width: 40px;
    }
    .partners-slider .flex-control {
        flex-wrap: wrap;
    }
    .partners-slider .buttons {
        width: 100%;
        margin-top: 25px;
    }
    .partners-slider .flex-control {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .sidebar-tags-list {
        margin-bottom: 30px;
    }
    .full-map-sect {
        padding-top: 0;
    }
    .why-us-item .item.left {
        float: none;
    }
    .why-us-item .item.right {
        float: none;
    }
    .why-us-item {
        flex-direction: column;
        display: flex;
        padding: 0;
        gap: 25px;
        margin-right: auto;
    }
    .why-us-container {
        width: 100%;
        max-width: 720px;
        left: auto;
    }
    .why-us-item .item {
        width: 100%;
    }
}
