/*! CSS Used from: Embedded */
.gm-style .gm-style-mtc label,
.gm-style .gm-style-mtc div {
  font-weight: 400;
}
/*! CSS Used from: Embedded */
.gm-control-active > img {
  box-sizing: content-box;
  display: none;
  left: 50%;
  pointer-events: none;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
}
.gm-control-active > img:nth-child(1) {
  display: block;
}
.gm-control-active:hover > img:nth-child(1),
.gm-control-active:active > img:nth-child(1) {
  display: none;
}
.gm-control-active:hover > img:nth-child(2),
.gm-control-active:active > img:nth-child(3) {
  display: block;
}
/*! CSS Used from: Embedded */
.gm-ui-hover-effect {
  opacity: 0.6;
}
.gm-ui-hover-effect:hover {
  opacity: 1;
}
/*! CSS Used from: Embedded */
.gm-style .gm-style-cc span,
.gm-style .gm-style-cc a,
.gm-style .gm-style-mtc div {
  font-size: 10px;
  box-sizing: border-box;
}
/*! CSS Used from: Embedded */
@media print {
  .gm-style .gmnoprint,
  .gmnoprint {
    display: none;
  }
}
@media screen {
  .gm-style .gmnoscreen,
  .gmnoscreen {
    display: none;
  }
}
/*! CSS Used from: Embedded */
.gm-style-pbc {
  transition: opacity ease-in-out;
  background-color: rgba(0, 0, 0, 0.45);
  text-align: center;
}
.gm-style-pbt {
  font-size: 22px;
  color: white;
  font-family: Roboto, Arial, sans-serif;
  position: relative;
  margin: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
/*! CSS Used from: Embedded */
.gm-style img {
  max-width: none;
}
.gm-style {
  font: 400 11px Roboto, Arial, sans-serif;
  text-decoration: none;
}
.tinymce_Content p {
  display: block;
  -webkit-margin-before: 1em;
  -webkit-margin-after: 1em;
  -webkit-margin-start: 0px;
  -webkit-margin-end: 0px;
  margin-top: 0;
  min-height: 18px;
}
table.table-mce,
.table-mce td {
  border: 1px dashed #bbb;
}

.width-auto {
  width: auto !important;
}
.tinymce_Content {
  text-align: justify;
  width: 100%;
  overflow-x: auto;
}
.tinymce_Content::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}
.tinymce_Content::-webkit-scrollbar {
  height: 8px;
  background-color: #f5f5f5;
}
.tinymce_Content::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}
h1.size24 {
  font-size: 24px !important;
}
.rate-1,
.rate-1 span {
  vertical-align: middle;
  display: inline-block;
  line-height: 0;
  margin-bottom: 2px;
}
.rate-1,
.rate-1 span {
  width: 77px;
  height: 13px;
}
.rate-1,
.rate-1 span {
  width: 77px;
  height: 13px;
  background: url(https://swallowtravel.com/isocms/templates/default/skin/images/rate-1.png)
    repeat-x 0 -13px;
  margin-right: 5px;
  text-align: left;
}
.rate-1 span {
  background-position: 0 0 !important;
}
.text-left {
  text-align: left !important;
}
.clearfix {
  display: block;
  content: "";
  clear: both;
}
/*! CSS Used from: https://swallowtravel.com/isocms/templates/default/skin/css/tour.css?v=1568710928 */
.TourDetail .cd-bottom {
  background: #fff;
  padding: 15px 0 20px;
}
.cd-bottom .lCityAround {
  display: block;
  width: 80%;
  margin: 0 auto;
  position: relative;
}
.cd-bottom .lCityAround:after {
  width: auto;
  left: 20px;
  right: 20px;
  height: 1px;
  border-bottom: 1px dashed #ccc;
  position: absolute;
  top: 38px;
  content: "";
}
.cd-bottom .lCityAround .w30 {
  width: 30%;
  float: left;
}
.cd-bottom .lCityAround .w40 {
  width: 40%;
  float: left;
}
.cd-bottom .lCityAround span {
  display: block;
}
.cd-bottom .lCityAround span .h-city-around {
  color: #333;
}
.lCityAround .icon {
  margin-bottom: 10px;
  position: relative;
  z-index: 1;
}
.lCityAround .start .icon {
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background: #f16f30;
  text-align: center;
  color: #fff;
  margin-left: 15px;
}
.lCityAround .end .icon {
  width: 18px;
  height: 18px;
  border-radius: 100%;
  background: red;
  text-align: center;
  color: #fff;
  margin-left: calc(100% - 33px);
}
.Expand_all {
  display: inline-block;
  color: #0c4da1;
  line-height: 28px;
  display: inline-block;
  margin-top: 20px;
}
.tabFullItinerary .it-item {
  margin-bottom: 10px;
}
.tabFullItinerary.bg_fff .it-item {
  position: relative;
  clear: both;
  display: inline-block;
  width: 100%;
}
.tabFullItinerary.bg_fff .first-child:after {
  top: 29px !important;
}
.tabFullItinerary.bg_fff .it-item.last-child:after {
  display: none;
}
.it-head {
  background-color: #e0e4e6;
  position: relative;
  color: #3b444e;
  padding: 12px 45px 12px 18px;
  cursor: pointer;
  border-bottom: 1px solid #bfc1c2;
  margin-bottom: -1px;
}
.bg_fff .it-head {
  background: 0 0 !important;
  border: 0;
  padding: 0;
  display: inline-block;
  width: 100%;
}
.it-head .title_day {
  position: relative;
  position: relative;
  vertical-align: top;
  display: block;
  line-height: 38px;
  width: calc(100% - 100px);
  float: left;
  padding: 0 15px;
  min-height: 40px;
  border-bottom: 1px solid #929292;
  border-left: none;
  background-color: #fff;
  font-weight: 700;
}
.cd-header .note-city-tour,
.cd-header .note-short-tour,
.cd-header .note-Tranfer-tour {
  margin-bottom: 5px;
}
.cd-header .note-Tranfer-tour {
  color: #0c4da1;
}
.cd-header p i {
  width: 20px;
  display: inline-block;
  text-align: right;
  margin-right: 5px;
}
.cd-header h1 .cat_tour {
  font-size: 12px;
  color: #fff;
  line-height: 24px;
  padding: 0 10px;
  background: #de373c;
  display: inline-block;
  border-radius: 6px;
  margin-right: 15px;
  vertical-align: text-top;
  margin-top: 5px;
}
.cd-header h1 .cat_tour:hover {
  color: #fff !important;
  text-decoration: underline;
}
#Overview-tour .it-item {
  padding-top: 20px;
  display: inline-block;
}
.days-itinerary .box-days {
  width: 100px;
  height: 40px;
  float: left;
  background: #fff;
  position: relative;
  border-bottom: 1px solid #929292;
}
.days-itinerary .box-days .box-day-text {
  transform: translate(-50%, -50%);
  position: absolute;
  top: 50%;
  left: 50%;
  color: #000;
  width: 100%;
}
.days-itinerary .box-days .days-text {
  display: block;
  color: #000;
  text-align: center;
  font-weight: 700;
}
.title-inclu-exclu {
  font-weight: 700;
  border-bottom: 1px solid #e5e5e5;
  padding: 10px 0;
  margin-bottom: 10px;
}
.inclu-box-tour ul li,
.exclu-box-tour ul li {
  padding: 5px 0 5px 40px;
  position: relative;
}
.inclu-box-tour ul li:before {
  content: "\f00c";
  font-family: FontAwesome;
  width: 25px;
  height: 25px;
  border: 1px solid #39b54a;
  color: #39b54a;
  position: absolute;
  top: 3px;
  left: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.inclu-box-tour h5 {
  background-color: #ebebeb;
  font-size: 18px;
  font-weight: 700;
  padding: 7px 0 7px 50px;
  margin: 25px 0 10px;
  position: relative;
}
.inclu-box-tour h5:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 30px;
  height: 33px;
  background-color: #0c4da1;
}
.inclu-box-tour h5:after {
  content: "";
  position: absolute;
  top: 0;
  left: 30px;
  border-top: 16.5px solid transparent;
  border-bottom: 16.5px solid transparent;
  border-left: 10px solid #0c4da1;
}
.inclu-box-tour table {
  width: 100% !important;
}
.inclu-box-tour .table-mce td {
  border: 1px solid #bbb !important;
  padding: 5px 10px;
}
.inclu-box-tour table {
  width: 100% !important;
}
.exclu-box-tour ul li:before {
  content: "\f00d";
  font-family: FontAwesome;
  width: 25px;
  height: 25px;
  border: 1px solid red;
  color: red;
  position: absolute;
  top: 3px;
  left: 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
}
.title-cont-tour {
  text-transform: uppercase;
  font-size: 18px;
  position: relative;
  font-weight: 700;
  color: #0c4da1;
  margin: 20px 0;
  display: inline-block;
}
.title-cont-tour:before {
  content: "";
  width: 5px;
  height: 100%;
  position: absolute;
  top: 0;
  left: -30px;
  background-color: #0c4da1;
}
#navigation1 {
  box-shadow: 0 0 6px #dedede;
}
#navigation1 nav {
  padding: 5px;
}
#navigation1 nav a {
  padding: 15px 25px;
  display: inline-block;
  color: #0c4da1;
  font-size: 20px;
}
.p-30 {
  padding: 30px;
}
.show-more-tour-iti {
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  color: #b3b3b3;
  font-weight: 400;
}
.box-cont-tours h1 {
  line-height: 45px;
  font-size: 35px !important;
}
.share-box-tour {
  display: inline-block;
  width: 100%;
  margin-top: 20px;
}
.share-box-tour ul li {
  float: left;
  padding-right: 10px;
  list-style: none;
  display: inline-block;
}
.share-box-tour ul li i {
  font-size: 20px;
}
.share-box-tour ul li a {
  padding: 10px 15px;
  display: inline-block;
}
.box-share-mail-t {
  background-color: #8b8b8b;
  color: #fff;
}
.box-share-twitter-t {
  background: #1da1f2;
  color: #fff;
}
.box-share-facebook-t {
  background: #4267b2;
  color: #fff;
}
.box-share-facebook-t:hover,
.box-share-facebook-t:focus,
.box-share-facebook-t:active {
  background-color: #fff;
  border: 1px solid #4267b2;
  color: #4267b2 !important;
}
.box-share-twitter-t:hover,
.box-share-twitter-t:focus,
.box-share-twitter-t:active {
  background-color: #fff;
  border: 1px solid #1da1f2;
  color: #1da1f2 !important;
}
.box-share-mail-t:hover,
.box-share-mail-t:focus,
.box-share-mail-t:active {
  background-color: #fff;
  border: 1px solid #8b8b8b;
  color: #8b8b8b !important;
}
.pay-box-tour ul {
  padding-left: 20px;
  list-style-type: unset !important;
}
.inclu-box-tour ul,
.exclu-box-tour ul {
  list-style-type: none !important;
  padding-left: 0 !important;
}
@media (max-width: 1199px) {
  .box-cont-tours.p-30 {
    padding: 20px 0;
  }
  .content_tour_detail {
    padding: 0 10px;
  }
}
@media (max-width: 991px) {
  .hotelsDetail-imges {
    position: relative;
  }
}
@media (max-width: 767px) {
  .TourDetail .cd-bottom {
    background: #fff;
    padding: 15px 10px 20px;
  }
  .cd-bottom .lCityAround {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
  }
  #navigation1 {
    display: none !important;
  }
}
@media (max-width: 600px) {
  .hidden600 {
    display: none !important;
  }
  #navigation1 {
    top: 65px !important;
  }
  #navigation1 nav a {
    padding: 5px 10px;
    width: 50%;
    float: left;
    font-size: 14px;
  }
  .show-more-tour-iti {
    position: absolute;
    bottom: 25px;
    right: 0;
    top: unset;
    transform: translateY(0);
    width: 15px;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    font-weight: 700;
    white-space: nowrap;
    color: #333;
    font-size: 24px;
  }
  .days-itinerary .box-days {
    width: 65px;
    display: inline-block;
    height: 65px;
    background: #0c4da1;
    color: #fff;
    border: none;
  }
  .days-itinerary .box-days .days-text {
    color: #fff;
  }
  .it-head .title_day {
    margin-left: 0;
    font-size: 16px;
    width: calc(100% - 65px);
    height: 65px;
    border-bottom: 0;
    line-height: 30px;
    background: #f6f6f6;
  }
  .tabFullItinerary.bg_fff .it-item:after {
    display: none !important;
  }
}
@media (max-width: 425px) {
  .share-box-tour ul li {
    float: left;
    padding-right: 5px;
  }
  .share-box-tour ul li i {
    font-size: 16px;
  }
  .share-box-tour ul li a {
    padding: 10px 5px;
  }
}
/*! CSS Used from: https://swallowtravel.com/isocms/templates/default/skin/css/header.css?v=1568710928 */
.clearfix {
  display: block;
  content: "";
  clear: both;
}
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}
/*! CSS Used from: Embedded */
.fb_iframe_widget {
  display: inline-block;
  position: relative;
}
.fb_iframe_widget span {
  display: inline-block;
  position: relative;
  text-align: justify;
}
.fb_iframe_widget iframe {
  position: absolute;
}
/*! CSS Used from: Embedded */
#map {
  position: relative;
}
.google-map__zoom {
  display: block;
  position: absolute;
  right: 5px;
  top: 5px;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9;
}
.google-map__zoom > .fa {
  color: #fff;
}
/*! CSS Used fontfaces */
.accordion .card {
  border-radius: 0;
  border: none;
  margin-bottom: 5px;
  padding-bottom: 3px;
}
.accordion .card-header {
  background: #ececec;
  padding: 0.2rem 1rem;
  border-radius: 0;
  margin-bottom: -2px;
  font-family: "Roboto", sans-serif;
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3);
  margin: 0 3px 3px 0;
  border: none;
}
.accordion .card-header:hover {
  background: #e0e0e0;
}
.accordion .card-header .btn {
  font-size: 1.5rem;
  font-weight: 700;
  width: 100%;
  text-align: left;
  position: relative;
  top: -2px;
  color: black;
}
.accordion .card-header i {
  float: right;
  font-size: 1.3rem;
  font-weight: bold;
  position: relative;
  top: 5px;
}
.accordion .card-header button:hover {
  color: #23384e;
}
.accordion .card-header.highlight {
  color: #fff;
  background: #47b9de;
}
.accordion .card-body {
  text-align: justify;
}

/*! CSS Used from: https://swallowtravel.com/isocms/templates/default/skin/css/iso.core.css?v=1568710928 */

/*! CSS Used from: https://swallowtravel.com/isocms/templates/default/skin/css/tour.css?v=1568710928 */
.priceBox {
  background: #fff;
  display: inline-block;
  width: 100%;
  position: relative;
}
.priceBox .priceBoxFixed {
  padding: 10px 20px;
  width: 100%;
  -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
}
.priceBox .price {
  width: 100%;
  float: left;
  text-align: left;
}
.priceBox .tripCode {
  width: 100px;
  float: left;
  text-align: right;
}
.priceBox .pri-sale-promo span {
  color: #666;
}
.priceBox .pri-sale-promo .price-main {
  font-size: 40px;
  font-weight: 700;
  color: #da2127;
  display: inline-block;
}
.bd-b-1-so-e5e5e5 {
  border-bottom: 1px solid #e5e5e5;
}
.p-b-20 {
  padding-bottom: 20px;
}
