#mxLandPage .MultiLangTabs {
  padding-top: 15px;
}
#mxLandPage .MultiLangTabs button {
  padding: 10px 15px 7px 15px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin: 0 2px;
  min-width: 120px;
  font-weight: 600;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}
#mxLandPage .MultiLangTabs button:not(.active) {
  border-bottom-color: transparent;
}
#mxLandPage .MultiLangTabs button:hover,
#mxLandPage .MultiLangTabs button.active {
  color: #fff;
  background-color: #08838d;
}
#mxLandPage .tbox {
  overflow: hidden;
  padding-bottom: 10px;
}
#mxLandPage .tbox .tabsbox {
  width: 100%;
}
#mxLandPage .tbox .tabsbox:not(.active) {
  position: absolute;
  opacity: 0;
  visibility: hidden;
}
#mxLandPage .col1_5s30 {
  width: calc(100%/1.5 - 15px);
}
#mxLandPage .padd50 {
  padding: 50px 0;
  padding: calc(21px + 1.5vw) 0;
}
#mxLandPage .overgrad {
  background: transparent linear-gradient(to top, #075356 0%, rgba(48, 159, 167, 0) 70%) 0% 0% no-repeat padding-box;
  pointer-events: none;
}
#mxLandPage.Style-1 .Banner .bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#mxLandPage.Style-1 .Banner .overlay {
  position: relative;
  z-index: 11;
}
#mxLandPage.Style-1 .Banner .container {
  min-height: 90vh;
}
#mxLandPage.Style-1 .CF,
#mxLandPage.Style-1 .SubTitle {
  background-color: rgba(174, 174, 174, 0.141);
}
#mxLandPage.Style-1 .CF > .container {
  border-bottom: 1px solid rgba(142, 100, 92, 0.4);
}
#mxLandPage.Style-1 .CF .iside {
  width: 55%;
}
#mxLandPage.Style-1 .CF .iside .cfi {
  width: calc(100%/3 - 15px);
}
#mxLandPage.Style-1 .CF .tside {
  width: calc(45% - 30px);
}
#mxLandPage.Style-1 .CF .tside .cft {
  width: calc(100% - 166px);
}
#mxLandPage.Style-1 .CF .tside .cft label {
  top: 50%;
  transform: translateY(-50%);
}
#mxLandPage.Style-1 .CF .tside .cft .your-message {
  height: 100%;
}
#mxLandPage.Style-1 .CF .tside .cft textarea {
  position: absolute;
  height: 100%;
}
#mxLandPage.Style-1 .CF .tside .cft.focus label {
  top: 0 !important;
  transform: translateY(-100%) !important;
}
#mxLandPage.Style-1 .CF .tside .cfb {
  width: 136px;
}
#mxLandPage.Style-1 .Main .entry,
#mxLandPage.Style-1 .SubTitle .entry {
  margin: auto;
  max-width: 900px;
}
#mxLandPage.Style-1 .SubTitle .entry p {
  margin-bottom: 0.5em;
}
#mxLandPage.Style-1 .Gallery {
  position: relative;
  height: calc(300px + 16vw);
}
#mxLandPage.Style-1 .Gallery .overgrad {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
}
#mxLandPage.Style-1 .Gallery .swiper-slide {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center 30%;
}
#mxLandPage.Style-1 .Gallery .navbar {
  position: absolute;
  left: 50%;
  bottom: 40px;
  z-index: 12;
  transform: translateX(-50%);
}
#mxLandPage.Style-1 .Gallery .navbar .swiper-button svg,
#mxLandPage.Style-1 .Gallery .navbar .swiper-button svg * {
  transition: none;
}
#mxLandPage.Style-1 .Gallery .navbar .swiper-pagination {
  position: relative;
  display: flex;
  align-items: center;
  margin: 0 5px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#mxLandPage.Style-1 .Gallery .navbar .swiper-pagination .swiper-pagination-bullet {
  display: block;
  width: 12px;
  height: 12px;
  border: 1px solid #fff;
  margin: 0 3px;
  opacity: 1;
  background-color: transparent;
}
#mxLandPage.Style-1 .Gallery .navbar .swiper-pagination .swiper-pagination-bullet:hover,
#mxLandPage.Style-1 .Gallery .navbar .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #fff;
}
#mxLandPage.Style-1 .Subscribe {
  padding: calc(20px + 3vw) 0 calc(20px + 2.5vw) 0;
}
#mxLandPage.Style-1 .Subscribe .box {
  margin: auto;
  max-width: 665px;
}
.read-more-url {
  color: #D4441F;
}
@media (max-width: 767px), (max-device-width: 767px) {
  #mxLandPage.Style-1 .CF .tside .cft textarea {
    position: relative;
    height: 50px;
  }
}
