* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    font-family: RobotoSlab;
}

.price-wrap {
    margin: 0 !important;
    margin-left: auto !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    width: 100%;
    max-width: 250px;
    text-align: right;
}

.subheader {
    font-size: 16px;
    margin-top: 15px;
    max-width: 500px;
    margin-left: auto;
    color: #fff;
    line-height: 178%;
}

.price-title {
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
    color: #fff;
}

.price-bl {
    display: inline-block;
    width: 48%;
    margin: 1px .5%;
    background: #F3F3F3;
    border-radius: 3px;
    padding: 5px 0 5px 32px;
    box-sizing: border-box;
    font-size: 14px;
    background-repeat: no-repeat;
    background-position: center left 5px;
    color: #000;
    text-align: left;
}

.price-bl.ua {
    background-image: url(https://duiko.guru/img/Ukraine.png);
}

.price-bl.eu {
    background-image: url(https://duiko.guru/img/Euro.png);
}

.price-bl.ru {
    background-image: url(https://duiko.guru/img/Ruble.png);
}

.price-bl.kz {
    background-image: url(https://duiko.guru/img/Kazakhstan.png);
}

.main-bg {
    background: #188686;
}

.main-container {
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;

}

.main-container>section {
    padding: 40px 0;
}

.container {
    max-width: 1050px;
    margin: 0 auto;
}

li {
    list-style: none;
}

.btn {
    display: inline-block;
    outline: none;
    background: transparent;
    border: 0;
    cursor: pointer;
}

.btn-white {
    font-size: 24px;
    color: #fff;
    text-transform: uppercase;
    background: #EE9731;
    box-shadow: 0px 2px 0px #7A3525;
    text-align: center;
    border-radius: 10px;
    padding: 9px 30px;
    font-weight: bold;
    transition: 0.25s;
}

.btn-gradient:hover,
.btn-white:hover {
    box-shadow: none;
}

.btn-gradient {
    background: linear-gradient(268.65deg, #A83379 -13.66%, rgba(174, 132, 157, 0) 127.82%), #42C3D6;
    box-shadow: 0px 3px 1px #164763;
    border-radius: 10px;
    padding: 10px 70px;
    font-size: 18px;
    text-transform: uppercase;
    color: #fff
}

.text-white {
    color: #fff;
    /* -webkit-text-stroke: 1px white;
    text-stroke: 1px white; */
}

.text-blue {
    color: transparent;
    -webkit-text-stroke: 1px #01829E;
    text-stroke: 1px #01829E;
}

/********************
* Section Header
********************/

footer,
header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 16px 0;
}

header {}

footer ul,
header ul {
    display: flex;
}

footer ul li,
header ul li {
    margin-right: 24px;
    color: #FFFFFF;
}

/********************
* Section VIdeo
********************/

.section-video {
    position: relative;
    background: url(../img/Bg-header.png);
    min-height: 524px;
    overflow: hidden;
    background-size: cover;
}

.section-video .container {
    position: relative;
    display: flex;
    align-items: center;
    z-index: 10;
}

.section-video .video-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section-video .video-container video {
    width: 100%;
    height: 100%;
    background: #000;
}

.section-video .text-wrapper,
.section-video .img-wrapper {
    text-align: right;
    width: 100%;
}

.section-video .img-wrapper img {
    /* width: 100%; */
    position: absolute;
    bottom: -40px;
    left: 0;
}

/* .section-video .text-wrapper {
    margin-top: 60px;
} */

.section-video .text-wrapper .d-flex>span {
    font-size: 170px;
    line-height: 150px;
    font-weight: bold;
    color: #fff;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);

}

.section-video .text-wrapper h4 {
    font-weight: normal;
    text-transform: uppercase;
    font-size: 18px;
    color: #FFFFFF;
    border-radius: 3px;
    font-weight: bold;
}


.section-video .text-wrapper .d-flex {
    display: flex;
    align-items: flex-end;
    justify-content: flex-end;
}

.section-video .text-wrapper .text-container {
    /* width: max-content; */
    /* background: rgba(168, 51, 121, 0.8); */
    text-align: right;
    padding: 5px;
    position: relative;
    border-radius: 3px;
    left: -10px;
}

.section-video .text-wrapper .text-container::after {
    position: absolute;
    top: -60px;
    content: '';
    font-weight: bold;
    color: #fff;
    font-size: 48px;
    right: 0;
}

.section-video .text-wrapper h6 {
    margin-top: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 24px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.section-video .text-wrapper p {
    margin-bottom: 10px;
    color: #fff;
    font-size: 24px;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.section-video .text-wrapper h2 {
    font-size: 56px;
    text-transform: uppercase;
    line-height: 56px;
}

.section-video .text-wrapper .btn {
    margin-top: 15px;
}

/********************
* Section VIdeo
********************/

.section-schedule {
    background: #fff;
    text-align: center;
}

.section-schedule h3 {
    font-size: 32px;
    color: #188686;
    text-transform: uppercase;
    letter-spacing: 0.04em;
}

.section-schedule .schedule-wrapper {
    display: flex;
    flex-wrap: wrap;
    max-width: 750px;
    margin: 0 auto;
    justify-content: center;
}

.section-schedule img {
    margin: 30px 0;
}

.schedule-wrapper .card {
    text-align: center;
    display: flex;
    border-radius: 4px;
    width: 140px;
    flex-direction: column;
    margin: 5px;
    padding: 5px 0;
    color: #fff;
    background: linear-gradient(180deg, #018EAD 61%, rgba(255, 255, 255, 0) 100%), #006D88 100%;
}

/* .schedule-wrapper .card-violet .text-day {
    background: #A83379;
}

.schedule-wrapper .card-blue .text-day {
    background: #42C3D6;
}*/

.schedule-wrapper .card-violet {
    background: linear-gradient(0deg, #973B7D, #973B7D), #006D88;
}

.schedule-wrapper .card-violet .text-content {
    margin-top: 10px;
}

.schedule-wrapper .text-day {
    width: 100%;
    padding: 0px 15px 5px 15px;
    color: #fff;
}

.schedule-wrapper .text-numb-day {
    font-size: 48px;
    /* color: #5C5C5C; */
    font-weight: bold;
    line-height: 40px;
    margin-top: 10px;
}

.schedule-wrapper .text-manth {
    font-size: 22px;
    /* color: #5C5C5C; */
    font-weight: bold;
}

.schedule-wrapper .text-content {
    /* color: #A83379; */
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
}

.schedule-wrapper .text-location {
    /* font-weight: bold; */
    margin-top: 5px;
}

/***************
* Section Program
***************/

.section-program {
    background: #fff;

}

.section-program h3 {
    font-size: 24px;
    color: #148ECC;
    text-transform: uppercase;
    text-align: center;
}

.section-program .container>img {
    margin: 30px auto;
    display: block;
}

.section-program .program-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.section-program .program-content ul {
    text-align: left;
    font-size: 14px;
    letter-spacing: 0.04em;
    color: #040404;
    position: relative;
    max-width: 562px;

}

.section-program .program-content ul li {
    margin-top: 14px;
}

.section-program .program-content ul li::before {
    position: absolute;
    content: '';
    background: url(../img/star.svg) center;
    width: 20px;
    height: 20px;
    left: -34px;
}

.img-wrapper {
    width: 50%;
    text-align: center;
}

.section-program h4 {
    background: #E05B56;
    border-radius: 27px;
    font-size: 24px;
    text-align: center;
    color: #fff;
    padding: 16px 49px;
    max-width: 914px;
    margin: 0 auto;
    margin-top: 26px;
}

.section-program h4 span {
    font-size: 42px;
    line-height: 42px;
}


/***************
* Section Invite
***************/

.section-invite {
    color: #fff;
    text-align: center;
    background: url(../img/bg-them.png) no-repeat #fff;
    background-size: cover;
    background-position: -2px 0;
    min-height: 420px;
    position: relative;
}

.section-invite h3 {
    font-size: 24px;
    letter-spacing: 0.04;
    text-transform: uppercase;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.45);
}

.section-invite img {
    margin: 30px 0
}

.section-invite h4 {
    font-size: 18px;
    margin-top: 14px;
}

.section-invite p {
    max-width: 648px;
    margin: 0 auto;
    line-height: 24px;
    font-size: 18px;
    text-transform: uppercase;
    text-shadow: 0px 4px 4px #000000;
}

/********************
* Section TImer
********************/


.section-timer {
    text-align: center;
    background: #148ECD;
    color: #fff;
}

.timer {
    display: flex;
    max-width: 400px;
    width: 100%;
    justify-content: center;
    margin-top: 24px;
}

.timer-wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

.timer-wrapper h4 {
    font-weight: bold;
    font-size: 24px;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    width: 100%;
    margin-bottom: 30px;
    position: relative;
    margin-top: 10px;
}

.timer-wrapper h4::after {
    content: '';
    background: url(../img/star2.png) no-repeat;
    position: absolute;
    left: 50%;
}

.timer .time-item .time {
    width: 70px;
    height: 46px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #13587C;
    box-shadow: 0px 2px 1px #07554B;
    border-radius: 7px;
    font-size: 36px;
    text-align: center;
    letter-spacing: 0.03em;
    text-transform: uppercase;
    color: #EAEAEA;
    font-weight: bold;
}

.timer .time-item .time-text {
    margin-top: 8px;
}

.timer>span {
    font-size: 36px;
    line-height: 42px;
    text-align: center;
    font-weight: bold;
    margin: 0 4px;
    text-transform: uppercase;
    color: #EAEAEA;
}

.section-timer button {
    margin-top: 50px;
    background: #FF7B31;
    border: 1px solid #9FF4FF;
    box-shadow: none;
    letter-spacing: 0.04em;
    text-shadow: 0px 1px 1px #000000;
    max-width: 300px;
    padding-left: 30px;
    padding-right: 30px;
}

.section-timer .timer-element {
    padding: 10px;
    background: #13587C;
    border-radius: 7px;
    min-width: 50px;
}

.section-timer .timer-separator {
    line-height: 48px !important;
}

/********************
* Section Author
********************/

.section-author {
    background: url(../img/g2.jpg) no-repeat #fff;
    color: #333;
    padding: 100px 0px;
    text-align: center;
    min-height: 470px;
    position: relative;
}

.section-author .container {
        PADDING-TOP: 50PX;
    max-width: 555px;
    margin-right: 100px;
    position: relative;
    z-index: 10;
}

.section-author h3 {
    font-size: 21px;
    color: #EE5431;
    letter-spacing: 0.04px;
}

.section-author .decor {
    margin: 15px 0;
}

.section-author .author-photo {
    width: 100%;
    max-width: 530PX;
    /*height: 546px;*/
    position: absolute;
    left: 0;
    bottom: 0;
}

.section-author p {
    font-weight: bold;

    color: #333;
    font-size: 18px;
    line-height: 26px;
    letter-spacing: 0.04px;
}

/********************
* Section Slider
********************/

.section-slider {
    background: #fff;
}

.section-slider h3 {
    font-size: 36px;
    text-align: center;
    letter-spacing: 0.045em;
    max-width: 491px;
    margin: 0 auto;
    color: #00355A;
}

.section-slider h3 span {
    color: #D12828;
}

.easy-slider-wrapper {
    position: relative;
}

.easy-slider .easy-slider-wrapper .easy-slider-list .easy-slider-item {
    min-height: 330px;
    text-align: center;
    box-shadow: none;
    color: #000;
}

.easy-slider .easy-slider-wrapper .easy-slider-list .easy-slider-item:hover {
    opacity: 0.8;
}

.easy-slider .easy-slider-wrapper {
    margin-top: 50px;
}

.section-slider .easy-slider-item .img-wrapper {
    margin: 15px auto 5px auto;
    max-width: 250px;
    width: 100%;
}

.section-slider .easy-slider-item h5 {
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
}

.section-slider .easy-slider-item p {
    font-size: 18px;
}

.section-slider .easy-slider-item h6 {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 5px;
}

.section-slider .easy-slider-item h6 span {
    color: #CC433A;
    font-size: 21px;
}

.section-slider .easy-slider-item .btn {
    font-size: 18px;
    margin-top: 15px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    text-shadow: rgb(0, 0, 0) 1px 1px 1px;
    background: rgb(204, 67, 58);
    padding: 8px 32px;
    border-radius: 10px;
}

.section-slider .img-wrapper {
    width: 100%;
}

.easy-slider {
    position: relative;
}

.easy-slider .btn-left,
.easy-slider .btn-right {
    position: absolute;
    top: 50%;
    z-index: 10;
}

.easy-slider .btn-right {
    right: 0;
}

/********************
* Section Footer
********************/

.section-footer {
    background: #323232;
    border: 0;
    padding-left: 20px;
    padding-right: 20px;
}

.section-footer h2 {
    display: flex;
    align-items: center;
    color: #fff;
}

.section-footer h2 span {
    font-weight: 300;
    font-weight: normal;
    margin: 0 5px 0 10px;
}

section.section-copyright {
        background: #323232;
    padding: 20px 0;
    text-align: center;
    color: #fff;
    font-weight: lighter;
}

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

    header,
    .main-container>section {
        padding-right: 15px;
        padding-left: 15px;
    }

    footer,
    header {
        flex-direction: column;
    }

    footer ul,
    header ul {
        margin-top: 10px;
    }

    .container {
        max-width: 100%;
    }
}

@media screen and (max-width: 960px) {
    .section-author{
        background: #FFF;
    }
    .section-program .img-wrapper {
        display: none;
    }

    .section-program .program-content {
        justify-content: center;
    }

    .section-program .program-content ul {
        width: 400px;
    }

    .main-container>section.section-author {
        padding-bottom: 0;
    }

    .section-author .author-photo {
        position: relative;
        width: 100%;
        max-width: 534px;
        height: auto;
        margin-bottom: -4px;
    }

    .section-author .container {
        margin-right: auto;
    }
}

@media screen and (max-width: 960px) {
    header {
        align-items: flex-start;
    }

    header ul {
        display: none;
    }

    header,
    .main-container>section {
        padding: 30px 10px;
    }

    .section-video .img-wrapper {
        display: none;
    }

    .section-schedule h3 {
        font-size: 21px;
    }

    footer ul {
        flex-direction: column;
        align-items: center;
    }

    .section-video .text-wrapper {
        margin-top: 0px;
    }

    .btn-gradient {
        padding-left: 0;
        padding-right: 0;
        width: 100%;
    }

    .timer-wrapper h4 {
        font-size: 16px;
    }

}


/********************
*Header Menu
********************/
.header-menu .combobox-body,
.header-menu {
    /* background: #2C2A38; */
}

.header-menu ul li a,
.header-menu ul,
.header-menu .logo {
    color: #fff;
}

.header-menu svg {
    fill: #fff;
}

/*******************/
a {
    text-decoration: none;
}

.arrow-title {
    display: none;
}


.header-menu {
    position: relative;
    padding: 5px 0;
}

.section-footer .container,
.header-menu .container {
    padding: 5px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
    max-width: 1150px;
    width: 100%;
}

.header-menu .logo h2 {
    font-size: 16px;
    white-space: nowrap;
}

.section-footer .logo h2 {
    text-align: left;
}

.section-footer .logo h2 span,
.header-menu .logo h2 span {
    font-weight: 100;
}

.section-footer .logo,
.header-menu .logo {
    display: flex;
    align-items: center;
}

.section-footer .logo h2,
.section-menu .logo h2 {
    font-size: 16px;
}

.section-footer .logo img,
.header-menu .logo img,
.section-footer .logo svg,
.header-menu .logo svg {
    max-width: 60px;
    width: 100%;
    margin-right: 10px;
}

.section-footer ul,
.header-menu ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}

.section-footer ul li,
.header-menu ul li {
    display: flex;
    align-items: center;
    padding-left: 10px;
}

.section-footer ul li svg,
.header-menu ul li svg {
    width: 18px;
    margin-right: 5px;
}

.header-menu ul li a,
.section-footer ul li a {
    font-size: 16px;
}

section .copyright {
    padding: 15px 0;
}

.copyright {
    text-align: center;
    padding: 5px 0;
    text-transform: uppercase;
    color: #fff;
    background: #404040;
}

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

    .section-footer .container,
    .menu-header .container {
        flex-direction: column;
    }

    .section-footer ul,
    .menu-header.combobox {
        margin-top: 5px;
    }
}

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

    .header-menu .combobox-body.show {
        display: block;
        z-index: 100;
        background: #188686;
    }

    .arrow-title {
        display: block;
    }

    .menu-header .container {
        flex-direction: row;
    }

    .combobox .icon {
        width: 14px;
    }

    .header-menu ul {
        display: flex;
        flex-direction: column;
        align-items: flex-end;
    }

    .header-menu ul li a {
        padding: 2px 6px;
    }

    .header-menu .combobox-title {
        margin-top: 5px;
    }

    .header-menu .combobox-body {
        display: none;
        position: absolute;
        top: 100%;
        right: 0;
        padding: 5px 25px 10px 10px;
    }

    .section-footer ul li {
        margin-top: 5px;
    }

    .header-menu ul {
        justify-content: flex-end;
    }
}

@media screen and (max-width: 580px) {
    .menu-header .container {
        flex-direction: column;
    }

    .header-menu .combobox {
        flex-direction: row;
        width: 100%;
    }

    .header-menu .logo img,
    .header-menu .logo svg {
        max-width: 50px;
    }

    .header-menu .combobox {
        justify-content: center;
        margin-top: 4px;
        border-top: 1px solid #fff;
    }

    .header-menu ul li a {
        padding-left: 3px;
    }

    .header-menu ul li {
        padding-left: 0;
    }

    .header-menu ul li .arrow-title {
        margin-left: 3px;
    }

    .section-slider h3 {
        font-size: 25px;
    }

    .text-white {
        font-size: 24px;
    }
}

@media screen and (max-width: 375px) {
    .section-video .text-wrapper h2 {
        font-size: 28px;
    }

    .btn-white {
        font-size: 16px;
    }

    .header-menu .logo h2,
    .section-footer .logo h2 {
        font-size: 14px;
    }

    .header-menu ul li a,
    .section-footer ul li a {
        font-size: 13px;
    }

    .header-menu ul li svg {
        margin-right: 0;
    }


    .header-menu .logo img,
    .header-menu .logo svg {
        margin-right: 5px;
    }

    .header-menu .logo img,
    .section-footer .logo img,
    .header-menu .logo svg,
    .section-footer .logo svg {
        max-width: 44px;
    }

    .timer .time-item .time {
        width: 64px;
        font-size: 28px;
    }

    .section-video .text-wrapper .d-flex {
        flex-direction: column;
        justify-content: flex-end;
    }

    .section-video .text-wrapper .text-container {
        text-align: right;
    }

    .section-video .text-wrapper .d-flex>span {
        margin: 0 auto;
    }

    .section-video .text-wrapper .text-container::after {
        top: -32px;
        font-size: 26px;
    }

    .section-timer .timer-separator {
        padding: 5px !important;
    }
}


/********************
* Section Footer
********************/

.section-footer svg {
    fill: #fdaa3b;
}

.section-footer .logo,
.section-footer ul li a,
.section-footer h2 {
    color: #fff;
}



.sale{
  background: linear-gradient(0deg, #FFFFFF, #FFFFFF), #D5A955;
  mix-blend-mode: screen;
  opacity: 0.99;
  border-radius: 0px 18px 18px 0px;
  max-width: 329px;
  padding: 11px 22px 11px 26px ;
  margin-bottom: 21px;
  position: relative;
      margin-left: auto;
}

.sale::before{
  content: '';
  position: absolute;
  width: 4px;
  height: 89px;

  background: linear-gradient(0deg, #80A94B, #80A94B), #D5A955;
  mix-blend-mode: normal;
  opacity: 0.99;
  border-radius: 0px;
  left: 0;
  top: 0;
}

.sale__text{
  font-family: 'Inter', sans-serif !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-size: 18px !important;
  line-height: 22px !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  letter-spacing: 0 !important;
      text-shadow: none !important;

  color: #383838 !important;
}

.sale__span{
  font-family: 'Inter', sans-serif !important;
  font-style: normal !important;
  font-weight: 800 !important;
  font-size: 18px !important;
  line-height: 22px !important;

  color: #FF7218 !important;
}

@import url('https://fonts.googleapis.com/css2?family=Inter:wght@400;800&display=swap');

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

  .wrapper--sale{
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 380px){
  .sale__text{
    font-size: 16px !important;
  }
}