.chat_users{height:400px;overflow-y:auto;}

        .chat_label input{display:none;}
        .chat_label input:checked+label{color:#fff;background-color:#337ab7;border-color:#2e6da4;}
        .chat_label label{display:block;}

        .messenges{height:300px;overflow-y:auto;}
        .messenges li{padding:25px;position:relative;margin:10px 0 0;}
        .messenges li .name{color:#999;position:absolute;right:15px;top:7px;}
        .messenges li .date{color:#333;position:absolute;right:15px;bottom:15px;}

/* Vl@dimir CSS*/

.partner-item{
    width: 100%;
    height: 110px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
}
/* Скролинг */
#top {
    bottom: 10px;
    cursor: pointer;
    display: none;
    font-size: 120%;
    font-weight: bold;
    position: fixed;
    right: 20px;
    background-color: #99c83a;
    padding: 10px 20px;
    color: #ffffff;
    z-index:1000;
    
    -webkit-box-shadow: -5px 5px 30px -2px rgba(0,0,0,0.25);
    -moz-box-shadow: -5px 5px 30px -2px rgba(0,0,0,0.25);
    box-shadow: -5px 5px 30px -2px rgba(0,0,0,0.25);
}
.error{
    color: #ff0000;
    font-size: 11px;
}
/* Yandex Map*/
#branch-map>ymaps>ymaps>ymaps>ymaps>ymaps>ymaps>ymaps{
    background-color: #ffffff;
    -webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.4);
    box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.4);

    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
#branch-map{
    margin-bottom: 10px;
}
.YMFilter ul{
    margin: 0;
    padding: 0;
}
.YMFilter ul .btn{
    width: 100%;
}
.YMFilter ul>li{
    display: inline-block;
    margin-right: 8px;
    margin-bottom: 10px;
    cursor: pointer;
    width: 150px;
    text-transform: uppercase;
    font-size: 12px;
    opacity: 0.6;
}
.YMFilter ul>li.active{
    opacity: 0.99;
}
.YMFilter select{
    display: inline-block;
    width: 65%;
}
.YMFilials h4{
    background-color: #3394A0;
    color: #ffffff;
    padding: 5px 20px;
}
.YMFilials h3{
    margin: 0 0 10px 0;
}
.YMFilials h3 a{
    text-decoration: none;
    color: #099DC9;
}
.YMFilials h3 a:hover{
    color: #53c3c9;
}
.YMFilials a.btn{
    margin-bottom: 10px;
    width: 100%;
}

.form-horizontal .form-group{
    margin-right: 15px;
    margin-left: 0;
}
.news .item {
    height: 350px;
}

i {vertical-align:middle;background-size:contain;background-repeat:no-repeat;background-position:50%;}
i.cart{
    background: url(/Image/shopping-cart.png) 55% 50% no-repeat;
    width:40px;
    height:40px;
    display:inline-block;
    background-size: 50%;
    background-color: #ebebeb;
    position: absolute;
    top: -5px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
i.avatar{
    background: url(/Image/user-ico.png) 55% 50% no-repeat;
    width:40px;
    height:40px;
    display:inline-block;
    background-size: 50%;
    background-color: #ebebeb;
    position: absolute;
    top: -5px;
    left: -15px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}

.end-label{
    position:absolute;
    content:"";
    width:100px;
    height:100px;
    top:0;
    left:0;
    z-index: 5;
    background: url(/Image/end.png) 100% 100% no-repeat;
    background-size: cover;
}

.rezult-img{
    height: 300px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    margin: 20px 0;
}

/* Тренеры слайдер*/
#carousel-coach .carousel-inner .item h2 {
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
#carousel-coach .carousel-inner .item h2 a{
    color: #ffffff;
}
#carousel-coach .carousel-inner .item h2 a:hover{
    text-shadow: 0 3px 2px rgba(0, 0, 0, .9);
}

#carousel-coach .item-info{
    border: 3px solid #ffffff;
    text-align: left;
    padding: 15px;
    font-size: 14px;
    color:#ffffff;
    margin-right:20px;
}
#carousel-coach .coach-photo{
    background-size:cover;
    width: 100%;
    height: 400px;    
}

.coach-detal .coach-photo{
    width: 100%;
    height: 530px;   
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: 50% 50% !important;
}
.coach-detal .item-info{
    border: 3px solid #ffffff;
    text-align: left;
    padding: 15px;
    font-size: 14px;
    color:#ffffff;
    margin-right:20px;
    margin-top:20px;
}



/* Детальный тренер */
.coach-detal{
    position: relative;
    margin-bottom: 20px;
}
.coach-detal .desc{
    position: absolute;
    right: 50px;
    top: 50px;
    bottom: 50px;
    width: 370px;
    border: 3px solid #ffffff;
    padding: 15px;
    font-size: 15px;
    color: #ffffff;
}

/* Личный кабинет */
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
}
.personal-area .nav.navbar-nav{
    text-transform:none;
}
.personal-area .navbar-toggle{
    margin-left:20px;
}
.personal-area .navbar-header {
    background: #007799;
    margin-top: 0;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}


.personal-area nav{
    margin-bottom: 40px;
    background-color: #007799;
}
.personal-area nav ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 0;
    white-space: nowrap;
}
.personal-area nav ul li{
    position: relative;
    display: inline-block;
    vertical-align: top;
    background-color: #007799;
}
.personal-area nav ul li a {
    position: relative;
    display: block;
    padding: 15px 25px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    border-right: 1px solid #cccccc;
    color: #ffffff;
}
.personal-area nav ul li a:hover {
    background-color: #006987 !important;
}

.personal-area nav ul li ul{
    position: absolute;
    top:50px;
    left: 0;
    display: none;
    opacity: 0.99;
    z-index: 100;
}
.personal-area nav ul li ul li{
    display: block;
}
.personal-area nav ul li ul li a{
    border-right:none;
    border-bottom: 1px solid #cccccc;;
}

.personal-area nav ul li:hover > ul{
    display: block;
}

.pagetitle .user-cart{
    font-size: 14px;
    padding-top: 8px;
}
.pagetitle .user-cart a{
    color:#333333;
    padding-left: 45px;
}
.pagetitle .user-welcome{
    font-size: 14px;
    color:#333333;
    padding-left: 30px;
}
.pagetitle .user-welcome a{
    color: #007799;
}
.pagetitle .user-bonus{
    margin-top: -5px;
}
.pagetitle .user-bonus span{
    font-size: 14px;
    color:#ffffff;
    background-color: #5ea529;
    padding: 10px;
}


/*coundown*/
.wrapper-countdown{
    background-color:#f6f6f6;
    margin: 50px 0;
    padding: 40px 0;
    
    -webkit-box-shadow: 0 10px 6px -6px #777;
    -moz-box-shadow: 0 10px 6px -6px #777;
    box-shadow: 0 10px 6px -6px #777;
    
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.wrapper-countdown{
    /*background-color: rebeccapurple;
    margin: 20px 0;
    padding: 40px 0;*/
}
.title-countdown{
    position: relative;
}
.title-countdown:after{
    position: absolute;
    width: 100%;
    top: 45px;
    left: 0;
    text-transform:uppercase;
    font-size: 13px;
    text-align: center;
    color:#000000;
    letter-spacing:0px;
    font-family: arial;
}

.countDays:after{
    content: "Дней";
}
.countHours:after{
    content: "Часов";
}
.countMinutes:after{
    content: "Минут";
}
.countSeconds:after{
    content: "Секунд";
}
/*end coundown*/

.video{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
    margin-bottom: 20px;
}

.video>iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.turniry{
    height: 350px;
}
.turniry>a>div{
    height: 280px;
    margin: 0 auto;
    width: 200px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    position:relative; 
}

/*СМС голосование*/
table.sms-trainer thead tr th{
    text-align:center;
}
table.sms-trainer tbody tr td .img{
    width: 100px;
    height: 110px;
    background-repeat: no-repeat;
    background-size: cover;
    float:left;
    margin-right:20px;
}
table.sms-trainer tbody tr td h3{
    line-height: 1.3;
    margin: 10px 0 0 0;
}

table.sms-trainer tbody>tr>th:nth-child(1),
table.sms-trainer tbody>tr>td:nth-child(3){
    vertical-align:middle;
}
table.sms-trainer tbody>tr>th:nth-child(1){
    font-size:18px;
    text-align:center;
}


/*MEDIA*/
@media (max-width: 767px){
    .personal-area nav ul li{
        display:block;
    }
    .personal-area nav ul li ul{
        position:relative;
        display:block;
        top: 0;
        padding-left:50px;
    }
    .personal-area nav ul li a{
        border-right:none;
        padding:5px 25px;
    }
     .personal-area nav ul li i{
        top: -5px !important;
        left: -5px;
        right: -5px !important;
     }
    
    
}

@media (max-width: 500px){
    .col-500{
        width:100%;
    }
    
    div.pagination{
        font-size:11px;
    }
    .pagination > li > a,
    .pagination > li > span{
        padding: 2px 5px;
    }
    .personal-area h1{
        font-size:20px;
    }
}

@media (max-width: 768px){
    .btn-ticket-group>a{
        display:block;
        margin: 10px 0;
    }
    .we-accept>div{
        margin-bottom:20px;
    }
    
    #myNavbar > .nav > li > span {
        display:block !important;   
    }
    #myNavbar > .nav > li > .inner{
        width:100% !important;
    }
    #myNavbar > .nav > li > .link{
        display:block !important;   
    }
    #carousel-coach .carousel-inner > .item > img{
        /*display: none;*/
    }
    
    #carousel-coach .carousel-inner .item h2 {
        /*right: 0;
        left: 0;
        text-align: center;*/
        font-size: 20px;
    }
    
    
    .navbar-nav {
        margin: 0;
    }
    .sld_bg {
        background-position:33% 50%;
    }
}

@media (min-width: 769px) and (max-width: 992px){
    #carousel-coach .carousel-inner .item h2 {
        font-size: 24px;
    }
    #carousel-coach .carousel-caption {
        font-size: 13px;
        width: 310px;
    }
}
/* END Vl@dimir */


/* Sasha */
/* Общие настройки страницы */
a,
a:hover{text-decoration: none;}


@font-face {
    /*font-family: 'Glyphicons Halflings';
    src: url('/assets/components/azstemplate/bootstrap/fonts/glyphicons-halflings-regular.eot');
    src: url('/assets/components/azstemplate/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');*/
}





.row,
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1,
.col-xs-2, .col-sm-2, .col-md-2, .col-lg-2,
.col-xs-3, .col-sm-3, .col-md-3, .col-lg-3,
.col-xs-4, .col-sm-4, .col-md-4, .col-lg-4,
.col-xs-5, .col-sm-5, .col-md-5, .col-lg-5,
.col-xs-6, .col-sm-6, .col-md-6, .col-lg-6,
.col-xs-7, .col-sm-7, .col-md-7, .col-lg-7,
.col-xs-8, .col-sm-8, .col-md-8, .col-lg-8,
.col-xs-9, .col-sm-9, .col-md-9, .col-lg-9,
.col-xs-10, .col-sm-10, .col-md-10, .col-lg-10,
.col-xs-11, .col-sm-11, .col-md-11, .col-lg-11,
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    /*padding: 0;
    margin: 0;*/
}


body {
    font-family: Arial, Helvetica, sans-serif;
    overflow-x:hidden;
}

.container {
    max-width: 1000px;
    margin: auto;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    -box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
/* //Общие настройки страницы */




/* Header, nav bar */


/* logo */

header .left {
    margin-top: 24px;
}

header .right {
    margin-top: 5px;
}
.logo_img {
    text-align: right;
}

.logo_text {
    text-transform: uppercase;
    font-size: 13px;
    float: left;
    font-weight: bold;
    padding: 0;
    padding-left: 5px;
    text-align: left;
}

.col-sm-6 .logo_text{
    text-align: center;
}

.logo_text span {
    display: block;
}

/* // logo */



/* бабуйня с телефонами и дропдауном */
header .phone {
    font-size: 16px;
    /*font-weight: bold;*/
    color: rgb(83, 195, 201);
    padding-right: 0px;
    line-height: 1.8;
}
/*.phone, .phone2 {
    font-size: 18px;
    color: rgb(83, 195, 201);
    padding-right: 0px;
}


.phone span, .phone2 span {
    position: relative;
    font-family: arial,sans-serif;
    font-size: 18px;
}

.phone span:before, .phone2 span:before  {
    font-family: 'Glyphicons Halflings',sans-serif;
    display: block;
    content: "\e182";
    width: 14px;
    height: 16px;
    position: absolute;
    font-size: 14px;
    left: -19px;
    top: 0px;
}*/

.mag_adres {
    color: rgb(83, 195, 201);
    font-size: 13px;
    font-weight: bold;
}

.head_right .time {
    font-size: 12px;
    color: rgb(83, 195, 201);
}


.head_right .col-sm-12 {
    text-align: center;
    padding: 0;
}

.head_right .btn {
    padding: 0;
    font-size: 15px;
    color: rgb(83, 195, 201);
}

/* // бабуйня с телефонами и дропдауном */


/* navbar */


.nav {
    text-transform: uppercase;
}


/*.nav li {
    margin: 0 1px;
}*/

.navbar-collapse {
    padding: 0;
}

#myNavbar > .nav > li > span {
    display: table-cell;
    vertical-align: middle;
    height: 83px;
    padding: 0;
    padding-left: 6px;
    font: 14px/16px 'Open Sans', arial, helvetica, sans-serif;
    text-align: center;
    padding: 0 6px;
    transition: all 0.4s ease-in-out;
    border-top: 3px solid transparent;
    cursor: default;
}

.nav > li >.link {
    display: table-cell;
    vertical-align: middle;
    height: 83px;
    padding: 0;
    padding-left: 6px;
    font: 14px/16px 'Open Sans', arial, helvetica, sans-serif;
    text-align: center;
    padding: 0 6px;
    transition: all 0.2s ease-in-out;
    border-top: 3px solid transparent;
    cursor: pointer;

}

#myNavbar > .nav > li > .link:hover {
    border-top: 3px solid rgb(83, 195, 201);
    background: rgba(0, 0, 0, .02)
}

#myNavbar > .nav > li > span:hover {
    border-top: 3px solid rgb(83, 195, 201);
    background: rgba(0, 0, 0, .02)
}

.inner {
    width: 170px;
    top: 82px;
    display: none;
    list-style: none;
    text-transform: none;
    color: #fff;
    position: absolute;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-bottom-width: 0;
    padding: 0;
    z-index: 9;
    transition: all 0.4s ease-in-out;
}

.inner2 {
    width: 170px;
    top: 82px;
    display: none;
    list-style: none;
    text-transform: none;
    color: #fff;
    position: absolute;
    background: #fff;
    border: 1px solid #e8e8e8;
    border-bottom-width: 0;
    padding: 0;
}
.onlist2{
    position:relative;
}
.onlist:hover .inner, .onlist2:hover .inner2 {
    display: block;
}

.inner li a {
    display: block;
    height: auto;
    text-indent: 0px;
    font: 13px/30px 'Open Sans', Arial, Helvetica, sans-serif;
    color: #666666;
    padding: 7px 20px;
    line-height: 19px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 13px;
    text-decoration: none;
}

.inner li a:hover,  .inner2 li a:hover {
    background:rgba(0, 0, 0, .02);
}
.inner2 li a {
    display: block;
    height: auto;
    text-indent: 0px;
    font: 13px/30px 'Open Sans', Arial, Helvetica, sans-serif;
    color: #666666;
    padding: 7px 20px;
    line-height: 19px;
    border-bottom: 1px solid #e8e8e8;
    font-size: 13px;
    text-decoration: none;
}

.inner2 {
    left: 169px;
    top:-1px;
    z-index: 10;
}

.inner li a:last-child, .inner2 li a:last-child {
    border-bottom-width: 1px;
}

.navbar-header {
    background: #f9f9f9;
    margin-top: 15px;

}

.navbar-toggle {
    float: none;
    font-size: 20px
}

.icon-bar {
    background: #000;
}

.icon-wrapp {
    float: left;
    margin: 6px;
}


/* 17.10.2016 мобильная версия меню. Ache */

.navbar .container-fluid .in .navbar-nav .onlist span {
    height: 100%!important;
    text-align: left!important;
    padding: 10px!important;
    background: #f9f9f9!important;
}

.navbar .container-fluid .in .navbar-nav .onlist span .caret {
    padding: 0!important;
}

.navbar .container-fluid .in .navbar-nav .onlist .inner {
    display: block;
    position: relative;
    z-index:0;
    top: 0;
    background: #f9f9f9;
    width: 100%;
    transition: none;
}

.navbar .container-fluid .in li a {
     background: #f9f9f9;
     text-align: left!important;
     color: #000;
     padding-left: 15px;
}

/* //17.10.2016 мобильная версия меню. Ache */


/* //navbar */
/* //Header, navbar */


/* CONTENT*/

/*кнопка которую нельзя удалять(здесь работает магия Азбуки Спорта)*/
.ne_udalyt {
    display: block;
    width: 100%;
    /*height: 42px;*/
    background: linear-gradient( to top,#5bc0de, #5bc0de );
    border-radius: 3px;
    text-align: center;
    margin: 20px 0;
    padding:5px 0;
    line-height: 1.5;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
}

.ne_udalyt:hover {
    background: linear-gradient( to top, #33C064, #00a93b);
    color: #fff;
    text-decoration: none;
}
/* //кнопка которую нельзя удалять(здесь работает магия Азбуки Спорта)*/

.carousel-inner {
    height: 436px;
}

.item {
    height: 100%;
}

/*.lf_btn {
    height: 436px;
}

.slide_btn {
    height: 436px;
}
*/
.slide_link {
    text-align: center;
    display: block;
    height: 100%;
}

.slide_link>div {
    color:#fff;
    margin-top: 5px;
    padding: 2px;
    font-size: 18px;
}

#btn3 {
    background: #ff7b00;

}

#btn2 {
    background: #00a93b;

}
#btn1 {
    background: #ff4040;
}

.slide_link img {
    width: 60px;
    height: 60px;
    margin-top: 5px;
}

/* Ссылки по видам спорта */
/*.sport>div {
        width:242px;
        display:inline-block;
    }*/
.sport a {
    display: block;
    text-align: center;
    margin: 15px 0;
    transition: all 0.2s ease-in-out;
}

.sport a:hover {
    color: #53c3c9;
    text-decoration: none;
}

.sport a img {
    width: 85px;
    height: 85px;
}

.sport .col-md-2 a:first-child {
    font-size: 22px;
    text-align: center;
}

.news {
    margin-bottom: 80px;
}

.news>div {
    /*margin-top: 50px;*/
}

.news img {
    width: 212px;
    height: 145px;
    border-radius: 3px;
}

.heading {
    /*margin-bottom: 30px;*/
}

.heading h3 {
    display: inline;
    float: left;
    color: #3394a0;
}

.heading a {
    display: block;
    float: right;
    color: #3394a0;
    font-size: 15px;
    margin-top: 31px;
}

.news h4 a {
    color: #099DC9;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.date {
    font:12px/14px 'Open Sans', arial, helvetica, sans-serif;
    font-style: italic;
    color: #aaa;
}

.data {
    font-size: 15px;
    text-align: justify;
    font-family: Arial, Helvetica, sans-serif;
}


/* // Ссылки по видам спорта*/

/*Новости*/
.sport a {
    display: block;
    text-align: center;
    margin: 15px 0;
    transition: all 0.2s ease-in-out;
}

.sport a:hover {
    color: #53c3c9;
    text-decoration: none;
}

.sport a img {
    width: 115px;
    height: 115px;
}

.sport .col-md-2 a:first-child {
    font-size: 22px;
    text-align: center;
}

.news {
    margin-bottom: 50px;
}

.news>div {
    margin-top: 30px;
    padding: 0 15px;
}

.news img {
    width: 212px;
    height: 145px;
    border-radius: 3px;
}

.heading {
    /*margin-bottom: 30px;*/
}

.heading h3 {
    display: inline;
    float: left;
    color: #3394a0;
}

.heading a {
    display: block;
    float: right;
    color: #3394a0;
    font-size: 15px;
    margin-top: 31px;
}

.news h4 a {
    color: #099DC9;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
}

.date {
    font:12px/14px 'Open Sans', arial, helvetica, sans-serif;
    font-style: italic;
    color: #aaa;
}

.data {
    font-size: 15px;
    text-align: left;
    font-family: Arial, Helvetica, sans-serif;
}
/* /Новости/ */



/* // CONTENT */



/* footer*/
footer {

    background: #262626;
    max-width: 1000px;
    margin: 20px -15px 0;
    padding: 20px 30px;

}

footer .row .col-md-3 a {
    display: block;
    color: #b8b8b8;
    padding: 5px 0;
    font-size: 15px;
    line-height: 23px;
    text-decoration: none;
}
footer .row .col-md-3 a:hover {
    color:#53c3c9;
}

.footer_bottom {
    color: #b8b8b8;
    text-align: center;
}

.top_footer {
    margin-bottom: 80px;
}
/* // footer */




/* Swiper slaider*/

.swiper-slide img {
    width: 100%;
}


/* //slaider*/


.poisk form {
    position: relative;
}

.poisk form .btn {
    position: absolute;
    top: 7px;
    right: -2px;
    width: 35px;
    height: 35px;
    border-radius: 0;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    text-align: center;
    background: #53C3C9;;
}

.poisk form input:first-child {
    border: 1px solid #ccc;
    height: 35px;
    margin: 7px 0 7px 5px;
    border-radius: 2px;
    width: 290px;
    padding-left: 10px;
}

.search {
    float: left;
}


.glyph_c {
    left: -2px;
    color:#fff;;
}

.btn-info:hover {
    color: #fff;
}

.korzina {
    background: #CCEEEE;
    color: #003366;
}

.menu_cat .korzina .col-md-4 {
    text-align: center;
    background:#CCEEEE ;
    border: 0;
    padding: 0;

}

.korzina .col-md-8 p {
    margin-top: 15px;
}

.cat h4 {
    line-height: 2;
    color: #007799;
    font-family: "Geometric",sans-serif;
    font-size: 18px;
    margin: 20px;
    text-transform: uppercase;
}

.cat_link {
    float: right;
    margin-right: 28px;
}

.cat_link a {
    display: block;
    color: #003366;
    font-family: "Geometric", sans-serif;
    font-size: 18px;
    border-bottom: 2px solid #003366;
    text-transform: uppercase;
    margin-bottom: 28px;
    float: right;
    text-decoration: none  ;
}

.menu_cat .col-md-4 {
    border: 1px solid #eee;
    border-radius: 3px;
    /*padding-top: 20px;*/
}

.swiper-container {
   /* margin-bottom: 50px;*/
}

.swiper-slide {
    position: relative;
}

.pos_desc {
    position: absolute;
    min-height: 190px;
    min-width: 250px;
    left: 60px;
    bottom: 90px;
    background: rgba(204,238,238,0.75);
    padding: 15px;
}

.pos_desc h5 {
    font-size: 20px;
    font-family: "Geometric",sans-serif;
    color: #007799;
    text-transform: uppercase;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-align: center;
    border-bottom: 2px solid #007799;
}
.pos_desc p {
    color: #007799;
}

.poptov {
    position: relative;
    height: 250px;
    margin: 0px;
    padding: 0px;
    border-left: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}

.new  {
    position: relative;
    height: 300px;
    margin: 0px;
    padding: 10px;
    border-left: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}

.ec a:last-child .new{
    border-right: 1px solid #d3d3d3;;
}

.ec a:last-child .poptov{
    border-right: 1px solid #d3d3d3;;
}

.new img {
    width: 100%;
}

.new h5 {

    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;

}

.new p {
    font-size: 12px;
    font-family: "Lato";
    font-weight: bold;
    padding-bottom: 25px;
}

.poptov_head {
    height: 60px;
    width:100%;
    margin: 0;
    background-color: #007799;
    color: #ffffff;
    font-size: 18px;
    font-family: "Geometric";
    padding: 20px;
    text-transform: uppercase;
}

.pos_new {
    position: absolute;
    top: 10px;
    right: 10px;
    border: 3px solid #55DD88;
    padding: 2px 4px 0px 2px;
    color: #55DD88;
    font-size: 16px;
    font-weight: bold;
    font-family: "Lato";
}

.pos_price {
    position: absolute;
    left: 0px;
    bottom: 0px;
    background-color: #4099B3;
    color: white;
    padding: 2px 4px 2px 4px;
    font-size: 16px;
    font-weight: bold;
    font-family: "PT Mono";
    opacity: 0.95;
    filter: alpha(opacity=95);
    -moz-opacity: 0.95;
    min-width: 125px;
}

.ec {
    margin-bottom: 33px;
    margin-left: 15px;
}

.pagetitle {
    width: auto;
    margin: 15px -15px;
    padding: 28px 28px 28px 30px;
    /*background: #f8f8f8 url(/Image/page_title_bg.png) no-repeat -51px -10px;*/
    background: url(/Image/page_title_bg.png);
    background-color: #f8f8f8;
    border-top: 1px solid #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    font-size: 25px;
    color: #3394a0;
}

/*.anons-header+p {
    margin: 0 15px 0 15px;
    text-align: justify;
    line-height: 22px;
}*/

.anons-events .col-md-6 h4 a,
.anons-news .col-md-6 h4 a {
    text-align: justify;
    font-size: 22px;
    color: #000;
    text-decoration: none;
    line-height: 22px;
    transition: all 0.2s ease-in-out;
}

.anons-events .col-md-6 h4 a:hover,
.anons-news .col-md-6 h4 a:hover {
    color:#53c3c9;
}


.sld_bg{
    background-size:cover;
    height:100%
}

.c-table {
    display: block;
    overflow-x: scroll;
    border-radius: 1px;
}

.application_form {
        margin: 0 20px;
}

 	 .application_form input[type="text"],
 .application_form input[type="date"],
 .application_form input[type="tel"],
 .application_form input[type="email"],
 .application_form select, 
 .application_form textarea{
      display: block;
      width: 100%;
      height: 34px;
      padding: 6px 12px;
      font-size: 14px;
      line-height: 1.42857143;
      color: #555555;
      background-color: #fff;
      background-image: none;
      border: 1px solid #ccc;
      border-radius: 4px;
      box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
      -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
      transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
      margin-bottom:10px;
}

.application_form textarea{
    height: 68px;
}

.application_form button {
    display: block;
    padding:10px;
    border-radius:5px;
    background-color:
}

.btn-custom {
    background: #94E48D;
    background-image: -webkit-gradient(linear, left bottom, left top, from(#82CF7C), to(#94E48D));
    background-image: -webkit-linear-gradient(bottom, #82CF7C, #94E48D);
    background-image: -moz-linear-gradient(bottom, #82CF7C, #94E48D);
    background-image: -o-linear-gradient(bottom, #82CF7C, #94E48D);
    background-image: linear-gradient(to top, #82CF7C, #94E48D);
    border: 1px solid #4DAB46;
    color: #fff;
        padding: 0 26px;
    height: 43px;
    line-height: 43px;
    font-size: 14px;
}

.custom-btn {
    width: 270px;
}


.table td iframe {
    width: 100%;
}

#seasonTicketList .table tr td {
    float:none;
}

.partner .carousel-control {
    width: 2.5%;
    font-size: 30px;
    top: 90px;
    bottom: inherit;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-image: none;
    padding-bottom: 3px;

}    
    
    
.partner .right{
    border-radius: 4px 0 0 4px;
}

.partner .left {
    border-radius: 0 4px 4px 0;
}

.partner .carousel-control:hover {
    background-color: #5bc0de;
    opacity: 1;
    background-image: none;
}

.partner  .carousel-inner {
    height: 100%;
}

.bx-wrapper .bx-controls-direction a {
    opacity:0.3;
}

.bx-wrapper .bx-controls-direction a:hover {
    opacity:1;
}

.bx-wrapper .bx-next {
    right: 5px;
}

.bx-wrapper .bx-prev {
    left: -5px;
}

.bx-wrapper .bx-viewport {
    box-shadow:none;
}
/*MEDIA*/


@media (min-width: 992px) {
    .head_right .time {
        width: 18%;
        font-size: 12px;
        margin-top: 5px;
        color: rgb(83, 195, 201);
    }
    .head_right .phone{
        margin-left: 17px;
    }
    
    #slider {
        padding-right:0;
    }
    
    .lf_btn {
        padding-left: 0;
    }
    .lf_btn {
    height: 436px;
}

    .slide_btn {
    height: 436px;
}
    .slide_btn .col-md-12 {
        height: 33.33333333%;
    }
    
    /*.head_right .phone2{
        margin-left: 23px;
    }*/
}

@media (max-width: 992px){
    .head_right .phone  {
        margin-left: 0;
    }

    /*.head_right .phone2{
        margin-left: 0px;
    }*/

    .left {
        margin-bottom: 20px;
    }

    .news div {
        text-align: center;
    }
    .news>div>h4,  .news>div>p {
        text-align:left ;
    }
    
    .ec {
        margin-left: 0;
    }
    
    .new img {
        display: block;
        float: right;
        width: auto;
    }
    
    .menu_cat .col-md-8 {
        padding-left:0;
    }
    
    .new {
    min-height: 380px;
    }
    
    .personal-area .col-xs-3{
        display:none;
    }
    
    .pagetitle .col-xs-12 {
        margin: 10px 0;
    }
    
    .pagetitle .user-cart a {
        padding-left: 17px;
    }
    
    i.cart {
        left: -15px;
    }
}


@media (max-width: 1200px){
    .slide_link img {
        width: 50px;
        height: 50px;
        margin-top: 20px;
    }

    .slide_link>div {
        color: #fff;
        margin-top: 5px;
        padding: 2px;
        font-size: 18px;
        line-height: 19px;
        padding-bottom: 15px;
    }
    
}

@media (max-width: 756px){
    #carousel-coach .item-info,
     .coach-detal .item-info{
        font-size: 10px;
    }
    #carousel-coach .coach-photo,
    .coach-detal .coach-photo{
        width: 300%;
    }
    
    .new img{
        width: auto;
    }
    
    .new {
        min-height: 320px;
    }
    
    
}


@media (max-width: 700px) {}


@media (max-width: 600px) {
    .personal-area nav ul li {
        display: inline;
    }
    #btn3>div {
        font-size:12px;
    }
    #btn1, #btn2, #btn3 {
        height: 121px;
    }
    
}

@media (max-width: 756px){
    .new {
        min-height: 360px;
    }
}

@media (max-width: 500px) {
    .slide_link img {
        width: 38px;
        height: 38px;
    }
    .countdownHolder{
        font-size:14px;   
    }
    .title-countdown:after{
        top:20px;
        font-size: 7px;
    }
}

@media (max-width: 560px) {
    .slide_link img {
        width: 38px;
        height: 38px;
    }
    
    
    .real-content table tr td img {
        width:100%;
        height: 100%;
    }
    
    .real-content table tr td {
        /*float: left;*/
    }
    
    /*.sport>div {
        width:175px;
    }*/
    
}


@media (max-width: 500px) {
    .slide_link>div {
        white-space: normal;
    }
    .news>.item{
        width:100%;
    }
}
@media (max-width: 755px) {
    .slide_link>div {

        white-space: normal;
        font-size: 10px;
    }
}


@media (max-width: 450px) {
    .slide_link>div {
        font-size: 10px;
        line-height: 10px;
    }
    
    .pagetitle .title{
        font-size: 16px;
    }
    
    .pagetitle .user-welcome {
        font-size: 13px;
    }
    
    .real-content table tr td {
        /*float: left;*/
    }
    
    #msGallery #mainImage {
        width: 100%;
    }
    
    .sport a img {
        max-width: 60px;
        max-height: 60px;
    }
}



@media (max-width: 948px) {
    .slide_link>div {
        font-size: 15px;
        line-height: 14px;
        padding-bottom: 15px;
    }
}

/* sdfa changes */
.alt_item {
    height: 250px !important;
}


    .snow_icon_news{position:absolute;top:125px;}
    .snow_icon_news img{width:25px;height:25px;box-shadow:0 0 2px 3px rgba(255,255,255,1);background:#fff;}





/* Снежинки*/

    .pagetitle .user-bonus span.snow_count{background-color: #fff;color: #454545;font-size: 15px;font-weight: bold;padding: 10px 15px 10px 10px;border-radius: 100px;box-shadow: 3.716px 3.346px 13px 0px rgba(0, 0, 0, 0.05);}
    .pagetitle .user-bonus span.snow_count img{margin:0 5px 0 0;}

    .snow{background:#fbfbfb;padding:50px 30px;}
    .snow .title{margin:0 0 35px}
    .snow .title img{margin:0 0 15px;}
    .snow .title em{color:#c9c9c9;text-decoration:underline;}
    .snow .snowflake{margin:0 0 30px;}
    .snow .snowflake>div{overflow:hidden;}
    .snow .snowflake .snow_count{height:52px;border-radius:26px;background:#fff;padding:11px;margin:0 0 15px;box-shadow:3.716px 3.346px 13px 0px rgba(0, 0, 0, 0.05);display:inline-block;}
    .snow .snowflake .snow_count img{margin:0 2px;}
    .snow .snowflake .button_img{margin:5px 0;position:relative;}
    .snow .snowflake .button_img.active{cursor:pointer;}
    .snow .snowflake .button_img.active:hover{box-shadow:0 0 1px 2px rgba(0,0,0,0.15);}
    .snow .boxs{margin:0 0 10px;}
    .snow .boxs .box{width:165px;height:165px;background-image:url(/Image/snow_box.png);background-position:50% 100%;background-repeat:no-repeat;cursor:pointer;margin:0 auto;}
    .snow .boxs .box:hover{background-position:50% 0;}
    .snow .prizes{margin:25px 0 0;}
    .snow .prizes .prize{padding:23px;background:#f3f3f3;margin:0 0 10px;}
    .snow .prizes .prize img{margin:0 18px 0 0}
    
    .snow_angle{position:fixed;right:0;bottom:0;}
    
    @media (max-width: 768px){
        .snow .snowflake .snow_count{padding:7px;height:36px;}
        .snow .snowflake .snow_count img{width:14px;}
        .snow_angle{display:none;}
    }
    
        .snow_block>img{
        width:100%;
    }
    .snow_gray{
        background:#f7f7f7;
        padding:30px 250px 30px 30px;
        font-size:18px;
        position:relative;
    }
    .snow_gray strong{
        color:#3394a0;
    }
    .snow_gray img{
        position:absolute;
        right:30px;
        top:-75px;
    }
    @media (max-width: 700px){
        .snow_gray{
            padding:20px;
        }
        .snow_gray img{
            display:none;
        }
    }