/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body {
	line-height: 1;
    overflow-x: hidden;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type=search] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

textarea {
    overflow: auto;
    vertical-align: top;
    resize: vertical;
}

audio,
canvas,
video {
    display: inline-block;
    display: inline;
    zoom: 1;
    max-width: 100%;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%; 
    -webkit-text-size-adjust: 100%; 
    -ms-text-size-adjust: 100%; 
}

a:active,
a:hover {
    outline: 0;
}

img {
    border: 0; 
    -ms-interpolation-mode: bicubic; 
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0; 
    padding: 0;
    white-space: normal; 
    margin-left: -7px; 
}

button,
input,
select,
textarea {
    font-size: 100%; 
    margin: 0;
    vertical-align: baseline; 
    vertical-align: middle;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"], 
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button; 
    cursor: pointer; 
    overflow: visible;  
}

button[disabled],
html input[disabled] {
    cursor: default;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box; 
    padding: 0; 
    height: 13px; 
    width: 13px; 
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box; 
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto; 
    vertical-align: top; 
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html,
button,
input,
select,
textarea {
    color: #222;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: var(--button-color);
    text-shadow: none;
}

img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* FONTS */
/* raleway-regular - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/raleway-v29-cyrillic_latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-500 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/raleway-v29-cyrillic_latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-600 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/raleway-v29-cyrillic_latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-700 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/raleway-v29-cyrillic_latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* raleway-800 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Raleway';
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/raleway-v29-cyrillic_latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-regular - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 400;
    src: url('../fonts/inter-v13-cyrillic_latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-500 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/inter-v13-cyrillic_latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-600 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/inter-v13-cyrillic_latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* inter-700 - cyrillic_latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Inter';
    font-style: normal;
    font-weight: 700;
    src: url('../fonts/inter-v13-cyrillic_latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

/* VARIABLES CSS */
:root {
    --text-menu-color: rgb(255, 255, 255);
    --text-color: #FFFFFF;
    --text-color-2: #272727;
    --text-button-color: #FFFFFF;
  
    --menu-color: rgba(39, 39, 39, 0.1);
    --page-menu-color: rgba(39, 39, 39, 0.6);
    --body-color: #FFFFFF;
    --button-color: #FF9A00;
    --button-hover-color: #FF7B1B;
  
    --body-font: 'Raleway', sans-serif;
    --numbers-font: 'Inter', sans-serif;

}
  
/* STYLES */
html {
    box-sizing: border-box;
}

*, *::before, *::after {
    box-sizing: inherit;
}

body {
    font-family: var(--body-font);
    font-style: normal;
    font-size: 16px;
    line-height: 1.2;
    font-weight: normal;
    color: var(--body-color);
}

.wrapper {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
}

h2 {
    margin-bottom: 25px;
    font-size: 45px;
    font-weight: 600;
}

h3 {
    margin-bottom: 15px;
    font-size: 35px;
    font-weight: 600;
}

/* HEADER STYLES START */

.header {   
    padding-top: 40px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: transparent;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.header__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.header__scroll {
    padding: 15px 0 15px 0;
    background: rgb(39, 39, 39);
}

.header__list {
    display: flex;
    flex-wrap: wrap;
}

.header__item {
    margin-right: 28px;
}

.header__item:last-child{
    margin-right: 0;
}

.header__link {
    font-size: 16px;
    line-height: 24px;
    color: var(--text-color);
    text-decoration: none;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.header__link:hover,  
.header__link:active {
    opacity: 85%;
}

.header__buttons {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}

.header__buttons a {
    color: var(--text-color);
    text-decoration: none;
}

.header__lang_link {
    font-size: 14px;
    line-height: 14px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.header__lang_link:hover,  
.header__lang_link:active {
    opacity: 85%;
}

.header__nav_bottom-telegram img,
.header__nav_bottom-whatsapp img {
    height: 20px;
    width: 20px;
}

.header__telegram_link {
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.header__telegram_link:hover {
    opacity: 85%;
}

.header__contact_button {
    display: block;
    padding: 12px 30px;
    border-radius: 69px;
    line-height: 16px;
    background-color: var(--button-color);
    -webkit-border-radius: 69px;
    -moz-border-radius: 69px;
    -ms-border-radius: 69px;
    -o-border-radius: 69px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.header__contact_button:hover, 
.header__contact_button:active {
    background-color: var(--button-hover-color);
}

.header__burger {
    width: 24px;
    height: 16px;
    display: none;
    position: relative;
    
}

.header__burger:hover {
    cursor: pointer;
}

.header__burger:hover .burger__line{
    background-color: var(--button-hover-color);
}

.burger__line {
    display: block;
    width: 100%;
    height: 2.5px;
    border-radius: 2.5px;
    background-color: var(--button-color);
    position: absolute;
    right: 0;
    -webkit-border-radius: 2.5px;
    -moz-border-radius: 2.5px;
    -ms-border-radius: 2.5px;
    -o-border-radius: 2.5px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.burger__line_first {
    top: 0;
}

.burger__line_second {
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}

.burger__line_third {
    width: 85%;
    bottom: 0;
}

.header__nav-close {
    width: 24px;
    height: 24px;
    z-index: 11;
    position: relative;
}

.header__nav-close:hover {
    cursor: pointer;
}

.header__nav-close-line {
    height: 2.5px;
    width: 100%;
    display: block;
    background-color: var(--text-button-color);
    position: absolute;
    top: 50%;
    border-radius: 2.5px;
    -webkit-border-radius: 2.5px;
    -moz-border-radius: 2.5px;
    -ms-border-radius: 2.5px;
    -o-border-radius: 2.5px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.header__nav-close:hover .header__nav-close-line {
    opacity: 80%;
}

.header__nav-close-line:first-child {
    transform: translateY(-50%) rotate(45deg);
    -webkit-transform: translateY(-50%) rotate(45deg);
    -moz-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    -o-transform: translateY(-50%) rotate(45deg);
}

.header__nav-close-line:last-child {
    transform: translateY(-50%) rotate(-45deg);
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -moz-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    -o-transform: translateY(-50%) rotate(-45deg);
}

.header__nav-img {
    max-width: 95px;
}

.header__nav_top,
.header__nav_bottom {
    display: none;
}


/* HEADER STYLES END */

/* CONTACT POPUP START*/

.contact__popup {
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 9999;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    background-color: rgba(27, 27, 27, 0.7);
    transition: opacity .3s, visibility .3s;
    -webkit-transition: opacity .3s, visibility .3s;
    -moz-transition: opacity .3s, visibility .3s;
    -ms-transition: opacity .3s, visibility .3s;
    -o-transition: opacity .3s, visibility .3s;
}

.contact__popup.visible {
    visibility: visible;
    opacity: 1;
}

.contact__popup_content {
    margin: 30px;
    padding: 30px;
    max-width: 500px;
    border-radius: 12px;
    background-color: var(--body-color);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transition: transform .3s;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    -ms-transition: transform .3s;
    -o-transition: transform .3s;
}

.contact__popup.visible .contact__popup_content {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.contact__popup_title {
    font-size: 40px;
    font-weight: 600;
    line-height: 45px;
    text-align: center;
    color: var(--text-color-2);
}

.contact__popup_text {
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: var(--text-color-2);
}

.contact__popup_form {
    position: relative;
}

.contact__popup_form::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    background: #ff99002b url(../images/spinner.gif) center / 100px no-repeat;
    opacity: 0;
    visibility: hidden;
    transition: all .3s easy;
    -webkit-transition: all .3s easy;
    -moz-transition: all .3s easy;
    -ms-transition: all .3s easy;
    -o-transition: all .3s easy;
}

.contact__popup_form._sending::after {
    opacity: 1;
    visibility: visible;
}


.popup_form_field {
    padding: 20px;
    margin-bottom: 15px;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    border-radius: 8px;
    outline: 0;
    outline-offset: 0;
    border: 1px solid rgba(170, 170, 170, 1);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.iti {
    width: 100%;
}

.popup_form_nonvalid {
    padding-top: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #FF3B3B;
    opacity: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.popup_form_field.error {
    border: 1px solid #FF3B3B;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

._error {
    border: 1px solid #FF3B3B !important; 
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.popup_form_submit {
    margin-top: 25px;
    padding: 17px 60px;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    border-radius: 7px;
    border: none;
    outline: none;
    color: var(--text-button-color);
    background-color: var(--button-color);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.popup_form_submit:hover {
    background-color: var(--button-hover-color);
}

/* CONTACT POPUP END*/

/* CONTACT FILE POPUP START*/

.contact__popup_file {
    width: 100%;
    height: 100vh;
    left: 0;
    top: 0;
    z-index: 9999;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    background-color: rgba(27, 27, 27, 0.7);
    transition: opacity .3s, visibility .3s;
    -webkit-transition: opacity .3s, visibility .3s;
    -moz-transition: opacity .3s, visibility .3s;
    -ms-transition: opacity .3s, visibility .3s;
    -o-transition: opacity .3s, visibility .3s;
}

.contact__popup_file.visible {
    visibility: visible;
    opacity: 1;
}

.contact__popup_file_content {
    margin: 30px;
    padding: 30px;
    max-width: 500px;
    border-radius: 12px;
    background-color: var(--body-color);
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transition: transform .3s;
    -webkit-transition: transform .3s;
    -moz-transition: transform .3s;
    -ms-transition: transform .3s;
    -o-transition: transform .3s;
}

.contact__popup_file.visible .contact__popup_file_content {
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

.contact__popup_file_title {
    font-size: 40px;
    font-weight: 600;
    line-height: 45px;
    text-align: center;
    color: var(--text-color-2);
}

.contact__popup_file_text {
    margin-bottom: 40px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
    color: var(--text-color-2);
}

.popup_form_file_field {
    padding: 20px;
    margin-bottom: 15px;
    width: 100%;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    border-radius: 8px;
    outline: 0;
    outline-offset: 0;
    border: 1px solid rgba(170, 170, 170, 1);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    -ms-border-radius: 8px;
    -o-border-radius: 8px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.iti {
    width: 100%;
}

.popup_form_file_nonvalid {
    padding-top: 5px;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    color: #FF3B3B;
    opacity: 0;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.popup_form_file_field.error {
    border: 1px solid #FF3B3B;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.popup_form_file_submit {
    margin-top: 25px;
    padding: 17px 60px;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    border-radius: 7px;
    border: none;
    outline: none;
    color: var(--text-button-color);
    background-color: var(--button-color);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.popup_form_file_submit:hover {
    background-color: var(--button-hover-color);
}

/* CONTACT FILE POPUP END*/

/* INTRO STYLES START */

.intro {
    padding-top: 295px;
    background: url(../images/main_bg.jpg) no-repeat center;
    background-size: cover;
}

.intro__title {
    margin-bottom: 65px;
    max-width: 1416px;
    font-weight: 600;
    font-size: 75px;
    color: var(--text-color);
}

.typed-cursor {
    color: var(--button-color);
}
.intro__title_color {
    color: var(--button-color);
    height: 200px;
}

.intro__line {
    margin-bottom: 23px;
    height: 1px;
    width: 100%;
    opacity: 20%;
    background: var(--text-color);
}

.intro__description {
    padding-bottom: 24px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
}

.intro__description_left {
    display: flex;
}

.description__circle {
    margin: 5px 7px 0 0;
    height: 10px;
    width: 25px;
    border-radius: 100%;
    display: block;
    background-color: var(--text-color);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
}

.intro__description_left {
    width: 284px;
}

.intro__description_left_text {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: var(--text-color);
}

.description__bold {
    font-weight: 600;
}

.intro__description_right {
    max-width: 469px;
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    background: rgba(255, 255, 255, 0.12);
    border-radius: 10px;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.intro__description_right_text {
    margin: 20px 20px 30px 20px;
    display: block;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: var(--text-color);
}

.intro__description_right_link {
    margin: 0 0 22px 20px;
    padding: 16px 54px;
    color: #161616;
    text-decoration: none;
    background: #FFFFFF;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.intro__description_right_link:hover {
    color: var(--text-button-color);
    background: var(--button-color);
}

/* INTRO STYLES END */

/* ABOUT STYLES START */

.about {
    padding-top: 130px;
    background: url(../images/lines.png) no-repeat center;
    background-size: cover;
}

.about__first_title,
.about__second_title {
    width: 765px;
    font-size: 60px;
    color: var(--text-color-2);
}

.about__first_describe {
    margin-bottom: 70px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}

.about__first_text {
    width: 662px;
    font-size: 16px;
    font-weight: 400;
    color: var(--text-color-2);
}

.about__first_details {
    padding: 15px 67px;
    font-size: 14px;
    font-weight: 400;
    color: var(--text-color);
    background: var(--button-color);
    text-decoration: none;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.about__first_details:hover {
    color: var(--text-button-color);
    background: var(--button-hover-color);
}

.about__first_img {
    height: 526px;
    width: 100%;
    margin-bottom: 200px;
    object-fit: cover;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -ms-border-radius: 28px;
    -o-border-radius: 28px;
}

.about__second {
    padding: 0 10px 200px 10px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.about__second_info {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 84px;
}

.about__second_item {
    width: 270px;
}

.about__second_item > .item__number {
    margin-bottom: 12px;
    font-size: 50px;
    font-weight: 700;
    color: #FFAB2B;
    font-family: var(--numbers-font);
}

.about__second_item > .item__describe {
    font-size: 16px;
    font-weight: 400;
    color: var(--text-color-2);
}

/* ABOUT STYLES END */

/* SOLUTIONS STYLES START */

.solutions {
    background:#272727 url(../images/lines_2.png) no-repeat center;
    background-size: cover;
}

.solutions__info {
    padding: 70px 0 70px 0;
}

.solution__info_bottom_border {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.solutions__info_title {
    font-size: 70px;
}

.solutions__info_text {
    width: 560px;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}

.solutions__item {
    width: 100%;
    padding: 40px 0 40px 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease; 
}

.solutions__item:hover {
    background: linear-gradient(rgba(255, 255, 255, 0.04),
    rgba(255, 255, 255, 0.06));
}

.solutions__wrapper {
    width: 1440px;
    margin: 0 auto;
    padding: 0 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.solutions__item_icon {
    padding: 19px;
    margin-right: 20px;
    height: 86px;
    width: 86px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(var(--text-color-2) 80%, var(--text-color-2)) padding-box,
                linear-gradient(0deg, rgba(255, 255, 255, 1), rgba(255, 255, 255, 0.2)) border-box;
    border-radius: 15px;
    border: 1px solid transparent;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.solutions__item_icon:hover {
    cursor: pointer;
    opacity: 80%;
}

.solutions__item_info {
    margin-right: 20px;
}

.solutions__item_description {
    width: 50%;
    margin-bottom: 50px;
    display: flex;
    justify-content: space-between;
    gap: 140px;
}

.description_text {
    margin-bottom: 51px;
    max-width: 476px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.description_button {
    padding: 15px 67px;
    width: 222px;
    display: block;
    color: var(--text-color-2);
    text-decoration: none;
    background: var(--text-button-color);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.description_button:hover {
    color: var(--text-button-color);
    background: var(--button-color);
}


.solutions__item_img img {
    max-height: 350px;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    object-fit: cover;
}

/* SOLUTIONS STYLES END */

/* INFORMATIONS STYLES START */

.informations {
    padding-top: 130px;
    background: url(../images/lines_3.png) no-repeat center;
    background-size: cover;
}

.informations__first,
.informations__second {
    padding-bottom: 200px;
}

.informations__first_title {
    max-width: 900px;
    font-weight: 700;
    line-height: 51px;
    color: var(--text-color-2);
}

.informations__second_title {
    margin-bottom: 50px;
    max-width: 1100px;
    font-weight: 700;
    line-height: 51px;
    color: var(--text-color-2);
}

.informations__second_title_color {
    color: var(--button-color);
}

.informations__first_describe {
    margin-bottom: 70px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}

.informations__first_text {
    width: 600px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    color: var(--text-color-2);
}

.informations__bold {
    font-weight: 700;
}

.informations__first_img {
    margin-bottom: 70px;
    width: 100%;
    max-height: 493px;
    object-fit: cover;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -ms-border-radius: 28px;
    -o-border-radius: 28px;
}

.informations__first_provide, 
.informations__second_provide {
    margin-bottom: 30px;
    font-size: 18px;
    font-weight: 700;
    color: var(--text-color-2);
}

.informations__first_info,
.informations__second_info {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 0 160px;
}

.informations__first_info_item,
.informations__second_info_item {
    margin-bottom: 25px;
}

.first_info_text,
.second_info_text {
    padding-left: 25px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: var(--text-color-2);
    background: url('../images/check.png') no-repeat;
}

/* INFORMATIONS STYLES END */

/* CONSULTATION STYLES START */

.consultation {
    background:#272727;
}

.consultation__title {
    padding-top: 70px;
    margin-bottom: 20px;
    text-align: center;
}

.consultation__text {
    margin-bottom: 80px;
    text-align: center;
    font-size: 16px;
    font-weight: 400;
}

.consultation__main {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.main_left_title {
    padding-bottom: 30px;
    font-size: 18px;
    line-height: 27px;
    font-weight: 700;
}

.main_left_items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
}

.main_left_item {
    padding: 16px;
    display: flex;
    align-items: center;
    text-decoration: none;
    color: var(--text-color);
    background: linear-gradient(#303030, #303030) padding-box,
                linear-gradient(0deg, rgba(255, 255, 255, 0.2), rgba(255, 255, 255, 0.1)) border-box;
    border-radius: 4px;
    border: 1px solid transparent;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.main_left_item:hover {
    cursor: pointer;
    opacity: 80%;
}

.main_left_item:nth-child(2n) {
    margin-right: 0;
}

.left_item_text {
    max-width: 187px;
    margin-left: 28px;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
}

.left_item_icon {
    padding: 11px;
    height: 58px;
    width: 58px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(#303030, #303030) padding-box,
    linear-gradient(0deg, rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.1)) border-box;
    border-radius: 4px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
}

.left_item_icon img {
    height: 36px;
}

.consultation__main_text {
    margin: 30px 0 40px 0;
    width: 475px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    opacity: 60%;
    color: var(--text-color);
}

.consultation__main_contact {
    margin-bottom: 70px;
    display: flex;
    flex-wrap: wrap;
}

.main_contact_button {
    margin-right: 44px;
    padding: 17px 50px ;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    color: var(--text-button-color);
    text-decoration: none;
    background: var(--button-color);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.main_contact_button:hover {
    background: var(--button-hover-color);
}

.main_contact_info {
    display: flex;
    flex-direction: column;
}

.contact_info_number {
    font-size: 21px;
    font-weight: 500;
    line-height: 28px;
    font-family: 'Inter';
    color: var(--text-color);
    text-decoration: none;
}
.contact_info_text {
    margin-bottom: 3px;
}

.contact_info_text,
.contact_info_links a {
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    opacity: 60%;
    color: var(--text-color);
}

.contact_info_links a {
    margin-right: 7px;
}

.consultation__main_right img {
    max-width: 569px;
    border-radius: 29px;
    -webkit-border-radius: 29px;
    -moz-border-radius: 29px;
    -ms-border-radius: 29px;
    -o-border-radius: 29px;
}

/* CONSULTATION STYLES END */

/* CONSULTATION STYLES START */

.cours_author {
    background:#272727;
}

.cours_author__wrapper {
    display: flex;
}

.ccours_author__title {
    padding-top: 70px;
    margin-bottom: 20px;
    text-align: center;
}

/* CONSULTATION STYLES END */

/* CONTACT STYLES START */

.contact {
    padding: 200px 0 70px 0;
    background: url(../images/lines_4.png) no-repeat center;
    background-size: cover;
}

.contact__first {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
}

.contact__first_describe {
    margin-right: 316px;
}

.contact__first_title {
    font-size: 70px;
    line-height: 80px;
    color: var(--text-color-2);
}

.contact__first_text {
    margin-bottom: 50px;
    width: 495px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: var(--text-color-2);
}

.contact__first_address {
    width: 495px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    opacity: 60%;
    color: var(--text-color-2);
}

.contact__first_address img {
    height: 18px;
    width: 18px;
}

.contact__first_action {
    display: flex;
    flex-direction: column;
}

.first_action_title {
    margin: 17px 0 15px 0;
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
    color: var(--text-color-2);
}

.first_action_text {
    margin-bottom: 30px;
    width: 418px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    opacity: 90%;
    color: var(--text-color-2);
}

.first_action_button {
    width: 302px;
    padding: 17px 0 17px 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 25px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--button-color);
    text-decoration: none;
    color: var(--text-button-color);
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.first_action_button:hover {
    background: var(--button-hover-color);
}

.contact__second {
    margin-bottom: 30px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
}

.contact__second_info {
    display: flex;
    flex-wrap: wrap;
}

.contact__second_info p {
    color: var(--text-color-2);
}

.second_info_number {
    margin-right: 17px;
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    font-family: 'Inter';
    text-decoration: none;
    color: var(--text-color-2);
}

.second_info_mail {
    font-size: 40px;
    font-weight: 400;
    line-height: 40px;
    text-decoration: none;
    color: var(--text-color-2);
}

.contact__second_social {
    margin-left: 130px;
}

.second_social_link {
    margin-right: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    opacity: 60%;
    color: var(--text-color-2);
}

.second_social_link:last-child {
    margin-right: 0;
}

.contact__second_map {
    height: 537px;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -ms-border-radius: 28px;
    -o-border-radius: 28px;
}

.contact__second_map iframe {
    height: 100%;
    width: 100%;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -moz-border-radius: 28px;
    -ms-border-radius: 28px;
    -o-border-radius: 28px;
    outline: none !important;
    border: none !important;
}

/* CONTACT STYLES END */

/* FOOTER STYLES START */

.footer {
    background: #272727;
}

.footer__first {
    padding-top: 70px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.footer__first_left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.footer_logo {
    margin-bottom: 20px;
    max-width: 162px;
}

.footer_logo_text {
    margin-bottom: 20px;
    width: 200px;
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
}

.footer_logo_copyright {
    font-size: 14px;
    line-height: 21px;
    font-weight: 400;
    opacity: 50%;
}

.footer__first_right {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 97px 83px;
}

.footer__second_social {
    width: 100%;
    grid-column: span 2;
}

.first_right_one,
.first_right_two {
    display: flex;
    flex-direction: column;
}

.footer__second {
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}

.first_right_one_title {
    margin-bottom: 24px;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
    opacity: 50%;
}

.first_right_one_link {
    margin-bottom: 12px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 400;
    color: var(--text-color);
    text-decoration: none;
}

.footer__second_info {
    display: flex;
    flex-wrap: wrap;
}

.footer__second_info p {
    color: var(--text-color);
}


.footer_info_number {
    margin-right: 17px;
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    font-family: 'Inter';
    text-decoration: none;
    color: var(--text-color);
}

.footer_info_mail {
    font-size: 20px;
    font-weight: 400;
    line-height: 23px;
    text-decoration: none;
    color: var(--text-color);
}

.footer_social_link {
    color: var(--text-color);
}

.footer_social_link {
    margin-right: 20px;
    font-size: 14px;
    font-weight: 400;
    line-height: 14px;
    opacity: 60%;
}

.footer_social_link:last-child {
    margin-right: 150px;
}

.footer_third {
    padding-bottom: 45px;
    width: 100%;
    font-size: 110px;
    font-weight: 600;
    text-align: center;
    text-transform: uppercase;
}

/* FOOTER STYLES END */

/* ABOUT STYLES START */

.about__intro {
    padding-top: 295px;
    background: url(../images/company.jpg) no-repeat center;
    background-size: cover;
}

.about__intro_wrap {
    display: flex;
    justify-content: space-between;
}

.about__title {
    margin-bottom: 30px;
}

.about__title_number {
    margin-bottom: 9px;
    font-weight: 700;
    font-size: 75px;
    font-family: var(--numbers-font);
    color: var(--button-color);
}

.about__title_text {
    max-width: 301px;
    padding-bottom: 100px;
    font-size: 16px;
    line-height: 21.6px;
    font-weight: 400;
}

.about__title_text_sec {
    max-width: 291px;
    font-weight: 600;
    font-size: 16px;
}

.about__first_info {
    margin-bottom: 80px;
    display: flex;
    justify-content: space-between;
    gap: 120px;
}

.about__first_left,
.about__first_right {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: var(--text-color-2);
}

.about__intro_right {
    animation: 5s show ease;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    -webkit-animation: 5s show ease;
}

@keyframes show {
    0% { opacity: 0; }
    20% {opacity: 1;}
    80% {opacity: 1;}
    100% { opacity: 0; }
}

/* ABOUT STYLES END */

/* APPROACHES STYLES START */

.approaches__intro {
    padding-top: 295px;
    background: url(../images/approaches.jpg) no-repeat center;
    background-size: cover;
}

.approaches__title {
    margin-bottom: 40px;
}

.approaches__title_text {
    max-width: 327px;
    padding-bottom: 100px;
    font-size: 16px;
    line-height: 21.6px;
    font-weight: 400;
}

/* APPROACHES STYLES END */

/* LICENCE STYLES START */

.licence {
    padding: 200px 0 200px 0;
    background: url(../images/lines_5.png) no-repeat center;
    background-size: cover;
}

.licence__title {
    max-width: 900px;
    font-weight: 700;
    line-height: 51px;
    color: var(--text-color-2);
}

.licence__elements {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 18px;
}

.licence__item img {
    max-height: 619px;
    object-fit: contain;
    filter: blur(5px);
    -webkit-filter: blur(5px);
}

/* LICENCE STYLES END */

/* PRIVACY POLICY START */

.privacypolicy_title {
    padding-bottom: 70px;
}

.privacypolicy_intro {
    padding-top: 270px;
    background: url(../images/privacypolicy.jpg) no-repeat center;
    background-size: cover;
}

.privacypolicy_text {
    margin: 130px 0 200px 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: justify;
    color: var(--text-color-2);
}

/* PRIVACY POLICY END */

/* GRATITUDE START */

.gratitude__title {
    padding-bottom: 20px;
    font-weight: 600;
    font-size: 80px;
    color: var(--text-color);
}

.gratitude__intro {
    padding-top: 215px;
    background: url(../images/gratitude.jpg) no-repeat center;
    background-size: cover;
}

.gratitude__text {
    padding-bottom: 50px;
    max-width: 484px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.gratitude__socials_title {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700;
}

.gratitude__socials_links {
    padding-bottom: 70px;
}

/* GRATITUDE END */

/* FIRST STYLES START */

.first {
    padding: 130px 0 200px 0;
    background: url(../images/lines.png) no-repeat center;
    background-size: cover;
}

.first__main_title {
    max-width: 900px;
    font-size: 45px;
    line-height: 51.3px;
    font-weight: 700;
    color: var(--text-color-2);
}

.first__main_describe {
    margin-bottom: 70px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}

.first__main_text {
    max-width: 478px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: var(--text-color-2);
}

.first__blocks {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 70px 26px;
}

.item__title {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    line-height: 25.74px;
    color: var(--text-color-2);
}

.item__text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: var(--text-color-2);
    opacity: 90%;
}

.item__image {
    margin-bottom: 30px;
    position: relative;
}

.item__image_img {
    object-fit: cover;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.item__image_number {
    position: absolute;
    left: 13px;
    top: 13px;
    font-size: 24px;
    font-weight: 700;
    line-height: 34.32px;
    user-select: none;
}

.item__image_more_plus {
    width: 46px;
    height: 46px;
    font-size: 30px;
    position: absolute;
    top: -12px;
    right: -12px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--button-color);
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    user-select: none;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.item__image_more_plus:hover {
    cursor: pointer;
    background: var(--button-hover-color);
}

.item__image_info {
    max-width: 317px;
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 22px;
    right: 3px;
    z-index: 10;
    cursor: pointer;
    background: var(--body-color);
    border-radius: 9px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    -ms-border-radius: 9px;
    -o-border-radius: 9px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.item__image_more:hover .item__image_info {
    opacity: 1;
    visibility: visible;
}

.item__image_info_text {
    padding: 17px;
    font-size: 13px;
    line-height: 19.5px;
    font-weight: 400;
    color: var(--text-color-2);
}

/* FIRST STYLES END */

/* SECOND STYLES START */

.second {
    background:#272727;
}

.second__title {
    padding: 70px 0 16px 0;
    max-width: 900px;
    color: var(--text-color);
    font-size: 45px;
    line-height: 51px;
    font-weight: 700;
}

.second__subtitle {
    padding-bottom: 70px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.second__subtitle_first,
.second__subtitle_second {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.second__subtitle_first {
    max-width: 431px;
}

.second__subtitle_second {
    max-width: 401px;
}

.second__image {
    margin-bottom: 200px;
    border-radius: 26px;
    -webkit-border-radius: 26px;
    -moz-border-radius: 26px;
    -ms-border-radius: 26px;
    -o-border-radius: 26px;
}

.second__title_two {
    padding: 0px 0 65px 0;
    max-width: 990px;
    color: var(--text-color);
    font-size: 45px;
    line-height: 51px;
    font-weight: 700;
}

.second__info__block {
    display: flex;
    justify-content: space-between;
}

.second__info__block_item {
    margin-bottom: 25px;
    max-width: 460px;
}

.second__info__block_text {
    padding-left: 25px;
    font-size: 16px;
    font-weight: 400;
    line-height: 22.4px;
    color: var(--text-color);
    background: url('../images/check_2.png') no-repeat;
}

.second__info__image {
    margin-bottom: 200px;
    display: flex; 
    align-items: center;
    position: relative;
}

.second__info__describe {
    position: absolute;
    left: -160px;
}

.second__info__describe_image {
    max-width: 13.66px;
}

.second__info__describe_text {
    max-width: 142px;
    font-weight: 400;
    font-size: 13px;
    line-height: 19.5px;
    opacity: 60%;
}

.second__info_ellipse {
    width: 600px;
    height: 600px;
}

.second__info_paper {
    max-height: 771px;
    display: block;
    position: absolute;
    top: -110px;  
    left: 50px;
}

/* SECOND STYLES END */

/* CONTACT PAGE START */

.contact__page {
    background: url(../images/lines_4.png) no-repeat center;
    background-size: cover;
}

.contact__page__link {
    color: var(--text-color-2);
}

.contact__page__link a:not(.header__contact_button){
    color: var(--text-color-2); 
}

.contact__header {   
    padding-top: 40px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    background: transparent;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.contact__header__wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.contact__header__scroll {
    padding: 15px 0 15px 0;
    background: var(--body-color);
}

/* CONTACT PAGE END */

/* 404 START */

.page__404__title {
    padding-bottom: 7px;
    font-weight: 700;
    font-size: 110px;
    line-height: 110px;
    font-family: var(--numbers-font);
    color: var(--text-color);
}

.page__404__intro {
    padding: 215px 0 100px 0; 
    background: url(../images/404.jpg) no-repeat center;
    background-size: cover;
}

.page__404__text {
    padding-bottom: 20px;
    max-width: 585px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.page__404__button {
    padding: 18px 0;
    max-width: 282px;
    color: var(--text-button-color);
    background-color: var(--button-color);
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    line-height: 25.74px;
    font-weight: 600;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.page__404__button:hover {
    background: var(--button-hover-color);
}

/* 404 END */

/* ABOUT PAGE START */

.members {
    background: url(../images/lines_7.png) no-repeat center;
    background-size: cover;
}

.members__top {
    display: flex;
    justify-content: space-between;
}

.members_title {
    padding-bottom: 25px;
    max-width: 570px;
    font-size: 70px;
    line-height: 74px;
    font-weight: 600;
    color: var(--text-color-2);
}

.members_button {
    margin-bottom: 70px;
    width: 255px;
    height: 50px;
    border-radius: 7px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 600; 
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    color: var(--text-button-color);
    background: var(--button-color);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.members_button:hover {
    background: var(--button-hover-color);
}

.members_number {
    font-size: 50px;
    line-height: 50px;
    font-weight: 700;
    color: var(--button-color);
    font-family: var(--numbers-font);
}

.members_text_two,
.members_text {
    font-size: 16px;
    font-weight: 400;
    color: var(--text-color-2);
}

.members_text {
    max-width: 244px;
}

.members_text_two {
    max-width: 310px;
}

.members__bottom {
    margin-bottom: 200px;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 10px;
}

.members_item_photo {
    object-fit: cover;
}

.members_item_title {
    padding: 21px 0 3px 0;
    font-size: 18px;
    font-weight: 700;
    line-height: 25px;
    color: var(--text-color-2);
}

.members_item_position {
    font-size: 13px;
    line-height: 20px;
    font-weight: 400;
    opacity: 0.5;
    color: var(--text-color-2);
}

.members_item_describe {
    padding-top: 8px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    color: var(--text-color-2);
}

.members__top_title_describe {
    display: flex;
}

/* ABOUT PAGE END */

/* PROJECTS PAGE START */

.projects__intro {
    padding-top: 295px;
    background: url(../images/projects.jpg) no-repeat center;
    background-size: cover;
}

.projects__title {
    margin-bottom: 40px;
}

.projects__title_text {
    max-width: 430px;
    padding-bottom: 100px;
    font-size: 16px;
    line-height: 21.6px;
    font-weight: 400;
}

.projects {
    padding: 130px 0 200px 0;
    background: url(../images/lines.png) no-repeat center;
    background-size: cover;
}

.projects__main_title {
    max-width: 900px;
    font-size: 45px;
    line-height: 51.3px;
    color: var(--text-color-2);
}

.projects__blocks {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 70px 26px;
    user-select: none;
}

.projects__item,
.members__bottom_item {
    max-width: 438px;
}

.projects__item__title {
    max-width: 337px;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    line-height: 25.74px;
    color: var(--text-color-2);
}

.projects__item__text {
    margin-bottom: 25px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: var(--text-color-2);
    opacity: 90%;
}

.projects__item__image {
    margin-bottom: 30px;
    position: relative;
}

.projects__item__image_img {
    max-height: 253px;
    object-fit: cover;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.projects__item__more_button {
    display: inline-block;
    padding-right: 29px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 600;
    text-decoration: none;
    color: var(--text-color-2);
    background: url(../images/details.png) no-repeat 95% center;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.projects__item__more_button:hover,
.projects__item__more_button:focus {
    opacity: 0.8;
    background: url(../images/details.png) no-repeat right center;
}

.projects__item_button {
    margin-top: 88px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.projects__item_a {
    padding: 17px 100px;
    border-radius: 7px;
    font-size: 18px;
    font-weight: 500;
    line-height: 25px;
    text-decoration: none;
    text-align: center;
    color: var(--text-button-color);
    background-color: var(--button-color);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.projects__item_a:hover {
    background: var(--button-hover-color);
}

/* PROJECTS PAGE END */

/* PROJECT PAGE START */

.project__intro {
    padding-top: 295px;
    background: url(../images/project.jpg) no-repeat center;
    background-size: cover;
}

.project__title {
    margin-bottom: 40px;
    font-weight: 700;
}

.project__title_text {
    max-width: 430px;
    padding-bottom: 100px;
    font-size: 16px;
    line-height: 21.6px;
    font-weight: 400;
}

.project {
    padding-top: 130px;
    background: url(../images/lines.png) no-repeat center;
    background-size: cover;
}

.project__first_title {
    max-width: 1200px;
    font-size: 45px;
    font-weight: 700;
    color: var(--text-color-2);
}

.project__photos_elements {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.project__photos_element {
    max-height: 340px;
}

/* PROJECT PAGE END */

/* DESIGNING STYLES START */

.designing__intro {
    padding-top: 295px;
    background: url(../images/about_photo.jpg) no-repeat center;
    background-size: cover;
}

.designing__title {
    margin-bottom: 40px;
}

.designing__title_text {
    max-width: 402px;
    padding-bottom: 100px;
    font-size: 16px;
    line-height: 21.6px;
    font-weight: 400;
}

.designing__info {
    padding: 70px 0;
    background: var(--text-color-2);
}

.designing__info_title {
    max-width: 900px;
    font-size: 45px;
    font-weight: 600;
    line-height: 51px;
}

.designing__info_text {
    margin-bottom: 60px;
    max-width: 569px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}

.designing__info_items {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 80px;
}

.designing_info_link {
    margin-bottom: 40px;
}

.designing__info_item_text {
    color: var(--text-color);
}

.designing__blocks {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 70px 26px;
}

.designing__item__title {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 700;
    line-height: 25.74px;
    color: var(--text-color-2);
}

.designing__item__text {
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    color: var(--text-color-2);
    opacity: 90%;
}

.designing__first__item {
    max-width: 438px;
}

.designing__item__image {
    margin-bottom: 30px;
    position: relative;
}

/* DESIGNING STYLES END */

/* CONSULTANCY STYLES START */

.consultancy__intro {
    padding: 230px 0 150px 0;
    background: url(../images/consultancy.jpg) no-repeat center;
    background-size: cover;
}

.consultancy__intro_wrapper {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.consultancy__intro_left {
    width: 50%;
}

.consultancy__title {
    max-width: 600px;
    margin-bottom: 20px;
    font-weight: 700;
}

.consultancy__title_text {
    margin-bottom: 45px;
    max-width: 560px;
    font-size: 16px;
    line-height: 21.6px;
    font-weight: 400;
}

.consultancy__buttons {
    max-width: 600px;
    display: flex;
    justify-content: space-between;
    gap: 20px;
}

.consultancy__button_first {
    padding: 18px 80px;
    max-height: 60px;
    width: 282px;
    border-radius: 7px;
    font-size: 18px;
    font-weight: 600;
    display: block;
    text-align: center;
    text-decoration: none;
    color: var(--text-button-color);
    background: var(--button-color);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.consultancy__button_first:hover {
    background: var(--button-hover-color);
}

.consultancy__button_second {
    padding: 18px 80px;
    max-height: 60px;
    max-width: 282px;
    border-radius: 7px;
    font-size: 18px;
    font-weight: 600;
    display: block;
    text-align: center;
    text-decoration: none;
    color: var(--text-color-2);
    background: var(--text-button-color);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.consultancy__button_second:hover {
    color: var(--text-button-color);
    background: var(--button-color);
}

.consultancy__intro_right {
    margin-bottom: 50px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px 120px;
}

.consultancy__intro_right_item {
    max-width: 230px;
}


.consultancy__item_title {
    margin-bottom: 10px;
    font-size: 50px;
    font-weight: 700;
    font-family: var(--numbers-font);
    color: var(--button-color);
}

.consultancy__item_text {
    font-size: 16px;
    font-weight: 400;
}

.consultancy__second__main_title {
    margin-bottom: 60px;
}

.consultancy__first__main_title {
    margin-bottom: 60px;
    max-width: 1235px;
}

.consultancy__item__image {
    margin-bottom: 30px;
}

.consultancy__item__image_img {
    height: 204px;
    object-fit: cover;
    border-radius: 12px;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    -ms-border-radius: 12px;
    -o-border-radius: 12px;
}

.consultancy__blocks {
    gap: 125px;
}

.consultancy__second {
    padding: 0 0 200px 0;
}

.consultancy__left_item_icon {
    padding: 15px;
    margin-bottom: 27px;
    width: 74px;
    height: 74px;
    border-radius: 15px;
    border: 1px solid rgba(0, 0, 0, 0.2);
    background: var(--text-button-color);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
}

.portfolio {
    padding-top: 200px;
    background: url(../images/lines_9.png) no-repeat center;
    background-size: cover;
}

.portfolio__title {
    margin-bottom: 50px;
    font-size: 45px;
    line-height: 51px;
    font-weight: 700;
    max-width: 900px;
    color: var(--text-color-2);
}

.portfolio__main {
    margin-bottom: 200px;
    display: flex;
    gap: 80px;
}

.portfolio__left {
    max-width: 554px;
}

.portfolio__left_text {
    margin-bottom: 50px;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
}

.portfolio__left_text_bold {
    font-weight: 700;
}

.portfolio__right_img {
    max-width: 780px;
    object-fit: cover;
}

.portfolio__left_text {
    color: var(--text-color-2);
}

.courses__title {
    margin-bottom: 50px;
    font-size: 45px;
    line-height: 51px;
    font-weight: 700;
    max-width: 900px;
    color: var(--text-color-2);
}

.courses__main {
    display: flex;
    justify-content: center;
    gap: 33px;
}

.courses__main_course_standart {
    padding: 30px;
    max-width: 453px;
    border-radius: 10px;
    background: var(--button-color);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

.standart_course_title_block {
    margin-bottom: 30px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.74);
}

.standart_course_title {
    margin-bottom: 10px;
    font-size: 45px;
    line-height: 51px;
    font-weight: 700;
}

.standart_course_item {
    margin-bottom: 25px;
    max-width: 460px;
}

.standart_course_item_text {
    padding-left: 25px;
    font-size: 16px;
    font-weight: 700;
    line-height: 22.4px;
    color: var(--text-color);
    background: url('../images/check_white.png') no-repeat;
}

.standart_course_item_text_none {
    padding-left: 25px;
    font-size: 16px;
    font-weight: 700;
    line-height: 22.4px;
    color: rgba(255, 255, 255, 0.7);
    text-decoration: line-through;
    background: url('../images/cross.png') no-repeat;
}

.standart_course_price {
    margin: 15px 0 20px 0;
    text-align: center;
}

.standart_course_price_text {
    font-size: 45px;
    line-height: 51px;
    font-weight: 700;
    font-family: var(--numbers-font);
}

.standart_course_price_text_small {
    font-size: 23px;
    line-height: 26px;
    font-weight: 700;
    font-family: var(--body-font);
}

.standart_course_button {
    margin: 0 30px;
    padding: 17px;
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 18px;
    line-height: 25px;
    font-weight: 600;
    border-radius: 7px;
    color: var(--text-color-2);
    background: var(--text-button-color);
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    -ms-border-radius: 7px;
    -o-border-radius: 7px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
}

.standart_course_button:hover {
    color: var(--text-button-color);
    background: var(--button-hover-color);
}

.courses__main_course_premium {
    padding: 30px;
    max-width: 453px;
    border-radius: 10px;
    background: rgba(23, 87, 255, 1);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
}

/* CONSULTANCY STYLES END */

/* MODELING STYLES START */

.modeling__intro {
    padding-top: 295px;
    background: url(../images/modeling.jpg) no-repeat center;
    background-size: cover;
}

.modeling__title {
    margin-bottom: 40px;
}

.modeling__title_text {
    max-width: 402px;
    padding-bottom: 100px;
    font-size: 16px;
    line-height: 21.6px;
    font-weight: 400;
}

.modeling__blocks {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 126px;
}

.modeling__info_items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 126px;
}

/* MODELING STYLES END */

/* SOLUTIONS STYLES END */

.solutions__intro {
    padding-top: 295px;
    background: url(../images/solutions.jpg) no-repeat center;
    background-size: cover;
}

.solutions__title {
    margin-bottom: 40px;
}

.solutions__title_text {
    max-width: 402px;
    padding-bottom: 100px;
    font-size: 16px;
    line-height: 21.6px;
    font-weight: 400;
}

.solution__main_title {
    max-width: 1205px;
}

.solutions__item_left_text {
    font-size: 18px;
    line-height: 23.4px;
    font-weight: 700;
    color: var(--text-color-2);
}

.solutions__item {
    border-top: 1px solid rgba(0, 0, 0, 0.2);
}

.solutions__item_grid {
    display: grid;
    grid-template-columns: 1fr 2fr;
    gap: 80px;
}
/* SOLUTIONS STYLES END */

/* SERVICES STYLES START */

.services__intro {
    padding-top: 295px;
    background: url(../images/services.jpg) no-repeat center;
    background-size: cover;
}

.services__title {
    margin-bottom: 40px;
}

.services__title_text {
    max-width: 510px;
    padding-bottom: 100px;
    font-size: 16px;
    line-height: 21.6px;
    font-weight: 400;
}

.solutions__services {
    padding-top: 130px;
    background: url(../images/lines_8.png);
}

.services__item_icon {
    border: 1px solid rgba(0, 0, 0, 0.2);
    background: var(--text-button-color);
}

.services__item_icon img {
    filter: invert(0.7);
    -webkit-filter: invert(0.7);
}

.services__description_title,
.services__description_text {
    color: var(--text-color-2);
}

.services__description_button {
    color: var(--text-button-color);
    background: var(--button-color);
}

.services__description_button:hover {
    background: var(--button-hover-color);
}

/* SERVICES STYLES END */

/* SWIPER NAVIGATION STYLES START */
.swiper {
    --swiper-navigation-color: var(--button-color);
}

.swiper-button-prev,
.swiper-button-next {
    padding: 25px;
    height: 54px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 5px;
    backdrop-filter: blur(3px);
    -webkit-backdrop-filter: blur(3px);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}
/* SWIPER NAVIGATION STYLES END */

/* MEDIA START */

@media screen and (max-width: 1440px){
    .header__burger {
        display: block;
    }

    .header__nav {
        width: 100%;
        padding: 30px 10px 20px 10px;
        position: fixed;
        top: 0;
        left: 0;
        background-color: rgb(39, 39, 39);
        z-index: 10;
        transform: translateY(-101%);
        -webkit-transform: translateY(-101%);
        -moz-transform: translateY(-101%);
        -ms-transform: translateY(-101%);
        -o-transform: translateY(-101%);
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
    }

    .header__nav_active {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }

    .contact__header__nav {
        width: 100%;
        padding: 30px 10px 20px 10px;
        position: fixed;
        top: 0;
        left: 0;
        background-color: rgb(39, 39, 39);
        z-index: 10;
        transform: translateY(-101%);
        -webkit-transform: translateY(-101%);
        -moz-transform: translateY(-101%);
        -ms-transform: translateY(-101%);
        -o-transform: translateY(-101%);
        transition: all .3s ease;
        -webkit-transition: all .3s ease;
        -moz-transition: all .3s ease;
        -ms-transition: all .3s ease;
        -o-transition: all .3s ease;
    }

    .contact__header__nav_active {
        transform: translateY(0);
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
    }

    .header__list {
        flex-direction: column;
    }

    .header__item {
        width: 100%;
        margin: 0;
        padding: 10px 0;
        font-size: 18px;
        line-height: 27px;
        font-weight: 500;
        border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    }

    .header__nav_top {
        margin-bottom: 30px;
        display: flex;
        justify-content: space-between;
    }

    .header__nav_bottom {
        padding-top: 22px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        color: var(--text-color);
    }

    .header__nav_bottom-lang {
        margin-right: 20px;
        font-size: 14px;
        font-weight: 400;
        color: var(--text-color);
        text-decoration: none;
    }

    .header__nav_bottom-telegram img {
        height: 20px;
        width: 20px;
    }

    .header__nav_bottom_tel a{
        font-family: 'Inter';
        font-weight: 400;
        font-size: 20px;
        text-decoration: none;
        color: var(--text-color);
        text-decoration: none;
    }

    .intro__description_right_text {
        margin-bottom: 20px;
    }

    .intro__title,
    .about__first_title,
    .about__second_title,
    .solutions__info_title,
    .contact__first_title {
        font-size: 50px;
    }

    .about__second_info {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 40px 0;
    }    

    .about__first_text {
        margin-bottom: 40px;
    }

    .about__first_img {
        margin-bottom: 170px;
    }

    .about__second,
    .informations__second {
        padding-bottom: 170px;
    }

    .about__first_img {
        max-height: 338px;
    }

    .informations__first_title,
    .informations__second_title,
    .licence__title {
        max-width: 100%;
    }
    .footer_third {
        font-size: 55px;
    }

    .solutions__wrapper {
        flex-direction: column;
    }
    
    .solutions__item_icon {
        margin: 0 0 0 20px;
    }

    .solutions__item_description {
        width: 100%;
        flex-direction: row-reverse;
    }

    .item_img {
        max-height: 350px;
    }

    .informations__first_info,
    .informations__second_info {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
    }

    .consultation__main_left {
        width: 100%;
    }

    .consultation__main_right{
        width: 100%;
    }

    .consultation__main_right img{
        max-height: 423px;
        max-width: 100%;
        margin-bottom: 70px;
        object-fit: cover;
    }

    .contact__second_social {
        margin: 40px 0 0 0;
    }

    .footer__first {
        grid-template-columns: repeat(1, 1fr);
    }

    .footer__first_left {
        margin-bottom: 70px;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }

    .footer__first_right {
        gap: 70px 0;
    }

    .footer_info_number {
        margin-right: 0;
    }

    .footer__second_info {
        flex-direction: column;
        gap: 7px 0;
    }

    .footer__second_social {
        margin-bottom: 30px;
    }

    .privacypolicy_text {
        width: 100%;
        margin: 100px 0 170px 0;
        color: var(--text-color-2);
    } 

    .gratitude__title {
        font-size: 50px;
    }

    .gratitude__socials_links {
        margin-bottom: 0;
    }

    .licence {
        padding: 170px 0 170px 0;
    }

    .licence__elements {
        grid-template-columns: repeat(2, 1fr);
        gap: 15px;
    }

    .licence__item img {
        max-height: 515px;
}

    .second__subtitle {
        padding-bottom: 70px;
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    } 

    .second__subtitle_first,
    .second__subtitle_second {
        max-width: 643px;
    }

    .second__image {
        height: 563px;
        margin-bottom: 170px;
    }

    .second__info__block {
        flex-direction: column;
    }

    .second__info__block_elements {
        margin-bottom: 200px;
    }

    .second__info_paper {
        width: auto;
        top: auto;
        left: auto;
    }

    .second__info__image {
        justify-content: center;
    }

    .second__info__describe_text {
        max-width: 216px;
    }

    .second__info__describe {
        left: 150px;
        bottom: -120px;
    }

    .first__blocks {
        grid-template-columns: repeat(2, 1fr);
        gap: 70px 36px;
    }
    .item__image_info {
        max-width: 218px;
        overflow: hidden;
        top: 12px;
        right: 12px;
    }
    
    .item__image_more {
        width: 38px;
        height: 38px;
    }
    
    .item__image_info_text {
        padding: 16px;
        font-size: 12px;
    }
       
    .about__first_info {
        margin-bottom: 80px;
        display: flex;
        flex-direction: column;
        gap: 40px;
    }

    .portfolio__main {
        flex-direction: column;
    }

    .portfolio__left {
        max-width: 100%;
    }

    .portfolio__right_img {
        max-width: 100%;
    }
}

@media screen and (max-width: 768px){ 
    .header__contact_button {
        display: none;
    }

    .intro__title
    {
        font-size: 40px;
    }

    .about__first_title,
    .about__second_title,
    .solutions__info_title,
    .contact__first_title {
        width: 100%;
        font-size: 40px;
    }

    .about__second_info {
        grid-template-columns: repeat(1, 1fr);
    }

    .solutions__info_text {
        width: 100%;
    }

    .solutions__item_description {
        flex-direction: column;
    }

    .solutions__item_icon {
        height: 60px;
        width: 60px;
        padding: 12px;
        margin: 0 0 10px 0;
    }

    .solutions__info_text {
        font-size: 16px;
    }

    .description_title {
        font-size: 28px;
    }

    .description_text {
        font-size: 16px;
    }

    .solutions__item_img img {
        height: 270px;
    }

    .informations__first_title,
    .informations__second_title,
    .licence__title {
        font-size: 28px;
        line-height: 32px;
    }
    
    .informations__first_text {
        font-size: 16px;
    }

    .informations__first_img,
    .about__first_img {
        height: 270px;
    }

    .informations__first, 
    .informations__second {
        padding-bottom: 170px;
    }

    .consultation__title {
        font-size: 28px;
        line-height: 29px;
    }

    .consultation__text {
        font-size: 16px;
        line-height: 24px;
    }

    .main_left_items {
        grid-template-columns: repeat(1, 1fr);
    }

    .left_item_icon {
        height: 56px;
        width: 56px;
    }

    .left_item_text {
        margin-left: 18px;
    }

    .consultation__main_text {
        width: 100%;
        margin: 20px 0 30px 0;
    }
    
    .main_contact_button {
        width: 100%;
        margin: 0 0 30px 0;
        padding: 17px 19px;
        text-align: center;
    }

    .consultation__main_right img{
        height: 300px;
    }

    .contact {
        padding: 170px 0 70px 0;
    }
    
    .contact__first_describe {
        width: 100%;
        margin-right: 0;
    }


    .contact__first_title,
    .contact__first_text,
    .contact__first_address,
    .first_action_title,
    .first_action_text,
    .first_action_button,
    .contact__second_social {
        width: 100%;
    }

    .contact__first_title {
        font-size: 35px;
    }

    .second_info_number,
    .second_info_mail {
        font-size: 23px;
    }

    .contact__second_social {
        margin: 20px 0 0 0;
        display: flex;
        flex-wrap: wrap;
        gap: 25px 0;
    }

    .contact__second_map {
        height: 270px;
    }

    .footer__first_left {
        grid-template-columns: repeat(1, 1fr);
        gap: 60px 0;
    }

    .footer__first_right {
        grid-template-columns: repeat(1, 1fr);
        gap: 60px 0;
    }

    .footer__second_social {
        grid-column: 1;
    }

    .footer__second_social {
        display: flex;
        flex-wrap: wrap;
        gap: 25px 0;
    }

    .footer_third {
        font-size: 39px;
    }

    .privacypolicy_intro {
        font-size: 34px;
    }

    .gratitude__title {
        font-size: 40px;
    }

    .gratitude__text {
        width: 100%;
    }

    .page__404__title {
        padding-bottom: 13px;
        font-size: 60px;
        line-height: 60px;
    }

    .licence__elements {
        grid-template-columns: repeat(1, 1fr);
        gap: 30px;
    }

    .licence__item img {
        max-height: 400px;
    }

    .second__title,
    .second__title_two {
        font-size: 28px;
        line-height: 32px;
        font-weight: 600;
    }

    .second__title_two {
        padding: 0;
    }

    .second__image {
        max-height: 300px;
    }

    .second__info__block_elements {
        margin-bottom: 100px;
    }

    .second__info_ellipse {
        width: 260px;
        height: 260px;
    }

    .second__info_paper {
        max-height: 371px;
    }

    .second__info__describe {
        bottom: -150px;
    }

    .first__blocks {
        grid-template-columns: repeat(1, 1fr);
        gap: 60px 0px;
    }
    .item__image_img {
        height: 300px;
    }
    .item__image_info {
        max-width: 218px;
        overflow: hidden;
        top: 12px;
        right: 12px;
    }
    
    .item__image_more {
        width: 38px;
        height: 38px;
    }
    
    .item__image_info_text {
        padding: 16px;
        font-size: 12px;
    }

    .about__intro_wrap {
        display: flex;
        flex-direction: column;
    }

    .about__title {
        margin-bottom: 20px;
    }

    .about__title_number {
        font-size: 58px;
    }

    .about__title_text {
        max-width: 100%;
        padding-bottom: 10px;
    }

    .about__title_text_sec {
        max-width: 100%;
        padding-bottom: 44px;
    }

    .members__bottom {
        margin-bottom: 170px;
        grid-template-columns: repeat(2, 1fr);
        gap: 46px;
    }

    .members__bottom_item {
        max-width: 200px;
    }

    .members__top {
        flex-direction: column;
    }

    .members__top_title, 
    .members_title{
        font-size: 50px;
        line-height: 53px;
        font-weight: 600;
        width: 100%;
    }

    .members__top_title_describe {
        justify-content: space-between;
        width: 100%;
    }

    .members_text {
        margin-bottom: 66px;
    }

    .projects__blocks {
        grid-template-columns: repeat(2, 1fr);
    }

    .designing__blocks {
        grid-template-columns: repeat(2, 1fr);
    }

    .designing__info_items {
        grid-template-columns: repeat(2, 1fr);
        gap: 47px;
    }

    .modeling__blocks {
        display: grid;
        grid-template-columns: repeat(1, 1fr);
        gap: 70px;
    }

    .modeling__info_items {
        gap: 50px;
    }

    .solutions__item {
        grid-template-columns: 1fr;
        gap: 30px;
    }

    .solutions__item_description {
        gap: 10px;
    }

    .consultancy__intro_wrapper {
        flex-direction: column;
    }  

    .consultancy__intro_left {
        width: 100%;
    }

    .consultancy__title {
        font-size: 50px;
    }

    .consultancy__buttons {
        flex-direction: column;
    }

    .consultancy__left_item_icon {
        width: 74px;
        height: 74px;
    }

    .consultancy__blocks {
        gap: 40px 54px;
    }

    .courses__main {
        flex-direction: column;
    }

    .designing__first__item {
        max-width: 300px;
    }

    .projects__item {
        max-width: 300px;
    }
}

@media screen and (max-width: 320px){
    .members__bottom {
        grid-template-columns: repeat(1, 1fr);
        gap: 40px;
    }

    .members__top_title_describe {
        flex-direction: column;
    }

    .members_title {
        font-size: 35px;
        line-height: 42px;
    }

    .members_text {
        margin-bottom: 40px;
    }

    .members_text_two {
        margin-bottom: 50px;
    }

    .projects__blocks {
        grid-template-columns: repeat(1, 1fr);
    }

    .projects__item_a {
        padding: 17px 0;
        width: 100%;
    }

    .first__main_title {
        font-size: 28px;
        line-height: 32px;
    }

    .designing__blocks {
        grid-template-columns: repeat(1, 1fr);
    }

    .designing__info_title {
        font-size: 28px;
        line-height: 32px;
    }

    .designing__info_items {
        grid-template-columns: repeat(1, 1fr);
        gap: 40px;
    }

    .modeling__info_items {
        grid-template-columns: repeat(1, 1fr);
        gap: 40px;
    }

    .project__first_title {
        font-size: 28px;
    }

    .project__photos_elements {
        grid-template-columns: repeat(2, 1fr);
    }

    .consultancy__intro_right {
        grid-template-columns: repeat(1, 1fr);
    }

    .consultancy__title {
        font-size: 40px;
    }

    .portfolio__title {
        font-size: 28px;
        line-height: 32px;
    }
    
    .portfolio__main {
        gap: 60px;
    }

    .courses__title {
        font-size: 28px;
        line-height: 32px;
    }

    .courses__main_course_standart,
    .courses__main_course_premium {
        padding: 30px 10px;
    }

    .standart_course_button {
        margin: 0;
    }
}
  
/* MEDIA END */