@import url('https://fonts.googleapis.com/css2?family=Public+Sans:wght@100;200;300;400;500;600;700;800;900&display=swap');

section {
  padding: 114px 0;
}

#fusion-marquee {
  min-height: 0;
  position: relative;
  background-color: #071c36;
  display: block;
}

@media screen and (min-width: 992px) {
  #fusion-marquee {
    display: flex;
  }
}

@media screen and (min-width: 1175px) {
  #fusion-marquee {
    min-height: 725px;
  }
}

#fusion-marquee h1 {
  font-family: 'Public Sans', sans-serif;
  font-size: 48px;
  font-weight: 400;
  margin-bottom: 20px;
}
#fusion-marquee p {
  font-family: 'Public Sans', sans-serif;
  font-size: 18px;
  font-weight: 200;
  line-height: 1.67;
  margin-bottom: 35px;
  width: 100%;
  max-width: 550px;
  color: #D5D5D5;
}
.search-bar img {
  width: 100%;
  filter: drop-shadow(0 0px 7px #000000);
}
section h2 {
  font-family: 'Public Sans', sans-serif;
  font-size: 43px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #0C1930;
}
section h3 {
  font-family: 'Public Sans', sans-serif;
  font-size: 33px;
  font-weight: 400;
}
section h4 {
  font-family: 'Public Sans', sans-serif;
  font-size: 27px;
  font-weight: 400;
  margin-bottom: 10px;
  color: #0C1930;
}
section h5 {
  font-family: 'Public Sans', sans-serif;
  color: #0C1930;
}
section p {
  font-family: 'Public Sans', sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.67em;
  margin-bottom: 25px;
  color: #0C1930;
}
ul.imporovements-list {
  font-family: 'Public Sans', sans-serif;
  font-weight: 400;
  font-size: 20px;
  color: #5D6B78;
  padding-left: 20px;
}
ul.imporovements-list li {
  float: left;
  width: 50%;
  margin-bottom: 5px;
}
.section-icon img {
  max-width: 400px;
  width: 100%;
}
section#experiences {
  background-color: #E5F6FF;
}
section#testimonial {
  background-image: url("/wp-content/uploads/2024/09/BG.svg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 130px 0;
  background-position: 50% 90%;
}
.page-id-26420 section#testimonial {
  background-image: url("/wp-content/uploads/2023/10/hero_bg.svg");
}
#experiences p {
  color: #5D6B78;
}
p.author {
  font-style: italic;
  font-size: 22px;
}
section#technologies {
  background-color: #E5F6FF;
}
#technologies h2, #advantages h2, #case-studies h2 {
  font-weight: 600;
}
ul.technology-list {
  font-family: 'Public Sans', sans-serif;
  font-weight: 400;
  color: #5D6B78;
  padding-left: 0;
  list-style: none;
}
ul.technology-list.three-up {
  margin-left: -1rem;
  margin-right: -1rem;
}
ul.technology-list li {
  float: left;
  width: 50%;
  display: flex;
  align-items: flex-start;
  gap: 1.5rem;
}
ul.technology-list li h4 {
 margin-top: 0 !important;
}
ul.technology-list.three-up li {
  float: left;
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  padding-left: 1rem;
  padding-right: 1rem;
}
@media screen and (min-width: 991px) {
  ul.technology-list.three-up li {
    width: 33.333%;
  }
  ul.technology-list.three-up li p {
    max-width: 95% !important;
  }
}
img.tech-icon {
  height: 70px;
  width: 70px;
  object-fit: contain;
  margin-bottom: 15px;
}
section#technologies p {
  font-size: 18px;
  color: #5D6B78;
  margin-bottom: 0;
}
ul.technology-list li:nth-child(odd) p {
  max-width: 85%;
}
/*#advantages img {
    max-width: 84.6%;
}*/
#dynamic-experiences {
  background-color: #F0F0F0;
}
#dynamic-experiences h2, #search-platform h2, #mostOpen-searchPlatform h2, #turning-applications h2, 
#fusion-accolades h2, #lucidwork-industries h2 {
  font-size: 36px;
  margin-bottom: 10px;
}
.sub-title {
  color: #5D6B78;
}
.dynamic-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
#dynamic-experiences h4, #search-platform h4, #mostOpen-searchPlatform h4, #turning-applications h4 {
  color: #1F81CC;
}
.dynamic-title-content p {
  font-size: 17px;
  color: #5D6B78;
}
section#search-platform, #turning-applications {
  background-color: #E5F6FF;
}
.accordion-item button.accordion-button {
  font-size: 1.25rem;
  color: #0C1930;
  padding: 20px 20px;
  background-color: #fff;
}
button.accordion-button:not(.collapsed) {
  color: #1F81CC;
}
.accordion-button:focus {
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.125) !important;
}
.accordion-body p {
  font-size: 15px;
  margin-bottom: 10px;
  color: #5D6B78;
}
.accordion-body strong {
  color: #0C1930;
  font-weight: 600;
}
#fusion-accolades h2 {
  color: #fff;
}
#fusion-accolades {
  background-color: #1F81CC;
}
#fusion-accolades h3 {
  font-weight: 800;
  font-size: 30px;
}
.allocade-item p {
  font-size: 18px;
}
#lucidwork-industries {
  background-color: #F2F2F2;
}
.industry-innerItem {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #C9C9C9;
  padding: 30px 20px;
  height: 100%;
}
.industry-icon {
  max-width: 55px;
}
.industry-title-content p {
  color: #5D6B78;
  font-size: 17px;
  margin-bottom: 0;
}
.industry-title-content h4 {
  font-size: 25px;
}
.industry-item {
  margin-bottom: 24px;
}
.industryIcon-wrapper {
  height: 100%;
}
#case-studies {
  background-color: #F8F8F8;
}
.caseStudies-image {
  height: 255px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.caseStudy-item {
  float: left;
  width:calc(33.33% - 24px);
}
.caseStudy-item:not(:nth-child(3)) {
  margin-right: 35px;
}
.caseStudyCard-body {
  background-color: #fff;
  padding: 35px;
}
.caseStudyCard-body h5 {
  font-weight: 600;
  transition: color 0.4s ease;
}
.caseStudyCard-body p {
  font-size: 15px;
  color: #5D6B78;
}
.caseStudyCard-body a {
  font-family: 'Public Sans', sans-serif;
  color: #0C1930;
  font-weight: 700;
  font-size: 15px;
  transition: 0.4s ease;
}
.accordion-button::after {
  background-image: url('/wp-content/uploads/2023/08/plus.svg') !important;
  background-size: cover !important;
  width: 28px !important;
  height: 28px !important;
}
.accordion-button:not(.collapsed)::after {
  background-image: url('/wp-content/uploads/2023/08/minus.svg') !important;
  background-size: cover !important;
  width: 28px !important;
  height: 28px !important;
}
.caseStudyCard-body a:hover h5 {
  color: #1F81CC;
}
a:where(:not(.wp-element-button)):focus {
  text-decoration: none;
}
.element-mobile {
  display: none;
}
html, body {
  font-family: PublicSans,sans-serif;
}
#primary-nav ul.menu {
  font-size: 18px;
  line-height: 1.4444444444;
}
#primary-nav .menu > li a,
.site-footer ul li a {
  text-decoration: none;
  font-family: 'Public Sans', sans-serif;
}
.btn {
  font-family: PublicSans,sans-serif;
  font-size: 16px;
  line-height: 1.875;
  font-weight: 600;
  padding: 17px 30px;
  text-transform: uppercase;
  border-radius: 4px;
  box-shadow: none;
  border: 0;
}
body.page-template-rc-templates .site-header__bottom .navbar .navbar-brand {
  padding-right: 16px;
}
.site-header__message .message a {
  text-decoration: none;
}
.site-header__message .message {
  line-height: 1.4444444444;
}
/*.menu.navbar-nav li:nth-child(n+3) .mega-menu {
    display: none;
}
#*/testimonial .author::before {
  content: none;
}
.accordion-body p {
  color: #5D6B78;
}

.advntageImage-mobile {
  display: none !important;
}

#fusion-marquee .background-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-position: center;
  right: 0;
}

#fusion-marquee .background-video.dt {
  display: none;
}

#fusion-marquee .background-video.mob {
  display: block;
  position: relative;
  height: auto;
}

#fusion-marquee .container {
  z-index: 10;
  position: relative;
}

@media screen and (min-width: 992px) {
  #fusion-marquee .background-video.dt {
    display: block;
  }

  #fusion-marquee .background-video.mob {
    display: none;
  }
}
