@CHARSET "UTF-8";

html {
  background-color: #e8f5e9; /* светло‑зелёный фон */
  height: 100%;
}


body {
  margin: 0;
  padding: 0;
  min-height: 100vh;
  font-family: 'Merriweather', serif;
}

body {
    font-family: 'Arial', sans-serif;
    line-height: 1.6;
    color: #333;
    background-color: #e8f5e9;
}
.new-block {
	display: flex;
    justify-content: center;
}

.new-blocck-p-text {
	font-family: 'PT Sans', sans;
    font-size: 21px;
    color: #fd8b0e;
}


.new-blocck-p-tel {
	color: #fd8b0e;
    font-size: 24px;
    text-decoration-line: underline;
    padding-top: 25px;
}

.new-blocck-p-num a {
	font-size: 24px;
	color:#000000 ; 
}

.new-blocck-p-mail {
	font-size: 18px;
    color: blue;
}

/*лого вк*/
.btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 12px 20px;
  text-decoration: none;
  border-radius: 6px;
  font-weight: 500;
  transition: all 0.3s ease;
}

.vk-btn {
  background-color: #4a76a8;
  color: white;
}

.vk-btn:hover {
  background-color: #3a6598;
  transform: translateY(-2px);
}

.vk-logo {
  width: 20px;
  height: 20px;
}

.contacts {
  padding: 20px;
  background: #f9f9f9;
  border-radius: 8px;
}

.contact-item {
  margin-bottom: 15px;
  font-size: 1rem;
}

.phone-link,
.social-link {
  color: #2c3e50;
  text-decoration: none;
  border-bottom: 1px dashed currentColor;
  padding-bottom: 2px;
}

.social-link:hover {
  border-bottom-color: transparent;
  color: #4a76a8;
}

/* Адаптивность */
@media (max-width: 768px) {
  .contact-item {
    text-align: center;
  }
  .contact-item strong {
    display: block;
    margin-bottom: 8px;
  }
}
.contacts {
  padding: 20px;
  background: #f9f9f9;
  border-radius: 8px;
}

.contact-item {
  margin-bottom: 15px;
  font-size: 1rem;
}

.phone-link,
.social-link {
  color: #2c3e50;
  text-decoration: none;
  border-bottom: 1px dashed currentColor;
  padding-bottom: 2px;
}

.social-link:hover {
  border-bottom-color: transparent;
  color: #4a76a8;
}

/* Адаптивность */
@media (max-width: 768px) {
  .contact-item {
    text-align: center;
  }
  .contact-item strong {
    display: block;
    margin-bottom: 8px;
  }
}

/*конец вк*/
@media only screen and (min-width: 320px) {
	.menu-item-block {
		border-bottom-style: solid;
		border-bottom-color: #666666;
		border-bottom-width: 1px;
		text-align: center;
		margin-top: 0px;
		margin-bottom: 0px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.post-title-block {
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 20px;
		margin-top: 60px;
		text-align: center;
	}
	
	.post-text-block {
		font-family: 'PT Sans', sans;
		font-size: 16pt;
		color: #000000;
		text-align: left;
		letter-spacing: 0.5pt;
		padding-left: 50px;
		padding-right: 50px;
		padding-bottom: 20px;
	}
	
}
/* Small devices (tablets, 768px and up - sm) */
@media only screen and (min-width: 768px) {
}
/* Medium devices (desktops, 992px and up - md) */
@media only screen and (min-width: 992px) {
	.menu-item-block {
		border-bottom-style: none;
		margin-bottom: -35px;
	}
	
	.menu-item-block-current {
		width: 236px;
		height: 90px; 
		/*background-color: #ffffff;*/
		background-image: url(../images/rooms-marker.png);
		background-position: top center;
	    background-repeat: no-repeat;
	 	-moz-background-size: 236px 73px;
	     -webkit-background-size: 236px 73px;
	     -o-background-size: 236px 73px;
	}
	
	.post-title-block {
		text-align: left;
	}

	.post-text-block {
		padding-bottom: 0px;
	}
}
/* Large devices (large desktops, 1200px and up - lg) */
@media only screen and (min-width: 1200px) {
	.menu-item-block-current {
		width: 236px;
		height: 90px; 
		/*background-color: #ffffff;*/
		background-image: url(../images/rooms-marker.png);
		background-position: top center;
	background-repeat: no-repeat;
	-moz-background-size: 236px 78px;
	-webkit-background-size: 236px 78px;
	-o-background-size: 236px 78px;
	}
	
}





/* ------- Основное меню ------ */

.main-menu-block {
	width: 100%;
	background-color: #000000;
}

.menu-item-link {
	font-family: 'PT Sans', sans;
	font-size: 14pt;
	color: #ffffff;
	width: 100%;
	letter-spacing: 0.5pt;
}

.menu-item-link:HOVER {
	color: #fd8b0e;
	text-decoration: none;
}

.menu-item-link-current {
	font-family: 'PT Sans', sans;
	font-size: 14pt;
	color: #000000;
	width: 100%;
	letter-spacing: 0.5pt;
}

/* ------ Шапка ------ */
.head-banner-block {
	text-align: center;	
}

.head-banner {
	width: 100%;
	background-image: url(../images/contacts-banner.jpg);
	background-position: center center;
    background-repeat: no-repeat;
	-moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    min-height: 40vh;
}
.head-banner-vacancy {
	width: 100%;
	background-image: url(../images/contacts-banner-fotor-2.jpg);
	background-position: center center;
    background-repeat: no-repeat;
	-moz-background-size: cover;
    -webkit-background-size: cover;
    -o-background-size: cover;
    min-height: 40vh;
}


/* ------ Блок содержимого страницы ------ */

.post-block {
	width: 100%;
	background-color: #e8f5e9;
	margin-right: 0px;
	margin-left: 0px;
}

.post-content-block {
	margin-top: 60px;
	margin-left: 70px;
	margin-right: 70px;
}

.post-title-text {
	font-family: 'Merriweather', serif;
	font-size: 20pt;
	color: #fd8b0e;
	text-align: left;
	letter-spacing: 0.6pt;
	padding-bottom: 10px;
}
.vacancy-item{
	display: flex;
	justify-content: space-between;
    align-items: baseline;
    margin-bottom: 75px;
}
.vacancy-text-li{
	font-family:Georgia, 'Times New Roman', Times, serif;
}
.vacancy-text{
	list-style-type: auto;
}


.contacts-map-link {
	font-family: 'PT Sans', sans;
	font-size: 16pt;
	color: #fd8b0e;
	letter-spacing: 0.3pt;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #fd8b0e;
	text-decoration: none;
}

.contacts-map-link:HOVER {
	color: #fd8b0e;
	border-bottom-style: none;
	text-decoration: none;
}

.greyed-text {
	/*color: #666666;*/
	font-family: 'Merriweather', serif;
	font-size: 20pt;
	color: #fd8b0e;
	text-align: left;
	letter-spacing: 0.6pt;
}

.text-size-m2 {
	font-size: 14pt;
}

.contact-line {
	padding-top: 10px;
}

.contact-link {
	font-family: 'PT Sans', sans;
	font-size: 16pt;
	color: #fd8b0e;
	width: 100%;
	letter-spacing: 0.5pt;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #fd8b0e;
}

.contact-link:HOVER {
	color: #fd8b0e;
	text-decoration: none;
	border-bottom-style: none;
}

/*.rating-footer{
	padding-top: 60px;
}*/
