@charset "UTF-8";
/*=====================

#Browser Styles Reset
#Main Styles
    #General Styles
    #Header Styles
        #Logo
        #Menu style
        #Mega Menu
        #Sticky Menu
        #Lavalamp
        #Mobile Navigation
    #Page Title
    #Header Search
    #Typography
    #Footer Styles
    #Page Search
#Modules
    #Blog
        #Image Overlay
        #Slider Post
        #Image Post
        #Standard Post
        #Post Share
        #Lists
        #Likes
    #Comments
    #Contact Form
    #Isotope
    #List Style
    #Load More
    #Pagination
    #Shares
    #Scroll Up
#WP Widgets
    #Author
    #Banner
    #Calendar
    #Gallery
    #Main Widgets
    #Navigation Menu
    #Recent Posts
    #Search
    #Tagcloud
    #Text Widget
#Elementor Header Widgets
    #Defaults
    #Date
    #List Info
#Elementor Widgets
    #Accordion Services
    #Accordion
    #Button
    #Carousel Control
    #Circuit Services
    #Clients
    #Countdown
    #Counter
    #Demo Item
    #Double Headings
    #Flip Box
    #Image Comparison
    #Image Layers
    #Info Box
    #Portfolio
    #Pricing Table
    #Progress Bar
    #Satellite Service
    #Service 1
    #Tabs
    #Team
    #Testimonials
    #Time Line Vertical
    #Video Popup
    #Working Hours
#Responsive

========================*/
/* ==================== ##Browser Reset ==================== */
* {
  box-sizing: border-box;
}
*:focus {
  outline: none !important;
}

html,
body,
div,
span,
applet,
object,
iframe,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  margin: 0;
  border: 0;
  outline: 0;
  padding: 0;
  font-size: 100%;
  font-family: inherit;
  font-weight: inherit;
  font-style: inherit;
  vertical-align: baseline;
}

body {
  position: relative;
  overflow-x: hidden;
}

body,
html {
  max-width: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
}

mark {
  padding: 0 5px;
  color: inherit;
}

strong {
  font-weight: 700;
}

pre {
  max-width: 100%;
  margin-top: 18px;
  margin-bottom: 20px;
  padding: 20px;
  word-wrap: break-word;
  border: 1px solid;
  overflow: auto;
}

code,
kbd,
tt,
var,
pre {
  font-family: monospace;
}

ul,
ol {
  padding: 0 0 20px 0;
}

li ul {
  padding-bottom: 0;
}

textarea {
  min-height: 50px;
  height: 122px;
}

img {
  vertical-align: top;
  max-width: 100%;
  height: auto;
  -webkit-user-select: none;
  user-select: none;
}

label,
legend {
  display: block;
  margin-bottom: 5px;
}

iframe {
  width: 100%;
  display: block;
}

table {
  width: 100%;
  border-collapse: collapse;
}

dl {
  margin-bottom: 1.75em;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 0 1.75em;
}

p {
  margin: 0 0 20px 0;
}
p:empty {
  display: none;
  padding: 0;
  margin: 0;
}

a {
  transition: all 0.4s;
}
a, a:active, a:focus, a:hover {
  text-decoration: none;
}

p a {
  transition: color 0.3s;
}

/* ==================== ##Elementor ==================== */
body.elementor-page main .wgl-container.wgl-content-sidebar, body.elementor-page.single main .wgl-container:not(.wgl-content-sidebar) {
  padding-right: 15px;
  padding-left: 15px;
}
body.elementor-page main .wgl-container.wgl-content-sidebar .elementor, body.elementor-page.single main .wgl-container:not(.wgl-content-sidebar) .elementor {
  margin-left: -15px;
  margin-right: -15px;
}

body.elementor-page main .wgl-container,
body.elementor-page .footer_top-area:not(.widgets_area) .wgl-container,
body.elementor-editor-active main .wgl-container,
body.elementor-editor-active .footer_top-area:not(.widgets_area) .wgl-container,
body.elementor-editor-preview main .wgl-container,
body.elementor-editor-preview .footer_top-area:not(.widgets_area) .wgl-container {
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}
body.elementor-page main .wgl-container.full-width,
body.elementor-page .footer_top-area:not(.widgets_area) .wgl-container.full-width,
body.elementor-editor-active main .wgl-container.full-width,
body.elementor-editor-active .footer_top-area:not(.widgets_area) .wgl-container.full-width,
body.elementor-editor-preview main .wgl-container.full-width,
body.elementor-editor-preview .footer_top-area:not(.widgets_area) .wgl-container.full-width {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
body.elementor-page.single-footer main:not(:empty) .wgl-container,
body.elementor-page.single-footer .footer_top-area:not(:empty) .wgl-container,
body.elementor-editor-active.single-footer main:not(:empty) .wgl-container,
body.elementor-editor-active.single-footer .footer_top-area:not(:empty) .wgl-container,
body.elementor-editor-preview.single-footer main:not(:empty) .wgl-container,
body.elementor-editor-preview.single-footer .footer_top-area:not(:empty) .wgl-container {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

body.elementor-default .footer_top-area:not(.widgets_area) .wgl-container {
  width: auto;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}
body.elementor-default .footer_top-area:not(.widgets_area) .wgl-container.full-width {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

.elementor-element.elementor-widget.elementor-widget-spacer {
  margin-bottom: 0;
}

.elementor-image-gallery .gallery-item {
  margin-top: 0 !important;
}
.elementor-image-gallery img {
  border: 0 !important;
}

.elementor-section.wgl-add-background-text:before {
  margin-left: calc(8.9vw / 2);
}
.elementor-section.wgl-add-background-text:before,
.elementor-section.wgl-add-background-text .wgl-background-text {
  position: absolute;
  font-size: 15.625vw;
  font-weight: 200;
  line-height: 0.9em;
  letter-spacing: 0.585em;
  z-index: 0;
  width: 100%;
  text-align: center;
  white-space: nowrap;
  display: block;
  -webkit-user-select: none;
  user-select: none;
}
.elementor-section.wgl-add-background-text:before {
  letter-spacing: 0.18em;
}
.elementor-section.wgl-add-background-text.wgl-animation-background-text:before {
  display: none;
}
.elementor-section.wgl-add-background-text .wgl-background-text .letter {
  display: inline-block;
  text-indent: 0;
  opacity: 0;
  letter-spacing: 0.18em;
}
.elementor-section.wgl-add-background-text .wgl-background-text .letter:last-child {
  margin-right: -8.9vw;
}

body.elementor-editor-active .elementor-section.wgl-add-background-text.wgl-animation-background-text:before {
  display: block;
}
body.elementor-editor-active .wgl-products.appear-animation .product {
  opacity: 1;
  transform: unset;
}

body .elementor-element-overlay ul li:before,
body .elementor-select-preset ul li:before {
  background: transparent;
}

.elementor-widget-container .elementor-counter .elementor-counter-title {
  line-height: 1.3;
  margin-top: 12px;
  font-weight: 500;
}

.elementor-widget-container .elementor-divider, .elementor-widget-container .elementor-divider-separator {
  border-radius: inherit;
}

/* ==================== ##Footer Styles ==================== */
.footer_wrapper {
  padding: 24px 0;
}

.footer_top-area p {
  margin-bottom: 0;
}
.footer_top-area.widgets_area .wgl-container {
  border-bottom: 1px solid rgba(165, 178, 138, 0.1);
}
.footer_top-area.widgets_area .row > div {
  padding-top: 50px;
  padding-bottom: 40px;
}
.footer_top-area strong {
  font-weight: inherit;
}
.footer_top-area .textwidget img {
  margin-bottom: 20px;
}
.footer_top-area .widget.widget_wgl_posts .recent-posts-widget {
  padding-top: 0;
}
.footer_top-area .footer-link {
  position: relative;
  z-index: 1;
}
.footer_top-area .footer-link:before {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  bottom: 0;
  border-bottom: 1px solid;
  width: 0;
  right: auto;
  left: 50%;
  transform: translateX(-50%);
  visibility: visible;
  transition: all 0.3s ease-in-out 0s, color 0s;
}
.footer_top-area .footer-link:hover {
  color: #ffffff !important;
}
.footer_top-area .footer-link:hover:before {
  width: 100%;
  color: #ffffff !important;
}

.footer {
  position: relative;
  overflow: hidden;
}
.footer .widgets_area .title-wrapper {
  margin: 0 0 32px;
}
.footer .widgets_area .title-wrapper .rsswidget img {
  margin-top: 6px;
}
.footer .blog-posts .blog-post_title {
  margin-top: -5px;
}
.footer .blog-posts .item:last-child .blog-post {
  margin-bottom: 0;
}
.footer .gallery-caption {
  display: none;
}
.footer .mc4wp-form-fields {
  position: relative;
}
.footer .mc4wp-form-fields input[type=email]:not([type=checkbox]) {
  width: 100%;
  text-align: left;
  border: 0;
  border-bottom: 1px solid #6d7078;
  background-color: transparent;
  color: #dbdbdb;
  height: 40px;
  font-size: 14px;
  font-weight: 400;
  padding-right: 0;
  padding-left: 0;
  margin-bottom: 20px;
}
.footer .mc4wp-form-fields input[type=email]:not([type=checkbox])::placeholder {
  font-size: 14px;
  color: inherit;
  outline: none;
  -webkit-appearance: none;
  transition: 0.4s 0.4s;
}
.footer .mc4wp-form-fields input[type=email]:not([type=checkbox]):active::placeholder, .footer .mc4wp-form-fields input[type=email]:not([type=checkbox]):focus::placeholder {
  opacity: 0;
  transition: 0.4s 0s;
}
.footer .mc4wp-form-fields input[type=submit] {
  transition: all 400ms;
  margin-bottom: 0;
  padding: 0 34px;
  height: 44px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
  color: #fff !important;
  letter-spacing: 0;
}
.footer .mc4wp-form-fields input[type=submit]:hover, .footer .mc4wp-form-fields input[type=submit]:active, .footer .mc4wp-form-fields input[type=submit]:focus {
  background: transparent !important;
}
.footer .benoit_wave_footer {
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
}
.footer .benoit_wave_footer svg {
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
  position: absolute;
}

.primary-nav.footer-menu .menu-item {
  display: inline-block;
  margin: 0 20px;
}

.copyright {
  font-size: 16px;
}
.copyright p {
  margin: 0;
}

body.single.single-footer header,
body.single.single-footer header + .page-header {
  display: none;
}

/* ==================== ##General Styles ==================== */
input[type=text],
input[type=url],
input[type=search],
input[type=email],
input[type=password],
input[type=tel],
input[type=time],
input[type=date],
select,
textarea {
  display: block;
  height: 45px;
  max-width: 100%;
  margin: 0 0 14px 0;
  color: inherit;
  border: 0;
  border-bottom: 1px solid rgba(var(--benoit-header-rgb), 0.12);
  padding: 0;
  font-family: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7;
  text-transform: unset;
  transition: 0.3s;
  background: transparent;
}
input[type=text]:focus,
input[type=url]:focus,
input[type=search]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=tel]:focus,
input[type=time]:focus,
input[type=date]:focus,
select:focus,
textarea:focus {
  border-color: var(--benoit-header-font-color);
}

input[type=radio],
input[type=checkbox] {
  cursor: pointer;
  position: absolute;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}
input[type=radio] + label, input[type=radio] + span,
input[type=checkbox] + label,
input[type=checkbox] + span {
  display: inline-flex;
  align-items: baseline;
  -webkit-user-select: none;
  user-select: none;
  cursor: pointer;
}
input[type=radio] + label::before, input[type=radio] + span::before,
input[type=checkbox] + label::before,
input[type=checkbox] + span::before {
  content: "";
  display: inline-block;
  font-size: 12px;
  width: 1em;
  height: 1em;
  flex-shrink: 0;
  flex-grow: 0;
  border: 0;
  box-shadow: inset 0 0 0 1px rgba(var(--benoit-primary-rgb), 0.7);
  transform: translateY(-1px) rotate(45deg);
  margin-right: 1em;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50% 50%;
  transition: 0.2s ease-in-out;
}
input[type=radio]:not(:disabled):not(:checked) + label:hover::before, input[type=radio]:not(:disabled):active + label::before, input[type=radio]:not(:disabled):not(:checked) + span:hover::before, input[type=radio]:not(:disabled):active + span::before,
input[type=checkbox]:not(:disabled):not(:checked) + label:hover::before,
input[type=checkbox]:not(:disabled):active + label::before,
input[type=checkbox]:not(:disabled):not(:checked) + span:hover::before,
input[type=checkbox]:not(:disabled):active + span::before {
  box-shadow: inset 0 0 0 1px var(--benoit-primary-color);
}
input[type=radio]:focus:not(:checked) + label::before, input[type=radio]:focus:not(:checked) + span::before,
input[type=checkbox]:focus:not(:checked) + label::before,
input[type=checkbox]:focus:not(:checked) + span::before {
  box-shadow: inset 0 0 0 1px var(--benoit-primary-color);
}
input[type=radio]:checked + label::before, input[type=radio]:checked + span::before,
input[type=checkbox]:checked + label::before,
input[type=checkbox]:checked + span::before {
  box-shadow: inset 0 0 0 1px var(--benoit-primary-color), inset 0 0 0 3px var(--benoit-tertiary-color), inset 0 0 0 7px var(--benoit-primary-color);
}
input[type=radio]:disabled + label::before, input[type=radio]:disabled + span::before,
input[type=checkbox]:disabled + label::before,
input[type=checkbox]:disabled + span::before {
  background-color: rgba(var(--benoit-header-rgb), 0.2);
}

input[type=text]::placeholder,
input[type=url]::placeholder,
input[type=search]::placeholder,
input[type=email]::placeholder,
input[type=password]::placeholder,
input[type=tel]::placeholder,
input[type=time]::placeholder,
input[type=date]::placeholder,
textarea::placeholder,
select::placeholder {
  font-size: 14px;
  color: inherit;
  outline: none;
  -webkit-appearance: none;
  transition: 0.4s 0.4s;
}
input[type=text]:active::placeholder, input[type=text]:focus::placeholder,
input[type=url]:active::placeholder,
input[type=url]:focus::placeholder,
input[type=search]:active::placeholder,
input[type=search]:focus::placeholder,
input[type=email]:active::placeholder,
input[type=email]:focus::placeholder,
input[type=password]:active::placeholder,
input[type=password]:focus::placeholder,
input[type=tel]:active::placeholder,
input[type=tel]:focus::placeholder,
input[type=time]:active::placeholder,
input[type=time]:focus::placeholder,
input[type=date]:active::placeholder,
input[type=date]:focus::placeholder,
textarea:active::placeholder,
textarea:focus::placeholder,
select:active::placeholder,
select:focus::placeholder {
  opacity: 0;
  transition: 0.4s 0s;
}

input[type=submit],
button {
  display: inline-block;
  height: 56px;
  max-width: 100%;
  margin-bottom: 0;
  border-width: 0;
  border-style: solid;
  border-color: currentColor;
  border-radius: 0;
  outline: none;
  padding: 6px 26px;
  font-family: inherit;
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 0.1em;
  cursor: pointer;
  background: transparent;
  -webkit-appearance: none;
  transition: 0.4s;
  text-transform: uppercase;
}
input[type=submit]:hover,
button:hover {
  color: #ffffff;
}

input[type=submit]:hover, input[type=submit]:active, input[type=submit]:focus {
  color: #ffffff;
}

textarea {
  height: 120px;
}
textarea::placeholder {
  text-transform: unset;
}

select {
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
  padding: 0 20px 0 0;
  overflow: hidden;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  background-image: var(--benoit-bg-caret);
  background-size: 9px;
  background-repeat: no-repeat;
  background-position: 100% center;
}

.input-bg-white input,
.input-bg-white textarea {
  background-color: #ffffff;
}

form.post-password-form {
  margin-bottom: 20px;
}
form.post-password-form p:first-child {
  margin-bottom: 24px;
}
form.post-password-form label {
  display: inline-block;
  width: 100%;
  margin-right: 8px;
}
@media (min-width: 600px) {
  form.post-password-form label {
    width: calc(100% - 130px);
    max-width: 270px;
  }
}
form.post-password-form label input[type=password] {
  width: 100%;
  margin-top: 5px;
}
form.post-password-form input[type=submit] {
  min-width: 100px;
  height: 45px;
  transform: translateY(1px);
}

.wgl-container {
  margin-right: auto;
  margin-left: auto;
  width: 1170px;
}
.wgl-container.full-width {
  width: 100%;
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}
.wgl-container .wgl-container {
  width: 100%;
}
.wgl-container .elementor-section-boxed .elementor-section-boxed .elementor-container {
  width: 100%;
}
.wgl-container.wgl-content-sidebar .elementor-section-wrap {
  margin-left: -15px;
  margin-right: -15px;
}

#main .wgl-container .wgl_wrapper {
  left: 0 !important;
}

.row:after, .row:before,
.wgl-container:after,
.wgl-container:before,
.clearfix:after,
.clearfix:before {
  content: "";
  display: table;
  line-height: 0;
}

.wgl-container:after,
.row:after,
.clear,
.clearfix:after {
  clear: both;
}

[class*=wgl_col-] {
  float: left;
  min-height: 1px;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}
.row [class*=wgl_col-] {
  display: block;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.wgl-carousel {
  position: relative;
  z-index: 1;
}

.wgl-carousel_swiper a, .wgl-carousel_swiper a:hover, .wgl-carousel_swiper a:focus {
  transition: 0.4s;
}

a:hover {
  color: inherit;
}

.wgl-icon {
  display: inline-block;
  transition: 0.4s;
}
.wgl-icon svg {
  height: 1em;
  width: 1em;
  transition: inherit;
}

.hover_links a {
  -webkit-text-decoration: underline transparent;
  text-decoration: underline transparent;
  transition: color 0.3s, -webkit-text-decoration-color 0.3s;
  transition: color 0.3s, text-decoration-color 0.3s;
  transition: color 0.3s, text-decoration-color 0.3s, -webkit-text-decoration-color 0.3s;
}

.aleft {
  text-align: left;
}
.acenter {
  text-align: center;
}
.aright {
  text-align: right;
}
.ajustify {
  text-align: justify;
}
@media (max-width: 1024px) {
  .a-tabletleft {
    text-align: left;
  }
  .a-tabletcenter {
    text-align: center;
  }
  .a-tabletright {
    text-align: right;
  }
  .a-tabletjustify {
    text-align: justify;
  }
}
@media (max-width: 767px) {
  .a-mobileleft {
    text-align: left;
  }
  .a-mobilecenter {
    text-align: center;
  }
  .a-mobileright {
    text-align: right;
  }
  .a-mobilejustify {
    text-align: justify;
  }
}
.aleft .wgl-layout-left {
  justify-content: flex-start;
}
.aleft .wgl-layout-right {
  justify-content: flex-end;
}
.acenter .wgl-layout-left, .acenter .wgl-layout-right {
  justify-content: center;
}
.aright .wgl-layout-left {
  justify-content: flex-end;
}
.aright .wgl-layout-right {
  justify-content: flex-start;
}
@media (max-width: 1024px) {
  .a-tabletleft .wgl-layout-top {
    justify-content: unset;
  }
  .a-tabletleft .wgl-layout-left {
    justify-content: flex-start;
  }
  .a-tabletleft .wgl-layout-right {
    justify-content: flex-end;
  }
  .a-tabletleft .wgl-layout-tablet-top {
    justify-content: unset;
  }
  .a-tabletleft .wgl-layout-tablet-left {
    justify-content: flex-start;
  }
  .a-tabletleft .wgl-layout-tablet-right {
    justify-content: flex-end;
  }
  .a-tabletcenter .wgl-layout-top {
    justify-content: unset;
  }
  .a-tabletcenter .wgl-layout-left, .a-tabletcenter .wgl-layout-right {
    justify-content: center;
  }
  .a-tabletcenter .wgl-layout-tablet-top {
    justify-content: unset;
  }
  .a-tabletcenter .wgl-layout-tablet-left {
    justify-content: center;
  }
  .a-tabletcenter .wgl-layout-tablet-right {
    justify-content: center;
  }
  .a-tabletright .wgl-layout-top {
    justify-content: unset;
  }
  .a-tabletright .wgl-layout-left {
    justify-content: flex-end;
  }
  .a-tabletright .wgl-layout-right {
    justify-content: flex-start;
  }
  .a-tabletright .wgl-layout-tablet-top {
    justify-content: unset;
  }
  .a-tabletright .wgl-layout-tablet-left {
    justify-content: flex-end;
  }
  .a-tabletright .wgl-layout-tablet-right {
    justify-content: flex-start;
  }
}
@media (max-width: 767px) {
  .a-mobileleft .wgl-layout-top {
    justify-content: unset;
  }
  .a-mobileleft .wgl-layout-left {
    justify-content: flex-start;
  }
  .a-mobileleft .wgl-layout-right {
    justify-content: flex-end;
  }
  .a-mobileleft .wgl-layout-tablet-top {
    justify-content: unset;
  }
  .a-mobileleft .wgl-layout-tablet-left {
    justify-content: flex-start;
  }
  .a-mobileleft .wgl-layout-tablet-right {
    justify-content: flex-end;
  }
  .a-mobilecenter .wgl-layout-top {
    justify-content: unset;
  }
  .a-mobilecenter .wgl-layout-left, .a-mobilecenter .wgl-layout-right {
    justify-content: center;
  }
  .a-mobilecenter .wgl-layout-tablet-top {
    justify-content: unset;
  }
  .a-mobilecenter .wgl-layout-tablet-left {
    justify-content: center;
  }
  .a-mobilecenter .wgl-layout-tablet-right {
    justify-content: center;
  }
  .a-mobileright .wgl-layout-top {
    justify-content: unset;
  }
  .a-mobileright .wgl-layout-left {
    justify-content: flex-end;
  }
  .a-mobileright .wgl-layout-right {
    justify-content: flex-start;
  }
  .a-mobileright .wgl-layout-tablet-top {
    justify-content: unset;
  }
  .a-mobileright .wgl-layout-tablet-left {
    justify-content: flex-end;
  }
  .a-mobileright .wgl-layout-tablet-right {
    justify-content: flex-start;
  }
}

.wgl-layout-left, .wgl-layout-right {
  display: flex;
}
.wgl-layout-left .content_wrapper {
  flex-grow: 1;
}
.wgl-layout-right {
  flex-direction: row-reverse;
}
.wgl-layout-right .content_wrapper {
  flex-grow: 1;
}
@media (max-width: 1024px) {
  .wgl-layout-tablet-top {
    flex-direction: column;
  }
  .wgl-layout-tablet-top .content_wrapper {
    flex-grow: 0;
  }
  .wgl-layout-tablet-left {
    flex-direction: row;
  }
  .wgl-layout-tablet-left .content_wrapper {
    flex-grow: 1;
  }
  .wgl-layout-tablet-right {
    flex-direction: row-reverse;
  }
  .wgl-layout-tablet-right .content_wrapper {
    flex-grow: 1;
  }
}
@media (max-width: 767px) {
  .wgl-layout-mobile-top {
    flex-direction: column;
  }
  .wgl-layout-mobile-top .content_wrapper {
    flex-grow: 0;
  }
  .wgl-layout-mobile-left {
    flex-direction: row;
  }
  .wgl-layout-mobile-left .content_wrapper {
    flex-grow: 1;
  }
  .wgl-layout-mobile-right {
    flex-direction: row-reverse;
  }
  .wgl-layout-mobile-right .content_wrapper {
    flex-grow: 1;
  }
}

.fullwidth-wrapper {
  width: 100%;
}

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

.relative {
  position: relative;
}

.text-uppercase {
  text-transform: uppercase;
}

.bypostauthor {
  opacity: 1;
}

.ohidden {
  overflow: hidden;
}

.ovisible {
  overflow: visible;
}

.d-block {
  display: block;
}

.d-none {
  display: none;
}

.wp-caption-text,
.wp-caption .wp-caption-text {
  margin: 0.5em 0;
  font-size: 13px;
  text-align: center;
}

.wp-caption,
.gallery-caption {
  max-width: 100%;
  margin-bottom: 1em;
  font-style: italic;
}
.wp-caption img,
.gallery-caption img {
  border-radius: unset;
}

.sticky-sidebar_init #main {
  padding-bottom: 50px;
}

#main {
  padding: 40px 0;
  position: relative;
  z-index: 0;
  overflow: clip;
}

.archive:not(.woocommerce) #main {
  padding-bottom: 100px;
}

body > #main .row.sidebar_left #main-content {
  float: right;
}

.gm-control-active {
  border-radius: unset;
  box-shadow: none;
}

hr {
  margin: 20px 0 20px;
  border: none;
  border-bottom: 1px solid #1d1f21;
}
hr.wp-block-separator {
  max-width: 100px;
}
hr.wp-block-separator.is-style-wide, hr.wp-block-separator.is-style-dots {
  max-width: 100%;
}

table td,
table th {
  padding: 5px 10px;
  border: 1px solid rgba(var(--benoit-header-rgb), 0.12);
  text-align: left;
}
table:not(:last-child) {
  margin-bottom: 22px;
}

.screen-reader-text {
  position: absolute !important;
  height: 1px;
  width: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  word-wrap: normal !important;
  overflow: hidden;
}
.screen-reader-text:focus {
  display: block;
  z-index: 100000;
  top: 5px;
  left: 5px;
  width: auto;
  height: auto;
  padding: 15px 23px 14px;
  font-size: 1em;
  line-height: normal;
  color: #444444;
  text-decoration: none;
  background-color: #eee;
  clip: auto !important;
  -webkit-clip-path: none;
  clip-path: none;
}

.mejs-container {
  margin-bottom: 20px;
}

.wgl-row-animation > .elementor-container {
  z-index: 1;
}

.particles-js {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.page-header .particles-js {
  left: 0;
  top: 0;
}

.extended-parallax {
  position: absolute;
  z-index: -1;
  width: 100%;
}

.wgl-background-image_parallax {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.wgl-background-image_parallax div {
  height: 100%;
}

.wgl-elementor-shape {
  overflow: hidden;
  position: absolute;
  left: 0;
  width: 100%;
  line-height: 0;
  direction: ltr;
  pointer-events: none;
}
.wgl-elementor-shape-top {
  top: -1px;
}
.wgl-elementor-shape-bottom {
  bottom: -1px;
}
.wgl-elementor-shape svg {
  display: block;
  width: calc(100% + 1.3px);
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

/* ==================== ##Header Styles ==================== */
.wgl-theme-header {
  position: relative;
  z-index: 2;
}
.wgl-theme-header .wrapper a {
  color: inherit;
}
.wgl-theme-header .wrapper .benoit_module_button a {
  margin-bottom: 0;
  box-shadow: none;
  color: #ffffff;
}
.wgl-theme-header .wgl-sticky-header .wgl-logotype-container > a,
.wgl-theme-header .wgl-sticky-header .wgl-logotype-container > a > img {
  max-height: none !important;
}
.wgl-theme-header .wgl-mobile-header,
.wgl-theme-header .mobile_nav_wrapper .primary-nav .menu,
.wgl-theme-header .wgl-mobile-header i.menu-item__plus,
.wgl-theme-header .mobile_nav_wrapper .primary-nav > ul > li ul:before,
.wgl-theme-header .mobile_nav_wrapper .primary-nav > ul > li > div.mega-menu-container:before {
  display: none;
}
.wgl-theme-header.header_overlap {
  position: absolute;
  z-index: 99;
  width: 100%;
  left: 0;
  top: 0;
}
.wgl-theme-header.header_overlap .wgl-site-header .primary-nav > ul > li > a > span, .wgl-theme-header.header_overlap .wgl-site-header .primary-nav > ul > li > a > i {
  color: inherit;
}
.wgl-theme-header.header_overlap .wgl-site-header .primary-nav > ul > li > a > span:before {
  background: currentColor;
}
.wgl-theme-header.header_overlap .wgl-site-header .primary-nav > ul > li > a > i:before {
  opacity: 1;
}
.wgl-theme-header.header_overlap .wgl-site-header .primary-nav > ul > li > a > span:after {
  opacity: 1;
  background: currentcolor;
}
.wgl-theme-header.header_shadow {
  box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1);
}
.wgl-theme-header a.wgl-button {
  color: #ffffff;
}

body:not(.elementor-editor-active) .wgl-theme-header .elementor-column,
body:not(.elementor-editor-active) .wgl-theme-header .elementor-column-wrap,
body:not(.elementor-editor-active) .wgl-theme-header .elementor-widget-wrap,
body:not(.elementor-editor-active) .wgl-theme-header .elementor-widget[data-widget_type="wgl-menu.default"] {
  position: static;
}

.wgl-header-row .wgl-header-row_wrapper {
  display: flex;
  position: relative;
  flex-flow: row nowrap;
  align-items: center;
  justify-content: space-between;
}
.wgl-header-row .header_side.display_normal {
  flex: 0 auto;
}
.wgl-header-row .header_side.display_grow {
  flex: 1;
}
.wgl-header-row .header_side.display_grow .primary-nav > .menu {
  white-space: nowrap;
}
.wgl-header-row .header_side.v_align_middle {
  align-self: center;
}
.wgl-header-row .header_side.v_align_bottom {
  align-self: flex-end;
}
.wgl-header-row .header_side.v_align_bottom .primary-nav > ul > li > a {
  align-self: flex-end;
  align-items: flex-end;
}
.wgl-header-row .header_side.v_align_bottom .header_area_container > *,
.wgl-header-row .header_side.v_align_bottom .header_search-button {
  vertical-align: bottom;
}
.wgl-header-row .header_side.v_align_top {
  align-self: flex-start;
}
.wgl-header-row .header_side.v_align_top .primary-nav .lavalamp-object {
  top: 0;
  bottom: auto;
}
.wgl-header-row .header_side.v_align_top .primary-nav .lavalamp-object:before {
  transform: rotate(0.5turn);
}
.wgl-header-row .header_side.v_align_top .primary-nav > ul > li > a {
  align-self: flex-start;
  align-items: flex-start;
}
.wgl-header-row .header_side.v_align_top .header_area_container > *,
.wgl-header-row .header_side.v_align_top .header_search-button {
  vertical-align: top;
}
.wgl-header-row .header_side.h_align_left {
  text-align: left;
}
.wgl-header-row .header_side.h_align_center {
  text-align: center;
}
.wgl-header-row .header_side.h_align_right {
  text-align: right;
}
.wgl-header-row .header_side.display_grow.h_align_right {
  margin-left: auto;
}
.wgl-header-row .header_side.display_grow.h_align_center {
  margin-right: auto;
  margin-left: auto;
}
.wgl-header-row .header_side.display_grow.h_align_left {
  margin-right: auto;
}
.wgl-header-row .header_side.display_grow.h_align_left .header_area_container {
  justify-content: flex-start;
}
.wgl-header-row .header_side.display_grow.h_align_center .header_area_container {
  justify-content: center;
}
.wgl-header-row .header_side.display_grow.h_align_right .header_area_container {
  justify-content: flex-end;
}
.wgl-header-row .header_side[class^=position_center] .header_area_container > div.mini-cart {
  padding: 0;
}
.wgl-header-row .header_side[class^=position_center] .primary-nav > ul li.mega-menu > ul.mega-menu {
  left: 0;
  right: 0;
  margin: 0 auto;
}
.wgl-header-row .header_side[class^=position_left] .header_area_container > *:last-child {
  padding-right: 0;
}
.wgl-header-row .header_side[class^=position_right] .header_area_container > *:first-child {
  padding-left: 0;
}
.wgl-header-row .header_side[class^=position_left] .primary-nav ul li ul {
  left: 0;
  right: auto;
}
.wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li ul .sub-menu {
  left: 100%;
  right: auto;
}
.wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li:nth-last-child(1) > .sub-menu {
  left: 0;
  right: auto;
}
.wgl-header-row .header_side[class^=position_left] .primary-nav > ul > li:nth-last-child(1) > .sub-menu .sub-menu {
  left: calc(100% + 5px);
  right: auto;
}

.wgl-header-row .header_side,
.wgl-header-row .header_render_editor,
.wgl-header-row .wrapper,
.wgl-header-row .header_area_container {
  max-width: 100%;
  box-sizing: border-box;
}

.header_area_container {
  display: inline-block;
  height: 100%;
  max-height: 100%;
}
.header_area_container > * {
  display: inline-block;
  vertical-align: middle;
}

.delimiter {
  position: relative;
}

.wgl-logotype-container img {
  vertical-align: middle;
  max-height: 100%;
  max-width: initial;
  width: auto;
}
.wgl-logotype-container a {
  color: inherit;
}
.wgl-logotype-container .logo-name {
  font-size: 34px;
  line-height: 1;
  color: inherit;
}

header:not(.wgl-menu-outer_content) > .wgl-logotype-container .logo-name {
  width: 200px;
  width: min-content;
  font-size: 30px;
  white-space: pre-line;
}

.primary-nav {
  letter-spacing: 0.02em;
}
.primary-nav a {
  transition: 0.3s;
}
.primary-nav.align-left {
  text-align: left;
}
.primary-nav.align-left > ul.menu > li.mega-menu-links > ul.mega-menu.sub-menu,
.primary-nav.align-left > ul.menu > li.mega-cat > div.mega-menu-container {
  left: 0;
  right: auto;
}
.primary-nav.align-center {
  text-align: center;
}
.primary-nav.align-center > ul.menu > li.mega-menu-links > ul.mega-menu.sub-menu,
.primary-nav.align-center > ul.menu > li.mega-cat > div.mega-menu-container {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.primary-nav.align-right {
  text-align: right;
}
.primary-nav.align-right > ul.menu > li.mega-menu-links > ul.mega-menu.sub-menu,
.primary-nav.align-right > ul.menu > li.mega-cat > div.mega-menu-container {
  left: auto;
  right: 0;
}
.primary-nav .lavalamp {
  position: static;
}
.primary-nav .lavalamp-object {
  content: "";
  position: absolute;
  z-index: 0;
  opacity: 0;
  bottom: -15px;
  left: 50%;
  width: 5px;
  height: 5px;
  margin-left: -4px;
  transition: 0.4s;
  transform: rotate(45deg);
  background-color: currentColor;
}
.primary-nav .lavalamp_animate .lavalamp-object {
  opacity: 1;
}
.primary-nav > ul.lavalamp > li > a > span:after {
  display: none !important;
}
.primary-nav ul:hover li:not(:hover) {
  z-index: 0;
  position: relative;
}
.primary-nav ul li {
  display: inline-block;
  vertical-align: middle;
  line-height: inherit;
  margin-bottom: 0;
}
.primary-nav > ul li {
  position: relative;
  padding-left: 0;
}
.primary-nav > ul li.mega-menu {
  position: static !important;
}
.primary-nav > ul li.mega-menu > ul.mega-menu {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.primary-nav > ul li.mega-menu > ul.mega-menu .menu-item__plus {
  display: none;
}
.primary-nav > ul {
  height: 100%;
  margin-left: 0;
  padding: 0;
}
.primary-nav > ul > li {
  height: 100%;
}
.primary-nav > ul > li > a .item_text {
  position: relative;
  z-index: 1;
}
.primary-nav > ul > li > a .item_text:before {
  content: "";
  position: absolute;
  z-index: 1;
  bottom: -15px;
  left: 50%;
  width: 5px;
  height: 5px;
  margin-left: -4px;
  transition: 0.4s;
  transform: rotate(45deg) scale(0);
}
.primary-nav > ul > li[class*=current] > a .item_text:before,
.primary-nav > ul > li a:hover .item_text:before {
  opacity: 1;
  transform: rotate(45deg) scale(1);
}
.primary-nav > ul > li.mega-menu-links > ul.mega-menu {
  padding-left: 25px;
  padding-right: 25px;
}
.primary-nav > ul > li.mega-menu-links > ul.mega-menu > li > a > span:before {
  display: none;
}
.primary-nav > ul > li > a {
  display: flex;
  position: relative;
  z-index: 1;
  height: 100%;
  align-items: center;
  padding: 0 26px;
  color: inherit;
  transition: 0.15s;
}
.primary-nav > ul > li > a > span {
  position: relative;
}
.primary-nav > ul > li:hover > a > span:after {
  width: 20px;
}
.primary-nav ul > li.menu-item-has-children > a > .menu-item__plus,
.primary-nav ul > li.mega-menu.mega-cat > a > .menu-item__plus {
  position: relative;
  z-index: 1;
  font-size: 9px;
  font-style: normal;
  font-weight: 300;
  padding-left: 10px;
  opacity: 0.7;
  transition: color 0.15s;
  transform: translateY(1px);
}
.primary-nav ul > li.menu-item-has-children > a > .menu-item__plus:before,
.primary-nav ul > li.mega-menu.mega-cat > a > .menu-item__plus:before {
  content: "\f100";
  font-family: "Flaticon";
  display: inline-block;
  vertical-align: middle;
}
.primary-nav ul li ul ul {
  top: -3px;
  left: 100%;
}
.primary-nav ul li ul li {
  display: block;
}
.primary-nav ul li ul li > a > span,
.primary-nav ul li ul li > a > i {
  position: relative;
  transition: 0.3s ease-in-out;
}
.primary-nav ul li ul li > a > span {
  padding-right: 0;
}
.primary-nav ul li ul li > a > span .item_text {
  position: relative;
  z-index: 1;
}
.primary-nav ul li ul li:hover ul {
  top: -22px;
}
.primary-nav ul li ul li:hover > a > span:not(.button_switcher) + i.menu-item__plus, .primary-nav ul li ul li.menu-item-has-children:hover > a > span:not(.button_switcher) + i.menu-item__plus, .primary-nav ul li ul li[class*=current] > a > span:not(.button_switcher) + i.menu-item__plus {
  color: inherit;
}
.primary-nav ul li ul .menu-item {
  line-height: inherit;
}
.primary-nav ul li ul .menu-item a {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 2px 34px;
  color: inherit;
  opacity: 1;
  transition: 0s;
}
.primary-nav ul li ul,
.primary-nav ul li div.mega-menu-container {
  display: block;
  position: absolute;
  z-index: 555;
  top: calc(100% + 15px);
  left: -12px;
  min-width: 270px;
  white-space: nowrap;
  margin-top: 0;
  margin-left: 0;
  padding: 21px 0 23px;
  text-align: left;
  border: 1px solid;
  opacity: 0;
  visibility: hidden;
  transition: 0.3s ease-in;
}
.primary-nav ul li ul:before,
.primary-nav ul li div.mega-menu-container:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 10px;
  transform: translateY(-100%);
}
.primary-nav ul li:hover > ul,
.primary-nav ul li:hover > div.mega-menu-container {
  z-index: 556;
  top: calc(100% + 10px);
  opacity: 1;
  visibility: visible;
}
.primary-nav ul li:hover > ul.mega-menu > ul.mega-menu, .primary-nav ul li:hover > ul.mega-menu > li > ul.mega-menu,
.primary-nav ul li:hover > ul > ul.mega-menu,
.primary-nav ul li:hover > ul > li > ul.mega-menu,
.primary-nav ul li:hover > div.mega-menu-container.mega-menu > ul.mega-menu,
.primary-nav ul li:hover > div.mega-menu-container.mega-menu > li > ul.mega-menu,
.primary-nav ul li:hover > div.mega-menu-container > ul.mega-menu,
.primary-nav ul li:hover > div.mega-menu-container > li > ul.mega-menu {
  opacity: 1;
  visibility: visible;
}
.primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children > a > .menu-item__plus {
  padding-left: 10px;
  font-size: 0.6em;
  line-height: 1;
  font-style: normal;
  color: #b9b9b9;
}
.primary-nav ul li ul:not(.mega-menu) li.menu-item-has-children > a > .menu-item__plus:before {
  transform: rotate(-90deg);
}
.primary-nav > .menu > .menu-item:nth-last-child(1) > .sub-menu {
  right: 0;
}
.primary-nav > .menu > .menu-item:nth-last-child(1) > .sub-menu,
.primary-nav > .menu > .menu-item:nth-last-child(1) > .sub-menu .sub-menu {
  left: auto;
}
.primary-nav > .menu > .menu-item:nth-last-child(1) > .sub-menu .sub-menu {
  right: 100%;
}
.primary-nav > .menu > .menu-item > .sub-menu.wgl-submenu-position-left {
  left: auto !important;
  right: 0 !important;
}
.primary-nav > .menu > .menu-item > .sub-menu.wgl-submenu-position-right {
  right: auto !important;
  left: 0 !important;
}
.primary-nav ul.sub-menu.wgl-submenu-position-left {
  left: auto !important;
  right: 100% !important;
}
.primary-nav ul.sub-menu.wgl-submenu-position-right {
  right: auto !important;
  left: 100% !important;
}

.admin-bar .wgl-sticky-header {
  top: 32px;
}
.admin-bar .wgl-theme-header .woo_mini_cart {
  margin-top: 32px;
  max-height: calc(100% - 32px - 30px);
}

.primary-nav ul li.mega-menu-links > ul {
  padding: 0;
  box-sizing: border-box;
  width: 1170px;
  display: flex;
  flex-wrap: wrap;
}
.primary-nav ul li.mega-menu-links > ul > li {
  float: left;
  box-sizing: border-box;
  margin-top: 34px;
  margin-bottom: 30px;
  margin-left: 0;
  margin-right: 0;
  padding: 0;
  font-size: 16px !important;
  font-weight: 600 !important;
  text-transform: capitalize;
}
.primary-nav ul li.mega-menu-links > ul > li:after {
  content: unset;
  display: none;
  position: absolute;
  top: 30px;
  right: 0;
  width: 1px;
  height: calc(100% - 60px);
  background: unset;
}
.primary-nav ul li.mega-menu-links > ul > li:hover ~ li {
  z-index: 0;
}
.primary-nav ul li.mega-menu-links > ul > li.hide-mega-headings > a {
  display: none;
}
.primary-nav ul li.mega-menu-links > ul > li:hover > a > span {
  background: none !important;
}
.primary-nav ul li.mega-menu-links > ul > li > a {
  position: relative;
  padding: 4px 15px 0;
}
.primary-nav ul li.mega-menu-links > ul > li > a > span {
  padding-left: 0 !important;
  pointer-events: none;
}
.primary-nav ul li.mega-menu-links > ul > li > a span:before, .primary-nav ul li.mega-menu-links > ul > li > a:after {
  display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-1col > ul > li {
  width: 100%;
}
.primary-nav ul li.mega-menu-links.mega-columns-1col > ul > li:after {
  display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-2col > ul > li {
  width: 50%;
}
.primary-nav ul li.mega-menu-links.mega-columns-2col > ul > li:nth-child(2n):after {
  display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-3col > ul > li {
  width: 33.33333%;
}
.primary-nav ul li.mega-menu-links.mega-columns-3col > ul > li:nth-child(3n):after {
  display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-4col > ul > li {
  width: 25%;
}
.primary-nav ul li.mega-menu-links.mega-columns-4col > ul > li:nth-child(4n):after {
  display: none;
}
.primary-nav ul li.mega-menu-links.mega-columns-5col > ul > li {
  width: 20%;
}
.primary-nav ul li.mega-menu-links.mega-columns-5col > ul > li:nth-child(5n):after {
  display: none;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
  position: relative;
  left: 0 !important;
  right: auto !important;
  padding-top: 6px;
  padding-bottom: 25px;
  top: 0;
  opacity: 0;
  min-width: auto;
  visibility: hidden;
  margin-top: 0;
  background: transparent;
  border: 0;
  box-shadow: none;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li {
  padding-left: 0;
  padding-right: 0;
  text-transform: none;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul {
  left: 100% !important;
  right: auto !important;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu .item_text {
  display: flex;
  flex-direction: column;
  text-align: center;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu .item_text > img {
  box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.08);
  border-radius: 4px;
  margin-bottom: 10px;
  transition: 0.4s;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > .menu-item > a {
  font-size: 20px;
  font-weight: 700;
}
.primary-nav ul li.mega-menu-links > ul.mega-menu > .menu-item > a:hover .item_text > img {
  transform: translateY(-10px);
}

.wgl-sticky-header {
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(-100%);
  overflow: hidden;
  opacity: 0;
  transition: 0.3s;
}
.wgl-sticky-header.sticky_active {
  overflow: visible;
  transform: translateY(0);
  opacity: 1;
}
.wgl-sticky-header.header_sticky_shadow {
  box-shadow: 1px 0 10px rgba(0, 0, 0, 0.1);
}

.wgl-mobile-header .wgl-header-row {
  display: flex;
  align-items: center;
}
.wgl-mobile-header .header_search-button {
  padding: 10px;
  margin: -10px;
  color: currentColor;
}
.wgl-mobile-header .header_search .wgl-search .header_search-close {
  transform: scale(0);
}
.wgl-mobile-header .header_search.header_search-open .wgl-search .header_search-close {
  transform: scale(1);
}
.wgl-mobile-header .primary-nav ul li.mega-menu-links > ul.mega-menu .item_text > img {
  display: none;
}
.wgl-mobile-header .primary-nav ul li.mega-menu-links > ul.mega-menu > .menu-item > a {
  font-size: inherit;
  font-weight: inherit;
}

header .elementor-widget-wrap {
  align-items: center;
}
header nav.submenu-disable .menu-item__plus,
header nav.submenu-disable .sub-menu {
  display: none;
}

body.single-header.elementor-editor-active .wgl-site-header,
body.single-header.elementor-editor-active .wgl-site-header .primary-nav {
  display: block;
}

.lavalamp .lavalamp-object {
  transition-property: transform, width, height, opacity;
}

.lavalamp .lavalamp-object.ease-in-out {
  transition-timing-function: ease-in-out;
}

.lavalamp .lavalamp-object.linear {
  transition-timing-function: linear;
}

.lavalamp .lavalamp-object.easeInQuad {
  transition-timing-function: cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.lavalamp .lavalamp-object.easeInCubic {
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.lavalamp .lavalamp-object.easeInQuart {
  transition-timing-function: cubic-bezier(0.895, 0.03, 0.685, 0.22);
}

.lavalamp .lavalamp-object.easeInQuint {
  transition-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
}

.lavalamp .lavalamp-object.easeInSine {
  transition-timing-function: cubic-bezier(0.47, 0, 0.745, 0.715);
}

.lavalamp .lavalamp-object.easeInExpo {
  transition-timing-function: cubic-bezier(0.95, 0.05, 0.795, 0.035);
}

.lavalamp .lavalamp-object.easeInCirc {
  transition-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.335);
}

.lavalamp .lavalamp-object.easeInBack {
  transition-timing-function: cubic-bezier(0.6, -0.28, 0.735, 0.045);
}

.lavalamp .lavalamp-object.easeOutQuad {
  transition-timing-function: cubic-bezier(0.25, 0.46, 0.45, 0.94);
}

.lavalamp .lavalamp-object.easeOutCubic {
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

.lavalamp .lavalamp-object.easeOutQuart {
  transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1);
}

.lavalamp .lavalamp-object.easeOutQuint {
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}

.lavalamp .lavalamp-object.easeOutSine {
  transition-timing-function: cubic-bezier(0.39, 0.575, 0.565, 1);
}

.lavalamp .lavalamp-object.easeOutExpo {
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.lavalamp .lavalamp-object.easeOutCirc {
  transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
}

.lavalamp .lavalamp-object.easeOutBack {
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.lavalamp .lavalamp-object.easeInOutQuad {
  transition-timing-function: cubic-bezier(0.455, 0.03, 0.515, 0.955);
}

.lavalamp .lavalamp-object.easeInOutCubic {
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}

.lavalamp .lavalamp-object.easeInOutQuart {
  transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}

.lavalamp .lavalamp-object.easeInOutQuint {
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

.lavalamp .lavalamp-object.easeInOutSine {
  transition-timing-function: cubic-bezier(0.445, 0.05, 0.55, 0.95);
}

.lavalamp .lavalamp-object.easeInOutExpo {
  transition-timing-function: cubic-bezier(1, 0, 0, 1);
}

.lavalamp .lavalamp-object.easeInOutCirc {
  transition-timing-function: cubic-bezier(0.785, 0.135, 0.15, 0.86);
}

.lavalamp .lavalamp-object.easeInOutBack {
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/* ==================== ##Header Search ==================== */
.header_search {
  position: relative;
}
.header_search-button {
  display: inline-block;
  position: relative;
  font-size: 20px;
  transform-origin: center;
  cursor: pointer;
  transition: 0.3s;
  color: var(--benoit-header-font-color);
}
.header_search-close {
  position: absolute;
  line-height: 1;
  cursor: pointer;
  opacity: 0;
  transform-origin: center;
  transition: 0.3s;
  transform: scale(0);
  color: #ffffff;
}
.header_search .header_search-button-wrapper {
  display: flex;
  height: 100%;
  transition: 0.3s;
}
.header_search.search_alt .header_search-field .search-form, .header_search.search_standard .header_search-field .search-form, .header_search.search_mobile_menu .header_search-field .search-form {
  position: relative;
  z-index: 1;
}
.header_search.search_alt .header_search-field .search-button, .header_search.search_standard .header_search-field .search-button, .header_search.search_mobile_menu .header_search-field .search-button {
  position: absolute;
  z-index: 1;
  height: 45px;
  width: 30px;
  top: 0;
  right: 0;
  margin: 0;
  border: none;
  outline: none;
  padding: 0;
  font-size: 0;
  box-shadow: none;
  cursor: pointer;
}
.header_search.search_alt .header_search-field .search-button:focus, .header_search.search_alt .header_search-field .search-button:active, .header_search.search_standard .header_search-field .search-button:focus, .header_search.search_standard .header_search-field .search-button:active, .header_search.search_mobile_menu .header_search-field .search-button:focus, .header_search.search_mobile_menu .header_search-field .search-button:active {
  box-shadow: none;
}
.header_search.search_alt .header_search-field .search__icon, .header_search.search_standard .header_search-field .search__icon, .header_search.search_mobile_menu .header_search-field .search__icon {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 45px;
  font-size: 16px;
  line-height: 41px;
  font-style: normal;
  text-align: center;
  transform: translate(0, 0);
  opacity: 1;
  pointer-events: none;
}
.header_search.search_alt .header_search-field {
  opacity: 0;
  visibility: hidden;
  transform: scale3d(0.8, 0.8, 0.8);
  transition: 0.3s;
}
.header_search.search_alt .header_search-field {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: fixed;
  z-index: 100001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100vh;
  background: rgba(65, 65, 65, 0.95);
}
.header_search.search_alt .header_search-field .search-form {
  width: 80%;
  max-width: 1170px;
}
.header_search.search_alt .header_search-field .search-field {
  width: 100%;
  font-weight: 400;
  font-size: 18px;
  background: transparent;
  border-color: rgba(255, 255, 255, 0.5);
}
.header_search.search_alt .header_search-field .search-field::placeholder {
  font-size: 14px;
  color: inherit;
  outline: none;
  -webkit-appearance: none;
  transition: 0.4s 0.4s;
}
.header_search.search_alt .header_search-field .search-field:active::placeholder, .header_search.search_alt .header_search-field .search-field:focus::placeholder {
  opacity: 0;
  transition: 0.4s 0s;
}
.header_search.search_alt .header_search-field .header_search-wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 80%;
  max-width: 1170px;
  margin-bottom: 40px;
}
.header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description {
  font-size: 40px;
  line-height: 1.3;
  font-weight: 800;
  color: #ffffff;
}
@media (max-width: 480px) {
  .header_search.search_alt .header_search-field .header_search-wrap .header_search-heading_description {
    font-size: 30px;
  }
}
.header_search.search_alt .header_search-field .header_search-close {
  position: relative;
  color: #ffffff;
}
.header_search.search_alt .header_search-field .header_search-close:before {
  transition: 0.4s;
}
.header_search.search_alt .header_search-field .header_search-close:hover:before {
  transform: rotate(135deg);
}
@media (max-width: 480px) {
  .header_search.search_alt .header_search-field .header_search-close {
    display: none;
  }
}
.header_search.search_alt .header_search-field .search__icon {
  width: auto;
}
.header_search.search_standard .header_search-field {
  position: absolute;
  z-index: 2;
  top: calc(100% + 15px);
  right: -25px;
  padding: 18px 30px 30px;
  border: 1px solid var(--benoit-primary-color);
  opacity: 0;
  visibility: hidden;
  transition: 0.3s;
}
.header_search.search_standard .header_search-field .search-field {
  width: 270px;
  margin-bottom: 0;
}
.header_search.search_standard .header_search-field .search__icon {
  line-height: 45px;
}
.header_search.search_standard .header_search-field .header_search-close {
  display: none;
}
@media (max-width: 480px) {
  .header_search.search_standard .header_search-field {
    padding: 10px 20px 20px;
    right: 0;
    width: 90vw;
  }
}
.header_search.header_search-open.search_standard .header_search-button, .header_search.header_search-open.search_alt .header_search-button {
  opacity: 0;
  transform: scale(0);
}
.header_search.header_search-open.search_standard .header_search-close, .header_search.header_search-open.search_alt .header_search-close {
  opacity: 1;
  transform: scale(1);
}
.header_search.header_search-open.search_standard .header_search-field, .header_search.header_search-open.search_alt .header_search-field {
  opacity: 1;
  visibility: visible;
  transform: scale3d(1, 1, 1);
}
.header_search.header_search-open.search_standard .header_search-field {
  top: calc(100% + 10px);
}
.header_search.search_mobile_menu .header_search-field .search-form .search-field {
  width: 100%;
}

.wgl-mobile-header .header_search.search_standard .header_search-field .search-field {
  font-size: 24px;
}

.elementor-widget-wgl-header-search {
  position: initial;
}
.elementor-widget-wgl-header-search.full-height-yes .header_search-close {
  transform: scale(0);
}
.elementor-widget-wgl-header-search.full-height-yes .header_search-open .header_search-close {
  transform: scale(1);
}

.v_align_middle .header_search-button-wrapper {
  align-items: center;
}
.v_align_bottom .header_search-button-wrapper {
  align-items: flex-end;
}

.elementor-widget-wgl-header-search.full-height-yes {
  height: 100%;
}
.elementor-widget-wgl-header-search.full-height-yes > .elementor-widget-container, .elementor-widget-wgl-header-search.full-height-yes > .elementor-widget-container > .header_search {
  height: inherit;
}
.elementor-widget-wgl-header-search.full-height-yes > .elementor-widget-container .header_search-button-wrapper, .elementor-widget-wgl-header-search.full-height-yes > .elementor-widget-container > .header_search .header_search-button-wrapper {
  align-items: center;
}

section.elementor-section-content-top .full-height-yes.elementor-widget-wgl-header-search .elementor-widget-container .header_search-button-wrapper {
  align-items: flex-start;
}
section.elementor-section-content-bottom .full-height-yes.elementor-widget-wgl-header-search .elementor-widget-container .header_search-button-wrapper {
  align-items: flex-end;
}

.wgl-search {
  align-items: center;
}

@media screen and (max-width: 479px) {
  .header_search-field {
    right: 0;
  }

  .header_search.search_standard .header_search-field input.search-field {
    width: calc(100vw - 85px);
  }
}
@media only screen and (max-width: 440px) {
  .header_search.search_alt .header_search-wrap .header_search-heading_description {
    font-size: 30px;
  }
}
/* ==================== #Mobile Navigation ==================== */
.hamburger-box {
  display: none;
  cursor: pointer;
}
.hamburger-box .hamburger-inner {
  width: 20px;
  line-height: 0;
}
.hamburger-box .hamburger-inner span {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 2px;
  vertical-align: top;
  background: currentColor;
}
.hamburger-box .hamburger-inner span + span {
  margin-top: 5px;
}

.header_area_container .hamburger-box {
  padding: 17px 20px !important;
  margin: 0 -20px;
}

body.mobile_switch_on .hamburger-inner span:nth-child(1) {
  animation: ease 0.7s 0.4s burger_top-1-45 forwards;
}
body.mobile_switch_on .hamburger-inner span:nth-child(2) {
  animation: ease 0.7s 0.4s burger_scaled-1 forwards;
}
body.mobile_switch_on .hamburger-inner span:nth-child(3) {
  animation: ease 0.7s 0.4s burger_bottom-1-135 forwards;
}
body.mobile_switch_off .hamburger-inner span:nth-child(1) {
  animation: ease 0.7s 0.4s burger_top-2-45 backwards;
}
body.mobile_switch_off .hamburger-inner span:nth-child(2) {
  animation: ease 0.7s 0.4s burger_scaled-2 backwards;
}
body.mobile_switch_off .hamburger-inner span:nth-child(3) {
  animation: ease 0.7s 0.4s burger_bottom-2-135 backwards;
}

body.mobile_switch_on .mobile_nav_wrapper .wgl-menu_overlay {
  opacity: 1;
  visibility: visible;
}

.mobile_nav_wrapper .wgl-menu_overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  visibility: hidden;
  opacity: 0;
  transition: 0.45s ease-in-out;
}

.mobile_nav_wrapper .primary-nav {
  width: calc(100% + 17px);
}
.mobile_nav_wrapper .primary-nav ul li ul li > a > span:before,
.mobile_nav_wrapper .primary-nav ul li ul li.menu-item-has-children:after,
.mobile_nav_wrapper .primary-nav ul li ul li.menu-item-has-children > a:after,
.mobile_nav_wrapper .primary-nav > ul > li.menu-item-has-children > a:after,
.mobile_nav_wrapper .primary-nav ul li ul li > a:before,
.mobile_nav_wrapper .primary-nav > ul > li > a:after,
.mobile_nav_wrapper .primary-nav > ul > li.menu-item-has-children > a:after,
.mobile_nav_wrapper .primary-nav > ul > li.mega-menu.mega-cat > a:after {
  display: none;
}
.mobile_nav_wrapper .primary-nav > ul > li > a > span {
  padding-right: 0 !important;
  margin-left: 0 !important;
}
.mobile_nav_wrapper .primary-nav > ul li {
  position: static;
}
.mobile_nav_wrapper .primary-nav ul li a {
  position: relative;
  text-transform: capitalize;
}
.mobile_nav_wrapper .primary-nav ul li ul li.current-menu-ancestor.current-menu-parent > a > span,
.mobile_nav_wrapper .primary-nav ul li ul li.current-menu-item > a > span,
.mobile_nav_wrapper .primary-nav ul li ul li.current_page_item > a > span,
.mobile_nav_wrapper .primary-nav ul li ul li:hover > a > span {
  color: inherit;
}
.mobile_nav_wrapper .primary-nav .item_text:before {
  display: none;
}

.mobile_nav_wrapper .primary-nav ul li ul.sub-menu {
  position: relative;
  top: 0 !important;
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  min-width: auto;
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
  color: inherit;
  opacity: 1;
  visibility: visible;
  transition: 0s;
  white-space: initial;
  overflow: hidden;
  transform: none !important;
}

body.admin-bar .wgl-menu_outer {
  top: 32px;
  height: calc(100vh - 32px);
}

.wgl-menu_outer {
  position: fixed;
  z-index: 999;
  background-color: #222328;
  overflow: hidden;
  width: 400px;
  max-width: calc(100% - 50px);
  height: 100%;
  top: 0;
  transform: translateX(-100%);
  transition: transform 0.45s ease-in-out;
  -webkit-user-select: none;
  user-select: none;
}
.wgl-menu_outer.menu-position_right {
  right: 0;
  transform: translateX(100%);
}
.wgl-menu_outer.menu-position_right .wgl-menu-outer_header {
  right: auto;
  left: -35px;
}
.wgl-menu_outer .mobile-hamburger-close {
  position: relative;
  z-index: 999;
  border-radius: 5px;
  line-height: 0;
}
.wgl-menu_outer .wgl-menu-outer_header {
  position: absolute;
  top: 5px;
  right: -45px;
}
.wgl-menu_outer .wgl-menu-outer_header .hamburger-box {
  padding: 12px 10px;
}
.wgl-menu_outer .wgl-menu_content {
  position: relative;
  width: 100%;
  height: 100%;
}
.wgl-menu_outer .wgl-menu-outer_content {
  position: absolute;
  padding: 30px;
  width: 100%;
  bottom: 17px;
  top: 0;
  right: 0;
  left: 0;
  overflow-y: scroll;
  scrollbar-width: none;
}
.wgl-menu_outer .wgl-menu-outer_content::-webkit-scrollbar {
  display: none;
}

body.mobile_switch_on {
  position: fixed;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
body.mobile_switch_on .wgl-menu_outer {
  transform: translateX(0%);
  overflow: visible;
}

.mobile_nav_wrapper .wgl-menu-outer_content > * {
  margin-top: 20px;
}
.mobile_nav_wrapper .wgl-menu-outer_content > *:first-child {
  margin-top: 0;
}

.mobile_nav_wrapper .primary-nav > ul.mobile_switch_on {
  position: relative;
  left: 0;
  width: 100%;
  height: auto;
  box-sizing: border-box;
  margin: 30px 0 0;
  padding: 0;
  text-align: left;
  display: block !important;
}

.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li {
  display: block;
  float: none;
  height: auto;
  padding: 0;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li div.mega-menu-container {
  display: none !important;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li:before {
  display: none;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu {
  min-height: inherit !important;
  padding-right: 0 !important;
  padding-left: 30px !important;
  max-width: none !important;
  background-image: none !important;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li {
  width: 100%;
  margin-top: 0;
  font-weight: inherit !important;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li.hide-mega-headings a {
  display: block;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li ul.show_sub_menu {
  visibility: visible;
  opacity: 1;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li ul li:after {
  display: none;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li.mega-menu-links > .mega-menu.sub-menu li:after {
  display: none;
}

.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a {
  padding: 4px 0;
  margin: 0;
  color: inherit;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a span {
  display: inline;
}
.mobile_nav_wrapper .primary-nav ul.mobile_switch_on li a span.menu-item_plus {
  display: none;
}

.mobile_nav_wrapper .primary-nav ul li ul li {
  border-bottom: 0 !important;
  margin: 0;
}
.mobile_nav_wrapper .primary-nav ul li ul li:hover > a {
  background: transparent;
  color: inherit;
}
.mobile_nav_wrapper .primary-nav ul li ul li > a:after {
  display: none;
}
.mobile_nav_wrapper .primary-nav ul li ul li > a > span {
  padding: 0;
  background: none !important;
}

.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul > li > a:before {
  display: none;
}

.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul > li:hover > a > span {
  color: inherit;
}

.mobile_nav_wrapper .primary-nav ul li ul.sub-menu,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
  box-shadow: none;
  margin-top: 0;
  font-weight: inherit;
  border: none;
  width: 100%;
  transition: 0s;
  background-color: #222328;
  display: none;
}
.mobile_nav_wrapper .primary-nav ul li ul.sub-menu:after,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul > li ul:after,
.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul:after {
  display: none;
}

.mobile_nav_wrapper .primary-nav ul li.mega-menu-links > ul.mega-menu > li > ul {
  padding-top: 0;
  padding-bottom: 0;
}

.mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:hover, .mobile_nav_wrapper .primary-nav ul li ul.sub-menu li:focus {
  padding-left: 0;
}

.mobile_nav_wrapper .primary-nav .menu-item .button_switcher {
  width: 50px;
  height: 50px;
  z-index: 1;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  margin-right: 0;
}
.mobile_nav_wrapper .primary-nav .menu-item .button_switcher:before {
  content: "";
  display: inline-block;
  border-top-width: 1px;
  border-top-style: solid;
  border-left-width: 1px;
  border-left-style: solid;
  transform: translate(-50%, -50%) rotate(135deg);
  opacity: 0.8;
  transition: 0.3s ease;
  background: none !important;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: auto;
  width: 8px;
  height: 8px;
  visibility: visible;
  margin-top: 0;
  border-radius: 0;
  color: inherit;
  margin-left: 0 !important;
}
.mobile_nav_wrapper .primary-nav .menu-item .button_switcher:after {
  content: "";
  display: block;
  position: absolute;
  top: 15%;
  left: 15%;
  width: 70%;
  height: 70%;
  opacity: 0.05;
  background-color: #ffffff;
  transition: 0.2s;
}
.mobile_nav_wrapper .primary-nav .menu-item .button_switcher:hover:after, .mobile_nav_wrapper .primary-nav .menu-item .button_switcher:focus:after {
  opacity: 0.02;
}
.mobile_nav_wrapper .primary-nav .menu-item .button_switcher.is-active:before {
  transform: translate(-50%, -50%) rotate(225deg);
}

.mobile_nav_wrapper .search_mobile_menu .header_search-field {
  border-radius: 5px;
}

.wgl-mobile-header .mini-cart {
  position: static;
}

.wgl-mobile-header .wgl-header-row .header_side[class^=position_right] .header_area_container > * {
  padding-left: 25px;
}
.wgl-mobile-header .wgl-header-row .header_side[class^=position_right] .header_area_container > *:first-child {
  padding-left: 0;
}

.wgl-mobile-header .wgl-header-row .header_side[class^=position_left] .header_area_container > * {
  padding-right: 25px;
}
.wgl-mobile-header .wgl-header-row .header_side[class^=position_left] .header_area_container > *:last-child {
  padding-right: 0;
}

.wgl-mobile-header .wgl-header-row .header_side[class^=position_center] .header_area_container > * {
  padding-left: 25px;
  padding-right: 25px;
}
.wgl-mobile-header .wgl-header-row .header_side[class^=position_center] .header_area_container > *:last-child, .wgl-mobile-header .wgl-header-row .header_side[class^=position_center] .header_area_container > *:first-child {
  padding-right: 0;
  padding-left: 0;
}

@media (max-width: 1200px) {
  .wgl-theme-header .wgl-sticky-header {
    display: none;
  }
}
@media (max-width: 782px) {
  body.admin-bar .wgl-menu_outer {
    top: 46px;
    height: calc(100vh - 46px);
  }
}
@media (max-width: 420px) {
  .wgl-menu_outer {
    width: calc(100% - 48px);
  }
}
@media (max-width: 360px) {
  .wgl-mobile-header .woo_mini_cart {
    width: calc(100vw - 40px);
  }
}
@keyframes burger_top-1-45 {
  0% {
    top: 0;
    transform: rotate(0);
  }
  50% {
    top: 7px;
    transform: rotate(0);
  }
  100% {
    top: 7px;
    transform: rotate(45deg);
  }
}
@keyframes burger_top-2-45 {
  0% {
    top: 7px;
    transform: rotate(45deg);
  }
  50% {
    top: 7px;
    transform: rotate(0);
  }
  100% {
    top: 0;
    transform: rotate(0);
  }
}
@keyframes burger_bottom-1-135 {
  0% {
    bottom: 0;
    transform: rotate(0);
  }
  50% {
    bottom: 7px;
    transform: rotate(0);
  }
  100% {
    bottom: 7px;
    transform: rotate(135deg);
  }
}
@keyframes burger_bottom-2-135 {
  0% {
    bottom: 7px;
    transform: rotate(135deg);
  }
  50% {
    bottom: 7px;
    transform: rotate(0);
  }
  100% {
    bottom: 0;
    transform: rotate(0);
  }
}
@keyframes burger_scaled-1 {
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(0);
  }
}
@keyframes burger_scaled-2 {
  0% {
    transform: scale(0);
  }
  50% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
/* ==================== ##Page Title ==================== */
.page-header {
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  padding: 10px 0;
}
.page-header_wrapper {
  height: 100%;
  width: 100%;
}
.page-header_wrapper .wgl-container {
  height: 100%;
}
.page-header .page-header_content {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.page-header_align_left {
  justify-content: left;
}
.page-header_align_left .page-header_content {
  align-items: flex-start;
  text-align: left;
}
.page-header_align_center {
  justify-content: center;
}
.page-header_align_center .page-header_content {
  align-items: center;
  text-align: center;
}
.page-header_align_right {
  justify-content: right;
}
.page-header_align_right .page-header_content {
  align-items: flex-end;
  text-align: right;
}
.page-header.breadcrumbs_align_left .page-header_breadcrumbs {
  align-self: flex-start;
}
.page-header.breadcrumbs_align_center .page-header_breadcrumbs {
  align-self: center;
}
.page-header.breadcrumbs_align_right .page-header_breadcrumbs {
  align-self: flex-end;
}
.page-header.breadcrumbs_inline .page-header_content {
  flex-direction: row;
  align-items: center;
}
@media (max-width: 767px) {
  .page-header.breadcrumbs_inline .page-header_content {
    flex-direction: column;
  }
  .page-header.breadcrumbs_inline .page-header_content .page-header_breadcrumbs {
    text-align: center;
  }
}
.page-header.breadcrumbs_inline .page-header_content .page-header_breadcrumbs {
  align-self: auto;
}
.page-header.breadcrumbs_inline.page-header_align_left .page-header_content {
  justify-content: space-between;
}
.page-header.breadcrumbs_inline.page-header_align_right .page-header_content {
  justify-content: space-between;
  flex-direction: row-reverse;
}
.page-header.breadcrumbs_inline.page-header_align_center .page-header_breadcrumbs {
  margin-left: 20px;
}
.page-header_title {
  font-weight: 200;
  color: inherit;
}
.page-header_breadcrumbs:not(:first-child) {
  margin-top: 10px;
}
.page-header_breadcrumbs .breadcrumbs {
  white-space: nowrap;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.page-header_breadcrumbs .breadcrumbs .current {
  cursor: default;
  transition: 0.4s;
}
.page-header_breadcrumbs .breadcrumbs > a:hover {
  color: inherit;
}
.page-header_breadcrumbs .divider:not(:last-child) {
  color: inherit;
  margin: 0 10px;
}
.page-header_breadcrumbs .divider:not(:last-child):before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  transform: rotate(45deg);
  margin-bottom: 2px;
  line-height: 1;
  vertical-align: middle;
  transition: 0.4s;
}
.page-header_wrapper_product .page-header_breadcrumbs {
  margin-top: 23px;
}

body .select2-container {
  font-size: 14px;
  font-weight: normal;
}
body .select2-container ul li {
  font-size: 14px;
  line-height: 30px;
  font-weight: 400;
  padding: 6px 6px 6px 18px;
  margin-bottom: 4px;
}
body .select2-container--default .select2-search--inline .select2-search__field {
  line-height: 30px;
  height: 30px;
  max-width: 100%;
}
body .select2-container--default .select2-search--dropdown .select2-search__field {
  background-color: var(--benoit-body-background);
  padding: 0 19px;
  border: unset;
  border-bottom: 1px solid rgba(var(--benoit-header-rgb), 0.12);
  transition: all 0.3s;
}
body .select2-container--default .select2-search--dropdown .select2-search__field:hover, body .select2-container--default .select2-search--dropdown .select2-search__field:focus {
  border-color: var(--benoit-header-font-color);
}
body .select2-container--default .select2-selection--single {
  padding: 6px 0;
  background-color: var(--benoit-body-background);
  border: unset;
  border-bottom: 1px solid rgba(var(--benoit-header-rgb), 0.12);
  border-radius: unset;
  font-weight: normal;
  margin: 0;
  height: 45px;
  text-align: left;
  transition: all 0.3s;
}
body .select2-container--default .select2-selection--single .select2-selection__clear {
  float: left;
}
body .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: inherit;
}
body .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 30px;
  padding-left: 0;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 0;
  right: 0;
  height: 45px;
  width: 45px;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: unset;
  height: auto;
  right: 0;
  left: auto;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  top: 0;
}
body .select2-container--default .select2-selection--single .select2-selection__arrow b:after {
  content: "\f100";
  font-family: "Flaticon";
  font-size: 9px;
  line-height: 45px;
  font-weight: normal;
  display: block;
  position: absolute;
  z-index: 0;
  right: 0;
  color: #707477;
  pointer-events: none;
}
body .select2-container--default .select2-selection--multiple {
  font-size: 0;
  padding: 9px 0;
  min-height: 50px;
  border: unset;
  border-bottom: 1px solid rgba(var(--benoit-header-rgb), 0.12);
  background-color: var(--benoit-body-background);
  border-radius: unset;
  transition: background-color 0.3s, border-color 0.3s;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered {
  max-width: 100%;
  padding: 0;
}
body .select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  padding-left: 0;
  padding-right: 10px;
  margin: 0 !important;
  max-width: 100%;
}
body .select2-container--default .select2-selection--multiple .select2-selection__choice {
  background: unset;
  border: unset;
  margin-right: 5px;
}
body .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  transition: color 0.4s;
}
body .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #cf0a05;
}
body .select2-container--default.select2-container--focus .select2-selection--multiple,
body .select2-container--default.select2-container--focus .select2-selection--single, body .select2-container--default.select2-container--open .select2-selection--multiple,
body .select2-container--default.select2-container--open .select2-selection--single {
  border: unset;
  border-bottom: 1px solid #e7e8e8;
  background-color: var(--benoit-body-background);
}
body .select2-container--default .select2-results__option {
  padding: 6px 6px 6px 18px;
  line-height: 26px;
}
body .select2-container--default .select2-results__option[aria-selected=true], body .select2-container--default .select2-results__option[data-selected=true] {
  background-color: rgba(var(--benoit-header-rgb), 0.05);
  color: inherit;
}
body .select2-container--default .select2-results__option--highlighted[aria-selected=true], body .select2-container--default .select2-results__option--highlighted[data-selected=true] {
  font-weight: 700;
}
body .select2-results {
  font-size: 14px;
}
body .select2-dropdown {
  border: unset;
  background-color: var(--benoit-body-background);
  box-shadow: unset;
  border: 1px solid rgba(var(--benoit-header-rgb), 0.12);
  border-radius: unset;
}
body .select2-container--open .select2-dropdown--above {
  border-radius: unset;
  border: 1px solid rgba(var(--benoit-header-rgb), 0.12);
}
body.admin-bar > .select2-container {
  margin-top: -32px;
}
@media screen and (max-width: 782px) {
  body.admin-bar > .select2-container {
    margin-top: -46px;
  }
}

/* ==================== ##Typography ==================== */
span.highlighter {
  padding: 1px 0.2em;
  color: #ffffff;
  border-radius: 0;
}

blockquote {
  text-align: center;
  position: relative;
  z-index: 1;
  margin: 20px 0;
  font-size: 22px;
  line-height: 1.6363;
}
blockquote cite {
  display: block;
  position: relative;
  margin-top: 17px;
  font-size: 20px;
  line-height: 1.3;
  font-weight: 300;
  font-style: normal;
}
blockquote:before {
  content: "\f10d";
  font-family: flaticon;
  font-weight: 400;
  font-style: normal;
  font-size: 55px;
  display: inline-block;
  line-height: 1;
  transform: rotate(180deg);
  padding-top: 15px;
}
blockquote p:last-of-type {
  margin-bottom: 5px;
}
blockquote p[style*="text-align: left"] + footer {
  text-align: left;
}
blockquote p[style*="text-align: center"] + footer {
  text-align: center;
}
blockquote p[style*="text-align: right"] + footer {
  text-align: right;
}

.dropcap,
.dropcap-bg {
  position: relative;
  z-index: 1;
  float: left;
  width: 1.667em;
  height: 1.667em;
  padding-top: 1px;
  margin-top: 0.4em;
  margin-right: calc(0.4em + 10px);
  font-size: 1.5em;
  line-height: 1.567em;
  font-weight: 400;
  color: #ffffff;
  text-align: center;
  overflow: hidden;
}
.dropcap:not(.alt),
.dropcap-bg:not(.alt) {
  border: 2px solid;
  line-height: 1.4em;
}

.elementor-drop-cap {
  margin-top: 0.11em;
  font-weight: 800;
}

p.has-drop-cap:not(:focus):first-letter {
  font-size: 3em;
  line-height: 1.2;
  font-weight: 600;
}

small {
  font-size: 0.8em;
}

code,
tt,
kbd {
  font-size: 87.5%;
  word-break: break-word;
}

i,
cite,
em,
var,
address,
dfn,
q {
  font-style: italic;
}

kbd {
  font-family: monospace;
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

/* ==================== ##Scroll Up ==================== */
#scroll_up {
  position: fixed;
  right: 0;
  bottom: 0;
  z-index: 20;
  text-align: center;
  cursor: pointer;
  opacity: 0;
  transition: 0.4s;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  top: 100%;
  min-height: -moz-fit-content;
  min-height: fit-content;
  transform: translate(-30px, 5px);
  white-space: nowrap;
  padding: 0;
}
#scroll_up:not(:empty) {
  right: 30px;
  bottom: 50px;
  writing-mode: vertical-rl;
  transform: rotate(180deg) translate3D(-10px, -105%, 0);
  transform-origin: 0 0;
  padding: 15px 0;
}
#scroll_up:not(:empty):before, #scroll_up:not(:empty):after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 5px;
  height: 5px;
  display: inline-block;
  transform: rotate(45deg);
  background: currentColor;
  left: 50%;
  margin-left: -2px;
  transition: 0.4s;
}
#scroll_up:not(:empty):before {
  bottom: 0;
}
#scroll_up:not(:empty):after {
  top: 0;
}
#scroll_up:not(:empty):hover:before, #scroll_up:not(:empty):hover:after {
  opacity: 0;
  transform: rotate(45deg) scale(0);
}
#scroll_up:not(:empty):hover:before {
  bottom: 15px;
}
#scroll_up:not(:empty):hover:after {
  top: 15px;
}
#scroll_up:empty {
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
#scroll_up:empty:after {
  content: "\f108";
  display: inline-block;
  font-family: "flaticon";
  font-size: 19px;
  line-height: 19px;
  font-weight: normal;
  transform: translateY(0) rotate(90deg);
}
#scroll_up:empty:hover {
  border-color: currentColor;
}
#scroll_up.active {
  opacity: 1;
}
#scroll_up.active:empty {
  transform: translate(-30px, -105px);
}
#scroll_up.active:not(:empty) {
  transform: rotate(180deg) translate3D(-10px, 45px, 0);
}
@keyframes scroll_up_anim {
  0% {
    transform: translateY(0) rotate(180deg);
  }
  50% {
    transform: translateY(2px) rotate(180deg);
  }
  100% {
    transform: translateY(0) rotate(180deg);
  }
}
/* ==================== ##Blog ==================== */
.blog-style-standard.hover-animation .blog-post {
  padding-top: 25px;
}
.blog-style-standard.hover-animation .blog-post:hover .blog-post_wrapper {
  transform: translateY(-25px);
}
.blog-style-standard .blog-post_wrapper .blog-post_meta_info {
  position: absolute;
  z-index: 12;
  left: 0;
  bottom: -25px;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  transition: 0.45s;
}
.blog-style-standard .blog-post_wrapper .blog-post_meta_info .meta-data {
  margin: 0;
  font-size: 14px;
  font-weight: 600;
}
.blog-style-standard .blog-post_wrapper > .blog-post_meta_info {
  position: relative;
  bottom: unset;
}
.blog-style-standard .blog-post_wrapper > .blog-post_meta_info:not(:empty) {
  margin-bottom: 3px;
}
.blog-style-standard .wgl_col-12 .blog-post {
  margin-bottom: 70px;
}
.blog-style-standard .wgl_col-12:not(.swiper-slide):last-child .blog-post {
  margin-bottom: 36px;
}
.blog-style-standard .wgl_col-12 .format-video.blog-post .blog-post_media .blog-post_media_part {
  padding-bottom: 56%;
}
.blog-style-standard .wgl_col-12 .format-video.blog-post .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
  padding-bottom: 0;
}
.blog-style-standard .wgl_col-12 .format-audio.blog-post .blog-post_media .blog-post_media_part {
  padding-bottom: 20%;
}
.blog-style-standard .wgl_col-12 .format-link .blog-post_link {
  margin-top: -8px;
}
.blog-style-standard .wgl_col-6 .format-audio .blog-post_content, .blog-style-standard .wgl_col-4 .format-audio .blog-post_content, .blog-style-standard .wgl_col-3 .format-audio .blog-post_content {
  padding-top: 30px;
}
.blog-style-standard .wgl_col-6 .format-link .blog-post_media_part, .blog-style-standard .wgl_col-4 .format-link .blog-post_media_part, .blog-style-standard .wgl_col-3 .format-link .blog-post_media_part {
  margin-bottom: 0;
}
.blog-style-standard .wgl_col-6 .post_meta-wrap, .blog-style-standard .wgl_col-4 .post_meta-wrap, .blog-style-standard .wgl_col-3 .post_meta-wrap {
  margin-bottom: 9px;
}
.blog-style-standard .wgl_col-6 .blog-post .blog-post_content, .blog-style-standard .wgl_col-4 .blog-post .blog-post_content, .blog-style-standard .wgl_col-3 .blog-post .blog-post_content {
  padding: 30px 30px 35px;
}
.blog-style-standard .wgl_col-6 > :not(.format-no_featured) .blog-post .blog-post_content, .blog-style-standard .wgl_col-4 > :not(.format-no_featured) .blog-post .blog-post_content, .blog-style-standard .wgl_col-3 > :not(.format-no_featured) .blog-post .blog-post_content {
  padding-top: 21px;
  padding-bottom: 20px;
}
.blog-style-standard .wgl_col-6 .blog-post_media, .blog-style-standard .wgl_col-4 .blog-post_media, .blog-style-standard .wgl_col-3 .blog-post_media {
  margin-bottom: 23px;
}
.blog-style-standard .wgl_col-6 .blog-post_title, .blog-style-standard .wgl_col-4 .blog-post_title, .blog-style-standard .wgl_col-3 .blog-post_title {
  font-size: 24px;
  line-height: 1.4;
}
.blog-style-standard .wgl_col-6 .blog-post_title > a, .blog-style-standard .wgl_col-4 .blog-post_title > a, .blog-style-standard .wgl_col-3 .blog-post_title > a {
  display: inline-block;
  font-size: inherit;
  line-height: inherit;
  font-weight: 300;
}
.blog-style-standard .wgl_col-6 .blog-post_title + .blog-post_footer, .blog-style-standard .wgl_col-4 .blog-post_title + .blog-post_footer, .blog-style-standard .wgl_col-3 .blog-post_title + .blog-post_footer {
  margin-top: -10px;
}
.blog-style-standard .wgl_col-6 .meta-data > span, .blog-style-standard .wgl_col-4 .meta-data > span, .blog-style-standard .wgl_col-3 .meta-data > span {
  line-height: 24px;
}
.blog-style-standard .wgl_col-6 .read-more-wrap, .blog-style-standard .wgl_col-4 .read-more-wrap, .blog-style-standard .wgl_col-3 .read-more-wrap {
  padding-top: 28px;
}
.blog-style-standard .wgl_col-6 .blog-post_footer, .blog-style-standard .wgl_col-4 .blog-post_footer, .blog-style-standard .wgl_col-3 .blog-post_footer {
  padding-top: 28px;
}
.blog-style-standard .blog-post {
  transition: 0.3s;
}
.blog-style-standard .blog-post .blog-post_content {
  position: relative;
  padding: 40px;
}
.blog-style-standard .blog-post blockquote cite {
  padding-left: 0;
  text-align: inherit;
}
.blog-style-standard .blog-post:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
.blog-style-standard .blog-post.format-video:not(.format-no_featured) .blog-post_content, .blog-style-standard .blog-post.format-gallery:not(.format-no_featured) .blog-post_content, .blog-style-standard .blog-post.format-standard-image:not(.format-no_featured) .blog-post_content {
  padding-top: 0;
}
.blog-style-standard.blog_carousel .swiper-slide {
  margin-bottom: 0;
}
.blog-style-standard.blog_carousel .swiper-slide.swiper-slide {
  margin-bottom: 0;
}
.blog-style-standard .blog-post_text {
  font-size: 16px;
}
.blog-style-standard .blog-post_text .wp-block-pullquote blockquote {
  margin-bottom: 0;
  padding-bottom: 0;
}
.blog-style-standard .blog-post_text .wp-block-pullquote.is-style-solid-color blockquote p:first-of-type {
  margin-top: -0.225em;
}
.blog-style-standard .blog-post_text .wp-block-archives-list,
.blog-style-standard .blog-post_text .wp-block-latest-posts {
  list-style: none;
}
.blog-style-standard .blog-post_text .wp-block-categories-list .children li {
  padding-left: 0;
}
.blog-style-standard .blog-post_text .more-link {
  display: none;
}
.blog-style-standard.acenter .meta-data {
  justify-content: center;
}
.blog-style-standard.aright .meta-data {
  justify-content: flex-end;
}

.blog-post {
  position: relative;
  margin-bottom: 30px;
}
.blog-post .blog-post_media {
  position: relative;
  margin-bottom: 33px;
}
.blog-post .blog-post_media .blog-post_media_part {
  position: relative;
  line-height: 0;
}
.blog-post.format-gallery .blog-post_media .blog-post_media_part {
  overflow: hidden;
}
.blog-post.format-gallery .blog-post_media .wgl-carousel .swiper-slide:not(:only-child) {
  cursor: e-resize;
}
.blog-post.standard .blog-post_media, .blog-post.format-standard .blog-post_media {
  margin-bottom: 12px;
}
.blog-post.format-standard-image .blog-post_content > .share_post-container, .blog-post.format-image .blog-post_content > .share_post-container, .blog-post.format-gallery .blog-post_content > .share_post-container, .blog-post.format-video .blog-post_content > .share_post-container {
  top: -26px;
}
.blog-post.format-standard-image .blog-post_content > .share_post-container > a:after, .blog-post.format-image .blog-post_content > .share_post-container > a:after, .blog-post.format-gallery .blog-post_content > .share_post-container > a:after, .blog-post.format-video .blog-post_content > .share_post-container > a:after {
  border-top-color: transparent;
  border-left-color: transparent;
  transform: rotate(44deg);
}
.blog-post.format-standard-image .blog-post_content > .share_post-container:hover > a:after, .blog-post.format-image .blog-post_content > .share_post-container:hover > a:after, .blog-post.format-gallery .blog-post_content > .share_post-container:hover > a:after, .blog-post.format-video .blog-post_content > .share_post-container:hover > a:after {
  transform: rotate(44deg) scale(0.2);
}
.blog-post.format-standard-image .blog-post_media, .blog-post.format-image .blog-post_media {
  position: relative;
  z-index: 1;
}
.blog-post.format-standard-image .blog-post_media .image-overlay, .blog-post.format-image .blog-post_media .image-overlay {
  display: inline-block;
  position: relative;
  z-index: 1;
  border-radius: inherit;
}
.blog-post.format-standard-image .blog-post_media .image-overlay:before, .blog-post.format-standard-image .blog-post_media .image-overlay:after, .blog-post.format-image .blog-post_media .image-overlay:before, .blog-post.format-image .blog-post_media .image-overlay:after {
  display: block;
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: inherit;
  transition: opacity 0.3s;
}
.blog-post.format-standard-image .blog-post_media .image-overlay:after, .blog-post.format-image .blog-post_media .image-overlay:after {
  opacity: 0;
}
.blog-post.format-standard-image .blog-post_media .image-overlay img, .blog-post.format-image .blog-post_media .image-overlay img {
  border-radius: inherit;
}
.blog-post.format-standard-image:hover .image-overlay:after, .blog-post.format-image:hover .image-overlay:after {
  opacity: 1;
}
.blog-post.format-quote .blog-post_media {
  margin-bottom: 28px;
}
.blog-post.format-quote .single_meta .blog-post_media {
  margin-bottom: 42px;
}
.blog-post.format-quote .blog-post_media_part {
  margin-top: -6px;
}
.blog-post.format-quote .blog-post_quote-text {
  font-size: 22px;
  line-height: 36px;
}
.blog-post.format-quote .blog-post_quote-text:before {
  content: "\f10d";
  font-family: "Flaticon";
  line-height: 1;
  font-size: 46px;
  width: max-content;
  font-weight: normal;
  font-style: normal;
  display: block;
  transform: rotate(180deg);
  margin-bottom: 16px;
}
.blog-post.format-quote .blog-post_quote-author {
  margin-top: -12px;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  color: #8f969f;
}
.blog-post.format-quote .blog-post_quote-author .blog-post_quote-image {
  display: inline-block;
  width: 30px;
  vertical-align: middle;
  margin-right: 10px;
  border-radius: 50%;
}
.blog-post.format-quote .blog-post_quote-author .blog-post_quote-author-name,
.blog-post.format-quote .blog-post_quote-author .blog-post_quote-author-pos {
  vertical-align: middle;
}
.blog-post.format-link .blog-post_media {
  margin-bottom: 22px;
}
.blog-post.format-link .single_meta .blog-post_media {
  margin-bottom: 38px;
}
.blog-post.format-link .blog-post_link {
  margin-bottom: 22px;
  position: relative;
  z-index: 1;
}
.blog-post.format-link .blog-post_link .link_post {
  display: block;
  font-size: 22px;
  line-height: 36px;
}
.blog-post.format-link .blog-post_link .link_post:before {
  content: "\f111";
  display: block;
  width: max-content;
  font-size: 36px;
  font-style: normal;
  font-weight: normal;
  font-family: "Flaticon";
  margin-bottom: 22px;
}

.related_posts .format-video .blog-post_media .blog-post_media_part {
  padding-bottom: 87.5%;
}
.related_posts .format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
  padding-bottom: 0;
}

#main-content > .blog-posts .elementor {
  margin-left: -15px;
  margin-right: -15px;
}

.format-video .blog-post_media .blog-post_media_part {
  width: 100%;
  overflow: hidden;
}
.format-video .blog-post_media .blog-post_media_part .videobox_content {
  justify-content: center;
}
.format-video .blog-post_media .blog-post_media_part .videobox_content .videobox_link svg {
  transition: 0.45s;
}
.format-video .blog-post_media .blog-post_media_part .videobox_content .videobox_link:hover {
  background-color: #ffffff;
}
.format-video .blog-post_media .blog-post_media_part .videobox_link_wrapper {
  top: auto;
}
.format-video .blog-post_media .blog-post_media_part .videobox_link {
  width: 80px;
  height: 80px;
  border: 1px solid #ffffff;
  fill: #fff;
}
.format-video .blog-post_media .blog-post_media_part, .format-audio .blog-post_media .blog-post_media_part {
  padding-bottom: 73.5%;
}
.format-video .blog-post_media .blog-post_media_part.video_image:not(.video_parallax), .format-audio .blog-post_media .blog-post_media_part.video_image:not(.video_parallax) {
  padding-bottom: 0;
}
.format-video .blog-post_media iframe, .format-audio .blog-post_media iframe {
  position: absolute;
  z-index: 1;
  height: 100%;
}
.format-audio .blog-post_wrapper .blog-post_media_part {
  margin-bottom: 27px;
}
.format-audio iframe {
  border-radius: inherit;
}
.format-link.blog-post-single-item .blog-post_media_part {
  margin-bottom: -10px;
}
.format-quote .blog-post_media_part {
  margin-bottom: 19px;
}

.blog-post.sticky-post .blog-post_wrapper {
  background: rgba(255, 255, 255, 0.09);
}

.blog-posts .blog-post_title {
  display: block;
  margin-bottom: 0;
  word-wrap: break-word;
  clear: both;
}
.blog-posts .blog-post_title:last-child {
  margin-bottom: 0;
}
.blog-posts .blog-post_title > a {
  font-size: 36px;
  line-height: inherit;
}
.blog-posts .blog-post_title > a:hover {
  opacity: 0.7;
}
.blog-posts .blog-post_title + .blog-post_text {
  margin-top: 20px;
}

.blog-post_content .page-link {
  margin-top: 30px;
}
.blog-post_content:after {
  content: "";
  display: block;
  clear: both;
}
.blog-post_content .read-more-wrap {
  padding-top: 35px;
  padding-bottom: 0;
}
.blog-post_content .blog-post_title + .read-more-wrap {
  padding-top: 0;
}

.blog-post_content p,
.blog-post_content p + address,
#comments .comment_content > p,
#comments .comment_content > p + address {
  margin-bottom: 18px;
}
.blog-post_content p:last-child,
#comments .comment_content > p:last-child {
  margin-bottom: 0;
}
.blog-post_content p:empty,
#comments .comment_content > p:empty {
  display: none;
}

.blog-post_content h1,
.blog-post_content h2,
.blog-post_content h3,
.blog-post_content h4,
.blog-post_content h5,
.blog-post_content h6,
.row > div > h1,
.row > div > h2,
.row > div > h3,
.row > div > h4,
.row > div > h5,
.row > div > h6,
#comments .comment_content h1,
#comments .comment_content h2,
#comments .comment_content h3,
#comments .comment_content h4,
#comments .comment_content h5,
#comments .comment_content h6 {
  margin-bottom: 18px;
}

.blog-posts-list + .wgl-pagination {
  margin-bottom: 30px;
}
.blog-posts-list:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}

.archive .blog-posts-list {
  margin-top: 0;
}

.home .sidebar_right .blog-posts-list,
.home .sidebar_left .blog-posts-list,
.archive .sidebar_right .blog-posts-list,
.archive .sidebar_left .blog-posts-list {
  margin-top: 0;
}

.elementor-widget-wgl-blog .elementor-widget-container {
  margin-bottom: 40px;
}
.elementor-widget-wgl-blog .blog-style-standard .wgl_col-12:not(.swiper-slide):last-child .blog-post {
  margin-bottom: 0;
}
.elementor-widget-wgl-blog.nav-left .wgl-pagination {
  text-align: left;
}
.elementor-widget-wgl-blog.nav-center .wgl-pagination {
  text-align: center;
}
.elementor-widget-wgl-blog.nav-right .wgl-pagination {
  text-align: right;
}

.home .row.sidebar_right,
.home .row.sidebar_left {
  margin-top: 50px;
}

.mega-ajax-content .item .blog-post_media {
  margin-bottom: 14px;
}
.mega-ajax-content .item .blog-post_title {
  margin-bottom: 5px;
}
.mega-ajax-content .item .blog-post_content {
  white-space: normal;
}
.mega-ajax-content .item .meta-data {
  background: none;
  padding-left: 0;
  padding-right: 0;
}
.mega-ajax-content .format-video .blog-post_media .blog-post_media_part,
.mega-ajax-content .format-audio .blog-post_media .blog-post_media_part {
  padding-bottom: 70.272%;
}

.blog_carousel .wgl-carousel .swiper-pagination {
  margin-top: 0;
}
.blog_carousel .wgl-carousel-wrapper {
  overflow: visible;
}
.blog_carousel .swiper-wrapper {
  padding-top: 20px;
  margin-top: -20px;
}
.blog_carousel .swiper-wrapper .blog-post_wrapper:hover:before {
  box-shadow: inset 0 0 0 1px transparent, 0 3px 18px 0 rgba(0, 0, 0, 0.12);
}
.blog_carousel_title-arrow .wgl-carousel .elementor-swiper-button-prev.elementor-swiper-button,
.blog_carousel_title-arrow .wgl-carousel .elementor-swiper-button-next.elementor-swiper-button {
  display: none !important;
}

.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper {
  height: 100%;
}
.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper .swiper-slide {
  position: relative;
  z-index: 5;
  height: 100%;
  width: 100%;
}
.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper .swiper-slide span {
  height: 100%;
  width: 100%;
  display: block;
  background-size: cover;
  background-position: center;
  transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
  overflow: hidden;
}
.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper .swiper-slide span img {
  transform: scale(1.25, 1.25);
  transition: 500ms ease-in-out;
}
.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper .swiper-slide.swiper-slide-active span img {
  transform: scale(1, 1);
}
.slider-wrapper.wgl-carousel .blog-post_media-slider_swiper .swiper-wrapper {
  height: 100%;
}
.slider-wrapper.wgl-carousel .swiper-container {
  z-index: auto;
  backface-visibility: hidden;
}
.slider-wrapper.wgl-carousel .swiper-container .elementor-swiper-button {
  z-index: 100;
}

.meta_wrapper,
.post_meta-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: flex-start;
  margin-bottom: 6px;
}
.meta_wrapper.post_meta-top:not(:first-child),
.post_meta-wrap.post_meta-top:not(:first-child) {
  margin-top: 18px;
  margin-bottom: 20px;
}
.meta_wrapper .meta-data + .meta-data,
.post_meta-wrap .meta-data + .meta-data {
  flex-shrink: 0;
  font-style: normal;
  font-size: 14px;
  font-weight: 300;
}
.meta_wrapper .meta-data + .meta-data span,
.post_meta-wrap .meta-data + .meta-data span {
  font-size: 14px;
}
.meta_wrapper .meta-data + .meta-data i,
.post_meta-wrap .meta-data + .meta-data i {
  font-size: 16px;
}
.meta_wrapper .meta-data + .meta-data .comments_post i,
.post_meta-wrap .meta-data + .meta-data .comments_post i {
  margin-right: 5px;
}
.meta_wrapper .meta-data + .meta-data > *,
.post_meta-wrap .meta-data + .meta-data > * {
  margin-right: 20px;
  display: inline-block;
}
.meta_wrapper .meta-data + .meta-data > *:last-child,
.post_meta-wrap .meta-data + .meta-data > *:last-child {
  margin-right: 0;
}

.meta-data {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  font-weight: 400;
}
.meta-data .post_author {
  white-space: nowrap;
}
.meta-data .post_author img {
  border-radius: 50%;
  margin-right: 6px;
}
.meta-data .post_categories a {
  font-weight: inherit;
}
.meta-data:first-child > * {
  display: contents;
  vertical-align: middle;
  color: inherit;
  padding: 0;
  margin: 0;
  font-size: 18px;
  line-height: 30px;
}
.meta-data:first-child > *:not(:last-child):after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 0 12px 1px;
  transform: rotate(45deg);
  transition: 0.4s;
}
.meta-data:first-child > * a:not(:hover) {
  color: inherit;
}
.meta-data:first-child > *.wgl-views:first-child:after {
  content: unset;
}
.meta-data:first-child span a {
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
}
.meta-data:first-child span a:hover {
  text-decoration: underline;
}

@media (max-width: 479px) {
  .meta-data .views_text,
.meta-data .sl-count-text {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .blog_columns-2 .meta-data .views_text,
.blog_columns-2 .meta-data .sl-count-text {
    display: none !important;
  }
}

@media (min-width: 768px) {
  .blog_columns-3 .meta-data .views_text,
.blog_columns-3 .meta-data .sl-count-text,
.blog_columns-4 .meta-data .views_text,
.blog_columns-4 .meta-data .sl-count-text {
    display: none !important;
  }
}

.post_categories {
  display: block;
  position: relative;
  z-index: 1;
  line-height: 28px;
  margin-bottom: 10px;
}
.post_categories span {
  display: inline-block;
  position: relative;
  line-height: inherit;
}
.post_categories span:after {
  content: ",";
  display: inline-block;
}
.post_categories span:last-child:after {
  display: none;
}
.post_categories span:not(:last-child) {
  margin-right: 10px;
}
.post_categories a {
  border: unset;
  font-weight: 700;
  color: #ffffff;
}

.blog-post_text + .page-link,
.blog-post_text + .page-link + .clear + .button-read-more,
.blog-post_text + .clear + .button-read-more {
  margin-bottom: 21px;
}
.blog-post_text .alignleft:last-child,
.blog-post_text .alignright:last-child {
  margin-bottom: 10px;
}

.read-more-wrap {
  clear: both;
  line-height: 1;
}

.button-read-more {
  display: inline-block;
  position: relative;
  z-index: 1;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.1em;
  transition: 0.4s;
  white-space: nowrap;
  text-transform: uppercase;
  padding: 0 15px;
}
.button-read-more:before, .button-read-more:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 5px;
  height: 5px;
  display: inline-block;
  transform: rotate(45deg);
  background: currentColor;
  top: 50%;
  margin-top: -2px;
  transition: 0.4s;
}
.button-read-more:before {
  left: 0;
}
.button-read-more:after {
  right: 0;
}
.button-read-more:hover:before, .button-read-more:hover:after {
  opacity: 0;
  transform: rotate(45deg) scale(0);
}
.button-read-more:hover:before {
  left: 15px;
}
.button-read-more:hover:after {
  right: 15px;
}
.button-read-more:empty {
  display: none;
}

.tagcloud-wrapper .title_tags {
  font-size: 15px;
  margin-right: 18px;
}

.post_info-divider {
  clear: both;
  margin-top: 39px;
  border-bottom: 1px solid #e5e5e5;
}

.meta-data + .post_info-divider {
  margin-top: 4px;
}

.blog-post_excerpt {
  margin: 0 0 38px;
  font-size: 20px;
  line-height: 1.8;
  font-weight: 400;
}
.blog-post_excerpt > p:last-child {
  margin-bottom: 0;
}

.blog-post_wrapper {
  position: relative;
  transition: inherit;
}
.blog-post_wrapper .blog-post_media .benoit_module_videobox img {
  box-shadow: none;
}
.blog-post_wrapper .blog-post_media .benoit_module_videobox .videobox_link {
  border-color: transparent;
  opacity: 0.9;
}
.blog-post_wrapper .blog-post_content .benoit_module_videobox .videobox_wrapper_link:before {
  display: none;
}
.blog-post_wrapper .blog-post_content .benoit_module_videobox {
  margin-bottom: 50px;
}

.blog-post_wrapper .blog-post_footer {
  padding-top: 30px;
}
.blog-post_wrapper .blog-post_footer:before {
  content: "";
  position: absolute;
  left: 0;
  height: 1px;
  width: 100px;
  transition: 0.4s;
}
.blog-post_wrapper:hover .blog-post_footer:before {
  width: 100%;
}

.row.sidebar_left .content-container {
  float: right;
}

.container-grid.row > .wgl-carousel {
  margin-left: 0;
  margin-right: 0;
}
.container-grid.row > .wgl-carousel.navigation_offset_element {
  padding-left: 40px;
  padding-right: 40px;
  overflow: hidden;
}
.container-grid.row > .wgl-carousel.navigation_offset_element > .swiper-container {
  overflow: visible;
}
.container-grid.row > .wgl-carousel.navigation_offset_element .swiper-wrapper {
  overflow: hidden;
}

.blog_subtitle {
  font-size: 18px;
  line-height: 1.4;
}

.attachment_media .meta-data {
  margin-bottom: 10px;
  font-weight: 600;
}
.attachment_media .meta-data > span {
  position: relative;
  padding-left: 23px;
}
.attachment_media .meta-data > span:first-child {
  padding-left: 0;
}
.attachment_media .meta-data > span:first-child:before {
  display: none;
}

.parallax-video {
  position: absolute !important;
  z-index: 2 !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-family: "object-fit: cover;";
  object-fit: cover;
}

.archive__heading {
  margin-bottom: 45px;
  text-align: center;
}
.archive__heading .archive__tax_description {
  margin-top: 10px;
}
.archive__heading .archive__tax_title {
  max-width: 530px;
  display: inline-block;
}
.archive__heading .archive__tax_title, .archive__heading .archive__tax_title > span {
  font-size: 36px;
  line-height: 48px;
}

.archive .wgl_blog_list {
  margin-bottom: 30px;
}

.post_date {
  line-height: 1;
}

.blog_columns-2:not(.masonry) .item:nth-child(2n+1),
.blog_columns-3:not(.masonry) .wgl_col-4:nth-child(3n+1),
.blog_columns-4:not(.masonry) .wgl_col-3:nth-child(4n+1) {
  clear: left;
}

@media (max-width: 1024px) {
  .blog_columns-3:not(.masonry) .wgl_col-4:nth-child(3n+1) {
    clear: none;
  }

  .blog_columns-3:not(.masonry) .wgl_col-4:nth-child(3n+1) {
    clear: left;
  }

  .blog_columns-4:not(.masonry) .wgl_col-3:nth-child(4n+1) {
    clear: none;
  }

  .benoit-post-navigation {
    margin-bottom: 0;
  }
}
/* ==================== ##Comments ==================== */
.single.related_posts + .row #comments {
  margin-top: 60px;
  padding-top: 0;
}

#comments {
  margin-top: 50px;
  margin-bottom: 44px;
  clear: both;
}
#comments:before {
  content: "";
  display: block;
  clear: both;
}
#comments ul ul.children,
#comments ol ul.children {
  margin: 0;
  padding: 0;
  list-style: none;
}
#comments #respond,
#comments ~ #review_form_wrapper #respond {
  margin-top: 63px;
  padding: 51px 60px 60px;
}
#comments #respond input[type=text],
#comments #respond input[type=url],
#comments #respond input[type=search],
#comments #respond input[type=email],
#comments #respond input[type=password],
#comments #respond input[type=tel],
#comments #respond input[type=time],
#comments #respond select,
#comments #respond textarea,
#comments ~ #review_form_wrapper #respond input[type=text],
#comments ~ #review_form_wrapper #respond input[type=url],
#comments ~ #review_form_wrapper #respond input[type=search],
#comments ~ #review_form_wrapper #respond input[type=email],
#comments ~ #review_form_wrapper #respond input[type=password],
#comments ~ #review_form_wrapper #respond input[type=tel],
#comments ~ #review_form_wrapper #respond input[type=time],
#comments ~ #review_form_wrapper #respond select,
#comments ~ #review_form_wrapper #respond textarea {
  border-color: rgba(var(--benoit-header-rgb), 0.12);
}
#comments #respond input[type=text]:focus,
#comments #respond input[type=url]:focus,
#comments #respond input[type=search]:focus,
#comments #respond input[type=email]:focus,
#comments #respond input[type=password]:focus,
#comments #respond input[type=tel]:focus,
#comments #respond input[type=time]:focus,
#comments #respond select:focus,
#comments #respond textarea:focus,
#comments ~ #review_form_wrapper #respond input[type=text]:focus,
#comments ~ #review_form_wrapper #respond input[type=url]:focus,
#comments ~ #review_form_wrapper #respond input[type=search]:focus,
#comments ~ #review_form_wrapper #respond input[type=email]:focus,
#comments ~ #review_form_wrapper #respond input[type=password]:focus,
#comments ~ #review_form_wrapper #respond input[type=tel]:focus,
#comments ~ #review_form_wrapper #respond input[type=time]:focus,
#comments ~ #review_form_wrapper #respond select:focus,
#comments ~ #review_form_wrapper #respond textarea:focus {
  border-color: var(--benoit-header-font-color);
}
@media (max-width: 600px) {
  #comments #respond,
#comments ~ #review_form_wrapper #respond {
    padding: 30px 30px 35px;
  }
}
#comments > h3 {
  position: relative;
  z-index: 10;
}
#comments .pingback .edit-link .comment-edit-link,
#comments .trackback .edit-link .comment-edit-link {
  font-size: 0.75em;
  color: #7e7676;
  margin-left: 0.3133em;
}
#comments .pingback .edit-link .comment-edit-link:hover,
#comments .trackback .edit-link .comment-edit-link:hover {
  color: #b9a9cd;
}
#comments .comment-notes {
  margin-bottom: 21px;
}
#comments .comment-notes,
#comments .comment-form-cookies-consent {
  font-size: 14px;
}
#comments .form-submit {
  margin-bottom: 0;
  clear: both;
}
#comments .form-submit input.submit {
  min-width: 170px;
}
#comments .commentlist {
  position: relative;
  margin: 0;
  padding: 0;
  line-height: inherit;
  list-style: none;
}
#comments .commentlist li.pingback,
#comments .commentlist li.trackback {
  padding: 0;
}
#comments .commentlist li.pingback .comment-body,
#comments .commentlist li.trackback .comment-body {
  display: inline;
}
#comments .commentlist li.pingback:before,
#comments .commentlist li.trackback:before {
  display: none;
}
#comments .commentlist + * {
  margin-top: 46px;
}
#comments .commentlist .comment-respond {
  margin: 20px 0;
}
#comments .commentlist .comment {
  padding: 0;
}
#comments .commentlist .comment:before, #comments .commentlist .comment:after {
  display: none;
}
#comments .commentlist .comment .stand_comment {
  min-height: 160px;
  margin-bottom: 0;
  border-bottom: 1px solid rgba(var(--benoit-header-rgb), 0.12);
  padding: 39px 0 30px 110px;
}
#comments .commentlist .comment .stand_comment .thiscommentbody {
  position: relative;
  z-index: 1;
  min-height: 80px;
}
#comments .commentlist .comment .stand_comment .meta-data {
  padding-top: 6px;
  line-height: 28px;
  font-weight: 400;
  color: #6e777e;
}
#comments .commentlist .comment .stand_comment .meta-data > span {
  font-size: 16px;
  line-height: inherit;
  text-transform: unset;
  color: #6e777e;
}
#comments .commentlist .comment .commentava {
  position: absolute;
  z-index: 1;
  top: 0;
  left: -110px;
  width: 80px;
  height: 80px;
}
#comments .commentlist .comment.pingback .stand_comment {
  padding-left: 0;
}
#comments .commentlist .comment .children .comment {
  margin-left: 80px;
}
#comments .commentlist .comment .children .stand_comment {
  padding-left: 110px;
}
#comments .commentlist .comment .children .stand_comment .commentava {
  left: -110px;
}
#comments .commentlist > .comment > .children > .comment {
  margin-left: 110px;
}
#comments .commentlist > .comment:last-child {
  margin-bottom: -1px;
}
#comments .commentlist > .comment:last-child .stand_comment:last-child {
  border-bottom: 0;
}
#comments .commentlist .comment_info {
  display: inline-block;
  padding-right: 14px;
  margin-top: -2px;
}
#comments .commentlist .comment_info .meta-data {
  float: none;
  margin-bottom: 0;
  padding: 0;
  font-size: 16px;
  line-height: 20px;
  background: none;
  opacity: 1;
}
#comments .commentlist .comment_info .meta-data .comment-edit-link {
  padding-left: 5px;
}
#comments .commentlist .comment_author_says {
  font-size: 18px;
  line-height: 1;
  font-weight: 300;
  letter-spacing: 0.05em;
}
#comments .commentlist .comment_author_says a {
  font-weight: inherit;
  font-size: inherit;
}
#comments .commentlist .comment_content {
  margin-top: 0;
  line-height: 30px;
  font-size: 16px;
}
#comments .commentlist .comment_content > ul,
#comments .commentlist .comment_content > ol {
  padding-bottom: 20px;
}
#comments .commentlist .comment_content p:last-child {
  margin-bottom: 0;
}
#comments .comment-reply-link {
  display: inline-block;
  position: absolute;
  top: 1px;
  right: 0;
  font-size: 14px;
  line-height: 22px;
  font-weight: 400;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  overflow: hidden;
  transition: 0.3s;
  z-index: 1;
}
#comments .comment-reply-link:before {
  content: "\f114";
  font-family: flaticon;
  margin-right: 10px;
}
#comments #cancel-comment-reply-link {
  font-weight: 300;
  text-transform: capitalize;
  opacity: 0.8;
}
#comments small #cancel-comment-reply-link {
  font-size: 18px;
  margin-left: 10px;
}
#comments ol.commentlist > li.comment:first-child {
  margin-top: -6px;
}
#comments ol.commentlist > li.trackback:first-child, #comments ol.commentlist > li.pingback:first-child {
  margin-top: 26px;
}
#comments .comments-title .number-comments {
  margin-left: 0.25em;
  color: #afb3bf;
}

body .comment-respond .comment-reply-title {
  position: relative;
  text-transform: capitalize;
}
body .comment-respond .comment-form {
  margin-left: -10px;
  margin-right: -10px;
}
body .comment-respond .comment-form [class*=wgl_col-],
body .comment-respond .comment-form > p {
  position: relative;
  padding-left: 10px;
  padding-right: 10px;
}
body .comment-respond .comment-form .logged-in-as {
  margin-bottom: 21px;
  font-size: 14px;
}
body .comment-respond label {
  position: relative;
  margin: 0;
}
body .comment-respond .form_field {
  width: 100%;
  margin-bottom: 20px;
}
body .comment-respond textarea.form_field {
  resize: none;
  margin-bottom: 28px;
}
body .comment-respond#respond .form-submit .wgl-button {
  pointer-events: none;
  border-style: solid;
}
body .comment-respond#respond .form-submit .wgl-button input.submit,
body .comment-respond#respond .form-submit .wgl-button input#submit {
  position: relative;
  pointer-events: auto;
  color: inherit;
  z-index: 4;
}
body .comment-respond#respond .form-submit .wgl-button:hover {
  color: #ffffff;
}

body .comment-form-cookies-consent {
  clear: both;
}
body .comment-form-cookies-consent > input,
body .comment-form-cookies-consent > label,
body .comment-form-cookies-consent > span {
  display: inline-block;
}
body .comment-form-cookies-consent > input {
  margin-right: 7px;
}
body .comment-form-cookies-consent > input[type=checkbox] + label {
  display: inline;
}

.wp-block-latest-comments > li {
  padding-left: 0;
}

.blog-post_content ol.wp-block-latest-comments.has-avatars {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.blog-post_content ol.wp-block-latest-comments.has-avatars li:before {
  display: none;
}
.blog-post_content ol.wp-block-latest-comments:not(.has-excerpts):not(.has-avatars) li article {
  display: inline-block;
}

/* ==================== ##Contact Form ==================== */
.wpcf7-form-control-wrap {
  display: block;
}
.wpcf7 input[type=text],
.wpcf7 input[type=url],
.wpcf7 input[type=search],
.wpcf7 input[type=email],
.wpcf7 input[type=password],
.wpcf7 input[type=tel],
.wpcf7 input[type=time],
.wpcf7 input[type=date],
.wpcf7 select {
  width: 100%;
}
.wpcf7 textarea {
  width: 100%;
  padding-top: 5px;
  margin-bottom: 30px;
}
.wpcf7 .ajax-loader {
  display: none !important;
}
.wpcf7-not-valid {
  border-color: #ff0000;
}
.wpcf7 input + .wpcf7-not-valid-tip, .wpcf7 textarea + .wpcf7-not-valid-tip, .wpcf7 select + .wpcf7-not-valid-tip {
  margin-top: -20px;
}
.wpcf7 .form-icon {
  position: absolute;
  z-index: 1;
  top: 9px;
  right: 35px;
  font-size: 14px;
  color: #bababa;
}
.wpcf7 form.wpcf7-form .wpcf7-response-output {
  margin: 20px 0 5px 0;
  color: var(--benoit-header-font-color);
}
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item {
  display: flex;
  align-items: center;
}
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input {
  width: auto;
  height: auto;
}
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input + .wpcf7-list-item-label,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item input + .wpcf7-list-item-label {
  padding-left: 0.5em;
}
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item label,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label {
  display: flex;
  align-items: center;
}
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item label span,
.wpcf7-form-control-wrap .wpcf7-checkbox .wpcf7-list-item label span {
  font-size: 1rem;
  font-weight: normal;
}
.wpcf7-form-control-wrap .wpcf7-radio .wpcf7-list-item input[type=radio] {
  -webkit-appearance: radio;
  appearance: radio;
}
.wpcf7 .row.coming-soon .wpcf7-form-control-wrap {
  display: inline-block;
  vertical-align: top;
  width: 100%;
}
@media (min-width: 600px) {
  .wpcf7 .row.coming-soon .wpcf7-form-control-wrap {
    margin-right: 15px;
    width: calc(100% - 175px);
  }
}
.wpcf7 .row.coming-soon .wpcf7-form-control-wrap + br {
  display: none;
}
.wpcf7 .row.coming-soon input {
  height: 50px;
}
.wpcf7 .row.coming-soon input[type=submit] {
  padding: 6px 32px;
  min-width: 150px;
  height: 50px;
}
.wpcf7 .row.coming-soon input,
.wpcf7 .row.coming-soon select,
.wpcf7 .row.coming-soon textarea {
  border-bottom-color: #2e3033;
}
.wpcf7 .row.coming-soon input::placeholder,
.wpcf7 .row.coming-soon select::placeholder,
.wpcf7 .row.coming-soon textarea::placeholder {
  color: #ffffff !important;
}
.wpcf7 .row.coming-soon + .wpcf7-mail-sent-ok {
  margin-top: -15px;
}

.wpb_text_column .wpcf7 .wpcf7-form-control-wrap {
  display: block;
  margin-bottom: 20px;
}

.sign_up {
  display: flex;
  justify-content: center;
  margin-right: -20px;
}
.sign_up input[type=submit] {
  margin-left: 20px;
  height: 56px;
}
.sign_up input[type=email] {
  width: 350px;
}
.sign_up .ajax-loader {
  display: none;
}

.footer .wpcf7 input:not([type=submit]) {
  font-size: 14px;
  font-weight: 400;
  color: inherit;
  outline: unset;
  background: transparent;
  box-shadow: unset;
  overflow: hidden;
}
.footer .wpcf7 input:not([type=submit]):focus, .footer .wpcf7 input:not([type=submit]):active {
  border-color: inherit;
  background: transparent;
}
.footer .wpcf7 input[type=email] {
  position: relative;
  width: 100%;
  height: 56px;
  margin: unset;
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 0px 60px 0 20px;
  color: #ffffff;
}
.footer .wpcf7 input[type=submit],
.footer .wpcf7 .footer-submit,
.footer .wpcf7 .footer-submit:before {
  position: absolute;
  width: 41px;
  height: 41px;
  padding: 0;
  border: transparent;
  color: transparent;
}
.footer .wpcf7 input[type=submit] {
  top: 4px;
  right: 4px;
  background: transparent;
}
.footer .wpcf7 .footer-submit {
  position: absolute;
  top: 4px;
  right: 4px;
}
.footer .wpcf7 .footer-submit:before {
  content: "\f123";
  top: 0;
  right: 0;
  padding-top: 6px;
  font-family: flaticon;
  color: #ffffff;
  text-align: center;
  transition: 0.4s;
}
.footer .wpcf7 .footer-submit input[type=submit] {
  top: 0;
  right: 0;
}
.footer .wpcf7 form > p:last-of-type:after {
  content: "\f123";
  position: absolute;
  z-index: 0;
  top: 4px;
  right: 4px;
  width: 41px;
  height: 41px;
  font-family: flaticon;
  text-align: center;
  color: #ffffff;
  line-height: 42px;
}

.wpcf7 p {
  margin: 0;
}
.wpcf7 p:last-child .wpcf7-submit {
  margin-top: 15px;
}
.wpcf7 .fw-button .wpcf7-submit {
  width: 100%;
}
.wpcf7 .wpcf7-submit {
  min-width: 170px;
}
.wpcf7 select {
  height: 45px;
}
.wpcf7 input[type=date]::-webkit-calendar-picker-indicator {
  filter: invert(1);
  opacity: 0.5;
}
.wpcf7 .dark-only input,
.wpcf7 .dark-only select,
.wpcf7 .dark-only textarea {
  border-bottom-color: #2e3033;
  color: #ffffff;
}
.wpcf7 .dark-only input::placeholder,
.wpcf7 .dark-only select::placeholder,
.wpcf7 .dark-only textarea::placeholder {
  color: #ffffff !important;
}
.wpcf7 form.wpcf7-form .dark-only ~ .wpcf7-response-output {
  color: #ffffff;
}
.wpcf7 .mt-15 {
  margin-top: 15px;
}
.wpcf7 .mt-25 {
  margin-top: 25px;
}
.wpcf7 .demo-1-form .wpcf7-text {
  border-color: currentColor;
  color: #8b8b8b;
  background: transparent;
}
.wpcf7 .demo-1-form .wpcf7-text:focus {
  color: #ffffff;
}
.wpcf7 .demo-1-form .wpcf7-submit {
  border: unset;
  height: 56px;
  color: #ffffff;
}
.wpcf7 .demo-1-form [role=alert] {
  display: inline-block !important;
  color: #ffffff;
}
@media (min-width: 768px) {
  .wpcf7 .demo-1-form .wgl_col-5 {
    width: 37%;
  }
  .wpcf7 .demo-1-form .wgl_col-2 {
    width: 24%;
  }
}

.wgl-filter_wrapper {
  pointer-events: none;
}

.isotope-filter {
  display: flex;
  justify-content: center;
  margin-bottom: 41px;
}
.isotope-filter.filter-left {
  text-align: left;
  margin-right: auto;
}
.isotope-filter.filter-left .swiper-wrapper {
  justify-content: flex-start;
}
.isotope-filter.filter-center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.isotope-filter.filter-center .swiper-wrapper {
  justify-content: center;
}
.isotope-filter.filter-right {
  text-align: right;
  margin-left: auto;
}
.isotope-filter.filter-right .swiper-wrapper {
  justify-content: flex-end;
}
.isotope-filter .wgl-filter_swiper_wrapper {
  width: 100%;
}
.isotope-filter .swiper-wrapper {
  min-width: max-content;
}
.isotope-filter .swiper-slide {
  display: inline-block;
  width: -moz-fit-content;
  width: fit-content;
  pointer-events: all;
}
.isotope-filter a {
  display: inline-block;
  position: relative;
  padding: 0 9px 17px;
  margin: 0 9px;
  border-radius: unset;
  font-size: 16px;
  line-height: 1;
  font-weight: 400;
  color: #818181;
  transition: 0.4s;
  text-transform: uppercase;
}
.isotope-filter a:before, .isotope-filter a:after {
  content: "";
  position: absolute;
  z-index: 1;
  background-color: transparent;
  transition: 0.4s;
}
.isotope-filter a:before {
  left: -9px;
  right: -9px;
  bottom: 0;
  height: 1px;
  background-color: var(--benoit-primary-color);
}
.isotope-filter a:after {
  right: 0;
  left: 0;
  bottom: -1px;
  height: 3px;
}
.isotope-filter a.active {
  color: var(--benoit-header-font-color);
}
.isotope-filter a.active:after {
  background-color: var(--benoit-primary-color);
}
.isotope-filter a:hover:not(.active) {
  color: var(--benoit-header-font-color);
}
.isotope-filter a .filter_counter, .isotope-filter a.empty {
  display: none;
}
.isotope-filter.has_filter_counter .filter_counter {
  display: block;
  position: absolute;
  z-index: 1;
  top: -14px;
  width: 26px;
  height: 16px;
  right: -20px;
  font-family: var(--benoit-content-font-family);
  text-align: center;
  font-size: 10px;
  font-weight: 900;
  color: #acacac;
  transform: translateY(4px);
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease;
}
.isotope-filter.has_filter_counter a.active .filter_counter, .isotope-filter.has_filter_counter a:hover .filter_counter {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.wgl-portfolio .isotope-filter {
  margin-bottom: 45px;
  padding-bottom: 5px;
}

body .isotope-filter:not(.swiper-container-initialized).filter-left {
  margin-right: auto;
  margin-left: 0;
  text-align: left;
}
body .isotope-filter:not(.swiper-container-initialized).filter-left .swiper-wrapper {
  justify-content: flex-start;
}
body .isotope-filter:not(.swiper-container-initialized).filter-center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
body .isotope-filter:not(.swiper-container-initialized).filter-center .swiper-wrapper {
  justify-content: center;
}
body .isotope-filter:not(.swiper-container-initialized).filter-right {
  margin-right: 0;
  margin-left: auto;
  text-align: right;
}
body .isotope-filter:not(.swiper-container-initialized).filter-right .swiper-wrapper {
  justify-content: flex-end;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .isotope-filter:not(.swiper-container-initialized).filter-tablet-left {
  margin-right: auto;
  margin-left: 0;
  text-align: left;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .isotope-filter:not(.swiper-container-initialized).filter-tablet-left .swiper-wrapper {
  justify-content: flex-start;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .isotope-filter:not(.swiper-container-initialized).filter-tablet-center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .isotope-filter:not(.swiper-container-initialized).filter-tablet-center .swiper-wrapper {
  justify-content: center;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .isotope-filter:not(.swiper-container-initialized).filter-tablet-right {
  margin-right: 0;
  margin-left: auto;
  text-align: right;
}
body:is(:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop])) .isotope-filter:not(.swiper-container-initialized).filter-tablet-right .swiper-wrapper {
  justify-content: flex-end;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .isotope-filter:not(.swiper-container-initialized).filter-mobile-left {
  margin-right: auto;
  margin-left: 0;
  text-align: left;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .isotope-filter:not(.swiper-container-initialized).filter-mobile-left .swiper-wrapper {
  justify-content: flex-start;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .isotope-filter:not(.swiper-container-initialized).filter-mobile-center {
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .isotope-filter:not(.swiper-container-initialized).filter-mobile-center .swiper-wrapper {
  justify-content: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .isotope-filter:not(.swiper-container-initialized).filter-mobile-right {
  margin-right: 0;
  margin-left: auto;
  text-align: right;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .isotope-filter:not(.swiper-container-initialized).filter-mobile-right .swiper-wrapper {
  justify-content: flex-end;
}

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

.isotope,
.isotope .isotope-item {
  transition-duration: 0.8s;
}

.isotope {
  transition-property: height, width;
}

.isotope .isotope-item {
  transition-property: transform, opacity;
}

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  transition-duration: 0s;
}

/* ==================== ##Likes ==================== */
.wgl-likes {
  display: inline-block;
  flex-shrink: 0;
}
.wgl-likes .sl-button {
  color: inherit;
  cursor: pointer;
  transition: 0.45s;
}
.wgl-likes .sl-button:hover .sl-count {
  color: var(--benoit-primary-color);
}
.wgl-likes .sl-button .sl-icon {
  display: inline-block;
  position: relative;
  z-index: 1;
  text-align: center;
  vertical-align: middle;
}
.wgl-likes .sl-button .sl-icon:before {
  color: inherit;
  transition: 0s;
  display: inline-block;
}
.wgl-likes .sl-button.unliked {
  content: "\f110";
}
.wgl-likes .sl-count {
  display: inline-block;
  margin-left: 5px;
  transition: inherit;
  vertical-align: middle;
}

/* ==================== ##Lists Style ==================== */
body ul,
body ol {
  margin-left: 0.4em;
  padding-left: 0.9em;
  font-size: 18px;
}
body ul li,
body ol li {
  position: relative;
  z-index: 1;
  margin-bottom: 8px;
}
body ul > li:last-child,
body ol > li:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
}
body ol {
  list-style: none;
}

body ul[class*=benoit_] {
  margin-left: 0;
  padding-left: 0;
}
body ul[class*=benoit_] li {
  list-style: none;
}
body ul[class*=benoit_] li:before {
  content: "";
  position: absolute;
  z-index: 1;
  border-radius: unset;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
}
body ul.benoit_dot li {
  padding-left: calc(0.5em + 12px);
}
body ul.benoit_dot li:before {
  top: 14px;
  left: 2px;
  width: 0.3125em;
  height: 0.3125em;
  border-radius: 50%;
}
body ul.benoit_dot.icon_right li {
  padding-left: 0;
  padding-right: calc(0.5em + 12px);
}
body ul.benoit_dot.icon_right li:before {
  left: unset;
  right: 2px;
}
body ul.benoit_hyphen li {
  padding-left: calc(1em + 8px);
}
body ul.benoit_hyphen li:before {
  content: "\f068";
  top: 0.4em;
  left: 0;
  font-size: 0.7em;
}
body ul.benoit_hyphen.icon_right li {
  padding-left: 0;
  padding-right: calc(1em + 8px);
}
body ul.benoit_hyphen.icon_right li:before {
  left: unset;
  right: 0;
}
body ul.benoit_plus li {
  padding-left: calc(1em + 8px);
}
body ul.benoit_plus li:before {
  content: "\f067";
  top: 0.4em;
  left: 0;
  font-size: 0.7em;
}
body ul.benoit_plus.icon_right li {
  padding-left: 0;
  padding-right: calc(1em + 8px);
}
body ul.benoit_plus.icon_right li:before {
  left: unset;
  right: 0;
}
body ul.benoit_rhombus li {
  padding-left: calc(1em + 4px);
}
body ul.benoit_rhombus li:before {
  top: 0.8em;
  left: 3px;
  width: 5px;
  height: 5px;
  transform: rotate(45deg);
}
body ul.benoit_rhombus.icon_right li {
  padding-left: 0;
  padding-right: calc(1em + 8px);
}
body ul.benoit_rhombus.icon_right li:before {
  left: unset;
  right: 0;
}
body ul.benoit_check li {
  padding-left: calc(1em + 9px);
}
body ul.benoit_check li:before {
  content: "\f10e";
  font-family: flaticon;
  top: 0.7em;
  left: 0;
  font-size: 0.8em;
  line-height: 1;
  font-weight: 400;
  background: transparent;
}
body ul.benoit_check.icon_right li {
  padding-left: 0;
  padding-right: calc(1em + 9px);
}
body ul.benoit_check.icon_right li:before {
  left: unset;
  right: 0;
}
body ul.benoit_check.text_color li:before {
  color: currentColor;
}
body ul.no-list-style li {
  padding: 0;
  list-style: none;
}
body ul .benoit_disabled_item, body ul .benoit_disabled_item:before, body ul .benoit_disabled_item:after,
body ul .benoit_disabled_item * {
  color: #848484 !important;
}

body ol {
  counter-reset: li;
}
body ol[start="1"] {
  counter-reset: li 0;
}
body ol[start="2"] {
  counter-reset: li 1;
}
body ol[start="3"] {
  counter-reset: li 2;
}
body ol[start="4"] {
  counter-reset: li 3;
}
body ol[start="5"] {
  counter-reset: li 4;
}
body ol[start="6"] {
  counter-reset: li 5;
}
body ol[start="7"] {
  counter-reset: li 6;
}
body ol[start="8"] {
  counter-reset: li 7;
}
body ol[start="9"] {
  counter-reset: li 8;
}
body ol[start="10"] {
  counter-reset: li 9;
}
body ol[start="11"] {
  counter-reset: li 10;
}
body ol[start="12"] {
  counter-reset: li 11;
}
body ol[start="13"] {
  counter-reset: li 12;
}
body ol[start="14"] {
  counter-reset: li 13;
}
body ol[start="15"] {
  counter-reset: li 14;
}
body ol[start="16"] {
  counter-reset: li 15;
}
body ol[start="17"] {
  counter-reset: li 16;
}
body ol[start="18"] {
  counter-reset: li 17;
}
body ol[start="19"] {
  counter-reset: li 18;
}
body ol[start="20"] {
  counter-reset: li 19;
}
body ol[start="21"] {
  counter-reset: li 20;
}
body ol[start="22"] {
  counter-reset: li 21;
}
body ol[start="23"] {
  counter-reset: li 22;
}
body ol[start="24"] {
  counter-reset: li 23;
}
body ol[start="25"] {
  counter-reset: li 24;
}
body ol[start="26"] {
  counter-reset: li 25;
}
body ol[start="27"] {
  counter-reset: li 26;
}
body ol[start="28"] {
  counter-reset: li 27;
}
body ol[start="29"] {
  counter-reset: li 28;
}
body ol[start="30"] {
  counter-reset: li 29;
}
body ol > li {
  position: relative;
  counter-increment: li;
}
body ol > li:before {
  content: "." counter(li);
  display: inline-block;
  position: static;
  width: auto;
  height: auto;
  margin-left: calc(-1em - 2px);
  margin-right: calc(0.25em + 8px);
  font-size: 0.8888em;
  line-height: inherit;
  font-weight: 800;
  direction: rtl;
}

body ul ol > li:before {
  top: 0;
  background-color: transparent !important;
}

body li ul {
  margin-top: 10px;
  margin-bottom: 10px;
}
body li ol {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-bottom: 0;
}

/* ==================== ##Load More ==================== */
.load_more_wrapper {
  position: relative;
  z-index: 1;
  text-align: center;
  margin-top: 50px;
}
.load_more_wrapper .button_wrapper {
  display: inline-block;
  position: relative;
  margin-bottom: 20px;
}
.load_more_wrapper .load_more_item {
  position: relative;
  height: auto;
  padding: 20.5px 50px;
  white-space: nowrap;
  transition: 0.4s;
}
.load_more_wrapper .load_more_item:before {
  border: 1px solid var(--benoit-primary-color);
}
.load_more_wrapper .load_more_item:after {
  content: "\f2f1";
  display: inline-block;
  position: absolute;
  z-index: 99;
  top: 50%;
  left: 50%;
  margin: -10px 0 0 -8px;
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  line-height: 1;
  font-size: 19px;
  color: #fff;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  transition: all 0.4s, color 0s;
  animation: rotating 2s linear infinite;
}
.load_more_wrapper .load_more_item span {
  position: relative;
  z-index: 2;
  transition: opacity 0.3s 0.3s;
}
.load_more_wrapper .load_more_item.loading:after {
  color: inherit;
  opacity: 1;
  transition: all 0.4s 0.2s, color 0s;
}
.load_more_wrapper .load_more_item.loading span {
  opacity: 0;
  transition: opacity 0.3s 0s;
}
.load_more_wrapper .load_more_item.full_width_btn .load_more_item {
  width: 100%;
}
.load_more_wrapper .load_more_item:hover:after {
  animation-play-state: running;
}
@keyframes rotating {
  0% {
    transform: rotate(0turn);
  }
  100% {
    transform: rotate(1turn);
  }
}

/* ==================== ##Pagination ==================== */
.wgl-pagination {
  margin-left: 0;
  padding-left: 0;
  padding-bottom: 30px;
  list-style: none;
  clear: both;
}
.wgl-pagination .page,
.wgl-pagination .post-page-numbers {
  display: inline-block;
  margin: 0;
  line-height: 1;
}
.wgl-pagination .page:not(:last-child),
.wgl-pagination .post-page-numbers:not(:last-child) {
  margin-right: 15px;
}
.wgl-pagination .page .page-numbers,
.wgl-pagination .page .post-page-link,
.wgl-pagination .post-page-numbers .page-numbers,
.wgl-pagination .post-page-numbers .post-page-link {
  display: inline-block;
  position: relative;
  z-index: 1;
  height: 42px;
  min-width: 26px;
  padding: 0 5px;
  font-size: 16px;
  line-height: 39px;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  transition: 0.4s;
}
.wgl-pagination .page .page-numbers i,
.wgl-pagination .page .post-page-link i,
.wgl-pagination .post-page-numbers .page-numbers i,
.wgl-pagination .post-page-numbers .post-page-link i {
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  transform: translateY(-1px);
  transition: all 0.4s, color 0s;
}
.wgl-pagination .page .page-numbers i.wgl_pagination_prev:before,
.wgl-pagination .page .post-page-link i.wgl_pagination_prev:before,
.wgl-pagination .post-page-numbers .page-numbers i.wgl_pagination_prev:before,
.wgl-pagination .post-page-numbers .post-page-link i.wgl_pagination_prev:before {
  content: "\f108";
  font-family: "Flaticon";
  font-weight: 600;
}
.wgl-pagination .page .page-numbers i.wgl_pagination_next:before,
.wgl-pagination .page .post-page-link i.wgl_pagination_next:before,
.wgl-pagination .post-page-numbers .page-numbers i.wgl_pagination_next:before,
.wgl-pagination .post-page-numbers .post-page-link i.wgl_pagination_next:before {
  content: "\f108";
  font-family: "Flaticon";
  transform: rotate(180deg) translateY(1px);
  display: block;
  font-weight: 600;
}
.wgl-pagination .page .page-numbers:after,
.wgl-pagination .page .post-page-link:after,
.wgl-pagination .post-page-numbers .page-numbers:after,
.wgl-pagination .post-page-numbers .post-page-link:after {
  content: "";
  display: block;
  position: absolute;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0;
  height: 3px;
  background: rgba(125, 136, 147, 0.3);
}
.wgl-pagination .page span.current,
.wgl-pagination .post-page-numbers span.current {
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
}
.wgl-pagination .page:first-child,
.wgl-pagination .post-page-numbers:first-child {
  margin-left: 0;
}
.wgl-pagination .page:last-child,
.wgl-pagination .post-page-numbers:last-child {
  margin-right: 0;
}
.wgl-pagination .page-numbers.dots,
.wgl-pagination .post-page-numbers.dots {
  -webkit-user-select: none;
  user-select: none;
  cursor: default;
}
.wgl-pagination .page-numbers.dots:after, .wgl-pagination .page-numbers.next:after, .wgl-pagination .page-numbers.prev:after,
.wgl-pagination .post-page-numbers.dots:after,
.wgl-pagination .post-page-numbers.next:after,
.wgl-pagination .post-page-numbers.prev:after {
  display: none;
}

.blog-post_content .wgl-pagination {
  padding-bottom: 0;
  margin-bottom: -10px;
}
.blog-post_content .wgl-pagination .page:not(:last-child),
.blog-post_content .wgl-pagination .post-page-numbers:not(:last-child) {
  margin-right: 7px;
}
.blog-post_content .wgl-pagination .post-page-link {
  min-width: unset;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  padding: 0 5px;
  margin: 25px 0 0 0;
}

/* ==================== ##Revolution Slider ==================== */
.wgl-container rs-module [class*="fab fa-"],
.wgl-container .rb-modal-wrapper [class*="fab fa-"],
.wgl-container #rs_overview [class*="fab fa-"],
.wgl-container #objectlibrary [class*="fab fa-"],
.wgl-container #waitaminute [class*="fab fa-"],
.wgl-container #rs_overview_menu [class*="fab fa-"],
.wgl-container #builderView [class*="fab fa-"] {
  font-weight: 400;
  font-family: "Font Awesome 5 Brands";
}
.wgl-container rs-module [class*="fab fa-"]:before,
.wgl-container .rb-modal-wrapper [class*="fab fa-"]:before,
.wgl-container #rs_overview [class*="fab fa-"]:before,
.wgl-container #objectlibrary [class*="fab fa-"]:before,
.wgl-container #waitaminute [class*="fab fa-"]:before,
.wgl-container #rs_overview_menu [class*="fab fa-"]:before,
.wgl-container #builderView [class*="fab fa-"]:before {
  font-family: "Font Awesome 5 Brands";
  font-weight: inherit;
}
.wgl-container rs-module [class*="far fa-"],
.wgl-container rs-module [class*="fal fa-"],
.wgl-container rs-module [class*="fas fa-"],
.wgl-container .rb-modal-wrapper [class*="far fa-"],
.wgl-container .rb-modal-wrapper [class*="fal fa-"],
.wgl-container .rb-modal-wrapper [class*="fas fa-"],
.wgl-container #rs_overview [class*="far fa-"],
.wgl-container #rs_overview [class*="fal fa-"],
.wgl-container #rs_overview [class*="fas fa-"],
.wgl-container #objectlibrary [class*="far fa-"],
.wgl-container #objectlibrary [class*="fal fa-"],
.wgl-container #objectlibrary [class*="fas fa-"],
.wgl-container #waitaminute [class*="far fa-"],
.wgl-container #waitaminute [class*="fal fa-"],
.wgl-container #waitaminute [class*="fas fa-"],
.wgl-container #rs_overview_menu [class*="far fa-"],
.wgl-container #rs_overview_menu [class*="fal fa-"],
.wgl-container #rs_overview_menu [class*="fas fa-"],
.wgl-container #builderView [class*="far fa-"],
.wgl-container #builderView [class*="fal fa-"],
.wgl-container #builderView [class*="fas fa-"] {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
}
.wgl-container rs-module [class*="far fa-"]:before,
.wgl-container rs-module [class*="fal fa-"]:before,
.wgl-container rs-module [class*="fas fa-"]:before,
.wgl-container .rb-modal-wrapper [class*="far fa-"]:before,
.wgl-container .rb-modal-wrapper [class*="fal fa-"]:before,
.wgl-container .rb-modal-wrapper [class*="fas fa-"]:before,
.wgl-container #rs_overview [class*="far fa-"]:before,
.wgl-container #rs_overview [class*="fal fa-"]:before,
.wgl-container #rs_overview [class*="fas fa-"]:before,
.wgl-container #objectlibrary [class*="far fa-"]:before,
.wgl-container #objectlibrary [class*="fal fa-"]:before,
.wgl-container #objectlibrary [class*="fas fa-"]:before,
.wgl-container #waitaminute [class*="far fa-"]:before,
.wgl-container #waitaminute [class*="fal fa-"]:before,
.wgl-container #waitaminute [class*="fas fa-"]:before,
.wgl-container #rs_overview_menu [class*="far fa-"]:before,
.wgl-container #rs_overview_menu [class*="fal fa-"]:before,
.wgl-container #rs_overview_menu [class*="fas fa-"]:before,
.wgl-container #builderView [class*="far fa-"]:before,
.wgl-container #builderView [class*="fal fa-"]:before,
.wgl-container #builderView [class*="fas fa-"]:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
}
.wgl-container rs-module [class*="far fa-"],
.wgl-container .rb-modal-wrapper [class*="far fa-"],
.wgl-container #rs_overview [class*="far fa-"],
.wgl-container #objectlibrary [class*="far fa-"],
.wgl-container #waitaminute [class*="far fa-"],
.wgl-container #rs_overview_menu [class*="far fa-"],
.wgl-container #builderView [class*="far fa-"] {
  font-weight: 900;
}
.wgl-container rs-module [class*="far fa-"]:before,
.wgl-container .rb-modal-wrapper [class*="far fa-"]:before,
.wgl-container #rs_overview [class*="far fa-"]:before,
.wgl-container #objectlibrary [class*="far fa-"]:before,
.wgl-container #waitaminute [class*="far fa-"]:before,
.wgl-container #rs_overview_menu [class*="far fa-"]:before,
.wgl-container #builderView [class*="far fa-"]:before {
  font-weight: 900;
}
.wgl-container .rev_slider_button {
  transition: all 0.4s;
}

/* ==================== ##Shares Style ==================== */
.elementor-social-icon-instagram.elementor-icon {
  background-color: #c52ea7;
}

.blog-post_wrapper .share_post-container {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  -webkit-user-select: none;
  user-select: none;
  padding: 0;
  margin: 0;
  cursor: pointer;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper,
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li {
  opacity: 1;
  visibility: visible;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(1) {
  transition-delay: 0s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(2) {
  transition-delay: 0.08s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(3) {
  transition-delay: 0.16s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(4) {
  transition-delay: 0.24s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(5) {
  transition-delay: 0.32s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(6) {
  transition-delay: 0.4s;
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper ul > li:nth-last-child(7) {
  transition-delay: 0.48s;
}
.blog-post_wrapper .share_post-container:hover > a:after {
  transform: scale(0.2);
}
.blog-post_wrapper .share_post-container:after {
  content: "";
  z-index: 1;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: calc(100% + 12px);
}
.blog-post_wrapper .share_post-container .share_post {
  display: block;
}
.blog-post_wrapper .share_post-container span {
  display: block;
  line-height: inherit;
  border-radius: 50%;
  transition: all 0.45s;
}
.blog-post_wrapper .share_post-container > i {
  display: inline-block;
  position: relative;
  z-index: 1;
  text-align: center;
  vertical-align: middle;
  transition: color 0.3s;
}
.blog-post_wrapper .share_post-container .share_reddit .fab {
  background-color: #FF5700;
}
.blog-post_wrapper .share_post-container .share_twitter .fab {
  background-color: #1b82c4;
}
.blog-post_wrapper .share_post-container .share_facebook .fab {
  background-color: #354cd9;
}
.blog-post_wrapper .share_post-container .share_linkedin .fab {
  background-color: #007bb5;
}
.blog-post_wrapper .share_post-container .share_whatsapp .fab {
  background-color: #25d366;
}
.blog-post_wrapper .share_post-container .share_telegram .fab {
  background-color: #0088cc;
}
.blog-post_wrapper .share_post-container .share_pinterest .fab {
  background-color: #ff1226;
}
.blog-post_wrapper .share_post-container .share_social-wpapper {
  display: block;
  position: absolute;
  right: -8px;
  bottom: calc(100% + 8px);
  min-width: unset;
  z-index: 2;
  box-shadow: none;
  margin: 0;
  padding: 2px;
  font-size: 0;
  line-height: 0;
  white-space: nowrap;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
}
.blog-post_wrapper .share_post-container .share_social-wpapper:after {
  content: "";
  position: absolute;
  pointer-events: none;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 5.5px 0 5.5px;
  border-color: currentColor transparent transparent transparent;
  right: 10px;
  bottom: -5px;
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link {
  text-align: center;
  padding: 0;
  display: inline-block;
  vertical-align: top;
  transition: 0.4s;
  opacity: 1;
  background: unset !important;
  visibility: hidden;
  pointer-events: all;
  margin: 0;
  border-radius: unset;
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link:first-of-type {
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link:last-of-type {
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link:before {
  display: none;
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link span {
  width: 28px;
  height: 28px;
  line-height: 28px;
  font-size: 11px;
  border-radius: inherit;
  background-color: transparent;
  font-weight: normal;
}
.blog-post_wrapper .share_post-container .share_social-wpapper a.share_link:hover span {
  background-color: rgba(255, 255, 255, 0.13);
}
.blog-post_wrapper .share_post-container:hover .share_social-wpapper a.share_link {
  visibility: visible;
}

.share_social-wpapper {
  display: flex;
  justify-content: flex-end;
}
.share_social-wpapper:not(:last-child) {
  margin-right: 10px;
}
.share_social-wpapper .share_facebook > span {
  background-color: #354cd9;
}
.share_social-wpapper .share_twitter > span {
  background-color: #1b82c4;
}
.share_social-wpapper .share_pinterest > span {
  background-color: #ff1226;
}
.share_social-wpapper .share_linkedin > span {
  background-color: #007bb5;
}
.share_social-wpapper .share_whatsapp > span {
  background-color: #25d366;
}
.share_social-wpapper .share_reddit > span {
  background-color: #FF5700;
}
.share_social-wpapper .share_telegram > span {
  background-color: #0088cc;
}
.share_social-wpapper .share_link:hover.share_facebook > span {
  background-color: rgba(53, 76, 217, 0.8);
}
.share_social-wpapper .share_link:hover.share_twitter > span {
  background-color: rgba(27, 130, 196, 0.8);
}
.share_social-wpapper .share_link:hover.share_pinterest > span {
  background-color: rgba(255, 18, 38, 0.8);
}
.share_social-wpapper .share_link:hover.share_linkedin > span {
  background-color: rgba(0, 123, 181, 0.8);
}
.share_social-wpapper .share_link:hover.share_whatsapp > span {
  background-color: rgba(37, 211, 102, 0.8);
}
.share_social-wpapper .share_link:hover.share_reddit > span {
  background-color: rgba(255, 87, 0, 0.8);
}
.share_social-wpapper .share_link:hover.share_telegram > span {
  background-color: rgba(0, 136, 204, 0.8);
}
.share_social-wpapper .share_link {
  border-radius: 30px;
  text-align: center;
  overflow: hidden;
  color: #ffffff;
}
.share_social-wpapper .share_link > span {
  display: flex;
  font-size: 12px;
  line-height: 30px;
  height: 30px;
  border-radius: inherit;
  white-space: nowrap;
  max-width: 30px;
  transition: 0.65s;
}
.share_social-wpapper .share_link > span:before {
  display: inline-block;
  width: 30px;
  text-align: center;
  font-family: "Font Awesome 5 Brands";
  flex-shrink: 0;
}
.share_social-wpapper .share_link .share_name {
  display: none;
}
.share_social-wpapper .share_link:not(:last-of-type) {
  padding-right: 10px;
}

.author-info_social-wrapper .author-info_social-link {
  line-height: 30px;
}
.author-info_social-wrapper .author-info_social-link.fa {
  color: #b5b5b5;
}

.wgl-page-socials {
  position: absolute;
  z-index: 90;
  left: 50px;
}
.wgl-page-socials.fixed {
  position: fixed;
  z-index: 90;
}
.wgl-page-socials li {
  padding-bottom: 17px;
  line-height: 27px;
}
.wgl-page-socials .social__link {
  font-size: 13px;
  color: #ffffff;
  transition: all 0.4s, width 0s 1s;
  white-space: nowrap;
}
.wgl-page-socials .social__link .social__name {
  display: inline-block;
  width: 0;
  font-weight: 700;
  text-transform: uppercase;
  vertical-align: middle;
  overflow: hidden;
  opacity: 0;
  transform-origin: -25px 50%;
  transform: rotateY(0.25turn);
  transition: inherit;
}
.wgl-page-socials .social__link .social__icon {
  padding-right: 1.2em;
}
.wgl-page-socials .social__link:hover {
  transition: all 0.4s;
}
.wgl-page-socials .social__link:hover .social__name {
  width: auto;
  opacity: 1;
  transform: rotateY(0.1turn);
}
.wgl-page-socials .socials__list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.wgl-page-socials.appearence-hovered {
  padding-top: 35px;
  height: 0;
}
.wgl-page-socials.appearence-hovered .socials__desc {
  position: absolute;
  top: 0;
  left: 0;
  margin: -5px -5px 0;
  padding: 5px 5px 0;
  cursor: pointer;
}
.wgl-page-socials.appearence-hovered .socials__desc .social__icon {
  color: #ffffff;
}
.wgl-page-socials.appearence-hovered .socials__desc .social__name {
  display: none;
}
.wgl-page-socials.appearence-hovered .socials__list {
  visibility: hidden;
}
.wgl-page-socials.appearence-hovered .socials__list li {
  transform: translateX(-150%);
  opacity: 0;
  visibility: hidden;
  transition: 0.45s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(1) {
  transition-delay: 0.05s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(2) {
  transition-delay: 0.1s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(3) {
  transition-delay: 0.15s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(4) {
  transition-delay: 0.2s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(5) {
  transition-delay: 0.25s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(6) {
  transition-delay: 0.3s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(7) {
  transition-delay: 0.35s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(8) {
  transition-delay: 0.4s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(9) {
  transition-delay: 0.45s;
}
.wgl-page-socials.appearence-hovered .socials__list li:nth-child(10) {
  transition-delay: 0.5s;
}
.wgl-page-socials.appearence-hovered .socials__desc:hover + .socials__list {
  visibility: visible;
}
.wgl-page-socials.appearence-hovered .socials__desc:hover + .socials__list li,
.wgl-page-socials.appearence-hovered .socials__list:hover li {
  transform: translateX(0);
  opacity: 1;
  visibility: visible;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li {
  opacity: 0;
  transform: translateX(-150%);
  animation: soc_slide_right 0.5s forwards;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(1) {
  animation-delay: 5.1s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(2) {
  animation-delay: 5.2s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(3) {
  animation-delay: 5.3s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(4) {
  animation-delay: 5.4s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(5) {
  animation-delay: 5.5s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(6) {
  animation-delay: 5.6s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(7) {
  animation-delay: 5.7s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(8) {
  animation-delay: 5.8s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(9) {
  animation-delay: 5.9s;
}
.wgl-page-socials:not(.appearence-hovered) .socials__list li:nth-child(10) {
  animation-delay: 6s;
}
@keyframes soc_slide_right {
  0% {
    transform: translateX(-150%);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}

.wgl-social-icons .elementor-icon i, .wgl-social-icons .elementor-icon svg {
  transition: 0.3s;
}
.wgl-social-icons .elementor-icon.elementor-social-icon {
  font-size: var(--icon-size, 25px);
  line-height: var(--icon-size, 25px);
  width: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, 0.5em));
  height: calc(var(--icon-size, 25px) + 2 * var(--icon-padding, 0.5em));
}
.wgl-social-icons .elementor-social-icon {
  --e-social-icon-icon-color: #fff;
  display: inline-flex;
  background-color: #69727d;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}

.single_post_info > * {
  margin-bottom: 20px;
}
.single_post_info .share_post-container {
  position: relative;
  z-index: 1;
  cursor: pointer;
}
.single_post_info .share_post-container:after {
  display: none;
}
.single_post_info .share_post-container:hover > a {
  color: #ffffff;
}
.single_post_info .share_post-container:hover .share_social-wpapper {
  opacity: 1;
  visibility: visible;
}
.single_post_info .share_post-container > a {
  width: 40px;
  height: 40px;
  line-height: 38px;
  border-radius: 50%;
  border: 1px solid;
  z-index: 3;
  margin: 0;
  transition: all 0.45s;
  font-size: 16px;
  display: block;
  text-align: center;
}
.single_post_info .share_post-container > a:before {
  content: "\f113";
  font-family: Flaticon;
}
.single_post_info .share_post-container .share_social-wpapper {
  position: absolute;
  height: 40px;
  right: 0;
  top: 0;
  padding-right: 50px;
  background: transparent;
  opacity: 0;
  visibility: hidden;
  transition: 0.6s;
}
.single_post_info .share_post-container .share_social-wpapper:after {
  display: none;
}
.single_post_info .share_post-container .share_link {
  width: 40px;
  height: 40px;
  line-height: 38px;
  box-sizing: content-box;
}
.single_post_info .share_post-container .share_link > span {
  border: 1px solid;
  transition: 0.4s;
  width: inherit;
  height: inherit;
  line-height: inherit;
  max-width: unset;
  font-size: inherit;
  background: transparent;
}
.single_post_info .share_post-container .share_link > span:before {
  width: inherit;
}
.single_post_info .share_post-container .share_link:hover > span {
  color: #ffffff;
}
@media (max-width: 767px) {
  .single_post_info .share_post-container > a {
    display: none;
  }
  .single_post_info .share_post-container .share_social-wpapper {
    position: relative;
    opacity: 1;
    visibility: visible;
    padding: 0;
  }
}

.woocommerce div.product .share_social-wpapper .share_link {
  margin-right: 20px;
  font-size: 12px;
  color: #c2c2c2;
}
.woocommerce div.product .share_social-wpapper .share_link span.fa {
  transition: 0.45s ease-in-out;
}
.woocommerce div.product .share_social-wpapper .share_link:last-child {
  margin-right: 0;
}

/*==================== ##Team ==================== */
.elementor-social-icon-instagram.elementor-icon {
  background-color: #c52ea7;
}

.wgl_module_team {
  position: relative;
  z-index: 1;
}
.wgl_module_team .team__member {
  margin-bottom: 30px;
  transition: 0.3s;
}
.wgl_module_team .member__wrapper {
  position: relative;
  z-index: 1;
  transition: 0.3s;
}
.wgl_module_team .member__wrapper:hover .thumbnail__svg:after {
  opacity: 1;
  transform: rotate(0) scale(1);
  transition: 0.4s ease-out, opacity 0s;
}
.wgl_module_team .member__wrapper:hover .info__wrapper .member__socials {
  opacity: 1;
  visibility: visible;
}
.wgl_module_team .member__wrapper:hover .info__highlighted:not(:only-child) {
  opacity: 0;
  visibility: hidden;
}
.wgl_module_team .member__wrapper:hover .member__info-svg {
  opacity: 1;
  visibility: visible;
}
@media (max-width: 767px) {
  .wgl_module_team .member__wrapper .thumbnail__svg:after {
    opacity: 1;
    transform: rotate(0) scale(1);
    transition: 0.4s ease-out, opacity 0s;
  }
}
.wgl_module_team .member__thumbnail {
  display: inline-block;
  position: relative;
}
.wgl_module_team .member__thumbnail:before, .wgl_module_team .member__thumbnail:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border-radius: inherit;
  transition: 0.3s;
}
.wgl_module_team .member__thumbnail:after {
  opacity: 0;
}
.wgl_module_team .member__thumbnail:hover:after {
  opacity: 1;
}
.wgl_module_team .member__thumbnail img {
  transition: 0.3s;
}
.wgl_module_team .info__wrapper {
  position: relative;
  z-index: 1;
}
.wgl_module_team .info__wrapper .info__highlighted + .member__socials {
  position: absolute;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  top: 0;
  left: 50%;
  width: 100%;
  margin: 0;
  transition: 0.4s;
  transform: translateX(-50%);
}
.wgl_module_team .info__wrapper .member__socials:only-child {
  margin-bottom: 3px;
}
.wgl_module_team .member__info {
  position: relative;
  z-index: 1;
  top: -30px;
  padding: 21px 20px 24px;
  margin: 0 25px;
  transition: 0.4s;
}
.wgl_module_team .member__info-svg {
  position: absolute;
  z-index: 1;
  height: 100%;
  width: 30px;
  right: 0;
  top: 0;
  overflow: hidden;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
}
.wgl_module_team .member__info-svg svg {
  position: absolute;
  z-index: 1;
  width: inherit;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  fill: var(--benoit-primary-color);
}
.wgl_module_team .member__name {
  font-size: var(--benoit-h5-font-size);
  line-height: var(--benoit-h5-line-height);
  font-weight: 300;
  letter-spacing: 0.05em;
}
.wgl_module_team .member__name:only-child {
  margin-bottom: 25px;
}
.wgl_module_team .member__name a,
.wgl_module_team .member__name span {
  font-weight: inherit;
  font-size: inherit;
  line-height: inherit;
  color: inherit;
  transition: 0.3s;
}
.wgl_module_team .member__name span {
  cursor: default;
}
.wgl_module_team .member__name a:hover {
  opacity: 0.7;
}
.wgl_module_team .info__highlighted {
  margin-top: 9px;
  font-size: 20px;
  line-height: 1;
  color: var(--benoit-primary-color);
  transition: 0.4s;
}
.wgl_module_team .member__excerpt {
  margin-top: 17px;
  line-height: 1.7;
  transition: 0.4s;
  scrollbar-width: none;
  -ms-overflow-style: none;
}
.wgl_module_team .member__excerpt::-webkit-scrollbar {
  display: none;
}

.team__member .member__socials {
  margin-left: -12px;
  margin-right: -12px;
  margin-top: 10px;
  line-height: 1;
}
.team__member .social__icon {
  display: inline-block;
  position: relative;
  z-index: 1;
  border-radius: 50%;
  font-size: 13px;
  text-align: center;
  margin-right: 12px;
  margin-left: 12px;
}
.team__member .social__icon:not(:hover) {
  color: var(--benoit-primary-color);
}
.team__member .social__icon:hover {
  color: var(--benoit-header-font-color);
}

.wgl_module_team {
  --benoit-team-grid-gap: 50px;
}
.wgl_module_team .team__members:not(.carousel) {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 768px) {
  .wgl_module_team .team__members:not(.carousel) {
    margin-right: calc(var(--benoit-team-grid-gap) * -1);
  }
  .wgl_module_team .team__members:not(.carousel) .team__member {
    margin-right: var(--benoit-team-grid-gap);
  }
}
.wgl_module_team .team__members.carousel {
  padding-top: 25px;
}
.wgl_module_team .team__members.carousel .wgl-carousel_wrapper {
  margin-left: calc(var(--benoit-team-grid-gap) / 2 * -1);
  margin-right: calc(var(--benoit-team-grid-gap) / 2 * -1);
}
.wgl_module_team .team__members.carousel .member__wrapper {
  margin-left: calc(var(--benoit-team-grid-gap) / 2);
  margin-right: calc(var(--benoit-team-grid-gap) / 2);
}
.wgl_module_team .team__members.carousel .center-mode .swiper-slide-active .member__wrapper .thumbnail__svg:after {
  opacity: 1;
  transform: rotate(0) scale(1);
  transition: 0.4s ease-out, opacity 0s;
}
.wgl_module_team .grid-col--1 .team__member {
  width: 100%;
}
.wgl_module_team .grid-col--2 .team__member {
  width: calc(50% - var(--benoit-team-grid-gap));
}
.wgl_module_team .grid-col--3 .team__member {
  width: calc(33.3333% - var(--benoit-team-grid-gap));
}
.wgl_module_team .grid-col--4 .team__member {
  width: calc(25% - var(--benoit-team-grid-gap));
}
.wgl_module_team .grid-col--5 .team__member {
  width: calc(20% - var(--benoit-team-grid-gap));
}
.wgl_module_team .grid-col--6 .team__member {
  width: calc(16.6666% - var(--benoit-team-grid-gap));
}
@media (max-width: 1500px) {
  .wgl_module_team .grid-col--5 .team__member, .wgl_module_team .grid-col--6 .team__member {
    width: calc(25% - var(--benoit-team-grid-gap));
  }
}
@media (max-width: 1370px) {
  .wgl_module_team .grid-col--4 .team__member, .wgl_module_team .grid-col--5 .team__member, .wgl_module_team .grid-col--6 .team__member {
    width: calc(33.3333% - var(--benoit-team-grid-gap));
  }
}
@media (max-width: 1025px) {
  .wgl_module_team .grid-col--3 .team__member, .wgl_module_team .grid-col--4 .team__member, .wgl_module_team .grid-col--5 .team__member, .wgl_module_team .grid-col--6 .team__member {
    width: calc(50% - var(--benoit-team-grid-gap));
  }
}
@media (max-width: 767px) {
  .wgl_module_team .grid-col--2 .team__member, .wgl_module_team .grid-col--3 .team__member, .wgl_module_team .grid-col--4 .team__member, .wgl_module_team .grid-col--5 .team__member, .wgl_module_team .grid-col--6 .team__member {
    width: 100%;
  }
}

/* ==================== ##Views ==================== */
.wgl-views {
  display: inline-block;
  font-size: 16px;
  transform: translateY(-2px);
}
.wgl-views .post_views_inner {
  color: inherit;
  transition: 0.45s;
}
.wgl-views .sl-icon {
  display: inline-block;
  position: relative;
  z-index: 1;
  text-align: center;
  vertical-align: middle;
}
.wgl-views .sl-count {
  display: inline-block;
  margin-left: 5px;
  transition: inherit;
  vertical-align: middle;
}

body.dark-mode .mode-switch-toggle > span {
  transform: translateY(22px);
}
body.dark-mode .mode-switch-toggle > span:before {
  opacity: 1;
}
body.dark-mode .mode-switch-toggle > span:after {
  opacity: 0;
}

.mode-switch {
  position: fixed;
  z-index: 2;
  top: 50%;
  left: 24px;
}
.mode-switch-toggle {
  background: rgba(125, 136, 147, 0.3);
  border-radius: 24px;
  cursor: pointer;
  height: 50px;
  width: 24px;
  position: relative;
  z-index: 2;
  display: block;
}
.mode-switch-toggle > span {
  display: flex;
  justify-content: center;
  align-items: center;
  transition: transform 0.3s, color 0.1s;
  visibility: visible;
  background: #ffffff;
  border-radius: 50%;
  height: 28px;
  width: 28px;
  position: absolute;
  top: 0;
  left: -2px;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.14);
}
.mode-switch-toggle > span:before {
  content: url(../img/moon.svg);
  display: block;
  width: 14px;
  height: 14px;
  transition: 0.2s;
  line-height: 1;
  position: absolute;
  z-index: 1;
  opacity: 0;
}
.mode-switch-toggle > span:after {
  content: url(../img/sun.svg);
  display: block;
  width: 18px;
  height: 18px;
  transition: 0.2s;
  line-height: 1;
  position: absolute;
  z-index: 1;
}

/* ==================== #Author ==================== */
.widget_author {
  margin-bottom: -5px;
}

.author-widget_wrapper {
  position: relative;
  padding: 30px 0;
  border: 1px solid;
  text-align: center;
}
.author-widget_wrapper > h4 + .author-widget_social,
.author-widget_wrapper > p + .author-widget_social {
  margin-top: 18px;
}
.author-widget_img-wrapper {
  display: block;
  position: relative;
  margin: 0 auto;
}
.author-widget_img-wrapper .author-widget_img {
  width: 175px;
  border-radius: 175px;
}
.author-widget_title {
  padding: 0 15px 0;
  margin-top: 20px;
  font-size: 28px;
  line-height: 1.5;
}
.author-widget_title span {
  font-size: inherit;
  line-height: inherit;
}
.author-widget_text {
  margin-top: 7px;
  margin-bottom: 0;
  padding: 0 10px;
  color: #ffffff;
}
.author-widget_social a {
  display: inline-block;
  position: relative;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 11px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
  color: #ffffff;
  border: 1px solid rgba(255, 255, 255, 0.4);
}
.author-widget_social a:before {
  display: inline-block;
  transition: unset;
}
.author-widget_social a:hover {
  color: #ffffff;
}
.author-widget_social-link {
  margin: 0 5px;
}
.author-widget_img_sign-wrapper {
  position: absolute;
  bottom: 0;
  left: 10px;
  z-index: 1;
  margin: 0;
  transform: translate(-10px, -100%);
  line-height: 0;
  font-size: 0;
}

/* ==================== #Banner ==================== */
.banner-widget_wrapper {
  display: block;
  position: relative;
  padding: 50px 15px 48px;
  text-align: left;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  max-width: 370px;
  margin-top: 0;
  border: 1px solid;
  text-align: center;
}
.banner-widget_wrapper .banner-widget_img-wrapper {
  display: block;
  margin-bottom: 22px;
  line-height: 0;
}
.banner-widget_wrapper .banner-widget_text_sub {
  font-size: 30px;
  line-height: 1.53em;
  font-weight: 200;
  color: #ffffff;
}
.banner-widget_wrapper .banner-widget_text_sub + .banner-widget_text {
  margin-top: 29px;
}
.banner-widget_wrapper .banner-widget_text {
  font-size: 30px;
  line-height: 1.53em;
}
.banner-widget_wrapper .banner-widget_button {
  display: inline-block;
  position: relative;
  width: auto;
  margin: 10px 0 0;
  font-size: 14px;
  transition: 0.4s;
  padding: 10px 25px;
  white-space: nowrap;
  letter-spacing: 0.1em;
  background: #ffffff;
}
.banner-widget_wrapper .banner-widget__link {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  border-radius: inherit;
}
.banner-widget_wrapper:hover .banner-widget_button {
  border-color: currentColor;
  color: #ffffff;
  background-color: transparent;
}
.banner-widget_wrapper:empty {
  display: none;
}

/* ==================== #Calendar ==================== */
body .widget_calendar .calendar_wrap {
  width: 100%;
  max-width: 370px;
}
body .widget_calendar .calendar_wrap table td {
  position: relative;
  z-index: 1;
  padding: 4px 0;
  text-align: center;
  font-size: 14px;
  font-weight: 300;
}
body .widget_calendar .calendar_wrap table td > a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #ffffff;
}
body .widget_calendar .calendar_wrap table td#today {
  color: #ffffff;
}
body .widget_calendar .calendar_wrap table tr {
  border: 0;
}
body .widget_calendar .calendar_wrap table th {
  padding: 5px 0;
  font-weight: 300;
  text-align: center;
}
body .widget_calendar .calendar_wrap table caption {
  font-size: 20px;
  font-weight: 400;
  padding: 7px;
  color: #ffffff;
  text-transform: unset;
}
body .widget_calendar .calendar_wrap table tfoot {
  display: none;
}
body .widget_calendar .calendar_wrap table td#today:before,
body .widget_calendar .calendar_wrap tbody td > a:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: 0.3s;
}
body .widget_calendar .calendar_wrap .wp-calendar-nav {
  margin-bottom: -7px;
}

.footer .calendar_wrap tbody,
.footer .calendar_wrap td#today {
  color: inherit;
}

.wp-block-calendar {
  padding-bottom: 20px;
}
.wp-block-calendar tbody td,
.wp-block-calendar th {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 4px 0;
  font-size: 14px;
  font-weight: 600;
}
.wp-block-calendar tbody td#today,
.wp-block-calendar tbody td a,
.wp-block-calendar th#today,
.wp-block-calendar th a {
  color: #ffffff;
}
.wp-block-calendar tbody td#today:before,
.wp-block-calendar tbody td a:before,
.wp-block-calendar th#today:before,
.wp-block-calendar th a:before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  transition: 0.3s;
}
.wp-block-calendar tfoot #next {
  text-align: right;
}
.wp-block-calendar table tbody,
.wp-block-calendar table caption {
  color: inherit;
}
.wp-block-calendar table caption {
  padding: 7px;
  font-size: 16px;
  font-weight: 600;
}
.wp-block-calendar table caption,
.wp-block-calendar table #today > a {
  color: #ffffff;
}
.wp-block-calendar table th {
  padding: 5px 0;
  font-weight: 300;
  text-align: center;
  background-color: transparent;
}
.wp-block-calendar a {
  text-decoration: none;
}

.widget_calendar .wp-calendar-nav,
.wp-block-calendar .wp-calendar-nav {
  display: flex;
  justify-content: space-between;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 0;
}
.widget_calendar .wp-calendar-nav span a,
.wp-block-calendar .wp-calendar-nav span a {
  display: inline-block;
  margin-top: -1em;
  margin-bottom: 21px;
  line-height: 1;
}

/* ==================== #Gallery ==================== */
.widget_media_gallery {
  margin-bottom: 6px;
}

[class*=widget][class*=media_gallery] .gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: -5px;
}
[class*=widget][class*=media_gallery] .gallery-item {
  margin: 0;
}
[class*=widget][class*=media_gallery] .gallery-item .gallery-icon {
  position: relative;
  z-index: 1;
  margin: 5px;
}
[class*=widget][class*=media_gallery] .gallery-item .gallery-icon > a {
  display: block;
  border-radius: 0;
}
[class*=widget][class*=media_gallery] .gallery-item .gallery-icon a:before {
  content: "\f104";
  font-family: "Flaticon";
  font-size: 21px;
  font-weight: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  opacity: 0;
  transition: opacity 0.4s;
  color: #ffffff;
  border-radius: 0;
  background-color: rgba(var(--benoit-body-rgb-background), 0.5);
}
[class*=widget][class*=media_gallery] .gallery-item .gallery-icon a:hover:before {
  opacity: 1;
}
[class*=widget][class*=media_gallery] .gallery-item img {
  border: 0;
  border-radius: inherit;
}
[class*=widget][class*=media_gallery] .gallery-columns-1 .gallery-item {
  width: calc(100% / 1);
}
[class*=widget][class*=media_gallery] .gallery-columns-2 .gallery-item {
  width: calc(100% / 2);
}
[class*=widget][class*=media_gallery] .gallery-columns-3 .gallery-item {
  width: calc(100% / 3);
}
[class*=widget][class*=media_gallery] .gallery-columns-4 .gallery-item {
  width: calc(100% / 4);
}
[class*=widget][class*=media_gallery] .gallery-columns-5 .gallery-item {
  width: calc(100% / 5);
}
[class*=widget][class*=media_gallery] .gallery-columns-6 .gallery-item {
  width: calc(100% / 6);
}
[class*=widget][class*=media_gallery] .gallery-columns-7 .gallery-item {
  width: calc(100% / 7);
}
[class*=widget][class*=media_gallery] .gallery-columns-8 .gallery-item {
  width: calc(100% / 8);
}
[class*=widget][class*=media_gallery] .gallery-columns-9 .gallery-item {
  width: calc(100% / 9);
}
[class*=widget][class*=media_gallery] .gallery .gallery-caption {
  display: none;
}

.blog-post_content .gallery {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin: 10px -5px 20px;
}
.blog-post_content .gallery-item {
  margin: 0;
}
.blog-post_content .gallery-item .gallery-icon {
  margin: 5px;
  text-align: center;
}
.blog-post_content .gallery-columns-1 .gallery-item {
  width: calc(100% / 1);
}
.blog-post_content .gallery-columns-2 .gallery-item {
  width: calc(100% / 2);
}
.blog-post_content .gallery-columns-3 .gallery-item {
  width: calc(100% / 3);
}
.blog-post_content .gallery-columns-4 .gallery-item {
  width: calc(100% / 4);
}
.blog-post_content .gallery-columns-5 .gallery-item {
  width: calc(100% / 5);
}
.blog-post_content .gallery-columns-6 .gallery-item {
  width: calc(100% / 6);
}
.blog-post_content .gallery-columns-7 .gallery-item {
  width: calc(100% / 7);
}
.blog-post_content .gallery-columns-8 .gallery-item {
  width: calc(100% / 8);
}
.blog-post_content .gallery-columns-9 .gallery-item {
  width: calc(100% / 9);
}
.blog-post_content .gallery-caption {
  margin-left: 0;
}

/* ==================== ##Widgets Base ==================== */
.title-wrapper .title {
  position: relative;
  z-index: 1;
  display: inline-block;
  padding: 0 18px;
  text-transform: uppercase;
}
.title-wrapper .title:before, .title-wrapper .title:after {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  top: 50%;
  width: 5px;
  height: 5px;
  transform: translateY(-3px) rotate(45deg);
  background: currentColor;
}
.title-wrapper .title:before {
  left: 0;
}
.title-wrapper .title:after {
  right: 0;
}

.widget {
  position: relative;
  /* ↓ Categories */
  /* ↑ categories */
}
.widget:not(:first-child) {
  padding-top: 44px;
}
.widget:last-child {
  margin-bottom: 40px;
}
.widget .title-wrapper {
  margin: 0 0 20px;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 300;
  text-align: center;
  letter-spacing: 0.1em;
}
.widget .title-wrapper .rsswidget img {
  margin-top: 4px;
}
.widget ul li {
  font-size: 16px;
  line-height: 30px;
  font-weight: 300;
  margin-bottom: 10px;
  transition: 0.3s;
}
.widget ul li a {
  line-height: 24px;
  color: inherit;
}
.widget > ul {
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-bottom: 0;
  padding-left: 0;
}
.widget > ul > li li,
.widget > div > ul > li li {
  padding-left: 15px;
}
.widget ul li a .post_count {
  transition: inherit;
  color: #a8a7a7;
  margin-left: 5px;
  display: inline-block;
  text-decoration: unset;
}
.widget ul li a:hover .post_count {
  color: inherit;
}
.widget_categories li, .widget_product_categories li, .widget_archive li {
  font-size: 18px;
  letter-spacing: 0.05em;
}
.widget_categories li a, .widget_product_categories li a, .widget_archive li a {
  display: inline-block;
  font-size: 18px;
  padding-left: 18px;
  position: relative;
}
.widget_categories li a:before, .widget_product_categories li a:before, .widget_archive li a:before {
  content: "\f100";
  font-family: "Flaticon";
  transform: rotate(-90deg);
  display: inline-block;
  position: absolute;
  font-size: 10px;
  left: 0;
  top: 1px;
  color: #a8a7a7;
  transition: 0.4s;
}
.widget_categories li a:hover, .widget_product_categories li a:hover, .widget_archive li a:hover {
  padding-left: 23px;
  margin-right: -5px;
}
.widget_categories li ul.children, .widget_product_categories li ul.children, .widget_archive li ul.children {
  margin-top: 8px;
}
.widget_categories .title-wrapper + ul, .widget_product_categories .title-wrapper + ul, .widget_archive .title-wrapper + ul {
  margin-top: -5px;
}
.widget_categories ul, .widget_product_categories ul, .widget_archive ul {
  position: relative;
}
.widget_product_categories ul li img {
  margin-right: 13px;
}
.widget_recent_entries > ul > li > a {
  position: relative;
  padding-left: 20px;
  letter-spacing: 0.05em;
}
.widget_recent_entries > ul > li > a:before {
  content: "\f15b";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 600;
  color: #a8a7a7;
  position: absolute;
  top: 1px;
  left: 0;
  transition: color 0.3s;
}
.widget_recent_entries ul li .post-date {
  display: block;
  text-align: right;
  font-size: 0.8em;
}
.widget_tag_cloud {
  padding-bottom: 10px;
}
.widget_tag_cloud .tagcloud {
  margin-bottom: -20px;
}
.widget_rss .title-wrapper > a {
  position: relative;
  margin-bottom: 12px;
  padding-bottom: 12px;
  font-size: 20px;
  line-height: 1.4;
  font-weight: 500;
  text-align: center;
  text-transform: capitalize;
  letter-spacing: 0.01em;
}
.widget_rss .title-wrapper > a img {
  display: none;
}
.widget_rss ul {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
.widget_rss li {
  padding: 18px 0 0 0;
}
.widget_rss li:first-child {
  padding-top: 0;
}
.widget_rss li .rsswidget {
  display: inline-block;
  font-size: 20px;
  line-height: 26px;
  font-weight: 400;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}
.widget_rss li .rss-date {
  display: block;
  margin: 0 0 9px;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #878b8e;
  font-style: normal;
}
.widget_rss li .rssSummary {
  line-height: 30px;
  font-weight: 400;
  font-size: 14px;
  margin-bottom: 8px;
}
.widget_rss li cite {
  display: block;
  position: relative;
  margin-top: 0;
  font-size: 14px;
  line-height: 24px;
  font-style: normal;
  font-weight: 700;
  color: #878b8e;
}
.widget_rss li cite:before {
  content: "–";
  margin-right: 5px;
}
.widget_text .textwidget {
  margin-top: -9px;
}

.wp-block-rss {
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
  font-weight: 600;
}
.wp-block-rss a {
  color: inherit;
}

.wp-block-archives-dropdown {
  display: inline-block;
  position: relative;
  margin-bottom: 10px;
}
.wp-block-archives-dropdown select {
  height: 50px;
}
@media (min-width: 380px) {
  .wp-block-archives-dropdown select {
    min-width: 270px;
  }
}

.blog-post.format-no_featured .wp-block-calendar tbody {
  color: #ffffff;
}

.widget_comments > ul > li:before,
.widget_meta > ul > li:before,
.widget_archive > ul > li:before,
.widget_recent_comments > ul > li:before,
ul.wp-block-archives > li:before {
  font-family: flaticon;
  transition: inherit;
}

.widget_archive ul,
.widget_recent_entries ul,
.widget_categories ul,
.widget_product_categories ul,
.widget_meta ul,
ul.wp-block-archives {
  list-style: none;
}
.widget_archive ul ul,
.widget_recent_entries ul ul,
.widget_categories ul ul,
.widget_product_categories ul ul,
.widget_meta ul ul,
ul.wp-block-archives ul {
  margin: 0;
  padding: 0;
}
.widget_archive ul li ul li:last-child,
.widget_recent_entries ul li ul li:last-child,
.widget_categories ul li ul li:last-child,
.widget_product_categories ul li ul li:last-child,
.widget_meta ul li ul li:last-child,
ul.wp-block-archives li ul li:last-child {
  border-bottom: 0;
}

.widget_categories ul li img,
.widget_product_categories ul li img,
.widget_meta ul li img,
.widget_archive ul li img,
ul.wp-block-archives li img {
  max-width: 40px;
  margin-top: -4px;
  margin-right: 5px;
  vertical-align: middle;
}
.widget_categories ul li ul li img,
.widget_product_categories ul li ul li img,
.widget_meta ul li ul li img,
.widget_archive ul li ul li img,
ul.wp-block-archives li ul li img {
  display: none;
}

.widget_categories {
  margin-bottom: -8px;
}

ul.wp-block-archives {
  margin-left: 0;
  padding-left: 0;
}
ul.wp-block-archives li {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 8px;
}
ul.wp-block-archives li a {
  display: inline-block;
  padding-left: 18px;
  line-height: 24px;
  position: relative;
}
ul.wp-block-archives li a:before {
  content: "\f100";
  font-family: "Flaticon";
  transform: rotate(-90deg);
  display: inline-block;
  position: absolute;
  font-size: 10px;
  left: 0;
  top: 1px;
  color: #a8a7a7;
  transition: 0.4s;
}
ul.wp-block-archives li a:hover {
  padding-left: 23px;
  margin-right: -5px;
}
ul.wp-block-archives li a .post_count {
  color: #a8a7a7;
}
ul.wp-block-archives li ul.children {
  margin-top: 8px;
}

.widget_meta.widget > ul li a {
  position: relative;
  padding-left: 20px;
}
.widget_meta.widget > ul li a:before {
  content: "\f02b";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 700;
  color: #a8a7a7;
  position: absolute;
  top: 2px;
  left: 0;
  transition: color 0.3s;
}

.widget_recent_comments > ul {
  margin-top: -10px;
  margin-bottom: -6px;
  list-style: none;
}
.widget_recent_comments > ul > li:before {
  content: "\f075";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 700;
  color: #a8a7a7;
  position: absolute;
  top: 8px;
  left: 0;
}
.widget_recent_comments ul li {
  position: relative;
  padding: 3px 0 3px 20px;
  line-height: 1.5;
  letter-spacing: 0.05em;
}
.widget_recent_comments a {
  display: inline !important;
}
.widget_recent_comments a[rel~=external] {
  text-decoration: underline;
}

.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  font-weight: 600;
}
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta a {
  color: inherit;
}
.wp-block-latest-comments__comment .wp-block-latest-comments__comment-date {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #6e777e;
  margin-top: 9px;
  margin-bottom: 11px;
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  color: #6e777e;
  margin-top: 5px;
}

ul.wp-block-latest-posts {
  margin-left: 0;
  padding-left: 0;
  list-style: none;
}
ul.wp-block-latest-posts li {
  position: relative;
  padding-left: 17px;
}
ul.wp-block-latest-posts li:not(:first-child) {
  margin-top: 22px;
}
ul.wp-block-latest-posts li a {
  display: block;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: inherit;
}
ul.wp-block-latest-posts li a:before {
  content: "\f15b";
  font-family: "Font Awesome 5 Free";
  font-size: 12px;
  font-weight: 600;
  color: #a8a7a7;
  position: absolute;
  top: 1px;
  left: 0;
  transition: color 0.3s;
}
ul.wp-block-latest-posts.is-grid li {
  margin: 0 20px 20px 0;
}

ul.wp-block-categories.wp-block-categories-list,
ul.wp-block-categories.wp-block-categories-list ul {
  list-style: none;
}
ul.wp-block-categories.wp-block-categories-list li a {
  display: inline-block;
  padding-left: 18px;
  position: relative;
}
ul.wp-block-categories.wp-block-categories-list li a:before {
  content: "\f100";
  font-family: "Flaticon";
  transform: rotate(-90deg);
  display: inline-block;
  position: absolute;
  font-size: 10px;
  left: 0;
  top: 1px;
  color: #a8a7a7;
  transition: 0.4s;
}
ul.wp-block-categories.wp-block-categories-list li a:hover {
  padding-left: 23px;
  margin-right: -5px;
}
ul.wp-block-categories.wp-block-categories-list li ul.children {
  margin-top: 8px;
}

.wp-block-search .wp-block-search__input {
  border-width: 0 0 1px;
}
.wp-block-search .wp-block-search__button {
  margin-left: 20px;
  height: 45px;
  font-size: 14px;
}

aside select,
footer select {
  margin-bottom: 0;
}
aside .widget_calendar,
footer .widget_calendar {
  margin-bottom: -23px;
}

/* ==================== #Navigation Menu ==================== */
.widget_nav_menu .menu, .widget_nav_menu > ul,
.widget_pages .menu,
.widget_pages > ul {
  padding: 0;
  margin: 0;
}
.widget_nav_menu .menu,
.widget_nav_menu .menu ul, .widget_nav_menu > ul,
.widget_nav_menu > ul ul,
.widget_pages .menu,
.widget_pages .menu ul,
.widget_pages > ul,
.widget_pages > ul ul {
  list-style: none;
}
.widget_nav_menu .menu a, .widget_nav_menu > ul a,
.widget_pages .menu a,
.widget_pages > ul a {
  display: block;
  position: relative;
  letter-spacing: 0.05em;
  padding-left: 17px;
}
.widget_nav_menu .menu a:before, .widget_nav_menu > ul a:before,
.widget_pages .menu a:before,
.widget_pages > ul a:before {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  top: 12px;
  left: 2px;
  width: 4px;
  height: 4px;
  transform: rotate(45deg);
  background: currentColor;
  background-color: #a8a7a7;
  transition: background-color 0.3s;
}
.widget_nav_menu .menu a:hover:before, .widget_nav_menu > ul a:hover:before,
.widget_pages .menu a:hover:before,
.widget_pages > ul a:hover:before {
  background-color: currentColor;
}
.widget_nav_menu .menu .sub-menu,
.widget_nav_menu .menu .children, .widget_nav_menu > ul .sub-menu,
.widget_nav_menu > ul .children,
.widget_pages .menu .sub-menu,
.widget_pages .menu .children,
.widget_pages > ul .sub-menu,
.widget_pages > ul .children {
  margin-left: 0;
  padding-left: 0;
}
.widget_nav_menu .menu .sub-menu li,
.widget_nav_menu .menu .children li, .widget_nav_menu > ul .sub-menu li,
.widget_nav_menu > ul .children li,
.widget_pages .menu .sub-menu li,
.widget_pages .menu .children li,
.widget_pages > ul .sub-menu li,
.widget_pages > ul .children li {
  margin-left: 0;
}
.widget_nav_menu .menu > .menu-item-has-children .sub-menu .menu-item-has-children,
.widget_nav_menu .menu > .menu-item-has-children .sub-menu .page_item_has_children,
.widget_nav_menu .menu > .menu-item-has-children .children .menu-item-has-children,
.widget_nav_menu .menu > .menu-item-has-children .children .page_item_has_children,
.widget_nav_menu .menu > .page_item_has_children .sub-menu .menu-item-has-children,
.widget_nav_menu .menu > .page_item_has_children .sub-menu .page_item_has_children,
.widget_nav_menu .menu > .page_item_has_children .children .menu-item-has-children,
.widget_nav_menu .menu > .page_item_has_children .children .page_item_has_children, .widget_nav_menu > ul > .menu-item-has-children .sub-menu .menu-item-has-children,
.widget_nav_menu > ul > .menu-item-has-children .sub-menu .page_item_has_children,
.widget_nav_menu > ul > .menu-item-has-children .children .menu-item-has-children,
.widget_nav_menu > ul > .menu-item-has-children .children .page_item_has_children,
.widget_nav_menu > ul > .page_item_has_children .sub-menu .menu-item-has-children,
.widget_nav_menu > ul > .page_item_has_children .sub-menu .page_item_has_children,
.widget_nav_menu > ul > .page_item_has_children .children .menu-item-has-children,
.widget_nav_menu > ul > .page_item_has_children .children .page_item_has_children,
.widget_pages .menu > .menu-item-has-children .sub-menu .menu-item-has-children,
.widget_pages .menu > .menu-item-has-children .sub-menu .page_item_has_children,
.widget_pages .menu > .menu-item-has-children .children .menu-item-has-children,
.widget_pages .menu > .menu-item-has-children .children .page_item_has_children,
.widget_pages .menu > .page_item_has_children .sub-menu .menu-item-has-children,
.widget_pages .menu > .page_item_has_children .sub-menu .page_item_has_children,
.widget_pages .menu > .page_item_has_children .children .menu-item-has-children,
.widget_pages .menu > .page_item_has_children .children .page_item_has_children,
.widget_pages > ul > .menu-item-has-children .sub-menu .menu-item-has-children,
.widget_pages > ul > .menu-item-has-children .sub-menu .page_item_has_children,
.widget_pages > ul > .menu-item-has-children .children .menu-item-has-children,
.widget_pages > ul > .menu-item-has-children .children .page_item_has_children,
.widget_pages > ul > .page_item_has_children .sub-menu .menu-item-has-children,
.widget_pages > ul > .page_item_has_children .sub-menu .page_item_has_children,
.widget_pages > ul > .page_item_has_children .children .menu-item-has-children,
.widget_pages > ul > .page_item_has_children .children .page_item_has_children {
  padding-bottom: 0;
}
.widget_nav_menu .menu > .menu-item-has-children .sub-menu .menu-item-has-children > a,
.widget_nav_menu .menu > .menu-item-has-children .sub-menu .page_item_has_children > a,
.widget_nav_menu .menu > .menu-item-has-children .children .menu-item-has-children > a,
.widget_nav_menu .menu > .menu-item-has-children .children .page_item_has_children > a,
.widget_nav_menu .menu > .page_item_has_children .sub-menu .menu-item-has-children > a,
.widget_nav_menu .menu > .page_item_has_children .sub-menu .page_item_has_children > a,
.widget_nav_menu .menu > .page_item_has_children .children .menu-item-has-children > a,
.widget_nav_menu .menu > .page_item_has_children .children .page_item_has_children > a, .widget_nav_menu > ul > .menu-item-has-children .sub-menu .menu-item-has-children > a,
.widget_nav_menu > ul > .menu-item-has-children .sub-menu .page_item_has_children > a,
.widget_nav_menu > ul > .menu-item-has-children .children .menu-item-has-children > a,
.widget_nav_menu > ul > .menu-item-has-children .children .page_item_has_children > a,
.widget_nav_menu > ul > .page_item_has_children .sub-menu .menu-item-has-children > a,
.widget_nav_menu > ul > .page_item_has_children .sub-menu .page_item_has_children > a,
.widget_nav_menu > ul > .page_item_has_children .children .menu-item-has-children > a,
.widget_nav_menu > ul > .page_item_has_children .children .page_item_has_children > a,
.widget_pages .menu > .menu-item-has-children .sub-menu .menu-item-has-children > a,
.widget_pages .menu > .menu-item-has-children .sub-menu .page_item_has_children > a,
.widget_pages .menu > .menu-item-has-children .children .menu-item-has-children > a,
.widget_pages .menu > .menu-item-has-children .children .page_item_has_children > a,
.widget_pages .menu > .page_item_has_children .sub-menu .menu-item-has-children > a,
.widget_pages .menu > .page_item_has_children .sub-menu .page_item_has_children > a,
.widget_pages .menu > .page_item_has_children .children .menu-item-has-children > a,
.widget_pages .menu > .page_item_has_children .children .page_item_has_children > a,
.widget_pages > ul > .menu-item-has-children .sub-menu .menu-item-has-children > a,
.widget_pages > ul > .menu-item-has-children .sub-menu .page_item_has_children > a,
.widget_pages > ul > .menu-item-has-children .children .menu-item-has-children > a,
.widget_pages > ul > .menu-item-has-children .children .page_item_has_children > a,
.widget_pages > ul > .page_item_has_children .sub-menu .menu-item-has-children > a,
.widget_pages > ul > .page_item_has_children .sub-menu .page_item_has_children > a,
.widget_pages > ul > .page_item_has_children .children .menu-item-has-children > a,
.widget_pages > ul > .page_item_has_children .children .page_item_has_children > a {
  display: block;
}
.widget_nav_menu .current-menu-item > a:before,
.widget_pages .current-menu-item > a:before {
  color: inherit;
}

/* ==================== #Recent Posts ==================== */
.wgl-posts .title-wrapper {
  margin-bottom: 24px;
}

.widget .recent-posts-widget {
  margin: 0;
  padding: 0;
  list-style: none;
}
.widget .recent-posts-widget li {
  padding: 0;
  line-height: inherit;
}
.widget .recent-posts-widget li img {
  min-width: 80px;
  width: 80px;
}
.widget .recent-posts-widget li:not(:first-child) {
  margin-top: 30px;
}
.widget .recent-posts-widget li a {
  margin: 0;
  display: flex;
}
.widget .recent-posts-widget .recent-posts-image_wrapper {
  margin: 0 21px 0 0;
}
.widget .recent-posts-widget .recent-posts-image_wrapper img {
  border-radius: 0;
}
.widget .recent-posts-widget .meta-data {
  margin-top: 9px;
  font-size: 17px;
  line-height: 1;
  margin-bottom: -3px;
  color: #6e777e;
}
.widget .recent-posts-widget .meta-data span {
  line-height: inherit;
  font-size: inherit;
}
.widget .recent-posts-widget .recent-posts-content_wrapper {
  width: calc(100% - 20px);
  align-self: center;
}
.widget .recent-posts-widget .recent-posts-content_wrapper:first-child {
  margin-top: -4px;
}
.widget .recent-posts-widget .recent-post-content {
  margin-top: 3px;
  font-size: 0.9rem;
  line-height: 1.8;
}
.widget .recent-posts-widget .post__title {
  font-size: 16px;
  line-height: 30px;
  transition: 0.4s;
  margin-top: -10px;
  letter-spacing: 0.06em;
}
.widget .recent-posts-widget .counter_posts {
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  width: 30px;
  height: 30px;
  line-height: 24px;
  text-align: center;
  border: 3px solid #fafafa;
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 50%;
  margin-left: -13px;
  margin-top: -15px;
}

.widget_wgl_posts .recent-posts-widget {
  margin-top: 0;
  margin-bottom: -7px;
}

/* ==================== #Search ==================== */
body .widget_search .search-form,
body .widget_search .woocommerce-product-search,
body .widget_product_search .search-form,
body .widget_product_search .woocommerce-product-search {
  position: relative;
  z-index: 1;
}
body .widget_search .search-form .search-field,
body .widget_search .woocommerce-product-search .search-field,
body .widget_product_search .search-form .search-field,
body .widget_product_search .woocommerce-product-search .search-field {
  width: 100%;
  height: 45px;
  margin-bottom: 0;
  padding-right: 30px;
  outline: none;
  overflow: hidden;
}
body .widget_search .search-form .search-field::placeholder,
body .widget_search .woocommerce-product-search .search-field::placeholder,
body .widget_product_search .search-form .search-field::placeholder,
body .widget_product_search .woocommerce-product-search .search-field::placeholder {
  font-size: 14px;
  color: inherit;
  outline: none;
  -webkit-appearance: none;
  transition: 0.4s 0.4s;
}
body .widget_search .search-form .search-field:active::placeholder, body .widget_search .search-form .search-field:focus::placeholder,
body .widget_search .woocommerce-product-search .search-field:active::placeholder,
body .widget_search .woocommerce-product-search .search-field:focus::placeholder,
body .widget_product_search .search-form .search-field:active::placeholder,
body .widget_product_search .search-form .search-field:focus::placeholder,
body .widget_product_search .woocommerce-product-search .search-field:active::placeholder,
body .widget_product_search .woocommerce-product-search .search-field:focus::placeholder {
  opacity: 0;
  transition: 0.4s 0s;
}
body .widget_search .search-form .search-button,
body .widget_search .woocommerce-product-search .search-button,
body .widget_product_search .search-form .search-button,
body .widget_product_search .woocommerce-product-search .search-button {
  position: absolute;
  z-index: 1;
  height: 45px;
  width: 30px;
  top: 0;
  right: 0;
  margin: 0;
  border: none;
  outline: none;
  padding: 0;
  font-size: 0;
  box-shadow: none;
  cursor: pointer;
}
body .widget_search .search-form .search-button:focus, body .widget_search .search-form .search-button:active,
body .widget_search .woocommerce-product-search .search-button:focus,
body .widget_search .woocommerce-product-search .search-button:active,
body .widget_product_search .search-form .search-button:focus,
body .widget_product_search .search-form .search-button:active,
body .widget_product_search .woocommerce-product-search .search-button:focus,
body .widget_product_search .woocommerce-product-search .search-button:active {
  box-shadow: none;
}
body .widget_search .search-form .search__icon,
body .widget_search .woocommerce-product-search .search__icon,
body .widget_product_search .search-form .search__icon,
body .widget_product_search .woocommerce-product-search .search__icon {
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  height: 45px;
  font-size: 16px;
  line-height: 41px;
  font-style: normal;
  text-align: center;
  transform: translate(0, 0);
  opacity: 1;
  pointer-events: none;
}

/* ==================== #Tagcloud ==================== */
.tagcloud,
.wp-block-tag-cloud {
  font-size: 0;
  margin-bottom: -10px;
}
.tagcloud a,
.wp-block-tag-cloud a {
  display: inline-block;
  margin-bottom: 10px;
  border: 1px solid var(--benoit-secondary-color);
  padding: 7px 10px;
  font-size: 14px !important;
  line-height: 1.2;
  font-weight: 400;
  color: #ffffff;
  background-color: var(--benoit-secondary-color);
  transition: 0.4s;
}
.tagcloud a:not(:last-child),
.wp-block-tag-cloud a:not(:last-child) {
  margin-right: 10px;
}
.tagcloud a:hover,
.wp-block-tag-cloud a:hover {
  color: #ffffff;
  border-color: var(--benoit-primary-color);
}

/* ==================== #Text Widget ==================== */
.textwidget p:last-child {
  margin-bottom: 0;
}

/* ==================== ##Header Date ==================== */
.wgl-header-date {
  font-size: 11px;
  line-height: 1.3em;
  font-weight: 400;
  text-transform: uppercase;
  display: flex;
}
.wgl-header-date.wgl-default-format {
  align-items: center;
}
.wgl-header-date.wgl-default-format > span:first-child {
  font-size: 28px;
  margin-right: 8px;
}
.wgl-header-date.wgl-default-format > span:last-child {
  letter-spacing: 0.05em;
  font-weight: 400;
}
.wgl-header-date.wgl-default-format > span:last-child span {
  display: block;
}
.wgl-header-date > span:first-child {
  color: var(--benoit-primary-color);
}
.wgl-header-date > span:last-child {
  color: var(--benoit-header-font-color);
}

/* ==================== ##Header List Info ==================== */
.elementor-widget.elementor-align-center .wgl-header-list-info .elementor-icon-list-item:after {
  margin: 0;
}

.elementor-widget-wgl-header-list-info .elementor-icon-list-item {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-item,
.elementor-widget-wgl-header-list-info .elementor-icon-list-item a {
  display: flex;
  align-items: flex-start;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-item:before {
  display: none;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-item i {
  width: 1.25em;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-item:hover .elementor-icon-list-icon i, .elementor-widget-wgl-header-list-info .elementor-icon-list-item:hover .elementor-icon-list-icon svg {
  color: var(--benoit-secondary-color);
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-item i, .elementor-widget-wgl-header-list-info .elementor-icon-list-item svg {
  color: var(--benoit-primary-color);
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-items.elementor-inline-items {
  display: flex;
  flex-wrap: wrap;
}
.elementor-widget-wgl-header-list-info .wgl-header-list-icon i {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1;
}
.elementor-widget-wgl-header-list-info a {
  color: inherit;
}
.elementor-widget-wgl-header-list-info svg {
  transition: inherit;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-items.elementor-inline-items {
  margin-right: -8px;
  margin-left: -8px;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
  margin-right: 8px;
  margin-left: 8px;
}
.elementor-widget-wgl-header-list-info .elementor-icon-list-icon + .elementor-icon-list-text {
  align-self: center;
  padding-left: 5px;
}

/*! elementor default */
.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container {
  overflow: hidden;
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items {
  margin-right: -8px;
  margin-left: -8px;
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item {
  margin-right: 8px;
  margin-left: 8px;
}

.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after {
  width: auto;
  left: auto;
  position: relative;
  height: 100%;
  border-top: 0;
  border-bottom: 0;
  border-right: 0;
  border-left-width: 1px;
  border-style: solid;
  right: -8px;
}

.elementor-widget .elementor-icon-list-items {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.elementor-widget .elementor-icon-list-item {
  margin: 0;
  padding: 0;
  position: relative;
}

.elementor-widget .elementor-icon-list-item:after {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.elementor-widget .elementor-icon-list-item, .elementor-widget .elementor-icon-list-item a {
  display: flex;
  font-size: inherit;
  align-items: var(--icon-vertical-align, center);
}

.elementor-widget .elementor-icon-list-icon + .elementor-icon-list-text {
  align-self: center;
  padding-inline-start: 5px;
}

.elementor-widget .elementor-icon-list-icon {
  display: flex;
  position: relative;
  top: var(--icon-vertical-offset, initial);
}

.elementor-widget .elementor-icon-list-icon svg {
  width: var(--e-icon-list-icon-size, 1em);
  height: var(--e-icon-list-icon-size, 1em);
}

.elementor-widget .elementor-icon-list-icon i {
  width: 1.25em;
  font-size: var(--e-icon-list-icon-size);
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon {
  text-align: var(--e-icon-list-icon-align);
}

.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg {
  margin: var(--e-icon-list-icon-margin, 0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0);
}

.elementor-widget.elementor-list-item-link-full_width a {
  width: 100%;
}

.elementor-widget.elementor-align-center .elementor-icon-list-item, .elementor-widget.elementor-align-center .elementor-icon-list-item a {
  justify-content: center;
}

.elementor-widget.elementor-align-center .elementor-icon-list-item:after {
  margin: auto;
}

.elementor-widget.elementor-align-center .elementor-inline-items {
  justify-content: center;
}

.elementor-widget.elementor-align-left .elementor-icon-list-item, .elementor-widget.elementor-align-left .elementor-icon-list-item a {
  justify-content: flex-start;
  text-align: left;
}

.elementor-widget.elementor-align-left .elementor-inline-items {
  justify-content: flex-start;
}

.elementor-widget.elementor-align-right .elementor-icon-list-item, .elementor-widget.elementor-align-right .elementor-icon-list-item a {
  justify-content: flex-end;
  text-align: right;
}

.elementor-widget.elementor-align-right .elementor-icon-list-items {
  justify-content: flex-end;
}

.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after {
  left: 0;
}

.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after {
  right: 0;
}

@media (min-width: -1) {
  .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a {
    justify-content: center;
  }

  .elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after {
    margin: auto;
  }

  .elementor-widget.elementor-widescreen-align-center .elementor-inline-items {
    justify-content: center;
  }

  .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left;
  }

  .elementor-widget.elementor-widescreen-align-left .elementor-inline-items {
    justify-content: flex-start;
  }

  .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item, .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right;
  }

  .elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items {
    justify-content: flex-end;
  }

  .elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after {
    left: 0;
  }

  .elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after {
    right: 0;
  }
}
@media (max-width: -1) {
  .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a {
    justify-content: center;
  }

  .elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after {
    margin: auto;
  }

  .elementor-widget.elementor-laptop-align-center .elementor-inline-items {
    justify-content: center;
  }

  .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left;
  }

  .elementor-widget.elementor-laptop-align-left .elementor-inline-items {
    justify-content: flex-start;
  }

  .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item, .elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right;
  }

  .elementor-widget.elementor-laptop-align-right .elementor-icon-list-items {
    justify-content: flex-end;
  }

  .elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after {
    left: 0;
  }

  .elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after {
    right: 0;
  }
}
@media (max-width: -1) {
  .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a {
    justify-content: center;
  }

  .elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after {
    margin: auto;
  }

  .elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items {
    justify-content: center;
  }

  .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left;
  }

  .elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items {
    justify-content: flex-start;
  }

  .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item, .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right;
  }

  .elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items {
    justify-content: flex-end;
  }

  .elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after {
    left: 0;
  }

  .elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after {
    right: 0;
  }
}
@media (max-width: 1024px) {
  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a {
    justify-content: center;
  }

  .elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after {
    margin: auto;
  }

  .elementor-widget.elementor-tablet-align-center .elementor-inline-items {
    justify-content: center;
  }

  .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left;
  }

  .elementor-widget.elementor-tablet-align-left .elementor-inline-items {
    justify-content: flex-start;
  }

  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item, .elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right;
  }

  .elementor-widget.elementor-tablet-align-right .elementor-icon-list-items {
    justify-content: flex-end;
  }

  .elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after {
    left: 0;
  }

  .elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after {
    right: 0;
  }
}
@media (max-width: -1) {
  .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a {
    justify-content: center;
  }

  .elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after {
    margin: auto;
  }

  .elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items {
    justify-content: center;
  }

  .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left;
  }

  .elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items {
    justify-content: flex-start;
  }

  .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item, .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right;
  }

  .elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items {
    justify-content: flex-end;
  }

  .elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after {
    left: 0;
  }

  .elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after {
    right: 0;
  }
}
@media (max-width: 767px) {
  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a {
    justify-content: center;
  }

  .elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after {
    margin: auto;
  }

  .elementor-widget.elementor-mobile-align-center .elementor-inline-items {
    justify-content: center;
  }

  .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a {
    justify-content: flex-start;
    text-align: left;
  }

  .elementor-widget.elementor-mobile-align-left .elementor-inline-items {
    justify-content: flex-start;
  }

  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item, .elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a {
    justify-content: flex-end;
    text-align: right;
  }

  .elementor-widget.elementor-mobile-align-right .elementor-icon-list-items {
    justify-content: flex-end;
  }

  .elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after {
    left: 0;
  }

  .elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after {
    right: 0;
  }
}
/* ==================== ##Header Modules ==================== */
.elementor-element.elementor-widget.elementor-widget-wgl-header-logo, .elementor-element.elementor-widget.elementor-widget-wgl-header-search, .elementor-element.elementor-widget.elementor-widget-wgl-header-delimiter, .elementor-element.elementor-widget.elementor-widget-wgl-header-list-info, .elementor-element.elementor-widget.elementor-widget-wgl-header-cart, .elementor-element.elementor-widget.elementor-widget-wgl-header-login, .elementor-element.elementor-widget.elementor-widget-wgl-date, .elementor-element.elementor-widget.elementor-widget-wgl-menu {
  margin-bottom: 0;
}
.elementor-element.elementor-widget.elementor-widget-wgl-header-logo, .elementor-element.elementor-widget.elementor-widget-wgl-header-date, .elementor-element.elementor-widget.elementor-widget-wgl-header-search, .elementor-element.elementor-widget.elementor-widget-wgl-header-delimiter, .elementor-element.elementor-widget.elementor-widget-wgl-header-list-info, .elementor-element.elementor-widget.elementor-widget-wgl-header-cart, .elementor-element.elementor-widget.elementor-widget-wgl-header-login {
  width: auto;
}
.elementor-element.elementor-widget.elementor-widget-wgl-date {
  width: auto;
}
.elementor-element.elementor-widget.elementor-widget-wgl-header-delimiter .delimiter {
  background: #e5e5e5;
}

/* ==================== ##Accordion ==================== */
.wgl-accordion .wgl-accordion_panel::after {
  content: "";
  clear: both;
  display: block;
}
.wgl-accordion .wgl-accordion_header {
  display: flex;
  align-items: center;
  font-size: 20px;
  line-height: 30px;
  font-weight: 300;
  cursor: pointer;
  letter-spacing: 0.05em;
  transition: 0.4s;
  color: var(--benoit-header-font-color);
  background-color: var(--benoit-tertiary-color);
  border-color: var(--benoit-primary-color);
}
.wgl-accordion .wgl-accordion_header:hover {
  border-color: var(--benoit-primary-color);
}
.wgl-accordion .wgl-accordion_title {
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
}
.wgl-accordion .wgl-accordion_title-prefix {
  margin-right: 5px;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  color: inherit;
}
.wgl-accordion .wgl-accordion_content {
  display: none;
}
.wgl-accordion .wgl-accordion_content p:last-child {
  margin-bottom: 0;
}
.wgl-accordion .wgl-accordion_icon {
  transition: 0.4s, color 0s;
}
.wgl-accordion .wgl-accordion_icon:before {
  width: 1em;
  height: 1em;
  line-height: 1em;
  display: block;
  color: var(--benoit-primary-color);
}
.wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon {
  position: relative;
  z-index: 1;
  height: 18px;
  width: 18px;
}
.wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon:before, .wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: rotate(90deg);
  transition: 0.5s ease-in-out, color 0s;
  background-color: var(--benoit-primary-color);
}
.wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon:before {
  width: inherit;
  height: 2px;
  margin: -1px 0 0 -9px;
}
.wgl-accordion.icon-plus .wgl-accordion_header .wgl-accordion_icon:after {
  width: 2px;
  height: inherit;
  margin: -9px 0 0 -1px;
}
.wgl-accordion.icon-plus .wgl-accordion_header.active .wgl-accordion_icon:before, .wgl-accordion.icon-plus .wgl-accordion_header.active .wgl-accordion_icon:after {
  transform: rotate(-90deg);
}
.wgl-accordion.icon-plus .wgl-accordion_header.active .wgl-accordion_icon:before {
  opacity: 0;
}
.wgl-accordion.icon-custom .wgl-accordion_header .wgl-accordion_icon:before {
  transform: rotate(90deg);
  transition: 0.5s ease-in-out, color 0s;
}
.wgl-accordion.icon-custom .wgl-accordion_header:hover .wgl-accordion_icon:before,
.wgl-accordion.icon-custom .wgl-accordion_header.active .wgl-accordion_icon:before {
  transform: rotate(-90deg);
}

/* ==================== ##Accordion Services ==================== */
.wgl-accordion-services {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  margin: 0 -10px;
}
.wgl-accordion-services .service__item {
  display: flex;
  position: relative;
  z-index: 1;
  margin-bottom: 15px;
  transition: 0.5s;
}
.wgl-accordion-services .service__item.active .service__content {
  opacity: 1;
  visibility: visible;
  transition: 0.5s;
  transition-delay: 0.3s;
}
.wgl-accordion-services .service__item:not(.active) .service__thumbnail {
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
}
.wgl-accordion-services .service__thumbnail {
  position: absolute;
  z-index: 1;
  left: 10px;
  top: 0;
  width: calc(100% - 15px);
  height: 100%;
  border-top-left-radius: inherit;
  border-bottom-left-radius: inherit;
  transition: 0.3s;
  background-color: var(--benoit-header-font-color);
}
.wgl-accordion-services .service__content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  position: relative;
  z-index: 1;
  left: -5px;
  width: 100%;
  border-top-right-radius: inherit;
  border-bottom-right-radius: inherit;
  opacity: 0;
  visibility: hidden;
  transform: translateX(100%);
  transition: 0.2s;
  background-color: var(--benoit-tertiary-color);
}
.wgl-accordion-services .content__media {
  line-height: 1;
}
.wgl-accordion-services .content__media.icon {
  color: var(--benoit-primary-color);
}
.wgl-accordion-services .content__media.icon svg {
  fill: var(--benoit-primary-color);
}
.wgl-accordion-services .content__media svg {
  width: 1em;
  height: 1em;
  display: block;
}
.wgl-accordion-services .content__button {
  align-self: baseline;
  color: #ffffff;
  background-color: var(--benoit-secondary-color);
}
.wgl-accordion-services .content__button:hover {
  color: #ffffff;
  background-color: var(--benoit-primary-color);
}

.elementor-widget-wgl-accordion-service.grid-col-2 .service__item {
  width: 33.33333%;
}
.elementor-widget-wgl-accordion-service.grid-col-2 .service__item.active {
  margin-right: 33.33333%;
}
.elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active), .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active), .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active), .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) {
  margin-right: 33.33333%;
}
.elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-2 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) .service__content {
  opacity: 1;
  visibility: visible;
}
.elementor-widget-wgl-accordion-service.grid-col-3 .service__item {
  width: 25%;
}
.elementor-widget-wgl-accordion-service.grid-col-3 .service__item.active {
  margin-right: 25%;
}
@media only screen and (min-width: 1201px) {
  .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active), .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(4):not(.active) + .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active), .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) + .service__item:nth-child(9):not(.active) {
    margin-right: 25%;
  }
  .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(4):not(.active) + .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) + .service__item:nth-child(9):not(.active) .service__content {
    opacity: 1;
    visibility: visible;
  }
}
.elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
  width: 20%;
}
.elementor-widget-wgl-accordion-service.grid-col-4 .service__item.active {
  margin-right: 20%;
}
@media only screen and (min-width: 1301px) {
  .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) + .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(9):not(.active) + .service__item:nth-child(10):not(.active) + .service__item:nth-child(11):not(.active) + .service__item:nth-child(12):not(.active) {
    margin-right: 20%;
  }
  .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) + .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(9):not(.active) + .service__item:nth-child(10):not(.active) + .service__item:nth-child(11):not(.active) + .service__item:nth-child(12):not(.active) .service__content {
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (min-width: 1201px) and (max-width: 1300px) {
  .elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
    width: 25%;
  }
  .elementor-widget-wgl-accordion-service.grid-col-4 .service__item.active {
    margin-right: 25%;
  }
  .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4):not(.active) + .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) + .service__item:nth-child(9):not(.active) {
    margin-right: 25%;
  }
  .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) + .service__item:nth-child(3):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(4):not(.active) + .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) + .service__item:nth-child(9):not(.active) .service__content {
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (min-width: 993px) and (max-width: 1200px) {
  .elementor-widget-wgl-accordion-service.grid-col-3 .service__item, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
    width: 33.33333%;
  }
  .elementor-widget-wgl-accordion-service.grid-col-3 .service__item.active, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item.active {
    margin-right: 33.33333%;
  }
  .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active), .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active), .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active), .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active), .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) {
    margin-right: 33.33333%;
  }
  .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(1):not(.active) + .service__item:nth-child(2):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(3):not(.active) + .service__item:nth-child(4):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(5):not(.active) + .service__item:nth-child(6):not(.active) .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item:nth-child(7):not(.active) + .service__item:nth-child(8):not(.active) .service__content {
    opacity: 1;
    visibility: visible;
  }
}
@media only screen and (max-width: 992px) {
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
    width: 100%;
    margin-right: 0 !important;
  }
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__content {
    opacity: 1;
    visibility: visible;
    transform: translateX(0);
  }
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__thumbnail, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__thumbnail {
    position: relative;
    min-height: inherit;
    height: auto;
  }
}
@media only screen and (max-width: 767px) {
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item {
    flex-direction: column;
  }
  .elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__thumbnail,
.elementor-widget-wgl-accordion-service.grid-col-2 .service__item .service__content, .elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__thumbnail,
.elementor-widget-wgl-accordion-service.grid-col-3 .service__item .service__content, .elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__thumbnail,
.elementor-widget-wgl-accordion-service.grid-col-4 .service__item .service__content {
    position: static;
    width: 100%;
  }
}

/* ==================== ##Button ==================== */
.button-wrapper {
  font-size: 0;
}

@keyframes wgl_button_active {
  0% {
    transform: translateZ(-5px) scale(1);
    opacity: 1;
  }
  75% {
    transform: translateZ(-5px) scale(0.9, 0.8);
    opacity: 0;
  }
  76% {
    transform: translateZ(-5px) scale(1.05, 1.1);
    opacity: 0;
  }
  100% {
    transform: translateZ(-5px) scale(1);
    opacity: 1;
  }
}
.wgl-button {
  display: inline-block;
  position: relative;
  z-index: 1;
  border-radius: 0;
  line-height: 1.1;
  font-weight: 400;
  letter-spacing: 0.1em;
  font-size: 14px;
  color: #ffffff;
  background-color: var(--benoit-secondary-color);
}
.wgl-button:hover, .wgl-button:focus, .wgl-button:active {
  color: #ffffff;
  background-color: var(--benoit-primary-color);
}
.wgl-button.with-border {
  --benoit-button-margin: 5px;
  margin: var(--benoit-button-margin);
  transform-style: preserve-3d;
}
.wgl-button.with-border:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: calc(0px - var(--benoit-button-margin));
  right: calc(0px - var(--benoit-button-margin));
  bottom: calc(0px - var(--benoit-button-margin));
  left: calc(0px - var(--benoit-button-margin));
  border-radius: inherit;
  border-style: solid;
  border-width: 1px;
  transition: transform 0.4s ease-in-out, opacity 0.4s ease-in-out;
  border-color: var(--benoit-primary-color);
}
.wgl-button.with-border.animated:before {
  animation: wgl_button_active 0.6s ease-in-out forwards;
}
.wgl-button.with-border.loading:before {
  transform: translateZ(-5px) scale(0.9, 0.8);
  opacity: 0;
}
.wgl-button .button-content-wrapper {
  display: flex;
  position: relative;
  z-index: 2;
}
.wgl-button .elementor-icon {
  font-size: inherit;
  transition: inherit;
}
.wgl-button .align-icon-left .icon-wrapper {
  margin-right: 7px;
}
.wgl-button .align-icon-right {
  flex-direction: row-reverse;
}
.wgl-button .align-icon-right .icon-wrapper {
  margin-left: 7px;
}
.wgl-button .icon-wrapper:empty {
  display: none;
}
.wgl-button.btn-size-xl {
  padding: 21.5px 53px 23.5px;
}
.wgl-button.btn-size-lg {
  padding: 19.5px 43px 21.5px;
}
.wgl-button.btn-size-md {
  padding: 16.5px 35px 18.5px;
}
.wgl-button.btn-size-sm {
  padding: 14.5px 25px 16.5px;
}

.elementor-widget-wgl-button.ajustify .wgl-button {
  width: 100%;
}
@media (max-width: 1024px) {
  .elementor-widget-wgl-button.a-tabletleft {
    text-align: left;
  }
  .elementor-widget-wgl-button.a-tabletleft .wgl-button {
    width: auto;
  }
  .elementor-widget-wgl-button.a-tabletright {
    text-align: right;
  }
  .elementor-widget-wgl-button.a-tabletright .wgl-button {
    width: auto;
  }
  .elementor-widget-wgl-button.a-tabletcenter {
    text-align: center;
  }
  .elementor-widget-wgl-button.a-tabletcenter .wgl-button {
    width: auto;
  }
  .elementor-widget-wgl-button.a-tabletjustify .wgl-button {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .elementor-widget-wgl-button.a-mobileleft {
    text-align: left;
  }
  .elementor-widget-wgl-button.a-mobileleft .wgl-button {
    width: auto;
  }
  .elementor-widget-wgl-button.a-mobileright {
    text-align: right;
  }
  .elementor-widget-wgl-button.a-mobileright .wgl-button {
    width: auto;
  }
  .elementor-widget-wgl-button.a-mobilecenter {
    text-align: center;
  }
  .elementor-widget-wgl-button.a-mobilecenter .wgl-button {
    width: auto;
  }
  .elementor-widget-wgl-button.a-mobilejustify .wgl-button {
    width: 100%;
  }
}

/* ==================== ##Carousel Navigation ==================== */
.wgl-carousel_wrapper {
  position: relative;
}
.wgl-carousel_wrapper .elementor-swiper-button,
.wgl-carousel_wrapper .motion-arrow {
  --wgl-swiper-button-diameter: 48px;
  display: block;
  position: absolute;
  z-index: 100;
  top: calc(50% - var(--wgl-swiper-button-diameter));
  bottom: unset;
  margin: unset;
  border: unset;
  width: var(--wgl-swiper-button-diameter);
  height: calc( var(--wgl-swiper-button-diameter) * 2);
  border-radius: unset;
  padding: 0;
  font-size: 0;
  font-weight: 300;
  letter-spacing: unset;
  text-align: center;
  text-indent: unset;
  background-color: unset;
  box-shadow: unset;
  cursor: pointer;
  transition: all 0.4s, transform 0.15s;
}
.wgl-carousel_wrapper .elementor-swiper-button:before,
.wgl-carousel_wrapper .motion-arrow:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 0;
  height: 0;
  border-top: var(--wgl-swiper-button-diameter) solid transparent;
  border-bottom: var(--wgl-swiper-button-diameter) solid transparent;
  transition: color 0.4s;
}
.wgl-carousel_wrapper .elementor-swiper-button:after,
.wgl-carousel_wrapper .motion-arrow:after {
  display: inline-block;
  position: absolute;
  top: 1px;
  bottom: 0;
  margin: auto;
  height: 1em;
  width: auto;
  border-radius: inherit;
  font-family: "Flaticon";
  content: "\f108";
  font-size: 21px;
  font-weight: bold;
  line-height: 1em;
  vertical-align: middle;
  color: var(--benoit-primary-color);
  transition: color 0.4s;
}
@media (max-width: 768px) {
  .wgl-carousel_wrapper .elementor-swiper-button,
.wgl-carousel_wrapper .motion-arrow {
    --wgl-swiper-button-diameter: 35px;
  }
  .wgl-carousel_wrapper .elementor-swiper-button:after,
.wgl-carousel_wrapper .motion-arrow:after {
    font-size: 18px;
  }
}
.wgl-carousel_wrapper .elementor-swiper-button.swiper-button-disabled,
.wgl-carousel_wrapper .motion-arrow.swiper-button-disabled {
  opacity: 1;
}
.wgl-carousel_wrapper .elementor-swiper-button-prev,
.wgl-carousel_wrapper .motion-prev {
  right: auto;
  left: 0;
  transform: unset;
}
.wgl-carousel_wrapper .elementor-swiper-button-prev:after,
.wgl-carousel_wrapper .motion-prev:after {
  left: 1px;
}
.wgl-carousel_wrapper .elementor-swiper-button-prev:before,
.wgl-carousel_wrapper .motion-prev:before {
  left: 0;
  border-left: var(--wgl-swiper-button-diameter) solid currentColor;
}
.wgl-carousel_wrapper .motion-next,
.wgl-carousel_wrapper .elementor-swiper-button-next {
  right: 0;
  left: auto;
  transform: unset;
}
.wgl-carousel_wrapper .motion-next:after,
.wgl-carousel_wrapper .elementor-swiper-button-next:after {
  right: 1px;
  transform: scaleX(-1);
}
.wgl-carousel_wrapper .motion-next:before,
.wgl-carousel_wrapper .elementor-swiper-button-next:before {
  right: 0;
  border-right: var(--wgl-swiper-button-diameter) solid currentColor;
}
.wgl-carousel_wrapper .benoit_carousel_list {
  overflow: hidden;
}
.wgl-carousel_wrapper.navigation-posiiton-nearby {
  --wgl-swiper-buttons-distance: 0px;
}
.wgl-carousel_wrapper.navigation-posiiton-nearby .elementor-swiper-button,
.wgl-carousel_wrapper.navigation-posiiton-nearby .motion-arrow {
  top: auto;
  bottom: 0;
}
.wgl-carousel_wrapper.navigation-posiiton-nearby .elementor-swiper-button-prev,
.wgl-carousel_wrapper.navigation-posiiton-nearby .motion-prev {
  right: calc(var(--wgl-swiper-buttons-distance) + var(--wgl-swiper-button-diameter));
  left: auto;
}
.wgl-carousel_wrapper.navigation-posiiton-nearby .elementor-swiper-button-prev:before,
.wgl-carousel_wrapper.navigation-posiiton-nearby .motion-prev:before {
  right: 0;
  border-left: unset;
  border-right: var(--wgl-swiper-button-diameter) solid currentColor;
}
.wgl-carousel_wrapper.navigation-posiiton-nearby .elementor-swiper-button-prev:after,
.wgl-carousel_wrapper.navigation-posiiton-nearby .motion-prev:after {
  left: auto;
  right: 6px;
}
.wgl-carousel_wrapper.navigation-posiiton-nearby .elementor-swiper-button-next,
.wgl-carousel_wrapper.navigation-posiiton-nearby .motion-next {
  left: auto;
  right: 0;
}
.wgl-carousel_wrapper.navigation-posiiton-nearby .elementor-swiper-button-next:before,
.wgl-carousel_wrapper.navigation-posiiton-nearby .motion-next:before {
  right: 0;
  border-right: unset;
  border-left: var(--wgl-swiper-button-diameter) solid currentColor;
}
.wgl-carousel_wrapper.navigation-posiiton-nearby .elementor-swiper-button-next:after,
.wgl-carousel_wrapper.navigation-posiiton-nearby .motion-next:after {
  left: 6px;
  right: auto;
}
.wgl-carousel_wrapper .wgl-carousel_inner_wrapper {
  overflow: hidden;
}

div.swiper-pagination .swiper-pagination-bullet button {
  display: none;
}

body .wgl-carousel.swiper-container:not(.swiper-container-initialized) .swiper-wrapper, body .wgl-carousel.swiper:not(.swiper-initialized) .swiper-wrapper {
  gap: unset;
  overflow: unset;
}
body .wgl-carousel .swiper-pagination-bullet {
  width: auto;
  height: auto;
  border-radius: 0;
  background: initial;
  opacity: 1;
}
body .wgl-carousel.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 0;
}
body .wgl-carousel .swiper-pagination {
  position: relative;
  z-index: 2;
  width: max-content;
  margin: 30px 0 0;
  padding: 0 15px;
  line-height: 0;
  font-size: 0;
  min-height: 50px;
  max-width: 100%;
  bottom: unset;
  left: unset;
}
body .wgl-carousel .swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  margin: 0;
  padding: 5px;
  font-size: 0;
  line-height: 0;
  list-style: none;
  opacity: 1;
  cursor: pointer;
  transition: 0.4s;
}
body .wgl-carousel .swiper-pagination .swiper-pagination-bullet button {
  display: inline-block;
  position: relative;
  z-index: 1;
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0;
  border: 0;
  vertical-align: bottom;
  transition: inherit;
  opacity: 0.3;
}
body .wgl-carousel .swiper-pagination .swiper-pagination-bullet button:focus {
  outline: none;
}
body .wgl-carousel .swiper-pagination .swiper-pagination-bullet:first-child {
  margin-left: 0;
}
body .wgl-carousel .swiper-pagination .swiper-pagination-bullet:last-child {
  margin-right: 0;
}
body .wgl-carousel .swiper-pagination .swiper-pagination-bullet:hover button, body .wgl-carousel .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active button {
  opacity: 1;
}
body .wgl-carousel.pagination_circle .swiper-pagination li {
  padding: 5px 5px;
}
body .wgl-carousel.pagination_circle .swiper-pagination li button {
  width: 7px;
  height: 7px;
  border-radius: 50%;
}
body .wgl-carousel.pagination_circle_border .swiper-pagination li {
  margin: 1px;
  padding: 2px;
}
body .wgl-carousel.pagination_circle_border .swiper-pagination li button {
  border-radius: 50%;
  width: 20px;
  height: 20px;
  border-width: 1px;
  border-style: solid;
  border-color: transparent;
  background: transparent;
}
body .wgl-carousel.pagination_circle_border .swiper-pagination li button:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 4px;
  height: 4px;
  margin-top: -2px;
  margin-left: -2px;
  border-radius: 50%;
}
body .wgl-carousel.pagination_square_border .swiper-pagination li {
  margin: 0;
  padding: 0;
}
body .wgl-carousel.pagination_square_border .swiper-pagination li button {
  width: 31px;
  height: 31px;
  border-width: 2px;
  border-style: solid;
  border-color: transparent;
  border-radius: unset;
  background: transparent;
}
body .wgl-carousel.pagination_square_border .swiper-pagination li button:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 6px;
  margin-top: -3px;
  margin-left: -3px;
  border-radius: unset;
}
body .wgl-carousel.pagination_line .swiper-pagination {
  min-height: unset;
  padding: 0 10px;
  max-width: -moz-fit-content;
  max-width: fit-content;
  margin-left: auto;
  margin-right: auto;
}
body .wgl-carousel.pagination_line .swiper-pagination:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 7px;
  height: 1px;
  background-color: rgba(var(--benoit-primary-rgb), 0.6);
}
body .wgl-carousel.pagination_line .swiper-pagination li {
  margin: 0;
  padding: 0;
}
body .wgl-carousel.pagination_line .swiper-pagination li button {
  width: 44px;
  height: 15px;
  background: transparent;
  opacity: 1;
}
@media (max-width: 600px) {
  body .wgl-carousel.pagination_line .swiper-pagination li button {
    width: 24px;
  }
}
body .wgl-carousel.pagination_line .swiper-pagination li button:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 8px;
  margin-left: auto;
  margin-right: auto;
  height: 1px;
  width: 100%;
  transform: translateY(1px) scale3D(0.6, 0, 1);
  transition: all 0.4s ease-in-out;
  display: block;
}
body .wgl-carousel.pagination_line .swiper-pagination li.swiper-pagination-bullet-active button:before {
  transform: translateY(1px) scale3D(1, 3, 1);
}
body .wgl-carousel.pagination_square .swiper-pagination li button {
  width: 8px;
  height: 8px;
  border-radius: unset;
}
body .wgl-carousel.pagination_line_circle .swiper-pagination li {
  margin: 0;
  padding: 10px 5px;
}
body .wgl-carousel.pagination_line_circle .swiper-pagination li button {
  width: 6px;
  height: 6px;
  border-radius: 6px;
}
body .wgl-carousel.pagination_line_circle .swiper-pagination li.swiper-pagination-bullet-active button {
  width: 25px;
}

.wgl-carousel.animation-style-3d.animation-direction-vertical {
  height: 600px;
  perspective: 1000px;
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap {
  height: 100%;
  transform: translateZ(-288px);
  transform-style: preserve-3d;
  transition: transform 1s;
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  height: 100%;
  margin: auto 15px !important;
  left: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: transform 0.7s, opacity 1s;
  pointer-events: none;
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper .testimonial__item {
  pointer-events: auto;
  cursor: pointer;
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper .testimonial__item:after {
  content: "";
  position: absolute;
  right: -4px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 7px;
  height: 93px;
  max-height: 60%;
  border-radius: 7px;
  z-index: 1;
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper.active {
  opacity: 0.6;
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper.current {
  opacity: 1;
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper.current .testimonial__item {
  cursor: default;
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(1) {
  transform: rotateX(0deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(2) {
  transform: rotateX(40deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(3) {
  transform: rotateX(80deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(4) {
  transform: rotateX(120deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(5) {
  transform: rotateX(160deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(6) {
  transform: rotateX(200deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(7) {
  transform: rotateX(240deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(8) {
  transform: rotateX(280deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper:nth-child(9) {
  transform: rotateX(320deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .wgl-carousel_wrap .testimonials__wrapper > div {
  background-color: #ffffff;
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .motion-prev {
  transform-origin: 100%;
  transform: rotate(90deg);
}
.wgl-carousel.animation-style-3d.animation-direction-vertical .motion-next {
  transform-origin: 0;
  transform: rotate(90deg);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal {
  height: 600px;
  perspective: 1000px;
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap {
  height: 100%;
  transform: translateZ(-288px);
  transform-style: preserve-3d;
  transition: transform 1s;
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  height: -moz-fit-content;
  height: fit-content;
  width: 700px;
  max-width: 100%;
  margin: auto !important;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 0;
  transition: transform 0.7s, opacity 1s;
  pointer-events: none;
}
@media (min-width: 600px) {
  .wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper {
    max-width: 75%;
  }
  .wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper.active {
    opacity: 0.6;
  }
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper.current {
  opacity: 1;
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper.current .testimonial__item {
  cursor: default;
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(1) {
  transform: rotateY(0deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(2) {
  transform: rotateY(40deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(3) {
  transform: rotateY(80deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(4) {
  transform: rotateY(120deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(5) {
  transform: rotateY(160deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(6) {
  transform: rotateY(200deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(7) {
  transform: rotateY(240deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(8) {
  transform: rotateY(280deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper:nth-child(9) {
  transform: rotateY(320deg) translateZ(288px);
}
.wgl-carousel.animation-style-3d.animation-direction-horizontal .wgl-carousel_wrap .testimonials__wrapper > div {
  background-color: #ffffff;
}

body[data-elementor-device-mode=mobile] .wgl-carousel.animation-style-3d.animation-direction-vertical .motion-arrow {
  display: none;
}

/* ==================== ##Circuit Services ==================== */
.wgl-circuit-service {
  position: relative;
  z-index: 1;
  height: 0;
  padding-top: 100%;
}
.wgl-circuit-service:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 10%;
  top: 10%;
  width: 80%;
  height: 80%;
  border-radius: 50%;
  border: 1px solid #dee1ed;
}
.wgl-circuit-service .wgl-services_icon-wrap {
  position: absolute;
  z-index: 1;
  left: 41%;
  top: 41%;
  width: 18%;
  height: 18%;
  font-size: 40px;
  border-radius: 50%;
  box-shadow: 0px 6px 13px rgba(145, 145, 145, 0.2);
  cursor: pointer;
  transition: 0.4s;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
}
.wgl-circuit-service .wgl-services_icon-wrap .services_icon {
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  position: absolute;
  z-index: 1;
  transition: 0.6s;
  line-height: 1;
}
.wgl-circuit-service .wgl-services_content-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 25% 29%;
  display: flex;
  flex-direction: column;
  text-align: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: 0.6s;
}
.wgl-circuit-service .wgl-services_icon {
  line-height: 1;
  color: var(--benoit-primary-color);
}
.wgl-circuit-service .wgl-services_item.active .wgl-services_icon-wrap {
  background-color: var(--benoit-primary-color);
}
.wgl-circuit-service .wgl-services_item.active .wgl-services_icon-wrap + .wgl-services_content-wrap {
  opacity: 1;
  visibility: visible;
}
.wgl-circuit-service .wgl-services_item.active .wgl-services_icon {
  color: #ffffff;
}
.wgl-circuit-service .wgl-services_title {
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 600;
}
.wgl-circuit-service .wgl-services_text {
  font-size: 14px;
}
.wgl-circuit-service.tablet_resp .services_descr {
  display: none;
}
.wgl-circuit-service.tablet_resp .services_title {
  margin-bottom: 0;
  font-size: 22px;
}
.wgl-circuit-service.tablet_resp .services_icon {
  font-size: 75%;
}
.wgl-circuit-service.mobile_resp .services_title {
  margin-bottom: 0;
  font-size: 18px;
  line-height: 26px;
}
.wgl-circuit-service.mobile_resp .services_subtitle {
  font-size: 13px;
}
.wgl-circuit-service.mobile_resp .services_icon {
  font-size: 55%;
}
.wgl-circuit-service.mobile_resp .services_descr {
  display: none;
}

/* ==================== ##Clients ==================== */
.wgl-clients {
  display: flex;
  flex-wrap: wrap;
}
.wgl-clients .wgl-carousel_wrapper {
  width: 100%;
  overflow: visible;
}
.wgl-clients .clients_image {
  float: left;
  display: flex;
  align-items: inherit;
  transition: 0.4s;
}
.wgl-clients .clients_image .image_wrapper {
  display: flex;
  position: relative;
  z-index: 1;
  align-items: center;
  height: max-content;
}
.wgl-clients .clients_image .image_wrapper,
.wgl-clients .clients_image .image_wrapper > img {
  border-radius: inherit;
}
.wgl-clients .clients_image.swiper-slide {
  display: flex;
}
.wgl-clients .hover_image {
  display: none;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  visibility: hidden;
}
.wgl-clients.items-1 > .clients_image {
  width: 100%;
}
.wgl-clients.items-1 > .clients_image:nth-child(2), .wgl-clients.items-1 > .clients_image:nth-child(n+3) {
  clear: left;
}
.wgl-clients.items-2 > .clients_image {
  width: 50%;
}
.wgl-clients.items-2 > .clients_image:nth-child(3), .wgl-clients.items-2 > .clients_image:nth-child(2n+5) {
  clear: left;
}
.wgl-clients.items-3 > .clients_image {
  width: 33.33333%;
}
.wgl-clients.items-3 > .clients_image:nth-child(4), .wgl-clients.items-3 > .clients_image:nth-child(3n+7) {
  clear: left;
}
.wgl-clients.items-4 > .clients_image {
  width: 25%;
}
.wgl-clients.items-4 > .clients_image:nth-child(5), .wgl-clients.items-4 > .clients_image:nth-child(4n+9) {
  clear: left;
}
.wgl-clients.items-5 > .clients_image {
  width: 20%;
}
.wgl-clients.items-5 > .clients_image:nth-child(6), .wgl-clients.items-5 > .clients_image:nth-child(5n+11) {
  clear: left;
}
.wgl-clients.items-6 > .clients_image {
  width: 16.66666%;
}
.wgl-clients.items-6 > .clients_image:nth-child(7), .wgl-clients.items-6 > .clients_image:nth-child(6n+13) {
  clear: left;
}
.wgl-clients img {
  transition: 0.3s;
}
.wgl-clients.anim-zoom .clients_image img {
  transform: scale(0.95);
}
.wgl-clients.anim-zoom .clients_image:hover img {
  transform: scale(1);
}
.wgl-clients.anim-opacity .clients_image img {
  opacity: 0.5;
}
.wgl-clients.anim-opacity .clients_image:hover img {
  opacity: 1;
}
.wgl-clients.anim-grayscale .clients_image img {
  filter: grayscale(100%);
  opacity: 0.6;
}
.wgl-clients.anim-grayscale .clients_image:hover img {
  filter: grayscale(0);
  opacity: 1;
}
.wgl-clients.anim-contrast .clients_image:hover img {
  filter: contrast(300%);
}
.wgl-clients.anim-blur-1 .clients_image:hover img {
  filter: blur(1px);
}
.wgl-clients.anim-blur-2 .clients_image img {
  filter: blur(1px);
}
.wgl-clients.anim-blur-2 .clients_image:hover img {
  filter: blur(0);
}
.wgl-clients.anim-invert .clients_image:hover img {
  filter: invert(100%);
}
.wgl-clients.anim-ex_images .hover_image {
  display: block;
  opacity: 0;
}
.wgl-clients.anim-ex_images .image_wrapper:hover .hover_image {
  opacity: 1;
  visibility: visible;
}
.wgl-clients.anim-ex_images .image_wrapper:hover .hover_image + .main_image {
  opacity: 0;
}
.wgl-clients.anim-ex_images_ver .image_wrapper {
  overflow: hidden;
}
.wgl-clients.anim-ex_images_ver .hover_image {
  display: block;
  transform: translateY(-100%);
}
.wgl-clients.anim-ex_images_ver .image_wrapper:hover .hover_image {
  opacity: 1;
  visibility: visible;
  transform: translateY(0%);
}
.wgl-clients.anim-ex_images_ver .image_wrapper:hover .hover_image + .main_image {
  transform: translateY(100%);
}

.elementor-section-full_width .elementor-column-gap-no .elementor-widget-wgl-clients .wgl-carousel .swiper-container {
  overflow: visible;
}

/* ==================== ##Combo Menu ==================== */
.wgl-combo-menu .menu-item {
  display: flex;
  align-items: center;
}
.wgl-combo-menu .menu-item:first-child {
  margin-top: 0 !important;
}
.wgl-combo-menu .menu-item:last-child {
  margin-bottom: 0 !important;
}
.wgl-combo-menu .menu-item_title {
  order: 1;
  margin-right: 20px;
  font-size: 24px;
  font-weight: 300;
  line-height: 1.25;
  letter-spacing: 0.05em;
  transition: 0.4s;
  color: var(--benoit-header-font-color);
}
.wgl-combo-menu .menu-item_price {
  order: 3;
  text-align: right;
  margin-left: 20px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1;
  color: var(--benoit-primary-color);
}
.wgl-combo-menu .menu-item_content {
  display: flex;
  align-items: baseline;
}
.wgl-combo-menu .menu-item_content:after {
  content: "";
  width: 100%;
  min-width: 20px;
  height: 1px;
  flex: 1;
  order: 2;
  border-bottom: 1px solid var(--benoit-primary-color);
}
.wgl-combo-menu .menu-item_desc {
  color: #848788;
}
.wgl-combo-menu .menu-item_content-wrap {
  flex: 1;
}

/* ==================== ##Countdown ==================== */
.wgl-countdown {
  font-size: 120px;
}
.wgl-countdown .countdown-row {
  display: flex;
  align-items: center;
}
.wgl-countdown .countdown-section {
  position: relative;
  color: inherit;
}
.wgl-countdown .countdown-section .countdown-amount {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  margin: 0 auto;
  font-size: 1em;
  line-height: 1;
  font-weight: 500;
  color: inherit;
  box-sizing: border-box;
  color: var(--benoit-header-font-color);
}
.wgl-countdown .countdown-section .countdown-amount span {
  display: inline-block;
}
.wgl-countdown .countdown-section .countdown-period {
  display: block;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  color: inherit;
  text-align: center;
  margin: auto;
  color: var(--benoit-primary-color);
}
@media (max-width: 992px) {
  .wgl-countdown {
    font-size: 72px;
  }
}
@media (max-width: 680px) {
  .wgl-countdown {
    font-size: 50px;
  }
}
@media (max-width: 420px) {
  .wgl-countdown {
    font-size: 35px;
  }
}

.elementor-widget-wgl-countdown.aleft .countdown-row {
  justify-content: flex-start;
}
.elementor-widget-wgl-countdown.acenter .countdown-row {
  justify-content: center;
}
.elementor-widget-wgl-countdown.aright .countdown-row {
  justify-content: flex-end;
}
.elementor-widget-wgl-countdown.ajustify .countdown-section {
  flex: 1;
}
.elementor-widget-wgl-countdown:not(.show_title_yes) .countdown-period {
  display: none !important;
}
.elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount:before, .elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount:after, .elementor-widget-wgl-countdown.dots_style-square .countdown-section:not(:last-child) .countdown-amount:before, .elementor-widget-wgl-countdown.dots_style-square .countdown-section:not(:last-child) .countdown-amount:after {
  content: "";
  visibility: hidden;
  position: absolute;
  z-index: 1;
  top: 20%;
  right: 0;
  width: 10px;
  height: 10px;
  background: currentColor;
  color: var(--benoit-primary-color);
}
.elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount:before, .elementor-widget-wgl-countdown.dots_style-square .countdown-section:not(:last-child) .countdown-amount:before {
  margin-top: 0;
  transform: translateX(50%) translateY(-50%) rotate(45deg);
}
.elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount:after, .elementor-widget-wgl-countdown.dots_style-square .countdown-section:not(:last-child) .countdown-amount:after {
  margin-top: 15px;
  transform: translateX(50%) translateY(50%) rotate(45deg);
}
.elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount:before, .elementor-widget-wgl-countdown.dots_style-circle .countdown-section:not(:last-child) .countdown-amount:after {
  border-radius: 50%;
}
.elementor-widget-wgl-countdown.dots_style-font .countdown-section:not(:last-child) .countdown-amount:after {
  content: ":";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  margin-top: 0;
  transform: translateX(50%);
}

/* ==================== ##Counter ==================== */
.wgl-counter .media-wrap {
  display: inline-block;
}
.wgl-counter_value-wrap {
  display: inline-flex;
  font-size: 60px;
  line-height: 1;
  font-weight: 200;
  justify-content: center;
  color: var(--benoit-primary-color);
}
.wgl-counter__placeholder-wrap {
  position: relative;
  font-weight: inherit;
}
.wgl-counter__value {
  position: absolute;
  z-index: 1;
  right: 0;
}
.wgl-counter__placeholder {
  visibility: hidden;
}
.wgl-counter__prefix {
  text-align: right;
}
.wgl-counter__suffix {
  text-align: left;
}
.wgl-counter_title {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 400;
  font-style: italic;
  color: var(--benoit-header-font-color);
}
.wgl-counter.title-inline .content-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}

.elementor-widget-wgl-counter.aleft .wgl-counter_title {
  text-align: left;
}
.elementor-widget-wgl-counter.aleft .title-inline .content-wrap {
  justify-content: flex-start;
}
.elementor-widget-wgl-counter.aright .title-inline .content-wrap {
  justify-content: flex-end;
}

.elementor-widget-icon-box .elementor-icon,
.elementor-widget-image-box .elementor-icon {
  color: var(--benoit-primary-color);
}
.elementor-widget-icon-box.elementor-position-left .wgl-counter_wrap,
.elementor-widget-image-box.elementor-position-left .wgl-counter_wrap {
  display: flex;
  text-align: left;
  flex-direction: row;
}
.elementor-widget-icon-box.elementor-position-left .wgl-counter_media-wrap,
.elementor-widget-image-box.elementor-position-left .wgl-counter_media-wrap {
  display: inline-flex;
  flex: 0 0 auto;
}
.elementor-widget-icon-box.elementor-position-left .content-wrap,
.elementor-widget-image-box.elementor-position-left .content-wrap {
  flex-grow: 1;
}
.elementor-widget-icon-box.elementor-position-right .wgl-counter_wrap,
.elementor-widget-image-box.elementor-position-right .wgl-counter_wrap {
  display: flex;
  text-align: right;
  flex-direction: row-reverse;
}
.elementor-widget-icon-box.elementor-position-right .media-wrap,
.elementor-widget-image-box.elementor-position-right .media-wrap {
  display: inline-flex;
  flex: 0 0 auto;
}
.elementor-widget-icon-box.elementor-position-right .content-wrap,
.elementor-widget-image-box.elementor-position-right .content-wrap {
  flex-grow: 1;
}
.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-img,
.elementor-widget-image-box.elementor-position-top .elementor-icon-box-img {
  margin: auto;
}

/* ==================== ##Demo Item ==================== */
.wgl-demo-item {
  text-align: center;
}
.wgl-demo-item .demo-item_image-wrap {
  position: relative;
  z-index: 1;
  transition: 0.4s;
}
.wgl-demo-item .demo-item_image-link {
  position: relative;
  z-index: 1;
  display: flex;
}
.wgl-demo-item .demo-item_image {
  box-shadow: 11px 10px 38px 0px rgba(46, 63, 99, 0.15);
  border-radius: 10px;
  transition: 0.4s;
}
.wgl-demo-item .demo-item_title-link {
  display: inline-block;
}
.wgl-demo-item .demo-item_title {
  font-size: 24px;
  line-height: 1.3;
  transition: 0.4s;
  color: var(--benoit-header-font-color);
}
.wgl-demo-item .demo-item_label {
  font-size: 36px;
  position: absolute;
  z-index: 2;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  color: var(--benoit-secondary-color);
}
.wgl-demo-item .wgl-button {
  position: absolute;
  z-index: 2;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  white-space: nowrap;
  text-transform: uppercase;
}
.wgl-demo-item:hover .demo-item_image {
  box-shadow: 11px 10px 50px 0px rgba(46, 63, 99, 0.25);
}
.wgl-demo-item:hover .demo-item_image-wrap {
  transform: translateY(-10px);
}
.wgl-demo-item:hover .demo-item_title {
  color: var(--benoit-secondary-color);
}
.wgl-demo-item.coming-soon {
  pointer-events: none;
}
.wgl-demo-item.coming-soon .demo-item_image-link:before {
  opacity: 0;
}

/* ==================== ##Double Heading ==================== */
.elementor-widget-wgl-double-heading .wgl-double-heading {
  position: relative;
  z-index: 1;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__subtitle {
  display: inline-block;
  position: relative;
  margin-bottom: 8px;
  font-family: var(--benoit-additional-font-family);
  font-style: italic;
  font-size: 20px;
  line-height: 1.2;
  color: var(--benoit-primary-color);
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__subtitle span {
  display: inline-block;
  vertical-align: middle;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__title-wrapper {
  position: relative;
  z-index: 1;
  line-height: 0;
  text-indent: -0.05em;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__title {
  font-size: 42px;
  line-height: 1.333333em;
  font-weight: inherit;
  color: inherit;
  color: var(--benoit-header-font-color);
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__title-2 {
  color: var(--benoit-primary-color);
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__divider {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 21px;
  height: 21px;
  transform: translateY(100%);
  color: var(--benoit-primary-color);
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__divider:before, .elementor-widget-wgl-double-heading .wgl-double-heading .dblh__divider:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100px;
  height: 1px;
  top: 10px;
  background-color: currentColor;
  opacity: 0.6;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__divider:before {
  left: 1px;
  transform: translateX(-100%);
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__divider:after {
  left: 100%;
  margin-left: -1px;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__divider span {
  position: absolute;
  z-index: 1;
  width: inherit;
  height: inherit;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__divider span:before, .elementor-widget-wgl-double-heading .wgl-double-heading .dblh__divider span:after {
  content: "";
  position: absolute;
  z-index: 1;
  transform: rotate3d(0, 0, 1, 45deg);
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__divider span:before {
  width: 70.75%;
  height: 70.75%;
  left: 3px;
  top: 3px;
  border: 1px solid currentColor;
}
.elementor-widget-wgl-double-heading .wgl-double-heading .dblh__divider span:after {
  width: 41%;
  height: 41%;
  left: 6px;
  top: 6px;
  background-color: currentColor;
}
.elementor-widget-wgl-double-heading.divider_yes .wgl-double-heading {
  margin-bottom: 21px;
  padding-bottom: 20px;
}
.elementor-widget-wgl-double-heading.aleft .wgl-double-heading .dblh__divider {
  left: 0;
}
.elementor-widget-wgl-double-heading.aleft .wgl-double-heading .dblh__divider span {
  left: inherit;
}
.elementor-widget-wgl-double-heading.aleft .wgl-double-heading .dblh__divider:before {
  display: none;
}
.elementor-widget-wgl-double-heading.aright .wgl-double-heading .dblh__divider {
  right: 0;
}
.elementor-widget-wgl-double-heading.aright .wgl-double-heading .dblh__divider span {
  right: inherit;
}
.elementor-widget-wgl-double-heading.aright .wgl-double-heading .dblh__divider:after {
  display: none;
}
.elementor-widget-wgl-double-heading.acenter .wgl-double-heading .dblh__divider {
  margin-left: -10px;
  left: 50%;
}
.elementor-widget-wgl-double-heading.acenter .wgl-double-heading .dblh__divider span {
  left: inherit;
  margin-left: -10px;
}
@media (max-width: 1024px) {
  .elementor-widget-wgl-double-heading.a-tabletleft .wgl-double-heading .dblh__divider {
    left: 0;
    right: unset;
  }
  .elementor-widget-wgl-double-heading.a-tabletleft .wgl-double-heading .dblh__divider span {
    left: inherit;
    right: inherit;
  }
  .elementor-widget-wgl-double-heading.a-tabletleft .wgl-double-heading .dblh__divider:before {
    display: none;
  }
  .elementor-widget-wgl-double-heading.a-tabletleft .wgl-double-heading .dblh__divider:after {
    display: block;
  }
  .elementor-widget-wgl-double-heading.a-tabletright .wgl-double-heading .dblh__divider {
    right: 0;
    left: unset;
  }
  .elementor-widget-wgl-double-heading.a-tabletright .wgl-double-heading .dblh__divider span {
    right: inherit;
    left: inherit;
  }
  .elementor-widget-wgl-double-heading.a-tabletright .wgl-double-heading .dblh__divider:after {
    display: none;
  }
  .elementor-widget-wgl-double-heading.a-tabletright .wgl-double-heading .dblh__divider:before {
    display: block;
  }
  .elementor-widget-wgl-double-heading.a-tabletcenter .wgl-double-heading .dblh__divider {
    margin-left: -10px;
    left: 50%;
    right: unset;
  }
  .elementor-widget-wgl-double-heading.a-tabletcenter .wgl-double-heading .dblh__divider span {
    left: inherit;
    right: inherit;
    margin-left: -10px;
  }
  .elementor-widget-wgl-double-heading.a-tabletcenter .wgl-double-heading .dblh__divider:after, .elementor-widget-wgl-double-heading.a-tabletcenter .wgl-double-heading .dblh__divider:before {
    display: block;
  }
}
@media (max-width: 767px) {
  .elementor-widget-wgl-double-heading.a-mobileleft .wgl-double-heading .dblh__divider {
    left: 0;
    right: unset;
  }
  .elementor-widget-wgl-double-heading.a-mobileleft .wgl-double-heading .dblh__divider span {
    left: inherit;
    right: inherit;
  }
  .elementor-widget-wgl-double-heading.a-mobileleft .wgl-double-heading .dblh__divider:before {
    display: none;
  }
  .elementor-widget-wgl-double-heading.a-mobileleft .wgl-double-heading .dblh__divider:after {
    display: block;
  }
  .elementor-widget-wgl-double-heading.a-mobileright .wgl-double-heading .dblh__divider {
    right: 0;
    left: unset;
  }
  .elementor-widget-wgl-double-heading.a-mobileright .wgl-double-heading .dblh__divider span {
    right: inherit;
    left: inherit;
  }
  .elementor-widget-wgl-double-heading.a-mobileright .wgl-double-heading .dblh__divider:after {
    display: none;
  }
  .elementor-widget-wgl-double-heading.a-mobileright .wgl-double-heading .dblh__divider:before {
    display: block;
  }
  .elementor-widget-wgl-double-heading.a-mobilecenter .wgl-double-heading .dblh__divider {
    margin-left: -10px;
    left: 50%;
    right: unset;
  }
  .elementor-widget-wgl-double-heading.a-mobilecenter .wgl-double-heading .dblh__divider span {
    left: inherit;
    right: inherit;
    margin-left: -10px;
  }
  .elementor-widget-wgl-double-heading.a-mobilecenter .wgl-double-heading .dblh__divider:after, .elementor-widget-wgl-double-heading.a-mobilecenter .wgl-double-heading .dblh__divider:before {
    display: block;
  }
}

/* ==================== ##Image Layers ==================== */
.wgl-image-animate {
  position: relative;
  line-height: 0;
  max-width: 100%;
}
.wgl-image-animate .img-layer_image-wrapper {
  position: relative;
  line-height: 0;
  display: block;
  width: inherit;
  max-width: 100%;
  height: inherit;
  max-height: 100%;
}
.wgl-image-animate .img-layer_image-wrapper img {
  pointer-events: none;
}
.wgl-image-animate .img-layer_image-wrapper:not(:first-child) {
  position: absolute;
  left: 0;
  top: 0;
}
.wgl-image-animate .img-layer_image-wrapper .img-layer_image {
  transition: all 0.5s;
}
.wgl-image-animate .img-layer_image-wrapper.up_down1 .img-layer_image {
  animation: image_upDown1 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.up_down2 .img-layer_image {
  animation: image_upDown2 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.up_down3 .img-layer_image {
  animation: image_upDown3 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.left_right1 .img-layer_image {
  animation: image_leftRight1 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.left_right2 .img-layer_image {
  animation: image_leftRight2 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.left_right3 .img-layer_image {
  animation: image_leftRight3 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.scale1 .img-layer_image {
  animation: image_scale1 2s infinite alternate;
}
.wgl-image-animate .img-layer_image-wrapper.scale2 .img-layer_image {
  animation: image_scale2 2s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.scale3 .img-layer_image {
  animation: image_scale3 2s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move1 .img-layer_image {
  animation: image_move1 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move2 .img-layer_image {
  animation: image_move2 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move3 .img-layer_image {
  animation: image_move3 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move4 .img-layer_image {
  animation: image_move4 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move-rotate1 .img-layer_image {
  animation: image_move_rotate1 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move-rotate2 .img-layer_image {
  animation: image_move_rotate2 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move-rotate3 .img-layer_image {
  animation: image_move_rotate3 4s infinite linear;
}
.wgl-image-animate .img-layer_image-wrapper.move-rotate4 .img-layer_image {
  animation: image_move_rotate4 4s infinite linear;
}

@keyframes image_upDown1 {
  0% {
    transform: translateY(-5px);
  }
  100% {
    transform: translateY(5px);
  }
}
@keyframes image_upDown2 {
  0% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(10px);
  }
}
@keyframes image_upDown3 {
  0% {
    transform: translateY(-15px);
  }
  100% {
    transform: translateY(15px);
  }
}
@keyframes image_leftRight1 {
  0% {
    transform: translateX(-5px);
  }
  100% {
    transform: translateX(5px);
  }
}
@keyframes image_leftRight2 {
  0% {
    transform: translateX(-10px);
  }
  100% {
    transform: translateX(10px);
  }
}
@keyframes image_leftRight3 {
  0% {
    transform: translateX(-15px);
  }
  100% {
    transform: translateX(15px);
  }
}
@keyframes image_scale1 {
  0% {
    transform: scale(0.8);
  }
  100% {
    transform: scale(1.1);
  }
}
@keyframes image_scale2 {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(0.9);
  }
}
@keyframes image_scale3 {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(0.9);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes image_move1 {
  0% {
    transform: translate(0px, 0px);
  }
  25% {
    transform: translate(10px, 20px);
  }
  50% {
    transform: translate(30px, 30px);
  }
  75% {
    transform: translate(20px, 10px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes image_move2 {
  0% {
    transform: translate(0px, 0px);
  }
  25% {
    transform: translate(20px, -20px);
  }
  50% {
    transform: translate(0px, -40px);
  }
  75% {
    transform: translate(20px, -20px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes image_move3 {
  0% {
    transform: translate(0px, 0px);
  }
  25% {
    transform: translate(20px, 0px);
  }
  50% {
    transform: translate(30px, -20px);
  }
  75% {
    transform: translate(20px, 0px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes image_move4 {
  0% {
    transform: translate(0px, 0px);
  }
  15% {
    transform: translate(0px, 20px);
  }
  30% {
    transform: translate(-20px, 20px);
  }
  45% {
    transform: translate(-20px, 40px);
  }
  60% {
    transform: translate(-25px, 30px);
  }
  75% {
    transform: translate(-20px, 20px);
  }
  90% {
    transform: translate(0px, 20px);
  }
  100% {
    transform: translate(0px, 0px);
  }
}
@keyframes image_move_rotate1 {
  0% {
    transform: translate(0px, 0px) rotate(0);
  }
  25% {
    transform: translate(-10px, -10px) rotate(5deg);
  }
  50% {
    transform: translate(-20px, 0px) rotate(0);
  }
  75% {
    transform: translate(-10px, -10px) rotate(-2deg);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
@keyframes image_move_rotate2 {
  0% {
    transform: translate(0px, 0px) rotate(0);
  }
  25% {
    transform: translate(10px, 10px) rotate(-5deg);
  }
  50% {
    transform: translate(-5px, 15px) rotate(-10deg);
  }
  75% {
    transform: translate(-10px, 5px) rotate(-5deg);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
@keyframes image_move_rotate3 {
  0% {
    transform: translate(0px, 0px) rotate(0);
  }
  20% {
    transform: translate(0px, -10px) rotate(-5deg);
  }
  40% {
    transform: translate(15px, -15px) rotate(0deg);
  }
  60% {
    transform: translate(25px, 0px) rotate(7deg);
  }
  80% {
    transform: translate(10px, 10px) rotate(-2deg);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
@keyframes image_move_rotate4 {
  0% {
    transform: translate(0px, 0px) rotate(0);
  }
  15% {
    transform: translate(-10px, 10px) rotate(5deg);
  }
  30% {
    transform: translate(-25px, 15px) rotate(10deg);
  }
  45% {
    transform: translate(-25px, 25px) rotate(13deg);
  }
  60% {
    transform: translate(-5px, 20px) rotate(16deg);
  }
  75% {
    transform: translate(5px, 5px) rotate(13deg);
  }
  90% {
    transform: translate(15px, -10px) rotate(8deg);
  }
  100% {
    transform: translate(0, 0) rotate(0);
  }
}
/* ==================== ##Image Comparison ==================== */
.wgl-image_comparison.cocoen {
  cursor: pointer;
  line-height: 0;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-user-select: none;
  user-select: none;
  border-radius: 15px;
}
.wgl-image_comparison.cocoen img.comp-image {
  max-width: none;
  display: block;
  width: 100%;
}
.wgl-image_comparison.cocoen > div {
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 50%;
}
.wgl-image_comparison.cocoen .cocoen-drag {
  position: absolute;
  z-index: 1;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 3px;
  margin-left: -1px;
  background: #fff;
  cursor: ew-resize;
}
.wgl-image_comparison.cocoen .cocoen-drag:before, .wgl-image_comparison.cocoen .cocoen-drag:after {
  font-family: "Font Awesome 5 Free";
  position: absolute;
  top: 50%;
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  color: #232323;
  cursor: pointer;
  font-size: 19px;
  margin-top: -35px;
  border-radius: 50%;
  font-weight: bold;
}
.wgl-image_comparison.cocoen .cocoen-drag:before {
  z-index: 1;
  content: "\f104";
  left: 50%;
  margin-left: -35px;
  background: #ffffff;
  text-align: left;
  padding-left: 13px;
}
.wgl-image_comparison.cocoen .cocoen-drag:after {
  z-index: 2;
  content: "\f105";
  right: 50%;
  margin-right: -35px;
  text-align: right;
  padding-right: 13px;
  background: transparent !important;
}

/* ==================== ##Image Layers ==================== */
.wgl-image-layers {
  position: relative;
  line-height: 0;
  max-width: 100%;
}
.wgl-image-layers .img-layer_image-wrapper {
  position: relative;
  line-height: 0;
  display: block;
  width: inherit;
  max-width: 100%;
  height: inherit;
  max-height: 100%;
}
.wgl-image-layers .img-layer_image-wrapper:not(:first-child) {
  position: absolute;
  left: 0;
  top: 0;
}
.wgl-image-layers .img-layer_image-wrapper .img-layer_image {
  transition: all 0.5s;
}
.wgl-image-layers .img-layer_image-wrapper.fade_in .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_big_up .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_big_down .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_big_left .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_big_right .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_up .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_down .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_left .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.slide_right .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.flip_x .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.flip_y .img-layer_image, .wgl-image-layers .img-layer_image-wrapper.zoom_in .img-layer_image {
  opacity: 0;
  visibility: hidden;
}
.wgl-image-layers .img-layer_image-wrapper.slide_big_up .img-layer_image {
  transform: translateY(100%);
}
.wgl-image-layers .img-layer_image-wrapper.slide_big_down .img-layer_image {
  transform: translateY(-100%);
}
.wgl-image-layers .img-layer_image-wrapper.slide_big_left .img-layer_image {
  transform: translateX(100%);
}
.wgl-image-layers .img-layer_image-wrapper.slide_big_right .img-layer_image {
  transform: translateX(-100%);
}
.wgl-image-layers .img-layer_image-wrapper.slide_up .img-layer_image {
  transform: translateY(50%);
}
.wgl-image-layers .img-layer_image-wrapper.slide_down .img-layer_image {
  transform: translateY(-50%);
}
.wgl-image-layers .img-layer_image-wrapper.slide_left .img-layer_image {
  transform: translateX(50%);
}
.wgl-image-layers .img-layer_image-wrapper.slide_right .img-layer_image {
  transform: translateX(-50%);
}
.wgl-image-layers .img-layer_image-wrapper.flip_x .img-layer_image {
  transform: rotateX(-100deg);
}
.wgl-image-layers .img-layer_image-wrapper.flip_y .img-layer_image {
  transform: rotateY(-100deg);
}
.wgl-image-layers .img-layer_image-wrapper.zoom_in .img-layer_image {
  transform: scale3d(0.2, 0.2, 0.2);
}
.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.fade_in .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_up .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_down .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_left .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_right .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_up .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_down .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_left .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_right .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_x .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_y .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.zoom_in .img-layer_image {
  opacity: 1;
  visibility: visible;
}
.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_up .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_down .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_up .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_down .img-layer_image {
  transform: translateY(0);
}
.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_left .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_big_right .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_left .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.slide_right .img-layer_image {
  transform: translateX(0);
}
.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_x .img-layer_image, .wgl-image-layers.img-layer_animate .img-layer_image-wrapper.flip_y .img-layer_image {
  transform: rotate(0);
}
.wgl-image-layers.img-layer_animate .img-layer_image-wrapper.zoom_in .img-layer_image {
  transform: scale3d(1, 1, 1);
}

/* ==================== ##Info Box ==================== */
.elementor-widget-wgl-info-box .elementor-widget-container {
  position: relative;
}
.elementor-widget-wgl-info-box .elementor-widget-container .wgl-infobox__link {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.elementor-widget-wgl-info-box .elementor-widget-container:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  opacity: 0;
  transition: inherit;
}
.elementor-widget-wgl-info-box .elementor-widget-container:hover:before {
  opacity: 1;
}
.elementor-widget-wgl-info-box .elementor-widget-container:hover .wgl-infobox:before, .elementor-widget-wgl-info-box .elementor-widget-container:hover .wgl-infobox:after {
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.elementor-widget-wgl-info-box .elementor-widget-container:hover .wgl-infobox:before {
  transform: scale(1.15, 0.85);
}
.elementor-widget-wgl-info-box .elementor-widget-container:hover .wgl-infobox:after {
  transform: scale(0.85, 1.15);
}
.elementor-widget-wgl-info-box .elementor-widget-container .wgl-infobox__link:hover ~ .wgl-infobox_wrapper .wgl-infobox_button:before {
  left: 15px;
  color: var(--benoit-header-font-color);
}
.elementor-widget-wgl-info-box .elementor-widget-container .wgl-infobox__link:hover ~ .wgl-infobox_wrapper .wgl-infobox_button:after {
  right: 15px;
}
.elementor-widget-wgl-info-box .elementor-widget-container .wgl-infobox__link:hover ~ .wgl-infobox_wrapper .wgl-infobox_button:before, .elementor-widget-wgl-info-box .elementor-widget-container .wgl-infobox__link:hover ~ .wgl-infobox_wrapper .wgl-infobox_button:after {
  opacity: 0;
  transform: rotate(45deg) scale(0);
}
.elementor-widget-wgl-info-box .wgl-infobox {
  transition: 0.4s;
}
.elementor-widget-wgl-info-box .wgl-infobox:before, .elementor-widget-wgl-info-box .wgl-infobox:after {
  display: none;
  content: "";
  position: absolute;
  opacity: 1;
  border-radius: inherit;
  transition: all 0.5s ease-in-out, opacity 0.3s 0.2s ease-in-out;
  transform: scale(1, 1);
  color: rgba(var(--benoit-primary-rgb), 0.7);
}
.elementor-widget-wgl-info-box .wgl-infobox:before {
  top: -10px;
  right: 10px;
  bottom: -10px;
  left: 10px;
  border-top: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
}
.elementor-widget-wgl-info-box .wgl-infobox:after {
  top: -9px;
  right: 10px;
  bottom: -9px;
  left: 10px;
  border-right: 1px solid currentColor;
  border-left: 1px solid currentColor;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_button {
  border-color: var(--benoit-button-color-idle);
  color: var(--benoit-button-color-idle);
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_button:before, .elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_button:after {
  color: var(--benoit-button-color-idle);
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_button:not(.button-read-more) {
  padding: 11px 9px 8px 10px;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_button:not(.button-read-more):before {
  line-height: 1em;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_button:hover:before {
  color: var(--benoit-header-font-color);
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_wrapper {
  position: relative;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5;
  word-break: break-word;
  letter-spacing: 0.05em;
  transition: 0.4s;
  color: var(--benoit-header-font-color);
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title .wgl-infobox_title-idle,
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title .wgl-infobox_bg_text {
  font: inherit;
  color: inherit;
  line-height: inherit;
  text-transform: inherit;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title .wgl-infobox_bg_text {
  transition: 0.4s;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_title:after {
  content: "";
  display: none;
  width: 40px;
  height: 2px;
  margin: 19px 0 21px 0;
  background-color: currentColor;
  transition: color 0.3s;
  color: var(--benoit-header-font-color);
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-image-box_img {
  display: inline-block;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-image-box_img > span {
  display: block;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox-title_wrapper {
  position: relative;
  display: inline-block;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_content {
  font-size: 16px;
  line-height: 1.75em;
  transition: 0.4s;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_content p:last-child {
  margin-bottom: 0;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_subtitle {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.5em;
  color: var(--benoit-primary-color);
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_bg_text_wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox_bg_text_wrapper .wgl-infobox_bg_text {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 200px;
  font-weight: normal;
  line-height: 0.8;
  transition: 0.4s;
  max-width: 100%;
  max-height: 100%;
  color: var(--benoit-primary-color);
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-infobox-button_wrapper {
  margin-top: 10px;
}
.elementor-widget-wgl-info-box .wgl-infobox .elementor-icon,
.elementor-widget-wgl-info-box .wgl-infobox .wgl-image-box_img {
  position: relative;
}
.elementor-widget-wgl-info-box .wgl-infobox .elementor-icon:after,
.elementor-widget-wgl-info-box .wgl-infobox .wgl-image-box_img:after {
  display: none;
  content: "";
  position: absolute;
  top: -9px;
  right: -9px;
  bottom: -9px;
  left: -9px;
  border: 1px solid currentColor;
  opacity: 0;
  border-radius: inherit;
  transform: scale(1.2);
  transition: all 0.5s ease-in-out;
  color: rgba(var(--benoit-primary-rgb), 0.7);
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-image-box_img {
  background-color: var(--benoit-body-background);
}
.elementor-widget-wgl-info-box .wgl-infobox .wgl-image-box_img:after {
  color: rgba(var(--benoit-primary-rgb), 0.7);
}
.elementor-widget-wgl-info-box .wgl-infobox:hover .elementor-icon:after,
.elementor-widget-wgl-info-box .wgl-infobox:hover .wgl-image-box_img:after {
  transform: scale(1);
  opacity: 1;
}
.elementor-widget-wgl-info-box.animation_lifting {
  padding-top: 20px;
  transition: 0.5s;
}
.elementor-widget-wgl-info-box.animation_lifting > .elementor-widget-container {
  position: relative;
  transform: translateY(0);
  will-change: transform;
  transition: 0.5s;
}
.elementor-widget-wgl-info-box.animation_lifting:hover > .elementor-widget-container {
  transform: translateY(-20px);
}
.elementor-widget-wgl-info-box.animation_toggling .wgl-infobox_wrapper,
.elementor-widget-wgl-info-box.animation_toggling .media-wrapper {
  transition: 0.6s;
}
.elementor-widget-wgl-info-box.animation_toggling .wgl-infobox_content,
.elementor-widget-wgl-info-box.animation_toggling .wgl-infobox-button_wrapper {
  opacity: 0;
}
.elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container {
  overflow: hidden;
}
.elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container:hover .media-wrapper {
  opacity: 0;
}
.elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container:hover .wgl-infobox_content,
.elementor-widget-wgl-info-box.animation_toggling .elementor-widget-container:hover .wgl-infobox-button_wrapper {
  opacity: 1;
}
.elementor-widget-wgl-info-box.icon_on_image_yes .wgl-image-box_img {
  position: relative;
}
.elementor-widget-wgl-info-box.icon_on_image_yes .wgl-image-box_img:after {
  content: "\f112";
  font-family: "Flaticon";
  line-height: 1;
  font-size: 50px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  pointer-events: none;
  font-weight: 400;
  transform: rotate(90deg);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(34, 35, 40, 0.3);
  opacity: 0;
  transition: opacity 0.4s;
}
.elementor-widget-wgl-info-box.button_left .wgl-infobox-button_wrapper {
  text-align: left;
}
.elementor-widget-wgl-info-box.button_center .wgl-infobox-button_wrapper {
  text-align: center;
}
.elementor-widget-wgl-info-box.button_right .wgl-infobox-button_wrapper {
  text-align: right;
}
.elementor-widget-wgl-info-box.button_justify .wgl-infobox-button_wrapper {
  text-align: justify;
}
.elementor-widget-wgl-info-box.button_justify .wgl-infobox_button {
  width: 100%;
}

.elementor-view-stacked .elementor-icon {
  background-color: var(--benoit-tertiary-color);
  color: var(--benoit-primary-color);
}
.elementor-view-stacked .elementor-icon svg {
  fill: var(--benoit-primary-color);
}

.elementor-view-framed .elementor-icon,
.elementor-view-default .elementor-icon {
  color: var(--benoit-tertiary-color);
}
.elementor-view-framed .elementor-icon svg,
.elementor-view-default .elementor-icon svg {
  fill: var(--benoit-tertiary-color);
}

.elementor-view-framed .elementor-icon {
  background-color: var(--benoit-primary-color);
}

/* ==================== ##Flip Box ==================== */
.wgl-flipbox {
  position: relative;
  perspective: 1000px;
  width: 100%;
  height: 300px;
}
.wgl-flipbox_wrap {
  position: relative;
  z-index: 1;
  transition: 0.7s;
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  perspective: inherit;
}
.wgl-flipbox_wrap .elementor-icon {
  color: var(--benoit-primary-color);
}
.wgl-flipbox_wrap .elementor-icon svg {
  fill: var(--benoit-primary-color);
}
.wgl-flipbox_title span {
  display: inline-block;
  font-size: 24px;
  line-height: 1.4;
  font-weight: 600;
}
.wgl-flipbox_content p:last-child {
  margin-bottom: 0;
}
.wgl-flipbox_button-wrap .wgl-button {
  font-size: 13px;
  color: var(--benoit-header-font-color);
  background: #ffffff;
}
.wgl-flipbox_button-wrap .wgl-button:hover {
  background: var(--benoit-secondary-color);
}
.wgl-flipbox_item-link {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.wgl-flipbox_front, .wgl-flipbox_back {
  display: flex;
  flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  transform: rotate(0);
  transition: 0.7s;
  perspective: inherit;
  transform-style: preserve-3d;
}
.wgl-flipbox_front {
  z-index: 2;
}
.wgl-flipbox_front .wgl-flipbox_title {
  font-size: 68px;
  line-height: 1;
  color: #ffffff;
  margin-bottom: 0;
}
.wgl-flipbox_front .wgl-flipbox_subtitle {
  font-size: 36px;
  color: #ffffff;
  line-height: 1.4;
}
.wgl-flipbox_front .wgl-flipbox_divider-wrap {
  position: relative;
  z-index: 1;
  margin-top: 30px;
}
.wgl-flipbox_front .wgl-flipbox_divider {
  position: absolute;
  z-index: 1;
  bottom: 0;
  width: 21px;
  height: 21px;
  transform: translateY(100%);
}
.wgl-flipbox_front .wgl-flipbox_divider:before, .wgl-flipbox_front .wgl-flipbox_divider:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100px;
  height: 1px;
  top: 10px;
  background-color: currentColor;
  opacity: 0.6;
}
.wgl-flipbox_front .wgl-flipbox_divider:before {
  left: 1px;
  transform: translateX(-100%);
}
.wgl-flipbox_front .wgl-flipbox_divider:after {
  left: 100%;
  margin-left: -1px;
}
.wgl-flipbox_front .wgl-flipbox_divider span {
  position: absolute;
  z-index: 1;
  width: inherit;
  height: inherit;
}
.wgl-flipbox_front .wgl-flipbox_divider span:before, .wgl-flipbox_front .wgl-flipbox_divider span:after {
  content: "";
  position: absolute;
  z-index: 1;
  transform: rotate3d(0, 0, 1, 45deg);
}
.wgl-flipbox_front .wgl-flipbox_divider span:before {
  width: 70.75%;
  height: 70.75%;
  left: 3px;
  top: 3px;
  border: 1px solid currentColor;
}
.wgl-flipbox_front .wgl-flipbox_divider span:after {
  width: 41%;
  height: 41%;
  left: 6px;
  top: 6px;
  background-color: currentColor;
}
.wgl-flipbox_back .wgl-flipbox_title {
  position: relative;
  z-index: 1;
}
.wgl-flipbox_back .wgl-flipbox_title span {
  font-size: 24px;
  font-weight: 500;
  color: var(--benoit-header-font-color);
}
.wgl-flipbox.type_flip_right .wgl-flipbox_back {
  transform: rotateY(-180deg);
}
.elementor-editor-active .dev_view-active .wgl-flipbox.type_flip_right .wgl-flipbox_wrap, .wgl-flipbox.type_flip_right:hover .wgl-flipbox_wrap {
  transform: rotateY(180deg);
}
.wgl-flipbox.type_flip_left .wgl-flipbox_back {
  transform: rotateY(180deg);
}
.elementor-editor-active .dev_view-active .wgl-flipbox.type_flip_left .wgl-flipbox_wrap, .wgl-flipbox.type_flip_left:hover .wgl-flipbox_wrap {
  transform: rotateY(-180deg);
}
.wgl-flipbox.type_flip_top .wgl-flipbox_back {
  transform: rotateX(-180deg);
}
.elementor-editor-active .dev_view-active .wgl-flipbox.type_flip_top .wgl-flipbox_wrap, .wgl-flipbox.type_flip_top:hover .wgl-flipbox_wrap {
  transform: rotateX(180deg);
}
.wgl-flipbox.type_flip_bottom .wgl-flipbox_back {
  transform: rotateX(180deg);
}
.elementor-editor-active .dev_view-active .wgl-flipbox.type_flip_bottom .wgl-flipbox_wrap, .wgl-flipbox.type_flip_bottom:hover .wgl-flipbox_wrap {
  transform: rotateX(-180deg);
}

.elementor-widget-wgl-flipbox.front-aleft .wgl-flipbox_divider {
  left: 0;
}
.elementor-widget-wgl-flipbox.front-aleft .wgl-flipbox_divider span {
  left: inherit;
}
.elementor-widget-wgl-flipbox.front-aleft .wgl-flipbox_divider:before {
  display: none;
}
.elementor-widget-wgl-flipbox.front-acenter .wgl-flipbox_divider {
  margin-left: -10px;
  left: 50%;
}
.elementor-widget-wgl-flipbox.front-acenter .wgl-flipbox_divider span {
  left: inherit;
  margin-left: -10px;
}
.elementor-widget-wgl-flipbox.front-aright .wgl-flipbox_divider {
  right: 0;
}
.elementor-widget-wgl-flipbox.front-aright .wgl-flipbox_divider span {
  right: inherit;
}
.elementor-widget-wgl-flipbox.front-aright .wgl-flipbox_divider:after {
  display: none;
}

/* ==================== ##Gallery ==================== */
.wgl-gallery_items:not(.gallery-carousel) {
  display: flex;
  flex-wrap: wrap;
}
.wgl-gallery_items.gallery-justified .wgl-gallery_item {
  position: absolute;
  box-sizing: content-box;
  width: 100%;
  height: 100%;
}
.wgl-gallery_item-wrapper > a {
  display: flex;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  flex-direction: column;
}
.wgl-gallery_item {
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.wgl-gallery_item:before, .wgl-gallery_item:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  transition: 0.4s;
}
.wgl-gallery_item:after {
  opacity: 0;
}
.wgl-gallery_image-info {
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  display: flex;
  flex-direction: column;
  transition: 0.4s;
  opacity: 0;
  visibility: hidden;
}
.wgl-gallery_image-info.show_until_hover, .wgl-gallery_image-info.show_always {
  opacity: 1;
  visibility: visible;
}
.wgl-gallery_image-title {
  line-height: 1.1;
  font-size: 1.1em;
  font-weight: 600;
  color: var(--benoit-header-font-color);
}
.wgl-gallery_image-title + .wgl-gallery_image-descr {
  margin-top: 5px;
}
.wgl-gallery_image-descr {
  line-height: 1;
  color: var(--benoit-header-font-color);
}
.wgl-gallery_item:hover:before {
  opacity: 0;
}
.wgl-gallery_item:hover:after {
  opacity: 1;
}
.wgl-gallery_item:hover .wgl-gallery_image-info {
  opacity: 1;
  visibility: visible;
}
.wgl-gallery_item:hover .wgl-gallery_image-info.show_until_hover {
  opacity: 0;
  visibility: hidden;
}
.wgl-gallery_items.appear-animation .wgl-gallery_item-wrapper {
  opacity: 0;
}
.wgl-gallery_items.appear-animation.fade-in .wgl-gallery_item-wrapper.animate {
  animation: fade_in 0.9s ease forwards;
}
.wgl-gallery_items.appear-animation.slide-top .wgl-gallery_item-wrapper.animate {
  animation: slide_top 0.5s ease forwards;
  transform: translateY(50px);
}
.wgl-gallery_items.appear-animation.slide-bottom .wgl-gallery_item-wrapper.animate {
  animation: slide_bottom 0.5s ease forwards;
  transform: translateY(-50px);
}
.wgl-gallery_items.appear-animation.slide-left .wgl-gallery_item-wrapper.animate {
  animation: slide_left 0.5s ease forwards;
  transform: translateX(50px);
}
.wgl-gallery_items.appear-animation.slide-right .wgl-gallery_item-wrapper.animate {
  animation: slide_right 0.5s ease forwards;
  transform: translateX(-50px);
}
.wgl-gallery_items.appear-animation.zoom .wgl-gallery_item-wrapper.animate {
  animation: zoom_in 0.5s ease forwards;
  transform: scale(0.5);
}

.elementor-widget-wgl-gallery.col-1 .wgl-gallery_item-wrapper {
  width: 100%;
}
.elementor-widget-wgl-gallery.col-2 .wgl-gallery_item-wrapper {
  width: 50%;
}
.elementor-widget-wgl-gallery.col-3 .wgl-gallery_item-wrapper {
  width: 33.3333%;
}
.elementor-widget-wgl-gallery.col-4 .wgl-gallery_item-wrapper {
  width: 25%;
}
.elementor-widget-wgl-gallery.col-5 .wgl-gallery_item-wrapper {
  width: 20%;
}
@media (max-width: 1024px) {
  .elementor-widget-wgl-gallery.col-tablet-1 .wgl-gallery_item-wrapper {
    width: 100%;
  }
  .elementor-widget-wgl-gallery.col-tablet-2 .wgl-gallery_item-wrapper {
    width: 50%;
  }
  .elementor-widget-wgl-gallery.col-tablet-3 .wgl-gallery_item-wrapper {
    width: 33.3333%;
  }
  .elementor-widget-wgl-gallery.col-tablet-4 .wgl-gallery_item-wrapper {
    width: 25%;
  }
  .elementor-widget-wgl-gallery.col-tablet-5 .wgl-gallery_item-wrapper {
    width: 20%;
  }
}
@media (max-width: 767px) {
  .elementor-widget-wgl-gallery.col-mobile-1 .wgl-gallery_item-wrapper {
    width: 100%;
  }
  .elementor-widget-wgl-gallery.col-mobile-2 .wgl-gallery_item-wrapper {
    width: 50%;
  }
  .elementor-widget-wgl-gallery.col-mobile-3 .wgl-gallery_item-wrapper {
    width: 33.3333%;
  }
  .elementor-widget-wgl-gallery.col-mobile-4 .wgl-gallery_item-wrapper {
    width: 25%;
  }
  .elementor-widget-wgl-gallery.col-mobile-5 .wgl-gallery_item-wrapper {
    width: 20%;
  }
}

/* justifiedGallery */
.justified-gallery {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.justified-gallery > a,
.justified-gallery > div,
.justified-gallery > figure {
  position: absolute;
  display: inline-block;
  filter: "alpha(opacity=10)";
  opacity: 0.1;
  margin: 0;
  padding: 0;
}

.justified-gallery > a > img,
.justified-gallery > div > img,
.justified-gallery > figure > img,
.justified-gallery > a > a > img,
.justified-gallery > div > a > img,
.justified-gallery > figure > a > img,
.justified-gallery > a > svg,
.justified-gallery > div > svg,
.justified-gallery > figure > svg,
.justified-gallery > a > a > svg,
.justified-gallery > div > a > svg,
.justified-gallery > figure > a > svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0;
  padding: 0;
  border: none;
  filter: "alpha(opacity=0)";
  opacity: 0;
}

.justified-gallery > .jg-entry-visible {
  filter: "alpha(opacity=100)";
  opacity: 1;
  background: none;
}

.justified-gallery > .jg-entry-visible > img,
.justified-gallery > .jg-entry-visible > a > img,
.justified-gallery > .jg-entry-visible > svg,
.justified-gallery > .jg-entry-visible > a > svg {
  filter: "alpha(opacity=100)";
  opacity: 1;
  transition: opacity 500ms ease-in;
}

.justified-gallery > .jg-spinner {
  position: absolute;
  bottom: 0;
  margin-left: -24px;
  padding: 10px 0 10px 0;
  left: 50%;
  filter: "alpha(opacity=100)";
  opacity: 1;
  overflow: initial;
}

.justified-gallery > .jg-spinner > span {
  display: inline-block;
  filter: "alpha(opacity=0)";
  opacity: 0;
  width: 8px;
  height: 8px;
  margin: 0 4px 0 4px;
  background-color: #000;
  border-radius: 6px;
}

/* ==================== ##Pie Chart ==================== */
.wgl-pie_chart .chart__wrapper {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  line-height: 0;
}
.wgl-pie_chart .chart {
  position: relative;
}
.wgl-pie_chart .chart canvas {
  margin: auto;
  display: block;
}
.wgl-pie_chart .chart__percent {
  font-size: 24px;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 0.1em;
  z-index: 1;
  text-align: center;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 19px;
  margin-left: 20px;
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: var(--benoit-header-font-color);
}
.wgl-pie_chart .chart__title {
  display: block;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.1em;
  line-height: 1.5em;
  text-align: center;
  color: var(--benoit-header-font-color);
}
.wgl-pie_chart .chart__description {
  display: block;
  font-size: 16px;
  line-height: 1.875em;
  text-align: center;
  color: var(--benoit-content-color);
}

/* ==================== ##Portfolio ==================== */
.row .portfolio__item.swiper-slide {
  display: inline-block;
}

.portfolio__item .description__wrapper {
  width: 100%;
  transition: 0.3s;
  text-align: center;
}
.portfolio__item .item__title .title {
  font-size: 24px;
  font-weight: 300;
  line-height: 1.3;
  letter-spacing: 0.05em;
}
.portfolio__item .item__title .title:hover {
  color: var(--benoit-primary-color);
}
.portfolio__item .item__title span,
.portfolio__item .item__title a {
  color: inherit;
  font-size: inherit;
  font-family: inherit;
  line-height: inherit;
  font-weight: inherit;
  transition: 0.4s;
}
.portfolio__item .post_cats {
  font-size: 20px;
  margin-top: 12px;
  line-height: 1;
}
.portfolio__item .post_cats a {
  text-decoration: underline;
  -webkit-text-decoration-color: transparent;
  text-decoration-color: transparent;
}
.portfolio__item .post_cats a:after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 0 12px 2px;
  transform: rotate(45deg);
  transition: 0.4s;
}
.portfolio__item .post_cats a:last-child:after {
  display: none;
}
.portfolio__item .post_cats a:hover {
  text-decoration: underline;
}
.portfolio__item .overlay {
  display: flex;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  transition: 0.5s;
}
.portfolio__item .overlay i {
  font-size: 30px;
  margin: auto;
  color: #ffffff;
}
.portfolio__item .portfolio_link {
  display: block;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 24px;
  opacity: 0;
}
.portfolio__item .portfolio_link, .portfolio__item .portfolio_link-icon {
  transition: 0.5s;
}
.portfolio__item .gallery_mode {
  position: relative;
  overflow: hidden;
}
.portfolio__item .gallery_mode .portfolio_link {
  justify-content: center;
  align-items: center;
}
.portfolio__item .gallery_mode:hover .overlay {
  opacity: 1;
}
.portfolio__item .gallery_mode .item__image img {
  display: block;
}
.portfolio__item .item__image:after {
  background: rgba(14, 19, 23, 0.8);
}
.portfolio__item .wgl-portfolio-item_icon {
  display: inline-block;
  position: relative;
  z-index: 2;
  border-radius: 50%;
  font-size: 20px;
  line-height: 0;
  background: #ffffff;
  transition: 0.4s;
}
.portfolio__item .wgl-portfolio-item_icon:hover a,
.portfolio__item .wgl-portfolio-item_icon:hover i {
  color: #ffffff;
}
.portfolio__item .wgl-portfolio-item_icon:hover .icon_plus {
  background: #ffffff;
}
.portfolio__item .wgl-portfolio-item_icon .icon_plus:before, .portfolio__item .wgl-portfolio-item_icon .icon_plus:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 16px;
  height: 2px;
  left: 50%;
  top: 50%;
  margin-left: -8px;
  margin-top: -1px;
  background: currentColor;
  transition: 0s, background-color 0.4s;
}
.portfolio__item .wgl-portfolio-item_icon .icon_plus:after {
  transform: rotate(90deg);
}
.portfolio__item .wgl-portfolio-item_icon a {
  display: inline-block;
  transition: 0s;
}
.portfolio__item .wgl-portfolio-item_icon > a,
.portfolio__item .wgl-portfolio-item_icon > i {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  padding: 20px;
}
.portfolio__item .wgl-portfolio-item_icon:empty {
  display: none;
}
.portfolio__item .item__image img {
  border-radius: inherit;
  transition: 0.4s;
}
.portfolio__item .item__wrapper .item__image {
  position: relative;
  overflow: hidden;
}
.portfolio__item .item__wrapper .item__image:before, .portfolio__item .item__wrapper .item__image:after {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: inherit;
  transition: 0.35s;
}
.portfolio__item .item__wrapper .item__image:after {
  opacity: 0;
}
.portfolio__item .item__wrapper:hover .item__image:after {
  opacity: 1;
}
.portfolio__item .item__wrapper:hover .item__image:before {
  opacity: 0;
}
.portfolio__item .item__wrapper.description_under_image .item__image {
  position: relative;
}
.portfolio__item .item__wrapper.description_under_image .item__image:before, .portfolio__item .item__wrapper.description_under_image .item__image:after {
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
}
.portfolio__item .item__wrapper.description_under_image:hover .overlay {
  opacity: 1;
}
.portfolio__item .item__description {
  width: 100%;
}
.portfolio__item .item__description:empty {
  display: none;
}
.portfolio__item.additional-post .item__wrapper {
  display: flex;
  height: 100%;
}
.portfolio__item.additional-post .item__button {
  position: absolute;
  z-index: 1;
  border: solid 2px var(--benoit-primary-color);
  border-radius: 5px;
  padding: 13px 40px;
  font-size: 14px;
  font-weight: bold;
}
.portfolio__item.additional-post .item__button:hover {
  color: #ffffff;
  background-color: var(--benoit-primary-color);
}

.description_under_image {
  position: relative;
  z-index: 1;
}
.description_under_image .item__image {
  position: relative;
  overflow: hidden;
  transition: 0.6s ease-in-out;
}
.description_under_image .item__image img {
  transform: translateY(0);
  transition: 0.5s;
}
.description_under_image .portfolio_link {
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
}
.description_under_image .item__description {
  z-index: 3;
  padding-top: 23px;
  padding-bottom: 14px;
  transition: 0.4s;
}
.description_under_image .overlay {
  background: transparent;
  z-index: 2;
}
.description_under_image .overlay:before, .description_under_image .overlay:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
}
.description_under_image .overlay:before {
  width: 30px;
  height: 2px;
  transform: translate(-15px, -1px);
}
.description_under_image .overlay:after {
  height: 30px;
  width: 2px;
  transform: translate(-1px, -15px);
}
.description_inside_image {
  position: relative;
}
.description_inside_image .item__image:empty {
  height: 320px;
  background: currentColor;
}
.description_inside_image .item__description {
  display: flex;
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  padding: 26px 40px 21px;
  opacity: 0;
  overflow: hidden;
  transition: 0.5s;
}
.description_inside_image .description__wrapper a {
  position: relative;
  z-index: 2;
}
.description_inside_image .description__wrapper .description__icon {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: 20px;
  border-radius: 50%;
  font-size: 18px;
  line-height: 0;
  background-color: #ffffff;
  backface-visibility: hidden;
  transition: 0.4s;
}
.description_inside_image .description__wrapper .description__icon svg {
  width: 1em;
  height: 1em;
  display: block;
  position: absolute;
}
.description_inside_image .description__wrapper .description__icon a {
  transition: 0s;
  display: inline-block;
}
.description_inside_image .description__wrapper .description__icon > a,
.description_inside_image .description__wrapper .description__icon > i {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 1em;
  height: 1em;
  transition: 0.4s;
}
.description_inside_image .description__wrapper .description__icon i:before {
  display: inline-block;
}
.description_inside_image .description__wrapper .description__icon:empty {
  display: none;
}
.description_inside_image.animation_simple {
  overflow: hidden;
}
.description_inside_image.animation_simple .title a:hover,
.description_inside_image.animation_simple .portfolio-category:hover {
  color: var(--benoit-primary-color);
}
.description_inside_image.animation_simple .description__wrapper {
  pointer-events: none;
}
.description_inside_image.animation_simple .description__wrapper a {
  pointer-events: auto;
}
.description_inside_image.animation_simple .description__wrapper > div,
.description_inside_image.animation_simple .description__wrapper > span,
.description_inside_image.animation_simple .description__wrapper > a {
  transition: 0.5s;
  opacity: 0;
  transform: translateY(40px);
}
.description_inside_image.animation_simple .description__wrapper > div:nth-child(2),
.description_inside_image.animation_simple .description__wrapper > span:nth-child(2),
.description_inside_image.animation_simple .description__wrapper > a:nth-child(2) {
  transition: 0.7s;
}
.description_inside_image.animation_simple .description__wrapper > div:nth-child(3),
.description_inside_image.animation_simple .description__wrapper > span:nth-child(3),
.description_inside_image.animation_simple .description__wrapper > a:nth-child(3) {
  transition: 0.9s;
}
.description_inside_image.animation_simple .description__wrapper > div:nth-child(4),
.description_inside_image.animation_simple .description__wrapper > span:nth-child(4),
.description_inside_image.animation_simple .description__wrapper > a:nth-child(4) {
  transition: 1.1s;
}
.description_inside_image.animation_simple:hover .description__wrapper > div,
.description_inside_image.animation_simple:hover .description__wrapper > span,
.description_inside_image.animation_simple:hover .description__wrapper > a {
  opacity: 1;
  transform: translateY(0);
}
.description_inside_image.animation_sub_layer {
  overflow: hidden;
}
.description_inside_image.animation_sub_layer .item__description {
  top: initial;
  left: 0;
  bottom: 0;
  height: auto;
  align-items: flex-start;
  width: calc(100% - 40px);
  margin: 0 20px 20px;
  border-radius: 5px;
  word-break: break-word;
  background-color: #ffffff;
  transform: translateY(15px);
}
.description_inside_image.animation_sub_layer .wgl-portfolio-item_icon {
  margin-top: 28px;
}
.description_inside_image.animation_sub_layer .portfolio_link {
  z-index: 1;
}
.description_inside_image.animation_sub_layer:hover .item__description {
  transform: translateY(0);
}
.description_inside_image.animation_offset {
  z-index: 1;
}
.description_inside_image.animation_offset .title a:hover,
.description_inside_image.animation_offset .portfolio-category:hover {
  color: var(--benoit-primary-color);
}
.description_inside_image.animation_offset .item__description {
  justify-content: center;
  text-align: center;
}
.description_inside_image.animation_offset .item__image,
.description_inside_image.animation_offset .item__description {
  transition: 0.5s;
}
.description_inside_image.animation_offset .item__image:after {
  background-color: rgba(33, 33, 33, 0.4);
}
.description_inside_image.animation_offset .overlay {
  z-index: -1;
  background-color: var(--benoit-primary-color);
}
.description_inside_image.animation_offset:hover {
  z-index: 2;
}
.description_inside_image.animation_offset:hover .item__image,
.description_inside_image.animation_offset:hover .item__description {
  transform: translate(15px, 15px);
}
.description_inside_image.animation_zoom_in .title a:hover,
.description_inside_image.animation_zoom_in .portfolio-category:hover {
  color: var(--benoit-primary-color);
}
.description_inside_image.animation_zoom_in .overlay {
  top: 5%;
  left: 5%;
  width: calc(100% - 10%);
  height: calc(100% - 10%);
  transform: scale(0.7);
}
.description_inside_image.animation_zoom_in .item__description {
  transform: scale(0.9);
}
.description_inside_image.animation_zoom_in:hover .overlay,
.description_inside_image.animation_zoom_in:hover .item__description {
  transform: scale(1);
}
.description_inside_image.animation_outline .title a:hover,
.description_inside_image.animation_outline .portfolio-category:hover {
  color: var(--benoit-primary-color);
}
.description_inside_image.animation_outline .overlay {
  border-radius: 5px;
  background-color: rgba(33, 33, 33, 0.6);
}
.description_inside_image.animation_outline .overlay:before {
  content: "";
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  border-radius: inherit;
  transition: 0.5s;
}
.description_inside_image.animation_outline:hover .overlay:before {
  box-shadow: inset 0px 0px 0px 10px var(--benoit-primary-color);
}
.description_inside_image.animation_until_hover .title a:hover,
.description_inside_image.animation_until_hover .portfolio-category:hover {
  color: var(--benoit-primary-color);
}
.description_inside_image:hover .item__description,
.description_inside_image:hover .overlay,
.description_inside_image:hover .portfolio_link, .description_inside_image.animation_until_hover .item__description,
.description_inside_image.animation_until_hover .overlay,
.description_inside_image.animation_until_hover .portfolio_link {
  opacity: 1;
}
.description_inside_image.animation_until_hover:hover .description__wrapper,
.description_inside_image.animation_until_hover:hover .description_content,
.description_inside_image.animation_until_hover:hover .overlay {
  opacity: 0;
  visibility: hidden;
}

.elementor-widget-wgl-portfolio.animation_rotate-icon .description__icon:hover i:before {
  transform: rotate(1turn);
  transition: 0.4s;
}

.wgl-portfolio_container .wgl-carousel_wrapper .wgl-carousel {
  margin-left: 0;
  margin-right: 0;
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .portfolio_link {
  opacity: 1;
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .description__wrapper > div,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .description__wrapper > span,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_simple .description__wrapper > a {
  opacity: 1;
  transform: translateY(0);
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_sub_layer .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_sub_layer .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_sub_layer .portfolio_link {
  opacity: 1;
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_sub_layer .item__description {
  transform: translateY(0);
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .portfolio_link {
  opacity: 1;
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .item__image,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .item__description {
  transform: translate(15px, 15px);
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_offset .item__image:after {
  opacity: 1;
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_zoom_in .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_zoom_in .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_zoom_in .portfolio_link {
  opacity: 1;
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_zoom_in .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_zoom_in .item__description {
  transform: scale(1);
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_outline .item__description,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_outline .overlay,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_outline .portfolio_link {
  opacity: 1;
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_outline .overlay:before {
  box-shadow: inset 0px 0px 0px 10px var(--benoit-primary-color);
}
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_until_hover .description__wrapper,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_until_hover .description_content,
.wgl-portfolio_container .wgl-carousel.center-mode .swiper-slide-active .animation_until_hover .overlay {
  opacity: 0;
  visibility: hidden;
}
.wgl-portfolio_container .wgl-carousel.center-mode .item__description {
  justify-content: flex-end;
  padding-bottom: 45px;
}
.wgl-portfolio_container .wgl-carousel.variable-width .portfolio__item {
  width: auto;
}
.wgl-portfolio_container .wgl-carousel .wgl-carousel_swiper {
  padding-bottom: 5px;
  margin-bottom: 30px;
}
.wgl-portfolio_container .wgl-carousel .portfolio__item {
  width: 1000px;
}
@media (max-width: 992px) {
  .wgl-portfolio_container .wgl-carousel .portfolio__item {
    width: 750px;
  }
}
@media (max-width: 767px) {
  .wgl-portfolio_container .wgl-carousel .portfolio__item {
    width: 600px;
  }
}
@media (max-width: 600px) {
  .wgl-portfolio_container .wgl-carousel .portfolio__item {
    width: 550px;
  }
}

.wgl-portfolio_container.appear-animation .portfolio__item .item__wrapper {
  opacity: 0;
}
.wgl-portfolio_container.appear-animation.anim-fade-in .animate .item__wrapper {
  animation: fade_in 0.9s ease forwards;
}
.wgl-portfolio_container.appear-animation.anim-slide-top .animate .item__wrapper {
  animation: slide_top 0.5s ease forwards;
  transform: translateY(50px);
}
.wgl-portfolio_container.appear-animation.anim-slide-bottom .animate .item__wrapper {
  animation: slide_bottom 0.5s ease forwards;
  transform: translateY(-50px);
}
.wgl-portfolio_container.appear-animation.anim-slide-left .animate .item__wrapper {
  animation: slide_left 0.5s ease forwards;
  transform: translateX(50px);
}
.wgl-portfolio_container.appear-animation.anim-slide-right .animate .item__wrapper {
  animation: slide_right 0.5s ease forwards;
  transform: translateX(-50px);
}
.wgl-portfolio_container.appear-animation.anim-zoom .animate .item__wrapper {
  animation: zoom_in 0.5s ease forwards;
  transform: scale(0.5);
}

.wgl-portfolio_container:not(.carousel):not([class*=masonry]) {
  display: flex;
  flex-wrap: wrap;
}
.wgl-portfolio_container[class*=masonry] .portfolio__item {
  float: left;
  min-height: 1px;
}
.wgl-portfolio_container.masonry-2 .portfolio__item {
  width: 100%;
}
@media (min-width: 993px) {
  .wgl-portfolio_container.masonry-2 .portfolio__item {
    width: 25%;
  }
  .wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+1), .wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+7) {
    width: 50%;
  }
}
@media (min-width: 601px) and (max-width: 992px) {
  .wgl-portfolio_container.masonry-2 .portfolio__item {
    width: 50%;
  }
  .wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+1), .wgl-portfolio_container.masonry-2 .portfolio__item:nth-of-type(8n+7) {
    width: 50%;
  }
}
.wgl-portfolio_container.masonry-3 .portfolio__item {
  width: 100%;
}
@media (min-width: 993px) {
  .wgl-portfolio_container.masonry-3 .portfolio__item {
    width: 25%;
  }
  .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+1), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+2), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+5), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+6) {
    width: 50%;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .wgl-portfolio_container.masonry-3 .portfolio__item {
    width: 50%;
  }
}
@media (min-width: 601px) and (max-width: 768px) {
  .wgl-portfolio_container.masonry-3 .portfolio__item {
    width: 50%;
  }
  .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+1), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+2), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+5), .wgl-portfolio_container.masonry-3 .portfolio__item:nth-of-type(8n+6) {
    width: 100%;
  }
}
.wgl-portfolio_container.masonry-4 .portfolio__item {
  width: 100%;
}
@media (min-width: 993px) {
  .wgl-portfolio_container.masonry-4 .portfolio__item {
    width: 25%;
  }
  .wgl-portfolio_container.masonry-4 .portfolio__item:nth-of-type(6n+1), .wgl-portfolio_container.masonry-4 .portfolio__item:nth-of-type(6n+6) {
    width: 50%;
  }
}
@media (min-width: 601px) and (max-width: 992px) {
  .wgl-portfolio_container.masonry-4 .portfolio__item {
    width: 50%;
  }
  .wgl-portfolio_container.masonry-4 .portfolio__item:nth-of-type(6n+1), .wgl-portfolio_container.masonry-4 .portfolio__item:nth-of-type(6n+6) {
    width: 100%;
  }
}
.wgl-portfolio_container.col-5 .portfolio__item {
  width: 20%;
}
.wgl-portfolio_container.col-4 .portfolio__item {
  width: 25%;
}
.wgl-portfolio_container.col-3 .portfolio__item {
  width: 33.3333%;
}
.wgl-portfolio_container.col-2 .portfolio__item {
  width: 50%;
}
.wgl-portfolio_container.col-1 .portfolio__item {
  width: 100%;
}
@media (max-width: 1545px) {
  .wgl-portfolio_container.col-5 .portfolio__item {
    width: 25%;
  }
}
@media (max-width: 1370px) {
  .wgl-portfolio_container.col-4 .portfolio__item, .wgl-portfolio_container.col-5 .portfolio__item {
    width: 33%;
  }
}
@media (max-width: 1024px) {
  .wgl-portfolio_container.col-3 .portfolio__item, .wgl-portfolio_container.col-4 .portfolio__item, .wgl-portfolio_container.col-5 .portfolio__item {
    width: 50%;
  }
}
@media (max-width: 768px) {
  .wgl-portfolio_container.col-2 .portfolio__item, .wgl-portfolio_container.col-3 .portfolio__item, .wgl-portfolio_container.col-4 .portfolio__item, .wgl-portfolio_container.col-5 .portfolio__item {
    width: 100%;
  }
}

@keyframes fade_in {
  100% {
    opacity: 1;
  }
}
@keyframes slide_top {
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide_bottom {
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes slide_left {
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes slide_right {
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@keyframes zoom_in {
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.wgl-portfolio .wgl-pagination {
  margin-top: 33px;
}

.wgl-portfolio-single_wrapper {
  margin-top: 10px;
}
.wgl-portfolio-single_wrapper .portfolio-item__meta-wrap {
  margin-bottom: 26px;
}
.wgl-portfolio-single_wrapper .portfolio-item__meta-wrap:empty {
  display: none;
}
.wgl-portfolio-single_wrapper .post_categories {
  margin-bottom: 0;
}

.wgl-portfolio-single_item {
  margin-bottom: 40px;
}
.wgl-portfolio-single_item .item__image {
  border-radius: 0;
  overflow: hidden;
}
.wgl-portfolio-single_item .item__image img {
  display: block;
  border-radius: inherit;
}
.wgl-portfolio-single_item .item__image:first-child {
  margin-top: 0;
  margin-bottom: 57px;
}
.wgl-portfolio-single_item .item__image:last-child {
  margin-top: 40px;
  margin-bottom: 10px;
}
.wgl-portfolio-single_item .item__image + .meta_wrapper {
  margin-top: -16px;
}
.wgl-portfolio-single_item .item__image + .item__title {
  margin-top: -16px;
}
.wgl-portfolio-single_item .item__title {
  font-size: 42px;
}
@media (max-width: 600px) {
  .wgl-portfolio-single_item .item__title {
    font-size: var(--benoit-h4-font-size);
    line-height: var(--benoit-h4-line-height);
  }
}
.wgl-portfolio-single_item .item__title + .meta_wrapper {
  margin-bottom: 25px;
  margin-top: 15px;
}
.wgl-portfolio-single_item .description_content {
  margin-bottom: 22px;
}

.single_portfolio .related_portfolio {
  margin-top: 90px;
  margin-bottom: 15px;
}
.single_portfolio .related_portfolio .wgl-carousel {
  margin: 0;
}
.single_portfolio .related_portfolio .benoit_module_title {
  margin-bottom: 42px;
}
.single_portfolio .related_portfolio .benoit_module_title h3,
.single_portfolio .related_portfolio .benoit_module_title h4 {
  font-size: 36px;
}
.single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .portfolio__item.wgl_col-6 {
  width: 600px;
}
.single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .portfolio__item.wgl_col-4 {
  width: 400px;
}
.single_portfolio .related_portfolio .wgl-portfolio_container .wgl-carousel .portfolio__item.wgl_col-3 {
  width: 300px;
}
.single_portfolio #comments {
  margin-top: 60px;
}
.single_portfolio #comments .comment-respond {
  margin-bottom: 70px;
}

.wgl-ellipsis {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.wgl-ellipsis span {
  position: absolute;
  top: 27px;
  width: 11px;
  height: 11px;
  background: #ffffff;
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
}
.wgl-ellipsis span:nth-child(1) {
  left: 6px;
  animation: wgl-ellipsis1 0.6s infinite;
}
.wgl-ellipsis span:nth-child(2) {
  left: 6px;
  animation: wgl-ellipsis2 0.6s infinite;
}
.wgl-ellipsis span:nth-child(3) {
  left: 26px;
  animation: wgl-ellipsis2 0.6s infinite;
}
.wgl-ellipsis span:nth-child(4) {
  left: 45px;
  animation: wgl-ellipsis3 0.6s infinite;
}
@keyframes wgl-ellipsis1 {
  0% {
    transform: scale(0);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes wgl-ellipsis2 {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(19px, 0);
  }
}
@keyframes wgl-ellipsis3 {
  0% {
    transform: scale(1);
  }
  100% {
    transform: scale(0);
  }
}

/* ==================== ##Pricing Table ==================== */
.wgl-pricing_plan {
  position: relative;
  z-index: 1;
  max-width: 370px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}
.wgl-pricing_plan.hover-animation {
  padding-top: 20px;
}
.wgl-pricing_plan.hover-animation .pricing__wrapper {
  transform: translateY(0);
}
.wgl-pricing_plan.hover-animation:hover .pricing__wrapper {
  transform: translateY(-20px);
}
.wgl-pricing_plan .pricing__wrapper {
  background-size: cover;
  background-position: center;
  background-color: #ffffff;
  transition: 0.5s;
  border-color: rgba(var(--benoit-primary-rgb), 0.6);
}
.wgl-pricing_plan .pricing__header {
  position: relative;
  z-index: 1;
  border-top-left-radius: inherit;
  border-top-right-radius: inherit;
  line-height: 0;
}
.wgl-pricing_plan .pricing__title {
  display: inline-block;
  position: relative;
  z-index: 1;
  font-family: var(--benoit-additional-font-family);
  font-size: 24px;
  line-height: 1;
  font-weight: 400;
  font-style: italic;
  transition: 0.4s;
  color: var(--benoit-header-font-color);
}
.wgl-pricing_plan .pricing__price {
  font-family: var(--benoit-header-font-family);
  font-size: 62px;
  font-weight: 300;
  color: var(--benoit-primary-color);
}
.wgl-pricing_plan .pricing__price .price__value {
  position: relative;
  z-index: 1;
  font-family: inherit;
  font-size: inherit;
  line-height: 1;
  font-weight: inherit;
  color: inherit;
  vertical-align: baseline;
  text-decoration: inherit;
}
.wgl-pricing_plan .pricing__price .price__period {
  font-family: var(--benoit-header-font-family);
  font-size: 20px;
  line-height: 1.3;
  font-weight: 300;
  color: var(--benoit-primary-color);
}
.wgl-pricing_plan .pricing__content {
  font-size: 20px;
  letter-spacing: 0.05em;
  font-weight: 300;
  position: relative;
  padding-top: 39px;
  padding-bottom: 29px;
  color: var(--benoit-header-font-color);
}
.wgl-pricing_plan .pricing__content .pricing__divider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  transform: translateY(-11px);
  z-index: 1;
  color: var(--benoit-primary-color);
}
.wgl-pricing_plan .pricing__content .pricing__divider:before, .wgl-pricing_plan .pricing__content .pricing__divider:after {
  content: "";
  position: absolute;
  z-index: 1;
  width: 50%;
  height: 1px;
  top: 10px;
  background-color: currentColor;
  opacity: 0.6;
}
.wgl-pricing_plan .pricing__content .pricing__divider:before {
  transform: translateX(-100%);
}
.wgl-pricing_plan .pricing__content .pricing__divider span {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
  margin: auto;
  width: 21px;
  height: 21px;
}
.wgl-pricing_plan .pricing__content .pricing__divider span:before, .wgl-pricing_plan .pricing__content .pricing__divider span:after {
  content: "";
  position: absolute;
  z-index: 1;
  transform: rotate3d(0, 0, 1, 45deg);
}
.wgl-pricing_plan .pricing__content .pricing__divider span:before {
  width: 70.75%;
  height: 70.75%;
  left: 3px;
  top: 3px;
  border: 1px solid currentColor;
  background-color: var(--benoit-tertiary-color);
}
.wgl-pricing_plan .pricing__content .pricing__divider span:after {
  width: 41%;
  height: 41%;
  left: 6px;
  top: 6px;
  background-color: currentColor;
}
.wgl-pricing_plan .pricing__content ul {
  padding-bottom: 19px;
  word-break: break-word;
  font-size: inherit;
}
.wgl-pricing_plan .pricing__content ul:last-child {
  padding-bottom: 0;
}
.wgl-pricing_plan .pricing__content ul.benoit_list {
  display: flex;
  flex-direction: column;
  font-weight: 600;
}
.wgl-pricing_plan .pricing__content ul li:not(:last-child) {
  margin-bottom: 16px;
}
.wgl-pricing_plan .pricing__content ul li[style*=color]:before {
  color: inherit;
}
.wgl-pricing_plan .pricing__content ul li i {
  margin-right: 10px;
}
.wgl-pricing_plan .pricing__content ul li b {
  color: var(--benoit-header-font-color);
}
.wgl-pricing_plan .pricing__content p {
  margin-bottom: 14px;
}
.wgl-pricing_plan .pricing__content p:last-child {
  margin-bottom: 0;
}
.wgl-pricing_plan .pricing_desc {
  font-size: 14px;
  padding: 17px 0;
  color: var(--benoit-content-color);
}
.wgl-pricing_plan .pricing__footer {
  border-bottom-left-radius: inherit;
  border-bottom-right-radius: inherit;
  font-size: 14px;
  line-height: 1.4;
  font-weight: 400;
}
.wgl-pricing_plan .wgl-button {
  background-color: var(--benoit-primary-color);
}
.wgl-pricing_plan .wgl-button:hover, .wgl-pricing_plan .wgl-button:focus {
  background-color: var(--benoit-secondary-color);
}
.wgl-pricing_plan .wgl-button .button-content-wrapper {
  justify-content: center;
}

.elementor-widget-wgl-pricing-table.aleft .pricing__content ul {
  align-items: flex-start;
}
.elementor-widget-wgl-pricing-table.acenter .pricing__content ul {
  align-items: center;
  margin-left: 0;
  padding-left: 0;
}
.elementor-widget-wgl-pricing-table.aright .pricing__content ul {
  align-items: flex-end;
}

/* ==================== ##Progress Bar ==================== */
.wgl-progress-bar .progress__wrapper {
  display: block;
  border-radius: unset;
  overflow: hidden;
  transition: width 1.5s;
}
.wgl-progress-bar .progress__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  white-space: nowrap;
  letter-spacing: 0.1em;
  transition: inherit;
}
.wgl-progress-bar .progress__bar {
  display: block;
  position: relative;
  z-index: 0;
  width: 100%;
  border-radius: unset;
  transition: inherit;
  background: rgba(83, 82, 82, 0.7);
}
.wgl-progress-bar .bar__filled {
  position: absolute;
  z-index: 1;
  top: -1px;
  left: 0;
  width: 0;
  height: inherit;
  border-radius: inherit;
  transition: inherit;
  background: var(--benoit-primary-color);
}
.wgl-progress-bar .content__value {
  position: relative;
  z-index: 0;
  margin-left: 5px;
  padding-top: 1px;
  color: var(--benoit-header-font-color);
}
.wgl-progress-bar .content__label {
  color: var(--benoit-header-font-color);
}
.wgl-progress-bar.dynamic-value .progress__content {
  width: 0;
}

/* ==================== ##Accordion ==================== */
.elementor-widget-wgl-rotated-text .elementor-widget-container {
  transform: rotate(180deg);
  writing-mode: vertical-rl;
}

.wgl-rotated_text .rt__title-wrapper {
  font-size: 24px;
  line-height: 1.3em;
}
.wgl-rotated_text .rt__title-wrapper .rt__title {
  font-size: inherit;
  line-height: inherit;
  transition: color 0.3s;
  color: var(--benoit-header-font-color);
}
.wgl-rotated_text .rt__subtitle {
  font-size: 16px;
  line-height: 1.3em;
  transition: color 0.3s;
  color: var(--benoit-secondary-color);
}
.wgl-rotated_text .rt__link {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  z-index: 1;
}

body[data-elementor-device-mode=desktop] .elementor-widget-wgl-rotated-text.disable-rotation-yes .elementor-widget-container,
body[data-elementor-device-mode=tablet] .elementor-widget-wgl-rotated-text.disable-rotation-tablet-yes .elementor-widget-container,
body[data-elementor-device-mode=mobile] .elementor-widget-wgl-rotated-text.disable-rotation-mobile-yes .elementor-widget-container {
  transform: unset;
  writing-mode: unset;
  height: auto;
}

/* ==================== ##Satellite Service ==================== */
.wgl-service-sat .wgl-services_wrap {
  transition: 0.4s;
}
.wgl-service-sat .wgl-services_media-wrap {
  position: relative;
  z-index: 1;
  width: 110px;
  height: 110px;
  line-height: 110px;
  font-size: 45px;
  display: inline-block;
  border: 1px dashed var(--benoit-secondary-color);
  box-sizing: content-box;
  border-radius: 50%;
  text-align: center;
  transition: 0.4s;
}
.wgl-service-sat .wgl-services_title {
  font-size: 24px;
  line-height: 1.4;
  transition: 0.4s;
  color: var(--benoit-header-font-color);
}
.wgl-service-sat .wgl-services_text {
  color: var(--benoit-content-color);
}
.wgl-service-sat .wgl-services_circle-wrapper {
  position: absolute;
  z-index: -1;
  width: 78px;
  height: 78px;
  left: 16px;
  top: 16px;
}
.wgl-service-sat .wgl-services_circle-wrapper:nth-child(1) {
  transform: rotate(0deg);
  animation: service_hexagon_1 2s infinite linear;
  animation-play-state: paused;
}
.wgl-service-sat .wgl-services_circle-wrapper:nth-child(2) {
  transform: rotate(180deg);
  animation: service_hexagon_2 2s infinite linear;
  animation-play-state: paused;
}
.wgl-service-sat .wgl-services_circle {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: red;
  transform: translate3d(-50%, -50%, 0);
  background-color: var(--benoit-secondary-color);
}
.wgl-service-sat .wgl-services_readmore {
  display: inline-block;
  color: var(--benoit-primary-color);
}
.wgl-service-sat .wgl-services_readmore:hover {
  color: var(--benoit-secondary-color);
}
.wgl-service-sat .wgl-services_item-link {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.wgl-service-sat .wgl-icon {
  color: var(--benoit-secondary-color);
}
.wgl-service-sat .elementor-icon {
  display: block;
  line-height: inherit;
  font-size: inherit;
}
.wgl-service-sat .elementor-icon i {
  display: inline;
}
.wgl-service-sat .wgl-widget_wrapper.elementor-image-box-img {
  height: 100%;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.wgl-service-sat .wgl-image-box_img > span {
  display: flex;
}
.wgl-service-sat:hover .wgl-services_circle-wrapper:nth-child(1), .wgl-service-sat:hover .wgl-services_circle-wrapper:nth-child(2) {
  animation-play-state: running;
}

@keyframes service_hexagon_1 {
  0% {
    transform: rotate(90deg);
  }
  100% {
    transform: rotate(450deg);
  }
}
@keyframes service_hexagon_2 {
  0% {
    transform: rotate(-90deg);
  }
  100% {
    transform: rotate(270deg);
  }
}
/* ==================== ## Social Icons ==================== */
.elementor-shape-rounded .elementor-icon.elementor-social-icon {
  border-radius: 10%;
}

.elementor-shape-circle .elementor-icon.elementor-social-icon {
  border-radius: 50%;
}

div.elementor-widget-wgl-social-icons.elementor-grid-0 .elementor-widget-container, div.elementor-widget-wgl-social-icons.elementor-grid-mobile-0 .elementor-widget-container, div.elementor-widget-wgl-social-icons.elementor-grid-tablet-0 .elementor-widget-container {
  line-height: 1;
  font-size: 0;
}
div.elementor-widget-wgl-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid {
  display: inline-grid;
}
div.elementor-widget-wgl-social-icons .elementor-grid {
  grid-column-gap: var(--grid-column-gap, 5px);
  grid-row-gap: var(--grid-row-gap, 5px);
  grid-template-columns: var(--grid-template-columns);
  justify-content: var(--justify-content, center);
  justify-items: var(--justify-content, center);
}
div.elementor-widget-wgl-social-icons .elementor-social-icon {
  --e-social-icon-icon-color: #fff;
  display: inline-flex;
  background-color: #818a91;
  align-items: center;
  justify-content: center;
  text-align: center;
  cursor: pointer;
}
div.elementor-widget-wgl-social-icons .elementor-social-icon i {
  color: var(--e-social-icon-icon-color);
}
div.elementor-widget-wgl-social-icons .elementor-social-icon svg {
  fill: var(--e-social-icon-icon-color);
}
div.elementor-widget-wgl-social-icons .elementor-social-icon:last-child {
  margin: 0;
}
div.elementor-widget-wgl-social-icons .elementor-social-icon:hover {
  opacity: 0.9;
  color: #fff;
}
div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-social-icon {
  font-size: var(--icon-size, 25px);
  line-height: var(--icon-size, 25px);
  width: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
  height: calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));
}
div.elementor-widget-wgl-social-icons .wgl-social-icons .icon__wrapper {
  display: inline-block;
}
div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:active, div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:focus, div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:hover {
  transform: none;
}
div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:active .elementor-icon, div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:focus .elementor-icon, div.elementor-widget-wgl-social-icons .wgl-social-icons .elementor-animation-float:hover .elementor-icon {
  transform: translateY(-8px);
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-twitter, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-twitter-square, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-flaticon-twitter, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-twitter, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-twitter-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-flaticon-twitter, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-twitter, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-twitter-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-flaticon-twitter {
  background-color: #1b82c4;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-instagram, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-flaticon-instagram, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-instagram, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-flaticon-instagram, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-instagram, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-flaticon-instagram {
  background-color: #c52ea7;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-telegram, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-telegram-plane, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-telegram, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-telegram-plane, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-telegram, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-telegram-plane {
  background-color: #0088cc;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-pinterest-p, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-pinterest-square, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-flaticon-pinterest-round-logo, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-pinterest-p, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-pinterest-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-flaticon-pinterest-round-logo, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-pinterest-p, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-pinterest-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-flaticon-pinterest-round-logo {
  background-color: #ff1226;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-facebook, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-facebook-f, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-facebook-square, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-facebook-messenger, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-flaticon-facebook-circular-logo, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-facebook, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-facebook-f, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-facebook-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-facebook-messenger, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-flaticon-facebook-circular-logo, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-facebook, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-facebook-f, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-facebook-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-facebook-messenger, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-flaticon-facebook-circular-logo {
  background-color: #354cd9;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-reddit, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-reddit-alien, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-reddit-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-reddit, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-reddit-alien, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-reddit-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-reddit, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-reddit-alien, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-reddit-square {
  background-color: #FF5700;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-whatsapp-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-whatsapp-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-whatsapp-square {
  background-color: #25d366;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-youtube, div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-youtube-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-youtube, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-youtube-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-youtube, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-youtube-square {
  background-color: #ff0000;
}
div.elementor-widget-wgl-social-icons.elementor-shape-circle .elementor-social-icon-dribbble-square, div.elementor-widget-wgl-social-icons.elementor-shape-rounded .elementor-social-icon-dribbble-square, div.elementor-widget-wgl-social-icons.elementor-shape-square .elementor-social-icon-dribbble-square {
  background-color: #ea4c89;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .icon__wrapper:hover i {
  color: var(--pembe-secondary-color);
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon {
  background-color: transparent;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon i {
  color: var(--pembe-primary-color);
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-twitter i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-twitter-square i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-flaticon-twitter i {
  color: #1b82c4;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-instagram i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-flaticon-instagram i {
  color: #c52ea7;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-telegram i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-telegram-plane i {
  color: #0088cc;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-pinterest-p i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-pinterest-square i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-flaticon-pinterest-round-logo i {
  color: #ff1226;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-facebook i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-facebook-f i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-facebook-square i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-facebook-messenger i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-flaticon-facebook-circular-logo i {
  color: #354cd9;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-reddit i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-reddit-alien i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-reddit-square i {
  color: #FF5700;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-whatsapp i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-whatsapp-square i {
  color: #25d366;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-youtube i, div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-youtube-square i {
  color: #ff0000;
}
div.elementor-widget-wgl-social-icons.elementor-shape-fill .elementor-social-icon-dribbble-square i {
  color: #ea4c89;
}

.socials-official-idle .social__icon:not(:hover)[class*=skype] {
  background-color: #00aff0;
}
.socials-official-idle .social__icon:not(:hover)[class*=tumblr] {
  background-color: #35465d;
}
.socials-official-idle .social__icon:not(:hover)[class*=twitter] {
  background-color: #1b82c4;
}
.socials-official-idle .social__icon:not(:hover)[class*=youtube] {
  background-color: #ff0000;
}
.socials-official-idle .social__icon:not(:hover)[class*=facebook] {
  background-color: #354cd9;
}
.socials-official-idle .social__icon:not(:hover)[class*=linkedin] {
  background-color: #007bb5;
}
.socials-official-idle .social__icon:not(:hover)[class*=telegram] {
  background-color: #0088cc;
}
.socials-official-idle .social__icon:not(:hover)[class*=whatsapp] {
  background-color: #25d366;
}
.socials-official-idle .social__icon:not(:hover)[class*=dribbble] {
  background-color: #ea4c89;
}
.socials-official-idle .social__icon:not(:hover)[class*=pinterest] {
  background-color: #ff1226;
}
.socials-official-idle .social__icon:not(:hover)[class*=instagram] {
  background-color: #c52ea7;
}
.socials-official-hover .social__icon:hover[class*=skype] {
  background-color: #00aff0;
}
.socials-official-hover .social__icon:hover[class*=tumblr] {
  background-color: #35465d;
}
.socials-official-hover .social__icon:hover[class*=twitter] {
  background-color: #1b82c4;
}
.socials-official-hover .social__icon:hover[class*=youtube] {
  background-color: #ff0000;
}
.socials-official-hover .social__icon:hover[class*=facebook] {
  background-color: #354cd9;
}
.socials-official-hover .social__icon:hover[class*=linkedin] {
  background-color: #007bb5;
}
.socials-official-hover .social__icon:hover[class*=telegram] {
  background-color: #0088cc;
}
.socials-official-hover .social__icon:hover[class*=whatsapp] {
  background-color: #25d366;
}
.socials-official-hover .social__icon:hover[class*=dribbble] {
  background-color: #ea4c89;
}
.socials-official-hover .social__icon:hover[class*=pinterest] {
  background-color: #ff1226;
}
.socials-official-hover .social__icon:hover[class*=instagram] {
  background-color: #c52ea7;
}

/* ==================== ## WGL Tabs ==================== */
.wgl-tabs .wgl-tabs_headings {
  display: inline-block;
  white-space: nowrap;
  width: auto;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.wgl-tabs .wgl-tabs_headings-wrap {
  overflow: visible;
}
.wgl-tabs.wgl-tabs_swiper-wrapper {
  overflow: hidden;
}
.wgl-tabs .wgl-tabs_header {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
  position: relative;
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
  margin: 0;
  cursor: pointer;
  transition: 0.4s;
  z-index: 1;
  border-color: rgba(var(--benoit-primary-rgb), 0.6);
  color: #818181;
}
.wgl-tabs .wgl-tabs_header:after {
  display: none;
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  margin-left: auto;
  margin-right: auto;
  z-index: -1;
  width: 100%;
  height: 1px;
  border-radius: 0;
  transform: translateY(1px) scaleY(0);
  transition: all 0.4s ease-in-out;
  background-color: rgba(var(--benoit-primary-rgb), 0.6);
}
.wgl-tabs .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
.wgl-tabs .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
.wgl-tabs .wgl-tabs_header:hover {
  color: var(--benoit-header-font-color);
}
.wgl-tabs .wgl-tabs_header:hover:after {
  background-color: rgba(var(--benoit-primary-rgb), 0.6);
}
.wgl-tabs .wgl-tabs_header.active {
  color: var(--benoit-header-font-color);
}
.wgl-tabs .wgl-tabs_header.active:after {
  background-color: var(--benoit-primary-color);
  width: calc(100% - 20px);
  transform: translateY(1px) scaleY(3);
}
.wgl-tabs_swiper-wrapper {
  overflow: hidden;
}
.wgl-tabs_headings.swiper-wrapper .wgl-tabs_header {
  width: -moz-fit-content;
  width: fit-content;
  min-width: -moz-fit-content;
  min-width: fit-content;
}
.wgl-tabs.underline-yes .wgl-tabs_header {
  margin-bottom: 1px;
}
.wgl-tabs.underline-yes .wgl-tabs_header:after {
  display: block;
}
.wgl-tabs .wgl-tabs_content {
  display: block;
  color: var(--benoit-content-color);
}
.wgl-tabs .wgl-tabs_content > .elementor {
  margin: 10px;
}
.wgl-tabs .wgl-tabs_content > .elementor .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,
.wgl-tabs .wgl-tabs_content > .elementor .elementor-column-gap-default > .elementor-column > .theiaStickySidebar > .elementor-element-populated,
.wgl-tabs .wgl-tabs_content > .elementor .elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding-left: 0;
  padding-right: 0;
}
.wgl-tabs .wgl-tabs_content-wrap {
  min-height: -moz-fit-content;
  min-height: fit-content;
  transition: height 0.6s ease-in-out;
}
.wgl-tabs .wgl-tabs_icon {
  line-height: 1;
  color: inherit;
  transition: 0.4s;
}
.wgl-tabs .wgl-tabs_icon svg {
  width: 1em;
  height: 1em;
  fill: currentColor;
  transition: inherit;
}
.wgl-tabs .wgl-tabs_title {
  font-size: inherit;
  color: inherit;
  line-height: inherit;
  font-weight: inherit;
  text-transform: inherit;
}

body .wgl-tabs.tabs_align-left .wgl-tabs_headings-wrap {
  text-align: left;
}
body .wgl-tabs.tabs_align-left .wgl-tabs_headings {
  display: inline-block;
  justify-content: unset;
}
body .wgl-tabs.tabs_align-left .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body .wgl-tabs.tabs_align-left .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body .wgl-tabs.tabs_align-left .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: auto !important;
}
body .wgl-tabs.tabs_align-right .wgl-tabs_headings-wrap {
  text-align: right;
}
body .wgl-tabs.tabs_align-right .wgl-tabs_headings {
  display: inline-block;
  justify-content: unset;
}
body .wgl-tabs.tabs_align-right .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body .wgl-tabs.tabs_align-right .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: auto !important;
}
body .wgl-tabs.tabs_align-right .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body .wgl-tabs.tabs_align-center .wgl-tabs_headings-wrap {
  text-align: center;
}
body .wgl-tabs.tabs_align-center .wgl-tabs_headings {
  display: inline-block;
  justify-content: unset;
}
body .wgl-tabs.tabs_align-center .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body .wgl-tabs.tabs_align-center .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body .wgl-tabs.tabs_align-center .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body .wgl-tabs.tabs_align-justify .wgl-tabs_headings-wrap {
  text-align: left;
}
body .wgl-tabs.tabs_align-justify .wgl-tabs_headings {
  display: inline-flex;
  justify-content: unset;
}
body .wgl-tabs.tabs_align-justify .wgl-tabs_headings .wgl-tabs_header {
  flex: 1;
}
body .wgl-tabs.tabs_align-justify .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body .wgl-tabs.tabs_align-justify .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body .wgl-tabs.tabs_align-space_between .wgl-tabs_headings-wrap {
  text-align: left;
}
body .wgl-tabs.tabs_align-space_between .wgl-tabs_headings {
  display: inline-flex;
  justify-content: space-between;
}
body .wgl-tabs.tabs_align-space_between .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body .wgl-tabs.tabs_align-space_between .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body .wgl-tabs.tabs_align-space_between .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body .wgl-tabs.tabs_align-space_evenly .wgl-tabs_headings-wrap {
  text-align: left;
}
body .wgl-tabs.tabs_align-space_evenly .wgl-tabs_headings {
  display: inline-flex;
  justify-content: space-evenly;
}
body .wgl-tabs.tabs_align-space_evenly .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body .wgl-tabs.tabs_align-space_evenly .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body .wgl-tabs.tabs_align-space_evenly .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body .wgl-tabs.tabs_align-space_around .wgl-tabs_headings-wrap {
  text-align: left;
}
body .wgl-tabs.tabs_align-space_around .wgl-tabs_headings {
  display: inline-flex;
  justify-content: space-around;
}
body .wgl-tabs.tabs_align-space_around .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body .wgl-tabs.tabs_align-space_around .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body .wgl-tabs.tabs_align-space_around .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-left .wgl-tabs_headings-wrap {
  text-align: left;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-left .wgl-tabs_headings {
  display: inline-block;
  justify-content: unset;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-left .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-left .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-left .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: auto !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-right .wgl-tabs_headings-wrap {
  text-align: right;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-right .wgl-tabs_headings {
  display: inline-block;
  justify-content: unset;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-right .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-right .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: auto !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-right .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-center .wgl-tabs_headings-wrap {
  text-align: center;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-center .wgl-tabs_headings {
  display: inline-block;
  justify-content: unset;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-center .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-center .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-center .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-justify .wgl-tabs_headings-wrap {
  text-align: left;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-justify .wgl-tabs_headings {
  display: inline-flex;
  justify-content: unset;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-justify .wgl-tabs_headings .wgl-tabs_header {
  flex: 1;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-justify .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-justify .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_between .wgl-tabs_headings-wrap {
  text-align: left;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_between .wgl-tabs_headings {
  display: inline-flex;
  justify-content: space-between;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_between .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_between .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_between .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_evenly .wgl-tabs_headings-wrap {
  text-align: left;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_evenly .wgl-tabs_headings {
  display: inline-flex;
  justify-content: space-evenly;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_evenly .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_evenly .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_evenly .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_around .wgl-tabs_headings-wrap {
  text-align: left;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_around .wgl-tabs_headings {
  display: inline-flex;
  justify-content: space-around;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_around .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_around .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body:not([data-elementor-device-mode=widescreen],
[data-elementor-device-mode=desktop]) .wgl-tabs.tabs_align-tablet-space_around .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-left .wgl-tabs_headings-wrap {
  text-align: left;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-left .wgl-tabs_headings {
  display: inline-block;
  justify-content: unset;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-left .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-left .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-left .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: auto !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-right .wgl-tabs_headings-wrap {
  text-align: right;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-right .wgl-tabs_headings {
  display: inline-block;
  justify-content: unset;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-right .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-right .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: auto !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-right .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-center .wgl-tabs_headings-wrap {
  text-align: center;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-center .wgl-tabs_headings {
  display: inline-block;
  justify-content: unset;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-center .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-center .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-center .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-justify .wgl-tabs_headings-wrap {
  text-align: left;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-justify .wgl-tabs_headings {
  display: inline-flex;
  justify-content: unset;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-justify .wgl-tabs_headings .wgl-tabs_header {
  flex: 1;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-justify .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-justify .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_between .wgl-tabs_headings-wrap {
  text-align: left;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_between .wgl-tabs_headings {
  display: inline-flex;
  justify-content: space-between;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_between .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_between .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_between .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_evenly .wgl-tabs_headings-wrap {
  text-align: left;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_evenly .wgl-tabs_headings {
  display: inline-flex;
  justify-content: space-evenly;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_evenly .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_evenly .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_evenly .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_around .wgl-tabs_headings-wrap {
  text-align: left;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_around .wgl-tabs_headings {
  display: inline-flex;
  justify-content: space-around;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_around .wgl-tabs_headings .wgl-tabs_header {
  flex: none;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_around .wgl-tabs_headings .wgl-tabs_header:last-child {
  margin-right: 0 !important;
}
body:is([data-elementor-device-mode=mobile_extra],
[data-elementor-device-mode=mobile]) .wgl-tabs.tabs_align-mobile-space_around .wgl-tabs_headings .wgl-tabs_header:first-child {
  margin-left: 0 !important;
}

.wgl-testimonials {
  position: relative;
}
.wgl-testimonials .testimonials__wrapper {
  transition: 0.4s;
}
.wgl-testimonials .testimonial__item {
  position: relative;
  z-index: 1;
  transform: translate(0);
  transition: inherit;
}
.wgl-testimonials .testimonial__item:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  pointer-events: none;
  z-index: 1;
}
.wgl-testimonials.hover_animation .testimonials__wrapper {
  padding-top: 20px;
}
.wgl-testimonials.hover_animation .testimonials__wrapper:hover .testimonial__item {
  transform: translateY(-20px);
}
.wgl-testimonials .item__author {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.wgl-testimonials .author__meta {
  display: flex;
  flex-direction: column;
}
.wgl-testimonials .author__name {
  font-size: 22px;
  line-height: 1.3;
  font-weight: 300;
  letter-spacing: 0.05em;
  transition: 0.4s;
}
.wgl-testimonials .author__name a {
  font-weight: inherit;
  font-family: inherit;
  color: inherit;
  line-height: inherit;
  font-size: inherit;
}
@media (max-width: 600px) {
  .wgl-testimonials .author__name {
    font-size: 18px;
  }
}
.wgl-testimonials .author__position {
  display: block;
  font-size: 20px;
  line-height: 1.25;
  font-style: italic;
  color: var(--benoit-primary-color);
}
.wgl-testimonials .item__icon {
  display: block;
  font-size: 0;
  line-height: 0;
  position: relative;
  z-index: 2;
}
.wgl-testimonials .item__icon:before {
  color: var(--benoit-primary-color);
}
.wgl-testimonials .item__quote {
  position: relative;
  font-size: 30px;
  line-height: 1.467em;
  font-style: italic;
}
.wgl-testimonials .item__quote p:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .wgl-testimonials .item__quote {
    font-size: 24px;
  }
}
.wgl-testimonials .author__thumbnail {
  flex-shrink: 0;
  padding-right: 29px;
}
.wgl-testimonials .author__thumbnail img {
  display: inline-block;
}
@media (max-width: 600px) {
  .wgl-testimonials .author__thumbnail {
    padding-right: 20px;
  }
}
.wgl-testimonials.type-top_block .author__thumbnail {
  margin-bottom: 40px;
  padding-right: 0;
}
.wgl-testimonials.type-top_block .item__author {
  padding-top: 15px;
}
.wgl-testimonials.type-bottom_block .item__author {
  flex-direction: column;
  margin-top: 30px;
}
.wgl-testimonials.type-bottom_block .author__thumbnail {
  padding: 0 0 11px 0;
}
.wgl-testimonials.type-top_inline .item__author {
  padding-bottom: 20px;
}
.wgl-testimonials.type-top_inline .item__quote {
  margin-top: 20px;
}
.wgl-testimonials.type-bottom_inline .item__quote {
  margin-bottom: 20px;
}
.wgl-testimonials.type-bottom_inline .item__author {
  padding-top: 20px;
}
.wgl-testimonials .wgl-carousel:not(.animation-style-3d) .wgl-carousel_wrapper {
  overflow: visible;
  margin: 0 -15px;
}
.wgl-testimonials .wgl-carousel:not(.animation-style-3d) .wgl-carousel_wrapper .swiper-wrapper {
  padding: 0 15px;
}
.wgl-testimonials .wgl-carousel_vertical:not(.animation-style-3d) .wgl-carousel .testimonials__wrapper {
  margin: auto 15px;
  transition: transform 0.7s, opacity 1s;
}
@media (max-width: 600px) {
  .wgl-testimonials.type-inline_top .author__thumbnail {
    position: relative;
    margin-left: 0;
    margin-top: 0;
  }
  .wgl-testimonials.type-inline_top .wgl-carousel_wrapper .testimonials__wrapper {
    padding-left: 15px;
  }
}

.elementor-widget-wgl-testimonials.aleft .type-bottom_block .item__author {
  align-items: flex-start;
}
.elementor-widget-wgl-testimonials.aleft .type-top_block .item__author,
.elementor-widget-wgl-testimonials.aleft .type-top_inline .item__author,
.elementor-widget-wgl-testimonials.aleft .type-bottom_inline .item__author {
  justify-content: flex-start;
}
.elementor-widget-wgl-testimonials.acenter .type-top_block .item__author,
.elementor-widget-wgl-testimonials.acenter .type-bottom_inline .item__author {
  justify-content: center;
}
.elementor-widget-wgl-testimonials.aright .type-bottom_block .item__author {
  align-items: flex-end;
}
.elementor-widget-wgl-testimonials.aright .type-top_block .item__author,
.elementor-widget-wgl-testimonials.aright .type-top_inline .item__author,
.elementor-widget-wgl-testimonials.aright .type-bottom_inline .item__author {
  justify-content: flex-end;
}
.elementor-widget-wgl-testimonials.quote_icon-view_1 .item__icon:before {
  display: inline-block;
  content: "\f10d";
  font-family: "Flaticon";
  position: static;
  min-width: 1em;
  min-height: 1em;
  font-size: 83px;
  line-height: 1em;
  font-style: normal;
  transform: rotate(180deg);
}
.elementor-widget-wgl-testimonials.quote_icon-view_2 .item__icon {
  font-size: 200px;
  width: 0.435em;
  height: 0.435em;
}
.elementor-widget-wgl-testimonials.quote_icon-view_2 .item__icon:before {
  display: inline-block;
  content: "“";
  font-size: inherit;
  position: static;
  width: inherit;
  height: inherit;
  line-height: 1.1em;
  font-style: normal;
}
.elementor-widget-wgl-testimonials.quote_icon-view_2 .wgl-testimonials .testimonial__item:before {
  font-size: 200px;
}

/* ==================== ##Time Line Vertical ==================== */
.wgl-timeline-vertical {
  position: relative;
  z-index: 1;
  padding: 10px 0 10px;
}
.wgl-timeline-vertical .tlv__items-wrapper {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  position: relative;
}
.wgl-timeline-vertical .tlv__items-wrapper:after {
  content: "";
  position: relative;
  align-self: stretch;
  width: 1px;
  order: 1;
  color: var(--benoit-primary-color);
  background-color: currentColor;
  z-index: 1;
}
.wgl-timeline-vertical .tlv__items-wrapper:before {
  color: var(--benoit-primary-color);
}
.wgl-timeline-vertical .tlv__items-wrapper + .tlv__items-wrapper {
  margin-top: -20px;
}
.wgl-timeline-vertical .tlv__item {
  display: flex;
  justify-content: flex-end;
  position: relative;
  text-align: left;
  width: 50%;
  z-index: 2;
}
.wgl-timeline-vertical .tlv__item.has_media .tlv__volume-wrapper {
  padding: 20px 0 50px 0;
}
.wgl-timeline-vertical .tlv__item.empty {
  margin: unset !important;
  padding: unset !important;
}
.wgl-timeline-vertical .tlv__item:nth-child(even) {
  text-align: left;
  order: 2;
  margin-top: 80px;
}
.wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__date-wrapper {
  justify-content: flex-end;
}
.wgl-timeline-vertical .tlv__item:nth-child(even).has_media .tlv__content-wrapper {
  margin-left: 130px;
}
.wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__curve-wrapper span {
  left: -11px;
}
.wgl-timeline-vertical .tlv__item:nth-child(odd) {
  flex-direction: row-reverse;
}
.wgl-timeline-vertical .tlv__item:nth-child(odd) .tlv__curve-wrapper:before {
  right: 1px;
  left: auto;
}
.wgl-timeline-vertical .tlv__item:nth-child(odd) .tlv__media {
  right: 0;
  left: auto;
}
.wgl-timeline-vertical .tlv__item:nth-child(odd).has_media .tlv__content-wrapper {
  margin-right: 130px;
}
.wgl-timeline-vertical .tlv__item:nth-child(odd) .tlv__date-wrapper {
  justify-content: flex-start;
}
.wgl-timeline-vertical .tlv__item:hover .tlv__thumbnail--hover {
  opacity: 1;
}
.wgl-timeline-vertical .tlv__item:hover .tlv__thumbnail--hover + .tlv__thumbnail--idle {
  opacity: 0;
}
.wgl-timeline-vertical .tlv__item:hover .tlv__curve-wrapper:after {
  background-color: var(--benoit-primary-color);
}
.wgl-timeline-vertical .tlv__item:hover .tlv__curve-wrapper span:before {
  transform: rotate3d(0, 0, 1, 45deg) scale(1);
}
.wgl-timeline-vertical .tlv__item:hover .tlv__content-wrapper:before, .wgl-timeline-vertical .tlv__item:hover .tlv__content-wrapper:after {
  opacity: 1;
  transform: scale(1, 1);
  transition: all 0.4s ease-in-out, opacity 0.3s 0.1s ease-in-out;
}
.wgl-timeline-vertical .tlv__volume-wrapper {
  padding: 20px 0 10px 0;
  width: 100%;
  transition: 0.5s;
}
.wgl-timeline-vertical .tlv__curve-wrapper {
  position: relative;
  min-width: 1px;
}
.wgl-timeline-vertical .tlv__curve-wrapper:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 1px;
  width: 215px;
  height: 1px;
  color: var(--benoit-primary-color);
  background-color: currentColor;
}
.wgl-timeline-vertical .tlv__curve-wrapper span {
  position: absolute;
  left: -9px;
  top: calc(50% - 10px);
  z-index: 2;
  margin: auto;
  width: 21px;
  height: 21px;
  color: var(--benoit-primary-color);
}
.wgl-timeline-vertical .tlv__curve-wrapper span:before, .wgl-timeline-vertical .tlv__curve-wrapper span:after {
  content: "";
  position: absolute;
  z-index: 1;
  transition: all 0.4s;
}
.wgl-timeline-vertical .tlv__curve-wrapper span:before {
  width: 70.75%;
  height: 70.75%;
  left: 3px;
  top: 3px;
  border: 1px solid currentColor;
  background-color: var(--benoit-tertiary-color);
  transform: rotate3d(0, 0, 1, 45deg) scale(0);
}
.wgl-timeline-vertical .tlv__curve-wrapper span:after {
  width: 41%;
  height: 41%;
  left: 6px;
  top: 6px;
  background-color: currentColor;
  transform: rotate3d(0, 0, 1, 45deg);
}
.wgl-timeline-vertical .tlv__content-wrapper {
  position: relative;
  z-index: 1;
  background-color: var(--benoit-tertiary-color);
  border-color: var(--benoit-primary-color);
}
.wgl-timeline-vertical .tlv__content-wrapper:before, .wgl-timeline-vertical .tlv__content-wrapper:after {
  content: "";
  position: absolute;
  border-radius: inherit;
  opacity: 0;
  transition: transform 0s 0.3s, opacity 0.3s ease-in-out;
  color: rgba(var(--benoit-primary-rgb), 0.7);
}
.wgl-timeline-vertical .tlv__content-wrapper:before {
  top: 10px;
  right: -10px;
  bottom: 10px;
  left: -10px;
  border-top: 1px solid currentColor;
  border-bottom: 1px solid currentColor;
  transform: scale(0.77, 0.8);
}
.wgl-timeline-vertical .tlv__content-wrapper:after {
  top: 10px;
  right: -11px;
  bottom: 10px;
  left: -11px;
  border-right: 1px solid currentColor;
  border-left: 1px solid currentColor;
  transform: scale(0.86, 0.5);
}
.wgl-timeline-vertical .tlv__media {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  align-items: center;
  max-width: 230px;
  overflow: hidden;
}
.wgl-timeline-vertical .tlv__media [class|=tlv__thumbnail] {
  border-radius: inherit;
  transition: 0.6s;
}
.wgl-timeline-vertical .tlv__thumbnail--hover {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0;
}
.wgl-timeline-vertical .tlv__content {
  transition: 0.5s;
}
.wgl-timeline-vertical .tlv__content p:last-child {
  margin-bottom: 0;
}
.wgl-timeline-vertical .tlv__title {
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 300;
  letter-spacing: 0.05em;
  line-height: 1.4;
  transition: 0.5s;
}
.wgl-timeline-vertical .tlv__text {
  transition: 0.5s;
  color: var(--benoit-content-color);
}
.wgl-timeline-vertical .tlv__date-wrapper {
  display: flex;
  align-items: center;
}
.wgl-timeline-vertical .tlv__date {
  font-size: 72px;
  line-height: 0.9em;
  margin: 0 30px 17px 30px;
  transition: 0.5s;
  color: var(--benoit-header-font-color);
}
.wgl-timeline-vertical .tlv__items-start,
.wgl-timeline-vertical .tlv__items-end {
  height: 60px;
  width: 100%;
  position: relative;
  color: var(--benoit-primary-color);
}
.wgl-timeline-vertical .tlv__items-start:before, .wgl-timeline-vertical .tlv__items-start:after,
.wgl-timeline-vertical .tlv__items-end:before,
.wgl-timeline-vertical .tlv__items-end:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: block;
  background-color: currentColor;
}
.wgl-timeline-vertical .tlv__items-start:before,
.wgl-timeline-vertical .tlv__items-end:before {
  width: 29px;
  height: 3px;
}
.wgl-timeline-vertical .tlv__items-start:after,
.wgl-timeline-vertical .tlv__items-end:after {
  width: 1px;
  height: 100%;
}
.wgl-timeline-vertical .tlv__items-end:before {
  top: auto;
  bottom: 0;
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper:after,
.wgl-timeline-vertical.appear_animation .tlv__items-start:before,
.wgl-timeline-vertical.appear_animation .tlv__items-start:after,
.wgl-timeline-vertical.appear_animation .tlv__items-end:before,
.wgl-timeline-vertical.appear_animation .tlv__items-end:after {
  opacity: 0;
  transition: opacity 0.5s 0.4s;
}
.wgl-timeline-vertical.appear_animation .tlv__item {
  opacity: 0;
}
.wgl-timeline-vertical.appear_animation .tlv__item,
.wgl-timeline-vertical.appear_animation .tlv__item .tlv__date-wrapper,
.wgl-timeline-vertical.appear_animation .tlv__item .tlv__volume-wrapper {
  transition: all 0.4s, opacity 0.5s 0.4s, transform 0.5s 0.4s;
}
.wgl-timeline-vertical.appear_animation .tlv__item:nth-child(even) .tlv__date-wrapper {
  transform: translateX(-20%);
}
.wgl-timeline-vertical.appear_animation .tlv__item:nth-child(even) .tlv__volume-wrapper {
  transform: translateX(20%);
}
.wgl-timeline-vertical.appear_animation .tlv__item:nth-child(odd) .tlv__date-wrapper {
  transform: translateX(20%);
}
.wgl-timeline-vertical.appear_animation .tlv__item:nth-child(odd) .tlv__volume-wrapper {
  transform: translateX(-20%);
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper.show:after {
  opacity: 1;
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper.show .tlv__item {
  opacity: 1;
}
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper.show .tlv__item .tlv__date-wrapper,
.wgl-timeline-vertical.appear_animation .tlv__items-wrapper.show .tlv__item .tlv__volume-wrapper {
  transform: translateX(0);
}
.wgl-timeline-vertical.appear_animation .tlv__items-start.show:before,
.wgl-timeline-vertical.appear_animation .tlv__items-start.show:after,
.wgl-timeline-vertical.appear_animation .tlv__items-end.show:before,
.wgl-timeline-vertical.appear_animation .tlv__items-end.show:after {
  opacity: 1;
}

body[data-elementor-device-mode=tablet] .wgl-timeline-vertical,
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical,
body.elementor-device-tablet .wgl-timeline-vertical,
body.elementor-device-mobile .wgl-timeline-vertical {
  max-width: 600px;
  margin: auto;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical .tlv__item,
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical .tlv__item,
body.elementor-device-tablet .wgl-timeline-vertical .tlv__item,
body.elementor-device-mobile .wgl-timeline-vertical .tlv__item {
  flex-direction: row-reverse;
  width: 100%;
  margin-top: 40px;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical .tlv__item:nth-child(odd),
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical .tlv__item:nth-child(odd),
body.elementor-device-tablet .wgl-timeline-vertical .tlv__item:nth-child(odd),
body.elementor-device-mobile .wgl-timeline-vertical .tlv__item:nth-child(odd) {
  text-align: left;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical .tlv__item:nth-child(odd) .tlv__curve-wrapper span,
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical .tlv__item:nth-child(odd) .tlv__curve-wrapper span,
body.elementor-device-tablet .wgl-timeline-vertical .tlv__item:nth-child(odd) .tlv__curve-wrapper span,
body.elementor-device-mobile .wgl-timeline-vertical .tlv__item:nth-child(odd) .tlv__curve-wrapper span {
  left: -11px;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__media,
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__media,
body.elementor-device-tablet .wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__media,
body.elementor-device-mobile .wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__media {
  right: 0;
  left: auto;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical .tlv__item:nth-child(even).has_media .tlv__content-wrapper,
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical .tlv__item:nth-child(even).has_media .tlv__content-wrapper,
body.elementor-device-tablet .wgl-timeline-vertical .tlv__item:nth-child(even).has_media .tlv__content-wrapper,
body.elementor-device-mobile .wgl-timeline-vertical .tlv__item:nth-child(even).has_media .tlv__content-wrapper {
  margin-right: 130px;
  margin-left: 0;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__curve-wrapper:before,
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__curve-wrapper:before,
body.elementor-device-tablet .wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__curve-wrapper:before,
body.elementor-device-mobile .wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__curve-wrapper:before {
  right: 1px;
  left: auto;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__date-wrapper,
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__date-wrapper,
body.elementor-device-tablet .wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__date-wrapper,
body.elementor-device-mobile .wgl-timeline-vertical .tlv__item:nth-child(even) .tlv__date-wrapper {
  justify-content: unset;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical .tlv__items-wrapper,
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical .tlv__items-wrapper,
body.elementor-device-tablet .wgl-timeline-vertical .tlv__items-wrapper,
body.elementor-device-mobile .wgl-timeline-vertical .tlv__items-wrapper {
  flex-direction: column;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical .tlv__items-wrapper:not(:first-child),
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical .tlv__items-wrapper:not(:first-child),
body.elementor-device-tablet .wgl-timeline-vertical .tlv__items-wrapper:not(:first-child),
body.elementor-device-mobile .wgl-timeline-vertical .tlv__items-wrapper:not(:first-child) {
  margin-top: 0;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical .tlv__items-wrapper:after,
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical .tlv__items-wrapper:after,
body.elementor-device-tablet .wgl-timeline-vertical .tlv__items-wrapper:after,
body.elementor-device-mobile .wgl-timeline-vertical .tlv__items-wrapper:after {
  position: absolute;
  right: 1px;
  height: 100%;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical .tlv__items-start:before,
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical .tlv__items-end:before,
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical .tlv__items-start:before,
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical .tlv__items-end:before,
body.elementor-device-tablet .wgl-timeline-vertical .tlv__items-start:before,
body.elementor-device-tablet .wgl-timeline-vertical .tlv__items-end:before,
body.elementor-device-mobile .wgl-timeline-vertical .tlv__items-start:before,
body.elementor-device-mobile .wgl-timeline-vertical .tlv__items-end:before {
  margin-right: -13px;
}
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical .tlv__items-start:after,
body[data-elementor-device-mode=tablet] .wgl-timeline-vertical .tlv__items-end:after,
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical .tlv__items-start:after,
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical .tlv__items-end:after,
body.elementor-device-tablet .wgl-timeline-vertical .tlv__items-start:after,
body.elementor-device-tablet .wgl-timeline-vertical .tlv__items-end:after,
body.elementor-device-mobile .wgl-timeline-vertical .tlv__items-start:after,
body.elementor-device-mobile .wgl-timeline-vertical .tlv__items-end:after {
  margin-right: 1px;
}

body[data-elementor-device-mode=mobile] .wgl-timeline-vertical .tlv__item,
body.elementor-device-mobile .wgl-timeline-vertical .tlv__item {
  margin-top: 20px;
}
body[data-elementor-device-mode=mobile] .wgl-timeline-vertical .tlv__item:nth-child(odd).has_media .tlv__content-wrapper, body[data-elementor-device-mode=mobile] .wgl-timeline-vertical .tlv__item:nth-child(even).has_media .tlv__content-wrapper,
body.elementor-device-mobile .wgl-timeline-vertical .tlv__item:nth-child(odd).has_media .tlv__content-wrapper,
body.elementor-device-mobile .wgl-timeline-vertical .tlv__item:nth-child(even).has_media .tlv__content-wrapper {
  margin-right: 75px;
}
body[data-elementor-device-mode=mobile] .tlv__date-wrapper,
body.elementor-device-mobile .tlv__date-wrapper {
  position: absolute;
  z-index: 5;
}
body[data-elementor-device-mode=mobile] .tlv__date,
body.elementor-device-mobile .tlv__date {
  font-size: 54px;
  margin: 8px 22px 17px 22px;
}
body[data-elementor-device-mode=mobile] .tlv__content-wrapper,
body.elementor-device-mobile .tlv__content-wrapper {
  padding-top: 50px;
}

/* ==================== ##Video Popup ==================== */
.elementor-widget-wgl-video-popup.divider_yes .title:before {
  content: "";
}
.elementor-widget-wgl-video-popup.divider_yes .title_pos-top .title {
  margin-bottom: 20px;
  padding-bottom: 37px;
}
.elementor-widget-wgl-video-popup.divider_yes .title_pos-top .title:before {
  bottom: 0;
}
.elementor-widget-wgl-video-popup.divider_yes .title_pos-bot .title {
  margin-top: 20px;
  padding-top: 37px;
}
.elementor-widget-wgl-video-popup.divider_yes .title_pos-bot .title:before {
  top: 0;
}
.elementor-widget-wgl-video-popup.divider_yes .title_pos-left .title {
  margin-right: 20px;
  padding-right: 37px;
}
.elementor-widget-wgl-video-popup.divider_yes .title_pos-left .title:before {
  right: 0;
  left: unset;
  top: 50%;
  width: 27px;
  height: 1px;
}
.elementor-widget-wgl-video-popup.divider_yes .title_pos-right .title {
  margin-left: 20px;
  padding-left: 37px;
}
.elementor-widget-wgl-video-popup.divider_yes .title_pos-right .title:before {
  left: 0;
  top: 50%;
  width: 27px;
  height: 1px;
}

.wgl-video_popup {
  position: relative;
  z-index: 1;
}
.wgl-video_popup .videobox_content {
  display: flex;
  align-items: center;
}
.wgl-video_popup .videobox_background img {
  position: relative;
  z-index: 0;
  width: 100%;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.15);
}
.wgl-video_popup .title {
  position: relative;
  z-index: 2;
  font-size: 14px;
  line-height: 1.5;
  font-weight: normal;
  letter-spacing: 0.05em;
  color: var(--benoit-header-font-color);
}
.wgl-video_popup .title:before {
  position: absolute;
  z-index: 1;
  left: 50%;
  height: 27px;
  width: 1px;
  background: currentColor;
}
.wgl-video_popup .videobox_link {
  display: block;
  position: relative;
  flex-shrink: 0;
  border-radius: 50%;
  transition: all 0.4s;
  cursor: pointer;
  border-color: var(--benoit-header-font-color);
}
.wgl-video_popup .videobox_link:hover {
  background: var(--benoit-header-font-color);
}
.wgl-video_popup .videobox_link:hover .videobox_icon {
  fill: var(--benoit-primary-color);
}
.wgl-video_popup .videobox_icon {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  left: 50%;
  width: 19px;
  transform: translate(-40%, -50%);
  transition: 0.3s;
  fill: #ffffff;
}
.wgl-video_popup.with_image .videobox_link_wrapper {
  position: absolute;
  z-index: 1;
  top: 50%;
}
.wgl-video_popup.button_align-left {
  text-align: left;
}
.wgl-video_popup.button_align-left .videobox_content,
.wgl-video_popup.button_align-left .videobox_link_wrapper {
  justify-content: flex-start;
}
.wgl-video_popup.button_align-left.with_image .videobox_link_wrapper {
  left: 0;
  transform: translate(10%, -50%);
}
.wgl-video_popup.button_align-left.title_pos-right .videobox_content,
.wgl-video_popup.button_align-left.title_pos-right .videobox_link_wrapper {
  justify-content: flex-end;
}
.wgl-video_popup.button_align-left.title_pos-top .videobox_content, .wgl-video_popup.button_align-left.title_pos-bot .videobox_content {
  align-items: flex-start;
}
.wgl-video_popup.button_align-center {
  text-align: center;
}
.wgl-video_popup.button_align-center .videobox_content,
.wgl-video_popup.button_align-center .videobox_link_wrapper {
  justify-content: center;
}
.wgl-video_popup.button_align-center.with_image .videobox_link_wrapper {
  left: 50%;
  transform: translate(-50%, -50%);
}
.wgl-video_popup.button_align-center.title_pos-right .videobox_content,
.wgl-video_popup.button_align-center.title_pos-right .videobox_link_wrapper {
  justify-content: center;
}
.wgl-video_popup.button_align-right {
  text-align: right;
}
.wgl-video_popup.button_align-right .videobox_content,
.wgl-video_popup.button_align-right .videobox_link_wrapper {
  justify-content: flex-end;
}
.wgl-video_popup.button_align-right.with_image .videobox_link_wrapper {
  right: 0;
  transform: translate(-10%, -50%);
}
.wgl-video_popup.button_align-right.title_pos-top .videobox_content,
.wgl-video_popup.button_align-right.title_pos-top .videobox_link_wrapper, .wgl-video_popup.button_align-right.title_pos-bot .videobox_content,
.wgl-video_popup.button_align-right.title_pos-bot .videobox_link_wrapper {
  align-items: flex-end;
}
.wgl-video_popup.button_align-inline {
  display: inline-block;
}
.wgl-video_popup.button_align-inline.with_image .videobox_link_wrapper {
  left: 50%;
  transform: translate(-50%, -50%);
}
.wgl-video_popup.title_pos-right .videobox_content,
.wgl-video_popup.title_pos-right .videobox_link_wrapper {
  flex-direction: row-reverse;
  justify-content: flex-start;
}
.wgl-video_popup.title_pos-top .videobox_content,
.wgl-video_popup.title_pos-top .videobox_link_wrapper {
  flex-direction: column;
}
.wgl-video_popup.title_pos-bot .videobox_content,
.wgl-video_popup.title_pos-bot .videobox_link_wrapper {
  flex-direction: column-reverse;
}
.wgl-video_popup .videobox_animation {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  color: var(--benoit-primary-color);
}
.wgl-video_popup.animation_circles .videobox_animation {
  z-index: 1;
  border-width: 0.5px;
  border-style: solid;
  opacity: 0;
  animation: circles 3.9s linear 0s infinite;
  animation-play-state: paused;
}
.wgl-video_popup.animation_circles .videobox_animation.circle_2 {
  animation-delay: 1.3s;
}
.wgl-video_popup.animation_circles .videobox_animation.circle_3 {
  animation-delay: 2.6s;
}
.wgl-video_popup.animation_circles .videobox_link:hover .videobox_animation, .wgl-video_popup.animation_circles.idle-animation .videobox_animation {
  animation-play-state: running;
}
.wgl-video_popup.animation_circles.idle-animation .videobox_link:hover .videobox_animation {
  animation-play-state: paused;
}
@keyframes circles {
  0% {
    transform: scale(1);
    opacity: 0;
  }
  20% {
    transform: scale(1.44);
    opacity: 0.5;
  }
  100% {
    transform: scale(3.2);
    opacity: 0;
  }
}
.wgl-video_popup.animation_ring_pulse .videobox_animation {
  z-index: -1;
  background: inherit;
  background-color: var(--benoit-primary-color);
  animation: pulse_ring 2.2s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite;
  animation-play-state: paused;
}
.wgl-video_popup.animation_ring_pulse .videobox_link:hover .videobox_animation, .wgl-video_popup.animation_ring_pulse.idle-animation .videobox_animation {
  animation-play-state: running;
}
.wgl-video_popup.animation_ring_pulse.idle-animation .videobox_link:hover .videobox_animation {
  animation-play-state: paused;
}
@keyframes pulse_ring {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.7);
  }
  100% {
    transform: scale(1);
  }
}
.wgl-video_popup.animation_ring_static .videobox_animation {
  z-index: -1;
  border: 1px solid;
  border-radius: inherit;
  top: -70%;
  left: -70%;
  width: 242%;
  height: 242%;
  transition: 0.5s;
}
.wgl-video_popup.animation_ring_static .videobox_link:hover .videobox_animation:not(:hover) {
  transform: scale(0.3);
  opacity: 0;
}

/* ==================== ##Working Hours ==================== */
.wgl-working-hours .working-item {
  display: flex;
  align-items: baseline;
}
.wgl-working-hours .working-item_day {
  order: 1;
  margin-right: 13px;
}
.wgl-working-hours .working-item_hours {
  order: 3;
  margin-left: 13px;
}
.wgl-working-hours .working-item:after {
  content: "";
  width: 100%;
  height: 1px;
  flex: 1;
  order: 2;
  transform: translateY(1px);
}
.wgl-working-hours .working-item .working-item_day {
  font-weight: 400;
}
.wgl-working-hours .working-item .working-item_hours {
  font-weight: 600;
}