/*
 Theme Name:   Al-Tahoneh
 Theme URI:    https://gitlab.com/chainreaction/cr-starter
 Description:  Al-Tahoneh Main Theme | Child theme of CR Starter
 Author:       Web Developement Departement of Chain Reaction | Amman
 Author URI:   https://chainreaction.ae
 Template:     crs
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  LICENSE
 Tags:         custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
 Text Domain:  tahoneh
*/
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swap&display=swap");
@import url("https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swap&display=swap");
#cursorBlob {
  width: 50px;
  height: 50px;
  background: linear-gradient(120deg, #84b249, #f7b731);
  background-size: 1600% 1600%;
  position: absolute;
  mix-blend-mode: darken;
  pointer-events: none;
  z-index: 1;
  transition: 0.15s linear;
  animation: blobRadius 5s ease infinite, blobBackground 15s ease infinite;
}

.main-navigation a {
  color: #fff;
}

.main-navigation .menu {
  display: flex;
}
.main-navigation .menu .menu-item.current_page_item:after,
.main-navigation .menu .menu-item.current-menu-item:after,
.main-navigation .menu .menu-item.current_page_ancestor:after,
.main-navigation .menu .menu-item.current-menu-ancestor:after,
.main-navigation .menu .menu-item:hover:after {
  display: none;
}
.main-navigation .menu .menu-item.current_page_item > a,
.main-navigation .menu .menu-item.current-menu-item > a,
.main-navigation .menu .menu-item.current_page_ancestor > a,
.main-navigation .menu .menu-item.current-menu-ancestor > a,
.main-navigation .menu .menu-item:hover > a {
  color: #f7b731;
}
.main-navigation .menu .menu-item.menu-item-has-children:before {
  color: #fff;
}
.main-navigation .menu .menu-item.menu-item-has-children.current_page_item:before,
.main-navigation .menu .menu-item.menu-item-has-children.current-menu-item:before,
.main-navigation .menu .menu-item.menu-item-has-children.current_page_ancestor:before,
.main-navigation .menu .menu-item.menu-item-has-children.current-menu-ancestor:before,
.main-navigation .menu .menu-item.menu-item-has-children:hover:before {
  color: #f7b731;
}

@media screen and (max-width: 1025px) {
  .main-navigation .menu .menu-item.current_page_item > a,
  .main-navigation .menu .menu-item.current-menu-item > a,
  .main-navigation .menu .menu-item.current_page_ancestor > a,
  .main-navigation .menu .menu-item.current-menu-ancestor > a,
  .main-navigation .menu .menu-item:hover > a {
    color: #84b249;
  }
  .main-navigation .menu .menu-item.menu-item-has-children.current_page_item:before,
  .main-navigation .menu .menu-item.menu-item-has-children.current-menu-item:before,
  .main-navigation .menu .menu-item.menu-item-has-children.current_page_ancestor:before,
  .main-navigation .menu .menu-item.menu-item-has-children.current-menu-ancestor:before,
  .main-navigation .menu .menu-item.menu-item-has-children:hover:before {
    color: #84b249;
  }
}

.pagination-bar .page-numbers:hover,
.pagination-bar .page-numbers.current {
  color: #84b249;
}

#crumbs a {
  color: #fff;
}
#crumbs a:hover,
#crumbs a:focus {
  color: #84b249;
}

.map-pin-meta .map-meta-entry .map-entry-icon i {
  color: #f7b731;
}

html,
body {
  font-size: 16px;
}

small,
.font-small {
  font-size: 14px;
  font-size: 0.875rem;
}

.font-x-small {
  font-size: 11px;
  font-size: 0.6875rem;
}

body:not(.home) p {
  font-size: 18px;
  font-size: 1.125rem;
}

@media screen and (max-width: 1130px) {
  html,
  body {
    font-size: 14px;
  }
}

.main-navigation a {
  font-size: 16px;
  font-size: 1rem;
}

#crumbs {
  font-size: 17px;
  font-size: 1.0625rem;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select,
textarea {
  font-size: 14px;
  font-size: 0.875rem;
}

body:not(.home) input[type="text"],
body:not(.home) input[type="email"],
body:not(.home) input[type="url"],
body:not(.home) input[type="password"],
body:not(.home) input[type="search"],
body:not(.home) input[type="number"],
body:not(.home) input[type="tel"],
body:not(.home) input[type="range"],
body:not(.home) input[type="date"],
body:not(.home) input[type="month"],
body:not(.home) input[type="week"],
body:not(.home) input[type="time"],
body:not(.home) input[type="datetime"],
body:not(.home) input[type="datetime-local"],
body:not(.home) input[type="color"],
body:not(.home) select,
body:not(.home) textarea {
  font-size: 18px;
  font-size: 1.125rem;
}

button,
.button {
  font-size: 18px;
  font-size: 1.125rem;
}

.animated-counter .the-counter {
  font-size: 46px;
  font-size: 2.875rem;
  line-height: 1;
}

.animated-counter .the-description {
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1;
}

figure figcaption,
.wp-block-image figcaption {
  font-size: 16px;
  font-size: 1rem;
}

.our-story figure figcaption,
.our-story .wp-block-image figcaption {
  font-size: 20px;
  font-size: 1.25rem;
}

#our-services figure figcaption,
#our-services .wp-block-image figcaption {
  font-size: 26px;
  font-size: 1.625rem;
  white-space: nowrap;
}

.slick-slider.slider-full .the-slider .slick-track .slick-slide > div .slide-item .slide-content h2 p {
  font-size: 54px;
  font-size: 3.375rem;
}

.slick-slider.slider-full .the-slider .slick-track .slick-slide > div .slide-item .slide-content h2 strong {
  font-size: 66px;
  font-size: 4.125rem;
}

.slick-slide .slide-type-posts .slide-content p {
  font-size: 18px;
  font-size: 1.125rem;
}

@media screen and (max-width: 530px) {
  .slick-slider.slider-full .the-slider .slick-track .slick-slide > div .slide-item .slide-content h2 p {
    font-size: 38px;
    font-size: 2.375rem;
  }
  .slick-slider.slider-full .the-slider .slick-track .slick-slide > div .slide-item .slide-content h2 strong {
    font-size: 50px;
    font-size: 3.125rem;
  }
}

.site-footer .call-to-action .content-wrapper .content {
  font-size: 18px;
  font-size: 1.125rem;
}

h1 {
  font-size: 72px;
  font-size: 4.5rem;
}
h1 p {
  font-size: 72px;
  font-size: 4.5rem;
}

h2 {
  font-size: 66px;
  font-size: 4.125rem;
}
h2 p {
  font-size: 66px;
  font-size: 4.125rem;
}

h3 {
  font-size: 54px;
  font-size: 3.375rem;
}
h3 p {
  font-size: 54px;
  font-size: 3.375rem;
}

h4 {
  font-size: 46px;
  font-size: 2.875rem;
}
h4 p {
  font-size: 46px;
  font-size: 2.875rem;
}

h5 {
  font-size: 26px;
  font-size: 1.625rem;
}
h5 p {
  font-size: 26px;
  font-size: 1.625rem;
}

h6 {
  font-size: 20px;
  font-size: 1.25rem;
}
h6 p {
  font-size: 20px;
  font-size: 1.25rem;
}

body:not(.home) h1 {
  font-size: 46px;
  font-size: 2.875rem;
}
body:not(.home) h1 p {
  font-size: 46px;
  font-size: 2.875rem;
}

body:not(.home) h2 {
  font-size: 40px;
  font-size: 2.5rem;
}
body:not(.home) h2 p {
  font-size: 40px;
  font-size: 2.5rem;
}

body:not(.home) h3 {
  font-size: 28px;
  font-size: 1.75rem;
}
body:not(.home) h3 p {
  font-size: 28px;
  font-size: 1.75rem;
}

body:not(.home) h4 {
  font-size: 46px;
  font-size: 2.875rem;
}
body:not(.home) h4 p {
  font-size: 46px;
  font-size: 2.875rem;
}

body:not(.home) h5 {
  font-size: 26px;
  font-size: 1.625rem;
}
body:not(.home) h5 p {
  font-size: 26px;
  font-size: 1.625rem;
}

body:not(.home) h6 {
  font-size: 20px;
  font-size: 1.25rem;
}
body:not(.home) h6 p {
  font-size: 20px;
  font-size: 1.25rem;
}

body:not(.home) .aside-title {
  font-size: 35px;
  font-size: 2.1875rem;
}

@media screen and (max-width: 430px) {
  h1 {
    font-size: 72px;
    font-size: 4.5rem;
  }
  h1 p {
    font-size: 72px;
    font-size: 4.5rem;
  }
  h2 {
    font-size: 50px;
    font-size: 3.125rem;
  }
  h2 p {
    font-size: 50px;
    font-size: 3.125rem;
  }
  h3 {
    font-size: 54px;
    font-size: 3.375rem;
  }
  h3 p {
    font-size: 54px;
    font-size: 3.375rem;
  }
  h4 {
    font-size: 46px;
    font-size: 2.875rem;
  }
  h4 p {
    font-size: 46px;
    font-size: 2.875rem;
  }
  h5 {
    font-size: 26px;
    font-size: 1.625rem;
  }
  h5 p {
    font-size: 26px;
    font-size: 1.625rem;
  }
  h6 {
    font-size: 20px;
    font-size: 1.25rem;
  }
  h6 p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}

.tag-wrapper .tag {
  border-radius: 4px;
}

blockquote {
  border-left: 3px solid #84b249;
}
blockquote:after {
  color: #84b249;
}

body {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  font-family: "Roboto Condensed", sans-serif;
  margin-top: 0;
  font-weight: 700;
}

.footer-title {
  margin-bottom: 25px;
}

.animated-counter .the-counter {
  font-family: "Roboto Condensed", sans-serif;
  font-weight: 700;
}

.ui.input > input {
  font-family: "Roboto Condensed", sans-serif;
}

.slick-slider .slick-dots li button:before {
  border-color: #6a3d26;
}

.slick-slider .slick-dots li.slick-active button:before {
  background-color: #6a3d26;
}

.slick-slider.slider-full .slick-slide .slide-type-image .slide-content {
  max-height: 1px;
}
.slick-slider.slider-full .slick-slide .slide-type-image .slide-content h2 {
  font-weight: 500;
  width: 100%;
  margin-top: 0;
  margin-bottom: 45px;
  color: #fff;
}
.slick-slider.slider-full .slick-slide .slide-type-image .slide-content h2 strong {
  font-weight: bolder;
}

.slick-slider.slider-carousel .slick-track .slick-slide {
  filter: alpha(opacity=30);
  opacity: 0.3;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.slick-slider.slider-carousel .slick-track .slick-slide.animation-start {
  filter: alpha(opacity=30);
  opacity: 0.3;
}
.slick-slider.slider-carousel .slick-track .slick-slide .slide-type-posts .slide-content {
  background-color: #6a3d26;
  min-height: 375px;
}
.slick-slider.slider-carousel .slick-track .slick-slide .slide-type-posts .slide-content .button {
  pointer-events: none;
}
.slick-slider.slider-carousel .slick-track .slick-slide.slick-current {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slick-slider.slider-carousel .slick-track .slick-slide.slick-current .slide-content .button {
  pointer-events: initial;
}

.slick-slider.slider-carousel .slick-dots {
  bottom: -45px;
}

.slick-slider#slider-59 .slider-arrows {
  top: 50px;
}

.slick-slider#slider-186 .slider-arrows {
  max-width: 900px;
}

@media screen and (max-width: 900px) {
  .slick-slider .slide-type-posts .slide-content {
    min-height: auto;
  }
  .slick-slider#slider-59 .slider-arrows {
    max-width: 170px;
    top: auto;
    bottom: 40px;
    right: 0;
    left: auto;
  }
}

/* site-header search */
.site-header #header_search .ui.icon.input > input {
  background-color: transparent;
  border: none;
  border-radius: 0;
  -webkit-transition: background-color 0.3s;
  -moz-transition: background-color 0.3s;
  -o-transition: background-color 0.3s;
  transition: background-color 0.3s;
}

.site-header #header_search .ui.icon.input i.icon {
  color: #fff;
}
.site-header #header_search .ui.icon.input i.icon:hover {
  filter: alpha(opacity=100);
  opacity: 1;
}

.site-header #header_search .ui.icon.input.expanded > input {
  background-color: #fff;
}

.site-header #header_search .ui.icon.input.expanded i.icon {
  color: #010101;
}

.ui.input input {
  width: 100%;
}

.ui.input.transparent > input {
  border: 0;
  border-bottom: 1px solid;
  border-color: rgba(0, 0, 0, 0.4) !important;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  -o-transition: border-color 0.3s;
  transition: border-color 0.3s;
}
.ui.input.transparent > input.focus,
.ui.input.transparent > input:focus {
  border-color: rgba(0, 0, 0, 0.8) !important;
}

input.error,
select.error {
  color: red;
  border-color: red;
}
input.error::-webkit-input-placeholder,
select.error::-webkit-input-placeholder {
  /* Edge */
  color: red;
}
input.error:-ms-input-placeholder,
select.error:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: red;
}
input.error::placeholder,
select.error::placeholder {
  color: red;
}

label.error {
  position: absolute;
  bottom: 0;
  right: 0;
  color: red;
}

button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  border: 2px solid;
  border-radius: 2em;
  white-space: nowrap;
  font-weight: 700;
  border-color: #fff;
  color: #fff;
  font-family: "Roboto Condensed", sans-serif;
  filter: drop-shadow(0, 0, 0, 0);
  -webkit-transition: background-color 0.3s, color 0.3s, filter 0.5s;
  -moz-transition: background-color 0.3s, color 0.3s, filter 0.5s;
  -o-transition: background-color 0.3s, color 0.3s, filter 0.5s;
  transition: background-color 0.3s, color 0.3s, filter 0.5s;
}
button:hover,
button:active,
button:focus,
.button:hover,
.button:active,
.button:focus,
input[type="button"]:hover,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:active,
input[type="submit"]:focus {
  background-color: #fff;
  color: #84b249;
  filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.3));
}
button.white,
.button.white,
input[type="button"].white,
input[type="reset"].white,
input[type="submit"].white {
  border-color: #fff;
  color: #fff;
}
button.white a,
.button.white a,
input[type="button"].white a,
input[type="reset"].white a,
input[type="submit"].white a {
  color: #fff;
}
button.white:hover,
button.white:active,
button.white:focus,
.button.white:hover,
.button.white:active,
.button.white:focus,
input[type="button"].white:hover,
input[type="button"].white:active,
input[type="button"].white:focus,
input[type="reset"].white:hover,
input[type="reset"].white:active,
input[type="reset"].white:focus,
input[type="submit"].white:hover,
input[type="submit"].white:active,
input[type="submit"].white:focus {
  background-color: #fff;
  color: #84b249;
}
button.white:hover a,
button.white:active a,
button.white:focus a,
.button.white:hover a,
.button.white:active a,
.button.white:focus a,
input[type="button"].white:hover a,
input[type="button"].white:active a,
input[type="button"].white:focus a,
input[type="reset"].white:hover a,
input[type="reset"].white:active a,
input[type="reset"].white:focus a,
input[type="submit"].white:hover a,
input[type="submit"].white:active a,
input[type="submit"].white:focus a {
  color: #84b249;
}
button.white:visited a,
.button.white:visited a,
input[type="button"].white:visited a,
input[type="reset"].white:visited a,
input[type="submit"].white:visited a {
  color: #fff;
}
button.green,
.button.green,
input[type="button"].green,
input[type="reset"].green,
input[type="submit"].green {
  border-color: #84b249;
  color: #84b249;
}
button.green:hover,
button.green:active,
button.green:focus,
.button.green:hover,
.button.green:active,
.button.green:focus,
input[type="button"].green:hover,
input[type="button"].green:active,
input[type="button"].green:focus,
input[type="reset"].green:hover,
input[type="reset"].green:active,
input[type="reset"].green:focus,
input[type="submit"].green:hover,
input[type="submit"].green:active,
input[type="submit"].green:focus {
  background-color: #84b249;
  color: #fff;
}
button.green:visited a,
.button.green:visited a,
input[type="button"].green:visited a,
input[type="reset"].green:visited a,
input[type="submit"].green:visited a {
  color: #84b249;
}
button.yellow,
.button.yellow,
input[type="button"].yellow,
input[type="reset"].yellow,
input[type="submit"].yellow {
  border-color: #f7b731;
  color: #f7b731;
}
button.yellow:hover,
button.yellow:active,
button.yellow:focus,
.button.yellow:hover,
.button.yellow:active,
.button.yellow:focus,
input[type="button"].yellow:hover,
input[type="button"].yellow:active,
input[type="button"].yellow:focus,
input[type="reset"].yellow:hover,
input[type="reset"].yellow:active,
input[type="reset"].yellow:focus,
input[type="submit"].yellow:hover,
input[type="submit"].yellow:active,
input[type="submit"].yellow:focus {
  background-color: #f7b731;
  color: #fff;
}
button.yellow:visited a,
.button.yellow:visited a,
input[type="button"].yellow:visited a,
input[type="reset"].yellow:visited a,
input[type="submit"].yellow:visited a {
  color: #f7b731;
}
button.black,
.button.black,
input[type="button"].black,
input[type="reset"].black,
input[type="submit"].black {
  border-color: #010101;
  color: #010101;
}
button.black a,
.button.black a,
input[type="button"].black a,
input[type="reset"].black a,
input[type="submit"].black a {
  color: #010101;
}
button.black:hover,
button.black:active,
button.black:focus,
.button.black:hover,
.button.black:active,
.button.black:focus,
input[type="button"].black:hover,
input[type="button"].black:active,
input[type="button"].black:focus,
input[type="reset"].black:hover,
input[type="reset"].black:active,
input[type="reset"].black:focus,
input[type="submit"].black:hover,
input[type="submit"].black:active,
input[type="submit"].black:focus {
  background-color: #010101;
  color: #fff;
}
button.black:hover a,
button.black:active a,
button.black:focus a,
.button.black:hover a,
.button.black:active a,
.button.black:focus a,
input[type="button"].black:hover a,
input[type="button"].black:active a,
input[type="button"].black:focus a,
input[type="reset"].black:hover a,
input[type="reset"].black:active a,
input[type="reset"].black:focus a,
input[type="submit"].black:hover a,
input[type="submit"].black:active a,
input[type="submit"].black:focus a {
  color: #fff;
}
button.black:visited a,
.button.black:visited a,
input[type="button"].black:visited a,
input[type="reset"].black:visited a,
input[type="submit"].black:visited a {
  color: #fff;
}

p.button.has-text-align-center {
  width: 100%;
  max-width: 75%;
  margin: auto;
  display: block;
}

.career-table {
  display: flex;
  justify-content: space-around;
  padding: 1rem;
  box-sizing: border-box;
  background: #f6f6f6;
  align-items: center;
  max-width: 1200px;
  margin: 1rem auto;
}
.career-table .location {
  position: relative;
  font-size: 18px;
}
.career-table .location:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -38px;
  margin: auto;
  width: 30px;
  height: 35px;
  background-image: url(https://www.chainreaction.ae/wp-content/uploads/2019/06/location.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}
.career-table .job-type {
  font-size: 18px;
}
.career-table .yearOFEx {
  font-size: 18px;
}
.career-table .job-titel {
  text-decoration: none;
  color: #010101;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1.5rem;
  transition: all 0.3s;
}
.career-table .job-titel:hover {
  color: #f7b731;
}
.career-table .btn-apply {
  border: 2px solid;
  border-radius: 2em;
  white-space: nowrap;
  font-weight: 700;
  font-family: "Roboto Condensed", sans-serif;
  -webkit-filter: drop-shadow(0, 0, 0, 0);
  filter: drop-shadow(0, 0, 0, 0);
  -webkit-transition: background-color 0.3s, color 0.3s, filter 0.5s;
  -webkit-transition: background-color 0.3s, color 0.3s, -webkit-filter 0.5s;
  transition: background-color 0.3s, color 0.3s, -webkit-filter 0.5s;
  transition: background-color 0.3s, color 0.3s, filter 0.5s;
  transition: background-color 0.3s, color 0.3s, filter 0.5s, -webkit-filter 0.5s;
  padding: 1rem;
  text-decoration: none;
}
.career-table .btn-apply:hover {
  -webkit-filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.3));
  filter: drop-shadow(0px 2px 6px rgba(0, 0, 0, 0.3));
}

.apply-form {
  padding: 1rem;
  margin: 1rem;
  color: #000000e6;
}
.apply-form .d-flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.apply-form .flex-start {
  justify-content: flex-start !important;
}
.apply-form .w-4 {
  width: 24%;
}
.apply-form .w-3 {
  width: 33%;
}
.apply-form .w-2 {
  width: 49%;
}
.apply-form .sec {
  border: 2px solid;
  margin-top: 1rem;
  padding: 1rem;
}
.apply-form .sec .sec-title {
  border-bottom: 1px solid;
  padding: 0.5rem 0.5rem 1rem;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 1rem;
}
.apply-form .fields-group {
  width: 100%;
}
.apply-form input:not([type="radio"]):not([type="file"]):not([type="checkbox"]),
.apply-form select {
  font-size: 18px;
  box-sizing: border-box;
  height: 50px;
  width: 100%;
  border: 0;
  border-bottom: 1px solid;
  padding: 5px 20px;
  outline: 0;
  border-radius: 0;
  border-color: #666;
  margin-bottom: 30px;
  filter: alpha(opacity=40);
  opacity: 0.4;
  -webkit-transition: opacity 0.3s, border-width 0.2s, border-color 0.3s;
  transition: opacity 0.3s, border-width 0.2s, border-color 0.3s;
}
.apply-form input:hover,
.apply-form select:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.apply-form .lbl-r {
  font-size: 16px;
}
.apply-form input[type="radio"],
.apply-form input[type="checkbox"] {
  width: auto;
  height: auto;
  margin: 0.5rem;
  padding: 5px 20px;
  outline: 0;
  border-radius: 0;
  margin-bottom: 30px;
  filter: alpha(opacity=40);
  opacity: 0.4;
  -webkit-transition: opacity 0.3s, border-width 0.2s, border-color 0.3s;
  transition: opacity 0.3s, border-width 0.2s, border-color 0.3s;
}
.apply-form input[type="radio"]:hover,
.apply-form input[type="checkbox"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.apply-form input[type="radio"]:checked,
.apply-form input[type="checkbox"]:checked {
  opacity: 1;
  filter: alpha(opacity=100);
}
.apply-form label {
  font-size: 18px;
  padding: 0.5rem;
}
.apply-form input[type="radio"] + span,
.apply-form input[type="checkbox"] + span {
  opacity: 0.4;
  filter: alpha(opacity=40);
  -webkit-transition: opacity 0.3s, border-width 0.2s, border-color 0.3s;
  transition: opacity 0.3s, border-width 0.2s, border-color 0.3s;
}
.apply-form input[type="radio"] + span:hover,
.apply-form input[type="checkbox"] + span:hover {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
.apply-form input[type="radio"]:checked + span,
.apply-form input[type="checkbox"]:checked + span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.apply-form .custom-file {
  position: relative;
}
.apply-form .custom-file-input {
  position: relative;
  z-index: 2;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  margin: 0;
  opacity: 0;
  max-width: 130px;
  cursor: pointer;
}
.apply-form .custom-file-input:hover {
  opacity: 0;
}
.apply-form .custom-file-label {
  background: #fff;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  font-size: 17px;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  border: 1px solid #ced4da;
  cursor: pointer;
}
.apply-form .custom-file-name {
  clear: both;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .apply-form .w-4 {
    width: 100%;
  }
  .apply-form .w-3 {
    width: 100%;
  }
  .apply-form .w-2 {
    width: 100%;
  }
}

.wpml-ls-legacy-list-horizontal a span {
  color: #fff;
  transition: 0.25s;
  opacity: 0.6;
}
.wpml-ls-legacy-list-horizontal a span:hover {
  opacity: 1;
}

.site-header {
  box-shadow: none;
}
.site-header.header-type-regular .call-to-action .icon-wrapper {
  border-radius: 85% 70% 65% 65%;
  -webkit-transition: border-radius 0.3s;
  -moz-transition: border-radius 0.3s;
  -o-transition: border-radius 0.3s;
  transition: border-radius 0.3s;
  animation: blobRadius 5s ease infinite;
}
.site-header.header-type-regular .call-to-action:hover .icon-wrapper {
  border-radius: 65% 65% 85% 70%;
}
.site-header.header-type-regular .call-to-action .text-wrapper {
  color: #fff;
}
.site-header.scrolled-background .main-navigation a,
.site-header.sub-menu-opened .main-navigation a {
  color: #010101;
}
.site-header.scrolled-background .main-navigation .menu-item.menu-item-has-children:before,
.site-header.sub-menu-opened .main-navigation .menu-item.menu-item-has-children:before {
  color: #010101;
}
.site-header.scrolled-background .main-navigation .menu-item.menu-item-has-children.current_page_item:before,
.site-header.scrolled-background .main-navigation .menu-item.menu-item-has-children.current-menu-item:before,
.site-header.scrolled-background .main-navigation .menu-item.menu-item-has-children.current_page_ancestor:before,
.site-header.scrolled-background .main-navigation .menu-item.menu-item-has-children.current-menu-ancestor:before,
.site-header.scrolled-background .main-navigation .menu-item.menu-item-has-children:hover:before,
.site-header.sub-menu-opened .main-navigation .menu-item.menu-item-has-children.current_page_item:before,
.site-header.sub-menu-opened .main-navigation .menu-item.menu-item-has-children.current-menu-item:before,
.site-header.sub-menu-opened .main-navigation .menu-item.menu-item-has-children.current_page_ancestor:before,
.site-header.sub-menu-opened .main-navigation .menu-item.menu-item-has-children.current-menu-ancestor:before,
.site-header.sub-menu-opened .main-navigation .menu-item.menu-item-has-children:hover:before {
  color: #f7b731;
}
.site-header.scrolled-background.header-type-regular .call-to-action .text-wrapper,
.site-header.sub-menu-opened.header-type-regular .call-to-action .text-wrapper {
  color: #010101;
}

.instantclick-bar {
  background: #84b249 !important;
  height: 4px !important;
}

@media screen and (max-width: 1025px) {
  .site-header.scrolled-background .main-navigation .menu-item.menu-item-has-children.current_page_item:before,
  .site-header.scrolled-background .main-navigation .menu-item.menu-item-has-children.current-menu-item:before,
  .site-header.scrolled-background .main-navigation .menu-item.menu-item-has-children.current_page_ancestor:before,
  .site-header.scrolled-background .main-navigation .menu-item.menu-item-has-children.current-menu-ancestor:before,
  .site-header.scrolled-background .main-navigation .menu-item.menu-item-has-children:hover:before,
  .site-header.sub-menu-opened .main-navigation .menu-item.menu-item-has-children.current_page_item:before,
  .site-header.sub-menu-opened .main-navigation .menu-item.menu-item-has-children.current-menu-item:before,
  .site-header.sub-menu-opened .main-navigation .menu-item.menu-item-has-children.current_page_ancestor:before,
  .site-header.sub-menu-opened .main-navigation .menu-item.menu-item-has-children.current-menu-ancestor:before,
  .site-header.sub-menu-opened .main-navigation .menu-item.menu-item-has-children:hover:before {
    color: #84b249;
  }
  li.wpml-ls-slot-shortcode_actions.wpml-ls-item.wpml-ls-item-ar.wpml-ls-first-item.wpml-ls-last-item.wpml-ls-item-legacy-list-horizontal span{
    opacity: 1;
  }
}

body {
  padding-top: 35px;
}

.background-green {
  background-color: #84b249;
}

.background-dark-green {
  background-color: #759e41;
}

.background-light-sky {
  background-color: #ecf4f9;
}

.background-light-gray {
  background-color: #f8f8f8;
}

.border-radius-semi-circle {
  border-radius: 50% 45% 60% 50%;
  animation: blobRadius 10s ease infinite;
}

.section-padding-top {
  padding-top: 50px;
}

.section-padding-bottom {
  padding-bottom: 50px;
}

.section-margin-top {
  margin-top: 50px;
}

.section-margin-bottom {
  margin-bottom: 50px;
}

.entry-content {
  overflow: hidden;
}

.site-footer .site-info {
  background-color: #6a3d26;
  color: #fff;
}
.site-footer .site-info a {
  color: #fff;
}

.site-footer .widget .menu a {
  font-size: 16px;
  font-size: 1rem;
}

.site-footer .widget .textwidget p {
  font-size: 16px;
  font-size: 1rem;
}
.site-footer .widget .textwidget p small {
  font-size: 14px;
  font-size: 0.875rem;
}

.site-footer .call-to-action .content-wrapper div.input,
.site-footer .call-to-action .content-wrapper .content {
  margin-bottom: 45px;
  width: 100%;
}

.wp-block-columns.no-margin .wp-block-column {
  margin-left: 0;
}

.wp-block-columns.two-columns .wp-block-column {
  flex-basis: 50%;
}

.wp-block-group.no-margin .wp-block-columns {
  margin-bottom: 0;
}

.wp-block-group.chess-grid .background-green {
  padding: 50px 40px;
}

.wp-block-group.chess-grid .wp-block-column {
  flex-basis: 25%;
  border: 1px solid #f8f8f8;
}

.wp-block-group.chess-grid .wp-block-column:not(.background-green) {
  align-items: center;
  display: flex;
}

.wp-block-group.connected-grid .wp-block-image {
  width: 165px;
  height: 160px;
  border: 4px solid #84b249;
  background-color: #f8f8f8;
  padding: 20px;
  margin: auto;
  display: flex;
  align-items: center;
}

.wp-block-group.connected-grid h3 {
  min-height: 75px;
}
.wp-block-group.connected-grid h3.has-text-align-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.wp-block-group.connected-grid .wp-block-group__inner-container .wp-block-columns {
  margin-bottom: 0;
  padding: 48px 0;
}
.wp-block-group.connected-grid .wp-block-group__inner-container .wp-block-columns .wp-block-column .wp-block-image {
  position: relative;
}
.wp-block-group.connected-grid
  .wp-block-group__inner-container
  .wp-block-columns
  .wp-block-column
  .wp-block-image:after {
  width: 0;
  height: 0;
  content: "";
  z-index: 2;
  border-left: 2.25em solid #84b249;
  border-bottom: 1.5em solid transparent;
  border-top: 1.5em solid transparent;
  filter: alpha(opacity=0);
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -50px;
  margin: auto;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.wp-block-group.connected-grid
  .wp-block-group__inner-container
  .wp-block-columns
  .wp-block-column:hover
  .wp-block-image:after {
  filter: alpha(opacity=100);
  opacity: 1;
}

@media screen and (max-width: 1370px) {
  .wp-block-group.connected-grid .wp-block-group__inner-container .wp-block-columns:nth-child(2):after {
    right: -30px;
  }
  .wp-block-group.connected-grid .wp-block-group__inner-container .wp-block-columns:nth-child(2):before {
    width: calc(100% - 85px);
  }
  .wp-block-group.connected-grid .wp-block-group__inner-container .wp-block-columns:nth-child(3):after {
    left: -30px;
  }
  .wp-block-group.connected-grid .wp-block-group__inner-container .wp-block-columns:nth-child(3):before {
    width: calc(100% - 180px);
    right: 0;
    margin: auto;
  }
  .wp-block-group.connected-grid .wp-block-group__inner-container .wp-block-columns:nth-child(4):before {
    width: calc(100% - 85px);
    left: auto;
    right: 0;
  }
}

@media screen and (max-width: 1030px) {
  .wp-block-columns.medium-column-direction-reverse {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .wp-block-columns.two-columns {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .wp-block-columns.two-columns .wp-block-column {
    flex-basis: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}

@media screen and (max-width: 900px) {
  .wp-block-group.chess-grid .background-green {
    padding: 40px 20px;
  }
}

@media screen and (max-width: 800px) {
  .wp-block-group.chess-grid .wp-block-columns {
    flex-wrap: wrap;
  }
  .wp-block-group.chess-grid .wp-block-columns:nth-of-type(2n) {
    flex-direction: row-reverse;
  }
  .wp-block-group.chess-grid .wp-block-column {
    flex-basis: 50%;
    padding: 50px 40px;
  }
  .wp-block-group.chess-grid .wp-block-column:nth-of-type(3) {
    order: 3;
  }
}

@media screen and (max-width: 781px) {
  .wp-block-group.connected-grid .wp-block-group__inner-container .wp-block-column {
    margin-bottom: 30px;
  }
  .wp-block-group.connected-grid .wp-block-group__inner-container .wp-block-columns {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 600px) {
  .wp-block-group.chess-grid .wp-block-columns:nth-of-type(2n) {
    flex-direction: column-reverse;
  }
  .wp-block-group.chess-grid .wp-block-column:nth-of-type(3) {
    order: initial;
  }
}

.our-story {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 500px;
  max-width: 500px;
  color: #fff;
}
.our-story .section-title {
  width: auto;
  text-align: right;
}
.our-story .section-main-image {
  position: absolute;
  left: -30%;
  top: -30%;
}
.our-story .wp-block-image:not(.section-main-image) {
  position: absolute;
  text-align: center;
  cursor: pointer;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
}
.our-story .wp-block-image:not(.section-main-image):hover {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.our-story .wp-block-image:not(.section-main-image):nth-last-child(4) {
  position: absolute;
  right: 0px;
  margin-top: -20px;
}
.our-story .wp-block-image:not(.section-main-image):nth-last-child(3) {
  position: absolute;
  right: 50px;
  bottom: 60px;
}
.our-story .wp-block-image:not(.section-main-image):nth-last-child(2) {
  position: absolute;
  bottom: 20px;
}
.our-story .wp-block-image:not(.section-main-image):nth-last-child(1) {
  position: absolute;
  left: 105px;
  bottom: 50px;
}

.stats .wp-block-column {
  text-align: center;
}

.stats .the-counter {
  color: #6f7e85;
}

.box {
  padding: 50px;
}
.box .wp-block-image {
  margin: 0;
}

@media screen and (max-width: 1150px) {
  .our-story .section-main-image {
    left: -35%;
  }
  .our-story .wp-block-image:not(.section-main-image):nth-last-child(4) {
    margin-top: -35px;
  }
  .our-story .wp-block-image:not(.section-main-image):nth-last-child(3) {
    right: 35px;
  }
  .our-story .wp-block-image:not(.section-main-image):nth-last-child(2) {
    left: 180px;
  }
  .our-story .wp-block-image:not(.section-main-image):nth-last-child(1) {
    left: 75px;
  }
}

@media screen and (max-width: 1030px) {
  .our-story {
    min-height: 200px;
    max-width: 100%;
    -webkit-justify-content: space-evenly;
    -moz-justify-content: space-evenly;
    -ms-justify-content: space-evenly;
    justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
  }
  .our-story .section-main-image {
    display: none;
  }
  .our-story .wp-block-image:not(.section-main-image):nth-last-child(4),
  .our-story .wp-block-image:not(.section-main-image):nth-last-child(3),
  .our-story .wp-block-image:not(.section-main-image):nth-last-child(2),
  .our-story .wp-block-image:not(.section-main-image):nth-last-child(1) {
    position: initial;
    right: auto;
    left: auto;
    top: auto;
    bottom: auto;
    margin-top: initial;
    margin-bottom: initial;
    margin-right: initial;
    margin-left: initial;
  }
  .border-radius-semi-circle {
    border-radius: 35% 15% 40% 20%;
    padding: 50px 0;
  }
}

@media screen and (max-width: 600px) {
  .our-story {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .our-story .section-title {
    width: 100%;
    white-space: nowrap;
    text-align: center;
  }
  .our-story .wp-block-image:not(.section-main-image) {
    width: 100%;
    max-width: 50%;
  }
  .our-story + .wp-block-column {
    text-align: center;
  }
  .box {
    padding: 30px;
  }
}

.about-us-certificates {
  justify-content: center;
}
.about-us-certificates .wp-block-column {
  flex-basis: auto;
  width: 100%;
  max-width: 150px;
}
.about-us-certificates .wp-block-column figure {
  display: block;
  text-align: center;
}
.about-us-certificates .wp-block-column figure figcaption {
  display: block;
}

.b2b-template .wp-block-group__inner-container {
  position: relative;
}
.b2b-template .wp-block-group__inner-container h2 {
  margin-left: 475px;
  color: #84b249;
  margin-bottom: 60px;
  position: relative;
}
.b2b-template .wp-block-group__inner-container h2:after {
  width: 0;
  height: 0;
  content: "";
  z-index: 2;
  border-left: 30px solid #84b249;
  border-bottom: 20px solid transparent;
  border-top: 20px solid transparent;
  position: absolute;
  top: 0;
  bottom: 0;
  left: -50px;
  margin: auto;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  -o-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.b2b-template .wp-block-group__inner-container .wp-block-image {
  width: 320px;
  height: 320px;
  border: 4px solid #84b249;
  background-color: #f8f8f8;
  padding: 50px;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
}
.b2b-template .wp-block-group__inner-container .b2b-content {
  display: block;
  background-color: #f8f8f8;
  padding-left: 260px;
  margin-left: 165px;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
}
.b2b-template .wp-block-group__inner-container .b2b-content:after {
  content: "";
  position: absolute;
  top: 0;
  right: -300%;
  width: 300%;
  height: 100%;
  background-color: #f8f8f8;
}

@media screen and (max-width: 1024px) {
  .b2b-template .wp-block-group__inner-container h2 {
    margin-left: 350px;
  }
  .b2b-template .wp-block-group__inner-container .wp-block-image {
    width: 250px;
    height: 250px;
  }
  .b2b-template .wp-block-group__inner-container .b2b-content {
    padding-left: 200px;
    margin-left: 100px;
  }
}

@media screen and (max-width: 800px) {
  .b2b-template .wp-block-group__inner-container h2 {
    margin-left: 50px;
  }
  .b2b-template .wp-block-group__inner-container .wp-block-image {
    display: none;
  }
  .b2b-template .wp-block-group__inner-container .b2b-content {
    margin-left: 0;
    padding: 50px;
  }
  .b2b-template .wp-block-group__inner-container .b2b-content:after {
    display: none;
  }
}

.blog .entry-header,
.single-post .entry-header {
  margin-bottom: 100px;
}

.blog article.is_thumbnail:nth-of-type(2n) .post-thumbnail,
.single-post article.is_thumbnail:nth-of-type(2n) .post-thumbnail {
  -webkit-flex-direction: row-reverse;
  -moz-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.blog article.is_thumbnail .entry-header,
.single-post article.is_thumbnail .entry-header {
  margin-bottom: 0;
  background-color: #6a3d26;
}
.blog article.is_thumbnail .entry-header a:hover,
.single-post article.is_thumbnail .entry-header a:hover {
  color: #84b249;
}

.blog article.is_singular .blog-content aside,
.single-post article.is_singular .blog-content aside {
  border-color: #dfdfdf;
}
.blog article.is_singular .blog-content aside .aside-section a,
.single-post article.is_singular .blog-content aside .aside-section a {
  color: #010101;
  font-weight: 700;
}
.blog article.is_singular .blog-content aside .aside-section a:hover,
.single-post article.is_singular .blog-content aside .aside-section a:hover {
  color: #84b249;
}
.blog article.is_singular .blog-content aside .aside-section .icon-wrapper,
.single-post article.is_singular .blog-content aside .aside-section .icon-wrapper {
  margin-right: 20px;
}
.blog article.is_singular .blog-content aside .aside-section .icon-wrapper a,
.single-post article.is_singular .blog-content aside .aside-section .icon-wrapper a {
  font-size: 24px;
  font-size: 1.5rem;
}
.blog article.is_singular .blog-content aside .aside-section .icon-wrapper:last-child,
.single-post article.is_singular .blog-content aside .aside-section .icon-wrapper:last-child {
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  .blog article.is_singular .blog-content,
  .single-post article.is_singular .blog-content {
    flex-wrap: wrap;
  }
  .blog article.is_singular .blog-content .content,
  .blog article.is_singular .blog-content aside,
  .single-post article.is_singular .blog-content .content,
  .single-post article.is_singular .blog-content aside {
    padding: 0;
  }
  .blog article.is_singular .blog-content .content,
  .single-post article.is_singular .blog-content .content {
    max-width: 100%;
  }
  .blog article.is_singular .blog-content aside,
  .single-post article.is_singular .blog-content aside {
    max-width: 100%;
    border: 0;
  }
}

@media screen and (max-width: 600px) {
  .blog article.is_thumbnail:nth-of-type(2n) .post-thumbnail,
  .single-post article.is_thumbnail:nth-of-type(2n) .post-thumbnail {
    flex-direction: column-reverse;
  }
}

.search .search-results-wrapper article .entry-header .tag-wrapper .tag {
  background-color: #84b249;
}

.search .search-results-wrapper article .entry-header.no-featured-image {
  background-color: #f7b731;
}

.search .search-results-wrapper article .entry-meta {
  background-color: #84b249;
}

.search .search-results-wrapper article .entry-title a:hover {
  color: #f7b731;
}

section.error-404 {
  margin: 100px auto;
}
section.error-404 .widget {
  width: 100%;
  margin-bottom: 25px;
}
section.error-404 .widget:last-child {
  margin-bottom: 0;
}
section.error-404 .widget .title-404 {
  margin-bottom: 10px;
}
section.error-404 .widget .menu a:hover {
  color: #84b249;
}

.page-template-page-store .products-table {
  width: 70%;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin-left: 50px;
  overflow: auto;
  max-height: 812px;
}
.page-template-page-store .products-table .product-wrapper {
  display: flex;
  align-items: center;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.page-template-page-store .products-table .product-wrapper.out-stock {
  pointer-events: none;
  opacity: 0.2;
}
.page-template-page-store .products-table .product-wrapper > div {
  margin-left: 20px;
}
.page-template-page-store .products-table .product-wrapper > div:nth-last-child(1) {
  margin-left: 0;
}
.page-template-page-store .products-table .product-wrapper .product-image {
  width: 100%;
  max-width: 100px;
}
.page-template-page-store .products-table .product-wrapper .product-image img {
  width: 100px;
  height: 100px;
  border-radius: 58px;
  border: 4px solid #84b249;
}
.page-template-page-store .products-table .product-wrapper .product-details {
  width: 100%;
  max-width: 70%;
}
.page-template-page-store .products-table .product-wrapper .price {
  font-weight: 700;
}
.page-template-page-store .products-table .product-wrapper .quantity {
  width: 100%;
  max-width: 15%;
}
.page-template-page-store .products-table .product-wrapper .quantity label {
  display: block;
}
.page-template-page-store .products-table .product-wrapper .quantity input {
  width: 100%;
}

.page-template-page-store .form-wrapper {
  width: 30%;
  padding: 20px;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.page-template-page-store .total-details {
  background-color: #eee;
  padding: 20px 0;
  margin-top: 20px;
}
.page-template-page-store .total-details .flexbox .flexbox {
  font-size: 22px;
  font-weight: 700;
}
.page-template-page-store .total-details .flexbox .flexbox #total_details {
  margin: 0 5px;
}
.page-template-page-store .total-details .important-notes ul {
  list-style: none;
}

.page-template-page-store .cta-learn {
  border-color: #f7b731;
  color: #f7b731;
}
.page-template-page-store .cta-learn:visited {
  border-color: #f7b731;
  color: #f7b731;
}
.page-template-page-store .cta-learn:hover,
.page-template-page-store .cta-learn:active,
.page-template-page-store .cta-learn:focus {
  background-color: #f7b731;
  color: #fff;
}

.page-template-page-store .cta-form {
  background-color: #fff;
  color: #84b249;
  border-color: #84b249;
  position: relative;
}
.page-template-page-store .cta-form:visited {
  background-color: #fff;
  color: #84b249;
}
.page-template-page-store .cta-form:hover,
.page-template-page-store .cta-form:active,
.page-template-page-store .cta-form:focus {
  background-color: #85b04e;
  color: #fff;
}
.page-template-page-store .cta-form.loading {
  color: transparent;
}
.page-template-page-store .cta-form.loading:before {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  border-radius: 500rem;
  border: 0.2em solid rgba(0, 0, 0, 0.15);
}
.page-template-page-store .cta-form.loading:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  margin: -0.64285714em 0em 0em -0.64285714em;
  width: 1.28571429em;
  height: 1.28571429em;
  -webkit-animation: button-spin 0.6s linear;
  animation: button-spin 0.6s linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  border-radius: 500rem;
  border-color: #ffffff transparent transparent;
  border-style: solid;
  border-width: 0.2em;
  box-shadow: 0px 0px 0px 1px transparent;
}

.page-template-page-store .modal .content {
  text-align: center;
}
.page-template-page-store .modal .content i {
  font-size: 60px;
}
.page-template-page-store .modal .content p {
  margin-top: 15px;
}

.page-template-page-store #add_quantity .content {
  color: #f7b731;
}

.page-template-page-store #confirmation_modal .content {
  color: #84b249;
}

@media screen and (max-width: 900px) {
  .page-template-page-store .products-table {
    margin-left: 25px;
    width: 60%;
  }
  .page-template-page-store .products-table .product-wrapper .product-image {
    max-width: 70px;
  }
  .page-template-page-store .products-table .product-wrapper .product-image img {
    width: 70px;
    height: 70px;
  }
  .page-template-page-store .form-wrapper {
    width: 40%;
  }
  .page-template-page-store .product-title {
    font-size: 16px;
  }
}

@media screen and (max-width: 670px) {
  .page-template-page-store .wrapper.flexbox {
    flex-wrap: wrap;
  }
  .page-template-page-store .products-table {
    width: 100%;
    margin-left: 0;
    margin-bottom: 40px;
  }
  .page-template-page-store .products-table .product-wrapper {
    flex-wrap: wrap;
  }
  .page-template-page-store .products-table .product-wrapper > div {
    margin-left: 0;
    margin-bottom: 10px;
  }
  .page-template-page-store .products-table .product-wrapper > div:nth-last-child(1) {
    margin-bottom: 0;
  }
  .page-template-page-store .products-table .product-wrapper .quantity,
  .page-template-page-store .products-table .product-wrapper .product-details {
    max-width: 100%;
  }
  .page-template-page-store .form-wrapper {
    width: 100%;
  }
}

html[lang="ar"] body *:not(i) {
  font-family: "Cairo", sans-serif !important;
}

html[lang="ar"] .our-story .section-main-image {
  left: 30%;
  transform: rotateY(180deg);
}

html[lang="ar"] .our-story .wp-block-image:not(.section-main-image):nth-last-child(1) {
  right: -65px;
  bottom: 35px;
}

html[lang="ar"] .our-story .wp-block-image:not(.section-main-image):nth-last-child(2) {
  left: 175px;
  bottom: -14px;
}

html[lang="ar"] .our-story .wp-block-image:not(.section-main-image):nth-last-child(3) {
  position: absolute;
  left: 50px;
  bottom: 60px;
  right: auto;
}

html[lang="ar"] .our-story .wp-block-image:not(.section-main-image):nth-last-child(4) {
  position: absolute;
  left: 1rem;
  margin-top: -35px;
  right: auto;
}

html[lang="ar"] .our-story .section-title {
  width: auto;
  text-align: right;
  position: relative;
  top: 0.25rem;
  right: 2rem;
}

html[lang="ar"] .site-footer .sm-wrapper .icon-wrapper {
  margin-left: 20px;
  margin-right: 0;
}

html[lang="ar"] .site-footer .call-to-action .image-wrapper {
  margin-left: 20px;
}

html[lang="ar"] .site-header.header-type-regular .call-to-action .text-wrapper {
  text-align: center;
  margin-left: 15px;
}

html[lang="ar"] .call-to-action .text-wrapper p {
  direction: ltr;
}

html[lang="ar"] .ui.transparent[class*="left icon"].input > input {
  padding-right: 2em !important;
  padding-left: 0em !important;
  text-align: right;
}

html[lang="ar"] .ui[class*="left icon"].input > i.icon {
  left: auto;
  right: 1px;
}

html[lang="ar"] .site-header #header_search .ui.icon.input.expanded > input {
  text-align: right;
  background-color: #fff;
  padding-right: 2rem !important;
}

html[lang="ar"] .gm-style button.gm-ui-hover-effect {
  left: 0 !important;
  right: auto !important;
}

html[lang="ar"] .map-pin-meta .map-meta-entry:after {
  left: auto;
  right: 0;
}

html[lang="ar"] .map-pin-meta .map-meta-entry .map-entry-icon {
  margin-left: 10px;
  padding-left: 10px;
  margin-right: 0;
  padding-right: 0;
}

html[lang="ar"] .map-pin-meta .map-meta-entry .map-entry-icon {
  border-left: 1px solid #f3f3f3;
  border-right: none;
}

html[lang="ar"] .gm-style-iw-d {
  max-height: none !important;
}

html[lang="ar"] .site-footer .call-to-action .content-wrapper h6 {
  line-height: 1.5;
}

html[lang="ar"] .head-slide-up .p-wrapper,
html[lang="ar"] .section-title .p-wrapper,
html[lang="ar"] .entry-title .p-wrapper {
  overflow: inherit;
}

html[lang="ar"] .blog article.is_thumbnail .entry-header .entry-meta span {
  margin-left: 30px;
  margin-right: 0;
}

html[lang="ar"] .blog article.is_thumbnail .entry-header .entry-meta span i {
  margin-left: 0;
  margin-right: 5px;
}

html[lang="ar"] input,
html[lang="ar"] textarea {
  text-align: right;
}

html[lang="ar"] .apply-form .custom-file-label {
  left: auto;
  right: 0;
}

@media screen and (max-width: 1025px) {
  html[lang="ar"] .site-header.header-type-regular #responsive_area .main-navigation .menu > .menu-item {
    text-align: right;
    margin-right: 0;
  }
  html[lang="ar"]
    .site-header.header-type-regular
    #responsive_area
    .main-navigation
    .menu
    > .menu-item.menu-item-has-children:before {
    bottom: auto;
    left: 10px;
    font-size: 32px;
    font-size: 2rem;
    right: auto;
  }
  html[lang="ar"] .site-header.header-type-regular .site-branding {
    margin-right: 0 !important;
    margin-left: 85px;
  }
  html[lang="ar"] .slick-slider .slider-arrows {
    width: 50%;
    position: absolute;
    right: auto;
    left: 0;
    top: auto;
    bottom: 1.5rem;
  }
}


/* New Style 2022 */
.stats .the-counter {
    padding-top: 1rem;
    display: block;
}
.animated-counter .the-description {
    margin-top: 1rem;
}
.statistics-sec .wp-block-image img {
	height: 80px;
	object-fit: contain;
}

.products-sec .wp-block-image img {
/* 	animation: wiggle 15s ease-in-out infinite; */
	object-fit: contain;
	border-radius: 50% 45% 60% 50%;
    animation: blobRadius 10s ease infinite;
	background-color: #84b249;
}
.products-sec figure.wp-block-image {
    margin: 1.5rem;
	transition: all 0.3s;
}
.products-sec figure.wp-block-image:hover {
    transform: translatey(-20px);
}
.projects-sec figure {
	margin: 0;
	height: 160px;
	overflow: hidden;
	transition: all 0.5s;
}
.projects-sec figure:hover img {
	transform: scale(1.2);
}
.projects-sec figure img {
	object-fit: cover;
	height: 100%;
	transition: all 0.5s;
}
.projects-sec h6.has-background {
	margin-bottom: 0;
	font-size: 18px;
}
.projects-sec h6.has-background a {
	color: #ffffff;
}
.projects-sec h6.has-background a:hover {
	text-decoration: underline;
}
.pb-0 {
	padding-bottom: 0 !important;
} 
.mb-0 {
	margin-bottom: 0;
}

.qoute-form form {
	padding: 2rem;
	background: #ffffff;
	border: 2px solid #84b249;
	box-shadow: 0px 24px 50px rgba(0, 0, 0, 0.1);
}
.qoute-form form input {
	background: #ffffff !important;
}
.qoute-form form .wpforms-title {
	margin-bottom: 3rem !important;
    font-weight: 700;
}
.qoute-form form .wpforms-field-textarea {
	margin-top: 2rem !important;
}
.b2b-template .wp-block-group__inner-container h2 {
    margin-left: 0;
}
.projects-sec h6.has-background:lang(en) {
    font-size: 15px;
}
#wpforms-form-6386 .wpforms-field textarea {
	background-color: transparent!important;
    border-bottom: 1px solid !important;
    border-color: #666 !important;
    opacity: 0.4 !important;		
}
@keyframes wiggle {
  0% {
    transform: rotate(0);
  }
  20% {
    transform: rotate(10deg);
  }
  40% {
    transform: rotate(-10deg);
  }
  60% {
    transform: rotate(20deg);
  }
  80% {
    transform: rotate(-8deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
