/* .ymaps-2-1-74-balloon {
	left: 150px;
} */
#comments .title {
	font-size: 20px;
	margin-bottom: 20px;
}

#comments .bottom-row {
	width: 100%;
	margin-bottom: 15px;
}

#comments .bottom-row textarea,
#comments .comment-name,
#comments .comment-email {
	width: 100%;
	border: 1px solid #d9d4d4;
	padding: 10px;
	box-sizing: border-box;
}

#comments .comment-name,
#comments .comment-email {
	width: 48.6%;
}

#comments .comment-name {
	margin-right: 2%;
}

#comments .respond-form {
	padding-bottom: 15px;
	max-width: 100%;
	width: 600px;
}

#comments .respond-form > p {
	margin-bottom: 10px;
}

#comments .respond-form > p a {
	color: #444;
}

#comments .comment-btn {
	background: #c89732;
	color: #fff;
	padding: 10px;
	border-radius: 5px;
	border: none;
	cursor: pointer;
	transition: 0.3s all;
}

#comments .comment-btn:hover {
	opacity: 0.8;
}

#comments .top-row {
	margin-bottom: 15px;
}

#comments .comments-container {
	list-style-type: none;
}

#comments .comments-container li {
	margin-bottom: 20px;
}

#comments .comments-container .name {
	font-weight: bold;
	font-size: 17px;
	margin-bottom: 5px;
}

#comments .comments-container .date {
	color: #444;
	font-size: 14px;
}

#comments .comments-container .reply a {
	color: #555;
	font-size: 14px;
}

#comments #cancel-comment-reply {
	padding-top: 20px;
}

#comments #cancel-comment-reply a {
	font-size: 14px;
	color: #444;
}

#comments .comments-container ul {
	list-style-type: none;
	margin-left: 25px;
}

.wpp-list-with-thumbnails {
	padding: 0;
}

aside > ul {
	padding: 30px;
}

aside ul a {
	display: initial;
}

aside .widget {
	margin-bottom: 30px;
}

aside .widget ul {
	padding-bottom: 0;
	padding-top: 0px;
}

aside .widget ul li {
	margin-bottom: 1rem;
}

.rpwwt-widget ul li img {
	margin-bottom: 0 !important;
}

aside .widgettitle {
	margin-bottom: 20px;
	font-size: 24px;
}

.single-wrapper {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.content-single {
	width: 68%;
}

.content-single .meta-block {
	padding: 15px 0 0;
	display: flex;
	flex-wrap: wrap;
}

.content-single .meta-block a {
	color: #697374;
}

.content-single .meta-block > div {
	margin-right: 15px;
}

.content-single .text_page {
	padding-top: 20px;
}

#nf-form-6-cont {
	margin: 0 auto;
	max-width: 800px;
}

img {
	height: initial;
}

.grid-news-thumb-new {
	text-align: center;
}

.maps {
	display: flex;
}

.maps .maps_info {
	position: static;
	width: 35%;
}

.maps > p {
	width: 65%;
}

.maps iframe {
	height: 100%;
}

.maps > * {
	flex: none;
}

.h1-main {
	font-weight: bold;
	padding-bottom: 32px;
	text-align: center;
	font-size: 24px;
}

#wpmtst-submission-form input[type="text"],
#wpmtst-submission-form input[type="email"],
#wpmtst-submission-form input[type="tel"],
#wpmtst-submission-form textarea {
	height: 30px;
	font-size: 20px;
	border: 1px solid #dcdcdc;
	border-bottom: 2px solid #dcdcdc;
	font-family: pfagorasanspro, sans-serif;
	background-color: transparent;
	padding: 5px;
	box-sizing: border-box;
}

#wpmtst-submission-form textarea {
	height: 150px;
}

#wpmtst-submission-form input[type="submit"] {
	position: static;
	transform: none;
	background: #c38e25;
	padding: 10px;
	cursor: pointer;
	color: #fff;
	width: initial;
	height: initial;
	font-size: 16px;
}

#wpmtst-form .required-notice,
#wpmtst-form .after {
	display: none !important;
}

.related-posts {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 20px 0 30px;
}

.related-posts .post {
	width: 30%;
}

.related-posts .img {
	height: 200px;
	width: 100%;
}

.related-posts .img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

.news .news-title a {
	min-height: 60px;
	display: block;
}

.related-posts .title-post {
	text-align: center;
	color: #444;
}

.information_container {
	display: block !important;
}

.textarea-block {
	margin: 20px 0 40px;
}

.textarea-block ul {
	padding-left: 15px;
}

.eael-pricing.style-1 .eael-pricing-item .header .title:before {
	display: none !important;
}

.maps_contacts .maps_email {
	background-image: url(../img/maps_phone.png);
	background-repeat: no-repeat;
	background-size: 11%;
	background-position: 0;
}

.nf-form-title h3 {
	font-weight: bold;
	text-align: center;
}

@media (max-width: 1024px) {
	.content-single {
		width: 100%;
	}

	.maps {
		flex-wrap: wrap;
	}

	.maps .maps_info {
		width: 100%;
	}

	.maps > p {
		width: 100%;
		height: 300px;
	}
}

@media (max-width: 640px) {
	.related-posts .post {
		width: 100%;
		margin-bottom: 15px;
	}
}

@media (max-width: 568px) {
	#comments .comment-name,
	#comments .comment-email {
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
	}

	#comments .top-row {
		margin-bottom: 0;
	}
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.7);
	z-index: 15;
	display: none;
}
.modal-thanks {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 20;
	background-color: #fff;
	padding: 40px;
	font-size: 20px;
	text-align: center;
	color: #444;
	font-weight: bold;
	box-sizing: border-box;
	max-width: 96%;
}
.modal-form.form-question {
	display: block;
	position: static;
	margin: 0 auto;
	transform: none;
}
.modal-form {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 20;
	background-color: #fff;
	padding: 40px;
	max-width: 600px;
	width: 100%;
	box-sizing: border-box;
}
.modal-form .close {
	color: #000;
	font-size: 20px;
	position: absolute;
	right: 10px;
	top: 10px;
	font-weight: bold;
	cursor: pointer;
}
.modal-form .title {
	color: #000000;
	font-family: pfagorasanspro;
	font-weight: 400;
	font-size: 30px;
	line-height: 1em;
	letter-spacing: 1px;
	margin-bottom: 30px;
	text-align: center;
}
.modal-form .subtitle {
	text-align: center;
	color: #000000;
	font-family: pfagorasanspro;
	font-weight: 400;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.1em;
	margin-bottom: 15px;
}
.modal-form .subtitle span {
	color: #e5b64e;
}
.modal-form form label {
	font-family: pfagorasanspro;
	font-weight: 400;
	font-size: 17px;
}
.modal-form form input[type="text"],
.modal-form form textarea {
	margin-bottom: 5px;
	line-height: 1.4;
	font-size: 15px;
	min-height: 40px;
	padding: 5px 14px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	box-sizing: border-box;
	font-family: pfagorasanspro;
	font-weight: 300;
	font-size: 16px;
	letter-spacing: 0.5px;
	color: #000000;
	background-color: #ffffff;
	width: 100%;
	max-width: 100%;
	border: 1px solid #818a91;
	background-color: transparent;
	vertical-align: middle;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}
.modal-form form input[type="submit"] {
	transition: 0.3s all;
	font-family: pfagorasanspro;
	font-weight: 400;
	font-size: 18px;
	padding: 15px 0px 15px 0px;
	cursor: pointer;
	background-color: #c59028;
	color: #ffffff;
	flex-basis: 100%;
	min-height: 40px;
	border: none;
	width: 100%;
	border-radius: 4px;
}
.modal-form form input[type="submit"]:hover {
	transform: scale(1.1);
}

@media (max-width: 414px) {
	.modal-form {
		max-width: 96%;
		padding: 20px;
	}

	.modal-form .title {
		font-size: 18px;
	}

	.modal-form .subtitle {
		font-size: 16px;
	}
}
