/*
Theme Name: SOGO Child
Theme URI: http://sogo.co.il/
Template:   sogo
Author: Oren Havshush
Author URI: https://sogo.co.il/
Description: SOGO child theme
Version: 1.0
License: Commercial Use only
License URI: Commercial Use only
Text Domain: sogo
*/
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0Rk8ZkWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memQYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWq8tWZ0Pw86hd0RkxhjWVAexQ.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsjZ0B4gaVc.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: normal;
  src: url(https://fonts.gstatic.com/s/opensans/v40/memSYaGs126MiZpBA-UvWbX2vVnXBbObj2OVZyOOSr4dVJWUgsgH1x4gaVc.ttf) format('truetype');
}
/*  variables.less  */
h1 {
  font-size: 5.5em;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  font-weight: bold;
}
.page-title {
  font-size: 2.5em;
  text-transform: uppercase;
  font-weight: bold;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
}
@media (min-width: 768px) {
  .page-title {
    font-size: 3em;
  }
}
@media (min-width: 992px) {
  .page-title {
    font-size: 3.5em;
    font-weight: bold;
  }
}
@media (min-width: 1200px) {
  .page-title {
    font-size: 5.357em;
  }
}
.sub-title {
  font-size: 1.3em;
  color: #fff;
  line-height: 1.2;
  font-weight: bold;
  text-align: center;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .sub-title {
    font-size: 1.571em;
  }
}
@media (min-width: 992px) {
  .sub-title {
    font-weight: 700;
  }
}
.page-sub-title {
  font-size: 1em;
  color: #565555;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.35);
  font-weight: bold;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .page-sub-title {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
  }
}
@media (min-width: 1170px) {
  .page-sub-title.slim {
    margin: 0 290px;
  }
}
h1.article {
  font-size: 5.5em;
  color: #373837;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
}
h2 {
  font-size: 20px;
  text-transform: uppercase;
  line-height: 1.2;
  margin: 20px 0;
}
@media (min-width: 768px) {
  h2 {
    font-size: 48px;
  }
}
.floor-title {
  font-weight: bold;
  font-size: 2em;
}
@media (min-width: 768px) {
  .floor-title {
    padding-top: 20px;
    font-size: 3.429em;
  }
}
@media (min-width: 992px) {
  .floor-title {
    font-size: 2.4em;
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .floor-title {
    font-size: 3.429em;
  }
}
h4 {
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
}
h5 {
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1.2;
}
h3 {
  font-size: 22px;
  line-height: 1.2;
}
h6 {
  font-size: 19px;
  line-height: 1.2;
}
@media (min-width: 768px) {
  h6 {
    font-size: 22px;
  }
}
.dukim-green {
  color: #47a848;
}
.gray {
  color: #565555;
}
.blog-gray {
  background-color: #cacaca;
}
.round-green {
  border: 4px solid #2bb673;
  border-radius: 50%;
  padding: 20px;
}
.round-gray {
  border: 1px solid #565555;
  border-radius: 50%;
  padding: 10px;
  margin-right: 30px;
}
.round-white {
  border: 3px solid #fff;
  border-radius: 50%;
  padding: 10px;
}
.classic-btn {
  border: 1px solid #565555;
  border-radius: 3px;
  font-size: 18px;
  display: inline-block;
  padding: 0 61px;
  line-height: 50px;
  color: #565555;
  text-transform: uppercase;
  margin: 25px 0;
}
.black {
  color: #000;
}
.bg-green-transparent {
  background: rgba(43, 182, 115, 0.729);
}
.bg-green {
  background: #2bb673;
}
.bg-light-green {
  background: #4eb74f;
}
.bg-dark-green {
  background: #2bb673;
}
.bg-red {
  background: #ed1c24;
}
.bg-light-gray {
  background: #f6f6f6;
}
.bg-gray {
  background: #dbdbdb;
}
.color-green {
  color: #2bb673;
}
.color-red {
  color: #ed1c24;
}
.color-white {
  color: #fff;
}
.color-white p {
  color: #fff;
}
.full-radius {
  border-radius: 50%;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.bold {
  font-weight: bold;
}
.weight-100 {
  font-weight: 100;
}
.top-relative {
  position: relative;
  top: 22px;
}
.padding-top-50 {
  padding-top: 50px;
}
@media (min-width: 992px) {
  .padding-bottom-100 {
    padding-bottom: 100px;
  }
}
.padding-bottom-50 {
  padding-bottom: 50px;
}
@media (min-width: 1200px) {
  .side-padding {
    padding: 0 95px;
  }
}
.italic {
  font-style: italic;
}
.right-side {
  width: 50%;
  float: right;
}
.left-side {
  width: 50%;
  float: left;
}
.center-content {
  width: 880px;
  margin: 0 auto;
}
.font-60 {
  font-size: 60px;
}
.font-25 {
  font-size: 25px;
}
.font-30 {
  font-size: 30px;
}
.font-38 {
  font-size: 23px;
}
@media (min-width: 768px) {
  .font-38 {
    font-size: 38px;
  }
}
.font-18 {
  font-size: 18px;
}
.font-16 {
  font-size: 16px !important;
}
.uppercase {
  text-transform: uppercase;
}
.block {
  display: block;
}
.under-line {
  border-bottom: 1px solid #fff;
  padding-bottom: 20px;
  display: inline-block;
}
.upper-line {
  border-top: 1px solid #000;
  padding-top: 50px;
}
.full-radius {
  border-radius: 50%;
}
.width-75 {
  width: 75%;
  margin: 0 auto;
}
.width-65 {
  width: 65%;
  margin: 0 auto;
}
@media (min-width: 1200px) {
  .width-50 {
    width: 50%;
    margin: 0 auto;
  }
}
.width-45 {
  width: 45%;
  margin: 0 auto;
}
.inline-block {
  display: inline-block;
}
.vertical-top {
  vertical-align: top;
}
.padding-70 {
  padding: 0 70px;
}
.margin {
  margin: 30px 0;
}
.z-index {
  z-index: 9;
}
.w-100 {
  width: 100%;
}
.p-0 {
  padding: 0 !important;
}
.p-1 {
  padding: 1rem !important;
}
.p-2 {
  padding: 2rem !important;
}
.m-0 {
  margin: 0 !important;
}
.flex-wrap {
  flex-wrap: wrap;
}
/* mixin.less */
/* end mixin.less */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}
@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
.infinite {
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}
@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-1000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    transform: translateX(-1000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.active .fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRightBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(1000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@keyframes fadeInRightBig {
  0% {
    opacity: 0;
    transform: translateX(1000px);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
.active .fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-30px);
  }
  60% {
    -webkit-transform: translateY(-15px);
  }
}
@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
@-webkit-keyframes bounce_small {
  0%,
  20%,
  50%,
  80%,
  100% {
    -webkit-transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-10px);
  }
  60% {
    -webkit-transform: translateY(-5px);
  }
}
@keyframes bounce_small {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-10px);
  }
  60% {
    transform: translateY(-5px);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
}
.active .grow {
  -webkit-animation-name: grow;
  animation-name: grow;
}
@-webkit-keyframes grow {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes grow {
  0% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  }
  100% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes fadeInUpBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInUpBig {
  0% {
    opacity: 0;
    transform: translateY(2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.active .fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(1);
  }
  50% {
    -webkit-transform: scale(1.1);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.1);
  }
  100% {
    transform: scale(1);
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    -webkit-transform: translateY(30px);
  }
  80% {
    -webkit-transform: translateY(-10px);
  }
  100% {
    -webkit-transform: translateY(0);
  }
}
@keyframes bounceInDown {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  60% {
    opacity: 1;
    transform: translateY(30px);
  }
  80% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fadeInDownBig {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDownBig {
  0% {
    opacity: 0;
    transform: translateY(-2000px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.active .fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    transform: translateY(-20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.active .slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.active .fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.active .fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
/* header.less  */
.admin-bar #main-header {
  top: 32px;
}
#main-header {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  height: 53px;
  z-index: 9999;
  background: #fcfcfc;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.35);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: all 500ms ease;
  /* enable hardware acceleration to fix laggy transitions */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
}
@media (min-width: 992px) {
  #main-header {
    height: 86px;
    line-height: 86px;
  }
}
#main-header .navbar-toggle {
  background: #373837;
  padding: 18px 15px;
  margin: 0;
  float: left;
  border-radius: 0;
}
@media (min-width: 768px) {
  #main-header .navbar-toggle {
    float: none;
    padding: 19px 15px;
  }
}
@media (min-width: 992px) {
  #main-header .navbar-toggle {
    background: transparent;
    position: absolute;
  }
}
#main-header .navbar-toggle span.icon-bar {
  background: #fff;
  width: 25px;
  height: 3px;
}
#main-header .collapse {
  display: block;
}
@media (min-width: 768px) {
  #main-header #primary-navigation {
    float: left;
  }
}
@media (min-width: 992px) {
  #main-header #primary-navigation {
    float: none;
  }
  #main-header #primary-navigation a {
    display: block;
    line-height: 86px;
  }
}
@media (min-width: 768px) {
  #main-header .navbar-header {
    float: none;
  }
}
.scrollActive #main-header {
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.35);
  z-index: 9999999;
  height: 53px;
  line-height: 53px;
}
@media (min-width: 992px) {
  .scrollActive #main-header {
    height: 63px;
    line-height: 60px;
  }
}
.scrollActive #main-header .navbar-toggle {
  padding: 18px 15px;
}
.scrollActive #main-header #primary-navigation a {
  line-height: 63px;
  font-weight: 700;
}
@media (min-width: 992px) {
  .scrollActive #main-header #logo {
    padding-top: 10px;
  }
}
.scrollActive #main-header .social-navigation .menu-top-social-menu-container {
  padding-left: 7px;
}
.scrollActive #main-header .social-navigation li a::before,
.scrollActive #main-header .social-navigation li a::after {
  width: 2em;
}
@media (min-width: 1400px) {
  .scrollActive #primary-navigation a {
    font-size: 1.2em;
  }
}
.scrollActive #logo a {
  width: 80px;
  height: 62px;
}
#logo {
  text-align: center;
  float: right;
  padding-top: 5px;
}
@media (min-width: 992px) {
  #logo {
    float: none;
    padding: 0;
  }
}
#logo a {
  width: 80px;
  height: 62px;
  vertical-align: middle;
  display: inline-block;
  background-position: center;
}
@media (min-width: 992px) {
  #logo a {
    width: 111px;
  }
}
.navbar {
  border: none !important;
  margin-bottom: 0;
}
.primary-navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  .primary-navigation ul {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
}
.primary-navigation a {
  color: #565555;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1.5;
  font-size: 0.9em;
}
@media (min-width: 1200px) {
  .primary-navigation a {
    font-size: 1.1em;
  }
}
@media (min-width: 1400px) {
  .primary-navigation a {
    font-size: 1.2em;
    font-weight: 700;
  }
}
.primary-navigation a:hover {
  color: #ed1c24;
  text-decoration: none;
}
.single-plugin .plugins-parent a,
.single-post .blog-parent a,
.single-plugin .plugins-parent a,
.single-project .project-parent a {
  color: #ed1c24 !important;
}
.menu-top-social-menu-container i {
  font-size: 14px;
}
@media (min-width: 1200px) {
  .menu-top-social-menu-container i {
    font-size: 15px;
  }
}
.social-navigation {
  position: relative;
  border-top: 1px solid #373837;
}
@media (min-width: 992px) {
  .social-navigation {
    border: none;
    float: right;
    width: 230px;
  }
}
.social-navigation ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
  text-align: left;
}
.social-navigation li {
  display: inline-block;
  margin: 20px 3%;
  vertical-align: middle;
}
@media (min-width: 992px) {
  .social-navigation li {
    margin: 0 2.5%;
  }
}
.social-navigation li a {
  display: block;
  border-radius: 50%;
  color: #565555;
  border: 1.5px solid;
  text-align: center;
  transition: 0.5s;
  cursor: pointer;
  -webkit-transition: 0.5s;
  position: relative;
  width: 35px;
  line-height: 35px;
  height: 35px;
}
@media (min-width: 1200px) {
  .social-navigation li a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
}
.social-navigation li.lang i:before {
  content: "HE";
  font-weight: bold;
  font-style: normal;
}
.social-navigation li.desktop-call a {
  color: #ed1c24;
  border-color: #ed1c24;
}
.social-navigation li.desktop-call a:hover {
  color: #565555;
  border-color: #565555;
}
.facebook:hover a {
  color: #3b87dd !important;
}
.google-plus:hover a {
  color: #dd4c3b !important;
}
.lang:hover a {
  color: #2bb673 !important;
  text-decoration: none;
}
#main-nav-container {
  padding: 0;
}
@media (min-width: 992px) {
  #main-nav-container {
    padding: auto;
  }
}
.call-now {
  display: block;
  position: absolute;
  left: 55px;
  height: 53px;
  background: #2bb673;
  width: 105px;
  z-index: 1;
}
.call-now a {
  display: block;
}
.call-now i {
  font-size: 42px;
  color: #fff;
  float: left;
  margin-left: 10px;
  margin-top: 5px;
}
.call-now span {
  color: #fff;
  font-weight: 600;
  font-size: 19px;
  position: relative;
  top: 8px;
  left: 10px;
  line-height: 1;
}
.phone-num {
  float: right;
  color: #ed1c24;
  font-weight: bold;
}
.phone-num a {
  color: inherit;
  font-size: 1.1em;
}
@media (min-width: 992px) {
  .phone-num a {
    pointer-events: none;
  }
}
@media (min-width: 1600px) {
  .phone-num a {
    font-size: 1.286em;
  }
}
#header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 10;
  background: white;
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 0px 4px 24px 0px rgba(239, 63, 90, 0.15);
}
#header .desktop-header #logo {
  float: none;
}
#header .desktop-header #logo a {
  max-width: 82px;
  height: 42px;
}
#header .desktop-header .desktop-menu ul.menu {
  margin: 0;
  float: right;
  clear: both;
  list-style: none;
  position: relative;
  padding: 0;
}
#header .desktop-header .desktop-menu ul.menu li.menu-item {
  list-style: none;
  float: right;
}
#header .desktop-header .desktop-menu ul.menu li.menu-item a {
  color: #2D2D2F;
  font-family: 'OpenSansHebrewCondensed';
  font-size: 18px;
  font-weight: 400;
  text-decoration: none;
  padding: 0 15px;
}
#header .desktop-header .desktop-menu ul.menu #magic-line {
  position: absolute;
  bottom: -10px;
  left: 0;
  height: 4px;
  background: linear-gradient(90deg, #ed1d24 0%, #ee2a7b 17%, #8a5ba5 38%, #00addc 60%, #2bb673 80%, #ffc906 100%);
  border-radius: 5px;
  transition: all 0.3s;
  list-style: none;
}
#header .desktop-header .social-card {
  position: relative;
  display: inline-block;
  margin: 0 5px;
}
#header .desktop-header .social-card .social-hover-icon {
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 99;
  transition: all 0.3s ease-in-out;
}
#header .desktop-header .social-card:hover .social-hover-icon {
  opacity: 1;
}
#header .desktop-header .contact-header {
  width: 100px;
  height: 40px;
  border-radius: 2rem;
  background: #ed1d24;
  background: linear-gradient(90deg, #ed1d24 0%, #ee2a7b 17%, #8a5ba5 38%, #00addc 60%, #2bb673 80%, #ffc906 100%);
  margin-right: 10px;
}
#header .desktop-header .contact-header .contact-header-inner {
  background-color: white;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  position: absolute;
  left: 1px;
  top: 1px;
  border-radius: 2rem;
}
#header .desktop-header .contact-header .contact-header-inner span {
  font-family: 'OpenSansHebrewCondensed';
  color: #2D2D2F;
  font-size: 18px;
}
#header .mobile-header .nav-button {
  position: relative;
  z-index: 1111;
  border: solid 1px #e1e1e1;
  height: 50px;
  display: block;
  width: 50px;
  padding: 16px 12px;
  box-shadow: 4px 4px 24px 0px rgba(58, 86, 128, 0.08);
  border-radius: 8px;
}
#header .mobile-header .nav-button #nav-icon3 {
  width: 24px;
  height: 20px;
  display: inline-block;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}
#header .mobile-header .nav-button #nav-icon3 span {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: linear-gradient(90deg, #ed1d24 0%, #ee2a7b 17%, #8a5ba5 38%, #00addc 60%, #2bb673 80%, #ffc906 100%);
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#header .mobile-header .nav-button #nav-icon3 span:nth-child(1) {
  top: 0;
}
#header .mobile-header .nav-button #nav-icon3 span:nth-child(2),
#header .mobile-header .nav-button #nav-icon3 span:nth-child(3) {
  top: 7px;
}
#header .mobile-header .nav-button #nav-icon3 span:nth-child(4) {
  top: 14px;
}
.dineuron-menu {
  width: 100%;
  height: calc(100vh - 82px);
  opacity: 0;
  visibility: hidden;
  position: absolute;
  z-index: 1;
  right: 0;
}
.dineuron-menu .flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.dineuron-menu .flex-center .menu {
  padding: 30px 0;
  text-align: center;
  margin: 0;
}
.dineuron-menu .flex-center .menu li {
  list-style: none;
  line-height: 2;
  opacity: 0;
  -webkit-transform: translateY(-40px);
  transform: translateY(-40px);
  -webkit-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  -moz-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  -o-animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
  animation-timing-function: cubic-bezier(0.45, 0.005, 0, 1);
}
.dineuron-menu .flex-center .menu li a {
  color: #FFF;
  font-size: 4vh;
  font-weight: 600;
}
.nav-open .dineuron-menu {
  opacity: 1;
  visibility: visible;
  background: rgba(0, 0, 0, 0.92);
}
.nav-open .dineuron-menu .menu li {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
}
.nav-open #header .mobile-header .nav-button #nav-icon3 span:nth-child(1) {
  top: 9px;
  width: 0;
  left: 50%;
}
.nav-open #header .mobile-header .nav-button #nav-icon3 span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.nav-open #header .mobile-header .nav-button #nav-icon3 span:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.nav-open #header .mobile-header .nav-button #nav-icon3 span:nth-child(4) {
  top: 9px;
  width: 0;
  left: 50%;
}
.dineuron-menu .menu li.delay-1 {
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -ms-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
}
.dineuron-menu .menu li.delay-2 {
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -ms-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
  transition-delay: 0.2s;
}
.dineuron-menu .menu li.delay-3 {
  -webkit-transition-delay: 0.3s;
  -moz-transition-delay: 0.3s;
  -ms-transition-delay: 0.3s;
  -o-transition-delay: 0.3s;
  transition-delay: 0.3s;
}
.dineuron-menu .menu li.delay-4 {
  -webkit-transition-delay: 0.4s;
  -moz-transition-delay: 0.4s;
  -ms-transition-delay: 0.4s;
  -o-transition-delay: 0.4s;
  transition-delay: 0.4s;
}
.dineuron-menu .menu li.delay-5 {
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -ms-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.dineuron-menu .menu li.delay-6 {
  -webkit-transition-delay: 0.6s;
  -moz-transition-delay: 0.6s;
  -ms-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.dineuron-menu .menu li.delay-7 {
  -webkit-transition-delay: 0.7s;
  -moz-transition-delay: 0.7s;
  -ms-transition-delay: 0.7s;
  -o-transition-delay: 0.7s;
  transition-delay: 0.7s;
}
.dineuron-menu .menu li.delay-8 {
  -webkit-transition-delay: 0.8s;
  -moz-transition-delay: 0.8s;
  -ms-transition-delay: 0.8s;
  -o-transition-delay: 0.8s;
  transition-delay: 0.8s;
}
.dineuron-menu .menu li.delay-9 {
  -webkit-transition-delay: 0.9s;
  -moz-transition-delay: 0.9s;
  -ms-transition-delay: 0.9s;
  -o-transition-delay: 0.9s;
  transition-delay: 0.9s;
}
/* footer.less */
#site-footer {
  background-color: #fff;
  margin-top: 0;
  position: relative;
  padding: 16px 0;
}
#site-footer .site-footer-wrapper {
  flex-direction: column;
}
@media (min-width: 992px) {
  #site-footer .site-footer-wrapper {
    flex-direction: row;
  }
}
#site-footer .site-footer-wrapper .site-footer-nav-wrapper {
  flex-direction: column;
  align-items: center;
  text-align: center;
  margin-bottom: 30px;
}
@media (min-width: 992px) {
  #site-footer .site-footer-wrapper .site-footer-nav-wrapper {
    flex-direction: row;
    margin-bottom: 0;
  }
}
#site-footer nav.navbar {
  margin: 0 0 16px 0;
  display: none;
  align-items: center;
  padding-left: 0;
}
@media (min-width: 992px) {
  #site-footer nav.navbar {
    display: flex;
    padding-left: 16px;
    margin: 0;
  }
}
#site-footer nav.navbar ul.menu {
  list-style: none;
  margin: 0;
  padding: 0;
}
@media (min-width: 992px) {
  #site-footer nav.navbar ul.menu {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }
}
#site-footer nav.navbar ul.menu li.menu-item a {
  color: #2D2D2F;
  font-family: 'OpenSansHebrewCondensed';
  font-size: 18px;
  font-weight: normal;
  margin: 0 8px;
}
#site-footer .social-card {
  position: relative;
  display: inline-block;
  margin: 0 5px;
}
#site-footer .social-card .social-hover-icon {
  opacity: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  z-index: 99;
  transition: all 0.3s ease-in-out;
}
#site-footer .social-card:hover .social-hover-icon {
  opacity: 1;
}
#site-footer #rights {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  #site-footer #rights {
    font-size: 12px;
  }
}
@media (min-width: 1200px) {
  #site-footer #rights {
    font-size: 1em;
  }
}
#site-footer .desktop-call {
  display: none;
}
#site-footer .bottom-footer-columns .bottom-footer-menu .footer-first,
#site-footer .bottom-footer-columns .bottom-footer-menu .footer-second,
#site-footer .bottom-footer-columns .bottom-footer-menu .footer-third,
#site-footer .bottom-footer-columns .bottom-footer-menu .footer-fourth {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
#site-footer .bottom-footer-columns .bottom-footer-menu .footer-widget-title {
  color: #2D2D2F;
  font-family: 'OpenSansHebrewCondensed';
  font-size: 18px;
  font-weight: bold;
}
#site-footer .bottom-footer-columns .bottom-footer-menu .widget-content ul {
  list-style: none;
  padding-right: 0;
}
#site-footer .bottom-footer-columns .bottom-footer-menu .widget-content ul li a {
  color: #2D2D2F;
  font-family: 'OpenSansHebrewCondensed';
  font-size: 18px;
  font-weight: normal;
}
.single-project #site-footer a.scrollup {
  display: none;
}
a.scrollup {
  display: none;
  float: right;
  border: 1px solid #373837;
  color: #373837;
  border-radius: 100%;
  line-height: 34px;
  font-size: 9px;
  text-transform: uppercase;
  vertical-align: bottom;
  padding: 16px 8px 0;
  position: fixed;
  right: 20px;
  bottom: 10vh;
  background: #fff;
  z-index: 100;
}
a.scrollup:hover {
  text-decoration: none;
}
a.scrollup:before {
  font-family: "fontAwesome";
  content: "\f106";
  position: absolute;
  top: -1px;
  left: 18px;
  font-size: 18px;
}
a.scrollup:hover:before {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-name: bounce_small;
  animation-name: bounce_small;
}
.scrollActive a.scrollup {
  display: block;
}
/* Back to top button*/
.footer-form {
  height: 800px;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  .footer-form {
    height: 1080px;
  }
}
.footer-form .footer-form-wrapper {
  margin: 0 auto;
  max-width: 790px;
  width: 100%;
  height: 100%;
  position: relative;
}
.footer-form .footer-form-wrapper .footer-form-tofes {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  max-width: 360px;
  border-radius: 30px;
  border: 1px solid #979797;
  background: linear-gradient(195deg, #FFF 1.32%, rgba(255, 255, 255, 0.3) 99.29%);
  box-shadow: 0px 0px 34px 0px rgba(0, 0, 0, 0.12);
  padding: 24px;
  right: 0;
  margin: auto;
}
@media (min-width: 768px) {
  .footer-form .footer-form-wrapper .footer-form-tofes {
    right: auto;
  }
}
.footer-form .footer-form-wrapper .footer-form-tofes .footer-form-tofes-blur {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  backdrop-filter: blur(25px);
  border-radius: 30px;
}
.footer-form .footer-form-wrapper .footer-form-tofes .footer-tofes-title {
  font-size: 24px;
  font-weight: 800;
  font-family: "OpenSansHebrewCondensed";
}
.footer-form .footer-form-wrapper .footer-form-tofes .footer-tofes-title span.footer-tofes-title-black {
  color: #2D2D2F;
}
.footer-form .footer-form-wrapper .footer-form-tofes .footer-tofes-title span.footer-tofes-title-gradient {
  background: linear-gradient(90deg, #ED1D24 0%, #EE2A7B 17.5%, #8A5BA5 37.5%, #00ADDC 59.5%, #2BB673 79.5%, #FFC906 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.footer-form .footer-form-wrapper .footer-form-tofes .footer-tofes-subtitle {
  color: #4D4D51;
  font-family: "OpenSansHebrewCondensed";
  font-size: 18px;
  font-weight: 400;
}
.footer-form .footer-form-wrapper .footer-form-tofes .footer-tofes label {
  color: #2D2D2F;
  font-family: "OpenSansHebrewCondensed";
  font-size: 16px;
  font-weight: 700;
}
.footer-form .footer-form-wrapper .footer-form-tofes .footer-tofes input {
  width: 100%;
  height: 50px;
  padding: 8px 12px;
  border-radius: 5px;
  border: 1px solid #B5B5B5;
  background-color: transparent;
}
.footer-form .footer-form-wrapper .footer-form-tofes .footer-tofes input:focus-visible {
  outline: none;
}
.footer-form .footer-form-wrapper .footer-form-tofes .footer-tofes input.wpcf7-submit {
  border-radius: 100px;
  background: linear-gradient(88deg, #ED1D24 0.78%, #EE2A7B 33.91%, #8A5BA5 74.46%, #00ADDC 99.68%);
  color: #FFF;
  font-family: "OpenSansHebrewCondensed";
  font-size: 16px;
  font-weight: 700;
  width: 100%;
  padding: 16px 32px;
  border: 0;
}
.footer-form .footer-form-wrapper .footer-form-tofes .footer-tofes .wpcf7-spinner {
  position: absolute;
  left: 0;
  top: 50%;
}
.footer-form .footer-form-wrapper .footer-form-tofes .footer-tofes .wpcf7-not-valid-tip {
  position: absolute;
  bottom: -32px;
  left: 0;
  font-size: 14px;
}
.footer-form .footer-form-wrapper .footer-form-tofes .wpcf7-response-output {
  display: none;
}
.footer-form .footer-form-wrapper .footer-form-tofes .wpcf7-form.submitting .wpcf7-submit {
  pointer-events: none;
}
.footer-form .footer-form-wrapper .footer-form-circle {
  display: none;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 480px;
  height: 480px;
  border-radius: 250px;
  border: 1px solid rgba(255, 255, 255, 0.8);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.15) 0%, rgba(166, 166, 166, 0.3) 100%);
  box-shadow: 0px 0px 27.087px 0px rgba(0, 0, 0, 0.12);
}
@media (min-width: 768px) {
  .footer-form .footer-form-wrapper .footer-form-circle {
    display: block;
  }
}
.footer-form .footer-form-wrapper .footer-form-circle .footer-form-circle-blur {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  backdrop-filter: blur(35px);
  border-radius: 250px;
}
.footer-form .footer-form-wrapper .footer-form-circle .red-ball-wrapper {
  position: absolute;
  right: -5rem;
}
.footer-form .footer-form-wrapper .footer-form-circle .green-ball-wrapper {
  position: absolute;
  left: 5rem;
  bottom: -15rem;
}
.footer-form .footer-form-wrapper .footer-form-circle .footer-blur-image {
  margin: 40px 0;
}
.footer-form .footer-form-wrapper .footer-form-circle .footer-blur-title {
  color: #FFF;
  text-shadow: 0px 0px 5px rgba(0, 0, 0, 0.25);
  font-family: 'Open Sans Hebrew Regular';
  font-size: 48px;
  font-weight: 900;
  line-height: 1;
  padding: 0 5rem;
}
.footer-form .footer-form-wrapper .footer-form-circle .footer-blur-subtitle {
  background: linear-gradient(275deg, #00ADDC 1.81%, #8A5BA5 23.18%, #EE2A7B 57.55%, #ED1D24 85.63%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: 'Open Sans Hebrew Regular';
  font-size: 25px;
  font-weight: 900;
  line-height: 1.5;
  margin-bottom: 2rem;
}
.footer-form .footer-form-wrapper .footer-form-circle .footer-blur-address {
  color: #FFF;
  font-family: "OpenSansHebrewCondensed";
  font-size: 18px;
  font-weight: 400;
  margin-bottom: 3rem;
}
.footer-form .footer-form-wrapper .footer-form-circle .footer-blur-social a {
  margin: 0 8px;
}
/* mobile-menu.css */
@media (max-width: 991px) {
  .navbar {
    border: none;
  }
  #fp-nav {
    display: none;
  }
  #page {
    right: 0;
    width: 100%;
    height: 100%;
    transition: all 0.5s ease;
  }
  .primary-navigation-collapse {
    transform: translate3d(-100%, 0, 0) !important;
    -o-transform: translate3d(-100%, 0, 0) !important;
    -ms-transform: translate3d(-100%, 0, 0) !important;
    -moz-transform: translate3d(-100%, 0, 0) !important;
    -webkit-transform: translate3d(-100%, 0, 0) !important;
    position: fixed;
    left: 0;
    text-align: left;
    width: 55%;
    height: 100vh;
    background: #fff;
    padding-top: 60px;
    top: 0;
  }
  .primary-navigation-collapse .menu-primary-menu-container li {
    line-height: 40px;
  }
  .primary-navigation-collapse .menu-primary-menu-container li a {
    font-size: 1em;
    color: #373837;
  }
  .push-nav > #main-header {
    transform: translate3d(55%, 0, 0) !important;
    -o-transform: translate3d(55%, 0, 0) !important;
    -ms-transform: translate3d(55%, 0, 0) !important;
    -moz-transform: translate3d(55%, 0, 0) !important;
    -webkit-transform: translate3d(55%, 0, 0) !important;
    position: fixed;
  }
  .push-nav > #page {
    box-shadow: 2px 1px 12px #373837;
  }
  .push-nav > #page:before {
    content: "";
    width: 100%;
    height: 20000000000vh;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    z-index: 1;
  }
  .push-nav > #page .navbar-toggle {
    background: #373837;
    padding: 20px 15px;
    margin: 0;
    position: absolute;
    border-radius: 0;
    right: 0;
  }
  .social-navigation {
    display: none;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .primary-navigation-collapse {
    width: 35%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .push-nav > #main-header {
    transform: translate3d(35%, 0, 0) !important;
    -o-transform: translate3d(35%, 0, 0) !important;
    -ms-transform: translate3d(35%, 0, 0) !important;
    -moz-transform: translate3d(35%, 0, 0) !important;
    -webkit-transform: translate3d(35%, 0, 0) !important;
  }
}
.push-nav .mobile-white {
  background: #fff;
}
.push-nav #main-header {
  box-shadow: none;
}
.push-nav #main-header .navbar-toggle {
  padding: 19px 13px 17px 17px;
  box-shadow: 2px 1px 12px #373837;
}
.push-nav #logo {
  display: none;
}
.push-nav .social-navigation {
  display: block;
  position: fixed;
  left: 0;
  width: 55vw;
  top: 70vh;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
}
@media (min-width: 768px) {
  .push-nav .social-navigation {
    top: 40vh;
    width: 35vw;
  }
}
@media (min-width: 992px) {
  .push-nav .social-navigation {
    width: 55vw;
  }
}
.push-nav .social-navigation ul {
  text-align: center;
}
.push-nav.scrollActive #main-header #primary-navigation a {
  line-height: 40px;
}
.push-nav.scrollActive #main-header .social-navigation .menu-top-social-menu-container {
  padding: 0;
}
/* flip-mobile-btn.less */
.navbar-toggle {
  border: none;
}
.navbar-toggle .icon-bar {
  width: 29px;
  transition: all 1s;
}
.navbar-toggle .top-bar {
  -ms-transform: rotate(45deg);
  /* IE 9 */
  -ms-transform-origin: 10% 10%;
  /* IE 9 */
  -webkit-transform: rotate(45deg);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 10% 10%;
  /* Chrome, Safari, Opera */
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
  -ms-transform: rotate(-45deg);
  /* IE 9 */
  -ms-transform-origin: 10% 90%;
  /* IE 9 */
  -webkit-transform: rotate(-45deg);
  /* Chrome, Safari, Opera */
  -webkit-transform-origin: 10% 90%;
  /* Chrome, Safari, Opera */
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
  -ms-transform: rotate(0);
  /* IE 9 */
  -webkit-transform: rotate(0);
  /* Chrome, Safari, Opera */
}
.navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
  -ms-transform: rotate(0);
  /* IE 9 */
  -webkit-transform: rotate(0);
  /* Chrome, Safari, Opera */
}
/* end flip-mobile-btn.less */
/* fonts-style.less */
@font-face {
  font-family: 'Open Sans Hebrew Regular';
  src: url('css/fonts/open_sans_hebrew/opensanshebrew-regular-webfont.eot');
  src: url('css/fonts/open_sans_hebrew/opensanshebrew-regular-webfont.eot?#iefix') format('embedded-opentype'), url('css/fonts/open_sans_hebrew/opensanshebrew-regular-webfont.woff') format('woff'), url('css/fonts/open_sans_hebrew/opensanshebrew-regular-webfont.ttf') format('truetype'), url('css/fonts/open_sans_hebrew/opensanshebrew-regular-webfont.svg#open_sans_hebrewregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Hebrew Regular';
  src: url('css/fonts/open_sans_hebrew/opensanshebrew-light-webfont.eot');
  src: url('css/fonts/open_sans_hebrew/opensanshebrew-light-webfont.eot?#iefix') format('embedded-opentype'), url('css/fonts/open_sans_hebrew/opensanshebrew-light-webfont.woff') format('woff'), url('css/fonts/open_sans_hebrew/opensanshebrew-light-webfont.ttf') format('truetype'), url('css/fonts/open_sans_hebrew/opensanshebrew-light-webfont.svg#open_sans_hebrewlight') format('svg');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Hebrew Regular';
  src: url('css/fonts/open_sans_hebrew/opensanshebrew-lightitalic-webfont.eot');
  src: url('css/fonts/open_sans_hebrew/opensanshebrew-lightitalic-webfont.eot?#iefix') format('embedded-opentype'), url('css/fonts/open_sans_hebrew/opensanshebrew-lightitalic-webfont.woff') format('woff'), url('fonts/open_sans_hebrew/opensanshebrew-lightitalic-webfont.ttf') format('truetype'), url('fonts/open_sans_hebrew/opensanshebrew-lightitalic-webfont.svg#open_sans_hebrewlight_italic') format('svg');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans Hebrew Regular';
  src: url('css/fonts/open_sans_hebrew/opensanshebrew-italic-webfont.eot');
  src: url('css/fonts/open_sans_hebrew/opensanshebrew-italic-webfont.eot?#iefix') format('embedded-opentype'), url('css/fonts/open_sans_hebrew/opensanshebrew-italic-webfont.woff') format('woff'), url('css/fonts/open_sans_hebrew/opensanshebrew-italic-webfont.ttf') format('truetype'), url('css/fonts/open_sans_hebrew/opensanshebrew-italic-webfont.svg#open_sans_hebrewitalic') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans Hebrew Regular';
  src: url('css/fonts/open_sans_hebrew/opensanshebrew-bold-webfont.eot');
  src: url('css/fonts/open_sans_hebrew/opensanshebrew-bold-webfont.eot?#iefix') format('embedded-opentype'), url('css/fonts/open_sans_hebrew/opensanshebrew-bold-webfont.woff') format('woff'), url('css/fonts/open_sans_hebrew/opensanshebrew-bold-webfont.ttf') format('truetype'), url('css/fonts/open_sans_hebrew/opensanshebrew-bold-webfont.svg#open_sans_hebrewbold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans Hebrew Regular';
  src: url('css/fonts/open_sans_hebrew/opensanshebrew-bolditalic-webfont.eot');
  src: url('css/fonts/open_sans_hebrew/opensanshebrew-bolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('css/fonts/open_sans_hebrew/opensanshebrew-bolditalic-webfont.woff') format('woff'), url('css/fonts/open_sans_hebrew/opensanshebrew-bolditalic-webfont.ttf') format('truetype'), url('css/fonts/open_sans_hebrew/opensanshebrew-bolditalic-webfont.svg#open_sans_hebrewbold_italic') format('svg');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Open Sans Hebrew Regular';
  src: url('css/fonts/open_sans_hebrew/opensanshebrew-extrabold-webfont.eot');
  src: url('css/fonts/open_sans_hebrew/opensanshebrew-extrabold-webfont.eot?#iefix') format('embedded-opentype'), url('css/fonts/open_sans_hebrew/opensanshebrew-extrabold-webfont.woff') format('woff'), url('css/fonts/open_sans_hebrew/opensanshebrew-extrabold-webfont.ttf') format('truetype'), url('css/fonts/open_sans_hebrew/opensanshebrew-extrabold-webfont.svg#open_sans_hebrewextra_bold') format('svg');
  font-weight: 800;
  font-style: normal;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on May 4, 2014 */
@font-face {
  font-family: 'Open Sans Hebrew Regular';
  src: url('css/fonts/open_sans_hebrew/opensanshebrew-extrabolditalic-webfont.eot');
  src: url('css/fonts/open_sans_hebrew/opensanshebrew-extrabolditalic-webfont.eot?#iefix') format('embedded-opentype'), url('css/fonts/open_sans_hebrew/opensanshebrew-extrabolditalic-webfont.woff') format('woff'), url('css/fonts/open_sans_hebrew/opensanshebrew-extrabolditalic-webfont.ttf') format('truetype'), url('css/fonts/open_sans_hebrew/opensanshebrew-extrabolditalic-webfont.svg#open_sans_hebrewXBdIt') format('svg');
  font-weight: 800;
  font-style: italic;
}
/* OpenSansHebrewCondensed-400 */
@font-face {
  font-family: 'OpenSansHebrewCondensed';
  font-style: normal;
  font-weight: 400;
  src: local('OpenSansHebrewCondensed Regular'), local('OpenSansHebrewCondensed-Regular'), url('css/fonts/OpenSansHebrewCondensed/OpenSansHebrewCondensed-Regular.ttf') format('truetype');
  /* Safari, Android, iOS */
}
/* OpenSansHebrewCondensed-light */
@font-face {
  font-family: 'OpenSansHebrewCondensed';
  font-style: normal;
  font-weight: 300;
  src: local('OpenSansHebrewCondensed Light'), local('OpenSansHebrewCondensed-Light'), url('css/fonts/OpenSansHebrewCondensed/OpenSansHebrewCondensed-Light.ttf') format('truetype');
  /* Safari, Android, iOS */
}
/* OpenSansHebrewCondensed-extra-bold */
@font-face {
  font-family: 'OpenSansHebrewCondensed';
  font-style: normal;
  font-weight: 900;
  src: local('OpenSansHebrewCondensed Extra Bold'), local('OpenSansHebrewCondensed-ExtraBold'), url('css/fonts/OpenSansHebrewCondensed/OpenSansHebrewCondensed-ExtraBold.ttf') format('truetype');
  /* Safari, Android, iOS */
}
/* OpenSansHebrewCondensed-Bold */
@font-face {
  font-family: 'OpenSansHebrewCondensed';
  font-style: normal;
  font-weight: 700;
  src: local('OpenSansHebrewCondensed Bold'), local('OpenSansHebrewCondensed-Bold'), url('css/fonts/OpenSansHebrewCondensed/OpenSansHebrewCondensed-Bold.ttf') format('truetype');
  /* Safari, Android, iOS */
}
/* end fonts-style.less */
/* margin-classes.less */
.margin-top-25 {
  margin-top: 25px;
}
.margin-top-60 {
  margin-top: 60px;
}
.margin-top-150 {
  margin-top: 150px;
}
.margin-top-250 {
  margin-top: 150px;
}
@media (min-width: 768px) {
  .margin-top-250 {
    margin-top: 250px;
  }
}
.margin-top-300 {
  margin-top: 300px;
}
.margin-bottom-75 {
  margin-bottom: 75px;
}
.margin-bottom-100 {
  margin-bottom: 100px;
}
.margin-bottom-350 {
  margin-bottom: 350px;
}
.margin-bottom-50 {
  margin-bottom: 50px;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.margin-left-0 {
  margin-left: 0 !important;
}
@media (min-width: 1200px) {
  h2.extra-margin {
    margin-top: 150px;
    margin-bottom: 50px;
  }
}
.margin-15 {
  margin: 15px;
}
.margin-top-75 {
  margin-top: 75px;
}
.margin-30 {
  margin: 30px 0;
}
.margin-bottom-0 {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  .start-form-margin {
    margin-top: 120px;
  }
}
@media (min-width: 992px) {
  .margin-top-100 {
    margin-top: 60px;
  }
}
@media (min-width: 1200px) {
  .margin-top-100 {
    margin-top: 100px;
  }
}
.mobile-middle {
  padding-top: 140px;
}
@media (min-width: 768px) {
  .mobile-middle {
    padding-top: 200px;
  }
}
@media (min-width: 992px) {
  .mobile-middle {
    padding-top: 0;
  }
}
/* body.less  */
body {
  font-family: 'Open Sans Hebrew Regular' !important;
  font-size: 14px;
}
img {
  max-width: 100%;
  height: auto;
}
.min-height-auto {
  min-height: 0;
}
.floor {
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
  background-size: cover;
  padding-bottom: 40vh;
}
@media (max-width: 767px) {
  .floor {
    padding-bottom: 55vh;
  }
}
@media (min-width: 992px) {
  .floor {
    min-height: 100vh;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .vertical-top .floor-header {
    padding-top: 63px;
  }
}
@media (min-width: 992px) {
  .vertical-middle .floor-header {
    padding-top: 0;
  }
}
.vertical-middle .fp-tableCell {
  vertical-align: middle;
}
.vertical-middle-extra .floor-header {
  padding-top: 113px;
}
@media (min-width: 768px) {
  .vertical-middle-extra .floor-header {
    padding-top: 0;
  }
}
@media (min-width: 992px) {
  .vertical-middle-extra .floor-header {
    padding-top: 50px;
  }
}
@media (min-width: 1200px) {
  .vertical-middle-extra .floor-header {
    padding-top: 0;
  }
}
p {
  font-size: 1em;
}
@media (min-width: 768px) {
  p {
    font-size: 1.5em;
  }
}
@media (min-width: 992px) {
  p {
    font-size: 1.2em;
  }
}
@media (min-width: 1200px) {
  p {
    font-size: 1.429em;
    margin: 10px 0;
  }
}
.circle {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  position: relative;
  top: 60px;
}
#c1,
#c3 {
  width: 8vw;
  height: 8vw;
  line-height: 8vw;
  animation-delay: 0.5s;
  font-size: 1.3vw;
}
#c3 {
  animation-delay: 1s;
}
#c2 {
  width: 15vw;
  height: 15vw;
  line-height: 15vw;
  animation-delay: 1.5s;
  font-size: 2vw;
}
#c4 {
  width: 11vw;
  height: 11vw;
  line-height: 11vw;
  animation-delay: 2s;
  font-size: 2vw;
}
#d1 {
  width: 9vw;
  height: 9vw;
  line-height: 9vw;
  animation-delay: 0.7s;
  font-size: 1vw;
  position: absolute;
  top: -250px;
}
#d2 {
  width: 5vw;
  height: 5vw;
  line-height: 5vw;
  animation-delay: 0.9s;
  font-size: 1vw;
  position: absolute;
  top: -110px;
}
@media (min-width: 1200px) {
  #d2 {
    top: -140px;
  }
}
#d3 {
  width: 8vw;
  height: 8vw;
  line-height: 8vw;
  animation-delay: 0.3s;
  font-size: 2vw;
  position: absolute;
  top: -240px;
}
#d4 {
  width: 8vw;
  height: 8vw;
  line-height: 8vw;
  animation-delay: 0.4s;
  font-size: 2vw;
  position: absolute;
  top: 0;
}
@media (min-width: 1200px) {
  #d4 {
    top: 60px;
  }
}
#d5 {
  width: 7vw;
  height: 7vw;
  line-height: 7vw;
  animation-delay: 0.6s;
  font-size: 1.2vw;
  position: absolute;
  top: -65px;
}
.overlay-image {
  position: absolute;
  background-repeat: no-repeat;
  background-position: 100% 100%;
  width: 100%;
  height: 100%;
  bottom: 0;
}
#e1 {
  width: 3vw;
  height: 3vw;
  line-height: 3vw;
  animation-delay: 1s;
  position: absolute;
  bottom: 0vh;
  left: 4vw;
  top: auto;
}
#e2 {
  width: 1vw;
  height: 1vw;
  line-height: 1vw;
  position: absolute;
  bottom: -3vh;
  left: 3vw;
  top: auto;
  animation-delay: 0.5s;
}
#e3 {
  width: 4vw;
  height: 4vw;
  line-height: 4vw;
  position: absolute;
  left: 32vw;
  top: 43vh;
  animation-delay: 0.5s;
}
#e4 {
  width: 3vw;
  height: 3vw;
  line-height: 3vw;
  position: absolute;
  left: 14vw;
  top: auto;
  animation-delay: 0.5s;
  bottom: 40vh;
}
#e5 {
  width: 3vw;
  height: 3vw;
  line-height: 3vw;
  position: absolute;
  right: 20vw;
  top: auto;
  left: auto;
  animation-delay: 0.7s;
  bottom: 46vh;
}
#e6 {
  width: 2vw;
  height: 2vw;
  line-height: 2vw;
  position: absolute;
  right: 16vw;
  bottom: 40vh;
  top: auto;
  left: auto;
  animation-delay: 0.5s;
}
#e7 {
  width: 3vw;
  height: 3vw;
  line-height: 3vw;
  position: absolute;
  right: 11vw;
  top: auto;
  animation-delay: 0.5s;
  bottom: 39vh;
}
#e8 {
  width: 3vw;
  height: 3vw;
  line-height: 3vw;
  position: absolute;
  right: 13vw;
  top: auto;
  animation-delay: 0.5s;
  bottom: 40vh;
}
@media (min-width: 1200px) {
  #e8 {
    bottom: 35vh;
  }
}
.cover {
  background-size: cover;
}
.contain {
  background-size: contain;
}
.continue-down {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 99999;
}
.continue-down .continue {
  cursor: pointer;
}
.small-font {
  font-size: 1.643em;
}
.vertical-top .fp-tableCell {
  vertical-align: top !important;
}
.fullscreen-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: -100;
}
.fullscreen-bg__video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300%;
    top: -100%;
  }
}
@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 300%;
    left: -100%;
  }
}
@media (max-width: 767px) {
  .fullscreen-bg {
    background: url('images/bg/home-floor-1.jpg') center center / cover no-repeat;
  }
  .fullscreen-bg__video {
    display: none;
  }
}
.bg-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
}
ul.portfolio-slider li {
  text-align: center;
}
.flex-slider {
  height: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media (min-width: 768px) {
  .flex-slider {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -webkit-align-content: center;
    align-content: center;
    -webkit-align-items: center;
    align-items: center;
  }
}
.facebook-icon :before {
  content: "\f09a";
  width: 100%;
  height: 100%;
  font: normal normal normal 14px/1 FontAwesome;
  text-indent: 1px;
}
.facebook-icon a {
  display: block;
  /* text-indent: -999px; */
}
#contact-floor-2 .btn-link {
  min-width: 290px;
}
.btn-link {
  text-transform: uppercase;
  color: #565555;
  border: 1px solid #9d9e9e;
  border-radius: 3px;
  font-size: 18px;
  position: relative;
  display: inline-block;
  text-align: center;
  transition: 0.5s;
  cursor: pointer;
  -webkit-transition: 0.5s;
  padding: 0 10px;
  line-height: 35px;
  left: 0;
}
@media (min-width: 992px) {
  .btn-link {
    line-height: 40px;
  }
}
.btn-link:hover {
  color: #ed1c24;
  text-decoration: none;
}
.btn-link::before,
.btn-link::after {
  width: 100%;
  height: 100%;
  z-index: 3;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  -webkit-transform: scale(0);
  transform: scale(0);
  transition: 0.5s;
}
.btn-link::before {
  border-bottom: 3px solid #ed1c24;
  border-left: 0;
  -webkit-transform-origin: 0% 100%;
  transform-origin: 0% 100%;
}
.btn-link::after {
  border-top: 0;
  border-right: 0;
  -webkit-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}
.btn-link:hover::after,
.btn-link:hover::before {
  -webkit-transform: scale(1);
  transform: scale(1);
}
.bg-pos-left-center {
  background-position: 0 50%;
}
@media (min-width: 1200px) and (max-height: 768px) {
  p {
    font-size: 1.2em;
  }
  .floor-title {
    font-size: 2.4em;
  }
  .page-title {
    font-size: 3.5em;
  }
  .continue.call-to-action {
    font-size: 3.7em !important;
  }
  #man img,
  #woman img {
    max-height: 100vh;
  }
  .portfolio-slider img {
    max-height: 60vh;
  }
}
ul#menu-primary-menu:before {
  content: url("images/sogo_logo.svg");
  position: absolute;
  top: 0;
  right: 20%;
  width: 100px;
  height: auto;
}
@media (min-width: 992px) {
  ul#menu-primary-menu:before {
    content: none;
  }
}
/* home-page.less  */
#home-floor-1 {
  padding-bottom: 0;
}
#home-floor-1 .home-floor1-video {
  width: 100vw;
  padding-top: 97px;
}
@media (min-width: 992px) {
  #home-floor-1 .home-floor1-video {
    padding-top: 0;
    height: calc(100vh - 72px);
    position: absolute;
    bottom: 0;
    left: 0;
    object-fit: cover;
    object-position: top;
  }
}
#home-floor-2 {
  background-image: url("images/home-floor-2-tablet.png");
  background-position: 50% 100%;
  padding-bottom: 330px;
  background-size: contain;
  background-color: #F7FAFF;
}
@media (min-width: 992px) {
  #home-floor-2 {
    background-image: none;
    padding-bottom: 0;
    background-size: cover;
  }
}
#home-floor-3 {
  background-image: url("images/bgs/tablet/home-floor-3-tablet.jpg");
  overflow: hidden;
  padding-bottom: 360px;
  background-size: contain;
  background-position: 50% 100%;
  background-color: #f6f6f6;
}
@media (min-width: 768px) {
  #home-floor-3 {
    padding-bottom: 777px;
  }
}
@media (min-width: 992px) {
  #home-floor-3 {
    background-color: white;
    background-image: none;
    padding-bottom: 0;
    background-size: cover;
  }
}
#home-floor-4 {
  background-image: url("images/bgs/tablet/home-floor-4-tablet.jpg");
  background-size: contain;
  background-position: 50% 100%;
  padding-bottom: 330px;
  background-color: #e4e1da;
}
@media (min-width: 768px) {
  #home-floor-4 {
    padding-bottom: 325px;
  }
}
@media (min-width: 992px) {
  #home-floor-4 {
    background: none;
    padding-bottom: 0;
    background-size: cover;
  }
}
#home-floor-5 .home-floor-5-container {
  position: relative;
}
@media (min-width: 992px) {
  #home-floor-5 .home-floor-5-container {
    position: absolute;
  }
}
#home-floor-5 .home-floor5-title {
  margin-top: 2vw;
  font-weight: bold;
  font-size: 2em;
}
#home-floor-5 .home-floor5-subtitle {
  font-size: 18px;
}
@media (min-width: 992px) {
  #home-floor-5 .home-floor5-subtitle {
    font-size: 1.5em;
  }
}
#home-floor-5 .home-floor5-desktop-bg {
  display: none;
}
@media (min-width: 992px) {
  #home-floor-5 .home-floor5-desktop-bg {
    display: block;
  }
}
#home-floor-5 .home-floor5-mobile-bg {
  display: block;
}
@media (min-width: 992px) {
  #home-floor-5 .home-floor5-mobile-bg {
    display: none;
  }
}
#home-floor-6 {
  background-image: url("images/man-mobile.jpg");
  min-height: 92vh;
}
@media (min-width: 992px) {
  #home-floor-6 {
    background-image: url("images/bgs/home-floor-6.jpg");
    vertical-align: top;
    min-height: 0;
  }
}
#home-floor-6-2 {
  background-image: url("images/woman-green-mobile.jpg");
  min-height: 92vh;
}
.fadeInRightBig {
  position: relative;
  top: 13px;
}
@media (min-width: 1200px) {
  .fadeInRightBig {
    bottom: 0;
    top: auto;
  }
}
.fadeInLeftBig {
  position: relative;
  top: 13px;
}
@media (min-width: 1200px) {
  .fadeInLeftBig {
    bottom: 0;
    top: auto;
  }
}
#home-floor-7 {
  padding-bottom: 10vh;
}
#home-floor-7 .homepage-all-projects {
  border-radius: 100px;
  padding: 24px 32px;
  background: linear-gradient(88deg, #ED1D24 0%, #EE2A7B 34%, #8A5BA5 75%, #00ADDC 100%);
  color: #FFF;
  font-size: 16px;
  font-weight: 700;
  width: 300px;
  font-family: 'OpenSansHebrewCondensed';
  display: block;
  margin: auto;
}
#home-floor-7 .homepage-all-projects:hover {
  text-decoration: none;
}
@media (min-width: 992px) {
  #home-floor-7 {
    padding-bottom: 40px;
    background-position: 34% 100%;
  }
}
#home-floor-7 .floor7-portfolio-slider {
  margin: auto;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  #home-floor-7 .floor7-portfolio-slider {
    width: 75%;
  }
}
@media (min-width: 1200px) {
  #home-floor-7 .floor7-portfolio-slider {
    width: 50%;
  }
}
#home-floor-7 .floor7-portfolio-slider .slick-list {
  padding: 0 15px;
}
#home-floor-7 .floor7-portfolio-slider img {
  border-radius: 30px;
}
#home-floor-7 .floor7-portfolio-slider .portfolio-slider-prev,
#home-floor-7 .floor7-portfolio-slider .portfolio-slider-next {
  font-size: 50px;
  cursor: pointer;
}
#home-floor-8 {
  background: url(images/bgs/tablet/start-tablet.jpg) no-repeat white;
  background-size: cover;
  padding: 0 0 35px;
}
@media (min-width: 768px) {
  #home-floor-8 {
    min-height: 65vh;
    padding: 0 0 85px;
  }
}
@media (min-width: 992px) {
  #home-floor-8 {
    background: #fff;
    min-height: auto;
  }
}
@media (min-width: 992px) {
  #home-floor-8 .bg-image {
    background-size: contain;
  }
}
.call-to-action {
  font-size: 4.5em;
  display: block;
  color: #fff;
  font-weight: bold;
  line-height: 1.2;
  text-transform: capitalize;
  text-align: center;
  position: absolute;
  width: 100%;
  bottom: 0;
}
@media (min-width: 768px) {
  .call-to-action {
    bottom: 70px;
  }
}
@media (min-width: 992px) {
  .call-to-action {
    bottom: 40px;
    font-size: 5.714em;
    color: rgba(0, 0, 0, 0.4);
  }
}
@media (min-width: 1200px) {
  .call-to-action {
    bottom: 80px;
    color: #fff;
  }
}
.call-to-action:hover,
.call-to-action:focus,
.call-to-action:visited {
  text-decoration: none;
  color: white;
}
.btn-link.see_all {
  min-width: 170px;
  margin-top: 30px;
  z-index: 90;
}
@media (min-width: 768px) {
  .btn-link.see_all {
    min-width: 250px;
    margin-top: 0;
  }
}
footer#customers-logos {
  background-color: #ffffff;
  position: absolute;
  height: 90px;
  bottom: 0;
  width: 100%;
}
@media (min-width: 992px) {
  footer#customers-logos {
    height: 50px;
  }
}
@media (min-width: 1170px) {
  footer#customers-logos {
    height: 90px;
  }
}
#man,
#woman {
  position: absolute;
  bottom: 3px;
  left: 0;
  max-width: 50%;
}
@media (min-width: 992px) {
  #man,
  #woman {
    position: absolute;
    bottom: 0;
    width: 50vw;
    height: 100vh;
    z-index: 9999;
  }
}
@media (min-width: 992px) {
  .mobile #woman img,
  .mobile #man img {
    bottom: 86px;
  }
}
@media (min-width: 992px) {
  #woman {
    right: -180px;
    left: auto;
  }
  #woman img {
    position: absolute;
    z-index: 99999999999999999;
    bottom: 18px;
    right: -113px;
    width: 88%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #woman {
    right: 0;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #woman img {
    bottom: 33px;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  #woman img {
    bottom: 19px;
    right: 0;
    width: 68%;
  }
}
@media (min-width: 992px) and (min-width: 1400px) {
  #woman img {
    bottom: 23px;
  }
}
#man {
  left: -180px;
  right: auto;
}
@media (min-width: 992px) {
  #man {
    left: 0;
  }
}
#man img {
  position: absolute;
  z-index: 99999999999999999;
  bottom: 18px;
  left: -113px;
  width: 88%;
}
@media (min-width: 992px) {
  #man img {
    bottom: 33px;
  }
}
@media (min-width: 1200px) {
  #man img {
    bottom: 19px;
    left: 0;
    width: 68%;
  }
}
@media (min-width: 1400px) {
  #man img {
    bottom: 23px;
  }
}
@media (min-width: 992px) {
  .side-padding-text .text-center {
    padding: 0 45px;
  }
}
.start_form {
  text-align: center;
  width: 100%;
}
@media (min-width: 1200px) {
  .start_form {
    margin-bottom: 100px;
  }
}
.start_form form .group {
  width: 95%;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .start_form form .group {
    width: 90%;
  }
}
@media (min-width: 992px) {
  .start_form form .group {
    position: relative;
    float: left;
    clear: none;
    width: 40%;
    margin-bottom: 39px;
    padding: 10px 30px 0 0;
  }
}
.start_form form .group label {
  font-size: 0.857em;
}
@media (min-width: 992px) {
  .start_form form .group label {
    font-size: 1.286em;
  }
}
.start_form form input[type="text"],
.start_form form input[type="email"] {
  padding: 18px 0 15px;
}
@media (min-width: 992px) {
  .start_form form input[type="text"],
  .start_form form input[type="email"] {
    padding: 20px 0 20px;
  }
}
.start_form form .btn-link {
  margin-top: 35px;
  border-color: #000000;
  min-width: 20%;
}
@media (min-width: 992px) {
  .start_form form .btn-link {
    border-color: #565555;
  }
}
.start_form form .btn-link:hover {
  border: none;
  color: #ed1c24;
}
.start_form form .btn-link input[type="submit"] {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  background: transparent;
  border: none;
  z-index: 5;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  text-transform: uppercase;
  font-size: 0.7em;
  line-height: 35px;
  left: 0;
}
@media (min-width: 992px) {
  .start_form form .btn-link input[type="submit"] {
    font-size: 1em;
    line-height: 40px;
  }
}
.start_form form .btn-link input[type="submit"]:hover {
  color: #ed1c24;
  text-decoration: none;
  border: none;
}
.portfolio-slider-wrapper {
  margin: 0 auto;
  max-width: 100%;
  display: inline-block;
  width: 100%;
  position: relative;
}
.portfolio-slider-wrapper ul {
  padding: 0;
}
.portfolio-slider-wrapper img {
  max-height: 65vh;
  border-radius: 30px;
}
.portfolio-slider-wrapper .bx-controls.bx-has-controls-direction {
  position: absolute;
  top: 50%;
  margin-top: -42.5px;
  width: 100%;
  z-index: 50;
}
@media (min-width: 768px) {
  .portfolio-slider-wrapper .bx-controls.bx-has-controls-direction {
    position: static;
    margin: 10px 0;
  }
}
@media (min-width: 992px) {
  .portfolio-slider-wrapper .bx-controls.bx-has-controls-direction {
    position: absolute;
    margin: auto;
  }
}
.portfolio-slider-wrapper .bx-controls.bx-has-controls-direction a.bx-prev {
  position: absolute;
  left: 50px;
  z-index: 50;
}
@media (min-width: 992px) {
  .portfolio-slider-wrapper .bx-controls.bx-has-controls-direction a.bx-prev {
    left: 0;
  }
}
.portfolio-slider-wrapper .bx-controls.bx-has-controls-direction a.bx-prev i {
  font-size: 60px;
  color: #b1b0b0;
}
.portfolio-slider-wrapper .bx-controls.bx-has-controls-direction a.bx-next {
  position: absolute;
  right: 50px;
  z-index: 50;
}
@media (min-width: 992px) {
  .portfolio-slider-wrapper .bx-controls.bx-has-controls-direction a.bx-next {
    right: 0;
  }
}
.portfolio-slider-wrapper .bx-controls.bx-has-controls-direction a.bx-next i {
  font-size: 60px;
  color: #b1b0b0;
}
.glyphicon {
  z-index: 999;
}
@media (max-width: 768px) {
  .homepage-section-header {
    text-align: center;
    margin: 40px 0 20px 0;
  }
}
@media (max-width: 768px) {
  .homepage-section-text {
    font-size: 18px;
    text-align: center;
  }
}
/* about.less */
#about-floor-1 {
  background-image: url("images/about-floor-4-mobile.png");
  padding-bottom: 50vh;
}
@media (min-width: 992px) {
  #about-floor-1 {
    background-image: url("images/about-floor-4.png");
    padding-bottom: 0;
    background-position: 20%;
  }
}
#about-floor-2 {
  background-color: #ed1c24;
}
@media (max-width: 767px) {
  #about-floor-2 {
    padding-bottom: 0;
  }
  #about-floor-2 .col-md-6:last-child {
    background-color: #2bb673;
    padding-bottom: 50px;
  }
  #about-floor-2 .col-md-6:last-child h2 {
    display: inline-block;
  }
  #about-floor-2 .col-md-6:last-child img {
    width: 40%;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  #about-floor-2 {
    background-image: url("images/bgs/mobile/about-floor-2-mobile-bg.png");
    background-position: 50% 60%;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  #about-floor-2 {
    background-image: url("images/about-floor-2.jpg");
    background-position: 50% 50%;
  }
}
#about-floor-3 {
  padding-bottom: 0;
}
#about-floor-3 .bx-controls.bx-has-pager {
  margin: 30px 0;
}
@media (min-width: 992px) and (max-width: 1400px) {
  #about-floor-3 .floor-header {
    padding-top: 0;
  }
}
#about-floor-3 .floor-title {
  padding-top: 20px;
}
@media (min-width: 768px) {
  #about-floor-3 .floor-title {
    padding-top: 0;
  }
}
#about-floor-3 p {
  padding-bottom: 25px;
}
@media (min-width: 992px) {
  #about-floor-3 p {
    padding-bottom: 0;
  }
}
@media (min-width: 1200px) {
  #about-floor-3 p {
    padding-bottom: 25px;
  }
}
#about-floor-4 {
  background-image: url("images/bgs/mobile/about-floor-4-mobile-bg.png");
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #about-floor-4 {
    padding-bottom: 20px;
  }
}
@media (min-width: 992px) {
  #about-floor-4 {
    background-image: url("images/about-floor-4.jpg");
    padding-bottom: 0;
  }
}
#about-floor-5 {
  padding-bottom: 0;
}
@media (min-width: 768px) {
  #about-floor-5 {
    padding-top: 60px;
  }
}
.testimonials-wrapper {
  text-align: center;
  padding-bottom: 15px;
}
@media (min-width: 768px) {
  .testimonials-wrapper {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  .testimonials-wrapper {
    text-align: left;
  }
}
.testimonials-wrapper .client-img {
  display: block;
  text-align: center;
}
@media (min-width: 992px) {
  .testimonials-wrapper .client-img {
    display: inline-block;
    text-align: left;
  }
}
.testimonials-wrapper .client-img img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.testimonials-wrapper div#client-name {
  text-align: center;
  width: 100%;
}
@media (min-width: 992px) {
  .testimonials-wrapper div#client-name {
    text-align: left;
    width: auto;
  }
}
.testimonials-wrapper #client-desc {
  border-top: 1px solid #000000;
  padding-top: 30px;
  margin-top: 40px;
}
@media (min-width: 992px) {
  .testimonials-wrapper #client-desc {
    padding-top: 50px;
  }
}
@media (min-width: 768px) {
  .clients-logo-wrapper {
    padding: 0 0 50px;
  }
}
#ri-grid {
  margin-top: 0;
}
.client-thumbnail-wrapper {
  height: 90px;
}
@media (min-width: 992px) {
  .client-thumbnail-wrapper {
    height: 150px;
  }
}
.client-thumbnail-wrapper img {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
h2.team-heading {
  font-size: 3.429em;
  color: #373837;
  font-weight: bold;
}
@media (min-width: 768px) {
  .about-two-sections {
    margin: 90px 0;
  }
}
@media (min-width: 992px) {
  .about-two-sections {
    margin: 60px 0;
  }
}
@media (min-width: 1200px) {
  .about-two-sections {
    margin: 0;
  }
}
.about-two-sections p {
  font-weight: 200;
}
@media (min-width: 992px) {
  .about-two-sections p {
    font-weight: 500;
  }
}
@media (min-width: 1200px) {
  .about-two-sections p {
    font-weight: 200;
  }
}
@media (min-width: 992px) {
  .team-header {
    margin-top: 80px;
  }
}
@media (min-width: 1200px) {
  .team-header {
    margin: 0;
  }
}
.about-header {
  margin-top: -160px;
}
@media (min-width: 768px) {
  .about-header {
    margin-top: -250px;
  }
}
@media (min-width: 992px) {
  .about-header {
    margin-top: 0;
  }
}
/* end about.less */
/* single-project-one-floor.less */
.single-project .btnControl {
  position: absolute;
  width: 30px;
  height: 54px;
  background: rgba(0, 0, 0, 0.2);
  border: none;
  top: 50%;
  transform: translateY(-50%);
  padding: 0;
  z-index: 0;
  transition: all 0.2s ease-out;
}
@media (min-width: 768px) {
  .single-project .btnControl {
    width: 65px;
    height: 118px;
  }
  .single-project .btnControl:hover {
    background-color: #000;
    width: 325px;
  }
  .single-project .btnControl:hover .displayTable {
    opacity: 1;
    visibility: visible;
  }
}
.single-project .btnControl:before {
  width: 30px;
  background-size: auto auto;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAABICAMAAAAjxz7KAAAAsVBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////+3mHKcAAAAOnRSTlMAAV7rZYP5/tUZR9u4zglAmuYGoSQQArCSKv3zFHwx9vs4T7/vbakeBIsMVnThxzsIQQM943hzpm8H8ER0SAAAARVJREFUeF6Nk9eSglAQBQcMqIASTCiIGAOKm8P5/w/b9zNTxd7HrvN0u0f4vSkim4/PF2Yp/DmhYR9fPOthPSM07mDJsy5WU0LOAAuejYAJswAho8yDyyxCnBDKSxQ8K1DmhJIYEc9ceBmzEAGjJzBidsLAIXTeosuzKzpjQrcDejw7oj8kNPeR8mwHbJjtsVeigd3/RB+16MNNi75q0duzFn0yRFdadMPo1UPN7J3kUyQUU3t0HCdHzLHrv7qrYYrHxfj7WrSjRgyXlWjn39LaBjfErekm29uVymhcGgSK1cbNXB76tuSub1Bma32rstQ3LdOVoX9h6J8Y+iU09LuG/iQ29BeG/rw09EeG/sz/+VVDR+QPrjYi7pI271UAAAAASUVORK5CYII=) no-repeat center center;
  background-size: 40% auto;
  content: "";
  display: block;
  height: 100%;
}
@media (min-width: 768px) {
  .single-project .btnControl:before {
    width: 65px;
  }
}
.single-project .btnControl.prev-single-project {
  left: 0;
}
.single-project .btnControl.prev-single-project:before {
  float: left;
}
.single-project .btnControl.prev-single-project .displayTable {
  left: 30px;
}
@media (min-width: 768px) {
  .single-project .btnControl.prev-single-project .displayTable {
    left: 65px;
  }
}
.single-project .btnControl.next-single-project {
  right: 0;
}
.single-project .btnControl.next-single-project:before {
  transform: rotate(180deg);
}
.single-project .btnControl.next-single-project .displayTable {
  right: 30px;
}
@media (min-width: 768px) {
  .single-project .btnControl.next-single-project .displayTable {
    right: 65px;
  }
}
.single-project .btnControl .displayTable {
  display: none;
  position: absolute;
  top: 0;
  height: 100%;
  width: 260px;
  opacity: 0;
  visibility: hidden;
  overflow: hidden;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  -o-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
@media (min-width: 768px) {
  .single-project .btnControl .displayTable {
    display: table;
  }
}
.single-project .btnControl .displayTable .prev-single-project-top {
  width: 143px;
  display: table-cell;
  line-height: 1.2em;
  text-align: center;
  color: white;
  vertical-align: middle;
}
.single-project .btnControl .displayTable .prev-single-project-top:before {
  content: "Next Project";
  display: block;
  font: 0.6em 'Webnar W00 Bold', Arial;
  color: #97cce5;
}
.single-project .btnControl .displayTable .next-single-project-top {
  width: 143px;
  display: table-cell;
  line-height: 1.2em;
  text-align: center;
  color: white;
  vertical-align: middle;
}
.single-project .btnControl .displayTable .next-single-project-top:before {
  content: "Previous Project";
  display: block;
  font: 0.6em 'Webnar W00 Bold', Arial;
  color: #97cce5;
}
.single-project #fp-nav {
  display: none;
}
#single-project-info-floor-1 {
  background-repeat: no-repeat;
}
@media (min-width: 992px) {
  #single-project-info-floor-1 {
    height: auto;
  }
}
@media (min-width: 992px) {
  #single-project-info-floor-1 .entry-content {
    padding-top: 10px;
  }
}
.project-info-wrapper {
  background: rgba(255, 255, 255, 0.82);
  margin-top: 50px;
  padding: 10px 20px;
  text-align: center;
}
@media (min-width: 992px) {
  .project-info-wrapper {
    margin-top: 90px;
    text-align: inherit;
  }
}
@media (min-width: 1200px) {
  .project-info-wrapper {
    margin-top: 0;
  }
}
.project-info-wrapper .entry-content p {
  font-size: 15px;
  color: #373837;
  line-height: 1.2;
}
@media (min-width: 768px) {
  .project-info-wrapper .entry-content p {
    font-size: 18px;
  }
}
.project-info-wrapper img,
.project-info-wrapper h3 {
  display: block;
  margin: 0 auto 10px;
}
@media (min-width: 992px) {
  .project-info-wrapper img,
  .project-info-wrapper h3 {
    display: inline-block;
    margin: 0;
  }
}
.project-info-wrapper h3 {
  font-size: 26px;
  color: #373837;
  font-weight: bold;
  line-height: 1.2;
  padding-left: 10px;
}
@media (min-width: 768px) {
  .project-info-wrapper h3 {
    font-size: 32px;
  }
}
.previews-btn {
  font-size: 16px;
}
.previews-btn i {
  padding-right: 10px;
  font-size: 16px;
  font-weight: bold;
}
.next-btn {
  font-size: 16px;
  float: right;
}
.next-btn i {
  padding-left: 10px;
  font-size: 16px;
  font-weight: bold;
}
/* end single-project-one-floor.less */
/* list-style.less */
.orange-mark {
  list-style: none;
  padding: 25px 100px;
}
.orange-mark li {
  position: relative;
}
.orange-mark li:before {
  content: "";
  background: url("images/orange-check.png");
  width: 30px;
  height: 33px;
  position: absolute;
  left: -40px;
  top: 5px;
}
/* end list-style.less */
/* single-article.less */
#single-floor-1 {
  background: linear-gradient(180deg, #f0f0ee 0%, white 100%);
}
#single-floor-1 .single-floor-1-wrapper {
  margin: 0 auto;
  max-width: 900px;
  position: relative;
  width: 100%;
}
#single-floor-1 .single-recent {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  #single-floor-1 .single-recent {
    margin-bottom: 80px;
  }
}
#single-floor-1 .single-recent .single-recent-title {
  font-weight: 700;
  margin-bottom: 24px;
  margin-top: 40px;
}
#single-floor-1 .single-recent .related-posts {
  display: block;
}
@media (min-width: 768px) {
  #single-floor-1 .single-recent .related-posts {
    display: flex;
  }
}
#single-floor-1 .single-recent .related-posts .related-item {
  display: block;
  margin-bottom: 20px;
  text-decoration: none;
}
#single-floor-1 .single-recent .related-posts .related-item img {
  margin-bottom: 8px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left;
}
#single-floor-1 .single-recent .related-posts .related-item .related-title {
  color: initial;
  font-size: 20px;
}
@media (min-width: 768px) {
  #single-floor-1 .single-recent .related-posts .related-item .related-title {
    font-size: 16px;
  }
}
.white-box {
  background: #fff;
  padding: 20px;
  margin-bottom: 30px;
  box-shadow: 0 0 6.15px 0.85px rgba(0, 0, 0, 0.1);
}
.publish-wrapper {
  margin: 30px 10px 20px;
}
.publish-wrapper span {
  font-size: 1em;
}
.catchProgressbar {
  display: none !important;
}
@media (min-width: 992px) {
  .catchProgressbar {
    display: block !important;
    top: 86px !important;
  }
}
.single-article-wrapper {
  margin: 60px 0;
  padding: 0 16px;
}
.single-article-wrapper .thumbnail-wrapper img {
  margin-bottom: 24px;
}
.single-article-wrapper .plugin-box {
  padding: 10px;
}
@media (min-width: 768px) {
  .single-article-wrapper .plugin-box {
    padding: 20px;
  }
}
.single-article-wrapper .single-article-subtitle {
  color: #6e7181;
  font-size: 20px;
  line-height: 1.5;
  margin-top: 0;
}
.single-article-wrapper h1 {
  text-shadow: none;
  font-size: 30px;
  color: #191919;
}
@media (min-width: 768px) {
  .single-article-wrapper h1 {
    font-size: 40px;
    margin-bottom: 14px;
  }
}
.single-article-wrapper .publish-wrapper {
  flex-direction: column;
  align-items: flex-start;
}
@media (min-width: 768px) {
  .single-article-wrapper .publish-wrapper {
    flex-direction: row;
    align-items: center;
  }
}
.single-article-wrapper .publish-wrapper .publish-wrapper-icon-author {
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .single-article-wrapper .publish-wrapper .publish-wrapper-icon-author {
    margin-bottom: 0;
  }
}
.single-article-wrapper .publish-wrapper .tags {
  margin-bottom: 50px;
}
.single-article-wrapper .publish-wrapper .tags .tag-item {
  color: #19c5a4;
  text-decoration: none;
  font-weight: bold;
  padding: 8px;
  border: 1px solid #19c5a4;
  margin: 0 0 10px 10px;
}
.single-article-wrapper .publish-wrapper .publish-wrapper-icon {
  flex: none;
}
.single-article-wrapper .publish-wrapper .publish-wrapper-icon img {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 2px solid #fff;
  margin-left: 8px;
  box-shadow: 0 0 3px #acacac;
}
.single-article-wrapper .publish-wrapper .publish-wrapper-author {
  font-size: 18px;
}
.single-article-wrapper .publish-wrapper .publish-wrapper-calendar img {
  width: 18px;
  margin-right: 10px;
  margin-top: -4px;
  margin-left: 4px;
}
@media (min-width: 768px) {
  .single-article-wrapper .publish-wrapper .publish-wrapper-calendar img {
    margin-right: 16px;
  }
}
.single-article-wrapper .publish-wrapper .publish-wrapper-date {
  font-size: 18px;
  margin-right: 3px;
}
.single-article-wrapper .publish-wrapper .publish-wrapper-category a {
  background-color: #f0f0f0;
  border-radius: 2rem;
  font-weight: bold;
  color: #808080;
  padding: 8px 16px;
  text-decoration: none;
  margin: 0 5px;
}
.single-article-wrapper .publish-wrapper .socials-share a {
  font-size: 20px;
  color: #808080;
  margin: 0 8px;
}
.single-article-wrapper .publish-wrapper a {
  color: initial;
}
.single-article-wrapper .entry-content {
  border-bottom: 1px solid #808080;
  padding-bottom: 15px;
}
.single-article-wrapper .entry-content p {
  font-size: 18px;
  line-height: 1.5;
}
.single-article-wrapper .entry-content li {
  font-size: 18px;
  line-height: 1.5;
}
.single-article-wrapper .entry-content li span {
  font-size: 18px;
  line-height: 1.5;
}
.single-article-wrapper .entry-content h1 {
  font-size: 20px;
}
@media (min-width: 768px) {
  .single-article-wrapper .entry-content h1 {
    font-size: 48px;
  }
}
.single-article-wrapper .entry-content h2 {
  font-size: 18px;
}
@media (min-width: 768px) {
  .single-article-wrapper .entry-content h2 {
    font-size: 35px;
    font-weight: 600;
    margin: 40px 0 20px;
  }
}
.single-article-wrapper .entry-content h3 {
  font-size: 14px;
}
@media (min-width: 768px) {
  .single-article-wrapper .entry-content h3 {
    font-size: 30px;
  }
}
.single-article-wrapper .entry-content h4 {
  font-size: 14px;
}
@media (min-width: 768px) {
  .single-article-wrapper .entry-content h4 {
    font-size: 25px;
  }
}
.single-article-wrapper .entry-content h5 {
  font-size: 14px;
}
@media (min-width: 768px) {
  .single-article-wrapper .entry-content h5 {
    font-size: 20px;
  }
}
.single-article-wrapper .entry-content h6 {
  font-size: 14px;
}
@media (min-width: 768px) {
  .single-article-wrapper .entry-content h6 {
    font-size: 18px;
  }
}
.single-article-wrapper .entry-content a {
  color: #09332b;
  text-decoration: underline;
  font-weight: 600;
  text-decoration-color: #28d1b0;
  text-decoration-thickness: 3px;
  -webkit-text-decoration: underline;
  -webkit-text-decoration-color: #28d1b0;
  -webkit-text-decoration-thickness: 3px;
}
.single-article-wrapper .entry-content ol li,
.single-article-wrapper .entry-content li li {
  margin-bottom: 10px;
}
.single-article-wrapper .entry-content figure {
  max-width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.single-article-wrapper .entry-content figure figcaption {
  font-size: 15px;
  line-height: 1.5em;
  color: #5e5e5e;
  margin-top: 5px;
  padding: 0;
  font-style: normal;
}
.single-article-wrapper .entry-content .alignleft {
  float: left;
  margin: 0 2em 1em 0;
}
.single-article-wrapper .entry-content .alignright {
  float: right;
  margin: 0 0 1em 2em;
}
.single-article-wrapper .entry-content figcaption {
  padding: 15px 0;
  font-size: 18px;
  color: #2bb673;
  font-style: italic;
  line-height: 1.2;
  text-align: center;
}
.single-article-wrapper .entry-content blockquote {
  font-size: 25px;
  color: #2bb673;
  font-style: italic;
  line-height: 1.2;
  text-align: center;
  border: none;
}
.single-article-wrapper .entry-content blockquote p {
  display: inline;
}
.single-article-wrapper .entry-content blockquote:before {
  color: #2bb673;
  content: open-quote;
  font-size: 1em;
  line-height: 0.1em;
  margin-left: 0.15em;
  vertical-align: -0.7em;
}
.single-article-wrapper .entry-content blockquote:after {
  color: #2bb673;
  content: close-quote;
  font-size: 1em;
  line-height: 0.1em;
  margin-left: 0.15em;
  vertical-align: -0.7em;
}
.single-article-wrapper .entry-content #ez-toc-container {
  direction: rtl;
  background: transparent;
  padding: 25px;
  border-radius: 10px;
  margin: 30px 0;
}
.single-article-wrapper .entry-content #ez-toc-container .ez-toc-title-container .ez-toc-title {
  font-weight: bold;
}
.single-article-wrapper .entry-content #ez-toc-container .ez-toc-title-container .ez-toc-title-toggle {
  display: none;
}
.single-article-wrapper .entry-content #ez-toc-container nav {
  margin-top: 16px;
}
.single-article-wrapper .entry-content #ez-toc-container nav .ez-toc-list li .ez-toc-link {
  font-size: 18px;
  font-weight: normal;
  color: #333333;
  text-decoration: underline;
}
.single-article-wrapper .plugin-box .publish-wrapper {
  padding: 5px 10px;
  margin-bottom: 20px;
  display: inline-block;
}
@media (min-width: 768px) {
  .single-article-wrapper .plugin-box .publish-wrapper {
    display: block;
  }
}
.single-article-wrapper .plugin-box .publish-wrapper i {
  padding: 0 10px;
}
@media (max-width: 768px) {
  .single-article-wrapper .classic-btn {
    padding: 0 40px;
  }
}
/* end single-article.less */
/* thank-you.less */
.thank-you-content {
  background-image: url("images/thank-you-bg.png");
  width: 621px;
  height: 275px;
}
.modal-header,
.thank-you-header {
  border-bottom: none;
}
.thank_you {
  float: right;
  -webkit-transition: all 0.4s;
  -moz-transition: all 0.4s;
  -ms-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  position: absolute;
  right: -700px;
  bottom: 85px;
  z-index: 10;
}
.thank_you button.close {
  color: black;
  padding: 10px;
  opacity: 0.8;
  font-size: 25px;
}
.slideLeft {
  right: 0 !important;
}
.thank-you-header {
  position: relative;
}
.thank-you-header p {
  width: 310px;
  position: absolute;
  top: 160px;
  right: 0;
  font-size: 16px;
}
.thank-you-title {
  font-size: 40px;
  position: absolute;
  right: 30px;
  top: 80px;
}
.thanks-floor {
  background: url("images/thanks-bg-en.jpg");
  z-index: 1;
  background-size: cover;
  background-position: 52% 50%;
  padding-bottom: 96vh;
}
@media (min-width: 992px) {
  .thanks-floor {
    height: 100vh;
    background-position: 50% 50%;
    padding-bottom: 0;
  }
}
.thanks-floor .page-title {
  margin-top: 90px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .thanks-floor .page-title {
    margin-top: 130px;
  }
}
@media (min-width: 992px) {
  .thanks-floor .page-title {
    margin-top: 120px;
  }
}
@media (min-width: 1200px) {
  .thanks-floor .page-title {
    margin-top: 130px;
  }
}
.thanks-floor .btn-wrapper {
  text-align: center;
}
.thanks-floor .btn-home {
  background: #2bb673;
  color: white;
  font-size: 2em;
  font-weight: bold;
  transition: 0.5s;
}
@media (min-width: 992px) {
  .thanks-floor .btn-home {
    position: absolute;
    bottom: 60px;
    right: 15%;
  }
}
.thanks-floor .btn-home:hover {
  background: transparent;
  border: 1px solid #2bb673;
  color: #2bb673;
}
/* end thank-you.less */
/* blog.less */
#blog-floor-1 {
  background-image: url("images/blog-bg-mobile-2024.png");
  padding: 100px 0 50px;
}
@media (min-width: 768px) {
  #blog-floor-1 {
    padding: 200px 0 220px;
  }
}
@media (min-width: 992px) {
  #blog-floor-1 {
    background-image: url("images/blog-bg-2024.png");
    padding: 200px 0 100px;
  }
}
.widget-title {
  font-size: 20px;
  color: #565555;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 30px;
}
#tag-floor-2 {
  padding: 30px 0;
}
/* end blog.less */
/* projects.less */
#projects-floor-1 {
  background-repeat: no-repeat;
  height: 550px;
  background-size: cover;
  background-position: bottom;
  background-color: #DFDFDF;
}
@media (min-width: 768px) {
  #projects-floor-1 {
    height: 650px;
  }
}
@media (min-width: 992px) {
  #projects-floor-1 {
    height: 720px;
  }
}
#projects-floor-1 h1 {
  margin-top: 140px;
  color: white;
}
@media (min-width: 992px) {
  #projects-floor-1 h1 {
    margin-top: 100px;
  }
}
#projects-floor-1 .page-sub-title {
  color: white;
}
@media (min-width: 992px) {
  #projects-floor-1 .page-sub-title {
    margin: 0 auto;
  }
}
/* projects-box */
@media (min-width: 992px) {
  .project-nav {
    min-height: 40px;
    z-index: 999;
    position: fixed;
    width: 100%;
    bottom: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.project-nav .btn-link {
  background-color: rgba(255, 255, 255, 0.7);
}
.project-box:hover .show-on-hover,
.project-box:hover .thumbnail-wrapper:after {
  display: inline-block;
}
.project-box {
  background: #fff;
  -webkit-box-shadow: 9px 10px 17px -4px #e6e6e6;
  -moz-box-shadow: 9px 10px 17px -4px #e6e6e6;
  box-shadow: 9px 10px 17px -4px #e6e6e6;
  margin: 10px 0;
  border-radius: 30px;
}
.project-box .show-on-hover {
  text-transform: uppercase;
  font-size: 18px;
  color: #fff;
  position: absolute;
  right: 50%;
  top: 50%;
  margin-right: -115px;
  margin-top: -27.5px;
  border-width: 3px;
  border-color: #fff;
  border-style: solid;
  border-radius: 3px;
  background-color: rgba(43, 182, 115, 0.902);
  padding: 17px 44px;
  display: none;
  z-index: 2;
}
.project-box .show-on-hover span {
  color: #fff;
}
@media (min-width: 992px) {
  .project-box .thumbnail-wrapper {
    max-width: 100%;
    position: relative;
    max-height: 100%;
    overflow: hidden;
  }
}
.project-title {
  font-size: 28px;
  padding: 5px 0 0px;
  color: #333333;
  font-weight: bold;
  bottom: 22px;
  right: 31px;
  text-align: center;
}
@media (min-width: 768px) {
  .project-title {
    text-align: right;
  }
}
.project-small-title {
  font-size: 12px;
  bottom: 69px;
  right: 31px;
  color: #565555;
  font-weight: 600;
}
#projects-floor-2 .col-lg-3:nth-child(odd) .show-on-hover {
  background-color: rgba(182, 47, 32, 0.9);
}
#projects-floor-2 .col-lg-3:nth-child(odd) .thumbnail-wrapper:after {
  background-color: #ed1c24;
}
#projects-floor-2 .col-md-4:nth-child(odd) .show-on-hover {
  background-color: rgba(182, 47, 32, 0.9);
}
#projects-floor-2 .col-md-4:nth-child(odd) .thumbnail-wrapper:after {
  background-color: #ed1c24;
}
#projects-floor-2 .project_cat_filter {
  display: none;
}
@media (min-width: 768px) {
  #projects-floor-2 .project_cat_filter {
    display: flex;
  }
}
#projects-floor-2 #post-category-select {
  display: block;
}
@media (min-width: 768px) {
  #projects-floor-2 #post-category-select {
    display: none;
  }
}
.project_cat_filter {
  display: flex;
  justify-content: center;
  margin-top: 23px;
  margin-bottom: 14px;
}
.project_cat_filter ul.tab-list {
  list-style-type: none;
  padding-right: 0;
}
.project_cat_filter ul.tab-list li {
  display: inline;
  margin: 0 18px;
}
.project_cat_filter ul.tab-list li a {
  color: #565555;
  transition: all 0.2s ease;
  font-size: 18px;
}
.project_cat_filter ul.tab-list li a.active,
.project_cat_filter ul.tab-list li a:hover {
  color: #ed1c24;
  border-bottom: 2px solid #ed1c24;
  padding-bottom: 8px;
  text-decoration: none;
}
.project_cat_filter ul.tab-list li a span.font-weight-bold {
  font-weight: bold;
}
.projects_grid_con {
  display: flex;
  justify-content: center;
}
.projects_grid_con .archive-projects {
  flex-wrap: wrap;
}
.projects_grid_con .archive-projects .archive-project {
  margin-bottom: 2rem;
}
#single_project_info_row {
  padding: 6rem 4rem 8rem;
  background-color: #222;
}
#single_project_info_row .row {
  min-height: 50vh;
}
@media (min-width: 768px) {
  #single_project_info_row .row {
    min-height: 30vh;
  }
}
@media (min-width: 992px) {
  #single_project_info_row .row {
    min-height: 68vh;
  }
}
#single_project_info_row h1 {
  color: #fdfdfc;
}
#single_project_info_row p {
  color: #fdfdfc;
  font-size: 18px;
}
#single_project_info_row .project_seperator {
  background-color: #fdfdfc;
  height: 1px;
  width: 100px;
  margin-bottom: 8px;
  margin-top: 20px;
}
#single_project_info_row .middle_line_down {
  background: #fdfdfc;
  height: 39px;
  width: 1px;
  position: absolute;
  left: 50%;
  bottom: 15px;
  animation: bounce 2s infinite;
}
@media (min-width: 768px) {
  #single_project_info_row .middle_line_down {
    height: 48px;
    bottom: 20px;
  }
}
@media (min-width: 992px) {
  #single_project_info_row .middle_line_down {
    height: 75px;
    bottom: 30px;
  }
}
.relative {
  position: relative;
}
.justify-content-center {
  justify-content: center;
}
.justify-content-start {
  justify-content: start;
}
.justify-content-end {
  justify-content: end;
}
.justify-content-between {
  justify-content: space-between;
}
.pl-0 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
@media (min-width: 992px) {
  .pl-0 {
    padding-right: 15px !important;
  }
}
.pr-0 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
@media (min-width: 992px) {
  .pr-0 {
    padding-left: 15px !important;
  }
}
.px-0 {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
@media (min-width: 992px) {
  .px-0 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.h1.font-weight-bold {
  font-weight: bold;
}
.d-flex {
  display: flex;
}
.h-100 {
  height: 100%;
}
.contain_100 {
  overflow-x: hidden;
  max-width: 100%;
}
div.mob_xy_align {
  min-height: 54vh;
  margin-top: -50px;
}
@media (min-width: 768px) {
  div.mob_xy_align {
    min-height: 36vh;
  }
}
@media (min-width: 992px) {
  div.mob_xy_align {
    min-height: auto;
    margin-top: unset;
  }
}
.margin_0_auto {
  margin: 0 auto;
}
.align-items-center {
  align-items: center;
}
.position-relative {
  position: relative;
}
.position-absolute {
  position: absolute;
}
.single_project_rep_row {
  min-width: 100%;
  margin-top: 50px;
}
.single_project_rep_row .row.equal {
  display: block;
}
@media (min-width: 992px) {
  .single_project_rep_row .row.equal {
    flex-wrap: wrap;
  }
}
.single_project_rep_row h2 {
  font-weight: 600;
}
.single_project_rep_row img {
  width: 100%;
}
.switching_col_sec p {
  font-size: 18px;
}
.flex-column-reverse {
  display: flex;
  flex-direction: column;
}
@media (min-width: 992px) {
  .flex-column-reverse {
    flex-direction: row-reverse;
  }
}
.block-on-mob {
  display: block;
}
@media (min-width: 992px) {
  .block-on-mob {
    display: flex;
  }
}
.more_posts_title {
  font-size: 20px;
  color: #565555;
  text-align: center;
  font-weight: 600;
}
/* end projects.less */
/* bx-slider.less */
.achievements-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a {
  background: #b3e5cc;
}
.achievements-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a:hover,
.achievements-slider-wrapper .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}
.achievements-slider-wrapper .bx-wrapper img {
  display: inline-block;
}
.achievements-slider-wrapper .bx-wrapper .bx-pager,
.achievements-slider-wrapper .bx-wrapper .bx-controls-auto {
  bottom: -70px;
}
.achievements-slider-wrapper .bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  left: 0;
  background: transparent;
}
.achievements-slider-wrapper .bx-pager-item {
  display: inline-block;
}
.achievements-slider-wrapper .bx-pager-item a {
  background: #fff;
  text-indent: -9999px;
  display: block;
  width: 12px;
  height: 12px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
@media (min-width: 768px) {
  .achievements-slider-wrapper .bx-pager-item a {
    width: 16px;
    height: 16px;
  }
}
.achievements-slider-wrapper .bx-pager-item a.active {
  background: #5a5b5a;
}
.achievements-slider-wrapper .bx-pager.bx-default-pager {
  text-align: center;
}
@media (min-width: 768px) {
  .achievements-slider-wrapper .bx-controls.bx-has-pager {
    margin-top: 56px;
  }
}
.testimonials-slider-wrapper .bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  left: 0;
  background: transparent;
}
.testimonials-slider-wrapper .bx-wrapper img {
  display: inline-block;
}
.bx-pager-item {
  display: inline-block;
}
.bx-pager-item a {
  background: #989898;
  text-indent: -9999px;
  display: block;
  width: 13px;
  height: 13px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
.bx-pager-item a.active {
  background: #5a5b5a;
}
.bx-pager.bx-default-pager {
  text-align: center;
}
@media (max-width: 768px) {
  .achievements-slider-wrapper {
    margin-top: 33px;
  }
}
.single_project_gallery_row .bx-controls.bx-has-pager {
  margin-top: 15px;
}
@media (max-width: 768px) {
  .single_project_gallery_row .bx-controls.bx-has-pager {
    margin-top: 20px;
  }
}
@media (min-width: 992px) {
  .single_project_gallery_row .bx-controls.bx-has-pager {
    margin-top: 25px;
  }
}
/* end bx-slider.less */
/* skip-content.less  */
a.skip-link {
  left: -999px;
  position: absolute;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
  z-index: -999;
}
a.skip-link:focus,
a.skip-link:active {
  color: #fff;
  background-color: #000;
  left: auto;
  top: auto;
  width: 30%;
  height: auto;
  overflow: auto;
  margin: 10px 35%;
  padding: 5px;
  border-radius: 15px;
  border: 4px solid yellow;
  text-align: center;
  font-size: 1.2em;
  z-index: 999;
}
/* methodology.less */
@media (max-width: 991px) {
  .page-template-page-methodology .floor {
    min-height: 100vh;
    padding: 0;
  }
}
#methodology-floor-1 {
  background-image: url("images/methodology-floor-1-mobile.jpg");
}
@media (max-width: 767px) {
  #methodology-floor-1 {
    padding-bottom: 52vh;
  }
}
@media (min-width: 992px) {
  #methodology-floor-1 {
    background-image: url("images/meth-floor-1.jpg");
  }
}
@media (max-width: 767px) {
  #methodology-floor-2 {
    background-color: #E1E1E1;
    background-image: url("images/meth-floor-2-mobile.jpg");
  }
}
@media (min-width: 992px) {
  #methodology-floor-2 {
    background-image: url("images/myth-floor-2.jpg");
    background-position: 0 50%;
    background-size: cover;
    background-color: #DCDCDC;
  }
  #methodology-floor-2 .col-md-5 {
    height: 59vh;
  }
}
#methodology-floor-2 .cool-effect {
  left: 8vw;
  bottom: 3vh;
  animation-delay: 1.5s;
}
#methodology-floor-3 {
  background-image: url("images/meth-floor-3-mobile.jpg");
}
@media (min-width: 992px) {
  #methodology-floor-3 {
    background-image: url("images/meth-floor-3.jpg");
  }
}
@media (min-width: 992px) {
  #methodology-floor-3 {
    background-position: 20% 50%;
  }
}
@media (min-width: 1170px) {
  #methodology-floor-3 {
    background-position: 50% 50%;
  }
}
#methodology-floor-3 .cool-effect {
  left: 33vw;
  top: 10vh;
  width: 255px;
  height: 255px;
  animation-delay: 1s;
}
#methodology-floor-3 .cool-effect img {
  padding-top: 20px;
}
#methodology-floor-4 {
  background-image: url("images/meth-floor-4-mobile.jpg");
}
@media (min-width: 992px) {
  #methodology-floor-4 {
    background-size: cover;
    background-image: url("images/meth-floor-4.jpg");
    background-position: 50% top;
  }
}
#methodology-floor-4 .cool-effect {
  right: 23vw;
  bottom: 53vh;
  top: auto;
  left: auto;
  animation-delay: 1.5s;
}
#methodology-floor-4 .cool-effect span {
  padding-top: 15px;
}
#methodology-floor-5 {
  background-image: url("images/meth-floor-5-mobile.jpg");
}
@media (min-width: 992px) {
  #methodology-floor-5 {
    background-image: url("images/meth-floor-5.jpg");
    background-size: cover;
    background-position: 50% top;
  }
}
#methodology-floor-5 .cool-effect {
  left: 17vw;
  bottom: 45vh;
  animation-delay: 1.5s;
}
#methodology-floor-5 .cool-effect span {
  padding-top: 15px;
}
#methodology-floor-6 {
  background-image: url("images/meth-floor-6-mobile.jpg");
}
@media (min-width: 992px) {
  #methodology-floor-6 {
    background-image: url("images/meth-floor-6.jpg");
    background-size: contain;
    background-color: #dedede;
  }
}
@media (min-width: 1200px) {
  #methodology-floor-6 {
    background-size: cover;
    background-position: 50% top;
  }
}
#methodology-floor-6 .cool-effect {
  right: 15vw;
  left: auto;
  bottom: 43vh;
  animation-delay: 1.5s;
}
#methodology-floor-6 .cool-effect span {
  padding-top: 15px;
  direction: ltr;
}
#methodology-floor-7 {
  background-image: url("images/meth-floor-7-mobile.jpg");
}
@media (min-width: 992px) {
  #methodology-floor-7 {
    background-image: url("images/meth-floor-7.jpg");
    background-size: contain;
    background-color: #fa3038;
  }
}
@media (min-width: 1200px) {
  #methodology-floor-7 {
    background-size: cover;
    background-position: 50% top;
  }
}
#methodology-floor-7 .cool-effect {
  right: 17vw;
  bottom: 42vh;
  animation-delay: 1.5s;
  left: auto;
}
#methodology-floor-7 .cool-effect span {
  padding-top: 5px;
}
#methodology-floor-8 {
  background-image: url("images/meth-floor-8-mobile.jpg");
}
@media (min-width: 992px) {
  #methodology-floor-8 {
    background-image: url("images/meth-floor-8.jpg");
    background-size: contain;
    background-color: #dedede;
  }
}
@media (min-width: 1200px) {
  #methodology-floor-8 {
    background-size: cover;
    background-position: 50% 100%;
  }
}
@media (max-width: 767px) {
  #methodology-floor-8 .floor-title {
    padding-top: 0;
  }
}
@media (max-width: 767px) {
  #methodology-floor-8 h2 {
    margin: 10px 0;
  }
}
#methodology-floor-8 .cool-effect-user {
  padding-top: 10px;
  font-size: 20px;
  width: 200px;
  height: 55px;
  position: absolute;
  left: 9vw;
  bottom: 42vh;
  text-align: center;
  box-shadow: 0px 0px 4.15px 0.85px rgba(0, 0, 0, 0.35);
  border-radius: 5px;
}
@media (min-width: 1200px) {
  #methodology-floor-8 .cool-effect-user {
    left: 5vw;
    bottom: 50vh;
    width: 430px;
    height: 115px;
    padding-top: 15px;
  }
}
#methodology-floor-8 .cool-effect-user img {
  padding: 0 20px;
  width: 80px;
}
@media (min-width: 1200px) {
  #methodology-floor-8 .cool-effect-user img {
    width: auto;
  }
}
#methodology-floor-8 .cool-effect-user .user-wrapper .comment {
  position: absolute;
  top: -55px;
  right: 30px;
  width: 40px;
  border-radius: 50%;
  height: 40px;
  line-height: 45px;
  text-align: center;
}
#methodology-floor-8 .cool-effect-user .user-wrapper .user-text-wrapper {
  padding-top: 17px;
}
@media (min-width: 992px) {
  #methodology-floor-8 .cool-effect-user .user-wrapper .user-text-wrapper {
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  #methodology-floor-8 .cool-effect-user .user-wrapper .user-text-wrapper {
    padding-top: 17px;
  }
}
#methodology-floor-8 .cool-effect-user .user-wrapper .user-text-wrapper:before {
  content: "";
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #2bb673 transparent;
  position: absolute;
  top: -10px;
  right: 40px;
}
#methodology-floor-8 .cool-effect-user .user-wrapper span {
  text-align: left;
  padding: 0;
  color: #fff;
  display: block;
  line-height: 1.2;
  direction: ltr;
  font-size: 15px;
}
@media (min-width: 1200px) {
  #methodology-floor-8 .cool-effect-user .user-wrapper span {
    font-size: 18px;
  }
}
#methodology-floor-8 #user-2 .cool-effect-user {
  left: 14vw;
  bottom: 24vh;
  -webkit-animation-delay: 1s;
  /* Chrome, Safari, Opera */
  animation-delay: 1s;
}
@media (min-width: 1200px) {
  #methodology-floor-8 #user-2 .cool-effect-user {
    left: 10vw;
    bottom: 30vh;
  }
}
#methodology-floor-8 #user-2 .cool-effect-user .user-text-wrapper span {
  text-align: right;
}
#methodology-floor-8 #user-2 .cool-effect-user .user-text-wrapper:before {
  border-color: transparent transparent #ed1c24 transparent;
  right: auto;
  left: 80px;
}
#methodology-floor-8 #user-3 .cool-effect-user {
  left: auto;
  bottom: auto;
  top: 50vh;
  right: 10vw;
  -webkit-animation-delay: 2s;
  /* Chrome, Safari, Opera */
  animation-delay: 2s;
}
@media (min-width: 1200px) {
  #methodology-floor-8 #user-3 .cool-effect-user {
    top: 33vh;
  }
}
#methodology-floor-8 #user-3 .cool-effect-user .user-wrapper .comment {
  right: 155px;
}
#methodology-floor-8 #user-3 .cool-effect-user .user-text-wrapper:before {
  right: auto;
  left: 80px;
}
#methodology-floor-8 #user-4 .cool-effect-user {
  left: auto;
  bottom: 24vh;
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
  right: 14vw;
}
@media (min-width: 1200px) {
  #methodology-floor-8 #user-4 .cool-effect-user {
    bottom: 27vh;
    right: 4vw;
  }
}
#methodology-floor-8 #user-4 .cool-effect-user .user-text-wrapper span {
  text-align: right;
}
#methodology-floor-8 #user-4 .cool-effect-user .user-text-wrapper:before {
  border-color: transparent transparent #ed1c24 transparent;
  right: 80px;
}
#methodology-floor-9 {
  background-image: url("images/meth-floor-9-mobile.jpg");
}
@media (min-width: 992px) {
  #methodology-floor-9 {
    background-image: url("images/meth-floor-9.jpg");
    background-size: 150%;
    background-position: 50% 77%;
  }
}
@media (min-width: 992px) {
  #methodology-floor-9 {
    background-size: contain;
    background-position: 50% 70%;
  }
}
@media (min-width: 1170px) {
  #methodology-floor-9 {
    background-size: cover;
    background-position: 50% 50%;
  }
}
#methodology-floor-9 .cool-effect {
  width: auto;
  left: 500px;
  bottom: 60px;
  height: 50vh;
}
@media (min-width: 992px) {
  #methodology-floor-9 .cool-effect {
    left: 270px;
    width: 50%;
    bottom: -30px;
  }
}
@media (min-width: 1170px) {
  #methodology-floor-9 .cool-effect {
    width: 45%;
    left: 27vw;
    bottom: 60px;
  }
}
#methodology-floor-9 .cool-effect span {
  padding-top: 5px;
}
.cool-effect {
  width: 115px;
  height: 115px;
  padding-top: 15px;
  font-size: 20px;
  position: absolute;
  left: 326px;
  bottom: 270px;
  text-align: center;
}
.cool-effect span {
  color: #fff;
  display: block;
  direction: ltr;
}
/* end methodology.less */
/* advertising.less */
#advertising-floor-1 {
  z-index: 1;
  background-image: url("images/digital-marketing-floor-1-mobile-n.jpg");
  background-size: cover;
}
@media (min-width: 992px) {
  #advertising-floor-1 {
    background-image: url("images/aadds-floor-1.jpg");
    background-position: 15% 0;
  }
}
#advertising-floor-2 {
  background-image: url("images/woman-mobile.jpg");
  background-size: contain;
  background-position: 50% 100%;
  background-color: #e1e1e1;
  padding-bottom: 55vh;
}
@media (min-width: 992px) {
  #advertising-floor-2 {
    background-size: cover;
    background-image: url("images/aadds-floor-2.jpg");
    padding-bottom: 0;
  }
}
@media (max-width: 767px) {
  #advertising-floor-3 {
    padding-bottom: 20px;
  }
}
@media (min-width: 768px) {
  #advertising-floor-3 {
    padding-bottom: 50px;
  }
}
#advertising-floor-4 {
  background-image: url("images/aadds-floor-4-mobile.jpg");
}
@media (min-width: 768px) {
  #advertising-floor-4 {
    padding-bottom: 47vh;
  }
}
@media (min-width: 992px) {
  #advertising-floor-4 {
    background-image: url("images/aadds-floor-4.jpg");
  }
}
#advertising-floor-4 p {
  color: #000 !important;
}
#advertising-floor-5 {
  background-color: #ed1c24;
}
@media (max-width: 991px) {
  #advertising-floor-5 {
    padding-bottom: 0;
  }
  #advertising-floor-5 .adv-two-sections {
    margin: 0;
  }
  #advertising-floor-5 .col-md-6 {
    padding-bottom: 10px;
  }
  #advertising-floor-5 .col-md-6:last-child {
    background-color: #2bb673;
  }
  #advertising-floor-5 .col-md-6:last-child h2 {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  #advertising-floor-5 {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  #advertising-floor-5 {
    background-image: url("images/aadds-floor-5.jpg");
  }
}
#advertising-floor-5 p {
  font-weight: 200;
}
@media (min-width: 992px) {
  #advertising-floor-5 p {
    font-weight: 500;
  }
}
@media (min-width: 1200px) {
  #advertising-floor-5 p {
    font-weight: 200;
  }
}
@media (max-width: 767px) {
  #advertising-floor-6 {
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  #advertising-floor-6 {
    background-image: url("images/girl-bg.jpg");
  }
}
@media (min-width: 992px) {
  #advertising-floor-7 {
    background-image: url("images/aadds-floor-7.jpg");
  }
}
.icon-box {
  height: 60px;
}
@media (min-width: 992px) {
  .icon-box {
    margin-bottom: 5vh;
    margin-top: 6vh;
    height: auto;
  }
}
.icon-box .round-green {
  font-size: 28px;
  min-width: 77px;
  float: left;
}
@media (max-width: 991px) {
  .icon-box .round-green {
    width: 60px;
    height: 60px;
    min-width: 60px;
    padding: 12px 0;
  }
}
@media (min-width: 992px) {
  .icon-box .round-green {
    width: 12vh;
    height: 12vh;
    line-height: 8vh;
    font-size: 6vh;
    float: none;
    min-width: auto;
    padding: 1.5vh 0 0 0;
  }
}
.icon-box .round-white {
  min-width: 65px;
  line-height: 40px;
  margin: 10px 0 0;
}
.icon-box h6 {
  font-size: 20px;
  padding-top: 1vh;
}
@media (min-width: 768px) {
  .icon-box h6 {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .icon-box h6 {
    line-height: 56px;
    padding-top: 0;
    text-align: left;
    padding-left: 75px;
  }
}
.hidden-icon-box {
  position: absolute;
  padding: 5px;
  top: 0;
  left: 0;
  opacity: 0;
  transition: all 0.5s ease-in-out;
}
.hidden-icon-box p.color-white {
  font-size: 18px;
  padding: 10px;
}
@media (min-width: 992px) {
  .hidden-icon-box p.color-white {
    height: 15vh;
    overflow: hidden;
    font-size: 15px;
  }
}
.icon-box:hover > .hidden-icon-box {
  display: inline-block;
  opacity: 1;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.icon-text-wrapper {
  display: inline-block;
  width: 100%;
}
@media (min-width: 992px) {
  .icon-text-wrapper {
    padding-top: 40px;
  }
}
@media (min-width: 1200px) {
  .icon-text-wrapper {
    padding-top: 200px;
  }
}
#advertising-floor-6 .box-icon-text {
  padding: 0 15px;
  margin-bottom: 25px;
  white-space: nowrap;
}
@media (min-width: 992px) {
  #advertising-floor-6 .box-icon-text {
    padding: 0;
    margin-bottom: 75px;
  }
}
#advertising-floor-6 .box-icon-text .round-gray {
  padding: 10px;
}
.center-img {
  background: url("images/horse-mobile.png") no-repeat;
  height: 203px;
  background-position: 50% 50%;
}
@media (min-width: 768px) {
  .center-img {
    background: url("images/horses.jpg") no-repeat;
    height: 700px;
    background-position: 50% 50%;
  }
}
.strategy {
  float: left;
}
.strategy p:nth-child(4) {
  position: absolute;
  top: 95px;
  left: -175px;
}
.strategy p:nth-child(3) {
  position: absolute;
  top: 250px;
  left: -75px;
}
.strategy p:nth-child(2) {
  position: absolute;
  top: 412px;
  left: -75px;
}
.strategy p:nth-child(1) {
  position: absolute;
  top: 560px;
  left: -175px;
}
.strategy-left p:nth-child(1) {
  position: absolute;
  top: 85px;
  right: -175px;
  left: auto;
}
.strategy-left p:nth-child(2) {
  position: absolute;
  top: 247px;
  right: -75px;
  left: auto;
}
.strategy-left p:nth-child(3) {
  position: absolute;
  top: 412px;
  right: -75px;
  left: auto;
}
.strategy-left p:nth-child(4) {
  position: absolute;
  top: 555px;
  right: -175px;
  left: auto;
}
.box-icon-text .round-gray {
  padding: 25px;
}
.adv-two-sections {
  margin: 60px 0 90px;
}
@media (min-width: 992px) {
  .adv-two-sections {
    padding: 0 30px;
  }
}
@media (min-width: 1200px) {
  .adv-two-sections {
    padding: 0;
  }
}
/* end advertising.less */
/* file name accessibility.less */
@media (max-width: 991px) {
  .page-template-page-accessibility .floor {
    min-height: 100vh;
    padding: 0;
  }
}
h3.access-sub-title {
  font-weight: bold;
  font-size: 1em;
  text-transform: uppercase;
  text-align: center;
  text-shadow: 1.5px 2.598px 5px rgba(0, 0, 0, 0.137);
}
@media (min-width: 768px) {
  h3.access-sub-title {
    font-size: 1.571em;
  }
}
#accessibility-floor-1 {
  background-image: url("images/bgs/mobile/acces-floor-1.jpg");
}
@media (min-width: 992px) {
  #accessibility-floor-1 {
    background-image: url("images/access-floor-1.jpg");
  }
}
#accessibility-floor-2 {
  background-color: #ed1c24;
}
@media (max-width: 767px) {
  #accessibility-floor-2 {
    padding-bottom: 0;
  }
  #accessibility-floor-2 .col-md-6:last-child {
    background-color: #2bb673;
    padding-bottom: 50px;
  }
  #accessibility-floor-2 .col-md-6:last-child h2 {
    display: inline-block;
  }
  #accessibility-floor-2 .col-md-6 img {
    width: 40%;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  #accessibility-floor-2 {
    background-image: url("images/bgs/mobile/about-floor-2-mobile-bg.png");
    background-position: 50% 60%;
    padding-bottom: 0;
  }
}
@media (min-width: 992px) {
  #accessibility-floor-2 {
    background-image: url("images/about-floor-2.jpg");
    background-position: 50% 50%;
  }
}
#accessibility-floor-2 p {
  color: #fff;
}
@media (min-width: 768px) {
  .accessibility-two-sections {
    margin: 90px 0;
  }
}
@media (min-width: 992px) {
  .accessibility-two-sections {
    margin: 60px 0;
  }
}
@media (min-width: 1200px) {
  .accessibility-two-sections {
    margin: 0;
  }
}
.accessibility-two-sections p {
  font-weight: 200;
}
@media (min-width: 992px) {
  .accessibility-two-sections p {
    font-weight: 500;
  }
}
@media (min-width: 1200px) {
  .accessibility-two-sections p {
    font-weight: 200;
  }
}
.accessibility-two-sections .icon-access {
  padding-top: 50px;
}
@media (min-width: 992px) {
  .accessibility-two-sections .icon-access {
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  .accessibility-two-sections .icon-access {
    padding-top: 50px;
  }
}
#accessibility-floor-3 {
  background-color: #e1e1e1;
}
@media (min-width: 992px) {
  #accessibility-floor-3 {
    background-image: url("images/access-floor-3-en.png");
    background-position: 80%;
  }
}
#accessibility-floor-3 .man-img img {
  position: relative;
  width: 70%;
}
@media (min-width: 992px) {
  #accessibility-floor-3 .man-img img {
    left: 40px;
    bottom: -200px;
    width: auto;
  }
}
@media (min-width: 1200px) {
  #accessibility-floor-3 .man-img img {
    left: -40px;
  }
}
@media (min-width: 1200px) {
  #accessibility-floor-3 .floor-title {
    margin-left: 137px;
  }
}
#accessibility-floor-3 .adv-two-sections {
  margin: 0;
}
@media (min-width: 992px) {
  #accessibility-floor-3 .floor-header {
    margin-left: 80px;
  }
}
@media (min-width: 1200px) {
  #accessibility-floor-3 .floor-header {
    margin-left: 0;
  }
}
.floor-3-ul {
  list-style: none;
}
.floor-3-ul li {
  position: relative;
  margin: 10px 20px;
}
@media (min-width: 1200px) {
  .floor-3-ul li {
    margin: 45px 100px;
  }
}
.floor-3-ul li:before {
  content: url('images/check-floor-3-mob.png');
  position: absolute;
  left: -49px;
  top: -5px;
}
@media (min-width: 1200px) {
  .floor-3-ul li:before {
    left: -75px;
    content: url('images/check-floor-3-ul.png');
    top: 0;
  }
}
@media (min-width: 992px) {
  .floor-3-ul h4.item-heading {
    font-size: 1em;
  }
}
@media (min-width: 1200px) {
  .floor-3-ul h4.item-heading {
    font-size: 24px;
  }
}
h4.item-heading {
  margin: 0;
  font-size: 1em;
}
@media (min-width: 768px) {
  h4.item-heading {
    font-size: 1.5em;
  }
}
@media (min-width: 1200px) {
  h4.item-heading {
    font-size: 24px;
  }
}
p.item-text {
  font-weight: 200;
  line-height: 1;
  font-size: 1em;
  padding-top: 15px;
  margin-right: -40px;
}
@media (min-width: 768px) {
  p.item-text {
    margin: 0;
  }
}
@media (min-width: 1200px) {
  p.item-text {
    font-size: 1.329em;
    padding-top: 0;
  }
}
#accessibility-floor-4 {
  background-color: #2bb673;
}
#accessibility-floor-4 .floor-title {
  margin-top: 90px;
  margin-bottom: 20px;
}
#accessibility-floor-4 .icon-box {
  height: auto;
}
#accessibility-floor-4 .icon-box h4 {
  font-size: 22px;
  margin: 58px 0 30px;
}
#accessibility-floor-4 .icon-box p {
  font-size: 18px;
  font-weight: 200;
}
#accessibility-floor-4 .icon-box .round-white {
  min-width: 118px;
  line-height: 94px;
  margin: 10px 0 0;
  border: 2px solid #ffffff;
  font-size: 60px;
}
#accessibility-floor-4 .bx-wrapper .bx-pager.bx-default-pager {
  margin: 20px 0 40px;
}
#accessibility-floor-4 .bx-wrapper .bx-pager.bx-default-pager a {
  background: #b3e5cc;
}
#accessibility-floor-4 .bx-wrapper .bx-pager.bx-default-pager a:hover,
#accessibility-floor-4 .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #fff;
}
#accessibility-floor-5 {
  background-image: url("images/access-floor-5.png");
  padding-bottom: 25vh;
}
@media (min-width: 992px) {
  #accessibility-floor-5 {
    background-size: cover;
    padding: 0;
  }
}
@media (min-width: 1200px) {
  #accessibility-floor-5 .what-included-section {
    margin-top: -270px;
  }
}
.floor-5-ul {
  list-style: none;
  margin-top: 50px;
}
.floor-5-ul li {
  position: relative;
  margin: 25px 0;
}
@media (min-width: 768px) {
  .floor-5-ul li {
    margin: 20px 20px;
  }
}
.floor-5-ul li:before {
  content: url('images/check-floor-5-ul.png');
  position: absolute;
  left: -39px;
  top: -10px;
}
@media (min-width: 992px) {
  .floor-5-ul li:before {
    left: -75px;
    top: 0;
  }
}
.floor-5-ul span.item-text {
  font-size: 1em;
  margin: 0;
  font-weight: 400;
  line-height: 1;
}
@media (min-width: 992px) {
  .floor-5-ul span.item-text {
    font-size: 19px;
    font-weight: 200;
  }
}
#accessibility-floor-6 {
  background-image: url("images/bgs/mobile/access-floor-6.jpg");
  background-size: contain;
  background-position: bottom center;
  background-color: #dedede;
}
@media (min-width: 768px) {
  #accessibility-floor-6 {
    padding-bottom: 90vh;
  }
}
@media (min-width: 992px) {
  #accessibility-floor-6 {
    background-image: url("images/access-floor-6.jpg");
    padding: 0;
    background-position: center;
  }
}
@media (min-width: 1200px) {
  #accessibility-floor-6 {
    background-size: cover;
    background-position: bottom center;
  }
}
/* team.less */
.box-team {
  padding: 10px;
  border: 1px solid #dbdbdb;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.35);
}
.box-team .thumbnail-wrapper img {
  display: inline-block;
}
.box-team .hidden-text p {
  background: rgba(43, 182, 115, 0.729);
}
.over-layer {
  position: relative;
  z-index: 2;
  display: block;
}
.team-slider-wrapper .bx-controls-direction {
  margin-top: 12px;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .team-slider-wrapper .bx-controls-direction {
    margin: 0;
  }
}
.team-slider-wrapper .bx-controls-direction a.bx-prev {
  position: relative;
  color: transparent;
  z-index: 50;
}
@media (min-width: 992px) {
  .team-slider-wrapper .bx-controls-direction a.bx-prev {
    left: -45%;
    bottom: 300px;
  }
}
.team-slider-wrapper .bx-controls-direction a.bx-prev:before {
  content: "\f104";
  font-family: "fontAwesome";
  color: #fff;
  font-size: 30px;
  background: rgba(43, 182, 115, 0.729);
  border-radius: 100%;
  padding: 4px 15px;
}
@media (min-width: 992px) {
  .team-slider-wrapper .bx-controls-direction a.bx-prev:before {
    padding: 14px 30px;
    font-size: 50px;
  }
}
.team-slider-wrapper .bx-controls-direction a.bx-next {
  position: relative;
  color: transparent;
  z-index: 50;
}
@media (min-width: 992px) {
  .team-slider-wrapper .bx-controls-direction a.bx-next {
    right: -45%;
    bottom: 300px;
  }
}
.team-slider-wrapper .bx-controls-direction a.bx-next:after {
  content: "\f105";
  font-family: "fontAwesome";
  color: #fff;
  font-size: 30px;
  background: rgba(43, 182, 115, 0.729);
  border-radius: 100%;
  padding: 4px 15px;
}
@media (min-width: 992px) {
  .team-slider-wrapper .bx-controls-direction a.bx-next:after {
    padding: 14px 30px;
    font-size: 50px;
  }
}
.box-team:nth-child(odd) p {
  background-color: rgba(182, 47, 32, 0.729);
}
/* end team.less */
/* 404.less */
#error-floor-1 {
  background: url("images/404.jpg");
  background-position: 50% 50%;
  z-index: 1;
  height: 100vh;
  background-size: cover;
}
@media (min-width: 992px) {
  #error-floor-1 {
    background-position: 50% 100%;
  }
}
@media (min-width: 1200px) {
  #error-floor-1 {
    background-position: 50% 50%;
  }
}
#error-floor-1 .oval-speech p {
  font-size: 22px;
  margin: 0;
  color: #fff;
  font-weight: bold;
}
#error-floor-1 .page-title {
  margin-top: 90px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  #error-floor-1 .page-title {
    margin-top: 170px;
  }
}
#error-floor-1 .page-sub-title {
  font-size: 82px;
  font-weight: bold;
  line-height: 1.2;
}
@media (min-width: 768px) {
  #error-floor-1 .page-sub-title {
    font-size: 172px;
  }
}
.oval-speech {
  display: none;
}
@media (min-width: 768px) {
  .oval-speech {
    display: inline-block;
    position: absolute;
    padding: 42px 24px;
    margin: 1em auto 50px;
    text-align: center;
    color: #fff;
    background: #ed1c24;
    border-radius: 50%;
    right: 50%;
    margin-right: -375px;
    bottom: -250px;
  }
}
/* creates part of the curve */
.oval-speech:before {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -35px;
  right: 44%;
  height: 35px;
  border-right: 55px solid #ed1c24;
  background: #bbb;
  /* css3 */
  -webkit-border-bottom-right-radius: 80px 50px;
  -moz-border-radius-bottomright: 80px 50px;
  border-bottom-right-radius: 80px 50px;
  /* using translate to avoid undesired appearance in CSS2.1-capabable but CSS3-incapable browsers */
  -webkit-transform: translate(0, -2px);
  -moz-transform: translate(0, -2px);
  -ms-transform: translate(0, -2px);
  -o-transform: translate(0, -2px);
  transform: translate(0, -2px);
}
/* creates part of the curved pointy bit */
.oval-speech:after {
  content: "";
  position: absolute;
  z-index: -1;
  bottom: -35px;
  right: 53%;
  width: 30px;
  height: 35px;
  background: url("images/baloon-bg.png");
  /* css3 */
  -webkit-border-bottom-right-radius: 40px 50px;
  -moz-border-radius-bottomright: 40px 50px;
  border-bottom-right-radius: 40px 50px;
  /* using translate to avoid undesired appearance in CSS2.1-capabable but CSS3-incapable browsers */
  -webkit-transform: translate(-10px, -2px);
  -moz-transform: translate(-10px, -2px);
  -ms-transform: translate(-10px, -2px);
  -o-transform: translate(-10px, -2px);
  transform: translate(-10px, -2px);
}
/* end 404.less */
/* file name rfq.less */
.rfq-btn {
  position: fixed;
  right: 30px;
  bottom: 30px;
  transition: all 1s;
}
@media (min-width: 992px) {
  .rfq-btn {
    bottom: 110px;
  }
}
.rfq-btn .footer-tell-us-image-hover {
  position: absolute;
  top: 0;
  opacity: 0;
  transition: all 0.5s;
}
.rfq-btn:hover .footer-tell-us-image-hover {
  opacity: 1;
}
@media (min-width: 768px) {
  .modal-open .modal {
    overflow-y: hidden;
  }
}
.modal.rfq .modal-dialog {
  margin: 80px auto;
  width: 100%;
}
@media (min-width: 992px) {
  .modal.rfq .modal-dialog {
    margin: 200px auto;
  }
}
.modal.rfq .modal-content {
  background-image: url(images/rfq-bg.png);
  background-repeat: no-repeat;
  background-position: right bottom;
  background-color: #e7e7e7;
  margin: 0 auto;
  width: 320px;
}
@media (min-width: 768px) {
  .modal.rfq .modal-content {
    width: 700px;
  }
}
@media (min-width: 992px) {
  .modal.rfq .modal-content {
    height: 493px;
  }
}
@media (min-width: 1200px) {
  .modal.rfq .modal-content {
    width: 1055px;
  }
}
.modal.rfq .modal-title {
  font-size: 19px;
  font-weight: bold;
  margin: 15px 0 19px;
}
@media (min-width: 768px) {
  .modal.rfq .modal-title {
    font-size: 29px;
    margin: 25px 0 39px;
  }
}
.modal.rfq form input[type="text"],
.modal.rfq form input[type="tel"],
.modal.rfq form input[type="email"],
.modal.rfq form textarea {
  background: transparent;
  border: 1px solid #a4a4a4;
  margin-bottom: 29px;
  direction: rtl;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 10px;
  font-size: 15px;
}
.modal.rfq form input[type="text"]::-moz-placeholder,
.modal.rfq form input[type="tel"]::-moz-placeholder,
.modal.rfq form input[type="email"]::-moz-placeholder,
.modal.rfq form textarea::-moz-placeholder {
  color: black;
}
.modal.rfq form input[type="text"]::-webkit-input-placeholder,
.modal.rfq form input[type="tel"]::-webkit-input-placeholder,
.modal.rfq form input[type="email"]::-webkit-input-placeholder,
.modal.rfq form textarea::-webkit-input-placeholder {
  color: black;
}
@media (min-width: 768px) {
  .modal.rfq form input[type="text"],
  .modal.rfq form input[type="tel"],
  .modal.rfq form input[type="email"],
  .modal.rfq form textarea {
    font-size: 20px;
  }
}
.modal.rfq form input {
  height: 30px;
  width: 100%;
}
@media (min-width: 768px) {
  .modal.rfq form input {
    height: 60px;
  }
}
.modal.rfq form input[type="submit"] {
  font-size: 22px;
  background: #ed1c24;
  color: white;
  font-weight: bold;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  height: 50px;
  transition: all 0.5s;
  border: 1px solid transparent;
}
.modal.rfq form input[type="submit"]:hover,
.modal.rfq form input[type="submit"]:focus,
.modal.rfq form input[type="submit"]:active {
  background: transparent;
  color: #ed1c24;
  border: 1px solid #ed1c24;
}
.modal.rfq form textarea {
  height: 130px;
  width: 100%;
}
.modal.rfq form span.wpcf7-not-valid-tip {
  position: absolute;
  top: 14px;
}
@media (min-width: 768px) {
  .modal.rfq form span.wpcf7-not-valid-tip {
    top: 30px;
  }
}
.modal.rfq form div.wpcf7-response-output {
  position: absolute;
  bottom: -50px;
}
@media (min-width: 768px) {
  .modal.rfq form div.wpcf7-response-output {
    bottom: -30px;
  }
}
.rfq .wpcf7-form-control-wrap .g-recaptcha iframe {
  position: absolute;
  left: 0;
  width: 100%;
}
@media (min-width: 992px) {
  .rfq .wpcf7-form-control-wrap .g-recaptcha iframe {
    position: relative;
  }
}
#popup-form {
  font-family: "OpenSansHebrewCondensed";
}
#popup-form .modal-backdrop.in {
  opacity: 0.85;
}
@media (min-width: 992px) {
  #popup-form .vertical-alignment-helper {
    display: table;
    height: 100%;
    width: 100%;
  }
  #popup-form .vertical-alignment-helper .vertical-align-center {
    /* To center vertically */
    display: table-cell;
    vertical-align: middle;
  }
}
#popup-form p {
  margin-bottom: 0;
}
#popup-form .modal-dialog {
  display: flex;
  justify-content: center;
  width: 100%;
  z-index: 9999;
  margin: 0;
}
#popup-form .modal-dialog .modal-content {
  margin: 0 auto;
  background-color: white;
  width: 830px;
  height: auto;
  border-radius: 30px;
  border: 0;
}
#popup-form .modal-dialog .modal-content .modal-body {
  padding: 5rem 2rem;
}
#popup-form .modal-dialog .modal-content .modal-body button.close {
  position: absolute;
  right: 2rem;
  top: 2rem;
  color: #ED1D24;
  opacity: 1;
}
#popup-form .modal-dialog .modal-content .modal-body button.close .fa-close {
  font-size: 24px;
}
#popup-form .modal-dialog .modal-content .modal-body .popup-top-text {
  color: #2D2D2F;
  font-size: 36px;
  font-weight: 300;
}
#popup-form .modal-dialog .modal-content .modal-body .popup-title {
  font-size: 64px;
  font-weight: 800;
  background: linear-gradient(90deg, #ED1D24 0%, #EE2A7B 18%, #8A5BA5 38%, #00ADDC 60%, #2BB673 80%, #FFC906 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  line-height: 1;
  margin-bottom: 4rem;
}
#popup-form .modal-dialog .modal-content .modal-body .modal-form .popup-tofes .s-input-group {
  padding: 0 1.5rem;
  text-align: start;
  position: relative;
  margin-bottom: 2rem;
}
#popup-form .modal-dialog .modal-content .modal-body .modal-form .popup-tofes .s-input-group label {
  font-size: 18px;
  font-weight: 700;
}
#popup-form .modal-dialog .modal-content .modal-body .modal-form .popup-tofes .s-input-group input {
  direction: rtl;
  width: 100%;
  padding: 8px 12px;
  height: 50px;
  border-radius: 5px;
  border: 1px solid #b5b5b5;
  background-color: #FFF;
}
#popup-form .modal-dialog .modal-content .modal-body .modal-form .popup-tofes .s-input-group input.wpcf7-submit {
  border: 0;
  border-radius: 100px;
  background: linear-gradient(88deg, #ED1D24 0.78%, #EE2A7B 34%, #8A5BA5 74.46%, #00ADDC 99.68%);
  color: white;
  font-size: 16px;
  font-weight: 700;
}
#popup-form .modal-dialog .modal-content .modal-body .modal-form .popup-tofes .s-input-group .wpcf7-spinner {
  position: absolute;
  left: 5px;
  bottom: 12px;
}
#popup-form .modal-dialog .modal-content .modal-body .modal-form .popup-tofes .s-input-group .wpcf7-not-valid-tip {
  position: absolute;
  padding: 0;
  font-size: 16px;
}
#popup-form .modal-dialog .modal-content .modal-body .modal-form .popup-tofes .s-input-group.wpcf7-submit {
  margin-bottom: 0;
}
#popup-form .modal-dialog .modal-content .modal-body .modal-form .wpcf7-response-output {
  display: none;
}
#popup-form .modal-dialog .modal-content .modal-body .popup-blue-ball {
  position: absolute;
  left: -5rem;
  top: -12rem;
  display: none;
}
@media (min-width: 992px) {
  #popup-form .modal-dialog .modal-content .modal-body .popup-blue-ball {
    display: block;
  }
}
#popup-form .modal-dialog .modal-content .modal-body .popup-red-ball {
  position: absolute;
  right: -6rem;
  bottom: 0;
  display: none;
}
@media (min-width: 992px) {
  #popup-form .modal-dialog .modal-content .modal-body .popup-red-ball {
    display: block;
  }
}
#popup-form .modal-dialog .modal-content .modal-body .popup-airplane {
  position: absolute;
  right: 12rem;
  bottom: 3rem;
  display: none;
}
@media (min-width: 992px) {
  #popup-form .modal-dialog .modal-content .modal-body .popup-airplane {
    display: block;
  }
}
#popup-form .modal-dialog .popup-man {
  display: none;
}
@media (min-width: 992px) {
  #popup-form .modal-dialog .popup-man {
    display: block;
  }
}
/* contact.less */
#contact-floor-1 {
  background: url("images/contact-bg-mobile.jpg") no-repeat;
  background-size: cover;
}
@media (min-width: 768px) {
  #contact-floor-1 {
    height: 250px;
  }
}
@media (min-width: 992px) {
  #contact-floor-1 {
    background: url("images/contact-bg.png") no-repeat;
    height: 360px;
  }
}
@media (max-width: 992px) {
  #contact-floor-1 h1 {
    margin-top: 116px;
    margin-bottom: 54px;
  }
}
.contact-box-wrapper {
  margin-top: 100px;
}
@media (min-width: 768px) {
  .contact-box-wrapper {
    margin-top: 80px;
  }
}
@media (min-width: 992px) {
  .contact-box-wrapper {
    margin-top: 0;
  }
}
.contact-box {
  width: 49%;
  display: inline-block;
  vertical-align: top;
}
.contact-box:hover .contact-icon {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@media (min-width: 992px) {
  .contact-box {
    width: auto;
    display: block;
    min-height: 250px;
  }
}
.contact-box a {
  text-decoration: none;
  color: #000;
}
.contact-box .contact-label {
  margin-bottom: 10px;
  font-weight: bold;
}
@media (min-width: 992px) {
  .contact-box .contact-label {
    margin-bottom: 30px;
  }
}
.contact-box .contact-label span {
  font-size: 20px;
  text-transform: uppercase;
  padding-bottom: 30px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .contact-box .contact-label span {
    font-size: 25px;
  }
}
.contact-box .contact-icon {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  line-height: 70px;
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  .contact-box .contact-icon {
    width: 100px;
    height: 100px;
    line-height: 107px;
  }
}
.contact-box .contact-icon i {
  color: #fff;
  font-size: 28px;
}
@media (min-width: 768px) {
  .contact-box .contact-icon i {
    font-size: 34px;
  }
}
.contact-box .text {
  margin-bottom: 40px;
}
.contact-box .text p {
  font-size: 16px;
  margin: 0;
}
#contact-floor-2 {
  padding: 10px 0 0;
}
@media (min-width: 992px) {
  #contact-floor-2 {
    padding: 40px 0 60px;
  }
}
.contact-form-main .contact-label {
  font-weight: bold;
  text-align: left;
}
.contact-form-main .contact-label label {
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .contact-form-main .contact-label label {
    font-size: 25px;
  }
}
.contact-form-main .btn-link {
  padding: 10px;
  float: right;
}
@media (min-width: 768px) {
  .contact-form-main .btn-link {
    margin-bottom: 20px;
  }
}
@media (min-width: 992px) {
  .contact-form-main .btn-link {
    margin-bottom: 0;
  }
}
.contact-form-main .btn-link input[type="submit"] {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  cursor: pointer;
  background: transparent;
  border: none;
  z-index: 5;
  color: #a4a4a4;
  position: absolute;
  display: block;
  bottom: 0;
  text-transform: uppercase;
  line-height: 2.4;
  text-align: center;
  min-width: 100%;
  left: 0;
}
.contact-form-main .btn-link input[type="submit"]:hover {
  color: #ed1c24;
  font-weight: 400;
}
.contact-form-main .group {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .contact-form-main .group {
    margin-bottom: 0;
  }
}
@media (min-width: 992px) {
  .contact-form-main .group {
    margin-bottom: 13px;
  }
}
.contact-form-main .group input {
  padding: 17px 0 14px;
}
@media (min-width: 992px) {
  .contact-form-main .group input {
    padding: 19px 0 15px;
  }
}
.group {
  clear: both;
  position: relative;
}
@media (min-width: 768px) {
  .group {
    margin-bottom: 39px;
  }
}
.group input {
  -webkit-appearance: none;
  font-size: 18px;
  display: block;
  background: 0 0;
  color: #1f2532;
  width: 100%;
  border: none;
  border-bottom: 1px solid #a4a4a4;
  box-shadow: none;
  border-radius: 0;
  padding: 29px 0 21px;
}
.group input:focus {
  border-color: #2088cd;
  outline: 0;
  box-shadow: none;
}
.group .labelfocus {
  outline: 0;
  font-size: 11px;
  color: #a2aabd;
  text-transform: uppercase;
  letter-spacing: 0.6px;
  top: 0;
}
.group label {
  color: #a4a4a4;
  font-size: 18px;
  font-weight: 400;
  position: absolute;
  pointer-events: none;
  left: 0;
  top: 30px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}
.group textarea#message {
  width: 100%;
  margin-top: 52px;
  height: 90px;
  border-color: #a4a4a4;
}
@media (min-width: 992px) {
  .group textarea#message {
    height: 110px;
    margin-top: 70px;
  }
}
.wpcf7-response-output {
  margin: 0 0.5em 1em;
  padding: 0.2em 1em;
  float: left;
  text-align: left;
}
.wpcf7-not-valid-tip {
  padding-top: 10px;
  float: left;
}
div.wpcf7-validation-errors {
  border: 2px solid #ed1c24;
}
div.wpcf7-mail-sent-ok {
  margin: 0 !important;
}
#home-floor-8 .wpcf7-validation-errors {
  position: absolute;
  right: 0;
  left: 0;
  font-size: 13px;
  bottom: -35px;
  margin: 0;
  border: none;
  color: #ed1c24;
}
@media (min-width: 768px) {
  #home-floor-8 .wpcf7-validation-errors {
    bottom: -40px;
    right: 35px;
    font-size: 16px;
  }
}
@media (min-width: 992px) {
  #home-floor-8 .wpcf7-validation-errors {
    bottom: 0;
    margin-top: 45px;
    right: 0;
  }
}
#contact-floor-2 .btn-link {
  min-width: 190px;
  line-height: 25px;
  margin-top: 15px;
}
@media (min-width: 768px) {
  #contact-floor-2 .btn-link {
    min-width: 50%;
  }
}
form div.wpcf7-mail-sent-ok {
  border: none;
  color: #2bb673;
}
/* end contact.less */
/* zoom-in-effect.less */
/*
 *
 *	html guidelines

    class
    1.zoom-in-effect = main div
    2.img-box = the wrapper of img
    3.info-box = info div wrapper
   4. info-content = the actual info content
 *
 */
.img-box,
.info-box {
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
}
.img-box img,
.info-box img {
  display: block;
  position: relative;
  max-width: 100%;
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
  width: 100%;
}
.img-box {
  position: relative;
}
.info-box {
  top: 0;
  left: 0;
  position: absolute;
}
.info-box .info-content {
  display: inline-block;
  margin: 0;
  height: 345px;
  padding: 50px 15px;
  position: relative;
  float: left;
  left: 0;
  top: 0;
  /* -webkit-transform: translateX(-50%) translateY(-50%); */
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  /* transform: translateX(-50%) translateY(-50%); */
}
.separator {
  display: block;
  position: relative;
  height: 1px;
  width: 60%;
  margin: 10px auto;
  background: rgba(255, 255, 255, 0.5);
  clear: both;
}
.round-box {
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.round-box.bubble-effect,
.round-box.flip-effect,
.round-box.over-flip-effect,
.round-box.flip-back-effect,
.round-box.switch-3d-effect,
.round-box.flip-forward-effect {
  overflow: visible;
}
.round-box .img-box,
.round-box .info-box,
.round-box .info-content,
.round-box img {
  overflow: hidden;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
.zoom-in-effect {
  display: block;
  overflow: hidden;
  position: relative;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.zoom-in-effect .img-box,
.zoom-in-effect .info-box {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.zoom-in-effect .img-box {
  z-index: 0;
}
.zoom-in-effect .info-box {
  z-index: 1;
  -webkit-transform: translateZ(0) scale(2, 2);
  -moz-transform: translateZ(0) scale(2, 2);
  -ms-transform: translateZ(0) scale(2, 2);
  -o-transform: translateZ(0) scale(2, 2);
  transform: translateZ(0) scale(2, 2);
  filter: alpha(opacity=0);
  -wekbit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
}
.zoom-in-effect:hover .img-box {
  -webkit-transform: translateZ(0) scale(1.1, 1.1);
  -moz-transform: translateZ(0) scale(1.1, 1.1);
  -ms-transform: translateZ(0) scale(1.1, 1.1);
  -o-transform: translateZ(0) scale(1.1, 1.1);
  transform: translateZ(0) scale(1.1, 1.1);
}
.zoom-in-effect:hover .info-box {
  -webkit-transform: translateZ(0) scale(1, 1);
  -moz-transform: translateZ(0) scale(1, 1);
  -ms-transform: translateZ(0) scale(1, 1);
  -o-transform: translateZ(0) scale(1, 1);
  transform: translateZ(0) scale(1, 1);
  filter: alpha(opacity=100);
  -wekbit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
/* end zoom-in-effect.less */
/* case-study.less */
#case-floor-1 {
  background-image: url("images/case-floor-1.jpg");
}
.title-text-wrapper p {
  color: #fff;
}
#case-floor-2 {
  background: url("images/case-floor-2.jpg");
  background-repeat: no-repeat;
}
#case-floor-3 {
  background: url("images/case-floor-3.jpg");
  background-repeat: no-repeat;
}
#case-floor-4 {
  background: url("images/case-floor-4.jpg");
  background-repeat: no-repeat;
}
#case-floor-5 {
  background: url("images/case-floor-5.jpg");
  background-repeat: no-repeat;
}
#case-floor-6 {
  background: url("images/case-floor-6.jpg");
  background-repeat: no-repeat;
}
#case-floor-7 {
  background: url("images/case-floor-7.jpg");
  background-repeat: no-repeat;
}
#case-floor-8 {
  background: url("images/case-floor-8.jpg");
  background-repeat: no-repeat;
}
.floor-title.dukim-green {
  color: #47a848;
}
/* end case-study.less */
/* plugins.less */
#plugins-floor-1 {
  background-image: url("images/plugin-bg-mobile.jpg");
  padding: 100px 0 50px;
}
@media (min-width: 768px) {
  #plugins-floor-1 {
    padding: 200px 0 180px;
  }
}
@media (min-width: 992px) {
  #plugins-floor-1 {
    padding: 200px 0 100px;
    background-image: url("images/plugins-bg.jpg");
  }
}
.plugin-nav {
  margin-top: 30px;
  padding: 0;
  direction: ltr;
  text-align: center;
}
.plugin-nav .blog-cat-slider-arrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: #f1f1f1;
  font-size: 28px;
  border-radius: 100px;
  width: 38px;
  height: 38px;
  display: none !important;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  z-index: 1;
  box-shadow: 0px 0px 15px 0px #cccccc;
}
@media (min-width: 992px) {
  .plugin-nav .blog-cat-slider-arrow {
    display: flex !important;
  }
}
.plugin-nav .blog-cat-next {
  left: -2rem;
}
.plugin-nav .blog-cat-prev {
  right: -2rem;
}
.plugin-nav li {
  display: inline-block;
  text-align: center;
  margin: 10px 4px;
  padding: 3px 20px;
  border-radius: 2rem;
  background-color: white;
}
@media (min-width: 992px) {
  .plugin-nav li {
    padding: 3px 48px;
  }
}
.plugin-nav li a {
  line-height: 30px;
  color: #444544;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
}
.plugin-nav li:hover {
  background-color: #ed1c24;
}
.plugin-nav li:hover a {
  color: white;
  text-decoration: none;
}
.plugin-nav li.current-cat a {
  color: #2bb673;
}
.plugin-nav .active a {
  color: #ed1c24;
}
#post-category-select {
  display: block;
  width: 100%;
  max-width: 300px;
  margin: 4rem auto;
  padding: 10px 15px;
  border-radius: 3rem;
  line-height: 30px;
  color: #444544;
  font-size: 18px;
  font-weight: bold;
}
@media (min-width: 992px) {
  #post-category-select {
    display: none;
  }
}
.plugin-box {
  background: #fff;
  border-radius: 15px;
  overflow: hidden;
  height: 100%;
}
.plugin-box:hover {
  box-shadow: 0 8px 24px 0 rgba(6, 19, 43, 0.15);
  cursor: pointer;
}
.plugin-box .thumbnail-wrapper {
  overflow: hidden;
}
.plugin-box a {
  color: initial;
}
.plugin-box a:hover {
  color: #ed1c24;
  text-decoration: none;
}
.plugin-box .publish-wrapper .publish-wrapper-date {
  margin-bottom: 10px;
}
.plugin-box .publish-wrapper span {
  font-size: 16px;
}
.plugin-box .publish-wrapper span:last-child {
  float: none !important;
}
.plugin-box .plugin-title {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin: 10px 0 30px;
  padding: 0 16px;
}
@media (min-width: 992px) {
  .plugin-box .plugin-title {
    margin: 10px 0 30px;
    padding: 0 10px;
  }
}
.plugin-box .plugin-title span {
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
}
@media (min-width: 992px) {
  .plugin-box .plugin-title span {
    font-size: 20px;
  }
}
.plugin-box .plugin-description {
  padding-bottom: 0;
}
@media (min-width: 992px) {
  .plugin-box .plugin-description {
    padding-bottom: 30px;
  }
}
.plugin-box .plugin-description p {
  font-size: 0.9em;
}
@media (min-width: 992px) {
  .plugin-box .plugin-description p {
    font-size: 1.143em;
  }
}
#search-bar {
  margin: 30px 0;
  position: relative;
  width: 100%;
}
@media (min-width: 992px) {
  #search-bar {
    width: 50%;
  }
}
#search-bar input {
  text-align: left;
  border-bottom: 1px solid #000;
  border-top: none;
  border-left: none;
  border-right: none;
  background: transparent;
  width: 90%;
  font-size: 16px;
}
#search-bar input:focus-visible {
  outline: none;
}
#search-bar span#search-id {
  background: #2bb673;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  line-height: 35px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  position: absolute;
  right: 0;
  top: -10px;
}
/* end plugins.less */
#floor1 {
  padding: 6rem 4rem 0rem;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 53px;
}
@media (min-width: 992px) {
  #floor1 {
    margin-top: 72px;
  }
}
#floor1 .row {
  min-height: 70vh;
}
#floor1 .row .floor1-right {
  display: none;
}
@media (min-width: 992px) {
  #floor1 .row .floor1-right {
    display: block;
  }
}
#floor1 .row .floor1-left > .row {
  align-items: flex-end;
}
@media (min-width: 992px) {
  #floor1 .row .floor1-left > .row {
    align-items: center;
  }
}
#floor1 .row .floor1-left .floor1-title {
  font-size: 26px;
  margin-bottom: 40px;
}
@media (min-width: 992px) {
  #floor1 .row .floor1-left .floor1-title {
    font-size: 36px;
    margin-bottom: 10px;
  }
}
#floor1 .row .floor1-left .floor1-title .horizontal-line {
  right: -10rem;
  top: 1.2rem;
  display: none;
}
@media (min-width: 1200px) {
  #floor1 .row .floor1-left .floor1-title .horizontal-line {
    display: block;
  }
}
#floor1 .row .floor1-left .floor1-text {
  display: none;
}
@media (min-width: 992px) {
  #floor1 .row .floor1-left .floor1-text {
    display: block;
  }
}
#floor1 .row .floor1-left .vertical-line {
  bottom: 4rem;
  right: 1rem;
  display: none;
}
@media (min-width: 1200px) {
  #floor1 .row .floor1-left .vertical-line {
    display: block;
  }
}
#floor1 h1 {
  color: #fdfdfc;
}
#floor1 p {
  font-size: 18px;
}
#floor1 .project_seperator {
  background-color: #fdfdfc;
  height: 1px;
  width: 100px;
  margin-bottom: 8px;
  margin-top: 20px;
}
#floor1 .middle_line_down {
  background: #fdfdfc;
  height: 39px;
  width: 1px;
  position: absolute;
  left: 50%;
  bottom: 15px;
  animation: bounce 2s infinite;
}
@media (min-width: 768px) {
  #floor1 .middle_line_down {
    height: 48px;
    bottom: 20px;
  }
}
@media (min-width: 992px) {
  #floor1 .middle_line_down {
    height: 75px;
    bottom: 30px;
  }
}
#floor1-mobile {
  display: block;
}
@media (min-width: 992px) {
  #floor1-mobile {
    display: none;
  }
}
#floor1-mobile .floor1-text {
  padding: 3rem 5.5rem;
}
#floor1-mobile .mobile-line {
  margin-top: -7px;
}
#floor2 img {
  width: 100%;
}
@media (min-width: 768px) {
  #floor2 img {
    width: auto;
  }
}
#floor3 {
  margin: 4rem 0;
  padding: 0 4rem;
}
#floor3 h2 {
  font-weight: bold;
  margin-bottom: 2.5rem;
  color: #274C8C;
  font-size: 24px;
}
@media (min-width: 768px) {
  #floor3 h2 {
    font-size: 30px;
  }
}
#floor3 img {
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  #floor3 {
    margin: 9rem 0;
  }
}
.floor-repeater .one-image {
  width: 100%;
}
@media (min-width: 768px) {
  .floor-repeater .one-image {
    width: auto;
  }
}
.floor-repeater .images2 {
  flex-direction: column;
}
@media (min-width: 992px) {
  .floor-repeater .images2 {
    flex-direction: row;
  }
}
@media (max-width: 768px) {
  .floor-repeater .floor-icon {
    width: 50%;
  }
}
.glossary-page {
  background-color: #fff;
}
.glossary-page #search-criteria {
  outline: none;
  border: 2px solid #b5b5ac;
  border-radius: 5px;
  height: 40px;
  background-color: #fafafa;
}
.glossary-intro .shortcuts {
  overflow: auto!important;
  display: flex;
}
@media (min-width: 992px) {
  .glossary-intro .shortcuts {
    overflow: unset;
    display: block;
  }
}
.glossary-intro .shortcuts a {
  border: 1px solid transparent;
  display: inline-block;
  line-height: 1;
  font-weight: normal;
  color: #ed1c24;
}
.glossary-intro .shortcuts a:hover {
  border: 1px solid #ed1c24;
  background-color: white;
  text-decoration: none;
  border-radius: 5px;
}
.glossary-intro .shortcuts a.active-letter {
  border: 1px solid #ed1c24;
  background-color: #ed1c24;
  color: white;
  text-decoration: none;
  border-radius: 5px;
}
.glossary-intro.sticky {
  position: fixed;
  top: 97px;
  background: white;
  z-index: 5;
  width: 100%;
}
@media (min-width: 992px) {
  .glossary-intro.sticky {
    top: 72px;
  }
}
.glossary-block {
  scroll-margin-top: 240px;
}
.glossary-block .glossary-letter {
  border: 1px solid;
  display: inline-block;
  padding: 1rem;
  background: white;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
  border-radius: 5px;
  color: #ed1c24;
}
.glossary-block .glossary-block-item {
  margin-bottom: 2rem;
  border: 1px solid #b5b5ac;
  padding: 2rem;
  border-radius: 5px;
}
.glossary-block .glossary-block-item:last-child {
  margin-bottom: 6rem;
}
.glossary-block .glossary-block-item h4 {
  color: black;
  font-weight: 700;
}
