
.functions__arm {
	z-index: 8888;
  }
  .pre-benefits {
	margin: 220px auto 0;
	max-width: 1080px;
	display: flex;
	align-items: center;
	gap: 15px;
	z-index: 3333;
  position: relative;
  }
  .pre-benefits__image {
	max-width: 360px;
  }
.benefits{
	margin: 145px 25px 0;
}
  .benefits__container {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	flex-direction: row;
	justify-content: space-between;
	gap: 30px;
	  padding: 55px 74px 65px 70px;
  }
  .benefits__block-right {
	display: flex;
	justify-content: flex-end;
	gap: 18px;
	flex-direction: column;
	width: 100%;
  }
  .show{
	  display:block !important;
  }
  .benefits__block-right .get-app {
	margin: 0;
  }
  .benefits__block-right .get-app__google-play {
	width: 179px;
	height: 52px;
  }
  .benefits__block-right .get-app__app-store {
	width: 159px;
	height: 52px;
  }
  .benefits__block-right .get-app__huawei {
	width: 174px;
	height: 52px;
  }
  .register-now__block-left .get-app__button {
	  width: 119px;
	  height: 40px;
  }
  .register-now__block-left .get-app__huawei {
	  width: 135px;
  }
  .register-now__block-left .get-app__google-play {
	  width: 135px;
  }

  .benefits__subtitle {
	color: #fff;
	font-size: 16.5px;
  }
  @media all and (max-width: 500px) {
	  .get-app__button{display:none;}
  }
  .map-message {
	margin-top: 40px;
  }
  .department-maps {
	display: flex;
	flex-direction: column;
	margin: 18px 0 28px;
  }
  .department-maps__button {
	max-width: 220px;
  }
  .functions__circles_sixth {
	object-fit: contain;
	top: 80%;
	transform: translate(-7%, -71%) scale(1.4);
  }
  .functions__img {
	z-index: 5555;
  }
  .functions__circles {
	z-index: 0;
  }
  .map__img {
	z-index: 0;
  }
  .map svg {
	position: relative;
	z-index: 5555;
  }
  .protection-system__lock {
	position: relative;
	z-index: 5555;
  }
  .protection-system__background {
	z-index: 0;
  }
  @media all and (max-width: 1100px) {
	.pre-benefits {
	  margin: 220px 20px 0;
	  flex-wrap: wrap;
	}
  }
  @media all and (max-width: 992px) {
	.functions__circles_sixth {
	  transform: translate(0%, -85%) scale(1);
	}
	.benefits__container {
	  flex-direction: column;
	  padding: 40px 35px 40px 35px;
	}
	.benefits__title {
	  font-size: 40px;
	}
	.benefits__subtitle {
	  text-align: center;
	}
  }
  @media all and (max-width: 600px) {
	.pre-benefits {
	  flex-direction: column;
	  align-items: flex-start;
	}
	.pre-benefits__image {
	  max-width: 330px;
	}
	.functions__circles_sixth {
	  transform: translate(-1%, -87%) scale(1.2);
	}
	.get-app {
	  flex-wrap: wrap;
	  justify-content: center;
	}
	.benefits__block-right .get-app {
	  display: flex;
	  flex-direction: column;
	  align-items: center;
	}
	.benefits__container {
	  padding: 35px 20px 30px 20px;
	}
	.benefits__title {
	  font-size: 30px;
		text-align: center;
	}
  }
  
  @media all and (min-width: 1850px) {
	.benefits__block-right {
	  width: fit-content;
	}
	.how-works-preview img {
	  left: 45%;
	}
	.preview__circles_main {
	  left: 12% !important;
	}
	.preview__planet_main {
	  left: 12% !important;
	}
	.preview__circles {
	  left: 45%;
	}
	.preview__planet {
	  left: 45%;
	}
	.preview__clouds {
	  left: 45%;
	}
	.how-works__circles {
	  left: 3%;
	}
	.contacts__img {
	  right: 0;
	  left: 45%;
	}
	.contact {
	  right: 50%;
	  transform: translate(100%, 0%);
	}
	.preview__planet_security {
	  left: -50%;
	  transform: translate(-20%, -50%);
	}
	.preview__circles_security {
	  left: -115%;
	}
  }
  
  .functions__circles {
	z-index: -1;
  }
.form__bgc {
	z-index: -1;
}
  
  .functions__circles_sixth {
	top: 85%;
	transform: translate(-7%, -71%) scale(1.3);
  }
  
  @media all and (min-width: 1950px){
		.preview__circles_main {
	  left: 45% !important;
	}
	.preview__planet_main {
	  left: 45% !important;
	}
  }
  @media all and (max-width: 992px) {
	.functions__circles_sixth {
	  transform: translate(0%, -85%) scale(1);
	}
  }
  
  @media all and (max-width: 600px) {
	.functions__circles_sixth {
	  transform: translate(-1%, -87%) scale(1.2);
	}
	  .map__img{
		  height: 200%;
	  }
  }
  
  .wpforms-container input[type='email'],
  .wpforms-container input[type='number'],
  .wpforms-container input[type='password'],
  .wpforms-container input[type='tel'],
  .wpforms-container input[type='text'],
  .wpforms-container select,
  .wpforms-container textarea {
	border: none;
	outline: none;
  }
  
  .wpforms-container input[type='email']:-webkit-autofill,
  .wpforms-container input[type='number']:-webkit-autofill,
  .wpforms-container input[type='password']:-webkit-autofill,
  .wpforms-container input[type='tel']:-webkit-autofill,
  .wpforms-container input[type='text'] {
	border: none;
	outline: none;
	background: none;
  }
  
  .answers__flexBox {
	z-index: 9999;
	position: relative;
  }
  
  input[type='number']::-webkit-inner-spin-button,
  input[type='number']::-webkit-outer-spin-button {
	-webkit-appearance: none;
	margin: 0;
  }
  .preview__mobile-block-under-calc {
	margin: 30px 0 0 0;
  }
  .button_orange {
	background: #6094e1;
  }
  .button_orange:hover {
		background: #467EE3;
  }
  .map__title {
	z-index: 8888;
	position: relative;
  }
  .functions__circles_third {
	z-index: -1;
  }
  .font-title-big {
	letter-spacing: -1.9px;
  }
  .text_blue {
	color: #4679c5;
  }
  .preview {
	padding-top: 250px;
  }
  .preview__circles {
	animation: 30s linear 0s infinite normal none running circles-rotate;
  }
  @media all and (max-width: 768px) {
	.preview {
	  padding-top: 100px;
	}
  }
a:hover {
    text-decoration: none;
}
.register__button {
    width: 74%;
    height: 35.7px;
    background: #6094E1;
    position: relative;
    bottom: 25.7%;
    left: 32px;
    border-radius: 9px;
    color: #fff;
    font-size: 12.76px;
    display: flex;
    justify-content: center;
    align-items: center;
	  animation: pulse 2s infinite;
}
.dev_links {
	display: flex;
	font-size:14px !important;
	justify-content: center;
	gap: 44px;
	margin-left: 24px;
}
.footer__design-by{
	margin: inherit;
  font-size:14px !important;
}

@media all and (min-width: 992px) {
	.register__button {
		width: 202px;
    left: 34px;
	}
}
@media all and (max-width: 576px) {
	.register__button {
		width: 146px;
    height: 29.7px;
    left: 27px;
		font-size: 10px;
	}
	.dev_links {margin-left: 0px;}
}


.changingText{
	position:relative;
}
.title-collision {
	 height: 78px;
   overflow: hidden;
}
.title-animation {
	animation: title 1s ease-out;
}
@media all and (max-width: 900px){.title-collision {
	 height: 150px;
}}
@media all and (max-width: 768px) {
	.preview__title-main{
		line-height: 55px;
	}
	.title-collision {
	 height: 63px;
}
	.title-animation {
	animation: title-mobile 1s ease-out;
}
}
@media all and (max-width: 500px) {
	.preview__title-main{
		line-height: 45px;
	}
	.dev_links {
		flex-direction:column;
		gap: 15px;
    align-items: center;
	}
	
	}

.title-animation-revers {
	animation: title-revers 1s ease-out;
}

@keyframes pulse {
    0% {
        transform: scale(1);
        box-shadow: 0px 9px 14px 0px rgba(0, 0, 0, 0.1), 0px 2px 12px 0px rgba(153, 212, 255, 0.78) inset;
    }
    50% {
        transform: scale(1.05);
        box-shadow: 0px 9px 14px 0px rgba(0, 0, 0, 0.15), 0px 2px 12px 0px rgba(153, 212, 255, 0.78) inset;
    }
    100% {
        transform: scale(1);
        box-shadow: none;
    }
}

@keyframes title {
    0% {
        position: relative;
        bottom: -40px;
        opacity: 0;
    }
	 20% {
        position: relative;
        bottom: -30px;
        opacity: 0.7;
    }
    40% {
        position: relative;
        bottom: 0px;
        opacity: 1;
    }
    100% {
        opacity: 1;
        bottom: 0px;
    }
}
@keyframes title-mobile {
    0% {
        position: relative;
        bottom: -30px;
        opacity: 0;
    }
	 20% {
        position: relative;
        bottom: -20px;
        opacity: 0.7;
    }
    40% {
        position: relative;
        bottom: 0px;
        opacity: 1;
    }
    100% {
        bottom: 0px;
    }
}

@keyframes title-revers {
    0% {
        position: relative;
        bottom: 40px;
        opacity: 0;
    }
	  20% {
        position: relative;
        bottom: 30px;
        opacity: 0.7;
    }
    40% {
        position: relative;
        bottom: 0px;
        opacity: 1;
    }
    100% {
        opacity: 1;
        bottom: 0px;
    }
}

	.protection-system__background {
    z-index: -1;
}


 .slider {
        height: 70px;
        overflow: hidden;
        position: relative;
    }

    .slider-content {
        transition: transform 0.5s ease-in-out;
    }

    .slider-item {
        width: 100%;
        height: 100%;

    }

.tp-widget-block {
	margin-top:60px;
}

.faq__title {
	color: #4679c5 !important;
}
.faq__title::first-line {
	color: #242424 !important;
}

.register-now__title{
color: #242424 !important;
}
.register-now__title::first-line {
	color: #4679c5 !important;
}
.answer_but {
	background-color: #6094e1 !important;
}
.answer_but:hover {
	background-color: #467EE3 !important;
}

.snaga-img{
	width: 64px;
}
.snaga-text {
	font-size: 15px;
}

.sent__right .button_orange{
	background-color: #467EE3;
	border: 2px solid whitesmoke;
}

.clue__title-light{
	    max-width: 600px;
    display: inline-block;

}

@media all and (min-width: 1300px){
	.map__img {
		height: 180%;
		z-index: -1;
	}
}
@media all and (min-width: 1600px){
	.map__img {
		height: 270%;
	}
}
.how-works__button{
	background-color: #6094E1;
	padding: 14px 35px;
	box-shadow: 0px 4px 4px 0px #0061AF33 inset;
	border-radius: 9.86px;
	max-width: 200px;
	color: #FFFFFF;
	font-size: 12.76px;
	font-weight: 600;
	cursor: pointer;
}
.how-works__wrap-instruction {
	gap: 15px;
}
.register-now__circles {
	z-index: -1;
}
.security_block {
    display: flex;
    justify-content: space-between;
    margin-top: 230px;
    position: relative;
    gap: 70px;
    margin-bottom: 210px;
}

.security-block__circles {
    position: absolute;
    left: 22.5%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    width: 130%;
    max-width: none !important;
}

.security-block__img {
	  max-width: 358px;
    height: min-content;
	  position: relative;
    left: 7%;
}

.security_block_content {
		max-width: 590px;
}

.security_block h2 {
	color: #242424 !important;
	font-weight: 600;
}

.security_block h2::first-line {
		color: #4679c5 !important;
}

.security_block p {
	margin: 32px 0 22px;
	font-size: 16px;
	font-weight: 500;
}

@media all and (max-width: 1000px){
	.security-block__img {
		    max-width: 280px;
	}
	.security-block__circles {
		width: 120%;
	}
}
@media all and (max-width: 800px){
	.security-block__circles{
	  width: 185%;
		left: 28.5%;
    top: 35%;
	}
}

@media all and (max-width: 600px){
	.security_block {
		flex-direction: column-reverse;
    align-items: center;
	}
  .security-block__img {
		left: 0%;
    top: 35px;
		max-width: 240px;
	}
	.security-block__circles {
		width: 208%;
		top: 80%;
		left: 50%;
	}
}
.how-works__steps {
	  margin: 0 3px;
}

.header {
	z-index: 9997 !important;
}

#promo-modal {
  position: absolute;
  background: #00000030;
  z-index: 9998;
  width: 100%;
  height: 100%;
  display: none;
}
#promo {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 880px;
  height: 540px;
  box-shadow: 1px 1px 20px #00000075;
  border-radius: 30px;
  background: rgb(255, 255, 255);
  justify-content: center;
  align-items: center;
  z-index: 9999;
  text-align: center;
}

#promo-content {
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 25px 35px;
}
#promo-title {
  font-size: 19px;
  font-weight: bold;
  margin: 0;
  padding: 0 65px;
}
.promo-img {
  width: 540px;
  margin: 20px 0;
  align-self: center;
}
.promo-text {
  text-align: left;
  margin-bottom: 8px;
}

#close-promo {
  position: absolute;
  top: 0px;
  right: 7px;
  background: rgb(177 170 170 / 20%);
  border-radius: 50%;
  transform: translate(-50%, 50%);
  width: 38px;
  height: 38px;
  border: 8px solid transparent;
  cursor: pointer;
}

#close-promo:before {
  background: #ff0008;
  content: '';
  height: 2px;
  left: 0;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: rotate(45deg);
}
#close-promo::after {
  background: #ff0008;
  content: '';
  height: 2px;
  left: 0;
  margin-top: -1px;
  position: absolute;
  top: 50%;
  width: 100%;
  transform: rotate(-45deg);
}
#close-promo:hover:after,
#close-promo:hover::before {
  background: #221f1f;
}

.promo-string {
  display: flex;
  text-align: left;
  gap: 11px;
  align-items: baseline;
  position: relative;
  margin-left: 14px;
}

.promo-dot {
  content: '';
  width: 5px;
  height: 5px;
  border-radius: 50%;
  position: absolute;
  left: -13px;
  top: 6px;
  background: black;
}

.red {
  color: red;
}
.header {
  z-index: 9997 !important;
}

#promo-modal-mobile {
  width: 100vw;
  height: 100vh;
  position: fixed;
  left: 0;
  top: 0;
  background: white;
  z-index: 9999;
  display: none;
}

#promo-content-mobile {
  padding: 60px 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  color: #4f5255ba;
}

#close-promo-mobile {
  width: 50px;
  height: 50px;
  padding: 11px 0px;
  font-size: 26px;
  text-align: center;
  background: #4896ed;
  color: white;
  box-shadow: 0 0 2px rgb(27 102 195);
  border-radius: 4px;
  position: absolute;
  cursor: pointer;
  right: 30px;
  bottom: 30px;
		z-index: 9999;
}

#promo-title-mobile {
  font-size: 22px;
  color: #000000e8;
}

.promo-img-mobile {
  width: 370px;
  margin-bottom: 35px;
  align-self: center;
}

@media all and (max-width: 550px) {
  .promo-img-mobile {
    width: 240px;
  }
	.security-block__img {
		max-height: 240px;
	}
}

.grecaptcha-badge {
	z-index: 9995;
}

.answers__flexBox {
	z-index: 99 !important;
}
.something__else {
	padding-top: 165px !important;
}

.contacts__form {
	z-index: 9444;
  position: relative;
	gap: 70px;
}

.footer {
	position: relative;
	z-index: 9990 !important;
}

.contacts__form-description a {
	color: #6094e1;
	font-weight: 600;
}

main .contact-image .nov_img {
    width: 229% !important;
    height: 125% !important;
    top: 20% !important;
    left: 0 !important;
    position: relative;
	
}

.grecaptcha-badge {
	bottom: 75px !important;
}

.doc__img-main {
position: absolute;
    top: -200px;
    right: -200px;
    width: 1200px;
    height: 1200px;
    max-width: none;
	animation: 20s linear 0s infinite rot360;
}

.doc__img-folder {
	width: 286px;
	position: absolute;
  z-index: 100;
	right: 240px;
    top: 220px;
}

@media all and (max-width: 700px){
	.questions__top-block {
	  padding: 410px 15px 170px 15px !important;
	}
	.doc__img-folder {
        right: 0%;
        top: 255px;
		    width: 220px;
        transform: translate(-50%, -50%);
	}
	
	.doc__img-main {
    top: -148px;
    right: -181px;
    width: 800px;
    height: auto;
	}
}

.document-category-header {
    display: flex;
    justify-content: space-between;
    cursor: pointer;
    align-items: center;
}

.document-category-header h3 {
    font-size: 16px;
		font-weight: 700;
	  margin: 0 !important;
}

.document-category {
	  background-color: white;
    transition: background-color 0.3s ease;
}

.document-category.active {
	background-color: #F5F5F5;
}

.document-category:last-of-type {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.document-category:last-of-type.active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.document-list-items:last-of-type li:last-child {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.document-category:first-child {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.file-pdf-icon {
	margin-right: 7px;
}

.doc__arrow-open {
    transition: transform 0.3s ease;
    width: 20px;
    height: 20px;
	  transform: rotate(0deg);
}

.doc__arrow-open.active {
    transform: rotate(-180deg);
}

.doc__item {
	padding: 20px 15px 20px 20px;
	background: #fff;
}

.document_link {
	display: flex;
	align-items: center;
  justify-content: space-between;
	gap: 16px;
}
.doc__arrow-link {
	transform: rotate(-45deg);
}

.documents-title {
    text-align: left;
    margin-bottom: 42px;
    position: relative;
    z-index: 200;
	  max-width: 590px;
}

.document-list {
	position: relative;
	z-index: 9960;
	margin-bottom: 65px;
}

.document-list-items {
    list-style-type: none;
}

.document-list-items li {
    padding: 20px 15px 20px 20px;
    background: #fff;
}

.document-list-items li a {
    text-decoration: none;
    color: #6094e0;
}

.document-list-items li a:hover {
    color: blue;
}

.text_blue {
	color: #6094E1;
	font-weight: 600;
}

.text_blue:hover {
	color: #3973A3;
}

.wpforms-container .wpforms-field-label{
	display: flex !important;
    justify-content: space-between;
}

.info-icon {
    margin-left: 5px;
    margin-right: 20px;
    cursor: pointer;
    font-size: 14px;
    color: #6094e0;
    position: relative;
    border: 3px solid #6094e1;
    padding: 0px 6px;
    border-radius: 50%;
	font-weight: 600;
}


.tooltip-text {
	display: none;
	font-weight: 400;
	font-size: 14px;
	word-break: auto-phrase !important;
}

.wpforms-container .wpforms-field-textarea .wpforms-field-label {
	justify-content: flex-start;
	gap: 9px;
}

.required-star {
    color: red;
    padding-top: 1px;
    font-size: 20px;
}

.required-desc {
	  color: #242424;
    font-size: 14px;
    display: flex;
    gap: 8px;
}

.wpforms-container .calculator__info-item {
    bottom: 90px;
    right: 0;
}
.wpforms-container .calculator__info-item-vector {
    bottom: 76px;
    right: 22px;
}

@media only screen and (max-width: 600px) {
    div.wpforms-container .wpforms-form .wpforms-field:not(.wpforms-field-phone):not(.wpforms-field-select-style-modern):not(.wpforms-field-radio):not(.wpforms-field-checkbox):not(.wpforms-field-layout) {
        overflow: visible !important;
    }
}

.conf-message {
    font-size: 22px !important;
    text-align: center;
	color: #5d8fd9 !important;
}
.conf-message__desc {
	  font-weight: 500 !important;
    margin-top: 8px;
    text-align: center;
}

.success-checkmark {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 20px 0 25px 0;
}

.check-icon {
    font-size: 60px;
    color: #5d8fd9;
    border: 6px solid #5d8fd9;
    border-radius: 50%;
    padding: 50px;
    position: relative;
}
.check-icon::before {
    content: "\2713";
    font-size: 50px;
    color: #5d8fd9;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

html.scroll-locked {
  scroll-behavior: auto;
  overflow-y: hidden;
  position: fixed;
  width: 100%;
}

