body {
  padding: 0;
  background: #fff;
  margin: 0;
  color: #404856;
  font-size: 17px;
  font-family: "open_sans_hebrewregular";
  font-weight: 300;
  text-align: right;
}

.clear {
  clear: both;
}

ul, li, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
}

img {
  max-width: 100%;
}

.topheadersec {
  padding: 6px 0;
}
.topheadersec .logo {
  float: left;
}
.topheadersec .menu {
  float: right;
}

.outerslider .bannertext {
  position: absolute;
  width: 100%;
  left: 0;
  top: 20%;
}
.outerslider .bannertext .bannerinner {
  width: 490px;
  float: right;
  color: #fff;
  font-size: 18px;
  /*font-family: 'Roboto';*/
  font-weight: 300;
}
.outerslider .bannertext .bannerinner .heading {
  font-size: 40px;
  font-family: "open_sans_hebrewbold";
  text-transform: uppercase;
  line-height: 50px;
  padding: 0 0 20px 0;
}
.outerslider .owl-dots {
  display: none !important;
}
.outerslider .owl-nav {
  position: absolute;
  left: 0;
  top: 44%;
  width: 100%;
}
.outerslider .owl-nav .owl-prev {
  background: url(../images/arrowleft.png) no-repeat 0 0 !important;
  width: 83px;
  height: 41px;
  float: left;
  font-size: 0px !important;
}
.outerslider .owl-nav .owl-next {
  background: url(../images/arrowright.png) no-repeat 0 0 !important;
  width: 83px;
  height: 41px;
  font-size: 0px !important;
  float: right;
}

.welcomesec {
  padding: 50px 0 30px;
  text-align: center;
  /*font-family: 'Roboto'; */
  font-weight: 300;
}
.welcomesec h1 {
  font-size: 45px;
  font-family: "open_sans_hebrewbold";
  padding: 0 0 20px 0;
  margin: 0;
  color: #404856;
}

.iconsec {
  padding: 0 0 60px 0;
}
.iconsec .viewbutton {
  text-align: center;
}
.iconsec .viewbutton a {
  border: 1px solid #000;
  display: inline-block;
  padding: 8px 35px;
  margin-top: 15px;
  color: #404856;
  font-family: "open_sans_hebrewbold";
  font-size: 16px;
  text-transform: uppercase;
}
.iconsec .viewbutton :hover {
  color: #0073c8;
  border: 1px solid #0073c8;
}

.iconcontent {
  position: relative;
  padding: 0 82px 42px 0;
}
.iconcontent h2 {
  font-family: "open_sans_hebrewbold";
  padding: 0 0 15px 0;
  margin: 0;
}
.iconcontent h2 span {
  display: block;
  font-family: "open_sans_hebrewregular";
  font-size: 26px;
}
.iconcontent a {
  color: #0073c8;
  font-size: 13px;
  font-family: "open_sans_hebrewbold";
  text-transform: uppercase;
}
.iconcontent :hover {
  color: #000;
}
.iconcontent .iconpic {
  position: absolute;
  right: 0;
  top: 5px;
}

.bluesection {
  background: #404856;
  padding: 75px 0;
  color: #fff;
}
.bluesection .lbuerighttext {
  width: 75%;
  float: right;
  font-size: 19px;
}
.bluesection .lbuerighttext h2 {
  padding: 0 0 15px 0;
  margin: 0;
  font-family: "open_sans_hebrewbold";
  text-transform: uppercase;
  font-size: 35px;
}
.bluesection a {
  float: left;
  padding: 14px 35px;
  background: #0073c8;
  font-family: "open_sans_hebrewbold";
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 25px;
  color: #fff;
}
.bluesection a:hover {
  background: #000;
}

.whatsection {
  padding: 65px 0;
}
.whatsection h2 {
  font-size: 45px;
  font-family: "open_sans_hebrewbold";
  padding: 0 0 26px 0;
  margin: 0;
  color: #404856;
  text-align: center;
}
.whatsection li {
  list-style-type: none;
  padding: 7px 25px 7px 0;
  font-size: 15px;
  background: url(../images/arrowbullet.png) no-repeat right 12px;
}
.whatsection li a {
  color: #404856;
}
.whatsection li a:hover {
  color: #0073c8;
}

.lightblue_sec {
  background: url(../images/bluebg.jpg) no-repeat center top;
  padding: 145px 25px;
  text-align: center;
  color: #fff;
  background-size: cover;
  font-family: "open_sans_hebrewbold";
  font-size: 55px;
  text-transform: uppercase;
  line-height: 65px;
}

.partnerlogo {
  text-align: center;
  padding: 35px 0;
  background: #efefef;
}
.partnerlogo img {
  margin: 0 25px;
}

footer {
  background: #404856;
  padding: 60px 0 0 0;
  color: #fff;
  /*font-family: 'Ubuntu';*/
  font-size: 15px;
  font-weight: normal;
}
footer h3 {
  font-size: 22px;
  font-weight: bold;
  padding: 0 0 20px 0;
  text-transform: uppercase;
}
footer li {
  list-style-type: none;
}
footer li a {
  color: #fff;
  padding: 0 0 7px 0;
  display: block;
  font-weight: normal;
}
footer li :hover {
  text-decoration: none;
  color: #90d1ff;
}

.copyright {
  margin-top: 45px;
  padding: 40px 0;
  border-top: 1px solid #5d6677;
  text-align: center;
}
.copyright a {
  color: #fff;
  font-weight: normal;
}
.copyright :hover {
  text-decoration: none;
  color: #90d1ff;
}

header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 999;
  background: #fff;
}

.bannerslider {
  margin-top: 95px;
}

header.smaller {
  position: fixed;
  width: 100%;
  box-shadow: 0 0 5px #ccc;
}

.faq {
  padding: 65px 0;
  background: #f4f4f4;
}
.faq h2 {
  font-size: 45px;
  font-family: "open_sans_hebrewbold";
  padding: 0 0 26px 0;
  margin: 0;
  color: #404856;
  text-align: center;
  text-transform: uppercase;
}
.faq .piccenter {
  text-align: center;
}
.faq .technology {
  /*header of 2nd demo*/
  cursor: hand;
  cursor: pointer;
  padding: 12px 16px 12px 16px;
}
.faq .openlanguage {
  /*class added to contents of 2nd demo when they are open*/
  font-weight: 500;
  background: #f4f4f4;
  color: #0073c8;
  font-size: 21px;
  font-weight: 500;
  /*font-family: 'Ubuntu';*/
  /*border-radius:5px 5px 0 0;*/
  border-left: 1px solid #0073c8;
  border-top: 1px solid #0073c8;
  border-right: 1px solid #0073c8;
  box-shadow: 0 0 17px #c9e4f9;
}
.faq .closedlanguage {
  /*class added to contents of 2nd demo when they are closed*/
  color: #404856;
  background: #f4f4f4;
  /*border-radius: 5px;*/
  font-size: 21px;
  font-weight: 500;
  /*font-family: 'Ubuntu';*/
  border: 1px solid #d6d6d6;
}
.faq .accor_outer {
  /*border: 1px solid #d6d6d6;*/
  margin-bottom: 12px;
  background: #f4f4f4;
  /*border-radius: 5px;*/
}
.faq .thelanguage {
  padding: 10px 20px 20px;
  border-left: 1px solid #0073c8;
  border-bottom: 1px solid #0073c8;
  border-right: 1px solid #0073c8;
  top: -1px;
  z-index: 99;
  background: #f4f4f4;
  box-shadow: 0px 6px 17px #c9e4f9;
}
.faq .accordprefix {
  float: left;
}

.articles {
  padding: 65px 0;
}
.articles h2 {
  font-size: 45px;
  font-family: "open_sans_hebrewbold";
  padding: 0 0 26px 0;
  margin: 0;
  color: #404856;
  text-align: center;
}
.articles .articleinner {
  background: #fff;
  padding: 25px;
  border-bottom: 1px solid #e4e4e4;
}
.articles .articleinner .innerfaq {
  position: relative;
  padding-left: 200px;
}
.articles .articleinner h3 {
  /*font-family: 'Ubuntu';*/
  font-size: 22px;
  font-weight: bold;
  padding: 10px 0 10px 0;
}
.articles .articleinner h3 a {
  color: #404856;
}
.articles .articleinner h3 a:hover {
  color: #0074cb;
}
.articles .articleinner p {
  font-size: 17px;
}
.articles .articleinner .articlepic {
  position: relative;
}
.articles .articleinner .articlepic .date {
  position: absolute;
  right: 0;
  bottom: 0px;
  background: #fff;
  padding: 3px 10px;
  font-size: 13px;
  font-weight: bold;
}
.articles .articleinner a.articlebutton {
  border: 1px solid #0073c8;
  padding: 8px 25px;
  display: inline-block;
  color: #0073c8;
  font-size: 16px;
  margin-top: 36px;
  margin-bottom: 5px;
  /*font-family: 'Ubuntu';*/
  text-transform: uppercase;
  font-weight: bold;
  position: absolute;
  left: 0;
  top: 0;
}
.articles .articleinner a:hover.articlebutton {
  color: #000;
}
.articles .aligncenter {
  text-align: center;
}

.articleinner:hover {
  box-shadow: 0 0 15px #c5e1f7;
  position: relative;
  z-index: 10;
}

.login {
  background: #f3f3f3;
}
.login .loginsection {
  display: table;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
.login .loginsection .middle {
  display: table-cell;
  vertical-align: middle;
}
.login .loginsection .inner {
  margin-left: auto;
  margin-right: auto;
  width: 900px;
  text-align: center;
}
.login .loginsection .inner h1 {
  font-size: 40px;
  font-family: "open_sans_hebrewbold";
  font-weight: bold;
  padding: 0 0 36px 0;
  margin: 0;
  color: #404856;
  text-align: center;
}
.login .loginsection .inner .loginbbox {
  background: #fff;
  border-radius: 25px;
  display: flex;
  text-align: right;
  /*font-family: 'Ubuntu';*/
}
.login .loginsection .inner .loginbbox .timeviewer {
  text-align: center;
  padding-top: 10px;
}
.login .loginsection .inner .loginbbox .timeviewer a {
  display: block;
  font-weight: 500;
}
.login .loginsection .inner .loginbbox .phonetext {
  text-align: center;
  line-height: 23px;
  padding: 20px 0;
}
.login .loginsection .inner .loginbbox .phonetext span {
  font-weight: bold;
  color: #009df6;
}
.login .loginsection .inner .loginbbox .loginleft {
  width: 50%;
  padding: 45px 55px;
}
.login .loginsection .inner .loginbbox .loginleft .signbutton {
  width: 100%;
  background: #0073c8;
  color: #fff;
  padding: 12px 10px;
  /*font-family: 'Ubuntu';*/
  font-weight: bold;
  margin-top: 10px;
  border: none;
  text-transform: uppercase;
}
.login .loginsection .inner .loginbbox .loginleft h2 {
  /*font-family: 'Ubuntu';*/
  font-weight: bold;
  padding: 10px 0;
  text-align: center;
}
.login .loginsection .inner .loginbbox .loginleft .field {
  padding: 15px 0;
  position: relative;
}
.login .loginsection .inner .loginbbox .loginleft .field img {
  position: absolute;
  right: 8px;
  top: 28px;
}
.login .loginsection .inner .loginbbox .loginleft .field input {
  width: 100%;
  border-left: none;
  border-right: none;
  border-top: none;
  border-bottom: 2px solid #ededed;
  height: 47px;
  line-height: 47px;
  padding: 0 42px 0 15px;
  text-align: right;
  font-size: 14px;
}
.login .loginsection .inner .loginbbox .loginleft .field .help-block-error {
  color: red;
  font-size: 13px;
}
.login .loginsection .inner .loginbbox .loginright {
  width: 50%;
  text-align: center;
  background: url(../images/loginbg.jpg) no-repeat 0 0;
  background-size: cover;
  padding: 150px 0;
  border-radius: 0 25px 25px 0;
}
.login .loginsection .inner .loginbbox .loginright h1 {
  font-family: "open_sans_hebrewbold";
  font-weight: bold;
  color: #fff;
  padding: 10px 0;
  font-size: 25px;
}

@media only screen and (max-width: 1400px) {
  #cssmenu > ul > li > a {
    margin: 10px 8px;
    font-size: 14px;
  }

  .outerslider .bannertext .bannerinner .heading {
    font-size: 30px;
    line-height: 39px;
    padding: 0 0 13px 0;
  }

  .outerslider .bannertext .bannerinner {
    margin-right: 44px;
  }

  .partnerlogo img {
    margin: 0 13px;
  }

  #cssmenu > ul > li > a {
    margin: 10px 6px;
  }
}
@media only screen and (max-width: 1023px) {
  .lightblue_sec {
    line-height: 51px;
    font-size: 41px;
    padding: 65px 0;
  }

  .outerslider .bannertext .bannerinner {
    width: 100%;
    padding: 25px;
    background: #01346b;
    margin: 0;
  }

  .outerslider .bannertext {
    position: static;
  }

  .outerslider .bannertext .container {
    padding: 0;
  }

  .outerslider .bannertext .bannerinner .heading {
    font-size: 25px;
    line-height: 35px;
  }

  .outerslider .owl-nav {
    top: 13%;
  }

  .container {
    width: 100%;
  }

  .iconcontent .iconpic {
    height: 48px;
  }

  .iconcontent {
    padding: 0 64px 42px 0;
  }

  .iconcontent h2 {
    font-size: 24px;
  }

  .iconcontent h2 span {
    font-size: 19px;
  }

  .partnerlogo img {
    margin: 0;
  }

  .login .loginsection .inner {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  img {
    max-width: 100%;
  }

  .iconsec {
    padding: 14px 10px 45px 10px;
  }

  .bluesection, .whatsection, .lightblue_sec, .faq, .articles {
    padding: 35px 20px;
  }

  .bluesection .lbuerighttext {
    width: 100%;
  }

  .bluesection a {
    float: right;
  }

  .lightblue_sec {
    font-size: 36px;
    line-height: 45px;
  }

  footer ul {
    padding: 0 0 20px 0;
  }

  .outerslider .bannertext .bannerinner {
    width: 100%;
    padding: 25px;
    background: #01346b;
    margin: 0;
  }

  .outerslider .bannertext {
    position: static;
  }

  .outerslider .bannertext .container {
    padding: 0;
  }

  .outerslider .bannertext .bannerinner .heading {
    font-size: 25px;
    line-height: 35px;
  }

  .outerslider .owl-nav {
    top: 13%;
  }

  .articles .articleinner .innerfaq {
    padding-left: 0;
  }

  .articles .articleinner a.articlebutton {
    position: static;
    margin-top: 15px;
  }

  .piccenter img {
    margin-bottom: 35px;
  }

  .login .loginsection .inner {
    width: 95%;
  }

  .login .loginsection .inner .loginbbox {
    display: block;
  }

  .login .loginsection .inner .loginbbox .loginright {
    display: none;
  }

  .login .loginsection .inner .loginbbox .loginleft {
    width: 100%;
  }
}
@media only screen and (max-width: 500px) {
  .welcomesec h1 {
    font-size: 37px;
    letter-spacing: -1px;
  }

  .outerslider .bannertext .bannerinner {
    padding: 15px;
  }

  .outerslider .bannertext .bannerinner .heading {
    font-size: 22px;
    line-height: 30px;
  }

  .outerslider .owl-nav {
    top: 7%;
  }

  .whatsection h2, .faq h2, .articles h2, .bluesection .lbuerighttext h2 {
    font-size: 30px;
  }

  .lightblue_sec {
    font-size: 28px;
    line-height: 34px;
  }
}

/*# sourceMappingURL=style.css.map */
