.hide {
	display: none;
}

.img_slider_one img
{
  width: 100%;
}

.img_two_phone
{
  display: none;
}

.img_one_phone
{
  display: none;
}

.img_two_phone img
{
  width: 100%;
}

.img_one_phone img
{
  width: 100%;
}

.panel_urgent {
    font-size: 17px;
    height: 60px;
    line-height: 60px;
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: #111;
}

.panel_urgent a {
    color: #ff8a00;
}

.panel_urgent a:hover {
    text-decoration: underline;
    color: #fff;
}


.fa-ul li {
	margin-bottom: 15px;
}

.detail_text h3 {
	font-size: 17px;
}



.fa-ul li:before {
	content: '';
    width: 8px;
    height: 8px;
    position: absolute;
    background-color: #ffac2f;
    border-radius: 50%;
    left: -20px;
    top: 8px;
}

ul.files_list {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-left: 0px;
}

ul.files_list li {
	list-style-type: none;
	margin-bottom: 10px;
}

.vatnie_matrasi
{
  position: absolute;
  top: 20%;
  left: 50%;
}

.vatnie_matrasi p
{
  font-weight: 700;
  font-size: 40px;
  font-family: Open sans;
  text-transform: uppercase;
  color: #fff;
}

.vatnie_matrasi_button
{
  position: absolute;
  top: 60%;
  left: 50%;
}

.vatnie_matrasi_button button
{
  outline: none;
  border-radius: 10px;
  padding: 10px 60px;
  box-shadow: 0 0 15px rgba(0,0,0,0.5);
  border: none;
  background: #0F66EC;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 25px;
  font-family: bold;
  font-family: open sans;
}

.vatnie_matrasi_button_one
{
  position: absolute;
  top: 60%;
  left: 50%;
}

.vatnie_matrasi_button_one button,.orn_btn
{
  outline: none;
  border-radius: 10px;
  padding: 10px 60px;
  box-shadow: 0 3px 2px rgba(0,0,0,0.4);
  border: none;
  background: #FC8E3B;
  width: 100%;
  height: 100%;
  color: #fff;
  font-size: 25px;
  font-family: bold;
  font-family: open sans;
}

.slider_left
{
  top: 40%;
}

.chehol
{
  position: absolute;
  top: 55%;
  left: 20%;
  width: 20%;
  height: 20%;
}

.chehol img
{
  position: relative;
}

.bg_chehol_poliester
{
  display: none;
}

.bg_chehol_tik
{
  display: none;
}

.modal_bottom {
	background-color: #ebebeb;
    padding: 10px;
    margin-top: 15px;
    border-radius: 10px;	
}


@media(max-width: 1200px)
{
  .vatnie_matrasi p
  {
    font-size: 30px;
  }

  .vatnie_matrasi_button
  {
    top: 50%;
  }

  .chehol
  {
    top: 20%;
    left: 20%;
  }
}

@media(max-width: 767px)
{
  .img_slider_one
  {
    display: none;
  }

  .img_one_phone
  {
    display: block;
    width: 100%;
  }

  .vatnie_matrasi
  {
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
  }

  .vatnie_matrasi_button
  {
    top: 25%;
    left: 17%;
  }

  .chehol
  {
    top: 70%;
    left: 1px;
  }

  .img_slider_one
  {
    display: none;
  }

  .img_two_phone
  {
    display: block;
    width: 100%;
  }

  .vatnie_matrasi_one
  {
    top: 0;
    left: 0;
    width: 100%;
    text-align: center;
  }

  .vatnie_matrasi_button_one
  {
    top: 25%;
    left: 17%;
  }

  .chehol_one
  {
    top: 70%;
    left: 1px;
  }

  .chehol
  {
    display: none;
  }

  .bg_chehol_poliester
  {
    display: block;
    position: absolute;
    top: 50%;
    left: 10%;
  }

  .bg_chehol_tik
  {
    display: block;
    position: absolute;
    top: 60%;
    left: 10%;
  }
  .panel_urgent {
    padding: 10px 0px;
    font-size: 14px;
    height: auto;
    line-height: 18px;
    position: relative;
    /* left: 0px; */
    top: 0px;
    width: 100%;
    text-align: center;
    color: #fff;
    background-color: #111; 
  }
  
  
  
  
  
}

.text
{
  position: absolute;
  top: 50px;
  left: 10px;
  color: #fff;
  font-family: open sans;
  font-size: 17px;
  font-weight: 700;
}

.setka
{
  width: 100%;
  height: 100%;
  background: url(images/matrsi_background_two.png) repeat scroll right 0 / cover rgba(0,0,0,0);
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
  position: relative;
}

.line_one
{
  position: absolute;
  top: 5%;
  width: 100%;
  height: 1%;
  background: url(images/line_one.png) no-repeat scroll right 0 / cover rgba(0,0,0,0);
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}

.line_two
{
  position: absolute;
  top: 95%;
  width: 100%;
  height: 1%;
  background: url(images/line_two.png) no-repeat scroll right 0 / cover rgba(0,0,0,0);
  -moz-background-size: 100%;
  -webkit-background-size: 100%;
  -o-background-size: 100%;
  background-size: 100%;
}

.content_one_text
{
  margin-top: 30px;
  text-align: center;
  margin-bottom: 72px;
  font-family: cuprum;
  font-size: 28px;
}

.text_center
{
  text-align: center;
}

.text_center img
{
  height: 72px;
  margin-bottom: 24px;
}

@media(max-width: 992px)
{
}

@media(max-width: 767px)
{
}

@media(max-width: 576px)
{
}

.catalog__list-title
{
  text-align: center;
  margin-bottom: 72px;
  text-transform: uppercase;
  font-family: Cuprum;
}

.catalog_section .catalog__item
{
  margin-bottom: 74px;
}

.catalog_section .item img.photo
{
  height: auto;
  max-width: 550px;
  max-height: 250px;
}



.section__border
{
  margin-bottom: 10px;
  border-bottom: 1px solid #979797;
}

.catalog_section .item .name
{
  font-family: 'Cuprum',sans-serif;
  margin-bottom: 0;
  text-transform: uppercase;
  font-size: 25px;
  font-weight: 700;
}

.catalog_section .item .name a
{
  border: none;
}

.catalog__card {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.catalog__item-list
{
  list-style: none;
  padding: 0;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Cuprum',sans-serif;
  font-weight: 400;
  font-size: 18px;
  color: #393939;
  letter-spacing: .21px;
}

.catalog__item-price
{
  margin-bottom: 10px;
  font-family: 'Cuprum',sans-serif;
  font-weight: 600;
  font-size: 21px;
  color: #393939;
  letter-spacing: .32px;
}

.catalog__red-text
{
  color: red;
}

.catalog__btn-grey
{
  background: #EEE;
  transition-duration: .4s;
}

.catalog__btn
{
  cursor: pointer;
  display: inline-block;
  width: 100%;
  padding: 10px;
  text-align: center;
  text-transform: uppercase;
  border-radius: 5px;
  font-family: 'Cuprum',sans-serif;
  font-weight: 700;
  color: #777;
  letter-spacing: .16px;
}

.catalog__btn-yellow
{
  background-image: linear-gradient(0deg,#F8C251 0%,#FBD858 100%);
  color: #010000;
  text-transform: uppercase;
  font-family: "Open Sans",sans-serif;
  transition-duration: .4s;
}

.catalog__item-name
{
  color: #000;
}

.Materials_text h2
{
  text-align: center;
  margin-bottom: 3%;
  font-family: Cuprum;
}

.bold
{
  font-weight: 1000!important;
}

@media(max-width: 767px)
{
	.price_tag {
		display: none;
	}
	.navbar {
		margin-bottom: 0px !important;
	}
	.nav>li.mail {
		display: none;
	}
	
	
	
}

	



.title
{
  text-align: center;
  font-family: 'Open Sans',sans-serif;
  color: #fff;
  font-size: 42px;
  margin: 15px 0 40px;
}

.ind_advantage
{
  position: relative;
  z-index: 1;
  position: relative;
  background: #48545f;
}



.ind_advantage .container
{
  padding-top: 40px;
  padding-bottom: 40px;
}

.ind_advantage h3
{
  color: #ff8a00;
  font-family: 'Oswald',sans-serif;
  font-size: 25px;
  margin-bottom: 20px;
}

.ind_advantage p
{
  color: #fff;
  font-size: 20px;
  font-weight: 100;
  line-height: 20px;
  margin-bottom: 30px;
  font-family: Cuprum;
}

.ind_advantage .col-md-4
{
  text-align: center;
}

.ind_advantage figure img
{
  height: 225px;
}

.ind_advantage figure
{
  overflow: hidden;
  border: 10px solid #FEE3C4;
  max-width: 70%;
  margin: 30px auto;
  border-radius: 50%;
}

.ind_advantage li img
{
  -webkit-transition: all 2500ms cubic-bezier(0.19,1,0.22,1) 0;
  -o-transition: all 2500ms cubic-bezier(0.19,1,0.22,1) 0;
  transition: all 2500ms cubic-bezier(0.19,1,0.22,1) 0;
}

.ind_advantage img:hover
{
  -webkit-transition: all 2500ms cubic-bezier(0.19,1,0.22,1) 0;
  -o-transition: all 2500ms cubic-bezier(0.19,1,0.22,1) 0;
  transition: all 2500ms cubic-bezier(0.19,1,0.22,1) 0;
  transform: scale(1.05);
}

.ind_advantage .img-responsive
{
  opacity: .5;
}

.bonus
{
  width: 100%;
  position: relative;
}

.bonnus_program_img img
{
  position: absolute;
  left: 10%;
}

.bonnus_program_img
{
  height: 315px;
  position: absolute;
  top: 0;
  left: 2%;
}

.bonnus_program_img > .girl
{
  height: 100%;
  display: flex;
  align-items: flex-end;
}

.bonnus_program_text h2
{
  font-family: Cuprum;
}

.bonnus_program_text p
{
  font-family: Open sans;
  font-size: 18px;
}

@media(max-width: 1110px)
{
  .bonnus_program_text
  {
    position: relative;
    width: 100%;
    height: 200px;
    left: 0;
    text-align: center;
    padding-left: 5%;
  }

  .bonnus_program_img
  {
    position: relative;
    width: 100%;
  }
}

@media(max-width: 567px)
{
  .bonus
  {
    padding: 1px;
  }

  .bonnus_program_img img
  {
    width: 99%;
    left: 10px;
  }

  .bonnus_program_img > .girl
  {
    height: 85%;
    display: flex;
    align-items: flex-end;
  }

  .bonnus_program_img
  {
    top: 107px;
  }

  .bonnus_program_text h2
  {
    display: flex;
    margin: 5% 0;
  }
}

.title_reviews
{
  width: 100%;
  text-align: center;
  font-family: cuprum;
  z-index: 289;
}

.carousel_feedback
{
  padding: 0 15%;
}

.carousel_slide
{
  padding: 0 15%;
}

.data_reviews
{
  font-family: Open sans;
  margin: 0 0 3%;
  color: #232323;
}

.data_reviews img
{
  margin: 0 .5% 0 0;
  padding: 0 0 .1%;
}

.name_reviews
{
  font-weight: 700;
  font-size: 20px;
  font-family: Open sans;
  color: #121212;
}

.position_reviews
{
  font-family: Open sans;
  font-size: 18px;
  margin: 0 0 3%;
  color: #121212;
}

.coments_reviews
{
  font-family: Open Sans;
  font-size: 18px;
  color: #464646;
}

.img_reviews
{
  display: flex;
  margin: 5% 0 0;
  justify-content: center;
}

.left_control
{
  top: 200px;
  left: -150px;
}

.left_control.left
{
  background: none;
}

.right_control.right
{
  top: 200px;
  background: none;
  right: -150px;
}

.indicator_carusel li
{
  border: 1px solid #A7A7A7;
}

.indicator_carusel .active
{
  background: #A7A7A7;
}

.indicator_carusel
{
  top: 105%;
}

@media(max-width: 767px)
{
  .img_reviews
  {
    flex-wrap: wrap;
  }

  .left_control
  {
    left: 0;
    display: none;
  }

  .right_control.right
  {
    right: 0;
    display: none;
  }
}

body,html
{
  overflow-y: auto!important;
  scroll-behavior: smooth;
}

body.page
{
  color: #333;
  font-family: 'Open Sans',sans-serif;
}

body.home
{
  background: #f4f1ec;
}

a
{
  color: #6d6d6d;
}

a:hover
{
  color: #798395;
}

.hover
{
  z-index: 1;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  -webkit-transform: scale3d(1,1,1);
  transform: scale3d(1,1,1);
}

.hover:hover
{
  -webkit-transform: scale3d(1.2,1.2,1);
  transform: scale3d(1.2,1.2,1);
}

.bg1
{
  background-color: #f4f1ec;
  padding: 30px 0;
}

input
{
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.title_l
{
  font-family: 'Oswald',sans-serif;
  color: #e69342;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  padding: 1.4em .8em;
  border-top: 1px solid #e69342;
  border-bottom: 1px solid #e69342;
}

@media (min-width: 668px)
{
  .title_l
  {
    max-width: 460px;
    margin: 0 auto;
  }
}

.title_l p
{
  margin: 15px 0;
}

.page .title_l
{
  margin: 50px auto;
}

.page .title_l .phone
{
  font-family: 'Cuprum',sans-serif;
}

.list-group-item
{
  padding: 5px 15px;
}

h1.stripe
{
  position: relative;
  overflow: hidden;
  text-align: center;
  line-height: 60px;
  font-family: 'Cuprum',sans-serif;
  color: #3B3B3B;
  text-transform: uppercase;
  font-size: 60px;
}

h1.small
{
  position: relative;
  overflow: hidden;
  text-align: left;
  margin: 0 0 10px;
  line-height: 34px;
  font-family: 'Cuprum',sans-serif;
  color: #3B3B3B;
  text-transform: inherit;
  font-size: 32px;
}

h1.stripe span
{
  display: inline-block;
  margin: 0 .4em;
}

h1.stripe span:before,h1.stripe span:after
{
  content: '';
  position: absolute;
  width: 100%;
  border-top: 2px solid #f4f1ec;
  margin-top: .45em;
}

h1.stripe span:before
{
  margin-left: -103%;
}

h1.stripe span:after
{
  margin-left: 3%;
}

h3
{
  color: #111;
  font-family: 'Oswald',sans-serif;
  margin-bottom: 20px;
}

h2.stripe
{
  position: relative;
  overflow: hidden;
  text-align: center;
  margin: 24px -15px 72px;
}

h2.stripe span
{
  display: inline-block;
  margin: 0 .4em;
}

h2.stripe span:before,h2.stripe span:after
{
  content: '';
  position: absolute;
  width: 100%;
  border-top: 3px solid #d35a2f;
  margin-top: .5em;
}

h2.stripe span:before
{
  margin-left: -103%;
}

h2.stripe span:after
{
  margin-left: 3%;
}

.breadcrumb
{
  font-size: 11px;
  background: none!important;
  text-align: left;
  padding: 4px 0;
  margin-bottom: 30px;
}

.bolder
{
  font-size: 19px;
  line-height: 34px;
  margin-bottom: 60px;
  color: #111;
}

.lead.large
{
  line-height: 1.8;
}

.catalog_section_text h2
{
  text-align: center;
  margin-top: 44px;
  margin-bottom: 30px;
  font-size: 25px;
  text-transform: uppercase;
  font-family: 'Oswald',sans-serif;
}

.doc
{
  color: #888;
  font-size: 13px;
  text-align: left;
  line-height: 20px;
}

.jumbotron
{
  margin-top: 0;
  margin-bottom: 96px;
  background: url(./images/bg-light-gray.jpg) 50% 0 no-repeat #e9e9e9;
  padding-top: 25px;
  padding-bottom: 25px;
}

.jumbotron h1
{
  font-family: 'Comfortaa';
  font-size: 35px;
}

#brn-promo
{
  margin-top: 50px;
  margin-bottom: 36px;
  background: url(./images/bg-blue.jpg) 50% 0 no-repeat #4674b8;
}

#brn-promo h1
{
  margin-top: 70px;
}

#brn-promo h3,#brn-promo p.lead
{
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.75);
}

#brn-promo p.lead
{
  margin-top: 24px;
}

#brn-promo .fluid-width-video-wrapper
{
  margin-top: 96px;
  margin-bottom: 72px;
}

@media (min-width: 992px)
{
  #brn-promo .btn-default
  {
    margin-bottom: 40px;
  }
}

#brn-teh
{
  margin-top: 50px;
  margin-bottom: 36px;
  background: url(./images/bg-teh.jpg) 50% 0 no-repeat #4674b8;
}

#brn-teh h1
{
  margin-top: 70px;
}

#brn-teh h3,#brn-teh p.lead
{
  color: #fff;
  text-shadow: 0 1px 1px rgba(0,0,0,0.75);
}

#brn-teh p.lead
{
  margin-top: 24px;
}

#brn-teh .fluid-width-video-wrapper
{
  margin-top: 96px;
  margin-bottom: 72px;
}

@media (min-width: 992px)
{
  #brn-teh .btn-default
  {
    margin-bottom: 40px;
  }
}

.bg_wave
{
  background: #e8e1dc url(./images/bg_wave.png) left bottom;
}

.btn
{
  transform: translateZ(0);
  backface-visibility: hidden;
}

.btn:hover
{
  -webkit-animation-duration: .3s,1.5s;
  animation-duration: .3s,1.5s;
  -webkit-animation-delay: 0s,.3s;
  animation-delay: 0s,.3s;
  -webkit-animation-timing-function: ease-out,ease-in-out;
  animation-timing-function: ease-out,ease-in-out;
  -webkit-animation-iteration-count: 1,infinite;
  animation-iteration-count: 1,infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal,alternate;
  animation-direction: normal,alternate;
}

.btn-warning
{
  background-color: #ff8a00;
  border-radius: 4px;
  border: 1px solid #cc6e00;
  color: #fff;
}

.btn-warning:hover
{
  background-color: #e67c00;
  border-color: #a35800;
  color: #fff;
}

.btn-warning.btn-lg
{
  padding: 17px 20px 18px;
  font-size: 21px;
  box-shadow: 0 1px 6px 0 rgba(0,0,0,0.20);
}

.btn-warning.btn-sm
{
  padding: 6px 10px;
  font-size: 14px;
  box-shadow: 0 1px 4px 0 rgba(0,0,0,0.15);
}

.form-horizontal .form-group
{
  margin-left: -15px;
  margin-right: -15px;
}

@media (min-width: 768px)
{
  .form-horizontal .control-label
  {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback
{
  right: 15px;
}

@media (min-width: 768px)
{
  .form-horizontal .form-group-lg .control-label
  {
    padding-top: 14.333333px;
    font-size: 20px;
  }
}

@media (min-width: 768px)
{
  .form-horizontal .form-group-sm .control-label
  {
    padding-top: 6px;
    font-size: 14px;
  }
}

form.feedback
{
  padding-left: 15px;
  padding-right: 15px;
}

section
{
  margin-top: 5px;
}

.navbar-right
{
  margin-right: 0;
}

.navbar-nav>li>a {

	padding-bottom: 0px !important;
}

.auto
{
  width: 100%;
  height: auto;
  max-width: 600px;
}

@media (max-width: 768px)
{
  .auto
  {
    width: 100%;
    height: 100%;
  }
}

img.border
{
  padding: 4px;
  border: 1px solid #ececec;
}

.navbar-top
{
  background-color: #F4F4F4;
}

.navbar-wrapper
{
  border-top: 1px solid #D6C2AF;
  border-bottom: 1px solid #D6C2AF;
  background-color: #FFFAF2;
}

header.fixed
{
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  background-color: rgba(255,255,255,0.9);
  z-index: 101;
  box-shadow: 0 1px 4px #cecece;
}

.navbar
{
  margin: 0;
}

.navbar-nav > li > a,
.navbar-nav > .m_nav > li > a
{
  color: #000;
  text-shadow: none;
  font-family: Oswald;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: .02em;
}





.fixed .navbar-nav > li > a
{
  font-size: 14px;
}

.navbar-nav > li > a small
{
  color: red;
  text-transform: lowercase;
}

.navbar-nav.small > li > a
{
  font-size: 14px;
  height: 1px;
  border-right: 2px solid rgba(128,128,130,.4);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px 0 0;
  padding: 8px;
}

.navbar-nav.small > li:last-child a
{
  border-right: none;
}

.small
{
  margin: 0 15px 0 0;
}

.small li a
{
  text-transform: capitalize;
  font-family: open sans;
  font-size: 18px;
}

.small li a:hover
{
  background-color: #F4F4F4;
}

.navbar-nav.small > li > .last_child > a
{
  border-right: none;
}

.navbar-nav > li.active
{
  padding-top: 9px;
  display: none;
  -webkit-transition: -webkit-transform .3s ease-in-out,margin .3s ease-in-out;
  -moz-transition: -moz-transform .3s ease-in-out,margin .3s ease-in-out;
  -o-transition: -o-transform .3s ease-in-out,margin .3s ease-in-out;
  transition: transform .3s ease-in-out,margin .3s ease-in-out;
}

.fixed .navbar-nav > li.active
{
  display: block;
  -webkit-transition: -webkit-transform .3s ease-in-out,margin .3s ease-in-out;
  -moz-transition: -moz-transform .3s ease-in-out,margin .3s ease-in-out;
  -o-transition: -o-transform .3s ease-in-out,margin .3s ease-in-out;
  transition: transform .3s ease-in-out,margin .3s ease-in-out;
}

.navbar-nav > li.active > .home
{
  display: block;
  width: 30px;
  height: 30px;
  overflow: hidden;
  padding: 0;
}

.navbar-nav > li.active > .home img
{
  height: 30px;
  width: auto;
}

.navbar-nav > li > a:hover
{
  color: #fff;
}

.dropdown-menu>li>a
{
  padding: 10px 20px;
}

.dropdown-menu>li.postel a
{
  background-color: #8fbae8;
  color: #fff;
}

.navbar-nav > li.mail > a
{
  color: red;
  text-transform: lowercase;
  font-size: 20px;
  новоеpadding: 0;
}

.navbar-nav > li.mail > a:hover
{
  background: none;
}

.navbar-nav > li.price > a
{
  color: #fff;
  background-color: #fba948;
  font-family: open sans;
  font-size: 14px;
  font-weight: 700;
  padding: 14.5px;
}

.mail
{
  margin: 0 0 0 25px;
}

.mail a
{
  margin: 5px 0 0;
}

.navbar-nav > li.exel
{
  background-color: #4CB355;
}

.navbar-nav > li.exel a
{
  padding: 14.5px;
}



.nav .open > a,.nav .open > a:focus,.nav .open > a:hover
{
  background-color: #fba948;
  color: #fff!important;
}

.nav li a:hover,.nav li a:focus
{
  background-color: #fba948;
  color: #000;
}

.small li a:hover,.nav li a:focus
{
  background-color: #F4F4F4;
  color: #000;
}

header
{
  padding: 15px 0;
  background: #fff;
}

header .logo
{
  float: left;
}

header .logo img
{
  max-width: 300px;
  width: 100%;
  height: auto;
  margin: 0 0 0 12px;
}

header.fixed .logo img {
	max-width: 200px;
}


header.fixed .phones li .name,
header.fixed .cd-intro,
header.fixed .nav.nav.navbar-nav {
	display: none;
}

header.fixed .phones {
	text-align: left;
}

header.fixed .phones li a.tel {
	font-size: 22px;
	padding-right: 0;
	margin-right: 0;
}



header .slogan
{
  display: block;
  padding-top: 10px;
  font-size: 12px;
  line-height: 14px;
  color: #777;
  font-family: 'Oswald',sans-serif;
}

.cd-headline
{
  font-size: 1.4rem;
  line-height: 1.2;
  margin: 0;
}

header .slogan strong
{
  display: block;
}

header .phones
{
  list-style-type: none !important;
  padding-left: 0 !important;
  font-family: 'Oswald',sans-serif;
  margin-bottom: 0 !important;
  line-height: 24px;
  display: inline-block !important;
  width: auto !important;
  text-align: left !important;
  white-space: nowrap !important;
  float: none !important;
  clear: none !important;
}

header .phones li:not(.phone-hours)
{
  display: inline-block !important;
  margin-right: 10px !important;
  vertical-align: top !important;
  white-space: nowrap !important;
  float: none !important;
  clear: none !important;
}

header .phones li:last-child:not(.phone-hours)
{
  margin-right: 0 !important;
}

header .phones li a.tel
{
  color: #656565;
  font-size: 24px;
  font-weight: 700;
  padding-right: 0;
  margin-right: 0;
  box-sizing: border-box;
}

header .phones li a.tel:hover
{
  text-decoration: none;
}

header .phones li .name
{
  display: block;
  color: #656565;
  font-family: 'Open Sans',sans-serif;
  font-size: 14px;
  text-align: left;
  font-weight: 700;
  margin: 0 0 5px;
}


header .phones li.phone-hours
{
  display: block !important;
  width: 100% !important;
  color: #777;
  font-family: 'Open Sans',sans-serif;
  font-size: 12px;
  text-align: left;
  margin-top: 5px;
  margin-right: 0 !important;
  margin-left: 0 !important;
  padding-right: 0 !important;
  padding-left: 0 !important;
  line-height: 16px;
  box-sizing: border-box;
  visibility: visible !important;
  opacity: 1 !important;
  height: auto !important;
  overflow: visible !important;
  clear: both;
  white-space: normal;
}

header.fixed .phones li.phone-hours
{
  display: block !important;
  width: auto;
  font-size: 11px;
  margin-top: 3px;
  margin-right: 0;
  margin-left: 0;
  padding-right: 0;
  padding-left: 0;
  text-align: left;
}

header .time_block
{
  color: #777;
  font-size: 12px;
  line-height: 20px;
  text-align: right;
  padding-top: 20px;
}

p.social
{
  margin-bottom: 20px;
}

p.social a
{
  padding-left: 3px;
}

header .time_work
{
  padding-bottom: 5px;
  line-height: 15px;
  font-size: 12px;
}

header .time_block .label
{
  font-size: 11px;
}


.floating-backcall
{
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 9999;
  display: block;
  width: auto;
}

.floating-backcall-btn
{
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 20px;
  background-color: #ff8a00;
  color: #fff;
  text-decoration: none;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 600;
  font-family: 'Open Sans', sans-serif;
  transition: all 0.3s ease;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  white-space: nowrap;
}

.floating-backcall-btn:hover
{
  background-color: #ff8a00;
  color: #fff;
  text-decoration: none;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  transform: translateX(-50%);
}

.floating-backcall-btn i
{
  margin-right: 8px;
  font-size: 18px;
}

.floating-backcall-btn span
{
  display: inline-block;
}

@media (max-width: 768px)
{
  .floating-backcall
  {
    bottom: 15px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  .floating-backcall-btn
  {
    padding: 12px 16px;
    font-size: 14px;
  }
  
  .floating-backcall-btn i
  {
    margin-right: 6px;
    font-size: 16px;
  }
}

.m_nav {
	display: none;
}



@media(max-width: 767px)
{
  .navbar-nav-menu
  {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 -15px;
    background-color: #f4f1ec;
  }

  .navbar-wrapper.fixed .navbar-nav-menu
  {
    background-color: rgba(255,255,255,0.9);
    box-shadow: 0 1px 4px #cecece;
  }

  .navbar-top
  {
    display: none;
  }
  
.nav .open > a,.nav .open > a:focus,.nav .open > a:hover
{
  background-color: #fba948;
  color: #111!important;
}
  	.navbar-nav {
	  	padding-bottom: 20px;
  	}
  	.m_nav {
  	display: block;
    padding-bottom: 10px;
    border-bottom: 1px solid #d9d7d3;
    margin-bottom: 10px;
  	}
  
	.navbar-nav > .m_nav > li > a {
	position: relative;
	    display: block;
	    padding: 0px 15px 10px 15px;
	}
	
	.img_none {
		display: none;
	}
	
	.price_block {
		display: none;
	}
	.greating_text {
		display: none;
	}
	
	.ind_list_top {
		display: none;
	}
	
	.ind_holkon {
		display: none;
	}
	.ind_advantage figure {
	    overflow: hidden;
	    border: 4px solid #FEE3C4;
	    margin: 30px auto;
	    border-radius: 100%;
	    width: 180px;
	    height: 180px;
	}
 
 .ind_advantage figure img {
    width: 100%;
    height: 100%;
}
 
 
 
  
}


@media(max-width:769px) {
	
	h1.stripe {
		line-height: 43px;
		font-size: 40px;
	}
	
}

@media (max-width: 1000px)
{
  header .col-md-3
  {
    text-align: center;
  }

  header .col-md-6
  {
    text-align: center;
  }

  header .backcall
  {
    display: block;
    margin-top: 10px;
  }

  header .time_block
  {
    display: none;
  }
}

.navbar-toggle
{
  background-color: #fff;
}

.navbar-toggle .icon-bar
{
  background-color: #ff8a00;
}

.navbar-tel
{
  display: none;
  padding-left: 15px;
  color: #343a40;
  font-size: 16px;
  font-weight: 700;
  line-height: 50px;
}

.navbar-tel:hover
{
  color: #000;
  text-decoration: none;
}

.navbar-tel .fa-phone
{
  transform: rotate(90deg);
}

@media (max-width: 768px)
{
  header .logo
  {
    float: none;
    padding: 0 10px;
    text-align: center;
    width: 100%;
  }

  header .logo .cd-intro
  {
    display: none;
  }

  header .phones
  {
    padding-top: 0px;
    text-align: left;
  }

  header.fixed .navbar-tel
  {
    display: inline-block;
  }
  
  header .phones li a.tel {
  	font-size: 17px;
  }
  
  header .phones li.phone-hours {
  	font-size: 11px;
  	text-align: left;
  	margin-top: 3px;
  	margin-right: 0;
  	margin-left: 0;
  	padding-right: 0;
  	padding-left: 0;
  	width: auto;
  }
  
  header.fixed .phones li.phone-hours {
  	font-size: 10px;
  	text-align: left;
  	margin-right: 0;
  	margin-left: 0;
  	padding-right: 0;
  	padding-left: 0;
  	width: auto;
  }
  
  
  .ico-watsapp img {
	  width: 20px;
	  height: 20px;
  }
  
  header .logo img {
	  width: 80%;
  }
  
  .open > a {
	  color: #111 !important;
  }
  
  
  
  
}

@media only screen and (min-width: 768px)
{
  .cd-headline
  {
    font-size: 1.2rem;
    font-weight: 300;
  }
}

.cd-words-wrapper
{
  display: inline-block;
  position: relative;
  text-align: left;
}

.cd-words-wrapper b
{
  display: inline-block;
  position: absolute;
  white-space: nowrap;
  left: 0;
  top: 0;
}

.cd-words-wrapper b.is-visible
{
  position: relative;
}

.no-js .cd-words-wrapper b
{
  opacity: 0;
}

.no-js .cd-words-wrapper b.is-visible
{
  opacity: 1;
}

.ind_main .cd-words-wrapper
{
  text-align: center;
}



.cd-headline.slide .cd-words-wrapper
{
  overflow: hidden;
  vertical-align: top;
}

.cd-headline.slide b
{
  opacity: 0;
  top: .2em;
}

.cd-headline.slide b.is-visible
{
  top: 0;
  opacity: 1;
  -webkit-animation: slide-in .6s;
  -moz-animation: slide-in .6s;
  animation: slide-in .6s;
}

.cd-headline.slide b.is-hidden
{
  -webkit-animation: slide-out .6s;
  -moz-animation: slide-out .6s;
  animation: slide-out .6s;
}

@-webkit-keyframes slide-in
{
  0%
  {
    opacity: 0;
    -webkit-transform: translateY(-100%);
  }

  60%
  {
    opacity: 1;
    -webkit-transform: translateY(20%);
  }

  100%
  {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}

@-moz-keyframes slide-in
{
  0%
  {
    opacity: 0;
    -moz-transform: translateY(-100%);
  }

  60%
  {
    opacity: 1;
    -moz-transform: translateY(20%);
  }

  100%
  {
    opacity: 1;
    -moz-transform: translateY(0);
  }
}

@keyframes slide-in
{
  0%
  {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
  }

  60%
  {
    opacity: 1;
    -webkit-transform: translateY(20%);
    -moz-transform: translateY(20%);
    -ms-transform: translateY(20%);
    -o-transform: translateY(20%);
    transform: translateY(20%);
  }

  100%
  {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes slide-out
{
  0%
  {
    opacity: 1;
    -webkit-transform: translateY(0);
  }

  60%
  {
    opacity: 0;
    -webkit-transform: translateY(120%);
  }

  100%
  {
    opacity: 0;
    -webkit-transform: translateY(100%);
  }
}

@-moz-keyframes slide-out
{
  0%
  {
    opacity: 1;
    -moz-transform: translateY(0);
  }

  60%
  {
    opacity: 0;
    -moz-transform: translateY(120%);
  }

  100%
  {
    opacity: 0;
    -moz-transform: translateY(100%);
  }
}

@keyframes slide-out
{
  0%
  {
    opacity: 1;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }

  60%
  {
    opacity: 0;
    -webkit-transform: translateY(120%);
    -moz-transform: translateY(120%);
    -ms-transform: translateY(120%);
    -o-transform: translateY(120%);
    transform: translateY(120%);
  }

  100%
  {
    opacity: 0;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -ms-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%);
  }
}

.cd-headline.push b
{
  opacity: 0;
}

.cd-headline.push b.is-visible
{
  opacity: 1;
  -webkit-animation: push-in .6s;
  -moz-animation: push-in .6s;
  animation: push-in .6s;
}

.cd-headline.push b.is-hidden
{
  -webkit-animation: push-out .6s;
  -moz-animation: push-out .6s;
  animation: push-out .6s;
}

@-webkit-keyframes push-in
{
  0%
  {
    opacity: 0;
    -webkit-transform: translateX(-100%);
  }

  60%
  {
    opacity: 1;
    -webkit-transform: translateX(10%);
  }

  100%
  {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}

@-moz-keyframes push-in
{
  0%
  {
    opacity: 0;
    -moz-transform: translateX(-100%);
  }

  60%
  {
    opacity: 1;
    -moz-transform: translateX(10%);
  }

  100%
  {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}

@keyframes push-in
{
  0%
  {
    opacity: 0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  60%
  {
    opacity: 1;
    -webkit-transform: translateX(10%);
    -moz-transform: translateX(10%);
    -ms-transform: translateX(10%);
    -o-transform: translateX(10%);
    transform: translateX(10%);
  }

  100%
  {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes push-out
{
  0%
  {
    opacity: 1;
    -webkit-transform: translateX(0);
  }

  60%
  {
    opacity: 0;
    -webkit-transform: translateX(110%);
  }

  100%
  {
    opacity: 0;
    -webkit-transform: translateX(100%);
  }
}

@-moz-keyframes push-out
{
  0%
  {
    opacity: 1;
    -moz-transform: translateX(0);
  }

  60%
  {
    opacity: 0;
    -moz-transform: translateX(110%);
  }

  100%
  {
    opacity: 0;
    -moz-transform: translateX(100%);
  }
}

@keyframes push-out
{
  0%
  {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
  }

  60%
  {
    opacity: 0;
    -webkit-transform: translateX(110%);
    -moz-transform: translateX(110%);
    -ms-transform: translateX(110%);
    -o-transform: translateX(110%);
    transform: translateX(110%);
  }

  100%
  {
    opacity: 0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%);
  }
}

.countdown
{
  text-align: center;
  color: #fff;
  margin-top: 48px;
  margin-bottom: 96px;
  padding: 0;
  list-style: none;
  width: 100%;
}

.countdown li
{
  display: inline-block;
  font-size: 96px;
  line-height: 96px;
  font-weight: 700;
  margin: 0 30px;
}

.countdown li span
{
  display: block;
  font-size: 16px;
  line-height: 32px;
  font-weight: 400;
}

.promo-form
{
  margin: 72px 0;
  box-shadow: 0 50px 100px rgba(0,0,0,0.5);
  background-color: #8abb49;
  padding: 24px 24px 8px;
}

.promo-form h3
{
  margin-top: 0!important;
  margin-bottom: 12px;
  color: #4674b8;
}

.promo-slider
{
  margin-top: 0;
  background: none!important;
}

.promo-slider h1
{
  padding-top: 96px;
}

.adv h2
{
  font-size: 20px;
}

.adv .col-md-4
{
  text-align: center;
}

.adv .img-circle
{
  box-shadow: 0 1px 1px #b0b0b0;
}

.pricing-table
{
  border: 1px solid #e5e5e5;
  margin: 48px 0;
}

.pricing-table .pricing-header
{
  background-color: #e5e5e5;
  padding: 12px 0;
}

.pricing-table .pricing-header h4
{
  margin-bottom: 20px;
}

.pricing-table .pricing-header .label
{
  font-size: 15px;
  color: #fff;
  background: #111;
}

.pricing-table img
{
  width: 100%;
  height: auto;
  max-width: 300px;
}

.pricing-table .pricing-items
{
  padding: 0;
  margin: 0;
  list-style: none;
}

.pricing-table .pricing-items li
{
  font-size: 14px;
  padding: 12px;
  border-top: 1px solid #f0f0f0;
  margin: 0;
}

.pricing-table .pricing-items li:first-child
{
  border-top: none;
}

.pricing-table .pricing-button
{
  background-color: #e5e5e5;
  padding: 12px 0;
}

.pricing-table .pricing-button .btn
{
  padding: 6px 24px;
}

.pricing-table.pricing-top
{
  margin-top: 0;
}

.pricing-table.pricing-top .pricing-header
{
  background: url(./images/bg-light-gray.jpg) 50% 0 #8dbd4f;
  color: #111;
  padding: 24px 0;
}

.pricing-table.pricing-top .pricing-items li
{
  font-size: 16px;
}

.sec_last
{
  color: #666;
}

.section_footer_text h2
{
  text-align: left;
}

.best_offer
{
  text-align: center;
  position: fixed;
  background-color: rgba(46,47,60,0.85);
  width: 100%;
  left: 0;
  bottom: 0;
  color: #fff;
  padding: 10px 20px;
  display: none;
  line-height: 20px;
  z-index: 99;
}

.best_offer.fixed
{
  display: block;
}

@media (max-width: 992px)
{
  .best_offer
  {
    font-size: 11px;
    line-height: 14px;
  }

  .mail
  {
    text-align: center;
  }
}

.container.page
{
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 60px;
}

.footer
{
  position: relative;
  z-index: 101;
}

.footer_bg
{
  padding: 40px 5px;
  background: #f7f7f7;
  box-shadow: 1px 1px 52px #c3bfbf;
}

.footer a:hover
{
  text-decoration: none;
}

.footer .copyright
{
  color: #111;
  font-size: 12px;
  margin: 0;
}

.footer .small
{
  color: #999;
  margin: 0;
}

.footer .light
{
  color: #777;
  font-size: 12px;
  float: left;
  padding: 10px 0;
}

.footer .footer_bottom
{
  background: #fba948;
}

.footer .footer_bottom p
{
  margin: 0;
}

.footer .footer_bottom a
{
  color: #fff;
}

.footer .footer_bottom .studio
{
  color: #111;
  font-size: 12px;
  padding: 10px 0;
}

.footer .footer_bottom .studio a
{
  text-decoration: none;
  padding-bottom: 2px;
  border-bottom: 1px solid #111;
  color: #111;
}

.bottom_contacts
{
  font-family: 'Open Sans',sans-serif;
  padding: 10px 0;
  border-radius: 10px;
  display: inline-block;
}

.bottom_contacts .contacts
{
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
}

.bottom_contacts .contacts li
{
  display: inline-block;
  margin-left: 20px;
}

.bottom_contacts .contacts li:last-child
{
  margin-bottom: 0;
}

.bottom_contacts .contacts li a
{
  color: #e69342;
  font-size: 16px;
}

.bottom_contacts .contacts li span.name
{
  color: #111;
  display: block;
  font-size: 13px;
}

@media (max-width: 992px)
{
  .footer .bottom_contacts
  {
    margin-top: 10px;
  }
}

@media (max-width: 1200px)
{
  .indicators
  {
    height: 40vh;
    height: 60vh;
  }
}

@media (max-width: 768px)
{
  .indicators
  {
    height: 100vh;
  }

  .indicators_background_two
  {
    width: 100%;
    height: 100%;
    background: url(images/matrsi_background_two.png) repeat scroll right 0 / cover rgba(0,0,0,0);
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
  }

  .indicators_background_three
  {
    background: none;
  }

  .indicators_img
  {
    margin: 0;
  }

  .indicators_img_one
  {
    text-align: center;
    padding: 0 15px;
    height: 130px;
  }

  .indicators_img_one img
  {
    height: auto;
    margin-bottom: 0;
  }

  .indicators_img_one p
  {
    font-family: open sans;
    font-size: 14px;
  }
}

@media (max-width: 540px)
{
  .indicators
  {
    height: 120vh;
  }
}

.d-none
{
  display: none;
}