header .contacts .phone {
    font-weight: 800!important;
    color: #2296f3!important;
    font-size: 29px!important;
    margin-top: -5px;
}
.loader{
    margin: 50px auto 0px;
    height: 240px;
    width: 240px;
    background: url(/img/loader.svg) no-repeat top center;
}
	.loader p{
		padding-top: 160px;
		color: #2196F3;
		text-align: center;
	}
#main.bkbd{
	max-height: 700px!important;
	}

#main.bk{
	background: url(/img/bg_bk.jpg) top center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
	max-height: 700px!important;
	}

#main.bd{
	background: url(/img/bg_bd.jpg) top center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
	max-height: 700px!important;
	}

#main.mz{
	background: url(/img/bg_md.jpg) top center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
	max-height: 700px!important;
	}

#main.po{
	background: url(/img/bg_po.jpg) top center no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
	max-height: 700px!important;
	}



.slider {
  position: relative;
  overflow: hidden;
  margin: 20px auto 0 auto;
  border-radius: 1px;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .25);
}
section.slider{
  box-shadow: none;
}
.slider ul {
  position: relative;
  margin: 0;
  padding: 0;
  height: 200px;
  list-style: none;
}

.slider ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 1140px;
  height: 400px;
  background: #fff;
  text-align: left;
  opacity: 0;
  transition: 0.33s;
}
.slider ul li:nth-child(2){
  opacity: 1;
}
span.control_prev, span.control_next {
  position: absolute;
  top: 45%;
  z-index: 999;
  display: block;
  padding: 10px 16px;
  width: auto;
  height: auto;
  background: #f44336;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 18px;
  opacity: 0.8;
  cursor: pointer;
  border-radius: 50%!important;
  width: 40px;
  height: 40px;
  line-height: 1em;
}

span.control_prev:hover, span.control_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}

span.control_prev {
  
}

span.control_next {
  right: 0;
  
}

.slider_option {
  position: relative;
  margin: 10px auto;
  width: 160px;
  font-size: 18px;
}
.slider .imag {
    width: 100%;
    height: 400px;
    background-size: cover!important;
    /* background-position-x: 400px; */
}
.slider .poradok p{
	margin-left: 50px;
}
.slider .poradok p.text{
	font-size: 18px;
}
.slider .poradok .image{
	width: 40px;
    height: 40px
}

.slider li:nth-child(1) .image {
    background: url(/img/icon/chist/2.svg) no-repeat;
}
.slider li:nth-child(2) .image {
    background: url(/img/icon/chist/3.svg) no-repeat;
}
.slider li:nth-child(3) .image {
    background: url(/img/icon/chist/3.svg) no-repeat;
}

/* .slider li .col-6:last-child{
  padding-right: 80px;
} */
section.slider{
	background: #f8ebe0;
}


.slider-blue, #advantage{
  background: #f8ebe0;
}
.slider-blue h2, #advantage h2, .slider-blue h3, #advantage h3{
  color: #23292e;
}
section.slider span.control_prev {
  left: -5px;
}

section.slider span.control_next {
  right: 25px;
  
}

section.slider #slider-13 span.control_next {
  right: -30px;
}
section.slider #slider-13 span.control_prev {
    left: -30px;
}

#slider2 ul li {
  position: relative;
  display: block;
  float: left;
  margin: 0;
  padding: 0;
  width: 1140px;
  height: 350px;
  background: #fff;
  text-align: left;
}

#slider2{
  -webkit-box-shadow: none;
  box-shadow: none;
}
#slider2 .imag{
  background-position: top center;
  -webkit-background-size: cover;
  background-size: cover;
  height: 350px;
  width: 350px;
  margin: 0 auto;
  border-radius: 50%;
  border: 5px solid #eaeaea;
}
#slider2 h3{
  text-align: left;
  margin-top: 30px;
  margin-bottom: 0px;
  font-weight: 600;
  padding-bottom: 10px;
}
#slider2 h4{
  text-align: left;
  margin-top: 0px;
  margin-bottom: 45px;
}
.fishki-spec p{
  padding-left: 42px;
  margin-bottom: 15px;
}
.fishki-spec p:before{
  content: "";
  background: url(/img/checked.png) no-repeat;
  background-size: contain;
  width: 28px;
  height: 28px;
  left: 16px;
  display: block;
  position: absolute;
}
.fishki-specov{
  padding-top: 25px;
  padding-bottom: 25px;
  margin-top: 25px;
  border-top: 2px solid #eaeaea;
  border-bottom: 2px solid #eaeaea;
}
.fishki-specov p{
  text-align: center;
  font-weight: 600;
  margin-bottom: 0;

}
.control_next{
background: url(/img/icon/arrow-r-wh.svg) no-repeat center, #f44336!important;
background-size: 14px!important;
}
.control_prev{
background: url(/img/icon/arrow-r-wh.svg) no-repeat center, #f44336!important;
background-size: 14px!important;
transform: rotateZ(180deg);
}

#advantage2{
  background: #ffff;
}

#advantage2 .row .bg2 {
    background: url(/img/siding_bg_999.jpg) no-repeat;
    margin-top: -17px;
    height: 586px;
}

#advantage2 .info h3 {
    font-size: 32px;
    text-align: left;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 0;
    color: #2196f3;
}

#advantage-pre{
  margin-top: 0;
}

#advantage-pre .row .bg-pre1 {
    background: url(/img/pre_1.jpg) no-repeat;
    height: 310px;
    /*background-size: 100%;*/
    background-position-x: center;
    margin-bottom: 40px;
}
#advantage-pre .row .bg-pre2 {
    background: url(/img/pre_2.jpg) no-repeat;
    height: 490px;
    /*background-size: 100%;*/
    background-position-x: center;
    margin-bottom: 40px;
}
#advantage-pre .row .bg-pre3 {
    background: url(/img/pre_3.jpg) no-repeat;
    height: 345px;
    /*background-size: 100%;*/
    background-position-x: center;
}

#advantage-pre .info h3 {
    font-size: 32px;
    text-align: left;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 10px;
    padding-top: 20px;
    padding-left: 40px;
    color: #2196f3;
}

#advantage-pre .info p {
font-weight: 600;
font-size: 20px;
padding: 0px 0px 0px 40px;
}

#dop_op {
    overflow: hidden;
}
.dop-nav {
  margin-bottom: 10px;
      padding-top: 0;
  background: #f8ebe0;
}
#dop_op .tabs {
  display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-bottom: 5px;
    padding-top: 20px;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-between;
    display: flex;
    margin: auto;
    width: 1070px;
    margin-bottom: 0px;
}
#dop_op .tabs li.current {
  color: #2196f3;
  border-left: none;
  background: #fff;
}
#dop_op .tabs li {
      text-align: center;
    width: 345px;
    color: #ffffff;
    text-transform: uppercase;
    /* border-bottom: 1px solid #f5f5f5; */
    padding-bottom: 7px;
    list-style: none;
    cursor: pointer;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.4em;
    transition: cubic-bezier(0, 0, .2, 1) .33s;
    margin-bottom: 15px;
    padding-bottom: 5px;
    padding-top: 5px;
    background: #f6f6f6;
    color: #23292e;
    box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.25);
}
#dop_op .tabs li:hover {
      border-left: none;
}

.slider-ind ul {
    position: relative;
    margin: 0;
    padding: 0;
    height: 200px;
    list-style: none;
}
.slider-ind ul li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 1140px;
    height: 400px;
    background: #fff;
    text-align: left;
    opacity: 0;
    transition: 0.33s;
}
.slider-ind ul li:nth-child(2) {
    opacity: 1;
}
.slider-ind .imag {
    width: 100%;
    height: 400px;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    /* background-position-x: 400px; */
}
.poradok {
    text-align: center;
}
.slider-ind .row .wow {
    padding-right: 30px;
}
.poradok .col-12 {
    margin-top: 15px;
}

.poradok .col-12 p {
    text-align: left;
    padding-top: 5px;
    margin-left: 10px;
    line-height: 1.25em;
    font-size: 24px;
}
.slider-ind .poradok p.text {
    font-size: 18px;
    height: 310px;
    overflow: hidden;
}
.slider-ind span.control_prev {
    left: -30px;
}
#slider3 ul li {
    height: 400px;
}
#slider3 ul li .row {
    height: 400px;
    margin-left: 0px;
    margin-right: 15px;
    /* padding: 15px 0px; */
}
.slider .imag img {
  max-height: 250px;
  margin-top: 40px;
}
#main.bkbd {
    background: url(/img/bg-400.jpg) bottom no-repeat;
    /* background: url(/img/bg_bd_bk.jpg) top center no-repeat; */
    -webkit-background-size: cover;
    background-size: cover;
}
.catalog-brand__wrap {
  height: 83px;
}