@import url(localize.css);
.product {
  zoom: 1;
}
.product:before {
  content: "";
  display: table;
}
.product:after {
  content: "";
  display: table;
  clear: both;
}

.one-column, .two-column, .three-column, .four-column {
  width: 100%;
  margin-bottom: 20px !important;
  margin: auto;
  clear: both;
  padding: 0 20px;
  box-sizing: border-box;
}
@media (min-width: 551px) {
  .one-column, .two-column, .three-column, .four-column {
    max-width: 1200px;
  }
}
.one-column img, .two-column img, .three-column img, .four-column img {
  width: 100%;
  margin-bottom: 15px;
  height: inherit;
}
.one-column li, .two-column li, .three-column li, .four-column li {
  display: block;
}
@media (min-width: 551px) {
  .one-column li:last-child, .two-column li:last-child, .three-column li:last-child, .four-column li:last-child {
    margin-right: 0px !important;
  }
}

* {
  font-family: "Open Sans", "Segoe UI", Arial, Helvetica, sans-serif;
  font-weight: normal;
}

.clear {
  clear: both;
}

* {
  margin: 0;
  padding: 0;
  color: #40454d;
}

body {
  padding: 0;
  margin: 0;
}

.product {
  box-sizing: border-box;
  overflow: inherit !important;
  width: 100%;
  margin-top: 0px;
  overflow: hidden;
  *zoom: 1;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 650px) {
  .product {
    overflow: hidden;
    *zoom: 1;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

.column-block {
  width: 100%;
  clear: both;
  overflow: hidden;
  padding: 40px 20px;
  max-width: 1100px;
  box-sizing: border-box;
}
@media (min-width: 650px) {
  .column-block {
    margin: 0 auto;
  }
}

.one-column {
  width: 100%;
  float: left;
  margin-left: 0;
  margin-right: 0;
}

@media (min-width: 650px) {
  .two-column ul li {
    width: 47.82609%;
    float: left;
    margin-right: 4.34783%;
    float: left;
  }
}

@media (min-width: 650px) {
  .three-column ul li {
    width: 30.43478%;
    float: left;
    margin-right: 4.34783%;
    float: left;
    margin-top: 30px;
  }
}

@media (min-width: 650px) {
  .four-column ul li {
    width: 21.73913%;
    float: left;
    margin-right: 4.34783%;
    display: block;
    float: left;
  }
}

p {
  margin: 10px 0;
  font-size: 15px;
  line-height: 28px;
}
@media (min-width: 650px) {
  p {
    font-size: 16px;
    line-height: 30px;
  }
}

h2 {
  font-size: 24px;
  text-align: center;
  line-height: 34px;
  margin: 10px 0px 30px 0px;
  font-weight: 500;
  color: #ff5722;
}
@media (min-width: 551px) {
  h2 {
    font-size: 30px;
    line-height: 36px;
  }
}

h3 {
  font-size: 22px;
  font-weight: 500;
  margin: 0px;
  text-align: center;
}

h4 {
  box-shadow: 0px 3px 5px #00000024;
  margin: auto;
  text-align: center;
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 50px;
  background: #ff5722;
  color: #fff;
  border-radius: 100px;
  font-family: serif;
  font-style: italic;
}

.u-header {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  background: #000000d6;
  box-shadow: 0px 5px 5px #00000026;
  height: 60px;
}

.u-logo-block {
  width: 100%;
  margin: auto;
  height: 40px;
  position: relative;
}
@media (min-width: 551px) {
  .u-logo-block {
    max-width: 1100px;
  }
}

.u-logo {
  width: 70px;
  position: absolute;
  margin: 10px;
  right: 0;
}

.cl-logo {
  position: absolute;
  left: 0;
  height: 45px;
  width: initial;
  margin: 10px;
}

.intro-block h1 {
  text-align: center;
  margin: 40px 0 0px 0;
  font-size: 26px;
  line-height: 40px;
  font-weight: normal;
  color: #09f;
}
@media (min-width: 650px) {
  .intro-block h1 {
    font-size: 40px;
    line-height: 52px;
    margin: 60px 0 20px 0;
    font-weight: 100;
  }
}

.calendar-txt {
  float: left;
}
@media (min-width: 650px) {
  .calendar-txt {
    margin: 0 8%;
    text-align: center;
  }
}

.intro-block {
  background-image: url(../img/main_bg.jpg);
}

.email-block {
  padding-bottom: 40px;
}

.email-main {
  position: relative;
}

.email-txt {
  padding: 20px 30px;
  background: #fff;
}
@media (min-width: 650px) {
  .email-txt {
    height: 640px;
    background-image: url(../img/computer_bg.jpg);
    padding: 40px 5% 0px 5%;
    background-position: center;
    background-repeat: no-repeat;
    box-sizing: border-box;
    margin: 0;
    background-color: #fff0;
  }
}
.email-txt p {
  font-size: 15px !important;
  line-height: 28px !important;
  font-style: italic;
  padding: 0 15px;
}
@media (min-width: 650px) {
  .email-txt p {
    font-size: 14px !important;
    line-height: 22px !important;
    max-width: 694px;
    margin: 10px auto 0px auto;
  }
}

.nb_bg {
  max-width: 1600px;
  margin: auto;
  display: block;
}

.nb-bg-m {
  display: block;
  width: 100%;
}
@media (min-width: 650px) {
  .nb-bg-m {
    display: none;
  }
}

.btn-style {
  border-radius: 100px;
  position: relative;
  color: #fff;
  text-decoration: none;
  width: 100%;
  display: block;
  margin: auto;
  text-align: center;
  padding: 8px 0px;
  font-weight: 500;
  font-size: 16px;
  box-shadow: 0px 3px 5px #00000024;
  box-sizing: border-box;
}
@media (min-width: 551px) {
  .btn-style {
    width: 300px;
    font-size: 18px;
  }
}
.btn-style img {
  position: absolute;
  width: 24px;
  margin-left: 5px;
}

.btn-dl {
  background: #0099ff;
}

.btn-mail {
  background: #FF5722;
}

.dl-block {
  width: 100%;
  position: relative;
  border: 10px solid #eaeaec;
  padding: 50px 30px 30px 30px;
  box-sizing: border-box;
}
@media (min-width: 650px) {
  .dl-block {
    margin: auto;
    width: 88%;
    padding: 40px;
  }
}
.dl-block .u-logo {
  width: 100px;
  display: block;
  margin: auto;
  position: relative;
}
@media (min-width: 650px) {
  .dl-block .u-logo {
    float: left;
    width: 100px;
    margin: 10px;
  }
}
.dl-block h3 {
  text-align: center;
  font-size: 26px;
  color: #09f;
  padding-top: 10px;
  line-height: 30px;
}
@media (min-width: 650px) {
  .dl-block h3 {
    text-align: left;
    margin-left: 140px;
    font-size: 30px;
    line-height: 40px;
  }
}
.dl-block h3 br {
  display: block;
}
@media (min-width: 551px) {
  .dl-block h3 br {
    display: none;
  }
}
@media (min-width: 650px) {
  .dl-block p {
    margin-left: 140px;
  }
}

.tag-txt {
  padding: 10px 20px;
  display: table-cell;
  vertical-align: top;
  position: absolute;
  top: -10px;
  right: -10px;
  height: 30px;
  line-height: 30px;
  width: 180px;
  z-index: 1;
  border-top: 36px solid #990000;
  border-left: 30px solid transparent;
  border-right: 0px solid #990000;
}
.tag-txt p {
  position: absolute;
  width: 100%;
  right: 0;
  color: #fff;
  top: -42px;
  text-align: center;
}

.bulletPoint p {
  background-image: url(../img/checked.png);
  background-repeat: no-repeat;
  padding-left: 25px;
  background-position-y: 5px;
  font-size: 15px;
  line-height: 24px;
}
@media (min-width: 650px) {
  .bulletPoint p {
    font-size: 16px;
    line-height: 26px;
  }
}

.dl-txt {
  color: #09f;
  text-align: center;
  text-decoration: underline;
  display: block;
}
@media (min-width: 551px) {
  .dl-txt {
    text-align: right;
  }
}

.line {
  height: 25px;
  border-bottom: 1px solid #d4d4d4;
}

footer#u-footer {
  text-align: center;
  margin: 0;
  background: #dcdcdc;
  font-size: 13px;
  color: #40454d;
  line-height: 20px;
  padding: 30px 0;
}
footer#u-footer a {
  color: #40454d;
  text-decoration: none;
}
