/**
* Common Style for Site https://kareliatalo.ru/
* Author: Sergei Merkoev, 2022
* Official Site Topics: https://zaposty.pro
*/

/* 1em = 12pt = 16px = 100%. background-color:#535A6B; */
/* background-color:#4D5464; #28BEE8, #28BFC4 #B7D2F3 */

/* Reset ----------------------------------------------- */
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
  /*font-family: Arial, Arial, Helvetica, sans-serif; font-size: 15px; */
  font-family: 'Roboto', Arial, sans-serif;
  font-size: 15px;

  /* or
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-family: Verdana, Verdana, Geneva, sans-serif;
    background-color: #F1F2F7; font-size: 12pt; */
  /*overflow-y: visible;*/
  scroll-behavior: smooth;
}

header,
nav,
aside,
section,
article,
footer {
  display: block;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li {
  margin: 0;
  padding: 0;
  /* font-family: Arial, Arial, Helvetica, sans-serif; */
  font-size: 16px;
}

/*
h1 {
    margin: 0; padding: 0; height: 45px; line-height: 45px;
    text-indent: 30px; font-size: 18px; font-weight: bold;
    color: #5A5A5A;
    text-shadow: 1px 1px 1px #ccc, 0 0 1em #F8F7F2;
}
*/

h3 {
  margin: 0 auto;
  padding: 0;
  text-align: center;
  font-family: 'TipoPepel-Light', Arial, sans-serif;
  letter-spacing: 3px;
  font-size: 39px;
  color: #56382a;
  text-transform: uppercase;
  /*text-shadow: 1px 1px 1px #5A3A2B;*/
  /*outline: 1px solid #f00;*/
}

.hdr-sub-3-wp {
  position: relative;
  margin: 6px auto 0;
  padding: 0;
  text-align: center;
  width: 100%;
  height: 30px;
  line-height: 30px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

span.hdr-sub-3 {
  font-family: 'TipoPepel-Regular', Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 17px;
  color: #b28751;
  text-transform: uppercase;
}

a {
  -webkit-user-select: none;
  -moz-user-select: none;
  text-decoration: none;
}

/*
a:link {}
a:visited {}
a:focus {}
a:hover {}
a:active {}
*/

img {
  border: none;
}

input {
  outline: none;
}

.ws-nw {
  white-space: nowrap;
}

/* --------------------------------------------------------
 * ...
 * ----------------------------------------------------- */

.no-select {

  padding-bottom: 60px;
}

@media (max-width: 767px) {
  .no-select {
    padding-bottom: 36px;
  }
}

.clearfix {
  z-index: 10000;
  position: relative;
  margin: 0;
  padding: 0;
  width: 98%;
  height: 1px;
  border: 1px solid transparent;
  clear: both;
}

.clearfix span {
  font-size: 1px;
}

.do-not-display-it {
  display: none;
}

/* --------------------------------------------------------
 * ...
 * ----------------------------------------------------- */

.for-desc {
  display: none;
}

.for-mobs {
  display: block;
}

/* ::-webkit-scrollbar {
  width: 17px;
  height: 3px;
} */

/* ::-webkit-scrollbar-button {
  background-color: #ba884d;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #221305;
  border-radius: 0 0 0 0;
} */

/* ::-webkit-scrollbar-track {
  background-color: #ccc;
} */

/* ::-webkit-scrollbar-track-piece {
  background-color: #eee;
} */

/* ::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: #ba884d;
  border: 1px dashed #ccc;
  border-top: 1px solid #2a3646;
  border-bottom: 1px solid #5d7686;
  border-radius: 0 0 16px 16px;
} */

/* ::-webkit-scrollbar-corner {
  background-color: #999;
} */

/* ::-webkit-resizer {
  background-color: #666;
} */

/* ----------------------------------------------------- */

/* Fonts-Style ------------------------------------------------------------- */

@font-face {
  font-family: TipoPepel-BoldItalic;
  src: url(../fonts/CintaBlack-Italic.ttf);
  font-style: italic;
}

@font-face {
  font-family: TipoPepel-Bold;
  src: url(../fonts/CintaBlack.ttf);
  font-weight: bold;
}

@font-face {
  font-family: TipoPepel-Regular;
  src: url(../fonts/CintaBook.ttf);
  font-weight: normal;
}

@font-face {
  font-family: TipoPepel-Italic;
  src: url(../fonts/CintaBook-Italic.ttf);
  font-style: italic;
}

@font-face {
  font-family: TipoPepel-Extralight;
  src: url(../fonts/CintaExtralight.ttf);
  font-weight: normal;
}

@font-face {
  font-family: TipoPepel-ExtralightItalic;
  src: url(../fonts/CintaExtralight-Italic.ttf);
  font-style: italic;
}

@font-face {
  font-family: TipoPepel-Heavy;
  src: url(../fonts/CintaHeavy.ttf);
  font-weight: normal;
}

@font-face {
  font-family: TipoPepel-HeavyItalic;
  src: url(../fonts/CintaHeavy-Italic.ttf);
  font-style: italic;
}

@font-face {
  font-family: TipoPepel-Light;
  src: url(../fonts/CintaLight.ttf);
  font-weight: normal;
}

@font-face {
  font-family: TipoPepel-LightItalic;
  src: url(../fonts/CintaLight-Italic.ttf);
  font-style: italic;
}

@font-face {
  font-family: TipoPepel-Medium;
  src: url(../fonts/CintaMedium.ttf);
  font-weight: normal;
}

@font-face {
  font-family: TipoPepel-MediumItalic;
  src: url(../fonts/CintaMedium-Italic.ttf);
  font-style: italic;
}

@font-face {
  font-family: TipoPepel-Regular;
  src: url(../fonts/CintaRegular.ttf);
  font-weight: normal;
}

@font-face {
  font-family: TipoPepel-RegularBold;
  src: url(../fonts/CintaRegular-Bold.ttf);
  font-weight: bold;
}

@font-face {
  font-family: TipoPepel-RegularBoldItalic;
  src: url(../fonts/CintaRegular-BoldItalic.ttf);
  font-style: italic;
  font-weight: bold;
}

@font-face {
  font-family: TipoPepel-RegularItalic;
  src: url(../fonts/CintaRegular-Italic.ttf);
  font-style: italic;
  font-weight: normal;
}

@font-face {
  font-family: TipoPepel-Semibold;
  src: url(../fonts/CintaSemibold.ttf);
  font-weight: bold;
}

@font-face {
  font-family: TipoPepel-SemiboldItalic;
  src: url(../fonts/CintaSemibold-Italic.ttf);
  font-style: italic;
  font-weight: bold;
}

@font-face {
  font-family: TipoPepel-Thin;
  src: url(../fonts/CintaThin.ttf);
}

@font-face {
  font-family: TipoPepel-ThinItalic;
  src: url(../fonts/CintaThin-Italic.ttf);
  font-style: italic;
}

/*
** Site Preloader ---------------------------------------------------------------------------------
*/

#site-preloader-wrapper {
  z-index: 100000;
  position: fixed;
  top: 0;
  left: 0;
  margin: -2px auto 0;
  padding: 0;
  min-width: 100%;
  max-width: 1262px;
  height: 100%;
  background-color: #fff;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

#site-preloader-wrap {
  z-index: 100001;
  position: relative;
  margin: 350px auto 0;
  padding: 0;
  width: 280px;
  height: 120px;
  text-align: center;
  border: 1px solid transparent;
}

#site-preloader-wp {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 62px;
  height: 62px;
  border: 1px solid transparent;
  border-radius: 50%;
  cursor: pointer;
}

#site-preloader-circle {
  position: absolute;
  width: 52px;
  height: 52px;
  line-height: 52px;
  border-radius: 100%;
  opacity: 0.6;
}

@keyframes site-preloader-circle-animation {
  0% {
    top: 0;
    left: 0;
    border: 1px solid #eee;
  }

  50% {
    top: -4px;
    left: -4px;
    border: 5px solid #eee;
  }

  100% {
    top: 0;
    left: 0;
    border: 1px solid #eee;
  }
}

#site-preloader-circle {
  animation-duration: 1.5s;
  animation-name: site-preloader-circle-animation;
  animation-iteration-count: infinite;
}

#site-preloader {
  position: absolute;
  top: 0;
  right: 8px;
  width: 64px;
  /* 52px */
  height: 64px;
  /* 52px */
  background: #fff url(../img/els/KareliaTalo_preloader.png) no-repeat;
  /* 8px 8px */
  /*background-size: 100% 100%;*/
  border: 1px solid #ccc;
  /*border-radius: 100%;*/
  box-shadow: -2px 1px 14px rgba(0, 0, 0, 0.1);
}

#site-preloader:hover {
  box-shadow: 1px 1px 5px #ccc, 0 0 1em #bee;
}

/*
@keyframes site-preloader-animation {
    0% {
        transform: rotate(-26deg);
    }
    25% {
        transform: rotate(26deg);
    }
    100% {
        transform: rotate(-26deg);
    }
}

#site-preloader {
    animation-duration: 1.5s;
    animation-name: site-preloader-animation;
    animation-iteration-count: infinite;
}
*/

#site-preloader-txt {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 200px;
  height: 40px;
  line-height: 40px;
  border: 1px solid transparent;
}

#site-preloader-txt span {
  font-size: 18px;
}

#site-preloader-txt-hiding {
  position: absolute;
  top: 8px;
  right: 22px;
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #fff;
}

@keyframes preloader-txt-hiding-animation {
  0% {
    right: 22px;
  }

  75% {
    right: -12px;
  }

  100% {
    right: 22px;
  }
}

#site-preloader-txt-hiding {
  animation-duration: 2.5s;
  animation-name: preloader-txt-hiding-animation;
  animation-iteration-count: infinite;
}

/*
 * Further Media screen follow ----------------------------
 */

@media screen and (min-width: 1461px) and (max-width: 1980px) {}

@media screen and (min-width: 1201px) and (max-width: 1460px) {
  #site-preloader-wrap {
    margin: 300px auto 0;
  }
}

@media screen and (min-width: 1160px) and (max-width: 1200px) {
  #site-preloader-wrap {
    margin: 250px auto 0;
  }
}

@media screen and (min-width: 960px) and (max-width: 1159px) {
  #site-preloader-wrap {
    margin: 220px auto 0;
  }
}

@media screen and (min-width: 651px) and (max-width: 959px) {
  #site-preloader-wrap {
    margin: 110px auto 0;
  }
}

@media screen and (min-width: 651px) and (max-width: 1000px) {}

@media (max-width: 650px) {
  #site-preloader-wrap {
    margin: 210px auto 0;
  }
}

@media (max-width: 500px) {}

@media (max-width: 411px) {}

@media (max-width: 375px) {}

@media (max-width: 360px) {}

@media (max-width: 320px) {}

@media (max-width: 280px) {}

/*
** Site popUps ----------------------------------------------------------------
*/

#site-forms-up-wrapper,
#site-pop-up-wrapper,
#site-slider-up-wrapper,
#site-privacy-up-wrapper {
  z-index: 10000;
  /* 100000 */
  position: fixed;
  top: 0;
  left: 0;
  margin: -2px auto 0;
  padding: 0;
  min-width: 100%;
  height: 100%;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  display: none;
}

.site-fon-up-background {
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  opacity: 0.5;
}

#site-pop-up-wrap {
  z-index: 100001;
  position: relative;
  margin: 150px auto 0;
  padding: 0;
  width: 820px;
  height: 520px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #ba884d;
  border-radius: 5px;
  box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.4);
  display: none;
}

#site-pop-up-cls {
  position: absolute;
  top: 1px;
  right: 1px;
  margin: 0;
  padding: 0;
  width: 26px;
  height: 26px;
  line-height: 28px;
  background-color: #fff;
  border: 1px solid #5e3e2e;
  border-radius: 4px;
  cursor: pointer;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1), -1px 2px 10px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
}

#site-pop-up-cls span {
  font-size: 18px;
  font-weight: bold;
  color: #1a1a1a;
}

#site-pop-up-txt-wp {
  position: relative;
  margin: 12px auto 0;
  padding: 10px;
  width: 760px;
  height: 480px;
  border: 1px solid transparent;
  /* #ccc */
}

#about-us-list-wp,
#service-list-wp,
#prices-list-wp,
#contacts-list-wp,
#privacy-policy-wp {
  display: none;

  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 750px;
  height: 474px;
  border: 1px dashed #ccc;
  overflow: auto;
}

#privacy-policy-wp {
  padding: 5px 10px;
  width: 700px;
  line-height: 30px;
}

#txt-popup-list-hdr {
  margin: 15px auto 0;
  font-size: 24px;
  color: #ba884d;
  border: 1px solid transparent;
}

#about-us-list,
#prices-list,
#contacts-list {
  font-size: 18px;
}

ul.txt-popup-list {
  margin: 0 auto;
  padding: 0 1px 25px 1px;
  width: 500px;
  text-align: center;
  border: 1px solid transparent;
}

ul.txt-popup-list li {
  line-height: 24px;
  font-size: 16px;
  list-style: none;
}

ul.txt-popup-list li.txt-popup-list-hdr-sub,
.txt-popup-list-hdr-sub {
  margin: 15px auto 5px;
  font-size: 18px;
  font-weight: bold;
  color: #000;
}

/*
 * Further Media screen follow ----------------------------
 */

@media screen and (min-width: 1461px) and (max-width: 1980px) {}

@media screen and (min-width: 1201px) and (max-width: 1460px) {}

@media screen and (min-width: 1160px) and (max-width: 1200px) {}

@media screen and (min-width: 960px) and (max-width: 1159px) {
  #site-pop-up-wrap {
    margin: 105px auto 0;
  }
}

@media screen and (min-width: 651px) and (max-width: 1000px) {}

@media (max-width: 959px) {
  #site-pop-up-wrap {
    margin: 105px auto 0;
  }
}

@media (max-width: 850px) {
  #site-pop-up-wrap {
    margin: 105px auto 0;
    width: 620px;
  }

  #site-pop-up-txt-wp {
    width: 560px;
  }

  #about-us-list-wp,
  #service-list-wp,
  #prices-list-wp,
  #contacts-list-wp {
    width: 550px;
  }

  #privacy-policy-wp {
    width: 520px;
  }

  ul.txt-popup-list {
    width: 500px;
  }
}

@media (max-width: 650px) {
  #site-pop-up-wrap {
    margin: 95px auto 0;
    width: 480px;
  }

  #site-pop-up-txt-wp {
    margin: 22px auto 0;
    padding: 10px 5px;
    width: 470px;
  }

  #about-us-list-wp,
  #service-list-wp,
  #prices-list-wp,
  #contacts-list-wp {
    width: 460px;
  }

  #privacy-policy-wp {
    width: 430px;
  }

  ul.txt-popup-list {
    width: 430px;
  }
}

@media (max-width: 500px) {
  #site-pop-up-wrap {
    margin: 90px auto 0;
    width: 400px;
  }

  #site-pop-up-txt-wp {
    width: 390px;
  }

  #about-us-list-wp,
  #service-list-wp,
  #prices-list-wp,
  #contacts-list-wp {
    width: 380px;
  }

  #privacy-policy-wp {
    width: 340px;
  }

  ul.txt-popup-list {
    width: 350px;
  }
}

@media (max-width: 411px) {
  #site-pop-up-wrap {
    margin: 80px auto 0;
    width: 362px;
  }

  #site-pop-up-txt-wp {
    width: 350px;
  }

  #about-us-list-wp,
  #service-list-wp,
  #prices-list-wp,
  #contacts-list-wp {
    width: 346px;
  }

  #privacy-policy-wp {
    width: 320px;
  }

  ul.txt-popup-list {
    width: 314px;
  }
}

@media (max-width: 375px) {
  #site-pop-up-wrap {
    width: 352px;
  }

  #site-pop-up-txt-wp {
    width: 340px;
  }

  #about-us-list-wp,
  #service-list-wp,
  #prices-list-wp,
  #contacts-list-wp {
    width: 336px;
  }

  #privacy-policy-wp {
    width: 300px;
  }

  ul.txt-popup-list {
    width: 304px;
  }
}

@media (max-width: 360px) {
  #site-pop-up-wrap {
    margin: 75px auto 0;
    width: 312px;
  }

  #site-pop-up-txt-wp {
    width: 300px;
  }

  #about-us-list-wp,
  #service-list-wp,
  #prices-list-wp,
  #contacts-list-wp {
    width: 296px;
  }

  #privacy-policy-wp {
    width: 270px;
  }

  #txt-popup-list-hdr {
    font-size: 23px;
  }

  ul.txt-popup-list {
    width: 264px;
  }

  ul.txt-popup-list li.txt-popup-list-hdr-sub {
    font-size: 17px;
  }

  ul.txt-popup-list li {
    font-size: 15px;
  }
}

@media (max-width: 320px) {
  #site-pop-up-wrap {
    width: 272px;
  }

  #site-pop-up-txt-wp {
    width: 260px;
  }

  #about-us-list-wp,
  #service-list-wp,
  #prices-list-wp,
  #contacts-list-wp {
    width: 256px;
  }

  #privacy-policy-wp {
    width: 230px;
  }

  #txt-popup-list-hdr {
    font-size: 21px;
  }

  ul.txt-popup-list {
    width: 224px;
  }

  ul.txt-popup-list li.txt-popup-list-hdr-sub {
    font-size: 16px;
  }

  ul.txt-popup-list li {
    font-size: 14px;
  }
}

@media (max-width: 280px) {
  #site-pop-up-wrap {
    width: 252px;
  }

  #site-pop-up-txt-wp {
    width: 240px;
  }

  #about-us-list-wp,
  #service-list-wp,
  #prices-list-wp,
  #contacts-list-wp {
    width: 236px;
  }

  #privacy-policy-wp {
    width: 210px;
  }

  #txt-popup-list-hdr {
    font-size: 19px;
  }

  ul.txt-popup-list {
    width: 204px;
  }

  ul.txt-popup-list li.txt-popup-list-hdr-sub {
    font-size: 15px;
  }

  ul.txt-popup-list li {
    font-size: 14px;
  }
}

/*
** Style header.css for site https://kareliatalo.ru/. Author Sergei Merkoev, 2022
*/

/*
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .56) 50%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .56) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .56) 50%, rgba(255, 255, 255, 0) 100%);
 */

/* #header-wrapper {
    position: relative;
    margin: 15px auto 0;
    padding: 0;
    width: 1336px;
    height: 172px;
    border: none;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
} */

/* #header-wrap {
    position: relative;
    margin: 0 auto;
    padding: 0;
    width: 1334px;
    height: 170px;
    background: url("../img/Background_grey.png") repeat;
    border: none;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
} */

.header {
  background-color: #fff;
  width: 100%;
  max-width: 100%;
  position: fixed;
  height: 95px;
  left: 0;
  top: 0;
  z-index: 999;
  transition-property: box-shadow;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  box-shadow: unset;
}

.header__container {
  width: 1334px;
  margin: 0 auto;
  padding: 12px 0;
}

@media (max-width: 1340px) {
  .header__container {
    width: 1198px;
  }
}

.header__wrapper {
  display: flex;
  align-items: center;
}

.header__logo {
  margin-right: 20px;
}

.header__logo a img {
  width: 180px;
}

.header__menu ul {
  display: flex;
  align-items: center;
  list-style: none;
  column-gap: 7px;
}

.header__menu ul li {
  display: inline-block;
  position: relative;
  /* margin: 0 0 0 20px; */
  padding: 0 10px;
  height: 38px;
  line-height: 38px;
  list-style: none;
  font-size: 14px;
  color: #553328;
  text-transform: uppercase;
}
.header__menu .active
{
 border-bottom:2px #ba884d solid;
	}

.header__menu ul li:hover {
  background-color: #ba884d;
  box-shadow: 1px 1px 2px #ccc;
  border-radius: 5px;
  color: #fcffff;
}

.header__info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  row-gap: 4px;
  margin-left: auto;
}

.header__info address {
  font-style: normal;
}

.header__info p {
  font-size: 13px;
}

.header__contact {
  display: flex;
  align-items: center;
  column-gap: 12px;
}

.header__contact>a {
  font-size: 20px;
  color: #ff1500;
  font-weight: 600;
}

.header__icon-phone {
  display: none;
}

.header__socials {
  display: flex;
  flex-direction: column;
  row-gap: 4px;
  align-items: center;
  justify-content: center;
  margin-left: 30px;
}

.header__socials ul {
  display: flex;
  column-gap: 6px;
  align-items: center;
}

.header__socials>a {
  font-size: 14px;
  text-decoration: underline;
  color: #ba884d;
}

.header__hamburger:hover {
  opacity: 0.8;
}

.header__hamburger::after,
.header__hamburger::before {
  content: '';
}

.header__hamburger::after,
.header__hamburger::before,
.header__hamburger span {
  width: 100%;
  border: 2px solid #ba884d;
  border-radius: 10px;
}

.header__hamburger {
  display: none;
  width: 28px;
  flex-direction: column;
  transition-property: opacity;
  transition-duration: 0.3s;
  transition-timing-function: linear;
  row-gap: 4px;
  margin-left: 20px;

  /* @media (max-width: 764px) {
      width: 25px;
      grid-row: span 2;
    } */
}

.modal {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  width: 100%;
  z-index: 10001;
  opacity: 0;
  pointer-events: none;
  -webkit-transition-property: top, opacity;
  -o-transition-property: top, opacity;
  transition-property: top, opacity;
  -webkit-transition-duration: var(--transition-time);
  -o-transition-duration: var(--transition-time);
  transition-duration: var(--transition-time);
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}

.modal__dialog {
  position: relative;
  margin: 0 auto;
  z-index: 9998;
}

.modal__content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  outline: 0;
}

.modal .modal__close {
  position: absolute;
  z-index: 10;
  right: 32px;
  top: 32px;
}

.modal .modal__close:hover {
  cursor: pointer;
}

.modal .modal__icon--close svg {
  stroke: #ba884d;
  width: 24px;
  height: 24px;
}

.modal--addmenu {
  background-color: #fff;
  -webkit-transform: translateX(-100vw);
  -ms-transform: translateX(-100vw);
  transform: translateX(-100vw);
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transition-duration: var(--transition-time);
  -o-transition-duration: var(--transition-time);
  transition-duration: var(--transition-time);
  -webkit-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
  opacity: 1;
}

.modal--addmenu .modal__dialog {
  width: 100%;
  max-height: 100%;
  height: 100%;
  position: relative;
  z-index: 100;
  overflow-y: auto;
}

.modal--addmenu .modal__content {
  padding-top: 24px;
  padding-left: 32px;
  padding-right: 32px;
}

.modal--addmenu.modal--visibleLeft {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}

.modal--addmenu.modal--fadeLeft {
  opacity: 0;
  pointer-events: none;
}

.modal--addmenu .modal__logo {
  margin-bottom: 10px;
}

.modal--addmenu .modal__logo a img {
  width: 200px;
}

.modal--addmenu .modal__menu ul {
  display: flex;
  flex-direction: column;
  list-style: none;
  row-gap: 0px;
}

.modal--addmenu .modal__menu ul li {
  display: inline-block;
  position: relative;
  /* margin: 0 0 0 20px; */
  padding: 0 10px;
  height: 38px;
  line-height: 38px;
  list-style: none;
  font-size: 16px;
  color: #553328;
  text-transform: uppercase;
}

.modal--addmenu .modal__menu ul li:hover {
  background-color: #ba884d;
  box-shadow: 1px 1px 2px #ccc;
  border-radius: 5px;
  color: #fcffff;
}

.modal--addmenu .modal__wrap-info address {
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 6px;
}

.modal--addmenu .modal__wrap-info p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 6px;
}

.modal--addmenu .modal__wrap-info .modal__contact {
  display: flex;
  margin-bottom: 6px;
  column-gap: 10px;
  align-items: center;
}

.modal--addmenu .modal__wrap-info .modal__contact a {
  font-size: 20px;
  color: #ff1500;
  font-weight: 600;
}

.modal--addmenu .modal__wrap-socials .wrap-socials__socials>a {
  font-size: 14px;
  text-decoration: underline;
  color: #ba884d;
}

.modal--addmenu .modal__wrap-socials .wrap-socials__socials {
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media (max-width: 1340px) {
  .header__container {
    width: 1198px;
  }

  .header__logo {
    margin-right: 14px;
  }

  .header__logo a img {
    width: 164px;
  }

  .header__menu ul {
    column-gap: 0px;
  }

  .header__contact a {
    font-size: 18px;
  }

  .header__socials {
    margin-left: 14px;
  }
}

@media (max-width: 1201px) {
  .header__container {
    width: 1158px;
  }

  .header__logo a img {
    width: 160px;
  }

  .header__menu ul li {
    font-size: 15px;
  }
}

@media (max-width: 1160px) {
  .header {
    height: 92px;
  }

  .header__container {
    width: 958px;
  }

  .header__logo a img {
    width: 129px;
  }

  .header__menu ul li {
    font-size: 14px;
  }

  .header__contact>a {
    display: none;
  }

  .header__icon-phone {
    display: block;
    order: 1;
  }

  .header__icon-phone img {
    width: 26px;
  }

  .header__socials ul a img {
    width: 28px;
  }

  .header__info address {
    font-size: 12px;
  }

  .header__menu ul li {
    padding: 0 6px;
  }

  .header__logo {
    margin-right: 10px;
  }

  .header__socials {
    margin-left: 10px;
  }
}

@media (max-width: 992px) {
  .header__container {
    width: 846px;
  }

  .header__menu {
    display: none;
  }

  .header__logo a img {
    width: 140px;
  }

  .header__socials {
    margin-left: 30px;
  }

  .header__hamburger {
    order: 5;
    display: flex;
  }

  .modal--addmenu .modal__menu ul {
    position: relative;
    left: -10px;
  }
}

@media (max-width: 860px) {
  .header__container {
    width: 704px;
  }
}

@media (max-width: 768px) {
  .header {
    height: 76px;
  }

  .header__container {
    width: 630px;
  }

  .header__info address {
    display: none;
  }

  .header__info p {
    display: none;
  }

  .header__socials>a {
    display: none;
  }

  .header__contact {
    display: flex;
    flex-direction: column;
  }

  .header__icon-phone {
    display: none;
  }

  .header__contact>a {
    display: flex;
    order: 1;
    font-size: 15px;
    margin-top: 6px;
  }

  .modal--addmenu .modal__logo a img {
    width: 125px;
  }

  .modal--addmenu .modal__menu  {
    margin-bottom: 14px;
  }

  .modal--addmenu .modal__menu ul {
    position: relative;
    left: -10px;
  }

  .modal--addmenu .modal__wrap-info address {
    font-size: 14px;
    line-height: 18px;
  }

  .modal--addmenu .modal__wrap-info p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
  }

  .modal--addmenu .modal__wrap-info .modal__contact {
    flex-direction: column;
    align-items: flex-start;
    row-gap: 6px;
  }

  .modal--addmenu .modal__wrap-info .modal__contact a {
    font-size: 16px;
  }

  .modal--addmenu .senler.senler-btn {
    padding: 0.3rem 0.6rem !important;
    min-height: 17px;
  }
}

@media (max-width: 650px) {
  .header {
    height: 88px;
  }

  .header__container {
    width: 496px;
  }

  .header__socials {
    margin-left: 16px;
  }

  .header__socials ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (max-width: 500px) {
  .header {
    height: 80px;
  }

  .header__container {
    width: 400px;
  }

  .header__socials {
    margin-left: 10px;
    margin-top:-10px;
  }

  .header__socials ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }

  .header__socials ul a img {
    width: 24px;
  }

  .header__hamburger {
    margin-left: 10px;
  }

  .header__logo a img {
    width: 116px;
  }
}

@media (max-width: 411px) {
  .header {}

  .header__container {
    width: 360px;
  }

  .header__contact {
    flex-direction: column;
  }

  .header__logo a img {
    width: 110px;
  }
}

@media (max-width: 375px) {
  .header {
    height: 76px;
  }

  .header__container {
    width: 320px;
  }

  .header__contact {
    flex-direction: column;
  }

  .header__contact>a {
    font-size: 13px;
  }

  .header__logo a img {
    width: 94px;
  }

  .header__icon-phone img {
    width: 24px;
  }

  .header__socials ul a img {
    width: 22px;
  }
}

#logo-wrap {
  top: 40px;
  left: 100px;
  width: 274px;
  height: 90px;
  border: 1px solid transparent;
  /* #ccc */
}

#phone-wrap {
  position: absolute;
  top: 40px;
  right: 100px;
  width: 240px;
  height: 60px;
  border: 1px solid transparent;
}

#phone-button {
  position: absolute;
  top: 5px;
  right: 10px;
  width: 214px;
  height: 48px;
  line-height: 49px;
  background-color: #ba884d;
  text-align: center;
  border: 1px solid transparent;
  /* #ccc */
  border-radius: 5px;
  cursor: pointer;
  box-shadow: 1px 1px 3px #2a3646, 1px 1px 3px #ccc;
}

#phone-button:hover {
  box-shadow: 1px 1px 2px #2a3646, 1px 1px 2px #fff;
}

#phone-button span,
#phone-button a {
  letter-spacing: 1px;
  font-size: 21px;
  font-weight: bold;
  color: #fcffff;
}

#mail-wrap {
  position: absolute;
  top: 105px;
  right: 100px;
  width: 224px;
  height: 22px;
  line-height: 22px;
  text-align: left;
  border: 1px solid transparent;
}

#mail-wrap span {
  font-size: 18px;
  font-weight: bold;
  color: #583324;
}

/* ------------------------------------------------------------------------- */

#phone-button,
#button-order-catalog {
  position: relative;
  overflow: hidden;
}

.button-sub-light-skin,
.button-sub-light-skin-mob {
  visibility: hidden;
  position: absolute;
  top: -1px;
  left: -160px;
  width: 79px;
  height: 58px;
  border: none;
  -webkit-transform: skewX(-30deg);
  -moz-transform: skewX(-30deg);
  -ms-transform: skewX(-30deg);
  transform: skewX(-30deg);
  -webkit-transition: 0ms ease all;
  -moz-transition: 0ms ease all;
  transition: 0.95s;
  /*transition: 0ms ease all;*/
  opacity: 0.1;
  background: -webkit-linear-gradient(left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.56) 50%,
      rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.56) 50%,
      rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.56) 50%,
      rgba(255, 255, 255, 0) 100%);
}

#phone-button:hover .button-sub-light-skin,
#button-order-catalog:hover .button-sub-light-skin {
  visibility: visible;
  left: 280px;
  transition: 1.95s;
  opacity: 0.25;
  background: -webkit-linear-gradient(left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.56) 50%,
      rgba(255, 255, 255, 0) 100%);
  background: -moz-linear-gradient(left,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.56) 50%,
      rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(to right,
      rgba(255, 255, 255, 0) 0%,
      rgba(255, 255, 255, 0.56) 50%,
      rgba(255, 255, 255, 0) 100%);
}

@keyframes button-animation {
  0% {
    visibility: hidden;
    opacity: 0;
  }

  1% {
    visibility: visible;
  }

  50% {
    visibility: hidden;
  }

  100% {
    visibility: hidden;
    left: 380px;
    opacity: 1;
  }
}

.button-sub-light-skin-mob {
  animation-duration: 3.6s;
  animation-name: button-animation;
  animation-iteration-count: infinite;
}

/*
 * Further Media screen follow ----------------------------
 */

@media screen and (min-width: 1461px) and (max-width: 1980px) {}

/* @media screen and (min-width: 1201px) and (max-width: 1460px) {} */

@media screen and (min-width: 1341px) and (max-width: 1460px) {}

@media screen and (min-width: 1201px) and (max-width: 1340px) {
  #header-wrapper {
    width: 100%;
  }

  #header-wrap {
    width: 1198px;
  }
}

@media screen and (min-width: 1160px) and (max-width: 1200px) {
  #header-wrapper {
    width: 100%;
  }

  #header-wrap {
    width: 1158px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1159px) {
  #header-wrapper {
    width: 100%;
  }

  #header-wrap {
    width: 958px;
  }

  #logo-wrap {
    left: 25px;
  }

  #phone-wrap {
    right: 25px;
  }

  #mail-wrap {
    right: 25px;
  }
}

@media screen and (min-width: 651px) and (max-width: 1000px) {}

@media screen and (min-width: 651px) and (max-width: 959px) {
  #header-wrapper {
    margin: 10px auto;
    width: 100%;
  }

  #header-wrap {
    width: 100%;
  }

  #logo-wrap {
    left: 25px;
  }

  #phone-wrap {
    right: 25px;
  }

  #mail-wrap {
    right: 25px;
  }
}

@media screen and (min-width: 751px) and (max-width: 850px) {
  #header-wrapper {
    width: 100%;
  }

  #header-wrap {
    width: 100%;
  }

  #logo-wrap {
    left: 25px;
  }

  #phone-wrap {
    right: 25px;
  }

  #mail-wrap {
    right: 25px;
  }
}

@media screen and (min-width: 651px) and (max-width: 750px) {
  #header-wrapper {
    width: 100%;
  }

  #header-wrap {
    width: 648px;
  }

  #logo-wrap {
    left: 25px;
  }

  #phone-wrap {
    right: 25px;
  }

  #mail-wrap {
    right: 25px;
  }
}

@media (max-width: 650px) {
  #header-wrapper {
    width: 100%;
  }

  #header-wrap {
    width: 100%;
    border-left: none;
    border-right: none;
  }

  #logo-wrap {
    left: 15px;
    width: 206px;
    height: 68px;
    background: url('../img/els/KareliaTalo_logo_206x68.png') no-repeat;
  }

  #logo-wrap img {
    display: none;
  }

  #phone-wrap {
    right: 5px;
  }

  #mail-wrap {
    right: 5px;
  }
}

@media (max-width: 500px) {
  #header-wrapper {
    margin: 10px auto;
    height: 272px;
  }

  #header-wrap {
    height: 270px;
  }

  #logo-wrap {
    position: relative;
    top: 0;
    left: 0;
    margin: 15px auto 0;
    width: 274px;
    height: 90px;
    background: url('../img/els/KareliaTalo_logo.png') no-repeat;
  }

  #phone-wrap {
    position: relative;
    margin: 25px auto 0;
    top: 0;
  }

  #phone-button {
    margin: 0 auto;
    right: 0;
  }

  #mail-wrap {
    position: relative;
    margin: 5px auto 0;
    top: 20px;
    width: 192px;
  }
}

@media (max-width: 411px) {}

@media (max-width: 375px) {}

@media (max-width: 360px) {
  #header-wrapper {
    height: 242px;
  }

  #header-wrap {
    height: 240px;
  }

  #logo-wrap {
    left: 0;
    width: 206px;
    height: 68px;
    background: url('../img/els/KareliaTalo_logo_206x68.png') no-repeat;
  }

  #phone-wrap {
    left: 0;
  }

  #phone-button {
    position: relative;
    margin: 0 auto;
    left: 0;
    height: 45px;
    line-height: 46px;
  }

  #mail-wrap {
    right: 0;
    margin: 0 auto;
    text-align: center;
  }
}

@media (max-width: 320px) {}

@media (max-width: 280px) {}

#menu-top-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1336px;
  height: 118px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

#menu-top-wrap {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1334px;
  height: 116px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

ul#menu-top {
  position: relative;
  margin: 0 0 0 16px;
  padding: 0;
  width: 860px;
  height: 114px;
  line-height: 124px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  float: left;
}

ul#menu-top li {
  display: inline-block;
  position: relative;
  margin: 0 0 0 20px;
  padding: 0 10px;
  height: 38px;
  line-height: 38px;
  list-style: none;
  font-size: 20px;
  color: #553328;
  text-transform: uppercase;
}

ul#menu-top li:hover {
  background-color: #ba884d;
  box-shadow: 1px 1px 2px #ccc;
  border-radius: 5px;
  color: #fcffff;
}

#social-links-top-wrap {
  position: relative;
  margin: 0 15px 0 0;
  padding: 0;
  width: 240px;
  height: 114px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  float: left;
}

#social-links-top {
  position: relative;
  margin: 0;
  padding: 26px 0 0 0;
  width: 238px;
  height: 84px;
  line-height: 90px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

ul#social-links-top li {
  display: inline-block;
  position: relative;
  margin: 0 0 0 10px;
  padding: 0;
  width: 35px;
  height: 35px;
  background: url('../img/social_links.png') no-repeat;
  list-style: none;
  font-size: 20px;
  color: #553328;
  text-transform: uppercase;
  border: 1px solid #ccc;
  border-radius: 12px;
}

ul#social-links-top li::before {
  content: '';
  position: absolute;
  top: -17px;
  left: -2px;
  width: 1px;
  height: 1px;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
  /* #5A3A2B */
  transform: rotate(90deg);
}

ul#social-links-top li::after {
  content: '';
  position: absolute;
  bottom: -22px;
  left: 8px;
  width: 1px;
  height: 1px;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
  /* #5A3A2B */
  transform: rotate(-45deg);
}

ul#social-links-top li:hover {
  border: 1px solid #ba884c;
}

#sl-vk {
  background-position-x: 0 !important;
}

#sl-in {
  background-position-x: -47px !important;
}

#sl-ws {
  background-position-x: -94px !important;
}

#sl-wh {
  background-position-x: -141px !important;
}

#sl-tl {
  background-position-x: -188px !important;
}

#btn-quick-calculation-wrap {
  position: relative;
  /* margin: 0 auto;
    padding: 40px 0 0 0;
    width: 180px;
    height: 74px; */
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  float: left;
}

.btn-quick-calculation {
  background-color: #ba884d !important;
  font-size: 16px !important;
  color: #fff !important;
  box-shadow: 1px 1px 1px #ccc;
}

@media (max-width: 500px) {
  .btn-quick-calculation {
    font-size: 14px !important;
  }
}

@media (max-width: 375px) {
  .btn-quick-calculation {
    font-size: 13px !important;
  }
}

.btn-quick-calculation .senler.senler-btn.senler-btn-alt {
  color: #fff !important;
}

/*
 * Further Media screen follow ----------------------------
 */

@media screen and (min-width: 1461px) and (max-width: 1980px) {}

/* @media screen and (min-width: 1201px) and (max-width: 1460px) {} */

@media screen and (min-width: 1341px) and (max-width: 1460px) {}

@media screen and (min-width: 1201px) and (max-width: 1340px) {
  #menu-top-wrapper {
    width: 1201px;
  }

  #menu-top-wrap {
    width: 1198px;
  }

  ul#menu-top {
    margin: 0 0 0 20px;
    width: 730px;
  }

  ul#menu-top li {
    margin: 0 0 0 10px;
    font-size: 18px;
  }

  #social-links-top-wrap {
    margin: 0 10px;
    width: 220px;
  }

  #social-links-top {
    width: 260px;
  }
}

@media screen and (min-width: 1160px) and (max-width: 1200px) {
  #menu-top-wrapper {
    width: 1158px;
  }

  #menu-top-wrap {
    width: 1156px;
  }

  ul#menu-top {
    margin: 0 0 0 20px;
    width: 700px;
  }

  ul#menu-top li {
    margin: 0 0 0 5px;
    font-size: 18px;
  }

  #social-links-top-wrap {
    margin: 0 10px;
    width: 214px;
  }

  #social-links-top {
    width: 260px;
  }

  #btn-quick-calculation-wrap {
    /* width: 170px; */
  }
}

@media screen and (min-width: 960px) and (max-width: 1159px) {
  #menu-top-wrapper {
    width: 958px;
  }

  #menu-top-wrap {
    width: 956px;
  }

  ul#menu-top {
    margin: 0 0 0 15px;
    width: 660px;
  }

  ul#menu-top li {
    margin: 0 0 0 2px;
    font-size: 17px;
  }

  #social-links-top-wrap {
    position: absolute;
    top: 0;
    right: 78px;
    margin: 0 1px 0 0;
    width: 202px;
  }

  #social-links-top {
    padding: 0;
    width: 200px;
  }

  ul#social-links-top li {
    margin: 0 0 0 8px;
  }

  #btn-quick-calculation-wrap {
    /* position: absolute;
        top: 68px;
        right: 100px; */
    padding: 0;
    /* width: 170px; */
    /* height: 44px; */
  }
}

@media screen and (min-width: 651px) and (max-width: 1000px) {}

@media screen and (min-width: 651px) and (max-width: 959px) {
  #menu-top-wrapper {
    width: 848px;
  }

  #menu-top-wrap {
    width: 846px;
  }

  ul#menu-top {
    margin: 15px 0 0 35px;
    width: 520px;
    height: 75px;
    line-height: 40px;
    text-align: center;
  }

  ul#menu-top li {
    margin: 0 0 0 4px;
    font-size: 18px;
  }

  #social-links-top-wrap {
    position: absolute;
    top: 0;
    right: 30px;
    margin: 0 1px 0 0;
    width: 264px;
  }

  #social-links-top {
    padding: 0;
    width: 260px;
  }

  #btn-quick-calculation-wrap {
    /* position: absolute;
        top: 68px;
        right: 100px; */
    padding: 0;
    /* width: 170px; */
    /* height: 44px; */
  }
}

@media screen and (min-width: 751px) and (max-width: 850px) {
  #menu-top-wrapper {
    width: 748px;
  }

  #menu-top-wrap {
    width: 746px;
  }

  ul#menu-top {
    margin: 15px 0 0 35px;
    width: 420px;
    height: 75px;
    line-height: 40px;
    text-align: center;
  }

  ul#menu-top li {
    margin: 0 0 0 4px;
    font-size: 18px;
  }

  #social-links-top-wrap {
    margin: -5px 1px 0 0;
    width: 254px;
  }

  #social-links-top {
    width: 250px;
  }

  ul#social-links-top li {
    margin: 0 0 0 8px;
  }

  #btn-quick-calculation-wrap {
    /* top: 60px;
        right: 95px; */
  }
}

@media screen and (min-width: 651px) and (max-width: 750px) {
  #menu-top-wrapper {
    width: 648px;
  }

  #menu-top-wrap {
    width: 646px;
  }

  ul#menu-top {
    margin: 15px 0 0 15px;
    width: 370px;
    height: 75px;
    line-height: 40px;
    text-align: center;
  }

  ul#menu-top li {
    margin: 0 0 0 4px;
    font-size: 16px;
  }

  #social-links-top-wrap {
    right: 20px;
    margin: -5px 1px 0 0;
    width: 234px;
  }

  #social-links-top {
    width: 230px;
  }

  ul#social-links-top li {
    margin: 0 0 0 8px;
  }

  #btn-quick-calculation-wrap {
    /* top: 55px;
        right: 65px; */
  }
}

@media (max-width: 650px) {
  #menu-top-wrapper {
    width: 498px;
    height: 192px;
  }

  #menu-top-wrap {
    width: 496px;
    height: 190px;
  }

  ul#menu-top {
    margin: 20px auto;
    width: 420px;
    height: 75px;
    line-height: 40px;
    text-align: center;
    float: none;
  }

  ul#menu-top li {
    margin: 0 0 0 4px;
    font-size: 18px;
  }

  #social-links-top-wrap {
    position: absolute;
    top: 110px;
    right: 232px;
    margin: 0 auto;
    width: 202px;
    height: 52px;
    float: none;
  }

  #social-links-top {
    padding: 0;
    width: 200px;
    height: 50px;
    line-height: 80px;
  }

  ul#social-links-top li {
    margin: 0 0 0 8px;
  }

  #btn-quick-calculation-wrap {
    /* position: absolute;
        top: 96px;
        right: 45px; */
    /* padding: 20px 0 0 0; */
    /* height: 50px; */
  }
}

@media (max-width: 500px) {
  #menu-top-wrapper {
    width: 408px;
  }

  #menu-top-wrap {
    width: 406px;
  }

  ul#menu-top {
    width: 400px;
  }

  #social-links-top-wrap {
    top: 110px;
    right: 188px;
  }

  #btn-quick-calculation-wrap {
    /* right: 10px; */
    /* width: 170px; */
  }
}

@media (max-width: 411px) {
  #menu-top-wrapper {
    width: 374px;
    height: 248px;
  }

  #menu-top-wrap {
    width: 372px;
    height: 246px;
  }

  ul#menu-top {
    margin: 15px auto;
    width: 368px;
  }

  ul#menu-top li {
    margin: 0 0 0 2px;
    font-size: 16px;
  }

  #social-links-top-wrap {
    position: relative;
    margin: 0 auto;
    top: 0;
    right: 0;
    float: none;
  }

  #btn-quick-calculation-wrap {
    /* position: relative;
        top: 0;
        right: 0;
        margin: 18px auto 0;
        padding: 0;
        float: none; */
  }
}

@media (max-width: 375px) {
  #menu-top-wrapper {
    width: 358px;
  }

  #menu-top-wrap {
    width: 356px;
  }

  ul#menu-top {
    width: 354px;
  }

  ul#menu-top li {
    font-size: 15px;
  }
}

@media (max-width: 360px) {
  #menu-top-wrapper {
    width: 318px;
    height: 282px;
  }

  #menu-top-wrap {
    width: 316px;
    height: 280px;
  }

  ul#menu-top {
    width: 314px;
    height: 115px;
  }

  ul#menu-top li {
    font-size: 16px;
  }
}

@media (max-width: 320px) {
  #menu-top-wrapper {
    width: 278px;
  }

  #menu-top-wrap {
    width: 276px;
  }

  ul#menu-top {
    margin: 10px auto;
    width: 274px;
  }
}

@media (max-width: 280px) {
  #menu-top-wrapper {
    width: 258px;
  }

  #menu-top-wrap {
    width: 256px;
  }

  ul#menu-top {
    width: 254px;
  }
}

/*
** Style banner_top.css for site https://kareliatalo.ru/. Author Sergei Merkoev, 2022
*/

#banner-top-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1334px;
  height: 580px;
  background: url('../img/Karelia_Talo_Banner.png') no-repeat;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  overflow: hidden;
  margin-top: 97px;
}

@media (max-width: 1160px) {
  #banner-top-wrapper {
    margin-top: 92px;
  }
}

@media (max-width: 768px) {
  #banner-top-wrapper {
    margin-top: 76px;
  }
}

@media (max-width: 650px) {
  #banner-top-wrapper {
    margin-top: 88px;
  }
}

@media (max-width: 500px) {
  #banner-top-wrapper {
    margin-top: 80px;
  }
}

@media (max-width: 375px) {
  #banner-top-wrapper {
    margin-top: 76px;
  }
}

#banner-top-wrap {
  position: relative;
  margin: 0 auto;
  /* padding: 168px 0 0 0; */
  width: 1334px;
  /* height: 410px; */
  /* --> 578px */
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* width: 100%; */
  height: 100%;
  row-gap: 50px;
  padding: 0;
}

@media (max-width: 1200px) {
  #banner-top-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* width: 100%; */
    height: 100%;
    row-gap: 36px;
    padding: 0;
  }
}

@media (max-width: 992px) {
  #banner-top-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* width: 100%; */
    height: 100%;
    row-gap: 36px;
    padding: 0;
  }
}

@media (max-width:768px) {
  #banner-top-wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* width: 100%; */
    height: 100%;
    row-gap: 25px;
    padding: 0;
  }
}

#banner-top-shading {
  position: absolute;
  top: 182px;
  left: 0;
  margin: 0;
  padding: 0;
  width: 1334px;
  height: 352px;
  background: -webkit-linear-gradient(left,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.56) 50%,
      rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(left,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.56) 50%,
      rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.56) 50%,
      rgba(0, 0, 0, 0) 100%);
  border: 1px solid transparent;
  opacity: 0.5;
}

#banner-top-shading-two {
  position: absolute;
  top: -100px;
  left: -300px;
  margin: 0;
  padding: 0;
  width: 1334px;
  height: 1000px;
  background: -webkit-linear-gradient(left,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.56) 50%,
      rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(left,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.56) 50%,
      rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to right,
      rgba(0, 0, 0, 0) 0%,
      rgba(0, 0, 0, 0.56) 50%,
      rgba(0, 0, 0, 0) 100%);
  border: 1px solid transparent;
  opacity: 0.2;
  transform: rotate(-45deg);
}

#banner-top-wrap h1,
 #banner-top-wrap h2 {
  margin: 0 auto;
  padding: 0;
  width: 1334px;
  /* height: 74px; */
  line-height: 74px;
  text-align: center;
}

#banner-top-wrap h1,
#banner-top-wrap h2 {
  font-family: 'TipoPepel-Light', Arial, sans-serif;
  letter-spacing: 4px;
  font-size: 70px;
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px #5a3a2b;
}

#button-order-catalog {
  z-index: 10;
  margin: 0px auto 0;
  padding: 0;
  width: 276px;
  height: 54px;
  background-color: #ba884d;
  line-height: 56px;
  text-align: center;
  border-radius: 18px;
  box-shadow: 0 0 1px #2a3646, 0 0 1px #ccc;
  cursor: pointer;
}

#button-order-catalog span {
  font-family: 'TipoPepel-Regular', Arial, sans-serif;
  letter-spacing: 2px;
  font-size: 24px;
  color: #fcffff;
  text-transform: uppercase;
}

/*
 * Further Media screen follow ----------------------------
 */

@media screen and (min-width: 1461px) and (max-width: 1980px) {}

/* @media screen and (min-width: 1201px) and (max-width: 1460px) {} */

@media screen and (min-width: 1341px) and (max-width: 1460px) {}

@media screen and (min-width: 1201px) and (max-width: 1340px) {
  #banner-top-wrapper {
    width: 100%;
    height: 518px;
    background-size: 100% auto;
  }

  #banner-top-wrap {
    width: 1194px;
    padding: 0;
    height: 100%;
    row-gap: 50px;
  }

  #banner-top-shading {
    width: 99.6%;
    height: 99.6%;
  }

  #banner-top-wrap h1,
  h2 {
    width: 1194px;
    font-size: 68px;
    line-height: 74px;
  }
}

@media screen and (min-width: 1160px) and (max-width: 1200px) {
  #banner-top-wrapper {
    width: 100%;
    height: 502px;
    background-size: 100% auto;
  }

  #banner-top-wrap {
    width: 1154px;
    /* height: 332px; */
    padding: 0;
    height: 100%;
  }

  #banner-top-shading {
    width: 99.6%;
    height: 99.6%;
  }

  #banner-top-wrap h1,
  h2 {
    width: 1154px;
    font-size: 64px;
    line-height: 72px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1159px) {
  #banner-top-wrapper {
    width: 100%;
    height: 414px;
    background-size: 100% auto;
    overflow: visible;
  }

  #banner-top-wrap {
    width: 954px;
    padding: 0;
    height: 100%;
    row-gap: 50px;
  }

  #banner-top-shading {
    width: 99.6%;
    height: 230px;
  }

  #banner-top-wrap h1,
  h2 {
    width: 954px;
    font-size: 54px;
    line-height: 62px;
  }

  #button-order-catalog {
    margin: 0px auto 0;
    width: 266px;
    height: 52px;
    line-height: 55px;
  }

  #button-order-catalog span {
    font-size: 22px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1000px) {}

@media (max-width: 992px) {
  #banner-top-wrapper {
    width: 100%;
    height: 360px;
    background-size: 100% auto;
    overflow: visible;
  }

  #banner-top-wrap {
    width: 844px;
    padding: 0;
    height: 100%;
  }

  #banner-top-shading {
    width: 100%;
    height: 180px;
  }

  #banner-top-wrap h1,
  h2 {
    width: 844px;
    font-size: 54px;
    line-height: 62px;
  }

  #button-order-catalog {
    margin: 0px auto 0;
    width: 256px;
    height: 48px;
    line-height: 50px;
  }

  #button-order-catalog span {
    font-size: 22px;
  }
}

@media (max-width: 900px) {
  #banner-top-wrapper {}

  #banner-top-wrap {
    padding: 0;
  }

  #banner-top-shading {
    height: 170px;
  }

  #banner-top-wrap h1,
  h2 {
    width: 824px;
  }

  #button-order-catalog {
    margin: 0px auto 0;
  }

  #button-order-catalog span {}
}

@media (max-width: 850px) {
  #banner-top-wrapper {
    width: 100%;
  }

  #banner-top-wrap {
    width: 744px;
  }

  #banner-top-shading {
    width: 100%;
    height: 185px;
    top: 162px;

  }

  #banner-top-wrap h1,
  h2 {
    width: 744px;
    font-size: 54px;
    line-height: 62px;
  }

  #button-order-catalog {
    margin: 0px auto 0;
    width: 256px;
    height: 48px;
    line-height: 50px;
  }

  #button-order-catalog span {
    font-size: 21px;
  }
}

@media (max-width: 768px) {
  #banner-top-wrapper {
    width: 100%;
  }

  #banner-top-wrap {
    width: 744px;
    padding: 0;
    height: 100%;
  }

  #banner-top-shading {
    width: 744px;
    height: 165px;
    bottom: 23px;
    top: unset;
  }

  #banner-top-wrap h1,
  h2 {
    width: 744px;
    font-size: 54px;
  }

  #button-order-catalog {
    width: 256px;
    height: 48px;
    line-height: 50px;
  }

  #button-order-catalog span {
    font-size: 21px;
  }
}

@media (max-width: 768px) {
  #banner-top-wrapper {
    width: 648px;
    height: 304px;
  }

  /* height: 326px; */

  #banner-top-wrap {
    /* padding: 110px 0 0 0; */
    width: 644px;
    /* height: 192px; */
  }

  /* height: 214px; */

  #banner-top-shading {
    width: 100%;
    height: 120px;
    bottom: 23px;

  }

  #banner-top-wrap h1,
  h2 {
    width: 644px;
    height: auto;
    line-height: 54px;
    font-size: 46px;
  }

  #button-order-catalog {
    margin: 0 auto 0;
    width: 256px;
    height: 46px;
    line-height: 48px;
  }

  #button-order-catalog span {
    font-size: 20px;
  }
}

@media (max-width: 650px) {
  #banner-top-wrapper {
    width: 100%;
    height: 282px;
    /* background: url("../img/banners/Karelia_Talo_Banner_mobiles.png") no-repeat; */
    background-size: 100% auto;
    overflow: visible;
  }

  #banner-top-wrap {
    /* padding: 100px 0 0 0; */
    width: 99.6%;
    /* height: 200px; */
  }

  #banner-top-shading {
    top: -15px;
    width: 99.6%;
    height: 280px;
  }

  #banner-top-wrap h1,
  h2 {
    width: 494px;
    height: auto;
    line-height: 44px;
    font-size: 36px;
  }

  #button-order-catalog {
    margin: 0 auto 0;
    width: 256px;
    height: 46px;
    line-height: 48px;
  }

  #button-order-catalog span {
    font-size: 20px;
  }
}

@media (max-width: 600px) {
  #banner-top-wrapper {
    height: 260px;
  }

  #banner-top-wrap {
    /* padding: 78px 0 0 0; */
    /* height: 180px; */
  }

  #banner-top-shading {
    height: 260px;
  }
}

@media (max-width: 550px) {
  #banner-top-wrapper {
    height: 240px;
  }

  #banner-top-wrap {
    /* padding: 68px 0 0 0; */
    /* height: 160px; */
  }

  #banner-top-shading {
    height: 240px;
  }

  #button-order-catalog {
    margin: 0 auto 0;
  }
}

@media (max-width: 500px) {
  #banner-top-wrapper {
    height: 220px;
  }

  #banner-top-wrap {
    /* padding: 58px 0 0 0; */
    /* height: 140px; */
    row-gap: 16px;
  }

  #banner-top-shading {
    height: 220px;
  }

  #banner-top-wrap h1,
  h2 {
    width: 404px;
    height: auto;
    line-height: 34px;
    font-size: 28px;
  }

  #button-order-catalog {
    margin: 0 auto 0;
    width: 210px;
    height: 38px;
    height: 38px;
    line-height: 38px;
  }

  #button-order-catalog span {
    font-size: 16px;
  }
}

@media (max-width: 450px) {
  #banner-top-wrapper {
    height: 200px;
  }

  #banner-top-wrap {
    /* padding: 40px 0 0 0; */
    /* height: 138px; */
  }

  #banner-top-shading {
    height: 200px;
  }

  #banner-top-wrap h1,
  h2 {
    width: 404px;
    height: auto;
    line-height: 34px;
    font-size: 28px;
  }

  #button-order-catalog {
    margin: 0 auto 0;
    width: 210px;
    height: 38px;
    height: 38px;
    line-height: 38px;
  }
}

@media (max-width: 411px) {
  #banner-top-wrapper {
    height: 180px;
  }

  #banner-top-wrap {
    /* padding: 40px 0 0 0; */
  }

  #banner-top-shading {
    height: 180px;
  }

  #banner-top-wrap h1,
  h2 {
    width: 370px;
    height:auto;
    line-height: 29px;
    font-size: 25px;
  }

  #button-order-catalog {
    margin: 0 auto 0;
    width: 190px;
    height: 36px;
    height: 36px;
    line-height: 36px;
  }

  #button-order-catalog span {
    font-size: 14px;
  }
}

@media (max-width: 375px) {
  #banner-top-wrapper {
    height: 170px;
  }

  #banner-top-wrap {
    /* padding: 40px 0 0 0; */
    /* height: 128px; */
    row-gap: 12px;
  }

  #banner-top-shading {
    width: 99.2%;
    height: 170px;
  }

  #banner-top-wrap h1,
  h2 {
    width: 360px;
    height: auto;
    line-height: 28px;
    font-size: 20px;
  }

  #button-order-catalog {
    margin: 0 auto 0;
    width: 190px;
    height: 36px;
    height: 36px;
    line-height: 36px;
  }

  #button-order-catalog span {
    font-size: 14px;
  }
}

@media (max-width: 360px) {
  #banner-top-wrapper {
    height: 150px;
  }

  #banner-top-wrap {
    /* padding: 40px 0 0 0; */
    /* height: 110px; */
    row-gap: 12px;
  }

  #banner-top-shading {
    height: 150px;
  }

  #banner-top-wrap h1,
  h2 {
    width: 310px;
    height: auto;
    line-height: 28px;
    font-size: 20px;
  }

  #button-order-catalog {
    margin: 0 auto 0;
    width: 170px;
    height: 34px;
    height: 34px;
    line-height: 34px;
  }

  #button-order-catalog span {
    font-size: 14px;
  }
}

@media (max-width: 320px) {
  #banner-top-wrapper {
    height: 140px;
  }

  #banner-top-wrap {
    /* padding: 40px 0 0 0; */
    /* height: 100px; */
    row-gap: 12px;
  }

  #banner-top-shading {
    height: 140px;
  }

  #banner-top-wrap h1,
  h2 {
    width: 274px;
    height: auto;
    line-height: 23px;
    font-size: 17px;
  }

  #button-order-catalog {
    margin: 0 auto 0;
    width: 170px;
    height: 34px;
    height: 34px;
    line-height: 34px;
  }

  #button-order-catalog span {
    font-size: 14px;
  }
}

@media (max-width: 280px) {
  #banner-top-wrapper {
    height: 130px;
  }

  #banner-top-wrap {
    /* padding: 25px 0 0 0; */
    /* height: 90px; */
  }

  #banner-top-shading {
    height: 130px;
  }

  #banner-top-wrap h1,
  h2 {
    width: 254px;
    height: auto;
    line-height: 22px;
    font-size: 16px;
  }

  #button-order-catalog {
    margin: 0 auto 0;
    width: 200px;
    height: 34px;
    line-height: 36px;
  }
}

#our-work-header-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 1336px;
  height: 226px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  overflow: hidden;
}

#our-work-header-wrap {
  position: relative;
  margin: 0 auto;
  padding: 100px 0 0 0;
  width: 98%;
  max-width: 1334px;
  height: 224px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

/*
 * Further Media screen follow ----------------------------
 */

@media screen and (min-width: 1461px) and (max-width: 1980px) {}

/* @media screen and (min-width: 1201px) and (max-width: 1460px) {} */

@media screen and (min-width: 1341px) and (max-width: 1460px) {}

@media screen and (min-width: 1201px) and (max-width: 1340px) {
  #our-work-header-wrap {
    height: 124px;
  }
}

@media screen and (min-width: 1160px) and (max-width: 1200px) {}

@media screen and (min-width: 960px) and (max-width: 1159px) {
  #our-work-header-wrapper {
    height: 206px;
  }

  #our-work-header-wrap {
    padding: 75px 0 0 0;
    height: 204px;
  }
}

@media screen and (min-width: 758px) and (max-width: 1000px) {
  #our-work-header-wrapper {
    height: 206px;
  }

  #our-work-header-wrap {
    padding: 75px 0 0 0;
    height: 204px;
  }
}

@media screen and (min-width: 651px) and (max-width: 959px) {}

@media screen and (min-width: 851px) and (max-width: 900px) {
  #our-work-header-wrapper {
    height: 146px;
  }

  #our-work-header-wrap {
    padding: 30px 0 0 0;
    height: 144px;
  }
}

@media screen and (min-width: 768px) and (max-width: 850px) {
  #our-work-header-wrapper {
    height: 146px;
  }

  #our-work-header-wrap {
    padding: 20px 0 0 0;
    height: 144px;
  }
}

@media screen and (min-width: 651px) and (max-width: 768px) {
  #our-work-header-wrapper {
    height: auto;
  }

  #our-work-header-wrap {
    padding: 14px 0 0 0;
    height: auto;
    margin-bottom: 24px;
  }
}

@media (max-width: 650px) {
  #our-work-header-wrapper {
    height: auto;
  }

  #our-work-header-wrap {
    padding: 14px 0 0 0;
    height: auto;
  }
}

@media (max-width: 500px) {
  #our-work-header-wrapper {
    height: auto;
  }

  #our-work-header-wrap {
    height: auto;
  }

  #our-work-header-wrap h3 {
    font-size: 32px;
  }
}

@media (max-width: 411px) {
  #our-work-header-wrap {
    padding: 10px 0 0 0;
  }

  #our-work-header-wrap h3 {
    font-size: 28px;
  }
}

@media (max-width: 375px) {
  #our-work-header-wrapper {
    height: auto;
  }

  #our-work-header-wrap {
    height: auto;
  }

  #our-work-header-wrap h3 {
    font-size: 26px;
  }
}

@media (max-width: 360px) {
  #our-work-header-wrapper {
    height: auto;
  }

  #our-work-header-wrap {
    padding: 10px 0 0 0;
    height: auto;
  }

  #our-work-header-wrap h3 {
    font-size: 24px;
  }
}

@media (max-width: 320px) {
  #our-work-header-wrapper {
    height: auto;
  }

  #our-work-header-wrap {
    padding: 10px 0 0 0;
    height: auto;
  }

  #our-work-header-wrap h3 {
    font-size: 20px;
  }
}

@media (max-width: 280px) {
  #our-work-header-wrap h3 {
    font-size: 22px;
  }
}

#our-work-slider-wrapper {
  /* position: relative;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    max-width: 1336px;
    height: 772px; */
  /* 832px */
  /* border: none;
    border-top: 1px solid transparent; */
  /* #BA884D */
  /* border-bottom: 1px solid transparent; */
  /* #BA884D */
  /* overflow: hidden; */
}

#our-work-slider-wrap {
  /* position: relative;
    margin: 0 auto;
    padding: 0;
    width: 1334px;
    height: 600px; */
  /* 650px */
  /* border: none;
    border-top: 1px dashed transparent; */
  /* #ccc */
  /* border-bottom: 1px dashed transparent; */
  /* #ccc */
  /* overflow: hidden; */
}

.our-work-slide {
  /* position: relative; margin: 0 auto; padding: 0; */
  /* position: absolute; */
  /*top: 0;*/
  /* left: 100px; */
  /* width: 1158px; */
  /* 1132px */
  /* height: 592px; */
  /* 566px */
  /* border: 1px solid transparent; */
  /* #ccc */
  /* display: grid;
    grid-template-columns: repeat(3, 1fr);
    column-gap: 22px;
    row-gap: 24px; */

  /*transition: 2s;*/
  /* transition-property: transform; , opacity */
  /*transition-duration: 2s;*/
}

#our-work-slide-1 {
  /* top: 0; */
}

/* border: 1px solid #f00; */

#our-work-slide-2 {
  /* top: 600px; */
}

/* border: 1px solid #f0f; */

#our-work-slide-3 {
  /* top: 1200px; */
}

/* border: 1px solid #0f0; */

#our-work-slide-4 {
  /* top: 1800px; */
}

/* border: 1px solid #00f; */

#our-work-slide-5 {
  /* top: 2400px; */
}

/* border: 1px solid #ff0; */

.our-work-pic {
  position: relative;
  /* margin: 12px 11px; */
  padding: 0;
  /* width: 362px;
    height: 270px; */
  border: 1px solid #fff;
  cursor: pointer;
  /* float: left; */
  opacity: 0.95;
  height: 330px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: bottom right;
}

@media(max-width: 992px) {
  .our-work-pic {
    height: 250px;
  }
}

@media(max-width: 768px) {
  .our-work-pic {
    height: 200px;
  }
}

@media(max-width: 638px) {
  .our-work-pic {
    height: 150px;
  }
}
/*
@media(max-width: 410px) {
  .our-work-pic {
    height: 250px;
  }
} */

@media(max-width: 360px) {
  .our-work-pic {
    height: 120px;
  }
}

.our-work-pic:hover {
  opacity: 1;
}

/*
.our-work-pic::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 562px;
    height: 370px;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .56) 50%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .56) 50%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .56) 50%, rgba(255, 255, 255, 0) 100%);
    transform: rotate(35deg);
}
*/

/* ----- */

.project-swiper-container {
  max-width: 1336px;
  height: auto;
  margin: 0 auto;
}

@media(max-width: 1200px) {
  .project-swiper-container {
    max-width: 956px;
  }
}

@media(max-width: 992px) {
  .project-swiper-container {
    max-width: 746px;
  }
}

@media(max-width: 860px) {
  .project-swiper-container {
    max-width: 700px;
    height: 800px;
  }
}

@media(max-width: 768px) {
  .project-swiper-container {
    height: auto;
  }
}

@media(max-width: 746px) {
  .project-swiper-container {
    max-width: 640px;
  }
}

@media(max-width: 639px) {
  .project-swiper-container {
    max-width: 430px;
    height: auto;
  }
}

@media(max-width: 480px) {
  .project-swiper-container {
    max-width: 400px;
  }
}

@media(max-width: 410px) {
  .project-swiper-container {
    max-width: 350px;
  }
}

@media(max-width: 360px) {
  .project-swiper-container {
    max-width: 310px;
  }
}

.project-swiper {
  height: 100%;
}

.project-swiper.swiper-grid-column>.swiper-wrapper {
  flex-direction: row;
  column-gap:20px;
      justify-content: space-between;
}

.project-swiper .swiper-slide {
  width: calc(33.3333% - (22px * 3 / 3)) !important;
  height: auto !important;
  margin-right: 0px !important;
  margin-bottom: 0px !important;
  text-align:center;
  padding-bottom:20px;
}

@media(max-width: 992px) {
  .project-swiper .swiper-slide {
    width: calc(50% - (16px * 2 / 2)) !important;
    margin-right: 0px !important;
  }

}

@media(max-width: 860px) {
  .project-swiper .swiper-slide {
    margin-bottom: 0px !important;
  }
  .project-swiper.swiper-grid-column>.swiper-wrapper {

  column-gap:5px;
      justify-content: space-evenly;
}

}

@media(max-width: 768px) {
  .project-swiper .swiper-slide {
    height: auto !important;
  }

}

@media(max-width: 638px) {
  .project-swiper .swiper-slide {
    /* width: 100% !important; */
    height: auto !important;
    width: calc(50% - 10px)) !important;
    margin-right: 0px !important;
  }

}

@media(max-width: 410px) {
  .project-swiper .swiper-slide {
    /* height: 380px !important; */
  }

}

@media(max-width: 360px) {
  .project-swiper .swiper-slide {
    /* height: 338px !important; */
  }

}



.our-work-pic__item {
  display: flex;
  flex-direction: column;
}

.our-work-pic__content h3, #page_calc h3 {
  font-size: 26px;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: normal;
  text-align: center;
  margin-bottom: 10px  !important;
  margin-top: 8px !important;
}
.our-work-pic__content h3 a{
  color:#56382a;
}


@media(max-width:992px) {
  .our-work-pic__content h3 {
    font-size: 18px;
    line-height: 22px;
  }
}

@media(max-width:638px) {
  .our-work-pic__content h3 {
    font-size: 14px;
    line-height: 16px;
  }
}

@media(max-width:360px) {
  .our-work-pic__content h3 {
    font-size: 12px;
    line-height: 14px;
  }
}

/* @media(max-width:500px) {
  .our-work-pic__content h3 {
    font-size: 16px;
    line-height: 18px;
  }
} */

.our-work-pic__item-contents {
  display: flex;
  gap:20px;
      justify-content: center;
  /*grid-template-columns: repeat(3, 1fr);*/
  border-top: 2px solid #e3e3e3;
}
.sc-product-desc__content-right .our-work-pic__item-contents {
  display: flex;
  gap:20px;
      justify-content: center;
      max-width:400px;
  /*grid-template-columns: repeat(3, 1fr);*/
  border-top: 2px solid #e3e3e3;
}

.our-work-pic__item-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  /*border-right: 2px solid #dadada;*/
  height: 56px;
}

@media(max-width: 638px) {
  .our-work-pic__item-content{
    height: 48px;
  }
}

.our-work-pic__item-content:last-child {
  border-right: none;
}

.our-work-pic__item-content p {
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

@media(max-width: 638px) {
  .our-work-pic__item-content p{
    font-size: 12px;
    line-height: 14px;
  }
}

@media(max-width: 411px) {
  .our-work-pic__item-content p{
    font-size: 10px;
    line-height: 12px;
  }
}

@media(max-width: 360px) {
  .our-work-pic__item-content p{
    font-size: 10px;
    line-height: 12px;
  }
}

.our-work-pic__item-content p span {
  color: #acaeb0;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-transform: lowercase;
}

@media(max-width: 638px) {
  .our-work-pic__item-content p span{
    font-size: 10px;
    line-height: 12px;
  }
}

#our-work-pic-1-1 {
  /* background: url("../img/1.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

#our-work-pic-1-2 {
  /* background: url("../img/2.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

#our-work-pic-1-3 {
  /* background: url("../img/3.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

#our-work-pic-1-4 {
  /* background: url("../img/4.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

#our-work-pic-1-5 {
  /* background: url("../img/5.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

#our-work-pic-1-6 {
  /* background: url("../img/6.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

#our-work-pic-2-1 {
  /* background: url("../img/7.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

#our-work-pic-2-2 {
  /* background: url("../img/8.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

#our-work-pic-2-3 {
  /* background: url("../img/9.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

#our-work-pic-2-4 {
  /* background: url("../img/10.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

#our-work-pic-2-5 {
  /* background: url("../img/11.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

#our-work-pic-2-6 {
  /* background: url("../img/12.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

#our-work-pic-3-1 {
  /* background: url("../img/13.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

#our-work-pic-3-2 {
  /* background: url("../img/14.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

#our-work-pic-3-3 {
  /* background: url("../img/15.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

#our-work-pic-3-4 {
  /* background: url("../img/16.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

#our-work-pic-3-5 {
  /* background: url("../img/17.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

#our-work-pic-3-6 {
  /* background: url("../img/18.png") no-repeat; */
  /* display: flex;
    flex-direction: column;
    width: 362px;
    height: 270px; */
  /* margin: 12px 11px; */
}

/* ----- */

#our-work-slider-pagination-wrapper {
  position: relative;
  margin: 40px auto 0;
  padding: 0;
  width: 1334px;
  height: 40px;
  border: none;
  border-top: 1px dashed transparent;
  border-bottom: 1px dashed transparent;
}

@media(max-width:992px) {
  #our-work-slider-pagination-wrapper {
    margin: 20px auto 0;
  }
}

#our-work-slider-pagination {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 94px;
  /* height: 38px;
  line-height: 38px; */
  text-align: center;
  border: 1px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}

.slider-pagination-num-wp {
  /* position: relative;
  margin: 10px -1px; */
  padding: 0;
  width: 55px;
  /* height: 16px;
  line-height: 16px; */
  border: 2px solid transparent;
  float: left;
}

.slider-pagination-num-wp span {
  font-family: 'TipoPepel-Regular', Arial, sans-serif;
  font-size: 22px;
  color: #ba8442;
}

.bracket-arrow-lt,
.bracket-arrow-rt {
  position: relative;
  /* margin: 12px -1px; */
  padding: 0;
  width: 10px;
  height: 10px;
  border: 3px solid #ba8442;
  cursor: pointer;
  float: left;
}

.bracket-arrow-lt {
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  transform: rotate(-45deg);
}

.bracket-arrow-lt::before {
  content: '';
  position: absolute;
  top: -5px;
  left: 10px;
  width: 4px;
  height: 4px;
  background-color: #fff;
  border: 1px solid #fff;
}

.bracket-arrow-lt::after {
  content: '';
  position: absolute;
  top: 10px;
  left: -5px;
  width: 4px;
  height: 4px;
  background-color: #fff;
  border: 1px solid #fff;
}

.bracket-arrow-rt {
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
  transform: rotate(45deg);
}

.bracket-arrow-rt::before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  width: 4px;
  height: 4px;
  background-color: #fff;
  border: 1px solid #fff;
}

.bracket-arrow-rt::after {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  width: 4px;
  height: 4px;
  background-color: #fff;
  border: 1px solid #fff;
}

.bracket-arrow-lt:hover {
  border-color: #5d7686;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
}

.bracket-arrow-rt:hover {
  border-color: #5d7686;
  border-left: 3px solid transparent;
  border-bottom: 3px solid transparent;
}

/*
 * Further Media screen follow ----------------------------
 */

@media screen and (min-width: 1461px) and (max-width: 1980px) {}

/* @media screen and (min-width: 1201px) and (max-width: 1460px) {} */

@media screen and (min-width: 1341px) and (max-width: 1460px) {
  #our-work-slider-wrapper {
    width: 1334px;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1340px) {
  #our-work-slider-wrapper {
    width: 1194px;
    height: 762px;
  }

  #our-work-slider-wrap {
    width: 1192px;
  }

  .our-work-slide {
    left: 16px;
  }

  #our-work-slider-pagination-wrapper {
    width: 1192px;
  }
}

@media screen and (min-width: 1160px) and (max-width: 1200px) {
  #our-work-slider-wrapper {
    width: 1154px;
    height: 752px;
  }

  #our-work-slider-wrap {
    width: 1152px;
  }

  .our-work-slide {
    left: 0;
    width: 1154px;
  }

  .our-work-pic {
    /* margin: 12px 10px; */
  }

  #our-work-slider-pagination-wrapper {
    width: 1152px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1159px) {
  #our-work-slider-wrapper {
    width: 958px;
    height: 630px;
  }

  #our-work-slider-wrap {
    width: 956px;
    height: 492px;
  }

  .our-work-slide {
    left: 6px;
    width: 940px;
    height: 490px;
    overflow: hidden;
  }

  .our-work-pic {
    /* margin: 12px 10px; */
    width: 290px;
    height: 216px;
    opacity: 1;
  }

  /* #our-work-pic-1-1 {
        background: url("../img/picts/homes/288_214/1.png") no-repeat;
    }

    #our-work-pic-1-2 {
        background: url("../img/picts/homes/288_214/2.png") no-repeat;
    }

    #our-work-pic-1-3 {
        background: url("../img/picts/homes/288_214/3.png") no-repeat;
    }

    #our-work-pic-1-4 {
        background: url("../img/picts/homes/288_214/4.png") no-repeat;
    }

    #our-work-pic-1-5 {
        background: url("../img/picts/homes/288_214/5.png") no-repeat;
    }

    #our-work-pic-1-6 {
        background: url("../img/picts/homes/288_214/6.png") no-repeat;
    }

    #our-work-pic-2-1 {
        background: url("../img/picts/homes/288_214/7.png") no-repeat;
    }

    #our-work-pic-2-2 {
        background: url("../img/picts/homes/288_214/8.png") no-repeat;
    }

    #our-work-pic-2-3 {
        background: url("../img/picts/homes/288_214/9.png") no-repeat;
    }

    #our-work-pic-2-4 {
        background: url("../img/picts/homes/288_214/10.png") no-repeat;
    }

    #our-work-pic-2-5 {
        background: url("../img/picts/homes/288_214/11.png") no-repeat;
    }

    #our-work-pic-2-6 {
        background: url("../img/picts/homes/288_214/12.png") no-repeat;
    }

    #our-work-pic-3-1 {
        background: url("../img/picts/homes/288_214/13.png") no-repeat;
    }

    #our-work-pic-3-2 {
        background: url("../img/picts/homes/288_214/14.png") no-repeat;
    }

    #our-work-pic-3-3 {
        background: url("../img/picts/homes/288_214/15.png") no-repeat;
    }

    #our-work-pic-3-4 {
        background: url("../img/picts/homes/288_214/16.png") no-repeat;
    }

    #our-work-pic-3-5 {
        background: url("../img/picts/homes/288_214/17.png") no-repeat;
    }

    #our-work-pic-3-6 {
        background: url("../img/picts/homes/288_214/18.png") no-repeat;
    } */

  #our-work-slider-pagination-wrapper {
    width: 952px;
  }
}

@media screen and (min-width: 651px) and (max-width: 1000px) {}

@media screen and (min-width: 651px) and (max-width: 959px) {
  #our-work-slider-wrapper {
    width: 848px;
    height: 580px;
  }

  #our-work-slider-wrap {
    width: 846px;
    height: 442px;
  }

  .our-work-slide {
    left: 6px;
    width: 830px;
    height: 430px;
    overflow: hidden;
  }

  .our-work-pic {
    /* margin: 12px 10px; */
    /* width: 254px; */
    /* height: 250px; */
    opacity: 1;
  }

  /* #our-work-pic-1-1 {
        background: url("../img/picts/homes/224_166/1.png") no-repeat;
    }

    #our-work-pic-1-2 {
        background: url("../img/picts/homes/224_166/2.png") no-repeat;
    }

    #our-work-pic-1-3 {
        background: url("../img/picts/homes/224_166/3.png") no-repeat;
    }

    #our-work-pic-1-4 {
        background: url("../img/picts/homes/224_166/4.png") no-repeat;
    }

    #our-work-pic-1-5 {
        background: url("../img/picts/homes/224_166/5.png") no-repeat;
    }

    #our-work-pic-1-6 {
        background: url("../img/picts/homes/224_166/6.png") no-repeat;
    }

    #our-work-pic-2-1 {
        background: url("../img/picts/homes/224_166/7.png") no-repeat;
    }

    #our-work-pic-2-2 {
        background: url("../img/picts/homes/224_166/8.png") no-repeat;
    }

    #our-work-pic-2-3 {
        background: url("../img/picts/homes/224_166/9.png") no-repeat;
    }

    #our-work-pic-2-4 {
        background: url("../img/picts/homes/224_166/10.png") no-repeat;
    }

    #our-work-pic-2-5 {
        background: url("../img/picts/homes/224_166/11.png") no-repeat;
    }

    #our-work-pic-2-6 {
        background: url("../img/picts/homes/224_166/12.png") no-repeat;
    }

    #our-work-pic-3-1 {
        background: url("../img/picts/homes/224_166/13.png") no-repeat;
    }

    #our-work-pic-3-2 {
        background: url("../img/picts/homes/224_166/14.png") no-repeat;
    }

    #our-work-pic-3-3 {
        background: url("../img/picts/homes/224_166/15.png") no-repeat;
    }

    #our-work-pic-3-4 {
        background: url("../img/picts/homes/224_166/16.png") no-repeat;
    }

    #our-work-pic-3-5 {
        background: url("../img/picts/homes/224_166/17.png") no-repeat;
    }

    #our-work-pic-3-6 {
        background: url("../img/picts/homes/224_166/18.png") no-repeat;
    } */

  #our-work-slider-pagination-wrapper {
    width: 842px;
  }
}

@media (max-width: 650px) {
  /* #our-work-pic-1-1 {
        background: url("../img/picts/homes/224_166/1.png") no-repeat;
    }

    #our-work-pic-1-2 {
        background: url("../img/picts/homes/224_166/2.png") no-repeat;
    }

    #our-work-pic-1-3 {
        background: url("../img/picts/homes/224_166/3.png") no-repeat;
    }

    #our-work-pic-1-4 {
        background: url("../img/picts/homes/224_166/4.png") no-repeat;
    }

    #our-work-pic-1-5 {
        background: url("../img/picts/homes/224_166/5.png") no-repeat;
    }

    #our-work-pic-1-6 {
        background: url("../img/picts/homes/224_166/6.png") no-repeat;
    }

    #our-work-pic-2-1 {
        background: url("../img/picts/homes/224_166/7.png") no-repeat;
    }

    #our-work-pic-2-2 {
        background: url("../img/picts/homes/224_166/8.png") no-repeat;
    }

    #our-work-pic-2-3 {
        background: url("../img/picts/homes/224_166/9.png") no-repeat;
    }

    #our-work-pic-2-4 {
        background: url("../img/picts/homes/224_166/10.png") no-repeat;
    }

    #our-work-pic-2-5 {
        background: url("../img/picts/homes/224_166/11.png") no-repeat;
    }

    #our-work-pic-2-6 {
        background: url("../img/picts/homes/224_166/12.png") no-repeat;
    }

    #our-work-pic-3-1 {
        background: url("../img/picts/homes/224_166/13.png") no-repeat;
    }

    #our-work-pic-3-2 {
        background: url("../img/picts/homes/224_166/14.png") no-repeat;
    }

    #our-work-pic-3-3 {
        background: url("../img/picts/homes/224_166/15.png") no-repeat;
    }

    #our-work-pic-3-4 {
        background: url("../img/picts/homes/224_166/16.png") no-repeat;
    }

    #our-work-pic-3-5 {
        background: url("../img/picts/homes/224_166/17.png") no-repeat;
    }

    #our-work-pic-3-6 {
        background: url("../img/picts/homes/224_166/18.png") no-repeat;
    } */
}

@media screen and (min-width: 751px) and (max-width: 850px) {
  #our-work-slider-wrapper {
    width: 748px;
    height: 540px;
  }

  #our-work-slider-wrap {
    width: 746px;
    height: 402px;
  }

  .our-work-slide {
    left: 1px;
    width: 744px;
    height: 390px;
    overflow: hidden;
  }

  .our-work-pic {
    /* margin: 12px 10px; */
    /* width: 225px; */
    /* height: 230px; */
  }

  #our-work-slider-pagination-wrapper {
    width: 742px;
  }
}

@media screen and (min-width: 651px) and (max-width: 750px) {
  #our-work-slider-wrapper {
    width: 648px;
    height: 490px;
  }

  #our-work-slider-wrap {
    width: 646px;
    height: 352px;
  }

  .our-work-slide {
    left: 3px;
    width: 640px;
    height: 350px;
    overflow: hidden;
  }

  .our-work-pic {
    /* margin: 12px 5px; */
    /* width: 200px;
    height: 149px; */
  }

  #our-work-slider-pagination-wrapper {
    width: 642px;
    margin: 10px auto 0;
  }
}

@media (max-width: 650px) {
  #our-work-slider-wrapper {
    width: 498px;
    height: 700px;
  }

  #our-work-slider-wrap {
    width: 496px;
    height: 602px;
  }

  .our-work-slide {
    left: 2px;
    width: 490px;
    height: 600px;
    overflow: hidden;
  }

  .our-work-pic {
    /* margin: 12px 5px; */
    /* width: 232px;
    height: 173px; */
    opacity: 1;
  }

  #our-work-slider-pagination-wrapper {
    margin: 10px auto 0;
    width: 492px;
  }
}

@media (max-width: 500px) {
  #our-work-slider-wrapper {
    width: 408px;
    height: 555px;
  }

  #our-work-slider-wrap {
    width: 406px;
    height: 462px;
  }

  .our-work-slide {
    left: 1px;
    width: 402px;
    height: 460px;
    overflow: hidden;
  }

  .our-work-pic {
    /* margin: 5px 4px; */
    /* width: 190px;
    height: 141px; */
  }

  /* #our-work-pic-1-1 {
        background: url("../img/picts/homes/190_140/1.png") no-repeat;
    }

    #our-work-pic-1-2 {
        background: url("../img/picts/homes/190_140/2.png") no-repeat;
    }

    #our-work-pic-1-3 {
        background: url("../img/picts/homes/190_140/3.png") no-repeat;
    }

    #our-work-pic-1-4 {
        background: url("../img/picts/homes/190_140/4.png") no-repeat;
    }

    #our-work-pic-1-5 {
        background: url("../img/picts/homes/190_140/5.png") no-repeat;
    }

    #our-work-pic-1-6 {
        background: url("../img/picts/homes/190_140/6.png") no-repeat;
    }

    #our-work-pic-2-1 {
        background: url("../img/picts/homes/190_140/7.png") no-repeat;
    }

    #our-work-pic-2-2 {
        background: url("../img/picts/homes/190_140/8.png") no-repeat;
    }

    #our-work-pic-2-3 {
        background: url("../img/picts/homes/190_140/9.png") no-repeat;
    }

    #our-work-pic-2-4 {
        background: url("../img/picts/homes/190_140/10.png") no-repeat;
    }

    #our-work-pic-2-5 {
        background: url("../img/picts/homes/190_140/11.png") no-repeat;
    }

    #our-work-pic-2-6 {
        background: url("../img/picts/homes/190_140/12.png") no-repeat;
    }

    #our-work-pic-3-1 {
        background: url("../img/picts/homes/190_140/13.png") no-repeat;
    }

    #our-work-pic-3-2 {
        background: url("../img/picts/homes/190_140/14.png") no-repeat;
    }

    #our-work-pic-3-3 {
        background: url("../img/picts/homes/190_140/15.png") no-repeat;
    }

    #our-work-pic-3-4 {
        background: url("../img/picts/homes/190_140/16.png") no-repeat;
    }

    #our-work-pic-3-5 {
        background: url("../img/picts/homes/190_140/17.png") no-repeat;
    }

    #our-work-pic-3-6 {
        background: url("../img/picts/homes/190_140/18.png") no-repeat;
    } */

  #our-work-slider-pagination-wrapper {
    width: 402px;
  }
}

@media (max-width: 411px) {
  #our-work-slider-wrapper {
    width: 374px;
    height: 520px;
  }

  #our-work-slider-wrap {
    width: 372px;
    height: 422px;
  }

  .our-work-slide {
    left: 0;
    width: 372px;
    height: 420px;
    overflow: hidden;
  }

  .our-work-pic {
    /* margin: 4px 4px; */
    /* width: 175px;
    height: 130px; */
  }

  /* #our-work-pic-1-1 {
        background: url("../img/picts/homes/175_130/1.png") no-repeat;
    }

    #our-work-pic-1-2 {
        background: url("../img/picts/homes/175_130/2.png") no-repeat;
    }

    #our-work-pic-1-3 {
        background: url("../img/picts/homes/175_130/3.png") no-repeat;
    }

    #our-work-pic-1-4 {
        background: url("../img/picts/homes/175_130/4.png") no-repeat;
    }

    #our-work-pic-1-5 {
        background: url("../img/picts/homes/175_130/5.png") no-repeat;
    }

    #our-work-pic-1-6 {
        background: url("../img/picts/homes/175_130/6.png") no-repeat;
    }

    #our-work-pic-2-1 {
        background: url("../img/picts/homes/175_130/7.png") no-repeat;
    }

    #our-work-pic-2-2 {
        background: url("../img/picts/homes/175_130/8.png") no-repeat;
    }

    #our-work-pic-2-3 {
        background: url("../img/picts/homes/175_130/9.png") no-repeat;
    }

    #our-work-pic-2-4 {
        background: url("../img/picts/homes/175_130/10.png") no-repeat;
    }

    #our-work-pic-2-5 {
        background: url("../img/picts/homes/175_130/11.png") no-repeat;
    }

    #our-work-pic-2-6 {
        background: url("../img/picts/homes/175_130/12.png") no-repeat;
    }

    #our-work-pic-3-1 {
        background: url("../img/picts/homes/175_130/13.png") no-repeat;
    }

    #our-work-pic-3-2 {
        background: url("../img/picts/homes/175_130/14.png") no-repeat;
    }

    #our-work-pic-3-3 {
        background: url("../img/picts/homes/175_130/15.png") no-repeat;
    }

    #our-work-pic-3-4 {
        background: url("../img/picts/homes/175_130/16.png") no-repeat;
    }

    #our-work-pic-3-5 {
        background: url("../img/picts/homes/175_130/17.png") no-repeat;
    }

    #our-work-pic-3-6 {
        background: url("../img/picts/homes/175_130/18.png") no-repeat;
    } */

  #our-work-slider-pagination-wrapper {
    margin: 10px auto 0;
    width: 372px;
  }
}

@media (max-width: 375px) {
  #our-work-slider-wrapper {
    width: 358px;
    height: 520px;
  }

  #our-work-slider-wrap {
    width: 356px;
    height: 412px;
  }

  .our-work-slide {
    left: 0;
    width: 354px;
    height: 410px;
    overflow: hidden;
  }

  .our-work-pic {
    /* margin: 4px 4px; */
    /* width: 166px;
    height: 123px; */
  }

  /* #our-work-pic-1-1 {
        background: url("../img/picts/homes/150_111/1.png") no-repeat;
    }

    #our-work-pic-1-2 {
        background: url("../img/picts/homes/150_111/2.png") no-repeat;
    }

    #our-work-pic-1-3 {
        background: url("../img/picts/homes/150_111/3.png") no-repeat;
    }

    #our-work-pic-1-4 {
        background: url("../img/picts/homes/150_111/4.png") no-repeat;
    }

    #our-work-pic-1-5 {
        background: url("../img/picts/homes/150_111/5.png") no-repeat;
    }

    #our-work-pic-1-6 {
        background: url("../img/picts/homes/150_111/6.png") no-repeat;
    }

    #our-work-pic-2-1 {
        background: url("../img/picts/homes/150_111/7.png") no-repeat;
    }

    #our-work-pic-2-2 {
        background: url("../img/picts/homes/150_111/8.png") no-repeat;
    }

    #our-work-pic-2-3 {
        background: url("../img/picts/homes/150_111/9.png") no-repeat;
    }

    #our-work-pic-2-4 {
        background: url("../img/picts/homes/150_111/10.png") no-repeat;
    }

    #our-work-pic-2-5 {
        background: url("../img/picts/homes/150_111/11.png") no-repeat;
    }

    #our-work-pic-2-6 {
        background: url("../img/picts/homes/150_111/12.png") no-repeat;
    }

    #our-work-pic-3-1 {
        background: url("../img/picts/homes/150_111/13.png") no-repeat;
    }

    #our-work-pic-3-2 {
        background: url("../img/picts/homes/150_111/14.png") no-repeat;
    }

    #our-work-pic-3-3 {
        background: url("../img/picts/homes/150_111/15.png") no-repeat;
    }

    #our-work-pic-3-4 {
        background: url("../img/picts/homes/150_111/16.png") no-repeat;
    }

    #our-work-pic-3-5 {
        background: url("../img/picts/homes/150_111/17.png") no-repeat;
    }

    #our-work-pic-3-6 {
        background: url("../img/picts/homes/150_111/18.png") no-repeat;
    } */

  #our-work-slider-pagination-wrapper {
    margin: 6px auto 0;
    width: 352px;
  }
}

@media (max-width: 360px) {
  #our-work-slider-wrapper {
    width: 318px;
    height: 470px;
  }

  #our-work-slider-wrap {
    width: 316px;
    height: 372px;
  }

  .our-work-slide {
    left: 0;
    width: 314px;
    height: 370px;
    overflow: hidden;
  }

  .our-work-pic {
    /* margin: 4px 2px; */
    /* width: 150px;
    height: 111px; */
  }

  #our-work-slider-pagination-wrapper {
    margin: 6px auto 0;
    width: 312px;
  }
}

@media (max-width: 320px) {
  #our-work-slider-wrapper {
    width: 278px;
    height: 420px;
  }

  #our-work-slider-wrap {
    width: 276px;
    height: 322px;
  }

  .our-work-slide {
    left: 0;
    width: 274px;
    height: 320px;
    overflow: hidden;
  }

  .our-work-pic {
    /* margin: 2px 2px; */
    /* width: 130px;
    height: 96px; */
  }

  #our-work-slider-pagination-wrapper {
    margin: 6px auto 0;
    width: 272px;
  }
}

@media (max-width: 280px) {
  #our-work-slider-wrapper {
    width: 258px;
    height: 380px;
  }

  #our-work-slider-wrap {
    width: 256px;
    height: 292px;
  }

  .our-work-slide {
    left: 0;
    width: 254px;
    height: 290px;
    overflow: hidden;
  }

  .our-work-pic {
    /* margin: 2px; */
    /* width: 120px;
    height: 89px; */
  }

  #our-work-slider-pagination-wrapper {
    margin: 6px auto 0;
    width: 252px;
  }
}

#work-slider-wrapper {
  position: relative;
  margin: 50px auto 0;
  /* margin: 100px auto 0; */
  width: 1080px;
  /* width: 1220px;  980px */
  height: 694px;
  /* height: 794px;  600px */
  border: 1px solid transparent;
}

#work-slider-wrap {
  position: relative;
  margin: 0 35px 0 auto;
  padding: 0;
  width: 1020px;
  /* width: 1122px; 982px */
  height: 700px;
  /* height: 792px; 693px */
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 2px;
}

.work-slider-wp {
  /*position: absolute;*/
  position: relative;
  /*top: -1px;*/
  /*left: -1px;*/
  margin: 0 auto;
  padding: 0;
  width: 980px;
  height: 690px;
  border: 1px solid transparent;
  overflow: hidden;
}

/* --------------------------------------------------------------------------------------------- */

/*.work-slide-1-1 { background: url("../img/els/social_links_bottom.jpg") no-repeat; }*/

#work-slide-1-1 {
  top: 0;
  left: 0;
}

#work-slide-1-2 {
  top: 0;
  left: 980px;
}

#work-slide-1-3 {
  top: 0;
  left: 1960px;
}

#work-slide-1-4 {
  top: 0;
  left: 2940px;
}

#work-slide-1-5 {
  top: 0;
  left: 3920px;
}

/*#work-slide-1-6 { top: 0; left: 4900px; }*/

#work-slide-2-1 {
  top: 0;
  left: 0;
}

#work-slide-2-2 {
  top: 0;
  left: 980px;
}

#work-slide-2-3 {
  top: 0;
  left: 1960px;
}

#work-slide-2-4 {
  top: 0;
  left: 2940px;
}

#work-slide-2-5 {
  top: 0;
  left: 3920px;
}

/*#work-slide-2-6 { top: 0; left: 4900px; }*/

#work-slide-3-1 {
  top: 0;
  left: 0;
}

#work-slide-3-2 {
  top: 0;
  left: 980px;
}

#work-slide-3-3 {
  top: 0;
  left: 1960px;
}

#work-slide-3-4 {
  top: 0;
  left: 2940px;
}

#work-slide-3-5 {
  top: 0;
  left: 3920px;
}

/*#work-slide-3-6 { top: 0; left: 4900px; }*/

/* --------------------------------------------------------------------------------------------- */

.work-slider {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0;
  width: 980px;
  height: 100%;
  /*height: 691px;*/
  background-position: 50% 50% !important;
  background-repeat: no-repeat;
  border: 1px solid transparent;
}

#work-slider-arr-lt,
#work-slider-arr-rt {
  z-index: 100;
  position: absolute;
  top: 365px;
  /* top: 265px; */
  width: 40px;
  height: 55px;
  border: 1px solid transparent;
  cursor: pointer;
}

#work-slider-arr-lt {
  left: -60px;
}

/* -50px */

#work-slider-arr-lt::before,
#work-slider-arr-lt::after {
  content: '';
  position: absolute;
  top: 15px;
  width: 25px;
  height: 25px;
  border: 3px solid #ba884d;
  border-left: none;
  border-top: none;
  border-radius: 3px;
  transform: rotate(-225deg);
  opacity: 0.75;
}

#work-slider-arr-lt::before {
  left: 10px;
}

#work-slider-arr-lt::after {
  left: 17px;
}

#work-slider-arr-rt {
  right: -60px;
}

/* -50px */

#work-slider-arr-rt::before,
#work-slider-arr-rt::after {
  content: '';
  position: absolute;
  top: 15px;
  width: 25px;
  height: 25px;
  border: 3px solid #ba884d;
  border-left: none;
  border-top: none;
  border-radius: 3px;
  transform: rotate(-45deg);
  opacity: 0.75;
}

#work-slider-arr-rt::before {
  right: 10px;
}

#work-slider-arr-rt::after {
  right: 17px;
}

#work-slider-up-cls {
  z-index: 100;
  position: absolute;
  top: 10px;
  right: 5px;
  margin: 0;
  padding: 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #5e3e2e;
  border-radius: 6px;
  cursor: pointer;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1), -1px 2px 10px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
}

#work-slider-up-cls span {
  font-size: 20px;
  font-weight: bold;
  color: #1a1a1a;
}

/*
 * Further Media screen follow ----------------------------
 */

@media screen and (min-width: 1461px) and (max-width: 1980px) {
  #work-slider-wrapper {
    margin: 40px auto 0;
  }

  #work-slider-wrap {
    margin: 0 auto;
  }

  #work-slider-arr-lt,
  #work-slider-arr-rt {
    top: 325px;
  }

  #work-slider-arr-lt {
    left: -55px;
  }

  #work-slider-arr-rt {
    right: -55px;
  }
}

/* @media screen and (min-width: 1201px) and (max-width: 1460px) {} */

@media screen and (min-width: 1341px) and (max-width: 1460px) {
  #work-slider-wrapper {
    margin: 25px auto 0;
    width: 1080px;
    height: 694px;
  }

  #work-slider-wrap {
    margin: 0 auto;
    width: 1010px;
    height: 692px;
  }

  #work-slider-arr-lt,
  #work-slider-arr-rt {
    top: 325px;
  }

  #work-slider-arr-lt {
    left: -55px;
  }

  #work-slider-arr-rt {
    right: -55px;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1340px) {
  #work-slider-wrapper {
    margin: 20px auto 0;
    width: 1080px;
    height: 694px;
  }

  #work-slider-wrap {
    margin: 0 auto;
    width: 1010px;
    height: 692px;
  }

  #work-slider-arr-lt,
  #work-slider-arr-rt {
    top: 325px;
  }

  #work-slider-arr-lt {
    left: -55px;
  }

  #work-slider-arr-rt {
    right: -55px;
  }
}

@media screen and (min-width: 1160px) and (max-width: 1200px) {
  #work-slider-wrapper {
    margin: 15px auto 0;
    width: 1080px;
    height: 694px;
  }

  #work-slider-wrap {
    margin: 0 auto;
    width: 1010px;
    height: 692px;
  }

  #work-slider-arr-lt,
  #work-slider-arr-rt {
    top: 325px;
  }

  #work-slider-arr-lt {
    left: -55px;
  }

  #work-slider-arr-rt {
    right: -55px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1159px) {
  #work-slider-wrapper {
    margin: 10px auto 0;
    width: 954px;
    height: 674px;
  }

  #work-slider-wrap {
    margin: 0 auto;
    width: 952px;
    height: 672px;
  }

  #work-slider-arr-lt,
  #work-slider-arr-rt {
    top: 305px;
  }

  #work-slider-arr-lt {
    left: 5px;
  }

  #work-slider-arr-rt {
    right: 5px;
  }

  .work-slider-wp {
    width: 940px;
    height: 670px;
  }

  .work-slider {
    margin: 10px auto 10px 10px;
    width: 920px;
    height: 650px;
  }
}

@media screen and (min-width: 651px) and (max-width: 1000px) {}

@media screen and (min-width: 651px) and (max-width: 959px) {}

@media screen and (min-width: 851px) and (max-width: 959px) {
  #work-slider-wrapper {
    margin: 10px auto 0;
    width: 822px;
    height: 596px;
  }

  #work-slider-wrap {
    margin: 0 auto;
    width: 820px;
    height: 594px;
  }

  #work-slider-arr-lt,
  #work-slider-arr-rt {
    top: 285px;
  }

  #work-slider-arr-lt {
    left: 5px;
  }

  #work-slider-arr-rt {
    right: 5px;
  }

  .work-slider-wp {
    width: 780px;
    height: 592px;
  }

  .work-slider {
    margin: 10px auto 10px 10px;
    width: 760px;
    height: 590px;
  }
}

@media screen and (min-width: 751px) and (max-width: 850px) {}

@media screen and (min-width: 651px) and (max-width: 850px) {
  #work-slider-wrapper {
    margin: 10px auto 0;
    width: 484px;
    height: 578px;
  }

  #work-slider-wrap {
    margin: 0 auto;
    width: 482px;
    height: 576px;
  }

  #work-slider-arr-lt,
  #work-slider-arr-rt {
    top: 255px;
  }

  #work-slider-arr-lt {
    left: -50px;
  }

  #work-slider-arr-rt {
    right: -50px;
  }

  .work-slider-wp {
    width: 480px;
    height: 574px;
  }

  .work-slider {
    margin: 10px auto 10px 10px;
    width: 460px;
    height: 550px;
  }
}

@media screen and (min-width: 651px) and (max-width: 750px) {}

@media (max-width: 650px) {
  #work-slider-wrapper {
    margin: 15px auto 0;
    width: 492px;
    height: 572px;
  }

  #work-slider-wrap {
    margin: 0 auto;
    width: 490px;
    height: 570px;
  }

  #work-slider-arr-lt,
  #work-slider-arr-rt {
    top: 250px;
  }

  #work-slider-arr-lt {
    left: 1px;
  }

  #work-slider-arr-rt {
    right: 1px;
  }

  .work-slider-wp {
    width: 480px;
    height: 560px;
  }

  .work-slider {
    margin: 20px auto 10px 5px;
    width: 460px;
    height: 550px;
  }
}

@media (max-width: 500px) {
  #work-slider-wrapper {
    width: 410px;
  }

  #work-slider-wrap {
    width: 408px;
  }

  #work-slider-arr-lt,
  #work-slider-arr-rt {
    top: 255px;
    width: 30px;
    height: 35px;
  }

  #work-slider-arr-lt {
    left: -4px;
  }

  #work-slider-arr-rt {
    right: 1px;
  }

  #work-slider-arr-lt::before,
  #work-slider-arr-lt::after {
    top: 7px;
    width: 20px;
    height: 20px;
  }

  #work-slider-arr-rt::before,
  #work-slider-arr-rt::after {
    top: 7px;
    width: 20px;
    height: 20px;
  }

  .work-slider-wp {
    width: 406px;
    height: 568px;
  }

  .work-slider {
    margin: 10px auto 10px 1px;
    width: 400px;
  }
}

@media (max-width: 411px) {
  #work-slider-wrapper {
    margin: 25px auto 0;
    width: 358px;
    height: 492px;
  }

  #work-slider-wrap {
    width: 356px;
    height: 490px;
  }

  #work-slider-arr-lt,
  #work-slider-arr-rt {
    top: 215px;
  }

  #work-slider-arr-lt {
    left: -5px;
  }

  #work-slider-arr-rt {
    right: -5px;
  }

  .work-slider-wp {
    width: 350px;
    height: 488px;
  }

  .work-slider {
    margin: 10px auto 10px 5px;
    width: 340px;
    height: 470px;
  }
}

/*@media (max-width: 375px) {}*/

@media (max-width: 360px) {
  #work-slider-wrapper {
    width: 318px;
    height: 442px;
  }

  #work-slider-wrap {
    width: 316px;
    height: 440px;
  }

  #work-slider-arr-lt,
  #work-slider-arr-rt {
    top: 200px;
    width: 24px;
  }

  #work-slider-arr-lt {
    left: -8px;
  }

  #work-slider-arr-rt {
    right: -8px;
  }

  #work-slider-arr-lt::before,
  #work-slider-arr-lt::after {
    width: 15px;
    height: 15px;
  }

  #work-slider-arr-rt::before,
  #work-slider-arr-rt::after {
    width: 15px;
    height: 15px;
  }

  .work-slider-wp {
    width: 310px;
    height: 438px;
  }

  .work-slider {
    width: 300px;
    height: 412px;
  }
}

@media (max-width: 320px) {
  #work-slider-wrapper {
    margin: 15px auto 0;
    width: 278px;
  }

  #work-slider-wrap {
    width: 276px;
  }

  #work-slider-arr-lt,
  #work-slider-arr-rt {
    top: 390px;
  }

  #work-slider-arr-lt {
    left: 108px;
  }

  #work-slider-arr-rt {
    right: 108px;
  }

  .work-slider-wp {
    width: 270px;
  }

  .work-slider {
    margin: 10px auto 10px 4px;
    width: 260px;
    height: 412px;
    background-position: 25% 50% !important;
  }
}

@media (max-width: 280px) {
  #work-slider-wrapper {
    margin: 10px auto 0;
    width: 260px;
  }

  #work-slider-wrap {
    width: 258px;
  }

  #work-slider-arr-lt {
    left: 88px;
  }

  #work-slider-arr-rt {
    right: 88px;
  }

  .work-slider-wp {
    width: 258px;
  }

  .work-slider {
    margin: 10px auto 10px 0;
    width: 258px;
  }
}

/*
** Style our_advantages.css for site https://kareliatalo.ru/. Author Sergei Merkoev, 2022
*/

#our-advantages-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  /* width: 1336px;
  height: 606px; */
  background: url('../img/Background_grey_light.png') repeat;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  overflow: hidden;
}

#our-advantages-wrap {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1334px;
  height: 604px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

#our-advantages-header-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 100px 0 0 0;
  width: 1334px;
  height: 140px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

#our-advantages-labels-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1020px;
  height: 280px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.our-advantages-label-wrap {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 254px;
  height: 278px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  float: left;
}

.our-advantages-label {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 122px;
  height: 122px;
  border: 1px solid transparent;
  opacity: 0.95;
  background-repeat: no-repeat;
  background-size: cover;
}

@media(max-width:648px) {
  .our-advantages-label {
    height: 64px !important;
    width: 64px !important;
  }
}

.our-advantages-label:hover {
  opacity: 1;
}

#quality_raw_materials {
  background-image: url('../img/quality_raw_materials.png');
}

#experienced_staff {
  background-image: url('../img/experienced_staff.png');
}

#individuality_to_the_approach {
  background-image: url('../img/individuality_to_the_approach.png');
}

#fair_conditions {
  background-image: url('../img/fair_conditions.png');
}

.our-advantages-label-hdr {
  position: relative;
  margin: 32px auto 0;
  padding: 0;
  width: 240px;
  min-height: 18px;
  line-height: 18px;
  text-align: center;
  border: 1px solid transparent;
}

span.adv-label-hdr {
  font-family: 'TipoPepel-RegularBold', Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 16.4px;
  color: #552d23;
}

.our-advantages-label-desc {
  position: relative;
  margin: 8px auto 0;
  padding: 0;
  width: 190px;
  /* m.b. 240px */
  min-height: 18px;
  line-height: 18px;
  text-align: center;
  border: 1px solid transparent;
}

span.adv-label-desc {
  font-family: 'TipoPepel-Regular', Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 15px;
  color: #9c9c9c;
}

/*
 * Further Media screen follow ----------------------------
 */

@media screen and (min-width: 1461px) and (max-width: 1980px) {}

/* @media screen and (min-width: 1201px) and (max-width: 1460px) {} */

@media screen and (min-width: 1341px) and (max-width: 1460px) {}

@media screen and (min-width: 1201px) and (max-width: 1340px) {
  #our-advantages-wrapper {
    /* width: 1198px; */
    height: 564px;
  }

  #our-advantages-wrap {
    width: 1196px;
    height: 560px;
  }

  #our-advantages-header-wrapper {
    padding: 75px 0 0 0;
    width: 1042px;
  }

  #our-advantages-labels-wrapper {
    height: 300px;
  }

  .our-advantages-label-wrap {
    width: 252px;
    height: 290px;
  }

  .our-advantages-label {
    opacity: 1;
  }

  .our-advantages-label-hdr {
    width: 180px;
  }

  .our-advantages-label-desc {
    width: 220px;
  }
}

@media screen and (min-width: 1160px) and (max-width: 1200px) {
  #our-advantages-wrapper {
    /* width: 1158px; */
    height: 564px;
  }

  #our-advantages-wrap {
    width: 1156px;
    height: 560px;
  }

  #our-advantages-header-wrapper {
    padding: 75px 0 0 0;
    width: 1042px;
  }

  #our-advantages-labels-wrapper {
    height: 300px;
  }

  .our-advantages-label-wrap {
    width: 252px;
    height: 290px;
  }

  .our-advantages-label {
    opacity: 1;
  }

  .our-advantages-label-hdr {
    width: 180px;
  }

  .our-advantages-label-desc {
    width: 220px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1159px) {
  #our-advantages-wrapper {
    /* width: 958px; */
    height: 524px;
  }

  #our-advantages-wrap {
    width: 956px;
    height: 520px;
  }

  #our-advantages-header-wrapper {
    padding: 65px 0 0 0;
    width: 942px;
    height: 120px;
  }

  #our-advantages-labels-wrapper {
    width: 940px;
    height: 300px;
  }

  .our-advantages-label-wrap {
    width: 234px;
    height: 290px;
  }

  .our-advantages-label {
    opacity: 1;
  }

  .our-advantages-label-hdr {
    width: 180px;
  }

  .our-advantages-label-desc {
    width: 200px;
  }
}

@media screen and (min-width: 651px) and (max-width: 1000px) {}

@media screen and (min-width: 651px) and (max-width: 959px) {
  #our-advantages-wrapper {
    width: 100%;
    height: 524px;
  }

  #our-advantages-wrap {
    width: 846px;
    height: 520px;
  }

  #our-advantages-header-wrapper {
    padding: 65px 0 0 0;
    width: 842px;
    height: 120px;
  }

  #our-advantages-labels-wrapper {
    width: 840px;
    height: 300px;
  }

  .our-advantages-label-wrap {
    width: 208px;
    height: 290px;
  }

  .our-advantages-label {
    opacity: 1;
  }

  /* #quality_raw_materials {
        background: url("../img/quality_raw_materials.png") no-repeat;
    }

    #experienced_staff {
        background: url("../img/experienced_staff.png") no-repeat;
    }

    #individuality_to_the_approach {
        background: url("../img/individuality_to_the_approach.png") no-repeat;
    }

    #fair_conditions {
        background: url("../img/fair_conditions.png") no-repeat;
    } */

  .our-advantages-label-hdr {
    width: 170px;
  }

  .our-advantages-label-desc {
    width: 170px;
  }
}

@media screen and (min-width: 751px) and (max-width: 850px) {
  #our-advantages-wrapper {
    height: 504px;
  }

  #our-advantages-wrap {
    width: 746px;
    height: 500px;
  }

  #our-advantages-header-wrapper {
    padding: 55px 0 0 0;
    width: 742px;
    height: 120px;
  }

  #our-advantages-labels-wrapper {
    width: 740px;
    height: 300px;
  }

  .our-advantages-label-wrap {
    width: 184px;
    height: 290px;
  }

  .our-advantages-label-hdr {
    width: 170px;
  }

  .our-advantages-label-desc {
    width: 170px;
  }
}

@media screen and (min-width: 651px) and (max-width: 750px) {
  #our-advantages-wrapper {
    /* width: 648px; */
    height: 804px;
  }

  #our-advantages-wrap {
    width: 646px;
    height: 800px;
  }

  #our-advantages-header-wrapper {
    padding: 55px 0 0 0;
    width: 642px;
    height: 120px;
  }

  #our-advantages-header-wrapper h3 {
    font-size: 38px;
  }

  #our-advantages-labels-wrapper {
    width: 480px;
    height: 600px;
  }

  .our-advantages-label-wrap {
    width: 238px;
    height: 290px;
  }

  .our-advantages-label-hdr {
    width: 190px;
  }

  span.adv-label-hdr {
    font-size: 18px;
  }

  .our-advantages-label-desc {
    width: 190px;
    line-height: 20px;
  }

  span.adv-label-desc {
    font-size: 17px;
  }
}

@media (max-width: 650px) {
  #our-advantages-wrapper {
    width: 100%;
    height: 804px;
  }

  #our-advantages-wrap {
    width: 496px;
    height: 800px;
  }

  #our-advantages-header-wrapper {
    padding: 55px 0 0 0;
    width: 482px;
    height: 120px;
  }

  #our-advantages-labels-wrapper {
    width: 480px;
    height: 600px;
  }

  .our-advantages-label-wrap {
    width: 238px;
    height: 290px;
  }

  .our-advantages-label {
    opacity: 1;
  }

  /* #quality_raw_materials {
        background: url("../img/quality_raw_materials.png") no-repeat;
    }

    #experienced_staff {
        background: url("../img/experienced_staff.png") no-repeat;
    }

    #individuality_to_the_approach {
        background: url("../img/individuality_to_the_approach.png") no-repeat;
    }

    #fair_conditions {
        background: url("../img/fair_conditions.png") no-repeat;
    } */

  .our-advantages-label-hdr {
    width: 190px;
  }

  span.adv-label-hdr {
    font-size: 18px;
  }

  .our-advantages-label-desc {
    width: 190px;
    line-height: 20px;
  }

  span.adv-label-desc {
    font-size: 17px;
  }
}

@media (max-width: 500px) {
  #our-advantages-wrapper {
    height: 744px;
  }

  #our-advantages-wrap {
    width: 406px;
    height: 740px;
  }

  #our-advantages-header-wrapper {
    padding: 35px 0 0 0;
    width: 402px;
    height: 90px;
  }

  #our-advantages-header-wrapper h3 {
    font-size: 32px;
  }

  #our-advantages-labels-wrapper {
    width: 400px;
  }

  .our-advantages-label-wrap {
    width: 198px;
  }

  .our-advantages-label-hdr {
    width: 180px;
  }

  .our-advantages-label-desc {
    width: 180px;
  }
}

@media (max-width: 411px) {
  #our-advantages-wrapper {
    height: 1310px;
  }

  #our-advantages-wrap {
    width: 366px;
    height: 1302px;
  }

  #our-advantages-header-wrapper {
    width: 362px;
  }

  #our-advantages-header-wrapper h3 {
    font-size: 28px;
  }

  #our-advantages-labels-wrapper {
    width: 364px;
    height: 1170px;
  }

  .our-advantages-label-wrap {
    width: 362px;
  }

  .our-advantages-label-hdr {
    margin: 20px auto 0;
    width: 320px;
  }

  span.adv-label-hdr {
    font-size: 20px;
  }

  .our-advantages-label-desc {
    width: 320px;
    line-height: 20px;
  }

  span.adv-label-desc {
    font-size: 18px;
  }
}

@media (max-width: 375px) {
  #our-advantages-wrapper {
    height: 1110px;
  }

  #our-advantages-wrap {
    width: 356px;
    height: 1102px;
  }

  #our-advantages-header-wrapper {
    width: 352px;
  }

  #our-advantages-header-wrapper h3 {
    font-size: 26px;
  }

  #our-advantages-labels-wrapper {
    width: 354px;
    height: 970px;
  }

  .our-advantages-label-wrap {
    width: 352px;
    height: 240px;
  }

  .our-advantages-label {
    width: 96px;
    height: 96px;
  }

  /* #quality_raw_materials {
        background: url("../img/quality_raw_materials_96x96.png") no-repeat;
    }

    #experienced_staff {
        background: url("../img/experienced_staff_96x96.png") no-repeat;
    }

    #individuality_to_the_approach {
        background: url("../img/individuality_to_the_approach_96x96.png") no-repeat;
    }

    #fair_conditions {
        background: url("../img/fair_conditions_96x96.png") no-repeat;
    } */

  .our-advantages-label-hdr {
    width: 280px;
  }

  .our-advantages-label-desc {
    width: 280px;
  }
}

@media (max-width: 360px) {
  #our-advantages-wrap {
    width: 316px;
    height: 1102px;
  }

  #our-advantages-header-wrapper {
    width: 314px;
    height: 85px;
  }

  #our-advantages-header-wrapper h3 {
    font-size: 24px;
  }

  #our-advantages-labels-wrapper {
    width: 312px;
  }

  .our-advantages-label-wrap {
    width: 312px;
  }

  .our-advantages-label {
    width: 96px;
    height: 96px;
  }

  .our-advantages-label-hdr {
    width: 260px;
  }

  .our-advantages-label-desc {
    width: 260px;
  }
}

@media (max-width: 320px) {
  #our-advantages-wrapper {
    height: 1020px;
  }

  #our-advantages-wrap {
    width: 278px;
    height: 1012px;
  }

  #our-advantages-header-wrapper {
    width: 274px;
    height: 80px;
  }

  #our-advantages-header-wrapper h3 {
    font-size: 20px;
  }

  #our-advantages-labels-wrapper {
    width: 272px;
    height: 890px;
  }

  .our-advantages-label-wrap {
    width: 272px;
    height: 220px;
  }

  .our-advantages-label {
    width: 64px;
    height: 64px;
  }

  /* #quality_raw_materials {
        background: url("../img/quality_raw_materials_64x64.png") no-repeat;
    }

    #experienced_staff {
        background: url("../img/experienced_staff_64x64.png") no-repeat;
    }

    #individuality_to_the_approach {
        background: url("../img/individuality_to_the_approach_64x64.png") no-repeat;
    }

    #fair_conditions {
        background: url("../img/fair_conditions_64x64.png") no-repeat;
    } */

  span.adv-label-hdr {
    font-size: 18px;
  }

  span.adv-label-desc {
    font-size: 16px;
  }

  /* text-shadow: 1px 1px 2px black, 0 0 1em #000; */
}

@media (max-width: 280px) {
  #our-advantages-wrapper {
    height: 990px;
    overflow: hidden;
  }

  #our-advantages-wrap {
    width: 258px;
    height: 992px;
  }

  #our-advantages-header-wrapper {
    padding: 25px 0 0 0;
    width: 254px;
    height: 95px;
  }

  #our-advantages-header-wrapper h3 {
    font-size: 22px;
  }

  #our-advantages-labels-wrapper {
    width: 252px;
    height: 860px;
  }

  .our-advantages-label-wrap {
    width: 252px;
  }

  .our-advantages-label-hdr {
    width: 248px;
  }

  .our-advantages-label-desc {
    width: 248px;
  }
}

/*
** Style about_us_header.css for site https://kareliatalo.ru/. Author Sergei Merkoev, 2022
*/

#about-us-header-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  padding-bottom: 50px;
  width: 1336px;
  height: auto;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  overflow: hidden;
}

#about-us-header-wrap {
  position: relative;
  margin: 0 auto;
  padding: 100px 0 0 0;
  width: 1334px;
  /*height: 830px;*/
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.about-us-description-wrap {
  margin: 0 auto;
  width: 1102px;
  padding-top: 40px;

  /* display: grid;
  grid-template-columns: 500px 1fr;
  column-gap: 20px;
  align-items: center; */
  /* height: 130px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent; */
}

.about-us-description-wrap--reverse {
  margin: 0 auto;
  width: 1102px;
  /* display: grid;
  grid-template-columns: 1fr 500px;
  column-gap: 20px;
  align-items: center; */
  /* height: 130px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent; */
}

.about-us-description-wrap img {
  float: left;
  width: 100%;
  max-width: 450px;
  margin-right: 14px;
  margin-bottom: 10px;
}

.about-us-description-wrap--reverse img {
  float: right;
  width: 100%;
  max-width: 450px;
  margin-left: 14px;
  margin-bottom: 10px;
  margin-top: 10px;
}

.about-us-description-wrap p {
  margin: 0 auto;
  padding: 0;
  min-height: 100px;
  line-height: 24px;
  color: #666;
}


@media(max-width: 1200px) {
  .about-us-description-wrap {
    width: 942px;
  }

  .about-us-description-wrap--reverse {
    width: 942px;
  }
}

@media(max-width: 992px) {
  .about-us-description-wrap {
    width: 842px;
    padding-top: 30px;
  }

  .about-us-description-wrap--reverse {
    width: 842px;
  }

  .about-us-description-wrap img {
    max-width: 350px;
  }

  .about-us-description-wrap--reverse img {
    max-width: 350px;
  }
}

@media(max-width: 860px) {
  .about-us-description-wrap {
    width: 746px;
  }

  .about-us-description-wrap p {
    line-height: 24px;
    font-size: 18px;
  }

  .about-us-description-wrap--reverse {
    width: 746px;
  }

  .about-us-description-wrap img {
    max-width: 320px;
  }

  .about-us-description-wrap--reverse img {
    max-width: 320px;
  }
}

@media(max-width: 750px) {
  .about-us-description-wrap {
    width: 664px;
  }

  .about-us-description-wrap--reverse {
    width: 664px;
  }

  .about-us-description-wrap img {
    max-width: 300px;
  }

  .about-us-description-wrap--reverse img {
    max-width: 300px;
  }
}

@media(max-width: 650px) {
  .about-us-description-wrap {
    width: 496px;
    padding-top: 0px;
  }

  .about-us-description-wrap--reverse {
    width: 496px;
  }

  .about-us-description-wrap img {
    max-width: 270px;
    margin-right: 6px;
  }

  .about-us-description-wrap--reverse img {
    max-width: 270px;
    margin-left: 6px;
  }
}

@media(max-width: 500px) {
  .about-us-description-wrap {
    width: 380px;
  }

  .about-us-description-wrap--reverse {
    width: 380px;
  }

  .about-us-description-wrap img {
    max-width: 100%;
    float: none;
    height: 200px;
    margin-right: 0px;
    margin-bottom: 10px;
  }

  .about-us-description-wrap--reverse img {
    max-width: 100%;
    float: none;
    height: 200px;
    margin-left: 0px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
}

@media(max-width: 400px) {
  .about-us-description-wrap {
    width: 340px;
  }

  .about-us-description-wrap--reverse {
    width: 340px;
  }
  .about-us-description-wrap p {
    line-height: 20px;
    font-size: 16px;
  }
  .about-us-description-wrap img {
    height: 180px;
  }

  .about-us-description-wrap--reverse img {
    height: 180px;
  }
}

@media(max-width: 360px) {
  .about-us-description-wrap {
    width: 280px;
  }

  .about-us-description-wrap--reverse {
    width: 280px;
  }
}


#about-us-pictures-wrapper {
  position: relative;
  margin: 60px auto 0;
  padding: 0;
  width: 1140px;
  height: 322px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

.about-us-picture-wrap {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 376px;
  height: 320px;
  text-align: center;
  float: left;
}

.about-us-picture {
  position: relative;
  margin: 0 auto 20px;
  padding: 0;
  width: 362px;
  height: 270px;
  border: 1px solid #fff;
}

span.about-us-picture-desc {
  font-family: 'TipoPepel-Regular', Arial, sans-serif;
  font-size: 19px;
  color: #523426;
}

/*
 * Further Media screen follow ----------------------------
 */

@media screen and (min-width: 1461px) and (max-width: 1980px) {}

/* @media screen and (min-width: 1201px) and (max-width: 1460px) {} */

@media screen and (min-width: 1341px) and (max-width: 1460px) {}

@media screen and (min-width: 1201px) and (max-width: 1340px) {
  #about-us-header-wrapper {
    width: 100%;
    /* height: 730px; */
  }

  #about-us-header-wrap {
    padding: 50px 0 0 0;
    width: 1198px;
    height: 660px;
  }
}

@media screen and (min-width: 1160px) and (max-width: 1200px) {
  #about-us-header-wrapper {
    width: 100%;
    /* height: 680px; */
  }

  #about-us-header-wrap {
    padding: 50px 0 0 0;
    width: 1158px;
    height: 620px;
  }

  #about-us-description-wrap {
    margin: 40px auto 0;
    width: 1000px;
  }

  #about-us-pictures-wrapper {
    margin: 40px auto 0;
    width: 1000px;
  }

  .about-us-picture-wrap {
    width: 332px;
  }

  .about-us-picture {
    width: 320px;
    height: 240px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1159px) {
  #about-us-header-wrapper {
    width: 100%;
    /* height: 620px; */
  }

  #about-us-header-wrap {
    padding: 40px 0 0 0;
    width: 958px;
    height: 570px;
  }

  #about-us-description-wrap {
    margin: 30px auto 0;
    width: 920px;
  }

  #about-us-description-wrap p {
    font-size: 18px;
  }

  #about-us-pictures-wrapper {
    margin: 40px auto 0;
    width: 920px;
    height: 280px;
  }

  .about-us-picture-wrap {
    width: 305px;
    height: 270px;
  }

  .about-us-picture {
    width: 280px;
    height: 200px;
  }
}

@media screen and (min-width: 651px) and (max-width: 1000px) {}

@media screen and (min-width: 651px) and (max-width: 959px) {
  #about-us-header-wrapper {
    width: 100%;
    /* height: 570px; */
  }

  #about-us-header-wrap {
    padding: 40px 0 0 0;
    width: 848px;
    height: 510px;
  }

  #about-us-description-wrap {
    margin: 20px auto 0;
    width: 810px;
    height: 140px;
  }

  #about-us-description-wrap p {
    font-size: 18px;
  }

  #about-us-pictures-wrapper {
    margin: 20px auto 0;
    width: 810px;
    height: 240px;
  }

  .about-us-picture-wrap {
    width: 268px;
    height: 230px;
  }

  .about-us-picture {
    margin: 0 auto 15px;
    width: 240px;
    height: 160px;
  }
}

@media screen and (min-width: 751px) and (max-width: 850px) {
  #about-us-header-wrapper {
    width: 100%;
    /* height: 580px; */
  }

  #about-us-header-wrap {
    padding: 40px 0 0 0;
    width: 748px;
    height: 530px;
  }

  #about-us-description-wrap {
    margin: 20px auto 0;
    width: 730px;
    height: 160px;
  }

  #about-us-description-wrap p {
    font-size: 18px;
  }

  #about-us-pictures-wrapper {
    margin: 20px auto 0;
    width: 734px;
    height: 240px;
  }

  .about-us-picture-wrap {
    width: 242px;
    height: 230px;
  }

  .about-us-picture {
    margin: 0 auto 10px;
    width: 230px;
    height: 160px;
  }
}

@media screen and (min-width: 651px) and (max-width: 750px) {
  #about-us-header-wrapper {
    width: 100%;
    /* height: 550px; */
  }

  #about-us-header-wrap {
    padding: 35px 0 0 0;
    width: 648px;
    height: 500px;
  }

  #about-us-header-wrap h3 {
    font-size: 36px;
  }

  #about-us-description-wrap {
    margin: 20px auto 0;
    width: 630px;
    height: 160px;
  }

  #about-us-description-wrap p {
    font-size: 17px;
  }

  #about-us-pictures-wrapper {
    margin: 20px auto 0;
    width: 634px;
    height: 210px;
  }

  .about-us-picture-wrap {
    width: 210px;
    height: 200px;
  }

  .about-us-picture {
    margin: 0 auto 10px;
    width: 200px;
    height: 140px;
  }
}

@media (max-width: 650px) {
  #about-us-header-wrapper {
    width: 100%;
    /* height: 1350px; */
  }

  #about-us-header-wrap {
    padding: 35px 0 0 0;
    width: 498px;
    height: 1310px;
  }

  #about-us-header-wrap h3 {
    font-size: 36px;
  }

  #about-us-description-wrap {
    margin: 0 auto;
    width: 440px;
    height: 260px;
  }

  #about-us-description-wrap p {
    font-size: 17px;
  }

  #about-us-pictures-wrapper {
    margin: 20px auto 0;
    width: 440px;
    height: 910px;
  }

  .about-us-picture-wrap {
    width: 430px;
    height: 300px;
  }

  .about-us-picture {
    margin: 0 auto 15px;
    width: 400px;
    height: 240px;
  }
}

@media (max-width: 500px) {
  #about-us-header-wrapper {
    width: 100%;
    /* height: 1330px; */
  }

  #about-us-header-wrap {
    width: 408px;
    height: 1290px;
  }

  #about-us-description-wrap {
    width: 400px;
  }

  #about-us-pictures-wrapper {
    width: 400px;
    height: 905px;
  }

  .about-us-picture-wrap {
    width: 400px;
  }

  .about-us-picture {
    margin: 0 auto 10px;
    width: 370px;
  }
}

@media (max-width: 411px) {
  #about-us-header-wrapper {
    width: 100%;
    /* height: 1340px; */
  }

  #about-us-header-wrap {
    padding: 30px 0 0 0;
    width: 368px;
    height: 1300px;
  }

  #about-us-description-wrap {
    width: 340px;
    height: 300px;
  }

  #about-us-pictures-wrapper {
    width: 360px;
    height: 875px;
  }

  .about-us-picture-wrap {
    width: 360px;
    height: 290px;
  }

  .about-us-picture {
    margin: 0 auto 15px;
    width: 340px;
    height: 230px;
  }
}

@media (max-width: 375px) {
  #about-us-header-wrapper {
    width: 100%;
    /* height: 1310px; */
  }

  #about-us-header-wrap {
    width: 358px;
    height: 1270px;
  }

  #about-us-pictures-wrapper {
    width: 340px;
    height: 845px;
  }

  .about-us-picture-wrap {
    width: 340px;
    height: 280px;
  }

  .about-us-picture {
    width: 330px;
    height: 220px;
  }
}

@media (max-width: 360px) {
  #about-us-header-wrapper {
    width: 100%;
    /* height: 1300px; */
  }

  #about-us-header-wrap {
    width: 318px;
    height: 1260px;
  }

  #about-us-header-wrap h3 {
    font-size: 34px;
  }

  #about-us-description-wrap {
    width: 280px;
    height: 380px;
  }

  #about-us-pictures-wrapper {
    width: 310px;
    height: 755px;
  }

  .about-us-picture-wrap {
    width: 310px;
    height: 250px;
  }

  .about-us-picture {
    width: 280px;
    height: 190px;
  }
}

@media (max-width: 320px) {
  #about-us-header-wrapper {
    /* height: 1240px; */
  }

  #about-us-header-wrap {
    width: 278px;
    height: 1200px;
  }

  #about-us-header-wrap h3 {
    font-size: 28px;
  }

  #about-us-description-wrap {
    margin: -30px auto 0;
    width: 260px;
    height: 385px;
  }

  #about-us-description-wrap p {
    font-size: 16px;
  }

  #about-us-pictures-wrapper {
    width: 260px;
    height: 700px;
  }

  .about-us-picture-wrap {
    width: 260px;
    height: 230px;
  }

  .about-us-picture {
    width: 250px;
    height: 170px;
  }
}

@media (max-width: 280px) {
  #about-us-header-wrapper {
    height: 1260px;
  }

  #about-us-header-wrap {
    width: 258px;
    height: 1220px;
  }

  #about-us-description-wrap {
    margin: -10px auto 0;
    width: 250px;
    height: 420px;
  }

  #about-us-description-wrap p {
    line-height: 30px;
  }

  #about-us-pictures-wrapper {
    width: 250px;
    height: 670px;
  }

  .about-us-picture-wrap {
    width: 250px;
    height: 220px;
  }

  .about-us-picture {
    width: 240px;
    height: 160px;
  }
}

/*
** Common Style for site https://kareliatalo.ru/. Author Sergei Merkoev, 2022 --------
*/

#our-services-wrapper {
  position: relative;
  margin: 0 auto;
  height: auto;
  padding: 100px 0;
  /* width: 1336px; */
  /* height: 702px; */
  background: url('../img/Background_grey_light.png') repeat;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  overflow: hidden;
}

#our-services-wrap {
  position: relative;
  margin: 0 auto;
  width: 1334px;
  /* height: 700px; */
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  height: auto;
}

#service-blocks-wrapper {
  position: relative;
  margin: 20px auto 0;
  padding: 0;

  display:grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 20px;
  row-gap: 20px;
  height: auto;
  border: 1px solid transparent;
}

.service-block-wrap {
  position: relative;

  padding: 0;
  border:2px #e4e4e4 solid;

  background-color: #fff;
  /* border: 1px solid #ccc; */
  border-radius: 5px;
  /* box-shadow: -4px -4px 5px #ccc, 4px 4px 5px #ccc; */
 display:flex;
 gap:20px;
 padding:20px;
  transition-duration: .3s;
  transition-property: box-shadow;
  transition-timing-function: linear;
}



.service-block-img {

  margin: 0;
  padding: 0;
  width: 64px;
  height: 64px;
  border: 1px solid #fff;
}

.service-block-img img {
  width: 100%;
  height: 100%;
}

/* #construction {
    background: url("../img/construction_64x64.png") no-repeat;
}

#materials {
    background: url("../img/materials_64x64.png") no-repeat;
}

#delivery {
    background: url("../img/delivery_64x64.png") no-repeat;
}

#facility {
    background: url("../img/facility_64x64.png") no-repeat;
} */

.service-block-txt {

  margin: 0;
  padding: 0;
  width:100%;
  line-height: 20px;
  border: 1px solid transparent;
}

.service-block-txt span {
  font-family: 'TipoPepel-Light', Arial, sans-serif;
  font-size: 17px;
  color: #a6a6a6;
}

.service-block-txt span.sb-txt-hdr {
  font-family: 'TipoPepel-Regular', Arial, sans-serif;
  font-size: 24px;
  color: #523426;
      display: block;
}

@media (max-width: 992px) {
  .service-block-txt span.sb-txt-hdr {
    font-size: 20px;
  }
}

.service-block-txt span.sb-txt-upp {
  text-transform: uppercase;
}

/* sections max-width: 1336px; ----------------------------------------------------------------- */

/*
 * Further Media screen follow ----------------------------
 */

@media screen and (min-width: 1461px) and (max-width: 1980px) {
  /* #our-services-wrapper {
        width: 1334px;
    } */
}

@media screen and (min-width: 1341px) and (max-width: 1460px) {
  /* #our-services-wrapper {
        width: 1334px;
    } */
}

@media screen and (min-width: 1201px) and (max-width: 1340px) {
  #our-services-wrapper {
    /* width: 1198px; */
    /* height: 602px; */
  }

  #our-services-wrap {
    padding: 50px 0;
    width: 1196px;
    /* height: 600px; */
  }

  #service-blocks-wrapper {
    margin: 38px auto 0;
    width: 1196px;
  }

  .service-block-wrap {
    /*width: 100%;*/
  }

  .service-block-img {
    left: 35px;
  }

  .service-block-txt {
    left: 126px;
   /* width: 320px;
    height: 90px;*/
  }
}

@media screen and (min-width: 1160px) and (max-width: 1200px) {
  #our-services-wrapper {
    /* width: 1158px; */
    /* height: 602px; */
  }

  #our-services-wrap {
    padding: 50px 0;
    width: 1156px;
    /* height: 600px; */
  }

  #service-blocks-wrapper {
    margin: 38px auto 0;
    width: 1042px;
  }

  .service-block-wrap {
    width: 486px;
  }

  .service-block-img {
    left: 35px;
  }

  .service-block-txt {
    left: 126px;
    width: 320px;
    height: 90px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1159px) {
  #our-services-wrapper {
    /* width: 958px; */
    /* height: 602px; */
  }

  #our-services-wrap {
    padding: 50px 0;
    width: 956px;
    /* height: 600px; */
  }

  #service-blocks-wrapper {
    margin: 38px auto 0;
    width: 942px;
  }

  .service-block-wrap {
    width: 436px;
  }

  .service-block-img {
    left: 35px;
  }

  .service-block-txt {
    left: 126px;
    width: 280px;
    height: 90px;
  }
}

@media screen and (min-width: 651px) and (max-width: 1000px) {}

@media screen and (min-width: 651px) and (max-width: 959px) {
  #our-services-wrapper {
    width: 100%;
    /* height: 582px; */
  }

  #our-services-wrap {
    padding: 50px 0;
    width: 840px;
    /* height: 580px; */
  }

  #service-blocks-wrapper {
    margin: 38px auto 0;
    width: 842px;
  }

  .service-block-wrap {
    width: 384px;
    height: 146px;
  }

  .service-block-img {
    top: 40px;
    left: 25px;
    width: 48px;
    height: 48px;
  }

  #construction {
    background: url('../img/construction_48x48.png') no-repeat;
  }

  #materials {
    background: url('../img/materials_48x48.png') no-repeat;
  }

  #delivery {
    background: url('../img/delivery_48x48.png') no-repeat;
  }

  #facility {
    background: url('../img/facility_48x48.png') no-repeat;
  }

  .service-block-txt {
    top: 40px;
    left: 90px;
    width: 270px;
    height: 90px;
  }
}

@media screen and (min-width: 851px) and (max-width: 900px) {}

@media screen and (min-width: 751px) and (max-width: 850px) {
  #our-services-wrapper {
    /*width: 748px;*/
    /* height: 522px; */
  }

  #our-services-wrap {
    padding: 40px 0;
    width: 746px;
    /* height: 480px; */
  }

  #service-blocks-wrapper {
    margin: 30px auto 0;
    width: 732px;
    height: 340px;
  }

  .service-block-wrap {
    width: 330px;
    height: 136px;
  }

  .service-block-img {
    top: 30px;
    left: 15px;
    width: 48px;
    height: 48px;
  }

  #construction {
    background: url('../img/construction_48x48.png') no-repeat;
  }

  #materials {
    background: url('../img/materials_48x48.png') no-repeat;
  }

  #delivery {
    background: url('../img/delivery_48x48.png') no-repeat;
  }

  #facility {
    background: url('../img/facility_48x48.png') no-repeat;
  }

  .service-block-txt {
    top: 30px;
    left: 75px;
    width: 240px;
    height: 90px;
  }
}

@media screen and (min-width: 651px) and (max-width: 750px) {
  #our-services-wrapper {
    /* height: 502px; */
  }

  #our-services-wrap {
    padding: 35px 0;
    width: 646px;
    /* height: 462px; */
  }

  #service-blocks-wrapper {
    margin: 25px auto 0;
    width: 632px;
    height: 340px;
  }

  .service-block-wrap {
    margin: 10px 10px 15px 10px;
    width: 292px;
    height: 136px;
  }

  .service-block-img {
    top: 20px;
    left: 10px;
    width: 32px;
    height: 32px;
  }

  #construction {
    background: url('../img/construction_32x32.png') no-repeat;
  }

  #materials {
    background: url('../img/materials_32x32.png') no-repeat;
  }

  #delivery {
    background: url('../img/delivery_32x32.png') no-repeat;
  }

  #facility {
    background: url('../img/facility_32x32.png') no-repeat;
  }

  .service-block-txt {
    top: 20px;
    left: 50px;
    width: 230px;
    height: 100px;
  }
}

@media (max-width: 650px) {
  #our-services-wrapper {
    /* width: 100%;
        height: 812px; */
  }
  #service-blocks-wrapper {
    position: relative;
    margin: 20px auto 0;
    padding: 0;
    display: flex;
    flex-direction:column;
    }

  #our-services-wrap {
    padding: 25px 0;
    width: 496px;
    /* height: 782px; */
  }

  .hdr-sub-3-wp {
    width: 440px;
    height: 60px;
  }

  #service-blocks-wrapper {
    margin: 10px auto 0;

  }

  .service-block-wrap {
    margin: 10px 10px 15px 10px;

  }

  .service-block-img {
    top: 24px;
    left: 20px;
    width: 48px;
    height: 48px;
  }

  #construction {
    background: url('../img/construction_48x48.png') no-repeat;
  }

  #materials {
    background: url('../img/materials_48x48.png') no-repeat;
  }

  #delivery {
    background: url('../img/delivery_48x48.png') no-repeat;
  }

  #facility {
    background: url('../img/facility_48x48.png') no-repeat;
  }

  .service-block-txt {
    top: 20px;
    left: 85px;

  }
}

@media (max-width: 500px) {
  #our-services-wrapper {
    /* height: 1202px; */
  }

  #our-services-wrap {
    width: 406px;
    /* height: 1162px; */
  }

  #our-services-wrap h3 {
    font-size: 38px;
  }

  .hdr-sub-3-wp {
    width: 400px;
    height: 50px;
    line-height: 24px;
  }

  span.hdr-sub-3 {
    font-size: 16px;
  }

  #service-blocks-wrapper {

  }

  .service-block-wrap {

  }

  .service-block-img {
    top: 24px;
    left: 160px;
    width: 64px;
    height: 64px;
  }

  #construction {
    background: url('../img/construction_64x64.png') no-repeat;
  }

  #materials {
    background: url('../img/materials_64x64.png') no-repeat;
  }

  #delivery {
    background: url('../img/delivery_64x64.png') no-repeat;
  }

  #facility {
    background: url('../img/facility_64x64.png') no-repeat;
  }


  .service-block-txt span.sb-txt-hdr {
    font-size: 24px;
  }

  .service-block-txt span {
    font-size: 16px;
  }
}

@media (max-width: 411px) {
  #our-services-wrap {
    width: 372px;
  }

  #our-services-wrap h3 {
    font-size: 38px;
  }

  .hdr-sub-3-wp {
    width: 360px;
    height: 50px;
    line-height: 24px;
  }

  span.hdr-sub-3 {
    font-size: 16px;
  }

  #service-blocks-wrapper {

  }

  .service-block-wrap {

  }

  .service-block-img {
    left: 145px;
  }

  .service-block-txt {
    left: 10px;

  }
}

@media (max-width: 375px) {
  #our-services-wrap {
    width: 358px;
  }

  #our-services-wrap h3 {
    font-size: 38px;
  }

  .hdr-sub-3-wp {
    width: 350px;
    height: 50px;
    line-height: 24px;
  }

  span.hdr-sub-3 {
    font-size: 16px;
  }

  #service-blocks-wrapper {

  }

  .service-block-wrap {

  }

  .service-block-img {
    left: 130px;
  }

  .service-block-txt {

  }
}

@media (max-width: 360px) {
  #our-services-wrap {
    width: 318px;
  }

  #our-services-wrap h3 {
    font-size: 36px;
  }

  .hdr-sub-3-wp {
    width: 300px;
    height: 50px;
    line-height: 24px;
  }

  span.hdr-sub-3 {
    font-size: 16px;
  }

  #service-blocks-wrapper {
    width: 310px;
  }

  .service-block-wrap {
    width: 290px;
  }

  .service-block-img {
    left: 115px;
  }

  .service-block-txt {
    width: 270px;
  }
}

@media (max-width: 320px) {
  #our-services-wrapper {
    /* height: 1332px; */
  }

  #our-services-wrap {
    width: 278px;
    /* height: 1292px; */
  }

  #our-services-wrap h3 {
    font-size: 36px;
  }

  .hdr-sub-3-wp {
    width: 270px;
    height: 75px;
    line-height: 24px;
  }

  span.hdr-sub-3 {
    font-size: 16px;
  }

  #service-blocks-wrapper {
    width: 270px;
    height: 1150px;
  }

  .service-block-wrap {
    width: 250px;
    height: 260px;
  }

  .service-block-img {
    left: 95px;
  }

  .service-block-txt {
    width: 230px;
    height: 155px;
  }
}

@media (max-width: 280px) {
  #our-services-wrap {
    width: 258px;
  }

  #our-services-wrap h3 {
    font-size: 36px;
  }

  .hdr-sub-3-wp {
    width: 250px;
    height: 75px;
    line-height: 24px;
  }

  span.hdr-sub-3 {
    font-size: 16px;
  }

  #service-blocks-wrapper {
    width: 250px;
  }

  .service-block-wrap {
    width: 230px;
  }

  .service-block-img {
    left: 85px;
  }

  .service-block-txt {
    width: 210px;
  }
}

/* form_feed_back_wrap.css ------------------------------------------------------ */

#form-order-a-catalog-mob-wrap,
#form-feed-back-mob-wrap,
#form-order-a-catalog-wrap,
#form-feed-back-wrap,
#form-successful-feedback-wrap {
  position: relative;
  margin: 160px auto 0;
  padding: 0;
  width: 482px;
  height: 460px;
  background-color: #fff;
  border: 1px solid #ba884d;
  border-radius: 18px;
  box-shadow: 1px 2px 12px rgba(0, 0, 0, 0.2);
  display: none;
}

#form-order-a-catalog-wp,
#form-order-a-catalog-mob-wp,
#form-fb-wp,
#form-fb-mob-wp {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  /* 480px */
  height: 100%;
  /* 470px */
  background: url('../img/Background_grey.png') repeat;
  border: 1px solid transparent;
  border-radius: 18px;
}

#form-successful-feedback-wrap {
  background: url('../img/Background_grey.png') repeat;
}

#form-order-a-catalog-mob-wp,
#form-fb-mob-wp {
  display: none;
}

#form-oc-cls,
#form-fb-cls,
#form-sf-cls {
  z-index: 10000;
  position: absolute;
  top: 15px;
  right: 12px;
  margin: 0;
  padding: 0;
  width: 32px;
  height: 32px;
  line-height: 34px;
  text-align: center;
  /*background-color: #fff;*/
  border: 3px solid #b98344;
  border-radius: 18px;
  cursor: pointer;
  /*box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1), -1px 2px 10px rgba(0, 0, 0, 0.2);*/
  /*opacity: .8;*/
  transition-duration: 0.15s;
}

#form-oc-cls:hover,
#form-fb-cls:hover,
#form-sf-cls:hover {
  transform: rotate(-15deg);
  transition-duration: 0.15s;
}

/*
#form-oc-cls span, #form-fb-cls span {
    font-size: 20px;
    font-weight: bold;
    color: #B98344;
}
*/

#form-oc-cls:before,
#form-fb-cls:before,
#form-sf-cls:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 2px;
  width: 10px;
  height: 10px;
  border: 4px solid #b7894d;
  border-bottom: none;
  border-left: none;
  border-radius: 4px;
  transform: rotate(45deg);
}

#form-oc-cls:after,
#form-fb-cls:after,
#form-sf-cls:after {
  content: '';
  position: absolute;
  top: 10px;
  left: 15px;
  width: 10px;
  height: 10px;
  border: 4px solid #b7894d;
  border-bottom: none;
  border-left: none;
  border-radius: 4px;
  transform: rotate(-135deg);
}

/*
 * Further Media screen follow ----------------------------
 */

@media screen and (min-width: 1461px) and (max-width: 1980px) {}

@media screen and (min-width: 1461px) and (max-width: 1680px) {

  #form-order-a-catalog-mob-wrap,
  #form-feed-back-mob-wrap,
  #form-order-a-catalog-wrap,
  #form-feed-back-wrap,
  #form-successful-feedback-wrap {
    margin: 140px auto 0;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1460px) {

  #form-order-a-catalog-mob-wrap,
  #form-feed-back-mob-wrap,
  #form-order-a-catalog-wrap,
  #form-feed-back-wrap,
  #form-successful-feedback-wrap {
    margin: 120px auto 0;
  }
}

@media screen and (min-width: 1160px) and (max-width: 1200px) {

  #form-order-a-catalog-mob-wrap,
  #form-feed-back-mob-wrap,
  #form-order-a-catalog-wrap,
  #form-feed-back-wrap,
  #form-successful-feedback-wrap {
    margin: 110px auto 0;
  }
}

@media screen and (min-width: 960px) and (max-width: 1159px) {

  #form-order-a-catalog-mob-wrap,
  #form-feed-back-mob-wrap,
  #form-order-a-catalog-wrap,
  #form-feed-back-wrap,
  #form-successful-feedback-wrap {
    margin: 80px auto 0;
  }
}

@media screen and (min-width: 1040px) and (max-width: 1099px) {}

@media screen and (min-width: 960px) and (max-width: 1039px) {}

@media screen and (min-width: 900px) and (max-width: 959px) {}

@media screen and (min-width: 850px) and (max-width: 899px) {}

@media screen and (min-width: 800px) and (max-width: 849px) {}

@media screen and (min-width: 651px) and (max-width: 1000px) {

  #form-order-a-catalog-mob-wrap,
  #form-feed-back-mob-wrap,
  #form-order-a-catalog-wrap,
  #form-feed-back-wrap,
  #form-successful-feedback-wrap {
    margin: 80px auto 0;
  }
}

@media (max-width: 650px) {

  #form-order-a-catalog-mob-wrap,
  #form-feed-back-mob-wrap,
  #form-order-a-catalog-wrap,
  #form-feed-back-wrap,
  #form-successful-feedback-wrap {
    margin: 100px auto 0;
    width: 422px;
    height: 432px;
  }

  #form-order-a-catalog-wp,
  #form-fb-wp {
    display: none !important;
  }

  #form-order-a-catalog-mob-wp,
  #form-fb-mob-wp {
    display: block;
  }

  #form-oc-cls,
  #form-fb-cls,
  #form-sf-cls {
    top: 11px;
    right: 8px;
    width: 27px;
    height: 27px;
  }

  #form-oc-cls:before,
  #form-fb-cls:before,
  #form-sf-cls:before {
    top: 8px;
    left: 2px;
    width: 9px;
    height: 9px;
    border-width: 3px;
  }

  #form-oc-cls:after,
  #form-fb-cls:after,
  #form-sf-cls:after {
    top: 8px;
    left: 13px;
    width: 9px;
    height: 9px;
    border-width: 3px;
  }
}

@media (max-width: 500px) {

  #form-order-a-catalog-mob-wrap,
  #form-feed-back-mob-wrap,
  #form-order-a-catalog-wrap,
  #form-feed-back-wrap,
  #form-successful-feedback-wrap {
    margin: 80px auto 0;
    width: 382px;
    height: 472px;
  }

  #form-oc-cls,
  #form-fb-cls,
  #form-sf-cls {
    top: 12px;
    width: 26px;
    height: 26px;
  }

  #form-oc-cls:before,
  #form-fb-cls:before,
  #form-sf-cls:before {
    top: 7px;
    left: 1px;
  }

  #form-oc-cls:after,
  #form-fb-cls:after,
  #form-sf-cls:after {
    top: 7px;
    left: 12px;
  }
}

@media (max-width: 411px) {

  #form-order-a-catalog-mob-wrap,
  #form-feed-back-mob-wrap,
  #form-order-a-catalog-wrap,
  #form-feed-back-wrap,
  #form-successful-feedback-wrap {
    margin: 50px auto 0;
    width: 362px;
    height: 472px;
  }

  #form-oc-cls,
  #form-fb-cls,
  #form-sf-cls {
    width: 25px;
    height: 25px;
  }
}

@media (max-width: 375px) {

  #form-order-a-catalog-mob-wrap,
  #form-feed-back-mob-wrap,
  #form-order-a-catalog-wrap,
  #form-feed-back-wrap,
  #form-successful-feedback-wrap {
    margin: 25px auto 0;
    width: 342px;
    height: 472px;
  }

  #form-oc-cls,
  #form-fb-cls,
  #form-sf-cls {
    top: 10px;
    right: 6px;
  }
}

@media (max-width: 360px) {

  #form-order-a-catalog-mob-wrap,
  #form-feed-back-mob-wrap,
  #form-order-a-catalog-wrap,
  #form-feed-back-wrap,
  #form-successful-feedback-wrap {
    margin: 25px auto 0;
    width: 302px;
    height: 426px;
  }

  #form-oc-cls,
  #form-fb-cls,
  #form-sf-cls {
    top: 10px;
    right: 6px;
    width: 23px;
    height: 23px;
  }

  #form-oc-cls:before,
  #form-fb-cls:before,
  #form-sf-cls:before {
    top: 6px;
    left: 1px;
    width: 8px;
    height: 8px;
    border-width: 3px;
  }

  #form-oc-cls:after,
  #form-fb-cls:after,
  #form-sf-cls:after {
    top: 6px;
    left: 11px;
    width: 8px;
    height: 8px;
    border-width: 3px;
  }
}

@media (max-width: 320px) {

  #form-order-a-catalog-mob-wrap,
  #form-feed-back-mob-wrap,
  #form-order-a-catalog-wrap,
  #form-feed-back-wrap,
  #form-successful-feedback-wrap {
    width: 272px;
    height: 424px;
  }
}

@media (max-width: 280px) {

  #form-order-a-catalog-mob-wrap,
  #form-feed-back-mob-wrap,
  #form-order-a-catalog-wrap,
  #form-feed-back-wrap,
  #form-successful-feedback-wrap {
    margin: 25px auto 0;
    width: 250px;
    height: 454px;
  }

  #form-oc-cls,
  #form-fb-cls,
  #form-sf-cls {
    top: 12px;
    right: 8px;
    width: 22px;
    height: 22px;
  }

  #form-oc-cls:before,
  #form-fb-cls:before,
  #form-sf-cls:before {
    top: 6px;
    left: 2px;
    width: 7px;
    height: 7px;
    border-width: 3px;
  }

  #form-oc-cls:after,
  #form-fb-cls:after,
  #form-sf-cls:after {
    top: 6px;
    left: 10px;
    width: 7px;
    height: 7px;
    border-width: 3px;
  }
}

/*
** Style contacts.css for site https://kareliatalo.ru/. Author Sergei Merkoev, 2022
*/

#contacts-wrapper {
  position: relative;
  margin: -1px auto 0;
  padding: 0;
  width: 1336px;
  height: 697px;
  /*background-color: #5A3A2B;*/
  border: none;
  /* border-top: 1px solid transparent;
  border-bottom: 1px solid #5a3a2b; */
  overflow: hidden;
}

#contacts-wrap {
  position: relative;
  margin: 0 auto;
  padding: 0 0 0 0;
  /*width: 1130px;*/
  height: 728px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

#contacts-txt-wrap {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 293px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  /*outline: 1px solid #00f;*/
  display: flex;
  /*justify-content: space-between;*/
  column-gap: 30px;
}

#contacts-txt-hdr-wrap {
  display: none;
}

#contacts-logo-wrap {
  position: relative;
  /* margin: 45px 0 10px 295px; */
  margin-top: 45px;
  padding: 0;
  width: 354px;
  height: 110px;
  background-image: url('../img/KareliaTalo_logo_white.png');
  background-size: cover;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  float: left;
}

#contacts-logo-txt-wrap {
  position: relative;
  /* margin: 45px auto 10px 35px; */
  margin-top: 45px;
  padding: 0;
  /* width: 390px; */
  /* 354px */
  height: 250px;
  /* 180px */
  line-height: 26px;
  border: 1px solid #fff;
  /*outline: 1px solid #f0f;*/
  float: left;
}

#contacts-logo-txt-wrap span,
#contacts-logo-txt-wrap a {
  font-family: 'TipoPepel-RegularBold', Arial, sans-serif;
  font-size: 22px;
  color: #502b1e;
}

#contacts-logo-txt-wrap span.txt-request-a-call-gold {
  font-family: 'TipoPepel-Regular', Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 22px;
  /* 17px */
  color: #ba884c;
}

#contacts-map-wrap {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  height: 400px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

/*#contacts-map-wrap iframe { outline: 1px solid #F00; }*/

/*
 * Further Media screen follow ----------------------------
 */

@media screen and (min-width: 1461px) and (max-width: 1980px) {}

/* @media screen and (min-width: 1201px) and (max-width: 1460px) {} */

@media screen and (min-width: 1341px) and (max-width: 1460px) {}

@media screen and (min-width: 1201px) and (max-width: 1340px) {
  #contacts-wrapper {
    width: 100%;
  }

  #contacts-wrap {
    width: 1196px;
  }

  #contacts-logo-wrap {
    margin-top: 45px;
    width: 299px;
    height: 92px;
  }
}

@media screen and (min-width: 1160px) and (max-width: 1200px) {
  #contacts-wrapper {
    width: 100%;
  }

  #contacts-wrap {
    width: 1000px;
    border-right: none;
    border-left: none;
  }

  #contacts-logo-wrap {
    margin-top: 45px;
    width: 294px;
    height: 91px;
  }

  #contacts-map-wrap {
    width: 100%;
  }
}

@media screen and (min-width: 960px) and (max-width: 1159px) {
  #contacts-wrapper {
    width: 100%;
    height: 700px;
  }

  #contacts-wrap {
    width: 900px;
    height: 698px;
    border-right: none;
    border-left: none;
  }

  #contacts-txt-wrap {
    height: 290px;
  }

  #contacts-logo-wrap {
    margin-top: 45px;
    width: 244px;
    height: 76px;
    /* background: url("../img/KareliaTalo_logo_white_266x83.png") no-repeat; */
  }

  #contacts-logo-txt-wrap {
    margin-top: 45px;
    /* width: 370px; */
  }

  #contacts-logo-txt-wrap span {
    font-size: 20px;
  }

  #contacts-map-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 99.8%;
  }
}

@media screen and (min-width: 651px) and (max-width: 1000px) {}

@media screen and (min-width: 651px) and (max-width: 959px) {
  #contacts-wrapper {
    width: 100%;
    height: 650px;
  }

  #contacts-wrap {
    width: 100%;
    height: 694px;
    border-right: none;
    border-left: none;
  }

  #contacts-txt-wrap {
    width:800px;
    height: 246px;
  }

  #contacts-logo-wrap {
    margin-top: 25px;
    width: 243px;
    height: 76px;

    /* background: url("../img/KareliaTalo_logo_white_266x83.png") no-repeat; */
  }

  #contacts-logo-txt-wrap {
    margin-top: 25px;
    /* width: 300px; */
  }

  #contacts-logo-txt-wrap span {
    font-size: 16px;
  }

  #contacts-map-wrap {
    width: 100%;
    height: 392px;
  }

  #contacts-map-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 99.8%;
  }
}

@media screen and (min-width: 751px) and (max-width: 850px) {
  #contacts-wrapper {
    width: 100%;
    height: 685px;
  }

  #contacts-wrap {
    height: 694px;
  }

  #contacts-logo-wrap {
    width: 248px;
    height: 76px;
    /* background: url("../img/KareliaTalo_logo_white_266x83.png") no-repeat; */
  }

  #contacts-txt-wrap {
    width: 700px;
    height: 283px;
  }

  /*#contacts-logo-txt-wrap { width: 266px; }*/

  #contacts-map-wrap {
    height: 392px;
  }

  #contacts-logo-txt-wrap {
    width: 300px;
  }
}

@media screen and (min-width: 651px) and (max-width: 750px) {
  #contacts-wrapper {
    width: 100%;
    height: 686px;
  }

  #contacts-wrap {
    height: 694px;
  }

  #contacts-txt-wrap {
    width: 600px;
    height: 280px;
  }

  #contacts-logo-wrap {
    width: 240px;
    height: 73px;
    /* background: url("../img/KareliaTalo_logo_white_266x83.png") no-repeat; */
  }

  #contacts-logo-txt-wrap {
    width: 266px;
  }

  #contacts-map-wrap {
    height: 392px;
  }
}

@media (max-width: 650px) {
  #contacts-wrapper {
    width: 100%;
    height: 792px;
  }

  #contacts-wrap {
    width: 100%;
    height: 824px;
  }

  #contacts-txt-wrap {
    width: 400px;
    height: 387px;
    flex-direction: column;
    align-items: center;
    row-gap: 14px;
    justify-content: center;
  }

  #contacts-txt-hdr-wrap {
    display: none;
  }

  #contacts-logo-wrap {
    margin-top: 25px;
    width: 244px;
    height: 75px;
    /* background: url("../img/KareliaTalo_logo_white_266x83.png") no-repeat; */
    float: none;
  }

  #contacts-logo-txt-wrap {
    margin-top: 0px;
    width: 366px;
    text-align: center;
    float: none;
  }

  #contacts-logo-txt-wrap span {
    font-size: 20px;
  }
}

@media (max-width: 500px) {
  #contacts-logo-wrap {
    width: 218px;
    height: 67px;
  }
}

@media (max-width: 411px) {
  #contacts-wrapper {
    height: 774px;
  }

  #contacts-wrap {
    height: 898px;
  }

  #contacts-txt-wrap {
    width: 350px;
    height: 370px;
  }

  #contacts-txt-hdr-wrap {
    display: block;
    margin: 42px auto 32px;
    text-align: center;
    font-family: 'TipoPepel-Medium', Arial, sans-serif;
    text-transform: uppercase;
    font-size: 32px;
  }

  #contacts-logo-wrap {
    width: 200px;
    height: 62px;
    margin-top: 24px;
  }

  #contacts-logo-txt-wrap {
    margin-top: 0px;
    width: 306px;
    height: 245px;
    text-align: center;
  }

  #contacts-logo-txt-wrap span,
  #contacts-logo-txt-wrap a {
    font-size: 18px;
  }
}

@media (max-width: 375px) {
  #contacts-wrapper {
    height: 775px;
  }

  #contacts-wrap {
    height: 894px;
  }

  #contacts-txt-wrap {
    width: 310px;
  }

  #contacts-txt-hdr-wrap {
    margin: 38px auto 32px;
  }
}

@media (max-width: 360px) {
  #contacts-wrapper {
    height: 400px;

  }

  #contacts-wrap {
    width: 318px;
    height: 500px;
  }

  #contacts-txt-wrap {
    width: 310px;
    height: 379px;
  }

  #contacts-map-wrap {
    display: none;
  }
}

@media (max-width: 320px) {
  #contacts-wrapper {
    height: 542px;
  }

  #contacts-wrap {
    width: 278px;
    height: 540px;
  }

  #contacts-txt-wrap {
    width: 278px;
    height: 530px;
  }

  #contacts-txt-hdr-wrap {
    font-size: 30px;
  }

  #contacts-logo-txt-wrap {
    width: 276px;
    height: 300px;
  }
}

@media (max-width: 280px) {
  #contacts-wrapper {
    height: 502px;
  }

  #contacts-wrap {
    width: 258px;
    height: 500px;
  }

  #contacts-txt-wrap {
    width: 250px;
    height: 490px;
  }

  #contacts-txt-hdr-wrap {
    margin: 32px auto 26px;
    font-size: 26px;
  }

  #contacts-logo-wrap {
    width: 177px;
    height: 55px;
    /* background: url("../img/KareliaTalo_logo_white_177x55.png") no-repeat; */
  }

  #contacts-logo-txt-wrap {
    width: 246px;
  }

  #contacts-logo-txt-wrap span,
  #contacts-logo-txt-wrap a {
    font-size: 16px;
  }
}

#footer-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  /* width: 1336px;
  height: 192px; */
  /* 172px */
  background-color: #5a3a2b;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  overflow: hidden;
}

#footer-wrap {
  position: relative;
  margin: 0 auto;
  padding: 20px 0 ;
  width: 1334px;
  height: auto;
  /* 170px */
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}

#social-links-bottom-wrap {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  /* 320px - for 5 icons */
  height: 70px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  overflow: hidden;
}

#social-links-bottom {
  position: relative;
  margin: 0;
  padding: 16px 0;
  width: 100%;
  /* 318px - for 5 icons */
  height: 52px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  display: flex;
  column-gap: 10px;
  justify-content: center;
}

#social-links-bottom a img {
  /*width: 36px;*/
}

ul#social-links-bottom li {
  display: inline-block;
  position: relative;
  margin: 0 0 0 10px;
  padding: 0;
  width: 45px;
  height: 45px;
  background: url('../img/social_links_bottom.png') no-repeat;
  list-style: none;
  font-size: 20px;
  color: #553328;
  text-transform: uppercase;
  border: 1px solid #5a3a2b;
  border-radius: 18px;
  opacity: 0.8;
}

ul#social-links-bottom li:hover {
  opacity: 1;
  transform: rotate(5deg);
}

.footer__wrap-content {
display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    /* align-items: center; */
    padding-top: 20px;
    row-gap: 14px
}

.footer__wrap-bottom {
  display: flex;
  align-items: center;
  column-gap: 8px;
}

.footer__author p{
  color: #fff;
  font-size: 14px;
}

.footer__author p a{
  color: #fff;
  text-decoration: underline;
}

.footer__author p a:hover {
  text-decoration: none;
}

.footer__wrap-info {
  order: -1;
}

.footer__wrap-info ul {
  list-style: none;
  display: flex;
  column-gap: 10px;
}

.footer__wrap-info ul li a {
  color: #fff;
  text-decoration: underline;
  font-size: 14px;
}

#sl-vk-b {
  background-position-x: 0 !important;
}

#sl-in-b {
  background-position-x: -59px !important;
}

#sl-ws-b {
  background-position-x: -119px !important;
}

#sl-wh-b {
  background-position-x: -179px !important;
}

#sl-tl-b {
  background-position-x: -239px !important;
}

ul#social-links-bottom li::before {
  content: '';
  position: absolute;
  top: -15px;
  left: 2px;
  width: 1px;
  height: 1px;
  border: 10px solid transparent;
  border-top: 10px solid #5a3a2b;
  transform: rotate(90deg);
}

ul#social-links-bottom li::after {
  content: '';
  position: absolute;
  bottom: -20px;
  left: 12px;
  width: 1px;
  height: 1px;
  border: 10px solid transparent;
  border-top: 10px solid #5a3a2b;
  transform: rotate(-45deg);
}

ul#menu-bottom {
  position: relative;
  margin: 1px auto 0;
  padding: 0;
      text-align: center;
    width: 100%;
  height: 36px;
  line-height: 38px;
  border: 1px solid #5a3a2b;
}

ul#menu-bottom li {
  display: inline-block;
  position: relative;
  margin: 0 0 0 14px;
  padding: 0 10px;
  height: 24px;
  line-height: 24px;
  list-style: none;
  font-size: 18px;
  color: #fefefe;
  text-transform: uppercase;
  border: 1px dashed #5a3a2b;
}

ul#menu-bottom li:hover {
  background-color: #ba884d;
  /*box-shadow: 1px 1px 2px #ccc;*/
  color: #fcffff;
  /* #5A3A2B */
  border: 1px dashed #fff;
  border-radius: 5px;
}

/*
 * Further Media screen follow ----------------------------
 */

@media screen and (min-width: 1461px) and (max-width: 1980px) {}

/* @media screen and (min-width: 1201px) and (max-width: 1460px) {} */

@media screen and (min-width: 1341px) and (max-width: 1460px) {}

@media screen and (min-width: 1201px) and (max-width: 1340px) {
  #footer-wrapper {
    width: 100%;
  }

  #footer-wrap {
    width: 1196px;
  }

  #social-links-bottom {
    height: 60px;
  }
}

@media screen and (min-width: 1160px) and (max-width: 1200px) {
  #footer-wrapper {
    width: 100%;
  }

  #footer-wrap {
    width: 1156px;
  }

  #social-links-bottom {
    height: 60px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1159px) {
  #footer-wrapper {
    width: 100%;
  }

  #footer-wrap {
    width: 956px;
  }

  #social-links-bottom {
    height: 60px;
  }
}

@media screen and (min-width: 651px) and (max-width: 1000px) {}

@media screen and (min-width: 651px) and (max-width: 959px) {
  #footer-wrapper {
    width: 100%;
  }

  #footer-wrap {
    width: 846px;
  }

  #social-links-bottom {
    height: 60px;
  }
}

@media screen and (min-width: 769px) and (max-width: 850px) {
  #footer-wrapper {
    width: 100%;
  }

  #footer-wrap {
    width: 746px;
  }

  #social-links-bottom {
    height: 60px;
  }

  ul#social-links-bottom li {
    width: 44px;
    height: 44px;
    border-radius: 12px;
  }

  ul#menu-bottom {
    width: 704px;
  }

  ul#menu-bottom li {
    margin: 0 0 0 10px;
    font-size: 17px;
  }
}

@media screen and (min-width: 651px) and (max-width: 768px) {
  #footer-wrapper {
    width: 100%;
  }

  #footer-wrap {
    width: 646px;
  }

  #social-links-bottom {
    height: 60px;
  }

  .footer__wrap-info ul {
    flex-direction: column;
    row-gap: 6px;
    align-items: center;
  }

  .footer__wrap-content {
    padding-top: 14px;
  }

  ul#social-links-bottom li {
    width: 44px;
    height: 44px;
    border-radius: 12px;
  }

  ul#menu-bottom {
    width: 630px;
  }

  ul#menu-bottom li {
    margin: 0 0 0 8px;
    font-size: 15px;
  }
}

@media (max-width: 650px) {
  #footer-wrapper {
    width: 100%;
  }

  #footer-wrap {
    width: 496px;
  }

  #social-links-bottom {
    margin: 0 auto;
    height: 60px;
  }

  .footer__wrap-info ul {
    flex-direction: column;
    row-gap: 6px;
    align-items: center;
  }

  ul#social-links-bottom li {
    width: 44px;
    height: 44px;
    border-radius: 12px;
  }

  ul#menu-bottom {
    width: 440px;
    height: 74px;
    text-align: center;
  }

  ul#menu-bottom li {
    margin: 0 0 0 10px;
    font-size: 15px;
  }
}

@media (max-width: 500px) {
  #footer-wrap {
    width: 406px;
  }

  /*#social-links-bottom { width: 308px; }*/

  ul#menu-bottom {
    width: 402px;
  }

  .footer__author p {
    font-size: 13px;
  }

  .footer__wrap-info ul li a {
    font-size: 13px;
  }
}

@media (max-width: 411px) {
  #footer-wrapper {
  }

  #footer-wrap {
    width: 366px;
  }

  ul#menu-bottom {
    width: 312px;
    height: 110px;
  }

  .footer__wrap-bottom {
    width: 300px;
  }
}

@media (max-width: 375px) {
  #footer-wrap {
    width: 356px;
  }

  .footer__wrap-bottom {
    width: 290px;
  }
}

@media (max-width: 360px) {
  #footer-wrap {
    width: 316px;
  }

  .footer__wrap-bottom {
    width: 280px;
  }
}

@media (max-width: 320px) {
  #footer-wrap {
    width: 276px;
  }

  #social-links-bottom-wrap {
    width: 214px;
  }

  /* 274px - for 5 icons */

  #social-links-bottom {
    width: 212px;
  }

  /* 272px - for 5 icons */

  ul#social-links-bottom li {
    width: 36px;
    height: 36px;
  }

  ul#menu-bottom {
    width: 272px;
  }
}

@media (max-width: 280px) {
  #footer-wrapper {
    height: 322px;
  }

  #footer-wrap {
    width: 256px;
    height: 320px;
  }

  #social-links-bottom-wrap {
    width: 200px;
  }

  /* 254px - for 5 icons */

  #social-links-bottom {
    width: 198px;
    height: 50px;
  }

  /* 252px - for 5 icons */

  ul#social-links-bottom li {
    width: 32px;
    height: 32px;
  }

  ul#menu-bottom {
    width: 242px;
    height: 164px;
  }

  ul#menu-bottom li {
    height: 30px;
    line-height: 30px;
    display: block;
    float: none;
    clear: both;
  }
}

/*
 * Please do not pxove this part of the code as this may affect the operation of the site!
 * */

#cms-gen-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1336px;
  height: 48px;
  background-color: #5a3a2b;
  border: none;
  border-bottom: 1px solid transparent;
}

#cms-gen-wrap {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 1334px;
  height: 48px;
  background-color: #5a3a2b;
  border: none;
  border-top: 1px solid #593a2d;
}

#cms-wrapper {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 128px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  border: none;
  border-top: 1px solid #ccc;
}

#cms-wrapper a {
  color: #a77846;
  text-shadow: 1px 2px 2px #502b1e;
  border-bottom: 1px solid transparent;
}

#cms-wrapper a:hover {
  text-shadow: 1px 2px 2px #09050a;
}

/*
 * Further Media screen follow ----------------------------
 */

@media screen and (min-width: 1461px) and (max-width: 1980px) {}

@media screen and (min-width: 1201px) and (max-width: 1460px) {}

@media screen and (min-width: 1341px) and (max-width: 1460px) {}

@media screen and (min-width: 1201px) and (max-width: 1340px) {
  #cms-gen-wrapper {
    width: 100%;
  }

  #cms-gen-wrap {
    width: 1196px;
  }
}

@media screen and (min-width: 1160px) and (max-width: 1200px) {
  #cms-gen-wrapper {
    width: 100%;
  }

  #cms-gen-wrap {
    width: 1156px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1159px) {
  #cms-gen-wrapper {
    width: 100%;
  }

  #cms-gen-wrap {
    width: 956px;
  }
}

@media screen and (min-width: 651px) and (max-width: 1000px) {}

@media screen and (min-width: 651px) and (max-width: 959px) {
  #cms-gen-wrapper {
    width: 100%;
  }

  #cms-gen-wrap {
    width: 846px;
  }
}

@media screen and (min-width: 751px) and (max-width: 850px) {
  #cms-gen-wrapper {
    width: 100%;
  }

  #cms-gen-wrap {
    width: 746px;
  }
}

@media screen and (min-width: 651px) and (max-width: 750px) {
  #cms-gen-wrapper {
    width: 100%;
  }

  #cms-gen-wrap {
    width: 646px;
  }
}

@media (max-width: 650px) {
  #cms-gen-wrapper {
    width: 100%;
  }

  #cms-gen-wrap {
    width: 496px;
  }
}

@media (max-width: 500px) {
  #cms-gen-wrap {
    width: 406px;
  }
}

@media (max-width: 411px) {
  #cms-gen-wrap {
    width: 366px;
  }
}

@media (max-width: 375px) {
  #cms-gen-wrap {
    width: 356px;
  }
}

@media (max-width: 360px) {
  #cms-gen-wrap {
    width: 316px;
  }
}

@media (max-width: 320px) {
  #cms-gen-wrap {
    width: 276px;
  }
}

@media (max-width: 280px) {
  #cms-gen-wrap {
    width: 256px;
  }
}

#site-privacy-button {
  position: relative;
  margin: 15px auto 10px;
  padding: 0;
  width: 240px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #ccc;
  cursor: pointer;
}

#site-privacy-button span {
  color: #fff;
}

#site-privacy-up-wrap {
  position: relative;
  margin: 50px auto 0;
  /* margin: 100px auto 0; */
  width: 1220px;
  /* 980px */
  height: 794px;
  /* 600px */
  border: 1px solid transparent;
}

#site-privacy-up-wp {
  /*overflow: auto;*/
  position: relative;
  margin: 15px auto;
  padding: 10px 25px 15px;
  width: 720px;
  height: 715px;
  /* 792px */
  line-height: 30px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 4px;
}

#site-privacy-up-txt {
  overflow: auto;
  position: relative;
  margin: 10px auto;
  padding: 10px 15px 25px;
  width: 690px;
  height: 665px;
  /* 792px */
  line-height: 30px;
  background-color: #fff;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 2px;
}

#site-privacy-up-wp h4 {
  margin: 10px auto 5px;
  padding: 0;
  line-height: 38px;
  text-align: center;
  font-family: 'TipoPepel-Light', Arial, sans-serif;
  letter-spacing: 3px;
  font-size: 22px;
  color: #56382a;
  text-transform: uppercase;
}

#site-privacy-up-wp span.hdr-sub-4 {
  font-family: 'TipoPepel-Regular', Arial, sans-serif;
  letter-spacing: 1px;
  font-size: 15px;
  color: #5a3a2b;
  text-transform: uppercase;
}

#site-privacy-up-cls {
  position: absolute;
  top: -1px;
  right: -40px;
  margin: 0;
  padding: 0;
  width: 32px;
  height: 32px;
  line-height: 32px;
  background-color: #fff;
  border: 1px solid #5e3e2e;
  border-radius: 6px;
  cursor: pointer;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1), -1px 2px 10px rgba(0, 0, 0, 0.2);
  opacity: 0.8;
}

#site-privacy-up-cls span {
  font-size: 20px;
  font-weight: bold;
  color: #1a1a1a;
}

/*
 * Further Media screen follow ----------------------------
 */

@media screen and (min-width: 1461px) and (max-width: 1980px) {}

/* @media screen and (min-width: 1201px) and (max-width: 1460px) {} */

@media screen and (min-width: 1341px) and (max-width: 1460px) {
  #site-privacy-up-wrap {
    margin: 25px auto 0;
    height: 664px;
  }

  #site-privacy-up-wp {
    height: 615px;
  }

  #site-privacy-up-txt {
    height: 565px;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1340px) {
  #site-privacy-up-wrap {
    margin: 25px auto 0;
    height: 584px;
  }

  #site-privacy-up-wp {
    height: 535px;
  }

  #site-privacy-up-txt {
    height: 485px;
  }
}

@media screen and (min-width: 1160px) and (max-width: 1200px) {
  #site-privacy-up-wrap {
    margin: 25px auto 0;
    height: 584px;
  }

  #site-privacy-up-wp {
    height: 535px;
  }

  #site-privacy-up-txt {
    height: 485px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1159px) {
  #site-privacy-up-wrap {
    margin: 25px auto 0;
    width: 940px;
    height: 584px;
  }

  #site-privacy-up-wp {
    height: 535px;
  }

  #site-privacy-up-txt {
    height: 485px;
  }
}

@media screen and (min-width: 651px) and (max-width: 1000px) {}

@media screen and (min-width: 651px) and (max-width: 959px) {
  #site-privacy-up-wrap {
    margin: 25px auto 0;
    width: 640px;
    height: 584px;
  }

  #site-privacy-up-wp {
    width: 580px;
    height: 535px;
  }

  #site-privacy-up-txt {
    width: 560px;
    height: 485px;
  }
}

@media screen and (min-width: 751px) and (max-width: 850px) {}

@media screen and (min-width: 651px) and (max-width: 750px) {
  #site-privacy-up-cls {
    top: -15px;
    right: 6px;
  }
}

@media (max-width: 650px) {
  #site-privacy-up-wrap {
    margin: 25px auto 0;
    width: 480px;
    height: 584px;
  }

  #site-privacy-up-wp {
    width: 420px;
    height: 535px;
  }

  #site-privacy-up-txt {
    width: 400px;
    height: 485px;
  }

  #site-privacy-up-wp h4 {
    line-height: 36px;
  }

  #site-privacy-up-cls {
    top: -15px;
    right: 6px;
  }
}

@media (max-width: 500px) {
  #site-privacy-up-wrap {
    margin: 25px auto 0;
    width: 400px;
    height: 584px;
  }

  #site-privacy-up-wp {
    width: 320px;
    height: 535px;
  }

  #site-privacy-up-txt {
    width: 300px;
    height: 485px;
  }

  #site-privacy-up-wp h4 {
    line-height: 34px;
    font-size: 20px;
  }

  #site-privacy-up-cls {
    top: -15px;
    right: 6px;
  }
}

@media (max-width: 411px) {
  #site-privacy-up-wrap {
    margin: 20px auto 0;
    width: 370px;
    height: 554px;
  }

  #site-privacy-up-wp {
    padding: 10px 20px 15px;
    width: 300px;
    height: 505px;
  }

  #site-privacy-up-txt {
    padding: 10px 10px 25px;
    width: 290px;
    height: 455px;
    line-height: 28px;
  }

  #site-privacy-up-wp h4 {
    line-height: 30px;
    font-size: 18px;
  }

  #site-privacy-up-cls {
    top: -15px;
    right: 6px;
  }
}

@media (max-width: 375px) {
  #site-privacy-up-wrap {
    margin: 20px auto 0;
    width: 350px;
    height: 534px;
  }

  #site-privacy-up-wp {
    padding: 10px 20px 15px;
    width: 280px;
    height: 485px;
  }

  #site-privacy-up-txt {
    padding: 10px 10px 25px;
    width: 270px;
    height: 440px;
    line-height: 28px;
  }

  #site-privacy-up-wp h4 {
    margin: 5px auto;
    line-height: 30px;
    font-size: 18px;
  }

  #site-privacy-up-cls {
    top: -15px;
    right: 6px;
  }
}

@media (max-width: 360px) {
  #site-privacy-up-wrap {
    margin: 20px auto 0;
    width: 310px;
    height: 454px;
  }

  #site-privacy-up-wp {
    padding: 10px 20px 15px;
    width: 260px;
    height: 395px;
  }

  #site-privacy-up-txt {
    padding: 10px 10px 25px;
    width: 250px;
    height: 350px;
    line-height: 28px;
  }

  #site-privacy-up-wp h4 {
    margin: 5px auto;
    line-height: 28px;
    font-size: 16px;
  }

  #site-privacy-up-cls {
    top: -15px;
    right: 6px;
  }
}

@media (max-width: 320px) {
  #site-privacy-up-wrap {
    margin: 20px auto 0;
    width: 270px;
    height: 414px;
  }

  #site-privacy-up-wp {
    padding: 10px 10px 15px;
    width: 240px;
    height: 365px;
  }

  #site-privacy-up-txt {
    padding: 10px 5px 25px;
    width: 230px;
    height: 320px;
    line-height: 28px;
  }

  #site-privacy-up-wp h4 {
    margin: 5px auto;
    line-height: 26px;
    font-size: 14px;
  }

  #site-privacy-up-cls {
    top: -15px;
    right: 6px;
  }
}

@media (max-width: 280px) {
  #site-privacy-up-wrap {
    margin: 15px auto 0;
    width: 260px;
    height: 414px;
  }

  #site-privacy-up-wp {
    padding: 10px 5px 15px;
    width: 240px;
    height: 365px;
  }

  #site-privacy-up-txt {
    padding: 10px 2px 25px;
    width: 230px;
    height: 320px;
    line-height: 28px;
  }

  #site-privacy-up-wp h4 {
    margin: 5px auto;
    line-height: 26px;
    font-size: 14px;
  }

  #site-privacy-up-cls {
    top: -15px;
    right: 6px;
  }
}

/*
** ringer dialer ----------------------------------------------------------------------------------
*/

#ringer-dialer-wp {
  z-index: 10000;
  position: fixed;
  bottom: 50px;
  right: 100px;
  width: 62px;
  height: 62px;
  border: 1px solid transparent;
  border-radius: 50%;
  cursor: pointer;
}

#ringer-dialer-wp:hover #ringer-dialer-txt-wp {
  display: block;
  opacity: 1;
}

#ringer-dialer-wp:hover #top-arrows-wp {
  visibility: visible;
}

#ringer-dialer-circle {
  content: '';
  position: absolute;
  width: 52px;
  /* 52px */
  height: 52px;
  /* 52px */
  line-height: 52px;
  /* 52px */
  background-color: #fff;
  border-radius: 100%;
  opacity: 0.6;
}

#ringer-dialer {
  position: absolute;
  top: 0;
  right: 8px;
  width: 52px;
  /* 52px */
  height: 52px;
  /* 52px */
  line-height: 51px;
  /* 51px */
  /* background: #553729 url(../img/els/slice.png) no-repeat 3px 3px; */
  /* #5A3A2B */
  background-size: 100% 100%;
  border: 1px solid #ccc;
  border-radius: 100%;
  box-shadow: -2px 1px 14px rgba(0, 0, 0, 0.1);
}

#ringer-dialer:hover {
  box-shadow: 1px 1px 5px #ccc, 0 0 1em #b2b6a9;
}

/*
#ringer-dialer::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 70px;
    height: 70px;
    line-height: 70px;
    background-color: #fff;
    background: url(../img/els/slice.png) no-repeat 8px 8px;
    background-size: 100% 100%;
    border: 1px solid #eee;
    border-radius: 100%;
}
*/

#ringer-dialer-conv {
  position: absolute;
  top: 14px;
  left: 9px;
  width: 30px;
  height: 22px;
  background-color: #eee;
  border: 2px solid #b08340;
  border-radius: 3px;
  overflow: hidden;
}

#ringer-dialer-conv:hover {
  background-color: #fff;
}

#ringer-dialer-conv::after {
  content: '';
  position: absolute;
  top: -25px;
  left: -2px;
  width: 30px;
  height: 30px;
  border: 2px solid #b08340;
  border-radius: 3px;
  transform: rotate(-45deg);
}

/* --------------------------------------------------------------------------------------------- */

@keyframes ringer-dialer-wp-animation {
  0% {
    bottom: 10px;
  }

  50% {
    bottom: 55px;
  }

  100% {
    bottom: 50px;
  }
}

#ringer-dialer-wp {
  animation-duration: 1.5s;
  animation-name: ringer-dialer-wp-animation;
  animation-iteration-count: 2;
}

/* -------------------- */

@keyframes ringer-dialer-animation {
  0% {
    transform: rotate(-6deg);
    /* -26deg */
  }

  25% {
    transform: rotate(6deg);
    /* (26deg */
  }

  100% {
    transform: rotate(-6deg);
    /* -26deg */
  }
}

#ringer-dialer {
  animation-duration: 1.5s;
  animation-name: ringer-dialer-animation;
  animation-iteration-count: infinite;
}

/* -------------------- */

@keyframes ringer-dialer-circle-animation {
  0% {
    top: 0;
    left: 0;
    border: 1px solid #eee;
  }

  50% {
    top: -4px;
    left: -4px;
    border: 5px solid #eee;
  }

  100% {
    top: 0;
    left: 0;
    border: 1px solid #eee;
  }
}

#ringer-dialer-circle {
  animation-duration: 1.5s;
  animation-name: ringer-dialer-circle-animation;
  animation-iteration-count: infinite;
}

#ringer-dialer-txt-wp {
  position: absolute;
  top: 13px;
  left: -175px;
  width: 150px;
  height: 28px;
  line-height: 28px;
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  box-shadow: -2px 1px 14px rgba(0, 0, 0, 0.1);
  opacity: 0;
}

#ringer-dialer-txt-wp::before {
  content: '';
  position: absolute;
  right: -28px;
  bottom: 3px;
  border: 12px solid transparent;
  border-left: 12px solid #ccc;
}

#ringer-dialer-txt-wp::after {
  content: '';
  position: absolute;
  right: -25px;
  bottom: 5px;
  border: 10px solid transparent;
  border-left: 10px solid #fff;
}

#ringer-dialer-txt-wp:hover {
  box-shadow: 1px 1px 5px #ccc, 0 0 1em #b2b6a9;
}

#ringer-dialer-txt {
  position: absolute;
  top: 0;
  left: 5px;
  width: 140px;
  height: 26px;
  line-height: 28px;
  text-align: center;
  border: 1px solid transparent;
}

#ringer-dialer-txt span {
  font-size: 16px;
  color: #000;
}

@keyframes ringer-dialer-txt-animation {
  0% {
    opacity: 0;
  }

  10% {
    opacity: 1;
  }

  90% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

#ringer-dialer-txt-wp {
  animation-duration: 3.5s;
  animation-name: ringer-dialer-txt-animation;
  animation-iteration-count: 3;
}

/* Top Arrows for view Form ------------------------------------------- */

#top-arrows-wp {
  position: absolute;
  left: -28px;
  top: -25px;
  width: 50px;
  height: 50px;
  border: none;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  visibility: hidden;
  /*outline: 3px solid #0f0;*/
}

#top-arrows {
  position: relative;
  margin: 0 auto;
  padding: 0;
  width: 40px;
  height: 40px;
  border: 1px solid transparent;
  opacity: 0.8;
}

#top-arrows:hover {
  opacity: 1;
  cursor: pointer;
}

#top-arrows::before {
  content: '';
  position: absolute;
  top: 0;
  left: 6px;
  width: 25px;
  height: 25px;
  border: 3px solid #b98e54;
  /* #9ED3F9 */
  border-left: none;
  border-top: none;
  border-radius: 3px;
  transform: rotate(-175deg);
}

#top-arrows::after {
  content: '';
  position: absolute;
  top: 7px;
  left: 12px;
  width: 25px;
  height: 25px;
  border: 3px solid #b98e54;
  /* #9ED3F9 */
  border-left: none;
  border-top: none;
  border-radius: 3px;
  transform: rotate(-175deg);
}

@keyframes left-arrows-animation {
  0% {
    transform: translate(0, 0);
    opacity: 0;
  }

  50% {
    transform: translate(1%, 1%);
    opacity: 1;
  }

  60% {
    opacity: 1;
  }

  100% {
    transform: translate(0, 0);
    opacity: 0;
  }
}

#top-arrows {
  animation-duration: 1.5s;
  animation-name: left-arrows-animation;
  animation-iteration-count: infinite;
}

/*
 * Further Media screen follow ----------------------------
 */

@media screen and (min-width: 1461px) and (max-width: 1980px) {}

@media screen and (min-width: 1540px) and (max-width: 1919px) {
  #ringer-dialer-wp {
    right: 145px;
  }
}

@media screen and (min-width: 1401px) and (max-width: 1460px) {
  #ringer-dialer-wp {
    right: 75px;
  }
}

@media screen and (min-width: 1201px) and (max-width: 1400px) {
  #ringer-dialer-wp {
    right: 50px;
  }
}

@media screen and (min-width: 1160px) and (max-width: 1200px) {
  #ringer-dialer-wp {
    right: 40px;
  }
}

@media screen and (min-width: 960px) and (max-width: 1159px) {
  #ringer-dialer-wp {
    right: 25px;
  }
}

@media screen and (min-width: 651px) and (max-width: 1000px) {
  #ringer-dialer-wp {
    right: 20px;
    bottom: 20px !important;
  }

  #ringer-dialer-txt-wp {
    display: none;
  }
}

@media (max-width: 650px) {
  #ringer-dialer-wp {
    right: 15px;
  }

  /*display: none;*/

  #ringer-dialer-txt-wp {
    display: none;
  }
}

@media (max-width: 620px) {
  #ringer-dialer-wp {
    right: 15px;
  }

  /*display: none;*/
}

@media (max-width: 500px) {}

@media (max-width: 411px) {}

@media (max-width: 375px) {
  #ringer-dialer-wp {
    display: none;
  }
}

@media (max-width: 360px) {}

@media (max-width: 320px) {
  #ringer-dialer-wp {
    top: 300px;
    right: 20px;
  }
}

@media (max-width: 280px) {}

.senler,
.senler.senler-btn {
  font-weight: 400;
  font-size: 1px;
}

.senler,
.senler::after,
.senler::before {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.senler {
  font-family: -apple-system, system-ui, BlinkMacSystemFont, 'Segoe UI', Roboto,
    'Helvetica Neue', Arial, sans-serif;
  line-height: 1.5;
}

.senler.senler-btn {
  background-color: #0275d8;
  border-color: #0275d8;
  color: #fff;
  display: inline-block;
  max-width: 100%;
  min-width: 102px;
  min-height: 21px !important;
  line-height: 1.25;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: opacity 0.2s ease-in-out;
  -o-transition: opacity 0.2s ease-in-out;
  transition: opacity 0.2s ease-in-out;
  cursor: pointer;
  overflow: hidden;
  padding: 0.3rem 0.9rem !important;
}

@media (max-width: 768px) {
  .senler.senler-btn {
    min-height: 18px !important;
  }
}

@media (max-width: 375px) {
  .senler.senler-btn {
    padding: 0.1rem 0.4rem !important;
  }
}

.senler.senler-btn:hover {
  -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=85)';
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  -khtml-opacity: 0.85;
  opacity: 0.85;
}

.senler .senler-spinner {
  margin: -2px auto 2px;
  width: 70px;
  text-align: center;
}

.senler .senler-spinner>div {
  width: 10px;
  height: 10px;
  margin: 0 2px;
  background-color: #fff;
  vertical-align: middle;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.senler .senler-spinner .senler-bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.senler .senler-spinner .senler-bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {

  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes sk-bouncedelay {

  0%,
  100%,
  80% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }

  40% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}

.senler.senler-btn.senler-btn-alt {
  background-color: transparent;
  color: #0275d8;
}

.senler.senler-btn.senler-btn-alt .senler-spinner>div {
  background-color: #0275d8;
}



.sc-product-desc__content-top {
  display: flex;
  column-gap: 60px;
}
@media (max-width: 1440px) {
  .sc-product-desc__content-top {
    column-gap: 30px;
  }
}
@media (max-width: 992px) {
  .sc-product-desc__content-top {
    flex-direction: column;
    row-gap: 24px;

  }
}
@media (max-width: 767px) {
  .sc-product-desc__content-top {
    row-gap: 24px;
  }
}
.sc-product-desc__content-right h1 {
    color: #6B0709;
    font-size: 27px;
    text-transform:uppercase;
    line-height: 31px;
    margin-bottom: 20px;
}
.pr_gal
{
	display:grid;
	grid-template-columns:1fr 1fr 1fr 1fr;
	gap:10px;
}
 .img2 {
    display: block;
    width: 100%;
    height: auto;
    object-fit: cover;
}

.sc-product-desc__content-left {
    width: 40%;
    min-width: 450px;
}
@media (max-width: 1440px) {
  .sc-product-desc__content-left {
    max-width: 580px;
    min-width: 580px;
  }
}
@media (max-width: 992px) {
  .sc-product-desc__content-left {
    max-width: unset;
    min-width: unset;
    display: flex;
    column-gap: 24px;
  }
  .second_text
  {
   padding-left:10px;
   padding-right:10px;
  	}
}
@media (max-width: 767px) {
  .sc-product-desc__content-left {
    flex-direction: column;
    row-gap: 24px;
    width: 100%;
  }
}
.sc-product-desc__wrap-img {
  margin-bottom: 34px;
  max-height:500px;
  min-height:360px;
  height:auto;
  background-size:cover;
  background-position:bottom right;
  width:100%;
}
@media (max-width: 992px) {
  .sc-product-desc__wrap-img {
    margin-bottom: 0;
   /* min-width: 50%;
    max-width: 50%;  */
  }
  .container
  {


   padding-left:20px;
   padding-right:20px;
  	}
}
@media (max-width: 767px) {
  .sc-product-desc__wrap-img {
    margin-bottom: 0;
    min-width: unset;
    max-width: unset;
  }
}
@media (max-width: 992px) {
  .sc-product-desc__wrap-img img {
    height: 230px;
  }
}
@media (max-width: 767px) {
  .sc-product-desc__wrap-img img {
    height: 190px;
  }
}
@media (max-width: 992px) {
  .sc-product-desc__wrapper-image {
    max-width: 120px;
  }
}
@media (max-width: 767px) {
  .sc-product-desc__wrapper-image {
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .sc-product-desc__wrapper-image img {
    max-width: 120px;
  }
}
.sc-product-desc__content-bottom {
  padding-top: 62px;
}
@media (max-width: 992px) {
  .sc-product-desc__content-bottom {
    padding-top: 32px;
  }
}
@media (max-width: 767px) {
  .sc-product-desc__content-bottom {
    padding-top: 20px;
  }
}
.sc-product-desc__inner-content {
  border: 2px solid #ba884d;
  border-radius: 0px;
  padding: 15px;
  margin-top:15px;
}
@media (max-width: 1600px) {
  .sc-product-desc__inner-content {
    padding: 20px 16px 28px 16px;
  }
}
@media (max-width: 1200px) {
  .sc-product-desc__inner-content {
    padding: 20px 16px 34px 16px;
  }
}
@media (max-width: 992px) {
  .sc-product-desc__inner-content {
    padding: 20px 16px 20px 16px;
  }
}
@media (max-width: 767px) {
  .sc-product-desc__inner-content {
    padding: 14px 10px 16px 10px;
  }
}
.sc-product-desc__inner-content .btn {
  margin: 0 auto;
  position: relative;
  z-index: 0;
}
@media (max-width: 1440px) {
  .sc-product-desc__inner-content .btn {
    min-height: 52px;
    max-height: 52px;
    text-transform: uppercase;
    padding: 0 50px;
  }
}
@media (max-width: 767px) {
  .sc-product-desc__inner-content .btn {
    min-height: 42px;
    max-height: 42px;
    text-transform: uppercase;
    padding: 0 40px;
    margin: 0;
  }
}
.sc-product-desc .sc-product-desc__wrapper-btn {
  position: relative;
}
.sc-product-desc .sc-product-desc__wrapper-btn::before {
  z-index: 1;
  position: absolute;
  content: "";
  background-image: url("../img/product/qua2.png");
  background-repeat: no-repeat;
  width: 83px;
  height: 86px;
  top: 50%;
  transform: translateY(-50%);
  right: 120px;
}
@media (max-width: 1600px) {
  .sc-product-desc .sc-product-desc__wrapper-btn::before {
    width: 93px;
    height: 95px;
    right: 30px;
  }
}
@media (max-width: 1300px) {
  .sc-product-desc .sc-product-desc__wrapper-btn::before {
    width: 93px;
    height: 95px;
  }
}
@media (max-width: 1200px) {
  .sc-product-desc .sc-product-desc__wrapper-btn::before {
    width: 99px;
    height: 100px;
  }
}
@media (max-width: 1100px) {
  .sc-product-desc .sc-product-desc__wrapper-btn::before {
    width: 112px;
    height: 124px;
    right: 7px;
  }
}
@media (max-width: 992px) {
  .sc-product-desc .sc-product-desc__wrapper-btn::before {
    right: 73px;
  }
}
@media (max-width: 767px) {
  .sc-product-desc .sc-product-desc__wrapper-btn::before {
    width: 82px;
    height: 91px;
    right: -4px;
  }
}


.sc-product-desc__content-bottom {
  padding-top: 62px;
}
@media (max-width: 992px) {
  .sc-product-desc__content-bottom {
    padding-top: 32px;
  }
}
@media (max-width: 767px) {
  .sc-product-desc__content-bottom {
    padding-top: 20px;
  }
}
.sc-product-desc__wrapper-text h3 {
  text-transform: uppercase;
  color: #122E44;
  margin-bottom: 6px;
}
@media (max-width: 992px) {
  .sc-product-desc__wrapper-text h3 {
    font-size: 21px;
    line-height: 29px;
  }
}
.sc-product-desc__wrapper-text p {
  color: #122E44;
  margin-bottom: 35px;
}
@media (max-width: 992px) {
  .sc-product-desc__wrapper-text p {
    margin-bottom: 24px;
    font-size: 16px;
    line-height: 24px;
  }
}
@media (max-width: 767px) {
  .sc-product-desc__wrapper-text p {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 20px;
  }
}
.sc-product-desc__wrapper-list li {
  position: relative;
  padding-left: 75px;
  color: #B37072;
}
@media (max-width: 1100px) {
  .sc-product-desc__wrapper-list li {
    padding-left: 88px;
  }
}
@media (max-width: 992px) {
  .sc-product-desc__wrapper-list li {
    padding-left: 64px;
  }
}
@media (max-width: 767px) {
  .sc-product-desc__wrapper-list li {
    padding-left: 68px;
  }
}
@media (max-width: 767px) {
  .sc-product-desc__wrapper-list li {
    font-size: 14px;
    line-height: 18px;
  }
}
.sc-product-desc__item {
  margin-bottom: 38px;
  column-gap: 30px;
}
@media (max-width: 1600px) {
  .sc-product-desc__item {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .sc-product-desc__item {
    margin-bottom: 16px;
  }
}





.sc-product-desc__item .wrapper-text {
  row-gap: 12px;
  /*max-width: 480px;*/
}
@media (max-width: 1440px) {
  .sc-product-desc__item .wrapper-text {
    row-gap: 6px;
  }
}
@media (max-width: 767px) {
  .sc-product-desc__item.item-desc--calc {
    flex-direction: column;
  }
}
.sc-product-desc__input-container {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 10px;
  row-gap: 14px;
}
@media (max-width: 767px) {
  .sc-product-desc__input-container {
    grid-template-columns: repeat(1, 1fr);
    row-gap: 10px;
    margin-bottom: 36px;
  }
}
.sc-product-desc__social-wrapper {
  display: flex;
  align-items: center;
  column-gap: 40px;
}
@media (max-width: 1600px) {
  .sc-product-desc__social-wrapper {
    column-gap: 20px;
  }
}
@media (max-width: 767px) {
  .sc-product-desc__social-wrapper {
    column-gap: 16px;
  }
}
.sc-product-desc__social-wrapper p {
  font-size: 15px;
  line-height: 20px;
  color: #122E44;
}
@media (max-width: 1600px) {
  .sc-product-desc__social-wrapper p {
    font-size: 13px;
    line-height: 17px;
  }
}
.sc-product-desc__social {
  display: flex;
  column-gap: 8px;
}
@media (max-width: 1600px) {
  .sc-product-desc__social i {
    width: 42px;
    height: 42px;
    min-width: 42px;
    min-height: 42px;
  }
}
@media (max-width: 767px) {

  .sc-product-desc__social i {
    width: 36px;
    height: 36px;
    min-width: 36px;
    min-height: 36px;
  }
}
.input-container .input-wrapper input {
  width: 100%;
  max-width:300px;
  height: 54px;
  padding-left: 20px;
  border: 1px solid #ba884d;
  border-radius: 5px;
  outline: none;
  background: #ffffff;
  padding-right: 60px;
}
@media (max-width: 1400px) {
  .input-container .input-wrapper input {
    padding-left: 10px;
    padding-right: 40px;
  max-width:240px;
 	}
 	}
@media (max-width: 992px) {
  .sc-product-desc__input-container {
    display: flex;
    flex-direction:column;
  gap: 14px;
}
  .input-container .input-wrapper input {
    padding-left: 10px;
    padding-right: 40px;
  width:100%;
 	}
}
@media (max-width: 767px) {
  .input-container .input-wrapper input {
    height: 42px;
width:320px;
 	}
}
.input-container .input-wrapper input::placeholder {
  color: #122e44;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  text-transform: uppercase;
}
@media (max-width: 992px) {
  .input-container .input-wrapper input::placeholder {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .input-container .input-wrapper input::placeholder {
    font-size: 12px;
    line-height: 12px;
  }
}
.input-container .input-wrapper p {
  font-size: 12px;
  line-height: 15px;
  padding-left: 30px;
  color: #a4a4a4;
  margin-top: 10px;
}
@media (max-width: 992px) {
  .input-container .input-wrapper p {
    margin-top: 6px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .input-container .input-wrapper p {
    font-size: 10px;
    line-height: 12px;
    margin-top: 2px;
    margin-left: auto;
  }
}
.input-container input[type=file] {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
}
.input-container .custom-file-upload {
  position: relative;
  width: 100%;
  display: block;
  height: 54px;
  padding-left: 20px;
  border: 2px solid #6B0709;
  border-radius: 5px;
  outline: none;
  background: #ffffff;
  cursor: pointer;
}
@media (max-width: 992px) {
  .input-container .custom-file-upload {
    padding-left: 10px;
  }
}
@media (max-width: 767px) {
  .input-container .custom-file-upload {
    height: 42px;
  }
}
.input-container .custom-file-upload span {
  color: #122e44;
  font-size: 15px;
  line-height: 21px;
  font-weight: 400;
  text-transform: uppercase;
  margin-top: 16px;
  display: block;
}
@media (max-width: 992px) {
  .input-container .custom-file-upload span {
    font-size: 14px;
    line-height: 20px;
  }
}
@media (max-width: 767px) {
  .input-container .custom-file-upload span {
    font-size: 12px;
    line-height: 12px;
    margin-top: 14px;
  }
}
.sc-product-desc__inner-text p:nth-child(1) {
    font-weight: 300;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
}
.second_text p {
    font-weight: 300;
    font-size:  20px;
    line-height: 24px;
    margin-bottom: 20px;
}
.second_text h1 {
    margin: 0 auto;
    padding: 0;
    text-align: center;
    font-family: 'TipoPepel-Light', Arial, sans-serif;
    letter-spacing: 3px;
    font-size: 43px;
    color: #56382a;
    font-size: 43px;
    line-height: 45px;
          text-transform: uppercase;
       margin-top:0px;
      letter-spacing: 3px;
      text-align:center;
    font-weight: 700;
    margin-bottom: 0px;
    color:#000;
}
		.second_text h2 {
    color:#000;
      text-transform: uppercase;
      font-family: 'TipoPepel-Light', Arial, sans-serif;
      letter-spacing: 3px;
    margin-bottom: 20px;
    font-size: 36px;
    margin-top:20px;
    line-height: 35px;
    text-shadow:none;
}
.second_text h3
{
      line-height: 30px;
    color: #2c2c2c;
    text-align: left;
    margin-bottom: 10px;
    min-height: 30px;
    margin-top:30px;
	}
.second_text h4
{
      line-height: 30px;
    color: #2c2c2c;
    font-size:22px;
    text-align: left;
    margin-bottom: 10px;
    min-height: 30px;
    margin-top:30px;
	}

.second_text span
{
	font-weight: 300;
font-size: 20px;
    line-height: 24px;
    margin-bottom:20px;
}
.sc-product-desc__wrap-img img
{
 width:100%;
	}

.second_text ol {
	width:100%;
	max-width:800px;
	margin:0 auto;
	list-style-type: none;
	counter-reset: num;
	position: relative;

	padding: 15px 0 5px 0;
	font-size: 16px;
}
.second_text ol li {
	position: relative;
	margin: 0 0 0 0;
	background-color:#eddddd;
    margin-bottom:30px;
    font-size:16px;
	padding-top:0px;
	padding:10px;
	line-height: 1.4;
}
.second_text ol li:after {
	content: counter(num);
	counter-increment: num;
	display: inline-block;
	position: absolute;
	top: 0;
	left: -55px;
	width: 48px;
	height: 48px;
	line-height: 48px;
	background: #fff;
	color: #000;
	text-align: center;
	font-size: 28px;
	border-radius: 50%;
	border: 1px solid #ef6780;
}

/* Вертикальная линия */
.second_text ol:before {
	content: '';
	position: absolute;
	top: 15px;
	bottom: 15px;
	left: -30px;
	width: 1px;
	border-left: 1px solid #ef6780;
}
/* Скрытие линии у последнего li */
.second_text ol li:last-child:before {
	content: '';
	display: inline-block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: -38px;
	width: 28px;
	background: #fff;
}



.second_text ul {
    padding:0;
    list-style: none;
}
.second_text ul li{
    padding:6px;
    border-bottom:1px #c51700 dotted;
    padding-bottom:10px;
    margin-bottom:5px;
    margin-top:10px;
    font-size:18px;
}
.second_text ul li:before {
    padding-right:10px;
    font-weight: bold;
    font-size:32px;
    color: #c51700;
    content: "\2714";
    transition-duration: 0.5s;
}

.second_text ul li:hover:before {
    color: #8d1f11;
    content: "\2714";
}

/*ul:not([class]) li*/
 @media (max-width: 992px) {
.second_text ol li {
    position: relative;
    margin-left: 30px;
    }
    .second_text ol:before {
    left: 0px;
    }
     .first_vid
       { font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
    margin-top: 20px;
}
  .second_text span {
    font-weight: 300;
    font-size: 16px;
    line-height: 18px;
    margin-bottom: 10px;
}

  .service-block-txt {
    top: 100px;
    left: 25px;
     line-height: 16px !important;

    text-align: center;
  }
    }


.second_text #service-blocks-wrapper .service-block-wrap
{
  border:2px  #e4e4e4 solid;

	}
.btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border:0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin:0 auto;
    width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
    max-width: 100%;
    outline: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
        background-color: #ba884d;
    text-transform: uppercase;
    color: #fff;
    padding: 3px 32px;
    min-height: 42px;
    height: 42px;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    border-radius: 20px;
}
.icon--telegram {
  background-image: url('../img/ic-telegram.svg');
      background-size: 100%;
}
.icon--viber {
  background-image: url('../img/ic-viber.svg');
      background-size: 100%;
}
.icon--vk {
  background-image: url('../img/ic-vk.svg');
      background-size: 100%;
}
.icon--whatsapp {
  background-image: url('../img/ic-whatsapp.svg');
      background-size: 100%;
}



.icon--vk,
.icon--whatsapp,
.icon--telegram,
.icon--viber {
  width: 32px;
  height: 32px;
  margin-top: 3px;
  min-width: 32px;
  min-height: 32px;
  display:block;
}
.pr_gal .img
{
 width:100%;

	}
.swiper-wrapper
{
	display: grid;
    grid-template-columns: 1fr 1fr 1fr ;
    gap:20px;
 }
.project-swiper .swiper-slide
{
width: 100% !important;
}
@media (max-width: 992px) {
	.swiper-wrapper
{
	display: grid;
    grid-template-columns: 1fr 1fr;
    gap:20px;
 }
 }

