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/main/backim2.png');
	width: 100%;
	height:auto;
  margin-top: -5px;
  align-items: center;
  justify-content: center;
}

.specialties_logo {
	width: 100px
}

.specialties_text {
	color: #000;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	font-size: 20px;
	text-align: center;
}

.center_block {
	text-align: center
}

.spec_img {
  width: 110px;
  margin-right: 10px
}

.title_spec {
  font-size: 32px; 
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  line-height: 45px;
  letter-spacing: 0.075em;
	color: #2B3D16;
}

.green_text {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	font-size: 24px;
	line-height: 28px;
	letter-spacing: 0.05em;
	color: #2B3D16;
}

.padding_img {
	padding-left: 0%; 
	padding-top: 0%
}
.margin_title {
	margin-left: 2%
}

#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;
}

td {
	height: 70px
}

.distrub_row_mp {
	padding-top: 2%;
	margin-left: 280px
}

.distrub_chart_h {
	height: 400px;
}

.distrub_li_mp {
	padding-left: 10px; 
	padding-top: 50px
}

.detailed {
  font-family: 'Roboto';
	font-style: normal;
	font-weight: 600;
	font-size: 1.3em;
	line-height: 112.19%;
	letter-spacing: 0.055em;
	color: #31623E;
	flex: none;
	order: 0;
	flex-grow: 1;
}

.detailed_mp {
	
}

 
@media (max-width: 767px) {
        /*xs*/
.tab_text {
	font-size: 11px;}
.tab_text_min {
	font-size: 10px;}
.padding_mob {
	padding-left: 35px}
}
@media (min-width: 768px) and (max-width: 991px) {
        /*sm*/
.tab_text {
	font-size: 14px;}
.tab_text_min {
	font-size: 12px;}
.padding_mob {
	padding-left: 50px}
}
@media (min-width: 992px) and (max-width: 1199px) {
        /*md*/
.tab_text {
	font-size: 16px;}
.tab_text_min {
	font-size: 13px;}
}
@media (min-width: 1200px) {
        /*lg*/
.tab_text {
	font-size: 20px;}
.tab_text_min {
	font-size: 18px;}
}



@media (max-width: 767px) {
        /*xs*/
.specialties_logo {
	width: 40px}
.specialties_text {
	font-size: 9px; !important;}
.spec_img {
  width: 50px;
  margin-right: 10px}
.title_spec {
  font-size: 11px;
	margin-bottom: 2px;
	line-height: 32px;
	letter-spacing: 0.005em;
	line-height: 137.69%}
.green_text {
	font-size: 11px;
	line-height: 137.69%}
.padding_img {
	padding-left: 20px; 
	padding-top: 0%}
.margin_title {
	margin-left: 3%}		
}

@media (min-width: 768px) and (max-width: 991px) {
        /*sm*/
.specialties_logo {
	width: 50px}
.specialties_text {
	font-size: 14px;}
.spec_img {
  width: 80px;
  margin-right: 10px}
.title_spec {
  font-size: 16px;
	margin-bottom: 5px;
	line-height: 137.69%}
.green_text {
	font-size: 20px;}
.padding_img {
	padding-left: 40px; 
	padding-top: 0%}
.margin_title {
	margin-left: 2%}	
}

@media (min-width: 992px) and (max-width: 1199px) {
        /*md*/
.specialties_logo {
	width: 80px}
.specialties_text {
	font-size: 14px;}
.spec_img {
  width: 70px;
  margin-right: 20px}
.title_spec {
  font-size: 20px;
	margin-bottom: -5px;}
.green_text {
	font-size: 20px;}
.padding_img {
	padding-left: 20px; 
	padding-top: 0%}
.margin_title {
	margin-left: 4%}	
}

@media (min-width: 1200px) {
        /*lg*/
.specialties_logo {
	width: 100px}
.specialties_text {
	font-size: 20px;}
.spec_img {
  width: 85px;
  margin-right: 10px}
.title_spec {
  font-size: 32px;}
.green_text {
	font-size: 24px;}
.padding_img {
	padding-left: 0%; 
	padding-top: 0%}
.margin_title {
	margin-left: 2%}	
}

.pad_title {
	padding-top: 30%
}

.headline {
	padding-left: 5%;
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 500;
	letter-spacing: 0.075em;
	align-items: flex-start;
	display: flex;
	text-align: left;
	vertical-align: middle;
	padding-left: 0px;
	color: #212126;
}

.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
}

.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: 0px; 
	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/main/backim2.png');
	width: 100%;
	height:15vh}
.pad_title {
	padding-top: 2%}
.headline {
  font-size: 14px; 
  padding-left: 0px;
	font-weight: 800;}
.left_icons {
  width: 40px;}
.custom_gap {
  height: 1em;}
.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}
.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;}
}

@media (min-width: 768px) and (max-width: 991px) {
        /*sm*/
.head_img {
	background-image: url('../images/main/backim2.png');
	width: 100%;
	height:200px}
.pad_title {
	padding-top: 2%}
.headline {
  font-size: 20px; 
  padding-left: 0px;
	font-weight: 800;}
.left_icons {
  width: 80px;}
.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}
.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: 650px;
	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;}
}

@media (min-width: 992px) and (max-width: 1199px) {
        /*md*/
.head_img {
	background-image: url('../images/main/backim2.png');
	width: 100%;
	height:auto}
.pad_title {
padding-top: 20%}
.headline {
  font-size: 20px; 
  padding-left: 10px;
	font-weight: 800;}
.left_icons {
  width: 60px;}
.custom_gap {
    height: 30px;}
.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}
.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;}
}

@media (min-width: 1200px) {
        /*lg*/
.head_img {
	background-image: url('../images/main/backim2.png');
	width: 100%;
	height:auto}
.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;}
.custom_gap {
  height: 30px;}
.li_style {
	padding-left: 120px}
.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}
.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;}


.attent {
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding: 15px 35px;
	gap: 10px;
	width: 925px;
	height: 74px;
	background: #31623E;
	box-shadow: 9px -9px 21px rgba(0, 0, 0, 0.19);
	flex: none;
	order: 9;
	flex-grow: 0;
}

@media (max-width: 767px) {
        /*xs*/
.attent  {
	width: 925px;
	height: 134px;
}
.attent  p{
	font-size: 13px
}
}
@media (min-width: 768px) and (max-width: 991px) {
        /*sm*/
.attent  {
	width: 925px;
	height: 114px;
}
}
@media (min-width: 992px) and (max-width: 1199px) {
        /*md*/
.attent  {
	width: 925px;
	height: 74px;
}
}
@media (min-width: 1200px) {
        /*lg*/
.attent  {
	width: 925px;
	height: 114px;
}
}
