
body.mega-nav-open .mega-nav .container .mega-list-area .scroll-panel .mega-nav-links-area, body.mega-nav-open .mega-nav .multimedia__overlay .mega-list-area .scroll-panel .mega-nav-links-area {
    height: 300px;
    overflow-y: scroll; 
}
.no_padding_right {
    padding-right: 0!important;
}

a:focus, button:focus {
    box-shadow: none;
}
.cart_box {
    border-radius: 0 0 4px 4px;
    padding: 14px 18px;
    background-image: url(../img/backgrounds/bg-grunge-subtle-repeat.jpg);
}
.cart_total_price {
    color: #af006e;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
}
.cart_footer {
    position: absolute;
    bottom: 2px;
}
.btn_cart_footer {
    border-right: 1px solid #ccc;
    padding:0 20px 2px 20px;
}
.btn_cart_footer:first-child{
    padding-left: 0;
}
.btn_cart_footer:last-child {
    border:none;
}
.btn-cart-checkout {
    padding: 1rem 2rem;
}
.border-radius-5 {
    border-radius: 5px!important;
}
.fb-customerchat iframe:not(.fb_customer_chat_bounce_in_v2) {
         max-height: 0!important;
}
.font12 {
    font-size: 12px;
}

.article h4 {
    font-size: 2.2rem!important;
}

.hr {
    width: 100%;
}
.FBloginBtn {
    width: 100%;
    display: inline-block;
    padding: 5px 15px 5px 40px;
}



.FBloginBtn--twitter {
    background-color:#55ACEE;
    background-image: linear-gradient(#55ACEE,#5db0ef);
    text-shadow: 0 -1px 0 #45a4ed;
}



.FBloginBtn--twitter::before {
    border-right: #5da1d5 1px solid;
    background-image: linear-gradient(#55ACEE,#5db0ef);
}

.FBloginBtn--google {
    background-color:#DD4B39;
    background-image: linear-gradient(#DD4B39,#D73D2B);
    text-shadow: 0 -1px 0 #CC1C04;
}





.FBloginBtn--google::before {
    border-right: #CC1C04 1px solid;
    background-image: linear-gradient(#DD4B39,#D73D2B);
}
.social_login::before{
    font-size: 25px;
    left: 7px;
    position: absolute;
    top: 9px;
}



.FBloginBtn--facebook:hover, .FBloginBtn--facebook:focus, .FBloginBtn--facebook:hover::before, .FBloginBtn--facebook:focus::before {
    background-color: #5b7bd5;
    background-image: linear-gradient(#5b7bd5,#4864b1);
    border-radius: 4px;
    color: #fff;
}

.FBloginBtn--google:hover, .FBloginBtn--google:focus, .FBloginBtn--google:hover::before, .FBloginBtn--google:focus::before {
    background-color: #e16151;
    background-image: linear-gradient(#e16151,#DD4B39);
    border-radius: 4px;
    color: #fff;
}

.FBloginBtn--twitter:hover, .FBloginBtn--twitter:focus, .FBloginBtn--twitter:hover::before, .FBloginBtn--twitter:focus::before {
    background-color: #74bbf1;
    background-image: linear-gradient(#74bbf1,#5db0ef);
    border-radius: 4px;
    color: #fff;
}

.multimedia__title {
    text-shadow: 2px 2px 3px black;
}
.editor1 {
    overflow-y: scroll;
    height: 460px;
}

.line-height-1 {
    line-height: auto;
}

.custom_package_booking select{
    height: 40px!important;
}

section.module-copy header h2 {
    font-size: 3.6rem;
    line-height: 1.15em;
    margin-bottom: 4rem;
    margin-top: 0;
    font-weight: bold;
}

.location_home_title {
    color: #eaeaea;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 20px !important;
    line-height: 20px;
}

.fb_share {

}

.custom_form input {
    height: 40px!important;
}
.custom_form select {
    height: 40px!important;
}
.custom_form input[type="radio"] {
    width: 40px!important;
    height: 16px!important;
}
.custom_form label > span  {
    text-transform: none!important;
}
.custom_form label > span.custom_radio {
    font-size: 18px!important;
    font-weight: normal!important;
    text-transform: capitalize!important;
}

.custom_form .checkbox label > span {
    padding-left: 5px;
}


.display_collapse_itenerary {
  display: block !important;
  height: 0px;
  overflow: hidden;
}

.display_collapse_itenerary.in {
  height: auto !important;
}

.caption_img_popup {
    background: rgba(0,0,0,0.5);
    color: #fff;
    padding: 5px 10px;
    position: relative;
    font-size: 10px;
}

#toTop {
    padding: 5px 10px;
    background: #af006e;
    color: #fff;
    position: fixed;
    bottom: 10px;
    left: 10px;
    display: none;
    border-radius: 5px;
    font-size: 20px;
    cursor: pointer;
    z-index: 9999;
}

article .fb_share a[target="_blank"]::after, .article .fb_share a[target="_blank"]::after {
    content: '';
    background: none;
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
}
.no_border {
    border: none!important;
}
.div_image_object_fit{
    width: 100%;
    height: 100%;
    position: relative;
}
.div_image_object_fit img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.subscriber_email {
    height: 43px;
}
.display_pc {
    display: block;
}
.display_mb {
    display: none;
}
.booking_action_button {
    margin-bottom: 5px;
    width: 100%;
}
.booking_action_button .dropdown-menu{
    width: 100%;
    top: 90%;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .255em;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.booking_action{
    width: 100%;
    display: block;
    padding: 10px;
    font-size: 16px;
    text-align: center;
}

.booking_action:hover{
    background-color: #af006e;
    padding: 1rem 1.5rem;
    color: #fff;
}



.open > .dropdown-menu {
    width: 100%;
}

.list_total_price {
    font-size: 24px;
    color: #af006e;
    font-weight: bold;
}
.font-bold {
    font-weight: bold;
}
.front_menu {
    background-color: #efeded;
    border-radius: 0;
    padding: 0;
    border: 0;
    line-height: 1.42857;
    flex-grow: 1;
    min-width: 100%;
    margin-bottom: 0;
    padding: 10px 20px;
    border-bottom: #ccc solid 1px;

}
.front_menu a {
    color: #595959;
}

ul.no_style_type {
    list-style-type: none;
}
 .social-share__item {
    width: 40px;
    text-align: center !important;
}
.bottom-left {
    position: absolute;
    left: 16px;
    color: #fff;
    background: rgb(0,0,0,0.5);
    padding: 5px 10px;
    font-size: 12px;
    top: auto !important;
}
.bottom-40px {
    bottom: 40px !important;
    margin-bottom: 9px;
}
.bottom-8px {
    bottom: 8px !important;
    margin-bottom: 9px;
}

.padding-5-pc {
    padding: 0 5px;
}
.custom_logo_partner_footer {
    padding-left: 5px!important;
}
.site-footer .middle-row:before {
    border: none;
}
.footer_header_title {
    margin-bottom: 10px!important;
    padding-bottom: 5px;
    font-size: 14px!important;
}
.footer_header_title_underline {
    border-bottom: 1px dotted #ccc;
}
.site-footer .footer-menu ul {
    border-right: 0;
}
.site-footer .middle-row .container ul.shortcut-links, .site-footer .middle-row .multimedia__overlay ul.shortcut-links {
    min-height: auto;
}
.site-footer .middle-row .container ul.shortcut-links li a, .site-footer .middle-row .multimedia__overlay ul.shortcut-links li a {
    font-size: 12px;
}
.row2_clear:nth-child(2n+1) {
    clear : both;
}
.row3_clear:nth-child(3n+1) {
    clear : both;
}
.row4_clear:nth-child(4n+1) {
    clear : both;
}
.row5_clear:nth-child(4n+5) {
    clear : both;
}
.font-size-16{
    font-size: 12px;
}
.font-size-16 p {
    font-size: 12px;
    margin-bottom: 0;
}
.site-footer .social-icons .social {
    height: 3.5rem;
    width: 3.5rem;
    background: #700e57;
    font-size: 2rem;
}
.newsletter .btn-clean-pink:hover {
    background-color: #700e57;
}
.site-footer .bottom-row .container {
    /*height: 65px;*/
}
.custom_tab .tab-content > .tab-pane {
    display: block;
    height: 0;
    overflow: hidden;
}

.custom_tab .tab-pane.active {
    height: auto;
}
.home_page .module.module-spaced {
    padding-bottom: 0;
}
.custom_image_home .c-results__product__card__image__wrap{
    margin-bottom: -10px;
    padding-bottom: 60.25%;
}

.home_page section.module-carousel-links .slick-arrow {
    display: block!important;
}

.main_color {
    color : #af006e!important;
}
.padding_30 {
    padding: 30px;
}
.w_color {
    color: #fff;
}
.no_margin {
    margin: 0!important;
}

.marker-cluster-small div {
    /*background-color: #700e57;*/
}
.block-contact_list, .block-text {
    padding-bottom: 0!important;
    padding-top: 0!important;
}
.tour_list_title_custom {
    font-size: 1.5rem!important;
}
.custom_breadcrumbs ol li {
    background-color: #700e57;
    padding: 5px 10px;
    color: #fff;
    border-radius: 5px;
}
body.page-theme.page-theme-home .custom_breadcrumbs ol > :first-child {
    color: #fff;
}

.leaflet-container a.leaflet-popup-close-button {
    height: 20px!important;
}
.module.module-map .map:focus {
    /*outline: 0;*/
}
.tabe_underline .active {
    font-size: 1.8rem;
    background-color: #af006e;
    color: #fff!important;
}

section.custom_breadcrumbs ol > li::after {
    top: 5px;
    right: -10px;
}
.tabe_li {
    cursor: pointer;
}
.col-5 {
    width: 20%;
}
.tour_block_day .day-block {
    height: auto!important;
}
.dropzone {
    /*border: none!important;*/
    padding: 20px;
    /*height: 1900px!important;*/
    display: inline-block;
    width: 100%;
}
.dropzone .dz-preview .dz-image {
    border-radius: 0!important;

}
.dropzone .dz-image img {
    width: 100%!important;
}
.dropzone .dz-preview .dz-image {
    height: 100%!important;
    width: 100%!important;
}
.dropzone .dz-preview.dz-image-preview {
      position: relative;
      min-height: 1px;
      padding-right: 10px;
      padding-left: 10px;
      margin: 0 0 10px 0;
}
.single_dropzone .dropzone .dz-preview.dz-image-preview {
    width: 100%;
}
#my-awesome-dropzone-single {
  border-bottom: 1px solid #ccc!important;
}
.dropzone .dz-preview.dz-image-preview {
    width: 33.33333%;
}
.dropzone .dz-preview.dz-image-preview{
    float: left;
}

.open-position .dropzone .dz-preview.dz-image-preview {
    width: 16.6666%;
}

.dz-details {
    padding-bottom: 5px!important;
}

.table-nowrap  > thead > tr > th {
    white-space: nowrap;
}
.table-bordered > thead > tr > th {
    white-space: nowrap;
}
.dropzone .dz-preview .dz-details {
  padding: 2.5em 1em;
}

.dropzone .dz-preview .dz-details .dz-filename {
  position: relative;
}

.dropzone .dz-preview .dz-details .dz-filename input[type=radio]{
    opacity: 1;
    left: 0;
    position: relative;
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border: 0;
    padding: 0;
}

.vs-form #my-awesome-dropzone input, .vs-form #my-awesome-dropzone select, .vs-form .btn-inlined {
    height: auto!important;
    width: auto!important;
}

.site-footer .bottom-row a img {
    width: 100%;
    height: 35px;
}

body #navContainer #mainNavBar #mainNav #mainNavList > li.desktop-vs-logo {
    /*width: 200px;*/
}
.icon-font-size {
    font-size: 1.5rem!important;
}
#wrapper #navContainer #utilitiesBar #utilities > div .textual-label {
    top: 0;
}
.cursor {
    cursor: pointer!important;
}

.no-padding {
    padding: 0 !important;
}
.section_search {
	position: relative;
	background: #f9f8f8;
	padding: 30px;
}

.section_search input {
	background: #fff;
    background-color: rgb(255, 255, 255);
	border: 0px;
	height: 45px;
	border-radius: 2px;
	padding: 0px 10px;
	box-sizing: border-box;
	font-size: 14px;
	border: 1px solid #efefef;
}

.section_search .select-wrapper span.caret {
	position: absolute;
	right: 15px;
	top: 10px;
	bottom: 0;
	width: 10px;
	height: 0;
	margin: auto 0;
	font-size: 10px;
	line-height: 10px;
	color: #b1b1b1;
	z-index: 0;
}
img {
	width: 100%;
}


.center-block {
    display: table;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

.block-format {
    padding: 2px !important;
}

.info-card {
    width: 100%;
    border: 1px solid rgb(215,215,215);
    position: relative;
    margin-bottom: 20px;
    overflow: hidden;
    border: 5px solid #fff;
    -webkit-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.1);
}


.info-card {
    margin-bottom: 0px;
}
.info-card .sub_title {
    color: #8eb634;
    font-size: 15px !important;
    font-weight: 400;
    margin-bottom: 0;
}


.darken {
    background: black;
    padding: 0;
}

.darken img {
    display: block;
    -webkit-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    transition: all 0.1s linear;
}


.animate {
    transition-property: all;
    transition-duration: .2s;
    transition-timing-function: cubic-bezier(0.25,0.1,0.25,1);
}

.info-card .info-card-details, .info-card .info-card-details .info-card-header {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -100%;
    left: 0;
    padding: 0 15px;
    background-color: rgba(0,0,0,0.7);
    text-align: center;
}


.info-card .info-card-details, .info-card .info-card-details .info-card-header {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -100%;
    left: 0;
    padding: 0 15px;
    background-color: rgba(0,0,0,0.7);
    text-align: center;
}
.info-card .info-card-details .info-card-header {
    height: auto;
    bottom: 100%;
    padding: 15px 5px;
}

.info-card .info-card-details .info-card-header {
    height: auto;
    bottom: 100%;
    padding: 10px 5px;
}

.info-card .info-card-details .info-card-header h1, .info-card .info-card-details .info-card-header h3 {
    color: #eaeaea;
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    margin: 0 !important;
    padding: 0 !important;
}
.info-card .info-card-details .info-card-header h1, .info-card .info-card-details .info-card-header h3 {
    font-size: 20px !important;
    line-height: 20px;
}
.info-card .info-card-details .info-card-header h3 {
    color: #8eb634;
    font-size: 15px !important;
    font-weight: 400;
    margin-top: 5px;
}

.info-card-header h3 {
    text-transform: capitalize !important;
}

.info-card .info-card-details .info-card-header h3 {
    color: rgb(142,182,52);
    font-size: 15px;
    font-weight: 400;
    margin-top: 5px;
}

.custom_info_card {
    background: none!important;
    bottom: -55%!important;
}

.no_bg {
    background: none!important;
    background-color: none!important;
}

.text-shadow {
    text-shadow: 2px 2px 3px black!important;
}

.oswold-description-2 {
    margin: auto;
    position: absolute;
    top: 20%;
    bottom: 0;
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
}

.oswold-description-2.mtk {
    top: 15% !important;
    padding: 0px 10px;
}


.oswold-description-2 {
    color: #fff;
    text-align: center;
}
.pointer-at-corner {
    position: absolute;
    bottom: 1px;
    right: 1px;
    margin: 0 auto;
}
.darken:hover img {
    opacity: 0.5;
}

/*Hot block*/
.block-contact_list, .block-text {
    padding-bottom: 4em;
    padding-top: 4em;
}
.margin-bottom {
    margin-bottom: 30px;
}
.text-red {
    color: #f97c80 !important;
}
.block-carousel-slide-overlay-content h1::after, .block-crossfade-slide .block-crossfade-slide-overlay-content h1::after, .block-image-overlay-content h1::after, .block-video-overlay-content h1::after, .block-videoloop-overlay-content h1::after, .text-dashed::after {
    content: "\2014";
    display: block;
}
.block-feature-article {
    margin-left: -5px;
    padding-left: 10px;
    padding-right: 10px;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
    display: block;
}
[data-click-url] {
    cursor: pointer;
}

.block-feature-article .feature {
    position: relative;
    min-height: 1px;
    margin-bottom: 10px;
    float: left;
    width: 100%;
    padding-bottom: 70%;
    overflow: hidden;
}

.block-feature-article .feature {
    width: 33.33334%;
    padding-bottom: 25%;
}
.has-dimmer {
    position: relative;
}

.has-dimmer::before {
    content: '';
    background: rgba(0,0,0,.15);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: -20px;
}
.block-feature-article .feature .feature-cover {
    background-size: cover;
    background-position: 50% 0;
    overflow: hidden;
    height: 100%;
    position: absolute;
    left: 5px;
    right: 5px;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.block-feature-article .feature .feature-title {
    font-family: Georgia,"Times New Roman",Times,serif;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    font-size: 1.5em;
    line-height: 1.2em;
    padding: 0 10%;
    text-align: center;
    position: absolute;
    top: 50%;
    width: 100%;
    -moz-transform: translate(0,-50%);
    -ms-transform: translate(0,-50%);
    -webkit-transform: translate(0,-50%);
    transform: translate(0,-50%);
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
}

.block-feature-article .feature .feature-excerpt {
    position: absolute;
    bottom: -80%;
    background: rgba(0,0,0,.9);
    -webkit-transition: bottom .2s ease-out;
    -o-transition: bottom .2s ease-out;
    transition: bottom .2s ease-out;
    padding: 1em;
    text-align: center;
    width: 100%;
    visibility: hidden;
    color: #999;
}
.block-feature-article .feature .feature-excerpt p {
    font-style: italic;
    color : #fff;
}

.btn.btn-link-fat, .close-button {
    font-family: avenirblack,"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 0;
}


.block-feature-article .feature .feature-excerpt a {
    color: #fff;
}


.block-feature-article .feature:active .feature-excerpt,
.block-feature-article .feature:hover .feature-excerpt {
 bottom:0;
 visibility:visible
}
.block-feature-article .feature:active .feature-title,
.block-feature-article .feature:hover .feature-title {
 -moz-transform:translate(0,-70%);
 -ms-transform:translate(0,-70%);
 -webkit-transform:translate(0,-70%);
 transform:translate(0,-70%)
}
.block-feature-article .feature:active .feature-cover,
.block-feature-article .feature:hover .feature-cover {
 background-position:50% -10px
}

.vs-form input, .vs-form select, .vs-form .btn-inlined, .vs-form textarea {
    border-radius: 10px;
}

.post_title {
    text-align: left;
    color: #f97c80;
}

.post_description {
    color: #161616;
    padding: 15px 0px;
}

.border-left-yellow > p:first-child {
    line-height: 3rem;
}

.biography, .biography p {
    font-size: 14px!important;
}

.posted_by_border {
    border: 1px solid #af006e;
    border-radius: 10px;
    position: relative;
    width: 100%;
    padding: 0 15px;
    height:auto;
    box-shadow: 0px 0px 1px 1px #af006e;
}

.custom-col-2 {
    width: 20%;
    float: left;
    padding:0 1%;
}

.our_service_icon {
    font-size: 50px;
    color: #af006e;
    margin-bottom: 10px;
}

.list_search {
    /*border-bottom: 1px solid #ccc; */
}

.list_search li {
    padding: 10px 20px!important;
    margin-bottom: 0;
}

.list_search li::after{
    top: 10px!important;
}

.tour_type_breadcrumb {
    padding: 0;
}
section.tour_type_breadcrumb ol > li::after {
    content: '';
}

section.tour_type_breadcrumb ol > li {
    margin-right: 0;
}

.tabs-left, .tabs-right {
  border-bottom: none;
  /*padding-top: 2px;*/
}
.tabs-left {
  /*border-right: 1px solid #ddd;*/
}
.border_right {
    border-left: 1px solid #ddd;
}
.div_tab_search {
    padding-right: 0;
}
.tabs-right {
  border-left: 1px solid #ddd;
}
.tabs-left>li, .tabs-right>li {
  float: none;
  /*margin-bottom: 2px;*/
}
.tabs-left>li {
  margin-right: -1px;
}
.tabs-right>li {
  margin-left: -1px;
}


.tabs-right>li.active>a,
.tabs-right>li.active>a:hover,
.tabs-right>li.active>a:focus {
  border-bottom: 1px solid #ddd;
  border-left-color: transparent;

}
.tabs-left>li>a {
  border-radius: 4px 0 0 4px;
  margin-right: 0;
  display:block;
  color: #595959;
}
.tabs-left>li.active>a,
.tabs-left>li.active>a:hover,
.tabs-left>li.active>a:focus {
  border-bottom-color: #ddd;
  border-right-color: transparent;
  color: #af006e;
}
.tabs-right>li>a {
  border-radius: 0 4px 4px 0;
  margin-right: 0;
}
.vertical-text {
  margin-top:50px;
  border: none;
  position: relative;
}
.vertical-text>li {
  height: 20px;
  width: 120px;
  margin-bottom: 100px;
}
.vertical-text>li>a {
  border-bottom: 1px solid #ddd;
  border-right-color: transparent;
  text-align: center;
  border-radius: 4px 4px 0px 0px;
}
.vertical-text>li.active>a,
.vertical-text>li.active>a:hover,
.vertical-text>li.active>a:focus {
  border-bottom-color: transparent;
  border-right-color: #ddd;
  border-left-color: #ddd;
}
.vertical-text.tabs-left {
  left: -50px;
}
.vertical-text.tabs-right {
  right: -50px;
}
.vertical-text.tabs-right>li {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.vertical-text.tabs-left>li {
  -webkit-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.box_search {
    box-shadow: 0 2px 4px 0 rgba(27,27,27,.2);
    background: #fff;
    padding: 20px 0;
    width: 80%;
    margin:30px auto 0;
    z-index: 99;
}
.bg_tab_search {
    background: #f6f6f6;
}

.restaurant_detail span.title {
    font-size: 18px!important;
    width: 100%!important;
}

.tab_search_content {
    padding: 15px 15px 15px 0;
}

#overlay {
  position: fixed;
  display: none;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,0.8);
  z-index: 2;
  cursor: pointer;
}

.p_booking_item {
    margin: 0 0 10px 0;
}

@media screen and (max-width: 991px) {

    .block-feature-article .feature {
        position: relative;
        min-height: 1px;
        margin-bottom: 10px;
        float: left;
        width: 100%;
        padding-bottom: 70%;
        overflow: hidden;
    }

}

/* Section tour*/

section {
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    *zoom: 1;
}
section.sec-color-grey {
    background-color: #e5e2e2;
}

.headline-section, .headline-category, section .headline-section, .row-dual h1, .row-dual .price, .row-dual .package-headline, .row-dual .booking-form-request, .row-dual .blog__tags {
    font-size: 1.66666667em;
    line-height: 1.04em;
    font-weight: 500;
}

section .headline-section {
    text-align: center;
    margin-top: 80px;
    margin-bottom: 13px;
}

.lead {
    margin-bottom: 25px;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.4;
}
.lead {
    font-size: 27px;
}
.lead {
    font-size: 1.22222222em;
    line-height: 1.30909091em;
    color: #858a8f;
    font-weight: 100;
    padding-bottom: 20px;
}
section .lead {
    margin-top: 0;
}
section.sec-color-grey .lead {
    color: #858a8f;
}

section.sec-color-grey .lead {
    text-align: center;
}

.container-fluid, .container-section {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.container-section {
    max-width: 1500px;
    padding-bottom: 40px;
}

.card {
    color: #34444b;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    min-height: 534px;
    padding-left: 0;
    padding-right: 0;
    max-width: 340px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    -webkit-perspective: 600px;
    -moz-perspective: 600px;
    perspective: 600px;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    -o-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: -moz-transform 0.22s ease;
    -o-transition: -o-transform 0.22s ease;
    -webkit-transition: -webkit-transform 0.22s ease;
    transition: transform 0.22s ease;
    width : 100%;
}
.card-front {
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
    background-color: #fcfafa;
    background-repeat: no-repeat;
    min-height: 530px;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    box-shadow: 0 0px 0px transparent;
    padding-bottom: 10px;
    -webkit-transform: rotateY(0deg);
    -moz-transform: rotateY(0deg);
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transition: all 0.22s ease-in-out;
    -o-transition: all 0.22s ease-in-out;
    -webkit-transition: all 0.22s ease-in-out;
    transition: all 0.22s ease-in-out;
}
.card-main-link {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.card-img {
    height: 197px;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: left;
    background-position: center;
}
.card .destination-label {
    display: inline-block;
    background: rgba(255,255,255,.82);
    position: absolute;
    top: 15px;
    height: 30px;
    line-height: 30px;
    border-radius: 0 5px 5px 0;
    padding: 0 10px;
    font-family: Gotham,sans-serif;
    text-transform: uppercase;
    font-size: .65em;
    font-weight: 700;
    color: #34444b;
}
.card .destination-label {
    display: inline-block;
    background: rgba(255,255,255,.82);
    position: absolute;
    top: 15px;
    height: 30px;
    line-height: 30px;
    border-radius: 0 5px 5px 0;
    padding: 0 10px;
    font-family: Gotham,sans-serif;
    text-transform: uppercase;
    font-size: .65em;
    font-weight: 700;
    color: #34444b;
}

.card-best-offer, .chart-info__bestvalue {
    top: 65px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    width: 126px;
    background-color: rgba(255, 255, 255, 0.82);
    border-radius: 5px 0 0 5px;
    color: #34444b;
    padding-left: 30px;
    font-size: 0.65em;
    font-weight: bold;
    font-family: "Gotham", sans-serif;
    text-transform: uppercase;
}
.card-best-offer::before, .chart-info__bestvalue::before {
    content: "\f005";
    font-family: 'nordicvisitor';
    position: absolute;
    left: 10px;
}
.card-transport {
    position: relative;
    left: 50%;
    float: left;
    margin-top: -25px;
}

.card-transport-inner {
    display: block;
    height: 50px;
    background-color: #fcfafa;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    position: relative;
    left: -50%;
    float: left;
    padding: 16px;
        padding-top: 16px;
    padding-top: 15px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.08);
    color: #ec6851;
    text-transform: uppercase;
    font-size: 0.66666667em;
    line-height: 2em;
}
.card-transport-inner {
    display: table;
}
.card-transport-inner-text {
    display: table-cell;
    vertical-align: middle;
    line-height: 1em;
}
h1, .price, .package-headline, .booking-form-request, .blog__tags, .h1, h2, .h2, h3, .h3 {
    margin-top: 25px;
    margin-bottom: 12.5px;
}

.subheadline--card, .card h2 {
    font-size: 0.88888889em;
    line-height: 1.5em;
    font-weight: bold;
    color: #52a4b3;
    padding-top: 20px;
    margin-bottom: 0;
}
.card-tour .card-transport + * {
    padding-top: 5px;
}

.subheadline--card, .card h2 {
    font-size: 0.88888889em;
    line-height: 1.5em;
    font-weight: bold;
    color: #52a4b3;
    padding-top: 20px;
    margin-bottom: 0;
}
.card .card-front h2 + h2 {
    color: #b5b5b7;
    margin: 0;
    padding: 0;
    font-weight: 500;
}

.headline--card, .card h1, .card .price, .card .package-headline, .card .booking-form-request, .card .blog__tags {
    font-size: 1.66666667em;
    line-height: 1.04em;
    margin-top: 0;
    margin-bottom: 0;
}
.card-front h1, .card-front .price, .card-front .package-headline, .card-front .booking-form-request, .card-front .blog__tags {
    padding: 0 15px;
}
.card-tour .levels {
    display: flex;
    justify-content: space-around;
    position: absolute;
    left: 10%;
    right: 10%;
    bottom: 110px;
}
.card-price-container {
    -moz-transition: top 0.3s ease;
    -o-transition: top 0.3s ease;
    -webkit-transition: top 0.3s ease;
    transition: top 0.3s ease;
    overflow: hidden;
    *zoom: 1;
    width: 100%;
    cursor: pointer;
    position: relative;
}
.card-back-full .card-price-container label, .card-tour .card-price-container label {
    display: block;
    margin: 0;
    padding: 0;
    color: #b5b5b7;
    font-size: .8em;
}
.card-price {
    font-size: 1.88888889em;
    line-height: 0.70588235em;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 5px;
    color: #34444b;
}

.card .card-price {
    display: inline-block;
}
.card-tour .card-price-container label + .card-price {
    margin-top: 0;
    padding-top: 5px;
}

.card-currency {
    font-size: 1.11111111em;
    line-height: 1.2em;
    font-weight: bold;
    margin-top: 40px;
    color: #52a4b3;
    margin: 0;
}
#map-full #map-close, .card .card-price + .card-currency {
    display: inline-block;
}
.card-currency::after {
    font-family: 'nordicvisitor';
    content: "\f078";
    font-size: 0.44444444em;
    line-height: 3em;
    margin-left: 4px;
}

.card-map-link {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
    color: #ec6851;
    background-color: #fcfafa;
    height: 50px;
    line-height: 50px;
    bottom: 0;
}
.card-tour .card-map-link {
    height: auto;
    line-height: 0;
    margin: 0;
    padding: 0 0 15px;
}
.card:hover {
     -moz-transform:translateY(-3px);
     -o-transform:translateY(-3px);
     -ms-transform:translateY(-3px);
     -webkit-transform:translateY(-3px);
     transform:translateY(-3px)
}


.card-special-offer, .chart-info__discount, .chart-info__bestvalue {
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 0;
    top: 20px;
    width: 145px;
    background-color: #ffd269;
    border-radius: 5px 0 0 5px;
    color: #34444b;
    padding-left: 30px;
    font-size: 0.65em;
    font-weight: bold;
    font-family: "Gotham", sans-serif;
    text-transform: uppercase;
}

.card-special-offer {
    width: auto;
    padding-right: 10px;
}

.card-front:hover {
    box-shadow:0 20px 60px rgba(0, 0, 0, 0.4)
}

.new_link_btn {
    margin: 0;
    background-color: #ec6851;
    border: 0;
    color: white;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    font-size: 0.61111111em;
    line-height: 2.18181818em;
    padding: 9px 30px 7px 30px;
    cursor: pointer;
    text-shadow: none;
    display: inline-block;
    text-align: center;
}

.vsicons-play2::before {
    content: "";
}

.icon-instagram {
    position: absolute;
    bottom: 20px;
    right: 40px;
    color :#fff;
}

.icon-instagram .fa {
    font-size: 4rem;
}

.border-left-yellow h1 {
    margin-top: 0;
}

.c-results__filters {
    z-index: 9;
}

.c-results__filters .tick i {
    line-height: 27px;
}

.row_no_bg .row {
    background: none!important;
}

.custom_arrow .slick-arrow {
    z-index: 9;
}


body.nav-open #navContainer #mainNavBar .show-main-menu i.icon_menu {
    display: none;
}

body #navContainer #mainNavBar .show-main-menu i.icon_close_menu {
    display: none;
}

body.nav-open #navContainer #mainNavBar .show-main-menu i.icon_close_menu {
    display: block;
}

.no-m-t {
    margin-top: 0!important;
}


input[type='submit'], button {
    background-color: #af006e;
    color: #fff;
    text-transform: uppercase;
}
.btn-submit-login {
    border: solid 2px #e1e1e1 !important;
    border-left: solid 2px #e1e1e1 !important;
    padding: 0 2rem !important;
    width: 100% !important;
}

.ul-forgot-pwd {
    list-style: none;
    margin: 0;
    padding: 0;
}


h1, legend, .block>h1, label:not(.error), input[type='submit'], button {
    font-family: "Source Sans Pro",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
    font-weight: bold;
    text-rendering: optimizeSpeed;
}

@media (min-width: 0)
{
    .label>label {
        font-weight: bold;
        color: #000000;
        font-size: 20px;
    }

    .label>* {
        float: left;
        line-height: 20px;
    }
    fieldset>div, .security select, .security input[type='text'], .security label.error {
        margin-bottom: 20px;
        position: relative;
    }
}
.mb-0 {
    margin-bottom: 0px !important;
}
.ta-l {
    text-align: left !important;
}
.mb-15 {
    margin-bottom: 35px !important;
}
.fz-16 {
    font-size: 16px;
}
.vs-form label>span {
    font-size: 20px !important;
    text-transform: uppercase;
}
.vs-form button[type='submit'] {
    width: auto !important;
}
.sign-up-theme .section-fields {
    padding: 5rem;
    background: #f2f2f2;
}
.pd-t-40-px {
    padding-top: 40px !important;
}
.m-t-3rem {
    padding-top: 3rem;
}

.checkbox input[type="checkbox"] {
    opacity: 0;
}

.checkbox label {
    position: relative;
    display: inline-block;

    /*16px width of fake checkbox + 6px distance between fake checkbox and text*/
    padding-left: 22px;
}

.checkbox label > span {
    padding-left: 5px;
}

.checkbox label::before,
.checkbox label::after {
    position: absolute;
    content: "";

    /*Needed for the line-height to take effect*/
    display: inline-block;
}

/*Outer box of the fake checkbox*/
.checkbox label::before{
    height: 20px;
    width: 20px;

    border: 1px solid;
    left: 0px;

    /*(24px line-height - 16px height of fake checkbox) / 2 - 1px for the border
     *to vertically center it.
     */
    top: 3px;
}

/*Checkmark of the fake checkbox*/
.checkbox label::after {
    height: 8px;
    width: 13px;
    border-left: 2px solid;
    border-bottom: 2px solid;

    transform: rotate(-45deg);

    left: 4px;
    top: 7px;
}

/*Hide the checkmark by default*/
.checkbox input[type="checkbox"] + label::after {
    content: none;
}

/*Unhide on the checked state*/
.checkbox input[type="checkbox"]:checked + label::after {
    content: "";
}

.display_none {
    display: none;
}
.border-left-yellow-no-inset-gap {
    padding-bottom: 0px !important;
}
.m-t-35 {
    margin-top: 35px !important;
}
.table>tbody>tr>td, .table>tfoot>tr>th, .table>tfoot>tr>td {
    vertical-align: middle !important;
}

.vertical_align_top>tbody>tr>td, .vertical_align_top>tfoot>tr>th, .vertical_align_top>tfoot>tr>td {
    vertical-align: top !important;
}



.card .card-front h1.long {
    font-size: 1.4em;
}

.clear_inst:nth-child(4n+1) {
  clear: both;
}

.listing_guide .c-results__product__card__cta__price {
    font-weight: normal!important;
    text-transform: capitalize!important;
}

.tour360_title {
    font-family: Source Sans Pro,"Times New Roman",Times,serif !important;
    text-transform: uppercase!important;
    font-weight: 700!important;
    color: #fff!important;
    font-size: 1em!important;
    line-height: 1.2em!important;
    text-align: center!important;
    text-shadow: 2px 2px 3px black!important;

}
.tour360_title::after {
    background: none!important;
    width: 0!important;
    height: 0!important;
    margin: 0!important;
}
.tour360_title:hover {
    color: #fff!important;
    /*text-shadow: 2px 2px 3px #700e57!important;*/
}

.tour360_title_overwrite {
    font-size: 0.9em!important;
}



.no-wrap th {
    white-space: nowrap;
}

#wrapper #navContainer #utilitiesBar #utilities > div .currency-select {
    padding: 0;
    cursor: pointer;
}

body #navContainer #utilitiesBar #utilities .currency-select ul {
    display: none;
}

#wrapper #navContainer #utilitiesBar #utilities > div .currency-select.on {
    background: #4c093c;
}

body #navContainer #utilitiesBar #utilities .currency-select.on ul {
    background: #4c093b;
    display: block;
    position: absolute;
    z-index: 4001;
    left: 0;
    right: 0;
    top: 35px;
    margin: 0;
}

body #navContainer #utilitiesBar #utilities .currency-select {
    border-left: 1px solid rgba(255,255,255,.5);
    float: left;
    width: 90px;
    position: relative;
    background: #4c093b;
}

.currency-select a {
    display: block;
    line-height: 35px;
    padding: 0 20px;
    color: #fff;
    overflow: hidden;
}

.currency-select ul a {
    line-height: normal !important;
    padding: 1rem 1.5rem !important;
}

body #navContainer #utilitiesBar #utilities .currency-select a:hover {
    background-color: #af006e;
}

body #navContainer #utilitiesBar #utilities .currency-select.on ul li {
    margin: 0;
}



@media (min-width: 992px){
    section.module-gallery-image .gallery-image-container > div:not(:last-child) {
        margin-bottom: 10px;
    }
    .vcenter {
        display: inline-block;
        vertical-align: middle;
        float: none;
    }
}

.tour_title {
    position: absolute;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    line-height: 1.8rem;
    font-size: 1.5rem;
    padding: 1.2rem 1.5rem;
    bottom: 20px;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
}

.tour_listing .row {
    margin: 0;
}

.tour_listing .day-block {
    padding: 1rem 0 0 0;
    height: 270px;
}

.tour_listing .day-block .tour_list_title{ 
    margin-bottom: 0;
    font-size: 24px;
    line-height: 2.5rem;
}



.tour_listing .module-itinerary .stats-wrap{
    padding-bottom: 0;
    position: absolute;
    bottom: 0;
}

.tour_listing .module-itinerary .stats-wrap [class*="col-"] {
    background-color: #fafafa;
    border: 3px solid rgba(0, 0, 0, 0.4);
    border-image: url("https://sttc.visitscotland.com/static/img/buttons/btn-border-grey.png") 3 3 repeat;
}
.tour_listing .module-itinerary .stats-wrap .stat-block {
    padding: 5px;
}

.tour_listing .price_section .day-block {
    border-left: 3px solid #fccb1c;
    padding-top : 50%;
}

.tour_listing .module-itinerary .bg {
    left: 0;
    right: 0;
}

.multiple_image {
    /*max-height: 88vh;*/
    width: 100%;
}

.image_multiple_slide {
    height: 100%;
    position: relative;
    display: block;
}

.arrow_down_slide {
    background: rgba(0, 0, 0, 0.8);
    padding: 10px;
    border-radius: 50%;
}

.slick-arrow {
    z-index: 2;
}
.multimedia::before {
    height: 100%;
}

.custom_multimedia {
    max-height: 683px;
}
.custom_multimedia_youtube {
    max-height: 500px;
}


.map_panel_location {
    overflow-y: scroll;
    height: 380px; 
}
.text-policy {
  float: left;
  padding: 15px 25px;
}

.custom_text {
  width: 150px!important; 
  float: left!important; 
  height:17px!important;
  text-align: center!important;
}

.listing_youtube {
    height: 100%;
    background: #fff;
    border: 1px solid #e6e6e6;
    position: relative;
}

.post_detail_padding {
    padding:0px 15%;
}
.cancel_policy_html {
    display: none;

}
.label_for_policy p{
    font-size: 12px!important;
}

.cancel_dialog {
    width: 70%;
}

.item_cart {
    height: auto!important;
    min-height: 270px;
    padding-bottom: 30px!important;
    border-right: 3px solid #fccb1c;
}
.summary_page {
    padding-bottom: 0!important;
    border: none;
}
.summary_page p {
    font-size: 20px;
}
.summary_page p:not(.tour_list_title) {
    font-size: 16px;
}

.p_talbe p {
    margin-bottom: 5px!important;
}


.icon_360 {
    position: absolute;
    bottom: 10px;
    right: 30px;
}
.icon_360 img {
    width: 50px;
}

.icon_new_360 {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background: #fff;
    border-radius: 10px;
}
.icon_new_360 img {
    width: 100px;
}

.slider_item {
    position: relative;
    height: 88vh;
}
.multimedia {
    max-height: 88vh;
}

.multimedia::before {
    z-index: -2;
}

.item_video {
    max-height: 720px;
}
.item_image {
    max-height: 88vh;
}

.slide-video {
    width: 100%;
    height: 88vh;
    object-fit: cover;
}

.day-panel .show {
    height: 100%;
}


.top_promotion img {
    object-fit: cover;
}
.top_promotion .img_h_540 {
    height: 557.7px;
}

.top_promotion .img_h_270 {
    height: 276.6px;
}
.top_promotion .img_h_180 {
    height: 183.2px;
}

.top_promotion .block-format {
    padding:4px 2px!important;
}


@media (max-width: 1471px){
    .div_image_object_fit{
        width: 100%;
        height: 270px!important;
    }
    .shoppingcart_checkout .div_image_object_fit {
        height:auto!important;
    }
}

@media (max-width: 1197px){

    .editor1 {
        overflow-y: visible;
        height: auto;
    }
}
@media(max-width:1197px) and (min-width:1000px) {
    .slider_item {
        position: relative;
        height: 415px;
    }
    .multimedia {
        max-height: 415px;
    }
}

@media (max-width: 992px){
    .tour_listing.tour_listing .module-itinerary .stats-wrap {
        position: relative;
    }
    .tour_listing .module-itinerary .stats-wrap {
        padding-top: 1rem;
    }
    .tour_listing .day-block {
        height: auto;
    }
    .tour_listing .price_section .day-block {
        padding-top: 1rem;
    }
     .custom_multimedia_youtube {
        max-height: 300px!important;
    }

}

@media (max-width: 991px){

    .subscriber_email {
        height: 38px;
    }
    .display_pc {
        display: none;
    }
    .display_mb {
        display: block;
    }
    .div_image_object_fit{
        width: 100%;
        height: 100%;
    }
    .multimedia {
        max-height: 38vh!important;
    }
    .slider_item {
        position: relative;
        height: 38vh;
    }
    .slide-video {
        height: 38vh;
    }

}
@media(max-width:767px){
    .tour_in_location section.module-feature-links .items .slick-carousel-item a {
        background-image: none;
    }
    .tour_in_location section.module-feature-links .items .slick-carousel-item a:hover {
        background: none;
    }
    .tour_listing .price_section .day-block {
        border-left: 0;
    }
    .m-b-mb-10 {
        margin-bottom: 10px;
    }
     #wrapper #navContainer #utilitiesBar #utilities > div .language-select {
        padding: 4px 1.5rem;
    }
    .module.module-map #map-layer-tabs {
        background-color: none;
        width: 30%!important;
    }
    .module.module-map #map-layer-tabs .sidebar-panel {
        display: block;
    }


    .map_panel_location {
        overflow-y: scroll;

        height: 400px!important;
        background: #fff;
    }

    .module.module-map #map-layer-tabs .sidebar-panel .panel-heading {
        border-radius: 0;
        border: 0;
        padding: 0;
        width: auto;
        flex-grow: 1;
        overflow: hidden;
        max-height: 100%;
    }
    .padding-5-pc {
        padding: 0 15px;
    }
    .custom_logo_partner_footer {
        padding-left: 40px!important;
    }
    .subscriber_email {
        height: 38px;
    }
    .div_image_object_fit{
        width: 100%;
        height: 100%;
    }

    .img_mb_full img{
        width: 100%!important;
        height: 100%!important;
    }
    .post_detail_padding {
        padding:0px;
    }

    .custom-col-2 {
        width: 100%;
        margin-bottom: 30px;
    }

    .slider_item {
        position: relative;
        height: 38vh;
    }

    .multimedia {
        max-height: 38vh!important;
    }


}



@media(max-width:767px) and (min-width:480px) {
    section.module-gallery-image .clipped .editor-wrap {
        position: relative;
    }
    section.module-gallery-image .clipped .editor-wrap:before {
        display: block;
        content: '';
        width: 100%;
        padding-top: 0;
    }
    section.module-gallery-image .clipped .editor-wrap>div {
        position: relative;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
    }
    .custom_multimedia_youtube {
        max-height: 500px;
    }
    .subscriber_email {
        height: 38px;
    }

    .post_detail_padding {
        padding:0px;
    }
    .tab_search_content {
        padding: 15px;
    }
    .slider_item {
        position: relative;
        height: 38vh;
    }

    .multimedia {
        max-height: 38vh!important;
    }


}

@media(max-width:479px){
    .multimedia__title {
        font-size: 20px;
    }

    .no-b-l-mb {
        border-left: none!important;
    }

    .custom_multimedia_youtube {
        max-height: 200px!important;
    }
    .subscriber_email {
        height: 34px;
    }

    .div_image_object_fit{
        width: 100%;
        height: 100%;
    }
    .tab_search_content {
        padding: 15px;
    }
    .multimedia {
        max-height: 38vh!important;
    }

    .slider_item {
        position: relative;
        height: 38vh;
    }

    .slide-video {
        height: 38vh;
    }


}

/*html.fonts-loaded body,html.fonts-loaded p,html.fonts-loaded h1,html.fonts-loaded h2,html.fonts-loaded h3,html.fonts-loaded h4,html.fonts-loaded h5,html.fonts-loaded h6,html.fonts-loaded label,html.fonts-loaded div,html.fonts-loaded article,html.fonts-loaded a,html.fonts-loaded section,html.fonts-loaded header,html.fonts-loaded footer {
    font-family: Source Sans Pro,"Times New Roman",Times,serif!important;
}*/

body, p, h1, h2, h3, h4, h5, h6, label, div, article, a, section, header, footer {
    font-family: Source Sans Pro,"Times New Roman",Times,serif!important;
    font-display: swap;
}

.multimedia__overlay--centre {
        z-index: 1!important;
}

.multimedia__video__close {
    top: 10px;
    right: 5px;
    padding: 0;
}

.cancellation_Policy {
    font-weight: bold!important;
    color : #af006e;
    cursor: pointer;
}

.booking_addon_qna {
    margin-bottom: 0;
}
.booking_addon_qna li {
    margin-bottom: 0;
    padding: 10px 20px;
}
.plan_your_trip .product-listing .img {
    padding-bottom: 10px!important;
}

.plan_your_trip .product-listing .img img{
    height: 100%!important;
    width: auto!important;
    margin: 0!important;
}


@media(max-width:479px){

    .plan_your_trip .product-listing .img img{
        height: auto!important;
        width: auto!important;
        margin: 0 auto!important;
    }

    .no-padding-mb {
        padding: 0;
    }

    .no-padding-mb1 {
        padding-left: 10px;
        padding-right: 10px;
    }



    .voucher_input {
        padding-top: 0!important;
        padding-bottom: 0!important;
    }


}

.voucher_input {
    height: 4rem!important;
    padding: 10px;
}

.tour_lists .currency-m {
    font-size: 18px!important;
}

.tour_lists .currency-s {
    font-size: 16px!important;
}

.tour_detail_start_price .currency-m {
    font-size: 20px!important;
}

.tour_detail_start_price .currency-s {
    font-size: 18px!important;
}


.booking_list .currency-s {
    font-size: 12px!important;
    padding-top: 10px!important;
}

.booking_list .currency-m {
    font-size: 14px!important;
    padding-top: 5px!important;
}

.checkout_page .currency-s {
    font-size: 18px!important;
}

.checkout_page .currency-m {
    font-size: 20px!important;
}

.shoppingcart_list .currency-s {
    font-size: 18px!important;
}

.shoppingcart_list .currency-m {
    font-size: 20px!important;
}




.vs-form label > span.addon_text_option {
    font-size: inherit !important;
}

.payment_option_radio {
    margin-right: 8px!important;
}

.modal_background {
    background-image: url('{{ url('front/payment/onepay.svg') }}');
    background-position: center;
    background-repeat: no-repeat;
    padding: 20px 17% 50px 26%;
    box-shadow: none;
}
.width-300{
    width: 100%;
}
.qr-code {
    border: 3px solid #BF1E2D;
}
.onepay_color {
    background: #BF1E2D;
}
.img_success_hidden {
    width: 1px;
    height: 1px;
    position: absolute;
}
.img_success {
    width: 140px;
    height: 140px;
    left: 30%;
    top: 20%;
}
@media(max-width:768px){
    #wrapper {
        padding-top: 114px!important;
    }
    #utilities {
        height: 35px!important;
    }
    .header_mb #utilities .lang-down {
        background: none;
    }

    #wrapper #navContainer #utilitiesBar #utilities > div .language-select {
        padding: 0;
    }

    #wrapper #navContainer #utilitiesBar #utilities > div .currency-select {
        padding: 0;
    }

    #wrapper #navContainer #utilitiesBar #utilities > div #cart-function-controls {
        padding: 0;
    }

    #utilities .account-log a, #utilities .lang-label, #utilities .trip-planner-go-to-button {
        height: 35px!important;
        line-height: 35px!important;
    }

    #utilities .account-log i, #utilities .lang-label i {
        font-size: 16px !important;
        margin-top: 9px;
    }



    .box_search_flight {
        width: 90%;
        left: 5%;
        top: 5%;
    }

    .box_search_flight .tab-content {
        padding: 0 15px 30px 15px;
    }

    .search_image {
        max-height: 470px!important;
    }

    .search_image .slider_item, .search_image .slide-video {
        height: 470px;
    }
}
@media(max-width:479px){

    #wrapper {
        padding-top: 94px!important;
    }

    #utilities {
        height: 35px!important;
    }
    #wrapper #navContainer #utilitiesBar #utilities > div > div {
        height: 35px!important;
        line-height: 35px!important;
    }
    .img_success {
        width: 70px;
        height: 70px;
        left: 30%;
        top: 20%;
    }
    .no_padding_mb {
        padding: 0;
    }

    #wrapper #navContainer #utilitiesBar #utilities > div .language-select {
        padding: 0;
    }

    #wrapper #navContainer #utilitiesBar #utilities > div .currency-select {
        padding: 0;
    }

    .header_mb #utilities .lang-down {
        background: none;
    }

    .search_image {
        max-height: 600px!important;
    }

    .search_image .slider_item, .search_image .slide-video {
        height: 600px;
    }
    body #navContainer #utilitiesBar #utilities .currency-select {
        width: 80px;
    }

}

.modal-backdrop {
    background-color: rgba(0, 0, 0, 0.8);
}

.label_payment {
    display: inline;
}
/* HIDE RADIO */
.payment_option_radio { 
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
  /*display:none;*/
}

/* IMAGE STYLES */
.payment_option_radio + .div_img_payment {
  cursor: pointer;
  width: 100%;
  position: relative;
  display:inline-block;
  padding: 10px;
}

.payment_option_radio + .div_img_payment img {
  height: 25px; 
  width: auto;
  float: left;
  margin-right: 10px;
}

/* CHECKED STYLES */
.payment_option_radio:checked + .div_img_payment {
  outline: 2px solid #f00;
}

.vs-form label {
    display: inline-block!important;
}

.div_addon_item label:not(.label_show_price, .label_show_currency) {
    display: block!important;
}
.div_addon_item label.radio-button-height {
    display: inline-block!important;
}


.custom_p_lineheight p {
    line-height: 2rem;
}
.custom_badge {
    position: absolute;
    top: 10px;
    left: 15px;
    z-index: 999;
}
.custom_badge a img{
    width: 50px;
    float: left:;
}

.custom_badge_detail {
    position: relative;
    width: inherit;
}

.custom_badge_detail a img{
    width: 50px;
}

.custom_badge_detail a .badge_title{
    color: #161616;
}

.guide_list .custom_badge {
    left: 25px;
}


.tour_lists .day-panel {
    position: relative;
}

.custom_tooltip {
    background-color: #000;
    color: #fff;
    font-size: 12px;
    text-align: center;
}



.ui-tooltip, .arrow-tooltip:after {
    background: black;
    border: 0px solid white;
}
.ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 20px;
    font-size: 12px;
    text-transform: capitalize;
    box-shadow: 0 0 0px black;
    text-align: center;
}
.arrow-tooltip {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}
.arrow-tooltip.top {
    top: -16px;
    bottom: auto;
}
.arrow-tooltip.left {
    left: 20%;
}
.arrow-tooltip:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    tranform: rotate(45deg);
}
.arrow-tooltip.top:after {
    bottom: -20px;
    top: auto;
}


@media(max-width:321px) {

    .cart_session_div {
        padding: 0!important;
    }
    .label_cart {
        display: none;
    }
}

.cookie_bottom {
    background-color: rgba(25, 25, 25, 0.9);
   color: #efefef;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 1.2em;
  text-align: center;
  display: block;
  z-index: 9999999;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.cookie_bottom .eupopup-body {
    color: #a2a2a2;
}

.cookie_bottom .eupopup-buttons {
    padding: 7px 0 5px 0;
}

.cookie_bottom .eupopup-button_1 {
    color: #f6a21d;
  font-weight: bold;
  font-size: 14px;
}











