/* основные стили */



*:focus {
    outline: 0 !important;
}

body {
	font-family: 'Scada', sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #292929;
	background-color: #fff;
    margin: 0;
	overflow-x: hidden;
}




p {
	font-family: 'Open Sans', sans-serif;
	margin: 0;
}	

.container {
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
	width: 100%;
    padding: 0px 20px;
}

.container_brend {
	max-width: 1350px;
	width: 100%;
	margin-right: auto;
    margin-left: auto;
    padding: 0px 15px;
}

@media screen and (min-width: 1200px) and (max-width: 1440px) {
    .container_brend.slider_height {
        max-width: 1200px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .container_brend {
        max-width: 720px;
    }
}

.well_kvidm {
    padding: 100px 0px 100px 0px;
}

.well_kvidm.kvdim_width_100 .container {
    max-width: none;
	padding: 0px;
}

/* основные стили конец */

/* меню */

.position-1_1 .well_kvidm, .position-0_1 .well_kvidm {
    padding: 0;
}

.body_head {
    top: 0px;
    z-index: 1000;
    width: 100%;
	    transition: 300ms;
    -moz-transition: 300ms;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    -ms-transition: 300ms;
			    position: sticky;
				
    background: #fff;
}




.body_head.prokrutmin {
    background: #ffffff;
    position: sticky;
    top: -55px;
    border: 0;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.12);
}

.body_head.prokrutmin_win {
    top: 0 !important;
}

@media screen and (max-width: 1024px){
.body_head {
    background: none;
    border: 0;
	 position: fixed;
}

.mob_menu {
    color: #fff;
}
	

}


	@media (max-width: 768px) {
.position-1_1.col-md-12 {

    z-index: 100;
}


	
	}
	



/* меню конец */

/* системное меню */

div#sistemnnoe_menu {
    background: #526896;
	    text-align: right;
}

div#sistemnnoe_menu li {
    display: inline-block;
    padding: 10px;
    font-size: 15px;
}

div#sistemnnoe_menu a {
    color: #fff;
}




/* бокорвое меню */


.bok_menu {
    width: 250px;
    position: fixed;
    height: 100%;
    background: #ffffff;
    color: #fff;
    border-right: 1px solid #d2d2d2;
    z-index: 1000;
    overflow: hidden;
}

.body.body_s_bok_menu {
padding-left: 250px;

}



@media (max-width: 1024px) {



.bok_menu {
    width: 100%;
    overflow: visible;
    border-right: 0;
    height: 42px;
background: #6c6c6c;
}
.body.body_s_bok_menu {
     padding-left: 0; 
	    padding-top: 42px;

}


}



/* бокорвое меню конец */


/* фильтер*/

.fa.fa-filter.mob_filter {
    position: fixed;
    top: 0;
    right: 0px;
    width: 50px;
    height: 42px;
    color: #fff;
    font-size: 27px !important;
    padding: 7px 15px;
    cursor: pointer;
	display: none;
}

@media (max-width: 1024px) {
	.fa.fa-filter.mob_filter {

	display: inline-block;
}

.well_kvidm.filter .container.cont_kvidm {
    width: 270px;
}

.well_kvidm.filter {
    width: 0px;

    top: 0px;
    position: fixed;
        z-index: 10001;
    transition: 300ms;
    -moz-transition: 300ms;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    -ms-transition: 300ms;
	    height: 100%;
}

.list_ptod_filter {
    padding-right: 0px !important;
	    width: 100%;
}


.fon_zakii {
    background: rgba(0, 0, 0, 0.30);
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
	    z-index: 10000;
}


.krest_zakii {
    background: url(../images/modules/filter/cross.svg);
    position: absolute;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
background-size: cover;
    opacity: 0.3;
	
}


.offcanvas-menu .filter {
    z-index: 100 !important;
}


}

/* фильтер конец */




/* системные сообщения */

.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;
}

.site #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);
}

/* системные сообщения конец */







/* пагинация */
.k2Pagination, .jshop_pagination {

    font-size: 17px;
}

.pagenav {
    padding: 10px;
}

span.starniccic .eta_stranicd {
    color: #fff;

    background: #ce0000;
    border-radius: 100%;
    display: inline-block;
    width: 34px;
    padding: 5px;
}

.eta_stranicd {
    color: #ababab;
}


@media (max-width: 768px) {

.wow {
    visibility: visible !important;
	    animation-duration: 0s !important;
    animation-delay: 0s !important;
}
}

@media (max-width: 480px) {

    span.starniccic .eta_stranicd {
        color: #424242;
        background: none;

    }


.pagenav {
    font-size: 20px;
}

.starniccic span.pagenav.eta_stranicd {
    padding: 0px 60px;
}

a.pagenav {
    display: none;
}

a.hasTooltip.pagenav {
    display: inline;



}

}

/* пагинация конец */



/* админ форм в джумшопинге */


#adminForm tbody tr td:first-of-type {
    text-align: right;
    padding-right: 20px;
}

.table.table-striped {
    padding: 10px;
    text-align: center;
    background: #e8e8e8;
}


.zagruz_izobrazen .adminform > div {
    display: none;
}

.zagruz_izobrazen .adminform > div:first-of-type {
    display: block;
}

input.product_folder_image {
    display: none;
}

input#image_from_folder_0, input#image_from_folder_0 + label {
    display: none;
}




/* админ форм в джумшопинге конец */


.no_active{
    display: none;
}