/*!
Theme Name: orthos_2025
Theme URI: http://underscores.me/
Author: Vitaliy
Author URI: http://www.dental-masters.org
Description: Orthos 2025 via masters
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: masters
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

masters_2022 is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

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

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
	font-family: 'HelveticaNeueCyr', sans-serif ;
	overflow-x: hidden;
}

/**
 * Render the `main` element consistently in IE.
 */
main {
	display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

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

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: bold;
}

/**
 * 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 {
	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"] {
	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 {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

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

/* Typography
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #0a0a0a;
	font-family: "HelveticaNeueCyr", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}



h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Myriad Pro", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	clear: both;
}
/*
h1 {
	background: -webkit-linear-gradient(270deg, #FF003D 2.89%, #000000 52.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	font-size: 160px;
	font-weight: 700;
}
*/

p {
	margin-bottom: 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;
	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
--------------------------------------------- */
body {
	background: #f8f8f8;
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul,
ol {
	margin: 0 0 .1em .3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

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

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}
li {
	text-align: left;
	margin-bottom: .2em;
}
/* 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: #0468e2;
}

a:visited {
	color: #800080;
}

a:hover,
a:focus,
a:active {
	color: #191970;
}

a:focus {
	outline: none;
}

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

/* Forms
--------------------------------------------- */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	line-height: 1;
	padding: 0.6em 1em 0.4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active,
button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #BBBBBB;
	border: 1px solid #ccc;
	border-radius: 0;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

.white-popup {
	position: relative;
	background: #FFF;
	padding: 40px;
	width: auto;
	width: 650px;
	max-width: 95%;
	margin: 20px auto;
}

.wpcf7-not-valid-tip {
	color: #dc3232;
	font-size: 12px;
	font-weight: normal;
	display: block;
}

.wpcf7 form .wpcf7-response-output {
	font-size: 12px;
}


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

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

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main {
	padding-right: 88px;
	background: #f8f8f8;
	color: #333333;
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

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

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

/* Posts and pages
--------------------------------------------- */
.entry-title {
	font-family: "Myriad Pro", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-size: 36px;
	font-weight: 700;
}
.entry-title span {
	color: #FFF;
}

article.page {
	padding: 80px 0;
}
.sticky {
	display: block;
}

.post,
.page {
	margin: 0;
}
.page .entry-title  {
	text-align: center;
}

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

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
	font-size: 14px;
}

.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: grid;
	grid-gap: 1.5em;
}

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

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

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

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

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

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

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

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

.gallery-columns-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);
	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;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	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;
}

.container-fluid .row>* {
	padding-right: calc(var(--bs-gutter-x) * .1);
	padding-left: calc(var(--bs-gutter-x) * .1);
}


/* SCROLLBAR */

::-webkit-scrollbar {
    width: 10px;
    background-color: rgba(0,68,153,1);
}
::-webkit-scrollbar-button {
    display: none;
}
::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(0,68,153,1);
    border: 1px solid #000;
    margin-right: 10px;
    stop-opacity: revert;
}

::-webkit-scrollbar-track {
    border-radius: 0;
    width: 15px;
    background-color: rgba(0,68,153,1);
    scroll-padding-right: 10px;
}


/* 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;
}


.btn-red {
	display: inline-block;
	text-align: center;
	font-size: 16px;
	border: 2px solid #bf002d;
	background: #FF003D;
	color: #ffffff;
	transition: all .33s;
}
.btn-red:hover {
	border: 2px solid #FF003D;
}
.btn-red:visited {
	color: #ffffff;
}

.btn-green {
	display: inline-block;
	text-align: center;
	font-weight: 400;
	font-size: 16px;
	border: 1px solid #013f8c;
	background: #014daa;
	color: #ffffff !important;
	transition: all .33s;
}
.btn-green:hover {
	border: 1px solid #013f8c;
	background-color: #013f8c;
}
 .btn-ticket {
	display: inline-block;
	background-image: url(img/icon-movie-tickets.webp);
	background-repeat: no-repeat;
    background-position: center left 5px;
    background-size: 30px;
    padding-left: 50px;
    padding-right: 20px;
    line-height: 2em;
 }
 .btn-ticket:hover { 
	background-position: center left 15px; 
}





header.header-right-fixed.isopen {
	width: 350px;
	right: 0;
	overflow: hidden;
}
header.header-right-fixed.isopen .site-branding {
	width: 100%;
	text-align: center;
	left: 0;
	opacity: 1;
	visibility: visible;
}
header.header-right-fixed.isopen .site-branding .logo {
	background: none;
}


header.header-right-fixed {
	position: fixed;
	z-index: 9;
	width: 350px;
	height: 100%;
	top: 0;
	right: -260px;
	bottom: 0;
	background: #004499;
	transition: all .6s;
	display: block;
	/*
    flex-direction: column;
    justify-content: center;
    align-content: center;
    flex-wrap: nowrap;
	*/
	padding: 160px 0 150px; 
	overflow: hidden;
} 

header.header-right-fixed .site-branding {
	position: absolute;
	width: 300px;
	height: 90px;
	top: 32px;
	left: -300px;
	opacity: 0;
	visibility: hidden;
	transition: all .44s;
}

header.header-right-fixed .site-branding .logo {
	max-width: 300px;
    margin: 0 auto;
	padding: 15px 17px 10px;
	/*background: linear-gradient(90deg, #FF003D 90.17%, #9b1736 100%);*/
	/*opacity: .95;*/
	transition: all .6s;
}
header.header-right-fixed .site-branding .site-description {
	font-size: 0;
	opacity: 0;
} 
header.header-right-fixed .main-navigation {
	font-family: "Myriad Pro", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	visibility: hidden;
	color: #fff;
}
header.header-right-fixed .main-navigation a {
	color: #fff;
	font-family: "Myriad Pro", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
}
header.header-right-fixed.isopen .main-navigation {
	visibility: visible;
}
header.header-right-fixed.isopen .main-navigation ul ul {
	box-shadow: unset;
}
header.header-right-fixed .main-navigation ul li:hover > ul, 
header.header-right-fixed .main-navigation ul li.focus > ul {
	left: -999em;
}

header.header-right-fixed .main-navigation ul li.isopen > ul, 
header.header-right-fixed .main-navigation ul li.focus > ul {
	position: relative;
	left: auto;
}
header.header-right-fixed .main-navigation ul {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
}
header.header-right-fixed .main-navigation ul li { 
	width: 100%;
	padding-left: 43px;
	font-size: 30px;
	line-height: 38px;
	margin: 6px 0;
}
header.header-right-fixed .main-navigation ul li a {
	display: inline-block;
	font-weight: 300;
	white-space: nowrap;
	line-height: 1;
}
header.header-right-fixed .main-navigation ul li:hover>a,
header.header-right-fixed .main-navigation ul li.current_page_item>a 
{
	font-weight: 700;
}

header.header-right-fixed .main-navigation ul li.current_page_item:before 
{
	visibility: hidden;
	content: "";
	display: inline-block;
	width: 32px;
	height: 5px;
	background: #fff;
	position: absolute;
    left: 0;
    top: 20px;
}

header.header-right-fixed .main-navigation ul li ul.sub-menu li.current_page_item:before 
{
	display: none;
}

header.header-right-fixed .main-navigation ul.sub-menu {
	padding-left: 0;
}
header.header-right-fixed .main-navigation ul.sub-menu li { 
	padding-left: 12px;
	font-size: 24px;
	line-height: 1.3;
}

header.header-right-fixed .main-navigation .sub_menu-toggle {
	position: absolute;
    right: 35px;
    width: 35px;
    height: 35px;
    cursor: pointer;
    top: 0;
	transition: all .3s;
}

header.header-right-fixed .main-navigation .sub_menu-toggle::after {
	visibility: hidden;
	position: absolute;
	content: '';
	display: block;
	width: 21px;
	height: 21px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background-image: url(img/polygon_sub_menu.png);
	background-repeat: no-repeat;
	background-position: center center;
}

header.header-right-fixed .main-navigation .isopen .sub_menu-toggle {
	transform: rotate(90deg);
}

header.header-right-fixed .main-navigation li.register.button  {
	display: block;
	padding: 13px 0 15px 43px;
	margin: 30px 0;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	color: #000;
	font-weight: bold;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	/*transition: all .9s;*/
}
header.header-right-fixed.isopen .main-navigation li.register.button  { 
	opacity: 1;
	visibility: visible;
	transition: all .3s;
}

header.header-right-fixed .main-navigation li.register a {
	display: block;
}

header.header-right-fixed .main-navigation li.register.button:hover {
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
	/*background-color: #fff;*/
}
/*
header.header-right-fixed .main-navigation li.register.button::before {
	width: 0;
	opacity: 0;
}
*/
header.header-right-fixed .main-navigation li.register.button::before {
	content: '';
	position: absolute;
	background-color: #fff;
	width: 0;
	height: 100%;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all .3s;
}

header.header-right-fixed .main-navigation li.register.button:hover::before {
	width: 100%;
	opacity: 1;
}

header.header-right-fixed .main-navigation li.register.button a {
	/*background-image: url('img/polygon_register.svg');*/
	position: relative;
	background-repeat: no-repeat;
	background-position: 80% center;
	background-size: 25px;
	color: #000;
	font-weight: bold;
}

header.header-right-fixed .main-navigation li.register.button a::after {
	content: "";
	display: block;
	position: absolute;
	right: 35px;
	top: 50%;
	transform: translateY(-50%);
	width: 37px;
	height: 40px;
	background-color: #000;
    -webkit-mask-image: url('img/polygon_register.svg');
    mask-image: url('img/polygon_register.svg');
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	opacity: 0;
	transition: all .33s;
}

header.header-right-fixed.isopen .main-navigation li.register.button a::after  {
	opacity: 1;
}

header.header-right-fixed .main-navigation li.register.button:hover a::after {
	background-color: #FF003D;
	right: 7px;
}
header.header-right-fixed .main-navigation li.register.button:hover a {
	color: #FF003D;
}
header.header-right-fixed .branding-toggle {
	position: absolute;
	display: flex;
	flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: flex-start;
    align-content: space-around;
	margin: 0 20px;
	width: 60px;
	height: 60px;
	bottom: 30px;
	cursor: pointer;
	transition: all .6s;
}
header.header-right-fixed .branding-toggle span {
	display: inline-block;
	background: #fff;
	width: 100%;
	height: 6px;
	border-radius: 5px;
	transition: all .6s;
}
header.header-right-fixed.isopen .branding-toggle {
	width: 100px;
}
header.header-right-fixed.isopen .branding-toggle span:nth-child(1) {
	width: 98%;
}
header.header-right-fixed.isopen .branding-toggle span:nth-child(2) {
	width: 40%;
}
header.header-right-fixed.isopen .branding-toggle span:nth-child(3) {
	width: 60%;
}

/**LANG SWITCHER */

header.header-right-fixed .site-lang-switcher {
	visibility: hidden;
	padding-left: 26px;
	padding-right: 26px;
	font-size: 30px;
	margin-bottom: 1em;
} 
header.header-right-fixed.isopen .site-lang-switcher {
	visibility: visible;
}
header.header-right-fixed .site-lang-switcher a  {
	position: relative;
	font-family: "Myriad Pro", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-weight: 300;
	text-transform: uppercase;
	color: #fff;
	opacity: .5;
	text-decoration: none;
}
header.header-right-fixed .site-lang-switcher a:after {
	position: absolute;
	content: "";
	display: block;
	width: 0px;
	height: 3px;
	left: 50%;
	background:rgba(243, 243, 243, 0);
	transition: all .3s;
}
header.header-right-fixed .site-lang-switcher a:hover:after  {
	width: 100%;
	height: 3px;
	background:rgba(243, 243, 243, 1);
	left: 0;
}
header.header-right-fixed .site-lang-switcher a.current_lang {
	font-weight: 700;
	opacity: 1;
}
header.header-right-fixed .site-lang-switcher .wpml-ls-display {
	display: none !important;
}

header.header-right-fixed .site-lang-switcher .drop-block {
	display: flex;
	justify-content: flex-start;
}
header.header-right-fixed .site-lang-switcher .drop-block a{
	display: inline-block;
	margin-right: 20px;
	margin-left: 18px;
}

header.header-right-fixed .main-navigation ul ul.sub-menu {
	position: relative;
	left: 0;
}
header.header-right-fixed .main-navigation ul li:hover > ul.sub-menu {
	left: 0;
}

header .header-wrap {
	height: 100%;
	overflow-y: auto;
}

header .header-wrap .offer-agreement {
	font-size: 12px;
	position: absolute;
    bottom: 120px;
    padding-left: 20px;
	opacity: 0;
	visibility: hidden;
}
header.isopen .header-wrap .offer-agreement {
	opacity: 1;
	visibility: visible;
}
header .header-wrap .offer-agreement a {
	color: #fff;
	text-decoration: none;
}

/**FIRST SECTION VIDEO**/
/*.section-video {
	height: 100vh;
	width: 100vw;
}
.section-video .section_video,
.section-video .content_video {
	height: 100%;
	width: 100%;
}*/

.section-video-background {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
	aspect-ratio: 16 / 8;
	overflow: hidden;
}
.section-video-background video {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.section-video video {
	position: absolute;
	right: 0;
	bottom: 0;
	top:0;
	right:0;
	width: 100%;
	height: 100%;
	background-size: 100% 100%;
	background-color: black; /* in case the video doesn't fit the whole page*/
	/*background-image: /* our video */;
	background-position: center center;
	background-size: contain;
	object-fit: cover; /*cover video background */
	z-index:3;
}
.section{
	text-align:center;
	overflow: hidden;
}
section.fpage_section {
	display: flex;
}
section.fpage_section .section__content-wrapper {
	/*padding: 10px 100px;*/
    display: flex;
    flex-direction: row;
    justify-content: center;
    flex-wrap: wrap;
    height: 100%;
    align-items: center;
    align-content: center;
}

section.fpage_section h2.title {
	font-size: 80px;
	line-height: 1;
	font-weight: 700;
	/*color: linear-gradient(270deg, #FF003D 2.89%, #000000 52.58%);*/
	text-transform: uppercase;
	margin-bottom: 0;
	width: 100%;
} 
section.fpage_section h2.title_gradient,
section.fpage_section h5.title_gradient 
{
	/*
	background: -webkit-linear-gradient(180deg, #FF003D 3%, #000 52.58%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	*/
	color: #004499;
}
section.fpage_section h2.title_white {
	color: #fff;
}

section.fpage_section span.sub_title {
	font-family: "Myriad Pro", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-size: 40px;
	line-height: 30px;
	font-weight: 300;
	padding-left: 5px;
}
section.fpage_section .section__description  {
	font-family: "HelveticaNeueCyr", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-weight: 300;
	margin-top: 1em;
	font-size: 16px;
	line-height: 1.3;
	padding: 0 10px;
}
section.fpage_section .section__description.description__white {
	color: #fff;
}
section.fpage_section .section__description  p {
	margin: 1em 0;
	justify-content: left;
	text-align: left;
}


#fp-nav ul li a span, 
.fp-slidesNav ul li a span 
{
	background: #FF003D;
}

.fp-section .container-fluid {
	padding: 0;
}
.fp-section .h100 {
	height: 100%;
}
.fp-section .row {
	height: 100%;
}
.fp-section  .fullimg {
	width: 100%;
	height: 100%;
}
.fp-section  .fullimg img {
	object-fit: cover;
    min-height: 100%;
    min-width: 100%;
}

.section_speackers {
	background: linear-gradient(90deg, #FF003D 93%, #9C0025 100%);
}

.section_speackers .container-fluid .row>* {
	padding-left: 0;
}

.section_speackers .speacker_items {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
	height: 100vh;
	max-height: 100%;
}

.section_speackers .speacker_items .speaker-union  {
	position: relative;
	width: calc(100% / 3);
	max-height: 100%;
	border-right: 10px solid #fff;
}
.section_speackers .speacker_items .speaker-union:last-child  {
	border-right: 0;
}
.section_speackers .speacker_items .speaker-union  .speacker_item  {
	position: relative;
	width: 100%;
	max-height: 50%;
	height: 50%;
	/*flex: 1;*/
}
.section_speackers .speacker_items .speacker_item  {
	position: relative;
	width: calc(100% / 3);
	max-height: 50%;
	/*flex: 1;*/
}
.section_speackers .speacker_items .speacker_item  img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.section_speackers .speacker_item .speaker-content {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	padding: 20px;
	visibility: hidden;
	transition: all .6s;
	opacity: 0;
	display: flex;
    flex-wrap: nowrap;
    align-items: flex-start;
    justify-content: flex-end;
    flex-direction: column;
	color: #fff;
}
.section_speackers .speacker_items .speacker_item:hover .speaker-content {
	visibility: visible;
	background: rgba(0,0,0,.8);
	opacity: 1;
}
	section.fpage_section .section__description p {
		/*text-align: justify;*/
	}
.speacker_item h5.speak_name {
	font-size: 44px;
	line-height: 52px;
	font-weight: 600;
	text-align: left;
}

.speacker_item  .speak_country {
	font-size: 18px;
	font-weight: normal;
	text-align: left;
}
.section-location  .section__map {
	width: 100%;
	min-height: 200px;
}

.section  .section_fpimg img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.section-register {
	display: flex;
	flex-wrap: wrap;
	position: relative;
	aspect-ratio: 16 / 8;
}
.section-register .register_wrap {
	position: relative;
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: flex-start;
	padding-left: 5em;
	margin-top: 10em;
	z-index: 1;
}
.section-register .section_fpimg {
	position: absolute;
}

.section-register .register_title {
	font-family: "Myriad Pro", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-size: 140px;
	line-height: 0;
	font-weight: 700;
	color: #012859;
	text-transform: uppercase;
	transition: all .6s;
	display: flex;
    flex-wrap: nowrap;
    align-items: center;
}
.section-register .register_title::after {
	content: '';
	display: inline-block;
	height: 100px;
	width: 150px;
	background: url(img/polygon_register__white.svg) no-repeat center center #012859;
	margin-left: 40px;
	transition: all .6s;
}
.section-register .register-link:hover .register_title::after {
	content: '';
	display: inline-block;
	height: 100px;
	width: 150px;
	background: url(img/polygon_register__white.svg) no-repeat center center #ff862f;
	margin-left: 40px;
	transition: all .6s;
}
.section-register  .register-link:hover .register_title {
	color: #ff862f;
}
.section-register  .register-link:hover .register_title::after {
	width: 250px;
}
.section-register  .register-link {
	text-decoration: none;
}

.section-register  .register_sub_title {
	font-family: "Myriad Pro", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-weight: 300;
	font-size: 40px;
	padding-left: 11px;
	line-height: 1.8;
	color: #333;
}
.section-register button[type='submit'] {
	/***/
}
/**
*  SECTION SLIDER
*/
.section-slider .slide img {
	object-fit: cover;
	height: 100%;
	width: 100%;
}


/**
*	SECTION SPONSOR
*/

.section-companies {
	background: #ffffff;
	color: #060606;
}

.section-companies .container-title {
	padding: 50px 30px 20px;
	/*background: url(img/section_sponsor_bg-head_v02.jpg) no-repeat center center;*/
	background-size: cover;
	text-align: center;
	color: #000;
}
.section-companies .container-title .title-wrap {
	display: inline-block;
	text-align: left;
}
.section-companies .container-title .title-wrap h5 {
	font-size: 60px;
	line-height: 1.1;
	font-family: "Myriad Pro", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-weight: 700;
	color: #004499;
	text-transform: uppercase;	
}
.section-companies .container-title .title-wrap .subtitle {
	font-family: "Myriad Pro", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-size: 24px;
	line-height: 0;
	font-weight: 300;
	padding-left: 0;
	text-align: center;
}

.section-companies .sponsors {
	margin: 30px 0;
}
.section-companies .sponsor_title {
	font-family: "HelveticaNeueCyr", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	padding-bottom: 30px;
}
.section-companies .sponsors-items {
	display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: left;
}
.section-companies .sponsors.sponsor_gold .sponsors-items {
	display: flex;
	justify-content: center;
}
.section-companies .sponsors .sponsor-item {
	flex: 1 1 25%;
}
.section-companies .sponsors .sponsor-item.item__gold {
	max-width: 35%;
	overflow: hidden;
}

.section-companies .sponsors .sponsor-item.item__silver {
	max-width: calc(100% / 5);
	margin-bottom: 35px;
	overflow: hidden;
}
.section-companies .sponsors .sponsor-item img {
	position: relative;
	display: block;
	transition: all .6s cubic-bezier(0.65, 0.05, 0.36, 1);
}
.section-companies .sponsors .sponsor-item:hover img {
	transform: scale(1.15);
}



/**
*	SECTION ACADEMY
*/

.section_academy {
	background: #fff;
}


/**
*	SECTION TIMING
*/


.section-timing .container-title {
	padding: 50px 0 54px;
	background-size: cover;
	text-align: center;
	color: #004499;
}
.section-timing .container-title .title-wrap {
	display: inline-block;
	text-align: left;
}
.section-timing .container-title .title-wrap h5 {
	font-size: 70px;
	line-height: 70px;
	font-family: "Myriad Pro", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-weight: 700;
	color: #004499;
	text-transform: uppercase;	
	text-align: center;
}
.section-timing .container-title .title-wrap .subtitle {
	font-family: "Myriad Pro", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-size: 28px;
	line-height: 0;
	font-weight: 300;
	padding-left: 10px;
}

.section-timing .timing {
	/*border-right: 1px solid grey;*/
	text-align: left;
	/*padding-left: 100px;
	padding-right: 100px;*/
	padding-bottom: 3em;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.section-timing .timing .timing_title {
	display: inline;
	font-family: "Myriad Pro", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-size: 65px;
	font-weight: 700;
	color: #ff974c;
	padding: 0;
	margin: 10px 0;
	line-height: 1;
}
.section-timing .timing .timing_sub_title {
	font-family: "Myriad Pro", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	color: #000000;
	font-size: 44px;
	font-weight: 300;
	padding: 10px 0;
	margin: 0;
	line-height: 1;
	text-transform: uppercase;
}
.section-timing .timing-items {
	margin-top: .2em;
}
.timing-item {
	display: flex;
	margin: 30px 0 ;
}
.timing-item .item_r_part {
	border-left: 6px solid #004499;
	padding-left: 18px;
}
.timing-item .item_r_part a {
	text-decoration: none;
}
.timing-item.gray .item_r_part {
	border-left: 6px solid rgba(255, 255, 255, 0);
}
.timing-item .item_time {
	font-size: 18px;
	font-weight: 700;
	color: #004499;
}
.timing-item.gray .item_time { 
	color: #333333;
	font-weight: 300;

}
.timing-item .item_title {
	font-size: 24px;
	font-weight: 700;
	color: #004499;
}
.timing-item .item_poster {
	margin-top: 10px;
}
.timing-item .item_poster img {
	width: 206px;
}

.timing-item.gray .item_title {
	font-size: 16px;
	font-weight: 300;
	color: #333333;
	line-height: 1;
	margin-bottom: 0;
}


.timing-item .item_sub_title {
	color: #ff862f;
	margin-top: 3px;
	font-size: 18px;
	line-height: 1.2;
}
.timing-item .item_sub_title.item_readmore {
	margin-top: -3px;
	font-size: 18px;
	line-height: 1.2;
	color: rgba(255, 0, 61, 1);
}
.item_l_part {
	flex: 1 1 35%;
}
.item_r_part {
	flex: 1 1 65%;
}

.timing-item.has_popup {
	/**/
}
.timing-item.has_popup .item_poster img {
	/*width: 90px;*/
}
.timing-item.has_popup a {
	text-decoration: none;
	color:#8B8B8B;
}
.timing-item.has_popup a .item_sub_title {
	font-size: 18px;
    font-weight: 300;
    color: #404040;
    line-height: 1.5;
    margin-bottom: 0;
}
.timing-item.has_popup a .item_sub_title.item_readmore {
	color: rgba(255, 0, 61, 1);
}

/*
* REGISTER
*/

.register {
	position: relative;
	font-family: "HelveticaNeueCyr", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	background: url(./img/bg-register-program.png.webp) no-repeat top center;
    background-size: cover;
    background-attachment: local;
}
.register::after {
	content: "";
	position: absolute;
	background: rgb(255, 255, 255);
    background: linear-gradient(to bottom, rgba(0, 16, 60, 1) 0%, rgba(0, 16, 60, .999) 22%, rgba(255, 255, 255, 0) 70%, rgba(255, 255, 255, 0) 100%);
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	z-index: 1;
	/*mix-blend-mode: multiply;*/
}
.register>.container {
	position: relative;
	z-index: 2;
}


.register .congres-left {
	padding: 60px 30px;
}
.register .title {
	color: #ff862f;
	margin-bottom: 30px;
	text-align: center;
}
.register .title span {
	padding-right: 2px;
	font-family: "Myriad Pro", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-size: 40px;
	font-weight: 700;
	color: #ff862f;
	/*
	background: -webkit-linear-gradient(180deg, #FF003D 3%, #000 52.58%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	*/
}

.register  .tikets {
	display: flex;
	flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.register .tikets .item-title {
	font-family: "HelveticaNeueCyr", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	color: #00d1ff;
	margin: 18px 0 0;
	font-size: 20px;
	font-weight: 600;
	letter-spacing: 1px;
}
.register .tikets .tikets-item {
	color: #ff862f;
	display: flex;
	padding-right: 15px;
    width: calc(100% / 5);
    margin-bottom: 40px;
	flex-direction: column;
	justify-content: space-between;

}

.register .tikets .tikets-item.grey {
	opacity: .8;
}

.register .tikets .tikets-item img { 
	width: 175px;
}

.register .tikets-item.grey .item-title,
.register .tikets-item.grey .item-period,
.register .tikets-item.grey .item-price
{
	color: #C4C4C4;
}
.register .tikets-item .item-title.grey,
.register .tikets-item .item-period.grey,
.register .tikets-item .item-price.grey 
{
	color: #C4C4C4;
}
.register .tikets-item.red .item-title,
.register .tikets-item.red .item-period,
.register .tikets-item.red .item-price
.register .tikets-item .item-title.red,
.register .tikets-item .item-period.red,
.register .tikets-item .item-price.red 
{
	color: #00d1ff;
}
.register .tikets-item .item-title.disabled,
.register .tikets-item .item-period.disabled,
.register .tikets-item .item-price.disabled 
{
	opacity: .3;
}
.register .tikets-item .item-period.first-description {
	min-height: 1em;
	padding-bottom: 1em;
}

.register .tikets-item.sold-out {
	position: relative;
}
.register .tikets-item.sold-out>div {
	opacity: .6;
}
.register .tikets-item.sold-out::after {
	content: '';
	position: absolute;
	width: 100%;
	top: 0; bottom: 0; left: 0; right: 0;
	background: url(./img/sold-out3.png) no-repeat bottom;
	background-size: contain;
	opacity: .75;
}


.register .tikets  .item-period {
	font-size: 14px;
}

.register .tikets  .item-price {
	font-size: 30px;
	font-weight: 300;
}
.register .descriptions {
	color: #BABABA;
	font-weight: 300;
	margin: 1em 0;
}
.register .f_register-right {
	padding: 60px 30px;
}
.btn-white {
	display: inline-block;
	text-align: center;
	font-size: 12px;
	border: 2px solid #c9c9c9;
	background: #ffffff;
	color: #FF003D;
	transition: all .33s;
}
.btn-white:hover {
	border: 2px solid #FF003D;
}
.register .btn-white {
	margin: 30px 0;
    padding: 10px 20px 12px 20px;
	line-height: 26px;
}

.register .tikets ul {
	padding: 0 15px 20px;
}


/**
*  FORMA
**/
.form-register  {
	font-family: "HelveticaNeueCyr", Roboto, Oxygen-Sans, Ubuntu, Cantarell, sans-serif;
	font-size: 18px;
}
.form-register .token {
	display: none;
}
.form-register a {
	text-decoration: none;
	color: #FF003D;
}
.form-register a:hover {
	opacity: .8;
}
.form-register .nav.nav-tabs {
	padding: 0;
	margin: 0;
	border-bottom: 0;
	height: 35px;
}
.form-register .nav.nav-tabs .nav-link {
	padding: 0 5px;
	font-size: 18px;
	font-weight: 300;
	height: 34px;
	color: #C4C4C4;
	transition: none;
	border: unset;
}
.form-register .nav.nav-tabs .nav-link:focus,
.form-register .nav.nav-tabs .nav-link:hover {
	border: unset;
	color: #FF003D;
}
.form-register  .wpcf7-form-control.wpcf7-radio:hover {
	border: 0;
}
.form-register .nav.nav-tabs .nav-link.active {
	border: unset;
	color: #FF003D;
	font-weight: 600;
}

.form-register label {
	font-size: 15px;
	max-width: 100%;
}

.form-register .cbox-switch label {
	min-width: 230px;
}
.form-register .wpcf7-form-control[type='text'],
.form-register .wpcf7-form-control[type='email'],
.form-register .wpcf7-form-control[type='tel'],
.form-register .wpcf7-select
{
	background: rgba(243, 243, 243, 1);
	color: #404040;
}
.form-register .wpcf7-form-control[type='text']::placeholder,
.form-register .wpcf7-form-control[type='email']::placeholder,
.form-register .wpcf7-form-control[type='tel']::placeholder,
.form-register .wpcf7-select::placeholder
{
	color: #BBBBBB;
}

.form-register .wpcf7-select option,
.form-register .wpcf7-select:invalid:focus
{
	background: rgb(255,255,255);
	color: #404040;

}
.form-register .wpcf7-select option {
	padding: 10px 0;
	margin: 10px;
	line-height: 3;
}
.form-register .wpcf7-select option::before {
	content: '';
	font-size: 30px;
}

/*FORM RADIO*/
.form-register input[type='radio'],
.form-register input[type="checkbox"]
{
	width: 16px;
	height: 16px;
	cursor: pointer;
}
.form-register .wpcf7-form-control.wpcf7-radio  {
	display: flex;
	padding: 2px;
}
.form-register .wpcf7-form-control.wpcf7-radio .wpcf7-list-item {
	display: flex;
	line-height: 16px;
}
.form-register .wpcf7-list-item-label {
	padding-left: 6px;
}

.form-register .wpcf7-form-control {
	/*background: rgba(243, 243, 243, 1);*/
	max-width: 100%;
	color: #BBBBBB;
	font-weight: 400;
	font-size: 15px;
	padding: 8px 10px 9px;
}

.form-register .wpcf7-form-control  .wpcf7-list-item-label{
	font-size: 15px;
	color: #404040;
}
.form-register .wpcf7-form-control  .wpcf7-list-item-label a{
	color: #FF003D;
	font-weight: 400;
}

.form-register .wpcf7-form-control:focus,
.form-register .wpcf7-form-control:hover,
.form-register .wpcf7-form-control:focus-visible
{
	outline: unset;
	border: 1px solid #8f8f8f;
}

.form-register .wpcf7-form-control.wpcf7-checkbox:hover{
	border: 0;
}
.form-register .f-elem {
	padding: 10px;
	display: flex;
	align-items: center;
}
.form-register #next_member {
	display: none !important;
	text-align: right;
	position: relative;
	border-radius: 0;
	background: #FF003D;
	line-height: 1;
	color: #fff;
	padding: 9px 54px 9px 17px;
	margin-top: -45px;
	float: right;
}
.form-register #next_member::after {
	background: url(img/polygon_sub_menu.png) no-repeat center;
	content: '';
	display: block;
	position: absolute;
	right: 20px;
	top: 50%;
	transform: translateY(-50%);
	width: 22px;
	height: 22px;
	transition: all .3s;
}
.form-register #next_member:hover::after {
	right: 10px;
}
.form-register .wpcf7-form-control.wpcf7-acceptance {
	padding: 60px 0 0 0;
}
.form-register .wpcf7-form-control.wpcf7-acceptance:hover {
	border: 0;
}
.form-register .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
	margin-left: 0;
}
.form-register .wpcf7-submit,
.form-register button[type="submit"]
{
	margin: 30px 0;
	padding: 10px 33px 12px 33px;
	font-size: 25px;
	border-radius: 0;
	color: #fff;
	background: #FF003D;
}

.form-register .block-reg-button {
	margin-top: 1em;
	display: flex;
    flex-direction: column;
    justify-content: center;
}

.f-elem.disabled {
	color: white;
	opacity: 0.3;
}

input[type="checkbox"] {
	accent-color: #ff003d;
}


span[data-name*="in-congress-"] span.wpcf7-list-item-label,
span[data-name*="in-gala-"] span.wpcf7-list-item-label,
span[data-name*="in-charity-"] span.wpcf7-list-item-label
{
	font-size: 0 !important;
}

/**FOOTER**/
.site-footer {
	padding: 1.5em 1em 3em;
	background: #000;
	overflow: hidden;
	color: rgb(175, 175, 175);
	text-align: center;
}
.site-footer a {
	text-decoration: none;
	color: rgb(175, 175, 175);
}
.site-footer a:hover {
	text-decoration: underline;
}

.site-info.fin-row {
	display: flex;
	justify-content: center;
    flex-direction: row;
    align-items: center;
    flex-wrap: nowrap;
}
.site-info.fin-row .fin-item {
	width: 100px;
}


.section-lectors.academ-den-lectors {
	flex-direction: column;
}
.section-lectors.academ-den-lectors  .lectors {
	height: 50%;
	width: 100%;
	display: flex;
	flex-direction: row;
}
.section-lectors.academ-den-lectors  .lectors .lector {
	height: 100%;
	width: calc(100% / 6);
}
.section-lectors.academ-den-lectors  .lectors .lector img {
	object-fit: cover;
	object-position: center top;
	height: 100%;
	width: 100%;
}
.section-lectors.academ-den-lectors .content {
	text-align: left;
	font-size: 14px;
	margin-top: 20px;
}

.section-lectors.academ-den-lectors h1.title {
	font-size: 100px;
    line-height: 1.5;
	font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
}
.section-lectors.academ-den-lectors h1.title-gradient {
	background: -webkit-linear-gradient(180deg, #FF003D 3%, #000 52.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
section.section-lections .fullimg {
	display: flex;
}
section.section-lections .fullimg .img-letor {
	position: relative;
}
section.section-lections .fullimg .img-letor .lect-info {
	position: absolute;
	bottom: 0; left: 0; right: 0;
	background: rgba(0, 0, 0, .85);
	height: 30%;
	display: flex;
    flex-direction: column;
    justify-content: flex-end;
}
section.section-lections .fullimg .img-letor .lect-info .lect-readmore {
	background: #D0D0D0;
	color: #515151;
	height: 30px;
	font-size: 16px;
}

section.section-lections .fullimg .img-letor .lect-info .lect-readmore a,
section.section-lections .fullimg .img-letor .lect-info .lect-readmore a:visited
{
	color: #515151;
	text-decoration: none;
	line-height: 30px;
}
section.section-lections .fullimg .img-letor .lect-info .lect-name {
	min-height: 50px;
}

section.section-lections .fullimg .img-letor .lect-info .lect-title {
	font-size: 22px;
	font-weight: 600;
	color: #ffffff;
}

section.section-lections .section__content-wrapper h2.title {
	font-size: 44px;
	line-height: 55px;
	text-align: left;
}
section.section-lections .section__content-wrapper .title-block {
	width: 100%;
	display: flex;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
}
section.section-lections .section__content-wrapper .title-block .readmore {
	margin-left: 25px;
}

section.section-lections .section__content-wrapper .sub_title {
	font-size: 30px;
	font-weight: 600;
}
section.section-lections .section__content-wrapper {
	padding: 10px 60px;
    display: flex;
    height: 100%;
	flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: center;
    flex-wrap: wrap;
}
.lector-popup {
	display: flex;
}
.lector-popup .lector-popup-pic {
	aspect-ratio: 1 / 1;
	margin-right: 20px;
}
.lector-popup .lector-popup-description {
	font-size: 17px;
	display: flex;
    flex-direction: column;
    justify-content: center;
}
.timing-popup .lector-popup-description {
	font-size: 15px;
}
.lector-popup .title_gradient {
	font-size: 42px;
	font-weight: 600;
	background: -webkit-linear-gradient(180deg, #FF003D 3%, #000 52.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.lector-popup.timing-popup h2.title.title_gradient {
	font-size: 25px;
	font-weight: 600;
	font-weight: bold;
	color: #404040;
	background: -webkit-linear-gradient(180deg, #8B8B8B 3%, #8B8B8B 52.58%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	margin-bottom: 20px;
}

.lector-popup h3 
{
	font-size: 25px;
	font-weight: bold;
	color: #000;
}
.lector-popup.timing-popup h3,
.lector-popup.timing-popup h4,
.lector-popup.timing-popup h5,
.lector-popup.timing-popup h6
{
	font-size: 24px;
	font-weight: 600;
	color: #000;
}

.link-wrap {
	display: flex;
	width: 100%;
}
.reg-link {
	font-size: 22px;
	font-weight: 400;
	text-decoration: none;
	display: inline-block;
	float: left;
}
.reg-link b {
	font-size: 25px;
	line-height: 1;
}
.link-white,
.link-white:visited
{
	color: 	#fff;
}
.link-white:hover {
	color: 	#fff;
	opacity: .9;
}
.link-red,
.link-red:visited
{
	color: 	#FF003D;
}
.link-red:hover {
	color: 	#FF003D;
	opacity: .9;
}


.link-wrap-goto-bpr {
	text-align: left;
	margin: 2em 0;
}

.timing-link-wrap-goto-bpr {
	text-align: center;
	margin: 1em 0 2em;
}

.link-wrap-goto-bpr.link-white a,
.link-wrap-goto-bpr.link-white {
	color: #ffffff;
}


/*FIX fullpage js*/
.fp-enabled body, 
html.fp-enabled
{
	overflow: auto;
}


/**PROGRAMM*/

.programm-page {
	background: #f8f8f8;
	color: #130020;
}
.programm-page section.section-first {
	position: relative;
	padding: 17em 0 4em;	
	background-size: cover;
	color: #f8f8f8;
}
.programm-page section.section-first::after {
	content: "";
	position: absolute;
	bottom: 0; top: 3.5em; left: 0; right: 0;
	background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 16, 60, 1) 0%, rgba(0, 16, 60, .999) 50%, rgba(255, 255, 255, 0) 100%);
	z-index: 0;
}

.programm-page section.section-first .container {
	position: relative;
	z-index: 2;
}

.programm-page section.section-first .title {
	font-size: 70px;
	font-weight: 500;
	text-align: left;
	text-transform: uppercase;
	color: #ffffff;
	margin-bottom: 15px;
}
.programm-page section.section-first .title>b {
	font-weight: 700;
	color: #ff862f;
}
.programm-page section.section-first .subtitle {
	font-size: 40px;
	font-weight: 300;
	text-align: left;
	text-transform: uppercase;
	color: #f1f1f1;
}
.programm-page section.section-first .content {
	text-align: left;
	padding-top: 30px;
}
.programm-page section.section-first p {
	margin-bottom: .6em;
}

section.lectors  {
	padding: 1em 0 4em;
}
section.lectors .lector-item {
	padding: 30px 20px 40px; 
	position: relative;
}
section.lectors .title-lector-section {
	font-size: 60px;
	text-transform: uppercase;
	font-weight: 300;
}
section.lectors .title-lector-section b {
	color: #e40234;
	font-weight: 900;
}
section.lectors .lector-item .logo {
	display: flex;
	flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0;
}
section.lectors .lector-item .logo .img-logo {
	max-width: 55%;
	aspect-ratio: 16 / 9;
}
section.lectors .lector-item .thumbnail {
	position: relative;
}
section.lectors_1_day .lector-item .thumbnail img.lector {
	aspect-ratio: 900 / 585;
	object-fit: cover;
}
section.lectors .lector-item .thumbnail .lector-flag {
	position: absolute;
	bottom: 0; right: 0;
	max-width: 50px;
	height: auto;
	
}

section.lectors .lector-item .caption {
	font-family: HelveticaNeueCyr, sans-serif;
	margin-top: 20px;
}
section.lectors .lector-item .caption .open-popup-link {
	position: absolute;
	bottom: .5em;
	left: 20px;
}
section.lectors .lector-item h3 {
	color: #004499;
	text-transform: uppercase;
	font-weight: 700;
	font-size: 36px;
	line-height: 40px;
	margin: 20px 0 25px;
}
section.lectors .lector-item .lector__subtitle {
	font-size: 15px;
	color: #333333;
	margin: 1em 0;
}
section.lectors .lector-item .lector__description{
	font-size: 15px;
	color: #bebebe;
	margin: 1em 0;
}
section.lectors .lector-item a {
	color: #ff862f;
	text-decoration: none;
}

section.lectors.lectors_2_day .lector-item h3 {
	font-size: 30px;
}
 
.l-popup.white-popup {
	padding: 0 ;
}
.mfp-close-btn-in .mfp-close {
	color: #ffffff;
}

.l-popup.white-popup img {
	width: 100%;
}
.l-popup.white-popup .popup-description {
	padding: 20px;
}
.l-popup.white-popup .l-name {

	font-size: 20px;
    letter-spacing: 0.3em;
    margin-bottom: 15px;

}
.l-popup.white-popup .l-topic {

	color: #000;
    font-weight: 600;
    font-size: 28px;
    line-height: 36px;
	margin: 15px 0;
	letter-spacing: .05em;
	
}
.l-popup.white-popup  p {
	margin-bottom: 0.7em;
}

/*
 PAGE EXIBITION
*/

.page-exhibition .section-first {
	position: relative;
}
.page-exhibition .section-first::after {
	content: '';
	position: absolute;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 50%, rgba(255,255,255,0) 100%);
	width: 100%;
	height: 90%;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 0;

}
.page-exhibition .section-first-content {
	position: relative;
	z-index: 1;
}

.page-exhibition .content {
	color: #ffffff;
}
.page-exhibition .content b,
.page-exhibition .content strong
 {
	color: #ff862f;
}
 

.page-template-page_exhibition .popup-exhibition {
	width: 550px;
}

.page-template-page_exhibition  .mfp-close {
	color: #fac28a;
}
.page-template-page_exhibition .wpcf7 {
	padding: 35px;
}

.page-template-page_exhibition .wpcf7 label {
	padding: 10px 0;
}

.page-template-page_exhibition .wpcf7 input {
	width: 100%;
	padding: 10px 15px;
	color: #060606;
	border: 1px solid #fac28a;
	border-radius: 10px;
}
.page-template-page_exhibition .wpcf7 input::placeholder  {
	color: #060606;
	opacity: .70;
}
.page-template-page_exhibition .wpcf7 input.wpcf7-not-valid {
	border: 1px solid red;
}
.page-template-page_exhibition .wpcf7 select {
	
	 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
	border: 1px solid #fac28a;
	width: 100%;
	padding: 15px 15px;
	border-radius: 15px;
	background-image:
    linear-gradient(45deg, transparent 50%, gray 50%),
    linear-gradient(135deg, gray 50%, transparent 50%),
    linear-gradient(to right, #ccc, #ccc);
  background-position:
    calc(100% - 20px) calc(1.5em + 2px),
    calc(100% - 15px) calc(1.5em + 2px),
    calc(100% - 2.5em) 0.5em;
  background-size:
    5px 5px,
    5px 5px,
    2px 2.5em;
  background-repeat: no-repeat;
	
}

.page-template-page_exhibition .wpcf7 input.wpcf7-submit {
	background-color: #e40234;
	color: #ffffff;
	padding: 15px 15px;
	margin-top: 25px;
}



/***PAYMENT***/

.page-template-page__register-payment .sub_title {
	color: #ffffff;
	font-size: 22px;
}
.page-template-page__register-payment .sub_title b {
	color: #FF003D;
	font-size: 24px;
}

.page-template-page__register-payment .btn-white {
	background: #060606;
}




/**
	REGISTER BUTTON
*/
.footer_reg_link {
	display: none;
	position: fixed;
	z-index: 1;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 60px;
	overflow: hidden;
	background: #FF003D;
	color: white;
	justify-content: center;
    align-items: center;
}
.footer_reg_link a.reg-button {
	position: relative;
	padding: 5px;
	width: 100%;
	height: 100%;
	color: #ffffff;
	font-size: 24px;
	text-decoration: none;
	text-align: center;
	display: flex;
    align-items: center;
    justify-content: center;
}

.button-typewriter {
	button {
		width: 100%;
		height: 100%;
	}
	a span {
		animation: typing 5s steps(12) infinite;
		display: inline-block;
		overflow: hidden;
		white-space: nowrap;
	}
	.button__wrapper:hover span {
		animation: blink 0.3s infinite;
	}
}

.fullimg {
	height: 100%;
}
.fullimg img{
	height: 100%;
	object-fit: cover;
}

@keyframes typing {
	0% {
		width: 0;
	}
	50% {
		width: 100%;
	}
	55%,
	65%,
	75% {
		opacity: 1;
	}
	60%,
	70% {
		opacity: 0;
	}
	80% {
		width: 100%;
	}
	100% {
		width: 0;
	}
}

/**
	page-template-front-page home
**/

.page-template-front-page .section .fullimg {
	height: 100%;
	min-height: 430px;
    position: relative;
}

.page-template-front-page .section .fullimg img {
	position: absolute;
    display: block;
    max-height: 100%;
    height: 100%;
    width: 100%;
    object-fit: cover;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    top: 0;
}
.page-template-front-page .section p strong {
	color: #004499; 
}
.page-template-front-page .section .container.border-fp {
	border: 5px solid #004499; 
	border-radius: 30px;
	padding: 1.5em;
	margin: 1.5em auto;
}
.page-template-front-page .section.section_orthopedic .container.border-fp {
	border-color: #e00b0b;
} 
.page-template-front-page .section.section_orthopedic .title_gradient {
	color: #e00b0b;
}

.page-template-front-page .section.section_business .container.border-fp,
.page-template-front-page .section.section_academ-day .container.border-fp 
{
	border-color: #ff862f;
} 
.page-template-front-page .section.section_business .title_gradient,
.page-template-front-page .section.section_academ-day .title_gradient 
{
	color: #ff862f;
} 

.page-template-front-page .section.section_presentation .container.border-fp {
	border-color: #004499;
} 
.page-template-front-page .section.section_presentation .title_gradient {
	color: #004499;
}

.page-template-front-page  section.fpage_section .section__content-wrapper {
	justify-content: left;
}

.page-template-front-page .section {
	padding: .5em 0;
}

/**
	page-template-page_exhibition
*/
.page-template-page_exhibition .programm-page section.section-first::after {
	background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 16, 60, 1) 0%, rgba(0, 16, 60, .999) 40%, rgba(255, 255, 255, 0) 100%);
}

/**	
	VIDEO SECTION
*/

.section-video-background {
	position: relative;
}
.section-video-background::after {
	content: "";
	position: absolute;
	z-index: 1;
	height: 100%;
	width: 100%;
	top: 0; right: 0; bottom: 0; left: 0;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0, 16, 60, 1) 0%, rgba(0, 16, 60, .999) 22%, rgba(255,255,255,0) 70%, rgba(255,255,255,0) 100%);
}
.section-video-background .hero-content {
	position: absolute;
	bottom: 0;
	height: 65%;
	width: 100%;
	/*border: 1px solid red;*/
	padding-top: 6em;
	z-index: 2;
}
.section-video-background .hero-content .hero-logo {
	margin-bottom: 30px;
	color: #fff;

}
.section-video-background .hero-content .hero-date {
	padding-left: 0;
	font-size: 36px;
	font-weight: 400;
	color: #ff862f;
}
.section-video-background .hero-buttons {
	display: flex;
	flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
}
.section-video-background .btn {
	display: block;
	padding: 10px 10px;
	margin-bottom: 20px;
	margin-right: 60px;
	border: 1px solid rgb(255, 255, 255);
	border-radius: 10px;
	color: #fff;
	width: 220px ;
	font-size: 18px;
	font-weight: 600;
	background-color: rgba(0, 0, 0, 0);
}


.section-video-background .btn.btn-orthopedic {
	border-color: #e00b0b;
}
.section-video-background .btn.btn-business {
	border-color: #22e2e3;
}
.section-video-background .btn.btn-presentation {
	border-color: #e18116;
}


.section-video-background .btn.btn-orthopedic:hover {
	background-color: #e00b0b;
}
.section-video-background .btn.btn-business:hover {
	background-color: #22e2e3;
	color: #060606;
}
.section-video-background .btn.btn-presentation:hover {
	background-color: #e18116;
}

.front-page-gradient {
	padding-top: 3em;
	background: rgb(0, 0, 0);
    background: linear-gradient(0deg, rgba(0, 16, 60, .999) 0%, #f8f8f8  10%, #f8f8f8  100%);
}