/*!
Theme Name: Bober
Theme URI: http://mpcreation.net
Author: MPC
Author URI: http://themeforest.net/user/mpc
Description: Base theme for presenting Massive Addons extension for Visual Composer.
Version: 2.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: bober
Domain Path: /languages/
*/
/*----------------------------------------------------------------------------*	TABLE OF CONTENTS
\*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*	# Helpers
	# Normalize

	# Typography
	# Display
	# Elements

	# Header
	# Sidebar
	# Footer
	# Navigation

	# Posts
	# Comments
	# Forms
	# Media
	# Widgets
\*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*	# Helpers
\*----------------------------------------------------------------------------*/
/* Text meant only for screen readers. */

/*брендовый шрифт*/
@font-face {
    font-family: mr_SilverAgeQueensG;
    font-display: fallback;
	src: 
    	url('mr_SilverAgeQueensG.ttf') format('truetype'),
		url('mr_SilverAgeQueensG.woff2') format('woff2'),
        url('mr_SilverAgeQueensG.woff') format('woff'),
        url('mr_SilverAgeQueensG.svg#mr_silveragequeensgregular') format('svg');
	font-weight: normal;
    font-style: normal;
}

/* Brend colors*/
:root {
    --color-main: #2d3990;
	--color-main-dark: #1aa316;
    
    --color-main-blue: #2d3990;
    --color-main-red:  #be1e2d;
    --color-main-gray: #333;  
    
    --color-dop-blue-slite: rgba(45,57,144,0.1);
    
    
    --leyka-color-main: #be1e2d;
    --leyka-color-main-inactive: rgba(190,30,45,0.5);
    --leyka-color-main-second: rgba(190,30,45,0.5); 
    --leyka-color-main-third: rgba(190,30,45,0.1); 
}


/* Новогодний фон + весенний, летний, осенний*/

.b_site {
//  background-image: url("https://sinyaya-ptitsa.ru/wp-content/uploads/2024/10/1-ac4d8ad5beb061fe6a39e948fdd36589.gif");
//  background-image: url("https://sinyaya-ptitsa.ru/wp-content/uploads/2023/12/season_s2.png");
// background-image: url("https://sinyaya-ptitsa.ru/wp-content/uploads/2024/03/flowers-nature.png");
//	background-image: url("https://sinyaya-ptitsa.ru/wp-content/uploads/2024/10/view-dry-autumn-leaves.png");
  background-color: rgba(256, 256, 256, 0.85);
  background-repeat: repeat-x;
//  background-size: contain;
//  background-repeat: no-repeat;
}


/* LEYKA update */

/* new widgets --> */

.leyka-shortcode.campaign-card {
  border-radius: 5px !important;
  box-shadow: 0px 4px 10px rgba(117, 117, 117, 0.25);
}

.shadow > .leyka-shortcode.campaign-card {
  border-radius: 5px !important;
  box-shadow: none;
}

.leyka-shortcode.campaign-card .campaign-title {
  min-height: 66px;
}

.leyka-shortcode.campaign-card .campaign-thumb { /* 2023-07-15 */
  	border-radius: 5px 5px 0 0 !important;
  	margin: -16px -16px 16px -16px;
    height: 255px; /* 230 */
}

.leyka-shortcode.campaign-card .progressbar-unfulfilled {
 /*  background-color: #E6E8F4; */
	background-color: var(--color-dop-blue-slite);
    border-radius: 5px;
}
.leyka-shortcode.campaign-card .progressbar-unfulfilled .progressbar-fulfilled {
	background-color: var(--color-main-red);
    border-radius: 5px;
}

.leyka-shortcode.campaign-card .bottom-line .target-info .funded {
	color: #be1e2d; 
	font-size: 30px;
}

.leyka-shortcode.campaign-card .bottom-line .target-info .target {
	color: inherit;
}
.leyka-shortcode.campaign-card .bottom-line .bottom-line-item {
  margin-top: 12px;
}

.leyka-shortcode.campaign-card .bottom-line .leyka-button-wrapper {
	width: 100%;
    text-align: center;
	padding: 6px 16px !important;
    border: solid 2px var(--color-main-red);
	border-radius: 5px !important;	
    background-color: var(--color-main-red) !important;
}
.a_donate {
	margin: 15px;
    width: calc(100% - 30px);
    text-align: center;
	padding: 6px 16px !important;
    border: solid 2px var(--color-main-red);
	border-radius: 5px !important;	
    background-color: var(--color-main-red) !important;
}
.a_donate a {
	display: inline-block;
	width: 100%;
	color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}
 .a_donate:hover a, .a_donate a:hover {
 	color: var(--color-main-red);
    text-decoration: none !important;
}
.leyka-shortcode.campaign-card .bottom-line .leyka-button-wrapper:hover, .a_donate:hover {
 	border-radius: 5px !important;
 	background-color: #fff !important;
	color: var(--color-main-red);
	font-weight: 500;
    text-decoration: none !important;
}

.a_blue {
	/*margin: 15px;
    width: calc(100% - 30px);*/
    text-align: center;
	padding: 6px 16px !important;
    border: solid 2px var(--color-main-blue);
	border-radius: 5px !important;	
    background-color: var(--color-main-blue) !important;
}
.a_blue a {
	display: inline-block;
	width: 100%;
	color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}
 .a_blue:hover a, .a_blue a:hover {
 	color: var(--color-main-blue);
    text-decoration: none !important;
}
.a_blue:hover {
 	border-radius: 5px !important;
 	background-color: #fff !important;
	color: var(--color-main-blue);
	font-weight: 500;
    text-decoration: none !important;
}

/* new widgets <-- */

.leyka-scale-button a{
	background: #2b3990 !important;
}

div[id*="leyka_campaign_card_standalone"] .leyka-scale-button a {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    text-align: center;
}

div[id*="leyka-pf-"].show-preview .inpage-card__action button, div[id*="leyka-pf-"].show-preview .inpage-card__action .leyka-thankyou-button {
	border-radius: 0;
}

div[id*="leyka_campaign_list_widget"] .leyka-scale-button a {
    padding-top: 15px;
    padding-bottom: 15px;
}
div[id*="leyka-pf-"] .step__action a {
    border-radius: 0;
    background-color: #2d3990;
}

div[id*="leyka_campaign_list_widget"] .leyka-campaign-list-item.has-thumb .lk-info p {
	margin-left: 0px;
}
div[id*="leyka_campaign_list_widget"] .leyka-campaign-list-item.has-thumb .lk-title {
  margin-left: 15px;
}
div[id*="leyka_campaign_list_widget"] .leyka-campaign-list-item.has-thumb .lk-thumbnail {
    width: 250px;	/*150px*+ 2строки*/
    margin: 0 15px 15px 0;
	height: 250px;
	overflow: hidden;
	max-width: 100%;
}

/* изображения кампаний */
div[id*="leyka_campaign_list_widget"] .lk-thumbnail img {
    width: 250px;
    height: 250px;
    vertical-align: middle;
    object-fit: cover;
}

@media screen and (max-width: 640px), screen and (min-width: 768px) and (max-width: 991px){
	div[id*="leyka_campaign_list_widget"] .leyka-campaign-list-item.has-thumb .lk-thumbnail {
		float: none !important;
	}
}

/*.leyka-tpl-star-form .section .section__fields .donor__submit, .leyka-screen-form .section .section__fields .donor__submit {
    background: #be1e2d;
}*/

div[id*="leyka_campaign_list_widget"] .lk-title a, div[id*="leyka_campaign_list_widget"] .lk-title a:visited {
    color: #2b3990;
}

div[id*="leyka_campaign_list_widget"] .lk-title a:hover {
    color: #be1e2d;
}

div[id*="leyka-pf-bottom"] .bottom-form__button button {
	border-radius: 0px;
}

.leyka-js-open-form br {
	display: none;
}

.leyka-pf__card br {
	display: none;
}

.leyka-pf__form br {
	display: none;
}

@media screen and (min-width: 640px) {
	.leyka-js .leyka-pf--active .leyka-pf__module > strong {
		display: block;
		width: 50%;
	}
	.leyka-js .leyka-pf--active .leyka-pf__module > strong .leyka-pf__form {
		width: 100%;	
	}
}

.mpc-carousel__item-wrapper .leyka-js-open-form {
	word-break: break-all;
}

/*шорткоды список пожертвований, комментарии | шаблон стар*/

.leyka-shortcode.donations-comments-list .comments-list-item {
    border-radius: 0;
}
.leyka-shortcode.donations-comments-list .comments-list-item .comment-text {
    font-size: 16px !important;
}

.leyka-shortcode.donations-list .donations-list-table .donation_date {
    flex: 1 1 100px;
}
.leyka-shortcode.donations-list .donations-list-table .donation_donor_name {
    flex: 1 1 200px;
}
.leyka-shortcode.donations-list .donations-list-table .donation_type {
    flex: 1 1 100px;
}
.leyka-shortcode.donations-list .donations-list-table .donation_amount {
    flex: 1 0 150px;
}

.wp-block-buttons > .wp-block-button.leyka .wp-block-button__link  {
	width: 96%;
	margin: 0 2% 2%;
	background-color: var(--color-main-red) !important;
	border-radius: 5px !important;
}

.engb-button {
  border-radius: 5px !important;
}


/* LEYKA update - end*/

.wpb_singleimage_heading{
 font-size: 24px!important;
 text-transform: none!important;
 color: #2d3990!important;
}

/* Header Buttons */

.bt {
	display:inline-block;
    padding: 4px;
    text-align:center;
    margin-top:5px;
    border-style: solid;
	border-width: 2px;
    border-radius: 5px;
}
.bt-red {
	background:#be1e2d;
    color:#fff;
    border-color: #be1e2d;
}
.bt-red:hover {
	background:#fff;
    color:#be1e2d;
    text-decoration: none !important;
}
.bt-blue {
	background:#2b3990;
    color:#fff;
    border-color: #2b3990;
}
.bt-blue:hover {
	background:#fff;
    color:#2d3990;
    text-decoration: none !important;
}
.bt-fw {width:101%;}

@media only screen and (min-width:1200px){
	.bt-fw {margin-top: 13%;}
}

/* 	*/

.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }

.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000; /* Above WP toolbar. */ }

/* Clearing */
.clear:before, .clear:after, .b_entry__content:before, .b_entry__content:after, .b_comment__content:before, .b_comment__content:after, .b_site__header:before, .b_site__header:after, .b_site__content:before, .b_site__content:after, .b_site__footer:before, .b_site__footer:after { content: ""; display: table; }

.clear:after, .b_entry__content:after, .b_comment__content:after, .b_site__header:after, .b_site__content:after, .b_site__footer:after { clear: both; }

/* Alignment */
.alignleft { display: inline; float: left; margin-right: 1.5em; }

.alignright { display: inline; float: right; margin-left: 1.5em; }

.aligncenter { text-align: center; display: block; margin-left: auto; margin-right: auto; }

/*----------------------------------------------------------------------------*	# Normalize
\*----------------------------------------------------------------------------*/
html { font-family: sans-serif; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0;}

article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }

audio, canvas, progress, video { display: inline-block; vertical-align: baseline; }

audio:not([controls]) { display: none; height: 0; }

[hidden], template { display: none; }

a { background-color: transparent; }

a:active, a:hover { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

dfn { font-style: italic; }

h1 { font-size: 2em; margin: 0.67em 0; }

mark { background: #ff0; color: #000; }

small { font-size: 80%; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

img { border: 0; }

svg:not(:root) { overflow: hidden; }

figure { margin: 1em 40px; }

hr { box-sizing: content-box; height: 0; 
    border-top: 1px solid #2d3990 !important;
}

pre { overflow: auto; }

code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0; }

button { overflow: visible; }

button, select { text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; cursor: pointer; }

button[disabled], html input[disabled] { cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

input { line-height: normal; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

input[type="search"] { -webkit-appearance: textfield; box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

legend { border: 0; padding: 0; }

textarea { overflow: auto; }

optgroup { font-weight: bold; }

table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

/*----------------------------------------------------------------------------*	# Typography
\*----------------------------------------------------------------------------*/
body, button, input, select, textarea { color: #404040; font-family: 'Roboto', sans-serif; font-size: 16px; font-size: 1rem; line-height: 1.5; }

/* Headings */
h1, h2, h3, h4, h5, h6 { clear: both; }

/* Defaults */
p { margin-bottom: 1.5em;  text-align: justify;} /* + text-align; temp text-indent: 1.5em; */

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; color: #333333; font-size: 15px; font-size: 0.9375rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; white-space: pre-wrap; }

.xdebug-error pre { margin: 0; padding: 0; }

code, kbd, tt, var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 0.9375rem; }

abbr, acronym { border-bottom: 1px dotted #666; cursor: help; }

mark, ins { background: #fff9c0; text-decoration: none; }

big { font-size: 125%; }

/*----------------------------------------------------------------------------*	# Display
\*----------------------------------------------------------------------------*/
/* Display */
.b_display--boxed .b_site { width: 1200px; margin: 0 auto; }

@media only screen and (min-width: 1200px) { .b_display--boxed .b_site { width: 1200px; } }

@media only screen and (max-width: 1199px) { .b_display--boxed .b_site { width: 960px; } }

@media only screen and (max-width: 992px) { .b_display--boxed .b_site { width: 720px; } }

@media only screen and (max-width: 768px) { .b_display--boxed .b_site { width: 100%; } }

.b_site, .b_site__content { position: relative; overflow: hidden; }

/* Frames */
.b_frames { display: none; }

.b_display--frame .b_frames { display: block; }

.b_frames .b_frame { position: fixed; z-index: 100; }

.b_frames .b_frame.b_frame--top { top: 0; left: 0; width: 100%; padding-right: 0; padding-bottom: 0; padding-left: 0; }

.admin-bar .b_frames .b_frame.b_frame--top { top: 32px; }

@media screen and (max-width: 782px) { .admin-bar .b_frames .b_frame.b_frame--top { top: 46px; } }

.b_frames .b_frame.b_frame--right { top: 0; right: 0; height: 100%; padding-top: 0; padding-bottom: 0; padding-left: 0; }

.b_frames .b_frame.b_frame--bottom { bottom: 0; left: 0; width: 100%; padding-top: 0; padding-right: 0; padding-left: 0; }

.b_frames .b_frame.b_frame--left { top: 0; left: 0; height: 100%; padding-top: 0; padding-right: 0; padding-bottom: 0; }

/* Layout */
.b_layout--box { width: 1200px; margin: 0 auto; }

.b_layout__block { padding-left: 30px; padding-right: 30px; width: 1200px; margin: 0 auto; }

@media only screen and (min-width: 1200px) { .b_layout__block { width: 1200px; } }

@media only screen and (max-width: 1199px) { .b_layout__block { width: 960px; } }

@media only screen and (max-width: 992px) { .b_layout__block { width: 720px; } }

@media only screen and (max-width: 768px) { .b_layout__block { width: 100%; } }

/* Columns */
.b_column { padding: 20px; }

.b_columns--one .b_column { width: 100%; }

.b_columns--two .b_column { width: 50%; }

.b_columns--three .b_column { width: 33.33%; }

.b_columns--four .b_column { width: 24%; } /* 25% */

.b_columns--fluid .b_column { width: auto; max-width: 26%; } /* 100% */

@media only screen and (max-width: 992px) { .b_columns--four .b_column { width: 50%; } }

@media only screen and (max-width: 768px) { .b_columns--three .b_column, .b_columns--four .b_column { width: 50%; } }

@media only screen and (max-width: 480px) { .b_columns--one .b_column, .b_columns--two .b_column, .b_columns--three .b_column, .b_columns--four .b_column { width: 100%; } }

.b_columns__wrap { margin: 0 -20px -25px -20px; }

/* Alignment */
.b_align--left { text-align: left; }

.b_align--center { text-align: center; }

.b_align--right { text-align: right; }

/* Visibility */
@media only screen and (min-width: 993px) { .b_visible--mobile { display: none !important; } }

@media only screen and (max-width: 992px) { .b_visible--desktop { display: none !important; } }

/* AJAX */
.b_site.b_fake-ajax { opacity: 0; -webkit-transition: opacity 0.25s ease-out; transition: opacity 0.25s ease-out; }

.b_site.b_fake-ajax.b_loaded { opacity: 1; }

.b_ajax { position: fixed; top: 0; left: 0; width: 100%; height: 100%; opacity: 1; z-index: 10000; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out; }

.b_ajax.b_loaded { opacity: 0; }

.b_ajax.b_out { opacity: 1; }

.b_ajax.b_hidden { display: none; }

.b_ajax div { position: absolute; top: 50%; left: 50%; width: 40px; height: 40px; margin: -20px 0 0 -20px; -webkit-transition: all 0.25s ease-out; transition: all 0.25s ease-out; }

.b_ajax.b_loaded div { -webkit-transform: scale(0); transform: scale(0); }

.b_ajax span { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 1px solid transparent; border-radius: 100%; border-left-color: inherit; }

.b_ajax span:nth-child(1) { border-left-width: 9px; -webkit-animation: b_ajax-spin 2s infinite linear; animation: b_ajax-spin 2s infinite linear; opacity: 0.1; filter: alpha(opacity=10); }

.b_ajax span:nth-child(2) { border-left-width: 7px; -webkit-animation: b_ajax-spin 1.5s infinite linear; animation: b_ajax-spin 1.5s infinite linear; opacity: 0.2; filter: alpha(opacity=20); }

.b_ajax span:nth-child(3) { border-left-width: 5px; -webkit-animation: b_ajax-spin 1s infinite linear; animation: b_ajax-spin 1s infinite linear; opacity: 0.3; filter: alpha(opacity=30); }

@-webkit-keyframes b_ajax-spin { 0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); } }

@keyframes b_ajax-spin { 0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); } }

/*----------------------------------------------------------------------------*	# Elements
\*----------------------------------------------------------------------------*/
html { box-sizing: border-box; }

*, *:before, *:after { box-sizing: inherit; }

body { background: #fff; overflow-x: hidden; overflow-y: visible; }

body * { word-wrap: break-word; }

blockquote, q { quotes: "" ""; }

blockquote:before, blockquote:after, q:before, q:after { content: ""; }

hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 1.5em; }

ul, ol { margin: 0 0 1.5em 0; padding-left: 2em; }

ul { list-style: disc; }

ol { list-style: decimal; }

li > ul, li > ol { margin-bottom: 0; margin-left: 0; }

dt { font-weight: bold; }

dd { margin: 0 1.5em 1.5em; }

img { height: auto; max-width: 100%; border-radius: 5px;} /* +border-radius: 5px; */

table { margin: 0 0 1.5em; width: 100%; }

figure { margin: 0; }

a { text-decoration: none; }

/* Defaults */
body a { color: #2d3990; } /* исх.0484A9        #F38D04*/

body a:hover { color: #be1e2d; text-decoration: underline !important; } /* исх. 333333 + text-decoration*/

select, select:hover, input, input:hover, textarea, textarea:hover { outline: none; }

.b_entry__content ul li { margin-bottom: 0; } /* margin-bottom: 1em; */

.b_entry__content ul li:last-child { margin-bottom: 0; }

/* TEMP */
.mpc-menu-buy-now { background: #75cdde; color: white; border-radius: 5px; font-weight: 600; padding: 0.4em 1em; margin-top: 0.6em; margin-bottom: 0.6em; }

.mpc-menu-buy-now:hover { background: #f59448; }

.wpb_row.mpc-feature-list ul li { margin-bottom: .5em; }

.wpb_row.mpc-feature-list ul ul { margin: .5em 0; }

.wpb_row.mpc-feature-list h5 { margin: 0 0 20px; }

.mpc-menu .menu-item.mpc-no-separator:before { display: none; }

@media only screen and (max-width: 992px) { .mpc-menu-custom-content { display: none !important; } }

@media only screen and (max-width: 1199px) { .menu-item-254, .b_tagline { display: none !important; } }

.xdebug-error { color: #333333; font-size: 14px; font-family: "Courier 10 Pitch", Courier, monospace; margin: 10px 20px; width: auto; }

.xdebug-error td, .xdebug-error th { padding: 5px 10px; }

/*----------------------------------------------------------------------------*	# Header
\*----------------------------------------------------------------------------*/
/* Styles */
.b_site__header { position: relative; z-index: 1000; border-bottom-style: solid; }

.b_site__header.b_site__header { -webkit-transition: background .25s; transition: background .25s; }

.b_site__header .b_logo.b_logo--image { font-size: 16px; line-height: 1 !important; }

.b_site__header.b_style--style1 .b_style-wrap, .b_site__header.b_style--style3 .b_style-wrap { display: table; width: 100%; }

.b_site__header.b_style--style1 .b_logo-wrap, .b_site__header.b_style--style1 .b_site__navigation, .b_site__header.b_style--style3 .b_logo-wrap, .b_site__header.b_style--style3 .b_site__navigation { display: table-cell; vertical-align: middle; }

.b_site__header.b_style--style1 .b_logo-wrap, .b_site__header.b_style--style3 .b_logo-wrap { text-align: left; }

.b_site__header.b_style--style1 .b_site__navigation, .b_site__header.b_style--style3 .b_site__navigation { text-align: right; }

.b_site__header.b_style--style1 .b_logo, .b_site__header.b_style--style1 .b_tagline, .b_site__header.b_style--style3 .b_logo, .b_site__header.b_style--style3 .b_tagline { display: inline-block; vertical-align: middle; }

@media only screen and (max-width: 992px) { .b_site__header.b_style--style1 .b_style-wrap, .b_site__header.b_style--style3 .b_style-wrap { display: block; } }

.b_site__header.b_style--style2 .b_logo-wrap, .b_site__header.b_style--style2 .b_site__navigation { text-align: center; }

.b_site__header.b_float { position: absolute; top: 0; left: 0; width: 100%; }

.b_pre-header + .b_site__header.b_float { position: relative; }

.b_site__header.b_floating { position: fixed; top: 0; left: 0; width: 100%; margin-top: 0 !important; }

.b_pre-header + .b_site__header.b_floating { position: fixed; }

.b_site__header.b_style--style3 .b_site__navigation { text-align: center; }

.b_site__header.b_style--style3 .b_logo-wrap { text-align: left; }

.b_site__header.b_style--style3 .b_logo-wrap + .b_site__navigation { text-align: right; }

@media only screen and (max-width: 992px) { .b_site__header .b_logo-wrap.b_logo-wrap { display: none; }
  .b_site__header .b_logo-wrap + .b_site__navigation { text-align: left; } }

.b_tagline { margin: 0; }

.b_style--style2.b_floating .b_tagline { display: none; }

/* Clear default gradient */
.b_site__header.b_floating.b_background-sticky--default { background-image: none; }

/* Logo */
.b_logo { margin: 0; }

.b_logo.b_logo--image { text-align: center; }

.b_logo a { display: inline-block; vertical-align: middle; }

.b_logo img { display: block; }

.b_style--style2.b_floating .b_logo { display: none; }

.b_site__header.b_style--style3 + .b_logo-wrap { text-align: center; }

@media only screen and (max-width: 992px) { .b_site__header.b_style--style3 + .b_logo-wrap { display: none; } }

.b_logo-wrap--mobile { display: none; }

@media only screen and (max-width: 992px) { .b_logo-wrap--mobile { display: block; text-align: center; } }

/* Pre-header */
.b_pre-header { width: 100%; overflow: hidden; }

.b_pre-header .wpb_row:last-child { margin-bottom: 0; }



/* Mobile menu/search */ 
/*.b_navigation-toggle, .b_search-toggle { display: none; position: absolute; top: 0; height: 100%; padding: 0 2em; -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; }
/* .b_navigation-toggle, .b_search-toggle, .b-help-toggle { display: inline-block; position: absolute; top: 0px; height: 100%; padding: 0 2em; -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; }   top: 30px; */

.b_navigation-toggle:before, .b_search-toggle:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; } /* , .b-help-toggle:before */

/* @media screen and (max-width: 460px) {.b_navigation-toggle, .b_search-toggle { vertical-align: bottom; } }

@media only screen and (max-width: 768px) { .b_navigation-toggle, .b_search-toggle { padding: .8em; } }				 /* padding: 0 1.5em; , .b-help-toggle  */

/*@media only screen and (max-width: 992px) { .b_navigation-toggle, .b_search-toggle { display: inline-block; } }   	  	 /* , .b-help-toggle  */

.b_navigation-toggle { left: -5px; } /* 0 */

.b_search-toggle {right: 0;}	/*   left: 55px; or 44px */

/*help-button 
.b-help-toggle{ right: 0;}
*/

/* фон иконки меню  	.b_navigation-toggle.b_active {
	background-color: #333333;
}*/


/* Icons */

/*  .b_icon--help {
	background-color: #2d3990;
	color: white!important;	
    padding: 1em;
}
@media screen and (max-width: 460px) { .b_icon--help { padding: .25em;} }
@media (min-width: 461px) and (max-width: 768px) { .b_icon--help { padding: .5em;} }
@media (min-width: 769px) and (max-width: 992px) { .b_icon--help { padding: .75em;} }

.b_icon--help:hover{
    box-shadow: 0 12px 16px 0 rgba(0,0,0,0.24), 0 17px 50px 0 rgba(0,0,0,0.19);
}	
*/
.b_icon--menu { position: relative; vertical-align: middle; }

.b_icon--menu, .b_icon--menu:before, .b_icon--menu:after { content: ''; display: inline-block; width: 35px; height: 3px; background: #333; border-radius: 5px; -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; }	/*width: 22px; height: 2px; background: inherit; #2d3990 */

.b_icon--menu:before, .b_icon--menu:after { position: absolute; left: 0; }

.b_icon--menu:before { top: -10px; }	/*-7px */

.b_icon--menu:after { bottom: -10px; }	/*-7px */

.b_active .b_icon--menu { transform: rotate(45deg);}

.b_active .b_icon--menu:before { top: 0; }

.b_active .b_icon--menu:after { bottom: 0; transform: rotate(-90deg);}

.b_icon--search { position: relative; display: inline-block; width: 25px; height: 25px; border: 2px solid #555555; border-radius: 12px; vertical-align: middle; margin-top: -5px; -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; } /* width: 20px; height: 20px; */

.b_icon--search:before, .b_icon--search:after { content: ''; position: absolute; bottom: -8px; left: -6px; height: 3px; width: 12px; background: #555555; transform: rotate(-45deg); transform-origin: 0 100%; -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; } /*left: -5px; */

.b_active .b_icon--search { border-color: transparent !important; width: 22px; }

.b_active .b_icon--search:before, .b_active .b_icon--search:after { left: -2px; bottom: 5px; width: 22px; height: 2px; border-radius: 3px; transform-origin: 50%; }

.b_active .b_icon--search:after { transform-origin: 50%; transform: rotate(45deg); }

/* Search */
.b_site__search { position: absolute; top: 100%; right: -300px; width: 300px; visibility: hidden; -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; } /* temp left: -300px */

.b_site__search.b_active {right: 0; visibility: visible; }   /* temp left: 55px; or 44px */

.b_site__search .search-submit { display: none; }

.b_site__search .search-field { display: block; border: none; border-radius: 0; padding: 8px; width: 100%; outline: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.b_site__search .search-field:hover { border-color: rgba(0, 0, 0, 0.1); }

.b_site__search .search-field:focus, .b_site__search .search-field:active { border-color: rgba(0, 0, 0, 0.2); }

.b_site__search label { display: block; }

/*----------------------------------------------------------------------------*	# Sidebar
\*----------------------------------------------------------------------------*/
/* Left */
.b_sidebar--left .b_content-area { float: right; margin: 0 0 0 -25%; width: 100%; }

.b_sidebar--left .b_site__main { margin: 0 0 0 25%; padding-left: 30px; }

.b_sidebar--left .b_site__content .b_sidebar { float: left; overflow: hidden; width: 25%; }

.b_sidebar--left .b_site__footer { clear: both; width: 100%; }

/* Right */
.b_sidebar--right .b_content-area { float: left; margin: 0 -25% 0 0; width: 100%; }

.b_sidebar--right .b_site__main { margin: 0 25% 0 0; padding-right: 30px; }

.b_sidebar--right .b_site__content .b_sidebar { float: right; overflow: hidden; width: 25%; }

.b_sidebar--right .b_site__footer { clear: both; width: 100%; }

@media only screen and (max-width: 992px) { .b_sidebar--left .b_content-area, .b_sidebar--right .b_content-area { float: none; margin: 0; }
  .b_sidebar--left .b_site__main, .b_sidebar--right .b_site__main { margin: 0; padding-left: 0; padding-right: 0; }
  .b_sidebar--left .b_site__content .b_sidebar, .b_sidebar--right .b_site__content .b_sidebar { float: none; width: auto; margin-left: -30px; margin-right: -30px; padding-left: 10px !important; padding-right: 10px !important; } }

/*----------------------------------------------------------------------------*	# Footer
\*----------------------------------------------------------------------------*/
.b_site__footer { border-top: 0 solid transparent; }

.b_site__footer .menu-item { display: block; }

.b_fake-ajax .b_to_top-wrap { display: none; }

.b_fake-ajax.b_visible .b_to_top-wrap { display: block; }

.b_to_top-wrap { display: block; position: fixed; bottom: 0; z-index: 1000; -webkit-transition: opacity .25s; transition: opacity .25s; }

.b_to_top-wrap.b_position--left { left: 0; }

.b_to_top-wrap.b_position--center { left: 50%; transform: translateX(-50%); }

.b_to_top-wrap.b_position--right { right: 0; }

.b_to_top__arrow { position: relative; bottom: -6px; border: 3px solid; border-bottom: none; border-right: none; width: 20px; height: 20px; transform: rotate(45deg); }

/*----------------------------------------------------------------------------*	# Navigation
\*----------------------------------------------------------------------------*/
/* Links */
body a { color: #2d3990; outline: none !important; -webkit-transition: all .25s; transition: all .25s; } /*3A80B7*/

body a:hover, body a:active { color: #be1e2d; !important} /*56A1DC*/

body a:hover, body a:active { outline: 0; }

p a {color: #2b3dd0;
}

/* Menu */

.b_site__main .b_comment__navigation, .b_site__main .b_posts__navigation, .b_site__main .b_post__navigation { margin: 0 0 1.5em; overflow: hidden; }

.b_comment__navigation .b_nav__previous, .b_posts__navigation .b_nav__previous, .b_post__navigation .b_nav__previous { float: left; width: 50%; }

.b_comment__navigation .b_nav__next, .b_posts__navigation .b_nav__next, .b_post__navigation .b_nav__next { float: right; text-align: right; width: 50%; }

/* Main menu */

.mpc-menu { position: relative; margin: 0 -1em; padding: 0; z-index: 10; }  /* margin: 0 -5em; temp letter-spacing: -0.05em;*/ 

.mpc-menu a { display: block; padding: 0 1em; text-align: left; -webkit-transition: color .25s; transition: color .25s; }

.mpc-menu a[href="#"] { cursor: default; }

.mpc-menu > .menu-item { position: relative; z-index: 2; }

.mpc-menu > .menu-item > a { padding: .85em .75em; text-transform: uppercase; color: #333 !important} 
/* padding: 1em 1.5em; + color */

.mpc-menu > .menu-item:hover { z-index: 3; }

.mpc-menu > .menu-item:before { position: absolute; top: 50%; left: -20px; height: 1em; line-height: 1; text-align: center; margin-top: -.5em; -ms-transform: translateX(-50%); transform: translateX(-50%); }

.mpc-menu > .menu-item:first-child:before { display: none; }

.mpc-menu > .menu-item:last-child > a { border: none !important; }

.b_mobile .mpc-menu > .menu-item.menu-item-has-children > a { position: relative; }

.b_mobile .mpc-menu > .menu-item.menu-item-has-children > a:after { content: '+'; font-size: 1.5em; position: absolute; top: 50%; right: 1em; line-height: 2px; }
/* .mpc-menu > .menu-item.menu-item-has-children > a:after { content: '+'; font-size: 1.5em; position: absolute; top: 50%; right: 1em; line-height: 2px; }
*/
.b_mobile .mpc-menu > .menu-item.menu-item-has-children > a.b_active:after { content: '-'; }
/* .mpc-menu > .menu-item.menu-item-has-children > a.b_active:after { content: '-'; }
*/

/* Single menu item */
.menu-item { display: inline-block; list-style: none; vertical-align: top; white-space: normal; }

.mpc-menu-icon, .mpc-menu-label { display: inline-block; padding: 0; vertical-align: middle; }
/* + */.mpc-menu-label:hover { text-decoration: underline; }

.mpc-menu-icon { margin-right: .5em; }

.mpc-submenu-icon { display: none; position: absolute/*relative*/; bottom: 5px/*-5px*/; right: 0 /*20%*/; border: 6px double; width: 0; height: 0; border-left-color: transparent; border-top-color: transparent; opacity: .5;}

@media (min-width: 768px) {.sub-menu .mpc-submenu-icon { position: absolute; bottom: 5px; right: 5px; } /*.sub-menu .mpc-submenu-icon*/}

.menu-item-has-children > a .mpc-submenu-icon { display: inline-block; }

.b_submenu-sign--disable .menu-item-has-children > a .mpc-submenu-icon { display: none; }

.mpc-menu > .menu-item > a .mpc-submenu-icon { display: none; }

.menu-item-has-children { position: relative; z-index: 2; }

.menu-item-has-children:hover > .sub-menu.sub-menu { visibility: visible; opacity: 1; }

.mpc-mega-menu-wrap a .mpc-submenu-icon { display: none; }

/* Default dropdown */

.mpc-menu .sub-menu { 
	visibility: hidden; opacity: 0; position: absolute; top: 100%; left: 0; background: inherit; width: 270px; padding: 0; text-align: left; box-shadow: 0px 4px 10px rgba(117, 117, 117, 0.25); -webkit-transition: opacity .25s, top .25s, visibility .25s; transition: opacity .25s, top .25s, visibility .25s; line-height: 2em; } /* temp top: 175%; + line-height +-box-shadow: 0 0 0 5px rgba(45,57,144,0.5) background: #fff;*/

.sub-menu .sub-menu { position: absolute; top: 0; left: 100%; }
@media only screen and (max-width:1200px) {
	.sub-menu .sub-menu { position: absolute; top: 0; left: 1.5em; }
}

.sub-menu .menu-item { display: block; }

.mpc-menu > .menu-item:not(.mpc-mega-menu) .sub-menu .menu-item { width: 100%; padding: 6px 0; -webkit-transition: background .25s; transition: background .25s; }	/* padding: 0; */

.menu-item:not(.mpc-mega-menu-col) .sub-menu .menu-item:not(.mpc-mega-menu-col) { width: 93%} /* 100% */

html:not(.b_mobile) .mpc-menu > .menu-item:not(.mpc-mega-menu) .sub-menu .menu-item { border-bottom: 1px dotted #333 /* #2d3990 solid transparent*/; }

html:not(.b_mobile) .mpc-menu > .menu-item:not(.mpc-mega-menu) .sub-menu .menu-item:last-child { border-bottom: none; }


.sub-menu.sub-menu a, .sub-menu.sub-menu .mpc-menu-description-wrap { padding: 0 20px; visibility: inherit; color: inherit;} /* +color */

.sub-menu .mpc-menu-label, .sub-menu .mpc-menu-icon { padding: 0; }

.sub-menu .mpc-menu-icon { display: table-cell; line-height: inherit; vertical-align: top; padding-right: .5em; }

.sub-menu .mpc-menu-label { display: table-cell; }

.sub-menu.mpc-scrollable { overflow-y: auto; overflow-x: hidden; }

.sub-menu.mpc-scrollable::-webkit-scrollbar { width: 6px; }

.sub-menu.mpc-scrollable:scrollbar:-webkit-scrollbar { background: rgba(255, 255, 255, 0.35); }

.sub-menu.mpc-scrollable::-webkit-scrollbar-thumb { background: rgba(0, 0, 0, 0.5); }

.mpc-flip-menus > .sub-menu .sub-menu { left: 0 !important; transform: translateX(-100%) !important; }

.mpc-menu .mpc-menu-description-wrap { display: table; }

.mpc-menu .mpc-menu-icon-spacer, .mpc-menu .mpc-menu-description { display: table-cell; }

.mpc-menu .mpc-menu-icon-spacer { width: 1em; padding-right: .5em; line-height: 1px !important; }

/* Mega dropdown */
.mpc-mega-menu { position: relative; z-index: 2; }

.mpc-mega-menu:hover .mpc-mega-menu-wrap { visibility: visible; opacity: 1; }

.mpc-mega-menu-wrap { position: absolute; top: 100%; background-color: #ffffff; background-repeat: no-repeat; background-size: cover; box-shadow: 0 0 0 7px rgba(0, 0, 0, 0.05); visibility: hidden; opacity: 0; -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; -webkit-transition: opacity .25s, top .25s, visibility .25s; transition: opacity .25s, top .25s, visibility .25s; }

.mpc-center-col .mpc-mega-menu-wrap, .mpc-left-col .mpc-mega-menu-wrap { left: 0; }

.mpc-right-col .mpc-mega-menu-wrap { right: 0; }

/* Mega Menu Preview Popup */
.mpc-menu-description-wrap .mpc-preview-popup { position: absolute; top: 7px; left: -10px; width: 197px; visibility: hidden; opacity: 0; pointer-events: none; box-shadow: 0 0 0 7px rgba(150, 150, 150, 0.5); transition: all .25s ease .1s; transform: translate(-100%, 0); }

@media screen and (min-width: 1700px) { .menu-item-309 .mpc-menu-description-wrap .mpc-preview-popup { top: 92px; }
  .menu-item-310 .mpc-menu-description-wrap .mpc-preview-popup { top: 50px; } }

.menu-item:hover > .mpc-menu-description-wrap .mpc-preview-popup.mpc-loaded { visibility: visible; opacity: 1; }

.mpc-menu-description-wrap .mpc-preview-popup img { display: block; }

/* Mega row */
.mpc-mega-menu-wrap .sub-menu { -webkit-transition: none; transition: none; }

.mpc-mega-menu-wrap .sub-menu.sub-menu { display: block; position: relative; top: 0; left: 0; right: 0; background: transparent !important; width: auto; padding: 0; box-shadow: none; margin: 0; visibility: inherit; opacity: 1; }

.mpc-mega-menu-wrap .sub-menu.sub-menu:after { content: ''; display: block; clear: both; }

.mpc-mega-menu-wrap .sub-menu .sub-menu { left: 0; right: 0; background: none !important; }

.mpc-mega-menu-col .sub-menu .sub-menu { padding-left: 1em; }

/* Mega col */
.mpc-mega-menu-col { position: relative; float: left; width: 200px; padding: 1em 0; z-index: 2; }

.mpc-mega-menu-col:hover { z-index: 3; }

.mpc-mega-menu-col:after { content: ''; position: absolute; top: 3em; left: 0; bottom: 3em; width: 1px; background: #ffffff; }

.mpc-mega-menu-col:first-child:after { display: none; }

.mpc-mega-menu-col > a { text-transform: uppercase; }

.mpc-mega-menu-col > a { visibility: inherit; }

.mpc-mega-menu-col > a .mpc-menu-label, .mpc-mega-menu-col > a .mpc-menu-icon { display: inline-block; margin-bottom: .77em; }

.mpc-mega-menu-col .sub-menu > .menu-item { display: block; position: relative; }

/* Mega extras */
.mpc-mega-menu-break { list-style: none; clear: both; }

.mpc-menu-custom-content { display: block; padding: 0 1.5em; }

.mpc-menu-custom-content img { max-width: 100%; height: auto; }

/* Menu label */
.mpc-menu-item-label { color: #ffffff; background: #72cde0; border-radius: 3px; display: inline-block; padding: .2em .5em; line-height: 1; font-size: .8em; margin-left: .5em; text-transform: uppercase; }

.mpc-menu-item-label.mpc--hot { background: #f49551; }

.mpc-menu-item-label.mpc--new { background: #86d677; }

/* Mobile */

@media only screen and (max-width: 992px) {  
	.b_site__navigation { display: block !important; position: absolute; top: 100%; left: -300px; width: 320px; visibility: hidden; overflow: auto; -webkit-overflow-scrolling: touch; -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; 
/* + */	background-color: #333333; 
/* + */	color: #f3f3f3; !important;
}  /*  width: 300px; background: #f3f3f3; */

  .b_site__navigation.b_active { visibility: visible; left: 0; }
  .mpc-menu { margin: 0; }
  .menu-item { display: block; }
  .mpc-menu > .menu-item:before { display: none; }
  .mpc-menu .mpc-mega-menu-wrap, .mpc-menu.mpc-menu .sub-menu { position: relative; top: 0; left: 0 !important; visibility: visible; opacity: 1; width: auto !important; max-height: 0; padding: 0 !important; overflow: hidden; box-shadow: none; background-image: none !important; -webkit-transition: max-height .5s; -moz-transition: max-height .5s; transition: max-height .5s; }
  .b_active + .mpc-mega-menu-wrap, .b_active + .sub-menu.sub-menu { padding: .5em 0 !important; } /* padding: .5em 1.5em */
  .mpc-menu .mpc-mega-menu-wrap .sub-menu, .mpc-menu .sub-menu .sub-menu { background: none; box-shadow: none; padding: 0 0 0 1em !important; max-height: none; }
  .mpc-menu .mpc-mega-menu-wrap > .sub-menu { padding: 0 !important; }
  .mpc-mega-menu-wrap .mpc-mega-menu-col { float: none; display: block; padding: 0; width: auto !important; }
  .mpc-mega-menu-col > a .mpc-menu-label, .mpc-mega-menu-col > a .mpc-menu-icon { margin-bottom: 0; }
  .sub-menu .mpc-menu-icon { left: 0; }
  .mpc-menu-custom-content { margin-left: 1em; } }   

@media only screen and (max-width: 480px) { .mpc-mega-menu-col { width: 100% !important; } }

/* Pagination */
.nav-links { overflow: hidden; }

.nav-links .nav-previous { float: left; }

.nav-links .nav-next { float: right; }

.nav-links a { display: block; line-height: 1; }

.navigation.post-navigation { margin: 2em 0; }

/* Video Button */
.mpc-menu-watch { -webkit-transition: background 0.25s ease-out !important; transition: background 0.25s ease-out !important; }

.mpc-menu-watch:hover { background: #FF0069 !important; }

/*----------------------------------------------------------------------------*	# Posts
\*----------------------------------------------------------------------------*/
.sticky { display: block; }

.hentry { margin: 0; }

.byline, .updated:not(.published) { display: none; }

.single .byline, .group-blog .byline { display: inline; }

.b_page-content, .b_entry__content, .b_entry__summary { margin: 0; }

.page-links { clear: both; margin: 0 0 1.5em; }

/* Aside */
.blog .format-aside .b_entry__title, .archive .format-aside .b_entry__title { display: none; }

/* Blog */
.archive .b_entry__thumbnail, .blog .b_entry__thumbnail, .search .b_entry__thumbnail, .single-post .b_entry__thumbnail { width: 50%; display: block; margin: auto;} /* 30% */
/*.b_entry__thumbnail {
    display:none !important;
    /*max-height: 300px;
	widht: auto;*/
}*/

.archive .b_entry__content, .blog .b_entry__content, .search .b_entry__content, .single-post .b_entry__content { padding: .5em 0; }

.archive .entry-date, .blog .entry-date, .search .entry-date, .single-post .entry-date { float: left; margin-right: .75em; text-align: center; }

.archive .entry-date .entry-date--day, .blog .entry-date .entry-date--day, .search .entry-date .entry-date--day, .single-post .entry-date .entry-date--day { display: block; font-size: 2em; line-height: 1; }

.archive .entry-date .entry-date--month, .blog .entry-date .entry-date--month, .search .entry-date .entry-date--month, .single-post .entry-date .entry-date--month { text-transform: uppercase; }

.archive .b_entry__meta-wrap, .blog .b_entry__meta-wrap, .search .b_entry__meta-wrap, .single-post .b_entry__meta-wrap { display: inline-block; max-width: 95%; }

.archive .b_entry__title, .blog .b_entry__title, .search .b_entry__title, .single-post .b_entry__title { margin: 0; }

.archive .b_entry__read-more, .blog .b_entry__read-more, .search .b_entry__read-more, .single-post .b_entry__read-more { display: inline-block; padding: 0.5em 3em; border: 1px solid; margin-bottom: 1em; }

/* Comments */
.b_comments__list { list-style: none; padding-left: 0; }

.b_comments__list .children { list-style: none; margin: 2em 0 0 0; background: rgba(0, 0, 0, 0.025); padding: 0; }

@media only screen and (max-width: 768px) { .b_comments__list .children { margin-left: -1.5em; margin-right: -1.5em; } }

.b_comments__list .children .comment { padding: 2em; }

.b_comments__list .children .comment + .comment.alt { background: rgba(0, 0, 0, 0.02); }

.b_comments__list .comment.depth-1 { padding: 2em; margin-bottom: 3em; background: #ffffff; }

.b_comments__list .comment-reply-link { display: inline-block; padding: .25em 3em; border: 1px solid; }

.b_comments__list .avatar { float: left; margin-right: .5em; margin-top: 2px; }

.b_comments__list .comment-content { margin: 1em 0; }

.b_comments__list .depth-5 .comment-content { margin-bottom: 0; }

.b_comments__list .comment-content > *:last-child { margin-bottom: 0; }

/* Single */
.single-post .b_entry__content-wrap, .single-post .b_entry__header-thumbnail { margin-top: 2em; }

/*----------------------------------------------------------------------------*	# Comments
\*----------------------------------------------------------------------------*/
.b_comment__content a { word-wrap: break-word; }

.bypostauthor { display: block; }

/*----------------------------------------------------------------------------*	# Forms
\*----------------------------------------------------------------------------*/
/* Buttons */
.comment-form-author, .comment-form-email, .comment-form-url { float: left; width: 31%; margin-right: 3.5%; }

.comment-form-url { margin-right: 0; }

.comment-form-comment { clear: both; }

@media only screen and (max-width: 992px) { .comment-form-author, .comment-form-email, .comment-form-url { float: none; width: 100%; margin-right: 0; } }

.comment-form label { display: block; margin-bottom: .5em; }

.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form textarea { display: block; width: 100%; border-radius: 0; padding: 10px 12px; border: 1px solid rgba(0, 0, 0, 0.1); outline: none; -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; }

.comment-form input[type="text"]:hover, .comment-form input[type="email"]:hover, .comment-form input[type="url"]:hover, .comment-form textarea:hover { border-color: rgba(0, 0, 0, 0.2); }

.comment-form input[type="text"]:active, .comment-form input[type="text"]:focus, .comment-form input[type="email"]:active, .comment-form input[type="email"]:focus, .comment-form input[type="url"]:active, .comment-form input[type="url"]:focus, .comment-form textarea:active, .comment-form textarea:focus { border-color: rgba(0, 0, 0, 0.3); }

.comment-form .submit { padding: 0.5em 3em; border: 1px solid; font-size: 1em; text-transform: uppercase; background: none; -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; }

/*----------------------------------------------------------------------------*	# Media
\*----------------------------------------------------------------------------*/
.b_page__content .wp-smiley, .b_entry__content .wp-smiley, .b_comment__content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }

embed, iframe, object { max-width: 100%; }

/* WP Caption */
.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; }

/* WP Gallery */
.gallery { margin-bottom: 1.5em; }

.gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; }

.gallery-columns-2 .gallery-item { max-width: 50%; }

.gallery-columns-3 .gallery-item { max-width: 33.33%; }

.gallery-columns-4 .gallery-item { max-width: 25%; }

.gallery-columns-5 .gallery-item { max-width: 20%; }

.gallery-columns-6 .gallery-item { max-width: 16.66%; }

.gallery-columns-7 .gallery-item { max-width: 14.28%; }

.gallery-columns-8 .gallery-item { max-width: 12.5%; }

.gallery-columns-9 .gallery-item { max-width: 11.11%; }

.gallery-caption { display: block; }

/*----------------------------------------------------------------------------*	# Widgets
\*----------------------------------------------------------------------------*/
.widget { margin: 0 0 25px 0; width: 100%; }

.widget select { max-width: 100%; border: none; padding: 10px 5px; }

.widget li { margin-bottom: .5em; }

.widget li:last-child { margin-bottom: 0; }

.widget ul, .widget ol { margin: 0; padding: 0; list-style: none; }

.widget ul ul, .widget ul ol, .widget ol ul, .widget ol ol { padding-left: 2em; margin-top: .5em; }

.b_site__main .widget li { margin-bottom: .5em; }

.b_site__main .widget li:last-child { margin-bottom: 0; }

.b_widget { vertical-align: top; }

.b_widgets-wrap .b_widget { display: inline-block; }

.b_widget .b_widget__title { margin-top: 0; }

/* Sidebar */
.b_sidebar-widgets { margin-bottom: -25px; }

@media only screen and (max-width: 992px) { .b_sidebar-widgets .b_widget { display: inline-block; width: 33%; padding: 20px; } }

@media only screen and (max-width: 768px) { .b_sidebar-widgets .b_widget { width: 50%; } }

@media only screen and (max-width: 480px) { .b_sidebar-widgets .b_widget { width: 100%; } }

/* Text widget */
.widget_text p:last-child { margin-bottom: 0; }

/* Search widget */
.widget_search .search-field { border: 1px solid #2d3990; border-radius: 5px; padding: 8px; max-width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

.widget_search .search-submit { 
    background-color: #2d3990; 
    border: none;
    color: white!important;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2), 0 6px 20px 0 rgba(0,0,0,0.19);
    float: right;
 }

/* Calendar widget */
.widget_calendar #prev { text-align: left; padding-top: 5px; }

.widget_calendar #next { text-align: right; padding-top: 5px; }

.widget_calendar caption { margin-bottom: 15px; }

.widget_calendar td { text-align: center; }

/* Menu */
.widget_nav_menu .menu .sub-menu { background: none; padding-left: 2em; margin-top: .5em; }

.widget_nav_menu .menu .sub-menu a { padding: 0; }

.widget_nav_menu .menu .sub-menu .sub-menu { position: relative; top: 0; left: 0; }

.widget_nav_menu .menu .sub-menu .sub-menu .sub-menu { padding-left: .5em; }

.widget_nav_menu .menu .menu-item { display: block; }

/* Recent posts */
.widget_recent_entries .post-date { display: block; font-style: italic; }

/*----------------------------------------------------------------------------*	# WooCommerce
\*----------------------------------------------------------------------------*/


.b_body.woocommerce-page { /* Add to Cart */ /* Badges */ /* Rating */ /* Single Image */ /* Breadcrumbs */ /* Inputs */ /* Buttons */ /* Orders */ /* Products */ /* Title */ /* Price */ /* Pagination */ /* Tabs */ /* Notice */ }

.b_body.woocommerce-page .b_wc-add-to-cart { height: 0; padding: 0 10px 10px 10px; margin-top: -10px; opacity: .9; text-align: center; }

.b_body.woocommerce-page .b_wc-add-to-cart .add_to_cart_button { margin: 0 !important; display: block; opacity: 0; border-radius: 0; }

.b_body.woocommerce-page .b_wc-add-to-cart .add_to_cart_button:before { content: '+'; display: inline-block; font-size: 1.5em; line-height: .1; vertical-align: middle; margin-right: .25em; margin-top: -.08em; font-family: Arial, sans-serif; font-weight: normal; }

.b_body.woocommerce-page .b_wc-add-to-cart .add_to_cart_button:hover { color: inherit; }

.b_body.woocommerce-page .product .single_add_to_cart_button { border-radius: 0; padding: .8em 1em; }

.b_body.woocommerce-page .product .single_add_to_cart_button:focus { outline: none; }

.b_body.woocommerce-page .products .add_to_cart_button { opacity: 0; transform: translateY(0); }

.b_body.woocommerce-page .products .product:hover .add_to_cart_button { opacity: 1; transform: translateY(-100%); }

.b_body.woocommerce-page .product.product .b_wc-new-badge, .b_body.woocommerce-page .product.product .onsale { position: absolute; right: 0; left: auto; min-height: 4em; min-width: 4em; padding: 0; line-height: 4; border-radius: 100%; margin: 1.5em -.75em 0 0; -webkit-font-smoothing: antialiased; }

.b_body.woocommerce-page .product.product .b_wc-new-badge { position: absolute; top: 0; right: 0; left: auto; -webkit-font-smoothing: antialiased; z-index: 2; }

.b_body.woocommerce-page .product.product .b_wc-new-badge + .onsale { top: 3.5em; z-index: 1; }

.b_body.woocommerce-page.single-product .product.product .b_wc-new-badge, .b_body.woocommerce-page.single-product .product.product .onsale { right: auto; left: -1em; }

.b_body.woocommerce-page .star-rating { margin: 8px 0; }

.b_body.woocommerce-page .star-rating:before { color: inherit; }

.b_body.woocommerce-page .woocommerce-review-link { margin-left: 0.5em; vertical-align: middle; }

.b_body.woocommerce-page .wp-post-image { margin: 0 !important; }

.b_body.woocommerce-page.single-product .images { margin-top: 3em; }

.b_body.woocommerce-page .woocommerce-breadcrumb { margin: 0; padding-top: 2.25rem; }

.b_body.woocommerce-page.single-product .woocommerce-breadcrumb { margin-bottom: 1em; }

.b_body.woocommerce-page .b_wc-delimiter { opacity: .15; }

.b_body.woocommerce-page .input-text, .b_body.woocommerce-page .button, .b_body.woocommerce-page .orderby { line-height: 1; }

.b_body.woocommerce-page .button { -webkit-transition: all .25s; -moz-transition: all .25s; transition: all .25s; }

.b_body.woocommerce-page .woocommerce-ordering, .b_body.woocommerce-page .woocommerce-result-count { margin: 0; }

.b_body.woocommerce-page .products { padding-top: 2.25rem; }

.b_body.woocommerce-page .products .product { padding-bottom: .5em; }

.b_body.woocommerce-page .products .product h3 { text-transform: none; padding: 10px 0 0; }

.b_body.woocommerce-page .products .product .price { margin: 0; }

.b_body.woocommerce-page .products .product .price ins { display: inline-block; }

.b_body.woocommerce-page .products .product .price del { display: inline-block; font-weight: normal; opacity: .75; }

.b_body.woocommerce-page .product_meta > span { display: block; margin-bottom: .5em; font-style: italic; }

.b_body.woocommerce-page .product_meta > span > * { font-style: normal; margin-left: .25em; }

.b_body.woocommerce-page .woocommerce #review_form #respond .form-submit { clear: both; }

.b_body.woocommerce-page .woocommerce #review_form #respond .comment-form-author, .b_body.woocommerce-page .woocommerce #review_form #respond .comment-form-email { width: 48%; }

.b_body.woocommerce-page .woocommerce #review_form #respond .comment-form-author { margin-right: 4%; }

.b_body.woocommerce-page .woocommerce-pagination .page-numbers { border: none; }

.b_body.woocommerce-page .woocommerce-pagination .page-numbers li { border: none; }

.b_body.woocommerce-page .woocommerce-pagination a:focus, .b_body.woocommerce-page .woocommerce-pagination a:hover, .b_body.woocommerce-page .woocommerce-pagination span.current { background: none; }

.b_body.woocommerce-page .product .woocommerce-tabs .tabs { padding: 0; }

.b_body.woocommerce-page .product .woocommerce-tabs .tabs li { background: none; border: none; border-radius: 0; margin: 0; }

.b_body.woocommerce-page .product .woocommerce-tabs .tabs li:before, .b_body.woocommerce-page .product .woocommerce-tabs .tabs li:after { display: none; }

.b_body.woocommerce-page .product .woocommerce-tabs .tabs li.active { background: rgba(0, 0, 0, 0.06); }

.b_body.woocommerce-page .woocommerce-error, .b_body.woocommerce-page .woocommerce-info, .b_body.woocommerce-page .woocommerce-message { margin-bottom: 0 !important; }

/*положение кнопки в корзину*/
.woocommerce div.product form.cart .button {
    float: inherit;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {
  padding: .5em 0.5em !important;
  min-height: 3.5em;}
.woocommerce .button {
  margin-top: 4em !important;
}

.woocommerce .b_wc-new-badge {
	position: absolute;
	border-radius: 100%;
	margin: -15px;
	padding: 5px;
}


.vc_button {font-weight: bold;}

/*.mpc-post .mpc-post__thumbnail { height: 200px; background-size: 200px; background-repeat: no-repeat; background-position: left top; overflow: hidden; }
.mpc-post .mpc-post__content { position: relative; z-index: 10; overflow: visible; padding-left: 220px; margin-top: -300px; height: 330px;} 

.mpc-layout--style_3 .mpc-post__date.mpc-date__wrapper a { font: inherit !important; color: #437799 !important;}

.mpc-typography--default {color: inherit; font-family: inherit;} */

.tab_pomoch {
    width: 50%;
}

.partner {
	text-align: center;
}

mark {
    background: inherit !important;
}


/* from custom css theme */

.wpProQuiz_button.wpProQuiz_QuestionButton{
    float: left !important;
}

.b_site__header, .b_site__header a, .b_logo-wrap, .b_site__header .b_logo.b_logo--image {
    color: #f3f3f3;
}

/* + menu*/

.b_mobile .b_site__navigation a, .b_mobile .sub-menu, .b_mobile .sub-menu a {
	line-height: 1.5em !important;
}
/* 
.mpc-menu-label{
/*    font-family: 'senseimedium' !important; */ /*
    font-size: 16px !important;
	color: #fff;
}
.b_site__header .current-menu-item > a, .b_site__header a.b_page-section-link, .b_site__header .current-menu-ancestor:not(.mpc-mega-menu-col) > a, .b_site__header a:hover {
    color: #ffffff;
}
html:not(.b_mobile) .b_site__navigation .sub-menu a {
    color: #bbbbbb;
}
.b_mobile .b_site__navigation .sub-menu a {
    color: #bbbbbb;
}
.b_site__navigation a, .sub-menu, .sub-menu a {
    color: #bbbbbb;
}
.b_mobile .b_site__navigation a, .b_mobile .sub-menu, .b_mobile .sub-menu a {
    color: #bbbbbb;
}
html:not(.b_mobile) .b_site__navigation .sub-menu .current-menu-item > a, html:not(.b_mobile) .b_site__header .sub-menu a.b_page-section-link, html:not(.b_mobile) .b_site__navigation .sub-menu .current-menu-ancestor:not(.mpc-mega-menu-col) > a, html:not(.b_mobile) .b_site__navigation .sub-menu a:hover, html:not(.b_mobile) .b_site__navigation > .mpc-menu > .menu-item:not(.mpc-mega-menu) .sub-menu .menu-item:not(.mpc-mega-menu-col):hover > a {
    color: #ffffff;
}
.b_mobile .b_site__navigation .sub-menu .current-menu-item > a, .b_mobile .b_site__header .sub-menu a.b_page-section-link, .b_mobile .b_site__navigation .sub-menu .current-menu-ancestor:not(.mpc-mega-menu-col) > a, .b_mobile .b_site__navigation .sub-menu a:hover {
    color: #ffffff;
}
.b_background--default .sub-menu, .b_mobile .b_background--default .mpc-mega-menu-wrap {
    background-color: #3d3d3d ; 
}

.b_icon--help {
   background-color:#2b3990;
}


.mpc-nav-preset--mpc_preset_39 i {
    background: #2b3990 !important;
}

.mpc-nav-preset--mpc_preset_39 .mpc-nav__background {
    background: #be1e2d !important;
}
*/

body a:hover, input[type="submit"]:hover {
 color: #be1e2d;   
}

.hoverbird {
    color: #fff;
}

.vc-hoverbox-inner :last-child {
    color: #fff;
}

.vc_general.vc_cta3.vc_cta3-color-sky.vc_cta3-style-flat {
    background-color: #2b3990;
}

.vc_tta-panel.childtitle {
    color: black !important;
}

.vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
    top: 25px;
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern {
    background-color: #2b3990;
}

.vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:focus, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-modern:hover{
    background-color: #be1e2d;
}



h1, h2,
h1 a, h2 a {
   font-family: 'mr_SilverAgeQueensG' !important; 
}
/*h1, h2 .b_entry__title { /*2020-12-24*/
   font-family: 'mr_SilverAgeQueensG'; 
}
h1, h2 a {
   font-family: 'mr_SilverAgeQueensG' !important; 
   color: #2b3990;
}*/

.lk-title a {
    font-family: 'mr_SilverAgeQueensG';
	font-weight: normal !important;
}
.lk-title a:visited:hover, .lk-title a:hover {
	color: #be1e2d !important;
}

.logo-container {
        z-index: 2;
}

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm {
    padding-top: 20px;
    padding-bottom: 20px;
}

.bt {
    min-width: 165px;
    box-shadow: 0px 4px 10px rgba(117, 117, 117, 0.25);
}


/* from custom css theme - end*/

.vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-sm, .vc_btn3-container.vc_btn3-center .vc_btn3-block.vc_btn3-size-md  {
font-size: 16px !important;
padding-top: 8px !important;
padding-bottom: 8px !important;
  font-weight: 400;
  font-size: 16px !important;
    border: 2px solid inherit;
}

.vc_btn3.vc_btn3-color-primary, .vc_btn3.vc_btn3-color-primary.vc_btn3-style-flat {
  background-color: var(--color-main-blue) !important;
}

/* blue buttons*/
.vc_btn3.vc_btn3-color-blue, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat {
    background-color: #2b3990 !important;
    border: 2px solid var(--color-main-blue);
}
.vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-blue.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-blue:focus, .vc_btn3.vc_btn3-color-blue:hover {
	background-color: #FFF !important;
    border: 2px solid var(--color-main-blue); 
    color: var(--color-main-blue) !important;
	text-decoration: none !important;
}

/* red buttons*/
.vc_btn3.vc_btn3-color-danger, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat {
	background-color: #BE1E2D !important;
    border: 2px solid var(--color-main-red);
}
.vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:focus, .vc_btn3.vc_btn3-color-danger.vc_btn3-style-flat:hover, .vc_btn3.vc_btn3-color-danger:focus, .vc_btn3.vc_btn3-color-danger:hover {
	background-color: #FFF !important;
    border: 2px solid var(--color-main-red);
    color: var(--color-main-red) !important;
	text-decoration: none !important;
}

.vc_general.vc_btn3 {font-weight: bold; text-transform: uppercase; text-decoration: none;}

/* tab, вкладки: основной цвет, active, focus; text color+background */

.vc_tta.vc_general .vc_tta-tab > a {
  padding: 6px 20px !important;
}
.wpb-js-composer .vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab > a {
    background-color: var(--color-main-blue) !important;
    border: 2px solid var(--color-main-blue);
}
.wpb-js-composer .vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab.vc_active > a {
    background-color: var(--color-main-red) !important;
    border: 2px solid var(--color-main-red);
}
.wpb-js-composer .vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab > a:hover {
	background-color: #fff !important;
	border: 2px solid var(--color-main-blue);
	color: var(--color-main-blue);
}
.wpb-js-composer .vc_tta-color-sky.vc_tta-style-flat .vc_tta-tab.vc_active > a:hover {
 	background-color: #fff !important;
	border: 2px solid var(--color-main-red);
	color: var(--color-main-red);
}
.wpb-js-composer .vc_tta-color-sky.vc_tta-style-flat:not(.vc_tta-o-no-fill) .vc_tta-panel-body {
    color: #333 !important;
}
.wpb-js-composer .vc_tta-color-sky.vc_tta-style-flat.vc_tta-tabs .vc_tta-panels .vc_tta-panel-body {
	background-color: #f5f5f5 !important;
}
.wpb-js-composer .vc_tta.vc_tta-o-no-fill.vc_tta-tabs-position-bottom .vc_tta-panel-body, .wpb-js-composer .vc_tta.vc_tta-o-no-fill.vc_tta-tabs-position-top .vc_tta-panel-body {
    padding-left: 15px;
    padding-right: 15px;
}

/* accordion: основной цвет, active, focus; text background */
.wpb-js-composer .vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading {
    background-color: #2d3990 !important;
}
.wpb-js-composer .vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    background-color: #2d3990 !important;
}
.wpb-js-composer .vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:focus, .wpb-js-composer .vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-heading:hover {
    background-color: #e08700 !important;
}
.wpb-js-composer .vc_tta-color-sky.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-body {
	background-color: #f5f5f5 !important;
}

.vc_color-info.vc_message_box {
    border-color: #2d3990 !important;
	background-color: #eaebf3 !important;
}
.vc_color-info.vc_message_box .vc_message_box-icon {
    color: #2d3990 !important;
}
/* новостные ленты */

.pt-cv-content-item {
	margin-bottom: 15px;
}
.pt-cv-thumbnail.pull-left {
  margin-right: 30px !important;
}

.pt-cv-readmore.btn, .pt-cv-wrapper .btn {
	background: var(--color-main-blue);
    border: 2px solid var(--color-main-blue) !important;
    border-radius: 5px;
    margin: 12px 0 !important;
    padding: 4px 12px;
}

.pt-cv-readmore.btn:active, .pt-cv-readmore.btn:focus, .pt-cv-readmore.btn:hover {
	background-color: #fff !important;
	border: 2px solid var(--color-main-blue) !important;
}
.pt-cv-wrapper .btn-success:hover, .pt-cv-wrapper .pagination > .active > a:hover {
	color: var(--color-main-blue) !important;
}

/*.leyka-js-open-form, */.pt-cv-wrapper .pagination>.active>a, .pt-cv-wrapper .pagination>.active>a:focus, .pt-cv-wrapper .pagination>.active>span, .pt-cv-wrapper .pagination>.active>span:focus {
    background: var(--color-main-blue);
    border: 1px solid var(--color-main-blue) !important;
    border-radius: 5px;
}

.pt-cv-wrapper .pagination > li > a, .pt-cv-wrapper .pagination > li > span {
  border: 1px solid var(--color-main-blue);
  border-radius: 5px;
}
.pt-cv-wrapper .pagination>.active>a:hover, .pt-cv-wrapper .pagination>.active>span:hover {
	background-color: #fff !important;
	border: 1px solid var(--color-main-blue) !important;
}
.pt-cv-wrapper .pagination>li>a, .pt-cv-wrapper .pagination>li>span, .pt-cv-wrapper .pagination>li>a:focus, .pt-cv-wrapper .pagination>li>a:hover, .pt-cv-wrapper .pagination>li>span:focus, .pt-cv-wrapper .pagination>li>span:hover {
    color:  var(--color-main-blue) ;
}
.pt-cv-wrapper .pagination > li > a:focus, .pt-cv-wrapper .pagination > li > a:hover, .pt-cv-wrapper .pagination > li > span:focus, .pt-cv-wrapper .pagination > li > span:hover {
  background-color: #eee;
  border-color: var(--color-main-blue);
}
.pt-cv-wrapper .pt-cv-pagination > li:first-child > a, .pt-cv-wrapper .pt-cv-pagination > li:first-child > span, .pt-cv-wrapper .pt-cv-pagination > li:last-child > a, .pt-cv-wrapper .pt-cv-pagination > li:last-child > span {
  border-radius: 5px;
}

.inpage-card__note.supporters p {
	display: inline-block;
}

.slick-list {
	overflow:visible;
}
.mg_grid_wrap {
    width: 99%;
}
.mgi_txt_under {
    height: 47px;
}

/* Thin Scrollbar */
/* Only Chrome */
::-webkit-scrollbar {width: 5px;}
::-webkit-scrollbar-thumb {background-color: rgba(0, 0, 0, 0.5);}
::-webkit-scrollbar-track {background-color: rgba(0, 0, 0, 0.25); }
/*::-webkit-scrollbar-button {background-color: rgba(0, 0, 0, 0.25);}*/
/* Only IE */
html {scrollbar-face-color: rgba(0, 0, 0, 0.25); scrollbar-highlight-color: rgba(0, 0, 0, 0.5);}
/* Only FireFox */
* {scrollbar-width: thin !important; scrollbar-color: rgba(0, 0, 0, 0.5) rgba(0, 0, 0, 0.25);}

/* Заголовок товара*/
.b_body.woocommerce.single-product .product h1 {
	line-height: 1.25 !important;
}

/* dasha-mail fotter+ */

.m365-embeded {
   border: none !important;
   padding: 0px !important;
   	border-radius: 5px;
}
.m365-fz152 {
  margin-top: 5px !important;
  text-align: center;
  color: #bbb !important;
}
.m365-fz152 a {
    color: #fff !important;
}
.m365-form-group .m365-input-text {
   text-align: center;
   border-radius: 5px;
}
.m365-embeded .m365-btn.m365-subscribe {
  font-weight: 700;
  text-transform: uppercase;
  border-radius: 5px;
  border: 1px solid var(--color-main-blue);
}
.m365-embeded .m365-btn.m365-subscribe:hover {
  background: #e9ebf4 !important;
  color: var(--color-main-blue) !important;
}

/* --dm_line */
.dm_line .m365-form-content {
	display: flex;
    flex-wrap: wrap;
    position: relative;
}
.dm_line .m365-form-content .m365-form-groups {
	width: 70%;
}
.dm_line .m365-form-content .m365-btn-container {
	width: 30%;
}
.dm_line .m365-form-group .m365-input-text {
	border: rgba(51,51,51,0.5) 1px solid;
    width: 105%;
    text-align: left;
}
.dm_line .m365-embedded .m365-btn.m365-subscribe, 
.dm_line .m365-btn.m365-subscribe:disabled {
    background: var(--color-main-blue) !important;
	color: #fff !important;
    border-width: 2px;
    box-shadow: none;
    opacity: 1 !important;
}
.dm_line .m365-embedded .m365-btn.m365-subscribe:hover {
  border: 1px var(--color-main-blue) solid;
  background: #e9ebf4 !important;
  color: var(--color-main-blue) !important;
}
.dm_line .m365-fz152 a {
    color: var(--color-main-blue) !important;
}

/* Исправления для контейнера текста */
.dm_line .m365-fz152-embedded {
    order: 3;
	width: 100%;
	margin-top: 15px !important;
	padding: 0 10px !important;
	box-sizing: border-box;
}

/* Исправления для текста */
.dm_line .m365-fz152-embedded-text {
	display: inline-block;
	color: #333 !important; /* Тёмный цвет для текста */
	font-size: 12px;
	line-height: 1.4;
	text-align: left;
	white-space: normal;
	width: calc(100% - 25px);
	vertical-align: middle;
}

/* Исправления для текста */
.dm_line .m365-fz152-embedded-text a {
	color: var(--color-main-blue) !important;
	text-decoration: underline !important;
}
/* Исправления для текста */
.dm_line .m365-fz152-embedded-text a:hover {
	text-decoration: none !important;
}

@media (max-width: 767px) {
  .dm_line .m365-form-content {
    flex-direction: column;
  }
  
  .dm_line .m365-form-content .m365-form-groups,
  .dm_line .m365-form-content .m365-btn-container {
    width: 100% !important;
    margin-bottom: 10px;
  }
  
  .dm_line .m365-form-group .m365-input-text {
    width: 100% !important;
  }
  
  .dm_line .m365-fz152-embedded {
    margin-top: 5px !important;
    padding: 0 !important;
  }
  
  .dm_line .m365-btn-container {
    margin-top: 5px;
  }
}

/* Дополнительные исправления для чекбокса */
.dm_line .m365-fz152-embedded input[type="checkbox"] {
  vertical-align: middle;
  margin-top: -2px;
  margin-right: 8px;
}

/* leyka-grid #1aa316 green*/
.leyka_grid .vc_custom_heading a {font-weight: 700;}
.leyka_grid .vc_custom_heading h4 {min-height: 5.3em;}
.summ {color:  var(--color-main-red); font-weight: 700; padding-bottom: 25px;} /*  #ff510d */


/* Календарь событий */
.tribe-events-single-event-title {
  font-size: var(--tec-font-size-9);
}
.tribe-events-schedule h2 {
  color: #be1e2d;
  font-size: var(--tec-font-size-8);
  font-weight: 700;
}
.tribe-events-meta-group {
  width: 240px !important;
}
.tribe-events-venue-map > div, .tribe-events-venue-map > iframe {
  margin-top: 30px;
}
.tribe-events-meta-group .tribe-events-single-section-title {
  font-size: var(--tec-font-size-6);
}

/* karusel partnerov */

.mpc-carousel-anything.partner .slick-slide > div:not([class^="mpc"]) {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px;
    margin: 10px;
    min-height: 200px;
    max-height: 200px;
    background: white;
}
.partner .wpb_content_element{
    margin-bottom: 0;
}



/* Fixed header + white nav-menu*/

.shadow {
  border-radius: 5px !important;
  box-shadow: 0px 4px 10px rgba(117, 117, 117, 0.25);
}

.shadow_fff {
  border-radius: 5px !important;
  box-shadow: 0px 4px 10px rgba(255, 255, 255, 0.85);
}

.new-header .header-container {
	position: fixed;
	top: 0;
	background: #fff;
	width: 100%;
	z-index: 100;
	box-shadow: 0px 4px 10px rgba(117, 117, 117, 0.25);
	height: auto;
    overflow:hidden;
    padding: 7px 0 7px;
}

.new-header .header-container > .row {
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.new-header .logo>img {
	/* width:100%; */ 
    max-height:80px;
    margin-top: 2%;
}

.header-nav {
	border-bottom: rgba(117, 117, 117, 0.25) solid 1px;
    margin-top: 100px; /* 100px*/
    min-height: 50px;
	background-color: rgba(256, 256, 256, 0.85);
}

.header-nav .bt-mobile-menu {
	position:absolute;right:0;z-index:9;background:#fff;margin-top:2px;
	padding:7px;
 	box-shadow: 0px 4px 10px rgba(117, 117, 117, 0.25);
    border-radius: 5px;
}

	@media only screen and (min-width:992px){
		.mpc-menu {display:flex; justify-content:space-around;}
        .header-nav .bt-mobile-menu {display:none;}
        }
      
	@media only screen and (max-width:992px){
		.header-nav {margin-top: 60px; border:none}
        #primary-menu {margin-top:55px}
		.header-nav .bt-mobile-menu {display:flex; space-around; float:right; 	margin:10px;z-index:111; position: fixed; top:30px}
		.buttons { right: 65px; margin-top:19px;}
		.mpc-menu {display:none}
        .bt-blue {display: none;}
        }
    
    @media only screen and (max-width:768px) {
        .buttons { right: 0;}
        .header-nav {margin-top: 90px; border:none}
        .header-nav .bt-mobile-menu {top:25px}
        #primary-menu {margin-top:55px}        
        }
	@media only screen and (max-width:480px){
    	.header-nav {margin-top: 75px; border:none}
        .header-nav .bt-mobile-menu {top:5px}
        #primary-menu {margin-top:55px}
        .bt-blue {display: none;}
		.org .text{font-size:11px!important;line-height:1}
        }

.mpc-menu > .menu-item::before {
  	color: #fff !important;
}

.mpc-post__thumbnail {
	border-radius: 5px !important;
}
.awsm-grid figure, .awsm-grid figure img {
  border-radius: 5px !important;
}
/* */

.givr-container .entry-title {
	text-align: left !important;
}

.shortcode.campaign-card .bottom-line .bottom-line-item {
    padding: 9px 16px;
!important;
    text-decoration: none;
    border: solid 2px var(--color-main-red);
    border-radius: 5px !important;
}

.shortcode.campaign-card .bottom-line .bottom-line-item:hover {
    text-decoration: none;
!important;
    background-color: #fff !important;
    color: var(--color-main-red);
    border: solid 2px var(--color-main-red);
    border-radius: 5px !important;
}

a.bottom-line-item.card-button-wrapper {
    text-decoration: none !important;
}

.shortcode.campaign-card.givr-block-card {
    border-radius: 5px !important;
    box-shadow: 0px 4px 10px rgba(117, 117, 117, 0.25);
}

.givr-components-base-control .components-font-size-picker__controls .components-color-palette__clear {
    margin-top: 0;
    margin-left: 10px;
}

.campaign-title.sub-block a {
    text-decoration: none;
}

.shortcode.campaign-card .campaign-excerpt.sub-block {
    line-height: 1.4;
    padding: 0px 16px 0px 16px;
}

.shortcode.campaign-card .donation-thermometer-container {
    padding: 0px 16px 0px 16px;
    margin-top: auto;
}


.campaign-card.givr-block-card {
    display: flex;
    flex-direction: column;
    height: 100%;
}


@media (max-width: 767px) {
    .givr-grid-columns-2, .givr-grid-columns-3, .givr-grid-columns-4 {
        --givr-grid-columns: 1 !important;
    }
}

.shortcode.campaign-card.givr-block-card > h3, .shortcode.campaign-card.givr-block-card > p, .shortcode.campaign-card.givr-block-card > div {
    padding: 0px 16px 0px 16px;
}

.shortcode.campaign-card.givr-block-card > p {
    line-height: 1.4;
}

.campaign-title.sub-block {
    min-height: 66px;
}

.shortcode.campaign-card .donation-list-thermometer-container {
    margin-top: auto;
}

.mpc-grid__item .shortcode.campaign-card .donation-thermometer-container {
    padding: unset;
}

.mpc-grid__item .shortcode.campaign-card .bottom-line .bottom-line-item {
    margin: unset;
    padding: 6px 16px;
}


.wrapper{
   display: flex;
   flex-direction: column;
   padding: 5px;
}
.flex{
   display: flex;
   justify-content: center;
}

.shortcode.campaign-card .bottom-line .bottom-line-item {
  background-color: var(--color-main-red);
}