
@font-face {
  font-family: "ML";
  src: url(../fonts/dflt/Muller-Light.otf);
}
@font-face {
  font-family: "MR";
  src: url(../fonts/dflt/Muller-Regular.otf);
}
@font-face {
  font-family: "MB";
  src: url(../fonts/dflt/Muller-Bold.otf);
}
@font-face {
  font-family: "MM";
  src: url(../fonts/dflt/Muller-Medium.otf);
}
body {
	font-family: MR, sans-serif;
	font-weight: 400;
	color: #666;
	font-size: 12px;
	line-height: 20px;
	width: 100%;
}

.toptop .bl-1{
	display: flex;
    align-items: center;
}
.toptop .bl-1 .text{
	font-size: 15px;
}
.toptop .bl-1 .text .t1{
	font-family: MB, sans-serif;
    margin-bottom: 4px;
}
.toptop .bl-2{
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.dota{
	font-size: 15px;
    color: #616161;
    border-bottom: 1px dashed;
    cursor: pointer;
    font-family: ML;
    text-decoration: none;
    display: flex;
    align-self: baseline;
    line-height: 1;
}
.flexn5{
	display: flex;
    justify-content: space-around;
}
.toptop{
	    display: flex;
    align-items: center;
}
.icon-1 {
    width: 48px;
    height: 48px;
    border-radius: 25px;
    float: left;
	    display: flex;
    justify-content: center;
    align-items: center;
}
.green {
    background-color: #01a982;
}
.ic2 {
    width: 22px;
    height: 22px;
    background-image: url(../image/ic2.png);
    margin: 0 auto;

}
.toptop .bl-3 .text {
    float: left;
    font-size: 18px;
    font-family: MB;
    margin-left: 20px;
    margin-top: 15px;
    color: #000107;
}

.img-adr {
    width: 16px;
    height: 22px;
    background-image: url(../image/ic1.png);
    /*margin-top: 13px;*/
    margin-right: 10px;
    float: left;
}
.korz{
	 color: #000107;
	 display: flex;
    padding-left: 20px;
    border-left: 1px solid #eaeaea;
}
.purple {
    background-color: #614767;
}
.num-basket {
    text-align: center;
    width: 48px;
    line-height: 48px;
    color: #fff;
    font-family: MB;
    font-size: 18px;
}
.img-basket{
	width: 22px;
    height: 18px;
    background-image: url(../image/ic3.png);
    margin-top: 13px;
    margin-right: 10px;
}
.korz .text{
	font-size: 14px;
    text-transform: uppercase;
    font-family: MR;
    margin-top: 18px;
    margin-right: 15px;
}
.zak{
	    display: flex;
    flex-direction: column;
    align-items: baseline;
}
.zak i{
	    font-size: 19px;
    color: #614767;
}
.zak a{
	font-size: 13px;
    color: #404040;
	    margin-bottom: 5px;
}
.zak a span{
	margin-left: 4px;
}
.topblb{
	display: flex;
    justify-content: space-between;
}
#search{
    display: flex;
}
#search button{
	width: 70px;
    height: 47px;
    float: left;
    border: 0px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
#search input{
	    width: 545px;
    height: 47px;
    border-top-right-radius: 15px;
    border-bottom-right-radius: 15px;
    border: 1px solid #e5dfdf;
    padding-left: 25px;
    font-family: ML;
    font-size: 14px;
}
header{
	padding-top: 20px;
    padding-bottom: 5px;
	    background-color: #f9f9f9;
}
.ic4 {
    width: 22px;
    height: 22px;
    background-image: url(../image/ic5.png);
    margin: 0 auto;
}
.topmenu {
    /*box-shadow: 2px 1px 5px #e3e3e3;
    background-color: #f9f9f9;*/
        position: relative;
    z-index: 99;
}
.topmenu ul {
    list-style: none;
    padding: 0px;
    padding-top: 20px;
    float: left;
    width: 100%;
    border-top: 1px solid #eaeaea;
    margin-top: 0px;
	    display: flex;
    justify-content: space-between;
	padding-bottom: 5px;
}

@media screen and (max-width: 767px) {
    .topmenu ul {
        padding-left: 19px;
        padding-right: 15px;
        padding-top: 20px;
        flex-direction: column;
    }
}

.topmenu ul li {
    float: left;
    text-transform: uppercase;
    font-family: MB;
    font-size: 12px;
    color: #000107;
   /* margin-right: 26px;*/
}
.topmenu ul li a.act {
    border-bottom: 4px solid #01a982;
}
.topmenu ul li a:after {
    bottom: -4px;
    background-color: #01a982;
    display: block;
    content: "";
    height: 4px;
    width: 0%;
    left: 50%;
    position: absolute;
    -webkit-transition: width .3s ease-in-out;
    -moz--transition: width .3s ease-in-out;
    transition: width .3s ease-in-out;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    transform: translateX(-50%);
}
.topmenu ul li a:hover:after, .topmenu ul li a:focus:after {
    width: 100%;
}
.topmenu ul li a {
    color: #000107;
    text-decoration: none;
    padding-bottom: 2px;
    display: inline-block;
    position: relative;
}
.navbar-collapse.collapse{
	padding: 0px;
}
.obert{
	    background-color: #f9f9f9;
}
.shape{
background: url(../image/shape.jpg) no-repeat 50% 0;
    height: 450px;
	height: 350px;
    float: left;
    width: 100%;
    	    min-width: 1260px;
			    line-height: normal;
}
.shape .t1{
	color: #fff;
    font-size: 34px;
    font-family: MR;
	float: left;
    clear: both;
	margin-top: 15px;
    margin-left: 725px;
}
.shape .t2 span{
	font-family: MM;
}
.shape .t2{
	/*font-size: 65px;*/
	    font-size: 52px;
    font-family: MB;
    color: #fff;
    text-transform: uppercase;
	float: left;
    clear: both;
	margin-top: 10px;
    margin-left: 30px;
}
.shape .t3{
	font-size: 31px;
    color: #01a982;
    font-family: MR;
	float: left;
    clear: both;
	/*margin-top: 40px;*/
	margin-top: 20px;
    margin-left: 27px;
}
.shape .t3 span{
	/*font-size:43px;*/
	font-size:33px;
	font-family:MB;
	text-transform:uppercase;
}
.shape .t4{
	/*font-size: 45px;*/
	font-size: 38px;
    color: #f9f9f9;
    font-family: MR;
	text-transform:uppercase;
	float: left;
    clear: both;
	/*margin-top: 46px;*/
	margin-top: 26px;
    margin-left: 26px;
}
.shape .t4 span{
	font-family:MB;
	color:#fff;
}
.shape .t5{
	color:#060c0e;
	font-size:23px;
	font-family:MR;
	background-color:#f9f9f9;
	float: left;
    clear: both;
	margin-top: 4px;
    margin-left: 726px;
}
.shape .t6{
    float: left;
    clear: both;
    font-family: MR;
    font-size: 15px;
    color: #f9f9f9;
    text-decoration: none;
    text-transform: uppercase;
    padding-right: 40px;
    padding-left: 44px;
    padding-top: 17px;
    padding-bottom: 12px;
    background-color: #614767;
    border-radius: 20px;
   /* margin-top: 45px;*/
   margin-top: 25px;
    margin-left: 540px;

}
.shape .pl{
	border: 1px solid;
    border-radius: 20px;
    font-size: 25px;
    font-family: ML;
    width: 20px;
    float: right;
    text-align: center;
    height: 21px;
	margin-top: -2px;
    margin-left: 10px;
}
.shape .persp{
	float: left;
    margin-top: 4px;
}
.glmenu{
	display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	width: 100%;
    margin-bottom: 40px;
}
.glmenu .kartcat{
	max-width:248px;
	width:100%;
}
.glmenu .kartcat a{
	display: flex;
    flex-wrap: wrap;
    flex-direction: column;
	 width: 100%;
}
.kartcat a .text{
	    font-size: 16px;
    color: #000107;
    font-family: MB;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.5;
    width: 240px;
    margin: 0 auto;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: 0.5s ease-in-out;
}
.kartcat a:hover .text{
	color: #01a982;
}
.kartcat img{
	    border: 2px solid #fff;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: 0.5s ease-in-out;
	margin-bottom: 10px;
}
.kartcat a:hover img{
	border: 2px solid #e6e6e6;
}
.col-sm-12{
	    padding-right: 5px;
    padding-left: 5px;
}
h1{
font-family: MM;
    font-size: 31px;
    color: #01a982;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    margin-top: 35px;
    float: left;
    width: 100%;
}
.t1text{
	    margin-top: 40px;
}
.swiper-viewport{
	box-shadow: none!important;
	margin: 0 0 0px!important;
}
.swiper-pagination-bullet{
	background: #fff!important;
}
.swiper-pagination-bullet-active{
	background: #0fe5b4!important;
	
}
.row5{
	display: flex;
    justify-content: space-between;
}
.sp-block {
    font-family: MR;
    position: relative;
    float: left;
    height: 375px;
   
    margin-right: 15px;
    width: 236px;
    margin-bottom: 10px;
}
.obspbl{
	 border: 2px solid #e5dfdf;
	     display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.articul {
    color: #614767;

}
.ssilinkart{
	font-size: 19px;
    text-transform: uppercase;
    color: #232323;
    min-height: 66px;
    display: flex;
    margin-top: 10px;
}
.kart .price{
	font-size: 35px;
    font-family: MB, sans-serif;
    color: #01a982!important;
}
.kart .price span{
    font-size: 25px;
    color: #232323;
}
.sp-block .nametov {
    font-size: 16px;
    color: #232323;
    text-transform: uppercase;
    line-height: 1.4;
    min-height: 66px;
}
.sp-block .price {
    color: #01a982;
    font-size: 31px;
    font-family: MB;
    margin-top: 10px;
}
.tb-sp-block{
    padding: 10px;
    width: 100%;
}
.vkrz{
width: 173px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 11px;
    border-radius: 30px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    margin: 0 auto;

    margin-bottom: 15px;
    border: 0px;
	display: flex;
    justify-content: center;
    margin-top: 0px;
}
.vkrz span{
	font-size: 17px;
}
.vkrz i{
	    font-size: 19px;
    margin-left: 8px;
}
.button-group2{
    display: flex;
    justify-content: space-around;
    margin-top: 22px;
    background-color: #f5f5f5;
    padding-top: 18px;
}
.button-group2 button{
    background: none;
    border: 0px;
    font-size: 17px;
    color: #232323;
    display: flex;
    margin-bottom: 15px;
}
.button-group2 i{
    font-size: 21px;
    color: #614767;
    margin-right: 10px;
}


.section-left{
    float: left;
    width: 240px;
    min-height: 550px;
    background-color: #efefef;
    margin-top: 50px;
	    z-index: 100;
    position: relative;
}
.section-right{
	float: left;
    width: 1005px;
	    margin-left: 15px;
}
.withmenu .contentall ul li .so{
	width: 196px;
    height: 140px;
	    background-size: 100%;
    background-position: center;
}
.withmenu .contentall ul li .text{
    width: 196px;
}
.section-left .menuzag{
	    font-size: 18px;
    font-family: MB;
    color: #614767;
    text-transform: uppercase;
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 10px;
    border-bottom: 2px solid #fff;
}
.section-left ul li a{
font-size: 15px;
    font-family: MB;
    color: #232323;
    text-decoration: none;
    float: left;
}
.section-left ul{
    line-height: 1.2;
	    font-family: MR;
    padding-left: 37px;
float: left;
position: relative;
}
.section-left ul li{
 margin-bottom: 13px;
    margin-top: 13px;
    float: left;
    clear: both;
width:100%;
}
.section-left ul li a.act{
	color:#01a982;
}
.section-left ul li a:hover{
	color:#01a982;
}
.section-left ul li ul{
	    padding: 0;
    list-style: none;
    position: absolute;
    float: none;
    left: 240px;
        max-width: 287px;
    width: 100%;
    min-width: 287px;
    padding-left: 15px;
    top: 0;
    background-color: #efefef;
    border: 1px solid #fff;
	min-height: 515px;
	    display: none;
}
.section-left ul li ul li a{
    font-family: ML;
}
.section-left ul li ul li{
    margin-bottom: 2px;
    margin-top: 2px;
	width:100%;
}
.zagpodmenu{
	    font-size: 15px;
    font-family: MB;
    color: #232323;
    margin-top: 15px!important;
    margin-bottom: 5px!important;
}
.section-left ul li ul li ul{
left: 285px;
    padding-top: 35px;
    min-height: 480px;
    display: none;
	    top: -1px;
}
.section-left ul li.zagpodmenu a {
    font-size: 15px;
    font-family: MB;
    color: #232323;
}
@keyframes animbasket{
	0% {
		transform: rotate(0deg);
	}
	10% {
		transform: rotate(35deg);
	}
	20% {
		transform: rotate(-35deg);
	}
	40% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(0deg);
	}
}
.vkrz:hover i{
	 animation: animbasket 2s ease infinite;
	 
}
h2{
	
    font-family: MM;
    font-size: 31px;
    color: #01a982;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    margin-top: 35px;
    float: left;
    width: 100%;
    margin-bottom: 40px;

}

.news1 .zagnews {
    font-family: MM;
    font-size: 18px;
    color: #01a982;
    text-transform: uppercase;
    line-height: 1.2;
    margin-bottom: 5px;
}
.news1 .date {
    font-family: MB;
    font-size: 14px;
    color: #01a982;
    margin-top: 5px;
    margin-bottom: 7px;
}
.news1 .textnews {
    font-family: MR;
    font-size: 15px;
    color: #828080;
    line-height: 1.4;
}
.news1 a{
    font-family: MR;
    font-size: 15px;
    color: #614767;
    text-decoration: none;
    margin-top: 5px;
    float: left;
}
.ow3{
	    display: flex;
    width: 100%;
    justify-content: space-between;
	    flex-wrap: wrap;
}
.news1{

    width: 242px;
}
.news2{
	    
    width: 242px;
	height:0px;
}
.news .container{
	padding-left:5px;
	padding-right:5px;
}
.newsblock .zag{
	    font-family: MM;
    font-size: 31px;
    color: #01a982;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    margin-top: 35px;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

footer .logo {
    float: left;
    height: 73px;
    width: 175px;
    background-image: url(../image/logo.png);
    margin-top: 60px;
}
.footer .block1 {
    float: left;
    margin-top: 30px;
    margin-left: 120px;
}
.footer .block1 .t1{
    float: left;
    margin-top: 15px;
    font-size: 14px;
    color: #454545;
    margin-left: 10px;
    border-bottom: 1px dashed;
    cursor: pointer;
    font-family: MR;
}
.footer .block1 .t2{
    float: left;
    margin-top: 15px;
    font-size: 14px;
    color: #454545;
    margin-left: 10px;
    font-family: MR;
	    clear: both;
}
.footer .block1 .t3{
    float: left;
    margin-top: 15px;
    font-size: 25px;
    color: #000107;
    margin-left: 10px;
    font-family: MB;
	    clear: both;
}
.footer .block2{
	float: left;
    margin-top: 30px;
    margin-left: 80px
}
.footer .block3{
	float: left;
    margin-top: 30px;
    margin-left: 140px;
}
.footer ul{
    list-style: none;
    line-height: 1.4;
    margin-top: 10px;
	padding: 0;
}
.footer ul a{
	color:#454545;
	font-size:14px;
	font-family:MR;
	text-decoration:none;
}
.footer ul a:hover{
	text-decoration:underline;
}
.footer .block4{
	float: right;
    margin-top: 30px;
}
.footer .block4 .t1{
    font-size: 15px;
    font-family: MB;
    color: #000107;
    margin-top: 15px;
    margin-bottom: 20px;
}
.footer .block4 .soc{
    width: 156px;
    height: 22px;
	background-image:url(../dis/soc.png);
}
.footer{

}
#product-category{
	padding-left: 5px;
    padding-right: 5px;
}
#product-category .row2{
	display: flex;
	width:100%;
	    align-items: flex-start;
}
#product-category #content{
	max-width: 1005px;
	width:100%;
	margin-left: 15px;
}
#product-category .glmenu .kartcat{
	max-width: 196px;
    width: 100%;
}
#product-category .kartcat img{
	width: 196px;
}
#product-category .kartcat a .text{
	    width: 196px;
}
#product-category .cont{
    margin-top: 55px;
}
.container{
	padding-left: 5px;
    padding-right: 5px;
}
.lmenu{
	    margin: 15px 0px;
}
.razd-left{
	    width: 192px;
    height: 192px;
    border: 2px solid #e6e6e6;
    text-align: center;
    position: relative;
    float: left;
    clear:both;
    margin-bottom:30px;
}
.razd-left img{
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
	    width: 100%;
}
.razd-right .zag{
	    font-size: 18px;
    font-family: MB;
    color: #614767;
    text-transform: uppercase;
      padding-bottom: 10px;
    border-bottom: 2px solid #fff;
}
.razd-right{
	float: left;
    padding-left: 25px;
	    width: 784px;
}
.spis-serv ul{
    list-style: none;
    margin-top: 20px;
    padding: 0;
    font-size: 14px;
    line-height: 1.7;
    width: 250px;
    float: left;
    margin-right: 5px;
}
.spis-serv ul li{
	font-family:MB;
	color:#232323;
}
.spis-serv ul li a{
	color:#232323;
	text-decoration:none;
	font-family:ML;
}
.spis-serv ul li a:hover{
        text-decoration: underline;
}
.razd-right .zag a {
    color: #614767;
    text-decoration: none;
}
.spis-serv ul li a.a-cat2 {
    font-family: MB;
    color: #232323;
}
a.a-cat3{
	font-size: 14px;
    line-height: 1.7;
    width: 250px;
    float: left;
    margin-right: 5px;
    color: #232323;
    text-decoration: none;
    font-family: ML;
}
.rsp{
	justify-content: space-between;
	    margin-bottom: 20px;
    margin-top: 15px;
}
.rsp label{
	    background: none;
    border: 0px;
    color: #01a982;
    font-family: MB;
    font-size: 16px!important;
    text-transform: uppercase;
    padding-left: 0px!important;
}
.rsp select{
	width: 221px;
    height: 33px!important;
    border-radius: 10px!important;
    border: 2px solid #e5dfdf;
    font-size: 16px!important;
}
.cpr{
	    margin-top: 50px;
}
.imgblpr{
	    max-width: 380px;
    width: 100%;

}
#product-product .row2{
	    display: flex;
    width: 100%;
    align-items: flex-start;
	justify-content: space-between;
}
#product-product #content{
    max-width: 1005px;
    width: 100%;
   
}
.cpr .col-sm-5{
	padding-right: 5px;
    padding-left: 5px;
}
.h1tovar{
	font-family: MM;
    font-size: 18px;
    color: #232323;
    text-align: left;
    margin-top: 10px;
}


.kart .table1{
	font-size: 16px;
    font-family: MR;
    color: #232323;
    line-height: 1.8;
}
.greent{
	color:#01a982;
	font-size:31px;
	font-family:MB;
}
.greent span{
	    font-family: MB;
    text-transform: uppercase;
    font-size: 18px;
    color: #000
}
.black{
	font-family: MB;
    text-transform: uppercase;
    font-size: 18px;
}
.grey{
	color:#616161;
}
.kart .table1 tr td{
	    padding-right: 15px;
}
.minus{
	     
    color: #404040;
    border: 2px solid #e5dfdf;
   
    text-align: center;
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px;
    width: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    border: 1px solid #ced4da;
    border-right: 0;
    cursor: pointer;
    border-right: 0px;
    line-height: 46px;
    cursor: pointer;
    -moz-user-select: none;
				-ms-user-select: none;
				-o-user-select: none;
				-webkit-user-select: none;
				user-select: none;
				transition: 0.1s linear;
}
.quan{
	display:flex;
}
.minus:hover{
 font-size: 35px;
}
.kor-bl{
	    margin-top: 50px;
}
.kor-bl input{
	    height: 40px;
    font-family: MM;
    font-size: 22px;
    color: #404040;
    border: 2px solid #e5dfdf;
    width: 40px;
    text-align: center;
    float: left;
}
#product-product .vkrz{
	margin-bottom:0px;
}
.plus{
	     
    color: #404040;
    border: 2px solid #e5dfdf;
   
    text-align: center;
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px;
    width: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    border: 1px solid #ced4da;
    border-left: 0;
    cursor: pointer;
    border-left: 0px;
    line-height: 46px;
    cursor: pointer;
    -moz-user-select: none;
				-ms-user-select: none;
				-o-user-select: none;
				-webkit-user-select: none;
				user-select: none;
				transition: 0.1s linear;
}
.plus:hover{
 font-size: 35px;
}
.quan input{
	    display: flex;
    font-size: 22px!important;
    height: auto;
    min-width: 50px;
	width: 50px;
   text-align: center;
}
.bigth{
	    height: 380px;
    display: flex;
    align-items: center;
}


.section-left ul li:hover>ul{
	display:block;
}

.kor-bl .knopin-basket{
    width: 150px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 10px;
    border-radius: 20px;
    font-size: 16px;
    text-transform: uppercase;
    color: #fff;
    cursor: pointer;
    margin: 185px;
    margin-top: 20px;
    margin-bottom: 15px;
    font-family: MR;
}
.greenlink{
    float: left;
    font-size: 15px;
    color: #01a982;
    border-bottom: 1px dashed;
    cursor: pointer;
    font-family: MB;
    text-decoration: none;
    margin-top: 30px;
}
.greenlink:hover{
	font-size:16px
}
.purplink{
float: left;
    margin-top: 15px;
    font-size: 15px;
    color: #614767;
    border-bottom: 1px dashed;
    cursor: pointer;
    font-family: MB;
    text-decoration: none;
    clear: both;
}
.btndb{
	display: flex;
    flex-direction: column;
	margin-top: 20px;
}
.btndb button{
	    font-size: 16px!important;
    color: #404040;
    margin-bottom: 5px;
    background: none;
    border: none;
    display: flex;
    align-items: center;
	padding: 0;
	    align-self: baseline;
    padding: 5px;
}
.btndb button i{
    font-size: 19px;
    color: #614767;
    margin-right: 10px;
}
.knop2{
	    color: #fff;
    padding: 16px 30px;
    border-radius: 50px;
    align-self: baseline;
    display: flex;
    background-color: #01a982;
}
.kor-bl{
	display: flex;
    justify-content: space-between;
    max-width: 370px;
    flex-wrap: wrap;
}
.vkrz:hover{
	color:#fff!important;
}
#information-contact .row2{
	    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
}
#information-contact #content{
	    max-width: 1005px;
    width: 100%;
    margin-left: 15px;
}


.lkont{
	float:left;
	    min-width: 315px;
		    margin-top: 30px;
}
.lkont tr td:first-child{
	color:#01a982;
	width:150px;
	font-weight:bold;
}
span.bold{
        font-family: MB;
}
.rkont{
	float: left;
    margin-left: 180px;
	    margin-top: 30px;
}
.rkont tr td:first-child{
	color:#01a982;
	width:150px;
	font-weight:bold;
}
.rkont tr{
line-height:2.1
}
.rkont.rkont2 tr{
    line-height: 1.4;
}
.rkont td{
    vertical-align: top;
}
.lkont td{
    vertical-align: top;
}
.kontsocbl{
        clear: both;
    width: 160px;
    margin: 0 auto;
    padding-top: 20px;
}
.kontsocbl .t1{
    font-size: 15px;
    font-family: MB;
    color: #000107;
    margin-top: 15px;
    margin-bottom: 20px;
    text-align: center;
}
.kontsocbl .soc{
        width: 156px;
    height: 22px;
    background-image: url(../image/soc.png);
}
#information-information .row2{
	    display: flex;
    width: 100%;
    align-items: flex-start;
    justify-content: space-between;
}
#information-information #content {
    max-width: 1005px;
    width: 100%;
    margin-left: 15px;
}
section.spec{
	    display: flex;
    width: 100%;
    justify-content: space-between;
}
.nashp{
		    display: flex;
    width: 100%;
    justify-content: space-between;
	    margin-bottom: 30px;
}
#information-information h3{
    font-size: 27px;
    font-family: MM;
    color: #614767;
    text-transform: uppercase;
    font-weight: normal;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 30px;
}
#information-information h1{
	margin-bottom: 30px;
}
p {
    margin: 0 0 20px!important;
}
.madcart{
	    width: 100%;
}
.madcart thead tr:nth-child(1){
	    background: #614767;
    color: #fff;
    text-transform: uppercase;
}
.madcart thead tr:nth-child(1) th{
	padding:8px;
}
.mad-cart-total{
	background: #614767;
    color: #fff;
    text-transform: uppercase;
    padding: 8px;
    text-align: right;
}
.madcart td{
	    padding: 8px;
    padding-top: 15px;
    padding-bottom: 15px;
}
#cartmad .section-left{
	margin-top: 70px;
}
#cartmad h1{
	    margin-top: 10px;
    margin-bottom: 30px;
}
.zagff1{
	    display: flex;
    justify-content: space-between;
    font-size: 16px;
	    flex-wrap: wrap;
}
#cartmad .zagff1 label{
    width: 50%;
    font-size: 16px;
    color: #01a982;
    text-transform: uppercase;
    font-family: MB, sans-serif;
    display: flex;
    justify-content: space-between;
    align-items: center;
	margin-bottom: 15px;
}
.zagff1 input{
    border: 1px solid #e6e1e1;
    width: 65%;
    margin-right: 30px;
    border-radius: 5px;
    height: 36px;
}
@media (min-width: 1200px){
	.container {
		width: 1270px;
	}
	
	.shape{
		
    min-width: auto;
	}
}


/*h1, h2, h3, h4, h5, h6 {
	color: #444;
}*/
/* default font size */
.fa {
	font-size: 14px;
}
/* Override the bootstrap defaults */
h1 {
	    font-size: 31px;
}
h2 {
	/*font-size: 27px;*/
}
h3 {
	font-size: 21px;
}
h4 {
	font-size: 15px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10.2px;
}
a {
	color: #23a1d1;
}
a:hover {
	text-decoration: none;
}
legend {
	font-size: 18px;
	padding: 7px 0px
}
label {
	font-size: 12px;
	font-weight: normal;
}
select.form-control, textarea.form-control, input[type="text"].form-control, input[type="password"].form-control, input[type="datetime"].form-control, input[type="datetime-local"].form-control, input[type="date"].form-control, input[type="month"].form-control, input[type="time"].form-control, input[type="week"].form-control, input[type="number"].form-control, input[type="email"].form-control, input[type="url"].form-control, input[type="search"].form-control, input[type="tel"].form-control, input[type="color"].form-control {
	font-size: 12px;
}
.input-group input, .input-group select, .input-group .dropdown-menu, .input-group .popover {
	font-size: 12px;
}
.input-group .input-group-addon {
	font-size: 12px;
	height: 30px;
}
/* Fix some bootstrap issues */
span.hidden-xs, span.hidden-sm, span.hidden-md, span.hidden-lg {
	display: inline;
}

.nav-tabs {
	margin-bottom: 15px;
}
div.required .control-label:before {
	content: '* ';
	color: #F00;
	font-weight: bold;
}
/* Gradent to all drop down menus */
.dropdown-menu li > a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
/* top */
#top {
	background-color: #EEEEEE;
	border-bottom: 1px solid #e2e2e2;
	padding: 4px 0px 3px 0;
	margin: 0 0 20px 0;
	min-height: 40px;
}
#top .container {
	padding: 0 20px;
}
#top #form-currency .currency-select,
#top #form-language .language-select {
	text-align: left;
}
#top #form-currency .currency-select:hover,
#top #form-language .language-select:hover {
	text-shadow: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#top .btn-link, #top-links li, #top-links a {
	color: #888;
	text-shadow: 0 1px 0 #FFF;
	text-decoration: none;
}
#top .btn-link:hover, #top-links a:hover {
	color: #444;
}
#top-links .dropdown-menu a {
	text-shadow: none;
}
#top-links .dropdown-menu a:hover {
	color: #FFF;
}
#top .btn-link strong {
	font-size: 14px;
        line-height: 14px;
}
#top-links {
	padding-top: 6px;
}
#top-links a + a {
	margin-left: 15px;
}
/* logo */
#logo {
	margin: 0 0 10px 0;
}
#logo h1 {
	font-size: 28px;
	margin-bottom: 20px;
	margin-top: -5px;
}
/* search */
#search {
	margin-bottom: 10px;
}
#search .input-lg {
	height: 40px;
	line-height: 20px;
	padding: 0 10px;
}
#search .btn-lg {
	font-size: 15px;
	line-height: 18px;
	padding: 10px 35px;
	text-shadow: 0 1px 0 #FFF;
}
/* cart */
#cart {
	margin-bottom: 10px;
}
#cart > .btn {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
}
#cart.open > .btn {
	background-image: none;
	background-color: #FFFFFF;
	border: 1px solid #E6E6E6;
	color: #666;
	box-shadow: none;
	text-shadow: none;
}
#cart.open > .btn:hover {
	color: #444;
}
#cart .dropdown-menu {
	background: #eee;
	z-index: 1001;
}
#cart .dropdown-menu {
	min-width: 100%;
	overflow-y: auto;
	max-height: 800px;
	scrollbar-width: thin;
	overflow-x: hidden;
}
@media (max-width: 478px) {
	#cart .dropdown-menu {
		width: 100%;
	}
}
#cart .dropdown-menu table {
	margin-bottom: 10px;
}
#cart .dropdown-menu li > div {
	min-width: 427px;
	padding: 0 10px;
}
@media (max-width: 478px) {
	#cart .dropdown-menu li > div {
		min-width: 100%;
	}
}
#cart .dropdown-menu li p {
	margin: 20px 0;
}
/* menu */
#menu {
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
	min-height: 40px;
}
#menu .nav > li > a {
	color: #fff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	padding: 10px 15px 10px 15px;
	min-height: 15px;
	background-color: transparent;
}
#menu .nav > li > a:hover, #menu .nav > li.open > a {
	background-color: rgba(0, 0, 0, 0.1);
}
#menu .dropdown-menu {
	padding-bottom: 0;
}
#menu .dropdown-inner {
	display: table;
}
#menu .dropdown-inner ul {
	display: table-cell;
}
#menu .dropdown-inner a {
	min-width: 160px;
	display: block;
	padding: 3px 20px;
	clear: both;
	line-height: 20px;
	color: #333333;
	font-size: 12px;
}
#menu .dropdown-inner li a:hover {
	color: #FFFFFF;
}
#menu .see-all {
	display: block;
	margin-top: 0.5em;
	border-top: 1px solid #DDD;
	padding: 3px 20px;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 3px 3px;
	font-size: 12px;
}
#menu .see-all:hover, #menu .see-all:focus {
	text-decoration: none;
	color: #ffffff;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
}
#menu #category {
	float: left;
	padding-left: 15px;
	font-size: 16px;
	font-weight: 700;
	line-height: 40px;
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.2);
}
#menu .btn-navbar {
	font-size: 15px;
	font-stretch: expanded;
	color: #FFF;
	padding: 2px 18px;
	float: right;
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
#menu .btn-navbar:hover, #menu .btn-navbar:focus, #menu .btn-navbar:active, #menu .btn-navbar.disabled, #menu .btn-navbar[disabled] {
	color: #ffffff;
	background-color: #229ac8;
}
@media (min-width: 768px) {
	#menu .dropdown:hover .dropdown-menu {
		display: block;
	}
}
@media (max-width: 767px) {
	#menu {
		border-radius: 4px;
	}
	#menu div.dropdown-inner > ul.list-unstyled {
		display: block;
	}
	#menu div.dropdown-menu {
		margin-left: 0 !important;
		padding-bottom: 10px;
		background-color: rgba(0, 0, 0, 0.1);
	}
	#menu .dropdown-inner {
		display: block;
	}
	#menu .dropdown-inner a {
		width: 100%;
		color: #fff;
	}
	#menu .dropdown-menu a:hover,
	#menu .dropdown-menu ul li a:hover {
		background: rgba(0, 0, 0, 0.1);
	}
	#menu .see-all {
		margin-top: 0;
		border: none;
		border-radius: 0;
		color: #fff;
	}
}
/* content */
#content {
	min-height: 600px;
	
	    font-family: MR;
    color: #424242;
    font-size: 16px;
    line-height: 1.4;
}
/* footer */
footer {
	margin-top: 30px;
	
	background-color: #ababab;
	border-top: 1px solid #ddd;
	color: #e2e2e2;
	padding-bottom: 60px;
}
footer hr {
	border-top: none;
	border-bottom: 1px solid #666;
}
footer a {
	color: #ccc;
}
footer a:hover {
	color: #fff;
}
footer h5 {
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fff;
}
/* alert */
.alert {
	padding: 8px 14px 8px 14px;
}
/* breadcrumb */
.breadcrumb {
	margin: 0 0 0px 0;
	padding: 8px 0 0 0;
	border: none;
    background: none!important;
	text-align: right;
	    display: flex;
    justify-content: flex-end;
}
.breadcrumb i {
	font-size: 15px;
}
.breadcrumb > li {
	text-shadow: 0 1px 0 #FFF;
	padding: 0px 2px;
	position: relative;
	white-space: nowrap;
	    display: inline-flex;
		    font-size: 14px;
    font-family: ML;
    color: #614767;
}
.breadcrumb > li a{
    font-size: 14px;
    font-family: ML;
    color: #614767;
}
.breadcrumb > li + li:before {
	content: '';
	padding: 0;
}
.breadcrumb > li:after {
	content: '/';
	display: block;


}
.breadcrumb > li:nth-last-child(1):after {
	content: '';
}
.pagination {
	margin: 0;
}
/* buttons */
.buttons {
	margin: 1em 0;
}
.btn {
	padding: 7.5px 12px;
	font-size: 12px;
	border: 1px solid #cccccc;
	border-radius: 4px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
}
.btn-xs {
	font-size: 9px;
}
.btn-sm {
	font-size: 10.2px;
}
.btn-lg {
	padding: 10px 16px;
	font-size: 15px;
}
.btn-group > .btn, .btn-group > .dropdown-menu, .btn-group > .popover {
	font-size: 12px;
}
.btn-group > .btn-xs {
	font-size: 9px;
}
.btn-group > .btn-sm {
	font-size: 10.2px;
}
.btn-group > .btn-lg {
	font-size: 15px;
}
.btn-default {
	color: #777;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #e7e7e7;
	background-image: linear-gradient(to bottom, #eeeeee, #dddddd);
	background-repeat: repeat-x;
	border-color: #dddddd #dddddd #b3b3b3 #b7b7b7;
}
.btn-primary {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #229ac8;
	background-image: linear-gradient(to bottom, #23a1d1, #1f90bb);
	background-repeat: repeat-x;
	border-color: #1f90bb #1f90bb #145e7a;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
	background-color: #1f90bb;
	background-position: 0 -15px;
}
.btn-warning {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #faa732;
	background-image: linear-gradient(to bottom, #fbb450, #f89406);
	background-repeat: repeat-x;
	border-color: #f89406 #f89406 #ad6704;
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-danger {
color: #ffffff;
    text-shadow: 0 -1px 0 rgb(0 0 0 / 25%);
    background-color: #01a982;
    background-image: linear-gradient(to bottom, #01a982, #01a982);
    background-repeat: repeat-x;
    border-color: #01a982 #614767 #01a982;
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-success {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #5bb75b;
	background-image: linear-gradient(to bottom, #62c462, #51a351);
	background-repeat: repeat-x;
	border-color: #51a351 #51a351 #387038;
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
	box-shadow: inset 0 1000px 0 rgba(0, 0, 0, 0.1);
}
.btn-info {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #df5c39;
	background-image: linear-gradient(to bottom, #e06342, #dc512c);
	background-repeat: repeat-x;
	border-color: #dc512c #dc512c #a2371a;
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
	background-image: none;
	background-color: #df5c39;
}
.btn-link {
	border-color: rgba(0, 0, 0, 0);
	cursor: pointer;
	color: #23A1D1;
	border-radius: 0;
}
.btn-link, .btn-link:active, .btn-link[disabled] {
	background-color: rgba(0, 0, 0, 0);
	background-image: none;
	box-shadow: none;
}
.btn-inverse {
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #363636;
	background-image: linear-gradient(to bottom, #444444, #222222);
	background-repeat: repeat-x;
	border-color: #222222 #222222 #000000;
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
	background-color: #222222;
	background-image: linear-gradient(to bottom, #333333, #111111);
}
/* list group */
.list-group a {
	border: 1px solid #DDDDDD;
	color: #888888;
	padding: 8px 12px;
}
.list-group a.active, .list-group a.active:hover, .list-group a:hover {
	color: #444444;
	background: #eeeeee;
	border: 1px solid #DDDDDD;
	text-shadow: 0 1px 0 #FFF;
}
/* carousel */
.carousel-caption {
	color: #FFFFFF;
	text-shadow: 0 1px 0 #000000;
}
.carousel-control .icon-prev:before {
	content: '\f053';
	font-family: FontAwesome;
}
.carousel-control .icon-next:before {
	content: '\f054';
	font-family: FontAwesome;
}
/* product list */
.product-thumb {
	border: 1px solid #ddd;
	margin-bottom: 20px;
	overflow: auto;
}
.product-thumb .image {
	text-align: center;
}
.product-thumb .image a {
	display: block;
}
.product-thumb .image a:hover {
	opacity: 0.8;
}
.product-thumb .image img {
	margin-left: auto;
	margin-right: auto;
}
.product-grid .product-thumb .image {
	float: none;
}
@media (min-width: 767px) {
.product-list .product-thumb .image {
	float: left;
	padding: 0 15px;
}
}
.product-thumb h4 {
	font-weight: bold;
}
.product-thumb .caption {
	padding: 0 20px;
	/*min-height: 180px;*/
}
.product-thumb .caption > h4 + p {
	height: 70px;
	overflow: hidden;
}
.product-list .product-thumb .caption {
	margin-left: 230px;
}
@media (max-width: 1200px) {
.product-grid .product-thumb .caption {
	min-height: 210px;
	padding: 0 10px;
}
}
@media (max-width: 767px) {
.product-list .product-thumb .caption {
	min-height: 0;
	margin-left: 0;
	padding: 0 10px;
}
.product-grid .product-thumb .caption {
	min-height: 0;
}
}
.product-thumb .rating {
	padding-bottom: 10px;
}
.rating .fa-stack {
	font-size: 8px;
}
.rating .fa-star-o {
	color: #999;
	font-size: 15px;
}
.rating .fa-star {
	color: #FC0;
	font-size: 15px;
}
.rating .fa-star + .fa-star-o {
	color: #E69500;
}
h2.price {
	margin: 0;
}
.product-thumb .price {
	color: #444;
}
.product-thumb .price-new {
	font-weight: 600;
}
.product-thumb .price-old {
	color: #999;
	text-decoration: line-through;
	margin-left: 10px;
}
.product-thumb .price-tax {
	color: #999;
	font-size: 12px;
	display: block;
}
.product-thumb .button-group {
	border-top: 1px solid #ddd;
	background-color: #eee;
	overflow: auto;
}
.product-list .product-thumb .button-group {
	border-left: 1px solid #ddd;
}
@media (max-width: 768px) {
	.product-list .product-thumb .button-group {
		border-left: none;
	}
}
.product-thumb .button-group button {
	width: 60%;
	border: none;
	display: inline-block;
	float: left;
	background-color: #eee;
	color: #888;
	line-height: 38px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}
.product-thumb .button-group button + button {
	width: 20%;
	border-left: 1px solid #ddd;
}
.product-thumb .button-group button:hover {
	color: #444;
	background-color: #ddd;
	text-decoration: none;
	cursor: pointer;
}
@media (max-width: 1200px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
@media (max-width: 767px) {
	.product-thumb .button-group button, .product-thumb .button-group button + button {
		width: 33.33%;
	}
}
.thumbnails {
	overflow: auto;
	clear: both;
	list-style: none;
	padding: 0;
	margin: 0;
}
.thumbnails > li {
	margin-left: 20px;
}
.thumbnails {
	margin-left: -20px;
}
.thumbnails > img {
	width: 100%;
}
.image-additional a {
	margin-bottom: 20px;
	padding: 5px;
	display: block;
	border: 1px solid #ddd;
}
.image-additional {
	max-width: 78px;
}
.thumbnails .image-additional {
	float: left;
	margin-left: 20px;
}

@media (min-width: 1200px) {
	#content .col-lg-2:nth-child(6n+1),
	#content .col-lg-3:nth-child(4n+1),
	#content .col-lg-4:nth-child(3n+1),
	#content .col-lg-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 992px) and (max-width: 1199px) {
	#content .col-md-2:nth-child(6n+1),
	#content .col-md-3:nth-child(4n+1),
	#content .col-md-4:nth-child(3n+1),
	#content .col-md-6:nth-child(2n+1) {
		clear:left;
	}
}
@media (min-width: 768px) and (max-width: 991px) {
	#content .col-sm-2:nth-child(6n+1),
	#content .col-sm-3:nth-child(4n+1),
	#content .col-sm-4:nth-child(3n+1),
	#content .col-sm-6:nth-child(2n+1) {
		clear:left;
	}
}

/* fixed colum left + content + right*/
@media (min-width: 768px) {
    #column-left  .product-layout .col-md-3 {
       width: 100%;
    }

	#column-left + #content .product-layout .col-md-3 {
       width: 50%;
    }

	#column-left + #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }

    #content + #column-right .product-layout .col-md-3 {
       width: 100%;
    }
}

/* fixed product layouts used in left and right columns */
#column-left .product-layout, #column-right .product-layout {
	width: 100%;
}

/* fixed mobile cart quantity input */
.input-group .form-control[name^=quantity] {
	min-width: 50px;
}

/* Missing focus and border color to overwrite bootstrap */
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    background-image: none;
    background-color: #df5c39;
}

.moblogo{
	display:none;
}
.botblb .obert{
		display:none;
	}
.adrdd{
	    width: 50%;
    font-size: 16px;
    color: #01a982;
    text-transform: uppercase;
    font-family: MB, sans-serif;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}
.adrdd textarea{
	    border: 1px solid #e6e1e1;
    width: 65%;
    margin-right: 30px;
    border-radius: 5px;
    height: 100px;
}
.spopl{
	display: flex;
    flex-direction: column;
}
.spopl label{
	margin-bottom:10px;
}
.spopl input{
	margin-top:0px!important;
}
.hidbl{
	    display: none;
}
.zagff{
	margin-top: 25px;
}
.butkorz{
	    font-size: 16px;
    text-transform: uppercase;
    border-radius: 50px;
    clear: both;
    display: flex;
    max-width: 185px;
    margin-top: 10px;
}

.zakzv{
	    padding-left: 40px;
    font-family: MB,sans-serif;
    font-size: 24px;
	    margin-top: 30px;
		width: 100%;
    padding-right: 40px;
}
.zakzv label[for="name"], .zakzv label[for="phone"], .zakzv label[for="email"], .zakzv label[for="comment"]{
	    height: auto;
    position: relative;
    margin-bottom: 20px;
	display: flex;
}
.zakzv label i{
	position: absolute;
    top: 13px;
    left: 35px;
    font-size: 16px;
}
.zakzv input[type="text"]{
	outline: none;
    padding: 15px 0px 15px 30px;
    border: 1px solid #cecece;
    border-radius: 50px;
    font-size: 15px;
    width: 100%;
    font-family: MR, sans-serif;
}
.zakzv textarea{
    outline: none;
    padding: 15px 0px 15px 30px;
    border: 1px solid #cecece;
    border-radius: 50px;
    font-size: 15px;
    width: 100%;
    font-family: MR, sans-serif;
    height: 170px;
    resize: none;
}
.zakzv button{
	border: none;
    margin: 0 auto 40px;
    display: flex;
	padding: 15px 40px;
    background-color: #01a982;
    border-radius: 50px;
    font-size: 15px;
    color: #fff;
}
.zakzv button i{
	    margin-right: 10px;
}
.pop2{
	max-width: 450px;
}
.zakzv .polit{
	    margin-bottom: 25px;
	display: flex;
    justify-content: space-evenly;
}
.zakzv .polit div{
	    font-size: 13px;
    color: #a4a4a4;
    font-family: GM, sans-serif;
    width: 100%;
    max-width: 320px;
}
.mfp-popupzkzv .mfp-content{
	max-width:450px;
}
.popupcart{
	background: #fff;
	padding-top: 20px;
	/*padding-bottom: 20px;*/
	max-width: 600px;
	width: 100%;
	display: flex;
	flex-direction: column;
}
.zagpopupcart{
	    color: #01a982;
    font-size: 24px;
    text-transform: uppercase;
    font-family: GB, sans-serif;
    margin: 0 auto;
    margin-top: 30px;
}
.podzagpop{
	    font-size: 18px;
    color: #a4a4a4;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    line-height: 1.5;
    margin-top: 25px;
}

@media (max-width: 767px) {
	.shape{
		min-width: auto;
		    height: auto;
		padding-bottom: 20px;
	}
	.mobn{
		display:none;
	}
	.shape .t1{
		width: 100%;
		text-align: right;
		font-size: 15px;
		    margin-left: 0px;
	}
	.shape .t2{
	    font-size: 27px;
		margin-left: 5px;
	}
	.shape .t3{
	    font-size: 15px;
		margin-left: 5px;
		margin-top: 15px;
	}
	.shape .t3 span{
		font-size: 15px;
	}
	.shape .t4{
		margin-left: 5px;
		font-size: 19px;
		margin-top: 21px;
	}
	.shape .t5{
		display:none;
	}
	.shape .t6{
		    margin-left: 0px;
		font-size: 10px;
		padding: 7px 20px;
		margin-left: calc(100% - 123px);
		margin-top: 15px;
	}
	.shape .pl{
		display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 2px;
    width: 12px;
    height: 12px;
    font-size: 10px;
	}
	.glmenu .kartcat{
		width: 33%;
	}
	#product-category .glmenu .kartcat{
		width: 33%;
	}
	#product-category .kartcat a .text{
		width:auto;
	}
	.kartcat a .text{
		width: auto;
		font-size:11px;
	}
	.kartcat img{
		width: 100%;
		max-width: 248px;
	}
	#product-category .kartcat img{
		width: 100%;
		max-width: 248px;
	}
	.row{
		margin-right: 0px;
		margin-left: 0px;
	}
	.slideshow{
		display:none;
	}
	.kart{
		width:50%;
		    padding: 0 5px;
	}
	.product-thumb .caption{
		    padding: 0 10px;
	}
	.articul{
		    font-size: 13px;
	}
	.ssilinkart{
		font-size: 16px;
	}
	.kart .price{
		    font-size: 23px;
	}
	.kart .price span{
		    font-size: 14px;
	}
	.vkrz{
		max-width:100px;
	}
	.vkrz .hidden-xs{
		    display: block!important;
		font-size: 11px;
	}
	.vkrz i{
		    font-size: 12px;
	}
	.button-group2 i{
		font-size: 14px;
		margin-right: 3px;
	}
	.button-group2 button{
		    font-size: 12px;
			width:50%;
	}
	.button-group2{
		margin-top:0px;
	}
	.product-thumb .image img{
		    width: 80%;
		max-width: 200px;
	}
	.swiper-viewport{
		display:none;
	}
	h1, h2, .newsblock .zag{
		    font-size: 19px;
			    margin-bottom: 20px;
			    margin-top: 20px;
	}
	.news1{
		    width: 50%;
		padding: 0 5px;
	}
	.news1 img{
		    width: 100%
	}
	.news1 .zagnews{
		font-size: 13px;
	}
	.news1 .textnews{
		font-size: 13px;
	}
	.news1 a{
		margin-top:0px;
		    font-size: 12px;
	}
	.news1 .date{
		font-size: 12px
	}
	p{
		margin-bottom: 10px!important;
		    font-size: 13px;
	}
	footer .logo{
		    margin-top: 15px;
	}
	.footer .block1{
		    margin-top: 15px;
    display: flex;
    flex-direction: column;
    align-items: baseline;
	
    width: 50%;
    margin-left: 0px;
    padding-left: 10px;
	}
	.footer .block1 .t1{
		    order: 1;
	}
	.footer .block2{
		display: none;
	}
	.footer .block3{
		display: none;
	}
	.footer .block1 .t3{
		font-size: 17px;
	}
	footer{
		    padding-bottom: 0px;
	}
	.korz .text{
		    display: none;
	}
	.num-basket{
    display: flex;
    font-size: 12px;
    line-height: normal;
    width: auto;
    padding: 1px 3px;
    background: #614767;
    color: #fff;
    border-radius: 100%;
    justify-content: center;
    align-items: center;
    margin-top: -5px;
    margin-right: -5px;
	}
	.icon-1{
  width: 26px;
    height: 22px;
    background-image: url(../image/mobbas.png);
   
    background-color: inherit;
    border-radius: 0px;
	    justify-content: flex-end;
    align-items: flex-start;
	}
	.img-basket{
		display:none;
	}
	.zak{
		flex-direction: row;
	}
	.topblb .bl-3{
		    display: none;
	}
	#search input{
		width: 90%;
	}
	.topmob{
		    width: 100%;
			    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	    align-items: center;
	}
	.moblogo{
		display:block;
	}
	.moblogo img{
		    width: 96px;
	}
	.korz{
		border-left: 0px;
		padding-left: 0px;
	}
	.zak i{
		    color: #01a982;
    font-size: 23px;
	}
	.zak a{
		margin-right: 20px;
	}
	.topmenu .visible-xs{
		    display: none!important;
	}
	.botblb{
		    width: 100%;
		display: flex;
		    margin-top: 10px;
    justify-content: space-between;
	}
	.obert{
		display: none;
	}
	.botblb .obert{
		display:flex;
	}
	.botblb .obert .container{
		    padding: 0px;
	}
	.botblb .obert .container .btn{
		margin: 0px;
    background-color: #614767;
    border-radius: 7px;
	}
	.botblb .obert .container .btn i{
	font-size: 28px;
    color: #fff;
	}
	.topmenu .navbar-collapse .obmobm>ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
      flex-direction: column;
    z-index: 999;
	    background-color: #f9f9f9;
		
		    justify-content: flex-start;
		    padding-left: 19px;
    padding-right: 15px;
	    height: 900px
	}
	.obmobm{
		    height: 100vh;
        overflow-y: scroll;
    position: fixed;
    top: 131px;
    left: 0px;
    width: 100%;
    background: #fff;
    background-color: #f9f9f9;
    z-index: 999;
	}
	.topmenu ul li a.act {
		border-bottom: none;
	}
	header{
		background-color: #fff;
	}
	.topmenu ul li{
		    margin-bottom: 10px;
	}
	#search{
		    width: 78%;
	}
	.navbar-collapse.collapse{
		/*    height: 100vh;
    overflow-y: visible;
    position: fixed;
    top: 131px;
    left: 0px;
    width: 100%;
    background: #fff;
    background-color: #f9f9f9;
    z-index: 999;*/
	}
	.nav2{
		    display: flex;
    flex-direction: column;
	}
	.topmenu .nav2 li a{
		text-transform:none;
		    color: #232323;
	}
	.topmenu .dropdown-menu{
		    height: 100vh;
    overflow-y: scroll;
    position: fixed;
    top: 131px;
    left: 0px;
    width: 100%;
    background: #fff;
    background-color: #f9f9f9;
    z-index: 999;
    border-top: 0px;
	}
	
	
	
	.razd-left{
		width: 142px;
    height: 142px;
	}
	.section-left{
		    display: none;
	}
	.razd{
		display:inline;
		    clear: both;
	}
	.spis-serv ul{
		    width: auto;
	}
	.razd-right{
		width:auto;
	}
	.spis-serv{
		    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
	}
	a.a-cat3{
		width:auto;
	}
	#product-category .cont{
		margin-top:0px;
	}
	.rsp{
		flex-direction: column;
	}
	.rsp div{
		    padding: 0;
    width: 100%;
	}
	.rsp select{
		    max-width: 220px;
	}
	.rsp>div>div{
		    display: flex;
		justify-content: space-between;
	}
	.breadcrumb{
		    flex-wrap: wrap;
	}
	.cpr .kart{
		width:100%;
	}
	.kart .table1 tr td{
		padding-right: 3px;
	}
	#product-product .vkrz{
		    margin-right: 0px;
    display: flex;
    margin-left: 0px;
    align-items: center;
    max-width: none
	}
	.kor-bl {
		margin-top: 20px;
	}
	.rkont{
		    margin-left: 0px;
	}
	.sp-block-okomp{
    width: 49%;
    max-width: 188px;
    padding-right: 10px;
    margin-bottom: 10px;
	}
	.sp-block-okomp img{
		width:100%;
	}
	section.spec{
		    flex-wrap: wrap;
	}
	.nashp{
		flex-wrap:wrap;
	}
	.rightzakaz {
    width: 100%;
	}
	.madcart{

    display: block;
    overflow: auto;
    width: 100%;

	}
	.zagff1 input{
		margin-right:0px;
	}
	.zagff1{
		    flex-wrap: wrap;
	}
	#cartmad .zagff1 label{
		width:100%;
	}
	.adrdd{
		    width: 100%;
	}
	.adrdost{
		    margin-right: 0px;
	}
}
@media (min-width: 450px) {
	.button-group2 button{
		width:auto;
	}
}
@media (max-width: 450px) {
.kart {
    width: 100%;
    height: 500px;
}
#content {
    max-width: 450px !important;
 min-width: 290px !important;
}
.kartcat a .text {
    font-size: 8px;
    line-height: 10px;
}
#search input {
    padding-left: 9px;
}
p {
    line-height: 15px;
}
.ssilinkart {
    font-size: 12px;
}
.kart .price {
    font-size: 14px;
}
.product-thumb .caption {

    height: 140px;
}
h1 {
    font-size: 16px;
line-height: 19px;
}
h2 {
    font-size: 14px;
line-height: 18px;
}
.razd {
    display: inline !important;
}
.razd-right .zag {
    font-size: 14px;
    padding-bottom: 30px;
    margin-top: -21px;
}
.razd-right {
    padding-left: 0;
}
.nav-tabs {
    margin-top: 65px;
}
.nav-tabs>li {
    font-size: 10px;
}
.quan input {
    font-size: 16px !important;
}
#search input {
    font-size: 12px;
}
.kart .table1 {
    font-size: 14px;
}
.table {
    font-size: 12px !important;
}
.breadcrumb {
    display: none;
}
}

element.style {
}
.section-left ul {
    padding-left: 28px;
}
.section-left {
padding-right: 50px;
}
.ssilinkart {
font-size: 15px;
}
.articul {

    font-size: 13px;
}
.kart .price {
    font-size: 23px;
}
.kart .price span {
    font-size: 14px;
}
.spec table, .spec tr, .spec th, .spec td {
    border: 1px solid gray;
padding: 5px;
font-size: 95%;
}