/* CSS Document */
body{
    margin-top: 95px;
}
.ts-navbar{
    background-color: #ffffff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12);
    z-index: 999;
}
.ts-navbar-top{
    position: absolute;
    right: 15px;
    top: 6px;
    font-size: 14px;
    color: #1e7cc2;
    font-weight: 100;
}
.ts-navbar-top span{
    margin-right: 20px;
}
.ts-banner-button{
    width: 100%;
    display: block;
}
.ts-banner-button a{
    color: #ffffff;
    text-decoration: underline;
    font-weight: 300;
}
.ts-banner-bg{
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100vh - 80px);
    /*height: 100vh;*/
}
.ts-section-heading{
    border-bottom: 1px solid #ccc;
    padding-bottom: 6px;
    text-transform: uppercase;
}
.ts-section-heading span{
    position: relative;
}
.ts-section-heading span:after{
	content: "";
    position: absolute;
    height: auto;
    border-bottom: 5px solid #1e7cc2;
    left: 0;
    width: 106%;
    bottom: -9px;
}
.ts-fullcard-destination{
    min-height: 320px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12), 0 2px 4px -1px rgba(0,0,0,.2);
}
.ts-fullcard-destination h4{
    position: absolute;
    bottom: 0;
    color: rgba(255, 255, 255, 0.8);
    font-size: 70px;
}
.ts-grey{
    background-color: #fafafa;
}
.ts-color-primary{
    color: #1e7cc2;
}
.indslider .ts-slider .ts-slider-inner{
    background-color: #fafafa;
}
.ts-fixed-bg{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.ts-bg-section-heading{
    color: #ffffff;
}
.ts-bg-section-heading::after{
    content: '';
    display: block;
    width: 80px;
    margin: auto;
    border-bottom: 5px solid #ffffff;
    margin-top: 15px;
}
.ts-testi-slider p{
    color: #ffffff;
}
.ts-footer{
    background-color: #3c3c3c;
}
.ts-footer h2{
    color: #797979;
    font-size: 1.5rem;
    line-height: 48px;
}
.ts-footer p, .ts-footer p a{
    color: #adadad;
}
.ts-footer-bottom{
    background-color: #252525;
    color: #717171;
}
.ts-background-img{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    z-index: 0;
    position: relative;
}
.ts-background-img-color::before{
    content: '';
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    right: 0;
    top: 0;
    background-color: rgba(4,4,4,0.1);
    z-index: -1;
}
.ts-page-heading{
    color: #ffffff;
    margin: 0px;
    padding-top: 200px;
    padding-bottom: 200px;
    text-transform: uppercase;
    font-weight: 300;
}
.ts-page-heading span{
    border-bottom: 1px solid #ffffff;
    font-weight: bold;
}
.ts-page-heading p{
    font-size: 1.5rem;
}
.ts-day-container{
    position: relative;
    padding-bottom: 20px;
    min-height: 100px;
}

.ts-day-count{
    width: 95px;
    text-align: center;
    color: #ffffff;
    padding-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.ts-day-count span{
    
}
.ts-day-count h4{
    margin: 0px;
}
.ts-afterline::after {
    content: '';
    display: block;
    width: 100%;
    margin-right: auto;
    margin-bottom: 40px;
    border-bottom: 1px solid #1e7cc2;
}
.ts-contactform .form-control{
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #ffffff;
    color: #ffffff;
    border-radius: 0px;
}
.ts-contactform input::placeholder, .ts-contactform textarea::placeholder{
    color: #ffffff;
}
.ts-img-border{
    padding: 5px;
    background-color: #efefef;
    border: 1px solid #d6d6d6;
    border-radius: 4px;
}
.ts-color-white{
    color: #ffffff !important;
}
.ts-logo-font span{
    font-size: 2.5rem;
}
.ts-logo-font{
    font-size: 1.5rem;
}
.ts-message-white .error_message, .ts-message-white #success_page{
    color: #ffffff;
}
.img-credit{
    color: #ffffff;
    font-size: 10px;
}



.navbar-light .navbar-nav .nav-link {
    color: rgba(0,0,0,.7);
}
.nav-link {
    padding-top: .2rem !important;
    padding-bottom:.2rem !important;
}
.carousel-caption{
    text-align: left;
    bottom: 60px;
}
.carousel-caption h3{
    font-size: 2.2rem;
    background-color: #1e7cc2;
    display: block;
    float: left;
    padding: 0px 10px;
    text-transform: uppercase;
}
.btn{
    border-radius: 0px;
}
.form-control{
    outline: none;
    outline-color: transparent;
    outline-style: none;
    outline-width: 0px;
}
.contactus-form .form-control{
    border: 1px solid #949698;
    border-radius: 0px;
}
.ts-slider-bottom{
    
}


.bx-wrapper {
    -moz-box-shadow: transparent !important;
    -webkit-box-shadow: transparent !important;
    box-shadow: transparent !important;
    border-width: 0px !important;
    background-color: transparent !important;
}

.mdl-shadow--2dp {
    box-shadow: 0 2px 2px 0 rgba(0,0,0,.14), 0 3px 1px -2px rgba(0,0,0,.2), 0 1px 5px 0 rgba(0,0,0,.12)
}
.mdl-color--grey-50 {
    background-color: #fafafa !important
}
.mdl-color--grey-100 {
    background-color: #f5f5f5 !important
}




@media print{
    .ts-fixed-top {
        display: block;
        border-width:2px !important;
        border-bottom: 2px solid #ccc;
    }
    .navbar-brand > img{
        min-width: 200px;
    }
    .navbar-toggle, .ts-background-img.ts-background-img-color, .ts-no-print, .ts-footer-bottom {
        display:none;
    }
    .ts-footer{
        border-top: 2px solid #ccc;
    }
}




/* RESPONSIVE CSS
-------------------------------------------------- */
@media (max-width: 576px) {
    .ts-banner-bg{
        height: calc(100vh - 239px);
    }
    .ts-banner2{
        background-position: center left;
    }
    
}

@media (min-width: 576px) {
}

@media (max-width: 576px) {
}

@media (min-width: 576px) and (max-width: 768px){
}

@media (max-width: 768px) {
    .ts-afterline{
        clear: both;
    }
}

@media (min-width: 768px) {
    .ts-day-count{
        position: absolute;
        left: 0px;
        top: 0px;
        width: 95px;
        text-align: center;
        color: #ffffff;
        padding-top: 10px;
    }
    .ts-day-container{
        padding-left: 105px;
    }
    .ts-afterline::after{
        width: 50%;
    }
}

@media (max-width: 991px) {
    body {
        margin-top: 0px;
    }
    .navbar-brand > img{
        max-width: 100px !important;
    }
    .menu > ul > li > ul{
        background: #ffffff !important;
    }
    .menu > ul > li > ul > li a{
        color: #333 !important;
    }
}

@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 1rem;
        padding-left: 1rem;
    }
    .menu > ul > li > a{
        border-right: 1px solid #ccc;
    }
    .menu > ul > li:last-child > a{
        border-right: none;
    }
    .menu .navbar-nav{
        margin-top: 33px;
    }
    .ts-fixed-top{
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 1030;
    }
    .menu > ul > li > ul.normal-sub > li {
        width: 25%;
    }

}

@media (min-width: 992px) and (max-width: 1200px) {
}

@media (min-width: 1200px) {
    .ts-footer-touch{
        min-width: 240px;
    }
}

@media (min-width: 1200px) and (max-width: 1600px) {
}
@media (max-width: 1200px){
}
@media (min-width: 1400px) {
}


/* 
- Name: megamenu.js - style.css
- Version: 1.0
- Latest update: 29.01.2016.
- Author: Mario Loncarek
- Author web site: http://marioloncarek.com
*/


/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Screen style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.menu-mobile {
	display: none;
	/*padding: 20px;*/
}
/* .menu-mobile:after {
	content: "\f394";
	font-family: "Ionicons";
	font-size: 2.5rem;
	padding: 0;
	float: right;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-25%);
	-ms-transform: translateY(-25%);
	transform: translateY(-25%);
}*/
/* .menu > ul {
	margin: 0 auto;
	width: 100%;
	list-style: none;
	padding: 0;
	position: relative;
	box-sizing: border-box;
}*/
.menu > ul:before, .menu > ul:after {
	content: "";
	display: table;
}
.menu > ul:after {
	clear: both;
}
/* .menu > ul > li {
	float: left;
	background: #e9e9e9;
	padding: 0;
	margin: 0;
}
.menu > ul > li a {
	text-decoration: none;
	padding: 1.5em 3em;
	display: block;
}
.menu > ul > li:hover {
	background: #f0f0f0;
}*/
.menu > ul > li a{
    text-transform: uppercase;
}
.menu > ul > li > ul {
	display: none;
	width: 100%;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0e98d7+0,1e7cc2+100 */
    background: #0e98d7; /* Old browsers */
    background: -moz-radial-gradient(center, ellipse cover, rgba(14, 152, 215, 0.8) 0%, #1e7cc2 100%); /* FF3.6-15 */
    background: -webkit-radial-gradient(center, ellipse cover, rgba(14, 152, 215, 0.8) 0%,#1e7cc2 100%); /* Chrome10-25,Safari5.1-6 */
    background: radial-gradient(ellipse at center, rgba(14, 152, 215, 0.8) 0%,#1e7cc2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e98d7', endColorstr='#1e7cc2',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	padding: 20px;
	position: absolute;
	z-index: 99;
	left: 0;
	margin: 0;
	list-style: none;
	box-sizing: border-box;
    padding-top: 10px;
    margin-top: 16px;
}
.menu > ul > li > ul:before, .menu > ul > li > ul:after {
	content: "";
	display: table;
}
.menu > ul > li > ul:after {
	clear: both;
}
.menu > ul > li > ul > li {
	margin: 0;
	padding-bottom: 0;
	list-style: none;
	width: 25%;
	background: none;
	float: left;
}
.menu > ul > li > ul > li a {
	color: #ffffff;
	padding: .2em 0;
	width: 95%;
	display: block;
	border-bottom: 1px solid #ccc;
}
.menu > ul > li > ul > li > ul {
	display: block;
	padding: 0;
	margin: 10px 0 0;
	list-style: none;
	box-sizing: border-box;
}
.menu > ul > li > ul > li > ul:before, .menu > ul > li > ul > li > ul:after {
	content: "";
	display: table;
}
.menu > ul > li > ul > li > ul:after {
	clear: both;
}
.menu > ul > li > ul > li > ul > li {
	float: left;
	width: 100%;
	padding: 10px 0;
	margin: 0;
	/*font-size: .8em;*/
}
.menu > ul > li > ul > li > ul > li a {
	border: 0;
}
.menu > ul > li > ul.normal-sub {
	/* width: 300px;
	left: auto;
	padding: 10px 20px;*/
}

.menu > ul > li > ul.normal-sub > li a {
	border: 0;
	padding: 1em 0;
}

/* ––––––––––––––––––––––––––––––––––––––––––––––––––
Mobile style's
–––––––––––––––––––––––––––––––––––––––––––––––––– */

@media only screen and (max-width: 991px) {
.menu-dropdown-icon:before {
	content: "\f067";
	display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    right: 0;
    top: 13px;
    font-size: 19px;
}
.menu-container {
	width: 100%;
}
.menu-mobile {
	display: block;
}
.menu-dropdown-icon:before {
	display: block;
}
.menu > ul {
	display: none;
}
.menu > ul > li {
	width: 100%;
	float: none;
	display: block;
    position: relative;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}
.menu > ul > li a {
	padding: 1.5em;
	width: 100%;
	display: block;
}
.menu > ul > li > ul {
	position: relative;
}
.menu > ul > li > ul.normal-sub {
	width: 100%;
}
.menu > ul > li > ul > li {
	float: none;
	width: 100%;
	margin-top: 20px;
}
.menu > ul > li > ul > li:first-child {
	margin: 0;
}
.menu > ul > li > ul > li > ul {
	position: relative;
}
.menu > ul > li > ul > li > ul > li {
	float: none;
}
.menu .show-on-mobile {
	display: block;
}
}


/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
    margin-right: 26px;
}
.bx-wrapper img {
  max-width: 100%;
  display: block;
}
.bxslider {
  margin: 0;
  padding: 0;
}
ul.bxslider {
  list-style: none;
}
.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0);
}
/** THEME
===================================*/
.bx-wrapper {
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url('../images/ajax-loader.gif') center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}
/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: -10px;
  /*background: url('images/controls.png') no-repeat 0 -32px;*/
}
.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}
.bx-wrapper .bx-next {
  right: -40px;
  /*background: url('images/controls.png') no-repeat -43px -32px;*/
}
.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  /*text-indent: -9999px;*/
  z-index: 99;
}
.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}
/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -11px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url('images/controls.png') -86px -44px no-repeat;
  margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}
/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}
/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}
.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px;
}
.bx-wrapper .bx-prev::before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f104"; 
    font-size: 34px;
        
}
.bx-wrapper .bx-next::before{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f105"; 
    font-size: 34px;
        
}
.ts-slider{
    width: 300px !important;
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
}
.ts-slider-inner{
    width: 100%;
    background-color: #ffffff;
    box-shadow: 0 4px 5px 0 rgba(0,0,0,.14), 0 1px 10px 0 rgba(0,0,0,.12), 0 2px 4px -1px rgba(0,0,0,.2);
}
.ts-slider-img{
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 150px;
}
.ts-slider-btn.btn-outline-primary{
    color: #0e98d7;
    background-color: transparent;
    background-image: none;
    text-transform: uppercase;
    border: none;
    border-top: 1px solid #eaeaea;
}
.ts-slider-btn.btn-outline-primary:hover {
    color: #fff;
    background-color: #1e7cc2;
    border-color: #1e7cc2;
}
.ts-fixed-bg .bx-wrapper .bx-pager.bx-default-pager a{
    background-color: rgba(255, 255, 255, 0.5);
}
.ts-fixed-bg .bx-wrapper .bx-pager.bx-default-pager a:hover, .ts-fixed-bg .bx-wrapper .bx-pager.bx-default-pager a.active, .ts-fixed-bg .bx-wrapper .bx-pager.bx-default-pager a:focus {
    background: rgba(255, 255, 255, 1);
}


