@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1180px!important;
}
.masthead:not(.side-header):not(.side-header-menu-icon) .header-bar {
    max-width: calc(1400px - 55px - 55px)!important;
    margin: 0 auto;
}
}

#bottom-bar .wf-container-bottom {
    display: none!important;

}


#footer .wf-container-footer {
    display: none!important;
}


#bottom-bar.full-width-line .wf-container-bottom, #bottom-bar.solid-bg .wf-container-bottom, .empty-footer.solid-bg #bottom-bar.full-width-line, .empty-footer.solid-bg .wf-container-bottom, .footer.full-width-line .wf-container-footer, .footer.solid-bg .wf-container-footer {

   display: none!important;
}


#page {
    background: #eeeef0!important; 
    background-size: auto;
}
#main {
    padding: 0!important;
}

#main > .wf-wrap, #bottom-bar > .wf-wrap, #footer > .wf-wrap {
    width: 100%!important;
}

#main .wf-wrap, .page-title .wf-wrap, .fancy-header .wf-wrap {
     padding: 0 !important; 
}
.wf-wrap {
    max-width: 100%;
    padding: 0 !important; 
    margin: 0 auto;
}

/*PAGE VOLS */

.banerhomevols {
  width: 100%;
  height: 650px;
  background-image: url("/wp-content/uploads/2026/07/vols_bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center; 
}

.banerhomevols .banerconntent {
  padding: 25px;
  border-radius: 20px;
  border: 1px solid #ffc000;
  background-color: #ffffffab;
  max-width: 729px;
  width: 100%;
}

.banerhomevols .banerconntent h1 {
  font-size: 60px;
  padding-bottom: 36px;
  color: #112941;
  font-weight: 500;
  line-height: 72px;
}

.banerhomevols .banerconntent p {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 45px;
  color: #183b56;
  line-height: 32px;
}


/*PAGE ARHITECKTURA */

.banerhomeathitecktura {
  width: 100%;
  height: 650px;
  background-image: url("/wp-content/uploads/2026/07/pahe_arh.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center; 
}

.banerhomeathitecktura .banerconntent {
  padding: 25px;
  border-radius: 20px;
  border: 1px solid #ffc000;
  background-color: #ffffffab;
  max-width: 729px;
  width: 100%;
}

.banerhomeathitecktura .banerconntent h1 {
  font-size: 60px;
  padding-bottom: 36px;
  color: #112941;
  font-weight: 500;
  line-height: 72px;
}

.banerhomeathitecktura .banerconntent p {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 45px;
  color: #183b56;
  line-height: 32px;
}

/*PAGE MEREZHA */

.banerhomeamerezha {
  width: 100%;
  height: 650px;
  background-image: url("/wp-content/uploads/2026/07/pahe_merezha.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center; 
}

.banerhomeamerezha .banerconntent {
  padding: 25px;
  border-radius: 20px;
  border: 1px solid #ffc000;
  background-color: #ffffffab;
  max-width: 729px;
  width: 100%;
}

.banerhomeamerezha .banerconntent h1 {
  font-size: 60px;
  padding-bottom: 36px;
  color: #112941;
  font-weight: 500;
  line-height: 72px;
}

.banerhomeamerezha .banerconntent p {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 45px;
  color: #183b56;
  line-height: 32px;
}


/*PAGE REKLAMA */

.banerhome {
  width: 100%;
  height: 650px;
  background-image: url("https://poliukhovich.com.ua/wp-content/uploads/page/img/background.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  display: flex;
  align-items: center; 
}

.banerhome .banerconntent {
  padding: 25px;
  border-radius: 20px;
  border: 1px solid #ffc000;
  background-color: #ffffffab;
  max-width: 729px;
  width: 100%;
}

.banerhome .banerconntent h1 {
  font-size: 60px;
  padding-bottom: 36px;
  color: #112941;
  font-weight: 500;
  line-height: 72px;
}

.banerhome .banerconntent p {
  font-size: 22px;
  font-weight: 500;
  margin-bottom: 45px;
  color: #183b56;
  line-height: 32px;
}

.buttonY {
  color: #000;
  font-size: 20px;
  background-color: #ffc000;
  border: none;
  border-radius: 20px;
  padding: 35px 93px;
  font-weight: 500;
}

.buttonY:hover {
  background-color: #e6b800;
}

.social-icons {
  position: fixed;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  z-index: 9999;
}

.social-icons a {
  font-size: 20px;
  border-radius: 8px;
  border: none;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ffc000;
}

.social-icons a:hover {
  background-color: #e6b800;
}

/* Виконуємо такі види робіт */

.types {
  margin-top: 80px;
}

.types h2 {
  font-size: 30px;
  color: #112941;
}

.types p {
  font-size: 18px;
  line-height: 30px;
  color: #183b56;
}

.typeselement {
  margin-top: 10px;
  display: inline-flex;
}

.typeselement .element {
  margin-top: 20px;
}

.element .box {
  background-color: #fff;
  border-radius: 24px;
  padding: 15px;
  max-width: 400px;
  max-height: 600px;
  min-height: 550px;
  display: flex;
  flex-direction: column;
}

.element .box:hover {
  box-shadow: 0px 0px 1px 5px #00000003;
}

.element .box .titleelement {
  margin-bottom: 5px;
  margin-top: 45px;
}

.element .box .titleelement h5 {
  color: #112941;
  font-size: 22px;
}

.box .descriptionelement p {
  font-size: 16px;
  line-height: 30px;
  color: #183b56;
}

.box .linkelemet {
  margin-top: auto;
  font-weight: 500;
}

.linkelemet a {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  text-decoration: none;
  color: #183b56;
  font-weight: 500;
  transition: color 0.3s ease;
}

.linkelemet a img {
  transition: transform 0.3s ease; 
}

.linkelemet a:hover {
  color: #112941;
}

.linkelemet a:hover img {
  transform: translateX(6px); /* сдвиг вправо */
}

.box .linkelemet a {
  text-decoration: none;
  color: #112941;
  font-size: 16px;
}

.box .linkelemet a:hover {
  color: #183b56;
}

.elementbitton {
  margin-top: 60px;
  width: 100%;
  text-align: center;
}

.images img {
  text-align: center;
  width: 100%;
  border-radius: 15px;
}

/*   Як ми працюємо   */

.howwework {
  margin-top: 150px;
}

.howwework h2 {
  font-size: 30px;
  color: #112941;
}

.howwework p {
  font-size: 18px;
  line-height: 30px;
  color: #183b56;
}

.horizontalbox {
  background-color: #fff;
  border-radius: 20px;
  padding: 15px;
}

.horizontalbox .num p {
  background-color: #ffc000;
  border-radius: 8px;
  font-size: 22px;
  color: #112941;
  display: -webkit-inline-box;
  padding: 15px 17px 15px 17px;
  font-weight: 500;
  margin-right: 20px;
}

.titlehorizontalbox {
  display: inline-flex;
}

.titlehorizontalbox h5 {
  align-content: center;
  color: #112941;
  font-size: 20px;
}

.horizontalbox .des p {
  font-size: 16px;
  color: #112941;
  line-height: 28px;
}

/*  Ми працюємо   */

.territory {
  margin-top: 150px;
}
.titletypes {
  margin-bottom: 50px;
}

.blockcontentterritory {
  margin-top: 80px;
}

.territory h4 {
  color: #112941;
  font-size: 30px;
  margin-bottom: 35px;
}

.territorybox {
  background-color: #112941;
  padding: 25px;
  margin-bottom: 10px;
  min-height: 212px;
  max-height: 350px;
  border-radius: 24px;
}

.territorybox p {
  color: white;
  font-size: 16px;
  line-height: 30px;
}

.territory .map {
  background-color: #fff;
  border-radius: 20px;
}

/* Проектна документація  */

.documentation {
  margin-top: 80px;
}

.documentation h4 {
  text-align: center;
  font-size: 30px;
  color: #112941;
  margin-bottom: 25px;
}

.documentationbox {
  margin-top: 50px;
  background-color: white;
  border-radius: 24px;
  min-height: 250px;
	max-height 284px;
  padding: 25px;
}

.documentationbox .docnumb p {
  background-color: #183b56;
  border-radius: 6px;
  font-size: 22px;
  color: white;
  display: -webkit-inline-box;
  padding: 15px 25px 15px 25px;
  font-weight: 500;
  margin-right: 20px;
}

.documentationbox .doctitle {
  font-size: 22px;
  color: #112941;
  font-weight: 500;
  margin-bottom: 10px;
  margin-top: 10px;
}

.documentationbox .docdes {
  font-size: 16px;
  color: #112941;
}

/*   Наші особливості   */

.peculiarities {
  margin-top: 180px;
}

.peculiarities h4 {
  font-size: 34px;
  color: #112941;
}

.peculiaritiesbox {
  position: relative;
  background-color: #fff;
  border-radius: 24px;
  padding: 15px;
  max-width: 400px;
  max-height: 555px;
  min-height: 555px;
  display: flex;
  flex-direction: column;
  margin-top: 80px;
}
.peculiaritiesnumb {
  position: absolute;
  top: -25px;
  right: 15px;
}

.peculiaritiesnumb p {
  background-color: #ffc000;
  border-radius: 6px;
  font-size: 22px;
  color: black;
  display: -webkit-inline-box;
  padding: 15px 27px 15px 27px;
  font-weight: 500;
  margin-right: 20px;
}

.peculiarities img {
  width: 100%;
}

.peculiarities .peculiaritiestitle {
  font-size: 22px;
  color: #112941;
  font-weight: 500;
  margin-bottom: 20px;
  margin-top: 20px;
}

.peculiaritiesdes p {
  font-size: 16px;
  line-height: 30px;
  color: #112941;
}

.experienceblock {
  margin-top: 120px;
  background-color: #183b56;
  min-height: 723px;
  display: flex;
  align-items: center;
}

.cardbox {
  background: #fff;
  border-radius: 20px;
  padding: 25px;
  color: #183b56;
  min-height: 160px;
  position: relative;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
}

.cardbox .icon {
  position: absolute;
  bottom: 142px;
  right: -7px;
  width: 60px;
  height: 60px;
}

.cardbox .icongnuch {
  position: absolute;
  bottom: -30px;
  right: -9px;
  width: 60px;
  height: 60px;
}

.cardbox .iconfree {
  position: absolute;
  bottom: 170px;
  width: 60px;
  height: 60px;
  left: -29px;
}

.cardbox h4 {
  font-size: 30px;
  color: #112941;
  line-height: 30px;
}

@media (min-width: 992px) {
  .card-1 {
    margin-bottom: 40px;
  }
  .card-2 {
    margin-top: -30px;
  }
  .card-3 {
    margin-left: 30px;
  }
  .card-4 {
    margin-top: -65px;
  }
}

.buttonY {
  background: #ffcc00;
  color: #183b56;
  padding: 25px 73px;
  font-weight: 500;
  border: none;
  border-radius: 20px;
  transition: 0.3s;
  font-size: 20px;
}

.buttonY:hover {
  background: #e6b800;
}

.linetext img {
  display: block;
  height: 100%;
}

.linetext {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
}

.linetext p {
  margin: 0;
  font-size: 16px;
  line-height: 1.4;
  color: #183b56;
}

.experienceblocktitle {
  font-size: 46px;
  font-weight: 600;
	line-height: 54px;
}
.experienceblockdes {
  font-size: 18px;
  line-height: 30px;
  color: white;
  font-weight: 200;
}

/* Приклади наших реалізованих проєктів */

.example {
  margin-top: 120px;
}

.example .exampletitle {
  text-align: center;
  margin-bottom: 60px;
}

.example .exampletitle h4 {
  font-size: 30px;
  color: #112941;
}

.example .examplelemtsebox {
  margin-top: 60px;
}

.example .examplebox {
  background-color: white;
  border-radius: 26px;
  min-height: 400px;
  max-height: 444px;
  padding: 11px;
  margin-bottom: 20px;
}
.example .examplebox .exampleimg img {
  width: 100%;
  text-align: center;
  border-radius: 15px;
}

.exampletext {
  margin-top: 30px;
  /* display: flex;*/
  align-items: flex-start;
  gap: 0px;
}

.exampletext img {
  display: block;
  margin-top: 9px;
}

.exampletext h5 {
  font-size: 22px;
  font-weight: 600;
  line-height: 30px;
  margin: 0;
	margin-top: 5px;
}

.exampletext .col-1 {
  width: 4.333333%;
}

/* Від ідеї до реалізації ваших проєктів */

.idea {
  margin-top: 80px;
}

.idea h4 {
  font-size: 30px;
  color: #112941;
}

.idea p {
  font-size: 18px;
  line-height: 30px;
  color: #112941;
}

.idea .ideabox {
  min-height: 300px;
  max-height: 536px;
  background-color: white;
  border-radius: 10px;
  text-align: center;
  padding: 25px;
}
.idea .ideabox img {
  width: 100%;
}

.idezbutton {
  margin-top: 60px;
}

/* Замовити проєкт */

.application {
  margin-top: 60px;
}

.application h4 {
  font-size: 30px;
  color: #112941;
}

.application p {
  font-size: 16px;
  color: #112941;
  line-height: 28px;
  margin-top: 15px;
}

.mail {
  height: 132px;
}

.applicationblock .phone {
  height: 172px;
  background-color: white;
  border-radius: 18px;
  margin-top: 18px;
}

.mess,
.mail,
.form {
  background-color: white;
  border-radius: 18px;
  margin-top: 18px;
  min-height: 130px;
  max-height: 700px;
}

.aboutuscontent h5,
.servicesbox h6,
.conactbox h6{
color: #fff;

}

.modal form input,
.modal form textarea {
  border-radius: 22px;
  font-size: 14px;
  color: #112941;
}
.form-control:focus {
    color: #212529;
    background-color: #fff;
    border-color: #ffcc00!important;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgb(255 204 0 / 12%)!important;
}

.modal form button {
  background: #ffcc00;
  color: #183b56;
  padding: 12px 30px;
  font-weight: 600;
  border: none;
  border-radius: 10px;
  transition: 0.3s;
}

.mess h6,
.mail h6,
.phone h6 {
  font-weight: 600;
  color: #112941;
  font-size: 22px;
}

.applicationblock .form {
   min-height: 512px;
  max-height: 700px;
}

.applicationblock .form input,
.form textarea {
  border-radius: 22px;
  border: 1px solid #112941;
  font-size: 18px;
  margin-top: 15px;
}

.form button {
  background: #ffcc00;
  color: #183b56;
  padding: 20px 30px;
  font-weight: 600;
  border: none;
  border-radius: 10px;
  transition: 0.3s;
  margin-top: 12px;
}

.blocktitle {
  display: inline-flex;
}

.blocktitle img,
svg {
  align-self: center;
  vertical-align: bottom;
}

.phone a {
    color: #112941;
	text-decoration: none;
}

.cardbox a {
	 color: #112941;
	text-decoration: none;
}

.contact p {
  font-size: 18px;
  line-height: 30px;
  color: #112941;
}

.socialbutton {
  background-color: #112941;
  color: white;
  padding: 14px 10px 15px 10px;
  border-radius: 37px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

/* Мобилки: кнопки занимают всю ширину */
@media (max-width: 575.98px) {
  .socialbutton {
    width: 100%;
    min-width: auto; /* сброс */
  }
}

.applicationblock input {
  height: 60px;
}

/* Про нас */
.aboutusfluid {
  background-color: #183b56;
  margin-top: 120px;
  min-height: 820px;
  max-height: 1900px;
}

.aboutuscontent {
  margin-top: 60px;
  background-color: #112941;
  padding: 24px;
  color: white;
  border-radius: 20px;
  min-height: 276px;
  max-height: 500px;
}

.aboutuscontent .aboutustitle {
  display: inline-flex;
}

.aboutustitle img,
svg {
  align-self: center;
  vertical-align: bottom;
}

.contentpage .aboutustitle  h5,
h,
.contentpage .aboutusconten  h5,
ht,
.contentpage .servicestitle h6,
.contentpage .contacttitle h6,
.contentpage .servicesbox h5,

h6 {
  font-size: 22px;
  color: #fff;
}

.aboutustext p {
  font-size: 18px;
  line-height: 30px;
  margin-top: 20px;
  font-weight: 300;
}

.aboutuscontent button {
  margin-top: 20px;
}

.servicesbox {
  margin-top: 30px;
  background-color: #112941;
  padding: 24px;
  color: white;
  border-radius: 20px;
  min-height: 404px;
  max-height: 545px;
}

.servicesbox li {
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 30px;
}

.servicesbox ul {
  margin-top: 25px;
}

.conactbox {
  margin-top: 30px;
  background-color: #112941;
  padding: 24px;
  color: white;
  border-radius: 20px;
  min-height: 404px;
  max-height: 665px;
  margin-bottom: 50px;
}

.conactphone {
  margin-top: 25px;
  font-size: 18px;
  line-height: 30px;
}

.conactphone a {
  color: #fff;
  text-decoration: none;
}

.contactelementadres,
.contactelementgrafick {
  margin-top: 36px;
}

/* Mobile */

/* Планшеты (до 992px) */
@media (max-width: 991.98px) {
  .banerhome {
    height: auto;
    padding: 80px 20px;
  }

  .banerhome .banerconntent h1 {
    font-size: 42px;
    line-height: 1.2;
  }

  .banerhome .banerconntent p {
    font-size: 20px;
    margin-bottom: 32px;
  }

  .buttonY {
    font-size: 18px;
    padding: 18px 50px;
  }
	
	/* PAGE ARHITECKTURA */
	.banerhomeathitecktura {
    height: auto;
    padding: 80px 20px;
  }

  .banerhomeathitecktura .banerconntent h1 {
    font-size: 42px;
    line-height: 1.2;
  }

  .banerhomeathitecktura .banerconntent p {
    font-size: 20px;
    margin-bottom: 32px;
  }
}






/* Мобильные (до 576px) */
@media (max-width: 575.98px) {
  .banerhome {
    padding: 60px 15px;
  }

  .banerhome .banerconntent {
    padding: 20px;
  }

  .banerhome .banerconntent h1 {
    font-size: 32px;
    padding-bottom: 20px;
    line-height: 46px;
    font-weight: 700;
  }

  .banerhome .banerconntent p {
    font-size: 18px;
    margin-bottom: 24px;
    font-weight: 500;
    line-height: 36px;
  }
  
  .social-icons a {
  display: none!important;

}

  .buttonY {
    font-size: 16px;
    padding: 14px 35px;
    border-radius: 15px;
  }
	/* PAGE ARHITECKTURA */
	 .banerhomeathitecktura {
    padding: 60px 15px;
  }

  .banerhomeathitecktura .banerconntent {
    padding: 20px;
  }

  .banerhomeathitecktura .banerconntent h1 {
    font-size: 32px;
    padding-bottom: 20px;
    line-height: 46px;
    font-weight: 700;
  }

  .banerhomeathitecktura .banerconntent p {
    font-size: 18px;
    margin-bottom: 24px;
    font-weight: 500;
    line-height: 36px;
  }
	
	/* PAGE MEREZHA */
	 .banerhomeamerezha {
    padding: 60px 15px;
  }

  .banerhomeamerezha .banerconntent {
    padding: 20px;
  }

  .banerhomeamerezha .banerconntent h1 {
    font-size: 32px;
    padding-bottom: 20px;
    line-height: 46px;
    font-weight: 700;
  }

  .banerhomeamerezha .banerconntent p {
    font-size: 18px;
    margin-bottom: 24px;
    font-weight: 500;
    line-height: 36px;
  }
	
	/* PAGE VOLS */
	 .banerhomevols {
    padding: 60px 15px;
  }

  .banerhomevols .banerconntent {
    padding: 20px;
  }

  .banerhomevols .banerconntent h1 {
    font-size: 32px;
    padding-bottom: 20px;
    line-height: 46px;
    font-weight: 700;
  }

  .banerhomevols .banerconntent p {
    font-size: 18px;
    margin-bottom: 24px;
    font-weight: 500;
    line-height: 36px;
  }
	
}

    .scrol-button {
            padding: 5px 15px;
            border-radius: 8px;
            color: #000;
            border: #ffcc00 1px solid;
            text-decoration: none;
        }
        .scrol-button:hover {
            background-color: #e6b800;
            color: #000;
        }
        .scrol-button-activiti {
            padding: 5px 15px;
            border-radius: 8px;
            color: #000;
            border: #ffcc00 1px solid;
            background-color: #ffcc00;
            text-decoration: none;
        }
        .scrol-button-activiti:hover {
            background-color: #e6b800;
            color: #000;
        }

        .scroll-wrapper-container {
            position: relative;
            width: 100%;
        }

        .x-scrollable-line {
            overflow-x: auto;
            white-space: nowrap;
            -webkit-overflow-scrolling: touch;
            cursor: grab;

            /* Симметричные технические отступы, чтобы в крайних точках кнопки не были прозрачными */
            padding-left: 40px;
            padding-right: 40px;

            /* Компенсируем отступ слева, чтобы первая кнопка визуально стояла ровно по сетке */
            margin-left: -40px;
            width: calc(100% + 40px);
        }

        /* Динамическая маска (чтобы первая кнопка НЕ была прозрачной по дефолту) */
        .x-scrollable-line.mask-both{
            -webkit-mask-image: linear-gradient(
                to right,
                rgba(0, 0, 0, 0) 0%,
                rgba(0, 0, 0, 1) 15%,
                rgba(0, 0, 0, 1) 85%,
                rgba(0, 0, 0, 0) 100%
            );
            mask-image: linear-gradient(
                to right,
                rgba(0, 0, 0, 0) 0%,
                rgba(0, 0, 0, 1) 15%,
                rgba(0, 0, 0, 1) 85%,
                rgba(0, 0, 0, 0) 100%
            );
        }

        /* в начале: слева НЕ гасим, гасим только справа */
        .x-scrollable-line.mask-right{
            -webkit-mask-image: linear-gradient(
                to right,
                rgba(0,0,0,1) 0%,
                rgba(0,0,0,1) 85%,
                rgba(0,0,0,0) 100%
            );
            mask-image: linear-gradient(
                to right,
                rgba(0,0,0,1) 0%,
                rgba(0,0,0,1) 85%,
                rgba(0,0,0,0) 100%
            );
        }

        /* в конце: справа НЕ гасим, гасим только слева */
        .x-scrollable-line.mask-left{
            -webkit-mask-image: linear-gradient(
                to right,
                rgba(0,0,0,0) 0%,
                rgba(0,0,0,1) 15%,
                rgba(0,0,0,1) 100%
            );
            mask-image: linear-gradient(
                to right,
                rgba(0,0,0,0) 0%,
                rgba(0,0,0,1) 15%,
                rgba(0,0,0,1) 100%
            );
        }

        /* если всё помещается — маску выключаем */
        .x-scrollable-line.mask-none{
            -webkit-mask-image: none;
            mask-image: none;
        }

        .x-scrollable-line.active-dragging {
            cursor: grabbing;
            user-select: none;
        }
        .x-scrollable-line::-webkit-scrollbar {
            display: none;
        }
        .x-scrollable-line {
            -ms-overflow-style: none;
            scrollbar-width: none;
        }

        .exampletext img {
            max-width: 16px;
            width: 100%;
            height: auto;
            display: inline-block;
        }
        .exampletext .row {
            display: flex;
            align-items: start!important;
        }

        .exampletext img {
            max-width: 16px;
            width: 100%;
            height: auto;
            display: inline-block;
        }
        .exampletext .row {
            display: flex;
            align-items: start!important;
        }

