@font-face { 
    font-family: "MuseoSansCyrl900";
    src: url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl900/MuseoSansCyrl900.eot");
    src: url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl900/MuseoSansCyrl900.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl900/MuseoSansCyrl900.woff") format("woff"),
    url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl900/MuseoSansCyrl900.ttf") format("truetype");
    font-style: normal;
    font-weight: 900;
}

@font-face { 
    font-family: "MuseoSansCyrl700";
    src: url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl700/MuseoSansCyrl700.eot");
    src: url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl700/MuseoSansCyrl700.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl700/MuseoSansCyrl700.woff") format("woff"),
    url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl700/MuseoSansCyrl700.ttf") format("truetype");
    font-style: normal;
    font-weight: 700;
}

@font-face { 
    font-family: "MuseoSansCyrl500";
    src: url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl500/MuseoSansCyrl500.eot");
    src: url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl500/MuseoSansCyrl500.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl500/MuseoSansCyrl500.woff") format("woff"),
    url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl500/MuseoSansCyrl500.ttf") format("truetype");
    font-style: normal;
    font-weight: 500;
}

@font-face { 
    font-family: "MuseoSansCyrl300";
    src: url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl300/MuseoSansCyrl300.eot");
    src: url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl300/MuseoSansCyrl300.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl300/MuseoSansCyrl300.woff") format("woff"),
    url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl300/MuseoSansCyrl300.ttf") format("truetype");
    font-style: normal;
    font-weight: 300;
}

@font-face { 
    font-family: "MuseoSansCyrl100";
    src: url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl100/MuseoSansCyrl100.eot");
    src: url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl100/MuseoSansCyrl100.eot?#iefix")format("embedded-opentype"),
    url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl100/MuseoSansCyrl100.woff") format("woff"),
    url("/local/templates/jellyweb/css/../fonts/MuseoSansCyrl100/MuseoSansCyrl100.ttf") format("truetype");
    font-style: normal;
    font-weight: 100;
}

@media(min-width:768px){
		#header .header-container{
			height: 77px!important;
		}
}



.card .card-image img{
    visibility: hidden;
    height: 250px;
}
.card1 .card {
    background:url(../img/bannew1.jpg);
    transition: 0.3s;
    background-repeat: no-repeat;
	background-size:contain;
	background-position: center;
    background-color: #fff !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	max-height:445px;
	border-radius: 15px;
}

.card1 a.card {
    background: none;
}

/*.card2 .card .card-image{
    background: url(../img/np3.png);
    transition: 0.3s;
    max-width: 338px;
    bottom: 0%;
    left: 22%;
}*/
.card2 .card{
    background:url(../img/bannew2.jpg);
    background-repeat: no-repeat;
	background-size:contain;
	background-position: center;
    background-color: #fff !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	max-height:222px;
	border-radius: 15px;
}
/*.card2:hover .card .card-image{
    background: url(../img/np3.png);
}*/
/*.card3 .card .card-image{
    background:url(../img/np4.png);
    transition: 0.3s;
    background-repeat: no-repeat;
    bottom: 28%;
    left: 31%;
    max-width: 100%;
}*/
body .card3 .card{
    background:url(../img/bannew3.png);
    background-repeat: no-repeat;
	background-size:contain;
	background-position: center;
    background-color: #fff !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	max-height:222px;
	border-radius: 15px;
}
/*.card3:hover .card .card-image{
    background:url(../img/3ban.gif);
    background-repeat: no-repeat;
}*/
/*.card4 .card .card-image{
    background: url(../img/np6.png);
    transition: 0.3s;
    max-width: 285px;
    left: 70%;
    bottom: 27%;
}*/
.card4 .card{
    background: url(../img/bannew4.jpg);
    background-repeat: no-repeat;
	background-size:contain;
	background-position: center;
    background-color: #fff !important;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
	max-height:206px;
	border-radius: 15px;
}
/*.card4:hover .card .card-image{
    background:url(../img/4ban.gif);
}*/
a.card .card-body p, .card-body a{
    visibility: hidden;
}
.card-body h4{
    text-align: center;
}
.card1 h4{
    margin-top: -30px;
}

.card3 h4{
    margin-top: -20px;
}
.card4 .card-body{
    display: flex;
}
.card4 h4{
    margin-top: 0px!important;
}
@media (max-width: 1199px){
#header{
    height: 120px!important;;
}
.body #header .header-body{
    height: 120px!important;;
}
#header .header-logo{
    margin-bottom: auto!important;
}
.body #header .header-body .header-container.container{
    margin: auto;
    margin-bottom: 0;
}
#header .header-body .header-top{
    display: none;
}
#header .header-body .header-container .header-row{
    flex-direction: row;/*column*/
}
.header-container .header-row .justify-content-start .header-row{
    margin: auto;
}
.side-panel-toggle{
        margin-top:0px;
    }
.header-container .header-row .justify-content-start ul{
    flex-direction: column;
}
.header-container .header-row .justify-content-end{
    margin: 10px 0 auto 0;
}
.header-container .header-row .header-column:first-child{
    padding: 0px 0 0 0;
}
#headerTopCartDropdown{
    transform: translate3d(-50%, 0, 0);
    left: 50%;
}
.testCont{
  margin: 0;
  padding: 0;
}
}
.card-rotate{
    perspective: 300px;
}
.card{
    border-radius: 0;
    text-decoration: none!important;
}
.card1 .card-body{
    padding: 4rem;
}
.card1 .card-image{
left: 0px;
bottom: -18px;
max-width: 100%;
}
.card1 .t142__submit{
    bottom: 50%;
}



.thumb-gallery-thumbs .owl-stage-outer{
    padding-top: 7px;
}
.thumb-gallery-thumbs .owl-item.active{
    border-radius: 23px;
    margin-right: 0!important;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.22);
}
.thumb-gallery-thumbs .owl-item.active:hover{
    border: 2px solid #2a3e94 !important;
}
.thumb-gallery-thumbs .owl-item.active.selected{
    border: 2px solid #2a3e94 !important;
}
.thumb-gallery-thumbs .owl-item.active img{
    border-radius: 20px;
}
@media (max-width: 1340px){
    body .card{
        background-size: contain !important;
    }
}
@media (max-width: 767px){

    .body #header .header-body .header-container.container{
        margin: auto;
        margin-bottom: auto;
    }

    .header-logo a img:first-child{
        display: none;
    }
    .header-row{
        display: flex;
        flex-direction: row!important;
    }
    .header-column:first-child{
        width: 20%;
    }
    .card1 .card {
        padding-bottom: 10px;
    }
    .card2, .card3, .card4{
        margin-bottom: 20px;
    }
    .card4 .card .card-image{
        left: 33%;
    }
    .card4 .card-title{
        line-height: 24px;
    }
    .card4 .card{
        background-position: center bottom;
    }
    .main .benefits {
        margin-top: 10px;
    }
    .aside-cont {
        color: #333;
        font-size: 0.9rem;
        line-height: 1.3;
        flex-direction: column;
        list-style-type: none;
        margin-left: -35px;
    }
    .shop .aside-cont{
        margin-left: 0px;
    }
    .aside-cont li{
        display: flex;
        margin-bottom: 10px;
    }
    .aside-cont .header-extra-info-text{
        margin-left: 10px;
    }
    .aside-cont a{
        color: #333;
        font-size: 0.9rem;
        line-height: 1.3;
    }


    #header {
    height: 110px !important;
}
    .body #header .header-body {
    height: 120px !important;
    }
    .header-container .header-row .justify-content-start{
        display: none!important;
    }



}


@media (min-width: 768px){
    .header-logo img:nth-child(2){
        display: none;
    }
    .aside-cont {
        display: none!important;
    }
    .card4 .card .card-body h4{
    margin-left: 75px;
    margin-top: 25px;
}
    /*.list-col{
    width: 25%;
}*/
    .featured-boxes{
        margin-top: 100px;
    }
}

html.shop #header{
    margin-bottom: 0;
}

.bl-dimensions > .navbar-nav > li:hover > a, .wrapper .dropdown.open a, .title_menu a {
    color: #5b4444;
    background-color: #fff;
    border-radius: 6px 0 0 6px;
    -webkit-box-shadow: -2px 3px 8px 0px rgba(34, 60, 80, 0.2);
    -moz-box-shadow: -2px 3px 8px 0px rgba(34, 60, 80, 0.2);
    box-shadow: -2px 3px 8px 0px rgba(34, 60, 80, 0.2);
    z-index: 3;
}

.bl-dimensions > ul{
    display: flex;
    flex-direction: row;
}
.bl-dimensions .navbar-nav > li{
    width: 20%;
}
.bl-dimensions .navbar-nav > li a{
    text-align: center!important;
}

html.shop .container{
    max-width: 100%;
}

li.active {
    max-width: 100%;
    width: 100%;
}

.bl-menu-left{
    min-height: 345px;
    width: 19.5%;
    background: linear-gradient(#f9fafd, #e7eaf4);
}

.title_menu{
    width: 20%;
}
.nav-pills{
    margin: 0 0 0 0px;
}
.nav-pills li::before {
    background: url('../img/ikorm.png');
        background-repeat: repeat;
        background-size: auto;
    width: 26px;
    height: 23px;
    content: '';
    display: block;
    position: absolute;
    background-size: 70%;
    background-repeat: no-repeat;
    margin-top: 7px;
    z-index: 899;
    margin-left: 10px;
}
.nav-pills li:nth-child(2)::before{
    background: url('../img/icat.png');
    background-repeat: no-repeat;   
    background-size: 70%;     
}
.nav-pills li:nth-child(3)::before{
    background: url('../img/idog.png');
    background-repeat: no-repeat;   
    background-size: 70%; 
}
.nav-pills li:nth-child(4)::before{
    background: url('../img/itoy.png');
    background-repeat: no-repeat;
    background-size: 70%;
}
.nav-pills li:nth-child(5)::before{
    background: url('../img/iaccess.png');
    background-repeat: no-repeat;
    background-size: 70%;
}
.nav-pills li:nth-child(6)::before{
    background: url('../img/iaccess.png');
    background-repeat: no-repeat;
    background-size: 70%;
}
.nav-pills li:nth-child(7)::before{
    background: url('../img/igi.png');
    background-repeat: no-repeat;
    background-size: 70%;
}
#shop_menu .nav-pills li {
    margin-left: 0;
}
.nav-pills > li.active > a, .nav-pills > li.active > a:hover{
    background-color: transparent!important;
    color: #000;
}
.bl-menu-left ul > li > a{
	font-size:16px !important;
	margin-bottom:5px;
	font-weight:bold;
    padding: 7px 35px;
    background-color: transparent;
    color: #2a3e94;
    border-bottom: 1px solid #cdd2e6;
}
#shop_menu .fourth-level li a {
    padding: 5px 10px !important;
    font-weight: 100;
}
.bl-menu-left ul > li:last-child > a{
    border-bottom:none;
}
.wrapper .bl-menu-left .navbar-nav > li:first-child > a{
    width: 90%!important;
}
.wrapper .bl-menu-left .navbar-nav > li > a{
    width: fit-content;
}
.wrapper .bl-menu-left .navbar-nav > li:hover > a{
    background: #d5effa;
    color: #000;
    border-radius: 25px;
    width: fit-content;
}
.bl_sub_menu li::before{
    background: none!important;
}
.bl_sub_menu ul > li > a{
    padding: 14px 0px 14px 0px !important;
    border: 0;
}
@media(min-width: 769px){
    .wrapper .navbar-nav > .dropdown:hover > .dropdown-menu{
        display: flex;
        flex-flow: wrap column;
        width: 1088px;
        box-shadow: 5px 5px 5px #00000026;
        max-height: 390px;
    }
}
@media(max-width:768px){
    section.section.section-height-3{
        padding-bottom: 0!important;
    }
    article.post-large{
        padding-bottom: 5px!important;;
    }

    .news .title-post{
        width: 100%!important;
    }

    .thumb-info {
        height: auto!important;
    }

    body .bl_sub_menu.dropdown-menu.open{
      display: block;
      margin-left: 20px;
      position: relative!important;
      left: 0;
      margin: 0;
      background: transparent;
      border: none;
      box-shadow: none;
      min-height: 0!important;
      z-index: 1;
    }
    body #shop_menu{
      height: auto!important;
      min-height: auto!important;
    }
    .card1 .card-image {
        height: 121px !important;
    }   
    .card1 h4 {
        width: 100%!important;
    }   
}
.dubl_menu{
    width: auto;
    padding: 0 5px;
    max-width: none;
}
.bl_sub_menu .dubl_menu ul li  a{
    font-size: 14px!important;
    /*padding: 5px 0px!important;*/
}
.dropdown .bl_sub_menu {
    top: -2px;
    left: 100%;
}
#accordion li{
    font-family: "MuseoSansCyrl100", Arial, sans-serif;
}
.bl_sub_menu .title-boold{
	font-family: "MuseoSansCyrl500", Arial, Helvetica, sans-serif !important;
    margin: 5px 0 10px;
    height: 30px;
    font-size: 14px;
}
.bl_product{
    transition:all .5s;
    border: 2px solid #e6e6e6;
    overflow: hidden;
}
.bl_product:hover {
    box-shadow: none;
    border: 2px solid #009aff;
    border-radius: 5px;
}
.add-cart-product{
    opacity: 0;
    transition:all .5s;
    position: absolute;
    right: 0px;
}
.bl_product:hover .add-cart-product{
    opacity: 1;
}
.bl_product .sp-content a{
    text-decoration: none;
	min-height:90px;
}
.bl_product .sp-content a:hover span{
    color: #0099e6;
}

@media (max-width: 1517px) and (min-width: 1253px){
    .list-col{
        width: 25%;
    }
}

@media (min-width: 576px){
html.shop .logo_brands .container{
    max-width: 540px;
}
}
@media (min-width: 769px){
html.shop .logo_brands .container{
    max-width: 720px;
}
}
@media (min-width: 992px){
html.shop .logo_brands .container{
    max-width: 960px;
}
}
@media (min-width: 1200px){
html.shop .logo_brands .container{
    max-width: 1440px;
}
}


.news .w-news .recent-posts:hover{
    background: #0088CC;
}
.news .w-news .recent-posts:hover a{
    color: #fff;
}
.news .w-news .recent-posts:hover h4{
    color: #fff;
}
.news .w-news .recent-posts{
    transition: .3s;
}

@media(max-width: 992px){
    html .header-logo a img:last-child{
        width: 185px!important;
    }
    .side-panel-toggle{
        margin-top: 15px;
    }
    .card1 .card-body {
        padding: 4rem 2rem;
    }
    .card1 h4{
        width: 121%;
    }
    .card1 .t142__submit{
        padding-left: 20px;
        padding-right: 20px;
    }
    .bl-dimensions > ul {
    background-color: #2a3e94;
    width: 100%;
    position: absolute;
    z-index: 99;
    max-width: 1000px;
    top: 123px;
    text-align: right;
    padding: 0;
    border-radius: 8px 0 0 8px;
    display: none;
}
    span.chislo{
    width: 65%!important;
    }
    span.info-counter{
        width: 88%!important;
    }
    .about-t{
    max-height: 825px!important;
    }
    /*.brands {
        margin: 0;
    }*/
    .brands-col{
        margin-bottom: 10px;
    }
    .featured-boxes .col-6{
        padding-right: 5px!important;
        padding-left: 5px!important;
    }
    .featured-box .box-content{
        padding: 1rem!important;
    }
    .icon-featured{
        margin: 0!important;
    }
    .thumb-info {
        height: auto;
    }
    #nav-tabContent{
        padding-left: 0!important;
        padding-right: 0!important;
    }
    .bl-star img {
        width: 20px;
    }
    .bl-koll{
        /*margin: 0 -10px 5px;
        text-align: center;
        width: 120%;*/
        display: flex;
        height: auto;
        width: auto;
        justify-content: center;
    }
    .bl-koll span{
        display: table-cell;
        border: 0;
    }

    .bl-menu-left{
        position: relative;
        height: 360px !important;
        width: 100%;
    }
    .title_menu {
        width: 100%;
    }
    .title_menu a{
        text-align: center!important;
    }

    /*.card4 .card .card-image{
        background: url(../img/np8.png);
        background-repeat: no-repeat;
        background-position-y: 80%;
        background-position-x: 100%;
        left: 5%;
        max-width: 345px;
    }*/
}
body{
    overflow: hidden;
}

.date{
    background-color: #2a3e94;
    clip-path: polygon(8% 0%, 92% 0%, 100% 100%, 0% 100%);
    padding: 10px 20px 7px;
    color: #ffffff;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
}
.date a{
    color: #ffffff;
}
.date a:hover{
    color: #ffffff;
}

.custom-section-background .container::before {

    content: '';
    position: absolute;
    top: 50%;
    right: 85%;
    width: 100vw;
    height: calc( 100% + 150px);
    background: #FFF;
    z-index: 0;
    transform: translate3d(0, -50%, 0);

}
@media (min-width: 768px){
.custom-section-background p{
    padding-right: 100px;
}
}
/*@media (min-width: 1200px){
.custom-section-background .container{
    max-width: 1200px;
}
}*/

@media (max-width: 768px){
.custom-background-style-1 {
    background-image: none !important;
    background-color: #FFF;
}
}

.custom-icon-style-1::before {
    border-color: #1c5fa8 !important;
}

html body .svg-fill-color-primary {
    fill: #1c5fa8 !important;
}

html body .svg-fill-color-primary svg path,
html body .svg-fill-color-primary svg rect,
html body .svg-fill-color-primary svg line,
html body .svg-fill-color-primary svg polyline,
html body .svg-fill-color-primary svg polygon {
    fill: #1c5fa8 !important; 
}

.custom-icon-box-style-1:hover .custom-icon-style-1 svg path {
    fill: #FFF !important;
}

html body .bg-color-primary, html body .bg-primary {
    background-color: #1c5fa8 !important;
}

.custom-svg-2 {
    position: absolute;
    top: 43%;
    left: -260px;
    width: 190px;
    transform: translate3d(0, -50%, 0);
}
@media(min-width: 767px){
    .maacc{
        flex-wrap: nowrap;
    }
}
.acc-container{
    margin: 20px auto;
}

.acc-container h4.card-title {
    
    font-size: 18px !important;
    font-family: "MuseoSansCyrl500", Arial, sans-serif;
    font-weight: 400 !important;
    letter-spacing: 0;
    line-height: 34px;
}
.custom-accordion-style-1 > .card .card-header a {
	color: #2a3e94 !important;
    position: relative;
    padding: 23px 30px;
    background-color: #e9f5fe;
    transition: ease background-color 300ms, ease color 300ms;
	border-radius:15px;
}

.custom-accordion-style-1 > .card .card-header a.collapsed::after {

    transform: translate3d(0, -50%, 0) rotate(0deg);

}
.custom-accordion-style-1 > .card .card-header a::after {
    content: '+';
    position: absolute;
    top: 50%;
    right: 25px;
    font-size: inherit;
    font-weight: inherit;
    transform: translate3d(0, -50%, 0) rotate(45deg);
    transform-origin: 50% 50%;
    transition: ease transform 300ms;
}
.custom-accordion-style-1 > .card:hover .card-header a.collapsed {
    color: #1c5fa8 !important;
}
.custom-accordion-style-1 > .card .card-header a:not(.collapsed) {
    background-color: #1c5fa8;
    color: #FFF !important;
}
.accordion .card:first-of-type, .accordion .card:not(:first-of-type):not(:last-of-type), .accordion .card:last-of-type {
    border-radius: 15px;
	box-shadow:0 0 20px rgb(0 0 0 / 10%);
}
.about .owl-carousel.nav-bottom .owl-nav button.owl-prev {
    background-image: url(/local/templates/jellyweb/css/../img/arrow-about.jpg)!important;
    max-width: 63px;
    width: 100%;
}
.about .owl-carousel.nav-bottom .owl-nav button.owl-next {
    background-image: url(/local/templates/jellyweb/css/../img/arrow-up-about.png)!important;
    max-width: 94px;
    width: 100%;
}
.about .owl-carousel.nav-bottom .owl-nav {
    text-align: left!important;
}
.about .owl-carousel .owl-item img {
    display: block;
    width: 112%;
}
.about .img-fluid {
    max-width: 112%;
    height: auto;
}

/*brands-main*/
.logo_brands .brand{
  display: flex !important;
  min-height: 150px;
  width: 100% !important;
}
.logo_brands .brand a{
    margin: auto;
}
.logo_brands h2{
    font-style: normal;
    margin-left: 0;
}
.brand img{
  width: 100%;
  height: auto;
  margin: auto 0;
  max-height: 115px;
}

@media(max-width:766px){
  .logo_brands .brand{
    width: 155px !important;
    height: 160px!important;
    min-height: 150px!important;
  }
}

@media(max-width:350px){
  .logo_brands .brand{
    width: 120px !important;
    height: 140px!important;
    min-height: 140px!important;
  }
}

.col-xs-five,
.col-sm-five,
.col-md-five,
.col-lg-five{
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-five {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-five {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-five {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-five {
        width: 20%;
        float: left;
        flex: 0 0 20%;
        max-width: 20%;
    }
}

/*contacts*/
.our_team .team_h{
    display: flex;
}
.our_team .team_h .nav-pills{
    margin: auto;
}
.our_team .team_h .section_title{
    font-family: "MuseoSansCyrl500", Arial, Helvetica, sans-serif;
    font-size: 25px;
    line-height: 28px;
    color: #000;
}
.our_team .team_h li.active {
    max-width: none;
    width: auto;
}
.our_team .team_h .nav-pills li::before {
    display: none;
}

.flip-member:hover .fm-back {
    transform: translate3d(0, 0, 1px) rotateY(0deg);
}
.flip-member:hover .fm-front {
    transform: translate3d(0, 0, -1px) rotateY(-180deg);
}
.fm-back{
    backface-visibility: hidden;
    background: #FFF;
    background-position-x: 0%;
    background-position-y: 0%;
    background-image: none;
    background-size: auto;
    box-shadow: 0px 0px 44px -10px rgba(0, 0, 0, 0.15);
    transform-style: preserve-3d;
    transition: ease transform 500ms;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transform: translate3d(0, 0, -1px) rotateY(180deg);
    display: flex;
}
.fm-back_info{
    margin: auto;
    display: flex;
    flex-direction: column;
    font-size: 16px;
    font-weight: 700;
    color: #000;
}
.fm-front{
  transform: translate3d(0, 0, 1px) rotateY(0deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #FFF;
	border-radius:15px;
  box-shadow: 0px 0px 44px -10px rgba(0, 0, 0, 0.15);
  transform-style: preserve-3d;
  transition: ease transform 500ms;
}

@media(max-width: 766px){
    .our_team .team_h{
        display: flex;
        flex-direction: column;
    }
     .our_team .team_h .nav-pills {
        display: flex;
        flex-direction: column;
    }
}

/*main-map*/
/*@media(min-width:768px){
  .image-hotspots{
    width: 720px;
  }
}
@media(min-width:992px){
  .image-hotspots{
    width: 960px;
  }
}
@media(min-width:1200px){
.image-hotspots{
  width: 1410px;
}
}
*/
.main-map .col{
    display: flex;
}
.image-hotspots{
    width: 868px;
    height: 470px;
    margin: auto;
}
.main-map .image-hotspot {
    cursor: pointer;
    position: absolute;
    background: url(/local/templates/jellyweb/img/main-pin.png);
    background-repeat: no-repeat;
    width: 48px;
    height: 72px;
}
@media(max-width: 766px){
    .main-map .image-hotspots {
        height: auto;
    }
    .main-map .image-hotspot {
        background-size: contain;
        width: 28px;
        height: 43px;
    }
    .main-map .image-hotspot:nth-child(2) {
        left: 14%!important;
        top: 12%!important;
    }
    .main-map .image-hotspot:nth-child(3){
        left: 10.8%!important;
        top: 25%!important;
    }
    .main-map .image-hotspot:nth-child(4){
        left: 3.2%!important;
        top: 42%!important;
    }
    .main-map .image-hotspot:nth-child(5){
        left: 13.6%!important;
        top: 39%!important;
    }
    .main-map .image-hotspot:nth-child(6){
        left: 24%!important;
        top: 38%!important;
    }
    .main-map .image-hotspot:nth-child(7){
        left: 41.9%!important;
        top: 50%!important;
    }
    .main-map .image-hotspot:nth-child(8){
        left: 83.7%!important;
        top: 68%!important;
    }
}
.main-map .image-hotspot span, .main-map .image-hotspot strong{
  visibility: hidden;
}
.main-map .image-hotspot .popover{
    display: none;
}
.main-map .image-hotspot:hover .popover{
    display: block;
}
@keyframes bounce {
 0%, 20%, 60%, 100% {
 -webkit-transform: translate(0,0);
 transform: translate(0,0);
 z-index: 1060;
 }
 40% {
 -webkit-transform: translate(0,-10px);
 transform: translate(0,-10px);
 z-index: 1060;
 }
}
.image-hotspot:hover {
 animation: bounce 1s;
}
.o-nas{
    border-radius: 15px;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
    padding-top: 1px;
}
.featured-box::after {
    content: '';
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    opacity: 0;
    border-radius: 5px;
    transition: opacity 0.3s ease-in-out;
    top: 0;
    left: 0;
    box-shadow: 0px -86px 34px -27px rgba(145, 173, 197, 0.5) inset;
}
.featured-box:hover::after {
    opacity: 1;
}
.featured-boxes .appear-animation:nth-child(3) .featured-box::after{
    box-shadow: 0px -86px 34px -27px rgba(171, 216, 122, 0.5) inset;
}

.top-auth-text{
    text-decoration: none;
    text-transform: none;
    color: #5189cd;
    margin-left: 10px;
    font-size: 15px;
}
.reg-status-text{
    line-height: 16px;
    font-size: 13px;
    margin: 0 20px;
	font-weight:300;
}
.reg-status-step.next:after{
    content: "";
    width: 25px;
    height: 25px;
    background: url(/local/templates/jellyweb/img/reg-right-arrow.png);
        background-repeat: repeat;
        background-size: auto;
    background-repeat: no-repeat;
    background-size: auto;
    position: relative;
    top: 12px;
    left: 9px;
}
.reg-status-wrapper {
    background: linear-gradient(135deg, rgb(233 245 254) 82%, rgb(255, 255, 255) 72%);
	height:60px;
}
.reg-step-active .reg-status-img{
    background: #fff;
    border-radius: 50%;
}
.reg-status-img{
    padding: 5px;
}
.header-body .header-top {
    background: linear-gradient(90deg, rgb(233 245 254) 20%, rgb(255, 255, 255) 20%);
}

.main-page{
    background: linear-gradient(0deg, rgba(247,249,254,1) 40%, rgba(255,255,255,1) 50%);
}

.btn.btn-cart::before{
    filter: invert(180);
}
.btn.btn-cart:hover::before{
    filter: invert(0);
}

.vakansii li.active{
    width: auto;
}

.vakansii .nav-item a.nav-link.active{
    color: #0099e6!important;
    border-bottom: 3px solid #0099e6!important;
}
.product-item-list-col-3 .sp-content a span{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 1.3em;
    height: 5em;
}
.list-col .sp-content a span{
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    line-height: 1.3em;
    height: 5em;
}

#headerTopCartDropdown {
    height: 300px;
    overflow-y: scroll;
    width: 340px;
}
#headerTopCartDropdown .actions{
    height: 70px;
}
@media (max-width: 767px){
    #headerTopCartDropdown {
    width: 300px;
    transform: translate3d(-73%, 0, 0);
    }

}

#headerTopCartDropdown::-webkit-scrollbar {
  width: 10px;               
}
#headerTopCartDropdown::-webkit-scrollbar-track {
  background: #f0f0f0;        
}
#headerTopCartDropdown::-webkit-scrollbar-thumb {
  background-color: #cdcdcd;    
  border-radius: 20px;    
  border: 1px solid #f0f0f0;   
}

.bx-pagination{
    margin: 0 auto!important;
}


.sp-images {
    display: flex;
}
.mini-prod-link {
    margin: auto;
}
img.mini-prod-img {
    height: auto;
    max-height: 200px;
    width: 100% !important;
}

@media(max-width: 768px){

    img.mini-prod-img {
        width: auto!important;
    }

    .bx-breadcrumb{
        padding-top: 17px!important;
        padding-left: 20px!important;
    }
    .selectlink{
        margin: 0!important;
    }
    .picform {
        position: relative!important;
    }
    .row.forform.py-4{
        padding: 0!important;
    }

    .brand-razmer .brand-pic{
        width: 100%;
    }

    .wrapper-inform #nav-tabContent{

        padding: 0 20px!important;

    }
}

@media(max-width: 768px){
    .mwpn{
        display: none!important;
    }
    .o-nas .counter{
        display: flex;
        flex-wrap: wrap;
    }

    .o-nas .counter label{
        width: 10%;
        margin: auto;
        text-align: right;
    }

    .o-nas .counter .chislo{
        width: 40%!important;
        /*font-size: 44px;*/
    }

    .o-nas .counter .info-counter{
        width: 50%!important;
        margin: auto;
    }
    .main-map .image-hotspots{
        height: auto;
    }

    #intro .left-pic.clearfix{
        left: 0;
        width: 80%;
        margin: auto;
    }
}

@media(max-width: 767px){
.logo_z {
    top: 80%;
    left: 11%!important;
}


.o-nas .counter{
    display: flex;
    flex-wrap: wrap;
}

.o-nas .counter label{
    width: 30%;
    margin: auto;
    text-align: right;
}

.o-nas .counter .chislo{
    width: 70%!important;
    font-size: 44px;
}

.o-nas .counter .info-counter{
    width: 100%!important;
}

}

@media screen and (max-width: 460px){
.list-col {
    width: 100%!important;
}
.cat-main__item{
    flex-basis: 100%!important;
}
}

@media (max-width: 1199px){
    .side-panel-toggle {
    margin-top: 0px;
}
.card4 .card .card-body h4{
    margin-left: 0;
}

.vacancy.featured-boxes .col-6{
    padding: 15px!important;
}

.bl-menu-left{
    min-height: 210px;
    height: 210px!important;
}

.bl-menu-left {
    display: none;
    visibility: visible;
    opacity: 1;
}

.maacc {
    flex-wrap: wrap;
}

.acc-container{
    width: 100%;
    max-width: 100%!important;
    flex: 0 0 100%;
}

.post .news h2{
    height: auto;
}

.post-image {
    height: auto;
}

.post-medium .post-image img{
    height: 130px;
}

}

.mgtop:before {
    display: block;
    content: "";
    height: 150px;
    margin: -150px 0 0;
}

.body_pointer{
    text-align: center;
}


.body_pointer::-webkit-scrollbar {
  width: 8px;
}


.body_pointer::-webkit-scrollbar-thumb {
  background-color: grey; 
  border-radius: 20px;  
  border: 1px solid transparent;    
}

.fltr_wrap label{
    text-align: left;
}

.btn.btn-blue.btn-see{
    background-color: #6ccc3f!important;
}

.btn.btn-blue:before{
    background: url(/local/templates/jellyweb/css/../img/btn-blue.png) no-repeat 0 0!important;
}


.mob-fltr{
    width: 100%;
    padding: 5px;
    margin: 10px 0;
    border: 1px solid #5189cd;
    border-radius: 15px;
    background: #fff;
    cursor: pointer;
    text-align: center;
}

.mob-fltr-op{
    background: #5189cd;
    color: #fff;
}

.px_0{
    padding-left: 0!important;
    padding-right: 0!important;
}

.brand-banner{
    width: 100%!important;
}

/*uslovai lk*/
.green-block{
    border: 4px solid #76cc07;
    border-radius: 20px;
}

.blue-block{
    border: 4px solid #5b92b8;
    border-radius: 20px;
}
.yel-block{
    border: 4px solid #fed450;
    border-radius: 20px;
}
.usl-abs{
    position: absolute;
}

.usl-pos{
    top: 35px;
    left: 50px;
}

@media(max-width: 768px){
    .usl-abs{
    position: relative;
}
.usl-pos{
    top: 0;
}
.ord-m{
    order: -1;
}
}
section.border-0.pervshag{
    background-color: #fff!important;
}
.soc_img{
    height: 300px;
    overflow-y: scroll;
}

.lk-z-social i.fab.fa-vk{
    width: 10%;
    margin: auto;
}
.lk-z-social .soc_head{
    display: flex;
}




    .modal2{
        position: fixed;
        top: 0;
        left: 0;
        z-index: 1050;
        display: none;
        width: 100%;
        height: 100%;
        overflow: hidden;
        outline: 0;
    }
    #oneClick.show{
        display: block!important;
        opacity: 1!important;
    }

    .add-cart-product{
        display: flex;
        justify-content: space-evenly;
        width: 100%;
    }
    .btn-one-click{
        background: #5189cd;
        width: 100%;
        margin: 0;
    }
    .btn-one-click:hover strong{
        color: #000!important;
    }
    .add-cart-product a{
        width: 100%;
        margin: 0!important;
        border-radius: 0;
        font-family: "MuseoSansCyrl300", Arial, Helvetica, sans-serif;
        font-size: 18px;
        line-height: 22px;
    }
    .btn.btn-blue::before {
          display: none!important;
        }
    .quantity {
        margin-bottom: 45px;
    }
                

.sticky {
  position: fixed!important;
  top: 0;
  width: 100%
}
.padtop{
    padding-top: 120px;
}