#transfers-page .btn{
  color:#2e6b7c;

}

#transfers-page .btn-success{
  background-color: #e1ef95
}

#transfers-page .btn-info{
  background-color: #c4e5e9 ;
}

#transfers-page .btn-green{
  background-color: #B3DBE0
}

.btn-availability {
    background-color: #fddb5f;
    border-color: #faa70c;
}
select.currency-form {
    background-color: transparent;
    border-color: transparent;
    
}

select.currency-form option{
    color:black;
}


section.n-filter {
    background-color: rgba(236, 203, 54, 1);
    padding-top: 15px;
}
#tourprices-page .text-warning {
    color: goldenrod;
}
ï»¿.collapsing {
  -webkit-transition: height 0.01s;
  -moz-transition: height 0.01s;
  -ms-transition: height 0.01s;
  -o-transition: height 0.01s;
  transition: height 0.01s;
}
[id*='collapseSpecial-'] {
    position: absolute;
    z-index: 11;
}

/* header */
.topmenu {
    height: 33px;
    border-bottom: 1px solid #fff;
    font-family: Montserrat, sans-serif;
    color:white;
    padding-top: 6px;
    text-transform: uppercase !important;
}
.topbar {
    height: 130px;
    background: rgba(255,255,255,1);
    }
.menuitem.lastitem {
    border-right: 0px none #000 !important;
}
.menuitem {
    border-right: 1px solid rgba(52, 60, 62, .6) !important;
    font-family: Montserrat, sans-serif !important;
    color: rgba(52, 60, 62, .85) !important;
    text-transform: uppercase !important;
    text-decoration: none !important;
    padding: 0px 5px !important;
    letter-spacing: -0.6px;
}
.menuitem:hover {
    color: #343c3e !important;
    background-color: transparent !important;
    border-bottom: 2px solid #fddb5f !important;
}
.nav>li>a:hover, .nav>li>a:focus {
    background-color: transparent !important;
}
.OptionMenuActive {
  color: #eccb36 !important;
  border-bottom: 2px solid #eccb36;
}
.nav-brand img {
    padding-top: 10px;
    height: 70px;
}
.chat-button {
    padding-top: 4px;
}

/* omnisearch */
.omnisearch, .omnisearch_grey {
    z-index: 2;
    width: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    background-color: rgba(0, 0, 0, .8);
}
.omnisearch-form {
    margin-top: 15px;
    margin-bottom: 15px;
}
.omnisearch-textfield {
    display: inline-block;
    width: 40%;
    padding: 5px;
    background-color: #fff;
    border: 1px solid rgba(0,0,0,0.3);
    margin-bottom: 10px;
}

/* reviews section */
.reviews-section {
    padding-top: 15px;
    padding-bottom: 15px;
    border: 5px solid #eccb36;
    border-left: none;
    border-right: none;
}
.text-muted {
    color: #010205!important;
}
.text-info {
    color: #eccb36!important;
}
/* transportation-page */
.ImageDestinationsHeight.page-transfers > .destination-name-onslider {
    display: none;
}

/* footer */
.section.partners {
    padding-top: 35px;
    padding-bottom: 35px;
}
.footer {
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: #343c3e;
}

/* pagina tours */
.filter-box {
    min-height: 50px;
    padding: 10px;
    background-color: #51c4d3;
}

/* tour-list-box */
.list-item {
    margin-bottom: 10px;
}

.tour-box {
  padding-top: 10px;
  padding-bottom: 10px;
  display: inline-block;
}

.tour-image-box {
  position: relative;
}

h2.tour-title {
  font-size: 18px;
  margin: 0px !important;
  line-height: 16px;
  font-weight: 400;
}

.tour-destination {
  color: #000;
  text-transform: uppercase;
  margin-top: 0;
  line-height: 0;
}

.tour-price-symbol {
  position: relative;
  top: -2px;
}

.tour-go-icon {
  position: absolute;
  right: 2px;
  bottom: 2px;
  color: #fff;
}

.review blockquote {
  margin: 0 !important;
  font-size: 16px;
  border: 1px solid rgba(83, 139, 157, 0.1);
  border-left: 2px solid #538b9d;
  border-radius: 0px 10px 10px 0px;
  background-color: rgba(255, 255, 255, 0.3);
}

.bottom-widgets small {
  font-weight: bold !important;
  font-size: 73% !important;
}

.bottom-widgets > [class*='col-xs-']{
  border-right: 1px solid rgba(83, 139, 157, 0.5);
}

.bottom-widgets > [class*='col-xs-']:last-child {
  border-right-color: transparent;
}
span.tour-price {
    font-size: larger;
}

/* nav-tabs en tour-details */
.nav-tabs { border-bottom: 2px solid #f8f8f8; }
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover { border-width: 0; }
.nav-tabs > li > a  { border-left: 1px solid #a2a2a2; border-right: 1px solid #a2a2a2;border-top: 1px solid #a2a2a2;color: #000; }
.nav-tabs > li.active > a, .nav-tabs > li > a:hover { border: none; color: #487887 !important; background: transparent; }
.nav-tabs > li > a::after { content: ""; background: #487887; height: 2px; position: absolute; width: 100%; left: 0px; bottom: -1px; transition: all 250ms ease 0s; transform: scale(0); }
.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after { transform: scale(1); }
.tab-nav > li > a::after { background: yellow none repeat scroll 0% 0%; color: #fff; }
.tab-pane { padding: 15px 0; }
.tab-content{padding:20px}
#details-tabs > ul > li > a {
    font-family: Montserrat;
    text-transform: uppercase;
}

/* !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! */

.btn-app {
    border-radius: 20px;
    background-color: black;
    color: white !important;
}
.compare-button {
    position: absolute;
    top: -25px;
    right: 0;
}
.compare-button button {
    background-color: green;
    color: #fff !important;
}
.compare .well {
    background: green;
    color: white !important;
    border-radius: 0 !important;
    border: none !important;
    margin-bottom: 0;
    padding: 10px !important;
    line-height: 1.05;
}

#SpecialsModal .modal-content {
    /*
    background: rgba(166,218,232,1);
    background: -moz-linear-gradient(top, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(166,218,232,1)), color-stop(100%, rgba(79,178,205,1)));
    background: -webkit-linear-gradient(top, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    background: -o-linear-gradient(top, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    background: -ms-linear-gradient(top, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    background: linear-gradient(to bottom, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6dae8', endColorstr='#4fb2cd', GradientType=0 );
    */
}
.summer-savings-alert {
    border-radius: 0;
    border-color: transparent;
    background: rgba(255,239,64,1);
    background: -moz-linear-gradient(top, rgba(255,239,64,1) 0%, rgba(253,219,95,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,239,64,1)), color-stop(100%, rgba(253,219,95,1)));
    background: -webkit-linear-gradient(top, rgba(255,239,64,1) 0%, rgba(253,219,95,1) 100%);
    background: -o-linear-gradient(top, rgba(255,239,64,1) 0%, rgba(253,219,95,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,239,64,1) 0%, rgba(253,219,95,1) 100%);
    background: linear-gradient(to bottom, rgba(255,239,64,1) 0%, rgba(253,219,95,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffef40', endColorstr='#fddb5f', GradientType=0 );
    color: #343c3e !important;
}

div#ReactContainer {
    overflow: hidden !important;
}
#ta-campaign .form-control {
    position: static;
    font-size: 14px;
    height: 34px;
    padding: 6px 12px;
}
#ta-campaign input[type="text"] {
    margin-bottom: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.why-icon{
    float: left;
}
.why-text {
    font-family: 'Oswald', sans-serif !important;
    font-size: 20px;
    margin: 0 0 5px !important;
    color: #343c3e;
    line-height: 1;
}
.why-text1 {
    font-family: 'Oswald', sans-serif !important;
    font-size: 20px;
    margin: 0 0 5px !important;
    color: #fddb5f;
}
.why-text2 {
    font-size: 13px;
    margin: 0 !important;
    font-family: Montserrat;
    line-height: 1;
    color: #fff;
}
#why-panel li {
    border-left: 1px solid rgba(255, 255, 255, 0.3);
    text-align: left;
    padding: 0 !important;
}
#why-panel li:first-child {
    border-left: none !important;
    border-right: none !important;
}
#why-panel .panel-heading {
    background-color: #343c3e;
}
#why-panel .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
}
li.why-us-panel1 {
    background: #fddb5f;
}

#specials-page section.header {
    background-color: #f9f9f9;
    min-height: 108px;
}
#ta-campaign{
    background-image: url(../img/landing-ta-campaign/ta-background.jpg);
    background-size: cover;
    background-position: bottom;
    display: table;
    height: 1000px;
    width: 100%;
    position: absolute;
}
.panel.panel-ta-campaign {
    background-color: rgba(51, 59, 61, 0.82);
    border-color: #fddb5f;
}
#ta-campaign section.header {
}
.ta-logo {
    padding: 40px;
}
#ta-campaign hr {
    border-color: rgba(255,255,255,0.2);
}

.SummerSavingsImagesHeight{
    height:250px;
}

div#collapseWeather {
    position: absolute;
    width: 100%;
    z-index: 200;
}
.max-temp {
    color: rgba(86,139,157,0.9);
}
.min-temp {
    color: rgba(86,139,157,0.75);
}
#collapseWeather li {
    padding: 0 15px;
    border-right: 1px solid #ffe68c;
}
li.today-weather > small {
    font-size: 100%;
}
#collapseWeather .well {
    background-color: #fddb5f;
    border-radius: 0 !important;
    border-top: none !important;
    border-bottom: 1px solid #fff !important;
    border-left: none !important;
    border-right: none !important;
    margin-bottom: 0 !important;
    padding: 0 !important;
}
#collapseWeather ul.list-inline {
    margin-bottom: 0 !important;
}
ul.main-nav {
    padding-top: 35px;
    float: right;
}
#myaccount .list-group-item.active {
    background-color: #538B9D !important;
    border-color: #538b9d !important;
}
.breadcrumb a.active {
    color: #777 !important;
    text-decoration: none !important;
}

@media only screen and (min-width : 321px) {
    .checkbox {
        margin-top: 0 !important;
        margin-bottom: 5px !important;
    }
    #tours-page .form-group {
        margin-bottom: 0px !important;
        display: inline-block !important;
    }
    .filtros .panel-body {
        padding: 0 3px;
    }
    img.tours-icon {
        max-height: 40px;
        min-height: 40px;
    }
    .text-vertical-center {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }
    .homeButton {
        position: relative;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 5px;
        color: #fddb5f;
        height: 87px;
        line-height: 1;
    }
    .homeButton2 {
        position: relative;
        background: rgba(0, 0, 0, 0.5);
        border-radius: 5px;
        color: #fddb5f;
        height: 30px;
        line-height: 1;
    }
    .homeButton a, .homeButton2 a {
        color: #fddb5f;
        text-decoration: none !important;
    }
    .col-xs-4.mainMenu, .col-xs-6.mainMenu {
        display: table;
        position: relative;
    }
}

@media only screen
and (min-device-width: 320px) and (max-device-width: 414px)
and (orientation: portrait) {
    .navbar-collapse.collapse.in {
        background-color: #343c3e;
    }
    ul.main-nav {
        padding-top: 0px !important;
        padding-left: 15px;
        padding-right: 15px;
        float: none;
    }

    a.menuitem.OptionMenuActive {
        color: peru !important;
        border-bottom-color: peru;
    }
    .nav-brand img {
        max-height: 45px;
        padding-left: 10px;
    }
    #SpecialsModal .modal-content{
     background-color: transparent !important;
     background: transparent !important;
 }
 #SpecialsModal {
    background: rgba(166,218,232,1);
    background: -moz-linear-gradient(top, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(166,218,232,1)), color-stop(100%, rgba(79,178,205,1)));
    background: -webkit-linear-gradient(top, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    background: -o-linear-gradient(top, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    background: -ms-linear-gradient(top, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    background: linear-gradient(to bottom, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6dae8', endColorstr='#4fb2cd', GradientType=0 );
}


.page-specials {
    height: 260px !important;
}
.menuitem:hover {
    border-bottom: none !important;
}
.summer-savings-msg {
    position: relative;
    top: 0;
    z-index: 1020;
    width: 100%;
}
.topbar nav.navbar {
    margin-bottom: 0px !important;
}
.SummerSavingsImagesHeight{
    height:150px;
}
#why-panel .col-sm-4 {
    padding: 0;
}
#why-panel h1, #contact-page h1 {
    font-size: 20px;
    line-height: 1;
}

div#collapseWeather {
    position: absolute;
    width: 100%;
    height: 65px;
    z-index: 200;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
}
#collapseWeather .well {
    padding: 0 !important; display: inline-flex;
}
.breadcrumb {
    padding: 0 !important;
    margin-bottom: 20px !important;
    background-color: transparent !important;
    border-radius: 0 !important;
}
.w-nav-brand img {
    height: 50px !important;
}
#omnisearch .Select-control {
    width: 100% !important;
}
.topbar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1024;
    width: 100%;
}
.xs-container {
    padding-top: 105px;
}
.navbar-inverse .navbar-collapse {
    border-color: transparent;
}
.toprow .menuitem {
    padding-left: 5px !important;
}
a.menuitem {
    letter-spacing: 0 !important;
    border-right-color: transparent !important;
    margin-bottom: 10px;
    margin-top: 10px;
    color: rgb(105, 182, 202) !important;
}
.btn.btn-banner {
    width: 100% !important;
    padding: 3px !important;
}
span.btn-banner-title {
    font-size: 12px !important;
    top: 0 !important;
}
.btn-banner small {
    margin-left: 0px !important;
    top: 3px !important;
    position: relative;
}
.xs-container .alert-dismissible {
    padding-right: 15px !important;
}
.xs-container button.close {
    right: 0!important;
}
.install-btn{
    float: none;
    height: 35px;
    margin-top: 20px;
}
.install-btn .col-xs-6 {
    padding: 0 2px !important;
}
h4.titles {
    padding: 15px !important;
}
.alert{
    margin-bottom: 0!important;
    padding: 15px 0 !important;
}
.navbar-fixed-bottom .btn-group.btn-group-justified {
    min-height: 48px !important;
}
.modal-fullscreen {
    background: rgba(166,218,232,1);
    background: -moz-linear-gradient(top, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(166,218,232,1)), color-stop(100%, rgba(79,178,205,1)));
    background: -webkit-linear-gradient(top, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    background: -o-linear-gradient(top, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    background: -ms-linear-gradient(top, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    background: linear-gradient(to bottom, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6dae8', endColorstr='#4fb2cd', GradientType=0 );
}
.modal-fullscreen .modal-content {
 background: transparent;
 border: 0;
 -webkit-box-shadow: none;
 box-shadow: none;
 margin-top: 0 !important;
}
.modal-backdrop.modal-backdrop-fullscreen {
 background: #ffffff;
}
.modal-backdrop.modal-backdrop-fullscreen.in {
 opacity: .97;
 filter: alpha(opacity=97);
}
.modal-fullscreen .modal-dialog {
 margin: 0 !important;
 margin-right: auto !important;
 margin-left: auto !important;
 width: 100% !important;
 height: 100% !important;
}


.tourdescription-top .col-sm-6.text-left {
    text-align: center !important;
}
button.close {
    top: 0 !important;
    right: 10px !important;
    left: inherit !important;
    z-index: 1000;
}
.check-availability {
    width: 100% !important;
    text-align: center !important;
}
.tour-price-col {
    text-align: right !important;
}
.w-tab-menu {
    padding: 5px !important;
}
#details-tabs>ul>li>a {
    padding-right: 3px !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    letter-spacing: -1px !important;
    font-size: 13.5px !important;
    margin-right: 0 !important;
}
#details-tabs>ul>li>a.last {
    padding-right: 0 !important;
}
div#tours-page, div#reviews-page, div#transfers-page, div#dining-page, div#specials-page, div#contact-page, div#tourdetails-page, div#tourprices-page, div#tourbooking-page, div#myaccount, div#wishlist-page, div#home-page1, div#termsconditions  {
    margin-top: 80px !important;
    padding-bottom: 100px !important;
    overflow: hidden;
}
div#home-page {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
    background-image: url(/img/island_background.jpg);
    background-size: cover;
    background-position: bottom;
}
.ImageDestinationsHeight {
    height: 120px !important;
}
.destination-name-onslider h1 {
    font-size: 28px !important;
}
.destination-name-onslider {
    width: 100% !important;
    bottom: 10px !important;
}
.filtro-sunex span {
    padding: 0 7px !important;
    font-size: 14px !important;
    letter-spacing: -0.3px;
    font-family: Arial, sans-serif !important;
}
.filtro-sunex span.five.six.example {
    border-right-color: transparent;
}
.filter-box input#keywords {
    width: 98%;
    height: 30px;
    font-size: 13px;
    font-family: Arial, sans-serif;
}
.filter-box {
    padding: 5px 0 !important;
    font-family: Arial, sans-serif !important;
    font-size: 13px !important;
}
.filtros .panel-body {
    padding: 0 3px;
}
#tours-page .form-group {
    margin-bottom: 0px !important;
    width: 50% !important;
    display: inline-block !important;
}
.checkbox {
    margin-top: 0 !important;
    margin-bottom: 5px !important;
}
.select-all.form-group.undefined {
    padding-left: 0 !important;
}
#tours-page .section-body .container, #reviews-page .section-body .container, #transfers-page .section-body .container, #dining-page .section-body .container, #specials-page .section-body .container, #contact-page .section-body .container, #tourdetails-page .section-body .container, #myaccount .section-body .container {
    padding-top: 0 !important;
}
.row.tour-lists {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
#tours-page .tour-lists .col-sm-4.col-sm-height.col-sm-top {
    padding-left: 10px !important;
    padding-right: 10px !important;
}
#reviews-page .section.section-body .container {
    padding: 0 10px !important;
}
.tour-widgets-box {
    padding: 10px 0 !important;
}
.reviews-list {
    max-height: inherit !important;
    overflow: hidden;
}
#reviews-page #details-tabs>ul>li>a {
    padding-right: 10px !important;
    letter-spacing: -0.5px !important;
}
#transfers-page .row, #specials-page .row, #tourdetails-page .row, #tourprices-page .row, #tourbooking-page .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.transfer-steps .no-right-padding {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
#dining-page .filter-box {
    display: none;
}
.tour-details-box2 {
    padding: 0 !important;
}
.prices-table .row {
    border-bottom: 1px solid #f1f1f1;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.prices-table .col-xs-4 {
    padding-right: 0 !important;
    padding-left: 0 !important;
}
.mobile-only #homeCarousel {
    height: 155px !important;
}
.carousel-indicators {
    bottom: -30px;
}
#home-page .tour-image-box {
    width: 40% !important;
    float: left !important;
}
#home-page .review-inside-tour {
    display: inline-block;
    padding-top: 0 !important;
}
.col-xs-4.mainMenu, .col-xs-6.mainMenu {
    display: table;
    position: relative;
}
.homeButton {
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    color: #fddb5f;
    height: 87px;
    line-height: 1;
}
.homeButton2 {
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 5px;
    color: #fddb5f;
    height: 30px;
    line-height: 1;
}

.homeButton a, .homeButton2 a {
    color: #fddb5f;
    text-decoration: none !important;
}
.text-vertical-center {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
img.tours-icon {
    max-height: 40px;
    min-height: 40px;
}
.mobile-only .row {
    margin-left: 0 !important;
    margin-right: 0 !important;
}
.carousel-indicators li {
    border-color: #d7eff7;
}
.carousel-indicators .active {
    background-color: #d7eff7;
}

}

.navbar-inverse {
    background-color: #d7eff7;
    border-color: transparent;
    border-radius: 0 !important;
    min-height: 40px !important;
    margin: 0 !important;
}
.navbar.navbar-fixed-bottom {
    background-color: #538b9d;
    border-top: solid 2px #fc0;
}

nav.navbar.navbar-inverse {
    z-index: 10;
}


/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .slider1 {
        height: 400px;
    }
    #homeCarousel .container .btn-reviews {
        transform: translate(-100px, -35px) !important;
    }
    nav.navbar.navbar-inverse {
        padding: 0 15px !important;
    }
    .container.mainmenu {
        max-width: 100%;
    }
    .filter-box .container {
        max-width: 100%;
    }
    a.menuitem {
        text-align: right;
    }
    .sunexcbrand {
        left: 15px;
    }
    .navbar-collapse.collapse {
        border-color: rgba(0,0,0,0.1);
    }
    .navbar-inverse .navbar-collapse {
       border-color: transparent;
   }
   .navbar-inverse {
    padding-top: 35px !important;
}
.menuitem {
    letter-spacing: -0.7px !important;
    padding-left: 3px !important;
    padding-right: 3px !important;
}
.col-sm-4.col-sm-height.col-sm-top {
    padding: 5px !important;
}
.w-col.w-col-4.w-col-small-4 {
    padding: 5px !important;
}
a.w-button.check-availability {
    padding: 9px 0;
}
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .slider1 {
        height: 400px;
    }
    .navbar-toggle {
        margin-top: 25px !important;
    }
    .col-sm-4.col-sm-height.col-sm-top {
        padding: 5px !important;
    }
    .w-col.w-col-4.w-col-small-4 {
        padding: 5px !important;
    }
    a.w-button.check-availability {
        padding: 9px 0;
    }
    .omnisearch {
       position: relative;
   }
   .slider1 {
    height: 250px !important;
}
.toprightcontact span {
    letter-spacing: -0.7px;
}
#omnisearch .Select-control {
    width: 440px !important;
}
.ImageDestinationsHeight {
    height: 250px !important;
}
.filtro-sunex input {
    width: 30% !important;
}
label.opt-item {
    font-size: 12px;
}
.select-all.form-group {
    padding-left: 40px !important;
}
.navbar-inverse .navbar-collapse {
    border-color: transparent;
}
.navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-collapse.collapse {
    display: none!important;
}
.navbar-collapse.collapse.in {
    background-color: #343c3e;
    position: relative;
    z-index: 1050;
}
a.menuitem.OptionMenuActive {
    color: peru !important;
    border-bottom-color: peru;
}
a.menuitem {
    letter-spacing: 0 !important;
    border-right-color: transparent !important;
    color: rgb(105, 182, 202) !important;
}
.navbar-nav {
    float: none!important;
    margin-top: 7.5px;
}
.navbar-nav>li {
    float: none;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.collapse.in{
    display:block !important;
}
ul.nav.navbar-nav {
    text-align: right;
    font-size: 18px;
    padding-bottom: 10px;
}
a.menuitem {
    padding-bottom: 10px !important;
    letter-spacing: 0 !important;
    border-right-color: transparent !important;
}


}

.navbar-inverse .navbar-toggle {
    border-color: #538b9d !important;
    background-color: #538b9d !important;
}



#tourdetails .alert.alert-danger {
    border-radius: 0;
}

#trending-list .tourdescription-top {
    background: #d7eff7;
}
.reviews-list {
    max-height: 293px;
    overflow-y: scroll;
}
.reviews-list h5{
    font-family: Montserrat, sans-serif !important;
    text-transform: uppercase;
    font-size: 16px;
    color: #538b9d;
}
#trending-list {
    border: 1px solid #d7eff7;
    margin-bottom: 20px;
}
.modal-body > #trending-list {
    margin-bottom: 0 !important;
    height: 100%;
    display: inline-block;
    background: white;
}
.modal-body > .reviews-list{
    background-color: #fff !important;
}
#trending-list .w-tab-menu {
    padding: 10px;
    background: #f7fcff;
}

.tour-details-special i.fa.fa-star {
    top: -5px;
}
.tour-price-symbol.shop-times {
    text-align: right;
    position: inherit;
}
.top-rated {
    background-color: #fddb5f;
    position: absolute;
    z-index: 10;
    padding: 0 10px;
    font-family: Montserrat, sans-serif !important;

}
.panel-specials > .panel-heading {
    background-color: #eb872c;
}
.panel-specials {
    border-color: #eb872c;
}
.panel-specials .panel-footer {
    background-color: #d7eff7;
    border-top-color: #eb872c;
}

.form-inline .typeahead {
    display: inline-block;
    vertical-align: middle;
}
.omnisearch-submit {
    position: relative;
    vertical-align: middle;
    padding: 0 10px;
    background-color: #fc0;
    font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 25px;
    font-weight: 700;
    border: 1px solid #538b9d !important;
    border-left: none !important;
    border-radius: 0;
    height: 36px;
}
#omnisearch .Select-control {
    font-family: Montserrat, sans-serif;
    width: 500px;
}

.white {color: #fff !important;}
.blue {color: #51c4d3 !important;}
.lightblue {color: #7cb1bd !important;}
.grayblue {color: #212736 !important;}
.yellow {color: #faa70c !important;}
.red {color: #ff0000 !important;}
.dark-blue {color: #455662 !important;}
.darker-blue {color: #232c30 !important;}
.green {color: #c7e814 !important;}
.yellow-sunex{color: #ffcc00 !important;}
.azul-claro{color: #d7eff7 !important;}
.azul-oscuro{color: #343c3e !important;}
.azul-gray{color: #538b9d !important;}
.red-sunex{color: #ea5a4b !important;}
.bg-white {background-color: white !important;}
.alert.text-warning {color: #e8bc17;}

.margin-top-5 { margin-top: 5px !important;}
.margin-top-10 { margin-top: 10px !important;}
.margin-top-20 { margin-top: 20px !important;}
.margin-top-40 { margin-top: 40px !important;}
.margin-top-80 { margin-top: 80px !important;}
.margin-bottom-10 { margin-bottom: 10px !important;}
.margin-bottom-20 { margin-bottom: 20px !important;}
.margin-bottom-30 { margin-bottom: 30px !important;}
.margin-bottom-40 { margin-bottom: 40px !important;}
.margin-right-5 { margin-right: 5px !important;}
.margin-right-10 { margin-right: 10px !important;}
.margin-right-20 { margin-right: 20px !important;}
.margin-right-30 { margin-right: 30px !important;}
.margin-right-40 { margin-right: 40px !important;}
.padding-bottom-5 { padding-bottom: 5px !important;}
.padding-bottom-10 { padding-bottom: 10px !important;}
.padding-bottom-20 { padding-bottom: 20px !important;}
.padding-bottom-40 { padding-bottom: 40px !important;}
.padding-top-5 { padding-top: 5px !important;}
.padding-top-10 { padding-top: 10px !important;}
.padding-top-20 { padding-top: 20px !important;}
.padding-top-40 { padding-top: 40px !important;}
.padding-top-bottom-10 { padding: 10px 0 !important; }
.no-padding {padding-left: 0 !important; padding-right: 0 !important;}
.no-left-padding {padding-left: 0 !important;}
.no-right-padding {padding-right: 0 !important;}
.no-padding-vert {padding-top: 0 !important; padding-bottom: 0 !important;}
.no-margin-vert {margin-top: 0 !important; margin-bottom: 0 !important;}
.close{opacity: .8 !important; filter: alpha(opacity=80);}
button{border-color :transparent !important;}
.btn-sq {border-radius: 0 !important;}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0px;
    font-weight: normal;
}

h1, h2, h3, h4, h5 {
    font-family: Montserrat, sans-serif !important;
    margin: 0 !important;
    font-weight: bold;
}

.special-message {
    background-color: #eb872c;
    padding: 5px;
}
.special-name {
    padding: 5px;
}
special-description {
    padding: 5px;
}

.filter-box .container {
    padding-top: 0 !important;
}
.transfer-steps .container {
    padding-top: 10px;
    padding-bottom: 40px;
}
.transfer-steps {
    background-color: #fffdf3 !important;
}
.Select-control > .form-control {
    border-color: transparent;
    border-radius: 0 !important;
}
ul.typeahead-selector.list-group.position-absolute {
    text-align: left;
}

.btn.btn-banner {
    max-width: 180px;
    font-size: 13px;
    text-transform: uppercase;
    line-height: 0;
    border-radius: 10px;
    color: #fff;
    background-color: #485158 !important;
    border: 0;
    cursor: pointer;
    white-space: nowrap;
    display: inline-block;
    text-decoration: none;
}
.btn.btn-banner span {
    margin: 0 !important;
    padding: 0 !important;
    line-height: 1;
    font-size: 14px;
    position: relative;
    top: -5px;
}
.btn small {
    opacity: 0.6;
    margin-left: 12px;
}

#homeCarousel .container {
    height: 500px !important;
}
#homeCarousel .container .btn-apple {
    position: absolute;
    top: 50%;
    transform: translate(20px, 80px);
}
#homeCarousel .container .btn-android {
    position: absolute;
    top: 50%;
    transform: translate(220px, 80px);
}
#homeCarousel .container .btn-transp {
    position: absolute;
    top: 50%;
    transform: translate(85px, 35px);
    background-color: #fddb5f;
    color: #343c3e;
    border-radius: 0 !important;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
}
#homeCarousel .container .btn-reviews {
    position: absolute;
    top: 50%;
    transform: translate(-100px, -50px);
    background-color: #fddb5f;
    color: #343c3e;
    border-radius: 0 !important;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
}

.chat-tab {
    background-color: #ffcc00;
    position: fixed;
    bottom: 0;
    right: 5%;
    width: 200px;
    height: 50px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    z-index: 10;
}
.chat-tab .chat-label {
    display: block;
    top: 0px;
    width: 100%;
    text-align: center;
}

.transportation {
    background: #538b9d;
    padding-bottom: 40px;
}
.transportation h3 {
    color: white !important;
}
.hover-content > div {
    padding-top: 10px;
}
.tourdescription-title {
    padding-top: 20px;
    padding-bottom: 20px;
}
.float-right {
    float: right;
}

.static-slider{
    background-image: url('../img/pvr-cover.jpg')
}

.dest-1{/*Cancun*/
    background-image: url('../img/dest-1.jpg')
}
.dest-1-1{ /*Cancun*/
    background-image: url('../img/dest-1-1.jpg')
}
.dest-1-2{ /*Riviera Maya*/
    background-image: url('../img/dest-1-2.jpg')
}
.dest-2{ /*Puerto Vallarta*/
    background-image: url('../img/dest-2.jpg')
}
.dest-2-1{ /*Puerto Vallarta*/
    background-image: url('../img/dest-2-1.jpg')
}
.dest-2-2{ /*Riviera nayarit*/
    background-image: url('../img/dest-2-2.jpg')
}

.dest-3{ /*R. Dominicana*/
    background-image: url('../img/dest-3.jpg')
}

.dest-3-1{ /*Punta Cana*/
  background-image: url('../img/dest-3-1.jpg')
}

.dest-3-2{ /*La Romana*/
    background-image: url('../img/dest-3-2.jpg')
}
.dest-3-3{ /*Puerto Plata*/
    background-image: url('../img/dest-3-3.jpg')
}
.dest-3-4{ /*Santo Domingo*/
    background-image: url('../img/dest-3-4.jpg')
}
.dest-3-5{ /*Samana*/
    background-image: url('../img/dest-3-5.jpg')
}

.dest-4{ /*Cozumel*/
    background-image: url('../img/dest-4.jpg')
}
.dest-5{ /*Los cabos*/
    background-image: url('../img/dest-5.jpg')
}

.dest-5-1{ /*Cabo San Lucas*/
  background-image: url('../img/dest-5-1.jpg')
}

.dest-5-2{ /*San Jose del Cabo*/
  background-image: url('../img/dest-5-2.jpg')
}

.dest-5-3{ /*Corridor*/
  background-image: url('../img/dest-5-3.jpg')
}


.dest-6{ /*Jamaica*/
    background-image: url('../img/dest-6.jpg')
}

.dest-6-1{ /*Montego Bay*/
  background-image: url('../img/dest-6-1.jpg')
}

.dest-6-2{ /*Ocho Rios*/
    background-image: url('../img/dest-6-2.jpg')
}
.dest-6-3{ /*Negril*/
    background-image: url('../img/dest-6-3.jpg')
}
.dest-6-4{ /*Runaway Bay*/
    background-image: url('../img/dest-6-4.jpg')
}
.dest-6-5{ /*Palladium*/
    background-image: url('../img/dest-6-5.jpg')
}

.page-transfers{ /*Transportation*/
  background-image: url('../img/transportation-bk.jpg')
}
.page-tourstrendingreviews{ /*Tour Reviews*/
  background-image: url('../img/reviews-bk.jpg')
}
.page-dining{ /*Dining*/
  background-image: url('../img/single-background.jpg')
}
.page-shopping{ /*Shopping*/
  background-image: url('../img/single-background.jpg')
}
.page-specials {
    background-image: url('../img/summer-savings-specials.jpg');
    background-origin: content-box;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50%;
}
.page-why{ /*About Page*/
  background-image: url('../img/why-banner.jpg')
}
.page-termsconditions{ /*Terms Page*/
  background-image: url('../img/single-background.jpg')
}


/* start Omnisearch images destinations */

.omnisearch-dest-1{/*Cancun*/
  background-image: url('../img/vallartaindex.jpg')
}
.omnisearch-dest-1-1{ /*Cancun*/
  background-image: url('../img/vallartaindex.jpg')
}
.omnisearch-dest-1-2{ /*Riviera Maya*/
  background-image: url('../img/vallartaindex.jpg')
}
.omnisearch-dest-2{ /*Puerto Vallarta*/
  background-image: url('../img/vallartaindex.jpg')
}
.omnisearch-dest-2-1{ /*Puerto Vallarta*/
  background-image: url('../img/vallartaindex.jpg')
}
.omnisearch-dest-2-2{ /*Riviera nayarit*/
  background-image: url('../img/vallartaindex.jpg')
}

.omnisearch-dest-3{ /*R. Dominicana*/
  background-image: url('../img/vallartaindex.jpg')
}

.omnisearch-dest-3-1{ /*Punta Cana*/
  background-image: url('../img/vallartaindex.jpg')
}

.omnisearch-dest-3-2{ /*La Romana*/
  background-image: url('../img/vallartaindex.jpg')
}
.omnisearch-dest-3-3{ /*Puerto Plata*/
  background-image: url('../img/vallartaindex.jpg')
}
.omnisearch-dest-3-4{ /*Santo Domingo*/
  background-image: url('../img/vallartaindex.jpg')
}
.omnisearch-dest-3-5{ /*Samana*/
  background-image: url('../img/dvallartaindex.jpg')
}

.omnisearch-dest-4{ /*Cozumel*/
  background-image: url('../img/vallartaindex.jpg')
}
.omnisearch-dest-5{ /*Los cabos*/
  background-image: url('../img/vallartaindex.jpg')
}

.omnisearch-dest-5-1{ /*Cabo San Lucas*/
  background-image: url('../img/vallartaindex.jpg')
}

.omnisearch-dest-5-2{ /*San Jose del Cabo*/
  background-image: url('../img/vallartaindex.jpg')
}

.omnisearch-dest-5-3{ /*Corridor*/
  background-image: url('../img/vallartaindex.jpg')
}

/* finish Omnisearch images destinations */

.why-us {
    background-image: url('../img/why-banner.jpg')
}

.shop-tag {
    background: #538b9d;
    border-radius: 4px;
    padding: 0 5px;
    color: #fddb5f;
    font-size: 10px;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 2px;
}




.carousel,.item,.active{height:100%;}
.carousel-inner{height:100%;}
.fill{width:100%;height:100%;background-position:center;background-size:cover;}

.carousel-control i {
    position: absolute;
    top: 50%;
}
.carousel-control.left i {
    left:0;
}
.carousel-control.right i {
    right:0;
}

/* faster sliding speed */
.carousel-inner > .item {
    -webkit-transition: 0.3s ease-in-out left;
    -moz-transition: 0.3s ease-in-out left;
    -o-transition: 0.3s ease-in-out left;
    transition: 0.3s ease-in-out left;
}
.carousel-control.left, .carousel-control.right {
    background: none !important;
}

.ImageDestinationsHeight, .OmnisearchImageDestination{
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    vertical-align: bottom;
}

.ImageDestinationsHeight{
  height:235px;
}

.OmnisearchImageDestination{
   height:200px;
}

.destination-name-onslider {
    position: absolute;
    bottom: 50%;
    padding: 0;
    margin: 0 auto;
}
.destination-name-title h1 {
    text-shadow: 0px 0px 12px rgba(0, 0, 0, 0.9);
}

.social-icons li {
    margin-right: 15px;
}

.Select-control {
    border-color: #538b9d;
    border-radius: 0;
    border: 1px solid #538b9d;
}
#SpecialDetailsModal .tour-box {
    margin-bottom: 0 !important;
    padding-bottom: 15px !important;
}

#TourReviewsModal .top-rated {
    top: -20px;
    left: -1px;
}

.modal-backdrop.in {
    opacity: 0 !important;
}
.modal-content{
    /*
    background: rgba(166,218,232,1);
    background: -moz-linear-gradient(top, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(166,218,232,1)), color-stop(100%, rgba(79,178,205,1)));
    background: -webkit-linear-gradient(top, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    background: -o-linear-gradient(top, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    background: -ms-linear-gradient(top, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    background: linear-gradient(to bottom, rgba(166,218,232,1) 0%, rgba(79,178,205,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6dae8', endColorstr='#4fb2cd', GradientType=0 );
    */
}
.modal-content .modal-body img{ max-width: 60%!important; }
.modal-content .modal-body h3{color: #333!important;}
.cursor, .pointer{
  cursor:pointer !important;
}
img.sidebar-banner {
    margin-bottom: 10px;
}
.panel-body.form-inline > div {
    display: inline;
}

.filtro-sunex {
    padding-top: 5px;
    cursor: pointer;
}
.filtro-sunex .active {
    background: transparent;
    border-bottom: none;
    border-radius: 0 !important;
    text-decoration: none;
    color: #455662 !important;
}
.filtro-sunex .active:hover {
  text-decoration: none !important;
}

.filtro-sunex {
    color: #fff !important;
}
.filtro-sunex span {
    border-right: 1px solid #455662;
    padding: 0 20px;
}
.filtro-sunex span:last-child {
    border-right: 1px solid transparent;
    padding-right: 0;
}
.filtro-sunex .by-cat:after {
    font-family: FontAwesome;
    content: "\f0d7";
    display: inline-block;
    padding-left: 3px;
    vertical-align: middle;
}
.filter-box .panel {
    background: transparent;
    border-color: transparent;
    box-shadow: none;
    -webkit-box-shadow: none;
    margin-bottom: 0;
    border-radius: 0;
}

.filtro-sunex .w-input:hover, .filtro-sunex .w-input:focus {
    background-color: white !important;
}
.w-tab-menu {
    padding: 10px 70px;
    background: #f7fcff;
}
.w-tab-menu .nav-tabs>li>a {
    background-color: transparent;
    border-color: transparent;
    color: rgba(69,86,98, 0.5);
    font-family: Montserrat, sans-serif !important;
    text-transform: uppercase;
    border-radius: 0 !important;
    text-decoration: none;
}
.w-tab-menu .nav-tabs>li>a,
.w-tab-menu .nav>li>a:first-child {
    padding-left: 0px !important;
}
.w-tab-menu .nav>li>a {
    padding-right: 30px !important;
}
.w-tab-menu .nav-tabs>li.active>a, .w-tab-menu .nav-tabs>li.active>a:focus, .w-tab-menu .nav-tabs>li.active>a:hover {
    background-color: transparent;
    border-color: transparent;
    color: #455662;
}
.w-tab-menu .tab-content {
    padding-top: 20px;
}
.w-tab-menu .tab-content strong {
    font-family: Montserrat, sans-serif !important;
    text-transform: uppercase;
    font-size: 16px;
    color: #538b9d;
}
p.review {
    display: block;
    margin-bottom: 15px;
    padding-bottom: 20px;
}
.bg-primary{ background-color: #010205!important;}
.bg-info{background-color: #f9f9f9}
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

    .SummerSavingsImagesHeight{
        height:200px;
    }

    a.sunexcbrand {
        position: absolute;
        left: 0;
        width: 100px;
    }
    .topmenucontainer {
        padding-left: 0px;
    }
    .topbar {
        height: auto;
    }
}
.top-reviews-block em {
    float: right;
    text-align: right;
}

.position-absolute{
  position: absolute;
  z-index: 1500;
}

.destinations-panel {
  background-color: white;
  border: 1px solid #538b9d;
  padding: 10px;
  color:blue;
  display: none;
}
.destinations-panel > ul > li > strong {
  line-height:1.5;
  color:black;
  border-bottom:1px dotted #999;
}

.DestinationTitle__:hover .destinations-panel__{
   display:block;
}



/* Â·Â·Â·Â·Â·Â· Start loader css ............. */
/* source: http://projects.lukehaas.me/css-loaders/ */
.loader {
  color: grey;
  font-size: 10px;
  margin: 100px auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}

.loader-2 {
  color: grey;
  font-size: 6px;
  margin: 100px auto;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: absolute;
  top:0;
  left:50%;
  text-indent: -9999em;
  -webkit-animation: load4 1.3s infinite linear;
  animation: load4 1.3s infinite linear;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
}
@-webkit-keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}
@keyframes load4 {
  0%,
  100% {
    box-shadow: 0 -3em 0 0.2em, 2em -2em 0 0em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 0;
  }
  12.5% {
    box-shadow: 0 -3em 0 0, 2em -2em 0 0.2em, 3em 0 0 0, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  25% {
    box-shadow: 0 -3em 0 -0.5em, 2em -2em 0 0, 3em 0 0 0.2em, 2em 2em 0 0, 0 3em 0 -1em, -2em 2em 0 -1em, -3em 0 0 -1em, -2em -2em 0 -1em;
  }
  37.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 0, 2em 2em 0 0.2em, 0 3em 0 0em, -2em 2em 0 -1em, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  50% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 0em, 0 3em 0 0.2em, -2em 2em 0 0, -3em 0em 0 -1em, -2em -2em 0 -1em;
  }
  62.5% {
    box-shadow: 0 -3em 0 -1em, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 0, -2em 2em 0 0.2em, -3em 0 0 0, -2em -2em 0 -1em;
  }
  75% {
    box-shadow: 0em -3em 0 -1em, 2em -2em 0 -1em, 3em 0em 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0.2em, -2em -2em 0 0;
  }
  87.5% {
    box-shadow: 0em -3em 0 0, 2em -2em 0 -1em, 3em 0 0 -1em, 2em 2em 0 -1em, 0 3em 0 -1em, -2em 2em 0 0, -3em 0em 0 0, -2em -2em 0 0.2em;
  }
}

/* Â·Â·Â·Â·Â·Â· Final loader css ............. */

#loginModal label {
    text-align: left !important;
}


/* Â·Â·Â·Â·Â·Â· Login css ............. */

/*
@import "bourbon";

body {
  background: #eee !important;
}

.wrapper {
  margin-top: 80px;
  margin-bottom: 80px;
}

.form-signin {
  max-width: 380px;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.1);
  padding: 15px !important;
}

  .form-signin-heading,
  .checkbox {
    margin-bottom: 30px;
  }

  .checkbox {
    font-weight: normal;
  }

  .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
  }

  input[type="text"] {
    margin-bottom: -1px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
  }

  input[type="password"] {
    margin-bottom: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
*/



/* Â·Â·Â·Â·Â·Â· finish Login css ............. */



/* Â·Â·Â·Â·Â·Â· home - hover content search css ............. */
.wrapp-hover-content {
   display: inline;
}

.search-content {
    margin-top:-8px;
    margin-right:111px;
    width:500px;
    float:right;
    background: white;
    z-index: 1000;
    display: none;
    padding: 20px;
    border: 1px solid #538b9d;
    -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 3px 3px 5px 0px rgba(0,0,0,0.15);
    box-shadow: inset 3px 3px 5px 0px rgba(0,0,0,0.15);
}

.hover-content {
    margin-top:-4px;
    background: white;
    z-index: 1000;
    display: none;
    padding: 20px;
    border: 1px solid #538b9d;
    -webkit-box-shadow: inset 3px 3px 5px 0px rgba(0,0,0,0.15);
    -moz-box-shadow: inset 3px 3px 5px 0px rgba(0,0,0,0.15);
    box-shadow: inset 3px 3px 5px 0px rgba(0,0,0,0.15);
}

.wrapp-hover-content:hover .hover-content{
    display:block;
    position: fixed;
    max-width: 940px;
}

/* Â·Â·Â·Â·Â·Â· finish home - hover content search css ............. */


div#wishlist-page {
    background-image: url(/img/island_background.jpg);
    background-size: cover;
    background-position: bottom;
}

.wishlist .fa-heart{
  color:red;
}
.wishlist .fa-heart-o{
  color:#ea5a4b;
}

.pulse2 {
    -webkit-animation: pulse2 1s linear infinite;
    -moz-animation: pulse2 1s linear infinite;
    -ms-animation: pulse2 1s linear infinite;
    animation: pulse2 1s linear infinite;
}

@keyframes "pulse2" {
   0% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
50% {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -o-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
}
100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

}

@-moz-keyframes pulse2 {
   0% {
     -moz-transform: scale(1.1);
     transform: scale(1.1);
 }
 50% {
     -moz-transform: scale(0.8);
     transform: scale(0.8);
 }
 100% {
     -moz-transform: scale(1);
     transform: scale(1);
 }

}

@-webkit-keyframes "pulse2" {
   0% {
     -webkit-transform: scale(1.1);
     transform: scale(1.1);
 }
 50% {
     -webkit-transform: scale(0.8);
     transform: scale(0.8);
 }
 100% {
     -webkit-transform: scale(1);
     transform: scale(1);
 }

}

@-ms-keyframes "pulse2" {
   0% {
     -ms-transform: scale(1.1);
     transform: scale(1.1);
 }
 50% {
     -ms-transform: scale(0.8);
     transform: scale(0.8);
 }
 100% {
     -ms-transform: scale(1);
     transform: scale(1);
 }
}

.checkboxLanding {
    background: transparent !important;
    border: 0 !important;
}

.checkboxLanding label {
    color: #fff !important;
    display: inline !important;
    margin-right: .5em;
}

.checkboxLanding .form-group {
    display: inline-block !important;
}

.checkboxLanding .select-all, .checkboxLanding .form-group:last-child {
    display: none !important;
}

a.btn.btn-warning.btn-sq.btn-block {
    color: #538b9d;
}


@media (min-width: 768px){
    .modal-fullscreen_tables .modal-dialog {
      width: 80% !important;
  }
}