.blackfriday-intro__title_first {
    color: #CEFCAB !important;
}

.blackfriday-intro-section {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.blackfriday-intro__title_bordered {
  color: #000;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #CEFCAB;
  text-shadow: 1px 1px #CEFCAB, -1px -1px #CEFCAB;
}

.blackfriday-timer.blackfriday-timer--2 .blackfriday-timer__time li {
  color: #000;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #FCCF2E;
  text-shadow: 1px 1px #FCCF2E, -1px -1px #FCCF2E;
}

.blackfriday-intro__title_gerchik {
  content: '';
  z-index: -1;
  width: 520px;
  height: 400px;
  background: url(/img/courses/blackfriday/intro/gerchik_img.png) no-repeat center/contain;
  position: absolute;
  top: 15px;
  left: calc(50% - 236px) !important;
}

@media (max-width: 1441px) and (min-width: 1261px) {
  .blackfriday-intro__title_gerchik {
    left: 175px  !important;
  }
}

@media (max-width: 1261px) and (min-width: 720px) {
  .blackfriday-intro__title_gerchik {
    width: 400px;
    height: 309px;
    left: 80px;
  }
}

@media (max-width: 720px) {
  .blackfriday-intro__title_gerchik {
    width: 494px;
    height: 382px;
    left: calc(50% - 228px);
  }

  .blackfriday-course-info {
      display: block  !important;
  }

  .blackfriday-course-info__discount_number--second {
    margin: 26px 0px 0px 0px;
  }

  .blackfriday-course-info__discount_number {
    font-size: 14px;
  }

  .blackfriday-course-info__discount--second-card:before {
   height: 50px;
  }

  .blackfriday-course-info__type {
    margin-top: 10px;
  }
}

.blackfriday-subtitle-1--gold {
    color: #CEFCAB !important;
    opacity: 0.5 !important;
}

.blackfriday-courses-menu__item.blackfriday-courses-menu__item--active:before {
    background: #CEFCAB !important;
}

.blackfriday-courses-menu__item:hover {
    background: #CEFCAB !important;
    color: #000;
}

.blackfriday-course-info__discount {
    padding: 3px 90px 3px 20px;
}

.blackfriday-course-info__discount_number {
    position: relative;
}

.blackfriday-course-info__discount {
    display: flex;
}

/* .blackfriday-course-info__discount_number:after { 
    content: '';
    background: url(/img/courses/blackfriday/courses/courses-present.png);
    position: absolute;
    width: 59px;
    height: 56px;
    left: 80px;
    top: -20px;
 } */



/*
 First card
*/

.blackfriday-courses__item--first-card {
  background-color: #D2D1D1 !important;
  position: relative;
}

.blackfriday-courses__item--first-card:before{
  content: '';
  z-index: 1;
  width: 422px;
  height: 380px;
  background: url(/img/courses/blackfriday/courses/first-card-gerchik.png) no-repeat center/contain;
  position: absolute;
  right: 100px;
  bottom: 0;
}

/*
  End First Card
*/


/* 
  Third Card 
*/

.blackfriday-courses__item--third-card {
  position: relative;
 
}

.blackfriday-courses__item--third-card:before{
  content: '';
  width: 390px;
  height: 420px;
  background: url(/img/courses/blackfriday/courses/third-card-gerchik.png) no-repeat center/contain;
  position: absolute;
  right: 0;
  bottom: 0;
}
/*
  End Third Card 
*/ 

/*
  Collor Seets
*/

.blackfriday-course-combo__seats--first-card {
  color: #000;
  position: relative;
  z-index: 2;
}

.blackfriday-course-combo__seats--second-card {
  color: #E0BF9A;
}

.blackfriday-course-combo__seats--third-card {
  position: relative;
  color: #FCCF2E;
  z-index: 2;
}

.blackfriday-course-combo__seats--fourth-card {
  color: #fff;
}

/* 
  End Color Seets
*/

/* 
  Change old style
*/
.blackfriday-course__btn--first-card {
  position: absolute;
   bottom: 30px;
  margin: 0;
}

.blackfriday-course-info__discount {
  padding: 3px 20px 3px 20px;
}

.blackfriday-courses-menu__item {
  padding: 20px 10px 35px 10px;
}

.fixed-menu {
  display: none;
}

.blackfriday-courses__content--first-card {
  background: url(/img/courses/blackfriday/courses/first-card-content-bg.png);
  background-repeat: no-repeat;
  background-size: revert;
  position: relative;
  /* background: #fff; */
}

@media screen and (min-width: 1260px) and (max-width: 1439px) {
  .blackfriday-courses-aside-ticker {
    display: none; 
  }

  

  .main-wrapper {
    padding: 0;
  }
}

@media screen and (min-width: 1441px) {
  .blackfriday-intro__title_gerchik {
    left: 370px;
  }

}

@media screen and (min-width: 1261px) {
  .blackfriday-footer {
  padding-right: 70px;
  }
  .main-wrapper-inner {
    padding-left: 109px;
  }
  
  .blackfriday-course-ticker {
    display: none;
  }

  /* .main-wrapper-inner {
    padding-left: 0px;
  } */

  .blackfridat-course-ticker__bg {
    display: none;
  }

  .blackfriday-courses__content {
    padding: 0px 340px 0px 0px;
  }

  .blackfriday-course__des--first-card {
    width: 423px;
  }

  .blackfriday-courses__content--first-card {
    padding: 10px 340px 30px 60px;
  }

  
}

@media screen and (max-width: 1260px) and (min-width: 720px){
  .blackfriday-courses__content {
    padding: 0px 210px 0px 0px;
  }

  .blackfriday-courses__content--first-card {
    padding: 10px 210px 30px 60px;
  }

  .blackfriday-course__des--first-card {
    width: 423px;
  }

  .blackfriday-courses__item--first-card:before {
    width: 320px;
    height: 290px;
  }

  .blackfriday-courses__item--third-card:before {
    width: 328px;
    height: 353px;
  }
}

@media screen and (max-width: 720px) {

  .blackfriday-course__btn--first-card {
    bottom: 25px;
  }
  
  .blackfriday-success__title {
    font-size: 45px !important;
  }

 .blackfriday-courses__item--first-card:before,
 .blackfriday-courses__item--third-card:before { 
    display: none;
  }

  .blackfriday-courses__content--first-card {
    padding: 10px 45px 30px 45px;
  }

  .blackfriday-courses__content--first-card {
    background: url(/img/courses/blackfriday/courses/first-card-content-bg.png);
    background-repeat: no-repeat;
    background-size: cover;
  /* background: #fff; */
  }
}

.blackfriday-courses__content--first-card,
.blackfriday-courses__content--second-card,
.blackfriday-courses__content--third-card,
.blackfriday-courses__content--fourth-card  {
  margin: 21px 0px 0px 0px;
}



.blackfriday-course__btn--red {
  background: #A50000;
  margin-top: 80px !important;
  
}

.blackfriday-course__btn--gold {
  background: #FCCF2E;
  color: #080C2F;
  margin-top: 50px !important;
}

.blackfriday-courses-menu__item--active {
  background: #CEFCAB;
}

.blackfriday-course-info__discount--third-card:before {
  background: #FCCF2E;
}
.blackfriday-course-info__discount--second-card:before {
  background: #A50000;
}
.blackfriday-course-info__discount_number--third-card  {
  color: #000 !important;
}


@media screen and (min-width: 1200px) {
  .blackfriday-courses__item--fourth-card {
    padding: 120px 40px !important;
  }
}


.blackfriday-courses-menu__item--active .blackfriday-courses-menu__item_title {
  color: #000;
}


/* 
  End Change Old Style
*/

/* 
.blackfriday-course-info__discount_text {
    font-size: 11px;
    z-index: 2;
    margin-left: 5px;
}

.blackfriday-courses__item--third-card {
  position: relative;
}

.blackfriday-courses__item--third-card:before{
  content: '';
  width: 390px;
  height: 420px;
  background: url(/img/courses/blackfriday/courses/third-card-gerchik.png) no-repeat center/contain;
  position: absolute;
  right: 0;
  bottom: 0;
}



.blackfriday-course-combo__seats--second-card {
  color: #E0BF9A;
}

.blackfriday-course-combo__seats--third-card {
  position: relative;
  color: #FCCF2E;
  z-index: 2;
}

.blackfriday-course-combo__seats--fourth-card {
  color: #fff;
}
/*

.section.blackfriday-courses-section {
  background: url('/img/courses/blackfriday/courses/courses-bg.svg');
}

.blackfriday-courses-menu {
  background: #000;
}

==========| Courses Card |==========


.blackfriday-courses__item {
  padding: 78px 261px 63px 78px;
  width: 851px;
}

.blackfriday-courses__item--first-card {
  position: relative;
  background: #D2D1D1;
}

.blackfriday-courses__item--first-card:before{
  content: '';
  z-index: 1;
  width: 422px;
  height: 380px;
  background: url(/img/courses/blackfriday/courses/first-card-gerchik.png) no-repeat center/contain;
  position: absolute;
  right: 0;
  bottom: 0;
}


.blackfriday-courses__header {
  display: flex;
}

.blackfriday-courses__content {
  margin: 7px 0px 0px 0px;
  padding: 10px 94px 20px 61px;
  background: url('/img/courses/blackfriday/courses/first-card-bg.svg');
  background-size: cover;
  background-repeat: no-repeat;
}

.blackfriday-courses__title {
  color: #000;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.2;

}

.blackfriday-courses__description {
  color: #000;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 400;
}

==========| End Courses Card |========== */

@media screen and (min-width: 1261px) {

  .blackfriday-intro__subtitle {
    margin-top: 95px !important;
  }

  .blackfriday-courses__layout {
    padding: 0px 0px 50px 0px;
  }



.blackfriday-intro__title_first {
  margin-right: 25px;
}
}