@font-face {
    font-family: Bebas;
    src: url(/fonts/BebasNeue.otf);
    src: local(BebasNeue), url(/fonts/BebasNeue.ttf);
}
#tinymce{ background-color: #fff;}
body{
    color: #424242;
    background: url(../images/pattern.png);
    font-size: 14px;
    font-family: "Trebuchet MS";
}
.normal{
    font-family: "Trebuchet MS";
    text-transform: none;
}
.footer{
    font-size: 12px;
}
.container{
    background-color: white;
    box-shadow: 0px 0px 100px 100px white;
}
.font,h1,h2{
    font-family: Bebas;
    font-size: 24px;
    text-transform: uppercase;
}
.header,h2{
    color: #b51823;
    padding-bottom: 10px;
}
h2 a.media-heading{
    color: inherit;
    font-weight: normal;
}
.media-body h2{
    margin-top: 0px;
}
.prices-menu{
    background-image: url(../images/prices.png);
}
.point-menu{
    background-image: url(../images/point.png);
}
.rasp-menu{
    background-image: url(../images/rasp.png);
}
.feedback-menu{
    background-image: url(../images/feedback.png);
}
.trener-menu{
    background-image: url(../images/trener.png);
}
.glove-menu{
    background-image: url(../images/glove.png);
}
.glowes{
    display: block;
    background: url(../images/glowes-ico.png) left top no-repeat;
    padding-left:30px;
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 16px;
}
float-right-large{
	float: right;
}

.subheader{
    font-size: 12px;
    text-transform: uppercase;
    padding-top: 20px;
    margin-bottom: -6px;
}
.lozung div{
    background: url(../images/top-round.png) top right no-repeat;
    padding-top: 29px;
    padding-right: 13px;    
    float: left;
    padding-bottom: 20px;
}
.left{
float: left;
}
.right{
    float: right;
    text-align: right;
}
hr{
    border-top: 1px solid #d2d2d2;
}
.navbar-nav li a {
    font-size: 15px;
    font-weight: bold;
    color: white;
    text-shadow: 0px 1px 2px black;
}
.navbar-top{
    background: #004a99;
    box-shadow: 0px 1px 2px black;
    
}
.navbar-top li a:hover{
    border-radius: 30px;
}
.navbar-top li a{
    padding-top: 9px;
    padding-bottom: 9px;
}
a{
    color: #009cec;
}
.logo{
    border-radius: 57px;
    padding: 5px;   
    height: 88px;
}
.list-group{
    background-color: #004A99;
border-radius: 20px;
}
a.list-group-item{
    background-color: transparent;
    color: white;
    text-shadow: 0px 1px 2px black;
    padding-top: 7px;
    padding-bottom: 7px;
    background-position: 10px center;
    background-repeat: no-repeat;
    padding-left: 40px;
    
}
.list-group-item:first-child {
     border-top-left-radius: 20px;
     border-top-right-radius: 20px;
}
.list-group-item:last-child {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}
.slider img{
    border-radius: 15px;
    height: 150px;
    margin: 10px;
    border: 1px solid black;
}
.news{
    margin-top: 10px;
}
.news-ico{
    background: url(../images/club-news-ico.png) left center no-repeat;
    margin-left: 9px;
    padding-left: 33px;
}
.world-ico{
    background: url(../images/world-news-ico.png) left center no-repeat;
    margin-left: 9px;
    padding-left: 33px;
}
.next-ico{
    background: url(../images/next-ico.gif) right center no-repeat;
    margin-left: 9px;
    padding-right: 10px;    
    padding-left: 35px;
    font-size: 13px;
}
.next-ico:hover{
    text-shadow: 0px 0px 10px #ff3;
}
.black,.black:hover{
    color: black;
}
.phones{
	padding-top: 10px;
    line-height: 20px;
    /*padding-top: 20px;*/
    font-size: 20px;
    float: right;
    font-family: Bebas;
}
.phones a{
	color: #004a99;
}
.phones a[href^="tel"] {
    /*color: #424242;*/
	color: #b51823;
}
.lozung{
    font-size: 18px;
}
.date{
    color: #888;
    font-size: 12px;
    margin: 0px;
}
.media-heading{
    font-weight: bold;
}
.news .media-object{
    width: 35px;
    height: 35px;
    border-radius: 5px;
}
.treners,.halls{
    background-color: #fbfbfb;
    border-radius: 30px;
}
.halls{
    padding-top: 25px;
}
.halls .header{
    color: #555;
    background-color: #fbc52d;
    padding: 5px;
    border-radius: 3px;
    text-shadow: 0px 1px 1px white;
}
.halls .description{
    padding: 10px;
}
.halls a.continue{
    font-size: 13px;
}
.halls .col-md-4{
    border-right: 1px solid #e1e1e1;
    border-left: 1px solid #e1e1e1;
}
.avatar{
    border-radius: 100%;
    box-shadow: 0px -1px 1px #000;
    margin: 10px;
}
.tren .media-object{
    max-width: 150px;
    max-height: 150px;
}
.treners.small .media-object{
    width: 78px;
    height: 78px;
}
.treners.small .media-heading{
    font-size: 16px;
    color: #424242;
    display: block;
}
.hall a{
    background-color: #fbc52d;
    font-size: 11px;
    padding: 3px;
    border-radius: 3px;
    color: #424242;
    float: left;
    margin-right: 5px;
}
.description{
    clear: both;
}
.treners .col-md-5{
    padding-top: 20px;
}

a.portfolio.zoom2{
	height: 100px;
}
a.portfolio{
display: block;
float: left;
width: 190px;
/*height: 250px;*/
text-decoration: none;
text-align: center;
margin: 10px 0px;
}
a.portfolio:hover{
	box-shadow: 0 0 5px #CCC;
	background-color: #FFF;
}
.mini{
	height: 100px;
}


.foto-slider{
  position:relative;
  padding:19px 0 0;
  width: 700px;
  margin: 0px auto;
}

.jCarouselLite{
  margin:0 auto;
  background:#ffffff;
  position:relative;
  zoom:1;
  height:120px;
  width:100%;
  z-index:100;
  float: left;
  background-color: transparent;
  overflow: hidden;
}

.jCarouselLite ul{
	position:absolute;
	height:100px;
}

.jCarouselLite ul li{
  border-right:1px solid #e8eaeb;
	float:left;
	height:100px;
	width:150px !important;
	text-align:center;
	border-radius: 5px;
}

.jCarouselLite ul li a{
  display:block;
  height:100px;
  width:150px;
}

.jCarouselLite ul li img{
  display:block;
  height: 100px;
  margin: 0px auto;
}

.prev{
background: url(../images/left-ico.png) center no-repeat;
	height:33px;
	display:block;
  position:relative;
	width:50px;
	top: 40px;
	float: left;
}

.next{
background: url(../images/right-ico.png) center no-repeat;
	height:33px;
	display:block;
  position:relative;
	float: left;
	width:50px;
	top: 40px;
}
.list-group {
margin-bottom: 0px;
}
.media{
    margin-top: 5px;
}

.news-block {
    /*
	float: left;
    width: 250px;
	*/
    margin: 5px;
    padding: 5px;
    border: 1px solid #ddd;
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.05);
}
.news-block p b{
    text-transform: uppercase;
}
.news-block img {
    border: 0 solid #000000;
    /*
	float: left;
	*/
    margin: 0;
    max-height: 250px;
    max-width: 240px;
}
.menu-top{
    /*background: url(../images/back.png) center;*/
    background-color: #c9c9c9;
    min-height: 93px;
}
.nav > li > a {
padding-left: 7px;
padding-right: 7px;
}

.dropdown-menu {
background-color: #004A99;
}
.dropdown-menu li{
    border: 1px solid #ccc; 
}
.dropdown-menu li  a:hover{
border-radius: 0px;
}
.navbar-toggle {
    float: right;
}
.navbar-nav {
    float: left;
    margin: 0;
}
.navbar-right {
    float: right !important;
    /*margin-right: -15px;*/
}

.dropdown-menu {
  position: absolute;
}

.navbar-nav .open .dropdown-menu {
    position: absolute;
    background-color: #004a99;
}
.navbar-right .dropdown-menu {
    left: auto;
    right: 0;
}

.icon-bar{
background-color: #ccc;
}

#menu1{
        margin-top: 0px;
        margin-bottom: 0px;
        padding: 0px;
}
.navbar-toggle{
    color: #ccc;
}
.phones{
    float: right;
}
.navbar-toggle:hover,.navbar-toggle:focus{
    background-color: #fff;
    color: #004a99;
}
.navbar{
    min-height: auto;
}

@media (max-width:768px){
	float-right-large{
	float: none;
}
    .treners.small .media {
        min-height: auto;
    }
    .phones{
        height: 10px;
        padding: 20px;
    }
    .menu-top{
        background-image: none;
        background-color: #c9c9c9;
        min-height: 65px;
    }
    .logo{
        height: 60px;
    }
    .logo div{
        padding-top: 14px;
    }
    .navbar-nav .open .dropdown-menu{
        background-color: rgba(0,74,153,.9);
    }
    #menu1{
        position: absolute;
        right: 15px;
        background-color: rgba(0,74,153,.9);
        z-index: 101;
    }
    .container.container2{
        padding-left: 0px;
        padding-right: 0px;
    }
    #phones {
    background-color: #004a99;
    display: none;
    position: absolute;
    right: 0;
    top: 115px;
    z-index: 100;
    background-color: rgba(0,74,153,.9);
    }
    .phones{
        float: none;
        height: auto;
        margin-top: 10px;
        padding: 0px;
    }
    .phones .phone {
    border-bottom: 1px solid #ccc;
    color: white;
    font-family: "Trebuchet MS";
    font-size: 15px;
    font-weight: bold;
    padding: 9px;
    text-shadow: 0 1px 2px black;
    display: block;
}
.phones .phone a{
    color: white;
}
    .phones br,#phones{
        display: none;
    }
    #phones.show{
        display: block;
    }
    
    .phones .header{
        color: white;
    }
    #menu2{
        position: absolute;
        display: none;
        left: 0px;
        top: 125px;
        border-radius: 0px;
        background-color: rgba(0,74,153,.9);
        z-index: 100;
    }
    #menu2.show{
        display: block;
    }
    #menu2 a{
        border-radius: 0px;
    }
    #col-norel{
        position: static;
    }
    .navbar-nav li a{
        border-bottom: 1px solid #ccc;
    }
    img{
        max-width: 100%;
    }
    .foto-slider {
        width: auto;
        max-width: 100%;
    }
    .avatar{
    margin-left: auto;
    margin-right: auto;
}
.media-left{
    display: block;
}
}


.soc{
float: right;
font-size: 20px;
padding-right: 20px;
line-height: 28px;
}
.soc a{
color: #004A99;
}
.soc a:hover{
color: #009cec;
text-shadow: 0px 0px 3px white,0px 0px 10px white;
}

.feedback-panel{
    background-color: #e7eced;
    padding: 15px;
    position: relative;
    z-index: 1;
}
.name{
    color: 424242;
    font-weight: bold;
    font-size: 24px;
}
.left-sign{
transform: skew(55deg, 9deg);
background-color: #DFF0D8;
width: 100px;
height: 36px;
position: absolute;
z-index: 0;
}
.right-sign{
transform: skew(-55deg, -9deg);
background-color: #DFF0D8;
width: 100px;
height: 36px;
position: absolute;
z-index: 0;
left: -100px;
}

.alert.alert-success{
    position: relative;
    z-index:10;
}


@media (max-width:370px){
.soc{
    padding-right: 0px;
}
}

@media (max-width:335px){
.soc{
    font-size: 22px;
    line-height: 31px;
}
}
@media (max-width:320px){
.soc{
    font-size: 20px;
    line-height: 32px;
}
}
@media (max-width:310px){
.soc{
    font-size: 18px;
    line-height: 35px;
}
}