/* основные стили */


*:focus {
    outline: 0 !important;
}

body {
  font-family: 'Rubik', sans-serif !important;
  font-size: 14px;
  color: #35403f;
    background-color: #e9f1f1;
	margin: 0;
	    font-style: normal;
}






.well_kvidm {
    padding: 50px 0px;
}

.well_kvidm.commp {
    padding: 0;
    position: relative;
    max-width: 1240px;
    margin: auto;
    width: 100%;
    padding: 20px 0px 0px 0px;
}

.container.cont_kvidm.commponent {
    background: #fff;
    border-radius: 5px;
	    padding: 20px;
}

.well_kvidm.kvdim_width_100 .cont_kvidm {
    max-width: none;
}

.container.cont_kvidm {
    max-width: 1240px;
    margin: auto;
    width: 100%;
    padding: 0px 20px;
}



/* плавный скрол */
.body.mCustomScrollbar{
    position: absolute!important;
    width: 100%!important;
    height: 100%!important;
}

@media (max-width: 768px) {
	
.container.cont_kvidm {
    padding: 0px 20px;
}	
	
	
}


/* основные стили конец */







/* меню */
.header_shap {

    z-index: 1000;
    width: 100%;

	    transition: 300ms;
}


.header_shap.prokrutmin {
    background: rgba(255, 255, 255, 0.952941);
    box-shadow: rgba(0, 0, 0, 0.309804) 0px 0px 1px;
    position: fixed;
    top: 0;
}


	@media (max-width: 768px) {
.position-1_1.col-md-12 {

    z-index: 100;
}
	
	
	}
	



/* меню конец */

/* слайдер */




/* слайдер конец */ 



/* бокорвое меню */


@media (min-width: 1025px) {

.bok_menu {
    width: 50px;
    position: fixed;
    height: 100%;
    background: #ffffff;
    color: #fff;
    z-index: 1000;
    overflow: hidden;
    z-index: 1001;
}


.bok_menu:hover {
width: 300px;
}


.body.body_s_bok_menu {
padding-left: 50px;

}

div#logo_polos {
    position: fixed;
    height: 100%;
    width: 50px;
    background: #23afa9;
    z-index: 100;
    top: 0;
    left: 0;
}

div#logo_polos img {
    width: 100%;
    display: block;
    margin: auto;
    padding: 9px;
}

div#lable_katalog {
    padding: 20px 0px;
}


div#lable_katalog span {
    margin: auto;
    width: 30px;
    word-wrap: break-word;
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    color: #23afa9;
    display: block;
    background: #ffffff;
    padding: 15px 10px;
    border-radius: 30px;
}

span.dop_icon_polos {
    background: none !important;
    color: #145f5b !important;
    font-size: 20px !important;
    width: auto !important;
	text-align: center;
	display: block;
	margin-top: 30px;
}

span.dop_icon_polos i {
    padding: 20px 0px;
    display: block;
}

div#otkr_bok_menu {
position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background: rgba(35, 175, 169, 0);
    z-index: 1000;
    transition: all .3s ease .3s;
    -webkit-transition: all .3s ease .3s;
    -moz-transition: all .3s ease .3s;
    -o-transition: all .3s ease .3s;
    visibility: hidden;
}


.bok_menu:hover + div#otkr_bok_menu {
position: fixed;
    background: rgba(7, 33, 32, 0.7);
    z-index: 1000;
    transition: all .3s ease .0s;
    -webkit-transition: all .3s ease .0s;
    -moz-transition: all .3s ease .0s;
    -o-transition: all .3s ease .0s;
    visibility: visible;

}



.kvidm_menu {
position: fixed !important;
    height: 100%;
    width: 250px;
    top: 0;
    left: 50px;
    transition: all .3s ease .3s;
    -webkit-transition: all .3s ease .3s;
    -moz-transition: all .3s ease .3s;
    -o-transition: all .3s ease .3s;
    background: #f9f9f9;
    opacity: 0;
    visibility: hidden;
    overflow: auto;
}

.bok_menu:hover .kvidm_menu {
    transition: all .3s ease .0s;
    -webkit-transition: all .3s ease .0s;
    -moz-transition: all .3s ease .0s;
    -o-transition: all .3s ease .0s;
    opacity: 1;
    visibility: visible;
}

}

@media (max-width: 1024px) {



.bok_menu {
    width: 100%;
    overflow: visible;
    border-right: 0;
    height: 42px;
    background: #23afa9;
	    position: fixed;
z-index: 10;
}
.body.body_s_bok_menu {
     padding-left: 0; 
	    padding-top: 42px;

}


.dop_icon_polos i.icon-user.modal_otkr_kvi {
    position: absolute;
    font-size: 20px;
    right: 0px;
    padding: 11px;
    color: #145f5b;
}

.dop_icon_polos i.icon-magnifying-glass {
    position: absolute;
    left: 50px;
    font-size: 20px;
    padding: 11px;
    color: #145f5b;
}


}



/* бокорвое меню конец */


/* фильтер*/



@media (max-width: 1024px) {



.well_kvidm.filter {
    width: 100%;
    top: 0px;
    position: fixed;
    transition: 300ms;
    -moz-transition: 300ms;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    -ms-transition: 300ms;
    height: 100%;
    z-index: 1000000;
    right: -100%;
    background: #fff;
    padding-bottom: 100px !important;
}

.activ_vidget_kvidm i.fa.fa-filter.mob_filter {
    display: none !important;
}


.list_ptod_filter {
    padding: 0px !important;
    width: 100%;
}


.fon_zakii {
    background: rgba(0, 0, 0, 0.30);
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
	    z-index: 10000;
}





.offcanvas-menu .filter {
    z-index: 100 !important;
}


}


.krest_zakii {
position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    font-size: 25px;
    padding: 10px;
    color: #6f6f6f;
	
}


@media (max-width: 1024px) {
.well_kvidm.filter {
    padding-bottom: 100px;
}
}

/* фильтер конец */

/* системнные классы */



.p-0 {
  padding: 0px !important;
}
.p-20 {
  padding: 20px !important;
}
.p-30 {
  padding: 30px !important;
}
.p-l-0 {
  padding-left: 0px !important;
}
.p-r-0 {
  padding-right: 0px !important;
}
.p-t-0 {
  padding-top: 0px !important;
}
.p-t-10 {
  padding-top: 10px !important;
}
.p-b-10 {
  padding-bottom: 10px !important;
}
.p-l-r-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.m-0 {
  margin: 0px !important;
}
.m-r-5 {
  margin-right: 5px !important;
}
.m-r-10 {
  margin-right: 10px !important;
}
.m-r-15 {
  margin-right: 15px !important;
}
.m-l-5 {
  margin-left: 5px !important;
}
.m-l-10 {
  margin-left: 10px !important;
}
.m-l-15 {
  margin-left: 15px !important;
}
.m-t-5 {
  margin-top: 5px !important;
}
.m-t-0 {
  margin-top: 0px !important;
}
.m-t-10 {
  margin-top: 10px !important;
}
.m-t-15 {
  margin-top: 15px !important;
}
.m-t-20 {
  margin-top: 20px !important;
}
.m-t-30 {
  margin-top: 30px !important;
}
.m-t-40 {
  margin-top: 40px !important;
}
.m-b-0 {
  margin-bottom: 0px !important;
}
.m-b-5 {
  margin-bottom: 5px !important;
}
.m-b-10 {
  margin-bottom: 10px !important;
}
.m-b-15 {
  margin-bottom: 15px !important;
}
.m-b-20 {
  margin-bottom: 20px !important;
}
.m-b-30 {
  margin-bottom: 30px !important;
}
.l-h-34 {
  line-height: 34px;
}
.font-600 {
  font-weight: 600;
}
.font-bold {
  font-weight: 700;
}
.font-normal {
  font-weight: normal;
}
.font-light {
  font-weight: 300;
}
.font-13 {
  font-size: 13px !important;
}

.b-0 {
  border: none !important;
}

.box-sh {
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}



/* системные классы конец */






/* системные сообщения */

.alert {
    font-size: 16px;
    background-color: #fff;
    max-width: 400px;
    min-width: 250px;
    position: relative;
    text-align: center;
    z-index: 999999;
    padding: 48px 18px;
    line-height: 27px;
    box-shadow: 15px 15px 0px rgba(0,0,0,.1);
    margin: auto;
    color: #535257;
	    border-radius: 2px;
}

#system-message {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
}

#system-message-container {
    position: fixed;
    z-index: 999999;
    width: 100%;
    height: 100%;
    left: 0px;
    display: table;
    vertical-align: middle;
    top: 0px;
    background: rgba(88, 88, 88, 0.39);
}

/* системные сообщения конец */







/* пагинация */
 .jshop_pagination, .jshop_pagination a  {
    font-size: 16px !important;
}

.pagenav {
    padding: 10px;
}

span.starniccic .eta_stranicd {
    color: #313131;
    border-radius: 100%;
    display: inline-block;
    width: 27px;
    padding: 3px;
    text-align: center;
    border: 1px solid #313131;
}

.eta_stranicd {
    color: #ababab;
}

@media (max-width: 480px) {

    span.starniccic .eta_stranicd {
    color: #35403f;
    background: none;
    border: none;

    }


 .jshop_pagination, .jshop_pagination a  {
    font-size: 22px !important;
}

.starniccic span.pagenav.eta_stranicd {
    padding: 0px 0px;
}

a.pagenav {
    display: none;
}

a.hasTooltip.pagenav {
    display: inline;

}


.pagination-start a, .pagination-prev a , span.pagination-next a {
  display: inline-block;
}


}


/* пагинация конец */



/* Админка клиента */
.jshop_edit .form-validate h1.page_title {
	display: none;
}

.jshop_edit .form-validate hr {
	display: none;
}
.jshop_edit .form-validate .control-group {
	display: none;
}
.jshop_edit .form-validate .accordion {
	display: none;
}

div#editor-xtd-buttons {
    display: none;
}


/* табы */


span.tab_kvi.tab_kvi_activ, span.tab_kvi:hover {
    background: #23afa9!important;
    border: 1px solid #23afa9!important;
}


.no_active{
    display: none;
}