@import url(bootstrap.css);
@import url(owl.carousel.css);
@import url(font-awesome.css);
/*==========================================================

	1. IMPORT FILES

==========================================================*/
@font-face {
  font-family: 'UTM Helve';
  src: url('../fonts/utm/UTM HelveBold_Italic.eot');
  src: url('../fonts/utm/UTM HelveBold_Italic.woff2') format('woff2'), url('../fonts/utm/UTM HelveBold_Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTMHelve-BoldItalic.woff') format('woff'), url('../fonts/utm/UTMHelve-BoldItalic.ttf') format('truetype'), url('../fonts/utm/UTMHelve-BoldItalic.svg#UTMHelve-BoldItalic') format('svg');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'UTM Helve';
  src: url('../fonts/utm/UTM HelveBold.eot');
  src: url('../fonts/utm/UTM HelveBold.woff2') format('woff2'), url('../fonts/utm/UTM HelveBold.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTMHelveBold.woff') format('woff'), url('../fonts/utm/UTMHelveBold.ttf') format('truetype'), url('../fonts/utm/UTMHelveBold.svg#UTMHelveBold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'UTM Helve';
  src: url('../fonts/utm/UTM Helve_Italic.eot');
  src: url('../fonts/utm/UTM Helve_Italic.woff2') format('woff2'), url('../fonts/utm/UTM Helve_Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTMHelve-Italic.woff') format('woff'), url('../fonts/utm/UTMHelve-Italic.ttf') format('truetype'), url('../fonts/utm/UTMHelve-Italic.svg#UTMHelve-Italic') format('svg');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'UTM Helve';
  src: url('../fonts/utm/UTM Helve.eot');
  src: url('../fonts/utm/UTM Helve.woff2') format('woff2'), url('../fonts/utm/UTM Helve.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTMHelve.woff') format('woff'), url('../fonts/utm/UTMHelve.ttf') format('truetype'), url('../fonts/utm/UTMHelve.svg#UTMHelve') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UTM Nyala';
  src: url('../fonts/utm/UTM Nyala.eot');
  src: url('../fonts/utm/UTM Nyala.woff2') format('woff2'), url('../fonts/utm/UTM Nyala.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTMNyala.woff') format('woff'), url('../fonts/utm/UTMNyala.ttf') format('truetype'), url('../fonts/utm/UTMNyala.svg#UTMNyala') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UTM Swiss CondensedBold';
  src: url('../fonts/utm/UTM Swiss CondensedBold.eot');
  src: url('../fonts/utm/UTM Swiss CondensedBold.woff2') format('woff2'), url('../fonts/utm/UTM Swiss CondensedBold.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTMSwissCondensed-Bold.woff') format('woff'), url('../fonts/utm/UTMSwissCondensed-Bold.ttf') format('truetype'), url('../fonts/utm/UTMSwissCondensed-Bold.svg#UTMSwissCondensed-Bold') format('svg');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'UTM Alexander';
  src: url('../fonts/utm/UTM Alexander.eot');
  src: url('../fonts/utm/UTM Alexander.woff2') format('woff2'), url('../fonts/utm/UTM Alexander.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTMAlexander.woff') format('woff'), url('../fonts/utm/UTMAlexander.ttf') format('truetype'), url('../fonts/utm/UTMAlexander.svg#UTMAlexander') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'UTM Swiss Condensed';
  src: url('../fonts/utm/UTM Swiss Condensed.eot');
  src: url('../fonts/utm/UTM Swiss Condensed.woff2') format('woff2'), url('../fonts/utm/UTM Swiss Condensed.eot?#iefix') format('embedded-opentype'), url('../fonts/utm/UTMSwissCondensed.woff') format('woff'), url('../fonts/utm/UTMSwissCondensed.ttf') format('truetype'), url('../fonts/utm/UTMSwissCondensed.svg#UTMSwissCondensed') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*==========================================================

	2. GENERAL

==========================================================*/
body {
  max-width: 1900px;
  margin: auto;
  font-size: 15px;
  font-family: Arial;
  font-weight: 400;
  color: #000000;
  background-color: #fff;
  overflow-x: hidden;
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased ;
  -webkit-font-smoothing: antialiased ;
  -moz-osx-font-smoothing: grayscale ;
  text-rendering: optimizeLegibility;
}
a {
  color: #0e5db7;
}
a:hover,
a:focus {
  outline: none;
  text-decoration: none;
  color: #00a859;
}
img {
  max-width: 100%;
}
ul,
ol {
  margin: 0;
  padding: 0;
}
ul li,
ol li {
  list-style: none;
}
.video-responsive {
  height: 0;
  padding-top: 0;
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.video-responsive embed,
.video-responsive iframe,
.video-responsive iframe,
.video-responsive video {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  border: none;
}
.audio-responsive iframe {
  width: 100%;
  height: 126px;
}
/*==========================================================

	3. ELEMENTS

==========================================================*/
.breadcrumb {
  font-size: 13px;
  color: #6e6e6c;
  font-style: italic;
  padding: 15px 0;
  background-color: transparent;
  margin: 0;
  text-transform: uppercase;
}
.breadcrumb a {
  color: #6e6e6c;
}
.pagination {
  display: block;
}
.pagination > li {
  display: inline-block;
}
.pagination > li > a,
.pagination > li > span {
  border: none !important;
  border-radius: 0 !important;
  background-color: transparent !important;
  color: #333 !important;
  min-width: 40px;
  line-height: 40px;
  padding: 0 3px;
  font-size: 20px;
}
.pagination > li.active > a,
.pagination > li.active > span {
  border: none !important;
  border-radius: 0 !important;
  background-color: #00adef !important;
  color: #fff !important;
}
.form-control {
  outline: none;
  border-radius: 0;
  border: 1px solid #dadada;
  height: 40px;
  box-shadow: none;
}
.form-control:hover,
.form-control:focus {
  outline: none;
}
textarea.form-control {
  height: auto;
}
.btn-default {
  color: #fff;
  background: linear-gradient(to bottom, #1f8cdd 0%, #149ee6 100%);
  background: -moz-linear-gradient(to bottom, #1f8cdd 0%, #149ee6 100%);
  background: -o-linear-gradient(to bottom, #1f8cdd 0%, #149ee6 100%);
  background: -ms-linear-gradient(to bottom, #1f8cdd 0%, #149ee6 100%);
  background: -webkit-linear-gradient(top, #1f8cdd 0%, #149ee6 100%);
  border: none;
  padding: 0 18px;
  height: 40px;
  border-radius: 5px;
  font-weight: bold;
}
.btn-default:hover {
  background: linear-gradient(to bottom, #149ee6 0%, #1f8cdd 100%);
  background: -moz-linear-gradient(to bottom, #149ee6 0%, #1f8cdd 100%);
  background: -o-linear-gradient(to bottom, #149ee6 0%, #1f8cdd 100%);
  background: -ms-linear-gradient(to bottom, #149ee6 0%, #1f8cdd 100%);
  background: -webkit-linear-gradient(top, #149ee6 0%, #1f8cdd 100%);
  color: #fff;
}
a.btn-default {
  height: auto;
  line-height: 40px;
}
.owl-carousel .owl-item img {
  width: auto;
  transform-style: flat;
}
/*==========================================================

	4. HEADER

==========================================================*/
.site-header {
  border-bottom: 1px solid #ccc;
}
.header-top {
  line-height: 30px;
  background-color: #19037f;
  font-size: 15px;
  color: #fff;
}
.header-top a {
  color: #fff;
}
.header-top ul:before,
.header-top ul:after {
  content: "";
  display: table;
}
.header-top ul:after {
  clear: both;
}
.header-top li {
  float: left;
  margin-right: 90px;
  display: block;
  line-height: 30px;
}
.header-top li:last-child {
  margin-right: 0;
}
.header-top .contact img {
  margin-right: 5px;
  vertical-align: middle;
}
.header-top .language img {
  height: 15px;
  display: block;
  margin-top: 7px;
  margin-bottom: 7px;
}
.header-top .language li {
  margin-right: 18px;
}
.header-top .language li:last-child {
  margin-right: 0;
}
.header-content {
  padding: 20px 0;
  border-bottom: 1px solid #ccc;
}
.header-content .container {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center ;
  align-items: center;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.header-content .container:before,
.header-content .container:after {
  content: none;
}
.header-content .logo {
  display: block;
}
.header-content .logo img {
  max-height: 100%;
}
.header-content .hottline {
  padding-left: 67px;
  background-repeat: no-repeat;
  background-position: top left;
  background-image: url('../images/icon/hottline.png');
  font-size: 17px;
  font-weight: bold;
  line-height: 1.2;
  margin-left: 40px;
  white-space: nowrap;
}
.header-content .hottline span {
  color: #ed1c24;
}
.header-content .hottline .phone {
  color: #ed1c24;
  display: block;
  font-size: 25px;
}
.ui-menu {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  text-transform: uppercase;
  font-size: 16px;
}
.ui-menu a {
  color: #000;
  display: block;
}
.ui-menu > li {
  display: block;
}
.ui-menu > li > a {
  line-height: 37px;
  border-bottom: 3px solid transparent;
  font-weight: bold;
}
.ui-menu > li.active > a,
.ui-menu > li.open > a {
  border-bottom-color: #00a859;
  color: #19037f;
}
.ui-menu > li:hover > a {
  color: #19037f;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.ui-menu .dropdown-menu {
  border-radius: 0;
  margin: 0;
  min-width: 100%;
}
.header-nav {
  background-color: #fff;
}
.toggle-nav {
  display: none;
  height: 30px;
  float: left;
  line-height: 30px;
}
.toggle-nav:before {
  content: "\f0c9";
  font-family: "fontAwesome";
  margin-right: 5px;
}
.toggle-nav:after {
  content: "";
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 300;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
@media (min-width: 992px) {
  .ui-menu li:hover > .dropdown-menu {
    display: block;
  }
}
@media (max-width: 1199px) {
  .header-top li {
    margin-right: 30px;
  }
}
@media (max-width: 991px) {
  body.menu-open {
    overflow: hidden;
  }
  .toggle-nav {
    display: block;
  }
  .toggle-nav.active:after {
    visibility: visible;
    opacity: 1;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
  }
  .header-top .contact {
    display: none;
  }
  .header-content .logo {
    height: 70px;
  }
  .header-content .hottline {
    margin-top: 3px;
  }
  .header-nav {
    position: fixed;
    top: 0;
    right: -280px;
    bottom: 0;
    z-index: 500;
    width: 280px;
    background-color: #fff;
    border: none;
    -webkit-transition: 0.45s;
    -o-transition: 0.45s;
    transition: 0.45s;
    opacity: 0;
    visibility: hidden;
    padding-top: 20px;
    overflow-y: auto;
  }
  .header-nav.active {
    right: 0;
    -webkit-transition: 0.45s;
    -o-transition: 0.45s;
    transition: 0.45s;
    opacity: 1;
    visibility: visible;
  }
  .ui-menu {
    display: block;
  }
  .ui-menu li {
    display: block;
    line-height: 40px;
    padding: 0;
  }
  .ui-menu li a {
    line-height: 40px;
    padding: 0;
    border: none;
    background-color: transparent;
  }
  .ui-menu > li {
    border-top: 1px solid #ccc;
  }
  .ui-menu > li:first-child {
    border: none;
  }
  .ui-menu .dropdown-menu {
    position: static;
    background-color: transparent;
    box-shadow: none;
    padding: 0;
    margin: 0;
    border: none;
    float: none;
  }
  .ui-menu .dropdown-menu a {
    padding-left: 20px;
    color: #333;
  }
}
@media (max-width: 767px) {
  .header-content .logo {
    float: none;
    display: block;
    text-align: center;
    height: 50px;
  }
  .header-content .hottline {
    display: none;
  }
  .header-content .container {
    display: block;
  }
}
/*==========================================================

	5. SIDEBAR

==========================================================*/
/*==========================================================

	6. FOOTER

==========================================================*/
.site-footer {
  background-color: #4d4d4d;
  border-top: 1px solid #ccc;
  color: #fff;
}
.site-footer a {
  color: #fff;
}
.site-footer .footer-top {
  padding-top: 20px ;
  padding-bottom: 20px ;
}
.site-footer .about {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  position: relative;
}
.site-footer .about .logo {
  margin-right: 15px;
}
.site-footer .fanpage-facebook {
  float: right;
  width: 240px;
  margin-bottom: 15px;
}
.site-footer .fanpage-facebook iframe {
  max-width: 100% !important;
}
.site-footer p {
  margin-bottom: 3px;
}
.site-footer .social a {
  margin-right: 5px;
}
.site-footer .title {
  font-size: 20px;
}
.site-footer .title span {
  text-align: center;
  display: inline-block;
}
.site-footer .title b {
  font-size: 20px;
}
@media (max-width: 991px) {
  .site-footer .logo {
    display: none;
  }
}
@media (max-width: 767px) {
  .site-footer {
    text-align: center;
  }
  .site-footer .about,
  .site-footer .fanpage-facebook {
    float: none;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    display: block;
  }
  .site-footer .pull-right {
    float: none !important;
  }
  .site-footer .fanpage-facebook {
    display: none;
  }
  .site-footer .about {
    margin-bottom: 20px;
  }
  .site-footer .about:after {
    content: none;
  }
  .site-footer .social,
  .site-footer .copyright {
    text-align: center;
    margin: 0;
  }
}
.footer-bottom {
  background-color: #000000;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  padding: 17px 0;
}
.back-to-top {
  width: 50px;
  height: 50px;
  line-height: 50px;
  background-color: #00a859;
  position: fixed;
  bottom: 100px;
  right: 50px;
  z-index: 200;
  text-align: center;
  color: #fff !important;
  cursor: pointer;
  font-size: 30px;
}
.back-to-top:before {
  content: "\f062";
  font-family: "fontAwesome";
}
.phone-mobile {
  display: none;
  background-size: auto 100%;
  width: 30px;
  height: 30px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 999;
  text-align: center;
  line-height: 30px;
  background-color: #00a859;
  border-radius: 100%;
  color: #fff !important;
  font-size: 20px;
}
.phone-mobile:before {
  content: "\f095";
  font-family: "fontAwesome";
}
@media (max-width: 767px) {
  .back-to-top {
    width: 30px;
    line-height: 30px;
    height: 30px;
    font-size: 20px;
    right: 10px;
    bottom: 10px;
    border-radius: 100%;
  }
  .phone-mobile {
    display: block;
  }
}
/*==========================================================

	7. Blog

==========================================================*/
.item-post {
  display: block;
  font-family: 'UTM Swiss Condensed', Arial;
  margin-bottom: 15px;
  padding: 0 17px;
}
.item-post .item-info {
  position: relative;
  background-color: #fff;
  padding: 7px;
}
.item-post .photo {
  position: relative;
  margin-bottom: 15px;
}
.item-post .photo .img {
  height: 0;
  padding-top: 65.63%;
  position: relative;
  widows: 100%;
  display: block;
}
.item-post .photo img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 100%;
  max-width: 100%;
  margin: auto;
}
.item-post .title {
  display: block;
  font-size: 19px;
  font-weight: bold;
  color: #1c262c;
  padding-left: 27px;
  border-left: 3px solid #1c262c;
  margin-bottom: 5px;
  line-height: 24px;
  font-family: "UTM Swiss CondensedBold", Arial;
}
.item-post .date {
  font-size: 13px;
  color: #f86363;
  font-style: italic;
  border-bottom: 1px solid #ececec;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.item-post .description {
  font-size: 15px;
  color: #4d4c4c;
  z-index: 4;
}
.item-tour {
  margin-bottom: 20px;
  padding: 0 15px;
}
.item-tour .item-info {
  position: relative;
}
.item-tour .item-info:hover .title {
  color: #00a859;
}
.item-tour .item-info:hover .title a {
  color: #00a859;
}
.item-tour .photo {
  position: relative;
  margin-bottom: 15px;
}
.item-tour .photo .img {
  height: 0;
  padding-top: 71.35%;
  position: relative;
  widows: 100%;
  display: block;
}
.item-tour .photo img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: 100%;
  max-width: 100%;
  margin: auto;
}
.item-tour .detail {
  font-size: 20px;
}
.item-tour .title {
  display: block;
  color: #000;
  line-height: 30px;
  font-size: 22px;
  font-weight: normal;
}
.item-tour .title a {
  color: #000;
}
.item-tour .title a:hover {
  color: #00a859;
}
.item-tour .price {
  float: left;
  line-height: 30px;
  color: #fa585e;
}
.item-tour .time {
  float: right;
  color: #828282;
  line-height: 30px;
}
.item-tour .time:before {
  content: "";
  width: 7px;
  height: 7px;
  display: inline-block;
  border-radius: 100%;
  background-color: #828282;
  vertical-align: middle;
  margin-right: 9px;
}
@media (max-width: 991px) {
  .item-post .title {
    padding-left: 15px;
  }
  .item-post .description {
    font-size: 13px;
  }
  .item-tour .time {
    float: left;
    clear: both;
  }
}
@media (max-width: 767px) {
  .item-post {
    font-size: 13px;
  }
  .item-post .title {
    font-size: 14px;
    line-height: 18px;
  }
  .item-post .description {
    font-size: 13px;
  }
  .item-tour .title {
    font-size: 15px;
    line-height: 20px;
  }
  .item-tour .price {
    font-size: 14px;
    float: none;
    line-height: 16px;
  }
  .item-tour .time {
    font-size: 12px;
    float: none;
    line-height: 16px;
  }
  .item-tour .time:before {
    width: 4px;
    height: 4px;
  }
}
.block-tour-gird {
  margin-top: 40px;
}
.block-tour-gird .block-content {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  margin: 0 -15px;
}
.block-tour-gird .item-tour {
  width: 33.33333333%;
  padding: 0 15px;
}
.block-post-gird {
  margin-top: 40px;
}
@media (max-width: 767px) {
  .block-tour-gird .block-content {
    margin: 0 -5px;
  }
  .block-tour-gird .item-tour {
    width: 50%;
    padding: 0 5px;
    margin-bottom: 20px;
  }
}
.block-book {
  background-color: #f0f0f0;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  margin-bottom: 30px;
  font-size: 20px;
  color: #050505;
  text-align: center;
  text-transform: uppercase;
  -webkit-justify-content: space-around;
  justify-content: space-around;
}
.block-book .item {
  padding: 15px 10px 15px;
}
.block-book .line {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
}
.block-book .line:before {
  content: "";
  display: block;
  height: 50px;
  background-color: #d7d7d7;
  width: 1px;
}
.block-book .actions {
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  text-align: center;
}
.block-book .title {
  color: #565555;
  font-size: 17px;
  display: block;
}
.block-book .phone {
  color: #ed1c24;
}
.block-post-detail {
  margin-bottom: 30px;
}
.block-post-detail .block-title {
  display: block;
  padding-bottom: 5px;
}
.block-post-detail .nav {
  font-size: 25px;
  color: #00a859;
  padding-bottom: 5px;
}
.block-post-detail .nav li {
  float: left;
  display: block;
  margin-right: 5px;
}
.block-post-detail .nav li a {
  display: block;
  color: #565656;
  padding: 0;
  background-color: transparent !important;
  border: none;
  font-weight: bold;
  position: relative;
}
.block-post-detail .nav li.active a {
  color: #00adf0;
}
.block-post-detail .nav li.active a:before {
  content: "";
  width: 100%;
  background-color: #00adf0;
  position: absolute;
  left: 0;
  bottom: -6px;
  height: 3px;
}
.block-post-detail .tab-pane {
  border-top: 1px solid #d5d5d5;
  padding-top: 20px;
}
.block-post-detail .tab-book-form {
  border: 1px solid #d2d2d2;
  padding: 20px 25px;
}
.block-book-detail .block-title,
.block-post-detail .block-title {
  display: block;
  font-size: 30px;
  color: #00a859;
  font-family: 'UTM Nyala', Arial;
  margin-bottom: 0px;
  padding-bottom: 5px;
}
.block-book-detail .form,
.block-post-detail .form {
  display: block;
  max-width: 530px;
  margin: 0 auto;
}
.block-book-detail .block-content,
.block-post-detail .block-content {
  border: 1px solid #d2d2d2;
  padding: 20px 25px;
}
.block-book-detail .label,
.block-post-detail .label {
  font-size: 20px;
  color: #565555;
  padding: 0;
  margin: 0;
  font-weight: normal;
  text-align: left;
  line-height: 40px;
}
.block-book-detail .form-group,
.block-post-detail .form-group {
  margin-bottom: 15px;
}
.block-book-detail .btn,
.block-post-detail .btn {
  margin-top: 10px;
}
.block-book-detail .radio,
.block-post-detail .radio {
  margin: 0;
  position: relative;
  display: inline-block;
  vertical-align: text-top;
  cursor: pointer;
  margin-right: 20px;
  font-weight: normal;
}
.block-book-detail input[type="radio"],
.block-post-detail input[type="radio"] {
  opacity: 0;
  position: absolute;
}
.block-book-detail input[type="radio"] + span,
.block-post-detail input[type="radio"] + span {
  position: relative;
  display: block;
  font-size: 14px;
  color: #565555;
  padding-left: 21px;
  line-height: 40px;
}
.block-book-detail input[type="radio"] + span:before,
.block-post-detail input[type="radio"] + span:before {
  content: "";
  width: 12px;
  height: 12px;
  border: 1px solid #a5a5a5;
  background-color: #dadada;
  position: absolute;
  left: 0;
  top: 14px;
  border-radius: 100%;
}
.block-book-detail input[type="radio"]:checked + span:before,
.block-post-detail input[type="radio"]:checked + span:before {
  background-color: #1f8cdd;
  border-color: #1f8cdd;
}
.block-blog-detail {
  border: 1px solid #d2d2d2;
  padding: 20px;
  margin-bottom: 30px;
}
.block-blog-detail .description {
  font-family: 'UTM Helve', Arial;
  margin-bottom: 20px;
}
.block-blog-detail .description .date {
  font-size: 17px;
  color: #2d96e0;
  font-style: italic;
  margin-bottom: 5px;
}
.block-blog-detail .post-title {
  display: block;
  margin: 0 0 25px;
  text-align: center;
  text-transform: uppercase;
  font-size: 35px;
  color: #333;
  font-family: "UTM Swiss CondensedBold", Arial;
}
.block-blog-new .title {
  display: block;
  font-size: 25px;
  text-transform: uppercase;
  color: #1786c0;
  font-style: italic;
  text-decoration: underline;
  margin-bottom: 15px;
}
.block-blog-new ul {
  display: block;
  padding-left: 20px;
}
.block-blog-new li {
  display: block;
  padding-left: 30px;
  background-repeat: no-repeat;
  background-position: top 4px left;
  background-image: url('../images/icon/list.png');
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.block-blog-new li a {
  display: block;
  color: #000;
}
.block-blog-new li a:hover {
  color: #00a859;
}
.block-blog-new li .date {
  display: block;
  color: #1ced75;
  text-transform: none;
  font-family: 'UTM Helve', Arial;
  font-style: italic;
  font-size: 15px;
}
@media (max-width: 1199px) {
  .block-book {
    font-size: 14px;
  }
  .block-book .title {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  .block-blog-new .title {
    font-size: 20px;
  }
  .block-blog-new li {
    font-size: 14px;
  }
  .block-blog-detail .post-title {
    font-size: 20px;
  }
  .block-book .item {
    width: 30%;
  }
  .block-book .line3 {
    display: none;
  }
  .block-post-detail .nav,
  .block-book-detail .nav {
    font-size: 20px;
  }
  .block-post-detail .block-title,
  .block-book-detail .block-title {
    font-size: 20px;
  }
  .block-book-detail .label,
  .block-post-detail .label {
    font-size: 14px;
  }
}
@media (max-width: 479px) {
  .block-book .line2,
  .block-book .line4 {
    display: none;
  }
  .block-book .line3 {
    display: -webkit-flex;
    display: flex;
  }
  .block-book .item {
    width: 46%;
  }
  .block-book .actions {
    width: 100%;
  }
}
@media (max-width: 360px) {
  .block-book .line {
    display: none;
  }
  .block-book .item {
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
  }
}
/*==========================================================

	8. SHOP

==========================================================*/
/*==========================================================

	9. PAGES

==========================================================*/
.block-about {
  background-repeat: no-repeat;
  background-position: center bottom;
  margin-bottom: 40px;
}
.block-about .block-title {
  background-color: #00a859;
  color: #fff;
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
  line-height: 50px;
  text-align: center;
}
.block-about .block-content {
  border: 1px solid #ccc;
  padding: 15px;
}
.block-about .block-content:before,
.block-about .block-content:after {
  content: "";
  display: table;
}
.block-about .block-content:after {
  clear: both;
}
.block-contact {
  font-size: 21px;
  color: #474747;
  margin-bottom: 30px;
}
.block-contact .block-title {
  text-transform: uppercase;
  font-size: 30px;
  font-weight: bold;
  line-height: 50px;
  line-height: 1;
  margin-bottom: 6px;
}
.block-contact .block-title img,
.block-contact .block-title a {
  margin-bottom: 10px;
}
.block-contact .block-content {
  border: 1px solid #d2d2d2;
  padding: 25px;
}
.block-contact .map {
  margin-bottom: 15px;
}
.block-contact .map iframe {
  width: 100% !important;
  border: none;
}
.block-contact .title {
  display: block;
  text-transform: uppercase;
  font-size: 21px;
  color: #164f9d;
  text-align: center;
  font-family: 'UTM Alexander';
}
.block-contact .subtitle {
  display: block;
  text-transform: uppercase;
  font-size: 34px;
  color: #ff0000;
  text-align: center;
  margin-bottom: 15px;
  font-family: 'UTM Helve', Arial;
}
.block-contact p {
  margin-bottom: 5px;
}
.block-contact .icon {
  width: 30px;
  display: inline-block;
}
@media (max-width: 767px) {
  .block-about .block-title {
    font-size: 20px;
  }
  .block-contact {
    font-size: 14px;
  }
  .block-contact .block-content {
    padding: 20px 15px;
  }
  .block-contact .block-title {
    font-size: 20px;
  }
  .block-contact p {
    margin-bottom: 15px;
    padding-left: 5px;
  }
}
@media (max-width: 639px) {
  .block-contact .title {
    font-size: 18px;
    color: #164f9d;
  }
  .block-contact .subtitle {
    font-size: 20px;
  }
}
/*==========================================================

	10. HOME PAGE

==========================================================*/
.block-slide-top {
  margin-bottom: 30px;
  position: relative;
  margin-top: -1px;
}
.block-slide-top .owl-item img {
  width: 100%;
}
.block-slide-top .description {
  position: absolute;
  bottom: 37px;
  left: 0;
  right: 0;
  font-family: 'UTM Nyala', Arial;
}
.block-slide-top .title {
  display: inline-block;
  font-size: 47px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  padding: 12px 23px;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 0;
}
.block-slide-detal {
  position: relative;
}
.block-slide-detal .owl-item img {
  width: 100%;
}
.block-slide-detal .description {
  position: absolute;
  bottom: 25px;
  left: 25px;
  right: 25px;
  font-family: 'UTM Nyala', Arial;
}
.block-slide-detal .title {
  display: inline-block;
  font-size: 40px;
  color: #fff;
  text-transform: uppercase;
  line-height: 1;
  padding: 12px 25px;
  background-color: rgba(0, 0, 0, 0.5);
  margin: 0;
}
.block-slide-detal .owl-nav .owl-prev,
.block-slide-detal .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 12px;
  border: 2px solid #838384;
  font-size: 28px;
  color: #838384;
  text-align: center;
  line-height: 26px;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  border-radius: 100%;
}
.block-slide-detal .owl-nav .owl-prev:hover,
.block-slide-detal .owl-nav .owl-next:hover {
  color: #00a859;
  border-color: #00a859;
}
.block-slide-detal .owl-nav .owl-prev {
  left: 12px;
}
.block-slide-detal .owl-nav .owl-prev:before {
  content: "<";
}
.block-slide-detal .owl-nav .owl-next {
  right: 12px;
}
.block-slide-detal .owl-nav .owl-next:before {
  content: ">";
}
.block-slide-detal .item {
  position: relative;
  height: 0;
  padding-top: 42.7%;
}
.block-slide-detal .item img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  max-height: 100%;
  margin: auto;
  width: auto;
}
.block-service {
  background-color: #f0f0f0;
  font-size: 17px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  color: #121212;
  margin-bottom: 30px;
}
.block-service .item {
  border-right: 1px solid #fff;
  width: 20%;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  -webkit-justify-content: center;
  justify-content: center;
  min-height: 110px;
  padding: 10px;
}
.block-service .icon {
  padding-right: 15px;
}
.block-post {
  padding-top: 10px;
}
.block-post .block-title {
  display: block;
  color: #000000;
  text-transform: uppercase;
  font-size: 25px;
  position: relative;
  font-weight: bold;
  margin-bottom: 15px;
  border-bottom: 1px solid #00a859;
}
.block-post .block-content {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  margin: 0 -17px;
}
.block-post .item-post {
  width: 33.33333333%;
}
.block-tour {
  padding-top: 30px;
}
.block-tour .block-title {
  display: block;
  color: #000000;
  text-transform: uppercase;
  font-size: 35px;
  position: relative;
  font-weight: bold;
  margin-bottom: 30px;
  line-height: 1;
  text-align: center;
}
.block-tour .block-title a {
  color: #000;
}
.block-tour .block-title:after {
  content: "";
  display: block;
  margin: 10px auto 0;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url('../images/icon/heading.png');
  height: 12px;
  width: 155px;
  max-width: 100%;
}
.block-tour .block-title .no-active {
  color: #ababab;
}
.block-tour .owl-nav {
  position: absolute;
  right: 0;
  top: -70px;
}
.block-tour .owl-nav .owl-prev,
.block-tour .owl-nav .owl-next {
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  background-repeat: no-repeat;
  background-position: center;
  margin-left: 12px;
  border: 1px solid #d5d5d5;
  font-size: 24px;
  color: #00a859;
  text-align: center;
  line-height: 28px;
}
.block-tour .owl-nav .owl-prev:before {
  content: "<";
}
.block-tour .owl-nav .owl-next:before {
  content: ">";
}
.block-tour .block-content {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  margin: 0 -15px;
}
.block-tour .item-tour {
  width: 33.33333333%;
}
.block-banner img {
  display: block;
  width: 100%;
}
.block-service2 {
  padding-bottom: 25px;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  display: -webkit-flex;
  display: flex;
  margin: 0 -12px;
  color: #747474;
  font-size: 15px;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.block-service2 .item {
  width: 20%;
  padding: 0 12px;
  text-align: center;
  display: -webkit-flex;
  display: flex;
}
.block-service2 .item .item-info {
  border: 5px solid #efefef;
  padding: 20px 5px 5px;
  min-height: 206px;
  widows: 100%;
}
.block-service2 .item .icon {
  height: 43px;
}
.block-service2 .item .icon img {
  max-height: 100%;
}
.block-service2 .item strong {
  display: block;
  font-size: 16px;
  color: #030303;
  margin: 10px 0;
}
.block-tour-new .block-title {
  text-align: left;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
}
.block-tour-new .block-title:after {
  content: none;
}
.block-post-gird .item-post {
  display: block !important;
}
@media (max-width: 1199px) {
  .block-service {
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .block-service .item {
    -webkit-flex-direction: column;
    flex-direction: column;
    text-align: center;
  }
  .block-service .icon {
    padding: 0;
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .block-slide-top .title {
    padding: 20px;
    font-size: 24px;
    height: auto;
    line-height: 1;
  }
  .block-slide-top .description {
    bottom: 20px;
  }
}
@media (max-width: 639px) {
  .block-slide-top .title,
  .block-slide-detal .title {
    padding: 10px 10px;
    font-size: 18px;
  }
  .block-slide-top .description,
  .block-slide-detal .description {
    bottom: 10px;
  }
  .block-service .item {
    width: 33.33333333%;
    border-bottom: 1px solid #fff;
  }
}
@media (max-width: 991px) {
  .block-service2 {
    -webkit-justify-content: center;
    justify-content: center;
  }
  .block-service2 .item {
    font-size: 13px;
    width: 33.33333333%;
    margin-bottom: 15px;
  }
  .block-service2 .item strong {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .block-slide-top {
    margin-bottom: 10px;
  }
  .block-post .block-title {
    font-size: 20px;
  }
  .block-tour .block-title {
    font-size: 20px;
  }
  .block-service2 {
    margin: 0 -3px;
  }
  .block-service2 .item {
    width: 50%;
    padding: 0 3px;
    margin-bottom: 6px;
  }
  .block-service2 .item .item-info {
    min-height: 0;
    border-width: 2px;
  }
  .block-service2 .item:nth-child(5) {
    width: 100%;
  }
  .block-tour .block-content {
    margin: 0 -5px;
  }
  .block-tour .item-tour {
    padding: 0 5px;
  }
  .block-post .item-post {
    padding: 0 5px;
  }
  .block-post .block-content {
    margin: 0 -5px;
  }
}
@media (max-width: 639px) {
  .block-post .item-post {
    padding: 0 5px;
    width: 50%;
  }
  .block-post .item-post:nth-child(n+3) {
    display: none;
  }
  .block-tour .block-content {
    margin: 0 -5px;
  }
  .block-tour .item-tour {
    padding: 0 5px;
    width: 50%;
  }
  .block-tour-gird {
    margin-top: 0;
  }
  .block-tour-gird .block-title {
    font-size: 13px;
  }
}
@media (max-width: 479px) {
  .block-service .item {
    width: 50%;
  }
  .block-post .item-post {
    width: 100%;
  }
}
.block-brand {
  padding: 30px 0;
  border-top: 1px solid #ccc;
  text-align: center;
  margin-top: 20px;
}
.block-brand .owl-item img {
  margin: 0 auto;
}
.block-brand .owl-carousel {
  padding: 0 30px;
}
.block-brand .owl-nav .owl-prev,
.block-brand .owl-nav .owl-next {
  width: 30px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -15px;
  color: #ccc;
  font-size: 24px;
  background-position: center;
  background-repeat: no-repeat;
}
.block-brand .owl-nav .owl-prev {
  left: 0px;
  background-image: url('../images/icon/prev.png');
}
.block-brand .owl-nav .owl-next {
  right: 0px;
  background-image: url('../images/icon/next.png');
}
@media (max-width: 767px) {
  .block-brand {
    margin-top: 10px;
  }
}
