@font-face {
  font-family: crp;
  font-style: normal;
  font-weight: 400;
  src: local("crp"), local("crp"), url(../fonts/CeraPro/CeraPro-Regular.ttf) format("truetype");
}
@font-face {
  font-family: crl;
  font-style: normal;
  font-weight: 400;
  src: local("crp"), local("crp"), url(../fonts/CeraPro/CeraPro-Light.ttf) format("truetype");
}
@font-face {
  font-family: crb;
  font-style: normal;
  font-weight: 400;
  src: local("crp"), local("crp"), url(../fonts/CeraPro/CeraPro-Bold.ttf) format("truetype");
}
@font-face {
  font-family: dwm;
  font-style: normal;
  font-weight: 400;
  src: local("dwm"), local("dwm"), url(../fonts/dwb.otf) format("opentype");
}
:root {
  --animate-duration: 1s;
  --animate-delay: 1s;
  --animate-repeat: 1;
}
.js-animateme {
  opacity: 0;
}
main {
  padding-top: 70px !important;
  padding-bottom: 0px !important;
}
.t_section {
  width: 100%;
  position: relative;
  min-height: 900px;
  background-size: cover;
  background-position: left top;
}
.t_section:after {
  content: ' ';
  position: absolute;
  height: 100%;
  width: 6px;
  background-color: transparent;
  top: 0px;
  right: 0px;
}
.t_logo {
  position: absolute;
  left: 60px;
  top: 60px;
}
.t_content {
  max-width: 1000px;
  width: 100%;
  box-sizing: border-box;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
}
.t_content h1 {
  font-family: dwm;
  padding-top: 430px;
  font-size: 62px;
  color: #ffffff;
  width: 100%;
  text-align: center;
}
.t_content h1 span {
  color: #fff;
}
.t_content h2 {
  padding-top: 80px;
  font-size: 80px;
  color: #ffffff;
  width: 100%;
  text-align: left;
}
.t_content h2 span {
  color: #fff;
}
.t_content .t_text {
  color: #fff;
  font-size: 26px;
  font-family: dwm;
  text-transform: uppercase;
}
.t_content .t_text_right {
  color: #ffffff;
  padding-left: 0px;
}
.t_image_2 {
  background-image: url("../images/n_img_2.png");
  background-size: contain;
  background-position: left top;
  background-repeat: no-repeat;
  position: absolute;
  left: 45%;
  bottom: -180px;
  margin-left: 0px;
  width: 778px;
  height: 900px;
  z-index: 0;
}
@media screen and (max-height: 860px) {
}
.t_timeine {
  background-image: url(../images/relsi.png);
  height: 54px;
  width: 100%;
  position: relative;
  margin-top: 240px;
}
.t_timeine__container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 1000px;
  width: 100%;
}
.t_time {
  position: absolute;
  top: -70px;
}
.t_time h3 {
  color: #ffffff;
  margin: 0px;
  margin-bottom: 20px;
}
.t_time p {
  display: block;
  margin-top: 40px;
  font-size: 16px;
  line-height: 26px;
  width: 120px;
  color: #ffffff;
}
.t_five {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 290px;
  padding-top: 200px;
  position: relative;
}
.t_five h1 {
  padding: 0px;
  margin: 0px;
  font-family: dwm;
}
.t_five h1 span {
  color: transparent;
  -webkit-text-stroke-width: 2px;
  -webkit-text-stroke-color: white;
}
.t_five__left h1 {
  font-family: Bebas Neue, Arial, sans-serif;
  color: #fff;
  font-size: 480px;
  line-height: 400px;
  margin: 0px;
  font-weight: bold;
}
.t_five__right h1 {
  font-family: Bebas Neue, Arial, sans-serif;
  color: #fff;
  margin: 0px;
  text-align: left;
  font-size: 80px;
  line-height: 72px;
  font-weight: bold;
}
.t_image_4_1 {
  background-image: url("../images/n_img_4_1.png");
  width: 509px;
  height: 750px;
  position: absolute;
  left: calc(50% - 100px);
  margin-left: -80px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
  bottom: -20px;
}
@media screen and (max-height: 860px) {
}
.t_image_4_2 {
  background-image: url("../images/n_img_4_2.png");
  width: 496px;
  height: 755px;
  position: absolute;
  left: 50%;
  margin-left: 80px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 5;
  bottom: -10px;
}
@media screen and (max-height: 860px) {
}
.t_image_4_3 {
  background-image: url("../images/n_img_4_3.png");
  width: 474px;
  height: 750px;
  position: absolute;
  left: calc(50% + 60px);
  margin-left: 340px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
  bottom: -60px;
}
@media screen and (max-height: 860px) {
}
.t_image_9 {
  background-image: url("../images/img_9.png");
  width: 718px;
  height: 817px;
  position: absolute;
  left: 50%;
  margin-left: -40px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
  bottom: -60px;
}
@media screen and (max-height: 860px) {
}
.t_when {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 30px;
  color: #fff;
}
.t_when span {
  color: #fff;
}
.t_image_5_1 {
  background-image: url("../images/n_img_5_1.png");
  width: 552px;
  height: 750px;
  position: absolute;
  left: 50%;
  margin-left: -90px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
  bottom: -20px;
  display: none;
}
@media screen and (max-height: 860px) {
}
.t_image_5_2 {
  background-image: url("../images/n_img_5_2.png");
  width: 450px;
  height: 860px;
  position: absolute;
  left: calc(50% - 30px);
  margin-left: 110px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 5;
  bottom: -60px;
}
@media screen and (max-height: 860px) {
}
.t_point {
  font-family: dwm;
  margin-bottom: 20px;
  text-transform: uppercase;
  color: #fff;
  font-size: 22px;
}
.t_point svg {
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.t_point img {
  margin-right: 10px;
  position: relative;
  top: 4px;
}
.t_swiper h3 {
  margin-top: 15px;
  color: #fff;
}
.t_swiper:after {
  content: ' ';
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100px;
  height: 100%;
  background: #ffffff;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  pointer-events: none;
  z-index: 10;
}
.t_swiper .swiper-wrapper .swiper-slide {
  width: 300px;
  height: 460px;
  position: relative;
}
.t_swiper .swiper-wrapper .swiper-slide .t_slide_img {
  width: 300px;
  height: 300px;
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
.t_swiper .swiper-wrapper .swiper-slide a {
  background-image: url(../images/n_sl_btn_bg.png);
  display: inline-block;
  background-size: contain;
  line-height: 40px;
  width: 230px;
  height: 50px;
  background-repeat: no-repeat;
  font-size: 15px;
  text-decoration: underline;
  box-sizing: border-box;
  padding-left: 20px;
  position: absolute;
  bottom: 10px;
  left: 0px;
  color: #fff;
}
.t_swiper .swiper-button-next {
  width: 50px;
  height: 50px;
  background-image: url("../images/arright.png");
  background-size: cover;
  background-position: center center;
  border-radius: 50%;
  z-index: 30;
}
.t_swiper .swiper-button-next:after {
  display: none;
}
.t_swiper .swiper-button-prev {
  width: 50px;
  height: 50px;
  background-image: url("../images/arleft.png");
  background-size: cover;
  background-position: center center;
  border-radius: 50%;
  z-index: 30;
}
.t_swiper .swiper-button-prev:after {
  display: none;
}
.swiper-pagination {
  display: none;
}
.t_plan {
  box-sizing: border-box;
  margin-bottom: 80px;
  margin-top: 80px;
}
.t_plan:nth-of-type(2) {
  padding-left: 160px;
}
.t_plan:nth-of-type(3) {
  padding-left: 40px;
}
.t_plan:after {
  content: ' ';
  display: block;
  clear: both;
}
.t_plan h2 {
  padding: 0px;
  margin: 0px;
  font-family: dwm;
  font-size: 46px;
}
.t_plan h2 span {
  color: transparent;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: white;
}
.t_plan svg {
  display: inline-block;
  float: left;
  margin-right: 20px;
}
.t_packet {
  margin-top: 30px;
  position: relative;
}
.t_packet > span {
  color: #fff;
  padding: 0px;
  margin: 0px;
  font-family: dwm;
  font-size: 18px;
  margin-bottom: 10px;
  position: absolute;
  left: -30px;
  top: 0px;
}
.t_packet h2 {
  padding: 0px;
  margin: 0px;
  font-family: dwm;
  font-size: 40px;
  margin-bottom: 10px;
  color: #fff;
}
.t_packet h2 span {
  color: #fff;
}
.t_packet h3 {
  padding: 0px;
  margin: 0px;
  font-family: dwm;
  font-size: 28px;
  margin-bottom: 10px;
  color: #fff;
}
.t_packet h3 span {
  color: #fff;
}
.t_swiper_int {
  padding-left: 0px;
  margin-left: 0px;
  padding-right: 0px;
  margin-right: 0px;
}
.t_swiper_int:after {
  content: ' ';
  display: none;
  position: absolute;
  top: 0px;
  right: 0px;
  width: 100px;
  height: 100%;
  background: #ffffff;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  pointer-events: none;
  z-index: 10;
}
.t_swiper_int .swiper-wrapper {
  padding-top: 20px;
  padding-bottom: 60px;
  padding-left: 0px;
  padding-right: 30px;
  margin-left: 0px;
  margin-right: 0px;
}
.t_swiper_int .swiper-wrapper .swiper-slide {
  width: 300px;
  height: 510px;
  position: relative;
  box-shadow: 0px 27px 36px rgba(0, 0, 0, 0.32);
  border-radius: 0px 0px 40px 0px;
  box-sizing: border-box;
  padding: 30px;
  color: #ffffff;
}
.t_swiper_int .swiper-wrapper .swiper-slide:nth-of-type(2n) {
  margin-top: 40px;
}
.t_swiper_int .swiper-wrapper .swiper-slide .t_slide_img {
  width: 300px;
  height: 300px;
  background-size: contain;
  background-position: center top;
  background-repeat: no-repeat;
}
.t_swiper_int .swiper-wrapper .swiper-slide a {
  background-image: url(../images/n_sl_btn_bg.png);
  display: inline-block;
  line-height: 50px;
  width: 215px;
  height: 50px;
  background-repeat: no-repeat;
  font-size: 15px;
  text-decoration: underline;
  box-sizing: border-box;
  padding-left: 20px;
  position: absolute;
  bottom: 10px;
  left: 0px;
}
.t_swiper_int .swiper-wrapper .swiper-slide h3 {
  padding: 0px;
  margin: 0px;
  font-family: dwm;
  font-size: 20px;
  margin-bottom: 10px;
  color: #ffffff;
}
.t_swiper_int .swiper-wrapper .swiper-slide p {
  position: absolute;
  left: 20px;
  bottom: 20px;
  line-height: 26px;
  font-size: 15px;
  box-sizing: border-box;
  padding-right: 40px;
}
.t_swiper_int .swiper-button-next {
  width: 50px;
  height: 50px;
  background-image: url("../images/arright.png");
  background-size: cover;
  background-position: center center;
  border-radius: 50%;
  z-index: 30;
}
.t_swiper_int .swiper-button-next:after {
  display: none;
}
.t_swiper_int .swiper-button-prev {
  width: 50px;
  height: 50px;
  background-image: url("../images/arleft.png");
  background-size: cover;
  background-position: center center;
  border-radius: 50%;
  z-index: 30;
}
.t_swiper_int .swiper-button-prev:after {
  display: none;
}
.pa_closepopup {
  display: none;
}
.md_contactform {
  background-repeat: no-repeat;
  padding-top: 0px;
  padding-bottom: 60px;
  position: relative;
  margin-bottom: 0px;
  width: 100%;
  max-width: 100%;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  background-position: center bottom;
}
.md_contactform h1 {
  color: #111;
  text-align: center;
  margin-bottom: 20px;
}
.md_contactform__container {
  max-width: 980px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  padding-top: 40px;
  box-shadow: 0px 15px 54px rgba(7, 56, 48, 0.15);
  padding-bottom: 40px;
}
.md_contactform__container button {
  margin-left: 20px;
}
.md_contactform__container a {
  margin-left: 20px;
}
.md_contactform__form {
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 30px;
  background-color: #fff;
}
.md_contactform__form p {
  font-size: 14px;
  font-weight: 500;
  color: #111;
}
.md_contactform__header {
  text-align: center;
  box-sizing: border-box;
}
.md_contactform__header h2 {
  text-align: center;
  margin-bottom: 0px;
  font-size: 43px;
}
.md_contactform .form-group {
  width: 220px;
  display: inline-block;
  float: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 0px;
  box-sizing: border-box;
}
.md_contactform .form-group:nth-of-type(5) {
  width: calc(100% - 20px);
}
.md_contactform .form-group .form-label {
  font-size: 16px;
}
.b_show_dt {
  display: block;
}
.b_show_mob {
  display: none;
}
.m_1 {
  min-height: 730px;
}
.m_2 {
  min-height: 830px;
}
@media screen and (max-width: 1000px) {
  .m_1 {
    min-height: 600px !important;
  }
  .m_2 {
    min-height: auto;
  }
  .b_show_dt {
    display: none;
  }
  .b_show_mob {
    display: block;
  }
  main {
    padding-top: 40px !important;
    padding-bottom: 0px !important;
  }
  .t_section {
    width: 100%;
    position: relative;
    min-height: 800px;
    background-size: cover;
    background-position: -200px top;
  }
  .t_section:after {
    content: ' ';
    position: absolute;
    height: 100%;
    width: 6px;
    background-color: transparent;
    top: 0px;
    right: 0px;
  }
  .t_logo {
    position: absolute;
    right: 70px;
    top: 60px;
    width: 70px;
  }
  .t_content {
    max-width: 1000px;
    width: 100%;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .t_content h1 {
    font-family: dwm;
    padding-top: 330px;
    font-size: 31px;
    color: #ffffff;
    width: 100%;
    text-align: center;
  }
  .t_content h1 span {
    color: #fff;
  }
  .t_content h2 {
    padding-top: 80px;
    font-size: 46px;
    color: #ffffff;
    width: 100%;
    text-align: left;
  }
  .t_content h2 span {
    color: #fff;
  }
  .t_content .t_text {
    color: #fff;
    font-size: 22px;
    font-family: dwm;
    text-transform: uppercase;
    margin-bottom: 30px;
  }
  .t_content .t_text_right {
    color: #ffffff;
    padding-left: 0px;
  }
  .t_image_2 {
    background-image: url("../images/n_img_2.png");
    background-size: contain;
    background-position: left top;
    background-repeat: no-repeat;
    position: absolute;
    left: -150px;
    bottom: -20px;
    margin-left: 0px;
    width: 778px;
    height: 700px;
    z-index: 0;
  }
  .t_timeine {
    background-image: url(../images/relsi.png);
    background-repeat: repeat-x;
    background-position: center 70px;
    height: 300px;
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
    position: relative;
    margin-top: 240px;
    overflow-x: auto;
    overflow-y: visible;
  }
  .t_timeine__container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 1000px;
    width: 100%;
    padding-right: 30px;
  }
  .t_time {
    position: absolute;
    top: 10px;
  }
  .t_time h3 {
    color: #ffffff;
    margin: 0px;
    margin-bottom: 20px;
  }
  .t_time p {
    display: block;
    margin-top: 40px;
    font-size: 16px;
    line-height: 26px;
    width: 120px;
    color: #ffffff;
  }
  .t_five {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 290px;
    padding-top: 200px;
    position: relative;
  }
  .t_five h1 {
    padding: 0px;
    margin: 0px;
    font-family: dwm;
    font-size: 46px;
  }
  .t_five h1 span {
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
  }
  .t_five__left h1 {
    font-family: Bebas Neue, Arial, sans-serif;
    color: #fff;
    font-size: 480px;
    line-height: 400px;
    margin: 0px;
    font-weight: bold;
  }
  .t_five__right h1 {
    font-family: Bebas Neue, Arial, sans-serif;
    color: #fff;
    margin: 0px;
    text-align: left;
    font-size: 80px;
    line-height: 72px;
    font-weight: bold;
  }
  .t_image_4_1 {
    background-image: url("../images/n_img_4_1.png");
    width: 509px;
    height: 850px;
    position: absolute;
    left: 0%;
    margin-left: -140px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
    bottom: -20px;
  }
  .t_image_4_2 {
    background-image: url("../images/n_img_4_2.png");
    width: 556px;
    height: 865px;
    position: absolute;
    left: 0%;
    margin-left: 80px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 5;
    bottom: -10px;
  }
  .t_image_4_3 {
    background-image: url("../images/n_img_4_3.png");
    width: 474px;
    height: 900px;
    position: absolute;
    left: 0%;
    margin-left: 340px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
    bottom: -60px;
  }
  .t_image_9 {
    background-image: url("../images/img_9.png");
    width: 718px;
    height: 817px;
    position: absolute;
    left: 0%;
    margin-left: -200px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 2;
    bottom: -60px;
  }
  .t_when {
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
  }
  .t_when span {
    color: #fff;
  }
  .t_image_5_1 {
    background-image: url("../images/n_img_5_1.png");
    width: 552px;
    height: 750px;
    position: absolute;
    display: none;
    left: 0%;
    margin-left: -140px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
    bottom: -20px;
  }
  .t_image_5_2 {
    background-image: url("../images/n_img_5_2.png");
    width: 546px;
    height: 857px;
    position: absolute;
    left: 0%;
    margin-left: 60px;
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 0;
    bottom: -10px;
  }
  .t_point {
    font-family: dwm;
    margin-bottom: 20px;
    text-transform: uppercase;
  }
  .t_point svg {
    margin-right: 10px;
    position: relative;
    top: 4px;
  }
  .t_point img {
    margin-right: 10px;
    position: relative;
    top: 4px;
  }
  .t_swiper:after {
    content: ' ';
    display: none;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100px;
    height: 100%;
    background: #ffffff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    pointer-events: none;
    z-index: 10;
  }
  .t_swiper .swiper-wrapper .swiper-slide {
    width: 300px;
    height: 460px;
    position: relative;
  }
  .t_swiper .swiper-wrapper .swiper-slide .t_slide_img {
    width: 300px;
    height: 300px;
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
  }
  .t_swiper .swiper-wrapper .swiper-slide a {
    background-image: url(../images/n_sl_btn_bg.png);
    display: inline-block;
    line-height: 40px;
    width: 215px;
    height: 50px;
    background-repeat: no-repeat;
    font-size: 15px;
    text-decoration: underline;
    box-sizing: border-box;
    padding-left: 20px;
    position: absolute;
    bottom: 10px;
    left: 0px;
  }
  .t_swiper .swiper-button-next {
    width: 50px;
    height: 50px;
    background-image: url("../images/arright.png");
    background-size: cover;
    background-position: center center;
    border-radius: 50%;
    z-index: 30;
  }
  .t_swiper .swiper-button-next:after {
    display: none;
  }
  .t_swiper .swiper-button-prev {
    width: 50px;
    height: 50px;
    background-image: url("../images/arleft.png");
    background-size: cover;
    background-position: center center;
    border-radius: 50%;
    z-index: 30;
  }
  .t_swiper .swiper-button-prev:after {
    display: none;
  }
  .swiper-pagination {
    display: none;
  }
  .t_plan {
    box-sizing: border-box;
    margin-bottom: 80px;
    margin-top: 80px;
  }
  .t_plan:nth-of-type(1) svg {
    max-width: 40px;
  }
  .t_plan:nth-of-type(2) {
    padding-left: 0px;
  }
  .t_plan:nth-of-type(3) {
    padding-left: 0px;
  }
  .t_plan:after {
    content: ' ';
    display: block;
    clear: both;
  }
  .t_plan h2 {
    padding: 0px;
    margin: 0px;
    font-family: dwm;
    font-size: 30px;
  }
  .t_plan h2 span {
    color: transparent;
    -webkit-text-stroke-width: 1px;
    -webkit-text-stroke-color: white;
  }
  .t_plan svg {
    display: inline-block;
    float: left;
    margin-right: 10px;
    max-width: 60px;
  }
  .t_packet {
    margin-top: 30px;
    position: relative;
    margin-left: 20px;
  }
  .t_packet > span {
    color: #fff;
    padding: 0px;
    margin: 0px;
    font-family: dwm;
    font-size: 18px;
    margin-bottom: 10px;
    position: absolute;
    left: -30px;
    top: 0px;
  }
  .t_packet h2 {
    padding: 0px;
    margin: 0px;
    font-family: dwm;
    font-size: 30px;
    margin-bottom: 10px;
    color: #fff;
  }
  .t_packet h2 span {
    color: #fff;
  }
  .t_packet h3 {
    padding: 0px;
    margin: 0px;
    font-family: dwm;
    font-size: 22px;
    margin-bottom: 10px;
    color: #fff;
  }
  .t_packet h3 span {
    color: #fff;
  }
  .t_swiper_int {
    padding-left: 0px;
    margin-left: 0px;
    padding-right: 0px;
    margin-right: 0px;
  }
  .t_swiper_int:after {
    content: ' ';
    display: none;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100px;
    height: 100%;
    background: #ffffff;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
    pointer-events: none;
    z-index: 10;
  }
  .t_swiper_int .swiper-wrapper {
    padding-top: 80px;
    padding-bottom: 60px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
  .t_swiper_int .swiper-wrapper .swiper-slide {
    width: 300px;
    height: 510px;
    position: relative;
    box-shadow: 0px 27px 36px rgba(0, 0, 0, 0.32);
    border-radius: 0px 0px 40px 0px;
    box-sizing: border-box;
    padding: 30px;
    color: #ffffff;
  }
  .t_swiper_int .swiper-wrapper .swiper-slide:nth-of-type(2n) {
    margin-top: -40px;
  }
  .t_swiper_int .swiper-wrapper .swiper-slide .t_slide_img {
    width: 300px;
    height: 300px;
    background-size: contain;
    background-position: center top;
    background-repeat: no-repeat;
  }
  .t_swiper_int .swiper-wrapper .swiper-slide a {
    background-image: url(../images/n_sl_btn_bg.png);
    display: inline-block;
    line-height: 50px;
    width: 215px;
    height: 50px;
    background-repeat: no-repeat;
    font-size: 15px;
    text-decoration: underline;
    box-sizing: border-box;
    padding-left: 20px;
    position: absolute;
    bottom: 10px;
    left: 0px;
  }
  .t_swiper_int .swiper-wrapper .swiper-slide h3 {
    padding: 0px;
    margin: 0px;
    font-family: dwm;
    font-size: 20px;
    margin-bottom: 10px;
    color: #ffffff;
  }
  .t_swiper_int .swiper-wrapper .swiper-slide p {
    position: absolute;
    left: 20px;
    bottom: 20px;
    line-height: 26px;
    font-size: 15px;
    box-sizing: border-box;
    padding-right: 40px;
  }
  .t_swiper_int .swiper-button-next {
    width: 50px;
    height: 50px;
    background-image: url("../images/arright.png");
    background-size: cover;
    background-position: center center;
    border-radius: 50%;
    z-index: 30;
  }
  .t_swiper_int .swiper-button-next:after {
    display: none;
  }
  .t_swiper_int .swiper-button-prev {
    width: 50px;
    height: 50px;
    background-image: url("../images/arleft.png");
    background-size: cover;
    background-position: center center;
    border-radius: 50%;
    z-index: 30;
  }
  .t_swiper_int .swiper-button-prev:after {
    display: none;
  }
  .md_contactform {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    padding-top: 20px;
    padding-bottom: 60px;
    position: relative;
    margin-bottom: 0px;
    text-align: left;
  }
  .md_contactform__header {
    text-align: center;
    box-sizing: border-box;
    padding-left: 20px;
  }
  .md_contactform__header h2 {
    margin-bottom: 0px;
  }
  .md_contactform h1 {
    color: #111;
    text-align: center;
    margin-bottom: 20px;
  }
  .md_contactform__container {
    max-width: 450px;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
  }
  .md_contactform__form {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 30px;
    background-color: #fff;
    width: 100%;
  }
  .md_contactform__form p {
    font-size: 14px;
    font-weight: 500;
    color: #111;
  }
  .md_contactform__form .form-group {
    width: 100%;
    display: inline-block;
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
  }
  .md_contactform__form .form-group:nth-of-type(5) {
    width: 100%;
  }
  .md_contactform__form h3 {
    margin-bottom: 5px !important;
  }
  .md_contactform {
    background-image: none !important;
  }
}
