html, body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    overflow-x: hidden; 
}

.navbar {
	/-webkit-box-shadow: 0 8px 6px -6px #999;
	-moz-box-shadow: 0 8px 6px -6px #999;
	box-shadow: 0px 0px 30px 0px #00000054; */
}
.head_img {
	background-image: url('images/backim.png');
	width: 100%;
	height:auto;
  margin-top: -5px;
  align-items: center;
  justify-content: center;
	filter: drop-shadow(0px 40px 42px rgba(0, 0, 0, 0.25));
}
.pad_title {
	padding-top: 30%
}
.headline {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 38px;
	line-height: 45px;
	letter-spacing: 0.075em;
	color: #2B3D16;
}
.part_head {
	padding-top: 30px;	
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	font-size: 38px;
	line-height: 45px;
	letter-spacing: 0.075em;
	color: #212126;
}
.mini_title {
	padding-top: 30px;	
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	font-size: 26px;
	line-height: 15px;
	letter-spacing: 0.075em;
	color: #212126;
}
.usual_text {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 18px;
	line-height: 137.69%;
	letter-spacing: 0.035em;
	color: #212126;
}
.name_text {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 900;
	font-size: 19.1579px;
	line-height: 112.19%;
	text-align: center;
	letter-spacing: 0.055em;
	color: #2B3D16;
}
.regalia {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 452;
	font-size: 14.3684px;
	line-height: 137.69%;
	text-align: center;
	letter-spacing: 0.035em;
	color: #2B3D16;
	font-stretch: 100;
}
.persons_name {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 452;
	font-size: 14.3684px;
	line-height: 137.69%;
	text-align: center;
	letter-spacing: 0.035em;
	color: #2B3D16;
	font-stretch: 100;
}
.img_div {
	width: 25%;
	float:left;
}
.fifth {
	width: 20%;
	float:left;
}
.third {
	width: 33%;
	float: left
}
.half {
	width: 50%;
	float: left
}
.persons {
	width: 252px;
	display: block;
  margin-left: auto;
  margin-right: auto 
}
.full {
	width: 100%;
	float: left
}
.bio_b {
	width: 650px;
	display: block;
  margin-left: auto;
  margin-right: auto 
}
.li_style li {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 452;
  font-size: 18px;
  line-height: 137.69%;
  padding-top: 8px;
  letter-spacing: 0.035em;
  color: #31623E;
  font-stretch: 100
}
.SNIL {
	width: 100%;
	display: block;
  margin-left: auto;
  margin-right: auto 
}

.person{
	width: 100%;
	display: block;
	margin-left: auto;
  margin-right: auto
}
	
.history_person {
	width: 20%;
	display: block;
  margin-left: auto;
  margin-right: auto 
}

.history_persons {
	width: 40%;
	display: block;
  margin-left: auto;
  margin-right: auto 
}

.entering {
	background-color: #31623E;
	height: 60px;
	font-family: 'Roboto-Medium', sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 22px;
	letter-spacing: 0.045em;
	color: rgba(255, 255, 255, 0.9);
	padding-left: 35px;
	padding-top: 15px;
	margin-top: 30px;
}
.contacts {
	background-color: #31623E;
	box-shadow: 0px 0px 83px rgba(0, 0, 0, 0.39);
	margin-bottom: 80px;
}

#customers {
  font-family: 'Roboto', sans-serif;
  border-collapse: collapse;
  width: 100%;
  border-spacing: 1;
  background: #f2f2f2;
  border-radius: 6px;
  overflow: hidden;
  margin: 0 auto;
  position: relative;
  box-shadow: 0px 0px 45px rgba(49, 98, 62, 0.18);
}

#customers td, #customers th {
  border: 0px solid #ddd;
  padding: 8px;
}

#customers tr:nth-child(n){background-color: #f2f2f2;}

#customers tr:hover {background-color: #ddd;}

#customers th {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  background-color: #31623E;
  color: white;
}

.tab_text {
	font-family: 'Roboto';
	font-style: italic;
	font-weight: 500 !important; 
	font-size: 24px;
	line-height: 128.69%;
	color: rgba(255, 255, 255, 0.9);
}

.tab_text_min {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 390;
	font-size: 18px;
	line-height: 132.19%;
	letter-spacing: 0.05em;
	color: #000000;
	font-stretch: 82;
}

.employer-card img{
  box-shadow: 5px 5px 5px lightgray;
  border: none !important;
  display: inline-block;
  overflow: hidden
}

.employer-card img{
  display: block;
  border-radius: 5px !important;
  transition: .3s ease-in-out
} 

.employer-card img:hover {
  transform: scale(1.02)
}

@media (min-width: 1491px) and (max-width: 1960px) {
.img_div {
	width: 24%;
	float:left;}
.persons {
	width: 230px}
.fifth {
	width: 20%;
	float:left;}
.left_icons {
  width: 80px ;}
.entering {
	font-size: 16px;}
.tab_text {
	font-size: 20px;}
.tab_text_min {
	font-size: 18px;}
}

@media (min-width: 1200px) and (max-width: 1490px) {
.img_div {
	width: 24%;
	float:left;}
.fifth {
	width: 18%;
	float:left;}
.persons {
	width: 180px}
.entering {
	font-size: 18px;}
}


@media (min-width: 992px) and (max-width: 1199px) {
.part_head {
	font-size: 26px !important;
	padding-top: 10px;}
.mini_title {
	padding-top: 30px;	
	font-size: 20px;
	line-height: 10px;}
.usual_text {
	font-size: 14px !important; 
	line-height: 137.69%;
	letter-spacing: 0.035em;}
.regalia {
	font-size: 12px;}
.persons_name{
	font-size: 12px;}
.img_div {
	width: 25%;
	float:left;}
.fifth {
	width: 20%;
	float:left;}
.persons {
	width: 150px}
.SNIL {
	width: 100%;
	display: block;}
.person{
	width: 100%;
	display: block;
	margin-left: auto;
  margin-right: auto}
.li_style {
	padding-left: 80px}
.li_style li {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 452;
  font-size: 14px;
  line-height: 137.69%;
  padding-top: 8px;
  letter-spacing: 0.035em;
  color: #31623E;
  font-stretch: 100}
.entering {
	font-size: 16px;
	padding-left: 5px;
	padding-top: 15px;}
.tab_text {
	font-size: 16px;}
.tab_text_min {
	font-size: 13px;}
}

@media (min-width: 768px) and (max-width: 991px) {
.part_head {
	font-size: 24px !important;
	padding-top: 0px;}
.usual_text {
	font-size: 16px !important; 
	line-height: 137.69%;
	letter-spacing: 0.035em;}
.mini_title {
	padding-top: 30px;	
	font-size: 16px;
	line-height: 5px;}
.img_div {
	width: 50%;
	float:left;
	margin-right: 0px}
.fifth {
	width: 30%;
	float:left;}
.persons {
	width: 140px;}
.SNIL {
	width: 60%;
	display: block;
	margin-left: auto;
  margin-right: auto }
.person{
	width: 100%;
	display: block;
	margin-left: auto;
  margin-right: auto}
.li_style {
	padding-left: 40px}
.li_style li {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 452;
  font-size: 14px;
  line-height: 137.69%;
  padding-top: 8px;
  letter-spacing: 0.035em;
  color: #31623E;
  font-stretch: 100}
.entering {
	font-size: 15px;}
.tab_text {
	font-size: 14px;}
.tab_text_min {
	font-size: 12px;}
}

@media (max-width: 767px) {
.headline {
	line-height: 15px !important;
	letter-spacing: 0.075em;
	line-height: 5px;}
.part_head {
	font-size: 18px !important;
	padding-top: 0px;
	margin-bottom: 10px;
	line-height: 25px;
	letter-spacing: 0.075em;}
.mini_title {
	padding-top: 2px;	
	font-size: 14px;
	line-height: 20px;}
.usual_text {
	font-size: 13px !important; }
.regalia {
	font-size: 12px}
.persons_name{
	font-size: 9px;
	margin-top: -15px !important}
.third {
	width: 100%;
	float: left}
.img_div {
	width: 100%;
	float:left;}
.fifth {
	width: 100%;
	float:left;}
.half {
	width: 100%;
	float: left}
.persons {
	width: 150px;}
.bio_b {
	width: 300px;}
.SNIL {
	width: 60%;
	display: block;
  margin-left: auto;
  margin-right: auto}
.person{
	width: 100%;
	display: block;
	margin-left: auto;
  margin-right: auto}
.headline_block {
padding-top: 0px;}
.li_style {
	padding-left: 15px}
.li_style li {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 452;
  font-size: 10px;
  line-height: 137.69%;
  padding-top: 8px;
  letter-spacing: 0.035em;
  color: #31623E;
  font-stretch: 100}
.entering {
	font-size: 12px;
	padding-left: 5px;
	padding-top: 15px;}
.history_person {
	width: 50%;
	display: block;
  margin-left: auto;
  margin-right: auto}
.history_persons {
	width: 80%;
	display: block;
  margin-left: auto;
  margin-right: auto}
.name_text {
	font-size: 13px;}
.tab_text {
	font-size: 11px;}
.tab_text_min {
	font-size: 8px;}
}

.custom-breadcrumns {
  padding: 20px 0; }
  .custom-breadcrumns span, .custom-breadcrumns a {
    font-size: 14px; }
  .custom-breadcrumns a {
    display: inline-block;
    color: #bdbdbd; }
    .custom-breadcrumns a:hover {
      color: #1D6738; }
  .custom-breadcrumns .current {
    color: #1D6738; }

.section-title-underline {
  color: #000; }
  .section-title-underline span {
    display: inline-block;
    border-bottom: 4px solid #1D6738; }
  .section-title-underline.style-2 {
    color: #fff; }
    .section-title-underline.style-2 span {
      border-color: #1D6738; }















.explanatory_text{
   font-size: 1.5em; 
   padding-top: 0px;
   font-family: 'Roboto';
   font-style: normal;
   font-weight: 300;
   line-height: 1em;
   letter-spacing: 0.075em;
}

.timetable {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 25px;
	width: 860px;
	height: 850px;
	background: #31623E;
	border-radius: 20px;
}

.timetable2 {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 25px;
	width: 860px;
	height: 350px;
	background: #31623E;
	border-radius: 20px;
}

.exams-consultations {    
	width: 355px;
	height: 95px;
	background: #FFFFFF;
	border-radius: 18px;

	box-sizing: border-box; 
	border: 10px solid transparent; 
	background-clip:padding-box; 
}

.exams-consultations2 {    
	width: 355px;
	height: 95px;
	background: #FFFFFF;
	border-radius: 18px;

	box-sizing: border-box; 
	border: 10px solid transparent; 
	background-clip:padding-box; 
}

.state-exam {    
	display: flex;
	width: 355px;
	height: 76px;
	background: #FFFFFF;
	border-radius: 18px;

	box-sizing: border-box; 
	border: 10px solid transparent; 
	background-clip:padding-box;
}

.state-exam2 {    
	display: flex;
	width: 355px;
	height: 76px;
	background: #FFFFFF;
	border-radius: 18px;

	box-sizing: border-box; 
	border: 10px solid transparent; 
	background-clip:padding-box;
}

.btn { 
	text-align: center;     
	margin: 0;
  padding: 0;
  vertical-align: middle;
}

.timetabletext {
	color: white; 
	font-size: 20px;
  padding-left: 10%;  
  padding-top: 5%;
  letter-spacing: 0.08em;
  font-stretch: 82;
	font-style: italic;
	line-height: 157.19%;
	font-family: 'Roboto';
}

.course {
	width: 84px;
	height: 92px;
	background: #FFFFFF;
	border-radius: 18px;

	box-sizing: border-box; 
	border: 10px solid transparent; 
	background-clip:padding-box; 
	}

.text_course {
	font-family: 'Roboto';
	font-style: normal;
	font-size: 64px;
	line-height: 112.19%;
	letter-spacing: 0.05em;
	color: #31623E; 
	font-weight: 800;

}

.text_exam {
	margin: 0;
  padding: 10px;
  vertical-align: middle;
	text-align:left;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 800;
	font-size: 18px;
	line-height: 112.19%;
	letter-spacing: 0.05em;
	color: #31623E;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;
}

.div-margin {
	margin-bottom: -20px
}

.div-margin3 {
	margin-top: -30px;
}
	
.news_block {
  color: black; 
  font-weight: bold; 
  padding-left: 10%;
  padding-top: 10%;
  padding-right: 10%;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 390;
  font-size: 18px;
  line-height: 132.19%;
  letter-spacing: 0.05em;
}

.news_row {
	padding-top: 2%; 
	padding-bottom: 5%; 
	display: block;
	margin-left: auto; 
	margin-right: auto
}

.news_image {
	padding: 0px; 
	width: 100%; 
	height: 50%
}

.news_point_dep {  
  display: block;
  flex-direction: column;
  align-items: flex-start;
	padding-bottom: 5%; 
	margin-left: auto; 
	margin-right: auto;
  padding: 0px;
  width: 100%;
  height: auto;
  background: #FFFFFF;
  box-shadow: 9px 0px 21px rgba(0, 0, 0, 0.18);
  flex: none;
  order: 0;
  flex-grow: 0;
}

.spana a {
	font-size: 1em; 
	color: #808180
}
	
.spana span {
	font-size: 1em; 
	color: #808180
}
  
@media (max-width: 767px) {
        /*xs*/
.head_img {
	background-image: url('images/backim.png');
	width: 100%;
	height: 150px}
.pad_title {
	padding-top: 2%}
.headline {
  font-size: 14px; 
  padding-left: 0px;
	font-weight: 800;}
.left_icons {
  width: 30px ;}
.custom_gap {
  height: 1em;}
.explanatory_text {
   font-size: 0.8em; 
   padding-top: 0px; 
   padding-left: 0px;
   align-items: flex-start; 
   display: flex;
   text-align: left;
   vertical-align: middle}
.timetable {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 25px;
	width: 330px;
	height: 450px;
	background: #31623E;
	border-radius: 10px;}
.timetable2 {
	width: 330px;
	height: 250px;}
.exams-consultations2 {    
	width: 255px;
	height: 55px;}
.state-exam2 {    
	width: 255px;
	height: 56px;}
.btn { 
	text-align: center;     
	margin: 0;
  padding: 5px;
  vertical-align: middle;}
.timetabletext {
	color: white; 
	font-size: 12px;
  padding-left: 10%;  
  padding-top: 5%;
  letter-spacing: 0.08em;
  font-stretch: 82;
	font-style: italic;
	line-height: 157.19%;
	font-family: 'Roboto';}
.course {
	width: 50px;
	height: 55px;
	background: #FFFFFF;
	border-radius: 18px;
	box-sizing: border-box; 
	border: 10px solid transparent; 
	background-clip:padding-box;}
.text_course {
	font-family: 'Roboto';
	font-style: normal;
	font-size: 20px;
	line-height: 112.19%;
	letter-spacing: 0.05em;
	color: #31623E; 
	font-weight: 800;}
.exams-consultations {    
	width: 145px;
	height: 80px;
	background: #FFFFFF;
	border-radius: 18px;
	box-sizing: border-box; 
	border: 10px solid transparent; 
	background-clip:padding-box;}
.state-exam {    
	display: flex;
	width: 135px;
	height: 75px;
	background: #FFFFFF;
	border-radius: 18px;
	box-sizing: border-box; 
	border: 10px solid transparent; 
	background-clip:padding-box;}
.text_exam {
	margin: 0;
  padding: 5px;
  vertical-align: middle;
	text-align:left;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 800;
	font-size: 9px;
	line-height: 112.19%;
	letter-spacing: 0.05em;
	color: #31623E;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;}
.div-margin {
	margin-bottom: -20px}
.div-margin2 {
	margin-top: -40px;
	margin-bottom: -40px}.div-margin3 {
	margin-top: -20px;}
.news_block {
  color: black; 
  font-weight: bold; 
  padding-left: 15%;
  padding-top: 10%;
  padding-right: 10%;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 390;
  font-size: 3.5vw;
  line-height: 132.19%;
  letter-spacing: 0.05em;}
.news_point_dep {  
  padding: 0px;
  width: 70vw;}
.departments_menu {
	visibility: hidden;
  display: none;}
.hiden_menu {}
.departments_menu2 {
	background-color: #31623E;
	box-shadow: 0px 0px 92px rgba(171, 202, 128, 0.18);
	border-radius: 16px;
	height: auto;
	width: 50%;
	margin-left: 25%;
	margin-right: 25%;
	padding-left: 10px;
	padding-top: 10px;
	margin-top: 20px}
.departments_list {
	font-family: 'Roboto';
	font-style: normal;
	color: white;
	font-weight: 390;
	font-size: 12px;
	line-height: 132.19%;
	letter-spacing: 0.05em;
	padding-top: 0px}
.blur{
  display: block;  
  text-decoration: none;
  color: transparent;  
  text-shadow: 0px 0px 0px #FFFFFF;}
.blur:hover{
	font-weight: 800;
	letter-spacing: 0.08em;
	color: #FFFFFF;
  text-shadow: 0px 0px 9px rgba(171, 202, 128, 0.47);}
}

@media (min-width: 768px) and (max-width: 991px) {
        /*sm*/
.head_img {
	background-image: url('images/backim.png');
	width: 100%;
	height:300px;
	z-index: -1;}
.pad_title {
	padding-top: 2%}
.headline {
  font-size: 20px; 
  padding-left: 0px;
	font-weight: 800;}
.left_icons {
  width: 80px !important;
	padding-top: 100px}
.hiden_menu {
	visibility: hidden;
  display: none;}
.custom_gap {
  height: 3em;}
.explanatory_text {
   font-size: 1em; 
   padding-top: 0px; 
   padding-left: 0px;
   align-items: flex-start; 
   display: flex;
   text-align: left;
   vertical-align: middle}
.timetable {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 25px;
	width: 600px;
	height: 600px;
	background: #31623E;
	border-radius: 10px;}
.timetable2 {
	width: 650px;
	height: 350px;}
.exams-consultations2 {    
	width: 255px;
	height: 85px;}
.state-exam2 {    
	width: 255px;
	height: 86px;}
.btn { 
	text-align: center;     
	margin: 0;
  padding: 5px;
  vertical-align: middle;}
.timetabletext {
	color: white; 
	font-size: 14px;
  padding-left: 10%;  
  padding-top: 5%;
  letter-spacing: 0.08em;
  font-stretch: 82;
	font-style: italic;
	line-height: 157.19%;
	font-family: 'Roboto';}
.course {
	width: 60px;
	height: 70px;
	background: #FFFFFF;
	border-radius: 18px;
	box-sizing: border-box; 
	border: 10px solid transparent; 
	background-clip:padding-box;}
.text_course {
	font-family: 'Roboto';
	font-style: normal;
	font-size: 40px;
	line-height: 112.19%;
	letter-spacing: 0.05em;
	color: #31623E; 
	font-weight: 800;}
.exams-consultations {    
	width: 245px;
	height: 90px;
	background: #FFFFFF;
	border-radius: 18px;
	box-sizing: border-box; 
	border: 10px solid transparent; 
	background-clip:padding-box;}
.state-exam {    
	display: flex;
	width: 235px;
	height: 85px;
	background: #FFFFFF;
	border-radius: 18px;
	box-sizing: border-box; 
	border: 10px solid transparent; 
	background-clip:padding-box;}
.text_exam {
	margin: 0;
  padding: 10px;
  vertical-align: middle;
	text-align:left;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 800;
	font-size: 13px;
	line-height: 112.19%;
	letter-spacing: 0.05em;
	color: #31623E;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;}
.news_block {
  color: black; 
  font-weight: bold; 
  padding-left: 15%;
  padding-top: 10%;
  padding-right: 10%;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 390;
  font-size: 18px;
  line-height: 132.19%;
  letter-spacing: 0.05em;}
.news_point_dep { 
  align-items: center;
  padding: 0px;
	width: 450px;}
.mag {
	margin-top: -40px}
.block_text {
	margin-top: -50px}
.departments_menu {
	background-color: rgba(49, 98, 62, 0.4);
	box-shadow: 0px 0px 92px rgba(171, 202, 128, 0.18);
	border-radius: 16px;
	height: auto;
	width: 180px;
	margin-top: 10px;
	padding-left: 10px;
	padding-top: 10px;}
.departments_list {
	font-family: 'Roboto';
	font-style: normal;
	color: white;
	font-weight: 390;
	font-size: 1vw;
	line-height: 0.6;
	letter-spacing: 0.05em;}
.blur{
  display: block;  
  text-decoration: none;
  color: transparent;  
  text-shadow: 0px 0px 0px #FFFFFF;}
.blur:hover{
	font-weight: 800;
	letter-spacing: 0.08em;
	color: #FFFFFF;
  text-shadow: 0px 0px 9px rgba(171, 202, 128, 0.47);}
}

@media (min-width: 992px) and (max-width: 1199px) {
        /*md*/
.head_img {
	background-image: url('images/backim.png');
	width: 100%;
	height:330px}
.hiden_menu {
	visibility: hidden;
  display: none;}
.pad_title {
padding-top: 20%}
.headline {
  font-size: 20px; 
  padding-left: 10px;
	font-weight: 800;}
.left_icons {
  width: 60px;
	padding-top: 100px}
.custom_gap {
    height: 30px;}
.explanatory_text {
   font-size: 1em; 
   padding-top: 0px; 
   align-items: flex-start; 
   display: flex;
   text-align: left;
   vertical-align: middle}
.timetable {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 25px;
	width: 700px;
	height: 800px;
	background: #31623E;
	border-radius: 20px;}
.timetable2 {
	width: 650px;
	height: 450px;}
.exams-consultations2 {    
	width: 255px;
	height: 85px;}
.state-exam2 {    
	width: 255px;
	height: 86px;}
.btn { 
	text-align: center;     
	margin: 0;
  padding: 0;
  vertical-align: middle;}
.timetabletext {
	color: white; 
	font-size: 16px;
  padding-left: 10%;  
  padding-top: 5%;
  letter-spacing: 0.08em;
  font-stretch: 82;
	font-style: italic;
	line-height: 157.19%;
	font-family: 'Roboto';}
.course {
	width: 70px;
	height: 82px;
	background: #FFFFFF;
	border-radius: 18px;
	box-sizing: border-box; 
	border: 10px solid transparent; 
	background-clip:padding-box;}
.text_course {
	font-family: 'Roboto';
	font-style: normal;
	font-size: 50px;
	line-height: 112.19%;
	letter-spacing: 0.05em;
	color: #31623E; 
	font-weight: 800;}
.exams-consultations {    
	width: 255px;
	height: 95px;
	background: #FFFFFF;
	border-radius: 18px;
	box-sizing: border-box; 
	border: 10px solid transparent; 
	background-clip:padding-box;}
.state-exam {    
	display: flex;
	width: 255px;
	height: 76px;
	background: #FFFFFF;
	border-radius: 18px;
	box-sizing: border-box; 
	border: 10px solid transparent; 
	background-clip:padding-box;}
.text_exam {
	margin: 0;
  padding: 10px;
  vertical-align: middle;
	text-align:left;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 800;
	font-size: 14px;
	line-height: 112.19%;
	letter-spacing: 0.05em;
	color: #31623E;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;}
.news_block {
  color: black; 
  font-weight: bold; 
  padding-left: 15%;
  padding-top: 10%;
  padding-right: 10%;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 390;
  font-size: 10px;
  line-height: 132.19%;
  letter-spacing: 0.05em;}
.news_point_dep {  
  align-items: flex-start;
  padding: 0px;
  width: 20vw;}
.departments_menu {
	background-color: rgba(49, 98, 62, 0.4);
	box-shadow: 0px 0px 92px rgba(171, 202, 128, 0.18);
	border-radius: 16px;
	height: auto;
	margin-top: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;}
.departments_list {
	font-family: 'Roboto';
	font-style: normal;
	color: white;
	font-weight: 390;
	font-size: 12px;
	line-height: 0.7vw;
	letter-spacing: 0.05em;
	padding-top: 2px}
.blur{
  display: block;  
  text-decoration: none;
  color: transparent;  
  text-shadow: 0px 0px 0px #FFFFFF;}
.blur:hover{
	font-weight: 800;
	letter-spacing: 0.08em;
	color: #FFFFFF;
  text-shadow: 0px 0px 9px rgba(171, 202, 128, 0.47);}
}

@media (min-width: 1200px) {
        /*lg*/
.head_img {
	background-image: url('images/backim.png');
	width: 100%;
	height:650px}
.hiden_menu {
	visibility: hidden;
  display: none;}
.pad_title {
	padding-top: 20%}
.headline_block {
	 padding-top: 15px; 
	 padding-right: 10%; 
	 font-weight: bold; 
	 align-items: flex-start; 
	 display: flex;
	 text-align: left;
	 vertical-align: middle}
.headline {
  font-size: 38px; 
	font-weight: 800;}
.left_icons {
  width: 80px;
	padding-top: 100px}
.custom_gap {
  height: 30px;}
.departments_menu {
	background-color: rgba(49, 98, 62, 0.4);
	box-shadow: 0px 0px 92px rgba(171, 202, 128, 0.18);
	border-radius: 16px;
	height: auto;
	margin-top: 5vh;
	padding-left: 2%;
	padding-top: 2%;
	padding-bottom: 2%;}
.departments_list {
	font-family: 'Roboto';
	font-style: normal;
	color: white;
	font-weight: 390;
	font-size: 0.9vw;
	line-height: 0.6vw;
	letter-spacing: 0.01em;
	padding-top: 2.3%}
.blur{
  display: block;  
  text-decoration: none;
  color: transparent;  
  text-shadow: 0px 0px 0px #FFFFFF;}
.blur:hover{
	font-weight: 800;
	letter-spacing: 0.08em;
	color: #FFFFFF;
  text-shadow: 0px 0px 9px rgba(171, 202, 128, 0.47);}
.explanatory_text {
   font-size: 1.5em; 
   padding-top: 0.5%; 
   align-items: flex-start; 
   display: flex;
   text-align: left;
   vertical-align: middle}
.timetable {
	display: flex;
	flex-direction: column;
	justify-content: center;
	gap: 25px;
	width: 860px;
	height: 850px;
	background: #31623E;
	border-radius: 20px;}
.btn { 
	text-align: center;     
	margin: 0;
  padding: 0;
  vertical-align: middle;}
.timetabletext {
	color: white; 
	font-size: 20px;
  padding-left: 10%;  
  padding-top: 5%;
  letter-spacing: 0.08em;
  font-stretch: 82;
	font-style: italic;
	line-height: 157.19%;
	font-family: 'Roboto';}
.course {
	width: 84px;
	height: 92px;
	background: #FFFFFF;
	border-radius: 18px;
	box-sizing: border-box; 
	border: 10px solid transparent; 
	background-clip:padding-box;}
.text_course {
	font-family: 'Roboto';
	font-style: normal;
	font-size: 64px;
	line-height: 112.19%;
	letter-spacing: 0.05em;
	color: #31623E; 
	font-weight: 800;}
.exams-consultations {    
	width: 355px;
	height: 95px;
	background: #FFFFFF;
	border-radius: 18px;
	box-sizing: border-box; 
	border: 10px solid transparent; 
	background-clip:padding-box;}
.state-exam {    
	display: flex;
	width: 355px;
	height: 76px;
	background: #FFFFFF;
	border-radius: 18px;
	box-sizing: border-box; 
	border: 10px solid transparent; 
	background-clip:padding-box;}
.text_exam {
	margin: 0;
  padding: 10px;
  vertical-align: middle;
	text-align:left;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 800;
	font-size: 18px;
	line-height: 112.19%;
	letter-spacing: 0.05em;
	color: #31623E;
	flex: none;
	order: 0;
	align-self: stretch;
	flex-grow: 0;}
.news_block {
  color: black; 
  font-weight: bold; 
  padding-left: 10%;
  padding-top: 10%;
  padding-right: 10%;
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 390;
  font-size: 1vw;
  line-height: 132.19%;
  letter-spacing: 0.05em;}
.news_point_dep {  
  align-items: flex-start;
  padding: 0px;
  width: 20vw;}
}





.pagination {
  display: inline-block;}
.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
  margin: 0 4px;
  background: #FFFFFF;
	box-shadow: 2px 0px 8px rgba(49, 98, 62, 0.24);}
.pagination a.active {
  background-color: #4CAF50;
  color: white;
  border: 1px solid #4CAF50;}
.pagination a:hover:not(.active) {background-color: #ddd;}