@import url('https://web.archive.org/web/20220630152719cs_/https://fonts.googleapis.com/css2?family=Istok+Web:wght@400;700&display=swap');
body{
	font-family: 'Istok Web', sans-serif;
}
a, a:hover, a:active, a:focus, button, button:hover, button:active, button:focus{
	outline:none;
}
a.logo:hover{
	opacity:1;
}
a:hover, button:hover{
	text-decoration:none;
	opacity:0.8;
}
a{
	color:#00b7ff;
}
button{
	border:none;
}
/* Кнопки */
a.inline-block, button.inline-block{
	display:inline-block;
	padding:8px 40px;
}
a.display-block, button.display-block{
	display:block;
	padding:8px 40px;
	width:300px;
	text-align:center;
}
a.color-1, button.color-1{
	background-color: #00b7ff;	
	color:#fff;
	font-weight:500;
}
a.color-2, button.color-2{
	background-color:rgb(206, 11, 11);	
	color:#fff;
	font-weight:500;

}
a.radius, button.radius, input.radius{
	border-radius:5px;
}
a.center {
    margin: 20px auto 10px;
}
a.right{
	margin: 20px 0 10px auto;
}
a.big{
	padding:16px 60px;
	font-size:18px;
}
.first-block a.big{
	width:360px;
}
.padding-a{
	padding:8px 40px;
}
/* Отступы */
.m-t-10{
	margin-top:10px;
}
.m-10{
	margin-top:10px;
	margin-bottom:10px;
}
.m-t-20{
	margin-top:20px;
}
.m-t-30{
	margin-top:30px;
}
.m-t-40{
	margin-top:20px;
}
.m-b-10{
	margin-bottom:10px;
}
.m-b-20{
	margin-bottom:20px;
}
.m-b-30{
	margin-bottom:10px;
}
.m-b-40{
	margin-bottom:40px;
}
.m-20{
	margin-top:20px;
	margin-bottom:20px;
}
.p-40{
	padding-top:40px;
	padding-bottom:40px;
}
.p-b-20{
	padding-bottom:20px;
}

/* Тексты */
p.slogan-text{
	font-size:38px;
	color:#fff;
	font-weight:400;
	line-height:1.2;
}
p.slogan-text span{
	font-size:68px;
	color:#00b7ff;
	font-weight:800;
}
p.col-title{
	font-size:24px;
	font-weight:600;
}
.white{
	color:#fff;
}
/* h2,h3,h4{
	margin:25px 0px 15px;
} */
p.title-block, h1.title-block, h2.title-block, h3.title-block{
	font-size: 2rem;
	font-weight:600;
	line-height: 1.2;
}
p.promo-text{
	font-size: 22px;
}
p.code-text{
	font-size:20px;
	color:#fff;
	margin:20px 0px 20px;
}
p.code-text span{
	color: #00b7ff;
	font-weight: 800;
}
p.center{
	text-align:center;
	margin-top:30px;
}
p.right{
	text-align:right;
	margin-top:30px;
}
/* Шапка */
header, footer{
	background-color: #090f1e;
	padding:20px 0px 0px;
}
header .logo img, footer .logo img{
	max-width:180px;
}
header .logo a, footer .logo a{
	float:left;
}
footer{
	padding:20px 0px 10px;
}
p.slogan{
	float:left;
	font-size:14px;
	color:#fff;
	line-height:1.1;
	font-weight:700;
	font-style: italic;
	text-transform:uppercase;
	margin:25px 0px 0px 15px;
}
p.slogan span{
	font-weight:100;
}
a.phone{
	font-size:20px;
	color:#00b7ff;
	padding: 8px 0px;
	margin-top:7px;
}
.navbar-nav{
	margin:0px auto;
}
/* Первый блок */
header{
	background:url(../index_files/fon-screen-1-1.jpg) center 0px no-repeat;
}
.first-block{
	background:url(../index_files/fon-screen-1-1.jpg) center -110px no-repeat;
}
.first-block, .promo-block{
	background-color: #090f1e;
	padding:50px 0px 0px;
	overflow: hidden;
}
.first-block img{
	max-width:700px;
}
.first-block p.slogan-text{
	margin-top:70px;
	margin-bottom:30px;
}
/* Другие блоки */
.other-block{
	padding-top: 20px;
	padding-bottom: 10px;
}
.end-block{
	padding:10px 0px;
}
.block-3-col img{
	max-width:100px;
}
.ground-1{
	background-color: #090f1e;
}
.number-circle{
	background-color: #00b7ff;
	border-radius:50%;
	color:#fff;
	font-size:38px;
	text-align:center;
	float:left;
	margin:10px auto 20px;
	width:70px;
	height:70px;
	line-height:70px;
}
.list-left .p-text{
	float:left;
	width: 240px;
	margin: 22px 0px 5px 15px;
}
.logos-block img{
	margin:0px 10px;
}
.logos-block {
    text-align: center;
    display: block;
    margin: 15px auto 0px;
}
.app-block .col-50 img{
	max-width:250px;
	display:block;
	margin:100px auto 0px;
}
.col-50{
	width:50%;
}
.app-block{
	padding-bottom:50px;
}
/* Промо блок */
.promo-block button, .promo-block a{
	max-width: 100%;
	width:100%;
	padding:20px 10px;
	margin-top:20px;
}
input.promocode{
	border:none;
	background:#eee;
	padding:10px 20px;
	text-align: center;
	font-size: 26px;
	font-weight:600;
	max-width: 100%;
	margin-top:20px;
}
/* Аккордион */
.accordion .card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    background-color: #00b7ff;
    border-bottom: #00b7ff;
}
.accordion .btn-link{
    font-size:20px;
	font-weight:600;
}
#accordion-one.accordion .btn-link{
	cursor:default;
}
.accordion .btn.focus, .accordion .btn:focus {
    outline: 0;
    box-shadow: none;
    text-decoration:none;
}
.accordion .btn-link:hover{
    text-decoration:none;
	color:#fff;
}
/* Табы */
#pills-tabContent{
	padding: .75rem 1.25rem;
	border:1px solid #00b7ff;
	border-radius:3px;
}
.tabs-block h3{
	margin-top:10px;
}
/* Видео */
.video {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.video iframe, .video object, .video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* Навигационная панель */
.clearfix{
	display:block;
	width:100%;
	overflow:hidden;
	height:1px;
}	
.navbar-light .navbar-nav .nav-link {
    color: #fff;
	padding-right: 1.5rem;
    padding-left: 1.5rem;
	font-size:18px;
	font-weight:600;
	padding-bottom: 0px;
}
.navbar-light .navbar-nav .nav-item:first-child .nav-link{
	padding-left:0px;
}
.navbar {
    padding: .5rem 0rem;
}
.navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}
.navbar-light .navbar-toggler {
    position:absolute;
	right:10px;
	top:-82px;
	color: #fff;
    border-color: #fff;
}
.navbar-light .navbar-toggler-icon {
    background: url(/web/20220630152719im_/https://1-winwebsite.ru/img/open-menu.png) no-repeat;
	background-size:30px;
}
.breadcrumb a{
	color: #212529;
	opacity:0.6;
	font-size:14px;
	margin:0px 3px;
}
.rating{
	width:100%;
	overflow:hidden;
}
.rating .cover{
	width:270px;
	display:block;
	margin:10px auto;
}
.rating img{
	float:left;
}
.rating p.rating-text{
	float:left;
	font-size:14px;
	color: #ffcd00;
	line-height:1.4;
	font-weight:700;
	text-transform:uppercase;
	margin:5px 0px 20px 15px;
}
.rating p.rating-text span{
	font-weight:100;
	color:#fff
}
.block-plus{
	margin-top:20px;
}
.block-plus p{
	color:#fff;
	line-height:1.1;
	margin-bottom:3px;
	background: url(/web/20220630152719im_/https://1-winwebsite.ru/img/favorite.png) 0px 0px no-repeat;
	background-size:14px;
	padding-left:22px;
}


/* feedback */
#message,#message2 {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
}
#inner-message {
    margin: 0 auto;
}

.feedback {
    display: flex;
    flex-direction: column;
    padding: 30px 0;

}
.feedback__rewiew {
    display: flex;
    margin: 0 0 30px 0;

}
.feedback__image {
    width: 75px;
    height: 75px;
    border-radius: .3rem;
    overflow: hidden;
    margin: 0 30px 0 0;
    flex-shrink: 0;
}
.feedback__image img{
    width: 75px;
    height: 75px;
    object-fit: cover;
}
.feedback__content{
    flex-grow: 1;
}
.feedback__header {
    display: flex;
    justify-content: space-between;
}
.feedback__nickname {
    font-weight: 700;
}
.feedback__date {
    font-style: italic;
}


.rating {
    display: flex;
    align-items: center;

}
.rating__minus, .rating__plus, .rating__minus:hover, .rating__plus:hover{
    text-decoration: none;
    font-size: 30px;

}
.rating__minus {

    margin: 0 10px 0 0;
}
.rating__number {
    font-size: 20px;
    margin: 0 10px 0 0;

}
.rating__plus {

}

/* feedback END */


footer .menu-footer{
	padding:0px;
	text-align:center;
}
footer .menu-footer li{
	display:inline-block;
}
footer .menu-footer li a{
	color:#fff;
}





/* feedback */
#message,#message2 {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    display: none;
}
#inner-message {
    margin: 0 auto;
}

.feedback {
    display: flex;
    flex-direction: column;
    padding: 30px 0;

}
.feedback__rewiew {
    display: flex;
    margin: 0 0 30px 0;

}
.feedback__image {
    width: 75px;
    height: 75px;
    border-radius: .3rem;
    overflow: hidden;
    margin: 0 30px 0 0;
    flex-shrink: 0;
}
.feedback__image img{
    width: 75px;
    height: 75px;
    object-fit: cover;
}
.feedback__content{
    flex-grow: 1;
}
.feedback__header {
    display: flex;
    justify-content: space-between;
}
.feedback__nickname {
    font-weight: 700;
}
.feedback__date {
    font-style: italic;
}


.rating {
    display: flex;
    align-items: center;

}
.rating__minus, .rating__plus, .rating__minus:hover, .rating__plus:hover{
    text-decoration: none;
    font-size: 30px;

}
.rating__minus {

    margin: 0 10px 0 0;
}
.rating__number {
    font-size: 20px;
    margin: 0 10px 0 0;

}
.rating__plus {

}

/* feedback END */



/* action */
.b-action{
    overflow: hidden;

    min-height: 300px;
    color: white;
    padding: 20px 40px;
    position: relative;
	z-index: 0;
	border-radius: 30px !important;

}
.b-action__bg{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: -1;
    filter: brightness(0.5);
}

.b-action__top-text {
    color: white;
    margin: 0 0 20px;
}
.b-action__main-text {
	color: white;
    font-size: 40px;
    margin: 0 0 20px 0;
    max-width: 70%;
    line-height: 1;
    font-weight: 600;
}

.b-action__sub-text {
    color: white;
    margin: 0 0 20px 0;
}
.b-action__number{
    position: absolute;
    bottom: 40px;
    right: 60px;
    width: 300px;
}
.b-action__logo{
    width: 200px;
    position: absolute;
    top: 40px;
    right: 60px;
}
.b-action__annotation{
	position: absolute;
	right: 126px;
    bottom: 19px;
}
.b-action__buttons{

}
.b-action__button{
    height: auto !important;
    border-radius: 30px !important;
}
.b-action__button--left{
    margin-right: 10px;
}
@media (max-width: 576px) {
    .b-action{
		padding: 100px 20px 20px;
    }
    .b-action__bg{
        height: 100%;
        width: auto;
    }
    
    .b-action__top-text {
        line-height: 1;
    }
    .b-action__main-text {
		line-height: 1;
		font-size: 26px;
    }
    
    .b-action__sub-text {

    }
    .b-action__number{
        right: auto;
        left: 20px;
        bottom: auto;
        top: 25px;
        width: 100px;
    }
    .b-action__logo{
		width: 160px;
        top: 20px;
        right: 20px;
    }
    .b-action__buttons{

    }
    .b-action__button{
        text-align: center;
		font-size: 13px;
		width: 100%;
    }
    .b-action__button--left{
        width: 100%;
        margin: 0 0 20px 0;
	}
	.b-action__annotation{
		right: auto;
		bottom: auto;
		left: 20px;
		top: 54px;
	}
}
/* action END */
/*
     FILE ARCHIVED ON 15:27:19 Jun 30, 2022 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 04:11:29 Jun 17, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.465
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.01
  esindex: 0.01
  cdx.remote: 9.908
  LoadShardBlock: 528.287 (3)
  PetaboxLoader3.datanode: 174.669 (5)
  load_resource: 235.698 (2)
  PetaboxLoader3.resolve: 122.712 (2)
*/