@font-face {
  font-family: 'LabilGrotesk-Regular';
  src: url('/css/font/LabilGrotesk-Regular.eot');
  src: url('/css/font/LabilGrotesk-Regular.eot?#iefix') format('embedded-opentype'),
       url('/css/font/LabilGrotesk-Regular.svg#LabilGrotesk-Regular') format('svg'),
       url('/css/font/LabilGrotesk-Regular.ttf') format('truetype'),
       url('/css/font/LabilGrotesk-Regular.woff') format('woff'),
       url('/css/font/LabilGrotesk-Regular.woff2') format('woff2');
  font-weight: normal;
  font-style: normal;
}
html
{
     scroll-behavior: smooth;
}
body
{
    font-family: 'LabilGrotesk-Regular';
    color: #fff;
    background-color: #000;
    scroll-behavior: smooth;
    letter-spacing: 0.6px;
}
a,a:hover,a:focus
{
    color: #fff;
}
i
{
    font-style: italic;
}
.trans2
{
  transition: all .6s ease-in-out;
}
.inscenace
{
    display: none;
}
header {
    width: 100%;
    background-color: #000;
    color: #fff;
    overflow: hidden;
    box-sizing: border-box;
    padding: 0rem 1rem;
    position: relative;
    z-index: 5;
}
.mobile_menu {
    float: right;
    vertical-align: top;
}
.logo {
    float: left;
    line-height: 190px;
    font-size: 250px;
    padding-bottom: 40px;
    color: #fff;
}
.mobile_menu
{
    cursor: pointer;
}
.mobile_menu i {
    font-size: 50px;
    padding-top: 30px;
}
.main_claim_text
{position: absolute;top: calc(50% - 22px);width: 100%;left: 0;text-align: center;z-index: 5;font-size: 50px;transition: all .3s ease-in-out;}
.menu {
    /* display: none; */
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.93);
    z-index: 100;
    height: 0;
    overflow: hidden;
    transition: all 0.5s ease-in-out;
}
.menu_box_close i
{
    position: fixed;
    right: 1rem;
    color: #fff;
    font-size: 50px;
    top: 1rem;
    width: 50px;
    height: 50px;
    line-height: 50px;
    cursor: pointer;
    display: none;
}
.menu_box
{
    width: 100%;
    text-align: center;
    font-size: 50px;
    margin-top: calc(50vh - 215px);
}
.menu_box a
{
    color: #fff;
}
.fullscreenhelper
{
    min-height: 100vh;
    width: 100%;
    position: relative;
    box-sizing: border-box;
    margin-bottom: -55px;
}
.fullscreen {
    position: absolute;
    top: 19vh;
    left: 0;
    width: calc(100vw - 34px);
    height: calc(100vh - 0px);
    background-color: black;
}
.fullscreenhelper .fullscreen
{
    top: 2vh;
    height: 80vh;
    width: 100%;
    overflow: hidden;
}
.fullscreenhelper .fullscreen > video {
    max-width: 100%;
}

.inscenace .cont{
    padding: 0;
}
.fullscreen > video
{
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 1;
    max-width: initial;
    overflow: hidden;
    width: 100vw;
}
.fullscreen1
{
    background-image: url(/img/main1.jpg);
}
.main_image_box
{position: absolute;left: 0;width: 33%;top: 0;cursor: pointer;z-index: 10;bottom: 0;}
.main_image_box:nth-of-type(2)
{}
.main_image_box:nth-of-type(3)
{left: 33%;border-left: 15px solid black;border-right: 15px solid black;}
.main_image_box:nth-of-type(4)
{left: 66%}
.bg_black
{
    background: black;
}
.box_cont
{
    padding: 0.5rem;
    box-sizing: border-box;
    min-height: 200px;
}
.box_cont_text,.box_cont_text2
{
    position: absolute;
    bottom: 0.5rem;
    max-width: 300px;
}
.box_cont_text2
{
    position: initial;
}
.border_top
{
    border-top: 2px solid #fff;
}
.menu.open {
    display: block;
    height: 100%;
}
.menu_box i {
    padding-right: 4px;
    margin-left: -4px;
}
.main_image_box_text
{
    position: absolute;
    left: 0;
    right: 0;
    top: calc(50vh - 120px);
    text-align: center;
    transition: all .3s ease-in-out;
    line-height: 120px;
    font-size: 30px;
}
#video_2,
#video_3
{
    display: none;
}
.mar_10_top
{
    margin-top: 10rem;
}
.mar_5_top
{
    margin-top: 5rem;
}
.box_header.center {
    margin-top: 3rem;
    font-size: 50px;
    margin-bottom: 6rem;
    width: 100%;
}
.modal1 div a
{
    color: #fff;
    border-bottom: 1px solid #fff;
}
.modal1 .l3 {
    padding-right: 7vh;
    box-sizing: border-box;
    /* padding-bottom: 5rem; */
}
.cont.lisek {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    margin-top: 5rem;
    padding: 2rem 2rem;
    position: relative;
    box-sizing: border-box;
}
.listek .koupit {
    position: absolute;
    right: 0;
}
.cont.lisek .koupit {
    position: absolute;
    right: 2rem;
    top: 2rem;
    background: red;
    padding: 5px 30px;
    border-radius: 10px;
}
.cont.lisek .fb {
    position: absolute;
    top: 2rem;
    right: 185px;
    background: blue;
    border-radius: 10px;
    padding: 5px 30px;
    border-radius: 10px;
}
.cont.lisek {}
.cont.lisek .nazev {
    font-size: 30px;
    margin-top: -12px;
    padding-bottom: 1rem;
}
.sluzby_button
{
    font-size: 30px;
    font-weight: bold;
    display: block;
    /* float: left; */
    height: 6rem;
}
.sluzby_col
{
    padding-top: 2rem;
}

.sluzby_col .sluzby_col1
{
    width: 240px;
    float: left;
    padding-right: 1rem;
}
.file_box {
    float: left;
    width: 100px;
    padding-right: 3rem;
}
.file_box img {
    padding-bottom: 1rem;
    width: 60px;
}
.logo.small {
    font-size: 50px;
    line-height: 50px;
    margin-top: 20px;
    padding-bottom: 20px;
}
.cont_hub
{
    max-width: 2000px;
    padding: 0 1rem;
}
.cont_hub .box_cont
{
    flex: 1 1 calc(50% - 1rem);
    max-width: calc(50% - 0.5rem);
}
.flex
{
    display: inline-block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    justify-content: space-between;
}
.modal1 .l6
{
    columns: 2;
    padding-right: 5rem;
    box-sizing: border-box;
}
.col2,
.col3
{
   columns: 3;
   box-sizing: border-box;
   column-width:  150px;
   column-gap: 15%;
}

.menu_program a {
    background: white;
    border-radius: 15px;
    padding: 2px 15px;
    box-sizing: border-box;
    margin-right: 13px;
    margin-bottom: 2rem;
    display: block;
    float: left;
    color: black;
    border: 1px solid white;
}
.menu_program a:hover
{
    background: black;
    color: white;
    transition: all .3s ease-in-out;
    border: 1px solid white;
}
.menu_program {
    padding: 10px;
    margin-bottom: 5%;
}
.program_line
{
    max-height: 500px;
    min-height: 380px;
    margin-bottom: 60px;
    overflow: hidden;
    position: relative;
}
.program_line img
{
    max-height: 400px;
    width: initial;
    float: left;
    max-width: 50%;
}
.program_line_box {
    margin: 0 2%;
    /* margin-left: 8%; */
    /* position: relative; */
    width: 46%;
    float: right;
    box-sizing: border-box;
}
.program_line_box .date
{
margin-top: 1rem;
}
.program_line_box .header
{
    font-size: 30px;
}
.program_line_box .tagy a
{
    display: block;
    color: #000;
    background-color: #fff;
    padding: 2px 15px;
    margin-right: 10px;
    border-radius: 15px;
    margin-bottom: 10px;
    float: left;
}
.program_line_box .tagy
{
    position: absolute;
    left: calc(50% - -30px);
    display: block;
    bottom: 20px;
}
.program_line_box .buttnony
{
    position: absolute;
    bottom: 0;
}
.buttnony .blue
{
    background-color: blue;
    color: #fff;
    padding: 2px 15px;
    border-radius: 15px;
    margin-right: 3px;
}
.buttnony .white
{
    background-color: white;
    color: #000;
    padding: 2px 15px;
    border-radius: 15px;
    margin-right: 3px;
}
.buttnony .red
{
    background-color: red;
    color: #fff;
    padding: 2px 15px;
    border-radius: 15px;
}
.main_image_box:hover div
{
    font-size: 50px;
}


.page_wrap
{
    padding-bottom: 62px;
}


.cont
{
    max-width: 1600px;
    padding: 0 2rem;
}


.cont.mar_5_top .l3 {
    padding-right: 10% !important;
    box-sizing: border-box;
}


.hide_pc
{
    display: none;
}



footer
{
    /* display: none; */
    text-align: center;
    height: initial;
    padding: 50px 0;
    bottom: -60px;
}

.mobile_video .box_helper
{
    width: 100%;
    float: left;
    min-height: 500px;
    position: relative;
    margin-bottom: 20px;
}
.mobile_video .box_helper .box
{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

.mobile_video .box_helper .box.v1{    background-image: url(/img/love.jpg);}
.mobile_video .box_helper .box.v2{    background-image: url(/img/main2.jpg);}
.mobile_video .box_helper .box.v3{background-image: url(/img/ORBITA/orbita4.jpg);}


.mobile_video .box .text {
    position: absolute;
    left: 0;
    right: 0;
    top: calc(50% - 75px);
    text-align: center;
    line-height: 150px;
}

.sluzby_cpm .l3.m6.s12
{
    padding-right: 9%;
    box-sizing: border-box;
}
.under_fix a
{
    text-decoration: underline;
}


@media only screen and (max-width: 1630px)
{
    .logo,
    .logo.small
    {
        width: calc(100% - 60px);
        font-size: 200px;
        line-height: 120px;
        padding-top: 0;
        margin-top: 10px;
    }
    .logo.small
    {
        width: calc(100% - 60px);
        font-size: 50px;
        line-height: 50px;
        padding-top: 0;
        margin-left: 1rem;
    }
    .fullscreen
    {
        top: 100px;
    }
    .sluzby_cpm .l3.m6.s12
    {
        padding-right: 5%;
        box-sizing: border-box;
    }
    .inscenace .cont{
    margin: 0 2rem;
    }
     .material-icons {
        position: absolute;
        right: 2rem;
        top: -10px;
    }
}
@media only screen and (max-width: 1400px)
{
     .logo {
        font-size: 100px;
        line-height: 90%;
        padding-bottom: 25px;
    }

}
@media only screen and (max-width: 1280px)
{
    
    .program_line_box .tex
    {
        margin-bottom: 50px;
        
    }
   
    .program_line_box .tagy
    {
        
top: initial;
        
left: 0px;
        
bottom: 39px;
    }

    .cont.lisek {
        /* margin-left: 2rem; */
        /* margin-right: 2rem; */
    }
    .main_image_box:hover div
    {
        font-size: initial;
    }

    .menu_program a
    {
        width: calc(33% - 2px);
    }
    .program_line img {
        height: initial;
        max-width: 100%;
        max-height: initial;
    }
    .program_line_box
    {
        width: 100%;
        float: left;
        /* height: 278px; */
        margin: 0;
        margin-bottom: 100px;
    }
    .program_line {
        display: block;
        max-height: initial;
    }
}
@media only screen and (max-width: 1000px)
{
    .logo
    {
        font-size: 100px;
    }
    .fullscreenhelper
    {
        display: none;
    }

    .hide_pc
    {
        display: block;
    }
    footer
     {
        position: initial;
        padding: 1rem 0;
     }
     .page_wrap
     {
         padding-bottom: 0;
     }

}
@media only screen and (max-width: 750px)
{
    .program_line_box .buttnony {
        display: block;
        padding-top: 5px;
    }

     .main_image_box div
    {
        font-size: 20px;
    }
}
@media only screen and (max-width: 700px)
{
    .mobile_video .box .text
    {
        font-size: 20px;
    }
    .col2,
    .col3
    {
       columns: 1;
       min-width: 250px;
    }
    .logo,
    .logo.small
    {
        width: calc(100% - 60px);
        font-size: 35px;
        line-height: 40px;
        padding-top: 0;
    }
    .logo
    {
        padding-top: 10px;
        /* padding-bottom: 0; */
    }
    .mobile_menu i
    {
        font-size: 40px;
    }
    .menu_box
    {
        font-size: 35px;
        margin-top: 100px;
    }
    .box_cont_text, .box_cont_text2
    {
        position: initial;
    }
    .box_cont 
    {
        margin-bottom: 100px;
    }
    .mobile_flex
    {
       display: flex;
       flex-direction: column;
    }
    .mobile_flex div:nth-of-type(1)
    {
        order: 2;
        flex: 1 1 100%;
        max-width: 100%;
    }
    .mobile_flex div:nth-of-type(2)
    {
        order: 1;
        flex: 1 1 100%;
        max-width: 100%;
    }
    .cont.lisek .fb {
        position: initial;
        width: 20px;
        margin-top: 3rem;
    }
    .cont.lisek .koupit {
        position: initial;
        margin-top: 2rem;
        width: 120px;
        text-align: center;
        display: inline-block;
    }
    .fullscreen.fullscreen1 {
        background-size: contain;
        min-height: 60vw;
    }
    .cont_hub.flex.mobile_flex  .box_cont 
    {
        margin-bottom: 0.5rem;
    }
    .modal1 .l6
    {
        columns: 1;
    }
    .menu_program a
    {
        width: calc(50% - 2px);
    }
    .program_line img {
        height: initial;
        max-width: 100%;
    }
    .program_line_box
    {
        width: 100%;
        float: left;
        height: initial;
    }
    .program_line_box .tagy,
    .program_line_box .buttnony
    {
        position: initial;
        overflow: hidden;
        margin-top: 1rem;
    }
    .program_line
    {
        display: contents;
    }
    .fullscreen video
    {
      display: none;
    }
    .fullscreen
    {
       background-image: url('/img/love.jpg');
       background-size: cover;
       width: 100%;
       background-repeat: no-repeat;
       background-position: center;
    }

}
@media only screen and (max-width: 500px)
{
    .main_image_box div
    {
        transform: rotate(90deg);
        line-height: 20px;
        font-size: 20px !important;
    }
    
}
@media only screen and (max-width: 400px)
{
    .mobile_menu i
    {
        right: 1rem;
    }
    .menu_program a {
       width: 100%;
       margin-bottom: 10px;
    }
    .program_line_box .buttnony {
        display: block;
        float: left;
        width: 100%;
        margin-top: -5px;
    }
    .buttnony a {
        width: calc(100% - 40px);
        display: inline;
        margin-bottom: 9px;
    }
    .program_line_box .date {
        margin-bottom: 1rem;
    }
    .program_line img {
        margin-top: 5rem;
    }
    .box_header.center
    {
        font-size: 30px;
    }
    footer
    {
        padding: 1rem;
        width: calc(100% - 2rem);
    }
}