body{
	font-family: 'Montserrat' !important;
	overflow-x: hidden !important;
}


.modal{
	top: 20% !important;
}


.obw{
	padding-top: 60px;
	padding-bottom: 60px;
}


.obw1{
	 background: #f4f4f4;
	 padding-top: 70px;
	 padding-bottom: 60px;
}


.h2obw{
	font-family: 'Bebas Neue' !important;
	width: 70%;
	text-align: center;
	color: #fff;
	font-size: 50px;
	line-height: 1.3;
    font-weight: 400;
    margin: auto;
	margin-bottom: 50px !important;
	text-transform: uppercase;
}

.h2obw-block2{
	font-family: 'Bebas Neue' !important;
	width: 70%;
	text-align: center;
	color: #000;
	font-size: 50px;
	line-height: 1.3;
    font-weight: 400;
    margin: auto;
	margin-bottom: 50px !important;
	text-transform: uppercase;
}


.h2contacts{
	width: 100%;
	text-align: left;
	color: #fff;
	font-size: 27px;
	line-height: 1.5;
    font-weight: 500;
	margin-bottom: 50px !important;
	text-transform: uppercase;
}



.h2about{
	text-align: left;
	color: #000;
	font-size: 35px;
	line-height: 1.5;
    font-weight: 600;
	margin-bottom: 50px;
}


.h2svyaz{
	text-align: left;
	color: #fff;
	font-size: 35px;
	line-height: 1.5;
    font-weight: 600;
	margin-bottom: 40px;
}

.spanh2obw{
	color: #f7cb87 !important;
}

.spanh2about{
	color: #d8950e !important;
}

.h2obw1{
	color: #000;
	font-size: 32px;
	line-height: 1.55;
    font-weight: 700;
	margin-bottom: 20px;
}


.p-obw{
	text-align: left;
	color: #000;
	font-weight: 400;
	font-size: 16px;
	margin-bottom: 25px;
	line-height: 1.85;
}

.pobw{
	text-align: left;
	color: #000;
	font-weight: 400;
	font-size: 15px;
	margin-bottom: 25px;
	line-height: 1.85;
}

@media screen and (max-width: 768px){
	.obw{
	text-align: left;
	padding-top: 30px;
	padding-bottom: 30px;
}


.h2obw{
	font-size: 25px;
	margin-bottom: 20px !important;
	width: 90%;
}

.h2obw-block2{
	font-size: 30px;
	margin-bottom: 30px;
	width: 100%;
}


.h2contacts{
	font-size: 23px;
	margin-bottom: 30px;
	width: 100%;
}



.h2about{
	font-size: 23px;
	margin-bottom: 30px;
}



.h2svyaz{
	font-size: 23px;
	margin-bottom: 30px;
}


.h2obw1{
	color: #000;
	font-size: 22px;
	margin-bottom: 10px;
}


.h2bel{
	color: #fff;
	font-size: 22px;
	margin-bottom: 30px;
	margin-left: 10px;
}

.h2bel:before {
    display: block;
    height: 30px;
    top: 30px;
    right: 20px;
    background: url(img/zalivka.jpg) !important;
    background-size: contain !important;
    width: 7px;
    content: "";
    position: relative;
}

.p-obw{
	font-size: 14px;
	text-align: left;
}

.pobw{
	font-size: 14px;
	text-align: left;
}
}

.breadcrumb{
	background: #000 !important;
}	

.row-obw{
	justify-content: center;
	flex-wrap: nowrap !important;
}

@media screen and (max-width: 768px){
	.row-obw{
	justify-content: center;
	flex-wrap: wrap !important;
	margin-bottom: 0px !important;
}
}


.modal{
  text-align: center !important;
}

.form-site{
	display: flex;
}

@media screen and (max-width: 768px){
.form-site{
	display: block;
	text-align: center;
}
}

.modal{
	text-align: center !important;
}

.inkonc1 input{
justify-content: center;
margin:auto !important;
margin-top: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #b9b9b9 !important;
border-radius: 3px !important;
background: #fff !important;
width: 350px;
font-weight: 500;
}

.inkonc1, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}

.inkonc1, .innoflex1 input[type="tel"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}





.inkonc1, .innoflex1 select[type="text"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}

.inkonc1, .innoflex1 select[type="tel"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}




.koncsubmit1 input{
  font-size: 17px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  width: 350px;
  padding: 18px 15px;
  border: none !important;
  border-radius: 8px;
  background-color: #f75656 !important;
    background-image: url(img/send.png);
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 10px;
  margin: auto !important;
  margin-bottom: 20px !important;
}

@media screen and (max-width: 768px){
.inkonc1 input{
justify-content: center;
margin:auto !important;
margin-top: 10px !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #b9b9b9 !important;
border-radius: 3px !important;
background: #fff !important;
width: 250px;
font-weight: 500;
}



.inkonc1, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}

.inkonc1, .innoflex1 input[type="tel"]::placeholder{
  color:#b4afac !important;
  font-weight: 500 !important;
  font-size: 14px;
}


.koncsubmit1 input{
  font-size: 17px;
  font-weight: 700;
  text-align: center;
  width: 250px;
  padding: 18px 15px;
  border: none !important;
  border-radius: 8px;
  margin: auto !important;
  margin-bottom: 20px !important;
}
}

.whatsapp {
    background: #0DC143;
}

.viber {
    background: #7b519d;
}

.call {
    background: #ff2241;
}

.phone {
    background: #03a9f4;
}

.yellow {
    background: #ffce09;
}

.multibutton {
    z-index: 999;
    position: fixed;
    right: 30px;
    bottom: 50px;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 70px;
    height: 70px;
    transition: 0.2s ease;
}

.multibutton:hover {
    width: auto;
    height: auto;
}

.multibutton:hover .multibutton__list {
    position: relative;
    top: auto;
    bottom: 10px;
    visibility: visible;
}

.multibutton:hover .multibutton__item {
    visibility: visible;
    opacity: 1;
    transition: 0.3s ease;
    transform: scaleX(1) scaleY(1) translateY(0);
}

.multibutton__list {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: absolute;
    right: 13px;
    top: 80px;
    visibility: hidden;
    transition: 0.3s ease;
    list-style: none;
    padding: 0;
    margin: 0;
}

.multibutton__title {
    font-size: 12px;
    color: #fff;
    text-decoration: none;
    background: rgba(0,0,0,0.8);
    padding: 10px;
    border-radius: 30px;
}

.multibutton__item {
    display: flex;
    align-items: center;
    margin: 4px 0;
    transform: scaleX(0.4) scaleY(0.4) translateY(150px);
    opacity: 0;
    visibility: hidden;
}

.multibutton__button {
    width: 70px;
    height: 70px;
    background: #4399f5;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    animation: animation_button 3s linear infinite;
    transition: all 200ms ease-out;
}

@keyframes animation_button {
    0% {
        box-shadow: 0 0 0 0 #4399f5, 0 0 0 0 #4399f5;
    }
    40% {
        box-shadow: 0 0 0 13.62667px #59a4f5, 0 0 0 6.81333px #59a4f5;
    }
    80% {
        box-shadow: 0 0 0 27.25333px rgba(255, 186, 38, 0), 0 0 0 13.62667px rgba(255,206, 9, 0);
    }
    100% {
        box-shadow: 0 0 0 34.06667px rgba(255, 186, 38, 0), 0 0 0 27.25333px rgba(255, 206, 9, 0);
    }
}

.multibutton__button svg {
    width: 30px;
    height: 30px;
    fill: #fff;
}

.multibutton__item:nth-child(1) .multibutton__icon{
    background: #03a9f4;
}

.multibutton__item:nth-child(2) .multibutton__icon{
    background: #0DC143;
}

.multibutton__item:nth-child(3) .multibutton__icon{
    background: #7b519d;
}

.multibutton__item:nth-child(4) .multibutton__icon{
    background: #30d64f;
}

.multibutton__icon {
    width: 44px;
    height: 44px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 10px;
}

.multibutton__icon svg{
    width: 26px;
    height: 26px;
    fill: #fff;
}


.navbar-brand img {
    height: 45px !important;
}


body a{
	outline: none !important;
	text-decoration: none !important;
}

.navbar-light .navbar-toggler-icon{
	background-image: url(img/menu.png) !important;
}

.navbar-light .navbar-toggler{
	border: none !important;
}

body.bg-light{
	background: #fff !important;
}




.navbar-toggler{
	margin-left: auto;
	margin-bottom: 10px;
}

@media screen and (max-width: 768px){
	.navbar-collapse{
	z-index: 999 !important;
	background-color: #fff !important;
	border: 1px solid #94191e !important;
}
}



.navbar{
	width: 100% !important;
	z-index: 999 !important;
	height: 100px;
	text-align: center;
	background: transparent !important;
}

.navbar-nav{
	text-align: center;
	margin: auto !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}

@media screen and (max-width:567px){
.navbar-nav{
	border-top: 1px solid #ddd;
	
}
}


.nav-link{
	margin-right: 20px;
	color: #000 !important;
	font-size: 15px;
	font-weight: 500 !important;
}

.nav-link:hover{
	color: #f75656 !important;
}

.nav-link.is-active,
.nav-link[aria-current="page"]{
	color: #c53131 !important;
	font-weight: 700 !important;
}

.seo-links-home{
	padding: 50px 0 30px;
	background: #fff7f4;
}

.seo-links-home__inner{
	border: 1px solid #f0d5cf;
	border-radius: 22px;
	padding: 30px;
	background: #fff;
}

.seo-links-home__title{
	font-size: 30px;
	line-height: 1.25;
	font-weight: 700;
	margin-bottom: 12px;
}

.seo-links-home__text{
	font-size: 16px;
	line-height: 1.7;
	color: #3a3a3a;
	margin-bottom: 20px;
}

.seo-links-home__grid{
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 14px;
}

.seo-links-home__item{
	display: block;
	padding: 16px 18px;
	border-radius: 16px;
	border: 1px solid #ead4cf;
	background: #fffaf8;
	color: #94191e !important;
	font-weight: 600;
	line-height: 1.45;
}

.seo-links-home__item:hover{
	background: #fff0ea;
	color: #c53131 !important;
}


@media screen and (max-width: 768px){
	.nav-link{
		margin-right: 0px;
	}

	.seo-links-home__grid{
		grid-template-columns: 1fr;
	}

	.seo-links-home__inner{
		padding: 24px 18px;
	}
}

.atel1{
	text-align: center;
	justify-content: center;
}

.tel1{
	display: flex;
	text-align: center;
	justify-content: center;
	margin: auto;
}

.tel1 img{
	height: 55px;
	margin-top: 2px;
}

.pconttel2{
	text-align: center;
	color:#000;
	font-size: 17px;
	font-weight: 600;
	margin-left: 10px;
	margin-bottom: 0px;
}



.atel3 p{
	margin-top: -10px;
}


.pconttelw{
	font-weight: 700;
	color: #1ece1b;
}


.logo img{
	height: 45px;
}


.zelblock{
	display: flex;
	justify-content: center;
	height: 15px;
	margin-bottom: 10px;
}

.zelblock1{
	display: flex;
	justify-content: center;
	height: 30px;
	margin-bottom: 15px;
}

.zelcircle{
	background: #2bba44;
	width: 10px;
	height: 10px;
	border-radius: 100%;
	margin-right: 5px;
	margin-top: 3px;
}

.pzel{
	color: #000;
	font-size: 12px;
}

.pzvon{
	color: #fff;
	font-weight: 600;
	font-size: 19px;
}


@media screen and (max-width: 768px){
	.nav-link{
	margin-right: 20px;
	color: #000 !important;
	font-size: 15px;
	font-weight: 500 !important;
}

.pzel{
	color: #000;
	font-size: 12px;
}

.h3phone1{
	color: #000 !important;
}
}

.bg{
	position: relative;
	background-image: url('img/bg4.jpg');
	background-size: cover;
	background-position: center;
	height: 700px;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 80px;
}




h1{
	font-family: 'Bebas Neue' !important;
	position: relative !important;
	width: 100% !important;
	background: linear-gradient(to right, #007D07 0%, #85fb8b 100%) !important;
    -webkit-background-clip: text !important;
    -webkit-text-fill-color: transparent !important;
	font-size: 75px !important;
	font-weight: 800 !important;
	margin-top: 100px !important;
	margin-bottom: 40px !important;
}

.h2bg{
	width: 75%;
	color: #ccc;
	font-size: 22px;
	font-style: italic;
	margin: auto;
	line-height: 1.4;
	margin-bottom: 60px;
}

.spanh1{
	color: #94191e !important;
}


.h2stars{
	display: flex;
	margin-bottom: 0px;
}

.stars{
	display: flex;
	margin-top: 25px;
	margin-right: 0px;
}

.stars img{
	height: 15px;
	margin-right: 5px;
}

.bg-line{
	text-align: center;
	width: 1px;
	height: 70px;
	margin-left: 15px;
	margin-right: 15px;
	background: #c9c9c9;
}



.bg-block2{
	padding-top: 20px;
}

.bg-img{
	height: 600px;
	background: url(img/bg-block2-3.png);
	background-size: 500px;
	background-position: top;
	background-repeat: no-repeat;
}


.buttons-flex{
	display: flex;
	justify-content: center;
}

.but-bg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 300px;
    height: 70px;
    padding-top: 2px;
    border: 2px solid #f75656 !important;
    border-radius: 100px !important;
    position: relative;
    font-size: 14px !important;
    font-weight: 500;
    color: #fff !important;
    font-weight: 500 !important;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    background-color: #f75656 !important;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    margin: auto;
    margin-left: 10px;
    margin-right: 10px;
    box-shadow: 0 7px 10px 0 rgb(1 22 39 / 5%);
}


.but-bg:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
 
@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } 
}

.but-ras {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 300px;
    height: 70px;
    padding-top: 2px;
    border: 2px solid #f75656 !important;
    border-radius: 100px !important;
    position: relative;
    font-size: 14px !important;
    font-weight: 500;
    color: #fff !important;
    font-weight: 500 !important;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    background: transparent !important;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    margin: auto;
    margin-left: 10px;
    margin-right: 10px;
    box-shadow: 0 7px 10px 0 rgb(1 22 39 / 5%);
}

.pod-bg-bel{
	background: #f4f4f4;
}

.pod-bg-bel-blocks{
	background: #fff;
	padding-top: 30px;
	padding-bottom: 20px;
	display: flex;
	justify-content: center;
	margin-top: -80px;
	border: 1px solid #94191e;
	border-radius: 10px;
}

.pod-bg-bel-block{
margin: 15px;
display: flex;
width: 33%;
}

.pod-bg-bel-block img{
	height: 60px;
	margin-right: 10px;
}

.p-pod-bg-bel{
	color: #000;
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 0px !important;
}



@media screen and (max-width: 768px){
.bg{
	position: relative;
	background-image: url('img/bg4.jpg');
	background-size: cover;
	background-position: center;
	height: auto;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 80px;
}

.bg-block1{
	padding-top: 50px;
	padding-left: 15px !important;
}


h1{
	position: relative !important;
	width: 100% !important;
	color: #000 !important;
	font-size: 40px !important;
	font-weight: 800 !important;
	line-height: 1.2 !important;
	margin-top: 30px !important;
	margin-bottom: 30px !important;
}

.spanh1{
	color: #94191e !important;
}


.h2stars{
	display: block;
	margin-bottom: 0px;
}

.stars{
	display: flex;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 15px;
}

.stars img{
	height: 15px;
	margin-right: 5px;
}

.bg-line{
	text-align: center;
	width: 1px;
	height: 0px;
	margin-left: 15px;
	margin-right: 15px;
	background: #c9c9c9;
}


.h2bg{
	width: 100%;
	color: #fff;
	font-size: 15px;
	font-weight: 500;
	margin-bottom: 40px;
	line-height: 1.7;
}

.but-bg{
	margin-bottom: 30px;
}


.bg-block2{
	padding-top: 20px;
}

.bg-img{
	height: 500px;
	background: url(img/bg-block2-3.png);
	background-size: 350px;
	background-position: top;
	background-repeat: no-repeat;
}

.buttons-flex{
	display: block;
}


.pod-bg-bel{
	background: #f4f4f4;
}

.pod-bg-bel-blocks{
	background: #fff;
	padding-top: 30px;
	padding-bottom: 20px;
	display: block;
	justify-content: center;
	margin-top: -80px;
	border: 1px solid #94191e;
	border-radius: 10px;
}

.pod-bg-bel-block{
margin: 15px;
padding-top: 15px;
padding-bottom: 15px;
border-bottom: 1px solid #c9c9c9;
display: flex;
width: 90%;
}

.pod-bg-bel-block img{
	height: 60px;
	margin-right: 10px;
}

.p-pod-bg-bel{
	color: #000;
	font-size: 14px;
	font-weight: 500;
	margin-top: 10px;
	margin-bottom: 0px !important;
}

.but-bg{
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.but-ras{
	margin-left: 0px !important;
	margin-right: 0px !important;
	margin: auto !important;
}	
}



.block2{
	 background: url(img/block2.jpg);
	 background-size: contain !important;
	 padding-top: 70px;
	 padding-bottom: 60px;
}


.usl-block{
	background: #fff;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 0px !important;
	padding-right: 0px !important;
	margin: 15px;
	border-radius: 10px;
	box-shadow: 1px 1px 15px 0 rgb(189 189 189 / 75%);
}

.usl-img{
	display: flex;
	margin-bottom: 20px;
}

.usl-img{
	height: 135px;
}

.span-cifra-usl{
background: #94191e;
background: linear-gradient(to right, #94191e 50%, #000000 100%);
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
font-weight: 700;
font-size: 35px;
margin-top: 5px;
}

.h3usl{
	color: #000;
	font-size: 16px;
	font-weight: 600;
	text-transform: uppercase;
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #efefef;
	margin-left: 15px;
	margin-right: 15px;
}

.pusl{
	color: #000;
	font-size: 14px;
	font-weight: 400;
	margin-left: 15px;
	margin-right: 15px;
}



.nerab-tovari{
	margin: 15px;
	display: flex;
}


.cifra-nerab{
	display: flex;
	margin-right: 10px;
}

.cifra-nerab img {
    height: 20px;
    margin-right: -10px !important;
    margin: auto;
    z-index: 999 !important;
}
.spannerab{
	color: #fff;
	font-size: 45px;
	font-weight: 700;
}

.pnerab{
	color: #fff;
	font-size: 18px;
	font-weight: 500;
	margin-top: 5px;
}


.dragon{
	background-image: url(img/dragon.png);
	background-size: 500px;
	background-repeat: no-repeat;
}

.dragon1{
	background-image: url(img/dragon.png);
	background-size: 500px;
	background-repeat: no-repeat;
	background-position: right;
}

@media screen and (max-width: 768px){
	.nerab-tovari{
	margin: 15px;
	display: flex;
}


.cifra-nerab{
	display: flex;
	margin-right: 10px;
}

.cifra-nerab img {
    height: 20px;
    margin-right: -10px !important;
    margin: auto;
    z-index: 8 !important;
}
.spannerab{
	font-size: 45px;
	font-weight: 700;
}

.pnerab{
	font-size: 18px;
	font-weight: 500;
	margin-top: 20px;
}

.dragon{
	background-image: url(img/dragon.png);
	background-size: 300px;
	background-repeat: no-repeat;
}

.dragon1{
	background-image: url(img/dragon.png);
	background-size: 300px;
	background-repeat: no-repeat;
	background-position: right;
}
}


.span-red{
	color: #f75656;
}

.komissiya-block1{
	margin: 15px;
}



.h3stoimost{
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 13px;
	padding-right: 13px;
	color: #fff;
	font-size: 15px;
	background: #94191e;
	margin-top: 30px;
	margin-bottom: 20px;
	width: 250px;
	text-align: center;
}

.komissiya-block2{
	margin: 15px;
}


.check-komissiya{
	display: flex;
	margin-bottom: 15px;
}

.check-komissiya img{
	height: 20px;
	margin-right: 10px;
}

.pkomissiya{
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}

@media screen and (max-width: 768px){
	.komissiya-block1{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.pstoimost{
	color: #000;
	font-size: 16px;
	font-weight: 400;
	margin-left: 10px;
}


.komissiya-block2{
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.h3komissiya{
	font-size: 22px;
	font-weight: 700;
	margin-bottom: 30px;
}

.check-komissiya{
	display: flex;
	margin-bottom: 15px;
}

.check-komissiya img{
	height: 20px;
	margin-right: 10px;
}

.pkomissiya{
	font-size: 16px;
	font-weight: 500;
}
}

.sert-bl{
	margin-top: 50px;
}

.sert-bl1{
	margin-top: 30px;
}

.sert-block1{
	margin: 15px;
}

.sert-block1 img{
	height: 350px;
}

.psert{
	color: #fff;
	font-size: 16px;
	font-weight: 500;
}

.ppodh2{
	text-align: center;
	font-size: 18px;
	margin: auto;
	width: 70%;
	margin-top: -30px;
	margin-bottom: 60px;
	color: #ccc;
	font-style: italic;
}

@media screen and (max-width: 768px){
	.sert-bl{
	margin-top: 50px;
}

.sert-bl1{
	margin-top: 0px;
}

.sert-block1{
	margin: 15px;
}

.sert-block1 img{
	height: 200px;
}

.psert{
	font-size: 14px;
	font-weight: 500;
}

.ppodh2{
	text-align: center;
	font-size: 14px;
	margin: auto;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #ccc;
	font-style: italic;
}
}

.contacts{
	background-color: #111111;
	padding-top: 50px;
    padding-bottom: 50px;
    border-top: 3px solid #343434;
}


.cont-blocks{
	background: #fff;
	padding: 20px;
	border: 1px solid #01e300;
	border-radius: 10px;
}

.h3cont{
	color: #000;
	font-size: 25px;
	font-weight: 700;
	margin-bottom: 30px;
	text-align: center;
}


.messendzhers{
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}

.messendzhers img{
	height: 40px;
	margin-left: 10px;
	margin-right: 10px;
}


.a-phone-tel{
	display: flex;
	justify-content: center;
	margin-bottom: 15px;
}

.phone-tel img{
    height: 25px;
    margin-top: 0px;
    margin-right: 10px;
}

.h3phone{
	color: #000;
	font-size: 22px;
	font-weight: 700;
}




.messendzhers1{
	display: flex;
	justify-content: center;
	margin-bottom: 10px;
}

.messendzhers1 img{
	height: 25px;
	margin-left: 10px;
	margin-right: 10px;
}


.a-phone-tel1{
	display: flex;
	justify-content: center;
}

.phone-tel1 img{
    height: 20px;
    margin-top: 0px;
    margin-right: 10px;
}

.h3phone1{
	color: #000;
	font-size: 18px;
	font-weight: 700;
}

.row-gallery{
	justify-content: center !important;
}


.popup-gallery{
	margin-top: 30px;
	text-align: center;
}

.popup-gallery img{
	height: 400px !important;
	width: 270px;
	object-fit: cover;
    margin: 5px !important;
    padding: 0px;
    
}

@media screen and (max-width: 768px){
	.popup-gallery img{
    height: 250px !important;
    margin: 5px;
    width: 40%;
}
}


.mfp-bottom-bar{
	display: none !important;
}


.cont-form{
	text-align: center;
	background-color: #fff;
	padding: 20px;
}

.line-cont-form{
	border: 1px solid #94191e;
	border-radius: 5px;
	padding: 15px;
}

.h3-cont-form{
	color: #1a1a1a;
	font-size: 22px;
	font-weight: 600;
	margin-bottom: 10px;
}

.p-cont-form{
	color: #1a1a1a;
	font-size: 16px;
	font-weight: 500;
	margin-bottom: 30px;
}

.contacts-block1{
	margin: 20px;
}

.contacts-block2{
	margin: 20px;
}

.th{
	text-align: left !important;
}

.but-th {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 300px;
    height: 70px;
    padding-top: 2px;
    border: none !important;
    border-radius: 5px !important;
    position: relative;
    font-size: 14px !important;
    font-weight: 500;
    color: #fff !important;
    font-weight: 500 !important;
    text-align: center;
    text-transform: uppercase;
    cursor: pointer;
    overflow: hidden;
    background-color: #f75656 !important;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: 15px;
    -webkit-transition: ease 0.3s;
    transition: ease 0.3s;
    margin: auto;
    box-shadow: 0 7px 10px 0 rgb(1 22 39 / 5%);
}
.but-th:after {
    content: "";
    display: block;
    width: 30px;
    height: 300px;
    margin-left: 60px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(255,255,255,0.7) 0%, rgba(255,255,255,1) 50%, rgba(255,255,255,0.7) 100%);
    background: -webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,0.7) 0%,rgba(255,255,255,1) 50%,rgba(255,255,255,0.7) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b3ffffff', endColorstr='#b3ffffff',GradientType=0 );
    position: absolute;
    left: -40px;
    top: -150px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.1s;
    transition: all 0.1s;
    -webkit-animation-name: slideme;
    animation-name: slideme;
    -webkit-animation-duration: 3s;
    animation-duration: 3s;
    -webkit-animation-delay: 0.05s;
    animation-delay: 0.05s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
 
@-webkit-keyframes slideme {
    0% { left: -30px; margin-left: 0px; }
    30% { left: 110%; margin-left: 80px; }
    100% { left: 110%; margin-left: 80px; } 
}


.mobile-flex{
	position: relative !important;
	z-index: 999 !important;
	display: flex !important;
	width: 100% !important;
	margin: 0px !important;
	position: fixed !important;
    bottom: 0;
    left: 0;
    z-index: 10;
    display: none;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 10px 15px 0px !important;
    background: #111111;
    list-style: none !important;
    border-top: 3px solid #f75656 !important;	
}

.li-mob-flex{
	margin: 5px;
	text-align: center;
}

.li-mob-flex img{
	height: 25px;
	margin-bottom: 3px;
}

.pmobflex{
	color: #fff;
	font-size: 11px;
}


@media screen and (min-width: 768px){
	.mobile-flex{
		display: none !important;
	}
}


.dostavka-block{
	text-align: center;
	margin: 15px;
}

.circle-img{
	text-align: center;
}

.circle-img img {
    height: 60px;
    margin-bottom: 15px;
}



.h3dostavka{
    font-size: 20px;
    color: #222;
    font-weight: 700;
    margin-bottom: 10px;
}

.pdostavka{
    color: #000 !important;
    font-size: 14px;
    font-weight: 500;
}

.ab-block{
	margin: 15px;
}

.pabout{
	color: #ccc;
	font-size: 16px;
	font-weight: 400;
}

.ab-circle{
	text-align: center;
	height: 350px;
	width: 350px;
	background: #f75656;
	border-radius: 100%;
	padding: 30px;
	margin: auto;
	margin-bottom: 15px;
}

.ab-circle img{
	height: 430px;
	margin-top: -100px;
	border-radius: 150px;
}

.ab-circle1{
	text-align: center;
}

.ab-circle1 img{
	height: 370px;
	margin-bottom: 10px;
}

.h3ab{
	text-align: center;
	color: #fff;
	font-size: 18px;
	font-weight: 700;
	padding: 10px;
	width: 250px;
	background: #000;
	border-radius: 10px;
	margin: auto;
	margin-top: 0px;
	margin-bottom: 10px;
	z-index: 8 !important;
}

.pab1{
	text-align: center;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
	padding: 10px;
	width: 200px;
	background: #000;
	border-radius: 10px;
	margin: auto;
	margin-top: 0px;
	z-index: 8 !important;
}

.row-ab{
	margin-top: 60px !important;
}

.row-dost{
	margin-bottom: 30px !important;
}

@media screen and (max-width: 768px){
.row-ab{
	margin-top: 30px !important;
}

.row-dost{
	margin-bottom: 0px !important;
}

.dostavka-block{
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom: 1px solid #ddd;
}

.pabout{
	color: #ccc;
	font-size: 14px;
	font-weight: 400;
}

.ab-circle{
	text-align: center;
	height: 270px;
	width: 270px;
	background: #f75656;
	border-radius: 100%;
	padding: 30px;
	margin: auto;
	margin-top: 50px;
	margin-bottom: 15px;
}

.ab-circle img{
	height: 350px;
	margin-top: -105px;
	border-radius: 100px;
}
}



.row-form{
  border: 1px solid #ddd;
  border-radius: 5px;
  padding: 0px !important;
}

.form-block1{
  padding: 40px !important;
}

.h2form{
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
}

.form-block2{
  height: 500px;
  background: url(img/bg.webp);
  background-size: cover;
  background-position: center;
}


.spanred{
  color: #DB2C1D;
}


.inkonc2 input{
justify-content: center;
margin:auto !important;
margin-bottom: 20px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: none !important;
border-bottom: 1px solid #d9dada !important;
background: #fff !important;
height: 60px;
width: 450px;
}

.inkonc2, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-size: 14px;
}


.inkonc2{
  margin-right: 10px !important;
}



.koncsubmit2 input{
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  height: 60px;
  width: 450px;
  padding: 13px 15px;
  border: 2px solid #DB2C1D;
  background: #DB2C1D !important;
  margin-top: 0px;
  margin: auto !important;
  margin-bottom: 0px !important;
  text-transform: uppercase !important;
}



@media screen and (max-width: 768px) {
.inkonc2 input{
justify-content: center;
margin:auto !important;
margin-bottom: 15px !important;
padding: 13px 15px;
padding-top: 20px !important;
padding-bottom: 20px !important;
border: 1px solid #d9dada !important;
background: #fff !important;
height: 50px;
width: 100% !important;
}

.inkonc2, .innoflex1 input[type="text"]::placeholder{
  color:#b4afac !important;
  font-size: 14px;
}



.inkonc2 {
    text-align: center;
    margin-right: 0px !important;
}

.koncsubmit2 input{
  font-size: 15px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  height: 50px;
  width: 100%;
  padding: 13px 15px;
  border: 2px solid #DB2C1D;
  background: #DB2C1D !important;
  margin-top: 0px;
  margin: auto !important;
  margin-bottom: 0px !important;
  text-transform: uppercase !important;
}
}

.preimushestva{
	background: url(img/zachem1.jpg);
	background-size: cover;
}

.block22{
  background: #fafafa;
  padding: 15px !important;
  padding-top: 40px !important;
  padding-bottom: 40px !important;
  display: flex;
  justify-content: center;
  border-radius: 5px;
}

.pblock2{
  text-align: left !important;
  width: 530px !important;
  margin-left: 30px !important;
  margin-left: 30px !important;
}

.h2th{
	width: 100% !important;
}

@media screen and (max-width: 768px){
	.block22{
		display: block;
	}

	.pblock2 {
    text-align: left !important;
    width: 100% !important;
    margin-left: 30px !important;
    margin-left: 0px !important;
}

.form-block2 {
    height: 200px;
    background: url(img/bg.webp);
    background-size: cover;
    background-position: center;
}

.row-form {
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 0px !important;
    margin: 1px !important;
}

.block2{
	display: block;
	margin: 15px;
}

.pblock2{
	font-size: 14px;
}
}

/* FAQ layout: stack Q&A vertically on desktop and mobile */
#faq .block22{
  display: block;
  max-width: 100%;
}

#faq .block2-text{
  border-bottom: 1px solid #efefef;
  padding-bottom: 14px;
  margin-bottom: 18px;
}

#faq .block2-text:last-child{
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 0;
}

#faq .h3usl{
  text-align: left;
  border-bottom: none;
  padding-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 10px;
  position: relative;
  padding-left: 18px;
}

#faq .h3usl::before{
  content: "\2192";
  position: absolute;
  left: 0;
  top: 1px;
  color: rgba(219, 44, 29, 0.55);
  font-weight: 600;
  font-size: 12px;
}

#faq .pblock2{
  width: 100% !important;
  margin-left: 0 !important;
}

@media screen and (max-width: 768px){
  #faq .block22{
    padding: 18px !important;
  }

  #faq .block2-text{
    margin-bottom: 14px;
  }
}
