@font-face {
	font-family: 'mayasamuelspro-reuploadedfile';
	src: url('../fonts/_mayasamuelspro-regular-webfont.woff2') format('woff2'),
		 url('../fonts/_mayasamuelspro-regular-webfont.woff') format('woff');
	font-weight: normal;
	font-style: normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
.mobile {display: none}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {list-style: none;}
blockquote, q{quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
h1.line {
	width: 1133px;
    line-height: 100%;
    background: #4c4c4e;
    color: white;
    margin: 0 auto;
    padding: 5px 35px;
    /* -webkit-clip-path: polygon(25% 0%, 100% 0%, 75% 100%, 0% 100%); */
    clip-path: polygon(1% 0%, 100% 0%, 99% 100%, 0% 100%);
    font-size: 25px;
}
section.present {
    width: 1170px;
    margin: 0 auto;
    padding-bottom: 20px;
}
.newitems div {
	margin: 10px 0;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    text-align: center;
}
.newitems div strong {
	font-size: 20px;
}
.slick-slider {
	    background: #e4e4e4;
	    margin-top: -10px;
}
p#crumbs {
    margin: 0 0 20px 15px;
    /* border: 1px solid; */
    /* margin: 0 auto; */
}
section.present h2 {
	width: 1134px;
    line-height: 100%;
    background: red;
    color: white;
    margin: 0 auto;
    padding: 6px 18px;
    font-size: 29px;
}
.newitems div .teh {
	font-size: 13px;
	color: gray;
	text-align: center;
}
.right_side ul li {
    list-style: square;
    margin-left: 19px;
    color: re;
}
table {
	 border-collapse: collapse;
	border-spacing: 0;
}
/* Common site styles */
body {
	color:#000;
	font:15px/18px Play,Arial, Helvetica, sans-serif;
	background:#f3f3f5;
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust: none;
	min-width:320px;
}
body, body * {max-height:1000000px;}
.section-active{overflow:hidden;}
input [type="email"], input [type="tel"], input[type="search"], input[type="text"], input[type="password"], input[type="file"], input[type="submit"], textarea{-webkit-appearance:none;}
a{
	color:#ff0603;
	text-decoration:underline;
	outline:none;
}
a:hover{
	text-decoration:none;
	outline:none;
}
a:focus, 
input:focus, 
textarea:focus, 
select:focus{outline:none !important;}
#wrapper{
	width:100%;
	overflow:hidden;
}
#header{
	position:relative;
	margin:0 0 27px;
	width:100%;
	z-index:9;
}
#header:after{
	display:block;
	clear:both;
	content:"";
}
.area{
	margin:0 auto 18px;
	padding:0 15px;
	box-sizing:border-box;
	max-width:1170px;
	overflow:hidden;
}
.area span {
	margin: 0px;
	padding: 0px !important;
}
.area2 span {
	margin: 0px;
	padding: 0px !important;
}
.area2 {
	margin: 0 auto 18px;
    padding: 0 15px;
    box-sizing: border-box;
    max-width: 1170px;
    overflow: hidden;
    position: absolute;
    left: 19%;
    top: 7px;
}
.product-holder {
    margin: 0 auto;
    max-width: 1200px;
}
.product_list{
	font-size:0;
	margin: 20px 0 0 0;
}
.product_list li {
    box-sizing: border-box;
    display: inline-block;
    min-height: 358px;
    vertical-align: top;
}
.product_list li div {
	text-align: center;
}
.product_list .bottom {
    background: #ed1b24;
    min-height: 33px;
}
.product_list .teh_1 {
  background: rgba(0, 0, 0, 0) url("/design/images/pr_up_1.png") repeat scroll 50% 0;
    height: 29px;
    width: 100%;
}
.product_list .teh_2 {
   background: rgba(0, 0, 0, 0) url("/design/images/pr_up_2.png") repeat scroll 50% 0;
    width: 100%;
    height: 29px;
}
.product_list span {
    background: #ed1b24 none repeat scroll 0 0;
    color: white;
    display: block;
    font-size: 12px;
    padding: 5px 0 0;
    text-align: center;
    width: 100%;
}
.product_list em {
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    width: 260px;
}
.product_list .teh {
	background: #d1d2d4 none repeat scroll 0 0;
    font-size: 14px;
    max-height: 57px;
    min-height: 50px;
    overflow: hidden;

}
.product_list strong {
    font-size: 23px;
    text-transform: uppercase;
    margin-top: 10px;
    padding: 10px;
    display: block;
    /* padding-left: 42px; */
    text-align: center;
    font-weight: bold;
    min-height: 36px;

}
 .inner:hover {
	background: rgba(209,210,212,1);
     -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.product_list li {
    box-sizing: border-box;
    display: inline-block;
    margin: 0 0 20px;
    min-height: 358px;
    padding: 0 15px;
    vertical-align: top;
    width: 25%;
}
.inner{   border: 1px solid #ccc9c9;}
.product_list li img {
	width: 100%;
}
.left_side {
	width: 50%;
	float: left;
}

.right_side {
	width: 50%;
	float: left;
}
.slogan a {
	font-size: 25px;
}
.slogan{
    float: right;
    margin: 12px 0px 0 0;
    font-size: 12px;
    /* line-height: 30px; */
    font-weight: bold;
    font-style: italic;
    text-transform: uppercase;
    color: #1d1d1f;
}
.slogan span{
	display:block;
	padding:0 0 0 0;
}
.panel{
	width:100%;
	background:#1d1d1f;
}
.panel:after, 
.panel-content:after{
	display:block;
	clear:both;
	content:"";
}
.panel-content{
	margin:0 auto;
	max-width:1170px;
	position:relative;
}
.nav-bar1 {
    float: left;
    width: 40%;
    margin-left: 7%;
}
.nav-bar1 li a {
	font-size: 19px;
}
.nav-bar2 li a {
	font-size: 19px;
}
.nav-bar2 {
    float: right;
    width: 43%;
    margin-right: 2%;
}
.cart {
	float: left;
    background: #fd161c url(../images/arrow.jpg) no-repeat 100% 0;
    padding: 0 10px;
    font-size: 20px;
    line-height: 44px;
    color: #fff;
    margin: 10px 0;
    float: right;
}
.nav-bar1 li, .nav-bar2 li {
    float: left;
    margin: 0 4% 0 0;
    padding: 3px 0 0 2% !important;
    position: relative;
    font-size: 17px;
    line-height: 40px;
    font-weight: bold;
    letter-spacing: 0.8px;
    text-transform: uppercase;
}
.nav-bar2 li{float:right;}
.nav-bar2 li:first-child{margin:0; padding-top:3px;}
.nav-bar1 a, 
.nav-bar2 a{
	display:block;
	padding:0 0 1px;
	text-decoration:none;
	color:#fff;
}
.nav-bar1 li:after, 
.nav-bar2 li:after{
	position:absolute;
	top:13px;
	left:-1px;
	content:"";
	background:#ed1b24;
	height:20px;
	width:4px;
}
.nav-bar1 li:first-child{padding:0;}
.nav-bar1 li:first-child:after, 
.nav-bar2 li:last-child:after{display:none;}
.nav-bar1 a:hover, 
.nav-bar2 a:hover{text-decoration:underline;}

.nav-bar1 li:hover .drop-down{display:block;}
.nav-bar2 li:hover .drop-down{display:block;}
.nav-bar1 .drop-down, 
.nav-bar2 .drop-down{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	width:200px;
	padding:10px 10px;
	box-sizing:border-box;
	background: gray;
}
.nav-bar1 li:first-child .drop-down{left:-10px;}
.nav-bar1 .drop-down li, 
.nav-bar2 .drop-down li{
	float:none;
	display:block;
	margin:0 0 10px;
	padding:0;
	font-size:14px;
	line-height:18px;
	text-transform:none;
}
.nav-bar1 .drop-down li:after, 
.nav-bar2 .drop-down li:after{display:none;}
.nav-bar2 li:first-child .drop-down{
	left:auto;
	right:-10px;
}
.logo{
	position:absolute;
	top:0;
	left:50%;
	margin:0 0 0 -68px;
	max-width:136px;
	z-index:5;
}
.logo img{
	display:block;
	width:100%;
}
#main{width:100%;}
#main:after{
	display:block;
	clear:both;
	content:"";
}
.slideshow{
	margin:0 auto 10px;
	max-width:1170px;
	overflow:hidden;
	position:relative;
	padding-top: 10px;
}
.slideshow .gholder {
	overflow: hidden;
	width: 100%;
}
.slideshow .gmask {
	position: relative;
	overflow: hidden;
	width:100%;
}
.slideshow .gmask .slideset {
	overflow: hidden;
	width:100%;
}
.slideshow .gmask .slide {
	position: absolute;
	top: 0;
	left: 0;
	width:100%;
}
.slideshow .gmask div.active {z-index: 1;}
.slideshow .gmask .slide img{
	display:block;
	width:100%;
}
.slideshow .pagination{
	position:absolute;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	z-index:4;
}
.slideshow .pagination ul{text-align:center;}
.slideshow .pagination ul li{
	display:inline-block;
	margin:0 5px;
	vertical-align:top;
}
.slideshow .pagination ul a{
	display:block;
	border:1px solid #fff;
	height:10px;
	width:10px;
	text-indent:-9999px;
	overflow:hidden;
	border-radius:10px;
	background:#000;
}
.slideshow .pagination .active a {background:#fff;}
.boxes{
	margin:0 auto;
	padding:0px 0px 25px 0;
	box-sizing:border-box;
	max-width:1232px;
	font-size:0;
	text-align:center;
	overflow:hidden;
}
.box{
	display: inline-block;
    vertical-align: top;
    margin: 0 23px 7px;
    height: 221px;
    width: 258px;
    background: url(../images/border0.png) no-repeat;
}
.box-holder{
	display:table;
	margin:0 0 6px;
	height:134px;
	width:100%;
}
.box-image{
	display:table-cell;
	vertical-align:middle;
}
.box-holder img{
	display:block;
	margin:0 auto;
}
.box strong{
display: block;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #000;
    margin-top: -14px;
    position: absolute;
    margin-left: 75px;
}
.box strong a{
	text-decoration:none;
	color:#000;
}
.box strong a:hover{color:#ca2f1d;}


.wrap:after{
	display:block;
	clear:both;
	content:"";
}
/* menu styles */
.menu .opener{display:none;}
/* burger menu style */
.opener{
	position:fixed;
	top:10px;
	left:auto;
	right:10px;
	width:31px;
	height:31px;
	background:#000;
	background:rgba(0, 0, 0, .5);
	border-radius:3px;
	text-indent:-9999px;
	overflow:hidden;
	z-index:9999;
}
.opener:before,
.opener:after,
.opener span{
	background:#fff;
	border-radius:4px;
	position:absolute;
	top:16px;
	left:25%;
	right:25%;
	height:3px;
	margin-top:-2px; /* height/2 */
	-webkit-transition:all 0.2s linear;
	transition:all 0.2s linear;
}
.opener:before,
.opener:after{
	content:'';
	top:10px;
}
.opener:after{top:22px;}
/* close button transition */
.close-btn span,
.active .opener span{opacity:0;}
.opener:hover{opacity:.9;}
.close-btn:after,
.close-btn:before,
.active .opener:after,
.active .opener:before{
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	top:16px;
	left:15%;
	right:15%;
}
.close-btn:after,
.active .opener:after{
	-moz-transform:rotate(-45deg);
	-webkit-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
/* hardcode btn */
.side-push.active .menu > .opener:before,
.side-push.active .menu > .opener:after{
	-ms-transform:rotate(0);
	-moz-transform:rotate(0);
	-webkit-transform:rotate(0);
	transform:rotate(0);
	margin:0;
	top:8px;
}
.side-push.active .menu > .opener:after{top:20px;}
.side-push.active .menu > .opener span{opacity:1;}
/* disable animation while browser is resizing */
.resize-active .hold,
.resize-active .drop,
.resize-active .drop > ul {
	-webkit-transition:none !important;
	-ms-transition:none !important;
	transition:none !important;
}

@media only screen and (max-width:1170px){
	.nav-bar1{
		padding:0 0 0 15px;
		box-sizing:border-box;
	}
	.nav-bar2{
		padding:0 15px 0 0;
		box-sizing:border-box;
	}
}
@media only screen and (min-device-width: 414px) and (max-device-height: 960px) and (-webkit-device-pixel-ratio: 3) { 
	
	
}

@media only screen and (max-width:960px){
	/*.nav-bar1 .drop-down, .nav-bar2 .drop-down {
		position: inline-block !important;
		display: inline-block !important;
	}*/
	.mobile {display: inline-block}
	.pc {display: none}
	.slick-slide {
	
}
.slick-slide  strong {
	
}
 .newitems div {text-align: left; margin-left: 10px;}
 .newitems div .teh {text-align: left}
 h1.line {
	 all: unset;
 }
	#header{
		position:fixed;
		top:0;
		left:0;
		right:0;
		width:100%;
		height:100px;
		background:#f3f3f3;
		box-shadow:0 2px 2px #000;
	}
	#main{padding:110px 0 0;}
	.logo{
		drop-initial-after-adjust:10px;
		left:10px;
		margin:0;
		max-width:80px;
	}
	.slogan{
		float:none;
		display:block;
		margin:0;
		color:#fff;
	}
	.slogan span{padding:0;}
	.nav-bar1{
		float:none;
		padding:0;
		width:100%;
	}
	.nav-bar1 li{float:none;}
	.nav-bar2 li{float:none;}
	.nav-bar1 li:first-child{padding:0 0 0 9%;}
	.nav-bar2{
		float:none;
		padding:0;
		width:100%;
	}
	.nav-bar2 li:first-child{padding:0 0 0 9%;}
	
	.nav-bar1 li:first-child:after, 
	.nav-bar2 li:last-child:after{
		display:block;
		position:absolute;
		top:13px;
		left:-1px;
		content:"";
		background:#ff0d18;
		height:20px;
		width:2px;
	}
	.area{padding:0;}
	.menu .opener{display:block;}
	.menu .drop{
		overflow:hidden;
		position:fixed;
		top:0;
		right:0;
		bottom:0;
		background:rgba(0, 0, 0, 0.8);
		padding:80px 10px 10px;
		box-sizing:border-box;
		width:200px;
		z-index:999;
	}
	.menu .drop{float:none;}
	.wrap.push .drop{position:static;}
	.wrap.push .menu{
		float:none;
		width:100%;
	}
	.wrap2.side-push .header{position:static;}
	.wrap2.side-push .drop ul{border:0;}
	/* fade animation */
	.wrap.fade .drop{
		opacity:0;
		visibility:hidden;
		-webkit-transition:opacity 0.25s linear;
		transition:opacity 0.25s linear;
		height:0;
	}
	.wrap.active.fade .drop{
		opacity:1;
		visibility:visible;
		height:auto;
		width: 100%;
	}
	/* slide animation */
	.wrap.slide .drop{
		max-height:0;
		-webkit-transition:all 0.25s linear;
		transition:all 0.25s linear;
	}
	.wrap.slide.active .drop{max-height:4000px;}
	.wrap.slide .drop > ul{
		-webkit-transition:all 0.25s linear;
		transition:all 0.25s linear;
		-webkit-transform:translateY(-100%);
		-ms-transform:translateY(-100%);
		transform:translateY(-100%);
	}
	.wrap.slide.active .drop > ul{
		-webkit-transform:translateY(0);
		-ms-transform:translateY(0);
		transform:translateY(0);
	}
	/* left slide animation */
	.wrap.side-slide .drop{
		width:100%;
		left:100%;
		-webkit-transition:all 0.25s linear;
		transition:all 0.25s linear;
	}
	.wrap.side-slide .drop > ul{}
	.wrap.side-slide.active .drop{left:0;}
	/* top push animation */
	.wrap.push .header{overflow:hidden;}
	.wrap.push .opener{float:right;}
	.wrap.push .drop{
		overflow:hidden;
		margin:-20px -10px 10px;
		-webkit-transition:all 0.25s linear;
		transition:all 0.25s linear;
		max-height:0;
	}
	.wrap.push.active .drop{max-height:150px;}
	
	.right_side {
    width: 100%;
    float: left;
    margin-top: 26px;
	}
	.left_side {
    width: 100%;
    float: left;
	}
	h1, h2 {font-size: 100%;}
	.right_side strong span {
		font-size: 100% !important;
	}

}

.box-image img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray; /* IE 6-9 */;
}
.box-image img:hover {
    filter: grayscale(0%);
    cursor: pointer;
}

.fotorama__thumb-border {
border-color: #ed1b24 !important;
}
.fotorama__img {
    border: 8px solid #ed1b24;
}
h1 {
	font-size: 40px;
	font-weight: bold;
	text-transform: uppercase;
}
h2 {
	font-size: 20px;
	margin:25px 0px;
	font-weight: bold;
	text-transform: uppercase;
}

.right_side table tr:nth-child(odd) td{
	
}
.right_side table tr:last-child{
	border-bottom: 3px solid black;
}
.right_side table th {
	background: black;
	color: white;
	font-size: 15px;
	padding: 2px 0px 2px 4px;
	text-align: left !important;
}
.right_side table tr:nth-child(even) td{
	background: #d1d2d4;
}
.right_side strong {
    display: inline-block;
    margin: 0 0 15px;
    vertical-align: top;
    background: #e2e3e5;
}
.right_side strong span {
    float: left;
    padding: 0 10px;
    font-size: 20px;
    line-height: 44px;
    background: url(../images/arrow2.jpg) no-repeat 100% 0;
    color: #000;
}
.right_side strong em {
    float: left;
    background: #fd161c url(../images/arrow.jpg) no-repeat 100% 0;
    padding: 0 10px;
    font-size: 20px;
    line-height: 44px;
    color: #fff;
}
.fotorama__wrap--slide .fotorama__stage__frame {
    opacity: 1 !important;
    background-color: #d1d2d4;
}
.fotorama__nav-wrap {
	    opacity: 1 !important;
    background-color: #a5a6a8;
}
.fotorama--fullscreen .fotorama__nav, .fotorama--fullscreen .fotorama__stage {
	background: none !important;
}
@media only screen and (max-width:960px){
 .nav-bar1 .drop-down, .nav-bar2 .drop-down {
  background: gray none repeat scroll 0 0;
  box-sizing: border-box;
  display: none;
  left: auto;
  padding: 10px;
  position: relative;
  top: auto;
  width: 200px;
 }
 .nav-bar1{margin:0;}
 .nav-bar1 .drop-down li:first-child:after, 
 .nav-bar2 .drop-down li:last-child:after{display:none;}
}
@media only screen and (max-width:960px){
 .nav-bar1 .drop-down, .nav-bar2 .drop-down {
  background: gray none repeat scroll 0 0;
  box-sizing: border-box;
  display: none;
  left: auto;
  padding: 10px;
  position: relative;
  top: auto;
  width: 200px;
 }

 .nav-bar1{margin:0;}
 .nav-bar1 .drop-down li:first-child:after, 
 .nav-bar2 .drop-down li:last-child:after{display:none;}
 .product_list li{width:33.33333%;}
 .gallery > a > img {width: 100% !important;}
 .product-holder {margin: 20px !important;}
 h1 {font-size: 20px !important;}
 .left_side .fotorama__img img{width: 100% !important;}
  .left_side .fotorama__img {width: 100% !important;}
}
@media only screen and (max-width:767px){
 .product_list li{width:100%;}
}
@media only screen and (max-width:399px){
 .product_list li{width:100%;}
}
#footer {
    width: 100%;
    overflow: hidden;
    margin: 20px 0 0 0;
}
.footer-panel {
    width: 100%;
    overflow: hidden;
    background: #2c2c2b;
}
.footer-holder {
    margin: 0 auto;
    width: 1170px;
    overflow: hidden;
}
.navigation {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
    overflow: hidden;
    display: table;
    text-align: center;
}
.navigation li:first-child {
    background: none;
}
.navigation li a {color: white;}
.navigation li {
    display: table-cell;
    font-size: 16px;
    line-height: 43px;
    font-family: "Exo 2", sans-serif;
    background: url(../images/bg-navigation.jpg) no-repeat;
}
ul.navigation_footer_list {
    /* width: 100%; */
    /* margin: 10px 0px 20px 0; */
    /* display: flex; */
    /* flex-direction: column; */
    flex-wrap: wrap;
    justify-content: space-between;
    height: 80px;
}
.navigation_footer_list li {
    width: 20%;
    float: left;
}
.navigation_footer_list li a {
    color: #8e8d8e;
    font-size: 11px;
}
.copy {
    color: lightgray;
    font-size: 10px;
    text-align: right;
}
.drop-down li a {
	font-size: 15px !important;
}
input [type="email"], input [type="tel"], input[type="search"], input[type="text"], input[type="password"], input[type="file"], input[type="submit"], textarea {
	   width: 100%;
    margin-bottom: 20px;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    padding: 10px;
        margin-left: 20px;
}
.orders {
    min-height: 30px;
    background: #4c4c4e;
    color: white;
    padding: 10px;
    line-height: 40px;
    border-radius: 5px;
    margin-top: 20px;
}
input#submit {
    background: #ed1c24;
    color: white;
    font-size: 20px;
    width: 258px;
    float: right;
    margin: 0 -40px;
}
input#submit:hover {
	background: red;
	cursor: pointer;
}
table.basket-tab {
    width: 100%;
}
table.basket-tab tr{
    
}
table.basket-tab th {
	color: white;
	background: red;
}
table.basket-tab input[type="text"] {
	all: unset;
    border: 1px solid #e8e8e8;
    border-radius: 5px;
    padding: 10px;
    margin-left: 20px;
    background: white;
}
table.basket-tab td, th {
    border: 1px solid gray;
    border-collapse: collapse;
    padding: 10px;
}
.ico1 {
	float: left;
	margin-left: 10px;
}
.ico2 {
	float: left;
	margin-left: 10px;
}
.ico3 {
	float: left;
	margin-left: 10px;
}
.icons {
    position: absolute;
    width: 268px;
    margin-top: -220px;
    height: 56px;
}
.icons-card {
    display: inline-block;
    clear: both;
    width: 100%;
}
a.prev.slick-arrow {
   
 	cursor: pointer;
	height: 20px;
    /* width: 20px; */
    /* border: 2px solid red; */
    position: absolute;
    top: margin-top;
    /* margin: 177px 1px 0px 1174px; */
    text-decoration: none;
    font-size: 30px;
    /* z-index: 999999; */
    /* border: 2px solid red; */
    top: 185px;
    left: -20px;

}
a.prev.slick-arrow:before {
	 content: "\25C0";
}
a.next.slick-arrow {
	cursor: pointer;
	height: 20px;
    /* width: 20px; */
    /* border: 2px solid red; */
    position: absolute;
    top: margin-top;
    /* margin: 177px 1px 0px 1174px; */
    text-decoration: none;
    font-size: 30px;
    /* z-index: 999999; */
    /* border: 2px solid red; */
    top: 185px;
    left: 1163px;
}
a.next.slick-arrow:before {
	 content: "\25b6";
}
/*
.line1 > td > table {

}
.line1 > td > table > tbody > tr > td {
	width: 300px !important;
	font-size: 10px; 
	color: gray;
	margin: 0 !important;
	padding: 0px !important;
}
.line1 > td > div > table > tbody > tr > td {
	width: 300px !important;
	font-size: 10px; 
	color: gray;
	margin: 0 !important;
	padding: 0px !important;
}
.line1 > td > div > p, ul {
		width: 300px !important;
	font-size: 10px; 
	color: gray;
	margin: 0 !important;
	padding: 0px !important;
}
.line1 > td > div > p > strong {
		width: 300px !important;
	font-size: 10px; 
	color: gray;
	margin: 0 !important;
	padding: 0px !important;
}
.line1 {
    border-bottom: 2px solid black;
    padding: 5px 0 !important;
    margin: 5px 0 !important;
    display: inline-block;
    width: 100%;
}
.allo {}
table.allo > tr {
	
}
.allo tr > td {vertical-align: top;}
*/