﻿* {
  outline: none;
}
body.modal-open .guarddeals .modal .modal-dialog {
  max-width: 435px;
  width: 98% !important;
  top: 0;
  background: #fff;
}
/*******************  
       form 
*******************/
.new-user-form {
  padding: 0;
}
@media (min-width: 992px) {
  .new-user-form {
    width: 992px;
    margin: 0 auto;
  }
}
.new-user-form .banner {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.new-user-form .form {
  padding: 0 2em;
}
.new-user-form .form > div {
  margin: 0 auto;
}
.new-user-form .form .margB1 {
  margin-bottom: 1.7em;
}
.new-user-form .form .form__heading {
  font-size: 2.4em;
  margin-bottom: 0.5em;
  font-family: 'partner-bold', 'Oron-Bold';
}
.new-user-form .form .form__btn {
  margin-top: 1em !important;
}
.new-user-form .form .form__label {
  height: 2em;
  width: 90%;
  font-size: 1.4em;
  line-height: 37px;
}
@media (min-width: 992px) {
  .new-user-form .form .form__label {
    font-size: 1.2em;
  }
}
.new-user-form .form .form__label--animate {
  top: -35px;
}
.new-user-form .form p {
  margin-bottom: 1.5em;
  font-size: 1.6em;
}
.new-user-form .error-txt {
  margin-top: -0.7em;
}
.new-user-form .finalPage {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  direction: rtl;
}
.new-user-form .finalPage img {
  width: 92px;
  height: auto;
  position: absolute;
  bottom: -13px;
  z-index: 999;
  background: #fff;
  left: calc(59% - 90px);
}
@media (min-width: 320px) and (max-width: 380px) {
  .new-user-form .finalPage img {
    left: calc(63% - 90px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .new-user-form .finalPage img {
    width: 100px;
    left: calc(57% - 100px);
    bottom: -15px;
  }
}
@media (min-width: 992px) {
  .new-user-form .finalPage img {
    left: calc(55% - 92px);
    bottom: -13px;
  }
}
.new-user-form .finalPage .finalPage__line {
  border-top: 4px solid #000;
  margin: 8em 0 3em;
  position: relative;
}
@media (max-width: 340px) {
  .new-user-form .finalPage .finalPage__line {
    margin: 6em 0 2em;
  }
}
.new-user-form .finalPage.failed {
  /*left: ~"calc(64% - 90px)";*/
}
.new-user-form .finalPage.failed .finalPage__line {
  border-top: 4px solid #000;
}
.new-user-form .finalPage.failed img {
  width: 90px;
  bottom: -1px;
}
@media (min-width: 992px) {
  .new-user-form .finalPage.failed img {
    left: calc(36% + 100px);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .new-user-form .finalPage.failed img {
    left: calc(56% - 90px);
  }
}
.new-user-form .finalPage p {
  width: 50%;
  margin: 0 auto;
  font-size: 1.6em;
}
@media (max-width: 340px) {
  .new-user-form .finalPage p {
    font-size: 1.5em;
  }
}
.new-user-form .finalPage strong {
  font-size: 2em;
  display: block;
  margin-bottom: 1em;
}
@media (max-width: 340px) {
  .new-user-form .finalPage strong {
    font-size: 1.8em;
  }
}
.guarddeals {
  direction: rtl;
  font-size: 14px;
  /*carousel*/
}
@media (min-width: 640px) {
  .guarddeals {
    width: 640px;
    margin: 0 auto;
  }
}
.guarddeals .slick-dots {
  bottom: -20px;
}
.guarddeals .slick-dots button:before {
  content: '';
}
.guarddeals .slick-dots li button {
  border-radius: 50%;
  background: #D7D7D7;
  width: 15px;
  height: 15px;
}
.guarddeals .slick-dots li.slick-active button {
  background: #2DD5C4;
}
.guarddeals .package.selected img {
  border: 2px solid #2cd5c4;
}
.guarddeals .titel-page {
  text-align: center;
}
.guarddeals .titel-page h1 {
  margin: 0.5em 0 0;
  font-family: 'partner-regular', 'OronLight-Regular';
  font-weight: bold;
  font-size: 2.2em;
}
.guarddeals .titel-page h2 {
  margin: 0 0 0.8em;
  font-size: 1.8em;
}
.guarddeals .icon-v {
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url('../images/icon-v.png');
}
.guarddeals .icon-x {
  display: inline-block;
  background-size: 100%;
  background-repeat: no-repeat;
  background-image: url(../images/icon-x.png);
}
.guarddeals .compare-packages {
  text-align: center;
  margin-top: 15px;
}
.guarddeals .compare-packages .btn-compare-packages {
  font-size: 1.5em;
  line-height: 1em;
  background: #fff;
  font-weight: bold;
  padding: 0px 10px 7px;
  display: inline-block;
  border: 2px solid #000;
}
.guarddeals .compare-packages .compare-packages-popup {
  border: none !important;
  padding: 30px 10px 15px;
}
.guarddeals .compare-packages .compare-packages-popup .close {
  opacity: 1;
  top: 8px;
  right: 10px;
  width: 13px;
  height: 13px;
  position: absolute;
}
.guarddeals .compare-packages .compare-packages-popup .compare-packages-table {
  width: 100%;
  font-size: 14px;
  border: 1px solid #cccccc;
}
.guarddeals .compare-packages .compare-packages-popup .compare-packages-table tr {
  border-bottom: 1px solid #cccccc;
}
.guarddeals .compare-packages .compare-packages-popup .compare-packages-table tr th {
  font-size: 0.857em;
  padding: 0.8em 0.5em;
}
.guarddeals .compare-packages .compare-packages-popup .compare-packages-table tr td {
  padding: 0.5em;
  font-size: 1.1em;
}
.guarddeals .compare-packages .compare-packages-popup .compare-packages-table tr th,
.guarddeals .compare-packages .compare-packages-popup .compare-packages-table tr td {
  width: 24%;
  text-align: center;
  border-left: 1px solid #cccccc;
}
.guarddeals .compare-packages .compare-packages-popup .compare-packages-table tr th:last-child,
.guarddeals .compare-packages .compare-packages-popup .compare-packages-table tr td:last-child {
  border: none;
  background: #ebebeb;
}
.guarddeals .compare-packages .compare-packages-popup .compare-packages-table tr th:first-child,
.guarddeals .compare-packages .compare-packages-popup .compare-packages-table tr td:first-child {
  width: 28%;
  padding-right: 5px;
  text-align: right;
}
.guarddeals .compare-packages .compare-packages-popup .compare-packages-table tr th .icon-v,
.guarddeals .compare-packages .compare-packages-popup .compare-packages-table tr td .icon-v {
  width: 18px;
  height: 18px;
}
.guarddeals .compare-packages .compare-packages-popup .compare-packages-table tr th .icon-x,
.guarddeals .compare-packages .compare-packages-popup .compare-packages-table tr td .icon-x {
  width: 14px;
  height: 14px;
}
.guarddeals .packages-typs {
  margin-top: 25px;
}
.guarddeals .packages-typs .package {
  float: right;
  /*width: 32% !important;*/
  width: 47% !important;
}
.guarddeals .packages-typs .package.slick-current {
  /*width: 36% !important;*/
  width: 50% !important;
}
.guarddeals .packages-typs .package.slick-current .info-package__list {
  display: block;
  min-height: 90px;
}
.guarddeals .packages-typs .package img {
  border-radius: 0;
}
.guarddeals .packages-typs .package .info-package__list {
  display: none;
  width: 150px;
  margin: 15px auto 0;
}
.guarddeals .packages-typs .package .info-package__list li {
  display: block;
  margin-bottom: 0.3em;
}
.guarddeals .packages-typs .package .info-package__list li .info-package__list__icon {
  top: 4px;
  width: 22px;
  height: 22px;
  position: relative;
}
.guarddeals .packages-typs .package .info-package__list li .info-package__list__text {
  line-height: 1em;
  font-size: 1.357em;
  padding-right: 5px;
  display: inline-block;
}
.guarddeals .prices {
  width: 85%;
  padding-top: 15px;
  margin: 20px auto 0;
  border-top: 1px solid #e7e7e7;
}
.guarddeals .prices .price-container {
  float: right;
  width: 30%;
  border: 1px solid #636363;
  text-align: center;
  padding: 10px 0;
  line-height: 1em;
  font-size: 1.2em;
}
.guarddeals .prices .price-container:nth-child(2) {
  margin: 0 5%;
}
.guarddeals .prices .price-container.selected {
  border: 2px solid #2cd5c4;
}
@media (min-width: 374px) {
  .guarddeals .prices .price-container .price {
    font-size: 1.4em;
    padding-bottom: 5px;
  }
}
.guarddeals .btn-choice {
  width: 85%;
  display: block;
  padding: 16px 0;
  font-size: 1.3em;
  margin: 20px auto;
  text-align: center;
  background: #2cd5c4;
  text-decoration: none;
  font-family: 'Oron-Bold';
}
.guarddeals .slick-prev,
.guarddeals .slick-next {
  z-index: 5;
  width: 13px;
  top: inherit;
  bottom: 26px;
  display: block!important;
  height: 28px;
  position: absolute;
  background-size: 100%;
  background-repeat: no-repeat;
}
@media (min-width: 641px) {
  .guarddeals .slick-prev,
  .guarddeals .slick-next {
    width: 20px;
    height: 42px;
  }
}
.guarddeals .slick-prev:before,
.guarddeals .slick-next:before {
  display: none !important;
}
.guarddeals .slick-prev {
  left: inherit;
  right: 20px;
  background-image: url('../images/icon-arrow-right.png');
}
.guarddeals .slick-next {
  right: inherit;
  left: 20px;
  background-image: url('../images/icon-arrow-left.png');
}
.guarddeals .error-txt {
  width: 85%;
  font-weight: bold;
  margin: 5px auto -10px;
}