p {
    margin: 0 0 10px;
    font-size: 14px !important;
    color: #383838;
    line-height: 22px;
}
.clear {
    margin: 0;
    clear: both;
	padding:0;
	position:relative;
}
strong.date_price_acm {
    color: #ff3366;
}
#single_tour_desc h3 {
    font-size: 26px;
    margin: 10px 0 20px;
    text-transform: uppercase;
    color: #ee3668;
}
.box_style_1 h3.inner {
    color: #ee3668 !important;
}
/* Customize the label (the rdbtn) */
.rdbtn {
  display: block;
  position: relative;
  padding-left: 35px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 14px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.rdbtn input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 3px;
    left: 0;
    height: 16px;
    width: 16px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.rdbtn:hover input ~ .checkmark {
  background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.rdbtn input:checked ~ .checkmark {
  background-color: #ff1c95;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.rdbtn input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.rdbtn .checkmark:after {
  top: 4px;
  left: 4px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
a.btn_2, .btn_2 {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    background: #1cbbb4;
    cursor: pointer;
    padding: 7px 20px;
    display: inline-block;
    outline: none;
    font-size: 12px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 400;
}
a.btn_2.medium, .btn_2.medium {
    padding: 10px 25px;
    font-size: 14px;
}
.btn_2, a.btn_2 {
    font-weight: 400;
}

a.btn_3, .btn_3 {
    border: none;
    font-family: inherit;
    font-size: inherit;
    color: #fff;
    background: #f7941d;
    cursor: pointer;
    padding: 7px 20px;
    display: inline-block;
    outline: none;
    font-size: 12px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: 400;
}
a.btn_3.medium, .btn_3.medium {
    padding: 10px 25px;
    font-size: 14px;
}
.btn_3, a.btn_3 {
    font-weight: 400;
}
.lststl_1 li {
    text-indent: -1.4em;
    margin: 0 0 12px 0;
    font-size: 14px;
    line-height: 20px;
}
.lststl_1 ul {
    list-style: none;
}
.lststl_1 ul li:before
{
	font-family: fontello;
    content: "\e895";
    float: left;
    width: 1.4em;
    font-size: 14px;
    color: #ee3668;
}
.lststl_1 ul br {
    padding: 13px 0;
    margin: 11px 0;
    position: relative;
    width: 100%;
    height: 0px;
    display: contents;
}
.fod-lst-stl ul {
    list-style: none;
    margin: 0;
}
.fod-lst-stl li {
    text-indent: -1.4em;
    margin: 0 0 12px 0;
    font-size: 14px;
    line-height: 20px;
}
.fod-lst-stl li:before{
	font-family: fontello;
    content: "\e895";
    float: left;
    width: 1.4em;
    font-size: 14px;
    color: #ee3668;
}

.top_search select {
    text-indent: 1.2em;
    padding-left: inherit;
    color: #999;
    font-size: 16px;
    border: 1px solid #dcd6d6 !important;
    font-weight: 200;
    box-shadow: none !important;
}

.top_search::before {
	font-family: fontello !important;
    content: "\e895" !important;
    color: #ee3668;
	top: 6px !important;
	/*right:2px;*/
}
#search_bar_container {
    padding-bottom:0px;
}	
@media (max-width: 767px) {
.table-responsive-sm.mob_tbl > .table.cart-list td:nth-of-type(1):before {
    content: "Period" !important;
    /*font-weight: 700;*/
    color: #111;
}

.table-responsive-sm.mob_tbl > .table.cart-list td:before {
    position: absolute;
    top: 12px;
    left: 12px;
    width: 39% !important;
    padding-right: 10px;
    white-space: nowrap;
	font-size:16px;
	font-weight:600;
	
}


.table-responsive-sm.mob_tbl > .table.cart-list td:nth-of-type(2):before {
    content: "Price Per Person" !important;
    /*font-weight: 700;*/
    color: #111;
}
form#frmSearchbar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto !important;
    width: 100%;
}

}
.table-responsive-sm.mob_tbl .table {
    border: 1px solid #ddd;
}
.table-responsive-sm.mob_tbl table tr th {
    font-size: 16px !important;
    font-weight: 600;
}


.lststlftr li {
    text-indent: 0;
    margin: 0 0 5px 0;
    font-size: 14px;
    line-height: 20px;
}
.lststlftr ul {
    list-style: none;
}
.lststlftr ul li:before
{
	font-family: fontello;
    content: "\e895";
    float: left;
    width: 1em;
    font-size: 12px;
    color: #ee3668;
	margin-top: 2px;
}


footer a {
    font-size: 14px;
    line-height: 22px;
}
#contactaddress {
    display: block;
    position: relative;
    color: #484848;
    font-size: 14px !important;
    padding-left: 30px;
    margin: 20px 0 0;
}
#contactaddress:before {
    font-style: normal;
    font-weight: 400;
    font-family: fontello;
    position: absolute;
    font-size: 18px !important;
    content: "\e862";
    left: 0;
    top: 0;
	color: #ee3668 !important;
}
a#phone, a#email_footer {
    display: block;
    position: relative;
    color: #484848 !important;
    font-size: 14px !important;
    padding-left: 30px;
    margin: 20px 0;
}
a#phone:before {
    font-size: 18px !important;
	font-family: fontello;
    content: "\e872";
    left: 0;
    top: 0;
	color: #ee3668 !important;
}
a#email_footer:before {
    font-size: 18px !important;
	font-family: fontello;
    content: "\e808";
    left: 0;
    top: 0px !important;
	color: #ee3668 !important;
}
hr {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
    border: 0;
    border-top: 1px solid #d2cfcf !important;
}
#social_footer {
    text-align: center;
    border-top: 1px solid #d2cfcf !important;
    padding-top: 30px;
    margin-top: 10px !important;
}
#social_footer ul li a:hover {
    border: 1px solid #ee3668;
    background: #ee3668 !important;
    color: #fff !important;
}

#social_footer ul li a {
    color: #aaa;
    text-align: center;
    line-height: 34px;
    display: block;
    font-size: 16px;
    width: 35px;
    height: 35px;
    border: 1px solid rgb(210, 207, 207) !important;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.parallax-content-2 div.col-md-8.col-sm-8 {
    text-shadow: unset;
    /*background: #e2e2e2b8 !important;*/
    padding: 15px;
}
.parallax-content-2 div.col-md-8.col-sm-8 p {
    color: #000000 !important;
    line-height: 30px;
    margin: 5px 0 0 !important;
}
.parallax-content-2 div h1 {
    text-shadow: 2px 2px 1px #484848 !important;
}
.parallax-content-2 div h1 {
    font-size: 32px !important;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
    margin: 0;
    text-shadow: 4px 2px 8px #484848;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #fff !important;
}




/* home top form mobile */
section#hero .intro_title { 
    vertical-align: middle;
    height: 100%;
    display: block;
    padding: 20% 0 0;
    text-align: center;
}
section#hero {
    display: block !important;
    height: 450px !important;
	max-height: 450px !important;
	background-position: top center !important;
}


#hero.home form#frmSearchbar {
    display: block;
    position: absolute;
    bottom: 0px;
    border: 0;
    left: 0;
    right: 0;
    background: #333;
    padding: 20px 20px;
}

#hero.home .intro_title {
    display: block;
    vertical-align: bottom;
    text-align: center;
    padding: 0;
    position: absolute;
    padding-top: 125px;
    left: 0;
	right:0;
}
.intro_title h3 {
    font-size: 45px !important;
    margin-bottom: 5px;
    font-weight: bold !important;
	text-transform: uppercase !important;
	color: #ffffff !important; 
}
.intro_title p {
    color: #fff;
    font-size: 16px !important;
    text-align: center !important;
    text-transform: uppercase;
    font-weight: 400 !important;
    margin: 0 0 20px 0 !important;
    line-height: 20px !important;
    font-style: normal !important;
}
.top_search select {
    text-indent: 1.2em;
    padding-left: inherit;
    color: #999;
    font-size: 14px;
    border: 0 !important;
    font-weight: 500;
    box-shadow: none !important;
    border-radius: 0;
    padding: 5px 10px;
    height: 40px;
	margin-bottom:6px;
}
#hero.home .top_search {
    position: relative;
    padding: 0;
    margin: 0;
    border: 0 !important;
}
#hero.home .form-group {
    margin-bottom: 15px;
	padding:0 !important;
	margin: 0 !important;
}

#hero.home button.button_intro {
    border-radius: 0;
}
#hero.home button.button_intro {
    border-radius: 0;
    font-weight: 500;
    font-size: larger;
    padding: 7px 0px;
}
select#sdestination {
    border-right: 1px solid #c3c3c3 !important;
}
.main_title h2 {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -1px;
    font-size: 30px;
    margin-bottom: 0;
    margin-top: 0;
}
h2 span, h3 span, h4 span, h5 span, h6 span {
    color: #e04f67;
}
.main_title p {
    font-weight: 400 !important;
    font-size: 20px !important;
    color: #555;
	font-style:normal !important;
	
}
.short_info {
    position: absolute;
    left: 0;
    bottom: 0;
    margin-top: 0px;
    background: url(../img/shadow_tour.png) repeat-x left bottom;
    width: 100%;
    padding: 10px 10px 8px 5px;
    color: #fff;
    min-height: 78px;
    font-size: 26px;
    background: #484848;
    text-align: center;
    padding: 20px 0px !important;
    background-color: transparent;
}
.hotel_container .hotel_title {
    padding: 15px 15px 0;
    position: relative;
}
.short_info .price {
    float: none;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    margin-top: 0;
}
.img_container img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-backface-visibility: hidden;
}
.img_container a:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}




#Img_carousel .sp-selected-thumbnail {
	border-bottom: 2px solid #e04f67;
}

/* Owl carousel */
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #333!important;
}
.owl-theme .owl-dots .owl-dot {
    outline: none!important;
}
#carousel-home {
  position: relative;
}
#carousel-home .static{
  position: static;
}
#carousel-home .cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  max-height: none !important;
  z-index: 2;
  opacity: 1 !important;
}
#carousel-home .owl-carousel{
  position: relative;
}
#carousel-home .owl-carousel .owl-slide {
  height: 650px;
  position: relative;
}
@media (max-width: 767px) {
  #carousel-home .owl-carousel .owl-slide {
    height: 460px;
  }
}
#carousel-home .owl-carousel .owl-slide-animated {
  -webkit-transform: translateX(20px);
  -moz-transform: translateX(20px);
  -ms-transform: translateX(20px);
  -o-transform: translateX(20px);
  transform: translateX(20px);
  opacity: 0;
  visibility: hidden;
  -moz-transition: all 0.05s ease;
  -o-transition: all 0.05s ease;
  -webkit-transition: all 0.05s ease;
  -ms-transition: all 0.05s ease;
  transition: all 0.05s ease;
}
#carousel-home .owl-carousel .owl-slide-animated.is-transitioned {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  opacity: 1;
  visibility: visible;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#carousel-home .owl-carousel .owl-slide-title.is-transitioned {
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
  -moz-transition-delay: 0.2s;
  -o-transition-delay: 0.2s;
}
#carousel-home .owl-carousel .owl-slide-subtitle.is-transitioned {
  transition-delay: 0.35s;
  -webkit-transition-delay: 0.35s;
  -moz-transition-delay: 0.35s;
  -o-transition-delay: 0.35s;
}
#carousel-home .owl-carousel .owl-slide-cta.is-transitioned {
  transition-delay: 0.5s;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
}
#carousel-home .owl-carousel .owl-dots {
  bottom: 15px;
  width: 100%;
  position: absolute;
  z-index: 3;
}
#carousel-home .owl-carousel .owl-dots .owl-dot,
#carousel-home .owl-carousel .owl-nav [class*="owl-"]:focus {
  outline: none;
}
#carousel-home section {
  display: none;
}

.slide-text{
  padding-top: 30px;
}

.slide-text p{
  font-size: 21px;
  font-weight: 300;
  line-height: 1.4;
}

.slide-text h2, .slide-text h3 {
  font-size: 46px;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 1;
}
@media (max-width: 767px) {
	.slide-text {
    padding-top: 0;
}
  .slide-text h2, .slide-text h3 {
    font-size: 36px;
  }
}
.slide-text strong {
  font-weight: 700;
  font-size: 28px;
}
.slide-text.white {
  color: #fff;
}
.slide-text.white h2, .slide-text.white h3 {
  color: #fff;
}

.owl-theme .owl-dots {
  margin-top: 20 !important;
}

.owl-carousel .owl-nav button.owl-prev, .owl-carousel .owl-nav button.owl-next, .owl-carousel button.owl-dot {
  outline: none;
}

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: transparent !important;
  border: 2px solid #008489;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.owl-theme .owl-dots .owl-dot span {
  position: relative;
  border-radius: 50%;
  width: 16px !important;
  height: 16px !important;
  background: transparent !important;
  display: block;
  -webkit-backface-visibility: visible;
  transition: all .3s ease;
  border: 2px solid #ccc;
}
.owl-theme .owl-dots .owl-dot span::before {
  content: '';
  background-color: #008489 !important;
  display: block;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -4px;
  margin-left: -4px;
  opacity: 0;
  visibility: hidden;
  transform: scale(0);
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.owl-theme .owl-dots .owl-dot.active span::before {
  transform: scale(1);
  opacity: 1;
  visibility: visible;
}

#carousel-home .owl-theme .owl-dots .owl-dot.active span, #carousel-home .owl-theme .owl-dots .owl-dot:hover span {
  background: transparent !important;
  border: 2px solid #fff;
}

#carousel-home .owl-theme .owl-dots .owl-dot span {
  border: 2px solid #ccc;
}

#carousel-home .owl-theme .owl-dots .owl-dot span::before {
  background-color: #fff !important;
}

.owl-theme.list_carousel .item {
	/*padding:15px;*/
}

.owl-theme.list_carousel .item .tour_container, .owl-theme.list_carousel .item .hotel_container {
	margin-bottom: 0;
}

.owl-theme.list_carousel .item .ribbon_3{
	top:10px;
}
.owl-theme.list_carousel .owl-nav.disabled+.owl-dots{
	margin-top: 0;
}

}
.img_container_2{
  position: relative;
  height: 100%;
}

.img_container_2 .tour_container{
  position: relative;
}

.tour_container .ribbon_3{
  z-index: 9;
}

.img_container_2 .carousel_item{
	
}

.img_container_2 .short_info{
  z-index: 2;
  bottom: 0;
}
.owl-theme.list_carousel .owl-nav{
  position: absolute;
  top: 30%;
  transform: translateY(-30%);
  left: 0;
  width: 100%;
  margin: 0 !important;
}

.owl-theme.carousel_item .owl-nav {
  position: absolute;
  top: 35%;
  transform: translateY(-35%);
  left: 0;
  width: 100%;
  margin: 0 !important;
}

.owl-theme.list_carousel .owl-prev,
.owl-theme.list_carousel .owl-next,
.owl-theme.carousel_item .owl-prev,
.owl-theme.carousel_item .owl-next{
  width: 26px;
  height: 26px;
  position: absolute;
  top: 0;
  display: block !important;
}

.owl-theme.list_carousel .owl-nav [class*='owl-']:hover, .owl-theme.carousel_item .owl-nav [class*='owl-']:hover{
  background: none !important;
}

.owl-theme.list_carousel .owl-prev {
  left: -50px;
}

.owl-theme.list_carousel .owl-next {
  right: -30px;
}

.owl-theme.carousel_item .owl-prev {
  left: -5px;
}

.owl-theme.carousel_item .owl-next {
  right: 15px;
}

.owl-theme.list_carousel .owl-prev i,
.owl-theme.list_carousel .owl-next i,
.owl-theme.carousel_item .owl-prev i,
.owl-theme.carousel_item .owl-next i {
  font-size: 46px;
  color: #ccc;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.owl-theme.list_carousel .owl-prev i:hover,
.owl-theme.list_carousel .owl-next i:hover {
  color: #333;
}

.owl-theme.carousel_item .owl-next i, .owl-theme.carousel_item .owl-prev i {
  font-size: 46px;
  color: #fff;
}

.owl-theme.list_carousel .owl-prev.disabled i,
.owl-theme.list_carousel .owl-next.disabled i{
  opacity: 0;
}

.owl-theme.carousel_item .owl-prev.disabled i,
.owl-theme.carousel_item .owl-next.disabled i{
  opacity: 1;
}


.owl-theme.list_carousel .owl-prev.disabled i:hover,
.owl-theme.list_carousel .owl-next.disabled i:hover {
  color: #ccc;
}

.col-md-4.wow.zoomIn.animated.animated {
    padding: 15px;
}
.tour_title.hotel_title h3 a {
    font-size: 24px !important;
    color: #fff;
    line-height: 27px !important;
    text-shadow: 1px 1px 1px #333;
}

.hotel.carslprc {
    background: #ee3668;
    color: #fff;
    padding: 10px 0 !important;
    text-align: center;
    margin: 9px auto 0 auto;
    font-size: 24px;
}
.futrexp .hotel_container .tour_container .img_container {
    max-height: 300px ;
}

.futrexp .hotel_container .short_info.hotel .hotel.carslprc {
    background: #333;
    color: #fff;
    padding: 0 !important;
    text-align: center;
    margin: 0 auto;
    font-size: 24px;
    height: 35px;
}
.futrexp .hotel_container .short_info.hotel .tour_title.hotel_title h3 a {
    font-size: 16px !important;
    color: #333;
    line-height: 22px !important;
    text-shadow: none;
    text-decoration: none;
    text-align: left;
    padding: 0 5px !important;
    font-weight: 400 !important;
}
.futrexp .hotel_container .tour_container {
    width: 60%;
    float: left;
    height: 151px;
}
.futrexp .hotel_container .short_info.hotel {
    width: 40%;
    float: right;
    position: relative;
    margin: 0 !important;
    top: 0 !important;
    padding: 0 !important;
}
.futrexp .hotel_container .short_info.hotel .hotel_title {
    padding: 10px 0;
    position: relative;
    background: #fff;
    height: 114px;
	border: 1px solid #ee3668;
	border-bottom: 0;
}
.futrexp .hotel_container .short_info .price {
    float: none;
    font-size: 18px;
    font-weight: 700;
    display: inline-block;
    margin-top: 0px !important;
    text-align: center !important;
    padding: 5px;
}




.dlsofsison .hotel_container {
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
    margin-bottom: 30px;
    border: 1px solid #ee3668;
    border-bottom: 0;
    border-radius: 8px;
border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.dlsofsison .hotel_container .tour_container {
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
    box-shadow: none;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    border-radius: 8px;
	border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.dlsofsison .hotel_container .tour_container .img_container {
    position: relative;
    overflow: hidden;
    border: 0px solid #fff !important;
	 border-radius: 8px;
	border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.dlsofsison .hotel_container .short_info.hotel .hotel.carslprc {
    background: #fff;
    color: #ee3668;
    padding: 4px 0 !important;
    text-align: center;
    margin: 9px auto 0 auto;
    font-size: 24px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border: 1px solid #ee3668;
    border-top: 0;
}




.dlsofsison { width:98%;}
.dlsofsison .hotel_container {
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
    margin-bottom: 30px;
    border: 1px solid #cecbcb;
    border-radius: 0;
}

.dlsofsison .hotel_container .tour_container {
    background-color: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
    -moz-box-shadow: 0 0 5px 0 rgba(0,0,0,0.1);
    box-shadow: none;
    margin: 0;
    margin-bottom: 15px;
    padding: 0;
    border-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}
.dlsofsison .hotel_container .tour_container .img_container {
    position: relative;
    overflow: hidden;
    border: 0px solid #fff !important;
    border-radius: 0;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}


.dlsofsison .hotel_container .short_info.hotel {
    position: relative !important;
	padding: 0 !important;
}

.dlsofsison .hotel_container .short_info.hotel .hotel_title {
    padding: 10px !important;
}

.dlsofsison .hotel_container .short_info.hotel .tour_title.hotel_title h3 a {
    color: #333 !important;
    font-size: 16px !important;
    text-align: left;
    text-shadow: none;
    line-height: 22px !important;
}

.dlsofsison .hotel_container .short_info.hotel .hotel.carslprc {
    background: #f360;
    color: #ee3668;
    padding: 0px 0 !important;
    text-align: right;
    margin: 0px auto 0 auto;
    font-size: 24px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border: 0;
    border-top: 0;
}
.dlsofsison .hotel_container .short_info.hotel .hotel.carslprc .price {
    background: #ee3668;
    color: #fff;
    padding: 5px 16px;
}


.hom-cat .short_info {
    position: absolute;
    bottom: 0 !important;
    color: #ffffff !important;
    min-height: 40px !important;
    font-size: 22px !important;
    background: #00000078 !important;
    text-align: center;
    padding: 0px 0px !important;
    text-transform: uppercase;
    font-weight: 600;
    float: none !important;
    clear: both !important;
    top: auto !important;
}
.hom-cat .short_info a {
    color: #fff;
    font-size: 20px;
}
button.owl-prev:before {
    content: '\E897';
}
button.owl-next:before {
    content: '\E898';
   
}
button.owl-prev:before, button.owl-next:before {
    font-family: 'fontello';
    color: #8a8989 !important;
    position: absolute;
    font-weight: lighter;
    font-size: larger;
}
/*button.owl-next span {
    display: none;
}
button.owl-prev span {
    display: none;
}*/
button.owl-prev:hover:before, button.owl-next:hover:before {
	color:#333 !important;
}
@media screen and (max-width: 641px){
.futrexp .hotel_container .short_info.hotel .tour_title.hotel_title h3 a {
    font-size: 12px !important;
    color: #333;
    line-height: 18px !important;
    text-shadow: none;
    text-decoration: none;
    text-align: left;
    padding: 0 5px !important;
    font-weight: 400 !important;
}
.futrexp .hotel_container .short_info.hotel .hotel_title {
    padding: 10px 0;
    position: relative;
    background: #fff;
    height: 97px;
	border:1px solid #ee3668;
	border-bottom:0;
}
button.owl-prev:before, button.owl-next:before  { display:none;}
.futrexp .hotel_container .tour_container {
    width: 60%;
    float: left;
    height: 131px;
}
#hero.home {
    background-image: url(https://staging.balanceboat.com/public/basicfront/img/homepage-banner.jpg) !important;
}
}
@media screen and (max-width: 991px){
    .cc-contactpop.fixed {
        display:none;
    }
}