body {
    background: #040403;
    color: #FFF;
    font-size: .95rem;
    line-height: 1.5;
    font-family: 'Averta for TBWA Regular';
}

@font-face {
    font-family: "Averta for TBWA Regular";
    src: url("fonts/AvertaforTBWA-Regular.ttf") format("truetype");
}



/* .container-fluid {
    max-width: 1368px;
} */

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.75;
}

h1,
.h1 {
    font-size: 2.5rem;
}

h2,
.h2 {
    font-size: 2.25rem;
}

h3,
.h3 {
    font-size: 2rem;
}

h4,
.h4 {
    font-size: 1.75rem;
}

a {
    color: #FFF;
}

a:hover {
    color: #fecc00;
}

.text-muted {
    color: #999!important;
}

footer {
    padding-top: 2rem;
    padding-bottom: 1rem;
    font-size: .875rem;
}

footer .nav-item a.nav-link {
    color: #FFF;
    padding-right: 0;
    padding-left: 1.5rem;
    font-size: .875rem;
}

footer .privacy-link .nav-item a.nav-link {
    text-decoration: underline;
    font-size: .875rem;
}

.tbwanav {
    padding-top: 15px;
    padding-bottom: 15px;
}

.tbwanav {
    background: #040403!important;
}

.underlineNone {
    text-decoration: none;
}

.card {
    border: none;
}

.card,
.greyBg {
    background-color: #c8c5bf;
}

.greyBg1 {
    background-color: #9a9691;
}

.dark-card {
    background-color: #434443;
}


/* .wrapper {
min-height: 100vh;
} */

.socialCard {
    min-height: 200px;
    max-height: 200px;
    background-color: #c8c5bf;
    /* #ffaa00; */
    font-size: 1rem;
    margin-bottom: 1.5rem;
    border: 0;
}
.socialCard img.card-img.rounded{
    min-height: 200px;
    object-fit: cover;
    width: auto;
}

.socialCardImg {
    border-radius: .375rem;
    min-height: 200px;
    max-height: 200px;
    object-fit: cover;
    filter: grayscale(100);
}

.socialCard h6 {
    font-size: 1rem;
    text-transform: uppercase;
    color: #2d2d2d;
}

.serviceCard {
    min-height: 200px;
    /* max-height: 200px; */
    background-color: #c8c5bf;
    /*  #ffaa00; */
    font-size: 1rem;
    margin-bottom: 1.5rem;
    border: 0;
}

.serviceCard h6 {
    font-size: 1rem;
    text-transform: uppercase;
    color: #2d2d2d;
}

.card.serviceCardContent {
    background: none;
    border: 0;
}

.project-slider {
    border-bottom: 1px solid #585b5e;
    padding-bottom: 20px;
}

.project-tags {
    border-bottom: 1px solid #585b5e;
    margin-bottom: 15px;
}

.project-tags ul li a {
    color: #c8c5bf;
    text-decoration: underline;
}

.similarworkCard {
    min-height: 200px;
    max-height: 200px;
    background-color: #c8c5bf;
    font-size: 1rem;
    margin-bottom: 1.5rem;
    border: 0;
}
.similarworkCard img.img-fluid.rounded{
    min-height: 200px;
    object-fit: cover;
    width: auto;
}


.teamCard {
    background: none;
    border: 0;
}

.teamCard .teamCardImg {
    position: relative;
}

.teamCardContent {
    position: absolute;
    padding: 20px;
    background-color: #404040;
    top: 0;
    height: 100%;
    width: 100%;
    border-radius: .375rem;
    opacity: 0;
    transition: all ease-in .25s;
}

.teamCard:hover .teamCardContent {
    opacity: 1;
}

.teamCard .teamCardImg img {
    border-radius: .375rem;
}

.team-card2-parent {
    width: 100%;
    display: flex;
    justify-content: space-between!important;
    flex-wrap: wrap!important;
    margin-top: 45px;
}

.teamCard2 {
    width: 32.5%;
    float: left;
}

.teamCard2 .teamCardImg {
    position: relative;
}

.teamCard2.card,
.teamCard2 .card-body {
    background: none!important;
}

.teamCard2 .teamCardImg img {
    border-radius: .375rem;
}

.social-post-icon {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 42px;
    height: 42px;
    border-radius: 50%;
    background-color: #040403;
    display: grid;
    align-items: center;
    text-align: center;
    font-size: 1.35rem;
}

#customers-testimonials .item {
    text-align: left;
    padding: 10px;
    margin-bottom: 0;
    /* margin-bottom: 50px; */
    /* opacity: .2; */
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
    /* -webkit-transform: scale3d(0.8, 0.8, 1);
transform: scale3d(0.8, 0.8, 1); */
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

#customers-testimonials .item h4 {
    font-size: 1.5rem;
    margin-bottom: 20px;
}

#customers-testimonials .item p {
    line-height: 1.75;
}

#customers-testimonials .owl-item.active.center .item {
    opacity: 1;
    -webkit-transform: scale3d(1.0, 1.0, 1);
    transform: scale3d(1.0, 1.0, 1);
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot.active span,
#customers-testimonials.owl-carousel .owl-dots .owl-dot:hover span {
    background: #000;
    transform: translate3d(0px, -50%, 0px) scale(0.6);
}

#customers-testimonials.owl-carousel .owl-dots {
    display: inline-block;
    width: 100%;
    text-align: center;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    outline: none;
}

#customers-testimonials.owl-carousel .owl-dots .owl-dot span {
    background: #fff;
    display: inline-block;
    height: 20px;
    margin: 0 2px 5px;
    transform: translate3d(0px, -50%, 0px) scale(0.3);
    transform-origin: 50% 50% 0;
    transition: all 250ms ease-out 0s;
    width: 20px;
    border-radius: 100%;
}

#awards-carousel .item {
    text-align: center;
}


/**********Gallery ITEM*************/

.gallery-wrap,
#gallery {
    overflow: hidden;
}

#filters {
    margin: 1%;
    padding: 0;
    list-style: none;
    overflow: hidden;
}

#filters li {
    float: left;
}

#filters li span {
    display: block;
    padding: 5px 20px;
    text-decoration: none;
    color: #666;
    cursor: pointer;
    text-transform: uppercase;
    transition: all ease-in-out 0.25s;
}

#filters li:hover span {
    color: #000;
}

#filters li span.active {
    background: #1fbae7;
    color: #fff;
}

.gallery-item {
    float: left;
    width: 33.333%;
    padding: 10px;
    position: relative;
    z-index: 10;
    display: none;
}

.inside {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.details,
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
}

.details {
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 2;
    transition: all 0.3s ease-in-out;
}

.details h2 {
    color: #fff;
    font-size: 1.5em;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
    margin: 0;
}

.details p {
    color: #fff;
    font-size: 1em;
    letter-spacing: 2px;
    text-align: center;
    margin: 0;
    text-transform: uppercase;
}

.inside img {
    float: left;
    width: 100%;
}

.overlay {
    background: rgba(31, 186, 231, 0.8);
    z-index: 1;
    transition: all 0.7s ease-in-out;
}

.gallery-item:hover .details,
.gallery-item:hover .overlay {
    opacity: 1;
}


/*****SIDEBAR COLLAPSE OPEN HIDE*****/

.sidepanel {
    width: 0;
    max-width: 1600px;
    position: fixed;
    z-index: 9;
    height: 100%;
    top: 0;
    right: -14%;
    opacity: 0;
    background-color: #FFF;
    overflow: visible;
    transition: 0.25s;
    transform: skewX(20deg);
}

.sidepanel_bar {
    width: 30vw;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: #FFF;
    pointer-events: none;
    transform: skewX(-20deg);
    transition: 0.05s;
}

.sidepanel_section {
    width: 65%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sidepanel a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 25px;
    color: #000;
    display: block;
    transition: 0.25s;
    transform: skewX(-20deg);
}

.side_menus a {
    font-size: 2.5rem;
    font-weight: 700;
}

.sidepanel a:hover {
    color: #ffaa00;
}

.sidepanel .closebtn {
    position: absolute;
    top: 66px;
    right: 21.25%;
    font-size: 36px;
    padding: 10px 15px;
}

.openbtn {
    font-size: 20px;
    cursor: pointer;
    background-color: #040403;
    color: white;
    padding: 10px 15px;
    border: none;
}

.openbtn:hover {
    /*  background-color: #444; */
    color: #ffaa00;
}

.sidepanel_section .desc {
    transform: skewX(-20deg);
}

.sidepanel_section .desc {
    color: #444;
}

.sidepanel_section .desc p.desc-mail {
    margin-bottom: 50px;
}

/************************************************
                26-08-2022
************************************************/
.four_width{
    width: 25% !important;
}
.for_width{
    width: 20% !important;
}
.six_width{
    width: 16% !important;
}






@media only screen and (min-width:200px) and (max-width:767px) {
    .four_width{
        width: 100% !important;
    }

    .for_width{
        width: 100% !important;
    }

    .six_width{
        width: 100% !important;
    }
   
    .justify-content-end {
        justify-content: center !important;
        padding: 0 35px 0 0;
    }
    .row.align-items-end{
        text-align: center;
    }
}


@media screen and (max-width: 880px) and (min-width: 768px) {
    .sidepanel {
        right: -14%;
    }
    .sidepanel_section {
        width: 85%;
        height: 100%;
        justify-content: flex-start;
    }
    .side_menus {
        margin-right: 30px;
    }
    .side_menus a {
        font-size: 2rem;
    }
}

@media screen and (max-width:767px) and (min-width: 680px) {
    .sidepanel {
        right: -15.5%;
    }
    .sidepanel_section {
        width: 80%;
        height: 100%;
        justify-content: flex-start;
    }
    .side_menus {
        margin-right: 20px;
    }
    .side_menus a {
        font-size: 1.75rem;
    }
    .sidepanel_section .desc h5 {
        font-size: 1.1rem;
    }
    .sidepanel_section .desc p {
        font-size: .9rem;
    }
}

@media screen and (max-width:679px) {
    .sidepanel {
        right: 0;
        transform: skewX(0deg);
    }
    .sidepanel_bar {
        display: none;
    }
    .sidepanel_section {
        padding-top: 75px;
        width: 100%;
        height: 100%;
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        overflow-y: scroll;
    }
    .sidepanel a {
        transform: skewX(0deg);
    }
    .side_menus a {
        font-size: 1.6rem;
    }
    .sidepanel_section .desc {
        transform: skewX(0deg);
        padding-left: 32px;
    }
    .sidepanel_section .desc {
        margin-top: 40px;
    }
    .sidepanel_section .desc h5 {
        font-size: 1.1rem;
    }
    .sidepanel_section .desc p {
        font-size: .9rem;
    }
    .sidepanel_section .desc p.desc-mail {
        margin-bottom: 20px;
    }
}
/***********************************************
***********************************************/
.tbwanav{
    
	transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
}

.tbwanav.fixed-header-top {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9;
    padding-top: 15px;
    padding-bottom: 15px;
	transition-duration: 0.5s;
    -o-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    background: rgba(0, 0, 0, 0.6) !important;
	
}

.four_width .socialCard {
	min-height: 221px;
	max-height: 221px;
}
.four_width .socialCard img.card-img.rounded {
	min-height: 221px;
}


/**********************************************
        Zafar :: 10.07.2025
**********************************************/







@media (min-width:320px) and (max-width:767px) {
    /* .four_width .socialCard {
        min-height: 286px;
        max-height: 286px;
    }
    .four_width .socialCard img.card-img.rounded {
        min-height: 286px;
    } */



}   
@media (min-width:992px) and (max-width:1199px) {}
@media (min-width:1200px) and (max-width:1440px) {
    .four_width .socialCard {
        min-height: 190px;
        max-height: 190px;
    }
    .four_width .socialCard img.card-img.rounded {
        min-height: 190px;
    }

    .for_width .socialCard {
        min-height: 145px;
        max-height: 145px;
    }
    .for_width .socialCard img.card-img.rounded {
        min-height: 145px;
    }

    .six_width .socialCard {
        min-height: 110px;
        max-height: 110px;
    }
    .six_width .socialCard img.card-img.rounded {
        min-height: 110px;
    }
}
@media (min-width:1441px) and (max-width:1920px) {
    /* .four_width .socialCard {
        min-height: 290px;
        max-height: 290px;
    }
    .four_width .socialCard img.card-img.rounded {
        min-height: 290px;
    } */
    .for_width .socialCard {
        min-height: 170px;
        max-height: 170px;
    }
    .for_width .socialCard img.card-img.rounded {
        min-height: 170px;
    }
    .six_width .socialCard {
        min-height: 135px;
        max-height: 135px;
    }
    .six_width .socialCard img.card-img.rounded {
        min-height: 135px;
    }
    

}

/*YD- 26-11-2025 */
@font-face {
  font-family: AlteHaasGroteskBold;
  src: url(fonts/AlteHaasGroteskBold.ttf);
}

@font-face {
  font-family: AlteHaasGroteskRegular;
  src: url(fonts/AlteHaasGroteskRegular.ttf);
}

@font-face {
  font-family: Archivo-VariableFont_wdth, wght;
  src: url(fonts/Archivo-VariableFont_wdth\wght.ttf);
}

@font-face {
  font-family: MyriadPro-Regular_5_3;
  src: url(fonts/Roboto-VariableFont_wdth\wght.ttf);
}

@font-face {
  font-family: TBWAGrotesk-Black;
  src: url(fonts/TBWAGrotesk-Black.otf);
}

@font-face {
  font-family: TBWAGrotesk-Bold;
  src: url(fonts/TBWAGrotesk-Bold.otf);
}

@font-face {
  font-family: TBWAGrotesk-ItalicBold;
  src: url(fonts/TBWAGrotesk-ItalicBold.otf);
}

@font-face {
  font-family: TBWAGrotesk-Medium;
  src: url(fonts/TBWAGrotesk-Medium.otf);
}

@font-face {
  font-family: TBWAGrotesk-Regular;
  src: url(fonts/TBWAGrotesk-Regular.otf);
}

@font-face {
  font-family: TBWAGrotesk-SemiBold;
  src: url(fonts/TBWAGrotesk-SemiBold.otf);
}
.home_introduction{
font-family: TBWAGrotesk-Regular;
}

/* Urna (04.12.2025) */
.bg-white{
	background-color: #fff;
}
.our-proprietary-section h4, .our-proprietary-section p{
	color: #000;
}
.disruption-section p, .disruption-second-section p{
	color: #000;
}
.moonshot-section p{
	color: #000;
}
.ACCELERATOR-logo {
    height: 28px;
    max-width: 100% !important;
    width: 200px !important;
    /* position: absolute; */
    /* right: 7px; */
}
.blink-right h2{
	color: #000;
}

.cookie-banner {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 150px;
  background: #fccb12;
  margin: 5px;
  z-index: 9999;
  padding-inline: 25px;
  transform: translateY(100%);
  transition: transform 0.5s ease;
}
 
/* SHOW ANIMATION */
 
.cookie-banner.show {
  transform: translateY(0);
}
 
/* TEXT & TITLE */
 
.cookie-text p {
  margin: 0;
  font-size: 13px;
  color: #191e23;
}
 
.cookie-title h5 {
  margin: 0;
  font-weight: 500;
  color: #191e23;
  font-size: 15px;
}
 
/* ACCEPT BUTTON */
 
.accept-btn {
  background: #000;
  color: #fff;
  border: none;
  padding: 10px 35px;
  border-radius: 6px;
  font-size: 16px;
  cursor: pointer;
  width: 60%;
  margin-top: 30px;
}
 
.accept-btn:hover {
  opacity: 1;
}
 
/* CLOSE BUTTON (TOP RIGHT) */
 
.close-cookie-btn {
  position: absolute;
  top: 15px;
  right: 20px;
  background: none;
  border: none;
  font-size: 32px;
  font-weight: 700;
  cursor: pointer;
  color: #000;
}
 
/* LEFT TEXT → VERTICALLY CENTER */
 
.cookie-text {
  align-items: center !important;
}
 
/* CENTER TITLE → VERTICALLY TOP */
 
.cookie-title {
  align-items: flex-start !important;
  padding-top: 10px;
  /* Same as screenshot spacing */
}
 
.cookie-btn-col {
  display: flex !important;
  align-items: center !important;
  /* Prevent full-height stretching */
}