
h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}
h2 {
  margin-top: 20px;
  padding: 10px;
  background-color: #15b2b2;
  direction: rtl;
  font-family: Opensanshebrew, sans-serif;
  color: white;
  font-size: 32px;
  line-height: 42px;
  font-weight: 800;
  text-align: right;
}
h3 {
  display: inline-block;
  width: auto;
  margin-top: 0px;
  margin-bottom: 20px;
  padding: 10px;
  float: none;
  background-color: #f57e22;
  direction: rtl;
  font-family: Opensanshebrew, sans-serif;
  color: white;
  font-size: 17px;
  line-height: 21px;
  font-weight: 400;
  text-align: right;
  letter-spacing: 1px;
  text-transform: none;
}
h4 {
  display: inline-block;
  width: auto;
  height: auto;
  margin-right: 10px;
  margin-bottom: 15px;
  padding-right: 5px;
  direction: rtl;
  font-family: Opensanshebrew, sans-serif;
  color: #757575;
  font-size: 18px;
  line-height: 21px;
  font-weight: 400;
  text-align: right;
  text-transform: capitalize;
}
h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-bottom: 5px;
  direction: rtl;
  color: #a1a1a1;
  font-size: 14px;
  line-height: 26px;
  font-weight: 400;
}
.button {
  display: inline-block;
  padding: 30px 60px;
  border-radius: 3px;
  background-color: #15b2b2;
  opacity: 1;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  direction: rtl;
  font-family: Opensanshebrew, sans-serif;
  color: white;
  font-size: 36px;
  line-height: 36px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
}
.button:hover {
  background-color: white;
  color: #15b2b2;
}
.button.btn-dark {
  background-color: #313131;
}
.button.btn-dark:hover {
  background-color: #ff834a;
}
.button.s-button {
  display: block;
  width: 934px;
  padding-top: 18px;
  padding-bottom: 18px;
}
.button.but {
  padding: 0px;
  float: left;
  background-color: transparent;
  color: #757575;
  font-size: 18px;
}
.button.but:hover {
  color: #15b2b2;
}
.button.smallbut {
  margin-top: 50px;
  padding: 5px 15px;
  float: none;
  font-family: Opensanshebrew, sans-serif;
  font-size: 24px;
  font-weight: 400;
}
.navigation {
  width: 100%;
  padding: 8px 20px 3px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.21);
  background-color: white;
}
.banner {
  position: relative;
  height: 580px;
  padding-top: 100px;
  background-color: #f57e22;
}
.banner.inner {
  height: auto;
  padding-top: 55px;
  padding-bottom: 120px;
}
.nav-link {
  margin-left: 10px;
  padding: 15px 23px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: rgba(255, 255, 255, 0.78);
  font-size: 13px;
}
.nav-link:hover {
  color: white;
}
.nav-link.w--current {
  border-radius: 10px;
  box-shadow: #65dbc8 0px 0px 0px 1px;
  opacity: 1;
  color: white;
}
.nav-link.nav-scroll {
  color: #979797;
}
.nav-link.nav-scroll:hover {
  color: #313131;
}
.nav-link.nav-scroll.w--current {
  color: #00c2a2;
}
.nav-menu {
  margin-top: 10px;
  float: right;
  text-align: center;
}
.triangle {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 100%;
}
.triangle._2 {
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: auto;
  margin-bottom: -62px;
}
.section {
  position: relative;
  z-index: 1;
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: white;
}
.section.gray {
  padding-top: 120px;
  padding-bottom: 120px;
  background-color: #f7f7f7;
}
.section.gray.gray-2 {
  padding-top: 40px;
}
.section.gray.in-p {
  padding-top: 60px;
  padding-bottom: 0px;
}
.section.m-padd {
  padding-top: 20px;
  padding-bottom: 100px;
  background-color: #dbdbdb;
}
.section.m-padd.m-padd-2 {
  padding-bottom: 120px;
}
.section.photo {
  padding-top: 180px;
  padding-bottom: 180px;
  background-image: url('../images/desktop_poster_thin.jpg');
  background-position: 50% 66%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}
.section.dark {
  padding-bottom: 100px;
  background-color: #f57e22;
}
.section.dark:hover {
  color: black;
}
.section.dark.dark-more {
  padding-bottom: 60px;
  background-color: #313131;
}
.section.no-p {
  padding-top: 40px;
  padding-bottom: 0px;
}
.tittle-heading {
  margin-bottom: 40px;
  direction: ltr;
  text-align: center;
}
.tittle-heading._2 {
  margin-bottom: 40px;
}
.icon-box {
  text-align: center;
}
.div-line {
  margin-top: 10px;
  text-align: center;
}
.icon {
  position: relative;
  z-index: 2;
  display: block;
  width: 100px;
  height: 100px;
  margin-right: 105px;
  margin-left: 105px;
  border-radius: 100%;
  background-color: #00c2a2;
  background-image: url('../images/magic_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 30px;
  background-repeat: no-repeat;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}
.icon:hover {
  box-shadow: #00c2a2 0px 0px 0px 2px;
  opacity: 0;
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}
.icon.after {
  position: absolute;
  z-index: 0;
  background-color: transparent;
  background-image: url('../images/magic_00c2a2_100.png');
  box-shadow: #00c2a2 0px 0px 0px 3px inset;
}
.icon.after._2-hover {
  background-image: url('../images/shield_00c2a2_100.png');
}
.icon.after._3-hover {
  background-image: url('../images/rocket_00c2a2_100.png');
}
.icon._2 {
  background-image: url('../images/shield_ffffff_100.png');
}
.icon._3 {
  background-image: url('../images/rocket_ffffff_100.png');
}
.div-spc {
  display: inline-block;
  margin-top: 0px;
  margin-bottom: 5px;
  float: right;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  text-align: center;
}
.div-spc._2x {
  margin-top: 20px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.div-spc._2x.center {
  text-align: center;
}
.div-spc._2x._4x {
  margin-top: 60px;
}
.div-spc.divbul {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-top: 9px;
  margin-bottom: 6px;
  float: right;
  border-radius: 10px;
  background-color: #15b2b2;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.div-spc.divbul.orange {
  margin-bottom: 5px;
  background-color: #f57e22;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.div-spc.divbul.ora {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.mix {
  position: relative;
  overflow-x: hidden;
  overflow-y: hidden;
  width: 20%;
  float: left;
  text-align: center;
}
.div-btt {
  display: inline-block;
  margin-right: 10px;
}
.fun-div {
  text-align: center;
}
.realway {
  font-family: Raleway, sans-serif;
  color: white;
  font-size: 48px;
  font-weight: 600;
}
.color {
  color: white;
}
.serv-ico {
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-bottom: -17px;
  padding-top: 10px;
  float: right;
  border-radius: 30px;
  background-color: white;
  color: #15b2b2;
  text-align: center;
}
.serv-ico.tallimage {
  padding-top: 15px;
}
.serv-text-wrapper {
  overflow-x: hidden;
  overflow-y: hidden;
}
.logo {
  width: 16.666%;
  float: left;
  text-align: center;
}
.dots {
  position: relative;
  padding-top: 38px;
  font-size: 12px;
}
.dots.dots-sl {
  padding-top: 23px;
}
.arrow {
  width: 50px;
  height: 50px;
  padding-top: 18px;
  border-radius: 100%;
  background-color: #f7f7f7;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
  color: #00c2a2;
  font-size: 15px;
  font-weight: 700;
}
.arrow:hover {
  background-color: #00c2a2;
  color: white;
}
.testi-slider {
  height: 335px;
  background-color: transparent;
}
.testi-slider.testim {
  height: auto;
}
.testi-wrapper {
  margin-top: 0px;
  margin-right: 100px;
  margin-left: 100px;
  padding-top: 39px;
  text-align: center;
}
.p-testi {
  font-family:'PT Serif', serif;
  color: #00c2a2;
  font-size: 18px;
  line-height: 30px;
  font-style: italic;
  font-weight: 400;
}
.name-testi {
  border-radius: 3px;
  color: #313131;
  font-size: 14px;
  letter-spacing: 0px;
  text-transform: none;
}
.footer {
  background-color: white;
}
.portfolio-overlay {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  padding-right: 18px;
  padding-left: 18px;
  background-color: rgba(0, 194, 162, 0.87);
  text-decoration: none;
}
.text-port {
  text-transform: uppercase;
}
.white {
  color: white;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 1px;
}
.text-port-2 {
  position: relative;
  top: 41%;
}
.float-left {
  display: inline-block;
  margin-right: 12px;
  float: none;
}
.float-left.copy {
  padding-top: 9px;
}
.float-right {
  float: right;
}
.center {
  padding-top: 2px;
  text-align: center;
}
.copy {
  color: #a9f5e8;
}
.div-center {
  text-align: center;
}
.white-2 {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: white;
  font-weight: 400;
  text-align: right;
  text-transform: capitalize;
}
.h-inner {
  margin-top: 0px;
  margin-bottom: 20px;
}
.h-inner.h-sl {
  margin-top: 30px;
  margin-bottom: 15px;
  direction: rtl;
  font-family: Opensanshebrew, sans-serif;
  color: white;
  font-size: 60px;
  line-height: 60px;
  font-weight: 900;
  text-align: left;
  letter-spacing: 2px;
}
.sub-text {
  color: #a9f5e8;
  font-size: 18px;
  line-height: 26px;
  font-weight: 300;
}
.sub-text.sub-slider {
  margin-bottom: 30px;
  padding: 10px;
  background-color: #15b2b2;
  font-family: Opensanshebrew, sans-serif;
  color: white;
  font-size: 36px;
  line-height: 42px;
  font-weight: 800;
  text-align: right;
  letter-spacing: 0px;
}
.skill {
  position: relative;
  text-align: center;
}
.skill-no {
  position: absolute;
  left: 0px;
  top: 84px;
  right: 0px;
}
.text-skill {
  font-size: 35px;
}
.li {
  margin-bottom: 10px;
  padding-left: 28px;
  background-image: url('../images/dot-circle-o_00c2a2_100.png');
  background-position: 0px 5px;
  background-size: 18px;
  background-repeat: no-repeat;
}
.team-div {
  position: relative;
  z-index: 1;
  box-shadow: #ebebeb 0px 0px 0px 1px;
}
.teeam-info {
  width: 50%;
  float: left;
}
.teeam-info.info {
  padding-right: 16px;
  padding-left: 19px;
}
.team {
  margin-bottom: 0px;
  font-size: 15px;
}
.tittle-staff {
  margin-bottom: 20px;
  color: #adadad;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
}
.soc-ico {
  width: 37px;
  height: 37px;
  margin-right: 7px;
  border-radius: 100%;
  background-color: #00c2a2;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.soc-ico:hover {
  background-color: #313131;
}
.soc-ico.facebook {
  background-image: url('../images/facebook_ffffff_150.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}
.soc-ico.twitter {
  background-image: url('../images/twitter_ffffff_150.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}
.soc-ico.linkdin {
  background-image: url('../images/linkedin_ffffff_150.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}
.soc-ico.rss {
  background-image: url('../images/rss_ffffff_150.png');
  background-position: 50% 50%;
  background-size: 15px;
  background-repeat: no-repeat;
}
.social-wrapper {
  margin-top: 30px;
}
.pricing-table {
  background-color: #f7f7f7;
  text-align: center;
}
.tittle-pricing {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #313131;
}
.tittle-pricing.sub {
  background-color: white;
}
.tittle-pricing.sub.sub-bla {
  font-style: normal;
}
.tittle-pricing.active {
  background-color: #00c2a2;
}
.pricing-text {
  margin-top: 0px;
  margin-bottom: 0px;
  color: white;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 2px;
}
.pricing-text.cl {
  color: #00c2a2;
}
.sub {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #949494;
  font-size: 19px;
  font-style: italic;
  font-weight: 400;
  letter-spacing: 0px;
  text-transform: none;
}
.li-pricing {
  padding-top: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ebebeb;
}
.ul-pricing {
  padding-right: 24px;
  padding-left: 24px;
}
.div-arrow {
  text-align: center;
}
.port-arrow {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  margin-left: 8px;
  border-radius: 3px;
  background-color: #f7f7f7;
}
.port-arrow.th {
  background-image: url('../images/th_00c2a2_100.png');
  background-position: 50% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.port-arrow.th:hover {
  background-color: #00c2a2;
  background-image: url('../images/th_ffffff_100 (1).png');
}
.port-arrow.arrow-right {
  background-image: url('../images/caret-right_00c2a2_100.png');
  background-position: 50% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.port-arrow.arrow-right:hover {
  background-color: #00c2a2;
  background-image: url('../images/caret-right_ffffff_100 (1).png');
}
.port-arrow.arrow-left {
  background-image: url('../images/caret-left_00c2a2_100.png');
  background-position: 50% 50%;
  background-size: 18px;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.port-arrow.arrow-left:hover {
  background-color: #00c2a2;
  background-image: url('../images/caret-left_ffffff_100 (1).png');
}
.float-l-left {
  width: 25%;
  float: left;
}
.div-top-line {
  width: 300px;
  height: 3px;
  background-color: #00c2a2;
}
.row {
  text-align: center;
}
.text-field {
  width: 32.8%;
  height: 48px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-top: 0px;
  padding-bottom: 0px;
  float: left;
  border-style: none;
  background-color: #f7f7f7;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.text-field:focus {
  background-color: #f0f0f0;
}
.text-area {
  width: 934px;
  margin-bottom: 0px;
  padding-bottom: 110px;
  border-style: none;
  background-color: #f7f7f7;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.text-area:focus {
  background-color: #f0f0f0;
}
.error {
  width: 934px;
  padding-top: 17px;
  padding-bottom: 17px;
  background-color: rgba(255, 0, 0, 0.45);
  text-align: center;
}
.form-white {
  margin-bottom: 0px;
  color: white;
  font-size: 15px;
  font-weight: 400;
}
.success {
  padding-top: 17px;
  padding-bottom: 17px;
  background-color: #00c2a2;
  text-align: center;
}
.arrow-down {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  text-align: center;
}
.arrow-down.arrtop {
  height: 100px;
}
.arrow-down.arrmid {
  bottom: 0px;
  height: 120px;
  background-image: -webkit-linear-gradient(rgba(219, 219, 219, 0), #dbdbdb);
  background-image: linear-gradient(rgba(219, 219, 219, 0), #dbdbdb);
}
.slide-fload-left {
  position: fixed;
  width: 50%;
  padding-top: 5px;
  padding-bottom: 5px;
  float: left;
}
.text-float-left {
  display: inline-block;
  width: 50%;
  padding-top: 0px;
  float: right;
  text-align: left;
}
.text-float-left.mid_text {
  width: 12%;
}
.col-line {
  overflow-x: hidden;
  overflow-y: hidden;
}
.go-top {
  position: fixed;
  right: 15px;
  bottom: 15px;
  z-index: 10;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  background-color: rgba(0, 0, 0, 0.61);
  background-image: url('../images/angle-double-up_ffffff_100.png');
  background-position: 50% 50%;
  background-size: 22px;
  background-repeat: no-repeat;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}
.go-top:hover {
  background-color: #00c2a2;
}
.portfolio-text {
  text-transform: uppercase;
}
.scroll-navigation {
  position: fixed;
  z-index: 9999;
  display: block;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(255, 255, 255, 0.97);
  box-shadow: rgba(0, 0, 0, 0) 0px 1px 3px 0px;
}
.brand-scroll {
  padding-top: 4px;
  float: right;
}
.brand-scroll.w--current {
  float: none;
}
.brand-scroll.footerimage {
  padding-bottom: 5px;
  float: none;
}
.logocont {
  text-align: right;
}
.simplet {
  padding-right: 30px;
  padding-bottom: 5px;
  direction: rtl;
  font-family: Opensanshebrew, sans-serif;
  color: white;
  font-size: 20px;
  line-height: 28px;
  font-weight: 400;
  text-align: right;
  letter-spacing: 0.3px;
}
.simplet.bullet {
  display: inline;
  float: right;
  background-color: #15b2b2;
}
.imagediv {
  margin-top: 40px;
  float: left;
}
.butdiv {
  text-align: center;
}
.buttext {
  margin-bottom: 20px;
}
.bullets {
  padding-left: 23px;
}
.text {
  padding-right: 0px;
}
.lefti {
  text-align: right;
}
.middi {
  display: block;
  text-align: center;
}
.compdiv {
  position: fixed;
}
.complink {
  position: fixed;
  display: block;
  margin-top: -560px;
}
.complink.w--current {
  position: fixed;
  z-index: 0;
}
.complink.downicomp {
  max-width: 100%;
  margin-top: 0px;
  padding-top: 60px;
}
.complink.fixie {
  margin-top: -500px;
}
.twocoloms {
  margin-bottom: 50px;
}
.twolines {
  padding-top: 7px;
  padding-right: 0px;
  padding-bottom: 0px;
  line-height: 21px;
}
.orange {
  background-color: #f57e22;
  text-align: center;
}
.guyimage {
  float: right;
}
.arrdiv {
  padding: 20px;
}
.col2 {
  padding-right: 0px;
  padding-left: 10px;
}
.listcont {
  text-align: center;
}
html.w-mod-js *[data-ix="portfolio-overlay"] {
  -webkit-transform: translate(0px, -1000px);
  -ms-transform: translate(0px, -1000px);
  transform: translate(0px, -1000px);
}
html.w-mod-js *[data-ix="move-text-portfolio"] {
  -webkit-transform: translate(0px, -300px);
  -ms-transform: translate(0px, -300px);
  transform: translate(0px, -300px);
}
html.w-mod-js *[data-ix="text-inner"] {
  opacity: 0;
  -webkit-transform: translate(0px, -22px) scale(1.21);
  -ms-transform: translate(0px, -22px) scale(1.21);
  transform: translate(0px, -22px) scale(1.21);
}
html.w-mod-js *[data-ix="text-inner-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, -22px) scale(1.21);
  -ms-transform: translate(0px, -22px) scale(1.21);
  transform: translate(0px, -22px) scale(1.21);
}
html.w-mod-js *[data-ix="text-inner-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, -22px) scale(1.21);
  -ms-transform: translate(0px, -22px) scale(1.21);
  transform: translate(0px, -22px) scale(1.21);
}
html.w-mod-js *[data-ix="arrow-down-move"] {
  -webkit-transform: translate(0px, 20px);
  -ms-transform: translate(0px, 20px);
  transform: translate(0px, 20px);
}
html.w-mod-js *[data-ix="pop-up-button"] {
  opacity: 0;
  -webkit-transform: scale(1.17) rotate(-10deg);
  -ms-transform: scale(1.17) rotate(-10deg);
  transform: scale(1.17) rotate(-10deg);
}
html.w-mod-js *[data-ix="zom-in-out-laptop"] {
  opacity: 0;
  -webkit-transform: scale(1.15);
  -ms-transform: scale(1.15);
  transform: scale(1.15);
}
html.w-mod-js.w-mod-no-ios *[data-ix="from-left"] {
  opacity: 0;
  -webkit-transform: scale(1.21) rotate(15deg);
  -ms-transform: scale(1.21) rotate(15deg);
  transform: scale(1.21) rotate(15deg);
}
html.w-mod-js *[data-ix="hide"] {
  opacity: 0;
  -webkit-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate(100px, 0px);
}
html.w-mod-js *[data-ix="hide-scrollnav"] {
  display: none;
}
html.w-mod-js.w-mod-no-ios *[data-ix="list-in"] {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
html.w-mod-js.w-mod-no-ios *[data-ix="but-in"] {
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
html.w-mod-js.w-mod-no-ios *[data-ix="screenin"] {
  display: none;
  opacity: 0;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
}
@media (max-width: 991px) {
  h2 {
    font-size: 24px;
    line-height: 28px;
  }
  h3 {
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 0px;
  }
  h4 {
    padding-right: 0px;
    font-size: 14px;
  }
  .button.s-button {
    width: 100%;
  }
  .banner {
    height: 500px;
    padding-top: 40px;
  }
  .nav-link {
    max-width: 100%;
    margin-right: 19px;
    margin-left: 19px;
    text-align: center;
  }
  .nav-menu {
    margin-top: 0px;
    padding-top: 16px;
    padding-bottom: 16px;
    float: none;
    background-color: #11d1b1;
  }
  .section.m-padd {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .section.dark {
    padding-bottom: 100px;
  }
  .icon {
    margin-right: auto;
    margin-left: auto;
  }
  .div-spc {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .div-spc.cnt {
    text-align: center;
  }
  .div-spc.divbul {
    margin-top: 11px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .div-spc.divbul.orange {
    margin-top: 17px;
    margin-bottom: 1px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .mix {
    width: 50%;
  }
  .testi-slider.sl-2 {
    height: auto;
  }
  .h-inner.h-sl {
    margin-top: -15px;
    font-size: 72px;
    line-height: 67px;
  }
  .team-div {
    margin-top: 37px;
  }
  .social-wrapper {
    position: absolute;
    left: 20px;
    bottom: 20px;
  }
  .float-l-left {
    width: 50%;
  }
  .div-top-line {
    width: 236px;
  }
  .text-field {
    width: 50%;
  }
  .text-area {
    width: 100%;
  }
  .arrow-down {
    bottom: 0px;
  }
  .arrow-down.arrmid {
    bottom: 0px;
  }
  .slide-fload-left {
    width: 45%;
    text-align: center;
  }
  .text-float-left {
    width: 55%;
    text-align: center;
  }
  .text-float-left.mid_text {
    width: 12%;
  }
  .menu-ham {
    margin-top: 3px;
    background-color: #15b2b2;
    color: white;
  }
  .menu-ham.w--open {
    background-color: white;
    color: #00c2a2;
  }
  .simplet {
    font-size: 17px;
  }
  .imagediv {
    margin-top: 60px;
  }
  .compdiv {
    margin-top: 61px;
  }
  .complink {
    width: 65%;
    margin-top: -470px;
  }
  .complink.downicomp {
    width: 48%;
  }
  .complink.fixie {
    width: 100%;
    max-width: 46%;
    margin-top: -500px;
  }
  .twocoloms {
    margin-right: 0px;
    margin-left: 0px;
  }
  .twolines {
    font-size: 14px;
  }
  .orange {
    text-align: center;
  }
}
@media (max-width: 767px) {
  h2 {
    margin-top: 5px;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 1px;
  }
  h3 {
    padding-right: 10px;
    font-size: 14px;
    line-height: 17px;
    letter-spacing: 1px;
  }
  h4 {
    width: 175px;
    padding-top: 8px;
    padding-right: 42px;
    font-size: 14px;
  }
  .button {
    opacity: 1;
  }
  .banner {
    height: 420px;
    padding-top: 40px;
  }
  .banner.inner {
    padding-top: 28px;
    padding-bottom: 78px;
  }
  .triangle {
    margin-top: -2px;
  }
  .triangle._2 {
    top: -2px;
  }
  .section {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  .section.gray {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .section.m-padd {
    padding-bottom: 40px;
  }
  .section.dark {
    padding-top: 40px;
    padding-bottom: 80px;
  }
  .tittle-heading {
    display: inline-block;
    width: 550px;
  }
  .icon-box {
    margin-bottom: 44px;
  }
  .div-spc {
    float: right;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .div-spc.divbul {
    margin-right: 10px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .fun-div {
    margin-top: 29px;
  }
  .logo {
    width: 33.333%;
  }
  .testi-slider.sl-2 {
    height: auto;
  }
  .white-2 {
    font-size: 31px;
  }
  .h-inner {
    margin-bottom: 4px;
  }
  .h-inner.h-sl {
    margin-bottom: 20px;
    padding-right: 10px;
    font-size: 48px;
    line-height: 44px;
    letter-spacing: 0px;
  }
  .skill {
    margin-bottom: 45px;
  }
  .pricing-table.more-spc {
    margin-top: 50px;
  }
  .div-top-line {
    display: none;
  }
  .arrow-down {
    bottom: 0px;
  }
  .arrow-down.arrmid {
    bottom: 0px;
  }
  .slide-fload-left {
    width: 45%;
    margin-top: 26px;
    float: right;
  }
  .text-float-left {
    width: 100%;
  }
  .text-float-left.mid_text {
    float: right;
  }
  .div-form {
    margin-right: 9px;
    margin-left: 9px;
  }
  .simplet {
    padding-right: 40px;
  }
  .imagediv {
    margin-top: 0px;
  }
  .lefti {
    padding-left: 10px;
  }
  .middi {
    padding-right: 0px;
    padding-left: 8px;
    text-align: center;
  }
  .compdiv {
    margin-top: -15px;
    margin-bottom: 25px;
  }
  .righti {
    padding-left: 5px;
  }
  .complink {
    width: 65%;
    margin-top: -370px;
  }
  .complink.downicomp {
    margin-top: -400px;
  }
  .complink.fixie {
    margin-top: -500px;
  }
  .orange {
    font-size: 18px;
  }
  .col2 {
    padding-left: 0px;
  }
  .cont {
    text-align: center;
  }
  .trisec {
    margin-top: -2px;
  }
}
@media (max-width: 479px) {
  h2 {
    margin-top: 20px;
    text-align: center;
  }
  h3 {
    margin-top: 20px;
    text-align: center;
  }
  h4 {
    margin-right: 0px;
    padding-right: 0px;
  }
  .button {
    margin-right: 10px;
    margin-left: 10px;
    padding: 10px 20px;
    font-size: 28px;
    line-height: 32px;
  }
  .button.but {
    float: none;
  }
  .button.smallbut {
    width: 100%;
    margin-right: 0px;
    margin-bottom: 50px;
    float: right;
  }
  .button.smallbut.w--current {
    width: 95%;
    float: none;
  }
  .banner {
    height: 350px;
    margin-top: 0px;
    padding-top: 20px;
  }
  .triangle {
    bottom: 0px;
    margin-top: -6px;
    margin-bottom: -3px;
  }
  .triangle._2 {
    top: -6px;
  }
  .section.m-padd {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .section.dark {
    padding-top: 20px;
    padding-bottom: 60px;
  }
  .tittle-heading {
    width: 315px;
  }
  .div-spc {
    width: 100%;
    padding-right: 20px;
    float: none;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .div-spc.divbul {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .mix {
    width: 100%;
  }
  .serv-text-wrapper {
    float: none;
  }
  .logo {
    width: 50%;
  }
  .testi-wrapper {
    margin-right: 37px;
    margin-left: 37px;
  }
  .white-2 {
    font-size: 26px;
  }
  .h-inner.h-sl {
    margin-top: 10px;
    font-size: 56px;
    line-height: 52px;
    text-align: center;
  }
  .teeam-info {
    width: 100%;
  }
  .social-wrapper {
    position: relative;
    left: 0px;
    bottom: 0px;
    margin-bottom: 20px;
  }
  .text-field {
    width: 100%;
  }
  .arrow-down {
    bottom: 0px;
  }
  .arrow-down.arrmid {
    bottom: 0px;
  }
  .slide-fload-left {
    width: 70%;
    margin-right: 35px;
  }
  .r-arrow {
    display: none;
  }
  .brand-scroll {
    float: none;
  }
  .logocont {
    text-align: center;
  }
  .bullets {
    display: none;
  }
  .lefti {
    display: block;
    padding-left: 20px;
  }
  .righti {
    padding-left: 25px;
  }
  .complink {
    position: static;
    display: block;
    width: 100%;
    margin-top: 0px;
    padding-top: 0px;
    text-align: center;
  }
  .complink.w--current {
    position: static;
  }
  .complink.downicomp {
    display: none;
  }
  .complink.fixie {
    display: block;
    max-width: 100%;
    margin-top: 0px;
  }
  .complink.nothing {
    height: 0px;
  }
  .trisec {
    margin-top: -6px;
    margin-bottom: -3px;
  }
}

@font-face {
  font-family: 'Opensanshebrew';
  src: url('../fonts/opensanshebrew-bold-webfont.ttf');
  font-weight: 800;
  font-style: bold;
}
@font-face {
  font-family: 'Opensanshebrew';
  src: url('../fonts/opensanshebrew-light-webfont.ttf') ;
  font-weight: 200;
  font-style: normal;
}
@font-face {
  font-family: 'Opensanshebrew';
  src: url('../fonts/opensanshebrew-regular-webfont.ttf') ;
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Opensanshebrew';
  src: url('../fonts/opensanshebrew-extrabold-webfont.ttf') ;
  font-weight: 900;
  font-style: bold;
}