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: 900px!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/bg2222.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: 440px;
    background-size: 100%;
}
#advantage-pre .row .bg-pre2 {
    background: url(/img/pre_2.jpg) no-repeat;
    height: 440px;
    background-size: 100%;
}

#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 15px 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;
}
.double-slider .slider-ind ul li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 1140px;
    height: 280px;
    background: transparent;
    text-align: left;
    opacity: 0;
    transition: 0.33s;
}
.serv .slider-ind ul li {
    position: relative;
    display: block;
    float: left;
    margin: 0;
    padding: 0;
    width: 1140px;
    height: 360px;
    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-size: cover!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: 20px;
    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;
}
.none{
 display: none;
}

#sborka span {
    display: block;
    background: rgba(54, 81, 124, .8);
    color: #fff;
    padding: 0 10px;
    line-height: 1.37em;
}
.double-slider .poradok p.wow {
  color: #2196f3;
}
.slider .double-slider .imag img {
    /* max-height: 214px; */
    margin-top: 5px;
    display: block;
    max-width: 100%;
    height: auto;
}
.double-slider .slider-ind .imag {
  width: 100%;
  height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.serv .slider-ind .imag {
  width: 100%;
  height: 360px;
  display: flex;
  /*align-items: center;
  justify-content: center;*/
}
.slider .serv .imag img {
    margin-top: 0;
    display: block;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.double-slider .double-slider__item {
  background: #fff;
    height: 280px;
}
.sklade h2 {
  background: rgba(54, 81, 124, .8);
}
.svishe h2 {
  background: rgba(54, 81, 124, .8);
}

.opit-wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: -50px;
}
.opit-item {
  display: grid;
  grid-template-columns: 1fr 1fr;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .25);
  box-shadow: 0 0 30px 0 rgba(0, 0, 0, .25);
  margin-bottom: 50px;
}
.opit-first__block {
    height: 300px;
    background-color: #fff;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.opit-second__block {
    padding: 20px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
}
.opit-name {
    font-weight: 700;
    color: #2196f3;
    font-size: 26px;
}
.opit-check {
  font-size: 18px;
  position: relative;
  padding-left: 30px
}
.opit-check:before {
    content: "";
    background: url(/img/checked.png) no-repeat;
    background-size: contain;
    width: 20px;
    height: 20px;
    left: 0;
    display: block;
    position: absolute;
    bottom: 3px;
}
.opit-phone {
  font-weight: 700;
    color: #2196f3;
    font-size: 22px;
}


#doc__op .tabs__content {
  display: none;
  height: 411px;
    background-color: #fff;
    background-position: center;
    background-repeat: no-repeat;
}
#doc__op .tabs__content.active {
  display: block;
}
#doc__op .tabs__caption {
    padding: 5px 0;
    flex-direction: row;
    justify-content: space-evenly;
    display: flex;
    margin: auto;
    margin-bottom: 30px;
}
#doc__op .tabs__caption li.active {
    color: #f30404;
    border-left: none;
    background: #fff;
}
#doc__op .tabs__caption li {
    text-align: center;
    width: 345px;
    color: #ffffff;
    text-transform: uppercase;
    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;
    background: #2196f3;
    color: #fff;
    box-shadow: 0px 6px 8px 1px rgba(0, 0, 0, 0.25);
    padding: 20px 0;
}
#doc__op .tabs__caption li:hover {
      border-left: none;
}

/*.kaskad-bot h2 {
    color: #fff;
    margin-top: 150px;
    font-size: 46px;
    background: rgba(35, 41, 46, 0.75);
    padding-top: 15px;
}*/







#stick .header {
  height: 100%;
}
.header-stick {
  display: grid;
  grid-template-columns: 0.5fr 1fr 1fr 0.6fr;
  align-items: center;
  height: 100%;
  grid-gap: 30px;
}
.header-stick__logo {}
.header-stick__logo img {
  width: 132px;
}
.header-stick__menu {}
.header-stick__menu ul {
  display: flex;
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-stick__menu ul li {
  padding-right: 20px;
}
.header-stick__menu ul li:last-child {
  padding-right: 0;
}
.header-stick__menu ul li a {
  color: #fff;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  text-decoration: none;
}
.header-stick__contact {
  text-align: right;
}
.header-stick__contact a {
  color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-decoration: none;
}
.header-stick__callback {}
.header-stick__callback div {
  background: #fff !important;
  border: 1px solid #fff !important;
  color: #2196f3 !important;
}
#main h2.big-h2 {
    font-weight: 800;
    font-size: 50px;
    margin-top: 160px;
    color: #fff;
    text-transform: uppercase;
}

#catalog-section {
  background: #F8EBE0;
}

.kaskad-bot h2, .kaskad-bot h3 {
    text-transform: uppercase;
    font-size: 50px;
    text-shadow: 0px 0px 10px #212629;
}
.slick-modul-zdaniya__wrap .row {
	margin-right: 0px; 
    margin-left: 0px;
}
.slick-modul-zdaniya .slick-dots li button:before {
	font-size: 15px;
	color: #2d2d2d;
}
.slick-modul-zdaniya .slick-dots li.slick-active button:before {
	opacity: 1;
    color: #2197F3;
}
.slick-modul-zdaniya .slick-dots li button:hover:before, .slick-dots li button:focus:before {
	color: #2197F3;
}