/*!
Theme Name: rupor_theme
Theme URI: http://underscores.me/
Author: underscores
Author URI: http://underscores.me/
Description: basic theme
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: rupor_theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/


@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');



:root{
	--primary: #2667FF;
	--secondary: #D4E1FF;
	--secondary-2: #E9F0FF;
	--bg: #fff;
	--black: #1E293B;
	--white: #fff;
	--grey: #D9D9D9;
	--burger-color: #1E293B;
	--border-r: 8px;
	--logo-width: 120px;

	--font: "Fira Sans", sans-serif;
	--font-2: "Fira Sans", sans-serif;
	--section-padding-top: 40px;
	--section-padding-bottom: 40px;
}

* {
    -webkit-overflow-scrolling: touch;
}


html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
	font-size: 17px;
}
main {
	display: block;
	

}
hr {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: 0;
	overflow: visible;
}
table {
  border-collapse: collapse;
}
tr, td{
	padding: 10px;
	border: 1px solid #ddd;
}
blockquote.wp-block-quote {
    padding: 44px 0;
    border-top: 1px solid var(--primary);
    border-bottom: 1px solid var(--primary);
    margin: 0 0 40px 0;
    background: #fff;
}
blockquote.wp-block-quote p {
    padding: 0;
    margin: 0;
    font-size: 20px;
	font-style: italic;
}
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
a {
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	        text-decoration: underline dotted;
}
b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit;
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	-webkit-box-sizing: inherit;
	        box-sizing: inherit;
}

html {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */

body,
button,
input,
select,
optgroup,
textarea {
	color: var(--black);
	font-size: 16px;
	font-weight: normal;
	line-height: normal;
	font-family: var(--font);
}
body{
	margin: 0;
	background: var(--bg);
}

h1, .h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.2;
	margin: 0 0 20px 0;
	font-weight: 500;
	
}

p {
	margin: 0 0 20px 0;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */


hr {
	background-color: var(--primary);
	border: 0;
	height: 1px;
	margin: 20px 0;
}

ul,
ol {
	margin: 0 0 1.5em 0;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

img {
	height: auto;
	max-width: 100%;
}

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */
a {
	color: var(--primary);
	text-decoration: none;
}


a:hover {
	color: var(--primary);
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */

input[type="button"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}



select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/


.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 50%;
	        flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	-webkit-box-flex: 1;
	    -ms-flex: 1 0 50%;
	        flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}


.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: -ms-grid;
	display: grid;
	grid-gap: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	width: 100%;
}

.gallery-columns-2 {
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	-ms-grid-columns: (1fr)[3];
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	-ms-grid-columns: (1fr)[4];
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	-ms-grid-columns: (1fr)[5];
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	-ms-grid-columns: (1fr)[6];
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	-ms-grid-columns: (1fr)[7];
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	-ms-grid-columns: (1fr)[8];
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	-ms-grid-columns: (1fr)[9];
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	        clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	-webkit-clip-path: none;
	        clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}
/*gutenberg */
.alignfull > div {
    max-width: 1140px;
    margin: auto;
    padding-left: 15px;
    padding-right: 15px;
}
.alignfull{
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    padding-top: 20px;
    padding-bottom: 20px;
    margin-top: 30px;
    margin-bottom: 30px;
}
.alignfull .wp-block-columns, .alignfull .wp-block-image {
    margin-bottom: 0;
}






/* custom theme */

.nav-links span, .nav-links a {
    padding: 4px 13px;
    display: block;
    min-width: 10px;
    background: var(--primary);
    margin: 10px;
    color: #fff;
}
.nav-links span{
	background: var(--secondary);
}
.nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}



/* burger menu */
.burger {
    z-index: 3;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-sizing: content-box;
            box-sizing: content-box;
    width: 26px;
    height: auto;
    padding: 15px 0;
    background: 0 0;
    border: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer;
}
.burger span, .burger span:before, .burger span:after{
	width: 26px;
    height: 2px;
    border-radius: 5px;
}
.burger span {
    position: relative;
    display: inline-block;
    vertical-align: bottom;

}
.burger span:before, .burger span:after {
	content: "";
    position: absolute;
    right: 0;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
        transform-origin: 50% 50%;
    transition: top .2s .2s ease, width .2s ease, -webkit-transform .2s ease;
     -webkit-transition: top .2s .2s ease, width .2s ease, -webkit-transform .2s ease;
    -o-transition: top .2s .2s ease, transform .2s ease, width .2s ease;
    transition: top .2s .2s ease, transform .2s ease, width .2s ease;
    transition: top .2s .2s ease, transform .2s ease, width .2s ease, -webkit-transform .2s ease;
}
.burger span:before {
    -webkit-transform: none;
    -ms-transform: none;
        transform: none;
    
    top: 8px;

    -webkit-transition-delay: .1s;
         -o-transition-delay: .1s;
            transition-delay: .1s;
}
.burger span:after {
    top: -8px;
}
.burger span, .burger span:before, .burger span:after{
    background: var(--burger-color);
}
body.menu--open .burger span:after,  body.menu--open .burger span:before{
     background: var(--burger-color);
}

body.menu--open .main-nav {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
        transform: translateX(0);
    -webkit-box-shadow: -1px 0px 2px rgba(0, 0, 0, 0.23);
            box-shadow: -1px 0px 2px rgba(0, 0, 0, 0.23);
}
.menu--open .burger > span:before {
    -webkit-transform: rotate3d(0,0,1,45deg);
    transform: rotate3d(0,0,1,45deg);
}
.menu--open .burger > span:after, .menu--open .burger > span:before{
    top: 0;
    transition: top .1s,-webkit-transform .1s .1s;
    -webkit-transition: top .1s,-webkit-transform .1s .1s;
    -o-transition: top .1s,transform .1s .1s;
    transition: top .1s,transform .1s .1s;
    transition: top .1s,transform .1s .1s,-webkit-transform .1s .1s;
    transition: top .1s,transform .1s .1s,-webkit-transform .2s .2s;
    width: 26px;
    background: var(--burger-color);
}
.menu--open .burger > span {
    background: 0 0 !important;
}
.menu--open .burger > span:after {
    -webkit-transform: rotate3d(0,0,1,-45deg);
    transform: rotate3d(0,0,1,-45deg);
}
/* burger menu end */





main > section:nth-child(1){
	padding-top: 20px;
}
nav ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
section {
    padding-top: var(--section-padding-top);
    padding-bottom: var(--section-padding-bottom);
}

.nav-menu ul li a:hover{
	color: var(--primary);
}
.nav-menu ul li{
	margin: 4px 10px;
}
.nav-menu ul li a{
	display: inline-block;
	white-space: nowrap;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 600;
	line-height: 1;
	position: relative;
	letter-spacing: .5px;
	color: var(--black);
	
}
.header-menu ul li a:hover{
	color: var(--white);
	opacity: 0.7;
}
.header-menu ul li a{
	background: var(--primary);
	color: var(--white);
	border-radius: 40px;
	padding: 4px 12px;
}
.submenu-arrow svg {
    fill: var(--white);
    width: 12px;
}
.submenu-arrow {
    position: absolute;
    margin-left: 3px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.nav-menu ul.sub-menu li{
	margin: 4px 0;
}
.nav-menu > ul{
	margin: 0 -14px;
}
.nav-menu ul.sub-menu > li a{
	display: block;
}
.nav-menu ul.sub-menu {
    position: absolute;
    z-index: -1;
   	opacity: 0;
   	-webkit-transform: translateY(-10px);
   	    -ms-transform: translateY(-10px);
   	        transform: translateY(-10px);
   	-webkit-transition: all .3s;
   	-o-transition: all .3s;
   	transition: all .3s;
   	visibility: hidden;

	max-height: 300px;
	overflow: auto;
	padding: 0;
}
.site-header li.menu-item-has-children a{
	padding-right: 24px;
}
.site-header li:hover > a .submenu-arrow{
	-webkit-transform: scale(1,-1);
	    -ms-transform: scale(1,-1);
	        transform: scale(1,-1);
}
.site-header li:hover > ul.sub-menu{
	z-index: 1;
   	opacity: 1;
   	-webkit-transform: translateY(0);
   	    -ms-transform: translateY(0);
   	        transform: translateY(0);
   	visibility: visible;
}
.site-header nav > div{
	margin-left: 0;
}
.site-header li.current-menu-item a{
	
}

body.admin-bar .site-header{
	top: 32px;
}
.site-header {
	position: fixed;
	top: 0;
    left: 0;
    right: 0;
    z-index: 99;
    color: var(--black);
    background: var(--white);
    padding: 20px 0;
}
.site-header .site-branding a{
	display: block;
}
.site-branding:hover img{
	opacity: .7;
}
.site-branding img {
	max-width: var(--logo-width);
	width: 100%;
	display: block;
	margin: 4px 0;
}




/* Works on Firefox */
.site-header nav{
	scrollbar-width: auto;
	scrollbar-color: #fff var(--secondary);
}

/* Works on Chrome, Edge, and Safari */
.site-header nav::-webkit-scrollbar {
	width: 2px;
	height: 4px;
}

.site-header nav::-webkit-scrollbar-track {
	background: var(--secondary);
	border-radius: 20px;
}

.site-header nav::-webkit-scrollbar-thumb {
	background-color: var(--primary);
	border-radius: 20px;
}


.s-icon{
	cursor: pointer;
	padding: 6px 0;
	-webkit-user-select: none;
	   -moz-user-select: none;
	    -ms-user-select: none;
	        user-select: none;
}
.s-icon svg {
    width: 24px;
    height: 24px;
    fill: var(--black);
    margin: auto;
}

.s-icon:hover{
	color: var(--primary);
}
.s-icon:hover svg, label.s-submit:hover svg{
	fill: var(--primary);
}

label.s-submit input.searchsubmit {
    display: none;
}
label.s-submit {
    padding: 8px;
    cursor: pointer;
}
svg.loop-icon,
label.s-submit svg {
    width: 20px;
    height: 20px;
}
.search-container svg{
	fill: var(--black);
}
.search-container{
	display: none;
}
body.s-active .search-container {
    display: block;
    width: 100%;
}

body.s-active .header-search{
	border: none;
	padding: 0;
	position: absolute;
	right: 10px;
	z-index: 9;
	width: 100%;
	max-width: 35%;
    margin-left: auto;
    background: #fff;
}
svg.loop-icon{
	display: block;
}
svg.loop-icon_close{
	display: none;
}
body.s-active svg.loop-icon{
	display: none;
}

body.s-active svg.loop-icon_close{
	display: block;
}



form#searchform {
    width: 100%;
    height: 100%;
}
button.searchsubmit {
    background: transparent;
    cursor: pointer;
}
input#s::-webkit-input-placeholder {
	color: #64748B;
}
input#s::-moz-placeholder {
	color: #64748B;
}
input#s:-ms-input-placeholder {
	color: #64748B;
}
input#s::-ms-input-placeholder {
	color: #64748B;
}
input#s::placeholder {
	color: #64748B;
}
input#s {
    border: none;
  	width: 100%;
    height: 100%;
	font-size: 16px;
	outline: 0;
	font-weight: 300;
	padding-left: 0;
	background: transparent;
	color: var(--black);
	
}


img.no-img{
	-o-object-fit: contain !important;
    object-fit: contain !important;
    background: var(--secondary);
    padding: 10px;
}

.item-thumbnail img{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
    object-fit: cover;
}
.item-thumbnail{
	background: var(--secondary);
	overflow: hidden;
	padding-bottom: 54%;
	height: 0;
	position: relative;
	border-radius: var(--border-r);
	display: block;
}
.item-main .item-title{
	font-size: 27px;
	font-weight: bold;
}

.item-main .item-thumbnail{
	padding-bottom: 54%;
}

.section-primary .item-title-wrap:hover{
	background: var(--secondary);
}
.section-primary{
	padding-top: 20px;
	padding-bottom: 20px;
	background: var(--secondary);
	overflow: hidden;
}
.item-thumbnail:empty {
    background: var(--secondary);
}

.item-title:hover {
	color: var(--primary);
}
.item-title{
	color: var(--black);
	font-size: 13px;
	font-weight: bold;
	line-height: 1.3;
}
.item-title{
	overflow: hidden;
	-o-text-overflow: ellipsis;
	   text-overflow: ellipsis;
	display: -moz-box;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	line-clamp: 4;
	box-orient: vertical;
}
.h-100{
	height: 100%;
}
.w-100{
	width: 100%;
}
.overflow-h{
	overflow-x: hidden;
}
.relative{
	position: relative;
}








.site-footer .site-branding img{
	margin: 0;
}
.site-footer {
	font-size: 13px;
	padding: 40px 0;
    overflow-x: hidden;
    width: 100%;
    color: #737373;
    background: var(--secondary);
}


.site-url{
	text-decoration: underline;
}
.site-desc{
	font-weight: 400;
	line-height: normal;
	text-transform: uppercase;
}

.btn-loadmore{
	display: block;
	cursor: pointer;
	width: 100%;
	margin: 30px auto 0;
}
.btn {
    display: block;
    color: #fff;
    padding: 8px 16px;
    font-size: 14px;
    font-weight: normal;
    cursor: pointer;
    line-height: 20px;
    margin: auto;
    text-align: center;
	border-radius: 4px;
	background: var(--black);
	width: 100%;
    
}
.btn-loadmore span{
	background: var(--secondary-2);
	font-weight: 500;
	font-size: 16px;
	color: var(--black);
	display: block;
	padding: 10px;
	text-align: center;
	border-radius: 6px;
}

.btn:hover{
	color: #fff;
	background: var(--primary);
}
.btn-loadmore span:hover{
	color: #fff;
	background: var(--primary);
}
.text-center{
	text-align: center;
}
.text-right{
	text-align: right;
}
.text-left{
	text-align: left;
}


.single-content h1{
	margin-bottom: 12px;
}
.single-content h2,
.single-content h3,
.single-content h4,
.single-content h5,
.single-content h6{
	margin: 10px 0;
}


.single-content p{
	margin-bottom: 12px;
}
.single-content a{
	text-decoration: underline;
	color: var(--primary);
}

.single-content .cat-name{
	text-decoration: none;
	margin: 0;
	font-weight: normal;
	text-transform: initial;
	font-size: 13px;
	color: #737373;
}
.single-content ul,
.single-content ol,
.single-content p{
	color: #262626;
}
.single-content {
    line-height: 1.5;
    font-size: 14px;
}
.single-date{
	font-size: 13px;
	font-weight: normal;
	line-height: 1;
	color: #737373;
}

.main-single{
	width: 100%;
	max-width: 710px;
}
.single-content ol, .single-content ul {
    padding-left: 20px;
    margin: 30px 0;
}
.single-content ol li, .single-content ul li {
    margin-bottom: 10px;
    line-height: 1.5;
	margin-top: 0;
}



body.archive .item-title-wrap{
	padding-top: 8px;
}
body.archive .cat-name{
	display: none;
}
body.search-no-results header:before{
	display: none;
}
h2{
	font-size: 26px;
}
h3, h4, h5, h6{
	font-size: 24px;
}
h1, .h1{
	font-size: 27px;
	margin: 0 0 10px 0;
	font-weight: bold;
}
.wp-block-image figcaption {
	font-size: 13px;
    margin-top: 8px;
    margin-bottom: 16px;
    color: #737373;
    font-weight: normal;
}
.wp-block-image img{
	border-radius: var(--border-r);
}

.current_category{
	color: var(--black);
}

.other_posts_title{
	font-size: 34px;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 20px;
	margin-top: 20px;
}
.cat-name:hover{
	opacity: 0.7;
}
.cat-name{
	font-size: 10px;
	color: var(--primary);
	display: block;
	font-weight: 600;
	text-transform: uppercase;
	padding: 0;
	margin: 4px 0;
}



.site-sidebar .item-title:hover{
	color: var(--primary);
}
.site-sidebar li{
	margin-bottom: 11px;
	border-bottom: 1px solid #E5E5E5;
	padding-bottom: 11px;
}
.site-sidebar .item-title{
	font-size: 13px;
	font-weight: normal;
	color: var(--black);
}
.site-sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0;
}
.site-sidebar ul li:last-child{
	border-bottom: none;
	padding-bottom: 0;
}
.site-sidebar ul li:first-child{
	padding-top: 0;
}
.site-sidebar ul li:last-child a{
	margin-bottom: 0;
	border-bottom: none;
}
.main-title{
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 4px;
	border-bottom: 1px solid;
	margin-bottom: 15px;
}
.share-title{
	font-size: 20px;
	line-height: normal;
	margin-bottom: 12px;
	font-weight: 500;
	position: relative;
}
.other-title{
	font-size: 20px;
	font-family: var(--font);
	font-weight: normal;
	margin-bottom: 12px;
	text-transform: uppercase;
}
ul.ya-share2__list.ya-share2__list_direction_horizontal {
    margin: 0;
    padding: 0;
}

/*size L*/
body .ya-share2__container_size_l .ya-share2__badge .ya-share2__icon {
    height: 40px;
    width: 80px;
    background-size: 30px;
    background-repeat: no-repeat;
    background-position: center;
}
body .ya-share2__container_mobile .ya-share2__badge{
	border-radius: 4px;
}
body .ya-share2__badge{
	border-radius: 50%;
}
body .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon{
	width: 34px;
	height: 34px;
}
body .ya-share2__container_size_m .ya-share2__badge .ya-share2__icon{
	background-size: 30px 30px;
	background-position: center;
	background-repeat: no-repeat;
}


.share-post{
	margin: 30px 0;
}
/*.ya-share2__icon {
    width: 35px !important;
    height: 35px !important;
    background-size: 35px 35px !important;
}*/


.wp-block-embed__wrapper { 
    position: relative; 
    padding-bottom: 56.25%;
    overflow: hidden;
    max-width: 100%;
    height: 0;
} 

.wp-block-embed__wrapper iframe,
.wp-block-embed__wrapper object,
.wp-block-embed__wrapper embed { 
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.wp-block-image {
    margin-bottom: 20px;
}
.error-404.not-found {
    min-height: 50vh;
}
.site{
	overflow-x: hidden;
}
.share_title{
	font-size: 20px;
	font-weight: bold;
}
.archive-grid {
	display: -ms-grid;
	display: grid;
	grid-gap: 20px;
	-ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr;
	grid-template-columns: repeat(12, 1fr);
}
.archive-grid > *{
	-ms-grid-column-span: 3;
	grid-column: 3 span;
}
.archive-grid > *:nth-child(7n+1),
.archive-grid > *:nth-child(7n+2),
.archive-grid > *:nth-child(7n+3) {
    -ms-grid-column-span: 4;
    grid-column: 4 span;
}
.short-main{
	max-width: 978px;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}
.item-thumbnail.item-thumbnail_mini{
	border-radius: 6px;
}

.archive-news > *{
	-ms-grid-column-span: 3;
	grid-column: 3 span;
}
.archive-news > *:nth-child(7n+5),
.archive-news > *:nth-child(7n+6),
.archive-news > *:nth-child(7n+7){
	-ms-grid-column-span: 4;
	grid-column: 4 span;
}
.archive-news{
	display: -ms-grid;
	display: grid;
	grid-gap: 20px;
	-ms-grid-columns: 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr 20px 1fr;
	grid-template-columns: repeat(12, 1fr);
}
.p-initial{
	position: initial !important;
}













@media screen and (max-width: 991px){

	h2{
		font-size: 28px;
	}
	h3, h4, h5, h6{
		font-size: 26px;
	}
	.nav-menu ul li a{
		white-space: normal;
	}
	.nav-menu ul.sub-menu > li a{
		display: inline-block;
	}
	.site-header li.menu-item-has-children a {
	    padding-right: 12px;
	}
	.nav-menu > ul{
		margin: 0;
	}
	.submenu-arrow{
		display: none;
	}
	.site-header .nav-menu > div{
		margin-left: 0;
	}
	.site-header .nav-menu > div > ul{
		margin: 0;
	}

	.site-header .nav-menu{
		width: 100%;
		background:  var(--white);
		z-index: -1;
		visibility: hidden;
		opacity: 0;
		-webkit-transform: translateY(-100%);
		    -ms-transform: translateY(-100%);
		        transform: translateY(-100%);
		-webkit-transition: all .2s;
		-o-transition: all .2s;
		transition: all .2s;
	    height: 100%;
	    position: fixed;
	    bottom: 0;
	    left: 0;
	    top: 0;
	    max-width: 230px;
	    padding-top: 60px;
	    overflow: auto;
	    padding-bottom: 80px;
	}
	body.menu--open .site-header .nav-menu{
		visibility: visible;
		opacity: 1;
		z-index: 9;
		-webkit-box-shadow: 6px 0px 14px 0 rgba(0, 0, 0, 0.1);
		        box-shadow: 6px 0px 14px 0 rgba(0, 0, 0, 0.1);
		-webkit-transform: translateY(0);
		    -ms-transform: translateY(0);
		        transform: translateY(0);
	}
	.nav-menu ul.sub-menu{
		position: relative;
		opacity: 1;
		z-index: 1;
		-webkit-transform: translateY(0);
		    -ms-transform: translateY(0);
		        transform: translateY(0);
		visibility: visible;
		border: none;
		max-height: 100%;
		overflow: visible;
	}
	input#s{
		height: auto;
	}
	body.s-active .header-search{
		height: 100%;
		left: 10px;
		right: 10px;
		max-width: 100%;
		width: auto;
	}
	.main-title{
		font-size: 20px;
	}

	.site-footer .site-branding img{
		margin: auto;
	}
	.site-footer{
		text-align: center;
	}
	.site-footer .nav-menu{
		width: 100%;
	}

	.single-content{
		font-size: 18px;
	}
	body.s-active .search-container{
		width: 100%;
		max-width: 100%;
	}
}

@media screen and (max-width: 782px){
	body.admin-bar .site-header{
		top: 46px;
	}
}


@media screen and (max-width: 767px){
	
	.site-header{
		padding: 6px 0;
	}

	body.s-active .header-search{
		right: 10px;
		max-width: 100%;
	}
	body.s-active .search-container{
		z-index: 1;
		position: relative;
	}
	.site-footer{
		padding: 40px 0;
	}
	.share-title{
		font-size: 18px;
	}
	.archive-news > *{
		-ms-grid-column-span: 6 ;
		grid-column: 6 span ;
	}

	.item-main .item-title{
		font-size: 18px;
	}
	.archive-grid > *{
		-ms-grid-column-span: 4;
		grid-column: 4 span;
	}

	
}

@media screen and (max-width: 600px){
	body #wpadminbar {
	    position: fixed;
	}
}

@media screen and (max-width: 575px){
	:root{
		--section-padding-top: 25px;
		--section-padding-bottom: 25px;
	}
	
	body .fancybox-content{
		padding: 20px;
	}
	h1, .h1,
	h2,
	h3,
	h4,
	h5,
	h6{
		margin-bottom: 10px;
	}
	h1, .h1{
		font-size: 24px;
	}
	h2{
		font-size: 22px;
	}
	h3, h4, h5, h6{
		font-size: 20px;
	}
	body,
	button,
	input,
	select,
	optgroup,
	textarea {
		font-size: 16px;
	}
	
	.header-search{
		margin: 0;
	}
	.search-container {
	    min-width: initial;
	}
	body.s-active .header-search{
		right: 10px;
		left: 10px;
	}

	blockquote.wp-block-quote p{
		font-size: 16px;
	}


	
	body .ya-share2__container_mobile.ya-share2__container_size_l .ya-share2__icon {
	    height: 36px;
	    width: 36px;
	    background-size: 22px;
	}
	.site-footer {
		text-align: center;
		padding: 40px 0 20px;
	}
	.site-footer .site-branding img{
		margin-left: auto;
		margin-right: auto;
	}
	

	.archive-grid > *{
		-ms-grid-column-span: 6 !important;
		grid-column: 6 span !important;
	}


	.other-title{
		font-size: 20px;
		margin-bottom: 20px;
	}
	.archive-news {
		-ms-grid-columns: 1fr;
		grid-template-columns: repeat(1, 1fr);
	}
	.archive-news > *,
	.archive-news > *:nth-child(7n+5), .archive-news > *:nth-child(7n+6), .archive-news > *:nth-child(7n+7){
	    -ms-grid-column-span: 1;
	    grid-column: 1 span;
	}
	.item-main .item-title{
		font-size: 16px;
	}
	


}

@media screen and (max-width: 420px){
	.archive-grid > *{
		margin-bottom: 15px;
	}
	.archive-grid{
		display: block;
	}
}