@media screen and (min-width: 660px) {
  * {
    margin: 0;
    padding: 0;
    outline: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Fira Sans', sans-serif !important;
  }
  html {
    min-width: 1200px;
    line-height: 140%;
  }
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  body {
    color: #333333;
    position: relative;
  }
  p {
    line-height: 150%;
  }
  .container {
    max-width: 1200px;
    min-width: 1200px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .blue {
    color: #006bff;
  }

  .bg {
    padding: 100px 0;
    background-color: #f7f8ff;
  }
  .bg-shadow {
    padding: 60px 0;
    background-size: cover;
    background-position: bottom center;
  }

  .kurs_in {
    padding: 50px 100px 50px 110px;
    background-color: #f7f8ff;
    border-radius: 30px;
  }
  .programma ol {
    margin-top: 15px;
  }
  .programma ol li {
    margin-top: 15px;
  }
  .bg1 {
    /* background: url(../img/bg1.png); */
    background-size: cover;
    background-repeat: no-repeat;
  }
  .top p:first-child {
    font-size: 20px;
    margin-bottom: 15px;
    font-weight: 300;
  }
  .header {
    display: flex;
    justify-content: space-between;
    height: auto;
  }
  .header img {
    width: 100%;
    height: 100%;
    display: flex;
    object-fit: cover;
  }
  .top_img {
    position: absolute;
    right: -610px;
    width: 550px;
    border-radius: 20% 10px;
    overflow: hidden;
    top: 0;
    height: 663px;
  }
  .direct {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 110px;
  }
  .direct img {
    width: 100%;
    -webkit-filter: drop-shadow(0px 0px 5px #efa60f);
    filter: drop-shadow(0px 0px 5px #efa60f);
  }
  h1 {
    font-size: 48px;
    line-height: 120%;
  }
  h1 span {
    color: #ffa216;
    /* text-shadow: 1px 2px 1px rgba(239, 166, 15, 1); */
    text-transform: uppercase;
  }
  h3 {
    font-size: 42px;
    text-align: center;
    margin-bottom: 40px;
    line-height: 130%;
  }
  .top p:last-child {
    font-size: 18px;
    margin-top: 15px;
    line-height: 150%;
  }
  .header .text {
    max-width: 550px;
    height: fit-content;
    position: relative;
  }

  .plusi {
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
  }
  .plus {
    display: flex;
    width: 318px;
    flex-direction: column;
  }
  .plus img {
    width: 55px;
    height: 55px;
    margin-right: 0px;
    flex-shrink: 0;
    margin-bottom: 15px;
  }
  .plus span {
    font-weight: 600;
    font-size: 18px;
  }
  .plus p {
    margin-top: 2px;
  }

  .shadow {
    background-color: #fff;
    border-radius: 10px;
  }
  .text .dop {
    margin-top: 40px;
    padding: 15px 20px;
  }
  .mouse {
    text-align: center;
    margin-top: 40px;
    margin-top: 57px;
    position: relative;
  }
  .mouse img {
    position: absolute;
  }

  /*Блок 2*/
  .block2 {
    display: flex;
    justify-content: space-between;
  }
  .dlyakogo {
    width: 30%;
    display: flex;
    justify-content: space-between;
  }

  .dlyakogo img {
    width: 60px;
    height: 60px;
    margin-right: 15px;
    flex-shrink: 0;
  }

  .dlyakogo span {
    font-size: 18px;
    font-weight: 600;
  }
  .dlyakogo p {
    margin-top: 3px;
  }

  .block3 {
    display: flex;
    justify-content: space-between;
  }
  .video {
    width: 450px;
  }
  .video iframe {
    width: 100%;
    height: 80%;
  }
  .video p {
    font-size: 14px;
    margin-top: 5px;
  }
  .chto_delat {
    display: flex;
    flex-wrap: wrap;
    width: 650px;
    justify-content: space-between;
  }
  .delat {
    display: flex;
    align-items: center;
    width: 302px;
    margin-bottom: 50px;
  }
  .delat img {
    width: 55px;
    height: 55px;
    margin-right: 15px;
    flex-shrink: 0;
  }

  .chto_delat .dop {
    margin-top: 0px;
    padding: 15px 20px;
  }

  .otzivi {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }

  .otziv {
    width: 48%;
    height: auto;
    background-color: #fff;
  }
  .otziv img {
    width: 100%;
  }
  .otzivi .shadow {
    margin-bottom: 80px;
  }
  .otzivi .shadow:last-child {
    margin-bottom: 0;
  }

  .otzivi2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: column;
  }

  .otziv2 {
    width: 70%;
    height: auto;
    margin-bottom: 80px;
    margin-left: auto;
    margin-right: auto;
  }
  .otziv2 img {
    width: 100%;
    display: flex;
    object-fit: contain;
  }

  .neznayu {
    width: 725px;
    margin: 0 auto;
  }

  .znayu {
    display: flex;
    align-items: center;
    margin-bottom: 70px;
  }
  .znayu:last-child {
    margin-bottom: 0;
  }
  .znayu span {
    font-size: 18px;
    font-weight: 600;
  }
  .znayu p {
    margin-top: 5px;
  }

  .nomer {
    margin-right: 15px;
    font-size: 92px;
    font-weight: 600;
    color: #dde6ff;
    text-shadow: 0px 0px 7px rgba(0, 107, 255, 0.2);
  }

  .strokov {
    position: relative;
  }
  .strokovv {
    position: absolute;
    bottom: 0px;
    left: -70px;
    -moz-transform: rotate(35deg); /* Для Firefox */
    -ms-transform: rotate(35deg); /* Для IE */
    -webkit-transform: rotate(35deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(35deg); /* Для Opera */
    transform: rotate(35deg);
  }
  .strokovv img {
    width: 150px;
  }

  .block4 {
    display: flex;
    justify-content: space-between;
  }
  .foto {
    width: 660px;
  }
  .foto img {
    width: 100%;
  }
  .ktoya {
    width: 430px;
  }
  .ya {
    display: flex;
    align-items: center;
    margin-left: 20px;
    margin-bottom: 40px;
  }
  .ya p {
    font-size: 18px;
  }
  .ya img {
    flex-shrink: 0;
    opacity: 0.6;
  }
  .blog {
    display: flex;
    margin-left: 25px;
  }
  .blog img {
    margin-right: 15px;
  }
  .blog p {
    margin-bottom: 10px;
  }
  .blog span {
    font-size: 18px;
    font-weight: 600;
  }
  .kurs_all {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .kurs {
    width: 310px;
    display: flex;
    margin-bottom: 80px;
  }
  .kurs:last-child {
    margin-right: auto;
    margin-left: 106px;
  }
  .kurs span {
    font-size: 20px;
    color: #006bff;
    font-weight: 600;
    line-height: 150%;
  }
  .kurs span b {
    font-size: 20px;
    color: #5ed73e;
    font-weight: 600;
  }
  .kurs p {
    margin-top: 10px;
  }
  .nomer2 {
    margin-right: 15px;
    font-size: 42px;
    color: #dde6ff;
    text-shadow: 0px 0px 7px rgba(0, 107, 255, 0.2);
    margin-top: 11px;
  }
  .temi {
    margin-bottom: 100px;
  }
  .temi img {
    width: 100%;
    border-radius: 10px;
  }
  .kartinka {
    border-radius: 10px;
    width: 600px;
    background-color: #fff;
  }
  .kartinka img {
    border-radius: 10px;
  }
  .primer {
    display: flex;
    justify-content: space-between;
  }
  .primer img {
    width: 100%;
  }
  .text_primer {
    width: 500px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px;
    background-color: #fff;
    text-align: center;
  }
  .text_primer p {
    line-height: 170%;
  }
  .text_primer img {
    width: 55px;
    height: 55px;
    margin-bottom: 15px;
  }

  .itogi_all {
    position: relative;
  }

  .itogi {
    width: 470px;
    padding: 35px 40px;
    position: absolute;
    bottom: 0;
    position: absolute;
    bottom: -200px;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: linear-gradient(-45deg, #bd5acc, #6494d5);
    text-align: center;
  }
  .itogi p {
    line-height: 180%;
    color: #fff;
  }
  .itogi p span {
    font-size: 20px;
    font-weight: 600;
    color: #ffd900;
  }

  .zogolovok {
    margin-bottom: 100px;
    text-align: center;
  }

  .zogolovok p {
    margin-top: 5px;
    font-size: 18px;
    font-weight: 300;
  }

  .social {
    display: flex;
    justify-content: space-around;
    margin-bottom: 100px;
    width: 65%;
    margin-left: auto;
    margin-right: auto;
  }
  .social a {
    text-decoration: none;
    color: #333333;
  }

  .soc {
    text-align: center;
  }

  .soc p {
    font-size: 18px;
    margin-top: 10px;
  }
  .video2 {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }

  .video2_1 {
    width: 500px;
    height: 280px;
  }

  .video2_1:nth-child(n + 3) {
    margin-top: 50px;
  }

  .prices {
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .price {
    width: 400px;
    text-align: center;
    background-color: #f7f8ff;
    padding: 40px 30px;
  }
  .shadow-blue {
    border-radius: 10px;
    z-index: 10;
  }
  .price h4 {
    font-size: 24px;
    color: #006bff;
  }
  .price p {
    margin-top: 15px;
    font-size: 22px;
    font-weight: 600;
  }
  .price:nth-child(2) p {
    color: #5ed73e;
  }
  .price:nth-child(3) p {
    color: #ff9c00;
  }
  .price ul li {
    list-style-type: none;
    margin-top: 15px;
  }
  .price ul li:first-child {
    font-weight: 600;
  }
  .button {
    width: 250px;
    margin: 40px auto 0px auto;
  }
  .button button {
    font-size: 18px;
    padding: 18px 35px;
    font-weight: 500;
    width: 100%;
    background-color: #42d197;
    border-radius: 10px;
    cursor: pointer;
    border: none;
    color: #fff;
    font-weight: 600;
    transition: background 0.2s ease;
    box-shadow: 0 -4px rgb(68, 189, 140) inset;
    position: relative;
    overflow: hidden;
  }
  .button button:hover {
    background-color: #3fe19f;
    box-shadow: 0 -4px rgb(56, 205, 145) inset;
  }
  .shadow-green {
    box-shadow: 0 0 20px rgba(68, 189, 140, 0.7);
    border-radius: 10px;
    position: relative;
    overflow: hidden;
  }

  .shadow-green:after {
    content: '';
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    opacity: 0.3;
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.04s;
    animation-delay: 0.04s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }

  @-webkit-keyframes slideme {
    0% {
      left: -30px;
      margin-left: 0px;
    }
    30% {
      left: 110%;
      margin-left: 80px;
    }
    100% {
      left: 110%;
      margin-left: 80px;
    }
  }
  .questions {
    width: 800px;
    margin: 0 auto;
  }
  .accordion {
    border-top: 1px solid rgba(83, 83, 83, 0.2);
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    background-color: #fff;
    color: #444;
    cursor: pointer;
    padding: 10px 30px;
    width: 100%;
    text-align: left;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
    font-weight: 600;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .accordion:last-child {
    border-bottom: 1px solid rgba(83, 83, 83, 0.2) !important;
  }
  .active,
  .accordion:hover {
    background-color: #dde6ff;
  }

  .accordion:after {
    content: '\002B';
    color: #777;
    font-weight: 300;
    float: right;
    margin-left: 5px;
    font-size: 46px;
  }

  .active:after {
    content: '\2212';
  }

  .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }

  .panel p {
    padding: 40px 0;
    line-height: 170%;
  }
  .questions-bg {
    /* background: url(../img/1092.jpg); */
    background-size: contain;
    background-position: center center;
    margin-top: 20px;
  }

  form {
    display: flex;
    flex-direction: column;
  }

  form h4 {
    font-size: 28px;
    font-weight: 600;
  }
  form p {
    font-size: 20px;
    margin-top: 10px;
  }

  .form {
    width: 400px;
    padding: 40px 40px;
    background-color: #fff;
    margin: 0 auto;
    text-align: center;
  }

  form input {
    padding: 20px 12px;
    border-radius: 10px;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.1);
    border: none;
    font-size: 16px;
  }
  select {
    padding: 18px 10px;
    border: none;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.1);
    font-size: 16px;
  }

  label {
    margin-top: 30px;
    margin-bottom: 5px;
    text-align: left;
  }
  .button1 {
    margin-top: 30px;
  }
  .button1 button {
    font-size: 18px;
    padding: 18px 35px;
    font-weight: 500;
    width: 100%;
    background-color: #42d197;
    border-radius: 10px;
    cursor: pointer;
    border: none;
    color: #fff;
    font-weight: 600;
    transition: background 0.2s ease;
    box-shadow: 0 -4px rgb(68, 189, 140) inset;
    position: relative;
    overflow: hidden;
  }
  .button1 button:hover {
    background-color: #3fe19f;
    box-shadow: 0 -4px rgb(56, 205, 145) inset;
  }

  .zayavka_pop {
    background-color: #fff;
    width: 450px;
    padding: 0px 30px 0 30px;
  }

  .vidget {
    background-color: #006bff;
    padding: 10px 40px;
    color: #fff;
    width: max-content;
    border-radius: 10px;
    position: fixed;
    right: 5%;
    bottom: 5%;
    z-index: 888;
    font-weight: 500;
    text-decoration: none;
  }
}

@media screen and (max-width: 660px) {
  * {
    margin: 0;
    padding: 0;
    outline: 0 !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Fira Sans', sans-serif !important;
  }
  html {
    min-width: 300px;
    line-height: 140%;
  }
  *:before,
  *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  body {
    color: #333333;
  }
  p {
    line-height: 150%;
  }
  .container {
    max-width: 600px;
    min-width: 300px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .blue {
    color: #006bff;
  }

  .bg {
    padding: 70px 0;
    background-color: #f7f8ff;
  }
  .bg-shadow {
    padding: 60px 0;
    background-size: cover;
    background-position: bottom center;
  }
  .bg1 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top right;
  }

  .bg-padding {
    padding: 70px 0px !important;
  }
  .programma ol {
    margin-top: 15px;
  }
  .programma ol li {
    margin-top: 15px;
  }
  .programma span {
    margin-top: 5px;
    display: block;
    font-size: 14px;
    line-height: 130%;
  }
  .top p:first-child {
    font-size: 14px;
    margin-bottom: 15px;
    font-weight: 300;
  }
  .header {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .header img {
    width: 100%;
  }
  .top_img {
    position: relative;
    width: 100%;
    margin-top: 30px;
  }
  .top_img img {
    border-radius: 30% 10px;
  }
  .direct {
    position: absolute;
    bottom: 8px;
    left: 10px;
    width: 80px;
  }
  .direct img {
    width: 100%;
    -webkit-filter: drop-shadow(0px 0px 5px #efa60f);
    filter: drop-shadow(0px 0px 5px #efa60f);
    border-radius: 0;
  }
  h1 {
    font-size: 28px;
    line-height: 125%;
  }
  h1 span {
    color: #ffa216;
    /* text-shadow: 1px 2px 1px rgba(239, 166, 15, 1); */
    text-transform: uppercase;
  }
  h3 {
    font-size: 32px;
    text-align: center;
    margin-bottom: 40px;
    line-height: 130%;
  }
  .top p:last-child {
    font-size: 18px;
    margin-top: 20px;
    line-height: 150%;
  }
  .header .text {
    max-width: 100%;
  }

  .plusi {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .plus {
    display: flex;
    width: 100%;
    margin-top: 40px;
  }
  .plus img {
    width: 55px;
    height: 55px;
    margin-right: 15px;
    flex-shrink: 0;
  }
  .plus span {
    font-weight: 600;
    font-size: 18px;
  }
  .plus p {
    margin-top: 2px;
  }

  .shadow {
    background-color: #fff;
    border-radius: 10px;
  }
  .text .dop {
    margin-top: 40px;
    padding: 15px 20px;
    background-color: #fff;
  }
  .mouse {
    text-align: center;
    margin-top: 40px;
    margin-top: 57px;
    position: relative;
    display: none;
  }
  .mouse img {
    position: absolute;
  }

  /*Блок 2*/
  .block2 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .dlyakogo {
    width: 100%;
    display: flex;
    justify-content: space-between;
  }
  .dlyakogo:nth-child(2) {
    margin: 50px 0;
  }

  .dlyakogo img {
    width: 60px;
    height: 60px;
    margin-right: 15px;
    flex-shrink: 0;
  }

  .dlyakogo span {
    font-size: 18px;
    font-weight: 600;
  }
  .dlyakogo p {
    margin-top: 3px;
  }

  .block3 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .video {
    width: 100%;
    height: 250px;
  }
  .video iframe {
    width: 100%;
    height: 80%;
  }
  .video p {
    font-size: 14px;
    margin-top: 5px;
  }
  .chto_delat {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: space-between;
    margin-top: 30px;
  }
  .delat {
    display: flex;
    align-items: center;
    width: 302px;
    margin-bottom: 50px;
  }
  .delat img {
    width: 55px;
    height: 55px;
    margin-right: 15px;
    flex-shrink: 0;
  }

  .chto_delat .dop {
    margin-top: 0px;
    padding: 15px 20px;
  }

  .otziv {
    width: 100%;
    height: auto;
    background-color: #fff;
  }
  .otziv img {
    width: 100%;
  }
  .otzivi .shadow {
    margin-bottom: 40px;
  }
  .otzivi .shadow:last-child {
    margin-bottom: 0;
  }

  .otzivi2 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  .otziv2 {
    width: 100%;
    height: auto;
    background-color: #fff;
    margin-bottom: 40px;
  }
  .otziv2 img {
    width: 100%;
  }

  .neznayu {
    width: 100%;
    margin: 0 auto;
  }

  .znayu {
    display: flex;
    align-items: center;
    margin-bottom: 70px;
  }
  .znayu:last-child {
    margin-bottom: 0;
  }
  .znayu span {
    font-size: 18px;
    font-weight: 600;
  }
  .znayu p {
    margin-top: 5px;
  }

  .nomer {
    margin-right: 15px;
    font-size: 92px;
    font-weight: 600;
    color: #dde6ff;
    text-shadow: 0px 0px 7px rgba(0, 107, 255, 0.2);
  }

  .strokov {
    position: relative;
  }
  .strokovv {
    position: absolute;
    display: none;
    bottom: 0px;
    left: -70px;
    -moz-transform: rotate(35deg); /* Для Firefox */
    -ms-transform: rotate(35deg); /* Для IE */
    -webkit-transform: rotate(35deg); /* Для Safari, Chrome, iOS */
    -o-transform: rotate(35deg); /* Для Opera */
    transform: rotate(35deg);
  }
  .strokovv img {
    width: 150px;
  }

  .block4 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .foto {
    width: 100%;
  }
  .foto img {
    width: 100%;
  }
  .ktoya {
    width: 100%;
    margin-top: 30px;
  }
  .ya {
    display: flex;
    align-items: center;
    margin-bottom: 40px;
  }
  .ya p {
    font-size: 18px;
  }
  .ya img {
    flex-shrink: 0;
    opacity: 0.6;
  }
  .blog {
    display: flex;
    align-items: flex-start;
  }
  .blog img {
    margin-right: 15px;
    height: auto;
  }
  .blog p {
    margin-bottom: 10px;
  }
  .blog span {
    font-size: 18px;
    font-weight: 600;
  }
  .kurs_all {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .kurs {
    width: 310px;
    display: flex;
    margin-bottom: 80px;
  }
  .kurs:last-child {
  }
  .kurs span {
    font-size: 20px;
    color: #006bff;
    font-weight: 600;
    line-height: 150%;
  }
  .kurs span b {
    font-size: 20px;
    color: #5ed73e;
    font-weight: 600;
  }
  .kurs p {
    margin-top: 10px;
  }
  .nomer2 {
    margin-right: 15px;
    font-size: 42px;
    color: #dde6ff;
    text-shadow: 0px 0px 7px rgba(0, 107, 255, 0.2);
    margin-top: 11px;
  }
  .temi {
    margin-bottom: 100px;
  }
  .kurs_in {
    padding: 30px 20px 30px 40px;
    background-color: #f7f8ff;
    border-radius: 30px;
  }
  .temi img {
    width: 100%;
    border-radius: 10px;
  }
  .kartinka {
    border-radius: 10px;
    width: 100%;
    background-color: #fff;
  }
  .kartinka img {
    border-radius: 10px;
  }
  .primer {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .primer img {
    width: 100%;
  }
  .text_primer {
    margin-top: 30px;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 40px 25px;
    background-color: #fff;
    text-align: center;
  }
  .text_primer img {
    width: 55px;
    height: 55px;
    margin-bottom: 15px;
  }

  .itogi_all {
    position: relative;
  }

  .itogi {
    width: 95%;
    padding: 35px 40px;
    position: absolute;
    bottom: 0;
    position: absolute;
    bottom: -250px;
    left: 50%;
    transform: translate(-50%, -50%);
    background-image: linear-gradient(-45deg, #bd5acc, #6494d5);
    text-align: center;
  }
  .itogi p {
    line-height: 180%;
    color: #fff;
  }
  .itogi p span {
    font-size: 20px;
    font-weight: 600;
    color: #ffd900;
  }

  .zogolovok {
    margin-bottom: 0px;
    text-align: center;
  }

  .zogolovok p {
    margin-top: 5px;
    font-size: 18px;
    font-weight: 300;
  }

  .social {
    display: flex;
    justify-content: space-around;
    margin-bottom: 60px;
    flex-direction: column;
  }
  .social a {
    text-decoration: none;
    color: #333333;
  }
  .soc {
    text-align: center;
  }
  .soc:last-child {
    margin-top: 40px;
  }

  .soc p {
    font-size: 18px;
    margin-top: 10px;
  }
  .video2 {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }

  .video2_1 {
    width: 100%;
    height: 200px;
  }
  .video2_1:nth-child(n + 2) {
    margin-top: 30px;
  }

  .prices {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: column;
  }
  .price {
    width: 100%;
    text-align: center;
    background-color: #f7f8ff;
    padding: 40px 30px;
  }
  .price:nth-child(n + 2) {
    margin-top: 40px;
  }
  .shadow-blue {
    border-radius: 10px;
    z-index: 10;
  }
  .price h4 {
    font-size: 24px;
    color: #006bff;
  }
  .h3_price {
    font-size: 20px;
  }
  .price p {
    margin-top: 15px;
    font-size: 22px;
    font-weight: 600;
  }
  .price:nth-child(2) p {
    color: #5ed73e;
  }
  .price:nth-child(3) p {
    color: #ff9c00;
  }
  .price ul li {
    list-style-type: none;
    margin-top: 10px;
  }
  .price ul li:first-child {
    font-weight: 600;
  }
  .button {
    width: 100%;
    margin: 40px auto 0px auto;
  }
  .button button {
    font-size: 18px;
    padding: 18px 35px;
    font-weight: 500;
    width: 100%;
    background-color: #42d197;
    border-radius: 10px;
    cursor: pointer;
    border: none;
    color: #fff;
    font-weight: 600;
    transition: background 0.2s ease;
    box-shadow: 0 -4px rgb(68, 189, 140) inset;
    position: relative;
    overflow: hidden;
  }
  .button button:hover {
    background-color: #3fe19f;
    box-shadow: 0 -4px rgb(56, 205, 145) inset;
  }
  .shadow-green {
    box-shadow: 0 0 20px rgba(68, 189, 140, 0.7);
    border-radius: 10px;
    position: relative;
    overflow: hidden;
  }

  .shadow-green:after {
    content: '';
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    opacity: 0.3;
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.04s;
    animation-delay: 0.04s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
  }

  @-webkit-keyframes slideme {
    0% {
      left: -30px;
      margin-left: 0px;
    }
    30% {
      left: 110%;
      margin-left: 80px;
    }
    100% {
      left: 110%;
      margin-left: 80px;
    }
  }
  .questions {
    width: 100%;
    margin: 0 auto;
  }
  .accordion {
    border-top: 1px solid rgba(83, 83, 83, 0.2);
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    background-color: #fff;
    color: #444;
    cursor: pointer;
    padding: 10px 30px;
    width: 100%;
    text-align: left;
    font-weight: 600;
    outline: none;
    font-size: 18px;
    transition: 0.4s;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .accordion:last-child {
    border-bottom: 1px solid rgba(83, 83, 83, 0.2) !important;
  }
  .active,
  .accordion:hover {
    background-color: #dde6ff;
  }

  .accordion:after {
    content: '\002B';
    color: #777;
    font-weight: 300;
    float: right;
    margin-left: 5px;
    font-size: 46px;
  }

  .active:after {
    content: '\2212';
  }

  .panel {
    padding: 0 18px;
    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
  }

  .panel p {
    padding: 40px 0;
    line-height: 170%;
  }
  .questions-bg {
    background-size: contain;
    background-position: center center;
    margin-top: 20px;
  }

  form {
    display: flex;
    flex-direction: column;
  }

  form h4 {
    font-size: 28px;
    font-weight: 600;
  }
  form p {
    font-size: 20px;
    margin-top: 10px;
  }

  .form {
    width: 100%;
    padding: 40px 30px;
    background-color: #fff;
    margin: 0 auto;
    text-align: center;
  }

  form input {
    padding: 20px 12px;
    border-radius: 10px;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.1);
    border: none;
    font-size: 16px;
  }
  select {
    padding: 18px 10px;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.1);
    border: none;
    font-size: 16px;
  }

  label {
    margin-top: 30px;
    margin-bottom: 5px;
    text-align: left;
  }
  .button1 {
    margin-top: 30px;
  }
  .button1 button {
    font-size: 18px;
    padding: 18px 35px;
    font-weight: 500;
    width: 100%;
    background-color: #42d197;
    border-radius: 10px;
    cursor: pointer;
    border: none;
    color: #fff;
    font-weight: 600;
    transition: background 0.2s ease;
    box-shadow: 0 -4px rgb(68, 189, 140) inset;
    position: relative;
    overflow: hidden;
  }
  .button1 button:hover {
    background-color: #3fe19f;
    box-shadow: 0 -4px rgb(56, 205, 145) inset;
  }

  .vidget {
    background-color: #006bff;
    padding: 7px 15px;
    color: #fff;
    width: max-content;
    border-radius: 10px;
    position: fixed;
    right: 5%;
    bottom: 5%;
    font-size: 14px;
    z-index: 999;
    font-weight: 500;
    text-decoration: none;
  }
}
input[type='email'],
input[type='submit'],
textarea,
select {
  -webkit-appearance: none;
}
