html, body{
	padding: 0;
	margin: 0;
}

p, ul, h1, h2, h3, h4, h5, h6 {
	margin: 0;
}

.wrapper {
	margin: 0 auto;
	width: 1275px;
	max-width: 100%;
}

footer {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	margin: 0 auto;
	width: 1275px;
	max-width: 100%;
	background: #616161;
	padding: 26px 0;
}

header {
	width: 100%;
	height: 98px;
	background: rgb(2,0,36);
	background: linear-gradient(0deg, rgba(2,0,36,1) 0%, rgba(255,255,255,1) 0%, rgba(0,0,0,1) 100%);
}

.logo-menu{
	display: flex;
	width: 100%;
}

.logo{
	max-height: 128px;
}

ul.myul {
	display: flex;
    max-width: 100%;
    padding-top: 37px;
	padding-left: 10px;
    margin: 0;
}


ul.myul > li {
	position: relative;
    list-style-type: none;
    background: rgba(133, 32, 32, 1);
    border-radius: 10px;
    width: 182px;
    height: 39px;
    margin-left: 32px;
	font-style: normal;
	font-weight: 700;
	font-size: 16px;
	line-height: 40px;
	color: #FFFFFF;

}

ul.myul > li:first-child {
	margin-left: 0px;
}

ul.myul > li > a {
	display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
	text-decoration: none;

	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-size: 18px;
	line-height: 22px;
	/* identical to box height */

	color: #FFFFFF;

	text-shadow: 
	  -1px -1px 0 #000,
	  1px -1px 0 #000,
	  -1px 1px 0 #000,
	  1px 1px 0 #000,
	  0px 4px 4px rgba(0, 0, 0, 0.25);
}

.fon {
	position: relative;
	background-image: url(images/fon.jpg);
	height: 847px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
}

.prizqv{
	max-width: 100%;
	width: 591px;
	padding-left: 75px;
	padding-top: 198px;
}

.prizqv h1{
	font-family: 'Orelega One';
	font-style: normal;
	font-weight: 400;
	font-size: 64px;
	line-height: 70px;
	letter-spacing: 0.045em;
	text-transform: uppercase;
	color: #FFFAFA;
}

.skidka {
	display: flex;
    align-items: center;
	max-width: 100%;
    width: 479px;
    height: 101px;
    margin-top: 36px;
}

.skidka h2 {
	font-family: 'Orelega One';
	font-style: normal;
	font-weight: 400;
	font-size: 32px;
	line-height: 35px;
	color: #FFFAFA;
}

.knopka_prizqva {
	width: 211px;
	height: 51px;
	margin-left: 158px;
	margin-top: 79px;
	background: #852020;
	border-radius: 35px;
	text-align: center;
}

.kp {
	display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
	list-style-type: none;
	font-family: 'Ole';
	font-style: normal;
	font-weight: 400;
	font-size: 20px;
	text-decoration: none;
	color: #FFFFFF;
}


.striwki {
	display: flex;
    align-items: center;
    justify-content: center;
	box-sizing: border-box;
	width: 100%;
	height: 43px;
	left: 0px;
	top: 945px;
	background: linear-gradient(180deg, #312C2C 0%, rgba(173, 173, 173, 0) 100%);
}

.striwki h2{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-size: 32px;
	line-height: 39px;
	color: #000;
	text-shadow: 
	  -1px -1px 0 #000,
	  1px -1px 0 #000,
	  -1px 1px 0 #000,
	  1px 1px 0 #000,
	  0px 4px 4px rgba(0, 0, 0, 0.25);
}

.section1 {
	box-sizing: border-box;
	max-width: 100%;
	width: 100%;
	background: radial-gradient(100% 100% at 50.04% 0%, #1F1F1F 0%, rgba(255, 255, 255, 0) 50%, #1F1F1F 100%);
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}

.strs {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	padding-top: 19px;
}

.str {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 605px;
	background: #616161;
	border-radius: 10px;
	margin: 0 10px 10px 10px;
}

.str .cols{
	display: flex;
	width: 100%;
	max-width: 100%;
}

.str h4{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 24px;
	color: #000000;
	padding: 10px;
}

.stri {
	width: 250px;
	height: 293px;
	border-radius: 10px;
	margin-right: 16px;
    margin-top: 19px;
}

.str .description{
	padding-top: 19px;
	padding-left: 13px;
}

.str .description h3{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-size: 32px;
	line-height: 39px;

	color: #000000;
}
.str .description h3:first-child{
	color: #A90F0F;
}

.str .description p{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 24px;
	padding-top: 30px;
	color: #FFFFFF;
}

.onas {
	background-color: rgba(97, 97, 97, 1);
	text-align: center;
    padding-bottom: 24px;
}

.onas h2{
	padding-top: 21px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-size: 32px;
	line-height: 39px;
	color: #000000;
	text-shadow: 
	  -1px -1px 0 #000,
	  1px -1px 0 #000,
	  -1px 1px 0 #000,
	  1px 1px 0 #000,
	  0px 4px 4px rgba(0, 0, 0, 0.25);
}

.donasWrapper{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding-top: 29px;
}
.donas {
	width: 620px;
	max-width: 100%;
	background: #ADADAD;
	border-radius: 10px;
	text-align: left;
	margin: 9px 4px;
}
.donas p{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 24.2px;
	color: white;
	padding: 35px 18px;
}

.div_mastera {
	width: 1224px;
    max-width: 100%;
    height: 398px;
    background: #ADADAD;
    border-radius: 10px;
    margin: 0 auto;
	margin-top: 18px;
}

.div_rabotniki {
	display: flex;
    justify-content: center;
    align-items: center;
	flex-wrap: wrap;
	max-width: 100%;
	width: 1175.5px;
	height: 264px;
	background: #636363;
	border-radius: 10px;
	margin: 0 auto;
	margin-top: 9px;
	padding-bottom: 9px;
	text-align: center;
}

.div_rab {
	display: flex;
	flex-direction: column;
    justify-content: center;
    align-items: center;
	margin: 0 auto;
	text-align: center;
	padding-top: 5px;
}

.div_rab h5{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 24px;
	color: #000000;
}

.div_rab > img {
	height: 210px;
	padding-top: 11px;
}

.div_rab a{
	display: flex;
    align-items: center;
    justify-content: center;
	background-color: #852020;
    border-radius: 10px;
    border: none;
    width: 253.02px;
    height: 36px;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
	color: #FFFFFF;
	text-decoration: none;
	margin-top: 33px;
}

.cen_reg {
	display: flex;
	flex-wrap: wrap;
    justify-content: space-around;
	padding-top: 24px;
}

.cenq {
	max-width: 100%;
	width: 524px;
	height: auto;
	background: #ADADAD;
	border-radius: 10px;
	padding: 32px 14px;
	padding-bottom: 70px;
	margin-bottom: 24px;
}

.cenq h2{
	text-align: center;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-size: 32px;
	line-height: 39px;
	color: #000000;
	text-shadow: 
	  -1px -1px 0 #000,
	  1px -1px 0 #000,
	  -1px 1px 0 #000,
	  1px 1px 0 #000,
	  0px 4px 4px rgba(0, 0, 0, 0.25);
}
.cenq ul{
	padding-top: 80px;
    padding-left: 100px;
}

.cenq ul li{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	color: #000000;
	padding: 12px 0;
}

.reg {
	max-width: 100%;
	width: 524px;
	height: auto;
	background: #ADADAD;
	border-radius: 10px;
	padding: 32px 14px;
	padding-bottom: 70px;
	text-align: center;
	margin-bottom: 24px;
}

.reg h2 {
	text-align: center;
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-size: 32px;
	line-height: 39px;
	color: #000000;
	text-shadow: 
	  -1px -1px 0 #000,
	  1px -1px 0 #000,
	  -1px 1px 0 #000,
	  1px 1px 0 #000,
	  0px 4px 4px rgba(0, 0, 0, 0.25);
}

.reg form {
	width: 100%;
	padding-top: 80px;
	padding-bottom: 70px;
}

.reg label {
	font-family: 'Inter';
	font-style: normal;
	font-weight: 800;
	font-size: 20px;
	line-height: 35px;
	color: #000000;
	float: left;
	width: 30%;
	padding-left: 10%;
	text-align: left;
}

.reg input{
	float: left;
	width: 55%;
	height: 36px;
	box-sizing: border-box;
	padding: 5px;
	margin-bottom: 20px;
	background: #FFFFFF;
	border-radius: 20px;
	border: none;
}

.reg .doReg{
	font-family: 'Inter';
    font-style: normal;
    font-weight: 800;
    font-size: 20px;
    line-height: 24px;
    color: #FFFFFF;
    background: #852020;
    border-radius: 20px;
    padding: 14px;
    text-decoration: none;
}

.reg .clearfix:after {
	content: "";
	display: table;
	clear: both;
}

.img_zna4ki {
	height: 130px;
}

.img_bus {
	max-width: 100%;
	height: 304px;
	filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
	margin-right: 36px;
}

.contacts{
	padding-left: 22px;
}

.contacts h3{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 700;
	font-size: 24px;
	line-height: 29px;
	color: #FFFFFF;
}

.contacts p, .contacts p > a{
	font-family: 'Inter';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 29px;
	color: #FFFFFF;
	text-decoration: none;
}

.contacts p{
	padding-top: 33px;
}