@import url('https://fonts.googleapis.com/css?family=Titillium+Web');
/* Reset unusual Firefox-on-Android default style, see https://github.com/necolas/normalize.css/issues/214*/
@media (max-width: 991px) { .form-text, .form-textarea, .block-superfish select, .block-search .form-submit { background-image: none; } }

html {  }

body { color: #444; font-family: 'Titillium Web', sans-serif; font-size: 16px; line-height: 160%; margin: 0 !important; padding: 0 !important; background: #fff; overflow-x:hidden; }

p { margin: 0 0 25px; padding: 0;  }



a { -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; 
-o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; color: #94a41c; }

a:hover { text-decoration: none;  }

a:focus { outline: none; text-decoration: none; }

a.sluzby {
  display: block; 
  position: relative; 
  top: -240px; 
  visibility: hidden;
}

a.kontakt {
  display: block; 
  position: relative; 
  top: -260px; 
  visibility: hidden;
}





blockquote { margin: 40px 40px 24px; border-left: none; padding: 0; position: relative; color: #999; }

blockquote::before { content: "\201C"; display: block; font-size: 30px; left: -20px; top: 5px; position: absolute;  }

blockquote p { font-size: 16px; line-height: 160%; font-weight: 400; }

img { display: block; height: auto; max-width: 100%; }

#pre-header { color:#aaaaaa; }

#bottom-content { color: #ffffff; }

#bottom-content p { color: #333; }

::-moz-selection { color: #ffffff; }

::selection { color: #ffffff; }

/*Heading*/
h1, h2, h3, h4, h5, h6 { font-weight: 700; line-height: 120%; padding: 0; margin: 20px 0 10px 0; font-family: 'Titillium Web', sans-serif; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #444; }

h1 { font-size: 36px }

h2 { font-size: 30px }

h3 { font-size: 24px }

h4 { font-size: 20px }

h5 { font-size: 18px }

h6 { font-size: 16px }

h1.page-title { 
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    color: #222;
    padding: 20px 0;
    margin: 40px auto;
    position: relative;
}

.node-type-webform h1.page-title { 
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    color: #222;
    padding: 20px 0;
    margin: 0 auto;
}



#main .block h2{
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    color: #222;
    padding: 20px 0;
    margin: 40px auto;
    position: relative;
}




.node-instruktorky img { float: left; padding: 0 30px 30px 0;}

.title-sep, #pre-header h2, #promoted h2, .sidebar h2, #footer h2 { clear: both; font-size: 16px; margin-bottom: 40px; position: relative; }


.title-sep .glyphicon { font-size: 16px; padding-right: 18px; }


#content-wrapper { padding: 60px 0 50px;}

#page {
  background: #fff !important;
  overflow-x: hidden;
}

/*tables*/
.tablediv { width: 100%; margin-bottom: 20px; border: 1px solid #dfdfdf; }

.tablerow  { width: 100%; background-color: transparent; border-bottom: 1px solid #dfdfdf; text-align: left;}

.tablecell  { display: inline-block; width: auto; padding: 8px; line-height: 142%; vertical-align: top; text-align: left; width: 48%;}

table { width: 100%; margin-bottom: 20px; border: 1px solid #dfdfdf; }

table tbody { border-top: none; }

table tr.even, table tr.odd, th { background-color: transparent; border-bottom: 1px solid #dfdfdf;}

thead tr th, thead tr td, tbody tr th, tbody tr td { padding: 8px; line-height: 142%; vertical-align: top; }

/*Layout*/
#pre-header { top: 0; left: 0; width: 100%; z-index: 13; position: absolute; background-color: #333; }

.logged-in #pre-header { padding-top: 64px; }

#pre-header-inside { display: none; position: relative; z-index: 13; padding: 40px 0 0 0; }

#header-top { background-color: #fcfcfc; border-bottom: 1px dashed #eaeaea; position: fixed; width: 100% !important; z-index: 12; text-align: right; }

#header-top, .toggle-control { border-top: none !important; }

#header-top .kontakt { display: inline-block; margin: 5px 20px; font-weight: normal;  } 

#header-top .kontakt img,
#header-top .kontakt p,
#header-top .kontakt a { display: inline-block; margin: 0; color: #b2b2b2; text-align: right; font-size: 14px; } 

#header-top .kontakt img { margin-right: 10px; padding: 3px; } 

#header { background: #fff;  
position: relative; 
height: 100vh;
}

.views-slideshow-cycle-main-frame-row-item {
  position: relative;
}


#header .view-slider .slider-block {
    position: absolute;
    max-width: 100%;
    width: 100%;
    height: auto;
    max-height: 100vh;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    font-weight: normal;
    top: 50vh;
    z-index: 5;
}

#header .view-slider .slider-block .container {
    margin: 0 auto;
    text-align: center;
}

#header .view-slider .slider-block h1 {
  font-weight: bold;
  text-transform: uppercase;
  margin: 0 auto;
  font-size: 25px;
  color: #fff;
  line-height: 1.5;
  padding: 40px;
  background: url(../images/bg3.jpg) repeat center center ;
}

#header .view-slider img {
    height: 100vh;
    object-fit: cover;
}


#header-inside { background: #fff; position: fixed; width: 100% !important; z-index: 9; height: 100px; margin-top: 36px; box-shadow: 0px 0px 5px #000; }


#main-navigation { position: relative; top: 5px; z-index: 11; margin: 10px 0px 0; }

#banner { background: url(../images/bg2.jpg) repeat center center; padding: 50px 0; color: #fff; }

#banner img { text-align: center; margin: 0 auto; }

.front #content-wrapper { background: url(../images/bg.jpg) repeat center center fixed; position: relative; }

.front #content-wrapper .container { background: #fff; }

#bannertop { 
  background: none;
  color: #fff;
  padding: 50px 0 200px;
  width: 100%;
  position: absolute;
  bottom: 0%;
  margin: 0 auto;
  text-align: center;
}

#bannertop h2 {   font-weight: 100;
  text-transform: uppercase;
  font-size: 50px;
  margin: 0 auto;
  color: #fff;
  padding-bottom: 20px;
}

.btn {
  margin: 0 auto;
  text-align: center;
  width: 100%;
}

.btn a {
    font-family: 'Titillium Web', sans-serif;
    font-size: 25px;
    vertical-align: middle;
    padding: 15px 60px;
    margin: 20px 0;
    max-width: 300px;
    border: none;
    border: 2px solid #94a41c;
    color: #94a41c;
    background: none;
    border-radius: 30px;
}

.btn a:hover {
    background: #94a41c;
    color: #fff;
}

#banner-inside { text-align: center; }

#top-content { background-color: #ffffff; padding: 40px 0 20px 0; }

#main-content { padding: 0; }

#main { padding: 0 ; }

#footer { background-color: #d6735b;  color: #fff; padding: 40px 0;}

#footer .col-md-3 {  padding: 0 !important; }

#footer .col-md-3 .region {  padding: 60px 0 30px; height: 100%; }


#footer a { color: #fff; }

#footer img { text-align: center; margin: 0 auto; width: 70%; max-width: 70px; margin-bottom: 20px;}

#footer .block { text-align: center; }

#subfooter { background-color: #fcfcfc;  padding: 0; text-align: center; margin-bottom: 20px; }

#subfooter a { color: #b6c932; }

.block { padding: 0 0 30px 0; clear: both; }

#bottom-content .block { padding: 0; }

#bottom-content-second .block { padding: 0; }

#header-top .block, #main-navigation .block, #banner .block { padding: 0; }

/*glyphicon-block*/
.glyphicon-block {text-align: center; }

.glyphicon-block .glyphicon { font-size: 48px; margin: 30px 0 0 0; }

.glyphicon-block h4 { margin-top: 10px; }

/*lists*/
ul li { list-style-type: square; }

ol li { list-style-type: decimal; }

#header ul, #subfooter ul { text-align: left; }

/*item lists*/
.item-list ul li { border-bottom: 1px dashed #ddd; margin-bottom: 0; padding: 15px 0; }

#block-user-login .item-list ul li { border-bottom: none; padding: 0 0 5px 0; }

.item-list ul li.first { padding-top: 0; }

.item-list ul li.last { border-bottom: none; }

/*pager*/
ul.pager { overflow: hidden; padding: 0; width: 100%; clear: both; position: relative; margin-bottom: 25px; }

.item-list ul.pager li { display: inline;  float: left; margin: 0; padding: 0; border-bottom: none;}

ul.pager li a, ul.pager li.pager-current { 
background: none; 
color: #fff; 
font-weight: bold;  
width: 50%; 
padding: 14px 20px; 
display: block; 
margin: 5px 3px 5px 0;  
margin: 0 auto; 
border-radius: 0 !important;}

ul.pager li a:hover, ul.pager li.pager-current { background-color: #fff; color: #dce188;  }


.more-link { 
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

.more-link a { 
    text-align: center;
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    font-weight: bold;
    padding: 15px 40px;
    background: #b6c932;
    border-radius: 30px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}
.more-link a:hover {  
    color: #fff;
    background: #dce188;
    text-decoration: none;
}    

/*menus*/
ul.menu { margin: 0; padding: 0; }

ul.menu li { list-style-position: inside; margin:0; border-bottom: 1px dashed #ddd;}

ul.menu li a { color: #222 !important; font-size: 16px; text-transform: uppercase; display: inline-block; border: none; line-height: 30px; padding: 25px 20px !important; background: repeat center top fixed; }

ul.menu li a:hover { color: #fff !important; text-decoration: none; background: url(../images/bg3.jpg) repeat center top fixed; border: none;  
  -webkit-transform:  scale(1.1);
  transform:  scale (1.1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

ul.menu li a.active { text-decoration: none; }

ul.menu li.leaf { list-style-image: none; color: #444;}

ul.menu li.expanded { border-bottom: none; padding-bottom: 0;  }

ul.menu li.expanded ul { padding-left: 25px; border-top: 1px dashed #ddd; margin-top: 15px;}

/*horizontal menus*/
#header ul.menu, #subfooter ul.menu, #top-content ul.menu, #bottom-content ul.menu { text-align: right; }

#header-top ul.menu li, #header ul.menu li, #main-navigation ul.menu li, #top-content ul.menu li,
#subfooter ul.menu li, #bottom-content ul.menu li { display: inline-block; background: none; list-style-type:none; border: none; padding: 0;}

#header-top ul.menu ul, #header ul.menu ul, #main-navigation ul.menu ul, #top-content ul.menu ul,
#subfooter ul.menu ul, #bottom-content ul.menu ul { display: none; }

/*header-top menu*/
#header-top ul.menu li a { font-size: 16px; text-transform: capitalize; }

/*main-navigation*/
#main-navigation ul.menu li a {  font-size: 14px; font-weight: 700;  }

#main-navigation ul.menu ul li a, #header-top ul.menu ul li a  {  text-transform: capitalize; font-weight: 400; font-size: 16px;  border-top: none; line-height: 150%; }

/*superfish support*/
.block-superfish select {  border-width: 1px; width: 90%; }

#main-navigation .block-superfish select { border-top: none; border-bottom: none; width: 100%; } 

.block-superfish ul.sf-menu { padding: 0; margin: 0; }

.block-superfish ul.sf-menu ul { border-top: 1px solid #eaeaea; top:100%; background: #ffffff; padding: 0; 
-webkit-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); -moz-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); 
-ms-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); -o-box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); box-shadow: 0 10px 0 -5px rgba(0,0,0,0.05); display: none;}

.block-superfish ul.sf-menu ul li a { display: block; }

.block-superfish ul.sf-menu > li > ul:before,
.block-superfish ul.sf-menu > li > ul:after { content: ""; border-style: solid; border-width: 0 9px 9px 9px; 
border-color: transparent transparent #fff transparent; height: 0px; position: absolute; left: 15px; top: -9px; width: 0px; }

.block-superfish ul.sf-menu > li > ul:after { border-color: transparent transparent #eaeaea transparent; top: -10px; z-index: -1; }

.block-superfish ul.sf-menu ul ul { top:-1px; }

.block-superfish ul.sf-menu ul ul li a { border-left: none!important; }

/*superfish menu arrows*/
#main-navigation  .block-superfish ul.sf-menu > li > a.menuparent { padding: 20px 40px 20px 20px;  }

#header-top .block-superfish ul.sf-menu > li > a.menuparent { padding: 16px 40px 16px 20px;  }

.block-superfish ul.sf-menu li a.menuparent:after { content: "\e114"; font-family: 'Glyphicons Halflings'; -webkit-font-smoothing: antialiased; 
position: absolute; top: 20px; right: 17px; font-size: 16px; font-weight: 400; }

#header-top .block-superfish ul.sf-menu li a.menuparent:after { top: 17px; } 

.block-superfish ul.sf-menu ul li a.menuparent:after { content: "\e080"; top: 14px; right: 10px; }

/*superfish menu style resets*/
.sf-menu.sf-horizontal.sf-shadow ul { background: #ffffff; padding: inherit!important;
 }

/*subfooter menu*/
#subfooter ul.menu li a { padding: 0 20px 15px 20px; display: block;}

/*pre-header menu, bottom-content*/
#pre-header ul.menu li a.active, #pre-header ul.menu li a:hover, 
#bottom-content ul.menu li a.active, #bottom-content ul.menu li a:hover { color: #fafafa }

#pre-header ul.menu li a { border-bottom: 1px dashed #444444; }

/* Logo - Site name*/
#logo { text-align: center; float: left; position: absolute; top: 10px;}

#logo img { display: inherit; max-height: 90px;}

#site-name a { font-size: 38px; font-weight: 700; line-height: 1em; margin: 0 0 10px; color: #444444; display: block;}

#site-name a:hover { text-decoration: none; opacity: 0.8; filter: alpha(opacity=80); }

#site-slogan { color: #999; font-size: 16px; font-weight: 300; line-height: 150%; margin:10px 0 10px 0; }

/*node*/
.node.node-teaser, .page-node- #content-wrapper, .page-contact #content-wrapper {  margin-bottom: 30px; 
 }

.node header h2 a:hover { text-decoration: none; }

.node > .content, #comments, .page-contact #content-wrapper { padding: 20px 20px; }

.node header { padding: 10px 40px 20px; }

.node footer { padding: 20px 40px 40px; }

.field-name-field-image { margin: 10px 0 20px; }

.node .user-signature { font-size: 16px; padding: 0; }

.user-picture { margin: 0px 15px 0 0; display: inline-block; max-width: 48px;}

.submitted .glyphicon { top: 0; }

/*comments*/
#comments { background: #ffffff; }

.comment { padding: 32px; margin-top:25px;} 

.comment header { padding: 0; }

.comment h3 { clear: both; }

.comment h3 a:hover { text-decoration: none; }

.comment .user-picture { float: left; margin: 0 15px 25px 0; }

.comment .new { margin: 10px 0; display: inline-block; }

/* Taxonomy term reference */
.field-type-taxonomy-term-reference { position: relative; } 

footer .field-type-taxonomy-term-reference { float: left; }

.field-type-taxonomy-term-reference .field-label { font-weight: 400; }

.field-type-taxonomy-term-reference .field-label, .field-type-taxonomy-term-reference .field-items { display: inline-block; }

.field-type-taxonomy-term-reference .field-item { margin: 0; display:inline;}

.field-type-taxonomy-term-reference .field-item:after { content: ","; margin-right: 5px;}

.field-type-taxonomy-term-reference .field-item:last-child:after { color: transparent; }

/*forum page*/
th.active img { margin: -4px 0 0 5px; }

#forum table {  }

#forum thead tr { border-bottom: 1px solid #eaeaea; }

#forum thead tr th, #forum thead tr td { background: #ffffff; font-weight: 700; border:none; padding: 11px; }

#forum thead a { color: #444444; }

#forum tbody tr th, #forum tbody tr td { padding: 25px 25px 25px 15px; border:none;}

#forum tr.odd { background: #fbfbfb; border-bottom: 1px solid #eaeaea; }

#forum tr.even { background: #ffffff; border-bottom: 1px solid #eaeaea; }

#forum .last-reply { font-size: 16px; }

.node-forum .field-name-body { margin: 10px 0; }

.node-forum .field-type-taxonomy-term-reference { float: none; }

/*forms*/
input:focus, input[type="button"], input[type="reset"], input[type="submit"] { -webkit-transition: all 0.3s ease-in-out; 
-moz-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; }

input.form-text, textarea.form-textarea, select { background-color: #fcfcfc; border: 2px solid #eaeaea; color: #999999; font-size: 16px; padding: 14px; width: 100%; 
min-height: 50px; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; } 

input.form-text:focus, textarea.form-textarea:focus { background-color: #fff; outline: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.search-form input.form-text { width: 70%; }

.dark input.form-text { border: none; }

select { -webkit-appearance: menulist; }

fieldset { padding:10px; margin: 0 2px;  }

legend { border-bottom: none; font-size: 16px; width: auto; margin: 0;}

input[type="radio"], input[type="checkbox"] { margin: 0px 0 3px; }

/*buttons*/
input[type="submit"], input[type="reset"], input[type="button"] { 
font-family: 'Titillium Web', sans-serif;
    font-size: 20px;
    vertical-align: middle;
    padding: 15px 0;
    margin: 20px 0;
    width: 70%;
    max-width: 300px;
    border: none;
    border: 2px solid #94a41c;
    color: #94a41c;
    background: none;
    border-radius: 30px; }

input[type="submit"]:hover, input[type="reset"]:hover, input[type="button"]:hover, .highlighted-block .btn:hover,.highlighted-block .btn:focus { border: 2px solid #94a41c;
    background: #94a41c !important; color: #fff !important;}


/*tabs*/
.nav-tabs { margin: 25px 0 15px; }

/*accordion*/
.panel-group { margin: 25px 0; }

.panel-heading a:hover { text-decoration: none; }

/* Drupal system links */
ul.links { padding: 0; margin: 0; list-style-position: inside; }

ul.links li { margin: 0; }

/* Breadcrumb */
.breadcrumb { background-color: #fcfcfc;  padding: 14px 20px; margin-bottom: 30px;  }

.breadcrumb > li { margin: 0 2px 0 0; display: inline; }

/* Search block */
#header-top #block-search-form { margin: 0; float: right;}

#header-top #block-search-form .form-item { margin:0; }

#header-top #block-search-form input.form-text { border: none; padding: 15px 40px 15px 15px; font-size: 16px; width: 180px; 
-webkit-appearance: none; min-height: 52px; }

#header-top #block-search-form input.form-text:focus { width: 240px; background-color: #444; color: #fff;}

#block-search-form .form-actions, .sidebar-search-block .form-actions { position: absolute; top:0px; right: 20px; color: #999; font-size: 16px;}

.logged-in #block-search-form .form-actions, .logged-in .sidebar-search-block .form-actions { right: 10px; }

#block-search-form .form-actions:after, .sidebar-search-block .form-actions:after { 
font-family: 'Glyphicons Halflings'; content: "\e003"; position: absolute; top:16px; left:0; z-index: 0; }

#block-search-form input.form-submit, .sidebar-search-block input.form-submit { background-color: transparent;
color: #000; position: relative; z-index: 1; height: 52px; margin: 0; padding: 10px;}

#block-search-form input.form-submit:focus, .sidebar-search-block input.form-submit:focus, 
.sidebar-search-block input.form-submit:hover { outline: none; background: transparent; }

/*polls*/
.poll .vote-form { text-align: left; }

.poll .vote-form .choices { display: block; }

.poll .bar .foreground { background-color: #444444; }

/*call-to-action*/
.call-to-action { text-align: center; }

.call-to-action .lead { font-size: 32px; font-weight: 700; line-height: 100%; margin-bottom: 10px; text-transform: uppercase; }

.call-to-action p { margin: 0 0 30px; }

.call-to-action .btn { color: #fff; font-size: 20px; line-height:  100%; padding: 18px 28px;

-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25); }

.call-to-action .btn:hover { opacity: 0.90; filter: alpha(opacity=90); }

.call-to-action .btn:active{ -webkit-box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); -moz-box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); box-shadow: inset 0 2px 2px rgba(0,0,0,0.5); }

/*Recent Content block*/
#block-node-recent .node-title a { color: #444444; font-size: 16px; font-weight: 700; }

#bottom-content .node-title a { color: #ffffff; }

#pre-header .node-title a { color: #aaaaaa; }

#block-node-recent .node-title a:hover { text-decoration: none; }

#block-node-recent .node-author { margin: 5px 0; }

#block-node-recent table { border: none; }

#block-node-recent tr.even, 
#block-node-recent tr.odd { border-bottom: 1px dashed #ddd; margin-bottom: 0; padding: 15px 0; }

#block-node-recent tbody th,
#block-node-recent tbody td { padding:8px 8px 8px 0; line-height: 1.428571429; vertical-align: top;  border: none; font-size: 16px;}

#block-node-recent tbody tr:first-child th,
#block-node-recent tbody tr:first-child td { padding-top: 0; }

#block-node-recent tbody tr:last-child { border-bottom:none; }

/*highlighted blocks*/
.highlighted-block, #block-user-login, #block-poll-recent { overflow: hidden; padding:25px;  }

.highlighted-block-inside { padding:0 25px 25px 25px;  text-align:center;}

.highlighted-block .btn { background-color: #444; color: #fff; display: block; padding: 15px 25px; margin: 20px 0 0; text-align: center;  }

.highlighted-block.nopadding { padding: 0; }

.highlighted-block .title-sep { margin: 0px 0 40px 0; }

.light, #block-user-login, #block-poll-recent { background: #fcfcfc; color: #333;  }

.dark { background-color: #333; color: #ccc; padding: 30px 20px 0; text-align: center;  }

.dark h3 { color: #ffffff; margin:0 0 20px 0; }

.dark input[type="submit"] { font-size: 16px; font-weight: bold; margin: 10px 0; }

.dark input[type="submit"]:hover { opacity: 0.90; filter: alpha(opacity=90); }

.dark .small { color: #999; font-size: 16px; }

#block-user-login { padding: 5px 25px 0 25px; margin: 0 0 20px 0; }

/*tags cloud*/
.tag { display: inline-block; }

.tag a { background-color: #444; color: #fff; font-size: 12px; line-height: 1em; padding: 8px; margin: 3px 0; zoom: 1; z-index: 0;
 position: relative; display: block; }

.tag a:hover { color: #fff; text-decoration: none; }

/* Drupal status messages */
div.messages { padding: 15px 15px 15px 50px; margin-bottom: 20px; border: 1px solid transparent;  background-position: 13px 15px;}

div.messages a { font-weight: bold; }

div.messages.status {   color: #468847; background-color: #dff0d8; border-color: #d6e9c6; }

div.messages.status a { color: #356635; }

div.messages.error { color: #b94a48; background-color: #f2dede; border-color: #ebccd1; }

div.messages.error a { color: #953b39; }

div.messages.warning { color: #c09853; background-color: #fcf8e3; border-color: #faebcc; }

div.messages.warning a { color: #a47e3c; }



.videoWrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0;
    margin: 20px auto;
}

.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


#bottom-content .views-slideshow-controls-top {
    position: absolute;
    z-index: 4;
    top: 320px;
    width: 100%;
}


#bottom-content .views-slideshow-controls-text-previous {
    display: inline;
    float: left;
    margin-left: -60px;
    width: 50px;
    height: 50px;
    background: url(../images/slider-back.png) no-repeat;
    font-size: 0.1px;
    color: #444;
}

#bottom-content .views-slideshow-controls-text-next {
    display: inline;
    float: right;
    margin-right: -60px;
    width: 50px;
    height: 50px;
    background: url(../images/slider-next.png) no-repeat;
    font-size: 0.1px;
    color: #444;
}

#bottom-content .views-slideshow-controls-text-pause, 
#bottom-content .views-slideshow-controls-text-play {
    display: none;
}

/*credits*/
.credits { margin-bottom: 0; font-size: 0.9em; }

/*toggle control*/
.toggle-control { width: 100%; position: relative; z-index: 13; }

.toggle-control a, .toggle-control a:hover { color: #fff; position: absolute; top: 0; right: 0; display: block; padding: 18px 19px; line-height: 14px; cursor: pointer; height: 52px; }

/*google map*/
.gm-style img { max-width: none; }

/*scroll to top*/
#toTop { position: fixed;  background: #999999; opacity: 0.4; filter: alpha(opacity=40);
width: 55px; height: 55px; bottom: 5px; right: 5px; cursor: pointer; color: #ffffff; font-size: 32px; text-align: center; display: none; padding:10px 0 0 2px; z-index: 14; }

#toTop:hover { opacity: 1; filter: alpha(opacity=100); -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -o-transition: all 0.3s; -ms-transition: all 0.3s; transition: all 0.3s; }

/*drupal primary links*/
ul.primary { margin: 15px 0 15px 0;  padding-left: 40px; }

ul.primary, ul.primary li a, ul.primary li.active a { border-color:#eaeaea; } ul.primary li.active a { border-bottom: 1px solid #fff; }

/*drupal resets*/
#toolbar { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

#toolbar ul.menu { width: auto; }

#toolbar ul.menu li { background: none; }

.not-logged-in .block-forum .contextual-links-wrapper { display: none; }

a.contextual-links-trigger, #toolbar a, textarea { -webkit-transition: none; -moz-transition: none; -o-transition: none; -ms-transition: none; transition: none; }

/*admin theme style rules*/
.page-node-edit .region-content { padding:0 40px; }

.page-node-edit .vertical-tabs { clear:both; }

.page-node-edit .vertical-tabs, .page-node-edit .vertical-tabs ul.vertical-tabs-list, .page-node-edit .vertical-tabs ul.vertical-tabs-list li { border-color:#dfdfdf; }

.page-node-edit .vertical-tabs li { list-style:none; }



.not-front #header-caption {
  padding: 100px 0px 0px;
  color: #fff;
  text-align: center;
}

.region-header .block {
  margin: 0 auto; padding: 0 !important;
}

.region-header h2 {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 50px;
  margin: 0 auto;
  color: #FFF;
  padding-bottom: 20px;
}

.region-header p {
  width: 50%;
  margin: 0 auto;
  color: #FFF;
}

.field-name-field-galerie {
  width: 100%;
  margin: 0 auto;
  margin-top: 30px;
  text-align: center;
}

.field-name-field-galerie .field-item {
  width: 23.8%;
  display: inline-block;
  margin: 0 4px;
}

.node-column {
  width: 100%;
  margin: 0 auto;
  display: block;
  vertical-align: top;
  background: #e7e7e7;
  padding: 20px 30px;
  text-align: center;
}

.node-column img { text-align: center; margin: 0 auto;  }

.node-column h2:after{
  display: none !important;
}

.node-column h2:before{
  display: none !important;
}

.node-column-block {
  width: 32%;
  margin: 0 5px;
  display: inline-block;
  vertical-align: top;
  padding: 20px;
  text-align: justify;
}

.node-column h2 {
  background: url(../images/bg2.jpg) repeat center center;
  color: #fff;
  width: 100%;
  text-align: center;
  padding: 20px;
  vertical-align: center;
}

.node-column h3 {
  text-align: center;
}

.node-type-prom-na .field-name-field-obrazek-sluzby {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 40px;
}

.node-type-prom-na .field-name-field-obrazek-sluzby .field-item a {
  margin: 0 auto;
  text-align: center;
}

.node-type-prom-na .field-name-field-obrazek-sluzby img,
.node-type-team .field-name-field-obrazek-sluzby img {
  max-width: 350px;
  text-align: center;
  border-radius: 0 10px 0 10px;
  margin: 0 auto;
}


.view-remeslnici .views-row {
  width: 32.333%;
  margin: 0 auto;
  vertical-align: top;
  top: 0;
  display: inline-block;
  font-size: 12px;
}

.view-remeslnici .views-row h2 {
  text-align: center;
}

.view-remeslnici .views-row .field {
  padding-bottom: 10px;
}

.view-remeslnici .views-row .field-label {
  font-weight: bold;
}


.view-remeslnici .node-remeslnik .field-name-field-profilova-fotografie {
  margin: 0 auto;
  width: 60%;
  padding: 0 0 30px 0; 
}

.view-remeslnici .node-remeslnik .field-name-field-profilova-fotografie img {
  border-radius: 50%;
}


.view-reference .node-teaser {
  background-color: none;
  border: none;
}

.view-reference .views-row {
  width: 32.333%;
  text-align: center;
  margin: 0 auto;
  vertical-align: top;
  top: 0;
  display: inline-block;
}

.view-reference .views-row h2 {
  text-align: center;
}

.view-reference .views-row .field {
  padding-bottom: 20px;
}

.view-reference .views-row .field-label {
  font-weight: bold;
}


.view-reference .node-reference .field-name-field-profilova-fotografie {
  margin: 0 auto;
  width: 60%;
  padding: 0 0 30px 0; 
}

.view-reference .node-reference .field-name-field-profilova-fotografie img {
  border-radius: 50%;
}




#block-views-exp-remeslnici-page {
  margin: 0 auto;
  text-align: center;
}

#block-views-exp-remeslnici-page .views-exposed-widget {
  width: 50%;
  margin: 0 auto;
}

#block-views-exp-remeslnici-page .views-exposed-widget label{
  text-transform: uppercase;
  font-size: 20px;
  padding-bottom: 20px;
}

#block-views-exp-remeslnici-page .views-submit-button {
  width: 100%;
  margin: 0 auto;
}

#block-views-exp-remeslnici-page .form-select {
  height: 54px;
}

#block-views-exp-remeslnici-page .form-submit {
  width: 250px;
  font-weight: bold;
  background: #1e970b;
  color: #0c5800;
}

#block-views-exp-remeslnici-page .form-submit:hover {
  background: #76f876;
  color: #ffffff;
}

.views-exposed-widgets {
  margin-bottom: 40px;
}

#bottom-content {
  background: url(../images/bg3.jpg) repeat center center;
}

#bottom-content a{
  color: #303337;
}

#bottom-content h2 {
    text-align: center;
    font-size: 28px;
    text-transform: uppercase;
    color: #fff;
    padding: 20px 0;
    margin: 40px auto;
}


#bottom-content .views_slideshow_main {
  width: 100% !important;
  margin: 0 auto;
  text-align: center;
}

#bottom-content .views-slideshow-cycle-main-frame {
  width: 70% !important;
  margin: 0 auto 20px !important;
  text-align: center !important;
}

#bottom-content  .views_slideshow_slide {
  width: 100% !important;
  margin: 0 auto !important;
  text-align: center !important;
}

#bottom-content .views_slideshow_main .views-row {
  width: 100% !important;
  padding: 40px;
  background: rgba(255,255,255,0.7);
  margin-bottom: 30px;
}

#bottom-content .view-instruktorky .views-row .views-field-title {
  color: #f48d75;
  margin-top: 20px !important;
}

#bottom-content .views_slideshow_main .views-row .views-field-field-obrazek-sluzby {
  width: 100%;  
}

#bottom-content .views_slideshow_main .views-row .views-field-field-obrazek-sluzby img {
  margin: 0 auto;
  max-width: 200px;
}

#bottom-content .views_slideshow_main .views-row .views-field-field-obrazek-sluzby img:hover {
-webkit-transform: rotate(15deg) scale(1);
    transform: rotate(15deg) scale (1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

#bottom-content .views_slideshow_main .views-row .views-field-title,
#bottom-content .views_slideshow_main .views-row .views-field-body,
#bottom-content .views_slideshow_main .views-row .views-field-view-node {
  width: 100%;
  vertical-align: middle;
  margin: auto;
  text-align: center !important;
}

#bottom-content .view-instruktorky .views-field-view-node a {
  background: #d6735b;
  color: #fff;
}

#bottom-content .view-instruktorky .views-field-view-node a:hover {
  background: #fff;
  color: #d6735b;
}

#bottom-content .view-instruktorky {
  margin-bottom: 40px;
}

#bottom-content .view-instruktorky .views-row .views-field-body {
}


.colorized-gmap-common {
  width: 100%;
}

.block-webform .webform-component {
  width: 49%;
  display: inline-block;
}

.block-webform .webform-component label{
  text-transform: uppercase;
}

.block-webform .webform-component .webform-datepicker {
  height: 54px !important;
}

.webform-component .webform-datepicker .form-item{
  width: 31%; 
  display: inline-block;
  margin: 0 !important;
}

.webform-submit{
  width: 250px;
}


.block-webform .webform-component--popiste-vas-problem {
  width: 100% !important;
}

#banner-inside .content .banner-block {
  width: 100%;
  color: #fff;
  display: inline-block;
  top: 0px !important;
  vertical-align: top;
  font-size: 25px;
  line-height: 1.5;
  text-transform: uppercase;
  font-weight: bold;
}


#banner-inside .content .banner-block input[type="button"] {
  font-family: 'Titillium Web', sans-serif;
  font-size: 25px;
  vertical-align: middle;
  padding: 15px 0;
  margin: 20px 0;
  width: 70%;
  max-width: 300px;
  background: #d6735b;
  border: 2px solid #d6735b;
  color: #fff;
  border-radius: 30px;
}

#banner-inside .content .banner-block input[type="button"]:hover {
  border: none; border: 2px solid #94a41c; background: #94a41c;
}

#block-views-na-e-slu-by-block h2 {
  text-align: center;
  font-size: 28px;
  text-transform: uppercase;
  color: #222;
  padding: 20px 0;
  margin: 40px auto;
}


#promoted {
  background: #fff;
  margin: 30px 0;
  padding: 0 50px;
}

.view-na-e-slu-by .view-content{
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.view-na-e-slu-by .views-row{
  width: 24%;
  display: inline-block;
  margin: 0 auto;
  vertical-align: top;
  padding-top: 30px;
  color: #000;
  font-size: 16px;
  margin: 30px 0;
}

.view-na-e-slu-by .views-row .views-field{
  width: 100%;
  display: block;
  text-align: center;
}

.view-na-e-slu-by .views-row .views-field-view-node a{
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 30px;
  background: #b6c932;
  border-radius: 20px; 
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

.view-na-e-slu-by .views-row .views-field-view-node a:hover{
  color: #fff; 
  background: #dce188;
  text-decoration: none;
  font-size: 18px;
  padding: 15px 40px;  
}

.view-na-e-slu-by .views-row img{
  width: 205px;
  -webkit-border-radius: 50% !important; -moz-border-radius: 50% !important; border-radius: 50% !important;
  margin: 0 auto;
  text-align: center;
  position: relative;
  top: -30px;
  -webkit-transform: rotate(-15deg) scale(1);
  transform: rotate(-15deg) scale (1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.view-na-e-slu-by .views-row img:hover{
  -webkit-transform: rotate(15deg) scale(1.2);
  transform: rotate(15deg) scale (1.2);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.view-na-e-slu-by .views-row .views-field-title{
  font-family: 'Titillium Web', sans-serif;
  font-size: 22px;
  color: #303337;
  font-weight: bold;
  text-transform: uppercase;
}

#block-system-main .content .content{
  text-align: left;
}

#block-system-main .view-na-e-slu-by .views-row{
  width: 49%;
  display: inline-block;
  margin: 0 auto;
  vertical-align: top;
  padding-top: 30px;
  color: #000;
  font-size: 16px;
}

#block-system-main .view-na-e-slu-by .views-row .views-field-title{
  color: #dce188;
}
.view-na-e-slu-by .views-row .views-field-body{
  padding: 10px 20px 20px;
  min-height: 70px;
}

.view-instruktorky  {
  margin: 0 auto;
  text-align: center;
}

.view-instruktorky .view-header {
  margin: 0 auto;
  padding-bottom: 30px;
}

.view-instruktorky .views-row {
  width: 24%;
  display: inline-block;
  float: none;
  padding-top: 20px;
  vertical-align: top;
  top: 0;
  margin-bottom: 60px;
}

.view-instruktorky .views-row .views-field-body {
  padding: 20px 20px;
  text-overflow: ellipsis;
  min-height: 130px;
}

#bottom-content .view-instruktorky .views-row .views-field-body {
  min-height: 120px;
}

#bottom-content .more-link a,
.node-type-webform #bottom-content .more-link a {
  background: #d6735b !important;
  color: #fff !important;
}

#bottom-content .more-link a:hover,
.node-type-webform #bottom-content .more-link a:hover {
  color: #d6735b !important;
  background: #fff !important;
}

.view-instruktorky .views-row .views-field-title {
  font-family: 'Titillium Web', sans-serif;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
  min-height: 35px;
  vertical-align: middle;
}

#bottom-content .views-row .views-field-title {
  min-height: 30px;
}

.view-instruktorky img {
  border-radius: 50%;
  text-align: center;
  margin: 0 auto;
  width: 70%;
  max-width: 250px;
  margin-bottom: 30px;
  -webkit-transform: rotate(-15deg) scale(1);
  transform: rotate(-15deg) scale (1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.view-instruktorky img:hover {
  -webkit-transform: rotate(15deg) scale(1.2);
  transform: rotate(15deg) scale (1.2);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}

.view-instruktorky .views-field-view-node a {
  font-family: 'Titillium Web', sans-serif;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 30px;
  background: #b6c932;
  border-radius: 20px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
}

.view-instruktorky .views-field-view-node a:hover {
  color: #fff; 
  background: #dce188;
  text-decoration: none;
  font-size: 18px;
  padding: 15px 40px;  
}

#skip-link { display: none; }

.field-name-field-obrazky img {
  width: 33.333%;
  float: left;
}

.view-galerie .views-row {
  width: 33.333%;
  float: left;
}  

.responsive-menus.responsified {
    position: absolute !important;
    text-align: right;
    right: 0;
    width: 50% !important;
    float: right;
    background: none !important;
    vertical-align: top !important;
    font-family: 'Titillium Web', sans-serif;    
}

.responsive-menus.responsified span.toggler {
    padding: 1px;
    display: block;
    background: none !important;
    color: #4fa6bc;
    border-radius: 0px;
    box-shadow: none !important;
    font-size: 2em;
    text-align: center;
    cursor: pointer;
    outline: none;
    margin: 35px 0 0;
    vertical-align: top !important;
}

.mean-container .mean-bar {
  position: fixed;
  height: 130px;
  background: none;
}

.mean-container a.meanmenu-reveal {
  padding: 80px 50px 30px;
  color: #333;
} 

.mean-container a.meanmenu-reveal span {
  background: #333;
}

.mean-container .mean-nav {
  margin-top: 130px;
  background: #333;
}



.webform-component-fieldset {
  width: 100%;
  padding: 40px;
  margin: 0 ;
  text-align: center;
  margin-top: 20px;
  border: 1px solid #f1f1f1;
}

.webform-component-fieldset legend {
  display: inline !important;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  padding: 20px 0;
  line-height: 1 !important;
  width: 100% !important;
  background: #f1f1f1;
}

.webform-component-fieldset .form-item {
  margin: 0 !important;
  padding: 0 !important;
  width: 49.5%;
  display: inline-block;
}

.webform-component-fieldset .form-item label{
  padding: 10px 0;
}

.form-actions {
  vertical-align: middle;
  text-align:center;
  margin: 0 auto;
}

.webform-component label {
  width: 100%;
  text-align: center;
}

.view-novinky img { float: left; padding: 0 20px 20px 0;}

.view-novinky .views-field-title {     
    font-family: 'Titillium Web', sans-serif;
    font-size: 18px;
    color: #dce188;
    font-weight: bold;
    text-transform: uppercase;
}

.view-novinky .views-field-created {     
    color: #dce188;
    font-weight: bold;
}


@media (max-width: 1200px) { 
.view-na-e-slu-by .views-row { width: 32%;}
.view-instruktorky .views-row { width: 49%; }
.node-column-block { width: 45%; }
}

@media (max-width: 991px) { 
#header-caption { padding: 120px 0px 150px 0px; }
.region-header h2 { font-size: 40px; } 
.view-na-e-slu-by .views-row{ width: 100%; }
.view-instruktorky .views-row { width: 100%; }
.view-galerie .views-row { width: 50%; }
.field-name-field-obrazky img { width: 50%; }
#block-system-main .view-na-e-slu-by .views-row{ width: 100%; } 
  #banner-inside .content .banner-block { width: 100%; }
  #banner-inside .content .banner-block input[type="button"] { font-size: 18px; }
#header-top .kontakt { margin: 0 10px 5px; } 
#header-top .kontakt img  { margin-right: 5px; padding: 3px; height: 20px; width: 20px;}
#header-top .kontakt a, #header-top .kontakt p { font-size: 12px !important; }  
.field-name-field-galerie .field-item { width: 48%; } 
#header-inside { margin-top: 32px; }
.node-column-block { width: 100%; }
}

@media all and (max-width: 768px) {
	.carousel .carousel-caption p { display: none; }
  .view-galerie .views-row { width: 100%; }
  .field-name-field-obrazky img { width: 100%; }
  .webform-component-fieldset .form-item { width: 100%; }
#header-top .kontakt { font-size: 10px !important; margin: 5px 10px; }  
#header-top .kontakt a, #header-top .kontakt p { font-size: 10px !important; }       
}

@media all and (max-width: 560px) {
  #header-top { display: none; }
  #header-inside { margin-top: 0; }
  .mean-container a.meanmenu-reveal { padding: 50px 50px;}
  #header-caption { padding-top: 80px; }
  .mean-container .mean-nav { margin-top: 90px;}
}

@media all and (max-width: 520px) {
  .view-na-e-slu-by .views-field { width: 100%; text-align: center;}
  .view-na-e-slu-by .views-row img { float: none; top: 0; margin: 0 auto; margin-bottom: 20px; text-align: center; }
  .more-link a { margin-top: 40px;}
  .view-instruktorky .views-field { width: 100%; text-align: center;}
  .view-instruktorky img { float: none; top: 0; margin: 0 auto; margin-bottom: 20px; text-align: center; }
}

@media all and (max-width: 480px) {
	.carousel .carousel-control, .carousel .carousel-caption { display: none; }
  .responsive-menus.responsified { padding-top: 0px; width: 100% !important; float: left; z-index: 1;}  
  #header-inside col-md-2 { width: 100% !important; overflow: hidden; margin: 0 auto; text-align: center; } 
  #bannertop h2 { font-size: 30px; }
  #bannertop p { font-size: 22px; } 
  .field-name-field-galerie .field-item { width: 90%; } 
}

@media all and (max-width: 320px) {
  
}