@import url(//fonts.googleapis.com/css?family=Roboto:400,700&subset=latin,cyrillic);
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,400italic,600,600italic,700,700italic&subset=latin,cyrillic-ext);
html { background: #a1dbff; }

body { color: #333; font-size: 16px; font-weight: 400; font-family: "Open Sans", sans-serif; background: #a1dbff; /* Old browsers */ background: -moz-linear-gradient(top, #f0f9ff 0%, #cbebff 47%, #a1dbff 100%); /* FF3.6-15 */ background: -webkit-linear-gradient(top, #f0f9ff 0%, #cbebff 47%, #a1dbff 100%); /* Chrome10-25,Safari5.1-6 */ background: linear-gradient(to bottom, #f0f9ff 0%, #cbebff 47%, #a1dbff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f9ff', endColorstr='#a1dbff', GradientType=0); /* IE6-9 */ background-clip: padding-box; background-size: cover; }

a { color: #006; }

a:hover, a:active, a:focus { color: #d44e24; background: none !important; }

table { border-collapse: collapse; }

th, td { vertical-align: middle; }

h1, h2, h3, h4, .h1, .h2, .h3, .h4 { font-family: "Roboto", sans-serif; line-height: 120%; margin: 0; border-bottom: none !important; }

h1, .h1 { font-size: 160%; font-weight: 400; color: #4d4d4d; padding: 0 0 12px; }

h2, .h2 { font-size: 130%; font-weight: 400; color: #87432f; padding: 0 0 10px; }

h3, .h3 { font-size: 125%; font-weight: 400; color: #ba8748; padding: 0 0 8px; }

h4, .h4 { font-size: 120%; font-weight: 400; color: #696a6c; padding: 0 0 6px; }

p { padding: 0; margin: 0 0 8px; }

hr { border-top: 1px solid #ccc; border-bottom: 1px solid #f6f0e6; border-left-width: 0; border-right-width: 0; margin: 0; padding: 0; }

/* NAVBAR */
#jawnav > ul > li > a { font-family: "Roboto", sans-serif; padding: 10px 20px; font-size: 16px; }

header .top { margin: 10px 0 10px; }

.header { margin: 10px 0; }

.logo .custom { padding-left: 20px; }

/*.slogan {
  text-align: center;
  font-size: 24px;
  margin-top: 30px;
}*/
.logo a, a.logo-link { display: block; margin-bottom: 4px; }

.address { margin-top: 10px; }

.address .h1, .address p { padding: 0 0 2px; margin: 0; }

.phone { font-size: 16px; padding: 20px 0 0 0; }

.lang-sel { padding-top: 10px; }

.phone button { font-size: 18px; text-decoration: none; cursor: pointer; padding-left: 12px; }

.phone .button:hover, .phone button:hover, .search_form button:hover { color: #fff; background: #006; /* Old browsers */ background-color: #006; background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#008885", endColorstr="#004746"); background-image: -khtml-gradient(linear, left top, left bottom, from(#006), to(#006)); background-image: -moz-linear-gradient(top, #006, #006); background-image: -ms-linear-gradient(top, #006, #006); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #006), color-stop(100%, #006)); background-image: -webkit-linear-gradient(top, #006, #006); background-image: -o-linear-gradient(top, #006, #006); background-image: linear-gradient(#006, #006); border-color: #006; }

.phone .dropdown { display: inline-block; }

.phone .dropdown-menu { padding-left: 12px; font-size: 18px; left: auto; right: 0; width: 100%; }

.phone .dropdown-menu button { width: 100%; }

.logo-sm .lang-sel { padding: 34px 16px 0 0; }

.glyphicon-phone { color: #d44e24; }

.glyphicon-earphone { color: #d44e24; }

.glyphicon-map-marker { color: #d44e24; }

.glyphicon-envelope { color: #d44e24; }

.phone-bot { padding: 0 20px 0 0; text-align: right; }

.logo-sm-bot { padding: 2px 0 0 20px; }

.logo-sm img { padding: 2px; }

/* CONTENT */
.content { margin: 6px 0 0; background: #fff; padding: 20px 0; }

.content .h1 { color: #e8e8e8; font-size: 125%; padding: 0; text-align: right; }

.content article { padding-right: 20px; padding-left: 16px; }

/* ASIDE */
aside { z-index: 100; }

/* CATEGORIES PARENT */
.ctg_all { display: table; width: 100%; }

.ctg_all section { padding: 6px; vertical-align: middle; text-align: center; }

.ctg_all section .inner { padding: 10px; height: 180px; border: 1px solid #ccc; }

.ctg_all section .inner:hover { -moz-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.4); -webkit-box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.4); box-shadow: 3px 3px 4px rgba(0, 0, 0, 0.4); }

.ctg_all.ctg_sub div.inner { border: 1px solid #d1d1d1; height: 100%; background-color: #fff; box-shadow: 0px 6px 6px rgba(0, 0, 0, 0.1); border-radius: 34px 2px 2px 34px; overflow: hidden; }

.ctg_all h2, .ctg_all h3 { font-weight: normal; margin: 10px; padding: 0; font-size: 17px; border: none; }

.ctg_all h2 a, .ctg_all h3 a { color: #213f68; display: block; }

.ctg_all a:hover { color: #d95c49; text-decoration: none; }

.ctg_all a.block_img { display: block; vertical-align: middle; padding-right: 6px; /*  min-width: 56px; */ min-height: 100px; }

/*** CAT HEADER ***/
.ctg_header { margin: 0 0 2px 0px; padding: 0; }

.ctg_header img { max-width: 100%; height: auto; }

/* CTG ONE */
.category_description { width: 100%; overflow: auto; }

.category_description table { font-family: "Arial", sans-serif; font-size: 12px; }

.category_description table caption { color: #d44e24; font-family: "Arial", sans-serif; font-size: 18px; }

.char_value { color: #006; }

td.bg_char_dark { background: #ddd; }

td.ctg_gallery { vertical-align: top; }

/* ITEMS */
div.catItemAttachmentsBlock { border: none; }

/* BREADCRUMB */
.breadcrumb { margin: 0 0 8px; padding: 4px 0 4px 6px; color: #999; background: #eee; border-radius: 6px 1px; font: 14px 'BebasNeueRegular', Arial; line-height: 16px; }

.breadcrumb span { color: #ccc; padding: 1px 4px 0 3px; margin: 0; width: 1.1em; }

.breadcrumb > span:before { content: "\232A"; padding: 0; margin: 0; }

.breadcrumb .home { display: block; float: left; overflow: hidden; width: 1.1em; }

.breadcrumb .home:before { font-family: 'Glyphicons Halflings'; content: "\e021"; }

.breadcrumb a { text-decoration: none; padding: 0; margin: 0; }

/* products*/
table.products th { font-weight: 700; font-size: 16px; color: #d44e24 !important; }

.product_sku { color: #006; font-weight: normal; font-family: "Roboto", sans-serif; }

/* NEWS */
.news #addpics img { position: absolute; margin: auto; top: 0; left: 0; bottom: 0; right: 0; }

/* NEWS ANNOUNCES */
ul.news_announces { padding-left: 6px; border-bottom: solid 1px #eee; border-top: solid 1px #eee; }

ul.news_announces::after { background: linear-gradient(to bottom, rgba(255, 255, 255, 0.05) 0%, #fff 100%) repeat scroll 0 0 rgba(0, 0, 0, 0); content: " "; width: 100%; position: absolute; bottom: 11px; right: 28px; height: 12px; }

.news_announces li { border-top: 1px solid #eee; padding: 0 0 8px; margin-top: -1px; background-image: none !important; }

.news_announces li .date { display: block; color: #eee; font-size: 75%; text-align: right; margin: -2px 0 0 0; }

.news_announces h2, .news_announces h3 { font-size: 110%; font-weight: 700; margin: 0 0 -2px; padding: 0; }

.news_announces h2 a, .news_announces h3 a { color: #006; }

.news_announces h2 a:hover, .news_announces h3 a:hover { color: #d44e24; }

.news_announces .comment { color: #646464; font-size: 13px; }

.news_announces img { max-width: 99%; height: auto; }

/* NEWS ONE */
.news .item_one .comment { color: #555; font-style: "italic;"; }

.news .item_one h1 { padding-bottom: 0; }

.news .item_one .date { color: #ddd; font-style: "italic;"; display: block; padding-right: 6em; text-align: right; }

/* FOOTER */
footer { padding: 12px 0; }

.input-group-addon { padding: 0 !important; border: none; min-width: inherit; border-top-right-radius: 4px !important; border-bottom-right-radius: 4px !important; }

.search_form button { border-left: 0; }

/* BOOTSTRAP */
.alert { font-size: 150%; }

.table-striped th { background-color: #ebebeb; color: #c1c1c1; font-family: "Roboto", sans-serif; font-weight: 500; font-size: 12px; }

.table-striped > tbody > tr { background-color: #f9f9f9; }

.table-striped > tbody > tr:nth-of-type(2n+1) { background-color: #f1f1f1; }

.table-striped > tbody > tr:hover { background-color: #fdfdfd; }

.table-striped > tbody > tr > td:hover { color: #000; }

.table-striped > tbody > tr > td.ico_type { padding: 2px 0; text-align: center; }

/* Carousel HOME */
.carousel_ck { margin: 0px 0px 20px; }

/* STANDART STYLES */
.cleaner { clear: both; font-size: 1px; height: 1px; }

.scrollToTop { opacity: 0.6; }

.breadcrumbs { margin: 0 0 15px 15px; font-size: 12px; color: #666; }

.breadcrumbs a { color: #00b3ee; text-decoration: none; }

.breadcrumbs a:hover { text-decoration: underline; }

.mod-languages { float: right; }

.carouselck_wrap .carouselck_pag .carouselck_pag_ul .carouselck_pag_nav { margin-top: 4px; }

/* Products Photos */
.xtlightbox-gallery { text-align: center; margin: 10px; }

.xtlightbox-gallery a { display: inline-block; margin: 0 2px 4px; }

.xtlightbox-gallery a > img { max-width: 90px; height: auto; }

/* COLLAPSIBLEPANEL CATEGORIES */
.CollapsiblePanel { margin: 0px; padding: 0px; border-left: solid 1px #ccc; border-right: solid 1px #999; border-top: solid 1px #999; border-bottom: solid 1px #ccc; }

.CollapsiblePanelTab { font-weight: bold; font-size: 18px; color: #d44e24; border-bottom: solid 1px #ccc; background: #ddd; margin: 0px; padding: 10px 10px 10px 50px;}
.CollapsiblePanelContent { font-family: arial, helvetica, sans-serif; font-size: 12pt; margin: 0px; padding: 10px 0px 16px 0px;  }


li.lang-active a { color: #d44e24; }

table tr .work { font-weight: bold; }

tr.holiday { background-color: #ddd; font-weight: bold; }

div.catItemView { margin-bottom: 0; }