[class^="section-contact"] {
  padding: 80px 0; }

@media (max-width: 767px) {
  [class^="section-contact"] {
    padding: 40px 0; } }

.section-breadcrumb {
  position: relative;
  padding: 70px 0;
  background-image: var(--bg-breadcrumb);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  color: #fff; }
  .section-breadcrumb:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(57, 157, 198, 0.8); }
  .section-breadcrumb .breadcrumb-shop {
    border: none;
    background: transparent;
    position: relative; }
  .section-breadcrumb .breadcrumb-list .breadcrumb-arrows > li + li {
    position: relative;
    padding-left: 20px; }
    .section-breadcrumb .breadcrumb-list .breadcrumb-arrows > li + li:before {
      content: "\f111";
      position: absolute;
      top: 10px;
      left: 0;
      font-size: 5px; }
  .section-breadcrumb .breadcrumb-list .breadcrumb-arrows a {
    color: #fff; }
    .section-breadcrumb .breadcrumb-list .breadcrumb-arrows a:hover {
      color: var(--shop-color-hover); }
  .section-breadcrumb .breadcrumb-content {
    position: relative; }
    .section-breadcrumb .breadcrumb-content .title {
      font-size: 38px;
      padding-bottom: 15px;
      position: relative; }
      .section-breadcrumb .breadcrumb-content .title:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        width: 80px;
        height: 3px;
        background: var(--shop-color-main-2); }
    .section-breadcrumb .breadcrumb-content .desc {
      max-width: 760px; }
  @media (min-width: 1200px) {
    .section-breadcrumb .breadcrumb-list .breadcrumb-arrows > li {
      font-size: 17px; }
    .section-breadcrumb .breadcrumb-content .desc {
      font-size: 17px; } }
  @media (max-width: 991px) {
    .section-breadcrumb {
      text-align: center; }
      .section-breadcrumb .breadcrumb-list .breadcrumb-arrows {
        justify-content: center; }
      .section-breadcrumb .breadcrumb-content .title:before {
        left: calc(50% - 40px); } }
  @media (max-width: 767px) {
    .section-breadcrumb {
      padding: 40px 0; }
      .section-breadcrumb .breadcrumb-content .title {
        font-size: 26px; } }

.section-contact .heading-title .title2 span {
  color: var(--shop-color-main-2); }

.section-contact .contact-list {
  margin-top: 40px; }
  .section-contact .contact-list .contact-item .item-img {
    margin-bottom: 10px; }
    .section-contact .contact-list .contact-item .item-img img {
      max-height: 75px; }
  .section-contact .contact-list .contact-item .title {
    font-size: 22px;
    font-family: "hypatia-sans-pro-medium", sans-serif;
    font-weight: 600; }
  .section-contact .contact-list .contact-item .desc {
    color: rgba(37, 42, 43, 0.8); }

@media (max-width: 991px) {
  .section-contact .contact-list {
    gap: 20px 0; } }

@media (max-width: 767px) {
  .section-contact .contact-list .contact-item .title {
    font-size: 18px; } }

.section-contact-form {
  padding: 0;
  background: rgba(57, 157, 198, 0.08); }
  .section-contact-form .form-booking .contact-form .input-group {
    margin-bottom: 20px; }
    .section-contact-form .form-booking .contact-form .input-group label span {
      color: red; }
    .section-contact-form .form-booking .contact-form .input-group input {
      box-shadow: 1px 1px 3px 1px rgba(34, 34, 34, 0.08);
      border-radius: 5px;
      height: 52px; }
      .section-contact-form .form-booking .contact-form .input-group input::placeholder {
        opacity: 0; }
  .section-contact-form .form-booking .contact-form .addcart-area {
    text-align: center; }
    .section-contact-form .form-booking .contact-form .addcart-area .button:before {
      background-color: var(--shop-color-main-2); }
  .section-contact-form .form-right {
    background: var(--shop-color-bg); }
  @media (min-width: 992px) {
    .section-contact-form .form-booking .contact-form .row > div:nth-child(odd) {
      padding-right: 6px; }
    .section-contact-form .form-booking .contact-form .row > div:nth-child(even) {
      padding-left: 6px; }
    .section-contact-form .form-left {
      padding: 0; }
    .section-contact-form .form-right {
      padding: 50px 40px;
      display: flex;
      flex-flow: column;
      justify-content: center; }
      .section-contact-form .form-right .heading-title .title1 {
        font-size: 20px; }
      .section-contact-form .form-right .heading-title .title2 {
        font-size: 40px; } }
  @media (max-width: 991px) {
    .section-contact-form .heading-title {
      text-align: center; }
    .section-contact-form .form-left {
      padding: 0; }
    .section-contact-form .form-right {
      padding: 30px 15px; } }
  @media (max-width: 767px) {
    .section-contact-form .form-booking .contact-form .input-group input {
      height: 45px;
      font-size: 14px; } }

.section-contact-partner .list-logo {
  display: flex;
  flex-flow: wrap;
  gap: 15px; }
  .section-contact-partner .list-logo .logo-item {
    -ms-flex: 0 0 calc(100%/3 - 10px);
    flex: 0 0 calc(100%/3 - 10px);
    max-width: calc(100%/3 - 10px); }

@media (max-width: 767px) {
  .section-contact-partner .list-logo {
    gap: 10px; }
    .section-contact-partner .list-logo .logo-item {
      -ms-flex: 0 0 calc(100%/2 - 5px);
      flex: 0 0 calc(100%/2 - 5px);
      max-width: calc(100%/2 - 5px); } }

.section-contact-map {
  padding: 0; }
  .section-contact-map .contact-time {
    background: var(--shop-color-main);
    color: #fff;
    padding: 30px;
    position: relative;
    z-index: 1; }
    .section-contact-map .contact-time p.title {
      font-size: 30px;
      font-family: "hypatia-sans-pro-medium", sans-serif;
      font-weight: 600; }
    .section-contact-map .contact-time .list-time li {
      padding: 8px 0;
      display: flex;
      justify-content: space-between; }
      .section-contact-map .contact-time .list-time li:not(:last-child) {
        border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
      .section-contact-map .contact-time .list-time li .desc {
        color: rgba(255, 255, 255, 0.5); }
    .section-contact-map .contact-time .btn-more {
      margin-top: 30px; }
      .section-contact-map .contact-time .btn-more .button {
        color: var(--shop-color-main-2); }
        .section-contact-map .contact-time .btn-more .button:before {
          background-color: #fff; }
        .section-contact-map .contact-time .btn-more .button:hover {
          color: #fff; }
  @media (min-width: 992px) {
    .section-contact-map .contact-top {
      flex-flow: nowrap; }
      .section-contact-map .contact-top .top-left {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%;
        margin-left: -8%; } }
  @media (max-width: 991px) {
    .section-contact-map .contact-time .title, .section-contact-map .contact-time .desc, .section-contact-map .contact-time .btn-more {
      text-align: center; } }
  @media (max-width: 767px) {
    .section-contact-map .contact-time p.title {
      font-size: 20px; } }

/*
.heading-pageDetail h1 {
font-weight: 700;
font-size: 22px;
margin: 0 0 20px;
}
.wrapper-pageDetail {
background: #fff;
padding: 10px 15px;
height: 100%;
box-shadow: 0 0 3px rgba(0, 0, 0, 0.08);
}
.content-pageDetail {
margin-bottom: 40px;
}
.content-pageDetail * {
max-width: 100%;
}
.wrapper-bodycontact .wrapbox-content-left {
padding-right: 0;
}
.layout-pageContact .breadcrumb-shop {
margin-bottom: 0;
}
.box-info-contact,
.box-send-contact {
background: #fff;
padding: 15px;
border-radius: 3px;
}
.box-info-contact {
margin-bottom: 15px;
}
.box-info-contact li {
margin-bottom: 10px;
}
.box-info-contact li > span {
width: 35px;
height: 35px;
line-height: 35px;
border-radius: 50%;
float: left;
border: 1px solid #ddd;
text-align: center;
font-size: 15px;
}
.box-info-contact li p {
width: calc(100% - 35px);
float: left;
padding-left: 15px;
margin-bottom: 5px;
color: #696969;
font-weight: 500;
}
.box-info-contact li p a {
color: #696969;
}
.box-info-contact li p strong {
color: #000;
margin-bottom: 5px;
}
.wrapbox-contact {
display: flex;
display: -ms-flex;
justify-content: space-between;
-ms-justify-content: space-between;
flex-wrap: wrap;
-ms-flex-wrap: wrap;
}
.wrapbox-contact .infoList-contact {
width: 50%;
}
.box-send-contact h2,
.box-info-contact h2 {
font-weight: 700;
font-size: 22px;
margin: 0 0 20px;
}
.box-send-contact p {
margin-bottom: 15px;
}
.contact-form .input-group {
width: 100%;
margin-bottom: 20px;
}
.contact-form .input-group input,
.contact-form .input-group textarea {
color: #5c5c5c;
height: 45px;
width: 100%;
font-weight: 500;
padding: 8px 20px;
background: #fff;
border: 1px solid var(--shop-color-border);
border-radius: 4px;
box-shadow: none;
-moz-appearance: none;
-webkit-appearance: none;
appearance: none;
}
.contact-form .input-group textarea {
width: 100%;
height: 130px;
padding: 20px;
}
.contact-form .input-group textarea:focus {
outline: none;
}
@media(min-width: 992px) {
.box-map-contact {
height: 100%;
border-radius: 4px;
overflow: hidden;
}
.box-map-contact iframe {
top: 30px;
height: 100%;
position: -webkit-sticky;
position: sticky;
-webkit-transition: top 400ms ease;
-moz-transition: top 400ms ease;
transition: top 400ms ease;
}
}
@media(max-width: 991px) {
.wrapbox-contact {
flex-direction: column;
-ms-flex-direction: column;
}
.wrapbox-contact .infoList-contact {
width: 100%;
}
.wrapbox-contact .infoList-contact:nth-child(2) {
flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
}
.widthContent {
flex-direction: column-reverse;
-ms-flex-direction: column-reverse;
}
.wrapper-bodycontact .wrapbox-content-left {
padding-right: 15px;
margin-top: 15px;
}
.box-map-contact iframe {
height: 50vh;
}
}
@media(max-width: 767px) {
.wrapbox-content-right {
padding: 0;
}
}
*/
