body{
	background-color: #f6f6f6;
	margin: 0;
	padding: 0;
}
.content{
	display: block;
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.content_flex{
	width: 1450px;
	display: flex;
	margin: 0 auto;
	height: auto;
	
}
.conteiner{
	display: block;
	margin: 0 auto;
	width: 80%;


}
.header{
	display: block;
	position: relative;
	padding-top: 20px;
}
.h1{
	margin-left: 5px;
	margin-right: 5px;

}
.text{
	margin-left: 5px;
	margin-right: 5px;
}
.div_span{
	width: 25px;
	height: auto;
	cursor: pointer;  
    flex-direction: column;
    display: none;
    align-items: center;
    right: 10px;
    top: 10px;
    align-items: end;
    position: absolute;
}
.span{
	width: 25px;
	background-color: #9c0a29;

	height: 2px;
	display: block;
    
}
.span_top{
	width: 25px;
	height: 2px;
	display: block;
	background-color: #9c0a29;
	margin-bottom: 4px;
}
.span_bottom{
	width: 25px;
	height: 2px;
	margin-top: 4px;
	background-color: #9c0a29;
	display: block;
}
.menu_right{
	display: block;
	width: 20%;
	margin: 0 auto;
	height: auto;
	
}
.menu_input{
	display: flex;
	margin: 0 auto;
	width: 90%;
	justify-content: center;
	align-items: center;
	margin-block-start: 1.5em;
	background-color: #d5d5d5;
    padding: 10px 0;
}
.lupa{
	width: 25px;
	height: 25px;
}
.input{
	background-color: #d5d5d5;
	outline: none;
	border: none;
	
	padding: 10px 5px;
}
.h3{
	font-weight: bold;
	margin-top: 80px;
	margin-left: 5px;
    margin-right: 5px;
}
.div_navigation{
	width: auto;
	height: auto;
	background-color: #fff;
}



/* Основное меню */
  .menu {
  	width: auto;
    display: flex;
    background-color: #fff;
    padding: 10px;
    align-items: center;
  }
.menu_a1{
	color: #9c0a29;
    padding: 14px 12px;
    text-decoration: none;
    font-size: 13px;
}
  .menu_a{
    color: #9c0a29;
    padding: 14px 12px;
    text-decoration: none;
    font-size: 13px;
  }
  .menu-toggle{
  	display: inline-block;
  	cursor: pointer;
  	font-size: 24px !important;
  	width: 10px;
  	display: none;
  }
.content_block{
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	text-align: center;
	height: auto;
}
.state{
	display: flex;

	width: 30%;
	flex-direction: column;
	background-color: #ffffff;
	margin-top: 10px;
	cursor: pointer;
	margin-right: 10px;

}
.state:hover{
	
	box-shadow: 0px 6px 12px 2px rgba(34, 60, 80, 0.2);
}
.ssilka{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
.img_car{
	width: 100%;
	height: auto;
	display: block;
}
.state_naz{
	width: 96%;
	height: 70px;
	margin: 0 auto;
}
.state_date{
	width: 96%;
	height: auto;
	margin: 0 auto;
	margin-top: auto;
}

.state_visits{
	display: flex;
	justify-content: space-between;
    width: 96%;
    height: auto;
    margin: 0 auto;
	margin-top: auto;
}
.img_glaz{
	width: 20px;
	height: auto;
}
.zlass{
	display: flex;
	
}
.galka{
	display: flex;
}
.podeliza{
	width: 20px;
	height: auto;
	display: block;
}
.div_eho{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.eho_a{
	text-decoration: none;
	color: #9c0a29;
	font-size: 14px;
}
.detals_summari{
	width: 95%;
	height: auto;
	display: block;
    margin: 140px auto;
	
}
.div_krestik{
	display: none;
	width: 100%;

}
.span_krestik{
	font-size: 30px;
	margin: 5px;
	cursor: pointer;
	color: #808080;
}
.details_summary{
	width: 95%;
	display: flex;
	flex-direction: column;
	align-items: center;
	height: auto;
	margin: 0 auto;
}
.details{
    width: 100%;
    padding: 8px 0;
    border-radius: 5px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
    
    margin: 2px auto;
    
    
}
.summary{
	color: #000;
    width: 88%;
    font-size: 19px;
    
    cursor: pointer;
    margin-left: 5px;
    margin-right: 5px;
    

}
details > summary {
  position: relative;
  padding-right: 20px; /* место для стрелки справа */
  cursor: pointer;
  list-style: none;
}

details > summary::marker {
  display: none;
}

details > summary::after {
  content: "";
  display: inline-block;
  width: 0; 
  height: 0; 
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid black; /* стрелка вправо */
  position: absolute;
  right: 10px; /* справа */
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s;
}

/* при открытии стрелка будет смотреть вниз, вращая на 90° */
details[open] > summary::after {
  transform: translateY(-50%) rotate(90deg);
}
.pop{
	display: flex;
	margin: 0 auto;
	width: 100%;
	height: auto;
	justify-content: center;
	text-align: center;
	font-family: 'roboto';
}
.div_station{
	width: 100%;
	display: block;
	margin: 30px auto;
	height: auto;
	border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.div_station_img{
	width: 100%;
	display: block;
	height: auto;
}
.div_station_a{
	display: block;
	text-decoration: none;
     margin: 0 auto;
     margin-top: 10px;
}
.overlov_hidden{
	display: block;
	margin: 0 auto;
	width: 100%;
	max-height: 96px;
	overflow: hidden;
}
.div_station_p{
	font: italic 400 14px Merriweather, Georgia, serif;
}
.forma_svazi{
	display: block;
	width: 100%;
}


.contact-form {
    width: 100%;
    margin: 0 auto;
    
    
    
    
  }

  
  .h2_form{
  	text-align: center;
    margin-bottom: 20px;
    color: #333;
  }
  .form-group {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
  }

  .form-group label {
    margin-bottom: 6px;
    font-weight: 600;
    color: #555;
    margin-left: 5px;
  }

  .form-group input,
  .form-group textarea {
    padding: 6px;
    border: 1px solid #ccc;
    border-radius: 8px;
    font-size: 16px;
    transition: border-color 0.3s;
  }

  .form-group input:focus,
  .form-group textarea:focus {
    border-color: #007bff;
    outline: none;
  }

  textarea {
    resize: vertical;
    min-height: 100px;
  }
.form-group input{
	width: 90%;
	margin: 0 auto;
}
.form-group textarea{
	width: 90%;
	margin: 0 auto;
}
  .submit-button {
    margin-left: 5px;
    padding: 10px;
    background-color: #007bff;
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    cursor: pointer;
    transition: background-color 0.3s;
  }

  .submit-button:hover {
    background-color: #0056b3;
  }
hr{

}
.kar{
	width: 100%;
	display: block;
	margin: 50px auto;

}
.img_kar{
	display: block;
	margin: 0 auto;
}
.footera{
	display: flex;
	margin: 0 auto;
	width: 100%;
	justify-content: center;
	text-align: center;
    padding-bottom: 30px;
}
.footer_a{
	text-decoration: none;
	color: #9c0a29;
}
.pagination{
	width: 100%;
	display: flex;
	justify-content: center;
	
	margin: 30px auto;
}
.pagination_a{
	cursor: pointer;
    padding: 4px 8px;
    color: #ffffff;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 0 3px 0 0 #9c0a29, 0 4px 4px 0 #000;
    background: #9c0a29;
    margin-left: 5px;

}
.pagination_a_active{
	cursor: pointer;
    padding: 4px 8px;
    color: #808080;
    text-decoration: none;
    border-radius: 5px;
    box-shadow: 0 3px 0 0 #9c0a29, 0 4px 4px 0 #000;
    background: #ffffff;
    margin-left: 5px;
}
.pagination_a:hover{
	color: #808080;
	background: #ffffff;
}
.pagination_a:active{
	box-shadow: 0 3px 0 0 #9c0a29, 0 2px 2px 0 #000;
	color: #000;
}
  
@media (max-width: 1450px){
    .content_flex{
    	width: 98%;
    }
    
}
@media (max-width: 1200px){
    .img_kar{
    	width: 100%;
    }
    .content_flex{
    	position: relative;
    }
    .menu_right{
    	position: absolute;
    	width: 300px;
    	background-color: #fff;
    	right: 0;
    	display: none;
    }
    .conteiner{
    	width: 100%;
    }
    .div_span{
    	display: block;
    }
    .div_krestik{
    	display: block;
    }
}
@media(max-width: 800px){
	.menu-toggle{
		display: block;
	}
	.menu_a{
		display: none;
	}
	.state{
		width: 46%;
		margin-left: 10px;
	}
}
@media (max-width: 600px) {
    
  

.footer{
	width: 100%;
	display: flex;
	justify-content: center;
	text-align: center;
	margin-bottom: 30px;
}
.footer_a{
	text-decoration: none;
	color: #9c0a29;
}
}
  /* Скроем меню при узком экране */
  @media (max-width: 600px) {
  	.menu_right{
  		width: 100%;
  	}
    .menu {
      justify-content: space-between;
    }
    
    /* Показываем кнопку с тремя точками */
    
  }

  /* Выпадающее меню для точек */
  .dropdown {
    display: none;
    
    right: 10px;
    top: 50px;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
  }

  .dropdown a {
    display: block;
    padding: 10px 20px;
    color: #9c0a29;

    text-decoration: none;

  }

  .dropdown a:hover {
    background-color: #555;
  }

  /* Показывать выпадающее меню */
  .show {
    display: block;
  }
@media (max-width: 513px){
	.state{
		width: 95%;
	}
	.state_naz{
		height: auto;
	}
}
@media (max-width: 513px){
	.h1{
		font-size: 20px;
	}
}