/*
blue #B4DAF5
light blue #F9FBFE
special blue #E1EDFB
grean #BEEBC7
rouse #F7B0D4
*/
/*t-items*/
.team-items{
	padding: 5% 0;
	text-align: center;
}
.team-items .hg-clm {
	vertical-align: top;
	width: 24%;
	margin-bottom: 2em;
	padding: 0 2.5%;
}
.t-img{
	width: 14.645vw;
	height: 14.645vw;
	position: relative;
	display: block;
	margin: 1em auto;
}
.t-img > div{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-border-radius: 14.645vw;
    -moz-border-radius: 14.645vw;
    border-radius: 14.645vw;
}

.team-items .t-des h3,
.team-items .t-des p.pos{
	font-size: 1.5em;
	font-family: 'ucap-bn';
	padding-bottom: .5em;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 1em;
}
div.team-items .t-des h3{
	font-size: 2.5em;
	padding-bottom: .25em;
	margin-bottom: 0;
}
.t-des{
	text-align: center;
	position: relative;
	width: 100%;
	padding: 5% 0;
}
/*t-items*/

body .ll-load.btn_pag{
	opacity: 1;
	position: relative;
	display: table;
	text-align: center;
	width: 100%;
}
body .ll-load.btn_pag > div{
	display: inline-table;
	width: auto;
	vertical-align: middle;
	padding: .5em 1em;
	color: #fff;
    background: rgb(35 35 35 / 1);
    border: 1px solid  #232323;
    -webkit-box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    -moz-box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 8px 0 rgba(0,0,0,.1);
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    font-size: .8em;
    letter-spacing: .15em;
    text-transform: uppercase;
    margin: 0 .25em ;
    cursor: pointer;
}
body .ll-load.btn_pag > div:hover{
	 background: rgb(35 35 35 / 0);
	 color: #000;
}
body{
	background: #f4f4f4;
	opacity: 1;
}
body.page-id-15610,
body.page-id-15612{
	opacity: 0;
}
body.page-id-15610.page-load,
body.page-id-15612.page-load{
	opacity: 1;
}
main{
	display: block;
	margin: 0 auto;
	position: relative;
	width: 1260px;
	background: #fff;
	height: 100%;
	min-height: 100vh;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
.mc4wp-error,
.mc4wp-success{
	position: relative;
	padding: 1em 0;
}
.for_not_fonud a{
	font-weight: bold;
	font-family: 'ucap-text';
	text-decoration: underline;
    background: rgba(247, 245, 176, .6);
    padding: 0 .5%;
}
.for_not_fonud{
	position: relative;
	display: table;
	width: 100%;
	height: 100vh;
	text-align: center;
}
.for_not_fonud span{
	font-size: 2.25em;
	font-family: 'ucap-bn';
}
.for_not_fonud p {

}
.for_not_fonud > figure{
	display: table-cell;
	vertical-align: middle;
}
/*header*/
.lang_en header{
	background-color: #232323;
}
.lang_en #logo svg{
	fill: #fff;
}
.lang_en #main-nav > li a{
	color: #fff;
}
.lang_en #ucap-search{
	filter: invert(1);
}
.lang_en body {
	background: #e1ecfb;
}
.lang_en #mob-nav > div{
	border-color: #fff;
}
#mob-nav{
	display: none;
	pointer-events: none;
}
header+div, footer{
	opacity: 0;
}
.page-load header+div, .page-load footer{
	opacity: 1;
}
header{
	background: #F9FBFE;
	position: relative;
	display: block;
	width: 100%;
	padding: 1em 2em;
}

nav.av-grid{
	display: table;
	position: relative;
	width: 100%;
}
#logo svg{
	position: relative;
	display: table;
	height: 4em;
	width: auto;
}
#logo svg #hover-logo{
stroke: #232323;
stroke-width: 0;
}
nav .bn-menu, #logo, #lang-select, #ucap-search{
	display: inline-table;
	vertical-align: middle;
	position: relative;
}
#ucap-search {
	position: absolute;
	height: 6.2em;
	top: 0;
	right: 2em;
}
#ucap-search div{
	display: table-cell;
	vertical-align: middle;
	height: auto;
	position: relative;
}
#ucap-search img{
	width: 1.5em;
	height: auto;
	position: relative;
}
.wpdreams_asp_sc{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	display: table;
	text-align: left;
	z-index: 2;	
}
.search-open form.search-form{
	-webkit-transform: translateY(0);  
    -moz-transform: translateY(0)  
    -ms-transform: translateY(0);  
    -o-transform: translateY(0);  
    transform: translateY(0);
    opacity: 1;
    pointer-events: all;	
}
form.search-form{
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	display: inline;
	text-align: left;
	z-index: 1;
	-webkit-transform: translateY(-110%);  
    -moz-transform: translateY(-110%)  
    -ms-transform: translateY(-110%);  
    -o-transform: translateY(-110%);  
    transform: translateY(-110%);
    opacity: 0;
    pointer-events: none;
}
.ucap-s-all-resluts form.search-form::before{
	opacity: 0;
}
.ucap-s-all-resluts.ucap-s-empty form.search-form::before{
	opacity: 1;
	content: '🔎 😿';
}
div.searchwp-live-search-no-min-chars:after {
    content: "Продовжуйте вводити текст";
    padding: 0;
    position: relative;
    width: 100%;
    text-align: center;
    top: 35%;
    font-size: 2em;
    -webkit-animation: typing 7s steps(21, end),
	blink-caret .5s step-end infinite alternate;
	border-right: .1em solid #232323;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 auto;
	display: table;
	width: auto;
	padding: 0 .5em;
}

.ucap-s-spinner::before{
	content: '👨‍💻';
    position: absolute;
    top: 0;
    right: 0;
    top: 50%;
    margin-top: -1em;
    width: auto;
    font-size: 4em;
    text-align: center;
    width: 100%;
    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}
form.search-form::before{
    content: '🔎 ⌨️';
    position: absolute;
    top: 0;
    right: 0;
    width: 32%;
    font-size: 1.5em;
    height: 100%;
    text-align: center;
    z-index: 1;
    line-height: 4.5em;
    background: #232323;
    pointer-events: none;
    opacity: 1;

}
.ucap-s-all-resluts.ucap-s-empty input.search-submit{
	pointer-events: none;
}
.ucap-s-all-resluts form.search-form input.search-submit{
	pointer-events: all;
}
form.search-form input.search-submit{
	display: inline-table;
	position: relative;
	vertical-align: top;
	text-transform: lowercase;
	width: 32%;
	font-size: 1.5em;
	padding: 1.5em;
	line-height: 1;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	border-width: 0px;
	pointer-events: none;
	float: right;
	
}
form.search-form label{
	width: 68%;
	position: relative;
	display: inline-table;
	vertical-align: middle;
}
form.search-form input[type=search]{
	font-size: 1.5em;
	background: #F9FBFE;
	padding: 1.35em;
	line-height: 1;
}
div.searchwp-live-search-results-showing h3,
div.searchwp-live-search-results-showing h2 {
	font-size: 2.25em;
    position: relative;
    padding: 1.5em 4.5%;
    margin-bottom: 0;
    text-align: left;
}
div.searchwp-live-search-results-showing{
	margin-top: -.3em;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	height: 100vh !important;
	position: fixed;
	background-color: #f4f4f4;
	padding-bottom: 15em;
}
body.search-results-a{
	overflow:hidden;
}
body.search-results-a header + div{
	opacity: .1;
}
p.searchwp-live-search-no-results{
	font-family: 'ucap-bn';
	font-size: 2.25em;
	position: absolute;
	top: 50%;
	margin-top: -6em;
	width: 100%;
	text-align: center;
	left: 0;
}
main::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	width: 100%;
}
div.searchwp-live-search-results-showing .ucap-arch{
	width: 100%;
	text-align: center;
}
div.searchwp-live-search-results-showing .ucap-arch article{
	text-align: left;
}
.searchwp-live-search-instructions.screen-reader-text{
	display: none;
}
nav .bn-menu{
	width: 66.5%;
	text-align: center;
}
#main-nav > li{
	position: relative;
	display: inline-table;
	vertical-align: top;
	text-align: center;
}
#main-nav li:hover a > figure{
width: 0;
}
#main-nav .current-menu-item a > figure{
	bottom: auto;
	top: 0;
}
#main-nav li a > figure{
	position: absolute;
	bottom:0;
	left: 0;
	right: 0;
	margin: 0 auto;
	border: 3px solid;
	width: -webkit-calc(100% - 1.8em);
	width: -moz-calc(100% - 1.8em);
	width: calc(100% - 1.8em);
}
#main-nav > li a{
	font-family: 'ucap-bn';
	text-transform: lowercase;
	display: table;
	width: 100%;
	height: 100%;
	padding: 0.5em 1em;
}
#lang-select{
	background: #f7f7f7;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	z-index: 1;
}
#lang-select a {
	padding: .25em .6em;
	font-size: 1.2em;
	line-height: normal;
	position: relative;
	display: inline-table;
	z-index: 1;
	padding-bottom: .4em
}
#lang-select a.lang-en:hover + .lang-nav{
	-webkit-transform: translateX(100%);  
    -moz-transform: translateX(100%)  
    -ms-transform: translateX(100%);  
    -o-transform: translateX(100%);  
    transform: translateX(100%);
}
#lang-select.en-active a.lang-en:hover + .lang-nav{
	-webkit-transform: translateX(0);  
    -moz-transform: translateX(0)  
    -ms-transform: translateX(0);  
    -o-transform: translateX(0);  
    transform: translateX(0);
}
body #lang-select.en-active > a.lang-uk:hover + a.lang-en + .lang-nav{
	-webkit-transform: translateX(-100%);  
    -moz-transform: translateX(-100%)  
    -ms-transform: translateX(-100%);  
    -o-transform: translateX(100%);  
    transform: translateX(-100%);
}
#lang-select a.lang-en.current-lng + .lang-nav{
	right: 0;
	left: auto;
}
#lang-select .lang-nav{
	content: '';
	position: absolute;
	width: 50%;
	height: 100%;
	top: 0;
	left: 0;
	background: #fff;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.1);
	z-index: -1;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}
/*header*/
/*footer*/
footer{
	position: relative;
	display: table;
	width: 100%;
	background: #202020;
	padding: 6em 4em 1em 4em;
	color: #fff;
}
footer .social-links a{
	width: 2em;
	height: 2em;
	margin-right: 1em;
	position: relative;
	display: inline-table;
	vertical-align: middle;
}
footer .social-links a img{
	width: 100%;
	height: auto;
}
.footer-grid > section{
	display: table;
	text-align: center;
	position: relative;
	width: 100%
}
.footer-grid  h3,
.footer-grid  h2,
.footer-grid  div > span{
   font-family: 'ucap-bn';
   text-decoration: underline;
   color: #fff;
   font-size: 1.5em;
   text-align: left;
}
.footer-grid  div > span{
	margin-bottom: 1em;
	position: relative;
	display: block;
}
#footer-nav li a {
	font-family: 'ucap-text';
	text-transform: lowercase;
	font-weight: bold;
	display: table;
	color: #fff;
	width: 100%;
	height: 100%;
    padding: 0.25em 0;
}
body .footer-grid a{
	color: #fff;
}
.footer-grid section >  div{
	display: inline-table;
	vertical-align: top;
	position: relative;
	text-align: left;
	width: 25%;
	color: #fff;
}
.footer-grid section >  div.form{
	width: 49%;
}
.footer-grid .mc4wp-form-fields{
	display: table;
    width: 100%;
    position: relative;
}
.footer-grid .mc4wp-form-fields > p input[type=submit]{
background: #E1EDFB;
border-color: #E1EDFB;
color: #232323;
}
.footer-grid .mc4wp-form-fields > p input{
	border-color: #fff;
}
.footer-grid div.form{
	padding-left: 2em;
}
.footer-grid div.form  > p{
padding: 0 4em 2em 0;
}
.foo-b{
	border-top: 1px solid rgba(255,255,255, 0.5);
	margin-top: 2em;
	color: #fff;
	padding: 1em 0;
}
/*footer*/
/*home-page*/
.arch-grid,
.home-grid{
	display: table;
	width: 100%;
	position: relative;
-webkit-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.1);
box-shadow: 0px -1px 10px 0px rgba(0,0,0,0.1);
/*overflow-x: hidden;*/
min-height: 100vh;
}
.arch-grid{
	z-index: 1;
}
.arch-grid::after{
	background: #fff;
	content: '';
	position: absolute;
    width: 68%;
    top: 0;
    left: 0;
    height: 100%;
	z-index: -1;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
.arch-grid.post-r-side::after{
	right: 0;
	width: 70%;
	left: auto;
}
.page .arch-grid::after,
.single-post .arch-grid::after{
		background: #F9FBFE;
}
.mc4wp-form-fields p{
	position: relative;
	display: inline-table;
	vertical-align: middle;
}

.ucap-arch,
.uc-column,
.sidebar,
#home-page-items,
#home-page{
	position: relative;
	display: inline-table;
	vertical-align: top;
}
#home-page-items{
	padding: 1em 0;
}
.ucap-arch{
	width: 68%;
}
#home-page-items,
#home-page{
	width: 68%;
		-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
.slide_m_grid{
	position: relative;
	display: table;
	height: 100%;
	width: 100%;
}
div.bg_home_post_img::before{
    background-image: url(/wp-content/themes/ucap/web-img/ucap-grad-w-post.png);
    opacity: 0;
}
.bg_home_post_img::before,
.slide_m_grid::before{
content: '';
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
pointer-events: none;
    background-image: url(/wp-content/themes/ucap/web-img/ucap-grad.png);
    background-size: contain;
    background-repeat: repeat;
    background-position: bottom center;
}
.slide_m_grid::before{
	background-color: rgb(0 0 0 / 0.3);
}
.slide_m{
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
.slide_m a,
.m_slide_items a{
	position: relative;
	display: table;
	width: 100%;
	color: #fff;
}
.m_slide_items{
	position: relative;
	display: block;
	width: 80%;
	text-align: left;
	margin-left: 15%;
	margin-top: 2em;
	color: #fff;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, .25);
	overflow-x: hidden;
}
.m_slide_items figure{
	display: table;
	position: relative;
}
.slide_m > article{
	position: relative;
	display: table;
	width: 70%;
	text-align: left;
	margin: 0 auto;
	color: #fff;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, .25);
}
.slide_m > article h2{
	text-align: left;
	font-size: 2.5em;
	margin: 0;
}
.sidebar{
	width: 31%;	
}

.sidebar h3,
.sidebar h2{
	margin: 1em 0;
}
.sidebar .emj-item {
	font-size: 2em;
	margin-bottom: 0;
	position: absolute;
	top: -.65em;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	z-index: 2;
}
.sidebar .emj-item::before{
	content: '';
	width: 50%;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: .5em;
	border-bottom: 8px solid #beebc7;
	z-index: -1;
}
.subscrib-ucap h3,
.sidebar h3,
h2{
	text-align: center;
	margin-bottom: 1em;
	font-size: 1.5em;
	font-family: 'ucap-bn';
}
.sidebar .new-grid{
	padding: 0 12.5%;
}
.m_slide_items article{
	display: block;
	width: 45%;
	margin-right: 5%;
	position: relative;
}
.m_slide_items article h3{
	padding-right: 5%;
}
.m_slide_items article .post_marker{
	text-transform: uppercase;
	font-size: .5em;
	margin-bottom: 1.5em;
	position: relative;
	display: table;
	padding-left: 30%;
	font-family: 'ucap-bn';
}
.exp-slider-nav,
.home-slider-nav{
	position: relative;
	margin-top: 2em;
	left: 0;
	background: #fff;
	padding: .5em;
	display: table;
	width: auto;
	-webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    z-index: 1;
}
.exp-slider-nav::before,
.home-slider-nav::before{
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 50%;
	-webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
}
.exp-slider-nav  > div.ucap-s-nav-prev,
.home-slider-nav > div.ucap-s-nav-prev{
	margin-right: 1em;
	border-width: 0;
}
.exp-slider-nav  > div,
.home-slider-nav > div{
	position: relative;
	width: 1em;
	height: 1em;
	margin-right: 0;
	display: inline-table;
	right: auto;
	left: auto;
	top: auto;
	margin-top: 0;
}
.post_marker.pr::before, .post_marker.pr::after {
    background: #dedede;
}
.m_slide_items article .post_marker.rozsylka::before{
		background: #b4daf5;
}
.m_slide_items article .post_marker.eksklyuzyv::before{
	background: #f7b0d4;
}
.m_slide_items article .post_marker.eksklyuzyv::before{
	background: #f7b0d4;
}
.m_slide_items article .post_marker::before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background: #BEEBC7;
	width: 50%;
}

.m_slide_items article:before{
	content: '';
	position: absolute;
	height: 100%;
	right: 0;
	border-right: 1px solid #fff;
	opacity: 1;
}
.pos-u-tag{
	position: relative;
	display: inline-table;
	width: auto;
	font-size: .75em;
	text-transform: lowercase;
	padding: .2em;
	margin-bottom: .5em;
	margin-top: .5em;
	margin-right: .25em;
	border: 1px solid;
}
/*main-slider*/
.special-news{
font-family: 'ucap-bn';
}
.news-sidebar{
	position: relative;
	display: table;
	width: 100%;
	padding-bottom: 1em;
}
.news-sidebar:last-child{
	padding-bottom: 2em;
}
.sidebar.one .news-sidebar:first-child {
	padding-top: 2em;
}
.news-sidebar:last-child:after{
	content: none;
}
.news-sidebar::after{
	content: '';
	position: absolute;
	width: 100%;
	bottom: .5em;
	border-bottom: 1px solid #88D1C2;
	opacity: .35;
}
.ucap-date{
	opacity: .5;
	margin-top: .5em;
	font-size: .75em;
}
.subscrib-ucap::before{
content: '';
position: absolute;
width: 110%;
height: 100%;
left: -5%;
display: block;
top: 0;
-webkit-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.2);
-moz-box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.2);
box-shadow: inset 0px 0px 10px 0px rgba(0,0,0,0.2);
}
.subscrib-ucap{
	position: relative;
	display: table;	
	width: 100%;
	background:#E1EDFB;
	overflow:hidden;
	padding: 4em 0 ;
	z-index: 1;
}
.subscrib-ucap h3,
.subscrib-ucap h2{
	font-size: 2.25em;
	text-align: left;
}
.category-13 .subscrib-ucap .uc-column.left{
	width: 100%;
	padding: 0 10%;
}
.category-13 .subscrib-ucap .mc4wp-form-fields{
	width: 68%;
}
.subscrib-ucap .uc-column.left{
	width: 68%;
	padding: 0 10%;
}
.subscrib-ucap .uc-column.right{
	width: 31%;
}
body.category-13 .subscrib-ucap .uc-column.right{
	padding-left: 3%;
}
.subscrib-ucap .bg-symbl{
	position: absolute;
	right: 20%;
	color: #E1EDFB;
	top: 0.05em;
	font-size: 30em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	line-height: 0.5;
	-webkit-transform: rotate(-35deg);
    -o-transform: rotate(-35deg);
    -moz-transform: rotate(-35deg);
    transform: rotate(-35deg);
    transform-origin: 50%;
	text-shadow: 0px 0px 20px rgba(0, 0, 0, .05);
	z-index: -1;
	pointer-events: none;
}
.mc4wp-form-fields{
	display: table;
	width: 100%;
	position: relative;
}
.mc4wp-form-fields > p{
	z-index: 2;
}
.mc4wp-form-fields > p:first-child{
	width: 56%;
	z-index: 1;
}
.mc4wp-form-fields > p input{
	width: 100%;
	position: relative;
	display: block;
}
body .mc4wp-form-fields > p:first-child input{
	background: unset;
}
.mc4wp-form-fields > p:first-child label::after{
	content: '';
	top: 0;
	left: 0;
	width: 120%;
	height: 100%;
	background: #fff;
	border: 1px solid #232323;
	position: absolute;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
	z-index: -1;
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
}
.subscrib-ucap .uc-column{
	vertical-align: bottom;
}
.subscrib-ucap .right p{
	font-weight: bold;
	font-size: 1.2em;
	padding: 0 12.5%;
}
.subscrib-ucap .right  input[type=submit]{
	background: #fff;
	color: #232323;
	border-color: #fff;
	width: auto;
	margin-top: 2.25em;
	margin-left: 17%;
}
.subscrib-ucap .right::before{
	content: '';
	position: absolute;
	border-left: 1px solid #232323;
	top: 0;
	left: 0;
	height: 100%;
}
/*home archive*/
.archive.tag article.home-post h3{
	font-family: 'ucap-bn';
}
#home-page-items .post-des>.tags-grid.tags-grid,
.search-results .post-des>.tags-grid,
.archive.tag .post-des > .tags-grid{
	position: relative;
}
.archive.tag article.home-post,
.search-results article.home-post,
.search-items article.home-post,
article.home-post.subsc-post{
	width: 92%;
}
.open-popup #subscrib-popup{
	opacity: 1;
	pointer-events: all;
}
#subscrib-popup{
	position: fixed;
	display: table;
	width: 100%;
	height: 100vh;
	top: 0;
	left: 0;
	text-align: center;
	background: rgba(255, 255, 255, .95);
	z-index: 22;
	opacity: 0;
	pointer-events: none;
}
#subscrib-popup section {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
#close-search{
	position: absolute;
	width: 2em;
	height: 2em;
	top: 50%;
	margin-top: -1em;
	right: 1em;
	cursor: pointer;
}
#close-popup{
	position: absolute;
	width: 2em;
	height: 2em;
	top: 1em;
	right: 1em;
	cursor: pointer;
}
#close-search:hover div,
#close-search div:last-child,
#close-popup:hover div,
#close-popup div:last-child{
   -webkit-transform: rotate(-45deg);
     -o-transform: rotate(-45deg);
     -moz-transform: rotate(-45deg);
     transform: rotate(-45deg);    
}
#close-search:hover div:last-child,
#close-search div,
#close-popup:hover div:last-child,
#close-popup div{
	position: absolute;
	width: 100%;
	height: auto;
	top: 50%;
	left: 0;
	border-bottom: 2px solid #232323;
	transform-origin: 50%;
   -webkit-transform: rotate(45deg);
     -o-transform: rotate(45deg);
     -moz-transform: rotate(45deg);
     transform: rotate(45deg);    
}
.category-13 .subscrib-ucap .bg-symbl{
	right: -5%;
    top: 20%;
}
.subscrib-ucap > .popup-grid{
	padding: 2em 0 0 0;
	width: 80%;
	margin: 0 auto;
	border-top-left-radius: unset;
    border-top-right-radius: unset;
    border-bottom-right-radius: unset;
    border-bottom-left-radius: unset;
   	-webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;
    background: unset;
}
.subscrib-ucap > .popup-grid div > div{
	padding: 0 2em 0 0;
}
.popup-grid{
	position: relative;
	background: #E1EDFB;
	padding: 4em;
	display: table;
	width: 65%;
	margin: 0 auto;
	border-top-left-radius: 1em;
    border-top-right-radius: 1em;
    border-bottom-right-radius: 1em;
    border-bottom-left-radius: 1em;
   	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}
.popup-grid div > div{
	display: inline-table;
	vertical-align: top;
	position: relative;
	text-align: left;
	width: 32%;
	padding: 0 2em;
	margin: 2em 0 4em 0;
	z-index: 1;
}
.popup-grid div > div span{
	position: relative;
	display: block;
	margin: 0 auto;
	font-size: 4em;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	color:  #E1EDFB;
	line-height: 1;
	text-shadow: 0px 0px 20px rgba(0, 0, 0, .1);
	z-index: -1;
}
.popup-grid div > div.popup-des{
	position: relative;
	text-align: left;
	width: 100%;
	margin: 0 auto;
}
.popup-grid div > div.popup-des p {
	padding-bottom: 1.5em;
}
.popup-grid div > p strong{
	    font-family: 'ucap-bn';
	    font-size: 1em;
	   	text-shadow: unset;
	   	color: #232323;
	   	padding-bottom: .5em;	
}
.popup-grid div > div.popup-des strong,
.popup-grid div > div.popup-des span{
	    font-family: 'ucap-bn';
	    font-size: 2.25em;
	   	text-shadow: unset;
	   	color: #232323;
	   	padding-bottom: .5em;
}
.popup-grid  .mc4wp-form-fields{
	width: 50%;
	margin: 0 auto;
}


article.home-post{
	position: relative;
	display: inline-table;
	vertical-align: top;
	width: 43%;
	margin: 2% 3%;
	background-color: #fff;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.1);
}
article.home-post .post-des{
    padding: 1em 1.5em;
}
.post-des{
	position: relative;
	margin-top: .5em;
}
.post-des > .tags-grid{
	position: relative;
	width: 100%;
	display: table;
	top: 0;
}
article.home-post .post-des h3{
	min-height: 4em;
}
article.home-post.subsc-post .post-des h3{
	min-height: 3em;
	font-family: 'ucap-bn';
}
article.home-post .post-des.item-title h3{
	min-height: auto;
	padding: 1em 0;
}
.search-results .arch-grid .bg_home_post_img,
.search-items .bg_home_post_img,
.subsc-post .bg_home_post_img{
	height: 45vh;
}
.bg_home_post_img{
	position: relative;
	display: table;
	width: 100%;
	height: 30vh;
}
.arch-grid .subsc-post .bg_home_post_img{
height: 45vh;
}
.arch-grid .sidebar .bg_home_post_img{
	height: 20vh;
}
.arch-grid .bg_home_post_img{
	height: 30vh;
}
/*archive*/
#subscrib-ucap-form{
	position: relative;
}
#subscrib-ucap-form .subscrib-ucap .uc-column{
	vertical-align: middle;
}
.info_evening_sub_form .subscrib-ucap{
	background: #f3ebc2
}
.info_evening_sub_form .subscrib-ucap .bg-symbl{
	color: #f3ebc2
}
.info_weekly_sub_form .subscrib-ucap{
	background: #fbe1e1;
}
.info_weekly_sub_form .subscrib-ucap .bg-symbl{
	color: #fbe1e1;
}
#subscrib-ucap-form .subscrib-ucap .right input[type=submit]{
	margin-left: 0;
}
.tab_content{
	display: none;
}
.category-list{
	text-align: center;
}
.category-list p{
	margin-bottom: 1.5em;
}
.category-list > span[rel=info_evening_sub]{
	background: #f3ebc2;
}
.category-list > span[rel=info_weekly_sub]{
	background: #fbe1e1;
}
.category-list > span.active{
font-family: 'ucap-bn';
}
.category-list > span{
	position: relative;
	display: block;
	font-weight: bold;
	text-transform: uppercase;
	padding:  .5em 0 ;
	cursor: pointer;
	width: 50%;
    margin: 0 auto;
    margin-bottom: .5em;
    letter-spacing: .1em;
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    font-size: .75em;
    background: #E1EDFB;
}
.ucap-arch h1{
font-size: 2.5em;
font-family: 'ucap-bn';
position: relative;
display: block;
width: 100%;
text-align: left;
padding: 1em 1em 1em 2.5em;
}
.ucap-arch h1::before{
	content: '';
	position: absolute;
	left: 0;
	width: 1.9em;
	height: .5em;
	top: 50%;
	margin-top: -.25em;
}
.ucap-arch h1.cat-104::before{
background: #eee292;
}
.ucap-arch h1.cat-103::before{
background: #f7b0b0;
}
.ucap-arch h1.cat-9::before{
background:#beebc7;
}
.ucap-arch h1.cat-13::before{
background:#b4daf5;
}
.ucap-arch h1.cat-14::before{
background:#f7b0d4;
}
/*archive*/
/*all ather*/
a.read-all.mob-link{
	display: none;
}
a.read-all{
	width: 100%;
	margin: 1em auto;
	color: #fff;
	background: #232323;
	padding: 1em;
	display: table;
	text-align: center;
	-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
    -webkit-border-radius: 1em;
    -moz-border-radius: 1em;
    border-radius: 1em;
    font-size: .8em;
    letter-spacing: .15em;
    text-transform: uppercase;

}
.slide_m > .post_marker{
	position: absolute;
	top: -.25em;
	left:0;
	display: table;
	width: 100%;
	padding: .5em 1em 1em;
	z-index: 2;
	text-transform: uppercase;
	font-size: .6em;
	font-weight: bold;
	width: auto;
	line-height: 1;
	font-family: 'ucap-bn';	
	z-index: 2;
}
.ucap-arch .post_marker{
	position: absolute;
	top: -.25em;
	left: -1em;
	display: table;
	width: 100%;
	padding: .5em 1em 1em;
	z-index: 2;
	text-transform: uppercase;
	font-size: .6em;
	font-weight: bold;
	width: auto;
	line-height: 1;
	font-family: 'ucap-bn';
}
div.slide_m .post_marker::after,
.ucap-arch span.post_marker::after{
	height: 100%;
	opacity: .65;
}
.slide_m > .post_marker::after,
.slide_m > .post_marker::before,
.ucap-arch .post_marker::after,
.ucap-arch .post_marker::before{
	content: '';
	position: absolute;
	top: -40%;
	left: 0;
	z-index: -1;
	width: 100%;
	height: 50%;
	pointer-events: none;
}
.post_marker.eksklyuzyv::before,
.post_marker.eksklyuzyv::after{
background: #F7B0D4;
}
.post_marker.rozsylka::before,
.post_marker.rozsylka::after{ 
	background: #B4DAF5;
 }
.post_marker.novyny::after,
.post_marker.novyny::before{
	background: #BEEBC7;	
}
.post_marker.zaoshhadzhennya::after,
.post_marker.zaoshhadzhennya::before{
	background: #eee292;	
}
.post_marker.eksplejnery::after,
.post_marker.eksplejnery::before{
	background:#f7b0b0;	
}
.bgCover{
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50% 50%;
}
/*author arch*/
.author-des{
	position: relative;
	display: table;
	text-align: center;
	width: 100%;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    padding: 5%;
    margin-bottom: 2em;
    background: #fff;
}

body .author-des .author-meta-des{
	text-align: left;
}
body .author-des .author-meta-des h1{
	padding: 0;
}
body .author-des .author-meta-des {
	padding: 0 5%;
}
body .author-des .author-meta-des a{
	font-weight: bold;
	background: #f7f5b0;
	padding: 0 2%;
}
body .author-des .uc-column{
	vertical-align: middle;
}
div.author-meta .uc-column{
	vertical-align: middle;
}
.autor-img-post{
	width: 50px;
	height: 50px;
	margin: 0 .25em;
	-webkit-border-radius: 100%; 
    -moz-border-radius: 100%; 
    border-radius: 100%;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);

}
.author-des .autor-img{
	width: 150px;
	height: 150px;
	-webkit-border-radius: 100%; 
    -moz-border-radius: 100%; 
    border-radius: 100%;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);

}
/*author arch*/
/*post tpl*/
.page-tpl .post-page{
	padding: 5% 10% 5% 10%;
}
.arch-grid.page-tpl::after,
.page-tpl .ucap-arch{
	width: 100%;
}

a.author-link{
	text-decoration: underline;
}
.arch-grid.post-page{
	z-index: 1;

}
.ucap-arch.post-tpl{
	-webkit-box-shadow: unset;
    -moz-box-shadow: unset;
    box-shadow: unset;	
}
.arch-grid.post-page::after{
		background: #F9FBFE;
}

.post-page{
	padding: 5% 5% 5% 5%;
	position: relative;
	display: table;
}
.post-page img{
	width: 100%;
	height: auto;
	position: relative;
	padding-bottom: 1em;
}
.post-page .blocks-gallery-grid div::before{
	content: none;
}
.columns-7 .blocks-gallery-grid div,
.post-page .columns-7 .blocks-gallery-grid div{
	width: 13.5%;
}
.columns-6 .blocks-gallery-grid div,
.post-page .columns-6 .blocks-gallery-griddiv{
	width: 15.5%;
}
.columns-5 .blocks-gallery-grid div,
.post-page .columns-5 .blocks-gallery-grid div{
	width: 19%;
}
.columns-4 .blocks-gallery-grid div,
.post-page .columns-4 .blocks-gallery-grid div{
	width: 24%;
}
.columns-3 .blocks-gallery-grid div,
.post-page .columns-3 .blocks-gallery-grid div{
	width: 32%;
}

.columns-2 .blocks-gallery-grid div,
.post-page .columns-2 .blocks-gallery-grid div{
	width: 49%;
}
.blocks-gallery-grid div{
	margin: .5%;
}

ul.blocks-gallery-grid{
	width: 100%;
	text-align: center;
}
.post-page .blocks-gallery-grid div{
	padding: .5em;
	line-height: normal;
	display: inline-table;
	vertical-align: middle;
	position: relative;
	width: 100%;
	float: unset;
}
.post-page .ucap-gall > ul,
.post-page .ucap-gall{
	position: relative;
	display: table;
	width: 100%;
	text-align: center;
}
.post-page .ucap-gall > ul{
	margin: 1.5em 0;
}

.ucap-slider {
	position: relative;
	display: table;
	width: 100%;
	height: 100%;
}
.swiper-button-disabled{
	opacity: .3;
	pointer-events: none;
}
div.swiper-wrapper{
	align-items: center;
}

.swiper-slide.bgCover{
	background-position: 50% 50%;
}
.ucap-s-nav-prev, 
.ucap-s-nav-next{
	color: #232323;
	width: 2em;
	height: 2em;
	position: absolute;
	top: 50%;
	margin-top: -.5em;
	cursor: pointer;
	z-index: 222;
	background-image: url(/wp-content/themes/ucap/web-img/next.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50%;
}
.ucap-s-nav-prev{
	left: -2.5em;
	right: auto;
	transform-origin: 50% 50%;
	-webkit-transform: rotate(180deg); 
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.ucap-s-nav-next{
	right: -2.5em;
	left: auto;
}
body .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{
background: #8DAAD5;
}
.post-page .swiper-container{
	position: relative;
	display: table;
	width: 100%;
	padding: 2em 0;
	margin: 0 auto;
}
.post-page ol,
.post-page ul{
	position: relative;
	display: table;
	padding: 2em 1em;
	margin-bottom: 1.5em;
	-webkit-border-radius: .5em; 
    -moz-border-radius: .5em; 
    border-radius: .5em;
    background: #fff;
    width: 100%;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
.post-page ol li,
.post-page ul li {
	position: relative;
    font-size: 1em;
    line-height: 1.5;
    padding: .5em .5em .5em 2.5em;
    display: table;
    width: auto;
}
.post-page ol li{
    counter-increment: my-awesome-counter;
}
.post-page ol li::before{
	content: counter(my-awesome-counter);
	position: absolute;
	left: .5em;
	font-size: 1em;
	top: 50%;
	margin-top: -.5em;
	text-shadow: 2px 2px 2px #b4daf5;
	border-bottom: 1px solid #b4daf5;
	line-height: 1;
}
.post-page ul li::before{
	content: '';
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -.25em;
	width: .5em;
	height: .5em;
	background: #b4daf5;
	-webkit-border-radius: 100%; 
    -moz-border-radius: 100%; 
    border-radius: 100%;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
.post-page figure.wp-block-image img {
	padding: 0;
	position: relative;
	display: block;
}
.post-page figure.wp-block-image figcaption{
	position: relative;
	padding: 1em;
    background: #f7f7f7;
    color: #989898;
    font-style: italic;
}
.post-page figure.wp-block-image{
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
   	-webkit-border-radius: .5em; 
    -moz-border-radius: .5em; 
    border-radius: .5em;
    margin-bottom: 1.5em;
    position: relative;
    display: block;
    overflow: hidden;
}
blockquote img{
	display: none;
}
blockquote p {
	position: relative;
}
blockquote::before{
	content: '';
	position: absolute;
	width: 4em;
	height: 4em;
	top: 0;
	right: 0;
	background-image: url(/wp-content/themes/ucap/web-img/quote.png);
	background-size: contain;
	background-repeat: no-repeat;
	background-position: top center;
	pointer-events: none;
	}
blockquote{
	position: relative;
	display: table;
	width: 100%;
    padding: 2em 2em 1em 2em;
	margin-bottom: 2em;
	background: #E7F5E8;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);	
}
blockquote .bgCover{
	position: relative;
	display: block;
	margin-right: 1.5em;
	float: left;
	width: 8em;
	height: 8em;
	padding: 1em;
	background-position: 50%;
	-webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
.wp-block-media-text,
.has-media-on-the-right{
	position: relative;
	display: table;
	width: 100%;
	text-align: left;
}
.wp-block-media-text figure{
	width: 45%;
	float: left;
	margin: 0 1.5em 1.5em 0; 
}
.wp-block-media-text.has-media-on-the-right figure{
	width: 45%;
	float: right;
	margin: 0 0 1.5em 1.5em; ;
}
.wp-block-table{
	padding: 2em ;
	background: #fff;
	width: 100%;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    margin-bottom: 1.5em;
   	-webkit-border-radius: .5em; 
    -moz-border-radius: .5em; 
    border-radius: .5em;
}
.wp-block-table table{
	display: table;
	width: 100%;
	position: relative;
}
.wp-block-table table tr:first-child{
border: 1px solid #dedede;
}
.wp-block-table table td:last-child{
	border-width: 0;
}
.wp-block-table table td{
position: relative;
padding: .5em;
border-right: 1px solid #dedede;
}
.wp-block-table table tr:nth-child(odd){
	background: #f7f7f7;
}
.post-page p strong {
	font-family: 'ucap-bn';
}
.post-page p strong em{
	font-style: italic;
}
.post-page .post-content em{
	font-style: italic;
}

.post-page .post-content a strong{
	font-weight: bold;
	font-family: 'ucap-text';

}

.post-page .post-content a{
	font-weight: bold;
	font-family: 'ucap-text';
	text-decoration: underline;
    background: rgba(247, 245, 176, .6);
    padding: 0 .5%;
    	word-break: break-all;
}
.post-page .post-content .related-post a{
	background: unset;
	text-decoration: unset;
}
.post-page h2, .post-page h3, .post-page h4, .post-page h5, .post-page h6{
	font-family: 'ucap-bn';
	line-height: 1.5;
	margin-bottom: 1em;
	position: relative;
}
.post-page h2{
	font-size: 1.5em;
}
.post-page h3{
	font-size: 1.2em;
}
.post-page h4, .post-page h5, .post-page h6{
	font-size: 1em;
}
.post-page p {
	line-height: 1.5;
	padding-bottom: 1.5em;
}
.post-tpl h1{
	padding: 0 0 .5em 0;
}
.post-mata-cats, .post-mata-tags{
	width: 49%;
}
.post-mata-tags{
	text-align: right;
	margin-top: -.45em;
}
.post-mata-tags em {
	top: -40%;
}
.post-mata-cats .post_marker {
	position: relative;
	display: inline-table;
	vertical-align: middle;
	top: 0;
	left: 0; 
	margin-right: .5em;
}
.author-meta{
	display: table;
	width: 100%;
}
body .author-meta p{
	padding-bottom: 0;
	opacity: .5;
}
.author-meta .uc-column{
	vertical-align: top;
	line-height: 1.5;
}
.related-post.post-sharing{
	width: 100%;
	margin-top: 0;
}
.related-post.post-sharing p {
	padding-bottom: 1.5em;
}

.post-sharing{
	position: relative;
	display: table;
	text-align: center;
	padding: 2em;
	width: 80%;
	background: #fff;
	margin: 2em auto;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
}
.post-sharing .emj-item {
	font-size: 2em;
	margin-bottom: 0;
	position: absolute;
	top: -.65em;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	z-index: 2;
}
.post-sharing p {
	font-family: 'ucap-bn';
	padding: 0;
}
.related-post.post-sharing .emj-item::before{
	width: 30%;
}
.post-sharing .emj-item::before{
	content: '';
	width: 40%;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: .5em;
	border-bottom: 8px solid #dedede;
	z-index: -1;
}
.post-sharing .social-sharing{
	display: inline-table;
	vertical-align: middle;
	position: relative;
	width: auto;
	height: auto;
	margin: 2%;
}
.post-sharing .social-sharing a.button-facebook{
background-image: url(/wp-content/themes/ucap/web-img/facebook.png);	
}
.post-sharing .social-sharing a.button-twitter{
background-image: url(/wp-content/themes/ucap/web-img/twitter.png);
}
.post-sharing .social-sharing a{
	background-size: contain;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	display: block;
	width: 2em;
	height: 2em;
	transform-origin: 50%;
   -webkit-transform: scale(1);
   -o-transform: scale(1);
    -moz-transform: scale(1);
    transform: scale(1);    
}
.post-sharing .social-sharing a:hover{
   -webkit-transform: scale(.8);
   -o-transform: scale(.8);
    -moz-transform: scale(.8);
    transform: scale(.8);    
}
.next-post-item{
	position: relative;
	width: 100%;
}
.next-post-item article.home-post.subsc-post{
	width: 100%;
	margin: 0;
}
.next-post-item > span{
	margin: 2em auto;
	padding-top: 1em;
	border-top: 1px solid #DCE6F5;
	width: 90%;
	text-align: center;
	position: relative;
	display: block;
    font-family: 'ucap-bn';
    font-size: 1.5em;
}
.wp-block-embed{
	width: 100%;
}
.wp-block-embed__wrapper iframe{
	width: 100% !important;
}
iframe{
	max-width: 100%;
}
.pl_ucap_grid iframe{
	display: block;
	margin: 0 auto;
}
/*post tpl*/
/*special-post tpl*/
main.special_post_tpl{
	width: 100%;
}
/*special-post tpl*/
/*all-ani*/

#logo svg .st0,
.menu-open #logo svg{
      -webkit-transition: .2s ease-out;
     -webkit-transition-delay: 0.2s;
     -o-transition: .2s ease-out;
     -o-transition-delay: 0.2s;
     -moz-transition: .2s ease-out;
     -moz-transition-delay:.2s;
     transition: .2s ease-out;
     transition-delay: 0.2s;	
}
body .ll-load.btn_pag > div,
.pl_ucap_grid.footer-fix,
.close-slot img,
body.page-load,
.post-page .post-content .cont-anch.active span.post-l-anch,
.anch-item a span.count_ecs,
#logo svg,
.menu-open #logo svg .st0,
#ucap-search,
nav .bn-menu,
#mob-nav > div,
form.search-form::before,
header + div,
#close-search div,
form.search-form,
#close-popup div,
#subscrib-popup,
.post-sharing .social-sharing a,
#main-nav a > figure,
#lang-select a.lang-en:hover + .lang-nav,
#lang-select .lang-nav{
      -webkit-transition: .2s ease-out;
     -webkit-transition-delay: 0;
     -o-transition: .2s ease-out;
     -o-transition-delay: 0;
     -moz-transition: .2s ease-out;
     -moz-transition-delay:0;
     transition: .2s ease-out;
     transition-delay: 0;
}
@-webkit-keyframes typing { from { width: 0; } }
@-webkit-keyframes blink-caret { 50% { border-color: transparent; } }

@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }

  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.ll-load,
.ucap_loadmore_new,
.ucap_loadmore{
	text-align: center;
	padding: 1em;
	opacity: 0;
}
.ll-load.loading,
.ucap_loadmore_new.loading,
.ucap_loadmore.loading{
	opacity: 1;
	    -webkit-animation-name: hvr-pulse;
    animation-name: hvr-pulse;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
        text-align: center;
}
/*all-ani*/
/*all inputs*/
body input,
body input[type="search"]::-webkit-search-decoration,
body input[type="search"]::-webkit-search-cancel-button,
body input[type="search"]::-webkit-search-results-button,
body input[type="search"]::-webkit-search-results-decoration,
body input[type="search"]::-webkit-search-decoration,
body input::-webkit-search-cancel-button,
body input::-webkit-search-results-button,
body input::-webkit-search-results-decoration {
  -webkit-appearance:none;
}
input[type=submit]{
    font-family: 'ucap-text';
    text-transform: uppercase;
    background: unset;
    border: 0px solid #F7F7F7;
    background: #232323;
    border: 1px solid #232323;
    color: #fff;
    font-weight: bold;
    width: 100%;
    padding: 1.3em 2em;
    -webkit-border-radius: 0; 
    -moz-border-radius: 0; 
    border-radius: 0;
  	-moz-box-shadow:    unset;
  	-webkit-box-shadow: unset;
  	box-shadow:         unset;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: .8em;
    letter-spacing: .15em;
    -webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
		-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
}
body button.alt:hover, body input[type="button"].alt:hover, 
body input[type="reset"].alt:hover, 
body input[type="submit"].alt:hover, 
body .button.alt:hover, 
body .widget-area .widget a.button.alt:hover {
    background: unset;
    color: #fff;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  text-transform: lowercase;
  opacity: 1;
  color: #232323;
}
::-moz-placeholder { /* Firefox 19+ */
  text-transform: lowercase;
  opacity: 1;
  color: #232323;
}
:-ms-input-placeholder { /* IE 10+ */
  text-transform: lowercase;
  opacity: 1;
  color: #232323;
}
:-moz-placeholder { /* Firefox 18- */
  text-transform: lowercase;
  opacity: 1;
  color: #232323;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button{
  -webkit-appearance: none; 
  margin: 0; 
}
.wpcf7 .input-text:focus, 
.wpcf7 input[type=search]:focus, 
.wpcf7 input[type=tel]:focus, 
.wpcf7 input[type=text]:focus, 
.wpcf7 textarea:focus,

.wpcf7 input[type=tel], 
.wpcf7 input[type=text],
.wpcf7 textarea, 

.wpcf7 input[type=email]:focus, 
.wpcf7 input[type=tel]:focus, 
.wpcf7 input[type=text]:focus, 
.wpcf7 textarea:focus, 

.wpcf7 input[type=email], 
.wpcf7 input[type=tel],
.wpcf7 input[type=text], 
.wpcf7 input[type=url], textarea,

.input-text:focus, input[type=email]:focus,

input[type=password]:focus, input[type=search]:focus, 
input[type=tel]:focus, input[type=text]:focus, input[type=url]:focus, textarea:focus,
.input-text, input[type=email], input[type=password], input[type=search], input[type=tel],
input[type=text], input[type=url], textarea{
    font-family: 'ucap-text';
    text-transform: unset;
    background: unset;
    border: 0px solid #F7F7F7;
    background: #fff;
    font-weight: normal;
    color: #000;
    width: 100%;
    padding: .75em 1.5em;
    -webkit-border-radius: 0; 
    -moz-border-radius: 0; 
    border-radius: 0;
  -moz-box-shadow:    unset;
  -webkit-box-shadow: unset;
  box-shadow:         unset;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
        font-size: 1em;
 }
 .bg_home_post_img{
	overflow: hidden;
}

.bg_home_post_img::before{
	top: 2px;
	width: 101%;
	left: -.5%;
}
@-moz-document url-prefix() {
 div.subscrib-ucap {
    display: block;
  }
  form.search-form input.search-submit{
  	float: right;
  }
  form.search-form input[type="search"]{
  	padding: 1.5em;
  }
}
.m_slide_items .swiper-pagination{
	opacity: 0;
	pointer-events: none;
	display: none;
}
.s-scroll{
	position: relative;
	overflow:hidden;
}
body.open-popup, body.search-open {
position: relative;
overflow:hidden;
overflow-x:hidden;
overflow-y: hidden;
height: 100%;
width: 100%;
}
div.subscrib-ucap.arch-subs{
	display: none;
	pointer-events: none;
}
/*ucpa pl*/

.ucap_loadmore.btn-s-pag.loading{
	opacity: 1;
}
/*post-s-pag*/
.post-tpl article:nth-of-type(even){
background: #f7f7f7;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
}
.post-tpl article.post-s-pag{
position: relative;
display: table;
}
.post-tpl .post-s-pag h2{
	padding: 0 0 .5em 0;
	font-size: 2.5em;
    font-family: 'ucap-bn';
    position: relative;
    display: block;
    width: 100%;
    text-align: left;
}
.ucap_loadmore.btn-s-pag{
	width: 100%;
	margin: 1em auto;
	text-align: center;
	opacity: 0;
}
article.post-page{
		width: 100%;
		display: block;
	}
/*slot-all*/
	body .pc-h{
		display: none;
	}
	.pl_ucap_grid.cont-t-items section{
		text-align: center;
	    display: table;
	    width: 100%;
	    position: relative;
	}
	.pl_ucap_grid.cont-t-items .ucap_p_pl{
		display: inline-table;
	    vertical-align: middle;
	    position: relative;
	    margin: 0 .25em;
	}
	.pl_ucap_grid{
		position: relative;
		background: #f5f5f5;
		display: block;
		max-width: 100%;
	    padding: 30px 0;
	    margin-bottom: 1em;
	}

	.ucap_p_pl{
		position: relative;
	    margin-bottom: 1em;
	    display: block;
	    max-width: 100%;
	    margin: 0 auto;
	    overflow: hidden;
	}
	div.sidebar .pl_ucap_grid{
	margin-left: 2%;
	}
	.sidebar .pl_ucap_grid span{
		 margin: 0 auto;
	    left: 1em;
	    right: 0;
	}

	.sidebar .google-auto-placed{
	margin-right: -2%;
	}
	.sidebar div.ucap_p_pl iframe{
		max-height: 600px !important;
	}
	div.ucap_p_pl > div {
		margin: 0 auto;
		display: block !important;
	}

	#sidebar_pl_fix .fix_sider_grid{
		position: relative;
	}
	#sidebar_pl_fix.fix_active {
		position: fixed;
		top: 10%;
	   	width: -webkit-calc(1235px * 0.24);
	   	width: -moz-calc(1235px * 0.24);
	   	width: calc(1235px * 0.24);
	}
	.sidebar .pl_ucap_grid{
		margin-left: 0;
		width: 100%;
	}
	.post-content{
		position: relative;
		display: block;
		width: 100%;
	}
	.pl_ucap_grid span{
    position: absolute;
    top: .5em;
    left: 1em;
    font-size: .6em;
    font-weight: bold;
    width: auto;
    line-height: 1;
    font-family: 'ucap-text';
    text-transform: uppercase;
    z-index: 1;
	}
	.post-content{
		position: relative;
		display: block;
		overflow-x: hidden;
	}
	.pl_ucap_grid.footer-fix.active{
		-webkit-transform: translateY(0);
	    -ms-transform: translateY(0);
	    transform: translateY(0);
	}
	.hide-f-slot .pl_ucap_grid.footer-fix.active,
	.hide-f-slot .pl_ucap_grid.footer-fix{
	-webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
	}
	.pl_ucap_grid.footer-fix{
	position: fixed;
    bottom: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    margin-bottom: 0;
    -webkit-transform: translateY(100%);
    -ms-transform: translateY(100%);
    transform: translateY(100%);
	}
	.close-slot{
		background: #f5f5f5;
		position: absolute;
		width: 2em;
		height: 2em;
		right: 0;
		top: -2em;
	}
	.close-slot img{
		width: 70%;
		margin: 15%;
	-webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    	transform-origin: 50% 50%;
	}
	.close-slot.close-s img{
	-webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
	}
/*slot-all*/
/*ucpa table new*/
body .wp-block-table table{
    display: block;
    overflow-x: scroll;
    width: -webkit-calc((1260px * .63) - 6.5em);
	width: -moz-calc((1260px * .63) - 6.5em);
	width: calc((1260px * .63) - 6.5em);
    margin-bottom: 1em;
    font-size: .85em;
	}
body .wp-block-table table tbody{
	display: table;
	width: 100%;
	position: relative;
}
body .wp-block-table table::-webkit-scrollbar {
    width: 5px;
    background-color: unset;
    height: 5px;
}
body .wp-block-table table::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 30px rgba(64 64 64);
    background-color: unset;
}
body .wp-block-table table::-webkit-scrollbar-track{
    -webkit-box-shadow: inset 0 0 6px rgba(179 179 179);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: unset;
}
/*ucpa table new*/
/*ucap-new*/
.anch-item{
	position: relative;
	display: table;
	width: 100%;
	padding: .5em 5%;
	border-bottom: 1px solid #dedede;
}
.anch-item p{
	font-family: 'ucap-bn';
}
.cont-anch{
	position: relative;
}
body .cont-anch a.ucap-anch{
	position: absolute;
	top: 0;
	opacity: 0;
}
.anch-item a span.count_ecs,
.post-page .post-content span.post-l-anch{
	position: relative;
    padding: .25em .5em;
    position: relative;
    display: table;
    color: #000;
    background: #ED4949;
    text-decoration: unset;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-bottom: .5em;
}
.post-page .post-content .cont-anch.active span.post-l-anch,
.anch-item.active a span.count_ecs{
	background: #beebc7;
}
.anch-nav #sidebar_pl_fix .fix_sider_grid{
display: block;
overflow-y: scroll;
height: 80vh;
}
.anch-nav #sidebar_pl_fix .fix_sider_grid::-webkit-scrollbar {
    width: 5px;
    background-color: unset;
}
.anch-nav #sidebar_pl_fix .fix_sider_grid::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: inset 0 0 30px #161616;
    background-color: unset;
}
.anch-nav #sidebar_pl_fix .fix_sider_grid::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-color: unset;
}
/*ucap-new*/
@media only screen and (min-width:999px) and (max-width: 1279px){
.team-items .hg-clm{
	width: 32%;
}
main{
	width: 100%;
}
#main-nav > li a{
	padding: .5em;
}
#main-nav li a > figure{
	width: -webkit-calc(100% - 1em);
    width: -moz-calc(100% - 1em);
    width: calc(100% - 1em);
}
.mc4wp-form-fields > p:first-child{
	width: 55%;
}
body .wp-block-table table{
    display: block;
    overflow-x: scroll;
    width: -webkit-calc((100vw * .63) - 6.5em);
	width: -moz-calc((100vw * .63) - 6.5em);
	width: calc((100vw * .63) - 6.5em);
	margin: 0 auto;
    margin-bottom: 1em;
	}
/*ucpa pl*/
		.ucap-arch{
			position: relative;
		}

	#sidebar_pl_fix.fix_active {
	   	width: -webkit-calc(100vw * 0.24);
	   	width: -moz-calc(100vw * 0.24);
	   	width: calc(100vw * 0.24);
	}

/*post-s-pag*/
/*ucap pl*/
}
.ucap-pc-h{
	display: none;
}
@media only screen and (min-width:1px) and (max-width: 1023px){
.team-items .hg-clm{
	width: 49%
}
	body .mob-h{
		display: none;
	}
	body .pc-h{
		display: block;
	}	
}

@media only screen and (min-width:1px) and (max-width: 998px){
@media only screen and (min-width:1px) and (max-width: 350px){
	body{
		font-size: 15px;
	}
}
.close-st-nav{
	position: absolute;
    width: 2em;
    height: 2em;
    top: 4.5em;
    z-index: 222;
    right: 4%;
}
.close-st-nav > div{
	width: 100%;
	border-bottom: 1px solid #000;
	top: 50%;
	position: absolute;
	transform-origin: 50% 50%;
	-webkit-transform: rotate(45deg); 
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.close-st-nav > div:last-child{
	-webkit-transform: rotate(-45deg); 
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
/*ucap pl*/
.ucap-pc-h{
	display: table;
}
div.sidebar .pl_ucap_grid{
		margin-left: 0;
		position: relative;
		overflow: hidden;
	}
#sidebar_pl_fix.fix_active{
	position: relative;
	width: 100%;
	top: auto;
}

/*ucap pl*/
/*post-s-pag*/
.post-tpl .post-s-pag h2{
 padding: 0 0 .5em 0;
 font-size: 1.5em;
 word-break: break-word;
}
/*post-s-pag*/
.wp-block-table{
	padding: 2em 5%;
	width: 90vw;
	font-size: .9em;
	overflow-x: scroll;
	display: block;
}
.ucap-arch h1, .subscrib-ucap h3, .subscrib-ucap h2{
	word-break: break-word;
}
body .wp-block-table table {
    display: block;
    width: 90vw;
    margin-left: -5%;
    position: relative;
    overflow-x: scroll;
}

a.read-all.mob-link{
	display: table;
}
body.category-13 .subscrib-ucap .uc-column.right{
	padding-left: 0;
}
div.subscrib-ucap.arch-subs{
	display: table;
	width: 100%;
	pointer-events: all;
	margin: 2em 0;
}
body.home .sidebar.one,
body.search .sidebar,
body.archive .sidebar{
	display: none;
	pointer-events: none;
}
body, main{
	overflow-x: hidden;
}
.s-scroll{
	position: relative;
	overflow:hidden;
}
body.open-popup, body.search-open , body.menu-open{
position: relative;
overflow:hidden;
overflow-x:hidden;
overflow-y: hidden;
height: 100%;
width: 100%;
}
main{
	width: 100%;
	margin-top: 4em;
}
header{
	padding: 0 ;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 222;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
}
footer{
	padding: 6em 2em 1em 2em;
}
.footer-grid section.foo-b > div{
	padding-bottom: 1em;
}
.footer-grid div.form > p{
	padding: 0 0 1em 0;
}
.footer-grid section > div.form{
	padding: 2em 0;
}
.footer-grid section > div.form,
.footer-grid h3,
.footer-grid h2, .footer-grid div > span,
.footer-grid section > div{
	width: 100%;
	text-align: center;
}
#lang-select{
	float: right;
	margin-top: .8em;
	margin-right: 1em;
}
#mob-nav{
	position: relative;
	display: inline-table;
	vertical-align: middle;
	width: 2em;
	height: 2em;
	pointer-events: all;
	padding: 1em;
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
    float: left;
    z-index: 222;
}
#mob-nav.close > div:nth-child(2){
	opacity: 0;
}
#mob-nav.close > div{
	top: 50%;
	-webkit-transform: rotate(45deg); 
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#mob-nav.close > div:last-child{
	bottom: auto;
	top: 50%;
	-webkit-transform: rotate(-45deg); 
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
#mob-nav > div{
	position: absolute;
	width: 50%;
	border-bottom: 2px solid #232323;
	top: 1.5em;
	left: 25%;
}
#mob-nav > div:nth-child(2){
	top: 50%;
	margin-top: -1px;
}
#mob-nav > div:last-child{
	bottom: 1.5em;
	top: auto;
}
.nav-grid{
	display: table;
	width: 100%;
	text-align: center;
}
.post-sharing,
.arch-grid::after,
.ucap-arch,
#home-page-items, #home-page, .sidebar{
	width: 100%;
	text-align: center;
}
body article{
	text-align: left;
}
#logo{
	z-index: 222;
	overflow-x: hidden;
}
#logo svg{
	padding: .5em;
}
.menu-open #logo svg .st0{
	opacity: 0;
}
.menu-open #logo svg{
	-webkit-transform: translateX(20%);  
    -moz-transform: translateX(20%)  
    -ms-transform: translateX(20%);  
    -o-transform: translateX(20%);  
    transform: translateX(20%);
}
.lang_en nav .bn-menu{
	background: #232323;
}
nav .bn-menu{
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	height: 100vh;
	background: #F9FBFE;
	z-index: 22;
	opacity: 0;
	pointer-events: none;
	-webkit-transform: translateX(-100%);  
    -moz-transform: translateX(-100%)  
    -ms-transform: translateX(-100%);  
    -o-transform: translateX(100%);  
    transform: translateX(-100%);
}
nav .bn-menu::before{
	content: '';
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.25);
    height: 4em;
    z-index: 1;
    display: block;
    position: absolute;
    opacity: 0;
    pointer-events: none;
}
.menu-open nav .bn-menu::before{
	opacity: 1;
}
.lang_en .menu-open nav .bn-menu::before{
	background: #232323;
	    -webkit-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.25);
    -moz-box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.25);
    box-shadow: 0px 0px 10px 0px rgba(255,255,255,0.25);
}
.menu-open nav .bn-menu{
	-webkit-transform: translateX(0);  
    -moz-transform: translateX(0)  
    -ms-transform: translateX(0);  
    -o-transform: translateX(0);  
    transform: translateX(0);
    opacity: 1;
    pointer-events: all;
}
#ucap-search.show-mob{
opacity: 1;
pointer-events: all;
}
#ucap-search{
	position: relative;
	height: 4em;
	pointer-events: all;
	opacity: 1;
	float: right;
	z-index: 222;
	padding: 1em;
	right: 0;
}
#ucap-search img{
	top: .25em;
}
div.searchwp-live-search-results-showing{
margin-top: 3.5em;
top: 4.75em !important;
}
p.searchwp-live-search-no-results{
	font-size: 1.5em;
}
form.search-form{
	z-index: 222;
}
form.search-form input[type=search]{
	padding: .75em 1.35em;
}
form.search-form input.search-submit{
	padding: .75em;
}
form.search-form::before{
	width: 100vw;
	top: 3em;
	height: 2.5em;
	line-height: 3em;
}
form.search-form input.search-submit{
	margin: 0;
}
form.search-form input.search-submit,
form.search-form label{
	width: 100vw;
}
div.searchwp-live-search-no-min-chars:after{
	font-size: 1.5em;
	top: 5%;
}
.ucap-s-spinner::before{
	margin-top: 0;
	top: 1em;
}
.menu-wrap{
	position: relative;
	display: table;
	height: 100%;
}
.menu-wrap ul {
	display: table-cell;
	vertical-align: middle;
	width: 100vw;
}
#main-nav > li{
	position: relative;
	display: table;
	width: auto;
	width: auto;
	text-align: left;
	font-size: 2em;
}
#main-nav li:hover a > figure {
    width: 0px;
    left: 1em;
    right: auto;
}
#main-nav .current-menu-item a > figure {
    bottom: auto;
    top: 50%;
    z-index: -1;
}
/*home page*/
.slide_m_grid{
	height: 50vh ;
}
.hor-or #home-page{
	height: 120vh ;
} 
.hor-or .slide_m_grid{
	height: 120vh ;
}
.hor-or .m_slide_items article a{
	color: #fff;
}
.hor-or .m_slide_items{
	position: relative;
	top: auto;
	left: auto;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}
body.hor-or .home-slider-nav{
	opacity: 1;
	pointer-events: all;
}
.hor-or .m_slide_items .swiper-pagination{
	opacity: 0;
	pointer-events: none;
	display: none;
}
.hor-or #home-page{
	padding-bottom: auto;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#home-page{
	-webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
}
.slide_m > article{
	width: 90%;
}
.home-slider-nav{
	margin-top: 1em;
}
#home-page{
	overflow-x: hidden;
	width: 100%;
	display: block;
}

.m_slide_items{
	position: absolute;
	width: 90vw;
	margin: 1em auto;
	left: 5vw;
	top: 100%;
	text-shadow: 0px 0px 10px rgba(0, 0, 0, 0);
}
body .home-slider-nav{
	opacity: 0;
	pointer-events: none;
}
body .author-des .author-meta-des h1{
	font-size: 1em;
}
.slide_m > article h2{
font-size: 1.3em;
}
.ucap-arch h1,
.subscrib-ucap h3,
.subscrib-ucap h2{
	font-size: 1.5em;
}
.m_slide_items article{
	width: 100%;
	padding: 0;
	margin: 0;
}
.m_slide_items article a{
	width: 90vw;
	display: table;
	position: relative;
	color: #232323;
}
.m_slide_items .swiper-pagination{
	width: 90vw;
	text-align: center;
	opacity: 1;
	pointer-events: all;
	display: block;
}
.m_slide_items .swiper-pagination-clickable .swiper-pagination-bullet{
	background-color: #8DAAD5;
	margin: 0 .25em;
}
.m_slide_items article:before{
	content: none;
}
.subscrib-ucap .uc-column.right,
.subscrib-ucap .uc-column.left{
	width: 100%;
}
.subscrib-ucap .uc-column.left{
	margin-bottom: 2em;
}
.subscrib-ucap .uc-column.right{
	margin-top: 2em;
}
.subscrib-ucap .right p{
	padding: 0 10%;
	text-align: center;
}
.subscrib-ucap h3,
.subscrib-ucap h2{
	text-align: center;
}
.subscrib-ucap .right::before{
	width: 80%;
	height: auto;
	top: -1.5em;
	border-top: 1px solid #232323;
	left: 10%;
}
.subscrib-ucap .right label{
	margin: 0 auto;
	width: 100%;
	display: table;
	text-align: center;
}
.subscrib-ucap .right input[type=submit]{
	display: inline-table;
	margin-left: 0;
}
.subscrib-ucap .bg-symbl{
	right: -10%;
	top:50%;
	margin-top: -.5em;
	line-height: 1;
}
.category-13 .subscrib-ucap h3{
	text-align: left;
}
.category-13 .subscrib-ucap .mc4wp-form-fields{
	width: 100%;
}
.mc4wp-form-fields{
	text-align: center;
}
.footer-grid .mc4wp-form-fields > p input[type=submit],
.subscrib-ucap input[type=submit]{
	padding: 1.3em .5em;
    letter-spacing: .05em;
}

#home-page{
	overflow:hidden;
}
.slide_m > .post_marker{
	top: 1em;
}
.open-popup #subscrib-popup{
	z-index: 22222;
}
#subscrib-popup section{
	display: block;
	width: 100%;
	margin-top: 10vh;
}
.popup-grid div > div{
	padding: 0;
}
.popup-grid{
	padding: 2em;
	width: 100%;
	height: 90vh;
}
.category-13 .popup-grid div > div{
	text-align: center;
}
.category-rozsylka .popup-grid > div{
	padding-bottom: 10%;
}
.category-13 .subscrib-ucap .bg-symbl{
	opacity: 0;
}
.category-13  .popup-grid{
	padding: 3em 0 0 0;
	height: auto;
}
.category-13 .popup-grid > div{
	overflow-y: unset;
	padding-bottom: 0;
}
.popup-grid > div{
	display: block;
	overflow-y: scroll;
	height: 100%;
	padding-bottom: 25%;
}
.popup-grid .mc4wp-form-fields,
.popup-grid div > div{
	width: 100%;
}
#close-popup {
    position: fixed;
    right: 1em;}
.popup-grid input[type=submit]{
	padding: 1.3em .5em;
}
article.home-post{
    width: 92%;
}
.post-des > .tags-grid{
	position: relative;
}
.st0{
	overflow-y: 
}
/*post tpl*/
.post-page{
	padding: 10% 5% 5% 5%;
}
}














