{literal}

<style>
.t0 { border: 1px solid #808080; } .b0 { background-color: #808080; }
.t1 { border: 1px solid #FE0000; } .b1 { background-color: #FE0000; }
.t2 { border: 1px solid #00FE00; } .b2 { background-color: #00FE00; }
.t3 { border: 1px solid #0000FE; } .b3 { background-color: #0000FE; }
.t4 { border: 1px solid #cccc00; } .b4 { background-color: #FEFE00; }
.t5 { border: 1px solid #00FEFE; } .b5 { background-color: #00FEFE; }
.t6 { border: 1px solid #110011; } .b6 { background-color: #FE00FE; }

@font-face {
    font-family: "YS Text Variable";
    src: url("https://yastatic.net/s3/home/fonts/ys/3/text-variable-full.woff2") format("woff2");
    font-weight: 400 700;
    font-display: optional;
}

@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    height: 100%;
    margin: 0;
    /*overflow-x: hidden;*/
}

body
{
    color: #515151;
    font-family: Roboto, Arimo, Arial, Helvetica, sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    background-color: #ffffff;
    margin-right: auto;
    margin-left: auto;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    margin: 0 auto;
    height: 100%;
}

.wrapper {
    min-height: 100%;
    display: flex;
    flex-direction: column;
}

.content {
    flex: 1 0 auto;
}

.footer {
    flex-shrink: 0;
    /*grid-row-start: 2;*/
}

.page_fix {
    top: 0 !important;
    position: static !important;
}

.container {
    /*max-width: calc(100% - 20px);*/
    max-width: 1261px;
}

.informers {
    margin: 0 auto;
    position: absolute;
    bottom: 26px;
    left: 2px;
}

.informers a {
    padding: 1px 2px 1px 2px;
}

small {
  font-size: 90%;
}

.language {
    position: fixed;
    left: 10px;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
}

.language__img {
    margin: 2px;
    cursor: pointer;
    opacity: 1.0;
/*    filter: grayscale(1);*/
}

.language__img:hover,
.language__img_active {
    opacity: 0.5;
/*    filter: grayscale(0);*/
}

.divTable{
    display: table;
    width: 100%;
}
.divTableRow {
    display: table-row;
}
.divTableHeading {
    background-color: #ffffff;
    display: table-header-group;
}
.divTableCell, .divTableHead {
/*    border: 1px solid #ffffff;*/
    display: table-cell;
    padding: 3px 10px;
}
.divTableHeading {
    background-color: #ffffff;
    display: table-header-group;
    font-weight: bold;
}
.divTableFoot {
    background-color: #ffffff;
    display: table-footer-group;
    font-weight: bold;
}
.divTableBody {
    display: table-row-group;
}


.btn {
	font-family: Roboto, "Liberation Sans", Arimo, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1em;


}

.btn-search0 {
	font-family: Roboto, "Liberation Sans", Arimo, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 1em;
	border-radius: 0em 0em 0em 0em;
	height: 40px;
	color: #ffffff;
	background-color: #000000;
	border-color: #000000;
}

.btn-search {
	font-family: Roboto, "Liberation Sans", Arimo, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 800;
	font-size: 1em;
	border-radius: 0em 0.75em 0.75em 0em;
	height: 40px;
	color: #ffffff;
	background-color: #000000;
	border-color: #000000;
}

.blockmenu {
	font-family: Roboto, "Liberation Sans", Arimo, Arial, Helvetica, sans-serif;
	display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    margin-left: 7px;
	margin-right: 2px;
    font-size: 0.925em;
}

.sm-z{

	position: relative;
	z-index: 9;
}

.btn_cat {
	font-family: Roboto, "Liberation Sans", Arimo, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1em;
	color: #ffffff;
	background-color: #ed1c24;
	border-color: #ed1c24;
	border-radius: 0.75em 0.75em 0.75em 0.75em;
	height: 40px;
}

.btn_cat2 {
    font-size: 1em;
    color: #ffffff;
    background-color: #ed1c24;
    border-color: #ed1c24;
    border-radius: 0.75em 0.75em 0.75em 0.75em;
    height: 40px;
    padding: 9px 10px 0 10px;
}


.btn_cart {
	font-family: Roboto, "Liberation Sans", Arimo, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: 400;
	font-size: 1em;
	color: #ffffff;
	background-color: #ed1c24;
	border-color: #ed1c24;
	border-radius: 0.75em 0.75em 0.75em 0.75em;
	height: 40px;
	width : 120px;
}


.btn_index_cat2 {
    display: inline-block;
    vertical-align: middle;
    background-color: #f3f3f3;
    border-color: #f3f3f3;
    border-radius: 0.95rem;
    height: 40px;
    padding: 5px 10px;
    margin: 5px 10px 10px 0;
    text-align: center;
    position: relative;
    font-size: 1em;
    padding: 0;
    transition: all 0.3s ease; /* Плавная анимация */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Начальная тень */
}

.btn_index_cat2 a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px 10px;
    text-decoration: none;
    color: inherit;
    border-radius: 0.95rem;
    color: #3f3f3f;
    background-color: #f3f3f3;
    font-weight: bold;
}

.btn_index_cat2:hover {
    transform: translateY(-3px); /* Подъем плитки */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* Увеличение тени */
}

.btn_index_cat2:hover a {
    color: #ed1c24;
}


.btn_index_cat {
    display: inline-block;
    background-color: #f4f5f7;
    border-color: #f4f5f7;
    border-radius: 0.95rem;
    height: 160px;
    width: 20%;
    padding: 0;
    margin: 15px;
    text-align: center;
    position: relative;
    transition: all 0.3s ease; /* Плавная анимация */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Начальная тень */
}

.btn_index_cat:hover {
    transform: translateY(-3px); /* Подъем плитки */
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2); /* Увеличение тени */
    color: #ed1c24;
}

.btn_index_cat:hover div {
    color: #ed1c24;
}

.btn_index_cat a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 10px;
    text-decoration: none;
    color: inherit;
    border-radius: 0.95rem;
    background-color: #f4f5f7;
    transition: all 0.3s ease;
}

.btn_index_cat_img {
    display: inline-block;
    vertical-align: bottom;
    padding-top: 0px;
    text-align: center;
    position: absolute;
    bottom: 0;
    margin-left: -5.8em;
}


.btn2 {
	font-style: normal;
	font-weight: 400;
	font-size: 1.125em;
	color: #dc3545;
    /*background-color: #dc3545;*/
    border-color: #dc3545;
	display: inline-block;
	
    
    text-align: left;
	
    vertical-align: middle;
	padding: 0px 0px 0px 45px;
	/*width: 190px;*/
	height: 45px;

    background-color: transparent;
	background-image: url('/images/cart-upmenu2.png');
	background-position: left;
	background-repeat: no-repeat;
    border: 1px solid transparent;
    padding: 0.375rem 0.75em 0.375rem 47px;
 
    border-radius: 0.75em 0.75em 0.75em 0rem;

}

a
{
	color: #515151;
	text-decoration: none;
}
a:hover
{
	color: #3399ff;
	text-decoration: none;
}
.a__cur
{
	color: #fb2b28;
	text-decoration: none;
}

.link-empty
{
	color: #515151;
	text-decoration: none;
}


.link
{
	color: #515151;
	text-decoration: none;
	cursor: pointer;
}
.link:hover
{
	color: #3399ff;
	text-decoration: none;
}

.top_menu {
	line-height: 20px;
}

.top_menu a {
	color: #000000;
}

.top_menu a:hover {
	color: #ff0000;
}

/*.top_menu a:active
{color: #3399ff;}*/

.top_menu_margins {
    margin: 0 1.4rem 0 1.4rem !important;
}





.brands_menu a:hover
{
    color: #ff0000;
}
.brands_menu img
{
    width: 15px;
    height: 15px;
}



.robothint {
    display: inline-block; 
    position: relative; 
   }
.robothint:hover::after {
    content: attr(data-title); 
    position: absolute; 
    left: -100%; top: -100%; right: -100%;
    z-index: 100; 
    background: rgba(255,255,255,0.97); 
    padding: 5px 10px; 
    border: 1px solid #666; 
	border-radius: 5px;
   }


.link_text a {color: #3399ff;}
.link_text a:hover {color: blue;}



button .btn-outline-danger-black
{
	color: #dc3545;
	border-color: #515151;
}

.list-group-item {
  border: 0;
}

.form-control-search
{
    display: block;
    width: 100%;
    height: 40px;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #000000;
    border-radius: .75rem;
}

.logo
{
	display: inline-block;
	text-align: center;
	padding: 0;
	width: 216px;
	height: 65px;
	font-size: 8pt;
}
.logo img
{
	margin: 0 0 -5px 0;
	opacity: 0.9;
	filter: alpha(opacity=90);
}
.logo a
{
	color: inherit;
	text-decoration: none;
	text-align: inherit;
	font-family: inherit;
	font-size: inherit;
}
.logo a:hover, .logo a:link, .logo a:active, .logo a:visited
{
	color: #515151;
}

.line_gr{
  width: 100%;
  margin: 0 auto;
  height: 22px;
}

.stamp img
{
	display: inline-block;
	width: 400px;
	height: 147px;
	position: absolute;
	float: right;
	margin: 7px 7px 7px 7px;
	top: 40px;
	right: 30%;
}
.stamp form
{
	display: inline-block;
	position: absolute;
	float: right; 
    margin: 7px 7px 7px 7px;
	top: 10px;
    right: 30%; 
}
.contacts
{
/*	border: 1px solid #cccccc;*/
	display: inline-block;
	/*text-align: right;*/
	padding: 0;
	width: 216px;
	height: 80px;
	font-size: 13pt;
	font-family: inherit;
	font-weight: normal;
}
.contacts a
{
	display: inline-block;
	color: #323232;
	text-decoration: none;
	text-align: inherit;
	font-family: inherit;
	font-size: inherit;
}
.contacts a:hover, .logo a:link, .logo a:active, .logo a:visited
{
	color: #323232;
}
.phone
{
	color: red;
	font-size: 18pt;
	font-family: inherit;
	font-weight: bold;
}
.cart-head
{
	color: red;
	font-size: 10pt;
	font-family: inherit;
}

.bg-main
{
	background-color: #ffffff;
}

.bg-main-block
{
	background-color: #fcfcfc;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #e3e3e3;
  border-color: #dee2e6 #dee2e6 #fff;
}

.box-main
{
	display: -ms-flexbox;
/*	display: flex;*/
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0.75em 1rem;
	margin-bottom: 1rem;
	list-style: none;
/*	background-color: #f8f9fa;*/
/*	background-color: #ffffff;*/
	border-radius: 0.25rem;
}

.box-price
{
	display: -ms-flexbox;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0.5em 0.5em 0.5em 0;
	margin-bottom: 1rem;
	list-style: none;
/*	background-color: #ffffff;*/
/*	border: 1px solid #ffffff;*/
/*	border-radius: 0.25rem;*/
}


.box-image-old
{
	display: -ms-flexbox;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	padding: 0.75em 1rem;
	margin-bottom: 1rem;
	list-style: none;
	background-color: #ffffff;
	border-radius: 0.5rem;
}

.box-img-old
{
	display: -ms-flexbox;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
	border-radius: 0.8rem;
	margin: 0 0.8rem 0 0;
	max-width: 30rem;
}


.box-img
{
	display: -ms-flexbox;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
/*	border-radius: 1rem;*/
/*	margin: 0 0.8rem 0 0;*/
/*	max-width: 50%;*/
}


#toTop
{
	position: fixed;
	bottom: 24px;
	right: 12px;
	left: auto;
	cursor: pointer;
	display: none;
	opacity: 0.9;
	filter: alpha(opacity=90);
	z-index: 9;
	background-color: white;
}
#toTop:hover {
    background-color: #dc3545;
}
#toTop i {
    font-size: 22px;
}


.banner
{
	margin: 0.4rem auto;
	text-align: center;
	display: block;
	float: left;
}
.banner img
{
/*	width: 10rem;
	height: 14.1875rem;*/
	width: 8.75rem;
	height: 12.4141rem;
}

.copyright
{
	color: #515151;
	background-color: #dfdfdf; 	
	padding-top: 15px; 
	padding-bottom: 15px;
}
.logos_media {
	margin: 5px;
	border-radius: .45rem;
	height: 35px;
}
.level2 a
{
	color: #02509e;
}
.level2 a:hover
{
	color: #fb2b28;
}

.card-custom
{
	min-height: 10rem;
}

.card-custom2
{
	min-height: 15rem;
}

.card-custom3
{
	min-height: 20rem;
}

.content_title_index
{
	display: block;
	font-size: 22px;
	font-weight: 600;
	line-height: 1;
	color: #0C0F13;
	list-style: none;
}
.content_title_index_block
{
	font-size: 19px;
	font-weight: 600;
	color: #0C0F13;
	line-height: 1.25rem;
	margin-top: 0.25rem;
	margin-bottom: 0.5rem;
	text-align: center;
}
.content__title
{
	display: block;
	font-size: 22px;
	font-weight: 600;
	line-height: 1;
	color: #0C0F13;
	list-style: none;
}
.content__title1
{
	font-size: 22px;
	font-weight: 600;
	color: #0C0F13;
}
.content__title1:first-letter
{
	text-transform: uppercase;
}


.content__title2
{
	display: block;
	font-size: 22px;
	font-weight: 600;
	line-height: 1;
	color: #0C0F13;
	display: -ms-flexbox;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-bottom: 1rem;
	list-style: none;
}

.content__3
{
	display: block;
	font-size: 20px;
	font-weight: 400;
	line-height: 1;
	color: #0C0F13;
	margin-bottom: 0.95rem;
	list-style: none;
}



.content__title__search
{
	display: block;
	font-size: 22px;
	font-weight: 600;
	line-height: 1;
	color: #0C0F13;
	display: -ms-flexbox;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	list-style: none;
}


/* всплывающее окно*/

/*.descr{
    display:none;
    margin-left:-700px;
    padding:10px;
    margin-top:-42px;
    background:#ffffff;
    height:300px;
	width:700px;
 	border: 1px solid #bbbbbb;
    padding: 10px ;
    background: #ffffff;
    border-radius: 5px !important;
    box-shadow: 0 5px 9px rgb(0 0 0 / 20%);
}*/
.descr{
    display:none;
    margin: auto;
	left: 50%;
	margin-left:-350px;
	top: 50%;
	margin-top:-150px;
    padding:10px;
    background:#ffffff;
    height:300px;
	width:700px;
 	border: 1px solid #bbbbbb;
    padding: 10px ;
    background: #ffffff;
    border-radius: 5px !important;
    box-shadow: 0 5px 9px rgb(0 0 0 / 20%);
}
.poster:hover .descr{
    display:block;
    position:fixed;
    z-index:9999;
}

/* ---- */

.brand__title
{
	color: #777788;
}

.table-catalog img
{
	padding: 0 25px 5px 0;
	float: left;
	object-fit: contain;
	width: 9em;
	height: 9em;
}






.product__description table {
    border-collapse: collapse;    /* Эквивалент cellspacing="0" — убирает промежутки между ячейками */
    border: 1px solid #a8a8a8;    /* Эквивалент border="1" — рамка толщиной 1px */
    /*min-width: 32em;*/
    /*max-width: 50em;*/
}
.product__description td, .product__description th {
    border: 1px solid #a8a8a8;    /* Рамка для каждой ячейки */
    padding: 3px;                 /* Эквивалент cellpadding="3" — отступы внутри ячеек */
    font-weight: normal;
    text-align: left;
}
.product__description p {
    margin: 0;
}
.product__description div {
    margin: 0;
}



.category__description
{
	padding: 0 0 3em 0;
	margin: 1.2em 0 0 0;
	color: #676767;
	font-style: normal;
	border-bottom: 0.15rem solid #f0f0f0;
}
.category__description h4
{
    display: block;
    clear: both;
}
.category__description p
{
    margin: 0 0 0.5em 0;
}
.category__description img
{
    float: left;
    object-fit: contain;
    max-width:  200px;
    max-height: 180px;
    border-radius: 0.5em;
    margin: 0.4em 0.8em 0.4em 0;
    clear: both;
}
.category__description ul
{
	list-style: none;
	padding: 0;
	margin: 0 0 0.5em 0;
}
.category__description li
{
	padding-left: 16px;
}
.category__description li:before
{
	content: "-";
	padding-right: 8px;
}





.breadcrumb
{
	background-color: #f8f9fa;
}

.breadcrumb-item a, .breadcrumb-item strong
{
	color: #002299;
}

#breadcrumb
{
	list-style: none;
	display: inline;
	padding: 0;
}
#breadcrumb .icon
{
	font-size: 14px;
}
#breadcrumb li
{
	float: left;
	margin: 0 0 3px 0;
}
#breadcrumb li:first-child a:first-child, #breadcrumb li:first-child strong:first-child
{
	color: #ffffff;
	display: block;
	background: #ff5959;
	text-decoration: none;
	position: relative;
	height: 32px;
	line-height: 32px;
	padding: 0 12px 0 8px;
	text-align: center;
	margin-right: 23px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

#breadcrumb li a, #breadcrumb li strong
{
	color: #ffffff;
	display: block;
	background: #a7a7a7;
	text-decoration: none;
	position: relative;
	height: 32px;
	line-height: 32px;
	padding: 0 12px 0 8px;
	text-align: center;
	margin-right: 23px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	white-space: nowrap;
}

#breadcrumb li:first-child a, #breadcrumb li:first-child strong
{
	padding-left: 15px;
	-moz-border-radius: 4px 0 0 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px 0 0 4px;
}
#breadcrumb li:first-child a:before, #breadcrumb li:first-child strong:before
{
	border: none;
}
#breadcrumb li:last-child a, #breadcrumb li:last-child strong
{
	padding-right: 15px;
	-moz-border-radius: 0 4px 4px 0;
	-webkit-border-radius: 0;
	border-radius: 0 4px 4px 0;
}
#breadcrumb li:last-child a:after, #breadcrumb li:last-child strong:after
{
	border: none;
}
#breadcrumb li a:before, #breadcrumb li a:after, #breadcrumb li strong:before, #breadcrumb li strong:after
{
	content: "";
	position: absolute;
	top: 0;
	border: 0 solid #a7a7a7;
	border-width: 16px 11px;
	width: 0;
	height: 0;
}
#breadcrumb li a:before, #breadcrumb li strong:before
{
	left: -20px;
	border-left-color: transparent;
}
#breadcrumb li:first-child a:after, #breadcrumb li:first-child strong:after
{
	left: 100%;
	border-color: transparent;
	border-left-color: #ff5959;
}
#breadcrumb li a:after, #breadcrumb li strong:after
{
	left: 100%;
	border-color: transparent;
	border-left-color: #a7a7a7;
}
#breadcrumb li a:after, #breadcrumb li strong:after
{
	left: 100%;
	border-color: transparent;
	border-left-color: #a7a7a7;
}
#breadcrumb li:first-child a:hover, #breadcrumb li:first-child strong:hover
{
	background-color: #dc3546;
}
#breadcrumb li a:hover, #breadcrumb li strong:hover
{
	background-color: #dc3545;
}
#breadcrumb li a:hover:before, #breadcrumb li strong:hover:before
{
	border-color: #dc3545;
	border-left-color: transparent;
}
#breadcrumb li:first-child a:hover:after, #breadcrumb li:first-child strong:hover:after
{
	border-left-color: #dc3546;
}
#breadcrumb li a:hover:after, #breadcrumb li strong:hover:after
{
	border-left-color: #dc3545;
}
#breadcrumb li a:active, #breadcrumb li strong:active
{
	background-color: #ff0000;
}
#breadcrumb li a:active:before, #breadcrumb li strong:active:before
{
	border-color: #ff0000;
	border-left-color: transparent;
}
#breadcrumb li a:active:after, #breadcrumb li strong:active:after
{
	border-left-color: #ff0000;
}
#breadcrumb li.current a, #breadcrumb li.current strong
{
	pointer-events: none;
	cursor: not-allowed;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none;
	opacity: .65;
}

.badge-main
{
	color: #6c757d;
	background-color: #dadada;
	border: 1px solid #e5e5e5;
/*	box-shadow: 2px 2px 1px rgba(0,0,0,0.1);*/
}

.badge-main[href]:hover, .badge-secondary[href]:focus
{
	color: #323232;
	text-decoration: none;
	background-color: #d0d0d0;
}

.no-picture
{
	background-image: url(/libs/octicons/circle-slash.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	opacity: 0.03;
	filter: alpha(opacity=3);
}

.required label
{
	color: red;
}
.required input
{
	background-color: #fffffc;
}
.required textarea
{
	background-color: #fffffc;
}



.cart_anchor
{
    float:right;
    vertical-align:top;
    width: 50px;
    height: 50px;
    margin-bottom: 50px;
}

.red
{
	color: red;
}

.table-hover2 tbody tr:hover {
  background-color: rgba(128, 128, 128, 0.055);
}


.page-link
{
	position: relative;
	display: block;
	padding: 0.5rem 0.75em;
	margin-left: -1px;
	line-height: 1.25;
	color: #007bff;
	background-color: #f8f8f8;
	border: 1px solid #dee2e6;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #d7d7d7;
  border-color: #dee2e6;
}


/*
.category_tree li:hover
{
	background-color: #d6d6d6;
}
*/

#category-tree {
    border-right: 0.15rem solid #ffffff;
}

#category-info {
    /*border-left: 0.15rem solid #f0f0f0;*/
}


.table2 {
  width: 100%;
  margin-bottom: 1rem;
  color: #212529;
}

.table2 th,
.table2 td {
  padding: 0.75em;
  vertical-align: top;
  border-top: 1px solid #ffffff;
}

.table2 thead th {
  vertical-align: bottom;
  border-bottom: 2px solid #ffffff;
}

.table2 tbody + tbody {
  border-top: 2px solid #ffffff;
}


@media (max-width: 576px)
{
	.mobile
	{
		display: none;
		visibility: hidden;
	}
	.logo
	{
		display: inline-block;
		text-align: center;
		padding: 0;
		margin: 0;
		width: 173px;
		height: 64px;
		font-size: 7pt;
	}
	.logo img
	{
		width: 172px;
		height: auto;
		margin: 0;
		opacity: 0.9;
		filter: alpha(opacity=90);
	}
	.slideshow
	{
		display: none;
		visibility: hidden;
	}
	.button_invoice
	{
		display: none;
		visibility: hidden;
	}
	#SS0
	{
		display: none;
		visibility: hidden;
	}
	.contacts
	{
	/*	border: 1px solid #cccccc;*/
		display: inline-block;
		text-align: right;
		padding: 0;
		margin: 0;
		width: 120px;
		height: 60px;
		font-size: 8pt;
		font-family: inherit;
		font-weight: normal;
	}
	.contacts img
	{
		width: 14px;
		height: 14px;
	}
	.contacts a
	{
		display: inline-block;
		color: #323232;
		text-decoration: none;
		text-align: inherit;
		font-family: inherit;
		font-size: inherit;
	}
	.contacts a:hover, .logo a:link, .logo a:active, .logo a:visited
	{
		color: #323232;
	}
	.phone
	{
		color: red;
		font-size: 10pt;
		font-weight: bold;
	}
}


.skiptranslate {
    display: none !important;
}


.card-columns-webinar div {
    margin: 0 0 10pt 0;
}

.pr_status
{
    min-width: 60px;
    min-height: 15px;
    vertical-align: middle;
}


.transparent-bg {
    opacity: 100 !important;
    background-image: linear-gradient(45deg, #fff1f3 25%, transparent 25%),
                      linear-gradient(-45deg, #fff1f3 25%, transparent 25%),
                      linear-gradient(45deg, transparent 75%, #fff1f3 75%),
                      linear-gradient(-45deg, transparent 75%, #fff1f3 75%);
    background-size: 10px 10px;
    background-position: 0 0, 0 5px, 5px -5px, -5px 0px;
    display: inline-block;
}
.transparent-bg img {
  display: block;
}



.thin-scrollbar::-webkit-scrollbar {
    width: 3px;
    height: 3px;
}
.thin-scrollbar::-webkit-scrollbar-track {
    background: #f3f3f3;
}
.thin-scrollbar::-webkit-scrollbar-thumb {
    background: #f0f0f0;
    border-radius: 3px;
}



/* Media */

@media (max-width: 1000px) {
    .mobile {
        display: none;
        visibility: hidden;
    }
    #toTop {
        position: fixed;
        bottom: 24px;
        left: auto;
        right: 12px;
        cursor: pointer;
        display: none;
        opacity: 0.9;
        filter: alpha(opacity=90);
        z-index: 9;
        background-color: white;
    }
    #toTop:hover {
        background-color: #dc3545;
    }
    #toTop i {
        font-size: 22px;
    }
    .image__title {
        margin: 1pt 5pt 10pt 20pt;
        font-weight: 500;
    }
    .btn_cart {
        color: #ffffff;
        background-color: #ed1c24;
        border-color: #ed1c24;
        border-radius: 0.75em 0.75em 0.75em 0.75em;
        height: 40px;
        width : 60px;
    }
    .btn_cat {
        font-family: Roboto, "Liberation Sans", Arimo, Arial, Helvetica, sans-serif;
        font-style: normal;
        font-weight: 400;
        font-size: 1em;
        color: #ffffff;
        background-color: #ed1c24;
        border-color: #ed1c24;
        border-radius: 0.75em 0.75em 0.75em 0.75em;
        height: 40px;
    }
    .btn_cat span:nth-child(2) {
        display: none;
        visibility: hidden;
    }
    .btn_cart1 span:nth-child(2) {
        display: none;
        visibility: hidden;
    }
    .slideshow {
        display: none;
        visibility: hidden;
    }
    .btn_cat2 {
        display: none;
        visibility: hidden;
    }
}


@media (max-width: 1100px) {
    .mobile {
        display: none;
        visibility: hidden;
    }
    .image__title {
        margin: 1pt 5pt 10pt 20pt;
        font-weight: 500;
    }
}


@media (max-width: 1200px) {
    .mobile {
        display: none;
        visibility: hidden;
    }
    .image__title {
        margin: 1pt 5pt 10pt 20pt;
        font-weight: 500;
    }
}


@media print {
    html, body {
        color: #000000;
        background-color: transparent;
        width: auto;
    }
    .container {
        width: auto;
        padding: 5px 9px 1px 9px;
        margin:  5px 9px 1px 9px;
    }
}
</style>

{/literal}
