@charset "utf-8";
/* CSS Document */

.tbut1{
	color: #77530c!important;
}
body a {text-decoration:none;}
.HOMEgall{display:block!important;}
.OTHERgall{display:none!important;}

ul.dropdown ul {
    background:none;
    border-bottom: none;
}
#SearchBoxSearch {
    float: none; 
    right: auto;
    position: relative;
    margin: auto;
    z-index: 99999999999999999999999;
}


.INFO-Link {
	width: 300px;
	height: 260px;
	display: block;
	bacground-size: 90% 100%;
	padding: 1px;
	padding-top: 60px;
	color: #fff;
	text-align: center!important;
	margin: 11px;
	top: -260px;
	left: 20px;
	position: absolute;
	z-index: 9999999999999999999999999999999999;
	text-decoration: none;
	border-radius: 1px;
	transition: all 0.3s ease 0.5s;
	overflow: hidden;
	opacity: 0.7;
	  cursor: pointer;
  cursor: hand;
	
}

.InfoLink{
	display: block;
	width: 100%;
	height:90px;
	background-image: url(/images/info-icon.svg);
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: 5px bottom;
	position: absolute;
	left: 0;
	bottom:5px;
	z-index: 333;
}

.InfoLinkPlay{
	display: block;
	width: 40px;
	height: 40px;
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	left: 80px;
	bottom: 8px;
	background-color: #0F0;
	z-index: 39933;
}


.owl-controls{z-index:9!important;}

.INFO-Link:hover, .INFO-Link:active, .INFO-Link:focus {

	background-color: #2D3033;
}



.INFO-Link img{
	width:40px;
	height: auto;
	border:none;
}

.INFO-Link p,
.item .INFO-Link p{
	font-size: 14px;
	font-weight: normal;
	color: #fff;	
	display: block;
	width: 94%;padding-left:3%;
	text-align: left;
	font-family:Arial;
	letter-spacing:1px;
	line-height:1.4em;
		  cursor: pointer;
  cursor: hand;	
}

.INFO-Link p em,
.item .INFO-Link p em, .INFO-Link h3 em,
.item .INFO-Link h3 em{
	font-size: 12px;
	color: #ddd;
	font-style: normal;		
}

.INFO-Link h3,
.item .INFO-Link h3{
	font-size: 14px;
	font-weight: normal;
	color: #fff;	
	display: block;
	width: 96%;padding-left:2%;
	text-align: left;
	font-family:Arial;
	letter-spacing:1px;
	line-height:20px;
		  cursor: pointer;
  cursor: hand;	
}



.INFO-Link .text,
.item .INFO-Link .text{
	font-size: 14px;
	line-height:22px;
	color: #eee!;	
	font-family:Arial;
	letter-spacing:normal;
	line-height:1.3em;
	position: relative;
	display: block;
	height:200px;
	text-align: left;
}


.INFO-Link .Descr,
.item .INFO-Link .Descr{
	font-size: 17px;
	color: #fff!important;
	text-align: left;
	height: 20px;
	letter-spacing: 2px;
	line-height: 0.5em;
	text-transform: uppercase;
	font-family: 'MyFontMed';
	position: relative;
	text-indent: 50px;
}

.INFO-Link .BTN{
	position: absolute;
	top: 25px;
	left:10px;
	text-indent:0px;
	text-align:center;
	z-index:99999999999;
}

.INFO-Link .BTN:hover{
	background: #809F20!important;
}


@media (max-width:870px){
html body #BUTTONS-TOP{float:none;margin:auto;width:100%;padding-top:0px;}
.MyLogoDD{display:none!important;}
.INFO-Link {display:none;}
}


.InfoSize{
	background-color: #0C0;
	display: block;
	height: 30px;
	width: 240px;
	color:#fff;
}



