

.left-side{
    padding: 0;
}
.evt-bnk>.bunka-evt{
    padding: 0;
}
.banner-section{
    margin-top: 50px;
    /*border: 1px solid #ddd;*/
}
.event-sidebar > h3{

}
.event-titulok h1{
    font-size: 36px;
    color: #333333;
}
.event-sidebar h3{
    font-size: 24px;
    color: #333333;
    margin-bottom: 33px;
}
.event-sidebar-edit{
    /* padding-left: 20px;*/
}
.reklamny-banner-img{
    margin-bottom: 20px;
}
.reklamny-banner-img >a> img{
    width: 100%;
    height: auto;
}
.reklamny-banner-text{
    overflow: hidden;
    position: relative;
}
.reklamny-banner-text{

    border: 2px solid #E86830;
}
.reklamny-banner-text > span{
    color: #E86830;

}
.deliter-prednasok{
    padding-bottom: 3rem;
    margin-top: 3rem;
    border-top: 1px solid #ddd;
}


  
  .border-light-right{
      border-left: 1px solid #ddd;
  }

  
  .home-page{
      background: url(http://ezofit.moderny-eshop.sk/assets/img/header-bg.jpg) no-repeat;
      background-repeat: no-repeat;
      background-size: 100% auto;
      background-color: #FFFFFF;
      width: 100%;
      height: 50rem;

  }
.home-btn button{
    border: 2px solid #E86830;
    box-shadow: none;
    background-color: #E86830;
    color: #FFFFFF;

    padding: 1rem 1.6rem;
    /*border-radius: 2px;*/
    text-transform: uppercase;
    font-family: Poppins;
    font-size: 14px;
    margin-right: 1rem;
    transition: 0.3s;

}
.home-btn:hover button{
    background-color: #bb5427;
    border: 2px solid #bb5427;

}

.home-btn.btn-ezo-white-outline button{
    background-color: transparent;
    border: 2px solid #FFFFFF;
    color: #FFFF;

}
.home-btn.btn-ezo-white-outline:hover button{
    background-color: #bb5427;
    border: 2px solid #bb5427;
}


.home-page{
    position: relative;
}
a .bunka-title .event-responsive-text{
    font-size: 5px;
}



  
      /*
   * Author: http://stuffandnonsense.co.uk/blog/about/hardboiled_css3_media_queries/
   */

      /* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .home-page{
        background: url(http://ezofit.moderny-eshop.sk/assets/img/header-bg.jpg) no-repeat;
        background-repeat: no-repeat;
        background-size: auto 100%;
        width: 100%;
        height: 37rem;
    }
    .home-heading {

        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding-bottom: 8rem;
    }
    .home-heading .container h1{
        text-transform: uppercase;
        font-size: 28px;
        margin-bottom: 1rem;
    }
    .home-heading .container h3{
        font-size: 14px;
        font-family: "Source Sans Pro";
        margin-bottom: 2rem;
    }
    .home-btn button{
        font-size: 12px;
        padding: 0.8rem;
        max-width: 150px;
        margin-right: 0rem;
    }
    .home-btn button{
        width: 150px;
        margin-bottom: 1rem;
    }
    .home-heading{
        text-align: center;
    }



}

/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
    /* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
    .home-page{
        background: url(http://ezofit.moderny-eshop.sk/assets/img/header-bg.jpg) no-repeat;
        background-repeat: no-repeat;
        background-size: auto 100%;
        width: 100%;

    }

}

/* iPads (portrait and landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px) {
    /* Styles */
}

/* iPads (landscape) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
    /* Styles */
}

/* iPads (portrait) ----------- */
@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : portrait) {
    /* Styles */
}

/* Desktops and laptops ----------- */
@media only screen
and (min-width : 1224px) {
    /* Styles */
}

/* Large screens ----------- */
@media only screen
and (min-width : 1824px) {
    /* Styles */
}

/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
    /* Styles */
}

  
  .upcomming-event-banner {
      background-color: #E86830;
  }
.event-bnr-date{
    position: absolute;
    display: inline-block;
    border: 2px solid #E86830;;
    margin-top:-6.5rem;
    background-color: #E86830;
}
.event-bnr-date .span1{
    /*  position: relative;
      border: 1px solid black;
      background-color: red;
      display: block;
      width:auto;*/

    display: block;
    padding: 10px 10px 5px;
    font-size: 36px;
    font-style: italic;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    color: #FFF;
    line-height: 1;
    font-weight: 600;
    font-family: 'Crimson Text', serif;
}
.event-bnr-date .span2{
    display: block;
    padding: 10px;
    font-size: 18px;
    font-weight: 400;
    line-height: 1;
    font-family: 'Crimson Text', serif;
    color: rgba(255, 255, 255, 0.8);

}
.event-bnr-info{
    padding: 40px 0;
    display: table; /* Make the container element behave like a table */
    width: 100%; /* Set full-width to expand the whole page */
}
.bnr-left{
    border-right: 1px solid rgba(255, 255, 255, 0.3);
}
.bnr-datum{
    font-size: 18px;
    font-weight: 400;
    font-family: 'Crimson Text', serif;
    font-style: italic;
    color: #FFFFFF;
    width: 100%;
}
.bnr-left .bnr-datum i{
    margin-right: 0.5rem;
}
.bnr-left a{
    display: inline-block;
    color: #FFFFFF;
    font-size: 24px;
    text-transform: capitalize;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    width: 100%;
}
.bnr-right .col-md-6{
    padding: 0;

}
.event-bnr-info .col-md-6{
    padding: 0;

}

.event-bnr-info .col-md-6.bnr-right{
    padding-left: 1rem;
    display: table-cell;
}
.bnr-right{
    padding-left: 1rem;
    width: 50%;
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .bnr-left{
        border-right: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.3);
        margin-bottom: 1rem;
        padding-bottom: 1rem;
        width: 100%;
    }
    .bnr-right .bnr-icos{
        margin-bottom: 0.5rem;
    }
    .bnr-right{
        padding-left: 0;
        width: 100%;

        display: none;
    }
    .event-bnr-info{
        display: block;
    }
    .event-bnr-date .span1{
        font-size: 26px;
        padding: 0;
    }
    .event-bnr-date .span2{
        font-size: 14px;
        padding: 0;
    }
    .event-bnr-date {
        margin-top: -3.5rem;
        padding: 5px;
    }


}

.evt-bnk{
    margin-top: 50px;
    height: 560px;
}
.bunka-img{
    overflow: hidden;
    height: 23rem;
}
.bunka-img img {
    width: 100%;
    height: auto;
}
.bunka-label.event-bnr-date{
    margin: 0;
    padding:  0.3rem;
    margin-left: 1rem;
}
.bunka-label.event-bnr-date .span1{
    font-size: 26px;
    padding: 0;
}
.bunka-label.event-bnr-date .span2{
    font-size: 14px;
    padding: 0;
    padding-top: 6px;
}
.bunka-title{
    font-weight: 600;
    font-size: 24px;
    position: relative;
    display: inline-block;
    color: #333333;
    line-height: 1.4;

    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    padding-top: 20px;
    margin-bottom: 15px;
}
.bunka-title:first-letter {
    text-transform: uppercase;
}
.ul-odkazy{
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.ul-odkazy li i{
    padding-right: 0.5rem;
}
.ul-odkazy li {
    font-weight: 400;
    font-family: 'Crimson Text', serif;
    font-style: italic;
}
.ul-odkazy li span {
    color: #888888;
}
.ul-odkazy li i {
    color: #E86830;
}
.prednasky-searchbar{

    margin: 3rem 0;
    width: 100%;
    display: table;
}
.evt-filter{
    display: table-cell;
    padding-left: 15px;
    padding-right: 15px;
    vertical-align: bottom;

}
.evt-filter span{
    font-weight: 600;
    font-size: 16px;
    color: #333333;
    display: block;
    margin-bottom: 10px;
}
.evt-filter span.v-hid{
    visibility: hidden;
}
.evt-filter > input{
    padding: 17px 15px;
    line-height: 1.3;
    height: auto;
    border-radius: 2px;
    border: 2px solid #ededed;
    font-size: 16px;
    box-shadow: none;
    width: 100%;
}
.evt-filter >a{
    width: 100%;
}
.evt-filter.marg-top{
    margin-top: 1rem;
}
.evt-filter.marg-top>a>button{
    background-color: transparent;
    color: #E86830;
    border: none;
    font-weight: 600;
}
.evt-filter >a>button{
    width: 100%;

}

  
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .bunka-img {
        overflow: hidden;
        height: 14rem;
    }
    .evt-bnk{
        margin-top: 50px;
        height: 420px;
    }
}


/* ==== zlúčené z prednaska.css ==== */





.event-titulok{
    margin-bottom: 68px;
    color: #333333;
    font-weight: 700;
    text-transform: uppercase;
}
.event-up-banner{
    width: 100%;
    height: 92px;
    background: #f2f4f5;
    align-items: center;
    display: flex;
}
.event-up-banner >.event-block{
    padding-left: 30px;
    border-right:1px solid #ddd;

    display: block;
    width: 100%;


}
.event-up-banner >.event-block > span{
    text-transform: capitalize;

    font-size: 18px;
    font-weight: 700;
    color: #384158;
}
.event-up-banner >.event-block > p{
    text-transform: capitalize;
    margin: 0;
    margin-top: 8px;
}
.event-img{
    margin-top: 21px;
    width: 100%;
    position: relative;

}
.event-img img{
    vertical-align: middle;
    border-style: none;
    width: 100%;
    height: auto;
}
.event-block.no-border{
    border: none;
}
.event-sidebar > h3{

}
.event-titulok h1{
    font-size: 36px;
    color: #333333;
}
.event-sidebar h3{
    font-size: 24px;
    color: #333333;
    margin-bottom: 33px;
}
.event-sidebar{
    padding-left: 40px;
}
.single-info> .s-1{
    /* float: left;*/

}
.single-info> .s-2{
    float: right;

}
.single-info> i{
    padding-right: 15px;
    color:#E86830;

}
.single-info{
    margin-bottom: 20px;

}
.single-info.event-price{
    font-size: 24px;
    font-weight: 500;
    color:#E86830;
    margin-bottom: 16px;
    text-transform: capitalize;

}
.event-informacie{
    margin-bottom: 60px;
}
.event-predansajuci{
    margin-top: 40px;
    margin-bottom: 60px;

}
.prednasajuci{
    display: flex;
    align-items: center;
    margin-bottom: 27px;



}
.prednasajuci-img > img{
    width:9rem;
    height: auto;
    overflow: hidden;
    vertical-align: middle;
    border-style: none;
}
.prednasajuci-name> h3{
    text-transform: capitalize;
    margin:0;

}
.prednasajuci-name{
    padding-left: 35px;
    text-align: center;
}
.single-info.edit-inf{
    margin-bottom: 5px;
}
.single-info.edit-inf>span>i{
    margin-left: 8px;
    color: #E86830;
}
.popis-lektora{
    margin-top: 20px;
    margin-bottom: 0;

}
/* .ina-udalost-img > img{
     width:6rem;
     height:7rem;
 }*/
.ina-udalost-img > img{
    width:6rem;
    height: auto;
    overflow: hidden;
    vertical-align: middle;
    border-style: none;
}
.ina-udalost{
    display: flex;
    margin-bottom: 27px;
    transition: 0.2s;
}
.ina-udalost:hover{
    /*transform: scale(1.05);*/
}
.ina-udalost-name{
    padding-left: 21px;
    text-align: left;
}
.ina-udalost-name>h3{
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 1rem;
}
.ezo-color{
    color: #E86830;
    font-weight: 600;
}
.prihlasit-sa-btn{
    position: absolute;
    right: 0;
    bottom: 0;
    margin: 0 10px 10px 0;
}
.prihlasit-sa-btn>button{
    color: white;
    background-color: #E86830;
    padding: 5px;
    border: 2px solid #E86830;
    width: 250px;
    font-size: 18px;
    transition: 0.2s;


}
.prihlasit-sa-btn>button:hover{
    background-color:#BB5427;
    border-color: #BB5427;
}


.home-btn button{
    border: 2px solid #E86830;
    box-shadow: none;
    background-color: #E86830;
    color: #FFFFFF;

    padding: 1rem 1.6rem;
    /*border-radius: 2px;*/
    text-transform: uppercase;
    font-family: Poppins;
    font-size: 14px;
    margin-right: 1rem;
    transition: 0.3s;

}
.home-btn:hover button{
    background-color: #bb5427;
    border: 2px solid #bb5427;

}

.event-ikonky{
    /*display: flex;*/
    margin: 20px 0;
}
.jednotliva-ikonka{

    transition: 0.2s;
    display: block;
    padding: 0 5px;
}
.jednotliva-ikonka:hover{

    transform: scale(1.05);
}
.jednotliva-ikonka>.ic{

    padding: 15px;
    line-height: normal;
}
.jednotliva-ikonka>.ic>a>span{

    font-size: 14px;
    line-height: normal;
}
.event-popis > .popis-title{
    font-size: 24px;
    color: #333333;
    margin-bottom: 12px;

}
.event-popis{
    margin-top: 40px;
}
.remove-pm{
    margin: 0;
    padding: 0;
}
@media only screen
and (max-width : 320px) {

    .event-sidebar{
        padding-left: 0;
    }
}
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {
    .event-sidebar{
        padding-left: 0;
    }
}

