@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Serif+JP:wght@200..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
/* ========================================
    business lp db partner program common parts
======================================== */
.co-creation__breadcrumb {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  margin: 15px auto;
  max-width: 1160px;
}
@media screen and (max-width: 768px) {
  .co-creation__breadcrumb {
    margin: 15px 25px;
  }
}
@media screen and (max-width: 480px) {
  .co-creation__breadcrumb {
    margin-inline: 20px;
  }
}
.co-creation__breadcrumb li {
  color: #707070;
  display: flex;
  align-items: center;
  font-size: 12px;
}
@media screen and (max-width: 480px) {
  .co-creation__breadcrumb li {
    line-height: 2;
  }
}
.co-creation__breadcrumb li a {
  color: #cc0033;
  text-decoration: underline;
}
.co-creation__breadcrumb li:not(:last-of-type)::after {
  content: "";
  display: block;
  margin-inline: 0.5em 0.75em;
  height: 0.5em;
  width: 0.5em;
  border-top: 1px solid #707070;
  border-right: 1px solid #707070;
  transform: rotate(45deg);
}

.main-article .article-wrap.join {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/common/images/db_partnerprogram-join_bg.png");
  background-repeat: repeat-y;
  background-size: cover;
  background-position: top center;
}
.main-article .article-wrap_join {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "Hiragino Kaku Gothic ProN", Helvetica, "Helvetica Neue", sans-serif;
}
.main-article .article-wrap_join_h2-title {
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.66667;
  margin: 0 auto 35px;
  text-align: center;
}
.main-article .article-wrap_join_lead {
  font-size: 16px;
  line-height: 1.625;
  margin-bottom: 40px;
}
.main-article .article-wrap_join_lead p {
  color: #fff;
  margin: 0;
}
@media screen and (min-width: 481px) {
  .main-article .article-wrap_join_lead p {
    text-align: center;
  }
}
.main-article .article-wrap_join_lead p:not(:first-of-type) {
  margin-top: 1em;
}
.main-article .article-wrap_join_participation-conditions {
  background-color: rgba(34, 34, 34, 0.7);
  border: 2px solid #fff;
}
@media screen and (min-width: 481px) {
  .main-article .article-wrap_join_participation-conditions {
    margin-bottom: 115px;
    padding: 20px 40px 40px;
  }
}
@media screen and (max-width: 480px) {
  .main-article .article-wrap_join_participation-conditions {
    margin-bottom: 65px;
    padding: 20px 20px 30px;
  }
}
.main-article .article-wrap_join_participation-conditions--title {
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 30px;
  padding-bottom: 20px;
  text-align: center;
}
.main-article .article-wrap_join_participation-conditions--list li {
  color: #fff;
  font-size: clamp(16px, 2.083333vw, 20px);
  line-height: 1.875;
  margin-left: 1.7em;
  text-indent: -1.5em;
}
.main-article .article-wrap_join_participation-conditions--list li::before {
  content: "・";
  margin-right: 0.5em;
}
.main-article .article-wrap_join_links {
  display: grid;
  margin: 0 auto 30px;
}
@media screen and (min-width: 769px) {
  .main-article .article-wrap_join_links {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 55px;
    max-width: 1030px;
  }
}
@media screen and (max-width: 768px) {
  .main-article .article-wrap_join_links {
    grid-template-columns: 1fr;
    row-gap: 8px;
    width: 300px;
  }
}
.main-article .article-wrap_join_links-btn {
  background-color: #cc0033;
  border: 2px solid #cc0033;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin: 30px auto 0;
  max-width: 308px;
  padding-block: 15px;
  text-align: center;
  transition: all 0.3s;
  margin: 0;
}
.main-article .article-wrap_join_links-btn:hover {
  background-color: #fff;
  color: #cc0033;
  opacity: 1;
}
.main-article .article-wrap_join_links-btn.join-btn, .main-article .article-wrap_join_links-btn.login-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.main-article .article-wrap_join_links-btn.join-btn::before, .main-article .article-wrap_join_links-btn.login-btn::before {
  content: "";
  display: inline-block;
  margin-right: 16px;
  height: 27px;
  width: 27px;
  min-width: 27px;
}
.main-article .article-wrap_join_links-btn.join-btn::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/top/images/db_partnerprogram_ico06.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.main-article .article-wrap_join_links-btn.join-btn:hover::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/top/images/db_partnerprogram_ico06_rd.png");
}
.main-article .article-wrap_join_links-btn.login-btn::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/top/images/db_partnerprogram_ico07.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.main-article .article-wrap_join_links-btn.login-btn:hover::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/top/images/db_partnerprogram_ico07_rd.png");
}
.main-article .article-wrap_join_member--links {
  background-color: #fff;
  border: 2px solid #cc0033;
  border-radius: 5px;
  color: #cc0033;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin: 30px auto 0;
  max-width: 308px;
  padding-block: 15px;
  text-align: center;
  transition: all 0.3s;
  width: 100%;
  margin-inline: auto;
  max-width: 620px;
}
.main-article .article-wrap_join_member--links:hover {
  background-color: #cc0033;
  color: #fff;
  opacity: 1;
}
.main-article .article-wrap .rh_btn {
  background-color: #fff;
  border: 2px solid #cc0033;
  border-radius: 5px;
  color: #cc0033;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin: 30px auto 0;
  max-width: 308px;
  padding-block: 15px;
  text-align: center;
  transition: all 0.3s;
  width: 100%;
}
.main-article .article-wrap .rh_btn:hover {
  background-color: #cc0033;
  color: #fff;
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .main-article .article-wrap {
    padding-block: 70px 80px;
  }
}
@media screen and (max-width: 768px) {
  .main-article .article-wrap {
    padding-block: 70px 160px;
  }
}

.co-creation .main-article .article-wrap.join {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/common/images/db_partnerprogram-join_bg.png");
  background-repeat: repeat-y;
  background-size: cover;
  background-position: top center;
}
.co-creation .main-article .article-wrap_join {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "Hiragino Kaku Gothic ProN", Helvetica, "Helvetica Neue", sans-serif;
}
.co-creation .main-article .article-wrap_join_h2-title {
  color: #fff;
  font-size: 36px;
  font-weight: 600;
  line-height: 1.66667;
  margin: 0 auto 35px;
  text-align: center;
}
.co-creation .main-article .article-wrap_join_lead {
  font-size: 16px;
  line-height: 1.625;
  margin-bottom: 40px;
}
.co-creation .main-article .article-wrap_join_lead p {
  color: #fff;
  margin: 0;
}
@media screen and (min-width: 481px) {
  .co-creation .main-article .article-wrap_join_lead p {
    text-align: center;
  }
}
.co-creation .main-article .article-wrap_join_lead p:not(:first-of-type) {
  margin-top: 1em;
}
.co-creation .main-article .article-wrap_join_participation-conditions {
  background-color: rgba(34, 34, 34, 0.7);
  border: 2px solid #fff;
}
@media screen and (min-width: 481px) {
  .co-creation .main-article .article-wrap_join_participation-conditions {
    margin-bottom: 115px;
    padding: 20px 40px 40px;
  }
}
@media screen and (max-width: 480px) {
  .co-creation .main-article .article-wrap_join_participation-conditions {
    margin-bottom: 65px;
    padding: 20px 20px 30px;
  }
}
.co-creation .main-article .article-wrap_join_participation-conditions--title {
  border-bottom: 1px solid #fff;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 30px;
  padding-bottom: 20px;
  text-align: center;
}
.co-creation .main-article .article-wrap_join_participation-conditions--list li {
  color: #fff;
  font-size: clamp(16px, 2.083333vw, 20px);
  line-height: 1.875;
  margin-left: 1.7em;
  text-indent: -1.5em;
}
.co-creation .main-article .article-wrap_join_participation-conditions--list li::before {
  content: "・";
  margin-right: 0.5em;
}
.co-creation .main-article .article-wrap_join_links {
  display: grid;
  margin: 0 auto 30px;
}
@media screen and (min-width: 769px) {
  .co-creation .main-article .article-wrap_join_links {
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 55px;
    max-width: 1030px;
  }
}
@media screen and (max-width: 768px) {
  .co-creation .main-article .article-wrap_join_links {
    grid-template-columns: 1fr;
    row-gap: 8px;
    width: 300px;
  }
}
.co-creation .main-article .article-wrap_join_links-btn {
  background-color: #cc0033;
  border: 2px solid #cc0033;
  border-radius: 5px;
  color: #fff;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin: 30px auto 0;
  max-width: 308px;
  padding-block: 15px;
  text-align: center;
  transition: all 0.3s;
  margin: 0;
}
.co-creation .main-article .article-wrap_join_links-btn:hover {
  background-color: #fff;
  color: #cc0033;
  opacity: 1;
}
.co-creation .main-article .article-wrap_join_links-btn.join-btn, .co-creation .main-article .article-wrap_join_links-btn.login-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.co-creation .main-article .article-wrap_join_links-btn.join-btn::before, .co-creation .main-article .article-wrap_join_links-btn.login-btn::before {
  content: "";
  display: inline-block;
  margin-right: 16px;
  height: 27px;
  width: 27px;
  min-width: 27px;
}
.co-creation .main-article .article-wrap_join_links-btn.join-btn::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/top/images/db_partnerprogram_ico06.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.co-creation .main-article .article-wrap_join_links-btn.join-btn:hover::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/top/images/db_partnerprogram_ico06_rd.png");
}
.co-creation .main-article .article-wrap_join_links-btn.login-btn::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/top/images/db_partnerprogram_ico07.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.co-creation .main-article .article-wrap_join_links-btn.login-btn:hover::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/top/images/db_partnerprogram_ico07_rd.png");
}
.co-creation .main-article .article-wrap_join_member--links {
  background-color: #fff;
  border: 2px solid #cc0033;
  border-radius: 5px;
  color: #cc0033;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin: 30px auto 0;
  max-width: 308px;
  padding-block: 15px;
  text-align: center;
  transition: all 0.3s;
  width: 100%;
  margin-inline: auto;
  max-width: 620px;
}
.co-creation .main-article .article-wrap_join_member--links:hover {
  background-color: #cc0033;
  color: #fff;
  opacity: 1;
}
.co-creation .main-article .article-wrap .rh_btn {
  background-color: #fff;
  border: 2px solid #cc0033;
  border-radius: 5px;
  color: #cc0033;
  display: block;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin: 30px auto 0;
  max-width: 308px;
  padding-block: 15px;
  text-align: center;
  transition: all 0.3s;
  width: 100%;
}
.co-creation .main-article .article-wrap .rh_btn:hover {
  background-color: #cc0033;
  color: #fff;
  opacity: 1;
}
@media screen and (min-width: 769px) {
  .co-creation .main-article .article-wrap {
    padding-block: 70px 80px;
  }
}
@media screen and (max-width: 768px) {
  .co-creation .main-article .article-wrap {
    padding-block: 70px 160px;
  }
}

@media screen and (min-width: 769px) {
  .co-creation_lower .main-article .article-wrap.marble.join {
    padding-block: 70px 140px;
  }
}

.ContactUsButtonHQJp.db_partner-program .contactUsButton {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "Hiragino Kaku Gothic ProN", Helvetica, "Helvetica Neue", sans-serif;
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton.join-btn a, .ContactUsButtonHQJp.db_partner-program .contactUsButton.login-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton.join-btn a::before, .ContactUsButtonHQJp.db_partner-program .contactUsButton.login-btn a::before {
  content: "";
  display: inline-block;
  margin-right: 16px;
  height: 27px;
  width: 27px;
  min-width: 27px;
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton.join-btn a::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/top/images/db_partnerprogram_ico06.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton.join-btn a:hover::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/top/images/db_partnerprogram_ico06_rd.png");
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton.login-btn a::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/top/images/db_partnerprogram_ico07.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton.login-btn a:hover::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/top/images/db_partnerprogram_ico07_rd.png");
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton a {
  background-color: #cc0033;
  border: 2px solid #cc0033;
  border-radius: 5px;
  box-shadow: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  min-width: 250px;
  padding: 15px 0;
  transition: all 0.3s;
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton a::after {
  content: none;
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton a:hover {
  background-color: #fff;
  color: #cc0033;
  text-shadow: none;
}
@media screen and (max-width: 480px) {
  .ContactUsButtonHQJp.db_partner-program .contactUsButton a {
    min-width: 200px;
    width: 200px;
  }
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton:first-of-type {
  transform: translateY(-20px);
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton a:visited, .ContactUsButtonHQJp.db_partner-program .contactUsButton a:active, .ContactUsButtonHQJp.db_partner-program .contactUsButton a:focus {
  color: #fff;
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton a:hover:visited, .ContactUsButtonHQJp.db_partner-program .contactUsButton a:hover:active, .ContactUsButtonHQJp.db_partner-program .contactUsButton a:hover:focus {
  color: #cc0033;
}

.ContactUsButtonHQJp.db_partner-program .contactUsButton {
  font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "Hiragino Kaku Gothic ProN", Helvetica, "Helvetica Neue", sans-serif;
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton.join-btn a, .ContactUsButtonHQJp.db_partner-program .contactUsButton.login-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton.join-btn a::before, .ContactUsButtonHQJp.db_partner-program .contactUsButton.login-btn a::before {
  content: "";
  display: inline-block;
  margin-right: 16px;
  height: 27px;
  width: 27px;
  min-width: 27px;
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton.join-btn a::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/top/images/db_partnerprogram_ico06.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton.join-btn a:hover::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/top/images/db_partnerprogram_ico06_rd.png");
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton.login-btn a::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/top/images/db_partnerprogram_ico07.png");
  background-repeat: no-repeat;
  background-size: contain;
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton.login-btn a:hover::before {
  background-image: url("/content/dam/nttcom/hq/jp/business/lp/db_partnerprogram/top/images/db_partnerprogram_ico07_rd.png");
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton a {
  background-color: #cc0033;
  border: 2px solid #cc0033;
  border-radius: 5px;
  box-shadow: none;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  min-width: 250px;
  padding: 15px 0;
  transition: all 0.3s;
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton a::after {
  content: none;
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton a:hover {
  background-color: #fff;
  color: #cc0033;
  text-shadow: none;
}
@media screen and (max-width: 480px) {
  .ContactUsButtonHQJp.db_partner-program .contactUsButton a {
    min-width: 200px;
    width: 200px;
  }
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton:first-of-type {
  transform: translateY(-20px);
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton a:visited, .ContactUsButtonHQJp.db_partner-program .contactUsButton a:active, .ContactUsButtonHQJp.db_partner-program .contactUsButton a:focus {
  color: #fff;
}
.ContactUsButtonHQJp.db_partner-program .contactUsButton a:hover:visited, .ContactUsButtonHQJp.db_partner-program .contactUsButton a:hover:active, .ContactUsButtonHQJp.db_partner-program .contactUsButton a:hover:focus {
  color: #cc0033;
}

.fnt-sansw6 {
  font-family: HiraginoSansW6, "ヒラギノ角ゴ ProN W6", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Helvetica, sans-serif;
}

.mgt-0 {
  margin-top: 0px !important;
}

.mgt-5 {
  margin-top: 5px !important;
}

.mgt-10 {
  margin-top: 10px !important;
}

.mgt-15 {
  margin-top: 15px !important;
}

.mgt-20 {
  margin-top: 20px !important;
}

.mgt-25 {
  margin-top: 25px !important;
}

.mgt-30 {
  margin-top: 30px !important;
}

.mgt-35 {
  margin-top: 35px !important;
}

.mgt-40 {
  margin-top: 40px !important;
}

.mgt-45 {
  margin-top: 45px !important;
}

.mgt-50 {
  margin-top: 50px !important;
}

.mgt-55 {
  margin-top: 55px !important;
}

.mgt-60 {
  margin-top: 60px !important;
}

.mgt-65 {
  margin-top: 65px !important;
}

.mgt-70 {
  margin-top: 70px !important;
}

.mgt-75 {
  margin-top: 75px !important;
}

.mgt-80 {
  margin-top: 80px !important;
}

.mgt-85 {
  margin-top: 85px !important;
}

.mgt-90 {
  margin-top: 90px !important;
}

.mgt-95 {
  margin-top: 95px !important;
}

.mgt-100 {
  margin-top: 100px !important;
}

.mgt-105 {
  margin-top: 105px !important;
}

.mgt-110 {
  margin-top: 110px !important;
}

.mgt-115 {
  margin-top: 115px !important;
}

.mgt-120 {
  margin-top: 120px !important;
}

.mgt-125 {
  margin-top: 125px !important;
}

.mgt-130 {
  margin-top: 130px !important;
}

.mgt-135 {
  margin-top: 135px !important;
}

.mgt-140 {
  margin-top: 140px !important;
}

.mgt-145 {
  margin-top: 145px !important;
}

.mgt-150 {
  margin-top: 150px !important;
}

.mgt-155 {
  margin-top: 155px !important;
}

.mgt-160 {
  margin-top: 160px !important;
}

.mgt-165 {
  margin-top: 165px !important;
}

.mgt-170 {
  margin-top: 170px !important;
}

.mgt-175 {
  margin-top: 175px !important;
}

.mgt-180 {
  margin-top: 180px !important;
}

.mgt-185 {
  margin-top: 185px !important;
}

.mgt-190 {
  margin-top: 190px !important;
}

.mgt-195 {
  margin-top: 195px !important;
}

.mgt-200 {
  margin-top: 200px !important;
}

.mgb-0 {
  margin-bottom: 0px !important;
}

.mgb-5 {
  margin-bottom: 5px !important;
}

.mgb-10 {
  margin-bottom: 10px !important;
}

.mgb-15 {
  margin-bottom: 15px !important;
}

.mgb-20 {
  margin-bottom: 20px !important;
}

.mgb-25 {
  margin-bottom: 25px !important;
}

.mgb-30 {
  margin-bottom: 30px !important;
}

.mgb-35 {
  margin-bottom: 35px !important;
}

.mgb-40 {
  margin-bottom: 40px !important;
}

.mgb-45 {
  margin-bottom: 45px !important;
}

.mgb-50 {
  margin-bottom: 50px !important;
}

.mgb-55 {
  margin-bottom: 55px !important;
}

.mgb-60 {
  margin-bottom: 60px !important;
}

.mgb-65 {
  margin-bottom: 65px !important;
}

.mgb-70 {
  margin-bottom: 70px !important;
}

.mgb-75 {
  margin-bottom: 75px !important;
}

.mgb-80 {
  margin-bottom: 80px !important;
}

.mgb-85 {
  margin-bottom: 85px !important;
}

.mgb-90 {
  margin-bottom: 90px !important;
}

.mgb-95 {
  margin-bottom: 95px !important;
}

.mgb-100 {
  margin-bottom: 100px !important;
}

.mgb-105 {
  margin-bottom: 105px !important;
}

.mgb-110 {
  margin-bottom: 110px !important;
}

.mgb-115 {
  margin-bottom: 115px !important;
}

.mgb-120 {
  margin-bottom: 120px !important;
}

.mgb-125 {
  margin-bottom: 125px !important;
}

.mgb-130 {
  margin-bottom: 130px !important;
}

.mgb-135 {
  margin-bottom: 135px !important;
}

.mgb-140 {
  margin-bottom: 140px !important;
}

.mgb-145 {
  margin-bottom: 145px !important;
}

.mgb-150 {
  margin-bottom: 150px !important;
}

.mgb-155 {
  margin-bottom: 155px !important;
}

.mgb-160 {
  margin-bottom: 160px !important;
}

.mgb-165 {
  margin-bottom: 165px !important;
}

.mgb-170 {
  margin-bottom: 170px !important;
}

.mgb-175 {
  margin-bottom: 175px !important;
}

.mgb-180 {
  margin-bottom: 180px !important;
}

.mgb-185 {
  margin-bottom: 185px !important;
}

.mgb-190 {
  margin-bottom: 190px !important;
}

.mgb-195 {
  margin-bottom: 195px !important;
}

.mgb-200 {
  margin-bottom: 200px !important;
}

.pdt-0 {
  padding-top: 0px !important;
}

.pdt-5 {
  padding-top: 5px !important;
}

.pdt-10 {
  padding-top: 10px !important;
}

.pdt-15 {
  padding-top: 15px !important;
}

.pdt-20 {
  padding-top: 20px !important;
}

.pdt-25 {
  padding-top: 25px !important;
}

.pdt-30 {
  padding-top: 30px !important;
}

.pdt-35 {
  padding-top: 35px !important;
}

.pdt-40 {
  padding-top: 40px !important;
}

.pdt-45 {
  padding-top: 45px !important;
}

.pdt-50 {
  padding-top: 50px !important;
}

.pdt-55 {
  padding-top: 55px !important;
}

.pdt-60 {
  padding-top: 60px !important;
}

.pdt-65 {
  padding-top: 65px !important;
}

.pdt-70 {
  padding-top: 70px !important;
}

.pdt-75 {
  padding-top: 75px !important;
}

.pdt-80 {
  padding-top: 80px !important;
}

.pdt-85 {
  padding-top: 85px !important;
}

.pdt-90 {
  padding-top: 90px !important;
}

.pdt-95 {
  padding-top: 95px !important;
}

.pdt-100 {
  padding-top: 100px !important;
}

.pdt-105 {
  padding-top: 105px !important;
}

.pdt-110 {
  padding-top: 110px !important;
}

.pdt-115 {
  padding-top: 115px !important;
}

.pdt-120 {
  padding-top: 120px !important;
}

.pdt-125 {
  padding-top: 125px !important;
}

.pdt-130 {
  padding-top: 130px !important;
}

.pdt-135 {
  padding-top: 135px !important;
}

.pdt-140 {
  padding-top: 140px !important;
}

.pdt-145 {
  padding-top: 145px !important;
}

.pdt-150 {
  padding-top: 150px !important;
}

.pdt-155 {
  padding-top: 155px !important;
}

.pdt-160 {
  padding-top: 160px !important;
}

.pdt-165 {
  padding-top: 165px !important;
}

.pdt-170 {
  padding-top: 170px !important;
}

.pdt-175 {
  padding-top: 175px !important;
}

.pdt-180 {
  padding-top: 180px !important;
}

.pdt-185 {
  padding-top: 185px !important;
}

.pdt-190 {
  padding-top: 190px !important;
}

.pdt-195 {
  padding-top: 195px !important;
}

.pdt-200 {
  padding-top: 200px !important;
}

.pdb-0 {
  padding-bottom: 0px !important;
}

.pdb-5 {
  padding-bottom: 5px !important;
}

.pdb-10 {
  padding-bottom: 10px !important;
}

.pdb-15 {
  padding-bottom: 15px !important;
}

.pdb-20 {
  padding-bottom: 20px !important;
}

.pdb-25 {
  padding-bottom: 25px !important;
}

.pdb-30 {
  padding-bottom: 30px !important;
}

.pdb-35 {
  padding-bottom: 35px !important;
}

.pdb-40 {
  padding-bottom: 40px !important;
}

.pdb-45 {
  padding-bottom: 45px !important;
}

.pdb-50 {
  padding-bottom: 50px !important;
}

.pdb-55 {
  padding-bottom: 55px !important;
}

.pdb-60 {
  padding-bottom: 60px !important;
}

.pdb-65 {
  padding-bottom: 65px !important;
}

.pdb-70 {
  padding-bottom: 70px !important;
}

.pdb-75 {
  padding-bottom: 75px !important;
}

.pdb-80 {
  padding-bottom: 80px !important;
}

.pdb-85 {
  padding-bottom: 85px !important;
}

.pdb-90 {
  padding-bottom: 90px !important;
}

.pdb-95 {
  padding-bottom: 95px !important;
}

.pdb-100 {
  padding-bottom: 100px !important;
}

.pdb-105 {
  padding-bottom: 105px !important;
}

.pdb-110 {
  padding-bottom: 110px !important;
}

.pdb-115 {
  padding-bottom: 115px !important;
}

.pdb-120 {
  padding-bottom: 120px !important;
}

.pdb-125 {
  padding-bottom: 125px !important;
}

.pdb-130 {
  padding-bottom: 130px !important;
}

.pdb-135 {
  padding-bottom: 135px !important;
}

.pdb-140 {
  padding-bottom: 140px !important;
}

.pdb-145 {
  padding-bottom: 145px !important;
}

.pdb-150 {
  padding-bottom: 150px !important;
}

.pdb-155 {
  padding-bottom: 155px !important;
}

.pdb-160 {
  padding-bottom: 160px !important;
}

.pdb-165 {
  padding-bottom: 165px !important;
}

.pdb-170 {
  padding-bottom: 170px !important;
}

.pdb-175 {
  padding-bottom: 175px !important;
}

.pdb-180 {
  padding-bottom: 180px !important;
}

.pdb-185 {
  padding-bottom: 185px !important;
}

.pdb-190 {
  padding-bottom: 190px !important;
}

.pdb-195 {
  padding-bottom: 195px !important;
}

.pdb-200 {
  padding-bottom: 200px !important;
}

@media screen and (max-width: 768px) {
  .sp_mgt-0 {
    margin-top: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-5 {
    margin-top: 5px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-10 {
    margin-top: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-15 {
    margin-top: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-20 {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-25 {
    margin-top: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-30 {
    margin-top: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-35 {
    margin-top: 35px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-40 {
    margin-top: 40px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-45 {
    margin-top: 45px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-50 {
    margin-top: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-55 {
    margin-top: 55px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-60 {
    margin-top: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-65 {
    margin-top: 65px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-70 {
    margin-top: 70px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-75 {
    margin-top: 75px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-80 {
    margin-top: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-85 {
    margin-top: 85px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-90 {
    margin-top: 90px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-95 {
    margin-top: 95px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-100 {
    margin-top: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-105 {
    margin-top: 105px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-110 {
    margin-top: 110px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-115 {
    margin-top: 115px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-120 {
    margin-top: 120px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-125 {
    margin-top: 125px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-130 {
    margin-top: 130px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-135 {
    margin-top: 135px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-140 {
    margin-top: 140px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-145 {
    margin-top: 145px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-150 {
    margin-top: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-155 {
    margin-top: 155px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-160 {
    margin-top: 160px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-165 {
    margin-top: 165px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-170 {
    margin-top: 170px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-175 {
    margin-top: 175px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-180 {
    margin-top: 180px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-185 {
    margin-top: 185px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-190 {
    margin-top: 190px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-195 {
    margin-top: 195px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgt-200 {
    margin-top: 200px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-0 {
    margin-bottom: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-5 {
    margin-bottom: 5px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-10 {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-15 {
    margin-bottom: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-20 {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-25 {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-30 {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-35 {
    margin-bottom: 35px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-40 {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-45 {
    margin-bottom: 45px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-50 {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-55 {
    margin-bottom: 55px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-60 {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-65 {
    margin-bottom: 65px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-70 {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-75 {
    margin-bottom: 75px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-80 {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-85 {
    margin-bottom: 85px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-90 {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-95 {
    margin-bottom: 95px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-100 {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-105 {
    margin-bottom: 105px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-110 {
    margin-bottom: 110px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-115 {
    margin-bottom: 115px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-120 {
    margin-bottom: 120px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-125 {
    margin-bottom: 125px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-130 {
    margin-bottom: 130px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-135 {
    margin-bottom: 135px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-140 {
    margin-bottom: 140px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-145 {
    margin-bottom: 145px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-150 {
    margin-bottom: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-155 {
    margin-bottom: 155px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-160 {
    margin-bottom: 160px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-165 {
    margin-bottom: 165px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-170 {
    margin-bottom: 170px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-175 {
    margin-bottom: 175px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-180 {
    margin-bottom: 180px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-185 {
    margin-bottom: 185px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-190 {
    margin-bottom: 190px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-195 {
    margin-bottom: 195px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_mgb-200 {
    margin-bottom: 200px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-0 {
    padding-top: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-5 {
    padding-top: 5px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-10 {
    padding-top: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-15 {
    padding-top: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-20 {
    padding-top: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-25 {
    padding-top: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-30 {
    padding-top: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-35 {
    padding-top: 35px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-40 {
    padding-top: 40px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-45 {
    padding-top: 45px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-50 {
    padding-top: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-55 {
    padding-top: 55px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-60 {
    padding-top: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-65 {
    padding-top: 65px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-70 {
    padding-top: 70px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-75 {
    padding-top: 75px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-80 {
    padding-top: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-85 {
    padding-top: 85px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-90 {
    padding-top: 90px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-95 {
    padding-top: 95px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-100 {
    padding-top: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-105 {
    padding-top: 105px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-110 {
    padding-top: 110px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-115 {
    padding-top: 115px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-120 {
    padding-top: 120px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-125 {
    padding-top: 125px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-130 {
    padding-top: 130px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-135 {
    padding-top: 135px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-140 {
    padding-top: 140px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-145 {
    padding-top: 145px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-150 {
    padding-top: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-155 {
    padding-top: 155px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-160 {
    padding-top: 160px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-165 {
    padding-top: 165px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-170 {
    padding-top: 170px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-175 {
    padding-top: 175px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-180 {
    padding-top: 180px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-185 {
    padding-top: 185px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-190 {
    padding-top: 190px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-195 {
    padding-top: 195px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdt-200 {
    padding-top: 200px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-0 {
    padding-bottom: 0px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-5 {
    padding-bottom: 5px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-10 {
    padding-bottom: 10px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-15 {
    padding-bottom: 15px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-20 {
    padding-bottom: 20px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-25 {
    padding-bottom: 25px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-30 {
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-35 {
    padding-bottom: 35px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-40 {
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-45 {
    padding-bottom: 45px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-50 {
    padding-bottom: 50px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-55 {
    padding-bottom: 55px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-60 {
    padding-bottom: 60px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-65 {
    padding-bottom: 65px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-70 {
    padding-bottom: 70px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-75 {
    padding-bottom: 75px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-80 {
    padding-bottom: 80px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-85 {
    padding-bottom: 85px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-90 {
    padding-bottom: 90px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-95 {
    padding-bottom: 95px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-100 {
    padding-bottom: 100px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-105 {
    padding-bottom: 105px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-110 {
    padding-bottom: 110px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-115 {
    padding-bottom: 115px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-120 {
    padding-bottom: 120px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-125 {
    padding-bottom: 125px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-130 {
    padding-bottom: 130px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-135 {
    padding-bottom: 135px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-140 {
    padding-bottom: 140px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-145 {
    padding-bottom: 145px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-150 {
    padding-bottom: 150px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-155 {
    padding-bottom: 155px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-160 {
    padding-bottom: 160px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-165 {
    padding-bottom: 165px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-170 {
    padding-bottom: 170px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-175 {
    padding-bottom: 175px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-180 {
    padding-bottom: 180px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-185 {
    padding-bottom: 185px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-190 {
    padding-bottom: 190px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-195 {
    padding-bottom: 195px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_pdb-200 {
    padding-bottom: 200px !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--200 {
    transform: translateY(-200px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--195 {
    transform: translateY(-195px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--190 {
    transform: translateY(-190px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--185 {
    transform: translateY(-185px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--180 {
    transform: translateY(-180px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--175 {
    transform: translateY(-175px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--170 {
    transform: translateY(-170px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--165 {
    transform: translateY(-165px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--160 {
    transform: translateY(-160px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--155 {
    transform: translateY(-155px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--150 {
    transform: translateY(-150px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--145 {
    transform: translateY(-145px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--140 {
    transform: translateY(-140px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--135 {
    transform: translateY(-135px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--130 {
    transform: translateY(-130px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--125 {
    transform: translateY(-125px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--120 {
    transform: translateY(-120px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--115 {
    transform: translateY(-115px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--110 {
    transform: translateY(-110px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--105 {
    transform: translateY(-105px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--100 {
    transform: translateY(-100px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--95 {
    transform: translateY(-95px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--90 {
    transform: translateY(-90px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--85 {
    transform: translateY(-85px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--80 {
    transform: translateY(-80px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--75 {
    transform: translateY(-75px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--70 {
    transform: translateY(-70px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--65 {
    transform: translateY(-65px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--60 {
    transform: translateY(-60px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--55 {
    transform: translateY(-55px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--50 {
    transform: translateY(-50px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--45 {
    transform: translateY(-45px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--40 {
    transform: translateY(-40px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--35 {
    transform: translateY(-35px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--30 {
    transform: translateY(-30px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--25 {
    transform: translateY(-25px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--20 {
    transform: translateY(-20px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--15 {
    transform: translateY(-15px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--10 {
    transform: translateY(-10px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly--5 {
    transform: translateY(-5px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-0 {
    transform: translateY(0px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-5 {
    transform: translateY(5px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-10 {
    transform: translateY(10px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-15 {
    transform: translateY(15px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-20 {
    transform: translateY(20px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-25 {
    transform: translateY(25px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-30 {
    transform: translateY(30px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-35 {
    transform: translateY(35px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-40 {
    transform: translateY(40px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-45 {
    transform: translateY(45px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-50 {
    transform: translateY(50px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-55 {
    transform: translateY(55px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-60 {
    transform: translateY(60px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-65 {
    transform: translateY(65px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-70 {
    transform: translateY(70px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-75 {
    transform: translateY(75px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-80 {
    transform: translateY(80px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-85 {
    transform: translateY(85px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-90 {
    transform: translateY(90px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-95 {
    transform: translateY(95px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-100 {
    transform: translateY(100px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-105 {
    transform: translateY(105px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-110 {
    transform: translateY(110px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-115 {
    transform: translateY(115px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-120 {
    transform: translateY(120px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-125 {
    transform: translateY(125px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-130 {
    transform: translateY(130px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-135 {
    transform: translateY(135px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-140 {
    transform: translateY(140px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-145 {
    transform: translateY(145px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-150 {
    transform: translateY(150px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-155 {
    transform: translateY(155px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-160 {
    transform: translateY(160px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-165 {
    transform: translateY(165px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-170 {
    transform: translateY(170px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-175 {
    transform: translateY(175px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-180 {
    transform: translateY(180px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-185 {
    transform: translateY(185px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-190 {
    transform: translateY(190px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-195 {
    transform: translateY(195px) !important;
  }
}

@media screen and (max-width: 768px) {
  .sp_tly-200 {
    transform: translateY(200px) !important;
  }
}