.talks-widget-button {
  z-index: 1500;
  width: 50px;
  height: 50px;
  position: fixed;
  bottom: 15px;
  right: 20px;
  font-size: 25px;
  text-align: center;
  border-radius: 50%;
  color: white;
  padding-top: 6px;
  background: #3a6686;
  cursor: pointer;
  box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.23);
}

.mainscreen {
  background-image: url("/images/mainscreen/bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  margin-top: 90px;
  margin-bottom: 0;
  padding-top: 0px;
  padding-bottom: 70px;
  font-family: "PT Sans";
  font-weight: 400;
  font-size: 18px;
  color: #000;
  line-height: normal;
}
@media (max-width: 991.98px) {
  .mainscreen {
    padding-top: 40px;
  }
}
@media (max-width: 1199.98px) {
  .mainscreen .row {
    align-items: center;
  }
}
@media screen and (max-width: 736px) {
  .mainscreen .row .col-lg-6,
  .mainscreen .row .col-md-3 {
    padding: 0px 0px 0px 5px;
  }
}
@media screen and (max-width: 736px) {
  .mainscreen .row .row .col-lg-6 {
    padding: 0px 10px 0 5px;
  }
}
.mainscreen__textblock {
  border: 2px solid #ffd2c6;
  border-radius: 5px;
  background-color: #fff;
  margin-top: 20px;
  padding: 19px;
}
.mainscreen__textblock .dl1 {
  width: 9px;
  height: 9px;
  background: #F70001;
  border-radius: 50%;
  margin-bottom: 10px;
}
.mainscreen__textblock p {
  margin: 0;
  padding: 0;
  font-size: 20px;
}
.mainscreen__textblock-edit-1 {
  padding: 27px;
}
@media (max-width: 1199.98px) {
  .mainscreen__textblock-edit-1 {
    padding: 20px;
  }
}
.mainscreen__textblock-edit-2 {
  padding: 34px;
}
@media (max-width: 1199.98px) {
  .mainscreen__textblock-edit-2 {
    padding: 20px;
  }
}
@media (max-width: 991.98px) {
  .mainscreen__textblock {
    padding: 10px;
  }
}
@media (max-width: 767.98px) {
  .mainscreen__textblock {
    padding: 15px;
  }
}
@media (max-width: 575.98px) {
  .mainscreen__textblock {
    padding: 10px;
    margin-top: 15px;
  }
}
.mainscreen__textblock-main {
  padding: 15px 20px 15px 20px;
  margin-bottom: -40px;
}
@media (max-width: 991.98px) {
  .mainscreen__textblock-main {
    width: 580px;
    margin: 0 auto;
    margin-left: -120px;
  }
}
@media (max-width: 767.98px) {
  .mainscreen__textblock-main {
    width: 100%;
    margin: 0 auto;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    width: 62%;
    margin-bottom: 30px;
  }
}
@media (max-width: 575.98px) {
  .mainscreen__textblock-main {
    padding: 10px 5px 10px 5px;
    width: 75%;
  }
}
@media (max-width: 419.98px) {
  .mainscreen__textblock-main {
    width: 100%;
    margin-left: -10px;
  }
}
.mainscreen__textblock-main h1 {
  font-size: 58px;
  text-align: center;
  text-transform: uppercase;
  margin: 0;
}
@media (max-width: 767.98px) {
  .mainscreen__textblock-main h1 {
    font-size: 53px;
  }
}
@media (max-width: 575.98px) {
  .mainscreen__textblock-main h1 {
    font-size: 48px;
  }
}
@media (max-width: 419.98px) {
  .mainscreen__textblock-main h1 {
    font-size: 42px;
  }
}
.mainscreen img {
  border: 2px solid #ffd2c6;
  border-radius: 5px;
  margin-top: 20px;
}
@media (max-width: 575.98px) {
  .mainscreen img {
    margin-top: 15px;
  }
}
.mainscreen .button,
.mainscreen button .why,
.mainscreen button .materials {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 21px 48px;
  gap: 10px;
  max-width: 370px;
  background: linear-gradient(270deg, #FFA68E, #FF8067);
  border-radius: 6px;
  font-size: 18px;
  color: white;
  text-transform: uppercase;
  font-weight: 400;
  letter-spacing: 2.5px;
  font-weight: 700;
}
.mainscreen .button:hover,
.mainscreen button .why:hover,
.mainscreen button .materials:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.4);
  color: white;
  text-decoration: none;
  background: rgb(215, 64, 0);
}
@media (max-width: 575.98px) {
  .mainscreen .button,
  .mainscreen button .why,
  .mainscreen button .materials {
    margin: 0 auto;
    padding: 18px 40px;
  }
}
@media (max-width: 481px) {
  .mainscreen .button,
  .mainscreen button .why,
  .mainscreen button .materials {
    letter-spacing: 0.2px;
  }
}

.webp .header {
  background-image: url("/images/mainscreen/bg.webp");
}

@media (min-width: 1900px) {
  .header {
    background-image: url("/images/mainscreen/bg-2x-scale-2_00x.jpg");
  }
  .webp .header {
    background-image: url("/images/mainscreen/bg-2x-scale-2_00x.webp");
  }
}
.program {
  background-image: url("/images/program/bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.webp .program {
  background-image: url("/images/program/bg.webp");
}

@media (min-width: 1900px) {
  .program {
    background-image: url("/images/program/bg-2x-scale-2_00x.jpg");
  }
  .webp .program {
    background-image: url("/images/program/bg-2x-scale-2_00x.webp");
  }
}
/*

.program {
    @media (max-width: 575.98px) {
        padding-bottom: 60px;
    }
    .col-12 {
        @media (max-width: 419.98px) {

            overflow: hidden;
        }
    }

    padding-bottom: 0;
    h2 {
        margin-bottom: 110px;
        @media (max-width: 767.98px) {
            margin-bottom: 75px;
        }
        @media (max-width: 575.98px) {
            margin-bottom: 50px;
        }
    }

    img {
        max-width: 95%;
        @media (max-width: 991.98px) {
            max-width: 100%;
        }
    }

    .lesson {
        &-row {
            justify-content: space-around;
            margin-bottom: 90px;
            align-items: center;
            @media (max-width: 575.98px) {
                margin-bottom: 25px;
            }
        }
        &-item {
            height: 100%;
        }
        &__counter {
            font-family: $h__font;
            font-size: 25px;
            background-image: url('/images/program/span.png');
            background-repeat: no-repeat;
            background-size: cover;
            background-position-x: center;
            color: $head_color;
            max-width: 184px;
            height: 62px;
            margin-bottom: 20px;
            margin-left: -25px;
            display: flex;
            justify-content: center;
            align-items: center;
            padding-right: 18px;
            @media (max-width: 991.98px) {
                margin: 0 auto;
                margin-bottom: 15px;
            }
            @media (max-width: 575.98px) {
                font-size: 23px;
                padding: 12px 10px 14px 7px;
            }            
        }
        &__title {
            font-size: 27px;
            color: $sub_color;
            font-weight: 600;
            line-height: normal;
            @media (max-width: 991.98px) {
                text-align: center;
                font-size: 26px;
            }
            @media (max-width: 575.98px) {
                font-size: 23px;
            }
        }
        &__text {
            font-size: 22px;
            font-style: normal;
            line-height: normal;
            @media (max-width: 575.98px) {
                font-size: 21px;
            }
        }
        &__sub {
            font-size: 22px;
            font-weight: 600;
            color: $decor_color;
            @media (max-width: 575.98px) {
                font-size: 21px;
                margin-bottom: 8px;
            }
        }
        &__time {
            display: block;
            font-size: 22px;
            color: $decor_color;
            margin-top: 15px;
            margin-bottom: 15px;
            font-weight: 600;
            @media (max-width: 575.98px) {
                font-size: 20px;
                line-height: normal;
            }
        }
    }

    ul {
        padding-left: 22px;
        li {
            margin-bottom: 13px;
            font-size: 21px;

            &::before {
                background-color: #FF932D !important;
            }
        }
    }

    &-bg {
        padding: 0;
        padding-top: 90px;
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        background-image: url('/images/program/bg/bg.jpg');
        @media (max-width: 575.98px) {
            padding-top: 25px;
        }
    }



    .p-t {
        padding-top: 90px;
        @media (max-width: 575.98px) {
            padding-top: 25px;
        }
    }
    .p-b {
        padding-bottom: 90px;
    }
}


.webp {
    .program {
        &-bg {
            background-image: url('/images/program/bg/bg.webp');
        }
        .lesson {
            &__counter {
                background-image: url('/images/program/span.webp');
            }
        }
    }
}


///////////////////

@media (min-width: 1900px) {
    .program {
        &-bg {
            background-image: url('/images/program/bg/bg-2x-scale-2_00x.jpg');
        }
    }
    .webp {
        .program {
            &-bg {
                background-image: url('/images/program/bg/bg-2x-scale-2_00x.webp');
            }
        }
    }
}


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