.recom_container {
	width: 100%;
	max-width: 1400px;
	min-width: 640px;
	box-sizing: border-box;
	position: relative;
	margin: 0 auto;
}

@media screen and (max-width: 840px) {
	.recom_container  {
		box-shadow: none;
	}
	.menu_back_second{
		display: none;
	}
}


.gifcontainer{
	overflow: hidden;
	position:relative;
	height: 500px;
	vertical-align: middle;
}
.giftext{
	position: absolute;
	top: 250px;
	left: 500px;
}
.giftextn{
	z-index: 1;
}
.static-container{
	position:static;
}
.newslogan{
	color: #FFFFFF;
	font-size: 50px;
}

img.absolute {
  position: absolute;
}
.gary-back{
	background: url(../new_imgs/gray.jpg) 0 0 repeat;
	background-color:#F9BA16;
}
.back_logo{
	background: url(../new_imgs/Sport.png);
    background-repeat: no-repeat;
    background-size: 100px 100px;
	padding-top: 9px;
}

@media screen and (max-width: 840px) { .menu_back { display: none; } }
@media screen and (max-width: 840px) { .menu_back1 { display: none; } }

.menu_back1{
	height: 21px;
	margin-top:0px;
	padding-top:0px;
	float: left;
}
.menu_back2{
	float: left;
	height: 21px;
	margin:0px;
	padding-top:0px;
}
.menu_back{
	height: 21px;
	margin-top:0px;
	padding-top:0px;
	float: right;
}
.menu_elem{
	margin:0px;
	padding:0px;
	position: relative;
}
.sec{
	margin-left:-1px;
	height: 19px;
	padding-top: 2px;
	background-color: #ffc20f;
	display: inline-block;
	float: left;
}



.secUNI{
        margin-left:-1px;
        height: 19px;
        padding-top: 2px;
        background-color: #00aff0;
        display: inline-block;
        float: left;
}

@media screen and (max-width: 840px) { .secUNI { background-color: transparent; } }

.afterlist{
	position:absolute;
}
.overl_hidden{
    overflow: hidden;
}
.overlayl{
	transform: rotate(20deg);
	position: absolute;
	width: 100%;
	height: 50%;
	background-color: #fff;
	left: -10%;
	top: 100%;
	z-index:0;
}
.overlay{
	transform: rotate(-20deg);
	position: absolute;
	width: 100%;
	height: 50%;
	background-color: #fff;
	right: -10%;
	top: 90%;
	z-index:0;
}
.shadow{
	width: 700px;
	position: absolute;
	background-color: #fff;
	left: 0;
	top: 480px;
	z-index:0;
}
.indexed{
	z-index:100;
}
.logonew{
	position:absolute;
	left: 620px;
	top: 550px;
}
.titlenew{
	z-index: 100;
	margin: 20px;
	bottom: 0px;
	color:#999;
}

.slider_wrapper{
	overflow: hidden;
	position: relative;
	height: 500px;
}
.activeElement{
	position: absolute;
	left: 0px;
	z-index: 1;
}
.inactiveElement{
	position: absolute;
	left: 0px;
	z-index: 0;
}
.menu2{
	background-color:#008dd2;
	height: 300px;
	padding: 20px;
	position: relative;
}
.menu3{
	 margin: 0 60px 0 50px; padding: 12px 0 0;
}
.menu3 li{
	width: 200px;
}
.submenu2li{
	width: 200px;
	padding: 0px 10px;
}
.submenu2 li a{
	width: 200px;
}

.submenu2 li a:hover{
	width: 200px;
}
.menu_back_second{
	margin-top: 10px;
	margin-left: 10px;
	margin-left: 2px;
}
.sec1{
	color: #fff;
	padding-left: 10px;
	width:100%;
	text-align: center;
}
.block_titles{
	font-weight: bold; 
	position: absolute;
	left:15px;
	top: 20px;
	font-family: 'Open Sans', arial, sans-serif; font-size: 16px; 
	color: #555;
}
.block_titles_cont{
	position: relative;
}

.news-slider{
	background-color:#F9BA16;
	height: 400px;
	overflow: hidden;
	margin: 0px;
	z-index:0;
}

.slider-container{
	position: relative;
	height: 100%;
	margin: 5px;
	padding: 5px;
	padding-top: 50px;
	list-style-type: none;
}
.slider-elem{
	position: absolute;
	float: left;
	height: 200px;
	width:auto;
	margin: 5px;
	padding: 5px;
}

.slider-elem img{
	box-shadow: 5px 10px 30px #C68704;
}
.news_title{
	text-align: center;
	position: absolute;
	bottom: 50px;
	left: 20px;
	color: #fff;
	text-transform: uppercase;
	text-shadow: 1px 1px #000;
}




.white-text{
	color: #fff;
}





#container {
  overflow: hidden;
  margin: 20px;
	height: 300px;
  cursor: pointer;
}
#arrow_left{
  display: inline-block;
  float: left;
  width: 5%;
  height: 200px;
  background-color: transparent;
}
#arrow_left:hover{
  background-color: #cccccc;
}

#arrow_right{
  display: inline-block;
  float:left;
  width: 5%;
  height: 200px;
  background-color: transparent;
}

#arrow_right:hover{
  background-color: #cccccc;
}

#imgs {
  float: left;
  display: inline-block;
  padding: 0;
  width: 200%;
  overflow: hidden;
}

#imgs li {
  padding-right: 15px;
  display: inline-block;
 *display:inline;
}

#imgs img {
  width: 400px;
  height: 300px;
}

.title {
  display: block;
  width: 100%;
  height: 38px;
  line-height: 38px;
  color: white;
  font-weight: bold;
  text-align: center;
  background: #ddd;
}

.mapcontainer{
	height: 500px;
}


.news_back{
	background: url(../img/pattern-gray.jpg) 0 0 repeat;
}








.recom_menu { margin: 0 60px 0 100px; padding: 12px 0 0; list-style: none; text-transform: uppercase; }

@media screen and (max-width: 840px) { .recom_menu { margin: 0; position: absolute; top: 0; right: 76px; z-index: 200; width: 80%; max-width: 540px; background: #ffc20f; padding: 10px 0; display: none; } }

@media screen and (max-width: 520px) { .recom_menu { width: 70%; } }

.recom_menu li { display: inline-block; margin: 0 10px 0 0; padding: 0 0 20px; position: relative; }

@media screen and (max-width: 840px) { .recom_menu li { display: block; padding: 8px 0; margin: 0 24px; } }

.recom_menu a { color: #000; text-decoration: none; font-size: 14px; }

.recom_menu a.active { color: #ffc20f; }

@media screen and (max-width: 840px) { .recom_menu a { color: #000; display: block; font-size: 20px; border-bottom: 2px solid #f9d058; padding: 4px 0 9px; }
  .recom_menu a.active { color: #9f1c33; } }

.recom_menu li:last-child a { border-bottom: none; }

.recom_menu-btn { display: none; width: 50px; height: 50px; background: #ffc20f; cursor: pointer; position: absolute; top: 0; right: 25px; }

.recom_menu-btn.is-active { background: transparent; }

@media screen and (max-width: 840px) { .recom_menu-btn { display: block; } }

.recom_menu-btn span { position: absolute; top: 22px; right: 12px; left: 12px; height: 5px; background: #000; }

.recom_menu-btn span::before, .recom_menu-btn span::after { content: ""; position: absolute; top: -10px; left: 0; width: 100%; height: 5px; background: #000; }

.recom_menu-btn span::after { top: 10px; }

.recom_menu-btn.is-active span { background: transparent; left: 9px; right: 9px; }

.recom_menu-btn.is-active span::before { top: 0; -webkit-transform: rotate(45deg); transform: rotate(45deg); background: #ffc20f; }

.recom_menu-btn.is-active span::after { top: 0; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); background: #ffc20f; }

.recom_submenu { position: absolute; top: 32px; left: -20px; display: none; width: 220px; background: #ffc20f; padding: 10px 0 1px; z-index: 750; }

@media screen and (max-width: 840px) { .recom_submenu { position: static; width: auto; padding: 9px 0 0; } }

@media screen and (max-width: 840px) { .recom_submenu::after { display: none; } }

.recom_submenu li { font-size: 14px; padding: 0 10px; margin: 0; display: block; }

@media screen and (max-width: 840px) { .recom_submenu li { line-height: 22px; padding: 0; } }

.recom_submenu li a { display: block; color: #000; text-decoration: none; border-bottom: 1px solid #f5d060; padding: 7px 0 6px; text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.5); font-family: 'Open Sans', arial, sans-serif; font-weight: 400; text-transform: none; line-height: 20px; }

@media screen and (max-width: 840px) { .recom_submenu li a { padding: 9px 0 9px 20px; font-size: 18px; } }

.recom_submenu li:last-child a { border-color: transparent; }

.recom_submenu li:hover { background: #eee; }

.recom_submenu li:hover a { border-color: transparent; color: #000; }

.recom_menu li:hover .recom_submenu { display: block; }

.recom_menu li.hover > a { /*color: #ffc20f;*/ }

@media screen and (max-width: 840px) { .recom_menu li.hover > a { color: #000; } }


.menu li:hover .submenu { display: block; }
