﻿.logo-search:after, .header-bottom .nav.menu:after, .spheres:after, .logo-partners:after, .clients:after, .complex ul:after, .moduletable_category:after, .block-category:after,
.footer-parent:after, .social:after, .block-item-category:after, .list_category:after, .jshop_list_category:after, .list_product:after, .breadcrumb:after, .jshop.productfull .img-discr:after,
#list_product_image_thumb:after, .items-leading > div:after, .top-contacts:after {
    content: "";
    display: block;
    clear: both;
    overflow-y: hidden;
}
.left-align {
    float: left;
    padding-right: 20px;
    padding-bottom: 20px;
}
body {
    padding: 0;
    margin: 0;
    font-family: 'Exo 2', sans-serif;
}
html.main body {
    background: url('/images/site-bg.jpg') no-repeat left top;
background-size: cover;
  background-attachment: fixed;
}
.container, .jshop_list_category {
    width: 1016px;
    margin: 0 auto;
}
#head {
    background: #2a9bfa;
}
.moduletable.logo {
      width: 50%;
    float: left;
}
.logo img {width:720px;}
.phone-mail {
    color: #fff;
    display: table;
    float: right;
    margin: 0 30px 0 0;
    padding: 10px 0;
    font-size: 17px;
}
.phone-mail .mail a {
    color: #fff;
    text-decoration: none;
}
.phone-mail .phone-one{
    padding: 0 0 0 30px;
    line-height: 22px;
    display: -webkit-inline-box;
}
.phone-mail .phone-two{
    margin-left: 30px;
    padding: 0px 0 0 36px;
    line-height: 25px;
    display: -webkit-inline-box;
}
.phone-mail span {
    position: relative;
}
.phone-mail span:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
}
.phone-mail .mail {
     margin-left: 30px;
     padding: 0 0 0 30px;
}
.phone-mail span.phone-one:after {
    background: url("/images/phone.png")left top no-repeat;
    width: 29px;
    height: 22px;
    background-size: 80%;
}
.phone-mail span.phone-two:after {
    background: url(/images/kiev.png)center top no-repeat;
    width: 28px;
    height: 25px;
    background-size: 87%;
    left: 0px;
}
.phone-mail span.mail:after {
    background: url("/images/mail.png")left top no-repeat;
    width: 29px;
    height: 22px;
    background-size: cover;
}
.logo {
    padding-top: 0;
    float: left;
}
.company-name {
      display: table;
    float: left;
    margin: 10px 0 20px 0;
    color: #fff;
    font-size: 18px;
}
.moduletable_search {
    float: right;
    padding: 20px 10px 0 0;
}
.moduletable_search .button {
    background: url("/images/search.png") no-repeat;
    font-size: 0;
    border: 0;
    width: 22px;
    height: 22px;
    cursor: pointer;
    outline:none;
}
.moduletable_search .inputbox{
width: 260px !important;
    border: 0;
    background: none;
    border-bottom: 1px solid #ccc;
    margin-top: 10px;
    display: block;
    float: left;
    outline: none;
    color: #fff;
}
.moduletable_menu {
  background-color: #f9f9f9;
    padding: 5px 0 4px;
    border-bottom: 1px solid #e7e7e7;
}
.moduletable_search .inputbox:focus::-webkit-input-placeholder {color: transparent}
.moduletable_search .inputbox:focus::-moz-placeholder          {color: transparent}
.moduletable_search .inputbox:focus:-moz-placeholder           {color: transparent}
.moduletable_search .inputbox:focus:-ms-input-placeholder      {color: transparent}

.moduletable_search .inputbox::-webkit-input-placeholder {color: #fff; font-size: 14px; padding-left: 10px;}
.moduletable_search .inputbox::-moz-placeholder          {color: #fff; font-size: 14px; padding-left: 10px;}
.moduletable_search .inputbox:-moz-placeholder           {color: #fff; font-size: 14px; padding-left: 10px;}
.moduletable_search .inputbox:-ms-input-placeholder      {color: #fff; font-size: 14px; padding-left: 10px;}

.header-bottom .nav.menu li ul.nav-child{
    display: none;
    transition: all ease-in-out 300ms 0s;
}
.header-bottom .nav.menu li {
    float: left;
    list-style: none;
    position: relative;
}
.header-bottom .nav.menu li a {
      padding: 15px 16px;
  display:block;
}
.header-bottom .nav.menu > li {
        border-left: 1px solid #e7e7e7;
}
.header-bottom .nav.menu li:first-child {
  border-left:none;
}
.header-bottom .nav.menu li a{
    color: #000;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    transition: all ease-in-out 300ms 0s;
}

.header-bottom .nav.menu li.active a {
	color: #e4022e;
}
.header-bottom .nav.menu {
    display: table;
    margin: 0 auto;
  padding:0;
}

.header-bottom {
    padding-top: 10px;
}
.header-bottom .nav.menu li a:hover{
    color: #e4022e;
}
#ais_89 {
    box-shadow: none;
}
.nivo-controlNavHolder {
    margin-top: -36px;
    height: 36px;
}
.header-bottom .nivo-controlNav a {
    width: 15px;
    height: 10px;
    background: url(/images/bullets.png) no-repeat;
}
.header-bottom .nivo-controlNav a.active {
    background-position: -15px 0;
}
.header-bottom .nav.menu li.parent:hover ul{
display: block;
    transition: all ease-in-out 300ms 0s;
    background: #f9f9f9;
    border: 1px solid #e7e7e7;
}
.header-bottom .nav.menu li ul {
    position: absolute;
    z-index: 9999;
    padding: 5px 0;
    width: 300px;
    text-align: center;
    margin-left: -96px;
      top: 47px;
}
.header-bottom .nav.menu li ul:after {
    content: '';
    background: url("/images/arrow.png") no-repeat;
    width: 21px;
    height: 8px;
    top:7px;
    left: 50%;
    margin-left: -10px;
    position: absolute;
}
.header-bottom .nav.menu li ul li {
    float: none;
    margin: 0;
    padding: 5px 0;
      border-bottom: 1px solid #e7e7e7;
}
.header-bottom .nav.menu li ul li:last-child {
  border-bottom: none;
}
.moduletable_spheres p{
    font-size: 20px;
    text-align: center;
    color: #333333;
    letter-spacing: 1px;
    margin: 40px 0 25px 0;
}
html.main .moduletable_spheres p {
  color:#fff;
}
.spheres .block-spheres {
    background: #2a9bfa;
    width: 335px;
    margin-right: 5px;
    float: left;
    height: 135px;
}
.spheres .block-spheres:nth-child(3n) {
    margin-right: 0;
}
.spheres .block-spheres:nth-child(n+4) {
    margin-top: 4px;
}
.spheres .block-spheres span{
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding-left: 8px;
    display: block;
}
.spheres .block-spheres .discr_text {
    display: table-cell;
    width: 205px;
    height: 135px;
    vertical-align: middle;
    text-align: center;
}

.spheres .block-spheres .discr{
    float: left;
    width: 61%;
}
.spheres .block-spheres .spheres-img {
    float: left;
    width: 39%;
}
.spheres .block-spheres .spheres-img .spheres-img-block{
    display: table-cell;
    width: 130px;
    height: 135px;
    vertical-align: middle;
    text-align: center;
}
.owl-carousel .owl-item img {
    max-width: 100%;
    max-height: 100%;
}
.top_hits_products .block_item .image{
    width: 157px;
    height: 142px;
    margin: 0 auto;
}
.top_hits_products .block_item .image .image_block {
    border: 1px solid #cecece;
    height: 140px;
    width: 154px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.top_hits_products .block_item .image {
    padding-top: 37px;
}
.top_hits_products .owl-item.active.center .block_item .image .image_block{
    height: 213px;
    width: 240px;
    box-shadow: 0 0 20px rgba(0,0,0,0.5);
    position: relative;
    z-index: 99;
    background: #fff;
}
.top_hits_products .active.center .block_item .image {
    padding: 0;
    width: 215px;
    margin-left: -15px;
}
.top_hits_products .owl-item {
    height: 225px;
    padding-top: 10px;
}
.top_hits_products .block_item .name {
    display: none;
}
.moduletable_top_hits h3, .clients h3, .moduletable_category h3, .moduletable_map h3, .jshop .name_category h1{
    color: #e4022e;
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    margin: 55px 0;
    position: relative;
    font-weight: 400;
    overflow: hidden;
}
html.main .moduletable_top_hits h3, html.main .clients h3, html.main .moduletable_category h3, html.main .moduletable_map h3, html.main .jshop .name_category h1 {
  color:#fff;
}
.moduletable_top_hits h3 {
    margin: 70px auto 55px;
}
.moduletable_top_hits h3:before, .clients h3:before, .moduletable_category h3:before, .moduletable_map h3:before,
.moduletable_top_hits h3:after, .clients h3:after, .moduletable_category h3:after, .moduletable_map h3:after, .jshop .name_category h1:after, .jshop .name_category h1:before{
    /* Обязательно указываем пустое свойство content,
    ** иначе псевдоэлементы не появятся на сайте */
    content: "";
    /* Указываем что наши линии будут строчно-блочные и
    ** выравнивание по высоте - по центру */
    display: inline-block;
    vertical-align: middle;
    /* Задаем ширину 100% и выбираем высоту линии,
    ** в нашем примере она равна 4 пикселям */
    width: 100%;
    height: 1px;
    /* Добавляем цвет для линии */
    background-color: #a7a5a5;
    /* Добавляем пседоэлемантам возможность изменить
    ** позицию линии, для создания отступов от текста */
    position: relative;
}
.moduletable_top_hits h3:before, .clients h3:before, .moduletable_category h3:before, .moduletable_map h3:before, .jshop .name_category h1:before  {
    /* Смещаем левую линию на 100% влево, чтобы линия
    ** встала рядом с текстом слева */
    margin-left: -100%;
    /* Указываем в пикселях отступ линии от текста заголовка */
    left: -14px;
}
.moduletable_top_hits h3:after, .clients h3:after, .moduletable_category h3:after, .moduletable_map h3:after, .jshop .name_category h1:after {
    /* Смещаем правую линию на 100% вправо, чтобы
    ** линия встала рядом с текстом справа */
    margin-right: -100%;
    /* Указываем в пикселях отступ линии от текста заголовка */
    right: -14px;
}

.moduletable_top_hits .top_hits_products {
    width: 930px;
    margin: 0 auto;
}
.moduletable_top_hits .owl-prev, .moduletable_top_hits .owl-next {
    display: block;
    position: absolute;
    width: 15px;
    height: 40px;
    cursor: pointer;
    background: url(/images/arrow-left.png) left center no-repeat;
    overflow: hidden;
    top: 95px;
}
.moduletable_top_hits .owl-next {
    background: url(/images/arrow-right.png) left center no-repeat;
}
.moduletable_top_hits .owl-prev {
    left: -2%;
}
.moduletable_top_hits .owl-next {
    right: -2%;
}
.logo-partners .item-partners {
    background: #dcdcda;
}
.logo-partners .item-partners {
    float: left;
    width: 200px;
    height: 135px;
    margin-right: 4px;
}
.logo-partners .item-partners:nth-child(5n) {
    margin-right: 0;
}
.logo-partners .partners-img {
    width: 200px;
    height: 135px;
    vertical-align: middle;
    display: table-cell;
    text-align: center;
}
.logo-partners {
    margin: 100px 0 0 0;
}
.clients .item-clients {
    float: left;
    width: 25%;
    height: 150px;
    padding: 20px 0;
    cursor: pointer;
}
.clients .item-clients.block-1, body .custom.clients .item-clients.block-1:hover{
    background: url(/images/clients/client_1.png) no-repeat center center;
    transition: all ease-in-out 300ms 0s;
}
.clients .item-clients.block-2, body .custom.clients .item-clients.block-2:hover{
    background: url(/images/clients/client_2.png) no-repeat center center;
    transition: all ease-in-out 300ms 0s;
}
.clients .item-clients.block-3, body .custom.clients .item-clients.block-3:hover{
    background: url(/images/clients/client_3.png) no-repeat center center;
    transition: all ease-in-out 300ms 0s;
}
.clients .item-clients.block-4, body .custom.clients .item-clients.block-4:hover{
    background: url(/images/clients/client_4.png) no-repeat center center;
    transition: all ease-in-out 300ms 0s;
}
.clients .item-clients.block-5, body .custom.clients .item-clients.block-5:hover{
    background: url(/images/clients/client_5.png) no-repeat center center;
    transition: all ease-in-out 300ms 0s;
}
.clients .item-clients.block-6, body .custom.clients .item-clients.block-6:hover{
    background: url(/images/clients/client_6.png) no-repeat center center;
    transition: all ease-in-out 300ms 0s;
}
.clients .item-clients.block-7, body .custom.clients .item-clients.block-7:hover{
    background: url(/images/clients/client_7.png) no-repeat center center;
    transition: all ease-in-out 300ms 0s;
}
.clients .item-clients.block-8, body .custom.clients .item-clients.block-8:hover{
    background: url(/images/clients/client_8.png) no-repeat center center;
    transition: all ease-in-out 300ms 0s;
}
.clients .item-clients.block-9, body .custom.clients .item-clients.block-9:hover{
    background: url(/images/clients/client_9.png) no-repeat center center;
    transition: all ease-in-out 300ms 0s;
}
.clients .item-clients.block-10, body .custom.clients .item-clients.block-10:hover{
    background: url(/images/clients/client_10.png) no-repeat center center;
    transition: all ease-in-out 300ms 0s;
}
.clients .item-clients.block-11, body .custom.clients .item-clients.block-11:hover{
    background: url(/images/clients/client_11.png) no-repeat center center;
    transition: all ease-in-out 300ms 0s;
}
.clients .item-clients.block-12, body .custom.clients .item-clients.block-12:hover{
    background: url(/images/clients/client_12.png) no-repeat center center;
    transition: all ease-in-out 300ms 0s;
}
.clients h3{
    margin: 45px 0 0 0;
}
.custom.clients:hover .item-clients.block-1{
    background: url(/images/clients/client_1_hover.png) no-repeat center center;
}
.custom.clients:hover .item-clients.block-2{
    background: url(/images/clients/client_2_hover.png) no-repeat center center;
}
.custom.clients:hover .item-clients.block-3{
    background: url(/images/clients/client_3_hover.png) no-repeat center center;
}
.custom.clients:hover .item-clients.block-4{
    background: url(/images/clients/client_4_hover.png) no-repeat center center;
}
.custom.clients:hover .item-clients.block-5{
    background: url(/images/clients/client_5_hover.png) no-repeat center center;
}
.custom.clients:hover .item-clients.block-6{
    background: url(/images/clients/client_6_hover.png) no-repeat center center;
}
.custom.clients:hover .item-clients.block-7{
    background: url(/images/clients/client_7_hover.png) no-repeat center center;
}
.custom.clients:hover .item-clients.block-8{
    background: url(/images/clients/client_8_hover.png) no-repeat center center;
}
.custom.clients:hover .item-clients.block-9{
    background: url(/images/clients/client_9_hover.png) no-repeat center center;
}
.custom.clients:hover .item-clients.block-10{
    background: url(/images/clients/client_10_hover.png) no-repeat center center;
}
.custom.clients:hover .item-clients.block-11{
    background: url(/images/clients/client_11_hover.png) no-repeat center center;
}
.custom.clients:hover .item-clients.block-12{
    background: url(/images/clients/client_12_hover.png) no-repeat center center;
}
.complex span{
    color: #333333;
    font-size: 25px;
    text-align: center;
    display: block;
}
html.main .complex span{
    color: #fff;
}
.complex span strong, .complex .services strong, .moduletable_spheres strong{
    color: #2a9bfa;
  font-weight: normal;
}
.complex li {
    width: 50%;
    float: left;
    list-style: none;
    position: relative;
    min-height: 65px;
}
.complex li span{
    padding: 12px 30px 0 55px;
    text-align: left;
    font-size: 18px;
}
.complex li:after {
    content: '';
    background: url("/images/list.png") no-repeat left center;
    position: absolute;
    width: 34px;
    height: 34px;
    left: 0;
    top:5px;
}
.complex .services{
    position: relative;
    padding: 12px 100px 0 185px;
    font-size: 22px;
    text-align: left;
    color: #646363;
    letter-spacing: 1px;
}
html.main .complex .services {
  color:#fff;
}

.complex .services:after{
    content: '';
    background: url("/images/like.png");
    width: 52px;
    height: 67px;
    left: 105px;
    top:0;
    position: absolute;
}
body .header-bottom .ari-image-slider-wCtrlNav {
    margin-bottom: 0;
}
.complex span.discr {
    margin: 45px 0 0 0;
}
.complex ul{
    margin: 20px 0 0 0;
}
.moduletable_category .jshop_menu_level_0, .jshop_list_category .row-fluid {
    width: 218px;
    height: 207px;
    margin: 30px 12px 0 12px;
    background: #fff;
    position: relative;
    display: inline-block;
    border: 1px solid #ccc;
}
.moduletable_category {
    background: #dcdcda;
}
html.main .moduletable_category h3 {
  padding-top:50px;
  color:#333;
}
.moduletable_category .block-category a, .jshop_list_category .jshop_categ {
    width: 220px;
    height: 207px;
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
}
.moduletable_category .block-category a span, .jshop_categ .category_name a{
    height: 65px;
    vertical-align: middle;
    display: table-cell;
    width: 220px;
    color: #fff;
    font-size: 15px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 0 5px;
}
.moduletable_category .block-category a .name-category, .jshop_categ .category_name {
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: center;
    width: 100%;
      background: rgba(0, 0, 0, 0.75);
  transition: all ease-in-out 300ms 0s;
}
.moduletable_category .block-category .jshop_menu_level_0:hover .name-category, .jshop_list_category .row-fluid:hover .jshop_categ .category_name {
  background: rgba(42,155,250,0.90);
}
.moduletable_category .block-category a img, .jshop_list_category .row-fluid img{
    max-height: 100%;
    max-width: 100%;
}
.complex{
    width: 1016px;
    margin: 0 auto;
}
.block-item-category, .jshop_list_category .jshop.list_category {
    width: 992px;
    margin: 0 auto 30px;
    text-align: center;
}

.moduletable_category h3, .moduletable_map h3, .jshop .name_category h1 {
    width: 1016px;
    margin: 55px auto;
    overflow: hidden;
}
.moduletable_category h3 {
    margin: 70px auto 30px;
}
.control {
    position: relative;
}
.control .info-block {
    position: absolute;
    top:47px;
    left: 25%;
    background: #fff;
    width: 310px;
    height: 210px;
    box-shadow: 0 0 30px rgba(0,0,0,0.5);
}
.info-block span {
    color: #36393c;
    font-size: 18px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    padding: 30px 65px 0 80px;
    position: relative;
}
.info-block span.adres:after {
    content: '';
    position: absolute;
    top: 48px;
    left: 43px;
    width: 22px;
    height: 33px;
    background: url("/images/adres.png") no-repeat;
}
.info-block span.phone:after {
    content: '';
    position: absolute;
    top: 30px;
    left: 47px;
    width: 22px;
    height: 33px;
    background: url("/images/phone-footer.png") no-repeat;
}
.info-block span.phone {
    text-align: left;
}
#footer {
    background: #2a9bfa;
}
.footer-parent{
    margin: 0 auto;
    display: table;
}
.footer-parent .footer-one, .footer-parent .footer-two, .footer-parent .footer-three, .footer-parent .footer-four {
    float: left;
    margin: 24px 16px 25px;
}
.footer-parent .footer-four {
    margin-left: 22px;
}
.footer-parent .footer-one {
    color: #fff;
    font-weight: inherit;
    margin-left: 30px;
}
.footer-parent .footer-two {
    margin-left: 26px;
}
.footer-parent .footer-one span.discr{
    text-transform: uppercase;
    padding: 30px 0 10px 0;
}
.footer-parent .footer-one span{
    display: block;
}
.footer-two .phone-mail span {
    display: block;
}
.footer-parent .phone-mail span.phone-one:after {
    background: url("/images/phone.png")left top no-repeat;
    width: 33px;
    height: 31px;
    background-size: cover;
}
.footer-parent .phone-mail span.phone-two:after {
    background: url("/images/kiev.png")left top no-repeat;
    width: 33px;
    height: 33px;
    background-size: cover;
}
.footer-parent .phone-mail span.mail:after {
    background: url("/images/mail.png")left top no-repeat;
    width: 29px;
    height: 22px;
    background-size: cover;
}
.footer-parent .phone-mail .phone-one, .footer-parent .phone-mail .phone-two, .footer-parent .phone-mail .mail
{
    padding: 0 0 0 45px;
    line-height: 33px;
    margin: 15px 0 0 0;
    letter-spacing: 0.5px;
}
.footer-parent .phone-mail .phone-one {
    margin: 0;
}
.footer-parent .phone-mail .mail {
    line-height: 22px;
}
.footer-three div.cont {
    position: relative;
    padding: 41px 0 0 38px;
    letter-spacing: 1px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    font-weight: inherit;
    text-transform: uppercase;
}
.footer-three div.cont:after{
    content: '';
    position: absolute;
    background: url('/images/adres_footer.png');
    width: 31px;
    height: 32px;
    left: 0;
    top: 51px;
    font-size: 12px;
}
.social a {
    position: relative;
    display: block;
    margin: 0 10px;
    float: left;
    width: 32px;
    height: 32px;
    border-radius: 50px;
}
.social a.facebook {
    background: url("/images/social.png") 0 -4px no-repeat;
    background: cover;
}
.social a.vk {
    background: url("/images/social.png") -51px -4px no-repeat;
    background: cover;
}
.social a.tube {
    background: url("/images/social.png") -104px -4px no-repeat;
    background: cover;
}
.social a.google {
    background: url("/images/social.png") -157px -4px no-repeat;
    background: cover;
}
.social a.twitter {
    background: url("/images/social.png") -211px -4px no-repeat;
    background: cover;
}
.social {
    padding: 50px 0 0 0;
}
.footer-four span{
    color: #fff;
    display: inline-block;
    font-size: 9px;
    padding: 50px 0 0 0;
    text-align: right;
    float: right;
    margin-right: 10px;
}
.social a:hover {
    box-shadow: 0 0px 14px rgba(255, 255, 255, 0.9);
    transition: all ease-in-out 300ms 0s;
}
.spheres .block-spheres .spheres-img img{
    max-width: 100%;
}
.logo-partners .partners-img img{
    max-width: 95%;
    margin: 0 auto;
}
.mobile_menu {
    background: url(/images/icon-menu.png) no-repeat center center;
    top: 15px;
    background-size: cover;
    width: 20px;
    height: 14px;
    left: 12px;
    position: absolute;
    z-index: 10002;
    line-height: 50px;
    display: block;
    cursor: pointer;
}
.mobile_menu {
    display: none;
}
.block_item {
    height:;
}
#footer .phone-mail{
    font-weight: inherit;
}
.jshop {
    text-align: center;
}
.jshop_list_product {
    width: 1016px;
    margin: 0 auto;
}
.jshop .name_category h1{
margin: 0 auto;
    padding: 45px 0 15px;
    width: 1016px;
    text-align: center;
    color: #2a9bfa;
    font-size: 25px;
}
.name_category  {
    width: 100%;
    background: #fff;
}
.jshop .jshop_list_product .row-fluid {
    width: 250px;
    display: inline-block;
    padding-top: 25px;
}
.jshop .jshop_list_product .row-fluid .name a{
    text-decoration: none;
    font-size: 16px;
    text-align: center;
    color: #333333;
    width: 100%;
    padding: 15px 0;
    display: block;
    text-transform: uppercase;
}
.jshop .jshop_list_product .row-fluid .image_block a{
    width: 220px;
    height: 207px;
    display: table-cell;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    background: #fff;
    border: 1px solid #cecece;
}
.jshop .jshop_list_product .row-fluid .image_block img{
    max-width: 80%;
    max-height: 80%;
}
.jshop .jshop_list_product .row-fluid .image_block{
    width: 220px;
    margin: 0 auto;
    position: relative;
}
.jshop .jshop_list_product .row-fluid  .jshop_price {
    text-align: center;
    color: #333333;
    padding: 10px 0;
}
.jshop .jshop_list_product .row-fluid  .description {
width: 90%;
    font-size: 14px;
    text-align: left;
    margin: 0 auto;
    height: 64px;
    overflow: hidden;
    padding: 20px 0 10px 0;
    line-height: 18px;
}
.oiproduct .buttons .button_detail {
    color: #fff;
    background: #2a9bfa;
    font-size: 15px;
    text-decoration: none;
    padding: 8px 0;
    display: block;
    border: 2px solid #2a9bfa;
    transition: all ease-in-out 300ms 0s;
    width: 90%;
    margin: 10px auto;
    text-align: center;
}

.oiproduct .buttons .button_detail:hover {
    background: none;
    color: #2a9bfa;
}
.oiproduct .buttons {
    text-align: center;
}
.jshop {
    padding-bottom: 50px;
}
.jshop.list_product {
    padding-bottom: 20px;
}
#footer .footer-parent .phone-mail span.mail:after {
    background: url(/images/mail.png)left top no-repeat;
    width: 31px;
    height: 24px;
    background-size: cover;
}
.breadcrumb li{
    list-style: none;
    display: inline;
    padding: 3px 0;
}
.breadcrumb li span{
    word-break: break-all;
}
.breadcrumb li a, .blog a.btn, .item-page a{
    color: #2a9bfa;
  text-decoration:none;
}
.breadcrumb li a {
    font-size: 15px;
}
.breadcrumb{
    width: 1016px;
    margin: 10px auto 0;
    display: block;
    padding: 10px 0;
    background: #f1eded;
}
.divider {
    padding-right: 10px;
}

.tabs{
    display:block;
    text-align: left;
}
.tabs > div{
    padding-top:10px;
}
.tabs ul{
    margin:0px;
    padding:0px;
}

.tabs ul.tab li {
  border-right: 1px solid #d0c6c6;
}
.tabs ul.tab li:last-child {
  border-right: none;
}
.tabs ul.tab:after{
    content:"";
    display:block;
    clear:both;
    height:2px;
    background:#2a9bfa;
}
.tabs ul.tab li{
    margin:0px;
    padding:0px;
    cursor:pointer;
    display:block;
    float:left;
    padding:10px 15px;
    background:#e9eaeb;
    color:#707070;
}
.tabs ul.tab li.active, .tabs ul.tab li.active:hover{
    background:#2a9bfa;
    color:#fff;
}
.tabs ul.tab li:hover{
    background:#d6d6d7;
}

.jshop.productfull {
    width: 1016px;
    margin: 0 auto;
}

.block-review .review {
    font-size: 25px;
    color: #010101;
    margin-bottom: 25px;
    display: block;
  padding-top: 30px;
    border-top: 1px solid #c7c4c4;
}
#jshop_review_write .row-fluid input{
    border: 1px solid #ccc;
    border-radius: 0!important;
    padding: 6px 10px;
    width: 250px;
}

#jshop_review_write .row-fluid textarea{
    width: 500px;
    max-width: 500px;
    height: 150px;
    border: 1px solid #ccc;
    border-radius: 0!important;
    padding: 6px 10px;
    text-align: left;
}
#jshop_review_write .row-fluid{
    margin-bottom: 15px;
}
#jshop_review_write .row-fluid input.btn.btn-primary {
    color: #fff;
    background: #2a9bfa;
    margin: 0 0 15px 10px;
    font-size: 17px;
    text-decoration: none;
    padding: 8px 35px;
    display: inline;
    border: 2px solid #2a9bfa;
    transition: all ease-in-out 300ms 0s;
    cursor: pointer;
  box-shadow: none;
}
#jshop_review_write .row-fluid input.btn.btn-primary:hover {
    background: none;
    color: #2a9bfa;
}
.jshop.productfull .row-fluid.jshop {
    float: left;
    width: 400px;
}
.jshop.productfull .description-introtext-block {
    float: right;
    width: 580px;
    font-size: 17px;
    font-weight: normal;
    text-align: justify;
    text-indent: 30px;
}
.item-page, .blog {
    width: 1024px;
    margin: 0 auto;
    font-size: 18px;
    line-height: 22px;
}
.blog .pull-left.item-image {    
    float: left;
    margin-right: 25px;}
    .blog .pull-left.item-image img {
    width: 200px;
    }
.jshop.productfull h1, .shophead h1, .page-header h1{
    font-size: 25px;
    color: #2a9bfa;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle;
    white-space: normal;
    max-width: 90%;
}
.jshop.productfull .main-descr:before, .jshop.productfull .main-descr:after, .shophead:after, .shophead:before, .page-header:after, .page-header:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    height: 1px;
    background-color: #2a9bfa;
    position: relative;
}
.shophead:after, .shophead:before, .page-header:after, .page-header:before{
    background-color: #a7a5a5;
}
.shophead, .page-header {
    width: 1016px;
    margin: 0 auto;
    text-align: center;
}
.shophead h1, .page-header h1{
    margin: 0 auto;
    font-size: 30px;
    text-transform: uppercase;
  font-weight:normal;
  line-height: 30px;
  
}
.jshop.productfull .main-descr:after, .shophead:after, .page-header:after{
    margin-right: -100%;
    right: -14px;
    margin-top: 0;
}
.jshop.productfull .main-descr:before, .shophead:before, .page-header:before{
    margin-left: -100%;
    left: -14px;
    margin-top: 0;
}
.main-descr, .shophead, .page-header{
    position: relative;
    overflow: hidden;
    margin: 50px auto 30px;
}
.jshop_img_description #list_product_image_thumb .mini-img{
    display: table-cell;
    cursor: pointer;
    height: 86px;
    width: 100%;
    vertical-align: middle;
}
#list_product_image_thumb {
    width: 100%;
    height: 100%;
}
.jshop_img_description #list_product_image_thumb .block-mini-img {
    display: inline-block;
    width: 21%;
    border: 1px solid #cecece;
    margin: 1%;
    vertical-align: middle;
    height: 86px;
}
#list_product_image_thumb img{
    max-width: 100%;
    max-height: 100%;
}
.img-discr #list_product_image_middle {
    height: 250px;
    width: 400px;
    vertical-align: middle;
    display: table-cell;
    border: 1px solid #cecece;
}
.menu1 {
    min-height: 250px;
}
.img-discr .row-fluid.jshop{
    padding-bottom: 50px;
}
.img-discr #list_product_image_middle img {
    max-width: 100%;
    max-height: 100%;
}
.jshop_prod_description {
    font-size: 16px;
    text-align: justify;
    text-indent: 30px;
}
#content {
    min-height: 300px;
}
.extra_fields_el .extra_fields_name {
    font-size: 16px;
    font-weight: bold;
}
.review_item .review_text{
    padding-left: 20px;
}
.review_item {
    margin-bottom: 20px;
}
.header-bottom .nav.menu li.active ul li a {
  	color: #000;
}
.header-bottom .nav.menu li.active ul li.active a {
  	color: #2a9bfa;
}
.header-bottom .nav.menu li.active ul li:hover a {
  	color: #2a9bfa;
}
.after-icons {
margin:20px 0;	
}
.after-icons ul {margin:0;padding:0;}
.after-icons li {
list-style-type: none;
padding-left: 85px;
    min-height: 55px;
    margin-bottom: 20px;
    line-height: 55px;
}
.after-icons li:first-child {
background: url('/images/icon/prod-def-icon-1.png') no-repeat left center;
background-size:contain;
}
.after-icons li:nth-child(2) {
background: url('/images/icon/prod-def-icon-2.png') no-repeat left center;
background-size:contain;
}
.after-icons li:nth-child(3) {
background: url('/images/icon/prod-def-icon-3.png') no-repeat left center;
background-size:contain;
}
.video-list .item{
    width: 100%;
    float: left;
}
.video-list {
width: 100%;
    margin: 0 auto;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(325px, 1fr));
}
.video-list iframe{
	width: 100% !important;
    height: 183px !important;
}

.jshop .jshop_list_product .row-fluid .image_block img {
    max-width: 100%;
    max-height: 100%;
}
.company_worker{
    width: 100%;
    margin: 0 auto;
    display: grid;
    grid-gap: 20px;
    grid-template-columns: repeat(auto-fit, minmax(325px, 1fr));
}
.company_worker .divleft p{
	margin-top: 0px;
}
.clients_bg {
    width: 100%;
    margin: 0 auto;
    display: grid;
    grid-gap: 0;
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
}
.clients_bg .item{
    align-self: center;
    justify-self: center;
    width: 100%;
    text-align: center;
      transition: all ease-in-out 300ms 0s;
      padding: 20px 0;
}
.clients_bg:hover .item {
    filter: grayscale(100%); 
}
.clients_bg .item:hover {
    filter: grayscale(0);
}
.image_block .product_label{
    position: absolute;
    left: -12px;
    top: -12px;
}
.not_enable {
  display:none;
}
.fancybox-skin img{
  display: block;
  max-width: 100%;
}
body .fancybox-close {
    top: 3px;
    right: 3px;
}
.sert .item{
  width: 33.3%;
  float:left;
}
.sert .item img{
	max-width: 100%;
}
.sert .item a{
    display: block;
    padding: 20px;
}