.bannergroup {
    padding: 8px;
    text-align: center;
}
.leftlogo .hidden-xs, .leftlogo .hidden-sm, .leftlogo .hidden-md {
    display: block !important;
    width: 100%;
}
.logo-text a {
    font-weight: 800;
    font-size: 64px;
    font-family: 'tahoma', sans-serif;
    font-family: 'Cairo', sans-serif;
    color: #d92209;
}
.head-social .custom {
    width: auto !important;
}
.toptunis {
    display: flex;
    margin: 0 auto;
    max-width: 390px;
    text-align: center;
    float: left;
}
.itemid-274 div#t3-mainbody {
    display: none;
}
.toptunis img{max-width: 92px;max-height: 50px;margin-top: 0;}
.toptunis span {
    font-style: inherit;
    letter-spacing: 1px;
    margin: 0 20px;
    white-space: normal;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    align-items: center;
    justify-content: center;
    font-weight:bold;
    word-break: break-word;
}

.slidehome {
    position: relative;
}
.slidehome:after {
    content:'';background:rgb(0 0 0 / 0.2);top:0;left:0;width:100%;height:100%;
    position: absolute;
}
.slidehome .textslide {
    position: absolute;z-index:1;
    top: 35%;
    left: 0;
    right: 0;
    text-align: center;
    max-width: 80%;margin:0 auto;
    color: #fff;font-size:30px;
    font-weight:bold;
}

.contactform {
    margin: 20px  auto;
    max-width: 700px;
}

.contactform input[type="text"], input[type="number"] {
    width: 90% !important;
}

input#jsn-captcha {
    max-width: 200px;
}

.t3-main-content-wrap.t3-main-content-2.one-sidebar-right {
    display: none;
}
.item-image {
    max-height: 580px;
    overflow: hidden;
}

.item-image img {
    width: 100%;
}