@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Regular.ttf");
  font-weight: 400;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Medium.ttf");
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto';
  src: url("../fonts/Roboto-Light.ttf");
  font-weight: 300;
  font-display: swap;
}
@font-face {
  font-family: 'OpenSans';
  src: url("../fonts/OpenSans-Semibold.ttf");
  font-weight: 600;
  font-display: swap;
}
* {
  box-sizing: border-box;
}
sup {
  vertical-align: super;
  font-size: 70%;
}
body {
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
}
.content {
  width: 960px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
p {
  margin: 0;
}
a {
  color: inherit;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
.h4,
.block_header {
  font-family: "Open Sans", Arial, "Trebuchet MS", Verdana, sans-serif;
  line-height: 1;
  -webkit-transition: color 0.4s;
  transition: color 0.4s;
  color: #000;
}
h1 {
  font-size: 36px;
  font-weight: 600;
  line-height: 1.2;
  position: relative;
}
h2 {
  font-weight: 600;
}
.header {
  padding-top: 4px;
}
.header .top_line {
  text-align: right;
  padding-top: 0px;
  padding-bottom: 17px;
}
.header .top_line .city_hours {
  display: inline-block;
  vertical-align: middle;
}
.header .top_line .phone {
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-image: url(../img/icon_phone.png);
  background-position: 0 center;
  height: 70px;
  line-height: 35px;
  font-size: 24px;
  padding-left: 44px;
  margin-left: 13px;
}
.header .menu_line {
  background-color: #1f67bd;
  height: 53px;
}
.header .menu_line .content {
  color: #fefefe;
  box-shadow: 0px 10px 10px -10px #000;
  height: 53px;
  z-index: 6;
}
.header .menu_line li {
  display: inline-block;
}
.header .logo {
  position: absolute;
  top: -75px;
  left: 0;
}
.header .menu_wrap {
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px;
}
.header .top-menu > * {
  margin: 0;
  margin-right: 2px;
  padding: 0 20px;
  position: relative;
}
.header .top-menu > *:hover,
.header .top-menu li.active {
  background-color: #023e7f;
  border-radius: 10px;
}
.header .top-menu > *:after {
  content: '';
  position: absolute;
  width: 2px;
  height: 36px;
  top: 8px;
  right: -2px;
}
.header .top-menu > *:last-of-type:after {
  display: none;
}
.header .top-menu > * > *:first-child {
  padding-top: 0;
  border: 0;
  line-height: 53px;
  text-transform: none;
  color: #fefefe;
  font-size: 17px;
}
.header .top-menu > li.active,
.header .top-menu > li:hover {
  border-bottom: none;
}
.header .top-menu > li:hover ul {
  max-height: 400px;
}
.header .top-menu li ul {
  margin-right: -50px;
  margin-left: -20px;
  position: absolute;
  overflow: hidden;
  background-color: rgba(31,103,189,0.5);
  z-index: 6;
  width:225px;
  max-height: 0px;
  -webkit-transition: max-height 1s ease;
  transition: max-height 1s ease;
}
.header .top-menu li ul li {
  display: block;
  width: 100%;
}
.header .top-menu li ul li a {
  display: block;
  min-height: 10px;
  overflow: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-size: 17px;
}
.header .top-menu li ul li a:hover {
  background-color: rgba(2,62,127,0.5);
}
.header .call_mr {
  display: inline-block;
  background-color: #0ab332;
  border-radius: 12px;
  width: 231px;
  position: absolute;
  right: 0;
  top: 2px;
  height: 50px;
  box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.75);
  padding-left: 103px;
  padding-top: 7px;
  line-height: 19px;
}
.header .call_mr:after {
  content: '';
  position: absolute;
  width: 108px;
  height: 66px;
  background-image: url("../img/ruler.png");
  top: -10px;
  left: -14px;
}
.products-menu {
  margin-top: 9px;
  text-align: center;
  padding-bottom: 45px;
}
.products-menu a {
  display: inline-block;
  vertical-align: bottom;
  margin: 0 40px;
}
.products-menu a img {
  display: inline-block;
}
.products-menu a span {
  margin-top: 15px;
  background-image: url("../img/menu_btn.png");
  display: block;
  width: 164px;
  height: 46px;
  font-size: 28px;
  color: #fff;
  line-height: 41px;
}
.products-menu a span:hover {
  background-image: url("../img/menu_btn_h.png");
}
.slider-startpage,
.slider-site {
  height: 584px;
  overflow: hidden;
  text-align: center;
}
.slide-okna-text {
  position: absolute;
  left: 50%;
  font-size: 37px;
  font-family: 'roboto';
  font-weight: 500;
  color: #FF0006;
  padding-top: 134px;
  padding-left: 140px;
}
.slide-jalousie-text {
  position: absolute;
  left: 50%;
  font-size: 42px;
  font-family: 'roboto';
  font-weight: 500;
  color: #FF0006;
  padding-top: 150px;
  margin-left: -170px;
}
.slide-ceiling-text {
  position: absolute;
  font-size: 42px;
  font-family: 'roboto';
  font-weight: 500;
  color: #FF0006;
  padding-top: 144px;
}
.slider-startpage a,
.slider-site a {
  display: block;
}
.slider-startpage a {
  position: absolute;
  opacity: 0;
  width: 100%;
  height: 584px;
  text-align: center;
  -webkit-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
}
.slider-startpage a.active {
  opacity: 1;
}
.okna-slide {
  background-image: url("../img/okna-slide.jpg");
}
.jalousie-slide {
  background-image: url("../img/jalousie-slide.jpg");
}
.ceiling-slide {
  background-image: url("../img/ceiling-slide.jpg");
  height: 520px;
}
.features {
  display: block;
  width: 100%;
  height: 465px;
  background: url("../img/features.jpg") center top repeat-x;
}
.features h1 {
  text-align: center;
  margin-bottom: 50px;
}
.features-blocks p {
  display: inline-block;
  width: 288px;
  padding: 0 10px;
  height: 353px;
  background-color: #fff;
  margin: 0 14px;
  vertical-align: top;
  text-align: center;
  font-weight: 300;
  font-size: 17px;
  line-height: 1.4;
  background-repeat: no-repeat;
  background-position: center 20px;
}
.features-blocks p strong {
  font-weight: 400;
  margin-top: 160px;
  margin-bottom: 20px;
  font-size: 24px;
  display: block;
}
.features-blocks-jalousie p strong {
  margin-top: 120px;
  margin-bottom: 10px;
}
.features-blocks-ceiling p strong {
  margin-top: 120px;
  margin-bottom: 8px;
}
.jalousie {
  padding-bottom: 78px;
}
.jalousie h2 {
  text-align: center;
  text-transform: uppercase;
  font-size: 30px;
  padding-top: 46px;
  padding-bottom: 26px;
  font-weight: 400;
}
.mozaic {
  height: 348px;
}
.mozaic-left {
  height: 348px;
  width: 471px;
  display: block;
  float: left;
}
.mozaic-center {
  float: left;
  display: block;
  width: 240px;
  margin: 0 9px;
}
.mozaic-center-top {
  margin-bottom: 7px;
}
.mozaic-right {
  width: 230px;
  height: 348px;
  padding: 20px;
  float: left;
}
.mozaic-right h4 {
  font-size: 20px;
  line-height: 1.2;
  color: #fff;
}
.mozaic-right p {
  margin-top: 10px;
  line-height: 1.3;
}
.mozaic-button {
  position: absolute;
  display: block;
  margin-top: 274px;
  width: 192px;
  height: 35px;
  text-align: center;
  text-transform: uppercase;
  background-color: #fff;
  box-shadow: inset -2px -2px 4px #a38e85;
  padding-top: 10px;
}
.mozaic-right-orange {
  background-color: #fd7c44;
}
.mozaic-right-green {
  background-color: #2dac18;
}
.mozaic-right-lightblue {
  background-color: #94b0da;
}
.mozaic-right-pink {
  background-color: #caaacc;
}
.mozaic-right-pink p {
  line-height: 1.2;
}
.mozaic-right-brown {
  background-color: #bb9980;
}
.okna-feature1 {
  background-image: url("../img/okna-feature1.png");
}
.okna-feature2 {
  background-image: url("../img/okna-feature2.png");
}
.okna-feature3 {
  background-image: url("../img/okna-feature3.png");
}
.jalousie-feature1 {
  background-image: url("../img/ceiling-feature1.png");
}
.jalousie-feature2 {
  background-image: url("../img/ceiling-feature2.png");
}
.jalousie-feature3 {
  background-image: url("../img/ceiling-feature4.png");
}
.ceiling-feature1 {
  background-image: url("../img/ceiling-feature1.png");
}
.ceiling-feature2 {
  background-image: url("../img/ceiling-feature2.png");
}
.ceiling-feature3 {
  background-image: url("../img/ceiling-feature3.png");
}
.ceiling-feature4 {
  background-image: url("../img/ceiling-feature4.png");
}
.okna-profiles {
  padding-top: 60px;
  min-height: 100px;
  overflow: auto;
}
.okna-profiles h2 {
  color: #144a93;
  font-size: 38px;
  text-transform: uppercase;
  text-align: center;
}
.okna-profiles p {
  margin-top: 30px;
  width: 300px;
  font-weight: 300;
  font-size: 17px;
  line-height: 1.4;
}
.okna-profiles ul {
  margin-top: 50px;
  width: 290px;
  color: #29479f;
  list-style: disc outside;
}
.okna-profiles ul li {
  font-size: 16px;
  margin-bottom: 22px;
  font-weight: 300;
  line-height: 1.5;
}
.okna-profiles ul li span {
  color: #000;
}
.okna-profile {
  display: block;
  position: relative;
  background: url("../img/okna-profile-full.png") center top no-repeat;
  width: 805px;
  height: 598px;
  margin: 60px auto;
}
.okna-profile p {
  width: 180px;
  font-size: 21px;
  color: #454545;
  font-weight: 400;
  line-height: 1.1;
  margin-top: 0;
}
.okna-profile1 {
  padding-top: 38px;
}
.okna-profile2 {
  padding-top: 46px;
}
.okna-profile3 {
  padding-top: 20px;
  text-align: right;
  float: right;
}
.okna-profile4 {
  clear: both;
  float: right;
  text-align: right;
  padding-top: 36px;
}
.okna-profile5 {
  clear: both;
  float: right;
  text-align: right;
  padding-top: 26px;
}
.okna-profile6 {
  clear: both;
  padding-top: 32px;
}
.okna-profile7 {
  padding-top: 88px;
}
.okna-profile8 {
  clear: both;
  float: right;
  width: 300px !important;
  text-align: right;
  padding-top: 2px;
}
.okna-profile9 {
  clear: both;
  padding-top: 50px;
}
.okna-calc {
  background: #97b3ec url("../img/okna-calc-bg.png") left top repeat;
  width: 100%;
  height: 546px;
}
.okna-calc h1 {
  padding-top: 22px;
  position: absolute;
  text-align: center;
  font-size: 36px;
  font-weight: 600;
  color: #fff;
  width: 960px;
}
.okna-calc p {
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  position: absolute;
}
.okna-calc a {
  display: block;
  position: absolute;
  text-decoration: none;
}
.okna-calc a.active,
.okna-calc a:hover {
  border: 3px solid #5779bb;
  border-radius: 3px;
}
.okna-calc .error_message {
  color: #fff;
  font-size: 18px;
  position: absolute;
  margin-left: 620px;
  margin-top: 92px;
}
.okna-calc-type {
  margin-top: 70px;
}
.okna-calc-lodg {
  margin-top: 386px;
}
.okna-calc-thumb1 {
  background: url("../img/okna-calc-thumb1.png") center no-repeat;
  width: 67px;
  height: 57px;
  margin-top: 98px;
}
.okna-calc-thumb2 {
  background: url("../img/okna-calc-thumb2.png") center no-repeat;
  width: 95px;
  height: 57px;
  margin-top: 158px;
}
.okna-calc-thumb21 {
  background: url("../img/okna-calc-thumb21.png") center no-repeat;
  width: 61px;
  height: 78px;
  margin-top: 218px;
}
.okna-calc-thumb3 {
  background: url("../img/okna-calc-thumb3.png") center no-repeat;
  width: 94px;
  height: 78px;
  margin-top: 304px;
}
.okna-calc-thumb4 {
  background: url("../img/okna-calc-thumb4.png") center no-repeat;
  width: 95px;
  height: 57px;
  margin-top: 406px;
}
.okna-calc-thumb5 {
  background: url("../img/okna-calc-thumb5.png") center no-repeat;
  width: 177px;
  height: 51px;
  margin-top: 470px;
}
.okna-calc-okno1 {
  position: absolute;
  display: none;
  background-image: url("../img/okna-calc-okno1.png");
  width: 300px;
  height: 232px;
  margin-left: 164px;
  margin-top: 155px;
}
.okna-calc-okno2 {
  position: absolute;
  display: none;
  background-image: url("../img/okna-calc-okno2.png");
  width: 355px;
  height: 182px;
  margin-left: 138px;
  margin-top: 189px;
}
.okna-calc-okno21 {
  position: absolute;
  display: none;
  background-image: url("../img/okna-calc-okno21.png");
  width: 237px;
  height: 277px;
  margin-left: 200px;
  margin-top: 144px;
}
.okna-calc-okno3 {
  position: absolute;
  display: none;
  background-image: url("../img/okna-calc-okno3.png");
  width: 339px;
  height: 277px;
  margin-left: 146px;
  margin-top: 144px;
}
.okna-calc-okno4 {
  position: absolute;
  display: none;
  background-image: url("../img/okna-calc-okno4.png");
  width: 355px;
  height: 182px;
  margin-left: 138px;
  margin-top: 189px;
}
.okna-calc-okno5 {
  position: absolute;
  display: none;
  background-image: url("../img/okna-calc-okno5.png");
  width: 349px;
  height: 90px;
  margin-left: 136px;
  margin-top: 233px;
}
.okna-calc-caption {
  position: absolute;
  margin-left: 130px;
  margin-top: 92px;
  width: 370px;
  text-align: center;
}
.okna-calc-windows div.active {
  display: block;
}
.okna-calc-ruler-vertical {
  display: block;
  position: absolute;
  margin-top: 139px;
  margin-left: 508px;
  background-image: url("../img/okna-calc-ruler-vertical.png");
  width: 14px;
  height: 308px;
}
.okna-calc-ruler-horizontal {
  display: block;
  position: absolute;
  margin-top: 450px;
  margin-left: 134px;
  background-image: url("../img/okna-calc-ruler-horizontal.png");
  width: 360px;
  height: 14px;
}
.okna-calc-width {
  margin-top: 469px;
  margin-left: 234px;
}
.okna-calc-width input {
  margin-left: 6px;
  margin-right: 3px;
  width: 70px;
  height: 24px;
  display: inline-block;
  border: 1px solid #969696;
  outline: 1px solid #394459;
  text-align: center;
  font-size: 16px;
  border-radius: 1px;
}
.okna-calc-height {
  line-height: 1.2;
  margin-top: 144px;
  margin-left: 532px;
}
.okna-calc-height input {
  margin-top: 6px;
  margin-bottom: 3px;
  width: 70px;
  height: 24px;
  display: block;
  border: 1px solid #969696;
  outline: 1px solid #394459;
  text-align: center;
  font-size: 16px;
  border-radius: 1px;
}
.okna-calc-form {
  width: 328px;
  min-height: 10px;
  overflow: auto;
  float: right;
  margin-top: 130px;
  padding-bottom: 10px;
}
.okna-calc-params {
  margin-left: 4px;
  min-height: 10px;
  background-color: #fff;
  border: 1px solid #1b56a0;
  border-radius: 5px;
  overflow: auto;
  padding: 26px 20px;
  padding-bottom: 0;
}
.okna-calc-param {
  margin-bottom: 18px;
  clear: both;
  float: none;
}
.okna-calc-param span {
  color: #274c9a;
  font-size: 17px;
  vertical-align: bottom;
}
.okna-calc-param select {
  float: right;
  font-size: 16px;
  vertical-align: top;
  width: 150px;
}
.okna-calc-param input {
  display: block;
  width: 180px;
  height: 40px;
  font-size: 17px;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
}
.okna-calc-price {
  text-align: center;
  padding-top: 8px;
  font-weight: 300;
  font-size: 20px;
}
.okna-calc-price span {
  color: #000;
  font-weight: 300;
  font-size: 20px;
}
.okna-calc-price strong {
  font-size: 18px;
  font-weight: 300;
  color: #274c9a;
  display: block;
  line-height: 1.2;
  margin-bottom: 8px;
}
.okna-calc-button {
  margin-left: 4px;
  width: 320px;
  height: 43px;
  background-color: #ffe400;
  padding: 0;
  border: 0;
  border-radius: 5px;
  margin-top: 28px;
  box-shadow: 2px 2px 4px 0 #1b56a0;
  font-size: 19px;
  cursor: pointer;
}
.why_us {
  position: relative;
  height: 350px;
  background: url("../img/why_us_back.webp") center top no-repeat;
}
.why_us .content {
  background-color: rgba(255,255,255,0.9);
  top: 20px;
  width: 932px;
}
.why_us .content h2 {
  color: #12369f;
  text-transform: uppercase;
  font-weight: 500;
  padding-top: 34px;
  margin-bottom: 0;
  font-family: Roboto;
  text-align: center;
  font-size: 33px;
}
.why_us .content ul {
  margin-top: 40px;
}
.why_us .content ul li {
  font-size: 20px;
  display: inline-block;
  vertical-align: top;
  width: 420px;
  margin-left: 40px;
  margin-bottom: 28px;
}
.why_us .content ul li .pic {
  display: inline-block;
  vertical-align: middle;
}
.why_us .content ul li .note {
  display: inline-block;
  vertical-align: middle;
  margin-left: 20px;
}
.ourprojects {
  padding-top: 46px;
  padding-bottom: 40px;
  min-height: 100px;
  overflow: auto;
}
.ourprojects h2 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 20px;
}
.certificates {
  padding-top: 64px;
  padding-bottom: 60px;
}
.certificates .bx-wrapper {
  box-sizing: content-box;
}
.certificates h2 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 26px;
}
.certificates-blocks {
  text-align: center;
}
.certificates-blocks a {
  display: inline-block;
  width: 177px;
  min-height: 10px;
  padding-bottom: 5px;
  overflow: auto;
  text-align: center;
  font-weight: 300;
  font-size: 14px;
  line-height: 1.2;
  vertical-align: top;
}
.certificates-blocks a img {
  display: inline-block;
}
.certificates-blocks span {
  display: block;
  width: 177px;
  height: 239px;
  border: 2px solid #3857be;
  border-radius: 2px;
  margin-bottom: 14px;
  padding-top: 8px;
}
.calc {
  width: 100%;
  height: 471px;
  padding-top: 34px;
  background: url("../img/calc-bg.png") repeat;
}
.calc h2 {
  text-align: center;
  font-size: 30px;
  margin-bottom: 34px;
}
.calc-ceiling {
  height: 504px;
}
.calc-extradetail-ceiling {
  width: 100%;
  position: absolute;
  margin-top: 264px;
  font-size: 16px;
  text-align: center;
}
.calc-step1 {
  position: absolute;
  width: 238px;
  height: 240px;
  background: #f19269 url("../img/calc-step1.png") center 22px no-repeat;
  font-size: 20px;
  padding-top: 96px;
  text-align: center;
  color: #fff;
  line-height: 1.2;
}
.calc-multiply {
  position: absolute;
  width: 37px;
  height: 34px;
  margin-left: 262px;
  margin-top: 95px;
  background-image: url("../img/calc-multiply.png");
}
.calc-plus {
  position: absolute;
  width: 37px;
  height: 35px;
  margin-left: 262px;
  margin-top: 324px;
  background-image: url("../img/calc-plus.png");
}
.calc-step2 {
  position: absolute;
  width: 238px;
  height: 240px;
  margin-left: 320px;
  background: #f19269 url("../img/calc-step2.png") center 22px no-repeat;
  font-size: 20px;
  padding-top: 96px;
  text-align: center;
  color: #fff;
  line-height: 1.2;
}
.calc-step2 sup {
  font-size: 75%;
  vertical-align: super;
}
.calc-equal {
  position: absolute;
  width: 75px;
  height: 75px;
  border-radius: 38px;
  background: #f19269 url("../img/calc-equal.png") center no-repeat;
  margin-left: 599px;
  margin-top: 74px;
}
.calc-step3 {
  position: absolute;
  width: 238px;
  height: 240px;
  margin-left: 717px;
  background: #f19269 url("../img/calc-step1.png") center 22px no-repeat;
  font-size: 20px;
  padding-top: 96px;
  text-align: center;
  color: #fff;
  line-height: 1.2;
}
.calc-result {
  position: absolute;
  display: block;
  width: 205px;
  height: 50px;
  padding-top: 14px;
  margin-left: 738px;
  margin-top: 160px;
  background-color: #fff;
  text-align: center;
  font-size: 18px;
}
.calc-extradetail {
  position: absolute;
  margin-left: 362px;
  margin-top: 244px;
  line-height: 1.1;
  font-size: 16px;
  font-weight: 500;
}
.calc-button {
  position: absolute;
  width: 321px;
  height: 53px;
  font-size: 24px;
  border: 3px solid #f19269;
  border-radius: 9px;
  background-color: #fff;
  cursor: pointer;
  margin-left: 500px;
  margin-top: 300px;
}
.calc-button:hover {
  background-color: #f19269;
  color: #fff;
}
.calc-form select {
  position: absolute;
  display: block;
  z-index: 2;
  width: 205px;
  height: 50px;
  margin-left: 18px;
  margin-top: 160px;
  font-size: 18px;
}
.calc-form input[type=number] {
  position: absolute;
  display: block;
  z-index: 2;
  width: 205px;
  height: 50px;
  margin-top: 160px;
  margin-left: 337px;
  font-size: 18px;
  text-align: center;
}
.calc-form input[type=tel] {
  position: absolute;
  display: block;
  z-index: 2;
  width: 205px;
  height: 50px;
  margin-top: 303px;
  margin-left: 240px;
  font-size: 18px;
  text-align: center;
}
.calc-step4 {
  position: absolute;
  width: 238px;
  height: 145px;
  padding-top: 14px;
  margin-top: 270px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  line-height: 1.2;
  background-color: #f19269;
}
.calc-step5 {
  position: absolute;
  width: 238px;
  height: 145px;
  padding-top: 14px;
  margin-top: 270px;
  margin-left: 320px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  line-height: 1.2;
  background-color: #f19269;
}
.feedback {
  height: 459px;
  background: url("../img/feedback_back.jpg") center top no-repeat;
}
.feedback-startpage {
  height: 452px;
}
.feedback .content {
  width: 1000px;
}
.feedback .content h2 {
  text-align: center;
  font-size: 32px;
  padding-top: 44px;
  margin-bottom: 32px;
}
.feedback .content .fback_slider_wrap {
  overflow: hidden;
}
.feedback .content .fback_slider_wrap .block {
  padding: 0;
  margin: 0;
  background-color: none;
  background-color: transparent;
}
.feedback .content .fback_slider_wrap .bx-wrapper {
  background: none;
  border: 0;
  box-shadow: none;
  margin-bottom: 0;
}
.feedback .content .fback_slider_wrap .bx-wrapper .block-row {
  width: 441px;
  height: 223px;
  padding: 16px 17px;
  background-color: #fff;
  border-radius: 10px;
  margin: 0;
  line-height: 16px;
  display: table;
}
.feedback .block-text {
  display: table-cell;
  vertical-align: middle;
}
.feedback .content .fback_slider_wrap .bx-wrapper .block-row h4 {
  font-size: 18px;
  color: #17349f;
}
.feedback .content .fback_slider_wrap .bx-wrapper .bx-controls-direction a {
  background-image: url("../img/feedback_arrow.png");
  width: 13px;
  height: 39px;
  background-position: 0;
  right: -33px;
  z-index: 1;
}
.feedback .content .fback_slider_wrap .bx-wrapper .bx-controls-direction a.bx-prev {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  left: -33px;
}
.feedback .content .leave_fb_wrap {
  text-align: center;
}
.feedback .leave_fb {
  color: #304ea8;
  font-size: 20px;
  background-color: #fff;
  border-radius: 8px;
  border: 3px solid #4e6ac4;
  width: 202px;
  height: 50px;
  margin-top: 45px;
  display: inline-block;
  line-height: 42px;
}
.feedback .leave_fb:hover {
  color: #fff;
  background-color: #4e6ac4;
}
.callback {
  height: 305px;
  width: 100%;
  overflow: hidden;
  position: relative;
  color: #fff;
  text-align: center;
  background: url("../img/callback_background.webp") center top no-repeat;
}
.callback h2 {
  font-size: 40px;
  color: #fff;
  text-shadow: 2px 3px 8px rgba(6,64,119,0.75);
  font-family: Roboto;
  font-weight: 400;
  padding-top: 76px;
}
.callback .sub {
  margin-top: 12px;
  text-shadow: 2px 3px 8px rgba(6,64,119,0.75);
  font-family: Roboto;
  font-weight: 300;
  font-size: 27px;
}
.callback .feedback_form {
  margin-top: 45px;
}
.callback .feedback_form > form > * {
  display: inline-block;
  vertical-align: middle;
}
.callback .feedback_form > form > * input[type='text'],
.callback .feedback_form > form > * input[type='password'],
.callback .feedback_form > form > * input[type='email'],
.callback .feedback_form > form > * input[type='number'],
.callback .feedback_form > form > * input[type='tel'],
.callback .feedback_form > form > * textarea {
  width: 313px;
  padding: 0 10px;
  text-align: center;
  height: 43px;
  box-sizing: border-box;
  font-size: 24px;
  font-family: Roboto;
  font-weight: 300;
  color: #6e6e6e;
}
.callback input[type=submit] {
  background-image: url("../img/callback_btn.png");
  color: #000;
  font: 600 18px OpenSans;
  box-shadow: 0px 0px 9px 0px rgba(0,0,0,0.75);
  width: 300px;
  height: 44px;
  margin-left: 32px;
  background-position: center;
  background-color: transparent;
  border: 0;
  cursor: pointer;
}
.desc_block h1 {
    text-align: center;
    padding-top: 40px;
    margin-bottom: 20px;
    color: #144a93;
}
.desc_block h2 {
    font-size: 30px;
    color: #144a93;
}

.desc_block h3 {
    font-size: 26px;
    font-weight: 400;
    color: #144a93;
}
.desc_block iframe {
  float: left;
  margin: 0 30px 0 20px;
}
.desc_block p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 34px;
    line-height: 1.8;
    text-align: justify;
}
.anons p {
  line-height: 20px;
  text-align: justify;
}
.block-text h4 {
  margin-bottom: 13px;
}
.footer {
  height: 151px;
  background-color: #1f67bd;
  background-repeat: repeat;
}
.footer .logo {
  display: block;
  float: left;
  padding-top: 23px;
}
.footer .menu_wrap {
  display: block;
  float: left;
  padding-top: 30px;
  margin-left: 30px;
  width: 300px;
}
.footer .menu_wrap .top-menu > li {
  border-bottom: 0;
  width: 136px;
  display: inline-block;
  margin-bottom: 12px;
}
.footer .menu_wrap .top-menu > * > *:first-child {
  padding: 0;
  text-transform: none;
  color:#fff;
}
.footer .city_hours {
  display: block;
  float: left;
  width: 180px;
  padding-top: 30px;
  text-align: right;
}
.footer .city_hours p {
  margin-bottom: 12px;
}
.footer .r_col {
  display: block;
  float: right;
  width: 250px;
  height: 130px;
  position: relative;
  padding-top: 74px;
}
.footer .r_col .call_mr {
  color: #fff;
  display: block;
  background-color: #0ab332;
  border-radius: 12px;
  width: 231px;
  position: absolute;
  right: 0;
  top: 18px;
  height: 50px;
  box-shadow: 1px 2px 2px 0px rgba(0,0,0,0.75);
  padding-left: 103px;
  padding-top: 7px;
  line-height: 19px;
}
.footer .r_col .call_mr:after {
  content: '';
  position: absolute;
  width: 108px;
  height: 66px;
  background-image: url("../img/ruler.png");
  top: -10px;
  left: -14px;
}
.footer .r_col .phone {
  display: block;
  background-image: url("../img/icon_phone_w.png");
  background-repeat: no-repeat;
  background-position: 0 center;
  height: 31px;
  line-height: 31px;
  font-size: 24px;
  padding-left: 44px;
  margin-left: 13px;
  margin-top: 20px;
  font-size: 23px;
  color:#fff;
}
article {
  padding-top: 20px;
  padding-bottom: 60px;
}
article h1,
article h2,
article h3 {
  text-align: center;
  padding: 30px 0;
}
article h2 {
  font-size: 30px;
}
article h3 {
  font-size: 26px;
  font-weight: 400;
}
article p {
  line-height: 1.4;
  font-size: 16px;
  margin-bottom: 10px;
  text-indent: 0px;
}
article ul {
  list-style: inside disc;
  font-weight: 300;
  margin-bottom: 34px;
}
article li {
  font-size: 16px;
  line-height: 1.4;
}
article table#contlist td {
  padding-right: 10px;
  padding-top: 10px;
}
article table#contlist {
  width: 870px; /* РЁРёСЂРёРЅР° С‚Р°Р±Р»РёС†С‹ */
  border: 8px solid #fff; /* Р Р°РјРєР° РІРѕРєСЂСѓРі С‚Р°Р±Р»РёС†С‹ */
  border-collapse: collapse; /* РћС‚РѕР±СЂР°Р¶Р°С‚СЊ С‚РѕР»СЊРєРѕ РѕРґРёРЅР°СЂРЅС‹Рµ Р»РёРЅРёРё */
}
article table#contlist td {
  padding: 10px; /* РџРѕР»СЏ РІРѕРєСЂСѓРі СЃРѕРґРµСЂР¶РёРјРѕРіРѕ СЏС‡РµРµРє */
  border: 4px solid #e66022; /* Р“СЂР°РЅРёС†Р° РІРѕРєСЂСѓРі СЏС‡РµРµРє */
  font-size: 18px;
  font-size: 20px;
  color: #ec5301;
  vertical-align: middle;
  text-align: center;
}
article span.bluecont {
  color: #0049c3;
  font-size: 18px;
}
article span.redcont {
  color: #ec5301;
  font-size: 24px;
}
.popup {
  position: absolute;
  top: 0;
  left: -500em;
  opacity: 0;
}
.popup:target {
  position: static;
  left: 0;
  opacity: 1;
}
.popBox {
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  height: 500px;
  top: 58px;
  border: 3px solid #f19269;
  z-index: 100;
  opacity: 0;
  -webkit-transform: scale(0.5);
  transform: scale(0.5);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.popup-review .popBox {
  height: 340px;
}
.popBox h2 {
  color: #000;
  font-size: 24px;
  text-transform: uppercase;
  margin-top: 36px;
  margin-bottom: 12px;
  text-align: center;
}
.popBox form {
  width: 290px;
  margin: 0 auto;
}
.popBox input {
  margin-top: 16px;
  width: 290px;
  height: 36px;
  font-size: 16px;
  padding: 0 10px;
}
.popBox textarea {
  margin-top: 16px;
  width: 290px;
  height: 80px;
  font-size: 16px;
  padding: 10px;
}
.popBox input[type=submit] {
  margin-top: 32px;
  font-size: 20px;
  border: 3px solid #f19269;
  border-radius: 9px;
  background-color: #fff;
  cursor: pointer;
}
.popBox input[type=submit]:hover {
  background-color: #f19269;
  color: #fff;
}
:target .popBox {
  position: fixed;
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.lightbox {
  display: none;
  text-indent: -200em;
  background: #000;
  z-index: 99;
  opacity: 0.75;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
:target .lightbox {
  display: block;
}
.close {
  position: absolute;
  display: block;
  width: 25px;
  text-align: center;
  height: 20px;
  padding-top: 5px;
  right: 0;
  text-align: center;
  text-decoration: none;
  color: #f19269;
  font-size: 14px;
}
.close:hover {
  color: #000;
}
.video {
  padding-top: 20px;
}
.video h1 {
  text-align: center;
  margin-bottom: 20px;
}
.video .bx-wrapper {
  -moz-box-shadow: none;
  box-shadow: none;
}
.video .bx-wrapper .bx-prev {
  background: url('../img/feedback_arrow-left.png');
  width: 13px;
  height: 39px;
  left: -39px;
  margin-top: -20px;
}
.video .bx-wrapper .bx-next {
  background: url('../img/feedback_arrow.png');
  width: 13px;
  height: 39px;
  margin-top: -20px;
  right: -39px;
}
.video .bx-wrapper .bx-next:focus, .video .bx-wrapper .bx-next:hover {
  background-position: 0 0;
}

.glav_cat_wrap {clear:both;padding-bottom:35px;font-size:0;}
.glav_cat_div {width:200px;margin:0 30px 20px 0;display:inline-block;vertical-align:top;font-size:12px;text-align:left;position:relative;z-index:5;-moz-transition:all 0.7s;-webkit-transition:all 0.7s;transition:all 0.7s;}
.glav_cat_div:hover {box-shadow: 0 20px 40px 0 rgba(207, 207, 207, 0.5);z-index:10;}
.glav_cat_div:nth-child(6n+6) {margin-right:0;}
.glav_cat_slider .glav_cat_div {margin-bottom:0;}
.glav_cat_div .img {height:250px;position:relative;width:100%;margin:0 auto 15px auto;text-align:center;}
.glav_cat_div .img img {display:inline-block;vertical-align:bottom;max-width:94%;}
.glav_cat_div .img em {display:inline-block;vertical-align:bottom;width:0px;height:100%;}
.glav_cat_div .img img.cat_logo_img {display:block;max-width:100%;position:absolute;top:10px;top:5px;left:50%;z-index:2;-moz-transform:translateX(-50%);-webkit-transform:translateX(-50%);transform:translateX(-50%);}
span.available {display:block;width: 8px;  height: 8px;  background-color: #ddd;border-radius:100%;position:absolute;top:10px;right:10px;z-index:4;}
span.available.active { background-color: #b8e986;}
.glav_cat_div .text {text-align:center;}
.glav_cat_div .text p {display:block;font-size: 12px;line-height:17px;color: #000;padding-bottom:5px;}
.glav_cat_div .text p a {color:#000;text-decoration:none;}
.glav_cat_div .text p a:hover {text-decoration:none;}
.glav_cat_div .text p.title {}
.glav_cat_div .the_price {padding:0px 0 0px 0;}
.glav_cat_div .text .the_price p.price {padding-bottom:16px;display:inline-block;vertical-align:middle;font-size: 14px;line-height:19px;  font-weight: normal;color: #000000;position:relative;}
.glav_cat_div .text .the_price p.price b {position:relative;display:inline-block;font-weight:bold;}
/*.glav_cat_div .text .the_price p.price b:after {font-family:Arial;content:"â‚½";display:block;position:absolute;left:100%;margin-left:8px;top:1px;font-size: 16px; font-weight: bold;color:#000;}*/
.glav_cat_div .text a.button {margin:0 auto;}

.slider {
    max-width: 980px;
    margin: 0 auto;
}
.slider img{margin: 0 auto;}
.slider .bx-wrapper {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    background: transparent;
}