/*
Theme Name: Tlacitko po tlačitku
Theme URI: 
Author: Mojefotoškola
Author URI: 
Description:  
Version:108
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: 
License information can be found in the readme.txt file.
...
*/


ul.nav-secondary {
  display: inline-block;
  vertical-align: middle;
}

ul.nav-secondary>li {
  display: inline-block!important;
  float: right!important;
}

ul.nav-secondary>li>a {
  color: #333;
  font: normal 17px/18px 'Open Sans', sans-serif;
  padding: 0px 12px!important;
  line-height: 34px!important;
  height: 34px;
  display: inline-block;
  margin-right: 10px!important;
  background: whitesmoke;
  border-radius: 5px;
}
ul.nav-secondary>li>a:hover{
  background: #f5a11d;
  color: #fff;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}

ul.nav-secondary>li.facebookmenu a{
  margin-right: 5px!important;
}

.article-page .nav-tabs>li {
  margin-bottom: 0!important;
}
.article-page .nav-tabs {
  border-bottom: 1px solid #e08c08;
  margin-left: 0!important;
}


@media (max-width: 768px) {
  .navbar li#menu-item-39, .navbar li.facebookmenu {
    display: inline-block!important;
  }
  ul.nav-secondary {
    display: none;
  }
}

.article-page  .nav-tabs>li.active>a, .article-page  .nav-tabs>li.active>a:focus,.article-page  .nav-tabs>li.active>a:hover {
  background: #f5a11d;
  color: #fff;
  font-weight: bold;
  border: 1px solid #e08c08;
  border-bottom: 1px solid #f5a11d;
}

.proskoly__footer{
  display: block!important;
}
footer  .proskoly__footer a[rel*="me"]{
  display: none;
}
footer  .proskoly__footer a[rel*="nofollow"] {
  pointer-events: none;
}

.moje-kurzy a, .logged-in .facebookmenu, .logged-in .darovat, .moje-organizace a, .organizace li#menu-item-236 a{
  display: none!important;
}
.organizace.organizace-skola .moje-organizace a:after {
  content: " škola";
}
.organizace.organizace-firma .moje-organizace a:after {
  content: " firma";
}


.logged-in .moje-kurzy a, .organizace .moje-organizace a{
  display: block!important;
}
.page-template-page-demo-kurz-online-obsah footer .container{
  display: none;
}
.page-template-page-demo-kurz-online-obsah .grecaptcha-badge {
  display: none!important;
}

.grecaptcha-badge {
    display: none!important;
}

sup.rquired {
  color: #f19b2d;
  font-weight: 700;
  font-size: 1.2em;
  top: -4px;
}
.fixed-bottom {
  position: fixed;
  bottom: 0;
  z-index: 10;
  z-index: 10000;
  margin: 0;
  overflow: hidden;
  padding: 0;
  background: #fff;
  max-width: 100%;
  left: 50%;
  transform: translate(-50%, 0);
  min-width: 100%;
  text-align: center;
  border-radius: 8px;
  width: 100%;
}

.fixed-bottom{
  transition: .3s all;
  /* bottom: 56px; */
}

.fixed-bottom .buy_li {
  float: none;
  margin: 0 0;
  padding: 10px 0;
  border-radius: 10px;
}
#sidebar{
  will-change: min-height;
}

.sidebar ul li:last-child {
  border-bottom: none;
}

.sidebar__inner{
  transform: translate(0, 0); /* For browsers don't support translate3d. */
  transform: translate3d(0, 0, 0);
  will-change: position, transform;
}


ul.online__links {
  list-style: none!important;
  padding: 0;
  margin: 0!important;
}
ul.online__links li{
  list-style: none!important;
  margin: 0!important;
  font-weight: 700;
}

@media (min-width: 992px) {
  .order-2{
    order: 2;
  }
  .d-flex{
    display: flex;
  }
  ul.online__links {
    margin: 24px 0 0 0!important;
    padding-bottom: 25px;
  }
}

.card{
  margin: 15px 0;
  background: #f3f3f3;
  position: relative;
  text-align: center;
}
.card-body {
  padding: 15px 0;
}
.card-body p{
  margin: 0;
}
.card__link{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}
.online__video-nadpis {
  /* color: black; */
}

.card .online__video-nadpis {
  padding: 0 15px;
}
.card.online__video, .card.online__ramecek {
  text-align: left;
  padding: 1px 0 0 0;
  border-top: 2px solid silver;
}

.online__info {
  color: gray;
  margin: -15px 0 15px 0;
}

.card .online__info {
  padding: 0 15px;
  
  margin: 0 0 15px 0;
}


.embed-responsive span.fa.fa-lock, .lock span.fa.fa-lock {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 15em;
  cursor: pointer;
}

img.inline__demo {
  filter: grayscale(1);
  opacity: 0.5;
  cursor: pointer;
}

.lock img {
  filter: grayscale(1);
  opacity: 0.5;
  cursor: pointer;
}

.online__video.played .online__video-nadpis, .online__link.played a {
  color: #f19b2d;
}
.online__video.watched .online__video-nadpis, .online__link.watched a{
  color: #01b701;
}
.locked a {
  color: silver!important;
}

.online__video .online__video-nadpis .fa, .online__link .fa{
  display: none;
}
.online__video.played .online__video-nadpis .fa-play, .online__link.played .fa-play{
  display: inline-block;
}
.online__video.watched .online__video-nadpis .fa-play, .online__link.watched .fa-play{
  display: none;
}
.online__video.watched .online__video-nadpis .fa-check, .online__link.watched .fa-check{
  display: inline-block;
}
.locked a .fa-lock{
  display: inline-block;
}
.online__video {
  margin: 30px 0 60px 0;
}
.online__content {
  padding: 15px;
}
.online__video-demo .online__content {
  pointer-events: none;
  opacity: 0.5;
}
.online__content a, .online__content a:hover {
  color: #f19b2d!important;
}
.online__content a:hover {
  text-decoration: underline!important;
}

.gallery-row {
  padding: 15px 0; }

.gallery {
padding-top: 20px!important;
    
        display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.gallery-bottom{
	margin-top: -50px;
	margin-bottom: 50px;
}

.gallery .gallery-item {
text-align: center;
display:block;
	vertical-align: text-top;
float: left;
        position: relative;
}

.gallery-icon {
    position: relative;
}

.gallery-icon:before{
    content: "";
    display: block;
    padding-bottom: 100%;
}
.gallery-icon  a {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.gallery .gallery-caption {
margin-left: 0;
}
.gallery img {
max-width: 100%;
height: auto;
margin: 0 auto;
display: block;
    
    max-height: 100%;
    width: 100%;
    height: 100%!important;
    -o-object-fit: cover;
    object-fit: cover;
    
}
.gallery h2 {
    margin: 10px;
    text-align: left;
	margin: 10px!important;
}
.gallery-columns-4, .gallery-columns-3, .gallery-columns-2{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  clear: both;
}

.gallery-columns-4 .gallery-item{
  width: 25%;
}
.gallery-columns-5 .gallery-item{
  width: 20%;
}

.gallery-columns-3 .gallery-item{
  width: 33.333%;
}

.gallery-columns-2 .gallery-item{
  width: 50%;
}

.gallery-columns-3, .gallery-columns-2, .gallery-columns-4, .gallery-columns-5{
  margin: 0 -7.5px;
}

.gallery-columns-3 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item{
  padding: 0 7.5px 15px 7.5px;
}
.gallery-caption {
    color: #2B2B2B;
    margin: 5px 0 -11px 0;
    display: block;
}

.gallery-columns-3 .gallery-item:nth-child(3n+1){
	clear:both;
}
.gallery-columns-4 .gallery-item:nth-child(4n+1){
	clear:both;
}


@media (max-width: 700px) { /* . third will appear in half*/
	.gallery .gallery-item + br {
        display: none;
    }

	.gallery-columns-4 .gallery-item, .gallery-columns-5 .gallery-item{
	  width: 33.333%;
	}
	.gallery-columns-4 .gallery-item:nth-child(3n+1), .gallery-columns-5 .gallery-item:nth-child(3n+1){
	clear:both;
}
	.gallery-columns-3 .gallery-item{
	  width: 50%;
	}
	.gallery-columns-3 .gallery-item:nth-child(3n+1){
	clear:none;
	}
	.gallery-columns-3 .gallery-item:nth-child(2n+1){
		clear: both;
	}
	.gallery-columns-2 .gallery-item{
	  width: 100%;
	}
}
@media (max-width: 400px) {
	
	.gallery-columns-3 .gallery-item:nth-child(3n+1),.gallery-columns-4 .gallery-item:nth-child(3n+1), .gallery-columns-5 .gallery-item:nth-child(3n+1){
	clear:none;
	}
	
	
	.gallery-columns-1 .gallery-item, .gallery-columns-2 .gallery-item, .gallery-columns-3 .gallery-item ,.gallery-columns-4 .gallery-item ,.gallery-columns-5 .gallery-item{
	  width: 50%;
	}
	.gallery-columns-1 .gallery-item:nth-child(2n+1), .gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(2n+1) ,.gallery-columns-4 .gallery-item:nth-child(2n+1) ,.gallery-columns-5 .gallery-item:nth-child(2n+1){
		clear:both;
	}
}
.gallery br{
	display: none;
}

.gallery-caption{
    display: none;
}

.kurz_list.kurz-163 .event-date br:first-child{
    display: none;
}
.kurz_list.kurz-163 .event-date span span{
    display: block;
}
html,body{
		font-family: 'Open Sans', sans-serif;
		font-size:16px;
		height:100%;
		width:100%;
		color:#454242;
		 
		 
	}
.cena-margin{
	/* margin-left: 10px; */
    display: inline-block;
}
.course-pre-options{
	margin-top: 30px;
	line-height: 33px;
	clear: both;
}

.course-pre-options li{
	outline: none!important;
}
.course-pre-options .big a {
    font-size: 20px;
	color: #454242;
	outline: none!important;
}
.course-pre-options .big a.active{
	text-decoration: underline;
}
.course-pre-options h5{
	color: #F90;
}
.course-pre-options .big a + a:before{
	content : "|";
	display: inline-block;
	margin: 0 5px;
	color: #454242!important;
}

@media (max-width: 992px) {
	#tabs .columns{
		height: auto!important;
	}
}

@media (min-width: 768px) {
	#tabs .columns{
		width: 100%;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;

		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-justify-content: flex-start;
		-ms-flex-pack: start;
		justify-content: flex-start;
		-webkit-align-content: flex-start;
		-ms-flex-line-pack: start;
		align-content: flex-start;
		-webkit-align-items: flex-start;
		-ms-flex-align: start;
		align-items: flex-start;
	}
	#tabs .columns li{
		height: 45px;
		-webkit-order: 0;
		-ms-flex-order: 0;
		order: 0;
		-webkit-flex: 0 1 auto;
		-ms-flex: 0 1 auto;
		flex: 0 1 auto;
		-webkit-align-self: auto;
		-ms-flex-item-align: auto;
		align-self: auto;
		width: 50%;
		padding: 0 15px;
		margin: 0 0  15px 0;

	}
	#tabs ul.columns{
		margin-top: 0;
		padding: 0!important;
		margin: 15px 0 0 0!important;
	}
}
@media (min-width: 992px) {
	#tabs .columns li{
		width: 25%;
	}
	.profil #tabs .columns li{
		width: 50%;
	}
	.profil #tabs .columns{
		overflow: hidden;
	}
	#tabs .columns{
		height: 475px;
		-webkit-flex-direction: column;
		-ms-flex-direction: column;
		flex-direction: column;
	}
}

#tabs .col-md-3.col-sm-4 .columns li{
	width: 100%;
}

a {text-decoration: none;}
a:hover {
text-decoration: none;
}
a {
color: #999999;
}
a {
text-decoration: none;
-webkit-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
-moz-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
-ms-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
-o-transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
transition: background-color .3s ease, border .3s ease, color .3s ease, opacity .3s ease-in-out, outline .3s ease;
}


li {
list-style: none;
}







.header {
    border: none;
    padding: 7px 0;
   z-index:15;
}
 

#divSiteTitle {
    font-family: 'Century Gothic', sans-serif;
    font-size: 26px;
    text-shadow: none;
    line-height: 42px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-style: normal;
    float: none;
	color:#000000;
	font-weight: 800;
}

#divTagLine {
    font-family: 'Century Gothic', sans-serif;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 5px;
    line-height: 22px;
    text-shadow: none;
    padding-left: 3px;
    padding-right: 3px;
    font-weight: normal;
    font-style: normal;
	color:#000000;
} 

.bnt-online-kurz{
  display: none;
}
.page-template-page-kurz-online-obsah .navbar-nav,
.page-template-page-demo-kurz-online-obsah .navbar-nav,
.page-template-page-demo-alza-kurz-online-obsah .navbar-nav,
.page-template-page-kurz-online-obsah .navbar-toggle,
.page-template-page-demo-kurz-online-obsah .navbar-toggle,
.page-template-page-demo-alza-kurz-online-obsah .navbar-toggle {
  display: none!important;
}
.page-template-page-kurz-online-obsah .bnt-online-kurz, .page-template-page-demo-kurz-online-obsah .bnt-online-kurz, .page-template-page-demo-alza-kurz-online-obsah .bnt-online-kurz{
  display: inline-block;
}

.header .navbar-nav>li>a {
    color: #999999;
    font-weight: 500;
	
}
.header .navbar-nav>li>a:hover {
    color: #000;
     
	
}






.item,
.active,
.carousel-inner {
    height: 100%;
}

/* Background images are set within the HTML using inline CSS, not here */

.fill {
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.divide {
padding-top: 80px;
 }

footer {
box-shadow: 0px -1px 5px rgba(0,0,0,0.15);
z-index: 100;
position: relative;
padding: 40px 0;
background:#2b2b2b;
margin-top:30px;

}
body.home footer{margin-top:0;}
footer {
background-color: #333;
}


footer a{
	color: inherit;
}
footer a:hover { 
color: #000;

}



.socials-icons li a {
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
}
.socials-icons li a {
width: 45px;
height: 45px;
display: block;
text-align: center;
font-size: 20px;
background-color: transparent;
border: 1px solid #e84c3d;
color: #666;
border-color: #666;
}
.socials-icons li a i {
line-height: 44px;
}
.socials-icons {
list-style: none;
padding: 0;
}
.socials-icons li {
display: inline-block;
}
.socials-icons li {
margin: 0 5px 5px 0;
}
#scrolltop {
background-color: #222222;
}
#scrolltop {
height: 50px;
width: 40px;
border-radius: 3px;
right: 20px;
margin-left: -20px;
margin-top: -65px;
position: absolute;
cursor: pointer;
text-align:center;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.22);
    z-index: 10000;
}
#scrolltopi i {
line-height: 44px;
color:#fff;
font-size:25px;
}





.section {
padding: 45px 0;
}
.heading {
padding-bottom: 50px;
}
.contact {
background-color: #fff;
}
 
 
.blog {
background-color: #fff;
}
 
 
.border {
background: none repeat scroll 0 0 #999999;
display: block;
height: 2px;
margin: 0 auto;
width: 100px;
margin-bottom: 40px;
}








.parallax {
text-align: center;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed !important;
}
.parallax-overlay {
background-color: rgba(0,0,0,0.80);

}

.icon-box {
font-size: 30px;
margin-top: 40px;
margin-bottom: 20px;
}
.contact-details a {
padding-top: 40px;
padding-bottom: 40px;
}







.services i {
font-size: 40px;
 
}
.services h5 {
text-transform: uppercase;
color: #222222;
margin-top: 10px;
 
}
.svc p {
font-size: 13px;
margin-top: 10px;
 
}
.col-md-3.box1:hover {
background: #222222;;
color: #fff;
}
.col-md-3.box1:hover h5 {
 
color: #fff;
}
.col-md-3.box1 {
 padding: 25px;
}









 











.work>div {
padding-left: 0;
padding-right: 0;
}
.recent-posts-container {
background-color: #fff;
border: #ebebeb 1px solid;
padding: 20px;

 
border-radius: 3px;
}
img {
max-width: 100%;
height: auto;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.postp {
margin-top: 35px;
 
}

a.read-more {
border-radius: 3px;
font-family: 'Montserrat', sans-serif;
letter-spacing: 0;
text-transform: uppercase;
display: inline-block;
 
background-color: #222222;
 
color: #FFF;
 
font-size: 12px;
line-height: 14px;
padding: 10px 15px;
line-height: 12px;
}

a.read-more:hover {
background-color: #999999;
 text-decoration: none;
color: #FFF;
}
.author {
float:right;
}
 
.asat h3 a{
color: #222222;
}


.blog-content {
clear:both;
    margin-top: 5px;
	max-width: 798px;
}
.article-page {

 
}

nav.goToTop, nav.pagnav {
    text-align: center;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #646464;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    z-index: 3;
    color: #595959;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #f5a11d;
    border-color: #dd9118;
}


.nav-previous a {
background-color: #222222;
display: inline-block;

padding: 4px;
 
border-radius: 3px;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
 
}
.nav-next a {
background-color: #222222;
display: inline-block;

padding: 4px;
 
border-radius: 3px;
transition: all 0.2s linear;
-moz-transition: all 0.2s linear;
-webkit-transition: all 0.2s linear;
-o-transition: all 0.2s linear;
 
}
hr {
background-color: #e9e9e9;
height: 1px!important;
width: 100%;
margin: 60px 0;
float: left;
border: none!important;
}
.article-page hr{
	margin: 40px 0;
}
.mainblogwrapper {
position: relative;
width: 100%;
}
.mainblogwrapper {
background-color: none;

}
.mainblogwrapper .container {

}
.page-intro {
padding: 10px 0;
    background: #f5f5f5;
	margin-bottom:35px;
	display:none;
}
.page-intro h2{    margin: 12px 0px;}
#respond {
padding: 12px 12px 12px 12px;
margin-right: 24px;
}
.page-section {
background-color: #222;
padding-top: 40px;
padding-bottom: 40px;
color: #fff;
}
.parallax {
padding:0;
}

.parallax-overlay {
padding: 90px 0;

}

.cline {
background: #008ed6;
}
.cline {
float: left;
}
.cline {
height: 2px;
width: 80px;
display: block;
}
.ab-section p {
margin-top: 40px;
}
.featurel {
margin-top: 15px;
}
.featurel li {
padding-top: 8px;
padding-bottom: 8px;
}
.featurel li .fa {
margin-right: 10px;
}








#myCarousel .carousel-caption {
left: auto;
right: auto;
width: 100%;
text-align: left;
bottom: 30%;
z-index: 5;
}
#myCarousel .carousel-caption h2 {
font-size: 72px;
font-weight: 100;
text-shadow: none;
color: #000;
font-family: "Raleway";
}
#myCarousel .carousel-caption .lead {
margin-bottom: 50px;
font-family: "Raleway";
color: #000;
}
 
#myCarousel .carousel-caption {
text-align: left;
}

#myCarousel .btn {
text-transform: uppercase;
}
.carousel-caption {

		text-shadow: none
		}



 
 
.msgicon {
color:#fff;
font-size:10px;
}
.carousel-indicators{bottom:150px; z-index:22;}
.carousel-indicators li {
background-color: #fff;
border:#363b3f;
height:20px;
width:20px;
}
.carousel-indicators .active {
background-color:#22211e;
border:#e14d43;
height:20px;
width:20px;
}
 

.carousel-inner span {
color:#FFFFFF;
}
.moree {
margin-top: 20px;

}




.medium {
font-size: 14px;
line-height: 14px;
padding: 10px 15px;
line-height: 14px;
}
.outline.white {
background-color: none;
border: 2px solid #fff;
color: #fff;
}
a.al-button {
border-radius: 3px;
font-family: 'Montserrat', sans-serif;
letter-spacing: 0;
text-transform: uppercase;
display: inline-block;
}

.outline.white:hover {
background-color: #fff;
color: #222;
}

.outline.black {
background-color: none;
border: 2px solid #000;
color: #000;
}

.outline.black:hover {
background-color: #000;
color: #fff;
}




.heading h2 {
font-size: 30px;
letter-spacing: 3px;
color: #222222;
text-transform: uppercase;
font-weight: 400;
}




  div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	 
}

 
 
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 25px;
	 
}
ol, ul {

}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*----- Reset Css ends -----*/

/*----- Common Styles -----*/

a:hover {
	text-decoration: none;
}
h1, .page-title, .article-page h1.article-page-head {
  font-size: 24px;
	margin: 0.67em 0;
	font-weight: 500;
  line-height: 1.1;
  color: #ff9900;
  font-weight: 700;
}
.single .article-page h1.article-page-head{
	    font-size: 35px;
}
h2 {
  font-size: 22px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 14px;
}
code {
  white-space: inherit;
  background-color: #f1f1f1;
}
/*----- Common Styles Ends -----*/



 .searchform div {
position: relative;
}
 

/* --- Recent Blogs Starts --- */
.blog-wrapper {
  padding-top: 52px;
  margin-bottom: 9px;
}
.blog-wrapper >  div > div:nth-child(n+1) > div:nth-child(3n+1) {
clear: both;
}
.recent-blog-header {
  text-align: center;
}
.recent-blog-header p.saperator {
  
  background-position: center;
  text-align: center;
  max-width: 50%;
  margin: 0 auto;
  margin-bottom: 36px;
}
.recent-blog-header h1.rbh {
  margin-bottom: 36px;
}
.recent-blog-header p.rbh {
  margin-bottom: 41px;
}
 
.recent-posts-container a.rbh-post-thumbnail {
  margin-bottom: 16px;
  line-height: 10px;
}
.recent-posts-container img.post-thumb {
  height: auto;
  max-width: 100%;
}
.recent-posts-container img.post-thumb:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
filter: alpha(opacity=85);
-moz-opacity:0.85;
-khtml-opacity: 0.85;
opacity: 0.85;
}
 
.recent-posts-container h3 a{
  color: #000;
}
.recent-posts-container h3 a:hover {
color: #e7746f;
}
.recent-posts-container p {
  text-align: left;
}
p.rbh-post-meta {
  margin-top: 38px;
}
p.rbh-post-meta a {
  color: #e7746f;
}
img.rbh-readmore:hover{
	box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
}
img.rbh-readmore {
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 13px;
  border-top: 1px solid #acacac;
  border-left: 1px solid #acacac;
  
}

/* --- hover effect --- */
.recent-posts-container .rbh-post-thumbnail {
	 
	display: block;
	position: relative;
	width: 100%;
	z-index: 0;
}
/* --- hover effect ends --- */
/* --- Recent Blogs Starts Ends --- */

 



/* ---WP Core Styling Image around Text alignment Start --- */
.alignnone {
    margin: 18px 0px 20px 0;
}
img.alignnone {
    max-width: 100%;
    height: auto;
}
.aligncenter,
div.aligncenter {
    display: block;
    clear: both;
    margin: 18px auto 18px auto;
}
.alignright {
    float:right;
    margin: 18px 0 20px 20px;
}
.alignleft {
    float: left;
    margin: 18px 20px 20px 0;
}
.aligncenter {
    display: block;
    margin: 18px auto 18px auto;
}
a img.alignright {
    float: right;
    margin: 18px 0 20px 20px;
}
a img.alignnone {
    margin: 18px 20px 20px 0;
}
a img.alignleft {
    float: left;
    margin: 18px 20px 20px 0;
}
a img.aligncenter {
    display: block;
    clear: both;
    margin-left: auto;
    margin-right: auto
}
.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 100%; /* Image does not overflow the content area */
    padding: 5px 5px 5px;
    text-align: center;
}
.wp-caption.alignnone {
    margin: 5px 0 20px 0;
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}
.wp-caption p.wp-caption-text {
    font-size: 13px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}
.sticky {
}
.sticky h4 a:link, .sticky h4 a:visited{
    color:red;
    text-transform:Uppercase;
}
.sticky h4 a:hover{
    color:red;
    text-decoration:underline;
}
.gallery-caption {
} 
.bypostauthor{
}
/* ---WP Core Styling Image around Text alignment Ends --- */



/* --- WP Comments Starts --- */
#commentsbox {
  margin-right: 24px;
  line-height: 1.4;
   margin-bottom: 35px;
}
#commentsbox h3#comments {
	margin-bottom: 20px;
}
.commentlist .reply {}
.commentlist .reply a {
   
  width: 24px;
  height: 15px;
  position: absolute;
  bottom: 28px;
  right: 16px;
  text-indent: -9999px;
}
.commentlist .comment-body {
  position: relative;
}
.commentlist .alt {}
.commentlist .odd {}
.commentlist .even {}
.commentlist .thread-alt {}
.commentlist .thread-odd {}
.commentlist .thread-even {}
.commentlist li ul.children .alt {}
.commentlist li ul.children .odd {}
.commentlist li ul.children .even {}

.commentlist .vcard {
  color: #3d3d3d;
  font-size: 17px;
}
.commentlist .vcard cite.fn {
  margin-left: 20px;
}
.commentlist .vcard span.says {}
.commentlist .vcard img.photo {}
.commentlist .vcard img.avatar {
  float: left;
  margin-bottom: 15px;
  border: 1px solid #c8c8c8;
  padding: 3px;
}
.commentlist .vcard cite.fn a.url {
  color: #3d3d3d;
}

.commentlist .comment-meta {} 
.commentlist .comment-meta a {
  color: #e7746f;
}
.commentlist .commentmetadata {}
.commentlist .commentmetadata a {
  margin-left: 20px;
  font-size: 14px;
}

.commentlist .parent {}
.commentlist .comment {}
.commentlist .comment .depth-1{}
.commentlist .comment .depth-2{
  margin-left: 37px;
}
.commentlist .comment .depth-3{
  margin-left: 37px;
}
.commentlist .comment .depth-4{
  margin-left: 37px;
}
.commentlist .comment .depth-5{
  margin-left: 37px;
}
.commentlist .children {}
.commentlist .pingback {}
.commentlist .bypostauthor {}
.commentlist .comment-author {}
.commentlist .comment-author-admin {}

.commentlist {}
.commentlist li {
	list-style: none;
}
.commentlist li p {
  clear: both;
}
.commentlist li ul {}
.commentlist li ul.children li {}
.commentlist li ul.children li.alt {}
.commentlist li ul.children li.byuser {}
.commentlist li ul.children li.comment {}
.commentlist li ul.children li.depth-{id} {}
.commentlist li ul.children li.bypostauthor {}
.commentlist li ul.children li.comment-author-admin {}

#cancel-comment-reply {}
#cancel-comment-reply a {}
.commentlist .comment-text {
  border: 1px solid #ececec;
  clear: both;
  color: #555;
  display: block;
  background: #f4f4f4;
  padding: 20px;
  border-radius: 3px;
  margin-bottom: 45px;
  position: relative;
}
.logged-in-as {
	margin-bottom: 15px;
}
.logged-in-as a{ 
	color: #2c2c2c;
}
.logged-in-as a:hover{ 
	color: #e93424;
}
.comment-respond {
	display: block;
}
.commentlist .comment-text a.commenttext-arrow {
  background: url(com-arrow.png);
  width: 18px;
  height: 7px;
  display: inline-block;
  position: absolute;
  top: -8px;
  left: 82px;
}
.commentform_wrapper .post-info {
  display: none;
}
.commentform_wrapper #respond .comment-reply-title {
  font-size: 26px;
  margin-bottom: 20px;
}
.commentform_wrapper .comment-notes {
  margin-bottom: 30px;
}
.comment-form-author label, .comment-form-email label, .comment-form-url label {
  font-size: 21px;
  border: 1px solid #222;
  padding: 11px 18px 14px 18px;
}
 
 
  .form-control {
display: inline-block;
-webkit-font-smoothing: antialiased;
-webkit-text-size-adjust: 100%;
margin-bottom: 20px;
font-size: 14px;
line-height: 25px;
color: #1E1E1E;
border: 2px solid #dadada;
resize: none;
height: 46px;
width: 100%;
vertical-align: middle;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background: #E9EDED;
-webkit-border-radius: 0;
border-radius: 0;
-webkit-transition: all 200ms ease-in;
-o-transition: all 200ms ease-in;
-moz-transition: all 200ms ease-in;
transition: all 200ms ease-in;
}
 
 
.form-control {
border-radius: 0;
border: 0;
display: inline-block;
text-shadow: none;
height: 44px;
border: 2px solid #ddd;
background: none;
box-shadow: none;
}
  
 
 
 
 
 
 
 
 
.comment-form-author, .comment-form-url {
  float: left;
}
.comment-form-comment textarea {
  height: 55px;
  width: 382px;
  padding: 16px 12px 16px 12px;
}
.comment-form-url input {
  width: 258px;
}

.form-submit input[type='submit']{
 background: none;
border: 2px solid #1E1E1E !important;
padding: 10px 20px;
box-shadow: none;
border: none;
color: #1E1E1E;
font-size: 14px;
letter-spacing: 2px;
font-weight: 600;
text-transform: uppercase;
text-decoration: none;
display: inline-block;
border-radius: 0px;
  }











 
.form-allowed-tags {
	display: inline-block;
	float: left;
	margin-bottom: 30px;
	margin-top: 13px;
	font-size: 12px;
	line-height: 19px;
}
/* --- WP Comments Ends --- */

/* --- WP Calendar Widget --- */
#calendar_wrap {
}
#calendar_wrap table, #calendar_wrap th, #calendar_wrap td, #calendar_wrap tr {
  padding: 6px;
  border: 1px solid rgba(0,0,0,0.03);
  border-collapse: collapse;
}
#calendar_wrap #wp-calendar {
  width: 100%;
  margin-bottom: 17px;
}
#calendar_wrap #wp-calendar caption {
  font-size: 13px;
  text-transform: uppercase;
  padding: 15px 0;
  text-align: center;
}
#calendar_wrap #wp-calendar th, #calendar_wrap #wp-calendar td {
  border: 1px solid rgba(0,0,0,0.03);
  text-align: center;
}
#calendar_wrap th {
  line-height: 20px;
  background: rgba(0,0,0,0.03);
  text-shadow: rgba(0,0,0,0.05) 0 1px 0px;
}
#calendar_wrap #wp-calendar #today, #calendar_wrap #wp-calendar #today {
  background: #e7746f;
}
#calendar_wrap #wp-calendar #today, #calendar_wrap #wp-calendar #today a {
  color: #FFF;
}
/* --- WP Calendar Widget --- */

/* --- Blog Page and Posts Starts --- */
 
.mainblogcontent  .blog-wrapper {
padding-top: 0;

}
.mainblogcontent .gallery-wrapper {
margin-top: 0px;
}
.breadcrum-wrapper {
   
  box-shadow: 0px 0px 15px 0px rgba(170, 170, 170, 1.4);
}
.breadcrum h4 {
  padding-top: 80px;
  padding-bottom: 18px;
}
.article-page h1, .article-page h2, .article-page h3 {
	padding-bottom: 10px;
}

@media (max-width: 768px) {
  .article-page h1, .article-page h2, .article-page h3 {
    font-size: 1.5em;
    margin-top: 1em;
    line-height: 1.2em;
  }
}
.article-page h4, .article-page h5, .article-page h6 {
	padding-bottom: 7px;
}
.article-page h1 a, .breadcrum h4 a {
  color: #000;
  display: inline-block;
  word-break: break-word;
}
.article-page h1 a:hover, .breadcrum h4 a:hover{
  color: #e93424;
}
.article-page a{
	color: #000;
}
.article-page a:hover{
	color: #949494;
}
p {
    margin: 0 0 1em 0;
}
.article-page ol, .article-page ul {
	margin-left: 18px;
}
.article-page ul li{
	list-style: disc;
}
.article-page ul.meta {
	margin-left: 0;
	margin-bottom: 0;
}
.article-page ol li, .article-page ul li{
	margin-bottom: 16px;
}
 .article-page ol ol, .article-page ul ul  {
 margin-top: 7px;
 }
.article-page .avatar.photo {
	padding: 3px;
	border: 1px solid #adadad;
	display: inline-block;
	float: left;
	margin-top: 15px;
	margin-right: 10px;
}
.article-page .auth-title {
	padding-top: 10px;
	padding-bottom: 5px;
}
.meta li {
  display: inline-block;


  color: #000;
  margin-right: 15px;
}
.meta li.comments {
	float: right;
}
.meta li a {
   color: #000;
}
.meta li a:hover {
text-shadow: 0px 2px 1px rgba(0,0,0,0.3);
}
.meta {
  margin-bottom: 20px;
  font-size: 14px;
}

.article-page img {
  max-width: 100%;
  height: auto;
}
.article-page .postimg {
	margin-bottom: 13px;
}
.article-page img.rbh-readmore {
position: relative;
margin-right: -12px;
margin-bottom: -12px;
float: right;
}
.article-page img.rbh-readmore:hover {
box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.3);
}
.article-page .contact-container {
	line-height: 1.4;
	margin-top: 40px;
}
.nav-next {
	float: right;
}
#nav-single {
	margin-right: 24px;
	margin-bottom: 30px;	
}
#nav-single a {
	color: #000;
padding: 10px 40px;
background: #FFFFFF;
border: 2.5px solid #000000;
}
#nav-single a:hover {
	color: #fff;
	background: #2c2c2c;
}
/* --- Blog Page and Posts Ends --- */



/* --- Sidebar Starts --- */
.sidebar {
  font-size: 14px;
  margin-bottom: 54px;
}
.sidebar img {
  max-width: 100%;
  height: auto;
}
.sidebar select {
  max-width: 100%;
  margin-top: 12px;
margin-bottom: 12px;
}
.sidebar .tagcloud a {
padding: 5px 7px 5px 7px;
border: 1px solid #cfcfcf;
display: inline-block;
margin-bottom: 10px;
margin-right: 10px;
transition: all .4s;
background: #dfdfdf;
color: #000;
box-shadow: 0px 3px 0px 0px rgba(0,0,0,0.07 );
border-radius: 1px;

}
.sidebar .tagcloud a:hover {
  background: #000;
  color: #fff;
  border: 1px solid #e18b84;
}
.sidebar .menu ul li a, .footer .menu ul li a {
  padding-top: 0;
padding-bottom: 0;
padding-left: 0;
padding-right: 0;
display: block;
font-size: 14px;
}
.sidebar .menu ul {
  float: none;
}
 .sidebar .menu ul li,  .footer .menu ul li {
  height: auto;
 }
 .sidebar .menu ul li:after, .footer .menu ul li:after {
content: "";
color: #fff;
}

 .sidebar ul li {
 padding: 6px 0;
 border-bottom: 1px solid #dfdfdf;
 }



 .sidebar ul li a:hover, .sidebar a.rsswidget:hover {
  color: #e14015;
}
 .sidebar ul li a, .sidebar a.rsswidget {
  color: #222;
}
.sidebar h4, .sidebar h3 {
  margin-bottom: 9px;
  padding-bottom: 7px;
  border-bottom: 2px solid #e8e8e8;
}
.sidebar ul.children, .sidebar ul.sub-menu {
  margin-top: 14px;
}
.widget {
margin-bottom:50px;
}


/* -- sidebar search widget --*/
.sidebar #search, .sidebar #s {
  border: 1px solid #000;
  border-radius: 4px;
  padding: 7px 10px 7px 32px;
  width: 100%;
 
  margin-bottom: 15px;
  line-height: 20px;
}
.sidebar .searchform div input[type=submit] {
position: absolute;
top: 1px;
right: 1px;
background: #000 url(img/pattern-submit.png);
border-top-right-radius: 4px;
padding: 6px 13px 7px 13px;
border-bottom-right-radius: 4px;
border: 0px;
border-top: 1px solid #000;
border-left: 1px solid #000;
color: #fff;
width: auto;
height: inherit;
line-height: 20px;
}
.screen-reader-text {
	display: none;
}
.sidebar ol, .footer ol, .sidebar ul, .footer ul {
	list-style: none;
}
/* --- Sidebar Ends --- */

.pstmb  {
text-align:center;
}





.comment-respond .col-md-6 {
padding-left: 0;
margin-bottom: 0;
}


.comment-respond .col-md-12 {
padding-left: 0;
margin-bottom: 0;
}

.comment-respond h3 {
font-family: 'Open Sans';
text-transform: uppercase;
font-weight: 500;
color: #1D1C1C;
margin-top: 0;
letter-spacing: 0.9px;
font-size: 24px;
}


#calendar_wrap a{color:#e7746f;}




 







.headline  {color:#fff;}


.wrlsction {
padding-bottom:0;

}
.client-list li {
  border: 1px solid #e5e5e5;
  float: left;
  margin: -1px 0 0 -1px;
}

 

.heading h2.blkpst {
  
  color: #fff;
  
}
.testhead {
  padding-bottom: 0;
}

.icon-box {
color:#FFFFFF;
}
.contact-details a:hover {
color:#FFFFFF;
}






.entry-qoute blockquote small {
    font-style: italic;
    font-size: 15px;
	    color: #ADADAD;
}






.entry-link, .entry-qoute, .entry-audio {
  padding: 20px;
  border-width: 0 0 1px;
  border-style: solid;
  border-color: #eee;
  box-shadow: inset 0px 0px 3px rgba(0,0,0,.5);
    background-color: rgba(0,0,0,0.80);
  color: #fff;
  font-size: 14px;
}
.entry-link h4 {
  color: #fff;
}

blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
}
iframe {
  border: none;
  max-width: 100%;
}
.anmoo {
    width: 100%;
    float: left;
    border: 1px solid #e5e5e5;
}
.amool {
    margin-bottom: 20px;
}
.anmoo h3 {
    padding-right: 20px;
    padding-left: 20px;
    position: relative;
}
.amool a {
    color: #000;
}
.amool a:hover {
    color: #999999;
}
.workin {
padding-bottom: 25px;
}
.headline {
    display: block;
    margin: 10px 0 15px 0;
    border-bottom: 1px dotted #e4e9f0;
	color:#000;
}
.almoo li i {
    color: #000;
    font-size: 13px;
    min-width: 15px;
    margin-right: 8px;
    text-align: center;
    position: relative;
}

.footergap {
    
     background-color: #f5f5f5;
    padding: 35px 0;

}

.abmap {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 0px;
}

.breadcrumb {
    font-size: 21px;
      
    color: #222222;
   
}
.breadcrumb a {
    font-size: 21px;
     
    color: #222222;
    
}

#nava{
    
    border-width:1px 0;
    list-style:none;
    margin:0;
    padding:0;
    text-align:center;
	
}
#nava li{
    display:inline;
}
#nava a{
    display:inline-block;
    padding:10px;
	color:#000;
}


.smallhead {
    margin: -28px 0 20px 0;
}
.carousel + .smallhead{
    margin-top: 28px;
}
.smallhead h1 a, .smallhead .page-title a{
	text-decoration: none;
	color: #454242!important;
}

#blog-gallery-slider {
    padding-top: 0;
}
.comment-respond .col-md-4 {
    padding-left: 0;
}



.carousel-control .icon-prev:before {
    font-family: FontAwesome;
    font-size: 50px;
    display: inline-block;
    content: '\f053';
}

.carousel-control .icon-next:before {
    font-family: FontAwesome;
    font-size: 50px;
    display: inline-block;
    content: '\f054';
}

 footer{    background: #f5f5f5;
    color: #333;
    margin-bottom: 0;
    padding-bottom: 50px;}
 footer:before{	    content: '';
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    background:none;
    -webkit-transform: skewY(0deg);
    -moz-transform: skewY(0deg);
    -ms-transform: skewY(0deg);
    -o-transform: skewY(0deg);
    transform: skewY(0deg);
    -webkit-backface-visibility: hidden;
	
}

@media (max-width: 992px) {
    .col-md-6.col-xs-12.text-right {
      text-align: left;
  }
}


.navbar-default{background:#f5f5f5; padding:25px 0 15px; margin-bottom:0px; border:none;}

.navbar-wrapper{
  margin-bottom:45px;
}

body.home .navbar-wrapper, body.page-template-front-page-php .navbar-wrapper, body.single-kurz .navbar-wrapper, body.page-id-20 .navbar-wrapper,body.post-type-archive-kurz .navbar-wrapper{margin-bottom:0;}

 .navbar-default .navbar-nav>li>a{color:#333; font:normal 17px/18px 'Open Sans', sans-serif;    padding: 10px 12px;}
 .navbar-default .navbar-nav>li>a:hover,  .navbar-default .navbar-nav>li.current-menu-item a, body.post-type-archive-kurz .menu-item-759 a{background:#f5a11d; color:#fff; -moz-border-radius:4px; -ms-border-radius:4px; -o-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}
 
body.home .navbar-default .navbar-nav > .active > a, body.home .navbar-default .navbar-nav > .active > a:focus,body.home .navbar-default .navbar-nav > .active > a:hover  {
	 background:#f5a11d!important; color:#fff;
 }
@media (min-width: 768px) {
 .navbar-default .navbar-nav>li>a{
 	 margin-right: 8px;
 }
}

#topSlider {
position:absolute;
top:0;	
width:100%;
}
.navbar-collapse{
  border-top:none;
}
.navbar-header a{
  display: block;
  padding:0 15px;
  max-width: 74%;
  line-height: 35px;
}
.navbar-header{
  float: none;
  position: relative;
}
.navbar-collapse .nav{
    float: none!important;
    margin: 10px 0 0 0;
}
.navbar-nav>li {
    display: block!important;
    float: none!important;
}
@media (min-width: 768px) {
  .navbar-header a{
    display: block;
    text-align: center;
    padding: 0;
    line-height: initial;
    max-width: 100%;
  }
  .collapse.navbar-collapse{
    text-align: center;
  }
  .navbar-collapse .nav{
    display: inline-block;
    float: none!important;
    margin-top: 10px;
  }
  .navbar-nav>li {
    display: inline-block!important;
    float: right!important;
  }
}
@media (min-width: 992px) {
  .navbar-header a{
    display: inline;
    text-align: left;
  }
  .navbar-header{
    float: left;
  }
  .navbar-collapse .nav{
    display: block;
    float: right!important;
    margin-top: 0px;
  }

}

.navbar-header a img{    display: inline;
  max-width: 100%;
  height: auto;
  width: 277px;
  margin: -10px 0 0 0;}

  @media (max-width: 768px) {
    .navbar-header a img{
      display: inline;
      max-width: 100%;
      height: auto;
      width: 200px;
      margin: 0 0 0 -6px;
    }
  }
#topSliders {
position:relative;	

}



body.home .tagline{ bottom: 50%;
    color: #fff;
    font: bold 50px "Open Sans",sans-serif;
    margin-bottom: 25px;
    position: absolute;
    text-align: center;
    z-index: 2147483647;width:100%;
margin:0 auto;	}

#topSlider:before {    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	z-index:1;
	    background-color: rgba(0,0,0,0.5);
	}
	.top{text-align:center;}
.top li{display:inline-block;}
.top li a, .header .navbar-nav > li > a{ color:#333; font:normal 17px/18px 'Open Sans', sans-serif;  }
body.home .header .navbar-nav > li > a:hover{color:#fff;}

body.home .navbar-nav>li{display:inline-block; }
.top li + li a{border-left:3px solid #fff;}


.navbar-toggle{
    z-index: 555;
    display: block;
    margin: 0;
    float: none;
    position: absolute;
    top: 3px;
    right: 20px;
}

@media (min-width: 768px){
  .navbar-toggle {
      display: none;
  }
}

.navbar-wrapper{
  height: 50px;
  z-index: 9;
  position: relative;
}

.navbar-default{
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  top: -120px;
  position: static;
  padding: 5px 0;
  border-radius: 0;
}

nav.navbar.navbar-default.navbar-fixed-top {
  position: fixed;
  top: 0;
  z-index: 1112;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.22);
  padding: 5px 0;
}

@media (min-width: 600px){
  .admin-bar nav.navbar.navbar-default.navbar-fixed-top{
    top: 32px
  }
}
@media (min-width: 768px){
  .navbar-default{
    padding: 25px 0 15px;
  }
  .navbar-wrapper{
    height: 135px;
  }
}

@media (min-width: 992px){
  .navbar-wrapper{
    height: 74px;
  }
  nav.navbar.navbar-default.navbar-fixed-top{
    padding: 10px 0;
  }
}


.mainmenu{clear:both;}
.gallery > div{margin-bottom:20px;}
.informace{ margin-bottom:55px;}
.informace p{text-align:center; font:normal 14px/22px "Open Sans", Arial, Helvetica, sans-serif; caption-side:#242424;}
.page-header{ border:none; margin-bottom:0;}
.informace .page-header h1 {color:#ffc300; font:bold 24px 'Open Sans', sans-serif; text-align:center; }

.courses_sec .page-header{
    margin-top: 0;
}

section.white-top{
    position: relative;
}
section.otazky{
    padding-top: 20px;
}

section.informace{
    position: relative;
    margin-top: -50px;
	padding: 50px 0;
}
section.courses_sec, .testimonial, .home footer{background:#f5f5f5; position:relative;  color:#fff; font-size:14px;
padding-bottom: 76px;}

section.kdo-jsme {
    padding: 0 0 75px 0;
}
section.kurzyhp.courses_sec {
    padding-bottom: 75px!important;
}
section.courses_sec{color:#282828;}
section.courses_sec:before, section.informace:before, section.white-top:before , .statistic:before, .testimonial:before, .home footer:before, .slider_gal:before{
	content: '';
  position: absolute;
  left: 0;
  top: -30px;
  width: 100%;
  height: 132px;
  background: #f5f5f5;
  -webkit-transform: skewY(-1.4deg);
  -moz-transform: skewY(-1.4deg);
  -ms-transform: skewY(-1.4deg);
  -o-transform: skewY(-1.4deg);
  transform: skewY(-1.4deg);
  -webkit-backface-visibility: hidden;
	
	}

section.white-top:before {
    background: #fff;
}

section.white.text-center {
    background: white;
    padding-top: 160px;
    margin-top: -50px;
}

@media only screen and (min-width: 992px) {
    .duvody .col-md-3{
      width: 20%;  
    }
}

.duvody p:empty {
	display: none;
	}

.odznacky{
    position: absolute;
    display: block;
    top: 0;
    right: 0;
}

.odznacky .popis {
    display: block;
    margin: 10px 10px 0;
    background: rgb(241, 155, 45);
    color: #fff;
    text-align: center;
    font-weight: 700;
    padding: 5px 10px;
    
    padding: 0 5px;
}

.kurzyhp .kurz_list>a, .kurz_list > a{
    position: relative;
    display: block;
}

.slider_gal{position:relative; z-index:999;}
.slider_gal:before{background:#fff; top:-31px; height:60px; z-index:99;}
.courses_sec h1, .statistic h1, .testimonial h1, .courses_sec .h1, .statistic .h1, .testimonial .h1{color:#fff; font:bold 24px 'Raleway', sans-serif; text-align:center;margin: 0.67em 0 1em 0;}

.courses_sec .odsazeni-vetsi{
        margin-bottom: 49px;
}
.courses_sec.duvody {
    padding-top: 30px;
}
.courses_sec .sub-header{margin-bottom:65px;}
@media only screen and (min-width: 992px) {
    .courses_sec img{margin-bottom:35px;
    
    }
    .courses_sec.duvody img{
        margin-bottom: 22.5px;
    }
}
.courses_sec.duvody h4{
    {
        line-height: 1.4em;
    }
}
.courses_sec .row > div.col-xs-12, .courses_sec  .btn-beige {
	margin-bottom:20px;
}
.gallery{margin-bottom: 40px;}
.statistic:before, .courses_sec.orange:before{background:#f5a11d;}

a.btn-white{
    display: inline-block;
    background: #fff;
    color: #f5a11d;
    border: 1px solid white;
    padding: 10px 20px;
    font-weight: 700;
    text-transform: uppercase;
}
a.btn-white.inverse{
    background: #f5a11d;
    color: #fff;
}
a.btn-white:hover{
    background: #f5a11d;
    color: white;
    border: 1px solid white;
}
a.btn-white.inverse:hover{
    border: 1px solid #f5a11d;
    background: transparent;
    color: #f5a11d;
}
.testimonial:before{background:#fff;}
.statistic, .courses_sec.orange{background:#f5a11d; position:relative; padding-top: 13px; font-size:14px; font-weight:600; padding-bottom:76px; color:#fff;padding-bottom: 98px;}
.statistic{
    padding-bottom: 130px;
}
.courses_sec.orange.pronovacky{
    padding-bottom: 76px;
    margin-top: -20px;
    padding-top: 30px;
}

.fotkanahp{
    display: inline-block;
    text-align: center;
    color: red;
}
.fotkanahp img{
    margin: 18px 10px 10px 10px!important ;
}

.testimonial{background:#fff; color:#252525; font-weight:normal; padding-top:50px;  }
.stat_detail{font-size:30px; font-family:'Open Sans', sans-serif;     margin-bottom: 33px; }
.stat_detail small{    font-size: 16px;
    font-weight: normal;}
.statistic img{width:77px; height:66px; margin-bottom:0;}
@media only screen and (min-width: 768px) {
    .statistic img{
        margin-bottom:10px;
    }
}
.contact_box{padding:20px 25px; min-height: 215px; color:#242424; font-size:13px;background:#f5f5f5;}
.contact_box h1{color:#3b3b3b; font-size:20px; font-family:'Raleway', sans-serif; text-transform:uppercase;}
.cont h3{margin-bottom:5px; color:#3b3b3b; font-size:20px; font-family:'Raleway', sans-serif; font-weight:500; padding-bottom:0;}
.cont h6{margin:5px 0;}
.testimonial img{border:1px solid #d3d3d3;}
.testimonial h4{font:600 15px "Open Sans", Arial, Helvetica, sans-serif; margin-top: 32px;}
.testimonials > div{margin-bottom:55px;margin-bottom: 30px;}
.home footer{background:#f5f5f5; color:#333; margin-bottom:0; margin-top:-70px;padding-bottom:50px;}
.home footer:before{background:#f5f5f5; }
.courses_sec div.container, .statistic div.container, .testimonial div.container, footer div.container{ position:relative; z-index:8;}
footer h2{font-size:24px; font-family:"Open Sans", Arial, Helvetica, sans-serif; }
footer p{font-weight:normal; font-size:15px; line-height:24px;}
p.copyright{margin-top:40px;padding-left: 0!important;}



.course-options .nav-pills li a {
    border-radius: 4px;
}
.course-options .nav li a {
    position: relative;
    display: block;
    padding: 10px 15px;
}
.course-options{background:#fafafa; float:left; width:100%;    margin-bottom: 30px;}


.profil .course-options{margin-bottom: 0;}
.profil .buy_li {
    margin: 10px 0 0 0;
	background: #e8e8e8;
}

.profil .course-pre-options a {
    font-size: 18px;
}


.course-options input{height:30px;}
.course-options input[type=submit],.btn-black{background:#F5A11D; color:#fff!important; border:none!important; padding:0 12px;}.btn-black {    padding: 12px}.btn-black.btn-sm {    padding: 3px 6px}
.course-options #tabs ul.nav li{float:none;}
.course-options #tabs ul.nav li a{border:none; font-weight:bold; color:#0099cc;color: #F90;}
.course-options #tabs ul.nav li.active a, .course-options #tabs ul li a:hover{background:#e5f2f7; color:#0099cc;color: #F90;font-weight:bold; border:none; border:none;}

.course-options #tabs ul.nav li a .fa{
	position: relative;
	left: -5px;
	width: 14px;
}

.course-options #tabs ul.nav li a .fa-square-o.fa-lg {
    opacity: 0.9;
}
.course-options #tabs ul.nav li a .fa-check-square-o{
	display: none;
}
.course-options #tabs ul.nav li.active a .fa-check-square-o{
	display: inline-block;
}
.course-options #tabs ul.nav li.active a .fa-square-o{
	display: none;
}

.course-options #tabs ul.nav li a{
	text-decoration: none!important;
}
/*
.course-options #tabs ul.nav li a:after{ content:"";    width: 17px;
    height: 17px;
    background: #e4f1f6;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
	opacity: 0;
	-webkit-transition: opacity .3s ease;
	-moz-transition:  opacity .3s ease;
	-ms-transition:  opacity .3s ease;
	-o-transition:  opacity .3s ease;
	transition:  opacity .3s ease;
}*/

.course-options #tabs .col-sm-5  ul.nav li.active a:after, .course-options #tabs .col-sm-5 ul li a:hover:after {
    right: -8px;
    top: 35%;
}
.course-options #tabs .col-xs-12  ul.nav li.active a:after, .course-options #tabs .col-xs-12 ul li a:hover:after {
    left: 50%;
    bottom: -8px;
    top: auto;
    margin-left: -8px;
}

.course-options #tabs ul.nav li.active a:after, .course-options #tabs ul li a:hover:after{
	opacity: 1;
}
.course-options #tabs ul.nav{float:left;  margin:0;     padding: 6px; margin-right:5%; border: none; margin: 15px 0 0 0;}
.course-options #tabs .col-xs-12 ul.nav{
	width: 100%;
	padding: 0;
}
.author-detail{margin-top:35px; display:none;}
.author-detail a{float:left; margin-right:20px;     color: #0099cc;}
.wpcr3_show_btn{color:#fff; background:#333; padding:10px 12px;}
.wpcr3_show_btn:hover{background:#444; color:#fff;}
.tab-content{float:left; padding: 15px 15px 0; width: 100%;}
.tab-pane {font-weight:bold; color:#333; font-size:13px; font-family:Arial, Helvetica, sans-serif;}
.tab-pane > div{margin:8px 0;}
.tab-pane span{margin-right:15px; font-size:18px;}
.breadcrumb{margin:0; padding-left:0; display:none;}

	 .mainblogcontent h1 a:hover, .mainblogcontent h2 a:hover{color:#464646;}

.kurzy.mainblogcontent h1 a, .kurzy.mainblogcontent h2 a, .single-kurz .mainblogcontent h1 a, .single-kurz .mainblogcontent h2 a {
    color: #6b6b6b;
    font: bold 20px 'Open Sans', sans-serif;
}

	 .kurz_list{background:#f5f5f5; padding:1px 15px 15px;    margin-bottom: 25px;}
	 .kurz_list h1, .kurz_list h2{margin-top:0;  clear:both;font-size: 2em;
    margin:0.5em 0 0.67em 0;}
.kurz_list img{margin-bottom:20px;}
.detailrow{    margin-top: 10px;
    padding-top: 10px;
    }
.detailrow a{
	color: inherit!important;
	text-decoration: none!important;
}

.detailrow .col-xs-6:first-child {
    padding-right: 0!important;
}


.mainblogcontent.kurzy>div:nth-child(2n+1){
    clear: both;
}

@media (min-width: 992px){
  .mainblogcontent.kurzy>div:nth-child(2n+1){
    clear:none;
  }
  .mainblogcontent.kurzy>div:nth-child(3n+1){
    clear: both;
  }
}


	
.detailrow a.more	{
	background: #f5a11d;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #ffffff!important;
    padding: 5px 10px;
    display: inline-block;
}
.detailrow a.kupit, .detailrow button.kupit	{
	background: #82a608;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-border-radius: 5px;
    border:none;
    border-radius: 5px;
    color: #ffffff!important;
    padding: 5px 10px;
    display: inline-block;
    line-height: 25px;
}



 ul.venue-list{    position: relative;
    top: -1px;    margin-bottom: 7px;}
.venue-list li{ display: inline-block;
    margin-left: 5px;}
.venue-list li a{    color: #fff;
    /*text-shadow: 1px 1px 0 #f5a11d;*/
    text-decoration: none;
	display:block;
    padding: 0 15px;
    height: 25px;
    line-height: 25px;
    font-size: 13px;
      background: #6b6b6b;
    font-style: normal;
    -webkit-border-radius:0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
	-o-border-radius: 0 0 5px 5px;
	-ms-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	}
.venue-list li.active a{
	background: #f5a11d;
}
.with-venue h1{
    display: block;
    text-align: center;
    margin-bottom: 50px;
    font-size: 35px;
}
.with-venue .venue-list{
	float: none;
  margin-left: -12px;
}


.post-type-archive-kurz .carousel.slick-initialized.slick-slider.slick-dotted {
    margin-bottom: 10px;
}

@media only screen 
  and (min-width: 992px) 
 {
  .with-venue .venue-list{
    margin-left: 0;
  }
 }

@media only screen 
  and (min-width: 1200px) 
 {
  .with-venue .dib{
    display: block;
  }
     
  .with-venue .dib .venue-list {
      float: none;
      justify-content: center;
      margin: 0 0 8px 0;

  }
}


.with-venue .venue-list li {
    margin-left: 12px;
}
.with-venue .venue-list li a{
    padding: 0px 20px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    border-radius: 5px;
}
.dib{
	display: inline-block;
}

.wpcr3_table_2 tr td{padding-bottom:20px;}
.wpcr3_table_2 .wpcr3_button_1{background:#333; color:#fff; border:none}
.wpcr3_table_2 .wpcr3_button_1:hover{background:#444;}
@media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px)
 {
	 .navbar-collapse{ border:none;}

	.navbar-nav > li{width:100%; display:block; text-align:left; float:left; padding-left:2%;}
.navbar-nav{background:#f5f5f5;}
a.logo img{width:70%; margin-left:3%; margin-top:5px; }


}
@media (min-width: 321px) and (max-width: 480px) and (orientation: landscape) {
	.informace{margin-top:145px;}
	
}


@media only screen and (max-device-width: 480px) {
	.pull-sm-left{float:none!important; }
	.pull-sm-left.navbar-nav > li{float:none!important; display:block!important; }
	.navbar-nav{margin:0;}
}
@media only screen and (max-device-width: 640px) {
	
	.navbar-nav{margin:0;}
}
.buy_li ul {
margin:0;
padding:0;	
}
.buy_li{    padding: 20px 20px 3px;
  padding: 20px;
  margin:0; background:#f2f2f2;
  width: 100%;}
.buy_li ul li{
  display:inline-block;
  margin: 0 10px;
}
.buy_li ul li .btn-black{padding: 8px 18px;
    font-size: 18px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    font-weight: 400;
    line-height: 25px;
    width: auto;
    height: auto;
    display: inline-block;
    text-decoration: none!important;
    vertical-align: middle;

}
.buy_li ul li .btn-black{
	padding: 7.5px 18px;

}
.buy_li  ul li.new-btn .btn-black{
	padding: 6px 18px;
}
.buy_li ul li span{font-size:26px; margin-right:15px;}
.gcal, .ical{background:url(img/gcal.png) no-repeat left top; display:inline-block;    position: relative;
    top: 3px;
    left: 10px;width:18px;height:18px;}
	.ical{background:url(img/ico_ics.png) no-repeat left top;}
.buy_li{float:left;margin:10px 0;}
.nomargin{
	    margin: 8px -30px 0 !important;
}
.btn-green{
  background: #82a608!important;
}
.btn-orange{
  background: #F5A11D!important;
}
.box-rounds{text-align:center;}

.nav-tabs>li>a{background:##ddd}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{background:#f5a11d; color:#fff; font-weight:bold; border:1px solid #e08c08;}
.clearboth{clear:both; margin-top:30px;}
#homeCarousel .item img, section.slider_gal .item img{width:100%;}
.courses_sec h1, .courses_sec .h1{color:#000;}
.tagline_caption{
    position: absolute;
    position: static;
    bottom: 0;
    right: 0;
    background: rgba(245,161,29,.7);
    background: #f19b2d;
    color: #fff;
    font-size: 30px;
    padding: 15px 0;
    width: 100%;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
}

.btn-beige{background:#f5a11d; color:#fff; padding:10px 25px; border:none;}

.wpcr3_power {display:none!important;}
.navbar-collapse{padding:0;}
.wpcr3_respond_3 .wpcr3_show_btn {
display:none;
}
li.facebookmenu a { background: none!important;
    margin-right: 0!important;
    background: #f5a11d!important;
    color: #FFF!important;
    font-size: 24px!important;
    border-radius: 4px;
    padding: 7px 13px!important;
    line-height: 21px!important;
}
.navbar-nav>li {float:right;}
footer span.fa {color: #f5a11d; margin-right:10px;
}

footer .align  p span.fa{
	position: absolute;
    left: 0;
    margin-top: 4px;
}
footer .align p {
	padding-left: 25px;
	position: relative;
}


.buy-gift-right .form-group{
	margin-bottom:0!important;
}

.new-btn .btn-black{
	background:#666;
	
}
 .btn-beige{color: #fff;
    font: normal 17px/18px 'Open Sans', sans-serif;
    padding: 10px 15px; border-radius: 4px;}

 .btn-beige:hover{background:#e39316;color:#fafafa;}


.kurz_det {
/* min-height:100px; */
}
.fb_iframe_widget {
float:right;
}

#obsazenoModal .modal-content{
  color: #f60;
}

.media-left.media-middle img{
	max-width: none!important;
}
.panel-title {
	padding-bottom: 0!important;
}

.user.container{
    z-index: 10;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}
.user.container .dropdown{
	display: inline-block;
}

span.fa.fa-facebook-square, span.fa.fa-facebook {
    color: #3b5998;
}

span.fa.fa-youtube-square, span.fa.fa-youtube {
    color: #bb0000;
}

span.fa.fa-instagram{
    color: #ffc838;
}
@media only screen and (min-device-width: 768px) {
	.iconsright span.fa{
			margin-top: 22px;
	}		
}

li.facebookmenu a{
	background: #3b5998!important;
}
li.facebookmenu span.fa.fa-facebook {
	color: #fff;
}

.mesta-order{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
  flex-wrap: wrap;
}

.mesta-order>*{ /* Vychozi */
	-webkit-order: 10;
	-moz-order: 10;
	-ms-order: 10;
	-o-order: 10;
	order: 10;
  margin-bottom: 10px;
}
.mesta-order .mesto{ /* Praha */
  -webkit-order: 0;
  -moz-order: 0;
  -ms-order: 0;
  -o-order: 0;
  order: 0;
}
.mesta-order .mesto-4{ /* Praha */
	-webkit-order: 1;
	-moz-order: 1;
	-ms-order: 1;
	-o-order: 1;
	order: 1;
}
.mesta-order .mesto-5{ /* Brno */
	-webkit-order: 2;
	-moz-order: 2;
	-ms-order: 2;
	-o-order: 2;
	order: 2;
}
.mesta-order .mesto-7{ /* Ostrava */
	-webkit-order: 3;
	-moz-order: 3;
	-ms-order: 3;
	-o-order: 3;
	order: 3;
}
.mesta-order .mesto-10{ /* Novy Jicin */
	-webkit-order: 4;
	-moz-order: 4;
	-ms-order: 4;
	-o-order: 4;
	order: 4;
}
.kurzyhp{
	background: #f5f5f5;
	padding: 30px 0 0 0!important;
}

.kurzyhp .container{
	z-index: 1;
    position: relative;
}

.kurzyhp .kurz_list {
    background: transparent;
    padding: 1px 0 0;
    margin-bottom: 25px;
}

.kurzyhp .kurz_list h2 {
    margin-top: 0;
    clear: both;
	color: #6b6b6b;
    font: bold 20px 'Open Sans',sans-serif;
    margin: 0.5em 0 0.67em 0;
}
.kurzyhp .kurz_list h2 a{
	
	    color: #6b6b6b;
}

.refference {
	clear: both;
}
.refference .carousel{
	margin: 0 -15px;
    margin: 0 0 75px 0;
    height: 189px;
    overflow: hidden;
}
.refference .carousel.slick-initialized{
    height: auto;
    overflow: inherit;
}
.refference .carousel img.attachment-thumbnail.size-thumbnail.wp-post-image {
    width: 80px;
    display: inline-block;
    margin-right: 1em;
	border-radius: 500em;
}

.refference .carousel .item{
	padding: 15px;
	outline: none!important;
}
.refference .carousel .item h5{
	display: none;
}
.refference .carousel .item strong {
    display: inline-block;
    float: right;
    margin-top: 7px;
}
.refference .carousel .item p{
    padding-left: 50px;
}
.refference .carousel .item p:before {
    content: '”';
    font-size: 8em;
    display: inline-block;
    color: #eaeaea;
    margin: 25px 16px -16px -40px;
    position: absolute;
}

.refference .h3 {
    margin-bottom: 20px;
}

/* Dots */
.slick-slider
{
    margin-bottom: 40px;
}

.slick-dots
{
    position: absolute;
    bottom: -45px;
    display: block;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: center;
	margin-bottom: 30px;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 8px;
    height: 8px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}

/*,
.slick-dots li button:focus:before*/
.slick-dots li button:hover:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    position: absolute;
    top: 0;
    left: 0;

    width: 12px;
    height: 12px;

    content: '';
    text-align: center;

    opacity: .25;
    background-color: black;
	border-radius: 500px;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.carousel-top .slick-dots li button:before{
     opacity: .15;
}
.carousel-top .slick-dots {
    position: absolute;
    bottom: -25px;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}


li#menu-item-4849 a {
    border-radius: 5px;
    color: #fff;
    background: #f00;
}
li#menu-item-4849 a:after{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f06b";
    margin: 0 0 0 10px;
    line-height: 10px;
    position: relative;
    top: 4px;
    
}

li#menu-item-5163 a {
    border-radius: 5px;
    color: #fff;
    background: #f00;
}
li#menu-item-5163 a:after{
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 28px;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f06b";
    margin: 0 0 0 10px;
    line-height: 10px;
    position: relative;
    top: 4px;
}

section.pronovacky.courses_sec.orange.text-center:after {
    content: '';
    position: absolute;
    left: 0;
    top:auto;
    bottom: -30px;
    width: 100%;
    height: 132px;
    background: #f5a11d;
    -webkit-transform: skewY(-1.4deg);
    -moz-transform: skewY(-1.4deg);
    -ms-transform: skewY(-1.4deg);
    -o-transform: skewY(-1.4deg);
    transform: skewY(-1.4deg);
    -webkit-backface-visibility: hidden;
}

section.kurzyhp.courses_sec:after
/*,section._courses_sec._white.text.kdo-jsme:after*/ {
    content: '';
    position: absolute;
    left: 0;
    top: auto;
    bottom: -30px;
    width: 100%;
    height: 132px;
    background: #f5f5f5;
    -webkit-transform: skewY(-1.4deg);
    -moz-transform: skewY(-1.4deg);
    -ms-transform: skewY(-1.4deg);
    -o-transform: skewY(-1.4deg);
    transform: skewY(-1.4deg);
    -webkit-backface-visibility: hidden;
}

@media (max-width: 767px)
{
    .tagline_caption {
        font-size: 20px!important;
        padding: 10px 0!important;
    }    
}

h3 i.fa.fa-gift.fa-lg {
    margin: 0 0 0 9px;
    position: absolute;
}

#vyber_kuponu strong{
    display: block;
    margin-bottom: 15px;
}
#vyber_kuponu input, #vyber_kuponu select {
    font-weight: 700;
}

.vyber_kuponu{
    display: block;
    margin: 30px auto;
    max-width: 300px;
}

.vyber_kuponu button{
    width: 100%;
}
.vyber_kuponu .cena_kuponu-group{
    margin-bottom: 20px;
}

.inline-block{
    display: inline-block;
        margin-right: 38px;
}

.tile { 
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 350ms ease;
    transition: all 350ms ease;

}

ol li {
  list-style: decimal;
}

ol ol li {
  list-style: upper-roman;
}


.scale-anm {
  transform: scale(1);
}


table.organizace__cena {
  margin: 30px auto;
  border: 1px solid silver!important;
}

table.organizace__cena th, table.organizace__cena td {
  padding: 5px;
  text-align: center;
}

/* 5 lekci zdarma */
.page-id-66114 .user.container,
.page-id-66114 select#videa_zobrazit,
.page-id-66114 .iconsright,
.page-id-66114 [href="https://www.facebook.com/mojefotoskola/"],
.page-id-66114 [href="https://www.instagram.com/mojefotoskola/"],
.page-id-66114 [href="https://www.youtube.com/channel/UCo2a6fEm34sUluPUiFt81Dg"]
{
  display: none;
}
.page-id-66114 .copyright a,
.page-id-66114 [rel="nofollow"]{
  pointer-events: none;
}

/* demo */
.page-template-page-demo-kurz-online-obsah .user.container,
.page-template-page-demo-kurz-online-obsah select#videa_zobrazit,
.page-template-page-demo-kurz-online-obsah .iconsright,
.page-template-page-demo-kurz-online-obsah [href="https://www.facebook.com/mojefotoskola/"],
.page-template-page-demo-kurz-online-obsah [href="https://www.instagram.com/mojefotoskola/"],
.page-template-page-demo-kurz-online-obsah [href="https://www.youtube.com/channel/UCo2a6fEm34sUluPUiFt81Dg"]
{
  display: none;
}
.page-template-page-demo-kurz-online-obsah .copyright a,
.page-template-page-demo-kurz-online-obsah [rel="nofollow"]{
  pointer-events: none;
}

/* objednavka */
.page-id-862 .user.container,
.page-id-862 select#videa_zobrazit,
.page-id-862 .iconsright,
.page-id-862 .navbar-nav,
.page-id-862 [href="https://www.facebook.com/mojefotoskola/"],
.page-id-862 [href="https://www.instagram.com/mojefotoskola/"],
.page-id-862 [href="https://www.youtube.com/channel/UCo2a6fEm34sUluPUiFt81Dg"]
{
  display: none;
}
.page-id-862 .copyright a,
.page-id-862 [rel="nofollow"]{
  pointer-events: none;
}

body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute!important;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0;padding:0;}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}

.p-form-modern-slateGray .p-title-line, .p-form-modern-slateGray .p-title-step-line, .p-form-modern-slateGray .p-title-side {
    background-color: #e79b2e!important;
}

.pcmenu.grey{
  border: none!important;
}