

/* Start:/local/templates/orbita/styles.css?169769592711839*/
*{
    min-width:0;
    min-height:0;
}
a {
    text-decoration: none;
}
.strong {
    font-weight: bold;
}
.kursiv {
    font-style: italic;
}
.otstup {
    margin-left: 20px;
}
.auth-form {
    height: 100%;
    position: absolute;
    width: 100%;
    background-image: url(/upload/images/bg-auth.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.home-category__item-img a {
    display: flex;
    height: 250px;
    justify-content: center;
    align-items: center;
    background: #C4EEFF;
}
.home-category__item-img a img {
    width: auto;
    height: auto;
}
.home-category__item {
    border: 1px solid #D9D9D9;
    padding-bottom: 30px;
}
.home-category__item-title {
    padding: 10px 20px 20px;min-height: 8em;
}
.home-category__item-title a {
    font-family: 'Closer Text';
    font-weight: 600;
    font-size: 24px;
    line-height: 130%;
    color: #04466C;
}
.home-category__item-btn a {
    padding: 9px 37px;
    background: linear-gradient(250deg, #00B1D8 10%, #043580 95%);
    box-shadow: 0px 4px 30px rgb(0 0 0 / 25%);
    border-radius: 5px;
    font-family: 'Closer Text';
    font-size: 16px;
    line-height: 130%;
    text-transform: lowercase;
    color: #FFFFFF;
    margin: 0 20px 20px;
}
.catalog-section-list-list {
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: space-evenly;
}
.catalog-section-list-list .catalog-section-list-item {
    width: 24%;
    margin-bottom: 20px;
    border: 1px solid #D9D9D9;
}
.catalog-section-list-line-img-container {
    padding-right: 0;
    min-width: 100%;
    width: 100%;
}
.catalog-section-list-item-img {
    display: flex;
    padding-top: 0;
    width: 100%;
    height: 200px;
    border: none;
    border-radius: 0;
    background-color: #C4EEFF;
    background-position: center;
    justify-content: center;
    align-items: center;
}
a.catalog-section-list-item-link {
    font-family: 'Closer Text';
    font-weight: 600;
    font-size: 1.3em;
    line-height: 130%;
    color: #04466C;
    min-height: 3em;
    display: inline-block;
}
.catalog-section-list-item-title {
    text-align: left;
    padding: 15px;
}
.section__item-btn a {
    padding: 9px 37px;
    background: linear-gradient(250.1deg, #00B1D8 9.9%, #043580 96.81%);
    box-shadow: 0px 4px 30px rgb(0 0 0 / 25%);
    border-radius: 5px;
    font-family: 'Closer Text';
    font-size: 16px;
    line-height: 130%;
    text-transform: lowercase;
    color: #FFFFFF;
    margin: 20px 0 20px;
    display: inline-block;
}
#breadcrumb i:first-child {
    display: none;
}
.sp-gallery-item {
    width: 20%;height: 250px;
}
.sp-gallery-item-img-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.sp-image {
    padding: 0 30%;
}
.sp-button_link, .sp-button_link:link, .sp-button_link:visited {
    display: inline-block;
    text-decoration: none;
    padding: 9px 37px;
    background: linear-gradient(250.1deg, #00B1D8 9.9%, #043580 96.81%);
    box-shadow: 0px 4px 30px rgb(0 0 0 / 25%);
    border-radius: 50px;
    font-family: 'Closer Text';
    font-size: 16px;
    line-height: 130%;
    text-transform: lowercase;
    color: #FFFFFF;
    margin: 20px 0;
}
#breadcrumb {
    margin: 10px 0;
}
#breadcrumb a,#breadcrumb i{
    color: #4a727e;
    font-size: .7em;
}
#breadcrumb i {
    margin: 0 4px 0 2px;
}
.page-title h1 {
    margin-bottom: 20px;
    margin-top: 30px;
}

.sp-block-table,.sp-video,.sp-image,.sp-container,.sp-gallery, .pdf-files, .sp-video-text, .sp-yandex-map, .sp-accordion {
    margin: 20px 0;
}
.sp-video-text iframe {
    width: 100%;
}
.sp-block-table table tr {
    background: #fff;
    color: #000000;
}
.sp-block-table table tr:nth-child(odd) {
    background: #ffffff;
}
#home-category {
    padding: 70px 0;
}
a.coaches-picture__img {
    width: 100%;
    height: 200px;
    display: inline-block;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.slick-slide {
    padding: 0 15px;
}
#home-coaches {
    background: #EEEEEE;
    padding: 20px 40px;
}
.home-coaches__title {
    font-family: 'Closer Text';
    font-weight: 600;
    font-size: 2.5em;
    line-height: 130%;
    color: #000000;
    text-align: center;
    margin-bottom: 20px;
}
.coaches-item {
    background: #fff;
    padding: 15px;
}
.slick-prev:before, .slick-next:before {
    content: '' !important;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    display: block;
    width: 15px;
    height: 31px;
}
.slick-next:before{background-image: url(/upload/images/right.svg);}
.slick-prev:before{background-image: url(/upload/images/left.svg);}
.coaches-slider{
    padding: 0 50px;
}
.slick-prev {
    left: 25px!important;
}
.slick-next {
    right: 25px!important;
}
.coaches-btn {
    width: 100%;
}
.coaches-btn a {
    padding: 9px 37px;
    background: linear-gradient(250.1deg, #00B1D8 9.9%, #043580 96.81%);
    box-shadow: 0px 4px 30px rgb(0 0 0 / 25%);
    border-radius: 5px;
    font-family: 'Closer Text';
    font-size: 16px;
    line-height: 130%;
    text-transform: lowercase;
    color: #FFFFFF;
    display: inline-block;
    text-align: center;
    width: 100%;
    margin-top: 10px;
}
.coaches-name, .coaches-name a {
    font-family: 'Microsoft Sans Serif';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 130%;
    color: #000000;
    margin-top: 15px;
}
.coaches-text {
    min-height: 150px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.coaches-specialization {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #7B7B7B;
}
.copyright {
    padding: 20px 0;
}
.coaches-number {
    font-size: 14px;
    line-height: 130%;
    color: #313131;
}
.sp-image-text {
    background: transparent;
}
.product-item-line-card .product-item .row.justify-content-between {
    display: none;
}
.product-item-line-card .product-item {
    border-bottom: 0;
    padding-top: 0;
}
.product-item {
    background: transparent;
}
.bg-section {
    background: #C4EEFF;
    padding: 0 30px 15px;
    margin-top: -15px;
}
footer .container{
    background: #4c727f;
    padding: 20px 4%;
    color: #fff;
}
footer#footer-wrapper {
    margin-top: 50px;
}
.recomend-block {
    margin-top: 70px;
    background: #C4EEFF;
    padding: 20px 3%;
}
.recomend-block__title {
    font-size: 1.75rem;
    font-weight: 600;
    margin-bottom: 15px;
}
.recomend-block__item a{
    font-size: 20px;
    color:#000;
}
video {
  width: 100%;
  height: auto;
  max-height: 100%;
}
audio {
    width: 100%;
}
.file-pdf {
    position: relative;
}
.file-pdf__overflow {
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    width: 60px;
    background-image: url(/upload/pdf.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.bx-touch .product-item{background: transparent;}
.list-item-filter {
    filter: grayscale(1);
}
.no-materials {
    position: absolute;
    top: 10px;
    width: 100%;
    text-align: center;
    font-weight: 600;
}
input.search-query {
    width: 100%;
    border: 1px solid #000000 !important;
    border-radius: 5px;
    padding: 9px 12px;
    font-family: 'Closer Text';
    font-size: 16px;
    line-height: 130%;
    text-transform: lowercase;
    color: #000000;
    background: #fff !important;
}
div.search-item h4 {
    margin: 10px 0;
}
div.search-item {
    margin: 0;
    padding: 0;
}
div.search-item h4 a {
    color: #000;
}
div.search-page input.search-button {
    font-size: 1.2em;
    display: inline-block;
    text-decoration: none;
    padding: 9px 37px;
    background: linear-gradient(250.1deg, #00B1D8 9.9%, #043580 96.81%);
    box-shadow: 0px 4px 30px rgb(0 0 0 / 25%);
    border-radius: 50px;
    font-family: 'Closer Text';
    font-size: 16px;
    line-height: 130%;
    text-transform: lowercase;
    color: #FFFFFF;
    margin: 20px 0;
    border: 0;
}
.coaches-img {
    width: 100%;
    height: 200px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.news-detail-single {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.news-detail-single .news-detail-img {
    width: 15%;
}
.news-detail-single .news-detail-body {
    width: 83%;
}
.news-detail-single h3.news-detail-title {
    font-size: 1.7em;
    padding: 2px 0 5px;
}
.coach-spec {
    color: #626262;
    margin-bottom: 10px;
    font-size: 1.2em;
}
a.catalog-section-list-item-img img {
    max-height: 100%;
    max-width: 100%;
}
.coach-materials {
    width: 100%;
    margin-top: 50px;
    background: #C4EEFF;
    padding: 30px 3%;
}
.coach-materials__item a {
    font-size: 20px;
    color: #000;
}
.coach-materials__title {
    font-size: 1.75rem;
    font-weight: 600;
    margin-bottom: 15px;
}
.mb-4.catalog-section {
    display: flex;
    flex-direction: column;
}
.product-item-line-list.color-sort-1{
    order: 1;
}
.product-item-line-list.color-sort-2{
    order: 2;
}
.product-item-line-list.color-sort-3{
    order: 3;
}
.product-item-line-list.color-sort-1 .bg-section{background: #FFEAF1;}
.product-item-line-list.color-sort-2 .bg-section{background: #FFFDE6;}
.product-item-line-list.color-sort-3 .bg-section{background: #E8FBF9;}
.product-item-line-list.color-sort-1 .bg-section h2{color: #F1749D;padding: 10px;}
.product-item-line-list.color-sort-2 .bg-section h2{color: #FFB400;padding: 10px;}
.product-item-line-list.color-sort-3 .bg-section h2{color: #00C4AF;padding: 10px;}
.product-item-line-list.color-sort-1 .bg-section h2:before {
    content: '1';
    color: #fff;
    width: 40px;
    height: 40px;
    background: #F1749D;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    margin-left: -30px;
    margin-right: 10px;
}
.product-item-line-list.color-sort-2 .bg-section h2:before {
    content: '2';
    color: #fff;
    width: 40px;
    height: 40px;
    background: #FFB400;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    margin-left: -30px;
    margin-right: 10px;
}
.product-item-line-list.color-sort-3 .bg-section h2:before {
    content: '3';
    color: #fff;
    width: 40px;
    height: 40px;
    background: #00C4AF;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    margin-left: -30px;
    margin-right: 10px;
}
.product-item-line-list.color-sort-1 + .product-item-line-list.color-sort-2{
    margin-top: 30px;
}
.product-item-line-list.color-sort-2 + .product-item-line-list.color-sort-3 {
    margin-top: 30px;
}
.product-item-line-list.color-sort-1 + .product-item-line-list.color-sort-3 {
    margin-top: 30px;
}
.catalog-section-list-list{    margin-bottom: 0;}
.auth-block__email{color:#fff;}
@media screen and (max-width: 991px){
.catalog-section-list-list .catalog-section-list-item {
    width: 32%;
}
}
@media screen and (max-width: 767px){
.catalog-section-list-list .catalog-section-list-item {
    width: 48%;
}
ul.sp-contents_elements li {
    margin-left: 0px !important;
}
.block-files iframe {
    height: 380px !important;
}
a.catalog-section-list-item-link {
    font-size: 1em;
    min-height: 4em;
}
.product-item-line-card .product-item-title a {
    font-size: 16px;
}
#home-coaches {
    padding: 20px 0px;
}
.coaches-slider {
    padding: 0 20px;
}
.home-category__item-title {
    min-height: 0;
}
}
@media screen and (max-width: 480px){
.section__item-btn a {
    margin: 0;
    padding: 9px 15px;
    width: 100%;
    text-align: center;
}
a.catalog-section-list-item-link {
    margin-bottom: 10px;
}
.block-files iframe {
    height: 250px !important;
}
.catalog-section-list-item-img {
    height: 150px;
}
}
/* End */


/* Start:/local/templates/orbita/template_styles.css?16958032524122*/
@font-face {
    font-family: 'Microsoft Sans Serif';
    src: local('Microsoft Sans Serif Regular'), local('Microsoft-Sans-Serif-Regular'),
        url('/local/templates/orbita/fonts/MicrosoftSansSerif.woff2') format('woff2'),
        url('/local/templates/orbita/fonts/MicrosoftSansSerif.woff') format('woff'),
        url('/local/templates/orbita/fonts/MicrosoftSansSerif.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }
  @font-face {
    font-family: 'Closer Text';
    src: local('Closer Text'), local('Closer-Text'),
        url('/local/templates/orbita/fonts/Closer-Light.eot') format('eot'),
        url('/local/templates/orbita/fonts/Closer-Light.woff2') format('woff2'),
        url('/local/templates/orbita/fonts/Closer-Light.woff') format('woff'),
        url('/local/templates/orbita/fonts/Closer-Light.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
  }
*{font-family: 'Microsoft Sans Serif';}
a {
    text-decoration: none;
}
.auth-form {
    height: 100%;
    position: absolute;
    width: 100%;
    background-image: url(/upload/images/bg-auth.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.auth-form__btn1 {
    font-size: 16px;
    line-height: 130%;
    color: #FFFFFF;
    border: 1px solid #FFFFFF;
    filter: drop-shadow(0px 4px 30px rgba(0, 0, 0, 0.25));
    border-radius: 5px;
    padding: 9px 57px;
    transition: 1s;
    display:none;
}
.auth-form__btn2 {
    font-size: 16px;
    line-height: 130%;
    color: #FFFFFF;
    background: linear-gradient(250.1deg, #00B1D8 9.9%, #043580 96.81%);
    box-shadow: 0px 4px 30px rgb(0 0 0 / 25%);
    border-radius: 5px;
    padding: 9px 57px;
    border: 1px;
    transition: 1s;
    width:100%;
}
.auth-form__btn1:hover,.auth-form__btn2:hover{background:#000;border-color:#000;color:#fff;}
.form-input input {
    background: #FFFFFF;
    border: 1px solid #3DA1D6;
    border-radius: 5px;
    padding: 9px 12px;
    width: 70%;
    margin-bottom: 30px;
    font-size: 16px;
    line-height: 130%;
    color: #313131;
    transition: 1s;
}
.field.field-button.auth-form__btns {
    display: flex;
    justify-content: space-between;
    width: 70%;
}
.auth-form__title {
    font-weight: 700;
    font-size: 64px;
    line-height: 130%;
    color: #FFFFFF;
    margin-bottom: 30px;
    margin-top: 25%;
}
.auth-form__subtitle {
    font-weight: 600;
    font-size: 36px;
    line-height: 130%;
    color: #00719D;
    margin-bottom: 50px;
}
.header-bg {
    background-image: url(/upload/images/header-bg.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    align-items: flex-end;
    padding: 20px 0 30px;
}
#header-auth {
    text-align: right;
}
header a,header a:hover {
    color: #fff;
}
.sep {
    color: #fff;
    margin: 0 5px 0 20px;
}
#header-title {
    padding-left: 60px;
}
#header-title a {
    font-family: 'Closer Text';
    font-style: normal;
    font-weight: 900;
    font-size: 24px;
    line-height: 130%;
}
.auth-block__email {
    background-image: url(/upload/images/user.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    padding-left: 25px;
}
.last-article {
    margin-bottom: 15px;
}
.auth-block {
    margin-bottom: 30px;
}
.header-search form {
    position: relative;
}
.header-search form input[type="submit"] {
    background-image: url(/upload/images/search.svg);
    background-color: transparent;
    border: 0;
    background-position: left;
    background-size: contain;
    background-repeat: no-repeat;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
}
.header-search form input[type="text"]{
    width: 100%;
    border: 1px solid #000000;
    border-radius: 5px;
    padding: 9px 12px;
    font-family: 'Closer Text';
    font-size: 16px;
    line-height: 130%;
    text-transform: lowercase;
    color: #000000;
}
/* End */
/* /local/templates/orbita/styles.css?169769592711839 */
/* /local/templates/orbita/template_styles.css?16958032524122 */
