html {
  font-family: "Vinnytsia Sans", sans-serif;
  font-weight: 400;
  background: #fff;
}

button, textarea {
  font-family: "Vinnytsia Sans", sans-serif;
  font-weight: 400;
}

.container {
  max-width: 1130px;
  padding: 0 15px;
  width: 100%;
}

header{
  position: absolute;
  top: 30px;
  left: 0;
  right: 0;
  z-index: 10;
}

header .right_side .my_cab{
  background: #FFC900;
}

.wrapper {
  overflow: hidden;
  margin: 0 auto;
  margin-left: auto;
  margin-right: auto;
}

.d-flex {
  display: flex;
  justify-content: center;
}

.methodic_section {
  width: 100%;
  background: #FFC900;
  padding: 26px 0 30px;
  position: relative;
  overflow: hidden;
}
.methodic_section .back {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.methodic_section h3 {
  text-align: center;
  margin-bottom: 50px;
}
.methodic_section .container {
  position: relative;
  z-index: 2;
}
.methodic_section .wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.methodic_section .wrap .left_cont {
  width: 100%;
  max-width: 538px;
}
.methodic_section .wrap .left_cont .img {
  max-width: 100%;
}
.methodic_section .wrap .left_cont p {
  width: 100%;
  color: #1C1C1C;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.75px;
  margin-top: -40px;
  padding-left: 40px;
}
.methodic_section .wrap .right_cont {
  width: calc(100% - 538px);
  padding-left: 58px;
}
.methodic_section .wrap .right_cont .text {
  width: 100%;
  color: #1C1C1C;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0.75px;
  margin-bottom: 20px;
}
.methodic_section .wrap .right_cont .text strong {
  font-weight: 700;
}
.methodic_section .wrap .right_cont .bold {
  width: 100%;
  color: #1C1C1C;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0.75px;
  font-weight: 700;
}
.methodic_section .wrap .right_cont ul {
  width: 100%;
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 20px;
}
.methodic_section .wrap .right_cont ul li {
  width: 100%;
  color: #1C1C1C;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0.75px;
}

.yellow_btn_own_new {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #1C1C1C;
  text-align: center;
  font-size: 16.778px;
  line-height: 120%;
  letter-spacing: 0.336px;
  text-transform: uppercase;
  padding: 21px 35px;
  background: #FFC900;
  box-shadow: 3.728px 3.728px 0px 0px #1C1C1C;
  border-radius: 10px;
}

.yellow_btn_own_new:hover{
  background: #bd9e30 !important;
}

.main_usa_section {
  width: 100%;
  background: #B89EC6;
  padding-top: 163px;
  position: relative;
  overflow: hidden;
}
.main_usa_section .mob {
  display: none;
}
.main_usa_section .back {
  position: absolute;
  right: -300px;
  bottom: 0;
  z-index: 1;
  max-width: 1160px;
}
.main_usa_section .container {
  position: relative;
  z-index: 2;
  padding-bottom: 140px;
}
.main_usa_section .left_cont {
  width: 100%;
  max-width: 570px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.main_usa_section .left_cont .stars {
  margin-bottom: 11px;
}
.main_usa_section .left_cont .title {
  width: 100%;
  color: #1C1C1C;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-bottom: 12px;
}
.main_usa_section .left_cont .text {
  width: 100%;
  max-width: 500px;
  color: #000;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.main_usa_section .left_cont .text strong {
  font-weight: 700;
}
.main_usa_section .left_cont .yellow_btn_own_new {
  position: relative;
}
.main_usa_section .left_cont .yellow_btn_own_new::before {
  content: "";
  position: absolute;
  width: 68.361px;
  height: 48.978px;
  right: -93px;
  bottom: 15px;
  background: url("../img/img3.svg") top center no-repeat;
  background-size: contain;
}
.main_usa_section .back2 {
  position: absolute;
  z-index: 1;
  max-width: 1800px;
  right: 0;
  bottom: 0;
}

.why_we_section {
  width: 100%;
  padding-top: 36px;
  position: relative;
  padding-bottom: 27px;
}
.why_we_section .back {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}
.why_we_section .container {
  position: relative;
  z-index: 2;
}
.why_we_section h2 {
  margin-bottom: 48px;
}
.why_we_section .top_area {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 53px;
}
.why_we_section .top_area .left_cont {
  width: 100%;
  max-width: 402px;
}
.why_we_section .top_area .left_cont img {
  max-width: 100%;
  margin-bottom: 11px;
}
.why_we_section .top_area .left_cont p {
  width: 100%;
  color: #1C1C1C;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.36px;
  text-transform: uppercase;
}
.why_we_section .top_area .right_cont {
  width: calc(100% - 402px);
  padding-left: 23px;
}
.why_we_section .top_area .right_cont p {
  width: 100%;
  color: #000;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0.75px;
}
.why_we_section .top_area .right_cont p:first-child {
  margin-bottom: 10px;
}
.why_we_section .top_area .right_cont p:last-child {
  font-weight: 700;
  text-decoration: underline;
}
.why_we_section .bottom_area {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.why_we_section .bottom_area .item {
  width: calc(33.33% - 18px);
  margin-bottom: 24px;
}

h2 {
  width: 100%;
  color: #000;
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 120%;
  text-transform: uppercase;
}

.methodic_section {
  width: 100%;
  background: #B89EC6;
  padding: 26px 0 30px;
  position: relative;
  overflow: hidden;
}
.methodic_section .back {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.methodic_section h2 {
  text-align: center;
  margin-bottom: 18px;
}
.methodic_section .container {
  position: relative;
  z-index: 2;
}
.methodic_section .wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.methodic_section .wrap .left_cont {
  width: 100%;
  max-width: 538px;
}
.methodic_section .wrap .left_cont .img {
  max-width: 100%;
}
.methodic_section .wrap .left_cont p {
  width: 100%;
  color: #1C1C1C;
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  letter-spacing: 0.75px;
  margin-top: -40px;
  padding-left: 40px;
}
.methodic_section .wrap .right_cont {
  width: calc(100% - 538px);
  padding-left: 58px;
}
.methodic_section .wrap .right_cont .text {
  width: 100%;
  color: #1C1C1C;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0.75px;
  margin-bottom: 20px;
}
.methodic_section .wrap .right_cont .text strong {
  font-weight: 700;
}
.methodic_section .wrap .right_cont .bold {
  width: 100%;
  color: #1C1C1C;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0.75px;
  font-weight: 700;
}
.methodic_section .wrap .right_cont ul {
  width: 100%;
  list-style-type: disc;
  padding-left: 20px;
  margin-bottom: 20px;
}
.methodic_section .wrap .right_cont ul li {
  width: 100%;
  color: #1C1C1C;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0.75px;
}

.black_btn {
  width: 100%;
  color: #FFF;
  font-size: 18px;
  line-height: 110%;
  letter-spacing: 0.36px;
  text-transform: uppercase;
  padding: 12px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 20px;
  background: #1C1C1C;
  max-width: 450px;
}

.start_lesson {
  width: 100%;
  background: #1C1C1C;
  padding-top: 29px;
}
.start_lesson h2 {
  color: #fff;
}
.start_lesson .wrap {
  display: flex;
  width: 100%;
  justify-content: center;
  position: relative;
}
.start_lesson .wrap .back {
  width: 100%;
  max-width: 632px;
}
.start_lesson .wrap .row {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%);
}
.start_lesson .wrap .row:first-of-type {
  max-width: 942px;
  top: -91px;
}
.start_lesson .wrap .row:nth-of-type(2) {
  top: 102px;
}
.start_lesson .btn_wrap {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  bottom: 57px;
}
.start_lesson .btn_wrap::before {
  content: "";
  position: absolute;
  width: 158px;
  height: 162px;
  background: url("../img/img20.svg") top center no-repeat;
  background-size: cover;
  right: -195px;
  bottom: -25px;
}

.level_studing {
  width: 100%;
  background: #B89EC6;
  padding-top: 65px;
  position: relative;
  padding-bottom: 63px;
}
.level_studing .back {
  position: absolute;
  z-index: 1;
  top: 39px;
  left: 50%;
  transform: translateX(-50%);
}
.level_studing .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 2;
  max-width: 913px;
}
.level_studing .title {
  width: 100%;
  color: #1C1C1C;
  text-align: center;
  font-size: 18px;
  line-height: 120%;
  letter-spacing: 0.9px;
  text-transform: uppercase;
  margin-bottom: 60px;
}
.level_studing .row {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 27px;
}
.level_studing .row .top_img {
  width: 100%;
}
.level_studing .row .lvl_row {
  width: 100%;
  max-width: 633px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.level_studing .row .lvl_row .btn_item {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #FFEEE4;
  text-align: center;
  font-size: 38px;
  line-height: 120%;
  letter-spacing: 1.9px;
  width: 100%;
  max-width: 300px;
  padding: 17px;
  border-radius: 30px;
  background: #1C1C1C;
}

.level_studing .row .lvl_row .btn_item:hover{
  background: #4c4a4a;
}
.level_studing .row .lvl_row .btn_item span {
  height: 115px;
  border-radius: 10px;
  border: 2px solid #FFEEE4;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.level_studing .bottom_row {
  margin-top: 50px;
  position: relative;
}
.level_studing .bottom_row::before {
  content: "";
  width: 213px;
  height: 132px;
  background: url("../img/img24.svg") top center no-repeat;
  background-size: cover;
  bottom: -12px;
  right: -200px;
  position: absolute;
}

.packages_section {
  width: 100%;
  background: #B89EC6;
  padding-top: 64px;
  position: relative;
  padding-bottom: 80px;
  overflow: hidden;
}
.packages_section .back {
  position: absolute;
  width: 90%;
  top: 10px;
  z-index: 1;
  left: 50%;
  transform: translateX(-50%);
}
.packages_section .container {
  max-width: 1106px;
  position: relative;
  z-index: 2;
}
.packages_section .row {
  width: 100%;
}
.packages_section .row .title {
  width: 100%;
  color: #1C1C1C;
  text-align: center;
  font-size: 30px;
  line-height: 120%;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 32px;
}
.packages_section .row .wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  margin-bottom: 37px;
}
.packages_section .row .wrap .block {
  width: 100%;
  max-width: 300px;
  border-radius: 20px;
  box-shadow: 1px 1px 4px 2px rgba(0, 0, 0, 0.25);
  padding: 36px 30px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.packages_section .row .wrap .block.block1 {
  background: #FFC900;
}
.packages_section .row .wrap .block.block1::after {
  content: "";
  width: 151.036px;
  height: 60.675px;
  background: url("../img/img25.svg") top center no-repeat;
  background-size: cover;
  left: 50%;
  transform: translateX(-50%);
  top: -56px;
  position: absolute;
}
.packages_section .row .wrap .block.block1 .yellow_btn_own_new {
  background: #B89EC6;
}
.packages_section .row .wrap .block.block2 {
  background: #FFEEE4;
}
.packages_section .row .wrap .block.block2 .yellow_btn_own_new {
  background: #FFC900;
}
.packages_section .row .wrap .block.block3 .yellow_btn_own_new {
  background: #FFC900;
}
.packages_section .row .wrap .block.block4 {
  background: #1C1C1C;
}
.packages_section .row .wrap .block.block4::after {
  content: "";
  width: 160.036px;
  height: 60.675px;
  background: url("../img/img26.svg") top center no-repeat;
  background-size: cover;
  left: 50%;
  transform: translateX(-50%);
  top: -56px;
  position: absolute;
}
.packages_section .row .wrap .block.block4 .yellow_btn_own_new {
  background: #B89EC6;
  box-shadow: 4px 4px 0px 0px #FFC900;
}
.packages_section .row .wrap .block.block4 .title_wrap .title_block, .packages_section .row .wrap .block.block4 .title_wrap .title_text {
  color: #FFC900;
}
.packages_section .row .wrap .block.block4::before {
  border: 3px solid #FFC900;
}
.packages_section .row .wrap .block.block4 .list li {
  color: #FFC900;
}
.packages_section .row .wrap .block.block4 .price_wrap .price, .packages_section .row .wrap .block.block4 .price_wrap .old_price, .packages_section .row .wrap .block.block4 .price_wrap .hour_price {
  color: #FFC900;
}
.packages_section .row .wrap .block.block5 {
  background: #1C1C1C;
}
.packages_section .row .wrap .block.block5 .yellow_btn_own_new {
  box-shadow: 4px 4px 0px 0px #B89EC6;
}
.packages_section .row .wrap .block.block5 .title_wrap .title_block, .packages_section .row .wrap .block.block5 .title_wrap .title_text {
  color: #B89EC6;
}
.packages_section .row .wrap .block.block5::before {
  border: 3px solid #B89EC6;
}
.packages_section .row .wrap .block.block5 .list li {
  color: #B89EC6;
}
.packages_section .row .wrap .block.block5 .price_wrap .price, .packages_section .row .wrap .block.block5 .price_wrap .old_price, .packages_section .row .wrap .block.block5 .price_wrap .hour_price {
  color: #B89EC6;
}
.packages_section .row .wrap .block.block6 {
  background: #1C1C1C;
}
.packages_section .row .wrap .block.block6 .yellow_btn_own_new {
  box-shadow: 4px 4px 0px 0px #B89EC6;
}
.packages_section .row .wrap .block.block6 .title_wrap .title_block, .packages_section .row .wrap .block.block6 .title_wrap .title_text {
  color: #FFEEE4;
}
.packages_section .row .wrap .block.block6::before {
  border: 3px solid #FFEEE4;
}
.packages_section .row .wrap .block.block6 .list li {
  color: #FFEEE4;
}
.packages_section .row .wrap .block.block6 .price_wrap .price, .packages_section .row .wrap .block.block6 .price_wrap .old_price, .packages_section .row .wrap .block.block6 .price_wrap .hour_price {
  color: #FFEEE4;
}
.packages_section .row .wrap .block::before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: calc(100% - 26px);
  height: calc(100% - 30px);
  border-radius: 10px;
  border: 3px solid #1C1C1C;
}
.packages_section .row .wrap .block .title_wrap {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  position: relative;
  z-index: 2;
  min-height: 78px;
  margin-bottom: 13px;
}
.packages_section .row .wrap .block .title_wrap .title_block {
  width: 100%;
  color: #000;
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 1.5px;
  text-transform: uppercase;
}
.packages_section .row .wrap .block .title_wrap .title_text {
  color: #000;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0.75px;
  text-decoration: underline;
  text-align: center;
}
.packages_section .row .wrap .block .list {
  width: 100%;
  list-style: disc;
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  margin-bottom: 20px;
  position: relative;
  z-index: 2;
}
.packages_section .row .wrap .block .list li {
  color: #000;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0.75px;
}
.packages_section .row .wrap .block .list li strong {
  font-weight: 700;
}
.packages_section .row .wrap .block .yellow_btn_own_new {
  padding: 10px 25px;
  position: relative;
  z-index: 2;
  font-size: 15px;
}
.packages_section .row .wrap .block .price_wrap {
  width: 100%;
  margin-top: 43px;
  position: relative;
  z-index: 2;
}
.packages_section .row .wrap .block .price_wrap .price {
  width: 100%;
  color: #000;
  text-align: center;
  font-size: 60px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: 3px;
  position: relative;
}
.packages_section .row .wrap .block .price_wrap .old_price {
  position: absolute;
  right: 6px;
  color: #000;
  font-size: 20px;
  line-height: 120%;
  letter-spacing: 1px;
  top: -25px;
  text-decoration: line-through;
}
.packages_section .row .wrap .block .price_wrap .hour_price {
  color: #000;
  text-align: center;
  font-size: 15px;
  line-height: 120%;
  letter-spacing: 0.75px;
  text-decoration: underline;
  margin-top: -3px;
}

.trust_section {
  width: 100%;
  padding-top: 44px;
  position: relative;
  overflow: hidden;
}
.trust_section .back {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.trust_section .container {
  position: relative;
  z-index: 2;
}
.trust_section h2 {
  margin-bottom: 29px;
}
.trust_section .wrap {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.trust_section .wrap .img {
  width: calc(50% - 20px);
  margin-bottom: 42px;
}
.trust_section .logos {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 10px;
}
.trust_section .graduates {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.trust_section .graduates .img {
  width: 100%;
  max-width: 767px;
  margin-bottom: 40px;
}
.trust_section .graduates ul {
  width: 100%;
  max-width: 988px;
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
}
.trust_section .graduates ul li {
  width: calc(50% - 23px);
  position: relative;
  padding-left: 34px;
  margin-bottom: 30px;
}
.trust_section .graduates ul li strong {
  font-weight: 700;
}
.trust_section .graduates ul li::before {
  content: "";
  width: 14px;
  height: 14px;
  background: url("../img/img37.svg") top center no-repeat;
  background-size: cover;
  position: absolute;
  left: 0;
  top: 5px;
}

.leave_question {
  width: 100%;
  background: #B89EC6;
  padding-top: 57px;
  padding-bottom: 70px;
  position: relative;
}
.leave_question .back {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 1;
}
.leave_question .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  z-index: 2;
}
.leave_question .left_cont {
  width: calc(100% - 300px);
}
.leave_question .left_cont .title {
  width: 100%;
  color: #1C1C1C;
  font-size: 40px;
  font-weight: 700;
  line-height: 130%;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  margin-bottom: 18px;
}
.leave_question .left_cont .text {
  width: 100%;
  color: #1C1C1C;
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 0.44px;
  text-transform: uppercase;
  margin-bottom: 37px;
}
.leave_question .left_cont .wrap {
  width: 100%;
  max-width: 455px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.leave_question .left_cont .wrap .left, .leave_question .left_cont .wrap .right {
  width: 100%;
  max-width: 220px;
}
.leave_question .left_cont .wrap .btn_item {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  color: #000;
  font-size: 19px;
  line-height: 120%;
  letter-spacing: 0.38px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.leave_question .left_cont .wrap .btn_item img {
  margin-right: 2px;
}
.leave_question .right_cont {
  width: 100%;
  max-width: 300px;
}
.leave_question .right_cont .yellow_btn_own_new {
  padding: 15px 25px;
}

.iti{
  width: 100%;
}

label.error{
  display: none !important;
}

.custom_block_modal .modal_container form fieldset .text_input.error{
  border-color: red;
}
.custom_block_modal .modal_container .title{
  font-size: 25px;
}

.modal_lvls{
  max-width: 560px;
}

.modal_lvls .modal_container{
  padding: 40px 45px;
}

.modal_lvls .title{
  width: 100%;
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 17px;
}

.modal_lvls p{
  width: 100%;
  font-size: 16px;
  line-height: 125%;
}

.modal_lvls p strong{
  font-weight: 700;
}

.modal_lvls .btn_test{
  display: inline-flex;
  justify-content: center;
  align-items: center;
  color: #1c1c1c;
  background-color: #b89ec6;
  border-radius: 10px;
  font-size: 14px;
  height: 52px;
  padding: 0 25px;
  margin-top: 10px;
}
.kikich{
  font-size: 20px;
}

.packages_section .row .wrap .block.block4 .yellow_btn_own_new:hover,.packages_section .row .wrap .block.block1 .yellow_btn_own_new{
  background: #8e769b !important;
}