@font-face {
    font-family: 'Ubuntu';
    src: url('../Fonts/Ubuntu/Ubuntu-Regular.eot');
    src: local('Ubuntu Regular'), local('Ubuntu-Regular'), url('../Fonts/Ubuntu/Ubuntu-Regular.eot?#iefix') format('embedded-opentype'), url('../Fonts/Ubuntu/Ubuntu-Regular.woff') format('woff'), url('../Fonts/Ubuntu/Ubuntu-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('../Fonts/Ubuntu/Ubuntu-Light.eot');
    src: local('Ubuntu Light'), local('Ubuntu-Light'), url('../Fonts/Ubuntu/Ubuntu-Light.eot?#iefix') format('embedded-opentype'), url('../Fonts/Ubuntu/Ubuntu-Light.woff') format('woff'), url('../Fonts/Ubuntu/Ubuntu-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('../Fonts/Ubuntu/Ubuntu-LightItalic.eot');
    src: local('Ubuntu Light Italic'), local('Ubuntu-LightItalic'), url('../Fonts/Ubuntu/Ubuntu-LightItalic.eot?#iefix') format('embedded-opentype'), url('../Fonts/Ubuntu/Ubuntu-LightItalic.woff') format('woff'), url('../Fonts/Ubuntu/Ubuntu-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('../Fonts/Ubuntu/Ubuntu-Medium.eot');
    src: local('Ubuntu Medium'), local('Ubuntu-Medium'), url('../Fonts/Ubuntu/Ubuntu-Medium.eot?#iefix') format('embedded-opentype'), url('../Fonts/Ubuntu/Ubuntu-Medium.woff') format('woff'), url('../Fonts/Ubuntu/Ubuntu-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('../Fonts/Ubuntu/Ubuntu-Italic.eot');
    src: local('Ubuntu Italic'), local('Ubuntu-Italic'), url('../Fonts/Ubuntu/Ubuntu-Italic.eot?#iefix') format('embedded-opentype'), url('../Fonts/Ubuntu/Ubuntu-Italic.woff') format('woff'), url('../Fonts/Ubuntu/Ubuntu-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('../Fonts/Ubuntu/Ubuntu-Bold.eot');
    src: local('Ubuntu Bold'), local('Ubuntu-Bold'), url('../Fonts/Ubuntu/Ubuntu-Bold.eot') format('embedded-opentype'), url('../Fonts/Ubuntu/Ubuntu-Bold.woff') format('woff'), url('../Fonts/Ubuntu/Ubuntu-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('../Fonts/Ubuntu/Ubuntu-BoldItalic.eot');
    src: local('Ubuntu Bold Italic'), local('Ubuntu-BoldItalic'), url('../Fonts/Ubuntu/Ubuntu-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../Fonts/Ubuntu/Ubuntu-BoldItalic.woff') format('woff'), url('../Fonts/Ubuntu/Ubuntu-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('../Fonts/Ubuntu/Ubuntu-MediumItalic.eot');
    src: local('Ubuntu Medium Italic'), local('Ubuntu-MediumItalic'), url('../Fonts/Ubuntu/Ubuntu-MediumItalic.eot?#iefix') format('embedded-opentype'), url('../Fonts/Ubuntu/Ubuntu-MediumItalic.woff') format('woff'), url('../Fonts/Ubuntu/Ubuntu-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'icomoon';
    src: url('../Fonts/icomoon/fonts/icomoon.eot');
    src: url('../Fonts/icomoon/fonts/icomoon.eot?k3c207#iefix') format('embedded-opentype'), url('../Fonts/icomoon/fonts/icomoon.ttf?k3c207') format('truetype'), url('../Fonts/icomoon/fonts/icomoon.woff?k3c207') format('woff'), url('../Fonts/icomoon/fonts/icomoon.svg?k3c207#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: block;
}

[class^="icon-"],
[class*=" icon-"] {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-location:before {
    content: "\e903";
}

.icon-mail-envelope-closed:before {
    content: "\e901";
}

.icon-phone-call:before {
    content: "\e902";
}

.icon-arrow-thin-right:before {
    content: "\e904";
}

.icon-arrow-thin-right:before {
    content: "\e904";
}

.icon-asterisk:before {
    content: "\f069";
}

*,
*::before,
*::after {
    padding: 0;
    margin: 0;
    border: 0;
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent;
}

::-webkit-scrollbar {
    width: 0;
}

html,
body {
    height: 100%;
    font-size: 16px;
    line-height: 20px;
    font-weight: 400;
    font-family: "Ubuntu";
    font-size: 20px;
    line-height: 27px;
    font-style: normal;
    color: #383c45;
    overflow-x: hidden;
}

a,
a:hover,
a:visited,
a:active,
a:focus:active {
    text-decoration: none;
    ;
}

h1,
h2 {
    font-family: 'Ubuntu';
    font-size: 36px;
    font-weight: 600;
    line-height: 45px;
    color: #383c45;
    text-transform: uppercase;
}

h4 {
    font-size: 18px;
    font-weight: 600;
    line-height: 30px;
    text-transform: uppercase;
    padding: 15px 0
}

p {
    font-size: 20px;
    line-height: 27px;
    font-weight: 400;
    font-style: normal;
    color: #383c45;
    padding: 10px 0px
}

li span {
    line-height: 30px;
    font-size: 18px;
}

.default__button {
    background: linear-gradient( 90deg, #ff522e, #ff892b);
    padding: 7px 20px;
    border-radius: 25px;
   
    width: fit-content;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    line-height: 27px;
    margin: 15px 0;
    text-align: center;
    position: relative;
    display: flex;
    justify-content: space-between;
    outline-width: 0;
    cursor: pointer;
}

.arrow {
    align-items: center;
    vertical-align: middle;
    font-size: 20px;
    line-height: 20px;
    padding-top: 5px;
    padding-left: 30px;
}

.big__button {
    padding: 15px 30px;
    ;
}
.form__button {
    width: 200px;
    height: 40px;
    background-color: transparent;
    color: #fff;
    font-size:20px;
    font-family:"Ubuntu";
}

/*.default__button:hover,*/
/*.default__button:active,*/
/*.default__button:focus {*/
/*    box-shadow: 0px 2px 0px #cf3d1f;*/
/*    border: 2px solid;*/
/*    border-color: #ee9750;*/
/*    text-shadow: 1px 1px 0px #ee2a03;*/
/*}*/

.button__wrapper {
    /* padding-right: 15px; */
    border-radius: 25px;
    ;
}

.button__wrapper:focus {
    /* padding-right: 15px; */
    border-radius: 25px;
    ;
}

.button__wrapper a {
    border-radius: 25px;
    ;
}

.underline {
    position: relative;
    display: inline-block;
    padding: 15px 0;
}

.underline::before {
    content: "";
    width: 32px;
    height: 4px;
    border-radius: 10px;
    position: absolute;
    bottom: 0;
}

.underline__bg-blue::before,
.underline__bg-orange::before {
    bottom: 0;
    left: calc(50% - 15px);
}

.underline__bg-orange::before {
    background-color: #ff542e;
}

.underline__bg-blue::before {
    background-color: #2f85dc;
}

.underline__bg-black::before {
    bottom: 0;
    background-color: #4c4f57;
    height: 3px;
}

.wrapper {
    width: 100%;
    background-color: #fff;
}

.container {
    display: flex;
    justify-content: space-between;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 15px;
}

section {
    padding-top: 60px;
    padding-bottom: 60px;
}
section.zayavka {
    padding-top: 150px;
}

.header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0px 1px 3px #333;
    z-index: 20;
    background-color: #fff;
}

.header::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
}

.header .container {
    display: block;
    max-width: 1200px;
    width: 100%;
    margin: 0 auto;
}

.header__body {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    align-items: center;
    position: relative;
    height: 80px;
}

.header__body .default__button,
button.default__button {
    font-size: 16px;
}

.header__body .default__button {
    z-index: 2;
}

.logotype {
    position: relative;
    font-size: 60px;
    /* line-height: 70px; */
    font-weight: 600;
    letter-spacing: -5px;
    color: #383c45;
    z-index: 4;
}

.header__burger {
    display: none;
    position: relative;
    z-index: 4;
}

.menu {
    display: flex;
    justify-content: space-between;
    flex-basis: calc(300%/4);
    height: 100%;
}

.menu__list {
    display: flex;
    gap: 24px;
    list-style: none;
    font-size: 18px;
    font-weight: 500;
    align-items: center;
    height: 100%;
    position: relative;
    z-index: 3;
}

.menu__list li div {
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    height: 80px;
}

.menu__list a {
    color: #000;
    height: inherit;
    width: inherit;
}



.menu__list li a
{
    transition: all 0.3s ease 0s;
   
    line-height:25px;
}

.menu__list li:hover a,
.current:hover
{
    color: #2f85dc;
    /*text-shadow: 1px 1px 1px #000;*/
    text-decoration:underline;
    font-size:20px;
    text-transform:uppercase;
}
.current a{
    color: #2f85dc;
    text-decoration:underline;
    font-size:19px;
    font-weight:600;
     transition: all 0.3s ease 0s;
     line-height:25px;
}

.callback {
    padding-left: 20px;
}

.bread_crumbs {
    position: relative;
    left: 0;
    bottom: 0;
    width: 100%;
    margin: unset;
    display: flex;
    align-items: center;
}

.crumb__link {
    color: #383c45;
}

.crumb__link:before {
    background-color: #383c45;
    top: 7px
}

.crumb__chapter {
    color: #2f85dc;
}

.crumb__chapter:before {
    background-color: #2f85dc;
    top: 9px;
}

.crumb__chapter,
.crumb__link {
    padding-left: 25px;
    text-transform: capitalize;
    font-size: 14px;
    line-height: 22px;
    position: relative;
}

.crumb__link:before,
.crumb__chapter:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    left: 10px;
}

.bread_crumbs-wrapper {
    position: absolute;
    z-index: 4;
    left: 0;
    width: 100%;
    background-color: #fff;
    padding: 5px 0;
    box-shadow: 1px 0px 1px 1px #383c4533;
}

.primory {
    padding-top: 50px;
    background-image: url(../IMG/BackgroundImg/img_0000s_0001_Прямоугольник-3.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: contain;
}

.primory__container {
    padding-top:70px;
    display: flex;
    flex-wrap: nowrap;
    flex-basis: calc(50% - 5px);
}

.primory__content {
    display: flex;
    flex-direction: column;
    justify-content: space-evenly;
}

.partation {
    display: none;
    color: #2f85dc;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    margin-left: 40px;
    position: relative;
}

.partation::before {
    content: "";
    width: 30px;
    height: 4px;
    background: #2f85dc;
    position: absolute;
    left: -40px;
    top: 12px;
    border-radius: 10px;
}

.primory__image {
    display: flex;
    justify-content: flex-end;
    width: 50%;
}

.primory__image img {
    width: 100%;
    height: auto;
    display: block;
}

.primory__image .img__wrapper {
    display: flex;
    align-items: center;
}

ul.list_testings {
    list-style-type: none;
}

ol {
    counter-reset: parent;
}

ol li {
    counter-increment: parent;
}

ol li:before {
    content: counters( parent, ".");
    margin-right: 10px;
}

ol.parent__list {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
    list-style-position: outside;
    list-style-type: none;
}

ol.parent__list li {
    margin: 15px 0;
}

ol.child__list {
    font-size: 16px;
    font-weight: normal;
    line-height: 22px;
    list-style-position: outside;
    list-style-type: none;
}

ol.child__list li {
    margin: unset;
    position: relative;
}

.image__float {
    float: right;
}

.image__float .img__wrapper {
    width: 500px;
}

.image__float .img__wrapper img {
    width: 100%;
}

.services__wrapper {
    display: flex;
    flex-direction: column;
    flex-basis: 100%;
    text-align: center;
    align-items: stretch;
}

.primory .service__button {
    position: unset;
}

.text-position {
    text-align: left;
    padding-top: 100px;
    width: 100%;
    z-index: 2;
}

.text-position h2 {
    margin: 50px 15px 50px 0;
}

.articles-wrapper {
    text-align: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-basis: 100%;
    margin: 30px 0 0 0;
    position: relative;
    z-index: 2;
}

.service__item {
    display: flex;
    flex-direction: column;
    flex-basis: calc(100%/3 - 60px);
    height: 300px;
    justify-content: space-between;
    padding: 30px 0;
    position: relative;
}

.service__item-content {
    display: flex;
    text-align:center;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

.service__item-img {
    width: 100%;
    height: auto;
}

.service__item-img img {
    width: 67px;
    height: 67px;
}

.service__item-title {
    color:#383c45;
    font-size: 24px;
    line-height: 27px;
    padding: 15px 0;
}

.service__item p {
    height: calc(100%/3);
}

.service__button {
    position: absolute;
    bottom: 30px;
    left: 0px;
    z-index: 3;
}

.lines {
    content: "";
    width: 100%;
    height: 90%;
    position: absolute;
    top: 35px;
    right: 0;
    z-index: -1;
}

.line {
    content: "";
    position: absolute;
    width: 100%;
    background-color: #999;
    height: 2px;
    top: calc(50% - 1px);
    z-index: 2;
}

.line::before,
.line::after {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #999;
    top: calc(50% - 4px);
    z-index: 2;
}

.line::before {
    left: calc(100%/3 - 4px);
}

.line::after {
    right: calc(100%/3 - 4px);
}

.lines::before,
.lines::after {
    content: "";
    width: 2px;
    height: 100%;
    background-color: #999;
    position: absolute;
    z-index: 2;
}

.lines::before {
    left: calc(100%/3 - 1px);
}

.lines::after {
    right: calc(100%/3 - 1px);
}

/* Products Section */
.products {
    padding: 80px 0;
    background: linear-gradient(135deg, #f5f7fa 0%, #ffffff 100%);
    position: relative;
    z-index: 2;
}

.products__wrapper {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    position: relative;
    z-index: 2;
    width: 100%;
}

.products__wrapper h2 {
    margin-bottom: 50px;
}

.products__content {
    max-width: 1000px;
    margin: 0 auto;
    text-align: left;
    position: relative;
    z-index: 2;
}

.products__title {
    font-size: 24px;
    font-weight: 600;
    line-height: 32px;
    color: #383c45;
    margin-bottom: 30px;
    text-align: center;
    padding: 0 20px;
}

.products__description {
    background: #ffffff;
    border-left: 4px solid #ff522e;
    padding: 30px 40px;
    margin-bottom: 30px;
    border-radius: 8px;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}

.products__description p {
    font-size: 18px;
    line-height: 28px;
    color: #383c45;
    margin: 0;
}

.products__notice {
    background: #f8f9fb;
    border: 1px solid #e1e4e8;
    padding: 25px 35px;
    border-radius: 8px;
}

.products__notice-text {
    font-size: 14px;
    line-height: 22px;
    color: #666;
    font-style: italic;
    margin: 0;
}

.customers {
    position: relative;
    z-index: 1;
}

.customers::before {
    content: "";
    background-image: url(../IMG/BackgroundImg/img_0000_Эллипс-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top 0px left 0;
    position: absolute;
    bottom: 150px;
    left: -20px;
    width: 970px;
    height: 740px;
    z-index: -1;
}

.customers_container {
    position: relative;
    z-index: 2;
}

.customers-content {
    max-width: 40%;
}

.customers-content .partation {
    position: relative;
    top: -10px
}

.customers-content h2 {
    margin: 30px 0;
}

.customers-content p {
    padding-right: 20px;
}

.customers-logo {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    flex-basis: 60%;
    align-items: flex-end;
}

.customers-logo__item {
    flex-basis: calc(100%/3);
    text-align: end;
}

.connection {
    background-image: linear-gradient(90deg, #2f85dc 40%, #2f85dc66 100%), url(../IMG/BackgroundImg/IFT.jpg);
    background-repeat: no-repeat;
    background-position: 0 0, right 0 bottom -20px;
    background-size: 100% 100%, 65% 140%;
}

.conection__wrapper {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    text-align: center;
    align-items: center;
}

.conection__wrapper h2,
.conection__wrapper p,
.conection__wrapper a {
    color: #fff;
    /* padding: 0px 0; */
}

.conection__form {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 25px 0;
}

.conection__form input {
    outline: none;
    font-size: 16px;
    line-height: 60px;
    padding: 0 10px;
    border-radius: 30px;
    width: 100%;
}

.conection__form label {
    flex-basis: calc(100%/4 - 5px);
}

.label__name,
.label__mail {
    position: relative;
}


p.asterisk{
    position:relative;
   align-self:flex-start;
    top:auto;
    
    font-size: 16px;
    font-weight:500;
    line-height: 16px;
    padding:0 15px;
    color:#ffffff;
}
p.asterisk::before{
    content: "\f069";
    font-family: "icomoon";
    color: #ff522e;
    position:absolute;
    left:0;
    top:3px;
    font-size: 10px;
    line-height: 10px;
}
.input__name::placeholder::after{
    content: "\f069";
    font-family: "icomoon";
    color: #ff522e;
    position: absolute;
}
.label__name::before,
.label__mail::before {
    content: "\f069";
    font-family: "icomoon";
    color: #ff522e;
    position: absolute;
    font-size: 10px;
    top: calc(50% - 20px);
}

.label__name::before {
    left: 180px;
}

.label__mail::before {
    left: 93px;
}

.form__container {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}

.label__textarea {
    flex-basis: calc(50% - 15px);
    margin: 22px 0;
    height: 100%;
    border-radius: 20px;
    padding-top: 65px;
}

.form__textarea {
    width: 100%;
    height: 100%;
    padding: 20px;
    border-radius: 20px;
    resize: none;
}

.form__textarea:focus {
    outline: 0;
}

.form__container .conection__form {
    /*flex-basis: 50%;*/
    /*flex-wrap: wrap;*/
    flex-direction: column;
    align-items: center;
    height: 100%;
}

.form__container .conection__form label,
.form__container .conection__form{
    /*flex-basis: calc(50% - 5px);*/
     width: 100%;
    margin: 10px 0;
}

.input__button-wrapper {
    height: 60px;
    cursor: pointer;
    border-radius: 30px;
    width: 100%;
    flex-basis: calc(100%/4 - 5px);
    position: relative;
}

.input__button-wrapper .default__button {
    height: 50px;
    position: absolute;
    top: -12px;
    right: 5px;
    align-items:center;
}

.input__button-wrapper .input__button-label {
    position: absolute;
    top: 0;
    color: #383c45cc;
    background: #fff;
    padding: 5px 10px;
    border-radius: 30px;
    height: 60px;
    display: flex;
    align-items: center;
    width: 100%;
    background-color: #fff;
    font-size: 15px;
    line-height: 17px;
    text-align: start;
    /* z-index: ; */
    margin: 0;
}

.input__button[type="file"] {
    overflow: hidden;
    opacity: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=0);
    width: 0.1px;
    height: 0.1px;
    position: absolute;
    z-index: -1;
}

.agreement {
    font-size: 16px;
    padding: 30px 0;
}

.agreement a {
    text-decoration: underline;
}

.footer__body {
    display: flex;
    flex-basis: 100%;
    justify-content: space-between;
}

.footer__body .logotype{
    padding:20px 0 30px 0;
}

.footer__container {
    display: flex;
    flex-basis: calc(100%/3*2 - 20px);
    justify-content: space-between;
}

.footer__menu,
.footer__advantages,
.contacts {
    display: flex;
    flex-direction: column;
    font-size: 18px;
    line-height: 25px;
    font-weight: 400;
    font-style: normal;
}

.contacts__phone,
.footer__container .button__wrapper {
    display: flex;
    justify-content: flex-end;
}

.footer__menu ul,
.footer__advantages ul {
    display: flex;
    flex-direction: column;
    color: #000;
    padding: 15px 0;
}

.footer__menu li,
.footer__advantages li {
    display: flex;
    flex-direction: column;
    padding: unset;
}

.footer__menu li:hover,
.footer__advantages li:hover,
.footer__menu li:active,
.footer__advantages li:active {
    background-color: #fff;
    color: #2f85dc;
}

.footer__menu li a,
.footer__advantages li a {
    color: #383c45;
    font-weight: 400;
    line-height: 30px;
}

.footer__menu li:hover a,
.footer__advantages li:hover a,
.footer__menu li:active a,
.footer__advantages li:active a {
    color: #2f85dc;
}

.address {
    font-style: normal;
    color: #383c45;
    padding: 15px 0px 15px 30px;
    position: relative;
}

.mail {
    color: #2f85dc;
    padding-left: 30px;
    position: relative;
}

.mail:hover {
    text-decoration: underline;
}

.address::before,
.mail::before {
    position: absolute;
    font-family: "icomoon";
    font-size: 26px;
    left: 0;
    width: 18px;
    height: 22px;
    color: #2f85dc;
    font-weight: 400;
    top: 1.5px;
}

.address::before {
    content: "\e903";
    top: 17px;
    font-size: 22px;
}

.mail::before {
    content: "\e901";
    font-size: 26px;
}

.contacts__container {
    padding: 15px 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.footer__phone {
    font-size: 24px;
    font-weight: 500;
    line-height: 27px;
    color: #383c45;
}

.footer__phone span {
    font-size: 20px;
    font-style: italic;
    color: #ff532e;
}

.social__buttons-container {
    display: flex;
    justify-content: flex-end;
}

.social_button {
    width: 45px;
    height: 45px;
    background-color: #383c45;
    border-radius: 50%;
    margin: 5px;
    background-color: #fff;
}

.footer {
    padding: 40px 0;
}

.copyright {
    padding: 20px 0;
    background-color: #383c45;
    color: #fff;
    font-size: 16px;
    letter-spacing: .5px;
}

.copyright .container {
    flex-direction: column;
}

.copyright__main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    line-height: 50px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.copyright__links {
    display: flex;
    gap: 20px;
    align-items: center;
}

.copyright a {
    font-size: 16px;
    letter-spacing: .5px;
    color: #fff;
    text-decoration: underline;
}

.copyright__legal-info {
    padding-top: 20px;
    max-width: 100%;
}

.copyright__legal-info p {
    margin: 0 0 12px 0;
    line-height: 1.5;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.6);
    text-align: left;
}

.copyright__legal-info p:last-child {
    margin-bottom: 0;
}

.legal-info__company-details {
    margin-bottom: 15px !important;
}

.contacts__content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.map__container,
#map {
    flex-basis: calc(100%*3/4 - 20px);
    height: 450px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.contacts__content .contacts__wrapper {
    display: flex;
    flex-direction: column;
    flex-shrink: 0;
    flex-grow: 0;
    flex-basis: calc(100%6 - 10px);
}

.contacts__content .contacts__phone {
    flex-direction: column;
    justify-content: flex-start;
    padding: 10px 0;
}

.contacts__content .contacts__phone a {
    padding: 5px 0;
}

.contacts__content .social__buttons-container {
    justify-content: flex-start;
    padding: 30px 0;
    display: none;
}

.contacts__content .contacts__links {
    padding: 20px 0;
}


/* ---------------------------------------------------------SLIDER  */

.slider {
    padding: unset;
}

.slider-progressbar {
    flex: 1 1 auto;
    min-width: 0;
    justify-content: center;
    position: relative;
}

.slider-progressbar .swiper-wrapper {
    height: unset;
}

.slider-progressbar__slide.swiper-slide {
    display: flex;
    justify-content: space-between;
    transform: translateX(60%);
}

.progressbar-prev,
.progressbar-next {
    width: calc(100%/5 - 50px);
    height: 100%;
    top: 5px;
    background-color: #ffffffcc;
}

.progressbar-prev {
    left: 0;
}

.progressbar-next {
    right: 0;
}

.progressbar-prev::after,
.progressbar-next::after {
    content: unset;
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite {
    max-width: calc(100%/3*2 - 90px);
    height: 13px;
    top: unset;
    border-radius: 15px;
    position: relative;
    margin: 40px auto 0 auto;
}

.swiper-pagination .swiper-pagination-progressbar-fill {
    background: linear-gradient( 90deg, #ff522e, #ff892b);
    border-radius: 15px;
}

.slider__image {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 550px;
}

.slider__image img {
    width: 100%;
    height: auto;
}

.team {
    padding-top: unset;
    padding-bottom: unset;
}

.team__container .partation {
    justify-content: center;
    font-size: 18px;
    font-weight: 600;
    margin-left: unset;
}

.team__container .partation::before {
    height: 0;
}

.team__container h2 {
    width: 100%;
    text-align: center;
}

.team__slider {
    flex: 1 1 auto;
    min-width: 0;
    padding-top: 30px;
    /* width: 100%; */
    justify-content: center;
}

.team__slider-slide.swiper-slide {
    width: 262px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.team__slider-image {
    margin: 15px 10px;
    width: 262px;
    height: 100%;
    box-shadow: 2px 3px 9px 2px rgba(0, 0, 0, 0.13);
}

.team__slider-image img {
    width: 100%;
}

.team__slider-nav {
    display: flex;
    justify-content: flex-end;
    position: relative;
    flex-basis: 150px;
    left: auto;
}

.team__slider-prev.swiper-button-prev,
.team__slider-prev.swiper-button-desabled {
    position: relative;
    right: 30px;
    left: auto;
    background-color: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: 3px 2px 9px 2px rgba(0, 0, 0, 0.13);
}

.team__slider-next.swiper-button-next,
.team__slider-next.swiper-button-desabled {
    position: relative;
    left: auto;
    background-color: #fff;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    box-shadow: 3px 2px 9px 2px rgba(0, 0, 0, 0.13);
}

.team__slider-next.swiper-button-next::after,
.team__slider-prev.swiper-button-prev::after {
    top: 0px;
    position: absolute;
    width: 100%;
    height: 100%;
    font-size: 20px;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: center;
}

.team__slider-slide.swiper-slide .teammate {
    height: 100%;
}

.team__slider-slide.swiper-slide .team__slider-image {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.5s ease-in-out, translateY 0.5s ease-in-out;
}

.swiper-slide-active .team__slider-image {
    transform: scale(1.2, 1.3) translateY(-28px);
}

.team__slider-slide.swiper-slide p {
    padding: 0 5px;
}

.team__slider-slide p.name {
    color: #2f85dc;
    line-height: 30px;
    font-weight: 500;
}

.team__slider-slide p.position_held {
    color: #000;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
}

.team__cards {
    display: flex;
    justify-content: center;
    align-items: flex-start;
    gap: 40px;
    padding: 50px 0;
    flex-wrap: wrap;
}

.team__cards .teammate {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 262px;
}

.team__cards .team__slider-image {
    margin: 15px 10px;
    width: 262px;
    box-shadow: 2px 3px 9px 2px rgba(0, 0, 0, 0.13);
}

.team__cards .team__slider-image img {
    width: 100%;
    display: block;
}

.team__cards p {
    padding: 0 5px;
    text-align: center;
}

.team__cards p.name {
    color: #2f85dc;
    line-height: 30px;
    font-weight: 500;
    margin-bottom: 5px;
}

.team__cards p.position_held {
    color: #000;
    font-size: 16px;
    line-height: 23px;
    font-weight: 400;
}

/* Technologies Section */
.technologies {
    background-color: #fff;
    position: relative;
    z-index: 2;
}

.technologies__wrapper {
    display: flex;
    flex-direction: column;
    text-align: center;
    align-items: center;
    width: 100%;
}

.technologies__wrapper h2 {
    margin-bottom: 50px;
}

.technologies__content {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 60px;
    width: 100%;
    max-width: 900px;
    text-align: left;
}

.technology__item {
    display: flex;
    flex-direction: column;
    text-align: center;
}

.technology__title {
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    color: #383c45;
    margin-bottom: 10px;
    padding: 0;
}

.technology__text {
    font-size: 18px;
    line-height: 27px;
    color: #383c45;
    font-weight: 400;
    padding: 0;
    margin: 0;
}