.displaynone{ display:none}
.mainslider{ float:initial !important; }
.section-padding {
  padding: 50px 0 40px 0;
}
.row.md-marg {
  margin-left: -25px;
  margin-right: -25px;
}
.mainslider {
  height: 95vh !important;
}
.valign {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.e_about .mb-20 {
  margin-bottom: 20px !important;
}
.e_about h6 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.8;
}
.e_about h2 {
  font-size: 45px;
}
.e_about span {
  display: inline-block;
}
.mt-50 {
  margin-top: 50px !important;
}
.e_about .butn.butn-bord {
  border: 1px solid #1d1d1d;
  background: transparent;
  color: #1d1d1d;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
  border-radius: 50px;
}
.e_about .ml-5 {
  margin-left: 5px !important;
}
.e_about .img {
  position: relative;
  overflow: hidden;
}
.e_about .img img{ width: 100%;}
.e_about .butn.butn-md {
  padding: 14px 35px;
}

.e_about p {
  line-height: 1.8;
  font-size: 15px;
  color: #000;
}
.bg_date{ background:#202b31; }
#stats-2 section {
    padding: 60px 30px 60px 30px;
    color: #ffffff;
    font-size: 15px;
    line-height: 1.3em;
    text-align: center;
    background: #ef4363;
    min-height: 240px;
    width: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 250px;
    margin: 0 auto;
    transition: all .3s ease;
}

#stats-2 section h3 strong {
  display: block;
  font-size: 22px;
  font-weight: 500 !important;
  line-height: 1em;
  margin-bottom: 12px;
  position: relative;
  padding-bottom: 12px;
  color: #ffffff;
  height: 60px;
}
#stats-2 section h3 strong:after {
    position: absolute;
    content: '';
    width: 120px;
    height: 2px;
    background: #fff;
    bottom: 0;
    left: 50%;
    margin-left: -60px;
}
#stats-2 section h3 {
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3em;
  margin-bottom: 0px;
  color: #fff;
}
#stats-2 .row.go {
  display: flex;
  align-items: center;
  gap: 25px;
  flex-wrap: wrap;
}
.fadeInUp.go {
  animation-name: fadeInUp;
  -webkit-animation-name: fadeInUp;
}

.equalHeight {
    min-height: 185px;
    padding: 0;
    border: 1px solid rgba(234, 202, 155, .1);
    border-collapse: collapse;
}
.whyus {
    float: left;
    width: 100%;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
.whyusCenter {
    padding: 20px 10px;
    display: block;
    text-align: center;
    font-weight: 500;
    text-decoration: none;
    font-size: 20px;
    line-height: normal;
    color: #000;
}
.whyusCenter img {
    max-width: 80px;
    margin-bottom: 10px;
    height: auto;
}
.whyusCenter h4 {
    font-weight: 500;
    text-decoration: none;
    font-size: 20px;
    line-height: normal;
    color: #191919;
    padding: 0 10px 10px;
}
.whyusCenter p {
    font-size: 14px;
    line-height: 24px;
    margin: 0;
}
.videoGallery .title_2 {
    font-weight: 300;
    color: #af7114;
    font-size: 36px;
    text-align: center;
    margin-bottom: 30px;text-transform: uppercase;
}

ul.cty {
    text-align: center;
    width: 100%;
    border-radius: 10px;
    padding: 40px 0px;
    overflow: hidden;
    margin: 0 auto;
}
ul.cty li {
    border: 1px solid #ef4363;
    border-radius: 50%;
    width: 160px;
    height: 160px;
    margin: 0 10px;
    padding: 19px;
    display: inline-block;
    vertical-align: top;
}
ul.cty li .counth {
    font-weight: 700;
    font-size: 25px;
    line-height: 25px;
    color: #ef4363;
}
ul.cty li .icons img{ width:60px; height:60px;}
ul.cty li .countsub {
    font-weight: 400;
    line-height: 15px;
    font-size: 11px;
    color: #333;
}
.whoCan_participate {
    width: 100%;
    margin: 0;
    padding: 50px 0;
    background: #000;
    background: #202b31;
    background-size: 100%;
}
.whoCan_participate .participatePara strong {
}
.whoCan_participate .participatePara {
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px;
}
.whoCan_participate .participatePara a {
}
.whoParticipate {
    text-align: left;
    margin: 0;
    margin-bottom: 25px;
    padding: 10px 15px;
    background: #0f0f0f;
    border-bottom: 1px solid #0f0f0f;
    transition: .2s;
    overflow: hidden;
    z-index: 3;
    border-radius: 6px;
    border-bottom: 2px solid transparent;
}
.whoParticipate .fullDiv {
    display: flex;
    align-items: center;
}
.whoParticipate svg {
    width: 60px;
    height: 60px;
    min-width: 60px;
    color: #f0c05a;
    margin-right: 10px;
    -webkit-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    -o-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
.whoParticipate .participateTitle {
    font-size: 18px;
    color: #fff;
    font-weight: 500;
}
.singleAwards {
    margin-bottom: 15px;
}
.singleAwards img {
    max-width: 100%;
    width: 100%;
}
.awardsGallery .read_more {
    background: #000;
    color: #fff;
    border-color: #000;
}
.read_more {
    text-transform: uppercase;
    background: transparent;
    color: #f0c05a;
    padding: 10px 25px;
    margin: 0 0 20px;
    position: relative;
    font-size: 14px;
    letter-spacing: 1px;
    border: 1px solid #f0c05a;
    display: inline-block;
    overflow: hidden;
    height: 45px;
    border-radius: 4px;
}
.read_more span {
    display: flex;
    align-items: center;
}
.awardsGallery .read_more:hover {
    border-color: #f0c05a;
	background: #f0c05a;
	color:#fff;
}
.read_more:hover {
    border-color: #f0c05a;
    color: #000;
}

.mediaSection {
    background: #202b31;
}
.mediaSection ul.grid_7 {
    display: flex;
    flex-flow: row wrap;
}
.mediaSection ul.grid_7 li {
    list-style: none;
    text-align: center;
    width: calc(100% / 7);
    padding: 10px 10px;
    position: relative;
    transition: all .3s ease-in-out;
    position: relative;
    z-index: 5;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #d9d5d5;
    background: #fff;
    margin-top: -1px;
    margin-right: -1px;
    transition: all .3s ease-in-out;
    background: 0 0;
}
.mediaSection ul.grid_7 li img{ max-width:100%;height: auto;}


/*
.services_feature .item-bx {
  padding: 20px 10px;
  height: 100%;
  background-color: #fff;
  border: 1px solid #ef4363 ;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: rgb(36, 29, 13);
  border-right: 0;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
  margin-bottom: 30px;
  margin: auto;
  text-align: center;
}
.services_feature .item-bx img {
  margin-bottom: 20px;
  max-width: 60px;
  width: 60px;
  height: 60px;
  color: #f0c05a;
}
.services_feature .item-bx .titleH4 {
  color: #ef4363 ;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 0;
  margin: 0 0 15px;
  text-align: center;
  font-size: 18px;
  height:40px;
}
.services_feature .item-bx p {
  color: #000;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
  min-height: 192px;
}*/

.addr_info{ margin:auto;text-align:center; }
.event_contact h4{ text-align:center; }
.addr_info ul li{ list-style:none; }

/*
*/
.slider-mainslider video{height: 95vh !important;}
.nomi_process{ }
.moreInfo {
  margin: 0;
  padding: 20px;
  background: #fff;
  border-radius: 12px;
}
.moreInfo .formTitle1 {
  color: #333;
  font-size: 22px;
  margin: 0 0 10px;
  font-weight: 600;
}
.contactInfo {
  width: 100%;
  padding: 15px;
  border: 1px solid #eee;
  border-radius: 12px;
  text-align: left;
  margin-bottom: 20px;
}
.contactInfo strong {
  font-weight: 700;
  font-size: 25px;
  text-transform: uppercase;
  color: #ef4363;
}
.more_info_oth h3{ font-size:26px; text-align:center; }

.contactInfo p.name {
  color: #333;
  font-weight: 300;
  text-transform: uppercase;
  font-size: 24px;
  margin-top: 8px;
  margin-bottom: 8px;
}
.contactInfo .number {
  margin-bottom: 10px;
  color: #ef4363;
  font-weight: 600;
  font-size: 24px;
  line-height: 28px;
}
.contactInfo p.mail {
  color: #000;
  font-size: 18px;
  font-weight: 300;
  margin: 0;
}
.contactInfo p.mail a {
  color: #ef4363;
  text-decoration: none;
}
.event_form{ background:linear-gradient(180deg, rgba(159, 106, 7, 1) 0%, rgba(213, 181, 75, 1) 50%, rgba(182, 138, 36, 1) 100%)}

.single_video_testi iframe{ width:100%}
.more_info_oth{ margin-bottom:20px; }
.more_info_oth h4{background: #ef4363;
  padding: 5px 10px;
  color: #fff;
  font-size: 18px;
  text-align: center;
  border-radius: 5px;}



  .awardsVideos .owl-prev{font-size: 42px !important;
  color: #fff !important;
  position: relative;
  bottom: 140px;
  left: -30px;}
.awardsVideos .owl-next{
  font-size: 42px !important;
  color: #fff !important;
  position: relative;
  bottom: 140px;
  right: -30px;
  float: right;
}
.awardsVideos .owl-nav{ display:block !important; }
.services_feature .item-bx:hover{ background:#202b31 }
.services_feature .item-bx:hover .titleH4, .services_feature .item-bx:hover p{ color:#fff; }

.spkrs{ color:#fff; border:1px solid #fff; text-align:center; padding-bottom:10px;border-radius: 0 0 5px 5px;}
.spkrs h3{padding-top: 10px; font-size: 20px;}
.award_about{ margin-top:20px !important;}
.award_about h5{font-size: 20px; font-weight: bold;}
.award_about h4{ color:#ef4363; font-size:16px;}

.marquee {
  margin: 0 auto;
  max-width: 100%;
  overflow: hidden;
}
.marquee-wrapper {
  width: 100%;
  overflow: hidden;
}
.marquee ul.flex {
  display: flex;
  align-items: center;
}
.marquee ul {
  list-style-type: none;
}
.marquee ul.flex li {
  flex-shrink: 0;
  width: 300px;
  height: 200px;
  border-radius: 5px;
  line-height: 150px;
  text-align: center;
  font-size: 38px;
  color: #fff;
  background-image: linear-gradient(135deg,#52E5E7 15%,#130CB7 100%);
  overflow:hidden
}
.marquee ul li img {
  border-radius: 5px;
}
.marque_stat_blue {
  background-color: #1842B6;
  color: #171717;
}
.marque_stat {
  padding: 14px 36px 44px 36px;
  border-radius: 4px;
  flex-direction: column;
  justify-content: space-evenly;
  align-items: flex-start;
  display: flex;
  line-height: 30px;
  min-height: 200px;
  min-width: 300px;
}
.marque_stat_blue {
  background-color: #1842B6;
  color: #171717;
}
.marque_stat_blue h3, .marque_stat_blue .p_32 {
  color: #25E8FE;
}
.marque_stat h3 {
  font-family: "Oswald", sans-serif;
  font-size: 76px;
  background: linear-gradient(to right, #2b0045 10%, #25abe8 50%, #0a048e 60%);
    background-size: auto;
    background-clip: border-box;
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 1.5s linear infinite;
}
.marque_stat_yellow {
  background-color: #ffee01;
  color: #ccc;
}
.marque_stat_yellow h3, .marque_stat_yellow .p_32 {
  color: #171717;
}
.p_32{ font-size:24px;}

.mainslider {
  width: 100%;
  height: 100vh;
}
.slider-mainslider {
  width: 100%;
  float: left;
  padding: 0;
  height: 100vh;
  margin: 0;
  position: relative;
}
.videoslider {
  position: relative;
}
.bannerFixed .container {
  position: absolute;
  top: 350px;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9;
  text-align: center;
}
.bannerFixed::before {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  height: 99%;
  background: #000;
  opacity: 0.5;
  top: 0;
  left: 0;
  z-index: 9;
  content: '';
}
.slider-mainslider video {
  width: 100%;
  float: left;
  padding: 0;
  height: 100vh;
  object-fit: cover;
}
.slider-mainslider video {
  height: 95vh !important;
}
.videoslider .caption {
  background: #00000080;
  width: 600px;
  padding: 10px;
}
.title2023 {
  color: #fff;
  font-size: 25px;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 10px;
}
.bannerFixed .container h1.h2 {
  margin-bottom: 10px;
}
.bannerFixed .container h1 {
  color: #fff;
  font-weight: 500;
  text-align: center;
  font-size: 26px !important;
}
.spkrs_out{ width:20% !important; }
.spkrs:hover{border:1px solid #ddd;}
#stats-2 section:hover h3 {
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.accordion-button:not(.collapsed) {
  color: #ef4363;
}
@media only screen and (max-width: 767px){
	.slider-mainslider video { height: 40vh !important;}
	.bannerFixed .container{top: 160px;}
	.title2023{ font-size:20px;}
	.bannerFixed .container h1{ font-size:22px !important}
	.slider-mainslider{height: 40vh;}
	.mainslider { height: 40vh !important;}
	.section-padding{ padding:30px 0 20px 0}
	.e_about h2{font-size:35px;}
	.e_about { padding-left:15px; padding-right:15px;}
	.services_feature .item-bx p{ min-height:80px;}
	.spkrs_out{ width:50%; margin-bottom:20px;}
	.spkrs h3{ font-size:18px;}
	.more_info_oth h3{ font-size:20px;}
	.contactInfo strong{ font-size:20px;}
	.moreInfo{ margin-bottom:10px;}
	.itemEvent .con .eventTitle, .itemEvent .con .eventTitle a{ font-size:18px;}
	.itemEvent .con{ bottom:-110px;}
}