/*------------------------------------------------------------------
* Project:        Eventen - Event Conference & Meetup Tailwind CSS Templates
* Author:         HtmlDesignTemplates
* URL:            https://themeforest.net/user/htmldesigntemplates
* Created:        07/20/2026
-------------------------------------------------------------------
*/
.fixed-top {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background-color: #1c1d66
}

@media (max-width: 1100px){
.slicknav_nav{top: 63px; width: 96%; margin: 0 auto; border-radius: 25px;}

.slicknav_nav .slicknav_item {
    position: relative;
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
    color:#443E56;
}

.slicknav_nav li{border-b: 1px solid #f1f1f1;}

 .slicknav_menu, div#slicknav-mobile {
    display: block;
  }

  .slicknav_nav .slicknav_arrow{padding-top: 0; position: inherit;}

  .slicknav_btn.slicknav_open:before, .slicknav_btn.slicknav_collapsed:before {
    color: #ffffff;
    position: absolute;
    top: -30px;
    left:inherit;
    right: 15px;
  }

  .slicknav_nav a{
    text-transform:capitalize;
    font-size: 16px;
    color: #443E56;
  } 
  .slicknav_nav ul.submenu {
    border-radius: 0 !important;
    background: #f1f1f1;
    margin: 0;
  }

  li.slicknav_parent.slicknav_open{background-color: #E91E63;}

  li.slicknav_parent.slicknav_open a > a, li.slicknav_parent.slicknav_open .slicknav_arrow {
      color: white;
  }
  

  li.slicknav_parent.slicknav_open ul li a{
    border-b: 1px solid #f1f1f1;
    font-size: 15px;
  }

  .slicknav_nav a:hover, .slicknav_nav .slicknav_row:hover{
    background-color: #E91E63;
    color: #fff !important;
  }

 .slicknav_btn.slicknav_open:before:hover{
  color: #E91E63;
  }
  .menu-search{display: none;}
}

#search1 .form-control::placeholder{color: #fff;}

#search1 .btn{
  background: none;
  top:41%;
  left: 45%;
  font-size: 14px;
}


/*Banner CSS*/
.banner{
  background-image: url(../images/background/1.jpg);
  background-repeat: no-repeat;
  background-size:cover;
  background-position: 0% 10%;
}

.inner-banner{ padding-top: 150px;}


.banner-image{
  background-image: url(../images/pattern/3.png);
  background-size: contain;
  background-repeat: no-repeat;
 background-position: center ;
}

.banner-button .btn2:hover{
  background-color: #e91e63 ;
  border-color: #e91e63;
  transition:all 0.5s ease-in-out;
}

@media (max-width: 576px){
  .banner-event-info li{
    border: none !important;
  }

  .inner-banner{
    padding-top: 20px;
  }
}

/*Overview CSS*/
.event-info-icon i{
  width:60px;
  height:60px;
  line-height:60px;
  font-size: 30px;
  transition: all .4s ease-in-out;
}

.overview-event-info a:hover i{
  background-color: #3A4CB4;
  transition: all .5s ease-in-out;
}


@media (max-width: 1100px){
  .event-info-icon i{
    width:40px;
    height:40px;
    line-height:40px;
    font-size: 20px;
  }
}

@media (max-width: 992px){
  .event-info-icon i{
    width:60px;
    height:60px;
    line-height:60px;
    font-size: 30px;
  }

  .overview-event-info{
    position: relative !important;
  }

}


/*Feature CSS*/
.feature{
  background-image: url(../images/background/5.jpg);
  background-size:cover;
  background-position: top center;
}

.feature .overlay{
  background-image: linear-gradient(180deg, #E91E63 0%, #3A4CB4 100%);
}

.feature-box i{
  width:70px;
  height:70px;
  line-height:70px;
  font-size: 35px;
  transition: all .5s ease-in-out;
}

.feature-lists a:hover i{
  background-color: #3A4CB4;
  transition: all .5s ease-in-out;
}


/*Speakers CSS*/
.speaker-box:after{
  content:"";
  height:0; 
  background:rgba(0,0,0,.6); 
  transition: all ease-in-out .5s;
  position:absolute;
  left:0;
  bottom:0;
  width: 100%;
}
  
.speaker-box:hover:after{
  height:100%; 
  transition: all ease-in-out .5s;
}

.box-content {
  transform: translateY(100%); 
  transition: transform .5s ease-out; 
  z-index: 1;
}

.speaker-box:hover .box-content {
  transform: translateY(-20px);
}

@keyframes iconTranslateY {
  48% {
      -webkit-transform: translateY(50%);
      transform: translateY(50%)
  }

  49% {
      opacity: 0;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%)
  }

  50% {
    opacity: 1;
  }
}

.social-link>li>a:hover>i {
  -webkit-animation: iconTranslateY .4s forwards; 
  animation: iconTranslateY .4s forwards; 
}

.speaker-box .social-link li a:hover{
  background:#1DA1F2;
  color: #fff;
}

.speaker-box .social-link li:last-child a:hover{background:#E60023;}

.speaker-box .social-link li:first-child a:hover{background:#1877F2;}

/*Ticket CSS*/
.ticket, .next-sponser{
  background-image: url(../images/background/1.jpg);
  background-repeat: no-repeat;
  background-size:cover;
}

.spin {
  transition: transform 0.8s;
}

h1:hover .spin, h2:hover .spin {
  transform: rotateY(360deg);
}


/*Schedules*/
.schedules{
  background-image: linear-gradient(90deg,#ffffff 50%, #f3f4f6 50%)
}

.schedule-day::after{
  position: absolute;
  font-family: "FontAwesome";
  font-size: 100px;
  color: #70707021;
  content: "\f073";
  top: -30%;
  left: -5%;
}

@media (max-width: 576px){
  .schedule-day::after{
    left: 50%;
    transform: translateX(-50%);
  }
}


/* Pricing */
.currency, .cents{
  font-size: 21px;
}

.dollor{
  font-size: 70px;
  line-height: .8;
}

@media (max-width: 1100px){
  .currency, .cents {
    font-size: 16px;
  }

  .dollor{
    font-size: 54px;
  }
}

@media (max-width: 990px){
  .pattern {
    top: -10px;
  }
}


@media (max-width: 576px){
  .currency, .cents {
    font-size: 12px;
  }

  .dollor{
    font-size: 42px;
  }

  .price-options{
    padding-bottom: 0 !important;
  }

  .pattern {
    top: -11px;
  }
}

  
/* Gallery */

.gallery {
  background-image: url(../images/background/6.png);
  background-position: center;
  background-repeat: repeat;
  background-size: contain;
}

.lightgallery a:hover::after{
  background:rgba(0,0,0,0.5); 
}


.lg-toolbar .lg-close:after, .lg-toolbar .lg-download:after, .lg-outer .lg-toggle-thumb:after, .lg-next:before, .lg-prev:after{
  content: "\f00d" !important;
  font-family: "FontAwesome";
  font-size: 25px;
}

.lg-toolbar .lg-download:after{
  content: "\f063" !important;
}

.lg-outer .lg-toggle-thumb:after{
  content: "\f00e" !important;
}

.lg-next:before{
  content: "\f061" !important;
}

.lg-prev:after{
  content: "\f060" !important;
}

.grid-item {
  width: 33%;
}

@media (max-width: 576px){
  .grid-item {
    width: 100%;
  }
}

/*Testimonial*/
.testimonial-content i{
  color: #f3efef;
  font-size: 70px;
  top:-30px;
}

.testimonial{
  background-image: url(../images/background/4.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

/* FAQ */
.faq{
  background-image: url(../images/background/5.jpg);
  background-repeat: no-repeat;
  background-size:cover;
}

.accordion-btn.active{
  color: #e91e63;
  background-color: #fff;
  box-shadow: none;
}

/* Subscribe */
.subscribe{
  background-image: linear-gradient(90deg,#24369C 0%, #C40F4C 95%);
}

/* footer */

footer{
  background-image: url(../images/background/5.jpg);
  background-repeat: no-repeat;
  background-size:auto;
  background-position: top center;
}

footer .overlay{
  background-image: linear-gradient(90deg, #3A4CB4 0%, #C40F4C 100%);
}


/*Back-to-top button  */
#back-to-top {
  position: fixed;
  z-index: 1000;
  bottom: 20px;
  right: 20px;
  display: none
}

#back-to-top a {
  width: 50px;
  height: 50px;
  transition: all ease-in-out .5s;
}

#back-to-top a:hover{
  background-color: #223645;
}

#back-to-top a:after {
  position: absolute;
  content: '\f062';
  font-family: "FontAwesome";
  font-size: 16px;
  color: #fff;
  top: 50%;
  left: 50%;
  z-index: 1;
  transform: translate(-50%,-50%)
}

/* ========================================= */
/*          About Us page CSS                */
/* ========================================= */

/* conference css */
.conference {
  background-image: url(../images/background/4.png);
  background-repeat: no-repeat;
  background-position: center center;
}

.conference-left{
  background-image: url(../images/pattern/3.png);
  background-repeat: no-repeat;
  background-size: contain;
}


.conference .benifit-list-box:hover h5 {
  color: #e91e63;
  transition:all 0.3s ease-in-out;
}

.conference .benifit-list-box:hover a {
  color: #3A4CB4;
}

.list-box-icon i{
  font-size: 40px;
}

/* ========================================= */
/*          Speaker Detail page CSS          */
/* ========================================= */

/* speaker detail section */
.progress-bar{
   font-size: 14px;
}

.speaker-img img{
  height: 100px;
  width: 100px;
}

.speaker-socials a i{
  transition: all .4s ease-in-out;
}


.speaker-socials a:hover i {
  color: #fff;
  border-color: #e91e63;
}

.contact-icon i{
  font-size: 24px;
}

 
/* Event History section */
@media (max-width: 1100px){
  .event-list-box{
    padding: 20px !important;
  }
}

/* ========================================= */
/*            /Event-List Page CSS/          */
/* ========================================= */

/* Schedule-2 */

.schedule-2{
  background-image: linear-gradient(90deg,#F7F7F7 50%, #ffffff  50%)
}

.schedule-2 .schedule-icon i{
  font-size: 100px;
}


@media (min-width: 576px) and (max-width: 990px){
  .schedule-day1::after {
    left: 44%;
  }
}

/* ========================================= */
/*          /Event-Detail Page CSS/           */
/* ========================================= */

 /* /Event-Detail section CSS/ */ 

.qoutation i{
  font-size: 30px;
  transition: all .4s ease-in-out;
}

.qoutation i:hover, .organizer-bio-info p:hover{
  color: #e91e63 !important;
  background-color: #fff;
  transition: all .4s ease-in-out;
}

.sperator {
  height: 1px;
}

.organizers-box img{
  width: 50px;
  height: 50px;
}

.info-icon i{
  font-size: 24px;
  transition: all .3s ease-in-out;
}

.info-icon i:hover {
  color: #3A4CB4;
  transition: all .3s ease-in-out;
}

.contact-us-outer
{
  background-image: url(../images/background/3.jpg);
  background-repeat: no-repeat;
  background-size:cover;
  z-index: 0;
}

.contact-us-outer .overlay {
  background-image: linear-gradient(180deg,#24369C 0%, #C40F4C 100%);
  border-radius: 25px;
}

/* ========================================= */
/*            /Pricing Page CSS/             */
/* ========================================= */

.ticket2 {
  background-image: url(../images/background/6.png);
  background-position: center;
  background-repeat: repeat;
  background-size: contain;
}

.ticket-right{
  background-image: url(../images/pattern/3.png);
  background-size: contain;
  background-repeat: no-repeat;
 background-position: center ;
}


/* ========================================= */
/*              /Faq Page CSS/               */
/* ========================================= */

/* faq general css */

.general-ques-image{
  background-image: url(../images/pattern/3.png);
  background-size: contain;
  background-repeat: no-repeat;
 background-position: center ;
}

/* ========================================= */
/*         /Product-list Page CSS/           */
/* ========================================= */

/* Product List Section */
.sale{
top: 30px;
right: -25px;
}

.recent-product-box img {
  width: 75px;
  height: 75px;
  z-index: 1;
}

.social-media-links i{
  font-size: 18px;
}


.image-overlay, .image-overlay1{
  background-color: rgba(0,0,0,.7);
  background-blend-mode: overlay;
  /* background-size:auto; */
  position: absolute;
  height: 100%;
  width: 94%;
  top: 0;
  left: 0;
  opacity: 0;
  z-index: 1;
  transition:all 0.5s ease-in-out;
}

.item:hover .image-overlay {
  opacity: .5;
}

.recent-product a:hover .product-detail h6{
  color: #e91e63 !important;
  transition:all 0.5s ease-in-out; 
}

@media (max-width: 996px){
  .image-overlay {
    width: 97%;
  }
}


/* ========================================= */
/*         /Book-Now Page CSS/               */
/* ========================================= */

/* ticket-booking section*/
.ticket-booking {
  background-image: url(../images/background/4.png);
  background-repeat: no-repeat;
  background-position: center center;
}


/* ========================================= */
/*         /product single Page CSS/         */
/* ========================================= */

/* Main product section css */
.product-img-nav img{
  width: 115px;
  height: 115px;
}

.product-img-nav img:hover, .slick-current img{
  opacity: 1 !important;
}

.product-img-nav.slick-slide.slick-current.slick-center, .product-img-nav.slick-slide{
  width: 115px !important;
}

.slick-track{
  display: flex;
  justify-content: center;
  align-items: center;
}

.slick-list.draggable{
  padding: 0 !important;
}

@media (max-width: 576px) {
  .product-img-nav img{
    width: 100px;
    height: 100px;
  }
}

/* Releated produdct section css */

.related-product .sale{
  background-color: #b3af54;
  top: 10px;
  right: -35px;
  width: 45px;
  height: 45px;
  line-height: 45px;
}

.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
  border-b: 0 !important;
  color: #e91e63;
}

.related-product-info .nav-link{
  color: #707070;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}


/* ========================================= */
/*           /Error Page CSS/                */
/* ========================================= */

/* error section */
.error{
  background-image: url(../images/background/6.png);
  background-position: center;
  background-repeat: repeat;
  background-size: contain;
}

.error .overlay {
  background-image: url(../images/pattern/3.png);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center ;
  top: 0;
  left: 0;
  opacity: .1;
}

.inner-error h1 {
  font-size: 70px;
  -webkit-text-stroke: 2px #3A4CB4;
}

.line-icon {
  font-size: 20px;
}

.line-icon::before,
.line-icon::after {      
  width: 15%;
  height: 1px;
  border-top: 3px solid #e8e8e8; 
  display: inline-block;
  content: '';
  padding-top: 0.2em; 
  margin-left: 1%; 
  margin-right: 1%;
}

/* ========================================= */
/*       /search Result Page CSS/     */
/* ========================================= */

/* Search Result Section css */
.blog-info a small:hover {
  color: #24369C;
  transition: all .5s ease-in-out;
}


/* ========================================= */
/*         /coming soon Page CSS/            */
/* ========================================= */

/* coming-soon secton css */

.coming-soon{
  background-image: url(../images/background/1.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size:cover;
  overflow: visible;
}

.divider-pattern {
  background: repeating-linear-gradient(-55deg, #fff, #fff 1px, transparent 1px, transparent 6px);
}

.coming-soon span{
  font-size: 70px;
}

.coming-soon .overlay{
  background-image: linear-gradient(90deg,#24369C 0%, #C40F4C 100%);
  top: 0;
  left: 0;
  opacity: .7;
}

@media (max-width: 992px){
  .coming-soon span {
    font-size: 54px;
  }
  .coming-soon p{
    font-size: 14px;
  }
}

@media (min-width: 800px) and (max-width:996px){
  .coming-soon{
    height: 150vh !important;
  }
}

@media (max-width: 576px){
  .coming-soon span {
    font-size: 42px;
  }
}


/* ========================================= */
/*       /News list (Archives) Page CSS/     */
/* ========================================= */

/* News list secton css */
.organizer-socials a{
  width:40px;
  height:40px;
  line-height:40px;
  transition: all .5s ease-in-out;
}

.organizer-socials a:hover {
  background-color: #e91e63;
  opacity: 100%;
  transition: all .3s ease-in-out;
  color: #fff;
  border-color: #e91e63;
}


.recent-post-list img {
  width: 75px;
  height: 75px;
  border-radius: 10px;
  object-fit: cover;
}


/* ========================================= */
/*       /News Single  Page CSS/             */
/* ========================================= */


.qoutation img {
  width: 80px;
  height: 80px;
}

.navigation i {
  font-size: 20px;
}

.navigation a:hover h6 {
   color: #e91e63;
  transition: all .3s ease-in-out;
} 


/* ========================================= */
/*         /Contact us Page CSS/             */
/* ========================================= */

/* contact secton css */

.contact {
  background-image: url(../images/background/4.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

@media (min-width: 576px) and (max-width: 1100px){
  .contact-event-info {
    padding: 25px !important;
  }
}

/* ========================================= */
/*         /Homepage 2 Page CSS/             */
/* ========================================= */
.index2 .banner1 {
  background-image: url(../images/background/7.jpg);
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: cover;
  height: 820px;
}

.index2 .banner1 .overlay {
  background-image: linear-gradient(180deg, rgb(36, 54, 156, .4) 0%, #C40F4C 90%);
  opacity: 1;
}

@media (min-width: 768px) {
  .index2 .banner1 h1 {
    font-size: 50px!important;
  }
}

@media (min-width: 996px) {
  .index2 .banner1 h1 {
    font-size: 90px!important;
  }
}

@media (max-width: 996px) {
  .index2 .banner1 .banner1-inner {
    margin-top: 50px !important;
  }
}

/* Ticker */
.index2 .ticker {
  background-color: #C40F4C;
}

.index2 .ticker .ticker-wrapper {
  overflow: hidden;
  white-space: nowrap;
  width: 105%;
  margin-left: -10px;
}
.index2 .ticker .ticker-wrapper1 .ticker-inner {
  animation: ticker-scroll1 60s linear infinite;
}
.index2 .ticker .ticker-inner {
  display: inline-block;
  animation: ticker-scroll 60s linear infinite;
}
.index2 .ticker .ticker-inner ul {
  display: inline-flex;
  padding: 0;
  margin: 0;
  list-style: none;
  gap: 45px;
}
.index2 .ticker .ticker-inner ul li {
  font-size: 35px;
}
.index2 .ticker .ticker-inner ul li a {
  color: #fff;
}
.index2 .ticker .ticker-inner ul li a:hover {
  color: #F8669E;
}
.index2 .ticker .ticker-inner ul li i {
  color: #fff;
}
@keyframes ticker-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes ticker-scroll1 {
  0% {
    transform: translateX(-50%);
  }
  100% {
    transform: translateX(0%);
  }
}

/* About Us */
.about-us .about-btn {
  background-image: radial-gradient(circle,rgb(51, 51, 105,.6) 0%, #C83F74 100%) !important ;
  cursor: pointer;
}

.about-btn:hover .spin-demo-main i {
  color: #ff4d4d;
  transition: all 0.3s ease;
}

.about-btn .spin-demo-main {
  display: grid;
  align-items: center;
  justify-items: center;
}

.about-btn .spin-demo-main i {
  position: absolute;
  font-size: 20px;
  rotate: -45deg;
  color: #fff;
  transition: all 0.3s ease;
}

.about-btn .spin-demo-main #rotatingText {
  animation-name: rotate-circle;
  animation-duration: 15s;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
}

.about-btn .spin-demo-main .text {
  font-weight: 400;
  letter-spacing: 1.7px;
  text-transform: uppercase;
  fill: #fff;
  font-size: 22px;
}

@keyframes rotate-circle {
  to {
    transform: rotate(1turn);
  }
}

@media (max-width: 996px)  {
  .index2 .countdown-inner .time {
    margin: auto !important;
  }
}


/* Speaker CSS */
.speaker .speaker-boxx .overlay {
  background-image: linear-gradient(180deg,rgb(196, 15, 76, 0)  65%,  rgb(36, 54, 156) 90%);
  opacity: .8;
}

/* Event Schedule */
.index2 .schedule {
    background-image: url(../images/background/5.jpg);
    background-size: cover;
    background-position: top center;
}

/* Pricing */
.pricing .contact-us .overlay {
  opacity: .9;
}

.pricing .contact-us .contact-icons i{
  height: 50px;
  width: 50px;
  line-height: 50px;
  font-size: 30px;
}

/* Faq */
.faq1 {
  background-image: url(../images/background/4.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
}

/* Testimonial */
.testimonial1 {
  background-image: linear-gradient(90deg, #ffffff 55%, #f3f4f6 55%);
}


/* ========================================= */
/*         /Homepage 3 Page CSS/             */
/* ========================================= */
.index3 .fixed-top {
  background-color: #0E2E46;
}

.index3 .banner {
  background-image: url(../images/background/8.jpg);
  border-b: 10px groove #E91E63A1;
}

.index3 .banner .overlay {
  background-image: url(../images/background/9.jpg);
  background-size: cover;
  opacity: 0.8;
  background-position: center;
}

/* About */
.index3 .overview .overview-img .overlay {
  background-image: url(../images/pattern/3.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: .5;
}

.index3 .overview {
  border-b: 10px groove #E91E63A1;
}

/* Schedule */
.index3 .schedule .schedule-title {
  background-image: linear-gradient(180deg, #C40F4C 0%, #0E2E46 100%);
}

.index3 .schedule .schedule-body {
  background-image: linear-gradient(180deg, #0E2E46 0%, #0E2E46 100%);
}

/* Feature */
.feature-box {
  cursor: pointer;
}

.feature-box i {
  font-size: 28px;
}

 .feature-box:hover i {
  background-color: #3A4CB4;
}

/* Video Banner */
.video-banner {
  background-image: url(../images/thumbnail/15.jpg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.video-banner .overlay {
  background-image:  radial-gradient(at center center, #E91E63A1 0%, #0E2E46 100%);
  opacity: .8;
}

.playicon-wrapper a::after,
.playicon-wrapper a::before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #e91e63;
  border-radius: 50%;
  box-shadow: 0 0 0 0 #ff0000;
  animation: button-ripple 3s infinite;
  opacity: 0.6;
  z-index: 1;
}

.playicon-wrapper a::after {
  animation-delay: 1s;
}

.playicon-wrapper a i {
  height: 80px;
  width: 80px;
  line-height: 80px;
  font-size: 25px;
  transition: all 0.3s ease-in-out;
}

.playicon-wrapper a:hover i {
  color: #fff;
  transition: all 0.3s ease-in-out;
}

@keyframes button-ripple {
    70% {
        -webkit-box-shadow: 0 0 0 var(--glow-size,20px) #ff0000;
        shadow: 0 0 0 var(--glow-size,20px) #ff0000;
        opacity: 0
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 #ff0000;
        shadow: 0 0 0 0 #ff0000;
        opacity: 0
    }
}

/* Gallery */
.index3 .gallery .gallerybox a .overlay {
  background-image: none;
  background-color: #00000080;
  opacity: 0;
  transition: all 0.3s ease-in-out;
}

.index3 .gallery .gallerybox a:hover .overlay {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}


/* Partners */
.index3 .partner {
  background-image: linear-gradient(180deg, #223645 0%, #0E2E46 100%);
}

.index3 .partner .overlay {
  background-image: url(../images/background/10.png);  
  background-position: bottom center;
  background-repeat: no-repeat;
  background-size: 50% auto;
  opacity: 0.2;
  mix-blend-mode: multiply;
}

/* Faq */
.index3 .faq .accordion-button::after {
  background-color: #223645;
  color: #fff;
}

.index3 .faq .accordion-button:not(.collapsed),.index3 .faq .accordion-button:not(.collapsed)::after{
  color: #e91e63 !important;
}

.index3 .faq .overlay {
  background-color:  #3A4CB4;
  opacity: .2;
  background-image: none;
}

/* ========================================= */
/*         /Homepage 4 Page CSS/             */
/* ========================================= */
.index4 .fixed-top {
  background-color: #0E2E46;
}

.index4 .banner .overlay {
  background-image: linear-gradient(180deg, #0E2E46 62%, #C40F4C 0%);
  opacity: 1;
}

@media (min-width: 1000px) {
  .index4 .banner h1 span {
    font-size: 70px;
  }
}

/* Countdown */
.index4 .countdown {
  background-image: linear-gradient(90deg, #C40F4C 35%, #223645 0%);
}

@media (max-width: 968px){
  .index4 .countdown {
    background-image: linear-gradient(90deg, #223645 35%, #223645 0%);
  }
}

/* Highlight */
.index4 .highlight .highlight-box .highlight-icon i {
  height: 76px;
  width: 76px;
  line-height: 76px;
  font-size: 34px;
}

/* Partner */
.index4 .partner .slick-prev,.index4 .partner .slick-next {
  background-color: transparent;
}

.index4 .partner .slick-prev:before,.index4 .partner .slick-next:before {
  color: #ededede6;
  font-size: 26px;
  font-weight: 600;
}

/* Feature */
.index4 .feature .overlay {
  background-color: #0E2E46;
  opacity: .3;
  background-image: none;
}

/* Pricing */
.index4 .pricing {
  background-image: linear-gradient(180deg, #C40F4C 0%, #0E2E46 100%);
}

.index4 .pricing .dollor {
  font-size: 54px;
}

/* Video Banner */
.index4 .video-banner {
  background-image: url(../images/speakers/11.jpg);
}

.index4 .video-banner .overlay {
  background-color: #223645;
  opacity: .8;
  background-image: none;
}

/* contact */
.index4 .contact {
  background-image: url(../images/background/5.jpg);
  background-size: cover;
  background-attachment: fixed;
}

.index4 .contact .overlay {
  background-image: none;
  background-color: #3A4CB4;
  opacity: .2;
}

/* ========================================= */
/*          /Dashboard 4 Page CSS/           */
/* ========================================= */
.dashboard-box-icon i {
  height: 40px;
  width: 40px;
  font-size: 18px;
  line-height: 40px;
}

@media (max-width: 1200px) {
    .inner-banner {
        padding-top: 0px !important;
    }
}

@media (max-width: 576px) {
    .inner-banner {
        padding-top: 0px !important;
    }
}

.account-sidebar-nav .active {
  background-color: #e91e63 !important;
  color: #fff !important;
}

@media (max-width: 786px) {
  .index4 .slick-prev {
    left: 0;
  }

  .index4 .slick-next {
    right: 0;
  }
}

/* ========================================= */
/*           /Homepage 5 Page CSS/           */
/* ========================================= */
.index5 .banner {
  background-image: url(../images/background/11.png);
  background-position: center right;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.index5 .banner .overlay {
  background-image: linear-gradient(90deg, #C40F4C 0%, #24369C 100%);
}

.index5 .banner-image {
  background-image: none;
}

.index5 .banner .banner-or {
  box-shadow: 0 0 0 6px rgba(255, 255, 255, .2);
  background: #fafaf8;
}

.index5 .banner .cta-box .btn:hover {
 background-color: #e91e63;
}

.index5 .banner .cta-box .btn1{
 background-color: #C40F4C;  
 color: #fff;
}

.index5 .banner .cta-box .btn1:hover{
  background-color: #e91e63;
}

@media (min-width: 992px) {
  .index5 .banner h1 span {
    font-size: 70px;
  }

  .index5 .banner .banner-right {
    padding-top: 100px;
  }
}

@media (max-width: 786px) {
  .index5 .banner .cta-box {
    width: 100% !important;
  }

  .index5 .about .about-inner {
    padding: 0 !important;
  }

  .index5 .schedule .schedule-box{
    padding: 30px !important;
  }
}


/* Feature */
.index5 .feature .overlay{
  background-image: radial-gradient(at center center, #E91E63 0%, #3A4CB4 100%);
}


/* Speakers CSS */
.index5 .speaker-box .box-content{
  bottom: 100px;
  opacity: 0;
  left: 0;
  right: 0;
  transition: all 0.5s ease-in-out;
}

.index5 .speaker-box:hover .box-content {
  transform: translateY(-100px);
  opacity: 1;
  transition: all 0.5s ease-in-out;
}

.index5 .speaker-box::after {
  top: 100%;
  border-radius: 0;
}

.index5 .speaker-box:hover::after{
  top: 0;
}

/* partner */
.index5 .partner-img .slide-box img {
  transition: all 0.3s ease-in-out;
}

.index5 .slick-current img {
  opacity: .75 !important;
}

.index5 .partner-img .slide-box:hover img {
  opacity: 1 !important;
  transition: all 0.3s ease-in-out;
}

/* Countdown Banner */
.index5 .countdown-banner {
  background-image: url(../images/background/5.jpg);
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.index5 .countdown-banner .overlay {
  background-image: url(../images/team/10.jpg);
  background-position: center left;
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 0.2;
  background-attachment: fixed;
}

.index5 .countdown-banner .time {
  height: 150px;
  width: 150px;
}

.index5 .countdown-banner .countdown-banner-inner{
  margin-left: 30%;
}

@media (max-width: 1400px) {
  .index5 .countdown-banner .countdown-banner-inner{
    margin-left: 0%;
  }
}

@media (min-width: 1200px) {
  .index5 .countdown-banner h2 span {
    font-size: 70px;
  }
}