

/* Start:/local/templates/empty/css/bootstrap.css?164198469611667*/
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -15px;
  margin-left: -15px;
}
.row-no-gutters {
  margin-right: 0;
  margin-left: 0;
}
.row-no-gutters [class*="col-"] {
  padding-right: 0;
  padding-left: 0;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}

/* End */


/* Start:/local/templates/empty/css/null.css?1641984696701*/
/*Null*/
*{padding:0;margin:0;border:0}*,:after,:before{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:none}a:active,a:focus{outline:none}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;font-size:100%;line-height:1;font-size:16px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}
/*---*/

/* End */


/* Start:/local/templates/empty/css/main.css?169528225629015*/
body {
		font-family: "Roboto", sans-serif;
		font-weight: 400;
		color: #3e3d3d;
		font-size: 16px;
		line-height: 24px;
		overflow-x: hidden;
		min-width: 320px;
}

h3 {
		color: #000;
		font-size: 26px;
		font-weight: 700;
		line-height: 30px;
		text-transform: uppercase;
		margin: 0 0 10px;
}

h4 {
		color: #000;
		font-size: 20px;
		font-weight: 700;
		line-height: 30px;
		text-transform: uppercase;
		margin: 0 0 10px;
}

.vn-content {
		padding: 20px 0;
}
.vn-content h1 {
		color: #6a7889;
		font-family: Roboto;
		font-size: 30px;
		font-weight: 700;
		line-height: 12px;
		text-transform: uppercase;
		margin: 30px 0 20px;
}

a {
		color: #333;
}

hr {
		border-top: 1px solid #333;
}

.breadcrumbs {
		margin: 0 0 30px;
}
.breadcrumbs ul {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
}
.breadcrumbs ul li {
		margin-right: 20px;
		color: #989898;
		font-size: 14px;
}
.breadcrumbs ul li a {
		font-size: 14px;
		color: #a41622;
		text-decoration: underline;
		position: relative;
}
.breadcrumbs ul li a:before {
		content: "";
		position: absolute;
		top: 8px;
		right: -13px;
		width: 5px;
		height: 5px;
		-webkit-border-radius: 50px;
		   -moz-border-radius: 50px;
		        border-radius: 50px;
		background: #333;
}

.wrapper {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		   -moz-box-orient: vertical;
		   -moz-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		min-height: 100%;
		overflow: hidden;
}

.btn {
		height: 50px;
		background-color: #a41622;
		color: #fff;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		   -moz-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		   -moz-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		padding: 10px;
		max-width: 300px;
		font-size: 18px;
		font-weight: 500;
		line-height: 28.89px;
		text-transform: uppercase;
		margin: 10px 0 0;
		cursor: pointer;
}
.btn._red {
		background-color: #a41622;
}

.container {
		width: 100%;
		max-width: 1400px;
		padding: 0 15px;
		margin: 0 auto;
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		   -moz-box-flex: 1;
		    -ms-flex: 1 1 auto;
		        flex: 1 1 auto;
}
.container form input[type=checkbox] {
		width: auto;
		padding: 0;
		height: 15px;
}

.row._dop {
		margin: 40px 0 0;
}

.flex {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		   -moz-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-box-align: center;
		-webkit-align-items: center;
		   -moz-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
@media (max-width: 992px) {
		.flex {
				-webkit-box-pack: start;
				-webkit-justify-content: flex-start;
				   -moz-box-pack: start;
				    -ms-flex-pack: start;
				        justify-content: flex-start;
		}
}
@media (max-width: 768px) {
		.flex {
				-webkit-box-orient: vertical;
				-webkit-box-direction: normal;
				-webkit-flex-direction: column;
				   -moz-box-orient: vertical;
				   -moz-box-direction: normal;
				    -ms-flex-direction: column;
				        flex-direction: column;
				min-width: 320px;
		}
}

.center {
		text-align: center;
		margin: 0 auto;
}

p {
		margin: 10px 0;
}
p.big {
		font-size: 22px;
}

.contant {
		padding: 30px 0;
}

img {
		max-width: 100%;
}

ol {
		margin: 0 20px;
}
ol li {
		margin: 0 0 10px;
}

header {
		padding: 20px 0;
		background: #333d47;
}
header .logo {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		   -moz-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
header .logo a {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		   -moz-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
@media (max-width: 992px) {
		header .logo {
				margin-right: 20px;
		}
}
header .logo .name-company {
		color: #fee8c3;
		margin-left: 10px;
		text-align: justify;
}
header .logo .name-company span {
		display: block;
		letter-spacing: 3.3 px;
}
header .phone {
		color: #efeeed;
}
@media (max-width: 1200px) {
		header .phone {
				font-size: 12px;
		}
}
header .phone a {
		color: #fee8c3;
}
@media (max-width: 1200px) {
		header .phone a {
				font-size: 12px;
		}
}
@media (max-width: 992px) {
		header .address_header {
				display: none;
		}
}
header .address_header .name {
		color: #fee8c3;
}
@media (max-width: 1200px) {
		header .address_header .name {
				font-size: 12px;
		}
}
header .address_header a {
		color: #fff;
		position: relative;
		margin-left: 20px;
}
@media (max-width: 1200px) {
		header .address_header a {
				font-size: 12px;
		}
}
header .address_header a:before {
		content: "";
		position: absolute;
		top: 0;
		left: -23px;
		background: url(/local/templates/empty/css/../img/sprite.png) no-repeat;
		background-position: 0px -110px;
		width: 16px;
		height: 16px;
}

.menu-desktop {
		padding: 30px 20px 0;
}
@media (max-width: 992px) {
		.menu-desktop {
				display: none;
		}
}
.menu-desktop ul {
		margin: 0;
		padding: 0;
}
.menu-desktop ul li a {
		color: #ffffff;
		text-transform: uppercase;
		letter-spacing: 0.75px;
}

.banner-main {
		background: url(/local/templates/empty/css/../img/banner_v2.jpg) no-repeat 10% 100%;
		height: 511px;
		width: 100%;
		-webkit-background-size: cover;
		   -moz-background-size: cover;
		        background-size: cover;
		position: relative;
}
.banner-main .banner-phone {
		max-width: 300px;
		height: 100%;
		position: absolute;
		top: 0;
		right: 500px;
}
@media (max-width: 992px) {
		.banner-main .banner-phone {
				left: 0;
				right: auto;
		}
}
.banner-main .banner-phone .fone {
		width: 350px;
		height: 200px;
		position: absolute;
		top: 80px;
		left: -40px;
		z-index: 3;
		padding: 0;
}
@media (max-width: 992px) {
		.banner-main .banner-phone .fone {
				-webkit-transform: none;
				   -moz-transform: none;
				    -ms-transform: none;
				     -o-transform: none;
				        transform: none;
				left: 10px;
		}
}
.banner-main .banner-phone .fone p {
		color: #a41622;
		font-size: 16px;
		font-weight: 400;
		padding: 20px 0 0 60px;
		line-height: 18px;
		position: relative;
		margin: 0;
}
@media (max-width: 992px) {
		.banner-main .banner-phone .fone p {
				padding: 20px 0 0 20px;
		}
}
.banner-main .banner-phone .fone p:before {
		content: "";
		position: absolute;
		top: 25px;
		left: 40px;
		background: #a41622;
		width: 2px;
		height: 30px;
}
@media (max-width: 992px) {
		.banner-main .banner-phone .fone p:before {
				left: 5px;
		}
}
.banner-main .banner-phone .fone .callback {
		position: absolute;
		z-index: 5;
		top: 0;
		left: -80px;
}
@media (max-width: 992px) {
		.banner-main .banner-phone .fone .callback {
				right: -70px;
				left: auto;
				top: 120px;
		}
}
.banner-main .banner-phone .fone .header {
		position: relative;
		z-index: 2;
		padding: 10px 0 0 60px;
}
@media (max-width: 992px) {
		.banner-main .banner-phone .fone .header {
				padding: 10px 0 0 20px;
		}
}
.banner-main .banner-phone .fone .header .title {
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 10px;
}
.banner-main .banner-phone .fone .header .phone {
		padding: 0 0 0 30px;
		position: relative;
}
.banner-main .banner-phone .fone .header .phone:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		background: url(/local/templates/empty/css/../img/sprite.png) no-repeat;
		background-position: 0px -110px;
		width: 30px;
		height: 30px;
}
.banner-main .banner-phone .fone .header .phone a {
		font-size: 30px;
		color: #a41622;
		text-transform: uppercase;
		letter-spacing: 0.71px;
}
.banner-main .banner-phone .fone:before {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		left: 35px;
		background: #e5e5ed;
		width: 350px;
		height: 80px;
		z-index: 0;
		-webkit-transform: skew(-30deg, 0);
		   -moz-transform: skew(-30deg, 0);
		    -ms-transform: skew(-30deg, 0);
		     -o-transform: skew(-30deg, 0);
		        transform: skew(-30deg, 0);
}
@media (max-width: 992px) {
		.banner-main .banner-phone .fone:before {
				-webkit-transform: none;
				   -moz-transform: none;
				    -ms-transform: none;
				     -o-transform: none;
				        transform: none;
				left: 0;
		}
}
.banner-main .banner-phone .fone:after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		background: #fff;
		width: 100%;
		height: auto;
		z-index: -1;
		-webkit-transform: skew(-30deg, 0);
		   -moz-transform: skew(-30deg, 0);
		    -ms-transform: skew(-30deg, 0);
		     -o-transform: skew(-30deg, 0);
		        transform: skew(-30deg, 0);
}
@media (max-width: 992px) {
		.banner-main .banner-phone .fone:after {
				-webkit-transform: none;
				   -moz-transform: none;
				    -ms-transform: none;
				     -o-transform: none;
				        transform: none;
		}
}
.banner-main .banner-phone:before {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0;
		background: #000;
		opacity: 0.8;
		width: 400px;
		height: 100%;
		z-index: 0;
		-webkit-transform: skew(-30deg, 0);
		   -moz-transform: skew(-30deg, 0);
		    -ms-transform: skew(-30deg, 0);
		     -o-transform: skew(-30deg, 0);
		        transform: skew(-30deg, 0);
}
@media (max-width: 992px) {
		.banner-main .banner-phone:before {
				-webkit-transform: none;
				   -moz-transform: none;
				    -ms-transform: none;
				     -o-transform: none;
				        transform: none;
		}
}

.accordion .header {
		padding: 30px 40px 20px;
		background: #fee8c3;
		position: relative;
		overflow: hidden;
}
.accordion .header:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		background: url(/local/templates/empty/css/../img/angle.png) no-repeat center;
		width: 38px;
		height: 100%;
		z-index: 2;
}
.accordion .header:after {
		content: "";
		position: absolute;
		bottom: 0;
		right: 0;
		background: url(/local/templates/empty/css/../img/angle.png) no-repeat center;
		width: 38px;
		height: 100%;
		z-index: 2;
		-webkit-transform: rotate(180deg);
		   -moz-transform: rotate(180deg);
		    -ms-transform: rotate(180deg);
		     -o-transform: rotate(180deg);
		        transform: rotate(180deg);
}
.accordion .header .toggle {
		display: block;
		position: absolute;
		width: 84px;
		height: 60px;
		background: url(/local/templates/empty/css/../img/sprite.png) no-repeat;
		background-position: 0px -140px;
		top: 20px;
		right: 60px;
}
.accordion .header .toggle._open {
		background-position: 0px -217px;
		top: 20px;
		right: 60px;
}
.accordion .header h3 {
		margin-bottom: 5px;
}
.accordion .description {
		margin: 30px 0;
		height: 0;
		-webkit-transition: 0.5s;
		-o-transition: 0.5s;
		-moz-transition: 0.5s;
		transition: 0.5s;
		overflow: hidden;
}
.accordion .description.open {
		height: 400px;
		-webkit-transition: 0.5s;
		-o-transition: 0.5s;
		-moz-transition: 0.5s;
		transition: 0.5s;
}
.accordion .description h4 {
		font-size: 24px;
		font-weight: 700;
		line-height: 24px;
		margin: 20px 0;
}
.accordion .description .description-block .item {
		height: 290px;
		padding: 20px 25px;
		background: url(/local/templates/empty/css/../img/bg-description.png) no-repeat center;
}
.accordion .description .description-block .item .block-header {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		font-size: 14px;
		height: 100px;
}
.accordion .description .description-block .item .block-header .img {
		position: relative;
		margin-right: 15px;
		min-width: 80px;
}
.accordion .description .description-block .item .block-header .img:before {
		content: "";
		position: absolute;
		width: 76px;
		height: 76px;
}
.accordion .description .description-block .item .block-header .img._icon_1:before {
		background: url(/local/templates/empty/css/../img/sprite.png) no-repeat center;
		background-position: 18px -284px;
}
.accordion .description .description-block .item .block-header .img._icon_2:before {
		background: url(/local/templates/empty/css/../img/sprite.png) no-repeat center;
		background-position: 18px -350px;
}
.accordion .description .description-block .item .block-header .img._icon_3:before {
		background: url(/local/templates/empty/css/../img/sprite.png) no-repeat center;
		background-position: 18px -428px;
}
.accordion .description .description-block .item .block-header .img._icon_4:before {
		background: url(/local/templates/empty/css/../img/sprite.png) no-repeat center;
		background-position: 12px -499px;
}
.accordion .description .description-block .item .text {
		margin-top: 10px;
		font-size: 14px;
}

.price {
		margin: 0 0 40px;
}
.price > p {
		font-size: 16px;
		margin: 20px 0 20px;
}
.price .block-price .item {
		margin: 10px 0 0;
		padding: 10px 50px 5px;
		background: #e5e5ed;
		position: relative;
		height: 85px;
		overflow: hidden;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		   -moz-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-box-align: center;
		-webkit-align-items: center;
		   -moz-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
.price .block-price .item .desc-price {
		padding-right: 80px;
}
.price .block-price .item .desc-price p {
		line-height: 20px;
		color: #333;
}
.price .block-price .item:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		background: url(/local/templates/empty/css/../img/angle3.png) no-repeat center;
		width: 34px;
		height: 85px;
		z-index: 1;
}
.price .block-price .item:after {
		content: "";
		position: absolute;
		top: 0;
		right: 0;
		background: url(/local/templates/empty/css/../img/angle2.png) no-repeat center;
		width: 236px;
		height: 85px;
		z-index: 1;
}
.price .block-price .item h4 {
		color: #000;
		font-size: 26px;
		text-transform: uppercase;
		line-height: 30px;
}
.price .block-price .item .price-v {
		position: relative;
		z-index: 3;
		color: #fff;
		font-size: 30px;
		min-width: 120px;
		text-align: right;
}

.agent .block-agent {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		   -moz-box-pack: justify;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		margin: 0 -3px;
}
.agent .block-agent .item {
		max-width: 400px;
		width: 100%;
		margin: 0 3px;
		cursor: pointer;
		-webkit-transition: 1s;
		-o-transition: 1s;
		-moz-transition: 1s;
		transition: 1s;
}
.agent .block-agent .item.open {
		max-width: 600px;
		-webkit-transition: 1s;
		-o-transition: 1s;
		-moz-transition: 1s;
		transition: 1s;
}
.agent .block-agent .item.open .title {
		background-color: #fee8c3;
}
.agent .block-agent .item.open .content {
		padding: 20px;
		background-color: #fee8c3;
}
.agent .block-agent .item.open .content .text {
		display: block;
		padding-right: 10px;
}
.agent .block-agent .item .title {
		padding: 15px 30px 10px;
		display: table;
		font-size: 24px;
		text-transform: uppercase;
		background-color: #e5e5ed;
}
.agent .block-agent .item .content {
		padding: 0 20px 20px;
		font-size: 14px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		   -moz-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		background-color: #e5e5ed;
		height: 300px;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		   -moz-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		overflow: hidden;
}
.agent .block-agent .item .content .text {
		display: none;
}
.agent .block-agent .item .content .text p {
		margin: 0 0 8px;
		line-height: 20px;
}
.agent .block-agent .item .content .img {
		min-width: 200px;
		max-width: 200px;
}

.block-content {
		margin: 40px 0 110px;
}
.block-content .desc {
		margin: 20px 0;
}
.block-content .desc b {
		color: #b10808;
		font-weight: bold;
}
.block-content .desc .download {
		padding: 20px 0 20px 60px;
		min-width: 380px;
		position: relative;
}
.block-content .desc .download:before {
		content: "";
		position: absolute;
		width: 3px;
		height: 96px;
		background: #e5e5ed;
		top: 25px;
		left: 20px;
}
.block-content .desc .download a {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		   -moz-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin: 10px 0;
		font-size: 15px;
		display: block;
		color: #000;
		text-transform: uppercase;
}
.block-content .desc .download a span {
		margin-right: 10px;
}

.catalog .block-catalog .item {
		height: 240px;
		text-align: center;
		margin: 30px 20px 30px;
}
.catalog .block-catalog .item a {
		color: #000;
}
.catalog .block-catalog .item .title {
		margin: 15px 0 10px;
		padding: 0 20px;
		font-size: 18px;
		font-weight: 700;
		line-height: 20px;
		text-transform: uppercase;
		height: 60px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		   -moz-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		   -moz-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
}
.catalog .block-catalog .item .text {
		padding: 0 20px;
		color: #3e3d3d;
		font-size: 16px;
		font-weight: 300;
		line-height: 20px;
}

.plus {
		border: 4px solid #e5e5ed;
		padding: 20px;
		margin: 40px 0;
}
.plus > .title {
		font-size: 26px;
		font-weight: 700;
		line-height: 30px;
		text-transform: uppercase;
		position: relative;
		display: inline-block;
		margin: 0 0 10px;
}
.plus > .title:before {
		content: "";
		position: absolute;
		left: 0;
		right: 0;
		bottom: 0px;
		width: 100%;
		height: 2px;
		background-color: #a41622;
}
.plus .item {
		position: relative;
}
.plus .item:before {
		content: "";
		position: absolute;
		top: -5px;
		left: -45px;
		background: url(/local/templates/empty/css/../img/sprite.png) no-repeat center;
		background-position: 1px -3px;
		width: 35px;
		height: 35px;
}
.plus .item > .title {
		font-size: 17px;
		font-weight: 900;
		text-transform: uppercase;
}
.plus .ots {
		padding: 0 20px;
		margin: 0 15px;
}

.about {
		margin: 0 0 30px;
}
.about h3 {
		margin: 0 0 40px;
}
.about .item {
		margin: 0 0 20px;
}
.about .item .title a {
		color: #a41622;
		font-size: 20px;
		font-weight: 400;
		line-height: 20px;
}

.contact {
		margin: 0 0 40px;
}
.contact .cont-tab {
		margin: 20px 0 20px;
}
.contact .cont-tab .title {
		margin: 0 0 10px 20px;
		font-size: 22px;
		font-weight: 400;
		line-height: 20px;
		position: relative;
}
.contact .cont-tab .title:before {
		content: "";
		position: absolute;
		top: -5px;
		left: -30px;
		background: url(/local/templates/empty/css/../img/sprite.png) no-repeat center;
		background-position: -20px -103px;
		width: 25px;
		height: 25px;
}
.contact .cont-tab .item {
		margin: 0 0 20px;
}
.contact .cont-tab .item a {
		color: #a41622;
		font-size: 16px;
		margin-right: 10px;
}

.feedback .form {
		padding: 15px 40px 20px;
		background: #fee8c3;
		position: relative;
		overflow: hidden;
}
.feedback .form:before {
		content: "";
		position: absolute;
		top: 0;
		left: 0;
		background: url(/local/templates/empty/css/../img/angle.png) no-repeat center;
		width: 38px;
		height: 130px;
		z-index: 2;
}
.feedback .form:after {
		content: "";
		position: absolute;
		bottom: 0;
		right: 0;
		background: url(/local/templates/empty/css/../img/angle.png) no-repeat center;
		width: 38px;
		height: 130px;
		z-index: 2;
		-webkit-transform: rotate(180deg);
		   -moz-transform: rotate(180deg);
		    -ms-transform: rotate(180deg);
		     -o-transform: rotate(180deg);
		        transform: rotate(180deg);
}
.feedback .form .item input {
		width: 100%;
		height: 41px;
		-webkit-border-radius: 2px;
		   -moz-border-radius: 2px;
		        border-radius: 2px;
		border: 1px solid #d3b889;
		background-color: #fff;
		padding: 0 10px;
		color: #333;
		font-size: 16px;
}
.feedback .form .btn {
		width: 100%;
		height: 40px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		padding: 0;
		position: relative;
		top: 15px;
}

footer {
		margin: 40px 0 0;
		padding: 20px 0;
		background: #333d47;
}
@media (max-width: 992px) {
		footer {
				text-align: center;
		}
}
footer .logo a {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		   -moz-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
}
@media (max-width: 992px) {
		footer .logo a {
				-webkit-box-pack: center;
				-webkit-justify-content: center;
				   -moz-box-pack: center;
				    -ms-flex-pack: center;
				        justify-content: center;
		}
}
footer .logo .name-company {
		color: #fee8c3;
		margin-left: 10px;
		text-align: justify;
}
footer .logo .name-company span {
		display: block;
}
footer .phone {
		text-align: center;
		color: #efeeed;
}
@media (max-width: 992px) {
		footer .phone {
				margin: 20px 0;
		}
}
footer .phone a {
		color: #fee8c3;
}
footer ul li a {
		color: #efeeed;
		font-weight: 400;
		line-height: 8px;
		font-size: 14px;
		text-transform: uppercase;
		letter-spacing: 0.6px;
}
footer .copyright {
		margin: 15px 0 0;
		color: #fff;
}

.menu-mobile {
		display: none;
		position: absolute;
		top: -20px;
		right: 0px;
		padding: 20px;
		z-index: 10;
}
@media (max-width: 992px) {
		.menu-mobile {
				display: block;
		}
}
.menu-mobile .open-menu {
		position: absolute;
		top: 50px;
		right: 20px;
		cursor: pointer;
		z-index: 999;
}
.menu-mobile .open-menu span {
		display: block;
		width: 50px;
		height: 2px;
		background: #fff;
}
.menu-mobile .open-menu span:nth-child(2) {
		margin: 10px 0;
}

.menu-mobile.active {
		right: 0px;
}
.menu-mobile.active span {
		background: #333;
}
.menu-mobile.active span:nth-child(1) {
		position: relative;
		-webkit-transform: rotate(45deg);
		   -moz-transform: rotate(45deg);
		    -ms-transform: rotate(45deg);
		     -o-transform: rotate(45deg);
		        transform: rotate(45deg);
		top: 10px;
}
.menu-mobile.active span:nth-child(2) {
		position: relative;
		top: -1px;
		-webkit-transform: rotate(-45deg);
		   -moz-transform: rotate(-45deg);
		    -ms-transform: rotate(-45deg);
		     -o-transform: rotate(-45deg);
		        transform: rotate(-45deg);
}
.menu-mobile.active span:nth-child(3) {
		-webkit-transform: rotate(-45deg);
		   -moz-transform: rotate(-45deg);
		    -ms-transform: rotate(-45deg);
		     -o-transform: rotate(-45deg);
		        transform: rotate(-45deg);
		opacity: 0;
		position: relative;
		top: -12px;
}
.menu-mobile.active .menu-right {
		right: 0px;
		-webkit-transition: 0.5s;
		-o-transition: 0.5s;
		-moz-transition: 0.5s;
		transition: 0.5s;
}

.menu-right {
		position: absolute;
		right: -400px;
		display: block;
		background: #fff;
		padding: 80px 20px 20px;
		width: 260px;
		text-align: right;
		-webkit-transition: 0.5s;
		-o-transition: 0.5s;
		-moz-transition: 0.5s;
		transition: 0.5s;
}
.menu-right li {
		margin: 0 0 10px;
}
.menu-right li a {
		color: #333;
		font-size: 20px;
}

/*.menu-basket {
		position: fixed;
		right: -520px;
		top: 190px;
		width: 600px;
		-webkit-box-shadow: 0 0 27px rgba(0, 1, 6, 0.27);
		   -moz-box-shadow: 0 0 27px rgba(0, 1, 6, 0.27);
		        box-shadow: 0 0 27px rgba(0, 1, 6, 0.27);
		-webkit-border-radius: 3px;
		   -moz-border-radius: 3px;
		        border-radius: 3px;
		border: 1px solid rgba(5, 5, 5, 0.19);
		z-index: 99;
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-transition: 1s;
		-o-transition: 1s;
		-moz-transition: 1s;
		transition: 1s;
}*/
/*.menu-basket.open {
		width: 600px;
		right: -5px;
		-webkit-transition: 1s;
		-o-transition: 1s;
		-moz-transition: 1s;
		transition: 1s;
}*/
.menu-basket .nav-basket {
		text-align: center;
		width: 100px;
		background-color: #e5e5ed;
}
.menu-basket .nav-basket .item-icon.active {
		background: #fff;
}
.menu-basket .item-icon {
		margin: 0 auto;
		padding: 20px 0 20px;
}
.menu-basket .tab-basket {
		background: #fff;
		width: 100%;
		padding: 20px;
}
.menu-basket .tab-basket .tab {
		display: none;
}
.menu-basket .tab-basket .tab .title {
		font-size: 26px;
		font-weight: 700;
		line-height: 12px;
		text-transform: uppercase;
		margin: 0 0 40px;
}
.menu-basket .tab-basket .tab.active {
		display: block;
}

.left-menu {
		margin: 40px 0;
		padding: 30px 20px 30px 40px;
		background: #F4F4F4;
}
@media (max-width: 992px) {
		.left-menu {
				margin: 5px 0;
				padding: 20px;
		}
}
.left-menu ul li {
		margin: 0 0 10px;
}
.left-menu ul li a {
		color: #525c66;
		font-size: 16px;
		font-weight: 500;
		line-height: 9px;
		text-transform: uppercase;
}
@media (max-width: 768px) {
		.left-menu ul li a {
				font-size: 14px;
		}
}

.usl-item {
		display: -webkit-box;
		display: -webkit-flex;
		display: -moz-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		   -moz-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin: 20px 0;
}
.usl-item .img {
		margin-right: 20px;
}

.login-agent {
		padding: 40px 0;
}

.form .item {
		width: 100%;
		max-width: 300px;
		margin: 0 0 10px;
}
.form .item input {
		width: 100%;
		border: 1px solid #ccc;
		height: 40px;
		padding: 0 10px;
		font-size: 18px;
}
.form .item .btn {
		width: 100%;
}
.form .text {
		font-size: 14px;
}

.contant-agent {
		margin: 20px 0;
}
.contant-agent .stage {
		margin: 0 0 20px;
}
.contant-agent .stage .item-user {
		color: #ccc;
		font-size: 20px;
		cursor: no-drop;
}
.contant-agent .stage .item-user.active {
		color: #a41622;
		cursor: pointer;
}

.menu-agent {
		background: #eaeaea;
		margin: 20px 0;
}
.menu-agent .text-agent {
		padding: 10px 20px 0;
		font-size: 14px;
		line-height: 10px;
		color: #a41622;
}
.menu-agent .name-agent {
		padding: 0 20px;
		font-size: 14px;
		color: #a41622;
}
.menu-agent ul {
		padding: 10px 20px;
}
.menu-agent ul li {
		font-size: 18px;
		margin: 0 0 10px;
}
.menu-agent ul li a {
		text-decoration: underline;
}

.accordion-catalog h4 {
		position: relative;
		cursor: pointer;
		display: table;
}
.accordion-catalog h4:before {
		content: "+";
		position: absolute;
		top: 0;
		right: -20px;
}
.accordion-catalog.active h4:before {
		content: "-";
}
.accordion-catalog .item {
		margin: 0 0 20px;
}
/* .accordion-catalog .list-checkbox {
		margin-left: 0px;
} */
/* .accordion-catalog .list-checkbox .item {
		margin: 0 0 10px;
} */

.form-2 .item {
		width: 100%;
		max-width: 500px;
		margin: 0 0 10px;
}
.form-2 .item input {
		width: 100%;
		border: 1px solid #ccc;
		height: 40px;
		padding: 0 10px;
		font-size: 18px;
}

#summa .title {
		font-weight: bold;
		font-size: 18px;
}
#summa .true {
		margin: 40px 0 0;
		color: green;
}

.catalog-agent .sort a {
		text-decoration: underline;
		margin: 0 10px;
		font-size: 14px;
}
.catalog-agent .search {
		margin: 10px 0 20px;
}
.catalog-agent .search input {
		width: 100%;
		border: 1px solid #ccc;
		height: 40px;
		padding: 0 100px 0 10px;
		font-size: 18px;
}
.catalog-agent .search .item {
		position: relative;
}
.catalog-agent .search .item .src {
		position: absolute;
		top: 0;
		right: 0;
		background: #a41622;
		height: 40px;
		padding: 0 20px;
		font-size: 16px;
		color: #fff;
}

.table-archive .item {
		margin: 10px 0px;
		background: #ececec;
		padding: 10px 0;
}
.table-archive .item:nth-child(even) {
		background: #fff;
}
.table-archive .item:nth-child(odd) {
		background: #ececec;
}
.table-archive .read {
		text-decoration: underline;
}

@media (max-width: 992px) {
		.banner-left {
				display: none;
		}
}

.link {
		display: table;
		margin: 10px 0 0;
		color: #a41622;
		text-decoration: underline;
}

#op-1 .desc {
		font-size: 14px;
		margin: 0 0 10px;
}
#op-1 .price {
		font-size: 16px;
}
#op-1 .price span {
		font-weight: 600;
}
#op-1 .price._sum {
		text-align: right;
		position: relative;
		top: 20px;
}
#op-1 .number {
		/* border: 1px solid #ccc; */
		/* max-width: 45px;
		position: relative;
		padding: 0 0 0 13px;
		top: 20px;
		font-size: 16px; */
}
#op-1 img {
		width: 100%;
}

/* End */


/* Start:/local/templates/empty/styles.css?177131664025284*/
body.none, html.none {
  overflow: hidden;
}
.mdi-close {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: -30px;
  z-index: 1;
  cursor: pointer;
}
.mdi-close span {
  background: #a41622;
  width: 100%;
  height: 2px;
  display: block;
  position: absolute;
}
.mdi-close span:nth-child(1) {
  transform: rotate(45deg);
  top: 10px;
}
.mdi-close span:nth-child(2) {
  transform: rotate(-45deg);
  top: 10px;
}
.quantity {
  position: absolute;
  top: 10px;
  left: 0;
  background: #a41622;
  width: 20px;
  height: 20px;
  color: #fff;
  border-radius: 100%;
  line-height: 1.3;
  font-size: 14px;
}
/* .menu-basket .tab-basket {
  height: 400px;
  right: -100%;
  overflow-y: auto;
  color: #4e5c6c;
  font-size: 24px;
  padding-top: 20px;
} */
#op-1 .desc {
  font-size: 14px;
  margin: 0;
  line-height: 1.3;
}
footer .logo {
  display: flex;
  align-items: center;
}
footer ul li a:hover {
  color: #fff;
  text-decoration: underline;
}
.catalog-section .text{
  height: 50px;
  margin: 20px 0 -10px;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
}
.catalog-section .text a {
  color: #4e5c6c;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 500;
  text-transform: uppercase;
}
.catalog-section .prise .new {
  display: block;
  margin: 10px 0 0;
  color: #4e5c6c;
  font-size: 24px;
  padding-top: 20px;
  font-weight: 600;
  text-align: center;
}
.product-item-big-card {
  margin: 0 0 20px;
}
@media(max-width: 768px){
  .product-item-big-card {
    margin: 0 auto 20px;
    max-width: 340px;
  }
}
.catalog-section .img {
  box-shadow: 0 4px 2px -2px rgba(0,0,0,0.4);
  /* border: 1px solid rgba(0,0,0,0.3); */
  width: 280px;
  height: 280px;
  background: #333d47;
  padding: 10px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
@media(max-width: 420px){
  .catalog-section .img {
    max-width: 280px;
    width: 100%;
  }
}
.catalog-section .img a {
  position: relative;
  z-index: 2
}
.catalog-section .img:before {
  content: '';
  background: #333d47;
  position: absolute;
  top: 20px;
  left: 24px;
  right: 3px;
  bottom: 0;
  z-index: -1;
  height: 275px;
  opacity: 0.4;
  width: 280px;
}
.catalog-section .img:after {
  content: '';
  background: url(/local/templates/empty/img/lavrs.png) no-repeat center;
  width: 160px;
  height: 40px;
  position: absolute;
  bottom: 177px;
  background-size: cover;
}
.catalog-section .img img {
  max-height: 300px;
}
.btn.buy {
  background: #333d47;
  color: #fff;
}
.btn.buy.active {
  background: #a41622;
  color: #fff;
}
.btn.buy:hover {
  color: #fff;
}
.ribbons {
  margin: 40px 0 0 40px;
}
.ribbons li {
  padding: 0 50px 0px;
  margin: 0 0 40px 40px;
}
.ribbons li b {
  position: relative;
  width: 50%;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 6px 20px 6px 30px;
  margin: 30px 10px 10px -71px;
  color: #fff;
  background-color: #333d47;
  box-shadow: 0px 2px 4px #000;
}
.ribbons li span {
  position: relative;
  padding: 6px 20px 6px 30px;
  margin: 30px 10px 10px -71px;
}
.ribbons li span:nth-child(1):after {
  content: ' ';
	position: absolute;
	width: 0;
	height: 0;
	left: -9px;
	top: 100%;
	border-width: 7px 15px;
	border-style: solid;
	border-color: #000 #000 transparent transparent;
}
.ribbons li span:nth-child(1):before {
  content: ' ';
  position: absolute;
  width: 50px;
  height: 0;
  left: -30px;
  top: 12px;
  border-width: 16px 8px;
  border-style: solid;
  border-color: #333d47 #333d47 #333d47 transparent;
}
.ribbons li span:nth-child(3):after {
  content: ' ';
  position: absolute;
  width: 0;
  height: 0;
  right: -9px;
  top: 100%;
  border-width: 7px 15px;
  border-style: solid;
  border-color: #000 transparent transparent #000;
}
.ribbons li span:nth-child(3):before {
  content: ' ';
  position: absolute;
  width: 50px;
  height: 0;
  right: -30px;
  top: 12px;
  border-width: 16px 8px;
  border-style: solid;
  border-color: #333d47 #333d47 #333d47 transparent;
  transform: rotate(-180deg);
  z-index: -1;
}
.forma-zakaza input {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  margin: 0 0 10px;
}
.forma-zakaza .btn {
  width: 100%;
  max-width: 200px;
}
#op-1 .number {
  padding: 0 5px;
  text-align: center;
}
.itog_summ {
  margin: 10px 0 30px;
  clear: both;
  font-size: 20px;
  font-weight: bold;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.minus_form {
  /* position: absolute;
  bottom: 1px;
  right: 20px; */
  cursor: pointer;
}
.plus_form {
  /* position: absolute;
  top: -1px;
  right: 55px; */
  cursor: pointer;
}
.vn-content h1 {
  line-height: 1;
}
.bx-auth input {
  width: 100%;
  padding: 10px;
  border: 1px solid #ccc;
  margin: 0 0 10px;
}
.bx-auth noindex {
  display: none;
}
.left-menu ul li {
  display: table;
}
.left-menu ul li a {
  font-size: 14px;
}
.menu-basket .nav-basket {
  position: fixed;
  right: 0;
  width: 70px;
  z-index: 10;
  top: 20%;
  box-shadow: 0 0 27px rgb(0 1 6 / 27%);
}
.menu-basket .tab-basket {
  position: fixed;
  right: -520px;
  right: -100%;
  z-index: 999;
  box-shadow: 0 0 27px rgb(0 1 6 / 27%);
  border-radius: 3px;
  top: 0;
  bottom: 0;
  height: 100%;
  transition: all 0.5s;
}
.menu-basket .tab-basket.open {
  right: 0;
  overflow: auto;
}
.catalog-agent .stage {
  margin: 20px 0;
}
.catalog-agent .stage a.item-user{
  background: #ccc;
  padding: 10px;
}
.accordion {
  margin: 40px 0 80px;
}
.accordion .block-header p {
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}
@media(max-width: 1400px){
  .accordion .description.open {
    height: 900px;
  }
  .accordion .description-block {
    display: flex;
    flex-direction: column;
  }
  .accordion .description-block > div {
    width: 100%;
  }
  .accordion .description .description-block .item {
    background: none;
    height: auto;
  }
  .accordion .block-header {
    display: flex;
    align-items: center;
  }
  .accordion .block-header p {
    font-size: 18px;
  }
  .accordion .block-header p br {
    display: none;
  }
}
.banner-main .banner-phone .fone .header .phone:before {
  filter: brightness(0);
  width: 28px;
}
#tb-1 {
  width: 40px;
  display: block;
  text-align: center;
}
.menu-basket .item-icon {
  padding: 15px;
}
.accordion .header .toggle {
  background: #a41622;
  width: 45px;
  height: 45px;
  bottom: -10px;
  right: 0px;
  left: 0;
  top: auto;
  margin: 0 auto;
  border-radius: 50em;
}
.accordion .header .toggle::before {
  content: '\f078';
  position: absolute;
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 5px auto 0;
  color: #fff;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  font-size: 20px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  transform: rotate(180deg);
}
.accordion .header .toggle._open {
  bottom: -10px;
  right: 0px;
  left: 0;
  top: auto;
}
.accordion .header .toggle._open::before {
  transform: rotate(0deg);
  margin: 7px auto 0;
}
.accordion .header {
  overflow: visible;
}
.vn-content a {
  color: #a41622;
  transition: all 0.3s;
}
.vn-content a:hover {
  text-decoration: underline;
  color: #3e3d3d;
  transition: all 0.3s;
}
.vn-content ul {
  margin: 20px 0 20px 20px;
}
.vn-content ul li {
  list-style: square;
}
.vn-content p {
  margin: 20px 0;
}
.sotridniki_items .item {
  margin: 40px 0 0px;
}
.sotridniki_items .item .img {
  position: relative;
  margin: 0 0 10px;
}
.sotridniki_items .item .img_box {
  border-radius: 100%;
  overflow: hidden;
  margin: 0 auto;
  width: 172px;
  height: 172px;
}
.sotridniki_items .item .img::before {
  content: '';
  border-radius: 100%;
  width: 205px;
  height: 205px;
  background: #a51722;
  position: absolute;
  z-index: -1;
  box-shadow: 0 4px 0 #ccc;
  top: -24px;
  right: 50%;
  left: 50%;
  margin: 0 0 0 -95px;
}
.sotridniki_items .item_desc {
  text-align: center;
  height: 110px;
}
.sotridniki_items .item_desc .name {
  color: #a51722;
  font-weight: 600;
  font-size: 18px;
}
.sotridniki_items .item_desc .status {
  font-weight: 600;
  font-size: 14px;
}
.sotridniki_items .item_desc .mail {
  height: 20px;
  font-size: 14px;
}

/* button menu right */
.messenger_menu {
  position: fixed;
  right: 15px;
  bottom: 70px;
  z-index: 9;
}
/* .messenger_menu.active div:not(:last-child) {
  margin: 10px 0;
  opacity: 1;
}
.messenger_menu.active div.open span {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  line-height: 0;
} */
.messenger_menu div {
  font-size: 24px;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #a41622;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: 0 4px 2px -2px rgba(0,0,0,0.4);
}
.messenger_menu div.open {
  position: relative;
  z-index: 3;
  background: #a41622;
  cursor: pointer;
}
.messenger_menu div.open span {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 18px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.messenger_menu div:not(:last-child) {
  position: relative;
  margin: 10px 0;
  z-index: 1;
  opacity: 1;
  font-size: 24px;
}
.messenger_menu div a {
  color: #FFFFFF;
}
/*  */
.messenger_basket {
  position: fixed;
  right: 15px;
  bottom: 0px;
  z-index: 9;
}
.messenger_basket div {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: #a41622;
  color: #FFFFFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 10px 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  box-shadow: 0 4px 2px -2px rgba(0,0,0,0.4);
}
.btn:hover, .btn:focus, .btn.focus {
  color: #fff;
  outline: none;
}
.btn:focus, .btn:active:focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn.active.focus {
  outline: none;
}
.color {
  color: #a41622;
  font-weight: 600;
}

.return {
  box-shadow: 0 0 5px 2px rgb(0 0 0 / 35%);
  padding: 20px;
  margin: 40px 0;
}

/*select_menu_mobile */
.select_menu_mobile {
  display: none;
}
@media(max-width: 998px){
  .select_menu_mobile {
    display: block;
    cursor: pointer;
    color: #a41622;
    text-transform: uppercase;
  }
  .left-menu {
    position: relative;
  }
  .left-menu ul {
    position: absolute;
    z-index: 10;
    top: 60px;
    bottom: 0;
    left: 0;
    right: 0;
    background: #F4F4F4;
    height: 0px;
    padding-left: 20px;
    overflow: hidden;
    transition: all 0.3s;
  }
  .left-menu ul.open {
    height: 190px;
  }
}
/*form css*/
.js_form .item {
  margin: 0 0 20px;
}
.js_form .item input {
  border: 1px solid #ccc;
  width: 100%;
  padding: 10px;
}
.js_form .item textarea {
  border: 1px solid #ccc;
  width: 100%;
  resize: none;
  padding: 10px;
}
/*testimonial*/
.testimonial__block-wrapper {
  position: relative;
}
.testimonial__block-wrapper blockquote {
  position: relative;
  z-index: 1;
}
.testimonial__block-wrapper .icon {
  position: absolute;
  top: -0.5em;
  left: -0.5em;
  width: 96px;
  z-index: 0;
  opacity: 0.2;
}
.menu-right {
  display: none;
}
.menu-mobile.active .menu-right {
  display: block;
}

.block-content .desc .download:before {
  left: 0px;
}

.block-content .desc .download {
  padding: 20px 0 20px 20px;
}
.copyright {
  font-size: 15px;
}
footer .phone {
  margin: 0 0 23px;
}
.feedback .form .btn {
  text-align: center;
}
.mobile_menu_fix {
  display: none;
}
.btn_price {
  position: fixed;
  background: #a41622;
  padding: 20px 40px;
  left: 20px;
  bottom: 10px;
  border-radius: 50px;
  z-index: 9;
  box-shadow: 1px 2px 15px 0 rgba(164, 22, 34, 0.5);
  overflow: hidden;
}
.btn_price a {
  color: #fff;
  font-size: 18px;
}
.btn_price:after {
  content: '';
  position: absolute;
  top: -50%;
  bottom: -50%;
  background: linear-gradient(
  90deg,rgba(255,255,255,0.1),rgba(255,255,255,0.6) 100%);
  width: 45px;
  transform: skewX(
  -22deg);
  left: -65%;
  animation-name: blick;
  animation-duration: 3s;
  animation-iteration-count: infinite;
}
@keyframes blick{60%{left:100%}to{left:130%}}

.all-vot-position .calc {
  display: flex;
  /* margin-right: 60px; */
  /* width: 40px; */
  justify-content: space-between;
}
.header_basket {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 0 40px;
}
.menu-basket .tab-basket .tab .title {
  margin: 0;
}
.header_basket .prev_catalog {
  position: relative;
}
.header_basket .prev_catalog::before {
  content: '\f30a';
  position: absolute;
  top: 0;
  left: -20px;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  color: #a41622;
}
.header_basket .prev_catalog a {
  color: #a41622;
}
@media(max-width: 1200px){
  header .phone {
    font-size: 20px;
  }
  header .phone a {
    font-size: 20px;
    text-align: center;
    line-height: 1.5
  }
  header .address_header .name {
    font-size: 18px;
  }
  header .address_header a {
    font-size: 18px;
  }
  .price .block-price .item h4 {
    font-size: 20px;
    line-height: 10px;
    padding: 10px 0 0;
  }
  .price .block-price .item .price-v {
    font-size: 24px;
    min-width: 140px;
  }
  .banner-main {
    height: 350px;
  }
  /* .accordion .header .toggle {
    top: 80px;
    background-position: 0px -77px;
  }
  .accordion .header .toggle._open {
    background-position: 0px -120px;
    top: 80px;
  } */
  .feedback .form .btn {
    padding: 0 10px;
    width: auto;
  }
}
@media(max-width: 992px){
  .feedback .form .btn {
    display: inline-block;
    top: 0;
    width: 100%;
  }
  .mobile_menu_fix {
    display: block;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 7;
  }
  .banner-main .banner-phone {
    display: none;
  }
  .banner-main {
    height: 250px;
  }
  .callback img {
    max-width: 90px;
  }
  .price .block-price .item {
    height: 110px;
  }
  .price .block-price .item:before {
    background: #b10808;
    width: 14px;
    height: 100%;
  }
  .price .block-price .item:after {
    background: #b10808;
    width: 210px;
    height: 100%;
  }
  .price .block-price .item h4 {
    line-height: 1.2;
    font-size: 18px;
  }
  .element_product {
    margin: 0;
  }
}

/**/
.banner-main_mobile {
  display: none;
  position: relative;
}
.header_contact_dop {
  display: none;
}
@media (max-width: 992px) {
  .banner-main_mobile {
    display: block;
  }
  header .menu-mobile + .flex {
    display: block;
  }
  header {
    padding: 10px 0;
  }
  header .menu-mobile + .flex .logo .name-company {
    font-size: 19px;
  }
  header .menu-mobile + .flex .logo .name-company span {
    font-size: 24px;
  }
  header .menu-mobile + .flex .phone {
    display: none;
  }
  .header_contact_dop {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
  header .header_contact_dop .address_header {
    display: block;
  }
  .btn_price {
    left: 120px;
  }
  .all-vot-position .bl-tov > div:first-child  {
    display: none;
  }
}
.banner-main_mobile p {
		color: #a41622;
		font-size: 16px;
		font-weight: 400;
		padding: 20px 0 0 20px;
		line-height: 18px;
		position: relative;
		margin: 0;
}
.banner-main_mobile p:before {
		content: "";
		position: absolute;
		top: 25px;
		left: 5px;
		background: #a41622;
		width: 2px;
		height: 30px;
}

.banner-main_mobile .header .title {
		font-size: 14px;
		font-weight: bold;
		text-transform: uppercase;
		margin-bottom: 10px;
}
.banner-main_mobile .header {
  text-align: center;
  padding: 20px 0 0;
}
.banner-main_mobile .header .phone a {
		font-size: 30px;
		color: #a41622;
		text-transform: uppercase;
		letter-spacing: 0.71px;
}
.menu-right li a {
  text-transform: uppercase;
  font-size: 18px;
}
.menu-right {
  width: 280px;
}
/* .accordion .header .toggle {
  top: auto;
  right: 40px;
  bottom: 10px;
} */
/* .accordion .header .toggle._open {
  top: auto;
  right: 40px;
  bottom: 10px;
} */
@media (max-width: 768px) {
  .accordion .header h3 {
    font-size: 17px;
    line-height: 1.2;
  }
  /* .accordion .header .toggle {
      right: 40px;
  }
  .accordion .header .toggle._open {
    right: 40px;
  } */
  .price .block-price .item {
    height: auto;
  }
  .btn_price {
    display: none;
  }
  .fancybox__content {
    padding: 20px 0!important;
  }
  .block_question .image {
    display: none;
  }
}
@media (max-width: 640px) {
  .price .block-price .item:after {
    width: 100%;
    top: auto;
    height: 35px;
    bottom: 0;
  }
  .price .block-price .item .desc-price {
    padding: 0 0 10px;
  }
  .price .block-price .item {
    height: auto;
    padding: 10px 30px 5px;
    flex-wrap: wrap;
  }
  .price .block-price .item:before {
    background: transparent;
  }
  .price .block-price .item .price-v {
    text-align: right;
    width: 100%;
  }
  .banner-main {
    height: 140px;
  }
  .menu-right {
    width: 100%;
    box-shadow: 0 4px 2px -2px rgba(0,0,0,0.4);
  }
  .menu-mobile.active {
    left: 0;
  }
  .accordion .description h4 {
    font-size: 22px;
  }
  h3 {
    font-size: 20px;
  }
  .plus > .title {
    font-size: 22px;
  }
  .plus .ots {
    padding: 0 0 0 20px;
  }
  .row._dop > div,
  .row._dop > div .item {
    padding: 0;
  }
  .accordion .header .toggle {
    /* top: auto;
    right: 40px;
    bottom: 5px; */
  }
  .accordion .header .toggle._open {
    /* top: auto;
    right: 40px;
    bottom: 5px; */
  }
  .header_contact_dop {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  header .header_contact_dop .address_header {
    margin: 20px 0 0;
    text-align: center;
  }
  .menu-basket .tab-basket {
    width: 100%;
  }
  .all-vot-position .bl-tov {
    padding: 0;
  }

  /* .all-vot-position .bl-tov > div:nth-child(2)  {
    width: 270px;
  } */
  /* .all-vot-position .bl-tov > div:nth-child(3)  {
    width: 83px;
  } */
}
.contant {
  padding: 0px 0 20px;
}
header .logo .name-company > div {
  font-size: 24px;
}
header .phone a {
  font-size: 24px;
}
.address_header.address_1 {
  font-size: 20px;
  text-align: right;
}
.address_header {
  font-size: 20px;
  text-align: right;
}
@media (max-width: 640px) {
  header .logo .name-company > div {
    font-size: 24px;
  }
  header .logo {
    max-width: 90px;
  }
}
.params_all .item span {
  font-size: 14px;
  font-weight: 500;
  line-height: 1.2;
  font-family: "Roboto", sans-serif;
}
.params_all .params_section:first-child span {
  font-size: 28px;
  font-weight: bold;
  line-height: 1.2;
  font-family: "Roboto", sans-serif;
}
.pagination {
  clear: both;
  display: block;
  width: 100%;
}
.product-item-detail-slider-container .product-item-detail-slider-image-active {
  text-align: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  height: 400px;
}
.product-item-detail-slider-container.popup .product-item-detail-slider-image-active {
  height: 900px;
}
.product-item-detail-slider-container .product-item-detail-slider-image-active img {
  object-fit: contain;
  height: 100%;
}
#op-1 img {
  object-fit: contain;
  height: 100px;
}
.usl-item img {
  max-width: none;
}
.autopark {
  display: flex;
  flex-wrap: wrap;
}
.autopark .item {
  width: 50%;
  padding: 0 20px;
}
.autopark div {
  margin: 0 0 30px;
}
@media (max-width: 768px) {
  .autopark .item {
    width: 100%;
    padding: 0;
  }
  .product-item-detail-slider-block {
    padding-top: 0;
    height: auto;
  }
  .product-item-detail-slider-images-container {
    position: static;
  }
  .accordion-catalog .list-checkbox .item {
    width: calc(100% / 2 - 20px);
  }
  .catalog-agent {
    margin: 0 0 100px;
  }
}
@media (max-width: 400px) {
  .accordion-catalog .list-checkbox .item {
    width: 100%;
  }
}
.prev_page {
  float: right;
  font-size: 14px;
  top: -5px;
  position: relative;
}
#map iframe {
  width: 100%;
}
.bx-breadcrumb .bx-breadcrumb-item span {
  white-space: nowrap;
}
#newBlock {
  opacity: 0;
  padding: 10px;
  text-align: center;
  position: fixed;
  top: 100px;
  right: 0;
  transition: all 0.6s;
  transform: translateX(100%);
  background: #0a8f2b;
  color: #fff;
}
#newBlock.active {
  opacity: 1;
  transform: translateX(0);
}
#blockError {
  opacity: 0;
  padding: 10px;
  text-align: center;
  position: fixed;
  top: 100px;
  right: 0;
  transition: all 0.6s;
  transform: translateX(100%);
  background: #8f0a28;
  color: #fff;
}
#blockError.active {
  opacity: 1;
  transform: translateX(0);
}

/*history*/
.history .header_item {
  display: flex;
  justify-content: space-between;
  padding: 0 0 10px;
  border-bottom: 1px solid #ccc;
  font-weight: 600;
  font-size: 15px;
  margin: 40px 0 10px;
}
.history .item_main {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  margin: 0 0 10px;
}
.history .p_1 {
  width: 10%;
}
.history .p_2 {
  width: 15%;
}
.history .p_3 {
  width: 30%;
}
.history .p_4 {
  width: 35%;
}
.history .p_5 {
  width: 10%;
}
/**/
.banner-main .banner-phone .fone {
  width: 400px;
}
.banner-main .banner-phone .fone:before {
  width: 400px;
}
ul.submenu {display: none; background: #333d47; padding: 20px 10px;}
ul.submenu li {margin: 10px;}
li:hover ul.submenu {display: block; position: absolute; z-index: 8;}
.pluses {
    display: flex;
    background: #a6b6c2;
    justify-content: space-around;
margin: 40px 0px;
}
.toppom .pluses {
    display: flex;
    background: none;
    justify-content: space-around;
    margin: 40px 10px -40px 10px;
	border: 2px solid #fff;
	border-left: 0px;
	border-right: 0px;
}
.pluses .plus {color: #fff;width: 33%;display: flex;border: 0px;align-items: center;font-size: 22px;line-height: 30px;margin: 0px;padding: 5px;}
.pommenu h2, .pomgallery h2 {text-align: center;font-size: 30px;font-weight: 700;color: #333d47;margin: 40px auto;}
.listmenu {display: flex; margin: 40px 0px; gap: 20px;}
.pagemenu {border: 2px solid #f4f4f4; padding: 10px;}
.toppom {height: 400px;background: #333d47;display: flex;justify-content: center;align-items: center;align-content: center;background-image: url(/upload/img/header.jpg);background-size: cover;margin-bottom: 40px;padding: 0 0px;flex-direction: column;}
.toppom h2 {color: #fff;font-size: 35px;line-height: 45px;text-align: center;font-weight: 800;}
.pomgallery .seoven_gallery_element {width: 25%;max-width: 25%;flex: 0 0 0;height: 300px;min-width: 23%;}
.pomgallery .seoven_gallery_element a {width: auto;height: 100%;overflow: hidden;}
.pomgallery .seoven_gallery_image {width: auto;/* height: 300px; */display: flex;overflow: hidden;padding: 0px;min-width: 100%;min-height: 100%;position: relative;}
.pomgallery .element_bottom_box {display: none;}
.pomgallery .thumb_link img {max-width: 1000px;margin: 0px;padding: 0px;min-height: 100%;min-width: 100%;height: auto;width: auto;max-height: 1000px;position: absolute;}
.plus2 {display: flex;flex-direction: column;align-items: center;padding: 25px 15px;color:  #000;text-align: center;}
.plus2 p {font-size: 20px; font-weight: 700;}
.toppom a {color: #fff; font-size: 20px; font-weight: 600; padding: 20px 0px;}
@media(max-width: 900px){
.toppom {
    height: 600px;
    padding: 10px;
    }

.toppom h2 {
    font-size: 25px;
    line-height: 30px;
   }
.pluses {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-items: flex-start;
    max-width: 100%;
    align-content: center;
}
	.listmenu {
    display: flex;
    flex-direction: column;
}
	.seoven_gallery_thumbs {
    display: flex;
    flex-direction: row;
}
	.pomgallery .seoven_gallery_element {
    width: 50%;
    max-width: 50%;
    flex: 0 0 0;
    height: 200px;
    min-width: 47%;
}
	 .vn-content .pomgallery ul {
    margin: 20px 0 0px 0px;
}
.menu-mobile.active ul.submenu {display:block; background: none; margin: 0px; padding: 0px; text-transform: none;}
.menu-mobile.active ul.submenu li a{ text-transform: none;}
	.menu-mobile.active li:hover ul.submenu {
        display: block;
        background: none;
        margin: 0px;
        padding: 0px;
        text-transform: none;
		position: relative;
    }
}
/* End */


/* Start:/local/templates/empty/template_styles.css?173201800362*/
.btn:hover {
		height: 50px;
		background-color: #4b181d;
		
}
.news .item img {
  aspect-ratio: 3 / 2;
  object-fit: cover;
}
.accordion-catalog .list-checkbox .item {
    width: 100%;
    min-height: auto;
    gap: 10px;
    padding-right: 90px;
}
.colNumberBlock {
  position: absolute;
  top: 10px;
  right: 12px;
}
.priceCol {
  color: #333333a1;
}
.accordion-catalog .item .img {
  margin: auto;
}
.accordion-catalog .item label {
  color: #a41622;
}
.accordion-catalog .item img {
  aspect-ratio: 3 / 4;
  object-fit: cover;
  object-position: top;
}
@media(max-width: 768px){
  .accordion-catalog .item .img {
    width: 200px;
    height: auto;
  }
  .accordion-catalog .item img {
     aspect-ratio: 1;
  }
}
/* End */


/* Start:/local/templates/empty/template_styles.css?173201800362*/
.btn:hover {
		height: 50px;
		background-color: #4b181d;
		
}
/* End */
/* /local/templates/empty/css/bootstrap.css?164198469611667 */
/* /local/templates/empty/css/null.css?1641984696701 */
/* /local/templates/empty/css/main.css?169528225629015 */
/* /local/templates/empty/styles.css?177131664025284 */
/* /local/templates/empty/template_styles.css?173201800362 */
