/*** almoni ***/
@import url("//fonts.googleapis.com/earlyaccess/opensanshebrew.css");
/*(light)*/
@font-face {
  font-family: 'almoni-dl';
  font-weight: 300;
  font-style: normal;
  src: url("../fonts/almoni-dl-aaa-300.eot");
  src: url("../fonts/almoni-dl-aaa-300.eot?#iefix") format("embedded-opentype"), url("../fonts/almoni-dl-aaa-300.ttf") format("truetype"), url("../fonts/almoni-dl-aaa-300.woff") format("woff"), url("../fonts/almoni-dl-aaa-300.svg#almoni-dl-light") format("svg"); }

/*(regular)*/
@font-face {
  font-family: 'almoni-dl';
  font-weight: 400;
  font-style: normal;
  src: url("../fonts/almoni-dl-aaa-400.eot");
  src: url("../fonts/almoni-dl-aaa-400.eot?#iefix") format("embedded-opentype"), url("../fonts/almoni-dl-aaa-400.ttf") format("truetype"), url("../fonts/almoni-dl-aaa-400.woff") format("woff"), url("../fonts/almoni-dl-aaa-400.svg#almoni-dl-regular") format("svg"); }

/*(black)*/
@font-face {
  font-family: 'almoni-dl';
  font-weight: 900;
  font-style: normal;
  src: url("../fonts/almoni-dl-aaa-900.eot");
  src: url("../fonts/almoni-dl-aaa-900.eot?#iefix") format("embedded-opentype"), url("../fonts/almoni-dl-aaa-900.ttf") format("truetype"), url("../fonts/almoni-dl-aaa-900.woff") format("woff"); }

/*** icomoon ***/
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon.eot?65za4w");
  src: url("../fonts/icomoon.eot?65za4w#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?65za4w") format("truetype"), url("../fonts/icomoon.woff?65za4w") format("woff"), url("../fonts/icomoon.svg?65za4w#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-share:before {
  content: "\e90b"; }

.icon-whatsapp:before {
  content: "\e900"; }

.icon-menu:before {
  content: "\e903"; }

.icon-quots:before {
  content: "\e90a"; }

.icon-copy-rights:before {
  content: "\e909"; }

.icon-linkedin:before {
  content: "\e908"; }

.icon-back:before {
  content: "\e901"; }

.icon-copy-link:before {
  content: "\e902"; }

.icon-twitter:before {
  content: "\e904"; }

.icon-facebook:before {
  content: "\e905"; }

.icon-youtube:before {
  content: "\e906"; }

.icon-instagram:before {
  content: "\e907"; }

.gt40over40-social-icon {
  width: 46px;
  height: 40px; }
  .gt40over40-social-icon.gt40over40-social-icon-twitter {
    background: url("../img/twitter.svg") no-repeat; }
  .gt40over40-social-icon.gt40over40-social-icon-facebook {
    background: url("../img/facebook.svg") no-repeat; }
  .gt40over40-social-icon.gt40over40-social-icon-youtube {
    width: 57px;
    background: url("../img/youtube.svg") no-repeat; }
  .gt40over40-social-icon.gt40over40-social-icon-instagram {
    background: url("../img/instagram.svg") no-repeat; }
  .gt40over40-social-icon.gt40over40-social-icon-telegram {
    background: url("../img/telegram.svg") no-repeat; }

/********************/
/* 
$line-height: 29px;
$line-height-2: 52px;
$line-height-3: 52px;
$line-height-4: 46px;
$line-height-5: 27px;
$line-height-6: 44px;
$line-height-7: 42px;
$line-height-8: 82px;

$font-size: 20px;
$font-size-2: 55px;
$font-size-3: 24px;
$font-size-4: 51px;
$font-size-5: 18px;
$font-size-6: 46px;
$font-size-7: 86px;
$font-size-8: 16px;
$font-size-9: 25px;
$font-size-10: 40px;

$font-family: 'Open Sans', sans-serif;
$font-family-2: 'Open Sans Condensed', sans-serif;

$border-size: 3px;
$border-size-2: 1px;
$border: $border-size solid;
$border-2: $border-size-2 solid;

$transition: 0.5s;

$bootstrap-spacing-init: 15;
$bootstrap-spacing: $bootstrap-spacing-init + px;

$bootstrap-spacing-init: 15;
$bootstrap-spacing: $bootstrap-spacing-init + px;
$bootstrap-half-spacing-init: $bootstrap-spacing-init / 2;
$bootstrap-half-spacing: $bootstrap-half-spacing-init + px;

$grid-base-width-1-int: 25;
$grid-base-width-1: $grid-base-width-1-int + %;
$grid-base-width-2-int: $grid-base-width-1-int * 2;
$grid-base-width-2: $grid-base-width-2-int + %;
$grid-base-width-3-int: $grid-base-width-1-int * 3;
$grid-base-width-3: $grid-base-width-3-int + %;
$grid-base-width-4-int: $grid-base-width-1-int * 4;
$grid-base-width-4: $grid-base-width-4-int + %;

$grid-base-height-1-int: 120;
$grid-base-height-1: $grid-base-height-1-int + px;
$grid-base-height-2-int: $grid-base-height-1-int * 2;
$grid-base-height-2: $grid-base-height-2-int + px;
$grid-base-height-3-int: $grid-base-height-1-int * 3;
$grid-base-height-3: $grid-base-height-3-int + px;
$grid-base-height-4-int: $grid-base-height-1-int * 4;
$grid-base-height-4: $grid-base-height-4-int + px;

$bootstrap-gutter-int: 15;
$bootstrap-gutter: $bootstrap-gutter-int + px;
$bootstrap-gutter-2-int: $bootstrap-gutter-int * 2;
$bootstrap-gutter-2: $bootstrap-gutter-2-int + px; */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1;
  font-family: arial; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-family: arial; }

img {
  max-width: 100%;
  height: auto; }

a {
  text-decoration: none;
  color: #000000; }

h1, h2, h3, h4, h5, h6, p {
  margin-bottom: 8px; }

p:last-child {
  margin-bottom: 0; }

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }

.mfp-preloader a {
  color: #CCC; }

.mfp-preloader a:hover {
  color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1; }

.mfp-close:active {
  top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }

.mfp-arrow:active {
  margin-top: -54px; }

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1; }

.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent; }

.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px; }

.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }

.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px; }

.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }

.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px; }

.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px; }

.mfp-iframe-holder .mfp-close {
  top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444; }

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px; }

.mfp-figure figure {
  margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*** custom ***/
.white-popup-block {
  background: #ffffff;
  padding: 40px;
  max-width: 650px;
  margin: 40px auto;
  position: relative; }

.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -moz-box-shadow: 0 0 5px #ccc;
  -webkit-box-shadow: 0 0 5px #ccc;
  box-shadow: 0 0 5px #ccc;
  border: 5px solid #fff;
  background: #fff; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  -webkit-transform: translatez(0); }

.bx-wrapper .bx-controls-auto, .bx-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  width: 100%; }

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(images/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus, .bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #000; }

.bx-wrapper .bx-controls-auto .bx-controls-auto-item, .bx-wrapper .bx-pager-item {
  display: inline-block;
  vertical-align: bottom; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(images/controls.png) 0 -32px no-repeat; }

.bx-wrapper .bx-prev:focus, .bx-wrapper .bx-prev:hover {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url(images/controls.png) -43px -32px no-repeat; }

.bx-wrapper .bx-next:focus, .bx-wrapper .bx-next:hover {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus, .bx-wrapper .bx-controls-auto .bx-start:hover {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(images/controls.png) -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus, .bx-wrapper .bx-controls-auto .bx-stop:hover {
  background-position: -86px -33px; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

.gt40over40-slider, .gt40over40-slider > * {
  height: 100%; }

.gt40over40-box > * {
  display: flex;
  flex-direction: column;
  height: 100%;
  position: relative;
  top: 0;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s; }
  .gt40over40-box > *:hover {
    top: -10px;
    box-shadow: 0 10px 43px 0 rgba(0, 0, 0, 0.5); }
  .gt40over40-box > * .gt40over40-box-info-wrap {
    flex: 1; }

.bx-wrapper {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none; }
  .bx-wrapper .bx-loading {
    background-image: url("../img/lib/bx_loader.gif"); }
  .bx-wrapper .bx-controls-direction a {
    width: 55px;
    height: 136px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-size: 70%; }
  .bx-wrapper .bx-prev {
    left: -55px;
    background: url("../img/arrow-left.svg") center center no-repeat; }
    .bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus {
      background-position: center center; }
  .bx-wrapper .bx-next {
    right: -55px;
    background: url("../img/arrow-right.svg") center center no-repeat; }
    .bx-wrapper .bx-next:hover, .bx-wrapper .bx-next:focus {
      background-position: center center; }
  .bx-wrapper .bx-controls-auto .bx-start {
    background-image: url("../img/lib/controls.png"); }
  .bx-wrapper .bx-controls-auto .bx-stop {
    background-image: url("../img/lib/controls.png"); }

@media (min-width: 1024px) {
  .bx-wrapper {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: none;
    padding: 0 135px; }
    .bx-wrapper .bx-controls-direction a {
      background-size: 100%; }
    .bx-wrapper .bx-prev {
      left: 10px; }
    .bx-wrapper .bx-next {
      right: 10px; } }

body {
  font-family: "almoni-dl", Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-size: 21px; }

p {
  line-height: 30px;
  margin-bottom: 16px; }

strong, b {
  font-weight: 900;
  font-size: 125%; }

.gt40over40-gradiantrow {
  width: 100%;
  height: 30px;
  background-image: linear-gradient(to left, #8cd70b, #00b0d7); }

.gt40over40-post-excerpt {
  font-size: 20px;
  line-height: 28px;
  max-width: 90%;
  margin: 0 auto;
  font-family: "Open Sans Hebrew", sans-serif;
  font-weight: 600;
  -webkit-text-shadow: 2px 2px 0px #000;
  -moz-text-shadow: 2px 2px 0px #000;
  text-shadow: 2px 2px 0px #000; }

.gt40over40-read-more-link {
  margin-top: 5px;
  color: #ffffff; }
  .gt40over40-read-more-link * {
    color: #ffffff; }

.gt40over40-logo-2 {
  display: none;
  position: absolute;
  top: 0;
  left: 0; }

.gt40over40-clickable {
  cursor: pointer; }

.gt40over40-show-desktop {
  display: none; }

#gt40over40-title-logo-wrapper {
  display: none; }

.gt40over40-quote, blockquote {
  position: relative;
  border: solid 4px;
  border-left: none;
  border-right: none;
  margin: 48px 0 32px 0;
  padding: 32px 0;
  font-size: 125%;
  border-image-source: linear-gradient(to right, #00b0d7, #8cd70b);
  border-image-slice: 1; }
  .gt40over40-quote:before, blockquote:before {
    content: "";
    background: #ffffff url("../img/quote-top.svg") right center/80% no-repeat;
    position: absolute;
    top: -45px;
    right: 0;
    width: 50px;
    height: 76px;
    padding-left: 8px; }
  .gt40over40-quote:after, blockquote:after {
    content: "";
    background: #ffffff url("../img/quote-bottom.svg") left center/80% no-repeat;
    position: absolute;
    bottom: -45px;
    left: 0;
    width: 50px;
    height: 76px;
    padding-right: 8px; }
  .gt40over40-quote p, blockquote p {
    font-size: 37px;
    line-height: 41px; }

.icon-copy-rights {
  margin-left: 8px; }

.gt40over40-lets-go-up {
  margin-top: -155px; }

.gt40over40-content {
  margin-bottom: 32px; }

.gt40over40-general-wrapper #gt40over40-item-share-button {
  color: #fff; }

.gt40over40-cto-wrapper .gt40over40-box-image-wrap, .gt40over40-cto-wrapper .gt40over40-box-info-share-wrap {
  border-color: #535353 !important; }

.gt40over40-cto-wrapper #gt40over40-item-share-button, .gt40over40-cto-wrapper #gt40over40-item-share-button-2, .gt40over40-cto-wrapper .gt40over40-quote, .gt40over40-cto-wrapper blockquote, .gt40over40-cto-wrapper.influencer-template-default .gt40over40-share-buttons a {
  color: #535353 !important; }

.gt40over40-product-wrapper .gt40over40-box-image-wrap, .gt40over40-product-wrapper .gt40over40-box-info-share-wrap {
  border-color: #2274a5 !important; }

.gt40over40-product-wrapper #gt40over40-item-share-button, .gt40over40-product-wrapper #gt40over40-item-share-button-2, .gt40over40-product-wrapper .gt40over40-quote, .gt40over40-product-wrapper blockquote, .gt40over40-product-wrapper.influencer-template-default .gt40over40-share-buttons a {
  color: #2274a5 !important; }

.gt40over40-design-wrapper .gt40over40-box-image-wrap, .gt40over40-design-wrapper .gt40over40-box-info-share-wrap {
  border-color: #8cd70b !important; }

.gt40over40-design-wrapper #gt40over40-item-share-button, .gt40over40-design-wrapper #gt40over40-item-share-button-2, .gt40over40-design-wrapper .gt40over40-quote, .gt40over40-design-wrapper blockquote, .gt40over40-design-wrapper.influencer-template-default .gt40over40-share-buttons a {
  color: #8cd70b !important; }

.gt40over40-marketing-wrapper .gt40over40-box-image-wrap, .gt40over40-marketing-wrapper .gt40over40-box-info-share-wrap {
  border-color: #ec145a !important; }

.gt40over40-marketing-wrapper #gt40over40-item-share-button, .gt40over40-marketing-wrapper #gt40over40-item-share-button-2, .gt40over40-marketing-wrapper .gt40over40-quote, .gt40over40-marketing-wrapper blockquote, .gt40over40-marketing-wrapper.influencer-template-default .gt40over40-share-buttons a {
  color: #ec145a !important; }

.gt40over40-category-base-set, .gt40over40-cto, .gt40over40-product, .gt40over40-design, .gt40over40-marketing {
  color: #ffffff;
  border-width: 0 !important; }

.gt40over40-cto {
  background-image: url("../img/cto-slice.png"), linear-gradient(to bottom, #8c8b8b, #535353); }

.gt40over40-product {
  background-image: url("../img/product-slice.png"), linear-gradient(to bottom, #47acd1, #2274a5); }

.gt40over40-design {
  background-image: url("../img/design-slice.png"), linear-gradient(to bottom, #c0ed19, #8cd70b); }

.gt40over40-marketing {
  background-image: url("../img/markeing-slice.png"), linear-gradient(to bottom, #f72d93, #ec145a); }

.gt40over40-box-info-wrap {
  overflow: hidden; }

.gt40over40-logo-wrapper {
  display: block;
  vertical-align: middle; }

.gt40over40-tooltip {
  padding: 8px;
  position: absolute;
  top: calc(100% + 2px);
  left: 0;
  font-size: 50%;
  background: #000000;
  color: #ffffff;
  border-radius: 10px;
  display: none;
  font-family: "almoni-dl", Arial, Helvetica, sans-serif;
  display: inline-block; }

.gt40over40-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap; }

.gt40over40-button, .gt40over40-share-buttons a, .gt40over40-submit {
  cursor: pointer; }

#gt40over40-page {
  position: relative;
  height: 100vh;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  flex-direction: column;
  flex-wrap: nowrap; }
  #gt40over40-page > * {
    width: 100%; }

#gt40over40-header {
  background-color: #1f1f1f;
  color: #ffffff; }
  #gt40over40-header .gt40over40-container > * {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap; }
    #gt40over40-header .gt40over40-container > *.gt40over40-title {
      font-size: 60%;
      letter-spacing: 1px;
      max-width: 34%;
      margin-right: 22px; }
  #gt40over40-header * {
    color: #ffffff; }
  #gt40over40-header .gt40over40-logo-wrapper {
    max-width: 130px;
    padding-left: 16px;
    padding-right: 16px; }
  #gt40over40-header #gt40over40-menu-top-button {
    font-size: 77%;
    padding: 16px; }
  #gt40over40-header #gt40over40-menu-top-social-button {
    font-size: 120%;
    padding: 16px; }
  #gt40over40-header #gt40over40-menu-top-back-button {
    display: none;
    padding: 18px 22px; }

.gt40over40-sticky {
  padding-top: 57px; }
  .gt40over40-sticky #gt40over40-header, .gt40over40-sticky #gt40over40-main #gt40over40-menu-top-social {
    position: fixed;
    width: 100%;
    z-index: 2; }
  .gt40over40-sticky #gt40over40-header {
    left: 0;
    top: 0;
    height: 57px; }
    .gt40over40-sticky #gt40over40-header .gt40over40-container {
      height: 100%; }
  .gt40over40-sticky #gt40over40-main #gt40over40-menu-top-social {
    top: 57px; }

.gt40over40-in-row-wrapper, .gt40over40-in-row-items-wrapper {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: normal;
  flex-direction: row;
  flex-wrap: wrap; }
  .gt40over40-in-row-wrapper .gt40over40-title, .gt40over40-in-row-items-wrapper .gt40over40-title {
    width: 100%;
    padding: 16px 0;
    font-weight: bold; }
  .gt40over40-in-row-wrapper .gt40over40-box-image-wrap, .gt40over40-in-row-items-wrapper .gt40over40-box-image-wrap {
    overflow: hidden;
    text-align: center;
    position: relative;
    z-index: 1; }
  .gt40over40-in-row-wrapper .gt40over40-box-info-wrap, .gt40over40-in-row-items-wrapper .gt40over40-box-info-wrap {
    text-align: center; }

.gt40over40-in-row-2-wrapper {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: normal;
  flex-direction: row;
  flex-wrap: wrap; }
  .gt40over40-in-row-2-wrapper .gt40over40-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    z-index: 0;
    font-size: 170%;
    font-weight: 900;
    line-height: 0.75; }
  .gt40over40-in-row-2-wrapper > * {
    width: 50%;
    min-height: 200px;
    font-size: 150%;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: normal;
    align-items: flex-end;
    flex-direction: row;
    flex-wrap: nowrap; }
    .gt40over40-in-row-2-wrapper > *:nth-child(odd) img {
      margin-left: auto; }
    .gt40over40-in-row-2-wrapper > *:nth-child(even) img {
      margin-right: auto; }
    .gt40over40-in-row-2-wrapper > * img {
      max-width: 70%; }

#gt40over40-menu-cat-list-wrapper .gt40over40-title {
  font-weight: bold; }

#gt40over40-menu-cat-list-wrapper #gt40over40-menu-cat-list > * {
  width: 100%;
  display: flex;
  justify-content: normal;
  align-items: initial;
  flex-direction: column;
  flex-wrap: nowrap; }
  #gt40over40-menu-cat-list-wrapper #gt40over40-menu-cat-list > * > * {
    display: block;
    padding: 32px;
    background-color: #ffffff;
    text-align: right;
    flex: 1;
    font-weight: bold;
    position: relative; }
    #gt40over40-menu-cat-list-wrapper #gt40over40-menu-cat-list > * > * img {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%;
      width: auto;
      max-width: none; }

#gt40over40-menu-top {
  width: 100%;
  max-width: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
  right: -100%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s; }
  .gt40over40-show-menu-top #gt40over40-menu-top {
    right: 0; }
  .gt40over40-show-menu-top.gt40over40-show-menu-top-social #gt40over40-menu-top {
    max-width: 80%; }
  #gt40over40-menu-top > * {
    width: 100%;
    display: flex;
    justify-content: normal;
    align-items: initial;
    flex-direction: column;
    flex-wrap: nowrap; }
    #gt40over40-menu-top > * a {
      display: block;
      padding: 32px;
      background-color: #ffffff;
      border-bottom: 2px solid #d8d8d8;
      text-align: right;
      flex: 1;
      font-size: 154%;
      position: relative;
      overflow: hidden; }
      #gt40over40-menu-top > * a.gt40over40-active {
        font-weight: bold; }
      #gt40over40-menu-top > * a img {
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: auto;
        max-width: none; }

#gt40over40-menu-top-social {
  width: 100%;
  max-width: 20%;
  position: absolute;
  z-index: 1;
  top: 0;
  left: -100%;
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
  background-color: #ffffff; }
  .gt40over40-show-menu-top-social #gt40over40-menu-top-social {
    left: 0; }

#gt40over40-menu-top-social-button, #gt40over40-item-share-button, #gt40over40-item-share-button-2 i {
  font-size: 160%; }

#gt40over40-item-share-button-2 {
  width: 100%;
  max-width: 150px;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 16px;
  border: solid 2px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap;
  align-self: self-start;
  border-image-source: linear-gradient(to right, #00b0d7, #8cd70b);
  border-image-slice: 1;
  font-weight: bold;
  font-size: 24px;
  line-height: 27px; }

.gt40over40-share-buttons {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap; }
  #gt40over40-menu-top-social .gt40over40-share-buttons {
    flex-direction: column; }
  .gt40over40-share-buttons a {
    font-size: 150%;
    margin: 16px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
    position: relative; }
    .gt40over40-share-buttons a:active {
      color: #ffffff; }

#gt40over40-main {
  position: relative;
  flex: 1; }
  #gt40over40-main #gt40over40-main-heading {
    padding: 32px 16px; }
  #gt40over40-main .gt40over40-main-title {
    font-size: 308%;
    font-weight: 900;
    line-height: 0.95; }
  #gt40over40-main .gt40over40-main-content {
    padding: 32px 16px; }

#gt40over40-footer {
  border-top: 2px solid #000000;
  padding: 8px; }
  #gt40over40-footer .gt40over40-container .gt40over40-logo-social-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    max-width: 30%; }
  #gt40over40-footer .gt40over40-logo-wrapper {
    max-width: 158px; }

.gt40over40-credit-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  flex-wrap: nowrap; }
  .gt40over40-credit-wrapper span {
    font-size: 60%; }

.gt40over40-social-links-buttons-wrapper {
  display: none; }

.page-template-default #gt40over40-main #gt40over40-main-heading {
  background-image: linear-gradient(to right, #2F4902, #035B6F);
  color: #ffffff; }

.page-template-default #gt40over40-main #gt40over40-main-heading, .page-template-default #gt40over40-main .gt40over40-main-content {
  padding: 20px 10px; }

.page-template-default #gt40over40-main .gt40over40-main-title {
  font-size: 70px;
  max-width: 250px; }

.page-template-template-home #gt40over40-header .gt40over40-container > *.gt40over40-title {
  visibility: hidden;
  max-width: 50px; }

.page-template-template-home #gt40over40-main {
  text-align: center; }
  .page-template-template-home #gt40over40-main .gt40over40-main-content {
    padding-bottom: 16px; }
    .page-template-template-home #gt40over40-main .gt40over40-main-content .gt40over40-image-wrapper {
      margin-top: 30px;
      max-width: 70px; }
  .page-template-template-home #gt40over40-main .gt40over40-container {
    flex-direction: column; }
    .page-template-template-home #gt40over40-main .gt40over40-container p {
      font-size: 25px;
      line-height: 29px;
      max-width: 70%;
      margin: 0 auto; }
    .page-template-template-home #gt40over40-main .gt40over40-container > * {
      margin-bottom: 16px; }
      .page-template-template-home #gt40over40-main .gt40over40-container > *:last-child {
        margin-bottom: 0; }
  .page-template-template-home #gt40over40-main .gt40over40-logo-wrapper {
    max-width: 75%; }
  .page-template-template-home #gt40over40-main #gt40over40-main-heading {
    padding-top: 50px;
    padding-bottom: 0;
    margin-bottom: 8px; }
  .page-template-template-home #gt40over40-main .gt40over40-main-content {
    padding-top: 0; }
  .page-template-template-home #gt40over40-main .gt40over40-main-title {
    font-size: 208%; }

.page-template-template-home .gt40over40-box {
  margin-top: 5%; }

.page-template-template-category-list > *, .influencer-template-default > *, .page-template-template-home > * {
  margin-bottom: 32px; }
  .page-template-template-category-list > *:last-child, .page-template-template-category-list > *#gt40over40-page, .influencer-template-default > *:last-child, .influencer-template-default > *#gt40over40-page, .page-template-template-home > *:last-child, .page-template-template-home > *#gt40over40-page {
    margin-bottom: 0; }

.page-template-template-category-list #gt40over40-main .gt40over40-main-content, .influencer-template-default #gt40over40-main .gt40over40-main-content, .page-template-template-home #gt40over40-main .gt40over40-main-content {
  padding: 0; }
  .page-template-template-category-list #gt40over40-main .gt40over40-main-content .gt40over40-container, .influencer-template-default #gt40over40-main .gt40over40-main-content .gt40over40-container, .page-template-template-home #gt40over40-main .gt40over40-main-content .gt40over40-container {
    padding: 16px;
    flex-direction: column; }

.page-template-template-category-list .gt40over40-in-row-wrapper:first-child .gt40over40-in-row-items-wrapper:first-child .gt40over40-box:first-child, .influencer-template-default .gt40over40-in-row-wrapper:first-child .gt40over40-in-row-items-wrapper:first-child .gt40over40-box:first-child, .page-template-template-home .gt40over40-in-row-wrapper:first-child .gt40over40-in-row-items-wrapper:first-child .gt40over40-box:first-child {
  margin-top: 0; }

.page-template-template-category-list .gt40over40-box, .influencer-template-default .gt40over40-box, .page-template-template-home .gt40over40-box {
  width: 100%;
  overflow: hidden; }
  .page-template-template-category-list .gt40over40-box .gt40over40-box-image-wrap img, .influencer-template-default .gt40over40-box .gt40over40-box-image-wrap img, .page-template-template-home .gt40over40-box .gt40over40-box-image-wrap img {
    display: block; }
  .page-template-template-category-list .gt40over40-box .gt40over40-box-info-wrap, .influencer-template-default .gt40over40-box .gt40over40-box-info-wrap, .page-template-template-home .gt40over40-box .gt40over40-box-info-wrap {
    padding: 8px 16px;
    border-top: 3px solid;
    min-height: 96px;
    display: flex;
    justify-content: center;
    justify-items: center;
    align-items: center;
    flex-direction: column;
    color: #fff;
    background: url("../img/person-data-pattern-bg.svg") no-repeat;
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    font-family: "Open Sans Hebrew", sans-serif; }
    .page-template-template-category-list .gt40over40-box .gt40over40-box-info-wrap .gt40over40-box-info-name, .influencer-template-default .gt40over40-box .gt40over40-box-info-wrap .gt40over40-box-info-name, .page-template-template-home .gt40over40-box .gt40over40-box-info-wrap .gt40over40-box-info-name {
      font-weight: bold; }
  .page-template-template-category-list .gt40over40-box.gt40over40-box-colors-1 .gt40over40-box-info-wrap, .influencer-template-default .gt40over40-box.gt40over40-box-colors-1 .gt40over40-box-info-wrap, .page-template-template-home .gt40over40-box.gt40over40-box-colors-1 .gt40over40-box-info-wrap {
    background-color: #8cd70b;
    border-color: #609306; }
  .page-template-template-category-list .gt40over40-box.gt40over40-box-colors-2 .gt40over40-box-info-wrap, .influencer-template-default .gt40over40-box.gt40over40-box-colors-2 .gt40over40-box-info-wrap, .page-template-template-home .gt40over40-box.gt40over40-box-colors-2 .gt40over40-box-info-wrap {
    background-color: #25aefd;
    border-color: #0454bf; }
  .page-template-template-category-list .gt40over40-box.gt40over40-box-colors-3 .gt40over40-box-info-wrap, .influencer-template-default .gt40over40-box.gt40over40-box-colors-3 .gt40over40-box-info-wrap, .page-template-template-home .gt40over40-box.gt40over40-box-colors-3 .gt40over40-box-info-wrap {
    background-color: #393939;
    border-color: #000; }

.page-template-template-category-list #gt40over40-menu-cat-list-wrapper .gt40over40-title, .influencer-template-default #gt40over40-menu-cat-list-wrapper .gt40over40-title, .page-template-template-home #gt40over40-menu-cat-list-wrapper .gt40over40-title {
  width: 100%;
  padding: 16px 16px; }

.influencer-template-default #gt40over40-header #gt40over40-menu-top-back-button {
  display: block; }

.influencer-template-default .gt40over40-box-2 {
  width: 100%;
  text-align: center; }

.influencer-template-default .gt40over40-box-image-wrap {
  border-width: 10px; }
  .influencer-template-default .gt40over40-box-image-wrap img {
    margin: 0 auto -5px auto; }

.influencer-template-default .gt40over40-box-info-share-wrap {
  width: 100%;
  position: relative;
  background-image: linear-gradient(to left, #8cd70b, #00b0d7); }
  .influencer-template-default .gt40over40-box-info-share-wrap > .gt40over40-container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    flex-direction: row !important; }
  .influencer-template-default .gt40over40-box-info-share-wrap .gt40over40-box-info-wrap {
    color: #fff;
    text-align: right; }

.influencer-template-default .gt40over40-box .gt40over40-box-info-wrap {
  min-height: 65px; }

.influencer-template-default .gt40over40-box .gt40over40-box-info-title {
  font-size: 14px;
  line-height: 17px; }

.influencer-template-default .gt40over40-box-info-share-wrap .gt40over40-box-info-wrap > * {
  margin-bottom: 5px; }

.influencer-template-default .gt40over40-box-info-share-wrap .gt40over40-box-info-name {
  font-weight: bold;
  font-size: 30px;
  line-height: 28px; }

.influencer-template-default .gt40over40-box-info-share-wrap .gt40over40-box-info-title, .influencer-template-default .gt40over40-box-info-share-wrap .gt40over40-box-info-company {
  font-size: 23px;
  line-height: 20px; }

.influencer-template-default .gt40over40-box-2 .gt40over40-share-buttons, .influencer-template-default #gt40over40-item-share-wrapper-2 .gt40over40-share-buttons {
  flex-direction: row; }

.influencer-template-default #gt40over40-item-share-wrapper, .influencer-template-default #gt40over40-item-share-wrapper-2 {
  width: 100%;
  display: none; }

.influencer-template-default.gt40over40-show-menu-item-social-1 #gt40over40-item-share-wrapper {
  display: block; }
  .influencer-template-default.gt40over40-show-menu-item-social-1 #gt40over40-item-share-wrapper .gt40over40-share-buttons {
    justify-content: flex-end; }

.influencer-template-default.gt40over40-show-menu-item-social-1 #gt40over40-main .gt40over40-main-content .gt40over40-content.gt40over40-container {
  margin-top: 0; }

.influencer-template-default.gt40over40-show-menu-item-social-2 #gt40over40-item-share-wrapper-2 {
  display: block; }
  .influencer-template-default.gt40over40-show-menu-item-social-2 #gt40over40-item-share-wrapper-2 .gt40over40-share-buttons {
    justify-content: flex-start; }

.influencer-template-default #gt40over40-main #gt40over40-main-heading {
  padding: 0; }

.influencer-template-default #gt40over40-main .gt40over40-main-content .gt40over40-content {
  padding: 0 30px; }
  .influencer-template-default #gt40over40-main .gt40over40-main-content .gt40over40-content.gt40over40-container {
    margin-top: 32px; }

.influencer-template-default #gt40over40-main:after {
  content: '';
  display: block;
  width: 100%;
  height: 26px;
  background-image: linear-gradient(to left, #8cd70b, #00b0d7); }

.gt40over40-bg-cover {
  position: relative;
  color: #fff;
  background-repeat: no-repeat;
  background-position: 53% -83px;
  background-size: initial;
  font-weight: 900; }

.gt40over40-hide {
  display: none; }

.gt40over40-expand-button {
  color: inherit;
  background: url(../img/arrow.svg) right center no-repeat;
  display: block;
  min-width: 26px;
  min-height: 12px;
  margin-top: 10px;
  padding-right: 30px;
  cursor: pointer; }
  .gt40over40-text-expanded .gt40over40-expand-button {
    display: none; }

.gt40over40-link-button {
  display: block;
  background-color: #278cfe;
  color: #ffffff;
  max-width: 250px;
  margin: 10px auto 26px auto;
  padding: 10px;
  border-radius: 9.8px;
  border: solid 0.6px #278cfe;
  text-align: center;
  font-weight: 400; }

.gt-special-title {
  font-size: 30px;
  line-height: 51px;
  font-weight: 900;
  margin-left: auto; }

#gt40over40-item-share-button-2 {
  -webkit-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s; }
  #gt40over40-item-share-button-2:hover {
    background-image: linear-gradient(to left, #8cd70b, #00b0d7);
    color: #fff; }

@media (min-width: 340px) {
  .gt40over40-bg-cover {
    background-position-y: 13%; } }

@media (min-width: 1024px) {
  body {
    font-size: 28px; }
  p {
    line-height: 36px; }
  .gt40over40-post-excerpt {
    max-width: 100%; }
  .gt40over40-gradiantrow {
    height: 45px; }
  .gt-special-title {
    font-size: 30px;
    line-height: 35px; }
  .gt40over40-logo-2 {
    display: block;
    top: 10px;
    left: 10px; }
  .gt40over40-quote, blockquote {
    margin-top: 80px;
    padding: 50px 0; }
    .gt40over40-quote p, blockquote p {
      font-size: 50px;
      line-height: 59px; }
    .gt40over40-quote:before, .gt40over40-quote:after, blockquote:before, blockquote:after {
      width: 85px; }
  .gt40over40-show-mobile {
    display: none; }
  .gt40over40-show-desktop {
    display: block; }
  #gt40over40-item-share-button-2 {
    max-width: 220px;
    font-size: 35px;
    line-height: 39px; }
    #gt40over40-item-share-button-2 i {
      font-size: 130%; }
  #gt40over40-menu-cat-list-wrapper, .gt40over40-box-item-image-wrap-mobile {
    display: none !important; }
  #gt40over40-menu-top-social-button {
    display: block; }
  .gt40over40-upload-image-wrapper-desktop {
    display: inline-block;
    position: relative;
    margin-top: 118px; }
  #gt40over40-header {
    padding: 8px; }
    #gt40over40-header .gt40over40-container > *.gt40over40-title {
      display: block; }
    #gt40over40-header .gt40over40-container > *#gt40over40-menu-top-button {
      display: none; }
    #gt40over40-header .gt40over40-container > *.gt40over40-logo-wrapper {
      display: block;
      margin-left: auto;
      margin-right: 3px; }
    #gt40over40-header .gt40over40-container > * > * {
      margin-left: 16px; }
    #gt40over40-header #gt40over40-menu-top-social-button {
      font-size: 100%;
      padding: 0; }
  .gt40over40-in-row-2-wrapper > * {
    min-height: 243px;
    width: 49%;
    margin: 0.5%; }
  .gt40over40-container {
    max-width: 1220px;
    margin: 0 auto; }
  #gt40over40-menu-top {
    position: static; }
    #gt40over40-menu-top > * {
      flex-direction: row; }
    #gt40over40-menu-top a {
      text-align: center;
      padding: 16px;
      background: none !important;
      border-width: 4px;
      font-size: 77%;
      color: #000000; }
    #gt40over40-menu-top .gt40over40-category-base-set, #gt40over40-menu-top .gt40over40-cto, #gt40over40-menu-top .gt40over40-product, #gt40over40-menu-top .gt40over40-design, #gt40over40-menu-top .gt40over40-marketing {
      max-width: 100%;
      border-width: 4px !important; }
    #gt40over40-menu-top .gt40over40-cto {
      border-color: #535353 !important; }
    #gt40over40-menu-top .gt40over40-product {
      border-color: #2274a5 !important; }
    #gt40over40-menu-top .gt40over40-design {
      border-color: #8cd70b !important; }
    #gt40over40-menu-top .gt40over40-marketing {
      border-color: #ec145a !important; }
  #gt40over40-menu-top-social {
    max-width: 100%;
    background-color: #eeeeee;
    padding: 0 32px; }
    #gt40over40-menu-top-social .gt40over40-share-buttons {
      flex-direction: row;
      justify-content: flex-end;
      max-width: 1220px;
      margin: 0 auto; }
      #gt40over40-menu-top-social .gt40over40-share-buttons a {
        margin-top: 8px;
        margin-bottom: 8px;
        font-size: 133%; }
        #gt40over40-menu-top-social .gt40over40-share-buttons a:last-child {
          margin-left: 0; }
  .gt40over40-social-links-buttons-wrapper {
    display: block; }
  .gt40over40-social-links-buttons {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-right: 8px; }
    .gt40over40-social-links-buttons a {
      font-size: 93%;
      margin: 16px 8px; }
      .gt40over40-social-links-buttons a:last-child {
        margin-left: 0; }
  #gt40over40-footer .gt40over40-container .gt40over40-logo-social-wrapper {
    justify-content: flex-end;
    max-width: 50%; }
    #gt40over40-footer .gt40over40-container .gt40over40-logo-social-wrapper .gt40over40-logo-wrapper {
      display: block;
      max-width: 150px; }
  .page-template-default .gt40over40-container {
    max-width: 880px; }
  .page-template-default #gt40over40-main #gt40over40-main-heading {
    background-image: linear-gradient(to right, #2F4902, #035B6F);
    color: #ffffff;
    border-bottom: none;
    padding: 140px 0; }
  .page-template-default #gt40over40-main #gt40over40-main-heading, .page-template-default #gt40over40-main .gt40over40-main-content {
    margin-left: 0;
    margin-right: 0;
    padding: 40px 0; }
  .page-template-default #gt40over40-main .gt40over40-main-title {
    top: 50%;
    font-size: 110px;
    font-weight: 900;
    line-height: 85px; }
  .page-template-default #gt40over40-main #gt40over40-title-wrapper {
    max-width: 300px;
    display: inline-block;
    clear: both; }
  .page-template-default #gt40over40-main #gt40over40-title-logo-wrapper {
    position: relative;
    display: inline-block; }
  .page-template-default #gt40over40-main #logo-header {
    width: 280px;
    height: 302px;
    float: right; }
  .page-template-default #gt40over40-main .gt40over40-container {
    position: relative; }
  .page-template-template-home #gt40over40-header .gt40over40-container > *.gt40over40-title {
    display: block;
    max-width: 100%;
    visibility: visible; }
  .page-template-template-home .gt40over40-bg-cover, .page-template-template-home #gt40over40-main > .gt40over40-main-content {
    margin-bottom: 0;
    padding-bottom: 64px; }
  .page-template-template-home .gt40over40-in-row-2-wrapper > * {
    width: 50%;
    margin: 0; }
  .page-template-template-home #gt40over40-main .gt40over40-logo-wrapper {
    display: block;
    max-width: 350px; }
  .page-template-template-home #gt40over40-main .gt40over40-container {
    max-width: 100%;
    font-size: 80%;
    font-weight: 400; }
    .page-template-template-home #gt40over40-main .gt40over40-container p {
      line-height: 32px;
      font-size: 94%;
      max-width: 100%; }
    .page-template-template-home #gt40over40-main .gt40over40-container > * {
      margin-bottom: 16px; }
    .page-template-template-home #gt40over40-main .gt40over40-container .gt40over40-width-half {
      max-width: 50%; }
    .page-template-template-home #gt40over40-main .gt40over40-container p {
      padding: 0; }
  .page-template-template-home #gt40over40-main #gt40over40-main-heading {
    padding-top: 257px;
    padding-bottom: 32px; }
  .page-template-template-home #gt40over40-main header .gt40over40-main-content .gt40over40-container {
    max-width: 990px; }
  .page-template-template-home #gt40over40-main header .gt40over40-main-content p {
    line-height: 28px;
    font-size: 20px;
    font-weight: 600;
    max-width: 60%; }
    .page-template-template-home #gt40over40-main header .gt40over40-main-content p a {
      color: #fff;
      font-weight: normal; }
  .page-template-template-home #gt40over40-main header .gt40over40-main-content .gt40over40-image-wrapper {
    margin-top: 50px;
    max-width: 100%; }
  .page-template-template-home #gt40over40-main .gt40over40-main-title {
    font-size: 328%;
    max-width: 80%; }
  .page-template-template-home .gt40over40-box {
    width: 33%;
    padding: 0 5%;
    margin: 7% 0 0 0; }
    .page-template-template-home .gt40over40-box:first-child {
      margin-top: 7% !important; }
    .page-template-template-home .gt40over40-box > * {
      display: flex;
      flex-direction: column;
      height: 100%;
      position: relative;
      top: 0;
      -webkit-transition: 0.5s;
      -moz-transition: 0.5s;
      transition: 0.5s; }
      .page-template-template-home .gt40over40-box > *:hover {
        top: -10px;
        box-shadow: 0 10px 43px 0 rgba(0, 0, 0, 0.5); }
      .page-template-template-home .gt40over40-box > * .gt40over40-box-info-wrap {
        flex: 1; }
  .influencer-template-default .gt40over40-box-2 {
    background: url("../img/person_cover_bg-1.jpg") center top/cover no-repeat; }
  .influencer-template-default .gt40over40-container:not(.gt40over40-slider-wrapper) {
    max-width: 880px; }
  .influencer-template-default #gt40over40-header {
    padding: 8px; }
    .influencer-template-default #gt40over40-header .gt40over40-container > *#gt40over40-menu-top-social-button {
      display: block; }
    .influencer-template-default #gt40over40-header #gt40over40-menu-top-back-button {
      display: none; }
  .influencer-template-default #gt40over40-main .gt40over40-main-content .gt40over40-box-info-share-wrap {
    justify-content: center; }
  .influencer-template-default #gt40over40-main:after {
    height: 45px; }
  .influencer-template-default .gt40over40-box .gt40over40-box-info-wrap {
    min-height: 83px; }
  .influencer-template-default .gt40over40-box .gt40over40-box-info-title {
    font-size: 16px;
    line-height: 19px; }
  .page-template-template-category-list .gt40over40-box > *, .influencer-template-default .gt40over40-box > *, .page-template-template-home .gt40over40-box > * {
    display: flex;
    flex-direction: column;
    height: 100%;
    position: relative;
    top: 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s; }
    .page-template-template-category-list .gt40over40-box > *:hover, .influencer-template-default .gt40over40-box > *:hover, .page-template-template-home .gt40over40-box > *:hover {
      top: -10px;
      box-shadow: 0 10px 43px 0 rgba(0, 0, 0, 0.5); }
    .page-template-template-category-list .gt40over40-box > * .gt40over40-box-info-wrap, .influencer-template-default .gt40over40-box > * .gt40over40-box-info-wrap, .page-template-template-home .gt40over40-box > * .gt40over40-box-info-wrap {
      flex: 1;
      font-size: 20px;
      line-height: 24px;
      justify-content: flex-start;
      text-align: center; }
  .page-template-template-category-list .gt40over40-the-content > p, .influencer-template-default .gt40over40-the-content > p, .page-template-template-home .gt40over40-the-content > p {
    font-size: 20px;
    line-height: 28px; }
  .page-template-template-category-list .gt40over40-in-row-wrapper .gt40over40-box, .influencer-template-default .gt40over40-in-row-wrapper .gt40over40-box, .page-template-template-home .gt40over40-in-row-wrapper .gt40over40-box {
    overflow: hidden; }
  .gt40over40-lets-go-up {
    margin-top: -300px; }
  .gt40over40-bg-cover {
    background-position: 0 0;
    background-attachment: fixed;
    background-size: cover; }
    .gt40over40-bg-cover .gt40over40-container {
      max-width: 45%;
      /*       .gt40over40-main-content {
          padding-bottom: 80px;
      } */ }
  .gt40over40-bg-cover, #gt40over40-main > .gt40over40-main-content {
    margin-bottom: 64px;
    padding-bottom: 64px; }
  .gt40over40-in-row-wrapper, .gt40over40-in-row-items-wrapper {
    justify-content: center; }
  .influencer-template-default .gt40over40-box-info-share-wrap .gt40over40-box-info-wrap > * {
    margin-bottom: 0; }
  .influencer-template-default .gt40over40-box-info-share-wrap .gt40over40-box-info-name {
    font-size: 45px;
    line-height: 51px; }
  .influencer-template-default .gt40over40-box-info-share-wrap .gt40over40-box-info-title, .influencer-template-default .gt40over40-box-info-share-wrap .gt40over40-box-info-company {
    font-size: 30px;
    line-height: 33px;
    display: inline-block; } }

@media all and (-webkit-min-device-pixel-ratio: 1.5), all and (-o-min-device-pixel-ratio: 3 / 2), all and (min--moz-device-pixel-ratio: 1.5), all and (min-device-pixel-ratio: 1.5) {
  .gt40over40-bg-cover {
    background-attachment: initial; } }

.gt40over40-box-info-company {
  font-size: 70%; }

body, .gt40over40-box-info-wrap {
  direction: rtl; }

input[type="number"], .gt40over40-number, .bx-viewport {
  direction: ltr; }
