body {margin: 0; padding: 0;}

#header {
	position: relative;
	background-color: #FFF;
	border-bottom: 1px solid #F5F5F5;
    display: flex;
    flex-direction: column;
	margin-bottom: 32px;
    margin-top: 32px;
}

#header .container { position: relative; }

li.f1 {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}

li.f2 {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}

li.f3 {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}

li.a2 {
    display: block;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    unicode-bidi: isolate;
}

.logo {
	width: 220px;
	height: 53px;
}

.my-input:hover::placeholder {
	color: #303030;
}

.my-input:active {
	border: 1px solid #303030;
}

.my-input:focus {
	outline: none;
	border: 1px solid #303030;
}

.my-input:hover {
	cursor:pointer;
}

/* ----------------------------------------------------------------
	Header Right Area
-----------------------------------------------------------------*/


.header-extras {
	/* float: right; */
	/* margin: 30px 0 0; */
}

.header-extras li {
	float: left;
	margin-left: 20px;
	height: 40px;
	/*overflow: hidden;*/
	list-style: none;
}

.header-extras li i { margin-top: 3px !important; }

.header-extras li:first-child { margin-left: 0; }

.header-extras li .he-text {
	float: left;
	padding-left: 10px;
	font-weight: bold;
	font-size: 16px;
	line-height: 1.43;
	color: #000000;
}

.header-extras li .he-text span {
	display: block;
	font-weight: 400;
	color: #000000;
}

	.biba {
	display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: center;
	gap: 30px;
	}
	
	.biba1 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
	}
	
	.biba2 {
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    gap: 30px;
    height: 86px;	
	}
	
	#logo {
    position: relative;
    width: 220px;
    height: 53px;
	}
	
	i.fa.fa-angle-down {
    color: white;
    margin-left: 5px;
    font-size: 20px;
	}

	* {box-sizing: border-box;}
	form {
	  position: relative;
	  width: 471px;
	  margin: 0 auto;
	}

	input {
		width: 100%;
		height: 48px;
		padding-left: 15px;
		border: 1px solid #D9D9D9;
		font-size: 16px;
		line-height: 16px;
		font-weight: 400;
		font-family: "Inter", sans-serif;
	}

	.lupa {
		height: 20px;
		width: 20px;
		position: absolute;
		top: 13px;
		right: 15px;
		cursor: pointer;
		border: none;
		background: none;
	}

	.lupa:before {
	  content: "\f002";
	  font-family: FontAwesome;
	  color: #656565;
	  font-size: 20px;
	}

	.ren {
		margin-top: 0px;
		margin-bottom: 5px;
		font-size: 14px;
		line-height: 14px;
		font-weight: 400;
		font-family: "Inter", sans-serif;
		color: #656565;
		text-align: right;
	}

	.text-muted {
		font-size: 16px;
		line-height: 16px;
		font-weight: 400;
		font-family: "Inter", sans-serif;
		color: #BE2C0C;
		float: right;
		text-decoration: underline;	
	}
	
	.text-muted:hover {
		text-decoration: none;
	}
	
	.text-muted2 {
		font-size: 14px;
		line-height: 14px;
		font-weight: 400;
		font-family: "Inter", sans-serif;
		color: #BE2C0C;
		text-decoration: underline;	
	}
	
	.text-muted2:hover {
		text-decoration: none;
	}	
	
	.text-muted3 {
		font-size: 20px;
		font-weight: 400;
		line-height: 20px;
		text-align: center;
		font-family: "Inter", sans-serif;
		color: #BE2C0C;
		text-decoration: underline;	
	}	

	.butir {
		font-size: 16px;
		line-height: 16px;
		font-weight: 400;
		font-family: "Inter", sans-serif;
		color: #BE2C0C;	
		border: 1.2px solid #BE2C0C;
		padding: 16px 32px 16px 32px;
	}
	
	.butir2 {
		width: 196px;
		height: 48px;
		padding: 16px 32px 16px 32px;
		background: #BE2C0C;
		border: 1px solid #BE2C0C;
		font-size: 16px;
		font-weight: 300;
		line-height: 16px;
		text-align: center;
		color: white;
		font-family: "Inter", sans-serif;
		display: block;
	}
	
	.butir3 {
		font-size: 16px;
		line-height: 16px;
		font-weight: 400;
		font-family: "Inter", sans-serif;
		color: #BE2C0C;
		border: 1.2px solid #BE2C0C;
		padding: 16px 32px 16px 32px;
		background: white;
		width: 306px;
		height: 48px;
		display: block;
		text-align: center;
	}
	
		.butir:hover {
			background: #E537101A;	
			border: 1px solid #E53710;
			color: #E53710;
		}

		.butir:active {
			background: #9F1E01;	
			border: 1px solid #FFFFFF;
			color: #FFFFFF;
		}	
	
		.butir2:hover {
			background: #E53710;	
			border: 1px solid #FFFFFF;
			color: #FFFFFF;
			box-shadow: 0px 0px 12px 0px #E5371080;
		}

		.butir2:active {
			background: #9F1E01;	
			border: 1px solid #FFFFFF;
			color: #FFFFFF;
			box-shadow: none;
		}		
	
		.butir3:hover {
			background: #E53710;	
			border: 1px solid #FFFFFF;
			color: #FFFFFF;
		}
		
		.back-to-top:hover {
			background: #BE2C0C;
			border: 3px solid #FFFFFF;
			color: #FFFFFF;
			stroke: white; fill: white; 	
		}

		.icon-arrow-up svg:hover { 
			stroke: white; fill: white; 
		}
		
		.icon-arrow-up:hover {
			stroke: white; fill: white;
		}

		.fb:hover {
			stroke: #0071D9; fill: #0071D9;
		}

		.vk:hover {
			stroke: #0090E1; fill: #0090E1;
		}	

		.utube:hover {
			stroke: #E30000; fill: #E30000;
		}
		
		.insta:hover {
			stroke: #C100E0; fill: #C100E0;
		}
		
	ul {
	  list-style: none; /*убираем маркеры списка*/
	  margin: 0; /*убираем верхнее и нижнее поле, равное 1em*/
	  padding-left: 0; /*убираем левый отступ, равный 40px*/
	}
	a {text-decoration: none; /*убираем подчеркивание текста ссылок*/}

	.r-link{
	  display: var(--rLinkDisplay, inline-flex) !important;
	  color: #FFFFFF;
	}

	.menu{
	  --rLinkColor: var(--menuLinkColor, currentColor);
	}

	.menu__link{
	  display: var(--menuLinkDisplay, block);
	}

	.menu{
	  background-color: #BE2C0C;
	  height: 80px;
	  box-shadow: var(--menuBoxShadow, 0 1px 3px 0 rgba(0, 0, 0, .12), 0 1px 2px 0 rgba(0, 0, 0, .24));
	}

	.menu__list{
		display: flex;
		flex-wrap: nowrap;
		flex-direction: row;
		align-content: center;
		padding-top: 30px;
		align-items: center;
		justify-content: space-evenly;
		margin-left: 10px;
		margin-right: 10px;	
	}

	.menu__link.r-link.text-underlined {
		font-size: 20px;
		line-height: 20px;
		font-weight: 500;
		font-family: "Inter", sans-serif;
	}

	.wrapper {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		padding-left: 80px;
		padding-right: 80px;
	}

	.fly {
		display: flex;
		flex-direction: row;
		gap: 24px;
	}
	
	.mbr {
    width: 856px;
    height: 377px;
    background-image: url(../images/banner.png);
    display: flex;
    flex-direction: row;
    background-repeat: no-repeat;
    background-position: right;
	}
	
	.mbr2 {
		width: 416px;
		height: 176px;
		gap: 21px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
	    background: #F9F9F9;
		justify-content: flex-end;		
	}
	
	.mbr3 {
		width: 416px;
		height: 176px;
		gap: 21px;
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
	    background: #F9F9F9;
		justify-content: flex-end;			
	}
	
	.mbr4 {
		display: flex;
		flex-direction: column;
		justify-content: space-between;
	}	
	
	.img1 {
	width: 100%;
	height: 175px;
	background-image: url(../images/img1.png);
	}
	
	.img2{
	width: 100%;
	height: 177px;
	background-image: url(../images/img2.png);	
	}
	
	.img3{
	width: 100%;
	background-image: url(../images/1.png);	
	}	
	
	.gh {
	    MARGIN: 35px;
	}	
	
	.gh2 {
	    MARGIN-TOP: 60px;
	}
	
	.baly {
		margin-top: 24px;
	}
	
	.b1 {
    font-family: "Inter", sans-serif;
	font-size: 48px;
	font-weight: 700;
	line-height: 57.6px;
	text-align: left;
	margin: 0px;
	color: #BE2C0C;
	text-decoration: underline;
	text-underline-offset: 5px;
	text-decoration-thickness: 2px;
	}
	
	.b2 {
    font-family: "Inter", sans-serif;
	font-size: 48px;
	font-weight: 700;
	line-height: 57.6px;
	text-align: left;
	margin: 0px;
	color: #303030;
	}
	
	.b3 {
    font-family: "Inter", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 22.4px;
	text-align: left;
	color: #656565;
    width: 460px;	
	}
	
	.b4 {
    font-family: "Inter", sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 32px;
	text-align: left;
	color: #303030;
    position: relative;
    top: 25px;
    left: 20px;	
	}
	
	.b5 {
    font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 16px;
	text-align: center;
	color: #BE2C0C;
	text-decoration: underline;
	}
	
	.b6 {
    font-family: "Inter", sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 32px;
	text-align: left;
	color: #303030;
    position: relative;
    margin-left: 36px;
    top: 36px;
    margin-bottom: 60px;
	}
	
	.b7 {
    font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
	text-align: center;
	color: #BE2C0C;
	display: none;
	text-decoration: underline;
	}
	
	.b71 {
    font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 500;
	line-height: 16px;
	text-align: center;
	color: #BE2C0C;
	text-decoration: underline;
	}
	
	.b8 {
    font-family: "Inter", sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 32px;
	color: #303030;
    position: relative;
    top: 36px;
    margin-bottom: 60px;
	}	
	
	.b9 {
    font-family: "Inter", sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: 24px;
	text-align: left;
	color: #303030;
	}
	
	.b9:hover {
	    color: #BE2C0C;
		cursor: pointer;
		text-decoration: underline;
	}		
	
	.b10 {
    font-family: "Inter", sans-serif;
    font-size: 32px;
    font-weight: 700;
    line-height: 32px;
    text-align: left;
    color: white;
	margin-bottom: 0px;	
	}
	
	.b11 {
    font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 19.2px;
	text-align: left;
    color: white;	
	}
	
	.b12 {
    font-family: "Inter", sans-serif;
	font-size: 32px;
	font-weight: 700;
	line-height: 38.4px;
	color: #303030;
    position: relative;
	margin-bottom: 20px;	
	}		
	
	
	
	.premushestva {
		display: flex;
		flex-wrap: nowrap;
		flex-direction: row;
		justify-content: space-between;
	}
	
	.prem {
    margin-top: 64px;
	}
	
	.footer {
    margin-top: 36px;
	}
	
	.footer2 {
    background: #F2F2F2;
    height: 86px;
	margin-top: 20px;
	}
	
	.a1 {
	font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 19.6px;
    text-align: left;
    color: #303030;
    width: 186px;	
	}
	
	.a2 {
	font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 19.6px;
    text-align: left;
    color: #303030;
	}

	.a2:hover {
	    color: #BE2C0C;
		cursor: pointer;
		text-decoration: underline;
	}
	
	.b5:hover {
	    color: #E53710;
		cursor: pointer;
		text-decoration: none;
	}
	
	button.slick-arrow:hover {
	background: #be2b0b;	
	}
	
	.a3 {
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 25.6px;
	text-align: left;
    color: #656565;
	}

	.a4 {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 22.4px;
    color: #404040;
	text-align: left;	
	}		
	
	
	.rtr {
		display: flex;
		flex-direction: row;
		flex-wrap: nowrap;
		gap: 14px;
		align-items: center;
	}
	
	.categorii {
		margin-top: 64px;
	}
	
	.catig {
		background-position: right;
		background-color: #F9F9F9;
		width: 1296px;
		height: 432px;
		background-image: url(../images/1.png);
		background-repeat: no-repeat;
	}
	
	.bnb2 {
		display: flex;
		flex-direction: row;
	    gap: 100px;
	    margin-left: 36px;	
	}
	
	.bnb3 {
	width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    background: #F9F9F9;
    justify-content: flex-end;
	}
	
	.korgig {
		display: flex;
		gap: 24px;
	}
	
	.korgig1 {
		display: flex;
		gap: 24px;
		align-items: center;	
	}	
	
	.o-nas {
    margin-top: 64px;
	}
	
	.partneri {
    margin-top: 64px;
	}

	.novosti {
    margin-top: 64px;
	}		
	
	.voprosi {
		margin-top: 64px;
		background: #BE2C0C;
		height: 120px;
		display: flex;
		flex-direction: row;
		justify-content: space-between;
		align-items: center;
	}		
	
	.slider {
	position: relative;
	}

	.slider .slider__item {
	  display: block;
	  text-align: center;
	  transition: 0.2s;
	  margin-right: 15px;
	  margin-top: 15px;	  
	}

	.slider .slider__item img {
	  border: 3px solid #fff;
	  width: 100%;
	}
	
	.slider .slick-arrow {
		position: absolute;
		cursor: pointer;
		bottom: 155px;
		width: 32px;
		height: 32px;
		color: white;
		border: none;
		padding-bottom: 2.5px;		
	}

	.slider .slick-prev {
	  right: 50px;
	  transform: rotate(180deg);
	}

	.slider .slick-next {
	  right: 10px;
	}
	
	.polosa {
    border: 1.2px solid #D9D9D9;
    margin-top: 64px;
	}
	
	button.slick-arrow {
    background: #D9D9D9;
}

	.slider2 {
	position: relative;
	}

	.slider2 .slider__item {
	  display: block;
	  text-align: center;
	  transition: 0.2s;
	  margin-right: 15px;
	  margin-top: 15px;	  
	}

	.slider2 .slider__item img {
	  border: 3px solid #fff;
	}
	
	.slider2 .slick-arrow {
		position: absolute;
		cursor: pointer;
		bottom: 250px;
		width: 32px;
		height: 32px;
		color: white;
		border: none;
		padding-bottom: 2.5px;
	}

	.slider2 .slick-prev {
	  right: 50px;
	  transform: rotate(180deg);
      z-index: 9999999999999;	  
	}

	.slider2 .slick-next {
	  right: 10px;
	}
	
	.voper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
	}
	
	.f1 {
	font-family: "Inter", sans-serif;
	font-size: 16px;
	font-weight: 700;
	line-height: 16px;
	text-align: left;
	color: #404040;
	}
	
	.f2 {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	text-align: left;
	color: #404040;
	text-decoration: underline;
	cursor: pointer;
	}
	
	.f2:hover {
		text-decoration: none;
	}		

	.f3 {
	font-family: "Inter", sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 14px;
	text-align: left;
	color: #404040;
	}	
	
	.he-text2 {
    display: flex;
    gap: 24px;
	}
	
	.back-to-top {
	  position: fixed;
	  bottom: 20px;
	  right: 20px;
	  display: none;
	  font-size: 36px;
	  color: #fff;
	  padding: 5px 10px;
	  border-radius: 5px;
	  cursor: pointer;
	  z-index: 1000;
      background: #FFFFFF;  
	  border: 3px solid #BE2C0C;
      border-radius: 64px;
      width: 64px;
      height: 64px;
	  text-align: center;
	}
	
	@media screen and (max-width: 1280px) {
		
		nav.page__menu.menu {
			display: none;
		}
		
		.biba {
			display: flex;
			flex-wrap: wrap;
			flex-direction: column;
			justify-content: center;
			gap: 30px;
			align-items: center;
		}
		
		.ren {
			text-align: center;
		}
		
		.he-text {
			text-align: center;
		}
		
		.text-muted {
			float: none;
		}
		
		.pipzo2 {
			margin-bottom: 15px;
			margin-top: 15px;
		}
		
		.rtr {
			display: flex;
			flex-direction: row;
			flex-wrap: wrap;
			gap: 5px;
			align-items: center;
			justify-content: center;
		}
		
		.a1 {
			text-align: center;
		}
		
		.fly {
		display: flex;
		flex-direction: column;
		gap: 24px;
		align-items: center;
		}
		
		.mbr4 {
			width: 100%;
			display: flex;
			flex-direction: row;
			justify-content: center;
			align-items: center;
			flex-wrap: nowrap;
			gap: 25px;
		}
		
		.mbr {
			width: 100%;
		}
		
		.mbr2 {
			width: 100%;
			gap: 25px;
		}		
		
		.mbr3 {
			width: 100%;
			gap: 25px;
		}
		
		.catig {
			width: 100%;
		}		
		
		.korgig {
			display: flex;
			gap: 25px;
			flex-direction: row;
			align-items: center;
		}
		
		.photone {
			width: 575px;
			height: 456px;
		}
		
		.a3 {
			font-size: 14px;
		}
		
		.korgig1 {
			display: flex;
			gap: 24px;
			align-items: flex-start;
			flex-direction: column;
		}
		
		.img1 {
			background-repeat: no-repeat;
			background-position: right;
		}		
		
		.img2 {
			background-repeat: no-repeat;
			background-position: right;
		}

		.b11 {
			font-size: 14px;		
		}				
	}
	
	@media screen and (max-width: 1024px) {
		
		.mbr4 {
			flex-wrap: wrap;
			gap: 25px;
		}
		
		.korgig {
			display: flex;
		    gap: 0px;
			flex-direction: row;
			flex-wrap: wrap;
			align-items: center;
			justify-content: center;
		}

		.photone {
			width: 100%;
			height: 100%;
		}

		.photonemain {
			width: 100%;
			height: 100%;
		}
		
		.b10 {
			font-size: 28px;
		}
		
		.butir3 {
			width: 100%;
		}
		
		.korgig1 {
			align-items: center;
		}
		
		.b8 {
			text-align: center;
		}
		
		.b9 {
			text-align: center;
		}

		.b10 {
			text-align: center;
		}			

		.b11 {
			text-align: center;
		}
	
		.a3 {
			text-align: center;
		}
		
		.a4 {
			text-align: center;
		}
		
		.butir2 {
			text-align: center;
		}
		
		.visota {
			text-align: center;
			align-self: center;
			display: flex;
			flex-direction: column;
			align-items: center;
		}
		
		.voper {
			display: flex;
			flex-direction: column;
			align-items: center;
		}
		
		.voprosi {
			margin-top: 64px;
			background: #BE2C0C;
			height: 235px;
			display: flex;
			flex-direction: row;
			align-items: center;
		}
		
		.slider .slick-arrow {
			bottom: 205px;
		}
		
				.catig {
			height: 100%;
			background-size: cover;
		}
		
		.bnb2 {
			display: flex;
			flex-direction: column;
			margin-left: 0px;
			gap: 0px;
			align-items: center;
		}
		
		.b6 {
			text-align: center;
		    margin-left: 0px;
		}
		
		.a2 {
			text-align: center;
			font-weight: 500;
		}
		
		.b71 {
			display: none;
		}
		
		.b7 {
		    display: block;
			margin-bottom: 35px;
			margin-top: 35px;
			font-size: 20px;
		}		
	}
	
	@media screen and (max-width: 980px) {
			
		.premushestva {
			flex-wrap: wrap;
		}
		
		.biba1 {
			display: flex;
			flex-direction: column;
			gap: 0px;
			align-items: center;
		}
		
		.logo {
			width: 100%;
			height: 100%;
		}
		
		.f1 {
			text-align: center;
		}

		.f2 {
			text-align: center;
		}

		.f3 {
			text-align: center;
		}
		
		.biba2 {
			display: flex;
			flex-direction: column;
			gap: 5px;
			height: 135px;
			justify-content: center;
			align-items: center;
		}

		.footer2 {
			height: 135px;
		}
				
	}
	
	@media screen and (max-width: 769px) {
			
		button.slick-next.slick-arrow {
			position: relative;
			color: white;
			right: 0px;
			left: 0px;
			top: 0px;
			bottom: 0px;
		}
		
		button.slick-prev.slick-arrow {
			
			position: relative;
			color: white;
			right: 0px;
			left: -15px;
			top: 0px;
			bottom: 0px;
		}
		
		
		.slick-slider {
			display: flex!important;
			flex-direction: row;
			align-items: center;
			flex-wrap: nowrap;
		}		
		
		.slider .slick-arrow {
			width: 24px;
			height: 21px;
		}
			
		.b1 {
			font-size: 38px;
			text-align: center;
		}
		
		.b2 {
			font-size: 38px;
			text-align: center;
		}
		
		.b3 {
			text-align: center;
		    width: 100%;
		}
		
		.mbr {
			justify-content: center;
			align-items: center;
		    background-position: left;	
		}
		
		.gh {
			text-align: center;
			width: 100%;
		}
		
		.butir2 {
			width: 100%;
		}
		
		.premushestva {
			display: flex;
			flex-direction: column;
			justify-content: space-between;
			align-items: center;
		}
		
	}

	@media screen and (max-width: 600px) {
		
		.b1 {
			font-size: 24px;
		}
		
		.b2 {
			font-size: 24px;
			line-height: 24px;
		}
		
		.b3 {
			font-size: 14px;
			margin-top: 25px;
		}
		
		.gh2 {
			font-size: 14px;
			margin-top: 35px;
		}
		
		.butir2 {
			font-size: 14px;
		}

		.rtr {
			display: flex;
			flex-direction: column;
			gap: 25px;
		}
		
		.img1 {
			background-position: left;
		}
		
		.img2 {
			background-position: left;
		}
		
		.forma {
		    width: 100%;	
		}

		.my-input::placeholder { 
		font-size: 14px; 
		}
		
		.lupa {
			display: none;
		}
		
	}
	
		@media screen and (max-width: 450px) {
			
		.b1 {
			font-size: 24px;
			line-height: 24px;
			margin-top: 24px;
			margin-bottom: 12px;
		}
		
		.b2 {
			font-size: 24px;
			line-height: 24px;
			margin-top: 32px;
		}
		
		.b6 {
			font-size: 24px;
		}

		.b8 {
			font-size: 24px;
		}

		.b10 {
			font-size: 24px;
		}		
		
		.butir3 {
			font-size: 14px;
			line-height: 14px;
			margin-bottom: 25px;
		}		
		
		.butir2 {
			padding: 15px 15px 15px 15px;
		}
		
		.butir {
			font-size: 14px;
			line-height: 14px;
		}
		
		.text-muted {
			font-size: 14px;
			line-height: 14px;
		}
		
		.b4 {
			font-size: 16px;
		}
		
		.b5 {
			font-size: 14px;
		}
		
		
		.b3 {
			font-size: 14px;
			margin-top: 15px;
		}
		
		.gh2 {
			font-size: 14px;
			margin-top: 0px;
		}				
			
		}
	
	/* свойства модального окна по умолчанию */
	.modal {
		position: fixed; /* фиксированное положение */
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		background: rgba(0,0,0,0.5); /* цвет фона */
		z-index: 1050;
		opacity: 0; /* по умолчанию модальное окно прозрачно */
		-webkit-transition: opacity 200ms ease-in; 
		-moz-transition: opacity 200ms ease-in;
		transition: opacity 200ms ease-in; /* анимация перехода */
		pointer-events: none; /* элемент невидим для событий мыши */
		margin: 0;
		padding: 0;
	}
	/* при отображении модального окно */
	.modal:target {
		opacity: 1; /* делаем окно видимым */
		  pointer-events: auto; /* элемент видим для событий мыши */
		overflow-y: auto; /* добавляем прокрутку по y, когда элемент не помещается на страницу */
	}
	/* ширина модального окна и его отступы от экрана */
	.modal-dialog {
		position: relative;
		width: auto;
		margin: 10px;
	}
	@media (min-width: 576px) {
	  .modal-dialog {
		  max-width: 636px;
		  margin: 150px auto; /* для отображения модального окна по центру */
	  }
	}
	/* свойства для блока, содержащего контент модального окна */ 
	.modal-content {
	    height: 405px;	
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
		background-color: #fff;
		-webkit-background-clip: padding-box;
		background-clip: padding-box;
		border: 1px solid rgba(0,0,0,.2);
		border-radius: .3rem;
		outline: 0;
	}
	@media (min-width: 768px) {
	  .modal-content {
		  -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
		  box-shadow: 0 5px 15px rgba(0,0,0,.5);
	  }
	}
	/* свойства для заголовка модального окна */
	.modal-header {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		-ms-flex-pack: justify;
		justify-content: space-around;
		padding: 20px;
	}
	.modal-title {
		margin-top: 0;
		margin-bottom: 0;
		line-height: 1.5;
		font-size: 1.25rem;
		font-weight: 500;
	}
	/* свойства для кнопки "Закрыть" */
	.close {
		float: right;
		font-family: sans-serif;
		font-size: 24px;
		font-weight: 700;
		line-height: 1;
		color: #000;
		text-shadow: 0 1px 0 #fff;
		opacity: .5;
		text-decoration: none;
	}
	/* свойства для кнопки "Закрыть" при нахождении её в фокусе или наведении */
	.close:focus, .close:hover {
		color: #000;
		text-decoration: none;
		cursor: pointer;
		opacity: .75;
	}
	/* свойства для блока, содержащего основное содержимое окна */
	.modal-body {
		position: relative;
		-webkit-box-flex: 1;
		-webkit-flex: 1 1 auto;
		-ms-flex: 1 1 auto;
		flex: 1 1 auto;
		text-align: center;
	}
	
	