a,a:hover,a:visited {
	text-decoration: none;
}

a,aside,footer,header,nav {
	display: block;
}

.btn,.modal__text,.popup-title {
	text-align: center;
}

* {
	padding: 0;
	margin: 0;
	border: 0;
}

*,:after,:before {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

:active,:focus,a:active,a:focus {
	outline: 0;
}

body,html {
	height: 100%;
	width: 100%;
	line-height: 1;
	font-size: 15px;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}

button,input,textarea {
	font-family: inherit;
}

input::-ms-clear {
	display: none;
}

button {
	cursor: pointer;
}

button::-moz-focus-inner {
	padding: 0;
	border: 0;
}

ul li {
	list-style: none;
}

img {
	vertical-align: top;
}

h1,h2,h3,h4,h5,h6 {
	font-size: inherit;
}

body {
	font-family: "Yanone Kaffeesatz",sans-serif;
	color: #000;
	font-size: 20px;
	font-weight: 400;
}

.logo__text,h1,h2,h3,h4,h5,h6 {
	font-weight: 500;
}

.container {
	width: 1240px;
	margin: 0 auto;
	padding: 0 20px;
}

a {
	transition: .5s;
	color: inherit;
}

.btn-mob,.menu,.top__img-mob {
	display: none;
}

.header {
	padding: 17px 0;
}

.header__nav,.top__container {
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.logo {
	display: flex;
	align-items: center;
	margin: 10px 0;
}

.logo__text {
	font-size: 20px;
	padding-left: 10px;
	width: 130px;
}

.logo__text-small {
	display: block;
	font-size: 15px;
}

.header__nav-list {
	display: flex;
	align-items: center;
	gap: 0 20px;
}

.header__contacts {
	font-size: 18px;
	font-weight: 500;
	display: flex;
	align-items: center;
}

.header__contacts-phone {
	margin-right: 30px;
}

.header__contacts-mail {
	margin-right: 24px;
}

.btn {
	font-weight: 700;
	color: #fff;
	padding: 6px 33px;
	background-color: #1de359;
	box-shadow: 0 4px 4px rgba(0,0,0,25%);
	max-width: 326px;
	max-height: 60px;
}

.price,.swiper-pagination-bullet-active {
	background-color: #076dcb;
}

.btn:hover {
	background-color: #fff;
	color: #1de359;
	border: 3px solid #1de359;
}

.about__accent,.price:hover,.top__title-accent {
	color: #076dcb;
}

.top__content {
	margin-right: 65px;
  width: 48%;
}

.top__title {
	font-size: 50px;
	font-weight: 700;
	margin-bottom: 30px;
}

.top__content-list {
	font-size: 30px;
	line-height: 120%;
}

.top__content-item {
	margin-bottom: 30px;
	background-image: url(/images/check.svg);
	background-repeat: no-repeat;
	background-size: 36px;
	background-position: left center;
	padding-left: 46px;
}

.price {
	padding: 19px 60px;
	margin-bottom: 20px;
	height: 60px;
}

.about__title,.title {
	margin-bottom: 50px;
}

.price:hover {
	background-color: #fff;
	border: 3px solid #076dcb;
}

.price__wht {
	padding: 19px 27px;
}

.top__img {
	margin-right: -20px;
}

.about,.contacts,.plus {
	padding: 80px 0;
}

.about__container {
	display: flex;
	justify-content: space-between;
}

.about__content {
	max-width: 520px;
}

.title {
	font-weight: 500;
	font-size: 42px;
}

.about__text-sent {
	margin-bottom: 10px;
}

.about__accent {
	font-weight: 500;
}

.about__text-subtitle {
	padding-top: 10px;
	margin-bottom: 10px;
}

.about__text-list {
	padding-left: 16px;
	margin-bottom: 20px;
}

.about__text-item {
	list-style-type: disc;
}

  video {
	border-radius: 10px;
  }

.plus__content {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 53px;
	margin-bottom: 50px;
}

.plus__item--first {
	width: 169px;
}

.plus__item--second {
	width: 270px;
}

.plus__item--third {
	width: 280px;
}

.plus__item--forth {
	width: 306px;
}

.plus__item--fifth {
	width: 169px;
}

.plus__item--sixth {
	width: 270px;
}

.plus__item--seventh {
	width: 280px;
}

.plus__item--eighth {
	width: 180px;
}

.plus__item-img {
	display: block;
	margin-left: -6px;
}

.contacts__content,.popup form {
	display: flex;
}

.plus__item-title {
	font-size: 30px;
	font-weight: 700;
	color: #076dcb;
}

.plus__btn {
	margin: 0 auto;
}

.contacts__maininfo {
	margin-left: 40px;
}

.contacts__info {
	display: flex;
	flex-wrap: wrap;
	gap: 20px 50px;
	margin-bottom: 50px;
	align-self: flex-end;
	width: 100%;
}

.contacts__info-item {
	width: 252px;
}

.contacts__info-label {
	font-weight: 500;
}

.contacts__info-link {
	font-weight: 500;
	font-size: 30px;
}

.contacts__btn {
	max-width: 100%;
}

.swiper {
	width: 460px;
	height: 650px;
	position: relative;
	margin: 0;
	border-radius: 10px;
	
}

.swiper-slide img {
	border-radius: 10px;
}
.swiper-button-next:after,.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after,.swiper-rtl .swiper-button-prev:after {

	content: '';
}

.swiper-button-next,.swiper-button-prev,.swiper-rtl .swiper-button-next,.swiper-rtl .swiper-button-prev {

	display: none;
}

.swiper-button-prev img {
	margin-left: 20px;
}

.swiper-button-next img {
	margin-right: 20px;
}

.popup-bg,.popup-bg-wht {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.8);
	display: none;
	z-index: 10;
}

.popup {
	position: absolute;
	background: #fff;
	width: 760px;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	padding: 80px 100px;
	z-index: 10;
}

.popup form {
	flex-direction: column;
}

.popup-title {
	font-size: 42px;
	font-weight: 700;
	padding-bottom: 10px;
}

.popup form input,.popup__btn {
	height: 70px;
	font-size: 30px;
	font-weight: 700;
}

.popup__btn {
	width: 100%;
	max-width: none;
	max-height: none;
	margin: 10px 0;
}

.popup form input {
	margin-top: 20px;
	border: 3px solid #076dcb;
	padding: 20px 30px;
}

.close-popup,.close-popup-wht {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}

.no-scroll {
	overflow-y: hidden;
}

.popup form input::placeholder {
	color: #9f9f9f;
	font-size: 30px;
	font-weight: 700;
}

.input-wht {
	border: 3px solid #1de359!important;
}

iframe {
	width: 560px;
	height: 504px;
}

@media (max-width:480px) {
	.container {
		width: 320px;
		padding: 0 10px;
	}

	.header__contacts,.header__nav-list,.top__img-desk {
		display: none;
	}

	.burger-checkbox {
		position: absolute;
		visibility: hidden;
	}

	.burger {
		z-index: 1;
		cursor: pointer;
		display: block;
		position: relative;
		border: none;
		background: 0 0;
		width: 40px;
		height: 26px;
	}

	.burger_contacts,.menu-list {
		left: 0;
		position: absolute;
		margin: 0;
		background: #fff;
		list-style-type: none;
		transform: translateX(-100%);
		transition: .3s;
		gap: 0 7px;
	}

	.burger::after,.burger::before {
		content: '';
		left: 0;
		position: absolute;
		display: block;
		width: 100%;
		height: 3px;
		background: #076dcb;
	}

	.burger::before {
		top: 0;
		box-shadow: 0 11px 0 #076dcb;
		transition: box-shadow .3s .15s,top .3s .15s,transform .3s;
	}

	.burger::after {
		bottom: 0;
		transition: bottom .3s .15s,transform .3s;
	}

	.burger-checkbox:checked+.burger::before {
		top: 11px;
		transform: rotate(45deg);
		box-shadow: 0 6px 0 transparent;
		transition: box-shadow .15s,top .3s,transform .3s .15s;
	}

	.burger-checkbox:checked+.burger::after {
		bottom: 11px;
		transform: rotate(-45deg);
		transition: bottom .3s,transform .3s .15s;
	}

	.menu-list {
		top: 80px;
		display: grid;
		padding: 30px 0 0;
		width: 100%;
		display: flex;
	}

	.burger_contacts {
		top: 134px;
		display: grid;
		padding: 20px 0 25px 10px;
		width: 100%;
		display: flex;
		align-items: baseline;
		flex-direction: column;
		box-shadow: 0 4px 4px rgba(0,0,0,25%);
	}

	.menu-item {
		display: block;
		padding: 8px;
		color: #000;
		font-size: 20px;
		font-weight: 500;
	}

	.menu-item:hover {
		background: rgba(255,255,255,.2);
	}

	.burger-checkbox:checked~.burger_contacts,.burger-checkbox:checked~.menu-list {
		transform: translateX(0);
	}

	.burger__contacts-box {
		display: flex;
		justify-content: space-between;
		align-items: center;
		width: 100%;
		margin-bottom: 20px;
	}

	.menu {
		display: block;
	}

	.popup,.swiper,.top__img,iframe {
		width: 300px;
	}

	.popup {
		padding: 50px 10px;
	}

	.top__title {
		font-size: 25px;
		margin-bottom: 20px;
	}

	.about__container,.contacts__content,.top__container {
		flex-direction: column;
	}

	.top__content {
		padding: 50px 0;
		margin-right: 0;
	}

	.top__img-mob {
		margin-bottom: 30px;
	}
  .top__content {
	margin-right: 0;
	width: 100%;
  }
	.top__img {
		height: 321px;
		margin-right: 0;
	}

	.top__content-item {
		margin-bottom: 20px;
		background-size: 30px;
		padding-left: 40px;
	}

	.top__content-list {
		font-size: 15px;
		line-height: 200%;
	}

	.price,.price__wht {
		font-size: 20px;
		max-width: 300px;
	}

	.price {
		padding: 19px 35px;
	}

	.price__wht {
		padding: 19px 2px;
	}

	.title {
		font-size: 25px;
		margin-bottom: 30px;
	}

	.swiper {
		height: 354px;
		margin-top: 20px;
	}

	.about__text {
		width: 95%;
	}

	.about,.contacts,.plus {
		padding: 50px 0;
	}

  video {
	margin-top: 50px;
	width: 300px;

  }

	.plus__item {
		width: 50%;
	}

	.plus__item-img {
		width: 30px;
		height: 30px;
	}

	.contacts__info-link,.plus__item-title {
		font-size: 18px;
	}

	.contacts__info-label,.plus__item-text {
		font-size: 15px;
	}

	.plus__content {
		justify-content: space-between;
		gap: 20px 13px;
	}

	.plus__item--forth {
		width: 160px;
		order: -7;
	}

	.plus__item--third {
		width: 127px;
		order: -6;
	}

	.plus__item--first {
		width: 160px;
		order: -5;
	}

	.btn-desk,.plus__item--second {
		display: none;
	}

	.plus__item--fifth {
		width: 127px;
		order: -4;
	}

	.plus__item--sixth {
		width: 160px;
		order: -3;
	}

	.plus__item--eighth {
		width: 127px;
		order: -2;
	}

	.plus__item--seventh {
		width: 160px;
		order: -1;
	}

	.btn-mob {
		max-width: 140px;
		padding: 19px 6px;
		margin-top: 30px;
	}

	.contacts__maininfo {
		margin-left: 0;
	}

	.contacts__info {
		gap: 15px 10px;
		margin-top: 30px;
		margin-bottom: 30px;
	}

	.contacts__info-item:nth-child(odd) {
		width: 56%;
	}

	.contacts__info-item:nth-child(2n) {
		width: 40%;
	}

	iframe {
		height: 251px;
	}
}