@import url('https://fonts.googleapis.com/css2?family=Montserrat&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat&family=Vollkorn:wght@900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Amatic+SC&family=Montserrat&family=Vollkorn:wght@900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@900&display=swap');

#foto{
	color: #18ffff;
}
#home{
	color: #18ffff;
}
#trassa{
    color: #18ffff;
}
#video{
	color: #18ffff;
}
#contact{
	color: #18ffff;
}

body, html {
    height: 100%;
    background-color: #020d13;
    scroll-behavior: smooth;
    body 
    margin: 0;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;

}
.main-all {
    height: 100%;
    margin: 0 auto;
}
/*header*/
.logo {
    order: 1;
    display: inline-block;
    width: 20%;
    margin: 0.8em auto;
    padding: 0 0 0 0%;
    z-index: 700;
    box-sizing: border-box;
}
.logo img {
    width: 60%;
    animation-duration: 2.5s;
    animation-name: fadeIn;
}
.header {
    position: absolute;
    top: 0;
    text-align: center;
    width: 100%;
    margin: 0 auto;
    padding: 0em 0;
    z-index: 3;
}
.header-menu {
    display: flex;
    flex-flow: wrap;
    width: 80%;
    margin: 0 auto;
    padding: 0 0 0 0%;
    text-align: center;
    vertical-align: top;
    box-sizing: border-box;
}
.menu-icon {
    display: none !important;
}
.topnav {
    order: 2;
    padding: 1em 0 0 0%;
    vertical-align: top;
    display: inline-block;
    width: 79%;
    text-align: center;
    z-index: 700;
    overflow: hidden;
}
.topnav a {
    display: inline-block;
    margin: 0 1em;
    text-align: center;
    padding: 0.8em 1em;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-size: 0.8em;
    color: #FFFFFF;
    box-sizing: border-box;
    border-bottom: 1px solid #18FFFF;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    transition: 0.2s ease-in;
}
.biletyna {
    background-color: rgba(250, 5, 16, 0.5);
    border:  1px solid #FFFF;
    border-bottom: none;
}
/*header end*/
/*cirkus foto*/
.logo2 {
    display: none;
}
.youtube-facebook{
    text-align: right;
  position: absolute;
right: 0;
left: 0;
top: 18%;
z-index: 5;
animation-timing-function: ease;
animation-iteration-count: 1;
animation-duration: 2.5s;
animation-fill-mode: both;
animation-name: fadeIn;   
}
.facebook a{
    
}
.youtube a{
    
}
.facebook i:nth-child(1){
    color: #fff;
   
    
}
.facebook i:nth-child(2){
    color: #00004D;
}
.facebook a:hover i:nth-child(1){
    color: #0000A1;
}
.facebook a:hover i:nth-child(2){
    color: #fff;
}
.youtube i:nth-child(1){
    color: #fff;
    
}
.youtube i:nth-child(2){
    color: #00004D;
}
.youtube a:hover i:nth-child(1){
    color: #0000A1;
}
.youtube a:hover i:nth-child(2){
    color: #fff;
}
.fa-2x {
    font-size: 1.5em;
}
.circus-photo {
    position: relative;
    background-image: url(../img/cityback_7_archive.jpg);
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 11% 0 9%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    text-align: center;
    border-bottom: 1px solid #0097A7;
}
.circus-photo-text h1 {
    color: #FFFFFF;
    font-family: 'Vollkorn', serif;
    font-weight: 600;
    font-size: 2.2em;
    letter-spacing: 0.1em;
    line-height: 1.2em;
    text-align: center;
    text-transform: uppercase;
    margin: 0 auto;
    padding: 0;
    text-shadow: 0 0 7px #ffffff;
}
.video-main-flag{
    width: 100%;
    position: absolute;
    bottom: 0;
    padding: 0;
    margin: 0 auto;
    border: 0;
    outline: 0;
    box-sizing: border-box;
    z-index: 2;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    -webkit-animation-duration: 2.5s;
    animation-duration: 2.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

/*cirkus foto end*/
/*cirkus page*/
.circus-page {
    background-color: #006064;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
   
}
.page-video-city_1,.page-video-city_2,.page-video-city_3,.page-video-city_4,.page-video-city_5 {
    display: block;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    border: 0;
    outline: 0;
    background-color: #020d13;
    background-position: center;
    background-size: cover;
    border-top: 1px solid #0097A7;
}
.page-video-city_1 img,.page-video-city_2 img,.page-video-city_3 img,.page-video-city_4 img,.page-video-city_5 img {
    width: 100%;
    height: auto;
    cursor: pointer;
    margin: 0 0 -3px 0;
    padding: 0;
    border: 0;
    transition: 0.4s linear;
    -webkit-filter: brightness(1);
    filter: brightness(1);
}
.lightbox_1,.lightbox_2,.lightbox_3,.lightbox_4,.lightbox_5{
    background-color: rgba(0, 0, 0, 0.8);
    overflow: scroll;
    position: fixed;
    display: none;
    z-index: 2;
    bottom: 0;
    right: 0;
    left: 0;
    top: 0;
   
}
.video1{
    display: block;
}
.hide{
    display: none;
}
.lightbox-container {
    position: relative;
    max-width: 960px;
    margin: 7% auto;
    display: block;
    padding: 0 3%;
    height: auto;
    z-index: 10;
}
.lightbox-content {
    box-shadow: 0 1px 6px rgb(0 0 0 / 70%);
}
.lightbox-close {
    text-transform: uppercase;
    background: transparent;
    position: absolute;
    font-weight: 300;
    font-size: 12px;
    display: block;
    border: none;
    color: white;
    top: -22px;
    right: 3%;
}
.video-container {
    padding-bottom: 56.25%;
    position: relative;
    padding-top: 30px;
    overflow: hidden;
    height: 0;
}
.video-container iframe {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.video_2025 {
    background-image: url(../img/rolik2025.jpg);
}
.video_2024 {
    background-image: url(../img/rolik2024.jpg);
}
.video_2023 {
    background-image: url(../img/rolik2023.jpg);
}
.video_2022 {
    background-image: url(../img/rolik2022.jpg);
}
.video_2021 {
    background-image: url(../img/rolik2021.jpg);
}
/*cirkus page end*/
/*footer*/
.footer {
    display: block;
    height: 8em;
    border-top: 1px solid #0097A7;
    background-size: cover;
    background-color: #020d13;
    background-image: url(../img/footer.jpg);
    background-position: center;
    padding-top: 2%;
    overflow: hidden;
}
.footer, .main:after {
    height: 8em;
}
.footer-up {
    text-align: center;
    margin: 1% 0 0;
}
.footer-up a {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    display: block;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 0.8em;
    line-height: 2em;
    transition: ease-in-out .15s;
    -webkit-transition: ease-in-out .15s;
}
.footer-up svg {
    height: auto;
    fill: currentColor;
    cursor: pointer;
    width: 4%;
    min-width: 36px;
    max-width: 36px;
    max-height: 36px;
    color: #18FFFF;
    transition: ease-in-out .15s;
    -webkit-transition: ease-in-out .15s;
}
.footer p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: #FFFFFF;
    text-decoration: none;
    font-size: 0.7em;
    letter-spacing: 0.05em;
    margin: 0;
    padding: 0;
}
/*footer end*/
@media screen and (max-width: 1500px){
    .youtube-facebook{
    top: 31%;
}
}
@media screen and (max-width: 1100px){
.youtube-facebook {
    top: 40%;
}
.fa-2x {
    font-size: 1em;
}
.header-menu {
    width: 100%;
}
.topnav a {
    margin-top: 0px;
    margin-right: 0.2em;
    margin-bottom: 0px;
    margin-left: 0.2em;
}
}
@media screen and (max-width: 768px){
.lightbox-container {
    margin-top: 10%;
}
     .header {
    width: auto;
    padding: 0;
    z-index: 6;
}
    .header-menu {
    width: 100%;
    padding: 0;
}
.topnav {
    order: 1;
    width: 100%;
    text-align: left;
    padding: 1.5em 2em;
    box-sizing: border-box;
}
.menu-icon{
    display: block !important;
    border-bottom: none;
    font-size: 1.2em;
    text-align: left;
}
.topnav a {
    display: none;
    font-weight: 600;
    margin: 0;
    padding: 0;
    border-bottom: none;
    font-size: 1em;
    line-height: 2em;
    text-align: left;
    color: #fff;
    letter-spacing: 0.1em;
}
.backgraund{
    background: black;
    position: relative;
    opacity: 0.8;
    z-index: 2;
}
.circus-photo {
        padding: 30% 0 0% 0;
    }
    .video-main-flag {
    text-align: center;
    top: 0;
}

    .logo2 {
    text-align: center;
    display: inline-block;
    padding: 2% 0 2% 0;
    width: 25%;
}
.logo2 img{
width: 60%;
}
.logo{
    order: 2;
}
.logo img{
    display: none;
}
}
@media screen and (max-width: 640px){
.page-video-city,.page-video-city2 {
    padding: 6% 0;
}
.circus-photo-text h1 {
    font-size: 1.8em;
}
}
@media screen and (max-width: 480px){
.circus-photo-text h1 {
   font-size: 1.5em;
    }
.fa-2x {
    font-size: 1em;
}
}
@media screen and (max-width: 350px){
.circus-photo-text h1 {
   
    font-size: 1em;
    }
.fa-2x {
    font-size: 0.7em;
}
}
