.galasection *{box-sizing:border-box!important;outline:none;}
.galasection ul,.galasection li{list-style:none;padding:0px;margin:0px;}
.galasection a{color:inherit;text-decoration:none;}
.topPart .in{position:relative;padding:300px 15px 54px 0px;}
.topPart{background-position:center center;background-repeat:no-repeat;background-size:cover;position:relative;}
.topPart .in:after{display:block;content:'';position:absolute;top:0px;left:0px;width:100%;height:100%;background:rgba(0,0,0,0.67);}
.topPart .container{z-index:1;position:relative;}
.topPart .caption{color:#fff;font-size:32px;line-height:42px;max-width:744px;}
.topPart .info{display:flex;flex-wrap:wrap;margin-top:41px;}
.topPart .info>li{display:flex;padding-left:34px;position:relative;margin-right:167px;margin-bottom:44px;}
.topPart .info img{display:block;object-fit:contain;height:23px;max-width:30px;position:absolute;
                   top:3px;left:0px;
}
.topPart .label{color:#fff;font-size:20px;line-height:30px;font-weight:500;}
.topPart .more{display:flex;padding-top:33px;}
.topPart .location{height:42px;display:flex;align-items:center;justify-content:center;background:#8A401F;
                   border-radius:21px;padding-left:24px;padding-right:50px;color:#fff!important;font-size:15px;font-weight:normal;
}
.topPart .location img{display:block;object-fit:contain;height:15px;margin-right:7px;}
.Overview{padding:50px 0px 55px;}
.Overview .name{color:#498135;font-size:32px;line-height:42px;font-weight:700; font-family: "encode-sans-bold";}
.Overview .text{color:#979797;font-size:14px;line-height:24px;font-weight:normal;font-family: "encode-sans-regular";}
.Overview .list>li+li{margin-top:77px;}
.Overview .box{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:12px;}
.Overview .box>li{width:calc(50% - 40px);border-bottom:1px solid #EBEBEB;padding-bottom:11px;margin-bottom:11px;}
.Overview .titre{font-family: "encode-sans-bold";color:#498135;font-size:14px;line-height:24px;}
.itemlist{overflow:hidden;padding-bottom:80px;}
.itemlist .swiper-slide{width:309px;margin-right:17px;}
.itemlist .swiper-slide:last-child{margin-right:0px;}
.itemlist .item{display:block;}
.itemlist .pic{overflow:hidden;border-radius:7px;margin-bottom:10px;}
.itemlist .pic img{width:100%;object-fit:cover;display:block;transition:0.4s;}
.itemlist .text{color:#979797;font-size:14px;line-height:24px;font-weight:normal;}
.Tickets{padding-bottom:80px;}
.Tickets .title{color:#498135;font-size:32px;line-height:42px;font-weight:700; font-family: "encode-sans-bold";}
.Tickets .info{color:#498135;font-size:14px;line-height:24px;font-weight:normal;}
.Tickets .text{color:#979797;font-size:14px;line-height:24px;font-weight:normal;margin-top:26px;}
.Tickets .text a{color:#498135;transition:0.3s;}
.Tickets .text .underline{text-decoration:underline;}
.Venue .title{color:#498135;font-size:32px;line-height:42px;font-weight:700; font-family: "encode-sans-bold";margin-bottom:30px;}
.Venue .box{display:flex;flex-wrap:wrap;}
.Venue .box>li{width:50%;}
.Venue .map{position:relative;overflow:hidden;}
.Venue .map img{width:100%;display:block;object-fit:cover;}
.Venue .pic{position:relative;overflow:hidden;position:relative;}
.Venue .pic>img{width:100%;display:block;object-fit:cover;}
.Venue .tab{z-index:1;position:absolute;left:0px;bottom:0px;width:100%;padding:22px 14px 22px 32px;
            background:rgba(138,64,31,0.64);backdrop-filter:blur(7px);
}
.Venue .caption{color:#fff;font-size:15px;line-height:25px;font-weight:normal;position:relative;padding-left:20px;}
.Venue .caption>img{display:block;object-fit:contain;position:absolute;top:4px;left:0px;height:14px;}

.Sponsors {background:#F3F3F3;padding:174px 0px 70px;margin-top:-100px;overflow:hidden;}
.Sponsors .title{color:#498135;font-size:32px;line-height:42px;font-weight:700; font-family: "encode-sans-bold";
                 margin-bottom:70px;}
.Sponsors .swiper-slide{margin-right:128px;width:auto;}
.Sponsors .swiper-slide:last-child{margin-right:0px;}
.Sponsors .pic{display:flex;align-items:center;justify-content:center;height:57px;}
.Sponsors .pic img{max-height:54px;display:block;object-fit:contain;}
.Sponsors .item{display:block;}
.Sponsors .swiper-pagination{display:flex;flex-wrap:wrap;z-index:1;position:relative;bottom:auto;left:auto;margin-top:86px;}
.Sponsors .swiper-pagination-bullet{cursor:pointer;transition:0.3s;width:7px;height:7px;background:#E0E0E0;opacity:1!important;
                                    margin:0px 15px 15px 0px;
}
.Sponsors .swiper-pagination-bullet-active{background:#000;}

@media screen and (min-width: 991.1px) and (max-width:1380px){
    footer .logo-ul{overflow:hidden;}
    }

@media screen and (max-width:1300px){
.topPart .info>li{margin-right:88px;}
}

@media screen and (max-width:991px){
    .topPart .in{padding-top:220px;}
     .topPart .info>li{width:100%;margin-right:0px;margin-bottom:32px;}
     .Sponsors .swiper-slide{margin-right:88px;}
     .Sponsors .pic{height:45px;}
     .Sponsors .pic img{max-height:40px;}
    }

@media screen and (max-width:767px){
     .topPart .in{padding-top:190px;}
 .topPart .info img{height:17px;top:4px;}
  .topPart .caption{font-size:25px;line-height:35px;}
  .topPart .label{font-size:15px;line-height:25px;}
  .topPart .info>li{padding-left:31px;margin-bottom:22px;}
  .topPart .location{font-size:13px;padding-right:40px;}
  .topPart .more{padding-top:20px;}
  .Overview {padding-top:40px;}
  .Overview .list>li+li{margin-top:33px;}
  .Overview .name{font-size:25px;line-height:35px;}
  .Overview .box>li{width:100%;}
  .Overview .box>li:nth-child(1),.Overview .box>li:nth-child(2){display:none;}
  .Overview .box>li:nth-child(odd){border-bottom:0px;padding-bottom:0px;margin-bottom:0px;}
  .Overview .text{font-size:13px;line-height:23px;}
   .itemlist{padding-bottom:45px;}
  .itemlist .text{font-size:13px;line-height:23px;}
  .itemlist .swiper-slide{width:253px;margin-right:11px;}
  .Tickets{padding-bottom:44px;}
  .Tickets .title{font-size:25px;line-height:35px;}
  .Tickets .info{font-size:13px;line-height:23px;}
   .Tickets .text{font-size:13px;line-height:23px;}
    .Venue .title{font-size:25px;line-height:35px;margin-bottom:19px;}
    .Venue .box>li{width:100%;}
    .Venue .box>li+li{margin-top:26px;}
    .Venue .tab{padding:16px 11px 16px 16px;}
    .Venue .caption{font-size:13px;line-height:23px;}
    .Sponsors{padding:142px 0px 55px;}
    .Sponsors .title{font-size:25px;line-height:35px;margin-bottom:22px;}
    .Sponsors .swiper-slide{margin-right:57px;}
     .Sponsors .pic{height:37px;}
     .Sponsors .pic img{max-height:28px;}
     .Sponsors .swiper-pagination{margin-top:33px;}
     .Sponsors .swiper-pagination-bullet{width:6px;height:6px;margin:0px 8px 8px 0px;}
 }


@media screen and (min-width:767.1px){
.itemlist  .item:hover .pic img{transform:scale(1.02);}
.Tickets .text a:hover{opacity:0.7;}
.Sponsors .swiper-pagination-bullet:hover{background:#000;}
}