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

@font-face {
  font-family: ETmodules;
  font-display: block;
  src: url(https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/modules.eot);
  src: url(https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/modules.eot#iefix)
      format("embedded-opentype"),
    url(https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/modules.ttf)
      format("truetype"),
    url(https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/modules.woff)
      format("woff"),
    url(https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/modules.svg#ETmodules)
      format("svg");
  font-weight: 400;
  font-style: normal;
}

@font-face {
	font-family: 'Avenir';
	src: url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/Avenir-Black.eot');
	src: url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/Avenir-Black.eot#iefix') format('embedded-opentype'),
	url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/Avenir-Black.woff') format('woff'),
	url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/Avenir-Black.ttf') format('truetype'),
	url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/Avenir-Black.svg#Avenir-Black') format('svg');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Avenir';
	src: url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/Avenir-Light.eot');
	src: url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/Avenir-Light.eot#iefix') format('embedded-opentype'),
	url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/Avenir-Light.woff') format('woff'),
	url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/Avenir-Light.ttf') format('truetype'),
	url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/Avenir-Light.svg#Avenir-Light') format('svg');
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Avenir Book';
	src: url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/Avenir-Book.eot');
	src: url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/Avenir-Book.eot#iefix') format('embedded-opentype'),
	url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/Avenir-Book.woff') format('woff'),
	url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/Avenir-Book.ttf') format('truetype'),
	url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/Avenir-Book.svg#Avenir-Book') format('svg');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

@font-face {
	font-family: 'Azo Sans Bk';
	src: url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/AzoSans-Black.eot');
	src: url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/AzoSans-Black.eot#iefix') format('embedded-opentype'),
	url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/AzoSans-Black.woff') format('woff'),
	url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/AzoSans-Black.ttf') format('truetype'),
	url('https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/fonts/AzoSans-Black.svg#AzoSans-Black') format('svg');
	font-weight: 900;
	font-style: normal;
	font-display: swap;
}

/*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.11.4
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
tt,
u,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none;
}

blockquote {
  margin: 20px 0 30px;
  border-left: 5px solid;
  padding-left: 20px;
}

:focus {
  outline: 0;
}

del {
  text-decoration: line-through;
}

pre {
  overflow: auto;
  padding: 10px;
}

figure {
  margin: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

article,
aside,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

body {
  font-family: Open Sans, Arial, sans-serif;
  font-size: 14px;
  color: #666;
  background-color: #fff;
  line-height: 1.7em;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body.page-template-page-template-blank-php #page-container {
  padding-top: 0 !important;
}

body.et_cover_background {
  background-size: cover !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed;
}

a {
  color: #2ea3f2;
}

a,
a:hover {
  text-decoration: none;
}

p {
  padding-bottom: 1em;
}

p:not(.has-background):last-of-type {
  padding-bottom: 0;
}

p.et_normal_padding {
  padding-bottom: 1em;
}

strong {
  font-weight: 700;
}

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

code,
pre {
  font-family: Courier New, monospace;
  margin-bottom: 10px;
}

ins {
  text-decoration: none;
}

sub,
sup {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 0.8em;
}

sub {
  top: 0.3em;
}

dl {
  margin: 0 0 1.5em;
}

dl dt {
  font-weight: 700;
}

dd {
  margin-left: 1.5em;
}

blockquote p {
  padding-bottom: 0;
}

embed,
iframe,
object,
video {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
  padding-bottom: 10px;
  line-height: 1em;
  font-weight: 500;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1 {
  font-size: 30px;
}

h2 {
  font-size: 26px;
}

h3 {
  font-size: 22px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 16px;
}

h6 {
  font-size: 14px;
}

input {
  -webkit-appearance: none;
}

input[type="checkbox"] {
  -webkit-appearance: checkbox;
}

input[type="radio"] {
  -webkit-appearance: radio;
}

input.text,
input.title,
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
select,
textarea {
  background-color: #fff;
  border: 1px solid #bbb;
  padding: 2px;
  color: #4e4e4e;
}

input.text:focus,
input.title:focus,
input[type="text"]:focus,
select:focus,
textarea:focus {
  border-color: #2d3940;
  color: #3e3e3e;
}

input.text,
input.title,
input[type="text"],
select,
textarea {
  margin: 0;
}

textarea {
  padding: 4px;
}

button,
input,
select,
textarea {
  font-family: inherit;
}

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

.clear {
  clear: both;
}

br.clear {
  margin: 0;
  padding: 0;
}

.pagination {
  clear: both;
}

#et_search_icon:hover,
.et-social-icon a:hover,
.et_password_protected_form .et_submit_button,
.form-submit .et_pb_buttontton.alt.disabled,
.nav-single a,
.posted_in a {
  color: #2ea3f2;
}

.et-search-form,
blockquote {
  border-color: #2ea3f2;
}

#main-content {
  background-color: #fff;
}

.container {
  width: 80%;
  max-width: 1080px;
  margin: auto;
  position: relative;
}

body:not(.et-tb) #main-content .container,
body:not(.et-tb-has-header) #main-content .container {
  padding-top: 58px;
}

.et_full_width_page #main-content .container:before {
  display: none;
}

.main_title {
  margin-bottom: 20px;
}

.et_password_protected_form .et_submit_button:hover,
.form-submit .et_pb_button:hover {
  background: rgba(0, 0, 0, 0.05);
}

.et_button_icon_visible .et_pb_button {
  padding-right: 2em;
  padding-left: 0.7em;
}

.et_button_icon_visible .et_pb_button:after {
  opacity: 1;
  margin-left: 0;
}

.et_button_left .et_pb_button:hover:after {
  left: 0.15em;
}

.et_button_left .et_pb_button:after {
  margin-left: 0;
  left: 1em;
}

.et_button_icon_visible.et_button_left .et_pb_button,
.et_button_left .et_pb_button:hover,
.et_button_left .et_pb_module .et_pb_button:hover {
  padding-left: 2em;
  padding-right: 0.7em;
}

.et_button_icon_visible.et_button_left .et_pb_button:after,
.et_button_left .et_pb_button:hover:after {
  left: 0.15em;
}

.et_password_protected_form .et_submit_button:hover,
.form-submit .et_pb_button:hover {
  padding: 0.3em 1em;
}

.et_button_no_icon .et_pb_button:after {
  display: none;
}

.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button,
.et_button_no_icon.et_button_left .et_pb_button:hover,
.et_button_no_icon .et_pb_button,
.et_button_no_icon .et_pb_button:hover {
  padding: 0.3em 1em !important;
}

.et_button_custom_icon .et_pb_button:after {
  line-height: 1.7em;
}

.et_button_custom_icon.et_button_icon_visible .et_pb_button:after,
.et_button_custom_icon .et_pb_button:hover:after {
  margin-left: 0.3em;
}

#left-area .post_format-post-format-gallery .wp-block-gallery:first-of-type {
  padding: 0;
  margin-bottom: -16px;
}

.entry-content table:not(.variations) {
  border: 1px solid #eee;
  margin: 0 0 15px;
  text-align: left;
  width: 100%;
}

.entry-content thead th,
.entry-content tr th {
  color: #555;
  font-weight: 700;
  padding: 9px 24px;
}

.entry-content tr td {
  border-top: 1px solid #eee;
  padding: 6px 24px;
}

#left-area ul,
.entry-content ul,
.et-l--body ul,
.et-l--footer ul,
.et-l--header ul {
  list-style-type: disc;
  padding: 0 0 23px 1em;
  line-height: 26px;
}

#left-area ol,
.entry-content ol,
.et-l--body ol,
.et-l--footer ol,
.et-l--header ol {
  list-style-type: decimal;
  list-style-position: inside;
  padding: 0 0 23px;
  line-height: 26px;
}

#left-area ul li ul,
.entry-content ul li ol {
  padding: 2px 0 2px 20px;
}

#left-area ol li ul,
.entry-content ol li ol,
.et-l--body ol li ol,
.et-l--footer ol li ol,
.et-l--header ol li ol {
  padding: 2px 0 2px 35px;
}

#left-area ul.wp-block-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
}

#left-area ul.products {
  padding: 0 !important;
  line-height: 1.7 !important;
  list-style: none !important;
}

.gallery-item a {
  display: block;
}

.gallery-caption,
.gallery-item a {
  width: 90%;
}

#wpadminbar {
  z-index: 100001;
}

#left-area .post-meta {
  font-size: 14px;
  padding-bottom: 15px;
}

#left-area .post-meta a {
  text-decoration: none;
  color: #666;
}

#left-area .et_featured_image {
  padding-bottom: 7px;
}

.single .post {
  padding-bottom: 25px;
}

body.single .et_audio_content {
  margin-bottom: -6px;
}

.nav-single a {
  text-decoration: none;
  color: #2ea3f2;
  font-size: 14px;
  font-weight: 400;
}

.nav-previous {
  float: left;
}

.nav-next {
  float: right;
}

.et_password_protected_form p input {
  background-color: #eee;
  border: none !important;
  width: 100% !important;
  border-radius: 0 !important;
  font-size: 14px;
  color: #999 !important;
  padding: 16px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.et_password_protected_form label {
  display: none;
}

.et_password_protected_form .et_submit_button {
  font-family: inherit;
  display: block;
  float: right;
  margin: 8px auto 0;
  cursor: pointer;
}

.post-password-required p.nocomments.container {
  max-width: 100%;
}

.post-password-required p.nocomments.container:before {
  display: none;
}

.aligncenter,
div.post .new-post .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  margin-bottom: 10px;
  max-width: 96%;
  padding: 8px;
}

.wp-caption.alignleft {
  margin: 0 30px 20px 0;
}

.wp-caption.alignright {
  margin: 0 0 20px 30px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0;
}

.wp-caption p.wp-caption-text {
  font-size: 12px;
  padding: 0 4px 5px;
  margin: 0;
}

.alignright {
  float: right;
}

.alignleft {
  float: left;
}

img.alignleft {
  display: inline;
  float: left;
  margin-right: 15px;
}

img.alignright {
  display: inline;
  float: right;
  margin-left: 15px;
}

.page.et_pb_pagebuilder_layout #main-content {
  background-color: transparent;
}

body #main-content .et_builder_inner_content > h1,
body #main-content .et_builder_inner_content > h2,
body #main-content .et_builder_inner_content > h3,
body #main-content .et_builder_inner_content > h4,
body #main-content .et_builder_inner_content > h5,
body #main-content .et_builder_inner_content > h6 {
  line-height: 1.4em;
}

body #main-content .et_builder_inner_content > p {
  line-height: 1.7em;
}

.wp-block-pullquote {
  margin: 20px 0 30px;
}

.wp-block-pullquote.has-background blockquote {
  border-left: none;
}

.wp-block-group.has-background {
  padding: 1.5em 1.5em 0.5em;
}

@media (min-width: 981px) {
  #left-area {
    width: 79.125%;
    padding-bottom: 23px;
  }

  #main-content .container:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #e2e2e2;
  }

  .et_full_width_page #left-area,
  .et_no_sidebar #left-area {
    float: none;
    width: 100% !important;
  }

  .et_full_width_page #left-area {
    padding-bottom: 0;
  }

  .et_no_sidebar #main-content .container:before {
    display: none;
  }
}

@media (max-width: 980px) {
  #page-container {
    padding-top: 80px;
  }

  .et-tb #page-container,
  .et-tb-has-header #page-container {
    padding-top: 0 !important;
  }

  #left-area,
  #sidebar {
    width: 100% !important;
  }

  #main-content .container:before {
    display: none !important;
  }

  .et_full_width_page .et_gallery_item:nth-child(4n + 1) {
    clear: none;
  }
}

@media print {
  #page-container {
    padding-top: 0 !important;
  }
}

#wp-admin-bar-et-use-visual-builder a:before {
  font-family: ETmodules !important;
  content: "\e625";
  font-size: 30px !important;
  width: 28px;
  margin-top: -3px;
  color: #974df3 !important;
}

#wp-admin-bar-et-use-visual-builder:hover a:before {
  color: #fff !important;
}

#wp-admin-bar-et-use-visual-builder:hover a,
#wp-admin-bar-et-use-visual-builder a:hover {
  transition: background-color 0.5s ease;
  -webkit-transition: background-color 0.5s ease;
  -moz-transition: background-color 0.5s ease;
  background-color: #7e3bd0 !important;
  color: #fff !important;
}

* html .clearfix,
:first-child + html .clearfix {
  zoom: 1;
}

.iphone
  .et_pb_section_video_bg
  video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none;
}

.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css {
  background-attachment: scroll;
}

.et-social-facebook a.icon:before {
  content: "\e093";
}

.et-social-twitter a.icon:before {
  content: "\e094";
}

.et-social-google-plus a.icon:before {
  content: "\e096";
}

.et-social-instagram a.icon:before {
  content: "\e09a";
}

.et-social-rss a.icon:before {
  content: "\e09e";
}

.ai1ec-single-event:after {
  content: " ";
  display: table;
  clear: both;
}

.evcal_event_details
  .evcal_evdata_cell
  .eventon_details_shading_bot.eventon_details_shading_bot {
  z-index: 3;
}

.wp-block-divi-layout {
  margin-bottom: 1em;
}

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

#et-info-email:before,
#et-info-phone:before,
#et_search_icon:before,
.comment-reply-link:after,
.et-cart-info span:before,
.et-pb-arrow-next:before,
.et-pb-arrow-prev:before,
.et-social-icon a:before,
.et_audio_container .mejs-playpause-button button:before,
.et_audio_container .mejs-volume-button button:before,
.et_overlay:before,
.et_password_protected_form .et_submit_button:after,
.et_pb_button:after,
.et_pb_contact_reset:after,
.et_pb_contact_submit:after,
.et_pb_font_icon:before,
.et_pb_newsletter_button:after,
.et_pb_pricing_table_button:after,
.et_pb_promo_button:after,
.et_pb_social_icon a.icon:before,
.et_pb_testimonial:before,
.et_pb_toggle_title:before,
.form-submit .et_pb_button:after,
.mobile_menu_bar:before,
a.et_pb_more_button:after {
  font-family: ETmodules !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: 0 0;
  direction: ltr;
}

.et_pb_custom_button_icon.et_pb_button:after,
.et_pb_login .et_pb_custom_button_icon.et_pb_button:after {
  content: attr(data-icon);
}

.et_pb_woo_custom_button_icon .et_pb_custom_button_icon.et_pb_button:after {
  content: attr(data-icon) !important;
}

.et-pb-icon {
  font-family: ETmodules;
  content: attr(data-icon);
  speak: none;
  font-weight: 400;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 96px;
  font-style: normal;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  direction: ltr;
}

#et-ajax-saving {
  display: none;
  -webkit-transition: background 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, -webkit-box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s;
  transition: background 0.3s, box-shadow 0.3s, -webkit-box-shadow 0.3s;
  -webkit-box-shadow: rgba(0, 139, 219, 0.247059) 0 0 60px;
  box-shadow: 0 0 60px rgba(0, 139, 219, 0.247059);
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50px;
  margin: -25px 0 0 -25px;
  z-index: 999999;
  text-align: center;
}

#et-ajax-saving img {
  margin: 9px;
}

.et-safe-mode-indicator,
.et-safe-mode-indicator:focus,
.et-safe-mode-indicator:hover {
  -webkit-box-shadow: 0 5px 10px rgba(41, 196, 169, 0.15);
  box-shadow: 0 5px 10px rgba(41, 196, 169, 0.15);
  background: #29c4a9;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 12px;
  line-height: 16px;
  border-radius: 3px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 999999;
  text-decoration: none;
  font-family: Open Sans, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.et_pb_button {
  font-size: 20px;
  font-weight: 500;
  padding: 0.3em 1em;
  line-height: 1.7em !important;
  background-color: transparent;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  border: 2px solid;
  border-radius: 3px;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: all !important;
  transition-property: all !important;
}

.et_pb_button,
.et_pb_button_inner {
  position: relative;
}

.et_pb_button:hover,
.et_pb_module .et_pb_button:hover {
  border: 2px solid transparent;
  padding: 0.3em 2em 0.3em 0.7em;
}

.et_pb_button:hover {
  background-color: hsla(0, 0%, 100%, 0.2);
}

.et_pb_bg_layout_light.et_pb_button:hover,
.et_pb_bg_layout_light .et_pb_button:hover {
  background-color: rgba(0, 0, 0, 0.05);
}

.et_pb_button:after,
.et_pb_button:before {
  font-size: 32px;
  line-height: 1em;
  content: "\35";
  opacity: 0;
  position: absolute;
  margin-left: -1em;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-transform: none;
  -webkit-font-feature-settings: "kern" off;
  font-feature-settings: "kern" off;
  font-variant: none;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
}

.et_pb_button.et_hover_enabled:hover:after,
.et_pb_button.et_pb_hovered:hover:after {
  -webkit-transition: none !important;
  transition: none !important;
}

.et_pb_button:before {
  display: none;
}

.et_pb_button:hover:after {
  opacity: 1;
  margin-left: 0;
}

.et_pb_column_1_3 h1,
.et_pb_column_1_4 h1,
.et_pb_column_1_5 h1,
.et_pb_column_1_6 h1,
.et_pb_column_2_5 h1 {
  font-size: 26px;
}

.et_pb_column_1_3 h2,
.et_pb_column_1_4 h2,
.et_pb_column_1_5 h2,
.et_pb_column_1_6 h2,
.et_pb_column_2_5 h2 {
  font-size: 23px;
}

.et_pb_column_1_3 h3,
.et_pb_column_1_4 h3,
.et_pb_column_1_5 h3,
.et_pb_column_1_6 h3,
.et_pb_column_2_5 h3 {
  font-size: 20px;
}

.et_pb_column_1_3 h4,
.et_pb_column_1_4 h4,
.et_pb_column_1_5 h4,
.et_pb_column_1_6 h4,
.et_pb_column_2_5 h4 {
  font-size: 18px;
}

.et_pb_column_1_3 h5,
.et_pb_column_1_4 h5,
.et_pb_column_1_5 h5,
.et_pb_column_1_6 h5,
.et_pb_column_2_5 h5 {
  font-size: 16px;
}

.et_pb_column_1_3 h6,
.et_pb_column_1_4 h6,
.et_pb_column_1_5 h6,
.et_pb_column_1_6 h6,
.et_pb_column_2_5 h6 {
  font-size: 15px;
}

.et_pb_bg_layout_dark,
.et_pb_bg_layout_dark h1,
.et_pb_bg_layout_dark h2,
.et_pb_bg_layout_dark h3,
.et_pb_bg_layout_dark h4,
.et_pb_bg_layout_dark h5,
.et_pb_bg_layout_dark h6 {
  color: #fff !important;
}

.et_pb_module.et_pb_text_align_left {
  text-align: left;
}

.et_pb_module.et_pb_text_align_center {
  text-align: center;
}

.et_pb_module.et_pb_text_align_right {
  text-align: right;
}

.et_pb_module.et_pb_text_align_justified {
  text-align: justify;
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}

.et_pb_bg_layout_light .et_pb_more_button {
  color: #2ea3f2;
}

.et_builder_inner_content {
  position: relative;
  z-index: 1;
}

header .et_builder_inner_content {
  z-index: 2;
}

.et_pb_css_mix_blend_mode_passthrough {
  mix-blend-mode: unset !important;
}

.et_pb_image_container {
  margin: -20px -20px 29px;
}

.et_pb_module_inner {
  position: relative;
}

.et_hover_enabled_preview {
  z-index: 2;
}

.et_hover_enabled:hover {
  position: relative;
  z-index: 2;
}

.et_pb_all_tabs,
.et_pb_module,
.et_pb_posts_nav a,
.et_pb_tab,
.et_pb_with_background {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}

.et_pb_with_border {
  position: relative;
  border: 0 solid #333;
}

.post-password-required .et_pb_row {
  padding: 0;
  width: 100%;
}

.post-password-required .et_password_protected_form {
  min-height: 0;
}

body.et_pb_pagebuilder_layout.et_pb_show_title
  .post-password-required
  .et_password_protected_form
  h1,
body:not(.et_pb_pagebuilder_layout)
  .post-password-required
  .et_password_protected_form
  h1 {
  display: none;
}

.et_pb_no_bg {
  padding: 0 !important;
}

.et_overlay.et_pb_inline_icon:before,
.et_pb_inline_icon:before {
  content: attr(data-icon);
}

.et_pb_more_button {
  color: inherit;
  text-shadow: none;
  text-decoration: none;
  display: inline-block;
  margin-top: 20px;
}

.et_parallax_bg_wrap {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.et_parallax_bg {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
}

.et_parallax_bg.et_parallax_bg__hover,
.et_parallax_bg.et_parallax_bg_phone,
.et_parallax_bg.et_parallax_bg_tablet,
.et_pb_section_parallax_hover:hover
  .et_parallax_bg:not(.et_parallax_bg__hover) {
  display: none;
}

.et_pb_section_parallax_hover:hover .et_parallax_bg.et_parallax_bg__hover {
  display: block;
}

.et_pb_module.et_pb_section_parallax,
.et_pb_posts_nav a.et_pb_section_parallax,
.et_pb_tab.et_pb_section_parallax {
  position: relative;
}

.et_pb_section_parallax .et_pb_parallax_css,
.et_pb_slides .et_parallax_bg.et_pb_parallax_css {
  background-attachment: fixed;
}

body.et-bfb .et_pb_section_parallax .et_pb_parallax_css,
body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
  background-attachment: scroll;
  bottom: auto;
}

.et_pb_section_parallax.et_pb_column .et_pb_module,
.et_pb_section_parallax.et_pb_row .et_pb_column,
.et_pb_section_parallax.et_pb_row .et_pb_module {
  z-index: 9;
  position: relative;
}

.et_pb_more_button:hover:after {
  opacity: 1;
  margin-left: 0;
}

.et_pb_preload .et_pb_section_video_bg,
.et_pb_preload > div {
  visibility: hidden;
}

.et_pb_preload,
.et_pb_section.et_pb_section_video.et_pb_preload {
  position: relative;
  background: #464646 !important;
}

.et_pb_preload:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(https://plasticcardservices.co.uk/wp-content/themes/Divi/includes/builder/styles/images/preloader.gif)
    no-repeat;
  border-radius: 32px;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
}

.box-shadow-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  pointer-events: none;
}

.et_pb_section > .box-shadow-overlay ~ .et_pb_row {
  z-index: 11;
}

.et_pb_row > .box-shadow-overlay {
  z-index: 8;
}

.has-box-shadow-overlay {
  position: relative;
}

.et_clickable {
  cursor: pointer;
}

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

.et_multi_view_hidden,
.et_multi_view_hidden_image {
  display: none !important;
}

@keyframes multi-view-image-fade {
  0% {
    opacity: 0;
  }

  10% {
    opacity: 0.1;
  }

  20% {
    opacity: 0.2;
  }

  30% {
    opacity: 0.3;
  }

  40% {
    opacity: 0.4;
  }

  50% {
    opacity: 0.5;
  }

  60% {
    opacity: 0.6;
  }

  70% {
    opacity: 0.7;
  }

  80% {
    opacity: 0.8;
  }

  90% {
    opacity: 0.9;
  }

  to {
    opacity: 1;
  }
}

.et_multi_view_image__loading {
  visibility: hidden;
}

.et_multi_view_image__loaded {
  -webkit-animation: multi-view-image-fade 0.5s;
  animation: multi-view-image-fade 0.5s;
}

#et-pb-motion-effects-offset-tracker {
  visibility: hidden !important;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}

.et-pb-before-scroll-animation {
  opacity: 0;
}

header.et-l.et-l--header:after {
  clear: both;
  display: block;
  content: "";
}

.et_pb_module {
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
}

@-webkit-keyframes fadeBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@-webkit-keyframes fadeLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%);
    transform: translateX(10%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%);
    transform: translateX(10%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%);
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.et-waypoint:not(.et_pb_counters) {
  opacity: 0;
}

@media (min-width: 981px) {
  .et_pb_section.et_section_specialty
    div.et_pb_row
    .et_pb_column
    .et_pb_column
    .et_pb_module.et-last-child,
  .et_pb_section.et_section_specialty
    div.et_pb_row
    .et_pb_column
    .et_pb_column
    .et_pb_module:last-child,
  .et_pb_section.et_section_specialty
    div.et_pb_row
    .et_pb_column
    .et_pb_row_inner
    .et_pb_column
    .et_pb_module.et-last-child,
  .et_pb_section.et_section_specialty
    div.et_pb_row
    .et_pb_column
    .et_pb_row_inner
    .et_pb_column
    .et_pb_module:last-child,
  .et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child,
  .et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child {
    margin-bottom: 0;
  }
}

@media (max-width: 980px) {
  .et_overlay.et_pb_inline_icon_tablet:before,
  .et_pb_inline_icon_tablet:before {
    content: attr(data-icon-tablet);
  }

  .et_parallax_bg.et_parallax_bg_tablet_exist {
    display: none;
  }

  .et_parallax_bg.et_parallax_bg_tablet {
    display: block;
  }

  .et_pb_column .et_pb_module {
    margin-bottom: 30px;
  }

  .et_pb_row .et_pb_column .et_pb_module.et-last-child,
  .et_pb_row .et_pb_column .et_pb_module:last-child,
  .et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child,
  .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child {
    margin-bottom: 0;
  }

  .et_pb_more_button {
    display: inline-block !important;
  }

  .et_pb_bg_layout_light_tablet.et_pb_button,
  .et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button,
  .et_pb_bg_layout_light_tablet .et_pb_more_button {
    color: #2ea3f2;
  }

  .et_pb_bg_layout_light_tablet .et_pb_forgot_password a {
    color: #666;
  }

  .et_pb_bg_layout_light_tablet h1,
  .et_pb_bg_layout_light_tablet h2,
  .et_pb_bg_layout_light_tablet h3,
  .et_pb_bg_layout_light_tablet h4,
  .et_pb_bg_layout_light_tablet h5,
  .et_pb_bg_layout_light_tablet h6 {
    color: #333 !important;
  }

  .et_pb_module .et_pb_bg_layout_light_tablet.et_pb_button {
    color: #2ea3f2 !important;
  }

  .et_pb_bg_layout_light_tablet {
    color: #666 !important;
  }

  .et_pb_bg_layout_dark_tablet,
  .et_pb_bg_layout_dark_tablet h1,
  .et_pb_bg_layout_dark_tablet h2,
  .et_pb_bg_layout_dark_tablet h3,
  .et_pb_bg_layout_dark_tablet h4,
  .et_pb_bg_layout_dark_tablet h5,
  .et_pb_bg_layout_dark_tablet h6 {
    color: #fff !important;
  }

  .et_pb_bg_layout_dark_tablet.et_pb_button,
  .et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button,
  .et_pb_bg_layout_dark_tablet .et_pb_more_button {
    color: inherit;
  }

  .et_pb_bg_layout_dark_tablet .et_pb_forgot_password a {
    color: #fff;
  }

  .et_pb_module.et_pb_text_align_left-tablet {
    text-align: left;
  }

  .et_pb_module.et_pb_text_align_center-tablet {
    text-align: center;
  }

  .et_pb_module.et_pb_text_align_right-tablet {
    text-align: right;
  }

  .et_pb_module.et_pb_text_align_justified-tablet {
    text-align: justify;
  }
}

@media (max-width: 767px) {
  .et_pb_more_button {
    display: inline-block !important;
  }

  .et_overlay.et_pb_inline_icon_phone:before,
  .et_pb_inline_icon_phone:before {
    content: attr(data-icon-phone);
  }

  .et_parallax_bg.et_parallax_bg_phone_exist {
    display: none;
  }

  .et_parallax_bg.et_parallax_bg_phone {
    display: block;
  }

  .et-hide-mobile {
    display: none !important;
  }

  .et_pb_bg_layout_light_phone.et_pb_button,
  .et_pb_bg_layout_light_phone.et_pb_module.et_pb_button,
  .et_pb_bg_layout_light_phone .et_pb_more_button {
    color: #2ea3f2;
  }

  .et_pb_bg_layout_light_phone .et_pb_forgot_password a {
    color: #666;
  }

  .et_pb_bg_layout_light_phone h1,
  .et_pb_bg_layout_light_phone h2,
  .et_pb_bg_layout_light_phone h3,
  .et_pb_bg_layout_light_phone h4,
  .et_pb_bg_layout_light_phone h5,
  .et_pb_bg_layout_light_phone h6 {
    color: #333 !important;
  }

  .et_pb_module .et_pb_bg_layout_light_phone.et_pb_button {
    color: #2ea3f2 !important;
  }

  .et_pb_bg_layout_light_phone {
    color: #666 !important;
  }

  .et_pb_bg_layout_dark_phone,
  .et_pb_bg_layout_dark_phone h1,
  .et_pb_bg_layout_dark_phone h2,
  .et_pb_bg_layout_dark_phone h3,
  .et_pb_bg_layout_dark_phone h4,
  .et_pb_bg_layout_dark_phone h5,
  .et_pb_bg_layout_dark_phone h6 {
    color: #fff !important;
  }

  .et_pb_bg_layout_dark_phone.et_pb_button,
  .et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button,
  .et_pb_bg_layout_dark_phone .et_pb_more_button {
    color: inherit;
  }

  .et_pb_module .et_pb_bg_layout_dark_phone.et_pb_button {
    color: #fff !important;
  }

  .et_pb_bg_layout_dark_phone .et_pb_forgot_password a {
    color: #fff;
  }

  .et_pb_module.et_pb_text_align_left-phone {
    text-align: left;
  }

  .et_pb_module.et_pb_text_align_center-phone {
    text-align: center;
  }

  .et_pb_module.et_pb_text_align_right-phone {
    text-align: right;
  }

  .et_pb_module.et_pb_text_align_justified-phone {
    text-align: justify;
  }
}

@media (max-width: 479px) {
  a.et_pb_more_button {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 980px) {
  [data-et-multi-view-load-tablet-hidden="true"]:not(.et_multi_view_swapped) {
    display: none !important;
  }
}

@media (max-width: 767px) {
  [data-et-multi-view-load-phone-hidden="true"]:not(.et_multi_view_swapped) {
    display: none !important;
  }
}

@-webkit-keyframes multi-view-image-fade {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }

  50% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    opacity: 1;
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
}

@media (min-width: 981px) {
  .et_pb_gutters3 .et_pb_column,
  .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 5.5%;
  }

  .et_pb_gutters3 .et_pb_column_4_4,
  .et_pb_gutters3.et_pb_row .et_pb_column_4_4 {
    width: 100%;
  }

  .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
    margin-bottom: 2.75%;
  }

  .et_pb_gutters3 .et_pb_column_3_4,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
    width: 73.625%;
  }

  .et_pb_gutters3 .et_pb_column_3_4 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module {
    margin-bottom: 3.735%;
  }

  .et_pb_gutters3 .et_pb_column_2_3,
  .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
    width: 64.833%;
  }

  .et_pb_gutters3 .et_pb_column_2_3 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module {
    margin-bottom: 4.242%;
  }

  .et_pb_gutters3 .et_pb_column_3_5,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_5 {
    width: 57.8%;
  }

  .et_pb_gutters3 .et_pb_column_3_5 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module {
    margin-bottom: 4.758%;
  }

  .et_pb_gutters3 .et_pb_column_1_2,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
    width: 47.25%;
  }

  .et_pb_gutters3 .et_pb_column_1_2 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module {
    margin-bottom: 5.82%;
  }

  .et_pb_gutters3 .et_pb_column_2_5,
  .et_pb_gutters3.et_pb_row .et_pb_column_2_5 {
    width: 36.7%;
  }

  .et_pb_gutters3 .et_pb_column_2_5 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module {
    margin-bottom: 7.493%;
  }

  .et_pb_gutters3 .et_pb_column_1_3,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
    width: 29.6667%;
  }

  .et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module {
    margin-bottom: 9.27%;
  }

  .et_pb_gutters3 .et_pb_column_1_4,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
    width: 20.875%;
  }

  .et_pb_gutters3 .et_pb_column_1_4 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module {
    margin-bottom: 13.174%;
  }

  .et_pb_gutters3 .et_pb_column_1_5,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_5 {
    width: 15.6%;
  }

  .et_pb_gutters3 .et_pb_column_1_5 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module {
    margin-bottom: 17.628%;
  }

  .et_pb_gutters3 .et_pb_column_1_6,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_6 {
    width: 12.0833%;
  }

  .et_pb_gutters3 .et_pb_column_1_6 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module {
    margin-bottom: 22.759%;
  }

  .et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product {
    width: 20.875%;
    margin-right: 5.5%;
    margin-bottom: 5.5%;
  }

  .et_pb_gutters3.et_left_sidebar.woocommerce-page
    #main-content
    ul.products
    li.product,
  .et_pb_gutters3.et_right_sidebar.woocommerce-page
    #main-content
    ul.products
    li.product {
    width: 28.353%;
    margin-right: 7.47%;
  }

  .et_pb_gutters3.et_left_sidebar.woocommerce-page
    #main-content
    ul.products.columns-1
    li.product,
  .et_pb_gutters3.et_right_sidebar.woocommerce-page
    #main-content
    ul.products.columns-1
    li.product {
    width: 100%;
    margin-right: 0;
  }

  .et_pb_gutters3.et_left_sidebar.woocommerce-page
    #main-content
    ul.products.columns-2
    li.product,
  .et_pb_gutters3.et_right_sidebar.woocommerce-page
    #main-content
    ul.products.columns-2
    li.product {
    width: 48%;
    margin-right: 4%;
  }

  .et_pb_gutters3.et_left_sidebar.woocommerce-page
    #main-content
    ul.products.columns-2
    li:nth-child(2n + 2),
  .et_pb_gutters3.et_right_sidebar.woocommerce-page
    #main-content
    ul.products.columns-2
    li:nth-child(2n + 2) {
    margin-right: 0;
  }

  .et_pb_gutters3.et_left_sidebar.woocommerce-page
    #main-content
    ul.products.columns-2
    li:nth-child(3n + 1),
  .et_pb_gutters3.et_right_sidebar.woocommerce-page
    #main-content
    ul.products.columns-2
    li:nth-child(3n + 1) {
    clear: none;
  }
}

#et-secondary-menu li,
#top-menu li {
  word-wrap: break-word;
}

.nav li ul,
.et_mobile_menu {
  border-color: #2ea3f2;
}

.mobile_menu_bar:before,
.mobile_menu_bar:after,
#top-menu li.current-menu-ancestor > a,
#top-menu li.current-menu-item > a {
  color: #2ea3f2;
}

#main-header {
  -webkit-transition: background-color 0.4s, color 0.4s,
    opacity 0.4s ease-in-out, -webkit-transform 0.4s;
  transition: background-color 0.4s, color 0.4s, opacity 0.4s ease-in-out,
    -webkit-transform 0.4s;
  transition: background-color 0.4s, color 0.4s, transform 0.4s,
    opacity 0.4s ease-in-out;
  transition: background-color 0.4s, color 0.4s, transform 0.4s,
    opacity 0.4s ease-in-out, -webkit-transform 0.4s;
}

#main-header.et-disabled-animations * {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important;
}

.container {
  text-align: left;
  position: relative;
}

.et_fixed_nav.et_show_nav #page-container {
  padding-top: 80px;
}

.et_fixed_nav.et_show_nav.et-tb #page-container,
.et_fixed_nav.et_show_nav.et-tb-has-header #page-container {
  padding-top: 0 !important;
}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
  padding-top: 111px;
}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered
  #page-container {
  padding-top: 177px;
}

.et_fixed_nav.et_show_nav.et_header_style_centered #page-container {
  padding-top: 147px;
}

.et_fixed_nav #main-header {
  position: fixed;
}

.et_header_style_left #et-top-navigation {
  padding-top: 33px;
}

.et_header_style_left #et-top-navigation nav > ul > li > a {
  padding-bottom: 33px;
}

.et_header_style_left .logo_container {
  position: absolute;
  height: 100%;
  width: 100%;
}

.et_header_style_left #et-top-navigation .mobile_menu_bar {
  padding-bottom: 24px;
}

.et_hide_search_icon #et_top_search {
  display: none !important;
}

#logo {
  width: auto;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  margin-bottom: 0;
  max-height: 54%;
  display: inline-block;
  float: none;
  vertical-align: middle;
  -webkit-transform: translate3d(0, 0, 0);
}

.et_pb_svg_logo #logo {
  height: 54%;
}

.logo_container {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

span.logo_helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.safari .centered-inline-logo-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#et-define-logo-wrap img {
  width: 100%;
}

.gecko #et-define-logo-wrap.svg-logo {
  position: relative !important;
}

#top-menu-nav,
#top-menu {
  line-height: 0;
}

#et-top-navigation {
  font-weight: 600;
}

.et_fixed_nav #et-top-navigation {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.et-cart-info span:before {
  content: "\e07a";
  margin-right: 10px;
  position: relative;
}

nav#top-menu-nav,
#top-menu,
nav.et-menu-nav,
.et-menu {
  float: left;
}

#top-menu li {
  display: inline-block;
  font-size: 14px;
  padding-right: 22px;
}

#top-menu > li:last-child {
  padding-right: 0;
}

.et_fullwidth_nav.et_non_fixed_nav.et_header_style_left
  #top-menu
  > li:last-child
  > ul.sub-menu {
  right: 0;
}

#top-menu a {
  color: rgba(0, 0, 0, 0.6);
  text-decoration: none;
  display: block;
  position: relative;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#top-menu-nav > ul > li > a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#et_search_icon:before {
  content: "\55";
  font-size: 17px;
  left: 0;
  position: absolute;
  top: -3px;
}

#et_search_icon:hover {
  cursor: pointer;
}

#et_top_search {
  float: right;
  margin: 3px 0 0 22px;
  position: relative;
  display: block;
  width: 18px;
}

#et_top_search.et_search_opened {
  position: absolute;
  width: 100%;
}

.et-search-form {
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1000;
  width: 100%;
}

.et-search-form input {
  width: 90%;
  border: none;
  color: #333;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  background: transparent;
}

.et-search-form .et-search-field::-ms-clear {
  width: 0;
  height: 0;
  display: none;
}

.et_search_form_container {
  -webkit-animation: none;
  animation: none;
  -o-animation: none;
}

.container.et_search_form_container {
  position: relative;
  opacity: 0;
  height: 1px;
}

.container.et_search_form_container.et_pb_search_visible {
  z-index: 999;
  -webkit-animation: fadeInTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeInTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_search_visible.et_pb_no_animation {
  opacity: 1;
}

.et_pb_search_form_hidden {
  -webkit-animation: fadeOutTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeOutTop 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

span.et_close_search_field {
  display: block;
  width: 30px;
  height: 30px;
  z-index: 99999;
  position: absolute;
  right: 0;
  cursor: pointer;
  top: 0;
  bottom: 0;
  margin: auto;
}

span.et_close_search_field:after {
  font-family: "ETmodules";
  content: "\4d";
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 32px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.container.et_menu_container {
  z-index: 99;
}

.container.et_search_form_container.et_pb_search_form_hidden {
  z-index: 1 !important;
}

.et_search_outer {
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0;
}

.container.et_pb_menu_hidden {
  z-index: -1;
}

form.et-search-form {
  background: rgba(0, 0, 0, 0) !important;
}

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

.et-cart-info {
  color: inherit;
}

#et-top-navigation .et-cart-info {
  float: left;
  margin: -2px 0 0 22px;
  font-size: 16px;
}

#et-top-navigation {
  float: right;
}

#top-menu li li {
  padding: 0 20px;
  margin: 0;
}

#top-menu li li a {
  padding: 6px 20px;
  width: 200px;
}

.nav li.et-touch-hover > ul {
  opacity: 1;
  visibility: visible;
}

#top-menu .menu-item-has-children > a:first-child:after,
#et-secondary-nav .menu-item-has-children > a:first-child:after {
  font-family: "ETmodules";
  content: "3";
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 800;
}

#top-menu .menu-item-has-children > a:first-child,
#et-secondary-nav .menu-item-has-children > a:first-child {
  padding-right: 20px;
}

#top-menu li .menu-item-has-children > a:first-child {
  padding-right: 40px;
}

#top-menu li .menu-item-has-children > a:first-child:after {
  right: 20px;
  top: 6px;
}

#top-menu li.mega-menu {
  position: inherit;
}

#top-menu li.mega-menu > ul {
  padding: 30px 20px;
  position: absolute !important;
  width: 100%;
  left: 0 !important;
}

#top-menu li.mega-menu ul li {
  margin: 0;
  float: left !important;
  display: block !important;
  padding: 0 !important;
}

#top-menu li.mega-menu > ul > li:nth-of-type(4n) {
  clear: right;
}

#top-menu li.mega-menu > ul > li:nth-of-type(4n + 1) {
  clear: left;
}

#top-menu li.mega-menu ul li li {
  width: 100%;
}

#top-menu li.mega-menu li > ul {
  -webkit-animation: none !important;
  animation: none !important;
  padding: 0;
  border: none;
  left: auto;
  top: auto;
  width: 90% !important;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#top-menu li.mega-menu li ul {
  visibility: visible;
  opacity: 1;
  display: none;
}

#top-menu li.mega-menu.et-hover li ul {
  display: block;
}

#top-menu li.mega-menu.et-hover > ul {
  opacity: 1 !important;
  visibility: visible !important;
}

#top-menu li.mega-menu > ul > li > a {
  width: 90%;
  padding: 0 20px 10px;
}

#top-menu li.mega-menu > ul > li > a:first-child {
  padding-top: 0 !important;
  font-weight: 700;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

#top-menu li.mega-menu > ul > li > a:first-child:hover {
  background-color: transparent !important;
}

#top-menu li.mega-menu li > a {
  width: 100%;
}

#top-menu li.mega-menu.mega-menu-parent li li,
#top-menu li.mega-menu.mega-menu-parent li > a {
  width: 100% !important;
}

#top-menu li.mega-menu.mega-menu-parent li > .sub-menu {
  float: left;
  width: 100% !important;
}

#top-menu li.mega-menu > ul > li {
  width: 25%;
  margin: 0;
}

#top-menu li.mega-menu.mega-menu-parent-3 > ul > li {
  width: 33.33%;
}

#top-menu li.mega-menu.mega-menu-parent-2 > ul > li {
  width: 50%;
}

#top-menu li.mega-menu.mega-menu-parent-1 > ul > li {
  width: 100%;
}

#top-menu li.mega-menu .menu-item-has-children > a:first-child:after {
  display: none;
}

#top-menu li.mega-menu > ul > li > ul > li {
  width: 100%;
  margin: 0;
}

#et_mobile_nav_menu {
  float: right;
  display: none;
}

.mobile_menu_bar {
  position: relative;
  display: block;
  line-height: 0;
}

.mobile_menu_bar:before,
.et_toggle_slide_menu:after {
  content: "\61";
  font-size: 32px;
  left: 0;
  position: relative;
  top: 0;
  cursor: pointer;
}

.mobile_nav .select_page {
  display: none;
}

.et_pb_menu_hidden #top-menu,
.et_pb_menu_hidden #et_search_icon:before,
.et_pb_menu_hidden .et-cart-info {
  opacity: 0;
  -webkit-animation: fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_menu_visible #top-menu,
.et_pb_menu_visible #et_search_icon:before,
.et_pb_menu_visible .et-cart-info {
  z-index: 99;
  opacity: 1;
  -webkit-animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_menu_hidden #top-menu,
.et_pb_menu_hidden #et_search_icon:before,
.et_pb_menu_hidden .mobile_menu_bar {
  opacity: 0;
  -webkit-animation: fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeOutBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_menu_visible #top-menu,
.et_pb_menu_visible #et_search_icon:before,
.et_pb_menu_visible .mobile_menu_bar {
  z-index: 99;
  opacity: 1;
  -webkit-animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
  animation: fadeInBottom 1s 1 cubic-bezier(0.77, 0, 0.175, 1);
}

.et_pb_no_animation #top-menu,
.et_pb_no_animation #et_search_icon:before,
.et_pb_no_animation .mobile_menu_bar,
.et_pb_no_animation.et_search_form_container {
  animation: none !important;
  -o-animation: none !important;
  -webkit-animation: none !important;
  -moz-animation: none !important;
}

body.admin-bar.et_fixed_nav #main-header {
  top: 32px;
}

body.et-wp-pre-3_8.admin-bar.et_fixed_nav #main-header {
  top: 28px;
}

body.et_fixed_nav.et_secondary_nav_enabled #main-header {
  top: 30px;
}

body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
  top: 63px;
}

@media all and (min-width: 981px) {
  .et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container,
  .et_hide_fixed_logo #main-header.et-fixed-header .logo_container {
    height: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }

  .et_hide_primary_logo
    #main-header:not(.et-fixed-header)
    .centered-inline-logo-wrap,
  .et_hide_fixed_logo #main-header.et-fixed-header .centered-inline-logo-wrap {
    height: 0;
    opacity: 0;
    padding: 0;
  }

  .et-animated-content#page-container {
    -webkit-transition: margin-top 0.4s ease-in-out;
    transition: margin-top 0.4s ease-in-out;
  }

  .et_hide_nav #page-container {
    -webkit-transition: none;
    transition: none;
  }

  .et_fullwidth_nav .et-search-form,
  .et_fullwidth_nav .et_close_search_field {
    right: 30px;
  }

  #main-header.et-fixed-header {
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
    box-shadow: 0 0 7px rgba(0, 0, 0, 0.1) !important;
  }

  .et_header_style_left .et-fixed-header #et-top-navigation {
    padding-top: 20px;
  }

  .et_header_style_left .et-fixed-header #et-top-navigation nav > ul > li > a {
    padding-bottom: 20px;
  }

  .et_hide_nav.et_fixed_nav #main-header {
    opacity: 0;
  }

  .et_hide_nav.et_fixed_nav .et-fixed-header#main-header {
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
    opacity: 1;
  }

  .et_hide_nav .centered-inline-logo-wrap,
  .et_hide_nav.et_fixed_nav #main-header,
  .et_hide_nav.et_fixed_nav #main-header,
  .et_hide_nav .centered-inline-logo-wrap {
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
  }

  .et_hide_nav #page-container {
    padding-top: 0 !important;
  }

  .et_primary_nav_dropdown_animation_fade #et-top-navigation ul li:hover > ul,
  .et_secondary_nav_dropdown_animation_fade #et-secondary-nav li:hover > ul {
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
  }

  .et_primary_nav_dropdown_animation_slide #et-top-navigation ul li:hover > ul,
  .et_secondary_nav_dropdown_animation_slide #et-secondary-nav li:hover > ul {
    -webkit-animation: fadeLeft 0.4s ease-in-out;
    animation: fadeLeft 0.4s ease-in-out;
  }

  .et_primary_nav_dropdown_animation_expand #et-top-navigation ul li:hover > ul,
  .et_secondary_nav_dropdown_animation_expand #et-secondary-nav li:hover > ul {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-animation: Grow 0.4s ease-in-out;
    animation: Grow 0.4s ease-in-out;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
  }

  .et_primary_nav_dropdown_animation_flip
    #et-top-navigation
    ul
    li
    ul
    li:hover
    > ul,
  .et_secondary_nav_dropdown_animation_flip #et-secondary-nav ul li:hover > ul {
    -webkit-animation: flipInX 0.6s ease-in-out;
    animation: flipInX 0.6s ease-in-out;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
  }

  .et_primary_nav_dropdown_animation_flip #et-top-navigation ul li:hover > ul,
  .et_secondary_nav_dropdown_animation_flip #et-secondary-nav li:hover > ul {
    -webkit-animation: flipInY 0.6s ease-in-out;
    animation: flipInY 0.6s ease-in-out;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
  }

  .et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }

  .et_non_fixed_nav.et_fullwidth_nav.et_header_style_left
    #main-header
    .container {
    padding-left: 0;
  }

  .et_non_fixed_nav.et_fullwidth_nav.et_header_style_left .logo_container {
    padding-left: 30px;
  }
}

@media all and (max-width: 980px) {
  .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
  .et_fixed_nav.et_show_nav #page-container {
    padding-top: 80px;
  }

  .et_fixed_nav.et_show_nav.et-tb #page-container,
  .et_fixed_nav.et_show_nav.et-tb-has-header #page-container {
    padding-top: 0 !important;
  }

  .et_non_fixed_nav #page-container {
    padding-top: 0;
  }

  .et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header {
    top: 32px !important;
  }

  .et_hide_mobile_logo #main-header .logo_container {
    display: none;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  }

  #top-menu {
    display: none;
  }

  .et_hide_nav.et_fixed_nav #main-header {
    -webkit-transform: translateY(0) !important;
    transform: translateY(0) !important;
    opacity: 1;
  }

  #et-top-navigation {
    margin-right: 0;
    -webkit-transition: none;
    transition: none;
  }

  .et_fixed_nav #main-header {
    position: absolute;
  }

  .et_header_style_left .et-fixed-header #et-top-navigation,
  .et_header_style_left #et-top-navigation {
    padding-top: 24px;
    display: block;
  }

  .et_fixed_nav #main-header {
    -webkit-transition: none;
    transition: none;
  }

  .et_fixed_nav_temp #main-header {
    top: 0 !important;
  }

  #logo,
  .logo_container,
  #main-header,
  .container {
    -webkit-transition: none;
    transition: none;
  }

  .et_header_style_left #logo {
    max-width: 50%;
  }

  #et_top_search {
    margin: 0 35px 0 0;
    float: left;
  }

  #et_search_icon:before {
    top: 7px;
  }

  .et_header_style_left .et-search-form {
    width: 50% !important;
    max-width: 50% !important;
  }

  #et_mobile_nav_menu {
    display: block;
  }

  #et-top-navigation .et-cart-info {
    margin-top: 5px;
  }
}

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

@media all and (max-width: 767px) {
  #et-top-navigation {
    margin-right: 0;
  }

  body.admin-bar.et_fixed_nav #main-header {
    top: 46px;
  }
}

@media all and (max-width: 479px) {
  #et-top-navigation {
    margin-right: 0;
  }
}

@media print {
  #top-header,
  #main-header {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important;
  }
}

@keyframes fadeOutTop {
  0% {
    opacity: 1;
    transform: translatey(0);
  }

  to {
    opacity: 0;
    transform: translatey(-60%);
  }
}

@keyframes fadeInTop {
  0% {
    opacity: 0;
    transform: translatey(-60%);
  }

  to {
    opacity: 1;
    transform: translatey(0);
  }
}

@keyframes fadeInBottom {
  0% {
    opacity: 0;
    transform: translatey(60%);
  }

  to {
    opacity: 1;
    transform: translatey(0);
  }
}

@keyframes fadeOutBottom {
  0% {
    opacity: 1;
    transform: translatey(0);
  }

  to {
    opacity: 0;
    transform: translatey(60%);
  }
}

@keyframes Grow {
  0% {
    opacity: 0;
    transform: scaleY(0.5);
  }

  to {
    opacity: 1;
    transform: scale(1);
  }
}

/*!
* Animate.css - http://daneden.me/animate
* Licensed under the MIT license - http://opensource.org/licenses/MIT
* Copyright (c) 2015 Daniel Eden
*/
@keyframes flipInX {
  0% {
    transform: perspective(400px) rotateX(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotateX(-20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotateX(10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotateX(-5deg);
  }

  to {
    transform: perspective(400px);
  }
}

@keyframes flipInY {
  0% {
    transform: perspective(400px) rotateY(90deg);
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    transform: perspective(400px) rotateY(-20deg);
    animation-timing-function: ease-in;
  }

  60% {
    transform: perspective(400px) rotateY(10deg);
    opacity: 1;
  }

  80% {
    transform: perspective(400px) rotateY(-5deg);
  }

  to {
    transform: perspective(400px);
  }
}

#main-header {
  line-height: 23px;
  font-weight: 500;
  top: 0;
  background-color: #fff;
  width: 100%;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 99999;
}

.nav li li {
  padding: 0 20px;
  margin: 0;
}

.et-menu li li a {
  padding: 6px 20px;
  width: 200px;
}

.nav li {
  position: relative;
  line-height: 1em;
}

.nav li li {
  position: relative;
  line-height: 2em;
}

.nav li ul {
  position: absolute;
  padding: 20px 0;
  z-index: 9999;
  width: 240px;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  border-top: 3px solid #2ea3f2;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-transform: translateZ(0);
  text-align: left;
}

.nav li.et-hover > ul {
  visibility: visible;
}

.nav li.et-touch-hover > ul,
.nav li:hover > ul {
  opacity: 1;
  visibility: visible;
}

.nav li li ul {
  z-index: 1000;
  top: -23px;
  left: 240px;
}

.nav li.et-reverse-direction-nav li ul {
  left: auto;
  right: 240px;
}

.nav li:hover {
  visibility: inherit;
}

.et_mobile_menu li a,
.nav li li a {
  font-size: 14px;
  transition: all 0.2s ease-in-out;
}

.et_mobile_menu li a:hover,
.nav ul li a:hover {
  background-color: rgba(0, 0, 0, 0.03);
  opacity: 0.7;
}

.et-dropdown-removing > ul {
  display: none;
}

.mega-menu .et-dropdown-removing > ul {
  display: block;
}

.et-menu .menu-item-has-children > a:first-child:after {
  font-family: ETmodules;
  content: "3";
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 800;
}

.et-menu .menu-item-has-children > a:first-child {
  padding-right: 20px;
}

.et-menu li li.menu-item-has-children > a:first-child:after {
  right: 20px;
  top: 6px;
}

.et-menu-nav li.mega-menu {
  position: inherit;
}

.et-menu-nav li.mega-menu > ul {
  padding: 30px 20px;
  position: absolute !important;
  width: 100%;
  left: 0 !important;
}

.et-menu-nav li.mega-menu ul li {
  margin: 0;
  float: left !important;
  display: block !important;
  padding: 0 !important;
}

.et-menu-nav li.mega-menu li > ul {
  animation: none !important;
  padding: 0;
  border: none;
  left: auto;
  top: auto;
  width: 240px !important;
  position: relative;
  box-shadow: none;
  -webkit-box-shadow: none;
}

.et-menu-nav li.mega-menu li ul {
  visibility: visible;
  opacity: 1;
  display: none;
}

.et-menu-nav li.mega-menu.et-hover li ul,
.et-menu-nav li.mega-menu:hover li ul {
  display: block;
}

.et-menu-nav li.mega-menu:hover > ul {
  opacity: 1 !important;
  visibility: visible !important;
}

.et-menu-nav li.mega-menu > ul > li > a:first-child {
  padding-top: 0 !important;
  font-weight: 700;
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
}

.et-menu-nav li.mega-menu > ul > li > a:first-child:hover {
  background-color: transparent !important;
}

.et-menu-nav li.mega-menu li > a {
  width: 200px !important;
}

.et-menu-nav li.mega-menu.mega-menu-parent li > a,
.et-menu-nav li.mega-menu.mega-menu-parent li li {
  width: 100% !important;
}

.et-menu-nav li.mega-menu.mega-menu-parent li > .sub-menu {
  float: left;
  width: 100% !important;
}

.et-menu-nav li.mega-menu > ul > li {
  width: 25%;
  margin: 0;
}

.et-menu-nav li.mega-menu.mega-menu-parent-3 > ul > li {
  width: 33.33%;
}

.et-menu-nav li.mega-menu.mega-menu-parent-2 > ul > li {
  width: 50%;
}

.et-menu-nav li.mega-menu.mega-menu-parent-1 > ul > li {
  width: 100%;
}

.et_pb_fullwidth_menu
  li.mega-menu
  .menu-item-has-children
  > a:first-child:after,
.et_pb_menu li.mega-menu .menu-item-has-children > a:first-child:after {
  display: none;
}

.et_fullwidth_nav #top-menu li.mega-menu > ul {
  width: auto;
  left: 30px !important;
  right: 30px !important;
}

.et_mobile_menu {
  position: absolute;
  left: 0;
  padding: 5%;
  background: #fff;
  width: 100%;
  visibility: visible;
  opacity: 1;
  display: none;
  z-index: 9999;
  border-top: 3px solid #2ea3f2;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

#main-header .et_mobile_menu li ul,
.et_pb_fullwidth_menu .et_mobile_menu li ul,
.et_pb_menu .et_mobile_menu li ul {
  visibility: visible !important;
  display: block !important;
  padding-left: 10px;
}

.et_mobile_menu li li {
  padding-left: 5%;
}

.et_mobile_menu li a {
  border-bottom: 1px solid rgba(0, 0, 0, 0.03);
  color: #666;
  padding: 10px 5%;
  display: block;
}

.et_mobile_menu .menu-item-has-children > a {
  font-weight: 700;
  background-color: rgba(0, 0, 0, 0.03);
}

.et_mobile_menu li .menu-item-has-children > a {
  background-color: transparent;
}

.et_mobile_nav_menu {
  float: right;
  display: none;
}

.mobile_menu_bar {
  position: relative;
  display: block;
  line-height: 0;
}

.mobile_menu_bar:before {
  content: "a";
  font-size: 32px;
  position: relative;
  left: 0;
  top: 0;
  cursor: pointer;
}

.et_pb_module .mobile_menu_bar:before {
  top: 2px;
}

.mobile_nav .select_page {
  display: none;
}

.et_hide_search_icon .et_slide_menu_top .et-search-form {
  display: none !important;
}

.et_header_style_slide .et_slide_in_menu_container .et_mobile_menu li a,
.et_header_style_slide .et_slide_in_menu_container,
.et_header_style_slide .et_slide_in_menu_container input.et-search-field,
.et_header_style_slide .et_slide_in_menu_container a,
.et_header_style_slide .et_slide_in_menu_container #et-info span,
.et_header_style_slide .et_slide_menu_top ul.et-social-icons a,
.et_header_style_slide .et_slide_menu_top span {
  font-size: 14px;
}

.et_header_style_slide
  .et_slide_in_menu_container
  .et-search-field::-moz-placeholder {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}

.et_header_style_slide
  .et_slide_in_menu_container
  .et-search-field::-webkit-input-placeholder {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}

.et_header_style_slide
  .et_slide_in_menu_container
  .et-search-field:-ms-input-placeholder {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
}

.mobile_menu_bar.et_pb_header_toggle {
  display: none;
  cursor: pointer;
  width: 32px;
}

.et_header_style_slide .mobile_menu_bar.et_toggle_slide_menu {
  display: block;
}

.et_header_style_slide #et_top_search,
.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu li ul,
.et_header_style_slide div#et_mobile_nav_menu {
  display: none !important;
}

.et_header_style_slide.et_fullwidth_nav .et-search-form,
.et_header_style_slide div#et_mobile_nav_menu {
  right: 0 !important;
}

.et_slide_menu_top button#searchsubmit_header:before,
.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before,
.et_toggle_slide_menu:after {
  font-family: "ETmodules";
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.et_toggle_slide_menu:before,
.et_toggle_slide_menu:after {
  -webkit-transition: all 0.7s;
  transition: all 0.7s;
}

.et_toggle_slide_menu:before {
  opacity: 1;
}

.et_toggle_slide_menu:after {
  content: "\4d";
  opacity: 0;
  left: -32px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.et_pb_slide_menu_active .et_toggle_slide_menu:before {
  opacity: 0;
}

.et_pb_slide_menu_active .et_toggle_slide_menu:after {
  opacity: 1;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.et_pb_slide_menu_active .et_toggle_slide_menu:after {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.et_header_style_slide #top-menu-nav,
.et_header_style_slide
  .et_slide_in_menu_container
  span.mobile_menu_bar.et_toggle_fullscreen_menu,
.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu {
  display: none;
}

.et_header_style_slide .et_slide_in_menu_container {
  width: 320px;
  max-width: 75%;
  padding-top: 0 !important;
}

.et_slide_in_menu_container {
  overflow: auto;
  right: -100%;
  position: fixed;
  top: 0;
  background: #2ea3f2;
  z-index: 999999;
  height: 100%;
  -webkit-transition: right 0.8s cubic-bezier(0.77, 0, 0.175, 1);
  transition: right 0.8s cubic-bezier(0.77, 0, 0.175, 1);
}

.admin-bar .et_slide_in_menu_container {
  top: 32px;
}

.et_slide_menu_top {
  background: rgba(0, 0, 0, 0.1);
  padding: 40px;
}

.et_header_style_slide #page-container {
  position: relative;
  left: 0;
}

.et_header_style_slide #page-container {
  -webkit-transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1),
    margin-top 0.4s ease-in-out !important;
  transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1),
    margin-top 0.4s ease-in-out !important;
}

.et_slide_menu_top ul.et-social-icons,
.et_slide_menu_top span#et-info-email {
  float: left;
}

.et_slide_menu_top ul.et-social-icons li {
  margin-left: 0;
  margin-right: 10px;
}

.et_slide_menu_top a.et-cart-info {
  float: right;
}

.et_slide_menu_top:after {
  content: "";
  clear: both;
  display: block;
}

.et_slide_menu_top .et-search-form {
  position: relative;
  height: 35px;
  clear: both;
  background: rgba(0, 0, 0, 0.2) !important;
  padding: 5px !important;
  margin: 15px 0 0 0;
  border-radius: 5px;
  width: 100% !important;
  max-width: 100% !important;
}

.et_slide_menu_top input.et-search-field {
  left: 5px;
}

.et_slide_menu_top button#searchsubmit_header {
  right: 0;
  width: 30px;
  cursor: pointer;
  position: absolute;
  background: none;
  border: none;
  height: 35px;
  top: 0;
}

.et_slide_menu_top button#searchsubmit_header:before {
  position: absolute;
  top: 11px;
  left: 7px;
  font-size: 13px;
  content: "\55";
  color: rgba(255, 255, 255, 0.6);
}

.et_slide_menu_top span {
  font-weight: 600;
}

.et_slide_menu_top div#et-info {
  width: 100%;
  padding-bottom: 0;
  padding-top: 15px;
}

.et_slide_in_menu_container .et_slide_menu_top,
.et_slide_in_menu_container .et_slide_menu_top a,
.et_slide_in_menu_container .et_slide_menu_top input {
  color: rgba(255, 255, 255, 0.6);
}

.et_slide_in_menu_container ul#mobile_menu_slide {
  display: block !important;
  background: none;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 28px 40px;
}

.et_slide_in_menu_container #mobile_menu_slide li.current-menu-item a,
.et_slide_in_menu_container #mobile_menu_slide li a {
  padding: 10px 0;
  color: #fff;
  border: none;
}

.et_slide_in_menu_container #mobile_menu_slide .menu-item-has-children {
  position: relative;
}

.et_slide_in_menu_container span.et_mobile_menu_arrow {
  opacity: 0.6;
  position: absolute;
  display: inline-block;
  width: auto;
  height: auto;
  right: 0;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  cursor: pointer;
}

.et_slide_in_menu_container span.et_mobile_menu_arrow.et_pb_submenu_opened {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before {
  content: "3";
  display: block;
  right: 13px;
  top: 10px;
  z-index: 999;
  font-size: 21px;
  color: #fff;
  text-align: center;
}

.et_slide_in_menu_container .et_mobile_menu .menu-item-has-children > a {
  background: none;
  font-weight: 400;
}

.et_slide_in_menu_container .et_mobile_menu > .menu-item-has-children > a {
  font-weight: 700;
}

.et_slide_in_menu_container #mobile_menu_slide ul.sub-menu li {
  opacity: 0;
  -webkit-transition: 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  transition: 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}

.et_slide_in_menu_container
  #mobile_menu_slide
  ul.sub-menu.et_pb_slide_dropdown_opened
  > li {
  opacity: 1;
  -webkit-transition: 1s 0.1s cubic-bezier(0.77, 0, 0.175, 1);
  transition: 1s 0.1s cubic-bezier(0.77, 0, 0.175, 1);
}

.et_slide_in_menu_container .et_mobile_menu li a:hover {
  background: none;
}

.et_slide_in_menu_container #mobile_menu_slide li li a {
  opacity: 0.6;
}

.et_slide_in_menu_container #mobile_menu_slide li li a:hover {
  opacity: 0.4;
}

.et_header_style_slide .et-fixed-header #et-top-navigation {
  padding: 11px 0 !important;
}

.et_header_style_slide #et-top-navigation a.et-cart-info {
  display: none;
}

body.admin-bar.et_non_fixed_nav.et_transparent_nav.et_header_style_slide
  #main-header {
  top: 0;
}

#et-info {
  float: left;
}

#et-info-phone,
#et-info-email {
  position: relative;
}

#et-info-phone:before {
  content: "\e090";
  position: relative;
  top: 2px;
  margin-right: 2px;
}

#et-info-phone {
  margin-right: 13px;
}

#et-info-email:before {
  content: "\e076";
  margin-right: 4px;
}

@media all and (min-width: 981px) {
  .et_header_style_slide #et-top-navigation {
    padding: 24px 0 24px 0 !important;
  }

  .et_header_style_slide #et-top-navigation .et_toggle_slide_menu {
    padding-bottom: 0;
  }

  .et_fixed_nav.et_header_style_slide #main-header {
    left: 0;
    -webkit-transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1),
      background 0.4s cubic-bezier(0.77, 0, 0.175, 1),
      opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1),
      -webkit-transform 0.4s ease-in-out;
    transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1),
      background 0.4s cubic-bezier(0.77, 0, 0.175, 1),
      opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1),
      -webkit-transform 0.4s ease-in-out;
    transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1),
      background 0.4s cubic-bezier(0.77, 0, 0.175, 1),
      opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1), transform 0.4s ease-in-out;
    transition: left 0.8s cubic-bezier(0.77, 0, 0.175, 1),
      background 0.4s cubic-bezier(0.77, 0, 0.175, 1),
      opacity 0.4s cubic-bezier(0.77, 0, 0.175, 1), transform 0.4s ease-in-out,
      -webkit-transform 0.4s ease-in-out;
  }

  .et_fixed_nav.et_boxed_layout.et_header_style_slide #main-header {
    left: auto;
  }
}

@media all and (max-width: 980px) {
  body.admin-bar.et_fixed_nav.et_header_style_slide #main-header {
    top: 0 !important;
  }

  .et_header_style_slide .et_slide_in_menu_container .et-search-form {
    width: 100% !important;
    max-width: 100% !important;
  }

  .et_fixed_nav.et_header_style_slide #main-header {
    left: 0 !important;
  }

  .et_fixed_nav.et_boxed_layout.et_header_style_slide
    #page-container
    #main-header {
    width: 100%;
  }
}

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

@media all and (max-width: 767px) {
  .et_slide_menu_top span#et-info-email {
    float: none;
  }
}

.et_header_style_fullscreen .et_slide_in_menu_container .et_mobile_menu li a {
  font-size: 30px;
}

.et_header_style_fullscreen .et_slide_in_menu_container,
.et_header_style_fullscreen .et_slide_in_menu_container input.et-search-field,
.et_header_style_fullscreen .et_slide_in_menu_container a,
.et_header_style_fullscreen .et_slide_in_menu_container #et-info span,
.et_header_style_fullscreen .et_slide_menu_top ul.et-social-icons a,
.et_header_style_fullscreen .et_slide_menu_top span {
  font-size: 18px;
}

.et_header_style_fullscreen
  .et_slide_in_menu_container
  .et-search-field::-moz-placeholder {
  font-size: 18px;
}

.et_header_style_fullscreen
  .et_slide_in_menu_container
  .et-search-field::-webkit-input-placeholder {
  font-size: 18px;
}

.et_header_style_fullscreen
  .et_slide_in_menu_container
  .et-search-field:-ms-input-placeholder {
  font-size: 18px;
}

.et_header_style_fullscreen .mobile_menu_bar.et_toggle_fullscreen_menu {
  display: block;
}

.et_header_style_fullscreen .et_pb_fullscreen_nav_container {
  display: table;
  width: 100%;
  vertical-align: middle;
  height: 100%;
}

.et_header_style_fullscreen.et_pb_no_top_bar_fullscreen
  .et_slide_in_menu_container {
  padding-top: 0;
}

.et_header_style_fullscreen .et_slide_in_menu_container {
  padding-top: 70px;
  right: 0 !important;
  width: 100%;
  position: fixed;
  top: 0;
  opacity: 0;
  display: block !important;
  visibility: hidden;
  overflow-x: hidden;
  -webkit-transition: 1s ease-in-out, padding-top 0s;
  transition: 1s ease-in-out, padding-top 0s;
}

.et-has-admin-bar .et_header_style_fullscreen .et_slide_in_menu_container {
  top: 32px;
}

.et_header_style_fullscreen
  .et_slide_in_menu_container.et_pb_fullscreen_menu_opened {
  opacity: 0.95;
  visibility: visible;
}

.et_header_style_fullscreen
  .et_slide_in_menu_container
  span.mobile_menu_bar.et_toggle_fullscreen_menu {
  position: absolute;
  right: 30px;
  top: 34px;
  z-index: 999999;
  cursor: pointer;
}

.et_header_style_fullscreen
  .et_slide_in_menu_container
  span.mobile_menu_bar.et_toggle_fullscreen_menu:before {
  content: "\4d";
}

.et_header_style_fullscreen .et_slide_menu_top {
  padding: 35px;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 99999;
  text-align: center;
}

.et_header_style_fullscreen .et_pb_top_menu_inner {
  position: relative;
  display: inline-block;
}

.et_header_style_fullscreen .et_slide_menu_top a,
.et_header_style_fullscreen .et_slide_menu_top,
.et_header_style_fullscreen
  .et_slide_in_menu_container
  span.mobile_menu_bar.et_toggle_fullscreen_menu:before,
.et_header_style_fullscreen
  .et_slide_menu_top
  button#searchsubmit_header:before {
  color: #fff;
}

.et_header_style_fullscreen input::-moz-placeholder {
  color: #fff;
}

.et_header_style_fullscreen input::-webkit-input-placeholder {
  color: #fff;
}

.et_header_style_fullscreen input:-ms-input-placeholder {
  color: #fff;
}

.et_header_style_fullscreen div#et-info,
.et_header_style_fullscreen ul.et-social-icons,
.et_header_style_fullscreen a.et-cart-info {
  margin-right: 30px;
}

.et_header_style_fullscreen div#et-info {
  float: left !important;
  width: auto;
  margin-top: 7px;
  display: inline-block;
}

.et_header_style_fullscreen div#et-info span {
  margin-right: 15px;
}

.et_header_style_fullscreen .et_slide_menu_top .et-search-form {
  min-width: 140px;
  width: 140px !important;
  display: inline-block;
  margin-top: 0 !important;
  margin-bottom: -10px;
  background: none !important;
  border: 1px solid #fff;
  border-radius: 3px;
}

.et_header_style_centered a.et-cart-info,
.et_header_style_split a.et-cart-info,
.et_header_style_fullscreen a.et-cart-info {
  float: none !important;
  vertical-align: middle;
}

.et_header_style_fullscreen .et_slide_menu_top ul.et-social-icons {
  float: none !important;
  display: inline-block;
}

.et_header_style_fullscreen .et_slide_menu_top ul.et-social-icons li {
  margin-right: 0;
}

.et_header_style_fullscreen #mobile_menu_slide .menu-item-has-children {
  margin-right: -31px;
}

.et_header_style_fullscreen ul#mobile_menu_slide {
  text-align: center;
  position: relative;
  width: auto;
  display: table-cell !important;
  height: 100%;
  vertical-align: middle;
  padding: 0;
}

.et_header_style_fullscreen .et_pb_fullscreen_nav_container .et_mobile_menu {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 1s ease-in-out;
  transition: 1s ease-in-out;
}

.et_pb_fullscreen_menu_opened .et_pb_fullscreen_nav_container .et_mobile_menu {
  opacity: 1;
  visibility: visible;
}

.et_header_style_fullscreen .et_pb_fullscreen_nav_container .et_mobile_menu li {
  padding-left: 0 !important;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
}

.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide a {
  margin-right: 0;
  display: inline-block;
}

.et_header_style_fullscreen
  .et_slide_in_menu_container
  span.et_mobile_menu_arrow {
  right: auto;
  padding-right: 10px;
  position: relative;
}

.et_header_style_fullscreen
  .et_slide_in_menu_container
  #mobile_menu_slide
  .et_mobile_menu_arrow:before {
  top: 0;
  right: 0;
  position: relative;
}

.et_pb_fullscreen_menu_animated .et_mobile_menu li {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li {
  opacity: 1;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(1) {
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(2) {
  -webkit-transition-delay: 0.2s;
  transition-delay: 0.2s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(3) {
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(4) {
  -webkit-transition-delay: 0.4s;
  transition-delay: 0.4s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(5) {
  -webkit-transition-delay: 0.5s;
  transition-delay: 0.5s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(6) {
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(7) {
  -webkit-transition-delay: 0.7s;
  transition-delay: 0.7s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(8) {
  -webkit-transition-delay: 0.8s;
  transition-delay: 0.8s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(9) {
  -webkit-transition-delay: 0.9s;
  transition-delay: 0.9s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(10) {
  -webkit-transition-delay: 1s;
  transition-delay: 1s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(11) {
  -webkit-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(12) {
  -webkit-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(13) {
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(14) {
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(15) {
  -webkit-transition-delay: 1.5s;
  transition-delay: 1.5s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(16) {
  -webkit-transition-delay: 1.6s;
  transition-delay: 1.6s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(17) {
  -webkit-transition-delay: 1.7s;
  transition-delay: 1.7s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(18) {
  -webkit-transition-delay: 1.8s;
  transition-delay: 1.8s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(19) {
  -webkit-transition-delay: 1.9s;
  transition-delay: 1.9s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(20) {
  -webkit-transition-delay: 2s;
  transition-delay: 2s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(21) {
  -webkit-transition-delay: 2.1s;
  transition-delay: 2.1s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(22) {
  -webkit-transition-delay: 2.2s;
  transition-delay: 2.2s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(23) {
  -webkit-transition-delay: 2.3s;
  transition-delay: 2.3s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(24) {
  -webkit-transition-delay: 2.4s;
  transition-delay: 2.4s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(25) {
  -webkit-transition-delay: 2.5s;
  transition-delay: 2.5s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(26) {
  -webkit-transition-delay: 2.6s;
  transition-delay: 2.6s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(27) {
  -webkit-transition-delay: 2.7s;
  transition-delay: 2.7s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(28) {
  -webkit-transition-delay: 2.8s;
  transition-delay: 2.8s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(29) {
  -webkit-transition-delay: 2.9s;
  transition-delay: 2.9s;
}

.et_pb_fullscreen_menu_opened .et_mobile_menu li:nth-child(30) {
  -webkit-transition-delay: 3s;
  transition-delay: 3s;
}

.et_header_style_fullscreen .et-fixed-header #et-top-navigation,
.et_header_style_fullscreen div#et_mobile_nav_menu,
.et_header_style_fullscreen .et_slide_menu_top .clear {
  padding: 11px 0 !important;
}

.et_header_style_fullscreen #et_top_search,
.et_header_style_slide #top-header,
.et_header_style_fullscreen #top-header {
  display: none !important;
}

.et_header_style_fullscreen.et_fullwidth_nav .et-search-form {
  right: 0 !important;
}

.et_header_style_fullscreen div#et_mobile_nav_menu {
  right: 0 !important;
}

.et_header_style_fullscreen #top-menu-nav {
  display: none;
}

.et_header_style_fullscreen #et-top-navigation a.et-cart-info {
  display: none;
}

@media all and (min-width: 981px) {
  .et_header_style_fullscreen #et-top-navigation {
    padding: 24px 0 24px 0 !important;
  }

  .et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu {
    padding-bottom: 0;
  }

  .et_header_style_fullscreen div#et-info {
    margin-top: 0;
  }
}

@media all and (max-width: 767px) {
  .et_header_style_fullscreen div#et-info {
    position: relative;
    float: none !important;
    margin-top: 15px;
  }

  .et_header_style_fullscreen #et-info a {
    display: inline-block;
    line-height: 0;
  }

  .et_header_style_fullscreen .et_slide_menu_top .et-search-form {
    display: block !important;
    width: 100% !important;
    max-width: 100% !important;
    margin-top: 10px !important;
    margin-bottom: 10px !important;
  }

  .et_header_style_fullscreen .et_slide_in_menu_container {
    padding-top: 140px;
  }

  .et_header_style_fullscreen
    .et_slide_in_menu_container
    span.mobile_menu_bar.et_toggle_fullscreen_menu {
    top: 28px;
  }

  .et_hide_search_icon.et_header_style_fullscreen
    .et_slide_menu_top
    .et-search-form {
    display: none !important;
  }
}

.et-social-icons {
	float: right
}

.et-social-icons li {
	display: inline-block;
	margin-left: 20px
}

.et-social-icon a {
	display: inline-block;
	font-size: 24px;
	position: relative;
	text-align: center;
	-webkit-transition: color 300ms ease 0s;
	transition: color 300ms ease 0s;
	color: #666;
	text-decoration: none
}

.et-social-icons a:hover {
	opacity: .7;
	-webkit-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out
}

.et-social-icon span {
	display: none
}

.et_duplicate_social_icons {
	display: none
}

@media all and (max-width:980px) {
	.et-social-icons {
		float: none;
		text-align: center
	}
}

@media all and (max-width:980px) {
	.et-social-icons {
		margin: 0 0 5px
	}
}

.et_pb_widget {
	float: left;
	max-width: 100%;
	word-wrap: break-word
}

.et_pb_widget a {
	text-decoration: none;
	color: #666
}

.et_pb_widget li a:hover {
	color: #82c0c7
}

.et_pb_widget ol li,
.et_pb_widget ul li {
	margin-bottom: .5em
}

.et_pb_widget ol li ol li,
.et_pb_widget ul li ul li {
	margin-left: 15px
}

.et_pb_widget select {
	width: 100%;
	height: 28px;
	padding: 0 5px
}

.et_pb_widget_area .et_pb_widget a {
	color: inherit
}

.et_pb_bg_layout_light .et_pb_widget li a {
	color: #666
}

.et_pb_bg_layout_dark .et_pb_widget li a {
	color: inherit
}

.widget_search .screen-reader-text,
.et_pb_widget .wp-block-search__label {
	display: none
}

.widget_search input#s,
.widget_search input#searchsubmit,
.et_pb_widget .wp-block-search__input,
.et_pb_widget .wp-block-search__button {
	padding: .7em;
	height: 40px!important;
	margin: 0;
	font-size: 14px;
	line-height: normal!important;
	border: 1px solid #ddd;
	color: #666
}

.widget_search #s,
.et_pb_widget .wp-block-search__input {
	width: 100%;
	border-radius: 3px
}

.widget_search #searchform,
.et_pb_widget .wp-block-search {
	position: relative
}

.widget_search #searchsubmit,
.et_pb_widget .wp-block-search__button {
	background-color: #ddd;
	width: 70px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomright: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	position: absolute;
	right: 0;
	top: 0
}

#searchsubmit,
.et_pb_widget .wp-block-search__button {
	cursor: pointer
}

.et_pb_section {
	position: relative;
	background-color: #fff;
	background-position: 50%;
	background-size: 100%;
	background-size: cover
}

.et_pb_section--absolute,
.et_pb_section--fixed {
	width: 100%
}

.et_pb_section.et_section_transparent {
	background-color: transparent
}

.et_pb_fullwidth_section {
	padding: 0
}

.et_pb_fullwidth_section>.et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row {
	padding: 0!important
}

.et_pb_inner_shadow {
	box-shadow: inset 0 0 7px rgba(0, 0, 0, .07)
}

.et_pb_bottom_inside_divider,
.et_pb_top_inside_divider {
	display: block;
	background-repeat-y: no-repeat;
	height: 100%;
	position: absolute;
	pointer-events: none;
	width: 100%;
	left: 0;
	right: 0
}

.et_pb_bottom_inside_divider.et-no-transition,
.et_pb_top_inside_divider.et-no-transition {
	transition: none!important
}

.et_pb_top_inside_divider {
	margin-top: -1px
}

.et_pb_bottom_inside_divider {
	margin-bottom: -1px
}

.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_bottom_inside_divider,
.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_top_inside_divider {
	z-index: 1
}

.et_pb_section_video:not(.et_pb_menu):not(.et_pb_fullwidth_menu) {
	overflow: hidden;
	position: relative
}

.et_pb_column>.et_pb_section_video_bg {
	z-index: -1
}

.et_pb_section_video_bg {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
	pointer-events: none;
	transition: display .3s
}

.et_pb_section_video_bg.et_pb_section_video_bg_hover,
.et_pb_section_video_bg.et_pb_section_video_bg_phone,
.et_pb_section_video_bg.et_pb_section_video_bg_tablet,
.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
	display: none
}

.et_pb_section_video_bg .mejs-controls,
.et_pb_section_video_bg .mejs-overlay-play {
	display: none!important
}

.et_pb_section_video_bg embed,
.et_pb_section_video_bg iframe,
.et_pb_section_video_bg object,
.et_pb_section_video_bg video {
	max-width: none
}

.et_pb_section_video_bg .mejs-video {
	left: 50%;
	position: absolute;
	max-width: none
}

.et_pb_section_video_bg .mejs-overlay-loading {
	display: none!important
}

.et_pb_social_network_link .et_pb_section_video {
	overflow: visible
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg {
	display: none
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover,
.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover_inherit {
	display: block
}

@media (min-width:981px) {
	.et_pb_section {
		padding: 4% 0
	}
	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section,
	body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section {
		padding-top: 0
	}
	.et_pb_fullwidth_section {
		padding: 0
	}
	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
		display: block
	}
}

@media (max-width:980px) {
	.et_pb_section {
		padding: 50px 0
	}
	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section,
	body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section {
		padding-top: 0
	}
	.et_pb_fullwidth_section {
		padding: 0
	}
	.et_pb_section_video_bg.et_pb_section_video_bg_tablet {
		display: block
	}
	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
		display: none
	}
}

@media (min-width:768px) {
	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
		display: block
	}
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
		display: block
	}
}

@media (max-width:767px) {
	.et_pb_section_video_bg.et_pb_section_video_bg_phone {
		display: block
	}
	.et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
		display: none
	}
}

.et_pb_row {
	width: 80%;
	max-width: 1080px;
	margin: auto;
	position: relative
}

.section_has_divider .et_pb_row {
	z-index: 5
}

.et_pb_row_inner {
	width: 100%;
	position: relative
}

.et_pb_row.et_pb_row_empty,
.et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty {
	display: none
}

.et_pb_row:after,
.et_pb_row_inner:after {
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	width: 0
}

.et_pb_row_4col .et-last-child,
.et_pb_row_4col .et-last-child-2,
.et_pb_row_6col .et-last-child,
.et_pb_row_6col .et-last-child-2,
.et_pb_row_6col .et-last-child-3 {
	margin-bottom: 0
}

.et_pb_column {
	float: left;
	background-size: cover;
	background-position: 50%;
	position: relative;
	z-index: 2;
	min-height: 1px
}

.et_pb_column--with-menu {
	z-index: 3
}

.et_pb_column.et_pb_column_empty {
	min-height: 1px
}

.et_pb_row .et_pb_column.et-last-child,
.et_pb_row .et_pb_column:last-child,
.et_pb_row_inner .et_pb_column.et-last-child,
.et_pb_row_inner .et_pb_column:last-child {
	margin-right: 0!important
}

.et_pb_column.et_pb_section_parallax {
	position: relative
}

.et_pb_column,
.et_pb_row,
.et_pb_row_inner {
	background-size: cover;
	background-position: 50%;
	background-repeat: no-repeat
}

@media (min-width:981px) {
	.et_pb_row {
		padding: 2% 0
	}
	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row,
	body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row {
		padding: 0;
		width: 100%
	}
	.et_pb_column_3_4 .et_pb_row_inner {
		padding: 3.735% 0
	}
	.et_pb_column_2_3 .et_pb_row_inner {
		padding: 4.2415% 0
	}
	.et_pb_column_1_2 .et_pb_row_inner,
	.et_pb_column_3_5 .et_pb_row_inner {
		padding: 5.82% 0
	}
	.et_section_specialty>.et_pb_row {
		padding: 0
	}
	.et_pb_row_inner {
		width: 100%
	}
	.et_pb_column_single {
		padding: 2.855% 0
	}
	.et_pb_column_single .et_pb_module.et-first-child,
	.et_pb_column_single .et_pb_module:first-child {
		margin-top: 0
	}
	.et_pb_column_single .et_pb_module.et-last-child,
	.et_pb_column_single .et_pb_module:last-child {
		margin-bottom: 0
	}
	.et_pb_row .et_pb_column.et-last-child,
	.et_pb_row .et_pb_column:last-child,
	.et_pb_row_inner .et_pb_column.et-last-child,
	.et_pb_row_inner .et_pb_column:last-child {
		margin-right: 0!important
	}
	.et_pb_row.et_pb_equal_columns,
	.et_pb_row_inner.et_pb_equal_columns,
	.et_pb_section.et_pb_equal_columns>.et_pb_row {
		display: -ms-flexbox;
		display: flex;
		direction: ltr
	}
	.et_pb_row.et_pb_equal_columns>.et_pb_column,
	.et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column {
		-ms-flex-order: 1;
		order: 1
	}
}

@media (max-width:980px) {
	.et_pb_row {
		max-width: 1080px
	}
	body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row,
	body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row {
		padding: 0;
		width: 100%
	}
	.et_pb_column .et_pb_row_inner,
	.et_pb_row {
		padding: 30px 0
	}
	.et_section_specialty>.et_pb_row {
		padding: 0
	}
	.et_pb_column {
		width: 100%;
		margin-bottom: 30px
	}
	.et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child,
	.et_pb_row .et_pb_column.et-last-child,
	.et_pb_row .et_pb_column:last-child {
		margin-bottom: 0
	}
	.et_section_specialty .et_pb_row>.et_pb_column {
		padding-bottom: 0
	}
	.et_pb_column.et_pb_column_empty {
		display: none
	}
	.et_pb_row_1-2_1-4_1-4,
	.et_pb_row_1-2_1-6_1-6_1-6,
	.et_pb_row_1-4_1-4,
	.et_pb_row_1-4_1-4_1-2,
	.et_pb_row_1-5_1-5_3-5,
	.et_pb_row_1-6_1-6_1-6,
	.et_pb_row_1-6_1-6_1-6_1-2,
	.et_pb_row_1-6_1-6_1-6_1-6,
	.et_pb_row_3-5_1-5_1-5,
	.et_pb_row_4col,
	.et_pb_row_5col,
	.et_pb_row_6col {
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,
	.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,
	.et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
		width: 47.25%;
		margin-right: 5.5%
	}
	.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(2n),
	.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4:nth-child(2n),
	.et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(2n) {
		margin-right: 0
	}
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 {
		width: 47.25%;
		margin-right: 5.5%
	}
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_2,
	.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(odd) {
		margin-right: 0
	}
	.et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2),
	.et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2),
	.et_pb_row_4col .et_pb_column:nth-last-child(-n+2) {
		margin-bottom: 0
	}
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,
	.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
		width: 47.25%;
		margin-right: 5.5%
	}
	.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5:nth-child(2n),
	.et_pb_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(2n) {
		margin-right: 0
	}
	.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 {
		width: 47.25%;
		margin-right: 5.5%
	}
	.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5:nth-child(odd),
	.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_3_5 {
		margin-right: 0
	}
	.et_pb_row_3-5_1-5_1-5 .et_pb_column:nth-last-child(-n+2),
	.et_pb_row_5col .et_pb_column:last-child {
		margin-bottom: 0
	}
	.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,
	.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 {
		width: 29.666%;
		margin-right: 5.5%
	}
	.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6:nth-child(3n),
	.et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n) {
		margin-right: 0
	}
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
		width: 29.666%;
		margin-right: 5.5%
	}
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_2,
	.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:last-child {
		margin-right: 0
	}
	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2,
	.et_pb_row_1-2_1-6_1-6_1-6 .et_pb_column:nth-last-child(-n+3),
	.et_pb_row_6col .et_pb_column:nth-last-child(-n+3) {
		margin-bottom: 0
	}
	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
		width: 29.666%;
		margin-right: 5.5%;
		margin-bottom: 0
	}
	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
		margin-right: 0
	}
	.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
		width: 47.25%;
		margin-right: 5.5%
	}
	.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:nth-child(2n) {
		margin-right: 0
	}
	.et_pb_row_1-6_1-6_1-6_1-6:nth-last-child(-n+3) {
		margin-bottom: 0
	}
}

@media (max-width:479px) {
	.et_pb_row .et_pb_column.et_pb_column_1_4,
	.et_pb_row .et_pb_column.et_pb_column_1_5,
	.et_pb_row .et_pb_column.et_pb_column_1_6 {
		width: 100%;
		margin: 0 0 30px
	}
	.et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child,
	.et_pb_row .et_pb_column.et_pb_column_1_4:last-child,
	.et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child,
	.et_pb_row .et_pb_column.et_pb_column_1_5:last-child,
	.et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child,
	.et_pb_row .et_pb_column.et_pb_column_1_6:last-child {
		margin-bottom: 0
	}
	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
		width: 100%;
		margin: 0 0 30px
	}
	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6.et-last-child,
	.et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
		margin-bottom: 0
	}
	.et_pb_column {
		width: 100%!important
	}
}

.et_pb_text {
	word-wrap: break-word
}

.et_pb_text ol,
.et_pb_text ul {
	padding-bottom: 1em
}

.et_pb_text>:last-child {
	padding-bottom: 0
}

.et_pb_text_inner {
	position: relative
}

.et_pb_bg_layout_light.et_pb_module.et_pb_button {
	color: #2ea3f2
}

.et_pb_module.et_pb_button {
	display: inline-block;
	color: inherit
}

.et_pb_button_module_wrapper.et_pb_button_alignment_left {
	text-align: left
}

.et_pb_button_module_wrapper.et_pb_button_alignment_right {
	text-align: right
}

.et_pb_button_module_wrapper.et_pb_button_alignment_center {
	text-align: center
}

.et_pb_button_module_wrapper>a {
	display: inline-block
}

@media (max-width:980px) {
	.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_left {
		text-align: left
	}
	.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_right {
		text-align: right
	}
	.et_pb_button_module_wrapper.et_pb_button_alignment_tablet_center {
		text-align: center
	}
}

@media (max-width:767px) {
	.et_pb_button_module_wrapper.et_pb_button_alignment_phone_left {
		text-align: left
	}
	.et_pb_button_module_wrapper.et_pb_button_alignment_phone_right {
		text-align: right
	}
	.et_pb_button_module_wrapper.et_pb_button_alignment_phone_center {
		text-align: center
	}
}

.et_pb_with_border .et_pb_image_wrap {
	border: 0 solid #333
}

.et_pb_image {
	margin-left: auto;
	margin-right: auto;
	line-height: 0
}

.et_pb_image.aligncenter {
	text-align: center
}

.et_pb_image.et_pb_has_overlay a.et_pb_lightbox_image {
	display: block;
	position: relative
}

.et_pb_image {
	display: block
}

.et_pb_image .et_pb_image_wrap {
	display: inline-block;
	position: relative;
	max-width: 100%
}

.et_pb_image .et_pb_image_wrap img[src*=".svg"] {
	width: auto
}

.et_pb_image img {
	position: relative
}

.et_pb_image_sticky {
	margin-bottom: 0!important;
	display: inherit
}

.et_pb_image.et_pb_has_overlay .et_pb_image_wrap:hover .et_overlay {
	z-index: 3;
	opacity: 1
}

@media (min-width:981px) {
	.et_pb_section_sticky,
	.et_pb_section_sticky.et_pb_bottom_divider .et_pb_row:nth-last-child(2),
	.et_pb_section_sticky .et_pb_column_single,
	.et_pb_section_sticky .et_pb_row.et-last-child,
	.et_pb_section_sticky .et_pb_row:last-child,
	.et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner.et-last-child,
	.et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner:last-child {
		padding-bottom: 0!important
	}
}

@media (max-width:980px) {
	.et_pb_image_sticky_tablet {
		margin-bottom: 0!important;
		display: inherit
	}
	.et_pb_section_sticky_mobile,
	.et_pb_section_sticky_mobile.et_pb_bottom_divider .et_pb_row:nth-last-child(2),
	.et_pb_section_sticky_mobile .et_pb_column_single,
	.et_pb_section_sticky_mobile .et_pb_row.et-last-child,
	.et_pb_section_sticky_mobile .et_pb_row:last-child,
	.et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner.et-last-child,
	.et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child {
		padding-bottom: 0!important
	}
	.et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child,
	.et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child {
		margin-bottom: 0
	}
	.et_pb_image_bottom_space_tablet {
		margin-bottom: 30px!important;
		display: block
	}
	.et_always_center_on_mobile {
		text-align: center!important;
		margin-left: auto!important;
		margin-right: auto!important
	}
}

@media (max-width:767px) {
	.et_pb_image_sticky_phone {
		margin-bottom: 0!important;
		display: inherit
	}
	.et_pb_image_bottom_space_phone {
		margin-bottom: 30px!important;
		display: block
	}
}

.et_overlay {
	z-index: -1;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: hsla(0, 0%, 100%, .9);
	opacity: 0;
	pointer-events: none;
	transition: all .3s;
	border: 1px solid #e5e5e5;
	box-sizing: border-box;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-webkit-font-smoothing: antialiased
}

.et_overlay:before {
	color: #2ea3f2;
	content: "\E050";
	position: absolute;
	top: 55%;
	left: 50%;
	margin: -16px 0 0 -16px;
	font-size: 32px;
	transition: all .4s
}

.et_portfolio_image,
.et_shop_image {
	position: relative;
	display: block
}

.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay,
.et_portfolio_image:hover .et_overlay,
.et_shop_image:hover .et_overlay {
	z-index: 3;
	opacity: 1
}

#ie7 .et_overlay,
#ie8 .et_overlay {
	display: none
}

.et_pb_module.et_pb_has_overlay {
	position: relative
}

.et_pb_module.et_pb_has_overlay .et_overlay,
article.et_pb_has_overlay {
	border: none
}

.et_pb_video {
	position: relative
}

.et_pb_video_box {
	display: block;
	position: relative;
	z-index: 1;
	line-height: 0
}

.et_pb_video_box video {
	width: 100%!important;
	height: auto!important
}

.et_pb_video_overlay {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: 50%;
	cursor: pointer
}

.et_pb_video_play:before {
	font-family: ETmodules;
	content: "I"
}

.et_pb_video_play {
	display: block;
	position: absolute;
	z-index: 100;
	color: #fff;
	left: 50%;
	top: 50%
}

.et_pb_column_1_2 .et_pb_video_play,
.et_pb_column_2_3 .et_pb_video_play,
.et_pb_column_3_4 .et_pb_video_play,
.et_pb_column_3_5 .et_pb_video_play,
.et_pb_column_4_4 .et_pb_video_play {
	font-size: 6rem;
	line-height: 6rem;
	margin-left: -3rem;
	margin-top: -3rem
}

.et_pb_column_1_3 .et_pb_video_play,
.et_pb_column_1_4 .et_pb_video_play,
.et_pb_column_1_5 .et_pb_video_play,
.et_pb_column_1_6 .et_pb_video_play,
.et_pb_column_2_5 .et_pb_video_play,
.et_pb_column_3_8 .et_pb_video_play {
	font-size: 3rem;
	line-height: 3rem;
	margin-left: -1.5rem;
	margin-top: -1.5rem
}

.et_pb_bg_layout_light .et_pb_video_play {
	color: #333
}

.et_pb_video_overlay_hover {
	background: transparent;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 100;
	transition: all .5s ease-in-out
}

.et_pb_video .et_pb_video_overlay_hover:hover {
	background: rgba(0, 0, 0, .6)
}

@media (min-width:768px) and (max-width:980px) {
	.et_pb_column_1_3 .et_pb_video_play,
	.et_pb_column_1_4 .et_pb_video_play,
	.et_pb_column_1_5 .et_pb_video_play,
	.et_pb_column_1_6 .et_pb_video_play,
	.et_pb_column_2_5 .et_pb_video_play,
	.et_pb_column_3_8 .et_pb_video_play {
		font-size: 6rem;
		line-height: 6rem;
		margin-left: -3rem;
		margin-top: -3rem
	}
}

@media (max-width:980px) {
	.et_pb_bg_layout_light_tablet .et_pb_video_play {
		color: #333
	}
}

@media (max-width:768px) {
	.et_pb_column_1_2 .et_pb_video_play,
	.et_pb_column_2_3 .et_pb_video_play,
	.et_pb_column_3_4 .et_pb_video_play,
	.et_pb_column_3_5 .et_pb_video_play,
	.et_pb_column_4_4 .et_pb_video_play {
		font-size: 3rem;
		line-height: 3rem;
		margin-left: -1.5rem;
		margin-top: -1.5rem
	}
}

@media (max-width:767px) {
	.et_pb_bg_layout_light_phone .et_pb_video_play {
		color: #333
	}
}

/* Main Footer */

.footer-widget h4,
#main-footer .widget_block h1,
#main-footer .widget_block h2,
#main-footer .widget_block h3,
#main-footer .widget_block h4,
#main-footer .widget_block h5,
#main-footer .widget_block h6 {
  color: #2ea3f2;
}

.footer-widget li:before {
  border-color: #2ea3f2;
}

.bottom-nav li.current-menu-item > a {
  color: #2ea3f2;
}

#main-footer {
  background-color: #222;
}

#footer-widgets {
  padding: 6% 0 0;
}

.footer-widget {
  float: left;
  color: #fff;
}

.last {
  margin-right: 0;
}

.footer-widget .fwidget:last-child {
  margin-bottom: 0 !important;
}

#footer-widgets .footer-widget li {
  padding-left: 14px;
  position: relative;
}

#footer-widgets .footer-widget li:before {
  border-radius: 3px;
  border-style: solid;
  border-width: 3px;
  content: "";
  left: 0;
  position: absolute;
  top: 9px;
}

#footer-widgets .footer-widget li a {
  color: #fff;
  text-decoration: none;
}

#footer-widgets .footer-widget li a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.footer-widget .widget_adsensewidget ins {
  min-width: 160px;
}

#footer-bottom {
  background-color: #1f1f1f;
  background-color: rgba(0, 0, 0, 0.32);
  padding: 15px 0 5px;
}

#footer-bottom a {
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

#footer-info {
  text-align: left;
  color: #666;
  padding-bottom: 10px;
  float: left;
}

#footer-info a {
  font-weight: 700;
  color: #666;
}

#footer-info a:hover {
  opacity: 0.7;
}

#et-footer-nav {
  background-color: rgba(255, 255, 255, 0.05);
}

.bottom-nav {
  padding: 15px 0;
}

.bottom-nav li {
  font-weight: 600;
  display: inline-block;
  font-size: 14px;
  padding-right: 22px;
}

.bottom-nav a {
  color: #bbb;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.bottom-nav a:hover {
  opacity: 0.7;
}

@media all and (max-width: 980px) {
  .footer-widget:nth-child(n) {
    width: 46.25% !important;
    margin: 0 7.5% 7.5% 0 !important;
  }

  .et_pb_footer_columns1 .footer-widget {
    width: 100% !important;
    margin: 0 7.5% 7.5% 0 !important;
  }

  #footer-widgets .footer-widget .fwidget {
    margin-bottom: 16.21%;
  }

  .et_pb_gutters1 .footer-widget:nth-child(n) {
    width: 50% !important;
    margin: 0 !important;
  }

  .et_pb_gutters1 #footer-widgets .footer-widget .fwidget {
    margin-bottom: 0;
  }

  #footer-widgets {
    padding: 8% 0;
  }

  #footer-widgets .footer-widget:nth-child(2n) {
    margin-right: 0 !important;
  }

  #footer-widgets .footer-widget:nth-last-child(-n + 2) {
    margin-bottom: 0 !important;
  }

  .bottom-nav {
    text-align: center;
  }

  #footer-info {
    float: none;
    text-align: center;
  }
}

@media all and (max-width: 767px) {
  #footer-widgets .footer-widget,
  .et_pb_gutters1 #footer-widgets .footer-widget {
    width: 100% !important;
    margin-right: 0 !important;
  }

  #footer-widgets .footer-widget:nth-child(n),
  #footer-widgets .footer-widget .fwidget {
    margin-bottom: 9.5% !important;
  }

  .et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n),
  .et_pb_gutters1 #footer-widgets .footer-widget .fwidget {
    margin-bottom: 0 !important;
  }

  #footer-widgets {
    padding: 10% 0;
  }

  #footer-widgets .footer-widget .fwidget:last-child {
    margin-bottom: 0 !important;
  }

  #footer-widgets .footer-widget:last-child {
    margin-bottom: 0 !important;
  }
}

@media all and (max-width: 479px) {
  #footer-widgets .footer-widget:nth-child(n),
  .footer-widget .fwidget {
    margin-bottom: 11.5% !important;
  }

  #footer-widgets .footer-widget.last {
    margin-bottom: 0 !important;
  }

  .et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n),
  .et_pb_gutters1 #footer-widgets .footer-widget .fwidget {
    margin-bottom: 0 !important;
  }

  #footer-widgets {
    padding: 12% 0;
  }
}

@media all and (min-width: 981px) {
  .et_pb_gutters3 .footer-widget {
    margin-right: 5.5%;
    margin-bottom: 5.5%;
  }

  .et_pb_gutters3 .footer-widget:last-child {
    margin-right: 0;
  }

  .et_pb_gutters3.et_pb_footer_columns6 .footer-widget {
    width: 12.083%;
  }

  .et_pb_gutters3.et_pb_footer_columns6 .footer-widget .fwidget {
    margin-bottom: 45.517%;
  }

  .et_pb_gutters3.et_pb_footer_columns5 .footer-widget {
    width: 15.6%;
  }

  .et_pb_gutters3.et_pb_footer_columns5 .footer-widget .fwidget {
    margin-bottom: 35.256%;
  }

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
    width: 20.875%;
  }

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
    margin-bottom: 26.347%;
  }

  .et_pb_gutters3.et_pb_footer_columns3 .footer-widget {
    width: 29.667%;
  }

  .et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
    margin-bottom: 18.539%;
  }

  .et_pb_gutters3.et_pb_footer_columns2 .footer-widget {
    width: 47.25%;
  }

  .et_pb_gutters3.et_pb_footer_columns2 .footer-widget .fwidget {
    margin-bottom: 11.64%;
  }

  .et_pb_gutters3.et_pb_footer_columns1 .footer-widget {
    width: 100%;
  }

  .et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget {
    margin-bottom: 5.5%;
  }

  .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1) {
    width: 73.625%;
    clear: both;
  }

  .et_pb_gutters3.et_pb_footer_columns_3_4__1_4
    .footer-widget:nth-child(1)
    .fwidget {
    margin-bottom: 7.47%;
  }

  .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) {
    width: 20.875%;
  }

  .et_pb_gutters3.et_pb_footer_columns_3_4__1_4
    .footer-widget:nth-child(2)
    .fwidget {
    margin-bottom: 26.347%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) {
    width: 20.875%;
    clear: both;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4__3_4
    .footer-widget:nth-child(1)
    .fwidget {
    margin-bottom: 26.347%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) {
    width: 73.625%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4__3_4
    .footer-widget:nth-child(2)
    .fwidget {
    margin-bottom: 7.47%;
  }

  .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1) {
    width: 64.833%;
  }

  .et_pb_gutters3.et_pb_footer_columns_2_3__1_3
    .footer-widget:nth-child(1)
    .fwidget {
    margin-bottom: 8.483%;
  }

  .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) {
    width: 29.667%;
  }

  .et_pb_gutters3.et_pb_footer_columns_2_3__1_3
    .footer-widget:nth-child(2)
    .fwidget {
    margin-bottom: 18.539%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1) {
    width: 29.667%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_3__2_3
    .footer-widget:nth-child(1)
    .fwidget {
    margin-bottom: 18.539%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) {
    width: 64.833%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_3__2_3
    .footer-widget:nth-child(2)
    .fwidget {
    margin-bottom: 8.483%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4__1_2
    .footer-widget:nth-child(-n + 2) {
    width: 20.875%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4__1_2
    .footer-widget:nth-child(-n + 2)
    .fwidget {
    margin-bottom: 26.347%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) {
    width: 47.25%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4__1_2
    .footer-widget:nth-child(3)
    .fwidget {
    margin-bottom: 11.64%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child {
    width: 47.25%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_4
    .footer-widget:first-child
    .fwidget {
    margin-bottom: 11.64%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_4
    .footer-widget:nth-child(-n + 3):not(:nth-child(1)) {
    width: 20.875%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_4
    .footer-widget:nth-child(-n + 3):not(:nth-child(1))
    .fwidget {
    margin-bottom: 26.347%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_5__3_5
    .footer-widget:nth-child(-n + 2) {
    width: 15.6%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_5__3_5
    .footer-widget:nth-child(-n + 2)
    .fwidget {
    margin-bottom: 35.256%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) {
    width: 57.8%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_5__3_5
    .footer-widget:nth-child(3)
    .fwidget {
    margin-bottom: 9.516%;
  }

  .et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child {
    width: 57.8%;
  }

  .et_pb_gutters3.et_pb_footer_columns_3_5__1_5
    .footer-widget:first-child
    .fwidget {
    margin-bottom: 9.516%;
  }

  .et_pb_gutters3.et_pb_footer_columns_3_5__1_5
    .footer-widget:nth-child(-n + 3):not(:nth-child(1)) {
    width: 15.6%;
  }

  .et_pb_gutters3.et_pb_footer_columns_3_5__1_5
    .footer-widget:nth-child(-n + 3):not(:nth-child(1))
    .fwidget {
    margin-bottom: 35.256%;
  }

  .et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1) {
    width: 57.8%;
  }

  .et_pb_gutters3.et_pb_footer_columns_3_5__2_5
    .footer-widget:nth-child(1)
    .fwidget {
    margin-bottom: 9.516%;
  }

  .et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) {
    width: 36.7%;
  }

  .et_pb_gutters3.et_pb_footer_columns_3_5__2_5
    .footer-widget:nth-child(2)
    .fwidget {
    margin-bottom: 14.986%;
  }

  .et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1) {
    width: 36.7%;
  }

  .et_pb_gutters3.et_pb_footer_columns_2_5__3_5
    .footer-widget:nth-child(1)
    .fwidget {
    margin-bottom: 14.986%;
  }

  .et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) {
    width: 57.8%;
  }

  .et_pb_gutters3.et_pb_footer_columns_2_5__3_5
    .footer-widget:nth-child(2)
    .fwidget {
    margin-bottom: 9.516%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child {
    width: 47.25%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_6
    .footer-widget:first-child
    .fwidget {
    margin-bottom: 11.64%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_6
    .footer-widget:nth-child(-n + 4):not(:nth-child(1)) {
    width: 12.083%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_6
    .footer-widget:nth-child(-n + 4):not(:nth-child(1))
    .fwidget {
    margin-bottom: 45.517%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_6__1_2
    .footer-widget:nth-child(-n + 3) {
    width: 12.083%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_6__1_2
    .footer-widget:nth-child(-n + 3)
    .fwidget {
    margin-bottom: 45.517%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) {
    width: 47.25%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_6__1_2
    .footer-widget:nth-child(4)
    .fwidget {
    margin-bottom: 11.64%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4
    .footer-widget:nth-child(-n + 3):not(:nth-child(2)) {
    width: 20.875%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4
    .footer-widget:nth-child(-n + 3):not(:nth-child(2))
    .fwidget {
    margin-bottom: 26.347%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) {
    width: 47.25%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4
    .footer-widget:nth-child(2)
    .fwidget {
    margin-bottom: 11.64%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5
    .footer-widget:nth-child(-n + 3):not(:nth-child(2)) {
    width: 15.6%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5
    .footer-widget:nth-child(-n + 3):not(:nth-child(2))
    .fwidget {
    margin-bottom: 35.256%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) {
    width: 57.8%;
  }

  .et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5
    .footer-widget:nth-child(2)
    .fwidget {
    margin-bottom: 9.516%;
  }
}

.et-social-icons {
  float: right;
}

.et-social-icons li {
  display: inline-block;
  margin-left: 20px;
}

.et-social-icon a {
  display: inline-block;
  font-size: 24px;
  position: relative;
  text-align: center;
  -webkit-transition: color 300ms ease 0s;
  transition: color 300ms ease 0s;
  color: #666;
  text-decoration: none;
}

.et-social-icons a:hover {
  opacity: 0.7;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.et-social-icon span {
  display: none;
}

.et_duplicate_social_icons {
  display: none;
}

@media all and (max-width: 980px) {
  .et-social-icons {
    float: none;
    text-align: center;
  }
}

@media all and (max-width: 980px) {
  .et-social-icons {
    margin: 0 0 5px;
  }
}

.et_pb_widget {
  float: left;
  max-width: 100%;
  word-wrap: break-word;
}

.et_pb_widget a {
  text-decoration: none;
  color: #666;
}

.et_pb_widget li a:hover {
  color: #82c0c7;
}

.et_pb_widget ol li,
.et_pb_widget ul li {
  margin-bottom: 0.5em;
}

.et_pb_widget ol li ol li,
.et_pb_widget ul li ul li {
  margin-left: 15px;
}

.et_pb_widget select {
  width: 100%;
  height: 28px;
  padding: 0 5px;
}

.et_pb_widget_area .et_pb_widget a {
  color: inherit;
}

.et_pb_bg_layout_light .et_pb_widget li a {
  color: #666;
}

.et_pb_bg_layout_dark .et_pb_widget li a {
  color: inherit;
}

.widget_search .screen-reader-text,
.et_pb_widget .wp-block-search__label {
  display: none;
}

.widget_search input#s,
.widget_search input#searchsubmit,
.et_pb_widget .wp-block-search__input,
.et_pb_widget .wp-block-search__button {
  padding: 0.7em;
  height: 40px !important;
  margin: 0;
  font-size: 14px;
  line-height: normal !important;
  border: 1px solid #ddd;
  color: #666;
}

.widget_search #s,
.et_pb_widget .wp-block-search__input {
  width: 100%;
  border-radius: 3px;
}

.widget_search #searchform,
.et_pb_widget .wp-block-search {
  position: relative;
}

.widget_search #searchsubmit,
.et_pb_widget .wp-block-search__button {
  background-color: #ddd;
  width: 70px;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  position: absolute;
  right: 0;
  top: 0;
}

#searchsubmit,
.et_pb_widget .wp-block-search__button {
  cursor: pointer;
}

.et_pb_section {
  position: relative;
  background-color: #fff;
  background-position: 50%;
  background-size: 100%;
  background-size: cover;
}

.et_pb_section--absolute,
.et_pb_section--fixed {
  width: 100%;
}

.et_pb_section.et_section_transparent {
  background-color: transparent;
}

.et_pb_fullwidth_section {
  padding: 0;
}

.et_pb_fullwidth_section
  > .et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content)
  .et_pb_row {
  padding: 0 !important;
}

.et_pb_inner_shadow {
  box-shadow: inset 0 0 7px rgba(0, 0, 0, 0.07);
}

.et_pb_bottom_inside_divider,
.et_pb_top_inside_divider {
  display: block;
  background-repeat-y: no-repeat;
  height: 100%;
  position: absolute;
  pointer-events: none;
  width: 100%;
  left: 0;
  right: 0;
}

.et_pb_bottom_inside_divider.et-no-transition,
.et_pb_top_inside_divider.et-no-transition {
  transition: none !important;
}

.et_pb_top_inside_divider {
  margin-top: -1px;
}

.et_pb_bottom_inside_divider {
  margin-bottom: -1px;
}

.et-fb
  .section_has_divider.et_fb_element_controls_visible--child
  > .et_pb_bottom_inside_divider,
.et-fb
  .section_has_divider.et_fb_element_controls_visible--child
  > .et_pb_top_inside_divider {
  z-index: 1;
}

.et_pb_section_video:not(.et_pb_menu):not(.et_pb_fullwidth_menu) {
  overflow: hidden;
  position: relative;
}

.et_pb_column > .et_pb_section_video_bg {
  z-index: -1;
}

.et_pb_section_video_bg {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  pointer-events: none;
  transition: display 0.3s;
}

.et_pb_section_video_bg.et_pb_section_video_bg_hover,
.et_pb_section_video_bg.et_pb_section_video_bg_phone,
.et_pb_section_video_bg.et_pb_section_video_bg_tablet,
.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
  display: none;
}

.et_pb_section_video_bg .mejs-controls,
.et_pb_section_video_bg .mejs-overlay-play {
  display: none !important;
}

.et_pb_section_video_bg embed,
.et_pb_section_video_bg iframe,
.et_pb_section_video_bg object,
.et_pb_section_video_bg video {
  max-width: none;
}

.et_pb_section_video_bg .mejs-video {
  left: 50%;
  position: absolute;
  max-width: none;
}

.et_pb_section_video_bg .mejs-overlay-loading {
  display: none !important;
}

.et_pb_social_network_link .et_pb_section_video {
  overflow: visible;
}

.et_pb_section_video_on_hover:hover > .et_pb_section_video_bg {
  display: none;
}

.et_pb_section_video_on_hover:hover > .et_pb_section_video_bg_hover,
.et_pb_section_video_on_hover:hover > .et_pb_section_video_bg_hover_inherit {
  display: block;
}

@media (min-width: 981px) {
  .et_pb_section {
    padding: 4% 0;
  }

  body.et_pb_pagebuilder_layout.et_pb_show_title
    .post-password-required
    .et_pb_section,
  body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section {
    padding-top: 0;
  }

  .et_pb_fullwidth_section {
    padding: 0;
  }

  .et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
    display: block;
  }
}

@media (max-width: 980px) {
  .et_pb_section {
    padding: 50px 0;
  }

  body.et_pb_pagebuilder_layout.et_pb_show_title
    .post-password-required
    .et_pb_section,
  body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section {
    padding-top: 0;
  }

  .et_pb_fullwidth_section {
    padding: 0;
  }

  .et_pb_section_video_bg.et_pb_section_video_bg_tablet {
    display: block;
  }

  .et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
    display: none;
  }
}

@media (min-width: 768px) {
  .et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
    display: block;
  }
}

@media (min-width: 768px) and (max-width: 980px) {
  .et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
    display: block;
  }
}

@media (max-width: 767px) {
  .et_pb_section_video_bg.et_pb_section_video_bg_phone {
    display: block;
  }

  .et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
    display: none;
  }
}

.et_pb_row {
  width: 80%;
  max-width: 1080px;
  margin: auto;
  position: relative;
}

.section_has_divider .et_pb_row {
  z-index: 5;
}

.et_pb_row_inner {
  width: 100%;
  position: relative;
}

.et_pb_row.et_pb_row_empty,
.et_pb_row_inner:nth-of-type(n + 2).et_pb_row_empty {
  display: none;
}

.et_pb_row:after,
.et_pb_row_inner:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  width: 0;
}

.et_pb_row_4col .et-last-child,
.et_pb_row_4col .et-last-child-2,
.et_pb_row_6col .et-last-child,
.et_pb_row_6col .et-last-child-2,
.et_pb_row_6col .et-last-child-3 {
  margin-bottom: 0;
}

.et_pb_column {
  float: left;
  background-size: cover;
  background-position: 50%;
  position: relative;
  z-index: 2;
  min-height: 1px;
}

.et_pb_column--with-menu {
  z-index: 3;
}

.et_pb_column.et_pb_column_empty {
  min-height: 1px;
}

.et_pb_row .et_pb_column.et-last-child,
.et_pb_row .et_pb_column:last-child,
.et_pb_row_inner .et_pb_column.et-last-child,
.et_pb_row_inner .et_pb_column:last-child {
  margin-right: 0 !important;
}

.et_pb_column.et_pb_section_parallax {
  position: relative;
}

.et_pb_column,
.et_pb_row,
.et_pb_row_inner {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
}

@media (min-width: 981px) {
  .et_pb_row {
    padding: 2% 0;
  }

  body.et_pb_pagebuilder_layout.et_pb_show_title
    .post-password-required
    .et_pb_row,
  body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row {
    padding: 0;
    width: 100%;
  }

  .et_pb_column_3_4 .et_pb_row_inner {
    padding: 3.735% 0;
  }

  .et_pb_column_2_3 .et_pb_row_inner {
    padding: 4.2415% 0;
  }

  .et_pb_column_1_2 .et_pb_row_inner,
  .et_pb_column_3_5 .et_pb_row_inner {
    padding: 5.82% 0;
  }

  .et_section_specialty > .et_pb_row {
    padding: 0;
  }

  .et_pb_row_inner {
    width: 100%;
  }

  .et_pb_column_single {
    padding: 2.855% 0;
  }

  .et_pb_column_single .et_pb_module.et-first-child,
  .et_pb_column_single .et_pb_module:first-child {
    margin-top: 0;
  }

  .et_pb_column_single .et_pb_module.et-last-child,
  .et_pb_column_single .et_pb_module:last-child {
    margin-bottom: 0;
  }

  .et_pb_row .et_pb_column.et-last-child,
  .et_pb_row .et_pb_column:last-child,
  .et_pb_row_inner .et_pb_column.et-last-child,
  .et_pb_row_inner .et_pb_column:last-child {
    margin-right: 0 !important;
  }

  .et_pb_row.et_pb_equal_columns,
  .et_pb_row_inner.et_pb_equal_columns,
  .et_pb_section.et_pb_equal_columns > .et_pb_row {
    display: -ms-flexbox;
    display: flex;
    direction: ltr;
  }

  .et_pb_row.et_pb_equal_columns > .et_pb_column,
  .et_pb_section.et_pb_equal_columns > .et_pb_row > .et_pb_column {
    -ms-flex-order: 1;
    order: 1;
  }
}

@media (max-width: 980px) {
  .et_pb_row {
    max-width: 1080px;
  }

  body.et_pb_pagebuilder_layout.et_pb_show_title
    .post-password-required
    .et_pb_row,
  body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row {
    padding: 0;
    width: 100%;
  }

  .et_pb_column .et_pb_row_inner,
  .et_pb_row {
    padding: 30px 0;
  }

  .et_section_specialty > .et_pb_row {
    padding: 0;
  }

  .et_pb_column {
    width: 100%;
    margin-bottom: 30px;
  }

  .et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child,
  .et_pb_row .et_pb_column.et-last-child,
  .et_pb_row .et_pb_column:last-child {
    margin-bottom: 0;
  }

  .et_section_specialty .et_pb_row > .et_pb_column {
    padding-bottom: 0;
  }

  .et_pb_column.et_pb_column_empty {
    display: none;
  }

  .et_pb_row_1-2_1-4_1-4,
  .et_pb_row_1-2_1-6_1-6_1-6,
  .et_pb_row_1-4_1-4,
  .et_pb_row_1-4_1-4_1-2,
  .et_pb_row_1-5_1-5_3-5,
  .et_pb_row_1-6_1-6_1-6,
  .et_pb_row_1-6_1-6_1-6_1-2,
  .et_pb_row_1-6_1-6_1-6_1-6,
  .et_pb_row_3-5_1-5_1-5,
  .et_pb_row_4col,
  .et_pb_row_5col,
  .et_pb_row_6col {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4,
  .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4,
  .et_pb_row_4col > .et_pb_column.et_pb_column_1_4 {
    width: 47.25%;
    margin-right: 5.5%;
  }

  .et_pb_row_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(2n),
  .et_pb_row_1-4_1-4_1-2 > .et_pb_column.et_pb_column_1_4:nth-child(2n),
  .et_pb_row_4col > .et_pb_column.et_pb_column_1_4:nth-child(2n) {
    margin-right: 0;
  }

  .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4 {
    width: 47.25%;
    margin-right: 5.5%;
  }

  .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_2,
  .et_pb_row_1-2_1-4_1-4 > .et_pb_column.et_pb_column_1_4:nth-child(odd) {
    margin-right: 0;
  }

  .et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n + 2),
  .et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n + 2),
  .et_pb_row_4col .et_pb_column:nth-last-child(-n + 2) {
    margin-bottom: 0;
  }

  .et_pb_row_1-5_1-5_3-5 > .et_pb_column.et_pb_column_1_5,
  .et_pb_row_5col > .et_pb_column.et_pb_column_1_5 {
    width: 47.25%;
    margin-right: 5.5%;
  }

  .et_pb_row_1-5_1-5_3-5 > .et_pb_column.et_pb_column_1_5:nth-child(2n),
  .et_pb_row_5col > .et_pb_column.et_pb_column_1_5:nth-child(2n) {
    margin-right: 0;
  }

  .et_pb_row_3-5_1-5_1-5 > .et_pb_column.et_pb_column_1_5 {
    width: 47.25%;
    margin-right: 5.5%;
  }

  .et_pb_row_3-5_1-5_1-5 > .et_pb_column.et_pb_column_1_5:nth-child(odd),
  .et_pb_row_3-5_1-5_1-5 > .et_pb_column.et_pb_column_3_5 {
    margin-right: 0;
  }

  .et_pb_row_3-5_1-5_1-5 .et_pb_column:nth-last-child(-n + 2),
  .et_pb_row_5col .et_pb_column:last-child {
    margin-bottom: 0;
  }

  .et_pb_row_1-6_1-6_1-6_1-2 > .et_pb_column.et_pb_column_1_6,
  .et_pb_row_6col > .et_pb_column.et_pb_column_1_6 {
    width: 29.666%;
    margin-right: 5.5%;
  }

  .et_pb_row_1-6_1-6_1-6_1-2 > .et_pb_column.et_pb_column_1_6:nth-child(3n),
  .et_pb_row_6col > .et_pb_column.et_pb_column_1_6:nth-child(3n) {
    margin-right: 0;
  }

  .et_pb_row_1-2_1-6_1-6_1-6 > .et_pb_column.et_pb_column_1_6 {
    width: 29.666%;
    margin-right: 5.5%;
  }

  .et_pb_row_1-2_1-6_1-6_1-6 > .et_pb_column.et_pb_column_1_2,
  .et_pb_row_1-2_1-6_1-6_1-6 > .et_pb_column.et_pb_column_1_6:last-child {
    margin-right: 0;
  }

  .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2,
  .et_pb_row_1-2_1-6_1-6_1-6 .et_pb_column:nth-last-child(-n + 3),
  .et_pb_row_6col .et_pb_column:nth-last-child(-n + 3) {
    margin-bottom: 0;
  }

  .et_pb_row_1-2_1-2
    .et_pb_column.et_pb_column_1_2
    .et_pb_column.et_pb_column_1_6 {
    width: 29.666%;
    margin-right: 5.5%;
    margin-bottom: 0;
  }

  .et_pb_row_1-2_1-2
    .et_pb_column.et_pb_column_1_2
    .et_pb_column.et_pb_column_1_6:last-child {
    margin-right: 0;
  }

  .et_pb_row_1-6_1-6_1-6_1-6 > .et_pb_column.et_pb_column_1_6 {
    width: 47.25%;
    margin-right: 5.5%;
  }

  .et_pb_row_1-6_1-6_1-6_1-6 > .et_pb_column.et_pb_column_1_6:nth-child(2n) {
    margin-right: 0;
  }

  .et_pb_row_1-6_1-6_1-6_1-6:nth-last-child(-n + 3) {
    margin-bottom: 0;
  }
}

@media (max-width: 479px) {
  .et_pb_row .et_pb_column.et_pb_column_1_4,
  .et_pb_row .et_pb_column.et_pb_column_1_5,
  .et_pb_row .et_pb_column.et_pb_column_1_6 {
    width: 100%;
    margin: 0 0 30px;
  }

  .et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child,
  .et_pb_row .et_pb_column.et_pb_column_1_4:last-child,
  .et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child,
  .et_pb_row .et_pb_column.et_pb_column_1_5:last-child,
  .et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child,
  .et_pb_row .et_pb_column.et_pb_column_1_6:last-child {
    margin-bottom: 0;
  }

  .et_pb_row_1-2_1-2
    .et_pb_column.et_pb_column_1_2
    .et_pb_column.et_pb_column_1_6 {
    width: 100%;
    margin: 0 0 30px;
  }

  .et_pb_row_1-2_1-2
    .et_pb_column.et_pb_column_1_2
    .et_pb_column.et_pb_column_1_6.et-last-child,
  .et_pb_row_1-2_1-2
    .et_pb_column.et_pb_column_1_2
    .et_pb_column.et_pb_column_1_6:last-child {
    margin-bottom: 0;
  }

  .et_pb_column {
    width: 100% !important;
  }
}

/* HubSpot common styles */
//container fix
.container {
  float: none !important;
}

.row-fluid [class*="span"] {
  min-height: 0 !important;
}

body {
  scroll-behavior: smooth;
}

body.scrollFreeze {
  overflow: hidden;
}

.body-container-wrapper {
  min-height: 55vh;
}

html body div.body-container-wrapper {
  overflow: visible !important;
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:'FontAwesome';src:url('../fonts/fontawesome-webfont.eot?v=4.7.0');src:url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}

.footer-widget h4,#main-footer .widget_block h1,#main-footer .widget_block h2,#main-footer .widget_block h3,#main-footer .widget_block h4,#main-footer .widget_block h5,#main-footer .widget_block h6{color:#2EA3F2}.footer-widget li:before{border-color:#2EA3F2}.bottom-nav li.current-menu-item>a{color:#2EA3F2}#main-footer{background-color:#222}#footer-widgets{padding:6% 0 0}.footer-widget{float:left;color:#fff}.last{margin-right:0}.footer-widget .fwidget:last-child{margin-bottom:0!important}#footer-widgets .footer-widget li{padding-left:14px;position:relative}#footer-widgets .footer-widget li:before{border-radius:3px;border-style:solid;border-width:3px;content:"";left:0;position:absolute;top:9px}#footer-widgets .footer-widget li a{color:#fff;text-decoration:none}#footer-widgets .footer-widget li a:hover{color:rgba(255,255,255,.7)}.footer-widget .widget_adsensewidget ins{min-width:160px}#footer-bottom{background-color:#1f1f1f;background-color:rgba(0,0,0,.32);padding:15px 0 5px}#footer-bottom a{-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}#footer-info{text-align:left;color:#666;padding-bottom:10px;float:left}#footer-info a{font-weight:700;color:#666}#footer-info a:hover{opacity:.7}#et-footer-nav{background-color:rgba(255,255,255,.05)}.bottom-nav{padding:15px 0}.bottom-nav li{font-weight:600;display:inline-block;font-size:14px;padding-right:22px}.bottom-nav a{color:#bbb;-webkit-transition:all 0.4s ease-in-out;transition:all 0.4s ease-in-out}.bottom-nav a:hover{opacity:.7}@media all and (max-width:980px){.footer-widget:nth-child(n){width:46.25%!important;margin:0 7.5% 7.5% 0!important}.et_pb_footer_columns1 .footer-widget{width:100%!important;margin:0 7.5% 7.5% 0!important}#footer-widgets .footer-widget .fwidget{margin-bottom:16.21%}.et_pb_gutters1 .footer-widget:nth-child(n){width:50%!important;margin:0!important}.et_pb_gutters1 #footer-widgets .footer-widget .fwidget{margin-bottom:0}#footer-widgets{padding:8% 0}#footer-widgets .footer-widget:nth-child(2n){margin-right:0!important}#footer-widgets .footer-widget:nth-last-child(-n+2){margin-bottom:0!important}.bottom-nav{text-align:center}#footer-info{float:none;text-align:center}}@media all and (max-width:767px)
[data-class="wpcf7cf_group"],.wpcf7cf_remove,.wpcf7cf_add{display:none}.wpcf7cf_repeater_sub{margin-bottom:20px}.wpcf7cf_repeater_controls,.wpcf7cf_step_controls{display:flex;justify-content:space-between;flex-wrap:wrap;margin-top:20px}.wpcf7cf_multistep .wpcf7cf_step{width:100%}.wpcf7cf_multistep .wpcf7cf_step .step-title{display:none}.wpcf7cf_multistep .wpcf7cf_steps-dots{display:flex;width:100%;margin-bottom:20px;flex-wrap:wrap}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index{display:inline-block;border-radius:50%;background:#dfdfdf;color:#000;width:40px;height:40px;line-height:40px;text-align:center}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot{border-bottom:5px solid #dfdfdf;text-align:center;flex:1;padding:15px;min-width:120px}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed{border-bottom:5px solid #333}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active{border-bottom:5px solid #333;font-weight:700}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index{background-color:#333;color:#fff}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index{background-color:#333;color:#fff}.wpcf7cf_step_controls .disabled{pointer-events:none;cursor:default;opacity:.5}
@font-face{font-family:Nunito;src:url(/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.eot);src:url(/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.eot#1635502791) format("embedded-opentype"),url(/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.woff2) format("woff2"),url(/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.woff) format("woff"),url(/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.ttf) format("truetype"),url(/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-regular.svg#svgFontName) format("svg");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Nunito;src:url(/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.eot);src:url(/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.eot#1635502791) format("embedded-opentype"),url(/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.woff2) format("woff2"),url(/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.woff) format("woff"),url(/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.ttf) format("truetype"),url(/wp-content/plugins/gdpr-cookie-compliance/dist/styles/../fonts/nunito-v8-latin-700.svg#svgFontName) format("svg");font-style:normal;font-weight:700;font-display:swap}.gdpr_lightbox-active,.gdpr_lightbox-active body{overflow:hidden}.gdpr_lightbox{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;white-space:nowrap;background:#0b0b0b;background:rgba(0,0,0,.9);outline:none!important;opacity:0;transition:opacity .3s ease}.gdpr_lightbox.gdpr_lightbox-opened{opacity:1}.gdpr_lightbox.gdpr_lightbox-closed{opacity:0}.gdpr_lightbox *{box-sizing:border-box}.gdpr_lightbox-wrap{z-index:9990;position:fixed;top:0;right:0;bottom:0;left:0;text-align:center;outline:none!important}.gdpr_lightbox-wrap:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.25em}.gdpr_lightbox-loader{z-index:9991;color:#fff;position:absolute;top:50%;margin-top:-.8em;width:100%;text-align:center;font-size:14px;font-family:Arial,Helvetica,sans-serif;opacity:0;transition:opacity .3s ease}.gdpr_lightbox-loading .gdpr_lightbox-loader{opacity:1}.gdpr_lightbox-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}.gdpr_lightbox-content{z-index:9993;width:100%;transform:scale(1);transition:transform .3s ease}.gdpr_lightbox-closed .gdpr_lightbox-content,.gdpr_lightbox-loading .gdpr_lightbox-content{transform:scale(.8)}.gdpr_lightbox-content:after{content:"";position:absolute;left:0;top:0;bottom:0;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6)}.gdpr_lightbox-close,.gdpr_lightbox-close:active,.gdpr_lightbox-close:focus,.gdpr_lightbox-close:hover,.gdpr_lightbox-close:visited{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,.6);border:0;background:none;box-shadow:none}.gdpr_lightbox-close::-moz-focus-inner{border:0;padding:0}.gdpr_lightbox-close:active{top:1px}.gdpr_lightbox-image img{max-width:100%;display:block;line-height:0;border:0}.gdpr_lightbox-iframe .gdpr_lightbox-container{width:100%;max-width:964px}.gdpr_lightbox-iframe-container{width:100%;height:0;padding-top:56.25%;overflow:auto;pointer-events:auto;transform:translateZ(0);-webkit-overflow-scrolling:touch}.gdpr_lightbox-iframe-container iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,.6);background:#000}body.moove_gdpr_overflow{overflow:hidden}body.moove_gdpr_overflow #page{position:relative;z-index:10}body.moove_gdpr_overflow #main-header,body.moove_gdpr_overflow #page-container{z-index:99}.gdpr_lightbox-hide{display:none}.cookie-switch.focus-g{border-radius:50px}#moove_gdpr_cookie_modal .mgbutton.focus-g,.cookie-switch.focus-g{box-shadow:1px 1px 5px #010101}.gdpr-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon,#moove_gdpr_cookie_modal li button .gdpr-svg-icon{height:30px;display:inline-block;float:left;width:35px;margin-right:5px;position:relative;top:0}#moove_gdpr_cookie_modal li a .gdpr-svg-icon svg,#moove_gdpr_cookie_modal li button .gdpr-svg-icon svg{height:30px;width:auto;background-color:transparent}body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu .gdpr-svg-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,body.gdpr-no-icons #moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:none}.moove_gdpr_cookie_modal_open .gdpr_lightbox-content:after{box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin-right:10px;margin-bottom:5px}#moove_gdpr_cookie_info_bar{content-visibility:auto}#moove_gdpr_cookie_info_bar .moove-gdpr-button-holder{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{display:none}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:block;position:absolute;top:-15px;right:-15px;background-color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn.focus-g,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container{position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn{background-color:transparent;padding:0;display:inline-block;float:right;position:relative;font-size:14px;line-height:20px;margin:3px 4px;width:36px;height:36px;border-radius:50%;box-shadow:inset 0 0 0 1px #626262;color:#626262;transition:all .3s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.gdpr-content-close-btn{display:none}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn:hover{background-color:#626262;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-infobar-close-btn i{font-size:32px;top:-1px;position:relative;height:30px;display:block;overflow:hidden}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn{color:#fff;opacity:.7;box-shadow:inset 0 0 0 1px #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-button-holder .moove-gdpr-infobar-close-btn:hover{background-color:#fff;opacity:1;color:#fff}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{text-decoration:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{overflow:visible}#moove_gdpr_cookie_modal{margin:0 auto;margin-top:0;min-height:60vh;font-family:Nunito,sans-serif;content-visibility:hidden}#moove_gdpr_cookie_modal span.tab-title{display:block}#moove_gdpr_cookie_modal button{letter-spacing:0;outline:none;cursor:pointer}#moove_gdpr_cookie_modal *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:inherit}#moove_gdpr_cookie_modal .cookie-switch,#moove_gdpr_cookie_modal .switch{position:relative;display:inline-block;width:50px;height:30px}#moove_gdpr_cookie_modal .cookie-switch input,#moove_gdpr_cookie_modal .switch input{display:none}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider,#moove_gdpr_cookie_modal .cookie-switch .slider,#moove_gdpr_cookie_modal .switch .cookie-slider,#moove_gdpr_cookie_modal .switch .slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:red;transition:.4s;margin:0;padding:0}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch .slider:before,#moove_gdpr_cookie_modal .switch .cookie-slider:before,#moove_gdpr_cookie_modal .switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:1px;bottom:1px;transition:.4s;border:1px solid #f2f2f2;border-radius:50%;background-color:#fff;box-shadow:0 5px 15px 0 rgba(0,0,0,.25);display:block;box-sizing:content-box}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch .slider:after,#moove_gdpr_cookie_modal .switch .cookie-slider:after,#moove_gdpr_cookie_modal .switch .slider:after{content:attr(data-text-disabled);position:absolute;top:0;left:60px;font-weight:700;font-size:16px;line-height:30px;color:red;display:block;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round,#moove_gdpr_cookie_modal .cookie-switch .slider.round,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round,#moove_gdpr_cookie_modal .switch .cookie-slider.round,#moove_gdpr_cookie_modal .switch .slider.cookie-round,#moove_gdpr_cookie_modal .switch .slider.round{border-radius:34px}#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .cookie-switch .slider.round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .cookie-slider.round:before,#moove_gdpr_cookie_modal .switch .slider.cookie-round:before,#moove_gdpr_cookie_modal .switch .slider.round:before{border-radius:50%}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .switch input:checked+.slider{background-color:#2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:after,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .switch input:checked+.slider:after{content:attr(data-text-enable);color:#2e9935;white-space:nowrap}#moove_gdpr_cookie_modal .cookie-switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .cookie-switch input:focus+.slider,#moove_gdpr_cookie_modal .switch input:focus+.cookie-slider,#moove_gdpr_cookie_modal .switch input:focus+.slider{box-shadow:0 0 1px #2e9935}#moove_gdpr_cookie_modal .cookie-switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .cookie-switch input:checked+.slider:before,#moove_gdpr_cookie_modal .switch input:checked+.cookie-slider:before,#moove_gdpr_cookie_modal .switch input:checked+.slider:before{transform:translateX(20px)}#moove_gdpr_cookie_modal a,#moove_gdpr_cookie_modal button{outline:none;box-shadow:none;text-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content{color:#000;background-color:#fff;width:900px;width:80vw;max-width:1170px;min-height:600px;border-radius:10px;position:relative;margin:0 auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content fieldset{background-color:transparent}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-left .moove-gdpr-company-logo-holder{text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-center .moove-gdpr-company-logo-holder{text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.logo-position-right .moove-gdpr-company-logo-holder{text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v1 .main-modal-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2{min-height:auto}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-left-content{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-right-content{width:100%;border-top-left-radius:5px;border-bottom-left-radius:5px;position:relative;float:none;padding-bottom:135px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .main-modal-content{max-height:50vh;overflow:hidden;overflow-y:auto;padding-bottom:0;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:30px;white-space:nowrap}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt a{padding-right:0;text-align:right;color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;position:relative;top:0;text-decoration:none;display:block;-ms-flex-align:baseline;align-items:baseline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings{float:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main{display:block;position:relative}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-tab-main-content{position:relative;overflow:hidden;padding-right:190px;padding-bottom:10px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar{position:absolute;top:0;right:0;width:190px;text-align:right}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider{position:relative;width:50px;height:30px;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main .moove-gdpr-status-bar span.slider:after{text-align:right;left:auto;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:20px;margin-bottom:15px;padding-right:190px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title{display:-ms-flexbox;display:flex;width:100%;-ms-flex-align:center;align-items:center;height:75px;position:relative;margin-bottom:20px;padding-right:180px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder{max-width:180px;margin:0;float:right;position:absolute;top:0;right:0;width:100%;text-align:right;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;height:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .moove-gdpr-company-logo-holder img{max-width:100%;text-align:center}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-modal-title .tab-title{width:100%;font-weight:700;font-size:28px;line-height:1.1}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close{position:absolute;text-decoration:none;top:-30px;right:-30px;display:block;width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;background:transparent;padding:0;z-index:99;margin:0;outline:none;box-shadow:none;border:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close:hover span.gdpr-icon{background-color:#fff;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-close span.gdpr-icon{display:block;width:60px;height:60px;line-height:60px;font-size:48px;background-color:#0c4da2;border:1px solid #0c4da2;color:#fff;border-radius:50%;transition:all .3s ease}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder{padding:0;margin-bottom:30px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo-holder img{max-height:75px;max-width:70%;width:auto;display:inline-block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-title h2{font-weight:400;font-size:20px;margin:5px 0 0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-content.moove-gdpr-no-modal-title .moove-gdpr-tab-main span.tab-title{margin-top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main h3.tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main span.tab-title{font-weight:700;font-size:28px;line-height:1.2;margin:0;padding:0;color:#000;margin-bottom:25px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content{display:-ms-flexbox;display:flex;-ms-flex-flow:column;flex-flow:column;max-height:calc(100% - 155px);overflow-y:auto;padding-right:20px;padding-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content button,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content li,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content p{font-weight:400;font-size:16px;line-height:1.4;margin-bottom:18px;margin-top:0;padding:0;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h1,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h2,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h3,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h4,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h5,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content h6{font-size:18px;line-height:1.4;margin-bottom:20px;margin-top:0;font-weight:700;text-transform:none;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content a{color:#000;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-tab-main-content.moove-gdpr-strict-warning-message{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar{padding:5px;margin-right:10px;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled{opacity:.6;pointer-events:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider{background-color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .cookie-switch input:checked+.cookie-slider:after,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar.gdpr-checkbox-disabled .switch input:checked+.slider:after{color:#474747}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar p{display:inline-block;float:right;color:#09a501;margin:0;line-height:1.2;font:700 11px Arial,Helvetica,sans-serif;font-weight:700}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset{border:none;padding:0;margin:0;box-shadow:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar .gdpr-cc-form-wrap fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form .gdpr-cc-form-fieldset:hover label,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar form fieldset:hover label{color:#09a501}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;height:130px;position:absolute;left:0;bottom:0;width:100%;background-color:#f1f1f1;z-index:15;border-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content:before{content:"";position:absolute;bottom:130px;left:60px;right:60px;height:1px;display:block;background-color:#c9c8c8}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding{text-decoration:none;padding:0 10px;font-size:10px;color:#000;font-weight:700;line-height:13px;display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;width:auto;max-width:100%}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding img{height:15px;margin-left:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-branding span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder{width:100%;display:block;padding:0 60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton{margin:0;text-decoration:none;border-radius:150px;color:#fff;padding:15px 10px;transition:all .3s ease;border:1px solid transparent;min-width:160px;text-align:center;text-transform:none;letter-spacing:0;font-weight:700;font-size:14px;line-height:20px;cursor:pointer}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-allow-all,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-allow-all{float:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings{float:right;color:#fff;display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder a.mgbutton.moove-gdpr-modal-save-settings:hover,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-footer-content .moove-gdpr-button-holder button.mgbutton.moove-gdpr-modal-save-settings:hover{background-color:#fff}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content{width:40%;display:inline-block;float:left;padding:40px 60px;position:absolute;height:100%;top:0;box-shadow:0 0 30px 0 rgba(35,35,35,.1);background:#fff;z-index:10;left:0;border-top-left-radius:5px;border-bottom-left-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt{position:absolute;bottom:0;padding-bottom:30px;left:60px;right:60px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a{color:#000;font-weight:700;font-size:13px;letter-spacing:-.3px;padding:20px 0;position:relative;top:10px;text-decoration:none;display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a img{width:60px;height:auto;display:inline-block;margin-left:5px;position:relative;top:0}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content .moove-gdpr-branding-cnt a span{display:inline-block;text-decoration:underline}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu{padding:0;list-style:none;margin:0;z-index:12}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li{margin:0;padding:0;list-style:none;margin-bottom:15px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button{background-color:#fff;border-color:#f1f1f1;color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li.menu-item-selected button span.gdpr-icon{color:#000}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-weight:800;font-size:14px;text-decoration:none;text-transform:uppercase;background-color:#f1f1f1;border:1px solid #f1f1f1;line-height:1.1;padding:13px 20px;color:#0c4da2;width:100%;transition:all .3s ease;border-radius:5px;text-align:left}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a:hover span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button:hover span.gdpr-icon{text-decoration:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-icon,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button i,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-icon{display:inline-block;float:left;font-size:30px;width:40px;margin-right:5px;position:relative;top:0;color:#0c4da2}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li a span.gdpr-nav-tab-title,#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-left-content #moove-gdpr-menu li button span.gdpr-nav-tab-title{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;width:calc(100% - 40px)}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-modal-right-content{width:60%;display:inline-block;float:right;padding:40px 60px;position:absolute;top:0;height:auto;right:0;background-color:#f1f1f1;border-top-right-radius:5px;border-bottom-right-radius:5px}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-company-logo{width:100%;height:0;padding-bottom:38px;background-size:contain;background-position:0;background-repeat:no-repeat}.moove-hidden{display:none}#moove_gdpr_cookie_modal .moove-gdpr-modal-content .moove-gdpr-tab-main .moove-gdpr-status-bar:after,.moove-clearfix:after{content:"";display:table;clear:both}#moove_gdpr_cookie_info_bar{position:fixed;bottom:0;left:0;width:100%;min-height:60px;max-height:400px;color:#fff;z-index:9900;background-color:#202020;border-top:1px solid #fff;font-family:Nunito,sans-serif;transition:bottom .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top{bottom:auto;top:0;transition:top .3s cubic-bezier(.17,.04,.03,.94)}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-dark-scheme{border-top:0;border-bottom:1px solid #fff}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-light-scheme{border-top:0;border-bottom:1px solid #202020}#moove_gdpr_cookie_info_bar.gdpr_infobar_postion_top.moove-gdpr-info-bar-hidden{bottom:auto;top:-400px}#moove_gdpr_cookie_info_bar *{font-family:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#moove_gdpr_cookie_info_bar.moove-gdpr-info-bar-hidden{bottom:-400px}#moove_gdpr_cookie_info_bar.moove-gdpr-align-center,#moove_gdpr_cookie_info_bar.moove-gdpr-align-right{text-align:center}#moove_gdpr_cookie_info_bar button.moove-gdpr-infobar-close-btn{border:none}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme{background-color:#fff;border-top:1px solid #202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme p{color:#202020}#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-light-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme{background-color:#202020;border-top:1px solid #fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme p{color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button{text-decoration:underline;outline:none;transition:all .2s ease}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{background-color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{border-color:#fff;color:#fff}#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar.moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#fff;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn{background-color:transparent;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar) .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover{box-shadow:none;opacity:1;color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn{background-color:transparent;box-shadow:inset 0 0 0 1px currentColor;opacity:.7;color:#fff}#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.moove-gdpr-infobar-settings-btn:hover,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn.focus-g,#moove_gdpr_cookie_info_bar:not(.gdpr-full-screen-infobar).moove-gdpr-dark-scheme .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.moove-gdpr-infobar-settings-btn:hover{box-shadow:none;opacity:1;color:#202020;background-color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container{padding:10px 40px;position:static;display:inline-block}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container i.gdpricon-cog-1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container span.gdpricon-cog-1{font-size:40px;width:60px;height:50px;line-height:50px;text-align:center;position:absolute;top:calc(50% - 25px);left:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup{position:absolute;width:60px;height:50px;line-height:50px;text-align:center;top:calc(50% - 25px);right:0;text-decoration:none;outline:none;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup span.gdpr-icon{width:28px;height:28px;line-height:26px;text-align:center;text-decoration:none;background-color:#fff;color:#424449;border-radius:50%;display:block;border:1px solid #fff;font-size:16px;position:relative}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover i,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-close-cookie-popup:hover span.gdpr-icon{background-color:#424449;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content{padding-left:30px;padding-right:30px;text-align:left;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;width:100%}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content p a{margin:0;font-size:14px;line-height:18px;font-weight:700;padding-bottom:0;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h1,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h2,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h3,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h4,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h5,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content h6{font-size:22px;line-height:30px;margin-bottom:15px}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a{display:inline-block;width:35px;height:35px;border:1px solid #202020;color:#202020;text-decoration:none;outline:none;line-height:35px;text-align:center;border-radius:50%;font-size:28px;padding-top:1px;transition:all .2s ease;margin-left:10px;margin-left:6vw}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-close-modal-button a:hover{background-color:#202020;color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton{font-size:14px;line-height:20px;color:#fff;font-weight:700;text-decoration:none;border-radius:150px;padding:8px 30px;transition:all .3s ease;border:none;display:inline-block;margin:3px 4px;white-space:nowrap;text-transform:none;letter-spacing:0;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton:hover{color:#fff;background-color:#202020}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button{background-color:#424449;color:#fff;border-color:transparent;cursor:pointer}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content a.mgbutton.change-settings-button:hover,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button.focus-g,#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content button.mgbutton.change-settings-button:hover{border-color:#fff}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content span.change-settings-button{text-decoration:underline;cursor:pointer;transition:all .2s ease}#moove_gdpr_cookie_info_bar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder{padding-left:15px;padding-left:3vw}.gdpr_lightbox.moove_gdpr_cookie_modal_open #moove_gdpr_cookie_modal{content-visibility:visible}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-container{max-width:100%}.gdpr_lightbox.moove_gdpr_cookie_modal_open .gdpr_lightbox-close{opacity:0;visibility:hidden}#moove_gdpr_save_popup_settings_button{display:block;z-index:1001;position:fixed;background-color:rgba(0,0,0,.8);transition:all .3s ease;color:#fff;padding:0;text-align:center;height:40px;outline:none;font-weight:400;font-size:14px;line-height:20px;border-radius:0;border:none;text-decoration:none}#moove_gdpr_save_popup_settings_button:not(.gdpr-floating-button-custom-position){bottom:50px;left:50px}#moove_gdpr_save_popup_settings_button span{background-color:inherit;transition:all .3s ease}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon{display:-ms-inline-flexbox;display:inline-flex;line-height:40px;float:left;font-size:30px;min-width:40px;height:40px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;z-index:15;position:relative;background-color:transparent}#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon i,#moove_gdpr_save_popup_settings_button span.moove_gdpr_icon span.gdpr-icon{position:relative;top:0;font-weight:900;background-color:transparent}#moove_gdpr_save_popup_settings_button span.moove_gdpr_text{font:normal 12px Arial,sans-serif;text-transform:uppercase;white-space:nowrap;padding:0 15px 0 5px;top:0;left:0;position:relative;line-height:40px;display:none;overflow:hidden;z-index:5;background-color:transparent;text-decoration:none}#moove_gdpr_save_popup_settings_button:hover{background-color:#000}#moove_gdpr_save_popup_settings_button:hover span.moove_gdpr_text{display:block}#moove_gdpr_cookie_modal .moove-gdpr-modal-content.moove_gdpr_modal_theme_v2 .moove-gdpr-branding-cnt{padding-right:60px}#moove_gdpr_cookie_info_bar *{box-sizing:border-box}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mright{float:right}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey{background-color:#424449}#moove_gdpr_cookie_info_bar.gdpr-full-screen-infobar .moove-gdpr-info-bar-container .moove-gdpr-info-bar-content .moove-gdpr-button-holder a.mgbutton.mgrey:hover{background-color:#202020}@media (max-width:767px)
.owl-carousel .animated{-webkit-animation-duration:1000ms;animation-duration:1000ms;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out}.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel .owl-refresh .owl-item{display:none}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-item img{display:block;width:100%;-webkit-transform-style:preserve-3d}.owl-carousel.owl-text-select-on .owl-item{-webkit-user-select:auto;-moz-user-select:auto;-ms-user-select:auto;user-select:auto}.owl-carousel .owl-grab{cursor:move;cursor:-webkit-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-item img{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(/wp-content/themes/divi-child/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:scale 100ms ease;-moz-transition:scale 100ms ease;-ms-transition:scale 100ms ease;-o-transition:scale 100ms ease;transition:scale 100ms ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transition:scale(1.3,1.3);-moz-transition:scale(1.3,1.3);-ms-transition:scale(1.3,1.3);-o-transition:scale(1.3,1.3);transition:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-tn,.owl-carousel .owl-video-playing .owl-video-play-icon{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;-webkit-background-size:contain;-moz-background-size:contain;-o-background-size:contain;background-size:contain;-webkit-transition:opacity 400ms ease;-moz-transition:opacity 400ms ease;-ms-transition:opacity 400ms ease;-o-transition:opacity 400ms ease;transition:opacity 400ms ease}.owl-carousel .owl-video-frame{position:relative;z-index:1}

@import url('https://fonts.googleapis.com/css2?family=Poppins&display=swap');
/*
Theme Name:  Divi Child
Theme URI:   http://divithemes.reviews
Version:     1.1
Description: Divi child theme.
Author:      Hesham Zebida
Author URI:  http://zebida.com
Template:    Divi
*/

body {
	color: #000;
	background: #000;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}
h1,h2,h3,h4,h5,h6 {
	color: #000;
	font-family: 'Poppins', sans-serif;
	font-weight: 900;
}
h2 {
	font-size: 38px;
	line-height: 48px;
	padding-bottom: 26px;
}
p,
ul li,
ol li {
	font-size: 16px;
	line-height: 24px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
}
a {
	color: #FE5000;
}
p a {
	color: #FE5000;
	text-decoration: underline;
}
.container,.et_pb_row,
.single.et-db #et-boc .et-l .container,
.single.et-db #et-boc .et-l .et_pb_row  {
	width: 90%;
	max-width: 1600px;
}
/** ========================= Et pb Button  Style ========================= **/

.et_pb_button,
.btn_yellow,
button.award_load_more,
.single.et-db #et-boc .et-l .et_pb_button {
	background: #FE5000;
	border: none !important;
	border-radius: 0 !important;
	color: #000;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	;	font-weight: 900;
	padding: 14px 30px !important;
	text-transform: uppercase;
	min-width: 196px;
	text-align: center;
	position: relative;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}

.et_pb_button::after {
	display: none !important;
}
.et_pb_button::before,
.btn_yellow::before,
button.award_load_more::before,
.single.et-db #et-boc .et-l .et_pb_button::before {
	content: '';
	display: block !important;
	width: calc(100% - 4px);
	height: calc(100% - 4px);
	position: absolute;
	opacity: 0;
	margin: 0;
	border-radius: 0;
	background: transparent;
	border: 2px solid #FE5000;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	transform: scale(1.2, 1.5);
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}

.et_pb_button:hover,
.btn_yellow:hover,
button.award_load_more:hover,
.single.et-db #et-boc .et-l .et_pb_button:hover {
	background-color: transparent !important;
	color: #FE5000;
}

.et_pb_button:hover::before,
.btn_yellow:hover::before,
button.award_load_more:hover::before,
.single.et-db #et-boc .et-l .et_pb_button:hover::before {
	transform: scale(1);
	opacity: 1;
}
body {
	counter-reset: section;
}

/** ========================= Header Style =========================  **/

#main-header {
	background: #000;
	padding: 20px 0;
	box-shadow: none !important;
}
#main-header .container {
	width: 95%;
	max-width: 95%;
}
#logo,
.et_pb_svg_logo #logo,
.et_pb_svg_logo.et_header_style_split .et-fixed-header .centered-inline-logo-wrap #logo {
	max-height: 100%;
	height: 100%
}

.et_header_style_fullscreen #et-top-navigation,
.et_header_style_slide #et-top-navigation {
	padding: 36px 0!important;
}
.et_header_style_fullscreen .et_slide_in_menu_container {
	width: 440px !important;
	right: -440px !important;
	background: #000;
	opacity: 1;
	padding-top: 0 !important;
	display: flex !important;
	flex-flow: column;
	padding: 20px 20px 20px 50px;
	overflow-y: auto;
}

.et_header_style_fullscreen .et_slide_in_menu_container.et_pb_fullscreen_menu_opened {
	right: 0 !important;
	opacity: 1 !important;
}

.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu:before,
.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu:after {
	content: '';
	width: 100%;
	height: 3px;
	background: #fff;
	display: flex;
	transition: 0.2s ease-in-out;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
}

.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu {
	display: flex;
	flex-flow: column;
	border-bottom: 3px solid #fff;
	padding-bottom: 7px;
	align-items: flex-end;
	width: 35px;
	transition: 0.5s ease-in-out;
	-webkit-transition: 0.5s ease-in-out;
	-moz-transition: 0.5s ease-in-out;
}

.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu:after {
	margin-top: 7px;
}

.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu:hover:before,
.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu:hover:after {
	width: 35px;
}
.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before {
	font-size: 60px;
}

.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide a:hover {
	padding-left: 11px !important;
}

.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide a {
	font-family: 'Avenir';
	font-weight: 900;
	font-size: 30px;
	padding: 14px 0 !important;
	display: block !important;
	text-align: left;
	line-height: 41px !important;
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out;
}

.et_header_style_fullscreen ul#mobile_menu_slide {
	display: flex !important;
	flex-flow: column;
	padding-top: 110px;
}

.et_header_style_fullscreen ul#mobile_menu_slide li a {
	font-weight: bold;
	font-size: 34px;
}


.et_slide_menu_top {
	display: none;
	padding: 0 !important;
}


.et_pb_fullscreen_menu_animated div#et-info {
	margin-top: auto;
	margin-right: 0;
	padding-bottom: 40px;
	display: flex;
	flex-flow: column;
	align-items: flex-start;
	width: 100%;
}

.et_header_style_fullscreen .et_pb_fullscreen_nav_container {
	height: auto !important;
}
.get_quote {
	margin: 26px 0;
}
.get_quote a {
	display: inline-block;
	font-family: 'Poppins', sans-serif;
	font-size: 16px !important;
	line-height: 20px !important;
}

.et-social-icons {
	text-align: right;
}
.et-social-icon a {
	display: block;
	font-size: 28px !important;
	color: #fff;
	margin: 10px;
}
.et-social-linkedin a.icon:before {
    content: "\e09d";
}
li.et-social-icon.et-social-facebook:hover a {
	color: #4867aa !important;
}
li.et-social-icon.et-social-twitter:hover a {
	color: #77DDF6 !important;
}

.et-social-icons a:hover {
	opacity: 1;
}

li.et-social-icon.et-social-linkedin:hover a {
	color: #0177B5 !important;
}

li.et-social-icon.et-social-instagram:hover a {
	color: transparent !important;
}
li.et-social-icon.et-social-instagram:hover a::before {
	background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
}
.et-social-icon a.icon::before {
	transition: color 300ms ease, margin-top 300ms ease;
	transform: translateZ(0);
	position: absolute;
	top: 0;
	left: 0;
}

.et-social-icon:hover a.icon::before {
	margin-top: -6px;
}
.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide ul.sub-menu li a {
	color: #fff;
	font-size: 20px;
	line-height: 24px !important;
	opacity: 1;
	padding: 10px 10px 10px 23px!important;
}

.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide ul.sub-menu {
	width: 100%;
	padding-left: 20px;
}

.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide ul.sub-menu li a::before {
	content: "";
	background: #fff;
	width: 12px;
	height: 2px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-left: -1px;
}
.et_header_style_fullscreen .et_slide_in_menu_container span.et_mobile_menu_arrow {
	right: 40px;
	padding-right: 10px;
	position: absolute;
	top: 9px;
	display: none;
}
.et_slide_in_menu_container span.et_mobile_menu_arrow {
	opacity: 1;
}
.et_slide_in_menu_container #mobile_menu_slide .et_mobile_menu_arrow:before {
	font-size: 38px;
}
.et_slide_in_menu_container::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 3px rgba(255,255,255,0.3);
	background-color: #000;
}

.et_slide_in_menu_container::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

.et_slide_in_menu_container::-webkit-scrollbar-thumb
{
	background-color: rgba(255,255,255,0.25);
	border: 2px solid #555555;
}
span.menuCaret::before {
	content: "3";
	color: #fff;
	font-family: ETmodules;
	font-size: 46px;
	text-align: center;
}

span.menuCaret {
	width: 28px;
	height: 28px;
	display: flex;
	position: absolute;
	top: 19px;
	justify-content: center;
	right: 40px;
	cursor: pointer;
}

ul.sub-menu.show {
	display: block !important;
}

ul.sub-menu.show li {
	opacity: 1 !important;
}
#main-header.et-fixed-header {
	box-shadow: none !important;
}
/** ========================== Home page BannerVideo Style ========================== **/
.home header#main-header {
	background: transparent;
}
.home header#main-header.et-fixed-header {
	background: #000;
}
.home #page-container {
	padding-top: 0 !important;
}
#banner_video {
	height: 100vh;
	padding: 0 !important;
	position: relative;
	display: flex;
	flex-flow: column;
	align-items: center;
	z-index: 11;
	justify-content: center;
	overflow: hidden;
}

div#banner_video::before {
	content: '';
	position: absolute;
	left: -200%;
	right: 0;
	width: 500%;
	height: 40vh;
	background: rgb(2, 0, 36);
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.68) 9%, rgba(0, 0, 0, 0) 60%);
	top: 0;
	z-index: 9999999;
}
#banner_video .et_pb_row {
	margin: 0;
	display: flex;
	flex-flow: column;
	align-items: center;
	justify-content: center;
	height: 100vh;
	padding: 0;
	max-width: 100%;
	width: 100%;
	position: relative;
	z-index: 999999;
}

#banner_video .et_pb_video_box video {
	width: 100% !important;
	height: 100vh !important;
	object-fit: cover;
}

#banner_video .et_pb_module.et_pb_video.et_pb_video_0 .et_pb_video_box {
	height: 100vh;
}
#soundButtonSec {
	position: absolute;
	bottom: 30px;
	left: 50px;
	z-index: 9999999;
	overflow: hidden;
}
.SoundMute {
	font-family: 'Avenir';
	font-weight: 900;
	font-size: 20px;
	color: #fff;
	display: flex;
	align-items: center;
	cursor: pointer;
}
#scroll_down {
	position: absolute;
	bottom: 50px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 9999;
}
.btn_scroll_down {
	text-align: center;
}
.btn_scroll_down a {
	display: block;
	margin-top: 0px;
	border-radius: inherit;
	cursor: pointer;
	margin: auto;
	font-size: 20px;
	color: #fff;
}
.btn_scroll_down a::before {
	content: "\37";
	position: absolute;
	left: 0;
	right: 0;
	top: -33px;
	content: '';
	content: "\37";
	font-family: 'Poppins', sans-serif;
	font-size: 50px;
	-webkit-animation-name: hvr-bob-float, hvr-bob;
	animation-name: hvr-bob-float, hvr-bob;
	-webkit-animation-duration: .3s, 1.5s;
	animation-duration: .3s, 1.5s;
	-webkit-animation-delay: 0s, .3s;
	animation-delay: 0s, .3s;
	-webkit-animation-timing-function: ease-out, ease-in-out;
	animation-timing-function: ease-out, ease-in-out;
	-webkit-animation-iteration-count: 1, infinite;
	animation-iteration-count: 1, infinite;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
	-webkit-animation-direction: normal, alternate;
	animation-direction: normal, alternate;
}

/* Bob */
@-webkit-keyframes hvr-bob {
	0% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	50% {
		-webkit-transform: translateY(-4px);
		transform: translateY(-4px);
	}
	100% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}
@keyframes hvr-bob {
	0% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
	50% {
		-webkit-transform: translateY(-4px);
		transform: translateY(-4px);
	}
	100% {
		-webkit-transform: translateY(-10px);
		transform: translateY(-10px);
	}
}



.audio_effect {
	height: 40px;
	display: flex;
	align-items: center;
	margin-right: 10px;
}

.audio_effect .stroke {
	width: 2px;
	height: 100%;
	background: #fff;
	border-radius: 11px;
	margin: 2px;
	animation: animates 1.2s linear infinite;
}
@keyframes animates {
	50% {
		height: 20%;
	}
	100% {
		height: 100%;
	}
}
.audio_effect .stroke:nth-child(1) {
	animation-delay: 0s;
}
.audio_effect .stroke:nth-child(2) {
	animation-delay: 0.3s;
}
.audio_effect .stroke:nth-child(3) {
	animation-delay: 0.6s;
}
.audio_effect .stroke:nth-child(4) {
	animation-delay: 0.9s;
}
.audio_effect .stroke:nth-child(5) {
	animation-delay: 0.6s;
}
.audio_effect .stroke:nth-child(6) {
	animation-delay: 0.3s;
}
.audio_effect .stroke:nth-child(7) {
	animation-delay: 0s;
}
.audio_effect .stroke:nth-child(8) {
	animation-delay: 0.3s;
}
.audio_effect .stroke:nth-child(9) {
	animation-delay: 0.6s;
}
.audio_effect .stroke:nth-child(10) {
	animation-delay: 0.9s;
}
.audio_effect .stroke:nth-child(11) {
	animation-delay: 0s;
}
.video-foreground {
    position: relative;
    padding-bottom: 57%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.video-container{
	width:100%;
	height:100vh;
	overflow:hidden;
	position:relative;
}
.video-container iframe{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.video-container iframe{
	pointer-events: none;
}
.video-container iframe{
	position: absolute;
	top: 0px;
	left: 0;
	width: 100%;
	height: 100vh;
}
.video-foreground{
	pointer-events:none;
}
aside#moove_gdpr_cookie_info_bar p {
    font-size: 15px!Important;
    line-height: 20px!important;
}
aside#moove_gdpr_cookie_info_bar {
    z-index: 9999;
}
.lity.lity-opened {
    z-index: 99999;
}
table#CookieTable th, table#CookieTable td {
padding: 8px;
border: 1px solid #999;
}
.grecaptcha-badge {
visibility: visible!Important;
}
table#CookieTable {
margin-bottom: 10px;
}
.moove-gdpr-status-bar.gdpr-checkbox-disabled.checkbox-selected {
display: none;
}
#banner_video .video-container iframe,
#banner_video .video-container object,
#banner_video .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
#banner_video video.video-stream.html5-main-video {
    height: 100vh !important;
    top: 0 !important;
    width: 100% !important;
    position: relative;
}
/** ========================== Home Page about Us Section  ========================== **/
#about_us_section {
	background-size: 50%;
	background-position: right center;
	transform: translateZ(-1px) scale(1);
	padding: 0 !important;
}
.title_white h2 {
	color: #fff;
	padding-bottom: 30px;
}
#about_us_section .et_pb_row {
	width: 100%;
	max-width: 100%;
	padding: 0;
	display: flex;
	flex-flow: row wrap;
}

#about_us_section .et_pb_row .et_pb_column {
	padding: 200px 10%;
	width: 50%;
	margin: 0;
}
#about_us_section .et_pb_row .et_pb_column:last-child {
	background-position: center;
	background-size: cover;
}



/** ========================== Approach Section ========================== **/
#approach_section .et_pb_text p:first-of-type {
	max-width: 1090px;
	margin: auto;
}
#approach_section .et_pb_text p:last-of-type {
	max-width: 1000px;
	margin: auto;
}

/*** Footer Style ***/
footer#main-footer {
	border-top: 7px solid #FE5000;
	padding: 4% 0 0;
}

footer#main-footer .container {
	max-width: 90%;
}

div#footer-widgets {
	padding: 0;
}

.footer-widget .et_pb_widget {
	margin-bottom: 20px !important;
}

.footer-widget .et_pb_widget figure.wp-block-image.size-full {
	margin: 0;
}

#footer-widgets h4 {
	font-size: 22px;
	line-height: 24px;
	padding-bottom: 22px;
}

figure.wp-block-image.size-full img {max-width: 160px;width: 100%;}

div#block-5 {
	width: 100%;
}

#footer-widgets .footer-widget li::before {
	display: none;
	padding: 0;
}

#footer-widgets .footer-widget li {
	padding-left: 0;
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
}

footer#main-footer #footer-widgets {
	display: flex;
	flex-flow: row wrap;
}

footer#main-footer #footer-widgets .footer-widget {
	width: 19%;
	margin-right: 2%;
	margin-bottom: 3%;
}


footer#main-footer #footer-widgets .footer-widget:first-child {
	width: 28%;
}

footer#main-footer #footer-widgets .footer-widget:nth-child(2),
footer#main-footer #footer-widgets .footer-widget:nth-child(3) {
	width: 15%;
}
footer#main-footer #footer-widgets .footer-widget:last-child {
	margin-right: 0;
	width: 36%;
}

#footer-bottom {
	background: transparent;
	padding: 0;
}

#footer-bottom .container {
	border-top: 1px solid #FE5000;
	padding: 30px 0;
}

#footer-info {
	text-align: center;
	float: none;
	padding: 0;
	color: #000;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
}
#main-footer .footer-widget #block-6 h4 {
	font-size: 16px;
	padding-bottom: 10px;
}
footer#main-footer  #mailpoet_form_1 .mailpoet_text,
footer#main-footer  #mailpoet_form_1 .mailpoet_textarea {
	background: transparent;
	background-origin: 0;
	border: 1px solid #000;
	width: 100% !important;
	padding: 14px 16px !important;
	color: #000;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: normal;
}
footer#main-footer #footer-widgets .footer-widget  .widget_nav_menu ul li {
	padding-bottom: 16px;
	margin: 0;
}

footer#main-footer #footer-widgets .footer-widget .widget_nav_menu ul li:last-child {
	padding-bottom: 0;
}
footer#main-footer #footer-widgets .footer-widget> div {
	width: 100%;
}

footer#main-footer  #mailpoet_form_1 .mailpoet_submit {
	width: auto !important;
	background: #FE5000;
	border-radius: 0;
	color: #000;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: 900;
	text-transform: uppercase;
	padding: 12px 36px !important;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	cursor: pointer;
}
footer#main-footer  #mailpoet_form_1 .mailpoet_submit:hover {
	background: #000;
	color: #fff;
}
footer#main-footer #footer-widgets .footer-widget:last-child > div {
	display: flex;
	flex-flow: column;
	height: 100%;
}
footer#main-footer .et-social-icons {
	text-align: left;
	float: none;
	margin-top: auto;
}
div#block-8 {
	margin-bottom: 0 !important;
}
#footer-widgets .footer-widget div#block-8  li:last-child {
	margin-bottom: 0;
}
footer#main-footer .et-social-icons li:first-child {
	margin-left: 0;
}
footer#main-footer  #mailpoet_form_1 form.mailpoet_form {
	padding: 0;
}
.mailpoet_form.mailpoet_form_successfully_send .mailpoet_validate_success {
	left: 0 !important;
	position: absolute !important;
	text-align: left !important;
	top: 0 !important;
	transform: translate(0%, 0%) !important;
	color: #16981b;
}

#block-17 p:empty {
	display: none !important;
}
p.mailpoet_validate_error ,
p.mailpoet_validate_success {
	color: #d40b0b;
	font-size: 18px;
	line-height: 20px;
	padding: 8px 0;
}
p.mailpoet_validate_success {
	color: #119a01;
}
.parsley-errors-list li {
	font-size: 16px;
	margin: 0 !important;
}

.parsley-errors-list {
	margin: 0;
}
.mailpoet_paragraph label {
	font-size: 18px;
	position: relative;
	padding-left: 45px;
}

.check_box::before,
li.hs-form-booleancheckbox span::before {
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	left: 0;
	border: 1px solid #000;
	border-radius: 6px;
	top: 2px;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
}
.check_box::after,
li.hs-form-booleancheckbox span::after {
	content: "";
	width: 18px;
	height: 18px;
	position: absolute;
	left: 4px;
	border-radius: 6px;
	top: 6px;
	background: #000;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
}
#mailpoet_form_1 .mailpoet_checkbox,
.footer-widget .hbspt-form input[type=checkbox] {
	position: absolute;
	width: 28px;
	height: 28px;
	left: 2px;
	top: 2px;
	margin: 0;
	opacity: 0;
	z-index: 999;
}
#mailpoet_form_1 .mailpoet_checkbox:checked+.check_box::after,
.footer-widget .hbspt-form input[type=checkbox]:checked+span::after  {
	background: #FE5000;
}
#mailpoet_form_1 .mailpoet_checkbox:checked+.check_box::before,
.footer-widget .hbspt-form input[type=checkbox]:checked+span::before {
	border-color: #FE5000;
}

/** Footer Hubspot Form */
#main-footer .hbspt-form p {
	font-size: 14px;
	line-height: 18px;
	color: #000;
	font-family: 'Avenir';
	font-weight: 300;
}
#main-footer .hbspt-form label {
	font-size: 16px;
	color: #000;
	font-family: 'Avenir';
	font-weight: 300;
	line-height: 18px;
}
#main-footer input.hs-button.primary.large {
	background: #FE5000 !important;
	border-color: #FE5000 !important;
	color: #000 !important;
	font-size: 16px !important;
	font-family: 'Poppins', sans-serif; !important;
	font-weight: 900 !important;
	text-transform: uppercase !important;
	padding: 12px 36px !important;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	cursor: pointer;
}
#main-footer input.hs-button.primary.large:hover {
	background: transparent !important;
	color: #FE5000 !important;
}
.footer-widget .hbspt-form input {
	background: transparent;
	border: 1px solid #000;
	width: 100%;
	border-radius: 0;
	box-shadow: none;
	padding: 10px;
}

.footer-widget .hbspt-form .hs-form-field {
	margin-bottom: 10px;
}
.footer-widget .hbspt-form .hs-form-field.hs_email.hs-email {
	width: 100%;
}

.legal-consent-container p {
	font-size: 14px;
}

.hbspt-form .hs-form-field.hs-fieldtype-booleancheckbox.field.hs-form-field {
	width: 100%;
	padding: 6px 0;
	margin-bottom: 0 !important;
}
footer .hbspt-form .hs-form-booleancheckbox label {
	padding-bottom: 0;
}
.legal-consent-container {
	padding: 0 10px;
}

.footer-widget .hbspt-form input::placeholder {
	color: #000;
}

#main-footer .hbspt-form label.hs-error-msg {
	padding: 0;
}

#main-footer .legal-consent-container .hs-form-booleancheckbox-display>span {
	position: relative;
	margin-left: 0;
	padding-left: 36px;
	font-size: 16px;
}
.footer-widget .hbspt-form input.hs-button.primary.large {
	width: auto;
}
#main-footer .hbspt-form .grecaptcha-badge {
	visibility: visible;
}
/** ========================== History  Section style ========================== **/
#home_history_section {
	background-size: 50%;
	background-position: left center;
	padding: 7% 0;
}
#home_history_section .et_pb_button_module_wrapper>a:hover {
	background: #fff;
}
#home_history_section .et_pb_row {
	max-width: 1280px;
	display: flex;
	flex-flow: row wrap;
}

#home_history_section .et_pb_row .et_pb_column {
	width: 50%;
	margin: 0;
}
/** ========================== Home page Product Section style ========================== **/
.et_pb_button_wrapper .et_pb_button {
	display: inline-block;
}
.product_description h2 ,
.service_description h2{
	color: #fff;
	text-align: center;
}

.product_description,
.service_description {
	color: #fff;
	text-align: center;
	width: 90%;
	max-width: 1280px;
	margin: auto;
}
.product_description p {
	max-width: 700px;
	margin: auto;
}
.product_list,
.service_list  {
	display: flex;
	flex-flow: row wrap;
	margin: 4% 0;
	justify-content: center;
}

.product_item,
.service_item {
	width: 33.3333%;
	position: relative;
	overflow: hidden;
	height: 520px;
}

#home_product_section .et_pb_row,
#home_services_section .et_pb_row  {
	width: 100%;
	max-width: 100%;
}
.product_item .img,
.service_item .img {
	overflow: hidden;
}
.product_item img,
.service_item img {
	width: 100%;
	max-width: 100%;
	display: block;
	object-fit: cover;
}

.product_item .img,
.product_item .img img,
.service_item .img,
.service_item .img img {
	height: 100%;
	width: -webkit-calc(100% + 50px);
	width: calc(100% + 50px);
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: translate3d(-20px,0, 0);
	transform: translate3d(-20px,0,0);
}
.product-wrapper,
.service-wrapper {
	text-align: center;
}

.prduct_content,
.service_content {
	color: #fff;
	position: absolute;
	left: 0;
	right: 0;
	bottom: -25px;
	background: rgba(0,0,0,0.67);
	padding: 56px;
	text-align: left;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
	display: flex;
	flex-flow: column;
	justify-content: center;
}
.product_item:hover .prduct_content,
.service_item:hover .service_content {
	bottom: 0;
}
.prduct_content h4,
.service_content h4  {
	color: #fff;
	font-size: 20px;
	padding-bottom: 20px;
}

.prduct_content p,
.service_content p {
	color: #fff;
	opacity: 0;
	height: 0;
	-webkit-transition: opacity 0.7s, -webkit-transform 0.5s;
	transition: opacity 0.7s, transform 0.5s;
	-webkit-transform: translate3d(0,80px,0);
	transform: translate3d(0,80px,0);
}

.product_item:hover .prduct_content p,
.service_item:hover .service_content p {
	opacity: 1;
	height: 100%;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
#home_services_section {
	margin-top: -2px;
}
#home_services_section,
#home_services_section .et_pb_row {
	padding-top: 0;
}
.service_item {
	background-repeat: no-repeat !important;
	background-size: cover !important;
	height: 520px;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}

.product_item:hover .img img,
.service_item:hover .img img {
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.service_item:hover {
	background-size: cover !important;
}
/** ========================== Testimonial Slider Section style ========================== **/
#testimonial_section .et_pb_row {
	max-width: 80%;
}
#testimonial_section,
#testimonial_section .et_pb_row {
	padding-top: 0;
}
.testimonial_slider .testimonial_item h3  {
	color: #fff;
	font-size: 30px;
	padding: 20px 0;
}

.testimonial_slider .owl-stage {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	margin: 84px 0;

}
.testimonial_slider .owl-item {
	height: inherit;
	min-height: 100%;
	float: none;
}
.testimonial_slider .owl-item .testimonial_item {
	color: #fff;
	background: #1C1C1C;
	border-radius: 10px;
	padding: 40px;
	opacity: 0.30;
	width: 100%;
	transform: scale(0.9);
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
}

.testimonial_slider .testimonial_item {
	text-align: center;
}


.testimonial_slider .testimonial_item  .img img {
	width: 190px!important;
    height: 90px;
    object-fit: contain;
	margin: auto;
	transition: all 0.5s ease-in-out;
}
.testimonial_slider .owl-item.center .testimonial_item .img img {
    width: 180px !important;
    height: 80px !important;
    object-fit: contain;
}
.testimonial_slider .testimonial_item .author h4 {
	color: #FE5000;
	font-size: 16px;
	font-family: 'Poppins', sans-serif;
	font-weight: 300;
	padding: 30px 0 0;
}

.testimonial_slider .owl-item.center .testimonial_item {
	position: relative;
	z-index: 999;
	opacity: 1;
	transform: scale(1.5);
}
.testimonial_slider .owl-item.center .testimonial_item  .author h4 {
	font-size: 14px;
}
.testimonial_slider .owl-carousel .owl-item.center img {
	width: 63% !important;
}

.testimonial_slider .owl-carousel .owl-item p {
	font-size: 16px;
}
.testimonial_slider .owl-item.center .testimonial_item p {
	font-size: 13px;
	line-height: 18px;
}

.testimonial_slider .owl-item.center .testimonial_item h3 {
	font-size: 26px;
}
.owl-carousel .owl-nav button {
	background: transparent;
	border: none;
	font-size: 0;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	cursor: pointer;
	height: 40px;
	width: 40px;
	display: block;
	padding: 0;
}

.owl-carousel .owl-nav button.owl-next {
	right: -5%;
}

.owl-carousel .owl-nav button.owl-prev {
	left: -5%;
}

.owl-carousel .owl-nav button::before {
	content: "";
	border: 8px solid #fff;
	width: 35px;
	height: 35px;
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	bottom: 0;
	margin-top: -17px;
	transform: rotate(45deg);
}

.owl-carousel .owl-nav button.owl-prev::before {
	border-right: 0;
	border-top: 0;
	left: 10px;
}

.owl-carousel .owl-nav button.owl-next:before {
	border-left: 0;
	border-bottom: 0;
	left: auto;
	right: 10px;
}
.testimonial_slider .owl-item:hover .testimonial_item {
	box-shadow: 1px 1px 21px rgba(255, 255 ,255,0.35);
}
.testimonial_slider .owl-item:hover .testimonial_item img {
	transform: scale(1.2);
}

/** ========================== News Section style ========================== **/

.news_description h2 {
	color: #fff;
}

.news_description {
	text-align: center;
	padding-bottom: 80px;
}
.news_item {
	width: calc(100% /2 - 50px);
	background: #1C1C1C;
	padding: 40px;
	border-radius: 10px;
	margin: 0 50px;
	position: relative;
	text-align: left;
}

.news_content h4 {
	color: #fff;
	font-size: 38px;
	line-height: 44px;
	padding: 20px 0;
}

.news_content p {
	color: #fff;
}


.news_item:nth-child(even) {
	left: 50%;
	margin-right: 0;
	margin-top: -7%;
}

.news_item:nth-child(odd) {
	margin-left: 0;
	margin-top: -7%;
}

.news_date {
	background: rgba(255,255,255,0.10);
	display: inline-block;
	color: #fff;
	font-size: 16px;
	font-weight: 900;
	line-height: 20px;
	padding: 10px 20px;
	border-radius: 5px;
}

.news-wrapper .et_pb_button_wrapper {
	margin-top: 50px;
}
.news-wrapper .et_pb_button_wrapper .et_pb_button {
	min-width: 196px;
	text-align: center;
}

.news-wrapper {
	text-align: center;
}
/** ========================== Speak Us Section ========================== **/
#speak_us-section {
	overflow: hidden;
}
#speak_us-section .et_pb_row {
	width: 100%;
	max-width: 100%;
	display: flex;
	flex-flow: row wrap;
	padding: 0 !important;
}
.speak_section_wrapper {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}
#speak_us-section .et_pb_speak_to_us_item {
	width: 50%;
	margin: 0;
	display: flex;
	flex-flow: column;
	justify-content: center;
	background-size: cover !important;
	background-position: top center;
	overflow: hidden;
}

#speak_us-section {
	padding-bottom: 0;
}

.speak_to_us_title {
	text-align: center;
	margin-bottom: 50px;
}


.get_in_touch_button a {
	display: inline-block;
}

.speak_section_wrapper .et_pb_module_inner {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	width: 100%;
}

.speak_section_wrapper .et_pb_module_inner svg {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.speak_section_wrapper .et_pb_module_inner rect {
	-webkit-transform: scale(0);
	transform: scale(0);
	transition: -webkit-transform transform 200ms cubic-bezier(.250,.460,.450,.940);
	transition: transform transform 200ms cubic-bezier(.250,.460,.450,.940);
	transition: transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94), -webkit-transform transform 200ms cubic-bezier(.250,.460,.450,.940);
}

.speak_section_wrapper .et_pb_module_inner .svg-text {
	fill: #fff;
}

.speak_section_wrapper .et_pb_module_inner.svg-masked-text {
	fill: #fff;
}

.speak_section_wrapper .et_pb_module_inner image {
	transition: -webkit-transform transform 200ms cubic-bezier(.250,.460,.450,.940);
	transition: transform transform 200ms cubic-bezier(.250,.460,.450,.940);
	transition: transform 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94),
	-webkit-transform transform 200ms cubic-bezier(.250,.460,.450,.940);
}

.speak_section_wrapper .et_pb_module_inner {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
}

.speak_section_wrapper .et_pb_module_inner .item:before {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	background: rgba(0,0,0,0.5);
}

.speak_section_wrapper .et_pb_module_inner .item {
	display: flex;
	align-items: center;
	justify-content: center;
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 35vw;
	margin: 0;
	cursor: pointer;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	position: relative;
	background-size: cover !important;
}

.speak_section_wrapper .et_pb_module_inner .item:hover rect,
.speak_section_wrapper .et_pb_module_inner .item:hover image {
	-webkit-transform: scale(1);
	transform: scale(1);
}
.speak_section_wrapper .et_pb_module_inner .item text {
	font-family: 'Azo Sans Bk';
	font-weight: 900;
	font-size: 12px;
}
text.svg-masked-text {
	fill: #fff!important;
	text-shadow: 0 0 6px rgba(0, 0, 0, 0.68);
}
.speak_section_wrapper .et_pb_module_inner .item text tspan {
	x: 50% !important;
	y: 50% !important;
	transform: translate(-50%, -50%);
}
/** ========================== Awards Section style ========================== **/

#awards_accreditations_section .et_pb_row {
	width: 95%;
	max-width: 95%;
	margin-right: 0;
}

.awards_wrapper {
	text-align: center;
}

.section_title h2 {
	padding-bottom: 0px;
}

.section_title {
	margin-bottom: 50px;
}
.awards_wrapper .section_title {
	margin-left: -5%;
}

.awards_slider .owl-stage {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
}
.awards_slider.owl-carousel .owl-nav button:before {
	border-color: #000;
}


.awards_slider .item .img img, .awards_slider .item .img-gray img {
	transition: all 0.8s ease-in-out;
	height: 100% !important;
	width: auto !important;
	object-fit: contain;
	margin: auto;
}

.awards_slider .img {
	position: absolute;
	z-index: 99;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	opacity: 0;
	transition: all 0.6s ease-in-out;
	-webkit-transition: all 0.6s ease-in-out;
	-moz-transition: all 0.6s ease-in-out;
}

.awards_slider .owl-item:hover .img {
	opacity: 1;
}
.awards_slider.owl-carousel .owl-nav button::before {
	width: 28px;
	height: 28px;
	margin-top: -14px
}
.awards_slider.owl-carousel .owl-nav button.owl-next {
	right: 5%;
}
.awards_slider.owl-carousel .owl-nav button.owl-prev {
	left: -2%;
}
.awards_slider button.owl-prev.disabled {
	display: none;
}
/** ========================== Page Banner Style ========================== **/

.title h1 {
	color: #fff;
	font-size: 60px;
	line-height: 66px;
	padding-bottom: 30px;
}
.title_black h1 {
	color: #000;
}
.et_pb_section.page_banner {
	background-size: cover;
	background-position: center;
	height: calc(100vh - 155px);
	display: flex;
	flex-flow: column;
	align-items: center;
}
.logged-in .et_pb_section.page_banner {
	height: calc(100vh - 180px);
}
.page_banner::before {
	content: "";
	background: rgba(0,0,0,0.50);
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
}
.et_pb_section.page_banner .et_pb_row {
	width: 90%;
	max-width: 90%;
}
.page_banner .title h1 {
	padding-bottom: 0;
}
.page_banner p {
	color: #fff;
}

.page_banner .et_pb_column {
	width: 90%;
	max-width: 920px;
}

#service_page_banner.et_pb_section.page_banner {
	height: calc(100vh - 200px);
}
.logged-in  #service_page_banner.et_pb_section.page_banner {
	height: calc(100vh - 230px);
}
.et_pb_section.same_banner {
	height: auto !important;
	text-align: center;
	display: flex;
	flex-flow: column;
	align-items: center;
	margin-bottom: -1px;
}
.et_pb_section.page_banner.same_banner .et_pb_column {
	max-width: 100%;
	width: 100%;
	margin: auto;
}
.et_pb_section.same_banner .title p {
	margin-top: 40px;
}
/*** ========================== Header Transparent  Style ========================== ***/
.header-transparent #page-container {
	padding-top: 0 !important;
}

.header-transparent #page-container header#main-header {
	background: transparent;
}

.header-transparent #page-container header#main-header.et-fixed-header {
	background: #000;
}


/*** ========================== Product Page ==========================  ***/
#product_page_content {
	padding-bottom: 0;
}
#product_page_list {
	padding: 0px;
}
#product_page_list .et_pb_row {
	width: 100%;
	max-width: 100%;
}
#product_page_content p {
	max-width: 920px;
	margin: auto;
}
.product-main-wrapper .product_description {
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	max-width: 100%;
	justify-content: center;
}

.product-main-wrapper .product_item {
	margin: 20px;
	overflow: hidden;
	width: calc(100% / 3 - 40px);
	background: #1c1c1c;
	display: flex;
	flex-flow: column;
	align-items: flex-start;
	height: auto;
}


.product-main-wrapper .prduct_content {
	position: relative;
	background: #1C1C1C;
	padding: 40px 40px 20px;
	top: 0;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	min-height: 200px;
	width: 100%;
}
.product-main-wrapper .prduct_content h4 {
	font-size: 30px;
	font-family: 'Azo Sans Bk';
	font-weight: 900;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}
.product-main-wrapper .product_item .prduct_content p {
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	opacity: 1;
	height: auto;
	transform: none;
	padding-bottom: 50px;
}
.product_img {
	width: 100%;
	height: 345px;
}

.product_img img {
	height: 100%;
	object-fit: cover;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}

.product-main-wrapper .et_pb_button_wrapper {
	margin: auto 40px 40px;
}
.product-main-wrapper .prduct_content .et_pb_button {
	margin-top: 26px;
	min-width: 196px;
	text-align: center;
}
.product-main-wrapper .product_item:hover .prduct_content {
	margin-top: -11%;
}
.product-main-wrapper .product_item:hover .prduct_content h4 {
	color: #FE5000;
}

.product-main-wrapper .product_item:hover .product_img img {
	transform: scale(1.1);
}
/*** ========================== About US Page Style ==========================  ***/
.page_overlay::before {
	content: "";
	background: rgba(0,0,0,0.54);
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
}
#company_built_section p {
	max-width: 930px;
	margin: auto;
}
#histrory_section .et_pb_row {
	max-width: 1300px;
}
#united_culture_section {
	padding: 100px 0;
}

#united_culture_section p {
	max-width: 800px;
	margin: auto;
}
#uk_manufacturing_section .et_pb_row {
	background: #1C1C1C;
	display: flex;
	flex-flow: row wrap;
	padding: 50px;
	border-radius: 10px;
	align-items: center;
	margin: 100px auto;
}
#uk_manufacturing_section .et_pb_row .et_pb_column:first-child {
	width: 480px;
	height: 480px;
}
#uk_manufacturing_section .et_pb_row .et_pb_column {
	margin: 0;
}

#sticky_image_section .et_pb_image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}

#sticky_image_section .et_pb_image .et_pb_image_wrap {
	display: block;
}

#sticky_image_section {
	position: absolute;
	width: 40%;
	left: 30px;
	top: 0px;
	bottom: 0;
	margin: auto !important;
}

#sticky_content_section {
	position: relative;
	left: 500px;
	width: calc(100% - 480px);
}

#sticky_image_section .et_pb_image ,
#sticky_image_section .et_pb_image .et_pb_image_wrap {
	height: 100%;
}
/** Message For MD Section */
#message_md {
	max-width: 1280px;
	margin: auto;
}
#message_md p::before,#message_md p::after {
	content: "“";
	color: #FE5000;
	font-size: 70px;
	font-weight: 900;
	position: absolute;
}


#message_md p::before {
	top: -20px;
	left: -10px;
}

#message_md p::after {
	bottom: -20px;
	right: -10px;
}

#message_md p {
	position: relative;
	padding: 0 20px;
}
/** Modern Equipment_section */
#modern_euipment_section::before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgb(0,0,0);
	background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,1) 0%, rgba(0,0,0,0.85) 53%);
}
.list_content .et_pb_column {
	width: calc(100% / 2 - 15px);
	margin-right: 30px;
	background: #1C1C1C;
	color: #fff;
	padding: 30px;
	border-radius: 10px;
	box-shadow: 0px 15px 12px 6px rgb(0 0 0 / 25%);
}

.list_content ul {
	padding: 0;
}

.list_content ul li {
	list-style: none;
	position: relative;
	padding-left: 30px;
	padding-bottom: 30px;
}

.list_content ul li::before {
	content: "";
	background: #FE5000;
	width: 12px;
	height: 2px;
	position: absolute;
	left: 0;
	top: 12px;
}

.list_content ul li:last-child {
	padding-bottom: 0;
}

.yellow_title h3 {
	color: #FE5000;
	font-size: 30px;
	padding: 0;
}


#modern_euipment_section .et_pb_row {
	padding: 0;
}

.yellow_title {
	padding-bottom: 30px;
}


#modern_euipment_section .list_content {
	padding-bottom: 40px;
}

/** ========================== Our Work Page Style ========================== **/
#our_work_page .et_pb_row {
	width: 100%;
	max-width: 100%;
}
.our_work_wrapper .our_work_title {
	padding: 100px 0;
}
.our_work_wrapper .our_work_title h2 {
	color: #fff;
	font-size: 60px;
	line-height: 66px;
}

.our_work_wrapper .our_work_title p {
	color: #fff;
	max-width: 920px;
	margin: auto;
}
.parent_work_category h2 {
	color: #fff;
	padding-bottom: 50px;
}
.casestudy_slider {
	margin: auto;
	margin-bottom: 60px;
}
.casestudy_slider .owl-stage {
	display: flex;
	flex-flow: row wrap;
}
.casestudy_slider.owl-carousel .owl-nav button::before {
	width: 28px;
	height: 28px;
	margin-top: -14px;
}

.casestudy_slider .item {
	background: #1c1c1c;
	overflow: hidden;
	height: 100%;
}

.casestudy_slider .content {
	background: #1C1C1C;
	padding: 30px;
	text-align: left;
	position: relative;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}

.casestudy_slider .content h3 {
	color: #fff;
	font-size: 26px;
	font-family: 'Azo Sans Bk';
	font-weight: 900;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}

.casestudy_slider .content p {
	color: #fff;
}

.casestudy_slider .et_pb_button_wrapper {
	margin-top: 20px;
}

.casestudy_slider .et_pb_button_wrapper .et_pb_button {
	min-width: 180px;
	padding: 11px 30px !important;
}

.casestudy_slider .img {
	height: 325px;
	margin-bottom: -30px;
	overflow: hidden;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}

.casestudy_slider .img img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	transform: scale(1);
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}
.casestudy_slider .item:hover .img img {
	transform: scale(1.2);
}
.casestudy_slider .item:hover .content {
	margin-top: -60px;
}
.casestudy_slider.owl-carousel .owl-nav button::before {
	border-color: #000;
}
.casestudy_slider .owl-item:hover .content h3 {
	color: #FE5000;
}
.casestudy_slider.owl-carousel .owl-nav button.owl-prev {
	left: 20px;
}
.casestudy_slider.owl-carousel .owl-nav button.owl-next {
	right: 20px;
}
/** Project Mixitup Style */
ul.mix-nav {
	display: flex;
	justify-content: center;
}

ul.mix-nav li {
	list-style: none;
	padding: 0px 46px;
	cursor: pointer;
}

ul.mix-nav li span {
	color: rgba(255,255,255,0.4);
	font-size: 24px;
	font-family: 'Azo Sans Bk';
	font-weight: 900;
	position: relative;
	padding-bottom: 10px;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
}

ul.mix-nav li span.mixitup-control-active {
	color: #FE5000;
}

ul.mix-nav li span::before {
	content: "";
	background: #FE5000;
	width: 32px;
	height: 3px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	opacity: 0;
	transform: scale(0);
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
}

ul.mix-nav li span.mixitup-control-active::before {
	opacity: 1;
	transform: scale(1);
}

ul.mix-nav li:hover span {
	color: #FE5000;
}

ul.mix-nav li:hover span::before {
	opacity: 1;
	transform: scale(1);
}

#mix-container {
	display: flex;
	flex-flow: row wrap;
	background: #fff;
}

.mix.item {
	width: 50%;
	margin: 0;
	border-radius: 0;
	overflow: hidden;
	position: relative;
	background: #fff;
	transition: all 0.5s linear;
}

#mix-container .project-img {
	transition: all 0.7s ease-in-out;
}

#mix-container .project_content {
	position: absolute;
	bottom: 10%;
	width: 100%;
	z-index: 999;
	transition: all 0.7s ease-in-out;
	padding: 0px;
	opacity: 0;
}
#mix-container .project_content p,
#mix-container .project_content .et_pb_button_wrapper {
	opacity: 0;
}
#mix-container .project_content h2 {
	color: #000;
	font-size: 18px;
	line-height: 22px;
	text-align: left;
	text-transform: uppercase;
	padding: 0;
}
#mix-container .project_content h2::before {
	content: "";
	background: #000;
	width: 40px;
	height: 3px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 9px;
}
#mix-container .project_content .et_pb_button_wrapper {
	margin-top: 20px;
}

#mix-container .mix.item:hover .project_content {
	opacity: 1;
	padding-left: 70px;
}

#mix-container .mix.item:hover .project-img img {
	transform: scale(1.1);
}
#mix-container .mix.item:hover .project-img {
	overflow: hidden;
}
#mix-container .mix.item:hover{
	transform: scale(0.95, 0.93);
}
#mix-container .project-img img {
	transition: all 0.6s ease-in-out;
	width: 100%;
	display: block;
}

#mix-container .mix.item:hover .project-img {
	margin-top: 0%;
}
#mix-container .mix.item:hover .project_content p,
#mix-container .mix.item:hover .project_content .et_pb_button_wrapper {
	opacity: 1;
}
#mix-container a.project-links {
	position: static;
}
/*** ========================== Our Team Page Style ========================== ***/
#our_team_page .et_pb_row {
	max-width: 90%;
}
.teamWrapper {
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	margin: 0 -20px;
}
.team_wrapper .title {
	text-align: center;
	min-height: 298px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.teamWrap {
	width: 33.3333%;
	padding: 20px;
}
.img_content .img {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	opacity: 0;
	transition: all 0.5s ease-in-out;
}
.img_content img {
	width: 100%;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
}

.teamWrapper .content_wrapper {
	color: #fff;
}

.teamWrapper .content_wrapper h3 {
	color: #fff;
	font-size: 30px;
	font-family: 'Azo Sans Bk';
	font-weight: 900;
	padding-bottom: 10px;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
}

.img_content {
	margin-bottom: 15px;
	position: relative;
}

h4.designation {
	display: block;
	color: #FE5000;
	font-size: 20px;
	font-family: 'Azo Sans Bk';
	font-weight: 900;
	line-height: 26px;
	padding-bottom: 15px;
	max-width: 390px;
}
.teamWrap:hover .img_content .img {
	opacity: 1;
}
.teamWrapper .teamWrap:hover {
	cursor: pointer;
}
.teamWrapper .teamWrap:hover .content_wrapper h3 {
	color: #FE5000;
}
/** News Page style **/
#news_despcription_section {
	padding-top: 90px;
	padding-bottom: 0;
}

#news_despcription_section .et_pb_row {
	padding-bottom: 0;
}

#news_despcription_section p {
	max-width: 910px;
	margin: auto;
}
#news_despcription_section .title h1 {
	color: #000;
}
h4.fiter_title {
	color: #000;
	font-size: 16px;
	font-family: 'Avenir Book';
	font-weight: normal;
	width: 100%;
}

.post-filter select {
	border: none;
	border-radius: 5px;
	background: url(/wp-content/themes/divi-child/images/arrow-down.png) no-repeat;
	padding: 17px 30px 17px 17px;
	width: 255px;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background-size: 15px;
	background-position: 95% center;
	color: #000;
	font-size: 16px;
	box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.05);
}
select::-ms-expand {
	display:none;
}
.filter_section {
	display: flex;
	align-items: flex-end;
}
.post-filter {
	width: 50%;
}
.post-filter option:first-child {
	display: none;
}
.search-wrapper {
	margin-left: auto;
	width: 80%;
	text-align: right;
}

.search-wrapper input {
	border: none;
	padding: 17px;
	border-radius: 5px;
	font-size: 16px;
	box-shadow: 0px 2px 5px 2px rgba(0, 0, 0, 0.05);
	width: 54%;
	max-width: 386px;
}
.et_header_style_fullscreen .search-wrapper input:-ms-input-placeholder {
	color: #000;
}
.search-wrapper .et_pb_button {
	margin-left: 10px;
}

.search-wrapper input::placeholder {
	color: #000;
}


.newsWrapper {
	display: flex;
	flex-flow: row wrap;
	margin-top: 40px;
}

.newsWrap {
	border-radius: 0 0 10px 10px;
	width: calc(100% / 2 - 20px);
	margin-right: 40px;
	margin-bottom: 40px;
	box-shadow: 0 0 20px rgba(0,0,0,.25);
}

.newsWrap:nth-child(2n) {
	margin-right: 0;
}
.newsImageWrap {
	overflow: hidden;
	height: 450px;
}

.newsImageWrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	display: block;
	transition: all 0.5s ease-in-out;
	object-position: top;
}
.newsWrap:hover .newsImageWrap img {
	transform: scale(1.1);
}
.newsContentWrap {
	padding: 30px;
}
.entry-content .newsContentWrap h3 {
  color: #000;
}

.newsSection {
	display: flex;
	flex-flow: column;
	height: 100%;
}

.newsSection .et_pb_button_wrapper {
	margin: auto 30px 30px;
}
.newsSection h3 {
	font-size: 34px;
	line-height: 38px;
}
.news_short_info ul {
	display: block;
	padding: 0 !important;
}

.news_short_info ul li {
	display: inline-block;
	list-style: none;
	font-size: 18px;
	color: #000;
	font-style: italic;
}

.news_short_info ul li::before {
	content: "/";
	display: inline-block;
	padding: 0 5px;
}

.news_short_info ul li:first-child::before {
	display: none;
}

.news_short_info {
	padding-bottom: 10px;
}
/** Single News Page Style  **/
.single-post {
	background: #000;
}
.single-post .news_short_info ul li {
	color: #fff;
}
.single.single-post .button_back {
	position: static;
}
.single.single-post .post {
	padding-bottom: 60px;
}
.single div#left-area {
	width: 100%;
	padding: 0;
}

.single .container::before {
	display: none;
}


.single div#left-area {
	color: #fff;
}
a.btn_back {
	color: #fff;
	font-size: 18px;
	font-weight: 900;
	position: relative;
	padding-left: 30px;
}
a.btn_back::after {
	content: "";
	background: #fff;
	width: 22px;
	height: 3px;
	position: absolute;
	left: -2px;
	bottom: 0;
	top: 0px;
	margin: auto;
}
a.btn_back::before {
	content: '';
	border: 3px solid #fff;
	position: absolute;
	left: 0;
	top: 5px;
	width: 12px;
	height: 12px;
	transform: rotate(45deg);
	border-top: 0;
	border-right: 0;
}
.single-post #main-content {
	background: #000;
	padding-top: 30px;
	color: #fff;
}

.single-post h1.entry-title {
	color: #fff;
	font-size: 60px;
	line-height: 66px;
	max-width: 770px;
}

.button_back {
	margin-bottom: 30px;
}

.single-post .post >  img {
	float: right;
	width: 50%;
	margin-left: 30px;
	margin-bottom: 20px;
}
.info a {
	color: #fff;
}

.info p {
	padding: 0;
}
.info a:hover {
	color: #FE5000;
}
.single .button_back {
	margin-bottom: 30px;
	position: absolute;
	left: 3%;
	top: 2%;
	z-index: 99;
}
.single .entry-content {
	position: relative;
}
.single.single-product .button_back,
.single.single-our-work .button_back {
	left: 0;
	right: 0;
	width: 90%;
	max-width: 1600px;
	margin: auto;
}
.single.single-service .button_back {
	top: 160px;
}
.single.projects-single .button_back {
	max-width: 90%;
}
/** ========================== Related Post ========================== **/
.related_wrapper.et_pb_section {
	padding: 0;
}
.related-post .container,
.related_wrapper .et_pb_row {
	width: 100%;
	max-width: 100%;
	padding: 0;
}
#related-post {
	background: #000;
}
#related-post .news_item:nth-child(odd),
#related-post .news_item:nth-child(even) {
	margin-top: 0;
	left: 0;
}
#related_post_wrapper .owl-stage {
    display: flex;
    flex-flow: row wrap;
}
#related-post .news_item {
	padding: 0;
	width: 33.3333%;
	margin-right: 0px;
	margin-left: 0;
	border-radius: 0px;
	overflow: hidden;
}
#related-post .news_list.owl-carousel .news_item {
	width: 100%;
	height: 100%;
	display: flex;
    flex-flow: column;
    padding-bottom: 30px;
}

#related-post .news_list {
	display: flex;
	flex-flow: row wrap;
}

#related-post .news_item:nth-child(3n) {
	margin-right: 0;
}
.related-post .news_img {
	position: relative;
	height: 250px;
	overflow: hidden;
}
.related-post .news_item .news_img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}
.related-post .news_item:hover .news_img img {
	transform: scale(1.2);
}
.news_img img {
	display: block;
}

.related-post h2 {
	color: #fff;
	text-align: center;
	padding-bottom: 40px;
}

.related-post {
	padding: 0px 0 80px;
}
.related-post .news_content {
	padding: 30px;
	position: relative;
	z-index: 99999;
	background: #1C1C1C;
	border-radius: 0;
}

#related-post .news_item:nth-child(3n) .news_content {
	border-right: none;
}
.related-post .news_content h3 {
	color: #fff;
	font-size: 30px;
	padding-bottom: 20px;
}

.related-post .et_pb_button_wrapper {
	margin: auto 30px 0;
}



#service_page_banner::before {
	background: rgba(0,0,0,0.25);
}
#service_page_banner .title h1 {
	max-width: 530px;
}
.common_content_section .et_pb_text_inner {
	max-width: 800px;
	margin: auto;
}
.common_content_section .et_pb_text_inner {
	max-width: 800px;
	margin: auto;
}

#services_lists_page,
#services_lists_page .et_pb_row {
	padding-top: 0;
}

#services_lists_page .service_list {
	margin: 0;
}

#services_lists_page .et_pb_row {
	width: 100%;
	max-width: 100%;
}
#services_lists_page .service_item.service_full_width {
	width: 100%;
	margin-bottom: 80px;
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	height: auto;
	background-size: 55% !important;
}

#services_lists_page .service_item {
	width: 50%;
}

.service_item.service_full_width .img {
	position: absolute;
	width: 100%;
}

.service_item.service_full_width .service_content {
	position: relative;
	width: 50%;
	left: 50%;
	bottom: auto;
	background: transparent;
	padding: 100px 10%;
}
.service_item.service_full_width .service_content p {
	height: auto;
	opacity: 1;
	transform: none;
}
.service_item.service_full_width .img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
#services_lists_page .service_item h4 {
	font-size: 24px;
}
#services_lists_page .service_item.service_full_width h4 {
	font-size: 38px;
	line-height: 44px;
}
#services_lists_page .service_item.service_full_width .et_pb_button_wrapper {
	margin-top: 30px;
}
#services_lists_page a#view_nore {
	display: none;
}
.service_item.service_full_width::before {
	content: "";
	background: rgba(0,0,0,0.5);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
a.project-links {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}
#our_process_section .process_content {
	max-width: 1090px;
	margin: auto;
}
#get_in_touch_section,
.single-service.et-db #et-boc #get_in_touch_section {
	background: #1C1C1C;
	border-radius: 10px;
	max-width: 980px;
	padding: 60px 85px;
	box-shadow: 0 0 13px rgba(0, 0, 0, 0.25)

}
#get_in_touch_section .et_pb_button_module_wrapper {
	margin-top: 30px;
}

.award_main_title h3 {
	color: #fff;
	font-size: 60px;
	line-height: 66px;
	padding-bottom: 30px;
}
.award_category_list ul {
	display: flex;
	justify-content: center;
}

.award_category_list ul li {
	list-style: none;
}

.award_category_list ul li a {
	color: rgba(255,255,255,0.4);
	position: relative;
	padding: 10px 30px;
	font-size: 24px;
	font-weight: 900;
}

.award_category_list ul li a::before {
	content: "";
	background: #FE5000;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 32px;
	height: 3px;
	margin: auto;
	transform: scale(0);
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}

.award_category_list ul li a.active {
	color: #FE5000;
}

.award_category_list ul li a.active::before {
	transform: scale(1);
}
#award_mix {
	display: flex;
	flex-flow: row wrap;
}
.award_category_list {
	margin-bottom: 30px;
}
.mix.award_item {
	width: calc((100% - 120px) / 3);
	margin: 0 20px 40px;
}
.award_image {
	background: #fff;
	padding: 30px;
	min-height: 360px;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	margin-bottom: 20px;
}


.award_content h2 {
	color: #fff;
	font-size: 30px;
	line-height: 34px;
	padding-bottom: 10px;
}

.award_content {
	color: #fff;
	text-align: left;
}

.award_content h1 {
	color: #FE5000;
	font-size: 20px;
}
.awards .award_content p {
	display: none;
}
.award_load_more {
	width: 100%;
}
button.award_load_more {
	display: inline-block;
	width: auto;
	cursor: pointer;
}
/** Loader More */
#loader {
	position: relative;
	width: 60px;
	height: 60px;
	margin: 20px auto;
}
#loader::before,
#loader::after {
	content: "";
	display: block;
	position: absolute;
	border-width: 4px;
	border-style: solid;
	border-radius: 50%;
}
#loader::before {
	width: 0;
	height: 0;
	border-color: #FE5000;
	top: 0px;
	left: 0px;
	border-width: 32px;
	border-style: solid;
	-webkit-animation: border-animate 1.6s linear 0s infinite alternate;
	animation: border-animate 1.6s linear 0s infinite alternate;
}
#loader::after {
	width: 30px;
	height: 30px;
	border-color: #FE5000;
	top: 13px;
	left: 13px;
	background-color: #000;
}

/* spinner-5 styles */
@-webkit-keyframes border-animate {
	0% {
		border-top-color: transparent;
		border-right-color: transparent;
		border-bottom-color: transparent;
		border-left-color: transparent;
	}
	25% {
		border-top-color: #FE5000;
		border-right-color: transparent;
		border-bottom-color: transparent;
		border-left-color: transparent;
	}
	50% {
		border-top-color: #FE5000;
		border-right-color: #FE5000;
		border-bottom-color: transparent;
		border-left-color: transparent;
	}
	75% {
		border-top-color: #FE5000;
		border-right-color: #FE5000;
		border-bottom-color: #FE5000;
		border-left-color: transparent;
	}
	100% {
		border-top-color: #FE5000;
		border-right-color: #FE5000;
		border-bottom-color: #FE5000;
		border-left-color: #FE5000;
	}
}
@keyframes border-animate {
	0% {
		border-top-color: transparent;
		border-right-color: transparent;
		border-bottom-color: transparent;
		border-left-color: transparent;
	}
	25% {
		border-top-color: #FE5000;
		border-right-color: transparent;
		border-bottom-color: transparent;
		border-left-color: transparent;
	}
	50% {
		border-top-color: #FE5000;
		border-right-color: #FE5000;
		border-bottom-color: transparent;
		border-left-color: transparent;
	}
	75% {
		border-top-color: #FE5000;
		border-right-color: #FE5000;
		border-bottom-color: #FE5000;
		border-left-color: transparent;
	}
	100% {
		border-top-color: #FE5000;
		border-right-color: #FE5000;
		border-bottom-color: #FE5000;
		border-left-color: #FE5000;
	}
}
/** ========================== Single Service Page  Style ========================== **/
.single-service #main-content {
	background-color: #000;
}
.single-service.et-db #et-boc .et-l .et_pb_section.page_banner {
	padding: 200px 0;
}
.single-service.et-db #et-boc .et-l .page_banner .et_pb_row {
	width: 90%;
	max-width: 90%;
}
.single-service header#main-header {
	background: transparent;
}

.single-service div#page-container {
	padding-top: 0 !important;
}

.single-service.et-db #et-boc .et-l .et_pb_row {
	width: 90%;
	max-width: 1600px;
}
.single-service .et_pb_post {
	margin: 0;
}
.single-service.et-db #et-boc .eco_friendly_bottom .et_pb_column {
	width: 48%;
	margin: 0;
}

.single-service.et-db #et-boc .eco_friendly_bottom .content_sticky {
	width: calc(100% - 550px);
	position: relative;
	left: 0;
	padding: 0;
}
.single-service.et-db #et-boc  .et_pb_row.eco_friendly_bottom {
	padding: 80px;
	margin: 150px auto 200px;
}
.single-service.et-db #et-boc .eco_friendly_bottom .image_sticky {
	position: absolute;
	width: 550px;
	height: 550px;
	right: 0px;
	left: auto;
	top: 0;
	bottom: 0;
	margin: auto !important;
}
.single-service.et-db #et-boc .eco_friendly_bottom:nth-child(even) .content_sticky {
	left: 550px;
}
.single-service.et-db #et-boc .eco_friendly_bottom:nth-child(even) .image_sticky {
	left: 0;
	right: auto;
}
.main_content_section {
	padding-bottom: 0 !important;
}
.main_content_section .et_pb_text_inner {
	max-width: 1180px;
	margin: auto;
}
#service_get_touch {
	padding: 0 0 120px !important;
}
#service_get_touch #get_in_touch_section p {
	max-width: 750px;
	margin: auto;
}
.et-db #et-boc .et-l .service_slider .et-pb-arrow-next,
.et-db #et-boc .et-l .service_slider .et-pb-arrow-prev {
	opacity: 1;
	font-size: 90px;
}

.single-service.et-db #et-boc .et-l .service_slider .et_pb_row {
	max-width: 90%;
}
.service_slider .card_services_carousel {
	margin: 0 50px;
}

.service-main {
	height: 100%;
}

.service-image-wrap {
	position: absolute;
	left: 30px;
	width: 43%;
	top: -40px;
	margin: auto;
	bottom: -40px;
}

.service-right-wrap {
	color: #fff;
	width: 55%;
	padding: 76px 7%;
	position: relative;
	margin-left: 45%;
}

.service-right-wrap h2 {
	color: #fff;
}


.service-image-wrap img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.single-content .owl-stage {
	display: flex;
	flex-flow: row wrap;
}

.single-content.owl-loaded.owl-drag .owl-carousel .owl-item {
	height: 100%;
}

.single-content .owl-item {
	margin: 50px 0;
}
.et-db #et-boc .et-l .service_slider .et_pb_slides .et_pb_slider_container_inner,
.single-content .service-left-wrap {
	display: flex;
	background: #1c1c1c;
	border-radius: 10px;
	height: 100%;
	width: 100%;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	position: relative;
	height: 100%;
}
.et-db #et-boc .et-l .service_slider .et-pb-arrow-prev {
	left: 0 !important;
}
.et-db #et-boc .et-l .service_slider .et-pb-arrow-next {
	right: 0 !important;
}
.owl-carousel.single-title.owl-loaded.owl-drag {
	margin-bottom: 40px;
}
ul#menu-services-menu {
	display: flex;
	justify-content: center;
	padding: 0;
}

ul#menu-services-menu li {
	list-style: none;
}

ul#menu-services-menu li {
	font-size: 22px;
	font-family: 'Azo Sans Bk';
	font-weight: 900;
	color: rgba(255,255,255,0.4);
	padding: 10px 0;
	position: relative;
	transition: all 0.5s ease-in-out;
	text-align: center;
}

ul#menu-services-menu li::before {
	content: "";
	background: #FE5000;
	width: 32px;
	height: 3px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	transition: all 0.5s ease-in-out;
	transform: scale(0);
}
.owl-item.current ul#menu-services-menu li::before {
	transform: scale(1);
}
.owl-item.current ul#menu-services-menu  li {
	color: #FE5000;
}
.single-service header#main-header.et-fixed-header {
	background: #000;
}
.single-title .owl-nav,
.service_slider .owl-dots {
	display: none;
}
.service_slider .owl-carousel .owl-nav button.owl-prev {
	left: -6%
}
.service_slider .owl-carousel .owl-nav button.owl-next {
	right: -6%
}
/*** ========================== ContactPage Style ==========================  ***/
.et_pb_section.form-section {
	background: #000000;
}

.form-section h2 {
	color: #ffffff;
}

.contact-info ul li,
.contact-info ul li a,
.contact-info ul li p {
	color: #fff;
}
.form-section .et-social-icons {
	float: none;
	text-align: left;
}
.form-section h2 {
	color: #ffffff;
	font-size: 28px;
}
.form-section form input,
.form-section form select,
.form-section form textarea {
	background: #1C1C1C;
	color: #fff;
	border: 0;
	height: 64px;
	border-radius: 6px;
	margin-bottom: 15px;
	width: 100%;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.form-section form textarea {
	height: auto;
}
.form-section form select {
	background-image: url(/wp-content/themes/divi-child/images/white-arrow-down.png);
	background-position: 98% center;
	background-repeat: no-repeat;
	background-size: 20px;
}
.form-section form select option:first-child {
    display: none;
}
/**======= Contact Page Css ======**/
.page-id-56 #page-container {
	padding-top: 134px !important;
}
iframe {
	display: block;
}
input[type=email]::placeholder,
input[type=password]::placeholder,
input[type=text]::placeholder,
select::placeholder,
textarea::placeholder {
	font-size: 16px;
	font-weight: 300;
}
.form-section .form-item {
	width: calc((100% - 30px) / 2);
	margin-right: 15px;
}
.form-section .form-item:last-child {
	margin-right: 0;
}
.form-section input[type=email],
.form-section input[type=password],
.form-section input[type=text],
.form-section textarea,
.form-section select {
	padding: 20px;
	margin-right: 15px;
	width: 100%;
	color: #fff;
	font-size: 16px;
}
.hs_phone.hs-phone.hs-fieldtype-text.field.hs-form-field input {
    padding: 20px;
}
.form-section .form-wrapper {
	display: flex;
	flex-flow: row wrap;
}
.form-section h2 {
	padding-bottom: 15px;
}
.form-section .et-social-icon a {
	color: #FE5000;
}
.form-section .et-social-icons {
	padding: 0;
}
.form-section .et-social-icons li {
	margin-left: 0;
	margin-right: 15px;
}
.form-section .et-social-icon a.icon::before {
	position: inherit;
}
.form-section .et-social-icon a {
	font-size: 35px!important;
}
.contact-info {
	margin-top: 50px;
}
.contact-info ul li {
	list-style: none;
	line-height: 30px;
	margin-bottom: 40px;
	position: relative;
	padding-left: 60px;
}
.contact-info ul {
	padding: 0;
	margin: 0;
}
.contact-info ul li,
.contact-info ul li a,
.contact-info ul li p {
	font-size: 17px;
}
.contact-info ul li::before {
	position: absolute;
	top: 0;
	left: 0;
	font-family: ETmodules!important;
	color: #FE5000;
	font-size: 27px;
}
.contact-info ul li.phone::before {
	content: '\e090';
}
.contact-info ul li.email::before {
	content: '\e076';
}
.contact-info ul li.location::before {
	content: '\e081';
}
.form-section form textarea {
	background: #1C1C1C;
	color: #fff;
	border: 0;
	border-radius: 6px;
	margin-bottom: 15px;
}
.form-section form textarea::placeholder {
	color: #ffffff;
}
.form-section .textarea-item {
	width: calc(100% - 15px);
}
.form-section span.wpcf7-list-item-label {
	color: #fff;
	font-weight: 200;
	font-size: 16px;
	position: relative;
	padding-left: 55px;
	display: inline-block;
}
.form-section input[type="submit"] {
	width: auto !important;
	background: #FE5000;
	color: #000;
	font-size: 16px;
	font-family: 'Avenir';
	font-weight: 900;
	text-transform: uppercase;
	padding: 12px 36px !important;
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	cursor: pointer;
	border-radius: 0;
	margin-top: 10px;
}
.form-section input[type=checkbox],
.form-section input[type=radio] {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 14px;
	height: 14px;
	z-index: 999;
}
.wpcf7-form-control-wrap.checkbox-319 label {
	position: relative;
	padding-left: 38px;
	padding-top: 15px;
	display: inline-block;
}
span.wpcf7-list-item-label::before {
	content: "";
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	border: 1px solid #fff;
	border-radius: 7px;
	top: 0;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
}
span.wpcf7-list-item-label::after {
	content: "";
	width: 24px;
	height: 24px;
	position: absolute;
	left: 4px;
	border-radius: 6px;
	top: 4px;
	background: #fff;
	transition: all 0.7s ease-in-out;
	-webkit-transition: all 0.7s ease-in-out;
	-moz-transition: all 0.7s ease-in-out;
}
.form-section input[type=checkbox]:checked+span.wpcf7-list-item-label::after,
.form-section input[type=radio]:checked+span.wpcf7-list-item-label::after {
	background: #FE5000;
}
.form-section input[type=checkbox]:checked+span.wpcf7-list-item-label::before,
.form-section input[type=radio]:checked+span.wpcf7-list-item-label::before  {
	border-color: #FE5000;
}
span.wpcf7-list-item.first.last {
	padding-left: 30px;
	max-width: 67%;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item {
	margin: 0;
}
.wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item a {
	color: #FE5000;
}

.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
	display: flex;
}
.location p {
	margin-top: 30px;
}
.contact-info ul li a:hover {
	color: #FE5000;
}
li.location>div:first-child {
	margin-bottom: 20px;
}
.form-section .legal-consent-container .hs-form-booleancheckbox-display>span {
    display: block;
    margin-left: 0;
    position: relative;
    padding-left: 36px;
}
.form-section .legal-consent-container p {
	font-size: 16px;
	line-height: 20px;
    color: #fff;
}

.form-section li.hs-form-booleancheckbox span::before {
    border-color: #fff;
}
.form-section li.hs-form-booleancheckbox span::after {
    background: #fff;
}
.form-section li.hs-form-booleancheckbox input[type=checkbox]:checked+span::before {
    border-color: #FE5000;
}
.form-section li.hs-form-booleancheckbox input[type=checkbox]:checked+span::after {
    background: #FE5000;
}
.form-section  .hs_error_rollup {
    width: 100%;
    font-size: 14px;
}


.form-section  .hs_error_rollup .hs-error-msgs label {
    font-size: 16px;
    margin: 10px 0 0;
}
/** Hubspot Form */
.hbspt-form label {
	color: #fff;
	padding-bottom: 10px;
	display: block;
	position: relative;
}

.hbspt-form ul.no-list.hs-error-msgs {
	color: #d40808;
}
.screen-reader-response ul li {
    font-size: 16px;
    color: #b51d05;
}

.hbspt-form label.hs-error-msg,
#main-footer .hbspt-form label.hs-error-msg {
	color: #d40808;
	font-size: 16px;
}

.hbspt-form form {
	display: flex;
	flex-flow: row wrap;
	margin: 0 -10px;
}

.hbspt-form .hs-form-field {
	width: 50%;
	padding: 0 10px;
}

.hbspt-form .hs_message.hs-message.hs-form-field {
	width: 100%;
}

.hs_submit.hs-submit {
	width: 100%;
	padding: 0 10px;
}
.form-section .hbspt-form form textarea {
	height: 180px;
}
.hbspt-form ul {
	padding: 0;
}

.hbspt-form ul li {
	list-style: none;
}
.hs_error_rollup {
	padding: 0 10px;
}
.hbspt-form .hs_error_rollup label,
#main-footer .hbspt-form .hs_error_rollup label {
	color: #d40808;
}
.hbspt-form  .submitted-message,
#main-footer .hbspt-form  .submitted-message {
	color: #fff !important;
	background: #0d8210;
	padding: 15px;
	font-size: 16px;
}
#hubspot_form_section span.wpcf7-not-valid-tip {
    color: #d10606;
    margin-bottom: 10px;
    display: block;
}
/** Partner Page Style  */
.partner_testimonial_title h2 {
	color: #fff;
	text-align: center;
}
.et_pb_partner_testimonial_item {
	color: #fff;
	background: #1C1C1C;
	border-radius: 10px;
	padding: 40px;
	opacity: 0.30;
	width: 100%;
	text-align: center;
	transform: scale(0.9);
	transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
}
.et_pb_partner_testimonial_item:hover {
	box-shadow: 0 0 10px rgba(255,255,255,0.35);
}
.owl-item.center .et_pb_partner_testimonial_item {
	opacity: 1;
}

.partner_testimonial_slider .owl-stage {
	display: flex;
	flex-flow: row wrap;
	align-items: center;
	margin: 84px 0;
}

.partner_testimonial_item_title h2 {
	color: #fff;
	font-size: 34px;
	font-family: 'Azo Sans Bk';
	font-weight: 900;
	line-height: 34px;
}

.owl-item.center .et_pb_partner_testimonial_item {
	position: relative;
	z-index: 999;
	opacity: 1;
	transform: scale(1.5);
}

.owl-item.active.center .partner_testimonial_item_title h2 {
	font-size: 28px;
}

.owl-item.active.center .partner_testimonial_item_title p {
	font-size: 16px;
}

.owl-item.active.center .partner-testimonial-item p {
	font-size: 13px;
	line-height: 20px;
}

.partner-testimonial-item p {
	font-size: 19px;
	line-height: 22px;
}

.partner_testimonial_item_name p {
	color: #FE5000;
	padding-top: 20px;
}
.partner_testimonial_slider .owl-nav button::before {
	width: 28px;
	height: 28px;
}
/*** ========================== Partner Single Page Style ========================== ***/
.related_wrapper .container {
	width: 100%;
	max-width: 100%;
	padding: 0 !important;
}
.single-partners #page-container {
	padding: 0 !important;
}

.single-partners header#main-header {
	background: transparent;
	box-shadow: none !important;
}

.single-partners header#main-header #logo {
	filter: invert(1);
}

.single-partners.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu:before,
.single-partners.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu:after {
	background: #000;
}

.single-partners.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu {
	border-color: #000;
}
.single-partners header#main-header.et-fixed-header {
	background: #000;
}

.single-partners header#main-header.et-fixed-header #logo {
	filter: none;
}

.single-partners.et_header_style_fullscreen .et-fixed-header #et-top-navigation .et_toggle_fullscreen_menu {
	border-color: #fff;
}

.single-partners.et_header_style_fullscreen .et-fixed-header #et-top-navigation .et_toggle_fullscreen_menu:before,
.single-partners.et_header_style_fullscreen .et-fixed-header #et-top-navigation .et_toggle_fullscreen_menu:after {
	background: #fff;
}
.single-partners .container {
	width: 100%;
	max-width: 100%;
	padding-top: 0 !important;
}
.single-partners .et_post_meta_wrapper {
	display: none;
}
.single-partners.et-db #et-boc .et-l .page_banner {
	padding: 200px 0;
}
.single.single-partners .button_back {
	top: 145px;
}
.single-partners .page_banner::before {
	display: none;
}
.single-partners.et-db #et-boc .et-l .et_pb_row {
	width: 90%;
	max-width: 1600px;
}
.single-partners a.btn_back {
	color: #000;
}

.single-partners a.btn_back::before {
	border-color: #000;
}

.single-partners a.btn_back::after {
	background: #000;
}
.single-partners .related_wrapper #related-post {
	padding-top: 30px;
}
.common_content h2 {
	max-width: 990px;
	margin: auto;
}

.common_content p {
	max-width: 950px;
	margin: auto;
}
.title_with_image h2 {
	display: flex;
	align-items: center;
}

.title_with_image h2 img {
	margin-left: auto;
	height: 150px;
	width: auto;
	padding: 10px 20px;
}
.single.et-db #et-boc .list_content .et_pb_column {
	width: calc(100% / 2 - 15px);
	margin-right: 30px;
}
.single.et-db #et-boc .list_content {
	display: flex;
	flex-flow: row wrap;
}
.list_content .et_pb_column {
	margin-bottom: 0 !important;
}
.single .et_pb_post {
	margin-bottom: 0 !important;
}
.et_pb_section.video_section {
	padding: 0 !important;
}
#video_section .fluid-width-video-wrapper iframe,
#video_section .fluid-width-video-wrapper object,
#video_section .fluid-width-video-wrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: calc(100vh - 80px) !important;
}
.single-partners.et-db #et-boc .et-l  .video_section .et_pb_row {
	width: 80%;
	max-width: 1180px;
}

.et-db #et-boc .et-l .video_section .et_pb_video_overlay_hover,
#video_section .et_pb_video_overlay_hover {
	background: rgba(0,0,0,0.5);
}

.video_section a.et_pb_video_play,
#video_section a.et_pb_video_play {
	background: #EBD145;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	animation: animate 2s linear infinite;
}

.et-db #et-boc .et-l .video_section .et_pb_video_play:before,
#video_section .et_pb_video_play:before {
	content: "";
	border-left: 26px solid #000;
	border-top: 16px solid transparent;
	border-bottom: 16px solid transparent;
	position: absolute;
	top: 50%;
	left: 58%;
	transform: translate(-50%, -50%);
}
#partner_get_touch div#get_in_touch_section {
	width: 70%;
	max-width: 880px;
	padding: 80px 6%;
}

#partner_get_touch div#get_in_touch_section h4 {
	color: #FE5000 !important;
	font-weight: 300;
	padding: 30px 0 0;
}
.muteon::before {
    content: "\78";
    font-family: etmodules;
    font-size: 27px;
    color: #fff;
    transition: all 0.7s ease-in-out;
}
.unMute .muteon::before,
.unmute-video .muteon::before {
    content: "\7a";
}
.muteoff {
    position: absolute;
    right: 1px;
    bottom: 36px;
    transition: 0.5s ease-in-out;
}

.unMute .muteoff {
    bottom: 9px;
}



.unMute .muteon {
    opacity: 0;
}

.muteon {
    transition: 0.5s ease-in-out;
}
@keyframes animate{
	0%{
		box-shadow: 0 0 0 0 rgba(255,193,7,0.7);
	}
	40%{
		box-shadow: 0 0 0 50px rgba(255,193,7,0);
	}
	80%{
		box-shadow: 0 0 0 50px rgba(255,193,7,0);
	}
	100%{
		box-shadow: 0 0 0 rgba(255,193,7,0);
	}
}
#video_section .et_pb_row,
#video_section .et_pb_row .et_pb_column,
#video_section .et_pb_video_box,
#video_section .et_pb_video_box video {
	max-height: calc(100vh - 80px) !important;
	width: 100% !important;
	object-fit: cover !important;
}

/** ========================== Partner Popup Style ==========================  **/
body.partner_pop_body {
	overflow: hidden;
}
.partners_pop_wrapper {
	position: fixed;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgba(0,0,0,0.81);
	z-index: 9999999;
	display: none;
	overflow-y: auto;
	flex-flow: column;
	justify-content: center;
	align-items: center;
}

.partner_box {
	background: #1C1C1C;
	border: 2px solid #F9DE4A;
	border-radius: 10px;
	width: 80%;
	max-width: 800px;
	margin: 3% auto;
	padding: 60px;
	color: #fff;
	position: relative;
}

.partner_close_btn {
	position: absolute;
	top: 10px;
	right: 20px;
}

button.clo-btn {
	background: transparent;
	border: none;
	color: #fff;
	font-size: 50px;
	cursor: pointer;
}
.partner_image {
	margin-bottom: 20px;
}
/** ========================== Case Study Single Page Style ========================== **/
.single.et-db #et-boc .et-l .column_space .et_pb_column {
	width: calc(100% / 2 - 15px);
	margin-right: 30px;
}
.column_space .et_pb_image img,
.column_space .et_pb_image .et_pb_image_wrap {
	width: 100%;
	height: 100%;
}


.column_space {
	display: flex;
	flex-flow: row wrap;
}
.overlay::before {
	content: "";
	background: rgba(0,0,0,.7);
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}
.background_border_radius {
	display: flex;
	flex-flow: row wrap;
}
.et-db #et-boc .et-l #result_section .background_border_radius {
	background: #1C1C1C;
	border-radius: 10px;
	padding: 60px;
	color: #fff;
}

.et-db #et-boc .et-l #result_section .background_border_radius .et_pb_column {
	width: calc(100% / 2 - 30px);
	margin-right: 60px;
}
.et-db #et-boc .et-l #result_section .background_border_radius .et_pb_column .et_pb_image {
	position: absolute;
	width: 100%;
	height: 100%;
}


.et-db #et-boc .et-l #result_section .background_border_radius .et_pb_image_wrap,
.et-db #et-boc .et-l #result_section .background_border_radius .et_pb_image_wrap img {
	height: 100%;
}
.et-db #et-boc .et-l .background_border_radius .et_pb_image_wrap {
	display: block;
}

.et-db #et-boc .et-l .background_border_radius .et_pb_image_wrap img {
	width: 100%;
	object-fit: cover;
}
#get_info_section #get_in_touch_section {
	max-width: 945px;
	padding: 60px 85px;
}
.single-our-work.et-db #et-boc .et-l #get_info_section {
	padding-bottom: 70px;
	padding-top: 0;
}
.news_list.owl-carousel .owl-nav button.owl-prev {
	left: 20px;
}

.news_list.owl-carousel .owl-nav button.owl-next {
	right: 20px;
}

.news_list.owl-carousel .owl-nav button::before {
	border-color: #000;
}

/**======= Environment Page Css =====**/
.page_banner.environment_page_banner::before {
	display: none;
}
.page_banner.environment_page_banner .title h1 {
	color: #fff;
	padding-top: 50px;
}
.page_banner.environment_page_banner .title {
	max-width: 700px;
}
.et_pb_section.page_banner.environment_page_banner {
	background-position: center top;
}

.eco-friendly-banner-bottom  p {
	max-width: 87%;
	margin: auto;
}
.eco_friendly_bottom {
	margin-top: 30px;
}
.eco-bottom-text,
.eco-bottom-text h2,
.eco-bottom-text p{
	color: #fff;
}
.et_pb_row.eco_friendly_bottom {
	background: #1C1C1C;
	padding: 60px;
	border-radius: 10px;
	margin: 50px auto 180px;
	min-height: 460px;
}

.et_pb_module.et_pb_text.eco-friendly-banner-bottom {
	max-width: 75%;
	margin-left: auto;
	margin-right: auto;
}
.et_pb_row.eco_friendly_bottom .et_pb_image .et_pb_image_wrap,
.et_pb_row.eco_friendly_bottom .et_pb_image .et_pb_image_wrap img {
	width: 100%;
}
.et_pb_row.eco_friendly_bottom .et_pb_column.et_pb_column_1_2 {
	margin-right: 0;
}

.et_pb_column.et_pb_column_1_2.et_pb_column_3.eco_friendly_text,
.et_pb_column.et_pb_column_1_2.et_pb_column_7.eco_friendly_text {
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}
.et_pb_column.et_pb_column_1_2.et_pb_column_4.eco_friendly_text,
.et_pb_column.et_pb_column_1_2.et_pb_column_8.eco_friendly_text {
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
.et_pb_text.eco-bottom-text {
	max-width: 95%;
}
.et_pb_row.eco_friendly_bottom .et_pb_column {
	width: 48%;
	margin: 0;
}

.et_pb_row.eco_friendly_bottom .et_pb_column.image_sticky,
.image_sticky {
	position: absolute;
	width: 550px;
	height: 600px;
	left: 0px;
	top: 0px;
	bottom: 0px;
	margin: auto;
}
.et_pb_row.eco_friendly_bottom .et_pb_column.content_sticky,
.content_sticky {
	width: calc(100% - 550px);
	position: relative;
	left: 550px;
	padding: 0;
}

.image_sticky .et_pb_image,
.image_sticky .et_pb_image .et_pb_image_wrap {
	height: 100%;
}

.image_sticky img {
	height: 100%;
	width: 100%;
	object-fit: cover;
}
.et_pb_row.eco_friendly_bottom:nth-child(even) .image_sticky {
	right: 0;
	left: auto;
}

.et_pb_row.eco_friendly_bottom:nth-child(even) .content_sticky,
.et_pb_row.eco_friendly_bottom:nth-child(even) .et_pb_column.content_sticky {
	left: 0;
}
.eco-bottom-text h2 {
	max-width: 80%;
}
.eco_friendly_bottom a {
	color: #FE5000;
	text-decoration: underline;
}
.et-db #et-boc .et-l .eco_friendly_bottom .et_animated {
	opacity: 0.5 !important;
}
/**===== Our Approach Page Css ====**/

.page_banner.approach-banner .et_pb_column {
	max-width: 100%;
	width: 100%;
}
.et_pb_section.meet_team::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.54);
	height: 100%;
	width: 100%;
}
.meet_team .et_pb_module.et_pb_text .et_pb_text_inner {
	max-width: 80%;
	margin: auto;
}
.et_pb_section.meet_team {
	padding: 100px 0;
}
.process_text .et_pb_text_inner {
	max-width: 70%;
	margin: auto;
}

.same_banner .title .et_pb_text_inner {
	max-width: 55%;
	margin: auto;
}
.process_text h2 {
	padding-bottom: 55px;
}
/** TimeLine Style  */
.et_pb_row.timeline_row {
	width: 90%;
	max-width: 90%;
}
.et_pb_partner_timeline_module {
	margin: 0 20px;
}
.timeline-wrapper {
	color: #fff;
}
.et_pb_partner_timeline_module .et_pb_module_inner {
	counter-reset: section;
}
.timeline-wrapper {
	justify-content: center;
	padding: 205px 0;
	display: flex;
	flex-flow: row wrap;
	justify-content: flex-start;
	align-items: center;

}

.et_pb_timeline_item {
	float: left;
	width: 14.28%;
	margin: 0 !important;
	text-align: center;
	position: relative;
	padding: 35px 0;
	counter-increment: section;
}

.timeline-wrapper::before {
	content: "";
	background: #FE5000;
	position: absolute;
	left: 0;
	right: 0;
	height: 4px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.et_pb_timeline_item:nth-child(odd)::before {
	top: -59px;
	box-shadow: 0px 8px 15px -4px rgba(255, 255, 255, 0.46);
}

.et_pb_timeline_item::before {
	content: counter(section) '';
	background: #FE5000;
	color: #000;
	width: 60px;
	height: 60px;
	display: block;
	border-radius: 50%;
	font-size: 28px;
	font-family: 'Avenir';
	font-weight: 900;
	display: flex;
	justify-content: center;
	align-items: center;
	border: 4px solid #000;
	box-shadow: 0px -8px 15px -4px rgba(255, 255, 255, 0.47);
	position: absolute;
	left: 50%;
	transform: translate(-50%, 0%);
	bottom: -58px;
}


.et_pb_timeline_item .et_pb_module_inner .pcs-top {
	display: flex;
	justify-content: center;
	align-items: center;
	min-height: 60px;
}

.et_pb_timeline_item:nth-child(odd) .pcs-top::before {
	top: auto;
	bottom: 0;
}

.et_pb_timeline_item::after {
	content: "";
	background: #FE5000;
	width: 4px;
	height: 25px;
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
}

.et_pb_timeline_item:nth-child(odd)::after {
	top: 9px;
}

.et_pb_module.et_pb_timeline_item .et_pb_module_inner {
	position: absolute;
	width: 100%;
	display: flex;
	flex-flow: row wrap;
	top: 130px;
	justify-content: center;
	align-items: center;
}

.et_pb_module.et_pb_timeline_item .et_pb_inner_text {
	position: inherit;
}

.et_pb_module.et_pb_timeline_item:nth-child(odd) .et_pb_module_inner {
	bottom: 155px;
	top: auto;
}

.pcs-top p {
	font-size: 20px;
	font-family: 'Avenir';
	font-weight: 900;
	padding: 0 4px;
}

.et_pb_partner_timeline_module::before,.et_pb_partner_timeline_module::after {
	content: "";
	background: #FE5000;
	width: 24px;
	height: 24px;
	position: absolute;
	border-radius: 50%;
	bottom: 0;
	top: 0;
	margin: auto;
}


.et_pb_partner_timeline_module::before {
	left: 0;
}

.et_pb_partner_timeline_module::after {
	right: 0;
}
.et_pb_row.every_step {
	background: #1C1C1C;
	color: #fff;
	padding: 50px;
	border-radius: 10px;
	max-width: 60%;
}
.et_pb_row.every_step h2,
.et_pb_row.every_step p {
	color: #fff;
}
.et_pb_row.every_step .et_pb_module.et_pb_text {
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/**======= Partner Page Css ====**/

.title.partner_title .partner-title-wrap {
	text-align: center;
}
.partner_title p {
	max-width: 820px;
	margin: auto;
}
.des-partner p:empty {
	display: none;
}
.page_banner.partner_banner .et_pb_column {
	max-width: 100%;
	width: 100%;
}
.et_pb_section.page_banner.partner_banner {
	padding: 100px 0;
}
.et_pb_row.partner .et_pb_column {
	display: flex;
	flex-flow: row wrap;
}
.partner .et_pb_column .et_pb_module.et_pb_image {
	background: #1C1C1C;
	border-radius: 10px;
	width: calc((100% - 60px) / 3);
	margin: 20px 10px 0 10px;
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 40px;
	box-shadow: 3px 3px 30px rgba(0, 0, 0, 0.16);
	min-height: 300px;
}
.et_pb_row.partner {
	padding-top: 0;
}
.partner .et_pb_column .et_pb_module.et_pb_image:last-child,
.partner .et_pb_column .et_pb_module.et_pb_image.et_pb_image_2 {
	margin-right: 0;
}
.partner .et_pb_module.et_pb_image:hover {
	cursor: pointer;
}
.partner_banner, .title-partner h1,
.partner_banner .title-partner p {
	color: #fff;
}

/**========= Single product page css ========**/
.single_product_banner h1,
.single_product_banner h2,
.single_product_banner p {
	color: #fff;
}
.single_product_banner a.go-back {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	position: relative;
	padding-left: 25px;
}
.single_product_banner a.go-back::before {
	content: '';
	position: absolute;
	background: url(/wp-content/themes/images/arrow-left.png) center center no-repeat;
	background-size: 15px;
	height: 14px;
	top: 3px;
	left: 0;
	width: 15px;
}
.single_product_banner .single-page-title-wrap {
	display: flex;
	flex-flow: row wrap;
	padding-top: 80px;
}
.single_product_banner .single-page-title-wrap .page-title{
	width: 50%;
}
.single_product_banner .single-page-title-wrap .page-title-des {
	width: 50%;
}
.single-product.et-db #et-boc .et-l .et_pb_row.cards_wrap {
	width: 100%;
	max-width: 100%;
	padding-bottom: 0;
}
.single-product .full_width_row .et_pb_image {
	overflow: hidden;
}
.single-product .full_width_row .et_pb_image img {
	transition: all 0.5s ease-in-out;
	max-height: 700px;
	object-fit: cover;
}

.single-product .full_width_row .et_pb_image:hover img {
	transform: scale(1.2);
}
.cards_wrap .et_pb_column {
	display: flex;
	flex-flow: row wrap;
}
.cards_wrap .et_pb_column .et_pb_module.et_pb_image {
	width: 50%;
}
.single-product.et-db #et-boc .et-l .cards_wrap .et_pb_image .et_pb_image_wrap,
.single-product.et-db #et-boc .et-l .cards_wrap .et_pb_image .et_pb_image_wrap img {
	width: 100%;

}
.feature-item, .feature-item h3,
.feature-item p {
	color: #fff;
}
.feature {
	display: flex;
	flex-flow: row wrap;
}
.feature .et_pb_column {
	display: flex;
	flex-flow: row wrap;
	padding-bottom: 40px;
}
.feature .et_pb_module.et_pb_text.feature-item {
	width: calc((100% - 60px) / 3);
	margin-right: 30px;
	background: #1C1C1C;
	padding: 60px;
	border-radius: 10px;
	display: flex;
}
.et-db #et-boc .et-l .feature .et_pb_module.et_pb_text.feature-item {
	margin-bottom: 0 !important;
}
.feature .et_pb_module.et_pb_text.feature-item:last-child {
	margin-right: 0;
}
.single.et-db #et-boc .et-l .et_pb_row.full_width_row {
	width: 100%;
	max-width: 100%;
	padding-top: 0;
}
.et_pb_row.interested_product {
	max-width: 885px !important;
}
.et_pb_row.full_width_row .et_pb_image_wrap,
.et_pb_row.full_width_row .et_pb_image_wrap img {
	width: 100%;
	max-width: 100%;

}
.single-product.et-db #et-boc .et-l .et_pb_gutters3.et_pb_row.cards_wrap,
.et_pb_column_4_4 .et_pb_module.et_pb_image .et_pb_image_wrap,
.single-product.et-db #et-boc .et-l .et_pb_gutters3.et_pb_row.cards_wrap
.et_pb_column_4_4 .et_pb_module.et_pb_image .et_pb_image_wrap img {
	width: 100%;
	max-width: 100%;
}
.cards_wrap .et_pb_module.et_pb_image {
	margin-bottom: 0!important;
}
.feature-item h4 {
	background: #FE5000;
	color: #000;
	height: 59px;
	width: 59px;
	text-align: center;
	line-height: 52px;
	box-shadow: 0px 3px 6px rgba(255,255,255, 0.6);
	border: 5px solid #000;
	display: inline-block;
	border-radius: 50%;
	font-weight: bold;
	font-size: 25px;
	margin-bottom: 30px;
}
.feature-item h3 {
	font-size: 18px;
	padding-bottom: 15px;
}
.feature-item p {
	font-size: 16px;
	font-weight: 200;
}
.et_pb_row.feature .et_pb_column {
	margin-top: -130px;
}
.et-db #et-boc .et-l .et_pb_row.feature {
	max-width: 80%;
}
.et_pb_row.interested_product .et_pb_module.et_pb_text {
	text-align: center;
}
.et_pb_row.interested_product .et_pb_button,
.et_pb_row.interested_product .btn_yellow {
	background: #FE5000!important;
	font-weight: 900!important;
	font-size: 16px!important;
	box-shadow: 0px 6px 10px rgba(0,0,0,0.3);
}
.et_pb_row.interested_product .et_pb_button:hover,
.et_pb_row.interested_product .btn_yellow:hover {
	background: #000!important;
}
.et-db #et-boc .et-l .et_pb_row.interested_product {
	padding: 60px;
	border-radius: 10px;
}
.et_pb_row.interested_product .et_pb_module.et_pb_text {
	max-width: 80%;
	margin: auto;
}
.why_cards .et_pb_module.et_pb_text,
.why_cards .et_pb_module.et_pb_text h2 {
	color: #fff;
}
.why_cards .et_pb_module.et_pb_text {
	margin-top: 50px;
}
.et_pb_blurb.cards_item .et_pb_module_header,
.et_pb_blurb.cards_item .et_pb_blurb_description p {
	color: #fff;
}
.et_pb_blurb.cards_item {
	background: #1C1C1C;
	border-radius: 10px;
	text-align: center;
	padding: 50px;
}
.et-db #et-boc .et-l .et_pb_row.cards_item_wrapper {
	width: 96%;
	max-width: 100%;
}
.cards_item_wrapper .et_pb_column {
	display: flex;
	flex-flow: row wrap;
}
.et_pb_blurb.cards_item {
	width: calc((100% - 60px) / 3);
	margin: 0 10px;
}
.et-db #et-boc .et-l .et_pb_module.et_pb_blurb.cards_item,
.et-db #et-boc .et-l .et_pb_section .et_pb_row.cards_item_wrapper .et_pb_column .et_pb_module.et_pb_blurb.cards_item:last-child{
	margin-bottom: 20px;
}
.et-db #et-boc .et-l .et_pb_module.et_pb_blurb.cards_item:hover {
	box-shadow: 0px 4px 10px rgba(255,255,255,0.3);
	transition: all 0.5s ease-in-out;
}
.et-db #et-boc .et-l .et_pb_row.why_cards {
	padding-top: 40px;
}
.single-product.et-db #et-boc .et-l .single_product_banner .et_pb_row {
	max-width: 1600px;
	width: 90%;
}
.single-product .page-title h1 {
	padding-top: 50px;
}
.cards_wrap .et_pb_module.et_pb_image .et_pb_image_wrap:hover img {
	transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transition: all 0.5s ease-in-out;
}
.cards_wrap .et_pb_module.et_pb_image .et_pb_image_wrap {
	height: 100%;
	overflow: hidden;
	width: 100%;
}
.feature .et_pb_module.et_pb_text.feature-item:hover {
	top: -30px;
}
.feature .et_pb_module.et_pb_text.feature-item {
	position: relative;
	top: 0;
	transition: top ease 0.5s;
}
.case-studies-single .button_back {
	position: static !important;
	padding-top: 80px;
}

.single-our-work div#main-content {
	background: #000;
}
.projects-single div#page-container {
	padding-top: 0 !important;
}

.projects-single #main-header {
	background: transparent;
}
/** Get Quote Form */
.get_quote_banner {
	color: #fff;
}
.get_quote_banner h2 {
	color: #fff;
}
.need_help .contact-info {
	margin-top: 0;
}
.et_pb_column.need_help {
	background: #1C1C1C;
	padding: 30px 40px;
	border-radius: 10px;
}
.et_pb_row.list_content {
	display: flex;
	flex-flow: row wrap;
}
.list_content .et_pb_column {
	margin-bottom: 0;
}

.form-section .get_quote_from .form-item {
	width: 100%;
	margin-right: 0;
}
.form-section .get_quote_from span.wpcf7-list-item-label {
	display: block;
	position: relative;
	padding: 4px 0 20px 44px;
}
.wpcf7-form-control.wpcf7-checkbox .wpcf7-list-item {
	margin: 0;
}
.get_quote_from  span.wpcf7-list-item-label::after {
	transform: scale(0);
}
.form-section .get_quote_from input[type=checkbox]:checked+span.wpcf7-list-item-label::before,
.form-section .get_quote_from input[type=radio]:checked+span.wpcf7-list-item-label::before {
	border-color: #fff;
}
.form-section .get_quote_from input[type=checkbox]:checked+span.wpcf7-list-item-label::after,
.form-section .get_quote_from input[type=radio]:checked+span.wpcf7-list-item-label::after {
	transform: scale(1);
	background: #fff;
}
.wpcf7-radio .wpcf7-list-item {
	display: block;
	margin: 0;
}
.form-item.text {
	margin-bottom: 10px;
}
.form-section .get_quote_from input[type="submit"] {
	margin-top: 10px;
}
.form-section input[type="submit"]:hover {
	background: transparent;
	border: 1px solid #FE5000;
	color: #FE5000;
}

.hubspot-form .title {
	width: 100%;
	display: flex;
	align-items: center;
	margin-bottom: 20px;
}

.hubspot-form .title h2 {
	padding-bottom: 0;
}

.hubspot-form .title p {
	margin-left: auto;
}

.hubspot-form label,
.form-item.form-inline label {
	font-size: 18px;
	display: inline-block;
	width: 230px;
}

.form-section .get_quote_from .hubspot-form .form-item {
	display: flex;
}

.form-section .get_quote_from .hubspot-form span.wpcf7-form-control-wrap,
.form-section .get_quote_from .form-item.form-inline span.wpcf7-form-control-wrap {
	width: calc(100% - 230px);
	padding-left: 20px;
}

.form-item.form-inline {
	display: flex;
}
.wpcf7 form .wpcf7-response-output {
	margin: 10px 0 0;
	padding: 6px 10px;
	border: none;
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
	background: #b90202;
	font-size: 16px;
	border: none;
	color: #fff;
	padding: 10px;
}
.wpcf7-not-valid-tip {
	margin-bottom: 10px;
	font-size: 16px;
}
.wpcf7 form.sent .wpcf7-response-output {
	background: #46b450;
	font-size: 16px;
	color: #fff;
	padding: 10px;
}

/**===== Single Work Page Css =====**/
.single-our-work.et-db #et-boc .et-l .et_pb_section.page_banner {
	padding: 350px 0;
}
.single-our-work .page_banner::before {
	display: none;
}
.single.single-our-work .button_back {
	top: 11%;
	left: 0%!important;
	right: 0!important;
	max-width: 90%;
}
.et_pb_section.single_work_bottom,
.et_pb_section.single_work_bottom h1,
.et_pb_section.single_work_bottom p {
	color: #fff;
}
.et_pb_section.single_work_bottom .title {
	max-width: 59%;
	margin: auto;
}
.et_pb_section.single_work_quote #get_in_touch_section {
	max-width: 80%;
}
.et-db #et-boc .et-l .et_pb_section.single_work_quote .et_pb_row#get_in_touch_section {
	max-width: 60%;
	padding: 40px;
}
.join_team a {
	font-weight: bold;
	color: #FE5000;
}
.join_team h2 {
	padding-bottom: 30px;
}

.et_pb_section.join-team-section {
	padding-bottom: 100px;
}
.process_content h2 {
	padding-bottom: 50px;
}
/** ========================== 404 css ========================== **/


.error404 div#page-container {
	padding-top: 0!important ;
}
body.error404 #main-header {
	background: transparent;
}
.error404 div#main-content .container {
	padding: 50px 0;
}
.error404 div#left-area {
	padding: 0 !important;
	width: 100%;
}
.error404 div#main-content {
	background: #ffcc51;
	background: -moz-linear-gradient(top, rgba(92, 48, 127, 1) 1%, rgba(173, 32, 115, 1) 100%);
	background: -webkit-linear-gradient(top, #ffcc51 1%, #000 100%);
	background: linear-gradient(to bottom, #ffcc51 1%, rgb(0 0 0) 100%);
	background-repeat: no-repeat;
	background-size: cover !important;
	min-height: 100vh;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: center;
	position: relative;
}
.error404 div#main-content::before {
	background: url('/wp-content/themes/divi-child/images/sky.jpg');
	background-size: cover;
	background-repeat: no-repeat;
	height: 100%;
	width: 100%;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	opacity: .5;
}
.error404 div#left-area .et_wrapper .et_wrap h1 {
	font-size: 150px;
	line-height: 150px;
	margin: 0 0 10px;
	font-weight: bold;
	color: #fff !important;
	text-shadow: 2px 2px 10px #0000001f !important;
}

.error404 div#left-area .et_wrapper .et_content {
	text-align: center;
}

.error404 div#left-area .et_wrapper .et_wrap strong {
	font-size: 30px;
	text-transform: uppercase;
	color: #fff !important;
	text-shadow: 2px 2px 10px #0000001f !important;
}

.error404 div#left-area .et_wrapper .et_wrap p {
	font-size: 20px;
	margin:10px 0 30px;
	color: #fff !important;
	text-shadow: 2px 2px 10px #0000001f !important;
}


#main-content .container:before {
	display: none;
}
/*** Css only for IE 11 10 9 ****/
@media (-ms-high-contrast:none), screen and (-ms-high-contrast:active) {
	.partner .et_pb_column .et_pb_module.et_pb_image {
		margin: 20px 8px 0 8px;
	}
	.form-section .form-item {
		margin-right: 13px;
	}
	#banner_video .et_pb_video_box video {
		height: auto !important;
	}
	li.et-social-icon.et-social-instagram:hover a::before {
		color: #fff;
		border-radius: 3px;
	}
	.feature .et_pb_module.et_pb_text.feature-item {
		width: calc((100% - 61px) / 3)
	}
	.owl-carousel .owl-nav button {
		height: 100px;
	}
	.newsImageWrap img {
		height: auto;
	}
}
@media (high-contrast:active), (high-contrast:none) {
	.partner .et_pb_column .et_pb_module.et_pb_image {
		margin: 20px 8px 0 8px;
	}
	.form-section .form-item {
		margin-right: 13px;
	}
	#banner_video .et_pb_video_box video {
		height: auto !important;
	}
	li.et-social-icon.et-social-instagram:hover a::before {
		color: #fff;
		border-radius: 3px;
	}
	.feature .et_pb_module.et_pb_text.feature-item {
		width: calc((100% - 61px) / 3)
	}
	.owl-carousel .owl-nav button {
		height: 100px;
	}
	.newsImageWrap img {
		height: auto;
	}
}
@supports (-ms-ime-align:auto) {
	.partner .et_pb_column .et_pb_module.et_pb_image {
		margin: 20px 8px 0 8px;
	}
	.form-section .form-item {
		margin-right: 13px;
	}
	#banner_video .et_pb_video_box video {
		height: auto !important;
	}
	li.et-social-icon.et-social-instagram:hover a::before {
		color: #fff;
		border-radius: 3px;
	}
	.feature .et_pb_module.et_pb_text.feature-item {
		width: calc((100% - 61px) / 3)
	}
	.owl-carousel .owl-nav button {
		height: 100px;
	}
	.newsImageWrap img {
		height: auto;
	}
}
.post-type-archive-articles div#left-area {
	width: 100%;
	padding: 0;
	display: flex;
	flex-flow: row wrap;
	margin: 50px 0;
}

.post-type-archive-articles div#left-area .et_pb_post {
	width: 50%;
	border-radius: 0 0 10px 10px;
	width: calc(100% / 2 - 20px);
	margin-right: 40px;
	margin-bottom: 40px;
	box-shadow: 0 0 20px rgb(0 0 0 / 25%);
	padding: 30px;
	font-size: 20px;
	line-height: 28px;
}

.post-type-archive-articles div#left-area .et_pb_post:nth-child(2n) {
	margin-right: 0;
}

.post-type-archive-articles div#left-area .et_pb_post h2.entry-title {
	font-size: 34px;
	line-height: 38px;
	padding-bottom: 5px;
}


.post-type-archive-articles div#left-area .post-meta {
	list-style: none;
	font-size: 18px;
	color: #000;
	font-style: italic;
}

.post-type-archive-articles div#sidebar {
	display: none;
}

.pagination.clearfix {
	width: 100%;
}

.pagination a {
	font-size: 20px;
	font-family: 'Avenir';
	font-weight: 900;
}
.single.single-articles .button_back {
	position: static;
}

.single.single-articles div#main-content {
	background: #000;
}

.single.single-articles div#main-content h1.entry-title {
	color: #fff;
	font-size: 60px;
	line-height: 66px;
}

.single.single-articles div#left-area {
	margin: 50px 0;
}
.single-post .category-articles h1.entry-title {
	max-width: 100%;
}
.cards_wrap .et_pb_image_wrap  img {
	width: 100%;
}
.cards_wrap .et_pb_module.et_pb_image {
	padding: 0 0px;
}
.single.et-db #et-boc .et-l .et_pb_row.cards_wrap {
    width: 100%!important;
    max-width: 100%!important;
	padding: 0;
}

/** ========================== Responsive ========================== **/
@media (min-width: 1400px) {
	h2 {
		font-size: 40px;
		line-height: 54px;
	}
	p,
	ul li,
	ol li {
		font-size: 20px;
		line-height: 28px;
	}
	#main-footer .footer-widget #block-6 h4 {
		font-size: 20px;
	}
	#main-footer .hbspt-form label {
		font-size: 20px;
		line-height: 22px;
	}

}

@media (min-width: 1600px) {
	.news_item:nth-child(even) {
		margin-top: -3vw;
	}

	.news_item:nth-child(odd) {
		margin-top: -3vw;
	}
	.news_description {
		padding-bottom: 120px;
	}
	.pcs-top p {
		font-size: 24px;
		line-height: 30px;
	}
	#services_lists_page .service_item.service_full_width {
		min-height: 28vw;
	}
	.related-post .news_img {
		height: 350px;
	}
}
@media (min-width: 1920px) {
	.et_pb_row.feature .et_pb_column {
		margin-top: -150px;
	}
	#about_us_section .et_pb_row .et_pb_column {
		padding: 11vw 10%;
		background-position: center 77% !important;
	}
}
@media (min-width: 2000px) {
	.pcs-top p {
		font-size: 28px;
		line-height: 34px;
	}
	.related-post .news_img {
		height: 450px;
	}
	.product_img {
		height: 450px;
	}
	.service_item {
		height: 30vw;
	}
	#home_history_section {
		background-position: left 62%;
	}
}
@media (min-width: 2500px) {
	.single-our-work.et-db #et-boc .et-l .et_pb_section.page_banner {
		padding: 450px 0;
	}
	#about_us_section .et_pb_row .et_pb_column {
		padding: 14vw 10%;
		background-position: center 77% !important;
	}
}
@media (min-width: 2560px) {
	.product_img {
		height: 20vw;
	}
	.product_item,
	.service_item {
		height: 25vw;
	}
	.single-product .full_width_row .et_pb_image img {
		max-height: 67vw;
	}
}

@media (max-width: 1800px) {
	.logged-in .et_pb_section.page_banner {
		height: calc(100vh - 195px);
	}
	.et_pb_section.page_banner {
		height: calc(100vh - 165px);
	}
	ul#menu-services-menu li {
		font-size: 20px;
	}
}
@media (max-width: 1700px) {
	.home .service_item {
		background-size: cover !important;
	}
	.home .service_item:hover {
		background-size: cover !important;
	}
	.logged-in #service_page_banner.et_pb_section.page_banner {
		height: calc(100vh - 274px);
	}
	#service_page_banner.et_pb_section.page_banner {
		height: calc(100vh - 200px);
	}
	#about_us_section .et_pb_row .et_pb_column {
		padding: 140px 8%;
	}

}
@media (max-width: 1655px) {
	ul#menu-services-menu li {
		font-size: 18px;
	}

}
@media (max-width: 1500px) {
	.owl-carousel .owl-nav button.owl-prev {
		left: -2%;
	}
	.owl-carousel .owl-nav button.owl-next {
		right: -2%;
	}
	.title_with_image h2 img {
		height: 100px;
	}
	.single-post h1.entry-title {
		font-size: 50px;
		line-height: 55px;
	}
	#about_us_section .et_pb_row .et_pb_column {
		padding: 85px 5%;
	}
}
@media (max-width: 1440px) {
	.et-db #et-boc .et-l .service_slider .et-pb-arrow-next {
		right: -20px !important;
	}

	.et-db #et-boc .et-l .service_slider .et-pb-arrow-prev {
		left: -20px!important;
	}
	.single-service.et-db #et-boc .et_pb_row.eco_friendly_bottom {
		margin: 50px auto 120px;
	}
	.eco-bottom-text h2 {
		max-width: 100%;
	}
	.et_pb_row.eco_friendly_bottom {
		padding: 70px;
	}
	.page_banner.approach-banner .title .et_pb_text_inner {
		max-width: 65%;
	}
	.et_pb_section.page_banner.approach-banner {
		padding: 100px 0;
	}
	.et_pb_row.every_step {
		max-width: 70%;
	}
	.et-db #et-boc .et-l .service_slider .et-pb-arrow-prev {
		left: -20px!important;
	}
	.et_pb_section.single_work_bottom .title {
		max-width: 75%;
	}
	.et-db #et-boc .et-l .et_pb_section.single_work_quote .et_pb_row#get_in_touch_section {
		max-width: 80%;
	}
	.single-our-work.et-db #et-boc .et-l .et_pb_section.page_banner {
		padding: 260px 0;
	}

}
@media (max-width: 1400px) {
	.et_pb_section.page_banner {
		height: calc(100vh - 160px);
	}
	.logged-in .et_pb_section.page_banner {
		height: calc(100vh - 184px);
	}
	.service-right-wrap {
		padding: 50px 40px 50px 40px;
	}
	.service_item.service_full_width .service_content {
		padding: 60px 6% 60px 10%;
	}
}
@media (max-width: 1366px) {
	#about_us_section .et_pb_row .et_pb_column {
		padding: 80px 5%;
	}
	#about_us_section {
		background-size: 76%;
	}
	.et_pb_section.page_banner {
		height: calc(100vh - 145px);
	}
	.pcs-top p {
		font-size: 16px;
		line-height: 20px;
		padding: 0;
	}
	.prduct_content,
	.service_content {
		padding: 30px;
	}
	.et_pb_partner_testimonial_item {
		padding: 30px 20px;
	}
	.product_item,
	.service_item {
		height: 380px;
	}
	.title_with_image h2 img {
		height: 90px;
	}
	.single-service.et-db #et-boc .et_pb_row.eco_friendly_bottom {
		padding: 50px;
	}
	.single-service.et-db #et-boc .eco_friendly_bottom .image_sticky {
		width: 400px;
		height: 450px;
	}
	.single-service.et-db #et-boc .eco_friendly_bottom:nth-child(even) .content_sticky {
		left: 400px;
	}
	.single-service.et-db #et-boc .eco_friendly_bottom .content_sticky {
		width: calc(100% - 400px);
	}
	#service_page_banner.et_pb_section.page_banner {
		height: calc(100vh - 180px);
	}
	.single-post h1.entry-title {
		font-size: 40px;
		line-height: 45px;
	}
	.single-post .post > img {
		width: 35%;
	}
	.eco-bottom-text h2 {
		font-size: 34px;
		line-height: 40px;
	}
	.et_pb_row.eco_friendly_bottom {
		padding: 40px;
		min-height: 358px;
	}
	.et_pb_row.eco_friendly_bottom .et_pb_column.content_sticky,
	.content_sticky {
		width: calc(100% - 400px);
		left: 400px;
	}
	.et_pb_row.eco_friendly_bottom .et_pb_column.image_sticky,
	.image_sticky {
		width: 400px;
		height: 500px;
	}
}
@media (max-width: 1300px) {
	ul.mix-nav li {
		padding: 0px 20px;
	}
	ul.mix-nav li span{
		font-size: 20px;
	}
	.product-main-wrapper .prduct_content {
		padding: 30px 30px 20px;
	}
	.single-our-work.et-db #et-boc .et-l .et_pb_section.page_banner {
		padding: 230px 0;
	}
	.et_pb_row.feature .et_pb_column {
		margin-top: -110px;
	}

}
@media (max-width: 1200px) {
	.newsSection h3 {
		font-size: 25px;
		line-height: 30px;
	}
	.testimonial_slider .owl-item .testimonial_item {
		padding: 20px;
	}
	.testimonial_slider .testimonial_item h3 {
		font-size: 26px;
	}
	.testimonial_slider .owl-item.center .testimonial_item h3 {
		font-size: 22px;
	}
	#testimonial_section .et_pb_row {
		max-width: 90%;
	}
	.owl-carousel .owl-nav button::before {
		width: 30px;
		height: 30px;
		margin-top: -15px;
	}
	.et_pb_button,
	.btn_yellow,
	button.award_load_more,
	.single.et-db #et-boc .et-l .et_pb_button {
		min-width: 160px;
	}
	.logged-in .et_pb_section.page_banner {
		height: calc(100vh - 160px);
	}
	.et_pb_section.page_banner {
		height: calc(100vh - 140px);
	}
	.service_item.service_full_width .service_content {
		padding: 40px 6% 40px 10%;
	}
}
@media (max-width: 1100px) {
	h2 {
		font-size: 34px;
		line-height: 38px;
	}
	#about_us_section .et_pb_row .et_pb_column {
		padding: 65px 5% 65px 0%;
	}
}
@media (max-width: 1024px) {
	.title h1 {
		font-size: 45px;
		line-height: 50px;
	}

	h2 {
		font-size: 30px;
		line-height: 35px;
	}
	.eco-bottom-text h2 {
		font-size: 28px;
		line-height: 32px;
	}
	.news_content h4 {
		font-size: 34px;
		line-height: 38px;
	}
	.product-main-wrapper .prduct_content h4 {
		font-size: 26px;
	}
	.product-main-wrapper .prduct_content h4 {
		font-size: 23px;
	}
	#about_us_section {
		background-size: 81%;
	}

	.our_work_wrapper .our_work_title h2 {
		font-size: 45px;
		line-height: 50px;
	}
	.news_item {
		width: calc(100% /2 - 20px);
		margin: 0 20px;
	}
	#service_get_touch {
		padding: 0 0 80px!important;
	}
	.single-post h1.entry-title {
		font-size: 45px;
		line-height: 45px;
	}
	.award_main_title h3 {
		font-size: 45px;
		line-height: 50px;
	}
	.partner_testimonial_item_title h2 {
		font-size: 28px;
	}
	.owl-item.active.center .partner_testimonial_item_title h2 {
		font-size: 24px;
		line-height: 28px;
		padding-bottom: 15px;
	}
	.title_with_image h2 img {
		height: 66px;
	}
	.single-service.et-db #et-boc .eco_friendly_bottom .image_sticky,
	.et_pb_row.eco_friendly_bottom .et_pb_column.image_sticky,
	.image_sticky {
		height: auto;
		top: -40px;
		bottom: -40px;
	}
	.single-service.et-db #et-boc .eco_friendly_bottom .content_sticky,
	.et_pb_row.eco_friendly_bottom .et_pb_column.content_sticky {
		width: calc(100% - 380px);
	}
	.single-service.et-db #et-boc .et_pb_row.eco_friendly_bottom {
		padding: 40px;
	}
	.single-service.et-db #et-boc .eco_friendly_bottom:nth-child(even) .content_sticky,
	.et_pb_row.eco_friendly_bottom .et_pb_column.content_sticky {
		left: 380px;
	}
	.logged-in .et_pb_section.page_banner {
		height: calc(100vh - 170px);
	}
	.et_pb_section.page_banner {
		height: calc(100vh - 120px);
	}
	#services_lists_page .service_item.service_full_width {
		background-size: cover !important;
	}
	.service_item.service_full_width .service_content {
		padding: 80px 6%;
		width: 70%;
		left: 30%;
	}

	.page_banner.environment_page_banner .title {
		max-width: 550px;
	}
	.et_pb_section.eco_friendly_section {
		padding-bottom: 0;
	}
	.et_pb_row.eco_friendly_bottom {
		margin: 50px auto 130px;
	}
	.et_pb_row.eco_friendly_bottom:last-child {
		margin: 50px auto 80px;
	}

	.page_banner.approach-banner .title .et_pb_text_inner {
		max-width: 100%;
	}
	.et_pb_section.page_banner.approach-banner {
		padding: 70px 0;
	}
	.contact-info ul li::before {
		font-size: 20px;
	}
	.contact-info ul li {
		padding-left: 30px;
	}
	.et_pb_column.need_help {
		padding: 30px;
	}
	.et_pb_column.need_help {
		max-width: 50%;
	}
	.feature .et_pb_module.et_pb_text.feature-item {
		padding: 30px;
	}
	.et_pb_row.feature .et_pb_column {
		margin-top: -90px;
	}
	#product_page_list {
		padding: 0;
	}
	.partner .et_pb_column .et_pb_module.et_pb_image {
		padding: 30px;
	}
	#service_get_touch {
		padding: 0 0 80px!important;
	}
	.et_pb_section.single_work_bottom .title {
		max-width: 100%;
	}
	.et-db #et-boc .et-l .et_pb_section.single_work_quote .et_pb_row#get_in_touch_section {
		max-width: 100%;
	}
	#logo {
		max-height: 60%!important;
	}
	.contact-info ul li {
		margin-bottom: 25px;
	}
	.contact-info ul li,
	.contact-info ul li a,
	.contact-info ul li p {
		font-size: 15px;
		line-height: 23px;
	}
	.et_pb_blurb.cards_item {
		padding: 30px;
	}

}
@media (max-width: 980px) {
	.et_header_style_fullscreen #et-top-navigation,
	.et_header_style_slide #et-top-navigation {
		padding: 28px 0!important;
	}
	ul#menu-services-menu li a {
		padding: 10px 30px;
	}
	#home_history_section .et_pb_row .et_pb_column {
		width: 100%;
		max-width: 50%;
		left: 50%;
	}
	.news_description {
		padding-bottom: 10%;
	}
	.news_item {
		padding: 30px;
	}
	.news_content h4 {
		font-size: 30px;
		line-height: 34px;
	}
	.title h1 {
		font-size: 36px;
		line-height: 44px;
	}
	.single-post h1.entry-title {
		font-size: 38px;
		line-height: 40px;
	}
	.section_title {
		margin-bottom: 30px;
	}
	#home_history_section {
		padding: 50px 0;
	}
	div#banner_video::before {
		height: 35vh;
	}
	.testimonial_slider .owl-stage {
		margin: 50px 0;
	}
	.testimonial_slider .owl-item .testimonial_item {
		padding: 20px;
	}
	.testimonial_slider .owl-item.center .testimonial_item h3 {
		font-size: 16px;
	}
	.testimonial_slider .testimonial_item h3 {
		font-size: 22px;
	}
	.testimonial_slider .owl-item.center .testimonial_item p {
		font-size: 12px;
		line-height: 18px;
	}
	.partners_pop_wrapper {
		justify-content: flex-start;
	}
	.partner_box {
		padding: 40px;
	}

	#uk_manufacturing_section .et_pb_row .et_pb_column:first-child {
		width: 400px;
		height: 400px;
		left: 20px;
	}
	#sticky_content_section {
		position: relative;
		left: 410px;
		width: calc(100% - 400px);
	}
	#uk_manufacturing_section .et_pb_row {
		padding: 30px;
		margin: 60px auto;
	}
	.product-main-wrapper .product_item {
		width: calc(100% / 2 - 40px);
		margin: 10px;
	}
	.single-service.et-db #et-boc .et_pb_row.eco_friendly_bottom {
		padding: 50px;
		margin: 0 auto 100px;
	}
	ul#menu-services-menu li a {
		padding: 10px 30px;
	}
	#awards_accreditations_section {
		padding: 20px 0;
	}
	.single-service.et-db #et-boc .et_pb_row.eco_friendly_bottom {
		padding: 50px;
		margin: 0 auto 100px;
	}
	.et-db #et-boc .et-l .service_slider .et_pb_slide_description {
		padding: 40px 7%;
	}
	.et-db #et-boc .et-l .service_slider .et_pb_slide_description .et_pb_slide_title {
		font-size: 30px;
	}
	#about_us_section .et_pb_row .et_pb_column {
		padding: 10% 8%;
	}
	#about_us_section  .et_pb_column.et_pb_column_empty {
		display: block;
		position: relative;
		left: 0;
		top: 0;
		width: 100%;
		height: 300px;
		background-size: 394px;
		background-position: center 0;
	}
	#about_us_section .et_pb_row .et_pb_column:last-child {
		width: 100%;
		background: transparent;
	}
	#about_us_section .et_pb_row .et_pb_column .et_pb_text {
		max-width: 600px;
	}
	.product_item,
	.service_item {
		width: 50%;
	}

	.our_work_wrapper .our_work_title p {
		max-width: 800px;
	}
	#home_history_section {
		background-size: 50%;
	}
	#footer-widgets .footer-widget:nth-child(n) {
		width: 25% !important;
		margin-right: 2% !important;
		margin-bottom: 20px !important;
	}

	#footer-widgets .footer-widget:first-child {
		width: 45% !important;
	}

	#footer-widgets .footer-widget:nth-child(3n) {
		margin-right: 0 !important;
	}
	footer#main-footer #footer-widgets .footer-widget:last-child {
		margin-right: 0 !important;
		width: 100% !important;
	}
	footer#main-footer .et-social-icons {
		margin-top: 20px;
	}
	.testimonial_slider .testimonial_item .img img {
		max-width: 80% !important;
	}
	.related-post {
		padding: 0px 0 50px;
	}
	.et_pb_row.timeline_row {
		width: 80%;
		max-width: 80%;
	}
	.timeline-wrapper {
		padding: 0;
	}

	.timeline-wrapper .owl-item {
		padding: 160px 0;
	}
	.timeline-wrapper .owl-nav button.owl-prev {
		left: -14%;
	}
	.timeline-wrapper .owl-nav button.owl-next {
		right: -14%;
	}
	.et_pb_timeline_item {
		width: 100%;
	}
	.et_pb_module.et_pb_timeline_item:nth-child(odd) .et_pb_module_inner {
		bottom: auto;
		top: 130px;
	}
	.et_pb_timeline_item:nth-child(odd)::before {
		top: auto;
	}

	.et_pb_timeline_item:nth-child(odd)::after {
		top: auto;
	}

	.timeline-wrapper .owl-item:nth-child(odd) .et_pb_timeline_item .et_pb_module_inner {
		bottom: 155px;
		top: auto;
	}
	.timeline-wrapper .owl-item:nth-child(odd) .et_pb_timeline_item::before {
		top: -59px;
	}
	.timeline-wrapper .owl-item:nth-child(odd) .et_pb_timeline_item::after {
		top: 9px;
	}
	#related-post .news_item {
		width: 100%;
	}

	.news_list.owl-carousel .owl-nav button {
		top: 26%;
	}
	.news_list.owl-carousel .owl-nav button.owl-prev {
		left: 10px;
	}
	.news_list.owl-carousel .owl-nav button.owl-next {
		right: 10px;
	}
	.news_list.owl-carousel .owl-nav button::before {
		border-color: #000;
	}
	.post-filter select {
		width: 255px;
	}
	.single-post h1.entry-title {
		font-size: 36px;
		line-height: 44px;
	}
	.teamWrapper .content_wrapper h3 {
		font-size: 22px;
	}
	h4.designation {
		font-size: 18px;
	}
	.mix.award_item {
		width: calc((100% - 80px) / 2);
	}
	.award_main_title h3 {
		font-size: 36px;
		line-height: 44px;
	}
	.owl-item.active.center .partner_testimonial_item_title h2 {
		font-size: 20px;
		line-height: 24px;
		padding-bottom: 12px;
	}
	.title_with_image h2 img {
		height: 55px;
	}
	#parnter_list_section {
		padding-bottom: 0 !important;
	}
	.video_section .et_pb_row {
		padding-bottom: 0 !important;
	}
	.single-partners.et-db #et-boc .et-l .page_banner {
		padding: 160px 0 120px;
	}
	.logged-in .et_pb_section.page_banner {
		height: calc(100vh - 174px);
	}
	.et_pb_section.page_banner {
		height: calc(100vh - 145px);
	}
	#main-header .container {
		width: 90%;
		max-width: 90%;
	}
	.parent_work_category h2 {
		padding-bottom: 30px;
	}
	.et-db #et-boc .et-l #result_section .background_border_radius .et_pb_column {
		width: 100%;
		margin-right: 0;
	}
	.et-db #et-boc .et-l #result_section .background_border_radius .et_pb_column .et_pb_image {
		position: inherit;
	}
	.single.et-db #et-boc .et-l .column_space .et_pb_column {
		width: 100%;
		margin-right: 0px;
	}
	.et-db #et-boc .et-l #result_section .background_border_radius {
		padding: 40px;
	}
	.et-db #et-boc .et-l #result_section {
		padding-top: 20px;
	}
	.case-studies-single .et_pb_section_0 {
		padding-top: 30px !important;
	}

	.case-studies-single .et_pb_section_0 .et_pb_row_0 {
		padding: 0 !important;
	}

	.single-our-work .title h1 {
		padding-bottom: 0;
	}
	#news_despcription_section {
		padding-top: 50px;
	}
	.service-image-wrap {
		height: 450px;
		position: static;
		width: 100%;
		margin: 20px;
	}
	.service-right-wrap {
		width: 100%;
		padding: 20px 40px 40px;
		margin-left: 0;
	}
	.single-post .post > img {
		width: 100%;
		max-width: 80%;
		float: none;
		margin-left: 0;
	}
	.owl-carousel.single-title.owl-loaded.owl-drag {
		margin-bottom: 0;
	}
	footer#main-footer #footer-widgets {
		padding-bottom: 40px;
	}
	.et_pb_row.every_step {
		max-width: 100%;
	}
	.et_pb_section.page_banner {
		padding: 160px 0 130px;
	}
	.et_pb_section.page_banner.same_banner {
		padding: 50px 0;
	}
	.et_pb_section#product_page_content {
		padding-bottom: 0;
	}
	.et_pb_blurb.cards_item {
		width: calc((100% - 40px) / 2);
		padding: 40px;
	}
	.projects-single.et-db #et-boc .et-l .et_pb_section.page_banner {
		padding: 160px 0;
	}
	.single-our-work .button_back {
		padding-top: 14px;
	}
	.single-our-work .et_pb_section_0 {
		padding-top: 20px;
	}
	#page-container {
		padding-top: 120px !important;
	}
}
@media (max-width: 900px) {

	.single-service.et-db #et-boc .et-l .et_pb_section.page_banner {
		padding: 150px 0;
	}
	.single-service.et-db #et-boc .eco_friendly_bottom .et_pb_column {
		width: 100%;
	}

	.single-service.et-db #et-boc .eco_friendly_bottom .image_sticky,
	.et_pb_row.eco_friendly_bottom .et_pb_column.image_sticky,
	.image_sticky {
		position: inherit;
		width: 100%;
		left: auto;
		top: inherit;
		bottom: inherit;
		top: 0px;
		bottom: 0px;
		height: 450px;
	}
	.single-service.et-db #et-boc .et_pb_row.eco_friendly_bottom {
		margin-bottom: 30px;
	}
	.single-service.et-db #et-boc .eco_friendly_bottom .content_sticky {
		padding: 30px;
	}
	.single-service.et-db #et-boc .eco_friendly_bottom:nth-child(even) .content_sticky,
	.et_pb_row.eco_friendly_bottom:nth-child(even) .content_sticky {
		left: 0;
		order: 2;
	}
	.eco_friendly_bottom .et_pb_module.et_pb_text.content {
		margin-top: 30px;
	}
	.single-service.et-db #et-boc .eco_friendly_bottom .et_pb_module.et_pb_text.content {
		margin-top: 0;
	}
	.single-service.et-db #et-boc .eco_friendly_bottom:nth-child(odd) .content_sticky {
		order: 2;
	}

	.single-service.et-db #et-boc .et_pb_row.eco_friendly_bottom,
	.et_pb_row.eco_friendly_bottom {
		display: flex;
		flex-flow: row wrap;
		min-height: auto;
		padding: 0;
	}
	.et_pb_row.eco_friendly_bottom .et_pb_column.content_sticky,
	.content_sticky {
		width: 100%;
		left: 0;
	}

	.et_pb_row.eco_friendly_bottom .et_pb_column.content_sticky,
	.et_pb_row.eco_friendly_bottom .et_pb_column {
		width: 100%;
	}
	.et_pb_text.eco-bottom-text {
		padding: 30px;
	}
	.et_pb_row.eco_friendly_bottom,
	.et_pb_row.eco_friendly_bottom:last-child {
		margin: 0 auto 40px;
	}
}
@media (max-width: 850px) {
	#uk_manufacturing_section .et_pb_row .et_pb_column:first-child {
		width: 360px;
		height: 400px;
		left: 20px;
	}
	#sticky_content_section {
		left: 370px;
		width: calc(100% - 360px);
	}
}
@media (max-width: 768px) {
	.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide a {
		font-size: 22px;
		line-height: 30px !important;
	}
	.et_header_style_fullscreen .et_slide_in_menu_container span.mobile_menu_bar.et_toggle_fullscreen_menu:before {
		font-size: 46px;
	}
	.et_header_style_fullscreen .et_slide_in_menu_container {
		width: 350px!important;
	}
	.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide ul.sub-menu li a {
		font-size: 16px;
	}
	h2 {
		font-size: 25px;
		line-height: 30px;
		padding-bottom: 15px;
	}
	.eco-bottom-text h2 {
		font-size: 24px;
		line-height: 26px;
	}
	.yellow_title h3 {
		font-size: 24px;
		line-height: 26px;
	}
	#about_us_section {
		background-size: cover;
	}

	figure.wp-block-image.size-full img {
		max-width: 120px;
	}
	.related-post .news_content h3 {
		font-size: 22px;
	}
	#related-post .news_item {
		width: 100%;
	}
	.et_pb_section.page_banner,
	.logged-in .et_pb_section.page_banner,
	#service_page_banner.et_pb_section.page_banner,
	.logged-in #service_page_banner.et_pb_section.page_banner {
		height: inherit;
	}
	#uk_manufacturing_section .et_pb_row {
		padding: 0;
		overflow: hidden;
		margin: 20px auto;
	}
	#uk_manufacturing_section .et_pb_row .et_pb_column:first-child {
		width: 100%;
		left: 0;
		height: 400px;
	}

	#uk_manufacturing_section .et_pb_row .et_pb_column {
		width: 100%;
	}
	#uk_manufacturing_section .et_pb_row .et_pb_column:last-child {
		padding: 30px;
	}

	#sticky_content_section {
		left: 0;
	}
	#sticky_image_section {
		position: inherit;
		left: 0;
		top: 0;
		bottom: 0
	}
	#modern_euipment_section .list_content {
		padding-bottom: 0px;
	}
	.list_content .et_pb_column {
		width: 100%;
		margin-right: 0;
		margin-bottom: 30px !important;
	}
	.list_content:last-child .et_pb_column:last-child {
		margin: 0 !important;
	}
	.list_content .et_pb_column
	.product-main-wrapper .prduct_content {
		padding: 30px 30px 20px;
	}
	.title h1 {
		font-size: 33px;
		line-height: 38px;
	}
	#product_page_list {
		padding: 40px 0;
	}
	.product-main-wrapper .product_item {
		width: 100%;
		margin: 0 40px 40px;
	}
	.product-main-wrapper .product_item:last-child {
		margin-bottom: 0;
	}
	.service_item.service_full_width .service_content {
		width: 60%;
		left: 40%;
	}
	.prduct_content,
	.service_content {
		padding: 20px;
	}
	#services_lists_page .service_item.service_full_width {
		margin-bottom: 50px;
	}
	#services_lists_page .service_item.service_full_width h4 {
		font-size: 33px;
		line-height: 38px;
	}
	.single.single-service .button_back {
		top: 115px;
	}

	ul#menu-services-menu li a {
		padding: 10px 15px;
	}
	ul#menu-services-menu li a {
		font-size: 18px;
		display: block;
		text-align: center;
	}
	#soundButtonSec {
		left: 20px;
	}
	.SoundMute {
		font-size: 18px;
	}
	.audio_effect {
		height: 28px;
	}
	.our_work_wrapper .our_work_title h2 {
		font-size: 33px;
		line-height: 38px;
	}
	.our_work_wrapper .our_work_title p{
		max-width: 90%;
	}
	.our_work_wrapper .our_work_title {
		padding: 60px 0;
	}
	#home_history_section {
		padding-top: 364px;
		background-size: 380px;
		background-position: center 0;
	}
	#home_history_section .et_pb_row .et_pb_column {
		width: 100%;
		max-width: 100%;
		left: 0%;
	}
	.news_description {
		padding-bottom: 20px;
	}
	.news_item {
		width: 100%;
		margin: 0 0 30px;
	}
	.news_item:nth-child(odd),
	.news_item:nth-child(even) {
		left: 0;
		margin-right: 0;
		margin-top: 0;
	}
	.newsWrap {
		width: 100%;
		margin-right: 0;
	}
	.post-filter select {
		padding: 10px 30px 10px 10px;
	}
	.search-wrapper input {
		padding: 10px;
	}
	.et_pb_button,
	.btn_yellow,
	button.award_load_more,
	.single.et-db #et-boc .et-l .et_pb_button {
		padding: 10px 30px !important;
	}
	.newsWrapper {
		margin-top: 30px
	}
	.et-db #et-boc .et-l .service_slider .et_pb_slide_description {
		width: 100%;
		margin-left: 0;
	}
	.single-service.et-db #et-boc .et-l .et_pb_slide_image {
		position: inherit;
	}

	.et-db #et-boc .et-l .service_slider .et_pb_slide_image {
		width: 100%;
	}
	.et-db #et-boc .et-l .et_pb_section.service_slider {
		padding: 0;
	}
	.et-db #et-boc .et-l .et_pb_section.image_overflow_section {
		padding-top: 0;
	}

	.et-db #et-boc .et-l .et_pb_section.image_overflow_section {
		padding-top: 0;
		padding-bottom: 5px;
	}


	.search-wrapper .et_pb_button {
		min-width: auto !important;
		padding: 7px 20px !important;
	}
	.single-post h1.entry-title {
		font-size: 33px;
		line-height: 38px;
	}
	.teamWrap {
		width: 50%;
	}
	.award_main_title h3 {
		font-size: 32px;
		line-height: 38px;
	}
	.award_content h2 {
		font-size: 25px;
		line-height: 30px;
	}
	.product_list,
	.service_list {
		margin: 40px 0;
	}
	.single-post h1.entry-title {
		font-size: 32px;
		line-height: 36px;
	}
	.et-db #et-boc .et-l .feature .et_pb_module.et_pb_text.feature-item {
		margin-bottom: 30px !important;
	}
	#footer-widgets .footer-widget .fwidget,
	#footer-widgets .footer-widget:nth-child(n) {
		margin-bottom: 40px!important;
	}
	.fwidget.et_pb_widget#block-8,
	.fwidget.et_pb_widget#block-21 {
		display: none;
	}
	.et_pb_column .et_pb_row_inner, .et_pb_row {
		padding: 0;
	}
	.et_pb_text.eco-bottom-text {
		max-width: 100%;
	}
	footer#main-footer #footer-widgets {
		padding-bottom: 0;
	}
	.et_pb_row.every_step .et_pb_module.et_pb_text {
		max-width: 100%;
	}
	.feature .et_pb_module.et_pb_text.feature-item {
		width: 100%;
		margin: 0;
	}
	.et_pb_row.feature .et_pb_column {
		padding: 0 50px;
	}
	.single_product_banner .single-page-title-wrap .page-title-des,
	.single_product_banner .single-page-title-wrap .page-title {
		width: 100%;
	}
	.single_product_banner .single-page-title-wrap {
		padding-top: 0;
	}
	.et-db #et-boc .et-l .et_pb_section.single_product_banner {
		padding-bottom: 0;
	}
	.why_cards .et_pb_module.et_pb_text {
		margin-top: 30px;
	}
	.et-db #et-boc .et-l .et_pb_row.cards_item_wrapper {
		padding: 0;
	}
	.et_pb_blurb.cards_item {
		padding: 30px;
	}
	.related-post .news_content h3 {
		font-size: 22px;
	}
	.et-db #et-boc .et-l .et_pb_row.interested_product {
		padding: 30px;
	}
	#sticky_content_section .et_pb_module.et_pb_text .et_pb_text_inner {
		margin-top: 30px;
	}
	.partner .et_pb_column .et_pb_module.et_pb_image {
		width: calc((100% - 40px) / 2);
		min-height: 250px;
	}
	.process_text h2 {
		padding-bottom: 30px;
	}
	.process_text .et_pb_text_inner {
		max-width: 100%;
	}
	.et_pb_section.join-team-section {
		padding-bottom: 50px;
	}
}
@media (max-width: 767px) {

	#banner_video,
	#banner_video .et_pb_row,
	#banner_video .et_pb_module.et_pb_video.et_pb_video_0 .et_pb_video_box,
	#banner_video .et_pb_video_box video {
		height: 500px;
	}
	#banner_video .et_pb_video_box video {
		height: 100% !important;
	}
	#soundButtonSec {
		bottom: 35px;
	}
	.unMute .muteoff {
		bottom: 0;
	}
	#scroll_down {
		bottom: 30px;
	}
	.single.et-db #et-boc .list_content .et_pb_column {
		width: 100%;
		margin-right: 0px;
		margin-bottom: 30px !important;
	}
	.error404 div#left-area .et_wrapper .et_wrap p {
		font-size: 16px;
	}
	#footer-widgets .footer-widget:nth-child(n) {
		width: 100% !important;
		margin-right: 0% !important;
	}

	#footer-widgets .footer-widget:first-child {
		width: 100% !important;
	}
	.awards_slider.owl-carousel.owl-loaded.owl-drag {
	    margin: 40px 0;
	}
}
@media (max-width: 680px) {
	.et_header_style_fullscreen .et_slide_in_menu_container {
		padding: 20px 20px 20px 30px;
	}
	#home_history_section .et_pb_row .et_pb_column {
		width: 95%;
		max-width: 95%;
		left: 0%;
	}

	#services_lists_page .service_item {
		width: 100%;
		min-height: inherit;
		margin-bottom: 30px;
	}
	.prduct_content,
	.service_content {
		min-height: inherit;
	}
	.product_item,
	.service_item {
		width: 100%;
	}
	.product_item .img {
		height: 100%;
	}
	.product_item .img img {
		height: 100%;
		object-fit: cover;
	}

	#home_services_section .et_pb_row {
		padding-bottom: 0;
	}
	.testimonial_slider {
		padding: 0 50px;
	}
	.testimonial_slider .owl-item  {
		padding: 0 15px;
	}
	.testimonial_slider .owl-stage {
		margin: 10px 0 ;
	}
	.testimonial_slider .owl-item.center .testimonial_item,
	.testimonial_slider .owl-item .testimonial_item {
		transform: none;
	}
	.testimonial_slider .owl-item .testimonial_item h3
	.testimonial_slider .owl-item.center .testimonial_item h3 {
		font-size: 22px;
	}
	.testimonial_slider .owl-item.center .testimonial_item p,
	.testimonial_slider .owl-item .testimonial_item p{
		font-size: 15px;
		line-height: 18px;
	}
	.testimonial_slider .owl-item.center .testimonial_item .author h4,
	.testimonial_slider .owl-item .testimonial_item .author h4 {
		font-size: 18px;
	}
	.owl-carousel .owl-nav button::before,
	.awards_slider.owl-carousel .owl-nav button::before {
		width: 26px;
		height: 26px;
		border-width: 6px;
		margin-top: -13px;
	}
	.service_item.service_full_width .service_content {
		width: 100%;
		left: 0;
	}
	.product_item,
	.service_item {
		height: 400px;
	}
	.product-main-wrapper .product_item {
		height: auto;
	}
	#get_in_touch_section,
	.single-service.et-db #et-boc #get_in_touch_section {
		padding: 40px;
	}
	#services_lists_page .service_item:last-child {
		margin-bottom: 0;
	}
	.mix.item {
		width: 100%;
	}
	ul.mix-nav {
		display: block;
	}
	ul.mix-nav li {
		padding: 0px 15px 20px;
	}
	.search-wrapper {
		width: 100%;
		margin-top: 15px;
	}
	.post-filter select {
		width: 100%;
	}
	.newsWrapper {
		margin-top: 30px;
	}
	.newsWrap {
		margin-bottom: 30px;
	}
	.SoundMute {
		font-size: 15px;
	}
	.audio_effect {
		height: 20px;
	}
	.service_slider .et_pb_slides {
		margin: 0 40px 5%;
	}
	.single-service.et-db #et-boc .et-l .et_pb_row.et_pb_row_3 {
		padding: 0;
	}
	.search-wrapper .et_pb_button {
		padding: 9px 14px !important;
		font-size: 13px !important;
	}
	.single-post .post > img {
		float: none;
		width: 100%;
		margin-left: 0px;
	}
	.mix.award_item {
		width: 100%;
	}
	.partner_testimonial_list.partner_testimonial_slider.owl-carousel {
		padding: 0 10%;
	}
	.partner_testimonial_slider .owl-stage {
		margin: 0;
	}
	.owl-item.center .et_pb_partner_testimonial_item {
		transform: none;
	}
	.owl-item.active.center .partner_testimonial_item_title h2 {
		font-size: 26px;
		line-height: 30px;
		padding-bottom: 12px;
	}
	.owl-item.active.center .partner-testimonial-item p {
		font-size: 16px;
		line-height: 22px;
	}
	#partner_get_touch div#get_in_touch_section {
		padding: 50px 8%;
	}
	.single-partners.et-db #et-boc .et-l .page_banner {
		padding: 160px 0 68px;
	}
	#get_info_section #get_in_touch_section {
		padding: 40px;
	}
	.awards_wrapper .section_title {
		margin-left: 0;
		width: 90%;
		max-width: 90%;
		margin: auto;
	}
	.list_content .et_pb_column {
		padding: 20px;
	}
	.et-db #et-boc .et-l .video_section .et_pb_video_play:before,
	#video_section .et_pb_video_play:before {
		border-left: 20px solid #000;
		border-top: 12px solid transparent;
		border-bottom: 12px solid transparent;
	}
	.video_section a.et_pb_video_play, #video_section a.et_pb_video_play {
		width: 60px;
		height: 60px;
	}

	.news_short_info ul li {
		font-size: 16px;
	}
	div#banner_video::before {
		height: 24vh;
	}
	.hbspt-form .hs-form-field {
		width: 100%;
	}
	.et_pb_row.every_step {
		padding: 40px;
	}
	span.wpcf7-list-item.first.last {
		max-width: 100%;
	}
	.form-section .form-item {
		width: 100%;
		margin-right: 0;
	}
	.et_pb_column.need_help {
		max-width: 80%;
	}
	.cards_wrap .et_pb_column .et_pb_module.et_pb_image {
		width: 100%;
	}
	.single-product.et-db #et-boc .et-l .single_product_banner .et_pb_row {
		padding-bottom: 0;
	}
	.et_pb_blurb.cards_item {
		width: 100%;
	}
	.et_pb_row.cards_item_wrapper .et_pb_column {
		padding: 0 40px;
	}
	.et-db #et-boc .et-l .et_pb_row.feature {
		padding-top: 0;
	}
	.et_pb_row.feature .et_pb_column {
		margin-top: 0;
	}
	.et_pb_section.meet_team {
		padding: 70px 0;
	}
	.partner .et_pb_column .et_pb_module.et_pb_image {
		width: 100%;
	}
	.et_pb_partner_testimonial_item {
		padding: 30px;
	}
	.projects-single.et-db #et-boc .et-l .et_pb_section.page_banner {
		padding: 178px 0;
	}
	.page_banner.approach-banner .title h1 {
		padding-bottom: 30px;
	}
	.et_pb_module.et_pb_text.eco-friendly-banner-bottom {
		max-width: 100%;
	}
	.muteon::before {
		font-size: 25px;
	}

}

@media (max-width: 480px) {
	.et_header_style_fullscreen .et_slide_in_menu_container #mobile_menu_slide a {
		font-size: 18px;
		line-height: 25px !important;
	}
	.get_quote a {
		font-size: 24px;
	}
	.et_header_style_fullscreen .et_slide_in_menu_container {
		width: 270px!important;
	}
	h2 {
		font-size: 25px;
		line-height: 30px;
	}
	.title h1 {
		font-size: 25px;
		line-height: 32px;
	}
	#scroll_down {
		display: none;
	}
	.single-post h1.entry-title {
		font-size: 26px;
		line-height: 32px;
	}
	.et_pb_section.page_banner {
		padding: 120px 0;
	}
	.et_pb_section.page_banner.same_banner {
		padding: 40px 0;
	}
	.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu {
		width: 30px;
	}
	.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu:hover:before,
	.et_header_style_fullscreen #et-top-navigation .et_toggle_fullscreen_menu:hover:after {
		width: 30px;
	}

	.form-section h2 {
		font-size: 22px;
	}
	.form-section form input {
		height: 45px;
	}
	.et_pb_button,
	.btn_yellow,
	button.award_load_more,
	.single.et-db #et-boc .et-l .et_pb_button {
		padding: 10px!important;
		min-width: 140px;
	}
	.news-wrapper .et_pb_button_wrapper .et_pb_button {
		min-width: 140px;
	}
	.yellow_title h3 {
		font-size: 25px;
	}
	.awards_slider.owl-carousel .owl-nav button.owl-prev {
		left: 5%;
	}
	#speak_us-section .et_pb_speak_to_us_item {
		width: 100%;
	}
	.speak_section_wrapper .et_pb_module_inner .item {
		height: 420px;
	}
	.speak_section_wrapper .et_pb_module_inner .item text {
		font-size: 10px;
	}
	.single-our-work.et-db #et-boc .et-l .single_work_bottom .et_pb_row {
		padding: 0;
	}
	.speak_section_wrapper .et_pb_module_inner .item text tspan {
		x: 50% !important;
		y: 50% !important;
		transform: translate(-50%, -50%);
	}
	.et_pb_row.timeline_row {
		width: 70%;
		max-width: 70%;
	}
	.timeline-wrapper .owl-nav button.owl-prev {
		left: -25%;
	}
	.timeline-wrapper .owl-nav button.owl-next {
		right: -25%;
	}
	ul#menu-services-menu {
		display: block;
	}
	.partner_box {
		padding: 20px;
	}
	.filter_section {
		display: block;
	}
	.post-filter {
		width: 100%;
	}
	.post-filter select {
		width: 100%;
	}
	.search-wrapper {
		display: flex;
		text-align: left;
	}
	.search-wrapper input {
		width: 100%;
	}
	.newsSection h3 {
		font-size: 20px;
		line-height: 25px;
	}
	.teamWrap {
		width: 100%;
	}
	.product-main-wrapper .prduct_content {
		padding: 20px 20px 20px;
	}
	.product-main-wrapper .product_item {
		margin: 0 20px 20px;
	}
	.award_main_title h3 {
		font-size: 22px;
		line-height: 27px;
	}
	.award_category_list ul li a {
		font-size: 20px;
	}
	#partner_get_touch div#get_in_touch_section {
		width: 90%;
	}
	.news_content h4 {
		font-size: 22px;
		line-height: 27px;
	}
	.single.single-post #main-content .container {
		padding-top: 0;
	}
	#uk_manufacturing_section .et_pb_row {
		margin: 0 auto;
	}
	.meet_team .et_pb_module.et_pb_text .et_pb_text_inner {
		max-width: 100%;
	}
	.et_pb_row.every_step {
		padding: 30px;
	}
	.product_list, .service_list {
		margin: 30px 0;
	}
	#banner_video,
	#banner_video .et_pb_row,
	#banner_video .et_pb_module.et_pb_video.et_pb_video_0 .et_pb_video_box,
	#banner_video .et_pb_video_box video {
		height: 380px;
	}
	#scroll_down {
		bottom: 13px;
	}
	.testimonial_slider {
		padding: 0 20px;
	}
	.btn_scroll_down a {
		font-size: 18px;
	}
	.btn_scroll_down a::before {
		top: -20px;
		font-size: 45px;
	}
	.single-service.et-db #et-boc .eco_friendly_bottom .image_sticky,
	.et_pb_row.eco_friendly_bottom .et_pb_column.image_sticky,
	.image_sticky {
		height: 350px;
	}
	.error404 div#left-area .et_wrapper .et_wrap h1 {
		font-size: 100px;
		line-height: 100px;
	}
	.error404 div#left-area .et_wrapper .et_wrap strong {
		font-size: 20px;
	}
	.eco-friendly-banner-bottom p {
		max-width: 100%;
	}
	#awards_accreditations_section .et_pb_row {
		width: 100%!important;
		max-width: 100%!important;
	}
	.page_banner.approach-banner .title h1 {
		padding-bottom: 30px;
	}
	.et_pb_section.meet_team {
		padding: 70px 0;
	}
	.form-section .et-social-icon a {
		font-size: 24px!important;
	}
	.form-section .et-social-icons li {
		margin-right: 0;
	}
	.contact-info {
		margin-top: 30px;
	}
	.contact-info ul li:last-child {
		margin-bottom: 0;
	}
	.et_pb_row.feature .et_pb_column {
		padding: 0;
	}
	.et_pb_row.cards_item_wrapper .et_pb_column {
		padding: 0;
	}
	.single.et-db #et-boc .et-l .et_pb_row.why_cards {
		padding-bottom: 0;
	}
	.single-our-work #service_get_touch {
		padding: 0 0 50px!important;
	}
	.single_work_bottom .title h1 {
		padding-bottom: 15px;
	}
	#home_history_section {
		padding-top: 342px;
	}
}


@media (max-width: 375px) {
	h2,
	.eco-bottom-text h2 {
		font-size: 22px;
		line-height: 26px;
	}


	#get_in_touch_section,
	.single-service.et-db #et-boc #get_in_touch_section {
		padding: 30px;
	}
	.single-service.et-db #et-boc .et-l .et_pb_section.page_banner {
		padding: 100px 0;
	}
	.single-service .page_banner .title {
		margin-top: 40px;
	}
	.single-post h1.entry-title {
		font-size: 22px;
		line-height: 26px;
	}
	.muteon::before {
		font-size: 20px;
	}

}
@media (max-width: 320px) {
	.title h1 {
		font-size: 25px;
		line-height: 30px;
	}

	.et_pb_section.page_banner {
		padding: 90px 0;
	}
	.et_pb_column.need_help {
		max-width: 100%;
	}
	.single-our-work.et-db #et-boc .et-l .et_pb_section.page_banner {
		padding: 50px 0;
	}
	.single-post h1.entry-title {
		font-size: 25px;
		line-height: 30px;
	}
	.single-service.et-db #et-boc .eco_friendly_bottom .image_sticky,
	.et_pb_row.eco_friendly_bottom .et_pb_column.image_sticky,
	.image_sticky {
		height: 300px;
	}

}

#main-footer {
  background-color: #fff;
}

#footer-widgets .footer-widget a,
#footer-widgets .footer-widget li a,
#footer-widgets .footer-widget li a:hover {
  color: #000;
}

.footer-widget {
  color: #000;
}

#main-footer .footer-widget h4,
#main-footer .widget_block h1,
#main-footer .widget_block h2,
#main-footer .widget_block h3,
#main-footer .widget_block h4,
#main-footer .widget_block h5,
#main-footer .widget_block h6 {
  color: #000;
}

.footer-widget li:before {
  border-color: #000;
}

.bottom-nav,
.bottom-nav a,
.bottom-nav li.current-menu-item a {
  color: #000;
}

#et-footer-nav .bottom-nav li.current-menu-item a {
  color: #000;
}

body #page-container .et_slide_in_menu_container {
  background: #000;
}

@media only screen and (min-width: 981px) {
  .et-fixed-header#main-header,
  .et-fixed-header#main-header .nav li ul,
  .et-fixed-header .et-search-form {
    background-color: #000;
  }
}

@media only screen and (min-width: 1350px) {
  .et_pb_row {
    padding: 27px 0;
  }

  .et_pb_section {
    padding: 54px 0;
  }

  .single.et_pb_pagebuilder_layout.et_full_width_page .et_post_meta_wrapper {
    padding-top: 81px;
  }

  .et_pb_fullwidth_section {
    padding: 0;
  }
}

.et-db #et-boc .et-l .et_pb_section_0.et_pb_section,
.et-db #et-boc .et-l .et_pb_section_2.et_pb_section,
.et-db #et-boc .et-l .et_pb_section_3.et_pb_section {
  background-color: #000000!important
}

/* .et-db #et-boc .et-l .et_pb_text_0 h1,
.et-db #et-boc .et-l .et_pb_text_5 h1,
.et-db #et-boc .et-l .et_pb_text_7 h1 {
  text-align: center
} */

.et-db #et-boc .et-l .et_pb_image_0,
.et-db #et-boc .et-l .et_pb_image_1 {
  text-align: left;
  margin-left: 0
}

.et-db #et-boc .et-l .et_pb_button_0,
.et-db #et-boc .et-l .et_pb_button_0:after {
  transition: all 300ms ease 0ms
}

.fluid-width-video-wrapper {
	width: 100%;
	position: relative;
	padding: 0;
}

.fluid-width-video-wrapper iframe,
.fluid-width-video-wrapper object,
.fluid-width-video-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* iframe#_hjRemoteVarsFrame {
  display: none !important;
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
  pointer-events: none !important;
} */

#get-in-touch label {
  font-size: 16px;
  line-height: 24px;
}

.et_pb_section_0.et_pb_section {
  background-color: #000000 !important;
}
.work_module_0 {
  text-align: center;
}

.heading_center {
  text-align: center;
}
.heading_pad-large {
  padding: 100px 0;
}
.heading_pad-small {
  padding: 50px 0;
}
.heading p {
  padding-top: 26px;
  max-width: 800px;
  margin: 0 auto;
  color: inherit;
}
.heading h1,
.heading h2 {
  padding-bottom: 0;
  color: inherit;
}
.heading h1 {
  font-size: 60px;
  line-height: 66px;
}
.heading h2 {
  font-size: 38px;
  line-height: 48px;
}
@media (max-width: 1100px) {
  .heading h2 {
    font-size: 34px;
    line-height: 38px;
  }
}
@media (max-width: 1024px) {
  .heading h1 {
    font-size: 45px;
    line-height: 50px;
  }
  .heading h2 {
    font-size: 30px;
    line-height: 35px;
  }
}
@media (max-width: 980px) {
  .heading h1 {
    font-size: 36px;
    line-height: 44px;
  }
  .heading_pad-small {
    padding: 30px 0;
  }
}
@media (max-width: 768px) {
  .heading_pad-large {
    padding: 60px 0;
  }
  .heading p {
    padding-top: 15px;
    max-width: 90%;
  }
  .heading h1 {
    font-size: 33px;
    line-height: 38px;
  }
}
@media (max-width: 480px) {
  .heading h1 {
    font-size: 25px;
    line-height: 32px;
  }
  .heading h2 {
    font-size: 25px;
    line-height: 30px;
  }
}

.background_border_radius {
  background: #1C1C1C;
  border-radius: 10px;
  padding: 60px;
  color: #fff;
}
.background_border_radius .et_pb_column .et_pb_image {
  position: absolute;
  height: 100%;
  width: calc(100% - 60px) !important;
  margin-right: 60px;
}
@media (max-width: 980px) {
  .background_border_radius {
    padding: 40px;
  }
  .background_border_radius .et_pb_column .et_pb_image {
    width: 100% !important;
    margin-right: 0;
    position: inherit;
    height: auto;
    margin-bottom: 30px !important;
  }
}

.form-section .get_quote_from input[type=tel] {
  padding: 20px;
  margin-right: 15px;
  width: 100%;
  color: #fff;
  font-size: 16px;
}
.form-section .get_quote_from .hs-error-msgs {
  color: #dc3232;
  padding: 0;
  list-style: none;
  margin: 0;
}
.form-section .get_quote_from .hs-error-msgs li,
.form-section .get_quote_from .hs-fieldtype-radio > label,
.form-section .get_quote_from .hs-fieldtype-select > label,
  .form-section .get_quote_from .hs-fieldtype-checkbox > label {
  display: block;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
}
.form-section .get_quote_from .hs-error-msgs li {
  font-weight: 400;
}
@media (min-width: 1400px) {
  .form-section .get_quote_from .hs-fieldtype-radio > label,
  .form-section .get_quote_from .hs-fieldtype-select > label,
  .form-section .get_quote_from .hs-fieldtype-checkbox > label {
    font-size: 20px;
    line-height: 28px;
  }
}
.form-section .get_quote_from input[type=radio] + span,
.form-section .get_quote_from input[type=checkbox] + span {
  display: block;
  position: relative;
  padding: 4px 0 20px 44px;
  color: #fff;
  font-weight: 200;
  font-size: 16px;
}
.form-section .get_quote_from input[type=radio] + span::before,
.form-section .get_quote_from input[type=radio] + span::after,
.form-section .get_quote_from input[type=checkbox] + span::before,
.form-section .get_quote_from input[type=checkbox] + span::after {
  content: "";
  position: absolute;
  transition: all 0.7s ease-in-out;
}
.form-section .get_quote_from input[type=radio] + span::before,
.form-section .get_quote_from input[type=checkbox] + span::before {
  width: 30px;
  height: 30px;
  left: 0;
  border: 1px solid #fff;
  border-radius: 7px;
  top: 0;
}
.form-section .get_quote_from input[type=radio] + span::after,
.form-section .get_quote_from input[type=checkbox] + span::after {
  transform: scale(0);
  width: 24px;
  height: 24px;
  left: 4px;
  border-radius: 6px;
  top: 4px;
  background: #fff;
}
.form-section .get_quote_from input[type=radio]:checked + span::before,
.form-section .get_quote_from input[type=checkbox]:checked + span::before {
  border-color: #fff;
}
.form-section .get_quote_from input[type=radio]:checked + span::after,
.form-section .get_quote_from input[type=checkbox]:checked + span::after {
  transform: scale(1);
  background: #fff;
}
.form-section .get_quote_from ul[role="checkbox"] {
  padding: 0;
  margin: 0;
  list-style: none;
}
.form-section .get_quote_from .hs_submit.hs-submit {
  padding: 0;
}
.form-section .get_quote_from .hs_error_rollup {
  padding: 10px;
  background-color: #b90202;
  margin: 10px 0;
}
.form-section .get_quote_from .hs_error_rollup li {
  color: #fff;
  margin: 0;
}
.form-section form select {
  background-image: url(https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/white-arrow-down.png);
}
.form-section form textarea {
  height: 11em;
}

@media (min-width: 981px) {
  .et_pb_column.need_help {
    width: 29.6667%;
  }
}

.post-filter select {
  background-image: url(https://8801044.fs1.hubspotusercontent-na1.net/hubfs/8801044/arrow-down.png);
}

.search {
  padding-top: 60px;
}
@media (max-width: 980px) {
  .search {
    padding-top: 30px;
  }
}

.post-image {
  float: right;
  width: 50%;
  margin-left: 30px;
  margin-bottom: 20px;
}
@media (max-width: 1366px) {
  .post-image {
    width: 35%;
  }
}
@media (max-width: 980px) {
  .post-image {
    width: 100%;
    max-width: 80%;
    float: none;
    margin-left: 0;
  }
}
@media (max-width: 680px) {
  .post-image {
    float: none;
    width: 100%;
    margin-left: 0px;
  }
}

.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
  color: inherit;
}

.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}
.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}
#start-resizable-editor-section{display:none}.wp-block-audio{margin:0 0 1em}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:calc(.667em + 2px) calc(1.333em + 2px);text-align:center;text-decoration:none;overflow-wrap:break-word;box-sizing:border-box}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{width:calc(100% - .5em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100:only-child{margin-right:0;width:100%}@supports (column-gap:.5em){.wp-block-buttons.is-content-justification-right>.wp-block-button.wp-block-button,.wp-block-buttons>.wp-block-button.wp-block-button{margin-right:0;margin-left:0}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - .375em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - .25em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - .125em)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{width:auto;flex-basis:100%}}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.is-style-outline>.wp-block-button__link,.wp-block-button__link.is-style-outline{border:2px solid;padding:.667em 1.333em}.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button__link.is-style-outline:not(.has-text-color){color:currentColor}.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button__link.is-style-outline:not(.has-background){background-color:transparent}.wp-block-buttons{display:flex;flex-direction:row;flex-wrap:wrap;column-gap:.5em}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button{margin-right:0}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin-left:0;margin-right:.5em;margin-bottom:.5em}.wp-block-buttons>.wp-block-button:last-child{margin-right:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right>.wp-block-button{margin-left:.5em;margin-right:0}.wp-block-buttons.is-content-justification-right>.wp-block-button:first-child{margin-left:0}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons.alignleft .wp-block-button{margin-left:0;margin-right:.5em}.wp-block-buttons.alignleft .wp-block-button:last-child{margin-right:0}.wp-block-buttons.alignright .wp-block-button{margin-right:0;margin-left:.5em}.wp-block-buttons.alignright .wp-block-button:first-child{margin-left:0}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;margin-bottom:.5em;width:100%}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:.25em;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-code code{display:block;white-space:pre-wrap;overflow-wrap:break-word}.wp-block-columns{display:flex;margin-bottom:1.75em;box-sizing:border-box;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-columns.has-background{padding:1.25em 2.375em}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{flex-basis:100%!important}}@media (min-width:600px) and (max-width:781px){.wp-block-column:not(:only-child){flex-basis:calc(50% - 1em)!important;flex-grow:0}.wp-block-column:nth-child(2n){margin-left:2em}}@media (min-width:782px){.wp-block-column{flex-basis:0%;flex-grow:1}.wp-block-column[style*=flex-basis]{flex-grow:0}.wp-block-column:not(:first-child){margin-left:2em}}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-cover,.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;width:100%;display:flex;justify-content:center;align-items:center;padding:1em;box-sizing:border-box}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:100%;z-index:1;color:#fff}.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover-image img.wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background,.wp-block-cover img.wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:0;width:100%;height:100%;max-width:none;max-height:none;-o-object-fit:cover;object-fit:cover;outline:none;border:none;box-shadow:none}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:840px;padding:.44em;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-width:320px;min-height:240px}.wp-block-embed{margin:0 0 1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__embed{margin-bottom:1em}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:.8em;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 1em 1em 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative;align-self:flex-start;width:calc(50% - 1em)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports (position:sticky){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:flex;align-items:flex-end;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports (position:sticky){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:3em .77em .7em;color:#fff;text-align:center;font-size:.8em;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);box-sizing:border-box;margin:0}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid figcaption,.wp-block-gallery figcaption{flex-grow:1}.blocks-gallery-grid.is-cropped .blocks-gallery-image,.blocks-gallery-grid.is-cropped .blocks-gallery-item,.wp-block-gallery.is-cropped .blocks-gallery-image,.wp-block-gallery.is-cropped .blocks-gallery-item{align-self:inherit}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports (position:sticky){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;flex:1;-o-object-fit:cover;object-fit:cover}}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(33.33333% - .66667em);margin-right:1em}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(25% - .75em);margin-right:1em}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(20% - .8em);margin-right:1em}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(16.66667% - .83333em);margin-right:1em}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(14.28571% - .85714em);margin-right:1em}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(12.5% - .875em);margin-right:1em}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:420px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image{margin:0 0 1em}.wp-block-image img{max-width:100%}.wp-block-image:not(.is-style-rounded) img{border-radius:inherit}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-image figure{margin:0}ol.wp-block-latest-comments{margin-left:0}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:2.25em;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;color:#555;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-top:.5em;margin-bottom:1em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;width:auto;max-width:100%}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em}.wp-block-latest-posts__featured-image.alignright{margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}.block-editor-image-alignment-control__row .components-base-control__field{display:flex;justify-content:space-between;align-items:center}.block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label{margin-bottom:0}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{/*!rtl:begin:ignore*/direction:ltr;/*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media,.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{/*!rtl:begin:ignore*/grid-column:1;grid-row:1;/*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;/*!rtl:begin:ignore*/grid-column:2;grid-row:1;/*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{/*!rtl:begin:ignore*/grid-column:2;grid-row:1 /*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{/*!rtl:begin:ignore*/grid-column:1;grid-row:1 /*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill .wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-link,.wp-block-navigation .wp-block-pages-list__item{display:flex;align-items:center;position:relative}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__container:empty,.wp-block-navigation .wp-block-pages-list__item .wp-block-navigation-link__container:empty{display:none}.wp-block-navigation .wp-block-navigation-link__content,.wp-block-navigation .wp-block-pages-list__item__link{color:inherit;display:block}.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__container,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:active,.wp-block-navigation[style*=text-decoration] .wp-block-navigation-link__content:focus,.wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item,.wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item__link,.wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item__link:active,.wp-block-navigation[style*=text-decoration] .wp-block-pages-list__item__link:focus{text-decoration:inherit}.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content,.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:active,.wp-block-navigation:not([style*=text-decoration]) .wp-block-navigation-link__content:focus,.wp-block-navigation:not([style*=text-decoration]) .wp-block-pages-list__item__link,.wp-block-navigation:not([style*=text-decoration]) .wp-block-pages-list__item__link:active,.wp-block-navigation:not([style*=text-decoration]) .wp-block-pages-list__item__link:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation-link__submenu-icon,.wp-block-navigation .wp-block-page-list__submenu-icon{height:inherit}.wp-block-navigation .wp-block-navigation-link__submenu-icon svg,.wp-block-navigation .wp-block-page-list__submenu-icon svg{stroke:currentColor}.wp-block-navigation .wp-block-navigation-link .wp-block-navigation-link__content.wp-block-navigation-link__content.wp-block-navigation-link__content,.wp-block-navigation .wp-block-pages-list__item .wp-block-pages-list__item__link{padding:0}.wp-block-navigation .has-child>.wp-block-navigation-link__content,.wp-block-navigation .has-child>.wp-block-pages-list__item__link{margin-right:.5em}.wp-block-navigation .has-child .submenu-container,.wp-block-navigation .has-child .wp-block-navigation-link__container{background-color:inherit;color:inherit;position:absolute;z-index:2;flex-direction:column;align-items:normal;min-width:200px;display:none;opacity:0;transition:opacity .1s linear;visibility:hidden}.wp-block-navigation .has-child .submenu-container>.wp-block-navigation-link>.wp-block-navigation-link__content,.wp-block-navigation .has-child .submenu-container>.wp-block-navigation-link>.wp-block-pages-list__item__link,.wp-block-navigation .has-child .submenu-container>.wp-block-pages-list__item>.wp-block-navigation-link__content,.wp-block-navigation .has-child .submenu-container>.wp-block-pages-list__item>.wp-block-pages-list__item__link,.wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-navigation-link>.wp-block-navigation-link__content,.wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-navigation-link>.wp-block-pages-list__item__link,.wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-pages-list__item>.wp-block-navigation-link__content,.wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-pages-list__item>.wp-block-pages-list__item__link{flex-grow:1}.wp-block-navigation .has-child .submenu-container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon,.wp-block-navigation .has-child .submenu-container>.wp-block-navigation-link>.wp-block-page-list__submenu-icon,.wp-block-navigation .has-child .submenu-container>.wp-block-pages-list__item>.wp-block-navigation-link__submenu-icon,.wp-block-navigation .has-child .submenu-container>.wp-block-pages-list__item>.wp-block-page-list__submenu-icon,.wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon,.wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-navigation-link>.wp-block-page-list__submenu-icon,.wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-pages-list__item>.wp-block-navigation-link__submenu-icon,.wp-block-navigation .has-child .wp-block-navigation-link__container>.wp-block-pages-list__item>.wp-block-page-list__submenu-icon{padding-right:.5em}@media (min-width:782px){.wp-block-navigation .has-child .submenu-container .submenu-container:before,.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__container:before,.wp-block-navigation .has-child .wp-block-navigation-link__container .submenu-container:before,.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:.5em;background:transparent}.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__submenu-icon svg,.wp-block-navigation .has-child .submenu-container .wp-block-page-list__submenu-icon svg,.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__submenu-icon svg,.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-page-list__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:hover>.wp-block-navigation-link__container{display:flex;visibility:visible;opacity:1}.wp-block-navigation .has-child:focus-within>.wp-block-navigation-link__container{display:flex;visibility:visible;opacity:1}.wp-block-navigation .has-child:hover{cursor:pointer}.wp-block-navigation .has-child:hover>.submenu-container{display:flex;visibility:visible;opacity:1}.wp-block-navigation .has-child:focus-within{cursor:pointer}.wp-block-navigation .has-child:focus-within>.submenu-container{display:flex;visibility:visible;opacity:1}.wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation-link__container{left:auto;right:0}.wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .submenu-container .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .submenu-container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .wp-block-navigation-link__container .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-right>.submenu-container .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .submenu-container .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .submenu-container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .wp-block-navigation-link__container .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-right>.wp-block-navigation__container .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .submenu-container .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .submenu-container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .wp-block-navigation-link__container .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.submenu-container>.has-child:last-child .wp-block-navigation-link__container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .submenu-container .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .submenu-container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation-link__container .submenu-container,.wp-block-navigation.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation-link__container .wp-block-navigation-link__container{left:auto;right:100%}.wp-block-navigation.wp-block-navigation .wp-block-navigation__container>.wp-block-navigation-link,.wp-block-navigation.wp-block-navigation .wp-block-page-list,.wp-block-navigation.wp-block-navigation .wp-block-page-list>.wp-block-pages-list__item{margin:0 2em 0 0}.wp-block-navigation.wp-block-navigation .wp-block-navigation__container>.wp-block-navigation-link:last-child,.wp-block-navigation.wp-block-navigation .wp-block-page-list:last-child,.wp-block-navigation.wp-block-navigation .wp-block-page-list>.wp-block-pages-list__item:last-child{margin-right:0}.wp-block-navigation.wp-block-navigation.has-background .wp-block-navigation__container>.wp-block-navigation-link,.wp-block-navigation.wp-block-navigation.has-background .wp-block-page-list,.wp-block-navigation.wp-block-navigation.has-background .wp-block-page-list>.wp-block-pages-list__item{margin:0 .5em 0 0}.wp-block-navigation.wp-block-navigation.has-background .wp-block-navigation__container .wp-block-navigation-link__content,.wp-block-navigation.wp-block-navigation.has-background .wp-block-page-list .wp-block-pages-list__item__link{padding:.5em 1em}.wp-block-navigation.wp-block-navigation .has-child .submenu-container,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container{left:-1em;top:100%}.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link,.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-pages-list__item,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-pages-list__item{margin:0}.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__content,.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-pages-list__item__link,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__content,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-pages-list__item__link{padding:.5em 1em}.wp-block-navigation.wp-block-navigation .has-child .submenu-container .submenu-container,.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .submenu-container,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container{left:-1px}@media (min-width:782px){.wp-block-navigation.wp-block-navigation .has-child .submenu-container .submenu-container,.wp-block-navigation.wp-block-navigation .has-child .submenu-container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .submenu-container,.wp-block-navigation.wp-block-navigation .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container{left:100%;top:-1px}}.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container,.wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container{left:0;top:100%}.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .submenu-container,.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .submenu-container,.wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container{left:0}@media (min-width:782px){.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .submenu-container,.wp-block-navigation.wp-block-navigation.has-background .has-child .submenu-container .wp-block-navigation-link__container,.wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .submenu-container,.wp-block-navigation.wp-block-navigation.has-background .has-child .wp-block-navigation-link__container .wp-block-navigation-link__container{left:100%;top:0}}.wp-block-navigation:not(.has-background) .submenu-container,.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation-link__container{background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation__container{align-items:center;list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}@media (min-width:600px){.wp-block-navigation__container{display:flex;flex-wrap:wrap}.is-vertical .wp-block-navigation__container{display:block;flex-direction:column;align-items:flex-start}}.items-justified-center .wp-block-navigation__container{justify-content:center}.items-justified-right .wp-block-navigation__container{justify-content:flex-end}.items-justified-space-between .wp-block-navigation__container{justify-content:space-between}.is-vertical.items-justified-center>ul{align-items:center}.is-vertical.items-justified-right>ul{align-items:flex-end}.is-vertical.items-justified-right>ul .wp-block-navigation-link,.is-vertical.items-justified-right>ul .wp-block-pages-list__item{margin-right:0;justify-content:flex-end}.wp-block-navigation__responsive-container{display:none;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1;align-items:flex-start;justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open{display:flex;flex-direction:column;overflow:auto;z-index:100000;padding:24px;background-color:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container{display:flex;flex-direction:column;margin-left:auto;margin-right:auto;align-items:flex-start;line-height:48px;padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container .wp-block-page-list{flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link .wp-block-navigation-link__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-pages-list__item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-pages-list__item .submenu-container{background:transparent!important}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.is-menu-open){display:flex;flex-direction:row;position:relative;background-color:inherit}.wp-block-navigation__responsive-container:not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .submenu-container.submenu-container.submenu-container.submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link__container.wp-block-navigation-link__container.wp-block-navigation-link__container.wp-block-navigation-link__container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff;color:#000}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{vertical-align:middle;cursor:pointer;color:currentColor;background:transparent;border:none;margin:0;padding:0}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;pointer-events:none;display:block;width:24px;height:24px}.wp-block-navigation__responsive-container-open{display:flex}@media (min-width:600px){.wp-block-navigation__responsive-container-open{display:none}}.items-justified-left .wp-block-navigation__responsive-container-open{margin-left:0;margin-right:auto}.items-justified-center .wp-block-navigation__responsive-container-open{margin-left:auto;margin-right:auto}.items-justified-right .wp-block-navigation__responsive-container-open{margin-left:auto;margin-right:0}.wp-block-navigation__responsive-container-close{position:absolute;top:24px;right:24px;z-index:2}.wp-block-navigation__responsive-close{width:100%}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{width:100%;height:100%}.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link__submenu-icon,.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list__submenu-icon{display:none}.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .has-child .submenu-container,.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .has-child .wp-block-navigation-link__container{position:relative;opacity:1;visibility:visible;padding:0 0 0 32px;border:none}.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-link,.wp-block-navigation .wp-block-navigation__responsive-container.is-menu-open .wp-block-pages-list__item{flex-direction:column;align-items:flex-start}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-link__label{word-break:normal;overflow-wrap:break-word}.wp-block-navigation .wp-block-home-link__content{color:inherit;display:block;padding:.5em 1em}.wp-block-navigation[style*=text-decoration] .wp-block-home-link,.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content,.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:active,.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:focus{text-decoration:inherit}.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content,.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:active,.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:focus{text-decoration:none}.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container{background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container .wp-block-home-link__container{top:-1px}.wp-block-navigation .wp-block-page-list{display:flex;flex-wrap:wrap;background-color:inherit}.wp-block-navigation .wp-block-pages-list__item{background-color:inherit}.wp-block-navigation .wp-block-page-list__submenu-icon{display:none}.is-open .wp-block-navigation__container .wp-block-page-list,.is-vertical .wp-block-navigation__container .wp-block-page-list,.wp-block-navigation .show-submenu-icons .wp-block-page-list__submenu-icon{display:block}@media (min-width:480px){.is-open .wp-block-navigation__container .wp-block-page-list{display:flex}}.items-justified-space-between .wp-block-page-list{display:contents}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}p.has-text-color a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{margin-bottom:.7em;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0%}.wp-block-post-author__name{font-weight:700;margin:0}.wp-block-post-comments .commentlist{list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5;margin-left:-3.25em}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{line-height:1.5;margin-left:-3.25em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.75em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block}.wp-block-post-comments .comment-form-comment textarea{box-sizing:border-box;width:100%}.wp-block-post-comments .reply{font-size:.75em;margin-bottom:1.4em}.wp-block-post-comments input,.wp-block-post-comments textarea{border:1px solid #949494}.wp-block-post-comments-form input[type=submit]{border:none;box-shadow:none;cursor:pointer;display:inline-block;text-align:center;overflow-wrap:break-word}.wp-block-post-excerpt__more-link,.wp-block-post-title a{display:inline-block}.wp-block-preformatted{white-space:pre-wrap}.wp-block-preformatted.has-background{padding:1.25em 2.375em}.wp-block-pullquote{margin:0 0 1em;padding:3em 0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:1.25em}.wp-block-pullquote p{font-size:1.75em;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:2em}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-post-template,.wp-block-query-loop{max-width:100%;list-style:none;padding:0}.wp-block-post-template li,.wp-block-query-loop li{clear:both}.wp-block-post-template.is-flex-container,.wp-block-query-loop.is-flex-container{flex-direction:row;display:flex;flex-wrap:wrap}.wp-block-post-template.is-flex-container li,.wp-block-query-loop.is-flex-container li{margin:0 0 1.25em;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container li,.wp-block-query-loop.is-flex-container li{margin-right:1.25em}.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li:nth-child(2n),.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li:nth-child(2n){margin-right:0}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li:nth-child(3n),.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li:nth-child(3n){margin-right:0}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li:nth-child(4n),.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li:nth-child(4n){margin-right:0}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li:nth-child(5n),.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li:nth-child(5n){margin-right:0}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li:nth-child(6n),.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li:nth-child(6n){margin-right:0}}.wp-block-query-pagination{display:flex;flex-direction:row;flex-wrap:wrap}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{display:inline-block;margin-right:.5em;margin-bottom:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:1.125em;text-align:right}.wp-block-rss.wp-block-rss{box-sizing:border-box}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 1em)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}.wp-block-rss.columns-4 li{width:calc(25% - 1em)}.wp-block-rss.columns-5 li{width:calc(20% - 1em)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#555;font-size:.8125em}.wp-block-search .wp-block-search__button{background:#f7f7f7;border:1px solid #ccc;padding:.375em .625em;color:#32373c;margin-left:.625em;word-break:normal}.wp-block-search .wp-block-search__button.has-icon{line-height:0}.wp-block-search .wp-block-search__button svg{min-width:1.5em;min-height:1.5em}.wp-block-search .wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{flex-grow:1;min-width:3em;border:1px solid #949494}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{padding:4px;border:1px solid #949494}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:0;border:none;padding:0 0 0 .25em}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus{outline:none}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{padding:.125em .5em}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-separator{border-top:1px solid;border-bottom:1px solid}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"···";color:currentColor;font-size:1.5em;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-site-logo{line-height:0}.wp-block-site-logo a{display:inline-block}.wp-block-site-logo.is-default-size img{width:120px;height:auto}.wp-block-site-logo .aligncenter{display:table}.wp-block-site-logo.is-style-rounded img{border-radius:9999px}.wp-block-social-links{display:flex;flex-wrap:wrap;padding-left:0;padding-right:0;text-indent:0;margin-left:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-block-social-links .wp-social-link.wp-social-link.wp-social-link{margin:4px 8px 4px 0}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{width:1em;height:1em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{display:block;border-radius:9999px;transition:transform .1s ease;height:auto}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-duration:0s;transition-delay:0s}}.wp-block-social-link a{display:block;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg{color:currentColor;fill:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-spacer{clear:both}.wp-block-tag-cloud.aligncenter{text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-table{margin:0 0 1em;overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color>*,.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr{border-color:inherit}.wp-block-table table[style*=border-style]>*,.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr{border-style:inherit}.wp-block-table table[style*=border-width]>*,.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr{border-width:inherit}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{font-family:inherit;overflow:auto;white-space:pre-wrap}.wp-block-video{margin:0 0 1em}.wp-block-video video{width:100%}@supports (position:sticky){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:inline-block}.wp-block-post-featured-image img{max-width:100%;height:auto}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-white-background-color{background-color:#fff}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-black-background-color{background-color:#000}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-white-color{color:#fff}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}:root .has-black-color{color:#000}:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:linear-gradient(135deg,#0693e3,#9b51e0)}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:linear-gradient(135deg,#7adcb4,#00d082)}:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:linear-gradient(135deg,#fcb900,#ff6900)}:root .has-luminous-vivid-orange-to-vivid-red-gradient-background{background:linear-gradient(135deg,#ff6900,#cf2e2e)}:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:linear-gradient(135deg,#eee,#a9b8c3)}:root .has-cool-to-warm-spectrum-gradient-background{background:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c)}:root .has-blush-light-purple-gradient-background{background:linear-gradient(135deg,#ffceec,#9896f0)}:root .has-blush-bordeaux-gradient-background{background:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-luminous-dusk-gradient-background{background:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-pale-ocean-gradient-background{background:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5)}:root .has-electric-grass-gradient-background{background:linear-gradient(135deg,#caf880,#71ce7e)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-small-font-size{font-size:.8125em}.has-normal-font-size,.has-regular-font-size{font-size:1em}.has-medium-font-size{font-size:1.25em}.has-large-font-size{font-size:2.25em}.has-huge-font-size,.has-larger-font-size{font-size:2.625em}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}