html{
	position: relative;
}
* {
    outline: none;
}
html, body{
	font-family: Open Sans;
	font-size: 14px;
}

html, body{
	height: auto;
    min-height: 100%;
}

body {
    padding-bottom: 200px;
}

a{
	transition: 100ms;
	outline: 0 none!important;
}

a.dashed, a.dashed:focus {
    border-bottom: 1px dashed white;
    text-decoration: none;
}

a.bordered, a.bordered:focus {
    border-bottom: 1px solid white;
    text-decoration: none;
}

a.dashed:hover, a.bordered:hover {
    border-bottom-color: transparent;
}

#login-logo {
    background: none repeat scroll 0 0 #34495e;
    color: #fff;
    display: block;
    font-size: 2em;
    font-weight: 400;
    padding: 20px 0;
    text-align: center;
    text-transform: uppercase;
}

.modal-header {
    padding: 20px 20px 0;
    border: none;
}
.modal-enter {
    padding: 0;
}
.modal-enter .modal-enter-close {
    margin-right: 15px;
    margin-top: 15px;
    color: #fff;
}

.checkbox-nice {
    position: relative;
    padding-left: 15px;
}

.checkbox-nice label:before {
    cursor: pointer;
    position: absolute;
    width: 22px;
    height: 22px;
    left: 1px;
    top: 1px;
    background: #ffffff;
    content: "";
    border: 2px solid #e7ebee;
    border-radius: 3px;
    background-clip: padding-box;
}

.checkbox-nice label {
    padding-top: 3px;
}

label {
    /* font-weight: 400; */
    /* font-size: 0.875em; */
    font-weight: normal;
}

.checkbox-nice input[type=checkbox] {
    visibility: hidden;
}

.checkbox-nice {
    position: relative;
    padding-left: 15px;
}

#login-box .btn {
    font-size: 1.125em;
    font-weight: 600;
    padding-bottom: 10px;
    padding-top: 10px;
    text-transform: uppercase;
    margin-top: 8px;
}

#login-box-footer {
    text-align: center;
    font-size: 0.875em;
    margin-top: 10px;
}

#login-box {
    max-width: 450px;
    min-width: 350px;
    margin: 60px auto 20px;
    overflow: hidden;
    border-radius: 3px 3px 0 0;
    background-clip: padding-box;
}

#city_modal .close {
    color: black;
}


#city_modal .modal-title{
	font-size: 18px;
	padding: 20px 0 0 20px;
}

.mb-5 {	margin-bottom: 5px!important;}
.mb-10{	margin-bottom: 10px!important;}
.mb-15{	margin-bottom: 15px!important;}
.mb-20{	margin-bottom: 20px!important;}
.mb-25{	margin-bottom: 25px!important;}
.mb-35{	margin-bottom: 35px!important;}
.color-bblue{color:#143b5a;}
.color-lblue{color:rgba(20, 59, 90, 0.88);}
.bold{font-weight:bold;}
.font-12{font-size:12px;}
.font-14{font-size:14px;}
.font-17{font-size:17px;}

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0;
	margin-bottom: 12px;
}

hr{
	border-color: #eee;
	margin-top: 15px;
    margin-bottom: 15px;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f4f4f4;
}

.breadcrumb{
	border: 1px solid rgba(0, 0, 0, 0.03);
}

.btn {
	/*box-shadow: inset -1px -1px 0 rgba(0, 0, 0, 0.05);*/
	border: 1px solid rgba(0, 0, 0, 0.1);
	outline: 0 none!important;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.31);
}

.btn-action{
	text-transform: uppercase;
	letter-spacing: 0.03em; 
}

.btn-action-green {
    background: #1cc43c;
    color: white;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.18);
}

.btn-action-blue {
    background: #2780e3;
    color: white;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.18);
}

.coach-photo{
	background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
	height: 400px;
}

.article{
	
}

.article .article-photo{
	position: relative;
}

.article .article-photo .article-info{
	position: absolute;
	bottom: 0;
	width: 100%;
	padding: 5px 10px;
	background: rgba(0,0,0,0.5);
}

.article .article-photo .article-info span{
	color: white;
}

.article .article-content{
	height: 100px;
    overflow: hidden;
    padding: 10px 0;
}

.article .article-heading{
	margin-bottom: 10px;
}

.day-switcher{
	display: table;
	width: 100%;
}

.day-switcher > .day-button{
    display: table-cell;
    width: 1%;
    text-align: center;
    white-space: nowrap;
	padding-right: 4px;
}

.day-switcher > .day-button:last-child{
    padding-right: 0;
}

.day-switcher > .day-button > button{
    padding: 5px 5px;
	font-size: 12px;
}

.card,.card .card-content,.custom-header,footer {
    box-sizing: border-box
}

div.jumbotron.hero-technology {
    color: #fff;
    text-align: center;
    background: url(/image/img/hero-background-technology.jpg) center;
    background-size: cover;
    padding-top: 30px;
    padding-bottom: 30px
}

h1.hero-title,h2.hero-title,h3.hero-title {
    text-shadow: 0 2px 2px rgba(0,0,0,.3);
    color: #fff;
    font-weight: 500
}

p.hero-subtitle {
    max-width: 600px;
    margin: 25px auto;
    padding: 10px 15px;
    background-color: rgba(0,0,0,.5);
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,.7);
    font-weight: 500
}

div.jumbotron.hero-technology.groups {
    background: url(/image/img/img_044564564531.jpg)
}

div.jumbotron.hero-technology.event {
    background: url(/image/img/karate.jpg)
}

.card {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
    margin-top: 10px;
    border-radius: 2px;
    background-clip: padding-box
}

.card .card-image span.card-title {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    background: rgba(0,0,0,.6)
}

.card .card-image {
    position: relative;
    overflow: hidden
}

.card .card-image img {
    border-radius: 2px 2px 0 0;
    background-clip: padding-box;
    position: relative;
    z-index: -1
}

.card .card-image span.card-title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 16px
}

.card .card-content {
    padding: 16px;
    border-radius: 0 0 2px 2px;
    background: #fff;
    color: #333
}

.card .card-content p {
    margin: 0
}

.card .card-action {
    border-top: 1px solid rgba(160,160,160,.2);
    padding: 16px;
    background: #fff
}

.card .card-action a {
    color: #ffab40;
    margin-right: 16px;
    transition: color .3s ease;
    text-transform: uppercase
}

.card .card-action a:hover {
    color: #ffd8a6;
    text-decoration: none
}

header{
	background: #3eb2ff;
	background: linear-gradient(to bottom, #03a9f4 0%, #2980b9 100%);
}

@keyframes AnimationName { 
    0%{background-position:0% 50%}
    50%{background-position:100% 50%}
    100%{background-position:0% 50%}
}

.header{
	color: white;
}

@media screen and (min-width: 1200px) {
	#city_modal .modal-dialog{
		width: 1140px;
	}
	
	.header .header-inner{
		background: url(/image/img/hbg.png) no-repeat right bottom;
	}
	
	.header{
		height: 108px;
		color: white;
	}
}

.header .header-inner{
	padding: 20px 0 25px 0;
}

.header .header-info{
	padding-top: 10px;
    font-size: 13px;
    line-height: 22px;
	text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.23);
	letter-spacing: 0.03em;
}

.header .header-info a{
	color: white;
}

.header .header-info span + span{
	margin-left: 15px;
}

footer {
    text-align: left;
    bottom: 0;
    color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 172px;
	padding-top: 77px;
}

footer > .bg {
    position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 77px;
	background: url(/image/img/phootaar.jpg);
	opacity: 0.6;
}

footer .content {
    height: 95px;
	background: #2d3033;
    border-top: 5px solid #545454;
	padding: 15px 0;
}

footer .content .crm_btn{
    line-height: 63px;
 }

@media (max-width: 450px) {
    footer .content {
        height: 150px;
    }

    footer .content .crm_btn{
	    text-align: center;
	}
}

footer .content a{
    color: white;
}

.footer-navigation h3 {
    margin: 0 0 20px;
    font: 400 36px Cookie,cursive;
    color: #fff
}

.footer-navigation h3 a {
    text-decoration: none;
    color: #fff
}

.footer-navigation h3 span {
    color: #5383d3
}

.footer-navigation p.links a {
    color: #fff;
    text-decoration: none
}

.footer-navigation p.company-name {
    color: #8f9296;
    font-size: 14px;
    font-weight: 400;
    margin-top: 20px
}

@media (max-width: 767px) {
    .footer-contacts {
        margin:30px 0
    }
}

.footer-contacts p {
    display: inline-block;
    color: #fff;
    vertical-align: middle
}

.footer-contacts p a {
    color: #5383d3;
    text-decoration: none
}

.fa.footer-contacts-icon {
    background-color: #33383b;
    color: #fff;
    font-size: 18px;
    width: 38px;
    height: 38px;
    border-radius: 50%;
    text-align: center;
    line-height: 38px;
    margin: 10px 15px 10px 0
}

span.new-line-span {
    display: block;
    font-weight: 400;
    font-size: 14px;
    line-height: 2
}

.footer-about h4 {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 20px
}

.footer-about p {
    line-height: 20px;
    color: #92999f;
    font-size: 13px;
    font-weight: 400;
    margin: 0
}

div.social-links {
    margin-top: 20px;
    color: #fff
}

.social-links a {
    display: inline-block;
    width: 35px;
    height: 35px;
    cursor: pointer;
    background-color: #33383b;
    border-radius: 2px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin-right: 5px;
    margin-bottom: 5px
}

.custom-header {
    background: #292c2f;
    border: 0;
    border-radius: 0
}

.custom-header a.navbar-brand.navbar-link {
    color: #fff;
    font: 400 28px Cookie,Arial,Helvetica,sans-serif;
    line-height: .5;
    margin-right: 40px;
    background: #292c2f
}

.custom-header a.navbar-brand.navbar-link span {
    color: #bc40df
}

.custom-header ul.nav.navbar-nav.links li a {
    font: 14px Arial,Helvetica,sans-serif;
    opacity: .9;
    text-decoration: none;
    color: #fff;
    background: #292c2f;
    border: 0
}

.custom-header ul.nav.navbar-nav li a:hover {
    opacity: 1
}

.custom-header .badge {
    position: absolute;
    top: 4px;
    border-radius: 2px;
    font-size: 11px;
    color: #fff;
    background-color: #2A6A92;
    padding: 2px 4px;
    font-weight: 400
}

.custom-header li.dropdown,.custom-header li.dropdown.open {
    background: #3a3c3e
}

.custom-header li.dropdown .dropdown-toggle {
    border-radius: 2px;
    color: #fff;
    padding: 8px 14px;
    background: #3a3c3e;
    opacity: .9;
    border: 0;
    margin: 0
}

.custom-header li.dropdown .dropdown-toggle:active,.custom-header li.dropdown .dropdown-toggle:focus,.custom-header li.dropdown .dropdown-toggle:hover {
    background: #3a3c3e;
    color: #fff
}

.custom-header ul.nav.navbar-nav.navbar-right .dropdown li a {
    font: 700 13px Arial,Helvetica,sans-serif
}

img.dropdown-image {
    border-radius: 50%;
    width: 32px;
    margin-left: 10px
}

.custom-header .dropdown ul {
    background-color: #3a3c3e;
    border: 0;
    min-width: 140px
}

.custom-header .dropdown ul li {
    background-color: #3a3c3e;
    padding: 7px;
    text-align: center
}

.custom-header .dropdown ul li a {
    background: #3a3c3e;
    border-radius: 2px;
    color: #fff;
    padding: 0
}

.custom-header .dropdown ul li a:active,.custom-header .dropdown ul li a:focus,.custom-header .dropdown ul li a:hover {
    background: #3a3c3e
}

.custom-header .dropdown ul li.active a {
    color: #e9ac09!important
}

.register-form form.custom-form {
    padding: 0;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    font: 700 14px sans-serif;
    text-align: center;
    margin: 50px;
    color: #333
}

@media (max-width: 400px) {
    .register-form form.custom-form {
        padding:55px 10px
    }
}

.register-form .custom-form h1 {
    display: inline-block;
    color: #4c565e;
    font-size: 24px;
    font-weight: 700;
    padding: 0 10px 15px;
    margin-bottom: 60px;
    border-bottom: 2px solid #6caee0
}

.register-form .custom-form .form-group {
    margin-bottom: 25px
}

.register-form .custom-form .label-column {
    text-align: right;
    color: #5F5F5F
}

@media (max-width: 768px) {
    .register-form .custom-form .label-column {
        text-align:left
    }
}

.register-form .custom-form .input-column {
    color: #5f5f5f;
    text-align: left
}

.register-form .custom-form .input-column input {
    color: #5f5f5f;
    box-shadow: 1px 2px 4px 0 rgba(0,0,0,.08);
    padding: 12px;
    border: 1px solid #dbdbdb;
    border-radius: 2px;
    height: 42px
}

.register-form .custom-form .dropdown .dropdown-toggle {
    background: #fff;
    border: 1px solid #dbdbdb;
    box-shadow: 1px 2px 4px 0 rgba(0,0,0,.08);
    color: #333;
    outline: 0
}

.register-form .custom-form .dropdown ul {
    background: #fff
}

.register-form .custom-form .dropdown ul li a {
    background: #fff;
    color: #333;
    opacity: .8
}

.register-form .custom-form .dropdown ul li a:hover {
    opacity: 1
}

.register-form .custom-form .submit-button {
    border-radius: 2px;
    background: #6caee0;
    color: #fff;
    font-weight: 700;
    box-shadow: 1px 2px 4px 0 rgba(0,0,0,.08);
    padding: 14px 22px;
    border: 0;
    margin: 30px;
    outline: 0
}

.projects-horizontal {
    color: #313437;
    background-color: #fff
}

.projects-horizontal p {
    color: #7d8285
}

.projects-horizontal h2 {
    font-weight: 700;
    margin-bottom: 40px;
    padding-top: 40px;
    color: inherit
}

@media (max-width: 767px) {
    .projects-horizontal h2 {
        margin-bottom:25px;
        padding-top: 25px;
        font-size: 24px
    }
}

.projects-horizontal .intro {
    font-size: 16px;
    max-width: 500px;
    margin: 0 auto 10px
}

.projects-horizontal .projects {
    padding-bottom: 40px
}

.projects-horizontal .item {
    padding-top: 60px;
    min-height: 160px
}

@media (max-width: 767px) {
    .projects-horizontal .item {
        padding-top:40px;
        min-height: 160px
    }
}

.projects-horizontal .item .name {
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: 15px;
    color: inherit
}

@media (max-width: 991px) {
    .projects-horizontal .item .name {
        margin-top:22px
    }
}

.projects-horizontal .item .description {
    font-size: 15px;
    margin-bottom: 0
}

.register-photo {

    padding: 80px 0
}

.register-photo .image-holder {
    display: table-cell;
    width: auto;
    background: url(/image/img/img_044564564531.jpg) center center;
    background-size: cover
}

.register-photo .form-container {
    display: table;
    max-width: 900px;
    width: 90%;
    margin: 0 auto;
    box-shadow: 1px 1px 5px rgba(0,0,0,.1)
}

.register-photo form {
    display: table-cell;
    width: 400px;
    background-color: #fff;
    padding: 40px 60px;
    color: #505e6c;
	border: 1px solid #eee;
}

@media (max-width: 991px) {
    .register-photo form {
        padding:40px
    }
}

.register-photo form h2 {
    font-size: 22px;
    line-height: 1.5;
    margin-bottom: 30px
}

.register-photo form .form-control {
    background: #f7f9fc;
    border: none;
    border-bottom: 1px solid #dfe7f1;
    border-radius: 0;
    box-shadow: none;
    outline: 0;
    color: inherit;
    text-indent: 6px;
    height: 40px
}

.register-photo form .checkbox {
    font-size: 13px;
    line-height: 20px
}

.register-photo form .btn-primary {
    background: #f4476b;
    border: none;
    border-radius: 4px;
    padding: 11px;
    box-shadow: none;
    margin-top: 35px;
    text-shadow: none;
    outline: 0!important
}

.register-photo form .btn-primary:active,.register-photo form .btn-primary:hover {
    background: #eb3b60
}

.register-photo form .btn-primary:active {
    transform: translateY(1px)
}

.register-photo form .already {
    display: block;
    text-align: center;
    font-size: 12px;
    color: #6f7a85;
    opacity: .9;
    text-decoration: none
}

/*Schools*/

.main-school-container{
	margin: 0 -5px;
}

.main-school-container > div{
	padding: 0 5px;
	
}

.main-school-container .scool-info-container{
	height: 160px;
	
}

.scool-info-container{
    position: relative;
    margin-bottom: 10px;
    display: table;
    table-layout: fixed;
    width: 100%;
    border: 1px solid #eee;
    padding: 10px;
}

.scool-info-container + .scool-info-container{
	margin-top: 10px;
}


.scool-info-container .scool-info-image{
	width: 70px;
	padding-right: 10px;
	display: table-cell;
	vertical-align: top;
}

.scool-info-container .scool-info-data{
	width: 100%;
	display: table-cell;
	vertical-align: top;
}

.scool-info-container .scool-info-data .scool-info-name{
	margin-bottom: 10px;
	max-width: 500px;
}


.scool-info-container .scool-info-data .scool-info-description > span{
	margin-right: 20px;
	font-size: 12px;
	max-width: 400px;
    display: inline-block;
}

.scool-info-container .scool-info-data .school-sports{
	margin: 0 -5px;
	overflow: hidden;
}

.scool-info-container .scool-info-data .school-sports > li{
	float: left;
	margin: 0 5px;
}

.scool-info-container .scool-info-data .school-sports > li > a{
	font-size: 12px;
	color: #5484b9;
}

.scool-info-container .scool-info-data .school-sports > li > a:before{
	content: "#";
}



/*Trainers*/

.trainer-info-container{
	position: relative;
    margin-bottom: 10px;
    display: table;
    table-layout: fixed;
    width: 100%;
	border-bottom: 1px solid #eee;
	padding: 7px 0;
	height: 116px;
}

.trainer-info-container + .trainer-info-container{
	margin-top: 10px;
}


.trainer-info-container .trainer-info-image{
	width: 80px;
	padding-right: 10px;
	display: table-cell;
	vertical-align: top;
}

.trainer-info-container .trainer-info-image .trainer-info-image-container{
	height: 100px;
    background-size: cover!important;
    background-position: center center!important;
    background-repeat: no-repeat!important;
}

.trainer-info-container .trainer-info-data{
	width: 100%;
	display: table-cell;
	vertical-align: top;
}

.trainer-info-container .trainer-info-data .trainer-info-name{
	margin-bottom: 10px;
}


.trainer-info-container .trainer-info-data .trainer-info-description > span{
	margin-right: 20px;
	font-size: 12px;
}

/*Events*/

.main-event-container{
	margin: 0 -5px;
}

.main-event-container > div{
	padding: 0 5px;
}

.main-event-container .event-info-container{
	min-height: 95px;
}

.event-info-container{
	position: relative;
    margin-bottom: 8px;
    width: 100%;
    border: 1px solid #eee;
    padding: 10px;
}

.event-info-container + .event-info-container{
	margin-top: 5px;
}

.event-info-container .event-info-date-place{
	margin-bottom: 5px;
}

.event-info-container .event-info-date-place > span{
	margin-right: 20px;
	font-size: 12px;
	color: #aaa;
}

.event-info-container .event-info-name{
	margin-bottom: 5px;
}

.event-info-container .event-info-description > span{
	margin-right: 20px;
	font-size: 12px;
}

.wd-radio-outer {
    margin: 2px 0;
    position: relative;
    background-color: #ccc;
    width: 28px;
    height: 28px;
    float: left;
}

.wd-radio-outer + .wd-radio-outer {
    margin-left: 4px;
}

.wd-radio-inner {
    font-size: 11px;
    line-height: 24px;
    text-align: center;
    position: absolute;
    left: 2px;
    top: 2px;
    background-color: white;
    /* border-radius: 50px; */
    width: 24px;
    height: 24px;
}

.wd-radio-outer.active {
    background-color: #03a9f4;
}

.wd-radio-outer.active .wd-radio-inner {
    color: #03a9f4;
}

.clearfix.wd-div {
    /* margin: 0px 10px; */
}

.captcha-holder label{
	line-height: 43px;
}

.captcha-input {
    width: 33%;
    float: right;
}

input.error{
	border: 1px solid red!important;
}

.school-balloon p{
	color: #b3b3b3!important;
	font-size: 12px!important;
}

.school-balloon{
	cursor: pointer;
}

.school-balloon .club-img img{
	top: 5px!important;
}

.school-balloon .main-info{
	height: 85px;
	padding: 10px;
	text-align: right;
}

.ymaps-2-1-45-b-cluster-tabs__item-header{
	display: none!important;
}

.school-balloon .title{
	font-size: 17px!important;
}

.ymap-container {
    position: relative;
}

#canv {
    z-index: 9999;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    cursor: crosshair;
    display: none;
}

#school-map, #event_map{
	width: 100%;
    height: 400px;
}

.dt_groups{
	width: 100%;
}

.endDate-container{
	position: relative;
}

.endDate-container:before{
	content: "";
    position: absolute;
    left: -3px;
    top: 14px;
    width: 7px;
    height: 1px;
    border-bottom: 1px solid black;
}

.select2-selection__rendered{
	height: 31px;
    padding: 2px 10px;
    font-size: 13px;
    line-height: 1.5;
	display: block;
    width: 100%;
    color: #333333;
    background-color: #ffffff;
    background-image: none;
    border: 1px solid #cccccc;
    border-radius: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

#ymap{
	width:100%;
	height:400px;
}

#remember-me-wrapper {text-align: left;}

@media only screen and (max-width : 480px) {
	h1 {font-size: 24px;}
}