html{
box-sizing: border-box;
color: #000;
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400 900;
font-display: swap;
src: local('Montserrat'), local('Montserrat-Regular');
}
.visually-hidden {
position: absolute !important;
height: 1px; width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
white-space: nowrap;
}
.form-label{
display: block;
font-size: 14px;
font-weight: 600;
margin-bottom: 8px;
color: #FFFFFF;
}
.feedback_form-input, .feedback_form-textarea{
margin-bottom: 16px;
}
img{
max-width: 100%;
height: auto;
display: block;
}
.header_logo-img{
width: 50px;
height: auto;
}
.feedback_content-logo{
width: 120px;
height: auto;
display: block;
margin: 0 auto 16px auto;
}
.aboutUs-img{
width: 480px;
max-width: 45%;
height: auto;
}
.footer_link-img{
width: 50px;
height: auto;
}
*{
padding: 0;
margin: 0;
box-sizing: inherit;
font-family: "Montserrat", sans-serif;
}
.wrapper{
max-width: 1380px;
margin: 0 auto;
padding: 0 10px;
}
a{
text-decoration: none;
color: inherit;
}
button{
background: none;
border: none;
cursor: pointer;
font-family: inherit;
}
.header{
padding: 12px 0;
position: relative;
}
.header_inner{
display: flex;
justify-content: space-between;
align-items: center;
}
.header_logo-link{
font-weight: 700;
font-size: 16px;
}
.nav_link + .nav_link{
margin-left: 30px;
}
.nav_link{
font-weight: 600;
font-size: 16px;
}
.nav_langbtns{
display: inline-flex;
align-items: center;
margin-left: 40px;
font-weight: 600;
font-size: 16px;
}
.langbtns_btn{
margin: 0 5px;
}
.firstScreen{
background-image: url('../img/background.png');
padding: 220px 0 150px 0;
background-size: cover;
background-position: center;
color: white;
}
.firstScreen_title{
font-weight: 700;
font-size: 36px;
margin-bottom: 35px;
max-width: 710px;
margin-bottom: 110px;
}
.firstScreen_btns-btn{
background-color: #636F9C;
border-radius: 10px;
padding: 15px 45px;
font-weight: 600;
font-size: 16px;
color: #fff;
}
.firstScreen_btns-btn + .firstScreen_btns-btn{
margin-left: 30px;
background-color: #FFFFFF;
padding: 15px 21px;
color: #000000;
}
.services{
padding: 45px 0 65px 0;
}
.services_title{
font-weight: 700;
font-size: 36px;
text-align: center;
margin-bottom: 15px;
}
.services_text{
font-weight: 500;
font-size: 16px;
text-align: center;
max-width: 424px;
margin: 0 auto;
margin-bottom: 40px;
}
.services_content{
width: 850px;
padding: 20px 40px;
background-color: #636F9C;
color: #FFFFFF;
border-radius: 20px;
margin: 0 auto;
}
.services_content-title{
border-bottom: 1px solid #FFFFFF;
padding-bottom: 5px;
margin-bottom: 15px;
font-weight: 700;
font-size: 16px;
display: inline-block;
}
.services_content-text{
font-weight: 400;
font-size: 16px;
line-height: 140%;
}
hr{
border: none;
height: 1px;
background-color: #000000;
margin: 0 auto;
max-width: 500px;
}
.aboutUs{
padding: 55px 0 80px 0;
}
.aboutUs_content{
max-width: 1045px;
display: flex;
justify-content: space-between;
margin: 0 auto;
}
.aboutUs_texts{
max-width: 500px;
padding: 30px 45px 45px 45px;
background-color: #636F9C;
color: #FFFFFF;
border-radius: 20px;
}
.aboutUs_title{
font-weight: 700;
font-size: 36px;
margin-bottom: 11px;
padding-bottom: 5px;
border-bottom: 1px solid #FFFFFF;
width: 150px;
}
.aboutUs_text{
font-size: 18px;
font-weight: 400;
line-height: 130%;
}
.feedback{
padding: 55px 0 80px 0;
}
.feedback_title{
font-weight: 700;
font-size: 36px;
text-align: center;
margin-bottom: 30px;
}
.feedback_content{
max-width: 1045px;
margin: 0 auto;
background-color: #636F9C;
border-radius: 20px;
padding: 10px 60px 40px 60px;
}
.feedback_content-logo{
display: block;
margin: 0 auto;
margin-bottom: 10px;
}
.feedback_form-input{
width: 100%;
padding: 20px 15px;
border-radius: 10px;
border: none;
margin-bottom: 20px;
}
.feedback_form-textarea{
width: 100%;
height: 150px;
padding: 15px;
border-radius: 10px;
border: none;
margin-bottom: 40px;
resize: none;
}
.feedback_form-btn{
background-color: #FFFFFF;
border-radius: 10px;
padding: 15px 50px;
font-weight: 600;
font-size: 16px;
color: #000000;
margin: 0 auto;
display: block;
}
.footer_content{
display: flex;
justify-content: space-between;
}
.footer_copy{
display: flex;
justify-content: space-between;
}
.footer{
background-color: #636F9C;
color: #FFFFFF;
padding: 80px 0 0 0;
}
.footer_copy{
padding: 35px 0;
}
.footer_copy-text{
font-size: 32px;
}
.footer_copy-btn{
font-size: 24px;
font-weight: 400;
color: #FFFFFF  ;
}
.footer_contacts-title{
font-size: 32px;
font-weight: 700;
}
.footer_contacts-text{
font-size: 24px;
font-weight: 400;
margin-bottom: 30px;
}
.footer_contacts-info{
font-size: 24px;
font-weight: 400px;
margin-bottom: 15px;
}
.footer_contacts-link{
width: 50px;
height: 50px;
display: block;
margin-bottom: 15px;
}
.footer_contacts-loc{
font-size: 16px;
font-weight: 400;
}
.footer_link-img{
width: 50px;
height: 50px;
display: block;
}
@media (max-width: 912px) {
.wrapper {
padding: 0 20px;
}
.header_inner {
gap: 12px;
}
.header_logo-link {
font-size: 15px;
}
.header_nav {
gap: 8px;
}
.nav_link + .nav_link{
margin-left: 15px;
}
.firstScreen {
padding: 180px 0 100px 0;
}
.firstScreen_title {
font-size: 32px;
max-width: 600px;
margin-bottom: 70px;
}
.services_content {
width: 100%;
padding: 18px 30px;
}
.aboutUs_content {
max-width: 100%;
gap: 20px;
flex-wrap: wrap;
justify-content: center;
align-items: center;
margin: 0 auto;
}
.aboutUs_texts {
padding: 20px 30px 30px 30px;
margin: 0 auto;
}
.feedback_content {
padding: 12px 40px 30px 40px;
}
iframe {
width: 100% !important;
height: 280px !important;
}
}
@media (max-width: 768px) {
.wrapper {
padding: 0 15px;
}
.header_inner {
flex-wrap: wrap;
gap: 15px;
}
.header_logo {
width: 100%;
text-align: center;
order: 0;
margin-bottom: 6px;
}
.header_logo-link {
display: inline-block;
}
.header_nav {
order: 1;
width: 100%;
justify-content: center;
}
.header_logo-link {
font-size: 14px;
}
.header_logo-img{
width: 45px;
}
.header_menu-btn {
display: none;
position: relative;
width: 36px;
height: 30px;
background: transparent;
border: none;
padding: 0;
cursor: pointer;
-webkit-tap-highlight-color: transparent;
}
.header_menu-btn span {
position: absolute;
left: 50%;
transform: translateX(-50%);
width: 24px;
height: 2.5px;
background-color: #000;
border-radius: 2px;
transition: transform 0.25s ease, top 0.25s ease, opacity 0.2s ease;
}
.header_menu-btn span:nth-child(1) { top: 7px; }
.header_menu-btn span:nth-child(2) { top: 14px; }
.header_menu-btn span:nth-child(3) { top: 21px; }
.header_menu-btn.active span:nth-child(1) {
top: 14px;
transform: translateX(-50%) rotate(45deg);
}
.header_menu-btn.active span:nth-child(2) {
opacity: 0;
}
.header_menu-btn.active span:nth-child(3) {
top: 14px;
transform: translateX(-50%) rotate(-45deg);
}
.header_nav {
width: 100%;
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 10px;
}
.nav_link {
font-size: 14px;
}
.nav_link + .nav_link {
margin-left: 0;
}
.nav_langbtns {
margin-left: 0;
font-size: 14px;
}
.firstScreen {
padding: 120px 0 80px 0;
}
.firstScreen_title {
font-size: 28px;
margin-bottom: 50px;
max-width: 100%;
}
.firstScreen_btns-btn {
padding: 12px 35px;
font-size: 14px;
}
.firstScreen_btns-btn + .firstScreen_btns-btn {
margin-left: 15px;
padding: 12px 20px;
}
.services_title {
font-size: 28px;
}
.services_text {
font-size: 14px;
}
.services_content {
width: 100%;
padding: 15px 25px;
}
.services_content-text {
font-size: 14px;
}
.aboutUs_content {
flex-direction: column;
align-items: center;
}
.aboutUs-img {
width: 100%;
max-width: 400px;
margin-bottom: 20px;
}
.aboutUs_texts {
max-width: 100%;
padding: 20px 30px;
}
.aboutUs_title {
font-size: 28px;
}
.aboutUs_text {
font-size: 16px;
}
.feedback_title {
font-size: 28px;
}
.feedback_content {
padding: 15px 30px 30px 30px;
}
.feedback_form-input,
.feedback_form-textarea {
padding: 15px 10px;
margin-bottom: 15px;
}
.feedback_form-textarea {
height: 120px;
margin-bottom: 30px;
}
.feedback_form-btn {
padding: 12px 35px;
font-size: 14px;
}
.footer_content {
flex-direction: column;
gap: 30px;
}
.footer_copy {
flex-direction: column;
gap: 15px;
text-align: center;
}
.footer_copy-text {
font-size: 20px;
}
.footer_copy-btn {
font-size: 18px;
}
.footer_contacts-title {
font-size: 24px;
}
.footer_contacts-text {
font-size: 18px;
}
.footer_contacts-info {
font-size: 16px;
}
iframe {
width: 100% !important;
height: 250px !important;
}
}
@media (max-width: 480px) {
html {
font-size: 14px;
}
.header_inner {
justify-content: space-between;
align-items: center;
}
.header_logo {
width: auto;
text-align: left;
order: 0;
margin-bottom: 0;
}
.header_logo-link {
display: inline-block;
}
.header_menu-btn {
display: flex;
order: 2;
}
.header_nav {
width: 100%;
position: absolute;
top: 100%;
left: 0;
right: 0;
background-color: #fff;
flex-direction: column;
gap: 0;
padding: 0;
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.header_nav.active {
max-height: 400px;
padding: 15px;
}
.nav_link {
width: 100%;
padding: 12px 10px;
text-align: left;
font-size: 13px;
border-bottom: 1px solid #eee;
}
.nav_langbtns {
width: 100%;
padding: 12px 10px;
margin-left: 0;
font-size: 12px;
border-bottom: none;
}
.wrapper {
padding: 0 10px;
}
.header {
padding: 8px 0;
}
.header_logo-link {
font-size: 12px;
}
.header_nav {
gap: 5px;
}
.nav_link {
font-size: 12px;
padding: 5px;
}
.nav_langbtns {
font-size: 12px;
}
.langbtns_btn {
margin: 0 3px;
}
.firstScreen {
padding: 80px 0 60px 0;
}
.firstScreen_title {
font-size: 22px;
margin-bottom: 30px;
line-height: 1.3;
}
.firstScreen_btns {
display: flex;
flex-direction: column;
gap: 10px;
}
.firstScreen_btns-btn {
width: 100%;
padding: 12px 20px;
font-size: 13px;
}
.firstScreen_btns-btn + .firstScreen_btns-btn {
margin-left: 0;
}
.services {
padding: 30px 0 40px 0;
}
.services_title {
font-size: 22px;
margin-bottom: 10px;
}
.services_text {
font-size: 13px;
margin-bottom: 25px;
}
.services_content {
padding: 12px 15px;
}
.services_content-title {
font-size: 14px;
}
.services_content-text {
font-size: 13px;
line-height: 1.4;
}
hr {
max-width: 100%;
}
.aboutUs {
padding: 30px 0 40px 0;
}
.aboutUs_content {
margin: 0;
}
.aboutUs-img {
max-width: 100%;
}
.aboutUs_texts {
padding: 15px 20px;
}
.aboutUs_title {
font-size: 22px;
width: auto;
}
.aboutUs_text {
font-size: 14px;
line-height: 1.5;
}
.feedback {
padding: 30px 0 40px 0;
}
.feedback_title {
font-size: 22px;
margin-bottom: 20px;
}
.feedback_content {
padding: 10px 15px 20px 15px;
}
.feedback_content-logo {
width: 90px;
height: 90px;
margin-bottom: 10px;
object-fit: contain;
}
.feedback_form-input,
.feedback_form-textarea {
padding: 12px 8px;
margin-bottom: 12px;
font-size: 13px;
}
.feedback_form-textarea {
height: 100px;
margin-bottom: 20px;
}
.feedback_form-btn {
padding: 10px 20px;
font-size: 13px;
}
.footer {
padding: 40px 0 0 0;
}
.footer_content {
gap: 20px;
}
.footer_copy {
padding: 20px 0;
gap: 10px;
}
.footer_copy-text {
font-size: 16px;
}
.footer_copy-btn {
font-size: 16px;
}
.footer_contacts-title {
font-size: 20px;
}
.footer_contacts-text {
font-size: 14px;
margin-bottom: 15px;
}
.footer_contacts-info {
font-size: 13px;
}
.footer_contacts-loc {
font-size: 12px;
}
.footer_contacts-link {
width: 40px;
height: 40px;
}
.footer_link-img {
width: 40px;
height: 40px;
}
iframe {
width: 100% !important;
height: 200px !important;
}
}
@media (max-width: 360px) {
.firstScreen_title {
font-size: 20px;
}
.services_title,
.aboutUs_title,
.feedback_title {
font-size: 20px;
}
.firstScreen_btns {
gap: 8px;
}
.firstScreen_btns-btn {
padding: 10px 15px;
font-size: 12px;
}
}