.rs-banner:before {
    background: rgba(11, 18, 38, 25%);
 /* background: linear-gradient(180deg,#e9ecf2 0%, rgba(211, 218, 230, 15%) 50%,#0A538B 100%);   */
}

.rs-banner {
    background-position: 70% 50%;
}

.uslugi_main>li:hover:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #FFF;
}

.uslugi_main>li:before {
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 0%;
    height: 0%;
    background: #0D70BB;
    border-radius: 50%;
    z-index: 0;
    transition: .4s;
}

.newslist-item__title:before,
.rs-banner__text .list-dashed > li:before {
    height: 0.5em;
    width: 0.5em;
}

.on-hover {
    z-index: 5;
    transition: .55s ease-out;
    overflow: hidden;
    transform-origin: 50% 0;
    transform: perspective(999px) rotateX(0deg) translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform,box-shadow;
}

.on-hover:hover {
    transform: perspective(999px) rotateX(5deg) translate3d(0,-4px,5px);
}

.img-shadow {
    box-shadow: 0 8px 25px -5px rgba(11, 18, 38, 20%),0 8px 9px -5px hsla(0,0%,8%,.15)!important;
}

.l-section {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
}

.image__line {
    width: 30px;
    height: 2px;
    background-color: #0D70BB;
}

.image__inner {
    padding: 35% 10% 35% 10%;
}

.image__img {
    position: absolute;
    min-width: 100%;
    min-height: 100%;
    background-color: #EFEFEF;
}

.blur {
    box-shadow: inset 0 0 2px rgba(254, 254, 254, 80%);
    -webkit-backdrop-filter: saturate(200%) blur(30px);
    backdrop-filter: saturate(200%) blur(30px);
    background-color: rgba(254, 254, 254, 80%)!important;
}

.shadow-blur {
    box-shadow: inset 0 0 1px 1px hsl(0deg 0% 100% / 90%), 0 20px 27px 0 rgb(0 0 0 / 5%);
}

.product-image {
    box-shadow: 0px 15px 15px -5px rgba(11, 18, 38, 20%);
    transition: box-shadow .2s cubic-bezier(.4, 0, 1, 1);
}

.is-loaded .side-menu__link {
    opacity: 1;
    transition: margin-left .25s cubic-bezier(.4, 0, 1, 1), opacity .25s cubic-bezier(.4, 0, 1, 1) !important;
}

.is-loaded .side-menu__link:hover,
.is-loaded .side-menu__link:focus, 
.is-loaded .side-menu__link:active {
    margin-left: -10px;
}

.product-image:hover {
    box-shadow: 0px 5px 8px -3px rgba(11, 18, 38, 25%);
    transform: translate3d(0, 0, 0) scale(0.975) !important;
}

.txt-services {
    margin-left: -50px;
    z-index: 5;
}

.regs div {
    display: none;
}

.min-vh-100 {
    background: linear-gradient(165deg, #FFF 25%, #D3DAE6 90%,#0A538B 135%);
}

@media (min-width: 1700px) {
    
    .is-loaded .side-menu--expand .side-menu__link {
        width: 15rem;
        padding-bottom: .625rem;
        padding-top: .625rem;
        pointer-events: auto;
        color: inherit;
        background: rgba(255, 255, 255, .15);
        box-shadow: 0 15px 25px -10px rgba(33, 37, 41, 15%), 0 3px 5px 0px rgba(0, 0, 0, 5%), 0 8px 10px -5px rgba(52, 73, 94, 10%);
        transition: box-shadow .2s cubic-bezier(.4, 0, 1, 1), background-color .2s cubic-bezier(.4, 0, .2, 1), top 550ms linear;
        will-change: box-shadow, transform;
        -webkit-backdrop-filter: blur(7px);
        backdrop-filter: blur(7px);
    }
    
    .is-loaded .side-menu--expand .side-menu__link {
        width: 15rem;
        padding-bottom: .625rem;
        padding-top: .625rem;
        pointer-events: auto;
        color: inherit;
        font-weight: 500;
        text-transform: uppercase;
        letter-spacing: 1px;
    }
    
    .side-menu {
        display: block;
        padding-left: 4rem;
        position: fixed;
        left: 0;
        margin-top: 100px;
        top: 30%;
        transform: translateY(-50%);
        z-index: 2;
        transition: 0.75s;
        transition-delay: 1.25s;
    }
}

@media (min-width: 1200px) {
    .l-header__hamburger {
        right: 4rem;
        position: fixed;
        top: 3rem;
    }
}

    .l-header__hamburger {
        right: -2rem;
        position: fixed !important;
        top: 0rem;
    }

@media (min-width: 992px) {
    .l-header__fab .fab__btn {
        height: 3rem;
        width: 3rem;
     /* will-change: box-shadow, transform;
        -webkit-backdrop-filter: blur(7px);
        backdrop-filter: blur(7px);
        box-shadow: 0 15px 25px -10px rgba(13, 112, 187, 15%), 0 3px 5px 0px rgba(0, 0, 0, 5%), 0 8px 10px -5px rgba(13, 112, 187, 15%);
      */
    }
}


.img-contacts-tech {
    background-image: url(/assets/images/contacts.jpg);
    background-position-y: calc(50% + 0px);
}

.btn-lg, .btn-group-lg > .btn {
    padding: .525rem 2.5rem;
    font-size: 1.15rem;
    line-height: 1.25;
}

#el_EG_tJm4X9N {
    fill: #FFFFFF;
}

.site-menu__head .recall-button {
    margin-top: -1rem;
}

.site-menu__head .recall-button,
.site-menu__head .cart-button {
    padding: .5rem .5rem !important;
    width: 3rem;
    height: 3rem;
}

@media (min-width: 992px) {
    
    .fancybox-slide--html.fullscreen .fancybox-close-small {
        right: 7.5rem !important;
    }
}

.fab {
    margin-right: 7.5rem;
}

.scroll-icon-tech {
    display: block;
}

.main-scroll {
    opacity: .45;
    height: 50px;
    position: absolute;
    padding: 0 10px 10px 0;
    right: 45px;
    margin-top: -45px;
}



/* прелоадер */

.preloader {
	top: 0;
}

body .preloader {
	margin-top: 0 !important;
}


.preloader .preloader__madein img {
	margin: 0.7em 0;
}

.active_header {
	position: static !important;
}

@keyframes preloader__intro {
	0% {
		opacity: 0;
		transform: translateX(0);
	}

	100% {
		opacity: 1;
		transform: translateX(20%);
	}
}

@-moz-keyframes preloader__intro {
	0% {
		opacity: 0;
		transform: translateX(0);
	}

	100% {
		opacity: 1;
		transform: translateX(20%);
	}
}

@-webkit-keyframes preloader__intro {
	0% {
		opacity: 0;
		transform: translateX(0);
	}

	100% {
		opacity: 1;
		transform: translateX(20%);
	}
}

@media screen and (max-width: 420px) {
	@keyframes preloader__intro {
		0% {
			opacity: 0;
			transform: translateX(0);
		}

		100% {
			opacity: 1;
			transform: translateX(13%);
		}
	}

	@-moz-keyframes preloader__intro {
		0% {
			opacity: 0;
			transform: translateX(0);
		}

		100% {
			opacity: 1;
			transform: translateX(13%);
		}
	}

	@-webkit-keyframes preloader__intro {
		0% {
			opacity: 0;
			transform: translateX(0);
		}

		100% {
			opacity: 1;
			transform: translateX(13%);
		}
	}
}

.preloader {
	position: fixed;
	background: #000;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 10000000000;
}

.preloader .preloader__wrapper {
	display: flex;
	flex-direction: column;
	font-size: 20px;
	color: #fff;
	width: 100%;
}

.active_about__img__link {
	color: #fff;
}

.preloader .preloader__heading {
	text-transform: uppercase;
	font-weight: bold;
}

.preloader .preloader__grey {
	color: #818181;
}

.preloader .preloader__loader {
	height: 2px;
	background: #fff;
	left: 0;
}

.preloader .preloader__heading img {
	height: 4em;
	margin: 0.5em 0;
}

.preloader .preloader__logo img {
	height: 2em;
	margin: 0.5em 0;
}

.preloader .preloader__madein img {
	height: 1em;
	margin: 0.5em 0;
}

.preloader .preloader_normal {
	animation-name: preloader__intro;
	animation-duration: 1.5s;

	animation-fill-mode: forwards;
}

.preloader .preloader__madein {
	animation-duration: 6s !important;
}

.preloader__logo {
	animation-duration: 7s !important;
}

.preloader .preloader_slow {
	animation-name: preloader__intro;
	animation-duration: 3s;
	animation-timing-function: cubic-bezier(0, .30, .02, 1);
	animation-fill-mode: forwards;
}

.preloader .preloader_slowest {
	animation-name: preloader__intro;
	animation-duration: 5s;

	animation-fill-mode: forwards;
}

.preloader.preloader_outro {
	animation-name: preloader__outro;
	animation-duration: 1.5s;

	animation-fill-mode: forwards;
}

.preloader.preloader_outro.preloader_outro_complete {
	display: none;
}

.preloader.preloader_outro .preloader_outro_up {
	animation-name: preloader__outro_up;
	animation-duration: 4s !important;
	animation-fill-mode: forwards;
}

.preloader.preloader_outro .preloader__logo.preloader_outro_up {

	animation-duration: 2s !important;
}

.preloader .preloader_slow.preloader_outro_up {
	animation-duration: 3s;
}

.preloader__logo img {
	max-width: 140px;
}

.preloader__grey img {
	max-width: 435px;
}

.preloader_slowest img {
	max-width: 540px;
}

.preloader.preloader_outro .preloader_outro_down {
	animation-name: preloader__outro_down;
	animation-duration: 3s !important;

	animation-fill-mode: forwards;
}

@keyframes preloader__intro {
	0% {
		opacity: 0;
		transform: translateX(0);
	}

	100% {
		opacity: 1;
		transform: translateX(30%);
	}
}

@keyframes preloader__outro_up {
	0% {
		opacity: 1;
		transform: translateX(30%);
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 0;
		transform: translateX(30%) translateY(-100vh);
	}
}

@keyframes preloader__outro_down {
	0% {
		opacity: 1;
		transform: translateX(30%);
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 0;
		transform: translateX(30%) translateY(100vh);
	}
}

@keyframes preloader__outro {
	0% {
		opacity: 1;
		z-index: 10000000000;
	}

	100% {
		opacity: 0;
		z-index: 10000000000;
	}

	100% {
		z-index: -5;
	}
}

@media screen and (max-width:1000px) {

	.preloader .preloader__wrapper {
		font-size: 16px;
	}

}

@media screen and (max-width:767px) {
    
    .main-scroll {
        right: 10px;
        margin-top: -30px;
    }

	.preloader .preloader__wrapper {
		font-size: 12px;
	}

	@keyframes preloader__intro {
		0% {
			opacity: 0;
			transform: translateX(0);
		}

		100% {
			opacity: 1;
			transform: translateX(20%);
		}
	}

	@keyframes preloader__outro_up {
		0% {
			opacity: 1;
			transform: translateX(20%);
		}

		50% {
			opacity: 0;
		}

		100% {
			opacity: 0;
			transform: translateX(20%) translateY(-100vh);
		}
	}

	@keyframes preloader__outro_down {
		0% {
			opacity: 1;
			transform: translateX(20%);
		}

		50% {
			opacity: 0;
		}

		100% {
			opacity: 0;
			transform: translateX(20%) translateY(100vh);
		}
	}

}

@media screen and (max-width:500px) {

	.preloader .preloader__wrapper {
		font-size: 10px;
	}

	@keyframes preloader__intro {
		0% {
			opacity: 0;
			transform: translateX(0);
		}

		100% {
			opacity: 1;
			transform: translateX(13%)
		}
	}

	@keyframes preloader__outro_up {
		0% {
			opacity: 1;
			transform: translateX(13%)
		}

		50% {
			opacity: 0;
		}

		100% {
			opacity: 0;
			transform: translateX(13%) translateY(100vh);
		}
	}

	@keyframes preloader__outro_down {
		0% {
			opacity: 1;
			transform: translateX(13%)
		}

		50% {
			opacity: 0;
		}

		100% {
			opacity: 0;
			transform: translateX(13%) translateY(100vh);
		}
	}

}


.preloader .preloader__wrapper {
	display: flex;
	flex-direction: column;
	font-size: 20px;
	color: #fff;
	width: 100%;
}

.preloader .preloader__heading {
	text-transform: uppercase;
	font-weight: bold;
}

.preloader .preloader__grey {
	color: #818181;
}

.preloader .preloader__loader {
	height: 2px;
	background: #fff;
	left: 0;
}

.preloader .preloader__heading img {
	height: 4em;
	margin: 0.5em 0;
}

.preloader .preloader__logo img {
	height: 2em;
	margin: 0.5em 0;
}

.preloader .preloader__madein img {
	height: 1em;
	margin: 0.5em 0;
}

.preloader .preloader_normal {
	animation-name: preloader__intro;
	animation-duration: 1.5s;

	animation-fill-mode: forwards;
}

.preloader .preloader__madein {
	animation-duration: 6s !important;
}

.preloader__logo {
	animation-duration: 7s !important;
}

.preloader .preloader_slow {
	animation-name: preloader__intro;
	animation-duration: 3s;
	animation-timing-function: cubic-bezier(0, .30, .02, 1);
	animation-fill-mode: forwards;
}

.preloader .preloader_slowest {
	animation-name: preloader__intro;
	animation-duration: 5s;

	animation-fill-mode: forwards;
}

.preloader.preloader_outro {
	animation-name: preloader__outro;
	animation-duration: 1.5s;

	animation-fill-mode: forwards;
}

.preloader.preloader_outro.preloader_outro_complete {
	display: none;
}

.preloader.preloader_outro .preloader_outro_up {
	animation-name: preloader__outro_up;
	animation-duration: 4s !important;
	animation-fill-mode: forwards;
}

.preloader.preloader_outro .preloader__logo.preloader_outro_up {

	animation-duration: 2s !important;
}

.preloader .preloader_slow.preloader_outro_up {
	animation-duration: 3s;
}

.preloader__logo img {
	max-width: 140px;
}

.preloader__grey img {
	max-width: 435px;
}

.preloader_slowest img {
	max-width: 540px;
}

.preloader.preloader_outro .preloader_outro_down {
	animation-name: preloader__outro_down;
	animation-duration: 3s !important;

	animation-fill-mode: forwards;
}

.fancybox-slide--iframe .fancybox-content {
	width: 100%;
	height: 100%;
	max-width: 100%;
}

@keyframes preloader__intro {
	0% {
		opacity: 0;
		transform: translateX(0);
	}

	100% {
		opacity: 1;
		transform: translateX(30%);
	}
}

@keyframes preloader__outro_up {
	0% {
		opacity: 1;
		transform: translateX(30%);
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 0;
		transform: translateX(30%) translateY(-100vh);
	}
}

@keyframes preloader__outro_down {
	0% {
		opacity: 1;
		transform: translateX(30%);
	}

	50% {
		opacity: 0;
	}

	100% {
		opacity: 0;
		transform: translateX(30%) translateY(100vh);
	}
}

@keyframes preloader__outro {
	0% {
		opacity: 1;
		z-index: 10000000000;
	}

	100% {
		opacity: 0;
		z-index: 10000000000;
	}

	100% {
		z-index: -5;
	}
}

@media screen and (max-width:1000px) {

	.preloader .preloader__wrapper {
		font-size: 16px;
	}

}

@media screen and (max-width:767px) {

	.preloader .preloader__wrapper {
		font-size: 12px;
	}

	@keyframes preloader__intro {
		0% {
			opacity: 0;
			transform: translateX(0);
		}

		100% {
			opacity: 1;
			transform: translateX(20%);
		}
	}

	@keyframes preloader__outro_up {
		0% {
			opacity: 1;
			transform: translateX(20%);
		}

		50% {
			opacity: 0;
		}

		100% {
			opacity: 0;
			transform: translateX(20%) translateY(-100vh);
		}
	}

	@keyframes preloader__outro_down {
		0% {
			opacity: 1;
			transform: translateX(20%);
		}

		50% {
			opacity: 0;
		}

		100% {
			opacity: 0;
			transform: translateX(20%) translateY(100vh);
		}
	}

}

@media screen and (max-width:500px) {

	.preloader .preloader__wrapper {
		font-size: 10px;
	}

	@keyframes preloader__intro {
		0% {
			opacity: 0;
			transform: translateX(0);
		}

		100% {
			opacity: 1;
			transform: translateX(13%)
		}
	}

	@keyframes preloader__outro_up {
		0% {
			opacity: 1;
			transform: translateX(13%)
		}

		50% {
			opacity: 0;
		}

		100% {
			opacity: 0;
			transform: translateX(13%) translateY(100vh);
		}
	}

	@keyframes preloader__outro_down {
		0% {
			opacity: 1;
			transform: translateX(13%)
		}

		50% {
			opacity: 0;
		}

		100% {
			opacity: 0;
			transform: translateX(13%) translateY(100vh);
		}
	}

}


barba-wrapper .slider-bar .gradient-box {
	background: linear-gradient(to bottom, rgba(255, 255, 255, .7) 0%, rgba(255, 255, 255, .3) 40%, rgba(255, 255, 255, 0) 100%) !important;
}

.l-page__footer {
    background-image: url(/assets/img/footer.svg);
    background-repeat: no-repeat;
    background-size: auto;
    background-position: top left;
}

/* градиент заголовок */

h2.mt-5.pt-5 {
    margin-left: 20px
}

h2.mt-5 {
    background-color: #00D0F9;
    color: transparent !important;
    background-image: linear-gradient(90deg, #0D70BB 0%, #00D0F9 20%);
    -webkit-background-clip: text;
    text-shadow: 0 0px 3px rgba(3, 169, 244, 25%), 0 1px 3px rgba(13, 112, 187, 20%);
}

a.text-body {
    background-color: #00D0F9;
    color: transparent !important;
    background-image: linear-gradient(-45deg, #0D70BB 0%, #00D0F9 75%);
    margin-left: 0px;
    -webkit-background-clip: text;
    text-shadow: 0 0px 3px rgba(3, 169, 244, 20%), 0 1px 3px rgba(13, 112, 187, 15%);
    transition: text-shadow .2s cubic-bezier(.4, 0, 1, 1), background-image .2s cubic-bezier(.4, 0, .2, 1), top 550ms linear, margin-left .2s cubic-bezier(.4, 0, 1, 1);
}

a.text-body:hover {
    margin-left: 10px;
    background-image: linear-gradient(90deg, #0D70BB 0%, #00D0F9 50%);
    text-shadow: 0 0px 2px rgba(3, 169, 244, 25%), 0 0px 3px rgba(13, 112, 187, 25%);
}

.form-group .font-size-sm {
    font-size: .825rem;
    background-color: #FFF;
    max-width: 130px;
    padding-left: 10px;
    padding-right: 5px;
    position: relative;
    margin-bottom: -10px;
    margin-left: 15px;
}






/* кнопки */

.arrow-to-bottom {
	display: none
}

button, button:focus {
    border: none;
    font: inherit;
    padding: 0;
    box-sizing: content-box;
    background: none;
}

@media (max-width: 575px) {
    .image__img {
        position: relative;
        max-width: 100%;
    }
}

@media screen and (min-width:860px) {
    
    
    .arrow-to-bottom {
		width: 50px;
		height: 50px;
		bottom: 10%;
		margin-left: -25px;
		margin-top: -25px;
		cursor: pointer
	}

	.arrow-to-bottom,
	.arrow-to-bottom i {
		display: block;
		position: absolute;
		left: 50%
	}

	.arrow-to-bottom i {
		width: 10px;
		height: 10px;
		top: -5px;
		margin-left: -5px;
		transform: translateZ(0) scale(0);
		animation: square 4s linear infinite;
		background: #FFF;
	}

	.arrow-to-bottom i:nth-child(0) {
		animation-delay: 0s
	}

	.arrow-to-bottom i:first-child {
		animation-delay: .8s
	}

	.arrow-to-bottom i:nth-child(2) {
		animation-delay: 1.6s
	}

	.arrow-to-bottom i:nth-child(3) {
		animation-delay: 2.4s
	}

	.arrow-to-bottom i:nth-child(4) {
		animation-delay: 3.2s
	}

	@keyframes square {
		0% {
			transform: translateZ(0) scale(0)
		}

		30% {
			transform: translate3d(0, 15px, 0) scale(.35)
		}

		50% {
			transform: translate3d(0, 30px, 0) scale(1)
		}

		70% {
			transform: translate3d(0, 45px, 0) scale(.75)
		}

		to {
			transform: translate3d(0, 60px, 0) scale(0)
		}
	}
}