
/*
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700);
@import url(https://fonts.googleapis.com/css?family=Volkhov:400italic);
*/

/* var text-decoration */
/*--
	Common Css
--*/

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'Roboto', sans-serif;
}
h2 {
  font-size: 30px;
  font-weight: 400;
}
h3 {
  font-size: 28px;
  font-weight: 300;
}
p {
  font-size: 15px;
  line-height: 28px;
}
ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
a,
a:active,
a:focus,
a:active {
  text-decoration: none !important;
}
.section-title {
  margin-bottom: 70px;
}
.section-title h2 {
  text-transform: uppercase;
  font-size: 28px;
  font-weight: 600;
}
.section-title p {
  font-family: 'Volkhov', serif;
  font-style: italic;
  color: #666;
}
/*--
	Header Start 
--*/
header {
  background: #fff;
  padding: 20px 0;
}
header .navbar {
  margin-bottom: 0px;
  border: 0px;
}
header .navbar-brand {
  padding-top: 5px;
}
header .navbar-default {
  background: none;
  border: 0px;
}
header .navbar-default .navbar-nav {
  padding-top: 10px;
}
header .navbar-default .navbar-nav li a {
  color: #333333;
  padding: 10px 26px;
  font-size: 15px;
}
font header .navbar-default .navbar-nav li a:hover {
  color: #000;
}
/*---------------------------------------------
					Index Start 
-----------------------------------------------*/
/*--
	Slider Start 
--*/
#slider {
   background: none;
}


#slider .block {

}
#slider .block h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-size: 45px;
  line-height: 60px;
  letter-spacing: 10px;
  padding-bottom: 45px;
}
#slider .block p {
  font-size: 23px;
  line-height: 40px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  letter-spacing: 3px;
}
/*--
	wrapper Start 
--*/
#intro {
    padding: 24px 0;
}
.slide-control{color:#fff;font-size:80px;left:30px;margin-top:-70px;position:absolute;top:50%;}
.slide-control.right{left:auto;right:30px;}

.item{
   /* height: 250px;*/

}

.modal{

    z-index: 2;
}




/* styly nová šablona */

/* Global ---------------------------------------------------------------------------- */

#Wrapper 						{ -webkit-box-shadow: 0px 0px 15px rgba(0, 0, 0, .06); box-shadow: 0px 0px 15px rgba(0, 0, 0, .06);}

.rev_slider iframe 				{ max-width: 1220px;}
.rev_slider ul 					{ margin:0 !important;}
.tp-static-layers 				{ z-index: 200;}

.ls-yourlogo 					{ z-index: 28;}


/* Section --------------------------------------------------------------------------- */

.section[data-parallax="3d"]	{ overflow: hidden;}
.section .mfn-parallax 			{ position: absolute; left: 0; top: 0; max-width: none !important;}

.wrap[data-parallax="3d"]		{ overflow: hidden; position:relative;}
.wrap[data-parallax="3d"] > .column { position:relative;}


.section.center					{ text-align: center;}
.section.no-margin .column,
.section.no-margin-v .column	{ margin-bottom:0;}

.the_content_wrapper pre		{ margin-bottom: 20px}


/* Transparent ----------------------------------------------------------------------- */

.tr-content #Wrapper,
.tr-content #Content { background:none;}

.tr-header #Wrapper { background:none;}
.tr-header #Header_wrapper { background:none !important;}

.tr-footer #Wrapper { background:none;}
.tr-footer #Footer { background:none !important;}


/* Blank & Under Construction -------------------------------------------------------- */

.page.hide-title-area:not(.with_aside) #Content,
.no-content-padding:not(.with_aside) #Content,
.template-blank #Content,
.under-construction #Content { padding:0 !important;}

.under-construction .section-uc-1 { padding-top:40px; background-color:#fff;}
.under-construction .section-uc-2 { padding-top:40px; background-color:#f5f5f5; background:url(../images/stripes/stripes_3_b.png) repeat center;}
.under-construction .section-uc-3 { padding-top:40px;}

.under-construction .section-border-top { border-top: 1px solid rgba(0, 0, 0, 0.08);}


/* Nice Scroll | .nice-scroll -------------------------------------------------------- */

body.nice-scroll { position:relative;}
body.nice-scroll:not(.layout-boxed) { padding-right:10px !important;}
.nice-scroll #configurator,
.nice-scroll #Sliding-top a.sliding-top-control,
.nice-scroll .fixed-nav.fixed-nav-next { margin-right:10px;}
.nice-scroll .nicescroll-rails { background:#666; z-index:9002 !important;}


/* Slider | Pagination --------------------------------------------------------------- */

.slider_pagination, .tp-bullets.simplebullets.round { text-align: center; line-height: 0; }
.slider_pagination a,
.tp-bullets.simplebullets.round .bullet { display: inline-block; width: 12px; height: 12px; text-indent: -9999px; margin: 0 9px; background: rgba(0,0,0,.15); -webkit-border-radius: 100%; border-radius: 100%; position: relative; }
.slider_pagination a:hover { background: rgba(0,0,0,.25); }
.slider_pagination a.selected,
.tp-bullets.simplebullets.round .bullet.selected { width: 10px; height: 8px; margin: 0px 10px 0; position: relative; top: 4px; background: rgba(0,0,0,.15); -webkit-border-radius: 2px; border-radius: 2px; }
.slider_pagination a.selected:after,
.tp-bullets.simplebullets.round .bullet.selected:after { content: ""; display: block; width: 8px; height: 8px; -webkit-border-radius: 1px; border-radius: 1px; position: absolute; left: 1px; top: -3px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.tp-bullets.simplebullets.round .bullet { background: #fff; }



/* Slider Revolution | Navigation
================================================== */
#mfn-rev-slider input { display: inline-block;}

.tp-bullets.tp-thumbs { z-index: 29; }
.fullwidthbanner-container .tp-thumbs { padding: 0 !important; }

.tp-bullets.tp-thumbs .tp-mask,
.tp-bullets.tp-thumbs .bullet { overflow: visible; }
.tp-bullets.tp-thumbs .bullet.selected:after { bottom: -7px; content: ""; display: block; height: 7px; left: 0; position: absolute; width: 100%; }

/* Arrows */
.tparrows.round, .tparrows.navbar { display: inline-block; padding: 0; width: 46px; height: 46px; cursor: pointer; border: 0; -webkit-border-radius: 5px; border-radius: 5px; position: relative; overflow: hidden; -webkit-box-shadow:inset 0 0 0 1px rgba(0,0,0,.03); box-shadow:inset 0 0 0 1px rgba(0,0,0,.03); background-repeat: no-repeat; background-position: center center; }
.tp-leftarrow.round, .tp-leftarrow.navbar { background-image: url(../images/tp-leftarrow.png); }
.tp-rightarrow.round, .tp-rightarrow.navbar { background-image: url(../images/tp-rightarrow.png); }

.tparrows.round:after { content: ""; position: absolute; left: 0; top: 0; height: 100%; width: 0; z-index: 1; text-decoration: none; background: rgba(0,0,0,.05); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s; }
.tparrows.round:hover:after { width: 100%; }

.tparrows.default.preview1,
.tparrows.default.preview4 { background: transparent;}


/* #Sliding top
================================================== */
#Sliding-top { position: absolute; left: 0; top: 0; width: 100%; z-index: 800; }
#Sliding-top:after { content: ""; height: 3px; width: 100%; display: block; position: absolute; left: 0; bottom: -3px; z-index: 1; background: url(../images/box_shadow.png) repeat-x left top; }
#Sliding-top .widgets_wrapper { padding: 15px 0; display: none; }
#Sliding-top .widgets_wrapper .column { margin-bottom: 0; }
#Sliding-top .widgets_wrapper .widget { margin-bottom: 0; padding: 15px 0; }
#Sliding-top .widgets_wrapper .widget:after { display: none; }

#Sliding-top a.sliding-top-control { display: block; width: 0; height: 0; border-style: solid; border-width: 0 45px 45px 0; border-color: transparent transparent transparent transparent; position: absolute; z-index: 801; right: 0; bottom: -45px; }
#Sliding-top a.sliding-top-control span { display: block; width: 26px; height: 30px; line-height: 25px; text-align: center; position: absolute; right: -45px; top: 0; color: #fff; font-size: 18px; }

#Sliding-top a.sliding-top-control .minus { display: none; }
#Sliding-top a.sliding-top-control .plus { display: block; }

#Sliding-top.active a.sliding-top-control .minus { display: block; }
#Sliding-top.active a.sliding-top-control .plus { display: none; }

/* Sliding top - center */
#Sliding-top.st-center a.sliding-top-control { border-color: transparent; }
#Sliding-top.st-center a.sliding-top-control { border-width: 45px 45px 0; left: 50%; right: auto; margin-left: -22px; margin-right: 0; }
#Sliding-top.st-center a.sliding-top-control span { left: -14px; top: -45px; }

/* Sliding top - center */
#Sliding-top.st-left a.sliding-top-control { border-color: transparent; }
#Sliding-top.st-left a.sliding-top-control { border-width: 45px 45px 0 0; left: 0; right: auto; margin-right: 0; }
#Sliding-top.st-left a.sliding-top-control span { left: -3px; top: -45px; }

/*
#Sliding-top .widgets_wrapper .widget ul { margin: 0 0 15px 30px; line-height: 21px; }
#Sliding-top .widgets_wrapper .widget ul li { list-style:disc outside; padding: 3px 0; }
*/

/* Widgets */
#Sliding-top .Recent_posts ul li .desc { background: rgba(0,0,0,.1); }
#Sliding-top .widget_mfn_menu ul li a { background: rgba(0,0,0,.1); color: #ccc; }
#Sliding-top .widget_recent_entries ul li { background: rgba(0,0,0,.1); }

#Sliding-top ul.list_mixed li:after,
#Sliding-top ul.list_check li:after,
#Sliding-top ul.list_star li:after,
#Sliding-top ul.list_idea li:after { background: rgba(255,255,255,.08); }

#Sliding-top .widget_mfn_recent_comments ul li .date_label { background-color: rgba(0,0,0,.07); }
#Sliding-top .widget_mfn_recent_comments ul li .date_label:after { border-left-color: rgba(0,0,0,.07); }

/* #Pager
================================================== */
.pager_wrapper { margin-bottom: 0; }
.pager { text-align: center; }
.pager .pages { display: inline-block; margin: 20px 30px 0; padding: 4px 3px; -webkit-border-radius: 5px; border-radius: 5px; background-color: #f8f8f8; background-image: url(../images/stripes/stripes_3_b.png); }
.pager .pages a, .pager .pages span.page-numbers { display: inline-block; margin: 0 1px; width: 35px; height: 35px; line-height: 35px; text-align: center; -webkit-border-radius: 5px; border-radius: 5px; }
.pager .pages a:hover { text-decoration: none; }
.pager .pages a:hover, .pager .pages a.active, .pager .pages span.page-numbers.current { color: #fff; }
.pager a.next_page,
.pager a.prev_page { display: inline-block; line-height: 43px; }

/* Animation */
.pager .pages a { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

/* #Load more button
================================================== */
.pager_lm { background: url("../images/preloader.gif") no-repeat center 17px; text-align:center;}
.pager_lm .pager_load_more { margin: 20px 0;}
.pager_lm.loading { min-height:49px;}
.pager_lm:not(.loading) { background: none;}


/* #Pager single (blog post)
================================================== */
.pager-single { text-align: center; background: rgba(0, 0, 0, 0.02); margin-top: 15px; }
.pager-single span { height: 45px; line-height: 45px; display: inline-block; padding: 0 9px; position: relative; font-weight: bold; }
.pager-single a span { font-weight: normal; }
.pager-single span:after { content: ""; display: block; position: absolute; left: 0; bottom: -1px; width: 100%; height: 1px; }
.pager-single a span:after { display: none; }

/* #Fixed nav
================================================== */
.post-nav .fixed-nav { display: none; }
.fixed-nav { position: fixed; bottom: 40px; height: 80px; z-index: 90; }
.fixed-nav.fixed-nav-prev { left: 0; }
.fixed-nav.fixed-nav-next { right: 0; }

.fixed-nav .arrow { display: block; width: 35px; height: 80px; font-size: 15px; position: relative; z-index: 92; color: #fff;line-height: 80px; text-align: center; }
.fixed-nav .photo { height: 80px; width: 80px; position: relative; z-index: 92; overflow: hidden; line-height: 0; }
.fixed-nav .desc { width: 190px; padding: 6px 15px; min-height: 68px; background: #fff; z-index: 91; }
.fixed-nav .desc h6 { margin-bottom: 3px; padding-bottom: 3px; border-bottom-width: 1px; border-style: solid; }
.fixed-nav .desc i { display: inline-block; margin-right: 2px; }
.fixed-nav .desc i:before { margin-left: 0; }

.fixed-nav-prev .arrow, .fixed-nav-prev .photo, .fixed-nav-prev .desc { float: left; }
.fixed-nav-prev .desc { margin-left: -335px; }
.fixed-nav-prev:hover .desc { margin-left: 0px; }
.fixed-nav-next .arrow, .fixed-nav-next .photo, .fixed-nav-next .desc { float: right; }
.fixed-nav-next .desc { margin-right: -335px; }
.fixed-nav-next:hover .desc { margin-right: 0px; }

/* Animation */
.fixed-nav .photo,
.fixed-nav .desc { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

/* Format */
.fixed-nav.format-quote .desc { display: none; }
.fixed-nav.format-quote .photo { background-color: #eee; background-image: url("../images/blockquote.png"); background-position: center center; background-repeat: no-repeat; background-size: 50% auto; }
.fixed-nav.format-link .photo img { display: none; }
.fixed-nav.format-link .photo { background-color: #eee; background-image: url("../images/link.png"); background-position: center center; background-repeat: no-repeat; }

@media only screen and (max-width: 1430px) {
    .fixed-nav-prev .photo { position: static; margin-left: -115px; }
    .fixed-nav-prev:hover .photo { margin-left: 0; }
    .fixed-nav-next .photo { position: static; margin-right: -115px; }
    .fixed-nav-next:hover .photo { margin-right: 0; }
}

/* #Filters
================================================== */
#Filters { margin-bottom: 30px; }
#Filters .filters_buttons { padding: 15px 15px; margin:0; font-size:100%; background-image: url(../images/stripes/stripes_5_b.png); -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; overflow: hidden; }
#Filters .filters_buttons li { float: left; margin: 0 15px 0 0; list-style:none; }
#Filters .filters_buttons li.categories i,
#Filters .filters_buttons li.tags i { margin-right: 3px; }
#Filters .filters_buttons li.reset { float: right; margin-right: 0; }

#Filters .filters_wrapper { display: none; margin-top: 20px; }
#Filters .filters_wrapper ul { display:none; overflow:hidden; margin:0;}
#Filters .filters_wrapper ul li { display:inline-block; width: 19%; margin: 0.5%; list-style:none; }
#Filters .filters_wrapper ul li a { display: block; padding: 7px 10px; background: #fff; border: 1px solid #F7F7F7; color: #858585; }
#Filters .filters_wrapper ul li a:hover,
#Filters .filters_wrapper ul li.current-cat a { text-decoration: none; color: #fff; }
#Filters .filters_wrapper ul li.close a { text-align: center; width: 38px; padding: 7px 0; background: #8B8B8B; border: 1px solid #F7F7F7 !important; color: #fff; }
#Filters .filters_wrapper ul li.close a:hover { background: #545454; }

#Filters .filters_wrapper li.reset-inner { display: none; }

#Filters.only .filters_buttons { display:none;}
#Filters.only .filters_wrapper { display:block;}
#Filters.only li.reset-inner { display:inline-block;}
#Filters.only li.close { display:none !important;}

#Filters.only-categories .categories { display:block;}
#Filters.only-categories .tags { display:none !important;}
#Filters.only-categories .authors { display:none !important;}

#Filters.only-tags .categories { display:none !important;}
#Filters.only-tags .tags { display:block;}
#Filters.only-tags .authors { display:none !important;}

#Filters.only-authors .categories { display:none !important;}
#Filters.only-authors .tags { display:none !important;}
#Filters.only-authors .authors { display:block;}

/* Animations */
#Filters .filters_wrapper ul li a {
    -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out;
}


/* Section: Highlight
================================================== */
.highlight-left,
.highlight-right { position:relative;}
.highlight-left:after,
.highlight-right:after { content:""; position:absolute; width:50%; height:100%; top:0; }
.highlight-left:after { left:0; }
.highlight-right:after { right:0; }
.highlight-left .section_wrapper,
.highlight-right .section_wrapper { z-index:2;}

@media only screen and (max-width: 767px) {
    .highlight-left:after,
    .highlight-right:after { content:none;}
}


/* Header ---------------------------------------------------------------------------- */

body:not(.template-slider) #Header_wrapper { background-repeat: no-repeat; background-position: top center;}
body:not(.template-slider) #Header_wrapper.bg-fixed { background-attachment:fixed;}

#Header_wrapper { position:relative; }

#Header { position:relative;}
body:not(.template-slider) #Header { min-height: 250px;}


/* .header_placeholder */

.header-empty .header_placeholder,
.header-fixed .header_placeholder,
.header-modern .header_placeholder,
.header-semi .header_placeholder,
.header-transparent .header_placeholder { height:0 !important;}

.tr-menu .header_placeholder { height:0 !important;}


/* .minimalist-header */

body.minimalist-header:not(.template-slider) #Header { min-height:0; background-image:none !important;}

body.minimalist-header.header-modern:not(.template-slider) #Header { min-height:147px;}
body.minimalist-header.header-simple:not(.template-slider) #Header { min-height:130px;}
body.minimalist-header.header-stack:not(.template-slider) #Header { min-height:0;}
body.minimalist-header.header-fixed:not(.template-slider) #Header { min-height:60px;}
body.minimalist-header.header-below:not(.template-slider) #Header { min-height: 90px; padding-top: 0;}

.minimalist-header-no #Header { min-height:0 !important;}


/* Action Bar ------------------------------------------------------------------------ */

#Action_bar { position: absolute; left: 0; top: 0; width: 100%; z-index: 30; }

#Action_bar .column { margin-bottom: 0; overflow: hidden; }

#Action_bar .contact_details { float: left; }
#Action_bar .contact_details li { display: inline-block; margin-right: 10px; padding: 20px 0; color: rgba(255, 255, 255, 0.5); }
#Action_bar .contact_details li > i { margin-right: 2px; }
#Action_bar .contact_details li:last-child { margin-right: 0px; }

#Action_bar .social { float: right; padding: 20px 0; }
#Action_bar .social li { display: inline-block; margin-right: 6px; }
#Action_bar .social li:last-child { margin-right: 0px; }
#Action_bar .social li a { color: rgba(255,255,255,.3); font-size: 15px; line-height: 15px; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out;  }
#Action_bar .social li a:hover { color: rgb(255,255,255); }

#Action_bar .social-menu { float: right; padding: 20px 0; }
#Action_bar .social-menu li { display: inline-block; margin-right: 6px; padding-right: 6px; border-right: 1px solid rgba(255,255,255,.1); }
#Action_bar .social-menu li:last-child { margin-right: 0px; padding-right: 0; border-right: 0; }


/* Top Bar --------------------------------------------------------------------------- */

#Top_bar { position: absolute; left: 0; top: 61px; width: 100%; z-index: 30; }
#Top_bar .column { margin-bottom: 0; }

.layout-full-width.header-fw #Action_bar .container,
.layout-full-width.header-fw #Top_bar .container { max-width:100%;}

#Top_bar .top_bar_left { position: relative; float: left; }
#Top_bar .top_bar_right { float: right; height: 90px; position: relative; top: -4px; padding: 0 10px 0 20px; }
#Top_bar .top_bar_right:before { content: ""; display: block; height: 90px; width: 10px; position: absolute; left: -10px; top: 2px; background-image: url(../images/top_bar_right_shadow.png); background-repeat: repeat-y; -moz-transform: skewX(0deg) skewY(-25deg); -webkit-transform: skewX(0deg) skewY(-25deg); -o-transform: skewX(0deg) skewY(-25deg); -ms-transform: skewX(0deg) skewY(-25deg); transform: skewX(0deg) skewY(-25deg); }
.ie #Top_bar .top_bar_right:before { width: 11px; }

/* Top bar width */
#Top_bar .top_bar_left { width: 990px; }

/* Logo */
#Top_bar .logo { float: left; margin: 0 30px 0 20px;}
#Top_bar .logo h1 { margin: 0;}
#Top_bar .logo:not(.text-logo) h1 { line-height: 0; font-size: 0; margin: 0;}
#Top_bar #logo { display: block; height: 60px; line-height: 60px; padding: 15px 0px; } /* overflow: hidden; */
#Top_bar #logo:hover { text-decoration: none; }
#Top_bar #logo img { vertical-align:middle; max-height:100%;}

#Top_bar #logo img.logo-sticky,
#Top_bar #logo img.logo-mobile { display:none;}

/* Menu wrapper */
#Top_bar .menu_wrapper { float: left; z-index: 201;}

/* Secondary menu wrapper */
#Top_bar .secondary_menu_wrapper { display: none; }

/* Menu responsive */
#Top_bar a.responsive-menu-toggle { display: none; z-index:202; }

/* Banner */
#Top_bar .banner_wrapper { display: none; }

/* Search wrapper */
#Top_bar .search_wrapper { position: absolute; left: 0; top: 100%; display: none; z-index: 201; width: 100%; padding: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#Top_bar .search_wrapper input[type="text"] { width: 100%; margin: 0; box-sizing: border-box; -webkit-box-shadow: 0 0 0; box-shadow: 0 0 0; padding-left: 35px; background: none; border-width: 0 0 1px 0; border-style: solid; border-color: rgba(255,255,255,.08) !important; font-size: 15px; }
#Top_bar .search_wrapper input[type="text"]:focus { background-color: transparent !important; }
#Top_bar .search_wrapper .icon_search,
#Top_bar .search_wrapper .icon_close { position: absolute; top: 25px; font-size: 20px; line-height: 20px; display: block; }
#Top_bar .search_wrapper .icon_search { left: 18px; color: rgba(0,0,0,.5); }
#Top_bar .search_wrapper .icon_close { right: 18px; color: #fff; opacity: 0.3; filter: alpha(opacity=30); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
#Top_bar .search_wrapper .icon_close:hover { right: 18px; opacity: 1; filter: alpha(opacity=100); }

/* Cart */
#Top_bar a#header_cart { position: relative; top: 34px; display: block; float:left; font-size: 20px; line-height: 20px; margin-right: 15px; }
#Top_bar a#header_cart span { position: absolute; right: -9px; top: -7px; display: block; -webkit-border-radius: 3px; border-radius: 3px; width: 17px; height: 17px; line-height: 17px; text-align: center; font-size: 11px; color: #fff; }

/* Search */
#Top_bar a#search_button { position: relative; top: 34px; display: block; float:left; font-size: 20px; line-height: 20px; margin-right: 10px; }
#Top_bar a#search_button.has-input input { display: inline-block; margin: -5px 0 0; padding: 8px; position: relative; top: -2px; width: 130px; }

#Top_bar a.button.action_button { top: 23px; margin: 0 10px 0 0; color: #fff; }

/* WPML */
#Top_bar .wpml-languages { display: block; float:left; position: relative; top: 25px; z-index: 210; margin-right: 10px; }
#Top_bar .wpml-languages a.active { display: block; padding: 8px 6px 8px 10px; border-width: 1px; border-style: solid; border-color: #e8e8e8; -webkit-border-radius: 5px; border-radius: 5px; }
#Top_bar .wpml-languages.disabled a.active { padding: 8px 10px; }
#Top_bar .wpml-languages a.active i { font-size: 14px; line-height: 14px; margin: 0 0 0 5px; }
#Top_bar .wpml-languages a.active i:before { margin: 0; }
#Top_bar .wpml-languages a:hover.active { text-decoration: none; }
#Top_bar .wpml-languages.enabled:hover a.active { -webkit-border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; border-bottom: 0; }
#Top_bar .wpml-languages ul.wpml-lang-dropdown { position: absolute; left: 0; top: 100%; width: 100%; -webkit-border-radius: 0 0 5px 5px; border-radius: 0 0 5px 5px; z-index: 205; overflow: hidden; display: none; border-width: 0 1px 1px 1px; border-style: solid; border-color: #e8e8e8; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
#Top_bar .wpml-languages ul.wpml-lang-dropdown li { border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
#Top_bar .wpml-languages ul.wpml-lang-dropdown li:last-child { border-bottom: 0; }
#Top_bar .wpml-languages ul.wpml-lang-dropdown li a { font-size: 12px; display: block; text-align: center; padding: 4px 0px; color: #8B8B8B; }
#Top_bar .wpml-languages ul.wpml-lang-dropdown li a:hover { text-decoration: none; color: #5F5F5F; background: rgba(0,0,0,.03); }

#Top_bar .wpml-languages:hover { height: auto; }
#Top_bar .wpml-languages:hover ul.wpml-lang-dropdown { display: block; }

#Top_bar .wpml-languages a.active,
#Top_bar .wpml-languages ul.wpml-lang-dropdown { background: #fff; }

#Top_bar .wpml-languages.horizontal { display: block; padding: 8px 10px; border:1px solid #e8e8e8; background:#fff; -webkit-border-radius: 5px; border-radius: 5px; }
#Top_bar .wpml-languages.horizontal ul li { float:left; margin-right:6px; }
#Top_bar .wpml-languages.horizontal ul li:last-child { margin-right:0; }


/* #menu
================================================== */
/* main menu 1st level */
#Top_bar #menu { z-index: 201;}
#Top_bar .menu { z-index: 202;}
#Top_bar .menu > li { margin: 0; z-index: 203; display: block; float: left; }
#Top_bar .menu > li:not(.mfn-megamenu-parent) { position: relative; }
#Top_bar .menu > li.hover { z-index: 204; }
#Top_bar .menu > li > a { display: block; line-height: 60px; padding: 15px 0; position: relative; }
#Top_bar .page-menu > li > a { padding: 15px 20px; } /* default WP Pages Menu */
#Top_bar .menu > li > a:after { content: ""; height: 4px; width: 100%; position: absolute; left: 0; top: -4px; z-index: 203; opacity: 0; filter: alpha(opacity=0); }
#Top_bar .menu > li > a span:not(.description) {/* display: block; */line-height: 60px;padding: 0 20px;/* white-space: nowrap; */border-right-width: 1px;/* border-style: solid; */}
#Top_bar .menu > li > a span.description { font-size:11px; line-height:12px !important; margin:-15px -15px 0; color:#aaa; font-weight:300; text-align:center; display:block;}
#Top_bar .menu > li:last-child > a span { border: 0; }
#Top_bar .menu > li > a:hover { text-decoration: none; }

.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description) { padding-right:30px; }
.menuo-arrows #Top_bar .menu > li.submenu > a > span:not(.description):after { content:""; display:block; width:0; height:0; position:absolute; top:50%; right:10px; margin-top:-2px; border-top:5px solid #ccc; border-left:5px solid transparent; border-right:5px solid transparent; }

.menu-highlight #Top_bar .menu > li.current-menu-item > a,
.menu-highlight #Top_bar .menu > li.current_page_item > a,
.menu-highlight #Top_bar .menu > li.current-menu-parent > a,
.menu-highlight #Top_bar .menu > li.current-page-parent > a,
.menu-highlight #Top_bar .menu > li.current-menu-ancestor > a,
.menu-highlight #Top_bar .menu > li.current_page_ancestor > a,
.menu-highlight #Top_bar .menu > li.hover > a {
    color: #fff;
}

/* Animation */
#Top_bar .menu > li > a,
#Top_bar .menu > li > a:after { -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

#Top_bar .menu > li.current-menu-item > a:after,
#Top_bar .menu > li.current_page_item > a:after,
#Top_bar .menu > li.current-menu-parent > a:after,
#Top_bar .menu > li.current-page-parent > a:after,
#Top_bar .menu > li.current-menu-ancestor > a:after,
#Top_bar .menu > li.current_page_ancestor > a:after,
#Top_bar .menu > li.hover > a:after { opacity: 1; filter: alpha(opacity=100); }

/* main menu 2nd level */
#Top_bar .menu li ul { position: absolute; left: 0px; top: 100%; z-index: 205; margin: 0; display: none; background-image: url(../images/box_shadow.png); background-repeat: repeat-x; background-position: left top; }
#Top_bar .menu li > ul { box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.03); -webkit-box-shadow: 2px 2px 2px 0 rgba(0, 0, 0, 0.03); }
#Top_bar .menu li ul li { padding: 0; width: 190px; position: relative; font-weight: normal; }
#Top_bar .menu li ul li a { padding: 10px 10px 10px 20px; display: block; border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
#Top_bar .menu li ul li a span { display: inline-block; position: relative; }
#Top_bar .menu li ul li a .menu-arrow { position: absolute; right: 7px; top: 11px; font-size: 12px; color: rgba(0, 0, 0, 0.35); }
#Top_bar .menu > li ul li a:hover,
#Top_bar .menu > li ul li.hover > a { text-decoration: none; background: rgba(0,0,0,.06); }

/* main menu 3rd level */
#Top_bar .menu li ul li ul { position: absolute; left: 190px; top: 0px; z-index: 204; }

.menuo-last #Top_bar .menu > li.last ul { right: 0px; left: auto; -webkit-box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.03); box-shadow: -2px 2px 2px 0px rgba(0, 0, 0, 0.03); }
.menuo-last #Top_bar .menu > li.last ul li ul { right: 190px; }

/* Animation */
#Top_bar .menu li ul li a { -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }


/* #secondary menu
================================================== */
#Header #menu-secondary-menu { z-index: 220; }
#Header .secondary-menu { z-index: 221; }
#Header .secondary-menu > li { margin: 0; z-index: 222; display: block; float: left; position: relative; padding: 8px 9px; line-height: 100%; -webkit-border-radius: 4px; border-radius: 4px; }
#Header .secondary-menu > li.submenu { -webkit-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; }
#Header .secondary-menu > li > a { display: block; }
#Header .secondary-menu > li > a:hover { text-decoration: none; }

#Header .secondary-menu li ul { position: absolute; left: 0px; padding: 7px; top: 100%; z-index: 223; margin: 0; display: none; -webkit-border-radius: 0px 4px 4px 4px; border-radius: 0 4px 4px 4px; }
#Header .secondary-menu li ul li {}
#Header .secondary-menu li ul li:last-child { border-bottom: 0; }
#Header .secondary-menu li ul li a { display: block; text-align: center; white-space: nowrap; padding: 6px 8px; }
#Header .secondary-menu li ul li a:hover { text-decoration: none; }

#Header .secondary-menu > li > a { color: #A8A8A8; }
#Header .secondary-menu > li.hover,
#Header .secondary-menu li ul {  background: #F9F9F9; }
#Header .secondary-menu li ul li { border-bottom: 1px solid rgba(0, 0, 0, 0.05); }
#Header .secondary-menu li ul li a { color: #8B8B8B; }
#Header .secondary-menu li ul li a:hover { color: #5F5F5F; background: rgba(255, 255, 255, 0.8); }



/* Header styles --------------------------------------------------------------------- */

/* Header | Default */

.tr-menu .top_bar_left,
.tr-menu .top_bar_right,
.tr-menu .top_bar_right:before { background:none !important;}


/* Header | Classic */

.header-classic {}

.header-classic #Header .top_bar_left,
.header-classic #Header .top_bar_right { background-color: transparent; }

.header-classic #Top_bar { position: static; background-color: #fff;}
.header-classic #Top_bar .top_bar_right { top: 0; }
.header-classic #Top_bar .top_bar_right:before { display: none; }

.header-classic #Action_bar { position: static; background-color: #2C2C2C;}
.header-classic #Action_bar .contact_details li,
.header-classic #Action_bar .social,
.header-classic #Action_bar .social-menu { padding: 12px 0; }


/* Header | Fixed */

.header-fixed {}

@media only screen and (min-width: 768px) {

    .header-fixed #Action_bar { position:fixed; top:0; left:0; background-color: #2c2c2c; }
    .header-fixed #Action_bar .contact_details li,
    .header-fixed #Action_bar .social,
    .header-fixed #Action_bar .social-menu { padding: 5px 0; }

    .header-fixed #Top_bar { position:fixed; width:100%; left:0; top: 0 !important; height:60px; z-index:701; background:#fff; opacity:.97; box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.1);}
    .header-fixed.ab-show #Top_bar { top: 31px !important;}

    .header-fixed #Top_bar .top_bar_left,
    .header-fixed #Top_bar .top_bar_right,
    .header-fixed #Top_bar .top_bar_right:before { background:none;}
    .header-fixed #Top_bar .top_bar_right { top:-4px;}

    .header-fixed #Top_bar .logo { width:auto; margin: 0 30px 0 20px; padding:0;}
    .header-fixed #Top_bar #logo { padding:5px 0; height:50px; line-height:50px;}
    .header-fixed #Top_bar #logo img { max-height:35px;}

    .header-fixed #Top_bar .menu_wrapper { clear:none;}
    .header-fixed #Top_bar .menu_wrapper .menu > li > a  { padding:15px 0;}

    .header-fixed #Top_bar .menu > li > a,
    .header-fixed #Top_bar .menu > li > a span { line-height:30px;}
    .header-fixed #Top_bar .menu > li > a:after { top:auto; bottom:-4px;}

    .header-fixed #Top_bar .menu > li > a span.description { margin-top:-5px;}

    .header-fixed #Top_bar #header_cart { top:27px;}
    .header-fixed #Top_bar #search_button { top:25px;}
    .header-fixed #Top_bar .wpml-languages { top:15px;}

    .header-fixed #Top_bar .secondary_menu_wrapper { display:none;}

    .header-fixed #Top_bar .responsive-menu-toggle { top:12px;}

    .tr-menu.header-fixed #Top_bar:not(.is-sticky) { background:none !important; box-shadow:0 0 0 0 transparent;}

    .tr-menu.header-fixed.minimalist-header:not(.template-slider) #Header { min-height:91px;}
}


/* Header | Below */

.header-below {}

.header-below #Header .top_bar_left,
.header-below #Header .top_bar_right { background-color: transparent; }
body.header-below:not(.template-slider) #Header { min-height: 90px; padding-top: 160px; }

.header-below #Top_bar { position: static; background-color: #fff;}
.header-below #Top_bar .top_bar_right { top: 0; }
.header-below #Top_bar .top_bar_right:before { display: none; }

.header-below #Action_bar { position:static; }


/* Header | Plain */

.header-plain {}

.header-plain #Top_bar { border-bottom-width: 1px; border-style: solid; }
.header-plain #Header .top_bar_left,
.header-plain #Header .top_bar_right { background-color: transparent; }
.header-plain #Top_bar { position: static; }
.header-plain #Top_bar .one.column { width: 100%; margin: 0; }
.header-plain #Top_bar .top_bar_right { top: 0; }
.header-plain #Top_bar .top_bar_right:before { display: none; }
.header-plain #Action_bar { position: static; }
.header-plain #Action_bar .contact_details li,
.header-plain #Action_bar .social,
.header-plain #Action_bar .social-menu { padding: 12px 0; }

/* Logo */
.header-plain #Top_bar #logo { height: 50px; line-height: 50px; }

/* Header plain - Menu */
.header-plain #Top_bar .menu_wrapper { float: right; }
.header-plain #Top_bar .menu_wrapper { margin-right: -10px; }
.header-plain #Top_bar .menu > li > a { padding-top: 0 !important; padding-bottom: 0 !important; }
.header-plain #Top_bar .menu > li > a:after { display: none; }
.header-plain #Top_bar .menu > li > a span:not(.description) { line-height: 80px; padding: 0px 30px; }
.header-plain #Top_bar .menu > li:first-child > a span:not(.description) { border-left-width: 1px; }
.header-plain #Top_bar .top_bar_right { padding: 0; height: 80px; }
.header-plain #Top_bar a.responsive-menu-toggle { top: 23px; }

/* Header plain - Options */
.header-plain #Top_bar a#header_cart,
.header-plain #Top_bar a#search_button { margin-right: 0; top: 0px; border-left-width: 1px; border-style: solid; }
.header-plain #Top_bar a#header_cart span { right: 15px; top: 25px; }

.header-plain #Top_bar .wpml-languages { top: 0; margin: 0; border-left-width: 1px; border-style: solid; }
.header-plain #Top_bar .wpml-languages a.active { border: 0; padding: 0; }
.header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown li a { line-height: 40px; }
.header-plain #Top_bar .wpml-languages a.active { background: none; }
.header-plain #Top_bar .wpml-languages ul.wpml-lang-dropdown { border: 0; border-radius: 0; }

.header-plain #Top_bar a.button.action_button { margin: 0; top: 0; border-radius: 0px; border-left-width: 1px; border-style: solid; }

.header-plain #Top_bar .menu > li > a span:not(.description) { line-height: 80px; padding: 0px 30px; }
.header-plain #Top_bar a#header_cart,
.header-plain #Top_bar a#search_button { padding: 0 25px; line-height: 80px; }
.header-plain #Top_bar .wpml-languages { padding: 0 25px; height: 80px; line-height: 80px; }
.header-plain #Top_bar a.button.action_button { line-height: 80px; }
.header-plain #Top_bar a.button.action_button .button_label { padding: 0 30px; }

/* Header plain sticky */
.header-plain #Top_bar.is-sticky .menu > li > a span:not(.description) { line-height: 60px; }
.header-plain #Top_bar.is-sticky a#header_cart,
.header-plain #Top_bar.is-sticky a#search_button { padding: 0 25px; line-height: 60px; }
.header-plain #Top_bar.is-sticky .wpml-languages { padding: 0 25px; height: 60px; line-height: 60px; }
.header-plain #Top_bar.is-sticky a.button.action_button { line-height: 60px; }
.header-plain #Top_bar.is-sticky a.button.action_button .button_label { padding: 0 25px; }
.header-plain #Top_bar.is-sticky .top_bar_right { padding: 0; height: 60px; top: 0; }
.header-plain #Top_bar.is-sticky .wpml-languages { top: 0; }
.header-plain #Top_bar.is-sticky a.button.action_button { top: 0px; }

/* Colors */
.header-plain #Action_bar { background-color: #2C2C2C; }
.header-plain #Top_bar { background-color: #fff; }

.header-plain #Top_bar,
.header-plain #Top_bar .menu > li > a span:not(.description),
.header-plain #Top_bar a#header_cart,
.header-plain #Top_bar a#search_button,
.header-plain #Top_bar .wpml-languages,
.header-plain #Top_bar a.button.action_button { border-color: #f2f2f2;}


/* Header | Split */

.header-split {}

.header-split #Header .top_bar_left { width: 100% !important; }
.header-split #Header .top_bar_left,
.header-split #Header .top_bar_right { background-color: transparent; }

.header-split #Header .top_bar_left .menu_wrapper { width: 100%; }
.header-split #Header .top_bar_left .menu_left { float: left; width: 38%; text-align: center; }
.header-split #Header .top_bar_left .menu_right { float: right; width: 38%; text-align: center; }
.header-split #Header .top_bar_left .menu > li { display: inline-block; float: none; }
.header-split #Header .top_bar_left .logo { width: 100%; margin: 0; text-align: center; }

@media only screen and (min-width: 1240px) {
    .header-split #Header .top_bar_left .logo { position: absolute; left: 38%; width: 24%; }
}

.header-split #Top_bar .top_bar_right { position:absolute; top:0; right:-28px; padding:0; }
.header-split #Top_bar a.action_button,
.header-split #Top_bar a#header_cart,

.header-split #Top_bar .wpml-languages { display: none; }
.header-split #Top_bar .top_bar_right:before { display: none; }

.header-split #Top_bar { position: static; background-color: #fff;}

.header-split #Action_bar { position: static; background-color: #2C2C2C;}
.header-split #Action_bar .contact_details li,
.header-split #Action_bar .social,
.header-split #Action_bar .social-menu { padding: 12px 0; }


/* Header | Stack */

.header-stack {}

.header-stack #Header .top_bar_left { width: 100% !important; } /**/
.header-stack #Header .top_bar_left,
.header-stack #Header .top_bar_right { background-color: transparent; }

.header-stack #Top_bar { position: static; background-color: #fff;}
.header-stack #Top_bar .logo { width: 100%; margin: 0; padding: 0 30px; text-align: left; border-bottom-width: 1px; border-style: solid; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } /**/

.header-stack.header-center #Top_bar .logo { text-align: center; }
.header-stack.header-center #Top_bar .menu_wrapper { text-align: center; line-height:0;}
.header-stack.header-center #Top_bar #menu { line-height:21px; line-height:initial; text-align:left; text-align:initial;}

.header-stack.header-center #Top_bar:not(.is-sticky) .menu_wrapper { width:100%;}

.header-stack.header-right #Top_bar .logo { text-align: right; }

.header-stack #Top_bar .logo #logo { display: inline-block; height: auto; }  /**/
.header-stack #Top_bar .menu_wrapper { clear: both; }  /**/
.header-stack #Top_bar .menu_wrapper .menu > li > a { padding: 0; } /**/
.header-stack #Top_bar .menu > li > a span.description { margin-bottom:10px;}
.header-stack #Top_bar .top_bar_right { position: absolute; right: 0; bottom: -16px; top: auto; } /**/
.header-stack #Top_bar .top_bar_right:before { display: none; }
.header-stack #Top_bar .secondary_menu_wrapper { position: absolute; right: 20px; top: 35px; display: block; } /**/

.header-stack.header-right #Top_bar .secondary_menu_wrapper { left: 20px; right: auto; } /**/

.header-stack #Action_bar { position: static; background-color: #2C2C2C;}
.header-stack #Action_bar .contact_details li,
.header-stack #Action_bar .social,
.header-stack #Action_bar .social-menu { padding: 12px 0; }

body.header-stack:not(.template-slider) #Header { min-height: 315px; }


/* Header | Magazine */

.header-magazine {}

.header-magazine #Top_bar .logo { border: 0; }
.header-magazine #Top_bar .top_bar_right:before { display: none; }
.header-magazine #Top_bar .secondary_menu_wrapper { display: none; }
.header-magazine #Top_bar .banner_wrapper { display: block; position: absolute; right: 20px; top: 20px; width: 468px; height: 60px; text-align: right; }
.header-magazine #Top_bar .banner_wrapper a { display: block; line-height: 0; }
.header-magazine #Top_bar .banner_wrapper img { display: inline-block; max-width: 100%; height: auto; max-height: 60px; }


.header-simple {}

.header-simple #Top_bar .top_bar_left { width:100% !important; background:none;}
.header-simple #Top_bar:not(.is-sticky) .top_bar_left { top:-40px;}
.header-simple.ab-show #Top_bar:not(.is-sticky) .top_bar_left { top:-30px;}
.header-simple #Top_bar .top_bar_right,
.header-simple #Top_bar .top_bar_right:before { display: none; }
.header-simple #Top_bar .menu > li > a span.description { margin:0 0 0 5px;}

.header-simple.ab-hide #Action_bar { display: none; }


.header-empty {}

.header-empty #Header { position:static; min-height:0 !important;}
.header-empty #Subheader { display:none;}
.header-empty #Content { padding:0 !important;}


.header-transparent {}

.header-transparent #Top_bar .top_bar_left,
.header-transparent #Top_bar .top_bar_right,
.header-transparent #Top_bar .top_bar_right:before { background:none;}
.header-transparent #Top_bar .top_bar_right { top:-15px;}
.header-transparent #Top_bar #logo { padding:0;}
.header-transparent #Top_bar a.responsive-menu-toggle { top:10px;}
.header-transparent #Top_bar .menu > li > a { padding:0;}
.header-transparent #Top_bar .menu > li > a:after { background:none;}
.header-transparent #Top_bar .menu > li > a span {border-color: rgba(0, 0, 0, 0.03);}
.header-transparent #Top_bar .menu li > ul:not(.mfn-megamenu-bg) { background-image:none;}

.header-transparent.ab-hide #Top_bar { top:30px;}


.header-overlay.ab-hide #Top_bar { top:40px;}
.header-overlay #Top_bar #logo { height:auto;}
.header-overlay .top_bar_right { display:none;}

.header-overlay .overlay-menu-toggle { position:absolute; right:40px; top:40px; font-size:30px; z-index:9911;}
.header-overlay .overlay-menu-toggle.focus { color:#fff;
    -webkit-transition: all 0.3s; -moz-transition: all 0.3s; transition: all 0.3s;
}
.header-overlay .overlay-menu-toggle .close { display:none;}
.header-overlay .overlay-menu-toggle.focus .open { display:none;}
.header-overlay .overlay-menu-toggle.focus .close { display:block;}

.header-overlay.sticky-header .overlay-menu-toggle { position:fixed; margin-right:10px;}


/* #Overlay | Menu Overlay
================================================== */
#Overlay { position:fixed; top:0; left:0; width:100%; height:100%; z-index:9910; background:rgba(41,145,214,.95); display:none;}
#overlay-menu { position:absolute; width:700px; left:50%; margin-left:-350px; top:50%; margin-top:-150px;}
#overlay-menu ul li { text-align:center;}
#overlay-menu ul li a { color:#fff; font-size:34px; line-height:52px; letter-spacing:3px; text-decoration:none;}
#overlay-menu ul li a:hover { opacity: .8;}

#overlay-menu ul li a:before,
#overlay-menu ul li a:after { display: inline-block; opacity: 0; -webkit-transition: -webkit-transform 0.3s, opacity 0.2s; -moz-transition: -moz-transform 0.3s, opacity 0.2s; transition: transform 0.3s, opacity 0.2s; }
#overlay-menu ul li a:before {margin-right: 20px; content: '['; -webkit-transform: translateX(20px); -moz-transform: translateX(20px); transform: translateX(20px); }
#overlay-menu ul li a:after { margin-left: 20px; content: ']'; -webkit-transform: translateX(-20px); -moz-transform: translateX(-20px); transform: translateX(-20px); }
#overlay-menu ul li a:hover:before,
#overlay-menu ul li a:hover:after,
#overlay-menu ul li a:hover:before,
#overlay-menu ul li a:hover:after { opacity: 1; -webkit-transform: translateX(0px); -moz-transform: translateX(0px); transform: translateX(0px); }


/* #Subheader
================================================== */
#Subheader { background-color: rgba(0,0,0, .02); background-position: center top; background-repeat:no-repeat; padding: 30px 0; position: relative; }
.subheader-transparent #Subheader { background:none; }
.hide-title-area #Subheader { display:none;}
#Subheader .column { margin-bottom: 0; }
#Subheader .title { margin-bottom: 0; width: 70%; float: left; }
#Subheader ul.breadcrumbs { display: block; width: 30%; margin: 1px 0 0; font-size: 1em !important; float: right; text-align: right; }
#Subheader ul.breadcrumbs li { display: inline-block; }
#Subheader ul.breadcrumbs li, #Subheader ul.breadcrumbs li a { color: rgba(0, 0, 0, .3); }
#Subheader ul.breadcrumbs li span { margin: 0 10px; opacity: 0.4; filter: alpha(opacity=40); }
#Subheader:after { content: ""; height: 3px; width: 100%; display: block; position: absolute; left: 0; bottom: -3px; z-index: 1; background: url(../images/box_shadow.png) repeat-x left top; }

#Subheader ul.woocommerce-breadcrumb li:last-child span { display: none; }

/* subheader-style */
.subheader-title-right #Subheader .title { float: right; text-align:right;}
.subheader-title-right #Subheader .breadcrumbs { float: left; text-align:left;}

.subheader-both-left #Subheader .title { width:100%;}
.subheader-both-left #Subheader .breadcrumbs { width:100%; text-align:left; margin-top:10px;}

.subheader-both-right #Subheader .title { width:100%; text-align:right;}
.subheader-both-right #Subheader .breadcrumbs { width:100%; text-align:right; margin-top:10px;}

.subheader-both-center #Subheader .title { width:100%; text-align:center;}
.subheader-both-center #Subheader .breadcrumbs { width:100%; text-align:center; margin-top:10px;}

/* #Fixed nav




/* konec styly nová šablona*/

#Header {
    position: absolute;
    z-index: 580;
}
#Top_bar .menu_wrapper {
    float: right;
    z-index: 201;
}

#Top_bar #logo img {
    vertical-align: middle;
    max-height: initial;
}

#Top_bar {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 30;
    background-color: rgba(0, 0, 0, 0.68);
    height: 106px;
}

#menu ul >li a {
    color:white;

    font-size: 24px;
    font-weight: 700;
}

#menu ul >li a {
    color: white;
    font-size: 18px;
    font-weight: 700;
}

.sub-menu > li a span{

    color: white;
    font-size: 15px;
    font-weight: 700;
}
#Top_bar .menu > li ul {
    background-color: rgba(113, 113, 113, 0.5);
}
.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
    z-index: 2;
}
#intro .block h2 {
  padding-top: 35px;
  line-height: 27px;
  margin: 0;
}
#intro .block p {
  color: #7B7B7B;
  padding-top: 20px;
}
#intro .block img {
  padding-left: 40px;
  width: 100%;
}
#intro .section-title {
  margin-bottom: 0px;
}
#intro .section-title p {
  padding-top: 20px;
}

#Top_bar .logo {
    float: left;
     margin: 0;
}

#Top_bar #logo img {
  vertical-align: middle;
   max-height: initial;
    height: 71px;
}
/*--
	service Start 
--*/
#service {
  text-align: center;
  padding: 90px 0;
}
#service .service-item {
  padding-bottom: 30px;
}
#service .service-item i {
  font-size: 60px;
  color: #4A4656;
}
#service .service-item h4 {
  padding-top: 20px;
  margin: 0;
  color: #666;
}
#service .service-item p {
  color: #888;
  padding-top: 10px;
  margin: 0;
  font-size: 14px;
  line-height: 1.8;
}

.modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 5px 15px rgba(0,0,0,.5);
    background-color: rgb(232, 232, 232);
}
.modal-title{

    text-align: center;
    border-bottom: 3px solid #FF9800;

}

.error{

    width: 100%;
    text-align: center;
    background-color: #FF5722;
    color: white;
    padding: 5px;
    margin-bottom: 7px;

}
.error-mes2{

    width: 100%;
    text-align: center;
    padding: 4px;
    background-color: #FF5722;
    padding-bottom: 3px;

}

/* basic positioning */
.legend { list-style: none; }
.legend li { float: left; margin-right: 10px; }
.legend span { border: 1px solid #ccc; float: left; width: 12px; height: 12px; margin: 2px; }
/* your colors */
.legend .superawesome { background-color: #ff00ff; }
.legend .awesome { background-color: #00ffff; }
.legend .kindaawesome { background-color: #0000ff; }
.legend .notawesome { background-color: #000000; }

.fc-day-grid-event>.fc-content {
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    padding: 21px;
    text-align: left;
}
.fc-unthemed .fc-today {
    background: rgba(158, 158, 158, 0.26);
}

.fc-day.fc-today::after {
    border-radius: 0;
    border-width: 2.5em;
    border-right-color: #FF9800!important;
    border-top-color: #FF9800!important;
}

.info_text{
    background-color: #ececec;
    padding: 15px;

}
#login-popup{

    display: block;
    top: 20%;

}

#Top_bar {


    z-index: 2!important;

}
.fc-left{
    display: none;

}


.fc-cell-text{
    font-size: 15px;
    font-weight: 800;

}

.fc-divider{
    background-color: #a7a7a7;

}
.fc-rows table tr{

    border:2px solid rgba(0, 0, 0, 0.18);;
}

.fc-view {
    border: 1px solid rgba(0, 0, 0, 0.73);
}
.fc-head{
    background-color: #6b6b6b;
    color: white;

}
.fc-button-group{

    display: block;
}
#menu ul li a:hover{
    color: #1f1f1f;
    font-weight: 600;
    font-size: 18px;
}



a.activemenu{


    color: #FFC107!important;
    font-weight: 600!important;
    font-size: 18px!important;

}
.fc-timeline .fc-cell-text {
    padding-left: 4px;
    padding-right: 4px;
    white-space: normal;
    text-align: center;

}
.bglogin {
    background-image: url(/assets/img/bristell-14-01.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    background-blend-mode: lighten;
}
#calendar{

    padding: 6px;
    background-color: rgba(255, 255, 255, 0.89);
    border: 1px solid #cecece;

}

.list-group-horizontal li{

     color: white;
    border: 1px solid rgba(0, 0, 0, 0.26);

 }

.list-group-horizontal li:nth-child(1){
    background-color: #ff9800;
    color: white;

}




.list-group-horizontal li:hover{
    background-color: #2196F3;
    color: white;

}

.list-group-horizontal li:nth-child(1):hover{
    background-color: #ffae37;
    color: white;

}


.list-group-horizontal li a{

    color: black;

}

.fc-body .fc-resource-area .fc-cell-content {
    padding-top: 8px;
    padding-bottom: 8px;
    text-align: center;
}
#login-popup {
     display:none;
    top: 20%;
}
.error_span{

    color: #F44336;
    float: right;
    font-weight: 700;

}
.ajax-loader {
    position: absolute;
    left: 50%;
visibility: hidden;
    transform: translate(-50%, 0);
    width: 100%;
    height: 100%;
z-index: 999;
}

.ajax-loader.active {
    visibility: visible;

}

.ajax-loader img {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0);
    width: 31%;
}

.odkazy{
    border: 1px solid rgba(0, 0, 0, 0.03);
    background-color: rgb(245, 245, 245);
    color: white;

}

.cervenaevent{

    background:
        /* On "top" */
    repeating-linear-gradient(
            45deg,
            transparent,
            transparent 10px,
            white 10px,
            #ccc 20px
    ),
        /* on "bottom" */
    linear-gradient(
            to bottom,
            #fd0000,
            #fd0000
    );
}

.modraevent{

    background:
        /* On "top" */
    repeating-linear-gradient(
            45deg,
            transparent,
            transparent 10px,
            #ccc 10px,
            #ccc 20px
    ),
        /* on "bottom" */
    linear-gradient(
            to bottom,
            #eee,
            #999
    );
}


.zelenaevent{

    background:
        /* On "top" */
    repeating-linear-gradient(
            45deg,
            transparent,
            transparent 10px,
            #ccc 10px,
            #ccc 20px
    ),
        /* on "bottom" */
    linear-gradient(
            to bottom,
            #eee,
            #999
    );
}

.cernaevent{

    background:
        /* On "top" */
    repeating-linear-gradient(
            45deg,
            transparent,
            transparent 10px,
            #ccc 10px,
            #ccc 20px
    ),
        /* on "bottom" */
    linear-gradient(
            to bottom,
            #eee,
            #999
    );
}


/* barvy statusu*/

.custom_menu{

    padding: 4px 9px;
}

.fc-center h2{
    font-size: 15px;

}

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

.legenda{
    font-size: 14px;

}
#Top_bar #logo img {
    vertical-align: middle;
    max-height: initial;
    height: auto;
    position: relative;
    z-index: 9999999999999;
    max-width: 232px;
}
.fc-header-toolbar{
    text-align: left;
    padding-top: 15px;
    padding-left: 17px;

}

/* konec barvy statusu*/
.list-group-horizontal .list-group-item {
    display: inline-block;
}
.list-group-horizontal .list-group-item {
    margin-bottom: 0;
    margin-left:-4px;
    margin-right: 0;
    border-right-width: 0;
}
.list-group-horizontal .list-group-item:first-child {
    border-top-right-radius:0;
    border-bottom-left-radius:4px;
}
.list-group-horizontal .list-group-item:last-child {
    border-top-right-radius:4px;
    border-bottom-left-radius:0;
    border-right-width: 1px;
}
.fc-day-grid-event>.fc-content {
    white-space: nowrap;
    overflow: hidden;
 width: 100%;
 padding: 0px;
    text-align: left;
}
/*--
	call-to-action Start 
--*/
#call-to-action {
  background: url("/assets/img/CTSW.jpg") no-repeat;
  background-size: cover;
  background-attachment: fixed;
  padding: 70px 0px;
  position: relative;
  text-align: center;
  color: #fff;
}
#call-to-action:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #1d192c;
  opacity: 0.8;
}
#call-to-action h2 {
  padding-bottom: 20px;
  line-height: 33px;
  margin: 0;
  font-size: 30px;
}
#call-to-action p {
  font-size: 14px;
  line-height: 1.6;
}
#call-to-action .btn-call-to-action {
  padding: 15px 35px;
  border: none;
  background-color: #fff;
  font-size: 15px;
  color: #333333;
  margin-top: 30px;
}
/*--
	Feature Start 
--*/
#feature {
  /*background: url("../img/featue-bg.jpg");*/
  background-position: 50% 94px;
  width: 100%;
  display: block;
  position: relative;
  overflow: visible;
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #fff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  padding: 100px 0;
    background-color: #ececec;
}
#feature h2 {
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 30px;
}
#feature p {
  color: #8d8f92;
  margin-bottom: 20px;
}
#feature .btn-view-works {
  background: #655E7A;
  color: #fff;
  padding: 10px 20px;
}
/*--
	content Start 
--*/
#testimonial {
  padding: 100px 0;
}
#testimonial .block h2 {
  line-height: 27px;
  color: #5C5C5C;
  padding-top: 110px;
}
#testimonial .block p {
  padding-top: 50px;
  color: #7B7B7B;
}
#testimonial .counter-box li {
  width: 50%;
  float: left;
  text-align: center;
  margin: 30px 0 30px;
}
#testimonial .counter-box li i {
  font-size: 35px;
}
#testimonial .counter-box li h4 {
  font-size: 30px;
  font-weight: bold;
}
#testimonial .counter-box li span {
  color: #555;
}
#testimonial .testimonial-carousel {
  text-align: center;
  width: 75%;
  border: 1px solid #DEDEDE;
  padding: 24px;
  margin: 0 auto;
}
#testimonial .testimonial-carousel img {
  padding-bottom: 38px;
}
#testimonial .testimonial-carousel p {
  line-height: 28px;
  font-weight: 300;
  padding-bottom: 20px;
}
#testimonial .testimonial-carousel .user img {
  padding-bottom: 0px;
  border-radius: 500px;
}
#testimonial .testimonial-carousel .user p {
  padding-bottom: 0;
  font-size: 12px;
  line-height: 20px;
  color: #353241;
}
#testimonial .testimonial-carousel .user p span {
  display: block;
  color: #353241;
  font-weight: 600;
}
#testimonial .testimonial-carousel .owl-carousel .owl-pagination div {
  border: 1px solid #1D1D1D;
  border-radius: 500px;
  display: inline-block;
  height: 10px;
  margin-right: 15px;
  width: 10px;
}
#testimonial .testimonial-carousel .owl-carousel .owl-pagination div.active {
  background: #5C5C5C;
  font-size: 30px;
  display: inline-block;
  border: 0px;
}

#menu ul >li a {
    color: white;
    font-size: 15px;
    font-weight: 700;
}
#Top_bar .menu_wrapper {
    float: right;

    z-index: 201;
}
/*--
	features Start 
--*/
#clients-logo-section {
  padding-top: 30px;
  padding-bottom: 75px;
}
#clients-logo-section .clients-logo-img {
  padding: 0px 50px;
}

#Top_bar {
  position: absolute;
    /* left: 0; */
    top: 0;
    width: 100%;
    z-index: 30;
    background-color: rgba(0, 0, 0, 0.58);
    height: 96px;
}

/*---------------------------------------------

loadr



																Work Start
-----------------------------------------------*/
/*--
	Slider-work Start 
--*/
#divLoading{
    margin: 0px;
    padding: 0px;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
    z-index: 30001;
    opacity: 0.7;

    display: none;

}
#divLoading .show{


    display: block;
}


#global-header {
  background: none;

}

#global-header .block {
  color: #E3E3E4;
  margin: 0 auto;
  padding-left: 90px;
  text-align: center;
}
#global-header .block h1 {
  font-weight: 100;
  font-size: 45px;
  letter-spacing: 6px;
  padding-bottom: 15px;
  margin-top: 0;
  text-transform: capitalize;
}
#global-header .block p {
  font-size: 16px;
  font-weight: 300;
  letter-spacing: 1px;
  word-spacing: 3px;
}
/*--
	portfolio-work Start 
--*/
#portfolio-work {
  overflow: hidden;
  padding: 80px 0;
}
#portfolio-work .block .portfolio-menu {
  padding-bottom: 30px;
  text-align: center;
}
#portfolio-work .block .portfolio-menu ul {
  border: 1px solid #999999;
  display: inline-block;
  margin-bottom: 40px;
}
#portfolio-work .block .portfolio-menu ul li {
  display: inline-block;
  padding: 0px 25px;
  cursor: pointer;
  font-size: 15px;
  line-height: 40px;
  font-weight: 600;
  color: #333333;
  text-transform: capitalize;
  position: relative;
}
#portfolio-work .block .portfolio-menu ul .active {
  color: #655E7A;
  position: relative;
}
#portfolio-work .block .portfolio-menu ul .active:before {
  content: "\f0d7";
  position: absolute;
  font-family: 'FontAwesome';
  bottom: -18px;
  font-size: 30px;
  width: 20px;
  left: 0px;
  right: 0px;
  top: 23px;
  margin: 0 auto;
  color: #fff;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#portfolio-work .block .portfolio-menu ul li:hover:before {
  content: "\f0d7";
  position: absolute;
  font-family: 'FontAwesome';
  bottom: -18px;
  font-size: 30px;
  width: 20px;
  left: 0px;
  right: 0px;
  top: 24px;
  margin: 0 auto;
  color: #fff;
  text-shadow: 0 1px 0px rgba(0, 0, 0, 0.9);
  -webkit-transition: all 0.4s ease-in-out;
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
#portfolio-work .block .portfolio-contant ul li {
  float: left;
  width: 32.22%;
  overflow: hidden;
  margin: 6px;
  position: relative;
}
#portfolio-work .block .portfolio-contant ul li:hover .overly {
  opacity: 1;
}
#portfolio-work .block .portfolio-contant ul li:hover .position-center {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0%, -50%);
  -moz-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}
#portfolio-work .block .portfolio-contant ul li a {
  display: block;
  color: #fff;
}
#portfolio-work .block .portfolio-contant ul li a h2 {
  font-size: 22px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#portfolio-work .block .portfolio-contant ul li a p {
  font-size: 15px;
}
#portfolio-work .block .portfolio-contant ul li a span {
  font-style: italic;
  font-size: 13px;
  color: #655E7A;
}
#portfolio-work .block .portfolio-contant ul img {
  width: 100%;
  height: auto;
}
#portfolio-work .block .portfolio-contant .overly {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.9);
  opacity: 0;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  transition: .3s all;
  text-align: center;
}
#portfolio-work .block .portfolio-contant .position-center {
  position: absolute;
  top: 50%;
  left: 10%;
  -webkit-transform: translate(0%, 50%);
  -moz-transform: translate(0%, 50%);
  -ms-transform: translate(0%, 50%);
  transform: translate(0%, 50%);
  -webkit-transition: .5s all;
  -o-transition: .5s all;
  transition: .5s all;
}
#portfolio-work .block .mix {
  display: none;
}
/*--
	wrapper-work Start 
--*/
#wrapper-work {
  overflow: hidden;
  padding-top: 100px;
}
#wrapper-work ul li {
  width: 50%;
  float: left;
  position: relative;
}
#wrapper-work ul li img {
  width: 100%;
  height: 100%;
}
#wrapper-work ul li .items-text {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  padding-left: 44px;
  padding-top: 140px;
}
#wrapper-work ul li .items-text h2 {
  padding-bottom: 28px;
  padding-top: 75px;
  position: relative;
}
#wrapper-work ul li .items-text h2:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 75px;
  height: 3px;
  background: #fff;
}
#wrapper-work ul li .items-text p {
  padding-top: 30px;
  font-size: 16px;
  line-height: 27px;
  font-weight: 300;
  padding-right: 80px;
}
/*--
	features-work Start 
--*/
#features-work {
  padding-top: 50px;
  padding-bottom: 75px;
}
#features-work .block ul li {
  width: 19%;
  text-align: center;
  display: inline-block;
  padding: 40px 0px;
}
/*---------------------------------------------
					Work Close 
-----------------------------------------------*/
/*=============================================*/
/*---------------------------------------------
					 Contact Start 
-----------------------------------------------*/
/*--
	slider-contact Start 
--*/
#slider-contact {
  background: url("../img/slider-bg2.jpg") no-repeat;
  background-size: cover;
  padding-top: 150px;
  padding-bottom: 107px;
  position: relative;
}
#slider-contact:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to left, #928dab, #1f1c2c 70%);
  opacity: 0.8;
}
#slider-contact .block {
  color: #E3E3E4;
  margin: 0 auto;
  padding-left: 90px;
}
#slider-contact .block h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 100;
  font-size: 45px;
  line-height: 60px;
  letter-spacing: 6px;
  padding-bottom: 15px;
}
#slider-contact .block p {
  font-size: 23px;
  line-height: 40px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  letter-spacing: 1px;
  word-spacing: 3px;
}
/*--
	contact-form Start 
--*/
#contact-form {
  padding-top: 70px;
  padding-bottom: 35px;
}
#contact-form .block form .form-group {
  padding-bottom: 15px;
  margin: 0px;
}
#contact-form .block form .form-group .form-control {
  background: #F6F8FA;
  height: 60px;
  border: 1px solid #EEF2F6;
  box-shadow: none;
  width: 100%;
}
#contact-form .block form .form-group-2 {
  padding-bottom: 15px;
  margin: 0px;
}
#contact-form .block form .form-group-2 textarea {
  background: #F6F8FA;
  height: 135px;
  border: 1px solid #EEF2F6;
  box-shadow: none;
  width: 100%;
}
#contact-form .block button {
  width: 100%;
  height: 60px;
  background: #47424C;
  border: none;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}
/*--
	wrapper-contact Start 
--*/
.address-block li {
  margin-bottom: 20px;
}
.address-block li i {
  margin-right: 15px;
  font-size: 20px;
  width: 20px;
}
.social-icons {
  margin-top: 40px;
}
.social-icons li {
  display: inline-block;
  margin: 0 6px;
}
.social-icons a {
  display: inline-block;
}
.social-icons i {
  color: #2C2C2C;
  margin-right: 25px;
  font-size: 25px;
}
.google-map {
  position: relative;
}
.google-map #map {
  width: 100%;
  height: 300px;
  background-color: #ff432e;
}
#contact-box {
  padding-top: 35px;
  padding-bottom: 58px;
}
#contact-box .block img {
  width: 100%;
}
#contact-box .block h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  color: #000;
  font-size: 28px;
  padding-bottom: 30px;
}
#contact-box .block p {
  color: #5C5C5C;
  display: block;
}
/*--
	features-contact Start 
--*/
#features-contact {
  padding-top: 50px;
  padding-bottom: 75px;
}
#features-contact .block ul li {
  width: 19%;
  text-align: center;
  display: inline-block;
  padding: 40px 0px;
}
/*---------------------------------------------
					Contact Close 
-----------------------------------------------*/
/*--------- Heading------------*/
.heading {
  padding-bottom: 60px;
  text-align: center;
}
.heading h2 {
  color: #000;
  font-size: 30px;
  line-height: 40px;
  font-weight: 400;
}
.heading p {
  font-size: 18px;
  line-height: 40px;
  color: #292929;
  font-weight: 300;
}
/*---------------------------*/
/*--
	footer Start 
--*/

.skryt{
    display:none;

}
/* custom calendar*/
.fc-day.fc-today {
    position: relative;
}

.fc-day.fc-today::before,
.fc-day.fc-today::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    border-color: transparent;
    border-style: solid;
}

.fc-day.fc-today::before {
    border-width: 1.5em;
}

.fc-day.fc-today::after {
    border-radius: 0;
    border-width: 1.5em;
    border-right-color: red;
    border-top-color: red;
}
/* Twitter Bootstrap's Stylesheet has been added */
/*
.navbar{
    display: none;

}

.navbar{
    display: none;

}

#navbar{
    height: auto;
    background-color: #c3c3c3;
    margin-top: 38px;
}
.navbar-default {
    background-color: rgba(216, 216, 216, 0);
    border:none;
}

*/
.navbar{
    display: none;

}

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active {
    z-index: 1;
}






@media only screen and (max-width:1400px) {
    /* For mobile phones: */
   /*
    [class*="col-"] {
        width: 100%;
    }
*/
    /*
    .col-md-3 {
        width: 25%;
    }
    */


    #navbar{
        max-width: 728px;
        position: relative;
        top: 12px;
        float: right;

    }

    .bglogin{

        background-size: cover;
    }
    .firstrspo,.respo_cont{
        /*margin-top: 214px;*/

    }
    .menu_wrapper{
        display: none;

    }
    .legend {
        list-style: none;
        /*display: inline-grid;*/
    }
    .respo_search{
        width: 100%;
        margin-top: 11px;
        margin-bottom: 22px;
        padding-left: 12px;

    }

    .navbar-default {
        background-color: rgba(216, 216, 216, 0);
        border:none;
        display: block;
    }
    .fc-cell-text {
        font-size: 9px;
        font-weight: 800;
    }
    .container-fluid{
        max-height: 10px;

    }

    #Top_bar #logo img {
        max-width: 100%;
    }



    #navbar li a {

        color:white;
    }





 }




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

    /*
    [class*="col-"] {
        width: 100%;
    }
*/



    #navbar{
        max-width: 728px;
        position: relative;
        top: 12px;
        float: right;

    }


    #navbar.logg{
        position: relative;
        top: 25px;

    }


    #navbar .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 15px;
        font-size: 15px!important;
    }
    #navbar.logg .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 15px;
        font-size: 18px!important;
    }

    .date{

        padding-bottom: 32px;
    }

    .fc-cell-text {
        font-size: 14px;
        font-weight: 800;
    }


    #Top_bar #logo img {
        vertical-align: middle;
        max-height: initial;
        height: auto;
        position: relative;
        z-index: 9999999999999;
        max-width: 232px;
    }

    .navbar-nav li a span{
        text-transform: uppercase;
    }
  
}


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

    .fa.fa-chevron-right{

        font-size: 42px;
    }

    .fa.fa-chevron-left{

        font-size: 42px;
    }

    #Top_bar #logo img {
        vertical-align: middle;
        max-height: initial;
        height: auto;
        position: relative;
        z-index: 9999999999999;
        max-width: 196px;
    }
    .navbar-default {
        background-color: rgba(216, 216, 216, 0);
        border: none;
        display: block;
        height: 10px;
    }

    .legend {
        list-style: none;
        display: inline-block;
    }


    .navbar-default {
        background-color: rgba(216, 216, 216, 0);
        border: none;
        display: block;
        height: 10px;
    }
    #Top_bar .top_bar_right {
        float: right;
        position: relative;
        top: -4px;
        padding: 0 10px 0 20px;
        width: 50px;
        height: 10px;
    }


    #navbar{
        padding: 0;
        margin: 0;
       /* top: -37px!important;*/

    }

    #navbar {

        padding: 0;
        margin: 0;
        top:0;
        max-width: 549px;
    }

    #navbar .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 15px;
        font-size: 14px!important;
    }

    #navbar.logg {
        position: relative;
       /* top: initial!important;*/


    }
    .carousel-indicators{
        display: none;

    }



    .top_bar_left{

        height: 10px;


    }

    #navbar .nav>li>a {
        position: relative;
        display: block;
        padding: 10px 15px;
        font-size: 13px!important;
    }
    #navbar {
        padding: 0;
        margin: 0;
        top: 0;
        max-width: 473px;
    }

    #navbar.logg {
        padding: 0;
        margin: 0;
        top: 0;
        max-width: 485px;
    }

    #navbar.logg .nav>li>a {

        display: block;
        padding: 10px 15px;
        font-size: 11px!important;
        top: 21px;
        position: relative;

    }
    .navbar-nav li a span{
        text-transform: uppercase;
    }
}


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

    .modal.login-popup{

        display: block;
        width: 228px;
        margin: 0 auto;

    }

    .top_bar_left{

        height: 10px;


    }

    .fa.fa-chevron-right{

        font-size: 42px;
    }

    .fa.fa-chevron-left{

        font-size: 42px;
    }

    #Top_bar #logo img {
        vertical-align: middle;
        max-height: initial;
        height: auto;
        position: relative;
        z-index: 9999999999999;
        max-width: 196px;
    }
    .navbar-default {
        background-color: rgba(216, 216, 216, 0);
        border: none;
        display: block;
        height: 10px;
    }

    .legend {
        list-style: none;
        display: inline-block;
    }


    .navbar-default {
        background-color: rgba(216, 216, 216, 0);
        border: none;
        display: block;
        height: 10px;
    }
    #Top_bar .top_bar_right {
        float: right;
        height: 90px;
        position: relative;
        top: -4px;
        padding: 0 10px 0 20px;
        width: 50px;
        height: 10px;
    }


    #navbar.logg {
        position: relative;
        top: initial!important;



    }
    .carousel-indicators{
        display: none;

    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: #ffffff;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        position: relative;
        top: 21px;
    }

    #navbar{
        height: auto;
        background-color: #6b6b6b;
        margin-top: 36px;
        display: block;
        width: 100%;
        border: 0;
    }

    #navbar.logg {
        padding: 0;
        margin: 0;
        top: 0;
        max-width: 485px;
    }

    #navbar.logg .nav>li>a {

        display: block;
        padding: 10px 15px;
        font-size: 13px!important;
        top: 21px;
        position: relative;
    }

    #navbar .nav>li {

        margin-top: 10px;
    }

    #navbar .nav>li>a {


        padding-left: 29px;
        font-weight: bold;
        padding-top: 17px;
        padding-bottom: 10px;
        font-weight: 600;
        text-transform: uppercase;
    }


    #navbar.logg .nav>li {

        margin-top: 10px;
    }

    #navbar.logg .nav>li>a {


        padding-left: 29px;
        font-weight: bold;
        padding-top: 17px;
        padding-bottom: 10px;
        font-weight: 600;
        text-transform: uppercase;
    }

    #navbar.logg .nav{

        min-height: 321px;
    }

    #navbar .nav{

        min-height: 321px;
    }
    .navbar-nav li a span{
        text-transform: uppercase;
    }

}



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


   .modal.login-popup{

       display: block;
       width: 228px;
       margin: 0 auto;

   }

    .top_bar_left{

        height: 10px;


    }

    .fa.fa-chevron-right{

        font-size: 42px;
    }

    .fa.fa-chevron-left{

        font-size: 42px;
    }

    #Top_bar #logo img {
        vertical-align: middle;
        max-height: initial;
        height: auto;
        position: relative;
        z-index: 9999999999999;
        max-width: 196px;
    }
    .navbar-default {
        background-color: rgba(216, 216, 216, 0);
        border: none;
        display: block;
        height: 10px;
    }

    .legend {
        list-style: none;
        display: inline-block;
    }


    .navbar-default {
        background-color: rgba(216, 216, 216, 0);
        border: none;
        display: block;
        height: 10px;
    }
    #Top_bar .top_bar_right {
        float: right;
        height: 90px;
        position: relative;
        top: -4px;
        padding: 0 10px 0 20px;
        width: 50px;
        height: 10px;
    }


    #navbar.logg {
        position: relative;
        top: initial!important;


    }
    .carousel-indicators{
        display: none;

    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: #ffffff;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        position: relative;
        top: 21px;
    }

    #navbar{
        height: auto;
        background-color: #6b6b6b;
        margin-top: 36px;
        display: block;
        width: 100%;
        border: 0;
    }

    #navbar .nav>li {

        margin-top: 10px;
    }

    #navbar .nav>li>a {


        padding-left: 29px;
        font-weight: bold;
        padding-top: 17px;
        padding-bottom: 10px;
        font-weight: 600;
        text-transform: uppercase;
    }


    #navbar.logg .nav>li {

        margin-top: 10px;
    }

    #navbar.logg .nav>li>a {


        padding-left: 29px;
        font-weight: bold;
        padding-top: 17px;
        padding-bottom: 10px;
        font-weight: 600;
        text-transform: uppercase;
    }

    #navbar.logg .nav{

        min-height: 321px;
    }

    #navbar .nav{

        min-height: 321px;
    }


    .navbar-nav li a span{
        text-transform: uppercase;
    }
}



/* hotovo */
@media only screen and (max-width:550px) {

    .legend {
        list-style: none;
        display: inline-grid;
    }

    .top_bar_left{

       height: 10px;

       
   }

    .fa.fa-chevron-right{

        font-size: 42px;
    }

    .fa.fa-chevron-left{

        font-size: 42px;
    }
   
    #Top_bar #logo img {
        vertical-align: middle;
        max-height: initial;
        height: auto;
        position: relative;
        z-index: 9999999999999;
        max-width: 196px;
    }
    .navbar-default {
        background-color: rgba(216, 216, 216, 0);
        border: none;
        display: block;
        height: 10px;
    }
    #Top_bar .top_bar_right {
        float: right;
        height: 90px;
        position: relative;
        top: -4px;
        padding: 0 10px 0 20px;
        width: 50px;
        height: 10px;
    }


    #navbar.logg {
        position: relative;
        top: initial!important;


    }
    .carousel-indicators{
        display: none;

    }
    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: #ffffff;
        background-image: none;
        border: 1px solid transparent;
        border-radius: 4px;
        position: relative;
        top: 21px;
    }


    .carousel-indicators{
        display: none;

    }

    #navbar{
        height: auto;
        background-color: #6b6b6b;
        margin-top: 36px;
        display: block;
        width: 100%;
        border: 0;
    }

    label {
        display: inline-block;
        max-width: 100%;
        margin-bottom: 5px;
        font-weight: 700;
        color: black;
        font-size: 12px;
    }


    h4, .h4 {
        font-size: 15px;
    }


    #navbar li a {

        color:white;
    }
    .container-fluid{
        max-height: 10px;

    }
    .list-group-horizontal .list-group-item {
        display: grid;
    }
    .date{

        margin-bottom: 26px;
    }

    .bglogin{

        background-size: cover;
    }




    .ccrespo{

        pointer-events: none;
    }


    .nex_days a {
        font-size: 12px;

    }

    .nex_days_prehled a {
        font-size: 12px;

    }
    .fc-cell-text {
        font-size: 12px;
        font-weight: 800;
    }

    h2 {
        font-size: 15px;
        font-weight: 800;

    }


    #navbar .nav>li {

        margin-top: 10px;
    }

    #navbar .nav>li>a {


        padding-left: 29px;
        font-weight: bold;
        padding-top: 17px;
        padding-bottom: 10px;
        font-weight: 600;
        text-transform: uppercase;
    }


    #navbar.logg .nav>li {

        margin-top: 10px;
    }

    #navbar.logg .nav>li>a {


        padding-left: 29px;
        font-weight: bold;
        padding-top: 17px;
        padding-bottom: 10px;
        font-weight: 600;
        text-transform: uppercase;
    }
    #navbar.logg .nav{

        min-height: 321px;
    }

    #navbar .nav{

        min-height: 321px;
    }


    .navbar-nav li a span{
        text-transform: uppercase;
    }
}






/* nejmenší*/


@media only screen and (max-width:378px) {
    .legend {
        list-style: none;
        display: inline-grid;
    }

    #navbar.logg {
        position: relative;
        top: -57px!important;
    }

    .carousel-indicators{
        display: none;

    }

    .navbar-toggle{

    position: relative;
    top: -41px;
    left: 10px;
}

    .top_bar_left{

        height: 70px;
    }

    #Top_bar #logo img {
        vertical-align: middle;
        max-height: initial;
        height: auto;
        position: relative;
        z-index: 9999999999999;
        max-width: 196px;
    }

    #Top_bar #logo img {
        max-width: 78%;
    }

    #myCarousel i{
        font-size: 34px;

    }

    #navbar {
        background-color: #6b6b6b;
        display: block;
        position: relative;
        top: -57px;
        width: 100%;
        border: 0;

    }

    .navbar-header{


    }

    .ccrespo{

        pointer-events: none;
    }


    .navbar-default {
        background-color: rgba(216, 216, 216, 0);
        border: none;
        display: block;
        height: 10px;
    }
    #Top_bar .top_bar_right {
        float: right;
        height: 90px;
        position: relative;
        top: -4px;
        padding: 0 10px 0 20px;
        width: 50px;
        height: 10px;
    }

    .legenda{
        font-size: 12px;

    }



    #navbar .nav>li {

        margin-top: 10px;
    }

    #navbar .nav>li>a {


        padding-left: 29px;
        font-weight: bold;
        padding-top: 17px;
        padding-bottom: 10px;
        font-weight: 600;
        text-transform: uppercase;


    }


    #navbar.logg .nav>li {

        margin-top: 10px;
    }

    #navbar.logg .nav>li>a {


        padding-left: 29px;
        font-weight: bold;
        padding-top: 17px;
        padding-bottom: 10px;
        font-weight: 600;
        text-transform: uppercase;

    }
#navbar.logg .nav{

    min-height: 321px;
}

    #navbar .nav{

        min-height: 321px;
    }





   /*
    body {
       background-color: red;
   }
   */

    .navbar-nav li a span{
        text-transform: uppercase;
    }
}

/* konec nejmenší*/

#intro {
    padding: 0;
    margin: 0;
}

.section-title h2 {
    text-transform: uppercase;
    font-size: 21px;
    font-weight: 600;
}

.border{
    border-color: red;
    border-width:1px;
    border-style:solid;
}


.non_browser{

    opacity: 0.4;
    pointer-events: none;
}
.menu li a span{
    text-transform: uppercase;

}
#rezervace_form label{
    float: left;
}

.modal-content{

    z-index: 9999;
}
/*//custom css eventy*/
.dropNewEvent{
  /*  font-family: Roboto;*/
    font-size: 13px;
}
.popoverTitleCalendar{
    width: 100%;
    height: 100%;
    padding: 15px 15px;
  /*  font-family: Roboto;*/
    font-size: 13px;
    border-radius: 5px 5px 0 0;
}
.popoverInfoCalendar i{
    font-size: 14px;
    margin-right: 10px;
    line-height: inherit;
    color: #d3d4da;
}
.popoverInfoCalendar p{
    margin-bottom: 1px;
}
.popoverDescCalendar{
    margin-top: 12px;
    padding-top: 12px;
    border-top: 1px solid #E3E3E3;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.popover-title {
    background: transparent;
    font-weight: 600;
    padding: 0 !important;
    border: none;
}
.popover-content {
    padding: 15px 15px;
   /* font-family: Roboto;*/
    font-size: 13px;
}
.inputModal{
    width: 65%;
    margin-bottom: 10px;
}
#contextMenu {
    position: absolute;
    display:none;
    z-index: 2;
}
#contextMenu .dropdown-menu{
    border: none;
}
.opacityWeekend{
    background-color: #f4f4fb !important;
}
.fc-avatar-image{
    top: 0;
    right: 0;
    height: 28px;
    width: 28px;
    border-radius: 50%;
    position: absolute;
    z-index: 2;
}
.fc-avatar-image img{
    height: 28px;
    width: 28px;
    border-radius: 50%;
}
.fc-avatar-image:before{
    content: none !important;
}
.fc-day-header{
    text-transform: uppercase;
    font-size: 13px;
    font-family: Roboto;
    font-weight: 500;
    color: #505363;
    background-color: #FAFAFA;
    padding: 11px 0px !important;
    text-decoration: none;
}
.fc-day-header a{
    text-decoration: none !important;
    color: #505363;
}
.fc-center h2{
    text-transform: uppercase;
    font-size: 18px;
    font-family: Roboto;
    font-weight: 500;
    color: #505363;
    line-height: 32px;
}
.fc-toolbar.fc-header-toolbar {
    margin-bottom: 22px;
    padding-top: 22px;
}
.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
    padding-bottom: 1em;
    padding-top: 1em;
}
.fc-day{
    transition: all 0.2s linear;
}
.fc-day:hover{
    background:#EEF7FF;
    cursor: pointer;
    transition: all 0.2s linear;
}
.fc-highlight {
    background: #EEF7FF;
    opacity: 0.7;
}
.fc-time-grid-event.fc-short .fc-time:before {
    content: attr(data-start);
    display: none;
}
.fc-time-grid-event.fc-short .fc-time span {
    display: inline-block;
}
.fc-time-grid-event.fc-short .fc-avatar-image {
    display: none;
    transition: all 0.3s linear;
}
.fc-time-grid .fc-bgevent, .fc-time-grid .fc-event {
    border: 1px solid #fff !important;
}
.fc-time-grid-event.fc-short .fc-content {
    padding: 4px 20px 10px 22px !important;
}
.fc-time-grid-event .fc-avatar-image{
    top: 9px;
}
.fc-event-vert {
    min-height: 22px;
}
.fc .fc-axis {
    vertical-align: middle;
    padding: 0 4px;
    white-space: nowrap;
    font-size: 10px;
    color: #505362;
    text-transform: uppercase;
    text-align: center !important;
    background-color: #fafafa;
}
.fc-unthemed .fc-event .fc-content, .fc-unthemed .fc-event-dot .fc-content {
    padding: 10px 20px 10px 22px;
    font-family: 'Roboto', sans-serif;
    margin-left: -1px;
    height: 100%;
}
.fc-event{

}
.fc-day-grid-event .fc-time {
    font-weight: 700;
    text-transform: uppercase;
}
.fc-unthemed .fc-day-grid td:not(.fc-axis).fc-event-container {
    padding: 0.2rem 0.5rem;
}
.fc-unthemed .fc-content, .fc-unthemed .fc-divider, .fc-unthemed .fc-list-heading td, .fc-unthemed .fc-list-view, .fc-unthemed .fc-popover, .fc-unthemed .fc-row, .fc-unthemed tbody, .fc-unthemed td, .fc-unthemed th, .fc-unthemed thead {
    border-color: #DADFEA;
}
.fc-ltr .fc-h-event .fc-end-resizer, .fc-ltr .fc-h-event .fc-end-resizer:before, .fc-ltr .fc-h-event .fc-end-resizer:after, .fc-rtl .fc-h-event .fc-start-resizer, .fc-rtl .fc-h-event .fc-start-resizer:before, .fc-rtl .fc-h-event .fc-start-resizer:after {
    left: auto;
    cursor: e-resize;
    background: none;
}
.colorAppointment :before {
    background-color: #9F4AFF;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    display: block;
    content: " ";
    position: absolute;
    height: 100%;
    width: 8px;
    border-radius: 3px 0 0 3px;
    top: 0;
    left: -1px;
}
.colorCheck-in :before {
    background-color: #ff4747;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    display: block;
    content: " ";
    position: absolute;
    height: 100%;
    width: 8px;
    border-radius: 3px 0 0 3px;
    top: 0;
    left: -1px;
}
.colorCheckout :before {
    background-color: #FFC400;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    display: block;
    content: " ";
    position: absolute;
    height: 100%;
    width: 8px;
    border-radius: 3px 0 0 3px;
    top: 0;
    left: -1px;
}
.colorInventory :before {
    background-color: #FE56F2;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    display: block;
    content: " ";
    position: absolute;
    height: 100%;
    width: 8px;
    border-radius: 3px 0 0 3px;
    top: 0;
    left: -1px;
}
.colorValuation :before {
    background-color: #0DE882;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    display: block;
    content: " ";
    position: absolute;
    height: 100%;
    width: 8px;
    border-radius: 3px 0 0 3px;
    top: 0;
    left: -1px;
}
.colorViewing :before {
    background-color: #26CBFF;
    border-right: 1px solid rgba(255, 255, 255, 0.6);
    display: block;
    content: " ";
    position: absolute;
    height: 100%;
    width: 8px;
    border-radius: 3px 0 0 3px;
    top: 0;
    left: -1px;
}
select.filter{
    width: 500px !important;
}

.popover  {
    background: #fff !important;
    color: #2E2F34;
    border: none;
    margin-bottom: 10px;
}

/*popover header*/
.popover-title{
    background: #F7F7FC;
    font-weight: 600;
    padding: 15px 15px 11px ;
    border: none;
}

/*popover arrows*/
.popover.top .arrow:after {
    border-top-color: #fff;
}

.popover.right .arrow:after {
    border-right-color: #fff;
}

.popover.bottom .arrow:after {
    border-bottom-color: #fff;
}

.popover.left .arrow:after {
    border-left-color: #fff;
}

.popover.bottom .arrow:after {
    border-bottom-color: #fff;
}
.material-icons {
   /* font-family: 'Material Icons';*/
    font-weight: normal;
    font-style: normal;
    font-size: 24px;  /* Preferred icon size */
    display: inline-block;
    line-height: 1;
    text-transform: none;
    letter-spacing: normal;
    word-wrap: normal;
    white-space: nowrap;
    direction: ltr;

    /* Support for all WebKit browsers. */
    -webkit-font-smoothing: antialiased;
    /* Support for Safari and Chrome. */
    text-rendering: optimizeLegibility;

    /* Support for Firefox. */
    -moz-osx-font-smoothing: grayscale;

    /* Support for IE. */
    font-feature-settings: 'liga';
}
.fc-icon-print::before{
   /* font-family: 'Material Icons'; */
    content: "\e8ad";
    font-size: 24px;
}
.fc-printButton-button{
    padding: 0 3px !important;
}

@media print {
    .print-visible  { display: inherit !important; }
    .hidden-print   { display: none !important; }
}


/*konec custom css eventy a popover*/

.fc-content{
    padding-top: 0;

}



.fc-title{
    border: none;

    font-size: 11px;
}
.fc-event-container .fc-event {
    border: none;
    /* border: none !important; */
}

.fc-avatar-image img {
    height: 17px;
    width: 17px;
    margin-top: 10px;
}

.fc-avatar-image.book{
    right: 0;
    left: inherit;
}
.fc-avatar-image.book img {
    margin-top: 10px;
    height: initial;
    width: initial;
}

#calendar_new_system .fc-popover.fc-more-popover{
    top: 0 !important;
    left: 10% !important;
    width: 80%;
}

#calendar_new_system .fc-more-popover .fc-event-container {
    display: flex;
    flex-wrap: wrap;
}

#calendar_new_system .fc-popover.fc-more-popover .fc-event {
    /*flex-grow: 1;*/
    height: 75px;
    margin: 0 5px 10px 0;
}

#calendar_new_system .fc-popover.fc-more-popover .fc-content {
    padding: 5px 10px;
}

#calendar_new_system .fc-popover.fc-more-popover .fc-avatar-image {
    top: auto;
    bottom: 2px;
    right: -9px;
}
