@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300&display=swap&subset=latin-ext');

.organizator a{
color:#FDB063;
}

.schedule{
margin-top:-30px;
margin-bottom:40px;
}

.cta1{font-size:40px;padding:10px 40px;}

.schedule .schedule__time{color:#FDB063;border-color:#444;}
.schedule .schedule__desc{font-size:19px;border-color:#444;}

.whitefont{height:500px;background-position:top center;background-size:cover;}

.mytitle{
border-left: 4px solid #FDB063;
padding-left: 11px;
font-size: 60px;

margin: -82px 0px 55px;
line-height: 51px;
padding-bottom: 6px;
text-shadow: 1px 4px 7px #222;
}

.section-title{
color:#FDB063;
}

.footer{
margin-top:0px;
background-color:#222;
}

body{
font-family: 'Roboto Slab', serif;
font-weight:300;
background-color:#222;
}

.lok2 div{
background: #ffc686;
background: -moz-linear-gradient(left, #ffc686 0%, #fcaa5a 100%);
background: -webkit-linear-gradient(left, #ffc686 0%,#fcaa5a 100%);
background: linear-gradient(to right, #ffc686 0%,#fcaa5a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc686', endColorstr='#fcaa5a',GradientType=1 );
}

.heroimage{
background-color:red;
}

.heroimage .banner{
 box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	padding: 10px 10px;
	margin: 0px 0px !important;
background: #ffc686;
background: -moz-linear-gradient(left, #ffc686 0%, #fcaa5a 100%);
background: -webkit-linear-gradient(left, #ffc686 0%,#fcaa5a 100%);
background: linear-gradient(to right, #ffc686 0%,#fcaa5a 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc686', endColorstr='#fcaa5a',GradientType=1 );
}

.myheader .banner__bg{
    background-position: 50% 0;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
background-color:#1a1a1a;
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
body{position:relative;top:-1px;padding-top:0px !important;}

.btn{
border-radius:3px;
}

.scrolled-top{background-color:transparent !important;padding:20px 0px;}
.scrolled{background-color:#222 !important;padding:0px 0px;}

.navbar-menu-widthfix.navbar.scrolled .navbar-nav > li > a{padding-top:27px;padding-bottom:27px;}

.navbar-menu-widthfix.navbar.scrolled .navbar-nav > li > .navbar-button{margin-top:22px;}

.navbar .active a::before{border:0px !important;background-color:transparent;}

.navbar{
border:0px !important;
background-color:transparent;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.myheader{position:relative;}
.navbar .container{width:100%;padding:15px 70px;}
.myheader .container{width:100%;}
.myheader .container .btn{font-size:18px;text-transform:uppercase;padding:17px 26px;margin-right:15px;}
.myheader .container .banner__content{text-align:left;padding-left:80px;}
.myheader .container .banner__content h2{font-weight:300;font-size:50px;margin:8px 0px;}
.myheader .container .banner__content h3{ font-family: 'jaapokkiregular';}
.myheader .container .banner__content h4{font-weight:normal;font-size:19px;margin:8px 0px 15px;max-width:600px;line-height:28px;}
.myheader .container .banner__content h4 strong{font-weight:bold;color:#cd39bb;display:block;}



.lokalizacja{padding:0px;}
.lok2{margin-top:30px;text-align:center !important;}
.lok2 .btn{background-color:#fff;color:#cd39bb;text-transform:uppercase;font-size:25px;box-shadow:1px 1px 2px #6c2263;}
.lokalizacja div{width:100%;padding:60px 90px;text-align:left;background-size:cover;background-position:center ;background-repeat:no-repeat;}
.lokalizacja div h2{font-size:20px;}
.lokalizacja .btn{font-weight:bold;}
.lokalizacja div .btn{margin-top:20px;border-radius:3px;padding:15px 30px !important;border:0px !important;font-size:19px;}
.lok1 .btn{background-color:#0d72de;}
.lok2 strong{margin-top:10px;display:block;}

.lokalizacja ul{padding: 7px 15px;margin: 0px 0px;}
.section-title-wrapper{padding:40px 0px 50px;font-weight:bold;}
.section-title::after{display:none;}
.section-subtitle{color:#bbb;margin-top:0px;}

.flex{
display:flex;
}

@media (max-width: 900px) {
.flex{display:block;}
.absolute{display:none;}
}
.titlemy{font-size:52px;border-bottom:4px solid #cd39bb;padding-bottom:30px;margin-bottom:50px;}
.pagetitle{height:340px;margin-bottom:50px;}
.pagetitle .fullwidth-section__tint{height:100%;}

.count{margin-left:0px !important;margin-right:0px !important;background-color:#cd39bb;text-align:center;color:#fff;margin-top:50px;padding:30px 0px 40px;}

.count .btn{padding:13px 30px;background-color:#fff;color:#cd39bb;text-transform:uppercase;font-size:20px;box-shadow:1px 1px 2px #6c2263;}
.absolute{position: absolute;
right: -6px;
width: 353px;
bottom: -77px;}
.pagetitle .page-header__title{margin-top:-40px;}

@media (max-width: 1280px) {
.navbar-menu-widthfix-collapsed {background-color:#333 !important;padding:0px;}
.navbar-toggle{margin-top:17px;}
}