/*body {background:#000 url(../img/background.png) center;}*/
body {color:white;background: #000; /* For browsers that do not support gradients */
  /* For Safari 5.1 to 6.0 */
  background: -webkit-linear-gradient(left,black,#1c1505,black);
  /* For Opera 11.1 to 12.0 */
  background: -o-linear-gradient(left,black,#1c1505,black);
  /* For Fx 3.6 to 15 */
  background: -moz-linear-gradient(left,black,#1c1505,black);
  /* Standard syntax */
  background: linear-gradient(to right, black,#1c1505,black);}
a,p {color:white;}
a:hover, a:focus {color:#f0c856;}
h1,h2,h3,h4,h5,h6 {color:#f0c856;}
hr {border: 0px solid #f0c856;margin: 1rem 0;border-bottom-width: 1px;}
.row {max-width:1170px;}
.header-bg {background:url(../img/new12.png) center;}
.copyright {padding:10px 0;font-size:12px;background:#33200c;color:#f0c856;}
.copyright a {color:#f0c856;}
table, table tr.even, table tr.alt, table tr:nth-of-type(even) {background: transparent;border: solid 0px #DDDDDD;}
table tr th, table tr td {color: #fff;}
.tab-bar {background:transparent;}
.footer{padding:20px 0;}
.slick-slide {max-height:408px;height: auto;}
.slick-next:hover, .slick-next:focus, .slick-next {z-index:20;background:url(../img/right-btn.png);width:46px;height:46px;right: 0px;}
.slick-prev:hover, .slick-prev:focus, .slick-prev {z-index:20;background:url(../img/left-btn.png);width:46px;height:46px;left: 0px;}
.slick-next:before{content:'';}
.slick-prev:before{content:'';}
.slick-slide img {display: inherit;margin: 0 auto;}
.left-off-canvas-menu{background:transparent;}
label {color:#f0c856;}
select, select:hover {background-color:#f0c856;}
input[type="text"], input[type="password"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="week"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="time"], input[type="url"], input[type="color"], textarea {background:#f0c856; z-index:1000;}
.error input, .error textarea, .error select {margin-bottom:1rem;}
button, .button, button:hover, button:focus, .button:hover, .button:focus {background:#33200c}
::-webkit-input-placeholder, :-moz-placeholder, ::-moz-placeholder, :-ms-input-placeholder   {color: black;}
.hori-menu{display: inline;}
.hover-img{position:relative;overflow: hidden;}
.hover-img .hover-desc{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(255,255,255,0);transition:0.5s;}
.hover-img .desc{color:black;position:absolute;top:0;left:0;width:100%;opacity:0;transition:0.5s;padding:20px;height:80%;}
.hover-img .trailer{color:black;position:absolute;top:80%;left:0;width:100%;opacity:0;transition:0.5s;padding:20px;height:20%;}
.hover-img:hover .hover-desc{background:rgba(255,255,255,0.5);transition:0.5s;}
.hover-img:hover img {-webkit-filter: blur(10px);filter: blur(10px);transition:0.5s;}
.hover-img img {transition:0.5s;}
.hover-img:hover .desc, .hover-img:hover .trailer {opacity:1;transition:0.5s;}
.hover-img .trailer a {color:#f0c856;}
.hover-img .trailer a:hover {text-decoration:underline;}

	
}