body {
  padding: 0px;
  min-width: 1200px;
  font-family: "Open Sans";
  overflow-x: hidden;
  background: #f1f2f2;
}

.container {
  width: 1200px;
  max-width: 1200px;
  min-width: 1200px;
}

header {
}

header > .container {
  background: white;
  position: relative;
  padding-top: 40px;
  padding-bottom: 25px;

  padding-left: 60px;
  padding-right: 60px;
}

header,
.nav_container {
  z-index: 10;
  position: relative;
  padding: 0px;
}

header,
.nav_container > .container {
  padding: 0px;
}

.nav_container > .container {
  padding-bottom: 15px;
  background: white;
}

.menu {
  background: #ffd600;
  border-radius: 0px;
  height: 84px;
  overflow: hidden;
}

.bg_wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.bgslider {
  position: relative;
}

.contentbg {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}

.contentbg_logo {
  position: absolute;
  right: 32px;
  top: 32px;
}

.captions-container {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  width: 50%;
}

.captions-inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
}

.bg-caption-item {
  background: rgba(255, 214, 0, 0.82);
  display: inline-block;
  padding: 10px 40px 15px 20px;
  font-size: 30px;
  line-height: 30px;
  color: #3c3c3c;
  box-shadow: 4px 2px 5px 0px rgba(0, 0, 0, 0.18);
}

.bg-caption:not(:last-child) {
  margin-bottom: 25px;
}

.blocks_cool_container {
  display: flex;
  flex-direction: row;
  justify-content: space-around;
  background: white;
  margin-top: 15px;
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 15px;
  box-shadow: 0px 1px 0px 0px #efefef;
}

.block_title {
  font-size: 18px;
  color: rgb(6, 73, 90);
  text-transform: uppercase;
  line-height: 1.262;
}

.img-icon {
  margin-left: 20px;
  margin-right: 20px;
  vertical-align: middle;
  display: inline-block;
}

.whitearea-block {
  margin-top: 15px;
  margin-bottom: 15px;
}

.whitearea {
  background: white;
  box-shadow: 0px 1px 0px 0px #efefef;
  padding: 15px 20px;
}

.tablemain,
.whitearea,
.orangearea,
.bigblock-title,
.blocks_cool_container,
#about > div,
.whitebg,
.orange_text,
.fixp .nopp img {
  box-shadow: 0 1px 4px -2px rgba(22, 22, 22, 0.3);
  -webkit-box-shadow: rgba(22, 22, 22, 0.3) 0px 1px 4px -2px;
  -moz-box-shadow: rgba(22, 22, 22, 0.3) 0px 1px 4px -2px;
  box-shadow: rgba(22, 22, 22, 0.3) 0px 1px 4px -2px;
}

.orangearea {
  background: #ffd600;
  box-shadow: 0px 1px 0px 0px #efefef;
  padding: 15px 20px;
}

.right-image {
  float: right;
}

.wtitle {
  font-weight: bold;
  font-size: 27px;
  color: #464646;
  margin-bottom: 15px;
}

.wsubtitle {
  font-size: 17px;
}

.img-icon img {
  width: 40px;
  height: auto;
  margin-top: -16px;
}

.imageblock_full {
  background: url(../img/zfull.jpg) no-repeat white;
  padding-top: 20px;
  padding-bottom: 20px;
}

.product-item-image {
  text-align: center;
  display: block;
  position: relative;
  padding: 40px;
  border: 1px solid black;
  padding: 18px 40px;
  margin-bottom: 20px;
  height: 240px;
}

.product-item-image img {
  margin: 0 auto;
  height: 100%;
  width: auto;
}

.product-item-image:hover {
  cursor: pointer;
}

.product-item-name {
  font-size: 20px;
  text-transform: uppercase;
  color: rgb(0, 101, 127);
}

.product-item-name:hover {
  cursor: pointer;
}

.product-item-image:hover + .product-item-name {
  text-decoration: underline;
}

.labelblabel {
  font-size: 32px;
  margin-top: 40px;
  font-weight: bold;
  color: black;
}

.tablemain .firstrow td {
  padding: 30px;
  text-align: center;
  color: white;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  font-size: 30px;
  position: relative;
  padding-left: 20px;
}

.round-plus {
  position: absolute;
  display: inline-block;
  color: white;
  border: 1px solid white;
  width: 28px;
  height: 28px;
  font-size: 26px;
  line-height: 25px;
  border-radius: 50%;
  margin-left: 10px;
  margin-top: -5px;
}

.round-plus:hover {
  background: white;
  text-decoration: none;
}

.td1 .round-plus:hover {
  color: #e8d03f;
}

.td2 .round-plus:hover {
  color: #616469;
}

.td3 .round-plus:hover {
  color: #3f4446;
}

.tablemain {
  background: white;
  padding: 15px;
  margin-top: 10px;
  padding-bottom: 20px;
}
.tdZero {
  border-top: 0px !important;
}

.td1 {
  background: #e8d03f;
}

.td2 {
  background: #616469;
}

.td3 {
  background: #3f4446;
}

.maintable {
  width: 100%;
}

.maintable td {
  width: 25%;
  border: 1px solid #888888;
  padding: 5px;
  font-size: 20px;
  font-weight: 400;
  color: black;
}

.td_gray {
  background: #d0d0d0;
}

.maintable tr td:first-child {
  border-left: 0px;
}

.maintable tr td:last-child {
  border-right: 0px;
}

.videocontainer {
  padding-top: 30px;
  padding-bottom: 30px;
  position: relative;
}

.videocontainer:before {
  content: "";
  background-image: url(../img/vtop.png), url(../img/vbottom.png);
  background-repeat: no-repeat, no-repeat;
  background-position: top, bottom;
  position: absolute;
  top: 10px;
  bottom: 13px;
  width: 49px;
  left: 0px;
}

.videocontainer:after {
  content: "";
  position: absolute;
  width: 1px;
  top: 14px;
  bottom: 18px;
  left: 0px;
  background: #fad202;
}

.product-item-more {
  font-size: 14px;
  color: rgb(82, 90, 91);
  text-decoration: underline;
  float: right;
  margin-top: 2px;
}

.product-item:hover .product-item-image {
  border-color: #fad202;
}

.fulline {
  display: block;
  background: rgba(41, 51, 53, 0.81);
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  color: white;
  font-size: 24px;
  font-weight: 100;
}

.fulline b {
  font-weight: 100;
  color: #fad202;
}

.fulline:not(:last-child) {
  margin-bottom: 10px;
}

.product-item {
  margin-bottom: 30px;
}

.mtb15 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.bigblock-title {
  background: #ffd600;
  padding: 15px 20px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 30px;
  line-height: 40px;
}

.blocktitle-normal {
  text-transform: inherit;
  font-weight: 400;
}

.blocktitle-normal,
.blocktitle-title {
  box-shadow: 0 1px 4px -2px rgba(22, 22, 22, 0.3);
  -webkit-box-shadow: rgba(22, 22, 22, 0.3) 0px 1px 4px -2px;
  -moz-box-shadow: rgba(22, 22, 22, 0.3) 0px 1px 4px -2px;
  box-shadow: rgba(22, 22, 22, 0.3) 0px 1px 4px -2px;
}

.block_avatar {
  padding-bottom: 25px;
}

.block_item {
  text-align: center;
  flex: 1;
  padding-top: 40px;
  padding-bottom: 40px;
}

.imagebg {
  position: relative;
}

.imagebg:after {
  content: "";
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  background: rgba(0, 0, 0, 0.04);
}

.nopp {
  padding: 0px !important;
}

.bg_item {
  position: relative;
  width: 100%;
  height: 570px;
  background: url(../img/bg.jpg) 50% 0% no-repeat;
}

.clear_both {
  clear: both;
}

.advantages_wrapper {
  width: 100%;
  padding-bottom: 32px;
  background: #e2001a;
  background: -moz-linear-gradient(
    left,
    #e2001a 0%,
    #e2001a 50%,
    rgba(228, 228, 228, 1) 50%,
    rgba(228, 228, 228, 1) 100%
  );
  background: -webkit-gradient(
    left top,
    right top,
    color-stop(0%, #e2001a),
    color-stop(50%, #e2001a),
    color-stop(50%, rgba(199, 188, 188, 1)),
    color-stop(100%, rgba(199, 188, 188, 1))
  );
  background: -webkit-linear-gradient(
    left,
    #e2001a 0%,
    #e2001a 50%,
    rgba(228, 228, 228, 1) 50%,
    rgba(228, 228, 228, 1) 100%
  );
  background: -o-linear-gradient(
    left,
    #e2001a 0%,
    #e2001a 50%,
    rgba(228, 228, 228, 1) 50%,
    rgba(228, 228, 228, 1) 100%
  );
  background: -ms-linear-gradient(
    left,
    #e2001a 0%,
    #e2001a 50%,
    rgba(228, 228, 228, 1) 50%,
    rgba(228, 228, 228, 1) 100%
  );
  background: linear-gradient(
    to right,
    #e2001a 0%,
    #e2001a 50%,
    rgba(228, 228, 228, 1) 50%,
    rgba(228, 228, 228, 1) 100%
  );
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f84f32', endColorstr='#c7bcbc', GradientType=1 );
}

.advantages_cell_wrapper {
  height: 803px;
  background: white;
}

.gallery_wrapper {
  width: 100%;
  height: 590px;
  background: #e4e4e4;
}

.callback_wrapper {
  height: 315px;
  position: relative;
  background: url("../img/callback.jpg") 50% 0% no-repeat;
}

.callback_overlay {
  width: 100%;
  height: 100%;
  background: rgba(39, 31, 31, 0.75);
}

.usage_wrapper {
  width: 100%;
}

.img_block {
  width: 744px;
  height: 822px;
  margin: 0 auto;
  background: url(../img/circle.png) 0px 0px no-repeat transparent;
}

.advatages_list {
  padding-top: 45px;
  padding-left: 84px;
  list-style-type: none;
  font-size: 18px;
  font-family: "Open Sans";
}

.advatages_list.onred {
  color: white;
}

.advatages_list.onred > li:before {
  background: url(../img/galka_white.png) no-repeat transparent;
}

.advatages_list > li {
  margin-bottom: 5px;
  position: relative;
}

.advatages_list > li:before {
  content: "";
  display: block;
  position: absolute;
  width: 29px;
  height: 21px;
  margin-left: -50px;
}

.advatages_list.ongray > li:before {
  background: url(../img/galka_gray.png) no-repeat transparent;
}

.advatages_list.ongray {
  color: black;
}

.empty_ul {
  padding: 0px;
  list-style-type: none;
  color: white;
  margin-bottom: 0px;
  height: 84px;
  float: left;
}

.right_ul {
  float: right;
}

.empty_ul > li > a.active {
  background: #374243;
  color: white;
  font-weight: 400;
}

.empty_ul > li {
  display: inline-block;
  font-family: "Open Sans";
  height: 84px;
  text-transform: uppercase;
}

.empty_ul > li > a {
  color: #374243;
  display: block;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 31px;
  font-size: 16px;
  padding-bottom: 32px;
  font-weight: 400;
  text-align: center;
}

#mainmenu_list.empty_ul > li:first-child a {
  padding-left: 20px;
}

#mainmenu_list.empty_ul > li:last-child a {
  padding-right: 20px;
}

.empty_ul > li > a:hover {
  background: #374243;
  color: white;
  font-weight: 400;
}

.empty_ul > li > a:hover,
.empty_ul > li > a:focus {
  text-decoration: none;
}

.right_ul > li {
  width: 160px !important;
}

.right_ul > li > a {
  padding-left: 50px;
  padding-right: 50px;
  float: right;
}

.topbar_info {
  list-style-type: none;
  padding: none;
  float: right;
  margin: 0px;
}

.topbar_info > li {
  display: inline-block;
  position: relative;
  padding-left: 110px;
}

.topbar_info > li:before {
  content: "";
  display: block;
  position: absolute;
  background: red;
  width: 40px;
  height: 38px;
  margin-left: -50px;
  bottom: 0px !important;
  opacity: 0.4;
  background-position: bottom !important;
}

.topbar_info > li.tb-message:before {
  background: url(../img/tb-message.png) no-repeat transparent;
  background-size: contain;
}

.topbar_info > li.tb-phone:before {
  background: url(../img/tb-phone.png) no-repeat transparent;
  background-size: contain;
  margin-left: -50px;
}

.graydown_class > .graydown_item:not(:first-child) {
  display: none;
}

.graydown_item {
  list-style-type: none;
}

.bg_block {
  /*background: rgba(255,0,0,0.5);*/
  height: 570px;
}

.bg_h1_1 {
  margin-top: 0px;
  color: white;
  text-transform: uppercase;
  font-weight: 200;
  font-size: 52px;
  margin-top: 175px;
}

.topbar_info > li > p {
  margin: 0px;
  text-align: right;
  font-family: "Open Sans";
}

.topbar_item_header {
  font-size: 12px;
  font-weight: bold;
}

.topbar_item_value {
  color: rgb(0, 101, 127);
  font-size: 25px;
  line-height: 20px;
  font-weight: bold;
}

.bg_block {
  padding-top: 45px;
}

.bg_p1 {
  color: white;
  text-transform: lowercase;
  font-size: 22px;
  font-weight: 100;
  margin-top: 32px;
}

.bg_p2 {
  color: white;
  font-weight: 100;
  font-size: 26px;
  text-transform: uppercase;
  margin-bottom: 36px;
  position: relative;
  display: inline-block;
}

.bg_p2:before {
  width: 38px;
  height: 46px;
  content: "";
  display: block;
  position: absolute;
  margin-left: -59px;
  margin-top: -16px;
  background: url(../img/mic.png) no-repeat transparent;
}

.bg_bottom1 {
  position: absolute;
  bottom: 0px;
  width: 100%;
}

.adv_maintitle {
  text-transform: uppercase;
  color: #e2001a;
  font-weight: 100;
  font-size: 48px;
  margin-top: 39px;
}

.adv_cells {
  margin-top: 24px;
}

.adv_cells > .row > .aItem:not(:last-child) {
  border-right: 1px solid #bdbdbd;
}

.frow2 .aItem {
  padding-top: 8px !important;
  margin-top: 29px !important;
}

.frow3 .aItem {
  padding-top: 24px !important;
  padding-bottom: 0px !important;
}

.adv_cells > .row:not(:last-child) {
  border-bottom: 1px solid #bdbdbd;
}

.col-xs-4 {
  background: transparent;
  border: 0px;
  padding: 0px;
  padding-left: 15px;
  padding-right: 15px;
}

.bg_wrapper .bg_item:before {
  content: "";
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.bg_wrapper .bg_item > div {
  position: relative;
  z-index: 2;
}

.bg_logo_1 {
  position: absolute;
  bottom: 41px;
  right: 0;
}

.aLogo {
  width: 100px;
  height: 80px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
}

.adv_cells > .row > .aItem {
  padding-top: 8px;
  padding-left: 55px;
  padding-right: 55px;
  padding-bottom: 20px;
}

.adv_cells > .row:not(:first-child) > .aItem {
  padding-top: 52px;
}

.aText {
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 0px;
}

.logo_1 {
  background-image: url(../img/1.png);
}

.logo_2 {
  background-image: url(../img/2.png);
}

.logo_3 {
  background-image: url(../img/3.png);
}

.logo_4 {
  background-image: url(../img/4.png);
}

.logo_5 {
  background-image: url(../img/5.png);
}

.logo_6 {
  background-image: url(../img/6.png);
}

.logo_7 {
  background-image: url(../img/7.png);
}

.logo_8 {
  background-image: url(../img/8.png);
}

.logo_9 {
  background-image: url(../img/9.png);
}

.gallery_gray {
  padding-top: 45px;
}

.title_black {
  margin: 0px;
  text-align: center;
  font-size: 48px;
  font-weight: 100;
  margin-bottom: 51px;
}

.gItem > div {
  background: white;
}

.gAvatar {
  position: relative;
}

.gItem:hover .gAvatar:after {
  opacity: 1;
  transition: 0.25s;
}

.gAvatar:after {
  content: "";
  display: block;
  background: url(../img/galka.png) center no-repeat rgba(255, 0, 0, 0.6);
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.25s;
}

.gText {
  text-align: center;
  font-size: 18px;
  margin: 0;
  padding-top: 69px;
  padding-bottom: 69px;
  font-weight: 100;
}

.gItem:hover .gmText {
  opacity: 1;
  transition: 0.25s;
}

.gItem:hover .gText {
  opacity: 0;
  transition: 0.25s;
}

.gmText {
  text-align: center;
  font-size: 18px;
  margin: 0;
  padding-top: 69px;
  padding-bottom: 69px;
  font-weight: 100;
  position: absolute;
  top: 178px;
  padding-left: 25px;
  padding-right: 25px;
  opacity: 0;
  transition: 0.25s;
}

.callback_overlay {
  padding-top: 45px;
  text-align: center;
}

.callback_title {
  color: white;
  text-transform: uppercase;
  font-weight: 100;
  margin: 0px;
  font-size: 48px;
}

.callback_subtitle {
  color: white;
  font-size: 18px;
  font-weight: 100;
  margin-top: 15px;
}

.callback_form {
  margin-top: 45px;
  text-align: center;
}

.input-form {
  width: 246px;
  height: 76px;
  background: rgba(255, 255, 255, 0.3);
  border: 0px;
  padding: 20px 28px;
  font-size: 18px;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 100;
}

#myCarousel {
  height: 506px;
  overflow: hidden;
  margin-top: -320px;
  z-index: -1;
  position: absolute;
  width: 100%;
}

.carousel-indicators > li {
  background: #484344;
  border-color: #484344;
}

.carousel-indicators > li:not(:last-child) {
  margin-right: 5px;
}

.carousel-indicators > li.active {
  background: red;
  border-color: red;
}

.input-form[type="submit"] {
  font-size: 18px;
  line-height: 7px;
  font-weight: 400;
  text-transform: uppercase;
}

.input-form.form-button {
  background: #ffd600;
  box-shadow: 0px 0px 0px 1px white;
  color: #394442;
  font-weight: bold;
  font-size: 20px;
}

.carousel-inner .item > img {
  margin: 0 auto;
}

.sfera-title {
  margin-top: 35px;
}

.sfera-subtitle {
  margin-bottom: 8px;
}

.callback_form > .vsx {
  margin-right: 20px;
}

.input-form::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.input-form:-moz-placeholder {
  /* Firefox 18- */
  color: rgba(255, 255, 255, 0.6);
}

.input-form::-moz-placeholder {
  /* Firefox 19+ */
  color: rgba(255, 255, 255, 0.6);
}

.input-form:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.6);
}

.slider_wrapper {
  overflow: hidden;
  height: 506px;
  margin-top: -320px;
  z-index: -1;
  position: relative;
}

.bxslider {
  padding: 0px;
  list-style-type: none;
}

.bx-wrapper .bx-viewport {
  left: 0px;
  border: 0px;
}

.slider_wrapper {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.slider_controls {
  width: 100%;
  position: absolute;
}

.slider_controls .control_left,
.slider_controls .control_right {
  width: 90px;
  height: 90px;
  cursor: pointer;
  border-radius: 50%;
  transition: 0.25s;
  position: relative;
}

.control_left {
  float: left;
  margin-left: 40px;
  background: url(../img/arrowL.png) center no-repeat rgba(255, 255, 255, 0.5);
  transition: 0.25s;
}

.control_left:hover {
  background-image: url(../img/arrowLR.png);
  transition: 0.25s;
}

.control_left .bx-prev,
.control_right .bx-next {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
}

.control_right {
  float: right;
  margin-right: 40px;
  background: url(../img/arrowR.png) center no-repeat rgba(255, 255, 255, 0.5);
  transition: 0.25s;
}

.control_right:hover {
  background-image: url(../img/arrowRR.png);
  transition: 0.25s;
}

.control_left:hover,
.control_right:hover {
  background-color: rgba(255, 255, 255, 0.7);
  transition: 0.25s;
}

.controls_wrapper {
  margin-top: -90px;
  max-width: 1920px;
  margin: 0 auto;
}

.slider_controls {
  bottom: 0px;
}

.map_wrapper {
  position: relative;
}

.map_info {
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  width: 330px;
  top: 30px;
  right: 30px;
  bottom: 30px;
}

.yandex-title,
.yandex-text {
  color: rgba(255, 255, 255, 0.8);
}

.bxslider > li {
  position: relative;
}

.slider_captions {
  display: block;
  position: absolute;
  padding: 0px;
  list-style-type: none;
  width: 400px;
  height: 283px;
  margin-top: -320px;
  text-align: center;
  left: 50%;
  margin-left: -200px;
}

.usage_wrapper,
.circle_block {
  position: relative;
}

.slider_text_title {
  color: red;
  text-transform: uppercase;
  font-size: 47px;
  margin-top: 20px;
  font-weight: 300;
  margin-bottom: 20px;
}

.slider_text_p {
  font-size: 18px;
}

#slider_captions_container > li:not(:first-child) {
  display: none;
}

.bx-wrapper .bx-pager {
  bottom: 72px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  margin: 0 0px;
}

.bx-wrapper .bx-pager .bx-pager-item:not(:last-child) {
  margin-right: 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #e2001a;
}

.grayblock_wrapper {
  background: #e0e0e0;
  padding-top: 26px;
  padding-bottom: 48px;
  min-height: 270px;
  margin-top: 185px;
}

.grayblock_list {
  padding-left: 40px;
  list-style-type: none;
  font-size: 18px;
}

.grayblock_list > li {
  position: relative;
  margin-bottom: 5px;
}

.grayblock_list > li:before {
  content: "";
  display: block;
  position: absolute;
  background: red;
  width: 7px;
  height: 7px;
  margin-top: 10px;
  margin-left: -20px;
  border-radius: 50%;
}

.redblock_wrapper {
  background: url(../img/pmic.jpg) center no-repeat;
}

.redblock_overlay {
  padding-top: 45px;
  padding-bottom: 45px;
  position: relative;
  background: rgba(226, 0, 26, 0.8);
  text-align: center;
  color: rgba(255, 255, 255, 0.8);
}

.redblock_title {
  margin: 0px;
  text-transform: uppercase;
  font-weight: 100;
  font-size: 45px;
}

.redblock_subtitle {
  margin-top: 25px;
  font-size: 16px;
  margin-bottom: 0px;
}

#map {
  height: 340px;
}

#mainmenu_list {
  width: calc(100% - 163px);
  display: flex;
  flex-direction: row;
  justify-content: stretch;
}

#mainmenu_list > li {
  flex-grow: 1;
}

footer {
  padding-top: 25px;
  padding-bottom: 25px;
  background: #484344;
  border-top: 6px solid #342f30;
  color: rgba(255, 255, 255, 0.9);
}

.footer-title {
  text-transform: uppercase;
  font-size: 14px;
}

.bx-wrapper img {
  margin: 0 auto;
}

.footer-text {
  color: rgba(255, 255, 255, 0.7);
  font-size: 11px;
}

.completed_text {
  display: none;
  padding-top: 40px;
  padding-bottom: 40px;
  color: white;
}

.topbar_item_value > a {
  color: rgb(8, 78, 97);
  font-weight: 300;
}

.topbar_item_value > a:hover {
  text-decoration: none;
  color: rgb(0, 101, 127);
  border-color: #5d9be9;
}

.phonex {
  text-align: left !important;
  padding-left: 2px;
}

a:focus {
  outline: none !important;
}

.imageblock_megabig {
  background: url(../img/megabig.jpg) no-repeat transparent;
  padding-left: 100px;
  padding-right: 100px;
}

.logochoice {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 60px;
}

.choice-element {
  text-align: center;
  margin-bottom: 65px;
}

.choice-title {
  font-size: 18px;
  font-weight: 400;
  text-shadow: 0px 0px 1px white;
  margin-bottom: 50px;
  position: relative;
}

.choice-title:after {
  content: "";
  display: block;
  position: absolute;
  height: 4px;
  width: 100px;
  background: #ffd600;
  left: 50%;
  transform: translateX(-50%);
  bottom: -27px;
}

.no-antialiasing {
  image-rendering: -moz-crisp-edges;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: -webkit-optimize-contrast;
  -ms-interpolation-mode: nearest-neighbor;
}

.whitebg {
  background: white;
}

.whitebl_fix {
  padding: 25px 17px;
  margin-top: 10px;
}

.fixp {
  margin-top: 15px;
}

.orange_text {
  background: #ffd600;
  color: #444;
  text-align: center;
  font-size: 24px;
  line-height: 24px;
  padding: 18px;
}

.rp8 {
  padding-right: 8px !important;
}

.lp8 {
  padding-left: 8px !important;
}

.h40 {
  height: 40px;
}

.callback_form {
  text-align: justify;
}

.phonex {
  font-size: 16px;
}

.orangegood {
  color: #ffd600;
  font-size: 14px;
}

.loaderFix {
  visibility: hidden !important;
}

.bg_gray_vid {
  background: #484344;
  padding-top: 30px;
}

[video-preview] {
  position: relative;
}

[video-preview]::after {
  content: "Нажмите для просмотра видео";
  display: block;
  cursor: pointer;
  position: absolute;
  left: 0px;
  width: 100%;
  font-size: 36px;
  color: white;
  background: #0000009e;
  height: 100px;
  text-align: center;
  padding: 22px;
  top: 50%;
  margin-top: -46px;
}

.videocontainer {
  height: 672px;
}

.videocontainer > div {
  position: absolute !important;
  top: 30px;
}

.listalka .videocontainer:not(.active) {
  display: none;
}

.listalka_nav {
  top: 313px;
  position: relative;
}

.listalka_nav > a {
  display: block;
  background: #ffd600;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
}

.listalka_nav > .listalka_left {
  position: absolute;
  left: -110px;
  color: white;
  font-size: 68px;
  padding-left: 26px;
}

.listalka_nav > a {
  text-decoration: none;
  cursor: pointer;
}

.listalka_nav > a:hover {
  text-decoration: none;
  color: inherit;
}

.listalka_nav > .listalka_right {
  position: absolute;
  right: -110px;
  color: white;
  font-size: 68px;
  padding-left: 32px;
}

.hidden {
  display: none;
}

.whatmodal .jconfirm-content {
  font-size: 18px;
}

.whatmodal .jconfirm-content ul {
  padding: 0px;
  padding-left: 10px;
  list-style-type: none;
}

.whatmodal .jconfirm-content ul li:before {
  content: "- ";
  margin-left: -10px;
}

.whatmodal .jconfirm-content ul li:not(:last-child) {
  margin-bottom: 10px;
}

.whatmodal .jconfirm-box {
  border-top: 5px solid #ffd600;
  border-bottom: 5px solid #ffd600;
}

.whatmodal .jconfirm-buttons {
  display: none;
}

.whatmodal .jconfirm-title-c {
  text-align: center;
  margin-bottom: 10px;
}

.container {
  width: 1090px;
  max-width: 1200px;
  min-width: 800px;
}
