

/*./public/css/autoload/basic.css*/

/* top panel- not supported browser */
#js-oldbrowser-panel{
  overflow: hidden;
  color: #fff;
  background-color: #515a60;
  opacity: 0.9;
  position: fixed;
  top: 0;
  width: 100%;
  padding: 0.5em;
  transition: top 1s;
  z-index: 1060;
  }

/*./public/css/autoload/bootstrap-datepicker.min.css*/

/*!
 * Datepicker for Bootstrap v1.6.4 (https://github.com/eternicode/bootstrap-datepicker)
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0 (http://www.apache.org/licenses/LICENSE-2.0)
 */
.datepicker{padding:4px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;direction:ltr}.datepicker-inline{width:220px}.datepicker.datepicker-rtl{direction:rtl}.datepicker.datepicker-rtl table tr td span{float:right}.datepicker-dropdown{top:0;left:0}.datepicker-dropdown:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #999;border-top:0;border-bottom-color:rgba(0,0,0,.2);position:absolute}.datepicker-dropdown:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #fff;border-top:0;position:absolute}.datepicker-dropdown.datepicker-orient-left:before{left:6px}.datepicker-dropdown.datepicker-orient-left:after{left:7px}.datepicker-dropdown.datepicker-orient-right:before{right:6px}.datepicker-dropdown.datepicker-orient-right:after{right:7px}.datepicker-dropdown.datepicker-orient-bottom:before{top:-7px}.datepicker-dropdown.datepicker-orient-bottom:after{top:-6px}.datepicker-dropdown.datepicker-orient-top:before{bottom:-7px;border-bottom:0;border-top:7px solid #999}.datepicker-dropdown.datepicker-orient-top:after{bottom:-6px;border-bottom:0;border-top:6px solid #fff}.datepicker table{margin:0;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.datepicker td,.datepicker th{text-align:center;width:20px;height:20px;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;border:none}.table-striped .datepicker table tr td,.table-striped .datepicker table tr th{background-color:transparent}.datepicker table tr td.day.focused,.datepicker table tr td.day:hover{background:#eee;cursor:pointer}.datepicker table tr td.new,.datepicker table tr td.old{color:#999}.datepicker table tr td.disabled,.datepicker table tr td.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td.highlighted{background:#d9edf7;border-radius:0}.datepicker table tr td.today,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today:hover{background-color:#fde19a;background-image:-moz-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-ms-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#fdd49a),to(#fdf59a));background-image:-webkit-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:-o-linear-gradient(to bottom,#fdd49a,#fdf59a);background-image:linear-gradient(to bottom,#fdd49a,#fdf59a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);border-color:#fdf59a #fdf59a #fbed50;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#000}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled.disabled,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover.disabled,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today.disabled:hover:hover,.datepicker table tr td.today.disabled:hover[disabled],.datepicker table tr td.today.disabled[disabled],.datepicker table tr td.today:active,.datepicker table tr td.today:hover,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover.disabled,.datepicker table tr td.today:hover:active,.datepicker table tr td.today:hover:hover,.datepicker table tr td.today:hover[disabled],.datepicker table tr td.today[disabled]{background-color:#fdf59a}.datepicker table tr td.today.active,.datepicker table tr td.today.disabled.active,.datepicker table tr td.today.disabled:active,.datepicker table tr td.today.disabled:hover.active,.datepicker table tr td.today.disabled:hover:active,.datepicker table tr td.today:active,.datepicker table tr td.today:hover.active,.datepicker table tr td.today:hover:active{background-color:#fbf069\9}.datepicker table tr td.today:hover:hover{color:#000}.datepicker table tr td.today.active:hover{color:#fff}.datepicker table tr td.range,.datepicker table tr td.range.disabled,.datepicker table tr td.range.disabled:hover,.datepicker table tr td.range:hover{background:#eee;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today:hover{background-color:#f3d17a;background-image:-moz-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-ms-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-webkit-gradient(linear,0 0,0 100%,from(#f3c17a),to(#f3e97a));background-image:-webkit-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:-o-linear-gradient(to bottom,#f3c17a,#f3e97a);background-image:linear-gradient(to bottom,#f3c17a,#f3e97a);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);border-color:#f3e97a #f3e97a #edde34;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled.disabled,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover.disabled,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today.disabled:hover:hover,.datepicker table tr td.range.today.disabled:hover[disabled],.datepicker table tr td.range.today.disabled[disabled],.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover.disabled,.datepicker table tr td.range.today:hover:active,.datepicker table tr td.range.today:hover:hover,.datepicker table tr td.range.today:hover[disabled],.datepicker table tr td.range.today[disabled]{background-color:#f3e97a}.datepicker table tr td.range.today.active,.datepicker table tr td.range.today.disabled.active,.datepicker table tr td.range.today.disabled:active,.datepicker table tr td.range.today.disabled:hover.active,.datepicker table tr td.range.today.disabled:hover:active,.datepicker table tr td.range.today:active,.datepicker table tr td.range.today:hover.active,.datepicker table tr td.range.today:hover:active{background-color:#efe24b\9}.datepicker table tr td.selected,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected:hover{background-color:#9e9e9e;background-image:-moz-linear-gradient(to bottom,#b3b3b3,grey);background-image:-ms-linear-gradient(to bottom,#b3b3b3,grey);background-image:-webkit-gradient(linear,0 0,0 100%,from(#b3b3b3),to(grey));background-image:-webkit-linear-gradient(to bottom,#b3b3b3,grey);background-image:-o-linear-gradient(to bottom,#b3b3b3,grey);background-image:linear-gradient(to bottom,#b3b3b3,grey);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);border-color:grey grey #595959;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled.disabled,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover.disabled,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected.disabled:hover:hover,.datepicker table tr td.selected.disabled:hover[disabled],.datepicker table tr td.selected.disabled[disabled],.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover.disabled,.datepicker table tr td.selected:hover:active,.datepicker table tr td.selected:hover:hover,.datepicker table tr td.selected:hover[disabled],.datepicker table tr td.selected[disabled]{background-color:grey}.datepicker table tr td.selected.active,.datepicker table tr td.selected.disabled.active,.datepicker table tr td.selected.disabled:active,.datepicker table tr td.selected.disabled:hover.active,.datepicker table tr td.selected.disabled:hover:active,.datepicker table tr td.selected:active,.datepicker table tr td.selected:hover.active,.datepicker table tr td.selected:hover:active{background-color:#666\9}.datepicker table tr td.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled.disabled,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover.disabled,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active.disabled:hover:hover,.datepicker table tr td.active.disabled:hover[disabled],.datepicker table tr td.active.disabled[disabled],.datepicker table tr td.active:active,.datepicker table tr td.active:hover,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover.disabled,.datepicker table tr td.active:hover:active,.datepicker table tr td.active:hover:hover,.datepicker table tr td.active:hover[disabled],.datepicker table tr td.active[disabled]{background-color:#04c}.datepicker table tr td.active.active,.datepicker table tr td.active.disabled.active,.datepicker table tr td.active.disabled:active,.datepicker table tr td.active.disabled:hover.active,.datepicker table tr td.active.disabled:hover:active,.datepicker table tr td.active:active,.datepicker table tr td.active:hover.active,.datepicker table tr td.active:hover:active{background-color:#039\9}.datepicker table tr td span{display:block;width:23%;height:54px;line-height:54px;float:left;margin:1%;cursor:pointer;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.datepicker table tr td span.focused,.datepicker table tr td span:hover{background:#eee}.datepicker table tr td span.disabled,.datepicker table tr td span.disabled:hover{background:0 0;color:#999;cursor:default}.datepicker table tr td span.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active:hover{background-color:#006dcc;background-image:-moz-linear-gradient(to bottom,#08c,#04c);background-image:-ms-linear-gradient(to bottom,#08c,#04c);background-image:-webkit-gradient(linear,0 0,0 100%,from(#08c),to(#04c));background-image:-webkit-linear-gradient(to bottom,#08c,#04c);background-image:-o-linear-gradient(to bottom,#08c,#04c);background-image:linear-gradient(to bottom,#08c,#04c);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);border-color:#04c #04c #002a80;border-color:rgba(0,0,0,.1) rgba(0,0,0,.1) rgba(0,0,0,.25);filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);color:#fff;text-shadow:0 -1px 0 rgba(0,0,0,.25)}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled.disabled,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover.disabled,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active.disabled:hover:hover,.datepicker table tr td span.active.disabled:hover[disabled],.datepicker table tr td span.active.disabled[disabled],.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover.disabled,.datepicker table tr td span.active:hover:active,.datepicker table tr td span.active:hover:hover,.datepicker table tr td span.active:hover[disabled],.datepicker table tr td span.active[disabled]{background-color:#04c}.datepicker table tr td span.active.active,.datepicker table tr td span.active.disabled.active,.datepicker table tr td span.active.disabled:active,.datepicker table tr td span.active.disabled:hover.active,.datepicker table tr td span.active.disabled:hover:active,.datepicker table tr td span.active:active,.datepicker table tr td span.active:hover.active,.datepicker table tr td span.active:hover:active{background-color:#039\9}.datepicker table tr td span.new,.datepicker table tr td span.old{color:#999}.datepicker .datepicker-switch{width:145px}.datepicker .datepicker-switch,.datepicker .next,.datepicker .prev,.datepicker tfoot tr th{cursor:pointer}.datepicker .datepicker-switch:hover,.datepicker .next:hover,.datepicker .prev:hover,.datepicker tfoot tr th:hover{background:#eee}.datepicker .cw{font-size:10px;width:12px;padding:0 2px 0 5px;vertical-align:middle}.input-append.date .add-on,.input-prepend.date .add-on{cursor:pointer}.input-append.date .add-on i,.input-prepend.date .add-on i{margin-top:3px}.input-daterange input{text-align:center}.input-daterange input:first-child{-webkit-border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;border-radius:3px 0 0 3px}.input-daterange input:last-child{-webkit-border-radius:0 3px 3px 0;-moz-border-radius:0 3px 3px 0;border-radius:0 3px 3px 0}.input-daterange .add-on{display:inline-block;width:auto;min-width:16px;height:18px;padding:4px 5px;font-weight:400;line-height:18px;text-align:center;text-shadow:0 1px 0 #fff;vertical-align:middle;background-color:#eee;border:1px solid #ccc;margin-left:-5px;margin-right:-5px}
/*# sourceMappingURL=bootstrap-datepicker.min.css.map */

/*./public/css/autoload/icons.css*/

/* Generated by grunt-webfont */



@font-face {
	font-family:"icons";
	src:url("../../fonts/build/icons.eot?129118c8616a61fc97fb188fbce651a3");
	src:url("../../fonts/build/icons.eot?129118c8616a61fc97fb188fbce651a3#iefix") format("embedded-opentype"),
		url("../../fonts/build/icons.woff?129118c8616a61fc97fb188fbce651a3") format("woff"),
		url("../../fonts/build/icons.ttf?129118c8616a61fc97fb188fbce651a3") format("truetype");
	font-weight:normal;
	font-style:normal;
}

.icon {
	
		font-family:"icons";
	
	display:inline-block;
	line-height:1;
	font-weight:normal;
	font-style:normal;
	speak:none;
	text-decoration:inherit;
	text-transform:none;
	text-rendering:auto;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale;
}


/* Icons */


.icon-_star:before {
	content:"\e001";
}


.icon-arrow-action:before {
	content:"\e002";
}


.icon-arrow-close:before {
	content:"\e003";
}


.icon-arrow-list:before {
	content:"\e004";
}


.icon-arrow-slider:before {
	content:"\e005";
}


.icon-benefits-01:before {
	content:"\e006";
}


.icon-benefits-02:before {
	content:"\e007";
}


.icon-benefits-03:before {
	content:"\e008";
}


.icon-big-destination:before {
	content:"\e009";
}


.icon-big-inoculation:before {
	content:"\e00a";
}


.icon-big-weather:before {
	content:"\e00b";
}


.icon-camera:before {
	content:"\e00c";
}


.icon-filtr-01:before {
	content:"\e00d";
}


.icon-filtr-02:before {
	content:"\e00e";
}


.icon-filtr-03:before {
	content:"\e00f";
}


.icon-filtr-04:before {
	content:"\e010";
}


.icon-filtr-05:before {
	content:"\e011";
}


.icon-filtr-06:before {
	content:"\e012";
}


.icon-filtr-07:before {
	content:"\e013";
}


.icon-footer-social-fb:before {
	content:"\e014";
}


.icon-footer-social-insta:before {
	content:"\e015";
}


.icon-footer-social-ln:before {
	content:"\e016";
}


.icon-footer-view-desktop:before {
	content:"\e017";
}


.icon-footer-view-mobile:before {
	content:"\e018";
}


.icon-header-mail:before {
	content:"\e019";
}


.icon-header-menu:before {
	content:"\e01a";
}


.icon-header-phone:before {
	content:"\e01b";
}


.icon-header-search:before {
	content:"\e01c";
}


.icon-heart:before {
	content:"\e01d";
}


.icon-hotel:before {
	content:"\e01e";
}


.icon-newsletter:before {
	content:"\e01f";
}


.icon-small-family:before {
	content:"\e020";
}


.icon-small-person:before {
	content:"\e021";
}


.icon-small-pool:before {
	content:"\e022";
}


.icon-small-room:before {
	content:"\e023";
}


.icon-small-stroller:before {
	content:"\e024";
}


.icon-small-wifi:before {
	content:"\e025";
}


.icon-star:before {
	content:"\e026";
}


.icon-where:before {
	content:"\e027";
}


.icon-z0001-star-rating:before {
	content:"\e028";
}


.icon-z0002-arrow-slider-right:before {
	content:"\e029";
}


.icon-z0003-quantity-minus:before {
	content:"\e02a";
}


.icon-z0004-quantity-plus:before {
	content:"\e02b";
}


.icon-z0005-fly-end:before {
	content:"\e02c";
}


.icon-z0006-fly-start:before {
	content:"\e02d";
}


/*./public/css/autoload/sprites.css*/

/* Travel Agencies */
.sprite-ck {
    background-image: url("/img-web/sprites/spritesheet-ck.png?version=1751029371");
    background-repeat: no-repeat;
    display: block;
}

.sprite-5vf_logo {
    width: 50px;
    height: 50px;
    background-position: -5px -5px;
}

.sprite-blue-style {
    width: 100px;
    height: 33px;
    background-position: -5px -65px;
}

.sprite-cedok {
    width: 100px;
    height: 39px;
    background-position: -5px -108px;
}

.sprite-exim-tours {
    width: 100px;
    height: 16px;
    background-position: -5px -157px;    
}

.sprite-fisher {
    width: 100px;
    height: 43px;
    background-position: -5px -183px;
}
.sprite-time-travel {
    width: 100px;
    height: 43px;
    background-position: -5px -445px;
}

.sprite-inex {
    width: 101px;
    height: 50px;
    background-position: -5px -236px;
}

.sprite-schauinsland-reisen {
    width: 100px;
    height: 35px;
    background-position: -5px -356px;
}

.sprite-tui-logo {
    width: 100px;
    height: 42px;
    background-position: -5px -401px;
}

/* FOOTER */
.sprite {
    background-image: url("/img-web/footer/clenstvi-certifikaty-partneri.png?version=1751029371");
    background-repeat: no-repeat;
    display: block;
}

.sprite-clenctvi-accka {
    width: 56px;
    height: 33px;
    background-position: -5px -5px;
}

.sprite-clenctvi-eciaa {
    width: 53px;
    height: 19px;
    background-position: -5px -48px;
}

.sprite-clenctvi-esf {
    width: 35px;
    height: 31px;
    background-position: -71px -5px;
}

.sprite-clenctvi-iata {
    width: 49px;
    height: 31px;
    background-position: -5px -77px;
}

.sprite-partners-cesysy {
    width: 53px;
    height: 15px;
    background-position: -116px -5px;
}

.sprite-partners-giata {
    width: 70px;
    height: 14px;
    background-position: -71px -46px;
}

.sprite-partners-go {
    width: 77px;
    height: 15px;
    background-position: -68px -70px;
}




.sprite-certifikaty-partneri {
    background-image: url("/img-web/sprites/spritesheet-certifikaty-partneri.png?version=1751029371");
    background-repeat: no-repeat;
    display: block;
}

.sprite-accka {
    width: 48px;
    height: 48px;
    background-position: -5px -5px;
}

.sprite-ackacr {
    width: 48px;
    height: 48px;
    background-position: -5px -63px;
}

.sprite-cesys {
    width: 68px;
    height: 48px;
    background-position: -5px -121px;
}

.sprite-eciaa {
    width: 48px;
    height: 48px;
    background-position: -5px -179px;
}

.sprite-esf {
    width: 48px;
    height: 48px;
    background-position: -5px -237px;
}

.sprite-giata {
    width: 68px;
    height: 48px;
    background-position: -5px -295px;
}

.sprite-goparking {
    width: 68px;
    height: 48px;
    background-position: -5px -353px;
}

.sprite-iata {
    width: 48px;
    height: 48px;
    background-position: -5px -411px;
}



/*./public/css/autoload/styles_grunt.css*/

@charset "UTF-8";
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("../../fonts/glyphicons-halflings-regular.eot?version=1751029371");
  src: url('../../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url("../../fonts/glyphicons-halflings-regular.woff2?version=1751029371") format('woff2'), url("../../fonts/glyphicons-halflings-regular.woff?version=1751029371") format('woff'), url("../../fonts/glyphicons-halflings-regular.ttf?version=1751029371") format('truetype'), url('../../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #1f2d4d;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #1f2d4d;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #090d16;
  text-decoration: none;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 800;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #ed1846;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #c30f36;
}
.text-success {
  color: #fff;
}
a.text-success:hover,
a.text-success:focus {
  color: #e6e6e6;
}
.text-info {
  color: #fff;
}
a.text-info:hover,
a.text-info:focus {
  color: #e6e6e6;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #fff;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #e6e6e6;
}
.bg-primary {
  color: #fff;
  background-color: #ed1846;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #c30f36;
}
.bg-success {
  background-color: #84e048;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #68d223;
}
.bg-info {
  background-color: #3375b1;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #285b89;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #ed1846;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #c30f36;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #84e048;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #75dc32;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #3375b1;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #2d689d;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #ed1846;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #da113d;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 32px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #fff;
}
.has-success .form-control {
  border-color: #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-success .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #84e048;
}
.has-success .form-control-feedback {
  color: #fff;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #fff;
}
.has-error .form-control {
  border-color: #fff;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #e6e6e6;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ffffff;
}
.has-error .input-group-addon {
  color: #fff;
  border-color: #fff;
  background-color: #ed1846;
}
.has-error .form-control-feedback {
  color: #fff;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #4462a8;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #ed1846;
  border-color: #da113d;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #c30f36;
  border-color: #64081c;
}
.btn-primary:hover {
  color: #fff;
  background-color: #c30f36;
  border-color: #a20d2d;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #c30f36;
  border-color: #a20d2d;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #a20d2d;
  border-color: #64081c;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #ed1846;
  border-color: #da113d;
}
.btn-primary .badge {
  color: #ed1846;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #1f2d4d;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #090d16;
  text-decoration: none;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #eeeeee;
  border: 1px solid #eee;
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #fff;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #fff;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #fff;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #1f2d4d;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #ed1846;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #1f2d4d;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #090d16;
  background-color: #eeeeee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #ed1846;
  border-color: #ed1846;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #ed1846;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #c30f36;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #1f2d4d;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #1f2d4d;
}
.thumbnail .caption {
  padding: 9px;
  color: #1f2d4d;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #84e048;
  border-color: #84e048;
  color: #fff;
}
.alert-success hr {
  border-top-color: #75dc32;
}
.alert-success .alert-link {
  color: #e6e6e6;
}
.alert-info {
  background-color: #3375b1;
  border-color: #2b7495;
  color: #fff;
}
.alert-info hr {
  border-top-color: #256581;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #ed1846;
  border-color: #ed1846;
  color: #fff;
}
.alert-danger hr {
  border-top-color: #da113d;
}
.alert-danger .alert-link {
  color: #e6e6e6;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #ed1846;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #ed1846;
  border-color: #ed1846;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #fcd5de;
}
.list-group-item-success {
  color: #fff;
  background-color: #84e048;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #fff;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #fff;
  background-color: #75dc32;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-info {
  color: #fff;
  background-color: #3375b1;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #fff;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #fff;
  background-color: #2d689d;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #fff;
  background-color: #ed1846;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #fff;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #fff;
  background-color: #da113d;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #fff;
  border-color: #fff;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #ed1846;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #ed1846;
  border-color: #ed1846;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ed1846;
}
.panel-primary > .panel-heading .badge {
  color: #ed1846;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ed1846;
}
.panel-success {
  border-color: #84e048;
}
.panel-success > .panel-heading {
  color: #fff;
  background-color: #84e048;
  border-color: #84e048;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #84e048;
}
.panel-success > .panel-heading .badge {
  color: #84e048;
  background-color: #fff;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #84e048;
}
.panel-info {
  border-color: #2b7495;
}
.panel-info > .panel-heading {
  color: #fff;
  background-color: #3375b1;
  border-color: #2b7495;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2b7495;
}
.panel-info > .panel-heading .badge {
  color: #3375b1;
  background-color: #fff;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2b7495;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ed1846;
}
.panel-danger > .panel-heading {
  color: #fff;
  background-color: #ed1846;
  border-color: #ed1846;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ed1846;
}
.panel-danger > .panel-heading .badge {
  color: #ed1846;
  background-color: #fff;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ed1846;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 12px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 300px;
  padding: 1px;
  font-family: 'Source Sans Pro', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #ffdd7c;
  border-bottom: 1px solid #ffd662;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
@state-info-border :              #3375b1

@state-warning-text:             #8a6d3b;
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
.footer {
  background-color: #cbcbcb;
  padding: 50px 0;
}
.footer h5 {
  color: #1f2d4d;
  font-size: 1.286em;
  font-weight: 700;
  line-height: 2.143em;
}
.footer ul {
  padding: 0;
}
.footer li {
  color: #ed1846;
  font-size: 1.143em;
  font-weight: 400;
  line-height: 2.143em;
  display: block;
  margin-bottom: 5px;
}
.footer .inline-images {
  padding-right: 40px;
}
.footer .inline-images img {
  margin-right: 2px;
  margin-bottom: 10px;
}
.footer .adress {
  color: #1f2d4d;
  font-size: 1.143em;
  line-height: 2.143em;
}
.footer .social-icons {
  display: inline-block;
  margin-left: 16px;
}
@media (min-width: 992px) {
  .footer .vertical-line::before {
    content: '';
    height: 320px;
    width: 1px;
    background-color: #dfdfdf;
    display: block;
    position: absolute;
    left: -20px;
    top: 20px;
  }
}
.display-m-d .icon {
  font-size: 22px;
  margin-left: 7px;
  position: relative;
  top: 6px;
}
.footer-contact {
  margin-top: 50px;
}
.footer-copyright {
  line-height: 43px;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #fff url("../../img-web/images/wait.gif?version=1751029371") center center no-repeat;
}
/* Icons */
@font-face {
  font-family: 'slick';
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
.slick-prev[dir="rtl"] {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "←";
}
.slick-prev:before[dir="rtl"] {
  content: "→";
}
.slick-next {
  right: -25px;
}
.slick-next[dir="rtl"] {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "→";
}
.slick-next:before[dir="rtl"] {
  content: "←";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
}
.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
  z-index: 1;
}
.bootstrap-select > .dropdown-toggle.bs-placeholder,
.bootstrap-select > .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select > .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  color: #999;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select .dropdown-toggle:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.bootstrap-select.btn-group:not(.input-group-btn),
.bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.btn-group.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}
.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
  user-select: none;
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
body {
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
.no-gutter > [class*='col-'] {
  padding-right: 0;
  padding-left: 0;
}
.fs-20 {
  font-size: 20px;
}
.fs-16 {
  font-size: 16px;
}
.mt-20 {
  margin-top: 20px;
}
.mt-40 {
  margin-top: 40px;
}
.mb-10 {
  margin-bottom: 10px !important;
}
.mb-20 {
  margin-bottom: 20px !important;
}
.mb-30 {
  margin-bottom: 30px !important;
}
.mb-40 {
  margin-bottom: 40px !important;
}
.mb-50 {
  margin-bottom: 50px !important;
}
.color-brand-primary {
  color: #ffbd1e;
}
.color-dark-blue {
  color: #1f2d4d;
}
.img-badge-rounded {
  width: 50px;
  height: 50px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 9999px;
  min-width: 50px;
  min-height: 50px;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border-top: 2px solid #eeeeee;
  position: relative;
  width: 105%;
  margin-left: -2.5%;
  overflow: visible;
}
hr.star::before {
  content: "\E001";
  width: 80px;
  height: 30px;
  display: block;
  font-size: 25px;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: -18px;
  color: #ed1846;
  background-color: #fff;
  text-align: center;
}
hr.normal {
  width: 100%;
  margin-left: 0;
}
.link {
  color: #00529e;
  font-size: 1.214em;
  font-weight: 400;
  line-height: 1.429em;
  cursor: pointer;
}
.link i {
  font-size: 10px;
}
.link.icon-left i {
  padding-right: 6px;
}
.link.icon-right i {
  padding-left: 6px;
}
.link .icon-arrow-action {
  font-size: 6px;
}
.btn {
  border: none;
  padding: 6px 18px;
  font-size: 20px;
  font-weight: 600;
}
.btn span {
  font-weight: 300;
}
.btn.icon-left i {
  padding-right: 4px;
}
.btn-md {
  font-size: 16px;
  border-radius: 4px;
  line-height: 23px;
}
.btn-long {
  padding: 13px 82px;
  font-size: 18px;
}
.vacation-btn {
  transition: 300ms;
  display: flex;
  border: 2px solid #eeeeee;
  border-radius: 4px;
  padding: 9px 9px 9px 15px;
}
.vacation-btn:hover {
  background-color: #fff4d4;
  border-color: #fff4d4;
}
.btn-outline {
  transition: 200ms;
  border: 2px solid #00529e;
  color: #00529e;
  font-size: 16px;
  border-radius: 6px;
}
.btn-outline:hover {
  color: #fff;
  background-color: #00529e;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
.flex-column {
  display: flex;
  flex-direction: column;
}
.smaller-gutter [class*='col-']:not(:first-child),
.smaller-gutter [class*='col-']:not(:last-child) {
  padding-right: 7px;
  padding-left: 7px;
}
.half {
  width: 100%;
  margin-bottom: 10px;
}
.half-mobile {
  width: 50%;
}
.half-mobile-left {
  width: 40%;
}
.half-mobile-right {
  width: 60%;
}
@media (min-width: 992px) {
  .flex {
    flex-wrap: nowrap;
  }
  .half {
    width: 50%;
    margin-bottom: 0px;
  }
  .half:first-child {
    padding-right: 5px;
  }
  .half:last-child {
    padding-left: 5px;
  }
}
@media (min-width: 768px) {
  .img-badge-rounded {
    width: 70px;
    height: 70px;
    min-width: 70px;
    min-height: 70px;
  }
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 400;
  src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url("/fonts/source-sans-pro/source-sans-pro-regular.ttf?version=1751029371") format('truetype');
}
@font-face {
  font-family: 'Source Sans Pro';
  font-style: normal;
  font-weight: 700;
  src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url("/fonts/source-sans-pro/source-sans-pro-bold.ttf?version=1751029371") format('truetype');
}
.icon-arrow-slider-right:before,
.icon-akce-parking-green:before,
.icon-akce-parking-blue:before,
.icon-akce-bus-green:before,
.icon-akce-bus-blue-green:before,
.icon-approved:before,
.icon-info:before {
  content: "";
  background-image: url("../icons/info.svg?version=1751029371");
  width: 21px;
  height: 21px;
  display: inline-block;
}
.icon-akce-parking-green:before {
  background-image: url("../../img-web/icons/akce-parking-green.svg?version=1751029371");
}
.icon-akce-parking-bluen:before {
  background-image: url("../../img-web/icons/akce-parking-blue.svg?version=1751029371");
}
.icon-akce-bus-green:before {
  background-image: url("../../img-web/icons/akce-bus-green.svg?version=1751029371");
}
.icon-akce-bus-blue-green {
  background-image: url("../../img-web/icons/akce-bus-blue-green.svg?version=1751029371");
}
.icon-approved:before {
  background-image: url("../../img-web/icons/approved.svg?version=1751029371");
}
.icon-arrow-slider-right:before {
  background-image: url("../../img-web/icons/arrow-slider-right.svg?version=1751029371");
  background-size: contain ;
  background-repeat: no-repeat;
  width: 10px;
  height: 13px;
}
.icon-pos {
  position: relative;
  /*    top: 4px;*/
  top: 0;
  margin-right: 3px;
}
.collapsed-show {
  display: none;
}
.collapsed .collapsed-show {
  display: block;
}
.collapsed .collapsed-hide {
  display: none;
}
.full {
  width: 100%;
}
.yellow-list {
  padding-left: 20px;
}
.yellow-list li {
  color: #ffbd1e;
  font-weight: 800;
  padding-left: 15px;
  margin-bottom: 10px;
}
.yellow-list li span {
  color: #1f2d4d;
  font-weight: 400;
}
.table thead > tr > th {
  font-size: 13px;
  font-weight: 400;
  padding-bottom: 14px;
  padding-top: 12px;
}
.table tbody > tr > td {
  font-size: 17px;
  vertical-align: baseline;
  border-top: none;
}
.table tbody > tr > td,
.table thead > tr:first-child > th {
  padding-left: 20px;
}
.force-scrollbar-visibility {
  overflow-y: scroll;
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
}
.force-scrollbar-visibility ::-webkit-scrollbar {
  -webkit-appearance: none;
}
.force-scrollbar-visibility ::-webkit-scrollbar:vertical {
  width: 12px;
}
.force-scrollbar-visibility ::-webkit-scrollbar:horizontal {
  height: 12px;
}
.force-scrollbar-visibility ::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  border: 2px solid #ffffff;
}
.force-scrollbar-visibility ::-webkit-scrollbar-track {
  border-radius: 10px;
  background-color: #ffffff;
}
@media (max-width: 768px) {
  .modal-content-custom .close {
    font-size: 30px;
  }
}
.modal-content-custom .close {
  padding: 5px;
}
@media (min-width: 992px) {
  .show-from-md {
    display: block;
  }
}
body.no-background {
  background: transparent;
}
.list {
  padding-left: 13px;
}
.list li {
  font-size: 16px;
  color: #00529e;
  list-style-image: url("/img-web/icons/arrow-list.svg?version=1751029371");
  margin-bottom: 10px;
  padding-left: 7px;
}
.list-dots {
  padding-left: 25px;
}
.list-dots li {
  font-size: 1em;
  margin-bottom: 16px;
  padding-left: 7px;
  position: relative;
  list-style: none;
}
.list-dots li:after {
  content: '';
  background-color: #ffbd1e;
  width: 6px;
  height: 6px;
  display: block;
  border-radius: 60px;
  position: absolute;
  left: -25px;
  top: 9px;
}
.text {
  font-size: 17px;
}
.text h4 {
  font-size: 20px;
}
.text p {
  font-size: 17px;
  margin-bottom: 40px;
}
a {
  color: #00519e;
}
.dropdown--tree {
  width: 600px;
  padding: 15px 30px;
}
.dropdown--tree .control--checkbox {
  display: block;
}
.dropdown--tree .control__indicator {
  background-color: #fff4d4;
}
.dropdown--tree .heading {
  font-size: 16px;
  color: #00529e;
  font-weight: 800;
  margin-bottom: 10px;
}
.dropdown--tree .control {
  margin-bottom: 10px;
}
.dropdown--tree .control span {
  width: 85%;
  display: inline-block;
}
.dropdown--tree .has-children {
  position: relative;
}
.dropdown--tree .has-children > .icon {
  font-size: 5px;
  color: #00529e;
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 8px 11px;
  cursor: pointer;
  transform: rotate(0deg);
  background: #eee;
  border: 1px solid #ececec;
  border-radius: 3px;
}
.dropdown--tree .has-children > .icon:before {
  display: block;
  width: 10px;
}
.dropdown--tree .has-children.open > .icon {
  transform: rotate(180deg);
}
.dropdown--tree .has-children.open > .dropdown-tree-child {
  display: block;
}
.dropdown--tree .wrap {
  display: flex;
  justify-content: space-between;
}
.webkit .dropdown--tree .has-children.open > .icon {
  margin-right: 2px;
}
.dropdown-tree-wrap {
  position: relative;
  height: 280px;
  overflow-y: scroll;
  overflow-x: hidden;
}
@media (max-width: 767px) {
  .dropdown-tree-wrap {
    max-height: 200px;
    border-bottom: 2px solid #ececec;
    padding-bottom: 10px;
  }
}
.main-drop.airport .dropdown-tree-wrap {
  height: 400px;
}
@media (max-width: 767px) {
  .main-drop.airport .dropdown-tree-wrap {
    max-height: 310px;
  }
}
.dropdown-tree-child {
  margin-left: 15px;
  display: none;
}
.dropdown--tree-control {
  width: 100%;
}
.dropdown--tree-badge {
  font-size: 16px;
  color: #00529e;
  background-color: #f7e5b3;
  border-radius: 4px;
  padding: 4px 8px 4px 8px;
  white-space: nowrap;
  margin: 0 4px;
  display: inline-block;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 20px;
  max-width: 100%;
}
.dropdown--tree-badge .icon {
  font-size: 9px;
  position: absolute;
  top: 11px;
  right: 5px;
}
.dropdown--tree-badge-country {
  display: block;
  background: #ffbd1e;
  width: 100%;
  border-bottom: 1px solid silver;
  margin-bottom: 5px;
  color: #00529e;
}
.dropdown--tree-badge-wrap {
  position: relative;
  padding: 0 30px !important;
}
@media (max-width: 767px) {
  .dropdown--tree-badge-wrap {
    max-height: 111px;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-bottom: -10px;
  }
}
.control {
  position: relative;
  padding-left: 30px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 16px;
  color: #00529e;
  font-weight: 400;
}
.control input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}
.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 20px;
  width: 20px;
  overflow: hidden;
  background: #fff4d4;
}
.control--radio .control__indicator {
  border-radius: 50%;
}
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #fff4d4;
}
.control input:checked ~ .control__indicator {
  background: #ffbd1e;
}
.control:hover input:not([disabled]):checked ~ .control__indicator,
.control input:checked:focus ~ .control__indicator {
  background: #ffbd1e;
}
.control input:disabled ~ .control__indicator {
  background: #fff4d4;
  opacity: 0.6;
  pointer-events: none;
}
.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
  background-image: url("../../img-web/icons/checkbox_icon.svg?version=1751029371");
}
.control input[data-checked-status="partly"] ~ .control__indicator:after {
  display: block;
}
.control--checkbox .control__indicator:after {
  top: -2px;
  background-color: #ffbd1e;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 0px 3px;
  width: 20px;
  height: 20px;
}
.control--checkbox input:disabled ~ .control__indicator:after {
  border-color: #7b7b7b;
}
.control--radio .control__indicator:after {
  left: 7px;
  top: 7px;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  background: #fff;
}
.control--radio input:disabled ~ .control__indicator:after {
  background: #7b7b7b;
}
.white-checkbox .control__indicator {
  background: #fff;
}
.white-checkbox .control:hover input ~ .control__indicator,
.white-checkbox .control input:focus ~ .control__indicator {
  background: #fff;
}
.white-checkbox .control input:checked ~ .control__indicator {
  background: #fff;
}
.white-checkbox .control:hover input:not([disabled]):checked ~ .control__indicator,
.white-checkbox .control input:checked:focus ~ .control__indicator {
  background: #fff;
}
.white-checkbox .control input:disabled ~ .control__indicator {
  background: #fff;
}
.white-checkbox .control--checkbox .control__indicator:after {
  background-color: #fff;
}
.white-checkbox .control--radio input:disabled ~ .control__indicator:after {
  background: #fff;
}
.has-error .form-control {
  box-shadow: inset 0 0px 0px 2px #ed1846;
  color: #ed1846;
}
.has-error label {
  color: #ed1846 !important;
}
.has-error .dropdown-toggle {
  box-shadow: inset 0 0px 0px 2px #ed1846;
}
.has-error .dropdown-toggle .filter-option {
  color: #ed1846;
}
.has-success .form-control {
  box-shadow: inset 0 0px 0px 2px #84e048;
  color: #84e048;
}
.has-success label {
  color: #84e048 !important;
}
.has-success .dropdown-toggle {
  box-shadow: inset 0 0px 0px 2px #84e048;
}
.has-success .dropdown-toggle .filter-option {
  color: #84e048;
}
.form-control--custom {
  border: 2px solid #eee;
  box-shadow: none;
  padding: 22px 18px;
  font-size: 16px;
}
.form-control--custom:focus {
  border-color: #00529e;
  outline: 0;
  box-shadow: none;
}
.main-navigation {
  position: relative;
  z-index: 1050;
}
.main-navigation-logo {
  width: 100%;
  height: 75px;
  background-color: #ffbd1e;
  display: block;
  width: 116%;
  margin-left: -8%;
}
@media (min-width: 480px) {
  .main-navigation-logo {
    width: 100%;
    margin-left: -2%;
  }
}
.main-navigation-logo-wrap {
  background-color: #ffbd1e;
}
.main-navigation-search {
  font-size: 10px;
  text-align: right;
}
.main-navigation-search-contact {
  display: flex;
  align-items: center;
  padding: 17px 0 14px;
}
.main-navigation-search-block,
.newsletter-form {
  color: #1f2d4d;
  font-weight: 400;
  display: inline-block;
  text-align: left;
  margin-left: -4px;
  vertical-align: top;
  flex-grow: 1;
}
/*WEB-1153- add customHoliday button*/
.btn-customHolidayDov {
  height: 53px;
  display: flex;
  align-items: center;
  background-color: #B7DEEB;
  margin-right: 15px;
  color: #000;
  font-size: 14px;
  font-weight: 700;
  transition: 0.3s background-color;
}
.btn-customHolidayDov:hover {
  background-color: #6EB0C7;
}
.btn-customHolidayDov .icon-customHoliday {
  display: none;
}
@media (min-width: 768px) {
  .main-navigation-search-contact {
    justify-content: flex-end;
    margin-left: 5px;
  }
  .main-navigation-search-block,
  .newsletter-form {
    flex-grow: initial;
    margin-left: 35px;
  }
  .btn-customHolidayDov {
    margin-right: 0;
  }
  .btn-customHolidayDov .icon-customHoliday {
    display: block;
    position: relative;
    width: 63px;
    bottom: 8px;
  }
}
@media (min-width: 992px) {
  .main-navigation-search-block,
  .newsletter-form {
    margin-left: 25px;
  }
}
.main-navigation-info-subheading {
  margin-left: 29px;
  font-size: 1.2em;
}
.main-navigation-info-heading {
  color: #ed1846;
  font-size: 1.571em;
  font-weight: 700;
  line-height: 1.2em;
}
.main-navigation-info-heading .icon {
  margin-right: 10px;
  position: relative;
  top: 1px;
}
.main-navigation-info-heading .icon-header-mail {
  font-size: 17px;
}
.main-navigation-info-heading .icon-header-phone {
  top: 11px;
}
.main-navigation-info-heading .letter-link {
  color: #ed1846;
}
.search-input,
.newsletter-input {
  min-width: 280px;
  opacity: 1;
  color: #5e5e5e;
  font-size: 1em;
  line-height: 1.857em;
  border-radius: 5px;
  background-color: #eeeeee;
  border: 2px solid #eee;
  box-shadow: none;
  padding: 6px 36px 0px 19px;
  height: 53px;
}
.search-input:focus {
  outline: 0;
  box-shadow: none;
}
.open .search-input {
  background-color: #fff;
  border: 2px solid #eee;
  border-radius: 0px;
  border-bottom-color: #fff;
  z-index: 999;
  position: relative;
}
.navbar-hero-wrap {
  margin-bottom: 0;
  font-size: 14px;
}
.navbar-hero {
  display: flex;
  width: 100%;
  color: #00529e;
  font-size: 1.071em;
  font-weight: 400;
  line-height: 1.857em;
  text-transform: uppercase;
}
.navbar-hero > li {
  transition: 300ms;
  text-align: center;
  flex-grow: 1;
  border-top: 2px solid #eeeeee;
}
.navbar-hero > li:hover {
  border-color: #ed1846;
}
.navbar-hero > li a {
  padding-top: 13px;
  padding: 13px 5px;
}
.main-navigation .icon-header-search,
.main-navigation .icon-header-menu {
  color: #ed1846;
  font-size: 1.5em;
}
.main-navigation .menu-text {
  font-size: 1.5em;
  margin-left: 6px;
  font-weight: 600;
  color: #ed1846;
  position: relative;
  top: -3px;
}
.main-navigation-search-mobile {
  text-align: center;
  max-width: 25px;
}
@media (min-width: 768px) {
  .main-navigation-search-mobile {
    text-align: right;
  }
}
.main-navigation-hamburger {
  text-align: right;
  max-width: 70px;
}
@media (min-width: 992px) {
  .main-navigation-search {
    font-size: 14px;
  }
  .main-navigation-search-block,
  .newsletter-form {
    margin-left: 30px;
  }
  .main-navigation-search-mobile {
    max-width: none;
  }
  .main-navigation-hamburger {
    max-width: none;
  }
}
@media (min-width: 768px) {
  .main-navigation-search {
    font-size: 12px;
  }
  .main-navigation-info-heading .icon-header-phone {
    top: 1px;
  }
  .main-navigation-info-subheading {
    margin-left: 0px;
    font-size: 0.929em;
  }
  .main-navigation-logo {
    height: 140px;
  }
  .navbar-hero {
    display: flex;
    width: 100%;
    color: #00529e;
    font-size: 1.071em;
    font-weight: 400;
    line-height: 1.857em;
    text-transform: uppercase;
  }
  .navbar-hero > li {
    transition: 300ms;
    text-align: center;
    flex-grow: 1;
    border-top: 2px solid #eeeeee;
  }
  .navbar-hero > li:hover {
    border-color: #ed1846;
  }
  .navbar-hero > li a {
    padding: 13px 15px 10px;
  }
}
.main-navigation-mobile-menu .navbar-hero {
  margin: 0;
  flex-wrap: wrap;
}
.main-navigation-mobile-menu .navbar-hero > li {
  width: 100%;
}
.mobile-dropdown {
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  padding-left: 0;
  display: block;
  font-size: 14px;
  background-color: #f4f4f4;
  padding-bottom: 20px;
  padding-top: 20px;
}
.mobile-dropdown li {
  display: block;
  margin-bottom: 10px;
}
.main-navigation-mobile-search,
.main-navigation-mobile-menu {
  padding-top: 15px;
}
.main-navigation-mobile-menu .prihlaseni-do-klubu span {
  color: #00529e;
}
@media (min-width: 768px) and (max-width: 992px) {
  .main-navigation-mobile-search {
    padding-bottom: 30px;
  }
  .main-navigation-mobile-search .form-group,
  .main-navigation-mobile-search .form-inline .form-control {
    width: 100%;
  }
}
.search-input-wrap {
  position: relative;
}
.search-input-wrap .icon-header-search {
  position: absolute;
  right: 30px;
  top: 12px;
  z-index: 1000;
}
.dropdown-menu-search {
  padding: 11px 20px;
  z-index: 10;
  border: 2px solid #eee !important;
  transform: translateY(-2px) !important;
  box-shadow: none !important;
}
@media (min-width: 992px) {
  .dropdown-menu-search {
    width: 120%;
  }
}
@media (min-width: 767px) and (max-width: 992px) {
  .dropdown-menu-search {
    max-width: 700px;
  }
}
@media (max-width: 767px) {
  .dropdown-menu-search {
    max-width: 300px;
  }
}
.dropdown-menu-search ul {
  padding: 0;
}
.dropdown-menu-search li {
  display: block;
}
.dropdown-menu-search .heading {
  font-size: 16px;
  color: #00529e;
}
.dropdown-menu-search-item {
  font-size: 16px;
  color: #00529e;
  display: block;
  margin-bottom: 11px;
}
.dropdown-menu-search-item img {
  float: left;
  margin-right: 20px;
  position: relative;
  top: 0px;
}
.dropdown-menu-search-item .info {
  color: #5e5e5e;
  font-size: 11px;
  width: 100%;
  display: block;
}
.dropdown-menu-search-item:hover {
  background-color: #fff4d4;
}
.dropdown-menu-search-item.destination .img-div img {
  width: 25px;
  margin-left: 40%;
}
.dropdown-menu-more {
  column-count: 3;
  width: 100%;
  padding: 29px 22px;
}
.dropdown-menu-more li a {
  color: #00529e;
  font-size: 15px;
  text-transform: none;
}
.dropdown-menu-more li {
  position: relative;
}
.dropdown-menu-more li a:before {
  position: absolute;
  font-family: "icons";
  content: "\E002";
  font-size: 5px;
  -webkit-transform: rotate(-90deg) translate(-5px, -16px);
  transform: rotate(-90deg) translate(-7px, -17px);
}
@media (min-width: 992px) {
  .dropdown-menu-more {
    column-count: 4;
  }
}
.breadcrump {
  padding-top: 20px;
  margin-left: 0;
  padding-bottom: 20px;
}
.breadcrump span {
  color: #5e5e5e;
}
.breadcrump a {
  color: #00529e;
}
.shop-like {
  padding: 0;
}
.shop-like.header-toolbar-menu {
  background-color: #ffe1a4;
  margin-bottom: 0;
}
.shop-like.header-toolbar-menu li {
  flex: 1 0 auto;
  height: 38px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.shop-like.header-toolbar-menu li.current {
  background-color: #ffbd1e;
}
.shop-like.container {
  width: 100vw;
}
.shop-like.container .main-navigation {
  background-color: #ffbd1e;
  height: 74px;
}
.shop-like.container .main-navigation > .row {
  margin: 0 auto;
  width: 85vw;
}
@media (max-width: 1550px) {
  .shop-like.container .main-navigation > .row {
    width: 100vw;
  }
}
.shop-like.container .main-navigation > .row .main-navigation-logo-wrap {
  background-color: #ffbd1e;
}
.shop-like.container .main-navigation > .row .main-navigation-logo-wrap .main-navigation-logo {
  width: 100%;
  height: 74px;
  background-color: #ffbd1e;
  display: block;
}
@media (min-width: 480px) {
  .shop-like.container .main-navigation > .row .main-navigation-logo-wrap .main-navigation-logo {
    width: 100%;
    margin-left: -2%;
  }
}
.shop-like.container .main-navigation > .row .main-navigation-search {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-around;
}
@media (max-width: 992px) {
  .shop-like.container .main-navigation > .row .main-navigation-search {
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    height: 74px;
  }
}
.shop-like.container .main-navigation > .row .main-navigation-search .main-navigation-search-contact {
  padding: 0;
  width: 100%;
  max-width: 300px;
}
.shop-like.container .main-navigation > .row .main-navigation-search .main-navigation-search-contact > * {
  display: none;
}
@media (max-width: 992px) {
  .shop-like.container .main-navigation > .row .main-navigation-search .main-navigation-search-contact > *.main-navigation-hamburger {
    display: block;
  }
}
.shop-like.container .main-navigation > .row .main-navigation-search .main-navigation-search-contact > #quick-search {
  display: inline-block;
}
@media (max-width: 1320px) {
  .shop-like.container .main-navigation > .row .main-navigation-search .main-navigation-search-contact > #quick-search > a.icon-header-search {
    display: block !important;
  }
  .shop-like.container .main-navigation > .row .main-navigation-search .main-navigation-search-contact > #quick-search > form {
    display: none !important;
  }
}
.shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav {
  display: flex;
  height: 74px;
  align-items: center;
  width: 100%;
}
.shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav > li {
  border-top: none;
  height: 74px;
  display: flex;
  align-items: center;
}
@media (max-width: 1320px) {
  .shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav > li {
    align-items: flex-start;
  }
}
.shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav > li > ul.dropdown-menu-wrapper,
.shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav > li > ul.dropdown-menu-wrapper:hover {
  background-color: transparent;
  height: 100%;
  display: flex;
  align-items: center;
}
.shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav > li > ul.dropdown-menu-wrapper > li,
.shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav > li > ul.dropdown-menu-wrapper:hover > li,
.shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav > li > ul.dropdown-menu-wrapper > li:hover,
.shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav > li > ul.dropdown-menu-wrapper:hover > li:hover {
  background-color: transparent;
}
@media (max-width: 1320px) {
  .shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav > li > ul.dropdown-menu-wrapper > li,
  .shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav > li > ul.dropdown-menu-wrapper:hover > li,
  .shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav > li > ul.dropdown-menu-wrapper > li:hover,
  .shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav > li > ul.dropdown-menu-wrapper:hover > li:hover {
    height: inherit;
  }
}
.shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav > li > ul.dropdown-menu-wrapper .dropdown-menu-more.nested-menu,
.shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav > li > ul.dropdown-menu-wrapper:hover .dropdown-menu-more.nested-menu {
  column-count: 3;
}
.shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav > li > ul.dropdown-menu-wrapper .dropdown-menu-more.nested-menu li a,
.shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav > li > ul.dropdown-menu-wrapper:hover .dropdown-menu-more.nested-menu li a {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.shop-like.container .main-navigation > .row .main-navigation-search nav ul.nav > li a {
  height: 37px;
  background-color: transparent;
  text-transform: none;
  font-size: 14px;
}
@media (max-width: 1320px) {
  .shop-like.container .main-navigation > .main-navigation-mobile-wrap {
    display: block !important;
  }
  .shop-like.container .main-navigation > .main-navigation-mobile-wrap #main-navigation-mobile-search {
    padding-top: 0;
  }
  .shop-like.container .main-navigation > .main-navigation-mobile-wrap #main-navigation-mobile-search .form-group {
    width: 100%;
  }
  .shop-like.container .main-navigation > .main-navigation-mobile-wrap #main-navigation-mobile-search .form-group .form-control {
    width: 100%;
  }
}
.hero {
  padding: 0;
  position: relative;
}
.slideshow--hero {
  height: 400px;
  position: relative;
  overflow: hidden;
}
.slideshow--hero .slick-dots {
  bottom: 100px;
}
@media (min-width: 1200px) {
  .slideshow--hero .slick-next,
  .slideshow--hero .slick-prev {
    z-index: 10;
    height: 100%;
    width: 100px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=1);
    /* IE6-9 */
  }
  .slideshow--hero .slick-next:before,
  .slideshow--hero .slick-prev:before {
    font-family: "icons";
    content: '\E005';
    font-size: 35px;
    opacity: 1;
  }
  .slideshow--hero .slick-prev {
    left: 0;
  }
  .slideshow--hero .slick-next {
    top: 0;
    right: 0;
    transform: rotate(180deg);
  }
}
.slide-background {
  height: 582px;
  position: relative;
}
.slideshow--hero {
  min-height: 582px;
  height: 582px;
}
.slideshow-slide {
  position: relative;
}
a.slick-slide {
  filter: grayscale(0%);
}
@media (min-width: 1900px) {
  .slick-slide img {
    width: 100%;
  }
}
.slide-heading {
  color: #090d16;
  position: absolute;
  top: 0;
  width: 100%;
  padding: 50px 15px 0 0;
  font-size: 12px;
}
.slide-heading h2 {
  color: #1f2d4d;
  font-size: 3.571em;
  font-weight: 700;
  margin-bottom: 0.25em;
}
.slide-heading p {
  font-size: 1.286em;
  font-weight: 400;
}
@media (min-width: 1200px) {
  .slideshow--hero {
    min-height: 582px;
    height: 582px;
  }
  .slideshow--hero .slick-dots {
    bottom: 350px;
  }
  .slideshow--slider-img {
    height: auto;
  }
  .slideshow--slider-img .slick-dots {
    bottom: 350px;
  }
  .hero {
    margin-bottom: 40px;
  }
}
@media (min-width: 768px) {
  .slideshow--hero {
    top: -9px;
  }
  .slide-heading {
    padding: 70px 15px 0 0;
    font-size: 14px;
  }
  .slide-heading h2 {
    color: #1f2d4d;
    font-size: 3.571em;
    font-weight: 700;
    margin-bottom: 0.25em;
  }
  .slide-heading p {
    font-size: 1.286em;
    font-weight: 400;
  }
}
@media (min-width: 1199px) {
  .slide-background {
    height: 582px;
    width: 100%;
  }
  .slide--hero {
    min-height: 400px;
    height: 582px;
  }
  .slideshow--hero {
    min-height: 360px;
    height: 582px;
  }
}
@media (max-width: 1199px) and (min-width: 440px) {
  .slide-heading {
    padding: 10px;
  }
  .slide-heading h1 {
    font-size: 2.5em;
  }
  .slide-heading h2 {
    font-size: 2.5em;
  }
  .slide-background {
    max-height: 320px;
    width: 100%;
  }
  .slide--hero {
    min-height: 320px;
    height: 320px;
  }
  .slideshow--hero {
    min-height: 270px;
    height: 270px;
  }
}
@media (max-width: 480px) {
  .slide-heading p {
    display: none;
  }
  .slide-heading h2 {
    font-size: 2.5em;
  }
  .slide-background {
    height: 240px;
  }
  .slide--hero {
    height: 240px;
  }
  .slideshow--hero {
    height: 240px;
    min-height: 240px;
  }
}
/* is used on landing pages - SEO optimization img*/
.slideshow--slider-img {
  height: auto;
  position: relative;
  overflow: hidden;
}
.slideshow--slider-img .slick-dots {
  bottom: 100px;
}
@media (min-width: 1200px) {
  .slideshow--slider-img .slick-next,
  .slideshow--slider-img .slick-prev {
    z-index: 10;
    height: 100%;
    width: 100px;
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=1);
    /* IE6-9 */
  }
  .slideshow--slider-img .slick-next:before,
  .slideshow--slider-img .slick-prev:before {
    font-family: "icons";
    content: '\E005';
    font-size: 35px;
    opacity: 1;
  }
  .slideshow--slider-img .slick-prev {
    left: 0;
  }
  .slideshow--slider-img .slick-next {
    top: 0;
    right: 0;
    transform: rotate(180deg);
  }
}
.slideshow--slider-img .slick-slide img {
  width: 100%;
}
.container-full {
  padding-bottom: 1em;
}
.slideshow--slider-img .slider-img {
  position: relative;
}
.slideshow--slider-img .slide-heading.caption {
  position: absolute;
  top: 0%;
  left: 0;
  width: 100%;
}
.slideshow--slider-img .slick-dots {
  position: absolute;
  bottom: 5%;
  width: 100%;
}
@media (max-width: 480px) {
  .slideshow--slider-img .slide-heading.caption {
    top: -52%;
  }
  .slideshow--slider-img .slick-dots {
    display: none !important;
  }
}
@media (max-width: 992px) {
  .slideshow--slider-img .slick-dots {
    display: none !important;
  }
}
@media (max-width: 767px) {
  #www-module .slideshow .slide-heading h1 {
    font-size: 16px;
  }
  #www-module .slideshow .slide-heading p {
    display: none;
  }
}
.search-container {
  position: relative;
  margin: 0 auto;
  top: -60px;
  width: 100%;
  padding: 0;
}
.search-filters {
  padding: 40px 35px 0;
  background: #ffbd1e;
}
.search-filters.search-filters--grey {
  background-color: #eee;
}
@media (min-width: 1200px) {
  .search-container {
    position: absolute;
    margin: 0 auto;
    top: auto;
    bottom: 9px;
    left: 50%;
    transform: translateX(-50%);
    width: 1260px;
    padding: 0 15px;
    z-index: 999;
  }
  .search-filters {
    padding: 50px 45px 0;
    background: #ffbd1e;
  }
  .search-collumn .search-filters {
    padding: 35px 45px 0;
  }
}
.form-control--custom-select,
.search-filter-input {
  color: #00529e;
  font-size: 1.143em;
  font-weight: 400;
  line-height: 1.857em;
  border-radius: 0px;
  border: none;
  margin: 0 auto;
  padding: 5px 15px;
  height: 52px;
}
.form-spacing {
  padding: 0 1px;
}
.search-filters-row {
  margin-bottom: 9px;
}
.form-control--custom-select-wrap,
.search-filter-input-wrap {
  margin-bottom: 10px;
  position: relative;
}
@media (max-width: 480px) {
  .form-control--custom-select-wrap,
  .search-filter-input-wrap {
    width: 100%;
  }
}
.form-control--custom-select-wrap .filter-design label,
.search-filter-input-wrap .filter-design label {
  color: #00529e;
  font-size: 1.143em;
  font-weight: 400;
  line-height: 1.4em;
  position: absolute;
  left: 20px;
  top: 14px;
  padding: 0px 9px;
  pointer-events: none;
  margin-top: 1px;
}
.form-control--custom-select-wrap .filter-design > .icon,
.search-filter-input-wrap .filter-design > .icon {
  position: absolute;
}
.form-control--custom-select-wrap .filter-design .icon-arrow-action,
.search-filter-input-wrap .filter-design .icon-arrow-action {
  right: 0px;
  height: 100%;
  text-align: left;
  width: 27px;
  font-size: 5px;
  padding: 22px 0;
}
.form-control--custom-select-wrap.has-dropdown .form-control--custom-select,
.search-filter-input-wrap.has-dropdown .form-control--custom-select,
.form-control--custom-select-wrap.has-dropdown .search-filter-input,
.search-filter-input-wrap.has-dropdown .search-filter-input {
  padding-right: 20px;
}
.form-control--custom-select-wrap.grey .btn-default,
.search-filter-input-wrap.grey .btn-default {
  background-color: #f7f7f7;
}
.form-control--custom-select-wrap.grey .icon-arrow-action,
.search-filter-input-wrap.grey .icon-arrow-action {
  right: 10px;
}
.form-control--custom-select-wrap [class*='icon-filtr-'],
.search-filter-input-wrap [class*='icon-filtr-'] {
  display: block;
  visibility: visible;
  opacity: 1;
  height: 100%;
  width: 53px;
  text-align: center;
  font-size: 21px;
  padding: 10px;
  color: #ffdd7c;
}
.form-control--custom-select-wrap.has-icon .filter-design label,
.search-filter-input-wrap.has-icon .filter-design label {
  padding-left: 35px;
}
.form-control--custom-select-wrap.has-icon .label--top .filter-design label,
.search-filter-input-wrap.has-icon .label--top .filter-design label {
  padding-left: 9px;
}
.label--top .filter-design label {
  font-size: 0.786em;
  color: #5e5e5e;
  top: -6px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  background-color: #fff;
  z-index: 900;
  margin-top: 0px;
}
.has-icon .filter-design .label--top label {
  padding-left: 9px;
  left: 46px;
}
.has-icon .filter-design .label--top label {
  padding-left: 9px;
  left: 46px;
}
.form-control--custom-select {
  height: 52px;
}
.form-control--custom-select .btn span {
  font-weight: 400;
}
.form-control--custom-select .dropdown-menu {
  border: 2px solid #eee;
  border-radius: 0;
  margin-top: -4px;
  border-top-color: transparent;
  box-shadow: none;
}
.form-control--custom-select.has-error .dropdown-menu {
  border: 2px solid #ed1846;
  border-top: none;
}
.form-control--custom-select .divider {
  background-color: transparent;
  margin: 5px 0;
}
.form-control--custom-select .dropdown-header {
  color: #00529e;
  font-size: 16px;
  font-weight: 800;
  margin-bottom: 5px;
}
.form-control--custom-select .dropdown-toggle {
  font-size: 16px;
  color: #00529e !important;
  height: 52px;
}
.form-control--custom-select.open .dropdown-toggle.bs-placeholder {
  box-shadow: none;
  background-color: white;
  border: 2px solid #eeeeee;
  border-radius: 0;
}
.form-control--custom-select .btn:active,
.form-control--custom-select.btn-group.open .dropdown-toggle,
.form-control--custom-select .dropdown-toggle.bs-placeholder:focus,
.form-control--custom-select .dropdown-toggle.bs-placeholder:hover {
  border-radius: 0;
  box-shadow: none;
}
.form-control--custom-select .bs-caret {
  display: none;
}
.form-control--custom-select.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  font-size: 16px;
  color: #00529e;
}
.form-control--custom-select.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  top: -2px;
  background-color: #ffbd1e;
  background-image: url("../../img-web/icons/checkbox_icon.svg?version=1751029371");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 1px 1px;
}
.form-control--custom-select.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: block;
  position: absolute;
  left: 31px;
  right: initial;
  top: 3px;
  width: 21px;
  height: 21px;
  background-color: #fff4d4;
}
.form-control--custom-select.bootstrap-select.btn-group .dropdown-menu li a span.check-mark:before {
  content: '';
}
.form-control--custom-select.bootstrap-select.btn-group .dropdown-menu li a {
  padding: 3px 20px 3px 65px;
}
.form-control--custom-select.bootstrap-select.btn-group .dropdown-menu.inner {
  padding: 10px 0 ;
}
.form-control--custom-select.open > .dropdown-toggle.btn-default {
  background-color: #fff;
  border: 2px solid #eee;
}
.form-control--custom-select.open.has-error > .dropdown-toggle.btn-default {
  background-color: #fff;
  border: none;
  box-shadow: inset 0 0px 0px 2px #ed1846;
}
.form-control--custom-select .btn-default:hover {
  background-color: #eee;
}
.has-icon .form-control--custom-select .dropdown-toggle,
.has-icon .content-after-icon {
  padding-left: 55px;
  height: 52px;
}
.look-like-select-box {
  font-size: 16px;
  color: #00529e;
  border: 0px;
  border-radius: 0px;
  padding-top: 5px;
}
.dropdown-menu-filter {
  padding: 15px 20px;
}
.dropdown-menu-filter li {
  margin-bottom: 10px;
}
.dropdown-menu-filter .text {
  font-size: 16px;
  color: #00529e;
  font-weight: 600;
}
.form-control--custom-select-single {
  padding: 0 !important;
  height: 42px;
  margin: 5px 0;
}
.form-control--custom-select-single .dropdown-toggle {
  height: 42px;
  padding: 0 20px;
  background-color: #fff4d4;
  border-radius: 0;
}
.form-control--custom-select-single .check-mark {
  display: none !important;
}
.select-with-control-controls {
  padding: 0 30px 20px;
}
.select-with-control-controls .wrap {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.select-with-control-controls .select-smazat {
  transition: 300ms;
  color: #00529e;
  font-size: 17px;
  padding-left: 10px;
  position: relative;
  cursor: pointer;
}
.select-with-control-controls .select-smazat .icon {
  font-size: 8px;
  left: -5px;
  top: 0;
}
.select-with-control-controls .select-smazat:hover {
  opacity: .7;
}
.form-control--custom-select-wrap .icon {
  z-index: 5;
}
.dropdown-toggle.bs-placeholder:focus,
.dropdown-toggle.btn-default:focus,
.dropdown-menu > li > a:focus {
  outline: 0 !important;
}
.search .nav-tabs > li > a,
.search .nav-tabs > li.active > a {
  background-color: #ffbd1e;
  border: none;
  color: #1f2d4d;
  font-size: 1.214em;
  font-weight: 300;
  line-height: 1.429em;
  padding: 13px 20px;
  text-align: center;
}
@media (min-width: 1200px) {
  .search .nav-tabs > li > a,
  .search .nav-tabs > li.active > a {
    min-width: 210px;
  }
}
.search .nav-tabs > li > a {
  background-color: #fff4d4;
}
.search .nav-tabs {
  border: none;
}
@media (min-width: 1200px) {
  #main-search-ng .nav-tabs > li {
    margin-bottom: 0px;
  }
  #main-search-ng .nav-tabs > li > a,
  #main-search-ng .nav-tabs > li.active > a {
    background-color: rgba(255, 189, 30, 0.8);
  }
  #main-search-ng .nav-tabs > li > a {
    background-color: rgba(255, 221, 124, 0.8);
  }
  #main-search-ng .search-filters {
    background: rgba(255, 189, 30, 0.8);
  }
  #main-search-ng .search {
    margin-bottom: 20px;
  }
}
.search-collumn .nav-tabs > li > a,
.search-collumn .nav-tabs > li.active > a {
  min-width: auto;
}
.search-collumn .nav-tabs > li {
  width: 50%;
}
.search-control {
  padding-bottom: 30px;
  display: flex;
  align-items: baseline;
  flex-direction: column-reverse;
  align-items: center;
}
.search-control .link {
  margin: 15px 15px 5px 0;
}
.search-control-smazat {
  flex-grow: 1;
}
@media (min-width: 768px) {
  .search-control {
    align-items: baseline;
    flex-direction: row;
  }
  .search-control-smazat {
    flex-grow: 1;
  }
}
.btn-search-vacation {
  text-align: center;
}
.btn-search-vacation .icon {
  color: #ffbd1e;
  position: relative;
  left: -9px;
  top: -2px;
}
.select-with-custom-range {
  padding: 0 68px;
}
.select-with-custom-range-input {
  background-color: #fff4d4;
  border: none;
  padding: 5px;
  width: 40px;
  margin: 5px;
}
.select-with-custom-range-input:not(:hover) {
  -moz-appearance: textfield;
}
.icon-filter-icons {
  font-size: 16px;
  color: #00529e;
}
.icon-filter-icons::before,
.icon-filter-icons::after {
  position: absolute;
  top: 4px;
  right: 20px;
  content: '';
  width: 20px;
  height: 20px;
  background-color: #aac0d1;
  border-radius: 4px;
}
.icon-filter-icons::before {
  right: 48px;
}
.icon-filter-icons.bus--true::before {
  background-color: #84e048;
}
.icon-filter-icons.parking--true::after {
  background-color: #84e048;
}
.dropdown-toggle .text-hidden-in-search,
.dropdown-toggle .icon-filter-icons {
  display: none;
}
.dropdown-menu {
  border: none;
  border-radius: 0;
  margin-top: 0px;
  border-top-color: transparent;
  box-shadow: none;
  box-shadow: 0px 0px 0px 2px #eee;
}
.search-filter-input-wrap .dropdown-menu-filter-button {
  position: relative;
  z-index: 90;
}
.search-filter-input-wrap i,
.search-filter-input-wrap label {
  z-index: 100;
}
.search-filter-input-wrap .dropdown-menu-filter {
  z-index: 50;
}
.search-filter-input-wrap .value {
  top: -14px;
  position: relative;
  width: 100%;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.open .search-filter-input {
  box-shadow: 0px -2px 0px 1px #eee, -1px -2px 0px 1px #eee, 1px -2px 0px 1px #eee;
}
.search-filters-checkboxes {
  background-color: #fff;
  height: 52px;
  padding-top: 13px;
  margin-bottom: 5px;
  width: 100%;
  margin: 0 auto 5px;
}
@media (min-width: 992px) {
  .search-filters-checkboxes {
    margin-bottom: 0px;
    padding-top: 5px;
    padding-left: 18px;
    text-align: left;
  }
}
@media (min-width: 1200px) {
  .search-filters-checkboxes {
    padding-top: 13px;
    padding-left: 0px;
    text-align: center;
  }
}
.search-filters-checkboxes .control--checkbox {
  margin: 0 5px;
}
.search-collumn {
  position: relative;
}
.search-collumn .search-filters-checkboxes,
.search-collumn .form-control--custom-select-wrap,
.search-collumn .search-filter-input-wrap {
  margin-bottom: 15px;
}
.search-collumn .form-control--custom-select-wrap.dest_category {
  margin-bottom: 0;
}
.search-collumn .search-filters-row {
  margin-bottom: 0;
}
.search-collumn .search-filters {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}
.search-collumn .nav-tabs {
  z-index: 100;
  position: relative;
}
@media (min-width: 1200px) {
  .search-collumn .collapse {
    display: block;
  }
  .search-collumn .btn-search-vacation {
    margin-left: 0;
    width: 100%;
  }
}
@media (max-width: 768px) {
  .search-collumn {
    background-color: #ffbd1e;
    border-radius: 4px;
    margin-top: 50px;
  }
}
@media (max-width: 992px) {
  .search-collumn .search-control-smazat-btn {
    position: absolute;
    top: -40px;
    right: 0;
    background-color: #ffbd1e;
    padding: 5px 14px 15px;
    border-radius: 4px;
  }
}
@media (min-width: 1200px) {
  .search-collumn.collapse {
    display: block;
    height: auto !important;
  }
}
.hotel-mobile-control-buttons {
  padding: 18px 0;
}
.hotel-mobile-control-buttons a {
  margin-bottom: 7px;
}
@media (max-width: 768px) {
  .hotel-mobile-control-buttons .btn {
    font-size: 14px;
  }
}
.hotel-mobile-control .link {
  display: inline-block;
  white-space: nowrap;
}
.hotel-mobile-control .icon {
  margin-right: 3px;
}
.hotel-mobile-control .found {
  margin-right: 10px;
  margin-bottom: 15px;
}
#trips .filter-data.look-like-select-box {
  padding-top: 5px;
}
#trips .js-filter-item.filte-item-kids label {
  padding-top: 1px;
}
.why-dovolena-container {
  display: flex;
  align-items: stretch;
  justify-content: space-between;
}
.why-dovolena-container .why-dovolena-block {
  color: #1f2d4d;
  text-align: center;
  font-size: small;
  padding-left: 15px;
  padding-right: 15px;
  flex: 1 1 20%;
  display: grid;
  grid-template-rows: 40px 5.25em auto;
}
@media (max-width: 991px) {
  .why-dovolena-container .why-dovolena-block {
    grid-template-rows: 40px 7.25em auto;
  }
}
.why-dovolena-container .why-dovolena-header {
  margin-top: 0.5em;
  font-size: 18px;
  min-height: 2.8em;
}
.why-dovolena-container .why-dovolena-header b {
  line-height: 25px;
}
@media (min-width: 1200px) {
  .why-dovolena-container .why-dovolena-icon {
    margin-top: 0px;
  }
  .why-dovolena-container .why-dovolena-text {
    margin-bottom: 0px;
  }
}
.why-dovolena-col .why-dovolena-icon {
  margin-top: 0;
  width: 50px;
}
@media (max-width: 767px) {
  .why-dovolena-col .why-dovolena-icon {
    width: 45px !important;
  }
}
.why-dovolena-col .why-dovolena-icon img {
  width: 30px;
}
@media (max-width: 767px) {
  .why-dovolena-col .why-dovolena-icon img {
    width: 45px !important;
  }
}
.why-dovolena-col .why-dovolena-text {
  margin-top: 6px;
}
@media (max-width: 767px) {
  .why-dovolena .why-dovolena-icon {
    width: 40px !important;
  }
  .why-dovolena .why-dovolena-icon img {
    width: 40px !important;
  }
}
.info-aside .why-dovolena-col .why-dovolena-icon {
  width: 37px;
}
.lastminute .vacation-btn {
  margin-bottom: 12px;
  justify-content: space-between;
  align-items: baseline;
  flex-wrap: nowrap;
}
.lastminute .vacation-btn h4 {
  font-weight: 600;
  flex-grow: 2;
}
.lastminute .vacation-btn p {
  margin-right: 20px;
}
@media (max-width: 768px) {
  .lastminute .vacation-btn h4 {
    font-size: 14px;
  }
  .lastminute .vacation-btn .btn-primary {
    background-color: transparent;
    color: #ed1846;
    font-size: 14px;
    padding: 6px 6px 6px 12px;
  }
}
.img-box {
  transition: 300ms ease-in-out;
  display: flex;
  height: 100%;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  position: relative;
  overflow: hidden;
  padding: 20px;
  cursor: pointer;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  text-align: center;
  flex-grow: 1;
  font-size: 10px;
}
.img-box .btn {
  font-size: 15px;
}
@media (min-width: 992px) {
  .img-box {
    font-size: 14px;
  }
  .img-box .btn {
    font-size: 20px;
  }
}
.img-box:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(0deg, rgba(29, 29, 27, 0.3) 0%, rgba(0, 0, 0, 0.10196) 100%);
  background-image: -moz-linear-gradient(0deg, rgba(29, 29, 27, 0.3) 0%, rgba(0, 0, 0, 0.10196) 100%);
  background-image: -webkit-linear-gradient(0deg, rgba(29, 29, 27, 0.3) 0%, rgba(0, 0, 0, 0.10196) 100%);
  background-image: -ms-linear-gradient(0deg, rgba(29, 29, 27, 0.3) 0%, rgba(0, 0, 0, 0.10196) 100%);
}
.img-box:before {
  opacity: 0;
  transition: 300ms ease-out;
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 2px solid #fff;
  transform: scale(1);
  border-radius: 4px;
  z-index: 9999;
}
.img-box .center {
  z-index: 99;
}
.img-box:hover::before {
  opacity: 1;
  transform: scale(0.93);
}
.img-box-title {
  line-height: 1.143em;
  font-size: 1.857em;
  font-weight: 700;
  color: #fff;
  margin-bottom: 9px;
}
@media (min-width: 992px) {
  .img-box-title {
    margin-bottom: 17px;
  }
}
.lastminute-mosaic .flex-column .img-box:first-child {
  margin-bottom: 5px;
}
.lastminute-mosaic .flex-column .img-box:last-child {
  margin-top: 5px;
}
.lastminute-mosaic .flex-column .img-box-single {
  margin: 0 !important;
}
.inspiration-images .img-box {
  width: 49%;
  flex-grow: 1;
  min-height: 200px;
  margin-bottom: 1%;
}
.inspiration-images .img-box:nth-child(odd) {
  margin-right: 1%;
}
.tips .vacation-btn {
  color: #00529e;
  font-size: 1.214em;
  font-weight: 700;
  line-height: 1.786em;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.tips .vacation-btn:last-child {
  margin-bottom: 0px;
}
.tips .text {
  padding-left: 20px;
}
.tips .tips-buttons {
  padding-top: 15px;
}
.tips-buttons {
  flex-wrap: wrap;
}
.tips-buttons .vacation-btn {
  width: 49%;
  height: 90px;
}
@media (max-width: 480px) {
  .tips-buttons .vacation-btn {
    width: 100%;
  }
}
.tips-buttons .vacation-btn:nth-child(odd) {
  margin-right: 1%;
}
@media (min-width: 992px) {
  .lastminute .vacation-btn {
    flex-wrap: wrap;
  }
  .inspiration-images .img-box {
    width: 25%;
    margin-right: 10px;
    padding-top: 0px;
    margin-bottom: 15px;
    min-height: 300px;
    height: 300px;
    font-size: 14px;
  }
  .inspiration-images .img-box:last-child {
    margin-right: 0px;
  }
  .tips .tips-buttons {
    margin-bottom: 0px;
    padding-top: 0px;
  }
}
.review-box {
  transition: 300ms;
  border-radius: 4px;
}
.review-box .link {
  margin-top: 12px;
  display: block;
  font-size: 1em;
}
.review-box:hover {
  background-color: #fff4d4;
}
@media (max-width: 991px) {
  .review-box .link {
    margin-bottom: 12px;
    text-align: center;
  }
}
@media (min-width: 992px) {
  .review-box {
    margin: 0 7px;
  }
}
.review-content {
  padding: 10px 25px 25px 25px;
  box-shadow: 0px 0px 0px 2px #eee inset;
  position: relative;
}
.review-content .flex {
  flex-wrap: nowrap;
}
.review-content h4 {
  font-size: 1.429em;
  font-weight: 800;
  color: #00529e;
}
@media (min-width: 1024px) and (max-width: 1200px) {
  .review-content .flex {
    flex-wrap: wrap;
  }
  .review-content .half {
    width: 100%;
  }
}
.offer-group-container .date-row {
  padding-top: 5px;
}
.review-image {
  height: 260px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
}
.review-image:after {
  content: '';
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: linear-gradient(0deg, rgba(29, 29, 27, 0.3) 0%, rgba(0, 0, 0, 0.10196) 100%);
  background-image: -moz-linear-gradient(0deg, rgba(29, 29, 27, 0.3) 0%, rgba(0, 0, 0, 0.10196) 100%);
  background-image: -webkit-linear-gradient(0deg, rgba(29, 29, 27, 0.3) 0%, rgba(0, 0, 0, 0.10196) 100%);
  background-image: -ms-linear-gradient(0deg, rgba(29, 29, 27, 0.3) 0%, rgba(0, 0, 0, 0.10196) 100%);
}
.review-location {
  margin-bottom: 10px;
}
.review-location .icon {
  color: #ffbd1e;
  font-size: 0.8em;
  margin-right: 8px;
}
.review-location ul {
  margin: 0;
  padding: 0;
}
.review-location li {
  display: inline-block;
  color: #00529e;
  font-weight: 1em;
}
.review-location li span {
  color: #000;
  margin: 0 5px;
}
@media (min-width: 992px) {
  .review-location {
    margin-bottom: 28px;
  }
}
.review-provider {
  margin-bottom: 10px;
}
.review-provider img {
  margin-right: 15px;
  display: inline;
}
.review-provider .img-wrap {
  display: inline-block;
  width: 100px;
}
.review-date {
  font-size: 1.071em;
}
.review-price {
  font-weight: 800;
  font-size: 1.5em;
}
@media (max-width: 992px) {
  .review-price {
    padding: 4px 7px;
    margin: 5px;
    background-color: #ffbd1e;
    color: white;
    display: inline-block;
    border-radius: 4px;
    font-size: 17px;
  }
  .review-provider {
    display: inline-block;
    padding: 4px;
    margin: 5px 0 0 5px;
    background-color: white;
    border-radius: 4px;
  }
  .review-provider img {
    margin-right: 8px;
  }
}
.review-note {
  font-size: 0.857em;
}
.slideshow-review {
  margin-bottom: 80px;
}
.slideshow-review .slick-arrow {
  background-color: #ffbd1e;
  height: 120px;
  width: 40px;
}
.slideshow-review .slick-prev {
  left: -40px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.slideshow-review .slick-next {
  right: -40px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.slideshow-review .slick-next:before {
  content: '>';
}
.slideshow-review .slick-prev:before {
  content: '<';
}
.slideshow-review .slick-dots li button:before {
  top: 5px;
  left: 5px;
}
.slideshow-review .slick-prev:before,
.slideshow-review .slick-next:before {
  font-size: 14px;
}
.slick-dots li button:before {
  content: '';
  width: 10px;
  height: 10px;
  background-color: #ffbd1e;
  border-radius: 50px;
  top: 5px;
  left: 5px;
}
.slick-dots li.slick-active button:before {
  box-shadow: 0px 0px 0px 5px rgba(0, 0, 0, 0.1);
}
.slick-dots {
  bottom: -45px;
}
.review-image-mobile-info {
  position: relative;
  z-index: 900;
}
@media (min-width: 992px) {
  .slideshow-review {
    margin-bottom: 40px;
  }
}
.review-box--hotel-wrap {
  width: 100%;
  margin-bottom: 10px;
}
@media (min-width: 992px) {
  .review-box--hotel-wrap {
    width: 100%;
  }
}
.review-box--hotel {
  max-width: 100%;
}
@media (min-width: 992px) {
  .review-box--hotel {
    margin: 15px 0 0;
    display: flex;
    max-width: initial;
    box-shadow: 0px 0px 0px 2px #eee inset;
    position: relative;
  }
  .review-box--hotel .review-image {
    width: 50%;
    height: initial;
    background-color: #f8f8f8;
    background-position: top center;
    position: relative;
    background-size: 100%;
  }
  .review-box--hotel .review-image:after {
    display: none;
  }
  .review-box--hotel .review-content {
    width: 50%;
    box-shadow: none;
  }
  .review-box--hotel .review-content h4 {
    padding-right: 55px;
  }
  .review-box--hotel .icon-heart-lg {
    position: absolute;
    right: 19px;
    top: 25px;
  }
  .review-box-control {
    display: flex;
    justify-content: space-between;
  }
  .review-box-control .btn .icon-arrow-close {
    font-size: 10px;
  }
}
.review-box-badges {
  margin-top: 25px;
  margin-bottom: 25px;
}
.review-box-badge {
  border: 2px solid #eeeeee;
  background-color: #fff;
  font-size: 12px;
  color: #1f2d4d;
  display: inline-block;
  margin-right: 4px;
  border-radius: 4px;
  padding: 3px 7px 4px;
  margin-bottom: 6px;
}
.review-box-badge .icon {
  color: #d4d4d4;
  margin-right: 3px;
  position: relative;
  top: 2px;
}
.review-box-badge .hotel-config-hidden {
  display: none;
}
.review-box-badge .hotel-config-ellipsis {
  display: inline;
}
.review-box-badge:hover .hotel-config-hidden {
  display: inline;
}
.review-box-badge:hover .hotel-config-ellipsis {
  display: none;
}
.icon-heart-lg {
  width: 35px;
  height: 30px;
  display: block;
}
.icon-heart-lg-fill {
  transition: 300ms;
  fill: #fff;
}
.icon-heart-lg-fill:hover {
  fill: rgba(237, 24, 70, 0.63);
}
.icon-heart-lg-border {
  transition: 300ms;
  fill: #00529e;
}
.icon-heart-lg-plus {
  transition: 300ms;
  opacity: 1;
  visibility: visible;
}
.hearthen .icon-heart-lg-fill {
  fill: #ed1846;
}
.hearthen .icon-heart-lg-plus {
  opacity: 0;
  visibility: none;
}
.hearthen .icon-heart-lg-border {
  fill: #ed1846;
}
.review-box--favorite {
  box-shadow: 0px 0px 0px 2px #ffbd1e;
}
.review-box-favorite {
  display: inline-block;
  color: #fff;
  font-size: 15px;
  background-color: rgba(0, 0, 0, 0.5);
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  padding: 7px 14px;
  position: relative;
  top: 21px;
  width: 190px;
  z-index: 5;
}
.review-box-favorite .icon {
  display: block;
  float: left;
  padding-right: 9px;
  font-size: 20px;
  padding: 5px 11px 5px 1px;
}
.review-box-hover {
  transition: 300ms;
  opacity: 1;
  visibility: visible;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 18px 20px;
  display: flex;
  justify-content: space-between;
  z-index: 900;
}
.review-box-hover a {
  color: #fff;
  font-size: 15px;
}
.review-box-hover a:hover {
  color: #ffbd1e;
}
.review-box-hover .icon {
  font-size: 20px;
  position: relative;
  top: 3px;
  margin-right: 5px;
}
.modal-content-custom {
  box-shadow: none;
  border: none;
  border-radius: 0;
  padding: 15px;
}
.modal-content-custom .modal-content {
  box-shadow: none;
}
.modal-content-custom h4 {
  color: #1f2d4d;
  font-size: 24px;
  font-weight: 400;
}
.modal-content-custom .modal-header {
  border: none;
  padding-top: 15px;
  padding-bottom: 0;
}
.modal-content-custom .close {
  color: #0b59a2;
  opacity: 1;
}
.modal-content-custom iframe {
  width: 100%;
}
.modal-content-custom .loader-iframe,
.modal-content-custom .loader-wrap {
  text-align: center;
  margin-top: 3em;
  margin-bottom: 3em;
}
.modal-backdrop {
  background-color: #f3f3f3;
  opacity: .8;
}
@media (min-width: 992px) {
  .modal-dialog {
    width: 800px;
  }
  .modal-dialog.big-modal {
    width: 90%;
  }
  .ug-gallery-wrapper {
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .modal-dialog.big-modal {
    width: 1100px;
  }
}
.col-icon,
.col-termin,
.col-dny,
.col-strava,
.col-akce,
.col-ck,
.col-cena,
.col-btn {
  display: inline-block;
}
.col-price {
  white-space: nowrap;
}
.col-dny {
  text-align: center;
}
.col-icontermin {
  padding-left: 15px;
}
.col-btn {
  float: right;
  padding-right: 3px;
}
.price-box--content .date-row .col-icon {
  position: relative;
  top: -10px;
}
.price-box--content .date-row .col-dny {
  position: relative;
  top: 6px;
}
.price-box--content .date-row .col-strava {
  width: 100%;
  vertical-align: middle;
}
.price-box--content .date-row .col-strava .date-room-info-box {
  width: 100%;
  padding-right: 15px;
}
.price-box--content .date-row .col-cena,
.price-box--content .date-row .col-strava {
  position: relative;
  top: 8px;
}
.price-box--content .date-row .col-cena {
  padding-left: 15px;
}
.price-box--content .date-row .col-cena.no-shift,
.price-box--content .date-row .col-strava.no-shift {
  top: 0px;
}
.price-box--content .date-row .col-dny,
.price-box--content .date-row .col-ck,
.price-box--content .date-row .col-akce {
  line-height: 30px;
}
.price-box--content .header {
  position: relative;
}
.price-box--content .header .col-termin {
  padding-left: 20px;
}
.price-box--content .header .col-cena {
  padding-left: 50px;
}
.col-date-list-centered {
  text-align: center;
}
.col-icon {
  text-overflow: clip;
  width: 30px;
  text-align: center;
}
.col-icon .icon {
  font-size: 20px;
}
.col-cena {
  font-weight: 800;
}
.col-cena .icon {
  width: 37px;
  display: inline-block;
  text-align: right;
  padding-right: 8px;
}
.col-cena .icon.icon-small-person {
  padding-right: 0px;
}
@media (max-width: 768px) {
  .col-cena {
    text-align: right;
  }
}
@media (max-width: 480px) {
  .col-cena {
    padding-left: 0px !important;
  }
}
.col-btn {
  text-align: right;
}
.col-btn .btn {
  padding: 10px 10px;
}
.col-more {
  width: 100%;
  max-width: 1000px;
}
.header .col-cena {
  font-weight: 400;
}
/*
.table-row {
  .days,
  .number-of-days {
    display: inline-block;
    line-height: 30px;
  }
  .number-of-days {
    font-weight: 800;
    display: inline-block;
    position: relative;
    top: -14px;
    margin-right: 10px;
  }
}*/
.table-row.header {
  font-size: 13px;
}
.table-row.header {
  padding-top: 20px;
  padding-bottom: 8px;
}
.table-row {
  font-size: 15px;
}
.price-boxes {
  border-radius: 4px;
  border: 2px solid #eee;
  border-top: none;
  padding: 4px 4px 24px 7px;
}
.price-boxes h3 {
  margin-bottom: 20px;
}
.price-boxes h3.offer-heading {
  font-size: 1.3em;
}
.price-boxes.price-boxes--no-border {
  border: none;
  padding: 0;
}
@media (min-width: 992px) {
  .price-boxes {
    padding: 4px 24px 24px 24px;
  }
}
.price-box--header {
  transition: 300ms;
  background-color: #eeeeee;
  padding: 0  0 0 20px;
  border-radius: 4px;
  font-size: 16px;
  min-height: 48px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: #fff4d4;
}
.price-box--header.collapsed {
  background-color: #eee;
}
.price-box--header.collapsed .icon-arrow-close {
  display: none;
}
.price-box--header.collapsed .icon-arrow-action {
  display: inline-block;
}
.price-box--header .icon-arrow-close {
  font-size: 9px !important;
}
.price-box--header .icon-arrow-action {
  display: none;
}
.price-box--header:hover {
  background-color: #fff4d4;
  cursor: pointer;
}
.detail-tabs .mobile-tab,
.price-sum-header .calculator-dropdown {
  transition: 300ms;
  background-color: #eeeeee;
  padding: 0  0 0 20px;
  border-radius: 4px;
  font-size: 16px;
  min-height: 48px;
  margin-bottom: 5px;
  margin-left: 0px;
  margin-right: 0px;
  background-color: #fff4d4;
  display: flex;
  justify-content: space-between;
}
.detail-tabs .mobile-tab.collapsed,
.price-sum-header .calculator-dropdown.collapsed {
  background-color: #eee;
}
.detail-tabs .mobile-tab.collapsed .icon-arrow-close,
.price-sum-header .calculator-dropdown.collapsed .icon-arrow-close {
  display: none;
}
.detail-tabs .mobile-tab.collapsed .icon-arrow-action,
.price-sum-header .calculator-dropdown.collapsed .icon-arrow-action {
  display: inline-block;
}
.detail-tabs .mobile-tab .icon-arrow-close,
.price-sum-header .calculator-dropdown .icon-arrow-close {
  font-size: 9px !important;
}
.detail-tabs .mobile-tab .icon-arrow-action,
.price-sum-header .calculator-dropdown .icon-arrow-action {
  display: none;
}
.detail-tabs .mobile-tab:hover,
.price-sum-header .calculator-dropdown:hover {
  background-color: #fff4d4;
  cursor: pointer;
}
.detail-tabs .mobile-tab .price-box--header-btn,
.price-sum-header .calculator-dropdown .price-box--header-btn {
  padding-right: 15px;
}
.price-box--header-name {
  font-weight: 800;
  padding-top: 10px;
  color: #000;
}
.price-box--header-info,
.price-box--header-bonuses,
.price-box--header-discounts,
.price-box--header-price {
  padding-top: 10px;
}
.price-box--header-discounts,
.price-box--header-price {
  padding-left: 0px;
  text-align: right;
}
.price-box--header-btn {
  font-size: 16px;
  height: 100%;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  padding-top: 12px;
  padding-bottom: 12px;
}
.price-box--header-btn .icon {
  font-size: 13px;
  font-size: 5px;
  margin-left: 9px;
  position: relative;
  top: -2px;
}
.price-box--header--tabs .price-box--header-btn {
  padding-right: 15px;
}
.price-box--information {
  font-size: 90%;
  color: #1f2d4d;
}
.price-box--information table tr td {
  padding-right: 15px;
}
@media (max-width: 992px) {
  .price-box--information {
    margin-bottom: 15px;
  }
}
.price-box--more {
  border-top: 1px solid white;
  margin: 5px auto 0 auto;
  padding: 0px 15px 0px 32px;
  padding-top: 0px !important;
}
.price-box--more .heading {
  font-size: 90%;
  margin-bottom: 5px;
}
.price-box--more .fly-detail-button {
  margin-top: 10px;
}
@media (max-width: 992px) {
  .price-box--more {
    padding: 5px 10px;
  }
}
.time-and-date span {
  margin-right: 25px;
}
.price-box--entry {
  padding-bottom: 0px;
  border-radius: 3px;
  margin-top: 3px;
  border-top: 1px solid #eee;
  margin-bottom: 5px;
}
.price-box--entry:hover {
  background-color: #fff4d4;
}
.price-quarantie {
  margin: 15px 0 0;
}
.price-quarantie img {
  width: 20px;
  margin-right: 5px;
}
@media (min-width: 992px) {
  .price-quarantie {
    font-size: 20px;
    margin: 35px 0 0;
  }
  .price-quarantie img {
    width: 53px;
    margin-right: 5px;
  }
}
.triangle-up,
.triangle-down {
  width: 0;
  height: 0;
  border-style: solid;
  display: inline-block;
}
.triangle-up {
  border-width: 0 4px 8px 4px;
  border-color: transparent transparent #1f2d4d transparent;
}
.triangle-down {
  border-width: 8px 4px 0 4px;
  border-color: #1f2d4d transparent transparent transparent;
}
.triangle-up.active {
  border-color: transparent transparent #ffbd1e transparent;
}
.triangle-down.active {
  border-color: #ffbd1e transparent transparent transparent;
}
.sort-header .sort-button {
  cursor: pointer;
}
.review-box--last-viewed {
  margin: 0 0 10px 0;
}
.review-box--last-viewed .review-image {
  height: 170px;
}
.review-box--last-viewed .review-location {
  margin-bottom: 0;
}
.review-box--last-viewed .icon-heart-lg {
  position: absolute;
  right: 20px;
  top: 20px;
}
.review-box--last-viewed .review-image:after {
  display: none;
}
@media (max-width: 992px) {
  .review-box--hotel .review-box-mobile {
    opacity: 1;
    visibility: visible;
  }
  .review-box-mobile {
    transition: 300ms;
    opacity: 0;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 18px 20px;
    display: flex;
    justify-content: space-between;
    z-index: 900;
  }
  .review-box-mobile a {
    color: #fff;
    font-size: 15px;
  }
  .review-box-mobile a:hover {
    color: #ffbd1e;
  }
  .review-box-mobile .icon {
    font-size: 20px;
    position: relative;
    top: 0;
    margin-right: 5px;
  }
}
.form_item_rate .label {
  text-align: left;
}
.review_of_hotel .progressbar {
  height: 14px;
  background-color: #fff;
  border-radius: 10px;
  padding: 2px;
}
.review_of_hotel .progressbar .masker {
  width: 50%;
  background-color: rgba(237, 24, 70, 0.62);
  height: 6px;
  border-radius: 10px;
  position: relative;
  margin-top: 2px;
}
/*.review_of_hotel .progress-0 .masker{
    width: 50%;
}*/
.review_of_hotel .progress-20 .masker {
  width: 20%;
}
.review_of_hotel .progress-40 .masker {
  width: 40%;
}
.review_of_hotel .progress-60 .masker {
  width: 60%;
}
.review_of_hotel .progress-80 .masker {
  width: 80%;
}
.review_of_hotel .progress-100 .masker {
  width: 100%;
}
.review_of_hotel .progressbar .num {
  position: absolute;
  right: 0;
  top: -38px;
  font-size: 17px;
  font-weight: 800;
  background-color: #ffbd1e;
  padding: 0px 15px;
  -webkit-transform: translateX(50%);
  transform: translateX(50%);
}
.review_category .form_item_rate {
  margin-bottom: 30px;
}
.review_of_hotel label {
  color: #1f2d4d;
  font-size: 17px;
  font-weight: 300;
}
.review_of_hotel .help {
  font-weight: 800;
  font-size: 1.063em;
  float: right;
}
.review_of_hotel .progressbar .num:after {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 189, 30, 0);
  border-top-color: #ffbd1e;
  border-width: 10px;
  margin-left: -10px;
}
.review_of_hotel .progressbar-wrap {
  margin-top: 10px;
}
.review_of_hotel textarea {
  border-color: #fff4d4;
  width: 100%;
}
.review_of_hotel .star {
  color: #ed1846;
}
.review_of_hotel {
  border: 2px solid #eeeeee;
  border-radius: 4px;
  padding: 30px;
  margin-top: 20px;
}
.review_of_hotel .form_item_comment {
  clear: both;
  margin-top: 30px;
}
@media (max-width: 992px) {
  .review_of_hotel .progressbar .num {
    display: none;
  }
  form#review_full_form .form_item_submit .btn-long {
    padding: 5px 10px;
  }
  form#review_full_form .rc-anchor-normal .rc-anchor-checkbox-label {
    width: auto;
  }
  .rc-anchor-normal {
    width: 240px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .review_category .form_item_rate {
    margin-bottom: 55px;
  }
}
form#review_full_form .form_item_rate .cross {
  /*position: absolute;*/
  /*right: 25%;*/
  /*display: none;*/
  float: left;
  cursor: pointer;
  height: 20px;
  width: 20px;
  margin-top: 3px;
  background: transparent url(/img/design.png?version=1471446730) no-repeat scroll -380px -670px;
}
@media (max-width: 992px) {
  form#review_full_form .form_item_rate .cross {
    float: right;
  }
}
@media (min-width: 1200px) {
  form#review_full_form .form_item_rate .cross {
    position: absolute;
    right: 25%;
  }
}
form#review_full_form .rate_highlight div.label {
  background: url("/images/icon_message15.png?version=1751029371") no-repeat 2px 4px transparent;
  padding-left: 22px;
}
form#review_full_form .warning {
  display: none;
  padding: 30px;
  border: 2px solid #eee;
  /*color: #ed1846;*/
}
form#review_full_form .warning .legend {
  font-size: 28px;
  font-weight: 800;
  color: #ed1846;
}
form#review_full_form .warning warningMessage {
  color: #1f2d4d;
  font-size: 17px;
  font-weight: 300;
}
form#review_full_form .reviewstep.prev {
  float: left;
  margin-bottom: 50px;
}
form#review_full_form .reviewstep.next {
  float: right;
  margin-bottom: 50px;
}
form#review_full_form .form_item_rate .label {
  white-space: initial;
}
form#review_full_form div.label {
  float: left;
  width: 200px;
  line-height: 20px;
  font-weight: bold;
  padding-left: 22px;
  position: relative;
  top: 8px;
}
form#review_full_form .form_element {
  float: left;
  width: 230px;
}
.reviewstep select {
  border: 1px solid #eee;
  margin-top: 5px;
  padding: 5px;
}
.form_item_name {
  height: 40px;
}
form#review_full_form div.label {
  float: left;
  width: 200px;
  line-height: 20px;
  font-weight: bold;
  /* padding-left: 22px; */
  position: relative;
  top: 8px;
  text-align: left;
}
form#review_full_form input[type=text],
form#review_full_form input[type=email] {
  float: left;
  height: 36px;
  width: 204px;
  padding: 0 12px;
  background: #fff;
  outline: none;
  color: #005aab;
  font: 14px Tahoma, Geneva, sans-serif;
}
form#review_full_form .form_element {
  float: left;
  width: 230px;
}
form#review_full_form .form_item_name {
  clear: both;
}
.review_of_hotel label {
  white-space: initial;
}
form#review_full_form .form_item_submit {
  text-align: right;
  margin-top: 30px;
}
form#review_full_form .g-recaptcha {
  margin-top: 30px;
}
form#review_full_form input[type="radio"],
input[type="checkbox"] {
  margin: 5px 5px 0;
}
@media (max-width: 992px) {
  form#review_full_form div.label {
    margin-top: 15px;
  }
}
form#review_full_form .review_of_hotel {
  background-color: #ffbd1e;
}
form#review_full_form .review_of_hotel .progressbar .num {
  background-color: #fff;
}
.review_of_hotel .progressbar .num:after {
  border-top-color: #fff;
}
form#review_full_form .review_category .form_item_rate,
form#review_full_form .review_category .form_item_rate,
form#review_full_form .review_category .form_item_operator,
form#review_full_form .form_item_recommend {
  clear: both;
}
form#review_full_form .form_item_recommend .form_element {
  display: inline-block;
}
form#review_full_form .reviewstep select {
  width: 100%;
}
.rc-anchor-normal .rc-anchor-checkbox-label {
  width: auto;
}
.rc-anchor-normal .rc-anchor-content {
  width: auto;
}
/* Makes RECAPTCHA responsive */
@media screen and (max-height: 575px) {
  #rc-imageselect,
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }
}
form#review_full_form div.label {
  margin-top: 0;
}
/* hotel reviews - lupa */
#menu-223 #autocompleteHeader {
  min-width: 280px;
  vertical-align: middle;
  background-color: #eee;
  height: 50px;
  padding: 6px 36px 5px 19px;
}
#menu-223 .icon-header-search {
  color: #ed1846;
}
#menu-223 .open > .dropdown-menu {
  z-index: 2000;
}
form#review_full_form input[type="number"] {
  float: left;
  height: 36px;
  width: 204px;
  padding: 0 12px;
  background: #fff;
  outline: none;
  color: #005aab;
  font: 14px Tahoma, Geneva, sans-serif;
}
.col-btn.btn-continue-desktop {
  padding-right: 15px;
}
.slideshow-colaboration {
  margin: 40px 0;
}
.slideshow-colaboration .img:hover {
  cursor: pointer;
}
.slideshow-colaboration .img:hover .main {
  visibility: hidden;
  max-height: 0;
  opacity: 0;
}
.slideshow-colaboration .img:hover .hover {
  visibility: visible;
  max-height: initial;
  opacity: 1;
}
.slideshow-colaboration .hover {
  visibility: hidden;
  max-height: 0;
  opacity: 0;
}
.slideshow-colaboration .slick-prev:before,
.slideshow-colaboration .slick-next:before {
  content: "\E005";
  font-family: "icons";
  color: #ffbd1e;
  line-height: 32px;
}
.slideshow-colaboration .slick-next {
  transform: rotate(181deg);
}
.slideshow-colaboration .slick-slide img {
  margin: 0 auto;
}
.colaboration {
  padding-left: 25px;
  padding-right: 25px;
}
.colaboration h3 {
  margin-top: 50px;
  margin-bottom: 50px;
}
.newsletter {
  background-color: #00529e;
  padding: 15px 0;
  font-size: 10px;
}
.newsletter-text {
  color: #ffffff;
  font-size: 1.429em;
  line-height: 2.143em;
  margin-left: 0px;
}
.newsletter-form {
  width: 100%;
  text-align: center;
}
.newsletter-input {
  background-color: #fff;
  opacity: 1;
  min-width: initial;
  font-size: 2em;
}
.newsletter-form .btn {
  padding: 11px 18px;
}
@media (min-width: 768px) {
  .newsletter-text {
    margin-left: 10px;
  }
  .newsletter-input {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    font-size: 1em;
  }
  .newsletter-form {
    text-align: initial;
  }
  .newsletter-form {
    width: auto;
  }
  .newsletter-form button.btn {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    margin-left: -3px;
  }
}
@media (min-width: 992px) {
  .newsletter {
    font-size: 14px;
    background-color: #00529e;
    padding: 15px 0;
  }
  .newsletter-input {
    min-width: 180px;
  }
  .newsletter-text {
    margin-left: 20px;
    font-size: 1.4em;
  }
}
@media (min-width: 1200px) {
  .newsletter-input {
    min-width: 280px;
  }
  .newsletter-text {
    font-size: 1.4em;
  }
}
@media (max-width: 1199px) {
  .newsletter-wrapper {
    text-align: center;
  }
  .newsletter-form {
    margin-top: 15px;
  }
}
.block .control--checkbox {
  display: block;
  margin-bottom: 10px;
}
.result-filter {
  background-color: #eee;
  border-radius: 4px;
}
.result-filter-heading {
  font-weight: 400;
  padding: 25px 29px 9px;
  position: relative;
}
.result-filter-heading .close-btn {
  position: absolute;
  right: 22px;
  top: 14px;
}
.result-filter-drop-heading {
  color: #00529e;
  font-size: 16px;
  font-weight: 800;
  display: flex;
  justify-content: space-between;
  padding: 13px 29px 13px;
  align-items: baseline;
  border-top: 2px solid #fff;
}
.result-filter-drop-heading .icon-arrow-action {
  font-size: 5px;
}
.result-filter-drop-heading .btn {
  padding: 13px 16px;
  text-align: center;
  margin: 0 auto;
}
.result-filter-drop-heading .icon {
  transition: 150ms;
}
.result-filter-drop-heading.collapsed .icon:not(.icon-header-search) {
  transform: rotate(180deg);
}
@media (min-width: 768px) {
  .result-filter-drop-heading .btn {
    padding: 13px 40px;
    text-align: center;
  }
}
.result-filter-drop-content {
  padding: 12px 29px;
}
@media (min-width: 1200px) {
  .result-filter.collapse {
    display: block;
    height: auto !important;
  }
}
.pagination {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
  margin-top: 30px;
}
.btn-pagination-page {
  padding: 7px 13px;
  margin-right: 6px;
}
.btn-pagination-page.active {
  box-shadow: none;
  border-color: #eee;
  color: #1f2d4d;
}
.btn-pagination-next .icon-arrow-slider {
  position: relative;
  left: -10px;
  font-size: 10px;
}
@media (min-width: 768px) {
  .btn-pagination-next {
    padding: 6px 48px;
  }
}
.nav-tabs--custom.nav-tabs > li > a {
  font-size: 16px;
  color: #1f2d4d;
  background-color: #fff4d4;
}
.nav-tabs--custom.nav-tabs > li.active > a {
  border: 2px solid;
  border-color: #00529e;
  border-bottom: 2px solid #fff;
  background-color: #fff;
}
.nav-tabs--custom.nav-tabs > li > a:hover {
  background-color: #fff;
}
.nav-tabs--custom.nav-tabs {
  border-bottom: 2px solid #00529e;
}
.nav-tabs--custom.nav-tabs li {
  margin-bottom: -2px;
}
@media (max-width: 768px) {
  .nav-tabs--custom {
    margin-bottom: 25px;
    border: none !important;
    display: flex;
    width: 120%;
    justify-content: flex-start;
  }
  .nav-tabs--custom.nav-tabs > li > a,
  .nav-tabs--custom.nav-tabs > li.active > a,
  .nav-tabs--custom.nav-tabs > li > a:hover {
    padding: 0;
    border: none ;
    font-size: 14px ;
    background-color: #fff ;
  }
  .nav-tabs--custom.nav-tabs > li > a {
    margin-right: 6px;
  }
  .nav-tabs--custom.nav-tabs > li > a:after {
    content: '|';
    display: inline-block;
    position: relative;
    right: -2px;
  }
  .nav-tabs--custom.nav-tabs > li:last-child > a:after {
    display: none;
  }
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
  display: block;
  position: relative;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-below > .nav-tabs:after {
  content: none;
}
.tabs-below > .nav-tabs > li > a.active {
  font-weight: 600;
}
.tabs-below .gallery-tab-panel li > a {
  padding: 10px 10px;
}
@media (max-width: 767px) {
  .tabs-below .gallery-tab-panel li > a {
    padding: 10px 5px;
  }
}
.support-badge {
  transition: 300ms;
  width: 650px;
  position: fixed;
  right: 0;
  top: 30%;
  background-color: #fff;
  z-index: 800;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 0;
  box-shadow: 0 0px 0px 1px #eee;
  transform: translateX(100%);
}
.support-badge.open {
  transform: translateX(0);
}
.support-badge .btn {
  display: block;
  width: 100%;
}
.support-badge .btn-close {
  float: right;
  width: 3em;
  font-size: 1em;
}
.support-badge-heading {
  width: 40px;
  height: 245px;
  background-color: #3375b1;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  position: absolute;
  left: -40px;
  bottom: 0;
  overflow: hidden;
  cursor: pointer;
}
.support-badge-heading .text {
  transform: perspective(1px) rotate(-90deg) translate(-80%, -305%) scale(0.99) translateZ(0);
  position: absolute;
  left: 0;
  top: 0;
  font-size: 15px;
  color: #fff;
  white-space: nowrap;
  text-transform: uppercase;
}
.support-badge-heading:after {
  content: '\e019';
  font-family: "icons";
  width: 40px;
  height: 40px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: red;
  color: #fff;
  font-size: 20px;
  padding: 6px 7px;
}
.support-badge-content {
  padding: 10px 20px;
  flex-grow: 1;
}
@media (max-width: 992px) {
  .support-badge {
    display: none;
  }
}
.support-badge-content {
  height: 445px;
}
.new-reviews.mostsoldhotels.container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.new-reviews.mostsoldhotels.container .new-review-box {
  font-size: 12px;
  max-width: 272px;
  display: flex;
  flex-direction: column;
  border: 1px solid #c0d2db;
  box-sizing: border-box;
  border-radius: 0.5rem;
  overflow: hidden;
  color: black;
  margin: 0 10px 2em;
}
.new-reviews.mostsoldhotels.container .new-review-box .review-header {
  width: 272px;
  height: 136px;
  position: relative;
  background-image: url("/img-web/images/loader-img.svg?version=1751029371");
  background-size: 100% auto;
  background-color: #eee;
  background-position: center;
}
.new-reviews.mostsoldhotels.container .new-review-box .review-header img {
  object-fit: cover;
  width: 272px;
  height: 136px;
}
.new-reviews.mostsoldhotels.container .new-review-box .review-header .rating {
  display: block;
  position: absolute;
  top: 11px;
  left: 11px;
  color: #00529e;
  background-color: white;
  border: 1px solid #00529e;
  border-radius: 0.5em;
  text-align: center;
  width: 50px;
  height: 30px;
  box-sizing: border-box;
  padding-top: 5px;
  font-weight: 700;
}
.new-reviews.mostsoldhotels.container .new-review-box .review-header .rating:empty {
  display: none;
}
.new-reviews.mostsoldhotels.container .new-review-box .review-content {
  box-shadow: none;
  padding: 8px;
  height: auto;
  flex: 1;
  display: flex;
  flex-direction: column;
}
.new-reviews.mostsoldhotels.container .new-review-box .review-content h4 {
  margin: 0;
  color: black;
}
.new-reviews.mostsoldhotels.container .new-review-box .review-content h4 .stars {
  display: block;
}
.new-reviews.mostsoldhotels.container .new-review-box .review-content h4 .stars svg {
  fill: #ffbd1e;
  width: 11px;
  height: 11px;
  margin-right: 3px;
}
.new-reviews.mostsoldhotels.container .new-review-box .review-content .tags {
  margin: 16px 0;
  display: flex;
  flex-wrap: wrap;
  flex: 1;
}
.new-reviews.mostsoldhotels.container .new-review-box .review-content .tags > span {
  display: flex;
  height: 28px;
  justify-content: center;
  align-items: center;
  padding: 0.5em;
  border-radius: 0.5em;
  background-color: #e7f2fe;
  margin: 0 4px 4px 0;
  font-weight: 700;
}
.new-reviews.mostsoldhotels.container .new-review-box .review-content .tags > span svg {
  margin-right: 4px;
  fill: black;
}
.new-reviews.mostsoldhotels.container .new-review-box .review-content .price-box {
  font-size: 16px;
  color: #ed1846;
  padding-left: 8px;
}
.new-reviews.mostsoldhotels.container .new-review-box .review-content .price-box b {
  font-weight: 700;
  min-width: 2em;
  display: inline-block;
}
@keyframes priceLoad {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}
.new-reviews.mostsoldhotels.container .new-review-box .review-content .price-box b .priceAnimation {
  display: inline-block;
  animation-duration: 1s;
  animation-name: priceLoad;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
  animation-direction: alternate;
  border-bottom: 2px dotted #ed1846;
}
.new-reviews.mostsoldhotels.container .new-review-box .review-content .price-box svg {
  fill: #ed1846;
  margin-left: 0.5em;
  position: relative;
  top: 1px;
}
.hotel-header .heading {
  font-size: 50px;
  margin-top: 0;
  line-height: 51px;
  margin-bottom: 38px;
}
.hotel-header .found {
  font-size: 17px;
  margin-right: 32px;
}
.hotel-header-mt .heading {
  margin-top: 0px;
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .hotel-header-mt .heading {
    margin-top: 20px;
    margin-bottom: 0;
  }
}
.places {
  display: flex;
  align-items: baseline;
  border: 2px solid #eee;
  padding: 12px 30px;
  border-radius: 6px;
  margin-bottom: 25px;
}
.places .active {
  background-color: #fff4d4;
}
.places .active .icon {
  color: #1f2d4d;
}
.places .disabled {
  color: #dadada !important;
}
.places .disabled .icon {
  filter: grayscale(100%);
}
.places .link {
  flex-grow: 1;
}
.hotel-header .map .icon,
.places .icon {
  position: relative;
  font-size: 20px;
  top: 0px;
  left: -4px;
}
.hotel-view {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.hotel-view-sidebar {
  width: 100%;
}
.hotel-view-content {
  width: 100%;
}
@media (min-width: 1200px) {
  .hotel-view-sidebar {
    width: 330px;
  }
  .hotel-view-content {
    width: 800px;
  }
}
@media (max-width: 480px) {
  .hotel-view-content {
    width: 100%;
    overflow: hidden;
  }
}
.go-to-reservation-page-bottom {
  padding-left: 30%;
  padding-bottom: 15px;
}
.go-to-reservation-page-bottom .btn {
  padding: 14px 11px;
}
.go-to-reservation-page-bottom span {
  font-size: 16px;
  width: 60%;
}
.detail-header {
  display: flex;
  align-items: baseline;
  margin-bottom: 34px;
}
.detail-header .btn {
  margin-right: 15px;
}
.detail-header .places {
  margin-bottom: 0;
  flex-grow: 1;
  padding: 0;
}
.detail-header .places a {
  color: #1f2d4d;
  padding: 12px 45px;
  border-right: 2px solid #eee;
  font-size: 16px;
  padding: 5px 40px 8px;
}
.detail-header .places a:last-child {
  border-right: none;
}
.nav-tabs--larger.nav-tabs--custom.nav-tabs > li > a {
  padding: 10px 30px;
}
.modal-content-custom .nav-tabs--larger.nav-tabs--custom.nav-tabs > li > a {
  padding: 10px 20px;
}
.hotel-header-icons {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
}
.hotel-header-icons .icon-with-text {
  margin-left: 25px;
  cursor: pointer;
}
.hotel-header-icons .icon-with-text img {
  position: relative;
  top: -2px;
  margin-right: 10px;
}
.review-location--detail {
  font-size: 16px;
  margin-bottom: 24px;
}
.detail-slideshow-thumbnails,
.detail-slideshow {
  margin-bottom: 10px;
}
.detail-slideshow-thumbnails .slide,
.detail-slideshow .slide {
  overflow: hidden;
  border-radius: 4px;
}
.detail-slideshow-thumbnails img,
.detail-slideshow img {
  width: 100%;
}
.hotel-header--detail .heading {
  margin-bottom: 17px;
}
@media (min-width: 992px) {
  .detail-slideshow-wrap {
    padding-right: 25px;
  }
  .detail-slideshow-thumbnails {
    display: block;
  }
}
.detail-slideshow-thumbnails {
  margin-bottom: 20px;
  display: block;
}
.detail-slideshow-thumbnails .slide {
  margin: 5px;
}
@media (max-width: 480px) {
  .detail-slideshow-thumbnails {
    display: none;
  }
  .detail-slideshow {
    margin-top: 15px;
    margin-bottom: 20px;
  }
}
.detail-info-links .link {
  position: relative;
}
.detail-info-links .reviews {
  padding-left: 13px;
  margin-right: 15px;
  padding-right: 20px;
}
.detail-info-links .icon-arrow-slider {
  transform: rotate(180deg);
  position: absolute;
  top: -3px;
  left: 0;
  font-size: 12px;
}
.detail-info-links .icon-filtr-03 {
  position: relative;
  top: -1px;
  left: 0px;
}
@media (max-width: 480px) {
  .detail-info-links {
    display: flex;
  }
  .detail-info-links .icon-filtr-03 {
    position: absolute;
  }
}
.detail-price-box {
  border-radius: 4px;
  border: 2px solid #eee;
  padding: 30px;
  margin-bottom: 15px;
}
.detail-price-box .btn {
  font-size: 16px;
  padding: 14px 11px;
}
.detail-price-box .price-quarantie {
  padding-left: 70px;
  position: relative;
}
.detail-price-box .price-quarantie img {
  position: absolute;
  left: 0;
  top: 0;
}
.detail-price-box-choosen {
  padding: 19px 29px;
}
.detail-price-box-choosen .detail-price-box-price {
  justify-content: space-between;
}
.detail-price-box-order {
  background-color: #fff4d4;
  border-color: #fff4d4;
  padding: 20px 30px;
}
.detail-price-box-order .detail-price-box-row {
  border-color: #fff;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.detail-price-box-order i {
  font-size: 11px;
}
.detail-price-box-order .icon-approved:before,
.detail-price-box-order .icon-info:before {
  background-repeat: no-repeat;
  background-position: center;
  width: 19px;
  height: 19px;
  top: 3px;
  left: 4px;
  position: relative;
}
@media (max-width: 768px) {
  .detail-price-box {
    padding: 20px;
  }
  .detail-price-box .price-quarantie img {
    width: auto;
    height: 100%;
  }
}
.detail-price-box-price {
  padding-top: 15px;
}
.detail-price-box-price .icon {
  margin-left: 10px;
}
.detail-price-box-price-heading {
  font-size: 17px;
  margin-top: 15px;
}
.detail-price-box-price-number {
  font-size: 30px;
  text-align: right;
}
.detail-price-box-price-number .total-price-icon {
  margin-right: 15px;
}
.detail-price-box-price-number .less-than-10000 .icon-small-person {
  margin-right: 15px;
}
.detail-price-box-termin .btn-wrap {
  text-align: right;
}
@media (max-width: 767px) {
  .detail-price-box-price-number {
    text-align: center;
  }
  .detail-price-box-termin .btn-wrap {
    text-align: center;
  }
  .detail-price-box-price-heading {
    margin-top: 0px;
  }
}
.detail-price-box-row {
  border-bottom: 2px solid #eee;
  padding-bottom: 25px;
}
.detail-price-box-termin {
  align-items: baseline;
  padding-bottom: 10px;
}
.detail-price-box-termin h3 {
  font-weight: 400;
  margin-bottom: 30px;
  margin-top: 10px;
}
.detail-slideshow-thumbnails .slick-next,
.detail-slideshow .slick-next,
.detail-slideshow-thumbnails .slick-prev,
.detail-slideshow .slick-prev {
  opacity: 0;
  transition: 300ms;
  z-index: 10;
  height: 100%;
  width: 60px;
  background: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#00000000', GradientType=1);
  /* IE6-9 */
}
.detail-slideshow-thumbnails .slick-next:before,
.detail-slideshow .slick-next:before,
.detail-slideshow-thumbnails .slick-prev:before,
.detail-slideshow .slick-prev:before {
  font-family: "icons";
  content: '\E004';
  font-size: 30px;
  opacity: 1;
}
.detail-slideshow-thumbnails .slick-prev,
.detail-slideshow .slick-prev {
  left: 0;
}
.detail-slideshow-thumbnails .slick-next,
.detail-slideshow .slick-next {
  top: 0;
  right: 0;
  transform: rotate(180deg);
}
.detail-slideshow-thumbnails:hover .slick-next,
.detail-slideshow:hover .slick-next,
.detail-slideshow-thumbnails:hover .slick-prev,
.detail-slideshow:hover .slick-prev {
  opacity: 1;
}
.rating-stars {
  margin: 0 15px;
}
.rating-stars .icon-star-rating {
  font-size: 12px;
  color: #eeeeee;
  margin-right: 2px;
}
.rating-stars .icon-star-rating.active {
  color: #ffdd7c;
}
.detail-tab-content {
  padding: 10px 10px 10px 10px;
  margin-bottom: 20px;
}
@media (max-width: 992px) {
  .detail-tabs .detail-tab {
    display: block;
  }
}
@media (min-width: 992px) {
  .detail-tab .detail-tab-content {
    display: block;
    height: auto !important;
  }
  .detail-tab-content {
    padding: 29px 0 10px 0;
    margin-bottom: 5px;
  }
}
.detail-hotel-filter-btn {
  margin-top: 10px;
  display: none;
}
.detail-hotel-filter-btn .icon {
  margin-right: 8px;
  font-size: 19px;
  top: 5px;
}
.detail-hotel-filter-btn.collapsed {
  display: block;
}
.detail-hotel-info-line {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  width: 90%;
}
.detail-hotel-info-col h4 {
  margin-top: 30px;
  margin-bottom: 10px;
  font-weight: 800;
  font-size: 18px;
}
.complete-review {
  font-size: 20px;
}
.complete-review .rating-stars {
  position: relative;
  top: 3px;
}
.complete-review .rating-stars .icon-star-rating {
  font-size: 23px;
  margin-right: 8px;
}
@media (max-width: 768px) {
  .complete-review {
    font-size: 16px;
  }
  .complete-review .rating-stars .icon-star-rating {
    font-size: 18px;
  }
  .partial-review {
    margin-bottom: 20px;
  }
}
.hote-review {
  padding: 30px;
  border: 2px solid #eee;
  border-radius: 4px;
}
@media (max-width: 768px) {
  .hote-review {
    padding: 15px;
  }
  .hote-review-hodnoceni {
    text-align: left;
    font-size: 13px;
    margin-top: 9px;
  }
}
.partial-review-line {
  background-color: #eee;
  height: 10px;
  border-radius: 10px;
  margin-bottom: 14px;
}
.partial-review-line-progress {
  background-color: #ffdd7c;
  height: 6px;
  border-radius: 10px;
  position: relative;
  top: 2px;
  left: 2px;
}
.partial-review-heading {
  display: flex;
  justify-content: space-between;
}
.main-review-line {
  display: inline-block;
  min-width: 30%;
  padding: 0 15px 0 15px;
}
.main-review-line .partial-review-line {
  margin-bottom: 0px;
}
.weather-box {
  padding: 20px;
  border: 2px solid #eee;
  border-radius: 4px;
  height: 440px;
  text-align: center;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  margin-bottom: 10px;
}
.weather-box-date b {
  margin-bottom: 5px;
  display: block;
}
.weather-box-date span {
  display: block;
}
.weather-box-content {
  font-size: 16px;
  font-weight: 800;
}
.weather-box-info-line {
  font-size: 16px;
  margin-bottom: 5px;
  display: flex;
  justify-content: space-between;
}
.detail-price-termin-table-line {
  font-size: 17px;
}
.hotel-text-picker button {
  border: 1px solid #eee;
}
.complete-description-more-triggers {
  text-align: right;
  padding: 0 15px;
}
.hotel-text-translation-frame {
  width: 100%;
}
.checked-container .text-small {
  margin-left: 10px;
}
.detail-price-box .detail-link {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .detail-price-termin-table .detail-info {
    text-align: left;
  }
  .detail-price-box .detail-link {
    margin-left: 0px;
  }
  .checked-container span {
    display: block;
  }
  .detail-info a {
    display: block;
  }
  .hotel-page .detail-info-links .link.map .icon-filtr-03 {
    left: -17px;
    top: 2px;
  }
  .detail-price-box {
    margin-top: 10px;
  }
  .detail-price-termin-table-line {
    padding-bottom: 5px;
  }
  .checked-container .text-small {
    margin-left: 0px;
  }
}
.detail-price-box-price-heading.col-sm-4 {
  padding-right: 5px;
}
.hotel-page .hotel-text-option {
  display: inline-block;
}
@media (min-width: 992px) {
  .filter-hotel.collapse {
    display: block;
    height: auto !important;
  }
}
@media (max-width: 991px) {
  .detail-tab-content .hotel-mobile-control-buttons {
    padding: 0px;
  }
}
.order {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap-reverse;
}
.need-help {
  margin-bottom: 15px;
}
.need-help h4 {
  font-size: 24px;
  font-weight: 400;
  line-height: 33px;
}
.need-help ol li {
  font-size: 15px;
}
@media (min-width: 992px) {
  .need-help-list {
    display: block;
  }
}
.need-help-wrap {
  border: 2px solid #eee;
  padding: 15px 25px;
  border-radius: 4px;
}
.contact-circle {
  border-radius: 4000px;
  width: 70px;
  height: 70px;
}
.contact {
  display: flex;
  justify-content: space-between;
}
.contact > div {
  max-width: 60%;
}
.contact-number {
  font-size: 24px;
  color: #1f2d4d;
  margin-left: 10px;
}
.contact-info {
  font-size: 15px;
  display: inline-block;
  padding-left: 5px;
}
.added-services-box {
  background-color: #eee;
  padding: 15px 30px;
  border-radius: 4px;
  margin-bottom: 25px;
}
.added-services-box h4 {
  margin-bottom: 15px;
}
.customer-information .search-filters {
  border-radius: 4px;
  padding-top: 0px;
}
.customer-information .search-filters h3 {
  font-weight: 400;
}
.customer-information .control--checkbox {
  color: #1f2d4d;
}
.customer-information .search-control {
  justify-content: flex-end;
}
.price-sum {
  padding: 28px;
  border: 2px solid #eee;
  border-radius: 4px;
}
.price-sum-header .price-box--header-name {
  color: #00529e;
  font-size: 16px;
  font-weight: 400;
}
.price-sum-header .price-box--header {
  background-color: #eee;
}
.price-sum-price,
.price-sum-celkem {
  font-size: 23px;
  font-weight: 800;
}
.counter .counter-btn {
  padding: 1px;
  width: 20px;
  height: 20px;
  font-size: 0px;
  line-height: 18px;
}
.counter .icon-quantity-minus {
  font-size: 2px;
}
.counter .icon-quantity-plus {
  font-size: 10px;
}
.counter .counter-input {
  background-color: #fff4d4;
  border: none;
  border-radius: 4px;
  width: 40px;
  height: 40px;
  margin: 0;
  font-size: 17px;
  text-align: center;
  display: inline-block;
}
.counter .counter-input:focus {
  outline: none;
}
.type-of-price {
  width: 60%;
}
.price-sum-content {
  padding-top: 30px;
}
.order-form .bootstrap-select.btn-group .dropdown-toggle .caret {
  width: 10px;
  height: 10px;
  border: none;
  font-family: 'icons';
  font-size: 5px;
}
.order-form .bootstrap-select.btn-group .dropdown-toggle .caret:before {
  content: "\E002";
}
.order-form .form-control--custom-select .bs-caret {
  display: block;
}
.thankyou-reservation {
  max-width: 1000px;
  padding: 0 10px;
}
.thankyou-reservation .icon-_star {
  color: #ed1846;
  font-size: 60px;
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-top: 30px;
}
.thankyou-reservation h1 {
  font-size: 50px;
}
.reservation-process {
  display: flex;
  margin-bottom: 60px;
}
.reservation-process-step {
  width: 33%;
  position: relative;
}
.reservation-process-step:last-child:after,
.reservation-process-step:first-child:before {
  display: none;
}
.reservation-process-step:after,
.reservation-process-step:before {
  content: "";
  width: 50%;
  height: 2px;
  position: absolute;
  top: 19px;
  background-color: #ffe089;
  z-index: -1;
}
.reservation-process-step:before {
  left: 0;
}
.reservation-process-step:after {
  right: 0;
}
.reservation-process-step-number {
  font-size: 17px;
  font-weight: 800;
  border: 2px solid #ffe089;
  border-radius: 100px;
  width: 40px;
  height: 40px;
  display: block;
  margin: 0 auto;
  margin-bottom: 17px;
  line-height: 34px;
  background-color: #fff;
}
.reservation-process-step-text {
  font-weight: 800;
}
reservation-process .oder-number {
  font-size: 1.5em;
  margin-left: 5px;
}
/* HOMEPAGE */
.travel-agencies h3 a {
  font-size: 24px;
}
.travel-agencies h3 {
  margin-bottom: 30px;
}
.main-navigation-logo {
  background: url("/img-web/images/header-logo.svg?version=1751029371") no-repeat center;
  background-size: 140%;
}
.inline-heading {
  display: flex;
}
.newsletter #terms {
  margin-left: -15px;
}
.newsletter .message-container {
  margin-left: -15px;
}
.newsletter .message-container div {
  display: none;
}
.newsletter .message-container .message {
  color: #fff;
  font-size: 1.429em;
  line-height: 2.143em;
  margin-left: 0px;
  padding: 1px 15px 1px 15px;
  width: 100%;
}
.newsletter .message-container .message-failed {
  background: red;
}
.newsletter .message-container .message-success {
  background: green;
}
.review-content h4 a {
  color: #00529e;
}
.review-location li a {
  color: #00529e;
}
.shadow-white {
  text-shadow: 0px 0px 5px rgba(255, 255, 255, 0.8);
}
.shadow-black {
  text-shadow: 1px 1px rgba(0, 0, 0, 0.6);
}
.outline-white {
  text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px rgba(255, 255, 255, 0.6);
}
.light-outline-white {
  text-shadow: -1px 0 2px rgba(255, 255, 255, 0.6), 0 1px 2px rgba(255, 255, 255, 0.6), 1px 0 2px rgba(255, 255, 255, 0.6), 0 -1px 2px rgba(255, 255, 255, 0.6);
}
.outline-black {
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px rgba(0, 0, 0, 0.6);
}
.review-location li a {
  color: #00529e;
}
.dropdown-menu-search-item .tooltip {
  width: 90%;
  margin-left: 5%;
}
.main-navigation-search-block .search-input,
.main-navigation-mobile-search .search-input {
  padding-top: 0px;
}
.main-navigation-mobile-search .dropdown-menu-search {
  width: 100%;
}
.main-navigation-search-block .icon-header-search {
  right: 17px;
  top: 17px;
}
.mobile-pagination .row {
  margin-top: 10px;
  margin-bottom: 10px;
}
#js-modal .modal-header.auto-add {
  position: absolute;
  right: 0px;
  top: 0px;
}
@media (max-width: 767px) {
  .hide-xs {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hide-sm {
    display: none;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hide-md {
    display: none;
  }
}
@media (min-width: 1200px) {
  .hide-lg {
    display: none;
  }
}
.modal-content {
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
/* M E N U in HEADER */
.navbar li.dropdown-toggle a.dropdown-toggle {
  display: inline-block;
  padding-top: 10px;
}
.navbar ul ul {
  list-style: none;
  margin-top: -1px;
}
.dropdown-menu-more li a {
  display: inline-block;
}
@media (min-width: 768px) and (max-width: 992px) {
  .navbar-hero .open > .dropdown-menu {
    display: block;
    column-count: 2;
  }
}
@media (max-width: 767px) {
  .navbar-hero .open > .dropdown-menu {
    display: block;
    column-count: 1;
  }
  .dropdown-menu-more li a:before {
    transform: rotate(-90deg) translate(-2px, -17px);
  }
  .navbar-nav .open .dropdown-menu > li > a {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .navbar-hero .dropdown-menu > li a {
    padding: 3px 15px 0;
    width: 100%;
  }
  .dropdown-menu-more li a:before {
    transform: rotate(-90deg) translate(-9px, -17px);
  }
}
.navbar .active,
.navbar-nav a.active {
  background-color: #eee;
  margin-top: 1px;
  height: 43px;
}
li[aria-expanded="true"] {
  background-color: #eee;
  margin-top: 1px;
}
/* H E A D E R */
* {
  padding: 0;
  margin: 0;
  border: 0 none;
}
.icon-header-phone:before {
  font-size: 19px;
}
.main-navigation-info-heading .icon {
  margin-bottom: 7px;
}
.icon_header-mail:before {
  font-size: 17px;
}
.dropdown-menu-search-item .img-thumbnail {
  padding: 2px;
}
.main-navigation-search-contact .header-email {
  cursor: pointer;
}
html:not(.ie) .dropdown-menu-wrapper:hover .dropdown-menu {
  display: block;
}
.dropdown-menu-wrapper:hover {
  background-color: #eee;
}
/* prevzato z puvodniho stylu */
#loader {
  z-index: 10000;
}
.loader-overlay {
  position: fixed;
  z-index: 10001;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: .8;
  filter: alpha(opacity=80);
  background: white;
}
.loader-content {
  position: fixed;
  z-index: 10002;
  top: 50%;
  left: 50%;
  width: 435px;
  height: 458px;
  margin: -229px 0 0 -218px;
  background: url("/img/loader/loader.png?version=1751029371") no-repeat 0 0;
}
.loader-content .time {
  float: left;
  width: 100%;
  height: 157px;
  margin: 93px 0 0 0;
  color: #930c29;
  font: 26px/72px Tahoma, Geneva, sans-serif;
  text-align: center;
}
.loader-content .time strong {
  display: block;
  margin-top: -10px;
  font-weight: normal;
  font-size: 70px;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}
.loader-content .text {
  float: left;
  width: 295px;
  margin-right: 70px;
  margin-left: 70px;
  height: 135px;
  text-align: center;
}
.loader-content .text .text-container {
  width: 295px;
  height: 135px;
  overflow-y: auto;
  overflow-x: hidden;
}
.loader-content .text p {
  display: inline-block;
  width: 295px;
  height: 135px;
  padding: 0;
  color: #fff;
  font: 22px/28px Tahoma, Geneva, sans-serif;
  vertical-align: middle;
  text-align: center;
}
.loader-content .lights {
  position: absolute;
  top: -30px;
  left: 260px;
  width: 175px;
  height: 174px;
  background: url("/img/loader/loader-lights.png?version=1751029371") no-repeat 0 0;
}
.loader-stargate {
  display: bloack;
  width: 435px;
  height: 435px;
  position: absolute;
  top: 0px;
  left: 0px;
  background: url("/img/loader/loader-stargate.png?version=1751029371") no-repeat 0 0;
}
#loader-time-text {
  display: block;
  width: 240px;
  margin: 20px auto;
  font-size: 18px;
  line-height: 24px;
}
.loading-header {
  position: relative;
  width: 360px;
  height: 145px;
  margin: 25px auto 0 auto;
}
.loading-lights {
  position: absolute;
  top: -94px;
  left: 325px;
  width: 281px;
  height: 279px;
  background: url("/img/loading-lights.png?version=1751029371") no-repeat 0 0;
}
.loading {
  position: relative;
  width: 529px;
  height: 557px;
  margin: 0 auto;
  background: url("/img/loading.png?version=1751029371") no-repeat 0 0;
  text-align: center;
}
.loading h1 {
  color: #930c29;
  padding: 0 0 15px 0;
  font: 32px/34px Tahoma, Geneva, sans-serif;
}
.loading p {
  padding: 0 0 7px 0;
  color: #fff;
  line-height: 22px;
}
.loading .top {
  min-height: 140px;
  padding: 140px 0 0 0;
}
.loading .top p {
  font-size: 16px;
  line-height: 22px;
}
.loading .top .bigger {
  font-size: 18px;
}
@media screen and (max-width: 480px) {
  .loader-content {
    background: url("/img-web/images/wait.gif?version=1751029371");
    background-repeat: no-repeat;
  }
  .loader-content .loader-stargate,
  .loader-content .time,
  .loader-content .text,
  .loader-content .lights {
    display: none;
  }
  .loader-content {
    margin: 0;
    left: 45% !important;
  }
  .loader-stargate {
    display: none;
  }
}
.tripslist-decoration .ajax-loader {
  text-align: center;
}
div.image-lazy {
  background-image: url("/img-web/images/loader-img.svg?version=1751029371");
  background-size: cover;
  background-color: #eee;
}
.hero {
  min-height: 300px;
}
@media (max-width: 1200px) {
  .hero .css-filter-container .top-margin-70 {
    margin-top: 70px;
  }
}
iframe.filter-iframe {
  background: #ffbd1e;
}
.css-filter-container .form-control:focus {
  border-color: #eee;
}
.css-filter-container .preloader {
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  width: 100%;
  height: 100%;
  background: white;
  z-index: 5000;
  opacity: .8;
}
.css-filter-container .preloader:before {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("/img-web/images/wait.gif?version=1751029371");
}
.css-filter-container .filter-template-wrapper {
  display: none;
}
.css-filter-container .filter-template-wrapper.active {
  display: block;
}
.css-filter-container .btn-default:focus,
.css-filter-container .btn-default.focus {
  background-color: transparent;
  border-color: transparent;
}
.css-filter-container .open .btn-default:focus,
.css-filter-container .open .btn-default.focus {
  background-color: white;
  border-color: #eee;
}
.css-filter-container .form-control--custom-select.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  background-image: url("../../img-web/icons/checkbox_icon.svg?version=1751029371");
}
.css-filter-container .form-control--custom-select .btn.dropdown-toggle {
  z-index: 150;
  position: relative;
  background: transparent;
}
.css-filter-container .form-control--custom-select-single .dropdown-menu li {
  margin-bottom: 0px;
}
.css-filter-container .form-control--custom-select-single .dropdown-menu li a {
  padding: 3px 0 3px 10px !important;
}
.css-filter-container .form-control--custom-select-single .btn.dropdown-toggle {
  background: #fff4d4;
}
.css-filter-container .filter-design > .icon {
  cursor: pointer;
}
.css-filter-container .filter-design > .icon.img {
  top: 15px;
  left: 15px;
}
.css-filter-container .open .search-filter-input {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.css-filter-container .search-filter-input:hover {
  background-color: #eee;
}
.css-filter-container .open .search-filter-input:hover,
.css-filter-container .search-filter-input:focus {
  background-color: white;
}
.css-filter-container .form-control:focus {
  box-shadow: none;
}
.css-filter-container .dropdown--tree {
  width: 100%;
  padding: 15px;
}
.css-filter-container .search-filter-input-wrap .dropdown-menu.main-drop {
  padding: 0px;
  box-shadow: none;
  border: 2px solid #eee;
  width: 200%;
  left: 1px;
  margin-top: 2px;
}
@media (max-width: 768px) {
  .css-filter-container .filter-item-wrap .dropdown-menu.main-drop {
    width: 100%;
  }
}
.css-filter-container .search-filter-input-wrap .dropdown-menu.main-drop .connector {
  width: 50%;
  display: block;
  height: 6px;
  position: absolute;
  margin-top: -6px;
  margin-left: -2px;
  background: white;
  box-sizing: border-box;
  border-left: 2px solid #eee;
  border-right: 2px solid #eee;
}
.css-filter-container .search-filter-input-wrap .open .search-filter-input {
  background-color: #fff;
  box-sizing: border-box;
  border: 2px solid #eee;
  border-bottom-color: transparent;
  outline: none;
}
.css-filter-container .search-filter-input-wrap .search-filter-input {
  padding: 0px 25px;
  height: 52px;
  outline: none;
  box-sizing: border-box;
}
.css-filter-container .has-icon .search-filter-input {
  padding-left: 55px;
}
.css-filter-container .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #00529e;
}
.css-filter-container .open .filter-option {
  margin-left: -2px;
}
.css-filter-container .filter-data-search {
  display: none;
}
.css-filter-container .filter-data-info {
  position: absolute;
  z-index: 1001;
  width: 100%;
  padding: 0px 18px;
  font-size: 1.2em;
  color: #00529e;
  top: -4px;
}
.css-filter-container .filter-data-info .link-autocomplete-cancel {
  text-align: center;
  margin-top: 5px;
}
.css-filter-container .filter-data-info .link-autocomplete-cancel .link {
  color: black;
  font-size: 1em;
}
.css-filter-container .open .filter-data-search {
  display: block;
}
.css-filter-container .data-seaching .filter-value-wrapper {
  display: none;
}
.css-filter-container .data-seaching .dropdown-tree-wrap .heading {
  display: none;
}
.css-filter-container .data-seaching .data-searched .highlight {
  color: white;
  background: #00529e;
}
.css-filter-container .data-seaching .filter-value-wrapper.data-searched {
  display: block;
}
.css-filter-container .filter-data-search {
  position: absolute;
  width: 70%;
  height: 30px;
  top: 12px;
  left: 2px;
  margin-left: 43px;
  z-index: 101;
}
.css-filter-container .filter-data-search:focus {
  border: none;
  outline: none;
}
@media (min-width: 768px) {
  .css-filter-container .dropdown-menu.main-drop.airport {
    left: -100%;
    margin-left: -1px;
  }
  .css-filter-container .dropdown-menu.main-drop.airport .connector {
    right: -2px;
  }
}
@media (min-width: 992px) {
  .css-filter-container .dropdown-menu.main-drop.airport .dropdown-tree-wrap {
    order: 2;
  }
}
.css-filter-container .dropdown--tree .control {
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 5px;
}
.css-filter-container .dropdown--tree .control:hover {
  background: #f5f5f5;
}
.css-filter-container .dropdown--tree-badge-wrap {
  padding: 10px 20px 0 !important;
}
.css-filter-container .dropdown-tree-family .icon-filter-airport {
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  top: 2px;
  background-size: cover;
  border-radius: 3px;
}
.css-filter-container .dropdown-tree-family .icon-filter-airport.parking {
  right: 20px;
}
.css-filter-container .dropdown-tree-family .icon-filter-airport.bus {
  right: 45px;
}
.css-filter-container .dropdown-tree-family .icon-filter-airport.parking.disc {
  background-image: url("/img/icons/parking-modry.png?version=1751029371");
}
.css-filter-container .dropdown-tree-family .icon-filter-airport.parking.free {
  background-image: url("/img/icons/parking_free.png?version=1751029371");
}
.css-filter-container .dropdown-tree-family .icon-filter-airport.bus.free {
  background-image: url("/img/icons/bus_free.png?version=1751029371");
}
.css-filter-container .dropdown-tree-family .icon-filter-airport.bus.disc {
  background-image: url("/img/icons/bus_city.png?version=1751029371");
}
.css-filter-container .dropdown-tree-wrap .control input:checked ~ span {
  font-weight: 600;
}
.css-filter-container #airport .transfer {
  margin-bottom: 15px;
}
.css-filter-container .filter-item-wrap.empty {
  display: block;
  height: 52px;
}
@media (max-width: 768px) {
  .css-filter-container .filter-item-wrap.empty {
    display: none;
  }
}
.css-filter-container .non-extended .search-filters-row .filter-item-wrap:nth-child(n+9) {
  display: none;
}
@media (max-width: 768px) {
  .css-filter-container .non-extended .search-filters-row .filter-item-wrap:nth-child(n+5) {
    display: none;
  }
}
@media (min-width: 768px) {
  .css-filter-container .flex {
    flex-wrap: nowrap;
  }
  .css-filter-container .half {
    width: 50%;
    margin-bottom: 0px;
  }
  .css-filter-container .half:first-child {
    padding-right: 5px;
  }
  .css-filter-container .half:last-child {
    padding-left: 5px;
  }
}
.css-filter-container .filte-item-kids .open .dropdown-menu-filter .btn-default:focus,
.css-filter-container .filte-item-kids .open .dropdown-menu-filter .btn-default.focus {
  background-color: #fff4d4;
  border-color: inherit;
}
.css-filter-container .filte-item-kids .dropdown-menu-filter .form-control--custom-select.open > .dropdown-toggle.btn-default {
  background-color: #fff4d4;
}
.css-filter-container .filte-item-kids .dropdown-menu.main-drop {
  width: calc(100% - 2px);
  min-width: 100px;
  margin-top: -2px;
  border-top: none;
  padding: 5px 15px 15px 15px;
  z-index: 1000;
}
.css-filter-container .own-select .dropdown--tree-control {
  text-align: right;
  padding: 15px;
}
.css-filter-container .own-select .select-with-custom-range {
  padding: 0 0 0 68px;
}
.css-filter-container .own-select .select-with-custom-range-input {
  width: 40px;
}
.css-filter-container .filter-item-price .own-select .select-with-custom-range-input {
  width: 68px;
}
.css-filter-container .search-destination .open .search-filter-input .filter-option {
  display: none;
}
.css-filter-container .filter-item-hotel-name label {
  left: 10px;
}
.css-filter-container .filter-item-hotel-name .label--top label {
  left: 20px;
}
.css-filter-container .filter-item-last-first.hidden {
  display: none;
}
.css-filter-container .home-filter .filter-item-last-first {
  display: none;
}
.css-filter-container .filter-validate-err {
  display: none;
  position: absolute;
  top: -10px;
  border: 2px solid #ed1846;
  border-radius: 5px;
  background: #ffffff;
  padding: 0px 5px;
  right: 20px;
  color: #ed1846;
  z-index: 905;
}
.css-filter-container .filter-validate-err.error-highlite {
  color: white;
  background: #ed1846;
}
.css-filter-container .item-not-valid .filter-validate-err {
  display: block;
}
.css-filter-container .icon-header-search {
  display: none;
  position: absolute;
  z-index: 10010;
  top: 13px;
  left: 13px;
  color: #ed1846;
  background: white;
  padding: 5px;
}
.css-filter-container .open .icon-header-search {
  display: block;
}
.css-filter-container .filter-item-ck .search-filters-checkboxes {
  margin-bottom: 0px;
}
.css-filter-container .side-filter {
  margin-bottom: 20px;
  position: relative;
}
.css-filter-container .side-filter .extended-search,
.css-filter-container .side-filter .filter-clear {
  display: none;
}
.css-filter-container .side-filter .search .nav-tabs > li {
  width: 50%;
}
.css-filter-container .side-filter .search .nav-tabs > li > a,
.css-filter-container .side-filter .search .nav-tabs > li.active > a {
  min-width: auto;
}
@media (min-width: 1200px) {
  .css-filter-container .side-filter .filter-item-wrap.empty {
    display: none;
  }
  .css-filter-container .side-filter .dropdown-menu.main-drop.airport {
    left: 2px;
  }
  .css-filter-container .side-filter .dropdown-menu.main-drop.airport .dropdown-tree-wrap {
    order: inherit;
  }
  .css-filter-container .side-filter .dropdown-menu.main-drop.airport .connector {
    left: 0px;
  }
  .css-filter-container .side-filter .own-select .select-with-custom-range {
    padding: 0 0 0 15px;
  }
}
.css-filter-container .side-filter .search .nav-tabs li {
  margin-bottom: 0px;
}
.css-filter-container .side-filter .search .nav-tabs li a {
  margin-right: 0px;
  margin-left: 0px;
}
.css-filter-container .side-filter .search .nav-tabs li.filter-tab-trips a {
  margin-right: 2px;
  margin-left: 0px;
}
.css-filter-container .side-hotel-filter {
  margin-bottom: 20px;
  position: relative;
}
.css-filter-container .side-hotel-filter .extended-search,
.css-filter-container .side-hotel-filter .filter-clear {
  display: none;
}
.css-filter-container .side-hotel-filter .search .nav-tabs {
  display: none;
}
.css-filter-container .side-hotel-filter .search-filters {
  padding: 25px 30px 10px 30px;
}
.css-filter-container .side-hotel-filter .form-control[disabled],
.css-filter-container .side-hotel-filter fieldset[disabled] .form-control {
  background: #eee;
}
.css-filter-container .side-hotel-filter .btn-search-vacation {
  margin-right: 1px;
}
@media (max-width: 767px) {
  .css-filter-container .side-hotel-filter .btn-search-vacation {
    width: 75%;
  }
  .css-filter-container .side-hotel-filter .extended-search {
    display: block;
    visibility: visible !important;
  }
  .css-filter-container .side-hotel-filter .search-control {
    padding-bottom: 0px;
  }
}
@media (min-width: 768px) {
  .css-filter-container .side-hotel-filter .btn-search-vacation {
    width: 47%;
  }
  .css-filter-container .side-hotel-filter .search-control {
    position: absolute;
    width: 100%;
    bottom: -2px;
    right: 30px;
  }
  .css-filter-container .side-hotel-filter .btn-long {
    padding: 14px 82px;
  }
}
@media (min-width: 992px) {
  .css-filter-container .side-hotel-filter .btn-search-vacation {
    width: 24%;
  }
  .css-filter-container .side-hotel-filter .search-control {
    width: 24%;
  }
  .css-filter-container .side-hotel-filter .search-control .btn-long {
    width: 100%;
  }
}
.css-filter-container.iframe .filter-popover,
.css-filter-container.iframe .easy-popover-in-filter {
  display: none !important;
}
.css-filter-container.iframe .search-container {
  position: relative;
  left: 0px;
  transform: none;
  width: auto;
  padding: 0px;
}
.js-is-admin .css-filter-container .side-hotel-filter .search-operator {
  display: block !important;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  .js-is-admin .css-filter-container .side-hotel-filter .search-operator {
    padding-bottom: 0px;
  }
}
#filter-hotel {
  background: #ffbd1e;
}
#filter-hotel .filter-hotel-title h3 {
  margin: 0;
  padding-left: 17px;
  padding-top: 20px;
}
@media (max-width: 991px) {
  .search .nav-tabs li.filter-tab-trips a {
    border-top-right-radius: 0px;
  }
  .search .nav-tabs li.filter-tab-accomodation a {
    border-top-left-radius: 0px;
  }
}
.german-ta-wrap {
  padding: 15px;
}
.german-ta-wrap .center-btn-german-ck {
  text-align: center;
}
.form-control--custom-select-wrap [class*='icon-filtr-'],
.search-filter-input-wrap [class*='icon-filtr-'] {
  line-height: 33px;
}
@media (min-width: 1200px) {
  .search-container {
    z-index: 700;
  }
}
.dropdown--tree .control span {
  width: auto;
}
.popover.top.popover-in-filter {
  margin-top: -25px !important;
}
.easy-popover-in-filter {
  float: right;
  margin-right: 30px;
}
@media (max-width: 767px) {
  .css-filter-container:not(.iframe) .search-destination .control__indicator {
    display: none;
  }
  .css-filter-container:not(.iframe) .search-destination .control input {
    left: 2px;
    opacity: 1;
    overflow: hidden;
  }
}
#main-search-ng input[type="checkbox"] {
  margin: 5px 5px 0;
}
.filter-item-label-category {
  position: absolute;
  left: 20px;
  top: -6px;
  font-size: 0.786em;
  color: #5e5e5e;
  z-index: 900;
  margin-top: 0;
  font-weight: normal;
  background: #fff;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  padding: 0 5px;
}
.non-extended.lp-filter .search-filters-row .filter-item-wrap:nth-child(n+5) {
  display: none;
}
.lp-filter .search-filters {
  padding: 12px 25px 10px;
}
.lp-filter .search-control {
  padding-bottom: 0px;
}
.lp-filter.search-container {
  top: 0px;
}
.lp-filter .nav-tabs {
  display: none;
}
.lp-filter .search-filters-row {
  margin-bottom: 0px;
}
#main-search-ng.lp-filter.search-container.extended .search-filters {
  background: #ffbd1e;
}
#main-search-ng.extended .extended-search .icon-arrow-action {
  transform: rotate(180deg);
  margin-bottom: 2px;
}
#aff-styles .label--top label.aff-filter-chosen-option {
  color: #5e5e5e;
}
.css-filter-container .filter-person-content {
  height: 230px;
}
.css-filter-container .filter-person-content .filte-item-adultscnt {
  height: 50px;
}
.css-filter-container .filter-person-content .filte-item-adultscnt .btn.dropdown-toggle {
  background: #fff4d4;
  height: 42px;
}
.css-filter-container .filter-person-content .filte-item-adultscnt .filter-half.filter-half-right {
  width: 47%;
  float: right;
}
.css-filter-container .filter-person-content .filte-item-adultscnt .filter-adult-text {
  line-height: 40px;
}
.css-filter-container .filter-person-content .filter-subitem-kids .filte-item-kids {
  list-style: none;
}
.css-filter-container .filter-person-content .filter-subitem-kids ul.filte-item-kids > li {
  width: 50%;
  float: left;
}
.css-filter-container .filter-person-content .filter-subitem-kids ul.filte-item-kids li.pl-7 {
  padding-left: 7px;
}
.css-filter-container .filter-person-content .filter-subitem-kids ul.filte-item-kids li.pr-7 {
  padding-right: 7px;
}
.css-filter-container #kids .filter-option {
  margin-left: 30px;
  width: 85%;
}
.css-filter-container #kids .filter-text-spaces {
  margin-left: 3px;
  margin-right: 3px;
}
.css-filter-container .icon-filtr-persons {
  margin-left: 4px;
}
.css-filter-container hr.small-delimiter {
  margin-top: 5px;
  margin-bottom: 10px;
}
.css-filter-container .search-filter-input-wrap .dropdown-menu.dropdown-menu-filter.kids {
  z-index: 1000;
  min-width: 100%;
  box-sizing: border-box;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
  margin-left: 1px;
  background: transparent;
}
.css-filter-container .search-filter-input-wrap .dropdown-menu.dropdown-menu-filter.kids .inner {
  border: 2px solid #eeeeee;
  border-top-style: none;
  padding-bottom: 20px;
  padding-right: 20px;
  padding-left: 20px;
  background: white;
  margin-right: 2px;
  margin-top: -1px;
}
.search-date .dropdown-toggle {
  text-align: left;
}
.search-date .open .dropdown-toggle .current-date {
  margin-left: -2px;
}
.search-date .input-daterange {
  padding-bottom: 15px;
}
.search-date .input-daterange .date-from {
  margin-right: 5px;
}
.search-date .input-daterange .date-to {
  margin-left: 5px;
}
.search-date .input-daterange .date-field {
  width: calc(50% - 5px);
  height: 42px;
  padding: 0 15px;
  font-size: 16px;
  color: #00529e;
  border-radius: 0;
  border: none;
  background-color: #fff4d4;
  box-shadow: none;
  cursor: pointer;
}
.search-date .input-daterange .date-field:hover {
  background: #eee;
}
.search-date .title-group .title {
  display: inline-block;
  width: calc(50% - 5px);
  font-size: 14px;
  color: #00529e;
  font-weight: 800;
  text-align: center;
}
.search-date .title-group .titletitle-from {
  margin-right: 5px;
}
.search-date .title-group .titletitle-from {
  margin-left: 5px;
}
.search-date .wrap {
  display: flex;
  justify-content: space-between;
}
.css-filter-container .inner-checkbox {
  cursor: pointer;
}
.css-filter-container .inner-checkbox:hover {
  background: #f5f5f5;
}
.css-filter-container .inner-checkbox label {
  position: relative;
  top: auto;
  left: auto;
  padding-right: 0;
  padding-left: 34px;
  font-size: 16px;
  color: #00529e;
  background: none;
  font-weight: normal;
  display: inherit;
  line-height: 25px;
}
.css-filter-container .inner-checkbox label:before {
  content: '';
  position: absolute;
  top: 2px;
  left: 0;
  width: 21px;
  height: 21px;
  background-color: #fff4d4;
}
.css-filter-container .inner-checkbox input {
  display: none;
}
.css-filter-container .inner-checkbox input:checked + label:before {
  background-color: #ffbd1e;
  background-image: url("../../img-web/icons/checkbox_icon.svg?version=1751029371");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 1px 1px;
}
.css-filter-container .search-date.search-filter-input-wrap .dropdown-menu {
  width: calc(100% - 2px);
  margin-top: -4px;
  border-top: none;
  padding: 15px 20px;
  margin-left: 1px;
}
.has-error .filter-item-length .form-control {
  box-shadow: none;
  color: #00529e;
}
.look-like-select-box {
  padding: 0;
  box-shadow: none;
}
.filter-item-length hr {
  border-top: 1px solid #eeeeee;
  margin-bottom: 5px;
  margin-top: 5px;
}
@media (min-width: 992px) {
  span.js-filter-item-title .filter-date-delimiter {
    margin-left: 5px;
    margin-right: 5px;
  }
}
/* Custom icons */
.icon-footer-social-ln.custom:before {
  font-size: 30px;
  color: #50ABF1;
  background: #fff;
}
.icon-footer-social-fb.custom:before {
  font-size: 30px;
  background: #3A559F;
  color: #fff;
}
img.footer-dovolena-logo {
  height: 20px;
  margin-right: 10px;
}
.icon-footer-social-insta.custom:before {
  font-size: 30px;
  color: #fff;
  background: #C536A4;
}
.icon-header-search:before {
  font-size: 18px;
}
.icon-header-menu:before {
  color: #EF335B;
  font-size: 18px;
}
.icon-star:before {
  width: 80px;
  height: 30px;
  display: block;
  font-size: 25px;
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -18px;
  color: #ed1846;
  background-color: #fff;
  text-align: center;
}
.icon-info:before {
  background-image: url("/img-web/images/info.svg?version=1751029371");
}
.icon-z0002-arrow-slider-right {
  font-size: 12px;
  margin-top: -3px;
}
.icon-z0003-quantity-minus:before {
  font-size: 2px;
  margin-right: 5px;
}
.icon-z0004-quantity-plus:before {
  font-size: 5px;
}
/* HOME PAGE SPRIT */
/* example of html "sprite sprite-dvl-logo"  <i class="sprite sprite-dvl-logo"></i> */
.sprite {
  background-image: url("/img-web/sprites/spritesheet-homepage.png?version=1751029371");
  background-repeat: no-repeat;
  display: block;
}
.sprite-dvl-logo {
  width: 55px;
  height: 18px;
  background-position: -4px -160px;
  display: inline-block;
  margin-bottom: -2px;
}
.sprite-holiday_check {
  width: 75px;
  height: 21px;
  background-position: -5px -187px;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: -3px;
}
.sprite-fisher,
.sprite-time-travel,
.sprite-schauinsland-reisen,
.sprite-blue-style,
.sprite-tui-logo,
.sprite-exim-tours,
.sprite-5vf_logo,
.sprite-cedok,
.sprite-inex {
  margin: 0 auto;
}
.travel-agencies .slick-slide {
  margin: 0 auto;
  margin-top: 20px;
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  filter: grayscale(100%);
  transition: all 0.5s ease;
}
.slick-active:hover {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  filter: grayscale(0%);
  display: block;
}
.sprite-exim-tours {
  margin-bottom: 10px;
}
.sprite-sa-logo {
  width: 150px;
  height: 18px;
  background-position: -5px -375px;
  margin-top: 5px;
}
.sprite-exim-tours {
  height: 30px;
  background-position: -5px -145px;
}
.sprite-certifikaty-partneri {
  height: 45px;
  width: 45px;
  background-image: url("/img-web/sprites/spritesheet-certifikaty-partneri.png?version=1751029371");
  background-repeat: no-repeat;
  display: block;
  background-size: 100%;
}
.sprite-esf {
  width: 48px;
  height: 48px;
  background-position: 0px -134px;
  background-size: 60px;
}
.sprite-ackacr {
  width: 48px;
  height: 48px;
  background-position: 0px -45px;
  background-size: 60px;
}
.sprite-accka {
  width: 48px;
  height: 48px;
  background-position: 0px -1px;
  background-size: 60px;
}
.sprite-iata {
  width: 48px;
  height: 48px;
  background-position: 0px -312px;
  background-size: 60px;
}
.sprite-eciaa {
  width: 48px;
  height: 48px;
  background-position: 0px -134px;
  background-size: 60px;
}
.sprite-goparking {
  width: 68px;
  height: 48px;
  background-position: 0px -314px;
}
.sprite-giata {
  width: 68px;
  height: 48px;
  background-position: 0px -262px;
}
.sprite-cesys {
  width: 68px;
  height: 48px;
  background-position: 0px -106px;
}
.sprite-klub-star {
  background-image: url("/img/blockquote.png?version=1751029371");
  background-repeat: no-repeat;
  display: inline-block;
  width: 30px;
  height: 25px;
  transform: scale(0.9);
  margin-bottom: -6px;
}
.sprite-holidaycheck-onestar {
  background: url("/images/holidaycheck/sun-sprite.png?version=1751029371");
  display: inline-block;
  background-repeat: no-repeat;
  background-position: -171px -1px;
  width: 25px;
  height: 25px;
  transform: scale(0.9);
  margin-right: 7px;
  margin-bottom: -6px;
}
.newsletter-form h3 {
  display: none;
}
.newsletter #terms {
  color: #fff;
}
.newsletter #terms label a {
  color: #fff;
}
.newsletter-terms input {
  margin-right: 10px;
}
@media (min-width: 768px) {
  .newsletter-form button.btn {
    margin-left: 12px;
  }
}
.newsletter-form .message-container .message {
  color: #fff;
  float: left;
  margin-left: 5px;
}
.newsletter-form .newsletter-terms {
  font-size: 1em;
  color: #fff;
}
.newsletter-form .newsletter-terms label {
  font-weight: normal;
}
.newsletter-input {
  height: 50px;
}
/* M O H L O  B Y  S E  H O D I T */
.places .link {
  line-height: 1em;
}
.places .icon {
  top: 0;
  /*padding-bottom: 3px;*/
}
.hotel-view-content .place-container {
  display: inherit;
  align-items: center;
}
.place-container .icon {
  float: left;
}
.detail-header .places a {
  line-height: 25px;
  padding: 5px 40px 5px;
}
.detail-header .places a .icon-approved {
  padding-bottom: 0px;
}
.detail-header .places a .icon-approved :before {
  width: 20px;
  heigth: 20px;
}
@media (min-width: 992px) {
  .review-box--hotel .review-image {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    max-height: 400px;
  }
}
.review-box-hover .icon {
  top: 0;
}
.hotel-gallery-loader {
  height: 500px;
  width: 740px;
  text-align: center;
}
.hotel-gallery-loader img.loader {
  margin-top: 240px;
}
.tripslist-container .rating-stars {
  display: none;
}
.tab-content-offers .review-box--hotel-wrap .sprite-dvl-logo {
  margin-right: 33px;
}
.tab-content-offers .reviews-buttons-container > a {
  border: 2px solid #eeeeee;
}
.tab-content-offers .reviews-buttons-container .review-provider {
  padding-top: 5px;
  padding-left: 10px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.tab-content-offers .detail-info-links {
  margin-top: 5px;
}
.tab-content-offers .reviews-buttons-container {
  background: #fff;
}
.hotel-view-content .places .icon {
  margin-top: 2px;
  left: -5px;
}
.hotel-view-content .places:first-child a {
  margin-top: -4px;
}
.review-location span.location-pipe {
  color: #000;
  margin: 0 5px;
}
/* Tato cas kodu robi zobrazovanie celeho destinacneho stromu az na hover, inak je zobrazeny skrteny - asi to budeme raz potrebovat
.destination-long {
    display: none;
  }

.destination-short {
  display: inline;
}

.review-location:hover .destination-long {
  display:inline;
}

.review-location:hover .destination-short {
  display:none;
}
 Potom bude treba vykomentovat dalsie 2 styly: */
.destination-long {
  margin: 0px;
}
.destination-short {
  display: none;
}
.review-location .destination-long .col-xs-1 {
  max-width: 20px;
}
.hotel-view-content h1 a {
  color: #1f2d4d;
}
.hotel-view-content h1 a:hover {
  color: #00529e;
}
@media (max-width: 768px) {
  #complete-offers .nav-tabs--custom li .active {
    font-weight: bold;
  }
}
@media (max-width: 768px) {
  .review-box-control {
    text-align: center;
  }
  .review-box-control .btn-outline {
    width: 80%;
    margin-bottom: 20px;
  }
  .review-box-control .btn-outline.visible-sm-inline-block {
    margin-top: 20px;
    margin-bottom: 0px;
  }
  .review-box-control .btn-md {
    width: 80%;
  }
  .open-hotel-gallery .icon-camera {
    margin-top: -4px;
    margin-right: 5px;
  }
}
.skimaps-widgets {
  padding-bottom: 15px;
}
.skimaps-widgets img {
  width: 100%;
}
.tripslist-container .review-content .test-hotel-link:hover {
  text-decoration: underline;
}
.tripslist-container .review-image-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
/* F O O T E R */
.footer li a {
  color: #ed1846;
}
.travel-agencies .img {
  display: inline-block;
}
.clenstvi-certifikaty li {
  display: inline-block;
  margin-right: 0;
  margin-bottom: 2px;
  height: 41px;
  width: 41px;
}
.clenstvi-certifikaty li.sprite-goparking,
.clenstvi-certifikaty li.sprite-giata,
.clenstvi-certifikaty li.sprite-cesys {
  width: 70px;
  height: 50px;
}
.footer .social-icons {
  margin-left: none;
  margin-left: 0;
  margin-top: 5px;
}
.footer h5.our-partners {
  margin-top: 30px;
}
.support-badge-content.open {
  position: relative;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 1px 2px 8px 2px #888;
  -webkit-box-shadow: 1px 2px 8px 2px #888;
  box-shadow: 1px 2px 8px 2px #888;
}
.support-badge-content.open:before,
.support-badge-content.open:after {
  content: "";
  position: absolute;
  z-index: -1;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.8);
  top: 0;
  bottom: 0;
  /* left:10px;
    right:10px;*/
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.support-badge-content.open:after {
  right: 10px;
  left: auto;
  -webkit-transform: skew(8deg) rotate(3deg);
  -moz-transform: skew(8deg) rotate(3deg);
  -ms-transform: skew(8deg) rotate(3deg);
  -o-transform: skew(8deg) rotate(3deg);
  transform: skew(8deg) rotate(3deg);
}
.confirm-container {
  display: none;
  position: absolute;
  top: 0;
  background: white;
  width: 100%;
  height: 100%;
}
.confirm-container.confirm-message {
  display: block;
}
.confirm-container .confirm {
  margin-left: 20px;
  margin-top: 50px;
}
.confirm-container .confirm-message {
  font-size: 22px;
}
.confirm-container .confirm-note {
  font-size: 18px;
}
/* hack for mozilla and IE - placeholder and input color */
.postcard-input {
  color: #5e5e5e;
  font-size: 1em;
  height: 53px;
  line-height: 1.857em;
  padding: 6px 36px 0 19px;
}
/* aby se neprekrejvala pohlednice img-boxem */
.inspiration-images .img-box:before,
.lastminute-mosaic .img-box:before {
  z-index: 75;
}
#preorder-postcard .postcard-email > input[type="text"] {
  display: none;
}
#preorder-postcard .form-group {
  position: relative;
}
#preorder-postcard .form-group label {
  color: #5e5e5e;
  font-size: 1em;
  font-weight: 400;
  line-height: 1.4em;
  position: absolute;
  left: 20px;
  top: 20px;
  /*padding: 0px 9px;*/
  pointer-events: none;
}
#preorder-postcard .label--top label {
  font-size: 0.786em;
  top: -6px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  background: #fff;
  padding: 2px;
}
#preorder-postcard label.star:after {
  color: #ee2752;
  font-size: 28px;
  content: ' *';
  vertical-align: middle;
  vertical-align: -webkit-baseline-middle;
}
.pohlednice textarea.form-control {
  padding-top: 15px;
}
.pohlednice input.btn {
  width: 100%;
}
.postcard-profipanel .container {
  width: 985px !important;
}
.confirm-message .confirm-message {
  margin-top: 50px;
}
.confirm-message .confirm-note {
  margin-top: 50px;
}
#preorder-postcard .radio-group label {
  position: relative;
  display: inline-block;
  margin-right: 5px;
  font-weight: normal;
  vertical-align: middle;
}
#preorder-postcard .radio-group label input {
  margin-right: 2px;
  display: inline;
  width: auto;
  vertical-align: middle;
  position: relative;
  top: -4px;
}
#preorder-postcard .radio-group label.radio-title {
  display: block;
}
#preorder-postcard .form-group label.acceptItems {
  position: relative;
  padding: 0 0 0 30px;
  margin: 0;
  pointer-events: auto;
  left: 0;
  top: 0;
}
#mapHotelContent {
  max-width: 500px;
  display: block;
  overflow: hidden;
  border-bottom: 0px;
  padding: 0px 0px 0px;
  margin: 0px 0px 0px;
}
#mapHotelContent {
  color: #00529e;
}
#mapHotelContent .bottom-space {
  margin-bottom: 5px;
}
#mapHotelContent #hotelName h4 {
  color: #00529e;
  font-size: 18px;
  font-weight: 800;
  padding-right: 15px;
}
#mapHotelContent .map-hotel-img {
  max-width: 100%;
  margin-top: 10px;
  padding-right: 10px;
}
#mapHotelContent .price {
  font-size: 18px;
  font-weight: bold;
  color: #ed1846;
}
#mapHotelContent .badHotelGps {
  margin-left: 15px;
}
#mapHotelContent .badHotelGps a {
  color: gray;
  text-decoration: none;
  line-height: 14px;
}
#mapHotelContent .badHotelGps a:hover {
  text-decoration: underline;
}
#mapHotelContent .continue-text {
  font-size: 16px;
  font-weight: 600;
}
#mapHotelContent a.map-favorite-button {
  display: block;
  height: 30px;
  width: 35px;
}
#mapHotelContent .map-favorite-button img {
  display: block;
  height: 30px;
  width: 35px;
}
@media (min-width: 992px) {
  #mapHotelContent #continueToHotel {
    float: right;
    margin-right: 15px;
  }
  #mapHotelContent .add-hotel,
  #mapHotelContent .remove-hotel {
    float: right;
    margin-right: 15px;
  }
}
.map-list .map {
  max-width: 100%;
  max-height: 100%;
}
@media (max-width: 991px) {
  #mapHotelContent .row {
    margin-left: 0;
    margin-right: 0;
  }
  #mapHotelContent #hotelName {
    width: 100%;
  }
  #mapHotelContent #price {
    width: 100%;
    text-align: left;
  }
  #mapHotelContent small {
    display: block;
    width: 100%;
    text-align: left;
  }
  #mapHotelContent .price {
    display: block;
    width: 100%;
    text-align: left;
  }
  #mapHotelContent #rating {
    width: 100%;
    height: auto;
  }
  #mapHotelContent #icons {
    width: 100%;
  }
  #mapHotelContent #continueToHotel {
    width: 100%;
  }
  #mapHotelContent .pokracovat {
    position: relative;
    left: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
  }
}
/* Favourite box */
/*FAVOURITE*/
/*
  = schranka
  ----------------------------------------------------------------------------
*/
.tripslist-container .add-hotel {
  background: url("/img/offer-evaluate.png?version=1751029371") 0px 5px no-repeat;
}
@media (min-width: 768px) {
  .tripslist-container .add-hotel .btn-outline {
    border: none;
  }
}
.tripslist-container .remove-hotel {
  background: url("/img/close-button.png?version=1751029371") 3px 5px no-repeat;
  background-size: 12px 12px;
}
@media (min-width: 768px) {
  .tripslist-container .remove-hotel .btn-outline {
    border: none;
  }
}
.tripslist-container .hotel-box {
  position: absolute;
  top: 175px;
  right: 15px;
  color: #005aab;
  font-weight: bold;
  padding-left: 20px;
  display: none;
}
.hotel-complete .hotel-box {
  display: none;
  float: right;
}
#favoriteHotelsWrapper {
  position: fixed;
  bottom: 0px;
  left: 5px;
  background: #fff;
  padding-left: 0;
  margin-left: 0;
  z-index: 1000;
  -moz-box-shadow: inset 0 0 50px #000000;
  -webkit-box-shadow: inset 0 0 50px #000000;
  box-shadow: inset 0 0 50px #cbcbcb;
  width: 212px;
  display: none;
}
#favoriteHotelsWrapper .hotelItems {
  max-height: 500px;
  overflow-x: hidden;
  display: none;
}
#favoriteHotelsWrapper .hotel-image {
  width: 65px;
  min-height: 70px;
}
#favoriteHotelsWrapper .hotel-name {
  width: 190px;
  color: #005aab;
  min-height: 70px;
  line-height: 15px;
}
#favoriteHotelsWrapper ul li.hotel-image {
  float: left;
  list-style: none;
  margin-left: 5px;
  margin-top: 0px;
}
#favoriteHotelsWrapper ul li.hotel-name {
  list-style: none;
  margin-top: 5px;
  padding-top: 10px;
}
#favoriteHotelsWrapper div.title {
  position: relative;
  margin-bottom: 0;
  padding-bottom: 0;
  overflow: hidden;
  height: 46px;
  color: white;
  background: url("/img/favorite-bg.png?version=1751029371") no-repeat scroll left top transparent;
}
#favoriteHotelsWrapper .title h1 {
  color: #fff;
  font-size: 1.2em;
  padding-left: 30px;
  width: 200px;
}
ul.favoriteItem .hotel_image {
  cursor: pointer;
  width: 55px;
  height: 55px;
  padding: 2px 4px 4px 2px;
  background: url("/img/design.png?version=1751029371") no-repeat -320px -670px;
  text-align: center;
}
#listview-hotels .listview-hotel {
  margin: 15px 10px;
  box-shadow: 0 0 4px #cbcbcb;
  display: block;
  float: left;
  width: 980px;
  clear: both;
  min-height: 100px;
}
#listview-hotels .listview-hotel .hotel-image {
  float: left;
}
ul.favoriteItem {
  position: relative;
}
ul.favoriteItem a.delete {
  background: url("/img/design.png?version=1751029371") no-repeat scroll -380px -670px transparent;
  cursor: pointer;
  height: 20px;
  position: absolute;
  left: 48px;
  top: -15px;
  width: 20px;
  margin-top: 10px;
}
#favoriteHotelsWrapper .hotel-comparision {
  color: #fff;
}
span#numOfHotels {
  margin-left: 10px;
  margin-right: 20px;
  padding: 5px;
  width: 20px;
  height: 20px;
  background: #FAB94D;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
}
#favoriteHotelsWrapper .title .arrow {
  position: absolute;
  top: 16px;
  left: 175px;
  width: 21px;
  height: 14px;
  background: url("/img/design.png?version=1751029371") no-repeat -400px -620px;
}
#favoriteHotelsWrapper.open .title .arrow {
  position: absolute;
  top: 16px;
  left: 175px;
  width: 21px;
  height: 14px;
  background: url("/img/design.png?version=1751029371") no-repeat -421px -620px;
}
#favoriteHotelsWrapper.open {
  padding-top: 5px;
}
#favoriteHotelsWrapper {
  padding-top: -5px;
}
.full-box .user-selection .deco {
  position: absolute;
  z-index: 2;
  left: 164px;
  width: 16px;
  height: 555px;
  background: url("/img/paper-clip.png?version=1751029371") repeat-y 0 0;
}
#favorite_full .user-selection .grid-scroll {
  float: left;
  position: relative;
  z-index: 1;
  width: 260px;
}
.full-box .top a span {
  position: absolute;
  top: 0;
  left: -25px;
  width: 25px;
  height: 31px;
  background: url("/img/orange-btn.png?version=1751029371") no-repeat 0 0;
  cursor: pointer;
}
#favorite_full .user-selection {
  padding-bottom: 25px;
}
#favorite_full .user-selection .viewport {
  width: 260px;
}
#favorite_full .user-selection .left {
  margin-right: 40px;
}
#favorite_full .user-selection .overview {
  width: 260px;
}
#favorite_full .user-selection .item-cell .name {
  float: left;
  width: 205px;
  height: 42px;
  padding: 5px 22px 0 10px;
}
.user-selection .left li {
  height: 15px;
  background: none;
}
.user-selection .item-cell .destination {
  height: 15px;
}
#hotel_comparison_wrapper {
  width: 100%;
  height: auto;
}
#hotel_comparison_wrapper #map-control {
  white-space: normal;
}
#hotel_comparison_wrapper .favoriteItem {
  display: inline-block;
  width: 100%;
  height: auto;
  margin-bottom: 20px;
  border: 1px solid #e7e7e7;
  position: relative;
  background: #fafafa;
}
#hotel_comparison_wrapper .favoriteItem .hotel-name h2 {
  height: 40px;
  width: 220px;
  padding: 20px;
}
#hotel_comparison_wrapper .hotel-name h2 {
  white-space: initial;
  height: 260px;
}
#hotel_comparison_wrapper .hotel-image {
  text-align: center;
}
#hotel_comparison_wrapper .favoriteItem .destination {
  padding: 10px 20px 5px;
  margin-top: 37px;
  border-top: 1px solid #e7e7e7;
  height: 23px;
}
#hotel_comparison_wrapper .favoriteItem .location,
.favoriteItem .category {
  padding: 6px 20px 5px;
  border-top: 1px solid #e7e7e7;
  white-space: nowrap;
  overflow: hidden;
  width: 200px;
  height: 24px;
}
#hotel_comparison_wrapper .favoriteItem .category strong {
  font: bold 20px/23px Tahoma, Geneva, sans-serif;
}
#hotel_comparison_wrapper .favoriteItem div.service {
  padding: 10px 20px 10px;
  border-top: 1px solid #e7e7e7;
  height: 25px;
}
#hotel_comparison_wrapper .favoriteItem div.hotel-information {
  padding: 10px 20px 10px;
  height: 25px;
}
#hotel_comparison_wrapper .favoriteItem .bottom {
  margin-left: 20px;
}
#hotel_comparison_wrapper .favoriteItem .bottom a {
  display: block;
  width: 90%;
  height: 24px;
  background: #0e62a9 url("/img/user-selection-bottom-a.png?version=1751029371") repeat-x 0 0;
  color: #fff;
  font-size: 13px;
  line-height: 21px;
  text-align: center;
}
#hotel_comparison_wrapper .favoriteItem a.delete {
  background: url("/img/design.png?version=1751029371") no-repeat scroll -380px -670px transparent;
  cursor: pointer;
  height: 20px;
  position: absolute;
  width: 20px;
  right: 0;
}
#favoriteHotelsWrapper ul.favoriteItem li {
  background: none;
  padding: 0;
}
#favoriteHotelsWrapper ul.favoriteItem {
  padding-top: 0;
  padding-bottom: 0;
}
#hotel_comparison_wrapper .dovolena-rating {
  padding: 10px 20px 10px;
}
#hotel_comparison_wrapper .review a.evaluate {
  padding-left: 20px;
}
#hotel_comparison_wrapper ul.service li {
  padding: 3px 0 8px 41px;
  width: 25px;
  display: inline;
}
#hotel_comparison_wrapper div.service a.info {
  margin-top: 10px;
}
#hotel_comparison_wrapper div.review {
  height: 40px;
  border-top: 1px solid #e7e7e7;
}
#hotel_comparison_wrapper .view-reviews,
#hotel_comparison_wrapper .add-hotel-review {
  padding: 2px 20px 2px;
  height: 20px;
}
#hotel_comparison_wrapper .review {
  height: 40px;
}
#favorite_full .top h1 {
  color: #ed1846;
  font-size: 24px;
  line-height: 26px;
  padding: 30px 10px 10px 15px;
  margin-bottom: 25px;
  display: inline-block;
}
#favorite_full .top span.count {
  width: 250px;
  height: 250px;
  background: url("/img/design.png?version=1751029371") no-repeat scroll -388px -139px transparent;
  padding: 2px 20px 10px 31px;
  color: #4D4D4D;
}
#favorite_full .user-selection ul.fst {
  margin-top: 250px;
}
#favorite_full .user-selection ul.fst li {
  color: #ed1846;
  font-weight: bold;
  border-top: 1px solid #e7e7e7;
  padding: 10px 5px 10px 20px;
}
.full-box .top a.go-back {
  position: absolute;
  display: block;
  top: 32px;
  right: 25px;
  height: 31px;
  margin: 0 0 0 25px;
  padding: 0 45px 0 0;
  background: url("/img/orange-btn.png?version=1751029371") no-repeat 100% 0;
  color: #fff;
  font: bold 14px/30px Tahoma, Geneva, sans-serif;
}
.add-remove-hotel-favorites .add-hotel {
  background: url("/img/offer-evaluate.png?version=1751029371") 0px 3px no-repeat;
  padding-left: 20px;
  background: transparent;
}
@media (max-width: 992px) {
  .add-remove-hotel-favorites .add-hotel {
    margin-top: 11px;
    margin-right: 2px;
    padding: 3px;
    background: #fff;
  }
}
.add-remove-hotel-favorites .remove-hotel {
  background: url("/img/close-button.png?version=1751029371") 3px 6px no-repeat;
  padding-left: 20px;
  background-size: 12px 12px;
  background: transparent;
}
@media (max-width: 992px) {
  .add-remove-hotel-favorites .remove-hotel {
    margin-top: 11px;
    margin-right: 2px;
    padding: 3px;
    background: #fff;
  }
}
@media (max-width: 992px) {
  .btn-outline-mobile {
    transition: 200ms;
    color: #00529e;
    font-size: 16px;
    border-radius: 6px;
  }
}
.hotel-detail .btn-outline-mobile {
  padding: 3px;
  display: inline-block;
}
.add-remove-hotel-favorites {
  position: absolute;
  top: -180px;
  right: -10px;
  font-weight: bold;
}
#favoriteHotelsWrapper .send-hotels-to-email {
  background-image: url("/images/mail-offer/email.png?version=1751029371");
  background-position: top 3px right 5px;
  display: inline-block;
  background-repeat: no-repeat;
  width: 100%;
  padding: 5px 0 5px;
}
#favoriteHotelsWrapper .hotel-box-email {
  padding: 5px 5px 5px 15px;
}
.mail-hotel-box-form {
  display: none;
}
#favorite_full .hotel-box-email {
  height: 25px;
  display: inline-block;
  width: 310px;
  text-align: center;
  cursor: pointer;
  margin-left: 10%;
}
.hotel-box-email a.send-hotels-to-email {
  cursor: pointer;
  width: 100%;
  background-image: url("/images/mail-offer/email.png?version=1751029371");
  background-repeat: no-repeat;
  background-position: top left;
  padding: 5px 10px 10px 35px;
}
#mailHotelBoxForm span {
  display: block;
  font-weight: bold;
}
#mailHotelBoxForm .row {
  margin: 0px;
}
/*.nabidka-pro-klienty .hotel-box{ display: inline-block; float: right;}*/
#favorite_full #map-control.hotel-comparison-maps {
  position: absolute;
  top: 80px;
  left: 0;
  width: 155px;
}
.hotel-comparison-maps .show-hotel-map img {
  width: 147px;
  margin-top: 40px;
  padding-left: 7px;
}
#favorite_full #map-control a .map-button {
  line-height: 15px;
  padding-top: 5px;
}
/* modal content u schranky */
#sendHotelsToEmail .modal-content #mailHotelBoxForm .row {
  margin-left: 0;
}
#sendHotelsToEmail .modal-content #mailHotelBoxForm .message {
  color: #c30f36;
}
#favoriteHotelsWrapper .hotel-comparision {
  font-weight: bold;
  font-size: 20px;
}
#favoriteHotelsWrapper .title {
  padding-top: 12px;
  padding-left: 20px;
}
/* schranka - porovnani hotelu */
#favourite-hotel-box .review-box-control {
  float: right;
  margin-right: 10px;
}
#favourite-hotel-box .send-to-email-container {
  text-align: right;
  border-bottom: 2px solid #00529e;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #favourite-hotel-box .review-box-control {
    float: none;
  }
  #favourite-hotel-box .review-content {
    margin-bottom: 20px;
  }
}
@media (max-width: 1200px) {
  #favourite-hotel-box #complete-gallery img {
    width: 100%;
  }
}
@media (min-width: 992px) {
  #favourite-hotel-box .review-box-control a.btn {
    margin: 5px;
  }
}
#favourite-hotel-box .review-box--hotel {
  margin-bottom: 20px;
}
ul.favourite-hotel-list-email {
  margin-left: 26px;
  font-size: 16px;
  color: #00529e;
  list-style-image: url("/img-web/icons/arrow-list.svg?version=1751029371");
  /*    background: lightgrey;
    background-color:rgba(211, 211, 211, 0.28);*/
  margin-top: -25px;
  margin-bottom: 18px;
  padding-top: 5px;
}
.favorite-hotel-links {
  background: lightgrey;
  background-color: rgba(211, 211, 211, 0.12);
}
ul.favourite-hotel-list {
  /*margin-bottom: 30px;*/
  border-bottom: 2px solid #f59200;
  margin: -15px 5px 30px 5px;
  padding-bottom: 10px;
}
.favourite-hotel-list li {
  margin-left: 20px;
  font-size: 16px;
  color: #00529e;
  list-style-image: url("/img-web/icons/arrow-list.svg?version=1751029371");
}
.favorite-hotel-links ul li a:hover {
  text-decoration: underline;
}
#favourite-hotel-box .review-box .link {
  display: inline-block;
}
#favourite-hotel-box .review-price {
  font-weight: 800;
  font-size: 1.8em;
}
#favourite-hotel-box .review-note {
  font-size: 1em;
}
.btn-link-to-favourite-box {
  padding: 2px 5px;
}
.klub-slide-info-wrapper .fav-box-info-panel {
  margin-top: 4px;
}
.hp-article {
  margin-bottom: 15px;
  text-align: justify;
}
.hp-article a {
  color: #3375b1;
}
.hp-article .readmore_button {
  color: #3375b1;
  cursor: pointer;
}
.hp-article .body {
  margin-bottom: 15px;
}
@media screen and (max-width: 992px) {
  .reviews.container .review-box {
    padding: 5px;
  }
}
@media (min-width: 992px) {
  .review-image:after {
    display: none;
  }
}
.reviews.container .slick-disabled {
  display: none !important;
}
#content > section.reviews.container .review-box {
  cursor: default;
}
@media (max-width: 768px) {
  .slideshow-review .slick-next:before,
  .slideshow-review .slick-prev:before {
    color: black;
    font-weight: bold;
  }
  .slideshow-review .slick-next:before {
    content: '>';
  }
  .slideshow-review .slick-arrow {
    background-color: transparent;
  }
  .slideshow-review .slick-next {
    right: -28px;
  }
  .slideshow-review .slick-prev {
    left: -28px;
  }
}
.mostsoldhotels .review-content {
  height: 300px;
}
.mostsoldhotels .text-right {
  margin-top: 15px;
}
.review-content .set-height-for-name {
  height: 44px;
}
.review-content .set-height-for-reviews {
  height: 100px;
}
.lastminute .vacation-btn h4 {
  width: 60%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.lastminute .vacation-btn .btn {
  padding: 6px;
}
.hp-links-box .btn-primary {
  width: 30%;
}
.slide-heading h1 {
  color: #1f2d4d;
  font-size: 3.571em;
  font-weight: 700;
  margin-bottom: 0.25em;
}
.slide-heading p {
  color: black;
}
.banner-padding {
  padding-left: 5px;
  padding-right: 5px;
}
.banner-half {
  height: 49%;
  margin-bottom: 4%;
}
.banner-half:last-child {
  padding-bottom: 0px;
}
@media (max-width: 480px) {
  .tips-buttons .vacation-btn:nth-child(odd) {
    margin-right: 0%;
  }
}
@media (max-width: 992px) {
  .banner-padding {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .lastminute .mb-30 {
    margin-bottom: 0px !important;
  }
}
.img-box:before {
  z-index: 99;
}
.img-box .btn {
  z-index: 110;
}
#www-module .banner-half:last-child {
  min-height: 250px;
}
@media (min-width: 992px) {
  #www-module .hotel-view-content .col-sm-4 {
    padding-right: 0;
  }
}
.search_fail {
  background: linear-gradient(to bottom, #2b8ed1 1%, #2460b0 100%);
  border-bottom: 1px solid #0a467b;
  border-top: 1px solid #20cbeb;
  border-left: 1px solid #1388ca;
  border-right: 1px solid #0a4a82;
  border-radius: 10px;
  margin-bottom: 30px;
  margin-top: 30px;
  box-shadow: 1px 1px 1px 1px #BDBDBD;
  padding: 15px;
  color: #fff;
}
.search_fail ol {
  margin-left: 15px;
}
.hotel-page .ug-gallery-wrapper .ug-textpanel,
.hotel-page .ug-default-button-play {
  display: none;
}
.ug-default-button-fullscreen {
  background-color: #000000;
  opacity: 0.4;
}
#gallery .ug-default-button-hidepanel {
  display: none;
}
@media (max-width: 767px) {
  .modal-body .ug-gallery-wrapper.ug-theme-default:not(.ug-fullscreen) {
    height: 320px !important;
  }
  .modal-body .ug-gallery-wrapper.ug-theme-default:not(.ug-fullscreen) .ug-theme-panel {
    top: 202px !important;
  }
  .modal-body .ug-gallery-wrapper.ug-theme-default:not(.ug-fullscreen) .ug-zoompanel {
    display: none;
  }
  .modal-body .ug-gallery-wrapper.ug-theme-default:not(.ug-fullscreen) .ug-strip-panel {
    top: 52px !important;
  }
}
@media (max-width: 1199px) {
  .modal-body .ug-gallery-wrapper.ug-theme-default.ug-fullscreen .ug-theme-panel {
    top: auto !important;
    bottom: 0px !important;
  }
  .modal-body .ug-gallery-wrapper.ug-theme-default.ug-fullscreen .ug-zoompanel {
    display: none;
  }
  .modal-dialog {
    height: 90% !important;
  }
}
div.offer-loader,
div.dates-loader {
  display: none;
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 16px;
  background: url("/images/wait.gif?version=1751029371") no-repeat center center;
}
.offer-icon-space {
  display: inline-block;
  min-width: 27px;
}
.offer-icon-space-empty {
  display: inline-block;
  min-width: 108px;
}
div.price-box--content .hidden-date {
  display: none;
}
span.no-transfer-info {
  padding-left: 15px;
  display: block;
  font-weight: 300;
}
.price-box--entry {
  position: relative;
  background: #f7f7f7;
}
div.full-over {
  position: absolute;
  top: 0px;
  width: 100%;
  height: 100%;
  background-color: white;
  opacity: 0.8;
  text-align: center;
}
div.service-small {
  display: inline-block;
  width: 27px;
}
.col-ck .ck-flag {
  max-width: 100%;
}
.price-box--information .flight-separator {
  display: block;
  width: 100%;
  height: 1em;
}
.price-box--information .air-info-simple-row {
  padding-bottom: 7px;
}
.price-box--information .air-info-simple .air-info-item,
.price-box--information .air-info-detail .air-info-item {
  padding-top: 7px;
}
.price-box--information .air-info-simple .air-info-item:first-child,
.price-box--information .air-info-detail .air-info-item:first-child {
  border-right: 2px solid white;
}
@media (max-width: 992px) {
  .price-box--information .air-info-simple .air-info-item:first-child,
  .price-box--information .air-info-detail .air-info-item:first-child {
    border-right: 0px solid white;
  }
  .price-box--information .air-info-detail .air-info-item:first-child {
    border-bottom: 2px solid white;
  }
}
.price-box--information hr {
  margin-top: 7px;
  margin-bottom: 7px;
  border-top: 1px solid white;
}
.price-box--information .air-info-detail hr:last-child {
  margin-top: 12px;
  margin-bottom: 12px;
  border-top: none;
}
.price-box--entry a.block-link {
  color: #1f2d4d;
}
.flight-loading {
  background: url("/images/wait.gif?version=1751029371") no-repeat center center;
}
.changeable-price.price-rise:before {
  display: inline-block;
  color: #8f2d2d;
  content: '^';
  font-size: 0.8em;
  vertical-align: -0.1em;
  padding-right: 0.1em;
}
.changeable-price.price-fall:before {
  display: inline-block;
  color: #2d8f2d;
  content: '^';
  font-size: 1em;
  vertical-align: -0.1em;
  padding-left: 0.1em;
  transform: rotate(180deg);
}
.changeable-price.full {
  opacity: 0.5;
}
@media (min-width: 992px) {
  .before-changeable-price:not(.price-fall):not(.price-rise):not(.more-than-100000) {
    margin-left: 8px;
  }
}
.before-changeable-price.less-than-10000 {
  margin-left: 8px;
}
.before-changeable-price:not(.price-fall):not(.price-rise).less-than-10000 {
  margin-left: 15px;
}
.before-changeable-price.more-than-100000 {
  margin-left: 0px;
}
.before-changeable-price.price-fall.more-than-100000 {
  margin-left: -7px;
}
.before-changeable-price.price-rise.more-than-100000 {
  margin-left: -7px;
}
.review-price {
  font-size: 20px;
}
.before-changeable-price {
  font-size: 14px;
}
.before-changeable-price-hotel-page {
  font-size: 24px;
}
.table-row.header {
  position: relative;
}
.table-row .sort-loader,
.table-row .sort-fallback {
  left: 0;
}
.other-airport-checkbox-wrap {
  display: inline-block;
  padding: 0 5px 0 5px;
}
.other-airport-checkbox-wrap label input {
  vertical-align: -0.3em;
}
.other-airports-content {
  border-top: 1px solid #eee;
  padding-top: 15px;
}
.quick-filter-frame {
  position: relative;
}
.quick-filter-frame.full-over {
  text-align: center;
  vertical-align: center;
}
.review-image .gallery-trigger {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 600;
}
.price-box--more .heading .flight-info-link {
  color: black;
  font-weight: 700;
}
.total-price-icon .icon-adult {
  background: url("/img/icons/personico.png?version=1751029371") no-repeat;
  display: inline-block;
  width: 7px;
  height: 15px;
}
.total-price-icon .icon-kid {
  background: url("/img/icons/kidico.png?version=1751029371") no-repeat;
  display: inline-block;
  width: 5px;
  height: 9px;
}
.total-price-icon .icon-infant {
  background: url("/img/icons/kidico.png?version=1751029371") no-repeat;
  display: inline-block;
  background-size: 70% 70%;
  width: 5px;
  height: 9px;
  background-position: bottom;
}
.total-price-main-icon .icon-adult:before {
  content: "\e021";
  margin-right: -12px;
}
.total-price-main-icon .icon-kid:before {
  content: "\e021";
  font-size: 65%;
  margin-right: -8px;
  position: relative;
  bottom: -1px;
}
.total-price-main-icon .icon-infant:before {
  content: "\e021";
  font-size: 42%;
  margin-right: -5px;
  position: relative;
  bottom: -2px;
}
.total-price-main-icon.family-price-terms .icon-adult:before {
  margin-right: -8px;
}
.total-price-main-icon.family-price-terms .icon-kid:before {
  margin-right: -5px;
}
.total-price-main-icon.family-price-terms .icon-infant:before {
  margin-right: -3px;
  bottom: -1px;
}
.total-price-main-icon.hotel-page-family-price .icon-adult:before {
  margin-right: -17px;
}
.total-price-main-icon.hotel-page-family-price .icon-kid:before {
  margin-right: -11px;
  bottom: -2px;
}
.total-price-main-icon.hotel-page-family-price .icon-infant:before {
  margin-right: -7px;
  bottom: -3px;
}
.total-price-main-icon.hotel-page-specific-summary-family-price .icon-adult:before {
  margin-right: -10px;
}
.total-price-main-icon.hotel-page-specific-summary-family-price .icon-kid:before {
  margin-right: -7px;
  bottom: -1px;
}
.total-price-main-icon.hotel-page-specific-summary-family-price .icon-infant:before {
  margin-right: -4px;
  bottom: -2px;
}
.half-mobile .total-price-main-icon .icon-adult:before {
  margin-right: -9px;
}
.half-mobile .total-price-main-icon .icon-kid:before {
  margin-right: -6px;
}
.half-mobile .total-price-main-icon .icon-infant:before {
  margin-right: -3px;
}
.price-box--entry .date-operator-logo {
  text-align: center;
}
.price-box .btn-continue-mobile {
  padding-bottom: 15px;
  padding-top: 0;
  min-height: 52px;
}
@media (max-width: 480px) {
  .col-dny {
    display: none;
  }
}
@media (max-width: 480px) {
  .mobile-prize-to-right {
    float: right;
    margin-right: 6%;
  }
}
@media (min-width: 480px) {
  .mobile-prize-to-right {
    float: right;
    margin-right: 4%;
  }
}
@media (min-width: 768px) {
  .mobile-prize-to-right {
    float: left;
    margin-right: inherit;
  }
}
.other-airports-fallback .grayscale {
  filter: grayscale;
  color: #eee;
}
.other-airports-return {
  cursor: pointer;
}
.price-box-moreinfo .other-airports-panel,
.price-box-moreinfo .next-dates-panel {
  margin-top: 20px;
  margin-bottom: 20px;
  padding-left: 15px;
  text-align: center;
}
.price-box-moreinfo .other-airports-panel a,
.price-box-moreinfo .next-dates-panel a {
  margin-bottom: 5px;
  padding: 5px 10px;
  border-radius: 5px;
  background-color: #eee;
}
.price-box-moreinfo .other-airports-panel .icon,
.price-box-moreinfo .next-dates-panel .icon {
  top: -2px;
  margin-right: 5px;
  font-size: 19px;
}
.trips-list-decoration-full-button {
  text-align: center;
}
.tripslist-container .other-airports {
  margin-bottom: 5px;
}
#complete-offers-content .other-airports-panel {
  /* hack pro Evu, chce skryt dalsi letiste na hotelu,
       controller je zrovna rozdrbany (v ukolu DOVOLENA-5981),
       proto takto - treba potom zrusit 2017-07-27 */
  display: none;
}
.next-operator-trip-button {
  display: block;
  margin: auto;
  text-align: center;
  background: #eee;
  color: #00529e;
  padding: 5px;
  cursor: pointer;
  width: 100%;
  margin-top: 2px;
  font-weight: bold;
  font-size: 110%;
  border-radius: 3px;
}
.next-operator-trip-button:hover {
  background: #e4e4e4;
  color: #00529e;
}
.next-operator-trip-wrap {
  margin-bottom: 15px;
}
.date-operator-logo {
  max-width: 75px;
}
.date-operator-logo .ck-flag {
  max-width: 75px;
}
.general-txt-on-spec-date {
  background: #c2dff5;
  padding: 5px;
}
.col-room {
  display: none;
}
.alternative-content {
  padding-top: 20px;
}
.alternative-content .sort-header {
  display: none;
}
.alternative-content .flight-container {
  display: none !important;
}
.alternative-content .date-row {
  padding-top: 5px;
  padding-bottom: 5px;
}
.alternative-content .date-row .col-transport,
.alternative-content .date-row .col-transport,
.alternative-content .date-row .col-dny,
.alternative-content .date-row .col-service,
.alternative-content .date-row .col-icons,
.alternative-content .date-row .col-description {
  display: none;
}
.alternative-content .date-row .col-room {
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
  padding-left: 50px;
}
.tab-content-weather .weather-box .icon {
  position: relative;
  margin: 25px auto;
  width: 107px;
  height: 102px;
}
.tab-content-weather .weather-box .icon.i-7 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -612px no-repeat;
}
.tab-content-weather .weather-box .icon.i-1 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 0 no-repeat;
}
.tab-content-weather .weather-box .icon.i-2 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -102px no-repeat;
}
.tab-content-weather .weather-box .icon.i-3 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -204px no-repeat;
}
.tab-content-weather .weather-box .icon.i-4 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -306px no-repeat;
}
.tab-content-weather .weather-box .icon.i-5 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -408px no-repeat;
}
.tab-content-weather .weather-box .icon.i-6 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -510px no-repeat;
}
.tab-content-weather .weather-box .icon.i-7 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -612px no-repeat;
}
.tab-content-weather .weather-box .icon.i-8 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -714px no-repeat;
}
.tab-content-weather .weather-box .icon.i-9 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -816px no-repeat;
}
.tab-content-weather .weather-box .icon.i-10 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -918px no-repeat;
}
.tab-content-weather .weather-box .icon.i-11 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -1020px no-repeat;
}
.tab-content-weather .weather-box .icon.i-12 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -1122px no-repeat;
}
.tab-content-weather .weather-box .icon.i-13 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -1224px no-repeat;
}
.tab-content-weather .weather-box .icon.i-14 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -1326px no-repeat;
}
#complete-weather-content .slick-prev:before,
#complete-weather-content .slick-next:before {
  content: "\E005";
  font-family: "icons";
  /*color: @brand-yellow;*/
  color: black;
  line-height: 32px;
}
#complete-weather-content .slick-next {
  transform: rotate(181deg);
}
.tab-content-reviews .rating-stars {
  top: 0;
}
.tab-content-reviews .icon.icon-z0001-star-rating {
  font-size: 23px;
  margin-right: 8px;
  color: #eeeeee;
}
.tab-content-reviews .icon.icon-z0001-star-rating.active {
  color: #ffdd7c;
}
.hotel-page .why-dovolena h3.inline-heading {
  display: none;
}
.hotel-page .hotel-complete {
  margin-bottom: 25px;
}
.hotel-page .sprite-dvl-logo {
  margin-right: 32px;
}
.hotel-page .rating-stars .icon-z0001-star-rating.active,
.map-list .rating-stars .icon-z0001-star-rating.active {
  color: #ffdd7c;
}
.hotel-page .rating-stars .icon-z0001-star-rating,
.map-list .rating-stars .icon-z0001-star-rating {
  color: #eeeeee;
}
.hotel-page .detail-info-links .icon-arrow-slider {
  top: 4px;
}
.hotel-page .detail-info-links .reviews {
  padding-left: 15px;
}
.hotel-page .detail-info-links .lp-links {
  padding-left: 15px;
  white-space: nowrap;
}
.detail-price-termin-table-line img {
  max-width: 150px;
}
.detail-price-termin-table-line a {
  white-space: nowrap;
}
.hotel-page .send-to-email-container {
  color: #00529e;
}
.hotel-page .nabidka-pro-klienty-email .send-mail {
  content: url("/img-web/images/send-mail.svg?version=1751029371");
}
.hotel-review {
  padding: 30px;
  border: 2px solid #eee;
  border-radius: 4px;
}
.complete-gallery {
  width: 100%;
  height: 100%;
}
.specific-gallery {
  width: 100%;
  height: 100%;
}
.detail-price-box-price .icon {
  margin-top: -7px;
  margin-left: 0px;
}
/* reviews on hotel page */
.reviews-buttons-container {
  position: relative;
}
.reviews-buttons {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.hotel-page .reviews-buttons-container > a {
  border: 2px solid #eeeeee;
  border-radius: 4px;
}
.hotel-page .reviews-buttons-container .review-provider {
  display: inline-block;
  width: 49%;
  padding-top: 5px;
  padding-left: 35px;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.hotel-page .detail-info-links {
  margin-top: 5px;
  margin-bottom: 10px;
}
.holidaycheck-detail-rating-wrapper .left {
  float: left;
}
.hcpw-rating-detail-bar-track {
  display: inline-block;
  width: 150px;
  height: 25px;
  background: url("/images/holidaycheck/sun-sprite.png?version=1751029371") no-repeat scroll -11px -1px transparent;
}
.hcpw-rating-detail-indicator {
  height: 25px;
  background: url("/images/holidaycheck/sun-sprite.png?version=1751029371") no-repeat scroll -171px -1px transparent;
}
a.holidaycheck-button {
  color: white;
  background: #1f2d4d;
  padding: 6px 8px 6px 8px;
  border-radius: 3px;
  font-size: 0.8em;
}
a.holidaycheck-button:hover {
  color: #eee;
}
.hotel-page .ck-text-row {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.hotel-page .ck-text-row a span {
  position: absolute;
  top: 12px;
  right: 10%;
}
.hotel-page .ck-text-row a .icon-arrow-action {
  font-size: 7px;
  top: 15px;
}
.hotel-page .ck-text-row a .icon-arrow-close {
  font-size: 10px;
  margin-right: -5px;
}
.hotel-page .ck-text-row .btn {
  position: relative;
}
.hotel-page .ck-text-row .ck-logo {
  margin-top: 12px;
}
.hotel-page .ck-text-row .ck-name {
  margin-top: 7px;
}
.hotel-page .ck-text-row .ck-type {
  margin-top: 7px;
}
.hotel-page .ck-text-row .text-row {
  margin-top: 15px;
}
.hotel-page .ck-text-row .hotel-text-btn {
  margin-bottom: 0px;
}
.hotel-page .ck-text-row:last-child {
  border-bottom: none;
}
.hotel-page .text-row td {
  padding-bottom: 5px;
}
.hotel-page .text-row th {
  font-size: 110%;
  line-height: 100%;
}
.hotel-page .text-row p {
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.hotel-page .text-row strong,
.hotel-page .text-row b {
  color: #5a5a5a;
}
.hotel-page .go-to-text-btn {
  width: 150px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  color: #00529e;
}
.hotel-page .nav-tabs > li.active > a.go-to-text-btn,
.hotel-page .nav-tabs > li.active > a.go-to-text-btn:hover,
.hotel-page .nav-tabs > li.active > a.go-to-text-btn:focus {
  color: #00529e;
}
.hotel-page .text-hotel-caption {
  margin-top: 10px;
  margin-bottom: 10px;
}
.hotel-page .hotel-text-btn-hide {
  display: none;
}
.hotel-page .hotel-text-btn {
  font-size: 16px;
}
@media (max-width: 768px) {
  .hotel-page .go-to-text-btn {
    width: 90px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    color: #00529e;
  }
  .ck-text-row a span {
    margin-top: 0px;
  }
}
.hotel-page .hotel-text-picker-wrap {
  padding: 1px 15px 1px 15px;
}
.hotel-page .hotel-text-picker-wrap a.row {
  margin: 0 !important;
  color: #00529e;
}
.hotel-page .hotel-text-picker-wrap h3 {
  color: #1f2d4d;
  display: inline;
}
.hotel-page .hotel-text-picker-wrap .text-picker-icon {
  display: inline;
  margin-left: 10px;
}
.hotel-page .hotel-text-picker-wrap i {
  font-size: 5px;
  padding-bottom: 10px;
}
.hotel-page .hotel-text-picker-wrap ul {
  list-style-type: none;
}
.hotel-page .hotel-text-picker-wrap .icon-arrow-slider {
  transform: rotate(180deg);
  font-size: 12px;
  margin-right: 8px;
}
.hotel-page .hotel-text-picker-wrap .hotel-text-picker .col-md-4 {
  margin-bottom: 10px;
  height: 80px;
}
.hotel-page .text-picker-icon {
  line-height: 52px;
}
.hotel-page .hotel-text-item-wrap {
  margin-top: 20px;
}
.hotel-page .hotel-text-picker .dropdown-menu li:first-child {
  display: none;
}
.hotel-page .general-text-title-short {
  padding: 15px 15px 0px 15px;
}
.hotel-page .complete-description-more {
  padding: 0px 15px;
}
.hotel-page .complete-description-more-triggers .show-more-hide,
.hotel-page .complete-description-more.in ~ .complete-description-more-triggers .show-more-show {
  display: none;
}
.hotel-page .complete-description-more-triggers .show-more-show,
.hotel-page .complete-description-more.in ~ .complete-description-more-triggers .show-more-hide {
  display: block;
}
.hotel-page .hotel-text-picker-wrap h3 {
  padding-bottom: 10px;
}
.hotel-page .hotel-text-picker-wrap .ck-group-title {
  padding-top: 10px;
  padding-bottom: 20px;
  display: block;
}
.hotel-page .hotel-text-btn-hide-inner {
  margin-top: 15px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .hotel-page .hotel-text-btn-hide-inner-wrapper {
    padding-left: 0px;
  }
}
@media (max-width: 768px) {
  .hotel-page .hotel-text-btn {
    margin-top: 15px;
    margin-bottom: 30px;
  }
}
.hotel-page .hotel-text-picker-wrap .btn.dropdown-toggle:focus {
  background: white;
  border: 2px solid #eee;
  border-radius: 0px;
}
.hotel-page .down-info {
  margin-top: 2em;
  padding-top: 15px;
  border-top: 1px solid #eee;
  font-size: 90%;
}
.hotel-page .down-info .down-info-item {
  margin-bottom: 0.5em;
}
.hotel-page #tab-complete-gallery .tooltip-inner {
  width: 300px;
}
.hotel-page .recenze-btn .icon-arrow-slider {
  padding-left: 0.2em;
  transform: rotate(180deg);
}
.hotel-page .hotel-detail-price {
  font-weight: 700;
}
.recenze-btn {
  float: right;
}
.hotel-page #hotel-names ul li {
  list-style: none;
}
.hotel-page #hotel-names .icon-arrow-slider {
  transform: rotate(180deg);
  color: #00529e;
  margin-right: 10px;
}
.hotel-page .no-reviews-note {
  text-align: justify;
  text-align-last: justify;
}
.hotel-complete .hotel-text-picker-wrap .icon-arrow-action {
  cursor: pointer;
}
.hotel-specific .price-per-person {
  font-weight: bold;
  font-size: 17px;
  width: 160px;
  display: inline-block;
}
@media (max-width: 767px) {
  .hotel-specific .price-per-person {
    width: 100px;
    font-size: 15px;
  }
  .hotel-specific .detail-price-box-price-number .summary-totalprice {
    font-size: 20px;
  }
  .hotel-specific .detail-price-box-price-number .price-val {
    font-size: 20px;
  }
  .hotel-specific .detail-price-box-price .icon {
    margin-left: 0px;
  }
  .hotel-specific .detail-price-box-price-number {
    padding-left: 0px;
  }
}
.hotel-specific .summary-totalprice {
  font-size: 30px;
}
.hotel-specific .go-to-reservation-page {
  text-align: right;
  border-bottom: 2px solid #eee;
  padding-bottom: 20px;
  padding-top: 20px;
}
.hotel-specific .icon-small-person {
  font-size: 14px;
  margin-top: 0;
}
.hotel-specific .icon-small-person:before {
  font-size: 30px;
}
.hotel-specific .price-number {
  text-align: right;
}
.hotel-specific .price-header {
  font-size: 17px;
}
@media screen and (max-width: 768px) {
  .price-number {
    text-align: center;
  }
  .hotel-specific .go-to-reservation-page {
    text-align: center;
  }
  .hotel-specific .go-to-reservation-page a {
    width: 50%;
  }
  .hotel-page .hotel-page-star {
    max-width: 95%;
  }
}
.hotel-specific .summary-totalprice {
  font-size: 26px;
}
.detail-price-box-price .price-val,
.detail-price-box-price-number .price-val {
  font-size: 26px;
}
.hotel-page .tab-content-description {
  font-size: 16px;
}
.hotel-page .trip-gallery {
  margin-top: 0px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .hotel-page .hotel-order-header-button-wrap {
    margin-top: 10px;
  }
  .hotel-page .hotel-order-header-button {
    float: right;
  }
  .hotel-page .hotel-header {
    padding-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .hotel-page .hotel-order-header-button {
    width: 80%;
    margin-left: 10%;
    margin-bottom: 15px;
  }
}
.hotel-detail-operator-tile {
  position: relative;
}
.hotel-detail-operator-tile .recommended-operator-icon {
  position: absolute;
  left: 5px;
  top: -5px;
  color: #00529e;
}
.scroll-to-top-button {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 1000;
  background-color: #eee;
  width: 40px;
  box-shadow: 3px 3px #cbcbcb;
}
.scroll-to-top-button img {
  margin-left: -8px;
}
.scroll-to-top-button:hover {
  background-color: #fff4d4;
}
.lite-flight-info-takeoff {
  margin-left: -0.15em;
}
.hotel-page div.action-text {
  font-size: 17px;
}
.hotel-page div.action-text p,
.hotel-page div.action-text font,
.hotel-page div.action-text span {
  font-family: 'Source Sans Pro', sans-serif !important;
}
.action-list ul {
  list-style: none;
}
.action-list li::before {
  content: "•";
  color: #ffbd1e;
  display: inline-block;
  font-size: 28px;
}
.action-list h3 {
  display: inline-block;
  margin-left: 5px;
}
@media (min-width: 1200px) {
  .modal-content .flight-to-info,
  .modal-content .return-flight-info {
    width: 31%;
  }
}
.hotel-description-main-title {
  margin-bottom: 25px;
  margin-left: -15px;
}
.hotel-general-text {
  margin-bottom: 20px;
}
.hotel-general-text h3 {
  font-size: 18px;
}
h3.ck-group-title {
  margin-left: 15px;
  margin-top: 0px;
  padding-top: 0px;
}
.hotel-general-text .down-info {
  margin-top: 0;
}
.mail-offer input[type='submit'] {
  padding: 10px 15px;
}
.mail-offer .recaptcha .row {
  margin-left: 0;
  margin-top: 15px;
}
.mail-offer input[type='email'],
.mail-offer input[type='text'] {
  width: 60%;
}
.mail-offer textarea.form-control {
  width: 60%;
}
.mail-offer label {
  width: 100%;
}
.form-group .message,
.mail-offer .recaptcha-err.message {
  color: #c30f36;
}
.send-mail {
  background-image: url("/img-web/images/send-mail.svg?version=1751029371");
  background-repeat: no-repeat;
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-left: 20px;
  margin-right: 20px;
}
.hotel-header-icons .icon-with-text {
  display: inherit;
  margin-left: 0;
}
#mailOffer h1.mail-confirmation {
  text-align: center;
  margin-top: 15%;
  margin-bottom: 10%;
}
.mail-offer h1.mail-confirmation {
  text-align: center;
  margin-top: 15%;
  margin-bottom: 10%;
}
#mailOffer .email-confirmation-loader {
  text-align: center;
  margin-bottom: 30px;
}
#mailHotelBoxForm .email-confirmation-loader {
  text-align: center;
  margin-bottom: 30px;
}
#mailReportForm label {
  max-width: none;
  width: 100%;
}
#mailReportForm textarea {
  display: block;
  width: 100%;
  border: 1px solid #ccc;
  padding: 6px 12px;
  border-radius: 4px;
  height: 250px;
}
#mailReportForm {
  margin: 10px;
}
#mailReportForm .recaptcha {
  margin-left: 15px;
  margin-top: 20px;
}
#mailReportForm .text-right input[type="submit"] {
  padding: 10px 20px;
}
#mailReportForm td.email-report {
  line-height: 4em;
}
.print-pdf,
.email-report {
  display: inline-block;
  width: 100%;
  cursor: pointer;
}
.why-dovolena .inline-heading .sprite-sa-logo {
  margin-left: 10px;
}
@media (max-width: 480px) {
  .why-dovolena .inline-heading {
    display: inherit;
  }
  .why-dovolena .inline-heading .sprite-sa-logo {
    margin-left: 0px;
  }
}
.order-page .why-dovolena .inline-heading {
  display: none;
}
.order-page .why-dovolena.container {
  margin-top: 20px;
}
.order-page .availability-check {
  display: inline-block;
}
.detail-info-links .icon-arrow-slider {
  top: 5px;
}
.detail-info-links .reviews {
  padding-left: 20px;
}
.order-page .detail-price-box-order i {
  margin-top: -10px;
}
.order-page .priceCount {
  display: inline-block;
  margin: 0 5px;
}
/*Fotogalerie*/
.trip-gallery .main-image {
  height: 289px;
  background-size: cover;
  background-position: center;
}
.trip-gallery .image {
  height: 97px;
  padding-bottom: 1px;
}
.trip-gallery .image-right-col {
  padding-left: 3px;
}
@media (max-width: 991px) {
  .trip-gallery .images {
    margin-left: 15px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .trip-gallery .image img {
    width: 100%;
    max-height: 95px;
  }
}
@media (max-width: 767px) {
  .trip-gallery {
    margin-right: 15px;
  }
  .trip-gallery .images {
    margin-left: 0px;
  }
}
@media screen and (max-width: 1200px) {
  .price-sum {
    padding: 3px;
  }
  .kalkulace-content .table tbody > tr > td {
    padding-left: 0;
  }
  .counter .counter-input {
    width: 18px;
    height: 30px;
  }
  .kalkulace-content .table tbody > tr > td {
    padding-right: 0;
  }
  .kalkulace-content .counter .counter-btn {
    width: 18px;
  }
  .order-page .priceCount {
    margin: 0 1px;
  }
  .price-sum-price,
  .price-sum-celkem {
    font-size: 17px;
  }
}
@media screen and (min-width: 992px) {
  .table tbody > tr > td {
    padding-left: 15px;
  }
  .table thead > tr:first-child > th {
    padding-left: 45px;
  }
  .price-sum-price,
  .price-sum-celkem {
    font-size: 20px;
  }
}
.kalkulace-content td.count {
  text-align: center;
}
.kalkulace-content .table thead > tr:first-child > th {
  padding-left: 0;
  text-align: center;
}
@media screen and (max-width: 360px) {
  .counter .counter-input {
    width: 55px;
    height: 30px;
  }
}
.order-page .availability-check .loader {
  background: url("../../images/wait.gif?version=1751029371") no-repeat 0 0 transparent;
  width: 44px;
  height: 12px;
  margin: auto;
  display: inline-block;
}
.order-page .availability-check .text {
  display: inline-block;
}
.order-page .contact > div {
  width: auto;
  max-width: 100%;
}
.complete-price-per-person,
.complete-price-per-family {
  text-align: right;
}
.complete-price-per-family.margin-9 .icon-adult:last-child {
  margin-right: 9px;
}
.complete-price-per-family.margin-0 .icon-adult:last-child {
  margin-right: 0px;
}
.complete-price-per-family.margin-9 .icon-kid:last-child {
  margin-right: 9px;
}
.complete-price-per-family.margin-0 .icon-kid:last-child {
  margin-right: 0px;
}
.order-page .icon-small-person-order-page {
  margin-top: 0;
}
.order-page .total-price-icon .icon-adult {
  height: 21px;
}
.order-page .total-price-icon .icon-kid {
  height: 14px;
}
.order-page .total-price-icon .icon-infant {
  margin-bottom: 5px;
}
.datepicker table tr td.day.focused,
.datepicker table tr td.day:hover {
  background: #d0d0d0;
}
.tooltip-inner {
  color: black;
  background-color: white;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
  min-width: 120px;
  max-width: 300px;
}
.tooltip.top .tooltip-arrow {
  border-top-color: white;
}
.tooltip.bottom .tooltip-arrow {
  border-bottom-color: white;
}
.tooltip.left .tooltip-arrow {
  border-left-color: white;
}
.tooltip.right .tooltip-arrow {
  border-right-color: white;
}
.review-box-badge .icon {
  top: initial;
}
@media (max-width: 480px) {
  .no-padding-xs {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
  .margin-xs-top-20 {
    margin-top: 20px;
  }
}
.adminDesc {
  background-color: black;
  color: white;
  border: 3px dotted;
  padding: 5px;
  font-size: 12px;
}
.adminDesc .hotel {
  width: 100%;
}
.adminDesc a {
  background: red;
  color: white;
  font-weight: 600;
  margin: 1px;
  padding: 2px;
  display: block;
  text-align: center;
  font-size: 13px;
}
.adminDesc a.simple {
  background: white;
  color: #2196F3;
  display: inline-block;
}
.adminDesc span.link {
  padding: 5px;
  /*background: red;*/
  color: white;
  font-weight: 600;
}
.adminDesc span.link:hover {
  color: #00afff;
}
.dropdown-menu.main-drop.operator {
  top: 54px;
}
.dropdown-menu.main-drop.operator .half.dropdown-tree-wrap {
  padding-left: 15px;
}
.column-admin {
  width: 100%;
  display: block;
}
.column-admin table {
  background-color: black;
  width: 100%;
}
.admin-actions .pdf:hover {
  color: #00afff;
}
.trip-search-panel td {
  padding: 10px;
}
.spinner-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-flow: column;
}
.spinner-container .clock-spinner {
  position: relative;
  border-radius: 50%;
  border-top: solid 4.5px #0fd6ff;
  border-right: solid 4.5px #0fd6ff;
  border-bottom: solid 4.5px #0fd6ff;
  border-left: solid 4.5px #0fd6ff;
  width: 36px;
  height: 36px;
  display: inline-block;
  box-sizing: border-box;
  /*Meter Spinner Animation*/
}
.spinner-container .clock-spinner::before {
  border-radius: 2.25px;
  content: " ";
  width: 4.5px;
  height: 9px;
  display: inline-block;
  box-sizing: border-box;
  background-color: #0fd6ff;
  position: absolute;
  top: 4px;
  left: 12px;
  transform-origin: center bottom;
  animation: meter-animate-before 1s linear infinite;
}
@keyframes meter-animate-before {
  0% {
    transform: rotate(-45deg);
  }
  100% {
    transform: rotate(315deg);
  }
}
.mini-photo-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 10px;
}
.mini-photo-gallery:empty {
  height: 10px;
  background-color: #fff0f0;
}
.mini-photo-gallery span {
  position: relative;
}
.mini-photo-gallery span button {
  position: absolute;
  top: 5px;
  left: 5px;
  font-weight: bold;
  font-size: larger;
  padding: 0 5px;
  background-color: darkseagreen;
  opacity: 0.5;
  transform-origin: left top;
  transition: transform, opacity;
  transition-duration: 0.25s;
  border-radius: 0.25em;
  will-change: auto;
  border: 1px solid #568f56;
  box-shadow: 0 0 5px #1c301c;
}
.mini-photo-gallery span img {
  height: 100px;
}
.mini-photo-gallery span:hover button {
  opacity: 0.9;
  transform: scale(150%);
  background-color: #568f56;
}
.second-column-admin {
  margin-top: 10px;
}
.second-column-admin a {
  padding-right: 20px;
  padding-left: 20px;
}
.menuInfo {
  margin-top: 15px;
  margin-bottom: 15px;
}
.email-report-hotel-spec {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .email-report-hotel-spec {
    float: right;
  }
}
.order-page .price-box--header {
  background: none;
}
.order-page .price-box--header.collapsed {
  background: none;
}
.order-page #reservation_form .search-filter-input-wrap i,
.order-page #reservation_form .search-filter-input-wrap label {
  max-width: 100%;
}
@media (min-width: 992px) {
  .order-page #reservation_form .search-filter-input-wrap.col-md-4 {
    width: 27%;
  }
}
.order-page #reservation_form .search-filter-input-wrap.pbirthdate input {
  color: transparent;
  width: 100%;
  min-width: -webkit-fill-available;
}
.order-page #reservation_form .search-filter-input-wrap.pbirthdate.label--top input {
  color: #00529e;
}
.order-page #reservation_form .control--singlerow {
  display: flex;
}
.order-page #reservation_form .control--singlerow label.control {
  margin-bottom: 10px;
}
.order-page #reservation_form .control--singlerow label.control:nth-of-type(2) {
  padding-left: 1em;
}
.order-page #reservation_form .control--singlerow label.control .control--select {
  margin: 0;
}
.order-page input.has-error {
  box-shadow: inset 0 0px 0px 2px #ed1846;
  color: #ed1846;
  border-radius: 5px;
  -webkit-box-shadow: inset 0 0px 0px 2px #ed1846;
  -webkit-appearance: none;
}
.order-page #reservation-message .alert a {
  color: #fff;
}
.order-page .terms.uf_error label {
  color: #ed1846;
  font-weight: bold;
}
.order-page .search-filter-input-wrap label {
  color: #00529e;
  font-size: 1.143em;
  font-weight: 400;
  line-height: 1.4em;
  position: absolute;
  left: 20px;
  top: 14px;
  padding: 0px 9px;
  pointer-events: none;
}
.order-page .label--top label {
  font-size: 0.786em;
  color: #5e5e5e;
  top: -6px;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  background-color: #fff;
}
.order-page .added-services-box label {
  color: black;
}
#zfform_table_persons .no-gutter > [class*='col-'] {
  padding-right: 2px;
  padding-left: 0;
}
.form-control--custom-select.bootstrap-select.btn-group .dropdown-menu li a[aria-selected="true"] span.check-mark {
  top: 5px;
  background-color: #ffbd1e;
  background-image: url("/img-web/icons/checkbox_icon.svg?version=1751029371");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: 1px 1px;
}
.order-form .search-filter-input-wrap .star:after {
  color: #ee2752;
  font-size: 28px;
  content: ' *';
  vertical-align: middle;
  vertical-align: -webkit-baseline-middle;
}
.order-page .search-filter-input-wrap label {
  padding: 2px 9px;
}
.calculation-items-auto .price {
  text-align: center;
}
.calculation-sum-auto .total_price {
  text-align: center;
}
#zfform_table_persons input.uf_error {
  box-shadow: inset 0 0px 0px 2px #ed1846;
  color: #ed1846;
  -webkit-box-shadow: inset 0 0px 0px 2px #ed1846;
  border-radius: 5px;
  -webkit-appearance: none;
}
@media (max-width: 767px) {
  .reservation-submit-btn {
    max-width: 80%;
  }
  .reservation-submit-btn .btn-long {
    padding: 13px 30px;
  }
}
.mobile .search-filter-input.birthdate {
  padding-top: 15px;
}
.mobile.webkit .search-filter-input.birthdate {
  line-height: 54px;
}
.easy-popover-content {
  display: none;
}
.popover-ul-margin ul {
  margin-left: 20px;
}
.popover.halfpop {
  max-width: 50%;
}
@media (max-width: 767px) {
  .popover.halfpop {
    max-width: 80%;
  }
}
.popover.pop-350 {
  min-width: 350px;
}
@media (max-width: 767px) {
  .popover.pop-350 {
    min-width: 300px;
  }
}
.popover.pop-300 {
  min-width: 300px;
}
.popover.pop-200 {
  min-width: 200px;
}
.popover.pop-150 {
  min-width: 150px;
}
.popover.pop-100 {
  min-width: 100px;
}
.destination-box .dest-row {
  background-color: white;
  margin: 0 0 0 20px;
  border-radius: 4px;
  font-size: 16px;
  height: 48px;
  margin-bottom: 5px;
  display: block;
}
.destination-box .dest-row.header {
  transition: 300ms;
  background-color: #fff4d4;
}
.destination-box .dest-row.header:hover {
  background-color: #ffdd7c;
}
.destination-box .dest-row.child:hover {
  background-color: #eee;
}
.destination-box .header.collapsed {
  background-color: #eee;
}
.destination-box .dest-row .btn {
  height: 100%;
  line-height: 36px;
  font-size: 16px;
}
.destination-box .dest-row .btn.flap {
  background: #3375b1;
  margin: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 8px;
}
.destination-box .dest-row .btn.flap span {
  transition: 300ms;
  transform: rotateX(180Deg);
  display: block;
  line-height: 36px;
}
.destination-box .dest-row .btn.flap.collapsed span {
  transform: rotateX(0Deg);
}
.destination-box .dest-row .btn.flap {
  background: #3375b1;
  margin: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  font-size: 8px;
}
.destination-box .dest-row .btn.select {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  display: inline-block;
  float: right;
}
.destination-box .dest-row .btn.select a {
  color: white;
}
.destination-box .dest-row .btn.select .arrow {
  color: white;
  font-size: 7px;
  transform: rotate(-90deg);
  margin-left: 10px;
  margin-top: 3px;
}
.destination-box .flag {
  padding: 0;
}
.destination-box .name {
  line-height: 48px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 15px;
}
.destination-box .price {
  line-height: 48px;
  text-align: left;
}
.destination-box .price strong {
  color: black;
}
.destination-box .flag img {
  padding: 11px 16px;
}
.destination-box .icon-arrow-slider-right:before {
  color: white;
}
.destination-box .icon-arrow-slider-right {
  font-size: 13px;
  font-size: 10px;
  margin-left: 10px;
  position: relative;
  top: 1px;
}
.destination-box .loader {
  display: none;
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 16px;
  width: 100%;
  background: url("/images/wait.gif?version=1751029371") no-repeat center center;
}
.destination-box .empty {
  width: 45px;
}
@media (max-width: 1200px) {
  .destination-box .empty {
    width: 56px;
  }
}
@media (max-width: 992px) {
  .destination-box .empty {
    width: 40px;
  }
}
@media (max-width: 768px) {
  .destination-box .empty {
    width: 33px;
  }
}
@media (max-width: 420px) {
  .destination-box .row {
    margin-right: -4px;
  }
}
.error-content {
  display: flex;
}
.error-content .error-text {
  padding: 10px 20px 10px 20px;
  background-color: #eee;
  border: 1px solid #ababab;
  border-radius: 6px 16px 6px 16px;
  margin-left: -2px;
  z-index: -1;
}
.error-page-content {
  background: #eee;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border: 1px solid gainsboro;
  border-radius: 3px;
}
.additional_service-reservation h2 {
  text-align: center;
  font-weight: normal;
  font-size: 20px;
}
.additional_service-reservation .inspiration-images .img-box {
  min-height: 349px;
}
@media (max-width: 992px) {
  .additional_service-reservation .inspiration-images .img-box {
    width: 100%;
    margin-bottom: 10px;
    max-width: 349px;
    margin-left: auto;
    margin-right: auto;
  }
}
.quicksearch-text {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
}
.quicksearch-text .info {
  white-space: normal;
}
.dropdown-menu-search-item .img-div {
  padding-right: 0px;
}
.dropdown-menu-search-item .img-div img {
  width: 90%;
  margin-left: 5%;
}
@media (max-width: 1199px) {
  .main-navigation-mobile-search .dropdown-menu-right {
    width: 100%;
    left: 15px !important;
    top: 70px !important;
  }
  .dropdown-menu-search {
    width: 100%;
  }
  .dropdown-menu-right {
    width: 100%;
    left: 0 !important;
  }
}
.dropdown-quicksearch-navbar {
  margin-bottom: 15px;
}
.menu-hotel-search {
  margin-left: 15px;
}
.quicksearch-page {
  margin-top: 30px;
}
@media (min-width: 768px) {
  .quicksearch-page {
    width: 80%;
    margin-left: 10%;
  }
}
.quicksearch-page .review-image-link {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
}
.quicksearch-page form.row,
.quicksearch-page .destination-result-item,
.quicksearch-page .dest-row.header {
  margin-left: 0;
  margin-right: 0;
}
.quicksearch-page #quick-search-inline {
  width: 100%;
  margin-top: 50px;
  margin-bottom: 20px;
}
.quicksearch-page #quick-search-inline .search-input {
  margin-bottom: 20px;
}
@media (min-width: 767px) {
  .quicksearch-page #quick-search-inline .search-input {
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
  }
}
.quicksearch-page #quick-search-inline .open .search-input {
  border-bottom-color: #eee !important;
}
.quicksearch-page #quick-search-inline .btn {
  padding: 12px 40px;
}
@media (min-width: 767px) {
  .quicksearch-page #quick-search-inline .btn {
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
  }
}
@media (max-width: 767px) {
  .quicksearch-page #quick-search-inline .btn {
    width: 50%;
    margin-left: 25%;
  }
}
.quicksearch-page ul {
  list-style-type: none;
}
.quicksearch-page .destination-result-item {
  margin-top: 5px;
  margin-bottom: 10px;
}
.quicksearch-page .quicksearch-not-found {
  margin-bottom: 50px;
}
.quicksearch-page h3 {
  margin-bottom: 30px;
  margin-top: 40px;
}
.quicksearch-page .map-popup-trigger-hotel {
  display: none;
}
.quicksearch-page .nav-tabs {
  margin-bottom: 20px;
}
#info-page .no-info-border {
  border: none !important;
}
#info-page a.hotel-comparision:hover {
  text-decoration: underline;
}
#info-page .nabidka-pro-klienty .f-right a {
  width: 25px;
  height: 25px;
  clear: both;
  cursor: pointer;
}
#info-page .nabidka-pro-klienty .f-right {
  float: right;
}
#info-page .nabidka-pro-klienty .f-right a {
  width: 25px;
  height: 25px;
  clear: both;
  cursor: pointer;
}
#info-page .nabidka-pro-klienty-facebook {
  background-image: url("/images/mail-offer/facebook.png?version=1751029371");
  display: inline-block;
}
#info-page .nabidka-pro-klienty-googleplus {
  background-image: url("/images/mail-offer/googleplus.png?version=1751029371");
  display: inline-block;
}
#info-page .nabidka-pro-klienty-twitter {
  background-image: url("/images/mail-offer/twitter.png?version=1751029371");
  display: inline-block;
}
#info-page .nabidka-pro-klienty-instagram {
  background-image: url("/images/mail-offer/instagram-circle.png?version=1751029371");
  display: inline-block;
}
#info-page .nabidka-pro-klienty-linkedin {
  background-image: url("/images/mail-offer/linkedin.png?version=1751029371");
  display: inline-block;
}
#info-page .nabidka-pro-klienty-email {
  background-image: url("/images/mail-offer/email.png?version=1751029371");
  display: inline-block;
}
#info-page .socialni-tlacitka-kariera {
  margin-right: 20px;
}
.mail-info {
  margin: 20px;
}
#mailInfoForm .row {
  margin-left: 0;
}
.mail-info .status h2 {
  text-align: center;
}
#info-page #section.main-row .text-body h2 {
  clear: both;
}
@media (max-width: 480px) {
  #info-page .left-container a.section {
    width: 100%;
  }
  #section .dulezite-informace-icon a.section .icon {
    margin: 25px auto;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  #info-page .left-container a.section {
    width: 45%;
  }
  #info-page .dulezite-informace-icon a.section {
    margin-right: 20px;
  }
  #section .dulezite-informace-icon a.section .icon {
    margin: 25px auto;
  }
}
#info-page .kontakty-clanek h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}
#info-page #volejte-zdarma {
  margin-left: 20px;
}
@media (max-width: 767px) {
  #info-page #volejte-zdarma {
    float: none;
    text-align: center;
  }
}
#info-page .tel {
  font-size: 18px;
  float: left;
  margin-left: 70px;
}
@media (max-width: 767px) {
  #info-page .tel {
    float: none;
    text-align: center;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  #info-page .middle.top {
    padding-top: 20px;
    padding-bottom: 20px;
    border-left: none;
    border-right: none;
    border-top: solid 2px #D0D0D0;
    border-bottom: solid 2px #D0D0D0;
    height: auto;
  }
}
#info-page .infolinka {
  margin-left: 30px;
}
@media (max-width: 1199px) {
  #info-page .infolinka {
    display: none;
  }
}
#info-page .facebook {
  margin-left: 25%;
}
@media (max-width: 1199px) {
  #info-page .facebook {
    margin-left: 20%;
  }
}
@media (max-width: 991px) {
  #info-page .facebook {
    margin-left: 10px;
  }
}
@media (max-width: 767px) {
  #info-page .facebook {
    margin-left: 35%;
  }
}
@media (max-width: 470px) {
  #info-page .facebook {
    margin-left: 20%;
  }
}
#info-page .left,
#info-page .middle.top,
#info-page .right {
  width: 33%;
}
@media (max-width: 767px) {
  #info-page .left,
  #info-page .middle.top,
  #info-page .right {
    width: 100%;
  }
}
#info-page #kontakty .left {
  width: 33%;
}
@media (max-width: 991px) {
  #info-page #kontakty .left {
    width: 50%;
  }
}
@media (max-width: 767px) {
  #info-page #kontakty .left {
    width: 100%;
  }
}
#daktela-chat,
#daktela-chat *,
#daktela-chat * *,
#daktela-chat * * *,
#daktela-chat * * * *,
#daktela-chat * * * * * {
  background: none transparent;
  border: 0px none transparent;
  clear: both;
  float: none;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 1em;
  line-height: 20px;
  font-style: normal;
  word-wrap: break-word;
  margin: 0px;
  opacity: 1;
  overflow: visible;
  padding: 0px;
  position: static;
  visibility: visible;
}
#daktela-chat {
  display: none;
  position: fixed;
  _position: absolute;
  bottom: 0px;
  right: 20px;
  z-index: 10001;
}
@media (min-width: 1200px) {
  #daktela-chat {
    width: 250px;
  }
}
#daktela-chat p,
#daktela-chat div,
#daktela-chat img {
  display: block;
}
#daktela-chat b,
#daktela-chat span {
  display: inline;
}
/* image */
#daktela-chat #daktela-chat-image > img {
  width: 100%;
}
/* bubble */
#daktela-chat #daktela-chat-bubble {
  margin-bottom: 30px;
  padding: 10px;
  cursor: pointer;
  text-align: center;
  position: relative;
  display: none;
  box-shadow: 1px 2px 8px 2px #888;
  background-color: #3375b1;
  border-radius: 3px !important;
}
#daktela-chat #daktela-chat-bubble > p {
  margin-top: 5px;
}
#daktela-chat #daktela-chat-bubble:before {
  border-style: solid;
  border-width: 20px 20px 0px 20px;
  content: "";
  position: absolute;
  bottom: -20px;
  left: 40px;
  display: none;
}
#daktela-chat #daktela-chat-bubble:after {
  border-style: solid;
  border-width: 20px 20px 0px 20px;
  content: "";
  position: absolute;
  bottom: -17px;
  left: 40px;
  display: block;
}
/* window */
/* head */
#daktela-chat #daktela-chat-head {
  position: relative;
  cursor: pointer;
  text-align: left;
  color: white;
  background-color: #3375b1;
  border-radius: 3px 3px 0px 0px !important;
  height: 35px;
  padding: 0px 0px 0px 10px;
}
#daktela-chat #daktela-chat-head * {
  line-height: 35px;
}
#daktela-chat #daktela-chat-state {
  position: relative;
  display: inline-block;
  width: 6px;
  height: 6px;
  margin-right: 5px;
  background-color: #888888;
  border: 2px solid #FFFFFF;
  border-radius: 5px;
}
#daktela-chat #daktela-chat-state[dch-state="gray"] {
  background: #808080;
}
#daktela-chat #daktela-chat-state[dch-state="red"] {
  background: #E06060;
}
#daktela-chat #daktela-chat-state[dch-state="orange"] {
  background: #E0C040;
}
#daktela-chat #daktela-chat-state[dch-state="green"] {
  background: #60E060;
}
#daktela-chat .daktela-chat-button {
  display: inline-block;
  font-weight: bold;
  float: right;
}
#daktela-chat .daktela-chat-button[dch-state="up"],
#daktela-chat .daktela-chat-button[dch-state="down"] {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
/* body */
#daktela-chat #daktela-chat-content {
  padding: 5px;
}
#daktela-chat #daktela-chat-info {
  text-align: center;
}
#daktela-chat #daktela-chat-promo {
  text-align: right;
  margin-top: 8px;
  opacity: 0.25;
}
/* forms */
#daktela-chat #daktela-chat-line-text,
#daktela-chat #daktela-chat-line-title,
#daktela-chat #daktela-chat-line-email,
#daktela-chat #daktela-chat-messages {
  background-color: #FFFFFF !important;
  padding: 4px;
  margin: 5px 0px 5px 0px;
  border: 0px none;
}
#daktela-chat textarea,
#daktela-chat input[type="text"] {
  border: 0px none;
  background: transparent;
  width: 100%;
  color: #333333 !important;
}
#daktela-chat textarea {
  height: 50px;
}
#daktela-chat input[type="text"] {
  height: 20px;
  margin-bottom: 20px;
}
#daktela-chat [dch-error="true"] {
  background-color: #fef1ec;
  border-color: #cd0a0a;
}
#daktela-chat [dch-placeholder="true"],
#daktela-chat input::-webkit-input-placeholder,
#daktela-chat input:-moz-placeholder {
  color: #aaaaaa !important;
}
#daktela-chat [dch-error="true"] textarea,
#daktela-chat [dch-error="true"] input[type="text"] {
  color: #cd0a0a !important;
}
#daktela-chat #daktela-chat-line-submit {
  text-align: center;
}
#daktela-chat input[type="submit"] {
  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  margin: 0px 10% 0px 10%;
  width: 80%;
  border: 0px none;
  font-size: 1.2em;
}
/* messages */
#daktela-chat #daktela-chat-messages {
  overflow: auto;
  height: 200px;
}
#daktela-chat #daktela-chat-messages * {
  word-wrap: break-word;
}
#daktela-chat #daktela-chat-messages > div {
  margin-bottom: 5px;
}
#daktela-chat #daktela-chat-messages > div > b,
#daktela-chat #daktela-chat-messages > div > p {
  color: #333333 !important;
  text-align: left;
  display: inline;
}
#daktela-chat #daktela-chat-messages > div > b *,
#daktela-chat #daktela-chat-messages > div > p * {
  color: #333333 !important;
}
#daktela-chat #daktela-chat-messages > div > span {
  color: #888888 !important;
  text-align: center;
  display: block;
}
#daktela-chat #daktela-chat-messages > div > span * {
  color: #888888 !important;
}
/* additional specialities */
#daktela-chat {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#daktela-chat textarea,
#daktela-chat input[type="text"],
#daktela-chat #daktela-chat-messages {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}
#daktela-chat * {
  color: #666666;
}
#daktela-chat #daktela-chat-body {
  background-color: #F0F0F0;
}
/* design position */
#daktela-chat[dch-design~="left"] {
  right: auto;
  left: 60px;
}
#daktela-chat[dch-design~="right"] {
  left: auto;
  right: 60px;
}
#daktela-chat #daktela-chat-window {
  border-radius: 3px 3px 0px 0px !important;
}
#daktela-chat #daktela-chat-line-text,
#daktela-chat #daktela-chat-line-title,
#daktela-chat #daktela-chat-line-email,
#daktela-chat #daktela-chat-messages {
  border-radius: 3px !important;
}
#daktela-chat input[type="submit"] {
  border-radius: 3px !important;
  background-color: #E9E9E9;
}
/* design light */
#daktela-chat * {
  color: white;
}
#daktela-chat #daktela-chat-window {
  box-shadow: 1px 2px 8px 2px #888 ;
}
#daktela-chat #daktela-chat-body {
  background-color: white ;
}
#daktela-chat input[type="submit"] {
  background-color: #ed1846 ;
  padding: 8px 0 ;
}
#daktela-chat input[type="submit"]:hover {
  color: #fff ;
  background-color: #a20d2d ;
  border-color: #64081c ;
}
#daktela-chat input[type="text"] {
  height: 40px ;
  padding: 10px ;
  border-radius: 3px ;
  border: 2px solid #eee ;
}
#daktela-chat textarea {
  padding: 10px;
  border-radius: 3px;
  border: 2px solid #eee;
}
#daktela-chat .daktela-chat-button {
  float: right;
  width: 35px;
  text-align: center;
  background: red;
  font-size: 1.4em;
  border-radius: 0 3px 0 0;
  text-shadow: #888 -1px -1px 3px;
}
#daktela-chat .daktela-chat-button:hover {
  color: #fff ;
  background-color: #a20d2d ;
  border-color: #64081c ;
}
#daktela-chat .show-daktela img {
  margin-top: -35px;
}
#daktela-chat .show-daktela img:hover {
  width: 60px;
  height: 60px;
  margin-top: -40px;
  margin-left: -5px;
}
#daktela-chat #daktela-chat-promo {
  display: none;
}
#daktela-chat .show-daktela {
  height: 35px;
  border-radius: 3px 3px 0 0;
  padding-top: 5px;
}
/* Size of headings on mobile and tablets */
@media (max-width: 768px) {
  .slide-heading h1 {
    font-size: 2.5em;
  }
  h1 {
    font-size: 2.5em;
  }
  .hotel-header .heading {
    font-size: 2.25em;
    line-height: 1.25em;
  }
  h2 {
    font-size: 2em;
  }
  h3 {
    font-size: 1.65em;
  }
  h4 {
    font-size: 1.5em;
  }
  .review-content h4 {
    font-size: 1.5em;
    margin-right: 30px;
  }
  .modal-content h1 {
    font-size: 2em;
  }
}
/* Styles for data stored in a database for landing pages */
#www-module .row.top {
  margin-top: 30px;
}
#www-module ul.indent-left {
  margin-left: 20px;
}
#www-module .indent-top {
  margin-top: 40px;
}
@media all and (min-width: 769px) {
  #www-module .pad-left {
    padding-left: 150px;
  }
}
#www-module .places {
  border: none;
  margin: 50px 0 70px;
  padding: 0;
  justify-content: flex-start;
}
#www-module .places .place-container {
  margin-left: 45px;
  text-align: left;
}
#www-module .places .place-container:first-of-type {
  margin-left: 0;
}
#www-module .places .place-container .icon {
  margin: 0 10px 0 0;
  font-size: 20px;
}
#www-module .places .place-container .icon.icon-filtr-06 {
  margin-right: 15px;
}
#www-module .places .place-container a {
  font-size: 16px;
  text-decoration: underline;
}
.hotel-view-content {
  margin: 0 auto;
}
.weather-today {
  font-size: 20px;
  font-weight: bold;
}
.weather-temperature {
  font-size: 20px;
  font-weight: bold;
}
div.flash-messages {
  position: fixed;
  top: 10%;
  width: 90%;
  margin-left: 5%;
  z-index: 100000;
  opacity: 0.9;
  font-weight: 700;
  text-align: center;
  padding: 2em;
}
.evaluation #headline {
  min-height: 59px;
  padding: 19px 25px 0 20px;
  background: #d3e9fa url("/img/headline.png?version=1496833461") repeat-x 0 0;
}
.evaluation .frm-pop {
  margin: 30px auto;
}
.evaluation .frm-pop .icon {
  width: 53px;
  height: 47px;
  margin: 0 0 22px 15px;
  background: url("/img/chybove-hlasky.png?version=1496833461") no-repeat;
}
.evaluation .frm-pop.info .icon {
  background-position: 0 -94px;
}
.evaluation .frm-pop p {
  position: relative;
  padding: 15px 25px;
  border: 1px solid;
  border-radius: 5px;
  font-size: 14px;
  line-height: 130%;
  color: #fff;
}
.evaluation .frm-pop p .deco {
  position: absolute;
  top: -23px;
  left: 70px;
  width: 122px;
  height: 23px;
  background: url("/img/chybove-hlasky.png?version=1496833461") no-repeat;
}
.evaluation .frm-pop.info p .deco {
  background-position: -53px -94px;
}
.evaluation .frm-pop.info .icon {
  width: 65px;
  height: 60px;
  margin: 0 0 10px 15px;
  background: url("/img/hvezda.png?version=1496833461") no-repeat;
}
.evaluation .frm-pop.info p {
  border-color: #0f6eb5;
  border-top-color: #20d2ed;
  border-bottom-color: #094173;
  background: #148ed1;
  background: -moz-linear-gradient(top, #148ed1 0%, #0e65b2 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #148ed1), color-stop(100%, #0e65b2));
  background: -webkit-linear-gradient(top, #148ed1 0%, #0e65b2 100%);
  background: -o-linear-gradient(top, #148ed1 0%, #0e65b2 100%);
  background: -ms-linear-gradient(top, #148ed1 0%, #0e65b2 100%);
  background: linear-gradient(to bottom, #148ed1 0%, #0e65b2 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#148ed1', endColorstr='#0e65b2', GradientType=0);
}
.evaluation ol {
  list-style: none;
  counter-reset: item;
}
.evaluation li {
  counter-increment: item;
  margin-bottom: 5px;
  margin-top: 15px;
}
.evaluation li label.row {
  width: 90%;
}
.evaluation li input[type="checkbox"] {
  margin-top: 4px;
}
.evaluation li:before {
  margin-right: 10px;
  content: counter(item);
  text-align: center;
  padding-right: 10px;
  font-weight: bold;
  font-size: 16px;
}
.evaluation .form-input-wrapper {
  padding-left: 30px;
}
.evaluation .form_submit {
  padding-bottom: 50px;
}
.evaluation .textarea {
  border: 1px solid #B6B6B6;
  padding: 2px;
}
.evaluation .radio input[type="radio"],
.evaluation .radio-inline input[type="radio"],
.evaluation .checkbox input[type="checkbox"],
.evaluation .checkbox-inline input[type="checkbox"] {
  position: auto;
  margin-left: 0px;
}
.evaluation .clearer {
  clear: both;
}
#tag-page .tag-container {
  margin-bottom: 20px;
}
.claim-form-wrapper-top {
  border-top: 1px solid #ded9d9;
  background: #FAFAFA;
  padding: 1em 0;
}
.claim-form-wrapper-top .customer-text {
  background: #eee;
  padding: 15px;
}
.claim-panel {
  border: 1px solid #eee;
  box-shadow: 1px 1px 1px #cccccc;
  border-radius: 3px;
  background: white;
  padding: 15px 30px;
}
@media (max-width: 992px) {
  .claim-panel {
    padding: 1em;
  }
  .claim-form-wrapper-top {
    padding: 0.5em;
  }
}
.claim-panel h2 {
  font-size: 1.7em;
  color: black;
  margin-top: 0px;
}
#claim-form .logo,
#cancel-form .logo {
  margin-bottom: 15px;
  width: 130px;
}
#claim-form .info-food,
#cancel-form .info-food {
  margin-top: 15px;
}
#claim-form h2.left,
#cancel-form h2.left {
  text-align: left;
}
#claim-form h2.order-number,
#cancel-form h2.order-number {
  text-align: right;
  margin-bottom: 0px;
}
#claim-form .control__indicator,
#cancel-form .control__indicator {
  border: 1px solid #757373;
}
@media (max-width: 992px) {
  #claim-form h2.order-number,
  #cancel-form h2.order-number {
    text-align: left;
    margin-top: 0px;
  }
}
#claim-form h3,
#cancel-form h3 {
  text-align: center;
}
#claim-form label,
#cancel-form label {
  display: block;
}
#claim-form textarea.form-control,
#cancel-form textarea.form-control {
  height: 200px;
}
#claim-form fieldset legend,
#cancel-form fieldset legend {
  color: black;
}
#claim-form h4,
#cancel-form h4 {
  display: block;
  width: 100%;
  padding: 0;
  font-size: 1.3em;
  line-height: inherit;
  color: black;
  border: 0;
  margin-bottom: 0.5em;
  margin-top: 0.5em;
}
#claim-form h5,
#cancel-form h5 {
  color: black;
}
#claim-form .submit-claim-form,
#cancel-form .submit-claim-form {
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 30px;
  width: 100%;
  margin-top: 1em;
  border-radius: 3px;
}
#claim-form label span,
#cancel-form label span {
  padding: 0 15px;
  color: black;
  font-size: 1.7em;
  font-weight: bold;
}
#claim-form table,
#cancel-form table {
  margin-bottom: 1em;
}
#claim-form table td,
#cancel-form table td {
  padding-right: 5px;
  text-align: left;
}
#claim-form textarea,
#cancel-form textarea {
  color: black;
}
#claim-form .claim-field,
#cancel-form .claim-field {
  padding: 0 0.5em;
  margin: 0;
  border: 1px solid #d8d8d8;
  min-width: 0;
  border-radius: 3px;
  margin-bottom: 15px;
}
#claim-form .claim-field legend,
#cancel-form .claim-field legend {
  display: inline;
  width: auto;
  padding: 0 10px;
  color: black;
  font-size: 1.7em;
  font-weight: bold;
  border: 0;
  margin: 0;
}
#claim-form .claim-field .claim-filed-item,
#cancel-form .claim-field .claim-filed-item {
  margin-left: 10px;
  margin-right: 10px;
  border-bottom: 1px solid #eee;
  padding-bottom: 0.5em;
}
#claim-form .claim-field .claim-filed-item:last-child,
#cancel-form .claim-field .claim-filed-item:last-child {
  border-bottom: 0;
}
#claim-form .claim-form-submit-loader,
#cancel-form .claim-form-submit-loader {
  display: none;
  margin-top: 10px;
  margin-bottom: 10px;
  min-height: 16px;
  background: url("/images/wait.gif?version=1751029371") no-repeat center center;
}
#claim-form .claim-date-signature,
#cancel-form .claim-date-signature {
  padding: 5px;
}
.claim-location {
  margin-left: 0px;
}
.claim-location .form-control {
  display: inline;
  width: 150px;
}
.claim-location .claim-date-signature {
  display: inline;
}
#cancel-form .submit-cancel-form {
  font-weight: bold;
  text-transform: uppercase;
  padding: 10px 30px;
  width: 100%;
  margin-top: 1em;
  border-radius: 3px;
}
#cancel-form textarea {
  height: 200px;
  color: black;
}
.widget-klub-counter {
  position: fixed;
  top: 22%;
  right: 0;
  width: 70px;
  height: 80px;
  color: #1f2d4d;
  text-align: center;
  z-index: 950;
  box-shadow: 0px 1px 12px 0px rgba(0, 0, 0, 0.12);
  background: #fff;
}
.widget-klub-counter:hover {
  cursor: pointer;
}
.widget-klub-counter .widget-count {
  margin-bottom: 5px;
}
.widget-klub-counter .widget-label:hover,
.widget-klub-counter .widget-klub-counter:hover {
  text-decoration: none;
  color: #b1b4b9;
}
.klub-login-wrapper {
  text-align: center;
}
.klub-login-wrapper a {
  color: #1f2d4d;
  font-size: 0.929em;
  padding-top: 25px;
}
.klub-login-wrapper .glyphicon-log-in {
  color: #ed1846;
  font-size: 1.6em;
  margin-right: 5px;
}
.klub-login-wrapper .glyphicon-ok {
  /*color: #4CAF50;*/
  color: #ed1846;
  font-size: 1.6em;
  margin-right: 5px;
}
.klub-login-wrapper .klub-username {
  color: #1f2d4d;
  font-size: 0.9em;
}
.klub-login-wrapper .prihlaseni-do-klubu:hover {
  cursor: pointer;
  text-decoration: underline;
}
.klub-login-wrapper .klub-login-header {
  color: #ed1846;
  font-size: 1.5em;
  font-weight: bold;
}
.proposition {
  margin-bottom: 50px;
}
.proposition #pdf_form .proposition-input {
  margin: 0px 0 15px;
  font-size: 1.4em;
  font-weight: bold;
}
.proposition #pdf_form .proposition-input-label {
  font-size: 1.6em;
  margin-top: 15px;
}
.proposition input.form-control {
  display: inline-block;
  width: 100%;
}
.proposition .form-group.required .control-label:after {
  content: "*";
  color: red;
}
.proposition h1 {
  border-bottom: 2px solid #d8d8d8;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.proposition-seller-label,
.proposition-email-label,
.proposition-phone-label,
.proposition-ck-label {
  width: 150px;
  display: inline-block;
}
#pdf_form input#proposition-preview,
#pdf_form input#proposition-lock {
  width: 100%;
  padding: 10px 50px;
}
.proposition-form-data input.form-control {
  width: 60%;
}
#pdf_form input#proposition-preview {
  margin-bottom: 15px;
}
.proposition-preview-loader {
  margin-bottom: 15px;
}
.proposition-loader {
  margin-top: 15px;
  margin-bottom: 20px;
  min-height: 16px;
  background: url("/images/wait.gif?version=1751029371") no-repeat center center;
}
.proposition-lock-loader.proposition-loader {
  margin-top: -15px;
}
#pdf_form .form-group {
  margin-bottom: 0px;
}
#pdf_form .proposition-inputs {
  margin-bottom: 15px;
}
.proposition .proposition-info {
  background: #eee;
  padding: 15px;
}
.proposiotion-note-textarea {
  max-width: 100%;
}
.proposiotion-note-msg {
  width: 100%;
  height: 100%;
  display: none;
}
.proposition-confirm-modal {
  margin: 20px;
  font-size: 17px;
}
.review-box-favorite.review-box-favorite {
  top: 15px;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.proposition-heart {
  margin-top: 25px;
  margin-left: 15px;
  width: max-content;
}
.proposition-recommended {
  margin-left: 70px;
}
body #onesignal-popover-container #onesignal-popover-dialog #normal-popover .popover-button.primary {
  background: #ed1846 !important;
}
body #onesignal-popover-container #onesignal-popover-dialog #normal-popover .popover-button.primary:hover {
  background-color: #c30f36 !important;
  border-color: #a20d2d !important;
}
.add-watchdog img {
  width: 29px;
  height: 29px;
}
.hotel-header-icons .add-watchdog {
  position: absolute;
  right: 245px;
  top: 5px;
}
.hotel-header .add-watchdog {
  display: inline;
  margin-left: 25px;
}
.hotel-header .add-watchdog img {
  margin-right: 10px;
}
.review-box .add-watchdog {
  position: absolute;
  right: 70px;
  top: 20px;
}
.react-watchdog-button-tripslist {
  display: inline-block;
}
.add-watchdog button {
  background-color: white;
  color: #00529e;
}
.react-dialog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  z-index: 5000;
}
.react-dialog-content {
  position: fixed;
  background: white;
  width: 40%;
  height: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.react-dialog-content.watchdog {
  box-shadow: 0px 0px 0px 2px #ffbd1e;
  border-radius: 4px;
}
.react-dialog-container h4 {
  text-align: center;
}
.react-dialog-container label.radio-inline {
  margin-left: 0px;
}
.react-dialog-container .radio-inline input[type="radio"] {
  position: relative;
  margin-left: 0px;
  margin-right: 15px;
}
.react-dialog-container span.icon {
  margin-left: 10px;
}
.react-dialog-container .btn {
  padding: 0px 18px;
}
.react-dialog-container .down-info {
  margin-top: 2em;
  padding-top: 15px;
  border-top: 1px solid #eee;
  font-size: 90%;
}
.react-dialog-hotel {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.watchdog-errors {
  border: 2px solid #ed1846;
  border-radius: 4px;
  list-style-type: none;
  color: #ed1846;
}
.watchdog-errors li {
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 15px;
}
@media (min-width: 992px) {
  .watchdog-dialog-container {
    width: 60%;
    margin-left: 20%;
  }
}
.client-watchdogs-table {
  margin-top: 30px;
  margin-bottom: 30px;
  width: 90%;
  margin-left: 5%;
}
.watchdog-dialog-headline {
  margin-top: 30px;
  margin-bottom: 30px;
}
.btn.btn-klub-action {
  background-color: #ffbd1e;
  color: white;
}
.btn.btn-klub-action:hover {
  background-color: #f0ad4e;
}
.set-border-radius {
  border-radius: 10px;
  margin-left: -15px;
}
.override-position-text h2 {
  margin-top: 0px;
}
.override-blockfield-text {
  text-align: justify;
}
@media (min-width: 768px) {
  .override-blockfield-text {
    margin-right: 20px;
  }
}
@media (min-width: 768px) {
  .override-blockfield-text.collapse {
    margin-right: 35px;
  }
}
.blockfield-anchor,
.colapse-anchor {
  cursor: pointer;
  font-size: 16px;
}
.collapse-center {
  text-align: center;
}
.weather-land-page .icon {
  position: relative;
  width: 107px;
  height: 102px;
  zoom: 0.9;
  -moz-transform: scale(0.9);
}
.weather-land-page h1 {
  margin-top: -10px;
  margin-bottom: 0px;
}
.zoom-cell {
  width: 74px;
  height: 51px;
  position: relative;
}
.zoom-cell .pic-scale {
  zoom: 0.5;
  -moz-transform: scale(0.5);
  -moz-transform-origin: 0 0;
  position: absolute;
  top: 0;
  left: 12px;
}
.weather-table-bg {
  background-color: #ffbd1e;
}
.weather-land-page .icon.i-1 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 0 no-repeat;
}
.weather-land-page.icon.i-2 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -102px no-repeat;
}
.weather-land-page .icon.i-3 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -204px no-repeat;
}
.weather-land-page .icon.i-4 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -306px no-repeat;
}
.weather-land-page .icon.i-5 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -408px no-repeat;
}
.weather-land-page .icon.i-6 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -510px no-repeat;
}
.weather-land-page .icon.i-7 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -612px no-repeat;
}
.weather-land-page .icon.i-8 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -714px no-repeat;
}
.weather-land-page .icon.i-9 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -816px no-repeat;
}
.weather-land-page .icon.i-10 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -918px no-repeat;
}
.weather-land-page .icon.i-11 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -1020px no-repeat;
}
.weather-land-page .icon.i-12 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -1122px no-repeat;
}
.weather-land-page .icon.i-13 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -1224px no-repeat;
}
.weather-land-page .icon.i-14 {
  background: url("/img-web/images/popup-weather-icons.png?version=1751029371") 0 -1326px no-repeat;
}
.lp-icon-set-index {
  z-index: -1;
}
.justify-text {
  text-align: justify;
}
.img-box-LP {
  display: inline-block;
  height: 170px;
  width: 170px;
  padding: 20px 0 0 0;
  font-size: 14px;
  margin-right: 5px;
  margin-bottom: 10px;
  margin-left: 5px;
}
@media (max-width: 382px) {
  .img-box-LP {
    width: 97%;
  }
}
@media (min-width: 383px) {
  .img-box-LP {
    width: 47%;
  }
}
@media (min-width: 546px) {
  .img-box-LP {
    width: 31.1%;
  }
}
@media (min-width: 729px) {
  .img-box-LP {
    width: 23.3%;
  }
}
@media (min-width: 992px) {
  .img-box-LP {
    width: 18.6%;
  }
}
@media (min-width: 1200px) {
  .img-box-LP {
    width: 170px;
  }
}
.img-box-LP .btn {
  border: none;
  padding: 4px 15px;
  font-size: 16px;
  font-weight: 600;
  margin-top: 22px;
}
.img-box-LP::after {
  background-image: linear-gradient(0deg, rgba(29, 29, 27, 0.1) 0%, rgba(0, 0, 0, 0.07) 100%);
  background-image: -moz-linear-gradient(0deg, rgba(29, 29, 27, 0.1) 0%, rgba(0, 0, 0, 0.07) 100%);
  background-image: -webkit-linear-gradient(0deg, rgba(29, 29, 27, 0.1) 0%, rgba(0, 0, 0, 0.07) 100%);
  background-image: -ms-linear-gradient(0deg, rgba(29, 29, 27, 0.1) 0%, rgba(0, 0, 0, 0.07) 100%);
}
.img-box-title-long {
  font-size: 1.657em;
  line-height: 1.143em;
  font-weight: 700;
  color: #fff;
  margin-bottom: 9px;
}
.img-box-LP .move-the-button {
  margin-top: 7px;
}
@media (min-width: 1200px) {
  .margin-left-30-desktop {
    margin-left: 30px;
  }
}
body {
  scroll-behavior: smooth;
}
nav.hotel-page-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 40px;
  z-index: 1024;
  overflow-y: hidden;
  text-align: center;
  margin-left: -15px;
  margin-right: -15px;
  box-shadow: 0 5px 10px #8a8a8a;
}
nav.hotel-page-nav[aria-expanded="true"] {
  height: auto;
}
nav.hotel-page-nav ul {
  margin: 0;
  padding: 0;
  transition: transform 100ms;
}
nav.hotel-page-nav[aria-expanded="true"] ul {
  transform: translateY(0) !important;
}
nav.hotel-page-nav li {
  height: 40px;
  background-color: #eee;
  border-bottom: 1px solid #fff;
}
nav.hotel-page-nav li a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  color: inherit;
  font-weight: bold;
  line-height: 40px;
  font-size: 16px;
  font-family: 'Source Sans Pro', sans-serif;
}
nav.hotel-page-nav button {
  position: absolute;
  top: 0;
  right: 0;
  display: inline-block;
  width: 100%;
  height: 40px;
  padding: 0;
  line-height: 40px;
  text-align: right;
  text-decoration: none;
  cursor: pointer;
  transition: transform 300ms;
  background-color: transparent;
  padding-right: 16px;
}
nav.hotel-page-nav button[aria-expanded="true"] {
  width: auto;
  padding-right: 16px;
}
.tab-content.detail-tabs .tab-pane.detail-tab {
  text-align: justify;
  border-bottom: 1px solid transparent;
}
.icon.icon-arrow-action.arrow-color {
  color: inherit;
}
.social-icons-mobile {
  padding-left: 15px;
}
.footer-copyright {
  font-size: 11px;
}
.mobile-footer {
  margin-top: -50px;
}
.review-home {
  margin-bottom: 4rem;
}


/*./public/css/autoload/ug-theme-default.css*/



.ug-gallery-wrapper .ug-theme-panel{
	position:absolute;
	xbackground-color:red;
	z-index:11;		
}

.ug-theme-panel .ug-strip-panel{
	z-index:6;
}

/* --- fullscreen button -- */

.ug-theme-default .ug-default-button-fullscreen{
	position:absolute;
	background-image:url("/img-web/images/button_fullscreen.png?version=1751029371");
    width:53px;
    height:50px;
    cursor:pointer;
	background-position:0px 0px;
	z-index:3;
}

.ug-theme-default .ug-default-button-fullscreen.ug-button-hover{
	background-position:0px -50px;	
}

.ug-theme-default .ug-default-button-fullscreen.ug-fullscreenmode{
	background-position:0px -100px;
}

.ug-theme-default .ug-default-button-fullscreen.ug-fullscreenmode.ug-button-hover{
	background-position:0px -150px;
}


/* --- fullscreen button single mode-- */

.ug-theme-default .ug-default-button-fullscreen-single{
	position:absolute;
	background-image:url("/img-web/images/button_fullscreen.png?version=1751029371");
    width:52px;
    height:50px;
    cursor:pointer;
	background-position:0px 0px;
	z-index:3;
}

.ug-theme-default .ug-default-button-fullscreen-single.ug-button-hover{
	background-position:0px -50px;	
}

.ug-theme-default .ug-default-button-fullscreen-single.ug-fullscreenmode{
	background-position:0px -100px;
}

.ug-theme-default .ug-default-button-fullscreen-single.ug-fullscreenmode.ug-button-hover{
	background-position:0px -150px;
}


/* --- play button -- */

.ug-theme-default .ug-default-button-play{
	position:absolute;
	background-image:url("/img-web/images/button_playpause.png?version=1751029371");
    width:51px;
    height:50px;
    cursor:pointer;
	background-position:0px 0px;
	z-index:4;
}

.ug-theme-default .ug-default-button-play.ug-button-hover{
	background-position:0px -50px;	
}

.ug-theme-default .ug-default-button-play.ug-stop-mode{
	background-position:0px -100px;
}

.ug-theme-default .ug-default-button-play.ug-stop-mode.ug-button-hover{
	background-position:0px -150px;
}

/* --- play button single mode-- */

.ug-theme-default .ug-default-button-play-single{
	position:absolute;
	background-image:url("/img-web/images/button_playpause_single.png?version=1751029371");
    width:50px;
    height:50px;
    cursor:pointer;
	background-position:0px 0px;
	z-index:4;
}

.ug-theme-default .ug-default-button-play-single.ug-button-hover{
	background-position:0px -50px;	
}

.ug-theme-default .ug-default-button-play-single.ug-stop-mode{
	background-position:0px -100px;
}

.ug-theme-default .ug-default-button-play-single.ug-stop-mode.ug-button-hover{
	background-position:0px -150px;
}


/* --- hide panel button -- */

.ug-default-button-hidepanel{
	position:absolute;
	width:23px;
	height:23px;
	z-index:5;
	cursor:pointer;	
}

.ug-default-button-hidepanel .ug-default-button-hidepanel-bg{
	background-color:#000000;
	width:23px;
	height:23px;
	position:absolute;
	top:0px;
	left:0px;
	opacity:0.4;
	filter: alpha(opacity = 40);
	z-index:1;
}

.ug-default-button-hidepanel .ug-default-button-hidepanel-tip{
	position:absolute;
	width:7px;
	height:7px;
	background-repeat:no-repeat;
	background-image:url("/img-web/images/arrow_down_up.png?version=1751029371");
	background-position: 0px 0px;
	z-index:2;
}

.ug-default-button-hidepanel.ug-button-hover .ug-default-button-hidepanel-tip{
	background-position: 0px -7px;
}

.ug-default-button-hidepanel.ug-button-hidden-mode .ug-default-button-hidepanel-tip{
	background-position: 0px -14px;
}

.ug-default-button-hidepanel.ug-button-hidden-mode.ug-button-hover .ug-default-button-hidepanel-tip{
	background-position: 0px -21px;
}



/*./public/css/autoload/unite-gallery.css*/

/*-------Protection--------*/

.ug-gallery-wrapper, 
.ug-gallery-wrapper *{
	transition: all !important;
	-o-transition: all !important;
	-webkit-transition: all;
	-moz-transition: all !important;
	-ms-transition: all !important;
	max-width:none;
}

.ug-gallery-wrapper{
	z-index:0;
} 

.ug-item-wrapper img{
	width:auto;
	max-width:none;
	margin:0px;
	padding:0px;
}

.ug-videoplayer-wrapper video{
	height:100%;
	width:100%;
	visibility: visible !important;
}


/*-------General_Styles--------*/

.ug-rtl{
	direction:rtl;
}

.ug-gallery-wrapper{
	overflow:hidden;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
}

.ug-error-message{
	text-align:center;
	padding-top:30px;
	padding-bottom:30px;
	font-size:20px;
	color:#F30D0D;
}

.ug-error-message-wrapper{
	width:100%;
	height:100%;
	border:1px solid black;
}

.ug-gallery-wrapper .ug-canvas-pie{
	position:absolute;
	z-index:4;
}

.ug-gallery-wrapper .ug-progress-bar{
	position:absolute;
	overflow:hidden;
	z-index:4;
}

.ug-gallery-wrapper .ug-progress-bar-inner{
	xposition:absolute;
}

.ug-gallery-wrapper.ug-fullscreen{
    position: fixed !important;
    top: 0 !important;
    left: 0 !important;
	height: 100% !important;
	width: 100% !important;
	max-width:none !important;
	max-height:none !important;
}

.ug-gallery-wrapper.ug-fake-fullscreen{
	position: fixed !important;
	height: auto !important;
	width: auto !important;
	max-width:none !important;
	max-height:none !important;
	margin: 0px !important;
	padding: 0px !important;
	top: 0px !important;
	left: 0px !important;
	bottom: 0px !important;
	right: 0px !important;
	z-index: 999999 !important;
}

.ug-body-fullscreen{
	overflow: hidden !important;
	height: 100% !important;
	width: 100% !important;
	margin:0px !important;
	padding:0px !important;	
}

.ug-gallery-wrapper .ug-preloader-trans{
	display:block;
	height:35px;
	width:32px;
	height:32px;
	background-image:url("../../img/unite-gallery/loader_skype_trans.gif?version=1751029371");
	background-repeat:no-repeat;
}


/*------------SLIDER------------------*/

.ug-gallery-wrapper .ug-slider-wrapper{
	position:absolute;
	overflow:hidden;
	z-index:1;
	background-color:#000000;
}


.ug-slider-wrapper .ug-slide-wrapper{
	position:absolute;
}

.ug-slide-wrapper.ug-slide-clickable{
	cursor:pointer;
}

.ug-slider-wrapper .ug-slider-inner{
	position:absolute;
	z-index:0;
}

.ug-slider-wrapper .ug-item-wrapper{
	position:absolute;
	overflow:hidden;
}

.ug-slider-wrapper,
.ug-item-wrapper img{
	
	-webkit-user-select: none;	/* make unselectable */         
	-moz-user-select: none; 
	-ms-user-select: none;	
	max-width:none !important;
	box-sizing:border-box;
}

.ug-slider-wrapper .ug-slider-preloader{
	position:absolute;
	z-index:1;
	border:2px solid #ffffff;
	border-radius:6px;
	background-color:#ffffff;
	background-position:center center;
	background-repeat:no-repeat;
}

.ug-slider-preloader.ug-loader1{
	width:30px;
	height:30px;
	background-image:url("../../img/unite-gallery/loader-white1.gif?version=1751029371");
}

.ug-slider-preloader.ug-loader1.ug-loader-black{
	background-image:url("../../img/unite-gallery/loader-black1.gif?version=1751029371");	
}
	
.ug-slider-preloader.ug-loader2{
	width:32px;
	height:32px;
	background-image:url("../../img/unite-gallery/loader-white2.gif?version=1751029371");
}

.ug-slider-preloader.ug-loader2.ug-loader-black{
	background-image:url("../../img/unite-gallery/loader-black2.gif?version=1751029371");	
}

.ug-slider-preloader.ug-loader3{
	width:38px;
	height:38px;
	background-image:url("../../img/unite-gallery/loader-white3.gif?version=1751029371");
}

.ug-slider-preloader.ug-loader3.ug-loader-black{
	background-image:url("../../img/unite-gallery/loader-black3.gif?version=1751029371");	
}

.ug-slider-preloader.ug-loader4{
	width:32px;
	height:32px;
	background-image:url("../../img/unite-gallery/loader-white4.gif?version=1751029371");
	background-color:white;
}

.ug-slider-preloader.ug-loader4.ug-loader-black{
	background-image:url("../../img/unite-gallery/loader-black4.gif?version=1751029371");	
}

.ug-slider-preloader.ug-loader5{
	width:60px;
	height:8px;
	background-image:url("../../img/unite-gallery/loader-white5.gif?version=1751029371");
	background-color:white;
	border:none;
	border-radius:0px;
}

.ug-slider-preloader.ug-loader5.ug-loader-black{
	background-image:url("../../img/unite-gallery/loader-black5.gif?version=1751029371");
	border:2px solid #000000;
}

.ug-slider-preloader.ug-loader6{
	width:32px;
	height:32px;
	background-image:url("../../img/unite-gallery/loader-white6.gif?version=1751029371");
}

.ug-slider-preloader.ug-loader6.ug-loader-black{
	background-image:url("../../img/unite-gallery/loader-black6.gif?version=1751029371");	
}

.ug-slider-preloader.ug-loader7{
	width:32px;
	height:10px;
	background-image:url("../../img/unite-gallery/loader-white7.gif?version=1751029371");
	border-width:3px;
	border-radius:3px;
}

.ug-slider-preloader.ug-loader7.ug-loader-black{
	background-image:url("../../img/unite-gallery/loader-black7.gif?version=1751029371");	
}

.ug-slider-preloader.ug-loader-black{
	border-color:#000000;
	background-color:#000000;
}

.ug-slider-preloader.ug-loader-nobg{
	background-color:transparent;
}

.ug-slider-wrapper .ug-button-videoplay{
	position:absolute;
	z-index:2;
	cursor:pointer;	
}

.ug-slider-wrapper .ug-button-videoplay.ug-type-square{	
	width:86px;
	height:66px;
	background-image:url("../../img/unite-gallery/play-button-square.png?version=1751029371");
	background-position:0px -66px;
}

.ug-slider-wrapper .ug-button-videoplay.ug-type-square.ug-button-hover{
	background-position:0px 0px;
}


.ug-slider-wrapper .ug-button-videoplay.ug-type-round{	
	width:76px;
	height:76px;
	background-image:url("../../img/unite-gallery/play-button-round.png?version=1751029371");
	opacity:0.9;
	filter: alpha(opacity = 90);
	transition: all 0.3s ease 0s !important;
}


.ug-slider-wrapper .ug-button-videoplay.ug-type-round.ug-button-hover{
	opacity:1;
	filter: alpha(opacity = 100);
	transition: all 0.3s ease 0s !important;
}


/*--------------VIDEO_PLAYER------------------*/

.ug-gallery-wrapper .ug-videoplayer{
	position:absolute;
	z-index:100;	
	background-color:#000000;
	background-image:url("../../img/unite-gallery/loader-black1.gif?version=1751029371");	
	background-repeat:no-repeat;
	background-position:center center;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}

.ug-videoplayer .ug-videoplayer-wrapper{
	width:100%;
	height:100%;
	background-color:#000000;
	background-image:url("../../img/unite-gallery/loader-black1.gif?version=1751029371");	
	background-repeat:no-repeat;
	background-position:center center;
}


.ug-videoplayer .ug-videoplayer-button-close{
	position:absolute;
	height:64px;
	width:64px;
	background-image:url("../../img/unite-gallery/button-close.png?version=1751029371");
	cursor:pointer;
	z-index:1000;
}


.ug-videoplayer .ug-videoplayer-button-close:hover{
	background-position: 0px -64px;
}

/*------------THUMBS_STRIP------------------*/


.ug-gallery-wrapper .ug-thumbs-strip,
.ug-gallery-wrapper .ug-thumbs-grid{
	position:absolute;
	overflow:hidden;
	
	-webkit-user-select: none;	/* make unselectable */         
	-moz-user-select: none; 
	-ms-user-select: none;
	
	xbackground-color:green;
	z-index:10;
}

.ug-thumbs-strip.ug-dragging{
	xcursor: -webkit-grab;
	xcursor: -moz-grab;
}

.ug-gallery-wrapper .ug-thumbs-strip-inner,
.ug-gallery-wrapper .ug-thumbs-grid-inner{
	position:absolute;
}

.ug-thumb-wrapper.ug-thumb-generated{
	position:absolute;
	overflow:hidden;
	
	-webkit-user-select: none;	/* make unselectable */         
	-moz-user-select: none; 
	-ms-user-select: none;
	
	box-sizing:border-box;
	-moz-box-sizing:border-box;
}


.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-loader,
.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-error{
	position:absolute;
	top:0px;
	left:0px;
	background-repeat:no-repeat;
	background-position:center center;
}

.ug-thumb-wrapper .ug-thumb-border-overlay{
	position:absolute;
	top:0px;
	left:0px;
	z-index:4;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	border-style:solid;
}

.ug-thumb-wrapper .ug-thumb-overlay{
	position:absolute;
	top:0px;
	left:0px;
	z-index:3;
}

.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-loader-dark{
	background-image:url("../../img/unite-gallery/loader.gif?version=1751029371");
}

.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-loader-bright{
	background-image:url("../../img/unite-gallery/loader_bright.gif?version=1751029371");
}

.ug-thumb-wrapper.ug-thumb-generated .ug-thumb-error{
	background-image:url("../../img/unite-gallery/not_loaded.png?version=1751029371");
}

.ug-thumb-wrapper.ug-thumb-generated img{
	position:absolute;
	z-index:1;
	max-width:none !important;
}

.ug-thumb-wrapper.ug-thumb-generated img.ug-thumb-image-overlay{
	position:absolute;
	z-index:2;
	max-width:none !important;
}


/* bw desaturate effect lightweight */
img.ug-bw-effect{
	filter: grayscale(100%);
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */	
	-moz-filter: grayscale(100%);
	-webkit-filter: grayscale(100%); 
}

/* blur effect desaturate effect lightweight */
img.ug-blur-effect{
	
	filter: blur(0.8px); 
	-webkit-filter: blur(0.8px);
	-moz-filter: blur(0.8px);
	-o-filter: blur(0.8px);
	-ms-filter: blur(0.8px);    
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id='blur'><feGaussianBlur stdDeviation=\'0.8\' /></filter></svg>#blur"); /* Firefox 10+, Firefox on Android */
	filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0.8');
}

img.ug-sepia-effect{
	-webkit-filter: sepia(1);
	-webkit-filter: sepia(100%); -moz-filter: sepia(100%);
	-ms-filter: sepia(100%); -o-filter: sepia(100%);
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'sepia\'><feColorMatrix values=\'0.14 0.45 0.05 0 0 0.12 0.39 0.04 0 0 0.08 0.28 0.03 0 0 0 0 0 1 0\' /></filter></svg>#sepia"); /* Firefox 10+, Firefox on Android */
	filter: sepia(100%);
	background-color: #5E2612;
	filter: alpha(opacity = 50);
	zoom:1;
}


/*------------BULLETS------------------*/


.ug-gallery-wrapper .ug-bullets{
	position: absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
}

.ug-gallery-wrapper .ug-bullets .ug-bullet{
	background-repeat:no-repeat;
	cursor:pointer;
	display:block;
	float:left;
	z-index:2;
}

.ug-gallery-wrapper .ug-bullets .ug-bullet:first-child{
	margin-left:0px;
}


/*------------TEXT_PANEL------------------*/

.ug-gallery-wrapper .ug-textpanel{
	position:absolute;
	overflow:hidden;
}

.ug-slider-wrapper .ug-textpanel{
	z-index:2;
}

.ug-gallery-wrapper .ug-textpanel-bg,
.ug-gallery-wrapper .ug-textpanel-title,
.ug-gallery-wrapper .ug-textpanel-description{
	display:block;
	position:absolute;
	margin:0px;
	padding:0px;
}


.ug-gallery-wrapper .ug-textpanel-bg{
	background-color:#000000;
	opacity:0.4;
	filter: alpha(opacity = 40);
	z-index:1;
}

.ug-textpanel-textwrapper{
	overflow:hidden;
}

.ug-gallery-wrapper .ug-textpanel-title{
	font-size:16px;
	font-weight:bold;
	color:white;
	text-align:left;
	z-index:2;	
}

.ug-gallery-wrapper .ug-textpanel-description{
	font-size:14px;
	color:white;
	text-align:left;
	z-index:3;
}


/*------------ZOOM_PANEL------------------*/

.ug-slider-wrapper .ug-zoompanel{
	position:absolute;
	top:200px;
	left:100px;
}

.ug-zoompanel .ug-zoompanel-button{
    background-repeat: no-repeat;
    cursor:pointer;
    display:block;
}


/*------------ZOOM_PANEL_BUTTONS------------------*/

.ug-gallery-wrapper .ug-arrow-left{
	position:absolute;	
	background-repeat:no-repeat;
	display:block;
	cursor:pointer;
}

.ug-gallery-wrapper .ug-arrow-right{
	position:absolute;
	background-repeat:no-repeat;
	cursor:pointer;
}


/*------------GRID_PANEL_AND_ARROWS------------------*/


.ug-gallery-wrapper .ug-grid-panel{
	position:absolute;
    background-color: #000000;
    xbackground-color: blue;

    z-index:2;
}


.ug-gallery-wrapper .ug-grid-panel .grid-arrow{
	position:absolute;
	background-repeat:no-repeat;
	cursor:pointer;
	z-index:11;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow.ug-button-disabled{
	cursor:default;	
}


/* handle tip */
.ug-gallery-wrapper .ug-panel-handle-tip{
	position:absolute;
	z-index:13;
	cursor:pointer;
}

.ug-gallery-wrapper .ug-overlay-disabled{
	position:absolute;
	z-index:100;
	width:100%;
	height:100%;
	background-color:#000000;
	opacity: 0.3;
    filter: alpha(opacity=30);	
	background-image:url("../../img/unite-gallery/cover-grid.png?version=1751029371");
}


/*------------STRIP_PANEL------------------*/

.ug-gallery-wrapper .ug-strip-panel{
	position:absolute;
	background-color:#000000;
	z-index:2;
}

.ug-strip-panel .ug-strip-arrow{
	position:absolute;	
	cursor:pointer;
}

.ug-strip-panel .ug-strip-arrow.ug-button-disabled{
	cursor:default;
}


.ug-strip-panel .ug-strip-arrow-tip{
	position:absolute;
}

/*------------TILES------------------*/

.ug-thumb-wrapper.ug-tile{
	display:block;
	position:absolute;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	overflow:hidden;
	padding:0px;
	margin:0px;
}

.ug-tile .ug-tile-cloneswrapper{
	position:absolute;
	width:0px;
	height:0px;
	top:0px;
	left:0px;
	overflow:hidden;
	opacity:0;
	filter: alpha(opacity = 90);
}


/* transit something */
/* transit fixed size items */
/* transit image overlay */

.ug-tiles-transit.ug-tiles-transition-active .ug-thumb-wrapper.ug-tile,
.ug-tiles-transit.ug-tiles-transition-active .ug-thumb-wrapper.ug-tile .ug-trans-enabled{
	transition: left 0.7s ease 0s, top 0.7s ease 0s, width 0.7s ease 0s, height 0.7s ease 0s !important;
}


.ug-thumb-wrapper.ug-tile.ug-tile-clickable{
	cursor: pointer;
}

.ug-thumb-wrapper.ug-tile .ug-image-container{
	position:absolute;
	overflow:hidden;
	z-index:1;
	top:0px;
	left:0px;
}

.ug-thumb-wrapper.ug-tile img.ug-thumb-image{

	-webkit-user-select: none;	/* make unselectable */         
	-moz-user-select: none; 
	-ms-user-select: none;	
	max-width:none !important;
	max-height:none !important;

	display:block;	
	border:none;
	padding:0px !important;
	margin:0px !important;
	
	width:auto;
	height:auto;
	position:absolute;
}


.ug-thumb-wrapper.ug-tile .ug-tile-image-overlay{
	position:absolute;
	overflow:hidden;
	z-index:2;
	top:0px;
	left:0px;
}

.ug-thumb-wrapper.ug-tile .ug-tile-image-overlay img{
	width:100%;
	max-width:none !important;	
}

.ug-tiletype-justified .ug-thumb-wrapper.ug-tile .ug-tile-image-overlay img{
	height:100%;
	max-width:none !important;	
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon{
	position:absolute;
	width:38px;
	height:38px;
	background-repeat:no-repeat;
	background-position:0 0;
	xbackground-color:green;
	z-index:6;
	top:1px;
	left:1px;
	cursor:pointer;
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-link{
	background-image:url("../../img/unite-gallery/icon-link32.png?version=1751029371");	
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-zoom{
	background-image:url("../../img/unite-gallery/icon-zoom32.png?version=1751029371");	
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon.ug-icon-play{
	background-image:url("../../img/unite-gallery/icon-play32.png?version=1751029371");	
}

.ug-thumb-wrapper.ug-tile .ug-tile-icon:hover{
	background-position:0 -38px;
}


.ug-thumbs-grid .ug-tile-image-overlay img{
	width:auto;
	height:auto;
	position:absolute;
	max-width:none !important;
}

/* text panel on tiles*/

.ug-tile .ug-textpanel{
	z-index: 5;
	cursor:default;
}

.ug-tile.ug-tile-clickable .ug-textpanel{
	cursor:pointer;
}

.ug-tile .ug-textpanel-title{
	font-size:14px;
	font-weight:bold;
}

/*------------CAROUSEL------------------*/

.ug-gallery-wrapper .ug-carousel-wrapper{
	position:absolute;
	overflow:hidden;
}

.ug-gallery-wrapper .ug-carousel-inner{
	position:absolute;
}


/*----------------LIGHTBOX---------------------*/

.ug-gallery-wrapper.ug-lightbox{
	display: none;
	position: fixed;
    border: none;
    padding:0px;
    margin:0px;
    outline: invert none medium;
    overflow: hidden;
    top: 0;
    left: 0;
	width: 100%;
    height: 100%;
	max-width:none !important;
	max-height:none !important;
    z-index: 999999;
}

.ug-lightbox .ug-lightbox-top-panel{
	position:absolute;
	z-index:2;
}

.ug-lightbox .ug-lightbox-top-panel-overlay{
	width:100%;
	height:100%;
	position:absolute;
	background-color:#000000;
	opacity:0.4;
	filter: alpha(opacity=40);
}


.ug-lightbox .ug-lightbox-overlay{
	z-index:1;
	width:100%;
	height:100%;
    background-color:#000000;
    opacity:1;
}

.ug-lightbox .ug-slider-wrapper{
	z-index:1;
	xbackground-color:green;
	background-color:transparent !important;
}

.ug-lightbox .ug-textpanel{
	z-index: 2;
}


.ug-lightbox .ug-lightbox-arrow-left,
.ug-lightbox .ug-lightbox-arrow-right{
	position:absolute;
	width:50px;
	height:55px;
	background-repeat:no-repeat;
	background-image:url("../../img/unite-gallery/lightbox-arrow-left.png?version=1751029371");
	background-position:0px 0px;
	z-index:3;
	cursor:pointer;
}

.ug-lightbox .ug-lightbox-arrow-right{
	background-image:url("../../img/unite-gallery/lightbox-arrow-right.png?version=1751029371");
}

.ug-lightbox .ug-lightbox-button-close{
	position:absolute;
	width:36px;
	height:36px;
	background-repeat:no-repeat;
	background-image:url("../../img/unite-gallery/lightbox-icon-close.png?version=1751029371");
	background-position:0px 0px;
	z-index:4;
	cursor:pointer;
}


.ug-lightbox-compact .ug-lightbox-button-close{
	width:45px;
	height:41px;
	background-image:url("../../img/unite-gallery/lightbox-icon-close-compact2.png?version=1751029371");
}


.ug-lightbox .ug-lightbox-arrow-left.ug-arrow-hover,
.ug-lightbox .ug-lightbox-arrow-right.ug-arrow-hover{
	background-position:0px -55px;	
}

.ug-lightbox .ug-lightbox-button-close.ug-button-hover{
	background-position:0px -35px;
}

.ug-lightbox-compact .ug-lightbox-button-close.ug-button-hover{
	background-position:0px -40px;
}

.ug-lightbox .ug-lightbox-numbers{
	position:absolute;
	color:#e5e5e5;
	font-size:12px;
	top:14px;
	left:8px;
	z-index:3;
}

.ug-lightbox-compact .ug-lightbox-numbers{
	font-size: 14px;
	padding-right:5px;
	padding-top:7px;
}

.ug-lightbox .ug-textpanel-title,
.ug-lightbox .ug-textpanel-description{
	font-size: 14px;
	font-weight: normal;
	color: #e5e5e5;
}

.ug-lightbox-compact .ug-textpanel-title,
.ug-lightbox-compact .ug-textpanel-description{
	color:#F3F3F3;
	font-size: 16px;
}

/*----------------LOADMORE_BUTTON---------------------*/

.ug-loadmore-wrapper{
	margin-top:20px;
	text-align:center;	
}

.ug-loadmore-wrapper .ug-loadmore-button{
	display:inline-block;
	padding:5px;
	border:1px solid #939393;
	text-decoration:none;
	color: #4F4F4F;
}

.ug-loadmore-wrapper .ug-loadmore-error{
	color:red;
}

.ug-loadmore-wrapper .ug-loadmore-button:hover{
	background-color:#F0F0F0;	
	color:#515151;
}

.ug-loadmore-wrapper .ug-loadmore-loader{
	color: #515151;
}



/*----------------CATEGORY_TABS---------------------*/

	.ug-tabs-wrapper{
		margin-top:0px;
		margin-bottom:20px;
		text-align:center;
	}

	.ug-tabs-wrapper a.ug-tab{
	    display: inline-block;
		cursor:pointer;
		text-decoration:none;
		color:#ffffff;
		padding-left:8px;
		padding-right:8px;
		padding-top:6px;
		padding-bottom:6px;
		margin-left:5px;
		background-color:#333333;
		border-radius:3px;
		font-size:12px;
		font-weight:normal;
		
		border: 1px solid #969696;
	}
	
	.ug-tabs-wrapper a.ug-tab:hover{
		background-color: #707070 !important;
	}

	.ug-tabs-wrapper a.ug-tab.ug-tab-selected,
	.ug-tabs-wrapper a.ug-tab.ug-tab-selected:hover{
		background-color: #2077A2 !important;
		cursor:default !important;
	}

	.ug-tabs-wrapper a.ug-tab:first-child{
		margin-left:0px !important;
	}


/*----------------DEFAULT_SKIN---------------------*/

/* --- arrows -- */

.ug-arrow-left.ug-skin-default,
.ug-arrow-right.ug-skin-default{
	width:15px;
	height:30px;
	background-image:url("../../img/unite-gallery/slider_arrow_left.png?version=1751029371");
	background-position:0px 0px;
}

.ug-arrow-right.ug-skin-default{
	background-image:url("../../img/unite-gallery/slider_arrow_right.png?version=1751029371");
}

.ug-arrow-left.ug-skin-default.ug-arrow-hover,
.ug-arrow-right.ug-skin-default.ug-arrow-hover{
	background-position:0px -30px;
}

.ug-arrow-left.ug-skin-default.ug-arrow-disabled,
.ug-arrow-right.ug-skin-default.ug-arrow-disabled{
	background-position:0px -60px;
}

/* --- bullets -- */

.ug-bullets.ug-skin-default .ug-bullet{
	width:15px;
	height:15px;
	background-image:url("../../img/unite-gallery/slider_bullets.png?version=1751029371");
	background-position:top left;
	margin-left:5px;
}

.ug-bullets.ug-skin-default .ug-bullet.ug-bullet-active{
	background-position:bottom left;
}

.ug-bullets.ug-skin-default.ug-bullets-gray .ug-bullet{ 
	background-image:url("../../img/unite-gallery/tile_bullets_gray.png?version=1751029371");
}

.ug-bullets.ug-skin-default.ug-bullets-blue .ug-bullet{ 
	background-image:url("../../img/unite-gallery/tile_bullets_blue.png?version=1751029371");
}

.ug-bullets.ug-skin-default.ug-bullets-brown .ug-bullet{ 
	background-image:url("../../img/unite-gallery/tile_bullets_brown.png?version=1751029371");
}

.ug-bullets.ug-skin-default.ug-bullets-green .ug-bullet{ 
	background-image:url("../../img/unite-gallery/tile_bullets_green.png?version=1751029371");
}

.ug-bullets.ug-skin-default.ug-bullets-red .ug-bullet{ 
	background-image:url("../../img/unite-gallery/tile_bullets_red.png?version=1751029371");
}

.ug-button-tile-navigation{
	width:36px;
	height:36px;
	background-position:top left;
	cursor:pointer;
	float:left;
}

.ug-button-tile-navigation.ug-button-tile-left{
	background-image:url("../../img/unite-gallery/tile_button_left.png?version=1751029371");
}

.ug-button-tile-navigation.ug-button-tile-right{
	background-image:url("../../img/unite-gallery/tile_button_right.png?version=1751029371");
}

.ug-button-tile-navigation:hover{
	background-position:bottom left;
}

.ug-button-tile-navigation.ug-button-disabled{
	opacity:0.6;
}

.ug-button-tile-navigation.ug-button-disabled:hover{
	background-position:top left;	
}

.ug-button-tile-navigation.ug-button-tile-play{
	background-image:url("../../img/unite-gallery/tile_button_play_pause.png?version=1751029371");
	width:35px;
} 

.ug-button-tile-navigation.ug-button-tile-play.ug-pause-icon{
	background-position:bottom left;
} 

.ug-button-tile-navigation.ug-button-tile-play:hover{
	background-position:top left;
} 

.ug-button-tile-navigation.ug-button-tile-play.ug-pause-icon:hover{
	background-position:bottom left;
} 


/* --- play button -- */

.ug-button-play.ug-skin-default{
	position:absolute;
	background-image:url("../../img/unite-gallery/button_playpause.png?version=1751029371");
    width:14px;
    height:17px;
    cursor:pointer;
	background-position:0px 0px;
}

.ug-button-play.ug-skin-default.ug-button-hover{
	background-position:0px -17px;	
}

.ug-button-play.ug-skin-default.ug-stop-mode{
	background-position:0px -34px;
}

.ug-button-play.ug-skin-default.ug-stop-mode.ug-button-hover{
	background-position:0px -51px;
}

/* --- fullscreen button -- */

.ug-button-fullscreen.ug-skin-default{
	position:absolute;
	background-image:url("../../img/unite-gallery/button_fullscreen.png?version=1751029371");
    width:16px;
    height:16px;
    cursor:pointer;
	background-position:0px 0px;
}

.ug-button-fullscreen.ug-skin-default.ug-button-hover{
	background-position:0px -16px;	
}

.ug-button-fullscreen.ug-skin-default.ug-fullscreenmode{
	background-position:0px -32px;
}

.ug-button-fullscreen.ug-skin-default.ug-fullscreenmode.ug-button-hover{
	background-position:0px -48px;
}


/* --- zoom panel --- */

.ug-zoompanel.ug-skin-default .ug-zoompanel-button{
    background-repeat: no-repeat;
    cursor:pointer;
    height: 23px;
    width: 23px;
    margin-top:5px;
    background-position: 0px 0px;	
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-plus{
	margin-top:0px;
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-plus{
	//background-image:url("../../img/unite-gallery/icon_zoom_plus.png?version=1751029371");
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-minus{
	//background-image:url("../../img/unite-gallery/icon_zoom_minus.png?version=1751029371");
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-return{
	//background-image:url("../../img/unite-gallery/icon_zoom_back.png?version=1751029371");
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-button.ug-button-hover{
    background-position: 0px -23px;
}

.ug-zoompanel.ug-skin-default .ug-zoompanel-button-disabled,
.ug-zoompanel.ug-skin-default .ug-zoompanel-button.ug-button-hover.ug-zoompanel-button-disabled{
    background-position: 0px -46px;
    cursor:default;
}


/* --- Grid Panel Arrows -- */

/*--- down arrow ---*/

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default{
	width:30px;
	height:15px;
	background-position:0px 0px;	
	background-image:url("../../img/unite-gallery/arrow_grid_down.png?version=1751029371");
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default.ug-button-hover{
	background-position:0px -15px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-down.ug-skin-default.ug-button-disabled{
	background-position:0px -30px;
}


/*--- up arrow ---*/

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default{
	width:30px;
	height:15px;
	background-position:0px 0px;	
	background-image:url("../../img/unite-gallery/arrow_grid_up.png?version=1751029371");
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default.ug-button-hover{
	background-position:0px -15px;	
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-up.ug-skin-default.ug-button-disabled{
	background-position:0px -30px;
}

/*--- left arrow ---*/

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default{
	width:40px;
	height:40px;
	background-position:0px -40px;
	background-image:url("../../img/unite-gallery/grid_arrow_left.png?version=1751029371");
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default.ug-button-hover{
	background-position:0px -0px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left.ug-skin-default.ug-button-disabled{
	background-position:0px -80px;
}

/*--- right arrow ---*/

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default{
	width:40px;
	height:40px;
	background-position:0px -40px;	
	background-image:url("../../img/unite-gallery/grid_arrow_right.png?version=1751029371");
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default.ug-button-hover{
	background-position:0px -0px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right.ug-skin-default.ug-button-disabled{
	background-position:0px -80px;
}

/*--- left arrow - horizontal panel type ---*/

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default{
	width:15px;
	height:30px;
	background-image:url("../../img/unite-gallery/slider_arrow_left.png?version=1751029371");
	background-position:0px 0px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default.ug-button-hover{
	background-position:0px -30px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-left-hortype.ug-skin-default.ug-button-disabled{
	background-position:0px -60px;
}


/*--- right arrow - horizontal panel type ---*/

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default{
	width:15px;
	height:30px;
	background-image:url("../../img/unite-gallery/slider_arrow_right.png?version=1751029371");
	background-position:0px 0px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default.ug-button-hover{
	background-position:0px -30px;
}

.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default.ug-button-hover.ug-button-disabled,
.ug-gallery-wrapper .ug-grid-panel .grid-arrow-right-hortype.ug-skin-default.ug-button-disabled{
	background-position:0px -60px;
}


/* --- Strip Panel Arrows -- */

/* left and right arrows */

.ug-strip-panel .ug-strip-arrow-left.ug-skin-default,
.ug-strip-panel .ug-strip-arrow-right.ug-skin-default{
	width:25px;
	height:50px;
}

.ug-strip-panel .ug-strip-arrow-left.ug-skin-default .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-right.ug-skin-default .ug-strip-arrow-tip{
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:4px;
	height:7px;
}

.ug-strip-panel .ug-strip-arrow-left.ug-skin-default .ug-strip-arrow-tip{
	background-image:url("../../img/unite-gallery/arrows_strip_left.png?version=1751029371");
}

.ug-strip-panel .ug-strip-arrow-right.ug-skin-default .ug-strip-arrow-tip{
	background-image:url("../../img/unite-gallery/arrows_strip_right.png?version=1751029371");	
}

.ug-strip-panel .ug-strip-arrow-left.ug-skin-default.ug-button-hover .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-right.ug-skin-default.ug-button-hover .ug-strip-arrow-tip{
	background-position:0px -7px;
}


/* up and down arrows */

.ug-strip-panel .ug-strip-arrow-up.ug-skin-default,
.ug-strip-panel .ug-strip-arrow-down.ug-skin-default{
	height:25px;
	width:50px;
}

.ug-strip-panel .ug-strip-arrow-up.ug-skin-default .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-down.ug-skin-default .ug-strip-arrow-tip{
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:7px;
	height:4px;
}

.ug-strip-panel .ug-strip-arrow-up.ug-skin-default .ug-strip-arrow-tip{
	background-image:url("../../img/unite-gallery/arrows_strip_up.png?version=1751029371");
}

.ug-strip-panel .ug-strip-arrow-down.ug-skin-default .ug-strip-arrow-tip{
	background-image:url("../../img/unite-gallery/arrows_strip_down.png?version=1751029371");	
}

.ug-strip-panel .ug-strip-arrow-up.ug-skin-default.ug-button-hover .ug-strip-arrow-tip,
.ug-strip-panel .ug-strip-arrow-down.ug-skin-default.ug-button-hover .ug-strip-arrow-tip{
	background-position:-7px 0px;
}

.ug-strip-panel .ug-strip-arrow.ug-skin-default.ug-button-disabled .ug-strip-arrow-tip{
	background-position:0px 0px;
	opacity:0.5;
	filter: alpha(opacity = 50);
}


/* --- Panel Handle Tip -- */

/* left and right handle */
.ug-gallery-wrapper .ug-handle-tip-left.ug-skin-default,
.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default{
	width:22px;
	height:36px;
	background-image:url("../../img/unite-gallery/grid_handle_black_left.png?version=1751029371");
	background-repeat:no-repeat;
	background-position:0px -36px;
}

.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default{
	background-image:url("../../img/unite-gallery/grid_handle_black_right.png?version=1751029371");
	background-position:0px -36px;
}

.ug-gallery-wrapper .ug-handle-tip-left.ug-button-hover.ug-skin-default,
.ug-gallery-wrapper .ug-handle-tip-right.ug-button-hover.ug-skin-default{
	background-position:0px -0px;	
}

.ug-gallery-wrapper .ug-handle-tip-left.ug-skin-default.ug-button-closed,
.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default.ug-button-closed{
	background-position:0px -108px;
}

.ug-gallery-wrapper .ug-handle-tip-left.ug-skin-default.ug-button-closed.ug-button-hover,
.ug-gallery-wrapper .ug-handle-tip-right.ug-skin-default.ug-button-closed.ug-button-hover{
	background-position:0px -72px;
}


/* top and bottom handle */

.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default,
.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default{	
	width:36px;
	height:22px;
	background-image:url("../../img/unite-gallery/grid_handle_black_top.png?version=1751029371");
	background-repeat:no-repeat;
	background-position:-36px 0px;
}

.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default{
	background-image:url("../../img/unite-gallery/grid_handle_black_bottom.png?version=1751029371");
	background-position:-36px 0px;
}

.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default.ug-button-hover,
.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default.ug-button-hover{
	background-position:0px 0px;	
}

.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default.ug-button-closed,
.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default.ug-button-closed{
	background-position:-108px 0px;
}

.ug-gallery-wrapper .ug-handle-tip-top.ug-skin-default.ug-button-closed.ug-button-hover,
.ug-gallery-wrapper .ug-handle-tip-bottom.ug-skin-default.ug-button-closed.ug-button-hover{
	background-position:-72px 0px;
}


.ug-default-button-fullscreen-single, .ug-default-button-play-single {
    background-color: rgba(0,0,0,0.6);
}

