/*!
Theme Name: CC Forum
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
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: cc-forum
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.

CC Forum 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;
}

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


/* 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;
	text-decoration: none;
	color: #000;
}
p {
	margin: 0;
}

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

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

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

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

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

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

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

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

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

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

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

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

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

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

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

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */
legend {
	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
--------------------------------------------- */

@font-face {
  font-family: 'Impact';
  src: url("./fonts/Impact.eot");
  src: url("./fonts/Impact.eot?#iefix") format("embedded-opentype"), url("./fonts/Impact.woff2") format("woff2"), url("./fonts/Impact.woff") format("woff"), url("./fonts/Impact.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Playfair Display SC";
  src: url("./fonts/TrajanPro-Regular.eot");
  src: url("./fonts/TrajanPro-Regular.eot?#iefix") format("embedded-opentype"), url("./fonts/TrajanPro-Regular.woff2") format("woff2"), url("./fonts/TrajanPro-Regular.woff") format("woff"), url("./fonts/TrajanPro-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "Merriweather Sans";
  src: url("./fonts/HelveticaNeue-Condensed.eot");
  src: url("./fonts/HelveticaNeue-Condensed.eot?#iefix") format("embedded-opentype"), url("./fonts/HelveticaNeue-Condensed.woff2") format("woff2"), url("./fonts/HelveticaNeue-Condensed.woff") format("woff"), url("./fonts/HelveticaNeue-Condensed.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'ArabDances';
  src: url("./fonts/ArabDances.eot");
  src: url("./fonts/ArabDances.eot?#iefix") format("embedded-opentype"), url("./fonts/ArabDances.woff2") format("woff2"), url("./fonts/ArabDances.woff") format("woff"), url("./fonts/ArabDances.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Audiowide';
  src: url("./fonts/ArabDances.eot?#iefix") format("embedded-opentype"), url("./fonts/ArabDances.woff2") format("woff2"), url("./fonts/ArabDances.woff") format("woff"), url("./fonts/Audiowide-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}

.refusion {
    font-size: 18px;
    font-style: italic;
    font-family: Helvetica Neue, sans-serif;
    margin-bottom: 15px;
}

#billing_new_fild10_field label {
	color: #DAA520;
  font-size: 27px;
  font-weight: normal;
	font-family: "Playfair Display SC", 'Impact', "Merriweather Sans", sans-serif;
}
.block-speaker.debaty {
	min-height: 166px;
}
.block-speaker-empty {
	min-height:166px;
	float: left;
	padding-left: 40px;
	margin-top: 14px;
	margin-bottom: 14px;
	width:50%;
}
@media (max-width: 480px) {
	.page-template-page-tickets .info-title-block {
		margin-top: -20px;
		margin-bottom: 0;
	}
	.page-template-page-tickets .tickets_data_block{
		min-height: 420px;
	}
	.block-speaker-empty {
	min-height: 80px !important;
	width: 100%;
}
	.b-moderator.debaty {
		margin-top: 0;
	}
}

#billing_new_fild10_field .woocommerce-input-wrapper, #billing_new_fild10_field label span, #billing_new_fild11_field label span, #billing_new_fild12_field label span, #billing_new_fild13_field label span, #billing_new_fild14_field label span, #billing_new_fild15_field label span, #billing_new_fild16_field label span, #billing_new_fild17_field label span, #billing_new_fild18_field label span {
	display: none;
}


body,
button,
input,
select,
optgroup,
textarea {
	color: #000;
	font-family: "Playfair Display SC", 'Impact', "Merriweather Sans", sans-serif;
	font-size: 24px;
	line-height: 1.2;
}
@media (max-width: 1100px) {
	body {
		font-size: 18px;
	}
}
@media (max-width: 576px) {
	body {
		font-size: 16px;
	}
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}



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: #fff;
}

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



ul {
	list-style: none;
	padding-left: 0;
}

ol {
	list-style: none;
    counter-reset: olCounter;
    padding-left: 0;
	font-size: 24px;
}

ol li {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    counter-increment: olCounter;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
    flex-wrap: nowrap;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 24px;
}

ol li:before {
    margin-right: 30px;
    font-size: 2.2em;
    color: #DAA520;
    font-weight: bold;
    content: counter(olCounter);
    text-align: center;
}

li {
	list-style: none;
}

@media (max-width: 1100px) {
	ol, ol li {
		font-size: 18px;
	}
}
@media (max-width: 768px) {
	ol li:before {
        color: #000;
        -webkit-box-orient: vertical;
    	-webkit-box-direction: normal;
    	-ms-flex-direction: column;
    	flex-direction: column;
	}
}
@media (max-width: 768px) {
	.mission-section p, .mission-page p {
	    font-size: 16px;
	}
}
@media (max-width: 576px) {
	ol, ol li {
		font-size: 16px;
	}
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

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

figure {
	margin: 1em 0;
}

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

/* Links
--------------------------------------------- */
a {
	color: #000;
}

a:visited {
	color: #800080;
}

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

a:focus {
	outline: thin dotted;
}

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"]: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%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.text-center {
    text-align: center;
}
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

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

.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 .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
--------------------------------------------- */
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

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

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

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

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

.bypostauthor {
	display: block;
}

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

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

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

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

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

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

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

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

/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: 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;
}

/* 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;
}
@media (max-width: 576px) {
	.alignnone, .aligncenter, div.aligncenter, .alignright, .alignleft {
	    float: none;
	    width: 100%;
	    margin: 20px 0;
	    height: auto;
	}
}


section {
	overflow: hidden;
}
.ordered-list.small h3 {
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 30px;
    font-size: 32px;
    color: #fff;
}
.page-center {
    width: 65%;
    margin-left: auto;
    margin-right: auto;
}
.dropdown {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    color: #000;
    font-size: 12px;
    margin-bottom: 30px;
}
@media (max-width: 576px) {
	.page-center {
		width: 100%;
	}
}
@media (max-width: 480px) {
	.page-center {
		width: 100%;
	}
}

/* Responsive menu Plugin */ 

.rmp_menu_trigger {
    cursor: pointer;
}
.rmp-menu-trigger-boring.is-active {
    top: 45px!important;
}
@media (max-width: 1680px) {
	 #rmp_menu_trigger-96 {
    	left: 2%; 
	    top: 85px;
	}
}
@media (max-width: 1100px) {
	#rmp_menu_trigger-96 {
	    top: 42px;
	}
	.home #rmp_menu_trigger-96 {
    	top: 53px;
    	left: 2%;
	}
}
@media (max-width: 991px) {
	.home #rmp_menu_trigger-96 {
	    top: 3px!important;    
	}
}
@media (max-width: 900px) {
	#rmp_menu_trigger-96 {
	    top: 0!important;
	    margin-left: 15px;
	    left: 93%;
	    margin-top: -1px;
	    width: 35px;
	    height: 50px;
	}
}
@media (max-width: 576px) {
	.home #rmp_menu_trigger-96 {
		top: 10px!important;
	}
	#rmp_menu_trigger-96 {
	    left: 88%;
	}
}
@media (max-width: 415px) {
	#rmp_menu_trigger-96 {
	    height: 40px;
	    margin-top: 0;
	}
}
@media (max-width: 359px) {
	#rmp_menu_trigger-96 {
        margin-left: 5px;
	}
}
.rmp-menu-item {
    padding-bottom: 5px;
    padding-top: 10px;
}
.rmp-menu-item:before {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height: 1px;
    background-color: #fff;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: -webkit-transform 0.2s ease-in-out;
    transition: -webkit-transform 0.2s ease-in-out;
    -o-transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out;
    transition: transform 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    content: '';
}
.rmp-menu-item-link {
    text-transform: uppercase;
    line-height: 21px!important;
    font-size: 18px!important;
    font-weight: bold!important;
    font-family: "Merriweather Sans"!important;
    padding-right: 20px!important;
    vertical-align: baseline;
    letter-spacing: 2px!important;
}
.rmp-menu-item-link:hover {
	text-decoration: underline!important;
}
@media (max-width: 800px) {
	.rmp-menu-item-link {
    font-weight: normal!important;
  }
	.rmp-menu-open, .rmp-menu-wrap {
	    width: 100%!important;
	    max-width: 100%!important;
	    min-width: 100%!important;
	}
	#rmp_menu_trigger-96 .responsive-menu-pro-inner, #rmp_menu_trigger-96 .responsive-menu-pro-inner::before, #rmp_menu_trigger-96 .responsive-menu-pro-inner::after {
	    width: 25px;
	    height: 1px;
	    line-height: 1px;
	}
}
@media screen and (max-width: 800px) {
	#rmp-menu-wrap-78 {
	   padding: 95px 20px 20px 20px!important;
	}
}
#rmp-menu-wrap-96 .rmp-menu-item-link .rmp-font-icon {
    font-size: 24px!important;
    height: 24px!important;
    line-height: 21px!important;
}
@media screen and (max-width: 8000px) {
	#rmp-menu-wrap-96 .rmp-menu-subarrow {
		right: 60%;
	}
}

/* End Responsive menu Plugin */ 

/* Header */


.header-page {
		
		padding: 260px 40px 40px;
		background-image:url(/wp-content/uploads/2025/11/header-bg.png);
		background-repeat: repeat;
		background: linear-gradient(90deg, rgba(255, 255, 255, 1) 0%, rgba(106, 113, 148, 1) 50%, rgba(17, 21, 69, 1) 100%);
}
header {
	position: fixed;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 100vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    opacity: 1;
    padding: 16px 64px 0px;
    
}
header.header-front-page .header-navigation {
    position: relative;
    z-index: 10;
}
@media (max-width: 415px) {
	header {
		padding-right: 5px;
	}
	.header-page {
		padding: 0;
	}
}
header .logo img {
	width: 270px;
	height: auto;
}
@media (max-width: 1100px) {
	header .logo img {
		width: 130px;
	}
}
@media (max-width: 760px) {
	header .logo img {
		width: 105px;
	}
}
@media screen and (max-width: 400px) {
	header .logo img {
	    width: 85px;
	}
}
header .header-btns-group {
    position: relative;
    z-index: 10;
    margin-top: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 99999;
}
header .header-btns-group li {
    border-radius: 100px;
		
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.2 !important;
    font-size: 13px;
    padding: 0;
    opacity: 1;
    margin-left: 5px;
    margin-top: 0;
    margin-right: 20px;
    list-style: none;
		background-color: #fff;
		transition: background-color 1s ease;
}
.header-btns-group li:last-child {
    margin-right: 5px;
}
header .header-btns-group li i {
    font-size: 0.9em;
    margin-right: 5px;
    margin-left: -2.5px;
    font-weight: 900;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
}
.trans-button {
	position: relative;
	padding: 8px 16px;
	border-radius: 100px;
	display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    width: 100%;
    font: inherit;
    color: inherit;
    text-decoration: none;
    text-align: center;
    
}
header .header-btns-group li:hover {

background: linear-gradient(rgba(46, 71, 163, 0.49) 0%, rgba(0, 128, 0, 0.32) 100%);
 border-radius: 100px;
  will-change: auto;
	 transform: none; 
	 transform-origin: 50% 50% 0px;

	
	color: #ededed;
	z-index: 99999999999;
}
.trans-button:hover h2 {
	color: #ededed;
}
header .header-btns-group li a h2 {
    line-height: 1.5 !important;
    letter-spacing: 0px;
    margin-top: 0;
    font-family: "Merriweather Sans", sans-serif;
    font-weight: 400;
    color: #000;
    margin-top: 0;
    margin-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-transform: uppercase;
    font-size: 16px;
}
@media (max-width: 1139px) {
	.header-front-page .header-btns-group {
		margin-top: 25px;
	}
}
@media (max-width: 991px) {
	header .header-btns-group li a h2 {
		font-weight: normal;
	}
	.header-front-page .header-btns-group {
		margin-top: 0px;
	}
	.header-btns-group .gold-button {
	   	color: #ffffff!important;
	    background-color: #DAA520;
	    transition: all .5s;
	    z-index: 99999;
	}
}
@media (max-width: 414px) {
	header .header-btns-group li a h2 {
		font-size: 10px;
	}
	.trans-button {
		padding: 4px 8px;
	}
}
@media (max-width: 405px) {
	header .header-btns-group li a h2 {
		font-size: 9px;
	}
}
@media (max-width: 359px) {
	header .header-btns-group li a h2 {
		font-size: 8px;
	}
	.header-btns-group li {
	    margin-right: 0;
	}
}
@media screen and (min-width: 900px) {
	.logo-mobile {
	    display: none;
	}
}
@media (max-width: 900px) {
	.logo-desktop {
	    display: none;
	}
	.logo-mobile {
		padding: 0 37px;
	}
	header .header-btns-group li {
	    border: 2px solid #DAA520;
	    margin-right: 5px;
	    font-weight: normal;    
	}
}
@media (max-width: 359px) {
	header .header-btns-group li, .header-btns-group li:last-child {
	    margin-right: 0;
	}
}
@media (max-width: 900px) {
	.header-btns-group {
		margin-right: 50px;
	}
	.header-front-page .header-btns-group {
		margin-right: 0;
	}
}
@media (max-width: 991px) {
	header {
		padding-bottom: 10px;
	}
}

@media (max-width: 415px) {
	.header {
		padding-left: 24px;
		padding-right: 24px;
	}
	.header .header-btns-group {
		margin-right: 0px;
	}
	.header-front-page .header-btns-group {
		margin-right: 0;
	}
	header {
		padding-top: 5px;
	}
}
@media (max-width: 359px) {

	header .header-btns-group li a:last-child {
    	padding: 7px 9px 5px;
    }
}
.site-branding {
	padding-left: 20px;
}
.entry-title {
	display: none;
}

/* End Header */

/* Header-section */

main.main {
	margin-top: 155px;
}
@media (max-width: 1100px) {
	main.main {
		margin-top: 110px;
	}
}
@media (max-width: 991px) {
	main.main {
		margin-top: 0px;
	}
}

.container {
    padding: 0 62px;
}
@media (max-width: 1100px) {
	.container {
		padding: 0 30px;
	}
}
@media (max-width: 768px) {
	.container {
		padding: 0 5px;
	}
}
@media (max-width: 350px) {
	.container {
		padding: 0 15px;
	}
}
.title-wrapper {
    text-align: center;
    padding: 0 20px;
    font-size: 48px;
    z-index: 10;
}
.page-title__hotel {
	font-size: 18px;
}
.page-title__hotel span {
	font-size: 18px;
  color: #DAA520;
  line-height: 1.55;
  font-style: italic;
} 
@media (max-width: 768px) {
	.page-title__hotel span {
		font-size: 10px;
	} 
}
@media (min-width: 901px) {
	.mobile-logo-wrapper {
		display: none;
	}
}
@media (max-width: 900px) {
	.title-wrapper {
		padding: 0;
	}
	.logo-wrapper {
		display: none;
	}
	.mobile-logo-wrapper {
		display: block;
	}
	.mobile-logo-wrapper img {
		width: 80%;
	}
}
.title-wrapper .page-title {
    font-size: 134px;
    margin-bottom: 10px;
    color: #DAA520;
}
@media (max-width: 1600px) {
	.title-wrapper .page-title {
	    font-size: 120px;
	}
}
@media (max-width: 1500px) {
	.title-wrapper .page-title {
	    font-size: 110px;
	}
}
@media (max-width: 1400px) {
	.title-wrapper .page-title {
	    font-size: 92px;
	}
}
@media (max-width: 1100px) {
	.title-wrapper .page-title {
	    font-size: 81px;
	}
}
.title-wrapper h1 {
    padding-top: 8px;
    font-size: 1em;
    font-family: "Playfair Display SC", sans-serif;
    font-weight: normal;
    margin: 0;
    line-height: .98;
    letter-spacing: 3px;
    position: relative;
    z-index: 10;
    color: transparent;
    background: linear-gradient(to bottom, #4F5E9F, #51847F, #4FA463);
    -webkit-background-clip: text;
    background-clip: text;
}
.title-wrapper .page-title__capture {
    line-height: 1.2;
    padding-bottom: 8px;
    font-size: 55px;
    z-index: 10;
    margin-bottom: 15px;
    font-family: "Playfair Display SC", sans-serif;
    font-weight: normal;
    letter-spacing: .057em;
    color: #DAA520;
}
@media (max-width: 1440px) {
	.title-wrapper .page-title__capture {
	    font-size: 45px;
	}
}
@media (max-width: 1366px) {
	.title-wrapper .page-title__capture {
	    font-size: 36px;
	}
}
@media (max-width: 1280px) {
	.title-wrapper .page-title__capture {
	    font-size: 36px;
	}
}
@media (max-width: 1080px) {
	.title-wrapper .page-title__capture {
	    font-size: 32px;
	}
}
@media (max-width: 992px) {
	.title-wrapper .page-title__capture {
	    font-size: 26px;
	}
}
.title-wrapper .page-title__capture span {
    font-size: 1.53em;
    letter-spacing: .029em;
    position: relative;
    z-index: 100;
    font: inherit;
    color: transparent;
    background: linear-gradient(to bottom, #4F5E9F, #51847F, #4FA463);
    background-clip: text;
    -webkit-background-clip: text;
    text-transform: uppercase;
}
.date-field, .city-field {
	margin-top: 0;
	margin-bottom: 0;
	color: #DAA520;
	font-family: "Playfair Display SC", sans-serif;
	line-height: 1.5em;
    text-transform: capitalize;
    font-size: 35.8px;
    letter-spacing: .057em;
    
}
.date-field span, .city-field span {
	
}
@media (max-width: 1440px) {
	.date-field, .city-field {
	    font-size: 30px;
	}
}
@media (max-width: 1366px) {
	.date-field, .city-field {
	    font-size: 24px;
	}
}
@media (max-width: 1024px) {
	.date-field, .city-field {
	    font-size: 21px;
	}
}
@media (max-width: 992px) {
	.date-field, .city-field {
	    font-size: 18px;
	}
}
@media (max-width: 768px) {
	.date-field, .city-field {
	    font-size: 13px;
	}
}
@media (max-width: 360px) {
	.date-field, .city-field {
	    font-size: 12px;
	}
}

/* End Header-section */

/* Section */
.info-title-block {
	margin-bottom: 0px;	
    width: 100%;
    background-color: transparent;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: nowrap;
    padding: 5px 1em;
    vertical-align: middle;
}
@media (max-width: 768px) {
	.wrapper-section {
		margin-top: 80px;
	}
}
@media (max-width: 576px) {
	.info-title-block {
		flex-direction: column;
	}
	.wrapper-section {
		margin-top: 70px;
	}
}
.info-title-block h1, .info-title-block h2 {
    
    margin-bottom: 0;
    margin-top: 0;
    font-family: "Playfair Display SC", sans-serif;
    color: #fff;
    text-align: center;
    font-size: 140px;
    font-weight: normal;
    letter-spacing: 0em;
    text-transform: none;
    vertical-align: middle;
    display: block;
    line-height: 1.3;
}
@media (max-width: 1199px) {
	.info-title-block h1, .info-title-block h2 {
		font-size: 56px;
	}
}
@media (max-width: 1100px) {
	.info-title-block h1, .info-title-block h2 {
		font-size: 48px;
		letter-spacing: 1px;
	}
}
@media (max-width: 760px) {
	.info-title-block h1, .info-title-block h2 {
		font-size: 22px;
		
	}
}
@media (max-width: 768px) {
	.info-title-block {
		margin-bottom: 15px;
		padding-top: 70px;
		padding-bottom: 25px;
	}
}
@media (max-width: 350px) {
	.info-title-block h1, .info-title-block h2 {
		font-size: 18px;
	}
}
.info-title-block button {
    font-size: 24px;
    margin-left: 30px;
    color: #000;
    background: transparent;
    border: 1px solid #000;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    will-change: background , color;
    letter-spacing: 2px;
    padding: 0 .63em;
}
@media (max-width: 760px) {
	.info-title-block button {
	    font-size: 9px;
	    margin-left: 0;
	    padding: .1em .75em;
	    letter-spacing: 1px;
	    margin-bottom: 5px;
	}
}
.info-title-block button:hover {
	background: #000;
	color: #fff;
}
.info-title-block button * {
    color: inherit;
}
.info-title-block button a {
    text-decoration: none;
    text-transform: uppercase;
    line-height: 1.7;
    font-family: "Helvetica Neue", sans-serif;
    padding: 0 0;
}
.info-title-block button a i {
    margin-right: .3em;
    margin-left: 0;
    font-size: .8em;
}

/* End section */

/* picture-section-event */

.picture-section-event {
	margin-top: 25px;
}
@media (max-width: 768px) {
	.picture-section-event {
		margin-top: 15px;
	}
}
.content-inner {
    margin-bottom: 20px;
    min-height: 80vh;
    max-width: 100%;
    overflow: hidden;
    position: relative;
}
@media (max-width: 992px) {
	.content-inner {
	    min-height: 60vh;
	}
}
@media (max-width: 768px) {
	.content-inner {
	    min-height: 50vh;
	}
}
@media (max-width: 479px) {
	.content-inner {
	    min-height: 225px;
	}
}
@media (max-width: 375px) {
	.content-inner {
	    min-height: 200px;
	}
}
.bg-wrapper {
	position: absolute;
    height: 100%;
    width: 100%;
}
.content-inner .bg-wrapper img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    height: auto;
    min-height: 100%;
}
.content-inner .center-logo-inner {
    width: 22vw;
    height: 22vw;
    max-width: 380px;
    min-width: 150px;
    min-height: 150px;
    max-height: 97%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.center-logo-inner img {
    width: auto;
    height: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.container-covid p {
    margin-bottom: 10px;
    margin-top: 0;
    text-align: justify;
    font-size: 22px;
    line-height: 1.3;
    color: #000;
    font-family: "Merriweather Sans", sans-serif;
}
@media (max-width: 1080px) {
	.container-covid p {
	    font-size: 18px;
	}
}
@media (max-width: 768px) {
	.container-covid p {
	    font-size: 16px;
	}
}
@media (max-width: 359px) {
	.container-covid p {
	    font-size: 14px;
	}
}
p b {
    color: #DAA520;
    font-weight: normal;
}

/* End picture-section-event */

/* Investors section */

.investors {
    padding-top: 70px;
}
.investors-wrapper {
	max-width: 1810px;
    display: flex;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
}
.investors-wrapper .investor-card {
    background-color: #fff;
    width: 100%;
    height: auto;
    color: #000;
    font-size: 16px;
    font-family: "Trajan Pro", sans-serif;
    margin: 10px;
    flex-basis: 45%;
}
@media (max-width: 1200px) {
	.investors-wrapper .investor-card {
        font-size: 14px;
    }
}
.investors-wrapper .investor-card__header {
    background-color: #DAA520;
    padding: 21px 20px;
    font-size: 1.3em;
    font-family: "Helvetica Neue", sans-serif;
    line-height: 1.3;
    color: #000;
}
.investors-wrapper .investor-card__body {
    padding: 0 0 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.investors-wrapper .investor-card__body__text {
    padding: 0 20px 0 0;
}
.investors-wrapper .investor-card__body__text p {
    font-size: 1.5em;
    display: block;
    width: 100%;
    margin: 0;
}
.investors-wrapper .investor-card__body__text span {
    display: block;
    width: 100%;
    margin-top: 10px;
}
.investors-wrapper .investor-card__body__img {
    width: 20%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: 80px;
}
.investors-wrapper .investor-card__body__img img {
    width: 100%;
    display: block;
    height: 100%;
}
@media (max-width: 767px) {
	.investors-wrapper .investor-card {
	    margin: 10px 0;
	    flex-basis: 100%;
	}
}
@media (max-width: 1200px) {
	.investors-wrapper .investor-card {
	    font-size: 14px;
	}
}
@media (max-width: 760px) {
	.investors-wrapper .investor-card {
	    font-size: 13px;
	}
}
@media (max-width: 768px) {
	.investors-wrapper .investor-card__body__text p {
	    font-size: 1.3em;
	}
}

/* End Investors section */

/* Media-featured section */

.media-featured {
    color: #000;
    background: #fff;
    text-align: center;
    padding: 17px 0 20px 0;
    margin-top: 125px;
}
@media (max-width: 992px) {
	.media-featured {
		margin-top: 50px;
	}
}
.media-featured .section-title {
    margin-bottom: 10px;
}
.media-featured .section-title h2 {
	text-transform: uppercase;
    font-family: "Trajan Pro", sans-serif;
    margin: 0;
    letter-spacing: 2px;
    line-height: 1.5;
    font-size: 20px;
    font-weight: normal;
}
.media-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 22px;
    padding-right: 22px;
    margin: 0;
}
.media-list__item {
    margin: 20px 20px 20px 0;
    height: auto;
    width: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    list-style: none;
}
@media (min-width: 1300px) {
	.media-list__item {
		max-width: 12%;
	}
}
@media (max-width: 480px) {
	.media-list__item {
	    width: 40%;
	}
}
.media-list__item:first-child {
    margin-left: 0;
}
.media-list__item img {
    display: block;
    height: auto;
    max-height: 75px;
    max-width: 100%;
    width: auto;
}

/* End Media-featured section */

/* Advantures section */

.advantures {
    padding-top: 45px;
}
.advantures-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0;
    padding: 0;
}
.advantures-list__item {
    width: 28%;
    padding: 0 20px;
    margin: 10px 0 10px 0;
    list-style: none;
}
@media (max-width: 768px) {
	.advantures-list__item {
	    width: 50%;
	}
}
.advanture__title {
    color: #DAA520;
    font-size: 22px;
    font-family: "Trajan Pro", sans-serif;
    margin-bottom: 10px;
}
@media (max-width: 1400px) {
	.advanture__title {
	    font-size: 20px;
	}
}
@media (max-width: 1100px) {
	.advanture__title {
	    font-size: 18px;
	}
}
@media (max-width: 350px) {
	.advanture__title {
	    font-size: 16px;
	}
}
.advanture__title strong, .advanture__capture {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.advanture__title span:first-child {
    font-size: 1.72em;
    line-height: 1.3;
}
.advanture__title span {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22.4px;
}
.advanture__capture p {
	font-size: 22px;
	line-height: 1.3em;
	font-family: "Helvetica Neue", sans-serif;
	margin: 0;
	text-align: center;
}
@media (max-width: 1100px) {
	.advanture__capture p {
		font-size: 18px;
	}
}
@media (max-width: 768px) {
	.advanture__capture p {
		font-size: 16px;
	}
}
@media (max-width: 350px) {
	.advanture__capture p {
		font-size: 14px;
	}
}

/* End Advantures Section */ 

/* Counter section */

#main_countedown_1 .countdown {
	margin-top: 0!important;
	margin-bottom: 0!important;
}
.counter-title {
	color: #fff;
}
.counter-section .time_left {
	font-size: 52px!important;
	font-family: "Helvetica Neue", sans-serif!important;
	width: 100px;
    height: 120px;
    color: #DAA520!important;
    background-color: transparent!important;
}
.counter-section .time_description {
	font-size: 28px!important;
	font-family: "Helvetica Neue", sans-serif!important;
	font-weight: normal;
}
.element_conteiner:nth-child(3), .element_conteiner:nth-child(4) {
	display: none;
}
@media (max-width: 1500px) {
	.counter-section .time_description {
	    font-size: 26px;
	}
}
@media (max-width: 1450px) {
	.counter-section .time_left {
	    font-size: 50px;
	}
}
@media (max-width: 1100px) {
	.counter-section .time_description {
	    font-size: 24px;
	}
}
@media (max-width: 760px) {
	.counter-section .time_left {
	    font-size: 25px;
	}
	.counter-section .time_description {
	    font-size: 15px;
	}
}
@media (max-width: 350px) {
	.counter-section .time_description {
	    font-size: 13px;
	}
}

/* End Counter Section */

/* Adgenda */

.block-speaker {
    min-height: 160px;
}
.block-speaker {
    width: 50%;
    float: left;
    padding-left: 40px;
    margin-top: 14px;
    margin-bottom: 14px;
}
@media screen and (max-width: 960px) {
	.block-speaker {
	    width: 100%;
	    margin-top: 18px;
	    padding-left: 8px;
	}
}
#NameSpicker {
    font-weight: 600;
    font-family: "Playfair Display SC", sans-serif;
}
#Regalii {
	font-family: "Merriweather Sans", sans-serif;
}

.agenda.dropdown-content td * {
    font-size: 14px;
}
.b-moderator {
	margin-top: 60px;
}
.regalii-location {
	text-transform: none;
}
.regalii-hosted {
	margin: 20px 0;
}
@media (max-width: 576px) {
	.agenda.dropdown-content td *, .regalii-location {
	    font-size: 12px;
	}
	.regalii-hosted {
		padding-left: 8px;
	}
}
.temp-img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: white;
}

.temp-img-black {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #d2d2d2;
}

/* Speakers Section */

.speakers-section {
	margin-top: 120px;
}
@media (max-width: 768px) {
	.speakers-section {
		margin-top: 40px;
	}
}
.speakers-section .container {
	padding: 0 30px;
}
@media (max-width: 768px) {
	.speakers-section .container {
		padding: 0 20px;
	}
}
@media (max-width: 350px) {
	.speakers-section .container {
		padding: 0 15px;
	}
}
.speakers-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
}
.speakers-list__item {
    width: 23%;
    margin: 1%;
}
@media (max-width: 992px) {
	.speakers-list__item {
	    width: 31%;
	}
}
@media (max-width: 768px) {
	.speakers-list__item {
	    width: 48%;
	}
}
@media (max-width: 360px) {
	.speakers-list__item {
	    width: 100%;
	}
}
.speaker {
    font-size: 18px;
    width: 100%;
}
.speaker__photo {
    overflow: hidden;
    width: 100%;
    height: auto;
}
.speaker__photo img {
    width: 100%;
    height: auto;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform: scale(1.01);
    -ms-transform: scale(1.01);
    transform: scale(1.01);
    margin: 0 auto;
    will-change: filter , transform;
}
.speaker:hover .speaker__photo img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
    -webkit-transform: scale(1.06);
    -ms-transform: scale(1.06);
    transform: scale(1.06);
}
.openlink {
	height: 30px;
}
.speaker__photo-btn {
    background-color: #fff;
    float: right;
    cursor: pointer;
    border-radius: 100%;
    border: 1px solid #000;
    width: 30px;
    height: 30px;
}
.speaker__photo-btn_link {
    position: relative;
    transition: .3s all;
    width: 30px;
    height: 30px;
    border-radius: 100%;
}
.speaker__photo-btn_link:before {
    content: '';
    display: block;
    width: 15px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 13px;
    left: 7px;
}
.speaker__photo-btn_link:after {
    content: '';
    display: block;
    width: 15px;
    height: 1px;
    background-color: #000;
    position: absolute;
    top: 13px;
    left: 7px;
    transform: rotate(90deg);
}
.speaker__text {
    padding: 16px 21px 20px 21px;
    letter-spacing: .5px;
}
@media (max-width: 480px) {
	.speaker__text {
    padding: 16px 10px 20px;
	}
}
.speaker__text h4 {
    font-size: 1.1667em;
    line-height: 1.3;
    font-weight: normal;
    margin-top: 0;
	margin-bottom: 10px;   
}
.speaker p {
    line-height: 1.2;
    font-size: 1em;
    letter-spacing: 0;
    color: #000;
    font-family: "Helvetica Neue", sans-serif;
}
.speaker__bio {
    display: none;
    font-size: 18px;
    line-height: 1;
    font-family: "Helvetica Neue", sans-serif;
}
.speaker__bio.open {
    display: block;    
}
.speaker__photo-btn_link.open:after {
    display: none;
}
.speakers-section .button--border--primary {
    height: auto;
    padding: 6px 30px 6px 30px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    border: 2px solid #DAA520;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
    font-family: "Helvetica Neue", sans-serif;
}
@media (max-width: 768px) {
	.speakers-section .button--border--primary {
	    padding-top: .2em;
	    padding-bottom: .2em;
	    padding-left: 1.2em;
	    padding-right: .6em;
	}
}
@media (max-width: 767px) {
	.speakers-section .button--border--primary {
	    font-size: 16px;
	}
}
@media (max-width: 1440px) {
	.speaker h4 {
	    font-size: 18px;
	}
	.speaker p, .speaker__bio.open {
    	font-size: 16px;
    }
}
@media (max-width: 1100px) {
	.speaker h4 {
	    font-size: 16px;
	}
	.speaker p, .speaker__bio.open {
    	font-size: 14px;
    }
}
@media (max-width: 350px) {
	.speaker h4 {
	    font-size: 14px;
	}
	.speaker p, .speaker__bio.open {
    	font-size: 12px;
    }
}
.past-speakers-list .speaker .speaker__photo img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.past-speakers-list .speaker:hover .speaker__photo img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
.button--border--primary:hover {
    background-color: #DAA520;
}
.button--border--primary a {
    color: inherit;
    text-decoration: none;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-align: center;
}
.speakers-section .button--border--primary h2, .speakers-section .button--border--primary a {
    font-weight: 400;
    line-height: 1 !important;
    letter-spacing: 2px;
    vertical-align: baseline;
    margin-top: 0;
    margin-bottom: 0;
}
.speakers-section .button--border--primary i {
    font-size: .8em;
    margin-right: 3px;
    margin-left: -2.5px;
}
.speakers-section .button--border--primary i:before {
	margin-bottom: 2px;
}
.speakers-section .button--border--primary h2 {
    font-size: 1em;
}
@media screen and (max-width: 950px) {
	.speakers-section .button--border--primary h2 {
	    line-height: 1.2 !important;
	}
}

/*End Speakers */

/* Mission */

.mission-section {
	margin-top: 145px;
}
@media (max-width: 768px) {
	.mission-section {
		margin-top: 40px;
	}
}
.mission-section p:last-child {
	margin-bottom: 0;
}
.mission-section .paragraph-content, .mission-page .paragraph-content {
    width: 67.5%;
    margin: 0 auto;
}
@media (max-width: 800px) {
	.mission-section .paragraph-content, .mission-page .paragraph-content {
		width: 85%;
	}
}
@media (max-width: 760px) {
	.mission-section .paragraph-content, .mission-section .ordered-list.small, .mission-page .paragraph-content, .mission-page .ordered-list.small {
		width: 100%;
	}
}
.mission-section p, .mission-page p {
    font-size: 22px;
    line-height: 1.2;
    font-family: "Helvetica Neue", sans-serif;
    margin-bottom: 30px;
}
@media (max-width: 1100px) {
	.mission-section p, .mission-page p {
	    font-size: 18px;
	}
}

@media (max-width: 350px) {
	.mission-section p, .mission-page p {
	    font-size: 14px;
	}
}

/* End Mission */

.dropdown-trigger {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    font-size: 1.41667em;
    font-family: "Trajan Pro", sans-serif;
    padding: 20px;
    cursor: pointer;
    border: 4px solid #DAA520;
    font-size: 2.8em;
}
@media (max-width: 768px) {
	.dropdown-trigger {
		font-size: 1.41667em;
	}
	.dropdown {
		width: 100%;
	}
}
/*@media (max-width: 480px) {
	.dropdown-agenda:nth-child(2) .dropdown-trigger {
		font-size: 1.1em;
	}
}*/
.dropdown-trigger strong {
    margin: 0;
    font-size: 1em;
    line-height: 1.2;
    letter-spacing: 1px;
    margin: 0 auto;
    font-family: "Trajan Pro", serif;
    font-weight: normal;
}
.dropdown-trigger strong p {
	margin-top: 0;
	margin-bottom: 0;
}
.dropdown-trigger i {
    opacity: .5;
    font-size: 0.8em;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.dropdown.opened .dropdown-trigger i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}
.fa-chevron-down:before {
    content: "\f078";
}
.dropdown-content span {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.6;
    opacity: 1;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
}
.dropdown-content span a {
	color: #000;
}
.dropdown-content span a:hover {
	color: #DAA520;
}
.dropdown-content {
    padding: 20px 10px;
    font-family: Arial, sans-serif;
    background-color: #fff;
    display: none;
    color: #000;
}


/* Agenda */

section.agenda {
	margin-top: 155px;
}
/*.dropdown-agenda:last-child {
	width: 80%;
}*/
@media (max-width: 768px) {
	section.agenda {
		margin-top: 40px;
	}
}
section.agenda .dropdown:last-child {
	margin-bottom: 0;
}
@media (max-width: 1200px) {
	.container-agenda {
		padding: 0 30px;
	}
}
.agenda.dropdown-content {
    padding: 0;
    font-family: "Trajan Pro", serif;
}
.agenda.dropdown-content td {
    position: relative;
    padding: 20px 10px;
    border: 1px solid #efd594;
    font-size: 14px;
    vertical-align: middle;
}

.agenda.dropdown-content tbody tr:nth-child(even) td, .agenda.dropdown-content thead td {
    background: #f2f2f2;
    vertical-align: middle;
}
.agenda__twocolumns {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.event-fireside {
	margin-top: 50px;
}
@media (max-width: 767px) {
	.agenda.dropdown-content td,
	.agenda.dropdown-content tbody tr:nth-child(even) td,
	.agenda.dropdown-content thead td {
		vertical-align: top;
		margin-top: 30px;
	}
	.event-fireside {
		margin-top: 700px;
	}
}
/*.agenda-column {
	width: 49%;
}
@media (max-width: 1100px) {
	.agenda-column {
		width: 100%;
	}
}*/
.agenda.dropdown-content .day-title {
	position: relative;
    width: 100%;
    text-align: center;
    padding: 20px;
    background-color: #DAA520;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 2em;
}
.agenda.dropdown-content .day-title.dubai23 {
	border: 1px solid  #DAA520;
    font-weight: normal;
    text-transform: none;
    font-size: 1.3em;
		line-height: 1.5em;
		letter-spacing: 1.1px;
    font-style: italic;
		font-family: "Merriweather Sans", sans-serif;
}
@media (max-width: 576px) {
	.dropdown-agenda:first-child .dropdown-trigger {
		padding-left: 10px;
		padding-right: 10px;
	}
	.dropdown-agenda:first-child .dropdown-trigger strong, .dropdown-agenda:last-child .dropdown-trigger strong {
		font-size: 14px !important;
	}
}
@media (max-width: 480px) {
	.agenda.dropdown-content .day-title.dubai23 {
		font-size: 1em;
	}
}
.agenda.dropdown-content .location  {
	position: relative;
	width: 100%;
	text-align: center;
	padding: 20px;
	background-color: #fff;
	border: 1px solid  #DAA520;
	text-transform: uppercase;
	font-size: 1.1em;
	font-style: italic;
}
.day-title {
	margin-bottom: 5px;
}
.dropdown-agenda:first-child .agenda__twocolumns .agenda-column,
.dropdown-agenda:nth-child(2) .agenda__twocolumns .agenda-column,
.dropdown-agenda:nth-child(4) .agenda__twocolumns .agenda-column {
    width: 100%;
}
/*.dropdown-agenda:first-child .agenda__twocolumns .agenda-column:nth-child(2),
.dropdown-agenda:nth-child(2) .agenda__twocolumns .agenda-column:nth-child(2),
.dropdown-agenda:nth-child(4) .agenda__twocolumns .agenda-column:nth-child(2),
.dropdown-agenda:first-child .location,
.dropdown-agenda:nth-child(2) .location,
.dropdown-agenda:nth-child(4) .location
.dropdown-agenda .location  {
    display: none!important;
}*/
.dropdown-agenda:first-child, .dropdown-agenda:nth-child(4) {
	width: 80%;
}
@media (max-width: 406px) {
	.dropdown-agenda:first-child .dropdown-trigger, .dropdown-agenda:nth-child(4)  .dropdown-trigger {
		padding-left: 10px;
		padding-right: 10px;
	}
}@media (max-width: 360px) {
	.dropdown-agenda:first-child .dropdown-trigger strong, .dropdown-agenda:nth-child(4)  .dropdown-trigger strong {
		font-size: 15px;
	}
}


.two-columns-table_row_time-cell {
	width: 8%;
	text-align: left;
	border: 1px solid #efd594;
	padding: 20px 10px;
	vertical-align: middle;
	font-family: "Playfair Display SC", serif;
}
.event-cell {
	width: 40%;
}
.speaker-cell {
	width: 50%;
}
.two-columns-table_row_header-cell {
	width: 45.95915%;
	text-align: center;
	border: 1px solid #efd594;
	padding: 20px 10px;
	vertical-align: middle;
	font-weight: bold;
	font-size: 24px;
}
@media (max-width: 480px) {
	.agenda.dropdown-content .two-columns-table_row_time-cell {
		width: 12%;
	}
	.event-cell {
		width: 38%;
	}
	.speaker-cell {
		width: 48%;
	}
	.two-columns-table_row_header-cell {
		width: 44.95915%;
		font-size: 18px;
	}
	.agenda.dropdown-content .day-title {
		font-size: 1.3em;
	}
	.subtitle-cell {
		width: 41.0064%!important;
	}
}
.two-columns-table_row_coffee-cell {
	border: 1px solid #efd594;
	padding: 20px 10px;
	vertical-align: middle;
	font-weight: bold;
	font-family: "Playfair Display SC", serif;
}
.two-columns-table table {
	table-layout: fixed;
		font-family: Helvetica Neue, serif;
		font-size: 14px;
		border-spacing: 2px;
		border-collapse: separate;
}
.two-columns-table_row_track-cell p.name-p {
	font-family: "Playfair Display SC", serif;
	font-weight: bold;
	margin-bottom: 20px;
}
#Regalii {
	font-weight: normal;
	font-family: Helvetica, sans-serif;
}
@media (min-width: 1100px) {
	.two-columns-table {
		display: none;
	}
	.two-columns-comp {
		display: block;
	}
}
@media (max-width: 1099px) {
	.two-columns-table, .dropdown-agenda:nth-child(3) .agenda-column:nth-child(2) {
		display: block;
	}
	/*.two-columns-comp,
	.dropdown-agenda:nth-child(3) .agenda-column:nth-child(3), .dropdown-agenda:nth-child(3) .location {
		display: none;
	}*/
}
@media (max-width: 480px) {
	.two-columns-table_row_time-cell {
		font-size: 12px!important;
	}
}
@media (max-width: 415px) {
	.two-columns-table_row_time-cell {
		font-size: 10px!important;
	}
}
/* End Agenda */

section.sponsor, section.startups, section.fame, section.press-release, section.press-about-us, section.video-us, section.gallery-link, section.contact-us {
	margin-top: 120px;
}
section.sponsor p:last-child, .dropdown-startups:last-child {
	margin-bottom: 0;
}
section.partners, section.sponsors, section.awards {
	margin-top: 140px;
}
@media (max-width: 992px) {
	section.sponsor, section.startups, section.fame, section.press-release, section.press-about-us, section.video-us, section.gallery-link, section.contact-us, section.partners, section.sponsors, section.awards {
		margin-top: 40px;
	}
}


/* Sponsor */

.sponsor-p {
	font-family: "Helvetica Neue", sans-serif;
	font-size: 22px;
	margin-bottom: 30px;
}
@media (max-width: 992px) {
	.sponsor-p {
		font-size: 18px;
	}
}
@media (max-width: 768px) {
	.sponsor-p {
		font-size: 16px;
	}
	section.sponsor .container {
		padding: 0 20px;
	}
}
@media (max-width: 350px) {
	.sponsor-p {
		font-size: 14px;
	}
}
.sponsor-p a {
	color: #000;
}
.sponsor-p a:hover {
	color: #DAA520;
}

/* End Sponsor */

/* Startups */

@media (max-width: 992px) {
	section.startups {
		margin-bottom: 80px;
	}
}
section.startups .info-title-block {	
    padding-top: 10px;
    padding-bottom: 10px; 
    margin-bottom: 140px; 
}
@media (max-width: 992px) {
	section.startups .info-title-block {
		margin-bottom: 80px;
	}
}
@media (max-width: 768px) {
	section.startups .info-title-block {
		margin-bottom: 50px;
	}
}
.dropdown-startups {
	width: 85%;
}
@media (max-width: 768px) {
	.dropdown-startups {
		width: 100%;
	}
}
.startsup-p {
	font-size: 22px;
}
@media (max-width: 1100px) {
	.startsup-p {
		font-size: 18px;
	}
}
@media (max-width: 768px) {
	.startsup-p {
		font-size: 16px;
	}
}
@media (max-width: 350px) {
	.startsup-p {
		font-size: 14px;
	}
}

/* Partners */
.partners-column-block, .partners-block{
    text-align: center;
}
.partners-column-block h2, .partners-block h2 {
    font-size: 30px;
    margin: .5em  .5em 50px .5em;
    font-family: "Helvetica Neue", sans-serif;
    font-weight: normal;
}
@media (max-width: 992px) {
	.partners-column-block h2, .partners-block h2 {
	    font-size: 20px;
	}
}
/*.partners-column-block ul li:first-child img {
    max-width: 600px;
    width: 100%;
    max-height: 470px;
}*/
/*.partners-column-block img {
	min-width: 200px;
	width: 100%;
}
.logos-list-single {
    margin-bottom: 30px !important;
    padding-left: 0;
		
}*/

.logos-list-single-first {
	margin-bottom: 100px;
	width: 50%;
	margin: 0 auto;
}
.logos-list-single-first li {
    width: 100%;
    margin-left: 0;
    margin-right: 0 !important;
    height: auto;
		padding: 0 25px;
		margin-bottom: 50px;
}
.logos-list-single-first li img {
	width: 100%;
	height: auto;
	object-fit: contain;
}

.logos-list-single-second {
	width: 40%;
	margin: 0 auto;
	margin-bottom: 100px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}
.logos-list-single-second li {
    width: 100%;
    height: auto;
		display: flex;
		justify-content: center;
    align-items: center;
		padding: 0 25px;
		margin-bottom: 30px;
}
.logos-list-single-second li a {
    width: 100%;
}
.logos-list-single-second li img {
	width: 100%;
	height: auto;
	object-fit: contain;
}
.logos-list-single-third {
	display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.logos-list-single-third li {
    width: 25%;
    margin-left: 0;
    margin-right: 0 !important;
		margin-bottom: 70px;
    height: auto;
		display: flex;
		justify-content: center;
    align-items: center;
		padding: 0 25px;
}
.logos-list-single-third li img {
	width: 100%;
	height: 150px;
	object-fit: contain;
	text-align: center;
}
@media (max-width: 480px) {
	.logos-list-single-first, .logos-list-single-second, .logos-list-single-third {
		margin-bottom: 30px;
	}
	.logos-list-single-first li img {
		width: 100%;
	}
	.logos-list-single-first {
		width: 100%;
		margin-bottom: 30px;
	}
	.logos-list-single-third li {
		margin-bottom: 20px;
	}
	.logos-list-single-second {
		width: 80%;
		margin: 0 auto;
	}
	.logos-list-single-second li {
		width: 100%;
    margin-bottom: 30px;
	}
  .logos-list-single-third {
		width: 100%;
	}
	.logos-list-single-third li {
    width: 50%;
		margin-bottom: 30px;
	}
	/*.logos-list-single-third li img {
		height: auto;
		max-height: 40px;
	}*/
}

/*.logos-list-single li img {
    max-height: 555px;
    max-width: 300px;
    height: auto;
}
@media (max-width: 1440px) {
	.logos-list-single li img {
	    max-width: 400px;
	}
}*/
.logos-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
    overflow: hidden;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
}
.logos-list li {
    padding: 0 10px;
    width: 20%;
    height: auto;
    margin-top: 20px;
    margin-bottom: 30px;
}

.partners-figure {
	width: 100%;
	height: 100px;
	margin-top: 0;
}
.partners-figure img {
  object-fit: contain;
}
.logos-list li img {
    
    height: auto;
    max-width: 300px;
    width: 100%;
}
@media (max-width: 1200px) {
	.logos-list li {
	    width: 20%;
	    height: auto;
	    margin-bottom: 30px;
	}
	.logos-list li img {
	    height: auto;
	    min-height: 30px;
	    max-height: 82px;
	    width: auto;
	    max-width: 100%;
	}
}
@media (max-width: 759px) {
	.logos-list li {
	    width: 50%;
	    display: block;
	    margin-bottom: 10px;
	}
}

/* End Partners */

/* Awards */

.awards-content {
    padding: 0 62px;
}
@media (max-width: 768px) {
	.awards-content {
	    padding: 0 15px;
	}
}
.awards-content p {
    font-size: 22px;
    text-align: center;
    font-family: "Helvetica Neue", sans-serif;
    line-height: 1.3;
}
@media (max-width: 480px) {
	.awards-content p {
	    font-size: 16px;
	    text-align: left;
	}
}
.awards-gallery {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 50px;
}
.awards-gallery_item {
    width: 32%;
    margin: 0 auto 30px;
}
@media (max-width: 768px) {
	.awards-gallery_item {
	    width: 100%;
	}
}
@media (max-width: 480px) {
	.awards-gallery_item:first-child {
	    width: 80%;
	}
}
.awards-gallery_img {
    width: 100%;
    max-width: 100%;
}

/* End Awards */

/* Glory */

.gallery-list, .gallery-list-glory {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 15px;
}
.gallery-list__item {
    width: 50%;
    height: 50%;
    margin-top: 30px;
}
.gallery-photo__wrapper {
    width: 100%;
    height: 100%;
    position: relative;
}
.gallery-photo__wrapper img {
    width: 90%;
    height: 90%;
    display: block;
    margin: 0 auto;
}
.glory-gallery {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin-top: 50px;
    padding: 0 62px;
}
.glory-gallery_item {
    width: 24%;
    margin: 20px 0;
}
@media (max-width: 768px) {
	.glory-gallery {
		padding: 0 15px;
		margin-top: 30px;
	}
	.glory-gallery_item {
	    width: 48%;
	}
}
.glory-gallery_img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

/* End Glory */

section.press-release .info-title-block {
	margin-bottom: 110px;
}
@media (max-width: 992px) {
	section.press-release .info-title-block {
		margin-bottom: 50px;
	}
}
.press-release img {
	max-width: 500px;
	margin: 20px auto;
}
.press-container a, .video-container a {
	font-family: "Helvetica Neue", sans-serif;
}
section.press-about-us li, section.video-us li {
	font-family: "Merriweather Sans", sans-serif;
}
.press-about-us {
	font-family: "Merriweather Sans", sans-serif;
	font-size: 24px;
}
@media (max-width: 1100px) {
	.press-about-us {
		font-size: 18px;
	}
}
@media (max-width: 576px) {
	.press-about-us {
		font-size: 16px;
	}
}
.press-about-us li a {
	color: blue;
	text-decoration: underline;
}
.wp-video {
	width: 1280px!important;
}

.page-id-2895 .wp-video {
	width: 420px!important;
	margin: 100px auto;
}
@media (max-width: 992px) {
	iframe {
		height: 315px;
	}
}

@media (max-width: 992px) {
	.gallery-link .gallery-list {
		margin-top: 0;
	}
}
@media (max-width: 350px) {
	.gallery-link .container {
	    padding: 0;
	    width: 100%;
	}
}

/* Contact */

.contact-us__wrapper {
		display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #000;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
}
.contact-us__info {
    background-color: transparent;
    color: #000;
    margin: 100px 0 30px;
    padding: 0;
}
.contact-us__event-info {
    background: #fff;
    padding: 30px;
    margin-top: 30px;
}
.contact-us__event-info p a {
		color: #000;
		text-decoration: underline;
		font-family: "Merriweather Sans", sans-serif;
		font-size: 22px;
		font-weight: normal;
}
.contact-us__wrapper .contact-us__info, .contact-us__wrapper .wpcf7 {
    width: 45%;
}
@media (max-width: 1100px) {
		.contact-us__wrapper .contact-us__info, .contact-us__wrapper .wpcf7 {
	   		width: 100%;
		}
		.contact-us__info {
		    margin: 20px 0 0;
		}
}
.wpcf7-form {
    background-color: #fff !important;
    color: #000;
    padding: 30px;
    font-family: "Helvetica Neue", sans-serif;
    font-size: 20px;
}
.contact-us h3 {
    margin-bottom: .9em;
}
.contact-us__wrapper h3 {
    color: inherit;
    line-height: 1;
    font-size: 32px;
    font-family: "Trajan Pro", sans-serif;
    font-weight: normal;
}
.wpcf7 h3 {
    letter-spacing: 2px;
}
.input-inner:first-of-type, .input-inner:last-of-type {
    margin-bottom: 15px;
}
.input-inner {
    margin-bottom: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
label {
    font-size: 20px;
    font-family: "Helvetica Neue", sans-serif;
}
input, select, textarea {
    display: block !important;
    border: none !important;
    height: 35px !important;
    border-bottom: 2px solid #f2f2f2 !important;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    padding: 5px 0 !important;
    font-size: 20px;
    font-family: "Helvetica Neue", sans-serif !important;
		padding-left: ;
}
.wpcf7-form input, select, textarea {
    width: 100%;
}
select {
    padding: 0;
}
textarea {
    height: 100px;
}
input[type=checkbox] {
    -webkit-appearance:button;
    border: 2px solid #000;
    background-color:transparent;
    color:#FFF;
    white-space: nowrap;
    overflow:hidden;
    font-family: "Helvetica Neue", sans-serif;
    width:25px;
    height:25px;
}
input[type=checkbox]#checkbox-aggree input:checked + span {
    background-color:transparent;
    color: #000;
}
.wpcf7-list-item.first.last {
	display: flex;
	justify-content: flex-start;
	margin-left: 0;
	
}
.wpcf7-list-item.first.last input[type=checkbox] {
	margin-right: 20px;
}
.checkbox-inner {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.submit-btn {
    width: 100%;
    font-size: 19px;
    color: #000!important;
    padding: 10px 20px!important;
    text-transform: uppercase;
    border: 2px solid #DAA520!important;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    letter-spacing: 1px;
    height: auto;
    align-items: center!important;
    background-color: transparent!important;
    font-family: "Helvetica Neue", sans-serif;
}
.submit-btn:hover {
    background-color: #DAA520!important;
}
input:focus, select:focus, textarea:focus {
    border-color: #DAA520;
    outline: none;
}
input.error, select.error, textarea.error {
    border-color: red;
}
input.error:focus, select.error:focus, textarea.error:focus {
      border-color: red;
}
.wpcf7-form-control-wrap select {
	background: transparent;
}

/* End Contact */

/* Advisory Board, Organising Comittee */

.orgcommitee ul li {
    margin-bottom: 60px;
}
.oraganizator {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.oraganizator-photo {
    width: 25%;
    .oraganizator-photo 
    margin-bottom: 25px;
    overflow: hidden;
}
.oraganizator-photo img {
    width: 100%;
    height: auto;
    max-width: 100%;h
}
.oraganizator-info {
    width: 75%;
    padding-left: 30px;
}
.oraganizator-name {
    margin-bottom: 30px;
}
.oraganizator-info h3 {
    color: #DAA520;
    font-size: 27px;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: normal;
}
.oraganizator-info p {
	font-size: 22px;
	font-family: "Merriweather Sans", sans-serif;
}
@media (max-width: 1100px) {
	.oraganizator-info p {
	    font-size: 18px;
	}
	.oraganizator-info h3 {
	    font-size: 17.6px;
	}
}
@media (max-width: 768px) {
	.oraganizator-info p {
	    font-size: 16px;
	}
	.oraganizator-photo {
	    width: 50%;
	    margin-bottom: 25px;
	}
	.oraganizator-info {
	    width: 100%;
	    padding-left: 0;
	}
}
@media (max-width: 760px) {
	.page-center {
	    width: 100%;
	    
	}
}

/* End Advisory Organising */




.accreditation-p {
	font-family: "Merriweather Sans", sans-serif;
	font-size: 22px;
	margin-bottom: 30px;
}
@media (max-width: 1100px) {
	.accreditation-p {
		font-size: 18px;
	}
}
@media (max-width: 576px) {
	.accreditation-p {
		font-size: 16px;
	}
}

.terms-conditions {
	text-align: left;
	font-size: 12pt;
	font-family: "Merriweather Sans", sans-serif;	
}
.terms-conditions strong {
    font-size: 26px;
    margin-bottom: 30px;
    margin-top: 30px;
    display: block;
}
.terms-conditions p {
	line-height: 2;
}

.faq-block h4 {
	font-size: 32px;
	font-weight: normal;
}
.faq-block p {
	font-size: 22px;
	font-family: "Merriweather Sans", sans-serif;
	line-height: 1.3;	
}
@media (max-width: 1440px) {
	.faq-block h4 {
		font-size: 29px;
	}
}
@media (max-width: 1100px) {
	.faq-block h4 {
		font-size: 26px;
	}
	.faq-block p {
		font-size: 18px;
	}
}
@media (max-width: 768px) {
	.faq-block h4 {
		font-size: 20px;
	}
	.faq-block p {
		font-size: 16px;
	}
}






/*Page Tickets */

.border-button {
  text-decoration: none;
  width: 100%;
  position: relative;
  color: #fff!important;
  border: 1px solid rgba(255, 255, 255, .4);
  font-weight: 300;
  font-family: "Trajan Pro", sans-serif;
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.choice {
  overflow: hidden;
}
.comp-variant .choice .choice-button_block-standard {
  animation-duration: 1s;
  animation-name: slidein;
  overflow: hidden;
}
.comp-variant .choice .choice-button_block-gala {
  animation-duration: 1.2s;
  animation-name: slidein;
  overflow: hidden;
}
.comp-variant .choice .choice-button_block-vip {
  animation-duration: 1.4s;
  animation-name: slidein;
  overflow: hidden;
}
@keyframes slidein {
  from {
    margin-left: 100%;
    width: 300%;
  }

  to {
    margin-left: 0%;
    width: 100%;
  }
}
.border-button_executive {
  background-color: #416065;
}
.border-button_vip {
  background: #000a45;
}
.border-button_gala {
	background: #7a0a45;
}
.border-button:before, .border-button:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  box-sizing: border-box;
}
.border-button:before {
  bottom: 0;
  left: 0;
  border-left: 1px solid white;
  border-top: 1px solid white;
  transition: 0s ease opacity .8s, .2s ease width .4s, .2s ease height .6s;
}
.border-button:after {
  top: 0;
  right: 0;
  border-right: 1px solid white;
  border-bottom: 1px solid white;
  transition: 0s ease opacity .4s, .2s ease width, .2s ease height .2s;
}
.border-button:hover:before, 
.border-button:hover:after, 
.border-button_bentley:before,
 .border-button_bentley:after {
  height: 100%;
  width: 100%;
  opacity: 1;
}
.border-button:hover:before {
  transition: 0s ease opacity 0s, .2s ease height, .2s ease width .2s;
}
.border-button:hover:after {
  transition: 0s ease opacity .4s, .2s ease height .4s, .2s ease width .6s;
}
.border-button:hover {
  background: rgba(255, 255, 255, .2);
}
.comp-variant {
  max-width: 1280px;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: nowrap;
}
.comp-variant .photo-reg {
  width: 85.2%;
}
.choice {
  padding: 20px 24px;
  display: flex;
  justify-content: flex-start;
  background: #daa521;
}
.comp-variant .choice {
  max-height: 680px;
  padding: 20px 15px 40px;
  background: #daa521;
  width: 14.8%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  flex-wrap:  nowrap;
}
.comp-variant .choice .choice-text {
  height: 27%;
}
.comp-variant .choice .choice-text p {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  font-family: ROBOTO;
  text-align: center;
  margin: 0;
}
.comp-variant .choice-button_block {
  padding: 15px 0 0;
  text-align: center;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  height: 50%;
}
@media (max-width: 1280px) {
  .comp-variant .choice {
    height: 657px;
  }
}
@media (max-width: 1200px) {
  .comp-variant .choice {
    height: 615px;
  }
}
@media (max-width: 1140px) {
  .comp-variant .choice {
    height: 574px;
  }
  .comp-variant .choice .choice-text p {
    font-size: 18px;
  }
  .border-button {
    font-size: 18px;
  }
  .border-button_vip {
    padding-left: 50px;
    padding-right: 50px;
  }
  .border-button_gala {
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 1080px) {
  .comp-variant .choice {
    height: 551px;
  }
  .comp-variant .choice .choice-text p {
    font-size: 16px;
  }
  .border-button {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .comp-variant .choice {
    height: 522px;
  }
  .border-button_vip {
    padding-left: 45px;
    padding-right: 45px;
  }
}
.mob-variant .photo-reg img {
	width: 100%;
}
.mob-variant .choice {
    padding: 4.1% 2.017%;
    background: #daa521;
    display: flex;
    justify-content: space-between;
    flex-wrap: nowrap;
    height: 8.32%;
    margin-top: -6px;
    border-bottom: 1px solid #fff;
}
.mob-variant .choice .choice-text {
  width: 23%;
}
.mob-variant .choice .choice-text p {
  font-size: 30px;
  font-weight: 700;
  margin: 0;
  line-height: 32px;
  text-transform: uppercase;
  font-family: "Merriweather Sans", sans-serif;
}
.mob-variant  .choice .choice-button_block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 32%;
  text-align: center;
  animation-duration: 3s;
  animation-name: slidein;
  overflow: hidden;
  margin-right: 3%;
}
@keyframes slidein {
  from {
    margin-left: 100%;
    width: 300%;
  }

  to {
    margin-left: 0%;
    width: 100%;
  }
}
.mob-variant  .choice .choice-button_block img {
  width: 14%;
}
.mob-variant  .choice .choice-button_block a {
  width: 84.1%;
}
.mob-variant  .choice .border-button {
  font-size: 18px;
  padding-top: 6.41%;
  padding-bottom: 6.41%;
}
.mob-variant .border-button_standard {
  padding-left: 6.82%;
  padding-right: 6.82%;
}
.mob-variant .border-button_vip, .mob-variant .border-button_gala {
  padding-left: 27.72%;
  padding-right: 27.72%;
}
.down-line {
  	padding: 10% 2%;
    background-color: #daa521;
    height: 6.32%;
  }
  .down-line p {
  	text-transform: uppercase;
    font-family: "Merriweather Sans", sans-serif;
  	font-style: italic;
  }
@media (max-width: 768px) {
  .mob-variant .choice .choice-text p {
    font-size: 24px;
    line-height: 26px;
  }
  .mob-variant  .choice .choice-button_block a {
    font-size: 14px;
  }
}
@media (max-width: 576px) {
  .mob-variant .choice .choice-text p {
    font-size: 18px;
    line-height: 20px;
  }
  .mob-variant  .choice .choice-button_block a {
    font-size: 10px;
  }
  .mob-wrapper {

  }
}
@media (max-width: 480px) {
  .mob-variant .choice .choice-text p {
    font-size: 8px;
    line-height: 10px;
  }
  .mob-variant  .choice .choice-button_block a {
    font-size: 8px;
  }
}
@media (max-width: 415px) {
  .mob-variant  .choice .choice-button_block a {
    font-size: 6px;
    text-align: center;
  }
  .down-line {
  	padding: 11px 10px;
    height: 30px;
  }
  .down-line p {
  	font-size: 8px;
  }
}
@media (max-width: 375px) {
  .mob-variant .choice .choice-text p {
    font-size: 8px;
    line-height: 10px;
  }
  .mob-variant  .choice .choice-button_block a {
    font-size: 5px;
  }
  .down-line p {
  	font-size: 8px;
  	line-height: 10px;
  }
}
@media (min-width: 993px) {
  .comp-variant {
    display: flex;
  }
  .mob-variant {
    display: none;
  }
}
@media (max-width: 992px) {
  .comp-variant {
    display: none!important;
  }
  .mob-variant {
    display: block;
  }
}

/* End Page Tickets */


/* Page Checkout */

.shop_table {
	font-family: "Merriweather Sans", sans-serif;
	font-weight: 700;
}
.product-name a {
	pointer-events: none;
	color: #000;
}
.product-quantity, .button.wc-forward, .woocommerce .woocommerce-notices-wrapper,
.shop_table .actions {
	display: none!important;
}
.woocommerce-info {
	font-family: "Merriweather Sans", sans-serif;
	font-size: 24px;
	font-weight: normal;
}
@media (max-width: 1100px) {
	.woocommerce-info {
		font-size: 18px;
	}
}
@media (max-width: 576px) {
	.woocommerce-info {
		font-size: 16px;
	}
}
.woocommerce-info a {
	text-decoration: underline;
	text-transform: uppercase;
	color: green;
}
.checkout_coupon {
	font-family: "Merriweather Sans", sans-serif;
} 
.checkout_coupon button {
	font-family: Arial;
}
.checkout_coupon button {
	font-size: 24px!important;
	font-weight: 700!important;
}
.woocommerce-checkout h3 {
	color: transparent;
	background-clip: text;
	background-image: linear-gradient(0deg, rgba(0, 128, 0, 0.56) 0%, rgba(63, 65, 171, 0.46) 100%);
	
	font-size: 27px;
	font-weight: normal;
}
.shop_table .tax-rate th, .shop_table .tax-rate td {
	font-weight: normal!important;
}
.woocommerce-billing-fields__field-wrapper p label  {
		font-size: 20px;
	}
	.woocommerce-billing-fields__field-wrapper p input {
		font-size: 18px;
		height: 35px;
	}
@media (max-width: 1499px) {
	.woocommerce-billing-fields__field-wrapper p input {
		font-size: 16px !important;
	}
}
@media (max-width: 1100px) {
	.woocommerce-billing-fields__field-wrapper p label  {
		font-size: 18px;
	}
}
@media (max-width: 359px) {
	.woocommerce-billing-fields__field-wrapper p label  {
		font-size: 14px;
	}
	.woocommerce-billing-fields__field-wrapper p input {
		font-size: 12px;
	}
}
span#select2-billing_country-container {
    padding: 6px 12px;
    font-family: "Merriweather Sans", sans-serif;
} 
span.select2-selection.select2-selection--single {
    height: 45px;
}
.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
	font-family: Arial;
}
.woocommerce-privacy-policy-text p, .woocommerce-message {
	font-family: "Merriweather Sans", sans-serif;
}
.woocommerce-privacy-policy-text p a {
	text-decoration: underline;
	color: #000;
}
#mailpoet_woocommerce_checkout_optin_field {
	display: none;
}
.checkout_coupon p:first-child {
	margin-bottom: 30px;
}

/* End Page Checrout */

/* Page Thank You */

.woocommerce-thankyou-order-received {
	font-family: "Merriweather Sans", sans-serif;
	margin-bottom: 30px;
	font-size: 22px;
}
@media (max-width: 1100px) {
	.woocommerce-thankyou-order-received {
		font-size: 18px;
	}
}
@media (max-width: 768px) {
	.woocommerce-thankyou-order-received {
		font-size: 16px;
	}
}
@media (max-width: 350px) {
	.woocommerce-thankyou-order-received {
		font-size: 14px;
	}
}
.woocommerce ul.order_details li {
	font-size: 18px;
}
@media (max-width: 1100px) {
	.woocommerce ul.order_details li {
		font-size: 14px;
	}
}
@media (max-width: 576px) {
	.woocommerce ul.order_details li {
		font-size: 12px;
	}
}
@media (max-width: 415px) {
	.woocommerce ul.order_details li {
		font-size: 11px;
	}
}
.woocommerce ul.order_details li strong {
	font-size: 24px;
	margin-bottom: 30px;
}
@media (max-width: 1100px) {
	.woocommerce ul.order_details li strong {
		font-size: 18px;
	}
}
@media (max-width: 576px) {
	.woocommerce ul.order_details li strong {
		font-size: 16px;
	}
}
.woocommerce-thankyou-order-details {
	font-family: "Merriweather Sans", sans-serif;
	font-size: 32px;
}
.woocommerce-order .address, .woocommerce-order .woocommerce-order-details {
	display: none;
}
.woocommerce ul.order_details li strong {
	font-weight: normal;
}
.woocommerce-customer-details .woocommerce-column__title {
	color: #daa521;
	font-weight: normal;
	margin: 0;
}
@media (max-width: 1100px) {
	.woocommerce-customer-details .woocommerce-column__title {
		font-size: 20px;
	}
	.woocommerce-checkout h3 {
		font-size: 17.6px;
	}
}
@media (max-width: 576px) {
	.woocommerce-customer-details .woocommerce-column__title {
		font-size: 16px;
	}
}
.woocommerce-customer-details address {
	font-family: "Merriweather Sans", sans-serif;
}
.woocommerce-customer-details address p {
	margin-top: 30px;
}
.form-about .form-radio {
    display: flex;
    justify-content: flex-start;
    height: 35px;
}
.form-about input {
    margin: 0;
    margin-right: 8px;
}
.woocommerce form .form-row label {
    font-size: 18px;
}
.woocommerce .return-to-shop a.button {
	font-family: "Merriweather Sans", sans-serif;
}
.form-right-about {
	display: none;
}

.woocommerce-privacy-policy-text p {
	margin-bottom: 10px;
}


/* End Page Thank You */


.content-events_event {
	  width: 85%;
	  margin: 0 auto 100px;
	}
	.content-events_event p {
	  margin:15px 0;
	}
	.content-events_event p.event-date {
	  font-family: Helvetica Neue, sans-serif;
	}
	.content-events_event p.event-name {
		margin-bottom: 50px;
	}
	.content-events_event img {
	  max-width: 100%; height: auto;
	}
@media (max-width: 1100px) {
	.content-events_event {
	  margin-bottom: 50px;
	  width: 100%;
	}
	.content-events_event p.event-name {
		margin-bottom: 15px;
	}
}


.pum-container .pum-content p {
	font-family: "Merriweather Sans";
	text-transform: none;
	font-size: 28px;
	margin-bottom: 10px;
}
@media (max-width: 567px) {
	.chat-link {
		display: none!important;
	}
	.pum-container .pum-content p {
		font-size: 18px;
	}
}
.pum-container .pum-content, .pum-container.active .pum-content, .pum-container .pum-content:focus {
	box-sizing: content-box!important;
	padding: 5px;
		border: 2px solid rgba(255, 255, 255, 1)!important;
		outline-color: transparent!important;
}
.fadeIn{
    animation-name: fadeIn;
    -webkit-animation-name: fadeIn; 
 
    animation-duration: 2s; 
    -webkit-animation-duration: 2s;
 
    animation-timing-function: ease-in-out; 
    -webkit-animation-timing-function: ease-in-out;     
 
    visibility: visible !important; 
}
 
@keyframes fadeIn {
    0% {
        transform: scale(0);
        opacity: 0.0;       
    }
    60% {
        transform: scale(1.1);  
    }
    80% {
        transform: scale(0.9);
        opacity: 1; 
    }   
    100% {
        transform: scale(1);
        opacity: 1; 
    }       
}
 
@-webkit-keyframes fadeIn {
    0% {
        -webkit-transform: scale(0);
        opacity: 0.0;       
    }
    60% {
        -webkit-transform: scale(1.1);
    }
    80% {
        -webkit-transform: scale(0.9);
        opacity: 1; 
    }   
    100% {
        -webkit-transform: scale(1);
        opacity: 1; 
    }       
}
.pum-container.custom-position {
		top: 5%!important;
		left: 30%!important;
		margin-left: 0!important;
		
	}
@media (max-width: 480px) {
	.pum-container.custom-position {
		top: 7%!important;
		left: 2.5%!important;
		margin-left: 0!important;
	}
}

.patronage {
  font-size: 24px!important;
  text-align: center!important;
  color: #DAA520!important;
  margin-bottom: 40px!important;
}
@media (max-width: 768px) {
	.patronage {
	  font-size: 20px!important;
	}
	.event-button {
		background-color: #DAA520!important;
    color: #fff!important;
	}

}
.event-button-head:hover {
	color: #fff!important;
}

@media (min-width: 1025px) {

.triangle-section--monaco .triangle-man {
    width: 550px;
    max-width: calc(100% - 40px);
    margin-left: auto;
    margin-right: auto;
  }
  .triangle-section--monaco .triangle-man img {
    width: 100%;
    height: auto;
  }
  .triangle-section--monaco .triangle-man h2 {
    margin-top: 1.5rem;
    text-align: left;
    line-height: 1.2;
    font-size: 1.4rem;
    color: #DAA520;
    font-family: "Trajan Pro", sans-serif;
    font-style: italic;
    font-weight: 700;
    line-height: 1.3;
  }
  
}
@media (min-width: 351px) {
   .media--hero .section-title h2 {
       font-size: 16px;
    }
    .triangle-section--monaco .triangle-man h2 {
    margin-top: 1rem;
    text-align: left;
    line-height: 1.2;
    font-size: 1rem;
    color: #DAA520;
    font-family: "Trajan Pro", sans-serif;
    font-style: italic;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
  }
  .triangle-section--monaco .triangle-photo, .triangle-section--monaco .triangle-photo_mob {
  	max-width: 50%;
  	margin-left: auto;
    margin-right: auto;
  }
  .triangle-section--monaco .triangle-man img {
    max-width: 100%;
    height: auto;
  }
  .triangle-section--monaco .triangle-man {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
	}
}

@media (min-width: 1101px) {
	.triangle-section--monaco .triangle-man h2 {
    font-size: 1.4rem;
  }
  .triangle-section--monaco .triangle-photo {
  	max-width: 100%;
  	margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 768px) {
	.triangle-section--monaco_comp, .triangle-photo {
		display: none;

	}
	.triangle-section--monaco, .triangle-photo_mob{
		display: block;

	}
}
@media (min-width: 769px) {
	.triangle-section--monaco_comp, .triangle-photo {
		display: block;
		margin-top: 100px;
		margin-bottom: 100px;
	}
	.triangle-section--monaco, .triangle-photo_mob {
		display: none;
	}
	.triangle-section--monaco_comp .triangle-man {
	  display: flex;
		max-width: 60%;
		justify-content: space-between;
		align-items: center;
	  margin-left: auto;
	  margin-right: auto;
	} 
	.triangle-section--monaco_comp .triangle-man .triangle-photo, .triangle-section--monaco_comp .triangle-man .triangle-titul {
	 	width: 48%;
	}
	.triangle-section--monaco_comp .triangle-man .triangle-photo img, .triangle-section--monaco_comp .triangle-man .triangle-photo_mob img {
		max-width: 100%;
		height: auto;
	}
	.triangle-section--monaco_comp .triangle-man h2 {
		margin-top: 1.5rem;
	    text-align: left;
	    line-height: 1.2;
	    font-size: 1rem;
	    color: #DAA520;
	    font-family: "Trajan Pro", sans-serif;
	    font-style: italic;
	    font-weight: 700;
	    line-height: 1.3;
	    text-align: left;
	}
}
@media (min-width: 1201px) {
	.triangle-section--monaco_comp .triangle-man h2 {
		font-size: 1.6rem;
	}
}

#wc-stripe-payment-request-button-separator, #wc-stripe-payment-request-wrapper {
	display: none!important;
}

.form-row-first .input-text::placeholder {
	color: red;
	text-transform: uppercase;
}

.form-row-last .button {
		background-color: #DAA520!important;
		color: #fff!important;
		-webkit-animation: pulses 1.7s infinite ease-in-out;
    -o-animation: pulses 1.7s infinite ease-in-out;
    -ms-animation: pulses 1.7s infinite ease-in-out; 
    -moz-animation: pulses 1.7s infinite ease-in-out; 
    animation: pulses 1.7s infinite ease-in-out;
}

 
@-webkit-keyframes pulses {
    0% { -webkit-transform: scale(0.9); opacity: 0.7; }
    50% { -webkit-transform: scale(1); opacity: 1; }
    100% { -webkit-transform: scale(0.9); opacity: 0.7; }
}

@keyframes pulses {
    0% { transform: scale(0.9); opacity: 0.7; }
    50% { transform: scale(1); opacity: 1; }
    100% { transform: scale(0.9); opacity: 0.7; }
}

.form-row-last .button:hover {
	animation: none;
}


.woocommerce form .show-password-input, .woocommerce-page form .show-password-input {
    top: 0.2em!important;
}

.reclama {
	margin-top: -18px;
	margin-left: 70px;
}
@media (min-width: 769px) {
	.reclama {
		display: none;
	}
}

h4.max-gala {
	color: #fff;
	font-size: 2px;
}

.release-download {
  font-weight: normal;
  font-size: 24px;
  border: 4px solid #DAA520;
  padding: 5px 10px;
  color: #000;
}
.release-download:hover {
	color: #fff;
	background: #DAA520;
}
@media (max-width: 576px) {
	.release-download {
		font-size: 18px;
	}
}
.event-section {
	margin-bottom: 20px;
	padding-bottom: 40px;
}
.header-event {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
.header-event li {
	margin-right: 0!important;
}
.header-event a {
	text-align: center;
}
.header-event h2 {
	font-weight: normal;
}
.header-button-event {
	text-align: center;
	font-size: 22px;
}
.header-button-event span {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	line-height: 58px;
}
.header-event li:hover {
	background-color: #DAA520;
	color: #fff;
	z-index: 99999999999;
}
.header-event a:hover {
	color: #fff!important;
}
@media (max-width: 480px) {
	.header-event {
		width: 250px;
		margin-bottom: 0;
	}
	.header-button-event {
		font-size: 16px;
	}
	.header-button-event span {
		text-align: center;
		font-size: 24px;
		line-height: 42px;
	}
	.header-event li {
		border-width: 2px;
	}
}

.header-event {
	height: 121px;
	animation: header_event 2s infinite;
}
.header-event:hover {
	animation: none;
}
 
@keyframes header_event {
	0% {
		transform: scale3d(1, 1, 1);
	}
	50% {
		transform: scale3d(0.95, 0.95, 0.95);
	}
	100% {
		transform: scale3d(1, 1, 1);
	}
}

.speakers-note {
	font-style: italic;
	width: 800px;
	text-align:center;
	margin: 30px auto 100px;
}

@media (max-width: 576px) {
	.speakers-note {
		width: 412px;
	}
}

@media (max-width: 1100px) {
	.oraganizator-info h3 span {
			font-size: 15px!important;
	}
	}

	.n2-ss-slide.n2-ow.n2-ss-slide-1.n2-ss-slide-active {
		background-color: rgba(0, 0, 0, 0.6)!important;
	}

	@media (max-width: 767px) {
	.n2-ss-slide.n2-ow.n2-ss-slide-1.n2-ss-slide-active {
		background-color: rgba(0, 0, 0, 0.4)!important;
	}
}

	.page-template-speakers .info-title-block {
		flex-direction: column;
	}
	@media(max-width: 413px) {
	.page-template-speakers .info-title-block {
		padding: 5px 4em;
	}
	.page-template-speakers .info-title-block h2 {
		max-width: 259px;
		margin: 0 auto;
	}
}

	p#Regalii.regalii-moderated {
		margin-bottom: 5px;
	}
	@media (max-width: 413px) {
	.narrow-div {
		max-width: 135px;
	}
}
@media (max-width: 413px) {
	.narrow-desert {
		max-width: 180px;
	}
}

.panel-keynote {
	margin-bottom: 10px;
}

.link-remember-rcl {
	display: none;
}
.rcl-notice .rcl-notice__text a {
	color: red;
}

.pdfp_wrapper .cta_wrapper button {
	font-size: 11px;
}

.dropdown-startups .dropdown-content span a {
	color: red!important;
}

@media (max-width: 600px) {
	.pdfp_wrapper .cta_wrapper button {
		display: none;
	}
	.dropdown-startups:nth-child(1) .dropdown-content {
		max-width: 100%!important;
		margin: 0 auto;
		padding-left: 0;
		padding-right: 0;
	}
	.dropdown-startups:nth-child(1) .dropdown-content .pdfp_wrapper {
		max-width: 100%!important;
	}
}

.banner-mob {
	display: none;
}

@media (max-width: 767px) {
	.banner-comp {
		display: none;
	}
	.banner-mob {
		display: block;
	}
}


p#wc-stripe-express-checkout-button-separator, #wc-stripe-express-checkout-element {
	display: none !important;
}

.c4wp_captcha_field textarea {
	display: none !important;
}


.playfair-display-sc-regular {
  font-family: "Playfair Display SC", serif;
  font-weight: 400;
  font-style: normal;
}

.playfair-display-sc-bold {
  font-family: "Playfair Display SC", serif;
  font-weight: 700;
  font-style: normal;
}

.playfair-display-sc-black {
  font-family: "Playfair Display SC", serif;
  font-weight: 900;
  font-style: normal;
}

.playfair-display-sc-regular-italic {
  font-family: "Playfair Display SC", serif;
  font-weight: 400;
  font-style: italic;
}

.playfair-display-sc-bold-italic {
  font-family: "Playfair Display SC", serif;
  font-weight: 700;
  font-style: italic;
}

.playfair-display-sc-black-italic {
  font-family: "Playfair Display SC", serif;
  font-weight: 900;
  font-style: italic;
}



.merriweather-sans-<uniquifier> {
  font-family: "Merriweather Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: <weight>;
  font-style: normal;
}


:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt {
	border-radius: 100px !important;
	background: #fff !important;
  transition: background 1s ease;
	color: #000 !important;
	font-family: "Merriweather Sans", sans-serif !important;
}

:where(body:not(.woocommerce-block-theme-has-button-styles)):where(:not(.edit-post-visual-editor)) .woocommerce button.button.alt:hover {
	background: linear-gradient(rgba(46, 71, 163, 0.49) 0%, rgba(0, 128, 0, 0.32) 100%) !important;
 	color: #ededed !important;
}