/*&:after {
  content: "";
  display: table;
  clear: both;}*/
body {
  font-family: 'Futura PT Book', sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 17px;
  min-width: 320px;
  position: relative;
  background: #FAFAFA;
  max-width: 10000px;
  margin: auto;
  color: #12284A; }

header, section, footer {
  margin: auto; }

a {
  text-decoration: none; }
  a:focus {
    outline: none !important; }

a:hover, a:focus, a:active {
  text-decoration: none; }

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .4s ease;
  transition: all .4s ease; }

figure {
  margin: 0; }
  figure img {
    width: auto;
    max-width: 100%; }

ul {
  margin: 0;
  padding: 0; }
  ul li {
    list-style-type: none; }

p, a {
  color: #12284A;
  margin: 0; }

.content-width {
  width: 1900px;
  padding: 0 40px;
  margin: auto;
  max-width: 100%; }

h1 {
  font-family: 'Futura PT Demi', sans-serif;
  font-size: 32px;
  font-weight: 700;
  color: #12284A;
  line-height: normal;
  margin: 0 0 30px;
  text-transform: uppercase;
  letter-spacing: 0.5px; }

h2 {
  font-family: 'Futura PT Demi', sans-serif;
  font-size: 27px;
  line-height: 30px;
  font-weight: 700;
  color: #12284A;
  margin: 0 0 30px;
  text-transform: uppercase;
  letter-spacing: 0.5px; }

h3 {
  color: #12284A;
  font-family: 'Futura PT Demi', sans-serif;
  font-size: 26px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 30px;
  letter-spacing: 0.5px; }

h4 {
  color: #12284A;
  font-family: 'Futura PT Demi', sans-serif;
  font-size: 24px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 30px; }

h5 {
  color: #12284A;
  font-family: 'Futura PT Demi', sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: normal;
  margin: 0 0 10px; }

h6 {
  color: #12284A;
  font-family: 'Futura PT Demi', sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  margin: 0 0 10px; }

/*---------------------------HEADER--------------------------------*/
.is-hide {
  display: none; }

.top-line {
  padding: 30px 0;
  background: #fafafa;
  position: relative;
  z-index: 100; }
  .top-line .content-width {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    position: relative;
    padding: 0 40px; }
    .top-line .content-width .logo {
      width: 164px;
      padding: 12px 0 0; }
      .top-line .content-width .logo img {
        max-width: 100%; }
    .top-line .content-width .top-menu-wrap {
      width: calc(100% - 1000px);
      padding: 15px 0 0 86px; }
      .top-line .content-width .top-menu-wrap .wrap {
        display: none; }
    .top-line .content-width .search-wrap {
      width: 436px;
      padding: 0 0 0 14px; }
      .top-line .content-width .search-wrap .wrap {
        position: relative;
        display: inline-block; }
        .top-line .content-width .search-wrap .wrap .select2-container {
          width: 310px !important;
          height: 50px; }
        .top-line .content-width .search-wrap .wrap label {
          position: absolute;
          display: inline-block;
          left: 20px;
          top: 50%;
          -webkit-transform: translate(0, -50%);
                  transform: translate(0, -50%);
          color: #5F6E84;
          font-size: 20px;
          z-index: 1; }
      .top-line .content-width .search-wrap .add-search {
        display: inline-block;
        margin-left: 27px;
        width: 40px; }
        .top-line .content-width .search-wrap .add-search a {
          position: relative;
          font-size: 20px;
          color: #5F6E84;
          line-height: 50px;
          vertical-align: middle; }
          .top-line .content-width .search-wrap .add-search a i {
            -webkit-transition: none;
            transition: none; }
          .top-line .content-width .search-wrap .add-search a .fa-plus {
            position: absolute;
            top: 0;
            right: -5px;
            font-size: 9px;
            font-weight: 700; }
          .top-line .content-width .search-wrap .add-search a:hover {
            color: #E11577; }
      .top-line .content-width .search-wrap .btn-mob {
        display: none; }
        .top-line .content-width .search-wrap .btn-mob a {
          position: relative;
          font-size: 20px;
          color: #5F6E84;
          line-height: 50px;
          vertical-align: middle; }
          .top-line .content-width .search-wrap .btn-mob a i {
            -webkit-transition: none;
            transition: none; }
          .top-line .content-width .search-wrap .btn-mob a:hover {
            color: #E11577; }
    .top-line .content-width .search-wrap.is-active .wrap label {
      color: #E11577;
      z-index: 9999999; }
    .top-line .content-width .volume-wrap {
      width: 100px;
      padding: 0 0 0 18px;
      position: relative; }
      .top-line .content-width .volume-wrap .audioplayer .the-media {
        width: 0; }
      .top-line .content-width .volume-wrap a {
        display: inline-block;
        width: 50px;
        height: 50px;
        text-align: center;
        line-height: 50px;
        color: #5F6E84;
        font-size: 22px; }
      .top-line .content-width .volume-wrap .nav-main, .top-line .content-width .volume-wrap .the-thumb-con, .top-line .content-width .volume-wrap .ap-controls-left, .top-line .content-width .volume-wrap .scrubbar, .top-line .content-width .volume-wrap .player-but, .top-line .content-width .volume-wrap .total-time, .top-line .content-width .volume-wrap .audioplayer.skin-silver .ap-controls .ap-controls-right .controls-volume .volumeicon {
        display: none !important; }
      .top-line .content-width .volume-wrap .audioplayer.skin-silver .ap-controls .ap-controls-right .controls-volume {
        width: 52px;
        height: 1px;
        margin: 0; }
      .top-line .content-width .volume-wrap .audioplayer.skin-silver .ap-controls .ap-controls-right {
        height: 1px;
        width: 52px;
        margin: 0; }
      .top-line .content-width .volume-wrap .ap-controls {
        background: transparent; }
      .top-line .content-width .volume-wrap .audiogallery {
        padding: 0 !important;
        position: absolute;
        top: 0;
        left: 15px;
        height: 160px;
        width: 52px;
        overflow: hidden; }
      .top-line .content-width .volume-wrap .audioplayer .controls-volume.controls-volume-vertical .volume-holder {
        visibility: hidden;
        opacity: 0;
        -webkit-transform: scale(1);
                transform: scale(1);
        height: 160px;
        width: 52px;
        border-radius: 26px;
        background: #fff;
        top: -25px;
        left: 0;
        -webkit-box-shadow: 0px 4px 10px rgba(46, 79, 131, 0.07);
                box-shadow: 0px 4px 10px rgba(46, 79, 131, 0.07); }
      .top-line .content-width .volume-wrap .volume-holder:after {
        position: absolute;
        top: 15px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
                transform: translate(-50%, 0);
        font-family: "Font Awesome 5 Pro";
        content: '\f027';
        color: #E11577;
        font-size: 20px;
        text-align: center; }
      .top-line .content-width .volume-wrap .audioplayer .controls-volume.controls-volume-vertical .volume-holder:before {
        display: none; }
      .top-line .content-width .volume-wrap .audioplayer .controls-volume.controls-volume-vertical .volume-holder .volume_static {
        height: 98px;
        left: 0;
        width: 6px;
        bottom: inherit;
        top: 45px;
        border-radius: 3px;
        background: transparent; }
      .top-line .content-width .volume-wrap .audioplayer .controls-volume.controls-volume-vertical .volume-holder .volume_active {
        left: calc(50% - 3px);
        width: 6px;
        bottom: 15px;
        border-radius: 3px;
        background: -webkit-gradient(linear, left top, left bottom, from(#e11577), to(#2176fd));
        background: linear-gradient(180deg, #e11577 0%, #2176fd 100%); }
      .top-line .content-width .volume-wrap:hover .audioplayer .controls-volume.controls-volume-vertical .volume-holder {
        visibility: visible;
        opacity: 1; }
    .top-line .content-width .volume-wrap.is-up a .fa-volume:before {
      content: '\f6a8'; }
    .top-line .content-width .volume-wrap.is-up .volume-holder:after {
      content: '\f6a8'; }
    .top-line .content-width .volume-wrap.is-down a .fa-volume:before {
      content: '\f026'; }
    .top-line .content-width .volume-wrap.is-down .volume-holder:after {
      content: '\f026'; }
    .top-line .content-width .user-wrap {
      width: 300px;
      text-align: right; }
      .top-line .content-width .user-wrap .btn-default {
        width: 155px; }
      .top-line .content-width .user-wrap .wrap {
        margin-right: 7px;
        display: inline-block;
        position: relative; }
        .top-line .content-width .user-wrap .wrap a {
          padding: 0 20px;
          display: inline-block;
          font-size: 18px;
          line-height: 50px;
          font-weight: 700;
          color: #5F6E84; }
          .top-line .content-width .user-wrap .wrap a:hover {
            color: #E11577; }
        .top-line .content-width .user-wrap .wrap .dropdown-login {
          width: 350px;
          position: absolute;
          top: 120%;
          left: calc(50% - 175px);
          -webkit-transform: scale(0);
                  transform: scale(0);
          border-radius: 10px;
          background: #fff;
          padding: 20px;
          -webkit-box-shadow: 0px 4px 10px rgba(46, 79, 131, 0.07);
                  box-shadow: 0px 4px 10px rgba(46, 79, 131, 0.07); }
          .top-line .content-width .user-wrap .wrap .dropdown-login .input-wrap {
            position: relative;
            margin-bottom: 20px; }
            .top-line .content-width .user-wrap .wrap .dropdown-login .input-wrap input {
              width: 100%;
              height: 50px;
              padding: 0 50px 0 15px;
              outline: none;
              border: none;
              background: #F2F5F9;
              font-size: 15px;
              font-weight: 400;
              letter-spacing: 0.45px; }
              .top-line .content-width .user-wrap .wrap .dropdown-login .input-wrap input:focus {
                background: #fff;
                -webkit-box-shadow: 0px 4px 10px rgba(46, 79, 131, 0.07);
                        box-shadow: 0px 4px 10px rgba(46, 79, 131, 0.07); }
            .top-line .content-width .user-wrap .wrap .dropdown-login .input-wrap label {
              position: absolute;
              top: 0;
              right: 0;
              width: 50px;
              height: 50px;
              display: inline-block;
              text-align: center;
              line-height: 50px;
              color: #5F6E84;
              font-size: 18px; }
          .top-line .content-width .user-wrap .wrap .dropdown-login .input-wrap-submit {
            margin-bottom: 15px; }
            .top-line .content-width .user-wrap .wrap .dropdown-login .input-wrap-submit button {
              border: none !important;
              width: 100%;
              font-weight: 400; }
          .top-line .content-width .user-wrap .wrap .dropdown-login .link-wrap a {
            display: block;
            text-align: center;
            font-size: 13px;
            line-height: 30px;
            font-weight: 400;
            color: #0063FF; }
            .top-line .content-width .user-wrap .wrap .dropdown-login .link-wrap a:hover {
              color: #E11577; }
        .top-line .content-width .user-wrap .wrap .dropdown-login.is-active {
          -webkit-transform: scale(1);
                  transform: scale(1); }

.top-menu > li {
  display: inline-block;
  margin-right: 66px; }
  .top-menu > li > a {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 21px;
    position: relative;
    color: #5F6E84;
    font-weight: 700;
    letter-spacing: 1px;
    z-index: 1; }
    .top-menu > li > a:hover {
      color: #E11577; }
    .top-menu > li > a:before {
      position: absolute;
      z-index: -1;
      top: 0;
      left: 0;
      bottom: -60px;
      right: 0;
      content: ''; }
  .top-menu > li:hover > a {
    color: #E11577; }
  .top-menu > li:hover .sub-menu {
    -webkit-transform: scale(1);
            transform: scale(1); }
.top-menu > li:last-child {
  margin-right: 0 !important; }
.top-menu .sub {
  margin-right: 32px; }
  .top-menu .sub > a {
    padding-right: 20px; }
    .top-menu .sub > a:after {
      border-bottom: 2px solid #5F6E84;
      border-right: 2px solid #5F6E84;
      content: '';
      display: block;
      height: 4px;
      margin-top: -5px;
      pointer-events: none;
      position: absolute;
      right: 5px;
      top: 50%;
      -webkit-transform-origin: 66% 66%;
      transform-origin: 66% 66%;
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition: all 0.15s ease-in-out;
      transition: all 0.15s ease-in-out;
      width: 4px; }
    .top-menu .sub > a:hover:after {
      -webkit-transform: rotate(-135deg);
              transform: rotate(-135deg);
      border-bottom: 2px solid #E11577;
      border-right: 2px solid #E11577; }
  .top-menu .sub:hover > a:after {
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
    border-bottom: 2px solid #E11577;
    border-right: 2px solid #E11577; }

.select2-container .select2-selection--multiple {
  min-height: 50px;
  border: none !important;
  background: #edf0f4;
  padding: 5px 15px 5px 45px; }
  .select2-container .select2-selection--multiple:hover {
    background: #fff; }

.select2-container .select2-selection--multiple:hover {
  -webkit-box-shadow: 0px 4px 10px rgba(46, 79, 131, 0.07);
          box-shadow: 0px 4px 10px rgba(46, 79, 131, 0.07); }

.select2-container .select2-search--inline .select2-search__field {
  height: 30px;
  letter-spacing: 0.45px;
  font-size: 16px; }

.btn-default {
  display: inline-block;
  cursor: pointer;
  background: linear-gradient(135deg, #2176fd 1%, #e11577 100%);
  height: 50px;
  border-radius: 10px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  letter-spacing: 1px;
  width: 100%; }
  .btn-default:hover {
    -webkit-box-shadow: 0px 4px 10px #7131CB;
            box-shadow: 0px 4px 10px #7131CB; }
  .btn-default:active {
    -webkit-box-shadow: 0px 4px 10px #7131CB;
            box-shadow: 0px 4px 10px #7131CB; }

.sub-menu {
  position: absolute;
  top: 120%;
  left: 50px;
  right: 50px;
  -webkit-box-shadow: 0px 5px 10px rgba(46, 79, 131, 0.1);
          box-shadow: 0px 5px 10px rgba(46, 79, 131, 0.1);
  border-radius: 10px;
  background: #fff;
  padding: 22px 22px;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  grid-gap: 15px 15px;
  grid-template-rows: minmax(-webkit-min-content, -webkit-max-content);
  grid-template-rows: minmax(min-content, max-content);
  -webkit-transform: scale(0);
          transform: scale(0);
  /*  .item-big{
      position: relative;
      top: -70px;
      margin-bottom: -70px;
      padding-bottom: 32px;
    }*/ }
  .sub-menu .item {
    background: #f2f5fa;
    border-radius: 10px;
    display: inline-block;
    padding: 12px 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content; }
    .sub-menu .item ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      padding: 12px 20px 2px; }
      .sub-menu .item ul li {
        margin-bottom: 10px;
        width: 33.33%;
        padding-right: 5px; }
    .sub-menu .item .top {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      border-bottom: 1px dotted rgba(95, 110, 132, 0.2);
      padding: 0 20px 7px; }
      .sub-menu .item .top h6 {
        width: auto;
        font-size: 20px;
        line-height: 30px;
        color: #12284A;
        font-weight: 700;
        margin: 0; }
      .sub-menu .item .top a {
        display: inline-block;
        color: #0063FF;
        font-size: 17px; }
        .sub-menu .item .top a:hover {
          color: #E11577; }
    .sub-menu .item a {
      color: #5F6E84;
      font-size: 16px;
      line-height: 20px; }
      .sub-menu .item a:hover {
        color: #E11577; }

.sub-menu-1 {
  grid-template-columns: repeat(4, 1fr); }

.sub-menu-2 {
  grid-template-columns: repeat(5, 1fr); }

.sub-menu-3 {
  grid-template-columns: repeat(4, 1fr); }
  .sub-menu-3 .item ul li {
    width: 25%; }

.sub-menu-4 {
  grid-template-columns: repeat(3, 1fr); }

.select2-dropdown {
  border: none;
  -webkit-box-shadow: 0px 4px 10px rgba(46, 79, 131, 0.07);
          box-shadow: 0px 4px 10px rgba(46, 79, 131, 0.07); }

.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: #E6F0FF;
  border: none;
  height: 22px;
  border-radius: 11px;
  -webkit-box-shadow: 0px 4px 10px rgba(46, 79, 131, 0.07);
          box-shadow: 0px 4px 10px rgba(46, 79, 131, 0.07);
  padding: 0 5px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove, .select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  color: #0063FF !important;
  line-height: 22px; }

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  border: none; }

.popup {
  width: 476px;
  padding: 20px 20px;
  border-radius: 10px; }
  .popup h2 {
    font-size: 27px;
    line-height: 30px;
    margin-bottom: 15px;
    text-transform: none;
    position: relative;
    padding-bottom: 22px; }
  .popup form input {
    width: 100%;
    height: 50px;
    padding: 0 50px 0 15px;
    outline: none;
    border: none;
    background: #F2F5F9;
    border-radius: 10px;
    font-size: 15px; }
    .popup form input:focus {
      background: #fff;
      -webkit-box-shadow: 0px 4px 10px rgba(46, 79, 131, 0.07);
              box-shadow: 0px 4px 10px rgba(46, 79, 131, 0.07); }
  .popup form .btn-default {
    border: none;
    width: 208px;
    margin-top: 15px; }
  .popup .message p {
    font-size: 16px;
    line-height: 30px;
    color: #5F6E84; }

.top-line .content-width .volume-wrap .audioplayer .controls-volume.controls-volume-vertical .volume-holder .volume_active:after {
  position: absolute;
  width: 14px;
  height: 14px;
  top: -6px;
  left: -4px;
  border-radius: 100%;
  background: #E11577;
  content: '';
  z-index: 2; }
.top-line .content-width .volume-wrap .audioplayer .controls-volume.controls-volume-vertical .volume-holder .volume_active:before {
  position: absolute;
  width: 22px;
  height: 22px;
  top: -10px;
  left: -8px;
  border-radius: 100%;
  background: #E11577;
  content: '';
  z-index: 1;
  opacity: 0.3; }

/*---------------------------END-HEADER---------------------------*/
/*--------------------------TOP-SLIDER---------------------------*/
.top-slider {
  margin: 0 0 40px; }

.swiper-top .swiper-slide {
  height: 400px; }
  .swiper-top .swiper-slide img {
    width: 100%;
    border-radius: 10px;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
.swiper-top:hover .swiper-button-next, .swiper-top:hover .swiper-button-prev {
  opacity: 1; }

.select2, .select2 * {
  -webkit-transition: none;
  transition: none; }

.audioplayer .the-media {
  width: 1px; }

.audioplayer-tobe {
  display: none !important; }

.swiper-button-next, .swiper-button-prev {
  top: inherit;
  width: 50px;
  height: 50px;
  bottom: 40px;
  background: rgba(255, 255, 255, 0.1);
  border-radius: 5px;
  opacity: 0;
  outline: none !important;
  border: none !important; }
  .swiper-button-next:after, .swiper-button-prev:after {
    display: none; }
  .swiper-button-next:before, .swiper-button-prev:before {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    content: '\f177';
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 300; }

.swiper-button-next {
  right: 50px; }
  .swiper-button-next:before {
    -webkit-transform: scale(-1, 1) translate(-50%, -50%);
            transform: scale(-1, 1) translate(-50%, -50%);
    -webkit-transform-origin: top left;
            transform-origin: top left; }

.swiper-button-prev {
  left: 50px; }

/*-------------------------END-TOP-SLIDER---------------------------*/
/*--------------------------RELEASES---------------------------*/
.releases {
  padding: 52px 20px 42px;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(46, 79, 131, 0.1);
          box-shadow: 0px 10px 30px rgba(46, 79, 131, 0.1);
  position: relative;
  margin: 0 auto 42px;
  overflow: hidden;
  max-width: 1840px; }
  .releases h2 {
    margin-bottom: 32px; }
  .releases .btn-wrap {
    position: absolute;
    top: 52px;
    right: 70px; }
    .releases .btn-wrap a {
      font-size: 17px;
      line-height: 30px;
      color: #0063FF; }
      .releases .btn-wrap a:hover {
        color: #E11577; }
  .releases .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .releases .content .item {
      width: 15%;
      margin-right: 2%; }
      .releases .content .item figure {
        margin-bottom: 15px;
        position: relative;
        height: 250px;
        border-radius: 10px;
        overflow: hidden; }
        .releases .content .item figure img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
      .releases .content .item .text-wrap p a {
        font-size: 20px;
        line-height: 30px;
        color: #12284A;
        font-weight: 700; }
        .releases .content .item .text-wrap p a:hover {
          color: #E11577; }
      .releases .content .item .text-wrap p.top {
        font-size: 14px;
        line-height: 19px;
        color: #5F6E84;
        margin-bottom: 1px; }
    .releases .content .item:nth-child(6n) {
      margin-right: 0; }
  .releases .audiogallery {
    position: absolute;
    bottom: 12px;
    left: 12px;
    right: 12px;
    height: 50px;
    opacity: 0 !important;
    -webkit-transition: opacity .4s ease;
    transition: opacity .4s ease; }
  .releases .audiogallery.player-is-playing {
    opacity: 1 !important; }
  .releases .audioplayer.skin-wave .audioplayer-inner .the-thumb-con, .releases .audioplayer.skin-wave .curr-time, .releases .audioplayer.skin-wave.meta-loaded .total-time {
    display: none !important; }
  .releases .audioplayer.skin-wave .audioplayer-inner > .ap-controls {
    padding: 9px 15px; }
  .releases .audioplayer.scrubbar-type-wave .scrubbar {
    height: 32px;
    margin-left: 42px;
    width: calc(100% - 42px);
    position: relative;
    z-index: 1;
    top: 100px;
    -webkit-transition: top .4s ease;
    transition: top .4s ease; }
    .releases .audioplayer.scrubbar-type-wave .scrubbar:after {
      position: absolute;
      top: -9px;
      left: -57px;
      right: -15px;
      bottom: -9px;
      z-index: -1;
      content: '';
      background-color: rgba(255, 255, 255, 0.5);
      border-radius: 10px; }
  .releases .skin-wave.skin-wave-mode-normal .ap-controls .con-controls {
    position: absolute;
    top: -105px;
    left: 50%;
    -webkit-transform: translate(-45%, 0);
            transform: translate(-45%, 0);
    width: 66px;
    margin: 0; }
  .releases .audioplayer .ap-controls .con-playpause .pausebtn .pause-icon {
    z-index: 1000;
    position: relative; }
  .releases .audioplayer.skin-wave .ap-controls .con-playpause {
    width: 66px;
    height: 66px;
    position: relative;
    z-index: 1; }
    .releases .audioplayer.skin-wave .ap-controls .con-playpause:after {
      position: absolute;
      z-index: -1;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 80px;
      height: 80px;
      background: linear-gradient(135deg, #2176fd 1%, #e11577 100%);
      opacity: 0.2;
      content: '';
      border-radius: 100%; }
  .releases .dzsap-play-icon {
    height: 100%; }
  .releases .audioplayer.skin-wave .con-playpause .playbtn svg.svg-icon {
    margin-left: 2px;
    width: 24px;
    height: 24px; }
  .releases .audioplayer.skin-wave .player-but .the-icon-bg {
    background-image: linear-gradient(-52deg, #e11577 0%, #2176fd 100%); }
  .releases .player-is-playing .skin-wave.skin-wave-mode-normal .ap-controls .con-controls {
    position: absolute;
    top: 12px;
    left: 15px;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    z-index: 10;
    width: 26px; }
  .releases .player-is-playing .audioplayer.skin-wave .ap-controls .con-playpause {
    width: 26px;
    height: 26px;
    position: relative;
    z-index: 1; }
    .releases .player-is-playing .audioplayer.skin-wave .ap-controls .con-playpause:after {
      position: absolute;
      z-index: -1;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 32px;
      height: 32px;
      background: linear-gradient(135deg, #2176fd 1%, #e11577 100%);
      opacity: 0.2;
      content: '';
      border-radius: 100%; }
  .releases .player-is-playing .audioplayer.skin-wave .player-but .the-icon-bg {
    background-image: linear-gradient(-52deg, #e11577 0%, #2176fd 100%); }
  .releases .player-is-playing .audioplayer.skin-wave .con-playpause .playbtn svg.svg-icon {
    margin-left: 1px;
    width: 12px;
    height: 12px; }
  .releases .player-is-playing .audioplayer.scrubbar-type-wave .scrubbar {
    top: 0; }
  .releases .audioplayer, .releases .audioplayer * {
    -webkit-transition: none;
    transition: none; }
  .releases figure:hover .audiogallery {
    opacity: 1 !important; }

/*-------------------------END-RELEASES---------------------------*/
/*-------------------------EDITORS-PICKS---------------------------*/
.editors-picks {
  padding: 52px 20px 25px;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(46, 79, 131, 0.1);
          box-shadow: 0px 10px 30px rgba(46, 79, 131, 0.1);
  position: relative;
  margin: 0 auto 42px;
  overflow: hidden;
  max-width: 1840px; }
  .editors-picks h2 {
    margin-bottom: 32px; }
  .editors-picks .btn-wrap {
    position: absolute;
    top: 52px;
    right: 70px; }
    .editors-picks .btn-wrap a {
      font-size: 17px;
      line-height: 30px;
      color: #0063FF; }
      .editors-picks .btn-wrap a:hover {
        color: #E11577; }
  .editors-picks .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .editors-picks .content .item {
      width: 48%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative;
      margin-bottom: 30px;
      z-index: 1; }
      .editors-picks .content .item:after {
        position: absolute;
        bottom: 0;
        left: 100px;
        right: 0;
        border: 1px dotted rgba(95, 110, 132, 0.25);
        content: ''; }
      .editors-picks .content .item:before {
        position: absolute;
        top: -15px;
        left: -15px;
        bottom: -15px;
        right: -15px;
        content: '';
        background: transparent;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        opacity: 0;
        border-radius: 10px; }
      .editors-picks .content .item:hover:before {
        background-image: -webkit-gradient(linear, right top, left top, from(#ffffff), to(#1163fb));
        background-image: linear-gradient(270deg, #ffffff 0%, #1163fb 100%);
        opacity: 0.06; }
      .editors-picks .content .item .audiogallery {
        width: calc(100% - 40px); }
      .editors-picks .content .item .btn-wrap-item {
        width: 30px;
        position: relative;
        z-index: 10;
        padding-top: 4px; }
        .editors-picks .content .item .btn-wrap-item a {
          display: inline-block;
          color: #2176fc;
          line-height: 30px;
          font-size: 20px;
          padding: 5px 7px; }
          .editors-picks .content .item .btn-wrap-item a:hover {
            color: #E11577; }
          .editors-picks .content .item .btn-wrap-item a i {
            -webkit-transition: none;
            transition: none; }
    .editors-picks .content .item:last-child:after, .editors-picks .content .item:nth-last-child(2):after {
      display: none; }

.audio-content .audioplayer.skin-wave .audioplayer-inner .the-thumb-con {
  width: 82px;
  height: 82px;
  border-radius: 10px;
  margin-right: 30px; }
.audio-content .audioplayer .the-media {
  display: none; }
.audio-content .audioplayer.scrubbar-type-wave .scrubbar {
  margin: 0 230px 0 60px;
  width: auto;
  position: relative;
  z-index: 10; }
.audio-content .skin-wave.skin-wave-mode-normal .ap-controls .con-controls {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  margin: 0;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%); }
.audio-content .audioplayer.skin-wave .ap-controls .con-playpause {
  width: 33px;
  height: 33px;
  border: 2px solid #e11577;
  border-radius: 100%;
  background: #fff;
  position: relative;
  z-index: 1; }
  .audio-content .audioplayer.skin-wave .ap-controls .con-playpause:after {
    width: 41px;
    height: 41px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e11577), to(#2176fd));
    background-image: linear-gradient(180deg, #e11577 0%, #2176fd 100%);
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
.audio-content .audioplayer.skin-wave .ap-controls .con-playpause.playing {
  border: 0 solid transparent;
  background-image: linear-gradient(-51deg, #e11577 0%, #2176fd 100%);
  border-radius: 100%; }
  .audio-content .audioplayer.skin-wave .ap-controls .con-playpause.playing:after {
    opacity: 0.2; }
  .audio-content .audioplayer.skin-wave .ap-controls .con-playpause.playing .svg-icon path {
    fill: #fff; }
.audio-content .audioplayer.skin-wave .player-but .the-icon-bg {
  background: transparent; }
.audio-content .audioplayer.skin-wave .con-playpause .playbtn svg.svg-icon {
  margin-left: 1px; }
.audio-content .audioplayer.skin-wave .svg-icon path {
  fill: #e11577; }
.audio-content .audioplayer .meta-artist {
  width: 160px;
  float: right; }
.audio-content .audioplayer.skin-wave .curr-time, .audio-content .audioplayer.skin-wave.meta-loaded .total-time {
  display: none !important; }
.audio-content .audioplayer.skin-wave .meta-artist .the-artist {
  display: none; }
.audio-content .audioplayer.skin-wave .meta-artist .the-name {
  margin-top: 0;
  color: #5f6e84;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.45px; }

/*------------------------END-EDITORS-PICKS---------------------------*/
/*------------------------FEATURED-COLLECTIONS---------------------------*/
.featured-collections {
  padding: 52px 20px;
  border-radius: 10px;
  background: #fff;
  -webkit-box-shadow: 0px 10px 30px rgba(46, 79, 131, 0.1);
          box-shadow: 0px 10px 30px rgba(46, 79, 131, 0.1);
  position: relative;
  margin: 0 auto 65px;
  max-width: 1840px;
  overflow: hidden; }
  .featured-collections h2 {
    margin-bottom: 32px; }
  .featured-collections .btn-wrap {
    position: absolute;
    top: 52px;
    right: 70px; }
    .featured-collections .btn-wrap a {
      font-size: 17px;
      line-height: 30px;
      color: #0063FF; }
      .featured-collections .btn-wrap a:hover {
        color: #E11577; }
  .featured-collections .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .featured-collections .content .item {
      width: 32%;
      border-radius: 10px;
      overflow: hidden;
      margin-right: 2%; }
      .featured-collections .content .item figure {
        position: relative;
        z-index: 1;
        height: 380px; }
        .featured-collections .content .item figure:after {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          content: '';
          background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 40, 74, 0)), to(rgba(18, 40, 74, 0.8)));
          background-image: linear-gradient(180deg, rgba(18, 40, 74, 0) 0%, rgba(18, 40, 74, 0.8) 100%); }
        .featured-collections .content .item figure img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
      .featured-collections .content .item .wrap {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 20px 50px 43px;
        z-index: 10; }
        .featured-collections .content .item .wrap .bottom {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          position: relative;
          top: 0; }
          .featured-collections .content .item .wrap .bottom p {
            width: calc(100% - 120px);
            color: #ffffff;
            font-size: 22px;
            font-weight: 700;
            letter-spacing: 0.66px;
            line-height: normal; }
          .featured-collections .content .item .wrap .bottom .btn-wrap-view {
            width: 100px; }
            .featured-collections .content .item .wrap .bottom .btn-wrap-view a {
              display: block;
              width: 100%;
              height: 40px;
              border: 1px solid #ffffff;
              border-radius: 10px;
              color: #ffffff;
              font-size: 17px;
              font-weight: 700;
              letter-spacing: 0.51px;
              text-align: center;
              line-height: 38px;
              -webkit-transition: background .4s ease;
              transition: background .4s ease; }
              .featured-collections .content .item .wrap .bottom .btn-wrap-view a:hover {
                background-image: linear-gradient(-69deg, #e11577 0%, #2176fd 100%);
                border: 0 solid transparent;
                line-height: 40px; }
    .featured-collections .content .item:nth-child(3n) {
      margin-right: 0; }
  .featured-collections .audiogallery {
    position: relative;
    bottom: 0;
    -webkit-transition: bottom .4s ease;
    transition: bottom .4s ease; }
  .featured-collections .audiogallery .slider-main .slider-clipper {
    height: 105px !important; }
  .featured-collections .audiogallery.player-is-playing {
    bottom: -105px; }
  .featured-collections .audiogallery.player-is-playing + .bottom {
    top: -60px !important; }
  .featured-collections .audioplayer.skin-wave .audioplayer-inner .the-thumb-con, .featured-collections .audioplayer.skin-wave .curr-time, .featured-collections .audioplayer.skin-wave.meta-loaded .total-time {
    display: none !important; }
  .featured-collections .audioplayer.skin-wave .audioplayer-inner > .ap-controls {
    padding: 9px 15px; }
  .featured-collections .audioplayer.scrubbar-type-wave .scrubbar {
    height: 32px;
    margin-left: 42px;
    width: calc(100% - 42px);
    position: relative;
    z-index: 1;
    -webkit-transition: top .4s ease;
    transition: top .4s ease;
    top: 200px; }
    .featured-collections .audioplayer.scrubbar-type-wave .scrubbar:after {
      position: absolute;
      top: -9px;
      left: -59px;
      right: -15px;
      bottom: -9px;
      z-index: -1;
      content: '';
      background-color: rgba(255, 255, 255, 0.5);
      border-radius: 10px; }
  .featured-collections .skin-wave.skin-wave-mode-normal .ap-controls .con-controls {
    position: relative;
    top: -11px;
    width: 55px;
    margin: 0;
    left: -17px; }
  .featured-collections .audioplayer .ap-controls .con-playpause .pausebtn .pause-icon {
    z-index: 1000;
    position: relative; }
  .featured-collections .audioplayer.skin-wave .ap-controls .con-playpause {
    width: 55px;
    height: 55px;
    position: relative;
    z-index: 1; }
    .featured-collections .audioplayer.skin-wave .ap-controls .con-playpause:after {
      position: absolute;
      z-index: -1;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 80px;
      height: 80px;
      background: linear-gradient(135deg, #2176fd 1%, #e11577 100%);
      opacity: 00;
      content: '';
      border-radius: 100%; }
  .featured-collections .dzsap-play-icon {
    height: 100%; }
  .featured-collections .audioplayer.skin-wave .con-playpause .playbtn svg.svg-icon {
    margin-left: 2px;
    width: 18px;
    height: 18px; }
  .featured-collections .audioplayer.skin-wave .player-but .the-icon-bg {
    background-image: none; }
  .featured-collections .audioplayer.skin-wave .player-but .the-icon-bg {
    background: transparent; }
    .featured-collections .audioplayer.skin-wave .player-but .the-icon-bg:hover {
      background-image: linear-gradient(-52deg, #e11577 0%, #2176fd 100%); }
  .featured-collections .audioplayer.skin-wave .ap-controls .con-playpause .playbtn {
    border: 2px solid #ffffff; }
    .featured-collections .audioplayer.skin-wave .ap-controls .con-playpause .playbtn:hover {
      border: 0 solid #ffffff; }
      .featured-collections .audioplayer.skin-wave .ap-controls .con-playpause .playbtn:hover .the-icon-bg {
        background-image: linear-gradient(-52deg, #e11577 0%, #2176fd 100%); }
  .featured-collections .player-is-playing .skin-wave.skin-wave-mode-normal .ap-controls .con-controls {
    position: absolute;
    top: 12px;
    left: 15px;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    z-index: 10; }
  .featured-collections .player-is-playing .audioplayer.skin-wave .ap-controls .con-playpause {
    width: 26px;
    height: 26px;
    position: relative;
    z-index: 1; }
    .featured-collections .player-is-playing .audioplayer.skin-wave .ap-controls .con-playpause:after {
      position: absolute;
      z-index: -1;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 32px;
      height: 32px;
      background: linear-gradient(135deg, #2176fd 1%, #e11577 100%);
      opacity: 0.2;
      content: '';
      border-radius: 100%; }
  .featured-collections .player-is-playing .audioplayer.skin-wave .player-but .the-icon-bg {
    background-image: linear-gradient(-52deg, #e11577 0%, #2176fd 100%); }
  .featured-collections .player-is-playing .audioplayer.skin-wave .con-playpause .playbtn svg.svg-icon {
    margin-left: 1px;
    width: 12px;
    height: 12px; }
  .featured-collections .player-is-playing .audioplayer.scrubbar-type-wave .scrubbar {
    top: 0; }
  .featured-collections .audioplayer, .featured-collections .audioplayer * {
    -webkit-transition: none;
    transition: none; }

/*-----------------------END-FEATURED-COLLECTIONS---------------------------*/
/*----------------------FOOTER---------------------------*/
footer {
  padding: 75px 0;
  background-color: #12284a; }
  footer .footer {
    width: 1600px;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    footer .footer h6 {
      opacity: 0.9;
      color: #ffffff;
      font-size: 18px;
      font-weight: 700;
      letter-spacing: 0.54px;
      margin-bottom: 19px; }
    footer .footer .logo {
      width: 200px;
      padding: 0 0 0 13px; }
    footer .footer .footer-menu {
      width: 150px;
      padding: 0 0 0 12px; }
      footer .footer .footer-menu ul li {
        margin-bottom: 0; }
        footer .footer .footer-menu ul li a {
          opacity: 0.9;
          color: #ffffff;
          font-size: 14px;
          font-weight: 400;
          letter-spacing: 0.42px;
          line-height: 46px;
          text-transform: uppercase; }
          footer .footer .footer-menu ul li a:hover {
            color: #E11577; }
    footer .footer .soc-menu {
      width: 250px;
      position: relative;
      left: -12px;
      padding: 8px 0 0; }
      footer .footer .soc-menu ul li {
        display: inline-block;
        margin-right: 12px; }
      footer .footer .soc-menu ul a {
        display: block;
        border-radius: 100%;
        width: 33px;
        height: 33px;
        border: 1px solid #ffffff;
        -webkit-transform: none;
                transform: none;
        text-align: center;
        -webkit-transition: none;
        transition: none; }
        footer .footer .soc-menu ul a i {
          -webkit-transition: none;
          transition: none;
          font-size: 14px;
          color: #fff;
          line-height: 33px; }
        footer .footer .soc-menu ul a:hover {
          border: 0 solid #ffffff;
          background: -webkit-gradient(linear, left top, left bottom, from(#e11577), to(#2176fd));
          background: linear-gradient(180deg, #e11577 0%, #2176fd 100%); }
    footer .footer .subscribe {
      width: 503px;
      padding: 8px 12px 0 0; }
      footer .footer .subscribe h6 {
        margin: 0 0 27px; }
      footer .footer .subscribe .form-subscribe .input-wrap {
        margin-bottom: 20px; }
        footer .footer .subscribe .form-subscribe .input-wrap input {
          height: 50px;
          background-color: rgba(255, 255, 255, 0.15);
          padding: 0 20px;
          color: #fff;
          font-size: 16px;
          font-weight: 400;
          letter-spacing: 0.45px;
          width: calc(100% - 150px);
          border: none;
          border-radius: 10px;
          vertical-align: top;
          line-height: 50px; }
        footer .footer .subscribe .form-subscribe .input-wrap label {
          display: none; }
        footer .footer .subscribe .form-subscribe .input-wrap .btn-default {
          width: 134px;
          border: none;
          float: right; }
    footer .footer .bottom {
      width: 100%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin-top: 55px;
      padding: 33px 13px 0;
      border-top: 1px dotted rgba(255, 255, 255, 0.19); }
      footer .footer .bottom .left {
        width: 50%; }
        footer .footer .bottom .left ul {
          display: inline-block; }
          footer .footer .bottom .left ul li {
            position: relative;
            margin-right: 26px;
            padding-right: 26px;
            display: inline-block; }
            footer .footer .bottom .left ul li:after {
              position: absolute;
              top: 4px;
              bottom: 1px;
              right: 0;
              content: '';
              width: 1px;
              opacity: 0.7;
              background: #fff; }
            footer .footer .bottom .left ul li a {
              opacity: 0.7;
              color: #ffffff;
              font-size: 12px;
              font-weight: 400;
              letter-spacing: 0.36px; }
              footer .footer .bottom .left ul li a:hover {
                color: #E11577; }
          footer .footer .bottom .left ul li:last-child:after {
            display: none; }
      footer .footer .bottom .right {
        width: 50%;
        text-align: right;
        padding-top: 2px; }
        footer .footer .bottom .right ul {
          text-align: right;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: end;
              -ms-flex-pack: end;
                  justify-content: flex-end;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center; }
          footer .footer .bottom .right ul li {
            margin-left: 11px;
            display: inline-block;
            width: -webkit-fit-content;
            width: -moz-fit-content;
            width: fit-content; }
            footer .footer .bottom .right ul li img {
              vertical-align: top;
              opacity: 0.7; }
      footer .footer .bottom p {
        opacity: 0.7;
        color: #ffffff;
        font-size: 12px;
        font-weight: 400;
        letter-spacing: 0.36px;
        margin-right: 110px;
        display: inline-block; }

.checkbox {
  padding-left: 30px;
  position: relative;
  color: rgba(255, 255, 255, 0.7);
  font-size: 12px;
  font-weight: 400;
  letter-spacing: 0.36px;
  line-height: 17px; }

input[type=checkbox] {
  margin: 0;
  display: none; }

p.checkbox input[type="checkbox"] + span {
  position: absolute;
  top: 0;
  left: 0;
  width: 16px;
  height: 16px;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.7); }
  p.checkbox input[type="checkbox"] + span:after {
    content: '\f00c';
    position: absolute;
    top: 0;
    left: 3px;
    font-size: 10px;
    color: #fff;
    opacity: 0;
    font-family: "Font Awesome 5 Pro"; }

p.checkbox input[type="checkbox"]:checked + span {
  background: #0063ff; }
  p.checkbox input[type="checkbox"]:checked + span:after {
    opacity: 1; }

.search-mob {
  display: none;
  position: absolute;
  top: -150px;
  left: 0;
  right: 0;
  padding: 50px 30px 20px;
  -webkit-box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
          box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
  background-color: #ffffff;
  border-radius: 0 0 20px 20px;
  z-index: 9990; }
  .search-mob .wrap {
    position: relative; }
    .search-mob .wrap input {
      height: 50px;
      background-color: rgba(85, 122, 175, 0.07);
      padding: 0 20px 0 65px;
      color: #fff;
      font-size: 16px;
      font-weight: 400;
      letter-spacing: 0.45px;
      width: calc(100% - 140px);
      border: none;
      border-radius: 10px;
      vertical-align: top; }
    .search-mob .wrap label {
      position: absolute;
      top: 0;
      left: 0;
      display: inline-block;
      height: 50px;
      font-size: 20px;
      color: #5F6E84;
      line-height: 50px;
      text-align: center;
      width: 50px; }
    .search-mob .wrap .btn-default {
      width: 127px;
      border: none;
      float: right; }
  .search-mob .btn-close {
    position: absolute;
    top: 10px;
    right: 25px; }
    .search-mob .btn-close a {
      font-size: 20px;
      color: #5F6E84;
      display: inline-block;
      padding: 5px; }
      .search-mob .btn-close a i {
        -webkit-transition: none;
        transition: none; }
      .search-mob .btn-close a:hover {
        color: #E11577; }

.search-mob.is-active {
  top: 0; }

.mob-menu {
  display: none; }
  .mob-menu a {
    display: inline-block;
    width: 25px;
    height: 17px; }
    .mob-menu a span {
      display: block;
      float: right;
      background: #5f6e84;
      height: 2px;
      width: 100%; }
    .mob-menu a span + span {
      margin-top: 6px; }
    .mob-menu a span:nth-child(2) {
      width: 20px; }

.top-menu > li.li-mob {
  display: none; }

input {
  outline: none !important; }

.top-menu .sub:nth-child(4) {
  margin-right: 0; }

/*---------------------END-FOOTER---------------------------*/
/*---------------------PAGE-BLOG---------------------------*/
.top-line-blog .sub {
  position: relative; }

.sub-menu-blog {
  position: absolute;
  top: 150%;
  left: 50%;
  width: auto;
  -webkit-box-shadow: 0px 5px 10px rgba(46, 79, 131, 0.1);
  box-shadow: 0px 5px 10px rgba(46, 79, 131, 0.1);
  border-radius: 10px;
  background: #fff;
  padding: 30px 30px;
  display: block;
  -webkit-transform: translate(-50%, 0) scale(0);
          transform: translate(-50%, 0) scale(0); }
  .sub-menu-blog ul li {
    margin-bottom: 10px; }
    .sub-menu-blog ul li a {
      font-size: 14px;
      line-height: 30px;
      color: #5F6E84;
      white-space: nowrap; }
      .sub-menu-blog ul li a:hover {
        color: #E11577; }
  .sub-menu-blog ul li:last-child {
    margin: 0; }

.top-menu > li:hover .sub-menu-blog {
  -webkit-transform: translate(-50%, 0) scale(1);
          transform: translate(-50%, 0) scale(1); }

.top-line-blog .content-width .search-wrap .wrap {
  display: block;
  width: 100%; }
.top-line-blog .content-width .search-wrap .wrap .select2-container {
  width: 100% !important; }
.top-line-blog .content-width .search-wrap {
  padding: 0;
  width: 500px !important; }
.top-line-blog .content-width .top-menu-wrap {
  width: calc(100% - 164px - 500px) !important; }
.top-line-blog .top-menu .sub {
  margin-right: 35px; }
.top-line-blog .top-menu .sub > a {
  padding-right: 15px; }

.blog-big {
  margin: 0 0 60px; }
  .blog-big .content-width {
    padding: 0 40px; }
  .blog-big .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-radius: 20px;
    overflow: hidden; }
    .blog-big .swiper-slide figure {
      width: 50%; }
      .blog-big .swiper-slide figure img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        vertical-align: top; }
    .blog-big .swiper-slide .text-wrap {
      width: 50%;
      position: relative;
      background-color: #323edd;
      padding: 312px 100px 100px; }
      .blog-big .swiper-slide .text-wrap .top-label {
        position: absolute;
        top: 100px;
        right: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
            -ms-flex-pack: end;
                justify-content: flex-end;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        width: auto; }
        .blog-big .swiper-slide .text-wrap .top-label p.label {
          font-size: 15px;
          font-weight: 700;
          letter-spacing: 0.45px;
          background-color: #ed1377;
          line-height: 50px;
          white-space: nowrap;
          padding: 0 50px 0 30px;
          border-radius: 10px 0 0 10px;
          color: #fff;
          width: auto; }
        .blog-big .swiper-slide .text-wrap .top-label p.item-date {
          margin-right: 35px;
          color: #ffffff;
          width: auto;
          font-size: 14px;
          font-weight: 400;
          letter-spacing: 0.42px;
          line-height: 22px; }
          .blog-big .swiper-slide .text-wrap .top-label p.item-date i {
            margin-right: 5px;
            font-size: 10px;
            position: relative;
            top: -1px; }
        .blog-big .swiper-slide .text-wrap .top-label p.date {
          margin-right: 20px; }
      .blog-big .swiper-slide .text-wrap h1, .blog-big .swiper-slide .text-wrap h2 {
        color: #ffffff;
        font-size: 50px;
        font-weight: 700;
        letter-spacing: 1.5px;
        line-height: 61px;
        margin-bottom: 18px;
        text-transform: inherit; }
      .blog-big .swiper-slide .text-wrap > p {
        color: #ffffff;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0.45px;
        line-height: 24px;
        max-width: 500px;
        margin: 0 0 41px; }
      .blog-big .swiper-slide .text-wrap .btn-wrap a {
        width: 168px; }
  .blog-big .wrap-arrows {
    position: absolute;
    top: 122px;
    left: 50%;
    -webkit-transform: translate(77%, 0);
            transform: translate(77%, 0);
    width: 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    z-index: 10;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
    .blog-big .wrap-arrows > div {
      position: relative;
      top: 0;
      left: 0;
      right: 0;
      opacity: 1; }

.btn-border {
  display: inline-block;
  width: 100%;
  cursor: pointer;
  height: 50px;
  border: 1px solid #ffffff;
  position: relative;
  background: transparent;
  color: #fff;
  font-size: 17px;
  font-weight: 700;
  line-height: 48px;
  border-radius: 10px;
  z-index: 1;
  text-align: center; }
  .btn-border i {
    -webkit-transition: none;
    transition: none;
    margin-left: 10px;
    font-weight: 400;
    position: relative;
    top: 1px; }
  .btn-border:after {
    position: absolute;
    top: -1px;
    left: -1px;
    right: -1px;
    bottom: -1px;
    border-radius: 10px;
    content: '';
    z-index: -1;
    background-image: linear-gradient(-71deg, #e11577 0%, #2176fd 100%);
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease; }
  .btn-border:hover {
    border: 1px solid transparent;
    -webkit-box-shadow: 0 5px 15px rgba(113, 49, 203, 0.4);
            box-shadow: 0 5px 15px rgba(113, 49, 203, 0.4); }
    .btn-border:hover:after {
      opacity: 1; }
  .btn-border:active {
    border: 1px solid transparent;
    -webkit-box-shadow: 0 5px 15px rgba(113, 49, 203, 0.4);
            box-shadow: 0 5px 15px rgba(113, 49, 203, 0.4); }
    .btn-border:active:after {
      opacity: 1; }

.blog {
  margin: 0 0 50px; }
  .blog .content-width {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    width: 1514px;
    margin: auto;
    padding: 0; }
    .blog .content-width .item {
      -webkit-box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
              box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
      background-color: #ffffff;
      border-radius: 15px;
      overflow: hidden;
      width: 31.5%;
      margin: 0 2.75% 40px 0; }
      .blog .content-width .item figure {
        position: relative;
        height: 261px; }
        .blog .content-width .item figure img {
          vertical-align: top;
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
        .blog .content-width .item figure .label {
          position: absolute;
          top: 20px;
          left: 20px;
          padding: 0 20px;
          color: #ffffff;
          font-size: 15px;
          font-weight: 700;
          letter-spacing: 0.45px;
          height: 42px;
          background-color: #0063ff;
          line-height: 42px;
          border-radius: 10px; }
        .blog .content-width .item figure .pink {
          background-color: #ed1377; }
        .blog .content-width .item figure .green {
          background-color: #00d0a8; }
        .blog .content-width .item figure .lite-green {
          background-color: #14c6c6; }
        .blog .content-width .item figure .purple {
          background-color: #9a0bd9; }
        .blog .content-width .item figure .orange {
          background-color: #fc732c; }
      .blog .content-width .item .text-wrap {
        padding: 28px 35px 35px; }
        .blog .content-width .item .text-wrap h5 {
          margin-bottom: 10px;
          min-height: 70px; }
          .blog .content-width .item .text-wrap h5 a {
            color: #12284a;
            font-size: 27px;
            font-weight: 700;
            letter-spacing: 0.81px;
            line-height: 35px; }
            .blog .content-width .item .text-wrap h5 a:hover {
              color: #E11577; }
        .blog .content-width .item .text-wrap p {
          color: #12284a;
          font-size: 15px;
          font-weight: 400;
          letter-spacing: 0.45px;
          line-height: 24px;
          margin-bottom: 23px;
          min-height: 72px; }
        .blog .content-width .item .text-wrap .btn-wrap a {
          display: inline-block;
          color: #e11577;
          font-size: 17px;
          font-weight: 700;
          letter-spacing: 0.51px; }
          .blog .content-width .item .text-wrap .btn-wrap a i {
            margin-left: 10px;
            -webkit-transition: none;
            transition: none;
            position: relative;
            top: 2px; }
          .blog .content-width .item .text-wrap .btn-wrap a:hover {
            color: #12284A; }
    .blog .content-width .item:nth-child(3n) {
      margin-right: 0; }

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
  margin: 1px 0 21px; }
  .pagination li {
    width: 40px;
    height: 40px;
    opacity: 0.4;
    margin: 0 5px;
    text-align: center;
    border: 1px solid transparent;
    border-radius: 10px;
    line-height: 38px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.42px; }
    .pagination li a {
      display: block;
      width: 100%;
      height: 40px;
      border: 1px solid #5f6e84;
      border-radius: 10px;
      line-height: 38px;
      opacity: 0.8;
      color: #5f6e84;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0.42px;
      text-align: center;
      margin: 0; }
    .pagination li:hover {
      opacity: 1; }
      .pagination li:hover a:hover {
        color: #E11577;
        opacity: 1;
        border: 1px solid #E11577; }
  .pagination .big-item {
    width: 100px;
    opacity: 1; }
  .pagination .active {
    color: #E11577;
    opacity: 1;
    border: 1px solid #E11577;
    position: relative;
    top: 1px; }
  .pagination .prev {
    margin-right: 13px; }
  .pagination .next {
    margin-left: 13px; }

/*--------------------END-PAGE-BLOG---------------------------*/
/*---------------------PAGE-CATEGORY---------------------------*/
.top-category {
  margin: 0 0 60px; }
  .top-category .content-width {
    padding: 0 40px; }
  .top-category .content {
    background-image: -webkit-gradient(linear, left top, right top, from(#f2255c), to(#fc7927));
    background-image: linear-gradient(to right, #f2255c 0%, #fc7927 100%);
    min-height: 220px;
    border-radius: 20px;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 0 15px; }
  .top-category h1 {
    color: #fff;
    margin-bottom: 17px;
    font-size: 50px;
    font-weight: 700;
    letter-spacing: 1.5px;
    width: 100%;
    text-transform: inherit; }
  .top-category a {
    display: inline-block;
    color: #ffffff;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.51px;
    width: auto; }
    .top-category a span {
      -webkit-transition: none;
      transition: none; }
    .top-category a i {
      -webkit-transition: none;
      transition: none;
      margin-right: 8px; }
    .top-category a:hover {
      opacity: 0.7; }

/*--------------------END-PAGE-CATEGORY---------------------------*/
/*---------------------PAGE-404---------------------------*/
.block-404 {
  padding: 175px 0 140px;
  position: relative;
  z-index: 1;
  min-height: calc(100vh - 554px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .block-404:after {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -157%);
            transform: translate(-50%, -157%);
    content: '404';
    opacity: 0.05;
    color: #0063ff;
    font-size: 400px;
    font-weight: 700;
    letter-spacing: 12px;
    line-height: 46px;
    z-index: -1; }
  .block-404 h1 {
    color: #0063ff;
    font-size: 140px;
    font-weight: 700;
    letter-spacing: 4.2px;
    line-height: 1;
    margin-bottom: 41px;
    text-align: center;
    text-transform: inherit; }
  .block-404 p {
    font-size: 24px;
    font-weight: 400;
    letter-spacing: 0.72px;
    line-height: 36px;
    max-width: 430px;
    margin: 0 auto 66px;
    text-align: center; }
  .block-404 .btn-wrap {
    text-align: center; }
    .block-404 .btn-wrap a {
      width: 155px; }

.btn-red {
  background: transparent;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  border: 1px solid #e11577;
  color: #e11577; }
  .btn-red:hover {
    background: #e11577;
    color: #fff; }

/*--------------------END-PAGE-404---------------------------*/
/*---------------------PAGE-ARTICLE---------------------------*/
.article-top {
  margin: 0 0 60px; }
  .article-top .content {
    background-image: -webkit-gradient(linear, left top, right top, from(#1163fb), to(#00c6ff));
    background-image: linear-gradient(to right, #1163fb 0%, #00c6ff 100%);
    padding: 42px 15px;
    border-radius: 20px; }
    .article-top .content h1 {
      color: #ffffff;
      font-size: 36px;
      font-weight: 700;
      letter-spacing: 1.08px;
      line-height: 46px;
      text-align: center;
      max-width: 1065px;
      text-transform: inherit;
      margin: 0 auto 23px; }
    .article-top .content ul {
      text-align: center; }
      .article-top .content ul li {
        display: inline-block;
        margin: 0 10px;
        color: #ffffff;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.42px;
        line-height: 22px; }
        .article-top .content ul li i {
          -webkit-transition: none;
          transition: none;
          margin-right: 5px;
          font-size: 10px; }
        .article-top .content ul li .fa-tag {
          -webkit-transform: scale(-1, 1);
                  transform: scale(-1, 1);
          -webkit-transform-origin: top left;
                  transform-origin: top left;
          margin: 0 0 0 5px; }

.page-article .top-line .content-width {
  padding: 0 50px; }

.article-block {
  margin: 0 0 60px; }
  .article-block .content-width {
    width: 910px;
    margin: auto;
    padding: 0; }
  .article-block figure {
    margin: 40px 0 38px; }
    .article-block figure img {
      vertical-align: top;
      border-radius: 20px;
      width: 100%; }
  .article-block h3 {
    color: #12284a;
    font-size: 27px;
    font-weight: 700;
    letter-spacing: 0.81px;
    line-height: 36px;
    margin: 0 0 19px; }
    .article-block h3:first-letter {
      float: left;
      font-size: 125px;
      font-weight: 700;
      line-height: 1;
      text-transform: uppercase;
      margin: -6px 9px 0 -7px; }
  .article-block p {
    font-size: 16px;
    letter-spacing: 0.48px;
    line-height: 25px;
    margin-bottom: 20px; }
    .article-block p a {
      font-size: 16px;
      letter-spacing: 0.48px;
      line-height: 25px;
      color: #0063ff;
      border-bottom: 1px dotted #0063ff; }
      .article-block p a:hover {
        color: #E11577;
        border-bottom: 1px dotted #E11577; }
  .article-block h6 {
    font-size: 27px;
    font-weight: 700;
    letter-spacing: 0.81px;
    line-height: 36px;
    margin: 35px 0 17px; }
  .article-block .bottom {
    margin-top: 38px;
    padding-top: 25px;
    border-top: 1px dotted rgba(95, 110, 132, 0.25);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .article-block .bottom .left {
      width: auto; }
      .article-block .bottom .left a {
        color: #e11577;
        font-size: 17px;
        font-weight: 700;
        letter-spacing: 0.51px; }
        .article-block .bottom .left a i {
          margin-right: 7px; }
        .article-block .bottom .left a:hover {
          opacity: 0.7; }
    .article-block .bottom .right {
      position: relative;
      top: -3px; }
      .article-block .bottom .right ul li {
        display: inline-block;
        margin-left: 5px; }
        .article-block .bottom .right ul li a {
          padding: 0 12px;
          background-color: rgba(85, 122, 175, 0.1);
          color: rgba(95, 110, 132, 0.8);
          font-size: 11px;
          font-weight: 400;
          letter-spacing: 0.33px;
          line-height: 31px;
          border-radius: 8px;
          display: block; }
          .article-block .bottom .right ul li a:hover {
            color: #E11577; }

.related-posts {
  margin: 0 auto 70px;
  -webkit-box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
          box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
  background-color: #ffffff;
  border-radius: 20px;
  padding: 51px 13px;
  max-width: 1840px; }
  .related-posts h2 {
    margin-bottom: 32px; }
  .related-posts .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start; }
    .related-posts .content .item {
      width: 32%;
      margin-right: 2%;
      height: 380px;
      position: relative;
      border-radius: 20px;
      z-index: 1;
      overflow: hidden; }
      .related-posts .content .item img {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        -o-object-fit: cover;
           object-fit: cover;
        vertical-align: top;
        z-index: 0;
        width: 100%;
        height: 100%; }
      .related-posts .content .item:after {
        position: absolute;
        z-index: 1;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 40, 74, 0)), to(rgba(18, 40, 74, 0.8)));
        background-image: linear-gradient(180deg, rgba(18, 40, 74, 0) 0%, rgba(18, 40, 74, 0.8) 100%);
        content: ''; }
      .related-posts .content .item .label {
        position: absolute;
        top: 20px;
        left: 20px;
        padding: 0 20px;
        color: #ffffff;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 0.45px;
        height: 42px;
        background-color: #0063ff;
        line-height: 42px;
        border-radius: 10px; }
      .related-posts .content .item .pink {
        background-color: #ed1377; }
      .related-posts .content .item .green {
        background-color: #00d0a8; }
      .related-posts .content .item .lite-green {
        background-color: #14c6c6; }
      .related-posts .content .item .purple {
        background-color: #9a0bd9; }
      .related-posts .content .item .orange {
        background-color: #fc732c; }
    .related-posts .content .item:nth-child(3n) {
      margin-right: 0; }
    .related-posts .content .wrap-text {
      position: absolute;
      bottom: 36px;
      left: 40px;
      right: 40px;
      z-index: 3; }
      .related-posts .content .wrap-text h6 {
        margin-bottom: 10px; }
        .related-posts .content .wrap-text h6 a {
          color: #ffffff;
          font-size: 27px;
          font-weight: 700;
          letter-spacing: 0.81px;
          line-height: 35px; }
          .related-posts .content .wrap-text h6 a:hover {
            color: #E11577; }
      .related-posts .content .wrap-text p {
        color: #ffffff;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0.45px;
        line-height: 24px;
        min-height: 44px; }
      .related-posts .content .wrap-text .link-wrap {
        max-height: 0;
        overflow: hidden; }
        .related-posts .content .wrap-text .link-wrap a {
          color: #e11577;
          font-size: 17px;
          font-weight: 700;
          letter-spacing: 0.51px;
          display: inline-block;
          white-space: nowrap; }
          .related-posts .content .wrap-text .link-wrap a i {
            margin-left: 7px;
            -webkit-transition: none;
            transition: none;
            position: relative;
            top: 2px; }
          .related-posts .content .wrap-text .link-wrap a:hover {
            color: #fff; }
    .related-posts .content .item:hover .wrap-text .link-wrap {
      max-height: 30px;
      margin: 22px 0 4px; }

/*--------------------END-PAGE-ARTICLE---------------------------*/
/*---------------------PAGE-PRIVACY-POLICY---------------------------*/
.page-privacy-policy .top-category .content {
  background-image: -webkit-gradient(linear, left top, right top, from(#453a94), to(#f51c67));
  background-image: linear-gradient(to right, #453a94 0%, #f51c67 100%); }
.page-privacy-policy .top-category {
  margin-bottom: 50px; }

.top-category .content p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.48px; }

.privacy-policy {
  margin: 0 0 70px; }
  .privacy-policy .content-width {
    width: 1016px;
    padding: 0; }
  .privacy-policy p {
    color: #12284a;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.45px;
    line-height: 19px;
    margin-bottom: 19px; }
    .privacy-policy p a {
      color: #0063ff;
      font-size: 15px;
      font-weight: 400;
      letter-spacing: 0.45px;
      line-height: 19px;
      border-bottom: 1px dotted #0063ff; }
      .privacy-policy p a:hover {
        color: #E11577;
        border-bottom: 1px dotted #E11577; }
  .privacy-policy ol {
    margin: 0 0 30px;
    padding: 0; }
    .privacy-policy ol > li {
      margin-bottom: 19px;
      counter-increment: li;
      position: relative;
      list-style-type: none;
      color: #12284a;
      font-size: 15px;
      font-weight: 400;
      letter-spacing: 0.45px;
      line-height: 19px; }
      .privacy-policy ol > li a {
        color: #0063ff;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0.45px;
        line-height: 19px;
        border-bottom: 1px dotted #0063ff; }
        .privacy-policy ol > li a:hover {
          color: #E11577;
          border-bottom: 1px dotted #E11577; }
      .privacy-policy ol > li:before {
        content: counter(li) ".";
        position: relative;
        top: 0;
        left: 0;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 0.45px;
        line-height: 19px;
        margin-right: 4px;
        display: inline-block;
        float: left; }
  .privacy-policy ul li {
    margin-bottom: 19px;
    color: #12284a;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.45px;
    line-height: 19px;
    position: relative; }
    .privacy-policy ul li a {
      color: #0063ff;
      font-size: 15px;
      font-weight: 400;
      letter-spacing: 0.45px;
      line-height: 19px;
      border-bottom: 1px dotted #0063ff; }
      .privacy-policy ul li a:hover {
        color: #E11577;
        border-bottom: 1px dotted #E11577; }
    .privacy-policy ul li:before {
      position: relative;
      top: 7px;
      left: 0;
      width: 4px;
      height: 4px;
      background: #12284A;
      border-radius: 100%;
      margin-right: 17px;
      float: left;
      content: ''; }

/*--------------------END-PAGE-PRIVACY-POLICY---------------------------*/
/*---------------------PAGE-CONTACT---------------------------*/
.page-contact .top-category .content {
  background-image: -webkit-gradient(linear, left top, right top, from(#12c2e9), color-stop(55%, #c471ed), to(#f64f59));
  background-image: linear-gradient(to right, #12c2e9 0%, #c471ed 55%, #f64f59 100%); }

.contact-form-wrap {
  margin: 0 0 50px; }
  .contact-form-wrap .content-width {
    width: 825px;
    padding: 0; }
  .contact-form-wrap .contact-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .contact-form-wrap .contact-form .input-wrap {
      position: relative;
      width: 48.5%;
      margin-bottom: 25px; }
      .contact-form-wrap .contact-form .input-wrap input {
        width: 100%;
        background-color: rgba(85, 122, 175, 0.07);
        border-radius: 10px;
        height: 50px;
        padding: 0 60px 0 20px;
        border: 1px solid transparent;
        color: #5f6e84;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0.45px; }
        .contact-form-wrap .contact-form .input-wrap input:focus {
          border: 1px solid #1163fb; }
      .contact-form-wrap .contact-form .input-wrap textarea {
        width: 100%;
        background-color: rgba(85, 122, 175, 0.07);
        border-radius: 10px;
        height: 180px;
        padding: 16px 20px;
        border: 1px solid transparent;
        color: #5f6e84;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0.45px;
        resize: none; }
        .contact-form-wrap .contact-form .input-wrap textarea:focus {
          border: 1px solid #1163fb; }
      .contact-form-wrap .contact-form .input-wrap label {
        display: inline-block;
        width: 56px;
        height: 50px;
        text-align: center;
        font-size: 18px;
        line-height: 50px;
        color: #5f6e84;
        position: absolute;
        top: 0;
        right: 0; }
      .contact-form-wrap .contact-form .input-wrap span {
        visibility: hidden;
        position: absolute;
        top: -20px;
        color: #ff1414;
        font-size: 11px;
        font-weight: 400;
        letter-spacing: 0.33px;
        left: 0; }
    .contact-form-wrap .contact-form .input-wrap-full {
      width: 100%;
      margin-bottom: 20px; }
      .contact-form-wrap .contact-form .input-wrap-full label {
        display: none; }
      .contact-form-wrap .contact-form .input-wrap-full button {
        border: none; }
  .contact-form-wrap .send-ok {
    text-align: center; }
    .contact-form-wrap .send-ok .icon-wrap {
      margin-bottom: 16px; }
    .contact-form-wrap .send-ok h6 {
      color: #12284a;
      font-size: 23px;
      font-weight: 700;
      letter-spacing: 0.69px;
      line-height: 27px;
      margin-bottom: 20px; }
      .contact-form-wrap .send-ok h6 span {
        display: block; }
    .contact-form-wrap .send-ok p {
      color: #5f6e84;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0.42px;
      margin-bottom: 45px; }
    .contact-form-wrap .send-ok .link-wrap a {
      color: #e11577;
      font-size: 17px;
      font-weight: 700;
      letter-spacing: 0.51px; }
      .contact-form-wrap .send-ok .link-wrap a i {
        margin-right: 10px;
        -webkit-transition: none;
        transition: none; }
      .contact-form-wrap .send-ok .link-wrap a:hover {
        color: #12284A; }

.input-wrap.error input {
  background-color: rgba(255, 20, 20, 0.03) !important;
  color: #ff1414 !important;
  border: 1px solid #ff1414 !important; }
.input-wrap.error textarea {
  border: 1px solid #ff1414 !important; }
.input-wrap.error span {
  visibility: visible !important; }
.input-wrap.error label {
  color: #ff1414 !important; }

input, textarea, button {
  outline: none !important; }

/*--------------------END-PAGE-CONTACT---------------------------*/
/*---------------------PAGE-PRICING---------------------------*/
.page-pricing .top-category .content {
  background-image: -webkit-gradient(linear, left top, right top, from(#7028e4), to(#da7df0));
  background-image: linear-gradient(to right, #7028e4 0%, #da7df0 100%);
  padding: 60px 15px; }
.page-pricing .top-category h1 {
  max-width: 1110px;
  margin: 0 auto 17px; }
.page-pricing .top-category .content p {
  max-width: 870px;
  margin: auto;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.48px;
  line-height: 26px; }

.tariff-plan {
  margin: 0 0 98px; }
  .tariff-plan .content-width {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .tariff-plan .content-width .item {
      width: 500px;
      margin: 0 25px;
      -webkit-box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
              box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
      background-color: #ffffff;
      padding: 38px 50px;
      border-radius: 20px;
      position: relative;
      height: -webkit-min-content;
      height: -moz-min-content;
      height: min-content; }
      .tariff-plan .content-width .item:after {
        position: absolute;
        top: 0;
        right: 0;
        content: url("../img/icon-1.svg"); }
      .tariff-plan .content-width .item:hover {
        -webkit-box-shadow: 0 2px 4px rgba(46, 79, 131, 0.1);
                box-shadow: 0 2px 4px rgba(46, 79, 131, 0.1); }
      .tariff-plan .content-width .item figure {
        position: absolute;
        display: inline-block;
        top: 39px;
        right: 48px;
        z-index: 1; }
        .tariff-plan .content-width .item figure img {
          vertical-align: top; }
      .tariff-plan .content-width .item h4 {
        color: #12284a;
        font-size: 27px;
        font-weight: 700;
        letter-spacing: 0.81px;
        line-height: 35px;
        margin-bottom: 0; }
      .tariff-plan .content-width .item h6 {
        position: relative;
        color: #0063ff;
        margin-bottom: 30px; }
        .tariff-plan .content-width .item h6 span.big {
          display: inline-block;
          font-size: 70px;
          font-weight: 700;
          line-height: 35px; }
        .tariff-plan .content-width .item h6 span.right {
          display: inline-block;
          width: 65px; }
          .tariff-plan .content-width .item h6 span.right sub {
            font-size: 18px;
            font-weight: 400;
            line-height: 35px;
            float: left;
            bottom: -12px; }
          .tariff-plan .content-width .item h6 span.right sup {
            float: left;
            font-size: 24px;
            font-weight: 700;
            line-height: 35px;
            top: 14px; }
      .tariff-plan .content-width .item ul {
        padding-top: 19px;
        border-top: 1px dotted rgba(95, 110, 132, 0.25);
        margin: 0 0 20px; }
        .tariff-plan .content-width .item ul li {
          position: relative;
          padding-left: 25px;
          color: #5f6e84;
          font-size: 17px;
          font-weight: 400;
          letter-spacing: 0.51px;
          line-height: 40px; }
          .tariff-plan .content-width .item ul li:before {
            position: absolute;
            top: 1px;
            left: 0;
            content: "\f00c";
            font-family: "Font Awesome 5 Pro";
            color: #0063ff;
            font-size: 14px; }
    .tariff-plan .content-width .item-premium:after {
      content: url("../img/icon-2.svg"); }
    .tariff-plan .content-width .item-premium h6 {
      color: #ff224d; }
    .tariff-plan .content-width .item-premium ul li:before {
      color: #ff224d; }
    .tariff-plan .content-width .bottom {
      width: 100%;
      text-align: center;
      margin-top: 31px; }
      .tariff-plan .content-width .bottom p {
        color: #5f6e84;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0.45px;
        line-height: 40px; }

.audioplayer.skin-wave .audioplayer-inner .the-thumb {
  background-color: transparent !important; }

input:invalid {
  -webkit-box-shadow: none;
          box-shadow: none; }

.reviews {
  margin: 0 0 47px; }
  .reviews h2 {
    text-align: center;
    margin-bottom: 49px;
    color: #12284a;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 1.08px;
    line-height: 46px;
    text-transform: inherit; }
  .reviews .content {
    position: relative;
    z-index: 1;
    padding: 50px 110px 50px; }
    .reviews .content:after {
      position: absolute;
      height: 350px;
      background-color: #7028e4;
      top: 0;
      left: 0;
      right: 0;
      border-radius: 20px;
      content: '';
      z-index: -1; }
    .reviews .content .swiper-slide {
      padding: 31px 0 64px; }
      .reviews .content .swiper-slide .item {
        -webkit-box-shadow: 0 2px 4px rgba(46, 79, 131, 0.1);
                box-shadow: 0 2px 4px rgba(46, 79, 131, 0.1);
        background-color: #ffffff;
        border-radius: 15px;
        position: relative;
        padding: 0 40px 35px; }
        .reviews .content .swiper-slide .item figure {
          position: relative;
          top: -31px;
          width: 121px;
          height: 121px;
          border-radius: 100%;
          border: 2px solid #fff;
          overflow: hidden;
          margin: 0 0 -19px; }
          .reviews .content .swiper-slide .item figure img {
            vertical-align: top;
            width: 100%;
            height: 100%;
            -o-object-fit: cover;
               object-fit: cover; }
        .reviews .content .swiper-slide .item .stars-wrap {
          position: absolute;
          top: 30px;
          right: 40px; }
          .reviews .content .swiper-slide .item .stars-wrap i {
            display: inline-block;
            color: #ffc107;
            font-size: 14px;
            margin-left: 2px; }
        .reviews .content .swiper-slide .item h6 {
          color: #12284a;
          font-size: 24px;
          font-weight: 700;
          letter-spacing: 0.72px;
          line-height: 35px;
          margin-bottom: -7px; }
        .reviews .content .swiper-slide .item p {
          color: #12284a;
          font-size: 16px;
          font-weight: 400;
          letter-spacing: 0.48px;
          line-height: 26px; }
        .reviews .content .swiper-slide .item p.info {
          color: #5f6e84;
          font-size: 15px;
          font-weight: 400;
          letter-spacing: 0.45px;
          line-height: 40px;
          margin-bottom: 18px;
          padding-bottom: 7px;
          border-bottom: 1px dotted rgba(95, 110, 132, 0.25); }
  .reviews .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    width: 23px;
    height: 7px;
    border-radius: 4px;
    background-color: rgba(85, 122, 175, 0.15);
    opacity: 1;
    outline: none !important; }
  .reviews .swiper-pagination-bullet-active {
    width: 50px !important;
    background-color: #e11577 !important; }

.accordion-panel {
  display: none; }

.accordion, .accordion * {
  -webkit-transition: none !important;
  transition: none !important; }

.faq {
  margin: 0 0 110px; }
  .faq h2 {
    text-align: center;
    margin-bottom: 49px;
    color: #12284a;
    font-size: 36px;
    font-weight: 700;
    letter-spacing: 1.08px;
    line-height: 46px;
    text-transform: inherit; }
  .faq .content {
    max-width: 1050px;
    width: 100%;
    margin: auto; }
    .faq .content .accordion-item {
      -webkit-box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
              box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
      background-color: #ffffff;
      border-radius: 20px;
      padding: 22px 100px 22px 50px;
      margin: 0 0 25px;
      position: relative; }
      .faq .content .accordion-item:after {
        position: absolute;
        top: 50%;
        right: 50px;
        -webkit-transform: translate(0, -50%);
                transform: translate(0, -50%);
        width: 40px;
        height: 40px;
        background-color: #e11577;
        text-align: center;
        content: '\f078';
        font-family: "Font Awesome 5 Pro";
        color: #fff;
        line-height: 40px;
        border-radius: 100%;
        -webkit-transform-origin: top left;
                transform-origin: top left;
        -webkit-transition: all .4s ease;
        transition: all .4s ease; }
      .faq .content .accordion-item:hover {
        -webkit-box-shadow: 0 2px 4px rgba(46, 79, 131, 0.1);
                box-shadow: 0 2px 4px rgba(46, 79, 131, 0.1); }
    .faq .content .accordion-item.is-active {
      padding-bottom: 26px; }
      .faq .content .accordion-item.is-active:after {
        -webkit-transform: scale(1, -1) translate(0, -50%);
                transform: scale(1, -1) translate(0, -50%); }
    .faq .content .accordion-thumb {
      color: #12284a;
      font-size: 24px;
      font-weight: 700;
      letter-spacing: 0.72px;
      line-height: 46px;
      cursor: pointer;
      margin: 0 0 1px; }
    .faq .content .accordion-panel {
      color: #5f6e84;
      font-size: 15px;
      font-weight: 400;
      letter-spacing: 0.45px;
      line-height: 24px; }

.price-info {
  margin: 0 0 100px; }
  .price-info ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    max-width: 1702px;
    margin: 0 auto 20px;
    padding: 0 0 0 50px; }
    .price-info ul li {
      width: 23%;
      margin-right: 2.66%;
      text-align: center; }
      .price-info ul li figure {
        width: 100px;
        height: 100px;
        background-image: -webkit-gradient(linear, left top, left bottom, from(#4d7dd9), to(#45109a));
        background-image: linear-gradient(180deg, #4d7dd9 0%, #45109a 100%);
        position: relative;
        text-align: center;
        z-index: 1;
        border-radius: 100%;
        margin: 0 auto 37px; }
        .price-info ul li figure i {
          font-size: 30px;
          color: #fff;
          line-height: 100px; }
        .price-info ul li figure:after {
          position: absolute;
          width: 100px;
          height: 100px;
          top: -8px;
          left: -8px;
          z-index: -1;
          content: '';
          border-radius: 100%;
          border: 8px solid rgba(75, 99, 202, 0.15); }
      .price-info ul li h6 {
        color: #12284a;
        font-size: 24px;
        font-weight: 700;
        letter-spacing: 0.72px;
        margin: 0 0 11px; }
      .price-info ul li p {
        color: #5f6e84;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.42px;
        line-height: 20px; }
    .price-info ul li:last-child {
      margin-right: 0; }
  .price-info .bottom {
    text-align: center;
    margin: 48px 0 0; }
    .price-info .bottom a {
      width: 155px; }

/*--------------------END-PAGE-PRICING---------------------------*/
/*---------------------PAGE-MY-ACCOUNT---------------------------*/
.top-line.login-user .content-width .user-wrap {
  width: 80px;
  position: relative; }

.top-line.login-user .content-width .top-menu-wrap {
  width: calc(100% - 810px);
  padding: 15px 0 0 84px; }

.top-line.login-user .content-width .volume-wrap {
  padding: 0;
  margin: 0 15px 0 0; }

.top-line.login-user .content-width .search-wrap {
  width: 440px;
  padding: 0 0 0 5px; }

.top-line.login-user .content-width .volume-wrap .audiogallery {
  left: -4px; }

.user-dropdown > a {
  display: block;
  width: 76px;
  height: 50px;
  padding-right: 20px;
  position: relative;
  margin: 0 0 0 12px; }
  .user-dropdown > a img {
    width: 50px;
    height: 50px;
    -o-object-fit: cover;
       object-fit: cover;
    border-radius: 10px;
    float: left; }
  .user-dropdown > a:after {
    position: absolute;
    top: 0;
    right: 0;
    width: 26px;
    height: 50px;
    content: '\f078';
    line-height: 50px;
    text-align: center;
    color: #5f6e84;
    font-size: 10px;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900; }
.user-dropdown > a.is-active:after {
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }
.user-dropdown .dropdown {
  position: absolute;
  top: 0;
  right: 0;
  width: auto;
  border-radius: 10px;
  -webkit-box-shadow: 0 10px 20px rgba(46, 79, 131, 0.1);
          box-shadow: 0 10px 20px rgba(46, 79, 131, 0.1);
  padding: 5px 15px;
  text-align: left;
  background: #fff;
  visibility: hidden;
  opacity: 0; }
  .user-dropdown .dropdown li a {
    color: #5F6E84;
    font-size: 14px;
    display: block;
    line-height: 30px;
    white-space: nowrap; }
    .user-dropdown .dropdown li a i {
      -webkit-transition: none;
      transition: none;
      display: inline-block;
      width: 20px; }
    .user-dropdown .dropdown li a:hover {
      color: #E11577; }
.user-dropdown .dropdown.is-active {
  top: 35px;
  visibility: visible;
  opacity: 1; }

.page-account .top-category .content {
  text-align: left;
  background-image: -webkit-gradient(linear, left top, right top, from(#7037d8), to(#19c6b2));
  background-image: linear-gradient(to right, #7037d8 0%, #19c6b2 100%);
  padding: 50px 240px 10px;
  display: block;
  min-height: 176px; }
  .page-account .top-category .content h1 {
    color: #ffffff;
    font-size: 36px;
    font-weight: 600;
    letter-spacing: 1.08px;
    margin-bottom: 48px; }

.tabs-menu li {
  display: inline-block;
  margin-right: 57px;
  position: relative;
  cursor: pointer;
  opacity: 0.7;
  color: #ffffff;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.54px;
  -webkit-transition: none;
  transition: none; }
  .tabs-menu li:before {
    position: absolute;
    top: 5px;
    left: -15px;
    width: 6px;
    height: 6px;
    background-color: #ffffff;
    border-radius: 100%;
    content: '';
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease; }
  .tabs-menu li:hover {
    opacity: 1; }
.tabs-menu li:last-child {
  margin-right: 0; }
.tabs-menu li.active {
  font-weight: 700;
  opacity: 1; }
  .tabs-menu li.active:before {
    opacity: 1; }

.tab-item {
  margin-bottom: 70px; }

.personal-info-wrap {
  max-width: 900px;
  -webkit-box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
          box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
  background-color: #ffffff;
  width: 100%;
  padding: 39px 45px 35px;
  border-radius: 15px;
  margin: auto; }
  .personal-info-wrap h3 {
    color: #12284a;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.72px;
    line-height: 22px;
    margin-bottom: 30px;
    padding-bottom: 16px;
    border-bottom: 1px dotted rgba(95, 110, 132, 0.25); }

.page-account .top-category {
  margin: 0 0 50px; }

.personal-info-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .personal-info-form .left {
    width: 191px;
    margin-right: 60px; }
    .personal-info-form .left figure {
      width: 191px;
      height: 191px;
      border-radius: 10px;
      overflow: hidden;
      margin-bottom: 11px; }
      .personal-info-form .left figure img {
        vertical-align: top;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .personal-info-form .left .file-wrap {
      position: relative; }
      .personal-info-form .left .file-wrap input {
        position: absolute;
        z-index: -1;
        visibility: hidden; }
      .personal-info-form .left .file-wrap label {
        display: block;
        color: #0063ff;
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0.39px;
        cursor: pointer;
        text-align: center; }
        .personal-info-form .left .file-wrap label i {
          -webkit-transition: none;
          transition: none;
          margin-right: 5px;
          font-size: 14px; }
        .personal-info-form .left .file-wrap label:hover {
          color: #E11577; }
  .personal-info-form .right {
    width: calc(100% - 251px);
    position: relative;
    top: -14px; }
    .personal-info-form .right ul li {
      margin-bottom: 20px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
      .personal-info-form .right ul li p {
        color: #12284a;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 0.54px;
        width: calc(100% - 156px);
        line-height: 50px; }
      .personal-info-form .right ul li p.name-label {
        width: 150px;
        color: #5f6e84;
        font-size: 16px;
        font-weight: 400;
        letter-spacing: 0.48px; }
    .personal-info-form .right ul li:first-child {
      margin-bottom: 7px; }
    .personal-info-form .right .input-wrap {
      position: relative;
      width: calc(100% - 156px); }
      .personal-info-form .right .input-wrap input {
        width: 100%;
        height: 50px;
        padding: 0 60px 0 20px;
        outline: none;
        background: #F2F5F9;
        border-radius: 5px;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0.45px;
        border: 1px solid transparent; }
        .personal-info-form .right .input-wrap input:focus {
          border: 1px solid #1163fb; }
      .personal-info-form .right .input-wrap label {
        position: absolute;
        top: 0;
        right: 0;
        width: 60px;
        height: 50px;
        display: inline-block;
        text-align: center;
        line-height: 50px;
        color: #5F6E84;
        font-size: 18px; }
      .personal-info-form .right .input-wrap span {
        visibility: hidden;
        position: absolute;
        bottom: -16px;
        color: #ff1414;
        font-size: 11px;
        font-weight: 400;
        letter-spacing: 0.33px;
        left: 0; }
  .personal-info-form .bottom {
    width: 100%;
    padding-top: 19px;
    margin-top: -5px;
    border-top: 1px dotted rgba(95, 110, 132, 0.25); }
    .personal-info-form .bottom button {
      border: 1px solid #5f6e84;
      color: #5f6e84;
      width: 191px;
      position: relative;
      z-index: 1;
      background: transparent;
      line-height: 46px; }
      .personal-info-form .bottom button:after {
        position: absolute;
        top: -1px;
        left: -1px;
        right: -1px;
        bottom: -1px;
        z-index: -1;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        opacity: 0;
        background-image: linear-gradient(-76deg, #e11577 0%, #2176fd 100%);
        content: ''; }
      .personal-info-form .bottom button:hover {
        border: 1px solid transparent;
        color: #fff; }
        .personal-info-form .bottom button:hover:after {
          opacity: 1; }

#file, .file {
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
  font-size: 10px; }

.show-password {
  cursor: pointer; }

.show-password.is-show img {
  content: url("../img/icon-4.svg"); }

.error .show-password img {
  content: url("../img/icon-3-1.svg"); }
.error .show-password.is-show img {
  content: url("../img/icon-4-1.svg"); }

.tariff-plan .content-width .item .expire {
  display: none;
  border-top: 1px dotted rgba(95, 110, 132, 0.25);
  margin-top: 10px;
  padding-top: 17px; }
  .tariff-plan .content-width .item .expire p {
    color: #5f6e84;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.48px;
    margin-bottom: 10px; }
  .tariff-plan .content-width .item .expire h6 {
    margin: 0 0 33px;
    color: #12284a;
    font-size: 24px;
    font-weight: 700; }

.tariff-plan .content-width .item.item-active {
  border: 2px solid #fd224d;
  -webkit-box-shadow: none !important;
          box-shadow: none !important; }
  .tariff-plan .content-width .item.item-active .expire {
    display: block; }
  .tariff-plan .content-width .item.item-active .btn-wrap a {
    border: 1px solid #e11577;
    color: #e11577;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.51px;
    background: transparent;
    line-height: 46px;
    position: relative;
    z-index: 1; }
    .tariff-plan .content-width .item.item-active .btn-wrap a:after {
      position: absolute;
      top: -1px;
      left: -1px;
      right: -1px;
      bottom: -1px;
      z-index: -1;
      -webkit-transition: all .4s ease;
      transition: all .4s ease;
      opacity: 0;
      background-image: linear-gradient(-76deg, #e11577 0%, #2176fd 100%);
      content: '';
      border-radius: 10px; }
    .tariff-plan .content-width .item.item-active .btn-wrap a:hover {
      border: 1px solid transparent;
      color: #fff; }
      .tariff-plan .content-width .item.item-active .btn-wrap a:hover:after {
        opacity: 1; }

.downloads-block {
  -webkit-box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
          box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
  background-color: #ffffff;
  max-width: 1340px;
  width: 100%;
  padding: 39px 45px 15px;
  border-radius: 15px;
  margin: auto; }
  .downloads-block h3 {
    color: #12284a;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.72px;
    line-height: 22px;
    margin-bottom: 14px;
    padding-bottom: 22px;
    border-bottom: 1px dotted rgba(95, 110, 132, 0.25); }
  .downloads-block .item-download {
    border-bottom: 1px dotted rgba(95, 110, 132, 0.25);
    padding-bottom: 12px;
    margin-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .downloads-block .item-download p {
      color: #12284a;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0.42px;
      line-height: normal; }
    .downloads-block .item-download .audiogallery {
      width: 420px;
      margin-right: 60px; }
    .downloads-block .item-download .name-file {
      width: 290px;
      margin-right: 37px; }
      .downloads-block .item-download .name-file p.name {
        color: #12284a;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.42px;
        margin-bottom: 13px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        top: 2px; }
      .downloads-block .item-download .name-file .teg-wrap {
        position: relative;
        height: 29px; }
        .downloads-block .item-download .name-file .teg-wrap .wrap-mob {
          overflow: hidden;
          max-height: 29px;
          position: relative;
          top: 0;
          left: 0;
          right: 0;
          background: #fff;
          -webkit-transition: none;
          transition: none;
          padding-right: 0; }
          .downloads-block .item-download .name-file .teg-wrap .wrap-mob .bottom-mob {
            display: none; }
          .downloads-block .item-download .name-file .teg-wrap .wrap-mob:after {
            top: -5px;
            left: -5px;
            right: -5px;
            bottom: -5px;
            border-radius: 10px;
            position: absolute;
            background: #fff;
            content: '';
            -webkit-box-shadow: 0 4px 10px rgba(46, 79, 131, 0.1);
                    box-shadow: 0 4px 10px rgba(46, 79, 131, 0.1);
            opacity: 0;
            z-index: -1; }
          .downloads-block .item-download .name-file .teg-wrap .wrap-mob > span {
            display: inline-block;
            background-color: rgba(85, 122, 175, 0.1);
            border-radius: 5px;
            margin: 0 5px 5px 0;
            line-height: 24px;
            padding: 0 11px;
            color: #5f6e84;
            font-size: 11px;
            font-weight: 400;
            letter-spacing: 0.33px; }
        .downloads-block .item-download .name-file .teg-wrap .wrap-mob.is-active {
          max-height: 300px;
          position: absolute;
          z-index: 99;
          overflow: visible; }
          .downloads-block .item-download .name-file .teg-wrap .wrap-mob.is-active:after {
            opacity: 1;
            -webkit-transition-delay: 0s;
                    transition-delay: 0s; }
        .downloads-block .item-download .name-file .teg-wrap .bottom-mob ul {
          border-top: 1px dotted rgba(95, 110, 132, 0.25);
          padding: 10px;
          margin-top: 10px; }
          .downloads-block .item-download .name-file .teg-wrap .bottom-mob ul li {
            overflow: hidden;
            max-height: 0;
            opacity: 0; }
            .downloads-block .item-download .name-file .teg-wrap .bottom-mob ul li p {
              font-size: 14px;
              line-height: 30px; }
            .downloads-block .item-download .name-file .teg-wrap .bottom-mob ul li b {
              display: inline-block;
              width: 100px;
              padding-right: 10px; }
        .downloads-block .item-download .name-file .teg-wrap .teg-mob {
          display: none; }
    .downloads-block .item-download .instruments {
      width: 100px; }
    .downloads-block .item-download .type {
      width: 50px; }
    .downloads-block .item-download .key {
      width: 90px; }
    .downloads-block .item-download .time {
      width: 50px; }
    .downloads-block .item-download .drop-menu-wrap {
      width: 15px; }
  .downloads-block .item-download:last-child {
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: 0; }
  .downloads-block .curr-time, .downloads-block .total-time {
    display: none !important; }
  .downloads-block .audioplayer.skin-wave.under-400 .audioplayer-inner .the-thumb-con:not(.a) {
    width: 54px;
    height: 54px;
    border-radius: 10px;
    margin-right: 20px;
    margin-top: 2px; }
  .downloads-block .audioplayer.scrubbar-type-wave .scrubbar {
    height: 56px; }
  .downloads-block .audioplayer.skin-wave .player-but .the-icon-bg {
    background: transparent; }
  .downloads-block .audioplayer.skin-wave .con-playpause .playbtn svg.svg-icon {
    margin-left: 1px; }
  .downloads-block .audioplayer.skin-wave .ap-controls .con-playpause-con {
    margin-right: 15px; }
  .downloads-block .audioplayer.scrubbar-type-wave .scrubbar {
    margin: 0 0 0 60px;
    width: auto;
    position: relative;
    z-index: 10; }
  .downloads-block .skin-wave.skin-wave-mode-normal .ap-controls .con-controls {
    position: absolute;
    top: 50%;
    left: -1px;
    right: 0;
    margin: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .downloads-block .audioplayer.skin-wave .ap-controls .con-playpause {
    width: 33px;
    height: 33px;
    border: 2px solid #e11577;
    border-radius: 100%;
    background: #fff;
    position: relative;
    z-index: 1; }
  .downloads-block .audioplayer.skin-wave .svg-icon path {
    fill: #e11577; }
  .downloads-block .audioplayer.skin-wave .ap-controls .con-playpause.playing .svg-icon path {
    fill: #fff; }
  .downloads-block .audioplayer.skin-wave .ap-controls .con-playpause.playing {
    border: 0 solid transparent;
    background-image: linear-gradient(-51deg, #e11577 0%, #2176fd 100%);
    border-radius: 100%; }

.drop-menu {
  top: 0;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  right: 0;
  -webkit-box-shadow: 0 5px 10px rgba(46, 79, 131, 0.1);
          box-shadow: 0 5px 10px rgba(46, 79, 131, 0.1);
  background-color: #ffffff;
  border-radius: 10px;
  padding: 10px 20px; }
  .drop-menu li {
    text-align: left;
    line-height: normal; }
    .drop-menu li a {
      color: #5f6e84;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0.42px;
      position: relative;
      display: block;
      white-space: nowrap;
      padding: 0;
      text-align: left !important;
      line-height: 24px; }
      .drop-menu li a i {
        -webkit-transition: none;
        transition: none;
        margin-right: 7px;
        font-size: 12px; }
      .drop-menu li a .fa-music-alt {
        position: absolute;
        top: 7px;
        left: 4px;
        font-size: 5px; }
      .drop-menu li a:hover {
        color: #E11577; }
  .drop-menu li.mob {
    display: none; }
  .drop-menu li.del {
    display: none; }
    .drop-menu li.del a {
      color: #8f9aa9; }
      .drop-menu li.del a i {
        font-size: 16px; }

.drop-menu.is-active {
  top: 95%;
  visibility: visible;
  opacity: 1;
  z-index: 99; }

.drop-menu-wrap {
  position: relative; }
  .drop-menu-wrap > a {
    display: block;
    width: 100%;
    text-align: right;
    padding-left: 10px;
    padding-top: 3px;
    height: 30px; }
    .drop-menu-wrap > a span {
      display: block;
      width: 4px;
      height: 4px;
      background-color: #5f6e84;
      border-radius: 100%;
      float: right; }
    .drop-menu-wrap > a span + span {
      margin-top: 4px; }

.big-filter-wrap {
  width: 370px;
  position: relative;
  z-index: 10;
  -webkit-box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
          box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
  background-color: #ffffff;
  border-radius: 20px; }
  .big-filter-wrap > a {
    display: none;
    font-size: 17px;
    line-height: 30px;
    font-weight: 700;
    color: #E11577; }
    .big-filter-wrap > a:hover:hover {
      color: #12284A; }

.big-filter {
  padding: 30px 30px;
  display: inline-block;
  width: 100%; }
  .big-filter .top-filter {
    margin-bottom: 25px; }
  .big-filter h3 {
    color: #12284a;
    font-size: 27px;
    font-weight: 700;
    letter-spacing: 0.81px;
    line-height: normal;
    margin-bottom: 25px; }
  .big-filter .item-filter {
    border-bottom: 1px dotted rgba(95, 110, 132, 0.25);
    padding: 0;
    margin: 0 0 12px; }
    .big-filter .item-filter h6 {
      margin-bottom: 7px; }
      .big-filter .item-filter h6 a {
        display: block;
        color: #5f6e84;
        font-size: 20px;
        font-weight: 400;
        letter-spacing: 0.6px;
        line-height: normal;
        position: relative;
        padding: 5px 0; }
        .big-filter .item-filter h6 a:hover {
          color: #E11577; }
        .big-filter .item-filter h6 a:after {
          display: inline-block;
          position: absolute;
          top: 12px;
          right: 1px;
          content: '\f067';
          font-size: 12px;
          color: #5f6e84;
          font-family: "Font Awesome 5 Pro"; }
      .big-filter .item-filter h6 a.is-active {
        content: '\f068'; }
  .big-filter .item-filter:last-child {
    border-bottom: 0; }
  .big-filter .list-filter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .big-filter .list-filter li {
      width: 46%;
      margin-bottom: 10px; }
      .big-filter .list-filter li label {
        display: block;
        padding-left: 29px;
        position: relative;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.42px;
        line-height: 19px;
        cursor: pointer; }
        .big-filter .list-filter li label input[type=checkbox] {
          margin: 0;
          display: none; }
        .big-filter .list-filter li label span {
          display: inline-block;
          position: absolute;
          top: 0;
          left: 0;
          width: 19px;
          height: 19px;
          border: 1px solid #5f6e84;
          border-radius: 5px;
          cursor: pointer; }
          .big-filter .list-filter li label span:after {
            content: '\f00c';
            position: absolute;
            top: -1px;
            left: 2px;
            font-size: 12px;
            color: #fff;
            opacity: 0;
            font-family: "Font Awesome 5 Pro"; }
        .big-filter .list-filter li label input[type="checkbox"]:checked + span {
          background: #0063ff;
          border: 1px solid #0063ff; }
          .big-filter .list-filter li label input[type="checkbox"]:checked + span:after {
            opacity: 1; }
  .big-filter .list-filter-tags li {
    display: inline-block;
    width: auto;
    margin: 0 6px 8px 0; }
    .big-filter .list-filter-tags li label {
      display: inline-block; }
      .big-filter .list-filter-tags li label input[type=checkbox] {
        margin: 0;
        display: none; }
      .big-filter .list-filter-tags li label span {
        border: 1px solid rgba(95, 110, 132, 0.25);
        border-radius: 5px;
        padding: 0 10px;
        color: #5f6e84;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.42px;
        line-height: 22px;
        display: inline-block;
        cursor: pointer; }
      .big-filter .list-filter-tags li label input[type="checkbox"]:checked + span {
        color: #fff;
        background: #0063ff; }
  .big-filter .item-filter-key .list-filter-tags {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .big-filter .item-filter-key .list-filter-tags li {
      width: 44%; }
      .big-filter .item-filter-key .list-filter-tags li label, .big-filter .item-filter-key .list-filter-tags li span {
        width: 100%;
        text-align: center; }
  .big-filter .item-filter-key .list-filter-tags.is-active {
    margin-bottom: 10px; }
  .big-filter .range-slider label {
    display: none; }
  .big-filter .range-slider.is-active {
    padding: 0 3px 10px; }
  .big-filter .list-hide {
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    visibility: hidden; }
  .big-filter .list-hide.is-active {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
    visibility: visible;
    opacity: 1; }
  .big-filter .bottom-filter {
    position: relative; }
    .big-filter .bottom-filter .btn-wrap-clear {
      position: absolute;
      top: 12px;
      right: 0; }
      .big-filter .bottom-filter .btn-wrap-clear a {
        color: #5f6e84;
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0.39px; }
        .big-filter .bottom-filter .btn-wrap-clear a i {
          margin-left: 5px;
          -webkit-transition: none;
          transition: none; }
        .big-filter .bottom-filter .btn-wrap-clear a:hover {
          color: #E11577; }
  .big-filter .item-clear {
    position: relative;
    border-bottom: 1px dotted rgba(95, 110, 132, 0.25);
    margin: 0 0 14px; }
    .big-filter .item-clear h6 {
      margin-bottom: 13px; }
      .big-filter .item-clear h6 a {
        color: #5f6e84;
        font-size: 20px;
        font-weight: 400;
        letter-spacing: 0.6px;
        line-height: normal;
        padding: 5px 0; }
        .big-filter .item-clear h6 a:hover {
          color: #E11577; }
    .big-filter .item-clear .wrap-btn-del {
      position: absolute;
      top: 4px;
      right: 0; }
      .big-filter .item-clear .wrap-btn-del a {
        color: rgba(95, 110, 132, 0.7);
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0.39px;
        padding-right: 27px;
        position: relative;
        line-height: normal; }
        .big-filter .item-clear .wrap-btn-del a:after {
          position: absolute;
          top: 1px;
          right: 0;
          content: '\f067';
          font-family: "Font Awesome 5 Pro";
          color: rgba(95, 110, 132, 0.7);
          font-size: 13px;
          line-height: normal; }
        .big-filter .item-clear .wrap-btn-del a i {
          margin-left: 5px;
          -webkit-transition: none;
          transition: none; }
        .big-filter .item-clear .wrap-btn-del a:hover {
          color: #E11577; }
          .big-filter .item-clear .wrap-btn-del a:hover:after {
            color: #E11577; }
  .big-filter .item-clear:last-child {
    border-bottom: 0;
    margin: 0; }

.irs-line, .irs-line-left, .irs-line-mid, .irs-line-right {
  height: 6px;
  background: #e7e9ed; }

.irs-line {
  border-radius: 3px;
  overflow: hidden; }

.irs-slider {
  width: 14px;
  height: 14px;
  top: 21px;
  background: #1163fb;
  border-radius: 100%; }
  .irs-slider:after {
    position: absolute;
    top: -3px;
    left: -3px;
    width: 14px;
    height: 14px;
    border: 3px solid rgba(17, 99, 251, 0.15);
    content: '';
    border-radius: 100%; }

.irs-slider.to {
  background-color: #e11577; }
  .irs-slider.to:after {
    border: 3px solid rgba(225, 21, 119, 0.15); }

.irs-bar {
  height: 6px;
  background: none;
  background-image: -webkit-gradient(linear, right top, left top, from(#e11577), to(#2176fd));
  background-image: linear-gradient(270deg, #e11577 0%, #2176fd 100%); }

.irs, .irs * {
  -webkit-transition: none;
  transition: none; }

.irs-grid-pol {
  display: none; }

.irs-grid-text {
  display: none; }

.js-grid-text-0, .js-grid-text-4 {
  display: inline-block;
  color: #5f6e84;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.42px;
  line-height: normal; }

.js-grid-text-4 {
  padding-right: 10px; }

.select-list li {
  display: inline-block;
  margin: 0 5px 5px 0; }
  .select-list li p {
    background-color: rgba(0, 99, 255, 0.1);
    line-height: 22px;
    border-radius: 11px;
    padding: 0 5px 0 10px;
    color: rgba(0, 99, 255, 0.8);
    font-size: 11px;
    font-weight: 400;
    letter-spacing: 0.33px; }
    .select-list li p a {
      color: #0063ff;
      display: inline-block;
      padding: 0 5px;
      font-size: 11px;
      font-weight: 400;
      letter-spacing: 0.33px;
      line-height: 22px; }
      .select-list li p a:hover {
        color: #E11577; }

.favorites {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .favorites .right {
    width: calc(100% - 410px); }
    .favorites .right .line {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      margin: 0 0 20px; }
      .favorites .right .line .search-wrap {
        width: 490px;
        position: relative;
        display: inline-block;
        /* margin-left: 100px;*/
        margin-left: 0; }
        .favorites .right .line .search-wrap > a {
          display: inline-block;
          color: #5f6e84;
          font-size: 17px;
          font-weight: 400;
          letter-spacing: 0.51px;
          width: 100px;
          line-height: 50px;
          position: absolute;
          top: 0;
          left: -100px; }
          .favorites .right .line .search-wrap > a i {
            position: relative;
            top: 2px;
            margin-right: 5px;
            -webkit-transition: none;
            transition: none; }
            .favorites .right .line .search-wrap > a i:hover {
              color: #E11577; }
        .favorites .right .line .search-wrap .select2-container {
          width: 100% !important;
          height: 50px; }
        .favorites .right .line .search-wrap label {
          position: absolute;
          display: inline-block;
          left: 20px;
          top: 50%;
          -webkit-transform: translate(0, -50%);
                  transform: translate(0, -50%);
          color: #5F6E84;
          font-size: 20px;
          z-index: 99999999; }
      .favorites .right .line .search-wrap.is-active label {
        color: #E11577; }
    .favorites .right .line.is-back .search-wrap {
      width: 490px;
      margin-left: 0; }
      .favorites .right .line.is-back .search-wrap > a {
        display: none; }
    .favorites .right .select2 {
      width: 180px !important;
      height: 50px;
      border-radius: 10px;
      border: none !important;
      outline: none !important; }
    .favorites .right .select2-container--default .select2-selection--single .select2-selection__rendered {
      line-height: 50px;
      color: #5f6e84;
      font-size: 15px;
      font-weight: 400;
      letter-spacing: 0.45px;
      border: none !important;
      outline: none !important;
      padding-left: 20px; }
    .favorites .right .select2-container--default .select2-selection--single {
      border: none !important;
      background-color: rgba(85, 122, 175, 0.07); }
    .favorites .right .select2-container--default .select2-selection--single {
      height: 50px;
      border-radius: 10px; }
    .favorites .right .select2-container--default .select2-selection--single .select2-selection__arrow {
      top: 12px;
      right: 18px; }
      .favorites .right .select2-container--default .select2-selection--single .select2-selection__arrow b {
        display: none; }
      .favorites .right .select2-container--default .select2-selection--single .select2-selection__arrow:after {
        border-bottom: 1px solid #5F6E84;
        border-right: 1px solid #5F6E84;
        content: '';
        display: block;
        height: 6px;
        margin-top: -5px;
        pointer-events: none;
        position: absolute;
        right: 5px;
        top: 50%;
        -webkit-transform-origin: 66% 66%;
        transform-origin: 66% 66%;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transition: all 0.15s ease-in-out;
        transition: all 0.15s ease-in-out;
        width: 6px; }
    .favorites .right .favorites .right .select2-container--default .select2-selection--single {
      outline: none !important; }
    .favorites .right .select2-container--open {
      border-radius: 5px 5px 0 0;
      -webkit-box-shadow: 0 5px 10px rgba(46, 79, 131, 0.1);
              box-shadow: 0 5px 10px rgba(46, 79, 131, 0.1); }
      .favorites .right .select2-container--open .select2-selection--single .select2-selection__arrow:after {
        -webkit-transform: rotate(-135deg);
                transform: rotate(-135deg); }
      .favorites .right .select2-container--open .select2-selection--single {
        border-radius: 10px 10px 0 0; }
      .favorites .right .select2-container--open .select2-selection--single {
        background-color: #fff; }

.page-account .select2-results__option {
  padding-left: 20px;
  padding-right: 20px;
  opacity: 0.65;
  color: #5f6e84 !important;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.45px;
  background: transparent !important;
  line-height: 30px; }
  .page-account .select2-results__option:hover {
    opacity: 1; }
.page-account .select2-container--default .select2-results__option--selected {
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.45px;
  opacity: 1;
  background-color: rgba(85, 122, 175, 0.07) !important; }

.select2, .select2 * {
  outline: none !important; }

.music-block {
  -webkit-box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
          box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
  background-color: #ffffff;
  width: 100%;
  padding: 39px 45px 15px;
  border-radius: 15px;
  margin: auto; }
  .music-block h3 {
    color: #12284a;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.72px;
    line-height: 22px;
    margin-bottom: 14px;
    padding-bottom: 22px;
    border-bottom: 1px dotted rgba(95, 110, 132, 0.25); }
  .music-block .item-music {
    border-bottom: 1px dotted rgba(95, 110, 132, 0.25);
    padding-bottom: 12px;
    margin-bottom: 12px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .music-block .item-music p {
      color: #12284a;
      font-size: 14px;
      font-weight: 400;
      letter-spacing: 0.42px;
      line-height: normal; }
    .music-block .item-music .audiogallery {
      width: 350px;
      margin-right: 25px; }
    .music-block .item-music .name-file {
      width: 400px;
      margin-right: 25px; }
      .music-block .item-music .name-file p.name {
        color: #12284a;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.42px;
        margin-bottom: 13px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        position: relative;
        top: 2px; }
      .music-block .item-music .name-file .teg-wrap {
        position: relative;
        height: 29px; }
        .music-block .item-music .name-file .teg-wrap .wrap-mob {
          overflow: hidden;
          max-height: 29px;
          position: relative;
          top: 0;
          left: 0;
          right: 0;
          padding-right: 0;
          background: #fff;
          -webkit-transition: none;
          transition: none; }
          .music-block .item-music .name-file .teg-wrap .wrap-mob .bottom-mob {
            display: none; }
          .music-block .item-music .name-file .teg-wrap .wrap-mob:after {
            top: -5px;
            left: -5px;
            right: -5px;
            bottom: -5px;
            border-radius: 10px;
            position: absolute;
            background: #fff;
            content: '';
            -webkit-box-shadow: 0 4px 10px rgba(46, 79, 131, 0.1);
                    box-shadow: 0 4px 10px rgba(46, 79, 131, 0.1);
            opacity: 0;
            z-index: -1; }
          .music-block .item-music .name-file .teg-wrap .wrap-mob > span {
            display: inline-block;
            background-color: rgba(85, 122, 175, 0.1);
            border-radius: 5px;
            margin: 0 5px 5px 0;
            line-height: 24px;
            padding: 0 11px;
            color: #5f6e84;
            font-size: 11px;
            font-weight: 400;
            letter-spacing: 0.33px; }
        .music-block .item-music .name-file .teg-wrap .wrap-mob.is-active {
          max-height: 300px;
          position: absolute;
          z-index: 99;
          overflow: visible; }
          .music-block .item-music .name-file .teg-wrap .wrap-mob.is-active:after {
            opacity: 1;
            -webkit-transition-delay: 0s;
                    transition-delay: 0s; }
        .music-block .item-music .name-file .teg-wrap .bottom-mob ul {
          border-top: 1px dotted rgba(95, 110, 132, 0.25);
          padding: 10px;
          margin-top: 10px; }
          .music-block .item-music .name-file .teg-wrap .bottom-mob ul li {
            overflow: hidden;
            max-height: 0;
            opacity: 0; }
            .music-block .item-music .name-file .teg-wrap .bottom-mob ul li p {
              font-size: 14px;
              line-height: 30px; }
            .music-block .item-music .name-file .teg-wrap .bottom-mob ul li b {
              display: inline-block;
              width: 100px;
              padding-right: 10px; }
        .music-block .item-music .name-file .teg-wrap .bottom-mob .mob-drop {
          display: none;
          margin-top: 5px;
          padding-top: 5px;
          border-top: 1px dotted rgba(95, 110, 132, 0.25); }
          .music-block .item-music .name-file .teg-wrap .bottom-mob .mob-drop a {
            display: inline-block;
            margin-right: 10px;
            color: #5f6e84;
            font-size: 14px;
            font-weight: 400;
            letter-spacing: 0.42px;
            position: relative;
            white-space: nowrap;
            padding: 0;
            text-align: left !important;
            line-height: 24px; }
            .music-block .item-music .name-file .teg-wrap .bottom-mob .mob-drop a i {
              -webkit-transition: none;
              transition: none;
              margin-right: 7px;
              font-size: 12px; }
            .music-block .item-music .name-file .teg-wrap .bottom-mob .mob-drop a .fa-music-alt {
              position: absolute;
              top: 10px;
              left: 4px;
              font-size: 5px; }
            .music-block .item-music .name-file .teg-wrap .bottom-mob .mob-drop a:hover {
              color: #E11577; }
          .music-block .item-music .name-file .teg-wrap .bottom-mob .mob-drop a:last-child {
            margin-right: 0; }
        .music-block .item-music .name-file .teg-wrap .teg-mob {
          display: none; }
    .music-block .item-music .instruments {
      width: 100px; }
    .music-block .item-music .type {
      width: 50px; }
    .music-block .item-music .key {
      width: 90px; }
    .music-block .item-music .time {
      width: 50px;
      margin-right: 38px; }
    .music-block .item-music .like-wrap {
      width: 135px; }
      .music-block .item-music .like-wrap a {
        display: inline-block;
        width: 40px;
        height: 40px;
        color: #0063ff;
        font-size: 22px;
        line-height: 40px;
        text-align: center;
        margin-right: 1px; }
        .music-block .item-music .like-wrap a i {
          -webkit-transition: none;
          transition: none; }
        .music-block .item-music .like-wrap a:hover {
          color: #E11577; }
      .music-block .item-music .like-wrap a:last-child {
        margin-right: 0; }
    .music-block .item-music .drop-menu-wrap {
      width: 15px; }
  .music-block .item-music:last-child {
    margin: 0 !important;
    padding: 0 !important;
    border-bottom: 0; }
  .music-block .audioplayer.skin-wave.under-400 .audioplayer-inner .the-thumb-con:not(.a) {
    width: 54px;
    height: 54px;
    border-radius: 10px;
    margin-right: 20px;
    margin-top: 2px; }
  .music-block .audioplayer.scrubbar-type-wave .scrubbar {
    height: 56px; }
  .music-block .audioplayer.skin-wave .player-but .the-icon-bg {
    background: transparent; }
  .music-block .audioplayer.skin-wave .con-playpause .playbtn svg.svg-icon {
    margin-left: 1px; }
  .music-block .audioplayer.skin-wave .ap-controls .con-playpause-con {
    margin-right: 15px; }
  .music-block .audioplayer.scrubbar-type-wave .scrubbar {
    margin: 0 0 0 60px;
    width: auto;
    position: relative;
    z-index: 10; }
  .music-block .skin-wave.skin-wave-mode-normal .ap-controls .con-controls {
    position: absolute;
    top: 50%;
    left: -1px;
    right: 0;
    margin: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .music-block .audioplayer.skin-wave .ap-controls .con-playpause {
    width: 33px;
    height: 33px;
    border: 2px solid #e11577;
    border-radius: 100%;
    background: #fff;
    position: relative;
    z-index: 1; }
  .music-block .audioplayer.skin-wave .svg-icon path {
    fill: #e11577; }
  .music-block .audioplayer.skin-wave .ap-controls .con-playpause.playing .svg-icon path {
    fill: #fff; }
  .music-block .audioplayer.skin-wave .ap-controls .con-playpause.playing {
    border: 0 solid transparent;
    background-image: linear-gradient(-51deg, #e11577 0%, #2176fd 100%);
    border-radius: 100%; }
  .music-block .curr-time, .music-block .total-time {
    display: none !important; }

.popup-collection h2 {
  color: #12284a;
  font-family: 'Futura PT Demi', sans-serif;
  font-size: 27px;
  font-weight: 700;
  letter-spacing: 0.81px;
  line-height: normal;
  margin-bottom: 14px;
  padding-bottom: 22px; }
.popup-collection .step-0 .content a {
  display: inline-block;
  height: 40px;
  border: 1px solid rgba(95, 110, 132, 0.7);
  margin: 0 8px 10px 0;
  padding: 0 20px;
  line-height: 38px;
  color: #5f6e84;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.42px;
  border-radius: 5px; }
  .popup-collection .step-0 .content a i {
    -webkit-transition: none;
    transition: none;
    position: relative;
    top: 1px;
    margin-right: 5px; }
  .popup-collection .step-0 .content a:hover {
    color: #fff;
    background: #0063ff;
    border: 1px solid #0063ff; }
.popup-collection .step-0 .content .is-active {
  color: #fff;
  background: #0063ff;
  border: 1px solid #0063ff; }
.popup-collection .step-0 .content .add {
  color: #0063ff;
  border: 1px solid #0063ff; }
.popup-collection .radio {
  display: inline-block;
  width: auto;
  margin-right: 30px;
  margin-bottom: 15px; }
  .popup-collection .radio label {
    display: block;
    padding-left: 29px;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.42px;
    line-height: 19px;
    color: #5f6e84;
    cursor: pointer; }
    .popup-collection .radio label input[type=checkbox] {
      margin: 0;
      display: none; }
    .popup-collection .radio label span {
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      width: 19px;
      height: 19px;
      border: 1px solid #5f6e84;
      border-radius: 5px;
      cursor: pointer; }
      .popup-collection .radio label span:after {
        content: '\f00c';
        position: absolute;
        top: -1px;
        left: 2px;
        font-size: 12px;
        color: #fff;
        opacity: 0;
        font-family: "Font Awesome 5 Pro"; }
    .popup-collection .radio label input[type="radio"]:checked + span {
      background: #0063ff;
      border: 1px solid #0063ff; }
      .popup-collection .radio label input[type="radio"]:checked + span:after {
        opacity: 1; }
  .popup-collection .radio input[type=radio] {
    margin: 0;
    display: none; }
.popup-collection .input-wrap {
  margin-bottom: 15px; }
  .popup-collection .input-wrap label {
    display: none; }
  .popup-collection .input-wrap input {
    width: 100%;
    height: 50px;
    padding: 0 50px 0 15px;
    outline: none;
    border: none;
    background: #F2F5F9;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.45px; }
    .popup-collection .input-wrap input:focus {
      background: #fff;
      -webkit-box-shadow: 0px 4px 10px rgba(46, 79, 131, 0.07);
              box-shadow: 0px 4px 10px rgba(46, 79, 131, 0.07); }
.popup-collection p.name {
  color: #5f6e84;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0.48px;
  line-height: 25px;
  margin-bottom: 20px; }
.popup-collection .btn-wrap .btn-default {
  width: 134px; }
.popup-collection .img-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .popup-collection .img-wrap .item-img {
    width: 24%;
    margin-bottom: 5px;
    margin-right: 1.33%; }
    .popup-collection .img-wrap .item-img span {
      cursor: pointer;
      display: inline-block;
      width: 100%;
      height: 135px;
      border: 2px solid transparent;
      border-radius: 17px;
      overflow: hidden;
      position: relative;
      z-index: 1; }
      .popup-collection .img-wrap .item-img span:after {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: ''; }
      .popup-collection .img-wrap .item-img span img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        z-index: -1;
        vertical-align: top;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    .popup-collection .img-wrap .item-img input[type="checkbox"]:checked + span {
      border: 2px solid #0063ff; }
  .popup-collection .img-wrap .item-img:nth-child(4n) {
    margin-right: 0; }
.popup-collection input[type=checkbox] {
  margin: 0;
  display: none; }
.popup-collection .content .wrap {
  position: relative;
  margin-bottom: 15px; }
  .popup-collection .content .wrap label {
    position: absolute;
    display: inline-block;
    left: 20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    color: #5F6E84;
    font-size: 20px;
    z-index: 999999999; }
  .popup-collection .content .wrap .select2 {
    width: 100% !important;
    border-radius: 10px; }

.select2-container--open {
  z-index: 9999999 !important; }

.width-long {
  width: 690px; }

.page-item-1 {
  position: relative; }
  .page-item-1 .btn-wrap-clear {
    position: absolute;
    top: 45px;
    right: 45px; }
    .page-item-1 .btn-wrap-clear a {
      color: #5f6e84;
      font-size: 13px;
      font-weight: 400;
      letter-spacing: 0.39px; }
      .page-item-1 .btn-wrap-clear a i {
        margin-left: 11px;
        -webkit-transition: none;
        transition: none; }
      .page-item-1 .btn-wrap-clear a:hover {
        color: #E11577; }

.page-item-2, .page-item-3 {
  position: relative; }
  .page-item-2 .inner-wrap, .page-item-3 .inner-wrap {
    -webkit-box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
            box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
    background-color: #ffffff;
    width: 100%;
    padding: 39px 45px 15px;
    border-radius: 15px;
    margin: 0 auto 0;
    position: relative; }
  .page-item-2 .pagination, .page-item-3 .pagination {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    position: absolute;
    bottom: -80px;
    left: -5px; }
  .page-item-2 h3, .page-item-3 h3 {
    color: #12284a;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0.72px;
    line-height: 22px;
    margin-bottom: 30px;
    padding-bottom: 22px;
    border-bottom: 1px dotted rgba(95, 110, 132, 0.25); }
  .page-item-2 .btn-wrap-clear, .page-item-3 .btn-wrap-clear {
    position: absolute;
    top: 45px;
    right: 45px; }
    .page-item-2 .btn-wrap-clear a, .page-item-3 .btn-wrap-clear a {
      color: #5f6e84;
      font-size: 13px;
      font-weight: 400;
      letter-spacing: 0.39px; }
      .page-item-2 .btn-wrap-clear a i, .page-item-3 .btn-wrap-clear a i {
        margin-left: 11px;
        -webkit-transition: none;
        transition: none; }
      .page-item-2 .btn-wrap-clear a:hover, .page-item-3 .btn-wrap-clear a:hover {
        color: #E11577; }
  .page-item-2 .content, .page-item-3 .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .page-item-2 .content .item, .page-item-3 .content .item {
      width: 32%;
      border-radius: 10px;
      overflow: hidden;
      margin-right: 2%;
      margin-bottom: 25px; }
      .page-item-2 .content .item figure, .page-item-3 .content .item figure {
        position: relative;
        z-index: 1;
        height: 365px; }
        .page-item-2 .content .item figure:after, .page-item-3 .content .item figure:after {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          content: '';
          background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 40, 74, 0)), to(rgba(18, 40, 74, 0.8)));
          background-image: linear-gradient(180deg, rgba(18, 40, 74, 0) 0%, rgba(18, 40, 74, 0.8) 100%); }
        .page-item-2 .content .item figure img, .page-item-3 .content .item figure img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
      .page-item-2 .content .item .wrap, .page-item-3 .content .item .wrap {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 20px 40px 40px;
        z-index: 10; }
        .page-item-2 .content .item .wrap .bottom, .page-item-3 .content .item .wrap .bottom {
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-box-align: center;
              -ms-flex-align: center;
                  align-items: center;
          position: relative;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
          top: 0;
          margin: 5px 0 0; }
          .page-item-2 .content .item .wrap .bottom p, .page-item-3 .content .item .wrap .bottom p {
            width: 100%;
            color: #ffffff;
            font-size: 22px;
            font-weight: 700;
            letter-spacing: 0.66px;
            line-height: normal;
            margin: 0 0 25px;
            padding: 0 0 15px;
            border-bottom: 1px dotted rgba(255, 255, 255, 0.4); }
          .page-item-2 .content .item .wrap .bottom .line-bottom, .page-item-3 .content .item .wrap .bottom .line-bottom {
            width: 100%;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                    justify-content: space-between; }
          .page-item-2 .content .item .wrap .bottom .btn-wrap-view, .page-item-3 .content .item .wrap .bottom .btn-wrap-view {
            width: 100px; }
            .page-item-2 .content .item .wrap .bottom .btn-wrap-view a, .page-item-3 .content .item .wrap .bottom .btn-wrap-view a {
              display: block;
              width: 100%;
              height: 40px;
              border: 1px solid #ffffff;
              border-radius: 10px;
              color: #ffffff;
              font-size: 17px;
              font-weight: 700;
              letter-spacing: 0.51px;
              text-align: center;
              line-height: 38px;
              -webkit-transition: background .4s ease;
              transition: background .4s ease; }
              .page-item-2 .content .item .wrap .bottom .btn-wrap-view a:hover, .page-item-3 .content .item .wrap .bottom .btn-wrap-view a:hover {
                background-image: linear-gradient(-69deg, #e11577 0%, #2176fd 100%);
                border: 0 solid transparent;
                line-height: 40px; }
          .page-item-2 .content .item .wrap .bottom .like-wrap, .page-item-3 .content .item .wrap .bottom .like-wrap {
            width: 40px; }
            .page-item-2 .content .item .wrap .bottom .like-wrap a, .page-item-3 .content .item .wrap .bottom .like-wrap a {
              height: 40px;
              background-color: rgba(255, 255, 255, 0.4);
              border-radius: 10px;
              text-align: center;
              width: 100%;
              color: #E11577;
              display: block; }
              .page-item-2 .content .item .wrap .bottom .like-wrap a i, .page-item-3 .content .item .wrap .bottom .like-wrap a i {
                -webkit-transition: none;
                transition: none;
                font-size: 16px;
                line-height: 40px; }
              .page-item-2 .content .item .wrap .bottom .like-wrap a:hover, .page-item-3 .content .item .wrap .bottom .like-wrap a:hover {
                color: #fff; }
            .page-item-2 .content .item .wrap .bottom .like-wrap a.is-active, .page-item-3 .content .item .wrap .bottom .like-wrap a.is-active {
              color: #fff; }
              .page-item-2 .content .item .wrap .bottom .like-wrap a.is-active:hover, .page-item-3 .content .item .wrap .bottom .like-wrap a.is-active:hover {
                color: #E11577; }
    .page-item-2 .content .item:nth-child(3n), .page-item-3 .content .item:nth-child(3n) {
      margin-right: 0; }
    .page-item-2 .content .audiogallery, .page-item-3 .content .audiogallery {
      position: relative;
      bottom: 0;
      -webkit-transition: bottom .4s ease;
      transition: bottom .4s ease; }
    .page-item-2 .content .audiogallery .slider-main .slider-clipper, .page-item-3 .content .audiogallery .slider-main .slider-clipper {
      height: 105px !important; }
    .page-item-2 .content .audiogallery.player-is-playing, .page-item-3 .content .audiogallery.player-is-playing {
      bottom: -180px; }
    .page-item-2 .content .audiogallery.player-is-playing + .bottom, .page-item-3 .content .audiogallery.player-is-playing + .bottom {
      top: -60px !important; }
    .page-item-2 .content .audioplayer.skin-wave .audioplayer-inner .the-thumb-con, .page-item-2 .content .audioplayer.skin-wave .curr-time, .page-item-2 .content .audioplayer.skin-wave.meta-loaded .total-time, .page-item-3 .content .audioplayer.skin-wave .audioplayer-inner .the-thumb-con, .page-item-3 .content .audioplayer.skin-wave .curr-time, .page-item-3 .content .audioplayer.skin-wave.meta-loaded .total-time {
      display: none !important; }
    .page-item-2 .content .audioplayer.skin-wave .audioplayer-inner > .ap-controls, .page-item-3 .content .audioplayer.skin-wave .audioplayer-inner > .ap-controls {
      padding: 9px 15px; }
    .page-item-2 .content .audioplayer.scrubbar-type-wave .scrubbar, .page-item-3 .content .audioplayer.scrubbar-type-wave .scrubbar {
      height: 32px;
      margin-left: 42px;
      width: calc(100% - 42px);
      position: relative;
      z-index: 1;
      -webkit-transition: top .4s ease;
      transition: top .4s ease;
      top: 300px; }
      .page-item-2 .content .audioplayer.scrubbar-type-wave .scrubbar:after, .page-item-3 .content .audioplayer.scrubbar-type-wave .scrubbar:after {
        position: absolute;
        top: -9px;
        left: -59px;
        right: -15px;
        bottom: -9px;
        z-index: -1;
        content: '';
        background-color: rgba(255, 255, 255, 0.5);
        border-radius: 10px; }
    .page-item-2 .content .skin-wave.skin-wave-mode-normal .ap-controls .con-controls, .page-item-3 .content .skin-wave.skin-wave-mode-normal .ap-controls .con-controls {
      position: relative;
      top: -11px;
      width: 55px;
      margin: 0;
      left: -17px; }
    .page-item-2 .content .audioplayer .ap-controls .con-playpause .pausebtn .pause-icon, .page-item-3 .content .audioplayer .ap-controls .con-playpause .pausebtn .pause-icon {
      z-index: 1000;
      position: relative; }
    .page-item-2 .content .audioplayer.skin-wave .ap-controls .con-playpause, .page-item-3 .content .audioplayer.skin-wave .ap-controls .con-playpause {
      width: 55px;
      height: 55px;
      position: relative;
      z-index: 1; }
      .page-item-2 .content .audioplayer.skin-wave .ap-controls .con-playpause:after, .page-item-3 .content .audioplayer.skin-wave .ap-controls .con-playpause:after {
        position: absolute;
        z-index: -1;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 80px;
        height: 80px;
        background: linear-gradient(135deg, #2176fd 1%, #e11577 100%);
        opacity: 00;
        content: '';
        border-radius: 100%; }
    .page-item-2 .content .dzsap-play-icon, .page-item-3 .content .dzsap-play-icon {
      height: 100%; }
    .page-item-2 .content .audioplayer.skin-wave .con-playpause .playbtn svg.svg-icon, .page-item-3 .content .audioplayer.skin-wave .con-playpause .playbtn svg.svg-icon {
      margin-left: 2px;
      width: 18px;
      height: 18px; }
    .page-item-2 .content .audioplayer.skin-wave .player-but .the-icon-bg, .page-item-3 .content .audioplayer.skin-wave .player-but .the-icon-bg {
      background-image: none; }
    .page-item-2 .content .audioplayer.skin-wave .player-but .the-icon-bg, .page-item-3 .content .audioplayer.skin-wave .player-but .the-icon-bg {
      background: transparent; }
      .page-item-2 .content .audioplayer.skin-wave .player-but .the-icon-bg:hover, .page-item-3 .content .audioplayer.skin-wave .player-but .the-icon-bg:hover {
        background-image: linear-gradient(-52deg, #e11577 0%, #2176fd 100%); }
    .page-item-2 .content .audioplayer.skin-wave .ap-controls .con-playpause .playbtn, .page-item-3 .content .audioplayer.skin-wave .ap-controls .con-playpause .playbtn {
      border: 2px solid #ffffff; }
      .page-item-2 .content .audioplayer.skin-wave .ap-controls .con-playpause .playbtn:hover, .page-item-3 .content .audioplayer.skin-wave .ap-controls .con-playpause .playbtn:hover {
        border: 0 solid #ffffff; }
        .page-item-2 .content .audioplayer.skin-wave .ap-controls .con-playpause .playbtn:hover .the-icon-bg, .page-item-3 .content .audioplayer.skin-wave .ap-controls .con-playpause .playbtn:hover .the-icon-bg {
          background-image: linear-gradient(-52deg, #e11577 0%, #2176fd 100%); }
    .page-item-2 .content .player-is-playing .skin-wave.skin-wave-mode-normal .ap-controls .con-controls, .page-item-3 .content .player-is-playing .skin-wave.skin-wave-mode-normal .ap-controls .con-controls {
      position: absolute;
      top: 12px;
      left: 15px;
      -webkit-transform: translate(0, 0);
              transform: translate(0, 0);
      z-index: 10; }
    .page-item-2 .content .player-is-playing .audioplayer.skin-wave .ap-controls .con-playpause, .page-item-3 .content .player-is-playing .audioplayer.skin-wave .ap-controls .con-playpause {
      width: 26px;
      height: 26px;
      position: relative;
      z-index: 1; }
      .page-item-2 .content .player-is-playing .audioplayer.skin-wave .ap-controls .con-playpause:after, .page-item-3 .content .player-is-playing .audioplayer.skin-wave .ap-controls .con-playpause:after {
        position: absolute;
        z-index: -1;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        width: 32px;
        height: 32px;
        background: linear-gradient(135deg, #2176fd 1%, #e11577 100%);
        opacity: 0.2;
        content: '';
        border-radius: 100%; }
    .page-item-2 .content .player-is-playing .audioplayer.skin-wave .player-but .the-icon-bg, .page-item-3 .content .player-is-playing .audioplayer.skin-wave .player-but .the-icon-bg {
      background-image: linear-gradient(-52deg, #e11577 0%, #2176fd 100%); }
    .page-item-2 .content .player-is-playing .audioplayer.skin-wave .con-playpause .playbtn svg.svg-icon, .page-item-3 .content .player-is-playing .audioplayer.skin-wave .con-playpause .playbtn svg.svg-icon {
      margin-left: 1px;
      width: 12px;
      height: 12px; }
    .page-item-2 .content .player-is-playing .audioplayer.scrubbar-type-wave .scrubbar, .page-item-3 .content .player-is-playing .audioplayer.scrubbar-type-wave .scrubbar {
      top: 0; }
    .page-item-2 .content .audioplayer, .page-item-2 .content .audioplayer *, .page-item-3 .content .audioplayer, .page-item-3 .content .audioplayer * {
      -webkit-transition: none;
      transition: none; }

.tab-item-4 {
  margin: 0 0 130px; }

.big-filter .item-filter h6 a.is-active:after {
  content: '\f068'; }

.big-filter .item-filter {
  position: relative; }
  .big-filter .item-filter .clear-block {
    position: absolute;
    top: 9px;
    right: 25px;
    z-index: 10; }
    .big-filter .item-filter .clear-block a {
      display: inline-block;
      color: #99a3b1;
      font-size: 13px;
      font-weight: 400;
      letter-spacing: 0.39px; }
      .big-filter .item-filter .clear-block a:hover {
        color: #E11577; }

.tab-item-5 .inner-wrap {
  -webkit-box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
          box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
  background-color: #ffffff;
  width: 100%;
  padding: 39px 45px 15px;
  border-radius: 15px;
  margin: auto;
  position: relative; }
.tab-item-5 h3 {
  color: #12284a;
  font-size: 24px;
  font-weight: 700;
  letter-spacing: 0.72px;
  line-height: 22px;
  margin-bottom: 30px;
  padding-bottom: 22px;
  border-bottom: 1px dotted rgba(95, 110, 132, 0.25); }
.tab-item-5 .btn-wrap-clear {
  position: absolute;
  top: 45px;
  right: 45px; }
  .tab-item-5 .btn-wrap-clear a {
    color: #5f6e84;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.39px; }
    .tab-item-5 .btn-wrap-clear a i {
      margin-left: 11px;
      -webkit-transition: none;
      transition: none; }
    .tab-item-5 .btn-wrap-clear a:hover {
      color: #E11577; }
.tab-item-5 .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .tab-item-5 .content .item {
    width: 24%;
    border-radius: 10px;
    overflow: hidden;
    margin-right: 1.33%;
    margin-bottom: 25px;
    height: 443px;
    position: relative; }
    .tab-item-5 .content .item .label {
      top: 20px;
      left: 20px;
      position: absolute;
      display: inline-block;
      z-index: 10; }
      .tab-item-5 .content .item .label p {
        background-color: #0063ff;
        border-radius: 10px;
        padding: 0 20px;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 0.45px;
        line-height: 42px;
        display: inline-block;
        color: #fff; }
    .tab-item-5 .content .item figure {
      position: relative;
      z-index: 1;
      height: 100%; }
      .tab-item-5 .content .item figure:after {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: '';
        background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 40, 74, 0)), to(rgba(18, 40, 74, 0.8)));
        background-image: linear-gradient(180deg, rgba(18, 40, 74, 0) 0%, rgba(18, 40, 74, 0.8) 100%); }
      .tab-item-5 .content .item figure img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .tab-item-5 .content .item .wrap {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      padding: 20px 40px 40px;
      z-index: 10; }
      .tab-item-5 .content .item .wrap .bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        position: relative;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        top: 0;
        margin: 5px 0 0; }
        .tab-item-5 .content .item .wrap .bottom p {
          width: 100%;
          color: #ffffff;
          font-size: 22px;
          font-weight: 700;
          letter-spacing: 0.66px;
          line-height: normal;
          margin: 0 0 25px;
          padding: 0 0 15px;
          border-bottom: 1px dotted rgba(255, 255, 255, 0.4); }
        .tab-item-5 .content .item .wrap .bottom .line-bottom {
          width: 100%;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
        .tab-item-5 .content .item .wrap .bottom .btn-wrap-view {
          width: 100px; }
          .tab-item-5 .content .item .wrap .bottom .btn-wrap-view a {
            display: block;
            width: 100%;
            height: 40px;
            border: 1px solid #ffffff;
            border-radius: 10px;
            color: #ffffff;
            font-size: 17px;
            font-weight: 700;
            letter-spacing: 0.51px;
            text-align: center;
            line-height: 38px;
            -webkit-transition: background .4s ease;
            transition: background .4s ease; }
            .tab-item-5 .content .item .wrap .bottom .btn-wrap-view a:hover {
              background-image: linear-gradient(-69deg, #e11577 0%, #2176fd 100%);
              border: 0 solid transparent;
              line-height: 40px; }
        .tab-item-5 .content .item .wrap .bottom .edit-wrap {
          width: 40px; }
          .tab-item-5 .content .item .wrap .bottom .edit-wrap a {
            height: 40px;
            background-color: rgba(255, 255, 255, 0.4);
            border-radius: 10px;
            text-align: center;
            width: 100%;
            color: #fff;
            display: block; }
            .tab-item-5 .content .item .wrap .bottom .edit-wrap a i {
              -webkit-transition: none;
              transition: none;
              font-size: 16px;
              line-height: 40px;
              position: relative;
              top: -1px;
              left: 1px; }
            .tab-item-5 .content .item .wrap .bottom .edit-wrap a:hover {
              color: #E11577; }
  .tab-item-5 .content .item:nth-child(4n) {
    margin-right: 0; }
  .tab-item-5 .content .item-first {
    border: 1px dotted #c7d5eb;
    background-color: #f7faff; }
    .tab-item-5 .content .item-first a {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      height: 100%;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
          -ms-flex-pack: center;
              justify-content: center;
      color: #0063ff;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
      font-size: 20px;
      font-weight: 400;
      letter-spacing: 0.6px;
      line-height: normal;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column; }
      .tab-item-5 .content .item-first a .img-wrap {
        margin-bottom: 25px;
        display: block;
        text-align: center;
        position: relative; }
        .tab-item-5 .content .item-first a .img-wrap:after {
          position: absolute;
          top: 0;
          left: 50%;
          -webkit-transform: translate(-50%, 0);
                  transform: translate(-50%, 0);
          content: url("../img/icon-5-1.svg");
          opacity: 0;
          -webkit-transition: all .4s ease;
          transition: all .4s ease; }
      .tab-item-5 .content .item-first a img {
        width: auto;
        vertical-align: top; }
      .tab-item-5 .content .item-first a span {
        display: block;
        -webkit-transition: none;
        transition: none; }
      .tab-item-5 .content .item-first a:hover {
        color: #E11577; }
        .tab-item-5 .content .item-first a:hover .img-wrap img {
          opacity: 0; }
        .tab-item-5 .content .item-first a:hover .img-wrap:after {
          opacity: 1; }
  .tab-item-5 .content .audiogallery {
    position: relative;
    bottom: 0;
    -webkit-transition: bottom .4s ease;
    transition: bottom .4s ease; }
  .tab-item-5 .content .audiogallery .slider-main .slider-clipper {
    height: 105px !important; }
  .tab-item-5 .content .audiogallery.player-is-playing {
    bottom: -205px; }
  .tab-item-5 .content .audiogallery.player-is-playing + .bottom {
    top: -60px !important; }
  .tab-item-5 .content .audioplayer.skin-wave .audioplayer-inner .the-thumb-con, .tab-item-5 .content .audioplayer.skin-wave .curr-time, .tab-item-5 .content .audioplayer.skin-wave.meta-loaded .total-time {
    display: none !important; }
  .tab-item-5 .content .audioplayer.skin-wave .audioplayer-inner > .ap-controls {
    padding: 9px 15px; }
  .tab-item-5 .content .audioplayer.scrubbar-type-wave .scrubbar {
    height: 32px;
    margin-left: 42px;
    width: calc(100% - 42px);
    position: relative;
    z-index: 1;
    -webkit-transition: top .4s ease;
    transition: top .4s ease;
    top: 300px; }
    .tab-item-5 .content .audioplayer.scrubbar-type-wave .scrubbar:after {
      position: absolute;
      top: -9px;
      left: -59px;
      right: -15px;
      bottom: -9px;
      z-index: -1;
      content: '';
      background-color: rgba(255, 255, 255, 0.5);
      border-radius: 10px; }
  .tab-item-5 .content .skin-wave.skin-wave-mode-normal .ap-controls .con-controls {
    position: relative;
    top: -11px;
    width: 55px;
    margin: 0;
    left: -17px; }
  .tab-item-5 .content .audioplayer .ap-controls .con-playpause .pausebtn .pause-icon {
    z-index: 1000;
    position: relative; }
  .tab-item-5 .content .audioplayer.skin-wave .ap-controls .con-playpause {
    width: 55px;
    height: 55px;
    position: relative;
    z-index: 1; }
    .tab-item-5 .content .audioplayer.skin-wave .ap-controls .con-playpause:after {
      position: absolute;
      z-index: -1;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 80px;
      height: 80px;
      background: linear-gradient(135deg, #2176fd 1%, #e11577 100%);
      opacity: 00;
      content: '';
      border-radius: 100%; }
  .tab-item-5 .content .dzsap-play-icon {
    height: 100%; }
  .tab-item-5 .content .audioplayer.skin-wave .con-playpause .playbtn svg.svg-icon {
    margin-left: 2px;
    width: 18px;
    height: 18px; }
  .tab-item-5 .content .audioplayer.skin-wave .player-but .the-icon-bg {
    background-image: none; }
  .tab-item-5 .content .audioplayer.skin-wave .player-but .the-icon-bg {
    background: transparent; }
    .tab-item-5 .content .audioplayer.skin-wave .player-but .the-icon-bg:hover {
      background-image: linear-gradient(-52deg, #e11577 0%, #2176fd 100%); }
  .tab-item-5 .content .audioplayer.skin-wave .ap-controls .con-playpause .playbtn {
    border: 2px solid #ffffff; }
    .tab-item-5 .content .audioplayer.skin-wave .ap-controls .con-playpause .playbtn:hover {
      border: 0 solid #ffffff; }
      .tab-item-5 .content .audioplayer.skin-wave .ap-controls .con-playpause .playbtn:hover .the-icon-bg {
        background-image: linear-gradient(-52deg, #e11577 0%, #2176fd 100%); }
  .tab-item-5 .content .player-is-playing .skin-wave.skin-wave-mode-normal .ap-controls .con-controls {
    position: absolute;
    top: 12px;
    left: 15px;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
    z-index: 10; }
  .tab-item-5 .content .player-is-playing .audioplayer.skin-wave .ap-controls .con-playpause {
    width: 26px;
    height: 26px;
    position: relative;
    z-index: 1; }
    .tab-item-5 .content .player-is-playing .audioplayer.skin-wave .ap-controls .con-playpause:after {
      position: absolute;
      z-index: -1;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      width: 32px;
      height: 32px;
      background: linear-gradient(135deg, #2176fd 1%, #e11577 100%);
      opacity: 0.2;
      content: '';
      border-radius: 100%; }
  .tab-item-5 .content .player-is-playing .audioplayer.skin-wave .player-but .the-icon-bg {
    background-image: linear-gradient(-52deg, #e11577 0%, #2176fd 100%); }
  .tab-item-5 .content .player-is-playing .audioplayer.skin-wave .con-playpause .playbtn svg.svg-icon {
    margin-left: 1px;
    width: 12px;
    height: 12px; }
  .tab-item-5 .content .player-is-playing .audioplayer.scrubbar-type-wave .scrubbar {
    top: 0; }
  .tab-item-5 .content .audioplayer, .tab-item-5 .content .audioplayer * {
    -webkit-transition: none;
    transition: none; }
.tab-item-5 .pagination {
  margin: 23px 0 21px; }

.popup-edit-collection h2 {
  color: #12284a;
  font-size: 27px;
  font-weight: 700;
  letter-spacing: 0.81px;
  line-height: normal;
  margin-bottom: 30px;
  padding-bottom: 22px; }
.popup-edit-collection .content .wrap {
  position: relative;
  margin-bottom: 15px; }
  .popup-edit-collection .content .wrap label {
    position: absolute;
    display: inline-block;
    left: 20px;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
    color: #5F6E84;
    font-size: 20px;
    z-index: 999999999; }
  .popup-edit-collection .content .wrap .select2 {
    width: 100% !important;
    border-radius: 10px; }
.popup-edit-collection .img-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .popup-edit-collection .img-wrap .item-img {
    width: 24%;
    margin-bottom: 5px;
    margin-right: 1.33%; }
    .popup-edit-collection .img-wrap .item-img span {
      cursor: pointer;
      display: inline-block;
      width: 100%;
      height: 135px;
      border: 2px solid transparent;
      border-radius: 17px;
      overflow: hidden;
      position: relative;
      z-index: 1; }
      .popup-edit-collection .img-wrap .item-img span:after {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        content: ''; }
      .popup-edit-collection .img-wrap .item-img span img {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover;
        z-index: -1;
        vertical-align: top;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
    .popup-edit-collection .img-wrap .item-img input[type="checkbox"]:checked + span {
      border: 2px solid #0063ff; }
  .popup-edit-collection .img-wrap .item-img:nth-child(4n) {
    margin-right: 0; }
.popup-edit-collection figure {
  height: 443px;
  border-radius: 17px;
  margin-bottom: 10px;
  overflow: hidden; }
  .popup-edit-collection figure img {
    vertical-align: top;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
.popup-edit-collection .file-wrap {
  position: relative;
  margin-bottom: 20px; }
  .popup-edit-collection .file-wrap input {
    position: absolute;
    z-index: -1;
    visibility: hidden; }
  .popup-edit-collection .file-wrap label {
    display: block;
    color: #0063ff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.39px;
    cursor: pointer; }
    .popup-edit-collection .file-wrap label:hover {
      color: #E11577; }
.popup-edit-collection .input-wrap {
  margin-bottom: 15px; }
  .popup-edit-collection .input-wrap label {
    display: none; }
  .popup-edit-collection .input-wrap input {
    width: 100%;
    background-color: rgba(85, 122, 175, 0.07);
    border-radius: 10px;
    height: 50px;
    padding: 0 60px 0 20px;
    border: 1px solid transparent;
    color: #5f6e84;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.45px; }
    .popup-edit-collection .input-wrap input:focus {
      border: 1px solid #1163fb; }
.popup-edit-collection .radio {
  display: inline-block;
  width: auto;
  margin-right: 30px;
  margin-bottom: 15px; }
  .popup-edit-collection .radio label {
    display: block;
    padding-left: 29px;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.42px;
    line-height: 19px;
    color: #5f6e84;
    cursor: pointer; }
    .popup-edit-collection .radio label input[type=checkbox] {
      margin: 0;
      display: none; }
    .popup-edit-collection .radio label span {
      display: inline-block;
      position: absolute;
      top: 0;
      left: 0;
      width: 19px;
      height: 19px;
      border: 1px solid #5f6e84;
      border-radius: 5px;
      cursor: pointer; }
      .popup-edit-collection .radio label span:after {
        content: '\f00c';
        position: absolute;
        top: -1px;
        left: 2px;
        font-size: 12px;
        color: #fff;
        opacity: 0;
        font-family: "Font Awesome 5 Pro"; }
    .popup-edit-collection .radio label input[type="radio"]:checked + span {
      background: #0063ff;
      border: 1px solid #0063ff; }
      .popup-edit-collection .radio label input[type="radio"]:checked + span:after {
        opacity: 1; }
  .popup-edit-collection .radio input[type=radio] {
    margin: 0;
    display: none; }
.popup-edit-collection .btn-wrap {
  margin-bottom: 5px; }
  .popup-edit-collection .btn-wrap .btn-default {
    margin-right: 13px;
    width: 134px;
    border: none;
    line-height: 48px; }
  .popup-edit-collection .btn-wrap .btn-border {
    border: 1px solid #5f6e84;
    width: 191px;
    color: #5f6e84;
    line-height: 46px; }
    .popup-edit-collection .btn-wrap .btn-border:hover {
      color: #fff;
      border: 1px solid transparent; }
.popup-edit-collection .btn-wrap-1 .btn-border {
  width: 134px; }
.popup-edit-collection #file, .popup-edit-collection .file {
  left: 0;
  -webkit-transform: translate(0);
          transform: translate(0); }
.popup-edit-collection .input-check {
  padding-bottom: 10px;
  margin-bottom: 20px;
  position: relative; }
  .popup-edit-collection .input-check:after {
    position: absolute;
    bottom: 0;
    left: -20px;
    right: -20px;
    border-bottom: 1px dotted rgba(95, 110, 132, 0.25);
    content: ''; }
.popup-edit-collection p {
  color: #5f6e84;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.45px;
  line-height: 22px;
  position: relative;
  margin: 0 0 20px;
  padding: 0 0 20px; }
  .popup-edit-collection p:after {
    position: absolute;
    bottom: 0;
    left: -20px;
    right: -20px;
    border-bottom: 1px dotted rgba(95, 110, 132, 0.25);
    content: ''; }

.popup {
  border-radius: 20px;
  overflow: hidden; }
  .popup h2 {
    position: relative; }
    .popup h2:after {
      position: absolute;
      bottom: 0;
      left: -20px;
      right: -20px;
      border-bottom: 1px dotted rgba(95, 110, 132, 0.25);
      content: ''; }

.tab-item-5 .content .audiogallery.player-is-playing + .bottom {
  min-height: 135px; }

.tab-item-6 .pagination {
  margin-top: 25px; }

.music-block-del {
  width: 1341px;
  position: relative; }
  .music-block-del .btn-wrap-clear {
    position: absolute;
    top: 45px;
    right: 45px; }
    .music-block-del .btn-wrap-clear a {
      color: #5f6e84;
      font-size: 13px;
      font-weight: 400;
      letter-spacing: 0.39px; }
      .music-block-del .btn-wrap-clear a i {
        margin-left: 11px;
        -webkit-transition: none;
        transition: none; }
      .music-block-del .btn-wrap-clear a:hover {
        color: #E11577; }
  .music-block-del .item-music .del-wrap {
    width: 25px; }
    .music-block-del .item-music .del-wrap a {
      display: block;
      width: 100%;
      font-size: 12px;
      color: #8f9aa9;
      padding: 10px 0 13px;
      text-align: right; }
      .music-block-del .item-music .del-wrap a i {
        -webkit-transition: none;
        transition: none; }
      .music-block-del .item-music .del-wrap a:hover {
        color: #E11577; }

.page-account .audiogallery .slider-main .slider-clipper {
  height: auto !important; }

.tab-item-3 .pagination {
  margin-top: 25px; }

.page-item-1 .pagination-wrap {
  padding: 0;
  margin-top: 25px; }
.page-item-1 .pagination-wrap .pagination {
  margin: 0; }

/*--------------------END-PAGE-MY-ACCOUNT---------------------------*/
/*---------------------PAGE-CATEGORY---------------------------*/
.page-collection .top-category .content {
  background-image: -webkit-gradient(linear, left top, right top, from(#2657eb), to(#de6161));
  background-image: linear-gradient(to right, #2657eb 0%, #de6161 100%); }
.page-collection .top-category {
  margin: 0 0 40px; }
.page-collection .featured-collections {
  padding: 50px 10px 39px;
  margin: 0 auto 28px; }
.page-collection .featured-collections .content {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .page-collection .featured-collections .content .item {
    margin-bottom: 25px; }
.page-collection .pagination {
  margin-bottom: 70px; }
.page-collection .featured-collections .content .item {
  width: 32.4%;
  margin-right: 1.4%; }
.page-collection .featured-collections .content .item:nth-child(3n) {
  margin-right: 0; }

/*--------------------END-PAGE-CATEGORY---------------------------*/
/*---------------------PAGE-RELEASES---------------------------*/
.page-releases .top-category .content {
  background-image: -webkit-gradient(linear, left top, right top, from(#191654), to(#43c6ac));
  background-image: linear-gradient(to right, #191654 0%, #43c6ac 100%); }
.page-releases .top-category {
  margin: 0 0 40px; }
.page-releases .pagination {
  margin: 29px 0 70px; }

.release-wrap {
  margin: 0 auto;
  max-width: 1840px; }
  .release-wrap .inner-wrap {
    padding: 50px 50px 25px; }
  .release-wrap .content .item {
    width: 24%;
    margin-right: 1.33%; }
  .release-wrap .content .item:nth-child(3n) {
    margin-right: 1.33%; }
  .release-wrap .content .item:nth-child(4n) {
    margin-right: 0; }
  .release-wrap .content .item .wrap .bottom .like-wrap {
    display: none; }

.tab-item-5 .content .audiogallery {
  max-height: 105px; }

/*--------------------END-PAGE-RELEASES---------------------------*/
/*---------------------PAGE-EDITOR-PICKS---------------------------*/
.page-pack .top-category .content {
  background-image: -webkit-gradient(linear, left top, right top, from(#642b73), to(#c6426e));
  background-image: linear-gradient(to right, #642b73 0%, #c6426e 100%); }
.page-pack .top-category {
  margin: 0 0 40px; }
.page-pack .favorites .right .line.is-back .search-wrap {
  width: 731px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-right: calc(100% - 731px - 480px); }
  .page-pack .favorites .right .line.is-back .search-wrap h3 {
    font-size: 27px;
    letter-spacing: 0.81px;
    line-height: normal;
    display: inline-block;
    width: auto;
    margin-right: 6px;
    margin-bottom: 0; }
  .page-pack .favorites .right .line.is-back .search-wrap p {
    color: #5f6e84;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.54px;
    display: inline-block; }
.page-pack .favorites .right .line .search-wrap .wrap {
  width: 490px;
  position: relative; }
.page-pack .title-wrap {
  width: 200px; }
.page-pack .music-block {
  padding: 25px 40px 15px; }
.page-pack .music-block .item-music .audiogallery {
  margin-right: 25px; }
.page-pack .music-block .item-music .name-file {
  margin-right: 25px; }
.page-pack .music-block .item-music .instruments {
  margin-right: 25px; }
.page-pack .music-block .item-music .type {
  margin-right: 25px; }
.page-pack .music-block .item-music .key {
  width: 50px;
  margin-right: 25px; }
.page-pack .music-block .item-music .time {
  margin-right: 20px; }

.show-wrap {
  width: 230px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center; }
  .show-wrap p {
    color: #5f6e84;
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.45px;
    line-height: normal;
    width: auto;
    margin-right: 11px; }

.sort-menu li {
  display: inline-block;
  margin-left: 10px; }
  .sort-menu li a {
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid rgba(95, 110, 132, 0.4);
    border-radius: 10px;
    line-height: 48px;
    text-align: center;
    color: rgba(95, 110, 132, 0.8);
    font-size: 15px;
    font-weight: 400;
    letter-spacing: 0.45px; }
    .sort-menu li a:hover {
      color: #E11577;
      border: 1px solid #E11577; }
.sort-menu li.active a {
  color: #E11577;
  border: 1px solid #E11577; }
.sort-menu li:first-child {
  margin-left: 0; }

.item-music-head {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 12px;
  position: relative;
  padding: 0 0 25px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .item-music-head:after {
    position: absolute;
    bottom: 0;
    left: -40px;
    right: -40px;
    border-bottom: 1px dotted rgba(95, 110, 132, 0.25);
    content: ''; }
  .item-music-head .item p {
    opacity: 0.79;
    color: #12284a;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0.51px;
    line-height: normal; }
  .item-music-head .item-1 {
    width: 375px; }
  .item-music-head .item-2 {
    width: 425px; }
  .item-music-head .item-3 {
    width: 125px; }
  .item-music-head .item-4 {
    width: 75px; }
  .item-music-head .item-5 {
    width: 75px; }
  .item-music-head .item-6 {
    width: 70px; }
  .item-music-head .item-7 {
    width: 135px; }
  .item-music-head .item-8 {
    width: 15px; }

.pagination-wrap {
  padding-left: 445px; }
  .pagination-wrap .pagination {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 27px 0 70px; }

.big-filter .top-filter .selected-item {
  position: relative;
  margin-bottom: 27px; }
  .big-filter .top-filter .selected-item .btn-wrap {
    position: absolute;
    top: -49px;
    right: 0; }
    .big-filter .top-filter .selected-item .btn-wrap a {
      display: inline-block;
      white-space: nowrap;
      color: rgba(95, 110, 132, 0.7);
      font-size: 13px;
      font-weight: 400;
      letter-spacing: 0.39px;
      line-height: 22px; }
      .big-filter .top-filter .selected-item .btn-wrap a i {
        -webkit-transition: none;
        transition: none;
        font-size: 12px;
        margin-left: 5px; }
      .big-filter .top-filter .selected-item .btn-wrap a:hover {
        color: #E11577; }
.big-filter .top-filter .search-filter-wrap {
  position: relative;
  margin-bottom: 30px; }
  .big-filter .top-filter .search-filter-wrap input {
    height: 50px;
    background-color: rgba(85, 122, 175, 0.07);
    padding: 0 20px 0 65px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.45px;
    width: calc(100% - 140px);
    border: none;
    border-radius: 10px;
    vertical-align: top; }
  .big-filter .top-filter .search-filter-wrap label {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    height: 50px;
    font-size: 20px;
    color: #5F6E84;
    line-height: 50px;
    text-align: center;
    width: 50px; }
  .big-filter .top-filter .search-filter-wrap .btn-border {
    width: 127px;
    float: right;
    border: 1px solid #5f6e84;
    color: #afb6c1; }
    .big-filter .top-filter .search-filter-wrap .btn-border:hover {
      color: #fff;
      border: 1px solid transparent; }

.top-line .content-width .search-wrap .wrap label {
  z-index: 99999999; }

/*--------------------END-PAGE-EDITOR-PICKS---------------------------*/
/*---------------------PAGE-SEARCH---------------------------*/
.page-advanced-search .big-filter h3 {
  margin-bottom: 20px; }
.page-advanced-search .big-filter .top-filter .selected-item {
  margin-bottom: 22px; }

.save-btn-wrap {
  margin: 0 0 40px; }

.popup-save-search h2 {
  padding-bottom: 15px; }
.popup-save-search .selected-item {
  margin-bottom: 20px; }
.popup-save-search .bottom-wrap {
  position: relative;
  margin-top: 25px;
  padding-top: 20px; }
  .popup-save-search .bottom-wrap:after {
    position: absolute;
    top: 0;
    left: -100px;
    right: -100px;
    content: '';
    border-top: 1px dotted rgba(95, 110, 132, 0.25); }
  .popup-save-search .bottom-wrap button {
    margin: 0;
    width: 134px; }

.full-search {
  padding: 30px 30px 25px;
  -webkit-box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
          box-shadow: 0 10px 30px rgba(46, 79, 131, 0.1);
  background-color: #ffffff;
  border-radius: 20px;
  margin: 0 0 40px; }
  .full-search h1 {
    color: #12284a;
    font-size: 27px;
    font-weight: 700;
    letter-spacing: 0.81px;
    line-height: normal;
    margin-bottom: 20px;
    text-transform: inherit; }
  .full-search .search-full-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .full-search .search-full-wrap input {
      width: 100%;
      background-color: rgba(85, 122, 175, 0.07);
      border-radius: 10px;
      height: 50px;
      padding: 0 20px 0 50px;
      border: 1px solid transparent;
      color: #5f6e84;
      font-size: 15px;
      font-weight: 400;
      letter-spacing: 0.45px; }
      .full-search .search-full-wrap input:focus {
        border: 1px solid #1163fb; }
    .full-search .search-full-wrap input:focus + label {
      color: #E11577; }
    .full-search .search-full-wrap label {
      position: absolute;
      top: 0;
      left: 0;
      width: 50px;
      height: 50px;
      display: inline-block;
      text-align: center;
      line-height: 50px;
      color: #5F6E84;
      font-size: 18px; }
      .full-search .search-full-wrap label i {
        -webkit-transition: none;
        transition: none; }
    .full-search .search-full-wrap .input-wrap {
      position: relative;
      width: calc(100% - 138px); }
  .full-search .btn-border {
    width: 123px;
    float: right;
    border: 1px solid #5f6e84;
    color: #5f6e84;
    line-height: 44px;
    font-weight: 400;
    font-size: 14px; }
    .full-search .btn-border:hover {
      color: #fff;
      border: 1px solid transparent; }
  .full-search .selected-item {
    width: calc(100% - 138px);
    margin-top: 16px;
    position: relative;
    padding-right: 100px; }
    .full-search .selected-item h5 {
      color: #12284a;
      font-size: 15px;
      font-weight: 400;
      letter-spacing: 0.45px;
      line-height: normal;
      margin-bottom: 10px; }
    .full-search .selected-item .btn-wrap {
      position: absolute;
      top: 1px;
      right: 0; }
      .full-search .selected-item .btn-wrap a {
        color: rgba(95, 110, 132, 0.7);
        font-size: 13px;
        font-weight: 400;
        letter-spacing: 0.39px;
        line-height: normal; }
        .full-search .selected-item .btn-wrap a:hover {
          color: #E11577; }

.reset-search {
  position: absolute;
  right: 0;
  top: 0;
  line-height: 49px;
  font-size: 16px;
  color: #5f6e84;
  width: 49px;
  height: 49px;
  border: none;
  background: transparent;
  text-align: center;
  cursor: pointer;
  visibility: hidden;
  z-index: 10; }
  .reset-search:hover {
    color: #E11577; }

.search-input.is-active ~ .reset-search {
  visibility: visible; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

.page-advanced-search .favorites .right .line.is-back .search-wrap {
  margin-right: 30px;
  width: calc(100% - 513px); }
  .page-advanced-search .favorites .right .line.is-back .search-wrap h3 {
    color: #12284a;
    font-size: 27px;
    font-weight: 700;
    letter-spacing: 0.81px;
    line-height: normal;
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 0; }
  .page-advanced-search .favorites .right .line.is-back .search-wrap p {
    color: #5f6e84;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.54px;
    line-height: normal;
    display: inline-block; }
  .page-advanced-search .favorites .right .line.is-back .search-wrap .title-wrap {
    position: relative;
    top: 9px; }
.page-advanced-search .music-block {
  padding: 25px 40px 15px; }
.page-advanced-search .music-block .item-music .audiogallery {
  margin-right: 25px; }
.page-advanced-search .music-block .item-music .name-file {
  margin-right: 25px; }
.page-advanced-search .music-block .item-music .instruments {
  margin-right: 25px; }
.page-advanced-search .music-block .item-music .type {
  margin-right: 25px; }
.page-advanced-search .music-block .item-music .key {
  width: 50px;
  margin-right: 25px; }
.page-advanced-search .music-block .item-music .time {
  margin-right: 20px; }
.page-advanced-search .releases {
  margin-bottom: 67px; }
.page-advanced-search .popup-filter {
  display: none; }

.subscribe-wrap {
  margin: 28px auto 70px;
  padding-left: 450px;
  max-width: 1840px; }
  .subscribe-wrap p {
    color: #12284a;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 0.6px;
    line-height: normal; }
    .subscribe-wrap p a {
      font-size: 20px;
      font-weight: 700;
      letter-spacing: 0.6px;
      line-height: normal;
      color: #0063ff; }
      .subscribe-wrap p a:hover {
        color: #E11577; }

/*--------------------END-PAGE-SEARCH---------------------------*/
/*---------------------PAGE-CATEGORY-INNER--------------------------*/
.release-wrap h1 {
  color: #12284a;
  font-size: 27px;
  font-weight: 700;
  letter-spacing: 0.81px;
  line-height: normal; }

.page-category-inner .release-wrap .inner-wrap {
  padding: 50px 70px 25px; }
.page-category-inner .release-wrap .content .item {
  width: 23.5%;
  margin-right: 2%; }
.page-category-inner .release-wrap .content .item:nth-child(4) {
  margin-right: 0; }
.page-category-inner .page-item-2 .content .item figure {
  height: 443px; }
.page-category-inner .page-item-2 .content .item .wrap .bottom p {
  margin-bottom: 12px;
  padding-right: 0 !important; }
.page-category-inner .page-item-2 .content .item .wrap .bottom p.small {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.45px;
  line-height: 24px;
  border-bottom: 0;
  padding: 0 !important;
  margin-bottom: 25px; }
.page-category-inner .page-item-2 .content .audioplayer.scrubbar-type-wave .scrubbar {
  top: 32px !important;
  opacity: 0; }
.page-category-inner .page-item-2 .content .audiogallery.player-is-playing + .bottom {
  top: 0 !important; }
.page-category-inner .page-item-2 .content .audiogallery.player-is-playing {
  bottom: 0; }
.page-category-inner .page-item-2 .content .player-is-playing .skin-wave.skin-wave-mode-normal .ap-controls .con-controls {
  top: 43px; }
.page-category-inner .page-item-2 .content .player-is-playing .audioplayer.scrubbar-type-wave .scrubbar {
  opacity: 1; }
.page-category-inner .release-wrap {
  margin-bottom: 40px; }

/*--------------------END-PAGE-CATEGORY-INNER--------------------------*/
/*---------------------PAGE-COLLECTION-INNER--------------------------*/
.top-collection {
  margin: 0 0 40px; }
  .top-collection .inner-wrap {
    background: url("../img/bg-1.png") no-repeat;
    background-size: cover;
    border-radius: 20px;
    padding: 25px 25px 70px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
    .top-collection .inner-wrap .top-link {
      width: 100%;
      text-align: right;
      margin: 0 0 3px; }
      .top-collection .inner-wrap .top-link ul li {
        display: inline-block;
        margin-left: 17px;
        vertical-align: top; }
        .top-collection .inner-wrap .top-link ul li a {
          width: 40px;
          height: 40px;
          border: 1px solid #ffffff;
          display: block;
          line-height: 38px;
          text-align: center;
          color: #fff;
          font-size: 18px;
          border-radius: 100%;
          position: relative; }
      .top-collection .inner-wrap .top-link ul li.downloads a {
        width: 165px;
        border-radius: 10px;
        font-weight: 400; }
        .top-collection .inner-wrap .top-link ul li.downloads a:hover {
          border: 1px solid transparent; }
      .top-collection .inner-wrap .top-link ul .item-link a i {
        opacity: 0; }
      .top-collection .inner-wrap .top-link ul .item-link a:after {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%);
        content: '\f004';
        color: #fff;
        font-family: "Font Awesome 5 Pro";
        line-height: 40px;
        font-size: 18px;
        opacity: 1;
        -webkit-transition: all .4s ease;
        transition: all .4s ease; }
      .top-collection .inner-wrap .top-link ul .item-link a:hover i {
        opacity: 1; }
      .top-collection .inner-wrap .top-link ul .item-link a:hover:after {
        opacity: 0; }
      .top-collection .inner-wrap .top-link ul .item-link-1 a:after {
        content: '\f65e'; }
    .top-collection .inner-wrap figure {
      width: 300px;
      height: 300px;
      border-radius: 15px;
      overflow: hidden;
      margin: 0 0 0 44px; }
      .top-collection .inner-wrap figure img {
        vertical-align: top;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    .top-collection .inner-wrap .text-wrap {
      width: calc(100% - 404px);
      padding: 22px 0 0; }
      .top-collection .inner-wrap .text-wrap h3 {
        color: #ffffff;
        font-size: 28px;
        font-weight: 400;
        letter-spacing: 0.84px;
        line-height: normal;
        margin-bottom: 13px; }
      .top-collection .inner-wrap .text-wrap .info {
        margin-bottom: 25px; }
        .top-collection .inner-wrap .text-wrap .info li {
          display: inline-block;
          margin-right: 26px; }
          .top-collection .inner-wrap .text-wrap .info li p {
            opacity: 0.8;
            color: #ffffff;
            font-size: 14px;
            font-weight: 400;
            letter-spacing: 0.42px;
            line-height: 22px;
            margin: 0;
            max-width: 100%; }
            .top-collection .inner-wrap .text-wrap .info li p i {
              margin-right: 7px;
              font-size: 10px; }
      .top-collection .inner-wrap .text-wrap p {
        color: #ffffff;
        font-size: 15px;
        font-weight: 400;
        letter-spacing: 0.45px;
        line-height: 24px;
        margin-bottom: 51px;
        max-width: 83%; }
      .top-collection .inner-wrap .text-wrap .audiogallery {
        max-width: 950px; }
  .top-collection .curr-time, .top-collection .total-time {
    display: none !important; }
  .top-collection .audioplayer.skin-wave.under-400 .audioplayer-inner .the-thumb-con:not(.a), .top-collection .audioplayer.skin-wave .audioplayer-inner .the-thumb-con {
    display: none; }
  .top-collection .audioplayer.scrubbar-type-wave .scrubbar {
    height: 56px; }
  .top-collection .audioplayer.skin-wave .player-but .the-icon-bg {
    background: transparent; }
  .top-collection .audioplayer.skin-wave .con-playpause .playbtn svg.svg-icon {
    margin-left: 1px; }
  .top-collection .audioplayer.skin-wave .ap-controls .con-playpause-con {
    margin-right: 15px; }
  .top-collection .audioplayer.scrubbar-type-wave .scrubbar {
    margin: 0 0 0 100px;
    width: auto;
    position: relative;
    z-index: 10; }
  .top-collection .skin-wave.skin-wave-mode-normal .ap-controls .con-controls {
    position: absolute;
    top: 50%;
    left: -1px;
    right: 0;
    margin: 0;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%); }
  .top-collection .audioplayer.skin-wave .ap-controls .con-playpause {
    width: 68px;
    height: 68px;
    border: 2px solid #fff;
    border-radius: 100%;
    background: transparent;
    position: relative;
    z-index: 1;
    -webkit-transition: none;
    transition: none; }
  .top-collection .audioplayer.skin-wave .ap-controls .con-playpause:hover {
    border: 0 solid #ffffff; }
  .top-collection .audioplayer.skin-wave .svg-icon path {
    fill: #fff; }
  .top-collection .audioplayer.skin-wave .ap-controls .con-playpause.playing .svg-icon path {
    fill: #fff; }
  .top-collection .audioplayer.skin-wave .ap-controls .con-playpause.playing {
    border: 0 solid transparent;
    background-image: linear-gradient(-51deg, #e11577 0%, #2176fd 100%);
    border-radius: 100%; }
  .top-collection .audioplayer.skin-wave .ap-controls .con-playpause .playbtn:hover .the-icon-bg {
    background-image: linear-gradient(-52deg, #e11577 0%, #2176fd 100%); }
  .top-collection .player-but svg.svg-icon {
    width: 25px;
    height: 25px; }

.favorites-no-img .audioplayer.skin-wave .audioplayer-inner .the-thumb-con {
  display: none; }

.page-collection-inner .releases {
  margin-bottom: 80px; }

.page-item-2 .content .audiogallery, .page-item-3 .content .audiogallery {
  max-height: 105px; }

.select2-container--default .select2-selection--multiple {
  border-radius: 10px; }

.chose-img {
  font-size: 13px;
  line-height: 30px;
  display: inline-block;
  color: #0063FF; }
  .chose-img:hover {
    color: #E11577; }

.top-line .content-width .volume-wrap .ap-controls {
  position: relative; }

.music-block .item-music .name-file .teg-wrap .wrap-mob > span {
  padding: 0 8px;
  position: relative;
  white-space: nowrap; }
  .music-block .item-music .name-file .teg-wrap .wrap-mob > span img {
    position: relative;
    margin-right: 5px;
    max-width: 15px;
    top: 3px; }

.music-block .item-music .name-file .teg-wrap .wrap-mob > span.teg-span {
  min-width: 61px; }

.music-block-del .item-music .audiogallery {
  width: 300px; }

select {
  opacity: 0;
  width: 1px !important; }

.music-block .item-music .name-file .teg-wrap .wrap-mob.is-active {
  padding: 0 25px 0 0; }

.related-posts .content .item img {
  width: 100%;
  height: 100%; }

.music-block .item-music .name-file .teg-wrap .wrap-mob > span.teg-span {
  display: none; }

.top-line {
  height: 110px; }

.music-block .item-music .name-file .teg-wrap .wrap-mob {
  display: inline-block; }

.top-line .content-width .search-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

/*------------------NEW-MENU----------------*/
.grid-sizer,
.grid-item {
  width: 25%; }

.sub-menu-1 {
  display: block; }

.grid-item {
  padding: 8px; }

.sub-menu .grid-item .item {
  width: 100%;
  margin: 0; }

@media (max-width: 1280px) {
  .grid-sizer,
  .grid-item {
    width: 33.33%; } }
@media (max-width: 1023px) {
  .top-menu .sub {
    width: 100%; }

  .grid-sizer,
  .grid-item {
    width: 50%; } }
@media (max-width: 767px) {
  .grid-sizer,
  .grid-item {
    width: 100%; }

  .grid-item {
    padding: 6px; } }
/*--------------------END-PAGE-COLLECTION-INNER--------------------------*/
.big-filter .list-filter li.disable {
  position: relative; }
  .big-filter .list-filter li.disable:after {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    content: '';
    background: #fff;
    opacity: 0.7; }

.big-filter .list-filter li.sub {
  position: relative; }
  .big-filter .list-filter li.sub > label {
    padding-right: 20px; }
  .big-filter .list-filter li.sub i {
    position: absolute;
    width: 20px;
    display: inline-block;
    line-height: 19px;
    font-style: normal;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.42px;
    top: 0;
    right: 15px;
    z-index: 10;
    text-align: center;
    -webkit-transition: none;
    transition: none; }

.big-filter .list-filter li.sub i.is-open {
  font-size: 0; }
  .big-filter .list-filter li.sub i.is-open:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '\f068';
    width: 20px;
    display: inline-block;
    line-height: 19px;
    font-style: normal;
    cursor: pointer;
    font-size: 10px;
    font-weight: 400;
    letter-spacing: 0.42px;
    z-index: 10;
    text-align: center;
    font-family: "Font Awesome 5 Pro"; }

.big-filter .list-hide.sub-list-filter {
  margin: 0 !important;
  display: none; }

.big-filter .list-filter {
  display: block; }
  .big-filter .list-filter:after {
    content: "";
    display: table;
    clear: both; }
  .big-filter .list-filter > li {
    display: inline-block;
    float: left;
    width: 50%;
    padding-right: 10px; }

.big-filter .list-filter li.sub.is-open:nth-child(2n) {
  float: right; }

.sub-list-filter {
  padding-left: 19px;
  margin: 10px 0 0 !important;
  display: block; }
  .sub-list-filter li {
    width: 100% !important;
    padding-right: 0 !important; }
  .sub-list-filter li:last-child {
    margin: 0; }

.big-filter .item-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .big-filter .item-filter h6 {
    width: 100%; }

.big-filter .list-filter {
  width: 50%; }
  .big-filter .list-filter li {
    width: 100%; }

.popup-filter .big-filter .list-filter li {
  width: 100%; }

.list-filter.sub-list-filter {
  width: 100% !important; }

.popup-collection .input-wrap textarea, .popup-edit-collection .input-wrap textarea {
  width: 100%;
  height: 100px;
  padding: 10px;
  outline: none;
  border: none;
  background: #F2F5F9;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.45px;
  border-radius: 10px;
  resize: none; }

.big-filter .item-filter.item-filter-key ul {
  width: 100%; }
  .big-filter .item-filter.item-filter-key ul li {
    width: 50%; }

.popup-collection-new .img-wrap .item-img {
  width: 19%;
  margin-right: 1.25%; }

.popup-collection-new .img-wrap .item-img:nth-child(5n) {
  margin-right: 0; }

.popup-collection-new .img-wrap .item-img:nth-child(4n) {
  margin-right: 1.25%; }

.fancybox-close-small:after {
  outline: none !important; }

.popup-collection .img-wrap .item-img span {
  height: 123px; }

.popup-collection .img-wrap {
  max-height: 255px;
  overflow-y: auto; }

@media (max-width: 767px) {
  .popup-collection .img-wrap .item-img span {
    height: 100px; }

  .popup-collection .img-wrap {
    max-height: 210px; }

  .popup form .btn-default {
    margin-top: 10px !important; } }
@media (max-width: 568px) {
  .popup-collection .img-wrap {
    max-height: 130px; } }
/*-----------NEW-14-10-2020----------*/
.range-slider {
  width: 100% !important; }

.top-line .content-width .volume-wrap {
  overflow: hidden; }
  .top-line .content-width .volume-wrap:hover {
    overflow: visible; }

.top-line .content-width .volume-wrap .audioplayer .controls-volume.controls-volume-vertical .volume-holder {
  -webkit-transition: none;
  transition: none; }

.top-line .content-width .volume-wrap:hover .audioplayer .controls-volume.controls-volume-vertical .volume-holder {
  -webkit-transition: all .4s ease;
  transition: all .4s ease; }

.big-filter .list-filter.no-group {
  width: 100%; }
  .big-filter .list-filter.no-group li {
    width: 50% !important; }

.popup-collection-new .img-wrap .item-img {
  position: relative;
  overflow: hidden;
  border: 2px solid #fff; }
  .popup-collection-new .img-wrap .item-img a {
    position: absolute;
    bottom: 2px;
    left: 2px;
    right: 2px;
    background: rgba(0, 0, 0, 0.3);
    color: #fff;
    font-size: 14px;
    text-decoration: underline;
    line-height: 20px;
    display: block;
    padding: 5px 10px;
    z-index: 10;
    border-radius: 0 0 17px 17px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    opacity: 0; }
  .popup-collection-new .img-wrap .item-img:hover a {
    opacity: 1; }

.popup-collection .img-wrap .item-img span {
  border: 2px solid #fff;
  vertical-align: top; }

/*------NEW-----*/
.top-collection .inner-wrap .top-link ul .item-link a:after {
  line-height: 32px; }

footer .footer .soc-menu ul a {
  position: relative; }

.top-collection .inner-wrap .top-link ul li a i, footer .footer .soc-menu ul a i {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50.2%);
          transform: translate(-50%, -50.2%); }

.releases .content .item figure a {
  position: relative;
  display: block;
  height: 100%; }

.releases .audiogallery {
  cursor: pointer; }

.top-collection .inner-wrap .text-wrap .audiogallery {
  max-width: calc(100% - 50px); }

/*--------------NEW--------------*/
.swiper-button-next, .swiper-button-prev {
  background: #fff; }

.swiper-button-next:before, .swiper-button-prev:before {
  color: #e11577; }

.range-slider .input-range-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .range-slider .input-range-wrap label {
    display: none; }
  .range-slider .input-range-wrap input {
    width: 50px;
    background-color: rgba(85, 122, 175, 0.07);
    border-radius: 4px;
    height: 20px;
    padding: 0 5px;
    border: 1px solid transparent;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.45px;
    text-align: center;
    color: #5f6e84; }
    .range-slider .input-range-wrap input:focus {
      border: 1px solid #1163fb; }

.top-line .content-width .user-wrap .wrap .dropdown-login {
  z-index: 999; }

header.is-active {
  z-index: 9999 !important; }

header {
  position: relative; }

.page-item-2 .content .item figure a, .page-item-3 .content .item figure a, .featured-collections .content .item figure a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 2; }

.page-item-2 .content .item figure a:after, .page-item-3 .content .item figure a:after, .featured-collections .content .item figure a:after {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: '';
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(18, 40, 74, 0)), to(rgba(18, 40, 74, 0.8)));
  background-image: linear-gradient(180deg, rgba(18, 40, 74, 0) 0%, rgba(18, 40, 74, 0.8) 100%); }

.page-item-2 .content .item .wrap .bottom .line-bottom a:after, .page-item-3 .content .item .wrap .bottom .line-bottom a:after, .featured-collections .content .item .wrap .bottom .btn-wrap-view a:after {
  display: none; }

.page-item-2 .content .item .wrap, .page-item-3 .content .item .wrap, .featured-collections .content .item .wrap {
  padding-top: 0; }

.page-item-2 .content .audiogallery, .page-item-3 .content .audiogallery, .featured-collections .audiogallery {
  max-height: 0; }

.page-item-2 .content .skin-wave.skin-wave-mode-normal .ap-controls .con-controls, .page-item-3 .content .skin-wave.skin-wave-mode-normal .ap-controls .con-controls {
  top: -105px; }

.featured-collections .audiogallery .slider-main {
  top: -105px; }

.page-item-2 .content .audiogallery.player-is-playing, .page-item-3 .content .audiogallery.player-is-playing {
  bottom: -80px; }

/*------14.09.2021-----*/
.tariff-plan .content-width .item h6 span.right sub {
  white-space: nowrap; }

/*# sourceMappingURL=styles.css.map */