@import url('https://fonts.googleapis.com/css?family=Lato:300,300i,400,400i,700,700i,900,900i&display=swap');
.header-style-1 #site-header:after{
  background:  #4296fa;
}
#site-header .menu-item a{
  height: 60px !important;
  line-height: 55px !important;
}
#site-logo #site-logo-inner{
  margin: 17px !important;
  padding: 0 !important;
}
.main-logo:after {
    content: "APP FOR OPS";
    position: absolute;
    margin-left: 10px;
    border-left: 1px solid #fff;
    padding-left: 10px;
    color: #fff;
    font-size: 27px;
    font-family: Lato;
    font-weight: 300;
}
.skin.flat {
    border: solid 1px #8888885c;
    padding-top: 12px !important;
    box-shadow: 5px 6px #8888885c;
}



* {
  margin: 0;
  padding: 0;
}

body {
  font-family: 'Lato', sans-serif;
  overflow-x: hidden;
}

.container {
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-top: 100px;
  flex-wrap: wrap;
  padding-right: 25px;
  padding-left: 25px;
}

.page-heading {
  flex: 100%;
  font-family: 'Lato', sans-serif;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.66px;
  text-align: center;
  color: #000000;
  margin-bottom: 100px;
}

.wrapper {
  flex: 100%;
  display: flex;
  justify-content: center;
  font-weight: 400;
  color: #9f9f9f;
  font-size: 15px;
  margin-top: -20px;
}

.package {
  box-sizing: border-box;
  width: 288px;
  border-radius: 28px;
  display: inline-block;
  padding: 20px;
  text-align: center;
  background-color: rgba(255,255,255, 0.32);
  position: relative;
  margin-right: 24px;
  box-shadow: 30px 0 50px 0 rgba(21, 132, 255, 0.06);
  transition: all 0.3s ease;
  padding-bottom: 20px;
}
.package:nth-child(2) {
    background-color: #fff;
    border-radius: 28px;
    box-shadow: 20px 0 40px 0 rgba(21, 132, 255, 0.1);
}
.package:last-child {
  margin-right: 0 !important;
}

.name {
  font-size: 24px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.4px;
  text-align: center;
  color: #000000;
}

.price {
  opacity: 0.99;
  font-family: 'Lato', sans-serif;
  font-size: 35px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.74px;
  text-align: center;
  color: #000000;
}

.trial {
  display: inline-block;
  position: relative;
  margin-top: 20px;
  max-width: 270px;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.82px;
  text-align: center;
  color: #361be2;
  margin-bottom: 24px;
}
.trial.free {
  color: #00d2a3;
}
.trial.pro {
  color: #007aff;
}
.trial.enterprise {
  color: #9013fe;
}

.popular-plan {
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.28px;
  text-align: center;
  color: #f5a623;
  margin-top: 7px;
}
.popular-plan span {
  font-size: 14px;
  vertical-align: bottom;
}

.buy-btn {
  display: block;
    font-family: 'Lato', sans-serif;
    font-size: 13px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: normal;
    letter-spacing: 0.41px;
    text-align: center;
    cursor: pointer;
    padding: 10px 50px;
    margin-top: 30px;
    border-radius: 6px;
    text-decoration: none;
    width: 189px;
    margin: 30px auto 0;
}
.buy-btn.lite {
  color: #000;
  border: solid 1px #35e3bc;
}
.buy-btn.pro {
  border-radius: 6px;
  box-shadow: 1px 1px 4px 0 rgba(0, 0, 0, 0.42);
  background-color: #007aff;
  color: #fff;
}
.buy-btn.sales {
  color: #000;
  border: solid 1px #35e3bc;
}

.storage {
  max-width: 282px;
  font-family: 'Lato', sans-serif;
  font-size: 12px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: left;
  color: #7e7e7e;
}
.storage p {
  margin-bottom: 10px;
}
.storage span {
  float: right;
  font-size: 16px;
  color: #37cfad;
}

.section-heading {
  font-family: 'Lato', sans-serif;
  font-size: 25px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.66px;
  text-align: center;
  color: #000000;
  margin: 40px 0;
}

.comparision-table-wrapper {
  flex: 100%;
  border: 0;
}

.priceing-icon {
  display: block;
  width: 100%;
}

.price-frequency {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.26px;
  text-align: center;
  color: #7e7e7e;
}

.price-border {
  background-color: #ececec;
  margin: 20px 4px;
  border: 1px solid #ececec;
}

.comparision-table {
  width: 100%;
  border-radius: 10px;
  box-shadow: 3px 3px 19px 0 rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  border-collapse: collapse;
  border: 0;
}
.comparision-table th, .comparision-table td {
  padding: 10px 8px;
}
.comparision-table thead th, .comparision-table tbody td {
  text-align: center;
}
.comparision-table thead th {
  font-family: 'Lato', sans-serif;
  font-size: 20px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.58px;
  text-align: center;
  color: #000000;
}
.comparision-table tbody tr {
  background-color: #4296fa;
}
.comparision-table tbody tr td {
  color: #fff;
  font-size: 13px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.41px;
  text-align: center;
  color: #ffffff;
  border-bottom: 1px solid #ccc;
}
.comparision-table tbody tr td .material-icons {
  font-size: 13px;
}
.comparision-table tbody tr td.feature {
  text-align: left;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  cursor: pointer;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  width: 40px;
  height: 21px;
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #007AFF;
  -webkit-transition: .4s;
  transition: .4s;
  cursor: pointer;
}

.slider:before {
  position: absolute;
  content: "";
  height: 14px;
  width: 14px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.price-input-label {
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.3px;
  text-align: center;
  color: #000000;
  position: absolute;
  left: -80px;
}

input:checked + .slider {
  background-color: #007AFF;
}

input:focus + .slider {
  box-shadow: 0 0 1px #007AFF;
}

input:checked + .slider:before {
  -webkit-transform: translateX(18px);
  -ms-transform: translateX(18px);
  transform: translateX(18px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

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

.recommendation-addon-head {
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #7e7e7e;
}


.storage [type="checkbox"]:not(:checked),
.storage [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
.storage [type="checkbox"]:not(:checked) + label,
.storage [type="checkbox"]:checked + label {
  position: relative;
  padding-left: 17px;
  cursor: pointer;
}
.storage [type="checkbox"]:not(:checked) + label:before,
.storage [type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.24);
  background-color: #ffffff;
}
.storage [type="checkbox"]:not(:checked) + label:after,
.storage [type="checkbox"]:checked + label:after {
  content: '\2713\0020';
  position: absolute;
  top: .15em;
  left: 2px;
  font-size: 1.3em;
  line-height: 0.8;
  color: #09ad7e;
  transition: all .2s;
  font-family: 'Lucida Sans Unicode', 'Arial Unicode MS', Arial;
}
.storage [type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
.storage [type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
.storage [type="checkbox"]:disabled:not(:checked) + label:before,
.storage [type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
.storage [type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
.storage [type="checkbox"]:disabled + label {
  color: #aaa;
}
.storage [type="checkbox"]:checked:focus + label:before,
.storage [type="checkbox"]:not(:checked):focus + label:before {
  border: 2px dotted blue;
}
.storage label:hover:before {
  border: 2px solid #4778d9 !important;
}
.disable-plan {
    color: #AAAAAA !important;
}
.vc-custom-col-spacing.clearfix.vc-col-spacing-30 {
  background-color: #eef5ff !important;
}


@media screen and (min-width: 768px) and (max-width: 1024px) {
  .package {
    width: 245px;
    margin-right: 8px;
  }
  .package:last-child {
    margin-right: 0 !important;
  }
  .price > .sales-rocket-wrapper {
    width: 55px !important;
  }
  .switch {
    right: 96px !important;
  }
  .currency-wrapper {
    right: 20px !important;
  }
  .currency-wrapper .alg_currency_select {
    font-size: 12px !important;
  }
  #pay-year {
    right: 80px !important;
  }
  .comparision-table-wrapper {
    padding: 0 14px;
  }
  .storage {
    font-size: 11px;
  }
}

@media screen and (min-width: 1024px) and (orientation: landscape) {
  .package {
    margin-right: 26px !important;
  }
  .package:last-child {
    margin-right: 0 !important;
  }
  .comparision-table-wrapper {
    padding: 0 14px;
  }
}


@media screen and (min-width: 320px) and (max-width: 767px) {
  .page-heading {
    margin-bottom: 34px;
  }
  .switch {
    display: none;
  }
  .currency-wrapper {
    display: none;
  }
  .wrapper {
    flex-wrap: wrap;
  }
  .package {
    width: 270px;
    margin-right: 0;
    margin-bottom: 26px;
    background-color: #fff !important;
    border-radius: 15px !important;
    box-shadow: none !important;
  }
  .package:last-child {
    margin-bottom: 0 !important;
  }
}