@font-face {
    font-family: 'UniNeueRegular';
    src: url('../fonts/UniNeueRegular.eot?#iefix') format('embedded-opentype'),  url('../fonts/UniNeueRegular.woff') format('woff'), url('../fonts/UniNeueRegular.ttf')  format('truetype'), url('../fonts/UniNeueRegular.svg#UniNeueRegular') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'UniNeueBook';
    src: url('../fonts/UniNeueBook.eot?#iefix') format('embedded-opentype'),  url('../fonts/UniNeueBook.woff') format('woff'), url('../fonts/UniNeueBook.ttf')  format('truetype'), url('../fonts/UniNeueBook.svg#UniNeueBook') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
  @font-face {
    font-family: 'UniNeueBold';
    src: url('../fonts/UniNeueBold.eot?#iefix') format('embedded-opentype'),  url('../fonts/UniNeueBold.woff') format('woff'), url('../fonts/UniNeueBold.ttf')  format('truetype'), url('../fonts/UniNeueBold.svg#UniNeueBook') format('svg');
    font-weight: normal;
    font-style: normal;
  }
  
  
  
  *{
      outline: none;
  }
  
  
  body{
   font-family: 'UniNeueBook';
    position: relative;
    font-size:18px;
    color:#717478;
    background-color: #f3f5f7;
  }
  
  .container {
      max-width: 1310px;
       position: relative;
       background-color: #fff;
    
  }
  
  .clear{
      clear:both;
  }
  
  
  
  header .logo{
      position: absolute;
      top: 0px;
      z-index: 2;
      /* left: 0px; */
      width: 115px;
  }
  
  .logo img{
      width:100%;
  }
  .nav-link{
         color: #9b9fa5;
      font-family: 'UniNeueBold';
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 1px;
  }
  
  .nav-link:focus, .nav-link:hover {
      text-decoration: none;
      border-bottom: 1px solid #1d67cb;
      color: #1d67cb;
          margin-bottom: -1px;
  }
  
  .nav_wrapper{
      border-bottom:1px solid #e8ebef;
  }
  
  .navbar{
          margin-top: 41px;
  }
  
  .navbar-toggler span{
           background: #9b9fa5;
      width: 26px;
      height: 3px;
      display: block;
      margin: 3px 0;
  }
  
  .navbar-toggler {
          border: 1px solid #9b9fa5;
      /* margin: 15px 7px 18px; */
      border-radius: 50%;
      padding: 13px;
      cursor:pointer;
      height: fit-content;

        /* position: relative; */
      /* right: calc(-100% + 50px); */
      /* top: 0; */
  }
  
  .basket a:before{
         content: url(../images/basket.jpg);
      margin-right: 11px;
      position: relative;
      top: 3px;
      left: -5px;
  }
  .basket{
      
  }
  
  .basket span{
      background: #ee4040;
      color: #fff;
      font-family: 'UniNeueBold';
      font-size: 12px;
      border-radius: 10px;
      width: 21px;
      display: block;
      text-align: center;
      position: absolute;
      top: 0;
      left: 29px;
      height: 21px;
      line-height: 22px;
  }
  
  .basket div{
         font-size: 24px;
      font-family: 'UniNeueRegular';
      color: #000;
      margin: 11px 0 0 15px;
  }
  
  .basket a{
      display: block;
      float: left;
  }
  
  .button{
      height: 58px;
      text-align: center;
      margin: 6px 0;
  }
  .panel{
      padding-top:10px;
      background: #fff;
  }
  
  .basket{
        /* padding-top: 4px; */
      /* position: absolute; */
      /* right: 0; */
      /* top: 10px; */
      /* width: 50%; */
      padding: 0;
  }
  
  .toggle{
      text-transform: uppercase;
         border-radius: 34px;
          padding: 16px 23px;
          text-align: center;
          font-size: 12px;
          font-family: 'UniNeueBold';
          letter-spacing: 1px;
  }
  
  .toggle_white{
        color: #1d67cb;
      border: 1px solid #1d67cb;
      top: 10px;
      position: relative;
      padding: 17px 34px;
  }
  
  .slide_toggle{
       color: #fff !important;
      border: 1px solid #fff;
      padding: 16px 41px;
  }
  
  .cat_toggle{
          background-color: #1d67cb;
      color: #fff !important;
      padding: 11px 28px;
  }
  
  .phone{
          font-size: 14px;
      /* margin-left: -7px; */
  }
  .phone span{
      color:#000;
      font-size:24px;
      font-family: 'UniNeueRegular';
  }
  .edit{
         border-radius: 34px;
      border: 1px solid #e8ebef;
     
      font-size: 16px;
          color: #797d81;
      padding: 10px 10px 14px 43px;
      width: 100%;
  }
  
  .panel .edit{
       background: url(../images/search.png) no-repeat left 41px center;
       padding: 10px 10px 14px 84px;
  }
  
  .font14{
    font-size:14px;  
  }
  
  
  .carousel-inner {
  
      background: url(../images/slider.jpg);
       background-size: cover;
  }
  
  .carousel-item img{
          /* max-width: 80%; */
      /* margin: 20px auto; */
      cursor: pointer;
  }
  
  
  
  .slide_title {
      color: #fff;
      font-size: 29px;
      font-family: 'UniNeueRegular';
      margin-bottom: 21px;
      line-height: 32px;
      margin-top: 4px;
  }
  .slide_text{
         color: #c0d9fb;
      margin-bottom: 58px;
  }
  
  
  .readmore{
      height: 51px;
      margin-bottom: 24px;
  }
  
  .carousel-control-next:hover, .carousel-control-prev:hover{
       background: #71aee5;
     
  }
  
  .carousel-control-next-icon,.carousel-control-prev-icon{
            height:16px;
      width:8px;          
  }
  
  
  .carousel-control-next-icon {
      background-image: url(../images/next.png);
    
  }
  
  .carousel-control-prev-icon {
      background-image: url(../images/prev.png);
       
  }
  
  .cat_title{
          color: #007bff;
      font-size: 24px;
      font-family: 'UniNeueRegular';
  
      line-height: 28px;
      position: relative;
      margin:25px 0;
      
  }
  
  
  .cat_image{
          height: 180px;
      margin-bottom: 40px;
      text-align: center;
  }
  
  .cat_info{
      padding:0 10px;
  }
  .cat_image img{
      max-height: 100%;
      max-width: 100%;
  }
  
  .cat_price{
     font-size: 20px;
      float: left;
      line-height: 38px;
  }
  
  .cat_href{
         float: right;
      margin-top: 4px;
  }
  
  .item{
      border-right:1px solid #e8ebef;
      border-bottom:1px solid #e8ebef;
      padding:20px;
      display: grid;
  }
  
  .title{
          color: #000;
      font-size: 26px;
      margin:0px 0 47px;
      font-family: 'UniNeueRegular';
          line-height: 36px;
  }
  
  .title.font24 {
      font-size: 19px !important;
  }
  
  .advert{
      background: url(../images/apparat.jpg) no-repeat bottom center;
    
  }
  
  
  .sticker {
      text-align: center;
      font-family: 'UniNeueBold';
      position: absolute;
      color: #fff;
      background: #9ccf1a;
      width: 80px;
      border-radius: 100px;
      height: 80px;
      text-transform: uppercase;
      line-height: 18px;
      padding-top: 22px;
      right: 0px;
      top: 74px;
  }
  
  .font48{
      font-size:48px;
  }
  .font16{
      font-size:16px;
  }
  
  .font30{
      font-size:28px;
  }
  
  .font_reg{
      font-family: 'UniNeueRegular';
  }
  
  .font_blue{
      color:#c0d9fb;
  }
  
  footer{
    background-color: #1d67cb;
   
  }
  
  
  
  .input {
      border: 0;
      border-radius: 30px;
    
      padding: 12px 39px;
   display:block;
      margin: 25px auto;
  }
  
  
  .accept {
      color: #fff;
      font-size: 12px;
    
      padding-left: 13px;
      line-height: 23px;
          max-width: 93%;
      margin: 27px auto 0;
      position: relative;
  }
  
  
  
  .accept a{
      text-decoration: none;
      border-bottom:1px solid #5d9aeb;
      color:#fff;
  }
  
  .accept:before{
         content: url(../images/check.jpg);
      position: absolute;
      left: 0px;
  }
  
  .email{
       border-bottom:1px dashed #5d9aeb;
       padding-top:20px;
  }
  
  .email:hover{
      text-decoration: none;
      border:0;
  }
  
  .service .email{
   
      top: 20px;
      position: relative;
  }
  
  .fmenu_title{
         color: #fff;
      font-size: 15px;
      font-family: 'UniNeueBold';
      text-transform: uppercase;
      margin:15px 0 10px 0;
  }
  
  .fmenu a{
     color: #c0d9fb;
      line-height: 36px;
  }
  
  .fa{
      color: #fff;
      border: 1px solid #4286e1;
      padding: 10px 10px;
      width: 40px;
      text-align: center;
      height: 40px;
      border-radius: 30px;
      margin-bottom: 10px;
  }
  
  .bottom a{
       text-decoration: none;
      border-bottom:1px solid #5d9aeb;
      color:#fff;
      font-size:16px;
  }
  .about,.advert,.service{
     padding:25px 25px 25px;
  }
  
  .advert{
      padding-bottom: 50px;
  }
  
  .about{
      border-right: 1px solid #e8ebef;
  }
  
  .text{
      line-height: 30px;
  }
  
  .advert a{
          padding: 15px 39px;
      margin: 0px 0 4px;
      display: inline-block;
  }
  
  
  footer .row{
          background-color: #1d67cb;
   padding:15px 0;
      border-bottom: 1px solid #4286e1;
      
  }
  
  .form_button{
      padding: 16px 37px;
      position: relative;
     background: none;
  }
  
  
  .socials{
      margin-top: 22px;
      text-align: right;
  }
  
  .copy{
    
      padding-top: 15px;
      line-height: 27px;
  }
  
  .bottom img{
         margin-left: 12px;
  }
  
  .fphone a{
      color:#fff;
  }
  
  .phone a{
      color:#000;
  }
  
  .phone a,.fphone a{
      text-decoration: none;
  }
  
  .breadcrumbs{
      border-bottom: 1px solid #e8ebef;
      padding:10px 0 10px 0;
   }
  
  .breadcrumbs li a:after{
      content: "\2022";
      margin:0 22px;
      color:#d3d7dd;
  }
  
  .breadcrumbs li{
      list-style-type: none;
      display: inline-block;
  }
  
  .breadcrumbs a{
      color:#717478;
  
  }
  
  .breadcrumbs a:hover{
      text-decoration: none;
  }
    
  .breadcrumbs ul{
              margin: -7px 0 5px;
      padding-left: 51px;
  }
  
  .back{
      margin-right:7px;
      margin-top: -2px;
      float:left;
  }
  
  .inner{
      -webkit-box-shadow: 0px -21px 31px -12px rgba(255,255,255,1);
  -moz-box-shadow: 0px -21px 31px -12px rgba(255,255,255,1);
  box-shadow: 0px -21px 31px -12px rgba(255,255,255,1);
  margin-top:25px;
      padding-top: 5px;
  }
  
  .logo img{
        -webkit-filter: drop-shadow(5px 5px 5px #e6e6e6 );
      filter: drop-shadow(-1px 2px 8px #e6e6e6);
  }
  
  .inner .advert{
       background: url(../images/inner_apparat.png) no-repeat right center;
           border: 1px solid #e8ebef;
      
  }
  
  .inner .sticker{
      right: 113px;
      top: 170px;
  }
  
  .font24{
      font-size:24px !important;
  }
  
  .service{
      border: 1px solid #e8ebef;
      margin-bottom:50px;
  }
  
  .service .toggle{
          padding: 15px 39px;
      margin: 0px 0 30px 4px;
      display: inline-block;
  }
  
  .service .tel{
        color: #000;
      font-family: 'UniNeueRegular';
      margin: 14px 0 -10px;
      display: block;
  }
  
  .service .title {
         margin: 0px 0 27px;
    
      line-height: 27px;
  }
  
  .cat_link:before{
         content: url(../images/cat.jpg);
      position: relative;
      top: 3px;
      margin-right: 20px;
  }
  
  .cat_link{
           display: inline-block;
      margin: 39px 0 54px;
      padding: 13px 30px !important;
  }
  
  .bheader{
      float:left;
      font-size:12px;
      text-transform: uppercase;
      font-family: 'UniNeueBold';
      color:#9b9fa5;
      letter-spacing: 2px;
  }
  
  .basket_row{
      padding:25px 0;
      border-top: 1px solid #e8ebef;
  }
  
  .basket_header{
      padding:25px 0;
  }
  
  .font20{
      font-size:20px;
  }
  
  .basket_row img{
      max-height:90px;
      width:auto;
          max-width: 100%;
  }
  
  .count{
        color: #9b9fa5;
      font-size: 12px;
      font-family: 'UniNeueBold';
      border: navajowhite;
      text-align: center;
      width: 39px;
      float: left;
  }
  
  .plus,.minus{
       width:9px;
      height:11px;
    
      display:block;
      position: relative;
      top:3px;
      cursor:pointer;
  }
  .plus{
     float:right;
      background: url(../images/up.jpg);
  }
  
  .minus{
     float:left;
       background: url(../images/down.jpg);
  }
  
  .qty{
      border: 1px solid #e8ebef;
      border-radius: 30px;
      max-width: 88px;
      height: 38px;
      padding: 10px 14px 4px 14px;
    
  }
  
  .topbutton{
     background-color: #f5f6f8;
      color: #9b9fa5 !important;
      padding: 7px 16px;
      font-size: 12px;
      font-family: 'UniNeueBold';
      text-transform: uppercase;
      letter-spacing: 1px;
      border-radius: 20px;
  }
  
  .catalog .topbutton{
      display:inline-block;
  }
  
  .topbutton.active{
      background-color: #1d67cb;
      color:#fff !important;
  }
  
  .basket_total{
        color: #717478;
      font-size: 16px;
      padding: 35px 0;
      border-top: 1px solid #e8ebef;
  }
  
  /* The container */
  .check_wrapper {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }
  
  /* Hide the browser's default radio button */
  .check_wrapper input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
  }
  
  /* Create a custom radio button */
  .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 24px;
    width: 24px;
   border: 1px solid #d0d5db;
    border-radius: 50%;
  }
  
  /* On mouse-over, add a grey background color */
  .check_wrapper:hover input ~ .checkmark {
    background-color: #ccc;
  }
  
  /* When the radio button is checked, add a blue background */
  .check_wrapper input:checked ~ .checkmark {
        background: url(../images/checked.jpg);
        border:none;
  }
  
  /* Create the indicator (the dot/circle - hidden when not checked) */
  .checkmark:after {
    content: "";
    position: absolute;
    display: none;
  }
  
  /* Show the indicator (dot/circle) when checked */
  .check_wrapper input:checked ~ .checkmark:after {
    display: block;
  }
  
  
  .form_wrapper{
          border-top: 1px solid #e8ebef;
   
  }
  .form_wrapper label{
      font-size:18px;
      float:left;
      color:#000;
      padding-top:10px;
      
  }
  
  .form_wrapper .edit{
      float:right;
      width:100%;
      max-width: 393px;
      font-size:18px;
  }
  
  .text-red{
      color:#ee4040;
  }
  
  .form_wrapper textarea.edit {
      width: 100%;
      margin-top: 31px;
      max-width: 100%;
  }
  
  .form_wrapper .field{
      margin-bottom:12px;
  }
  
  .form_wrapper button.toggle{
      border:none;
  }
  
  .form_wrapper .policy label{
      color:#9b9fa5 !important;
      font-size: 13px !important;
  }
  
  .basket_total .col-12{
      margin:10px 0px;
  }
  
  .policy .checkmark{
          top: 7px;
      left: 3px;
  }
  
  .catalog .left_col{
      border-right: 1px solid #e8ebef;
  }
  
  .catalog .service{
      border: none;
      padding-top: 40px;
  }
  
  .catlist{
      padding: 0;
      margin:0 -15px;
  }
  
  .catlist li{
      list-style-type: none;
      padding: 16px 0 17px 40px;
      border-bottom: 1px solid #e8ebef;
  }
  .catlist li a{
      text-transform: uppercase;
      color:#717478;
      font-size:12px;
     font-family: 'UniNeueBold';
  }
  
  .catlist .active{
      background-color: #1d67cb;
      position: relative;
  }
  
  
  .catlist .active:after{
      content: url(../images/border.jpg);
      position: absolute;
      right: -12px;
      top: 0;
  }
  .catlist .active a{
      color:#fff;
  }
  
  
  .filter {
      padding: 10px 13px;
      line-height: 34px;
      border-bottom: 1px solid #e8ebef;
  }
  
  .catalog .filter a {
      text-decoration: none;
      border-bottom: 1px dashed;
      float: left;
      margin-right: 17px;
      font-size: 15px;
      color: #1d67cb;
  }
  
  
  
  .catalog .filter a.active,.catalog .filter a:hover{
     color:#717478;
  }
  
  .catalog .item .cat_title{
      font-size:20px;
      margin-bottom:5px;
  }
  
  .catalog .item .cat_image{
     
      margin-bottom:40px;
  }
  
  .catalog .item .cat_descr{
          margin-bottom: 14px;
  }
  
  .catalog .item .cat_price{
      font-size:24px;
      color:#000;
      font-family: 'UniNeueRegular';
  }
  
  .catalog .item .cat_toggle {
      padding: 12px 15px;
  }
  
  .catalog .cat_price span{
          text-decoration: line-through;
      font-size: 14px;
      color: #717478;
      margin-top: -39px;
      display: block;
  }
  
  .cat_buttons .toggle_white:before{
      content: url(../images/showmore.jpg);
      position: relative;
      top: 5px;
      margin-right: 20px;
  }
  
  .pages li a{
        font-size: 12px;
      background: #f5f6f8;
      color: #9b9fa5;
      font-family: 'UniNeueBold';
      width: 50px;
      height: 50px;
      border-radius: 30px;
      display: block;
      line-height: 47px;
  }
  
  .pages li{
          list-style-type: none;
      display: inline-block;
      margin-right: 10px;
      text-align: center;
  }
  .pages li.active a{
      background: #1d67cb;
      color: #fff;
  }
  
  .pages li a:hover{
      background: #cacdd3;
      text-decoration: none;
      color:#fff;
  }
  
  .catalog .item .cat_title {
      width: 100%;
  }
  
  .button_wrapper{
          margin: 40px auto;
  }
  
  .catalog .toggle_white {
      padding: 12px 26px;
  }
  
  .catalog .pages{
          margin: 40px 0 0 -15px;
  }
  
  #toggle {
        display: block;
      width: 28px;
      height: 30px;
      margin: 25px 10px -1px 0;
      position: relative;
  }
  
  #toggle div{
          position: absolute;
      left: 34px;
      top: -10px;
  }
  
  #toggle span:after,
  #toggle span:before {
    content: "";
    position: absolute;
    left: 0;
    top: -9px;
  }
  #toggle span:after{
    top: 9px;
  }
  #toggle span {
    position: relative;
    display: block;
  }
  
  #toggle span,
  #toggle span:after,
  #toggle span:before {
    width: 100%;
    height: 5px;
    background-color: #888;
    transition: all 0.3s;
    backface-visibility: hidden;
    border-radius: 2px;
  }
  
  /* on activation */
  #toggle.on span {
    background-color: transparent;
  }
  #toggle.on span:before {
    transform: rotate(45deg) translate(5px, 5px);
  }
  #toggle.on span:after {
    transform: rotate(-45deg) translate(7px, -8px);
  }
  #toggle.on + #menu {
    display:block;
  }
  
  /* menu appearance*/
  #menu {
    position: relative;
    display:none;
    transition: display .4s;
  }
  #menu:after {
    position: absolute;
    top: -15px;
    left: 95px;
    content: "";
    display: block;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid white;
  }
  
  #vertical{
      text-align: center;
      padding: 50px 0;
     
  }
  
  .lSSlideWrapper {
       border: 1px solid #e8ebef;
     
  }
  .lslide.active{
      max-height:300px;
  }
  .lSSlideWrapper img{
      max-height:100%;
          max-width: 80% !important;
  }
  
  #vertical {
     
      padding: 10px;
  }
  .product {
      padding: 30px 15px 0;
  }
  
  
  .lSSlideOuter .lSPager.lSGallery li{
       border: 1px solid #e8ebef;
       border-left:0;
       padding:10px;
       position: relative;
       max-width:100px;
  }
  
  .lSSlideOuter .lSPager.lSGallery li:hover:after{
        content: url(../images/gallery.png);
      position: absolute;
      left: 0;
      right: 0;
      margin: 0 auto;
      width: 40px;
      top: 38px;
      cursor:pointer;
  }
  
  .product_name{
      font-size:36px;
      font-family: 'UniNeueRegular';
      color:#000;
      
  }
  
  .product_descr {
      margin-top: 38px;
  }
  .descr{
         font-size: 18px;
  }
  .product_row {
      padding: 16px 0 30px;
      border-top: 1px solid #e8ebef;
      border-bottom: 1px solid #e8ebef;
      margin: 30px 0;
  }
  
  
  .product_row .toggle_white{
      top:0;
  }
  
  .icons img{
      float:left;
      margin-right:25px;
  }
  
  .tab-content{
      font-size: 14px;
      padding: 24px 0px;
  
  }
  
  .filler{
         position: relative;
      z-index: 2;
      max-height: 36px;
  }
  
  .filler span{
         background: #fff;
      padding: 0 10px 0 2px;
  }
  
  .filler:after{
         content: " ";
      width: 100%;
      display: inline-block;
      border-bottom: 1px solid #dadada;
      top: -26px;
      position: relative;
      z-index:-1;
  }
  
  .nav-tabs .nav-link.active {
      color: #1d67cb;
      background-color: #fff;
      border-color: #dee2e6 #dee2e6 #fff;
  }
  
  .nav-tabs .nav-link {
     color: #000000;
      font-family: 'UniNeueBold';
      font-size: 12px;
      text-transform: uppercase;
      letter-spacing: 1px;
      padding: 24px 16px !important;
  }
  
  .nav-tabs .nav-item {
      margin-left: 0;
  }
  
  
  .carousel_wrapper{
      background-color: #fff;
  }
  
  .slick-dots li{
      display:inline;
      list-style-type: none;
  }
  
  .slick-dots{
          display: block;
      position: absolute;
      top: -83px;
      left: 230px;
  }
  
  .slick-dots button{
          border: none;
      font-size: 0;
      height: 11px;
      width: 11px;
      border-radius: 10px;
      margin: 0 10px;
  }
  
  .slick-active button{
       background: #fff;
  }
  
  .slick-active button:after{
         border: 4px solid #1d67cb;
     
      content: " ";
      width: 11px;
      height: 11px;
      display: block;
      border-radius: 10px;
      margin-left: -5px;
      margin-top: -5px;
  }
  .carousel .item {
      border: 1px solid #e8ebef;
        padding: 20px;
      height: 510px;
  }
  
  .carousel .item img{
      display:inline
  }
  
  
  .stickers{
     
      position: absolute;
      top:40px;
      left:40px;
  }
  
  .stick{
         font-weight: bold;
      color: #fff;
      font-size: 12px;
      border-radius: 12px;
      padding: 3px 7px;
      margin-bottom: 5px;
  }
  
  .pink{
      background: #e63563;
  }
  
  .green{
      background: #90c42d;
  }
  
  @media (min-width: 568px) {
  
      
  
  .accept {
     margin-top:9px;
      max-width: 60%;
     
  }
  .input {
     display: inline-block;
      margin: 9px 0;
  }
  .basket{
     /* max-width:170px; */
      /* width: 30%; */
  }
  .navbar-toggler {
     
      /* right: calc(-100% - 60px); */
   
  }
  .breadcrumbs {
      font-size:16px;
    
  }
  .breadcrumbs li{
     
      display: inline;
  }
  .tab-content{
      font-size: 16px;
   
  
  }
  .title.font24 {
      font-size: 24px !important;
  }
  }
  
  @media (min-width: 768px) {

    
  header .logo{
    
    right: inherit;
    width: 150px;
}

        .nav_wrapper {
            height: fit-content;
        }
  
      
      .basket{
          /* padding-top: 0; */
        /* position: initial; */
    }
     
  .catalog .pages{
          margin: 10px 0 0 -15px;
  }
  
  .lslide.active {
      max-height: 100%;
  }
  .breadcrumbs ul{
     margin: 5px 0;
      padding-left: 63px;
  }
  }
  @media (min-width: 992px) {
      .navbar-toggler {
          /* right: calc(-100% + 50px); */
      } 

      
        header .logo{
            
            left:70px;
        }
  }
  
  .inner .advert{
       
           margin-right: -1px;;
  }
  
  .basket{
        /* position: relative; */
      /* float: right; */
      /* top: -5px; */
  }
  .navbar{
          margin-top: 0;
          padding:0;
  }
  
  .nav-item {
      margin-left: 47px;
  }
  .button{
          height: 58px;
      text-align: left;
        margin: 5px 0;
      padding: 0;
  }
  .panel{
        padding: 18px 0 12px;
  }
  
  
  header form {
      margin: 7px 0 0 41px;
  }
  footer .row{
        padding: 51px 10px 45px;
  }
  
  .fphone{
      padding-left:6px;
  }
  
  footer .row.bottom{
      padding: 38px 50px;
  }
  
  .item{
      padding:30px;
  }
  
  
  .catalog .item {
      padding: 33px 15px 26px;
  }
  .cat_title{
      /* width: 60%; */
      /* height: 80px; */
      margin:0 0 25px;
  }
  
  .catalog .cat_title {
    
      /* height: 57px; */
    
  }
  
  .cat_title span{
      /* position: absolute; */
      /* bottom:0; */
  }
  .about,.advert{
     padding:54px 64px 52px;
  }
  .carousel-item img{
      /* max-width:80%; */
  }
  .slide_title{
         color: #fff;
      font-size: 36px;
      font-family: 'UniNeueRegular';
      margin-bottom: 34px;
      line-height: 44px;
          margin-top: -26px;
  }
  
  .carousel-inner {
     
      /* height: 500px; */
      height: fit-content;
    
  }
  .carousel-control-prev {
      left: 0;
  }
  
  .carousel-control-next, .carousel-control-prev {
      top: 46%;
  }
  
  .carousel-control-next{
      height: 50px;
      width: 50px;
      border-radius: 30px;
      border: 1px solid;
      margin-right: 60px;
  }
  
  .carousel-control-prev {
      height: 50px;
      width: 50px;
      border-radius: 30px;
      border: 1px solid;
      margin-left: 60px;
  }
  
  .sticker{
         text-align: center;
      font-family: 'UniNeueBold';
      position: absolute;
      color: #fff;
      background: #9ccf1a;
      width: 100px;
      border-radius: 100px;
      height: 100px;
      text-transform: uppercase;
      line-height: 25px;
      padding-top: 22px;
     right: 0px;
      top: 100px;
  }
  .fmenu_title{
         color: #fff;
      font-size: 12px;
      font-family: 'UniNeueBold';
      text-transform: uppercase;
      margin:0 0 30px 0;
  }
  .copy{
     padding-left: 62px;
    
  }
  .bottom .col-md-4{
      padding-left: 48px;
  }
  .accept{
    max-width:100%;
      font-size: 13px;
      margin-top: 25px;
      padding-left: 41px;
      line-height: 23px;
  
  }
  .input{
         border: 0;
      border-radius: 30px;
      float: left;
      width: 300px;
      padding: 12px 39px;
      margin: 0 6px 0 0;
  }
  footer form{
    float:left;
      margin-right: 31px;
  }
  .or{
          position: relative;
      top: 13px;
      right: -8px;
  }
  
  .phone span {
     
      font-size: 20px;
     
  }
  .phone {
      font-size: 12px;
     
  }
  .toggle_white {
     
      padding: 17px 20px;
  }
  .basket {
      /* width: 44%; */
  }
  .advert{
      padding-bottom: 170px;
  }
  
  .inner .advert{
      padding-bottom: 70px;
  }
   .basket_total .col-12{
      margin:0;
  }
  .form_wrapper{
      
      padding: 40px 60px;
  }
  .back{
      margin-right:27px;
     
  }
  .basket_wrapper,.basket_row,.basket_total{
          margin: 0 45px;
  }
  .form_buttons{
      margin-top:40px
  }
  .filter{
      padding: 25px 38px;
      
  }
  
  .catalog .filter a{
     
      margin-right:46px;
      font-size:18px;
     
  }
  
  .inner .title.font24 {
  margin-bottom: 35px;
  }
  #menu {
    display:block;
    
  }
  
  .breadcrumbs {
  
      padding: 0 52px 20px;
  }
  .inner .service {
      padding: 47px 44px 25px;
  }
  
  .catalog .service {
      padding: 47px 25px 25px;
  }
  
  .product_descr{
       
      padding-left: 47px;
    
  }
  
  .product {
      padding: 60px 50px 0;
  }
  
  .tab-content{
     padding: 24px 40px;
  
  }
  .nav-tabs .nav-link {
     
      padding: 24px 47px !important;
  }
  .tab-content{
      font-size: 18px;
     
  }
  
  .product_row{
      padding:30px 0;
        margin:40px 0;
  }
  .product_descr{
      margin-top: -10px;
  }
  .product{
          padding: 60px 15px 0;
  }
  
  
  
  
  }
  
  
  @media (min-width: 1200px) {
   .nav-link {
      padding: 20px 27px 20px !important;
  }
  header .logo{
      position: absolute;
      top:0px;
      z-index:2;
      left:70px;
  }
  .nav-item {
      margin-left: 48px;
  }
  header form{
     margin: 7px 0 0 54px;
  }
  .phone span {
     
      font-size: 24px;
     
  }
  .phone {
      font-size: 14px;
     
  }
  .toggle_white {
    
      padding: 17px 34px;
  }
  
  .cat_title{
      /* width: 41%; */
    
  }
  footer{
   
      padding: 0 69px;
  }
  .fphone{
      padding-left:33px;
  }
  footer form{
   
      margin-right: 1px;
  }
  .title{
          color: #000;
      font-size: 30px;
   
  
  }
  footer .row{
        padding: 51px 50px 45px;
  }
  
  .catalog .item .cat_title{
      width:100%;
  }
  .catalog .item {
       padding: 10px;
       padding-bottom: 30px;
  }
  
  .input{
      
      margin: 0 15px 0 0;
  }
  
  }
  