.headerline {
  width: 100%;
  height: 1px;
  background: #757575;
  top: 106px;
  position: absolute; }

.nav_top {
  top: 108px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1321;
  font-size: 16px;
  font-family: Lato-Regular;
  color: #757575;
  line-height: 30px;
  text-shadow: 0px 2px 20px rgba(0, 0, 0, 0.3); }
  .nav_top a {
    color: #757575; }

.btm_mapbox {
  width: 500px;
  position: absolute;
  left: 10%;
  bottom: 20%;
  z-index: 1;
  text-align: left; }
  .btm_mapbox h2 {
    font-size: 42px;
    font-family: Lato-Bold;
    font-weight: 900;
    color: white;
    line-height: 36px;
    margin-bottom: 20px; }
  .btm_mapbox h4 {
    font-size: 18px;
    font-family: Lato-Bold;
    font-weight: bold;
    color: white;
    line-height: 28px; }
  .btm_mapbox p {
    font-size: 16px;
    font-family: Lato-Bold;
    font-weight: bold;
    color: #9E9E9E;
    line-height: 28px;
    margin-top: 15px; }

.set1 {
  height: 800px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%; }

.contact_view {
  margin-top: 113px; }

.contact_lf {
  width: 500px; }

.contact_tit {
  font-size: 48px;
  font-family: Lato-Bold;
  color: #bdbdbd;
  line-height: 54px;
  margin-bottom: 35px; }

.contact_box {
  font-size: 0;
  margin-bottom: 45px; }
  .contact_box h2, .contact_box p {
    display: inline-block;
    vertical-align: top; }
  .contact_box h2 {
    width: 37px; }
  .contact_box p {
    width: 434px;
    margin-left: 17px;
    margin-top: 10px; }
    .contact_box p span {
      display: block;
      font-size: 24px;
      font-family: Lato-Bold;
      font-weight: bold;
      color: #bdbdbd;
      line-height: 24px; }
    .contact_box p a {
      margin-top: 10px;
      font-size: 20px;
      font-family: Lato-Bold;
      color: #bdbdbd;
      line-height: 32px;
      display: inline-block; }
      .contact_box p a:hover {
        text-decoration: none; }

.contact_rt {
  width: 700px; }
  .contact_rt h2 {
    font-size: 48px;
    font-family: Lato-Bold;
    color: #bdbdbd;
    line-height: 54px; }
  .contact_rt p {
    font-size: 21px;
    font-family: Lato-Regular;
    color: #bdbdbd;
    line-height: 32px;
    margin: 35px 0 30px; }

.cona {
  width: 47%;
  margin-right: 4%;
  margin-bottom: 22px; }
  .cona input {
    width: 100%;
    background: #212121;
    border: 1px solid #333333;
    outline: none;
    height: 50px;
    padding-left: 32px;
    font-size: 16px;
    font-family: Lato-Regular;
    font-weight: 400;
    color: #616161; }

input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
  font-size: 16px;
  font-family: Lato-Regular;
  font-weight: 400;
  color: #616161; }

.conb {
  margin-right: 0; }

.mes {
  width: 98%;
  margin-bottom: 30px; }

.la_mes {
  height: 126px;
  background: #212121;
  border: 1px solid #333333;
  font-size: 16px;
  font-family: Lato-Regular;
  color: #616161;
  line-height: 24px;
  padding: 13px 0 13px 33px;
  width: 100%; }

.enquiry_make {
  position: fixed;
  z-index: 99;
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none; }

.enquiry_make p {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #000;
  color: #fff;
  padding: 20px 30px; }

.sub {
  width: 98%;
  height: 50px;
  background: #bdbdbd;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
  font-family: Lato-Black;
  font-weight: 900;
  color: #212121;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  outline: none;
  border: none;
  padding-right: 40px; }

.subn {
  position: relative; }
  .subn i {
    position: absolute;
    left: 54%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    width: 22px;
    height: 20px; }

.prid {
  text-align: center; }
  .prid a {
    font-size: 12px;
    font-family: Lato-Regular;
    font-weight: 400;
    text-decoration: underline;
    color: #bdbdbd;
    line-height: 38px;
    text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2); }

@media screen and (max-width: 1540px) and (min-width: 1400px) {
  .btm_mapbox {
    left: 4%;
    bottom: 11%; } }
@media screen and (max-width: 1399px) and (min-width: 1200px) {
  .btm_mapbox {
    left: 5%;
    bottom: 8%; }

  .btm_mapbox p {
    line-height: 24px; }

  .btm_mapbox h4 {
    font-size: 16px;
    line-height: 26px; }

  .btm_mapbox h2 {
    font-size: 34px;
    line-height: 32px;
    margin-bottom: 15px; }

  .contact_rt {
    width: 600px; } }
@media screen and (max-width: 1199px) and (min-width: 1000px) {
  .headerline {
    top: 81px; }

  .nav_top {
    top: 85px; }

  .btm_mapbox {
    left: 5%;
    bottom: 8%; }

  .btm_mapbox p {
    line-height: 24px; }

  .btm_mapbox h4 {
    font-size: 16px;
    line-height: 26px; }

  .btm_mapbox h2 {
    font-size: 30px;
    line-height: 20px;
    margin-bottom: 15px; }

  .contact_box p {
    width: 360px; }

  .contact_rt {
    width: 500px; }

  .contact_lf {
    width: 450px; } }
@media screen and (max-width: 999px) and (min-width: 768px) {
  .headerline {
    top: 75px; }

  .nav_top {
    top: 80px; }

  .btm_mapbox {
    bottom: 8%; }
    .btm_mapbox h2 {
      font-size: 28px;
      line-height: 28px;
      margin-bottom: 10px; }
    .btm_mapbox h4 {
      font-size: 16px;
      line-height: 22px; }
    .btm_mapbox p {
      font-size: 16px;
      line-height: 22px;
      margin-top: 5px; }

  .contact_lf {
    width: 315px; }

  .contact_tit {
    font-size: 38px; }

  .contact_box p {
    width: 260px;
    margin-left: 15px;
    margin-top: 5px; }
    .contact_box p span {
      font-size: 20px; }
    .contact_box p a {
      font-size: 16px; }

  .contact_rt {
    width: 410px; }

  .contact_rt h2 {
    font-size: 38px;
    line-height: 38px; }

  .contact_rt p {
    font-size: 18px;
    line-height: 26px;
    margin: 20px 0 15px; }

  .subn i {
    left: 55%; } }
@media screen and (max-width: 767px) {
  .headerline {
    top: 65px; }

  .nav_top {
    top: 70px; }

  .banner > img {
    height: 365px;
    object-fit: cover; }

  .btm_mapbox {
    width: 90%;
    left: 20px;
    bottom: 7%; }
    .btm_mapbox h2 {
      font-size: 20px;
      line-height: 20px;
      margin-bottom: 10px; }
    .btm_mapbox h4 {
      font-size: 12px;
      line-height: 18px; }
    .btm_mapbox p {
      font-size: 14px;
      line-height: 18px;
      margin-top: 10px; }

  .contact_lf {
    width: 100%; }

  .contact_tit {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 25px; }

  .contact_box {
    font-size: 0;
    margin-bottom: 20px; }

  .contact_box h2 {
    width: 24px; }

  .contact_box p {
    width: calc( 100% - 40px );
    margin-left: 16px;
    margin-top: 5px; }
    .contact_box p span {
      font-size: 18px; }

  .contact_box p a {
    margin-top: 5px;
    font-size: 14px;
    line-height: 24px; }

  .contact_rt {
    width: 100%;
    margin-top: 20px; }

  .contact_view {
    margin-top: 50px; }

  .contact_rt h2 {
    font-size: 22px;
    line-height: 20px; }

  .contact_rt p {
    font-size: 14px;
    line-height: 22px;
    margin: 15px 0 20px; }

  .cona {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 15px; }

  .set1 {
    height: 1060px; }

  .mes, .sub {
    width: 100%; } }

/*# sourceMappingURL=contact.css.map */
