select,
.select2-selection__arrow {
  background-image: url("../../../img/down-select.png");
  background-repeat: no-repeat;
  -webkit-appearance: none;
  background-position: calc(100% - 0.5208333333vw);
  background-size: 0.5208333333vw auto;
}
select b,
.select2-selection__arrow b {
  display: none;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background: #0d4d5f !important;
}

.dfb-form .select2-container {
  width: 100% !important;
}

.dfb-form .select2-container--default .select2-selection--single {
  background-color: #f7f7f7 !important;
}

@media only screen and (min-width: 1025px) {
  .select2-selection {
    height: 2.6041666667vw !important;
    padding-left: 0.5208333333vw !important;
    padding-right: 0.5208333333vw !important;
    line-height: 1.0416666667vw !important;
    font-family: "Archivo", sans-serif;
    border: 0 !important;
    font-size: 0.8333333333vw !important;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0 !important;
  }
  .select2-selection__rendered {
    display: flex !important;
    align-items: center;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered,
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 2.6041666667vw !important;
  }
  .select2-selection__arrow {
    width: 2.6041666667vw !important;
  }
  .select2-results {
    font-size: 0.8333333333vw !important;
    line-height: 1.0416666667vw !important;
  }
  .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5b5b5b !important;
    color: #fff;
  }
}
.select2-container--open .select2-selection.select2-selection--single {
  border: 1px solid #cf5c36 !important;
}

@media only screen and (max-width: 1025px) {
  .select2-container {
    width: 100% !important;
  }
  .select2-selection {
    height: 45px !important;
    padding-left: 10px !important;
    padding-right: 10px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    font-family: "Archivo", sans-serif;
    border: 0 !important;
    text-transform: uppercase;
    font-weight: 500;
    border-radius: 0 !important;
  }
  .select2-container--default .select2-selection--single .select2-selection__rendered,
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 45px !important;
  }
  .select2-selection__rendered {
    display: flex !important;
    align-items: center;
  }
  .select2-results {
    font-size: 14px !important;
    line-height: 15px !important;
  }
  .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #0d4d5f !important;
    color: #fff;
  }
  select,
  .select2-selection__arrow {
    background-image: url("../../../img/down-select.png");
    background-repeat: no-repeat;
    -webkit-appearance: none;
    background-position: calc(100% - 10px) !important;
    background-size: 10px auto !important;
  }
  select b,
  .select2-selection__arrow b {
    display: none;
  }
}
.contact-div hr {
  background: #000;
  opacity: 1;
}

.contact-box {
  display: flex;
  border-bottom: 1px solid #e1e1e1;
}
@media (min-width: 1025px) {
  .contact-box {
    padding-top: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contact-box {
    padding-top: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contact-box {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .contact-box {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .contact-box {
    padding-bottom: 1.3020833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contact-box {
    padding-bottom: 1.3020833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contact-box {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .contact-box {
    padding-bottom: 20px;
  }
}
.contact-box .contact-box_left {
  width: 2.6041666667vw;
}
.contact-box .contact-box_left svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .contact-box .contact-box_left svg {
    height: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contact-box .contact-box_left svg {
    height: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contact-box .contact-box_left svg {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .contact-box .contact-box_left svg {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .contact-box .contact-box_left svg {
    width: 1.8229166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contact-box .contact-box_left svg {
    width: 1.8229166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contact-box .contact-box_left svg {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .contact-box .contact-box_left svg {
    width: 30px;
  }
}
.contact-box .contact-box_left svg path {
  fill: #cf5c36;
}
.contact-box .contact-box_left span {
  background: #cf5c36;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 1025px) {
  .contact-box .contact-box_left span {
    height: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contact-box .contact-box_left span {
    height: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contact-box .contact-box_left span {
    height: 30px;
  }
}
@media (max-width: 600px) {
  .contact-box .contact-box_left span {
    height: 30px;
  }
}
@media (min-width: 1025px) {
  .contact-box .contact-box_left span {
    width: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contact-box .contact-box_left span {
    width: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contact-box .contact-box_left span {
    width: 30px;
  }
}
@media (max-width: 600px) {
  .contact-box .contact-box_left span {
    width: 30px;
  }
}
@media (min-width: 1025px) {
  .contact-box .contact-box_left span {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contact-box .contact-box_left span {
    margin-right: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contact-box .contact-box_left span {
    margin-right: 10px;
  }
}
@media (max-width: 600px) {
  .contact-box .contact-box_left span {
    margin-right: 10px;
  }
}
.contact-box .contact-box_left span svg {
  object-fit: scale-down;
}
@media (min-width: 1025px) {
  .contact-box .contact-box_left span svg {
    height: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contact-box .contact-box_left span svg {
    height: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contact-box .contact-box_left span svg {
    height: 20px;
  }
}
@media (max-width: 600px) {
  .contact-box .contact-box_left span svg {
    height: 20px;
  }
}
@media (min-width: 1025px) {
  .contact-box .contact-box_left span svg {
    width: 0.8333333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .contact-box .contact-box_left span svg {
    width: 0.8333333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .contact-box .contact-box_left span svg {
    width: 20px;
  }
}
@media (max-width: 600px) {
  .contact-box .contact-box_left span svg {
    width: 20px;
  }
}
@media only screen and (max-width: 1025px) {
  .contact-box .contact-box_left {
    width: 50px;
  }
}
.contact-box .contact-box_right {
  width: calc(100% - 2.6041666667vw);
}
@media only screen and (max-width: 1025px) {
  .contact-box .contact-box_right {
    width: calc(100% - 70px);
  }
}

.white-fill path {
  fill: #fff !important;
}

.contact-box:last-child {
  border: 0 !important;
}

#placeTab {
  display: flex;
  justify-content: center;
  border: 0;
}
@media (min-width: 1025px) {
  #placeTab li {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #placeTab li {
    padding-left: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #placeTab li {
    padding-left: 5px;
  }
}
@media (max-width: 600px) {
  #placeTab li {
    padding-left: 5px;
  }
}
@media (min-width: 1025px) {
  #placeTab li {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #placeTab li {
    padding-right: 0.2604166667vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #placeTab li {
    padding-right: 5px;
  }
}
@media (max-width: 600px) {
  #placeTab li {
    padding-right: 5px;
  }
}
@media (min-width: 1025px) {
  #placeTab li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #placeTab li {
    padding-bottom: 0.5208333333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #placeTab li {
    padding-bottom: 10px;
  }
}
@media (max-width: 600px) {
  #placeTab li {
    padding-bottom: 10px;
  }
}
@media only screen and (max-width: 600px) {
  #placeTab li {
    width: 100%;
    padding-bottom: 10px;
    padding-left: 0;
    padding-right: 0;
  }
}
#placeTab button {
  background: transparent !important;
  border-radius: 0;
  display: flex;
  color: #0f2026;
  align-items: center;
  justify-content: center;
  border: 1px solid #0d4d5f;
}
@media (min-width: 1025px) {
  #placeTab button {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #placeTab button {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #placeTab button {
    padding-left: 10px;
  }
}
@media (max-width: 600px) {
  #placeTab button {
    padding-left: 10px;
  }
}
@media (min-width: 1025px) {
  #placeTab button {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #placeTab button {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #placeTab button {
    padding-right: 10px;
  }
}
@media (max-width: 600px) {
  #placeTab button {
    padding-right: 10px;
  }
}
@media (min-width: 1025px) {
  #placeTab button {
    height: 2.8645833333vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  #placeTab button {
    height: 2.8645833333vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  #placeTab button {
    height: 40px;
  }
}
@media (max-width: 600px) {
  #placeTab button {
    height: 40px;
  }
}
#placeTab button:hover {
  background: #f0b937 !important;
  border: 1px solid #f0b937;
}
@media only screen and (max-width: 1025px) {
  #placeTab button {
    width: 100%;
  }
}
#placeTab button.active {
  color: #fff;
  background: #cf5c36 !important;
  border: 1px solid #cf5c36;
}

.place-wrap {
  background: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
@media (min-width: 1025px) {
  .place-wrap {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .place-wrap {
    padding-left: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .place-wrap {
    padding-left: 20px;
  }
}
@media (max-width: 600px) {
  .place-wrap {
    padding-left: 20px;
  }
}
@media (min-width: 1025px) {
  .place-wrap {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .place-wrap {
    padding-right: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .place-wrap {
    padding-right: 20px;
  }
}
@media (max-width: 600px) {
  .place-wrap {
    padding-right: 20px;
  }
}
@media (min-width: 1025px) {
  .place-wrap {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .place-wrap {
    padding-top: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .place-wrap {
    padding-top: 20px;
  }
}
@media (max-width: 600px) {
  .place-wrap {
    padding-top: 20px;
  }
}
@media (min-width: 1025px) {
  .place-wrap {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .place-wrap {
    padding-bottom: 1.5625vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .place-wrap {
    padding-bottom: 20px;
  }
}
@media (max-width: 600px) {
  .place-wrap {
    padding-bottom: 20px;
  }
}
@media (min-width: 1025px) {
  .place-wrap .contact-box {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .place-wrap .contact-box {
    padding-top: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .place-wrap .contact-box {
    padding-top: 15px;
  }
}
@media (max-width: 600px) {
  .place-wrap .contact-box {
    padding-top: 15px;
  }
}
@media (min-width: 1025px) {
  .place-wrap .contact-box {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .place-wrap .contact-box {
    padding-bottom: 0.78125vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .place-wrap .contact-box {
    padding-bottom: 15px;
  }
}
@media (max-width: 600px) {
  .place-wrap .contact-box {
    padding-bottom: 15px;
  }
}

.place-map iframe {
  width: 100% !important;
}
@media (min-width: 1025px) {
  .place-map iframe {
    height: 31.25vw;
  }
}
@media (min-width: 1025px) and (max-width: 1600px) {
  .place-map iframe {
    height: 31.25vw;
  }
}
@media (min-width: 600px) and (max-width: 1025px) {
  .place-map iframe {
    height: 300px;
  }
}
@media (max-width: 600px) {
  .place-map iframe {
    height: 300px;
  }
}

.gal-grid {
  display: grid;
  grid-template-columns: repeat(4, calc(25% - 0.2083333333vw));
  grid-template-rows: repeat(2, 15.625vw);
  grid-column-gap: 0.4166666667vw;
  grid-row-gap: 0.4166666667vw;
}
.gal-grid .div-item-gal span {
  position: absolute;
  background: rgba(0, 0, 0, 0.61);
  color: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.gal-grid a.venobox {
  height: 100%;
  width: 100%;
}
.gal-grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gal-grid .div1 {
  grid-area: 1/1/3/4;
}
.gal-grid .div2 {
  grid-area: 1/4/2/5;
}
.gal-grid .div3 {
  grid-area: 2/4/3/5;
}
@media only screen and (max-width: 600px) {
  .gal-grid {
    display: flex;
    flex-direction: column;
  }
}
/*# sourceMappingURL=contact.module.css.map */
