@font-face {
  font-family: "OpenSansHebrewBold";
  src: url("../fonts/opensanshebrew-bold.woff2") format("woff2"),
    url("../fonts/opensanshebrew-bold.woff") format("woff");
}
@font-face {
  font-family: "OpenSansHebrewBoldItalic";
  src: url("../fonts/opensanshebrew-bolditalic.woff2") format("woff2"),
    url("../fonts/opensanshebrew-bolditalic.woff") format("woff");
}
@font-face {
  font-family: "OpenSansHebrewExtraBold";
  src: url("../fonts/opensanshebrew-extrabold.woff2") format("woff2"),
    url("../fonts/opensanshebrew-extrabold.woff") format("woff");
}
@font-face {
  font-family: "OpenSansHebrewItalic";
  src: url("../fonts/opensanshebrew-italic.woff2") format("woff2"),
    url("../fonts/opensanshebrew-italic.woff") format("woff");
}
@font-face {
  font-family: "OpenSansHebrewLight";
  src: url("../fonts/opensanshebrew-light.woff2") format("woff2"),
    url("../fonts/opensanshebrew-light.woff") format("woff");
}
@font-face {
  font-family: "OpenSansHebrewLightItalic";
  src: url("../fonts/opensanshebrew-lightitalic.woff2") format("woff2"),
    url("../fonts/opensanshebrew-lightitalic.woff") format("woff");
}
@font-face {
  font-family: "OpenSansHebrewRegular";
  src: url("../fonts/opensanshebrew-regular.woff2") format("woff2"),
    url("../fonts/opensanshebrew-regular.woff") format("woff");
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
a {
  background: transparent;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: "\201C""\201D""\2018""\2019";
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  appearance: button;
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  appearance: textfield;
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
img {
  vertical-align: middle;
  max-width: 100%;
  width: auto\9;
  height: auto;
}
textarea {
  resize: vertical;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
button,
input,
select,
textarea {
  color: #000;
  font-size: 100%;
}
*,
html,
body {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.says,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}
.site .skip-link {
  background-color: #f1f1f1;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #21759b;
  display: block;
  font: bold 14px / normal "Noto Sans", sans-serif;
  left: -9999em;
  outline: none;
  padding: 15px 23px 14px;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
}
.logged-in .site .skip-link {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  font: bold 14px / normal "Open Sans", sans-serif;
}
.site .skip-link:focus {
  clip: auto;
  height: auto;
  left: 6px;
  top: 7px;
  width: auto;
  z-index: 100000;
}
.alignleft {
  display: inline;
  float: left;
}
.alignright {
  display: inline;
  float: right;
}
.aligncenter {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
  margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
  margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  clear: both;
  margin-top: 0.4em;
  margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
  margin-bottom: 1.2em;
}
.clear:before,
.clear:after,
.site:before,
.site:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-content:before,
.site-content:after,
.nav-links:before,
.nav-links:after,
.comment-navigation:before,
.comment-navigation:after,
.social-navigation ul:before,
.social-navigation ul:after,
.textwidget:before,
.textwidget:after {
  content: "";
  display: table;
}
.clear:after,
.site:after,
.entry-content:after,
.comment-content:after,
.site-content:after,
.nav-links:after,
.comment-navigation:after,
.social-navigation ul:after,
.textwidget:after {
  clear: both;
}
.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}
b,
strong,
th {
  font-family: "OpenSansHebrewBold";
  font-weight: normal;
}
body {
  font-size: 17px;
  line-height: 1.2;
  color: #656565;
  font-family: "OpenSansHebrewLight";
  font-weight: normal;
  background: #c2c2c2;
}
p {
  line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "OpenSansHebrewBold";
  font-weight: normal;
}
a {
  color: #66bb6a;
  text-decoration: none;
  -webkit-transition: background-color 0.3s ease-out;
  -moz-transition: background-color 0.3s ease-out;
  -o-transition: background-color 0.3s ease-out;
  transition: background-color 0.3s ease-out;
}
a:hover {
  color: #000;
  text-decoration: none;
}
.widget-title {
  font-family: "OpenSansHebrewBold";
}
.blog .site-content .post {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.blog .site-content .post .entry-title {
  margin-bottom: 5px;
  font-size: 26px;
}
.blog .site-content .post .entry-meta {
  display: none;
}
p:last-child {
  margin-bottom: 0;
}
.site-width {
  max-width: 1178px;
  margin: 0 auto;
}
.site-header {
  background: #fff;
  height: 66px;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  z-index: 80;
  -webkit-box-shadow: 0px 0px 6px 0px #919191;
  box-shadow: 0px 0px 6px 0px #919191;
}

.site-header .header-wrapper {
  padding: 16px 0 0;
}
.site-logo {
  float: left;
}
.menu-toggle {
  display: none;
}
.nav-menu {
  float: right;
  margin-top: -4px;
}
.nav-menu .menu-main-menu-container > ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.nav-menu .menu-main-menu-container > ul > li {
  float: right;
}
.nav-menu .menu-main-menu-container > ul > li > a {
  display: block;
  padding: 10px 13px;
  color: #666;
  border-bottom: #fff 1px solid;
}
.nav-menu .menu-main-menu-container > ul > li:hover a,
.nav-menu .menu-main-menu-container > ul > li.current_page_item a,
.nav-menu .menu-main-menu-container > ul > li > a:hover {
  border-bottom: #66bb6a 1px solid;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.site-main .content-area {
  background: #f0f0f0;
  padding: 50px 0;
}
.home .site-main .content-area {
  background: #f0f0f0;
  padding: 0;
}
.site-content h1,
.site-content h2,
.site-content h3,
.site-content h4,
.site-content h5,
.site-content h6,
.site-content ul {
  clear: both;
}
.site-content {
  width: 70%;
  float: right;
}
.no-sidebar .site-content {
  width: 100%;
  float: none;
}
.sidebar-container {
  width: 25%;
  float: left;
}
.sidebar-container .widget {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.sidebar-container .widget ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.sidebar-container .widget:last-child {
  margin-bottom: 0;
}
.content-full .site-content {
  width: 100%;
  float: none;
}
.content-area .entry-title {
  font-family: "OpenSansHebrewBold";
  font-size: 44px;
  font-weight: normal;
  margin-bottom: 35px;
}
.video-cover {
  background-color: #000;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  padding-top: 66px;
}
.video-wrapper .video-title {
  font-family: "OpenSansHebrewBold";
  font-weight: normal;
  color: #fff;
  font-size: 44px;
}
.video-wrapper .video-subtitle {
  font-family: "OpenSansHebrewLight";
  font-weight: normal;
  color: #fff;
  font-size: 34px;
}
.video-cover .video {
  min-height: 702px;
  width: 100%;
  position: relative;
  z-index: 0;
  object-fit: cover;
  overflow: hidden;
}
.vidbg-container,
.vidbg-container video {
  direction: ltr;
}
.video .video-text-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: transparent;
  background-color: rgba(0, 0, 0, 0.65);
}
.video-text-wrapper .video-content {
  position: absolute;
  bottom: 80px;
  left: 0;
  right: 0;
  text-align: center;
  padding-left: 15px;
  padding-right: 15px;
  text-shadow: 3px 3px 0 rgb(0, 0, 0);
}
.section-title-outer {
  text-align: center;
}
.section-title {
  font-family: "OpenSansHebrewExtraBold";
  font-weight: normal;
  font-size: 38px;
  text-align: center;
  position: relative;
  z-index: 15;
  display: inline-block;
  vertical-align: top;
}
.section-title:after,
.section-title:before {
  content: "";
  position: absolute;
  width: 21px;
  height: 33px;
  top: 7px;
}
.section-title:after {
  background: url(../img/arrow_left.png) no-repeat center center;
  left: -65px;
}
.section-title:before {
  background: url(../img/arrow_right.png) no-repeat center center;
  right: -65px;
}
.section-tagline {
  font-family: "OpenSansHebrewExtraBold";
  font-weight: normal;
  font-size: 30px;
  text-align: center;
}
.about-content {
  padding: 25px 200px;
}
.social_links {
  display: block;
}
.social-icon {
  display: inline-block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  font-size: 0;
  border-radius: 3px;
  margin-left: 5px;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.sl-other {
  background: #fff url(../img/other_icon.png) no-repeat center center;
}
.sl-googleplus {
  background: #fff url(../img/googleplus_icon.png) no-repeat center center;
}
.sl-facebook {
  background: #fff url(../img/facebook_icon.png) no-repeat center center;
}
.sl-mail {
  background: #fff url(../img/mail_icon.png) no-repeat center center;
}
.sl-contact {
  background: #fff url(../img/contact_icon.png) no-repeat center center;
}
.social-icon:hover {
  opacity: 0.6;
}
.about-excel-wrapper {
  background: #f2f2f3 url(../img/about_process_bg.png) repeat-x center bottom;
  position: relative;
  margin-bottom: 50px;
  padding-top: 50px;
}
.process-icon {
  position: absolute;
  z-index: 2;
}
.process-icon.zoom_icon {
  background: url(../img/zoom_icon.png) no-repeat center top;
  width: 183px;
  height: 182px;
  left: 0;
  bottom: 350px;
}
.process-icon.excel_app_icon {
  background: url(../img/excel_app_icon.png) no-repeat center top;
  width: 130px;
  height: 165px;
  left: 0;
  bottom: 5px;
}
.process-icon.calculator_icon {
  background: url(../img/calculator_icon.png) no-repeat center top;
  width: 170px;
  height: 129px;
  left: 400px;
  bottom: 0;
}
.process-icon.plant_icon {
  background: url(../img/plant_icon.png) no-repeat center top;
  width: 203px;
  height: 175px;
  right: 0;
  bottom: 0;
}
.process-icon.google_icon {
  background: url(../img/google_icon.png) no-repeat center top;
  width: 154px;
  height: 160px;
  right: 0;
  bottom: 370px;
}
.excel-process {
  margin: 60px 0 0;
  padding-bottom: 170px;
}
.excel-process .process-block {
  width: 33.33333%;
  float: right;
  text-align: center;
  border-left: #66bb6a 1px solid;
}
.excel-process .process-block:last-child {
  border: none;
}
.excel-process .process-block .process-content {
  padding: 0 35px;
}
.excel-process .process-thumbnail {
  margin-bottom: 40px;
}
.excel-process .process-title {
  font-family: "OpenSansHebrewLight";
  font-size: 26px;
  margin-bottom: 0;
}
.excel-process .process-title strong {
  display: block;
  font-family: "OpenSansHebrewBold";
}
.featured-services-wrapper {
  background: #f0f0f0;
  margin-bottom: 50px;
}
.featured-services .block-container {
  width: 25%;
  height: 290px;
  float: right;
  text-align: center;
  position: relative;
  background: #fff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.featured-services .block-container .service-flip-container {
  border: #f8f8f8 1px solid;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.block-container .featured-block {
  background: #fff;
  position: absolute;
  z-index: 2;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.block-container .featured-block .featured-content {
  padding: 50px 15px 25px;
}
.block-container .service-details {
  background: #a3a3a3;
  color: #fff;
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  z-index: 1;
}
.block-container .service-details .service-detail-inner {
  padding: 30px;
}
.block-container:hover .featured-block {
  opacity: 0;
  filter: alpha(opacity= "00");
}
.block-container .service-details {
  -webkit-transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform: rotateY(-180deg);
  -ms-transform-style: preserve-3d;
  transform: rotateY(-180deg);
  transform-style: preserve-3d;
}
.block-container:hover .service-details {
  -webkit-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
  -webkit-transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
  -ms-transform: rotateY(0deg);
  -ms-transform-style: preserve-3d;
  transform: rotateY(0deg);
  transform-style: preserve-3d;
}
.block-container .service-details .service-title {
  border-bottom: #bababa 1px solid;
  margin-bottom: 30px;
  padding-bottom: 30px;
}
.featured-services .service-thumbnail {
  margin-bottom: 50px;
}

.block-container {
  position: relative;
}
.featured-block,
.service-details {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.block-container .service-details {
  bottom: 1px;
  left: 1px;
  right: 1px;
  top: 1px;
  width: auto;
}
.excel-workflow-wrapper {
  margin-bottom: 50px;
}
.workflow-content-wrapper {
  margin-top: 60px;
}
@media screen and (min-width: 768px) {
  .workflow-steps {
    opacity: 0;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }
  .workflow-steps:first-child {
    -webkit-transition: all 0.7s ease-out;
    transition: all 0.7s ease-out;
  }
  .workflow-steps.inwindow {
    opacity: 1;
  }
}
.workflow-content-wrapper .workflow-steps {
  width: 21%;
  margin-left: 5.33333%;
  text-align: right;
  float: right;
}
.workflow-content-wrapper .workflow-steps:last-child {
  margin-left: 0;
}
.workflow-excel .section-tagline {
  font-family: "OpenSansHebrewRegular";
}
.workflow-content .step-thumbnail {
  margin-bottom: 15px;
  border: #65bc6a 1px solid;
  border-radius: 15px;
  position: relative;
  z-index: 4;
}
.workflow-content .step-thumbnail:before {
  position: absolute;
  left: -42px;
  top: 50%;
  margin-top: -36px;
  content: "";
  background: url(../img/arrow_left_green.png) no-repeat center center;
  width: 18px;
  height: 71px;
  z-index: 6;
}
.workflow-steps:last-child .step-thumbnail:before {
  display: none;
}
.workflow-content .step-thumbnail img {
  border-radius: 15px;
}
.workflow-content .step-thumbnail .top-right-design {
  position: absolute;
  z-index: 5;
  top: 0;
  right: 0;
  background: url(../img/top_right_design.png) no-repeat center top;
  width: 82px;
  height: 71px;
}
.workflow-content .step-thumbnail .bottom-left-design {
  position: absolute;
  z-index: 5;
  bottom: 0;
  left: 0;
  background: url(../img/bottom_left_design.png) no-repeat center top;
  width: 74px;
  height: 86px;
}
.workflow-content .step-title {
  color: #66bb6a;
  margin-bottom: 10px;
}
.our-packages-wrapper {
  background: url(../img/our_packages_bg.png) no-repeat center center;
  background-size: cover;
  padding: 80px 0;
  color: #fff;
}
.our-packages .section-title:after {
  background: url(../img/arrow_left_white.png) no-repeat center center;
}
.our-packages .section-title:before {
  background: url(../img/arrow_right_white.png) no-repeat center center;
}
.our-packages .section-tagline {
  font-family: "OpenSansHebrewRegular";
}
.packages-block .title-block {
  text-align: center;
  border-bottom: #f0f0f0 1px solid;
  margin-bottom: 15px;
}
.title-block .block-title {
  font-family: "OpenSansHebrewExtraBold";
  color: #66bb6a;
  font-size: 29px;
  font-weight: normal;
  margin-bottom: 5px;
}
.title-block .block-subtitle {
  margin-bottom: 15px;
  font-family: "OpenSansHebrewLight";
  font-size: 20px;
}
.our-packages {
  margin-bottom: 35px;
}
.packages-content-wrapper .packages-block {
  width: 27.33446%;
  float: right;
  margin-left: 8.99831%;
  background: #fff;
  position: relative;
}
.packages-content-wrapper .packages-block:last-child {
  margin-left: 0;
}
.packages-content-wrapper .packages-block .package-content {
  padding: 15px 0px 0;
  color: #656565;
}
.package-content .package-features {
  padding: 10px 15px 140px;
}
.package-content .package-features strong {
  display: inline-block;
  margin-bottom: 20px;
}
.package-content .features-content {
  min-height: 190px;
}
.package-content .link-button {
  display: block;
  background: #66bb6a;
  text-align: center;
  font-family: "OpenSansHebrewExtraBold";
  color: #fff;
  font-size: 29px;
  font-weight: normal;
  height: 80px;
  line-height: 80px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.package-content .link-button:hover {
  background: #b3ddb5;
}
.package-features .package-price {
  text-align: center;
  color: #66bb6a;
  padding: 20px 0;
  font-family: "OpenSansHebrewLight";
  font-size: 30px;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  bottom: 70px;
}
.our-clients-wrapper {
  background: #f7f7f7;
  padding: 80px 0;
  position: relative;
}
.our-clients-wrapper .top-right-corner {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  background: url(../img/ourclients_top_right_design.png) no-repeat center
    center;
  width: 257px;
  height: 223px;
}
.our-clients-wrapper .bottom-left-corner {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  background: url(../img/ourclients_bottom_left_design.png) no-repeat center
    center;
  width: 336px;
  height: 391px;
}
.our-clients-wrapper .clients-logo-wrapper {
  background: #fff;
  border: #e2e2e2 1px solid;
  padding: 30px 40px;
  text-align: center;
  margin-top: 50px;
  position: relative;
  z-index: 6;
}
.clients-logo-wrapper .bx-wrapper .bx-viewport {
  direction: ltr;
}
.our-clients-wrapper .customers-logo-container {
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: inline-block;
}
.customers-logo-container .block-img {
  direction: rtl;
}
.bx-wrapper .customers-logo-container img {
  display: inline-block;
}
.comment-form {
  margin-top: 50px;
  padding-top: 50px;
  border-top: #ccc 1px solid;
}
.comment-form label {
  display: block;
  margin-bottom: 5px;
}
.contact-us-wrapper {
  background: url(../img/contact_us_bg.png) no-repeat center top;
  background-size: cover;
  padding: 80px 0 270px;
}
.contact-us-wrapper .section-tagline {
  font-family: "OpenSansHebrewLight";
}
.query-form {
  text-align: right;
}
.query-form-wrapper {
  padding-top: 50px;
}
.query-form .block-right {
  width: 35%;
  float: right;
}
.query-form .block-left {
  width: 65%;
  float: left;
}
.wpcf7-form.sent .block-left,
.wpcf7-form.sent .block-right,
.wpcf7-form.sent .section-tagline {
  display: none;
}
.wpcf7-form.sent .wpcf7-mail-sent-ok {
  clear: both;
  font-size: 40px;
  font-family: "OpenSansHebrewExtraBold";
  font-weight: normal;
  border: 0;
  text-align: center;
  max-width: 714px;
  margin: 0 auto;
}
.wpcf7-mail-sent-ng {
  clear: both;
}
.query-form .form-group {
  margin-bottom: 15px;
  padding-bottom: 20px;
}
.query-form .form-item {
  margin-left: 2%;
  margin-bottom: 14px;
  font-size: 24px;
}
.query-form .form-item-5 {
  width: 65%;
  float: right;
  position: relative;
}
.form-submit .wpcf7-submit {
  background: #66bb6a;
  display: inline-block;
  padding: 0px 39px;
  height: 48px;
  line-height: 48px;
  border: #cee3cf 1px solid;
  font-weight: normal;
  font-family: "OpenSansHebrewExtraBold";
  font-size: 31px;
  text-align: center;
  color: #fff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.form-submit .wpcf7-submit:hover,
.form-submit .wpcf7-submit:focus {
  background: #b3ddb5;
}
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap input.wpcf7-not-valid,
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea.wpcf7-not-valid {
  border: 1px solid #f00;
}
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap {
  display: block;
  padding-right: 54px;
  background-color: #fff;
  background-repeat: no-repeat;
  border-top: 1px solid #66bb6a;
  border-bottom: 1px solid #66bb6a;
  border-right: 1px solid #66bb6a;
}
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap input,
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea {
  width: 100%;
  border: 0;
  border: 1px solid #66bb6a;
  height: 47px;
  font-size: 20px;
  color: #b2b2b2;
  padding: 0 10px;
  background: #fff;
  text-align: right;
  margin: -1px 0 -1px;
  outline: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-file {
  opacity: 0;
  position: relative;
  z-index: 10;
  margin: 0;
  height: 43px;
}
.query-form .form-item-5 .wpcf7-file {
  font-size: 0;
}
.query-form .form-item-5 .file-label {
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 54px;
  bottom: 0;
  padding-top: 10px;
  padding-right: 10px;
  font-size: 20px;
  color: #b2b2b2;
  z-index: 5;
  border-right: 1px solid #66bb6a;
}
.query-form .form-item-5.fileuploaded .file-label {
  display: none;
}
.query-form .form-item-5.fileuploaded .filename {
  display: inline-block;
  position: absolute;
  top: 0px;
  right: 54px;
  bottom: 0;
  padding-top: 10px;
  padding-right: 10px;
  font-size: 20px;
  color: #b2b2b2;
  z-index: 5;
  border-right: 1px solid #66bb6a;
  top: 1px;
  left: 1px;
  bottom: 1px;
  background: #fff;
}
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap.text-62:before {
  position: absolute;
  content: "";
  z-index: 4;
  top: 0px;
  right: 54px;
  width: 96px;
  height: 46px;
}
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap.tel-617 {
  background-image: url(../img/phone_icon.png);
  background-position: right 20px center;
}
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap.text-58 {
  background-image: url(../img/contact_person_icon.png);
  background-position: right 8px center;
}
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap.text-60 {
  background-image: url(../img/email_icon.png);
  background-position: right 11px center;
}
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap.text-61 {
  background-image: url(../img/message_icon.png);
  background-position: right 11px center;
}
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap.text-62 {
  background-image: url(../img/attach_file_icon.png);
  background-position: right 11px center;
  border-left: 1px solid #66bb6a;
}
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea {
  height: 110px;
}
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  background: #fff;
  color: #ff1d25;
  border-radius: 0px;
  border: #f00 1px solid;
  bottom: 50px;
  font-size: 14px;
  left: auto;
  padding: 5px 8px;
  position: absolute;
  right: 0;
  height: 28px;
  z-index: 5;
}
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip:after {
  top: 14px;
  right: 12px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  background: url(../img/tip.png) no-repeat center top;
  border-width: 12px;
  margin-left: -4px;
}
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap input.wpcf7-not-valid,
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea.wpcf7-not-valid {
  border-color: #f00;
}
span.wpcf7-not-valid-tip {
  color: #f00;
  font-size: 24px;
}
.form-group .form-item-6 .wpcf7-form-control-wrap {
  width: 48%;
  margin-left: 4%;
  float: right;
}
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap .wpcf7-not-valid-tip:before {
  position: absolute;
  right: -3px;
  top: 31px;
  z-index: 0;
  content: "";
  width: 55px;
  height: 47px;
  border: #f00 1px solid;
  border-left: 0;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
div.wpcf7
  .wpcf7-form
  .wpcf7-form-control-wrap.text-61
  .wpcf7-not-valid-tip:before {
  background-image: url(../img/message_icon_red.png);
  background-position: right 11px center;
}
div.wpcf7
  .wpcf7-form
  .wpcf7-form-control-wrap.text-62
  .wpcf7-not-valid-tip:before {
  background-image: url(../img/attach_file_icon_red.png);
  background-position: right 11px center;
  background-repeat: no-repeat;
}
div.wpcf7
  .wpcf7-form
  .wpcf7-form-control-wrap.text-58
  .wpcf7-not-valid-tip:before {
  background: #fff url(../img/contact_person_icon_red.png) no-repeat center
    center;
}
div.wpcf7
  .wpcf7-form
  .wpcf7-form-control-wrap.tel-617
  .wpcf7-not-valid-tip:before {
  background: #fff url(../img/phone_icon_red.png) no-repeat center center;
}
div.wpcf7
  .wpcf7-form
  .wpcf7-form-control-wrap.text-60
  .wpcf7-not-valid-tip:before {
  background: #fff url(../img/email_icon_red.png) no-repeat center center;
}
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap.input:before,
div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap.textarea:before {
  border-color: #f00;
}
.form-group .form-item-6 .wpcf7-form-control-wrap:last-child {
  margin-left: 0;
}
div.wpcf7-validation-errors {
  display: block;
  clear: both;
  text-align: center;
}
div.wpcf7 input,
div.wpcf7 textarea {
  direction: rtl;
}
.projects-slider-wrapper {
  background: #fbfbfb url(../img/bg.png) repeat-x center top;
}
.projects-slider-wrapper-inner {
  background: url(../img/slider_bg.png) no-repeat center top;
}
.projects-slider-wrapper .bx-wrapper .bx-viewport {
  direction: ltr;
}
.project-slider-container {
  padding: 60px 0 110px;
}
.project-slider-container .slider-content {
  padding-left: 48px;
  padding-top: 115px;
  position: relative;
  z-index: 12;
}
.slider-content .project-slide-content {
  text-align: right;
  padding: 0;
}
.project-slide-content .slider-title {
  text-align: center;
  color: #66bb6a;
  margin-bottom: 45px;
}
.project-slide-content .slider-title .project-title {
  font-family: "OpenSansHebrewExtraBold";
  font-weight: normal;
  font-size: 30px;
  margin-bottom: 5px;
}
.project-slide-content .slider-title .project-subtitle {
  font-weight: normal;
  font-size: 20px;
  color: #656565;
}
.project-slide-content .project-content {
  margin-bottom: 40px;
}
.project-slide-content .button-container {
  text-align: center;
  margin-bottom: 25px;
}
.project-slide-content .slider-button {
  display: inline-block;
  font-family: "OpenSansHebrewExtraBold";
  font-size: 16px;
  font-weight: normal;
  color: #656565;
  background: #f0f0f0 url(../img/video_icon.png) no-repeat 95% center;
  border: #acacac 1px solid;
  height: 38px;
  line-height: 38px;
  padding: 0 45px;
  text-align: center;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.project-slide-content .slider-button:hover {
  background: #d1d1d1 url(../img/video_icon.png) no-repeat 95% center;
}
.slider-content .bx-controls-direction .bx-next,
.slider-content .bx-controls-direction .bx-prev {
  position: absolute;
  top: 50%;
  margin-top: -62px;
  z-index: 11;
  width: 50px;
  height: 124px;
}
.slider-content .bx-controls-direction .bx-prev {
  background: #66bb6a url(../img/slider_arrow_left.png) no-repeat center center;
  left: -59px;
}
.slider-content .bx-controls-direction .bx-next {
  background: #66bb6a url(../img/slider_arrow_right.png) no-repeat center center;
  right: -589px;
}
.project-slider-container .sliderr-1 .bx-pager {
  display: none;
}
.project-slider-container .sliderr-2 .bx-pager {
  direction: ltr;
}
.project-slider-container .bx-wrapper .bx-pager.bx-default-pager a {
  height: 18px;
  width: 18px;
  border-radius: 18px;
  margin: 0;
}
.project-slider-container
  .bx-wrapper
  .bx-pager.bx-default-pager
  .bx-pager-item {
  width: 18px;
  height: 18px;
  border-radius: 18px;
  margin: 0 4px;
}
.project-slider-container .bx-wrapper .bx-pager.bx-default-pager a {
  background: #d1d1d1;
  border-radius: 50%;
}
.project-slider-container .bx-wrapper .bx-pager.bx-default-pager a:hover,
.project-slider-container .bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #66bb6a;
}
.slider-content .sliderr-2 {
  width: 410px;
  float: right;
  margin-right: 60px;
}
.slider-content .sliderr-1 {
  width: 550px;
  height: 310px;
  float: left;
}
.slider-content .sliderr-2 .bx-controls-direction {
  display: none;
}
.mobile-nav-bottom-wrapper {
  background: #fff;
  border-top: #f2f2f2 1px solid;
  padding: 10px 15px 0;
  height: 140px;
  display: none;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
}
.mobile-nav-bottom-wrapper .search-block {
  background: #fafafa;
  padding-bottom: 10px;
  border-bottom: #f2f2f2 1px solid;
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
  margin-top: -10px;
}
.mobile-nav-bottom-wrapper .search-block .form-group {
  position: relative;
}
.mobile-nav-bottom-wrapper .social-icons {
  padding-top: 10px;
  text-align: center;
}
.mobile-nav-bottom-wrapper .social-icons .social-icon {
  background-color: #bababa;
  width: 48px;
  height: 48px;
  line-height: 48px;
}
.mobile-nav-bottom-wrapper .sl-other {
  background: url("../img/other_icon_white.png") no-repeat center center;
}
.mobile-nav-bottom-wrapper .sl-googleplus {
  background: url("../img/googleplus_icon_white.png") no-repeat center center;
}
.mobile-nav-bottom-wrapper .sl-facebook {
  background: url("../img/facebook_icon_white.png") no-repeat center center;
}
.mobile-nav-bottom-wrapper .sl-contact {
  background: url("../img/email_icon_white.png") no-repeat center center;
}
.search-block .inputbox {
  height: 48px;
  border-radius: 5px;
  border: 0;
  padding: 5px;
  padding-left: 54px;
  padding-right: 10px;
  border-top: #bababa 1px solid;
  border-right: #bababa 1px solid;
  border-bottom: #bababa 1px solid;
  font-weight: bold;
  width: 100%;
  color: #666;
}
.search-block .call-me-now-button {
  width: 48px;
  height: 48px;
  background: #bababa url(../img/phone_icon_1.png) no-repeat center center;
  text-align: center;
  border: 0;
  border-radius: 5px 0px 0px 5px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  font-size: 0;
  line-height: 0;
}
.search-block .call-me-now {
  display: block;
  border: #bababa 1px solid;
  border-image: none;
  border-radius: 5px;
  color: #666;
  font-weight: normal;
  height: 48px;
  padding: 5px 10px 5px 54px;
  width: 100%;
  font-size: 30px;
  font-family: "OpenSansHebrewBold";
  line-height: 1.1;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.footer-wrapper {
  background: #343434;
  padding: 40px 0;
  color: #fff;
}
.footer-left {
  width: 23.33333%;
  float: left;
  text-align: left;
}
.footer-right {
  width: 23.33333%;
  float: right;
}
.footer-contact-us {
  width: 53.33333%;
  float: left;
  text-align: center;
  font-family: "OpenSansHebrewLight";
  font-size: 26px;
  font-weight: bold;
  padding-top: 5px;
}
.footer-contact-us a {
  color: #fff;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.footer-contact-us a:hover {
  color: #66bb6a;
}
.copyright-wrapper {
  background: #1f1f1f;
  color: #fff;
  padding: 10px 0;
}
.copyright-wrapper p {
  margin: 0;
}
input,
textarea,
select {
  max-width: 100%;
}
.smooth-scroller-anchor {
  clear: both;
  position: relative;
  height: 1px;
  overflow: hidden;
  line-height: 0;
}
.smooth-scroller-anchor a {
  position: absolute;
  top: -90px;
}
.packages-content-wrapper .smooth-scroller-anchor,
.packages-content-wrapper .anchor {
  display: none;
}
@media screen and (max-width: 1199px) {
  .site-width {
    padding-left: 15px;
    padding-right: 15px;
  }
  .process-icon {
    display: none;
  }
  .excel-process {
    padding-bottom: 50px;
  }
  .excel-process .process-block .process-content {
    padding: 0 20px;
  }
  .excel-process .process-title {
    font-size: 24px;
  }
  .query-form .form-item-5 {
    width: 59%;
  }
  .projects-slider-wrapper {
    background: #fbfbfb;
  }
  .projects-slider-wrapper-inner {
    background: none;
  }
  .project-slider-container {
    background: none;
    padding-bottom: 50px;
  }
  .project-slider-container .slider-content {
    padding-top: 40px;
  }
  .slider-content .sliderr-2 {
    background-color: #fff;
    padding-top: 15px;
    padding-bottom: 48px;
  }
  .slider-content .project-slide-content > div {
    padding-left: 15px;
    padding-right: 15px;
  }
  .project-slider-container .slider-content {
    padding-left: 32px;
  }
  .project-slide-content .slider-title .project-title {
    font-size: 24px;
  }
  .project-slide-content .slider-title,
  .project-slide-content .project-content {
    margin-bottom: 25px;
  }
  .slider-content .sliderr-2 {
    margin-right: 28px;
    width: 350px;
  }
  .slider-content .bx-controls-direction .bx-next {
    right: -427px;
  }
  .slider-content .bx-controls-direction .bx-next,
  .slider-content .bx-controls-direction .bx-prev {
    width: 30px;
  }
  .slider-content .bx-controls-direction .bx-prev {
    left: -47px;
  }
  .packages-content-wrapper .packages-block {
    width: 31.33%;
    margin-left: 3%;
  }
  .packages-content-wrapper .packages-block:last-child {
    margin-left: 0;
  }
  .package-content .link-button {
    font-size: 24px;
  }
  .workflow-content .step-title {
    font-size: 20px;
  }
  .video-wrapper .video-title {
    font-size: 40px;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 1023px) {
  input[type="button"],
  input[type="text"],
  input[type="submit"],
  input[type="tel"],
  input[type="email"],
  textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    border-radius: 0;
    -webkit-border-radius: 0;
  }
  .site-header {
    height: 66px;
  }

  .site-logo {
    padding-top: 4px;
    width: 170px;
  }
  .nav-menu .menu-main-menu-container {
    margin-top: 0;
    position: fixed;
    top: 66px;
    right: 0;
    bottom: 140px;
    left: 0;
    display: none;
    z-index: 100;
    overflow: auto;
    background-color: transparent;
    overflow: auto;
    background-color: #fff;
    border-top: #f2f2f2 1px solid;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .menu-toggle {
    display: block;
    display: block;
    background: url(../img/mobile_menu_icons.png) no-repeat -48px center;
    width: 42px;
    height: 30px;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 18px;
    z-index: 1111;
    font-size: 0;
    line-height: 0;
    border: 0;
  }
  .menu-open .menu-toggle {
    background: url(../img/mobile_menu_icons.png) no-repeat 6px center;
  }
  .mobile-nav-bottom-wrapper {
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .menu-open .mobile-nav-bottom-wrapper {
    display: block;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }
  .menu-open .nav-menu .menu-main-menu-container {
    display: block;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
  }
  .hidemobilemenu .nav-menu .menu-main-menu-container,
  .hidemobilemenu .mobile-nav-bottom-wrapper {
    display: none;
  }
  .nav-menu .menu-main-menu-container > ul > li {
    float: none;
    display: block;
  }
  .nav-menu .menu-main-menu-container > ul > li > a {
    border-bottom: #f2f2f2 1px solid;
    padding-right: 30px;
  }
  .nav-menu .menu-main-menu-container > ul > li.current_page_item a {
    border-bottom: 1px solid #f2f2f2;
  }
  .nav-menu .menu-main-menu-container > ul > li:last-child > a {
    border-bottom: 0;
  }
  .nav-menu .menu-main-menu-container > ul > li > a:hover {
    background-color: rgba(102, 187, 106, 0.8);
  }
  .menu-open .site-header {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 16;
  }
  .about-content {
    padding: 15px 35px;
  }
  .section-tagline {
    font-size: 26px;
  }
  .project-slider-container {
    padding-bottom: 0;
  }
  .projects-slider-wrapper {
    padding-bottom: 40px;
    background: none;
  }
  .projects-slider-wrapper .section-title {
    color: #666;
  }
  .project-slider-container .slider-content {
    padding: 40px 25px;
    margin-left: 25px;
    margin-right: 25px;
  }
  .slider-content .sliderr-1,
  .slider-content .sliderr-2 {
    padding-bottom: 20px;
  }
  .slider-content .sliderr-2 {
    width: 100%;
    float: none;
    padding-top: 40px;
  }
  .slider-content .bx-controls-direction .bx-prev {
    left: -98px;
  }
  .slider-content .bx-controls-direction .bx-next {
    right: -98px;
  }
  .mobile-nav-bottom-wrapper .wpcf7 {
    direction: rtl;
  }
  .mobile-nav-bottom-wrapper .wpcf7 p {
    margin: 0;
  }
  .project-slide-content .slider-title .project-title {
    color: #66bb6a;
  }
  .project-slide-content .slider-title .project-subtitle {
    color: #666;
  }
  .excel-process .process-title {
    font-size: 18px;
  }
  .project-slider-container .slider-content {
    background: #fff;
    border: #66bb6a 1px solid;
    color: #666;
  }
  .slider-content .sliderr-1,
  .slider-content .sliderr-2 {
    float: none;
    margin: 0 auto;
  }
  .workflow-content .step-thumbnail::before {
    left: -32px;
  }
  .workflow-content .step-title {
    font-size: 18px;
  }
  .form-submit .wpcf7-submit {
    font-size: 24px;
    padding-left: 26px;
    padding-right: 26px;
  }
  .packages-content-wrapper .packages-block {
    width: 31.33333%;
    margin-left: 3%;
  }
  .package-content .link-button {
    font-size: 22px;
    height: 70px;
    line-height: 70px;
  }
  .package-features .package-price {
    font-size: 24px;
    bottom: 70px;
  }
  .footer-wrapper {
    padding: 20px 0;
  }
  .copyright-wrapper {
    padding: 5px 0;
  }
  .footer-right {
    width: 27.33333%;
  }
  .footer-contact-us {
    font-size: 18px;
    width: 47.33333%;
  }
  .block-container .service-details .service-title {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .block-container .service-details .service-detail-inner,
  .block-container .featured-block .featured-content {
    padding: 20px 15px 10px;
  }
  .block-container .service-details .service-detail-inner {
    padding: 15px 10px;
  }
  .featured-services .service-thumbnail {
    margin-bottom: 32px;
  }
  .block-container .service-details .service-title {
    font-size: 22px;
  }
  .package-content .features-content {
    min-height: 246px;
  }
  .package-content .link-button {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .video-cover .video {
    min-height: 414px;
  }

  .video-text-wrapper .video-content {
    bottom: 25px;
  }
  .video-wrapper .video-title {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .video-wrapper .video-subtitle {
    font-size: 18px;
    margin-bottom: 0;
  }
  .about-excel-wrapper {
    padding-top: 45px;
    padding-bottom: 45px;
  }
  .excel-process .process-block {
    width: 100%;
    float: none;
    margin: 0 0 30px;
    padding-bottom: 30px;
    border-left: 0;
    border-bottom: 1px solid #66bb6a;
  }
  .excel-process .process-block:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  body {
    font-size: 16px;
  }
  .section-title {
    font-size: 24px;
  }
  .section-title:before,
  .section-title:after {
    top: 0;
    z-index: 13;
  }
  .featured-services .block-container {
    width: 50%;
  }
  .workflow-content-wrapper .workflow-steps {
    width: 85%;
    float: none;
    margin-left: 0;
    margin-bottom: 35px;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
  }
  .package-features .package-price {
    font-size: 26px;
  }
  .slider-content .sliderr-1,
  .slider-content .sliderr-1 img {
    width: 100%;
    height: 100%;
  }
  .slider-content .bx-controls-direction .bx-next,
  .slider-content .bx-controls-direction .bx-prev {
    top: 135%;
  }
  .slider-content .bx-controls-direction .bx-prev {
    left: -56px;
  }
  .slider-content .bx-controls-direction .bx-next {
    right: -56px;
  }
  .packages-content-wrapper .packages-block {
    width: 100%;
    margin-left: 0;
    margin-bottom: 15px;
    float: none;
  }
  .package-content .features-content {
    min-height: 20px;
  }
  .packages-content-wrapper .packages-block .package-content {
    padding-top: 0;
  }
  .packages-block .title-block {
    margin-bottom: 0;
    border: 0;
    padding-top: 15px;
    cursor: pointer;
  }
  .packages-block .title-block .block-subtitle {
    margin-bottom: 0;
    padding-bottom: 15px;
  }
  .package-content .package-features {
    border-top: 1px solid #f0f0f0;
    padding-bottom: 0px;
    display: none;
  }
  .package-content .package-features .package-bottom {
    margin-right: -15px;
    margin-left: -15px;
  }
  .package-features .package-price,
  .package-content .link-button {
    position: relative;
    bottom: auto;
  }
  .packages-content-wrapper .packages-block:last-child {
    margin-bottom: 0;
  }
  .query-form .form-group {
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .contact-us-wrapper {
    padding-top: 50px;
  }
  .query-form .block-left,
  .query-form .block-right {
    width: 100%;
    float: none;
  }
  .query-form .form-item {
    margin-left: 0;
  }
  .query-form .form-item-5 {
    width: 100%;
  }
  .form-submit .wpcf7-submit {
    width: 100%;
    height: 70px;
    line-height: 70px;
  }
  .footer-left,
  .footer-right,
  .footer-contact-us {
    width: 100%;
    text-align: center;
  }
  .footer-left,
  .footer-contact-us {
    margin-bottom: 20px;
  }
  .footer-contact-us {
    padding-top: 0;
  }
  .site-content,
  .sidebar-container {
    float: none;
    width: 100%;
  }
  .sidebar-container {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #ccc;
  }
  img.alignleft {
    margin-right: 15px;
  }
  img.alignright {
    margin-left: 15px;
  }
  img.alignleft,
  img.alignright {
    max-width: 38%;
  }
  .project-slider-container .slider-content {
    padding: 25px;
  }
  .excel-workflow-wrapper .bx-wrapper {
    direction: ltr;
  }
  .excel-workflow-wrapper .workflow-steps {
    direction: rtl;
  }
  .excel-workflow-wrapper {
    background-color: #fff;
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .workflow-content-wrapper {
    margin: 0;
  }
  .workflow-content-wrapper .workflow-steps {
    width: 100%;
    margin-bottom: 0;
  }
  .workflow-content-wrapper .workflow-steps .workflow-content {
    padding-left: 70px;
  }
  .workflow-content .step-thumbnail:before {
    left: -53px;
  }
  .owl-item .workflow-steps:last-child .step-thumbnail:before {
    display: block;
  }
  .owl-item:last-child .workflow-steps .step-thumbnail:before {
    display: none;
  }
  .featured-services .block-container {
    height: 245px;
  }
  .packages-block .title-block {
    position: relative;
  }
  .packages-block .title-block > a {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1;
  }
  .packages-content-wrapper .smooth-scroller-anchor,
  .packages-content-wrapper .anchor {
    display: block;
  }
  .packages-content-wrapper .smooth-scroller-anchor a {
    top: -50px;
  }
}
@media screen and (max-width: 567px) {
  .wpcf7-form.sent .wpcf7-mail-sent-ok {
    font-size: 18px;
  }
  .project-slide-content .slider-title .project-title {
    font-size: 20px;
  }
  .our-clients-wrapper {
    padding: 135px 0 65px;
  }
  .section-title {
    font-size: 18px;
  }
  .service-flip-container .service-title {
    font-size: 16px;
  }
  .block-container .service-details .service-title {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }
  .section-tagline {
    font-size: 16px;
  }
  div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap input,
  div.wpcf7 .wpcf7-form .wpcf7-form-control-wrap textarea {
    font-size: 16px;
  }
  .section-title:before,
  .section-title:after {
    top: -5px;
  }
  .slider-content .bx-controls-direction .bx-next,
  .slider-content .bx-controls-direction .bx-prev {
    height: 70px;
    background-size: 30%;
  }
  .project-slider-container {
    padding-top: 10px;
  }
  .title-block .block-title {
    font-size: 22px;
  }
  .title-block .block-subtitle {
    font-size: 16px;
  }
  .our-clients-wrapper {
    padding-top: 58px;
  }
  .our-clients-wrapper .bottom-left-corner,
  .our-clients-wrapper .top-right-corner {
    width: 100px;
    height: 100px;
    background-size: 100% auto;
  }
  .content-area .entry-title {
    font-size: 28px;
  }
}
@media screen and (max-width: 413px) {
  .section-title:before {
    right: -40px;
  }
  .section-title:after {
    left: -40px;
  }
  .project-slide-content .slider-button {
    padding-left: 10px;
    padding-right: 35px;
    font-size: 14px;
  }
  .featured-services .block-container {
    height: 290px;
  }
  .block-container .featured-block .featured-content {
    padding-top: 50px;
  }
  .featured-services .service-thumbnail {
    margin-bottom: 50px;
  }
  .block-container .service-details .service-title {
    font-size: 16px;
  }
}
@media screen and (max-width: 374px) {
  .project-slider-container .slider-content {
    padding: 10px;
  }
  .slider-content .sliderr-2 {
    padding-top: 0;
  }
  .slider-content .project-slide-content > div {
    padding-left: 0;
    padding-right: 0;
  }
  .bx-wrapper .bx-pager,
  .bx-wrapper .bx-controls-auto {
    bottom: -15px;
  }
  .slider-content .bx-controls-direction .bx-prev {
    left: -41px;
  }
  .slider-content .bx-controls-direction .bx-next {
    right: -41px;
  }
}
.button-container {
  display: none;
}
img {
  margin: 0 auto;
}
body {
  direction: rtl;
  unicode-bidi: embed;
}
blockquote blockquote {
  margin-left: 0;
  margin-right: 24px;
}
menu,
ol,
ul {
  padding: 0 40px 0 0;
}
caption,
th,
td {
  text-align: right;
}
td {
  padding-left: 10px;
  padding-right: 0;
}
.assistive-text:focus {
  left: auto;
  right: 5px;
}
@media print {
  .entry-content img.alignleft,
  .entry-content .wp-caption.alignleft {
    margin-left: auto;
    margin-right: 0;
  }
  .entry-content img.alignright,
  .entry-content .wp-caption.alignright {
    margin-left: 0;
    margin-right: auto;
  }
}
