/*--------------------------------------------------------------
>>> Note: This styles will affect all casinos websites. 
Specific changes should be made on the custom theme folder CSS file in each website.
----------------------------------------------------------------
/*--------------------------------------------------------------
>>> 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
	 ========================================================================== */
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;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}
/* Grouping content
	 ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	font-size: 1em;
}
/* Text-level semantics
	 ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	text-decoration: underline dotted;
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: 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
--------------------------------------------- */
body,
button,
input,
select,
optgroup,
textarea {
	color: #404040;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
	font-size: 1rem;
	line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}
p {
	margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
	font-style: italic;
}
blockquote {
	margin: 0 1.5em;
}
address {
	margin: 0 0 1.5em;
}
pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}
code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}
big {
	font-size: 125%;
}
/* Elements
--------------------------------------------- */
body {
	background: #fff;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}
ul,
ol {
	margin: 0 0 1.5em 3em;
}
ul {
	list-style: disc;
}
ol {
	list-style: decimal;
}
li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}
dt {
	font-weight: 700;
}
dd {
	margin: 0 1.5em 1.5em;
}
/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}
img {
	height: auto;
	max-width: 100%;
}
figure {
	margin: 1em 0;
}
table {
	margin: 0 0 1.5em;
	width: 100%;
}
/* Links
--------------------------------------------- */
a {
	color: #CCCCCC;
}
a:visited {
}
a:hover,
a:focus,
a:active {
	color: #CCCCCC;
}
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"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}
select {
	border: 1px solid #ccc;
}
textarea {
	width: 100%;
}
/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}
.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
.main-navigation ul ul {
    box-shadow: none;
    float: left;
    position: absolute;
    top: 100%;
    left: -999rem;
    z-index: 99999;
    background: transparent;
    padding-top: 2rem;
    display: block;
}
.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: 270px;
    margin: 0;
    text-align: left;
    font-size: 1.6rem;
    padding: 8px 20px;
    height: auto;
    color: #fff;
    transition: all ease 0.3s;
}
.main-navigation ul ul a:hover {
    color:#b59a58
}
.main-navigation ul ul li {
    margin: 0;
    background: #01426A
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}
.main-navigation li {
	position: relative;
	display: inline-block;
}
.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: inline-block;
	    width: 100%;
	    text-align: center;
	}
}
.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;
}
main {
    width: 100%;
    overflow-x: hidden;
}
/* Alignments
--------------------------------------------- */
.alignleft {
	/*rtl:ignore*/
	/*rtl:ignore*/
	margin-right: 1.5em;
	text-align: left;
}
.content_block .alignleft {
	float: left;
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}
.alignright {
	/*rtl:ignore*/
	/*rtl:ignore*/
	margin-left: 1.5em;
	text-align: right;
}
.content_block .alignright {
	float: right;
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}
.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}
body{
    width: 100%;
    overflow-x: hidden;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}
/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity,filter;text-transform:none;color:inherit;border:0;background-color:transparent}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px}.hamburger-inner{top:50%;display:block;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000}.hamburger-inner:after,.hamburger-inner:before{display:block;content:""}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent!important}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent!important}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent!important}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent!important}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent!important}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent!important}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7)}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s;opacity:0}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg)}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg)}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg)}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-duration:.275s}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg)}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg)}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg)}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg)}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg)}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s;opacity:0}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform,opacity}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg)}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out,opacity .1s ease-out .12s;opacity:0}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s;opacity:0}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg)}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent!important}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent!important}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg)}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg)}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease,opacity 75ms ease .12s;opacity:0}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg)}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/29/2014
*/
/* Table of contents
––––––––––––––––––––––––––––––––––––––––––––––––––
- Grid
- Base Styles
- Typography
- Links
- Buttons
- Forms
- Lists
- Code
- Tables
- Spacing
- Utilities
- Clearing
- Media Queries
*/
/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}
/* Grid
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.container {
  position: relative;
  width: 100%;
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box; }
.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box; }
.inside_container{
	width: 100%;
	max-width: 820px;
	margin: 0 auto;
}
/* For devices larger than 400px */
@media (min-width: 400px) {
  .container {
    width: 85%;
    padding: 0; }
}
/* For devices larger than 550px */
@media (min-width: 550px) {
  .container {
    width: 90%; }
  .column,
  .columns {
    margin-left: 4%; }
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }
  .one.column,
  .one.columns                    { width: 4.66666666667%; }
  .two.columns                    { width: 13.3333333333%; }
  .three.columns                  { width: 22%;            }
  .four.columns                   { width: 30.6666666667%; }
  .five.columns                   { width: 39.3333333333%; }
  .six.columns                    { width: 48%;            }
  .seven.columns                  { width: 56.6666666667%; }
  .eight.columns                  { width: 65.3333333333%; }
  .nine.columns                   { width: 74.0%;          }
  .ten.columns                    { width: 82.6666666667%; }
  .eleven.columns                 { width: 91.3333333333%; }
  .twelve.columns                 { width: 100%; margin-left: 0; }
  .one-third.column               { width: 30.6666666667%; }
  .two-thirds.column              { width: 65.3333333333%; }
  .one-half.column                { width: 48%; }
  /* Offsets */
  .offset-by-one.column,
  .offset-by-one.columns          { margin-left: 8.66666666667%; }
  .offset-by-two.column,
  .offset-by-two.columns          { margin-left: 17.3333333333%; }
  .offset-by-three.column,
  .offset-by-three.columns        { margin-left: 26%;            }
  .offset-by-four.column,
  .offset-by-four.columns         { margin-left: 34.6666666667%; }
  .offset-by-five.column,
  .offset-by-five.columns         { margin-left: 43.3333333333%; }
  .offset-by-six.column,
  .offset-by-six.columns          { margin-left: 52%;            }
  .offset-by-seven.column,
  .offset-by-seven.columns        { margin-left: 60.6666666667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns        { margin-left: 69.3333333333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns         { margin-left: 78.0%;          }
  .offset-by-ten.column,
  .offset-by-ten.columns          { margin-left: 86.6666666667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns       { margin-left: 95.3333333333%; }
  .offset-by-one-third.column,
  .offset-by-one-third.columns    { margin-left: 34.6666666667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns   { margin-left: 69.3333333333%; }
  .offset-by-one-half.column,
  .offset-by-one-half.columns     { margin-left: 52%; }
}
/* Base Styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* NOTE
html is set to 62.5% so that all the REM measurements throughout Skeleton
are based on 10px sizing. So basically 1.5rem = 15px :) */
html {
  font-size: 62.5%; }
body {
  font-size: 1.5em; /* currently ems cause chrome bug misinterpreting rems on body element */
  line-height: 1.6;
  font-weight: 400;
  font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #222; }
/* Typography
–––––––––––––––––––––––––––––––––––––––––––––––––– */
h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 2rem;
  font-weight: 300; }
h1 { font-size: 4.0rem; line-height: 1.2;  letter-spacing: -.1rem;}
h2 { font-size: 3.6rem; line-height: 1.25; letter-spacing: -.1rem; }
h3 { font-size: 3.0rem; line-height: 1.3;  letter-spacing: -.1rem; }
h4 { font-size: 2.4rem; line-height: 1.35; letter-spacing: -.08rem; }
h5 { font-size: 1.8rem; line-height: 1.5;  letter-spacing: -.05rem; }
h6 { font-size: 1.5rem; line-height: 1.6;  letter-spacing: 0; }
/* Larger than phablet */
@media (min-width: 550px) {
  h1 { font-size: 5.0rem; }
  h2 { font-size: 4.2rem; }
  h3 { font-size: 3.6rem; }
  h4 { font-size: 3.0rem; }
  h5 { font-size: 2.4rem; }
  h6 { font-size: 1.5rem; }
}
p {
  margin-top: 0; }
/* Links
–––––––––––––––––––––––––––––––––––––––––––––––––– */
a {
  color: #CCC; }
a:hover {
  color: #CCC; }
/* Buttons
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.button,
button,
input[type="submit"],
input[type="reset"],
input[type="button"] {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: #555;
  text-align: center;
  font-size: 11px;
  font-weight: 500;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  background-color: transparent;
  border-radius: 4px;
  border: 1px solid #bbb;
  cursor: pointer;
  box-sizing: border-box; }
.button:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover,
.button:focus,
button:focus,
input[type="submit"]:focus,
input[type="reset"]:focus,
input[type="button"]:focus {
  color: #333;
  border-color: #888;
  outline: 0; }
.button.button-primary,
button.button-primary,
input[type="submit"].button-primary,
input[type="reset"].button-primary,
input[type="button"].button-primary {
  color: #fff;
  background-color: #33C3F0;
  border-color: #33C3F0; }
.button.button-primary:hover,
button.button-primary:hover,
input[type="submit"].button-primary:hover,
input[type="reset"].button-primary:hover,
input[type="button"].button-primary:hover,
.button.button-primary:focus,
button.button-primary:focus,
input[type="submit"].button-primary:focus,
input[type="reset"].button-primary:focus,
input[type="button"].button-primary:focus {
  color: #fff;
  background-color: #1EAEDB;
  border-color: #1EAEDB; }
/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea,
select {
  height: 38px;
  padding: 6px 10px; /* The 6px vertically centers text on FF, ignored by Webkit */
  background-color: #fff;
  border: 1px solid #D1D1D1;
  border-radius: 4px;
  box-shadow: none;
  box-sizing: border-box; }
/* Removes awkward default styles on some inputs for iOS */
input[type="email"],
input[type="number"],
input[type="search"],
input[type="text"],
input[type="tel"],
input[type="url"],
input[type="password"],
textarea {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none; }
textarea {
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }
input[type="email"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
textarea:focus,
select:focus {
  border: 1px solid #33C3F0;
  outline: 0; }
label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 500; }
fieldset {
  padding: 0;
  border-width: 0; }
input[type="checkbox"],
input[type="radio"] {
  display: inline; }
label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }
/* Lists
–––––––––––––––––––––––––––––––––––––––––––––––––– */
ul {
    list-style: initial;
}
ol {
  list-style: decimal inside; }
ol, ul {
  padding-left: 0;
  margin-top: 0; }
ul ul,
ul ol,
ol ol,
ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 100%; }
li {
  margin-bottom: 1rem; }
/* Code
–––––––––––––––––––––––––––––––––––––––––––––––––– */
code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #F1F1F1;
  border: 1px solid #E1E1E1;
  border-radius: 4px; }
pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre; }
/* Tables
–––––––––––––––––––––––––––––––––––––––––––––––––– */
th,
td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #E1E1E1; }
th:first-child,
td:first-child {
  padding-left: 0; }
th:last-child,
td:last-child {
  padding-right: 0; }
/* Spacing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
button,
.button {
  margin-bottom: 1rem; }
input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem; }
pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 2.5rem; }
/* Utilities
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.u-full-width {
  width: 100%;
  box-sizing: border-box; }
.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }
.u-pull-right {
  float: right; }
.u-pull-left {
  float: left; }
/* Misc
–––––––––––––––––––––––––––––––––––––––––––––––––– */
hr {
  margin-top: 3rem;
  margin-bottom: 3.5rem;
  border-width: 0;
  border-top: 1px solid #E1E1E1; }
/* Clearing
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/* Self Clearing Goodness */
.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }
/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */.lity{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,0.9);outline:none !important;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity.lity-opened{opacity:1}.lity.lity-closed{opacity:0}.lity *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lity-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none !important}.lity-wrap:before{content:'';display:inline-block;height:100%;vertical-align:middle;margin-right:-0.25em}.lity-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-0.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;-webkit-transition:opacity .3s ease;-o-transition:opacity .3s ease;transition:opacity .3s ease}.lity-loading .lity-loader{opacity:1}.lity-container{z-index:9992;position:relative;text-align:left;vertical-align:middle;display:inline-block;white-space:normal;max-width:100%;max-height:100%;outline:none !important}.lity-content{z-index:9993;width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease}.lity-loading .lity-content,.lity-closed .lity-content{-webkit-transform:scale(.8);-ms-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.lity-content:after{content:'';position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6)}.lity-close{z-index:9994;width:35px;height:35px;position:fixed;right:0;top:0;-webkit-appearance:none;cursor:pointer;text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close::-moz-focus-inner{border:0;padding:0}.lity-close:hover,.lity-close:focus,.lity-close:active,.lity-close:visited{text-decoration:none;text-align:center;padding:0;color:#fff;font-style:normal;font-size:35px;font-family:Arial,Baskerville,monospace;line-height:35px;text-shadow:0 1px 2px rgba(0,0,0,0.6);border:0;background:none;outline:none;-webkit-box-shadow:none;box-shadow:none}.lity-close:active{top:1px}.lity-image img{max-width:100%;display:block;line-height:0;border:0}.lity-iframe .lity-container,.lity-youtube .lity-container,.lity-vimeo .lity-container,.lity-facebookvideo .lity-container,.lity-googlemaps .lity-container{width:100%;max-width:964px}.lity-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-overflow-scrolling:touch}.lity-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;-webkit-box-shadow:0 0 8px rgba(0,0,0,0.6);box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}.lity-hide{display:none}
/* fff Custom styles
–––––––––––––––––––––––––––––––––––––––––––––––––– */
::-webkit-input-placeholder { /* Edge */
  color: #C2C2C2;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #C2C2C2;
}
::placeholder {
  color: #C2C2C2;
}
main {
    background: #ffffff;
    margin-top: 190px;
}
.hide{
	display: none
}
body {
    font-family: "Gotham_web";
    font-weight: normal;
    font-size: 2rem;
    letter-spacing: 0.3px;
    line-height: 3.6rem;
    color: #0F1A20;
    padding: 0 !important;
}
a{
	color: #CCC;
	transition: all ease 0.3s;
}
.site-header {
    position: static;
}
.site-header .container {
    max-width: 1180px;
    position: relative;
    font-size: 0;
}
#masthead {
    height: 190px;
    text-align: center;
    transition: all ease 0.3s;
    width: 100%;
    padding: 0;
    text-align: left;
    z-index: 999;
    position: fixed;
    top: 0;
}
#top_bar {
    display: inline-block;
    text-align: right;
    width: 100%;
    height: 50px;
    background: #333;
    float: left;
    position: relative;
    z-index: 66;
    margin-bottom: -1px;
}
#top_bar ul.social_icons {
    position: static;
    margin: 0;
    padding: 0;
    display: inline-block;
    width: auto;
    margin-top: 15px;
}
#top_bar ul li {
    display: inline-block;
    line-height: 0rem;
    padding-right: 1rem;
    padding-left: 1rem;
    margin-bottom: 0;
}
#top_bar ul li a {
    color: #0B1926;
    font-size: 1.4rem;
    font-family: 'Gotham_web';
    text-transform: uppercase;
    font-weight: bold;
    transition: all ease 0.3s;
    color: #FFF;
}
#top_bar ul li a:hover{
	color: #CCCCCC;
}
#top_menu{
	display: inline-block;
}
#top_bar ul.social_icons li a {
    font-size: 1.6rem;
}
#header_content {
    padding: 0;
    display: inline-block;
    width: 100%;
    padding-bottom: 1px;
}
#header_menu {
    display: inline-block;
    position: static;
}
#header_menu ul{
    padding: 0;
    margin: 0;
}
#header_menu ul li:first-child{
	padding-left: 0;
}
#header_menu ul li:last-child{
	border: none;
	padding-right: 0;
}
#menu-header-menu{
	margin: 0;
	padding: 0;
}
#menu-header-menu li {
    margin: 0;
    padding: 0;
    display: inline-block;
}
#menu-header-menu li a {
    font-family: 'Gotham_web';
    font-size: 2rem;
    letter-spacing: 2.67px;
    line-height: 2.4rem;
    color: #CCCCCC;
    margin-right: 1rem;
    transition: all ease 0.3s;
    text-transform: uppercase;
    margin-right: 4rem;
}
#menu-header-menu li a:hover{
    color: #CCC
}
.menu_button {
    float: right;
    margin-left: 0;
    vertical-align: middle;
    cursor: pointer;
    transition: all ease 0.3s;
    position: absolute;
    right: 2%;
    top: 38%;
    background-color: #fff;
    -webkit-mask-image: url(images/menu_icon.svg);
    mask-image: url(images/menu_icon.svg);
    background-size: contain;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    transform: scaleX(1.6) scaleY(1.2) !important;
}
.menu_button:hover  {
}
#main_menu {
    display: inline-block;
    width: calc(100% - 340px);
    vertical-align: top;
    margin-top: 40px;
    float: right;
}
#main_menu ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
#main_menu ul li {
    display: inline-block;
    padding: 1rem;
    margin: 0;
    transition: all ease 0.3s;
}
#main_menu ul li a {
    color: #ffffff;
    font-size: 1.6rem;
    font-family: 'Gotham_web';
    text-transform: uppercase;
    font-weight: bold;
    transition: all ease 0.3s;
    padding: 0;
    margin: 0;
}
#main_menu ul li a:hover, #main_menu ul li.current-menu-item a{
    color: #CCC;
}
#main_menu ul li.menu-item-has-children:hover {
    background: #fff;
}
#main_menu ul li.menu-item-has-children:hover a {
    color: #0B1926;
}
#main_menu ul ul {
    padding: 1.5rem 1rem 1.2rem;
    background: #fff;
    width: auto;
    margin-left: -1.7rem;
}
#main_menu ul ul li {
    margin: 0;
    background: #fff;
    float: left;
    padding: 0;
}
#main_menu ul ul li a {
    color: #0B1926;
    font-size: 1.2rem;
    padding: 0.5rem 1rem;
    margin: 0;
    line-height: 1.5rem;
    width: 320px;
    border-bottom: none !important;
    letter-spacing: 2.66px;
}
#main_menu ul ul li a:hover{
    color: #CCCCCC !important;
    border-bottom: 0px solid #CCC;
}
#main_menu ul li.main_menu_button a{
    background: #999;
    padding: 0.6rem 3rem;
    border-radius: 3px;
    margin-left: 20px;
}
.centered_box {
    display: inline-block;
    width: 90%;
    transform: translate(-50%, -25%);
    left: 50%;
    top: 50%;
    position: fixed;
    height: 100%;
    vertical-align: middle;
}
.centered_box ul{
	margin: 0
}
.centered_box ul li {
    margin: 1.5rem 0;
    padding: 0;
    height: auto;
    display: inline-block;
    width: 100%;
}
.centered_box .menu-main-menu-container {
    margin-top: 0rem;
}
.centered_box .menu-main-menu-container li {
    text-align: center;
}
.centered_box ul li a {
    font-family: 'Gotham_web';
    font-size: 2.2rem;
    line-height: 4.6rem;
    color: #ffffff;
    transition: all ease 0.3s;
    text-transform: uppercase;
    display: inline-block;
    padding: 1rem 0 1rem;
    position: relative;
    width: 100%;
    text-align: center;
    font-weight: bold;
    margin-bottom: 0;
    border-top: 1px solid rgba(256,256,256,0.2);
}
.centered_box ul{
    border-bottom: 1px solid rgba(256,256,256,0.2);
}
.centered_box #header_menu {
    display: inline-block;
    position: static;
    width: 100%;
}
.centered_box #header_menu ul {
    padding: 0;
    margin: 0;
    width: 100%;
    margin: 0;
    max-width: 100%;
    margin-top: 8rem;
    padding-top: 3rem;
    margin-left: 0;
    text-align: center;
}
.centered_box #header_menu ul li {
    margin: 0;
    text-align: center;
    height: auto;
    display: inline-block;
}
.centered_box #header_menu ul li a {
}
.centered_box #menu-main-menu li a {
}
.centered_box #menu-main-menu li li a {
}
.centered_box #menu-main-menu li.show a{
}
.centered_box ul li a:hover {
    color: #CCC;
}   
.centered_box .button_container {
    text-align: center;
    margin-top: 2rem;
}
.centered_box .button_container .button {
    font-size: 3rem;
    letter-spacing: 4px;
    line-height: 3.7rem;
    color: #F1F1F1;
    background: #CCCCCC;
    border-color: transparent;
    padding: 1.8rem 7rem;
    transition: all ease 0.3s;    
    opacity: 0;
}
.centered_box .button_container .button.show {
	opacity: 1;
}	
.centered_box .button_container .button:hover {
    background: #8CC1D6;
    transform: scale(1.1);
}
.bellows .bellows-nav .bellows-subtoggle {
    width: auto !important;
}
.centered_box {
    display: inline-block;
    width: 90%;
    transform: translate(-50%, -35%);
    left: 50%;
    top: 50%;
    position: fixed;
    height: 100%;
}
.mobile_menu_container .social_icons{
	display: none !important;
}
.mobile_menu_container .social_icons {
    position: fixed;
    bottom: -10rem;
    left: 5%;
}
.mobile_menu_container .social_icons {
    position: fixed;
    bottom: 10rem;
    left: 5%;
    opacity: 0;
    transition: all ease 0.3s;
}
.mobile_menu_container .social_icons.show{
	opacity: 1;
}
.mobile_menu_container .social_icons li {
    display: inline-block;
    width: auto;
    padding: 0;
    margin-right: 1.5rem;
}
.mobile_menu_container .social_icons li a{
    font-family: 'Gotham_web';
    font-size: 3rem;
    letter-spacing: 4px;
    line-height: 3.7rem;
    color: #F1F1F1;
    transition: all ease 0.3s;
    text-transform: uppercase;
    display: inline-block;
    padding: 1rem 2.5rem;
    position: relative;
    display: inline-block;
    width: auto;
    padding: 0;
}
.mobile_menu_container .social_icons li a:before{
	display: none;
}
.mobile_menu_container .social_icons li a:hover{
	color: #8CC1D6;
}
.close_menu {
    float: right;
    margin-left: 0;
    vertical-align: middle;
    cursor: pointer;
    transition: all ease 0.3s;
    position: absolute;
    right: 2%;
    top: 54px;
    background-color: #fff;
    -webkit-mask-image: url(images/close.svg);
    mask-image: url(images/close.svg);
    background-size: contain;
    width: 25px;
    height: 25px;
    background-repeat: no-repeat;
    transform: scaleX(1.2) scaleY(1.2) !important;
    z-index: 999;
}
.site-branding {
    display: inline-block;
    width: auto;
    position: static;
    font-size: 0;
    line-height: 0;
    float: left;
}
#right_site_navigation ul{
	text-align: center;
}
#right_site_navigation {
    position: absolute;
    top: 80px;
    right: 0;
    text-align: center;
    width: 50%;
    padding-left: 140px;
}
#masthead .site-title a {
    display: inline-block;
    width: auto;
    height: 120px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0;
    margin-top: 0;
    position: static;
}
#masthead .site-title a img {
    display: inline-block;
    width: auto;
    height: 100px;
    margin: 20px 0;
}
.site-title {
    margin: 0 0;
    font-size: 0;
    line-height: 0;
}
#masthead.dark .main-navigation a {
    color: #fff;
}
#masthead.dark .main-navigation a:hover {
    border: 1px solid transparent;
    color: #97999B
}
#right_site_navigation.main-navigation a {
    padding: 1.1rem 3.2rem;
}
.menu-item-70 a,.menu-item-70 a:hover{ 
	border-color: #000 !important;
}
#masthead.dark .menu-item-70 a, #masthead.dark.menu-item-70 a:hover{ 
	border-color: #fff !important;
}
.site-footer {
    display: block;
    text-align: left;
    padding: 7rem 0;
    margin-top: 0;
    position: relative;
    background: #999;
}
.site-footer .container{
	max-width: 1180px;
	text-align: center;
}
.footer_bg {
    background-image: url(images/bg_footer.png);
    position: absolute;
    width: 50%;
    height: 100%;
    top: 0;
    right: 0;
    background-size: cover;
    background-position: left center;
}
.post, .page {
    margin: 0;
}
#casinos_logos {
    background: #444;
    display: block;
    padding: 6rem 0 4rem;
    margin-top: 0;
    position: relative;
    background-size: cover;
    background-position: center;
}
#casinos_logos h3 {
    color: #FFF;
    font-weight: bold;
    letter-spacing: initial;
}
#casinos_logos ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    text-align: center;
}
#casinos_logos ul li {
    display: inline-block;
    vertical-align: middle;
    width: 9.5vw;
    padding: 0;
    font-size: 0;
    margin: 0;
    line-height: 0;
    position: relative;
    max-width: 125px;
    margin-top: 2rem;
    margin-bottom: 2rem;
}
#casinos_logos ul li a {
    display: inline-block;
    font-size: 0;
    width: 75%;
    opacity: 0.85;
}
#casinos_logos ul li a:hover{
    opacity: 1;
}
.footer_left {
    display: inline-block;
    margin: 0;
    width: 250px;
    vertical-align: top;
    padding: 0;
    text-align: left;
    margin-left: 0;
    z-index: 99;
    position: relative;
    float: left;
    vertical-align: top;
}
.footer_left img{
    max-width: 250px;
    max-height: 165px;
 }   
.footer_middle {
    display: inline-block;
    text-align: center;
    width: calc(100% - 500px);
}
.footer_middle .column {
    display: inline-block;
    text-align: left;
    width: 33%;
    vertical-align: top;
    margin: 0;
    padding-right: 2rem;
}
.footer_middle ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    line-height: 0;
}
.footer_middle ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
    text-align: left;
    width: 100%;
    margin-bottom: 1rem;
}
.footer_middle ul li a{
    font-size: 1.4rem;
    letter-spacing: initial;
    font-family: "Gotham_web Medium";
    line-height: 1.4rem;
    font-weight: normal;
    text-transform: none;
    color: #170007;
    margin-bottom: 0rem;
    text-align: left;	
}
.site-footer h5 {
    font-size: 1.4rem;
    letter-spacing: initial;
    line-height: 1.8rem;
    color: #170007;
    text-align: left;
    font-weight: bold;
}
.footer_logo {
    display: inline-block;
    margin: 0 0 3rem;
    padding: 0;
}
.footer_logo img {
    width: 81px;
    height: auto;
}
.footer_left h5{
    font-size: 1.5rem;
    letter-spacing: 3.75px;
    font-family: "Gotham_web";
    line-height: 2rem;
    font-weight: bold;
    transition: all ease 0.3s;
}
.footer_left{
    line-height: 0;
}
.contact_links {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 2rem;
    line-height: 0;
}
.contact_links p{
    font-size: 1.4rem;
    letter-spacing: initial;
    font-family: "Gotham_web Medium";
    line-height: 1.4rem;
    font-weight: normal;
    text-transform: none;
    color: #170007;
    margin-bottom: 0rem;
    text-align: left;	
}
.contact_links li a{
    font-size: 1.4rem;
    letter-spacing: initial;
    font-family: "Gotham_web Medium";
    line-height: 1.4rem;
    font-weight: normal;
    text-transform: none;
    color: #170007;
    margin-bottom: 0rem;
    text-align: left;	
}
.contact_links li {
    margin-bottom: 1rem;
}
.footer_right {
    display: inline-block;
    margin: 0;
    width: auto;
    vertical-align: top;
    padding: 0;
    margin-left: 0;
    z-index: 99;
    max-width: 285px;
    float: right;
    text-align: left;
}
.site-info {
    display: inline-block;
    text-align: left;
    display: inline-block;
    width: 100%;
}
.site-info p a{
    color: #CCCCCC;
    transition: all ease 0.3s;
}
.site-info p a:hover{
    color: #CCC;
}
.footer-navigation {
    display: inline-block;
    max-width: 300px;
}
#menu-footer-menu {
    margin: 0;
    padding: 0;
}
#menu-footer-menu li {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin: 0 0 5px;
}
#menu-footer-menu li a, .email_link {
	font-size: 1.8rem;
    letter-spacing: 1px;
    font-family: "Gotham_web";
    line-height: 2.2rem;
    text-transform: uppercase;
    font-weight: bold;
    transition: all ease 0.3s;
    color:  #CCCCCC;
}
#menu-footer-menu li a:hover, .footer_right .phone_link:hover, .footer_right .email_link:hover {
    color: #CCC;
}
.footer_right .social_icons {
    margin: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    line-height: 0;
}
.footer_right .social_icons li i {
    transition: all ease 0.3s;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 17px;
    color: #191919;
}
.footer_right .social_icons li svg {
    transition: all ease 0.3s;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: 20px;
    color: #191919;
}
.footer_right .social_icons li a {
    border: none;
    margin: 0;
    width: 25px;
    height: 25px;
    display: inline-block;
    border-radius: 100%;
    position: relative;
    color: #170007;
    text-align: left;
}
.footer_right .social_icons li a:hover{
	color: #fff;
}
.footer_right .social_icons li a:hover i{
	color: #fff;
}
.footer_right .social_icons li {
    margin: 0;
    display: inline-block;
    border: none;
    margin-right: 1.2rem;
}
#menu-footer-right-menu {
    margin-bottom: 3rem;
    margin-top: 2rem;
}
.footer_right .button {
    font-size: 1.8rem;
    margin-bottom: 2.5rem;
}
.site-info ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    font-size: 0;
    width: 180px;
}
.menu-footer-small-menu-container{
	display: inline-block;
}
.site-info nav{
	display: inline-block;
}
.site-info ul li {
    margin: 0;
    padding: 0;
    border-right: 1px solid #CCCCCC;
    padding-right: 10px;
    width: auto;
    display: inline-block;
    line-height: 10px;
    vertical-align: top;
    padding-left: 10px;
    font-size: 12px;
}
.site-info li a{
	color: #CCCCCC;
	font-size: 1rem;
    font-family: "Gotham_web";
    font-weight: normal;
    text-transform: uppercase;
    transition: all ease 0.3s;
}
.site-info li a:hover{
	color: #fff;
}
.site-info p {
    color: #170007;
    font-size: 1rem;
    font-family: "Gotham_web";
    font-weight: normal;
    width: 100%;
    display: inherit;
    vertical-align: top;
    margin-left: 0;
    line-height: 1.5rem;
    margin-top: 1rem;
    letter-spacing: initial;
}
.button {
    display: inline-block;
    color: #fff;
    font-family: "Gotham_web";
    padding: 1.5rem 4rem 1.5rem;
    border: none;
    width: auto;
    height: auto;
    font-size: 1.8rem;
    background: #CCC;
    transition: all ease 0.3s !important;
    letter-spacing: initial;
    border-radius: 4px;
    box-shadow: 0px 3px 7px rgb(0 0 0 / 21%);
    text-transform: none;
    font-weight: bold;
    line-height: 1.8rem;
}
.button:hover {
    color: #fff;
    background: #666;
}
a{
	text-decoration: none;
}
h1{
    font-size: 7rem;
    line-height: 7.3rem;
    color: #333;
	font-family: 'Gotham_web';
    font-weight: normal;
}
h2 {
    font-size: 5rem;
    line-height: 5.5rem;
    color: #333;
	font-family: 'Gotham_web';
    font-weight: normal;
}
h3{
    font-size: 3.2rem;
    line-height: 3.5rem;
    color: #333;
	font-family: 'Gotham_web';
    font-weight: normal;
}
h4{
    font-size: 11rem;
    line-height: 12rem;
    color: #333;
	font-family: 'Gotham_web';
    font-weight: normal;
}
h5{
    font-size: 1.5rem;
    line-height: 1.8rem;
    color: #333;
	font-family: 'Gotham_web';
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: initial;
}
h6{
    font-size: 1.3rem;
    line-height: 1.6rem;
    color: #333;
	font-family: 'Gotham_web';
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: initial;
}
.lity-wrap {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    outline: none !important;
    overflow: auto;
    padding: 100px 0 150px;
}
.lock-scroll {
    overflow: hidden;
}
.entry-header{
	display: none
}
.page-content, .entry-content, .entry-summary {
    margin: 0;
    overflow: hidden;
}
* {
    -webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
body a.easy-notification-bar__close {
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    color: inherit;
    text-decoration: none;
    line-height: 1;
    padding: 0;
    margin: 0;
    text-decoration: none;
    background: none;
    border: 0;
    border-radius: 12rem;
    width: 2.2rem;
    height: 2.2rem;
    text-align: center;
}
body a.easy-notification-bar__close:hover{
}
body a.easy-notification-bar__close svg{
    width: 1.5rem;
    height: 1.5rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #212322;
    fill: #212322;
}
body .easy-notification-bar-message {
    font-family: 'MONTSERRAT';
    font-size: 1.2rem;
    font-weight: 600;
    left: 0.95px;
    line-height: 1.5rem;
}
body .easy-notification-bar {
    padding-top: 1rem;
    padding-bottom: 1rem;
}
body #page{
	position: relative;
}
/* Forms
–––––––––––––––––––––––––––––––––––––––––––––––––– */
body .gform_wrapper.gravity-theme .gfield_label,
body .gform_wrapper.gravity-theme .ginput_complex label,body .gform_wrapper.gravity-theme .ginput_complex legend {
	font-family: "Gotham_web";
    font-size: 3rem;
    font-weight: bold;
    color: #CCCCCC;
    text-transform: none;
    font-style: normal;
    line-height: 3.2rem;
}
body .gform_wrapper.gravity-theme input[type=color],
body .gform_wrapper.gravity-theme input[type=date],
body .gform_wrapper.gravity-theme input[type=datetime-local],
body .gform_wrapper.gravity-theme input[type=datetime],
body .gform_wrapper.gravity-theme input[type=email],
body .gform_wrapper.gravity-theme input[type=month],
body .gform_wrapper.gravity-theme input[type=number],
body .gform_wrapper.gravity-theme input[type=password],
body .gform_wrapper.gravity-theme input[type=search],
body .gform_wrapper.gravity-theme input[type=tel],
body .gform_wrapper.gravity-theme input[type=text],
body .gform_wrapper.gravity-theme input[type=time],
body .gform_wrapper.gravity-theme input[type=url],
body .gform_wrapper.gravity-theme input[type=week],
body .gform_wrapper.gravity-theme select,
body .gform_wrapper.gravity-theme textarea {
    font-size: 1.8rem;
    padding: 2rem;
    margin-bottom: 2.5rem;
    margin-top: 0;
    border: none;
    border-radius: 0;
    color: #707070;
    letter-spacing: 0.2px;
    line-height: 1.9rem;
    background: #ffffff;
    font-family: 'Gotham_web';
    font-weight: 500;
    text-transform: none;
}
body .gform_wrapper small {
	font-size: 1.6rem;
    font-weight: lighter;
    line-height: 1.8rem;
    color: #fff;
    left: 0;
    font-style: normal;
    display: inline-block;
    margin-bottom: 1rem;
    letter-spacing: 0.2px;
    opacity: 1;
    font-style: italic;
    margin-top: -2.5rem;
    position: absolute;
}
body .gform_wrapper .gfield_required {
    display: none;
}
body .gform_wrapper .button,body .gform_wrapper button,body .gform_wrapper input[type="submit"],body .gform_wrapper input[type="reset"],body .gform_wrapper input[type="button"] {
    display: inline-block;
    color: #fff;
    font-family: "Gotham_web";
    padding: 2rem 7rem 2rem;
    border: none;
    border-radius: 0;
    width: auto;
    height: auto;
    font-size: 2.2rem;
    background: #55868C;
    letter-spacing: 3.5px;
    line-height: 1.8rem;
    transition: all ease 0.3s !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    max-width: none !important;
}
body .gform_wrapper .button:hover,
body .gform_wrapper button:hover,
body .gform_wrapper input[type="submit"]:hover,
body .gform_wrapper input[type="reset"]:hover,
body .gform_wrapper input[type="button"]:hover {
    color: #fff;
    background: #CCC;
}
body .gform_wrapper.gravity-theme .gform_footer,body .gform_wrapper.gravity-theme .gform_page_footer {
    text-align: left;
    margin: 0;
    padding: 0;
    margin-top: 2rem;
}
.form_container form{
	margin-bottom: 0;
}
body .gform_wrapper.gravity-theme .gfield textarea {
    max-width: 100%;
}
body  .gform_wrapper .gform_validation_errors {
    display: none;
}
body .gform_wrapper .gfield_validation_message, body .gform_wrapper .validation_message {
    padding: 0 !important;
    background: none;
    line-height: 10px !important;
    margin: 0;
    display: inherit;
    border: none;
    position: static;
    margin-top: 0;
    right: 0;
    position: absolute;
    text-align: right;
    top: 0;
    margin-top: 1rem;
}
body .gform_wrapper.gravity-theme .gfield {
    position: relative;
}
body .gform_wrapper.gravity-theme .gfield_error .gfield_label{
	color: #CCCCCC;
}
body .gform_wrapper.gravity-theme .gfield_error input, .gform_wrapper .gfield_error [aria-invalid=true]{
	border-color: #CCCCCC !important
}
body .ginput_container_radio {
    margin-top: 1rem;
}
body .gchoice {
display: inline-block !important;
    vertical-align: top !important;
    margin-right: 2rem !important;
    position: relative !important;
    padding-left: 20px !important;
    padding-top: 4px !important;
    cursor: pointer !important;
    line-height: 2rem;
    width: auto;
}
.gform_wrapper.gravity-theme .gfield-choice-input+label {
    max-width: none !important;
    margin-bottom: 0;
    vertical-align: middle;
}
body .gform_wrapper.gravity-theme .gfield-choice-input+label {
    cursor: pointer;
}
body .gform_wrapper .gfield-choice-input {
    display: inline-block !important;
    margin-top: 0 !important;
    vertical-align: middle !important;
    position: absolute !important;
    top: 9px !important;
    left: 0 !important;
    margin: 0;
    padding: 0;
    cursor: pointer !important;
}
.desktop_header{
    display: inline-block;
}
.mobile_menu_container {
    position: fixed;
    width: 100%;
    height: 0%;
    background: #000000;
    z-index: 99999;
    position: fixed;
    transition: all ease 0.3s;
    opacity: 0;
    pointer-events: none;
    top: 50px;
}
.mobile_menu_container.active {
    width: 100%;
    height: 100%;
    opacity: 1;
    pointer-events: initial;
    top: 50px;
}
.mobile_menu_container .container{
	max-width: 1250px;
}
.mobile_menu_container .mobile_menu_logo {
    display: inline-block;
    width: 264px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left;
    margin: 0rem 0 0;
    height: 120px;
    margin-top: 0;
}
.mobile_menu_container .mobile_menu_logo img{
    display: inline-block;
    width: auto;
    height: 100px;
    margin-top: 20px;
}
@media (max-width: 1023px) {
.mobile_header{
    display: inline-block;
}
.desktop_header{
    display: none   
}
}
.hamburger {
    position: absolute;
    right: 6rem;
    top: 4rem;
    padding: 0;
}
.hamburger-box {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 60px;
}
.hamburger-inner:after {
    bottom: -14px;
}
.hamburger-inner:before {
    top: -14px;
}
.hamburger-inner, .hamburger-inner:after, .hamburger-inner:before{
	width: 60px;
}
ul.resp-tabs-list,
p {
  margin: 0px;
  padding: 0px;
}
.resp-tabs-list li {
  font-weight: 600;
  font-size: 13px;
  display: inline-block;
  padding: 13px 15px;
  margin: 0;
  list-style: none;
  cursor: pointer;
  float: left;
}
.resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  clear: left;
}
h2.resp-accordion {
  cursor: pointer;
  padding: 5px;
  display: none;
}
.resp-tab-content {
  display: none;
  padding: 15px;
}
.resp-tab-active {
  border: 1px solid #c1c1c1;
  border-bottom: none;
  margin-bottom: -1px !important;
  padding: 12px 14px 14px 14px;
}
.resp-tab-active {
  border-bottom: none;
  background-color: #fff;
}
.resp-content-active,
.resp-accordion-active { display: block; }
.resp-tab-content { border: 1px solid #c1c1c1; }
h2.resp-accordion {
  font-size: 13px;
  border: 1px solid #c1c1c1;
  border-top: 0px solid #c1c1c1;
  margin: 0px;
  padding: 10px 15px;
}
h2.resp-tab-active {
  border-bottom: 0px solid #c1c1c1 !important;
  margin-bottom: 0px !important;
  padding: 10px 15px !important;
}
h2.resp-tab-title:last-child {
  border-bottom: 12px solid #c1c1c1 !important;
  background: blue;
}
/*-----------Vertical tabs-----------*/
.resp-vtabs ul.resp-tabs-list {
  float: left;
  width: 30%;
}
.resp-vtabs .resp-tabs-list li {
  display: block;
  padding: 15px 15px !important;
  margin: 0;
  cursor: pointer;
  float: none;
}
.resp-vtabs .resp-tabs-container {
  padding: 0px;
  background-color: #fff;
  border: 1px solid #c1c1c1;
  float: left;
  width: 68%;
  min-height: 250px;
  border-radius: 4px;
  clear: none;
}
.resp-vtabs .resp-tab-content { border: none; }
.resp-vtabs li.resp-tab-active {
  border: 1px solid #c1c1c1;
  border-right: none;
  background-color: #fff;
  position: relative;
  z-index: 1;
  margin-right: -1px !important;
  padding: 14px 15px 15px 14px !important;
}
.resp-arrow {
  width: 0;
  height: 0;
  float: right;
  margin-top: 3px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 12px solid #c1c1c1;
}
h2.resp-tab-active span.resp-arrow {
  border: none;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #9B9797;
}
/*-----------Accordion styles-----------*/
h2.resp-tab-active { background: #DBDBDB !important; }
.resp-easy-accordion h2.resp-accordion { display: block; }
.resp-easy-accordion .resp-tab-content { border: 1px solid #c1c1c1; }
.resp-easy-accordion .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
.resp-jfit {
  width: 100%;
  margin: 0px;
}
.resp-tab-content-active { display: block; }
h2.resp-accordion:first-child { border-top: 1px solid #c1c1c1 !important; }
/*Here your can change the breakpoint to set the accordion, when screen resolution changed*/
@media only screen and (max-width: 768px) {
ul.resp-tabs-list { display: none; }
h2.resp-accordion { display: block; }
.resp-vtabs .resp-tab-content { border: 1px solid #C1C1C1; }
.resp-vtabs .resp-tabs-container {
  border: none;
  float: none;
  width: 100%;
  min-height: initial;
  clear: none;
}
.resp-accordion-closed { display: none !important; }
.resp-vtabs .resp-tab-content:last-child { border-bottom: 1px solid #c1c1c1 !important; }
}
ul.category_list {
    margin: 0 auto 12rem;
    width: 100%;
    max-width: 700px;
    text-align: left;
}
ul.category_list li.cat-item {
    margin: 0 2rem 3rem;
    padding: 0;
    height: auto;
    display: inline-block;
    width: auto;
}
ul.category_list li.cat-item.current-cat a {
    color: #0A3E64;
}   
ul.category_list li.cat-item.current-cat a:before {
	background: #FCDCC7;
}
ul.category_list li.cat-item a {
    font-family: 'Gotham_web';
    font-size: 1.5rem;
    letter-spacing: 2px;
    line-height: 1.8rem;
    color: #CCCCCC;
    transition: all ease 0.3s;
    text-transform: uppercase;
    display: inline-block;
    padding: 0;
    position: relative;
    background: transparent;
    padding: 5px 10px;
    z-index: 9;
}
ul.category_list li.cat-item a:hover {
    color: #0A3E64;
}   
ul.category_list li.cat-item a:before {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1.5rem;
    position: absolute;
    background: transparent;
    left: 0;
    bottom: -0.1rem;
    transition: all ease 0.3s;
    z-index: -1;
}
ul.category_list li.cat-item a:hover:before {
	background: #FCDCC7;
}
.wp-pagenavi {
	margin: 18rem 0;
}
.wp-pagenavi .pages{
	display: none;
}
.wp-pagenavi .page {
    font-family: 'Gotham_web';
    font-size: 1.8rem;
    font-weight: 500;
    letter-spacing: 4.5px;
    line-height: 5.5rem;
    color: #ffffff;
    transition: all ease 0.3s;
    text-transform: uppercase;
    display: inline-block;
    padding: 0;
    position: relative;
    background: #CCCCCC;
    padding: 0;
    z-index: 9;
    border: none !important;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    vertical-align: middle;
    text-align: center;
    margin: 0 1rem;
    padding-left: 5px;
}
.wp-pagenavi .current {
    font-family: 'Gotham_web';
    font-size: 1.8rem;
    font-weight: 500;
    letter-spacing: 4.5px;
    line-height: 5.5rem;
    color: #0B1926;
    transition: all ease 0.3s;
    text-transform: uppercase;
    display: inline-block;
    padding: 0;
    position: relative;
    background: #CCC;
    padding: 0;
    z-index: 9;
    border: none !important;
    width: 50px;
    height: 50px;
    border-radius: 50px;
    vertical-align: middle;
    text-align: center;
    margin: 0 1rem;
    padding-left: 5px;
}
.wp-pagenavi .previouspostslink {
    text-decoration: none;
    border: none;
    padding: 0;
    margin: 0;
    background: url(images/prev.png);
    width: 17px;
    height: 31px;
    font-size: 0;
    display: inline-block;
    margin: 0;
    background-position: center;
    vertical-align: middle;
    margin-right: 3rem;
    background-size: contain;
}
.wp-pagenavi .nextpostslink {
    text-decoration: none;
    border: none;
    padding: 0;
    margin: 0;
    background: url(images/next.png);
    width: 17px;
    height: 31px;
    font-size: 0;
    display: inline-block;
    margin: 0;
    background-position: center;
    vertical-align: middle;
    margin-left: 3rem;
    background-size: contain;
}
.wp-pagenavi .last{
    font-family: 'Gotham_web';
    font-size: 2.8rem;
    font-weight: normal;
    letter-spacing: 0.16px;
    line-height: 3.1rem;
    color: #CCCCCC;
    transition: all ease 0.3s;
    text-transform: uppercase;
    display: inline-block;
    padding: 0;
    position: relative;
    background: transparent;
    padding: 5px 15px;
    z-index: 9;
    border: none !important;
    display: none !important;
}
.wp-pagenavi .first, .wp-pagenavi  .extend{
    display: none !important;
}
.extend{
    font-family: 'Gotham_web';
    font-size: 2.8rem;
    font-weight: normal;
    letter-spacing: 0.16px;
    line-height: 3.1rem;
    color: #CCCCCC;
    transition: all ease 0.3s;
    text-transform: uppercase;
    display: inline-block;
    padding: 0;
    position: relative;
    background: transparent;
    padding: 5px 15px;
    z-index: 9;
    border: none !important;	
}
.extend:last-item{
	display: none;
}
#backtotop {
    display: inline-block;
    text-align: center;
    text-transform: uppercase;
    color: #CCCCCC;
    padding: 0;
    margin: 0;
    width: 81px;
    border: none;
    border-radius: 0;
    padding: 0;
    height: 54px;
    background: url(images/top.png);
    font-size: 0;
    background-size: contain;
    background-repeat: no-repeat;
    bottom: -2px;
    right: 5%;
    position: fixed;
    z-index: 999;
}
html {
    width: 100%;
    overflow-x: hidden;
}
body .gform_confirmation_wrapper {
    margin-top: 6rem;
}

/* Media Queries
–––––––––––––––––––––––––––––––––––––––––––––––––– */
/*
Note: The best way to structure the use of media queries is to create the queries
near the relevant code. For example, if you wanted to change the styles for buttons
on small devices, paste the mobile query code up in the buttons section and style it
there.
*/
a[href^="tel"] {
  text-decoration: none; /* Remove underline. */
  /* Additional css `propery: value;` pairs here */
}
@media (max-width: 1360px) {

}
@media (max-width: 1320px) {
html {
    font-size: 55.5%;
}

}
@media (max-width: 1220px) {

}
@media (min-width: 769px) and (max-height: 860px) {

}
@media (min-width: 769px) and (max-height: 720px) {

}
@media (max-width: 1180px) {
#main_menu {
    width: calc(100% - 200px);
}
}
@media (max-width: 1120px) {

}
@media (max-width: 1023px) {
#main_menu{
	display: none;
}
.footer_left{
    width: 100%;
    text-align: center;
    display: inline-block;
}
.footer_right{
    width: 100%;
    text-align: center;
    display: inline-block;
    max-width: initial;
    margin-top: 4rem;
}
.footer_middle {
    max-width: 370px;
    display: inline-block;
    width: 100%;
    position: static;
    display: inline-block;
    max-width: initial;
    margin-top: 5rem;
    float: none;
}
.footer_middle .column {
    display: inline-block;
    text-align: left;
    width: 50%;
    vertical-align: top;
    margin: 0;
    max-width: 160px;
    float: none;
}
#menu-footer-menu li {
    text-align: center;
}
.footer_right h5 {
    text-align: center;
}
.contact_links p {
    text-align: center;
}
.site-info li a, .site-info p {
    font-size: 1.2rem;
}
.contact_links {
    text-align: center;
}
.site-info{
	opacity: 1 !important
}
.footer_middle .social_icons {
    border-bottom: 2px solid #CCC;
}
.menu_button{
	display: block !important;
}
.site-info {
    text-align: center;
}


}


@media (max-width: 1010px) {
#casinos_logos ul li {
    width: 13.5vw;
    margin-bottom: 1rem;
}
}

@media (max-width: 980px) {

#main_menu, #topbar{
	display: none;
}
.menu_button .open_menu .circle {
    width: 31px;
    height: 31px;
    border: 8px solid #CCCCCC;
}

.close_menu:before, .close_menu:after {
    width: 8px;
    height: 31px;
}
.centered_box ul li a, .centered_box .button_container .button, .social_icons {
}
.centered_box .menu-main-menu-container li {
}
.site-footer {
    padding-top: 6rem;
}

ul.category_list {
    margin: 0 auto 6rem;
    text-align: center;
}
ul.category_list li.cat-item {
    margin: 0 1rem 2rem;
}
.page-template-page-blog .entry-image, .category .entry-image {
    height: 48vw;
}
.page-template-page-blog article .button, .category article .button {
    width: 100%;
}
.page-template-page-blog article h5, .category article h5 {
    width: 100%;
    text-align: center;
}
.page-template-page-blog article .entry-content, .category article .entry-content {
    margin: 0;
    overflow: hidden;
    padding: 3rem 3rem 2rem;
}
.page-template-page-blog article, .category article {
    margin-bottom: 6rem;
}

.footer_mobile_logo {
    display: block;
    padding-top: 10rem;
    padding-bottom: 18rem;
}
.site-info {
    margin-top: 0;
}

#masthead {
    height: 190px;	
}
main {
    margin-top: 190px;
}
.centered_box ul {
    margin: 1rem 0 0rem;
}
.centered_box ul.sub-menu{
}
.centered_box ul.sub-menu li {
    margin: 0;
    padding: 0;
}
.centered_box ul.sub-menu li a {
    font-size: 1.4rem;
    padding-left: 1.5rem;
    letter-spacing: 2.7px;
}
}
@media (max-width: 840px) {
.event_header .date, .event_header .time,.event_header .category {
    margin-right: 0%;
    width: 100%;
    margin-bottom: 2rem;
}
.event_header h5 {
    margin-bottom: 0;
}
.event_header .category {
    margin-bottom: 0rem;
}
}
@media (max-width: 767px) {
#masthead {
    height: 170px;
}
main {
    margin-top: 190px;
}
#masthead .site-title a {
    width: 120px;
    height: 27px;
    margin: 0;
}


body.has-easy-notification-bar main {
    margin-top: 122px;
}
h4 {
    font-size: 8rem;
    letter-spacing: 2.5px;
    line-height: 9rem;
}
body {
    font-size: 2rem;
    line-height: 2.6rem;
}
.button {
    display: inline-block;
    color: #fff;
    font-family: "Gotham_web";
    padding: 1.2rem 2rem 1.2rem;
    border: none;
    border-radius: 6px;
    width: auto;
    height: auto;
    font-size: 1.8rem;
    letter-spacing: 3.5px;
    line-height: 2rem;
    transition: all ease 0.3s !important;
    text-transform: uppercase;
    letter-spacing: initial;
}
#masthead .site-title a img {
}
.mobile_menu_container .mobile_menu_logo {
    margin-top: 0px;
}
#top_bar ul.social_icons {
    margin-top: 19px;
}

}
@media (max-width: 640px) {
.container.inside .inside {
    width: 100%;
}
.gform_wrapper label.gfield_consent_label{
    padding-top: 6px;
    padding-left: 6px;
}
#casinos_logos h3 {
    font-size: 2.5rem;
    text-align: center;
}
}
@media (max-width: 550px) {
body{
	overflow-x: hidden;
}
#casinos_logos ul li {
    width: 20.5vw;
    margin-bottom: 1rem;
}
html {
    overflow-x: hidden;
}
.site-header .container,.mobile_menu_container .container {
    max-width: 1250px;
    position: relative;
    padding: 0;
    width: 85%;
}
.close_menu {
    right: 0;
}
.close_menu:before, .close_menu:after {
    width: 6px;
}
#masthead .site-title a, .mobile_menu_container .mobile_menu_logo {
}
.menu_button {
    right: 0%;
}
.footer-navigation li {
    margin: .6rem 0;
}
#category_button{
	display: block;
}
#categories_menu li {
    margin: 0 0 1rem;
    width: 100%;
}
#categories_menu {
    padding: 3rem 0 0;
}
#categories_menu li a {
    padding-bottom: 0.2rem;
    letter-spacing: 3px;
}
#categories_menu{
	display: none;
}
#category_button {
    font-size: 1.6rem;
    color: #0B1926;
    letter-spacing: 4px;
    line-height: 2.1rem;
    font-family: 'Gotham_web';
    font-weight: bold;
    background: #F2F2F2;
    text-align: center;
    text-transform: uppercase;
    padding: 3rem 0 3rem;
    position: relative;
    transition: all ease 0.3s;
}
#category_button:after {
    content: '';
    position: static;
    width: 16px;
    height: 16px;
    background-image: url(images/open_cat.png);
    display: inline-block;
    top: 0;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    margin-left: 10px;
    transition: all ease 0.3s;
}
#category_button.active {
    font-size: 0rem;
    text-align: center;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
#category_button.active:after {
    background-image: url(images/close_cat.png);
    margin-left: 0;
    position: relative;
    margin-left: -38px;
}
#search_form {
    background: #fff;
    padding: 5rem 0 0;
    text-align: center;
    width: 80%;
    margin-left: 10%;
}
body.blog #articles_list article:nth-child(1) {
    position: relative;
    margin: 6rem 0 6rem;
}
body.blog #articles_list article:nth-child(1):before {
    content: '';
    position: static;
    width: 100%;
    height: 180px;
    display: inline-block;
    left: 0;
    top: 0;
    background-size: 142%;
    background-position: center;
}
body.blog #articles_list article:nth-child(1):after {
    content: '';
    position: static;
    width: 100%;
    height: 180px;
    display: inline-block;
    left: 0;
    top: 0;
    background-size: 142%;
    background-position: center;
}
body.blog #articles_list article:nth-child(1) .entry-content,
body.blog #articles_list article:nth-child(5) .entry-content {
    width: 100%;
    padding: 6rem;
}
body.blog #articles_list article:nth-child(1) .titles h5 {
    margin-bottom: 4rem;
    color: #fff !important;
}
body.blog #articles_list article:nth-child(5) {
    position: relative;
    margin: 6rem 0 6rem;
}
body.blog #articles_list article:nth-child(2) h5, body.blog #articles_list article:nth-child(3) h5, body.blog #articles_list article:nth-child(4) h5{
	font-size: 1.6rem;
}
body.blog #articles_list article:nth-child(2) h3, body.blog #articles_list article:nth-child(3) h3, body.blog #articles_list article:nth-child(4) h3{
    font-size: 3.2rem;
    line-height: 3.6rem;
}
.wp-pagenavi {
    margin: 10rem 0;
}
.wp-pagenavi .current, .wp-pagenavi .page {
    width: 40px;
    height: 40px;
    font-size: 2rem;
    line-height: 5.6rem;
}
.blog_footer_blocks {
    margin-top: 6rem;
}
#masthead {
    width: 100vw;
}
.centered_box {
    width: 85%;
}
article.event .widget {
    margin: 0 0 3rem;
    width: 100%;
}
.event_map iframe {
    height: 47vw;
}
.event_save a {
    width: 100%;
}
.centered_box ul li a {
    font-size: 2rem;
    line-height: 3.8rem;
    padding: 0.5rem 0 0.5rem;
}

}
@media (max-width: 414px) {
html {
    font-size: 50%;
}
.container {
    width: 80%;
}
.site-header .container, .mobile_menu_container .container {
    width: 90%;
}
.menu_button {
    right: 3%;
}
.close_menu {
    right: 11px;
    top: 45px;
}
.footer_right img {
    width: 131px;
    height: auto;
}
.centered_box #menu-main-menu li.show a {
    margin-top: 0rem;
    padding-top: 0rem;
    padding-bottom: 0;
}
.footer_mobile_logo {
    padding-bottom: 21rem;
}
.site-footer .container {
    padding: 0;
}
.close_menu {
}
.footer_left .social_icons {
    margin: 5rem 0;
    text-align: center;
    opacity: 1 !important;
}
.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink {
    width: 13px;
    height: 24px;
}
body.blog #articles_list article:nth-child(2), body.blog #articles_list article:nth-child(3), body.blog #articles_list article:nth-child(4) {
    margin-right: 0;
}
.centered_box #header_menu ul li {
}
.centered_box {
    top: 50%;
}
.gform_wrapper label.gfield_consent_label{
    padding-top: 0px;
    padding-left: 6px;
}
.site-info ul li:last-child{
    border-right: 0px solid #CCCCCC;
}
.footer_middle .column {
    display: inline-block;
    text-align: center;
    width: 100%;
    vertical-align: top;
    margin: 0;
    float: none;
    display: inline-block;
    margin: 0 auto;
    margin-bottom: 2rem;
    text-align: center;
}
.site-footer h5 {
    text-align: center;
}
.footer_middle ul li {
    text-align: center;
}
.footer_left img {
    max-width: 90%;
    max-height: 120px;
}
}


.splide__container{box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important;transform-style:preserve-3d}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide__progress__bar{width:0}.splide{outline:none;position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;outline:none;position:relative}.splide__slide img{vertical-align:bottom}.splide__slider{position:relative}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide--draggable>.splide__slider>.splide__track,.splide--draggable>.splide__track{-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide--fade>.splide__slider>.splide__track>.splide__list,.splide--fade>.splide__track>.splide__list{display:block}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--fade>.splide__track>.splide__list>.splide__slide{left:0;opacity:0;position:absolute;top:0;z-index:0}.splide--fade>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--fade>.splide__track>.splide__list>.splide__slide.is-active{opacity:1;position:relative;z-index:1}.splide--rtl{direction:rtl}.splide--ttb.is-active>.splide__slider>.splide__track>.splide__list,.splide--ttb.is-active>.splide__track>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover{opacity:.9}.splide__arrow:focus{outline:none}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4)}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus{outline:none}.splide__progress__bar{background:#ccc;height:3px}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide,.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide.is-active,.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide--nav>.splide__slider>.splide__track>.splide__list>.splide__slide:focus,.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:none}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{left:auto;right:1em}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{bottom:1em;top:auto}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__slider>.splide__track>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{transform:rotate(90deg)}.splide--ttb>.splide__pagination,.splide--ttb>.splide__slider>.splide__pagination{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}ide--ttb>.splide__pagination{width:auto}.splide__arrow{position:absolute;z-index:1;top:50%;transform:translateY(-50%);width:2em;height:2em;border-radius:50%;display:flex;align-items:center;justify-content:center;border:none;padding:0;opacity:.7;background:#ccc}.splide__arrow svg{width:1.2em;height:1.2em}.splide__arrow:hover{cursor:pointer;opacity:.9}.splide__arrow:focus{outline:none}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide__pagination{position:absolute;z-index:1;bottom:.5em;left:50%;transform:translateX(-50%);padding:0}.splide__pagination__page{display:inline-block;width:8px;height:8px;background:#ccc;border-radius:50%;margin:3px;padding:0;transition:transform .2s linear;border:none;opacity:.7}.splide__pagination__page.is-active{transform:scale(1.4);background:#fff}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus{outline:none}.splide__progress__bar{width:0;height:3px;background:#ccc}.splide--nav>.splide__track>.splide__list>.splide__slide{border:3px solid transparent}.splide--nav>.splide__track>.splide__list>.splide__slide.is-active{border-color:#000}.splide--nav>.splide__track>.splide__list>.splide__slide:focus{outline:none}.splide--rtl>.splide__arrows .splide__arrow--prev,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev{right:1em;left:auto}.splide--rtl>.splide__arrows .splide__arrow--prev svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:scaleX(1)}.splide--rtl>.splide__arrows .splide__arrow--next,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next{left:1em;right:auto}.splide--rtl>.splide__arrows .splide__arrow--next svg,.splide--rtl>.splide__track>.splide__arrows .splide__arrow--next svg{transform:scaleX(-1)}.splide--ttb>.splide__arrows .splide__arrow,.splide--ttb>.splide__track>.splide__arrows .splide__arrow{left:50%;transform:translate(-50%)}.splide--ttb>.splide__arrows .splide__arrow--prev,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev{top:1em}.splide--ttb>.splide__arrows .splide__arrow--prev svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--prev svg{transform:rotate(-90deg)}.splide--ttb>.splide__arrows .splide__arrow--next,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next{top:auto;bottom:1em}.splide--ttb>.splide__arrows .splide__arrow--next svg,.splide--ttb>.splide__track>.splide__arrows .splide__arrow--next svg{transform:rotate(90deg)}.splide--ttb>.splide__pagination{display:flex;flex-direction:column;bottom:50%;left:auto;right:.5em;transform:translateY(50%)}
.coverall {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 99;
}
.block_padding {
    padding: 6rem 0;
}
.spacer .block_padding {
    padding: 3rem 0;
}
.container.inside {
    max-width: 1160px;
}
.container.inside .inside{
    max-width: 935px;
}
.mobile_version{
    display: none  !important; 
}
.desktop_version{
    display: block
}
.spacer{
    z-index: 9;
    position: relative;
}
@media (max-width: 980px) {
.spacer .block_padding {
    padding: 3rem 0;
}
}
@media (max-width: 767px) {
.spacer .block_padding {
    padding: 3rem 0;
}
}
@media (max-width: 640px) {
.mobile_version{
    display: block  !important; 
}
.desktop_version{
    display: none  !important; 
}
}
@media (max-width: 540px) {
h2 {
}
h1 {
}
}
a, a:active, a:focus{
    outline: none;
}
/*
 *  Intro block
 */
.intro_block {
    padding: 0;
    overflow: hidden;
    background: #F2F2F2;
}
.logo_container{
    text-align: center;
}
.logo_container img{
    width: 396px;
    height: auto;
}
.intro_block .block_padding {
    padding: 6rem 0;
    position: relative;
}
.intro_block .background_image {
    display: inline-block;
    position: absolute;
    height: 95%;
    width: 100%;
    right: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-position: top center;
}
.intro_block .photo_image {
    display: inline-block;
    position: absolute;
    height: 100%;
    width: 59%;
    right: 0;
    top: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top;
    z-index: 9;
    max-width: 1230px;
}
.intro_block p:last-child{
    margin-bottom: 0;
}
.intro_block a.button {
    margin-bottom: 0;
    margin-top: 1rem;
    margin-left: 0;
    margin-right: 0;
}
.intro_block img {
    height: auto;
    max-width: 100%;
    width: 100%;
}
.intro_block .image_container {
    position: relative;
    display: inline-block;
    width: 40%;
    margin: 0px;
    vertical-align: middle;
}
.process_block .info_container {
    position: relative;
    display: inline-block;
    width: 43%;
    margin: 0px;
    margin-top: 0px;
    margin-right: 0px;
    vertical-align: top;
    padding-left: 0;
    text-align: left;
    margin-right: 0%;
    margin-top: 12rem;
        position: sticky;
    top: 6rem;
    margin-bottom: 6rem;
    transition: all ease 0.3s;
}
.intro_block .info_container h1{
    font-size: 4rem;
    letter-spacing: initial;
    line-height: 5rem;
    color: #FFFFFF;
    font-family: 'Gotham_web';
    font-weight: bold;
    margin-bottom: 1rem;
}
.intro_block .info_container h3 {
    font-size: 2rem;
    letter-spacing: initial;
    line-height: 2.5rem;
    color: #FFFFFF;
    font-family: 'Gotham_web';
    font-weight: normal;
    margin-bottom: 1rem;
    text-transform: uppercase;
}
.intro_block.text_shadow .info_container h1{
    text-shadow: 0 0 10px #000;
}
.intro_block.text_shadow .info_container h3 {
    text-shadow: 0 0 10px #000;
}
.intro_block .info_container p {
    margin-bottom: 1rem;
    color: #FFF;
    font-family: "Gotham_web";
    line-height: 3rem;
    font-size: 2rem;
}
.intro_block .intro_container {
    padding: 10vw 0 10vw;
    position: relative;
    background-attachment: fixed;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.intro_block.size_big .intro_container {
    padding: 16vw 0 16vw;
}
.intro_block .info_container {
    max-width: 41%;
}
.intro_block.withou_logo .intro_container {
    padding: 20rem 0 20rem;
}
.intro_block.right .info_container{
    float: right;
}
.intro_block.big .intro_container{
    padding: 13vw 0 13vw;
}
@media (max-width: 1360px) {


}
@media (max-width: 980px) {
.intro_block .info_container h1 {
    font-size: 3rem;
    line-height: 3rem;
    margin-bottom: 0.5rem;
}
.intro_block .info_container h3 {
    font-size: 1.8rem;
    line-height: 2rem;
    margin-bottom: 0.5rem;
}
.intro_block .info_container p {
    line-height: 2.4rem;
    font-size: 1.8rem;
}
.intro_block .info_container {
    max-width: 39%;
}
}
@media (max-width: 768px) {
.intro_block.size_big .intro_container {
    padding: 10vw 0 10vw;
}
.intro_block .intro_container {
    padding: 10vw 0 10vw;
    position: relative;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: initial;
}
.intro_block .info_container h1 {
    font-size: 3rem;
    line-height: 4rem;
    margin-bottom: 0.5rem;
}
}
@media (max-width: 640px) {
.intro_block .intro_container {
    background-image: none !important;
}
.intro_block .intro_container {
    padding: 0;
}
.intro_block .background_image {
    display: inline-block;
    width: 100%;
    height: auto;
    float: none;
    position: static;
    margin: 0;
    padding: 0;
}
.intro_block .info_container {
    float: none;
    width: 100%;
    display: inline-block;
    max-width: none;
    padding: 4rem 0;
    text-align: center;
}
.intro_block.size_big .intro_container {
    padding: 0;
}
}

/*
 *  Section Title Block
 */
.section_title{
    text-align: center;
}
.section_title .block_padding{
    padding: 0;
}
.section_title h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 4rem;
    font-weight: bold;
    letter-spacing: initial;
    line-height: 4rem;
}
.section_title h5 {
    text-align: center;
    margin-top: 1.5rem;
    font-family: 'GOTHAM_WEB';
    font-size: 2rem;
    font-weight: normal;
    letter-spacing: initial;
    margin-bottom: 1rem;
}
.section_title .button{
    margin-top: 2rem;
}

@media (max-width: 768px) {
.section_title h2 {
    font-size: 3.5rem;
    line-height: 4rem;
    margin-top: 1rem;
}
}
@media (max-width: 640px) {
.section_title h2 {
    font-size: 3rem;
    line-height: 2.5rem;
    margin-top: 1rem;
}
.section_title .block_padding {
    padding: 3rem 0;
}
}



/*
 *  Player CTA Block
 */
.players_cta{
    text-align: center;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}
.players_cta .block_padding{
    padding: 6rem 0;
}
.players_cta h2 {
    text-align: center;
    margin-bottom: 3rem;
    font-size: 4rem;
    font-weight: bold;
    letter-spacing: initial;
    line-height: 4rem;
}
.players_cta h5 {
    text-align: center;
    margin-top: 1.5rem;
    font-family: 'GOTHAM_WEB';
    font-size: 2rem;
    font-weight: normal;
    letter-spacing: initial;
    margin-bottom: 1rem;
    text-transform: none;
}
.players_cta p {
    font-family: 'Gotham_web';
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: initial;
    font-weight: normal;
    color: #170007;
    max-width: 570px;
    margin: 0 auto 1rem;
    width: 100%;
}
.players_cta .button{
    margin-top: 3rem;
}
.cta_with_bg_image h5{
    text-shadow: 0 0 10px #000;
    text-transform: uppercase;
}
.cta_with_bg_image h2{
    text-shadow: 0 0 10px #000;
}
.cta_with_bg_image p{
    text-shadow: 0 0 10px #000;

}

/*
 *  Store Locator Block
 */
.store_locator{
    text-align: center;
}
.store_locator .block_padding{
    padding: 6rem 0;
}
.store_locator h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 4rem;
    font-weight: bold;
    letter-spacing: initial;
    line-height: 4rem;
}
.store_locator h5 {
    text-align: center;
    margin-top: 1.5rem;
    font-family: 'GOTHAM_WEB';
    font-size: 2rem;
    font-weight: normal;
    letter-spacing: initial;
    margin-bottom: 1rem;
    text-transform: none;
}
.store_locator iframe{
    width: 100%;
    margin-top: 6rem;
}


@media (max-width: 767px) {
.store_locator iframe {
    width: 100%;
    margin-top: 6rem;
    height: 60vw;
}
}
@media (max-width: 540px) {

.store_locator .block_padding{
	padding: 3rem 0;
}
}

/*
 * Page Intro block
 */
.intro_page {
    padding: 20rem 0 0rem;
    text-align: center;
    color: #F1F1F1;
    background-size: cover;
    background-position: center;
    position: relative;
}
.intro_page h1 {
    font-size: 10rem;
    letter-spacing: 0.58px;
    line-height: 9rem;
    position: absolute;
    top: 50%;
    transform: translate(0%, -50%);
}
.intro_page .block_padding {
    text-align: left;
}
.intro_page .seven.columns{
    float: right;
}
@media (max-width: 767px) {
.intro_page .seven.columns {
    float: none;
    width: 100%;
    display: inline-block;
    position: static;
    margin: 0;
    text-align: center;
}
.intro_page .five.columns {
    width: 100%;
    float: none;
}
.intro_page .seven.columns img {
    width: 100%;
    height: auto;
    max-width: 400px;
}
.intro_page h1 {
    position: static;
    transform: none;
    margin-bottom: 4rem;
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.intro_page {
    padding: 15rem 0 0rem;
}
}
@media (max-width: 450px) {
.intro_page h1 {
font-size: 5rem;
    line-height: 5.5rem;
}
}
/*
 * Featured block
 */
.cards_block {
    padding: 0;
}
.cards {
    margin: 0;
    text-align: center;
}
.cards li {
    display: inline-block;
    vertical-align: text-bottom;
    text-align: left;
    background: #FFF;
    padding: 0 1.5rem;
    position: relative;
    width: 33%;
    transition: all ease 0.3s;
    float: left;
    margin-bottom: 6rem;
}
.cards li .card_image {
    width: 100%;
    height: 23rem;
    background-size: cover;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 4rem;
}
.cards li h4 {
    font-family: 'Gotham_web';
    font-size: 3rem;
    line-height: 4rem;
    letter-spacing: initial;
    font-weight: normal;
    margin-bottom: 1rem;
    font-weight: bold;
    color: #360001;
    text-transform: none;
}
.cards li .button {
    margin-top: 3rem;
}
.cards li .content {
    display: inline-block;
    width: 100%;
    padding: 0;
    vertical-align: middle;
    text-align: left;
}
.cards li p {
    font-family: 'Gotham_web';
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: initial;
    font-weight: normal;
    color: #170007;
}
.featured_carousel .slick-next:before,.featured_carousel  .slick-prev:before {
    font-size: 30px;
    color: #333;
}
.featured_carousel  .slick-next,.featured_carousel  .slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
}
.featured_carousel .slick-prev {
    left: -30px;
}
.featured_carousel .slick-next {
    right: -30px;
}  
@media (max-width: 1180px) {
   
} 
@media (max-width: 1023px) {
.cards li .card_image {
    height: 17vw;
    margin-bottom: 2rem;
}
.cards li h4 {
    font-size: 2.4rem;
    line-height: 3rem;
}
.cards li {
    margin-bottom: 4rem;
}
}
@media (max-width: 640px) {
.cards li {
    margin-bottom: 4rem;
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding: 0;
}
.cards li .card_image {
    height: 52vw;
}
.container {
    padding: 0;
}

}
@media (max-width: 480px) {
 
}
/*
 * Location List block
 */
.location_list {
    padding: 0;
}
.location_list {
    margin: 0;
    text-align: center;
    padding: 6rem 0 0;
}
.location_list li {
    display: inline-block;
    vertical-align: text-bottom;
    text-align: left;
    background: #FFF;
    padding: 0 1rem;
    position: relative;
    width: 25%;
    transition: all ease 0.3s;
    float: left;
    margin-bottom: 6rem;
}
.location_list li .card_image {
    width: 100%;
    height: 20rem;
    background-size: cover;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 3rem;
}
.location_list li h4 {
    font-family: 'Gotham_web';
    font-size: 3rem;
    line-height: 4rem;
    letter-spacing: initial;
    font-weight: normal;
    margin-bottom: 1rem;
    font-weight: bold;
    color: #360001;
    text-transform: none;
}
.location_list li .button {
    margin-top: 3rem;
}
.location_list li .content {
    display: inline-block;
    width: 100%;
    padding: 0;
    vertical-align: middle;
    text-align: left;
}
.location_list li p {
    font-family: 'Gotham_web';
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: initial;
    font-weight: normal;
    color: #170007;
}
.location_list .locations{
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}
@media (max-width: 1180px) {
   
} 
@media (max-width: 1023px) {
.location_list li .card_image {
    height: 17vw;
    margin-bottom: 2rem;
}
.location_list li h4 {
    font-size: 2.4rem;
    line-height: 3rem;
}
.location_list li {
    width: 33.33%;
}
}

@media (max-width: 768px) {
.location_list {
    padding: 3rem 0;
}
}	
@media (max-width: 640px) {

.container {
    padding: 0;
}
.location_list li {
    width: 50%;
    margin-bottom: 3rem;
}
.location_list li .card_image {
    height: 25vw;
    margin-bottom: 2rem;
}

}

@media (max-width: 540px) {
.location_list li {
    width: 100%;
    margin-bottom: 3rem;
}
.location_list li .card_image {
    height: 45vw;
    margin-bottom: 2rem;
}

}

/*
 * Content Block With Photo
 */
.content_block_with_photo{
    position: relative;
    z-index: 9;
    background: #FFF;
}
.content_block_with_photo.with_bg_image {
    padding: 6rem 0;
    background-size: cover;
    background-position: center;
}
.content_block_with_photo .block_padding {
    padding: 6rem 0;
}
.content_block_with_photo p:last-child{
    margin-bottom: 0;
}
.content_block_with_photo a.button {
    margin-bottom: 0;
    margin-top: 1rem;
    margin-left: 0;
    margin-right: 0;
}
.content_block_with_photo .image_container {
    position: relative;
    display: inline-block;
    width: 40%;
    margin: 0px;
    vertical-align: middle;
}
.content_block_with_photo .info_container {
    position: relative;
    display: inline-block;
    width: 59%;
    margin: 0px;
    vertical-align: middle;
    padding-left: 10rem;
    text-align: left;
}
.content_block_with_photo .info_container h5{
    font-family: 'Gotham_web';
    font-size: 2rem;
    line-height: 2.2rem;
    letter-spacing: initial;
    font-weight: normal;
    margin-bottom: 1rem;
}
.content_block_with_photo .info_container h3{
    font-family: 'Gotham_web';
    font-size: 4rem;
    line-height: 4.5rem;
    letter-spacing: initial;
    font-weight: normal;
    margin-bottom: 1rem;
    font-weight: bold;
}
.content_block_with_photo .info_container p{
    font-family: 'Gotham_web';
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: initial;
    font-weight: normal;
    margin-bottom: 1rem;
    font-weight: normal;
}
.content_block_with_photo .info_container ul li{
    font-family: 'Gotham_web';
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: initial;
    font-weight: normal;
    margin-bottom: 1rem;
    font-weight: normal;
}
.content_block_with_photo.content_block_with_photo_right_image .image_container{
}
.content_block_with_photo.content_block_with_photo_right_image .info_container {
    padding-right: 10rem;
    padding-left: 0rem;
}
.content_block_with_photo .info_container h1{
    margin-bottom: 3rem;
    font-size: 4.2rem;
    letter-spacing: 1px;
    line-height: 4.2rem;
}
.content_block_with_photo .info_container p{
    margin-bottom: 2rem;
}
.content_block_with_photo .info_container p a:hover{
    color: #3E4E61;
}
.content_block_with_photo.navy{
    background-color: #0B1926;    
}
.content_block_with_photo.navy h1,.content_block_with_photo.navy p{
    color: #FFF;    
}
@media (max-width: 768px) {
.content_block_with_photo .info_container {
    padding-left: 6rem;
}
}
@media (max-width: 640px) {
.content_block_with_photo .image_container {
    width: 100%;
    margin-bottom: 3rem;
}
.content_block_with_photo .block_padding {
    padding: 3rem 0 3rem;
}
.content_block_with_photo .info_container {
    width: 100%;
    padding-left: 0;
    text-align: left;
    max-width: 100%;
    margin-top: 3rem;
}
.content_block_with_photo .info_container h5{
    text-align: left;
}
.content_block_with_photo .info_container h3 {
    text-align: left;
    float: left;
    width: 100%;
}
.content_block_with_photo .info_container p {
    text-align: left;
}
.content_block_with_photo .info_container h1 {
    text-align: left;
}
.content_block_with_photo .info_container {
    width: 100%;
    padding-left: 0;
    text-align: left;
}
.content_block_with_photo .image_container img {
    margin-bottom: 4rem;
}

.content_block_with_photo.content_block_with_photo_right_image .info_container {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 3rem;
}
.content_block_with_photo .content_block_with_photo_right_image .image_container img {
    margin-bottom: 0;
}
.content_block_with_photo .image_container {
    width: 100%;
    margin-bottom: 0;
}
}
/*
 * Content Block With Photo
 */
.content_block_with_4_photos{
    position: relative;
    z-index: 9;
    background: #FFF;
}
.content_block_with_4_photos .block_padding {
    padding: 0;
}
.content_block_with_4_photos p:last-child{
    margin-bottom: 0;
}
.content_block_with_4_photos a.button {
    margin-bottom: 0;
    margin-top: 1rem;
    margin-left: 0;
    margin-right: 0;
}
.content_block_with_4_photos .images_container {
    position: relative;
    display: inline-block;
    width: 50%;
    margin: 0px;
    vertical-align: middle;
    height: 100%;
    position: absolute;
    padding-bottom: 25%;
}
.content_block_with_4_photos .images_container .photo_1{
    position: absolute;
    width: 50%;
    height: 50%;
    background-size: cover;
    background-position: center;
    left: 0%;
}
.content_block_with_4_photos .images_container .photo_2{
    position: absolute;
    width: 50%;
    height: 50%;
    background-size: cover;
    background-position: center;
    left: 50%;
}
.content_block_with_4_photos .images_container .photo_3{
    position: absolute;
    width: 50%;
    height: 50%;
    background-size: cover;
    background-position: center;
    left: 0%;
    top: 50%;
}
.content_block_with_4_photos .images_container .photo_4{
    position: absolute;
    width: 50%;
    height: 50%;
    background-size: cover;
    background-position: center;
    left: 50%;
    top: 50%;
}
.content_block_with_4_photos .info_container {
    position: relative;
    display: inline-block;
    max-width: 59%;
    margin: 0px;
    vertical-align: middle;
    padding-right: 10rem;
    text-align: left;
    padding-left: 0;
    padding-top: 12rem;
    padding-bottom: 12rem;
}
.content_block_with_4_photos .info_container h5{
    font-family: 'Gotham_web';
    font-size: 2rem;
    line-height: 2.2rem;
    letter-spacing: initial;
    font-weight: normal;
    margin-bottom: 1rem;
}
.content_block_with_4_photos .info_container h3{
    font-family: 'Gotham_web';
    font-size: 4rem;
    line-height: 4.5rem;
    letter-spacing: initial;
    font-weight: normal;
    margin-bottom: 1rem;
    font-weight: bold;
}
.content_block_with_4_photos .info_container p{
    font-family: 'Gotham_web';
    font-size: 1.4rem;
    line-height: 2.4rem;
    letter-spacing: initial;
    font-weight: normal;
    margin-bottom: 1rem;
    font-weight: normal;
}
.content_block_with_4_photos .info_container h1{
    margin-bottom: 3rem;
    font-size: 4.2rem;
    letter-spacing: 1px;
    line-height: 4.2rem;
}
.content_block_with_4_photos .info_container p{
    margin-bottom: 2rem;
}
.content_block_with_4_photos .info_container p a:hover{
    color: #3E4E61;
}
@media (max-width: 1100px) {
.content_block_with_4_photos .info_container {
    max-width: 56%;
    margin: 0px;
    padding-top: 6rem;
    padding-bottom: 6rem;
}
}

@media (max-width: 768px) {
.content_block_with_4_photos .info_container {
    max-width: 56%;
    margin: 0px;
    padding-top: 4rem;
    padding-bottom: 4rem;
    padding-right: 3rem;
}
.content_block_with_4_photos .info_container h3 {
    font-size: 3.5rem;
    line-height: 3.5rem;
}
}
@media (max-width: 640px) {
.content_block_with_4_photos .info_container {
    max-width: 100%;
    margin: 0px;
    padding-top: 6rem;
    padding-bottom: 6rem;
    padding-right: 0;
    display: inline-block;
    float: none;
}
.content_block_with_4_photos .images_container {
    position: relative;
    display: inline-block;
    width: 100%;
    margin: 0px;
    height: 100%;
    position: static;
    padding-bottom: 90%;
}
}
/*
 *  Featured Carousel Block
 */
.featured_carousel{
    padding: 6rem 0;
}
.carousel_item {
    padding: 6rem 3rem;
    text-align: center;
}
.carousel_item span {
    width: 7.8rem;
    height: 7.8rem;
    display: inline-block;
    border-radius: 7.8rem;
    text-align: center;
    vertical-align: middle;
    line-height: 7.8rem;
    font-family: 'Gotham_web';
    font-weight: bold;
    color: #FFF;
    font-size: 3rem;
    margin-bottom: 2rem;
}
.carousel_item h4{
     line-height: 3.5rem;
    font-family: 'Gotham_web';
    font-weight: bold;
    color: #170007;
    font-size: 3rem; 
    display: inline-block;  
    width: 100%;
    text-align: center;
    margin-bottom: 1rem;
    letter-spacing: initial;
    text-transform: none;
}
.carousel_item p {
    font-size: 1.6rem;
    line-height: 2rem;
    letter-spacing: initial;
    font-family: 'Gotham_web';
    font-weight: normal;
}
.featured_carousel .slick-initialized .slick-slide {
    display: block;
    height: auto;
    position: relative;
    width: 345px;
    background: #CCC;
    margin: 0 3rem;
    vertical-align: bottom;
    transition: all ease 0.3s;
    cursor: pointer;
}
.featured_carousel .slick-initialized .slick-slide.slick-center {
}

@media (max-width: 420px) {
.carousel_item {
    padding: 6rem 6rem;
    text-align: center;
}
.featured_carousel .slick-initialized .slick-slide {
    display: block;
    height: auto;
    position: relative;
    width: 280px;
    background: #CCC;
    margin: 0 3rem;
    vertical-align: bottom;
    transition: all ease 0.3s;
    cursor: pointer;
}
.featured_carousel{
	padding: 6rem 0 0;
}
}

/*
 *  Amenities Carousel Block
 */
.amenities_carousel{
    padding: 6rem 0;
}
.amenities_carousel h5 {
    text-align: center;
    margin-top: 1.5rem;
    font-family: 'GOTHAM_WEB';
    font-size: 2rem;
    font-weight: normal;
    letter-spacing: initial;
    margin-bottom: 1rem;
    text-transform: none;
}
.amenities_carousel h2{
    text-align: center;
    margin-bottom: 6rem;
    font-size: 4rem;
    font-weight: bold;
    letter-spacing: initial;
    line-height: 4rem;
}
.amenities_carousel .slick-initialized .slick-slide {
    display: block;
    width: 40rem;
}
.amenities_carousel .amenities_item {
    display: inline-block;
    vertical-align: text-bottom;
    text-align: left;
    background: #FFF;
    padding: 0 1.5rem;
    position: relative;
    transition: all ease 0.3s;
    margin-bottom: 3rem;
}
.amenities_item .card_image {
    width: 100%;
    height: 23rem;
    background-size: cover;
    background-position: center;
    display: inline-block;
    vertical-align: middle;
    margin-bottom: 4rem;
}
.amenities_item h4 {
    font-family: 'Gotham_web';
    font-size: 3rem;
    line-height: 4rem;
    letter-spacing: initial;
    font-weight: normal;
    margin-bottom: 1rem;
    font-weight: bold;
    color: #360001;
    text-transform: none;
}
.amenities_item .button {
    margin-top: 3rem;
}
.amenities_item .content {
    display: inline-block;
    width: 100%;
    padding: 0;
    vertical-align: middle;
    text-align: left;
}
.amenities_item p {
    font-family: 'Gotham_web';
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: initial;
    font-weight: normal;
    color: #170007;
}
.amenities_carousel .slick-prev{
    left: -4%;
    margin-left: 0;
    top: auto;
    width: 19px;
    height: 28px;
    z-index: 999;
    top: 50%;
    margin-top: 3rem;
}
.amenities_carousel .slick-next {
    right: -4%;
    margin-right: 0;
    top: auto;
    width: 19px;
    height: 28px;
    z-index: 999;
    top: 50%;
    margin-top: 3rem;
}
.amenities_carousel .slick-prev:before{
    display: none;
}
.amenities_carousel .slick-next:before{
    display: none;
}
.amenities_carousel .slick-prev, .amenities_carousel .slick-next {
    background-size: contain;
    border-radius: 0 !important;
    opacity: 1;
    background-repeat: no-repeat;
    background-color: #ccc;
    -webkit-mask-image:  url(images/prev.svg);
    mask-image:  url(images/prev.svg);
}
.amenities_carousel .slick-next  {
    background-color: #ccc;
    -webkit-mask-image:  url(images/next.svg);
    mask-image:  url(images/next.svg);
}
.amenities_carousel  .slick-dots li button:before
{
    background: #CCC;
    width: 12px;
    height: 12px;
    margin: 5px;
    opacity: 1;
    border-radius: 10px;
}
.amenities_carousel  .slick-dots li button:before{
    content: '';
}
.amenities_carousel .slick-dots li.slick-active button:before{
    background: #000;
}
@media (max-width: 1200px) {
.amenities_item .card_image {
    height: 17vw;
}
}

@media (max-width: 768px) {
.amenities_carousel h2 {
    text-align: center;
    margin-bottom: 3rem;
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: initial;
    line-height: 3rem;
}
.amenities_carousel {
    padding: 3rem 0;
}
.amenities_item .card_image {
    height: 25vw;
    margin-bottom: 2rem;
}
.amenities_item h4 {
    font-size: 2.4rem;
    line-height: 3rem;
    margin-bottom: 1rem;
}

}
@media (max-width: 520px) {
.amenities_item .card_image {
    height: 36vw;
}
}

/*
 *  Photo Gallery Block
 */
.photo_gallery{
    padding: 6rem 0;
}
.photo_gallery {
    padding: 6rem 3rem;
    text-align: center;
}
.photo_gallery span {
    width: 7.8rem;
    height: 7.8rem;
    display: inline-block;
    border-radius: 7.8rem;
    text-align: center;
    vertical-align: middle;
    line-height: 7.8rem;
    font-family: 'Gotham_web';
    font-weight: bold;
    color: #FFF;
    font-size: 3rem;
    margin-bottom: 2rem;
}
.photo_gallery .photo_info {
    display: inline-block;
    width: 50%;
    text-align: left;
    float: left;
    margin: 0;
    background: #CCC;
    padding: 1rem 2rem;
    border-radius: 0 0 8px;
}
.photo_gallery h4 {
    line-height: 2rem;
    font-family: 'Gotham_web';
    font-weight: bold;
    color: #FFF;
    font-size: 2rem;
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-bottom: 0rem;
    letter-spacing: initial;
    text-transform: none;
    text-shadow: 0 0 3px #000;
}
.photo_gallery p {
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: initial;
    font-family: 'Gotham_web';
    font-weight: normal;
    color: #FFF;
    text-shadow: 0 0 10px #000;
}
.photo_gallery a{
    font-size: 1.4rem;
    line-height: 2rem;
    letter-spacing: initial;
    font-family: 'Gotham_web';
    font-weight: normal;
    color: #FFF;
    text-shadow: 0 0 10px #000;
}
.photo_gallery .photo_gallery_slides .photo_item{
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-left: 1rem solid #FFF;
    border-right: 1rem solid #FFF;
    cursor: pointer;
}
.photo_gallery .photo_gallery_slides .slick-initialized .slick-slide {
    display: block;
    height: auto;
    position: relative;
    width: 70%;
    background: #CCC;
    margin: 0 1rem;
    vertical-align: bottom;
    transition: all ease 0.3s;
    cursor: pointer;
}
.photo_gallery .photo_thumb{
    width: 13.4rem !important;
    height: 0 !important;
    margin: 1rem 1rem 0;
    padding-bottom: 50%;
    display: inline-block;
    cursor: pointer;
    background-size: cover;
    background-position: center;
}
.photo_gallery .photo_gallery_slides .photo_item{
    display: inline-block;
    height: 0;
    padding-bottom: 50%;
}
.photo_gallery .slick-initialized .slick-slide.slick-center {
}


.photo_gallery  .slick-next:before,.photo_gallery   .slick-prev:before {
    font-size: 5rem;
    color: #FFF;
}
.photo_gallery  .slick-prev {
    left: 2rem;
    color: black;
    z-index: 999;
}
.photo_gallery  .slick-next {
    right: 5rem;
}

@media (max-width: 760px) {

.thumbs_gallery_slides{
	display: none;
}
.photo_gallery .container{
	width: 100%;
}
.photo_gallery {
    padding: 3rem 3rem;
    text-align: center;
}

}
@media (max-width: 640px) {

.photo_gallery .photo_info {
    display: none;
}
.photo_gallery .slick-next:before, .photo_gallery .slick-prev:before {
    font-size: 3rem;
    color: #FFF;
}
.photo_gallery  .slick-prev {
    left: 3rem;
}
.photo_gallery  .slick-next {
    right: 3rem;
}
}

/*
 *  Content block
 */
.content_block {
    background: #FFF;
}
.content_block .alignright {
    margin-left: 2em;
    margin-bottom: 2em;
    margin-top: 1rem;
}
.content_block .alignleft {
    margin-right: 2em;
    margin-bottom: 2em;
    margin-top: 1rem;
}
.content_block p {
    font-family: 'Gotham_web';
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: initial;
    font-weight: normal;
    margin-bottom: 3rem;
    font-weight: normal;
}
.content_block p:last-child{
    margin-bottom: 0;
}
.content_block ol, .content_block ul {
    margin-left: 0;
    display: inline-block;
    width: 100%;
    margin-left: 0%;
    margin-top: 0rem;
    margin-bottom: 6rem;
    padding-left: 2rem;
}
.content_block ol li, .content_block ul li{
    font-family: 'Gotham_web';
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: initial;
    font-weight: normal;
    margin-bottom: 1rem;
    font-weight: normal;
}
.content_block ol ol, .content_block ol ul,
.content_block ul ol, .content_block ul ul{
    margin-top: 2rem;
    margin-bottom: 0rem;
}
.content_block ol ol li, .content_block ol ul li,
.content_block ul ol li, .content_block ul ul li{ 
    list-style: disc;
}   
ol li {
    list-style: auto;
    margin-bottom: 2rem;
}
body.single-post .spacer .block_padding {
    padding: 3rem 0;
    margin-top: -1px;
    margin-bottom: -1px;
}
.content_block p a:hover {
    color: #3E4E61;
}
/* 
 * Accordian Drop Down Block
 */
.accordian_drop_down{
    position: relative;
    z-index: 9;
    background: #FFF;
}
.accordian_drop_down .accordion_container {
    width: 100%;
    margin: 0 0 6rem;
}
.accordian_drop_down .plusminus {
    display: inline-block;
    top: 37%;
    position: absolute;
    transform: translate(0px, 0%);
    transition: all ease 0.2s;
    right: 6rem;
    transform-origin: center;
    width: 30px;
    height: 18px;
    background-image: url(images/down.png);
    background-size: contain;
    transform: rotate( 
180deg
 ) translate(0px, -0%);
}
.accordian_drop_down .plusminus.active {
    transform: rotate( 
0deg
 ) translate(0px, -0%);
    transform-origin: center;
    top: 37%;
}
.accordian_drop_down .accordion_head {
    padding: 2rem 0;
    position: relative;
    cursor: pointer;
}
.accordian_drop_down .accordion_body {
    padding: 3rem 6rem 4rem;
}
.accordian_drop_down .accordion_head h3 {
    margin: 0;
    padding: 0 6rem;
    line-height: 3rem;
    font-size: 3rem;
    font-weight: bold;
    letter-spacing: initial;
}
.accordian_drop_down .accordion_body p {
    margin-bottom: 1srem;
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-family: 'GOTHAM_WEB';
    letter-spacing: initial;
}
.accordian_drop_down .accordion_body li {
    font-size: 1.7rem;
    padding-left: 1.7rem;
    list-style: none;
    position: relative;
}
.accordian_drop_down .accordion_body ul li::before {
    content: "•";
    font-size: 2rem;
    position: absolute;
    left: -1rem;
}
.accordian_drop_down .accordion_body ol {
    margin: 0;
}
.accordian_drop_down .accordion_body ol ol{
    margin: 2rem 0 2rem 2rem;
}
.accordian_drop_down .accordion_body ol li {
    font-size: 1.7rem;
    padding-left: 1.7rem;
    position: relative;
    list-style: auto;
}
.plusminus {
    position: relative;
    background: transparent;
    border: none;
}
@media (max-width: 640px) {
.accordian_drop_down .accordion_head h3 {
    margin: 0;
    padding: 0 0 0 3rem;
    line-height: 3rem;
    font-size: 2.5rem;
}
.accordian_drop_down .plusminus.active {
    right: 3rem;
}
.accordian_drop_down .accordion_body {
    padding: 0;
}
.accordian_drop_down .accordion_body p {
    font-size: 1.4rem;
    padding: 3rem;
    line-height: 2.2rem;
}
}
/*
 * Form Block
 */
.block.form_block {
    position: relative;
    background: #CCC;
}
.block.form_block .block_padding {
    padding: 0;
}
.block.form_block p, .block.form_block form {
    margin-bottom: 0 !important;
}
.block.form_block h2 {
    font-size: 4.2rem;
    letter-spacing: 1px;
    line-height: 4.2rem;
}
.block.form_block form h3{
    color: #fff;
}
.block.form_block .contact-form {
    width: 55%;
    color: #FFF;
    padding: 6rem 0;
}
.block.form_block .form_bg {
    display: inline-block;
    position: absolute;
    width: 40%;
    left: 60%;
    background-size: cover;
    height: 100%;
    z-index: 9;
    background-position: center;
}
.block.form_block form {
    width: 100%;
    padding-left: 0;
    margin: 3rem 0 0;
}
.block.form_block button {
    color: #ffffff !important;
    font-size: 1.8rem !important;
    font-family: 'Gotham_web' !important;
    font-weight: bold !important;
    transition: all ease 0.3s !important;
    padding: 1.4rem 12rem !important;
    border-radius: 3px !important;
    margin-left: 20px !important;
    border: none !important;
    text-transform: none !important;
    box-shadow: 0px 3px 7px rgb(0 0 0 / 21%) !important;
    letter-spacing: initial !important;
    margin-left: 0 !important;
    border-radius: 3px !important;
}
.block .frm_form_title{
    font-size: 4rem;
    font-family: 'Gotham_web';
    font-weight: bold;
    letter-spacing: initial;
    text-align: center;
    margin-bottom: 1rem !important;
}
.block .with_frm_style .frm_top_container .frm_primary_label, .with_frm_style .frm_hidden_container .frm_primary_label, .with_frm_style .frm_pos_top {
    display: block;
    float: none;
    width: auto;
    color: #FFFFFF;
    font-weight: bold;
    font-size: 1.6rem;
    letter-spacing: initial;
    margin: 0;
    padding: 0;
}
.frm_style_formidable-style.with_frm_style div.frm_description {
    line-height: 12px;
    margin-top: 8px;
    color: #000 !important;
}
body .with_frm_style input[type=text],body .with_frm_style input[type=password],body .with_frm_style input[type=email],
body .with_frm_style input[type=number],body .with_frm_style input[type=url],body .with_frm_style input[type=tel], 
body .with_frm_style input[type=file],body .with_frm_style input[type=search],body .with_frm_style select,
body .with_frm_style .frm-card-element.StripeElement, body .with_frm_style textarea {
    line-height: 1.3;
    background: #F1F9FF !important;
    border: none !important;
    padding: 1.5rem 2rem;
    border-radius: 10px !important;
    font-family: 'Gotham_web';
    letter-spacing: initial;
    color: #170007;
    height: auto;
}
.with_frm_style .frm_top_container .frm_primary_label, .with_frm_style .frm_hidden_container .frm_primary_label, .with_frm_style .frm_pos_top {
    color: #000;
}
body .with_frm_style .vertical_radio .frm_checkbox label, body .with_frm_style .vertical_radio .frm_radio label {
    display: block;
    padding-left: 4rem;
    text-indent: -4rem;
    font-size: 1.3rem;
    font-family: 'GOTHAM_WEB';
    letter-spacing: initial;
    color: #170007;
    margin-bottom: 1rem;
    margin-top: 1rem;
}
body .with_frm_style .frm_radio input[type=radio]:checked:before,
body .with_frm_style .frm_checkbox input[type=checkbox]:checked:before {
    transform: scale(1.4);
    clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
    border-radius: 0;
    box-shadow: inset 10px 10px white;
}
body .frm_checkbox label{
    cursor: pointer;
}
body .with_frm_style .frm_radio input[type=radio],
body .with_frm_style .frm_checkbox input[type=checkbox]  {
    border: none;
    border-radius: 7px;
    padding: 7px;
    width: 30px;
    height: 30px;
}


body .frm_style_formidable-style.with_frm_style .frm_submit button, .frm_start_over{
    display: inline-block;
    color: #fff;
    font-family: "Gotham_web";
    padding: 1.5rem 4rem 1.5rem;
    border: none;
    width: auto;
    height: auto;
    font-size: 1.8rem;
    background: #CCC;
    transition: all ease 0.3s !important;
    letter-spacing: initial;
    border-radius: 4px;
    box-shadow: 0px 3px 7px rgb(0 0 0 / 21%);
    text-transform: none;
    font-weight: bold;
    line-height: 1.8rem;
}
body .with_frm_style .frm_start_over {
    font-weight: bold !important;
    background: #333;
    color: #FFF;
}
body .with_frm_style .frm_start_over:hover {
    background: #666;
}
@media (max-width: 640px) {
.block.form_block .form_bg{
	background: none !important;
}
.block.form_block .contact-form {
    width: 100%;
    color: #FFF;
    padding: 3rem 0;
}
.block.form_block form h3 {
    color: #fff;
    font-size: 3rem;
    margin-bottom: 3rem;
}
.block.form_block form {
    width: 100%;
    padding-left: 0;
    margin: 0;
}
body .with_frm_style .frm_radio input[type=radio], body .with_frm_style .frm_checkbox input[type=checkbox] {
    border: none;
    border-radius: 7px;
    padding: 7px;
    width: 30px;
    height: 30px;
    transform: scale(.6);
    position: absolute;
    left: 0;
    margin-top: -7px;
}
body .with_frm_style .vertical_radio .frm_checkbox label, body .with_frm_style .vertical_radio .frm_radio label {
    display: block;
    padding-left: 4rem;
    text-indent: 0rem;
    font-size: 1.3rem;
    font-family: 'GOTHAM_WEB';
    letter-spacing: initial;
    color: #170007;
    margin-bottom: 1rem;
    margin-top: 1rem;
}
}


/*
* Testimonial block
*/
.testimonial {
    padding: 6rem 0 9rem;
}
.testimonial .carousel_container {
    width: 100%;
    margin: 0 auto;
    display: block;
}
.testimonial .block_padding {
    padding: 6rem 6rem;
    max-width: 1114px;
    text-align: left;
    position: relative;
}
.testimonial h4 {
    text-align: center;
    margin-top: 1.5rem;
    font-family: 'GOTHAM_WEB';
    font-size: 2rem;
    font-weight: normal;
    letter-spacing: initial;
    margin-bottom: 1rem;
    text-transform: none;
    line-height: 2.5rem;
    color: #000;
}
.testimonial h2 {
    text-align: center;
    margin-bottom: 0;
    font-size: 4rem;
    font-weight: bold;
    letter-spacing: initial;
    line-height: 4rem;
}
.testimonial .top_title {
    margin-bottom: 6rem;
}
.testimonial .coverall{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 9
}
.testimonial .splide__slide {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 0 !important;
    margin-top: 0;
    height: auto;
    text-align: center;
    position: relative;
    padding: 0 3.2rem
}
.testimonial .splide__slide picture {
    text-align: center;
    display: block;
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 75%;
    vertical-align: middle;
}
.testimonial .splide__pagination {
    bottom: 1rem;
}
.testimonial .splide__pagination__page.is-active {
    background: #333;
    transform: none;
}
.splide__pagination__page {
    background: #CCC;
    width: 12px;
    height: 12px;
    margin: 5px;
    opacity: 1;
}
.testimonial .splide__arrow--prev {
    left: -4%;
    margin-left: 0;
    top: auto;
    width: 20px;
    height: 29px;
    z-index: 999;
    top: 50%;
    margin-top: 5rem;
}
.testimonial .splide__arrow--next {
    right: -4%;
    margin-right: 0;
    top: auto;
    width: 20px;
    height: 29px;
    z-index: 999;
    top: 50%;
    margin-top: 5rem;
}
.testimonial h5 {
    font-size: 2.5rem;
    text-align: left;
    width: 100%;
    font-weight: normal;
    margin: 5rem auto 1rem;
    line-height: 3.5rem;
    color: #FFF;
    font-family: "DM Sans";
    font-weight: bold;
    letter-spacing: 1.93px;
    line-height: 3.4rem;
    font-size: 3rem;
    text-transform: none;
    margin-bottom: 2rem;
}
.testimonial p {
    font-family: 'Gotham_web';
    line-height: 2.7rem;
    letter-spacing: initial;
    font-weight: normal;
    color: #170007;
    font-style: italic;
    font-size: 2rem;
    text-align: center;
}
.testimonial .autor {
    font-family: 'Gotham_web';
    line-height: 2.7rem;
    letter-spacing: initial;
    font-weight: normal;
    color: #170007;
¡    font-size: 2rem;
    text-align: center;
    font-weight: bold;
}
.splide__arrow--prev svg, .splide__arrow--next svg{
    display: none !important
}
.testimonial .splide__arrow--prev, .testimonial .splide__arrow--next {
    background-size: contain;
    border-radius: 0 !important;
    opacity: 1;
    background-repeat: no-repeat;
    background-color: #ccc;
    -webkit-mask-image:  url(images/prev.svg);
    mask-image:  url(images/prev.svg);
}
.testimonial .splide__arrow--next {
    background-color: #ccc;
    -webkit-mask-image:  url(images/next.svg);
    mask-image:  url(images/next.svg);
}
.testimonial .my-autoplay-controls {
    left: 50%;
    bottom: -12rem;
    width: auto;
    height: auto;
    z-index: 999;
    position: absolute;
    transform: translate(-50%, -50%);
    display: none;
}
.testimonial .splide__slide img {
    max-height: 90%;
    max-width: 85%;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}
.testimonial .my-toggle-button {
    box-sizing: border-box;
    width: 0;
    height: 30px;
    border-style: solid;
    border-width: 13px 0 15px 20px;
    border-color: transparent transparent transparent #202020;
    cursor: pointer;
    will-change: border-width;
    transition: all .2s ease;
    border-radius: 0 !important;
    -webkit-appearance: none;
    display: inline-block;
    -webkit-appearance: none;
}
.testimonial .my-toggle-button.paused {
    border-style: solid;
    height: 30px;
    width: 18px;
    border-width: initial;
    border-left: 1px solid #0B1926;
    border-right: 1px solid #0B1926;
    border-radius: 0;
    padding: 0;
    margin: 0;
    border-width: 1px;
    border-radius: 0 !important;
    display: inline-block;
    -webkit-appearance: none;
}
.testimonial .my-toggle-button:hover {
}
@media (max-width: 1200px) {
.testimonial p {
    font-size: 2.8rem;
    line-height: 4.5rem;
}
.testimonial .splide__arrow--prev{
    left: 0;
    top: 50%;
    margin-top: 50px;
}
.testimonial .splide__arrow--next{
    right: 0;
    top: 50%;
    margin-top: 50px;
}
}

@media (max-width: 760px) {
.testimonial {
    padding: 3rem 0 3rem;
}
.testimonial .top_title {
    margin-bottom: 2rem;
}
.testimonial p {
    font-size: 2.4rem;
    line-height: 3.5rem;
}
}

@media (max-width: 640px) {
.testimonial p {
    font-size: 2.4rem;
    line-height: 3.4rem;
}
.testimonial .block_padding {
    padding: 0 6rem;
}
.testimonial .top_title {
    margin-bottom: 3rem;
}
.testimonial .splide__pagination {
    bottom: -4rem;
}
.testimonial .top_title {
    margin-bottom: 3rem;
    text-align: center;
}

.splide__pagination__page{
    width: 8px;
    height: 8px;
}
.testimonial .block_padding {
    padding: 0 3rem;
}

}
@media (max-width: 540px) {
.testimonial .top_title {
    margin-bottom: 3rem;
    text-align: center;
    font-size: 3rem;
    margin-bottom: 1rem;
}
.testimonial p {
    font-size: 1.8rem;
    line-height: 2.4rem;
    margin-bottom: 1rem;
}
}
