/*
Theme Name:   Cekate
Theme URI:    https://www.bozooart.com
Author:       BozooArt
Author URI:   https://www.bozooart.com
Version:      1.0.0
*/


html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}
body { line-height:1}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
nav ul { list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:none}
a{margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
ins{background-color:#ff9;color:#000;text-decoration:none}
mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold}
del{text-decoration:line-through}
abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}
table{border-collapse:collapse;border-spacing:0}
hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0}
input,select{vertical-align:middle}
ol, ul { list-style: none;  }
h1, h2, h3, h4, h5, h6 { font-size: 100%; margin: 0; font-family: 'Source Sans Pro', serif; }

a { text-decoration: none; color: inherit  }
a:hover { text-decoration: none; color: #cc2222;  }
a:focus { outline: none !important; text-decoration: none; color: inherit !important }
.clearfix:before,
.clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { clear: both; }
.block { display: block; }

.center { text-align: center;  }
.right { text-align: right;  }

.alignleft { float: left; margin-right: 60px;  }
.alignright { float: right; margin-left: 30px;  }
.alignright:after { display: block; content: ''; clear: both; }
.aligncenter { margin:0 auto; display: block;   }
.aligncenter img { margin: 0 auto; display: block; width: 100%;   }

.img-circle { border-radius: 50%; }
.img-responsive { max-width: 100%; height: auto; display:block }

.hide { display: none; }
small { font-size: 75% }


::-moz-selection { color: #000; background: #cc2222;; color: #fff }
::selection { color: #000; background: #cc2222;  color: #fff }


.lead { font-size: inherit; font-weight: inherit; line-height: inherit;  }

body { font: 16px/1.6em 'Source Sans Pro', sans-serif; color: #000;  }
.container { padding: 0 15px;  margin: 0 auto; width: 1170px   }

#header { background: #fff; padding: 0;  text-transform: uppercase;  width: 100%; text-align: center; position: relative; height: 200px; box-shadow: 0 0 10px 0 rgba(0,0,0,.1)   }
#header .logo { width: 200px; margin: 0 auto 0; padding-top: 15px  }

.main-image { height: 600px; background-size: cover }


#nav { margin-top: 15px; padding: 0 !important; background: inherit !important;  z-index: 1000; position: relative;   }
#nav li { float: left; text-align: left; position: static; margin: 0   }
#nav li a { margin-left: 35px; font-size: 18px; color: #000;  text-transform: none; min-height: auto; line-height: 2.2em; padding: 0 10px; height: auto;   }
#nav li a:hover,
#nav li.active a,
#nav li.show a   { padding-bottom: 2px ; color: #cc2222 }
#nav li:first-child a { margin-left: 0;  }

.nav-item.show .dropdown-toggle.nav-link { background: #fdc5bd }
.nav-item.show .menu-item-has-children  .dropdown-toggle.nav-link { background: none !important;  } 


#nav li ul { margin: 0 !important;  }

#nav .dropdown-menu { display: none; position: absolute; background: #fef1ef; border: none; border-radius: 0; box-shadow: 0 30px 42px 11px rgba(0,0,0,.2); z-index: 10; min-width: auto !important; min-width: 180px; width: 100%; padding: 0  }
#nav .dropdown-menu li { display: block; float: none; text-transform: none; clear: both; border-bottom: 1px solid #fdc5bd }
#nav .dropdown-menu li:last-child { border: none }
#nav .dropdown-menu li a { margin: 0; font-weight: normal; display: block; font-size: 16px;  padding: 5px 20px; color: #000;  }
#nav .dropdown-menu .open li a { color: #000;  }
#nav .dropdown-menu li a:hover,
#nav .dropdown-menu .open li a:hover { background: #fff;   }
#nav .dropdown-menu.show {  display: block;   }

#nav .dropdown-menu ul  { float: left; }
ul .dropdown-menu {  }
#nav .open .dropdown-menu { display: block; padding: 0; box-shadow: none;  top: 0; right: 0; position: static    }

#nav .open .dropdown-menu li { border-bottom: 1px solid #f6a194  }
#nav .open .dropdown-menu li a { background: #fdc5bd  }
#nav .open .dropdown-menu li a:hover {  }


.open ul { display: block;  }




.navbar-header { display: none;  }

#news .container { background: #fff; margin-top: -80px; padding: 15px 15px;   }


#cta { padding: 60px 0 30px; background: #fff;  }
#cta li { border-bottom: 1px solid rgba(0,0,0,.1);  padding: 15px 0; }
#cta a { display: block; width: 100%; color: #000; }
#cta a:hover { color: #cc2222; }
#cta h4 { font: 20px 'Roboto Slab', serif; margin-bottom: 10px; font-weight: bold; text-transform: uppercase  }
#cta li:last-child { border: none;  }
#cta h4:before {  border-left: 5px solid #cc2222; content: ''; display: block; width: 5px; height: 25px; position: absolute; margin-top: 2px; background: #f14f35; margin-left: -20px  } 
#cta span { display: block; color: #ccc;  }

#showcase { padding-top: 20px;  }
#showcase img { width: 70%; margin: 0 auto; display: block; box-shadow: 3px 3px 0 rgba(0,0,0,.2); transition: all .1s ease-in; }
#showcase img:hover {  width: 75%;  }

#blog { padding: 100px 0 }

#footer .row,
#helper .row { margin: 0;  }

#footer { background: #000; right no-repeat; background-size: 50%;  color: #666;  }

#footer h4 { font: 16px 'Roboto Slab', serif; font-weight: bold; margin-bottom: 10px; text-transform: uppercase; color: #fff;   }
#footer h4:after { content: ''; display: block; height: 2px; width: 15px; background:  #cc2222; margin-top: 10px;  }
#footer .col-md-2 { max-width: 20%; padding: 60px; flex: 0 0 20%  }
#footer li a { font-size: 15px; color: rgba(256,256,256,.4);    }
#footer li a:hover { color: #cc2222;  }

.footer-content p { margin-bottom: 20px;  }
.footer-content span { margin: 0 15px;  }
.footer-content svg { fill: #cc2222 }
.footer-content svg:hover { fill: #fff }

#footer .submenu li a { margin: 0; padding: 0  }



.end { font-size: 14px; border-top: 1px solid rgba(256,256,256,.1); padding: 20px 0 }
.end .web { float: right;  }

#blog h3 { margin: 10px 0 5px; font-size: 18px; font-weight: bold  }
#blog h3 a {  color: #cc2222; }
#blog h3 a:hover { color: #000 }
#blog .entry-content { font-size: 14px;  }

#news h3 { margin: 10px 0 5px; font-size: 20px; font-weight: bold; margin: 15px 0 5px; line-height: 1.4em;   }
#news h3 a {  color: #000; display: block;  }
#news h3 a:hover {  color: #cc2222; }
#news .entry-content {   }


#content { padding: 50px 0 100px }

.page-id-11 #content  { padding-bottom: 10px }

#content h1 { font-size: 40px; line-height: normal; color: #000; margin: 30px 0; border-bottom: 1px solid #ccc; padding-bottom: 30px;   }


.page-title {  min-height: 500px; background: transparent no-repeat center/cover; background-repeat: no-repeat !important; background-size: cover !important; background-position: center !important;  display: flex; justify-content: flex-end; flex-direction: column;  position: relative;  }
.page-title.no-img {  background: url(images/no-image.png); background-size: auto !important }


.gradientOverlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 0; pointer-events: none; width: 100%; height: 100%;  transition: all 0.3s;
background: linear-gradient(0deg, rgba(0,0,0,.7), rgba(0,0,0,.3), rgba(0,0,0,0)); }
.page-title .container { padding: 50px 15px 30px 15px; position: relative;  }
.page-title .container h1 { color: #fff; font-size: 60px; line-height: 1.4em; text-shadow: 2px 2px 1px rgba(0,0,0,.4); }
.page-title .container h1.cat-title { text-transform: uppercase; font-weight: 700 }
a:hover .gradientOverlay { background: rgba(204,34,34,.7) }

.page-title-narrow h1 { font-size: 50px; line-height: 1.4em; text-align: center; margin: 60px 0 0; font-weight: bold;  }

.post .featured-image { margin-bottom: 30px;  }
.text { font-size: 20px; line-height: 1.6em; padding-top: 30px;   }
.text div { margin-bottom: 5px; }
.text p { margin-bottom: 30px;  }
.text ul { margin: 0 40px 30px;  }
.text li { list-style-type: disc;  }
.text a { color: #000; border-bottom: 2px solid #cc2222  !important;  }
.text a:hover { color: #cc2222  }

.text.post { position: relative; }
.text.post img { max-width: 100% !important; height: auto; display: block; width: 800px !important; margin: 0  }
.text.post img.clear { max-width: none; width: auto !important }

.wp-caption.aligncenter { width: 100% !important }

.text h2 { color: #cc2222; font-size: 30px; margin-bottom: 20px;  }

.wpb_wrapper h2 { font-size: 30px; margin-bottom: 40px;  }

.latest { padding-top: 50px; border-top: 1px solid #f2f2f2; margin-top: 50px;  }
.latest h2 { font-size: 40px; line-height: normal; color: #000; margin-bottom: 40px; text-align: center;   }
.latest h3 { margin: 10px 0; font-size: 20px;  }
.latest h3 a { color: #000  }
.latest h3 a:hover { color: #cc2222  }
.news-box { margin-bottom: 40px;  }
.latest h2 a { color: #cc2222  }
.latest h2 a:hover { color: #000 }

.table td { font-size: 15px; padding: 7px; border-bottom: 1px solid #ccc }

#sidebar  { margin-top: 0px;  }
#sidebar li { padding: 10px 7px; font-size: 15px; border-bottom: 1px solid #ccc;  }
#sidebar li:last-child { border: none }

#sidebar li.current_page_item a,
#sidebar li a:hover { color: #cc2222 }

#main { padding: 60px 0 }


.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}





/* contact form */
.col-md-8.cf { margin: 0 auto !important; float: none;   }
#content .wpcf7 p { margin: 10px 0 20px !important;   }
.file {display: block; padding-bottom: 40px;    }
input[type="file"] { border: none; display: block; }

.wpcf7 { margin: 20px 0; padding: 15px 40px; color: #000; font-size: 18px;  } 
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 textarea { border: 1px solid #ccc !important; padding: 8px; font-family: 'Source Sans Pro', sans-serif; margin-top: 3px; width: 400px !important;  font-size: 16px;  }
.wpcf7 select {   }
.wpcf7 p { margin: 20px 0 0   } 
.wpcf7-not-valid-tip { display: inline !important; color: #8f1111; padding-left: 20px }

.wpcf7-list-item { display: block !important; margin: 5px 20px !important; font-size: 16px;  }

.wpcf7 .wpcf7-submit { background: #fff; border: 0; color: #000; width: 170px; padding: 20px 0; text-transform: uppercase; border-radius: 3px; margin-top: 30px; cursor: pointer   }
.wpcf7 .wpcf7-submit:hover { background: #000; color: #fff  }

.wpcf7 select,
.wpcf7 .input-text,
.wpcf7 textarea { border: none; padding: 10px 10px; margin-top: 2px; color: #071f2b; font-size: 16px; width: 100%;  height: 140px; margin-bottom: 20px;  width: 600px }
.wpcf7 .input_text { margin-right: 20px }
.wpcf7 .input_text:focus,
.wpcf7 textarea:focus { border: 1px solid #e05b49 }



.wpcf7-not-valid-tip-no-ajax { margin-left: 20px; }
.wpcf7-validation-errors,
.wpcf7-not-valid-tip-no-ajax,
.wpcf7-response-output { color:   #e2393d; font-size: 12px; text-shadow: 0 1px 0 #fff;  }
.wpcf7-not-valid-tip-no-ajax { display: inline !important; }
.wpcf7-response-output { padding: 10px; color: #fff; margin-top: 20px;  background:  #e2393d;  text-shadow: none; font-size: 16px ; text-align: center; border-radius: 4px; font-weight: 500;  }
.wpcf7-response-output.wpcf7-mail-sent-ok { background: #a3ef7e;  }
.wpcf7-response-output.wpcf7-display-none { display: none }
.screen-reader-response,
.wpcf7-not-valid-tip { font-weight: bold; font: 25px 'Roboto'; line-height: 2em;   }
.screen-reader-response ul { display: none;  }
#mce-success-response { color: #e2393d !important;  font-size: 14px; margin: 10px 0 0 0; line-height: 1.7em;  }

.side-text { color: #000;  }
.side-text strong { display: block; font-size: 40px; line-height: normal; color: #fff }
.side-text p { margin-bottom: 30px;  }

#c2 .entry-content {  background: rgba(102,154,210,.6); padding: 40px; color: #fff !important; text-align: center;  }
#c2.campaign { height: min-300px;  }

.map { height: 400px; width: 100%  }


#nav-trigger {  margin: 10px -10px 10px -10px; text-align: center; }
#nav-trigger i { display: block; right: 0; padding: 10px 30px; color: #666; cursor: pointer; text-transform: uppercase;  font-size: 30px; position: absolute;   } 



 /*#wpadminbar { bottom: 0 !important; top: auto;   } */



.small { font-size: 14px; line-height: 1.4em;  } 
 




.wpcf7-form-control-wrap.newsletter { padding: 0 !important; text-align: left; margin: 0 !important }
.wpcf7 input[type=checkbox] { margin-right: 10px;  }

div.wpcf7-response-output { padding: 30px; color: #398f14; border: none   }

.cf7sr-g-recaptcha { margin-top: 40px;  }


#primary-part { padding: 30px 0; }
#secondary-part { padding: 0 0 30px;  }
#third-part { background: #fef1ef; padding: 30px 0; position: relative;  }
#third-part h3 { font: 20px 'Roboto Slab', serif; margin-bottom: 25px; font-weight: bold; text-transform: uppercase; color: #000; margin-left: 20px;  }
#third-part h3:before {  border-left: 5px solid #cc2222; content: ''; display: block; width: 5px; height: 25px; position: absolute; margin-top: 2px; margin-left: -20px  } 

.top-news figcaption {  padding: 0 30px; position: relative;}
.top-news.secondary figcaption { padding: 0 30px; }
.top-news figcaption h2 {  line-height: 1em }
.top-news figcaption h2  { font: 40px 'Roboto Slab', serif; color: #fff; margin-bottom: 30px; line-height: 1.2em;  }
.top-news figcaption h3  { font: 30px 'Roboto Slab', serif; color: #fff; margin-bottom: 30px; line-height: 1.2em;  }


.top-news .date {  border-radius: 2px; line-height: 1em !important;  color: #fff; font-size: 16px !important; text-transform: uppercase; background: #cc2222; display: inline-block !important; padding: 8px 12px !important;  height: auto !important; margin-bottom: 15px;  }
.top-news .date>div { padding: 0 !important }
.top-news figure { overflow: hidden; position: relative }
.top-news figure a   {  background-size: cover !important; background-position: center !important; display: flex;  justify-content: flex-end; min-height: 600px; flex-direction: column; position: relative; z-index: 1;  }
.top-news.secondary figure a { min-height: 300px;  }
.top-news .cat-name { position: absolute; z-index: 1; padding: 10px 15px; text-transform: uppercase; display: inline-block; background: #fff; right: 0; font-size: 14px;    }
.top-news .cat-name a:hover { color: #cc2222 }
.top-news figure a {   transition: transform 0.5s; -webkit-transition: -webkit-transform 0.5s}
.top-news figure a:hover {  transform: scale(1.05); -webkit-transform: scale(1.05);}
.top-news .event-time:after   { display: none !important;  }


.post.news { margin-bottom: 30px;  flex: 1;  display: flex;  flex-direction: column;    justify-content: space-between;   border: none;   border-radius: 0px;   background: #fff;   color: inherit;    transition: box-shadow .2s ease;   overflow: hidden; }
.post.news:hover { box-shadow: 0 0 10px 0 rgba(0,0,0,.1);   }
.post.news img {  transition: all .2s ease-in; }
.post.news img:hover { transform: scale(1.1);)  }


.news-holder .post-meta { font-size: 16px; color: #cc2222; margin-bottom: 10px; text-transform: uppercase;   }
.news-holder { padding: 30px; min-height: 200px;   }
.news-holder h4 { font: 23px 'Roboto Slab', serif; line-height: 1.4em; text-transform: none;  }
.news-holder a { color: #000; }
.news-holder a:hover {   color: #cc2222; }
.news-holder .post-meta .separator,
.category-meta .separator { margin: 0 3px;  }
.category-meta .age .separator { margin: 0 5px;  }



.category-meta { text-transform: uppercase; font-size: 14px; position: absolute; bottom: 50px;  }
.category-meta a {  color: #666; } 
.category-meta a:hover { color: #cc2222;  }


#content-filter { margin-bottom: 40px; border-bottom: 3px solid #fff; padding-bottom: 25px;  }
#content-filter li { display: inline; margin-right: 20px;   }
#content-filter li:last-child { margin: 0;  }
#content-filter li a { text-transform: uppercase; font-size: 16px;   }
#content-filter li a:hover,
#content-filter li a.current { color: #cc2222 !important }

#filter-1 { float: left;  }
#filter-2 { float: right;  }
#content-filter:after { clear: both; display: block; content: ''; float: none }
#content-filter #filter-2  li { display: inline; margin: 0 0 0 20px;   }

#cta .col-md-4 { padding: 0 30px;  }
#cta .col-md-4 {}


#promo {  padding: 60px 0; margin-botom: 30px;  }
#promo .dvorana { justify-content: flex-end;  display: flex; margin: 0; ;  }
#promo .dvorana h4  { position: absolute; color: #fff; padding: 30px; font: 30px 'Roboto Slab', serif ;   }
#promo .container {  padding: 0;   padding: 60px 0; }


#promo .newsletter .input-text { width: 100%; margin-bottom: 30px;  }
.newsletter-holder p {margin: 10px 0; font-style: italic; color: #000;   }
#promo .newsletter .btn { background: #cc2222; color: #fff;  }

.newsletter-holder h4 { font: 30px 'Roboto Slab', serif; color: #fff; }
.newsletter-holder { padding: 30px 0; background: rgba(204,34,34,1);  position: relative;  }
.newsletter-holder:after {
  content: "";
  background: url(images/trash.png); background-size: 20%; 
  opacity: 1;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;   
}
.newsletter .form { position: relative;  }
.newsletter input[type="email"] { border: none;  width: 100%; padding: 6px 10px; margin-bottom: 10px; display: inline-block;  }
.newsletter input[type="submit"] {  transition: all .4s ease;  background: #cc2222; color: #fff; border: 0; padding: 5px 10px;  width: 120px; text-transform: uppercase; font-size: 14px; border-radius: 0; position: absolute; right: 15px; height: 38px;  } 
.newsletter input[type="submit"]:hover { background: #000;  }


.page-title .submenu li { display: inline; margin-right: 20px; text-transform: uppercase }
.page-title .submenu li a { color: #fff;  display: inline; margin: 0; padding: 0; padding-bottom: 5px; }
.page-title .submenu li a:hover,
.page-title .submenu li.active a { border-bottom: 3px solid #cc2222; padding-bottom: 5px;  }



.search-holder { display: flex; position: absolute; right: 0; }
.search-list { }
.search-list li { margin-bottom: 10px; list-style-type: none; margin-left: 20px;  padding: 20px 0; border-bottom: 1px solid #f2f2f2;   }
.search-list li img { width: 50px; height: 50px; float: left; margin-right: 40px;  }
.search-list li:after { clear: both; display: block; content: '' }
.search-list h2 { font-size: 25px; font-weight: bold;   }
.input-search { padding: 2px; border: 1px solid #ccc; padding: 0 10px;   }
.input-search::placeholder { font-size: 14px; padding: 0 10px;  }

.date,
.meta-category { display: inline-block; padding: 0 10px; margin-bottom: 5px;  }
.meta-category a {  color: #cc2222  }
.meta-category a:hover { color: #000;  }

.gt-dl { text-align: center; margin-top: 50px;  }
.gt-dl a { background: #cc2222; display: inline-block; padding: 10px 40px; border-radius: 3px; color: #fff; box-shadow: 0 0 0 rgba(0,0,0,.1);  transition: all 0.3s; margin: 0 auto;  }
.gt-dl a:hover { color: #fff;  box-shadow: 5px 5px 0 rgba(124,8,8,.3)   }

.more { padding: 4px 30px; background: #b1dace; border-radius: 6px; text-transform: lowercase; display: inline-block; margin-top: 3px; color: #000 !important; font-size: 16px; display: none  }
.more:hover { background: #fef1ef;  }

#part-3 h3 { font-size: 25px; line-height: 1.4em } 
#part-3 .date { color: #fff;  }

.event-post { margin-bottom: 30px; width: 100%  }
.event-post .event-wrapper { display: flex; position: relative;  z-index: 1; border-radius: 0px 0px 0px 0px; background: #fff; box-shadow: 0 0 10px 0 rgba(0,0,0,.1); overflow: hidden; transition: box-shadow .2s ease; }
.event-post .thumb { width: 25%; display: block; flex-shrink: 0; }
.event-post .inner  { display: flex;flex-grow: 1; min-height: 218px; align-self: flex-end; z-index: 1; padding: 0;  background: #fff; }
.event-post .inner-container {  display: flex;    flex-direction: column;   flex-grow: 1; padding:  30px 30px 0px;    }
.event-post .event-meta {  flex-grow: 1; display: block; }

.event-post .event-date {  flex-shrink: 0;  position: relative;  border-top: none; border-bottom: none;background: #b1dace; color: #fff; width: 22.2222222222%;  }
.event-post .event-date-inner { display: flex;  flex-direction: column; height: 100%;position: relative; padding: 30px 20px 10px 20px; text-align: center;  }
.event-post h2 { font-size: 26px;  }

.single .event-day {  }

.event-post .meta { display: flex; justify-content: space-between;  border-top: none; line-height: 50px;  }
.event-post .meta .meta-group { display: flex;   }
.event-post .meta .meta-group:first-child { flex-grow: 1; }
.event-post .meta .meta-group:not(:first-child) { flex-shrink: 0; }
.event-post .meta .cat { text-transform: uppercase; font-size: 14px;  }
.event-post .meta .cat>:first-child { flex-grow: 1; }

.event-post .price { padding: 0 20px; text-align: right;  border-left: 2px solid #efefef; flex-grow: 0; flex-shrink: 0 }

.event-date-inner .first-date { margin: 0; padding: 0; font-size: 30px; font-weight: bold; line-height: inherit;  }
.event-date-inner span { display: block; line-height: 1em; padding: 0; margin: 0  }

.ticket-price { display: block; width: 100%;  min-width: 0;  padding: 7px 12px;  border-radius: 3px;   background: #000;   color: #fff;  overflow: hidden;   text-align: center; align-self: flex-end; transform: translateY(140%); display: inline-block; font-size: 15px;  }

event-post .event-day { font-size: 30px; text-transform: uppercase;   }
event-post .event-time:before  { display: block; content: '-'; font-size: 30px;  }
event-post .event-time { font-size: 20px;  }

.post .date { display: block;  }
.post .start_date,
.post .event-day,
.post .event-time { display: inline }

.start_date span { margin: 0 5px;  }

.post .event-time:after { content: ''; display: block; margin-bottom: 20px;  }
.event-time span  { text-transform: lowercase;  }

.event-post.page { margin: -80px 0 60px;  }
#content .event-post.page h1 { font-size: 40px; margin: 0; padding: 0; border: 0; font-weight: bold;   }

#part-3 { margin-bottom: 60px;  }
#content-filter { }

.gt .text ul li { margin-bottom: 10px;  }
.box img { width: 100%; height: auto;  }
.box  { box-shadow: 0 0 10px rgba(0,0,0,.1); margin-bottom: 30px;  }
.box:hover { box-shadow: 0 0 10px rgba(0,0,0,.3); }
.box h3 { font-size: 24px; padding: 20px 10px; min-height: 80px; display: flex; align-items: center; justify-content: center;    }

.hero-block {  height: 400px; background: url(images/tresnjevka.jpg) no-repeat center; background-size: cover; text-align: center; display: flex; align-items: center; justify-content: center; display: none;  }
.hero-block a { display: inline-block; width: 150px; background: #fff; text-align: center; border-radius: 3px; margin: 0 auto; padding: 10px 0; text-transform: uppercase; font-weight: bold; box-shadow: 0 3px 0 rgba(0,0,0,.5);  }
.hero-block a:hover { margin-top: 2px; }



/* responsive */



@media(max-width: 1600px) {

    .page-title { min-height: 400px;  }

}

@media(max-width: 1400px) { 


    .page-title { min-height: 400px;  }


}


@media(max-width: 1200px) { 

.container { width: 95%   } 
.page-title { min-height: 300px; background-size: contain  !important  }


}

@media(max-width: 992px) {

.container { width: 100% !important; max-width: 100%  }

#blog { padding: 50px 0 }

.blog-wrapper .col-md-4, 
#news .col-md-4  { margin-bottom: 30px;  }
#news .col-md-4:last-child {  }
.section-title  { font-size: 40px; text-align: center;   }
.section-head .section-title:after {  margin: 30px auto;  }
.section-head .entry-lead { text-align: center;  }

#why {  padding: 50px 0  }
#why h2 { font-size: 30px; line-height: 1.4em }
#why .col-6 {  max-width: 50%; flex: 0 0 50%;   }
#why .col-6:last-child { margin: 0 auto; float: none; clear: both; max-width: 100% !important; width: auto; flex: 0 0 100% }

.why-container strong { font-size: 35px;  }

.help-wrapper { padding:  40px 20px; text-align: center; min-height: auto;  }

.help-wrapper a { position: static; margin: 30px auto 0 }

#footer .col-md-2 {  }

#footer { padding: 50px 0 0 }

#why h2 { margin-bottom: 30px }


#header { padding: 15px 0;  }
#content { padding-bottom: 20px;  }
#cta { padding: 30px 0 }

.wpcf7 select, .wpcf7 .input-text, .wpcf7 textarea { max-width: 100%; width: auto;  }

.table.price a.btn { width: 80px; padding: 10px; line-height: 1em  }
table.prijevod td:nth-child(1) { width: 70% }

}


@media(max-width: 768px) {

  .tecajevi  { width: 100% }
#header { position: relative; z-index: 10 }
  #header.shrink { top: 0; padding: 15px 0 !important; height: 70px;  }

.slogan  { font-size: 25px; line-height: 1.2em; top: 100px; padding: 20px; z-index: 1;    } 
.main-image { height: 400px }


.navbar-toggler {  border: none; margin-top: -60px;  }
.shrink .navbar-toggler { top: 50px;  }

#nav  { margin: 20px -15px 0 !important; float: none; left: 0; clear: both; padding: 0; top: 30px;  background: #fef1ef !important;  }
#nav li { display: block; float: none;  margin: 0 15px;   }
#nav li a { display: block; margin: 0; text-transform: none; font-weight: normal; padding: 7px; border-bottom: 1px solid #fdc5bd   }
#nav li.active a { color: #000 }
#nav .dropdown-menu { width: auto; position: static; box-shadow: none; margin: 0; border-radius: none; border: none;  }

#nav ul ul { margin: 0 !important; border-radius: 0; padding: 0; background: inherit !important;  }
#nav .dropdown-menu { padding: 0;  }
#nav .dropdown-menu li { border: none }
#nav .dropdown-menu li a  { border: none; border-bottom: 1px solid #fdc5bd }
.section-title  { width: 100% }

.page-title .submenu li { display: block;  }

#footer .col-md-2 { max-width: 100%;  flex: 0 0 100% }  

#home-courses { padding-bottom: 0px;   }

#post-holder .col-md-9 { order: 1 }
#post-holder .col-md-2  { order: 2 }

table td { padding: 10px;  }

#wplc_social_holder { display: none }

.search-holder { position: static; margin:  0 0px; padding: 20px }

.hero-block  { height: 250px }

}

@media(max-width: 480px) {

.course-wrapper { padding: 40px 0 }
#footer .col-md-2  { width: 100%; padding: 0 20px; margin-bottom: 30px;  }

#post-holder .col-md-2 { padding-top: 30px; float: none; clear: both;  }
#why .col-xs-6:last-child { width: 100%;  }


.page-title h1 { font-size: 20px;  }
.main-image { height: 300px } 

.wpcf7 input[type="text"], 
.wpcf7 input[type="email"], 
.wpcf7 textarea,
.newsletter input[type="email"] { width: 100% !important }

.event-post .event-wrapper { display: block;  }
.event-post .event-wrapper .thumb { display: block; width: 100%; }
.event-post .event-wrapper .thumb img { display: block; width: 100%; margin: 0 auto }
.event-post .inner { display: block;  }
.event-post .inner-container { display: block;  }
.event-post .event-date { width: 100%; padding: 0;  }
.event-post .event-date-inner { padding: 5px 0; font-size: 18px  }

}


@media(max-width: 420px) {  

}

.single .event-day,
.category .event-day { font-size: 30px; font-weight: 700; margin-bottom: 20px;  }
.single .event-time,
.category .event-time { font-size: 20px;  }

.post .text h3 { margin: 40px 0 10px; font-weight: bold; font-size: 25px;   }
.post .text li a { border: none;  }

#mce-error-response,
#mce-success-response { color: #fff !important;  }


/* search */

.keywordSearch { background: #f2f2f2; padding: 40px;  }

.block-search-section .searchFilters {
  display: grid; 
  padding-left: 0;
  padding-right: 0;
  -ms-grid-columns: repeat(4, 1fr);
  grid-template-columns: repeat(4, 1fr);
  column-gap: 30px;
}


.block-search-section .searchFilters label { display: block;  }

.block-search-section input,
.block-search-section select,
.block-search-documents input,
.block-search-documents select {
  height: 50px;
  border-radius: 0px;
}


#searchInputPosts  { width: 100%; padding: 10px;  }

.keywordSearch__inner--formInput {
  display: flex;
  display:-webkit-flex;
}

.keywordSearch__inner {
  display: grid;
  grid-template-columns: 86% 14%;
}

.block-search-section .searchFilters {
  padding-top: 1rem;
}

#filterBtn {
  width: 100px;
  height: 50px;
  text-transform: none;
  padding: 24px 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: auto;
  border: 1px solid #444;
  background-color: #444;
  color: #fff;
  font-weight: 700;
}

.activeFilterBtn {
  background-color: #444 !important;
  color: #fff !important;
}

#filterBtn svg {
  padding-right: 5px;
}

#filterBtn svg path {
  fill: #fff;
}

.whiteFill {
  fill: #fff !important;
}

@media(max-width: 1264px){
  #filterBtn {
    margin-left: 20px;
    margin-left: 0;
  }

  .keywordSearch__inner {
    display: block;
  }

  .keywordSearch__inner--formInput {
    margin-right: 0px;
  }

}

@media (max-width: 768px) {
  .block-search-section .searchFilters {
    -ms-grid-columns: repeat(1, 1fr);
        grid-template-columns: repeat(1, 1fr);
  }
}

#searchResults {
  padding-top: 0;
}

.block-search-documents-section .searchFilters {
  margin-bottom: 2.5rem;
}

#searchResults h3 {
  padding-bottom: 4.688rem;
}

#searchResults #results {
  margin-top: 0;
}

.results--div {
  padding: 1.875rem 0;
  border-top: 1px solid #b9bfcd;
}

.results--div:last-child {
  border-bottom: 1px solid #b9bfcd;
}

.results--div .subtitle-text2 {
  padding-bottom: 1rem;
}

.results--div .paragraph-text {
  padding-bottom: 0;
  padding-top: 0.85rem;
}

#misha_pagination {
  padding-top: 2.5rem;
}

#misha_pagination .page-numbers {
  color: #495678;
  background-color: #fff;
  padding: 0.875rem 1rem;
  border-top: 1px solid #495678;
  border-bottom: 1px solid #495678;
  border-right: 0.5px solid #495678;
  border-left: 0.5px solid #495678;
}

#misha_pagination .nav-links .current {
  background-color: #495678;
  color: #fff;
}

.keywordSearch select {
  width: 100%; 
    padding: 2px 5px;
}


.search .main-title { margin-bottom: 30px;  }

#searchsubmit { background: #cc2222; width: 150px; color: #fff; border-color: #cc2222 !important   }
.sya_postimg img { display: none !important }
.sya_categories { display: none }

.sya_container h2 { font-size: 30px !important; font-weight: bold; margin-bottom: 10px; display: inline-block; 
                              border-bottom: none; color: #cc0000 !important;  }
.sya_container a[rel=section]:after { content: '.' }
.sya_container ul { margin: 10px 20px 40px }
.sya_container li { font-size: 16px; list-style-type: none; margin: 0; line-height: 1.6em; display: flex;  
                  flex-direction: column; font-weight: normal; }
.sya_container li a:hover { color: #cc0000 }
.sya_date { font-weight: bold; width: 300px  }
.sya_yearcount { color: #999; font-size: 16px; margin-left: 10px; display: none;  }