.mpool-type-one {
    transition: 0.3s;
}
.mpool-type-one:hover .mpool-type-icon {
    border-color: #ffffff;
}
.mpool-type-one:hover .icon-plus::before, .mpool-type-one:hover .icon-plus::after {
    background-color: #ffffff;
}
.mpool-type-one:hover {
    color: #fff;
    background: linear-gradient(180deg, #fc7c66 0%, #ef4e33 100%);
}
.active-white-blue {
    transition: 0.3s;
}
.active-white-blue:hover {
    background: #6f94f8;
    color: white;
}
.active-black-white {
    transition: 0.3s;
}
.active-black-white:hover {
    background: white;
    color: black;
}
.active-link,.active-link-bold {
    transition: 0.3s;
    /*font-weight: 600;*/
}
.active-link:hover {
    font-weight: 600;
}
.active-link-bold:hover {
    font-weight: 800;
}
.active-scale,.active-scale-left,.active-scale-down {
    position: relative;
    cursor: pointer;
    transition: 0.3s;
}
.active-scale:hover {
    transform: scale(1.04);
}
.active-scale-left:hover {
    transform: rotate(180deg) scale(1.04);
}
.active-scale-down:hover {
    transform: rotate(90deg) scale(1.09);
}
.active-scale-min {
    position: relative;
    cursor: pointer;
    transition: 0.3s;
}
.active-scale-min:hover {
    transform: scale(1.1);
}
.active-svg-blue-white {
    position: relative;
    cursor: pointer;
    transition: 0.3s;
}
.active-svg-blue-white:hover {
    background: #6F94F8;
}
.active-svg-blue-white:hover path {
    stroke: white;
}
@keyframes scale-btn {
    from {  transform: scale(1); }
    to {  transform: scale(1.04);}
}

/*--------------*/
.loader-bnt,.loader-bnt-abs  {
    position: relative;
    pointer-events: none !important;
    opacity: .5;
}
.loader-bnt:after {
    content: '';
    position: relative;
    display: inline-block;
    border: 2px solid #bba1f8;
    border-top: 2px solid transparent;
    width: 18px;
    height: 18px;
    /*border: 2px solid #fff;*/
    border-top: 2px solid transparent;
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
    margin-left: 10px;
}

.loader-bnt-abs:after {
    content: '';
    position: absolute;
    display: inline-block;
    border: 2px solid #8b8b8b;
    border-top: 2px solid transparent;
    width: 18px;
    height: 18px;
    /* border: 2px solid #fff; */
    border-top: 2px solid transparent;
    border-radius: 50%;
    animation: spin 0.6s linear infinite;
    margin-left: 0px;
    right: 18%;
    top: calc(50% - 14px);
    z-index: 3;
}
@keyframes spin {
    to { transform: rotate(360deg); }
}
/*--------404------------*/
.error-404 {
    position: relative;
    padding-bottom: 186px;
    padding-top: 37px;
}

.fon-error {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.fon-error img {
    height: 100%;
    width: 100%;
}
.error-header {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 35px;
    line-height: 125%;
    color: #1c1c1c;
}
.error-logo {
    font-family: var(--font-family);
    font-weight: 700;
    font-size: 289px;
    line-height: 100%;
    background: linear-gradient(180deg, #9cb7ff 0%, #5279e4 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    padding-top: 31px;
}
.error-text {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 20px;
    line-height: 135%;
    text-align: center;
    color: #000;
}
.error-404-breadcrumbs {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 16px;
    line-height: 107%;
    color: #000;
    margin-bottom: 39px;
}
.error-404-breadcrumbs a {
    color: #789bf9;
}
@media (max-width: 636px) {
    .error-logo {
        font-size: 131px;
    }
    .error-text {
        font-size: 14px;
        max-width: 263px;
        margin: auto;
    }
    .error-header {
        font-size: 26px;
    }
    .error-404 {
        padding-bottom: 88px;
    }

}
@media (max-width: 420px) {
    .error-header {
        font-size: 24px;
    }
    .error-404-breadcrumbs {
        font-size: 14px;
        margin-bottom: 23px;
    }
}
.photo-loop {
    position: absolute;
}
.swiper-slide a:before, a.swiper-slide:before {
    content: '';
    width: 35px;
    height: 35px;
    background: url(../img/icon-loop.png);
    background-position: center;
    display: flex;
    position: absolute;
    z-index: 1;
    transition: 0.3s;
}
.swiper-slide a:hover:before, a.swiper-slide:hover:before {
    transform: scale(1.1);
}
.swiper-slide.flex-cen-c {
    display: flex;
}
/*---------------видео плеер-----------------*/
/*.good-about-text .wp-video,
.good-about-text .mejs-container,
.good-about-text .wp-playlist,
.good-about-text video {
    max-width: 600% !important;
    width: 100% !important;
    height: auto !important;
}*/
.good-about-text .wp-playlist {
    max-width: 600px !important;
    /* margin: 20px auto; */
}
.good-about-text .wp-playlist .mejs-container {
    margin: 0;
    max-width: 100%;
    height: 400px !important;
}
.good-about-text .wp-playlist iframe{
    max-width: 600px;
    height: 400px;
}
.good-about-text .wp-playlist video {
    height: 400px !important;
}
.product-videos-wrap {
    display: flex;
    flex-direction: column;
    gap: 30px;
}
 /*--------------видео---------------*/

.product-html5-video {
    /* width: 100%;*/
    height: auto;
    /*aspect-ratio: 16 / 9;*/
    border-radius: 12px;
    display: block;
    max-height: 500px;
}

.product-video-title {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
}



















