@import url('reset.css');
@import url('animate.css');
@import url('fonts.css');
@import url('font-awesome.min.css');

body {
  color: #000 !important;
}
a{
	text-decoration: none;
}
.container {
  color: #000 !important;
}
header .topBar {
	height: 40px;
	background-color: #151515; 
	width: 100%;
	font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';
}
header .topBar .header-info li {
	position: relative;
	line-height: 40px;
	color: #f1f1f1;
	font-size: 11px;
	text-transform: uppercase;
}
header .topBar .header-info li:first-child {
	padding-right: 10px;
}
header .topBar .header-info li:first-child::after {
	content: '';
	position: absolute;
	right: 0px;
	top: 15px;
	height: 10px;
	width: 2px;
	background: #555555;
}
header .topBar .header-info li>a {
	color: #ccc;
}
header .topBar .lang-swither {
	float: right;
}
header .topBar .header-info li>i{
	padding-right: 4px;
}
header .topBar .lang-swither li {
	font-size: 11px;
	line-height: 40px;
	text-transform: uppercase;
	color: #ccc;
}
header .topBar .lang-swither li a {
	color: #f1f1f1;
}
header .topBar .lang-swither li img {
	height: 25px;
	padding-top: 14px;
	margin-right: 5px;
	float: left;
}
header .navbar-container {
	position: relative;
	height: 70px;
	/*background-color: rgba(43, 136, 232, 0.75);*/
	background-color: rgba(0,0,0, 0.75);
	width: 100%;
	z-index: 3;
	box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.75);
}
header .logo {
	height: 70px;
	overflow: hidden;
}
header .logo img { 
	height: 64px;
	padding: 3px 0;
}
header .main {
	position: relative;
	background: #000 url(../images/main.jpg) no-repeat;
	background-size: cover;
	overflow: hidden;
	width: 100%;
}
header .main::after {
/*	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2;
	background: rgba(0,0,0,0.7);*/
}
header .nav {
	float: right;
}
header .nav li {
	float: left;
	transition: all 0.2s;
}
header .nav li>a {
	display: block;
	font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';
	padding: 0 18px;
	color: #f1f1f1;
	font-size: 12px;
	line-height: 70px;
}
header .nav li:hover,
header .nav li.active {
	background: #e4192c;
}
header .nav li>a:focus,
header .nav li>a:visited,
header .nav li>a:hover {
	text-decoration: none;
  background: none;
}
.main-slider {
	position: relative;
	z-index: 3;
}
.main-slider .item {
	height: 450px;
	overflow: hidden;
}
.main-slider .item img {
	width: 100%;
	min-height: 100%;
}
.carousel-control {
	width: 5%;
}
.carousel-caption h3 {
	font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';
	font-size: 40px;
	margin-bottom: 8px;
	padding: 20px;
    background: #e4192c;
}
/*content*/
.content{
	background: #fff;
  color: #000;
  line-height: 20px;
  font-size: 14px;
	font-family: 'Oswald', 'BPGArial';
}
.news_img{
	width: 261px;
    height: 382px;
    overflow: hidden;
    position: relative;
    
}

.news_img:hover img{
  opacity: 1;
  background: linear-gradient(0.0.0.0,3, #1f2025);}
}
.news_img a img{
	width: 100%;
	height: 100%;
	opacity: 0.7;
}

.news_date{
	margin-top: 12px;
	margin-bottom: 7px;
	color: #000;
  padding-bottom: 5px;
  border-bottom: 1px solid #ddd;
	font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';
}
.news_full img:hover{
 opacity: 0.8;
 transition: 0.3s;
}
.news_full{
	 width: 261px;
    height: 386px;
    margin-bottom: 20px;
}
.mma_link{
	    background: red;
    line-height: 30px;
    width: 60px;
    text-align: center;
    position: absolute;
    top: 30px;
    left: -7px;
}
.mma_link:before{
    content: "";
    width: 12px;
    height: 6px;
    position: absolute;
    background: #e5192c;
    position: absolute;
    border-bottom: 8px solid #ffffff;
    border-right: 7px solid rgba(245, 246, 245, 0);
    left: -30px;
    position: absolute;
    top: 30px;
    left: -5px;	
}
.mma_title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.mma_title span{
    font-size: 20px;
    line-height: 26px;
    display: block;
    padding: 10px;
    padding-bottom: 20px;
    font-weight: 800;
    color: #FFF;
    text-transform: uppercase;
    font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';
    font-style: italic;
    transition: 0.3s;
    overflow: hidden;
}

.news_ful a:hover .mma_title span{
  color:#e5192c;
  text-decoration: none;

}
.mma_info{
	    font-weight: 400;
    float: left;
    width: 100%;
    font-size: 13px;
    margin-top: 5px;
    line-height: 20px;
    font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';;
    position: absolute;
    top: 300px;
    color: #fff;
    left: 15px;
    height: 40px;
    overflow: hidden;
    width: 233px;
}


.title_new{
	color: #000;
	font-size: 22px;
	font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';
	text-transform: initial;
	font-weight: bold;
	 font-size: 20px;
  
    line-height: 24px;
    transition: 0.3s;
    margin-top: 7px;

}
.title_new a:hover{
  text-decoration: none;
}
.date{
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	position: absolute;
    bottom: 0px;
    right: 5px;

}
.news_text{
	color: #000;
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding-bottom: 10px;
    float: left;
    font-family: 'Oswald', 'BPGArial';
}
.date a{
 color: #fff;
}
/*.mews_title a{
	margin-bottom: 18px;
	font-size: 20px;
    font-weight: 400;
    line-height: 24px;
	color: #fff;
	text-decoration: none;
	transition: 0.4s;

}*/
/*.mews_title{
  margin-bottom: 6px;
      text-transform: uppercase;
    font-size: 21px;
    text-align: center;
    position: absolute;
    width: 250px;
    height: 45px;
    overflow: hidden;
    bottom: top;
    top: 134px;
}*/
.mews_title:hover a{
	color: #e5192c;
}
.popular_posts{
	font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';;
	 font-size: 15px;
	 margin-left: 10px;
	 margin-bottom: 15px;
	 font-weight: bold;
}
.title_secund{
    width: 250px;
    padding: 0 10px;
    display: block;
    line-height: 40px;
    background: #e4192c;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';;
}
.title_secund a{
    color: #fff;
    text-decoration: none;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    transition: 0.4s;
}
.right_area  {

  overflow: hidden;
  width: 100%;
}


.secund_all{
    width: 250px;
    overflow: hidden;
    height: 154px;
    background: #fff;
}
.secund_all img{
	width: 100%;
	height: 100%;
	transition: 0.5s;
}
.secund_all img:hover{
	-ms-transform: scale(1.1, 1.1); /* IE 9 */
    -webkit-transform: scale(1.1, 1.1); /* Safari */
    transform: scale(1.1, 1.1);
}

/*.news{
	    height: 72px;
    overflow: hidden;
    color: #000;
    font-size: 12px;
    padding-top: 30px;
    padding-left: 10px;
    font-weight: 400;
    line-height: 14px;
    padding-bottom: 10px;
    color: #fff;
    width: 250px;
    font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';
    overflow: hidden;
    padding-right: 3px;
    position: absolute;
    bottom: 10px;
}*/
.secund_block{
	background: #000;
    padding-bottom: 30px;
    padding-top: 10px;
}
.title_secund_block{
	    color: #fff;
    font-size: 35px;
    font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';;
    margin-top: 10px;
    margin-bottom: 25px;
    font-style: italic;
    font-weight: bold;
	}
.read_more{    
	width: 250px;
    height: 24px;
    background: black;
    border-radius: 20px;
    color: #fff;
    overflow: hidden;
}
.title_new a:hover{
  color: #e5192c;
}
.news_title{
	color: #df213d;
	font-size: 32px;
	font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';;
	float: left;
	display: inline;
	text-transform: uppercase;
	line-height: 80px;
	    font-style: italic;
    font-weight: bold;
       
}
.angles{
	color: #df213d;
	float: right;
	font-size: 29px;
	font-weight: bold;
	line-height: 80px;
	font-weight: bold;

}
.angles a{
	transition: 0.2s;
}
.angles i{
  margin-left: 5px;
  font-weight: bold;

  }
.angles a:hover {
	color: #e4192c;

}
  .news_full{
  	color: #000;
  	margin-bottom: 35px;
  	overflow: hidden;
  }
  .news_ful{
  	color: #000;
  	margin-top: 35px;
  	margin-bottom: 25px;
  
  }
  .right_sid{
  	height: 467px;
  	margin-top: 30px;
  	background: black;

  }
.read_more a{    
 line-height: 12px;
    color: #911d2a;
    text-align: center;
    text-decoration: none;
    display: block;
    font-size: 13px;
    
    display: block;
    float: left;
    transition: 0.4s;
    text-transform: uppercase;
margin-top: 10px;
font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';;

}
.read_more a:hover{
  color: #fff;
}    
/* 	*/
.title_unit{
	text-align: center;
	font-size: 30px;
	margin-top: 20px;
	margin-bottom: 20px;
}

 .Page{
 	text-align: center !important;
 }
 .video{
 	 max-width: 300px;
    max-height: 300px;
    background: black;
 }
 .video_full{
 	width: 300px;
 	height: 270px;
 	overflow: hidden;
 }
 .video_discripshen{
   padding:15px 5px 10px 5px;
   color: #000;
   background: rgba(80, 80, 80, 0.19);
}
 .contact_ul {
  margin: 25px 0;
 }
 .contact_ul li {
  display: block;
  padding: 9px;
  height: 36px;
  padding-left: 56px;
  position: relative;
  font-size: 13px;
  margin-bottom: 15px;
}

.contact_ul li .icon {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 35px;
  border-radius: 2px;
  background: #e4192c;
}

.contact_ul li .icon .fa {
  position: absolute;
  left: 50%;
  top: 50%;
  color: #FFF;
  font-size: 17px;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}

.contact_ul li a{
  color: #000;
}
.contact_form {
  margin: 25px 0;
}
.contact_form .form-control {
  font-size: 14px;
  height: 45px;
  border-radius: 3px;
  border-color: #e7e7e7;
  outline: none;
  box-shadow: none;
  margin-right: 3px;
  background-color: #fafafa;
}

.contact_btn .security input:hover,
.contact_form .form-control:hover {
  outline: none;
  box-shadow: none;
}

.contact_btn .security input:focus,
.contact_form .form-control:focus {
  outline: none;
  box-shadow: none;
  border-color: #bb0a25 ;
}

.contact_form textarea.form-control {
  height: 230px;
}

.contact_btn .btn{
  border: 0px;
  height: 45px;
font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';;
  padding-left: 50px;
  padding-right: 50px;
  font-size: 14px;
  color: #e7e7e7;
  background-color: #df213d;
}

.contact_btn .btn:hover,
.contact_btn .btn:focus,
.contact_btn .btn:active {
  outline: none !important;
  box-shadow: none !important;
  background-color: #bb0a25  !important;

}

.contact_btn .security label {

  font-weight: 100;

  color: #999;

  font-family:arial, 'bpg_arial';



}
 .gal-img {
    overflow: hidden;
    height: 200px;
    margin-bottom: 20px;
}
.gal-img img {
    padding-right: 15px;
    padding-bottom: 15px;
    width: 100%;
    height: 200px;
}
 .video_full{
 	margin-bottom: 20px;
 }
 .video_full{
 	margin: auto;
 }
 .video_discripshen{
 	border: 1px solid #1a1a65;
    border-top: none;
 }
 .cont {
  margin-top: 25px;
 }
 .cont p {
  margin-top: 14px;
  line-height: 22px;
}
.img_cont {
  width: 100%;
}
 .cont_title {
  font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';
  font-size: 25px;
  line-height: 35px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 5px;
 }
 .right_banner {
  margin-top: 25px;
  padding-left: 15px;
}
 .right_banner img{
  width: 100%;
 }
 .right_banner .b_title {
    font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';
    padding: 0 10px;
    display: block;
    line-height: 40px;
    color: #fff;
    background: #e4192c;
      text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    overflow: hidden;
 }
 .last_news .news_full{
   height: auto !important;
 }
 .more_news a{
  font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  background: #e4192c;
   display: block;
   padding-top: 10px;
   padding-bottom: 10px;
    border-radius: 4px;
  width: 97%;  
}
 .more_news a:hover{
   text-decoration: none;
  }
.fiters_block{

/*  background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1));
*/  overflow: hidden;
  width: 270px;
  height: 370px;
  margin: auto;
  position: relative;
}
.fiters_block img{
  width: 100%;
  min-height: 100%;
}
.left_side_mma{
      font-size: 80px;
    text-align: center;
    margin-top: 0px;
    padding-top: 147px;
    font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';
    font-weight: bold;
}
.left_side_name{
	padding-top: 60px;
	text-align: center;
	font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';
}
.mma_addres{
	text-align: center;
	padding-top: 15px;
	line-height: 20px;
	font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';

}
.shear{
	padding-top: 30px;
	padding-bottom: 15px;
	font-size: 24px;
	color: #fff;
}
.shear i{
 color: #fff;
}
.menu_footer{
  margin-top: 10px;
  margin-bottom: 30px;
}
.menu_footer li {
  margin-right: 10px;
}
.menu_footer a{
  color: #fff;
  font-size: 15px;
  text-transform: uppercase;
}
footer{
  background: #27272f;
  color: #fff;
  font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';;
  text-align:center;
  margin-top: 25px;
  padding-bottom: 30px;
  overflow: hidden;
}
.fighter {
  margin-bottom: 20px;
}
.fighter_title{
    position: absolute;
    color: #fff;
    font-size: 19px;
    left: 0;
    padding: 120px 0 20px 20px;
    width: 100%;
    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,1) 99%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 99%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 99%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
    bottom: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';;
    font-style: italic;
    transition: 0.4s;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 1);
   } 
   .statistic{
    font-size: 14px;
    font-style: normal;
    margin-top: 8px;
   }
   .statistic h2 {
    font-size: 20px;
   }
   .statistic span{
   	margin-left: 7px;
   	font-family: 'Oswald', 'bpg_mrgvlovani_caps_2010';;
   	text-transform: lowercase;
   	font-size: 13px;

   }
   /*.fiters_block:hover .fighter_title {
  color: #e4192c;
   }*/
   .news_full img{
   	height: 190px;
   	min-width: 100%;

   }
   .first_block_img_1 img{
   	height: 100%;
   	width: 100%;
   	
   	background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,1));
   }
   .first_block_img_1:hover .first_block_img{
    background: linear-gradient(rgba(0,0,0,0.1), rgba(0,0,0,1));
    height: 370px;
   }
   .first_block_img_1{
   	    transition: 0.3s;
   	    height: 370px;
   	    width: 260px;
   	    position: relative;
   }
   .first_block_img{
   	    background: linear-gradient(rgba(0,0,0,0.3), rgba(0,0,0,1));
    height: 370px;
    width: 260px;
    position: absolute;
    top: 0px;
   }
   .mma_link{
   	position: absolute;
   	background: #e5192c;
   }
   .mma_link a{
    color: #fff;
   }
   .mma_link a:hover{
   	color: #fff;
   	
   	text-decoration: none;
   }