/* #5eb1b1 */

a {
text-decoration: none;
}

html {
scroll-behavior: smooth;
}

body {
font-family: 'Montserrat', sans-serif;
}

video {
  max-width: 100%;
}

h1 {
font-weight: 300;
color: #666666;
font-size: 72px;
text-align: center;
}

h3 {
font-weight: 500;
color: #666666;
font-size: 18px;
text-align: center;
}

header {
width: 100%;
min-height: 80px;
}

#what-are-we-doing-anchor {
height: 160px;
margin-top: 55px;
}

#our-advantages-anchor {  
background-color: #f3f3f3;
}

#our-advantages-anchor h1 {
padding-top: 55px;
}

.content-wrapper img {
width: 100%;
}

.content-wrapper {
padding-top: 50px;
}

.home-page-branding-block {
background-image: url(../images/Graphico_site_2022_v3_branding.webp);
height: 725px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-end;
background-repeat: no-repeat;
}

.home-page-packaging-block {
background-image: url(../images/Graphico_site_2022_v3_Packaging.webp);
height: 725px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
background-repeat: no-repeat;
background-position-x: right;
}
.home-page-firmstile-block {
background-image: url(../images/Graphico_site_2022_v3_Style.webp);
height: 725px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-end;
background-repeat: no-repeat;  
}
.home-page-officebranding-block {
background-image: url(../images/Graphico_site_2022_v3_Preza.webp);
height: 725px;
display: flex;
flex-direction: column;
justify-content: center;
align-items: flex-start;
background-repeat: no-repeat;
background-position-x: right;
}

.service-header-odd {
display: block;
max-width: 640px;
font-size: 32px;
font-weight: 700;
margin: 0 160px 0 0;
color: #666666;
}

.service-text-odd {
display: block;
font-size: 18px;
max-width: 640px;
margin: 15px 160px 0 0;
}

.services-content-block {
background-color: #ffffffa8;
}

.services-content-block-button-odd {
font-size: 16px;
background-color: #5eb1b1;
color: white;
border-radius: 4px;
padding: 3px 0px;
margin: 35px 0 0 0;
max-width: 325px;
text-align: center;
}

.service-header-even {
display: block;
max-width: 640px;
font-size: 32px;
font-weight: 700;
margin: 0 0 0 160px;
color: #666666;
}

.service-text-even {
display: block;
font-size: 18px;
max-width: 640px;
margin: 15px 0 0 160px;
}

.services-link-even {
display: block;
margin-left: 160px;
}

.services-content-block-button-even {
font-size: 16px;
background-color: #5eb1b1;
color: white;
border-radius: 4px;
padding: 3px 0px;
margin: 35px 0 0 160px;
width: 325px;
text-align: center;
}

.services-content-block-button-odd:hover {
background-color: #d2d2d2;
}

.services-content-block-button-odd:hover {
background-color: #d2d2d2;
}

.our-advantages-main-wrapper {
display: flex;
flex-direction: column;
align-items: center;
background-color: #f3f3f3;
}

.our-advantages-main-wrapper-line {
display: flex;
flex-direction: row;
flex-wrap: wrap;  
justify-content: center;  
}

.our-advantages-main-wrapper-block {
display: flex;
flex-direction: column;
align-items: center;
padding: 50px 10px 55px 0;
}

.our-advantages-main-wrapper-block img {
max-width: 85px;
}

.advantages-title {
font-size: 20px;
color: #666666;
padding-top: 30px;
text-align: center;
}

.advantages-text {  
color: #666666;
max-width: 400px;
text-align: center;
padding-top: 30px;
}

.navigation-img-block {
width: 25vw;
}

.navigation-blocks {
display: grid;
grid-template-columns: repeat(4, 1fr);
}

.navigation-blocks-package-design {
display: grid;
grid-template-columns: repeat(3, 1fr);
}

.navigation-blocks img {
width: 25vw;
}

#our-projects-anchor {
padding-top: 55px;
}

.our-projects-wrapper {
display: flex;
flex-direction: column;
align-items: center;
}

.our-projects-buttons-container {
display: flex;
flex-direction: row;
justify-content: center;
width: 100%;
font-size: 18px;
flex-wrap: wrap;
margin: 40px 0;
}

button:hover {
cursor: pointer;
color: white;
background-color: #5eb1b1;
}

.our-projects-buttons-container button {
border: 0;
border-radius: 4px;
margin: 5px 10px;  
}

.active {
color: white;
background-color: #5eb1b1;
}
.inactive {
background-color: white;
}

#calculation-anchor {
display: flex;
flex-direction: column;
align-items: center;
background-color: #f3f3f3;
padding-bottom: 55px;
padding-top: 55px;
margin-top: 75px;
}

.single-page-contacts-form {
display: flex;
flex-direction: column;
align-items: center;
background-color: #f3f3f3;
padding-bottom: 55px;
padding-top: 50px;
margin-top: 75px;
}

.adress-container {
width: 62%;
color: #666666;
font-weight: 500;
padding: 25px 0;
font-size: 18px;
}

.adress-container a {
color: #5eb1b1;
}

.contact-form-container {
width: 100%;
display: flex;
flex-direction: column;
align-items: center;
padding-left: 133px;
}

.contactForm {
font-size: 14px;
color: #666666;
}

.inrequired {  
margin: 10px 0;
padding: 15px;
width: 298px;
color: #999;
border: 1px solid;
border-color: #cdcdcd;
}

.required {  
margin: 10px 0;
padding: 15px;
width: 298px;
color: #999;
border: 1px solid;
border-color: #cdcdcd;
}

#contactMessage {
width: 450px;
height: 200px;
border: 1px solid;
border-color: #cdcdcd;
}

.submitTheme {
background-color: #e10202;
border: 0;
border-radius: 4px;
color: white;
padding: 10px 20px;
}

#msg {
font-size: 14px;
color: #999;
}

footer {
display: flex;
flex-direction: column;
}

.footer-top-wrapper {
display: flex;
width: 100%;
background-color: #222a2c;
flex-direction: column;
align-items: center;
}

.footer-top {
height: 620px;
color: #acacac;
display: flex;
flex-direction: row;
width: 65%;
justify-content: space-between;
padding-top: 50px;
align-items: flex-start;
flex-wrap: wrap;
}

.footer-top-about {
margin-right: 120px;
}

.footer-map {
padding-top: 10px;
}

.footer-top-contacts {
margin-right: 150px;
}

.footer-top-contacts a {
color: #acacac;
}

.footer-top-contacts img {
padding-top: 10px;
}

.footer-top p {
font-size: 14px;
max-width: 475px;
}

.footer-office-photo {
padding-bottom: 10px;
}

.footer-bottom {
height: 80px;
background-color: #1d2527;
}

.desktop-header {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: center;
max-width: 1450px;
margin: auto;
color: #666666;
font-weight: 500;
}

.desktop-header a {
color:#666666;
}

.header-menu {
display: flex;
flex-direction: column;
align-items: flex-end;
padding-right: 20px;
}

.header-menu-contacts-wrapper {  
display: flex;
align-items: center;
flex-direction: row;
flex-wrap: wrap;
font-size: 16px;
font-weight: 500;
line-height: 7px;
color: #666666;
border-right: 2px solid #5eb1b1;
height: 70px;
}

.header-menu-top a {
border: 0;
border-radius: 4px;
margin: 55px 0 45px 0;
text-decoration: none;
padding: 5px;  
}

.header-menu-top a:hover {
background-color: #d2d2d2;
border-radius: 0%;
}

.header-menu-top-inactive {
color: #666666;
}

.header-top-link-active {
background-color: #d2d2d2;
}

.header-menu-bottom a {  
color: #666666;
text-decoration: none;
padding: 5px;
}

.header-menu-bottom a:hover {
background-color: #d2d2d2;
}

.header-contacts a {
color:#666666;
text-decoration: none;
}

.vl {
border-left: 2px solid #5eb1b1;
height: 70px;  
left: 50%;  
padding-right: 20px;
top: 0;
}

.footer-menu {
display: flex;
flex-direction: column;
align-items: flex-start;  
width: 65%;
}

.footer-menu-top a {
border: 0;
border-radius: 4px;
margin: 55px 0 45px 0;
text-decoration: none;
padding: 5px 5px 5px 0px;
color: #acacac;
}

.footer-menu-bottom a {
color: #acacac;
text-decoration: none;
padding: 5px;
}

.footer-bottom {
color: #acacac;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-around;  
font-weight: 500;
}

.footer-bottom p {
color: #666666;  
}

.footer-menu-top-first-unit {
padding-left: 0!important;
}

.single-page-content-wrapper {
display: flex;
flex-direction: column;
align-items: center;  
color: #666666;
font-size: 18px;
}

.single-page-content-wrapper p {
max-width: 1150px;
}

summary:hover {
cursor: pointer;
}

summary {
color:#5eb1b1;
}

.single-page-content__spoiler-wrapper {
max-width: 1150px;
}

.single-page-content-wrapper h1 {
padding: 50px 0 0 0;
}

.maillink {
color: #5eb1b1;
text-decoration: none;
}

.single-page-contacts-form {
padding-top: 50px;
margin-top: 75px;
}

.single-page-contacts-form h3 {
max-width: 950px;
padding-bottom: 35px;
}

video {
background-color: black;
}

.single-project-content-wrapper {
display: flex;
flex-direction: column;
align-items: center;
}

.single-project-content-slider {
width: 100%;
}

.single-project-first-line {
display: flex;
flex-direction: row;
padding-top: 60px;
width: 1487px;
/* align-items: flex-end; */
justify-content: space-between;
flex-wrap: wrap;
}

.first-line-text {
display: flex;
flex-direction: column;
align-items: flex-start;
max-width: 715px;
}

.first-line-text h1 {
font-size: 30px;
color: #252525;
font-weight: 700;
}

.first-line-text h2 {
font-size: 30px;
color: #252525;
font-weight: 500;
}
.first-line-text h3 {
font-size: 30px;
color: #252525;
font-weight: 500;
padding-top: 25px;
text-align: left;
}
.first-line-text h4 {
font-size: 16px;
color: #252525;
font-weight: 500;
padding: 20px 0 2px 0;
}

.single-project-second-line {
padding: 60px 0 0 0;
}

.single-project-mobile-wide {
  display: flex;
  width: 1487px;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 50px;
}

.single-project-mobile-wide-right-img {
  padding-top: 10px;
}

.single-project-third-line {
padding: 60px 0 0 0;
display: flex;
justify-content: space-between;  
flex-wrap: wrap;
width: 1486px;
}

.single-project-video-wrapper {
  display: flex;
  width: 1486px;
  padding-top: 60px;  
}

.single-project-button {
background-color: #5eb1b1;
font-size: 30px;
color: white;
padding: 20px 120px;
font-weight: 500;
border-radius: 4px;
margin-top: 60px
}

.single-project-button:hover {
background-color: #d2d2d2;
cursor: pointer;
}

.single-project-navigation-block {  
padding: 50px 0 42px 0;
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
width: 78.12%;
align-items: center;
}

.sigle-project-navigation-block-images {
display: flex;
flex-direction: row;
}

.sigle-project-navigation-block-images img {
max-width: 120px;
margin: 0 1px;
}

.single-project-navigation-block-arrow {
display: flex;
flex-direction: row;
align-items: center;
color:#666666;
}

.single-project-navigation-block-arrow span {
padding: 0 20px;
}

.sigle-project-navigation-active {
border: solid 10px #c3c3c3;
}

.sigle-project-navigation-active:hover {
border: solid 10px #c3c3c3;
cursor: pointer;
}

.sigle-project-navigation-inactive {
border: solid 10px #fff;
}

.sigle-project-navigation-inactive:hover {
border: solid 10px #c3c3c3;
cursor: pointer;
}

.navigation-blocks-item {
display: flex;
align-items: center;
justify-content: center; 
position:relative;
}

.navigation-blocks-item div {
position: absolute; 

margin: 0 95px; 
background-color: rgb(255 255 255 / 90%); 
padding: 60px 20px;
text-align: center;
color: black;
font-size: 16px;
font-weight: 500;
}

.navigation-blocks-item-text {
opacity: 0;
}

.navigation-blocks-item:hover .navigation-blocks-item-text {
opacity: 1;  
}

/* кнопка наверх */

#feedbackMobile {
font-weight: 900;
font-size: 20px;
text-align:center;
color: #cd432e;  
position:fixed;
width: 50px;
height: 50px;
background-color: #cacaca47;
bottom:30px;
right:30px;
cursor:pointer;
display:none;  
border-radius: 25px;
padding: 9px 1px 0 0;
}

#toTop {
font-weight: 900;
font-size: 20px;
text-align:center;
color: #cd432e;  
position:fixed;
width: 50px;
height: 50px;
background-color: #cacaca47;
bottom:30px;
left:30px;
cursor:pointer;
display:none;  
border-radius: 25px;
padding: 9px 1px 0 0;
}

.totop__arrow {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 9px;
  left: 10px;
}

/*модалка на фидбек*/

.modalLinks {
font-size: 16px;
background-color: #5eb1b1;
color: white;
border-radius: 4px;
padding: 15px 10px;
position: fixed;
bottom: 30px;
right: 30px;
}

.modal-window {
position: fixed;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.185);
top: 0;
left: 0;
opacity: 0;
visibility: hidden;
z-index: 999;
}

.modal-contact-form {
display: flex;
}

.modal-window.open {
opacity: 1;
visibility: visible;
}

.modal-window-body {
min-height: 100%;
display: flex;  
justify-content: flex-end;  
}

.modal-window-title {
font-weight: 300;
color: #666666;
font-size: 22px;
}

.modal-window-radio {
padding-top: 15px;
}

.options {
display: flex;
color: #666666
}

.options__item {
padding-right: 15px;
}

.modal-window-secondtitle {
padding-top: 15px;
}

.modal-window-content {
position: fixed;  
min-height: 500px;
right: -100px;
bottom: 30px;
background-color: white;
color: black;
width: 1200px;
display: flex;
flex-direction: column;
justify-content: space-between;
padding: 20px 20px 40px 20px;
}

.modal-window-close {
text-decoration: none;
font-size: 25px;
color:#666666; 
}

.modal-window-close:visited {
color:#666666;
}

.contact-form-container-modal-window {
padding-bottom: 40px;
}

.modal-window-messengers-wrapper {  
display: flex;
position: fixed;
bottom: 100px;
right: 30px;
max-width: 274.06px;
font-size: 16px;
text-align: center;
flex-direction: column;
align-items: center;
background-color: #ffffff80;
padding: 10px 0;
border-radius: 4px;
}

.messenger-window-title {
font-size: 16px;
text-align: center;
}

.modal-window-messenger-icons {
display: flex;
margin-top: 10px;
}

.modal-window-messenger-icons img {
max-width: 50px;
margin-right: 15px;
max-width: 40px;
height: auto;
margin: 0 10px;
}

.checkbox-list {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}

.feedback-form-checkbox-value {
border: 0;
border-radius: 4px;  
text-decoration: none;
padding: 5px;
background-color: #eeeeee;
color: #666666;
margin: 5px 5px;
}

input[type="checkbox"] {
display: none;
}

input[type="checkbox"]:checked + label {
color: white;
background-color: #5eb1b1;
}

label:hover {
cursor: pointer;
}

/* анимация модального окна */

@-webkit-keyframes slide-left {
0% {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
100% {
  -webkit-transform: translateX(-100px);
          transform: translateX(-100px);
}
}
@keyframes slide-left {
0% {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}
100% {
  -webkit-transform: translateX(-100px);
          transform: translateX(-100px);
}
}

.slide-left {
animation: slide-left 0.5s cubic-bezier(0.250, 0.460, 0.450, 0.940) both;
}

/* страница контактов */

.contacts-main-wrapper {
display: flex;
flex-direction: column;
align-items: center;    
}

.contacts-main-wrapper-top {
padding-top: 55px;
}

.contacts-main-wrapper-bottom {
padding-top: 55px;
text-align: center;
}

.contacts-main-wrapper-map {
padding: 55px 0;
width: 100%;
}

/* контактная форма */
.modal-contact-form-fields {
padding-top: 10px;
display: flex;
flex-direction: column;
}

.form__input {
margin: 5px 0;
padding: 5px;
width: 298px;
color: #999;
border: 1px solid;
border-color: #cdcdcd;
}

.form__input:focus-visible {
outline: 1px;
}

.form__input._error {
border-color: red;
}

.form__input__textarea {
max-width: 450px;
height: 100px;
border: 1px solid;
border-color: #cdcdcd;
margin: 5px 0;
padding: 5px;
}

.form__input__textarea:focus-visible {
outline: 1px;
}

.contactFormButton {
background-color: #5eb1b1;
border: 0;
border-radius: 4px;
color: white;
padding: 10px 20px;
margin: 10px 0 0 0;
max-width: 131px;
}

.contactFormButton:hover {
background-color: #eeeeee;
}

.contactform__submit__span {
margin-bottom: 150px;
}

/* слайдер на главной */
/* стили для корневого элемента слайдера */
.mainslider {
position: relative;
max-width: 100%;
margin-right: auto;
margin-left: auto;
}

/* стили для wrapper */
.mainslider__wrapper {
position: relative;
overflow: hidden;
background-color: #eee;
}

/* стили для элемента, в котором непосредственно расположены элементы (слайды) */
.mainslider__items {
display: flex;
transform-style: preserve-3d;
backface-visibility: hidden;
transition: transform 0.5s ease;
will-change: transform;
}

/* стили для элементов */
.mainslider__item {
position: relative;
flex: 0 0 100%;
max-width: 100%;
transform-style: preserve-3d;
backface-visibility: hidden;
will-change: transform;
background-color: #eceff2;
}

.mainslider__item img {
margin: auto;
}

/* кнопки Prev и Next */
.mainslider__btn {
position: absolute;
top: 50%;
display: flex;
justify-content: center;
align-items: center;
width: 3rem;
height: 4rem;
color: #fff;
background: rgb(0 0 0 / 10%);
border: none;
outline: none;
transform: translateY(-50%);
cursor: pointer;
opacity: 0.5;
user-select: none;  
}

.mainslider__btn_hide {
display: none;
}

.mainslider__btn:hover,
.mainslider__btn:focus {
color: #fff;
text-decoration: none;
border: none;
opacity: 0.7;
}

.mainslider__btn_prev {
left: 0;
}

.mainslider__btn_next {
right: 0;
}

.mainslider__btn::before {
content: "";
display: inline-block;
width: 2rem;
height: 2rem;
background: transparent no-repeat center center;
background-size: 100% 100%;
}

.mainslider__btn_prev::before {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}

.mainslider__btn_next::before {
background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

/* Индикаторы */
.mainslider__indicators {
position: absolute;
right: 0;
bottom: 10px;
left: 0;
display: flex;
justify-content: center;
margin: 0 15%;
padding-left: 0;
list-style: none;
user-select: none;
}

.mainslider__indicator {
flex: 0 1 auto;
width: 30px;
height: 2px;
margin-right: 3px;
margin-left: 3px;
background-color: rgb(255 255 255 / 50%);
background-clip: padding-box;
border-top: 10px solid transparent;
border-bottom: 10px solid transparent;
cursor: pointer;
display: none; /* скрытие точек-навигации в слайдере */
}

.mainslider__indicator_active {
background-color: #fff;
}

.slider__text {
position: absolute;
bottom: 45px;
left: 360px;
display: flex;
}

.slider__description {
display: block;
color: #666666;
font-size: 32px;
max-width: 950px;
padding-left: 20px;
line-height: 1.2em;
}

.slider__title {
display: block;
color: #666666;
font-size: 32px;
font-weight: 700;
line-height: 1.2em;
}

.slider-text__light {
background-color: #00000054;
color: white;
}

/* класс для отключения transition */
.transition-none {
transition: none;
}

.slider__link {
color: #5eb1b1;
}

.slider__link:visited {
color: #5eb1b1;
}

.contact-us-wrapper-padding {
padding: 40px 0 0 0;
}

.contact-us-wrapper {
display: flex;
flex-direction: column;
align-items: center;
}

.contact-us-wrapper iframe {
padding-bottom: 55px;
}

.contact-us-form form {
margin-left: -38px;
}

.subminContactUs {
margin-left: -38px;
}

/* стили меню */
.navbar {
overflow: hidden;    
}

.navbar a {
float: left;
font-size: 16px;
color: #666666;
text-align: center;
padding: 14px 16px;
text-decoration: none;
margin: 0 8px;
}

.dropdown {
float: left;
overflow: hidden;
margin: 0 8px;
background-color: white;
}

.dropbtn {
background: white;
}

.dropdown .dropbtn {
font-size: 16px;    
border: none;
outline: none;
color: #666666;
padding: 14px 16px;    
margin: 0;
}

.navbar a:hover, .dropdown:hover .dropbtn {
background-color: #d2d2d2;
}

.dropdown-content {
display: none;
position: absolute;
background-color: rgb(255 255 255 / 81%);
min-width: 160px;  
z-index: 1;
padding-top: 10px;
margin-top: 35px;
}

.dropdown-content a {
float: none;  
padding: 12px 16px;
margin: 0;
text-decoration: none;
display: block;
text-align: left;
line-height: 20px;
}

.dropdown-content a:hover {
background-color: #d2d2d2;
}

.dropdown:hover .dropdown-content {
display: block;
}


@media (max-width: 1487px) {
.single-project-first-line {
  width: 100%;
  justify-content: center;
  padding-bottom: 50px;
}
.single-project-third-line {
  width: 100%;
  justify-content: center;
  padding-top: 10px;
}
.slider__text {
  bottom: 0;
  left: 0;
}
.single-project-third-line img {
  padding: 0 5px;
}
.first-line-text {
  padding-left: 10px;
}
.single-project-second-line {
  padding-top: 0px;
}
.single-project-video-wrapper {
  width: 100%;
}
.single-project-video-wrapper {  
  justify-content: center;
}
}

@media (max-width: 1355px) {
  .single-project-mobile-wide {
    width: 100%;
    justify-content: center;
    padding: 10px 0 0 0;
  }
  .desktop_wide {
    display: none;
  }    
  .single-project-mobile-wide img {
    padding: 0 5px;
  }
}

@media (min-width: 1356px) {
  .single-project-mobile-wide {
    display: none;
  }
}

@media (max-width: 1429px) {
.first-line-text {
  padding-left: 0px;
}
}



@media (max-width: 750px) { 
.navigation-blocks-item-text {
  display: none;
}
}

@media (max-width: 635px) {
h1 {
  font-size: 40px;
}
.footer-top-about {
  margin-right: 0;
}
.slider__description {
  font-size: 12px;
}
}

@media (max-width: 1584px) {
.footer-top-contacts {
  margin-right: 0px;
}  
}

@media (max-width: 1366px) {
.footer-map {
  width: 70%;
}
.single-project-navigation-block-arrow span {
  display: none;
}
}

@media (max-width: 1280px) {
.footer-map {
  display: none;
}  
}

@media (max-width: 1050px) {
h1 {
  font-size: 38px;
}
.single-page-content__spoiler-wrapper {
  padding: 0 20px;
}
.single-page-contacts-form {
  padding: 50px 20px 50px 20px;
}
#calculation-anchor {
  padding-left: 20px;
  padding-right: 20px;
}
.our-projects-buttons-container button {
  width: 100%;
}
.our-advantages-main-wrapper-block {
  padding-right: 0px;
}
.our-projects-buttons-container button {
  margin: 5px 25px;
}
.footer-top {
  width: 83%;
}
.first-line-text {
  padding: 0 20px;
}
.advantages-text {
  padding-left: 20px;
  padding-right: 20px;
}
.adress-container {
  width: 100%;
}
.home-page-packaging-block {
  background: none;
  height: auto;
  display: block;
}
.home-page-branding-block {
  background: none;
  height: auto;
  display: block;
}
.home-page-firmstile-block {
  background: none;
  height: auto;
  display: block;
}
.home-page-officebranding-block {
  background: none;
  height: auto;
  display: block;
}
.service-header-odd {
  margin:0;
  text-align: center;
  font-size: 28px;
}
.service-text-odd {
  margin: 0;
  padding: 10px 20px;
  font-size: 16px;
}
.service-header-even {
  margin:0;
  text-align: center;
  font-size: 28px;
}
.service-text-even {
  margin: 0;
  padding: 10px 20px;
  font-size: 16px;
}
.services-link-even {
  margin-left: 0px;
}
.services-content-block {
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.services-content-block-button-odd {
  margin: 10px 0;
  width: 250px;
}
.contact-form-container {
  padding-left: 0;
}
.our-advantages-main-wrapper-line {
  width: auto;
}
#what-are-we-doing-anchor {
  height: auto;
}
}

@media (max-width: 1449px) {
.single-project-third-line img {
  padding-top: 10px;
}
.single-project-third-line {
  padding-top: 0;
}
.single-project-first-line {
  padding-bottom: 50px;
}
.single-project-second-line {
  padding: 10px 0 50px 0;
}
.single-project-mobile-wide-right-img {
  padding-top: 10px!important;
}
}

@media (min-width: 1450px) and (max-width: 1487px) {
.single-project-second-line {
  padding: 10px 0 50px 0;
}
}

@media (min-width: 1051px) {
.services-content-block-mobile-background {
  display: none;}
}

@media (max-width: 1210px) {
  .desktop_version_feedback {
    display: none;
  }
}

.mobile_version_feedback {
  bottom: 30px;
  right: 30px;
  font-weight: 900;
  font-size: 20px;
  text-align: center;
  color: #cd432e;
  position: fixed;
  width: 50px;
  height: 50px;
  background-color: #cacaca47;
  cursor: pointer;    
  border-radius: 25px;
  padding: 9px 1px 0 0;
  border: solid;
}

@media (min-width: 1211px) {
  .mobile_version_feedback {
    display: none;
  }
}

.phone_icon {
  width: 30px;
  height: 30px;
  position: absolute;
  top: 7px;
  left: 7px;
}

.modal-window-braker {
  padding: 40px 0 20px 0;
}

.contact_us_wrapper {
  padding: 40px 20px;
}

.modal-window-messenger-icons-mobile {
  display: flex;
  margin-top: 10px;
  justify-content: space-evenly;
}

@media (max-width: 450px) {
  .adress-container {
    font-size: 14px;
  }
}

@media (max-width: 760px) {
  .sigle-project-navigation-block-images {
    order: -1;
  }
  .single-project-navigation-block-arrow img {
    /* min-width: 50px; */
    padding: 5px 0;
    max-width: 40px;
  }
  .sigle-project-navigation-block-images img {
    max-width: 100%;
  }
}

/* мобильный header */
.header__burger {
  display: none;
}
.header__body {
  position: relative;
  display: flex;
  justify-content: space-between;
  align-items: center;  
  height: 80px;  
  padding: 0 20px; 
}
.header__list {
  display: block;
  position: relative;
  z-index: 2;
  font-size: 25px;
}
.header__list li {
  list-style: none;  
  line-height: 45px;
}
.header__list a {
  color: white
}
.header__burger.burger_active span {
  transform: scale(0);
  background-color: white;
}
.header__burger.burger_active:before {
  transform: rotate(45deg);
  top: 9px;
  background-color: white;
}
.header__burger.burger_active:after {
  transform: rotate(-45deg);
  bottom: 9px;
  background-color: white;  
}
.header__burger-wrapper {
  position: fixed;
  width: 40px;
  height: 30px;
  z-index: 3;
  right: 20px;  
  padding: 5px 0px;
  background-color: rgb(255 255 255 / 85%);
  border-radius: 4px;
}
.header__burger-wrapper.burger_active {
  background: none;
}

.header__burger {
  display: block;
  position: fixed;
  width: 30px;
  height: 20px;
  z-index: 3;
  right: 20px;
  margin-right: 5px;
}
.header__burger span {
  position: absolute;
  background-color: #666;
  left: 0;
  width: 100%;
  height: 2px;
  top: 9px;
  transition: all 0.1s ease 0s;
}
.header__burger:before,
.header__burger:after {
  content: '';
  background-color: #666;
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;  
  transition: all 0.1s ease 0s;
}
.header__burger:before {
  top: 0;
}
.header__burger:after {
  bottom: 0;  
}
.header__menu {
  position: fixed;
  top: 0;
  right: -100%;  
  width: 100%;
  height: 100%;
  background-color: #636363;
  padding: 100px 0 0 30px;
  transition: all 0.1s ease 0s;
  z-index: 2;
}
.header__menu.burger_active {
  right:0;
}

.header__sublist li {
  line-height: 23px;
}

.header__sublist a {
  font-size: 14px;
  padding-left: 20px;  
}

@media(max-width: 768px) {
  .desktop-header {
    display: none;
  }
  .content-wrapper {
    padding-top: 10px;
  }
}

@media(min-width: 769px) {
  .mobile-header {
    display: none;
  }
}

.header-mobile-contacts-wrapper {
  padding-left: 20px;
  color: #666666;
  font-weight: 500;
}

.header-mobile-contacts-wrapper a {
  color: #666666;  
}

.header-mobile-green-button {
  background-color: #5eb1b1;
  border-radius: 4px;
  line-height: 33px!important;
  max-width: 292px;
  text-align: center;  
  margin-top: 10px;
}

.header__list_contacts {
  font-size: 20px;
  color: white;
  padding-top: 30px;
}

.header__list_contacts a {
  color: white;
}

.scroll-braker {
  overflow: hidden;
}

.mobile-menu-logo {
  position: absolute;
  top: -86px;
}

.key-url_text {
  padding: 100px 0;
  font-size: 24px;
}

.key-url_text a {
  color: #5eb1b1;
  text-decoration: underline;
}