.splash2-timer .timers_block{
    justify-content: flex-end;
    border-radius: 12px;
    background-color: rgba(255, 255, 255, 0.15);
    padding: 12px;
    margin-top: 45px;
    max-width: 450px;
}
.splash2-timer .timers_block .timer{
	margin-right: 28px;
	display: flex;
    align-items: center;
}
.timers_block .nord-message__clockdiv-scroll{
	display: flex;
	align-items: center;
}
.timers_block .nord-message__clockdiv-scroll .nord-message__time-section{
	display: flex;
	flex-direction: column;
	align-items: center;
	font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif;
font-weight: 700;
}
.timers_block .nord-message__clockdiv-scroll .nord-message__time-section:not(:last-child){
	margin-right: 14px;
}
.splash2-timer .timers_block .nord-message__clockdiv-scroll .nord-message__time-section > span:first-child{
	font-size: 27px;
	line-height: 1.19;
	color: #ffffff;
}
.splash2-timer .timers_block .nord-message__clockdiv-scroll .nord-message__time-section .nord-message__smalltext{
	font-size: 13px;
	line-height: 1.31;
	color: rgba(255, 255, 255, 0.75);
}
.splash2 .splash2-timer .btn-group,
.splash2 .splash2-timer .btn-group .btn{
    margin-top: 0;
}
.bottomTimer_text{
    font-size: 13px;
    line-height: 1.54;
    color: rgba(255, 255, 255, 0.75);
    margin-top: 20px;
}

.splash2.splash2-adw .input-group-56.theme-adw>.form-control::placeholder,
.splash2.splash2-adw .input-group-56.theme-adw>.form-control::-moz-placeholder,
.splash2.splash2-adw .input-group-56.theme-adw>.form-control:-ms-input-placeholder,
.splash2.splash2-adw .input-group-56.theme-adw>.form-control::-webkit-input-placeholder{
  color: #8a99a2 !important;
  font-family:"Montserrat Semibold" !important;
}

.splash2-support{
	padding-top: 90px;
	padding-bottom: 65px;
}
.splash2-support .top-text{
	font-size: 13px;
	line-height: 1.23;
	font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif;
font-weight: 600;
	color: #118afb;
	margin-bottom: 15px;
}
.splash2-support .title{
	font-size: 42px;
	line-height: 1.33;
	color: #30373b;
	font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif;
font-weight: 700;
	margin-top: 0;
	margin-bottom: 15px;
}
.splash2-support .text{
	font-size: 17px;
	line-height: 1.53;
	color: #30373b;
}

.splash2-features{
	padding-top: 90px;
}
.splash2-features.splash2--about-us{
	padding-top: 100px;
	padding-bottom: 80px;
}
.splash2-features .btn-group .btn{
	border-top-left-radius: 7px;
	border-top-right-radius: 7px !important;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px !important;
	padding: 16px 30px;
	min-width: auto;
	font-size: 16px;
	white-space: break-spaces;
	-webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    -kthtml-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.splash2-features .btn-group .btn.btn-border:hover{
	border: solid 2px rgba(0, 0, 0, 0.25);
}
.splash2-features .btn-group .btn:first-of-type{
	margin-right: 15px;
}
.splash2-features .text{
	font-size: 17px;
	line-height: 1.53;
	color: #30373b;
	margin-bottom: 10px;
	margin-top: 15px;
}
.splash2-features .title{
	font-size: 42px;
	line-height: 1.33;
	color: #30373b;
	margin-bottom: 0;
	margin-top: 15px;
}
.splash2-features .top-text{
	font-size: 13px;
	font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 600;
  	line-height: 1.23;
  	color: #128afb;
}
.splash2-features.splash2--about-us .top-text h1,
.splash2-features.splash2--about-us .top-text{
	font-size: 22px;
	line-height: 24px;
	font-family: "Montserrat", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 600;
  	color: #118afb;
	text-transform: uppercase;
	margin-top: 0;
	margin-bottom: 0;
}
.splash2-features.splash2--about-us .title{
	margin-top: 10px;
	font-size: 29px;
	line-height: 39px;
	padding-left: 10px;
	padding-right: 10px;
}
.splash2-features.splash2--about-us .text{
	margin-top: 20px;
	margin-bottom: 0;
}
.splash2-heading--features{
	padding-top: 120px;
	padding-bottom: 80px;
}
.features-boost .splash2-heading--features{
	padding-top: 105px;
}
.splash2-features .image-bottom{
	margin-top: 40px;
}
.splash2-heading--features .title{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 38px;
	line-height: 1.21;
	color: #30373b;
}
.splash2-features.splash2-features--game{
	padding-top: 117px;
}
.splash2-features.splash2-features--game .text{
	font-size: 19px;
	line-height: 29px;
	color: #424242;
	margin-top: 10px;
	margin-bottom: 0;
}
.splash2-features.splash2-features--game .title{
	margin-top: 0;
	font-size: 44px;
	line-height: 60px;
	color: #101010;
}
.splash2-features.splash2-features--game .btn-group{
	margin-top: 17px;
	display: flex;
    justify-content: center;
	flex-wrap: wrap;
}
.splash2-features.splash2-features--game .btn-group .btn:first-of-type{
	margin-right: 20px;
}
.splash2-features.splash2-features--game .btn-group .btn{
	border-radius: 5px !important;
	padding: 11px 28px;
	line-height: 24px;
	min-width: 180px;
}
.splash2-features.splash2-features--game .image-bottom{
	margin-top: 50px;
}

/* new style index  */
.splash2-home--fh .title{
	font-size: 42px;
	font-weight: bold;
	line-height: 1.25;
	color: #30373b;
	margin-bottom: 20px;
	margin-top: 0;
}
.splash2-home--fh .text{
	font-size: 19px;
	line-height: 1.53;
	margin-top: 0;
	color: #30373b;
}
.splash2-home--fh .text a{
	font-weight: bold;
	position: relative;
}
.splash2-home--fh .text a.arr-link{
	font-size: 31px;
	line-height: 42px;
	color: #118AFB;
	margin-top: 7px;
    display: block;
}
.splash2-home--fh .text .arrow-forward{
	width: 13px;
	height: 14px;
	display: inline-block;
	background-image: url(/images/icons/right-arrow.svg);
	background-repeat: no-repeat;
}
.splash2-home--fh .text a.arr-link::after{
	animation: arrowAnim 1.8s 2s infinite normal ease forwards;
	width: 22px;
    height: 19px;
    background-size: 22px 19px;
	background: no-repeat center url(/images/icons/actionArrowIconBold.svg);
}

html[lang="ar"] .splash2-home--fh .text a.arr-link::after{
	margin: 0;
	margin-right: 8px;
	animation: arrowAnimAr 1.8s 2s infinite normal ease forwards;
}

.splash2-home--fh .bottom-text {
	margin-top: 24px;
}

.splash2-home--fh .bottom-text span {
	position: relative;
	color: #8A99A2;
	font-size: 14px;
	font-weight: 500;
	line-height: 18px;
}

.splash2-home--fh .bottom-text span:not(:first-child) {
	padding-left: 16px;
}

html[lang="ar"] .splash2-home--fh .bottom-text span:not(:first-child) {
	padding-left: 0;
	padding-right: 16px;
}

.splash2-home--fh .bottom-text span:not(:first-child):before {
	position: absolute;
	top: -2px;
	left: 3px;
	font-size: 22px;
	content: '•';
}

html[lang="ar"] .splash2-home--fh .bottom-text span:not(:first-child):before {
	left: auto;
	right: 3px;
}

@keyframes arrowAnim{
	0% {
		opacity: 1;
		transform: scale3d(0, 0, 0) translateX(0px);
	}
	20% {
		opacity: 1;
		transform: scaleX(1);
	}
	40% {
		opacity: 1;
		transform: scaleX(1);
	}
	60% {
		opacity: 1;
		transform: scaleX(1);
	}
	75% {
		opacity: 1;
		transform: scaleX(.7);
	}
	100% {
		opacity: 0;
		transform: scale3d(1.5, .5, 0) translateX(15px);
	}
}

@keyframes arrowAnimAr{
	0% {
		opacity: 1;
		transform: scale3d(0, 0, 0) translateX(0px);
	}
	20% {
		opacity: 1;
		transform: scaleX(-1);
	}
	40% {
		opacity: 1;
		transform: scaleX(-1);
	}
	60% {
		opacity: 1;
		transform: scaleX(-1);
	}
	75% {
		opacity: 1;
		transform: scaleX(-.7);
	}
	100% {
		opacity: 0;
		transform: scale3d(-1.5, .5, 0) translateX(15px);
	}
}


/* isolation */
.splash2-heading--isolation{
	padding-top: 120px;
	padding-bottom: 40px;
}
.splash2-heading--isolation .title{
	font-size: 38px;
	line-height: 46px;
	color: #30373B;
}
.splash2-heading--isolation .text{
	color: #30373B;
	font-weight: 400;
	font-size: 17px;
	line-height: 26px;
	margin-top: 15px;
}
.splash2-isolation{
	padding-bottom: 90px;
}


.splash-video-vehicle{
	padding-top: 120px;
	padding-bottom: 150px;
}
.splash-video-vehicle .title{
	margin-top: 0;
	margin-bottom: 5px;
	font-size: 31px;
	line-height: 42px;
	color: #30373B;
}
.splash-video-vehicle .text{
	color: #495359;
	font-size: 19px;
	line-height: 29px;
	margin-bottom: 30px;
	margin-top: 0;
}


.splash2.splash-vehicle-final{
	border-radius: 18px;
	margin-bottom: 160px;
	padding: 90px 60px;
}
.splash2.splash-vehicle-final .text{
	color: #fff;
}
.splash2.splash2-adw-form.splash-vehicle-final .input-group-56.theme-1 .input-group-btn--single>.btn{
	border-radius: 5px;
	font-weight: 700;
	padding: 13px 28px;
	line-height: 24px;
}
@media (max-width: 991px){
	.splash2-timer .timers_block{
		max-width: 100%;
		justify-content: center;
	}
	.bottomTimer_text{
		text-align: center;
	}

	.splash-video-vehicle{
		padding-top: 30px;
		padding-bottom: 60px;
	}
	.splash-video-vehicle .title{
		font-size: 24px;
		line-height: 32px;
	}
	.splash-video-vehicle .text{
		font-size: 17px;
		line-height: 27px;
	}

	.splash2.splash-vehicle-final{
		margin-bottom: 60px;
		padding: 71px 31px 86px;
		background: linear-gradient(70deg, #1989FC 2.56%, #714BFE 73.95%) !important;
	}
	.splash2.splash-vehicle-final .text{
		font-size: 16px;
		line-height: 26px;
	}
	.splash2.splash2-adw-form.splash-vehicle-final .input-group-56.theme-1{
		margin-top: 39px;
	}
	.splash2.splash2-adw-form.splash-vehicle-final .input-group-56.theme-1 .input-group-btn--single{
		text-align: left;
	}
	
}
@media(max-width:767px){
	.splash2-features,.features-boost .splash2-heading--features{
		padding-top: 40px;
	}
	.splash2-features .title{
		font-size: 30px;
	}
	.splash2-features .top-text{
		font-size: 11px;
	}
	.splash2-features .text{
		font-size: 16px;
	}
	.splash2-heading--features .title{
		font-size: 26px;
		line-height: 1.23;
	}
	.splash2-support .title{
		font-size: 30px;
		line-height: 40px;
	}
	.splash2-support .text{
		font-size: 16px;
		line-height: 26px;
	}
	.splash2-timer .timers_block{
		margin-top: 30px;
	}
	.splash2-support{
		padding: 40px 0;
	}
	.splash2-support .top-text{
		margin-bottom: 10px;
		font-size: 11px;
	}
	.bottomTimer_text{
		text-align: center;
	}

	.splash2-heading--features{
		padding-top: 80px;
		padding-bottom: 40px;
	}

	.splash2-home--fh .title{
		font-size: 30px;
		line-height: 40px;
		margin-bottom: 15px;
		padding: 0;
	}
	.splash2-home--fh .text{
		font-size: 16px;
		line-height: 26px;
		margin-top: 0;
	}
	.splash2-home--fh .text a.arr-link{
		font-size: 23px;
		line-height: 32px;
	}
	.splash2-home--fh{
		padding-top: 60px;
		padding-bottom: 0;
	}
	.splash2-features.splash2--about-us .title{
		font-size: 28px;
    	line-height: 35px;
		padding-left: 15px;
		padding-right: 15px;
	}
	.splash2-features.splash2--about-us .top-text{
		font-size: 16px;
		line-height: 22px;
	}
	.splash2-features.splash2--about-us{
		padding-top: 70px;
		padding-bottom: 60px;
	}

	.splash2-isolation {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.splash2-heading--isolation .text{
		font-size: 16px;
	}
	.splash2-heading--isolation{
		padding-top: 80px;
	}
	.splash2-heading--isolation .title{
		font-size: 26px;
		line-height: 32px;
	}
	.splash2-isolation .title{
		line-height: 40px;
		margin-top: 10px;
	}
	.splash2-isolation.splash2-features .btn-group{
		margin-top: 5px;
	}
	.splash2-isolation.splash2-features .btn-group .btn{
		margin-top: 10px;
		padding: 15px 30px;
	}
	.splash2-isolation.splash2-features .btn-group .btn:first-of-type{
		margin-right: 0;
	}


	.splash2-features.splash2-features--game{
		padding-top: 29px;
	}
	.splash2-features.splash2-features--game .title{
		font-size: 23px;
		line-height: 32px;
	}
	.splash2-features.splash2-features--game .text{
		margin-top: 20px;
	}
	.splash2-features.splash2-features--game .btn-group{
		margin-top: 20px;
	}
	.splash2-features.splash2-features--game .image-bottom{
		margin-top: 20px;
	}
	
	.splash2-features.splash2-features--game .btn-group .btn{
		max-width: 180px;
	}
	
	.splash2-home--fh .bottom-text span {
		display: block;
	}
	.splash2-home--fh .bottom-text span:not(:first-child) {
		padding-top: 12px;
		padding-left: 0;
	}
	.splash2-home--fh .bottom-text span:before {
		display: none;
	}
	html[lang="ar"] .splash2-home--fh .bottom-text span:not(:first-child) {
		padding-right: 0;
	}
}
@media(max-width: 600px){ 
	.splash2-timer .timers_block .timer{ 
		margin-right: 0; 
	} 
} 
@media (max-width: 575px) {
	.splash2-features.splash2-features--game .btn-group .btn{
		max-width: 100%;
		margin: 0;
	}
	.splash2-features.splash2-features--game .btn-group .btn:first-of-type{
		margin-right: 0;
	}
	.splash2-features.splash2-features--game .btn-group .btn:last-child{
		margin-top: 20px;
	}
}
@media (max-width: 460px){
	.splash2-home--fh .text a{
		display: block;
		margin-top: 20px;
	}
}
@media(max-width: 355px){
	.splash2-features.splash2--about-us .title{
		font-size: 30px;
	}
}