

/* Start:/local/templates/bb2/template_styles.css?16930684185331*/
.search-page{
	display: none;
}
.courses-main__mobile-filters a#mobile_filter_button{
	width: 100%;
}
.courses-main__mobile-filters a#mobile_filter_button.active{
	display: flex;
}
.loading{
  background-color: #fff;
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 10000;
  margin-top: 0px;
  top: 0px;
  display: none;
  opacity: 0.4;
}
#confirm_order_alfa.loading {
    display: block;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
}
#confirm_order_alfa.loading .loading-center-text {
    display: block;
    text-align: center;
    font-weight: 500;   
}
.loading-center {
  width: 100%;
  height: 100%;
  position: relative;
}
.loading-center-flex {
    width: 100%;
    height: 100%;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 30px;
}
.loading-center-flex > div {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
    position: relative;	
}
.loading-center-absolute {
  position: absolute;
  left: 50%;
  top: 50%;
  height: 60px;
  width: 60px;
  margin-top: -30px;
  margin-left: -30px;
    -webkit-animation: loading-center-absolute 1s infinite;
  animation: loading-center-absolute 1s infinite;
}
.loading-center-relative {
    height: 60px;
    width: 60px;
    -webkit-animation: loading-center-absolute 1s infinite;
    animation: loading-center-absolute 1s infinite;
    margin: 0 auto;
    position: absolute;
    bottom: calc(100% + 30px);
    left: 50%;
    margin-left: -30px;
}
.loading .object{
  width: 20px;
  height: 20px;
  background-color: #00B2FF;
  float: left;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-radius: 50% 50% 50% 50%;
  margin-right: 20px;
  margin-bottom: 20px;  
}
.loading .object:nth-child(2n+0) {
  margin-right: 0px;

}
.loading .object_one{
  -webkit-animation: object_one 1s infinite;
  animation: object_one 1s infinite;
  }
.loading .object_two{
  -webkit-animation: object_two 1s infinite;
  animation: object_two 1s infinite;
} 
.loading .object_three{
  -webkit-animation: object_three 1s infinite;
  animation: object_three 1s infinite;
}   
.loading .object_four{
  -webkit-animation: object_four 1s infinite;
  animation: object_four 1s infinite;
  }   
  
@-webkit-keyframes loading-center-absolute{
100% {
    -ms-transform: rotate(360deg); 
    -webkit-transform: rotate(360deg); 
    transform: rotate(360deg); 
  }     
  
}   
@keyframes loading-center-absolute{
100% {
    -ms-transform: rotate(360deg); 
    -webkit-transform: rotate(360deg); 
    transform: rotate(360deg); 
  }
} 
  
  
                

@-webkit-keyframes object_one{
50% {
    -ms-transform: translate(20px,20px); 
    -webkit-transform: translate(20px,20px);
    transform: translate(20px,20px);
  }
}   
@keyframes object_one{
50% {
     -ms-transform: translate(20px,20px); 
    -webkit-transform: translate(20px,20px);
    transform: translate(20px,20px);
  }
}


@-webkit-keyframes object_two{
50% {
    -ms-transform: translate(-20px,20px); 
    -webkit-transform: translate(-20px,20px);
    transform: translate(-20px,20px);
  }
}   
@keyframes object_two{
50% {
    -ms-transform: translate(-20px,20px); 
    -webkit-transform: translate(-20px,20px);
    transform: translate(-20px,20px);
  }
}



@-webkit-keyframes object_three{
50% {
    -ms-transform: translate(20px,-20px); 
    -webkit-transform: translate(20px,-20px);
    transform: translate(20px,-20px);
  }
}   
@keyframes object_three{
50% {
    -ms-transform: translate(20px,-20px); 
    -webkit-transform: translate(20px,-20px);
    transform: translate(20px,-20px);
  }
}



@-webkit-keyframes object_four{
50% {
    -ms-transform: translate(-20px,-20px); 
    -webkit-transform: translate(-20px,-20px);
    transform: translate(-20px,-20px);
  }
}   
@keyframes object_four{
50% {
    -ms-transform: translate(-20px,-20px); 
    -webkit-transform: translate(-20px,-20px);
    transform: translate(-20px,-20px);
  }
}

/*.select2-hidden-accessible.error + .select2-container .select2-selection__placeholder{
    color: #FF005C !important;
}*/
.error .select_two_floating_label{
    color: #FF005C !important;
}
.modal-content .contact__success{
    position: static;
    padding: 3.5rem 2.4rem 2.4rem;
    opacity: 1;
    visibility: visible;
}
.contact__success.cart_empty_block{
        position: static;
    opacity: 1;
    visibility: visible;
    padding: 10rem;
}
/* .add_to_fav.active svg,  */
.add_to_fav.active span{
    color: #FF005C;
}
#settings_user_icon{
    min-width: 90px;
}
.hidden_input{
    position: absolute;
    left: -10000px;
}
.error_text{
    color: #FF005C;
}
.icon-copy{
    cursor: pointer;
}
.account__main-partners-table .button{
    display: inline-block;
}
.or_devider{
    padding:0 1rem;
}
.file_trigger{
    width:100%;
}
.cart-address__methods + .cart-address__methods{
    margin-top: 5.5rem; 
}
.tag-custom.tag-custom--filled span.tag-custom__txt{
    font-size: 14px;
    line-height: 14px;
}
.catalog__grid-title svg *{
    color:#fff;
}
.catalog__grid-title svg{
        font-size: 2rem;
}
/*.catalog__grid .errortext{
    display: none;
}*/
.fixed-mini-cart{
        z-index: 100;
}
.grecaptcha-badge{
    display: none;
}
.filter-item.filter-item--type .filter-item__value{
    padding-left: 3.8rem;
}

/* End */
/* /local/templates/bb2/template_styles.css?16930684185331 */
