
.myslide_events{
    display: block;
    position: relative;
    height: 450px;
    border: 2px solid #80797F;
    padding: 38px;
    box-sizing: border-box;
    overflow: hidden;
    cursor: pointer;
}

.myslide_events:hover {
    background-color: #fff;
    border: 2px solid #009991;
}

.e_data{
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    /* identical to box height */
    color: #000000;
}

.e_format{
    position: absolute;
    top :38px;
    right: 38px;
    width: 200px;
    text-align: right;
}

.e_address {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px;
    /* identical to box height */
    color: #000000;
}

.e_address i {
    color: #009991;
}

.e_name {
    margin-top: 34px;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 18px;
    line-height: 165.19%;

    color: #000000;
}

.e_podr {
    position: absolute;
    bottom: 34px;
    left: 34px;
}


.karkas.events {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 30px;
}

#lightSlider_events {
    height: 680px;
}
/*
.lSAction3 {
    width: 1236px;
    position: relative;

}
*/
.lSAction3 {
    width: 200px;
    position: relative;
    top: 0;
    left: 50%;
    height: 50px;
    margin-left: -100px;
    margin-bottom: 25px;
}

.lSPrev, .lSNext {
    display: block;
    position: absolute;
    width: 50px;
    height: 50px;
    z-index: 10;
    margin-top: 0px;
    cursor: pointer;
    border: 0;
    outline: 0;
    background: 0;
    padding: 0;
    text-decoration: none;
    background: none;
}
.lSAction > a {
    background: none;
}
.lSPrev {
    margin-left: 0px;
}
.lSNext {
    margin-left: 175px;
}

.lSPrev span, .lSNext span {
    display: block;
    font-size: 30px;
    color: #7c7c7c63;
}

.lSPrev:hover, .lSNext:hover {
    background: none;
}

.lSPrev:hover span, .lSNext:hover span {
    color: #484848;
}
.events_img {
    display: block;
    border-radius: 50%;
    width: 56px;
    height: 56px;
    float: left;
    margin-right: 21px;
}

div.myslide_events > strong {
    font-family: Roboto;
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 138.19%;
    /* or 28px */


    color: #000000;
}
div.myslide_events > p {
    font-family: Roboto;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 29px;
    clear: both;
    margin-top: 15px;

    color: #7C7C7C;
}

.nmo_box {
    display: inline-block;
    position: relative;
    padding: 6px 12px 4px 12px;
    background-color: #EBC261;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
    vertical-align: top;
    margin-left: 10px;
}