a:focus {
    color: #68b8e3;
    text-decoration: none;

}

.btn-primary:hover {
    background-color: #68b8e3;
    /*
  border-bottom: 5px solid #B3602F;
  border-top: 1px solid #5386a1;
  border-left: 1px solid #5386a1;
  border-right: 1px solid #5386a1;
  */
    /*  font-weight: bold;*/

    /*  border-top: 0px;
  border-right: 0px;
  border-left: 0px;*/
    //border: 0px;
}

/*
    General
*/

.nav>li.active {
    background-color: #5386a1;
    color: #fff !important;
}

.nav>li.active>a {
    //background-color: #5386a1;
    color: #fff !important;
}

/*
.nav-pills + .nav > li.active > a {
    //background-color: #5386a1;
    color: #red !important;
}*/

html {
    position: relative;
    min-height: 100%;
}

body {
    /*font-family: 'Open Sans', sans-serif;*/
    font-family: 'Trebuchet MS';
    margin-bottom: 250px;
}

input,
select,
textarea,
button {
    font-family: 'Trebuchet MS', sans-serif;
}



h2,
h3,
h4 {
    color: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Didact Gothic', sans-serif;
}

h1 {
    font-weight: 600 !important;

    font-size: 40px;
    color: #333;
}

a {
    color: #737373;
}

a:active,
a:hover {
    color: #68b8e3;
    text-decoration: none;
}

.btn {
    border-radius: 0px;
}

.btn-primary {
    color: #EAEAEA;
    background-color: #5386a1;
    border-color: #5386a1;
}

/*
    Dropdown
*/

.icon-bar {
    background-color: #5386a1;
}

.navbar {
    //background-color: #D43F52;
    margin-bottom: 0px;
    border: 0px;
}

/*ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;    
}*/

/*.dropdown:hover .dropdown-menu {
display: block;
}*/

.navbar-inner {
    min-height: 0px;
}

.navbar-brand,
.navbar-nav li a {
    line-height: 60px;
    height: 60px;
    ;
    padding-top: 0;
}


.nav>li>a:focus,
.nav>li>a:hover {
    text-decoration: none;
    background-color: #68b8e3;
    color: white;
}

.top-links>li>a:focus,
.top-links>li>a:hover {
    text-decoration: none;
    background-color: initial;
    color: #68b8e3;
}

/*
.nav-pills + .nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #none !important;
    color: white;
}*/

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    color: white;
    background-color: #68b8e3;

    border: 0px;
}

.dropdown-menu {
    border-radius: 0px;
    min-width: initial;
}

.nav-wrapper {
    /*    border-bottom: 1px solid #5386a1;*/
}


/*
    Mega Menu
*/

.yamm-content.cities ul {
    list-style: none;
    font-size: 16px;
    padding-left: 10px;
    padding-right: 10px;
    //display: block;
}

.yamm-content.cities ul li {
    padding: 4px 8px;
    //display: block;
    white-space: nowrap;
    min-width: 200px;
}

.yamm-content.cities li>a {
    line-height: 24px !important;
}

.yamm-content.cities li:first-of-type {
    margin-bottom: 5px;
    font-weight: 600;
}

.media-body .media-heading {
    color: #737373;
}



/*
    Search
*/

.search-container .input-lg {
    padding: 10px 10px;
    border-radius: 15px;
}

.search-background {
    background-image: url('../images/header_bg.jpg');
    background-position: center 10%;
    background-size: cover;
    vertical-align: middle;
    min-height: 600px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.search-wrapper {
    padding-top: 40px;
    padding-bottom: 40px;
    flex: 1;
    display: flex;
    align-items: center;
}

.map-wrapper {
    height: 750px;
}

#map-canvas {
    height: 275px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.search-container {
    /* margin-top: 425px; */
    /* position: relative; */
    /*    margin: 10px;*/
    background-color: rgba(255, 255, 255, 0.60);
    border-radius: 15px;
}

.search-container.active {
    /* margin-top: 65px; */
}

.search-container .search-row {
    padding-bottom: 30px;
    background-color: rgba(255, 255, 255, 0.75);
    border-radius: 15px;
    /*    padding-right: 10px; 
    padding-left: 10px;*/
}

.search-container h2 {
    color: #565656;
    font-size: 32px;
    font-weight: 500;
    line-height: 35px;
    margin-top: 8px;
}

.search-container .form-inline {
    background-color: none;
    //margin-top: 20px; 
    padding: 15px 15px;
}

.search-container .form-group {
    padding: 6px;
}

.search-container label {
    font-size: 14px;
    color: #5386a1;
}

.btn-check-prices {
    margin-top: 30px;
    color: white;
    background-color: #5386a1;
    /*border-bottom: 5px solid #B3602F;*/
    border: none;
    border-radius: 15px;
}

.search-container .result p {
    font-size: 16px;
    padding: 4px;
    border-bottom: 1px dotted gainsboro;
}

.search-container .result p>span {
    font-weight: bold;
    font-size: 18px;
}

#label-return {
    padding-top: 10px;
}

#why-chooseus {
    background-color: rgba(1, 1, 1, 0.5);
    margin-top: auto;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
}

#why-chooseus .row {
    color: white;
}

/*
    Form
*/

.form-control,
.input-group-addon {
    border-radius: 0px;
}

.form-control:focus {
    border-color: #5386a1;
    box-shadow: none;
}

/*
    Slider
*/

.nano>.nano-pane>.nano-slider {
    background: #EAEAEA !important;
    border-radius: 0px !important;
}


.nano .nano-pane {
    background: #2C3D4E;
    width: 12px;
}

/*  icons */

.box-icon-big {
    width: 60px !important;
    height: 60px !important;
    line-height: 60px !important;
    font-size: 28px;
}

.box-icon-left {
    float: left;
    margin-right: 15px;
}

.box-icon-border,
[class^="box-icon-border"],
[class*=" box-icon-border"] {
    background: none;
    border: 1px solid #5386a1;
    color: #5386a1;
}

.round {
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.box-icon,
[class^="box-icon-"],
[class*=" box-icon-"] {
    z-index: 2;
    position: relative;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    background: #5386a1;
    color: #fff;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

.animate-icon-left-to-right,
.animate-icon-right-to-left,
.animate-icon-bottom-to-top,
.animate-icon-top-to-bottom {
    overflow: hidden;
}

.animate-icon,
[class^="animate-icon"],
[class*=" animate-icon"] {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.animate-icon:before,
[class^="animate-icon"]:before,
[class*=" animate-icon"]:before {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
}

.box-icon:before,
[class^="box-icon-"]:before,
[class*=" box-icon-"]:before {
    display: inline-block;
}

footer#main-footer {

    padding: 30px 0 30px 0;
    color: #e6e6e6;
    /*    line-height: 1.4em;*/

    position: absolute;
    bottom: 0px;
    width: 100%;
    height: 250px;
    font-size: 14px;
}

footer h4 {
    border-bottom: 1px solid gray;
    padding-bottom: 8px;
    color: white;
}

.footer-line {
    padding-bottom: 8px;
    width: 65px;
    position: absolute;
    border-bottom: 2px solid #5386a1;
}

.footer-wrapper {
    background: #262626;
    padding-top: 30px;
    padding-bottom: 30px;
}

/*
    breadcumbs
*/

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 0px;
    list-style: none;
    background-color: inherit;
    border-radius: 0px;
}

.breadcrumb>.active {
    font-weight: bolder;

}

#breadcumbs {
    /*    border-bottom: 1px solid #5386a1;*/
    background-color: #F1F1F1;
    padding-top: 15px;
    padding-bottom: 15px;
}


/*
    Homepage
*/

#top-transfers {
    background-color: #eee;
    padding-top: 25px;
    padding-bottom: 25px;
    margin-top: 25px;
}

.top-transfers-list {
    padding-left: 0px;
    list-style: none;
}

.top-transfers-list>a {
    display: block;
    border-bottom: 1px solid #eee;
    //padding: 6px;
    padding: 10px 16px;
}

.panel-primary {
    border-color: #5386a1;
}

.panel-primary>.panel-body {
    padding: 0px;
}

.panel-body img {
    border-radius: 25px;
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #5386a1;
    border-color: #5386a1;
    border-radius: 0px;
}

.panel {
    border-radius: 0px;
}

/*
    Transfers
*/

.transfers h2 {
    color: black;
}

/* media queries */

@media (min-width: 768px) {
    .navbar {
        border-radius: 0px;
    }

    .form-inline .form-group {
        display: block;

    }
}

@media screen and (max-width: 767px) {

    .form-return {
        margin-top: 0px !important;
        margin-bottom: 20px;
    }

    .map-wrapper {
        height: auto;
    }

    #map-canvas {
        //height: 100px;
        //height:auto;
        //height:auto;
    }

    .search-container {
        margin-top: auto;
    }

    .search-container.active {
        margin-top: auto;
    }

    .btn-check-prices {
        margin-top: 0px;
        width: 100%;
    }

    .search-wrapper {
        padding-top: 20px;
    }
}

/* order */

#form-order h3,
#form-order h4 {
    color: #333;
}


/*ul {
    list-style-type: none;
	padding: 0;
}*/

/*#sidebar-menu .main-menu a {
    display: block;
	font-size: 13px;
	font-weight: 500;
	color: #999;
	padding: 4px 20px;
}
#sidebar-menu .main-menu a:hover {
	color: #11427D;
	text-decoration: none;
	background-color: transparent;
	border-left: 1px solid #11427D;
}

#sidebar-menu .sub-menu a {
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 30px;
	font-size: 12px;
	font-weight: 400;
}*/


.nav-pills>li>a {
    border-radius: 0px;
    color: gray;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none;
}

ul.top-links>li {
    font-size: 12px;
}

h3.excursion-header {
    color: #333;
}

h2.transfer-name {}

.badge-orange {
    background-color: #5386a1;
}

.badge-green {
    background-color: #057D22;
}

.tabs li {
    color: red;
}

.tabs .nav>li.active>a {
    color: #333 !important;
}

.tabs .nav>li.active {
    background-color: white;
}

/*
.carousel-control:hover, .carousel-control:focus {
    opacity: 0.6 !important;
}*/

a.left.carousel-control {
    background-image: none;
}

a.right.carousel-control {
    background-image: none;
}

.destination-list>li {
    padding: 8px;
}

.destination-list>li>a {
    color: #5386a1;
}


.contact-info>ul>li {
    padding-top: 4px;
    padding-bottom: 4px;
    font-size: 14px;
    //color: #333;
}

#contact-form input,
#contact-form textarea {

    //margin-top: 20px;

}

h2,
h4 {
    color: #333;
}


.page-title {
    padding-top: 20px;
    padding-bottom: 20px;
    /*  margin: 40px 0 20px;
  border-bottom: 1px solid #eee;*/
}



.destination-menu .destination-item {

    background-color: #eee;
    border-left: 3px solid #B3602F;
    border-bottom: 1px solid #fff;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    float: right;
    padding: 1em .5em;
    position: relative;
    width: 100%;
    transition: all ease-in-out .1s 0s;

}

.destination-menu .active a,
.destination-menu .active a:hover {
    background-color: #68b8e3;
    color: #fff;
    border-left: 3px solid #B3602F;
    font-weight: 700;
    width: 92%;
}

.destination-menu .destination-item:hover {
    background-color: #68b8e3;
    color: #fff;
    border-left: 3px solid #B3602F;
    font-weight: 700;
    width: 92%;
}

/*
.destination-menu .destination-item:hover:after {
  content: " ";
  border-top: 10px solid #5386a1;
  border-right: 10px solid #fff;
  border-bottom: 10px solid #5386a1;
  display: block;
  margin-left: -.5em;
  margin-top: -10px;
  position: absolute;
  right: 0;
  top: 50%;
}*/

p.list-destinations {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 0px;
    padding-top: 10px;
}

hr.list-destinations {
    margin-top: 4px;
    margin-bottom: 10px;
}

ul.list-destinations {
    padding-left: 0px;
    list-style: none;
}

ul.list-destinations>li>a {
    color: #5386a1;
}

.form-return {
    margin-top: 32px;
}

.search-persons {
    margin-bottom: 0px;
    color: #333;
    margin-top: 0px;
    font-size: 18px;
    font-weight: bold;
}

.search-booknow {
    margin-top: 10px;
}

.search-price {
    margin-bottom: 0px;
    font-size: 20px;
    font-weight: bold;
}

ul.footer-contact {
    padding-left: 0px;
    list-style: none;
    color: gray;
}

ul.footer-contact>li {
    padding-top: 2px;
    padding-bottom: 2px;
}

ul.footer-contact>li>i {
    padding-right: 10px;
    width: 20px;
}




.weatherFeed {
    //font-family: Arial, Helvetica, sans-serif;
    //font-size: 90%;
    //margin: 2em 3em;
    //width: 280px;
}

.weatherFeed a {
    color: #888;
}

.weatherFeed a:hover {
    color: #000;
    text-decoration: none;
}

.weatherItem {
    padding: 0.8em;
    text-align: right;
}

.weatherCity {
    text-transform: uppercase;
}

.weatherTemp {
    font-size: 1.8em;
    font-weight: bold;
}

.weatherDesc,
.weatherCity,
.weatherForecastDay {
    font-weight: bold;
}

.weatherDesc {
    margin-bottom: 0.4em;
}

.weatherRange,
.weatherWind,
.weatherLink,
.weatherForecastItem {
    font-size: 0.8em;
}

.weatherLink,
.weatherForecastItem {
    margin-top: 0.5em;
    text-align: left;
}

.weatherLink {
    text-align: right;
}

.weatherForecastItem {
    padding: 0.5em 0.5em 0.5em 80px;
    /*background-color: #fff;*/
    background-position: left center;
}

.weatherForecastDay {
    font-size: 1.1em;
}

.weatherCountry {
    display: none !important;
}




.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {

    background-color: #68b8e3;


}

.faq>p {
    font-size: 16px;
    padding-bottom: 6px;
    padding-top: 6px;
}


.has-error .form-control {

    border-color: red;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}

/* Vehicle images */
img[src*="max3"],
img[src*="max4"],
img[src*="car-transfer"],
img[src*="busmini"],
img[src*="transfer-vechile"],
img[src*="transfer-vehicles"] {
    max-width: 100%;
    max-height: 180px;
    width: auto;
    height: auto;
    display: block;
    margin: 0 auto;
}

/* Wider container - ~15% wider than Bootstrap default */
@media (min-width: 1200px) {
    .container {
        max-width: 1340px !important;
        width: 1340px !important;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .container {
        max-width: 1080px !important;
        width: 1080px !important;
    }
}

/* Excursion carousel images - no gaps */
.owl-carousel .panel .carousel-inner {
    margin: 0;
    padding: 0;
}

.owl-carousel .panel .carousel-inner img {
    width: 100%;
    margin: 0 !important;
    display: block;
}

.owl-carousel .panel {
    overflow: hidden;
}

.owl-carousel .panel .carousel {
    margin-bottom: 0;
}

/* Excursion carousel caption - vertically centered */
.owl-carousel .panel .carousel-caption {
    top: 50%;
    bottom: auto;
    transform: translateY(-50%);
    padding-bottom: 0;
}