@font-face {
    font-family: 'SF Pro Display Light';
    src: local('SF Pro Display Light'), local('SF-Pro-Display-Light'),
    url('../fonts/SFProDisplay-Light.woff') format('truetype');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display Regular';
    src: local('SF Pro Display Regular'), local('SF-Pro-Display-Regular'),
    url('../fonts/SFProDisplay-Regular.woff') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display Medium';
    src: local('SF Pro Display Medium'), local('SF-Pro-Display-Medium'),
    url('../fonts/SFProDisplay-Medium.woff') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display Semibold';
    src: local('SF Pro Display Semibold'), local('SF-Pro-Display-Semibold'),
    url('../fonts/SFProDisplay-Semibold.woff') format('truetype');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'SF Pro Display Bold';
    src: local('SF Pro Display Bold'), local('SF-Pro-Display-Bold'),
    url('../fonts/SFProDisplay-Bold.woff') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('../fonts/RobotoSlab-Thin.eot');
	src: local('Roboto Slab Thin'), local('RobotoSlab-Thin'),
		url('../fonts/RobotoSlab-Thin.eot?#iefix') format('embedded-opentype'),
		url('../fonts/RobotoSlab-Thin.woff') format('woff'),
		url('../fonts/RobotoSlab-Thin.ttf') format('truetype');
	font-weight: 100;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('../fonts/RobotoSlab-Light.eot');
	src: local('Roboto Slab Light'), local('RobotoSlab-Light'),
		url('../fonts/RobotoSlab-Light.eot?#iefix') format('embedded-opentype'),
		url('../fonts/RobotoSlab-Light.woff') format('woff'),
		url('../fonts/RobotoSlab-Light.ttf') format('truetype');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('../fonts/RobotoSlab-Bold.eot');
	src: local('Roboto Slab Bold'), local('RobotoSlab-Bold'),
		url('../fonts/RobotoSlab-Bold.eot?#iefix') format('embedded-opentype'),
		url('../fonts/RobotoSlab-Bold.woff') format('woff'),
		url('../fonts/RobotoSlab-Bold.ttf') format('truetype');
	font-weight: bold;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Roboto Slab';
	src: url('../fonts/RobotoSlab-Regular.eot');
	src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'),
		url('../fonts/RobotoSlab-Regular.eot?#iefix') format('embedded-opentype'),
		url('../fonts/RobotoSlab-Regular.woff') format('woff'),
		url('../fonts/RobotoSlab-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

*{padding:0; margin:0;/*-webkit-transition: .4s ease;transition: .4s ease;*/}


div#comjshop {
    margin-bottom: 20px;
}

a {
    color: #000;
}


.AG_classic .ag_imageThumb {
    width: 100%;
    border-radius: 5px;
}

span.ag_thumbclassic {
    /* max-width: 220px !important; */
    display: block;
    width: 19.3%;
    margin: 0.3% !important;
    padding: 0 !important;
}

span.easy_img_caption.ag_imageThumb {
    width: 100%;
}

.category-desc img {
    margin-right: 15px;
}
.AG_classic table {
    background: none !important;
    border: 0 !important;
    overflow-x: auto !important;
    overflow: initial !important;
}
.AG_classic table td {
    border: 0 !important;
}

img.ag_imageThumb {
    border: 0 !important;
    margin: 0;
    padding: 0px !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.AG_classic table tbody {
    width: 100% !important;
    display: block !important;
    border: 0;
}

.AG_classic table tbody tr {
    width: 100% !important;
    display: block !important;
    border: 0;
}

.AG_classic table tbody td {
    width: 100% !important;
    display: block !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: none !important;
}


dl {
    display: flex;
    border: 1px solid #eee;
    margin-bottom: 5px;
    padding: 5px;
}

dt {
    border-right: 1px solid #eee;
    padding-right: 10px;
    min-width: 200px;
}

dd {
    padding-left: 10px;
}

.cartb {
    margin-left: 15px;
}

.main_cat_cont {

    display: -ms-flexbox;
    display: grid;
    grid-template-columns: auto auto auto auto auto;

    -ms-flex-align: center;

    -ms-flex-wrap: wrap;

    -ms-flex-pack: justify;
    position: relative;
    z-index: 2;

    margin: auto;

    column-gap: 20px;
    row-gap: 20px;
}

.nostyle.catmain h3 {
    font-family: Roboto Slab;
    /* max-width: 1270px; */
    margin: 30px 5px;
    font-size: 26px;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.nostyle.catmain {
    background-color: #f3f3f3;
    padding: 30px 35px;
    margin-top: 20px;
}

.nostyle.catmain .jshop_menu_level_0 {
    padding: 0;
    border: 0;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 2px 2px 4px 2px #0000001f;
    background-color: #ff2044;
    -webkit-transition: .4s ease;
    transition: .4s ease;
    position: relative;
    width: 100%;
}

.nostyle.catmain .jshop_menu_level_0:hover p {
    bottom: 20px;
    /* box-shadow: 2px 2px 8px 2px #000; */
}

.nostyle.catmain .jshop_menu_level_0 a img {
    border-radius: 0;
    border: 0;
    /* z-index: 1; */
}

.nostyle.catmain .jshop_menu_level_0 a p {
    background-color: #204324ba;
    text-align: center;
    font-size: 20px;
    /* font-weight: bold; */
    padding: 15px 5px;
    border-radius: 0px 0px 15px 15px;
    position: absolute;
    bottom: 0;
    /* z-index: 2; */
    width: 100%;
    color: #ffd000;
    box-sizing: border-box;
    transition: .4s ease;
}


.articleBody {
    max-width: 1300px;
    margin: auto;
    padding: 30px 0px;
    letter-spacing: .01em;
    color: #342f31;
    position: relative;
    margin-bottom: 30px;
}

#vina-carousel-content123 .item-on .item .text-block{
    border: 9px solid #ffffff;
    background-color: #ffda89d4;
    -webkit-transition: all .4s;
    transition: all .4s;
}

#vina-carousel-content123 .item-on .item .text-block .title a {
    opacity: 1;
}

.dru .owl-carousel .text-block {
    background: none;
    position: relative;
    text-align: center;
    color: #000;
}

.dru .image-block img {
    border-radius: 100%;
    padding: 2px;
    border: 2px solid #c5b27d;
    margin-bottom: 20px;
}

.dru .owl-carousel .text-block .title a {
    font-weight: 600;
    font-size: 20px;
    color: #1a1a1a !important;
    display: block;
    margin-bottom: 20px;
}

.dru .owl-carousel .text-block .introtext {
    font-size: 18px;
    max-width: 1000px;
    margin: 0px auto 30px auto;
}

.nostyle.dru.clearfix {
}

.nostyle.dru>h3 {
    max-width: 1300px;
    margin: auto;
    padding: 15px 35px;
    font-size: 30px;
    letter-spacing: .01em;
    position: relative;
    margin-bottom: 0px;
    text-align: center;
    color: #C5B27D;
    text-transform: uppercase;
    letter-spacing: 2.5px;
}

.nostyle.dru>h3:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 3px;
    width: calc(100% - 70px);
    background-color: #fff;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


.blog.webc .text_part {
    text-align: center;
    padding-top: 50px;
    background-color: #f3f3f3;
}

.blog.webc .text_part h2 a {
    font-weight: 600;
    letter-spacing: 6px;
    margin-bottom: 20px;
    display: block;
    font-family: arial;
}

.blog.webc .text_part p {
    line-height: 150%;
}

.blog.webc .text_part p.readmore a {
    background-color: #fff;
    text-decoration: blink;
    font-size: 1rem;
    text-transform: uppercase;
    color: #C5B27D;
    border: 1px solid #C5B27D;
    padding: 11px 46px;
    border-radius: 5px;
    margin-top: 25px;
}

.blog.webc .text_part p.readmore a:hover {
    background-color: #C5B27D;
    color: #fff;
}

.blog.webc .items-row .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 40px;
    width: 100%;
}

.blog.webc .items-row .item>div {
    width: 48%;
}

.blog.webc .items-row .item .item-image img {
    width: 100%;
}

.blog.webc .items-row .icons {
    display:none;
}

.blog.webc {
    max-width: 1200px;
    margin: auto;
}

.blog.webc .items-row:nth-child(2n)>div {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
}

.nostyle.pre-foot {
    height: 600px;
    background-image: url(/images/bg.jpg);
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}

.nostyle.pre-foot p {
    background-color: #204324a6;
    position: absolute;
    width: 230px;
    height: 129px;
    padding: 20px 20px 40px 40px;
    border-radius: 0px 0px 0px 86%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    text-align: right;
    right: 0;
    top: 0px;
    color: #ffd000;
    font-style: italic;
}

.item-page.mainy h4 {
    max-width: 1300px;
    margin: auto;
    padding: 30px 0px;
    font-family: Roboto Slab;
    font-size: 35px;
    letter-spacing: .01em;
    color: #342f31;
    font-weight: bold;
    position: relative;
    margin-bottom: 30px;
}

.item-page.mainy h4:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 3px;
    width: 100%;
    background-color: #534a4d;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.item-page.mainy {
    font-size: 18px;
    margin-bottom: 40px;
}


.nostyle.ad_news>h3 {
    /* max-width: 1300px; */
    margin: auto;
    padding: 30px 35px;
    font-family: Roboto Slab;
    font-size: 35px;
    letter-spacing: .01em;
    color: #342f31;
    position: relative;
    margin-bottom: 5px;
}



.nostyle.ad_news {

}

.nfl a.readmore {
    position: absolute;
    z-index: 2;
    bottom: 0;
    right: 0;
    color: #fff;
    width: 100%;
    text-align: right;
    padding: 10px 15px;
    box-sizing: border-box;
}

.nostyle.ad_news>h3:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 3px;
    width: calc(100% - 70px);
    background-color: #534a4d;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div#vina-carousel-content125 {
    max-width: 1300px;
    margin: auto;
    padding: 30px 0 !important;
}

div#vina-carousel-content125 .text-block {
    position: relative;
    background: none;
    text-align: center;
    line-height: 140%;
    padding: 0 10px;
    margin-bottom: 30px;
}

#vina-carousel-content125 .item {
    background: none !important;
}

#vina-carousel-content125 .image-block {}

#vina-carousel-content125 .image-block img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 2px solid #c3b17a;
    padding: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.nostyle.otz.clearfix {
    background-color: #204324;
}

.nostyle.otz>h3 {
    max-width: 1300px;
    margin: auto;
    padding: 30px 35px;
    font-family: Roboto Slab;
    font-size: 35px;
    letter-spacing: .01em;
    color: #fff;
    position: relative;
    /* background-color: #241f21e8; */
    margin-bottom: 30px;
}

.nostyle.otz>h3:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 3px;
    width: calc(100% - 70px);
    background-color: #fff;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div#vina-carousel-content125 .text-block .title a {
    color: #fff;
    font-weight: normal;
    font-size: 18px;
    padding: 15px 0;
    display: block;
}

.newsflash.ad_news.clearfix:before {
    display: none;
}

.newsflash.ad_news.clearfix {
    /* display: -webkit-box; */
    display: -ms-flexbox;
    display: grid;
    grid-template-columns: auto auto auto auto;
    /* -webkit-box-align: center; */
    -ms-flex-align: center;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    /* flex-wrap: wrap; */
    /* -webkit-box-pack: justify; */
    -ms-flex-pack: justify;
    position: relative;
    z-index: 2;
    /* max-width: 1300px; */
    margin: auto;
    justify-items: stretch;
    column-gap: 20px;
    row-gap: 20px;
    padding: 30px 35px;
}

.nfl {
    width: 100%;
    /* float: left; */
    min-height: 230px;
    border-radius: 10px;
    /* margin-bottom: 20px; */
    padding: 0;
    position: relative;
    /* flex: 0 1 32%; */
    overflow: hidden;
}

.nfl img {
    width: 100%;
}

.nfl h4.newsflash-title.ad_news a {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 35px;
    width: 80%;
    background-color: #ffffffd4;
    padding: 15px;
    color: #000;
    font-weight: normal;
    font-size: 16px;
    z-index: 2;
    border-radius: 0px 10px 10px 0px;
}

.nfl figure {
    position: relative;
    z-index: 1;
}

#vina-carousel-content123 {
 background:none !important 

}

.nostyle.popul>h3 {
    max-width: 100%;
    margin: auto;
    padding: 30px 35px;
    font-family: Roboto Slab;
    font-size: 35px;
    letter-spacing: .01em;
    color: #fff;
    position: relative;
    background-color: #204324;
}

.nostyle.popul {
    background-color: #204324;
    /* background-image: url(/images/bg.webp); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: bottom;
}

.nostyle.popul>h3:before {
    content: '';
    position: absolute;
    bottom: 0;
    height: 3px;
    width: calc(100% - 70px);
    background-color: #fff;
    max-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.custom.vidd {
    height: 700px;
    position: relative;
    margin: 0 30px;
    z-index: 10;
    }


#video {
	position: absolute;
	transform: scale(1.2);
	top: 0;
	z-index: 1;
    width: 100%;
}

.video-wrapper:before {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	background-repeat: repeat;
	background-position: center;
	top: 0;
	left: 0;
	z-index: 5;
	background: url(../images/texture2.png);
    /*background-size: 3px;*/
}

.video-wrapper>div {
	position: absolute;
	text-align: center;
	height: 700px;
	display: flex;
	width: 100%;
	align-items: center;
	justify-content: center;
	background: linear-gradient(180deg, rgba(35,31,32,1) 30%, rgba(197,178,125,1) 100%);
	z-index: 0;
	overflow: hidden;
}

.video-wrapper>div>img {
	zoom: 150%;
}

div.title p {
	font-family: Roboto Slab;
	font-weight: bold;
	font-size: 70px;
	line-height: 135%;
	align-items: flex-start;
	letter-spacing: 6px;
	color: #ffd000;
	z-index: 10;
	margin: 80px 40px;
	text-transform: uppercase;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	text-align: center;
	align-content: flex-start;
	text-shadow: 1px 1px 3px #000;
}

div.title p small {
	font-weight: 500;
	font-size: 22px;
	line-height: 30px;
	text-transform:
	lowercase;
	display: flex;
	align-items: initial;
	letter-spacing: 1px;
	color: #e5e5e5;
	justify-content: flex-start;
	text-align: left;
	padding-right: 53%;
}


div.title .footnote {
	display: none;
    color: #C5B27D;
    font-size: 4em;
    font-weight: 100;
    line-height: 3.36rem;
    margin: 0;
    padding: 30px;
    border: 2px solid #C5B27D;
    border-radius: 100%;
    position: absolute;
    left: 90px;
    bottom: -40px;
    width: 0.8em;
    height: 0.8em;
    text-align: center;
	font-family: none;
}

div.title .footnote:before {
	content: '';
    position: absolute;
    width: 27px;
    height: 3px;
    background: #C5B27D;
    transform: rotate(90deg);
    margin-top: 22px;
    margin-left: -13px;
}

div.title .container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	height: 100%;
	box-sizing: border-box
}


span.open {
    display: none;
}

a.closebtn {
    display: none;
}

.nostyle.cat_img {
    background-image: url(/images/old_wall.png);
    padding: 50px 0;
    margin: 40px 0 0px 0;
}

.item-page {
    margin-top: 10px;
}

p {
    margin-bottom: 10px;
}

.item-page h1 {
    text-transform: uppercase;
    font-weight: normal;
    margin-bottom: 15px;
}

.page-header h2 {
    font-weight: normal;
}

.item-page .icons {
    display: none;
}

.nostyle.pre h3 {
    font-size: 26px;
    font-weight: normal;
    text-align: center;
    color: #000;
}

.moduletable.pre h3 {
    text-align: center;
    font-size: 25px;
    text-transform: uppercase;
    color: #000;
    padding-top: 30px;
    padding-bottom: 30px;
}

.moduletable.pre {
    background-image: url(/images/ow.png);
    padding: 40px 0;
}

.nostyle.pre {
    padding: 30px;
    margin-top: 0px;
    background-color: #f9f9f9;
}

.custom.pre {
    max-width: 1200px;
    margin: auto;
    /* border: 3px solid #c8c8c8; */
    border-radius: 10px;
    display: flex;
    margin-bottom: 0px;
    /* background-color: #ffffff7a; */
    flex-wrap: wrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
}

.custom.pre p {
    flex: 1 1 23%;
    padding: 17px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px dashed#ccc;
    margin: 1%;
    border-radius: 4px;
    background-image: url(/images/old_wall.png);
}

.custom.pre p img {
    width: 90px;
    padding-top: 20px;
}

.custom.pre p span {
    display: block;
    line-height: 115%;
    padding-top: 20px;
    font-size: 17px;
}


.cate_img.spec img {
    position: absolute;
    z-index: 0;
    height: 100%;
    width: auto;
    left: 0;
    top: 0px;
    transition: all 300ms;
    filter: blur(0.1px) brightness(0.6);
}

.cate_img.spec a {
    /* position: relative; */
    /* overflow: hidden; */
}

.cate_img.spec h2 {
    z-index: 2;
    color: #f7cb4b;
    font-size: 20px;
    text-shadow: 1px 1px 5px #0003;
}

.cate_img.spec h2 span {
    color: #fff;
}

.cate_img.spec a:hover img {
    filter: blur(2px) brightness(0.5);
}

.jshop_list_manufacturer .manufacturer .image img {
    width: 100%;
}

nav.nav {
    background-color: #ffd000;
    z-index: auto !important;
    /* background-image: url(/images/old_wall.png); */
    padding: 0 0px;
    margin: 0 30px;
    }
nav.nav ul li ul li ul {
    left: 250px;
    top: 0;
}

nav.nav ul li ul li {
    max-width: 250px;
}
nav.nav ul li ul {
    display: none;
    position: absolute;
    background-color: #ffffff;
    width: auto;
    z-index: 2;
    min-width: 120px;
    max-width: 250px;
    right: 0;
}

li.deeper.parent:hover>ul {
    display: block;
    box-shadow: 0 0 3px rgb(144 144 144 / 25%);
}

li.deeper.parent {
    position: relative;
}

nav.nav ul li ul li a {
    text-align: left;
    padding: 10px 0px 10px 10px;
    font-size: 13px;
    font-weight: normal;
}


nav.nav ul {
    display: flex;
    max-width: 100%;
    margin: auto;
    justify-content: space-between;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: stretch;
    }

nav.nav ul li {
    flex: 1 1 auto;
    text-align: center;
    /* max-width: 150px; */
    /* display: flex; */
    /* align-items: stretch; */
    /* justify-content: space-evenly; */
    /* align-content: center; */
    }

nav.nav ul li a:hover {
   background-color: #204324;
   color: #ffffff;
   font-weight: normal;
}

nav.nav ul li ul li a:hover {
	background-color: #ffd000;
	color: #000;
}

nav.nav ul li a {
    padding: 15px 0px;
    display: block;
    font-size: 12px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .05em;
    }

.custom.top_menu p {
    color: #ffd000;
    font-size: 14px;
    padding-top: 4px;
}

h1 {
    font-size: 21px;
    margin-bottom: 10px !important;
    margin-top: 10px;
}

.nostyle.pir_show {
    background-color: #f3f3f3;
    margin-top: 15px;
}

.custom.pir_show {
    max-width: 1200px;
    margin: auto;
    display: flex;
    justify-content: space-around;
    padding: 50px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.custom.pir_show p {
    font-size: 30px;
    margin-top: 15px;
    text-transform: uppercase;
}

.custom.pir_show p span {
    display: block;
    font-size: 16px;
    margin-top: 25px;
    line-height: 175%;
    text-transform: initial;
    padding-right: 60px;
}

.custom.pir_show img {
    width: 400px;
}

.custom.cat_img {
    display: flex;
    max-width: 1180px;
    margin: auto;
    flex-wrap: wrap;
    /* flex-direction: row; */
    /* justify-content: center; */
}

.cate_img a:hover {
    border: 1px solid #959595;
}

.cate_img {
    flex: 0 0 25%;
    display: flex;
}

.cate_img a {
    background: none;
    padding: 9px 15px;
    display: flex;
    margin: 3px;
    transition: 0.5s;
    justify-content: space-between;
    border: 1px solid #e3e3e3;
    align-items: flex-start;
    flex: 1 1 100%;
    overflow: hidden;
    position: relative;
}

.cate_img h2 {
    font-size: 16px;
    font-weight: 300;
    margin-top: 10px;
    color: #000;
}

.cate_img h2 span {
    display: block;
    font-size: 14px;
    font-weight: normal;
    color: #ada7a7;
    margin-top: 120px;
    margin-bottom: 20px;
}

.cate_img img {
    width: 170px;
}

.div_btn {
    display: none;
}
a.close_btn {
    display: none;
}

.nostyle.krosh {
    /* max-width: 1300px; */
    margin: 0 auto;
    padding: 20px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: nowrap;
    flex-direction: row;
}

.juaf {
    background-color: #F1F1F1;
    padding: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.layout-cell.sidebar1 {
    max-width: 400px;
    position: relative;
    padding-right: 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: auto;
}

.layout-cell.content {
    max-width: 100%;
    width: 100%;
}

.catitem {
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.catitem a {
    display: block;
    color: #000;
    text-decoration: none;
    transition: 0.5s;
    background-color: transparent;
}

.catitem img {
    width: 55%;
    padding-top: 3px;
}

.catitem p {
    line-height: 1;
    padding-bottom: 10px;
    font-size: 12px;
}

.catitem a:hover {
    background-color: #e5e5e5;
}

.nostyle.cati {
    background-color: #F1F1F1;
}

.custom.cati {

}

.catic {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
    position: relative;
}

.slo_poisk {
    margin-left: auto;
    flex: 1;
}

.slo_tel {
    padding: 0 20px;
    margin-top: 0px;
    /* flex: 1; */
    text-align: center;
margin-right: 25px;}

.slo_adr {
    padding: 0 20px;
    color: #828282;
}

.slo_tit {
    padding: 0 20px;
    color: #484848;
    margin-top: 0px;
    flex: 2;
}

.slo_tit .social img {height: 30px;margin: 10px;}

.slo_tel a {
    display: block;
    padding: 3px 0px;
}

.nostyle.top_menu {
    background-color: #204324;
}

.top_soc a img {
    width: 25px;
    padding-left: 15px;
    filter: brightness(0.9);
    transition: all 0.3s;
}

.top_soc a:hover>img {
    filter: brightness(2);
}

.custom.top_menu {
    max-width: 100%;
    margin: 0 auto;
    padding: 5px 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    /* overflow-x: scroll; */
    justify-content: space-between;
}

ul.menu_top li a {
    font-size: 14px;
    line-height: 18px;
    color: #BDBDBD;
    transition: 0.3s;
    padding: 5px 18px;
    display: inline-block;
    word-break: keep-all;
}

ul.menu_top li:first-child a {
    padding-left: 4px;
}


div#comjshop_list_product .chara.id_1 {
    /* display: none; */
}
div#comjshop_list_product .chara.id_2 {
    /* display: none; */
}
div#comjshop_list_product .chara.id_3 {
    display: none;
}
.extra_fields_el.chara.id_4 .extra_fields_name {
    display: none;
}
.chara.id_4 .label-name {
    display: none;
}
.extra_fields_el.chara.id_4 {
    /* width: 65%; */
}

.slo_tit h1 {
    font-size: 22px;
    font-weight: normal;
    /* text-transform: uppercase; */
    /* font-style: italic; */
    font-family: Roboto Slab;
    margin-top: 20px;
}
.chara.id_4 {
    color: #f00;
    font-size: 16px;
    font-weight: 400;
    font-family: arial;
    margin: 5px auto;
    /* background-color: #f44336; */
    padding: 5px;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    /* width: 95%; */
}

.jshop_list_product .block_product > div {
    position: relative;
}
a#swha {
    display: block;
    color: #fff !important;
    text-decoration: none;
    background-color: #3ebe36;
    padding: 5px 10px;
    /* width: 65%; */
    font-size: 14px;
    border-radius: 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 10px auto 20px auto;
    cursor: pointer;
    max-width: 180px;
}
a#sswh {
    color: #fff !important;
    background-color: #3ebe36;
    border: 0;
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    border-radius: 0px;
    margin: 5px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 95%;
    cursor: pointer;
    flex: 1 1 100%;
}
ul.menu_top {
    display: flex;
    flex-wrap: nowrap;
    width: 500px;
}
.nostyle ul li {
    font-size: 13px;
    display: inline-block;
}
.jshop_categ.category .sblock2 a.product_link {
    display: block;
    padding: 10px;
}
.category_name {
    float: left;
    width: 100%;
}
.custom.tng.ftr {
    max-width: 1170px;
    margin: 10px auto 0 auto;
    z-index: 1;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px 15px;
    font-size: 14px;
    line-height: 140%;
    background-color: #f7f7f7;
}
.custom.tng strong {
    color: #737373;
}
.custom.tng {
    font-size: 14px;
    line-height: 150%;
    text-align: justify;
    padding-top: 30px;
    padding-bottom: 30px;
}
.custom.tng h2 {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    font-size: 18px;
}
.custom.tng p {
    margin-bottom: 5px;
    line-height: 130%;
}
span.text_pay_without_reg {
    font-size: 18px;
    font-style: italic;
    display: block;
    line-height: 140%;
}
span.text_pay_without_reg a {
    background-color: #4aa7fc;
    color: #fff !important;
    padding: 5px 15px;
    border-radius: 4px;
}
.login_block .form-horizontal {
    max-width: 450px;
}
.login_block .control-group {
    margin-bottom: 15px;
}
.login_block .control-group input {
    padding: 5px 10px;
}
input.btn.btn-primary.button {
    font-size: 15px;
    display: inline;
    line-height: 100%;
    padding: 6px 18px;
    height: auto;
    margin-top: -1px !important;
}
.nostyle.head.clearfix {
    /* background-color:#002a505e; */
    /* background-image: url('/images/brickwall.png'); */
}
.basket_content {
    display: none;
}
div#comjshop a {
    color: #000;
}
a.logos {
    font-size: 55px !important;
    display: block;
    margin-bottom: 0px;
}
.logo span {
    font-size: 13px;
    display: block;
    line-height: 115%;
    color: #000000;
    text-transform: uppercase;
    margin-top: 5px;
    letter-spacing: 1px;
}
.logo h1 {
    font-size: 13px;
    display: block;
    line-height: 115%;
    color: #000000;
    text-transform: uppercase;
    margin-top: 10px;
    letter-spacing: 1px;
}
h4.alert-heading {
    display: none;
}
.alert.alert-notice {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: #000000a3;
    z-index: 99;
}
.alert.alert-notice > div {
    width: 80%;
    display: block;
    margin: auto;
    max-width: 300px;
    background-color: #fff;
    padding: 15px;
    text-align: center;
    top: 50%;
    position: absolute;
    left: 50%;
    margin-left: -165px;
}
.alert.alert-notice .close {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: right;
    font-size: 45px;
    color: #fff;
}
.nostyle.srch {
    margin: 10px auto 10px auto;
    border: 1px solid #cacaca;
    border-radius: 15px;
    width: 80%;
    max-width: 820px;
}
input.button.srch[type="submit" i]:active {
    background-color: #fff;
}
input.button.srch[type="submit" i] {
    background-color: #fff;
}
input.button.srch:focus {
    outline: -webkit-focus-ring-color auto 0;
}
input#jshop_search:focus {
    outline: -webkit-focus-ring-color auto 0;
}
.moduletable.srch {
    margin: 0 auto;
    border: 1px solid #cacaca;
    border-radius: 15px;
    width: 80%;
    max-width: 320px;
    background-color: #fff;
    position: relative;
    min-width: 200px;
    height: 30px;
}
input.button.srch {
    background: url(/images/zoom.svg) no-repeat;
    background-size: 19px;
    background-position-x: center;
    background-position-y: center;
    width: 15% !important;
    padding: 3px;
    margin: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 15px;
    display: inline-block;
    filter: grayscale(1);
    position: absolute;
    height: 100%;
    right: 0;
}
input#jshop_search {
    width: 85% !important;
    display: inline-block;
    float: left !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 5px 6px 15px;
    font-size: 14px;
    border: 0 solid #e1e1e1;
    background-color: #fdfdfd;
    border-radius: 15px;
    position: absolute;
    height: 100%;
    left: 0;
}
.logo a span {
    font-size: 25px;
    color: #000;
    text-decoration: none;
}
a {
    outline: 0;
    text-decoration: none;
}
.jshop_list_product .product .name a {
    color: #000;
    text-transform: uppercase;
    letter-spacing: 1px;
}
footer.footer:after {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 0;
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: contain;
    padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a.tel_hd {
    display: block;
    text-decoration: none;
    color: #fff;
    font-size: 25px;
}
.top_gara .soc i {
    color: #fff;
    font-size: 20px;
    margin: 15px 7px;
}
.top_gara h1 {
    color: #bdbdbd;
    font-size: 12px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.top_gara img {
    max-width: 350px;
    width: 95%;
}
.top_gara {
    text-align: center;
}
.nostyle.topgara {
    background-position: left top;
    background-repeat: no-repeat;
    background-size: contain;
}
.custom.topgara {
    background-position: right top;
    background-repeat: no-repeat;
    background-size: contain;
}
div.jshop_prod_description {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    line-height: 155%;
}
div#basket_store {
    background-repeat: no-repeat !important;
    background-color: transparent;
    background-image: url('/images/sho.svg');
    position: relative;
    background-size: cover;
}
.camera_commands,
.camera_next,
.camera_nextThumbs,
.camera_prev,
.camera_prevThumbs,
.camera_thumbs_cont {
    background: 0 0;
}
.camera_amber_skin .camera_prev > span {
    background-position: 0 -80px;
}
.camera_amber_skin .camera_commands > .camera_stop {
    background-position: -120px -80px;
}
.camera_amber_skin .camera_next > span {
    background-position: -40px -80px;
}
.camera_amber_skin .camera_commands > .camera_play {
    background-position: -80px -80px;
}
#basket_2 {
    background-size: 50px !important;
    background-position: 2px center !important;
    float: right;
}
.top_left {
    float: left;
}
.top_right {
    float: right;
}
.custom.top i {
    color: #b3b3b3;
    margin: 3px;
    font-size: 17px;
}
.top_right a {
    display: inline-block;
    color: #e0e0e0 !important;
    margin-bottom: 5px;
    text-decoration: none;
    margin: 0 9px;
}
.ft.lg img {
    width: 95%;
    max-width: 180px;
}
.ft a {
    display: block;
    color: #ffd000!important;
    margin-bottom: 5px;
    line-height: 34px;
    font-size: 25px;
    letter-spacing: .05em;
    font-size: 14px;
    text-transform: uppercase;
}
.nostyle.clearfix.ftt {
    max-width: 1300px;
    margin: 0 auto;
    z-index: 1;
    position: relative;
    border-top: 4px solid #ffd000;
    border-bottom: 4px solid #ffd000;
    padding: 30px 0;
}
.ft p {
    font-size: 17px;
    text-transform: uppercase;
    color: #242424;
    text-align: left;
    margin-bottom: 5px;
}
.ft {
    display: inline-block;
    text-align: left;
    width: 25%;
    float: left;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
}
.nostyle.manu.clearfix {
    background-color: #eee;
    padding-bottom: 30px;
    padding-top: 30px;
}
.jshop_menu_level_0 span {
    display: none;
}
.jshop_menu_level_0,
.jshop_menu_level_0_a {
    width: 19%;
    float: left;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #eee;
    border-radius: 5px;
    margin: 0.5%;
}
.jshop_menu_level_0 img,
.jshop_menu_level_0_a img {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 8px;
}
.manufactuter_list {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.jshop_list_product .block_product .extra_fields {
    text-align: center; /* display:none */
}
.custom.main_t span {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 26px;
    color: #000;
    padding-left: 15px;
    display: block;
    margin-top: 20px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}
.custom.main_t h1 {
    color: #000;
    font-weight: 400;
    text-align: center;
    margin-bottom: 15px;
}
.custom.main_t p {
    font-size: 15px;
    line-height: 150%;
    text-align: justify;
}
.postheadericons.metadata-icons {
    display: none;
}
.cont i {
    color: #c211a7;
    font-size: 15px;
    margin-right: 5px;
}
#comjshop > div.jshop_list_category {
    /* display:none */
}
div#label_1 {
    background-color: #0e8b00;
}
div#label_2 {
    background-color: #ca0101;
}

div#label_3 {
    background-color: #FFC107;
}
div#label_5 {
    background-color: #adadad;
}

div#label_4 {
    background-color: #0e8b00;
}

div#label_2 .label_name {
    color: #ffffff;
}
.nostyle.clearfix.label_block h3 {
    font-weight: 400;
    text-transform: uppercase;
    font-size: 26px;
    color: #7f1182;
    padding-left: 10px;
}
.nostyle.clearfix.label_block {
    padding: 5px 10px;
}
a.in_cart_list.btn {
    border: 0;
    background-color: #fff;
    box-shadow: none;
    height: 20px;
    width: 13px;
    background-image: url(/images/addcart.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
    margin-top: 0;
}
a.in_cart_pro.btn {
    border: 0;
    background: none;
    box-shadow: none;
    height: 17px;
    width: 15px;
    background-image: url(/images/addcart.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center center;
}
.productfull .image_middle a>img {
    width: 100%;
    border: 1px solid #eee;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.text_zoom img {
    width: auto !important;
}
.productfull .image_middle {
    position: relative;
}
.jshop_categ.category .sblock2 {
    display: block;
    width: 100%;
}
.jshop_categ.category .jshop_img {
    width: 100%;
    border: 1px solid #eee;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
   /* display: none;*/
}
a.button_buy {
    color: #000 !important;
    background-color: #ffd000;
    border: 0;
    padding: 5px 10px;
    display: block;
    font-size: 13px;
    border-radius: 0px;
    margin: 0px auto;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 95%;
    flex: 1;
}
.jshop_categ.category {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; /* padding:10px; */
    text-align: center;
    background-color: #eee;
}
.manufacturer_name {
    font-size: 14px;
}
.jshop_categ.manufacturer {
    border: 1px solid #eee;
    margin: 0.2%;
    text-align: center;
    border-radius: 10px;
    flex: 0 1 24.6%;
    padding: 10px;
}
.row-fluid.jshop {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    padding-right: 15px;
}
.bl_right {
    display: inline-block;
    vertical-align: top;
    width: 47%;
    padding: 3% 2%;
    background-color: #f9f9f9;
    text-align: center;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
img#main_image_1 {
    border: 1px solid #f3c0bb;
}
div#comjshop_list_product {
    margin-top: 10px;
}
.jshop .block_item a {
    color: #7f1182;
    font-size: 15px;
}
.jshop .block_item {
    width: 25%;
    display: inline-block;
    padding: 1%;
    margin: 0;
    vertical-align: top;
    text-align: center;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    position: relative;
}
.label_products.jshop .image {
    text-align: center;
    margin-bottom: 5px;
    position: relative;
    width: 100%;
    padding-top: 100%;
}
.jshop .block_item:hover {
    background-color: #fdfdfd;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.jshop .block_item .image_block:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.jshop .block_item .image_block {
    padding: 2px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #eee;
    border-radius: 0;
    overflow: visible;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.acc_menu_jshopping > ul.menu li.item1:hover {
    background-color: #e9e9e9 !important;
}

.acc_menu_jshopping > ul.menu li.item2:hover>a {
    /* color: #fff !important; */
}

.acc_menu_jshopping > ul.menu li.item2:hover {
    background-color: #d9d9d9 !important;
    /* color: #fff; */
}
.custom_mb:hover {
    background-color: #b38d1c;
}
.custom_mb p:hover {
    color: #fff;
}
.custom_mb {
    background-color: #d1a72b;
    font-size: 16px;
    border-radius: 0;
    overflow: hidden;
    min-width: 235px;
}
.custom_mb span {
    position: relative;
    width: 30px;
    height: 2px;
    background: #fff;
    transition: 0.5s;
    border-radius: 2.5rem;
    float: right;
    top: 10px;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
}
.custom_mb span:before {
    display: block;
    content: "";
    height: 2px;
    width: 30px;
    background: #fff;
    position: absolute;
    transition: 0.5s 0.25s;
    border-radius: 1rem;
    top: 7px;
}
.custom_mb span:after {
    display: block;
    content: "";
    height: 2px;
    width: 30px;
    background: #fff;
    position: absolute;
    transition: 0.5s 0.25s;
    border-radius: 1rem;
    top: -7px;
}
.custom_mb p {
    padding: 8px 7px;
    margin: 0 !important;
    color: #fff;
    cursor: pointer;
    text-transform: uppercase;
    font-family: Scada, sans-serif !important;
    text-align: center;
    font-size: 15px;
}
div#ar_menu_id {
    display: block;
    -webkit-transition: 0.4s eas;
    transition: 0.4s ease;
    position: relative;
    overflow: visible;
    border: 1px solid #dedede;
    border-radius: 0;
    overflow: hidden;
    margin-top: 0;
}
#cmo {
    display: block;
}
#cmc {
    display: none;
}
.btn.jmodedit {
    display: none !important;
}
.label_products.jshop img.jshop_img {
    vertical-align: middle;
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: 90%;
}
.btn {
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    background-color: #eaeaea;
    border-bottom-color: #a2a2a2;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-success {
    color: #fff !important;
    background-color: #175995;
    border: 0;
    padding: 5px 10px;
    display: block;
    font-size: 16px;
}
.jshop_list_product .block_product {
    margin-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 5px;
    border: 1px solid #eee;
}
.jshop_list_product .block_product:hover {
    border: 1px solid #7e7e7e;
}
.jshop_list_product .image_block:before {
    content: " ";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.jshop_list_product .image_block img {
    display: inline-block;
    max-width: 100%;
    max-height: 100%;
    width: 100%;
    vertical-align: top;
    float: left;
}
.jshop_list_product .image_block {
    padding: 0;
    display: inline-block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 0;
    overflow: visible;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.jshop_list_product .product .image {
    text-align: center;
    margin-bottom: 5px;
    position: relative;
    width: 100%;
}
span#mxcpr {
    display: none;
}
.cont span {
    color: #ababab;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0.5px;
    display: block;
}
.cont a {
    font-size: 22px;
    text-decoration: none;
    color: #fff;
    display: block;
}
.slo_tel span {
    color: #231f20;
    
    font-size: 20px;
    display: inline-flex;
font-family: 'Roboto Slab', serif;
    font-weight: bold;}
span.sp_del {
    color: #000000;
    font-weight: 400;
    font-size: 14px;
    letter-spacing: 0;
}
.bnn span {
    position: absolute;
    bottom: 8%;
    left: 8%;
    font-family: century gothic;
    color: #013882;
    font-size: 2.2em;
    text-transform: uppercase;
    text-shadow: 1px 1px 3px #fff;
}
.banner-top1 {
    background-color: #eee;
    background-image: url(/images/bntop1.jpg);
}
.banner-top2 {
    background-color: #eee;
    background-image: url(/images/bntop2.jpg);
    margin-top: 10px;
}
.bnn {
    height: 215px;
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
}
.nostyle.slider_main {
    width: 33.33%;
    display: inline-block;
    padding: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.nostyle.slide_sidebar {
    width: 30%;
    float: right;
    vertical-align: top;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 10px;
}
.sl_sec {
    margin: 0 auto 0px auto;
    /* padding:5px; */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    /* background-color: #f1f1f1; */
    text-align: center;
    z-index: 1;
}
.logo img {
    /* width: 90%; */
    max-width: 225px;
    display: block;
    padding-top: 0px;
}
.nostyle.top {
    padding: 2px;
}
.custom.top {
    max-width: 1200px;
    margin: 0 auto;
    padding: 3px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.custom.head {
    /* max-width: calc(100% - 10px); */
    margin: 0 auto;
    padding: 5px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: space-between;
    /* flex-direction: row; */
    border-bottom: 1px solid #e0e0e0;
    }
.logo {
    text-decoration: none;
    color: #fff;
    text-align: left;
    padding: 5px 0px;
}

.cont {
    float: left;
    width: 30%;
    text-align: center;
    margin-top: 10px;
}
.carty {
    text-align: right;
    /* padding-right: 10px; */
    margin-top: 0px;
    /* flex: 1; */
}

.carty a {font-size: 20px;border: 3px solid #4ec71c;color: #4ec71c;padding: 7px 15px;font-weight: bold;}

#main {
    background: #fff;
    margin: 0 auto;
    font-size: 14px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: 400;
    font-style: normal;
    position: relative;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    cursor: default;
    overflow: hidden;
}
table,
ul.hmenu {
    font-size: 13px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: 400;
    font-style: normal;
}
a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
ol,
p,
ul {
    margin: 0;
    padding: 0;
}
.button {
    border: 0;
    border-collapse: separate;
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
    background-origin: border-box !important;
    background: #ffd000;
    border-radius: 0px;
    border-width: 0;
    padding: 4px 21px;
    margin: 0 auto;
    height: 24px;
    color: #000;
}
.blockcontent,
.postcontent,
.postfootericons,
.postheadericons,
ul.vmenu a {
    text-align: left;
}
.postcontent,
.postcontent a,
.postcontent a.hovered,
.postcontent a.visited,
.postcontent a:hover,
.postcontent a:link,
.postcontent a:visited,
.postcontent li,
.postcontent table {
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    line-height: 135%;
}
.postcontent p {
    margin: 13px 0;
    line-height: 130%;
}
.blockheader .t,
.blockheader .t a,
.blockheader .t a:hover,
.blockheader .t a:link,
.blockheader .t a:visited,
.headline,
.headline a,
.headline a:hover,
.headline a:link,
.headline a:visited,
.postcontent h1,
.postcontent h1 a,
.postcontent h1 a:hover,
.postcontent h1 a:link,
.postcontent h1 a:visited,
.postcontent h2,
.postcontent h2 a,
.postcontent h2 a:hover,
.postcontent h2 a:link,
.postcontent h2 a:visited,
.postcontent h3,
.postcontent h3 a,
.postcontent h3 a:hover,
.postcontent h3 a:link,
.postcontent h3 a:visited,
.postcontent h4,
.postcontent h4 a,
.postcontent h4 a:hover,
.postcontent h4 a:link,
.postcontent h4 a:visited,
.postcontent h5,
.postcontent h5 a,
.postcontent h5 a:hover,
.postcontent h5 a:link,
.postcontent h5 a:visited,
.postcontent h6,
.postcontent h6 a,
.postcontent h6 a:hover,
.postcontent h6 a:link,
.postcontent h6 a:visited,
.postheader,
.postheader a,
.postheader a:hover,
.postheader a:link,
.postheader a:visited,
.slogan,
.slogan a,
.slogan a:hover,
.slogan a:link,
.slogan a:visited,
.vmenublockheader .t,
.vmenublockheader .t a,
.vmenublockheader .t a:hover,
.vmenublockheader .t a:link,
.vmenublockheader .t a:visited {
    font-size: 22px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: 400;
    font-style: normal;
    line-height: 120%;
}
.postcontent a,
.postcontent a:link {
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    text-decoration: none;
    color: #00417c;
}
.postcontent a.visited,
.postcontent a:visited {
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    text-decoration: none;
    color: #ea20c9;
}
.postcontent a.hover,
.postcontent a:hover {
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    text-decoration: underline;
    color: #00b0f0;
}
.postcontent h1 {
    color: #000;
    margin: 15px 0;
    font-size: 26px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
.blockcontent h1 {
    margin: 10px 0 0;
    font-size: 26px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
.blockcontent h1 a,
.blockcontent h1 a:hover,
.blockcontent h1 a:link,
.blockcontent h1 a:visited,
.postcontent h1 a,
.postcontent h1 a:hover,
.postcontent h1 a:link,
.postcontent h1 a:visited {
    font-size: 26px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
.postcontent h2 {
    color: #8d9caa;
    margin: 10px 0 0;
    font-size: 22px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
.blockcontent h2 {
    margin: 10px 0 0;
    font-size: 22px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
.blockcontent h2 a,
.blockcontent h2 a:hover,
.blockcontent h2 a:link,
.blockcontent h2 a:visited,
.postcontent h2 a,
.postcontent h2 a:hover,
.postcontent h2 a:link,
.postcontent h2 a:visited {
    font-size: 22px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
.postcontent h3 {
    color: #9c9c9c;
    margin: 10px 0 0;
    font-size: 20px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
.blockcontent h3 {
    margin: 10px 0 0;
    font-size: 20px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
.blockcontent h3 a,
.blockcontent h3 a:hover,
.blockcontent h3 a:link,
.blockcontent h3 a:visited,
.postcontent h3 a,
.postcontent h3 a:hover,
.postcontent h3 a:link,
.postcontent h3 a:visited {
    font-size: 20px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
.postcontent h4 {
    color: #696969;
    margin: 10px 0 0;
    font-size: 18px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
.blockcontent h4 {
    margin: 10px 0 0;
    font-size: 18px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
.blockcontent h4 a,
.blockcontent h4 a:hover,
.blockcontent h4 a:link,
.blockcontent h4 a:visited,
.postcontent h4 a,
.postcontent h4 a:hover,
.postcontent h4 a:link,
.postcontent h4 a:visited {
    font-size: 18px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
.postcontent h5 {
    color: #696969;
    margin: 10px 0 0;
    font-size: 15px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
.blockcontent h5 {
    margin: 10px 0 0;
    font-size: 15px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
.blockcontent h5 a,
.blockcontent h5 a:hover,
.blockcontent h5 a:link,
.blockcontent h5 a:visited,
.postcontent h5 a,
.postcontent h5 a:hover,
.postcontent h5 a:link,
.postcontent h5 a:visited {
    font-size: 15px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
.postcontent h6 {
    color: #b8b8b8;
    margin: 10px 0 0;
    font-size: 13px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
.blockcontent h6 {
    margin: 10px 0 0;
    font-size: 13px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
.blockcontent h6 a,
.blockcontent h6 a:hover,
.blockcontent h6 a:link,
.blockcontent h6 a:visited,
.postcontent h6 a,
.postcontent h6 a:hover,
.postcontent h6 a:link,
.postcontent h6 a:visited {
    font-size: 13px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
}
#hmenu-bg,
.checkbox:before,
.hmenu a,
.radiobutton:before,
.sheet,
.slidenavigator > a,
.vmenu a,
article,
footer,
header,
nav {
    -webkit-background-origin: border !important;
    -moz-background-origin: border !important;
    background-origin: border-box !important;
}
#hmenu-bg,
.checkbox:before,
.radiobutton:before,
.sheet,
.slidenavigator > a,
article,
footer,
header,
nav {
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul {
    list-style-type: none;
}
ol {
    list-style-position: inside;
}
body,
html {
    height: 100%;
}
body {
    padding: 0;
    margin: 0;
    min-width: 240px;
    color: #404040;
}
#header-bg:before,
#hmenu-bg:before,
.footer:before,
.header:before,
.layout-cell:before,
.layout-wrapper:before,
.nav:before,
.sheet:before {
    width: 100%;
    content: " ";
    display: table;
}
#header-bg:after,
#hmenu-bg:after,
.cleared,
.clearfix:after,
.footer:after,
.header:after,
.layout-cell:after,
.layout-wrapper:after,
.nav:after,
.sheet:after {
    clear: both;
    font: 0/0 serif;
    display: block;
    content: " ";
}
form {
    padding: 0 !important;
    margin: 0 !important;
}
table.position {
    position: relative;
    width: 100%;
    table-layout: fixed;
}
.blockcontent li h1,
.postcontent li h1,
li h1 {
    margin: 1px;
}
.blockcontent li h2,
.postcontent li h2,
li h2 {
    margin: 1px;
}
.blockcontent li h3,
.postcontent li h3,
li h3 {
    margin: 1px;
}
.blockcontent li h4,
.postcontent li h4,
li h4 {
    margin: 1px;
}
.blockcontent li h5,
.postcontent li h5,
li h5 {
    margin: 1px;
}
.blockcontent li h6,
.postcontent li h6,
li h6 {
    margin: 1px;
}
.blockcontent li p,
.postcontent li p,
li p {
    margin: 1px;
}
.shapes {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: 0;
}
.slider-inner {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
.slidenavigator > a {
    display: inline-block;
    vertical-align: middle;
    outline-style: none;
    font-size: 1px;
}
.slidenavigator > a:last-child {
    margin-right: 0 !important;
}
.headline {
    display: inline-block;
    position: absolute;
    min-width: 50px;
    top: 29px;
    left: 1.23%;
    line-height: 100%;
    margin-left: -2px !important;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    z-index: 102;
}
.headline,
.headline a,
.headline a:hover,
.headline a:link,
.headline a:visited {
    font-size: 36px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.3);
    padding: 0;
    margin: 0;
    color: #878787 !important;
    white-space: nowrap;
}
.object227400126 a,
.object227400126 h1,
.object227400126 h2,
.object227400126 h3,
.object227400126 h4,
.object227400126 h5,
.object227400126 h6,
.object227400126 li,
.object227400126 ol,
.object227400126 p,
.object227400126 ul {
    line-height: 26px;
}
.object227400126 {
    position: absolute;
    top: 39px;
    left: 97.5%;
    margin-left: -195px !important;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    -ms-transform: rotate(0);
    transform: rotate(0);
    background-image: url(../images/object227400126.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 101;
    width: 200px;
    height: 26px;
}
.sheet {
    margin: 0 auto;
    position: relative;
    cursor: auto;
    width: 100%;
    min-width: 240px;
    max-width: 1920px;
    z-index: auto !important;
}
.header {
    margin: 0 30px;
    position: relative;
    z-index: auto !important;
    /* background-color: #e3e2e2; */
    /* background-image:url(/images/bg2.webp); */
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: bottom;
}
.header > div.block,
.header > div.nostyle,
.header > div.post {
    z-index: 101;
}


.layout-wrapper {
    position: relative;
    margin: 0px auto 0 auto;
    z-index: auto !important;
    /* max-width: 1360px; */
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.content-layout {
    display: table;
    width: 100%;
    table-layout: fixed;
}
.content-layout-row {
    display: flex;
}
.layout-cell {
    display: inline-block;
    vertical-align: top;
}
.postcontent .content-layout {
    border-collapse: collapse;
}



.pager {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 6px;
    margin: 2px;
}
.pager > :last-child {
    margin-right: 0 !important;
}
.pager > span {
    cursor: default;
}
.pager > * {
    background: #d9dee3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 10px;
    margin: 0 4px 0 auto;
    line-height: normal;
    position: relative;
    display: inline-block;
    margin-left: 0;
}
.pager .active,
.pager a:link,
.pager a:visited {
    line-height: normal;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    text-decoration: none;
    color: #1c2126;
}
.pager .active {
    background: #b6bfc9;
    padding: 10px;
    margin: 0 4px 0 auto;
    color: #fff;
}
.pager .more {
    background: #d9dee3;
    margin: 0 4px 0 auto;
}
.pager a.more:link,
.pager a.more:visited {
    color: #212121;
}
.pager a:hover {
    background: #b9c2cb;
    padding: 10px;
    margin: 0 4px 0 auto;
}
.pager a.more:hover,
.pager a:hover {
    text-decoration: none;
    color: #21262c;
}
.pager > :after {
    margin: 0 0 0 auto;
    display: inline-block;
    position: absolute;
    content: " ";
    top: 0;
    width: 0;
    height: 100%;
    right: 0;
    text-decoration: none;
}
.pager > :last-child:after {
    display: none;
}


.Sorter img {
    border: 0;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    position: static;
    z-index: 1;
    width: 12px;
    height: 6px;
}
.Sorter a {
    position: relative;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    color: #647587;
}
.Sorter a:link {
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    color: #647587;
}
.Sorter a.visited,
.Sorter a:visited {
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    color: #647587;
}
.Sorter a.hover,
.Sorter a:hover {
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    color: #4c5967;
}
.Sorter {
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    color: #364049;
}

.footer {
    background-color: #204324;
    padding: 80px 25px 40px 25px;
    margin: 0px auto 0;
    position: relative;
    color: #f8f8f8;
    font-size: 13px;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    line-height: 175%;
    text-align: center;
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: contain;
    /* background-image: url(/images/bgf.webp); */
    background-repeat: no-repeat;
    /* background-size: cover; */
    background-position-y: bottom;
}

.footer p {
    padding: 0;
}
.footer a,
.footer a:link {
    color: #000;
    font-family: SF Pro Display Regular, Arial, "Arial Unicode MS", Helvetica, Sans-Serif;
    text-decoration: none;
}


.page-footer,
.page-footer a,
.page-footer a:hover,
.page-footer a:link,
.page-footer a:visited {
    font-family: Arial;
    font-size: 10px;
    letter-spacing: normal;
    word-spacing: normal;
    font-style: normal;
    font-weight: 400;
    text-decoration: underline;
    color: #647587;
}
.page-footer {
    position: relative;
    z-index: auto !important;
    padding: 1em;
    text-align: center !important;
    text-decoration: none;
    color: #595959;
}


@media all and (max-width: 1024px) {

	.newsflash.ad_news.clearfix {
		padding: 0 30px;
	}

    .cate_img {
    flex: 0 0 33%;
    display: flex;
}

	nav.nav ul {
    display: flex;
    flex-wrap: wrap;
}
nav.nav ul li a {
    padding: 15px 15px;
}

.header {
    margin: 0 0px;
}

nav.nav {
    margin: 0 0px;
}

.custom.vidd {
    margin: 0 0px;
}
  
}

@media all and (max-width: 768px) {
div.title p small {
    font-weight: 500;
    font-size: 22px;
    line-height: 30px;
    padding-right: 30%;
}
	
	.video-wrapper>div {
    height: 400px;
}

.custom.vidd {
    height: 400px;
}

.nostyle.catmain .jshop_menu_level_0 {
    padding: 0;
    border: 0;
    border-radius: 15px;
    overflow: hidden;
}

	div.title p {
    font-family: Roboto Slab;
    font-weight: bold;
    font-size: 55px;
    line-height: 135%;
    align-items: flex-start;
    letter-spacing: 6px;
    color: #ffd000;
    z-index: 10;
    margin: 40px 40px;
}

	.main_cat_cont {
    display: -ms-flexbox;
    display: grid;
    grid-template-columns: auto auto auto;
    column-gap: 12px;
    row-gap: 12px;
 }

	.nostyle.catmain {
    background-color: #f3f3f3;
    padding: 10px 15px;
    margin-top: 0px;
}
	
	.newsflash.ad_news.clearfix {
    grid-template-columns: auto  auto;
	}

	.ft {
    display: inline-block;
    text-align: left;
    width: 100%;
	}

.cate_img {
    flex: 0 0 50%;
    display: flex;
}

.cate_img.spec h2 {
    font-size: 20px;
    line-height: 100%;
}
    
span.open {
    display: block;
    position: fixed;
    right: 0;
    top: 30px;
    font-size: 25px;
    z-index: 5;
    background-color: #ffd000a1;
    color: #fff;
    padding: 7px 6px 2px 6px;
    border-radius: 5px;
}  

nav.nav ul li ul {
    display: none;
    position: relative;
    background-color: #00000036;
    width: 100%;
    z-index: 2;
    box-shadow: none !important;
}

li.deeper.parent:hover>ul {
    display: block;
}

nav.nav ul li ul li ul {
    left: 0px;
    top: 0;
}	

li.deeper.parent {
    position: relative;
}

nav.nav ul li ul li a {
    text-align: left;
    padding: 11px 0px 11px 16px;
    font-size: 14px;
}


nav.nav ul {
    display: block;
    max-width: 1200px;
    margin: auto;
    justify-content: center;
}

nav.nav ul li {
    flex: 1 1 auto;
    text-align: center;
    max-width: 250px;
    padding: 2px 15px;
}

nav.nav ul li a:hover {
    background-color: #d1a72b;
    color: #fff;
}

nav.nav ul li a {
    padding: 10px 5px;
    display: block;
    font-size: 15px;
    color: #fff;
    text-align: left;
    width: 250px;
}

li.deeper.parent a {
    pointer-events: none;
}

li.deeper.parent ul>li>a {
    pointer-events: all;
}

  
  nav.nav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 6 !important;
  top: 0;
  right: -60px;
  background-color: #101010;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
  background-image: none;
  opacity: 0;
}

.nav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  transition: 0.3s;
}

.nav a:hover {
  color: #f1f1f1;
}

.nav .closebtn {
  position: absolute;
  top: 20px;
  right: 5px;
  font-size: 36px;
  margin-left: 0px;
  margin-right: 60px;
  padding: 15px;
}

    span.open span {
    background-color: #000;
    height: 3px;
    display: block;
    width: 30px;
    margin-bottom: 5px;
}

.nav .closebtn span {
    background-color: #fff;
    height: 3px;
    display: block;
    width: 30px;
    margin-bottom: 5px;
    transform: rotate(45deg);
    margin-top: -8px;
}

    .nav .closebtn span:first-child {
    transform: rotate(-45deg);
    margin-top: 15px;
}
  
.bl_right {
    width: 100%;
}

.row-fluid.jshop {
    width: 100%;
    text-align: center;
}

.productfull .image_middle a>img {
    width: 80%;
    max-width: 400px;
}

.productfull .text_zoom img {
    float: none;
}
.logo {
    flex: 1 1 100%;
}

	#vina-carousel-content123 .item .text-block .title a {
    opacity: 1;
    background-color: #c0b287;
    color: #fff;
}

	div.title h1 {
    font-family: Roboto Slab;
    font-weight: bold;
    font-size: 48px;
    line-height: 135%;
    letter-spacing: 0.1em;
    margin: 80px 10%;
}

	.carty {
    flex: 1 1 100%;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.custom.head {
    flex-wrap: wrap;
}

.slo_tit {
    flex: 1 1 100%;
    text-align: center;
}

	.nostyle.krosh {
    /* max-width: 1300px; */
    margin: 0 auto;
    padding: 15px 15px;
 }

	.layout-wrapper {
    padding: 0 15px;
	}

.slo_adr {
    flex: 1 1 100%;
    text-align: center;
}

.slo_tel {
    flex: 1 1 100%;
    text-align: center;
    margin: 0;
}

.logo img {
    margin: auto;
}

    .juaf {
    padding: 0px;
}

    .content-layout-row {
    display: flex;
    flex-wrap: wrap;
}

    .layout-cell.sidebar1 {
    padding-right: 0px;
    max-width: 100%;
    flex: 0 0 100%;
    }

    .layout-cell.content {
    max-width: 100%;
    width: 100%;
    flex: 0 0 100%;
}

    .catic {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0px 15px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    justify-content: center;
    transition: 4ms;
}

.catic {
    flex-wrap: wrap;
    display: none;
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0;
    background-color: #fff;
    z-index: 2;
    padding: 15px;
    transition: 4ms;
    overflow-y: scroll;
}

a.mob_btn {
    padding: 10px 5px 0px 10px;
}

.catitem {
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 3px;
    flex: 1 1 39%;
    width: 40%;
}

    .custom.top_menu {
    overflow-x: scroll;
}

    .div_btn {
    display: flex;
}

    .div_btn p {
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #000;
    line-height: 36px;
    padding-right: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

a.close_btn span:first-child {
    transform: rotate(45deg);
    margin-top: 12px;
}

a.close_btn span:last-child {
    transform: rotate(-45deg);
    margin-top: -2px;
}

a.mob_btn span:last-child {
    width: 60%;
}

a.mob_btn span:first-child {
    width: 100%;
}

a.close_btn {
    display: inline-block;
    z-index: 1;
    width: 26px;
    height: 26px;
    position: absolute;
    right: 2px;
    top: 2px;
    background-color: #d7b246;
    padding: 5px;
    border-radius: 50%;
}

a.close_btn span{
    background-color: #000;
    height: 2px;
    display: block;
    width: 100%;
}

a.mob_btn {
    display: flex;
    z-index: 1;
    width: 35px;
    height: 25px;
    flex-wrap: wrap;
}

a.mob_btn span{
    background-color: #000;
    height: 2px;
    display: inline-block;
    width: 80%;
}
  
  div#ar_menu_id {
    display: none;
  }

    .acc_menu_jshopping {
    background-color: #000;
}

.acc_menu_jshopping > ul.menu > li.item1 {
    padding: 0 !important;
    margin: 0px !important;
    background: #000000!important;
    border-bottom: 1px solid #383838;
}

.acc_menu_jshopping > ul.menu li.item1 > a, .acc_menu_jshopping > ul.menu li.item1 li.item2 > a, .acc_menu_jshopping > ul.menu li.item1 li.item2 li.item3 > a {
    color: #d1d1d1;
}

.acc_menu_jshopping > ul.menu li.item1 a:hover {
    background-color: #d1a72b !important;
}

.acc_menu_jshopping ul li ul li {
    background-color: #000000;
    border-bottom: 1px solid #6e6e6e;
}

.acc_menu_jshopping ul li ul {
    background-color: #000;
}
  
  .slide-desc-text-default .slide-title {
    font-size: 15px;
    text-transform: uppercase;
    margin-bottom: 3px;
    text-align: center;
}

.slide-desc-text-default {
    position: relative;
    color: #fff;
    padding: 10px 5px 5px;
    text-align: left;
}

    .slide-desc-text-default .readmore {
        display: none;
    }

.slide-desc-text-default .slide-text {
    font-size: 13px;
    display: none;
}

  
}

@media all and (max-width: 640px) {
.blog.webc .text_part {
    text-align: center;
    padding-top: 10px;
}
.blog.webc .text_part h2 a {
    font-weight: 600;
    letter-spacing: 3px;
    margin-bottom: 10px;
    display: block;
    font-family: arial;
}

	.blog.webc .text_part p.readmore a {
    background-color: #fff;
    text-decoration: blink;
    font-size: 1rem;
    text-transform: uppercase;
    color: #3d9d40;
    border: 1px solid #3d9d40;
    padding: 11px 46px;
    border-radius: 5px;
    margin-top: 5px;
}

.blog.webc .items-row .item>div {
    width: 100%;
}

	.blog.webc .items-row .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
 }

	span.ag_thumbclassic {
    /* max-width: 220px !important; */
    display: block;
    width: 32.6%;
    margin: 0.3% !important;
    padding: 0 !important;
}
  
  .custom.vidd {
    height: 320px;
}

.video-wrapper>div {
    height: 320px;
}
  
}

@media all and (max-width: 480px) {

	div.title p {
    font-family: Roboto Slab;
    font-weight: bold;
    font-size: 45px;
    margin: 35px 15px;
 }

	div.title p small {
    font-weight: 500;
    font-size: 17px;
    line-height: 23px;
    padding-right: 15%;
}
	#video {
    transform: scale(1);
    top: 0;
    z-index: 1;
    width: 140%;
}

	.main_cat_cont {
    display: -ms-flexbox;
    display: grid;
    grid-template-columns: auto auto;
    column-gap: 10px;
    row-gap: 10px;
}

  .cate_img.spec h2 {
    font-size: 16px;
    line-height: 100%;
}

	.custom.top_menu p {
    color: #afa078;
    font-size: 15px;
    padding-top: 4px;
    text-align: center;
    margin-bottom: 5px;
}

	.custom.top_menu {
    max-width: 100%;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

	div.title h1 {
    font-family: Roboto Slab;
    font-weight: bold;
    font-size: 42px;
    line-height: 135%;
    letter-spacing: 0.1em;
    margin: 80px 5%;
}

	.newsflash.ad_news.clearfix {
    grid-template-columns: auto;
}
  
  
}

@media all and (max-width: 400px) {
  	#video {
    transform: scale(1);
    top: 0;
    z-index: 1;
    width: 120%;
}
  
  .custom.vidd {
    height: 250px;
}
  
  .video-wrapper>div {
    height: 250px;
}
}

@media all and (max-width: 360px) {
  	#video {
    width: 130%;
}

}
