@font-face {
  font-family: 'MullerRegular';
  src: url('../fonts/MullerRegular.eot');
  src: url('../fonts/MullerRegular.eot@') format('embedded-opentype'),
    url('../fonts/MullerRegular.woff2.html') format('woff2'),
    url('../fonts/MullerRegular.woff') format('woff'),
    url('../fonts/MullerRegular.ttf') format('truetype'),
    url('../fonts/MullerRegular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MullerBold';
  src: url('../fonts/MullerBold.eot');
  src: url('../fonts/MullerBold.eot@') format('embedded-opentype'),
    url('../fonts/MullerBold.woff2.html') format('woff2'),
    url('../fonts/MullerBold.woff') format('woff'),
    url('../fonts/MullerBold.ttf') format('truetype'),
    url('../fonts/MullerBold.svg') format('svg');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MullerMedium';
  src: url('../fonts/MullerMedium.eot');
  src: url('../fonts/MullerMedium.eot@') format('embedded-opentype'),
    url('../fonts/MullerMedium.woff2.html') format('woff2'),
    url('../fonts/MullerMedium.woff') format('woff'),
    url('../fonts/MullerMedium.ttf') format('truetype'),
    url('../fonts/MullerMedium.svg') format('svg');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MullerExtraBold';
  src: url('../fonts/MullerExtraBold.eot');
  src: url('../fonts/MullerExtraBold.eot@') format('embedded-opentype'),
    url('../fonts/MullerExtraBold.woff2.html') format('woff2'),
    url('../fonts/MullerExtraBold.woff') format('woff'),
    url('../fonts/MullerExtraBold.ttf') format('truetype'),
    url('../fonts/MullerExtraBold.svg') format('svg');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'MullerBlack';
  src: url('../fonts/MullerBlack.eot');
  src: url('../fonts/MullerBlack.eot@') format('embedded-opentype'),
    url('../fonts/MullerBlack.woff2.html') format('woff2'),
    url('../fonts/MullerBlack.woff') format('woff'),
    url('../fonts/MullerBlack.ttf') format('truetype'),
    url('../fonts/MullerBlack.svg') format('svg');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url('../fonts/Roboto-Bold.eot');
  src: url('../fonts/Roboto-Bold.eot@') format('embedded-opentype'),
    url('../fonts/Roboto-Bold.woff2.html') format('woff2'),
    url('../fonts/Roboto-Bold.woff') format('woff'),
    url('../fonts/Roboto-Bold.ttf') format('truetype'),
    url('../fonts/Roboto-Bold.svg') format('svg');
  font-weight: bold;
  font-style: normal;
}

@font-face {
  font-family: 'Roboto-Regular';
  src: url('../fonts/Roboto-Regular.eot');
  src: url('../fonts/Roboto-Regular.eot@') format('embedded-opentype'),
    url('../fonts/Roboto-Regular.woff2.html') format('woff2'),
    url('../fonts/Roboto-Regular.woff') format('woff'),
    url('../fonts/Roboto-Regular.ttf') format('truetype'),
    url('../fonts/Roboto-Regular.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}

/*===========================================*/
b {
  font-family: 'MullerBold';
  font-weight: normal;
}

strong {
  font-family: 'MullerBlack';
  font-weight: normal;
}

.extrabold_font {
  font-family: 'MullerExtraBold';
}

.bold_font {
  font-family: 'MullerBold';
}

.medium_font {
  font-family: 'MullerMedium';
}

.black_font {
  font-family: 'MullerBlack';
}

* {
  margin: 0;
  padding: 0;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.custom-control-input:focus~.custom-control-label::before {
  box-shadow: none !important;
}

body {
  font-size: 16px;
  color: #323232;
  font-family: 'MullerRegular';
}

body,
header {
  min-width: 310px;
}

.red {
  outline: 1px solid red;
}

input,
textarea,
select {
  font-size: 16px !important;
}

.clearfix:before,
.clearfix:after {
  display: table;
  content: " ";
}

.clearfix:after {
  clear: both;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.img_cont {
  display: block;
  text-align: center;
}

.img_cont img {
  width: 100%;
  height: auto;
}

.align_center {
  display: block;
  text-align: center;
}

a {
  text-decoration: none;
  outline: none;
  color: #323232;
}

a:hover,
a:focus {
  outline: none;
  color: #E5491B;
}

textarea:focus,
input:focus,
select:focus {
  outline: none
}

input[type="search"] {
  -webkit-appearance: none;
}

.slick-slide:focus {
  outline: none;
}

h1,
h2,
h3,
h4,
h5 {
  margin: 0;
  line-height: 1;
  font-weight: normal;
}

a.img_cont:hover {
  opacity: 0.9;
}

.block {
  padding-top: 60px;
  padding-bottom: 60px;
}

/*==========================*/
.menu_button {
  height: 41px;
  width: 62px;
  right: 0px;
  top: -53px;
  text-align: center;
  position: absolute;
  overflow: hidden;
  -webkit-transition: all .2s ease;
  transition: all .2s ease;
  z-index: 999;
  margin-top: 0;
  outline: none !important;
}

.menu_button.navbar-toggle {
  padding: 0px;
  margin: 0px;
}

.menu_button.active span i:nth-child(1) {
  -webkit-transform: rotate(-45deg) translate(-50%, -50%);
  transform: rotate(-45deg) translate(-50%, -50%);
  top: 17.5%;
  left: 21px;
}

.menu_button.active span i:nth-child(2) {
  -webkit-transform: translateX(-100px);
  transform: translateX(-100px);
  opacity: 0;
}

.menu_button.active span i:nth-child(3) {
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
  transform: rotate(45deg) translate(-50%, -50%);
  top: 56%;
  left: 18px;
}

.menu_button span {
  width: 40px;
  height: 51px;
  position: absolute;
  right: 0;
  top: 0px;
  cursor: pointer;
  background: transparent;
  z-index: 1;
}

.menu_button span i {
  position: absolute;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
  width: 68%;
  height: 4px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: #E5491B;
  -webkit-transition: opacity .1s ease .1s, -webkit-transform .3s ease;
  transition: opacity .1s ease .1s, -webkit-transform .3s ease;
  transition: transform .3s ease, opacity .1s ease .1s;
  transition: transform .3s ease, opacity .1s ease .1s, -webkit-transform .3s ease;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.menu_button span i:nth-child(1) {
  top: 18%;
}

.menu_button span i:nth-child(2) {
  top: 33.8%;
}

.menu_button span i:nth-child(3) {
  top: 49%;
}

body {
  padding-top: 130px;
}

header {
  width: 100%;
  overflow: visible;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1003;
  background-color: #14D4E9;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
}

header.smaller {
  height: 86px;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}

.logo {
  transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
}

.logo img {
  width: 100%;
  -webkit-transition: height 0.3s;
  -moz-transition: height 0.3s;
  -ms-transition: height 0.3s;
  -o-transition: height 0.3s;
  transition: height 0.3s;
  vertical-align: middle;
}

/*-------------*/
.top_panel {
  padding-top: 10px;
  padding-bottom: 10px;
}

.top_panel .row>div {
  /*outline: 1px solid aqua;*/
}

.main_menu {
  position: relative;
}

.active_button {
  display: inline-block;
  background-color: #F66E0A;
  font-size: 20px;
  color: #fff;
  text-align: center;
  padding: 0px 40px;
  height: 40px;
  line-height: 35px;
  border: 1px solid #F66E0A;
  outline: none;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
}

.active_button:hover,
.active_button:focus {
  background-color: #fff;
  color: #F66E0A;
  text-decoration: none;
}

/*=================================*/
.dm-overlay {
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.65);
  display: none;
  overflow: auto;
  width: 100%;
  height: 100%;
  z-index: 1050;
}

/* активируем модальное окно */

.dm-overlay:target {
  display: block;
  -webkit-animation: fade .6s;
  -moz-animation: fade .6s;
  animation: fade .6s;
}

/* блочная таблица */

.dm-table {
  display: table;
  width: 100%;
  height: 100%;
}

/* ячейка блочной таблицы */

.dm-cell {
  display: table-cell;
  padding: 0 1em;
  vertical-align: middle;
  text-align: center;
}

/* модальный блок */

.dm-modal {
  display: inline-block;
}

.popup {
  background-color: #fff;
  width: 450px;
  height: auto;
  box-shadow: 2px 5px 20px 0px rgba(0, 0, 0, 0.2);
  position: absolute;
  left: 0px;
  right: 0px;
  top: 50%;
  margin: -255px auto 0;
  z-index: 990;
  padding-top: 40px;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 40px;
  border: 2px solid #fff;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.close_popup {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
  width: 24px;
  height: 24px;
  font-size: 20px;
  text-align: center;
  line-height: 24px;
  color: #E5491B;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  cursor: pointer;
}

.close_popup:hover {
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -sand-transform: rotate(360deg);
  color: #000;
}

.popup input[type=text],
.popup input[type=email],
.popup input[type=tel] {
  border: 1px solid #ccc;
  outline: none;
  margin-bottom: 15px;
  color: #000;
  background: rgba(255, 255, 255, 1);
  height: 50px;
  width: 100%;
  padding: 0px 15px;
}

.popup textarea {
  border: 1px solid #ccc;
  outline: none;
  background: rgba(255, 255, 255, 1);
  height: 120px;
  width: 100%;
  padding: 15px;
  margin-bottom: 5px;
  resize: none;
}

.form_wrapper_header p {
  margin-bottom: 20px;
  font-size: 30px;
  margin-top: 10px;
}

.succes {
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding: 35px 30px;
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0;
  margin: 0;
  z-index: 1002;
  display: none;
}

.succes .inner {
  display: table;
  width: 100%;
  height: 100%;
}

.succes .inner p {
  margin-top: 0 !important;
  display: table-cell;
  vertical-align: middle;
}

.succes p {
  font-size: 26px;
  line-height: 1.2;
  text-align: center;
  color: #000;
}

.succes p>span {
  display: block;
  width: 50px;
  height: 50px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  line-height: 45px;
  color: #E5491B;
  font-size: 50px;
  margin-top: 20px;
}

/*=========================*/
.vote label {
  display: block;
  cursor: pointer;
  position: relative;
  padding: 0;
  padding-left: 40px;
  font-size: 14px;
  color: #000;
  padding-top: 0px;
  text-align: left;
  font-weight: normal;
}

.vote input[type=checkbox] {
  display: none;
}

.vote label:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 0px;
  top: 3px;
  background-color: white;
  -webkit-box-shadow: 0px 0px 1px #000;
  -moz-box-shadow: 0px 0px 1px #000;
  box-shadow: 0px 0px 1px #000;
}

.vote input[type=checkbox]:checked+label:before {
  content: "\2714";
  font-size: 17px;
  color: #E74237;
  line-height: 12px;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

/*======================================================*/
@media only screen and (max-width : 992px) {
  .popup {
    top: 0;
    margin-top: 20px;
  }
}

@media only screen and (max-width : 640px) {
  .popup {
    width: 96%;
  }
}

@media only screen and (max-width : 480px) {
  .popup {
    padding-left: 15px;
    padding-right: 15px;
  }

  .form_wrapper_header p {
    font-size: 25px;
  }
}

/*====================*/
.white_color {
  color: #fff;
}

.top_top {
  background: #2E2E2E;
  height: 33px;
  color: #fff;
  font-family: 'MullerBold';
}

.top_top>.container>.row,
.top_top>.container {
  height: 100%;
}

/*==========*/
.main_menu .navbar-nav .nav-link {
  font-size: 14px;
  font-family: 'MullerBold';
}

.logo {
  width: 100px;
  display: block;
}

.vk_icon {
  display: inline-block;
  vertical-align: middle;
  width: 25px;
  height: 20px;
  text-align: right;
  font-size: 25px;
  line-height: 16px;
}

.vk_icon:hover,
.vk_icon:focus {
  text-decoration: none;
  color: #fff;
  outline: none;
}

.grafic {
  position: relative;
}

.grafic:before {
  content: '\f100';
  position: absolute;
  left: -30px;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 10px;
  line-height: 20px;
  color: #E5491B;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  background-color: #fff;
  font-family: Flaticon;
}

.orange_color {
  color: #E5491B;
}

.orange_bg {
  background-color: #E5491B;
}

.call_us {
  display: inline-block;
  background-color: #fff;
  font-size: 14px;
  color: #E5491B;
  text-align: center;
  padding: 0px 20px;
  height: 40px;
  line-height: 40px;
  border: 2px solid #E5491B;
  outline: none;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  border-radius: 5px;
  font-family: 'MullerExtraBold';
}

.call_us:hover,
.active_button:focus {
  background-color: #E5491B;
  color: #fff;
  text-decoration: none;
}

.top_phones {
  padding-left: 33px;
  position: relative;
  font-size: 14px;
}

.top_phones:before {
  content: '\f102';
  font-family: Flaticon;
  display: block;
  width: 26px;
  height: 25px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  background-color: #E5491B;
  text-align: center;
  font-size: 12px;
  color: #fff;
  line-height: 25px;
  position: absolute;
  left: 0px;
  top: 10px;
}

header {
  height: 130px;
  background-color: #fff;
}

.top_panel {
  padding-top: 15px;
  padding-bottom: 15px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
}

.smaller .top_top {
  display: none;
}

.smaller .top_panel {
  padding-top: 10px;
  padding-bottom: 10px;
}

/*==============*/
.top_banner {
  background: transparent;
  height: 650px;
}

.lh_1 {
  line-height: 1;
}

.main_slider_wrapper,
.main_slider,
.main_slider_item,
.main_slider .main_slider_item>.container,
.main_slider .main_slider_item>.container>.row {
  height: 100%;
}

.font60 {
  font-size: 60px;
}

.ms_adv_box {
  display: table;
  width: 100%;
}

.ms_adv_box>div {
  display: table-cell;
  vertical-align: top;
}

.ms_adv_box>div:first-child {
  width: 54px;
}

.ms_adv_box>div:first-child>span {
  width: 54px;
  height: 54px;
  border-radius: 500px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  -webkit-background-size: 32px auto;
  background-size: 32px auto;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  display: block;
}

.ms_adv_box>div:first-child>span.calian_icon {
  -webkit-background-size: 25px auto;
  background-size: 25px auto;
}

.ms_adv_box>div:last-child {
  padding-left: 20px;
}

.font18 {
  font-size: 18px;
}

.lh_12 {
  line-height: 1.2;
}

.orange_button {
  display: inline-block;
  background-color: #E5491B;
  font-size: 14px;
  color: #fff;
  text-align: center;
  padding: 0px 40px;
  height: 42px;
  line-height: 40px;
  border: 2px solid #E5491B;
  outline: none;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

.orange_button:hover,
.orange_button:focus {
  background-color: transparent;
  color: #E5491B;
  text-decoration: none;
}

.height55 {
  height: 55px;
  line-height: 53px;
}

/*===============*/
.font30 {
  font-size: 30px;
}

.border_radius_10 {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

.grey_bg {
  background-color: #F0F0F0;
}

.catalog_list_wrapper .tab-content {
  height: 100%;
}

.catalog_list_wrapper .nav-link {
  -webkit-background-size: 15px auto;
  background-size: 15px auto;
  background-repeat: no-repeat;
  background-position: 25px center;
  font-family: 'MullerExtraBold';
  color: #222;
  padding-left: 50px;
  line-height: 1;
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
  color: #E5491B;
  background-color: transparent;

}

#tab_1 {
  background-image: url(../img/svg/coltsa.svg);
}

#tab_2 {
  background-image: url(../img/svg/corporat.svg);
}

#tab_3 {
  background-image: url(../img/svg/dniuha.svg);
}

#tab_4 {
  background-image: url(../img/svg/paty.svg);
}

#tab_5 {
  background-image: url(../img/svg/ofice.svg);
}

#tab_6 {
  background-image: url(../img/svg/car.svg);
}

.serv_tab_wrapper {
  padding-left: 30px;
  padding-right: 30px;
}

.serv_tab_box {
  display: table;
  width: 100%;
}

.serv_tab_box>div {
  display: table-cell;
  vertical-align: top;
}

.serv_tab_box>div:first-child {
  width: 153px;
}

.serv_tab_box>div:last-child {
  padding-left: 20px;
}

.serv_tab_box>div:first-child .img_cont {
  width: 153px;
  height: 153px;
  border-radius: 1000px;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

.font22 {
  font-size: 22px;
}

.grey_color {
  color: #6B6B6B;

}

.dark_color {
  color: #222;
}

.font26 {
  font-size: 26px;
}

/*===============*/
.product_line_box .img_cont {
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  height: 220px;
}

.product_line_box {
  position: relative;
  padding-bottom: 80px;
  height: 100%;
  max-width: 350px;
  margin-left: auto;
  margin-right: auto;
}

.product_line_box .orange_button {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  display: block;
  width: 170px;
  margin-left: auto;
  margin-right: auto;

}

.narrow_550 {
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}

.product_line_box_txt {
  max-width: 280px;
  margin-left: auto;
  margin-right: auto;
}

/*====================*/
.raschitati {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.raschitati>ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  /* margin-left: -15px;
  margin-right: -15px;*/
}

.raschitati>ul>li {
  width: 25%;
}

.raschitati>ul>li .raschitati_box {
  margin-left: 15px;
  margin-right: 15px;
}

.raschitati>ul>li .raschitati_box .img_cont {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 180px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
}

/*=================*/
.pink_bg {
  background-color: #FFF7F4;
}

.partners_body img {
  max-width: 100%;
}

.horiz_raschet {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #000;
}

::-webkit-input-placeholder {
  color: #333;
  font-size: 14px;
  font-family: 'MullerMedium';
}

::-moz-placeholder {
  color: #333;
  font-size: 14px;
  font-family: 'MullerMedium';
}

/* Firefox 19+ */
:-moz-placeholder {
  color: #333;
  font-size: 14px;
  font-family: 'MullerMedium';
}

/* Firefox 18- */
:-ms-input-placeholder {
  color: #333;
  font-size: 14px;
  font-family: 'MullerMedium';
}

::placeholder {
  color: #333;
  font-size: 14px;
  font-family: 'MullerMedium';
}

.form-control {
  background: #F5F5F5;
}

.font12 {
  font-size: 12px;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  padding-top: 7px;
  line-height: 1;
}

/*================*/
/*=========================*/
.vote label {
  display: block;
  cursor: pointer;
  position: relative;
  padding: 0;
  padding-left: 30px;
  font-size: 14px;
  color: #fff;
  padding-top: 0px;
  text-align: left;
  font-weight: normal;
}

.vote input[type=checkbox] {
  display: none;
}

.vote label:before {
  content: "";
  display: inline-block;
  width: 18px;
  height: 18px;
  position: absolute;
  left: 0px;
  top: 0px;
  background-color: white;
  -webkit-box-shadow: 0px 0px 1px #000;
  -moz-box-shadow: 0px 0px 1px #000;
  box-shadow: 0px 0px 1px #000;
  background: #FFFFFF;
  border-radius: 3px;
}

.vote input[type=checkbox]:checked+label:before {
  content: "\f111";
  font-family: Flaticon;
  font-size: 12px;
  color: #E5491B;
  line-height: 20px;
  text-align: center;
}

.block {
  padding-top: 100px;
  padding-bottom: 100px;
}

.zakaz_box {
  height: 100%;
  padding: 50px 20px;
}

.zak_greed {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  margin-left: -7px;
  margin-right: -7px;
}

.zak_greed>li {
  width: 25%;
  margin-bottom: 5px;
}

.zbs_check {
  margin-left: 7px;
  margin-right: 7px;
}

/*=========================*/
.zbs_check label {
  display: block;
  cursor: pointer;
  position: relative;
  font-size: 18px;
  padding: 0px 10px;
  line-height: 43px;
  height: 37px;
  text-align: left;
  font-weight: normal;
  font-family: 'MullerMedium';
  width: 100%;
  background: #FFFFFF;
  border-radius: 5px;
  overflow: hidden;
  white-space: nowrap;
}

.zbs_check label span {
  color: #E5491B;
  font-family: 'MullerBlack';
  font-size: 30px;

}

.zbs_check input[type=checkbox],
.zbs_check input[type=radio] {
  display: none;
}

.zbs_check label:before {
  content: " ";
  display: inline-block;
  width: 74px;
  height: 66px;
  position: absolute;
  right: -49px;
  top: -33px;
  background-color: #E5491B;
  border-radius: 80px;
  z-index: 0;
}

.zbs_check label:after {
  content: "\f10f";
  font-family: Flaticon;
  position: absolute;
  right: 0px;
  top: -10px;
  color: #fff;
  font-size: 16px;
  z-index: 1;
}

.zbs_check input[type=checkbox]:checked+label,
.zbs_check input[type=radio]:checked+label {
  color: #fff;
  background-color: #E5491B;
}

.zbs_check input[type=radio]:checked+label span {
  color: #fff;
}

.zbs_check input[type=checkbox]:checked+label:before,
.zbs_check input[type=radio]:checked+label:before {
  background-color: #fff;
}

.zbs_check input[type=checkbox]:checked+label:after,
.zbs_check input[type=radio]:checked+label:after {
  color: #E5491B;
}

.font24 {
  font-size: 24px;
}

.font22 {
  font-size: 22px;
}

/*=========================*/
.chas_check {
  margin-left: 7px;
  margin-right: 7px;
}

.chas_check label {
  display: block;
  cursor: pointer;
  position: relative;
  font-size: 18px;
  padding: 0px 10px;
  line-height: 43px;
  height: 37px;
  text-align: left;
  font-weight: normal;
  font-family: 'MullerMedium';
  width: 100%;
  background: #FFFFFF;
  border-radius: 5px;
  overflow: hidden;
  white-space: nowrap;
}

.chas_check label span {
  color: #232323;
  font-family: 'MullerBlack';
  font-size: 30px;

}

.chas_check input[type=checkbox],
.chas_check input[type=radio] {
  display: none;
}

.chas_check label:after {
  content: "\f100";
  font-family: Flaticon;
  position: absolute;
  right: 4px;
  top: -10px;
  color: #E5491B;
  font-size: 16px;
  z-index: 1;
}

.chas_check input[type=checkbox]:checked+label,
.chas_check input[type=radio]:checked+label {
  color: #fff;
  background-color: #E5491B;
}

.chas_check input[type=radio]:checked+label span {
  color: #fff;
}

.chas_check input[type=checkbox]:checked+label:after,
.chas_check input[type=radio]:checked+label:after {
  color: #fff;
}

.tarify_box {
  position: relative;
  overflow: hidden;
}

.tarify_box:before {
  content: " ";
  display: inline-block;
  width: 74px;
  height: 74px;
  position: absolute;
  right: -25px;
  top: -25px;
  background-color: #E5491B;
  border-radius: 80px;
  z-index: 0;
}

.tarify_box:after {
  content: "\f112";
  font-family: Flaticon;
  position: absolute;
  right: 10px;
  top: 4px;
  color: #fff;
  font-size: 21px;
  z-index: 1;
}

.tarify_box .inner {
  padding: 30px;
}

.font50 {
  font-size: 50px;
}

.font14 {
  font-size: 14px;
}

/*================*/

.uslovia_item .img_cont {
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 70px;
  height: 70px;
  background-image: url(../img/svg/place.svg);
}

.uslovia_box {
  height: 100%;
}

.map_image {
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
  width: 70px;
  height: 70px;
  background-image: url(../img/map.jpg);
  width: 331px;
  height: 324px;
  border: 10px solid #ECECEC;
  border-radius: 500px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ECECEC;
}

.advantages_box {
  padding: 35px 10px;
  height: 100%;
  font-size: 15px;
}

.advantages_box .img_cont {
  -webkit-background-size: 30px auto;
  background-size: 30px auto;
  background-repeat: no-repeat;
  background-position: center center;
  width: 60px;
  height: 60px;
  border-radius: 500px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

/*==========================*/
.mastera {
  height: 100%;
  padding: 20px 15px 0;
}

.mastera_box .img_cont {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 142px;
  height: 142px;
  border-radius: 500px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.little_gallery {}

.little_gallery>ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: stretch;
  margin-left: -15px;
  margin-right: -15px;
}

.little_gallery>ul>li {
  width: 50%;
}

.little_gallery_box {
  margin-left: 15px;
  margin-right: 15px;
}

.little_gallery_box .img_cont {
  overflow: hidden;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 10px;
  height: 230px;
}

.font13 {
  font-size: 13px;
}

/*========================*/
footer {
  background-color: #2E2E2E;
  padding-top: 40px;
  padding-bottom: 40px;
  color: #fff;
}

footer a {
  color: #fff;
}

footer a:hover,
footer a:focus {
  color: #fff;
}

.footer_logo {
  display: inline-block;
  vertical-align: top;
}

.footer_logo img {
  max-width: 100%;
  height: auto;
}

.footer_cont {
  position: relative;
  padding-left: 20px;
  font-family: 'MullerBold';
}

.footer_cont:before {
  content: ' ';
  font-family: Flaticon;
  display: block;
  width: 21px;
  height: 21px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  background-color: #fff;
  text-align: center;
  font-size: 13px;
  color: #E5491B;
  line-height: 22px;
  position: absolute;
  left: -10px;
  top: -3px;
}

.footer_cont.phone_call:before {
  content: '\f102';
}

.footer_cont.clock_icon:before {
  content: '\f100';
}

/*=============*/
.footer_nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-around;
  align-items: stretch;
  align-content: stretch;
  font-size: 14px;
  font-family: 'MullerExtraBold';
}

.vk_icon {
  /*font-size: 30px;
   line-height: 1;
   display: block;*/
}

.footer_nav a {
  display: block;
  padding: 5px;
}

/*=================*/
/*==================*/
#toTop {
  width: 47px;
  height: 47px;
  background: #E5491B;
  border: 2px solid #E5491B;
  position: fixed;
  bottom: 15px;
  right: 15px;
  cursor: pointer;
  display: none;
  z-index: 100;
  color: #fff;
  text-align: center;
  border-radius: 500px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.3);
  transition: background-color 0.3s linear, color 0.2s 0.2s ease-in-out;
  -moz-transition: background-color 0.3s linear, color 0.2s 0.2s ease-in-out;
  -webkit-transition: background-color 0.3s linear, color 0.2s 0.2s ease-in-out;
  -o-transition: background-color 0.3s linear, color 0.2s 0.2s ease-in-out;
}

#toTop span {
  display: block;
  line-height: 38px;
  font-size: 18px;
  text-align: center;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -sand-transform: rotate(-180deg);
}

#toTop:hover {
  color: #E5491B;
  border-color: #E5491B;
  text-decoration: none;
  background-color: #fff;
}

/*===================*/
.note_tarif {
  font-size: 13px;
  padding-left: 45px;
  -webkit-background-size: 36px;
  background-size: 36px;
  background-repeat: no-repeat;
  background-position: 0 0;
  min-height: 40px;
  background-image: url(../img/svg/hookah.svg);
}

.tarify_box {
  height: 100%;
}

.popup .vote label {
  color: #000;

}

/*===============*/
.top_banner_page_inner {
  /*background-attachment: fixed;*/
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 133px;
}

.top_banner_page_inner>.container,
.top_banner_page_inner>.container>.row {
  height: 100%;
}

.lh_08 {
  line-height: 0.8;
}

.contact_list>ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-around;
  align-items: stretch;
  align-content: stretch;
}

.contact_list>ul>li {
  width: 50%;
  margin-bottom: 6px;
}

.contact_list>ul>li>a {}

.contact_list>ul>li>a {
  display: table;
  /*width: 100%;*/
}

.contact_list>ul>li>a>span {
  display: table-cell;
  vertical-align: top;
}

.contact_list>ul>li>a>span:first-child {
  width: 22px;
}

.contact_list>ul>li>a>span:last-child {}

.dark_color {
  color: #222 !important;
}

.vote label:before {
  background-color: #F5F5F5;
}

.letter_sp_n {
  letter-spacing: -0.1px;
}

.lh_15 {
  line-height: 1.5;
}

.gallery_slider_item .img_cont {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 166px;
  overflow: hidden;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  height: 166px;
}

.gallery_slider_box {
  margin-left: 15px;
  margin-right: 15px;
}

.gallery_slider {
  margin-left: -15px;
  margin-right: -15px;
}

/*=============*/
.gallery_slider .prev,
.gallery_slider .next {
  top: 0;
  width: 26px;
  height: 26px;
  position: absolute;
  color: #E5491B;
  font-size: 10px;
  line-height: 26px;
  text-align: center;
  cursor: pointer;
  z-index: 10;
  margin-top: -50px;
  background: #E4E4E4;
  border-radius: 500px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
}

.gallery_slider .prev:hover,
.gallery_slider .next:hover,
.gallery_slider .prev:focus,
.gallery_slider .next:focus {
  color: #fff;
  background-color: #E5491B;
}

.gallery_slider .next {
  right: 15px;
}

.gallery_slider .prev {
  right: 65px;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -sand-transform: rotate(180deg);
}

/*=================*/
.breadcrumb {
  padding: 0px;
  list-style: none;
  background-color: transparent;
  border-radius: 0px;
  font-family: 'MullerExtraBold';
  font-size: 12px;
}

.breadcrumb>li {
  display: inline-block;
  vertical-align: top;
}

.breadcrumb>.active {
  color: #5A5A5A;

}

.breadcrumb a {
  color: #8E8E8E;
}

.breadcrumb>li+li:before {
  padding: 0 10px;
  color: inherit;
  content: "\f10c";
  color: #8E8E8E;
  font-family: "Flaticon";
  font-size: 9px;
}

@media only screen and (max-width : 768px) {
  .breadcrumb>li {
    display: none;
  }

  .breadcrumb>li:nth-last-child(2) {
    display: block;
  }

  .breadcrumb>li+li:before {
    content: "\f10b";
    font-family: "Flaticon";
    font-size: 9px;
    padding-left: 0;
  }
}

/*================*/
.item_details {
  max-width: 520px;
}

.item_details_box {
  height: 100%;
  background: #F0F0F0;
  border-radius: 5px;
  color: #6B6B6B;
  white-space: nowrap;
  padding: 15px;

}

.idb_inner {
  position: relative;
  padding-left: 20px;
  -webkit-background-size: 15px 15px;
  background-size: 15px 15px;
  background-repeat: no-repeat;
  background-position: 0 center;
  display: inline-block;
}

/*==================*/
.item_gallery .img_cont {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 230px;
  border-radius: 10px;
}

/*===================*/
.portfolio_list_box {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  height: 100%;
  background-color: #fff;
}

.portfolio_list_box .img_cont {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  border-radius: 10px 10px 0px 0px;
}

.portfolio_list_box_footer {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: stretch;
}

.portfolio_list_box_footer li {}

.portfolio_list_box_txt {
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 15px;
  padding-bottom: 80px;
}

.portfolio_list_box_footer img {
  width: 11px;
  height: 13px;
  vertical-align: middle;
  position: relative;
  top: -3px;
}

/*=============*/
.portfolio_list_box .orange_button {
  width: 188px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  font-family: 'MullerExtraBold';
}

.orange_button.inverse {
  background-color: #fff;
  color: #E5491B;
}

.orange_button.inverse:hover,
.orange_button.inverse:focus {
  background-color: #E5491B;
  color: #fff;
  text-decoration: none;
}

/*===========================*/


.portfolio_list {
  position: relative;
  padding-bottom: 60px;
}

.open_more_items {
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: 0;
}

.orange_button:focus,
.orange_button:hover {
  outline: none !important;
}

.portfolio_list>.row>div:nth-child(n+10) {
  display: none;
}

.portfolio_list.open>.row>div:nth-child(n+10) {
  display: block;
}

.light_grey_color {
  color: #939393;
}

/*==============*/
.worker_card {
  padding: 20px;
}

.worker_card_header .img_cont {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 120px;
  height: 120px;
  border-radius: 500px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
}

.worker_card_header {
  display: table;
  /*width: 100%;*/
}

.worker_card_header>div {
  display: table-cell;
  vertical-align: middle;
}

.worker_card_header>div:first-child {
  width: 120px;
}

.worker_card_header>div:last-child {
  padding-left: 15px;
}

.social_buttons {
  white-space: nowrap;
}

.social_buttons li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.social_buttons li a {
  display: block;
  background: #6B6B6B;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 18px;
  border-radius: 500px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  color: white;
  border: 1px solid #6B6B6B;
  font-size: 10px;
}

.social_buttons li a:hover,
.social_buttons li a:focus {
  text-decoration: none;
  background: white;
  color: #6B6B6B;
}

.hot_news_box>a {}

.hot_news_box>a {
  display: table;
  width: 100%;
}

.hot_news_box>a>span {
  display: table-cell;
  vertical-align: middle;
}

.hot_news_box>a>span:first-child {
  width: 130px;
}

.hot_news_box>a>span:first-child .img_cont {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  height: 77px;

  border-radius: 5px;
}

.hot_news_box>a>span:last-child {
  padding-left: 15px;
}

.hot_news {
  padding: 20px;
  padding-bottom: 10px;
}

.nowrap {
  white-space: nowrap;
}

.hot_news_box a:hover {
  text-decoration: none;
}

/*====================*/

.roboto_bold {
  font-family: 'Roboto-Bold';
}

.roboto_regular {
  font-family: 'Roboto-Regular';
}

ul.markered li {
  padding-left: 15px;
  position: relative;
  margin-bottom: 5px;
  font-size: 16px;
}

ul.markered li:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 0;
  width: 6px;
  height: 6px;
  background-color: #E5491B;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
}

.little_gallery.vertical_type>ul>li {
  width: 100%;
}

.little_gallery_box.vertical_type .img_cont {
  height: 300px;
}
