
/*
Theme Name: ColabDXB
Description: ColabDXB is a premium & responsive WordPress theme designed.
Author: Yodo Design
Theme URI: https://yododesigns.com/
Author URI: https://yododesigns.com/
Version: 1.0.0
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: Themeforest Split Licence
License URI: https://yododesigns.com/
Text Domain: colab
*/
.page-template-thankyou-php header.site-header, .page-template-thankyou-php  .site-footer {
    display: none;
}

.thank {
    height: 100vh;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.thank .desc h1 {
    font-size: 150px;
    line-height: 160px;
    text-align: center;
}

.thank .desc  p {
    font-size: 32px;
    line-height: 36px;
}
.thank .more {
    text-align: center;
}

.thank .more a {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 400;
    border-radius: 71px;
    padding: 15px 40px;
    text-align: center;
    position: relative;
}
.thank .more {
    text-align: center;
    /* margin: 50px auto 0; */
}

.thank .more a {font-size: 20px;line-height: 22px;background: #fff;color: #121315;font-family: 'AeonikTRIAL';font-weight: 400;padding: 17px 40px;border-radius: 50px;transition: .5s;position: relative;}

.thank .more a:hover {
    background: transparent;
    color: #fff;
}

.thank .more a:before {
    position: absolute;
    content: '';
    background-color: #FDE542;
    content: '';
    filter: blur(24px);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    height: 100%;
    width: 0%;
    transform: translate(-50%, -50%);
    border-radius: 9999px;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    opacity: 0;
}

.thank .more a:hover:before {
    opacity: 1;
    width: 100%;
}
.thank .more {
    text-align: center;
}

.thank .more a {
    font-size: 20px;
    line-height: 22px;
    font-weight: 400;
    color: #000;
    background: #fff;
    padding: 15px 50px;
    border-radius: 50px;
    transition: .5s;
    position: relative;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
}

.thank .more a:hover {
    background: transparent;
    color: #fff;
}

.thank .more a:before {
    background-color: #FDE542;
    content: '';
    filter: blur(24px);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    height: 100%;
    width: 100%;
    transform: translate(-50%, -50%);
    border-radius: 9999px;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
    opacity: 0;
    transition: .5s;
}

.thank .more a:hover:before {
    opacity: 1;
}
.footer-form input, .footer-form textarea {
    margin: 10px auto;
    resize: initial;
}

.blog-1 {
    padding: 12% 0 80px;
}

.blog-1 .pic img {}

.blog-1 .desc {
    padding: 5% 0;
}

.blog-1 .toc ul {
}

.blog-1 .toc ul li a {}

.blog-1 .toc ul li.child-link a {
    padding-left: 50px;
    font-size: 18px;
    line-height: 28px;
    text-transform: capitalize;
    color: #fff;
    letter-spacing: 0;
}

.toc {
}
.blog-1 {
    padding: 12% 0 80px;
}

.blog-1 .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin: auto;
}

.blog-1 .desc {
    padding: 5% 0;
}

.blog-1 .toc ul {list-style: none;}

.blog-1 .toc ul li a {}

.blog-1 .toc ul li.child-link a {
    padding-left: 50px;
    font-size: 18px;
    line-height: 28px;
    text-transform: capitalize;
    color: #fff;
    letter-spacing: 0;
    color: #7E7E7E;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
}

.toc {background-color: #1B1B1B;padding: 80px 56px 80px 56px;}
.blog-1 {
    padding: 12% 0 80px;
}

.blog-1 .pic {
    width: 100%;
    height: 550px;
    text-align: center;
    margin: auto;
}

.blog-1 .desc {
    padding: 5% 0;
}

.blog-1 .toc ul {/* background-color: #1B1B1B; *//* padding: 80px 56px 80px 56px; */}

.blog-1 .toc ul li a {color: #80D243;font-size: 18px;font-weight: 700;text-transform: uppercase;margin-bottom: 0;line-height: 18px;}

.toc ul li.child-link a {
    padding-left: 50px;
    text-transform: capitalize;
    color: #fff;
    color: #7E7E7E;
    font-size: 16px;
    font-weight: 400;
    margin: 0;
    line-height: 20px;
}

.toc ul {
}

.blog-1 .toc ul li {
    margin: auto;
}

.blog-1 .toc ul li.child-link {
    margin: auto;
}
.scrollsmoother-container {
    position: relative;
    z-index: 999999;
}
/*.scrollsmoother-container {*/
/*    position: relative;*/
/*    z-index: 999999;*/
/*}*/
.main-content-section .parent-content-block h2 {
    font-size: 50px;
    line-height: 60px;
}

.main-content-section .parent-content-block  img {
    /* width: 100%; */
    margin: 30px auto;
    display: block;
}

.main-content-section .parent-content-block p, .main-content-section .parent-content-block li {font-size: 23px;line-height: 33px;}

.main-content-section .parent-content-block  table {
    width: 100%;
    border: none;
    margin: 30px auto;
}

.main-content-section .parent-content-block table td {border: 1px solid;padding: 15px;font-size: 15px;line-height: 25px;}

.main-content-section .parent-content-block table tr:nth-child(1) td {
    background: #80D243;
    text-transform: uppercase;
    color: #000;
}
.main-content-section .parent-content-block h3, .main-content-section .parent-content-block h4 {
    font-size: 34px;
    line-height: 44px;
    color: #80D243;
}
.blog-1 .desc p {
    font-size: 24px;
    line-height: 34px;
}
.toc-table-float.is-sticky {
    position: fixed;
    top: 20px; /* adjust as needed */
    z-index: 999;
    background: #fff;
    box-shadow: 0 2px 10px rgba(0,0,0,0.1);
}
.toc-table-float.is-sticky {
    position: fixed;
    top: 20px;
    right: 30px; /* optional if it's in a sidebar */
    z-index: 1000;
    background: #fff;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    border-radius: 8px;
}
.page-template-page-production-services .cursor {
    background: #FE8CBE;
}
.page-template-page-production-services .button_background:hover:after {
    background: #FE8CBE !important;
}

span.button_background {}

.page-template-page-production-services .cd__proven__single__list h6 {
    color: #FE8CBE;
}

.page-template-page-production-services .faqbox:hover {
    background: #FE8CBE;
}
.page-template-page-production-services svg path {
    stroke: #FE8CBE !IMPORTANT;
}


.page-template-page-production-services .expertise__tags .small {
    border-color: #FE8CBE;
}

.page-template-page-production-services .d-flex.justify-content-between {
    border-color: #FE8CBE;
}
ul.toc-table {
    /* padding: 80px 56px 80px 56px; */
}

ul.toc-table li a {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 0;
    line-height: 18px;
    /* color: #80D243; */
}

ul.toc-table li.child-link {
    list-style: none;
}

ul.toc-table li.child-link a {
    padding-left: 50px;
    font-size: 18px;
    line-height: 28px;
    text-transform: capitalize;
    color: #fff;
    letter-spacing: 0;
    color: #80D243;
    font-size: 20px;
    font-weight: 400;
    margin: 0;
}
ul.toc-table {
    max-width: 100%;
    flex: 0 0 100%;
}

.blog-1 .expertise__list__content.expanded {
    max-height: initial !important;
}
.content__section h2 {
    font-size: 100px;
}

.content_animation_wrap h2 {
    font-size: 65px;
}

.container sc__services__head h2.mb-0 {}

h2 {
}

.splitText__left__side h2 {
    font-size: 100px;
}
.cd__services__content__wrap h2.cd__line {
    font-size: 100px;
}
.our__proven__services h2 {}

.cd___proven__lists  h3 {
    color: #80D243;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -2px;
    margin-bottom: 10px;
    line-height: 1.2;
}

.cd___proven__lists h4 {
    font-weight: 400;
    letter-spacing: -2px;
    margin-bottom: 30px;
    font-size: 48px;
}

.expertise__area h2 {
    font-size: 100px;
}

.h2.fade-in.text-center {}

.advanced__tools_boxes h2.fade-in.text-center {
    font-size: 100px;
}
.why__choose__heading h2 {
    font-size: 100px;
}

.why__chose__box h3 {
    font-size: 48px;
    font-weight: 400;
    margin-bottom: 30px;
    max-width: 370px;
}

.we-worked-for h4 {
    font-size: 150px;
    line-height: 160px;
    margin-bottom: 170px;
}

.faqs-area  h4 {
    font-size: 150px;
    margin-bottom: 170px;
}

.our-locations h4 {
    font-size: 150px;
    margin: 170px auto;
}
.cd___proven__lists h3, .cd___proven__lists span.count_numner {
    display: inline;
    font-size: 36px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: -2px;
    margin-bottom: 10px;
    line-height: 1.2;
    color: #80D243;
}
.nav__item p {
    font-size: 32px;
    text-transform: uppercase;
    margin-bottom: 50px;
    color: rgb(249, 255, 245);
}
.page-template-page-production-services .cd___proven__lists h3, .page-template-page-production-services .cd___proven__lists h3, .page-template-page-production-services  .cd___proven__lists span.count_numner {
    color: #FE8CBE;
}
.page-template-page-degital-services .cd___proven__lists h3, .page-template-page-degital-services .cd___proven__lists span.count_numner {
    color: #FDE542;
}
.page-template-page-wds .cd___proven__lists h3, .page-template-page-wds  .cd___proven__lists span.count_numner {
    color: #415AF9;
}
.service-cat-digital-marketing .cd___proven__lists h3, .service-cat-digital-marketing .cd___proven__lists span.count_numner {
    color: #FDE542;
}
  .service-cat-digital-marketing .default-btn:hover .button_background:hover:after {
    background-color: #FDE542;
    content: '';
    filter: blur(24px);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    height: 100%;
    width: 100%;
    transform: translate(-50%, -50%);
    border-radius: 9999px;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
  }
  .service-cat-digital-marketing  .default-btn.green-btn-bg .button_background{
      background-color: #FDE542;
  }
  .service-cat-website-design  button.toggle-menu {
  border-color: #D9FAFF;
}
.service-cat-website-design  .toggle-menu span {
  background-color: #D9FAFF;
}
.service-cat-website-design  .main__logo a,
.service-cat-website-design  .main__logo a span {
  color: #D9FAFF;
}
.service-cat-website-design  h1, .service-cat-website-design  h2, .service-cat-website-design  h3, .service-cat-website-design  h4, .service-cat-website-design  h5, .service-cat-website-design  h6, .service-cat-website-design  .expertise__list__content p, .service-cat-website-design  .clr-white, .service-cat-website-design  .clr-white, .service-cat-website-design  .clr-white, .service-cat-website-design  .cd___proven__lists span.count_numner {
  color: #D9FAFF !important;
}
.service-cat-website-design  .splitText__left__side h2 span,
.service-cat-website-design  .splitText__left__side h3 span {
  background: linear-gradient(90deg, #D9FAFF 50%, #252525 0);
  background-position-x: initial;
  background-position-y: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: initial;
  background-size: 200% 100%;
  background-position-x: 100%;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  position: relative;
}
.service-cat-website-design  input[type="submit"] {
  color: #D9FAFF;
  border: 1px solid #D9FAFF;
}
.service-cat-website-design  .request-audit-btn * {
  color: #D9FAFF !important;
}
.service-cat-website-design .default-btn.green-btn-bg .button_background {
    background-color: #D9FAFF;
}
    .service-cat-website-design  .default-btn.green-btn:hover .button_background:hover:after{
      background-color: #00A7C1;
    }
        /* .default-btn:hover .button_background:hover:after{
        background-color: #00A7C1;
    } */
    .service-cat-production .cd___proven__lists h3, .service-cat-production .cd___proven__lists span.count_numner {
    color: #FE8CBE;
}
  .service-cat-production .default-btn:hover .button_background:hover:after {
    background-color: #FE8CBE;
    content: '';
    filter: blur(24px);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    height: 100%;
    width: 100%;
    transform: translate(-50%, -50%);
    border-radius: 9999px;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
  }
  .service-cat-production  .default-btn.green-btn-bg .button_background{
      background-color: #FE8CBE;
  }
  .service-cat-production .cursor.glow-big, .service-cat-production .cursor {
    background-color: #FE8CBE;
   }
   .service-cat-production .cursor.grow-small {
      background-color: #FE8CBE;
    }
    .service-cat-seo .cd___proven__lists h3, .service-cat-seo .cd___proven__lists span.count_numner {
    color:#80D243;
}
.service-cat-seo .default-btn:hover .button_background:hover:after {
    background-color:#80D243;
    content: '';
    filter: blur(24px);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    height: 100%;
    width: 100%;
    transform: translate(-50%, -50%);
    border-radius: 9999px;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
}
.service-cat-seo  .default-btn.green-btn-bg .button_background{
    background-color:#80D243;
}
.service-cat-seo .cursor.glow-big, .service-cat-seo .cursor {
    background-color:#80D243;
}
.service-cat-seo .cursor.grow-small {
    background-color:#80D243;
}
.service-cat-website-development .cd___proven__lists h3, .service-cat-website-development .cd___proven__lists span.count_numner {
    color:#D9FAFF;
}
.service-cat-website-development .default-btn:hover .button_background:hover:after {
    background-color:#D9FAFF;
    content: '';
    filter: blur(24px);
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: -1;
    height: 100%;
    width: 100%;
    transform: translate(-50%, -50%);
    border-radius: 9999px;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s;
}
.service-cat-website-development  .default-btn.green-btn-bg .button_background{
    background-color:#D9FAFF;
}
.service-cat-website-development .cursor.glow-big, .service-cat-website-development .cursor {
    background-color:#D9FAFF;
}
.service-cat-website-development .cursor.grow-small {
    background-color:#D9FAFF;
}
.single-post .container {
    max-width: 1320px;
    width: auto;
}
.child-content-block p {
    margin: 30px auto;
}
.toc-wrapper {
  position: relative;
  top: auto;
  max-height: none;
}
.toc-wrapper {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  padding: 1.5rem;
}
.toc-wrapper {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.05);
  padding: 1.25rem;
}

.toc-table {
  list-style: none;
  margin: 0;
  padding: 0;
}

.toc-table li {
  margin-bottom: 0.75rem;
}

.toc-table a {
  text-decoration: none;
  color: #333;
  transition: color 0.2s ease;
}

.toc-table a:hover {
  color: #0073aa;
}
.sticky-toc {
  position: relative;
  padding: 20px;
  /* border-left: 3px solid #80D243; */
  font-size: 15px;
  line-height: 1.6;
}
.sticky-toc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.sticky-toc li {
  margin-bottom: 10px;
}
.sticky-toc a {
  color: #333;
  text-decoration: none;
  transition: color 0.3s;
}
.sticky-toc a.active {
  color: #80D243;
  /* font-weight: 600; */
}
.sticky-toc {
  will-change: transform;
}
.sticky-toc {
  will-change: transform; /* smooth GPU transform */
  position: relative;
  padding: 20px;
  /* border-left: 3px solid #80D243; */
  font-size: 15px;
  line-height: 1.6;
}
.blog-1 .more {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-bottom: 1px solid;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.blog-1 .more ul.left, .blog-1  .addtoany_shortcode {
    max-width: 70%;
    flex: 0 0 70%;
}

.blog-1 .addtoany_shortcode {
    text-align: right;
}

.blog-1 .more ul.left li {
    display: inline-block;
    padding: 0 15px;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
}

.blog-1 .more ul.left li strong {
    display: block;
    color: #80D243;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 25px;
    line-height: 35px;
}

.blog-1 .more ul.left {
    padding: 0;
    margin: 0;
    list-style: none;
}
.blog-1 .addtoany_shortcode {
    max-width: 30%;
    flex: 0 0 30%;
}
.single-service .container {max-width: 1720px;width: 95%;}
.author-intro {
    padding: 0px 0;
}

.author-intro .main {
    background-color: #181818;
    border-radius: 15px;
    padding: 30px;
    /* min-height: 616px; */
    height: 100%;
    position: relative;
    transition: 
ease all 1s;
}

.author-intro .main .title h3 {
    font-size: 24px;
    line-height: 34px;
    color: #80D243;
    margin: auto;
    letter-spacing: 0;
}

.author-intro .main .title  h2 {
    font-size: 34px;
    line-height: 44px;
    margin: auto;
    letter-spacing: 0;
}

.author-intro .main .desc p, .author-intro .main .desc li {
    font-size: 18px;
    line-height: 25px;
    margin: 20px auto;
}

.author-intro .main .pic {
    width: 100%;
    height: 420px;
}

.author-intro .main .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    /* border-radius: 50%; */
}

.author-intro .main .desc li {
    font-size: 15px;
    line-height: 20px !IMPORTANT;
    margin: auto;
    line-height: 36px;
}

.author-intro .main .row {
    align-items: center;
}
.author-intro .container {
    padding: 0 !important;
}
/*===============================================*/
.sticky-toc {
  position: relative;
  will-change: transform;
  padding: 20px;
  /* border-left: 3px solid #80D243; */
  font-size: 15px;
  line-height: 1.6;
  margin-top: 0% !important;
  padding-top: 0% !important;
}

.sticky-toc ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.sticky-toc li {
  margin-bottom: 10px;
}

.sticky-toc a {
  color: #fff;
  text-decoration: none;
  transition: color 0.3s;
  text-transform: capitalize;
}

.sticky-toc a.active {
  color: #80D243;
  /* font-weight: 600; */
}
.sticky-toc {
  position: relative;
  padding: 20px;
  /* border-left: 3px solid #80D243; */
  font-size: 15px;
  line-height: 1.6;
}

/* When pinned  (ScrollTrigger active) */
.sticky-toc.is-pinned {
  top: 150px !important; 
}
.single-post footer .container {
    max-width: 1720px;
    width: 95%;
}


aside h4 {
    font-size: 30px;
    letter-spacing: 0;
    line-height: 20px;
}
.slider-wrap {
  padding-left: 15px;
}


.service-content h2 {
    font-size: 100px;
}
.all-wware-boxes p.number {
    font-size: 150px;
    line-height: .7;
    margin-bottom: 90px;
    font-weight: 700;
}
.our-clients-head h4 {
    font-size: 150px;
}
.our-testimonials p.testmonial-heading {
    font-size: 32px;
    color: #000 !important;
    font-weight: 400;
    text-transform: capitalize;
    margin: 0;
}

.location-box p.our-locations {
    font-size: 48px;
    font-weight: 400;
    margin-bottom: 50px;
    text-transform: capitalize;
}

.location-box p.mb-0.the-location {
    font-size: 150px;
    line-height: 1;
    margin: 0 0 20px;
    color: #f4f2e9;
    font-weight: 700;
    letter-spacing: -2px;
    text-transform: uppercase;
}

.site-footer p.mb-0.foot-head-1 {
    font-size: 65px;
    font-weight: 700;
    letter-spacing: -2px;
}

.site-footer p.foot-head-2 {
    opacity: .5;
    text-transform: capitalize !important;
    font-size: 32px;
    text-transform: capitalize;
    font-weight: 400;
    letter-spacing: 0;
}
.blog-faq {
    padding-bottom: 100px;
}
.page-template-page-contact-php h4.text-center {
    margin-top: 0;
}

.page-template-page-contact-php .our-locations {
    padding-top: 0;
}


.blog-card h3 {
    font-size: 30px;
    line-height: 40px;
    min-height: 130px;
    display: flex;
    align-items: center;
    text-decoration: underline;
}
.expertise__area.sec-padding .accordion-item {
    background: transparent;
}

.expertise__area.sec-padding  button.accordion-button {
    background: transparent;
    color: #F9FFF5;
    border: none;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0;
}

.accordion-item .d-flex.justify-content-between {
    display: block !important;
}

.accordion-button:not(.collapsed)::after {
    background-image: none;
    width: 1px;
    height: 20px;
    background-color: yellow;
    transform: rotate(45deg);
    margin: 0;
    position: absolute;
    right: 20px;
}

.accordion-button:not(.collapsed)::before {
    background-image: none;
    width: 1px;
    height: 20px;
    background-color: yellow;
    transform: rotate(-45deg);
    margin: 0;
    position: absolute;
    right: 20px;
    content: '';
}

.accordion-button::after, .accordion-button::before {
    background-image: none;
    width: 1px;
    height: 20px;
    background-color: yellow;
    transform: rotate(90deg);
    margin: 0;
    position: absolute;
    right: 20px;
    content: '';
}

.accordion-button::before {
    transform: rotate(0deg);
}

.expertise__area.sec-padding button.accordion-button:focus,
.expertise__area.sec-padding button.accordion-button:active {
    outline: none !important;
    box-shadow: none !important;
}


button.accordion-button {
    border-bottom: 1px solid #FDE542;
}

button.accordion-button[aria-expanded="true"] {}

.expertise__area.sec-padding button.accordion-button[aria-expanded="true"] {
    border-bottom: 1px solid #FDE542;
}

.expertise__area.sec-padding {
}

#accordionExample p {
    font-size: 15px;
    color: #EDFFE0;
    font-weight: 300;
    line-height: 25px;
}

#accordionExample a {
    padding: 5px;
}
.page-template-page-seo-services .expertise__area.sec-padding button.accordion-button[aria-expanded="true"] {
    border-color: #80D243;
}

.page-template-page-seo-services .accordion-button:not(.collapsed)::before, .page-template-page-seo-services .accordion-button:not(.collapsed)::after {
    background-color: #80D243;
}

.page-template-page-seo-services .accordion-button::after, .page-template-page-seo-services .accordion-button::before {
    background-color: #80D243;
}
.page-template-page-design-development-service .expertise__area.sec-padding button.accordion-button[aria-expanded="true"] {
    border-color: #00A7C1;
}

.page-template-page-design-development-service .accordion-button:not(.collapsed)::before, .page-template-page-design-development-service .accordion-button:not(.collapsed)::after {
    background-color: #00A7C1;
}

.page-template-page-design-development-service .accordion-button::after, .page-template-page-design-development-service .accordion-button::before {
    background-color: #00A7C1;
}
.page-template-page-wds .expertise__area.sec-padding button.accordion-button[aria-expanded="true"] {
    border-color: #1231F8;
}

.page-template-page-wds .accordion-button:not(.collapsed)::before, .page-template-page-wds .accordion-button:not(.collapsed)::after {
    background-color: #1231F8;
}

.page-template-page-wds .accordion-button::after, .page-template-page-wds .accordion-button::before {
    background-color: #1231F8;
}
.page-template-page-production-services .expertise__area.sec-padding button.accordion-button[aria-expanded="true"] {
    border-color: #FE8CBE;
}

.page-template-page-production-services .accordion-button:not(.collapsed)::before, .page-template-page-production-services .accordion-button:not(.collapsed)::after {
    background-color: #FE8CBE;
}

.page-template-page-production-services .accordion-button::after, .page-template-page-production-services .accordion-button::before {
    background-color: #FE8CBE;
}
.single-post .expertise__area.sec-padding button.accordion-button[aria-expanded="true"] {
    border-color: #80D243;
}

.single-post .accordion-button:not(.collapsed)::before, .single-post .accordion-button:not(.collapsed)::after {
    background-color: #80D243;
}

.single-post .accordion-button::after, .single-post .accordion-button::before {
    background-color: #80D243;
}
.single-post button.accordion-button {
    border-color: #80D243;
}
.newsletter__box input[type="submit"] {
    position: absolute;
    top: 0;
    height: auto;
    line-height: initial;
    padding-bottom: 7%;
    border-radius: 0;
}
.blog-1 .desc img {
    margin: auto;
    display: block;
}
.main-content-section .parent-content-block h4 {
    font-size: 30px;
    color: #fff;
}
/*====================================*/
/* Layer-2 Main Container */
.submenu__container {
    position: fixed;
    inset: 0;
    width: 100%;
    height: 100%;
    background: #8ED43F;
    display: none; /* JS will show it */
    z-index: 99999;
}

/* Animation wrapper */
.submenu__wrap {
    width: 100%;
    height: 100%;
    padding: 120px 0;
    opacity: 0;
    transform: scale(0.9);
}

.submenu__title {
    color: #000;
    font-size: 22px;
    margin-bottom: 40px;
    letter-spacing: 1px;
}

.submenu-left li {
    list-style: none;
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 22px;
    cursor: pointer;
}

.submenu-right li {
    list-style: none;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 18px;
}

.submenu-right a {
    color: #000;
    text-decoration: none;
}

.submenu__back {
    margin-top: 40px;
    display: inline-block;
    font-size: 18px;
    font-weight: 600;
    color: #000;
}
/* Right side scrollable list */
.submenu-right {
    max-height: 70vh;      /* stays inside screen */
    overflow-y: auto;      /* vertical scroll only */
    padding-right: 10px;   /* spacing so scrollbar doesn't overlap text */
}

/* Optional: custom thin scrollbar */
.submenu-right::-webkit-scrollbar {
    width: 6px;
}

.submenu-right::-webkit-scrollbar-track {
    background: rgba(255,255,255,0.2);
    border-radius: 10px;
}

.submenu-right::-webkit-scrollbar-thumb {
    background: #000;
    border-radius: 10px;
}
.submenu__container {
    background: inherit; /* JS will override */
}
.submenu__title {
    color: #1B1B1B;
    font-family: 'AeonikTRIAL';
    text-transform: uppercase;
    font-size: 32px;
    line-height: 42px;
}

.submenu-left li {
font-size: 49px;
    line-height: 64px;
    color: #1b1b1b;
    letter-spacing: -2px;
    transition: .5s;
}

.submenu-left li:hover {
    color: #fff;
}

ul#rightMenu.submenu-right {height: 200px;}
.nav__wrap .submenu__wrap .container .row {
}
.nav__wrap .submenu__wrap .container {
    padding-top: 50px;
}

.nav__wrap .submenu__wrap .container .row .submenu-right a {
    font-size: 28px;
    line-height: 38px;
    font-weight: 700;
    transition: .5s;
}

.nav__wrap .submenu__wrap .container .row .submenu-right a:hover {
    color: #fff;
}

.submenu-development .container {
    padding-top: 5%;
}

.submenu-production .container {
    padding-top: 5%;
}
.submenu-digital {
    padding-top: 20px;
}
.submenu__container .container {
    padding: 0 15px !important;
    height: 750px;
    display: flex;
    align-items: center;
}

.submenu__container .container .row {
    width: 100%;
}
div#hubspot-messages-iframe-container {
    display: none !important;
}
#hubspot-messages-iframe-container {
  display: none !important;
}
.home-work {
    padding: 20% 0 5% !important;
}
.home-work {
    padding: 20% 0 5%;
}
.vdo-testimonials {
  background: #111;
  padding: 55px 0;
  overflow: hidden;
}

.vdo-testimonials .headline h2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  font-size: 100px;
  line-height: 120px;
  font-weight: 800;
  margin: 100px auto 100px;
}

.vdo-testimonial-row {
  display: flex;
  /* gap: 10px; */
  justify-content: center;
  align-items: flex-start;
  background: #181818;
  padding: 30px 50px;
}

.vdo-card {
  position: relative;
  width: 100%;
  height: 722px;
  border-radius: 12px;
  overflow: hidden;
  background: #222;
  flex: 0 0 415px;
  transform: none !important;
}

.vdo-card video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* bottom gradient */
.vdo-bottom {
  /* min-height: 120px; */
  padding: 0 16px 16px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  /* background: linear-gradient(to top, rgba(0,0,0,.85), rgba(0,0,0,.35), rgba(0,0,0,0)); */
  pointer-events: none;
  position: relative;
  margin-top: 10px;
}

.brand-logo {
  /* max-width: 115px; */
  /* max-height: 52px; */
  /* object-fit: contain; */
}

.sound-btn {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  border: 0;
  background: #ffe733;
  color: #111;
  font-size: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  pointer-events: auto;
  position: absolute;
  right: 14px;
  bottom: 85px;
}
.vdo-testimonial-row .col-md-4 {
    max-width: 25%;
    flex: 0 0 25%;
    padding: 0 15px;
}

.vdo-card:after {
    position: absolute;
    /* content: ''; */
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    /* background: linear-gradient(to top, rgba(0, 0, 0, .85), rgba(0, 0, 0, .35), rgba(0, 0, 0, 0)); */
    z-index: 9999;
}
.client-box .inner {
    border: 1px solid #80D243;
    border-radius: 20px;
    padding: 25px;
}

.client-box .inner p {font-size: 43px;margin: auto;line-height: 20px;}

.client-box .inner p span {
}

.client-box .inner p small {
    font-size: 18px;
}
.vdo-testimonials h3 {
    text-align: center;
    margin: 50px auto;
}
img, a, div, section {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  user-select: none;
}
