
/*
Theme Name: Тема от www.polskoy.com
Theme URI: 
Author: Веб-студия Александра Польского
Author URI: 
Description: Персонально разработанная тема для Wordpress, созданная веб-студией Александра Польского. Профессиональная разработка и продвижение сайтов любой сложности на Wordpress: 
Version: 1.0
*/
@import url("https://cdn-ildfbip.nitrocdn.com/mREWQcgNBIhlgNWDXxRpYSgzHexGGMlq/assets/static/optimized/rev-6734d57/maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css");

@import url("https://cdn-ildfbip.nitrocdn.com/mREWQcgNBIhlgNWDXxRpYSgzHexGGMlq/assets/static/optimized/rev-6734d57/maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css");

/*@import url(/wp-content/plugins/contact-form-7/includes/css/styles.css);*/
body {
	/*min-width: 1170px !important;*/
	margin: 0;
}

ul {
	padding: 0;
}

* {
	outline: none;
}

.alignleft {
	margin: 0 15px 0px 15px;
	float: left;
}

.alignright {
	margin: 0 0 10px 15px;
	float: right;
}

.aligncenter {
	margin: 10px auto;
	display: block;
}

.container {}

#breadcrumbs {
	padding: 30px 0 20px;
}

#breadcrumbs > span {
	overflow-x: auto;
	display: flex;
	white-space: nowrap;
	gap: 5px;
	align-items: center;
}

div.contacts {
	color: #fff;
	padding: 10px 0;
	background: #0994b7;
}

div.contacts a {
	color: #fff;
}

div.contacts div.descr {
	color: #fff;
	line-height: 30px;
}

div.contacts div.address p {
	line-height: 30px;
	margin: 0;
}

div.contacts div.phone a:first-of-type {
	margin: 0 20px 0 5px;
}

div.contacts div.phone a:last-of-type {
	line-height: 30px;
	padding: 0 20px;
	background: #4db951;
	border-radius: 6px;
	display: inline-block;
}

header {
	color: #fff;
	/*height: 100px;*/
	
	/* 	background: url('https://europacenter.org.ua/wp-content/uploads/2025/03/bg3.webp') no-repeat center top / cover; */
	background: url("https://cdn-ildfbip.nitrocdn.com/mREWQcgNBIhlgNWDXxRpYSgzHexGGMlq/assets/images/optimized/rev-6094b77/europacenter.org.ua/wp-content/uploads/2025/03/photo_5976540949544814952_y-1.jpg") no-repeat center center/cover;
}

body.home header {}

header ul {
	list-style: none;
	padding: 0;
	margin: 40px 0 0 0;
	float: right;
}

header li {
	padding: 0;
	margin: 0 0 0 15px;
	display: inline-block;
}

header li:hover a, header li.current-menu-item a {
	color: #fff;
	text-decoration: none;
	padding: 0 0 5px 0;
	border-bottom: 3px solid #4db951;
}

header ul a, header ul a:active, header ul a:focus, header ul a:visited {
	color: #fff;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none;
}

header h1, header h2 {
	color: #fff;
	text-align: center;
	margin: 45px 0 20px 0;
}

header p {
	width: 70%;
	font-size: 18px;
	text-align: center;
	margin: 0 auto;
}

header div.logo a {
	width: 125px;
	height: 70px;
	margin: 45px 0 0 0;
	background: url("https://cdn-ildfbip.nitrocdn.com/mREWQcgNBIhlgNWDXxRpYSgzHexGGMlq/assets/images/optimized/rev-6094b77/europacenter.org.ua/wp-content/uploads/2024/05/Logotip-jevropa.png") no-repeat left top/cover;
	display: inline-block;
}

.switcher-language {
	width: 100%;
	display: flex;
	justify-content: center;
	list-style: none;
	align-items: center;
	gap: 15px;
}

ul li.social-links {
	display: flex;
	align-items: center;
	gap: 20px;
	margin-top: 12px;
}

.text-center.copyright {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	gap: 20px;
	align-items: center;
	padding-top: 20px;
}

.footer-block .text-center.copyright p {
	margin-top: 0;
}

@media screen and (max-width: 767px) {
	.text-center.copyright {
		gap: 5px;
	}
}

footer ul li:before {
	display: none;
}

body.home header div.logo a {
	width: 249px;
	height: 140px;
}

div.breadcrumbs {
	color: #000;
	font-size: 12px;
	padding: 22px 0 0;
}

div.breadcrumbs a {
	color: #0994b7;
	text-decoration: underline;
}

div.services {
	text-align: center;
	padding: 60px 0;
	margin: 50px 0 0 0;
	background: #000c0e;
}

div.services a {
	color: #fff;
	font-size: 22px;
	text-decoration: none;
	line-height: 28px;
}

div.services a img {
	width: 75px;
	height: 75px;
	margin: 0 0 25px 0;
	display: inline-block;
}

div.services a span {
	color: #86e5ff;
	font-size: 14px;
}

div.front-services {
	margin: 35px 0 0 0;
}

div.front-services a {
	color: #0994b7;
	font-size: 18px;
	text-decoration: none;
	text-align: center;
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
	border: 1px solid #e1e7eb;
	border-radius: 3px;
	display: block;
}

div.front-services a img {
	width: 100%;
	margin: 0 0 10px 0;
}

div.front-services a span {
	color: #333;
	font-size: 14px;
	margin: 10px 0;
	display: block;
}

div.sidebar ul {
	list-style: none;
	padding: 0;
	margin: 35px 0 0 0;
}

div.sidebar li {
	margin: 0 0 20px 0;
}

footer {
	color: #fff;
	padding: 30px 0;
	margin: 50px 0 0 0;
	background: #0994b7;
}

.su-spoiler {
	margin-bottom: 0 !important;
}

/* Media */
@media (min-width: 1200px) {}

@media (min-width: 992px) and (max-width: 1199px) {}

@media (min-width: 768px) and (max-width: 991px) {}

@media (max-width: 767px) {}

@media (max-width: 480px) {}

#block-block-16 {
	height: 210px;
	padding: 0 30px;
	background: url("https://cdn-ildfbip.nitrocdn.com/mREWQcgNBIhlgNWDXxRpYSgzHexGGMlq/assets/images/optimized/rev-6094b77/europacenter.org.ua/wp-content/uploads/2017/03/block-16-bg.jpg") center top no-repeat;
	background-size: cover;
	color: #fff;
	border-radius: 30px;
	font-family: PTSansBold, Arial, sans-serif;
	font-size: 18px;
	overflow: hidden;
	text-align: center;
}

#block-block-16.nitro-lazy {
	background: none !important;
}

#block-block-16 > .title {
	padding: 30px 0 10px 0;
	font-size: 22px;
	text-transform: uppercase;
}

#block-block-16 > .p {
	padding: 25px 0 10px 0;
	font-size: 22px;
	text-transform: uppercase;
}

#block-block-16 > .content > a {
	display: inline-block;
	font-size: 32px;
	color: #fbff54;
	padding: 0 0 0 0px;
}

/*/////// nav ////////*/
#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;
	line-height: 1;
	display: block;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

#cssmenu:after, #cssmenu > ul:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

#cssmenu #menu-button {
	display: none;
}

#cssmenu > ul > li {
	float: left;
}

#cssmenu.align-center > ul {
	font-size: 0;
	text-align: center;
}

#cssmenu.align-center > ul > li {
	display: inline-block;
	float: none;
}

#cssmenu.align-center ul ul {
	text-align: left;
}

#cssmenu.align-right > ul > li {
	float: right;
}

#cssmenu > ul > li > a {
	padding: 17px;
	/* font-size: 12px; */
	
	/* letter-spacing: 1px; */
	
	/* text-decoration: none; */
	
	/* color: #dddddd; */
	
	/* font-weight: 700; */
	text-transform: uppercase;
}

#cssmenu > ul > li:hover > a {
	color: #fff;
}

#cssmenu > ul > li.has-sub > a {
	padding-right: 30px;
}

#cssmenu > ul > li.has-sub > a:after {
	position: absolute;
	top: 22px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #ddd;
	content: "";
}

#cssmenu > ul > li.has-sub > a:before {
	position: absolute;
	top: 19px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #ddd;
	content: "";
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

#cssmenu > ul > li.has-sub:hover > a:before {
	top: 23px;
	height: 0;
}

#cssmenu ul ul {
	position: absolute;
	left: -9999px;
}

#cssmenu.align-right ul ul {
	text-align: right;
}

#cssmenu ul ul li {
	height: 0;
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

#cssmenu li:hover > ul {
	left: auto;
}

#cssmenu.align-right li:hover > ul {
	left: auto;
	right: 0;
}

#cssmenu li:hover > ul > li {
	height: 35px;
}

#cssmenu ul ul ul {
	margin-left: 100%;
	top: 0;
}

#cssmenu.align-right ul ul ul {
	margin-left: 0;
	margin-right: 100%;
}

#cssmenu ul ul li a {
	border-bottom: 2px solid #0994b7;
	padding: 11px 15px;
	width: 170px;
	font-size: 12px;
	text-decoration: none;
	color: #ddd;
	font-weight: 400;
	background: #0994b7;
}

#cssmenu ul ul li:last-child > a, #cssmenu ul ul li.last-item > a {
	border-bottom: 0;
}

#cssmenu ul ul li:hover > a, #cssmenu ul ul li a:hover {
	color: #fff;
}

#cssmenu ul ul li.has-sub > a:after {
	position: absolute;
	top: 16px;
	right: 11px;
	width: 8px;
	height: 2px;
	display: block;
	background: #ddd;
	content: "";
}

#cssmenu.align-right ul ul li.has-sub > a:after {
	right: auto;
	left: 11px;
}

#cssmenu ul ul li.has-sub > a:before {
	position: absolute;
	top: 13px;
	right: 14px;
	display: block;
	width: 2px;
	height: 8px;
	background: #ddd;
	content: "";
	-webkit-transition: all .25s ease;
	-moz-transition: all .25s ease;
	-ms-transition: all .25s ease;
	-o-transition: all .25s ease;
	transition: all .25s ease;
}

#cssmenu.align-right ul ul li.has-sub > a:before {
	right: auto;
	left: 14px;
}

#cssmenu ul ul > li.has-sub:hover > a:before {
	top: 17px;
	height: 0;
}

@media (min-width: 1024px) {
	ul#menu-osnovnoe-menyu {
		display: flex;
	}
}

@media all and (max-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min--moz-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (-o-min-device-pixel-ratio: 2/1) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
	#cssmenu {
		width: 100%;
	}
	
	#cssmenu ul {
		width: 100%;
		display: none;
	}
	
	#cssmenu.align-center > ul {
		text-align: left;
	}
	
	#cssmenu ul li {
		width: 100%;
		border-top: 1px solid rgba(120, 120, 120, .2);
	}
	
	#cssmenu ul ul li, #cssmenu li:hover > ul > li {
		height: auto;
	}
	
	#cssmenu ul li a, #cssmenu ul ul li a {
		width: 100%;
		border-bottom: 0;
	}
	
	#cssmenu > ul > li {
		float: none;
	}
	
	#cssmenu ul ul li a {
		padding-left: 25px;
	}
	
	#cssmenu ul ul ul li a {
		padding-left: 35px;
	}
	
	#cssmenu ul ul li a {
		color: #ddd;
		background: none;
	}
	
	#cssmenu ul ul li:hover > a, #cssmenu ul ul li.active > a {
		color: #fff;
	}
	
	#cssmenu ul ul, #cssmenu ul ul ul, #cssmenu.align-right ul ul {
		position: relative;
		left: 0;
		width: 100%;
		margin: 0;
		text-align: left;
	}
	
	#cssmenu > ul > li.has-sub > a:after, #cssmenu > ul > li.has-sub > a:before, #cssmenu ul ul > li.has-sub > a:after, #cssmenu ul ul > li.has-sub > a:before {
		display: none;
	}
	
	#cssmenu #menu-button {
		display: block;
		padding: 17px;
		color: #ddd;
		cursor: pointer;
		font-size: 12px;
		text-transform: uppercase;
		font-weight: 700;
	}
	
	#cssmenu #menu-button:after {
		position: absolute;
		top: 22px;
		right: 17px;
		display: block;
		height: 8px;
		width: 20px;
		border-top: 2px solid #ddd;
		border-bottom: 2px solid #ddd;
		content: "";
	}
	
	#cssmenu #menu-button:before {
		position: absolute;
		top: 16px;
		right: 17px;
		display: block;
		height: 2px;
		width: 20px;
		background: #ddd;
		content: "";
	}
	
	#cssmenu #menu-button.menu-opened:after {
		top: 23px;
		border: 0;
		height: 2px;
		width: 15px;
		background: #fff;
		-webkit-transform: rotate(45deg);
		-moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		-o-transform: rotate(45deg);
		transform: rotate(45deg);
	}
	
	#cssmenu #menu-button.menu-opened:before {
		top: 23px;
		background: #fff;
		width: 15px;
		-webkit-transform: rotate(-45deg);
		-moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		-o-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	
	#cssmenu .submenu-button {
		position: absolute;
		z-index: 99;
		right: 0;
		top: 0;
		display: block;
		border-left: 1px solid rgba(120, 120, 120, .2);
		height: 46px;
		width: 46px;
		cursor: pointer;
	}
	
	#cssmenu .submenu-button.submenu-opened {
		background: #262626;
	}
	
	#cssmenu ul ul .submenu-button {
		height: 34px;
		width: 34px;
	}
	
	#cssmenu .submenu-button:after {
		position: absolute;
		top: 22px;
		right: 19px;
		width: 8px;
		height: 2px;
		display: block;
		background: #ddd;
		content: "";
	}
	
	#cssmenu ul ul .submenu-button:after {
		top: 15px;
		right: 13px;
	}
	
	#cssmenu .submenu-button.submenu-opened:after {
		background: #fff;
	}
	
	#cssmenu .submenu-button:before {
		position: absolute;
		top: 19px;
		right: 22px;
		display: block;
		width: 2px;
		height: 8px;
		background: #ddd;
		content: "";
	}
	
	#cssmenu ul ul .submenu-button:before {
		top: 12px;
		right: 16px;
	}
	
	#cssmenu .submenu-button.submenu-opened:before {
		display: none;
	}
}

/*/////// nav ////////*/

/* Slider */
.slick-slider {
	position: relative;
	/*width: 100%;*/
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	top: 0;
	left: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.slick-track:before, .slick-track:after {
	display: table;
	content: "";
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}

[dir='rtl'] .slick-slide {
	float: right;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
	display: none;
}

/*/////// custom css ////////*/
img {
	max-width: 100%;
	height: auto;
}

.menu-item-has-children {
	position: relative;
}

.sub-menu li {
	margin: 0;
}

.menu li:hover .sub-menu {
	display: block;
}

/*.sidebar ul{*/

/*    list-style: none;*/

/*    padding: 0;*/

/*    margin: 35px 0 0 0;*/

/*    display: flex;*/

/*    flex-direction: row;*/

/*    flex-wrap: wrap;*/

/*    justify-content: center;*/

/*}*/

/*.sidebar ul li{*/

/*    margin: 0 10px 20px;*/

/*}*/
.services-list div {
	margin-bottom: 20px;
}

.info-top-block {
	text-align: center;
	display: block;
	align-items: center;
	flex-wrap: wrap;
}

@media (max-width: 991px) {
	#pt-cv-view-a36d8a9hpo {
		text-align: center;
	}
}

.slick-slide * {
	margin: auto;
	text-align: center;
}

ul {
	list-style-type: none;
}

.footer-block ul {
	padding: 0;
}

.footer-block li {
	margin: 5px 0;
}

.footer-block a {
	color: #fff;
}

.footer-block .copyright p {
	margin: 27px 0 0;
}

.call-button {
	line-height: 30px;
	padding: 0 20px;
	background: #4db951;
	border-radius: 6px;
	display: inline-block;
}

.archive-button-wrapper {
	text-align: center;
}

.archive-button-wrapper a {
	background-color: #0994b7 !important;
}

ul#menu-osnovnoe-menyu {
	width: 100%;
	flex-wrap: wrap;
	justify-content: space-around;
	z-index: 999;
	visibility: hidden;
}

.sub-menu {
	z-index: 999;
}

ul#menu-osnovnoe-menyu li.menu-item a:hover {
	color: #0994b7;
	text-decoration: none;
	-webkit-transition: all .3s ease-out;
	-moz-transition: all .3s ease-out;
	-o-transition: all .3s ease-out;
	transition: all .3s ease-out;
}

ul#menu-osnovnoe-menyu .sub-menu li.menu-item a:hover {
	color: #fff;
}

#cssmenu > ul > li {
	float: left;
}

#block-block-16 {
	height: auto;
}

.slick-arrow {
	color: transparent;
	border: 0;
	background: transparent;
	width: 0;
	padding: 0;
	position: absolute;
	top: 50%;
	z-index: 999;
	transform: translate(-50%, -50%);
	height: 50px;
	width: 25px;
}

.slick-prev {
	left: 35px;
}

.slick-next {
	right: 9px;
}

.slick-arrow:before {
	content: "";
	position: absolute;
	border: 6px solid #0994b7;
	width: 30px;
	height: 30px;
	top: 10px;
	-webkit-transform: rotate(225deg);
	-ms-transform: rotate(225deg);
	transform: rotate(225deg);
}

.slick-prev.slick-arrow:before {
	left: 6px;
	border-bottom: 0;
	border-left: 0;
}

.slick-next.slick-arrow:before {
	left: -11px;
	border-top: 0;
	border-right: 0;
}

.slick-slide {
	padding: 20px;
}

.specialist-help {
	background-size: cover;
	background-repeat: no-repeat;
	background-image: url("https://cdn-ildfbip.nitrocdn.com/mREWQcgNBIhlgNWDXxRpYSgzHexGGMlq/assets/images/optimized/rev-6094b77/europacenter.org.ua/wp-content/uploads/2018/06/skoraya-narkologicheskaya-pomoshh.jpg");
	background-attachment: scroll;
	color: #fff;
	font-family: PTSansBold, Arial, sans-serif;
	font-size: 18px;
	overflow: hidden;
	text-align: center;
	padding: 0;
}

.specialist-help.nitro-lazy {
	background-image: none !important;
}

.specialist-help-wrapper {
	background-color: rgba(22, 77, 101, .2);
	padding: 30px 15px 30px 15px;
}

.specialist-help a {
	display: inline-block;
	font-size: 32px;
	color: #fff;
	padding: 5px 20px;
	font-weight: 700;
}

.specialist-help .call-button {
	color: #fff;
	padding: 7px 20px;
	background: #4db951;
	display: inline-block;
	border-radius: 30px;
	font-weight: 400;
}

.wpcf7-form-control.wpcf7-submit, .su-button-style-default:hover, .pt-cv-wrapper .btn-success.active, .pt-cv-wrapper .btn-success:active, .pt-cv-wrapper .btn-success:hover, .pt-cv-wrapper .open>.dropdown-toggle.btn-success, div.contacts div.phone a:last-of-type:hover, .call-button:hover, .specialist-help .call-button:hover {
	text-decoration: none;
	-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
	background-color: #449d44;
	-webkit-transition: all .5s ease-out;
	-moz-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	transition: all .5s ease-out;
}

.specialist-help h2 {
	padding: 0 0 10px 0;
	font-size: 30px;
	color: #a0cde0;
	text-transform: uppercase;
}

.specialist-help h3 {
	font-size: 45px;
	color: #fd6166;
	text-align: center;
	font-weight: 500;
	font-style: normal;
}

.specialist-help p {
	margin-bottom: 20px;
}

.specialist-help-container {
	width: 100%;
	padding: 0;
}

.specialist-help-container > .row > div {
	padding: 0;
}

.specialist-help-container .row {
	width: 100%;
	margin: 0;
}

.main-sidebar-slider-1 div, .main-sidebar-slider-2 div, .main-sidebar-slider-3 div {
	text-align: center;
	margin-bottom: 15px;
}

.main-sidebar-slider-1 .slick-slide {
	min-height: 260px;
}

#popmake-1111 input {
	width: 100%;
}

.pum-theme-1110 .pum-title, .pum-theme-framed-border .pum-title {
	margin-bottom: 14px;
	text-align: center !important;
}

#popmake-1111 p {
	color: #000;
}

.pum-container.popmake.theme-1110.pum-responsive.pum-responsive-tiny.responsive.size-tiny.active.custom-position {
	width: 380px;
	max-width: 100% !important;
}

.wpcf7-form-control.wpcf7-submit {
	line-height: 30px;
	padding: 0 20px;
	background: #4db951;
	border-radius: 6px;
	display: inline-block;
	width: 210px;
	position: relative;
	transform: translateX(-50%);
	left: 50%;
	border: 0;
	color: #fff;
}

@media (max-width: 1024px) {
	#menu-osnovnoe-menyu {
		position: absolute !important;
		background: #0994b7;
		top: 45px;
	}
}

@media (max-width: 600px) {
	footer h2 {
		font-size: 20px;
	}
}

@media (max-width: 991px) {
	#cssmenu > ul > li:hover > a {
		color: #fff !important;
		text-decoration: underline !important;
	}
	
	.main-sidebar-slider-1 div, .main-sidebar-slider-2 div, .main-sidebar-slider-3 div {
		/*margin-bottom: 0;*/
		padding: 0;
	}
}

@media (max-width: 525px) {
	.slick-prev {
		left: 13px;
	}
	
	.slick-next {
		right: -11px;
	}
}

@media (max-width: 460px) {
	.slick-initialized .slick-slide {
		padding: 0 40px;
	}
}

@media (max-width: 420px) {
	.pum-container.popmake.theme-1110.pum-responsive.pum-responsive-tiny.responsive.size-tiny.active.custom-position {
		width: 80%;
		left: 50% !important;
		transform: translateX(-50%);
	}
}

/*/////// custom css ////////*/
* 
.blog__wrapper {
	display: flex;
	flex-direction: column;
	gap: 10px;
	width: 100%;
}

.blog__item {
	display: flex;
	gap: 10px;
	padding: 20px;
	border-bottom: 1px solid #e8e8e8;
}

.blog__item:nth-of-type(1) {
	border-top: 1px solid #e8e8e8;
}

.blog__item img {
	max-width: 250px;
	min-width: 250px;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.blog__item-wrapper {
	display: flex;
	flex-direction: column;
	gap: 10px;
}

.conatiner .container {
	padding: 0;
}

.blog__title.col-xs-12.descr {
	margin: 30px 0;
}

.blog__item-category {}

.blog__item-title {
	font-size: 22px;
	color: #000;
}

@media screen and (max-width: 767px) {
	.blog__item img {
		max-width: 115px;
		min-width: 115px;
	}
	
	.blog__item-title {
		font-size: 16px;
	}
}

.post-share-bot {
	display: flex;
	align-items: center;
	gap: 10px;
	flex-wrap: wrap;
	padding: 20px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #cfcfcf;
	justify-content: space-between;
}

.post-share-bot .info {
	font-weight: 700;
}

.share-buttons {
	display: flex;
	gap: 8px;
	align-items: center;
}

.share-buttons a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 5px;
	text-decoration: none;
	transition: opacity .3s;
}

.share-buttons a:hover {
	opacity: .8;
}

.share-buttons .facebook {
	background: #1877f2;
}

.share-buttons .twitter {
	background: #1da1f2;
}

.share-buttons .pinterest {
	background: #e60023;
}

.share-buttons .linkedin {
	background: #0077b5;
}

.share-buttons .tumblr {
	background: #35465c;
}

.share-buttons .email {
	background: #000;
}

.share-buttons svg {
	width: 20px;
	height: 20px;
}

.author-info {
	display: flex;
	gap: 10px;
	position: relative;
}

.author-info img {
	height: fit-content;
	max-width: 100px;
	border-radius: 50%;
}

.author-box__title {
	font-weight: 700;
	color: #000;
	width: fit-content;
}

.description .social-icons {
	position: absolute;
	right: 0;
	top: 0;
	display: flex;
	align-items: center;
	gap: 15px;
}

.description .social-icons li::before {
	display: none;
}

.author .author-box {
	border: 1px solid grey;
	padding: 15px;
	margin: 30px 0;
}

.author-box .description {
	display: flex;
	flex-direction: column;
	gap: 12px;
}

.loop-grid {
	display: grid;
	grid-template-columns: repeat(2, 1fr);
	gap: 20px;
}

.grid-post .media img {
	width: 100%;
	max-height: 200px;
	object-fit: cover;
}

.content .post-title a {
	color: #000;
	font-size: 17px;
	font-weight: 600;
}

.grid-post .media {
	margin-bottom: 16px;
}

@media screen and (max-width: 1023px) {
	.loop-grid {
		display: flex;
		flex-direction: column;
		margin-bottom: 30px;
	}
}

@media screen and (max-width: 374px) {
	.author-info {
		flex-direction: column;
	}
}

/* Основной контейнер для комментариев */
.comments-section {
	margin-top: 30px;
	background-color: #f9f9f9;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 2px 10px rgba(0, 0, 0, .1);
	margin-bottom: 30px;
}

/* Заголовок секции комментариев */
.comments-title {
	font-size: 24px;
	font-weight: bold;
	color: #333;
	margin-bottom: 15px;
}

/* Стилизация списка комментариев */
.comment-list {
	list-style-type: none;
	padding: 0;
}

/* Стили для каждого комментария */
.comment {
	background-color: #fff;
	padding: 15px;
	border-radius: 8px;
	margin-bottom: 20px;
	box-shadow: 0 1px 8px rgba(0, 0, 0, .05);
}

/* Мета информация (автор, дата и время) */
.comment-meta {
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
	font-size: 14px;
	color: #777;
}

.comment-author {
	display: flex;
	align-items: center;
}

.comment-author .fn {
	font-weight: bold;
	margin-left: 8px;
}

.comment-metadata a {
	color: #0073aa;
	text-decoration: none;
}

.comment-metadata a:hover {
	text-decoration: underline;
}

/* Контейнер для содержимого комментария */
.comment-content {
	font-size: 16px;
	color: #555;
}

/* Стили для кнопки ответа */
.reply a {
	color: #0073aa;
	text-decoration: none;
	font-size: 14px;
}

.reply a:hover {
	text-decoration: underline;
}

/* Стили для формы добавления комментария */
#respond {
	background-color: #fff;
	padding: 20px;
	border-radius: 8px;
	box-shadow: 0 1px 8px rgba(0, 0, 0, .05);
}

.comment-form label {
	font-size: 16px;
	margin-bottom: 5px;
	display: block;
	color: #333;
}

.comment-form input[type="text"], .comment-form textarea {
	width: 100%;
	padding: 10px;
	margin-bottom: 15px;
	border-radius: 4px;
	border: 1px solid #ddd;
	font-size: 14px;
	color: #555;
	background-color: #f9f9f9;
}

.comment-form input[type="submit"] {
	background-color: #0073aa;
	color: white;
	border: none;
	padding: 10px 20px;
	border-radius: 4px;
	cursor: pointer;
	font-size: 16px;
}

.comment-form input[type="submit"]:hover {
	background-color: #005177;
}

/* Стили для аватара пользователя */
.comment-author img {
	border-radius: 50%;
	margin-right: 10px;
	width: 40px;
	height: 40px;
}

.blog__item-thumbnail img {
	width: 100%;
	object-fit: cover;
}

td, th {
	padding: 5px;
	border: 1px solid #000;
}

.container.n-padding {
	padding: 0;
}

body .price__container-list {
	display: flex;
	flex-direction: column;
	border-radius: 10px;
	margin: 0 0 20px 0;
}

body .price__container-list-item {
	display: flex;
	align-items: start;
	flex-direction: column;
	font-size: 20px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	text-transform: uppercase;
}

body .price__container-list-item span {
	padding: 30px;
	max-width: 100%;
	width: 100%;
	background-color: #0993b7;
	color: #fff;
	display: flex;
	align-items: center;
}

@media screen and (max-width: 767px) {
	body .price__container-list-item span {
		font-size: 16px;
		padding: 30px 20px;
	}
}

body .price__container-list-item ul {
	display: flex;
	flex-direction: column;
	background-color: #fff;
	max-width: 100%;
	width: 100%;
	margin: 0;
	gap: 0;
}

body .price__container-list-item ul li {
	background-color: #fff;
	display: flex;
	max-width: 100%;
	width: 100%;
	overflow: hidden;
}

body .price__container-list-item ul li::before, body .price__container-list-item::before {
	display: none;
}

body .price__container-list-item ul li span {
	text-transform: none;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	background-color: inherit;
	padding: 10px 30px;
	color: #283441;
	border: 1px solid #dce0e5;
}

@media screen and (max-width: 550px) {
	body .price__container-list-item ul li span {
		font-size: 12px;
		padding: 16px 20px;
	}
}

@media screen and (max-width: 550px) {
	body .price__container-list-item ul li span {
		font-size: 12px;
		padding: 16px 20px;
		word-break: break-word;
	}
}

body .price__container-list-item ul li .price__container-btn {
	min-width: 130px;
	position: relative;
	max-width: 180px;
	width: 100%;
	display: flex;
	overflow: hidden;
	cursor: pointer;
	transition: all .3s ease;
}

body .price__container-list-item ul li .price__container-btn:hover span, body .price__container-list-item ul li .price__container-btn:hover .btn {
	transform: translateX(-100%);
}

body .price__container-list-item ul li .price__container-btn span {
	transition: all .3s ease;
	min-width: 130px;
	min-width: 100%;
}

body .price__container-list-item ul li .price__container-btn .btn {
	border-radius: 0;
	min-width: 100%;
	color: #fff;
}

body .price__container-list-item ul li .price__container-btn .btn:hover {
	background-color: #0993b7;
}

.mega-menu-wrap {
	z-index: 2;
}

.main__button-wrap, .call-button-wrap {
	text-align: center;
}

.main__button-wrap a, .call-button-wrap a, .call-button a, .specialist-help .call-button-wrap a {
	line-height: 30px;
	padding: 7px 20px;
	background: #4db951;
	border-radius: 30px;
	display: inline-block;
	color: #fff;
	text-decoration: none;
	font-weight: 400;
}

.main__button-wrap a:hover, .call-button-wrap a:hover, .call-button a:hover, .specialist-help .call-button-wrap a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #449d44;
	-webkit-box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
	box-shadow: 0 5px 11px 0 rgba(0, 0, 0, .18), 0 4px 15px 0 rgba(0, 0, 0, .15);
	transition: all .5s ease-out;
}
