.wpcf7-not-valid-tip{
    text-align: left;
    margin-top: 5px;
    color: rgba(224, 30, 90, 1) !important;
}

.wpcf7 form.invalid .wpcf7-response-output{
    border-radius: 7px;
    padding: 15px 20px;
    margin-top: 10px;
}
#installButton {
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	font-size: 14px;
	cursor: pointer;
	line-height: 17px;
	color: #fff;
	font-family: 'Gilroy-ExtraBold', sans-serif;
	width: 100%;
	max-width: 300px;
	border: none;
	padding: 10px 15px;
	text-transform: uppercase;
	border-radius: 7px;
	background: linear-gradient(95.96deg, #19428f -12.48%, #162d5f 113.62%);
	transition: .5s;
	margin-left: 20px !important;
	position: fixed;
	bottom: 20px;
	right: 20px;
	z-index: 1000;
  }
  
  #installButton:hover {
	background: linear-gradient(95.96deg, #162d5f -12.48%, #19428f 113.62%);
  }
  
  
input.wpcf7-not-valid{
    border: 1px solid rgba(224, 30, 90, 1) !important;
}

.wpcf7 form.sent .wpcf7-response-output{
    display: none !important;
}

span.wpcf7-list-item{
    margin-left: 0 !important;
}
.prev.page-numbers,
.next.page-numbers{
    display: none !important;
}

.navigation .page-numbers.current{
    color: #fff;
    background: linear-gradient(95.96deg, #19428f -12.48%, #162d5f 113.62%);
}
.section-content-list.__section-faq,.navigation.pagination.__stories-page{
    position: relative;
    z-index: 2;
}
.section-faq-bg{
    z-index: 1;
}

.menu-image-title-before.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper, .menu-image-title-after.menu-image-title{
    padding-left: 0 !important;
}

.menu__box-list img.menu-image{
    display: none !important;
}

.modal .modal-ready-btn{
    border: 2px solid #162d5f;
    box-shadow: none;
    transition: 0.3s;
    overflow: visible;
    -webkit-appearance: none;
}

.modal .modal-ready-btn:after{
    margin: -2px;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    border-radius: 7px;
}
.modal .modal-ready__title{
    margin-bottom: 10px;
}

.item-service-page__wrapper .item-text p{
    margin-bottom: 15px;
}

.story-article{
	position: relative;
	z-index: 1;
}

.picture.__stories-page{
	z-index: 0;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -200px;
	width: 587px;
}

.bg-section.__stories-page{
	overflow-x: hidden;
}
ol li:before {
	display: none;
}

.stories-block-row{
	position: relative;
}
.item-text ul li:before {
content: "-";
}
.cli-style-v2 .cli-bar-btn_container .cli-plugin-button{
	text-decoration: none;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	overflow-wrap: break-word;
	font-size: 14px;
	cursor: pointer;
	line-height: 17px;
	color: #fff;
	font-family: Gilroy-ExtraBold,sans-serif;
	width: 100%;
	max-width: 300px;
	border: none;
	padding: 10px 15px;
	text-transform: uppercase;
	border-radius: 7px;
	background: linear-gradient(95.96deg,#19428f -12.48%,#162d5f 113.62%);
	transition: .5s;
	margin-left: 20px !important;
}
.privicy-policy-form-link{
	display: block;
	text-align: left;
	padding-left: 40px;
	margin-top: 15px;
	font-size: 13px;
	text-decoration: underline;
}
.modal form fieldset .input input:focus{
	border: 1px solid #19428f;
}
.picture-article.__article-one-page img{
	height: auto;
	/* max-height: 400px; */
}
/* not necessary */
/*.content-indent{
	text-indent: 40px;
}*/
.select-items{
	box-shadow: 0 7px 10px rgba(66,66,66,.1);
}
.picture-article.__story-one-page img{
	width: 400px;
	height: 400px;
	object-fit: cover;
}
.btn-main{
	border-radius: 7px !important;
	background: linear-gradient(95.96deg, #62A30D -12.48%, #4B7C0F 113.62%);
	border: none !important;
}
.__prev-next--desktop{
	display: flex;
	align-items: center;
	justify-content: center;
}
.prev-next-link{
	-webkit-text-fill-color: #19428f;
}
.next-link .next-img{
	margin-left: 20px;
}
.prev-link .prev-img{
	margin-right: 20px;
}
@media (min-width: 992px){
	.picture.__injuries-first-section-bg {
		position: absolute;
		right: 1.5%;
		top: 175px;
	}
}
@media (max-width: 991px) {
    .inner-block.__injuries-first-section:not(:first-child) {
        display: block;
    }
    .stories-block-row:not(:first-child) {
        display: block;
    }
	.__prev-next--desktop{
		display: none;
	}
	.__prev-next--mobile{
		display: flex;
		flex-direction: column-reverse;
		align-items: center;
	}
	.next-link .next-img {
		margin-left: 0;
	}
	.prev-link .prev-img {
		margin-right: 0;
	}

}


.section-header__content {
  padding-top: 50px;
}

table td, table td, table tr * {
    vertical-align: top;
}
/* Initial, collapsed state of the reCAPTCHA badge in the left corner */
.grecaptcha-badge {
    width: 70px !important; /* Width of the collapsed badge */
    overflow: hidden !important; /* Hide everything that doesn't fit */
    transition: all 0.3s ease !important; /* Smooth animation */
    right: auto !important; /* Remove positioning from the right */
    left: 8px !important; /* Set the offset from the left */
    box-shadow: none !important; /* Remove the shadow that causes it to expand */
}

/* Expanded state on hover */
.grecaptcha-badge:hover {
    width: 256px !important; /* Width of the fully expanded badge */
}