.videl  {
	background-color: #EBEBEB;	
}
.wrap_gl .row_kat {
	display: flex;
	justify-content: space-between;
}
.wrap_gl .gl_img {
	padding-top: 22px;
	padding-bottom: 60px;
}
.wrap_gl .garatnia_gl {
	padding-top: 140px;
}
.wrap_gl .row_kat .item_a a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	width: 300px;
	border: 5px solid #606DA6;
	background-color: #3b3b3b;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
	font-size: 30px;
	font-family: "Lato_B";
	color: rgba(255,255,255,1.00);
	text-decoration: none !important;  

}
.wrap_gl .row_kat .item_a a:hover {
	background-color: #606DA6;
}.wrap_m_gl {
	width: 676px;
	margin-right: 0;
	padding-top: 77px;
	padding-right: 50px;
	padding-left: 50px;
	padding-bottom: 59px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 8px 10px 0px rgba(0, 0, 0, 0.1);
 margin-left: auto;

}
.wrap_m_gl .zag_m_gl {
	padding-bottom: 50px;
  font-size: 36px;
  font-family: "Lato_B";
  color: rgb(0, 0, 0);
 

}
.wrap_m_gl .text_gl_m {
	font-size: 16px;
	font-family: "Lato_R";
	color: rgb(102, 102, 102);
	line-height: 1.875;
	text-align: justify; 

}
.wrap_m_gl .text_gl_m p {
	    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;

}
.wrap_m_gl .kn_gl_m a {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	margin-left: auto;
	margin-right: 0px;
	font-size: 16px;
	font-family: "Lato_B";
	color: rgb(255, 255, 255);
	text-align: center;
	background-color: rgb(96, 109, 166);
	width: 210px;
	height: 59px;
	text-decoration: none !important;
	padding-top: 17px;
	border-radius: 30px;
	margin-top: 38px;	
	position: relative;
}
.wrap_m_gl .kn_gl_m a:before {
	content: "";
    position: absolute;
    width: 200px;
    border: 2px solid #FFFFFF;
    border-radius: 30px;
    margin-top: 3px;
    height: 49px;
    left: 3px;
    top: 0;
}
.wrap_m_gl .kn_gl_m a:hover {
	background-color: #3B3B3B;	
}.wrap_kratkoe_opisanie .row_m {
	display: flex;
	
	margin-top: 20px;
	flex-wrap: wrap;
}
.wrap_kratkoe_opisanie .row_m .item_m {
	text-align: center;
	width: 120px;
}
.text_kr {
	text-align: justify;
}
.wrap_kratkoe_opisanie_1 .row_m img {
	width: 60px;	
	object-fit: cover;
}
.zag_m {
	font-size: 12px;	
}.wrap_kratkoe_opisanie_1 .row_img_1 {
	display: flex;
	justify-content: space-between;
	width: 300px;
	margin-top: 20px;
}
.wrap_kratkoe_opisanie_1 .row_img_1 .img_1_rt {
	text-align: center;	
}

.wrap_kratkoe_opisanie_1 .text_kr {
	text-align: justify;
}
.opisanie_t h3 {
	color: #1D1C1C;
    margin-bottom: 15px;
    font-size: 18px;
}
.tb b {
	color: #1D1C1C;
    font-size: 18px;
}