/*
Theme Name: МЭТЗ

Author: UNISITE
Author URI: https://unisite.by
Text Domain: twentyseventeen
*/

#history .dilers-tabs.nav.nav-tabs li {
    margin-bottom: 15px;
}

.review-form .bcBtn {
    margin-left: 27.5%;
    width: 45%;
}

.antiCorruption .tab-pane {
    padding-top: 30px;
}

#history .dilers-tabs.nav.nav-tabs li {
    margin-right: 15px;
}

.review-form textarea {
    font-family: inherit;
    font-weight: 300;
}

.year-tab {
    margin-top: 10px!important;
}

.product-bg {
    background: url(../img/sidebar-bg.png) 100% 50px no-repeat!important;
}

.nachalnik-name {
    padding: 0!important;
}

.popup-news .arrow svg {
    transform: rotate(90deg);
    transition: 0.3s;
}

.popup-news .arrow {
    cursor: pointer;
    width: 20px;
    display: flex;
    align-items: center;
    background-color: rgb(28, 50, 104);
}

.popup-news .popup-block {
    background: url(/theme/img/news-bg.jpg);
    padding-top: 20px;
    padding-left: 15px;
    width: 100%;
    height: 100%;
}

.popup-news .ttl {
    color: rgb(28, 50, 104);
    font-weight: 700;
    font-family: 'Proxima';
    font-size: 16px;
    padding-right: 15px;
}



.popup-news .descr {
    padding-top: 15px;
    padding-bottom: 25px;
    padding-right: 15px;
}

.popup-news {
    bottom: 5%;
    position: fixed;
    z-index: 10;
    width: 420px;
    right: -400px;
    display: flex;
    transition: 0.3s;
}

.popup-news.active-pop{

    right: 0;
}

.popup-news .arrow svg.rotate-arrow {
    transform: rotate(-90deg);
}

.popup-news .button {
    text-align: right;
}

.popup-news .button button {
    background: rgb(183, 11, 11);
    color: #fff;
    width: 50%;
    font-weight: 100;
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid transparent;
    transition: 0.3s;
}

.popup-news .button button:hover {
    background: none;
    border-color: rgb(183, 11, 11);
    color: rgb(183, 11, 11);
}

.button-more {
    margin-top: 20px;
    font-family: "Proxima";
}

.year-tab span {
    border-bottom: none!important;
    font-size: 18px;
    font-weight: 700;
    font-family: "Proxima";
}

.year-tab {
    padding: 25px!important;
    background: #f3f4f8!important;
}


.y-tab {
    margin-top: 3px!important;
    padding-left: 40px!important;
    background: #fff!important;

}

.odd {
    background:#f3f4f8!important;
}

.about-history-descr .collapse div.y-tab:nth-child(even) {background: #fff!important;}

#personalDetail .image img {
    width: 40%;
    float: left;
    margin-right: 50px;
    margin-bottom: 20px;
}

#personalDetail .modal-header {
    border-bottom: none;
}

#personalDetail .modal-header .close {
    color: rgb(0, 46, 106);
    font-size: 34px;
    margin-right: -35px;
    margin-top: -10px;
}

#personalDetail .modal-content {
    width: 170%;
    margin-left: -35%;
    padding-left: 70px;
    padding-right: 40px;
    padding-bottom: 30px;
    border-radius: 0;
}

#personalDetail .modal-content .text {
    text-align: justify;
}

#personalDetail .modal-content .fio {
    font-size: 24px;
    font-family: "Proxima";
    font-weight: 700;
    color: rgb(0, 46, 106);
}

#personalDetail .modal-content .dolj {
    color: rgb(0, 46, 106);
    font-size: 18px;
}

.rewards-section-descr strong {
    color: rgb(183, 11, 11);
}

.catalog-product-content .col-lg-12 .col-md-12 {
    padding-right: 0!important;
}

.tech-ch-block-table tbody tr {
    display: flex;
    justify-content: space-between;
}

.th40 {
    width: 40%;
}

.modal-backdrop {
    height: 180%!important;
}

.hidden-form {
	display: none;
}

.grecaptcha-badge {
	display: none !important;
}

#back-file.form-control-hidden {
	display: none;
}

.form-control {
	transition: border-color .3s ease-in-out;
	-o-transition: border-color .3s ease-in-out;
	-moz-transition: border-color .3s ease-in-out;
	-webkit-transition: border-color .3s ease-in-out;
}

.form-invalid, .form-control.error {
	border-color: #cc0000 !important;
}

.form-invalid:hover, .form-invalid:focus,
.form-control.error:hover, .form-control.error:focus {
	border-color: #cc0000 !important;
}

.modal-extra {
	margin-bottom: 10px;
}

.news-back {
	display: inline-block;
	margin-bottom: 6px;
	position: relative;
	font-family: "Proxima Nova";
	font-size: 14px;
	font-weight: 300;
	color: #908f8f;
	cursor: pointer;
	line-height: 31.494px;
	/* letter-spacing: 1px; */
}

.news-back:hover, .news-back:focus {
	color: #908f8f;
	text-decoration: none;
}

.news-back__hidden {
	display: none;
}

.download-archive-3d {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
    line-height: 40px;
    border: 1px solid rgb(234, 77, 42);
    border-radius: 0;
    color: rgb(234, 77, 42);
    width: 100%;
    padding: 0;
    font-weight: 300;
    outline: none!important;
    font-size: 10px;
    text-align: center;
}

.download-archive-3d:hover {
    text-decoration: none;
    background: rgb(234, 77, 42);
    color: #ffffff;
    transition: 0.3s;
}

.download-archive-3d:focus {
    text-decoration: none;
}

.watch-3d-product-button-block button:hover a.download-archive-3d {
    color: #ffffff;
    text-decoration: none;
}

#back-arrow {
	display: inline-flex;
	height: 14px;
	width: 20px;
	position: relative;
	bottom: -3px;
}

body.preloader-active {
    overflow: hidden;
}

.preloader-wrap {
    height: 100%;
    width: 100%;
    background: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999999;
}

.preloader-wrap #preloader {
    position: absolute;
    top: calc(50% - 25px);
    left: calc(50% - 25px);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.modal-body.loading-model {
	position: relative;
	overflow: hidden;
}

.model-preloader-wrap {
    height: 100%;
    width: 100%;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999999;
}

#model-preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.wpcf7-response-output, .wpcf7-not-valid-tip {
    display: none !important;
}

#response-form .modal-dialog {
    top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

/* #specialists-table tr td, #order-product-table tr td {
    white-space: normal;
} */

.form-content-hidden .modal-body {
    display: none;
}

.form-content-hidden .modal-header {
    border-bottom: none;
}

.page-title__link, .page-title__link:hover, .page-title__link:focus {
    color: white;
    text-decoration: none;
}

.multimedia-card h3 {
    overflow: hidden;
}

.mfp-arrow.mfp-arrow-left {
    left: 0;
    margin-left: 0;
}

.mfp-arrow.mfp-arrow-right {
    right: 0;
    margin-right: 0;
}

.content-image {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
}

.content-image.full-width {
    display: block;
    width: 100%;
    text-align: left;
    float: none;
    clear: both;
}

.content-image.full-width.content-image--aligncenter {
    text-align: center;
}

.content-image.content-image--alignleft {
    display: block;
    float: left;
}

.content-image.content-image--alignright {
    display: block;
    float: right;
}
.our-production-in-catalog-text-text-before-products{
    margin-bottom: 15px;
}

.tab-low-vision{
    display: none;
}
.low-vision-container{
    right: 16%;
}
@media (max-width: 991px) {
    .tab-low-vision{
        display: block;
    }
}

@media screen and (max-width: 768px){
    .low-vision-container{
        right: 24% !important;
    }
}

@media screen and (max-width: 414px) {
    .low-vision-container{
        right: 32% !important;
    }
}

@media screen and (max-width: 320px){
	.low-vision-container {
	right: 33% !important;
	}
}



@media screen and (min-width: 992px){
	.checkbox-wrap_center .wpcf7-form-control-wrap{
		margin-left:27.5%;
	}
}

.checkbox-wrap .wpcf7-list-item{
	margin-left: 0 !important;
}

.checkbox-wrap label{
	font-weight: 600;
}


.checkbox-wrap .checkbox{
	-webkit-appearance: auto !important; 
    -moz-appearance: auto !important;
    appearance: auto !important;
	display:inline !important;
	position: relative;
    top: 2px;
    margin-right: 5px;
}



.checkbox-wrap-feedback{
	color:rgb(28, 50, 104)
}

.checkbox-wrap-feedback .wpcf7-list-item{
	margin-left: 0 !important;
}

.checkbox-wrap-feedback .wpcf7-form-control{
	width: 60%;
    margin-left: 20%;
}

.checkbox-wrap-feedback .checkbox{
	-webkit-appearance: auto !important; 
    -moz-appearance: auto !important;
    appearance: auto !important;
	width: 15px !important;
    height: 15px !important;
    margin-left: 0 !important;
    margin-right: 7px !important;
    display: inline !important;
    position: relative;
    top: 3px;
}











.dillers-zones {
  padding: 30px 20px 30px 0;
}
@media screen and (max-width: 992px) {
  .dillers-zones {
    padding-right: 20px;
  }
}
.dillers-zones__map {
  position: relative;
}
.dillers-zones__map path {
  transition: all 0.3s;
  fill: rgba(197, 202, 207, 0.6);
  stroke: rgba(0, 0, 0, 0.4);
  cursor: pointer;
  position: relative;
}
.dillers-zones__map path.cfo {
  fill: rgba(211, 225, 243, 0.6);
}
.dillers-zones__map path.szfo {
  fill: rgba(170, 175, 201, 0.6);
}
.dillers-zones__map path.ufo {
  fill: rgba(144, 153, 202, 0.6);
}
.dillers-zones__map path.skfo {
  fill: rgba(209, 223, 255, 0.6);
}
.dillers-zones__map path.pfo {
  fill: rgba(113, 142, 171, 0.6);
}
.dillers-zones__map path.urfo {
  fill: rgba(185, 192, 233, 0.6);
}
.dillers-zones__map path.sfo {
  fill: rgba(146, 157, 189, 0.6);
}
.dillers-zones__map path.dfo {
  fill: rgba(193, 219, 233, 0.6);
}
.dillers-zones__map path._selected {
  fill: rgb(0, 46, 106);
}
@media (any-hover: hover) {
  .dillers-zones__map path:hover {
    fill: rgb(0, 32, 75);
  }
}
.dillers-zones__tooltip {
  position: absolute;
  top: 0;
  left: 0;
  max-width: 200px;
  visibility: hidden;
  opacity: 0;
  color: rgb(0, 46, 106);
  background: rgb(250, 250, 250);
  font-size: 14px;
  z-index: 10;
  border-radius: 10px;
  padding: 5px 10px;
  line-height: 1.2;
  pointer-events: none;
  box-shadow: 0px 0px black;
  letter-spacing: -0.1px;
}
@media screen and (max-width: 992px) {
  .dillers-zones__tooltip {
    display: none;
  }
}
.dillers-zones__tooltip._active {
  visibility: visible;
  opacity: 1;
}
.dillers-zones__tooltip-ttl {
  font-weight: 600;
	font-family: 'Proxima';
}
.dillers-zones__tooltip ul {
  font-weight: 300;
  margin-top: 5px;
  font-size: 12px;
}
.dillers-zones__current-region {
  margin-bottom: 30px;
  font-size: 18px;
  color: rgb(28, 50, 104);
  font-weight: 600;
  text-transform: uppercase;
	font-family: 'Proxima';
}
.dillers-zones__list {
  position: relative;
  min-height: 50px;
}
.dillers-zones__preloader {
  position: absolute;
  inset: 0;
  display: flex;
  justify-content: center;
}

.dillers-list {
  display: grid;
  grid-template-columns: repeat(3, 33.33%);
  width: calc(100% - 40px);
  grid-gap: 20px;
}
@media screen and (max-width: 992px) {
  .dillers-list {
    grid-template-columns: repeat(2, 50%);
    width: calc(100% - 20px);
  }
}
@media screen and (max-width: 768px) {
  .dillers-list {
    display: block;
    width: 100%;
  }
}
.diller-item {
  border: 1px dashed rgb(194, 194, 194);
  padding: 15px;
  word-wrap: break-word;
}
@media screen and (max-width: 768px) {
  .diller-item {
    margin-bottom: 15px;
  }
  .diller-item:last-child {
    margin-bottom: 0;
  }
}
.diller-item__ttl {
  color: rgb(0, 46, 106);
  font-size: 14px;
  font-weight: 700;
  font-family: Proxima;
  text-transform: uppercase;
  margin-bottom: 5px;
  word-wrap: break-word;
}
.diller-item__desc {
  font-weight: 300;
}
.diller-item__list {
  margin-top: 15px;
  font-size: 16px;
}
.diller-item__list li {
  margin-bottom: 5px;
}
.diller-item__list li:last-child {
  margin-bottom: 0;
}
.diller-item__list i {
  color: rgb(0, 46, 106);
  margin-right: 3px;
}
.diller-item__show {
    cursor: pointer;
    font-weight: 300;
    font-family: 'Proxima';
    font-size: 14px;
}