.contact-info__btn {
  display: block;
}
#itemsh {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.modal-orange .text{
  text-align: center;
}
.a_page{
  position: relative;
}
.a_page.not-palm::after,
.a_page.not-palm::before{
  content: none;
}
.a_page::before{
  content: "";
  position: absolute;
  left: 0;
  top: 390px;
  width: 165px;
  height: 305px;
  background-image: url('/templates/main/images/palm/palm_left.png');
}
.a_page::after{
  content: "";
  position: absolute;
  right: 0;
  top: 30px;
  width: 142px;
  height: 259px;
  background-image: url('/templates/main/images/palm/palm_right.png');
}
.a_page .row{
  background-color: #fff;
  position: relative;
  z-index: 1;
}
.a_page h1 {
  margin: 0;
  text-align: center;
  color: #409895;
  font-weight: 900;
  font-size: 30px;
  text-transform: uppercase;
}
.fp-top-left-title,
.fp-top-right-title{
  margin-top: 15px;
  margin-bottom: 25px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  padding-top: 6px;
  padding-bottom: 4px;
}
.fp-top-right-title{
  background-color: #50b5b2;
  text-align: center;
}
.fp-top-left-title {
  background-color: #ffa740;
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}
.fp-top-left-content p,
.fp-top-right-content p{
  margin-bottom: 5px;
  color: #757575;
  font-size: 15px;
}
.list-finish-product {
  padding-left: 0;
}
.list-finish-product-item {
  display: flex;
  list-style: none;
  border: 1px solid #ffb966;
  background-color: #fff;
  margin-bottom: 40px;
  padding: 0;
}
.list-finish-product-item__img{
  width: 100%;
  max-width: 310px;
  text-align: center;
  border-right: 1px solid #ffb966;
}
.list-finish-product-item__img img {
  max-height: 250px;
  margin-top: 100px;
  margin-bottom: 35px;
}
.list-finish-product-item__img .txt {
  color: #757575;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 35px;
}
.list-finish-product-item__tabl{
  max-width: 860px;
  width: 100%;
  padding: 25px 15px 40px;
}
.list-finish-product-item__tabl table {
  width: 100%;
}
.list-finish-product-item__tabl thead,
.list-finish-product-item__tabl tbody
{
  text-align: center;
}
.list-finish-product-item__tabl td{
  width: 50%;
}
.list-finish-product-item__tabl tr{
  height: 45px;
}
.tabl-tit-big {
  color: #ffa740;
  font-size: 14px;
  font-weight: 600;
}
.tabl-tit-small {
  color: #989898;
  font-size: 12px;
  font-weight: 600;
}
.list-finish-product-item__tabl tbody tr:nth-child(odd) {
  background-color: #f5f5f5;
}
.list-finish-product-item__tabl tbody tr:hover{
  background-color: #ffbd70;
}
.list-finish-product-item__tabl tbody tr:hover td span{
  color: #fff;
}
.list-finish-product-item__tabl tbody tr td:nth-child(1){
  border-right: 1px solid #d6d6d6;
}
.tabl-cont-price {
  color: #757575;
  font-size: 16px;
  font-weight: 600;
}
.tabl-cont-size {
  color: #989898;
  font-size: 16px;
}
.fp-bot-content {
  color: #757575;
  font-size: 15px;
}
.link_color {
  text-transform: uppercase;
  color: #ffb966;
  font-weight: 600;
  font-size: 17px;
}
.link_color:hover{
  color: #ffb966;
}
.fp-bot-img-list {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
}
.fp-bot-img-list li{
  list-style: none;
  margin-top: 50px;
  width: 33.3333%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 8px;
}
.form-callback .col-md-12 {
  padding: 0;
}
.form-callback #cont.type_window.orange {
  border-radius: 0;
  border: none;
  box-shadow: none;
  -webkit-box-shadow: none;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.form-callback #cont.type_window.orange::before{
  position: absolute;
  content: "";
  left: -131px;
  top: 0;
  width: 272px;
  height: 268px;
  background-image: url('/templates/main/images/palm/palm.png');
}
.form-callback #cont.type_window.orange::after{
  position: absolute;
  content: "";
  right: -63px;
  bottom: -131px;
  width: 272px;
  transform: rotate(-32deg);
  height: 268px;
  background-image: url('/templates/main/images/palm/palm.png');
}
.form-callback h2 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 25px;
  color: #333;
}
.a_page .form-callback #cont #contacts input[type=text] {
  background-color: #fff;
  border: none;
  border-radius: 0;
  width: 300px;
  color: #000;
}
.form-callback tbody tr td{
  position: relative;
}
.fp-mid-first {
  margin-top: 30px;
}
.fp-mid-first span,
.fp-mid-second span {
  font-size: 16px;
  font-weight: 600;
}
.fp-mid-first span{
  color: #989898;
}
.fp-mid-second span{
  color: #ffa740;
}
/*--------------------------*/
.steel-doors {
  color: #757575;
  font-size: 16px;
}
.sd-block {
  margin-bottom: 45px;
}
.last-block.sd-block{
  margin-bottom: 0;
}
.sd-block li{
  list-style: none;
  position: relative;
}
.sd-block li::before{
  content: "";
  position: absolute;
  width: 8px;
  border-radius: 4px;
  top: 6px;
  left: -21px;
  height: 8px;
  background-color: #50b5b2;
}
.title-block,
.title-cont-block{
  padding: 0;
}
.title-block h2 {
  font-size: 20px;
  color: #fff;
  background-color: #ffa740;
  text-align: center;
  font-weight: 700;
  padding: 7px 15px 5px;
  margin-top: 0;
  margin-bottom: 25px;
  text-transform: uppercase;
}
.third-cont-block h3,
.title-cont-block h3 {
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  background-color: #50b5b2;
  color: #fff;
  padding: 7px 25px 5px;
  margin-top: 0;
  margin-bottom: 25px;
}
.doors-prop {
  display: flex;
}
.steel-doors .fp-bot-img-list li::before{
  content: none;
}
.doors-prop-item {
  margin-right: 16px;
  width: 90px;
}
.footer-privacy {
  text-align: center;
  margin-bottom: 10px;
}
.footer-privacy a {
  font-size: 15px;
  color: #737372;
}
.calc-home-form .type_window #service ul li input[type=checkbox]+label::after, .custom-window-field .type_window #service ul li input[type=checkbox]+label::after, .calc-home-form #edit li .leftItem .options label::after, .custom-window-field #edit li .leftItem .options label::after {
  content: '✔';
  font-size: 17px;
}
.custom-window-field .type_window #service ul li input[type=checkbox]+label::after {
  top: -3px;
}
.doors-prop-item img {
  width: 90px;
  height: 90px;
}
.doors-prop-item__name {
  text-align: center;
  text-transform: uppercase;
  font-size: 13px;
  margin-top: 6px;
  font-weight: 600;
}
.doors-prop {
  display: flex;
  margin-top: 25px;
}
.sep {
  border-top: 1px solid #656565;
  margin-right: -15px;
}
.img-light {
  width: 270px;
  height: 320px;
  margin: 0 auto 20px;
  background-size: cover;
}
.img-light a {
  display: flex;
  color: #fff;
  height: 100%;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  font-weight: 600;
  text-shadow: 0px 0px 17px #333;
}
.img-light a:hover{
  text-decoration: none;
}
.img-light a .fa{
  margin-left: 10px;
}
 .arh .fancybox-overlay.fancybox-overlay-fixed {
  display: flex !important;
  justify-content: center;
  align-items: center;
  overflow-x: hidden;
}
.arh .fancybox-wrap.fancybox-desktop.fancybox-type-image.fancybox-opened {
  left: auto !important;
  width: auto !important;
}
.arh .fancybox-inner {
  width: 100% !important;
  max-width: 800px;
  height: auto !important;
}
.arh .fancybox-close{
  right: 15px;
}
.third-cont-block,
.cont-block,
.left-cont-block,
.right-cont-block,
.third-cont-block+div {
  padding-left: 0;
}
.win-block {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.tbl-border td{
  border: 1px solid #a46304;
}
.tbl-border-lodg td{
  border: 1px solid;
}
.img-page-bot {
  max-height: 300px;
  max-width: 100%;
}
.input-title {
  text-transform: uppercase;
  margin-right: 25px;
}
.flwrap{
  flex-wrap: wrap;
}
.news-pag {
  padding: 0;
  text-align: center;
}
.news-pag img {
  max-height: 400px;
}
.user-print .title-block h2 {
  padding-top: 10px;
}
.user-print .third-cont-block h3 {
  padding-top: 10px;
}
.third-cont-block.news-txt {
  padding-right: 0;
  padding-left: 15px;
}
@media screen and (max-width: 1200px){
  .a_page::before,
  .a_page::after{
    content: none;
  }
}
@media screen and (max-width: 899px){
  .form-callback #cont.type_window.orange::after,
  .form-callback #cont.type_window.orange::before{
    content: none;
  }
  .list-finish-product-item{
    flex-direction: column;
  }
  .list-finish-product-item__img{
    max-width: inherit;
    border-right: none;
    border-bottom: 1px solid #ffb966;
  }
  .list-finish-product-item__img img{
    margin-top: 35px;
  }
  .list-finish-product-item__img .txt{
    margin-bottom: 35px;
  }
}
@media screen and (max-width: 768px){
  .a_page.finish-product .row{
    margin-left: 0;
    margin-right: 0;
  }
  .form-callback tbody tr td {
    padding-top: 38px !important;
  }
  .form-callback tbody tr td::before{
    left: 11px !important;
  }
}
@media screen and (max-width: 500px){
  .form-callback #cont #contacts{
    display: table;
  }
  .form-callback #cont #contacts td{
   display: table-cell;
  }
  .form-callback #cont #contacts tr{
    display: table-row;
  }
  .form-callback #cont #contacts tbody{
    display: table-row-group;
  }
}
@media screen and (max-width: 385px){
  .a_page .form-callback #cont #contacts input[type=text]{
    width: 100%;
  }
}
.site-header__separator{
  background-image: none;
  border-width: 1px;
  background: rgba(255, 255, 255, 0.7);
}
#owl-all .slider__nav_next,
#owl-all .slider__nav_prev,
#owl .slider__nav_next,
#owl .slider__nav_prev{
  transform: scale(.69);
}
#owl-all .slider__nav_next,
#owl .slider__nav_next{
  right: 0;
}
#owl-all .slider__nav_prev,
#owl .slider__nav_prev{
  left: 0;
}
#div-block-right-content {
  max-height: 480px;
}
.contact-info__link{
  font-size: 20px;
}
.contact-info__btn{
  font-size: 16px;
}
.contact-info__text{
  font-size: 18px;
}
.lang-link:hover .lang-link__img_rus,
.lang-link__img_rus,
.lang-link__img_rus-active,
.lang-link:hover .lang-link__img_lav,
.lang-link__img_lav,
.lang-link__img_lav-active{
  transform: scale(1.3);
}
.lang-link__text{
  padding: 0 25px 0 2px;
  font-size: 16px;
}
.header__row .lang-switcher{
  padding: 13px 0 0 0;
  position: relative;
}
html[lang="ru"] .header__row .lang-switcher::before{
  content: "Выберите язык";
  display: block;
  position: absolute;
  font-size: 16px;
  padding: 5px 10px;
  background-color: #e7f9ef;
  left: 0;
  top: -30px;
}
html[lang="lv"] .header__row .lang-switcher::before{
  content: "Izvēlēties valodu";
  display: block;
  position: absolute;
  font-size: 16px;
  padding: 5px 10px;
  background-color: #e7f9ef;
  left: 0;
  top: -30px;
}
.contact-info__btn{
  color: #ffb548;
  background-color: #fff;
  text-transform: uppercase;
  padding: 0;
  font-weight: 500;
  margin: 0;
  line-height: 32px;
  border:1px solid transparent;

}
.contact-info__btn:hover{
  border: 1px solid;
  font-weight: 500;
  background: none;
}
.container-fluid.content-block .owl-item {
    padding: 10px;
    display: flex;
    justify-content: center;
}
#div-block-slider-and-right-block .slide__header{
  font-size: 48px;
  font-weight: 900;
  margin-bottom: 0;
  font-family: 'Muller';
}
#div-block-slider-and-right-block .slide__text{
  font-size: 24px;
  font-weight: bold;
}
#div-block-slider-and-right-block .slide__button{
  bottom: 74px;
  text-transform: uppercase;
  background-color: #eaa64a;
}
.ui-button{
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Muller';
}
.content-block__title{
  font-weight: bolder;
}
.content-block__title.content-block__title_ta-left,
.content-block_bg-tree{
  display: none;
}
.product-cover__text-block .ui-button{
  text-transform: none;
  padding: 0 25px;
  font-weight: 700;
}
#div-block-right-content #div-block-right-conteiner{
  top: 0;
  padding-top: 44px;
  bottom: auto;
}
#div-block-right-conteiner .window__header{
  margin-bottom: 60px;
  font-size: 26px;
}
#div-lodjii-home .window__header{
  font-weight: 800;
  font-size: 26px;
}
.div-lojii-right-content{
  text-align: center;
}
#div-lodjii-home{
  max-height: 300px;
}
#div-lodjii-home .window__img{
  max-height: 300px;
}
.product-cover .product-cover__text-block{
  padding: 40px;
  text-align: center;
}
.block-ui-button {
  position: absolute;
  left: 0;
  bottom: 30px;
  width: 100%;
}
.product-cover .product-cover__text-block .product-cover__title{
  margin: 0 0 70px;
  text-shadow: 0 0 2px rgba(0,0,0,.5);
  text-align: left;
  font-size: 26px;
  font-weight: 800;
}
.container-fluid.content-block{
  padding-top: 25px !important;
}
.container-fluid.content-block .content-block__title-separator{
  margin-top: 10px;
}
.container-fluid.content-block .content-block__title a{
  font-size: 20px;
  font-weight: bolder;
  font-family: 'Muller';
}
.done-work {
  margin: 0;
}
.container-fluid.content-block .owl-nav i{
  transform: scale(.5);
}
.container-fluid.content-block .owl-item{
  padding: 10px;
}
.main-footer__copyright {
  font-weight: bold;
}
.footer-menu-list {
  padding: 0;
  margin: 0;
}
.footer-menu-list-item{
  list-style: none;
}
.footer-menu-list-item a{
  color: #737372;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
  font-family: 'Muller';
}
.foot-cont-link,
.footer-contact {
  text-align: right;
  color: #737372;
  font-size: 16px;
  font-weight: bold;
}
.foot-cont-link:hover{
  color: #737372;
}
.footer-block {
  display: flex;
  flex-wrap: wrap;
}
.contact-info__icon_clock {
  background-position: -781px -435px;
}
.contact-info__text-container{
  margin-top: 4px;
}
.mainPage__gallerey .owl-carousel .owl-item img{
  height: 200px;
}
@font-face {
  font-family: 'Arimo';
  src: url('../assets/fonts/Arimo/Arimo-Bold.eot');
  src: url('../assets/fonts/Arimo/Arimo-Bold.eot?#iefix') format('embedded-opentype'),
  url('../assets/fonts/Arimo/Arimo-Bold.woff2') format('woff2'),
  url('../assets/fonts/Arimo/Arimo-Bold.woff') format('woff'),
  url('../assets/fonts/Arimo/Arimo-Bold.ttf') format('truetype');
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Arimo';
  src: url('../assets/fonts/Arimo/Arimo-Regular.eot');
  src: url('../assets/fonts/Arimo/Arimo-Regular.eot?#iefix') format('embedded-opentype'),
  url('../assets/fonts/Arimo/Arimo-Regular.woff2') format('woff2'),
  url('../assets/fonts/Arimo/Arimo-Regular.woff') format('woff'),
  url('../assets/fonts/Arimo/Arimo-Regular.ttf') format('truetype');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
.cookie-modal {
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(80, 180, 178, 0.7);
  backdrop-filter: blur(2.5px);
  transform: translate3d(0, 0, 0);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s all;
}
.cookie-modal * {
  pointer-events: none;
}
.cookie-modal.active {
  opacity: 1;
  visibility: visible;
}
.cookie-modal.active * {
  pointer-events: all;
}
.cookie-modal__item {
  background: #FFFFFF;
  box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.25);
  border-radius: 20px;
  padding: 35px 40px;
  display: flex;
  align-items: center;
  gap: 40px;
}
.cookie-modal__item-text {
  display: flex;
  flex-direction: column;
  gap: 20px;
  font-family: 'Arimo',Arial,sans-serif;
  max-width: 405px;
}
.cookie-modal__item-text h3 {
  font-size: 16px;
  font-weight: 700;
  line-height: 22px;
  color: #333333;
}
.cookie-modal__item-text button {
  background: #50B4B2;
  border-radius: 40px;
  border: none;
  font-weight: 700;
  font-size: 18px;
  line-height: 24px;
  color: #FFFFFF;
  padding: 17px;
  cursor: pointer;
  text-transform: uppercase;
}
.cookie-modal__item-text a {
  font-size: 14px;
  line-height: 18px;
  text-decoration-line: underline;
  color: rgba(51, 51, 51, 0.7);
}
.naviBar {
  position: relative;
}
.button-bottom.retback {
  cursor: pointer;
}
.naviBar span {
  text-transform: capitalize;
}
.anim-door {
  border: 1px solid #C1C1C1;
  overflow: visible !important;
  height: 153px;
  margin-bottom: 10px;
  width: auto;
}
.anim-door .door {
  position: relative;
}
.anim-door1-var1 .door1 {
  animation: door1-ver1 4s infinite linear;
}
.anim-door1-var1 .door2 {
  animation: door2-ver1 4s infinite linear;
}
.anim-door1-var1 .door3 {
  animation: door3-ver1 4s infinite linear;
}
.anim-door1-var1 .door4 {
  animation: door4-ver1 4s infinite linear;
}
.anim-door1-var2 .door1 {
  animation: door1-ver2 5s infinite linear;
}
.anim-door1-var2 .door2 {
  animation: door2-ver2 5s infinite linear;
}
.anim-door1-var2 .door3 {
  animation: door3-ver2 5s infinite linear;
}
.anim-door1-var2 .sect .door1 {
  animation: door1-ver2-inv 5s infinite linear;
}
.anim-door1-var2 .sect .door2 {
  animation: door2-ver2-inv 5s infinite linear;
}
.anim-door1-var2 .sect .door3 {
  animation: door3-ver2-inv 5s infinite linear;
}
.anim-door1-var1 .sect .door1 {
  animation: door1-ver1-inv 4s infinite linear;
}
.anim-door1-var1 .sect .door2 {
  animation: door2-ver1-inv 4s infinite linear;
}
.anim-door1-var1 .sect .door3 {
  animation: door3-ver1-inv 4s infinite linear;
}
.anim-door1-var1 .sect .door4 {
  animation: door4-ver1-inv 4s infinite linear;
}
@keyframes door1-ver2 {
  0% {
      transform: translateX(0px);
  }
  28% {
      transform: translateX(362px);
  }
  56%, 100% {
      transform: translateX(0px);
  }
}
@keyframes door2-ver2 {
  0%, 14% {
      transform: translateX(0px);
  }
  28% {
      transform: translate(181px);
  }
  56% {
      transform: translate(-181px);
  }
  70%, 100% {
      transform: translateX(0px);
  }
}
@keyframes door3-ver2 {
  0%, 28% {
      transform: translateX(0px);
  }
  56%, 100% {
      transform: translate(-362px);
  }
  84%, 100% {
      transform: translateX(0px);
  }
}
@keyframes door1-ver2-inv {
  0%, 28% {
      transform: translateX(0px);
  }
  56%, 100% {
      transform: translate(362px);
  }
  84%, 100% {
      transform: translateX(0px);
  }
}
@keyframes door2-ver2-inv {
  0%, 14% {
      transform: translateX(0px);
  }
  28% {
      transform: translate(-181px);
  }
  56% {
      transform: translate(181px);
  }
  70%, 100% {
      transform: translateX(0px);
  }
}
@keyframes door3-ver2-inv {
  0% {
      transform: translateX(0px);
  }
  28% {
      transform: translateX(-362px);
  }
  56%, 100% {
      transform: translateX(0px);
  }
}
@keyframes door1-ver1 {
  0% {
      transform: translateX(0px);
  }
  20% {
      transform: translateX(135px);
  }
  40%, 100% {
      transform: translateX(0px);
  }
}
@keyframes door2-ver1 {
  0%, 20% {
      transform: translateX(-5px);
  }
  40% {
      transform: translate(-139px);
  }
  60%, 100% {
      transform: translate(-5px);
  }
}
@keyframes door3-ver1 {
  0%, 20% {
      transform: translateX(5px);
  }
  40% {
      transform: translate(139px);
  }
  60%, 100% {
      transform: translate(5px);
  }
}
@keyframes door4-ver1 {
  0% {
      transform: translateX(0px);
  }
  20% {
      transform: translateX(-135px);
  }
  40%, 100% {
      transform: translateX(0px);
  }
}
@keyframes door1-ver1-inv {
  0%, 20% {
      transform: translateX(0px);
  }
  40% {
      transform: translateX(135px);
  }
  60%, 100% {
      transform: translateX(0px);
  }
}
@keyframes door2-ver1-inv {
  0% {
      transform: translateX(-5px);
  }
  20% {
      transform: translate(-139px);
  }
  40%, 100% {
      transform: translate(-5px);
  }
}
@keyframes door3-ver1-inv {
  0% {
      transform: translateX(5px);
  }
  20% {
      transform: translate(139px);
  }
  40%, 100% {
      transform: translate(5px);
  }
}
@keyframes door4-ver1-inv {
  0%, 20% {
      transform: translateX(0px);
  }
  40% {
      transform: translateX(-135px);
  }
  60%, 100% {
      transform: translateX(0px);
  }
}
@media (max-width: 992px) {
  .cookie-modal__item {
      padding: 25px;
      gap: 20px;
  }
  .cookie-modal__item-img {
      width: 146px;
  }
  .cookie-modal__item-text {
      max-width: 315px;
      gap: 12px;
  }
  .cookie-modal__item-text h3 {
      font-size: 13px;
      line-height: 130%;
  }
  .cookie-modal__item-text button {
      font-size: 15px;
      line-height: 100%;
      border-radius: 20px;
      padding: 11px;
  }
  .cookie-modal__item-text a {
      font-size: 13px;
      line-height: 120%;
  }
}
@media (max-width: 576px) {
  .cookie-modal__item {
      padding: 17px;
      flex-direction: column;
  }
  .cookie-modal__item-text {
      max-width: 264px;
  }
}
@media screen and (max-width: 1300px){
  .product-cover .product-cover__text-block .product-cover__title{
    /* font-size: 20px; */
  }
}
@media screen and (max-width: 1024px){
  body .contact-info__btn{
    font-size: 16px;
  }
  #div-owl-done-works .owl-nav{
    display: none;
  }
  #div-owl-done-works .owl-carousel{
    width: 100%;
  }
  #div-block-slider-and-right-block .slider.owl-carousel.owl-loaded{
    padding-bottom: 0;
  }
  #div-block-slider-and-right-block #div-block-right-content{
    padding-bottom: 0;
  }
  .div-lojii-left-content,
  .div-lojii-right-content{
    padding-bottom: 0;

  }
  #div-block-slider-and-right-block .slide__button{
    bottom: 65px;
  }
  .site-header{
    padding-top: 0;
  }
  .contact-info__text-container{
    width: 100%;
  }
  .main-menu__list{
    background-color: rgba(249,157,21,.95);
    height: 34px;
    top: 73px;
    transition: left .5s;
  }
  .main-menu__list.search-open {
    padding: 0;
    position: absolute;
    left: 139px;
  }
  .main-menu__list.search-open .search-row {
    height: auto;
  }
  .main-menu__list_visible {
    position: fixed !important;
    top: 0px !important;
    left: 0 !important;
    height: unset !important;
    padding: 10px;
  }
  .main-menu__list_visible .main-menu__link {
    color: #fff !important;
  }
  .main-menu__list_visible .search-row {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .main-menu__list {
    top: 95px;
  }
  .main-menu__list.search-open {
    top: 95px;
  }
}
@media screen and (max-width: 768px){
  #div-lodjii-home .block-ui-button{
    position: absolute;
    bottom: 60px;
  }
  .main-menu__list {
    top: 74px;
  }
  .main-menu__list.search-open {
    top: 74px;
  }
  .user-print table td img {
    width: 200px;
  }
  .user-print table td {
    padding: 5px !important;
  }
  .container-fluid.content-block.content-block_pb{
    padding-top: 0 !important;
  }
  .footer-block {
    display: flex;
    flex-wrap: wrap;
  }
  .main-footer__widget{
    width: 100% !important;
  }
  .footer-block>div:nth-child(1) .logo{
    margin: 0;
  }
  #div-block-slider-and-right-block .owl-carousel{
    width: 100%;
  }
  #div-owl-done-works .owl-prev{
    left: -40px;
  }
  #div-owl-done-works .owl-next{
    right: -40px;
  }
  .footer-col-menu{
    width: 100% !important;
    margin-bottom: 30px;
  }
  .footer-contact-block{
    width: 100% !important;
  }
  .main-footer__widget .col-xs-12{
    width: 100% !important;
    text-align: center;
  }
  .footer-contact-mail,
  .footer-contact-phone{
    text-align: center;
  }
  /* .user-print table tr td img {
    display: none;
    position: relative;
    width: 109px;
    top: 13px;
    transform: translateX(-91%);
  } */
  /* .user-print table tr td:first-child {
    position: absolute;
    bottom: 100%;
    transform: translateX(69px);
  } */
  .user-print table tr td:first-child p {
    margin: 0;
  }
}
@media (max-width: 670px) {
  .main-menu__list {
    top: -42px;
  }
  .main-menu__list.search-open {
    top: -42px;
    left: 127px;
  }
}
@media screen and (max-width: 460px) {
  .product-cover .product-cover__text-block .product-cover__title{
    /* font-size: 20px; */
    font-size: 22px;
  }
  .main-menu__list {
    top: 0;
  }
  .main-menu__list.search-open {
    top: 0px;
    left: -15px;
  }
  /* .user-print table td {
    font-size: 10px;
  } */
  /* .user-print table tr td:first-child {
    font-size: 10px;
    line-height: 16px;
    width: 240px;
  } */
}
@media screen and (max-width: 400px){
  #div-lodjii-home .block-ui-button a{
    font-size: 13px;
  }
  .user-print table tr td {
    font-size: 12px;
  }
  .site-header__container{
    padding: 0;
  }
  .site-header__container .header__row div{
    padding: 0;
  }
  .logo{
    margin-top: 11px;
    padding: 0;
  }
  .lang-link:hover .lang-link__img_rus,
  .lang-link__img_rus,
  .lang-link__img_rus-active,
  .lang-link:hover .lang-link__img_lav,
  .lang-link__img_lav,
  .lang-link__img_lav-active{
    transform: scale(1);
    margin: 0 5px;
  }
  .lang-link__text{
    font-size: 12px;
    padding: 0;
  }
  .lang-switcher{
    padding-top: 10px !important;
  }
  .contact-info__icon_phone-min-size {
    margin-top: 20px;
  }
  .contact-info__icon_phone-min-size .contact-info__link{
    font-size: 14px;
  }
  #div-block-slider-and-right-block .slide__button{
    left: 40px;
    right: auto;
  }
  #div-block-right-conteiner .window__header{
    margin: 0;
  }
  #div-block-right-content #div-block-right-conteiner{
    padding-top: 10px;
  }
  #div-lodjii-home .window__text-container{
    left: 5px;
  }
  .product-cover .product-cover__text-block{
    padding: 20px;
  }
  .product-cover .product-cover__text-block .product-cover__title{
    /* font-size: 20px; */
    font-size: 16px;
  }
  .big_custom_block_evg {
    min-height: 230px;
  }
  .big_custom_block_evg img {
    height: 230px;
  }
  .container-fluid.content-block .owl-item{
    padding: 5px;
  }
  .block-ui-button{
    bottom: 10px;
  }
}
.page-header-title{
  font-size: 30px;
  font-weight: 700;
  color: #ffa740;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  margin-top: -10px;
}
.page-header-title::after{
  content: "";
  position: absolute;
  bottom: -65px;
  left: 50%;
  height: 3px;
  width: 56px;
  background-color: #ffe0b3;
  margin-left: -32px;
}
.page-header-subtitle {
  text-align: center;
  color: #6b6b6b;
  font-size: 18px;
  margin-top: 61px;
  font-weight: 700;
  text-transform: uppercase;
}
.tabs-block-nav-list {
  display: flex;
  margin: 30px 0 0;
  padding: 0;
  justify-content: space-between;
  align-items: stretch;
}
.tabs-block-nav-list-item {
  position: relative;
  width: 46%;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  list-style: none;
  background-color: #ffa740;
  color: #fff;
  font-size: 22px;
  text-transform: uppercase;
  font-weight: 600;
  padding: 20px 0;
  border-bottom: 5px solid;
}
.tabs-block-nav-list-item.is-open{
  background: linear-gradient(180deg, #d6dcdc, #ecf1f1);
  color: #4a6a6a;
  z-index: 4;
  pointer-events: none;
  border-bottom: 5px solid #ecf1f1;
}
.tabs-block-nav-list-item.is-open::after{
  content: none !important;
}
.tabs-block-nav-list-item.tab-left{
  /* z-index: 3; */
}
.tabs-block-nav-list-item.tab-left::after{
  position: absolute;
  content: "";
  right: -90px;
  top: 0;
  border-top: 35px solid #ffa740;
  border-left: 45px solid #ffa740;
  border-right: 45px solid transparent !important;
  border-bottom: 36px solid transparent !important;
}
.tabs-block-nav-list-item.tab-left::before {
  position: absolute;
  content: "";
  height: 5px;
  z-index: 4;
  width: 122px;
  background: #fff;
  bottom: -5px;
  right: 0;
  transform: rotate(141deg);
  transform-origin: center right;
}
.tabs-block-nav-list-item.tab-right::after{
  position: absolute;
  content: "";
  left: -90px;
  top: 0;
  border-top: 35px solid #ffa740;
  border-left: 45px solid transparent !important;
  border-right: 45px solid #ffa740;
  border-bottom: 36px solid transparent !important;
}
.tabs-block-nav-list-item.tab-right::before {
  position: absolute;
  content: "";
  height: 5px;
  z-index: 4;
  width: 120px;
  background: #fff;
  bottom: -5px;
  left: 0;
  transform: rotate(219deg);
  transform-origin: center left;
}
.tabs-block-nav-list-item.is-open.tab-left::before,
.tabs-block-nav-list-item.is-open.tab-right::before{
  content: none;
}
.tabs-block-nav-list-item:hover{
  cursor: pointer;
}
.sep-tab-nav {
  list-style: none;
  width: 8%;
  background: linear-gradient(180deg, #d6dcdc, #eef5f5);
}
.tabs-block-content-item{
  display: none;
}
.tabs-block-content-item.is-open{
  display: block;
}
.tabs-block-nav-list-item .fa{
  font-size: 30px;
  line-height: 27px;
}
.tabs-block-nav-list-item.is-open .fa{
  display: none;
}
.tab-right .tab-arrow {
  margin-left: 15px;
}
.tab-left .tab-arrow {
  margin-right: 15px;
}
.tabs-block-content-title {
  color: #404040;
  padding-top: 30px;
  padding-bottom: 30px;
  background: linear-gradient(180deg, #ecf1f1, #fff);
}
.tabs-block-content-title__big {
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: 600;
  position: relative;
}
.tabs-block-content-title__big::after{
  position: absolute;
  content: "";
  width: 150px;
  height: 3px;
  background-color: #dddddd;
  bottom: -20px;
  left: 50%;
  margin-left: -75px;
}
.tabs-block-content-title__smoll {
  padding-top: 37px;
  text-align: center;
  font-size: 18px;
  max-width: 570px;
  margin: 0 auto;
  font-weight: 400;
}
.main-menu.container{
  position: relative;
}
.but-search {
  position: absolute;
  top: 5px;
  left: 37px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #737372;
  font-size: 23px;
  z-index: 101;
  width: 40px;
  height: 35px;
}
.serial-select{
  margin: 0;
}
.serial-select__name{
  padding: 0;
  margin: 0;
}
.user-print table td p {
  margin: 0;
}
.user-print table {
  max-width: 750px;
}
.user-print table td {
  padding: 10px;
}
@media screen and (max-width: 1024px){
  .but-search{
    background-color: #eaa64a;;
    width: 47px;
    height: 47px;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    left: -27px;
  }
  .main-menu__list{
    z-index: 102;
  }
  .site-header__container{
    margin-bottom: 54px;
  }
  .main-menu .main-menu__switcher{
    background-color: #fff;
    color: rgb(114, 114, 114);
    right: auto;
    left: 0px;
    width: 88px;
    font-style: normal;
    font-weight: bold;
  }
  .main-menu.container {
    position: unset;
  }
  .but-search {
    width: 48px;
    height: 50px;
    top: 65px;
    left: 88px;
  }
  .header__row .lang-switcher::before{
    content: none !important;
    background-color: transparent;
  }
  .contact-info__icon_phone-min-size{
    width: 212px !important;
  }
}
@media screen and (max-width: 992px){
  .tabs-block-nav-list-item{
    font-size: 18px;
  }
  .but-search {
    top: 87px;
  }
  body .site-header{
    background-size: contain;
    background-color: #fff;
  }
  .contact-info__icon_phone-min-size {
    position: absolute;
    bottom: 0px;
    left: 50%;
  }
  #sum_nsale_vision, #sale_vision, #sum_all {
    top: 0;
  }
}
@media screen and (max-width: 850px){
  #div-block-right-conteiner .window__header{
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 768px){
  .but-search{
    left: 88px;
    top: 65px;
  }
  .site-header__container{
    margin-bottom: 35px;
  }
  .product-cover__text-block .ui-button{
    font-size: 18px;
  }
  #owl .slider__slide.slide img {
    min-height: 350px;
  }
}
@media screen and (max-width: 700px){
  .tab-right .tab-arrow{
    display: none;
  }
  .tab-left .tab-arrow{
    display: none;
  }
  .tabs-block-nav-list-item.tab-left::after{
    border-left: 20px solid #ffa740;
    border-right: 20px solid transparent !important;
    right: -40px;
  }
  .tabs-block-nav-list-item.tab-left::before{
    transform: rotate(121deg);
    width: 87px;
    bottom: -8px;
  }
  .tabs-block-nav-list-item.tab-right::after{
    border-left: 20px solid transparent !important;
    border-right: 20px solid #ffa740;
    left: -40px;
  }
  .tabs-block-nav-list-item.tab-right::before{
    width: 87px;
    transform: rotate(241deg);
    bottom: -7px;
    left: 1px;
  }
}
@media screen and (max-width: 670px){
  .but-search{
    top: -50px;
    left: 73px;
    height: 50px;
  }
  .main-menu.container {
    position: relative;
  }
  .main-menu .main-menu__switcher{
    background-color: #fff;
    color: #000;
    left: -15px;
  }
  .site-header__container {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 639px){
  .tabs-block-nav-list-item{
    font-size: 16px;
    text-align: center;
    padding-left: 5px;
    padding-right: 5px;
  }
  .tabs-block-nav-list-item.tab-right::before{
    bottom: -9px;
    left: 1px;
  }
  .tabs-block-nav-list-item.tab-left::before{
    right: 1px;
    bottom: -9px;
  }
}
@media screen and (max-width: 610px){
  .phone-full{
    width: 188px !important;
  }
  .contact-info__icon_phone-min-size {
    left: 190px;
  }
  .header__row{
    display: flex;
  }
  .contact-info__text{
    font-size: 14px;
  }
  .lang-link__text {
    font-size: 14px;
    padding: 0 10px 0 0px;
  }
  .lang-link:hover .lang-link__img_rus,
  .lang-link__img_rus,
  .lang-link__img_rus-active,
  .lang-link:hover .lang-link__img_lav,
  .lang-link__img_lav,
  .lang-link__img_lav-active {
    transform: scale(1);
  }
  .window__img-tel {
    filter: grayscale(65%);
  }
}
@media screen and (max-width: 600px){
  .tabs-block-nav-list-item{
    font-size: 15px;
  }
  #div-block-slider-and-right-block .slide__header{
    font-size: 26px;
  }
  #div-block-slider-and-right-block .slide__text{
    font-size: 14px;
  }
  #div-lodjii-home .window__header{
    font-size: 16px;
  }
  #div-lodjii-home .block-ui-button {
    bottom: 15px;
    left: 20px;
  }
}
@media screen and (max-width: 570px){
  #div-block-right-content #img-window-tel{
    min-height: 164px;
  }
  #div-block-right-content #div-block-right-conteiner{
    width: 100%;
  }
}
@media screen and (max-width: 561px){
  .tabs-block-nav-list-item{
    height: 87px;
  }
  .tabs-block-nav-list-item.tab-left::after,
  .tabs-block-nav-list-item.tab-right::after{
    border-top-width: 41px;
    border-bottom-width: 41px !important;
  }
  .tabs-block-nav-list-item.tab-right::before{
    transform: rotate(245deg);
    bottom: -6px;
    left: -3px;
    width: 99px;

  }
  .tabs-block-nav-list-item.tab-left::before{
    transform: rotate(115deg);
    width: 90px;
    bottom: -3px;
  }
}
@media screen and (max-width: 464px){
  .header__row {
    align-items: center;
  }
  .header__container {
    margin-bottom: 60px;
  }
  .contact-info__icon_phone-min-size {
    left: 128px;
  }
  .header__row>div:first-child{
    width: 20%;
    padding: 0;
  }
}
.custom-window-field .br{
  text-transform: uppercase;
  color: #f99d15;
  font-weight: 700;
  font-size: 16px;
  margin-bottom: 10px;
}
.top-stripe .item a img,
.top-stripe .item a.series-name,
.top-stripe .item,
.top-stripe .item a{
  border: none;
  border-radius: 0;
}
.top-stripe .item .series-name{
  position: absolute;
  top: -15px;
  z-index: 10;
  left: 28px;
  background-color: #ffa740;
  overflow: visible;
}
.top-stripe .item{
  width: 280px;
  height: 250px;
  margin: 25px;
  position: relative;
  padding: 0;
}
.top-stripe .item a:nth-child(1)::before{
  position: absolute;
  content: "";
  width: 263px;
  height: 46px;
  background-color: #ffe0b3;
  right: 0;
  top: 0;
  border-left: 5px solid #fff;
  border-bottom: 5px solid #fff;
}
.top-stripe .item a:nth-child(1){
  height: 100%;
  width: 100%;
}
.series-name{
  width: 100%;
}
.top-stripe .item a img{
  width: 100%;
  height: 100%;
}
.top-stripe {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.top-stripe::after{
  content: none;
}
.top-stripe div:last-child{
  display: none;
}
#div-owl-done-works .slider__nav{
  display: none;
}
.footer-col-menu {
  padding-right: 0;
  padding-left: 5px;
}
.foter-menu__link,
.foter-menu__title{
  color: #737372;
}
.main-footer__widget {
  padding-right: 23px;
}
.top-stripe .series-name{
  font-weight: bold;
}
.calc-home-form #step_3 input,
.calc-home-form #step_3 textarea,
.custom-window-field #step_3 input,
.custom-window-field #step_3 textarea{
  border-radius: 0;
}
#step_2 .label{
  background-position: center center !important;
}
#edit li .control .label>span{
  margin-bottom: 0;
}
.content-block__title_custom-calc{
  padding-top: 20px;
}
div [data-name="Как оформить заказ"]{
  width: 100%;
}
#back-to-top {
  display: flex;
  justify-content: center;
  align-items: center;
}
.loop-on{
  transform: scale(.7);
}
.cont-lodzii {
  margin-top: 50px;
  padding: 15px;
  border: 3px solid #fbbc60;
}
.catalog-product__img, .user-print img {
  max-width: 100%;
}
.catalog-product__img{
  width: 100%;
}
.pic-ano {
  max-height: 180px;
  max-width: 220px;
}
.ano-link {
  display: flex;
  justify-content: center;
}
.news-lastlist .item{
  width: 100%;
}
.calc-home-form #edit li .leftItem .type_profile>div label::before,
.calc-home-form .type_window #specification ul li label::before,
.custom-window-field #edit li .leftItem .type_profile>div label::before,
.custom-window-field .type_window #specification ul li label::before{
  top: 50%;
  margin-top: -10px;
}
.calc-home-form #edit li .leftItem .type_profile>div label::after,
.calc-home-form .type_window #specification ul li label::after,
.custom-window-field #edit li .leftItem .type_profile>div label::after,
.custom-window-field .type_window #specification ul li label::after{
  top: 50%;
  margin-top: -6px;
}
.img-popup-in-js-markup img{
  display: block;
}
.search-navigator {
  text-align: center;
}
.item-nav-search {
  display: inline-flex;
  margin: 10px;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
}
span.item-nav-search {
  background-color: #ffa740;
  color: #fff;
  font-size: 15px;
}
a.item-nav-search {
  color: #757575;
  text-decoration: none;
}
a.item-nav-search:hover{
  background-color: #ffe0b3;
}
.item__link__block a:hover{
  background-color: #b3761d;
}
.search-box-row {
  padding-left: 0;
  list-style: none;
  display: flex;
  border-bottom: 2px solid #e6e6e6;
  margin: 0;
}
.item__name{
  width: 100%;
  max-width: 27%;
  display: flex;
  padding: 25px;
  align-items: center;
}
.item__desc{
  width: 100%;
  max-width: 52%;
  padding: 25px;
  display: flex;
  align-items: center;
  color: #757575;
}
.item__serch-link{
  width: 100%;
  max-width: 21%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.item__name__num {
  color: #ffa740;
  font-size: 20px;
  font-weight: bold;
  margin-right: 20px;
}
.item__name__name {
  color: #757575;
  font-size: 15px;
  font-weight: bold;
}
.item__sepr {
  padding: 15px 0;
}
.item__sepr span {
  display: block;
  width: 2px;
  height: 100%;
  background-color: #e6e6e6;
}
.item__link__block a {
  display: block;
  background-color: #ffa740;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  padding: 15px 20px;
  text-decoration: none;
}
.search-box-row-title {
  border-bottom: none;
}
.search-box-row-title .item__serch-link,
.search-box-row-title .item__desc,
.search-box-row-title .item__name {
  padding: 5px 0;
  background-color: #ffa740;
  justify-content: center;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  color: #fff;
}
.search-head {
  color: #409895;
  text-transform: uppercase;
  font-weight: 900;
  text-align: center;
  margin-top: 0;
  margin-bottom: 50px;
}
.main-menu__list {
  padding: 0 !important;
}
.main-menu__list.main-menu__list_visible {
  padding: 10px !important;
}
.search-row{
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1024px) {
  .search-row {
    display: none;
  }
}
.search-open .search-row{
  display: flex;
}
.loop-off {
  display: none;
}
.search-open .loop-on{
  display: none;
}
.search-open .loop-off{
  display: block;
}
.main-menu__list.search-open .main-menu__link{
  color: transparent;
}
.loop-but {
  height: 24px;
  filter: invert(100);
}
.but-header-search {
  border: none;
  background-color: #ffa740;
}
.header-search {
  display: flex;
  width: 100%;
  justify-content: center;
}
.but-header-search {
  border: none;
  background-color: #ffa740;
  padding: 5px 10px;
}
.header-search input {
  border: 2px solid #ffa740;
  padding-left: 10px;
  width: 80%;
}
.content-block {
  padding-top: 50px;
}
.sub-h2 {
  text-transform: uppercase;
  text-align: center;
  font-weight: 600;
  font-size: 16px;
  color: #ffa740;
  margin-top: 10px;
}
.jal-slide .owl-item{
  max-height: 320px;
}
.txt-bottom-page-block {
  max-width: 1170px;
  margin: 0 auto 25px;
  padding: 0 15px;
  color: #757575;
  font-size: 16px;
  word-wrap: break-word;
}
.fp-bot-img-item {
  width: 100%;
  max-width: 33.3333%;
  text-align: center;
  padding: 0 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.img-box {
  text-align: center;
}
.img-box img{
  max-width: 100%;
  max-height: 300px;
}
@media (max-width: 1000px) {
  .lodj-items .item .img_block table tbody tr:last-of-type td:nth-of-type(2) {
    display: table-caption;
  }
  .lodj-items .item .img_block table tbody {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .lodj-items .item .img_block table tbody tr {
    display: grid;
    grid-template: auto auto / auto;
  }
  .lodj-items .item .img_block table tbody tr:last-of-type td:nth-of-type(2) {
    grid-row-start: 2;
    width: 100%;
  }
  .lodj-items .item .img_block table tbody tr:last-of-type td:nth-of-type(2) svg {
    width: 100%;
    height: auto;
  }
}
@media screen and (max-width: 768px){
  .fp-bot-img-item {
    max-width: 50%;
  }
  .fp-bot-img-list li{
      width: 100%;
  }
  .search-box .search-box-row.search-box-row-title {
    display: none;
  }
  .search-box .search-box-row {
    padding-bottom: 10px;
    flex-direction: column;
  }
  .search-box .search-box-row .item__name, .search-box .search-box-row .item__desc {
    padding: 14px;
    max-width: unset
  }
  .search-box .search-box-row .item__sepr {
    padding: 4px 0px;
  }
  .search-box .search-box-row .item__serch-link {
    max-width: unset;
  }
}
@media screen and (max-width: 400px){
  #div-block-right-content #img-window-tel {
    min-height: 131px;
  }
  #owl-all .slider__slide.slide img,
  #owl .slider__slide.slide img{
    min-height: 230px;
  }
  .content-block_pad_mob{
    padding-top: 0;
  }
  #div-block-slider-and-right-block .slide__header{
    width: 50%;
    padding-top: 15px;
  }
  .fp-bot-img-item {
    max-width: 100%;
  }
}
