/*   
Theme Name: Visnyk Irpin
Version: 1.0
Author: Andrei Sizyi
Author URI: https://www.facebook.com/AndreiSizyi?ref=bookmarks
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&subset=cyrillic');
@media (min-width: 979px) {
	ul.nav li.dropdown.show-on-hover:hover>ul.dropdown-menu {
		/* для раскрывания субменю по наведению */
		display: block;
	}
	.comment-list .children {
		/* для комментов */
		padding: 0;
		margin-left: 74px;
		padding-bottom: 15px;
	}
	.comment-list .media {
		margin-top: 0;
	}
}
body {
	font-family: 'Montserrat', sans-serif;
	background: #eaeaea;
	color: #222220;
	width: 100%;
}
/* =WordPress Core
-------------------------------------------------------------- */

h3, .uwp_page .uwp-content-wrap .uwp-profile-entries h3 {
	font-size: 16px;
}
.uwp-profile-item-title {
	font-size: 14px;
}
.uwp-profile-item-time {
	font-size: 12px;
}
.alignnone {
	margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
	display: block;
	margin: 5px auto 5px auto;
}
.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.alignright {
	float: right;
	margin: 5px 0 20px 20px;
}
a img.alignnone {
	margin: 5px 20px 20px 0;
}
a img.alignleft {
	float: left;
	margin: 5px 20px 20px 0;
}
a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.wp-caption {
	background: #fff;
	border: 1px solid #f0f0f0;
	max-width: 96%;
	/* Image does not overflow the content area */
	padding: 5px 3px 10px;
	text-align: center;
}
.wp-caption.alignnone {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
	margin: 5px 0 20px 20px;
}
.wp-caption img {
	border: 0 none;
	height: auto;
	margin: 0;
	max-width: 98.5%;
	padding: 0;
	width: auto;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
}
/* Text meant only for screen readers. */

.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
	height: 1px;
	width: 1px;
	overflow: hidden;
}
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}
@media (min-width: 768px) {
	.logo-mob {
		display: none;
	}
}
@media (max-width: 767px) {
	.logo {
		display: none;
	}
}
.container {
	max-width: 1186px;
}
.preheader {
	padding-top: 7px;
}
header a {
	color: white;
}
header a:hover {
	text-decoration: none;
	color: #f5d812;
}
header {
	color: white;
	font-size: 12px;
	font-weight: 500;
	width: 100%;
	min-width: 100%;
}
header .navbar {
	padding: 0;
}
.container {
	overflow: hidden;
}
.preheader i {
	padding-left: 15px;
	font-size: 21px;
}
#list p {
	display: inline;
}
#list span {
	display: inline-block;
	width: 22px;
	height: 22px;
	font-size: 15px;
	font-weight: 700;
	padding: 1px;
	text-align: center;
	border-radius: 50%;
	background-color: white;
	color: #2b2857;
	margin: 0 12px;
}
.temp {
	border-left: solid 1px #3c396e;
	border-right: solid 1px #3c396e;
	padding: 0 12px;
	margin: 0 12px;
	padding-top: 4px;
}
header .subscription:hover {
	color: #222220;
}
header .subscription {
	text-transform: uppercase;
	background-color: #f5d812;
	color: #222220;
	margin-top: -7px;
	margin-bottom: -7px;
	margin-right: 15px;
	line-height: 33px;
	padding-top: 4px;
	padding-left: 12px;
	padding-right: 12px;
}
.archive-button:hover {
	color: white;
}
.archive-button {
	padding-top: 4px;
	text-transform: uppercase;
	margin-right: 12px;
	color: #f5d812;
}
button, .btn {
	outline: none !important;
}
.btn.focus, .btn:focus {
	box-shadow: none;
}
header .search-form, header .form-group {
	width: 100%;
	position: relative;
	max-width: 236px;
}
header .form-inline .form-group {
	height: 38px;
}
.form-submit input, .form-submit input:hover {
	background: #2b2857;
	color: #f5d812;
	border-radius: 5px;
	border: none;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 15px;
}
#comments .comment-reply-title {
	font-size: 24px;
}
#comments .meta {
	font-size: 10px;
}
#comments {
	font-size: 14px;
}
#comments h2 {
	font-size: 14px;
}
.media {
	flex-direction: column;
}
.comment-single {
	display: flex;
	margin: 10px 0;
}
#comments .depth-2 {
	margin-left: 20px;
}
#comments .children {
	padding: 0;
	margin: 0;
}
#comments .comment-reply-link {
	font-size: 12px;
}
.comment-respond {
	margin-bottom: 20px;
	border-bottom: 1px solid #ced4da;
}
.comment-list {
	padding-left: 0;
}
.media-body {
	padding-left: 20px;
}
.search-form button {
	position: absolute;
	right: 5px;
	top: 0;
	height: 38px;
}
button.button-dark {
	background: #2b2857;
    color: #f5d812;
    text-transform: uppercase;
    font-size: 12px;
    width: 100%;
    border: none;
    padding: 7px;
}
.search-form {
	float: right;
	margin-bottom: 30px;
}
.search-form .form-group input {
	width: 100%;
	font-size: 12px;
}
.search-form ::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	font-size: 12px;
}
.search-form ::-moz-placeholder {
	/* Firefox 19+ */
	font-size: 12px;
}
.search-form :-ms-input-placeholder {
	/* IE 10+ */
	font-size: 12px;
}
.search-form :-moz-placeholder {
	/* Firefox 18- */
	font-size: 12px;
}
.logo {
	padding-top: 18px;
	padding-left: 15px;
	margin-bottom: 40px;
}
.logo img {
	height: auto;
}
.menu-search {
	padding-top: 40px;
}
.navbar-light .navbar-nav li {
	font-size: 14px;
	text-transform: uppercase;
}
.navbar-light .navbar-nav .nav-link {
	color: #2b2857;
}
a.login {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 38px;
	color: #2b2857;
	padding-left: 30px;
	float: right;
	padding-right: 35px;
}
a.login i {
	margin-left: 10px;
}
a.login:hover {
	color: #2b2857;
}
div.login {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 38px;
	color: #2b2857;
	padding-left: 30px;
	padding-right: 30px;
	float: right;
}
.padding-0 {
	padding-left: 0 !important;
}
.padding-0 a {
	padding-right: 0 !important;
}
div.login i {
	margin-left: 10px;
	color: #2b2857;
}
div.login a {
	color: #2b2857;
}
div.login a:hover {
	color: #2b2857;
}
.block-mini {
	background: white;
	padding: 15px;
	margin-bottom: 15px;
	font-size: 11px;
}
.right-sidebar-ads .widget {
	width: 100%;
}
.main .widget {
	margin-bottom: 15px;
}
.sld-pl {
	padding: 15px;
	background: #2b2857;
}
.sld-pl h2 {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.post-cat {
	margin-top: 30px;
}
.post-cat a {
	font-size: 14px;
	text-transform: uppercase;
	color: #f5d812;
}
.sld-pl .post-excerpt {
	font-size: 14px;
	color: white;
	margin-bottom: 5px;
}
.fl-item > a {
	color: white;
}
.sld-pl .post-excerpt a {
	color: #f5d812;
}
.owl-stage-outer {
	display: flex;
}
.owl-stage, .owl-item, .item {
	display: flex;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .owl-stage, .owl-item, .item {
		display: block;
	}
	.owl-stage-outer {
		display: block;
	}
	.owl-stage-outer img {
		
	}
	.bg-bm .col-md-12 {
		max-width: inherit;
	}
}
.sld-pl > .fl-item {
	margin-bottom: 30px;
}	
.owl-dots {
	position: absolute;
	top: 15px;
	left: 10px;
}
.owl-nav {
	position: absolute;
	bottom: 15px;
	left: 10px;
	width: calc(100% - 20px);
}
.owl-prev {
	float: left;
}
.owl-next {
	float: right;
}
.owl-nav button {
	width: 30px;
	height: 30px;
	border-radius: 50% !important;
	background: #f5d812 !important;
	color: white !important;
}
.owl-nav button span {
	display: block !important;
	font-size: 35px !important;
	line-height: 35px !important;
	margin-top: -5px;
}
.owl-theme .owl-dots .owl-dot span {
	background: #fff !important;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
	background: #f5d812 !important;
}
.sld-pr img {
	width: 100%;
	height: auto;
}
.sld-pl {
	position: relative;
	overflow: hidden;
}
.thumb-mobile {
	width: 100%;
	height: 100%;
	top: 0;
	overflow: hidden;
}
.thumb-mobile img {
	max-width: inherit;
	min-height: 100%;
	min-width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
	width: auto;
	height: auto;
	-webkit-filter: blur(5px);
	filter: blur(5px);
	z-index: -1;
}
.sld-rp0 {
	overflow: hidden;
}
.in-img-container {
	width: calc(100% - 15px);
	height: 100%;
	position: absolute;
	right: 15px;
	left: 0;
	top: 0;
}
.sld-rp0 .in-img-container img {
	max-width: none;
	min-width: 100%;
	height: auto;
	height: 100%;
	width: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-right: -50%;
	transform: translate(-50%, -50%);
}
.block-mini h2 {
	color: #2b2857;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.block-mini .info {
	font-size: 9px;
	padding-bottom: 5px;
}
.block-mini a {
	color: #222220;
}
.block-mini a:hover {
	color: #222220;
}
.post-body p {
	margin-bottom: 10px;
	font-weight: 500;
}
.post-body {
	border-bottom: solid 1px #f9f9f9;
	margin-bottom: 10px;
	background: white;
}
.post-body .bg-meta-post i {
	padding-right: 4px;
}
.post-body .bg-meta-post {
	background: #2b2857;
	color: white;
	font-size: 10px;
	float: left;
	width: 100%;
}
.post-body .bg-meta-post .time {
	background: #2b2857;
	color: white;
	float: right;
	padding: 4px;
	background: #f5d812;
	color: #2b2857;
	font-weight: 500;
	width: 20%;
	text-align: center;
}
.post-body .excerpt-bl {
	padding: 4px;
	float: left;
	width: 80%;
}
.post-body .excerpt-bl .col-30 {
	width: 30%;
	float: left;
}
.post-body>.row .col-8 {
	padding: 8px 23px;
	padding-left: 8px;
}
.post-body h3 {
	margin: 0;
	font-size: 11px;
}
.post-body .excerpt-bl .col-70 {
	width: 70%;
	float: left;
	text-align: center;
}
.post-body img {
	height: auto;
}
.block-mini button {
	background: #2b2857;
	color: #f5d812;
	text-transform: uppercase;
	font-size: 12px;
	width: 100%;
	border: none;
	padding: 7px;
}
.block-top h2 {
	background: #2b2857;
	color: #f5d812;
	font-size: 14px;
	text-transform: uppercase;
	width: 100%;
	padding: 7px;
	text-align: center;
}
.block-top h3 {
	font-size: 10px;
	color: #2b2857;
	font-weight: 500;
	margin: 0;
}
.block-top {
	margin-bottom: 20px;
}
.block-top a {
	font-size: 10px;
	color: #2b2857;
}
.block-top a:hover {
	font-size: 10px;
	color: #2b2857;
}
.block-top .col-4 {
	padding-right: 0;
}
.zodiac-sidebar {
	margin: 0 -5px;
}
.zodiac-sidebar .col-3 div {
	margin: 0;
	text-align: center;
	background: #2b2857;
	border-radius: 50%;
	height: 43px;
	width: 43px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
}
.zodiac-sidebar .col-3 div:hover {
	background: #f5d812;
}
.zodiac-sidebar .col-3 div:hover img {
	-webkit-filter: brightness(10%);
	filter: brightness(10%);
}
.zodiac-sidebar img {
	width: auto;
	height: auto;
	max-height: 25px;
	max-width: 25px;
}
.zodiac-sidebar .col-3 {
	padding: 5px;
}
.main-block .title {
	padding: 10px 15px;
	background: #2b2857;
	font-size: 14px;
	font-weight: 600;
	color: #f5d812;
	text-transform: uppercase;
}
.main-block .title h2 {
	font-size: 14px;
	font-weight: 600;
	margin-bottom: 0;
}
.main-block .title a {
	font-size: 14px;
	color: #f5d812;
	font-weight: 600;
}
.main-block .title a:hover {
	color: #f5d812;
}
.main-block .more-news {
	padding: 10px 0;
	background: #f5d812;
	font-size: 14px;
	font-weight: 600;
	color: #2b2857;
	text-transform: uppercase;
	text-align: center;
}
.main-block .more-news a {
	font-size: 14px;
	color: #2b2857;
	width: 100%;
	display: block;
}
.main-block .more-news a:hover {
	color: #2b2857;
}
.main-block {
	margin: 0 -5px;
}
.main-block>div {
	padding: 5px;
}
.slider {
	margin-bottom: 15px;
}
.slider-href {
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}
.main-block .widget {
	margin-bottom: 20px;
}
.post-main .title-main {
	color: #2b2857;
}
.post-main p {
	font-size: 9px;
	margin-bottom: 8px;
}
.post-main h3 {
	font-size: 10px;
}
.post-main img {
	height: auto;
}
.post-main .date {
	float: left;
	text-align: left;
	padding-left: 8px;
}
.post-main .date-time {
	padding: 5px 0;
	font-size: 9px;
	color: white;
	background: #2b2857;
	float: left;
	width: 100%;
}
.post-main .date-time a {
	display: inline-block;
	height: 0;
}
.post-main .top-block {
	min-height: 1px;
}
.post-main .time {
	text-align: right;
	color: #f5d812;
	float: right;
	border-left: solid 1px #3c396e;
	padding: 0 8px;
}
.post-main .post-content {
	padding: 8px;
	padding-bottom: 1px;
	background: white;
}
.post-main button {
	background: #2b2857;
	color: #f5d812;
	border-radius: 5px;
	border: none;
	text-transform: uppercase;
	font-size: 8px;
	padding: 5px 0;
	width: 100%;
	max-width: 80px;
}
.viewcounts {
	font-size: 9px;
}
.viewcounts i {
	color: #b2b2b2;
}
.block-2 {
	margin-bottom: 15px;
}
footer {
	background: #2b2857;
}
.bg-bm {
	background: #f5d812;
}
.bg-bm .container {
	max-width: 740px;
}
.bg-bm .container .nav {
	text-align: center;
	display: flex;
	justify-content: center;
	padding: 10px 0;
}
.bg-bm .container .nav li {
	padding: 0 17px;
	border-right: solid 1px #ffea59;
}

.bg-bm .container .nav li:last-child {
	border-right: none;
}
.bg-bm .container .nav li a {
	color: #222220;
}
.bg-bm a {
	font-size: 10px;
	text-transform: uppercase;
}
.main {
	padding-bottom: 20px;
}
.foot {
	padding: 20px 30px;
}
.foot .nav li {
	float: left;
	width: 100%;
	color: white;
}
.foot .nav li a {
	color: white;
}
.license {
	font-size: 10px;
	color: white;
	text-align: justify;
}
.foot .nav li:hover a {
	color: #f5d812;
}
.bottom-menu span {
	margin-left: 10px;
}
.bottom-menu {
	font-size: 14px;
	line-height: 170%;
}
.bottom-menu i {
	margin-left: 5px;
	font-size: 20px;
}
.bottom-menu li {
	white-space: nowrap;
}
.copyright {
	color: white;
	background-color: #161531;
	padding: 9px 10px;
	text-align: center;
	font-size: 11px;
	text-transform: uppercase;
}
/**Navbar toggle**/

/* Icon 2 */

#nav-icon2 {
	width: 45px;
	height: 32px;
	position: relative;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-o-transition: .5s ease-in-out;
	transition: .5s ease-in-out;
	cursor: pointer;
}
#nav-icon2 span {
	display: block;
	position: absolute;
	height: 5px;
	width: 50%;
	background: #7e7e7e;
	opacity: 1;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
	-webkit-transition: .25s ease-in-out;
	-moz-transition: .25s ease-in-out;
	-o-transition: .25s ease-in-out;
	transition: .25s ease-in-out;
}
#nav-icon2 span:nth-child(even) {
	left: 50%;
	border-radius: 0 9px 9px 0;
}
#nav-icon2 span:nth-child(odd) {
	left: 0px;
	border-radius: 9px 0 0 9px;
}
#nav-icon2 span:nth-child(1), #nav-icon2 span:nth-child(2) {
	top: 0px;
}
#nav-icon2 span:nth-child(3), #nav-icon2 span:nth-child(4) {
	top: 14px;
}
#nav-icon2 span:nth-child(5), #nav-icon2 span:nth-child(6) {
	top: 28px;
}
#nav-icon2.open span:nth-child(1), #nav-icon2.open span:nth-child(6) {
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
#nav-icon2.open span:nth-child(2), #nav-icon2.open span:nth-child(5) {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
#nav-icon2.open span:nth-child(1) {
	left: 5px;
	top: 9px;
}
#nav-icon2.open span:nth-child(2) {
	left: calc(50% - 5px);
	top: 9px;
}
#nav-icon2.open span:nth-child(3) {
	left: -50%;
	opacity: 0;
}
#nav-icon2.open span:nth-child(4) {
	left: 100%;
	opacity: 0;
}
#nav-icon2.open span:nth-child(5) {
	left: 5px;
	top: 22px;
}
#nav-icon2.open span:nth-child(6) {
	left: calc(50% - 5px);
	top: 22px;
}
.breadcrumbs {
	font-size: 10px;
	color: #3f3d64;
	margin-bottom: 15px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.meta-post {
	background: #2b2857;
	color: #f5d812;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 7px 10px;
	margin-bottom: 10px;
}
.meta-post a {
	color: #f5d812;
	font-weight: 500;
}
.single h1 {
	font-size: 24px;
	color: #2b2857;
	text-align: center;
}
.single .date-post {
	font-size: 14px;
	color: #000;
	text-align: center;
	margin: 15px 0;
}
.single .thumbnail {
	margin-bottom: 15px;
}
.single-content {
	background: white;
	padding: 15px;
	padding-bottom: 20px;
	padding-top: 20px;
	font-size: 14px;
	color: #000;
	margin-bottom: 20px;
	float: left;
	box-sizing: border-box;
	width: 100%;
}
.single-content button {
	background: #2b2857;
	color: #f5d812;
	border-radius: 5px;
	border: none;
	text-transform: uppercase;
	font-size: 12px;
	padding: 5px 15px;
}
.single-content .viewpostviews {
	float: right;
	font-size: 12px;
	font-weight: 500;
}
.single-content .viewpostviews i {
	color: #b2b2b2;
	margin-right: 5px;
}
.post-footer {
	margin-top: 20px;
}
.moreposts {
	font-size: 14px;
	text-align: center;
	color: #2b2857;
	text-transform: uppercase;
}
form .form-group {
	width: 100%;
}
.uwp-account, .uwp-login {
	max-width: 100%;
	margin: 0;
}
.modal-content .close {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 2;
	font-size: 28px;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: red !important;
	color: #fff !important;
	font-weight: 400 !important;
}
.uwp-dashboard-links {
	text-align: center;
	max-width: 200px;
	margin: 15px auto;
}
.uwp-dashboard-links>span>span>span, .uwp-dashboard-links>span>span, .uwp-dashboard-links>span {
	width: 100% !important;
}
.uwp-dashboard-links>select {
	display: block;
	float: left;
}
.uwp-dashboard-links .select2-selection {
	width: 100%;
}
.sing-in {
	float: right;
}
#uwp-account-privacy, #uwp-account-notifications {
	display: none;
}
.zodiac .thumbnail {
	width: 230px;
	height: 230px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #2b2857;
	border-radius: 50%;
	margin: 20px auto;
}
.zodiac .thumbnail img {
	max-width: 130px;
	height: auto;
}
.zodiac h1 {
	text-transform: uppercase;
	font-size: 24px;
	color: #2b2857;
	font-weight: 500;
	text-align: center;
}
.meta-zodiac {
	float: left;
	background: #f5d812;
	color: #2b2857;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 7px 10px;
	width: 100%;
}
.date_zodiac {
	text-align: center;
	text-transform: uppercase;
	font-weight: 500;
}
.pull-right span {
	display: block;
	background: #2b2857;
	color: #f5d812;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 500;
	padding: 7px 10px;
}
.pull-right section {
	background: white;
	padding: 15px;
	font-size: 14px;
	color: #000;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.zodiac section p {
	margin: 0;
}
.mini-thumb-zodiac {
	height: 90px;
	width: 90px;
	background: #2b2857;
	display: flex;
	text-align: center;
	justify-content: center;
	align-items: center;
	border-radius: 50%;
	position: absolute;
	top: 0;
	left: 5px;
	z-index: 2;
}
.mini-thumb-zodiac img {
	width: 45px;
}
.content-zodiac-mini h3 {
	padding: 7px 10px;
	padding-left: 55px;
	background: #f6d90f;
	color: #2b2857;
	font-size: 16px;
	margin-bottom: 4px;
}
.content-zodiac-mini p {
	margin: 0;
	line-height: 12px;
	padding-left: 55px;
	font-size: 10px;
	font-weight: 500;
}
p.date_zodiac_mini {
	font-size: 12px;
	text-transform: uppercase;
	padding-left: 55px;
	margin-bottom: 2px;
	font-weight: 600;
}
.content-zodiac-mini {
	min-height: 90px;
	margin-bottom: 5px;
	margin-left: 45px;
	background: white;
	padding-bottom: 3px;
}
.zodiac-row-cell {
	margin: 0 -5px;
}
.zodiac-row-cell a {
	color: #222220;
}
.zodiac-row-cell a:hover {
	text-decoration: none;
}
.zodiac-row-cell a:hover h3 {
	background: #2b2857;
	color: #f6d90f;
}
.zodiac-row-cell a:hover .mini-thumb-zodiac {
	background: #f6d90f;
}
.zodiac-row-cell a:hover .mini-thumb-zodiac img {
	-webkit-filter: brightness(10%);
	filter: brightness(10%);
}
.zodiac-row-cell>div {
	padding: 0 5px;
	margin-top: 5px;
}
#subscriptionModal .modal-body form {
	background: #eaeaea;
	padding: 15px;
	min-height: 300px;
	text-align: center;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#subscriptionModal .modal-body form input {
	font-size: 14px;
	width: 100%;
	max-width: 214px;
	margin: 5px;
	padding: 5px 10px;
	border-radius: 4px;
	border: 1px solid #aaa;
}
#subscriptionModal .modal-body .subscribe-form-item--btn-submit input {
	background: #2b2857;
	color: #f5d812;
	text-transform: uppercase;
	font-size: 12px;
	width: 100%;
	border: none;
	padding: 8px 10px;
	max-width: 214px;
}
.post-cat-body {
	position: relative;
	height: 260px;
	margin: 5px 0;
	float: left;
	width: 100%;
	background: white;
}
.post-cat-body .date-part .time {
	float: right;
	padding: 0 15px;
	border-left: solid 1px #3c396e;
	color: #f5d812;
}
.post-cat-body .date-part .date {
	float: left;
	padding: 0 15px;
}
.post-cat-body .date-part {
	padding: 7px 0;
	line-height: 16px;
	width: 260px;
	height: 30px;
	float: left;
	font-size: 11px;
	background: #2b2857;
	color: white;
	transform: rotate(-90deg);
	transform-origin: left top 0;
	position: absolute;
	left: 0;
	bottom: -30px;
}
.post-cat-body .content-part {
	width: calc(100% - 30px);
	float: right;
	height: 260px;
}
.post-cat-body .right-part-in {
	padding: 15px;
	font-size: 14px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	max-width: 100%;
	flex: 1;
}
.post-cat-body .right-part-in .viewcounts {
	font-size: 11px;
}
.post-cat-body .right-part-in button {
	background: #2b2857;
	color: #f5d812;
	text-transform: uppercase;
	font-size: 12px;
	border: none;
	padding: 5px 15px;
	border-radius: 4px;
}
.post-cat-body h3 {
	margin-bottom: 20px;
}
.post-cat-body h3 {
	color: #2b2857;
	text-decoration: none;
	font-weight: 600;
}
.post-cat-body a {
	color: #2b2857;
}
div.pagination {
	float: left;
	width: 100%;
	text-align: center;
	font-size: 14px;
	margin: 0 -1px;
	margin-top: 14px;
}
ul.pagination li {
	padding: 0 1px;
}
ul.pagination li a {
	padding: 5px 10px;
	background: #2b2857;
	color: white;
}
ul.pagination li .current {
	padding: 5px 10px;
	color: #2b2857;
	background: #f5d812;
}
.single-content .thumbnail {
	text-align: center;
}
.acrhive-post {
	background: white;
	text-align: center;
}
.category-arhyv .main .single-content .row {
	margin: -7px;
}
.category-arhyv .main .single-content .row > div {
	padding: 7px;
}
.acrhive-post img {
	border: solid 1px #d0d0d7;
}
.acrhive-post h3 {
	background: #f5d812;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: 600;
	padding: 5px;
}
.acrhive-post p {
	font-size: 10px;
	padding: 5px;
	padding-top: 10px;
}
.category-arhyv .single-content {
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 10px;
}
.category-arhyv .single-content ul.pagination {
	margin-bottom: 5px;
}
.more-main-loop .col-4 {
	padding-right: 8px;
	padding-bottom: 8px;
	background-color: white;
}
.more-main-loop  .col-8 {
	padding-left: 8px;
	padding-bottom: 8px;
	background-color: white;
}
.post-main > div {
	background-color: white;
	width: 100%;
	height: 100%;
}
@media (min-width: 768px) {
	header::before {
		content: '';
		width: 100%;
		height: 37.2px;
		position: absolute;
		left: 0;
		background: #2b2857;
	}
	.main .col-md-2 {
		-ms-flex: 0 0 19.326%;
		flex: 0 0 19.326%;
		max-width: 19.326%;
	}
	.main .col-md-8 {
		-ms-flex: 0 0 61.348%;
		flex: 0 0 61.348%;
		max-width: 61.348%;
		padding: 0 3px;
	}
}
@media (min-width: 767px) {
	.sld-rp0 {
		padding-left: 0;
	}
	.sld-lp0 {
		padding-right: 0;
	}
	.navbar-light .navbar-nav .nav-link {
		border-radius: 3px;
		margin-top: -10px;
		padding: 10px;
	}
	.navbar-light .navbar-nav {
		width: auto;
		float: right;
	}
	.navbar-light .navbar-nav li {
		font-size: 14px;
		text-transform: uppercase;
		max-height: 21px;
		border-left: solid 1px #cbcbcb;
		border-right: solid 1px #cbcbcb;
		margin-left: -1px;
	}
	.navbar-light .navbar-nav li:first-child {
		border-left: solid 1px transparent;
	}
	.navbar-light .navbar-nav li:last-child {
		border-right: solid 1px transparent;
	}
	.navbar-light .navbar-nav li:hover .nav-link {
		border-left: solid 1px transparent;
		border-right: solid 1px transparent;
		border: solid 1px #cbcbcb;
		margin-left: -1px;
		margin-right: -1px;
		margin-top: -11px;
		margin-bottom: -1px;
	}
}
@media (min-width: 768px) and (max-width: 1111px) {
	.text {
		display: none;
	}
}
@media (max-width: 991px) {
	.single-content {
		padding: 10px;
	}
	.foot {
		padding: 20px 10px;
	}
	.bottom-menu i {
		margin-left: 0;
		font-size: 16px;
	}
	.bottom-menu span {
		margin-left: 0;
	}
	.sld-pl {
		background: rgba(43, 40, 87, 0.85);
		padding-right: 30px;
	}
	.owl-nav {
		width: auto;
	}
	.owl-prev {
		float: none;
	}
	.owl-next {
		float: none;
	}
	.owl-carousel .owl-item img {
		width: auto !important;
	}
}
@media (max-width: 767px) {
	.post-cat-body {}
	.breadcrumbs {
		padding: 0 10px;
	}
	.zodiac-row-cell {
		margin: 0 5px;
		margin-bottom: 15px;
	}
	.menu-search .sing-in {
		display: flex;
		flex-direction: column-reverse;
		width: 100%;
	}
	.padding-0 {
		padding: 0 10px !important;
	}
	.padding-0 a {
		padding: 0 !important;
	}
	.single-content {
		margin: 0 10px;
		margin-bottom: 20px;
		width: calc(100% - 20px);
	}
	.pull-right {
		margin: 0 10px;
	}
	.meta-zodiac {
		margin: 0 10px;
		width: calc(100% - 20px);
	}
	.pull-right section {
		padding: 5px 15px;
	}
	.meta-post {
		margin: 0 10px;
		margin-bottom: 20px;
	}
	.bottom-menu span {
		margin-left: 10px;
	}
	.bottom-menu i {
		font-size: 21px;
		margin-right: 5px;
	}
	.main {
		padding-bottom: 0;
	}
	.foot .row>div {
		padding-bottom: 20px;
	}
	.foot .row>div:last-child {
		padding-bottom: 0;
	}
	.right-sidebar-ads {
		display: flex;
		justify-content: center;
		padding: 5px;
	}
	.right-sidebar-ads .widget {
		padding: 0 5px;
		float: left;
		max-width: 50%;
		margin-bottom: 15px;
	}
	.block-mini {
		margin: 0 10px;
		margin-bottom: 15px;
	}
	.collapsing {
		-webkit-transition: none;
		transition: none;
		display: none;
	}
	.block-2 {
		padding: 0 10px;
	}
	.zodiac-outer {
		padding: 0 10px;
	}
	.zodiac-sidebar .col-3 {
		flex: 0 0 16.6%;
		max-width: 16.6%;
	}
	.block-top .post-body {
		margin: 10px;
	}
	.block-top .post-body .col-4 {
		float: left;
		width: 80px;
		flex: none;
	}
	.block-top .post-body .col-8 {
		flex: 0 0 100%;
		float: left;
		max-width: calc(100% - 90px);
	}
	.navbar-light .navbar-nav {
		text-align: center;
		margin-bottom: 15px;
		padding: 0 15px;
	}
	.navbar-light .navbar-nav li {
		border-bottom: solid 1px #cbcbcb;
	}
	.navbar-light .navbar-nav li:last-child {
		border-bottom: none;
	}
	.menu-search {
		padding-top: 15px;
	}
	.search-form {
		margin-bottom: 10px;
		float: none;
		max-width: 236px;
		margin: 0 auto;
		margin-bottom: 10px;
	}
	.form-group {
		margin-bottom: 0;
	}
	.login {
		float: none;
		margin: 0 auto;
		width: 100%;
		text-align: center;
		display: block;
		padding: 0;
	}
}
@media (max-width: 991px) and (min-width: 768px) {
	.post-main .time {
		border-left: none;
		padding-left: 0;
	}
	.post-body .excerpt-bl {
		width: 100%;
	}
	.post-body .bg-meta-post .time {
		display: none;
	}
	.zodiac-sidebar .col-3 div {
		width: 24px;
		height: 24px;
	}
	.zodiac-sidebar img {
		width: 12px;
		height: 12px;
	}
	.post-body>.row .col-4 {
		display: none;
	}
	.post-body>.row .col-8 {
		flex: 0 0 100%;
		max-width: 100%;
		padding-left: 23px;
	}
}
@media (max-width: 1185px) and (min-width: 992px) {
	.zodiac-sidebar .col-3 div {
		width: 30px;
		height: 30px;
	}
	.zodiac-sidebar img {
		width: 16px;
		height: 16px;
	}
}
@media (min-width: 992px) {
	.sld-pl > .fl-item {
		flex: 1;
		justify-content: center;
		margin-bottom: 40px;
	}	
	.owl-item .item {
		background: #2b2857;
	} 

}
@media (max-width: 1185px) {
	.post-cat-body .date-part {
		padding: 7px 0;
		line-height: 16px;
		width: 100%;
		height: 30px;
		float: left;
		font-size: 11px;
		background: #2b2857;
		color: white;
		transform: none;
		position: relative;
		bottom: 0;
	}
	.post-cat-body .content-part, .post-cat-body {
		height: auto;
		width: 100%;
	}
}
@media (min-width: 768px) and (max-width: 1185px) {
	.navbar-light .navbar-nav .nav-link {
		border-radius: 3px;
		color: #2b2857;
		margin-top: -12px;
		padding: 12px 1.4vw;
	}
	.search-form {
		float: right;
		margin-bottom: 2vw;
	}
	.menu-search {
		padding-top: 2.5vw;
	}
	.navbar-light .navbar-nav li {
		font-size: 11px;
	}
	.navbar-light .navbar-nav .nav-link {
		margin-top: -12px;
		padding: 12px 10px;
	}
	.navbar-light .navbar-nav {
		margin-top: 5px;
	}
}
@media (max-width: 767px) {
	.category .main-block .title {
		margin: 0 10px;
	}
	div.pagination {
		padding: 0 10px;
	}
	.post-cat-body {
		margin-left: 10px;
		margin-right: 10px;
		width: calc(100% - 20px);
	}
	.right-sidebar-ads .widget {
		text-align: center;
	}
	.post-cat-body .box {
		width: 100%;
	}
	.post-cat-body .box img {
		margin: 0 auto;
	}
	.preheader .float-right {
		float: left !important;
		width: 100%;
	}
	.preheader {
		padding-top: 16px;
		text-align: center;
	}
	.preheader i {
		padding: 5px;
	}
	.preheader:nth-child(2) {
		padding-top: 8px;
	}
	.preheader>a {
		float: left;
		width: 100%;
	}
	#list {
		margin-bottom: 15px;
	}
	#list p:first-child span {
		margin-left: 0;
	}
	header .subscription {
		margin: 0;
	}
	.archive-button {
		padding: 15px 0;
		padding-bottom: 10px;
	}
	.temp {
		border-left: none;
		border-right: none;
		padding: 0;
		margin: 0;
		padding-top: 0;
		float: left;
		width: 100%;
		padding-bottom: 10px;
	}
	.logo-mob img {
		padding: 15px 0;
		width: 150px;
		height: auto;
	}
	.navbar-header .navbar-toggler {
		margin: 21px 0;
		float: right;
		border: none;
	}
	.navbar {
		-webkit-box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.1);
		box-shadow: 0px 2px 5px -2px rgba(0, 0, 0, 0.1);
	}
}
img {
	max-width: 100%;
	height: auto;
}
.cat_id_20 {
	display: none;
}
.footer-logo {
	max-width: 360px;
}

.nav-lang {
	margin-top:20px;
  	float:right;

}