﻿body { padding-top: 0; }

.heroSection { padding-top: 8rem; padding-bottom: 1rem; }
  .heroSection h1 { color: #1A2D39; line-height: 60px; }
  .heroSection p { font-size: 1.125rem; color: #1A2D39; line-height: 24px; }
.heroBtn { display: inline-block; margin: 5px; padding: 0 1.2rem; font-size: 14px; line-height: 3; border-radius: 3px; }
  .heroBtn.style1 { background: #ff008a; color: #fff; }
  .heroBtn.style2 { color: #001623; background: #FFFFFF26 0% 0% no-repeat padding-box; border: 2px solid #00162363; border-radius: 4px; }
  .heroBtn.style3 { background: rgba(0, 0, 0, .15); color: #00364a; }
.bannerForm { background: #FFFFFF 0% 0% no-repeat padding-box; border-radius: 15px; padding: 30px; width: 480px; float: right; box-shadow: 0px 3px 6px #00000029; }
  .bannerForm h3 { color: #001623; font-size: 24px; font-weight: bold; margin: 0; }
.privacyLink { color: #00cafd; }
  .privacyLink:hover { color: #ff008a; }
.trustedBrands { padding: 90px 0 0; }
  .trustedBrands .uppercase { color: #001623 }
  .trustedBrands .swiper-slide img {  transition: all .3s; width: 100%; height: 40px; object-fit: contain }
    .trustedBrands .swiper-slide img:hover { filter: grayscale(0); opacity: 1 }

.eventManagement { background-color: #001623; color: #fff; }
  .eventManagement p { line-height: 24px; height: 70px; }
.md-default-theme .md-datepicker-input, .md-datepicker-input { color: rgba(0,0,0,1); font-size: 16px !important; }
.smartTitle { display: inline-block; background-color: rgba(255, 0, 138, 0.09) }
.md-datepicker-input-container { margin-left: 2px !important; width: 180px !important; }
.block50 { width: 49%; }
.learnMoreBtn md-icon { width: 18px; height: 18px; min-width: 18px; min-height: 18px; transition: all .3s }
.learnMoreBtn:hover md-icon { transform: translateX(5px) }
.colorBlue { color: #00cdff; }


/* CTA */
/*.testimonials { padding-top:350px }*/
.testimonials md-card { border-radius: 8px; box-shadow: none }
  .testimonials md-card .md-title { font-weight: bold }
  .testimonials md-card .md-subhead { color: #1a2d39; font-size: .875rem }
.testimonials md-card-avatar img { border-radius: 50%; width: 60px; min-width: 60px; height: 60px }
/*.testimonials .ratingImg { opacity:0; visibility:hidden; transition:all .2s }*/
.testimonials .ratingImg { height: 20px !important; width: auto }
.testimonials md-card md-card-actions md-card-avatar + md-card-header-text { max-height: 50px }
.testimonials md-card-content p { line-height: 1.5; display: -webkit-box; -webkit-line-clamp: 8; -webkit-box-orient: vertical; overflow: hidden; transition: all .3s }
.testimonials md-card-content:hover p { -webkit-line-clamp: unset; }


.scheduleDemoSec { overflow: hidden }
.scheduleDemo { transform: skewY(-3deg); margin: 70px 0; background: transparent linear-gradient(90deg, #FF008A 0%, #FFBB29 37%, #FF8E17 69%, #0393EF 100%) 0% 0% no-repeat padding-box; opacity: 1; height: 50px; line-height: 50px; width: 100%; overflow: hidden; pointer-events: none }
.animate-marquee { white-space: nowrap }
  .animate-marquee span { color: #fff; padding: 10px; font-size: 19px; font-weight: bold }
    .animate-marquee span img { margin: 0px 20px; }
.animate-marquee { position: absolute; animation: marquee2 60s linear infinite; animation-direction: reverse }

@keyframes marquee2 {
  0% { transform: translateZ(0) }
  100% { transform: translate3d(-50%,0,0) }
}
.cta { padding: 0 3rem 0 4rem; border-radius: 10px; color: #001623; background: #FFF1E2 0% 0% no-repeat padding-box; }
  .cta ul { list-style: none; display: inline-flex; margin-bottom: 20px; }
    .cta ul li svg { float: left; margin: -3px 10px 0 0; }
    .cta ul li { padding-right: 30px; color: #1A2D39; font-size: 18px; }
  .cta p { font-size: 20px; }
.Head2 { font-size: 2.5rem; font-weight: 500; margin: 0; }

/* FAQ */
 

.howitWorkPra p { margin: 0; letter-spacing: 0px; font-size: 16px; color: #1A2D39; line-height: 26px; }
.howitWorkPra h3.fw-500 { font-weight: 600; }
.cardItem md-card-actions a { color: #ff0080; }
.eventManagement p { color: #fff; }
.customCheck span { font-size: 14px; }

/* RESPONSIVE */
@media screen and (max-width:767px) {
  .solutionEnterprisesList ul li { margin: 10px 0; width: 100%; }
  .bannerForm { width: 100%; float: none; margin-top: 40px; }
  .fs2 { font-size: 2.15rem; }
  .fs1 { font-size: 2.5rem; }
  .heroSection h1 { line-height: normal; }
}

@media screen and (max-width:579px) {
}

@media screen and (max-width:479px) {
}
