.etkinlikcol{
    position: relative;
    overflow: hidden;
    transition: 0.3s;
    margin-bottom: 25px;
}
.etkinlikcol a.img_container .short_info {
    position: absolute;
    left: 0;
    top: 0%;
    width: 100%;
    box-sizing: border-box;
    color: #fff;
    padding: 0 15px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    text-align: center;
}
.etkinlikcol a.img_container .short_info h3 {
    color: #fff;
    font-size: 26px;
    font-size: 1.625rem;
    margin: 0;
    padding: 0;
    text-transform: uppercase;
    font-weight: 900;
}
.etkinlikcol a.img_container .short_info p {
    font-family: 'Lora', serif;
    font-size: 18px;
    font-size: 1.125rem;
    margin-bottom: 0;
}
.etkinlikcol a.img_container:hover img {
    -webkit-transform: translate(-0%, -0%) scale(1.02);
    -moz-transform: translate(-0%, -0%) scale(1.02);
    -ms-transform: translate(-0%, -0%) scale(1.02);
    -o-transform: translate(-0%, -0%) scale(1.02);
    transform: translate(-0%, -0%) scale(1.09);
    transition: 0.3s;
}
.etkinlikcol a.img_container img{
    transition: 0.3s;
}
.fix_menu_w{
    margin-bottom: 15px;
}
.fix_menu_title{
    font-size: 24px;
    font-family: 'Lora', serif;
    display: block;
}
.fix_menu_detay p{
    font-size: 12px !important;
    margin-bottom: -4px !important;
}
.call_section .box_1{
    background-color: rgb(0 0 0 / 65%) !important;
}
.margin_60_50 {
    padding-top: 60px;
    padding-bottom: 60px;
}

.maison_footer{
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 1;
}
.maison_footer:before{
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #070e12;
    z-index: -1;
    opacity: .95;
}
.logo_footer{
    margin-left: -2px;
    margin-bottom: 10px;
}
.maison_footer p{
    margin-bottom: 10px !important;
}
.maison_footer hr{
    margin: 15px 0 15px 0 !important;
}
.btn_maison_top{

}
header.header.sticky a.btn_top{
    background-color: #a58a50 !important;
    border:1px solid #fff !important;
}
.main-menu{
    margin-top: 5px;
}
.mt-0{
    padding-top: 0px !important;
}
.home-about-link{
    font-weight: bold;
    text-decoration: underline;
    color: #a58a50 ;
    margin-top: -5px;
}
@media only screen and (max-width: 768px) {
    .call_section{
        background-size: cover !important;

    }
    #toTop{
        bottom: 45px !important;
    }
    .mobile-display-none {
        display: none !important;
    }
    .widget-bottom-style i{
        font-size:15px !important;
    }
    .media-item i{

        font-size: 15px;
    }
    .span-contact-us{
        font-size: 7px;
    }
    .mobile-display-block{
        display: block !important;
    }
    .fix-socials-bottom{
        position: fixed;
        bottom: 0;
        width: 100%;
        z-index: 9999999999;
        box-shadow: 1px 1px 5px #222;
    }
    .widget-bottom-style{
        width: 33.33%;
        float: left;
        background: #a58a50 !important;
        text-align: center;
        padding: 12px;
        color: #fff !important;
    }
    .fix-socials-bottom a i{
        color: #fff !important;
    }
    .fix-socials-bottom a:hover i{
        color: #fff !important;
    }
    .fix-socials-bottom a:nth-child(2) .widget-bottom-style{
        border-right: 1px solid #efefef1c;
        border-left: 1px solid #efefef1c;
    }
    .fix-socials-bottom a:nth-child(4) .widget-bottom-style{
        border-right: 1px solid #efefef1c;
        border-left: 1px solid #efefef1c;
    }
    .fix-socials-bottom a:hover .widget-bottom-style{
        background: #fafafa;
        transition: all 0.3s;
    }
    .fix-socials-bottom a:hover .widget-bottom-style i{
        color: #000;
        transition: all 0.3s;
    }
    .media-item{
        padding: 7px;
        color: #fff !important;
    }
}
