.fnt_size_13{
    font-size: 13px;
}
ul.el-info li {
    list-style: none !important;
}
.d1 {
    position: relative;
    float: left;
    margin: 7px 5px;
}
.btn-gr-right{
    float: right;
}
#tabls tr >td{
    border: none;
}
table#tabls {
    background: lavenderblush;
}
.hiddennone{
    display: none;
}
li.lang-item {
    display: list-item;
    vertical-align: middle;
    line-height: 20px;
    padding: 2px 6px 2px 5px;
}

ul.langue {
    list-style: none;
    position: fixed;
    top: 40%;
    z-index: 200;
    padding: 0;
    background: #06060626;
    right: 10px;
    width: 60px;
}


h2.StepTitle {
    color: #333;
    font-size: 18px;
    font-weight: 300;
    letter-spacing: 1px;
    line-height: 1;
    text-transform: uppercase;
    margin: 15px 0;
}
.home-block{
    padding: 8px 15% 10% 10%;
}
img.bntimg{
    height: 200px;
    object-fit: cover;
    width: 100%;
    max-height: 200px;
}

/*ul.el-info {
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    background-color: transparent;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 0;
    margin: auto;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    transform: translateY(-50%) translateZ(0);
    -webkit-transform: translateY(-50%) translateZ(0);
    -ms-transform: translateY(-50%) translateZ(0);

}*/

.element-overlay {
    display: block;
    /*width: 100%;*/
    height: 100%;
    padding: 0;
}

/*
ul.el-info > li {
    list-style: none;
    display: inline-block;
    margin: 0 3px;
}

ul.el-info > li a {
    border-color: #fff;
    color: #fff;
    padding: 12px 15px 10px;
}

.el-info {
    opacity: 0;
}

.el-element-overlay:hover .el-info {
    opacity: 1;
}
*/

.el-element-overlay:hover .overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.overlays {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 41%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
}

.thumbnail .caption {
    padding: 0;
}

.thumbnail {
    padding: 15px 15px
}

body {
    font: 15px Arial, Sans-serif;
}

.gallery {
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    clear: both;
    padding: 0;
}

.gallery ul.images {
    list-style-type: none;
    border: none;
    padding: 10px;
    background-color: #ccc;
    border-radius: 5px;
}

.gallery ul.images li.image {
    display: inline;
    line-height: 0;
    padding: 0;
}

.block {
    display: inline-block;
    background-color: #ccc;
    border-radius: 5px;
    padding: 8px;
}

pre {
    background-color: #eee;
    border-radius: 5px;
    padding: 8px;
    clear: both;
}

img {
    border: none;
}

.highlight {
    color: red;
}
@media screen and (min-width: 700px) {
    .colss {
        flex: 1;
        padding: 1em;
    }

    .colss1 {
        flex: 1;
        padding: 0em;
    }
    .flxs{
        display: flex;
    }
    .col-md-4.colss.el-element-overlay {
        min-height: 200px;
        max-height: 200px;
    }
    .min_high_155{
        min-height: 100px;
    }
}
.container-fullw{
    border-bottom: none!important;
}

.bnts {
    bottom: 0;
    position: absolute;
    margin-left: 10px;
    margin-right: 10px;
    left: 0;
    right: 0;
}

.overimg{
    height: 100% !important;
    width: 100%;
    object-fit: cover;
}

.title_eventek
{
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Quicksand', sans-serif;
    font-weight: 700;
    padding-bottom: 10px;
    color: #344054;
}