.ui-autocomplete {
    max-height: 250px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
  }
  /* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
  * html .ui-autocomplete {
    height: 250px;
  }
.ui-autocomplete
{
    position:absolute;
    cursor:default;
    z-index:1001 !important
}  
.kd-loadmorebtn {
    display: inline-block;
    background-color: #FAAC03;
    font-size: 14px;
    color: #ffffff;
    padding: 12px 25px;
    text-transform: uppercase;
    font-weight: bold;
    border-radius: 3px;
}
.days-counter {
    position: absolute;
    right: 15px;
    bottom: -10px;
    width: 70px;
    height: 70px;
    background-color: #FAAC03;
    border: 2px solid #ffffff;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    color: #ffffff;
    border-radius: 100%;
    line-height: 1;
    padding: 9px 0px 0px 0px;
}

.kd-caption {
    position: absolute;
    left: 0px;
    top: 20%;
    width: 100%;
    text-align: center;
}

.kd-caption h3 {
    color: #ffffff;
    font-size: 18px;
    margin: 0px 0px 15px 0px;    
}

.days-counter {
    bottom: 135px;
}

.kd-widget-title h2 {
    width: 100%;
}

.blue-btn {
    background-color: #087DC2;
}

.red-btn {
    background-color: #ff0000;
}

.yellow-btn {
    background-color: #FBBD19;
}

.gray-btn {
    background-color: #808080;
}

.form-group label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

input.kd-medium, button.kd-medium {
   border:0
}

hr {
    margin: 30px 0;
    border: 0;
    border-top: 1px solid #eee;
    clear:both;
}

#map_contactus{
	width:100%;
	height:600px;
}
#map_contactus img{
	max-width:none;
}

.sky-form .input input, .sky-form .select select, .sky-form .textarea textarea {
    font: 13px/1.55 'Open Sans', Helvetica, Arial, sans-serif;
    color: #333;
}

.sky-form fieldset {    
    padding: 15px 0px 15px 0px;
}

.kd-widget-title {
    margin-bottom: 0px;
}

#signupform input:first-letter {
    text-transform:capitalize;
}

/*.logged {
	display:none,
}*/

#myrunsec { 
    background: url(../images/runner.jpg) 50% 0 fixed; 
    height: auto;  
    margin: 0 auto; 
    width: 100%; 
    position: relative; 
    /*box-shadow: 0 0 50px rgba(0,0,0,0.8);*/
    padding: 100px 0;
}
#newslettersec { 
    background: url(../images/joanna-kosinska-290213-unsplash.jpg) 50% 50% no-repeat; 
	background-size:cover;
    height: auto;  
    margin: 0 auto; 
    width: 100%; 
    position: relative; 
    padding: 100px 0;
}


#endcheckout { 
    background: url(../images/airplane.jpg) 50% 0 fixed; 
    height: auto;  
    margin: 0 auto; 
    width: 100%; 
    position: relative; 
    /*box-shadow: 0 0 50px rgba(0,0,0,0.8);*/
    padding: 100px 0;
}

.widget_tab .kd-bookingtab .nav-tabs > li > a {
    padding: 10px 22px;
    font-size: 12px;
    text-transform: uppercase;
}

.nav-tabs > li.active > a, .nav-tabs > li > a:hover, .nav-tabs > li.active > a:focus {
    background-color: #087dc2;
    color: #ffffff;
}

.kd-pkg-info ul li strong, .kd-pkg-info ul li i {
    color: #087dc2;
}

.kd-user-tag .kd-social-network ul li a[data-original-title="Google plus"] {
    background-color: #DC4E41;
}

.kd-package-post ul li figure figcaption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.7);
    color: #b8b8b8;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    padding: 8px 5px;
}

.kd-package-post .sky-form section {
    margin-bottom: 0px;
}

.kd-package-post .sky-form fieldset {
    padding: 0px;
}

.tab-pane .kd-breadcrumb ul li, .tab-pane article .kd-breadcrumb ul li{
	padding: 0 16px;
}

.tab-pane .kd-breadcrumb ul li a {
	color:#333;
	text-transform:lowercase
}

.tab-pane .kd-breadcrumb ul li:before, .tab-pane article .kd-breadcrumb ul li:before {
    content: '/';
    position: absolute;
    left: 0px;
    top: 0px;
    color: #333;
    font-weight: bold;
}

.kd-services figure ~ .kd-serviceinfo {
    padding: 0px 0px 0px 295px;
}

.mirror {   
    -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
    -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
    -o-transform: matrix(-1, 0, 0, 1, 0, 0);
    transform: matrix(-1, 0, 0, 1, 0, 0);
}

.kd-login-title {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 25px 60px 0px 60px;
}

.modal .tab-pane {
	padding:15px 0 15px 0;
}

#hotel.tab-pane figure {
	cursor: pointer;
}

.kd-services figure {
    float: left;
    width: 120px;
    position: relative;
    overflow: hidden;
}

.kd-services figure ~ .kd-serviceinfo {
    padding: 0px 0px 0px 140px;
}

.kd-bottomelement {
	bottom: 0px;
}

/*============ Media 420Px Start ============ */
@media (max-width: 767px) {
    	.kd-blogmedium figure ~ .kd-bloginfo,.kd-services figure ~ .kd-serviceinfo { /*float: left;*/ width: 100%; padding: 15px 0px 0px 0px; }
	.kd-services figure {
	   width: 100%;
	}	
	h5 {
	    font-size: 16px;
	}    
}



.checkout .alert p{
	padding: 15px 0px 15px 50px;
}

.checkout .alert button{
	padding: 10px 0px 15px 0px;
}

button.add {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
}

.checkout .alert button.add {
    position: relative;
    top: -2px;
    right: -21px;
    color: #087DC2;
}

.add {
    line-height: 26px;
   font-size: 25px;
}

.add {
    float: right;
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    color: #087DC2;
    text-shadow: 0 1px 0 #fff;
    background: transparent;
}

.remove {
    float: right;
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    color: #ff0000;
    text-shadow: 0 1px 0 #fff;
    background: transparent;
    margin-right:0
}

.remove i{ 
    margin-right:0 !important;
}

.widget_categories .cart ul:not(:first-child) li, .widget_archive .cart ul:not(:first-child) li a:before {
    content: "\f105";
    font-family: FontAwesome;
    float: left;
    padding: 0px 10px 0px 0px;
    color: #a1a1a1;
}

.widget_categories .cart ul:first-child li a:before, .widget_archive .cart ul:first-child li a:before {
    content: "&#xe903";
    font-family: 'icomoon' !important;
    float: left;
    padding: 0px 10px 0px 0px;
    color: #a1a1a1;
}

.cart li {
	border-bottom: 1px solid #e5e5e5;
	padding: 6px 0px 6px 0px;
}

.cart li:not(:first-child) {
	border-bottom: 1px solid #e5e5e5;
	padding-left: 32px;
}

.cart li:last-child {
	border-bottom: 0;
	padding-left: 32px;
}

.cart-wrap {
	border:1px solid #e5e5e5;
	padding:15px;
	border-radius: 10px;
}

.kd-list li {
    margin: 0;
}

.squareicon-list .cart li:not(:first-child) i {
    float: left;
    width: 25px;
    height: 25px;
    background-color: transparent;
    color: #333;
    margin-right: 15px;
    border-radius: 100%;
    text-align: center;
    padding: 8px 0px 0px 0px;
    font-size: 10px;
}

.squareicon-list .flylist li i {
    float: left;
    width: 25px;
    height: 25px;
    background-color: transparent;
    color: #087DC2;
    margin-right: 15px;
    border-radius: 100%;
    text-align: center;
    padding: 8px 0px 0px 0px;
    font-size: 20px;
}

.inputerrorvalidate {
	border:1px solid #FF0000 !important;
	background:#FDDD8A !important;
}

.kd-tableone thead {
    background-color: #087DC2;
}

.kd-table tr th {
    color: #fff;
}


/*Form Wizard*/
.bs-wizard {margin-top: 0px;margin-bottom: 20px;}
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 12px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 41px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.disabled > .progress > .progress-bar {width:0px; box-shadow: none; background: #F5F5F5;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }

.disabled > .bs-wizard-step > .progress > .progress-bar {
	background:#F5F5F5 !important;
}

.kd-tableone thead {
    background-color: #F4F4F4;
    color: #087DC2;
}

.kd-tableone tr th {
   color: #087DC2;
}

.kd-totale tbody {
    background-color: #fff;
    border:0;
    border-bottom: 1px solid #d2d2d2;     
}

.kd-totale tr {
    color: #333;
    font-size: 12px;
    text-align:right;
    font-weight:bold;
}

.kd-totale tr:last-child td {
    color: #333;
    font-size: 16px;
    text-align:right;
    font-weight:bold;
}

.kd-pm tbody {
    background-color: #fff;
    border:0;
    border-bottom: 1px solid #d2d2d2;    
}

.kd-pm tr td {
    color: #333;
    font-size: 16px;
    text-align:right;
    font-weight:bold;
}

.kd-pm tr td label{
    color: #333;
    font-size: 16px;
    text-align:right;
    font-weight:bold;
}


.kd-accordion .accordionfalse {
    display: inline-block;
    width: 100%;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    padding: 15px 20px;
    color: #444444;
    font-size: 13px;
    margin: 0px 0px 3px 0px;
    position: relative;
}

.kd-accordion .accordionfalse span {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 50px;
    height: 100%;
    color: #777777;
    border-left: 1px solid #eeeeee;
    font-size: 16px;
    padding: 18px 0px 0px 0px;
    text-align: center;
}

.kd-user-tag {
    float: left;
    width: 100%;
    background-color: transparent;
    box-shadow: none;
    border-top:1px solid #E6E6E6 !important;
    border-left:0;
    border-right:0;
    padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 0px;
}


.marathon-home-list .row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display:         flex;
}
.marathon-home-list .row > [class*='col-'] {
	 display: flex;
	 flex-direction: column;
}

.centerabspositioninig {
  margin: auto;
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  height: 60vh;
}


.theunderline input[type="text"] {
  padding: 10px !important;
  border: none !important;
  border-bottom: solid 2px #c9c9c9 !important;
  transition: border 0.3s !important;
}
.theunderline input[type="text"]:focus,
.theunderline input[type="text"].focus {
  border-bottom: solid 2px #969696 !important;
}



.widget_categories ul li.active,.widget_archive ul li.active { padding: 6px 10px 6px 10px; background: #087DC2}
.widget_categories ul li.active a,.widget_categories ul li.active,.widget_categories ul li.active a:before,
.widget_archive ul li.active a,.widget_archive ul li.active,.widget_archive ul li.active a:before { color: #ffffff; }

/* Override Font-Awesome */
/* Color Added for Clarity */
.fa-file-text-o:before, 
.fa-file-txt-o:before {
    content:"\f0f6";
    color: #808080;
    font-size:20px
}
.fa-file-word-o:before, 
.fa-file-doc-o:before, 
.fa-file-docx-o:before {
    content:"\f1c2";
    color: #2277bb;
    font-size:20px
}
.fa-file-excel-o:before, 
.fa-file-xls-o:before, 
.fa-file-xlsx-o:before {
    content:"\f1c3";
    color: #22bb66;
    font-size:20px
}
.fa-file-powerpoint-o:before, 
.fa-file-ppt-o:before, 
.fa-file-pptx-o:before {
    content:"\f1c4";
    color: #ff5533;
    font-size:20px
}
.fa-file-photo-o:before, 
.fa-file-picture-o:before, 
.fa-file-image-o:before, 
.fa-file-bmp-o:before, 
.fa-file-gif-o:before, 
.fa-file-jpeg-o:before, 
.fa-file-jpg-o:before, 
.fa-file-png-o:before {
    content:"\f1c5";
    color: #ffaa00;
    font-size:20px
}
.fa-file-archive-o:before, 
.fa-file-bz2-o:before, 
.fa-file-dmg-o:before, 
.fa-file-gz-o:before, 
.fa-file-gzip-o:before, 
.fa-file-iso-o:before, 
.fa-file-rar-o:before, 
.fa-file-tar-o:before, 
.fa-file-tgz-o:before, 
.fa-file-zip-o:before {
    content:"\f1c6";
    color: #333355;
    font-size:20px
}

.fa-file-pdf-o:before{
    content:"\f1c1";
    color: #BB0003;
    font-size:20px
}

.table-striped>tbody>tr:nth-child(odd)>td, 
.table-striped>tbody>tr:nth-child(odd)>th {
   background-color: #fff;
 }
 
 
 .table-striped>tbody>tr>td {
    vertical-align: middle
 }
 
 .align-middle {
   vertical-align:middle;
   display: table-cell;
}

.notdefaultstyle .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.notdefaultstyle .btn-default {
    text-shadow: inherit;
    background-image: inherit;
    filter: none;
    background-repeat: inherit;
    background: #FBE8AA;
    border-color: #bbb;
    color:#333;
}

.notdefaultstyle .btn {
    border-radius: 0;
    font-size: 13px;
}

.addattendeesform .sky-form .select i {
    background: #FBE8AA !important;
}

@media (min-width:769px) and (max-width:1024px){
	.widget_tab .kd-bookingtab .nav-tabs > li > a {	  
	    font-size: 11px;
	    padding: 10px 20px;
	}
}


.dropdown-menu li {
    line-height: 28px;
    list-style: none;
}

.kd-subscribe form p input[type="password"] {
    float: left;
    width: 370px;
    background-color: #f9fafb;
    height: 59px;
    border: 1px solid #dedede;
    padding: 8px 30px;
    border-radius: 6px;
}
@media screen and (max-width: 767px) {
	.kd-subscribe form p input[type="password"]{
        width: 100%;
    }
}


/*modifiche responsive allo slider in home per cell, ce ne sono anche in responsive.css*/
div.kd-tourform div.container{
	padding-right: 145px;
	padding-left: 145px;
}
div.kd-tourform div.container li.inpkeyw{
	width:80%;
}
@media screen and (max-width: 767px) {
	div.kd-tourform div.container{
	   padding-right:0px ;
	   padding-left:0px ;
	}	
	div.kd-tourform div.container li.inpkeyw{
		width:100%;
	}
}

.kd-smallview article {
	padding: 20px;
	border:1px solid #CCC;
	border-radius:5px;
	
}

.kd-smallview .icomoon {
    float: left !important;
    width: 60px !important;
    height: 40px;
    color: #ffffff !important;
    background-color: #11b7ad !important;
    border-radius: 5px !important;
    text-align: center;
    font-size: 18px !important;
    padding: 10px 0px 0px 0px !important;
    margin: 6px 8px 0px 0px !important;
}

.kd-smallview h3 {
	margin-top:8px !important;
}

.kd-smallview p {
	margin-left:70px !important;
	font-size: 15px !important;
	box-sizing: border-box;
}


.krajee-default.file-preview-frame {  
    border: 0 !important;
    box-shadow: initial !important;
}

.file-upload-indicator, .kv-file-remove {
	display:none
}

.blink {
  animation: blink-animation 1s steps(5, start) infinite;
  -webkit-animation: blink-animation 1s steps(5, start) infinite;
}
@keyframes blink-animation {
  to {
    visibility: hidden;
  }
}
@-webkit-keyframes blink-animation {
  to {
    visibility: hidden;
  }
}

.krajee-default.file-preview-frame {
	float: initial !important;
}

.tbb2rcard {
	max-width:initial !important;
	width: initial !important;
}

.tbb2rcard > thead > tr > th, .tbb2rcard > tbody > tr > th, .tbb2rcard > tfoot > tr > th, .tbb2rcard > thead > tr > td, .tbb2rcard > tbody > tr > td, .tbb2rcard > tfoot > tr > td {
    border-top:initial !important;
    border: 0 !important;
    line-height: 0 !important;
    padding-left: 0 !important;
    vertical-align: initial !important;
}
.imgb2rcard {
	border:2px solid #FFF;
	border-radius:4px;
}

@media (max-width: 767px){
	.navbar-header {
		display: inline-block;
		margin: 16px 0 0;
	}
	.kd-widget-title {
		margin-top: 15px;
	}
}

@media (max-width: 767px) {
	#imgheaderformobile .kd-caption {
		position: absolute;
		left: 0px;
		top: 8%;
		width: 100%;
		text-align: center;
	}
	
	#imgheaderformobile .kd-caption  h1{
		font-size: 28px;
		color: #FFFFFF !important; 
		text-shadow: 2px 3px 2px #000;
	}
		
		#imgheaderformobile .kd-caption h2{
			font-size: 20px;
			color: #FFFFFF !important; 
			text-shadow: 2px 3px 2px #000;
		}
			
			#imgheaderformobile .kd-caption h3{
				font-size: 16px;
				color: #FFFFFF !important; 
				text-shadow: 2px 3px 2px #000;
			}
	
	#chat-application {
		right: 0px !important;
		left: 0px !important;
		margin-left:auto !important;
		margin-right:auto !important;
	}
	
	.navbar-collapse {
		right: initial !important;
		left: -100px !important;
		width: 150px !important;
	}
	
	.container{
		/*overflow:hidden !important;*/
	}
	
	.kd-content {
		margin-top:20px
	}
	.widget_tab .kd-bookingtab .nav-tabs > li > a {
		padding: 8px 8px;
		font-size: 90%;
		text-transform: uppercase;
	}
	
	.kd-userinfo li {		
		margin-top: -5px;
	}
	
	.kd-userinfo li.liuser a{		
		margin-top: -8px;
	}
}

.sky-form {
    box-shadow: initial;
}

.sky-form .col-12 {
    width: 99.99%;
}

.toggle-handle {   
    vertical-align: top;
}
