 /* Стили для попапов */
 .general-popup-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
}
#visa-submit-button:hover{
  background: #06818f;
}
.general-popup-overlay .modal-object__content{
border-radius:28px;
}
#get_a_free_evaluation-div{
display:flex;	
}
#general-popup-content {
  padding: 40px 160px;
  text-align: center;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 28px;
}
.general-popup-overlay .modal-object__content{
display:block!important;
}

#general-popup-content h2 {
  margin-bottom: 20px;
  font-size: 40px;
}

#general-popup-content .general-button {
  display: block;
  margin: 10px 0;
  width: 100%;
  padding: 10px;
  font-size: 23px;
  background-color: #005761;
  color: #fff;
  border: none;
  border-radius: 8px;
  cursor: pointer;
  text-decoration: none;
}


#general-popup-content .general-button:hover {
  background-color: #048594;
}
#visa-submit-button{
  width:100%;
margin-top:40px;
padding:0 60px;
}

.general-popup-close {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}
.popup_visa-variant{
width:48%;
padding:10px;
padding-left:35px;
position:relative;
text-align: right;
justify-content: end;
align-items:end;
display: inline-flex;
background-color: #f6f6f6;
border-radius: 12px;

height: 70px;
}
#general-button-container{
display:flex;
flex-wrap:wrap;
gap:11px;
}
.popup_visa-variant-item{

position: absolute;
left: 10px;
top: 10px;
}
.underline{
text-decoration:underline;
color:#005761;
}
.popup_whatsapp-text{
text-align: end;
padding-top: 15px;
color: #005761;
width: 49%;
}



#cryptocurrency_back_mobile{
  display: none;
}
  .bottomButton_link{
      position: absolute;
      width:100%;
      height:100%;
      top:0;
      left:0;
  }
  #popup1 .popupHeader{
    width:64%;


  }
  #popup1{
    background-image: url('./rubannerBack1.webp');
    background-position: 19vw 100%;
/*     background-size:50%; */
  }
  .popup { 
      position: fixed;
      background-image: url('./new_background_banner.webp');
      background-size:contain;
      background-repeat: no-repeat;
      background-position: right;
      width:70vw;
      border-radius:28px;
      height:37vw;
      padding:45px;
      display: none;
      position: fixed;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);

      background-color: white;
     justify-content: space-between;
      flex-direction:column;
      box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
      z-index: 1000;
  }

  .overlay {
      display: none;
      position: fixed;
      left: 0;
      top: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.3);
      z-index: 999;
  }
  .topButton{
      font-size:1.5vw;
      width:25%;
      padding:0.5vw 0;
      background-color: #005761;
      color:white;
  }
  .bottomButton:hover{
      background-color: rgb(206, 5, 5);/* Цвет фона при наведении */
      transform: scale(1.05); 
  
    
  }
  .bottomButton{
      position: relative;
      cursor:pointer;
      border:1px solid red;
      transition: all 1s;
      font-weight: 900;
      font-size: 2vw;
      border: none;
      background-color: rgb(255, 4, 4);
      color:white;
      padding:1vw 1vw;
      text-align: center;
      width:40%;
      border-radius:10px;
  }
  .event_time{
      font-size:1.5vw;
      margin:1vh 0;
  }
  .popupHeader{
      width: 57%;
      margin:1vh 0;
	  
	  display:flex;
	  align-items:center;
      font-size: 2.3vw;
      color:#F0493D;
      
  }
  .closePopupButton{
    cursor: pointer;
    background-color: white;
    opacity: 80%;
    border:none;
    position: absolute;
    top:-3vw;
    width:3vw;
    height:3vw;
    right:-3vw;
    border-radius:50px;            
}
  .popup_flag{
      display: none;
      position: absolute;
      top:0;
      right:0;
  }
  .popup_shamayev{
    z-index:-22;
      display: none;
      position: absolute;
      bottom: 0;
      right:0;
   
      min-width:348px;
  }
  @media(max-width:1200px){
    .popup{
      padding:12px;
    }
  }
  @media(max-width:676px){

    #popup1{
		
        background-size:87%;
    }
	  #popup2{
		  background-image:unset;
	  }
	  #popup1 .event_time{
		  font-size:2.0vw;
	  }
	  #popup1 .popupHeader{
		  line-height:117%;
		  font-size:2.4vw;
	  }
    #cryptocurrency_back{
      width:110%;
      right:-60px;
      
    }



      .event_time{
          font-size:2.5vw;
      }
      .topButton{
          z-index:2;
          width:35%;
          font-size:2.5vw;
          padding:1vw 0;
      }
      .popupHeader{
          font-size:2.8vw;
          width:60%;
          line-height: 140%;
      }
      .closePopupButton{
          border:1px solid grey;
          left:10px;
          top:10px;
          font-size:2vw;
          padding: 0;
          margin:0;
      }
      .popup_flag{
          display: block;
      }
      .popupHeader{
        width:50%;
      }
      .popup_shamayev{
          width:60%;
          display: block;
      }
      .popup{
          width:85vw;
          padding:30px;
          overflow:hidden;
          height:40vh;
          background-image: unset;
      }
      .bottomButton{
          width:60%;
          font-size:3.5vw;
          z-index:2;

      }
  }
 

#livestorm_registration_form input[type="text"], #livestorm_registration_form input[type="email"], #livestorm_registration_form input[type="tel"] {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 14px;
}

#livestorm_registration_form #uniqueSubmit {
    display: flex;
	justify-content:center;
    width: 100%;
    padding: 15px;
    margin-top: 20px;
    background-color: #005761;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 110%;
    font-weight: bold;
    border: none;
    border-radius: 12px;
    cursor: pointer;
}

.popup-close {
    position: absolute;
    top: 10px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
}

.popup-overlay {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 70;
}

.popup-content {
    position: absolute;
	min-height:380px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 40px;

    max-width: 450px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    border-radius: 28px;
}


.coockie {
  position: fixed;
  left: 50%;
  bottom: 40px;
  transform: translate(-50%);
  width: fit-content;
  padding: 15px 33px;
  background-color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
  border-radius: 60px;
  z-index: 70;
  display: none;
}
.qstep.email span.wpcf7-not-valid-tip {
  display: block;
}
.coockie p {
  color: #000;
  font-size: 16px;
  line-height: 1;
}
.coockie__btn {
  background-color: #005761;
  color: #fff;
  border-radius: 40px;
  font-size: 16px;
  line-height: 1;
  letter-spacing: -0.16px;
  padding: 12px 53px;
}
.package-offers .breadcrumbs a {
  color: rgba(6, 30, 33, 0.4);
}
h4.mod_t_c {
  max-width: 90%;
}
h4.review__title {
  margin-top: 32px;
}
.casesa h4.review__title {
  font-size: 30px;
}
button.package-offers__btn.btn a {
  display: block;
  color: #fff;
  width: 100%;
  padding: 28px;
}
button.package-offers__btn.btn {
  padding: 0;
}
.advantages__text {
  min-height: 170px;
}
p.package-offers__subtext {
  min-height: 55px;
}
button.package-offers__btn.btn:hover a {
  color: #000;
}
.services-package__item {
  cursor: pointer;
}
.lang_p {
  display: flex;
}
.lang_p > span {
  margin-right: 32px;
}
.lang_p > span > a {
  color: #061e21;
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  opacity: 0.4;
  margin-right: 8px;
}
.lang_p > span > a:hover {
  opacity: 1;
}
.lang_p > span > a.active {
  opacity: 1;
  pointer-events: none;
}
.mob-menu__item.lang_mob {
  margin-bottom: 20px;
}
.package-offers__title {
  min-height: 125px;
}
.package-offers__description {
  min-height: 125px;
}
.menu-item.current-menu-item a:before {
  width: 100%;
}
.to_next_step.noactive {
  pointer-events: none;
}
.to_next_step {
  display: flex;
  align-items: center;
  justify-content: center;
}
.modal-quiz {
  display: none;
  width: 100%;
  height: 100%;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-quiz-eb3 {
  display: none;
  width: 100%;
  height: 100%;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.modal-thanks {
  width: 100%;
  height: 100%;
  z-index: 20;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.modal-popup {
  width: 100%;
  height: 100%;
  z-index: 120;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.modal-popup-reg {
  width: 100%;
  height: 100%;
  z-index: 120;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.footer-modal {
  width: 100%;
  height: 100%;
  z-index: 120;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.modal-quiz .modal-form__form,
.modal-quiz-eb3 .modal-form__form {
  width: 100%;
}

.quiz-twobl {
  display: flex;
}
.footer-modal .modal-object__content {
  border-radius: 24px;

  max-width: 1000px;
  flex-direction: column;
}
.modal-popup .modal-object__content {
  flex-wrap: wrap;
  padding: 72px;
  border-radius: 28px;
  max-width: 840px;
}
.modal-popup-reg .modal-object__content {
  flex-wrap: wrap;
  padding: 0;
  border-radius: 0;
  max-width: 1040px;
  min-height: 90vh;
}
.modal-popup-reg .modal-object__content iframe {
  width: 100%;
  height: 90vh;
}
.modal-popup h2,
.footer-modal h2 {
  text-align: center;
  width: 100%;
}
.footer-modal__wrapper {
  width: 100%;
  margin-top: 48px;
  max-width: 650px;
}
.modal-popup p {
  max-width: 80%;
  color: #061e21;
  text-align: center;
  font-family: Cyntho Next;
  font-size: 20px;
  font-weight: 400;
  line-height: 120%;
  letter-spacing: -0.6px;
  opacity: 0.7;
  margin: 20px auto 40px;
}
.footer-modal .quiz_radionew label {
  height: 100px;
  cursor: pointer;
  width: 100%;
}
.modal-popup input {
  border-radius: 16px;
  background: #f8f8f8;
  border: none;
  outline: none;
  height: 72px;
  padding-left: 20px;
  width: 100%;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 400;
}
.footer-modal .quiz_radionew > .form_radio:first-child {
  margin: 0;
}
.footer-modal .quiz_radionew > .form_radio {
  height: 100px;
  margin: 0;
  width: 100%;
}
.footer-modal .quiz_radionew {
  justify-content: center;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  margin: 0;
  gap: 20px;
}
.modal-popup input.wpcf7-not-valid {
  border-left: #f04a3d 2px solid !important;
}
.footer-modal .quiz_radionew .wpcf7-list-item-label:after {
  height: 100px;
}
.quiz_next_but.footer-modal__btn {
  margin: 24px auto 0;
}
.modal-popup textarea {
  border-radius: 16px;
  background: #f8f8f8;
  border: none;
  outline: none;
  height: 120px;
  padding-left: 20px;
  width: 100%;
  margin-bottom: 12px;
  font-size: 16px;
  font-weight: 400;
  padding-top: 20px;
}
.modal-popup input.wpcf7-submit {
  border-radius: 16px;
  background: #f04a3d;
  border: none;
  color: #fff;
  width: 100%;
  height: 72px;
  margin: 32px 0 16px;
  font-size: 18px;
  font-weight: 500;
  cursor: pointer;
}
.modal-popup input.wpcf7-submit:hover {
  background: #d03b30;
}
.modal-popup p.copy_form {
  font-size: 16px;
  opacity: 0.4;
  max-width: 60%;
}
.modal-quiz .modal-object__content,
.modal-quiz-eb3 .modal-object__content {
  padding: 16px;
 
  border-radius: 28px;
}
.modal-thanks .modal-object__content {
  padding: 16px;
  border-radius: 28px;
}
.modal-form__form {
  width: 100%;
}
.modal-object__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  overflow-y: auto;
  width: 65vw;
  padding: 40px;
  display: flex;
  overflow: initial;
  flex-direction: row-reverse;
  justify-content: space-between;
  max-height: 80vh;
  align-items: center;
}
.modal-object__left {
  padding-right: 38px;
  border-right: 1px solid #d9d9d9;
  width: 32%;
  height: 100%;
}
.modal-object__offer {
  margin-bottom: 56px;
  text-align: center;
}
.modal-object__type {
  font-weight: 500;
  display: block;
  line-height: 1.3;
  margin-bottom: 12px;
}
.modal-object__title {
  margin-bottom: 16px;
}
.modal-object__street {
  font-weight: 500;
  color: #b5b5b5;
  margin-bottom: 24px;
  font-size: 16px;
}
.modal-object__chars {
  margin-bottom: 48px;
}
.modal-object__char {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 9px;
  border-bottom: 1px solid #f0f0f0;
}
.modal-object__char-title {
  font-weight: 500;
  line-height: 1.3;
  color: #b5b5b5;
}
.modal-object__char-value {
  font-weight: 500;
  line-height: 1.3;
}
.modal-object__price {
  text-align: center;
  margin-bottom: 24px;
}
.modal-object__btn {
  margin-bottom: 4px;
  width: 100%;
  padding: 0;
  height: 81px;
}
.modal-object__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 81px;
  border: 1px solid rgba(181, 181, 181, 0.4);
  font-size: 18px;
  color: #191919;
}
.modal-object__link > span {
  font-size: 14px;
  color: rgba(25, 25, 25, 0.3);
}
.modal-quiz-eb3:target {
  display: block;
  pointer-events: auto;
}
.modal-object__right {
  margin-left: 20px;
  max-width: 1007px;
  position: relative;
  width: 67%;
  height: 100%;
}
.modal-object__big-img {
  display: none;
  width: 100%;
  height: 100%;
}
.modal-object__big-img img {
  width: 100%;
  height: 100%;
}
.modal-object__big-img.active {
  display: block;
}
.modal-object__big-imgs {
  height: 100%;
}
.modal-object__tabs {
  display: flex;
  padding: 16px;
  gap: 8px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 16px;
  border-radius: 8px;
  border: 1px solid rgba(255, 255, 255, 0.02);
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(3.5px);
  max-width: 100%;
}
.modal-object__tab {
  width: 100px;
  height: 100px;
  cursor: pointer;
}
.modal-object__tab img {
  width: 100%;
  height: 100%;
}
.modal-object__tab.active {
  border: 3px solid #fff;
}
.modal-object__arrow-left {
  left: 36px;
}
.modal-object__arrow {
  width: 44px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 42px;
}
.modal-object__arrow-right {
  right: 36px;
}
.modal-object__close {
  width: 64px;
  height: 64px;
  position: absolute;
  top: 0;
  right: 0;
  background: var(--unnamed, #4e9e9c);
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 2;
}
.modal-thanks {
  width: 100%;
  height: 100%;
  z-index: 99;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.modal-object-popup {
  width: 100%;
  height: 100%;
  z-index: 20;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.modal-form__content {
  padding: 60px 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #f6fafa;
  width: 920px;
  overflow-y: auto;
  z-index: 2;
}
.modal-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.modal-thanks .modal-form__offer {
  max-width: 470px;
  margin: 0 auto;
}
.modal-thanks .modal-form__content {
  max-width: 780px;
}
.close_thanks {
  text-align: center;
  color: #fff;
  max-width: 470px;
  margin: 80px auto 20px;
  padding: 32px 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  cursor: pointer;
  border-radius: 12px;
  background: #005761;
}
.modal-thanks h2 {
  font-size: 48px;
}
.modal-thanks .modal-form__offer > p {
  width: 80%;
  margin: auto;
  font-size: 20px;
  opacity: 0.4;
  line-height: 24px;
}
.wpcf7-response-output {
  display: none !important;
}
.modal-form__offer > p {
  width: 50%;
  margin: auto;
  font-size: 16px;
  opacity: 0.4;
}
.modal-form__offer {
  margin-bottom: 40px;
  text-align: center;
}
.modal-form__offer h2 {
  margin-bottom: 24px;
}
.modal-form__form .main-form__input textarea {
  height: 179px;
  border: none;
  border-bottom: 1px solid #d2d2d2;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.18px;
  padding-left: 24px;
  padding-bottom: 24px;
  margin-bottom: 30px;
  color: #061e21;
  resize: none;
  width: 100%;
}
.modal-form__form .btn {
  padding: 0 43px;
  height: 72px;
  width: 50%;
  display: flex;
  justify-content: space-between;
}
.modal-form__form .btn path {
  fill: #fff;
}
.modal-form__close {
  position: absolute;
  top: -53px;
  right: -45px;
  border-radius: 100%;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}
p.htop_q {
  margin-bottom: 24px;
  color: #005761;
  font-family: Cyntho Next;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
}
.quiz-steps input[type="text"],
.quiz-steps input[type="date"],
.quiz-steps input[type="tel"],
.quiz-steps input[type="email"],
.quiz-steps select {
  border: none;
  border-bottom: 1px solid #d2d2d2;
  font-size: 18px;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: -0.18px;
  padding-left: 24px;
  padding-bottom: 24px;
  margin-bottom: 30px;
  color: #061e21;
  width: 100%;
}
.quiz-steps input[type="date"],
.quiz-steps select {
  padding-left: 5px;
  padding-bottom: 5px;
  outline: none !important;
}
.quiz-steps input[type="text"]::placeholder,
.quiz-steps input[type="date"]::placeholder,
.quiz-steps input[type="tel"]::placeholder {
  color: #061e21;
}
p.opis_q {
  font-size: 14px;
  margin-top: 20px;
  max-width: 80%;
}
.rev-card__text {
  max-height: 50vh;
  overflow: auto;
}
.main-form__inner {
  display: flex;

  flex-wrap: wrap;
  align-items: center;
  min-height: 270px;
  max-height: 390px;
  flex-direction: column;
  gap: 28px;
  justify-content: center;
}
.main-form__input {
  width: 100%;
}
.modal-thanks .modal-form__offer {
  max-width: 470px;
  margin: 0 auto;
}
.modal-thanks .modal-form__content {
  max-width: 780px;
}
.wpcf7-response-output {
  display: none !important;
}
/*** Quiz ***/
.qstep {
  display: none;
}
.qstep.active {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  height: 100%;
  position: relative;
}
.modal-thanks .qstep.active {
  justify-content: center;
}
.quiz-twobl > div {
  width: 50%;
}
.quiz-steps {
  padding: 10px 10px 0 0;
}

.quiz_buts > div {
  width: calc(50% - 10px);
}
.quiz_back_but {
  background: #fff;
  font-size: 16px;
  line-height: 64px;
  font-weight: 500;
  height: 64px;
  text-align: center;
  cursor: pointer;
  border-radius: 12px;
  border: 1px solid #d2d2d2;
}
.quiz_back_but:hover {
  background: #005761;
  color: #fff;
}
.quiz_back_but.disabled {
  background: #fff;
  font-size: 16px;
  color: #1919193d;
  line-height: 64px;
  font-weight: 500;
  height: 64px;
  text-align: center;
  cursor: initial;
}
.quiz_back_but.disabled:hover {
  background: #fff;
  color: #1919193d;
}
.quiz_next_but {
  background: #005761;
  font-size: 16px;
  color: #fff;
  line-height: 64px;
  font-weight: 500;
  height: 64px;
  text-align: center;
  cursor: pointer;
  border-radius: 12px;
}
.quiz_buts {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding-left: 20px;
}
.quiz_text {
  padding-left: 20px;
}
.quiz_text h2 {
  font-size: 32px;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: -0.56px;
  max-width: 80%;
}
.main-form__bottom.quiz_bot {
  position: absolute;
  width: 100%;
  bottom: 100px;
}
.qstep .bot_svyaz > div {
  width: 100%;
}
.quiz_number {
  position: absolute;
  right: 0;
  top: -20px;
}
span.quiz_one {
  font-size: 56px;
  font-weight: 400;
  line-height: 64px;
  letter-spacing: -0.56px;
}
span.quiz_two {
  font-size: 18px;
  font-weight: 500;
  line-height: 110%;
  color: #b5b5b5;
}
span.quiz_slesh {
  font-size: 18px;
  font-weight: 500;
  line-height: 110%;
  color: #b5b5b5;
}
.quiz_radionew {
  display: flex;
  margin-right: 15px;
  margin-top: 10px;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.quiz_radionew > .form_radio {
  width: calc(50% - 16.5px);
  position: relative;
  height: 80px;
  margin-bottom: 16px;
}
.quiz_radionew > .form_radio:first-child {
  margin-right: 33px;
}
/* .quiz_radionew > .form_radio:nth-child(3) {
  width: 100%;
}
.quiz_radionew > .form_radio:nth-child(3) label span.wpcf7-list-item-label {
  justify-content: center;
} */
.quiz_radionew label {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 80px;
  border: 0px solid#4E9E9C;
}
.quiz_radionew label span {
  position: absolute;
  right: 16px;
  bottom: 16px;
}
.quiz_radionew label span.wpcf7-list-item-label {
  position: absolute;
  right: 0;
  padding-left:40px;
  bottom: 16px;
  z-index: 9;
  text-align: right;
  font-size: 16px;
  font-weight: 500;
  line-height: 130%;
  top: 0;
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  padding-right: 16px;
}
.quiz_radionew svg {
  position: absolute;
  right: 16px;
  top: 16px;
  z-index: 10;
}
.quiz_radionew .wpcf7-list-item-label::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  position: absolute;
  top: 16px;
  left: 16px;
  background: url(/wp-content/themes/shamaev/assets/img/nocar.svg) 0 0 no-repeat;
}
.quiz_radionew .form_radio input:checked + .wpcf7-list-item-label::before {
  background: url(/wp-content/themes/shamaev/assets/img/car.svg) 0 0 no-repeat;
}
.quiz_radionew label svg {
  position: absolute;
  right: 16px;
  top: 16px;
}
.quiz_radionew .wpcf7-list-item-label::after {
  content: " ";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  height: 80px;
  z-index: -1;
  border: 1px solid #f8f8f8;
  border-radius: 12px;
  background: #f6f6f6;
}
.quiz_radionew .form_radio input:checked + .wpcf7-list-item-label::after {
  border: 1px solid #4e9e9c;
  background: #f6fafa;
}
.quiz_radionew .wpcf7-form-control-wrap {
  position: initial;
}
.sttwo .quiz_radionew {
  margin-top: 16px;
}
.text_step_two {
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
  opacity: 0.4;
  margin-top: 80px;
  margin-bottom: 24px;
}
.stthree .quiz_radionew {
  flex-wrap: wrap;
}
.bot_svyaz {
  display: flex;
  width: 100%;
}
.bot_svyaz > div {
  width: 50%;
}
.tgwhatnew .quiz_radionew {
  margin-top: 0;
  margin-right: 0;
}
.stfour .main-form__inner {
  margin-top: 40px;
  margin-bottom: 27px;
}
.quash {
  font-size: 20px;
  font-weight: 400;
  line-height: 140%;
  padding-left: 31px;
}
.tgwhatnew .quiz_radionew svg {
  position: absolute;
  right: 45%;
  top: 49px;
  z-index: 10;
}
.tgwhatnew .quiz_radionew .wpcf7-list-item-label::before {
  left: 43%;
}
.tgwhatnew .quiz_radionew label span.wpcf7-list-item-label {
  justify-content: center;
  padding-right: 0;
}
.stfour input.wpcf7-form-control {
  background: #f7fbfb;
  height: 92px;
}
.tgwhatnew > p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  opacity: 0.6;
}
.tgwhatnew .quiz_radionew > .form_radio:first-child {
  margin-right: 8px;
}
.tgwhatnew .quiz_radionew > .form_radio {
  width: calc(50% - 4px);
}
.quiz_buts button.wpcf7-form-control.wpcf7-submit {
  width: 50%;
  background: #005761;
  border-left: 1px solid #4e9e9c;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 64px;
}
input.wpcf7-form-control.entried {
  border-left: 2px solid #4e9e9c;
  background: #eef6f6;
}
.main-form__input .wpcf7-not-valid {
  border-left: 2px solid #dc3232 !important;
}
.qstep.email span.wpcf7-not-valid-tip:nth-child(3) {
  display: none;
}
.quiz-steps input[type="date"]::placeholder {
  display: none;
}
p.htop_q .back-quiz img {
  height: 100%;
  border-radius: 20px;
}
.igd-file-uploader .igd-file-uploader-inner .dashicons-cloud-upload {
  font-size: 2rem !important;
  margin-bottom: 0 !important;
}
body .igd-module-uploader.igd-form-uploader {
  margin-top: 0 !important;
  margin-bottom: 30px;
}
.igd-file-uploader-inner p.or {
  display: none;
}
.igd-file-uploader .file-list-header {
  display: none !important;
}
.range-input {
  position: relative;
  padding-top: 36px;
}
.range-input__value {
  position: absolute;
  top: 0;
  left: 10px;
  padding: 8px 10px;
  min-width: 20px;
  border-radius: 3px;
  font-size: 14px;
  line-height: 1;
  -webkit-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 8px 0 rgba(0, 0, 0, 0.2);
  background-color: #005761;
  text-align: center;
  color: #fff;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.range-input__interval {
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.range-input__interval span {
  color: #191919;
  font-size: 16px;
}
.range-input input {
  width: 100%;
  height: 20px;
  cursor: pointer;
  outline: none;
  margin: 0;
  padding: 0;
  background: transparent;
  -webkit-appearance: none;
}
.range-input input::-ms-fill-upper {
  background: #f4f4f4;
}
.range-input input::-ms-fill-lower {
  background: #005761;
}
.range-input input::-webkit-slider-runnable-track {
  height: 2px;
  border: none;
  -webkit-appearance: none;
}
.range-input input::-moz-range-track {
  height: 2px;
  border: none;
  -webkit-appearance: none;
}
.range-input input::-ms-track {
  height: 2px;
  background: transparent;
  border-color: transparent;
  border-width: 8px 0;
  color: transparent;
}
.range-input input::-webkit-slider-thumb {
  height: 20px;
  width: 20px;
  margin-top: -9px;
  background: #005761;
  border-radius: 50%;
  border: none;
  -webkit-appearance: none;
}
.range-input input::-moz-range-thumb {
  height: 20px;
  width: 20px;
  margin-top: -9px;
  background: #005761;
  border-radius: 50%;
  border: none;
  -webkit-appearance: none;
}
.range-input input::-ms-thumb {
  height: 20px;
  width: 20px;
  margin-top: 0;
  background: #005761;
  border: none;
  border-radius: 50%;
}
.range-input input::-moz-focus-outer {
  border: 0;
}
.range-input input::-ms-tooltip {
  display: none;
}
.range-input input::-webkit-slider-thumb {
  background: #005761;
}
.range-input input::-moz-range-thumb {
  background: #005761;
}
.range-input input::-ms-thumb {
  background: #005761;
}
.payment-modal {
  width: 100%;
  height: 100%;
  z-index: 120;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  display: none;
}
.payment-modal .modal-object__content {
  flex-direction: column;
  border-radius: 24px;
  padding: 120px 190px 120px 168px;
  max-width: 1000px;
  overflow-y: auto;
  overflow-x: hidden;
}
.payment-modal__wrapper {
  width: 100%;
}
.payment-modal .quiz_radionew > .form_radio,
.payment-modal .quiz_radionew label,
.payment-modal .quiz_radionew .wpcf7-list-item-label:after {
  height: 130px;
}
.payment-modal .quiz_radionew {
  margin: 40px 0 24px;
  gap: 8px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.payment-modal .quiz_radionew > .form_radio:first-child {
  margin: 0;
}
.payment-modal .quiz_radionew > .form_radio {
  width: 100%;
  margin: 0;
}
.payment-modal h2 {
  text-align: center;
}
.payment-modal__full {
  grid-column: 1/3;
}
.payment-modal .quiz_radionew label span.wpcf7-list-item-label {
  bottom: 0;
  padding: 16px 16px 16px 0;
}
.payment-modal__inner {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
}
.payment-modal__imgs {
  display: flex;
  align-items: center;
  gap: 15px;
}
.payment-modal .modal-form__close {
  right: 50px;
  top: 30px;
}
.free-analysis-fixed {
  display: none;
}
.bank-details {
  width: 100%;
  height: 100%;
  z-index: 120;
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.bank-details__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #fff;
  max-height: 97vh;
  border-radius: 24px;
  padding: 90px 70px;
  width: 900px;
}
.bank-details__content h2 {
  text-align: center;
  margin-bottom: 30px;
}
.bank-details__overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.bank-details__content p {
  line-height: 1.7;
}
.bank-details__close {
  position: absolute;
  right: 50px;
  top: 30px;
  width: 64px;
  height: 64px;
  display: flex;
  cursor: pointer;
  align-items: center;
  justify-content: center;
}
.bank-details__content p {
  margin-bottom: 15px;
}
@media (max-width: 1600px) {
  #general-popup-content{
    max-width:1050px;
    width:100%;
  }
  #general-popup-content{
    padding:40px 80px;
  }
  #visa-submit-button{
    width:100%
  }
  .modal-object__content {
    max-width: 1050px;
    width: 100%;
  }
  .quiz_text h2 {
    font-size: 28px;
    line-height: 32px;
    max-width: 90%;
  }
  .main-form__inner {
    /* min-height: 200px; */
    /* max-height: 250px; */
  }
  .back-quiz img {
    height: 100%;
    border-radius: 20px;
  }
}
@media (min-width: 1201px) and (max-width: 1600px) {
  .quiz-steps {
    padding: 10px 0px 0 0;
  }
  .quiz_text {
    padding-left: 16px;
  }
  .quiz_radionew > .form_radio {
    height: 70px;
  }
  .quiz_radionew label {
    height: 70px;
  }
  .quiz_radionew .wpcf7-list-item-label:after {
    height: 70px;
  }
  .main-form__inner {
    height: auto;
    min-height: 270px;
  }
  p.htop_q {
    margin-bottom: 60px;
  }
  p.htop_q .back-quiz img {
    height: 100%;
    border-radius: 20px;
  }
}

@media (min-width: 901px) and (max-width: 1200px) {
  .modal-object__content {
    max-width: 1100px;
    width: 89%;
  }

}
@media (max-width: 1200px) {
  .payment-modal .modal-object__content {
    max-width: 620px;
    padding: 65px 45px;
    border-radius: 28px;
  }
  .payment-modal .quiz_radionew {
    margin: 24px 0 16px;
  }
  .payment-modal .quiz_radionew > .form_radio,
  .payment-modal .quiz_radionew label,
  .payment-modal .quiz_radionew .wpcf7-list-item-label:after {
    height: 120px;
  }
  .payment-modal .quiz_radionew label span.wpcf7-list-item-label {
    font-size: 14px;
  }
  .payment-modal .modal-form__close {
    right: 10px;
    top: 10px;
    width: 52px;
    height: 52px;
  }
}
@media (max-width: 900px) {
  .popup_visa-variant{
    width:48%%;
  }
  #general-popup-content{
    padding:40px;
  }
  .popup_whatsapp-text{
    width:49%;
  }
  #general-popup-content{
    width: 640px;
  }
  .modal-object__content {
    width: 640px;
  }
  .back-quiz {
    display: none;
  }
  .quiz-twobl > div {
    width: 100%;
  }
	span.quiz_one{
		font-size:42px;
	}
	span.quiz_two{
		font-size:16px;
	}
	.quiz_text h2{
		font-size:23px;
	}
	.quiz_radionew > .form_radio{
		height:60px;
	}

	.quiz_number{
		top:-20px;
	}
	p.htop_q{
		display:none;
	}
	.quiz_radionew .wpcf7-list-item-label::before{
		top:37%;
	}
	.quiz_radionew label span.wpcf7-list-item-label{
		align-items:center;
	}
	.quiz_radionew .wpcf7-list-item-label::after{
	height:100%;	
	}
  .main-form__inner {
	height:unset;
	
    min-height: unset;
  }
  .modal-quiz .modal-object__content,
  .modal-quiz-eb3 .modal-object__content {
    padding: 40px 20px;
	height:80vh
  }
	.quiz-twobl{
		height:65vh;
	}
	.qstep.active{
		padding-bottom:30px;
	}
  .modal-thanks .modal-object__content {
    padding: 40px 30px;
    height:80vh;
  }
  .main-form__inner {
    flex-direction: initial;
  }
  .quiz_text h2 {
    max-width: 85%;
    margin-bottom: 40px;
  }
  .bank-details__content {
    width: 100%;
    height: 100%;
    max-height: 100%;
    padding: 120px 15px 90px;
  }
  .bank-details__close {
    width: 52px;
    height: 52px;
    top: 15px;
    right: 15px;
  }
}
@media (max-width: 700px) {
  #general-popup-content{
    width:94%;
  }

  .modal-object__content {
    width: 97%;
	padding:20px;
    position: absolute;
    align-items: flex-start;
    
  }
  .codedropz-upload-wrapper {
    max-width: 250px;
    overflow-y: auto;
  }
  .main-form__inner {
    height: auto;
    min-height: 1px;
    max-height: 100%;
  }
  .modal-quiz .modal-form__form,
  .modal-quiz-eb3 .modal-form__form {
    height: 90%;
  }
  .modal-review__content {
    width: 100% !important;
    height: 100vh !important;
  }
  button.modal-review__close {
    position: absolute !important;
    right: 0 !important;
  }
  .modal-review__right {
    border-radius: 0 !important;
  }
  .rev-card__avatar img {
    width: 100%;
    height: 100%;
  }
  .rev-card__avatar {
    max-width: 80px;
    max-height: 80px;
  }
  .main-visa .swiper {
    overflow: inherit;
  }
  .footer-modal .quiz_radionew {
    grid-template-columns: 1fr;
  }
  .footer-modal .modal-object__content {
    padding: 80px 30px;
  }
  .footer-modal .quiz_radionew > .form_radio,
  .footer-modal .quiz_radionew label,
  .footer-modal .quiz_radionew .wpcf7-list-item-label:after {
    height: 70px;
  }
  .footer-modal__wrapper {
    margin-bottom: 24px;
  }
  .payment-modal .modal-object__content {
    padding: 80px 30px;
  }
  .payment-modal .quiz_radionew > .form_radio,
  .payment-modal .quiz_radionew label,
  .payment-modal .quiz_radionew .wpcf7-list-item-label:after {
    height: 110px;
  }
  .payment-modal .quiz_radionew {
    grid-template-columns: 1fr;
  }
  .payment-modal__full {
    grid-column: 1;
  }
  .payment-modal__inner p {
    width: 50%;
    text-align: right;
  }
  .payment-modal h2 {
    text-align: left;
  }
  .payment-modal__inner {
    width: 100%;
  }
  .free-analysis-fixed {
    display: flex;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    height: 55px;
    padding: 0 20px;
    border-radius: 12px 12px 0px 0px;
    background-color: #44944A;
    z-index: 55;
    box-shadow: 0px -3px 18px 0px rgba(0, 0, 0, 0.25);
  }
}

 @media(max-width:500px){
	  .modal-object__content{
		  max-height:90vh;
	  }
	 #visa-submit-button_span{
		display:none;	 
	 }
	  #general-popup-content{
		  padding:20px;
	  }
	 .popup_visa-variant{
		 height:6.5vh;
	 }
	  .popup_visa-variant{
		  width:100%!important;
		  padding-left:40px;
	  }
	  .popup_whatsapp-text{
		  width:100%;
	  }
	  #general-popup-content h2{
		  font-size:24px
	  }
	  #popup2{
		  background-image:none;
	  }
	  #popup2 .popup_shamayev{
		  display: none;
	  }
	  #popup2 .bottomButton{
		  margin-top:10%;
	  }
      #cryptocurrency_back{
        display: none;
      }
	  #popup1 .event_time{
		  font-size:4vw;
	  }
	      #popup1 .popupHeader {
        line-height: 155%;
        font-size: 5vw;
    }
      #popup1{
		background-image: unset;
        height:80vh;
		background-position: 50% 128%;
        background-size:contain;

      }
      #cryptocurrency_back_mobile{
        display: block;
        width:100%;
      }
    
      .popupHeader{
		  justify-content:center;
          margin-top:3vh;
          line-height:110%;
          text-align: center;
          width:90%;
          font-size:5.8vw;
      }
      .popup_flag{
          width:80%;
      }
      .topButton{
          width:80%;
          height:4vh;
          font-size:4vw;
      }
      .bottomButton{
          margin-top:35%;
          width:100%;
          padding: 5.5vw 2vw;
      }
      .popup{
          padding:40px 10px;
          
          height:60vh;
          width:90vw;
          align-items:center;
      }
      .popup_shamayev{
          bottom:0;
          min-width: unset;
          width: 85%;
      }
      .event_time{
          font-size:5vw;
          text-align:center;
      }
  }

#livestorm-popup{
	display:none;
}






			.visa-link{
	  position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}

@media (max-width: 600px) {
	.E–2 p{
		width:80%;
	}
	
	}
.post-thumbnail img {
	max-width:180px;
	margin-top:20px;
	margin-bottom:20px;
}

.webinar-block__offer a{
	display:none;
}
#word{
	min-height:70px;
}
@media (min-width: 1600px) {
	#word{
		min-height:105px;
	}
}
@media (min-width: 500px) and (max-width: 1350px) {
    .post h1 {
			font-size:40px!important;
	}
}
.banner_post img{
	max-height:60vh!important;
	height:unset!important;
}
.comment_post{
	display:none;
}
#brave_popup_2319__step__0 #brave_element--O1bhUYB6AjpbPSUjFKx{
	background:white;
}
#brave_popup_2319__step__0 #brave_element--O1bfx3ONQ5r1xhvIGOc{
	background:white;
}
#brave_popup_2319__step__0 #brave_element--O1bhUYB6AjpbPSUjFKx{
	left:10.3px!important;
}

#attorney_advertising a{
	opacity:0.4;
}
@media (max-width: 1300px) {
.ico_soc a svg{
	width:54px;
	height:54px;
}
}


