.ui-datepicker .ui-datepicker-title select {
    font-size: 12px;
}

.swiper-pagination-bullet {
    background: #FFFFFF;   
}

.powrot {
    font-weight: bold;
    font-size: 14px;
    color: #44bcee;
}

.powrot:hover {
    color: #0068aa;
}

.cropped-image{display:block;position:relative;overflow:hidden}
.cropped-image img{position:absolute;width:100%;top:0;left:0}
.cropped-image--sizer{display:block;padding-top:100%}


.scroller{overflow:hidden;overflow-x:hidden;overflow-y:hidden;position:relative}
.scroller,.scroller *{-webkit-user-select:none !important;-moz-user-select:none !important;-ms-user-select:none !important;user-select:none !important}
.scroller,.scroller-content,.scroller-bar,.scroller-track,.scroller-handle{-moz-box-sizing:border-box;box-sizing:border-box}
.scroller-content{position:relative;z-index:1;height:100%;overflow:auto;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch}
.scroller-content::-webkit-scrollbar,.scroller-content::-webkit-scrollbar-button,.scroller-content::-webkit-scrollbar-track,.scroller-content::-webkit-scrollbar-track-piece,.scroller-content::-webkit-scrollbar-thumb,.scroller-content::-webkit-scrollbar-corner,.scroller-content::-webkit-resizer{background:transparent;opacity:0}
.scroller-bar{width:16px;height:100%;position:absolute;right:0;top:0;z-index:2;background:#ffffff;border:1px solid #eeeeee;border-width:0 0 0 1px;display:none}
.scroller-track{width:100%;height:100%;position:relative;background:#ffffff;overflow:hidden}
.scroller-handle{width:10px;height:20px;position:absolute;top:0;right:3px;z-index:2;background:#cccccc;border:1px solid #ffffff;border-radius:5px;cursor:pointer}
.scroller-horizontal .scroller-content{overflow:auto;overflow-x:auto;overflow-y:hidden;padding:0 0 16px 0}
.scroller-horizontal .scroller-bar{width:100%;height:16px;top:auto;bottom:0;border-width:1px 0 0 0}
.scroller-horizontal .scroller-handle{width:20px;height:10px;top:auto;right:auto;bottom:3px}
.scroller-setup .scroller-content,.scroller-active .scroller-content{padding:20px}
.scroller-setup .scroller-bar,.scroller-active .scroller-bar{display:block}



.twitter-feed--title{font-family:"VW Head", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:bold;-webkit-font-smoothing:antialiased;font-size:26px;line-height:32px;margin-top:0;margin-bottom:40px}
@media (max-width: 767px){.twitter-feed--title{text-align:center}
}
@media (min-width: 768px){.twitter-feed--tweets{height:580px;overflow:auto}
}
.twitter-feed--button{margin-top:75px;text-align:center}
@media (min-width: 768px){.page-item--first-item-in-row.col-sm-6 .twitter-feed--button{padding-bottom:15px;text-align:right}
}
@media (max-width: 767px){.twitter-feed--button{margin-top:50px}
}
.twitter-tweet{display:flex;position:relative}
.twitter-tweet+.twitter-tweet{margin-top:52px}
@media (max-width: 767px){.twitter-tweet+.twitter-tweet{margin-top:42px}
}
.twitter-tweet--icon{flex-grow:0;flex-shrink:0;margin-right:30px;width:160px;overflow:hidden}
@media (max-width: 991px){.twitter-tweet--icon{width:100px;margin-right:20px}
}
body.for-mobile .twitter-tweet--icon{width:60px;height:60px;line-height:60px}
.twitter-tweet--icon .icon-fallback{height:106.6666666667px;line-height:106px;width:100%;align-self:center;transition:font-size ease-out 0.07s;background:#c2cacf;color:#fff !important;text-align:center}
@media (max-width: 991px){.twitter-tweet--icon .icon-fallback{height:66.6666666667px;line-height:66px}
}
body.for-mobile .twitter-tweet--icon .icon-fallback{height:60px;line-height:60px}
.twitter-tweet--icon .icon-fallback:hover,.twitter-tweet--icon .icon-fallback:active{font-size:28px}
html.touch-device .twitter-tweet--icon .icon-fallback:hover,html.touch-device .twitter-tweet--icon .icon-fallback:active{font-size:24px}
.twitter-tweet--content{overflow:hidden;margin-top:-1px; color:#1d1f20; font-size: 14px; line-height: 22px;}
.twitter-tweet--actions{color:#808890;margin:10px 0 -5px;width:90px;display:flex;justify-content:space-between;line-height:initial}
.twitter-tweet--message{color:#1d1f20; font-size: 14px; line-height: 22px;  }
/* .twitter-tweet--message [clamp]{max-height:103px} */
.twitter-tweet--message:hover,.twitter-tweet--message:active,.twitter-tweet--message:focus{color:#6a767d}


.quick-search{position:fixed;top:0;right:0;bottom:0;left:0;left:100%;width:100%;z-index:100;right:-300px;overflow:hidden;transition:left 0.3s, right 0.3s;color:#fff;background-image:radial-gradient(circle at 0 0, #00437a, #001e50)}
.quick-search-input {
    border: 0;
    border-bottom-color: currentcolor;
    border-bottom-style: none;
    border-bottom-width: 0px;
    outline: 0 !important;
    background: transparent;
    border-radius: 0;
    height: 85px;
    width: calc(100% + 20px);
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 70px;
    padding-bottom: 20px;
    border-bottom: 2px solid #fff;
    margin-bottom: 2px;
    font-size: 40px;
    font-weight: bold;
    transition: all 0.21s;
}



.input-container {
  display: flex;
  width: 100%;
}

.brand-icon{font-family:brand-icons;speak:none;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font-size:24px}
.brand-icon.is-search:before{content:""}
.brand-icon.is-close:before{content:""}
.is-search:hover { color: #4CC7F4 !important; }
.is-close:hover { color: #4CC7F4 !important; }

.ui-autocomplete { background-color: transparent;  color: #FFFFFF;  overflow-y: auto; overflow-x: hidden; position:relative;  height:400px; width: 45%; top: 20px;  }
.ui-widget.ui-widget-content {  border-left:0px; border-right:0px; border-bottom:0px; border-top:20px solid transparent; border-right:10px solid transparent;}


  
.ui-menu .ui-menu-item { font-size: 20px; line-height: 24px;  margin-top: 20px; margin-bottom: 20px; color: #FFFFFF; }
.ui-state-active {
    background: transparent !important;
    color: #4CC7F4 !important;
    border-top: 1px solid transparent !important;
    border-bottom: 1px solid transparent !important;
} 


.ui-autocomplete ul { background-color: none!; background: none!; }
.ui-autocomplete li { background-color: none!; background: none!; }
.ui-autocomplete .ui-autocomplete-category { background: none!; font-weight: bold; margin-top: 10px; font-size: 15px; }


.searchBox { background-image:radial-gradient(circle at 0 0, #00437a, #001e50); border-top:0px !important; height: 400px;  border-right:0px !important; }
.searchBox .ui-autocomplete .ui-widget.ui-widget-content {  border-top:0px !important; border-right: 0px !important; }

input[readonly] { cursor:pointer; }

.search_input2, .search_input2:hover, .search_input2:active, .search_input2:focus {
    color: #000000;
    border:0px;
    width:100%;
    padding-left: 70px;
    padding-right: 70px;
    padding-bottom: 20px;
    border: 0px; 
    border-bottom: 3px solid #000000;
    margin-bottom: 20px;
    font-size: 36px;
    height: 70px;
    font-weight: bold;
    margin-bottom: 20px;
    font-weight: normal; 
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}


#ui-id-1::-webkit-scrollbar-track
{
	border-radius: 10px;
	background-color: #DFE4E0;
}

#ui-id-1::-webkit-scrollbar
{
	width: 12px;
	border-radius: 10px;
	background-color: #DFE4E0;
}

#ui-id-1::-webkit-scrollbar-thumb
{
	border-radius: 10px;
	background-color: #FFFFFF;
}



.wyszukiwanie_link:link, .wyszukiwanie_link:visited, .wyszukiwanie_link:active {
    padding:5px;
    margin-right: 20px;
    font-size:18px;
}
.wyszukiwanie_link:hover {

}
.wyszukiwanie_link1:link, .wyszukiwanie_link1:visited, .wyszukiwanie_link1:active {
    padding:5px;
    margin-right: 20px;
    border-bottom: 1px solid #2ba6cb;
    font-size:18px;
}
.wyszukiwanie_link1:hover; {
    border-bottom: 1px solid #258faf; 
}