html{
  overflow-x: hidden;
}
a:hover{
  text-decoration: none;
}
.content{
    background-image: url(../images/Background.svg);
    background-position: center;
    /* background-size: cover; */
  }
  .title{
    font-weight: 700;
    font-size: 48px;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin-top: 64px;
    margin-bottom: 0;    
    max-width: 1250px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .title_second{
    font-weight: 700;
    font-size: 48px;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    margin-top: 0;
    margin-bottom:0;  
  }
  
  .inner{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0 auto;
    padding: 0 18% 64px;
  }
  @media (max-width: 1190px){
    .inner{ padding: 35px 10%; }
  }
  @media (max-width:1060px){
    .title,.title_second{
      font-size: 36px;
      line-height: 52.5px;
    }
}
  @media (max-width: 760px){
    .inner{ padding: 35px 2%; }
  }
  @media (max-width:650px){
    .title,.title_second{
      font-size: 28px;
      line-height: 41px;
    }
  }  
  @media (max-width: 499px){
    .inner{ padding: 0; }
    .title,.title_second{font-size: 32px;line-height: 46px;}
  }

  .container .wrapper {
    width: 100%;
    max-width: 1250px;
    margin: 0 auto;
    padding: 0 15px;
}
  .title{

}
@media (max-width: 599px){
  .title_second{
    padding-bottom:20px;
  }
}

.event {
    display: block;
    position: relative;
    /* background-color: #CED3D9; */
    width: 100%;
    margin: 0 auto;
  }
  .event .text {
    margin: 0 auto;
    max-width: 100%;
    font-size: 18px !important;
    line-height: 1.5;
    text-align: left;
    color: #FFF;
    font-weight: normal;
    padding: 30px 5px 0;
    /* padding-bottom: 60px; */
}
  .event-header,.steps-header,.award-header, .contact-header {
    width: 100%;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 60px;
    font-size: 32px;
    font-weight: bold;
    color: #203698;
    letter-spacing: 5px;
  }
  
  .container .event-header, .container .steps-header, .container .award-header, .container .contact-header{
    text-align: left;
    padding: 0 15px;
  }
  
  .event ul{
    width: 100%;
    margin: 0 auto;
    list-style: none;
    padding: 0;
    border: 0;
    vertical-align: baseline;
  }
  
  .winner ul li,.event ul li {
    display: inline-block;
    /* width: 25%; */
    text-align: center;
    padding: 2px;
    margin-bottom: 15px;
    vertical-align: top;
  }
  
  .winner .cover,.event .cover{
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
    position: relative;
  }

  .event .cover:after {
    content: "";
    position: absolute;
    display: block;
    /* height: 100px; */
    /* width: 100%; */
    top: -2px;
    bottom: -2px;
    left: -2px;
    right: -2px;
    z-index: 1;
    background: conic-gradient(from 3.1416rad at 46.35% 92.19%, #0033CC, #FF6666, #FFFFFF, #0033CC);
    /* box-shadow: 0px 3px 24px 2px #0040ff; */
    filter: drop-shadow(0px 0px 5px #0033CC);
}
.winner .cover img,.event .cover img{
    display: block;
    width: 100%;
    height: auto;
    position: relative;
    z-index: 2;
  }
  .winner .winner-data,.event .event-data {
    text-align: center;
  }
  
  .winner .winner-data .winner-data-title,.event .event-data .event-data-title {
    display: block;
    /* margin-bottom: 10px; */
    color: #FFF;
    letter-spacing: 0px;
    line-height: 1.3;
    font-weight: normal;
    margin-bottom: 10px;
  }
  .event .event-data .event-data-caption{
    display: block;
    color: #FFF;
    line-height: 1.5;
  }
  /* .winner .winner-data .winner-data-name {
    display: block;
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    line-height: 1.2;
  }
  
   */
  
  
  .border-right{
  border-right: 1px solid #e5c795;
  }
  .border-left{
    border-left: 1px solid #e5c795;
  }
  
  .container{
    display: block;
    position: relative;
    /* background: #F7F9FA; */
    width: 100%;
    max-width: unset;
    margin: 0 auto;
    /* padding: 60px 0; */
  }
  .container .container-header {
    max-width: 1250px;
    width: 100%;
    margin: 0 auto;
    font-size: 32px;
    font-weight: bold;
    padding: 0 15px;
    color: #203698;
    letter-spacing: 5px;
    /* margin-top: 5%; */
  }
  
  .container .wrapper{
    /* width: calc(100% + 30px); */
    max-width: 1250px;
    margin: 0 auto;    
    padding: 0 15px;
  }
  
  .container.judges .wrapper{
    padding: 0;
    margin: 0 -15px;
  }
  
  .container.award_section .wrapper{
    margin-bottom: 10%;
  }
  
  .container .sub-title {
    max-width: 1250px;
    width: 100%;
    margin: 0 auto;
    font-size: 13px;
    padding: 25px 15px 0 15px;
    color: #fff;
  }
  .award-title {
    display: block;
    padding-bottom: 15px;
    border-bottom: 2px solid #fff;
    margin-top: 10px;
  }
  
  .award-title h2 {
    font-size: 26px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    margin: 0;
    padding: 0;
  }
  .event .sub-title{
    width: auto;
    display: inline-block;
    color:#fff;
  }
  .event .wrapper{
    padding:0;
    }
    .event ul{
      max-width: unset;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
    }
    .event li{
      /* display: inline-block;
      width: 40%; */
      flex: 0 0 32%;
      text-align: center;
      padding: 0px;
      margin: 30px 0  ;
      display: table;
      /* vertical-align: top;  
      border-top: 2px solid #203698;   */
    }
    .event .event-data-title{
        color: #fff;
        display: block;
        /* margin: 10px 0; */
        font-size: 22px;
        font-weight: 600;
      }
      
      .event .event-data-name{
        display: block;
        margin: 0 0 5px;
        font-size: 16px;
        line-height: 1.6;
        color:#fff;
        font-weight: 300;
      }
  @media (max-width: 599px) {
    .title{padding: 0 15px;}
    .container .event{
        padding: 60px 10px;
      }
      .container.event .wrapper{
        padding: 0 10px;
      }
    .event .wrapper{
    padding: 0 15px;
  }
  .event ul li{
    width: 50%;
    padding: 8px;
    margin-bottom: 28px;
  }
  .event .event-data{
    display:none;
  }
  .event .event-data .event-data-title{
    margin-bottom: 5px;
    font-size: 20px;
  }
  .event .event-data .event-data-name{
    font-size: 14px;
  }
  .event .sub-title{
    padding:15px 15px 0 15px;
  }
  .event .partners li{
    width: 100%;
    flex: 0 0 32%;
    padding:0px;
    margin: 0;
  }
  .event .cover {
    /* padding: 10px 0px 5px 0px; */
    margin-bottom: 5px;
  }
}

@media (max-width: 499px){
    .container.event .wrapper{ padding:0 10px;margin: 0;}
    
    .container .wrapper{width: 100%;}
}

.nav-bar.is-expand{z-index: 33;}

img.img-responsive{
  max-width: 100%;
}
.modal-content{
  background-color: transparent;
}
.modal-title {
  text-align: center;
  font-size: 20px;
  margin-top: 12px;
  color:#fff;
}

.modal-backdrop.show {
  opacity: .8;
}
.modal-content .close{
position: absolute;
right: 16px;
width: 32px;
height: 32px;
background-color: #000;
display: flex;
align-items: center;
place-content: center;
color: #fff;
font-weight: normal;
line-height: 32px;
}

.modal-content .close svg {
  display: block;
  height: 100%;
  width: 100%;
  fill: #fff;
}

.swiper-container {
  width: 100%;
  height: 100%;
  margin: 20px 0 50px;
  position: relative;
  overflow: hidden;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 60%;
}

.swiper-slide img {
  width: 100%;
}
.swiper-pagination {
  width: 100%;
  position: relative;
}
.swiper-pagination span.swiper-pagination-bullet {
  margin: 0 4px;
  background-color: #c4c4c4;
  opacity: 1;
}
.swiper-pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active{
  background-color: #fc6769;
}

.swiper-button-next {
  right: 0px;
  left: auto;
  width: 80px;
  height: 80px;
  color: #fff;
  font-weight: normal;
  background-color: #000000aa;
  display: flex;
  padding: 15px;
}
.swiper-button-prev {
  right: auto;
  left: 0px;
  width: 80px;
  height: 80px;
  color: #fff;
  font-weight: normal;
  background-color: #000000aa;
  display: flex;
  padding: 15px;
}
@media (max-width: 499px){
  .swiper-button-next,.swiper-button-prev {
    width: 40px;
    height: 40px;
  }
  .swiper-button-next::after,.swiper-button-prev::after {
    font-size: 25px;
  }
  .modal-content .close{
    width: 24px;
    height: 24px;
    line-height: 24px;
  }
}
@media (min-width: 768px) {
  .modal-lg {
    width: 90%;
   max-width:1200px;
  }
}