.content {
	max-width: 1140px;
}
.content p, .content-760 {
	max-width: 1140px;
}
.div-ico {
	text-align: center;
	max-height: 72px;
}
.versiya {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	margin-top: 15px;
}
input[type="radio"], input[type="checkbox"] {
	margin-right: 10px;
}
.content p.bb {
	border-bottom: 1px solid #000;
	padding-bottom: 6px;
	padding-left: 10%;
	font-size: 18px;
	margin-top: 6px;
}
.cina, .cina-no-float {
	font-weight: 800;
	font-size: 22px;

}
.cina {
	font-weight: 800;
	font-size: 25px;
	float: right;
	margin-right: 14%;
}
.bt {
	border-top: 1px solid #000;
	padding-top: 10px;
	margin-top: 20px !important;
}

.oform {
	padding: 10px;
	border: none;
	background: #5ea600;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin: auto;
	display: block;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
}
.oform2 {
	background-color: #E5E5E5;
	color: #333131
}
.cover-lost img {
	width: calc(100% - 30px);
	margin-top: 15px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 25px;
}
.lost-number {
	text-align: center;
	box-shadow: 0px 0px 5px 1px #a0a0a0;
	/* margin-left: 122px; */
	right: 5px;
}
.lost-vipusk {
	text-transform: uppercase;
	font-size: 20px;
	font-weight: 600;
}
.nom-vipusk {
	font-size: 18px;
	line-height: 1.5;
}
.read-more {
	margin-top: 10px;
	cursor: pointer;
}
.read-more:hover {
	color: teal;
}
.cover-down {
	text-align: center;
}
.cover-down .read-more {
	margin-top: 0;
}
.cover img {
	width: calc(100% - 10px);
	display: block;
	margin: auto;
}
.tabs {
	width: 100%;
	padding: 0px;
	margin: 0 auto;
}
.tabs>input {
	display: none;
}
.tabs>div {
	display: none;
	padding: 12px;
	background: #FFFFFF;
}
.tabs>label {
	display: inline-block;
	padding: 7px;
	margin: 0 10px 0px 0;
	text-align: center;
	cursor: pointer;
}
.tabs>input:checked + label {
	color: #000000;
	border-bottom: 2px solid #5ea600;
	background: #FFFFFF;
}
#tab_1:checked ~ #txt_1, #tab_2:checked ~ #txt_2, #tab_3:checked ~ #txt_3, #tab_4:checked ~ #txt_4, #tab_5:checked ~ #txt_5 {
	display: block;
}
.versiya-number {
	text-align: center;
	box-shadow: 0px 0px 5px 1px #a0a0a0;
	left: 20px;
	padding: 15px;
}
.posta-novaposta p {
	margin-top: 5px;
}
.forma-pidpiski-pole {
	padding: 6px !important;
	font-size: 13px;
	background-color: #E8E8E8;
	border: 1px solid #d1c7c7;
	margin-top: 15px;
	color: #696a6a;
}
a {
	color: #0073b6;
	font-weight: normal;
}
.forma-pidpiski p {
	font-size: 15px;
	margin-top: 10px;
}
.cover-lost-lost img {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	display: block;
}
.cover-4 img {
	width: 100%;
	height: 105px;
}
.cover-lost-4 {
	padding-left: 10px !important;
	padding-right: 10px !important;
	border-left-style: solid;
	border-right-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	margin: auto 10px;
}
.content p.font-size-14 {
	font-size: 15px;
	line-height: 1.3
}
.logo-ll-lost img {
	width: 100%;
}
.logo-ll-lost {
	position: relative;
	width: 100%;
	max-width: 200px;
	margin-bottom: 20px;
}
.zag-bek a {
	text-transform: uppercase;
	font-weight: bold;
	color: #000;
}
.zag-bek::before {
	content: '';
	position: absolute;
	border: 13px solid transparent;
	border-right: 20px solid #000;
	left: -10px;
}
.txt-dog {
	padding-left: 30px;
	padding-right: 30px;
}



.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}
 
.col-xs-1-5 {
  width: 20%;
  float: left;
}
 
@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
	.col-md-1-5 { width: 50%;}
}
 
@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
}
 
@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}
.buttom-rach {
	/* text-decoration: unset; */
	border: 1px solid #3d5f8a;
	border-radius: 5px;
	padding: 12px 117px 12px 12px;
	color: #3d5f8a;
	display: table;
	cursor: pointer;
}
.buttom-rach::after {
	content: "";
	background-image: url( ../img/rach.jpg);
	background-repeat: no-repeat;
	background-size: auto 100%;
	height: 34px;
	display: block;
	width: 109px;
	position: absolute;
	top: 7px;
	right: 15px;
	/* cursor: pointer; */
}