::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:5px;
height:0px
}

::-webkit-scrollbar-track {
background-color:#6d6d6f;
}

::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 10%;
background-color:#0069b3;
}

::-webkit-scrollbar-thumb:hover{
background-color:#47474a;
}

::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:10px;
height:0px
}

::-webkit-scrollbar{
width: 5px;
}
body{
	font-family: 'Rubik', sans-serif !important;
}
.navbar{
	font-family: 'Rubik', sans-serif;
	background: #1f1f1f;
}
.nav-item{
	margin-left:30px;
}
.navbar-toggler{
	transition: 0.2s;
	border:none !important;
	outline: none !important;
}
.navbar-toggler:hover{
	background-color: #3c3c3c;
}
.sidebar{
	box-shadow: 0 0 20px black;
	z-index: 1000;
	max-height: 800px;
	position: fixed;
	transition: 0.3s;
	padding-top: 20px;
	color: white;
	overflow-x: hidden;
	background-color: #1f1f1f;
	background-image: url("assets/photos/sidebar-pattern.png");
	border-bottom-right-radius: 20px;
	width: 247px;
	height: 750px;
	padding-bottom: 50px;
}
.main-content-container{
	height: 1000px;
}
.sidebar-text-2{
	font-family: 'Rubik', sans-serif;
	/*margin-top: -6px;*/
}
.sidebar-text{
	font-family: 'Rubik', sans-serif;
	margin-top: 3px;
}
.sidebar-icon{
	width: 35px;
	height: 35px;
}
.sidebar-num{
        color: white;
        font-size: 17px;
        text-align: center;
        padding: 16px;
 }
.sidebar-link, .sidebar-link-2{
	color: #dbf0ff;
	text-decoration: none !important;
	transition: 0.2s;
	font-size: 14px;
}
.auth-logo{
	border-radius: 50%;
	width: 100px;
	height: auto;
	margin: 20px 0;
}
.container-auth{
	margin: 200px 0;
}
.form-auth > input{
	margin: 20px 0;
}
.sidebar-link-2{
	padding: 10px;
}
.block-modal-youtube{
	margin-top: 20px;
}
.sidebar-link:hover, .function-header:hover{
	color: #2485ca;
	}
.sidebar-soft-header:hover{
	background: #00000033;
	border-left: 5px solid #0c85ff;
}
.sidebar-soft-header{
	cursor: pointer;
	width: 247px;
	border-left: 5px solid #ffffff00;
	font-weight: 300;
	padding: 5px 0 5px 0;
	transition: 0.1s !important;
	font-size: 14px;
}
.header-phone{
	color: white !important;
	transition: 0.2s !important;
}
.header-phone:hover{
	color: #2485ca;
}
.sidebar-menu{
	margin-top: 20px;
	color: white;
	display: flex;
	justify-content: center;
}
.sidebar-header{
	min-width: 230px;
	color: #8c9eab;
	padding-left: 50px;
	margin:15px 0 5px 0;
}
.main-sidebar-header{
	margin-top:65px !important;
}
.sidebar-menu > div{
	margin: 12px;
}
.sidebar-logo{
	box-shadow: 0 0 50px #4c4c4c;
	border-radius: 50%;
	margin-top: -15px;
	width:100px;
	height: auto;
	margin-left: 50px;
	position: absolute;
}
.sidebar-close-open{
	padding:5px;
	color: white; 
	cursor: pointer;
	transition: 0.4s;
	float: right;
	margin-right: 10px;
}
.toggle-nav-btn{
	color: white;
}
.btn-main-buy-block{
	width: 100%;
}
.btn-main-buy-href{
	display: none;
	text-decoration: none !important;
	width: 100%;
	color: black !important;
}
.btn-main-buy{
	transition: 0.2s !important;
	text-align: center;
	width: 100%;
	background-color: white;
	font-size: 20px;
	border-radius: 15px;
	padding: 15px;
}
.btn-main-buy:hover{
	background-color: #cacaca;
	}
.navbar-brand{
	transition: 0.2s;
	width: 200px;
}
.block-baner img{
	height: auto;
    width: 100%;
}
.block-baner{
	max-width: 1000px;
    text-align: center;
    margin: 20px auto;
}
.sidebar-icons > img{
	width: 20px;
	height: 20px;
	margin: 0 10px 0 10px;
	}
.sidebar-icons > i{
	color: white;
	font-size: 17px;
	text-align: center;
	width: 40px;
}
.sidebar-soft-header > a > i{
	margin-right: 6px;
	font-size: 20px;
}
.dropdown-сars-pages {
    width: 500px;
    }
.nav-link:hover{
	color: #2485ca !important;
	}
.nav-link, .nav-phone{
	letter-spacing: 1px;
	text-shadow: 0 0 20px white;
	text-transform: uppercase;
	transition: 0.2s !important;
	color: #e5eaee !important;
	font-size: 12px !important;
}
.nav-collapse{
	color: white;
	font-size: 16px;
}
.fa-phone-alt{
	margin-right: 10px;
}
.nav-phone{
	margin-right: 20px;
}
.dropdown-car{
	margin-left: 70px;
}
.content-pages{
	background-position: center !important;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-color: #2d2c2c;
	background-image: url("assets/photos/main-back.jpg");
}
.main-car-image{
	text-align: center;
	position: absolute;
	width: 100%;
}

.blue-car-image{
	margin-top: 160px;
}
.block-functions{
	padding: 30px 0 80px 0;
	position: relative;
}
.block-function-img{
	transition: 0.3s !important;
	margin:0 auto;
	box-shadow: 0 0 50px black;
	width: 100px;
	height: 100px;
	text-align: center;
	border-radius: 50%;
	border: 3px solid white;
}
.block-function-img:hover{
	border: 3px solid #2485ca;
	box-shadow: 0 0 50px #2485ca;
}
.caps-header-text{
	font-size: 12px;
}
.main-page-container{
	max-width: 1200px;
}
.modal-title{
	width: 100%;
	text-align: center !important;
}
.function-header{
	cursor: pointer;
	transition: 0.2s !important;
	letter-spacing: 1px;
	line-height: 16px;
	margin-top: 10px;
	text-align: center;
	color: white;
	font-size: 14px;
}
.block-function-img > img, .block-function-img-2 > img{
	width: 60px;
	height: 60px;
	margin-top: 15px;
}
.modal-body{
	text-indent: 40px;
}
.img-id-1{
	margin-top: 50px;
}
.img-id-4{
	margin-top: 70px;
}
.img-id-3{
	margin-top: 140px;
}
.img-id-2{
	margin-top: 10px;
}
.function-right-padding{
	padding-right: 370px !important;
}
.function-left-padding{
	padding-left: 370px !important;
}
.about-us{
	padding-top: 40px;
}
.enjoyhint_close_btn{
	color: white;
    border: 2px solid white;
}
.enjoyhint_close_btn:hover{
	color: #a5a5a5;
    border: 2px solid #a5a5a5;
    background: none;
}
.enjoyhint_prev_btn{
	display: none;
}
.mySkip {
    color: white;
    border: 2px solid white;
}
.mySkip:hover {
    color: #a5a5a5;
    border: 2px solid #a5a5a5;
    background: none;
}
.device-img-logo{
	width: 130px;
	margin-bottom: 15px;
	box-shadow: 0 0 50px #4c4c4c;
    border-radius: 50%;
}
.instruction-line-block{
	display: flex;
	justify-content: center;
}
.text-instruction{
	font-size: 18px;
	margin-right: 20px;
}
a.btn.btn-primary {
	height: 38px;
}
.col-md-6.flex-block-function {
	margin-top: 10px;
}
.car-image-main{
	margin-top: 150px;
	width: 100%;
	height: auto;
}
.col-md-5.block-functions.row {
	margin: 0 auto;
}
.container-cars{
	background-color: #202020;
	height: 1100px;
}
.list-container-children2{
	display: none;
	border: 2px solid #141414;
	background-color: #242424;
	border-radius: 10px;
	width: 95%;
	margin: 7px auto 0 auto;
}
.list-column{
	border-right: 1px solid #424242;
}
.list-block-children2{
	padding: 4px 15px;
	color: white;
	display: flex;
}
.list-column-name{
	font-weight: 500;
	height: 55px;
}
.list-column-item{
	font-weight: 300;
	height: 55px;
	border-bottom: 1px solid #424242;
    padding-top: 2px;
}
.list-block-children2 > div{
	width: 16.666%;
	text-align: center;
}
.list-block, .list-block-children-item{
	border: 2px solid #141414;
	background-color: #242424;
	cursor: pointer;
	border-radius: 10px;
	margin: 15px auto 0 auto;
	padding: 10px 15px;
	width: 95%;
	color: white;
	display: flex;
	align-items: center;
	transition: 0.2s !important;
	box-shadow: 0px 4px 0px #141414;
}
.list-block-children-item{
	margin: 7px auto 0 auto;
	padding: 8px 15px;
	box-shadow: none;
}
.list-container-children{
	display: none;
}
.list-block-children-item:hover, .list-block:hover{
	background-color: #2c2a2a;
}
.list-block-children-item:focus, .list-block:focus{
	box-shadow: 0px 4px 0px #202020;
	border: 1px solid #141414;
}
.list-block-column{
	text-transform: uppercase;
	font-size: 20px;
	width: 50%;
}
.list-left{
	width: 80%;
}
.list-right{
	width: 20%;
}
.list-mark-img{
	display: inline-block;
	text-align: center;
	width: 80px;
}
 .list-right{
 	text-align: right;
 	width: 20%;
}
.list-left > span > img{
	width: auto;
	margin-top: -3px;
	margin-right: 7px;
	height: 31px;
}
.list-cars-header{
	font-size: 25px;
	padding-top: 40px;
	text-align: center;
	color: white;
}
.header-cars{
	text-align: center;
	margin-top: 80px;
	width: 100%;
	color: white;
	font-size: 26px;
	letter-spacing: 2px;
}
.header-site{
	width: 100%;
	margin: 30px;
	text-align: center;
	color: white;
	font-size: 24px;
	letter-spacing: 2px;
}
.device-header-cars{
	display: none;
	width: 100%;
	margin: 35px 0 35px 0;
	text-align: center;
	color: white;
	font-size: 16px;
	letter-spacing: 2px;
}
.icon-rubles > img{
	margin-top: 25px !important;
	height: 50px !important;
}
.function-left-padding > .function-header, .function-right-padding > .function-header{
		padding-top: 10px;
		width: 115px;
		margin: 0 auto;
	}
.about-us-icon-block{
	text-align: center;
}
.about-us-img{
	margin:0 auto;
	height: 100px;
	width: 100px;
	background-color: #1f1f1f;
	border-radius: 50%;
}
.about-us-icons{
	margin-bottom: 80px;
}
.block-baner-device{
	display: none;
	}
.about-us-icon-block > .about-us-img > img{
	margin-top: 15px;
	height: 70px;
	width: auto;
}
.about-us-text{
	margin-bottom: 80px;
	text-indent: 40px;
	margin-top: 30px;
	padding:20px;
	font-size: 16px;
}
.instruction-list > li{
	margin: 15px;
}
.icon-about-hrader{
	margin-top: 20px;
	font-weight: 500;
	text-align: center;
}
.icon-about-text{
	font-weight: 300;
	text-align: center;
}
.info-link{
	color: #005196;
	transition: 0.1s !important;
	text-decoration: none !important;
}
.info-link:hover{
	color: black;
}
.content-header{
	text-align: center;
	font-size: 30px;
}
.footer-header{
	padding: 50px;
	text-align: center;
	color: white;
	font-size: 28px;
	font-weight: 400;
}
.footer-header-block{
	margin: 10px;
	text-align: center;
	color: white;
	font-size: 16px;
	font-weight: 400;
}
.carousel-item > img{
	padding: 40px;
	margin:0 auto;
}
.content-slide-block{
	background-size: cover !important;
	max-width: 800px;
	margin:0 auto;
	background:url("assets/photos/main-back.jpg");
	background-attachment: fixed;
	box-shadow: 0 0 20px #1f1f1f;
}
.footer-text-block{
	color: white;
}
.content-text{
	letter-spacing: 1px;
	font-weight: 400;
	text-align: center;
	font-size: 18px;
	margin: 30px;
}
.container-footer{
	max-width: 1300px;
	margin: 0 auto;
	padding: 0px 40px 40px 40px;
}

.content-line{
	margin: 60px;
	height: 2px;
	background-color: #1f1f1f;
}
.app-text-block{
	margin: 30px;
}
.content-img-sim{
	margin:40px;
	text-align: center;
}
.carousel-control-prev, .carousel-control-next {
    background-color: #00000099;
}
.video-description-text, .content-sim-description{
	font-size: 17px;
	text-align: center;
	margin: 40px;
}
.footer{
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background: url("assets/photos/main-back.jpg");
    background-size: cover;
    background-attachment: fixed;
    background-position: center;
	text-align: center;
	color: white;
}
.footer-inform{
	margin:10px;
	font-weight: 300;
}
.footer-center-block{
	padding-top: 30px;
}
.footer-left-block{
	padding-left: 60px !important;
}
.footer-links-header{
	text-decoration: none !important;
	color: white;
	transition: 0.2s;
}
.pay-image{
	text-align: center;
}
.pay-block-text{
	padding: 10px;
}
.footer-link{
	transition: 0.2s !important;
	color: white;
	text-decoration: none !important;
}
.footer-link:hover{
	color: #2485ca;
}
.pay-text{
	margin-top: 20px;
}
.footer-header-block{
	margin:20px;
	font-weight: 500;
	font-size: 20px;
}
.form-mail{
	padding-top: 50px;
	margin: 0 auto !important;
	max-width: 400px;
}
.footer-icon-rows{
	padding-bottom: 40px;
}
.btn-send{
	transition: 0.2s !important;
	padding:10px;
	background-color: #1f1f1f;
	color: white;
	width: 100%;
	margin-top: 10px;
	border: none;
	outline: none;
	border-radius: 10px;
}
.navbar-icon-car > i{
	font-size: 17px;
	text-align: center;
	width: 40px;
}
.flex-block-function{
	cursor: pointer;
}
.footer-last-text{
	font-weight: 300;
	color: white;
	margin-top:40px;
	text-align: center;
	font-size: 20px;
	line-height: 30px;
	
}
.footer-size-text{
	font-size: 25px;
}
.btn-send:hover{
	background-color: #012a47;
}
.youtube-main-block{
	display: flex;
	justify-content: center;
}
.footer-end{
	margin-top: 40px;
	background-color: #1f1f1f;
	color: white;
	padding: 30px;
}
.youtube-main-block > iframe{
	width: 500px;
	height: 281px;
	}
.youtube-video-block{
	background-size: cover;
	margin: 0 auto;
	width: 500px;
	height: 281px;
}

.config-links{
	margin-left: 60px;
	display: none;
}
.device-menu-hider{
	display: none;
	transition: 0.2s;
	/*youtube */
}
.youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer;
}
.marginer-block{
	transition: 0.2s;
}
.youtube .play {
    background: url('assets/photos/youtube-play-btn.png') no-repeat; /*ВАЖНО: здесь укажите адрес до изображения*/
    background-position: 0 -50px;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
    position: absolute;
    height: 50px;
    width: 69px;
    transition: none;
    top:0;
    left:0;
    right:0;
    bottom:0;
    margin:auto;
}
.youtube:hover .play {
    background-position: 0 0;
}
.footer-links{
	text-align: left;
}
.img-payments{
	padding-top: 20px;
	max-width: 100%;
	height: auto;
}
@media (max-width: 1380px) {
  .marginer-block{
  	max-width: 0% !important;
  	padding-right: 0px !important; 
    padding-left: 0px !important;
  }
  .block-car-functions{
  	margin: 0 auto;
  }
  .navbar-brand{
  	width: 50px;
  }
  .dropdown-car{
  	margin-left: 30px;
  }
  .sidebar{
  	width: 48px;
  }
  .nav-item{
  	margin-left: 20px;
  }
}
@media (max-width: 1212px){
	.caps-header-text{
		font-size: 11px;
	}
	.function-header{
		font-size: 12px;
	}
}
@media (max-width: 1200px){
	.container-footer{
		max-width: 900px;
	}
	.footer-marginer{
		margin-top:20px;
	}
	}
@media (max-width: 1180px){
	.blue-car-image{
		margin-top: 200px;
		width: 620px;
		height: auto;
	}
	.img-id-2 {
    	margin-top: 30px;
	}
	.function-left-padding{
		padding-left: 320px !important;
	}
	.img-id-3 {
    	margin-top: 100px;
	}
	.function-right-padding{
		padding-right: 320px !important;
	}
}
@media (max-width: 1066px){
	.function-left-padding{
		padding-left: 300px !important;
	}
	.function-right-padding{
		padding-right: 300px !important;
	}
	}
@media (max-width: 991px){
	.btn-main-buy-href{
		display: block;
	}
	.block-baner{
		margin:45px 0 0 0;
	}
	.navbar {
    width: 100%;
    position: absolute !important;
	}
	.footer-header-block{
		font-size: 14px;
	}
	.caps-header-text{
		font-size: 11px;
	}
	.footer-links{
		text-align: center;
	}
	.footer-left-block{
		padding-left: 15px !important;
	}
	.header-site{
		display: none;
	}
	.device-header-cars{
		display: block;
	}
	.function-header{
		font-size: 12px;
	}
	.navbar{
		z-index: 999;
	}
	.modal{
		z-index: 9999;
	}
	.navbar-collapse{
		margin-top: 5px;
		border-top: 2px solid #272727;
	}
	.dropdown-сars-pages{
		width: 100%;
	}
	.main-car-image{
		display: none;
	}
	.function-left-padding{
		padding-left: 15px !important;
	}
	.img-id-1{
		margin-top: 0px;
	}
	.img-id-2 {
    margin-top: 0px;
	}
	.function-right-padding {
    padding-right: 15px !important;
    }
    .img-id-3 {
    margin-top: 0px;
	}
	.img-id-4 {
	    margin-top: 00px;
	}
	.flex-block-function{
		margin-bottom:40px;
	}
	.sidebar{
		display: none;
	}
	.nav-link, .nav-phone {
	    background-color: #272727;
	   padding: .5rem 10px;
	    margin: 10px;
	}
	.nav-link:hover, .nav-phone:hover{
		background-color: #404040;
	}
	.nav-item {
	    margin-left: 0px;
	}
	.device-hider{
		display: none;
	}
	.device-menu-hider{
		display: inline-block;
	}
}
@media (max-width: 767px){
	.about-us-icon-block{
		margin-bottom: 25px;
	}
	.content-pages{
		background-attachment: initial;
	}
	.content-slide-block{
		background-attachment: initial !important;
		background-position: center;
	}
	.footer{
		background-image: none;
		background-color: #232323;;
	}
	.content-img-sim > img{
	box-shadow:0 0 20px #565656; 
	width: 100%;
	height: auto;
 }
}
@media (max-width: 575px){
	.footer-icon-rows > div{
		margin-bottom: 40px;
	}
	.footer-marginer {
	    margin-top: 0px;
	}
	.footer-inform {
		font-size: 18px !important;
	}
	.footer-text-block{
		font-size: 14px;
	}
	/*.container-footer{
		padding: 5px;
	}*/
}
@media (max-width: 426px){
	.block-baner{
		display: none;
	}
	.block-baner-device{
		display: block;
	}
}
@media (max-width: 520px){
	.carousel-item > img{
		width: 100%;
		height: auto;
	}
	.about-us-text, .video-description-text, .content-sim-description{
		font-size: 14px;
	}
}
