
#sls_prldr{
  position: fixed;
  top: 0;
  left: 0;
  box-sizing: border-box;
  min-width: 100%;
  min-height: 100%;
  background: #ba112e;
  box-sizing: border-box;
  padding: 10px;
  z-index: 105;
  margin: 0 auto;
}

#sls_prldr .contpre{
  position: relative;
  color: #fff;
  text-shadow: 1px 1px 1px #520606;
  text-align: center;
  font: normal normal 400 30px/32px Arial, Helvetica, sans-serif;
  margin: 10% auto 40px auto;
}

#sls_prldr .contpre .small{
  font: normal normal 400 16px/16px Arial, Helvetica, sans-serif;
  margin-top: 10px;
  color: #fff;
}

#sls_prldr .preloader {
  position: relative;
  width: 128px;
  height: 128px;
  background: url(preloader.gif)/*tpa=https://world-sport.org/images/preloader.gif*/ center center no-repeat;
  margin: 10px auto;
}

html, body {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
}

h1, h2, h3, h4, ul, form{
  margin: 0;
  padding: 0;
  list-style: none;
}

*{
  box-sizing: border-box;
}

.main_frame{
  position: relative;

  min-width: 100%;
  min-height: 100%;
  z-index: 0;
}

footer{
  position: relative;

  min-width: 100%;
  min-height: 10%;
  z-index: 0;
}

.carcass{
  position: relative;
  max-width: 1200px;
  min-height: 100%;
  margin: 0 auto;
}

.col, .col_left, .col_right{
  display: inline-block;
  vertical-align: top;
  float: left;
}

.col_right{
  float: right;
  text-align: right;
}

.col_left{
  float: left;
  text-align: left;
}

.col_1{
  width: 100%;
  margin: 0 auto;
  float: none;
}

.col_2{
  width: 50%;
  margin: 0 auto;
}

.col_3{
  width: 33.33333333333333%;
  margin: 0 auto;
}

.col_4{
  width: 25%;
  margin: 0 auto;
}

.center{
  text-align: center;
  margin: 0 auto;
}

.bottom{
  vertical-align: bottom;
  bottom: 0;
}

#main_block{
  position: relative;
  min-height: 100%;
  padding-bottom: 40px;
}

#content{
  position: relative;
  display: inline-block;
  width: 67%;
  width: calc(100% - 350px);
  min-height: 600px;
  vertical-align: top;
  text-align: left;
}

#sidebar{
  position: relative;
  display: inline-block;
  width: 330px;
  vertical-align: top;
  text-align: left;
}

#overlay{
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 105;
}

.modal_container{
  position: fixed;
  width: 98%;
  transform: translate(-50%, -30%);
  max-width: 400px;
  top: -1000px;
  text-align: center;
  left: 50%;
  z-index: 106;
}

.modal_title{
  font: normal normal 400 22px/26px "Roboto", "Trebuchet MS", "Helvetica", sans-serif;
  text-align: center;
  margin: 4px auto 10px auto;
  padding: 10px 0;
  cursor: pointer;
}

.modal_close{
  position: absolute;
  width: 32px;
  height: 32px;
  font: normal normal 600 38px/38px Arial, Helvetica, sans-serif;
  right: 8px;
  top: 2px;
  cursor: pointer;
}

.modal_content ul{
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.modal_content ul li{
  margin-bottom: 14px;
  padding: 0;
}

.modal_forms input[type="text"], .modal_forms input[type="email"], .modal_forms textarea{
  width: 80%;
  margin: 0 auto;
  padding: 12px 18px;
}

.modal_forms select{
  width: 90%;
  margin: 0 auto;
  padding: 12px 18px;
  cursor: pointer;
}

.modal_forms textarea{
  height: 80px;
  resize: none;
}

.modal_forms button{
  width: 91%;
  min-height: 20px;
  cursor: pointer;
  white-space: nowrap;
  padding: 16px 18px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.3s linear;
}

.modal_forms button:hover{
  text-shadow: none;
}

.modal_forms .div_button_block{
  text-align: center;
  height: 50px;
}

.modal_forms ul{
  margin: 0 auto;
  padding: 10px 20px;
  text-align: center;
  list-style: none;
  max-width: 400px;
}

.modal_forms ul li{
  width: inherit;
  margin-bottom: 10px;
  padding: 0;
}

.modal_forms ul.ul_order li{
  margin-bottom: 30px;
}

.modal_forms ul.ul_order li div.order_title{
  text-align: left;
  padding: 8px 8px 8px 6%;
  color: #777;
}

#path{
  padding: 0 8px 0 0;
  font: normal normal 400 12px/18px Arial, Helvetica, sans-serif;
  margin: -10px auto 30px auto;
}

#path a, #path a > h3{
  font: inherit;
  color: inherit;
  text-decoration: underline;
}

#path a:hover{
  text-decoration: none;
}

#path h3, .path_page h3{
  font: inherit;
  color: inherit;
  display: inline-block;
  margin: 0 0 0 2px;
  padding: 0;
}

#path .path_page{
  display: inline-block;
  margin: 0 2px 0 2px;
}

#path .slash{
  padding-left: 2px;
}

#topcontrol {
  position: fixed;
  background: url(up.png)/*tpa=https://world-sport.org/images/up.png*/ 50% 50% no-repeat, rgba(194, 18, 18, 0.8);
  background-size: 90%;
  display: block;
  height: 56px;
  width: 56px;
  padding: 6px;
  border-radius: 8px;
  margin: 0 14px 56px 0;
  z-index: 103;
  cursor: pointer;
}

@font-face {
  font-family: 'Roboto';
  src: local('Roboto'), url('Roboto.eot')/*tpa=https://world-sport.org/css/fonts/Roboto.eot*/;
  src: url('Roboto.eot-#iefix')/*tpa=https://world-sport.org/css/fonts/Roboto.eot?#iefix*/ format('embedded-opentype'), url('Roboto.woff')/*tpa=https://world-sport.org/css/fonts/Roboto.woff*/ format('woff'), url('Roboto.ttf')/*tpa=https://world-sport.org/css/fonts/Roboto.ttf*/ format('truetype');
  font-weight: normal;
  font-style: normal;
}

html, body {
  font: normal normal 400 14px/24px Arial, Helvetica, sans-serif;
  color: #333;
  background: #151516 url(bg_main.jpg)/*tpa=https://world-sport.org/images/bg_main.jpg*/ left top repeat;
}

h1{
  font: normal normal 400 30px/32px Roboto, "Trebuchet MS", "Helvetica", sans-serif;
  color: #000;
  margin-bottom: 30px;
}

h2{
  font: normal normal 400 26px/28px Roboto, "Trebuchet MS", "Helvetica", sans-serif;
  color: #000;
  margin-bottom: 20px;
}

h3{
  font: normal normal 400 22px/24px Roboto, "Trebuchet MS", "Helvetica", sans-serif;
  color: #000;
  margin-bottom: 20px;
}

header{
  position: relative;
  width: inherit;

  margin: 0 auto;
  background: rgba(0, 131, 255, 0.5);
  border-bottom: 6px solid rgba(0, 131, 255, 0.9);
  border-left: 1px solid rgba(0, 131, 255, 0.9);
  border-right: 1px solid rgba(0, 131, 255, 0.9);
  box-shadow: 0px -30px 60px #000;
}

.carcass{
  position: relative;
  background: rgba(255, 255, 255, 0.9);
}

.footer{
  background: #10328c;
  min-height: 120px;
  border-top: 6px solid #0083ff;
  border-left: 1px solid #071a4e;
  border-right: 1px solid #071a4e;
  box-shadow: 0px 18px 40px #000;
}

#share .ya-share2__title{
  display: none !important;
}

#share .ya-share2{
  position: absolute;
  margin-top: 152px;
  overflow: hidden;
  z-index: 103;
}

#share .fixed{
  position: fixed;
  margin-top: 2px;
}

#share .ya-share2__list li{
  margin-top: -3px;
}

#share .ya-share2__item_service_gplus .ya-share2__icon{
  width: 52px;
  height: 52px;
  transition: all 0.3s linear;
  opacity: 1;
}

#share .ya-share2__item_service_gplus .ya-share2__icon:hover{
  opacity: 0.6;
}

#share .ya-share2__item_service_vkontakte .ya-share2__icon{
  width: 52px;
  height: 52px;
  transition: all 0.3s linear;
  opacity: 1;
}

#share .ya-share2__item_service_vkontakte .ya-share2__icon:hover{
  opacity: 0.6;
}

#share .ya-share2__item_service_odnoklassniki .ya-share2__icon{
  width: 52px;
  height: 52px;
  opacity: 1;
  transition: all 0.3s linear;
}

#share .ya-share2__item_service_odnoklassniki .ya-share2__icon:hover{
  opacity: 0.6;
}

#share .ya-share2__item_service_facebook .ya-share2__icon{
  width: 52px;
  height: 52px;
  opacity: 1;
  transition: all 0.3s linear;
}

#share .ya-share2__item_service_facebook .ya-share2__icon:hover{
  opacity: 0.6;
}

#share .ya-share2__item_service_twitter .ya-share2__icon{
  width: 52px;
  height: 52px;
  opacity: 1;
  transition: all 0.3s linear;
}

#share .ya-share2__item_service_twitter .ya-share2__icon:hover{
  opacity: 0.6;
}

#main_menu{
  position: relative;
  text-align: center;
  margin-top: 90px;
}

#ul_main_menu li{
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 16px 0 0 0;
  background: #ba112e;
  color: #FFF;
  font: normal normal 400 22px/24px Roboto, "Trebuchet MS", "Helvetica", sans-serif;
  border: 1px solid #78091c;
  overflow: hidden;
  text-align: center;
  transition: all 0.3s linear;
}

#ul_main_menu li#li_mail h3{
  cursor: pointer;
  padding: 0 20px;
  color: #FFF;
  font: normal normal 400 22px/24px Roboto, "Trebuchet MS", "Helvetica", sans-serif;
}

#ul_main_menu li#li_mail h3:hover{
  color: #000;
}

#ul_main_menu li h3 > a{
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
  padding: 14px 20px 18px 20px;
  transition: all 0.3s linear;
  color: #FFF;
  text-align: center;
  font: normal normal 400 22px/24px Roboto, "Trebuchet MS", "Helvetica", sans-serif;
}

#ul_main_menu li:hover, #ul_main_menu li.active, #ul_main_menu li a:hover, #ul_main_menu li a.active{
  background: #fff;
  color: #000;
}

.main_menu_fixed{
  position:fixed !important;
  top: -6px;
  text-align: center;
  margin: 0 auto;
  z-index: 102;
  box-shadow: 6px 2px 14px #333;
}

#mmenu{
  position: absolute;
  display: none;
  margin: 2px 10px;
  left: 0;
  top: 74px;
  padding: 8px 8px 4px 8px;
  height: 90px;
  width: 90px;
  cursor: pointer;
  text-align: left;
  z-index: 4;
}

#logo{
  position: relative;
  z-index: 3;
}

aside{
  position: fixed;
  left: -400px;
  top: 0;
  width: 295px;
  height: 100%;
  z-index: 106;
  overflow-y: scroll;
  overflow-x: hidden;
  border-right: 1px solid rgba(0, 0, 0, 1);
  box-shadow: 0px 8px 14px rgba(0, 0, 0, 0.8);
  background: #38a900;
}

#mobile_logo{
  width: 100%;
  border-bottom: 1px solid #fffffe;
  background: #ffffff;
  padding: 10px 0;
  cursor: pointer;
  text-align: center;
}

#mobile_logo img{
  width: 100%;
  height: auto;
}

#ul_mobile_menu{
  margin-top: 4px;
}

#ul_mobile_menu li{
  text-align: left;
  width: 100%;
  padding: 18px 6px 18px 0;
  white-space: nowrap;
  overflow: hidden;
  margin-bottom: 1px;
  border-top: 1px solid #78091C;
}

#ul_mobile_menu li > a, #ul_mobile_menu li div{
  font: normal normal 400 20px/20px Roboto, "Trebuchet MS", "Helvetica", sans-serif;
  padding: 18px 280px 18px 16px;/*overflow:hidden;*/
  text-decoration: none;
  background: #ba112e;
  transition: all 0.3s linear;
  color: #fff;
  border-bottom: 1px solid #78091C;
}

#ul_mobile_menu li div{
  padding: 18px 280px 18px 16px;
}

#ul_mobile_menu li a.active, #ul_mobile_menu li a:hover, ul_mobile_menu li div:hover{
  background: #0083ff;
  color: #fff;
  border-bottom: 1px solid #10328c;
}

.close_mmenu{
  position: fixed;
  display: none;
  margin: 8px 0 0 300px;
  z-index: 110;
  background: url(close.png)/*tpa=https://world-sport.org/images/close.png*/ left top no-repeat;
  width: 48px;
  height: 48px;
  cursor: pointer;
}

#main_block{
  position: relative;
  border-left: 1px solid rgba(0, 0, 0, 0.8);
  border-right: 1px solid rgba(0, 0, 0, 0.8);
  background: rgba(255, 255, 255, 0.26);
  white-space: nowrap;
}

.slogan{
  position: absolute;
  width: 280px;
  text-align: right;
  top: 6px;
  right: 20px;
  white-space: nowrap;
}

#content{
  position: relative;
  float: right;
  min-height: 100%;
  white-space: normal;/*background:rgba(255,255,255,0.5);*/
}

.contents_container{
  padding: 20px 20px 20px 30px;
}

.contents_container a{
  color: inherit;
  font: inherit;
  text-decoration: underline;
  transition: all 0.3s linear;
}

.contents_container a:hover, .contents_container a.active{
  text-decoration: none;
  color: #ba112e;
}

#div_content div{
  margin-bottom: 14px;
}

.div_img{
  position: relative;
  width: 300px;
  height: 270px;
  border: 6px solid #ba112e;
  float: left;
  clear: both;
  background: #fff;
  margin: 6px 30px 10px 0;
  text-align: center;
  overflow: hidden;
  z-index: 1;
}

.div_img img{
  width: 96%;
  height: auto;
  margin: 8px auto 0 auto;
}

.div_img_container{
  background: #ba112e;
  color: #fff;
  text-align: center;
  padding: 20px 4px 20px 4px;
  overflow: hidden;
  font: normal normal 400 14px/16px Arial, Helvetica, sans-serif;
}

#sidebar{
  position: relative;
  float: left;
  white-space: normal;
}

#sidebar nav{
  border: 1px solid #38a800;
  background: #38a900;
}

.ul_sidebar li.li_sidebar_title{
  font: normal normal 400 28px/28px Roboto, "Trebuchet MS", "Helvetica", sans-serif;
  color: #000;
  text-align: center;
  padding: 24px 0;
  margin: 0 auto 10px auto;
  background: #ffe982;
}

.ul_sidebar li.li_sidebar_subtitle{
  background: rgba(255, 255, 255, 0.6);
  margin-bottom: 4px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  transition: all 0.3s linear;
  overflow: hidden;
  white-space: nowrap;
}

.ul_sidebar .sidebar_title h3 > a{
  text-decoration: none;
  color: #000;
  font: normal normal 400 20px/20px Roboto, "Trebuchet MS", "Helvetica", sans-serif;
}

.ul_sidebar .sidebar_title{
  height: 68px;
  overflow: hidden;
  padding: 22px 0 0 0;
  border-bottom: 1px solid #fff;
  transition: all 0.3s linear;
}

.ul_sidebar .sidebar_title:hover, .ul_sidebar .active{
  background: #FFF;
  border-bottom: 1px solid #38a900;
}

.ul_sidebar .sidebar_title a{
  padding: 20px 240px 20px 4px;
  cursor: pointer;
}

.sports_games a::before, .sports_cycle a::before,.sports_single_combat a::before,.sports_power a::before,.sports_avia a::before,.sports_extrim a::before,.sports_technical_sports a::before,.sports_applied a::before,.sports_complicated a::before{
  float: left;
  padding: 4px 6px;
  margin-top: -16px;
}

.sports_games a::before{
  content: url(games.png);/*tpa=https://world-sport.org/images/sidebar/games.png*/
}

.sports_cycle a::before{
  content: url(cycle.png);/*tpa=https://world-sport.org/images/sidebar/cycle.png*/
}

.sports_single_combat a::before{
  content: url(single_combat.png);/*tpa=https://world-sport.org/images/sidebar/single_combat.png*/
}

.sports_power a::before{
  content: url(power.png);/*tpa=https://world-sport.org/images/sidebar/power.png*/
}

.sports_avia a::before{
  content: url(avia.png);/*tpa=https://world-sport.org/images/sidebar/avia.png*/
}

.sports_extrim a::before{
  content: url(extrim.png);/*tpa=https://world-sport.org/images/sidebar/extrim.png*/
}

.sports_technical_sports a::before{
  content: url(technical_sports.png);/*tpa=https://world-sport.org/images/sidebar/technical_sports.png*/
}

.sports_applied a::before{
  content: url(applied.png);/*tpa=https://world-sport.org/images/sidebar/applied.png*/
}

.sports_complicated a::before{
  content: url(complicated.png);/*tpa=https://world-sport.org/images/sidebar/complicated.png*/
}

.ul_sidebar .li_sidebar_subtitle ul{
  display: none;
}

.ul_sidebar .li_sidebar_subtitle ul li{
  background: rgba(255, 255, 255, 0.6);
  margin-bottom: 1px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  transition: all 0.3s linear;
  overflow: hidden;
  white-space: nowrap;
  height: 46px;
  padding-top: 8px;
}

.ul_sidebar .li_sidebar_subtitle ul li h3 > a{
  text-decoration: none;
  color: #444;
  font: normal normal 400 16px/16px Roboto, "Trebuchet MS", "Helvetica", sans-serif;
}

.ul_sidebar .li_sidebar_subtitle ul li a{
  padding: 14px 300px 14px 10px;
  transition: all 0.3s linear;
}

.ul_sidebar .li_sidebar_subtitle ul li a::before{
  content: url(arr.gif)/*tpa=https://world-sport.org/images/arr.gif*/;
  float: left;
  padding: 4px 6px;
  margin-left: 20px;
}

.ul_sidebar .li_sidebar_subtitle ul li a:hover, .ul_sidebar .li_sidebar_subtitle ul li:hover, .ul_sidebar .li_sidebar_subtitle ul li.active, .ul_sidebar .li_sidebar_subtitle ul li a.active{
  background: #ffe982;
  color: #000;
}

footer .col_4 img{
  width: 180px;
  height: auto;
}

.counter{
  width: 90px;
  margin: 60px 10px 10px auto;
}

.counter img{
  width:88px !important;
  height: auto;
}

.copy{
  width: 180px;
  position: absolute;
  right: 8px;
  bottom: 8px;
  color: #777;
  font: normal normal 400 11px/11px Arial, Helvetica, sans-serif;
  white-space: nowrap;
}

.copy a{
  color: inherit;
  font: inherit;
  cursor: pointer;
  text-decoration: underline;
}

.copy a:hover{
  color: #fff;
  text-decoration: none;
}

.footer_text{
  font: normal normal 400 12px/14px Arial, Helvetica, sans-serif;
  margin: 16px auto 10px auto;
  color: #999;
  text-align: center;
}

.modal_container{
  background: #fff;
  border: 6px solid #0083fe;
  box-shadow: 0 8px 12px #000;
}

.modal_title{
  color: #fff;
  margin: 0 auto 10px auto;
  border-bottom: 1px solid #0268c8;
  background: #0083fe;
}

.modal_close{
  color: #fff;
}

.modal_forms button{
  background: #0083fe;
  color: #fff;
  cursor: pointer;
  border: 1px solid #0268c8;
  font: normal normal 400 14px/14px Arial, Helvetica, sans-serif;
}

.modal_forms button:hover{
  background: #b9112f;
}

.modal_forms button:disabled{
  background: #62A7BD;
  color: #ccc;
  cursor: default;
  border: 1px solid #0268c8;
  font: normal normal 400 14px/14px Arial, Helvetica, sans-serif;
}

.modal_content ul{
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: center;
}

.modal_content ul li{
  margin-bottom: 14px;
  padding: 0;
}

.modal_forms input[type="text"], .modal_forms input[type="email"], .modal_forms textarea{
  border: 1px solid #0268c8;
  font: normal normal 400 14px/14px Arial, Helvetica, sans-serif;
}

.modal_forms textarea{
  height: 60px;
}

.modal_link{
  cursor: pointer;
  text-decoration: underline;
}

.modal_link:hover{
  color: #fff;
  text-decoration: none;
}

.error{
  text-align: center;
  margin: 20px auto;
}

.error img{
  width: 50%;
  height: auto;
}

#path{
  color: #777;
}

#path a:hover{
  color: #ba112e;
}

#div_content .div_content{
  position: relative;
  z-index: 1;
}

#div_content .div_bg{
  position: absolute;
  width: 80%;
  max-width: 450px;
  margin: 60px 10%;
  text-align: center;
  padding: 10px;
  z-index: 0;
}

#div_content .div_bg img{
  width: 100%;
  height: auto;
  margin: 0 auto;
}

#div_content ul{
  list-style: disc;
  margin: 10px auto;
}

#div_content ul li{
  color: #000;
  font-style: oblique;
  margin-left: 60px;
  font-size: 90%;
}

.div_game_menu{
  position: relative;
  margin: 40px auto 40px auto;
  text-align: center;
  z-index: 2;
}

.div_game_menu ul, .ul_text{
  margin: 0 auto;
  padding: 0;
  text-align: center;
}

.ul_text li{
  margin-left: 60px;
  list-style: disc;
  text-align: left;
  font-style: oblique;
  font-size: 90%;
}

.div_game_menu ul li{
  display: inline-block;
  float: left;
  margin:2px 16px 2px 2px !important;
  vertical-align: top;
}

.div_category_menu{
  border: 6px solid #0083ff;
  text-align: center;
  padding: 4px 14px 4px 30px;
  margin-bottom: 20px;
  background: #D7EBFF;
}

.div_category_menu ul{
  margin: 20px auto;
  text-align: left;
}

.div_category_menu ul li{
  display: inline-block;
  text-align: left;
  float: left;
  margin:2px 10px !important;
  vertical-align: top;
}

.news_block{
  width: 100%;
  margin: 50px 0 30px 0;
  text-align: left;
}

.news_block h2{
  margin-left: 15%;
}

.news_block ul{
  width: 70%;
  margin: 40px auto 10px auto;
  padding: 0;
  text-align: left;
}

.news_block ul li{
  border: 6px solid #0083ff;
  text-align: center;
  padding: 14px 14px 0 14px;
  margin-bottom: 20px;
  cursor: pointer;
  background: #D7EBFF;
  transition: all 0.3s linear;
}

.news_block .news_txt{
  text-align: left;
  padding: 10px 10px 0 10px;
}

.news_block .news_txt h3{
  line-height: 30px;
}

.news_block img{
  width: 100%;
  height: auto;
}

.news_block ul li a{
  text-decoration: none;
  border: none;
}

.news_block ul li:hover{
  border: 6px solid #BA112E;
  background: #FFD7D7;
  box-shadow: 0px 8px 14px #4A0000;
}

.policy{
  width: 90%;
  font: normal normal 400 11px/12px Arial, Helvetica, sans-serif;
  text-align: left;
  margin: 2px auto;
}

.policy span{
  color: #D20000;
  text-transform: uppercase;
  margin-right: 8px;
}

.policy span.dop_policy {
  text-transform: none;
}

.policy label{
  cursor: pointer;
}

table{
  margin: 20px auto 40px auto;
  padding: 0;
  width: 100%;
  max-width: 500px;
  border-spacing: 0;
  border: 1px solid #000;
}

th{
  color: #fff;
  text-align: center;
  padding: 10px;
  font: normal normal 400 18px/18px Arial, Helvetica, sans-serif;
  background: #0083ff;
}

td{
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  text-align: center;
  padding: 6px;
}

td:first-child{
  text-align: left;
  width: 60%;
  border-left: none;
}

td.td_center{
  text-align: center;
  font: normal normal 400 16px/16px Arial, Helvetica, sans-serif;
  color: #000;
  background: #e0e0e0;
}

table.table_big{
  margin: 20px auto 40px auto;
  padding: 0;
  width: 90%;
  max-width: 90%;
  border-spacing: 0;
  border: 1px solid #000;
}

table.table_big th{
  color: #fff;
  text-align: center;
  padding: 10px;
  font: normal normal 400 18px/18px Arial, Helvetica, sans-serif;
  background: #0083ff;
  border-left: 1px solid #ccc;
}

table.table_big th:first-child{
  border-left: none;
}

table.table_big td{
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  text-align: left;
  padding: 6px;
  vertical-align: top;
  font-size: 12px;
}

table.table_big td:first-child{
  text-align: left;
  width: auto;
  border-left: none;
  vertical-align: middle;
  font-size: 14px;
  color: #000;
}

.slider_images ul li{
  display: none;
  margin: 0 auto;
  text-align: center;
  padding: 0;
  line-height: 0;
}

.slider_images ul li:first-child{
  display: block;
}

#slider_container{
  position: relative;
  padding: 0;
  margin: 0 auto;
  text-align: center;
  border-top: 6px solid rgba(0, 131, 255, 0.9);
}

#slider_container img{
  width: 100%;
  height: auto;
}

.sls_spinner{
  background: url(spinner.gif)/*tpa=https://world-sport.org/images/spinner.gif*/ center center no-repeat;
  width: 48px;
  height: 48px;
  margin: 0 auto;
}

.div_button_block{
  text-align: center;
  height: 50px;
}

.bottom_adsense_block{
  text-align: center;
  margin: 20px auto;
}

.sidebar_adsense_block{
  text-align: center;
  margin: 40px auto;
  width: 100%;
}

.ads_block{
  width: 330px;
  text-align: center;
  margin: 20px auto;
}

.recommended_adsense_block{
  text-align: center;
  width: 100%;
  margin: 20px auto;
  padding: 4px;
}

.recommended_adsense_block_{
  text-align: center;
  width: 100%;
  padding: 6px 2px;
  min-height: 20px;
}

.version{
  float: right;
  font-size: 80%;
}

@media (max-width: 1080px) {
  #content{
    width: 64%;
    width: calc(100% - 350px);
  }
}

@media (max-width: 960px) {
  #content{
    width: 60%;
    width: calc(100% - 350px);
  }
}

@media (max-width: 900px) {
  #sidebar, #main_menu{
    display: none;
  }

  #content{
    display: block;
    width: 100%;
    float: none;
  }

  #mmenu{
    display: block;
  }
}

@media (max-width: 780px) {
  .ul_sidebar .sidebar_title h3 > a{
    font: normal normal 400 17px/17px Roboto, "Trebuchet MS", "Helvetica", sans-serif;
    margin-left: -10px;
  }

  .ul_sidebar li.li_sidebar_title{
    margin-left: -10px;
  }

  footer .col, footer .col_right{
    float: none;
    display: block;
  }

  footer .col_4, footer .col_2, footer .col_right, .counter, .copy{
    width: 100%;
    text-align: center;
  }

  .copy{
    position: relative;
  }

  .footer_text{
    font: normal normal 400 11px/14px Arial, Helvetica, sans-serif;
    width: 60%;
  }

  .news_block ul{
    width: 100%;
  }

  .news_block h2 {
    margin: 0 auto;
  }
}

@media (max-width: 580px) {
  .div_img{
    display: block;
    float: none;
    margin: 10px auto;
  }

  .slogan h2{
    font: normal normal 400 22px/22px Roboto, "Trebuchet MS", "Helvetica", sans-serif;
  }
}

@media (max-width: 520px) {
  .slogan h2{
    font: normal normal 400 18px/18px Roboto, "Trebuchet MS", "Helvetica", sans-serif;
  }

  #slider_container{
    display: none;
  }

  #content{
    padding-top: 40px;
  }
}

@media (max-width: 480px) {
  .footer_text{
    width: 90%;
  }

  .slogan{
    position: relative;
    width: 100%;
  }

  .slogan h2{
    font: normal normal 400 12px/12px Arial, Helvetica, sans-serif;
    margin: -21px 0 12px 176px;
  }

  h1{
    font: normal normal 400 24px/28px Roboto, "Trebuchet MS", "Helvetica", sans-serif;
  }
}