.direction-reveal--3-grid .direction-reveal__card,.direction-reveal--3-grid-cssgrid .direction-reveal__card{border:8px solid transparent}.direction-reveal__card{display:inline-block;position:relative;overflow:hidden}.direction-reveal__img{display:block;max-width:100%;height:auto}.direction-reveal__overlay{position:absolute;top:0;left:0;width:100%;height:100%;padding:16px;color:#fff;overflow:hidden;background-color:rgba(0,0,0,.6)}.direction-reveal__anim--enter,.direction-reveal__anim--leave{-webkit-animation-duration:.6s;animation-duration:.6s;-webkit-animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.direction-reveal__anim--enter{transform:translate3d(0,-101%,0)}.direction-reveal__title{margin-top:0}.direction-reveal__text{margin-bottom:0}.direction-reveal--3-grid{display:flex;flex-wrap:wrap;margin-right:-8px;margin-left:-8px}.direction-reveal--3-grid-cssgrid{display:grid;margin-right:-8px;margin-left:-8px}@media (min-width:576px){.direction-reveal--3-grid .direction-reveal__card{flex:0 0 33.333333%;max-width:33.333333%}.direction-reveal--3-grid-cssgrid{grid-template-columns:repeat(3,1fr)}}.direction-reveal--grid-bootstrap .direction-reveal__card{margin-top:15px;margin-bottom:15px}.swing--enter-top .direction-reveal__anim--enter{-webkit-animation-name:swing--enter-top;animation-name:swing--enter-top}.swing--enter-top .direction-reveal__anim--leave{-webkit-animation-name:swing--leave-bottom;animation-name:swing--leave-bottom}.swing--enter-bottom .direction-reveal__anim--enter{-webkit-animation-name:swing--enter-bottom;animation-name:swing--enter-bottom}.swing--enter-bottom .direction-reveal__anim--leave{-webkit-animation-name:swing--leave-top;animation-name:swing--leave-top}.swing--enter-left .direction-reveal__anim--enter{-webkit-animation-name:swing--enter-left;animation-name:swing--enter-left}.swing--enter-left .direction-reveal__anim--leave{-webkit-animation-name:swing--leave-right;animation-name:swing--leave-right}.swing--enter-right .direction-reveal__anim--enter{-webkit-animation-name:swing--enter-right;animation-name:swing--enter-right}.swing--enter-right .direction-reveal__anim--leave{-webkit-animation-name:swing--leave-left;animation-name:swing--leave-left}.swing--leave-top .direction-reveal__anim--enter{-webkit-animation-name:swing--leave-top;animation-name:swing--leave-top}.swing--leave-top .direction-reveal__anim--leave{-webkit-animation-name:swing--enter-bottom;animation-name:swing--enter-bottom}.swing--leave-bottom .direction-reveal__anim--enter{-webkit-animation-name:swing--leave-bottom;animation-name:swing--leave-bottom}.swing--leave-bottom .direction-reveal__anim--leave{-webkit-animation-name:swing--enter-top;animation-name:swing--enter-top}.swing--leave-left .direction-reveal__anim--enter{-webkit-animation-name:swing--leave-left;animation-name:swing--leave-left}.swing--leave-left .direction-reveal__anim--leave{-webkit-animation-name:swing--enter-right;animation-name:swing--enter-right}.swing--leave-right .direction-reveal__anim--enter{-webkit-animation-name:swing--leave-right;animation-name:swing--leave-right}.swing--leave-right .direction-reveal__anim--leave{-webkit-animation-name:swing--enter-left;animation-name:swing--enter-left}.direction-reveal [class*=swing--]{perspective:400px}.direction-reveal [class*=swing--] .direction-reveal__anim--enter,.direction-reveal [class*=swing--] .direction-reveal__anim--leave{transform:rotate3d(0,0,0,0);-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1)}.swing--enter-top,.swing--leave-top{perspective-origin:center top}.swing--enter-top .direction-reveal__anim--enter,.swing--enter-top .direction-reveal__anim--leave,.swing--leave-top .direction-reveal__anim--enter,.swing--leave-top .direction-reveal__anim--leave{transform-origin:center top}.swing--enter-bottom,.swing--leave-bottom{perspective-origin:center bottom}.swing--enter-bottom .direction-reveal__anim--enter,.swing--enter-bottom .direction-reveal__anim--leave,.swing--leave-bottom .direction-reveal__anim--enter,.swing--leave-bottom .direction-reveal__anim--leave{transform-origin:center bottom}.swing--enter-left,.swing--leave-left{perspective-origin:left center}.swing--enter-left .direction-reveal__anim--enter,.swing--enter-left .direction-reveal__anim--leave,.swing--leave-left .direction-reveal__anim--enter,.swing--leave-left .direction-reveal__anim--leave{transform-origin:left center}.swing--enter-right,.swing--leave-right{perspective-origin:right center}.swing--enter-right .direction-reveal__anim--enter,.swing--enter-right .direction-reveal__anim--leave,.swing--leave-right .direction-reveal__anim--enter,.swing--leave-right .direction-reveal__anim--leave{transform-origin:right center}@-webkit-keyframes swing--enter-top{0%{transform:rotate3d(-1,0,0,90deg)}}@keyframes swing--enter-top{0%{transform:rotate3d(-1,0,0,90deg)}}@-webkit-keyframes swing--leave-top{100%{transform:rotate3d(-1,0,0,90deg)}}@keyframes swing--leave-top{100%{transform:rotate3d(-1,0,0,90deg)}}@-webkit-keyframes swing--enter-bottom{0%{transform:rotate3d(1,0,0,90deg)}}@keyframes swing--enter-bottom{0%{transform:rotate3d(1,0,0,90deg)}}@-webkit-keyframes swing--leave-bottom{100%{transform:rotate3d(1,0,0,90deg)}}@keyframes swing--leave-bottom{100%{transform:rotate3d(1,0,0,90deg)}}@-webkit-keyframes swing--enter-left{0%{transform:rotate3d(0,1,0,90deg)}}@keyframes swing--enter-left{0%{transform:rotate3d(0,1,0,90deg)}}@-webkit-keyframes swing--leave-left{100%{transform:rotate3d(0,1,0,90deg)}}@keyframes swing--leave-left{100%{transform:rotate3d(0,1,0,90deg)}}@-webkit-keyframes swing--enter-right{0%{transform:rotate3d(0,-1,0,90deg)}}@keyframes swing--enter-right{0%{transform:rotate3d(0,-1,0,90deg)}}@-webkit-keyframes swing--leave-right{100%{transform:rotate3d(0,-1,0,90deg)}}@keyframes swing--leave-right{100%{transform:rotate3d(0,-1,0,90deg)}}.slide--enter-top .direction-reveal__anim--enter{-webkit-animation-name:slide--enter-top;animation-name:slide--enter-top}.slide--enter-top .direction-reveal__anim--leave{-webkit-animation-name:slide--leave-bottom;animation-name:slide--leave-bottom}.slide--enter-bottom .direction-reveal__anim--enter{-webkit-animation-name:slide--enter-bottom;animation-name:slide--enter-bottom}.slide--enter-bottom .direction-reveal__anim--leave{-webkit-animation-name:slide--leave-top;animation-name:slide--leave-top}.slide--enter-left .direction-reveal__anim--enter{-webkit-animation-name:slide--enter-left;animation-name:slide--enter-left}.slide--enter-left .direction-reveal__anim--leave{-webkit-animation-name:slide--leave-right;animation-name:slide--leave-right}.slide--enter-right .direction-reveal__anim--enter{-webkit-animation-name:slide--enter-right;animation-name:slide--enter-right}.slide--enter-right .direction-reveal__anim--leave{-webkit-animation-name:slide--leave-left;animation-name:slide--leave-left}.slide--leave-top .direction-reveal__anim--enter{-webkit-animation-name:slide--leave-top;animation-name:slide--leave-top}.slide--leave-top .direction-reveal__anim--leave{-webkit-animation-name:slide--enter-bottom;animation-name:slide--enter-bottom}.slide--leave-bottom .direction-reveal__anim--enter{-webkit-animation-name:slide--leave-bottom;animation-name:slide--leave-bottom}.slide--leave-bottom .direction-reveal__anim--leave{-webkit-animation-name:slide--enter-top;animation-name:slide--enter-top}.slide--leave-left .direction-reveal__anim--enter{-webkit-animation-name:slide--leave-left;animation-name:slide--leave-left}.slide--leave-left .direction-reveal__anim--leave{-webkit-animation-name:slide--enter-right;animation-name:slide--enter-right}.slide--leave-right .direction-reveal__anim--enter{-webkit-animation-name:slide--leave-right;animation-name:slide--leave-right}.slide--leave-right .direction-reveal__anim--leave{-webkit-animation-name:slide--enter-left;animation-name:slide--enter-left}.direction-reveal [class*=slide--] .direction-reveal__anim--enter,.direction-reveal [class*=slide--] .direction-reveal__anim--leave{transform:translate3d(0,0,0);-webkit-animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94)}@-webkit-keyframes slide--enter-top{0%{transform:translate3d(0,-100%,0)}}@keyframes slide--enter-top{0%{transform:translate3d(0,-100%,0)}}@-webkit-keyframes slide--leave-top{100%{transform:translate3d(0,-101%,0)}}@keyframes slide--leave-top{100%{transform:translate3d(0,-101%,0)}}@-webkit-keyframes slide--enter-bottom{0%{transform:translate3d(0,100%,0)}}@keyframes slide--enter-bottom{0%{transform:translate3d(0,100%,0)}}@-webkit-keyframes slide--leave-bottom{100%{transform:translate3d(0,101%,0)}}@keyframes slide--leave-bottom{100%{transform:translate3d(0,101%,0)}}@-webkit-keyframes slide--enter-left{0%{transform:translate3d(-100%,0,0)}}@keyframes slide--enter-left{0%{transform:translate3d(-100%,0,0)}}@-webkit-keyframes slide--leave-left{100%{transform:translate3d(-101%,0,0)}}@keyframes slide--leave-left{100%{transform:translate3d(-101%,0,0)}}@-webkit-keyframes slide--enter-right{0%{transform:translate3d(100%,0,0)}}@keyframes slide--enter-right{0%{transform:translate3d(100%,0,0)}}@-webkit-keyframes slide--leave-right{100%{transform:translate3d(101%,0,0)}}@keyframes slide--leave-right{100%{transform:translate3d(101%,0,0)}}.roll-out--enter-top .direction-reveal__anim--enter{-webkit-animation-name:roll-out--enter-top;animation-name:roll-out--enter-top}.roll-out--enter-top .direction-reveal__anim--leave{-webkit-animation-name:roll-out--leave-bottom;animation-name:roll-out--leave-bottom}.roll-out--enter-bottom .direction-reveal__anim--enter{-webkit-animation-name:roll-out--enter-bottom;animation-name:roll-out--enter-bottom}.roll-out--enter-bottom .direction-reveal__anim--leave{-webkit-animation-name:roll-out--leave-top;animation-name:roll-out--leave-top}.roll-out--enter-left .direction-reveal__anim--enter{-webkit-animation-name:roll-out--enter-left;animation-name:roll-out--enter-left}.roll-out--enter-left .direction-reveal__anim--leave{-webkit-animation-name:roll-out--leave-right;animation-name:roll-out--leave-right}.roll-out--enter-right .direction-reveal__anim--enter{-webkit-animation-name:roll-out--enter-right;animation-name:roll-out--enter-right}.roll-out--enter-right .direction-reveal__anim--leave{-webkit-animation-name:roll-out--leave-left;animation-name:roll-out--leave-left}.roll-out--leave-top .direction-reveal__anim--enter{-webkit-animation-name:roll-out--leave-top;animation-name:roll-out--leave-top}.roll-out--leave-top .direction-reveal__anim--leave{-webkit-animation-name:roll-out--enter-bottom;animation-name:roll-out--enter-bottom}.roll-out--leave-bottom .direction-reveal__anim--enter{-webkit-animation-name:roll-out--leave-bottom;animation-name:roll-out--leave-bottom}.roll-out--leave-bottom .direction-reveal__anim--leave{-webkit-animation-name:roll-out--enter-top;animation-name:roll-out--enter-top}.roll-out--leave-left .direction-reveal__anim--enter{-webkit-animation-name:roll-out--leave-left;animation-name:roll-out--leave-left}.roll-out--leave-left .direction-reveal__anim--leave{-webkit-animation-name:roll-out--enter-right;animation-name:roll-out--enter-right}.roll-out--leave-right .direction-reveal__anim--enter{-webkit-animation-name:roll-out--leave-right;animation-name:roll-out--leave-right}.roll-out--leave-right .direction-reveal__anim--leave{-webkit-animation-name:roll-out--enter-left;animation-name:roll-out--enter-left}.direction-reveal [class*=roll-out--] .direction-reveal__anim--enter,.direction-reveal [class*=roll-out--] .direction-reveal__anim--leave{transform:translate3d(0,0,0);-webkit-clip-path:polygon(0 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,100% 0,100% 100%,0 100%);-webkit-animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94)}@-webkit-keyframes roll-out--enter-top{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 0);clip-path:polygon(0 0,100% 0,100% 0,0 0)}}@keyframes roll-out--enter-top{0%{-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 0);clip-path:polygon(0 0,100% 0,100% 0,0 0)}}@-webkit-keyframes roll-out--leave-top{100%{-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 0);clip-path:polygon(0 0,100% 0,100% 0,0 0)}}@keyframes roll-out--leave-top{100%{-webkit-clip-path:polygon(0 0,100% 0,100% 0,0 0);clip-path:polygon(0 0,100% 0,100% 0,0 0)}}@-webkit-keyframes roll-out--enter-bottom{0%{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}}@keyframes roll-out--enter-bottom{0%{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}}@-webkit-keyframes roll-out--leave-bottom{100%{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}}@keyframes roll-out--leave-bottom{100%{-webkit-clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%);clip-path:polygon(0 100%,100% 100%,100% 100%,0 100%)}}@-webkit-keyframes roll-out--enter-left{0%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%)}}@keyframes roll-out--enter-left{0%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%)}}@-webkit-keyframes roll-out--leave-left{100%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%)}}@keyframes roll-out--leave-left{100%{-webkit-clip-path:polygon(0 0,0 0,0 100%,0 100%);clip-path:polygon(0 0,0 0,0 100%,0 100%)}}@-webkit-keyframes roll-out--enter-right{0%{-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}}@keyframes roll-out--enter-right{0%{-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}}@-webkit-keyframes roll-out--leave-right{100%{-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}}@keyframes roll-out--leave-right{100%{-webkit-clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%);clip-path:polygon(100% 0,100% 0,100% 100%,100% 100%)}}.rotate--enter-top .direction-reveal__anim--enter{-webkit-animation-name:rotate--enter-top;animation-name:rotate--enter-top}.rotate--enter-top .direction-reveal__anim--leave{-webkit-animation-name:rotate--leave-bottom;animation-name:rotate--leave-bottom}.rotate--enter-bottom .direction-reveal__anim--enter{-webkit-animation-name:rotate--enter-bottom;animation-name:rotate--enter-bottom}.rotate--enter-bottom .direction-reveal__anim--leave{-webkit-animation-name:rotate--leave-top;animation-name:rotate--leave-top}.rotate--enter-left .direction-reveal__anim--enter{-webkit-animation-name:rotate--enter-left;animation-name:rotate--enter-left}.rotate--enter-left .direction-reveal__anim--leave{-webkit-animation-name:rotate--leave-right;animation-name:rotate--leave-right}.rotate--enter-right .direction-reveal__anim--enter{-webkit-animation-name:rotate--enter-right;animation-name:rotate--enter-right}.rotate--enter-right .direction-reveal__anim--leave{-webkit-animation-name:rotate--leave-left;animation-name:rotate--leave-left}.rotate--leave-top .direction-reveal__anim--enter{-webkit-animation-name:rotate--leave-top;animation-name:rotate--leave-top}.rotate--leave-top .direction-reveal__anim--leave{-webkit-animation-name:rotate--enter-bottom;animation-name:rotate--enter-bottom}.rotate--leave-bottom .direction-reveal__anim--enter{-webkit-animation-name:rotate--leave-bottom;animation-name:rotate--leave-bottom}.rotate--leave-bottom .direction-reveal__anim--leave{-webkit-animation-name:rotate--enter-top;animation-name:rotate--enter-top}.rotate--leave-left .direction-reveal__anim--enter{-webkit-animation-name:rotate--leave-left;animation-name:rotate--leave-left}.rotate--leave-left .direction-reveal__anim--leave{-webkit-animation-name:rotate--enter-right;animation-name:rotate--enter-right}.rotate--leave-right .direction-reveal__anim--enter{-webkit-animation-name:rotate--leave-right;animation-name:rotate--leave-right}.rotate--leave-right .direction-reveal__anim--leave{-webkit-animation-name:rotate--enter-left;animation-name:rotate--enter-left}.direction-reveal [class*=rotate--] .direction-reveal__anim--enter,.direction-reveal [class*=rotate--] .direction-reveal__anim--leave{transform:rotate(0);-webkit-animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94)}.rotate--enter-top .direction-reveal__anim--enter,.rotate--enter-top .direction-reveal__anim--leave,.rotate--leave-top .direction-reveal__anim--enter,.rotate--leave-top .direction-reveal__anim--leave{transform-origin:left top}.rotate--enter-bottom .direction-reveal__anim--enter,.rotate--enter-bottom .direction-reveal__anim--leave,.rotate--leave-bottom .direction-reveal__anim--enter,.rotate--leave-bottom .direction-reveal__anim--leave{transform-origin:left bottom}.rotate--enter-left .direction-reveal__anim--enter,.rotate--enter-left .direction-reveal__anim--leave,.rotate--leave-left .direction-reveal__anim--enter,.rotate--leave-left .direction-reveal__anim--leave{transform-origin:left top}.rotate--enter-right .direction-reveal__anim--enter,.rotate--enter-right .direction-reveal__anim--leave,.rotate--leave-right .direction-reveal__anim--enter,.rotate--leave-right .direction-reveal__anim--leave{transform-origin:right top}@-webkit-keyframes rotate--enter-top{0%{transform:rotate(-90deg)}}@keyframes rotate--enter-top{0%{transform:rotate(-90deg)}}@-webkit-keyframes rotate--leave-top{100%{transform:rotate(-90deg)}}@keyframes rotate--leave-top{100%{transform:rotate(-90deg)}}@-webkit-keyframes rotate--enter-bottom{0%{transform:rotate(90deg)}}@keyframes rotate--enter-bottom{0%{transform:rotate(90deg)}}@-webkit-keyframes rotate--leave-bottom{100%{transform:rotate(90deg)}}@keyframes rotate--leave-bottom{100%{transform:rotate(90deg)}}@-webkit-keyframes rotate--enter-left{0%{transform:rotate(90deg)}}@keyframes rotate--enter-left{0%{transform:rotate(90deg)}}@-webkit-keyframes rotate--leave-left{100%{transform:rotate(90deg)}}@keyframes rotate--leave-left{100%{transform:rotate(90deg)}}@-webkit-keyframes rotate--enter-right{0%{transform:rotate(-90deg)}}@keyframes rotate--enter-right{0%{transform:rotate(-90deg)}}@-webkit-keyframes rotate--leave-right{100%{transform:rotate(-90deg)}}@keyframes rotate--leave-right{100%{transform:rotate(-90deg)}}.flip--enter-top .direction-reveal__anim--enter{-webkit-animation-name:flip--enter-top;animation-name:flip--enter-top}.flip--enter-top .direction-reveal__anim--leave{-webkit-animation-name:flip--leave-bottom;animation-name:flip--leave-bottom}.flip--enter-bottom .direction-reveal__anim--enter{-webkit-animation-name:flip--enter-bottom;animation-name:flip--enter-bottom}.flip--enter-bottom .direction-reveal__anim--leave{-webkit-animation-name:flip--leave-top;animation-name:flip--leave-top}.flip--enter-left .direction-reveal__anim--enter{-webkit-animation-name:flip--enter-left;animation-name:flip--enter-left}.flip--enter-left .direction-reveal__anim--leave{-webkit-animation-name:flip--leave-right;animation-name:flip--leave-right}.flip--enter-right .direction-reveal__anim--enter{-webkit-animation-name:flip--enter-right;animation-name:flip--enter-right}.flip--enter-right .direction-reveal__anim--leave{-webkit-animation-name:flip--leave-left;animation-name:flip--leave-left}.flip--leave-top .direction-reveal__anim--enter{-webkit-animation-name:flip--leave-top;animation-name:flip--leave-top}.flip--leave-top .direction-reveal__anim--leave{-webkit-animation-name:flip--enter-bottom;animation-name:flip--enter-bottom}.flip--leave-bottom .direction-reveal__anim--enter{-webkit-animation-name:flip--leave-bottom;animation-name:flip--leave-bottom}.flip--leave-bottom .direction-reveal__anim--leave{-webkit-animation-name:flip--enter-top;animation-name:flip--enter-top}.flip--leave-left .direction-reveal__anim--enter{-webkit-animation-name:flip--leave-left;animation-name:flip--leave-left}.flip--leave-left .direction-reveal__anim--leave{-webkit-animation-name:flip--enter-right;animation-name:flip--enter-right}.flip--leave-right .direction-reveal__anim--enter{-webkit-animation-name:flip--leave-right;animation-name:flip--leave-right}.flip--leave-right .direction-reveal__anim--leave{-webkit-animation-name:flip--enter-left;animation-name:flip--enter-left}.direction-reveal [class*=flip--]{perspective:800px;overflow:visible}.direction-reveal [class*=flip--] .direction-reveal__anim--enter,.direction-reveal [class*=flip--] .direction-reveal__anim--leave{transform:rotateX(0) rotateY(0);-webkit-animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);animation-timing-function:cubic-bezier(0.455,0.03,0.515,0.955);-webkit-animation-duration:1.2s;animation-duration:1.2s;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}@-webkit-keyframes flip--enter-top{0%{transform:rotateX(180deg) rotateY(0)}}@keyframes flip--enter-top{0%{transform:rotateX(180deg) rotateY(0)}}@-webkit-keyframes flip--leave-top{100%{transform:rotateX(180deg) rotateY(0)}}@keyframes flip--leave-top{100%{transform:rotateX(180deg) rotateY(0)}}@-webkit-keyframes flip--enter-bottom{0%{transform:rotateX(-180deg) rotateY(0)}}@keyframes flip--enter-bottom{0%{transform:rotateX(-180deg) rotateY(0)}}@-webkit-keyframes flip--leave-bottom{100%{transform:rotateX(-180deg) rotateY(0)}}@keyframes flip--leave-bottom{100%{transform:rotateX(-180deg) rotateY(0)}}@-webkit-keyframes flip--enter-left{0%{transform:rotateX(0) rotateY(-180deg)}}@keyframes flip--enter-left{0%{transform:rotateX(0) rotateY(-180deg)}}@-webkit-keyframes flip--leave-left{100%{transform:rotateX(0) rotateY(-180deg)}}@keyframes flip--leave-left{100%{transform:rotateX(0) rotateY(-180deg)}}@-webkit-keyframes flip--enter-right{0%{transform:rotateX(0) rotateY(180deg)}}@keyframes flip--enter-right{0%{transform:rotateX(0) rotateY(180deg)}}@-webkit-keyframes flip--leave-right{100%{transform:rotateX(0) rotateY(180deg)}}@keyframes flip--leave-right{100%{transform:rotateX(0) rotateY(180deg)}}


*,
.talk-team-btn,
header nav ul li a {
    font-family: gilroy
}

body {
    color: #000000;
}

img,
video {
    max-width: 100%;
}

a {
    text-decoration: none;
}

a:hover {
    color: #FFFFFF;
}

.drop-menu,
.mega-menu {
    top: 81px;
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0;
    z-index: 10;
    display: flex;
    transition: .1s
}

.services-menu ul,
.talk-team-btn {
    background-color: var(--primary-color)
}

.main-banner-content p,
.main-banner-title,
.video-control-plyer {
    pointer-events: all;
    pointer-events: all
}

.video-control-plyer.show.show-play .video-play,
header nav ul li:hover .drop-menu {
    opacity: 1;
    max-width: 100vw;
    visibility: visible
}

header nav ul li:hover .mega-menu {
    opacity: 1;
    max-width: 100vw;
    visibility: visible
}

.drop-menu,
.mega-menu,
.video-control-plyer.show .video-play {
    opacity: 0;
    visibility: hidden;
    /* max-width: 0; */
}

.services-menu ul,
footer ul {
    list-style-type: none
}

.blogs-box .blogs-body h3,
.blogs-box .blogs-body h5,
.social-cards h5 {
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis
}

@font-face {
    font-family: gilroy;
    src: url('../fonts/gilroy/Gilroy-Bold.ttf') format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: gilroy;
    src: url('../fonts/gilroy/Gilroy-Semibold.ttf') format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: gilroy;
    src: url('../fonts/gilroy/Gilroy-Medium.ttf') format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: gilroy;
    src: url('../fonts/gilroy/Gilroy-Regular.ttf') format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: gilroy;
    src: url('../fonts/gilroy/Gilroy-Light.ttf') format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

:root {
    --primary-color: #ED1E3A;
    --secondary-color: #000000;
    --white-color: #FFFFFF;
}

.fw-100 {
    font-weight: 100
}

.fw-200 {
    font-weight: 200
}

.fw-300 {
    font-weight: 300
}

.fw-400,
.inquiry-form button,
.our-location-title p {
    font-weight: 400
}

.fw-500 {
    font-weight: 500
}

.fw-600,
.talk-team-btn {
    font-weight: 600
}

.fw-700 {
    font-weight: 700
}

#InquiryoffcanvasRight .inquiry-content .got-project span,
.agency-links a:hover,
.getintouch-box .content div span,
.getintouch-box .content h6 span,
.main-banner-title span,
.primary-title span,
.sub-heading span,
.text-red,
footer a:hover,
nav .dg-social-links a {
    color: var(--primary-color)
}

.text-primary,
header nav ul li a:hover {
    color: var(--primary-color) !important
}

.breadcrumbs2 li a.active,
.read-more-btn:hover,
.talk-team-btn,
.talk-team-btn:hover,
.view-all-btn:hover,
.your-project-section h1 {
    color: var(--white-color)
}

.breadcrumbs2 li a.active {
    pointer-events: none;
}

header {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 1000;
    background-color: var(--white-color)
}

header .navbar-brand {
    padding: 0;
    display: flex;
    align-items: center;
    gap: 10px
}

header .navbar-brand img {
    height: 50px;
    display: block
}

header .dg-logo-text {
    overflow: hidden
}

header .navbar-brand:hover .dg-logo-text img {
    transform: translateX(0)
}

header .dg-logo-text img {
    height: 40px;
    transform: translateX(-100%);
    transition: .4s
}

#award-tabContent,
header .navbar {
    padding: 0
}

header #mainNavbar {
    width: 100%;
    gap: 3%;
    position: relative
}

header nav ul {
    justify-content: center;
    gap: 14px
}

.instagram-card,
.our-project-portfolio,
header nav ul li {
    position: relative
}

.position-none {
    position: unset
}

header nav ul li a {
    font-weight: 600;
    color: var(--secondary-color) !important;
    font-size: 14px;
    text-decoration: none;
    padding: 30px 10px;
    display: block;
    position: relative;
    transition: .1s;
    text-transform: capitalize
}

header nav ul li .has-dropdown::after {
    content: "\f107";
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 600);
    position: absolute;
    right: -5px;
    transform: translateY(2px);
    font-size: 13px
}

.header-contact {
    border-left: .5px solid rgba(0, 0, 0, .1);
    padding: 0 0 0 2%;
    display: flex;
    align-items: center;
    gap: 20px
}

.header-phone {
    width: 40px;
    height: 40px;
    min-width: 40px;
    min-height: 40px;
    border: 1px solid var(--primary-color);
    border-radius: 50%;
    justify-content: center;
    display: flex;
    align-items: center
}

.talk-team-btn {
    display: flex;
    align-items: center;
    justify-content: end;
    gap: 10px;
    width: 150px;
    padding: 7px;
    border-radius: 66.67px;
    text-decoration: none;
    font-size: 14px
}

#award-tab button.active,
.drop-menu,
.mega-menu,
.talk-team-btn .team-list {
    background-color: var(--white-color)
}

.main-banner-title,
.primary-title {
    font-size: 36px;
    font-weight: 600;
    font-family: gilroy;
    margin-bottom: 15px;
    text-transform: capitalize
}

.talk-team-btn .team-list {
    border-radius: 50%;
    overflow: hidden;
    width: 35px;
    height: 35px;
    border: 3px solid var(--white-color)
}

.talk-team-btn .team-list img {
    width: 30px;
    height: 30px;
    object-fit: cover;
    object-position: bottom
}

.team-list .team-scroll-imgs {
    animation: 8s ease-in-out infinite forwards headerContactImg
}

@keyframes headerContactImg {

    0%,
    20% {
        transform: translateY(0)
    }

    25%,
    45% {
        transform: translateY(-30px)
    }

    50%,
    95% {
        transform: translateY(-60px)
    }
}

.drop-menu {
    position: absolute;
    left: 0;
    width: 400px;
    align-items: stretch
}

.drop-menu.right {
    position: absolute;
    right: 0;
    left: auto;
    width: 400px;
    align-items: stretch
}

#v-agency-tabContent,
.agency-content,
.drop-menu-content,
.filter-box-portfolio-row div,
.web-design-box .web-design-box-body img,
footer a:hover::after {
    width: 100%
}

.drop-menu .drop-menu-content-header a {
    padding: 16px 24px;
    font-size: 24px;
    font-family: gilroy;
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    border-radius: 0
}

.drop-menu .drop-menu-content-header span,
.mega-content .mega-content-header span {
    color: var(--primary-color);
    font-family: gilroy;
    font-weight: 500;
    font-size: 18px
}

.drop-menu-links {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 10px;
    padding: 16px 24px
}

.drop-menu-links a,
.mega-links a {
    border: 1px solid rgba(0, 0, 0, .2);
    font-size: 14px;
    border-radius: 50px;
    padding: 2px 10px;
    font-family: gilroy;
    font-weight: 500
}

.mega-menu {
    position: absolute;
    right: 100px;
    max-width: 100vw;
    align-items: stretch
}

.mega-links {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 10px;
    padding: 30px
}

.services-menu ul {
    padding: 0;
    margin: 0
}

.services-menu ul li a {
    color: var(--white-color) !important;
    padding: 15px 25px;
    font-family: gilroy;
    font-weight: 500;
    font-size: 16px;
    opacity: .7;
    display: flex;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.services-menu ul li a:hover {
    color: var(--white-color) !important;
    opacity: 1
}

.services-menu ul li a img,
.social-widget img {
    width: 28px
}

.service-menu-list {
    width: 300px
}

.mega-content {
    width: calc(100% - 300px)
}

.mega-content .mega-content-header a {
    padding: 20px 30px;
    font-size: 24px;
    font-family: gilroy;
    border-bottom: 1px solid rgba(0, 0, 0, .3);
}

.main-banner {
    background-color: #000;
    position: relative;
    z-index: 2;
    background-position: center;
    background-size: cover;
}

.banner-padding {
    padding: 40px 75px 80px;
}

.main-banner-title {
    color: #fff;
}

.main-banner-title span {
    font-weight: 600;
}

.main-banner-content p {
    color: rgba(255, 255, 255, .75);
}

.main-banner-content h5,
.main-banner-content img {
    pointer-events: initial;
}

.banner-logo img {
    max-width: 100px;
}

/* FOR PRIVACY BANNER */

.main-banner.privacy-banner {
    background-color: #fff;
    border-bottom: 1px solid #B9B9B9;
    padding: 40px 75px 50px;
}

.privacy-banner .breadcrumbs2 li {
    color: #000;
}

.privacy-banner .breadcrumbs2 {
    margin: 0 0 90px;
}

.privacy-banner .breadcrumbs2 li a.active {
    color: #000;
}

.privacy-banner .main-banner-title {
    color: #000;
}

@media screen and (max-width : 768px) {
    .main-banner.privacy-banner {
        padding: 40px 0px 50px;
    }
}

.video-control-plyer {
    position: relative;
    height: 500px;
    max-width: 500px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding: 40px 40px 85px;
    border-radius: 25px;
    overflow: hidden
}

.video-control-plyer .video-play-progress {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 6px;
    display: none;
    background-color: rgb(255, 255, 255, .4);
    background-image: linear-gradient(to right, var(--primary-color) var(--primary-color));
    background-size: 0 100%;
    background-repeat: no-repeat;
    z-index: 1
}

.mega-content.active,
.video-control-plyer.show .video-play-progress {
    display: block
}

.video-control-plyer video {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-position: center center;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    object-fit: cover;
    z-index: 0
}

.video-control-plyer .our-btn {
    font-weight: 600;
    text-decoration: none;
    position: relative;
    width: 100%;
    height: 55px;
    padding: 0;
    font-size: 18px;
    line-height: 56px;
    border-radius: 8px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
    transition: .2s;
    z-index: 1
}

#mousemovecanva,
.video-control-plyer .video-play {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%
}

.video-control-plyer .video-play {
    display: flex;
    justify-content: center;
    align-items: center;
    opacity: 1;
    visibility: visible;
    transition: .2s
}

.video-control-plyer .our-btn:hover {
    transform: scale(1.1);
    color: var(--white-color)
}

.video-control-plyer .video-play:hover {
    opacity: .9;
    transform: translate(-50%, -50%) scale(1.1)
}

.our-bg-primary {
    background: var(--primary-color);
    color: #fff;
    display: inline-flex;
    justify-content: center;
    font-family: gilroy
}

.social-widget {
    position: absolute;
    left: 2%;
    bottom: 15%;
    display: flex;
    flex-direction: column;
    gap: 10px
}

.social-widget a {
    display: block;
    border: 1px solid var(--white-color);
    border-radius: 50%;
    padding: 6px;
    opacity: .4;
    transition: .4s
}

.award-item:hover img,
.insta-slider-btn:hover,
.instagram-card:hover a,
.social-widget a:hover {
    opacity: 1
}

#mousemovecanva {
    width: 100%;
    height: 100%;
    z-index: -1
}

.primary-title {
    color: #000;
    padding: 0
}

.section-title-wrapper {
    max-width: 900px;
    margin: auto auto 50px;
    text-align: center;
    padding-inline: 15px
}

.section-title-wrapper p {
    margin-top: 10px !important
}

section {
    margin-bottom: 100px
}

.center-title {
    margin: auto;
    text-align: center
}

.w-none {
    max-width: 100%
}

.sub-primary-title h3,
.sub-primary-title {
    font-size: 16px;
    color: rgba(0, 0, 0, .55);
    font-family: Gilroy;
    font-weight: 500;
    margin-top: 10px
}

/* @media(min-width:991px) {
    .agency-content .agency-content-header a {
        white-space: nowrap;
    }
} */

.agency-content .agency-content-header a,
.agency-tabs-box .nav-pills .nav-link,
.sub-heading {
    color: #000;
    font-weight: 600;
    font-family: gilroy
}

.sub-heading {
    font-size: 16px;
    margin-bottom: 15px;
    text-transform: capitalize
}

.client-slider div img {
    width: 160px;
    height: 60px;
    aspect-ratio: 1/1;
    object-fit: contain;
    opacity: .4
}

.client-sections {
    pointer-events: none
}

.agency-title-row {
    max-width: 100%;
    min-height: 167px;
    margin: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    background-image: url("../images/dg-vertical-tabs-background-image.webp");
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
    text-align: start;
    padding: 0
}

.agency-tabs-box {
    border-top: 1px solid rgba(105, 105, 105, .3)
}

#v-agency-tab {
    border-right: 1px solid rgba(105, 105, 105, .3);
    margin-right: 0 !important
}

.agency-tabs-box .nav-pills .nav-link {
    text-align: start;
    font-size: 18px;
    padding: 22px 25px 22px 0;
    min-width: max-content;
    border-bottom: 1px solid rgba(105, 105, 105, .3);
    display: flex;
    align-items: center;
    gap: 10px
}

.getintouch-box,
.instagram-card a,
.offcanvus-number,
.team-slider h6,
.team-slider p,
.web-design-title {
    text-align: center
}

.agency-tabs-box .nav-pills .nav-link img {
    filter: grayscale(1) opacity(.5);
    width: 24px
}

.agency-tabs-box .nav-pills .nav-link.active {
    background-color: transparent;
    border-radius: 0;
    color: var(--primary-color)
}

.agency-tabs-box .nav-pills .nav-link.active img,
.team-slider img:hover {
    filter: unset
}

.agency-content .agency-content-header a {
    display: flex;
    align-items: baseline;
    gap: 10px;
    width: 100%;
    padding: 20px 30px;
    font-size: 26px;
    text-decoration: none;
    cursor: text;
}

.agency-content .agency-content-header span {
    color: var(--primary-color);
    font-family: gilroy;
    font-weight: 500;
    font-size: 20px
}

.agency-content p {
    color: rgba(0, 0, 0, .65);
    font-size: 15px;
    padding: 0 30px;
    font-weight: 500
}

.agency-links {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    padding: 0 30px
}

.our-projects-card,
.view-all-btn {
    display: block;
    text-decoration: none
}

.agency-links a {
    border: 1px solid rgba(0, 0, 0, .2);
    font-size: 14px;
    border-radius: 50px;
    padding: 5px 12px;
    font-family: gilroy;
    font-weight: 600;
    color: #000;
    text-decoration: none;
    transition: .4s
}

.our-projects {
    padding: 60px 0
}

.embrace-slider,
.embrace-slider .slick-list,
.our-projects-slider,
.team-slider .slick-list,
.web-design-slider .slick-list {
    overflow: visible
}

.our-projects-slider .slick-list {
    overflow: visible;
    padding: 0 100px
}

.our-projects-card {
    margin: 10px
}

.our-projects-card .our-projects-image {
    position: relative;
    box-shadow: 0 50px 100px -30px rgba(0, 0, 0, .5);
    overflow: hidden;
    border-radius: 20px;
    z-index: -2
}

.our-projects-card .our-projects-image img {
    width: 100%;
    transition: .4s
}

.our-projects-card:hover .our-projects-image .project-img {
    transform: scale(1.2)
}

.our-projects-card .our-projects-image .our-projects-tags {
    gap: 10px;
    position: absolute;
    left: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    padding: 10px;
    flex-wrap: wrap
}

.our-projects-card .our-projects-image .our-projects-tags img {
    width: auto;
    height: 30px
}

.our-projects-card .our-projects-details {
    padding-top: 10px;
    padding-inline: 10px;
}

.our-projects-card .our-projects-details span {
    color: var(--white-color);
    font-size: 14px;
    font-weight: 400
}

.our-projects-card .our-projects-details .project-title,
.our-projects-card .our-projects-details h5 h3 {
    color: var(--white-color);
    font-size: 21px;
    font-weight: 600;
    margin-top: 6px;
    margin-bottom: 13px
}

.our-projects-card .our-projects-details .project-arrow {
    border-radius: 25px;
    border: 1px solid var(--white-color);
    color: var(--white-color);
    text-align: center;
    width: 45px
}

.view-all-btn {
    margin: 30px auto auto;
    padding: 8px 25px;
    border-radius: 66.667px;
    border: 1px solid var(--white-color);
    font-family: Gilroy;
    font-weight: 600;
    background: var(--primary-color);
    color: #fff;
    width: max-content
}

.award-section {
    background-color: #000;
    padding: 50px 0;
    position: relative
}

.award-section.award-section-1 {
    max-width: 1700px;
    margin: 0 auto 100px auto;
}

.award-section.new {
    padding: 0;
}

.award-section .section-title-wrapper {
    text-align: start;
    margin: 0;
    padding: 0;
}

.award-section.new .section-title-wrapper {
    padding-inline-start: 15%;
    padding-inline-end: 10%;
}

.award-section-img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 35%
}

.award-section.new .award-section-img {
    position: relative;
    left: unset;
    bottom: unset;
    width: 80%;
}

#award-tab {
    margin-top: 30px
}

#award-tab button {
    border-radius: 66.7px;
    font-size: 13px;
    font-family: gilroy;
    font-weight: 600;
    border: 1px solid rgba(255, 255, 255, .1);
    background-color: rgba(255, 255, 255, .1);
    color: var(--white-color);
    padding: 7px 20px
}

#award-tab button.active {
    color: var(--primary-color)
}

.award-section.new .award-box {
    display: flex;
    flex-wrap: wrap;
}

.award-box {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    margin-top: 6px
}

.award-box .award-item {
    border: 1px solid rgba(245, 245, 245, .166);
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px
}

.award-box .award-item img {
    width: 150px;
    height: 150px;
    object-fit: contain;
    object-position: center;
    opacity: .7;
    transition: .4s
}

.award-box .award-item img:hover {
    opacity: 1;
}

@media screen and (max-width: 992px) {
    .award-section.new .section-title-wrapper {
        padding-inline-start: 15px;
        padding-inline-end: 15px;
    }
}

.our-service-sub {
    font-size: 16px;
    color: rgba(0, 0, 0, .55);
    font-family: Gilroy;
    font-weight: 500
}

.our-client-img {
    overflow: hidden;
    position: relative;
    width: 300px;
    height: 300px;
    border-radius: 370px;
    max-width: 450px;
    margin: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid var(--primary-color);
}

.our-client-img img {
    width: 270px;
    height: 270px;
    border-radius: 330px;
    object-fit: cover;
    margin: auto;
    background-color: #fff;
}

.our-client-img.play::after {
    content: "";
    position: absolute;
    background-image: url("../images/icons/video-icon.svg");
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    z-index: 1;
    background-size: cover;
    cursor: pointer
}

.our-client-detail p {
    font-size: 15px;
    font-weight: 200;
    line-height: 22px;
    font-family: gilroy;
    color: #a2a2a2
}


.our-client-detail h6,
.our-client-detail-para {
    margin: 0;
    font-family: gilroy !important;
    font-weight: 600 !important;
}

.embrace-section {
    padding: 100px 0;
    background-color: #f7f7f7
}

.client-slider-btn {
    color: var(--white-color);
    border: 1px solid var(--primary-color);
    background-color: var(--primary-color);
    border-radius: 50%;
    padding: 25px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 22px;
    height: 22px;
    transition: .3s
}

.embrace-row,
.embrace-slider .slick-track,
.web-design-slider .slick-list,
.web-design-slider .slick-track {
    display: flex
}

.web-design-slider .swiper-slide {
    height: auto;
}

.web-design-slider .swiper-wrapper {
    display: flex;
}

.embrace-box {
    padding: 50px;
    background-color: var(--white-color);
    box-shadow: rgba(149, 157, 165, .2) 0 8px 24px !important;
    border-radius: .5rem
}

.embrace-cards,
.social-cards,
.web-design-box {
    box-shadow: 2.6666665077209px 5.3333330154419px 99.999992370605px 0 rgba(0, 0, 0, .05)
}

footer .separator {
    height: 1px;
    border-top: 1px solid rgba(0, 0, 0, .2);
    margin: 5px 0 15px
}

.dg-social-links a,
.inquiry-form label,
footer a,
footer p,
footer p a {
    margin-bottom: 10px
}


@media(min-width:768px) {
    .embrace-box {
        height: 100%;
    }

    .embrace-slider .swiper-wrapper {
        display: flex;
    }

    .embrace-slider .swiper-slide {
        display: flex;
        height: auto;
    }

    .our-projects-slider {
        padding: 0 5%;
    }

    .our-projects-slider::before {
        content: "";
        position: absolute;
        top: 0;
        left: 50%;
        transform: translateX(-50%);
        width: 90%;
        height: 100%;
        border-radius: 20px;
        background-color: var(--primary-color);
        z-index: -1;
    }
}


@media(max-width : 640px) {
    .our-projects-slider::before {
        content: "";
        position: absolute;
        top: 10px;
        left: 50%;
        transform: translateX(-50%);
        width: 94.8%;
        height: 100%;
        border-radius: 20px;
        background-color: var(--primary-color);
        z-index: -1;
    }
}

.embrace-box h3,
.embrace-box h5 {
    font-weight: 600;
    font-size: 26px;
    font-family: Gilroy
}

.embrace-box p {
    font-size: 15px;
    font-weight: 400;
    color: #757575
}

.embrace-tags span {
    position: relative;
    display: inline-flex;
    align-items: center;
    color: var(--primary-color);
    gap: 8px;
    background-color: rgba(237, 30, 58, .1);
    border: 1px solid rgba(237, 30, 58, .1);
    border-radius: 50px;
    padding: 6px 12px;
    font-size: 14px;
    font-family: Gilroy;
    font-weight: 500
}

.embrace-tags span i {
    font-size: 6px
}

.embrace-slider .embrace-box {
    margin: 0 16px
}

.embrace-dark {
    background-color: #111;
    color: #fff
}

.embrace-row {
    gap: 15px
}

.embrace-cards {
    flex: 1;
    border-radius: 16px;
    background: #292929;
    padding: 20px;
    max-width: 32%;
    border: 1.3px solid transparent;
    text-decoration: none;
    color: #111;
    align-self: stretch
}

.embrace-cards span,
.embrace-cards h6 {
    font-size: 36px;
    color: var(--primary-color);
    font-family: gilroy;
    font-weight: 500
}

.embrace-cards h3,
.embrace-cards h5 {
    font-weight: 600;
    font-size: 26px;
    font-family: gilroy
}

.embrace-cards p {
    color: rgba(255, 255, 255, .5)
}

.embrace-slider-btn {
    border: none;
    border: 1px solid var(--primary-color);
    background-color: transparent;
    background-color: var(--primary-color);
    border-radius: 50%;
    padding: 25px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 22px;
    height: 22px;
    transition: .3s;
    color: var(--white-color)
}

.slider-btn {
    border: none;
    border: 1px solid var(--primary-color);
    background-color: transparent;
    background-color: var(--primary-color);
    border-radius: 50%;
    padding: 25px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 22px;
    height: 22px;
    transition: .3s;
    color: var(--white-color)
}

.embrace-slide-bt {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    justify-content: space-between;
    width: 100%;
    pointer-events: none;
    z-index: 10;
}

.embrace-slide-bt .embrace-slider-btn {
    pointer-events: all;
}

.embrace-slide-bt #emb-slider-btn-1 {
    margin-left: -10px
}

.embrace-slide-bt #emb-slider-btn-2 {
    margin-right: -10px
}

.marquee-slider {
    display: flex;
    align-items: center;
    animation: 40s linear infinite marquee;
    gap: 50px
}

@keyframes marquee {
    0% {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

.marquee-slider h3,
.marquee-slider h5 {
    color: rgba(0, 0, 0, .12);
    font-size: 100px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    gap: 50px;
    font-weight: 600;
    font-family: gilroy
}

.blogs-box .blogs-body h3,
.blogs-box .blogs-body h5,
.team-slider h6,
.team-slider p {
    font-size: 20px;
    font-weight: 600;
    font-family: gilroy
}

.marquee-slider h5 img {
    max-width: unset;
    height: 60px;
    opacity: .5
}

.team-slider {
    overflow: visible;
}

section.our-team-section {
    margin-bottom: 30px;
}

@media(max-width:768px) {
    .team-slider {
        overflow: hidden;
    }

    .banner-logo img {
        max-width: 75px;
    }
}

.team-slider img {
    width: 100%;
    padding: 10px;
    filter: grayscale(1);
    transition: 1s
}

.team-slider p,
.team-slider h6 {
    margin-top: 1px
}

.faqs-section .accordion-button::after {
    background-image: url('../images/icons/plus.svg');
    background-color: var(--primary-color);
    background-position: center;
    width: 28px;
    height: 28px;
    border-radius: 50%
}

.faqs-section .accordion-button:not(.collapsed)::after {
    background-color: var(--white-color);
    background-image: url('../images/icons/minus.svg')
}

.faqs-section .accordion-button:not(.collapsed) {
    box-shadow: none;
    background-color: var(--primary-color);
    color: #fff
}

.faqs-section .accordion-item {
    border: none;
    overflow: hidden;
    margin-bottom: 20px;
    transition: .3s;
    border-radius: 20px !important;
    position: relative
}

.faqs-section .accordion-button {
    background-color: #f7f7f7;
    padding: 20px 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
    font-size: 18px;
    font-family: gilroy;
    font-weight: 600
}

.faqs-section .accordion-collapse,
.read-more-btn {
    background-color: var(--primary-color)
}

.instagram-follow-box p,
.instagram-follow-box h6,
.instagram-follow-box span,
footer p,
footer p a,
footer ul li a {
    font-size: 14px;
    font-weight: 600;
}

.faqs-section .accordion-item:focus-visible {
    outline: 0
}

.faqs-section .accordion-header {
    outline: 0
}

#exploreAccordian .accordion-button:focus,
#exploreAccordian .accordion-button:not(.collapsed),
.contact-form input[type=checkbox]:focus,
.faqs-section .accordion-button:focus,
.focus-none:focus,
nav .accordion-button:focus {
    box-shadow: none
}

.faqs-section .accordion-body {
    padding: 13px 27px 27px;
    color: var(--white-color);
    font-size: 14px;
    line-height: 24px;
    font-family: gilroy;
    font-weight: 500
}

.blogs-box {
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 15px;
    text-decoration: none;
    transition: .4s;
    display: block;
    height: 100%;
}

.blogs-box:hover {
    border-color: var(--primary-color)
}

.blogs-box .blogs-img img {
    width: 100%;
    border-radius: 15px
}

.blogs-box .blogs-body {
    padding: 16px
}

.blogs-box .blogs-body .blog-date {
    border: 1px solid rgba(237, 30, 58, .25);
    padding: 3px 10px;
    font-size: 12px;
    color: var(--primary-color);
    background-color: rgba(237, 30, 58, .1);
    border-radius: 30px;
    margin-bottom: 10px;
    display: block;
    width: max-content;
    text-decoration: none
}

.blogs-box .blogs-body h3,
.blogs-box .blogs-body h5 {
    display: -webkit-box;
    overflow: hidden;
    text-decoration: none;
    color: #000
}

.blogs-box .blogs-body img {
    width: 35px;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-right: 12px;
    display: block;
    margin-left: auto
}

.breadcrumbs li a span.icon,
.breadcrumbs2 li a span.icon,
.main-banner-breadcrumbs a .icon {
    width: 38px;
    height: 38px;
    backdrop-filter: blur(5px)
}

.read-more-btn {
    width: max-content;
    display: block;
    margin: auto;
    color: var(--white-color);
    border-radius: 26px;
    padding: 8px 25px;
    text-decoration: none;
    font-family: gilroy;
    font-weight: 600
}

.instagram-follow-box {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
    width: max-content;
    gap: 13px
}

.instagram-follow-box img {
    width: 80px
}

.instagram-follow-box span {
    color: #677682
}

.instagram-follow-box a {
    display: inline-block;
    padding: 3px 30px;
    border: 1px solid #6f8c9c;
    border-radius: 10px;
    color: #6f8c9c;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none
}

.instagram-card a {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    background-color: #00000080;
    width: 100%;
    height: 100%;
    color: var(--white-color);
    text-decoration: none;
    font-weight: 500;
    font-size: 16px;
    opacity: 0;
    transition: .4s
}

.dg-social-links a,
footer p,
footer p a,
footer ul li a {
    color: rgba(0, 0, 0, .55);
    font-weight: 500
}

.instagram-card a span {
    transform: translateY(50%);
    opacity: 0;
    transition: .4s
}

.instagram-card img {
    display: inline;
    width: 100%;
}

.instagram-card:hover a span {
    transform: translateY(0);
    opacity: 1
}

.insta-slider-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 50px;
    height: 50px;
    border-radius: 50px;
    display: flex !important;
    align-items: center;
    background-color: #000;
    padding: 10px;
    opacity: .6;
    transition: opacity .4s;
    z-index: 1;
    border: none
}

.theme-btn,
.theme-btn2 {
    padding: 8px 25px;
    font-weight: 600
}

.theme-btn.lg {
    padding: 10px 35px;
}

#instagram-slider-btn-1 {
    display: flex;
    justify-content: end;
    left: -20px;
    right: auto;
    color: #fff
}

#instagram-slider-btn-2 {
    right: -20px;
    left: auto;
    color: #fff;
    justify-content: start
}

.insta-slider-btn.slick-disabled {
    display: none !important
}

.getintouch-box .content {
    color: #fff;
    margin: 80px auto;
    max-width: 70%
}

.getintouch-box .content div,
.getintouch-box .content h6 {
    /* font-size: 28px; */
    font-size: 32px;
    font-weight: 500;
    font-family: gilroy
}

.getintouch-box .content span {
    color: rgba(255, 255, 255, .75);
    font-family: gilroy
}

.getintouch-box {
    background-color: #000;
    border-radius: 25px;
    position: relative;
    top: -100px;
    background-image: url("../images/nt-black.webp");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    font-family: gilroy
}

.dg-social-links a:hover,
.theme-btn,
footer a::after {
    background-color: var(--primary-color)
}

.theme-btn,
footer ul li a {
    display: block;
    text-decoration: none
}

.theme-btn {
    border-radius: 66.667px;
    color: var(--white-color);
    border: none;
    font-family: gilroy;
    width: max-content
}

.theme-btn2 {
    border-radius: 66.667px
}

.dg-logo-getintuch {
    display: flex;
    align-items: center;
    gap: 30px
}

.dg-logo-getintuch div {
    padding-right: 30px;
    border-right: 1px solid rgba(255, 255, 255, .24)
}

.copyright-row p,
footer ul {
    padding: 0
}

.dg-logo-getintuch img {
    width: 90px
}

.getintouch-section {
    background-image: url('../images/nt-red.webp');
    background-repeat: no-repeat;
    background-position: 0 60%;
    background-size: 100% 100%;
    min-height: 300px;
    margin-top: 155px;
    margin-bottom: 20px;
    padding: 25px
}

footer {
    padding: 40px 0 0
}

footer p a {
    text-decoration: none
}

footer a {
    position: relative;
    transition: .4s
}

footer a::after {
    content: "";
    width: 0%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -5px;
    transition: .4s
}

footer .title {
    color: #000;
    font-size: 1.5rem;
}

.dg-social-links a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    border: 1px solid #d0d0d0;
    border-radius: 50%;
    transition: .3s;
    width: 40px;
    height: 40px;
    font-size: 18px
}

.copyright-row a,
.copyright-row p {
    color: #000;
    font-size: 14px;
}

.copyright-row div,
.copyright-row p,
.w-max {
    width: max-content
}

#exploreAccordian .accordion-button::after,
.dg-social-links a::after,
.inquiry-interested ul li input[type=radio],
.mega-content,
nav a.accordion-button::after {
    display: none
}

.dg-social-links a:hover {
    color: var(--white-color);
    border-color: var(--primary-color)
}

.copyright-row {
    border-top: 1px solid rgba(0, 0, 0, .25);
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: space-between
}

.copyright-row div {
    font-size: 14px;
    display: flex;
    align-items: center;
    gap: 15px;
    flex-wrap: wrap;
    padding: 0
}

.copyright-row div span {
    color: #000;
    font-weight: 500
}

nav .accordion-header {
    position: relative;
    font-size: 13px;
    color: #212529
}

a.service-link {
    position: absolute;
    top: 18px;
    left: 21px;
    z-index: 99;
}

nav .accordion-header a,
nav .accordion-header button {
    text-decoration: none;
    font-size: 13px;
    color: #212529;
    font-weight: 500
}

nav .accordion-button:not(.collapsed) {
    color: #dc3545;
    background-color: rgba(255, 236, 238, .74)
}

nav .accordion-body {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    padding: 16px 20px
}

nav .accordion-body a {
    border: 1px solid rgba(0, 0, 0, .2);
    font-size: 14px;
    border-radius: 50px;
    padding: 2px 10px;
    font-family: gilroy;
    font-weight: 500;
    text-decoration: none;
    color: #000
}

nav .accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e") !important
}

.offcanvus-number a {
    color: var(--primary-color);
    text-decoration: none;
    font-size: 14px
}

#InquiryoffcanvasRight {
    width: 550px
}

#InquiryoffcanvasRight .btn-close {
    border: 1px solid var(--primary-color);
    border-radius: 50%;
    padding: 10p;
    font-size: 12px
}

#InquiryoffcanvasRight .inquiry-content .got-project {
    font-size: calc(1.325rem + .9vw);
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
}

#InquiryoffcanvasRight .inquiry-content p {
    font-size: 15px;
    font-weight: 500;
    line-height: 22px;
    color: rgba(0, 0, 0, .5)
}

#InquiryoffcanvasRight .offcanvas-body {
    padding: 25px
}

.inquiry-interested input[type=checkbox] {
    display: none;
}

.inquiry-interested .interested-title {
    font-size: 1.25rem;
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    display: block;
}

.inquiry-interested ul {
    padding: 0;
    list-style-type: none;
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    justify-content: start
}

.inquiry-form input,
.inquiry-form textarea {
    padding: 10px 15px;
    font-size: 14px;
    color: rgba(0, 0, 0, .6);
    font-weight: 500;
    background: rgba(0, 0, 0, .04)
}

.inquiry-interested ul li input:checked+label {
    border: 1px solid var(--primary-color);
    background: rgba(237, 30, 58, .1)
}

.inquiry-interested ul li label {
    padding: 8px 24px;
    border-radius: 66.667px;
    border: 1px solid rgba(0, 0, 0, .35);
    color: rgba(0, 0, 0, .6);
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
}

.inquiry-form input {
    border-radius: 40px
}

.inquiry-form input::placeholder {
    color: #b8b8b8
}

.inquiry-form textarea::placeholder {
    color: #b8b8b8
}

.inquiry-form textarea {
    border-radius: 20px
}

.inquiry-form label {
    font-size: 14px;
    font-weight: 600;
    color: rgba(0, 0, 0, .6);
    display: block
}

.inquiry-form input:focus,
.inquiry-form textarea:focus {
    box-shadow: none;
    border-color: var(--primary-color)
}

.web-design-banner {
    background-image: url('../images/web-design-banner-image.webp')
}

.contact-us-banner {
    background-image: url('../images/banners/contact-us-banner-image.webp')
}

.main-banner-breadcrumbs {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 160px;
    pointer-events: all
}

.main-banner-breadcrumbs a .icon {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, .3);
    background-color: rgba(255, 255, 255, .12);
    border-radius: 38px;
    transition: .2s
}

.main-banner-breadcrumbs a {
    display: inline-flex;
    gap: 8px;
    align-items: center;
    font-size: 16px;
    color: #bababa;
    text-decoration: none;
    font-family: var(--font-Gilroy);
    font-weight: 500
}

.main-banner-breadcrumbs span {
    font-family: var(--font-Gilroy);
    font-weight: 500;
    color: #fff
}

.audience-section p,
.desc,
.explore-body p {
    font-size: 16px;
    color: rgba(0, 0, 0, .55);
    font-weight: 500
}

.blog-table-main {
    margin: 20px 0;
}

.red-bold {
    font-weight: bold;
    color: var(--primary-color);
}

.red-bold:hover {
    color: var(--primary-color);
}

.explore-title {
    align-items: start !important;
}

#v-explore-tabContent p,
.explore-title p,
.web-design-title p {
    color: rgba(0, 0, 0, .55);
    font-weight: 500;
}

.web-design-slider {
    overflow: visible;
    margin-bottom: 70px
}

.web-design-box {
    margin: 10px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 25px;
    background-color: #fff;
    border-radius: 30px
}

.web-design-box .web-design-box-header img {
    width: 125px
}

.web-design-box .web-design-box-header h2,
.web-design-box .web-design-box-header h3 {
    line-height: 30px;
    font-size: 24px;
    font-weight: 600;
    color: var(--primary-color);
    margin: 15px 0
}

.web-design-box .web-design-box-header p:last-child {
    margin-bottom: 0;
}

.web-design-box .web-design-box-body p {
    font-size: 16px;
    color: rgba(0, 0, 0, .65);
    font-weight: 500;
    margin-bottom: 0;
}

.web-design-slider-scroll {
    position: relative;
    margin-bottom: 30px;
    background-color: #e3e3e3;
    height: 5px;
    border-radius: 25px;
    background-image: linear-gradient(to right, var(--primary-color) var(--primary-color));
    background-repeat: no-repeat;
    background-size: 0 100%;
    transition: background-size .4s ease-in-out
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-color: var(--primary-color);
}

.secondary-title {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize
}

.talk-btn:hover {
    color: var(--white-color);
}

.talk-btn,
.your-project-section button {
    width: max-content;
    margin-right: auto;
    margin-left: revert
}

.your-project-section p {
    color: #FFFFFFBF;
    text-align: start;
}

.explore-section {
    background: #f5f5f5;
    padding: 80px 0 0;
    color: #fff;
    overflow: hidden
}

.location-box-big,
.your-project-section {
    background-size: cover;
    background-repeat: no-repeat
}

.lets-talk,
.our-project-portfolio .our-projects-card:hover .project-arrow {
    color: var(--white-color);
    background-color: var(--primary-color)
}

.v-explore-row {
    border-top: 1px solid rgba(0, 0, 0, .25);
    margin-top: 20px
}

#v-explore-tab {
    min-width: 285px;
    max-width: 285px;
    padding: 10px 0;
}

#v-explore-tabContent {
    border-left: 1px solid rgba(0, 0, 0, .25);
    width: calc(100% - 285px);
    height: 100%;
    min-height: 300px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px
}

#v-explore-tab button {
    text-align: start;
    background-color: transparent;
    font-weight: 600;
    border-radius: 0;
    font-size: 18px;
    color: #000;
    padding-left: 8px;
    padding-right: 0;
}

#v-explore-tab button.active {
    color: var(--primary-color);
    transition: .5s;
    position: relative;
}

#v-explore-tab button.active:before {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    height: calc(100% - 25px);
    background: var(--primary-color);
    display: block;
    left: 0;
    transform: translateY(-50%);
    top: 50%;
}

#v-explore-tab button:focus {
    outline: 0;
    box-shadow: none;
}

.explore-header {
    display: flex;
    align-items: baseline;
    gap: 8px;
}

.breadcrumbs,
.lets-talk {
    display: flex;
    align-items: center;
}

.explore-header span {
    color: var(--primary-color);
    font-size: 20px;
    font-weight: 500;
    padding-top: 5px;
}

.explore-header h3 {
    color: #000;
    margin-bottom: 0;
    font-weight: 600;
}

.explore-body {
    margin-top: 10px;
}

#exploreAccordian .accordion-button {
    background-color: transparent;
    padding-left: 0;
    padding-right: 0;
    font-weight: 600;
}

#exploreAccordian .accordion-item {
    background-color: transparent;
    border: none
}

#exploreAccordian {
    border-top: 1px solid #b8b8b8
}

.our-projects-web {
    margin-top: 100px
}

@media(min-width:991px) {
    .your-project-section {
        padding: 15px 0;
    }
}

.your-project-section {
    padding: 50px 0;
    background-image: url('../images/banner-background-ui-ux.webp');
    background-position: 100%
}

.lets-talk {
    border-radius: 50%;
    width: 130px;
    height: 130px;
    font-weight: 700;
    flex-direction: column;
    justify-content: center;
    gap: 15px;
    border: 1px solid var(--primary-color);
    cursor: pointer !important;
    transition: .2s
}

.lets-talk:hover {
    transform: scale(.8)
}

.lets-talk svg {
    width: 20px;
    fill: var(--white-color)
}

.filter-box-portfolio {
    padding-top: 30px;
    margin-bottom: 30px
}

.breadcrumbs,
.breadcrumbs2 {
    padding: 0;
    list-style-type: none;
    gap: 10px
}

.filter-box-portfolio-row label {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 10px
}

.filter-box-portfolio-row select {
    border-color: #dee2e6;
    color: rgba(0, 0, 0, .6);
    border-radius: 40px;
    padding: 10px 15px;
    background: rgba(0, 0, 0, .04);
    background-image: url('../images/icons/arrow-down.svg');
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: calc(100% - 15px) 50%;
    font-size: 14px;
    font-weight: 500
}

.filter-box-portfolio-row select:focus {
    box-shadow: none;
    border-color: var(--primary-color);
    background-color: var(--white-color);
    color: #000
}

.filter-box-portfolio-row button {
    border: 1px solid rgba(237, 30, 58, .1);
    background: rgba(237, 30, 58, .1);
    color: var(--primary-color);
}

.filter-box-portfolio-row {
    display: flex;
    gap: 10px
}

.filter-box-portfolio-row div:nth-child(3) {
    width: 30%
}

.filter-box-portfolio .breadcrumbs {
    margin-top: 30px;
    margin-bottom: 30px
}

.breadcrumbs {
    margin: 0
}

.breadcrumbs li a,
.breadcrumbs2 li a {
    color: #bababa;
    font-size: 16px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 10px;
    font-weight: 500
}

.breadcrumbs li a span.icon {
    margin-top: -5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(0, 0, 0, .1);
    background: rgba(0, 0, 0, .06);
    border-radius: 38px
}

.breadcrumbs li a.active,
.develop-tool-section ul li span,
.our-project-portfolio .our-projects-card,
.our-project-portfolio .our-projects-card h5 h3 {
    color: #000
}

.develop-tool-section li {
    font-size: 18px;
    color: #00000099;
}

.develop-tool-section p {
    font-size: 18px;
    color: #00000099;
}

.breadcrumbs li a img {
    opacity: .5
}

.breadcrumbs2 {
    display: flex;
    align-items: center;
    margin: 0 0 160px
}

.breadcrumbs2 li a span.icon {
    margin-top: -5px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, .3);
    background-color: rgba(255, 255, 255, .12);
    border-radius: 38px
}

.breadcrumbs2 li {
    color: #bababa
}

.line-breaker {
    background-color: rgba(0, 0, 0, .1);
    width: 100%;
    height: 1px;
    margin: 17px 0
}

.our-project-portfolio .our-projects-card {
    padding-top: 30px
}

.our-project-portfolio .our-projects-card span,
.project-detail-info-section .project-info-box ul li .project-info-item span:last-child {
    color: #000;
    font-weight: 600
}

.our-project-portfolio .our-projects-card .project-arrow {
    border-color: var(--primary-color);
    color: var(--primary-color);
    transition: .4s
}

.our-project-portfolio-sec {
    border-top: 1px solid #b9b9b9
}

.main-banner-content-wrapper {
    padding: 40px 0
}

.project-detail-sub-heading {
    color: var(--primary-color);
    font-size: 16px;
    padding-left: 60px;
    position: relative;
    font-weight: 500
}

.project-detail-sub-heading::before {
    content: "";
    width: 55px;
    height: 1px;
    background-color: var(--primary-color);
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%)
}

.project-detail-logo {
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 50%;
    width: 200px;
    height: 200px;
    padding: 20px;
    display: flex;
    align-items: center;
    justify-content: center
}

.project-detail-tags {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap
}

.project-detail-tags li {
    border-radius: 25px;
    border: 1px solid rgba(0, 0, 0, .11);
    background: rgba(0, 0, 0, .03);
    padding: 2px 14px;
    color: #000;
    font-size: 16px;
    font-weight: 500
}

.desc.light {
    color: rgba(255, 255, 255, .75)
}

.project-detail-info-section .project-info-box {
    border-radius: 20px;
    border: 1px solid rgba(0, 0, 0, .2);
    padding: 20px
}

.project-detail-info-section .project-info-box ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.project-detail-info-section .project-info-box ul li {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    padding-bottom: 10px;
    margin-bottom: 10px
}

.project-detail-info-section .project-info-box ul li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0
}

.project-detail-info-section .project-info-box ul li .project-info-item {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.project-detail-info-section .project-info-box ul li .project-info-item span:first-child {
    color: rgba(0, 0, 0, .7);
    font-weight: 500
}

.project-detail-info-section .project-info-box ul li p,
.project-detail-info-section .project-info-box ul li h6 {
    color: rgba(0, 0, 0, .7);
    font-size: 16px;
    font-weight: 500;
}

.project-detail-info-section .project-info-box ul li .project-info-tags {
    display: flex;
    align-items: center;
    gap: 6px;
    flex-wrap: wrap;
    margin-top: 20px
}

.project-detail-info-section .project-info-box ul li .project-info-tags span {
    border-radius: 25px;
    border: 1px solid rgba(0, 0, 0, .11);
    background: #fff;
    padding: 2px 14px;
    font-size: 14px;
    font-weight: 500;
    color: #000
}

.tow-project-section img {
    border-radius: 20px;
    overflow: hidden
}

.develop-tool-section ul {
    list-style-type: none
}

.develop-tool-section ul li {
    border-bottom: 1px solid rgba(0, 0, 0, .2);
    margin-bottom: 30px;
    padding-bottom: 30px;
    font-size: 18px;
    color: rgba(0, 0, 0, .6);
    display: flex;
    gap: 100px
}

.develop-tool-section ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none
}

.tech-stack-box {
    padding: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap
}

.tech-stack-box .tech-stack-item:first-child {
    margin-left: 0
}

.tech-stack-box .tech-stack-item {
    border: 1px solid rgba(0, 0, 0, .15);
    width: 250px;
    height: 250px;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 10px;
    margin: -15px;
    margin-bottom: 20px !important;
}

.tech-stack-box .tech-stack-item span {
    text-decoration: underline;
    color: #000;
    font-weight: 500;
    font-size: 14px
}

.tech-stack-box .tech-stack-item img {
    object-fit: contain;
    height: 50px;
    width: 50px
}

.intend-act {
    margin-bottom: 80px;
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(0, 0, 0, .2)
}

.contact-form .form-group {
    margin-bottom: 1rem
}

.contact-form label {
    font-size: 14px;
    font-weight: 600;
    color: rgba(0, 0, 0, .6);
    display: block;
    margin-bottom: 8px
}

.contact-form input[type=text],
.contact-form input[type=email],
.contact-form input[type=tel] {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    border-radius: 40px;
    padding: 10px 15px;
    background: rgba(0, 0, 0, .04);
    border: 1px solid #dee2e6
}

.contacts-form input[type=text],
.contacts-form input[type=email],
.contacts-form input[type=tel] {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    color: #000000;
    padding: 10px 15px;
    background: rgba(0, 0, 0, .04);
    border: 1px solid #dee2e6;
    border-radius: 0 !important;
    height: 49px;
    outline: 0;
}

.forms-group {
    margin-top: 20px;
}

.contacts-form .iti {
    border-radius: 0 !important;
}

.contact-form input[type=checkbox] {
    border: 1px solid #dee2e6
}

.contact-form input[type=checkbox]:checked {
    background-color: var(--primary-color);
    border-color: var(--primary-color)
}

.contact-form input::placeholder {
    font-weight: 500;
    color: #c9c9c9
}

.contact-form input:focus,
.contact-form textarea:focus {
    outline: 0;
    border-color: var(--primary-color)
}

.contact-form textarea {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    background: rgba(0, 0, 0, .04);
    padding: 10px 15px;
    border-radius: 20px;
    border: 1px solid #dee2e6
}

.contacts-form textarea {
    width: 100%;
    font-size: 14px;
    font-weight: 500;
    background: rgba(0, 0, 0, .04);
    padding: 10px 15px;
    border: 1px solid #dee2e6;
    outline: none;
}

.contacts-form label {
    margin-bottom: 8px;
    font-weight: 600;
    font-size: 16px;
}

.contacts-form label span {
    color: var(--primary-color);
}

.ai-form {
    padding-bottom: 50px;
}

.contact-form textarea::placeholder {
    font-weight: 500;
    color: #c9c9c9
}

.contacts-form textarea::placeholder {
    font-weight: 500;
    color: #c9c9c9
}

.contact-us-lock-img {
    position: absolute;
    width: 50%;
    height: 183px;
    left: 0;
    object-fit: contain;
    object-position: 0px 100%
}

.our-location-section {
    padding: 70px 0;
    margin-bottom: 50px;
    background-color: #000
}

.location-box-big {
    background-image: url('../images/cus-bg.webp');
    background-position: center;
    position: relative;
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 25px;
    padding: 20px
}

.our-location-box {
    border-radius: 16px;
    background: rgba(249, 249, 249, .1);
    padding: 30px 20px;
    text-align: left;
    margin-bottom: 15px
}

.our-location-box img {
    width: 50px;
    height: 50px;
    object-fit: contain;
    margin-bottom: 15px
}

.our-location-box h3,
.our-location-box h5 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 20px
}

.our-location-box p {
    color: rgba(255, 255, 255, .6);
    font-size: 13px;
    margin-bottom: 0
}

.our-location-box ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.our-location-box ul li a {
    font-size: 13px;
    text-decoration: none;
    color: rgba(255, 255, 255, .6);
    border-top: 1px solid rgba(255, 255, 255, .08);
    display: block;
    padding: 10px 0
}

.our-location-box ul li:first-child a {
    border-top: none
}

#location-tabs {
    justify-content: center;
    border-bottom: none;
    gap: 10px
}

#location-tabs button {
    border-radius: 66px;
    border: 1px solid rgba(255, 255, 255, .2);
    background: #191919;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    padding: 7px 27px
}

#location-tabs button.active {
    border-radius: 66px;
    border: 1px solid #fff var(--primary-color);
    background: #fff;
    color: var(--primary-color)
}

.social-media-agency-dubai {
    background-image: url('../images/banners/social-media-agency-banner.webp');
    background-position: center;
    background-size: cover
}

.dominate-section {
    padding: 70px 0
}

.dominate-row .col-md-3 {
    border-right: 1px solid rgba(0, 0, 0, .25)
}

.dominate-row .col-md-3:last-child {
    border-right: none
}

.dominate-card {
    width: max-content;
    margin: auto
}

@media screen and (max-width: 767px) {
    .dominate-row .dominate-card {
        width: 100%;
    }

}

.dominate-card span {
    display: inline-block;
    font-weight: 600;
    font-size: 32px;
    line-height: 35px;
    margin-bottom: 5px;
    color: var(--primary-color)
}

.dominate-card p {
    margin: 0;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px
}

.social-cards-row {
    gap: 20px 0;
    align-items: stretch;
    display: flex
}

.social-cards {
    border-radius: 16px;
    background: #fff;
    padding: 20px;
    border: 1.3px solid transparent;
    text-decoration: none;
    color: #111;
    align-self: stretch;
    height: 100%
}

.social-cards img {
    height: 45px
}

.social-cards p {
    margin: 0;
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-style: normal;
    font-weight: 500
}

.social-cards h2,
.social-cards h3,
.social-cards h5 {
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 15px 0;
    color: #000;
    line-height: 1.2;
    display: -webkit-box;
    overflow: hidden
}

.bg-image-none {
    background-color: #000;
    background-image: none
}

.instagram-slider .swiper-wrapper {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    /* Adjust as needed */
}

.insta-slider-btn.swiper-button-disabled {
    display: none !important;
}

.client-slider .swiper-free-mode>.swiper-wrapper {
    transition-timing-function: linear !important;
}

.social-cards-slide-section {
    overflow: hidden;
}

.social-cards-slider-box {
    background-color: #F7F7F7;
    padding: 15px 0;
}

.social-cards-slider-box-01 {
    background-color: #fff;
}

.social-cards-slider {
    overflow: visible;
}

.social-cards-box {
    box-shadow: 2.6666665077209px 5.3333330154419px 99.999992370605px 0px rgba(0, 0, 0, .05);
    background-color: var(--white-color);
    padding: 20px;
    border-radius: 16px;
    overflow: hidden;
}

.social-cards-box span {
    font-size: 18px;
    font-weight: 600;
    color: var(--primary-color);
}

.social-cards-box h3,
.social-cards-box h5 {
    font-weight: 500;
    font-size: 20px;
    margin: 10px 0;
}

.social-cards-box p {
    margin: 0;
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: 500;
}

.social-cards-slider .swiper-slide {
    display: flex;
    height: auto;
}

.your-project-section a.theme-btn {
    margin: 0 !important;
}

@media screen and (max-width: 767px) {
    .your-project-section a.theme-btn {
        margin: 0 auto !important;
    }
}


.services-card-box {
    height: 100%;
    box-shadow: 2.6666665077209px 5.3333330154419px 99.999992370605px 0px rgba(0, 0, 0, .05);
    background-color: var(--white-color);
    padding: 40px 20px;
    border-radius: 16px;
    overflow: hidden;
}

.services-card-box span {
    font-size: 18px;
    font-weight: 600;
    color: var(--primary-color);
}

.services-card-box span img {
    width: 44px;
}

.services-card-box h3,
.services-card-box h5 {
    font-weight: 600;
    font-size: 20px;
    margin: 10px 0;
}

.services-card-box p {
    margin: 0;
    color: rgba(0, 0, 0, .55);
    font-size: 14px;
    font-weight: 500;
}

.technical-section .embrace-tags span {
    background-color: var(--white-color);
    border: 1px solid rgba(0, 0, 0, .2);
    color: #212529;
}

.technical-section .embrace-tags i {
    font-size: 8px;
}

.custom-arrow-ecommerce {
    color: var(--primary-color);
    border: solid 1px var(--primary-color);
    width: max-content;
    padding: 2px 15px;
    border-radius: 30px;
    margin-top: 20px;
    display: inline-block;
    transition: all .2s;
}

.custom-arrow-ecommerce:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}

.ecommerece-h5 h3,
.ecommerece-h5 {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    font-family: var(--font-Gilroy);
    text-transform: capitalize;
    color: var(--primary-color);
}


.shopify-card-row-gap {
    gap: 23px;
}

@media(min-width:768px) {
    .shopify-card-row-gap {
        gap: 23px 0;
    }
}

.h4-heading {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
}

.web-design-slider-two {
    overflow: visible;
    margin-bottom: 70px;
}

.front-end-text {
    font-size: 16px;
    color: #FFFFFFBF;
    font-family: var(--font-Gilroy);
    font-weight: 500;
}

.blog_filter li label {
    background-color: rgba(0, 0, 0, 0.05);
    cursor: pointer;
}

.blogs_listrow {
    gap: 25px 0;
}

.blog-onpage-link-list ul li a {
    color: #000;
    padding: 10px 20px;
    display: inline-block;
    width: 100%;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.blog-onpage-link-list ul li:nth-child(1) a {
    color: #ED1E3A;
    font-size: 16px !important;
    pointer-events: none;
}

.blog-onpage-link-list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.blog-onpage-link-list ul li:not(:last-child) {
    border-bottom: 1px solid #C9C9C9;
}

.blog-onpage-link-list {
    border: 1px solid #C9C9C9;
    border-radius: 24px;
}

.blog-onpage-link-list ul li:nth-child(1) {
    background: rgba(237, 30, 58, 0.10);
    border-radius: 24px 24px 0px 0px;
}

.blog-onpage-link-list.first {
    border-radius: 24px 0 0 24px;
}

.blog-onpage-link-list.first ul li {
    border-radius: 24px 0 0 0;
}

.blog-onpage-link-list.second {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
}

.blog-onpage-link-list.second ul li {
    border-radius: 0;
}

.blog-onpage-link-list.third {
    border-radius: 0 24px 24px 0;
}

.blog-onpage-link-list.third ul li {
    border-radius: 0 24px 0 0;
}

@media screen and (max-width: 767px) {
    .blog-onpage-link-list.first {
        border-radius: 24px;
    }

    .blog-onpage-link-list.first ul li {
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }

    .blog-onpage-link-list.second {
        border-radius: 24px;
        border-left: 1px solid #C9C9C9;
        border-right: 1px solid #C9C9C9;
    }

    .blog-onpage-link-list.second ul li {
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }

    .blog-onpage-link-list.third {
        border-radius: 24px;
    }

    .blog-onpage-link-list.third ul li {
        border-top-left-radius: 24px;
        border-top-right-radius: 24px;
    }
}

.blog-onpage-footer {
    border-radius: 12px;
    background: #F5F5F5;
    display: flex;
    justify-content: space-between;
    padding: 17px;
    margin-top: 20px;
}

.blog-onpage-footer div {
    color: rgba(0, 0, 0, 0.40);
    display: flex;
    gap: 10px;
    align-items: center;
    font-weight: 600;
    font-size: 16px;
}

.blog-onpage-footer div a {
    border-radius: 5px;
    color: #00000080;
    border: 1px solid rgba(0, 0, 0, 0.50);
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 35px;
    height: 35px;
    font-size: 16px;
}

.blog-meta-details {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 20px;
    margin-bottom: 20px;
}

.blog-publish-details div {
    display: flex;
    align-items: center;
    gap: 5px;
}

.blog-publish-details .desc {
    margin-bottom: 0;
}

.blog-publish-details {
    display: flex;
    align-items: center;
    gap: 20px;
}

.blog-tags {
    border-radius: 24px;
    border: 1px solid rgba(237, 30, 58, 0.25);
    background: rgba(237, 30, 58, 0.10);
    color: #ED1E3A;
    padding: 4px 20px;
    font-size: 14px;
}

.quots-row .social-cards {
    background-color: #F7F7F7;
    border-radius: 15px;
    padding: 25px;
    margin-bottom: 20px;
    box-shadow: none;
}

.gallery-slider .swiper-slide img {
    transform: scale(1);
    transition: 1.5s all;
    opacity: 0;
}

.gallery-slider .swiper-slide {
    overflow: hidden;
    border-radius: 15px;
}

.gallery-slider .swiper-slide-active img {
    transform: scale(1.3);
    opacity: 1;
}

.about-content {
    border-bottom: 1px solid #FFFFFF26;
}

.border-left {
    border-left: 1px solid #FFFFFF26;
}

.about-text {
    font-size: 16px;
    color: #FFFFFFBF;
    font-weight: 500;
}

.about-cards {
    margin-bottom: 40px;
}

.about-cards h5 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 15px;
}

.about-cards p {
    font-size: 14px;
    color: #FFFFFFBF;
    margin: 0;
}

.about-cards img {
    width: 20px;
    min-width: 20px;
}

.about-social-cards {
    max-width: 300px;
    text-align: center;
    padding: 0 20px;
}

.about-social-cards p {
    height: 95px;
    display: -webkit-box;
    line-clamp: 5;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.50);
    text-overflow: ellipsis;
}

.about-social-cards h5 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    font-family: var(--font-Gilroy);
    height: 40px;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.empowering-about-one {
    display: flex;
    /* justify-content: space-evenly;
    flex-wrap: wrap; */
}

.empowering-about-two {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.about-boxes-img {
    height: 60px !important;
    position: relative;
    z-index: 1;
}

.about-boxes-card {
    position: relative;
    padding: 20px;
    text-align: center;
    height: fit-content;
}

.about-boxes-cards:nth-child(odd) {
    position: relative;
    margin-top: 150px;
}

.about-boxes-card::before {
    content: '';
    position: absolute;
    top: 40px;
    left: -33%;
    width: 100%;
    height: 141px;
    background-image: url(../images/cmp-dbox-card-line.svg);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}

.about-boxes-card::after {
    content: '';
    position: absolute;
    top: 40px;
    right: -33%;
    width: 100%;
    height: 140px;
    transform: rotateY(180deg);
    background-image: url(../images/cmp-dbox-card-line.svg);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}

.tech-stack-item-new {
    border: solid 1px #fff;
    width: 200px;
    height: 200px;
    border-radius: 90%;
    margin: 0px -5px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.about-circle-main {
    text-align: center;
}

.tech-stack-item-new span {
    font-size: 32px;
    color: var(--primary-color);
    font-weight: 500;
}

.about-circle-sec {
    padding: 70px 75px 80px;
    background-image: url('../images/banners/map.webp');
    background-color: #000;
    background-repeat: no-repeat;
    background-size: cover;
}

.tech-stack-item-new p {
    font-size: 12px;
    color: #FFFFFFBF;
    font-weight: 500;
    font-family: var(--font-Gilroy);
    max-width: 100px;
    line-height: 20px;
}

.img-slider img {
    width: 130px;
    height: 130px;
}

.iti {
    width: 100%;
}

.iti__selected-flag {
    overflow: hidden;
    border-radius: 40px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    background-color: transparent !important;
}

.thank-you-txt {
    padding: 150px 0 !important;
    text-align: center;
}

.thank-you-txt h1 {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 600;
}

.thank-you-txt p {
    font-size: 18px;
    font-family: var(--font-Gilroy);
    font-weight: 500;
    margin-bottom: 30px;
}

.our-bg-primary {
    background: var(--primary-color);
    color: #fff;
    display: inline-flex;
    justify-content: center;
}

.our-btn {
    padding: 8px 25px;
    border-radius: 66.667px;
    font-weight: 600;
}

.happy-employees-image {
    position: relative;
    padding-top: 80%;
    max-width: 620px;
    min-height: 425px;
    margin: auto;
}

.designation {
    font-size: 14px;
    font-weight: 500;
    font-family: var(--font-Gilroy);
    color: #0000008C;
}

.happy-employees-slider {
    margin: 0 15px;
}

.happy-employee {
    position: absolute;
    width: 130px;
    height: 130px;
    transition: transform 0.5s;
}

.happy-employee.active {
    transform: scale(1.4);
}

.happy-employee-0.active {
    transform: translate(-50%, -50%) scale(1.4);
}

.happy-employee-0 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    /* width: 120px;
  height: 120px; */
}

.happy-employee-1 {
    top: 1%;
    right: 26%;
    /* width: 90px;
  height: 90px; */
    transform: scale(0.7);
}

.happy-employee-2 {
    left: 31%;
    bottom: 0;
    /* width: 85px;
  height: 85px; */
    transform: scale(0.7);
}

.happy-employee-3 {
    top: 0;
    left: 14%;
    /* width: 125px;
  height: 125px; */
}

.happy-employee-4 {
    top: 29%;
    right: 0;
    /* width: 125px;
  height: 125px; */
}

.happy-employee-5 {
    top: 46%;
    /* width: 125px;
  height: 125px; */
}

.happy-employee-6 {
    bottom: 6%;
    right: 14%;
    /* width: 125px;
  height: 125px; */
}

.responsive {
    display: none;
}


@media screen and (max-width: 786px) {

    .happy-employee-1 {
        right: 23%;
    }

    .happy-employee-2 {
        left: 25%;
    }

    .happy-employee-2.active {
        transform: scale(1.2);
    }

    .text-slider {
        padding: 25px 0;
    }

    .dekstop {
        display: none !important;
    }

    .responsive {
        display: block
    }
}

@media screen and (max-width: 600px) {
    .happy-employee {
        width: 100px;
        height: 100px;
    }
}


.blog-anchor:hover {
    color: #0d6efd;
}

.custom-modal-background {
    background-color: rgba(0, 0, 0, 0.8) !important;
}

.modal-body {
    padding: 0;
    line-height: 0;
}

.modal-ifram-size {
    width: 100%;
    height: 500px;
    max-height: 90vh;
    object-fit: contain;
    line-height: 0;
}

.close-button-modal-main {
    position: absolute;
    top: -20px;
    right: -25px;
    background: #ED1E3A;
    padding: 10px;
    border-radius: 31px;
    display: flex;
    align-items: center;
}

@media screen and (max-width : 768px) {
    .close-button-modal-main {
        right: -5px;
    }
}

.modal-button-close {
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    opacity: 1;
}

.modal-button-close:hover {
    color: #fff;
    opacity: 1;
    box-shadow: none;
}

.your-project-section.bg-image-none h2 {
    color: #fff;
}

.four-zero-four {
    padding: 60px 0 150px 0;
    text-align: center;
}

.four-zero-four img {
    display: inline-block;
    margin-bottom: 15px;
}

.four-zero-four h1 {
    font-size: 36px;
    font-weight: 600;
    font-family: var(--font-Gilroy);
    margin-bottom: 20px;
}

.four-zero-four p {
    margin: auto;
    max-width: 550px;
    font-size: 16px;
    color: rgba(0, 0, 0, .55);
    margin-bottom: 20px;
    font-weight: 500;
}

/* NEW STYLES ADD FROM HERE */
/* CAREERS STYLES */


.dg-esc {
    position: relative;
    background-color: #000;
    color: white;
    padding: 20px 0;
}

.dg-esc>.container-lg {
    position: relative;
    z-index: 1;
}

.dg-esc.img-bg {
    min-height: 400px;
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: center;
}

.dg-esc.video-bg {
    min-height: 400px;
    display: flex;
    align-items: center;
}

.dg-esc.video-bg video {
    position: absolute;
    top: 0;
    right: 0;
    width: 60%;
    height: 100%;
    object-fit: cover;
    pointer-events: none;
    opacity: 1;
    z-index: 0;
}

.dg-esc.video-bg::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(90.27deg, #000000c2 11.97%, rgba(0, 0, 0, 0) 122.16%);
    z-index: 0;
}

.dg-esc>div>div {
    justify-content: space-between;
}

.dg-hero-img {
    max-width: 500px;
    width: 100%;
}

.career-list-filter {
    position: relative;
    padding: 20px 0 !important;
    border-bottom: 1px solid #0000001A;
}

.career-list-filter .career-list-filter-form {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: flex-end;
}

.career-list-filter .career-list-filter-form>div input,
.career-list-filter .career-list-filter-form>div select {
    min-width: 200px;
}

.career-list-filter .career-list-filter-form>div:not(.filter-btn) {
    flex: 1;
}

.career-list-filter .career-list-filter-form select {
    background-image: url('../images/career/arrow-down.svg');
    background-repeat: no-repeat;
    background-size: 12px;
    background-position: calc(100% - 15px) 50%;
    font-size: 14px;
    font-weight: 500;
}

@media screen and (max-width: 500px) {
    .career-list-filter .career-list-filter-form>div:not(.filter-btn) {
        flex: unset;
        width: 100%;
    }

    .career-list-filter .career-list-filter-form>div input,
    .career-list-filter .career-list-filter-form>div select {
        min-width: unset;
    }
}


.dg-cliental-slider-btns {
    gap: 0 10px;
}

.dg-slider-btn {
    border: none;
    background-color: transparent;
    border-radius: 50%;
    border: 1px solid #ed1e3a;
    background-color: #ed1e3a;
    padding: 25px;
    display: flex !important;
    justify-content: center;
    align-items: center;
    width: 22px;
    height: 22px;
    transition: all 0.3s ease;
}

.dg-serv-card {
    border-radius: 16px;
    background: #fff;
    box-shadow: 2.6666665077209473px 5.3333330154418945px 99.99999237060547px 0px #0000000d;
    padding: 20px;
    max-width: 32%;
    border: 1.3px solid transparent;
    text-decoration: none;
    color: #111;
    align-self: stretch;
}

.dg-serv-card .dg-serv-card-flex-title {
    display: flex;
    justify-content: space-between;
    gap: 10px;
}

.dg-serv-card .dg-serv-card-flex-title span {
    font-size: 20px;
    color: #a4a4a4;
    font-family: gilroy;
    font-weight: 600;
}

.dg-serv-card .dg-serv-card-flex-title h4 {
    margin-top: 8px;
}

.dg-serv-card.max-width-25 {
    max-width: 23%;
}

.dg-serv-card.max-width-48 {
    max-width: 48%;
}

.dg-serv-card:hover {
    border-radius: 16px;
    background: #fff;
    box-shadow: 2.6666665077209473px 5.3333330154418945px 99.99999237060547px 0px rgba(0, 0, 0, 0.05);
    transition: all 0.2s ease-in;
}

.dg-serv-card-light {
    background: #f9f9f9;
    box-shadow: none;
}

.dg-serv-card-light:hover {
    background: #f9f9f9;
    box-shadow: none;
}

.dg-serv-card img {
    height: 45px;
    margin-bottom: 10px;
}

.dg-serv-card .arrow-link {
    display: inline-block;
    padding: 2px 15px;
    border-radius: 30px;
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    transition: all 0.2s;
    margin-top: 20px;
}

.dg-serv-card .arrow-link:hover {
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}

@media screen and (max-width: 960px) {
    .dg-serv-card {
        max-width: 31%;
    }
}

@media screen and (max-width: 768px) {
    .dg-serv-card {
        max-width: 48%;
    }

    .dg-serv-card p {
        min-height: unset;
    }

    .dg-serv-card.max-width-25 {
        max-width: 48%;
    }
}

@media screen and (max-width: 500px) {
    .dg-serv-card {
        max-width: 100%;
    }

    .dg-serv-card.max-width-48 {
        max-width: 100%;
    }

    .dg-serv-card.max-width-25 {
        max-width: 100%;
    }
}

.dg-serv-card .dg-card-brand {
    width: 50px;
    height: 50px;
    object-fit: contain;
    transition: all 0.4s ease;
}

.dg-slider-btn i {
    color: #fff;
    font-size: 16px;
    transition: all 0.3s ease;
}

/* SLIDERS */

.hiring-card {
    background-color: #fff;
    box-shadow: 2.6666665077209473px 5.3333330154418945px 99.99999237060547px 0px #0000000d;
    padding: 25px;
    border-radius: 15px;
    margin-bottom: 20px;
    display: flex;
    gap: 20px;
    align-items: flex-start;
    justify-content: space-between;
}

.hiring-card .hiring-card-info {
    flex: 1;
}

.hiring-card .hiring-card-tag {
    display: inline-block;
    padding: 4px 14px;
    color: var(--primary-color);
    font-size: 12px;
    background-color: #ed1e3a1a;
    border-radius: 50px;
    font-family: gilroy;
    font-weight: 600;
    margin-bottom: 20px;
}

.hiring-card h4 {
    font-size: 22px;
    font-family: gilroy;
    font-weight: 600;
    margin-bottom: 15px;
}

.hiring-card .hiring-card-positions {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}

.hiring-card .hiring-card-positions span {
    display: inline-flex;
    font-size: 12px;
    line-height: 12px;
    color: #00000080;
    font-family: gilroy;
    font-weight: 500;
}

.hiring-card .hiring-card-positions span:not(:last-child)::after {
    content: "";
    width: 1px;
    height: 100%;
    background-color: #dcdcdc;
    position: relative;
    right: -10px;
}

@media screen and (max-width: 400px) {
    .hiring-card {
        flex-direction: column;
    }
}

.gather-with-our-team-section {
    overflow: hidden;
}

.gather-with-our-team-section .gather-team-slider {
    max-width: 1100px;
    margin: auto;
}

.gather-with-our-team-section .gather-team-slider .slick-list {
    overflow: visible;
}

.gather-with-our-team-section .gather-team-slider .gather-team-slide {
    padding: 0 10px;
    text-align: right;
}

.gather-with-our-team-section .gather-team-slider .gather-team-slide img {
    width: 100%;
}

.career-list-filter {
    position: relative;
    padding: 20px 0 !important;
    border-bottom: 1px solid #0000001a;
}

.career-list-filter .career-list-filter-form {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
    align-items: flex-end;
}

.career-list-filter .career-list-filter-form>div input,
.career-list-filter .career-list-filter-form>div select {
    min-width: 200px;
}

.career-list-filter .career-list-filter-form>div:not(.filter-btn) {
    flex: 1;
}

div.dg-mb {
    padding: 0;
    margin-bottom: 100px;
}

@media screen and (max-width: 768px) {
    .container-xsm {
        max-width: 100%;
    }

    .dg-tabs-btn-sm {
        padding: 5px 10px;
    }

    div.dg-mb {
        margin-bottom: 60px;
    }

    .banner-with-background {
        background-position: 60% !important;
    }
}

.emp-designed-box {
    margin-top: 60px;
}

.cmp-dbox-card {
    position: relative;
    padding: 20px;
    text-align: center;
    width: 20%;
    height: fit-content;
}

.cmp-dbox-card-01 h3 {
    font-size: 20px;
}

.cmp-dbox-card-01 p {
    font-size: 16px;
}

.cmp-dbox-card:nth-child(odd) {
    position: relative;
    margin-top: 150px;
}

.cmp-dbox-card:nth-child(even)::before {
    content: "";
    position: absolute;
    top: 40px;
    left: -40%;
    width: 100%;
    height: 155px;
    background-image: url("../images/about/cmp-dbox-card-line.svg");
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}

.cmp-dbox-card:not(:last-child):nth-child(even)::after {
    content: "";
    position: absolute;
    top: 40px;
    right: -40%;
    width: 100%;
    height: 155px;
    transform: rotateY(180deg);
    background-image: url("../images/about/cmp-dbox-card-line.svg");
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 0;
}

@media screen and (max-width: 1200px) {
    .cmp-dbox-card:nth-child(odd) {
        margin-top: 120px;
    }
}

@media screen and (max-width: 992px) {
    .cmp-dbox-card:nth-child(odd) {
        margin-top: 100px;
    }
}

.cmp-dbox-card img {
    position: relative;
    width: 55px;
    height: 55px;
    object-fit: contain;
    object-position: center;
    margin-bottom: 15px;
    z-index: 1;
}

.cmp-dbox-card h5 {
    font-size: 18px;
    color: #000;
    font-weight: 600;
    font-family: gilroy;
    /* height: 40px; */
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.cmp-dbox-card p {
    height: 125px;
    display: -webkit-box;
    line-clamp: 5;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media screen and (max-width: 768px) {

    .cmp-dbox-card p {
        height: auto;
        overflow: unset;
    }

    .dg-about-us-quote-box {
        width: 100%;
        padding: 30px 20px;
        margin-bottom: 35px;
    }

    .dg-contact {
        margin: 30px 0;
    }

    .cmp-dbox-card:nth-child(odd) {
        margin-top: 0px;
    }

    .cus-lock-maker {
        position: relative;
        width: 100%;
    }

    .emp-designed-box {
        flex-wrap: wrap;
    }

    .cmp-dbox-card {
        width: 50%;
        margin-bottom: 20px;
    }

    .cmp-dbox-card::before,
    .cmp-dbox-card::after {
        display: none;
    }

    .cus-mainbox {
        margin-top: 20px;
        height: 200px;
    }

    .dp-map-counts-box-holder {
        flex-wrap: wrap;
    }

    .dp-map-counts-box-holder .dg-map-count-box {
        margin-top: -20px;
    }

    .dp-map-counts-box-holder.dp-map-counts-box-holder .dg-map-count-box:last-child {
        margin-left: 0;
        margin-top: -27px;
    }
}

.dg-serv-card-single {
    border-radius: 16px;
    background: #fff;
    box-shadow: 2.6666665077209473px 5.3333330154418945px 99.99999237060547px 0px #0000000d;
    padding: 20px;
    border: 1px solid transparent;
    margin-bottom: 20px;
}

.dg-serv-card-single img {
    width: 45px;
}

.dg-serv-card-single h4 {
    font-size: 20px;
    font-weight: 600;
    font-family: gilroy;
    text-transform: capitalize;
    margin: 15px 0;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dg-serv-card-single p {
    margin: 0;
    color: #0000008c;
    font-size: 14px;
    font-style: normal;
    font-family: gilroy;
    font-weight: 500;
}

/* SWIPER */
/* .swiper {
    max-height: 30rem;
  } */

/* CAREER DETAILS */
.career-detail {
    margin-top: 80px;
}

.career-detail .career-detail-head {
    margin-bottom: 40px;
}

.career-detail .career-detail-head a {
    display: inline-flex;
    gap: 8px;
    font-size: 14px;
    color: #00000080;
    margin-bottom: 20px;
}

.career-detail .career-detail-head h1 {
    margin-bottom: 20px;
}

.career-detail .career-detail-desc h3 {
    font-size: 24px;
    font-family: gilroy;
    font-weight: 600;
    margin-bottom: 20px;
}

.career-detail .career-detail-desc p {
    font-size: 16px;
    color: #0000008c;
    font-family: gilroy;
    font-weight: 500;
}

.career-detail .career-detail-desc ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.career-detail .career-detail-desc ul ul {
    padding-left: 20px;
}

.career-detail .career-detail-desc ul ul li::before {
    width: 6px;
    height: 6px;
    min-width: 6px;
    min-height: 6px;
    margin-top: 9px;
    border-radius: 6px;
}

.career-detail .career-detail-desc ul ul li:not(:last-child) {
    margin-bottom: 5px;
}

.career-detail .career-detail-desc ul li {
    position: relative;
    display: flex;
    gap: 8px;
    font-size: 16px;
    color: #0000008c;
    margin-bottom: 10px;
}

.career-detail .career-detail-desc ul li::before {
    content: "";
    width: 8px;
    height: 8px;
    min-width: 8px;
    min-height: 8px;
    margin-top: 8px;
    border-radius: 8px;
    background-color: #ed1e3a;
}

.career-detail .career-detail-desc .separator {
    margin: 25px 0;
    height: 1px;
    background-color: #d2d2d2;
}

@media screen and (max-width: 992px) {
    .career-detail {
        margin-top: 40px;
    }
}

/* FORM */

.dg-contact {
    margin: 100px 0;
}

.dg-contact-form {
    margin-top: 30px;
}

.phoneinput .invalid-number {
    display: none;
    margin-top: 0.25rem;
    font-size: 0.875em;
    color: var(--bs-form-invalid-color);
}

.needs-validation.was-validated .phoneinput .invalid-feedback {
    display: block;
}

.needs-validation .phoneinput.error .invalid-number {
    display: block;
}

.needs-validation .phoneinput.valid .invalid-feedback,
.needs-validation .phoneinput.error .invalid-feedback {
    display: none;
}

.dg-contact-form label {
    font-size: 14px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.6) !important;
    display: block;
}

.dg-contact-form label a {
    text-decoration: underline;
    text-underline-offset: 4px;
}

.dg-contact-form input:not([type="checkbox"]) {
    font-size: 14px;
    font-weight: 600;
    color: rgba(0, 0, 0, 0.6);
    border-radius: 40px;
    padding: 10px 15px;
    background: rgba(0, 0, 0, 0.04);
}

.dg-contact-form select {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    border-radius: 40px;
    padding: 10px 15px;
    background: rgba(0, 0, 0, 0.04);
}

.dg-contact-form input::placeholder,
.dg-contact-form textarea::placeholder {
    color: rgba(0, 0, 0, 0.25);
}

.dg-contact-form textarea {
    font-size: 14px;
    font-weight: 600;
    background: rgba(0, 0, 0, 0.04);
    padding: 10px 15px;
    border-radius: 20px;
}

.dg-contact-form input:focus,
.dg-contact-form select:focus {
    box-shadow: 0 0 0 0.14rem #ed1e3a5e;
    border-color: transparent;
}

.dg-contact-form textarea:focus {
    box-shadow: 0 0 0 0.14rem #ed1e3a5e;
    border-color: transparent;
}

.dg-contact-form .form-check-input:checked {
    background-color: #ed1e3a;
    border-color: #ed1e3a;
}

.dg-contact-form .btn-primary:hover {
    background-color: var(--primary-color);
}

/* .iti.iti--show-flags .iti__flag-container {
    padding: 0;
    right: 0 !important;
} */

.iti.iti--show-flags .iti__arrow {
    border: 0;
    width: 5px;
    height: 5px;
    border-right: 1px solid #343a4080;
    border-bottom: 1px solid #343a4080;
    transform: rotate(45deg);
}

.iti__selected-flag {
    padding: 0 6px 0 14px !important;
}

.iti.iti--show-flags .iti__flag-container::after {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 54px;
    width: 1px;
    height: 20px;
    background: #d6d6d6;
    z-index: 1;
}

.iti--allow-dropdown {
    width: 100%;
    display: flex;
    border-radius: 0;
}

.iti--allow-dropdown input {
    margin-left: 56px;
    width: 100%;
    z-index: 1;
    border: none !important;
    outline: none !important;
    padding: 12px 14px 12px 10px !important;
}

.iti__country-list {
    width: 100%;
    margin: 0 !important;
}

.iti__country-name {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.iti__country {
    align-items: baseline;
}

#exampleInputNumber1,
#exampleInputNumber2,
#exampleInputNumber3 {
    padding-left: 58px !important;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.6);
    background: none;
    border: none;
    padding-left: 100px !important;
}

.iti.iti--show-flags .iti__flag-container::after {
    left: 90px;
}

.iti--allow-dropdown input {
    margin-left: 0;
}

#exampleInputNumber1:focus,
#exampleInputNumber2:focus,
#exampleInputNumber3:focus {
    box-shadow: none;
    border-color: transparent;
}

.iti--allow-dropdown {
    background: #f5f5f5;
    border-radius: 40px;
    border: 1px solid #dee2e6;
}

.iti.iti--show-flags .iti__flag-container {
    border-color: transparent;
    border-radius: 40px;
    background: transparent;
}

.image-option {
    display: flex;
    gap: 20px;
    align-items: center;
}

.image-option input {
    display: none;
}

.image-option-box {
    display: flex !important;
    align-items: center;
    gap: 10px;
    max-width: 60%;
}

.image-option-box img {
    width: 40px;
}

.image-option-box p {
    margin: 0;
    color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    cursor: pointer;
    font-family: gilroy;
    font-weight: 500;
    white-space: unset;
    overflow: hidden;
    text-overflow: ellipsis;
    text-wrap: nowrap;
}

.image-option-preview-item {
    display: flex;
    gap: 10px;
    align-items: center;
}

.image-option .remove-file {
    text-decoration: none;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    display: inline-flex;
    width: 12px;
    height: 12px;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    opacity: 0.7;
}

/* HAPPY EMPLOYES*/

.happy-employees-section .designation {
    font-size: 14px;
    font-weight: 500;
    font-family: gilroy;
    color: #0000008c;
}

.happy-employees-section .happy-employees-image {
    position: relative;
    padding-top: 80%;
    max-width: 620px;
    min-height: 425px;
    margin: auto;
}

.happy-employees-section .happy-employees-slider .slick-slide {
    padding: 0 15px;
}

.happy-employees-section .happy-employees-image .happy-employee {
    position: absolute;
    width: 130px;
    height: 130px;
    transition: transform 0.5s;
}

.happy-employees-section .happy-employees-image .happy-employee.active {
    transform: scale(1.4);
}

.happy-employees-section .happy-employees-image .happy-employee-0.active {
    transform: translate(-50%, -50%) scale(1.4);
}

.happy-employees-section .happy-employees-image .happy-employee-0 {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.happy-employees-section .happy-employees-image .happy-employee-1 {
    top: 1%;
    right: 26%;
    transform: scale(0.7);
}

.happy-employees-section .happy-employees-image .happy-employee-2 {
    left: 31%;
    bottom: 0;
    transform: scale(0.7);
}

.happy-employees-section .happy-employees-image .happy-employee-3 {
    top: 0;
    left: 14%;
}

.happy-employees-section .happy-employees-image .happy-employee-4 {
    top: 29%;
    right: 0;
}

.happy-employees-section .happy-employees-image .happy-employee-5 {
    top: 46%;
}

.happy-employees-section .happy-employees-image .happy-employee-6 {
    bottom: 6%;
    right: 14%;
}

@media screen and (max-width: 992px) {
    .happy-employees-section .happy-employees-image {
        padding-top: 60%;
        margin-bottom: 40px;
    }
}

@media screen and (max-width: 786px) {
    .happy-employees-section .happy-employees-image {
        padding-top: 80%;
    }

    .happy-employees-section .happy-employees-image .happy-employee-1 {
        right: 23%;
    }

    .happy-employees-section .happy-employees-image .happy-employee-2 {
        left: 25%;
    }

    .happy-employees-section .happy-employees-image .happy-employee-2.active {
        transform: scale(1.2);
    }
}

@media screen and (max-width: 600px) {
    .happy-employees-section .happy-employees-image .happy-employee {
        width: 100px;
        height: 100px;
    }
}

/* BLOG STYLES */

.project-detail h3 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: gilroy;
}

.blog-detail-main-img img {
    width: 100%;
}

/* BLOG STYLES END */

/* ABOUT US STYLES */

.dg-wd-bdma {
    padding: 70px 0 !important;
}

.dg-wd-bdma .dg-hero-content {
    max-width: unset;
    border-bottom: 1px solid #ffffff26;
}

.dg-wd-bdma img {
    width: 100%;
}

.dg-wd-bdma .dg-wd-bdma-card {
    display: flex;
    gap: 20px;
    margin-bottom: 40px;
}

.dg-wd-bdma .dg-wd-bdma-card img {
    width: 20px;
    min-width: 20px;
}

.dg-wd-bdma .dg-wd-bdma-card h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 15px;
}

.dg-wd-bdma .dg-wd-bdma-card p {
    font-size: 14px;
    color: #ffffffbf;
    margin: 0;
}

.dg-wd-bdma .border-left {
    border-left: 1px solid #ffffff26;
}

@media screen and (max-width: 992px) {
    .dg-wd-bdma {
        padding: 40px 0 !important;
    }

    .dg-wd-bdma .border-left {
        border-left: 0;
        border-top: 1px solid #ffffff26;
    }
}

.dg-bdma-dark {
    padding: 30px 0 !important;
    background-color: #000;
}

.dg-bdma-dark {
    color: #fff;
}

.primary-title.light {
    color: #fff;
}

.dg-services.light-background {
    background: #f7f7f7;
}

.dg-abt-map {
    position: relative;
    padding: 70px 0 !important;
}

.dg-abt-map.light {
    background-color: #fff;
    padding: 0 !important;
    background-image: unset;
}

.dg-abt-map.light .dp-map-counts-box-holder .dg-map-count-box {
    border-color: #00000033;
}

.dg-abt-map.light .abt-map-content {
    max-width: unset;
}

.dg-abt-map.light .dg-map-count-box h6,
.dg-map-count-box p {
    color: #050505BF;
}

.abt-map-content {
    max-width: 50%;
}

.abt-map-content h2 {
    font-size: 34px;
    font-weight: 600;
    font-family: var(--font-Gilroy);
}

.dg-abt-map {
    background-image: url("../images/banners/map.webp");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.dg-abt-map .mapbox img {
    width: 100px;
    height: 100px;
    object-fit: contain;
    object-position: center;
    position: relative;
}

.dg-abt-map .mapbox img:nth-child(1) {
    left: -50px;
    bottom: -20px;
}

.dg-abt-map .mapbox img:nth-child(2) {
    right: -50px;
    bottom: -20px;
    width: 80px;
}

.dp-map-counts-box-holder {
    display: flex;
    margin-top: 50px;
}

.dp-map-counts-box-holder .dg-map-count-box {
    width: 200px;
    height: 200px;
    min-width: 200px;
    min-height: 200px;
    border: 1px solid #ffffff4d;
    border-radius: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.dp-map-counts-box-holder .dg-map-count-box:not(:first-child) {
    margin-left: -10px;
}

.dg-map-count-box h3 {
    font-size: 32px;
}

.dg-map-count-box p,
.dg-map-count-box h6 {
    font-size: 12px;
    color: #ffffffbf;
    font-weight: 500;
    font-family: gilroy;
    max-width: 100px;
    line-height: 20px;
}

@media screen and (max-width: 990px) {
    .abt-map-content {
        max-width: 100%;
    }

    .dg-abt-map {
        background-image: none;
    }

    .dg-abt-map .mapbox img {
        display: none;
    }

    .dg-abt-map .mapbox {
        background-image: url("../assets/images/about/map1.webp");
    }

    .dp-map-counts-box-holder {
        justify-content: center;
    }

    .color-primary {
        color: var(--primary-color);
    }
}

.our-btn {
    padding: 8px 25px;
    border-radius: 66.667px;
    font-family: var(--font-Gilroy);
    font-weight: 600;
}

.our-bg-primary {
    background: var(--primary-color);
    color: #fff;
    display: inline-flex;
    justify-content: center;
}

.our-bg-ligth-primary {
    background: #ED1E3A1A;
    color: #ED1E3A;
    display: inline-flex;
    justify-content: center;
    border: 1px solid #ED1E3A1A;
}

.color-primary {
    color: var(--primary-color);
}

/* ABOUT US STYLES END */

/* Advertising Page */

:root {
    --banner-gradient: linear-gradient(45deg, rgba(0, 0, 0, 0.80), rgba(0, 0, 0, 0.80))
}

.facebook-agency-dubai {
    background-image: var(--banner-gradient), url('../images/banners/facebook.webp');
    background-position: center;
    background-size: cover
}

.instagram-agency-dubai {
    background-image: var(--banner-gradient), url('../images/banners/instagram.webp');
    background-position: center;
    background-size: cover
}

.linkedin-agency-dubai {
    background-image: var(--banner-gradient), url('../images/banners/linkedin.webp');
    background-position: center;
    background-size: cover
}

.snapchat-agency-dubai {
    background-image: var(--banner-gradient), url('../images/banners/snapchat.webp');
    background-position: center;
    background-size: cover
}

.whatsapp-agency-dubai {

    background-image: var(--banner-gradient), url('../images/banners/whatsapp.webp');
    background-position: center;
    background-size: cover;

}

.youtube-agency-dubai {
    background-image: var(--banner-gradient), url('../images/banners/youtube.webp');
    background-position: center;
    background-size: cover
}

.tiktok-agency-dubai {
    background-image: var(--banner-gradient), url('../images/banners/tiktok.webp');
    background-position: center;
    background-size: cover
}

.twitter-agency-dubai {
    background-image: var(--banner-gradient), url('../images/banners/twitter.webp');
    background-position: center;
    background-size: cover
}

.ecommerce-mobile-app-dubai {
    background-image: var(--banner-gradient), url('../images/banners/ecommerce-mobile-app-dubai.webp');
    background-position: center;
    background-size: cover
}

.ecommerce-consulting-dubai {
    background-image: var(--banner-gradient), url('../images/banners/ecommerce-consulting-dubai.webp');
    background-position: 66%;
    background-size: cover
}

.design-services-dubai {
    background-image: var(--banner-gradient), url('../images/banners/design-services-dubai.webp');
    background-position: center;
    background-size: cover
}

/* Social Media Case Study */

.case-study-section .case-study-slide {
    position: relative;
    height: 489px;
    border-radius: 19px;
    overflow: hidden;
    background-image: linear-gradient(0deg, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
}

.case-study-slide .case-study-image {
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.case-study-slide .case-study-content {
    color: white;
    display: grid;
    gap: 10px;
    position: absolute;
    bottom: 40px;
    left: 30px;

}

.case-study-content span {
    font-size: 20px;
    font-weight: 500;
}

.case-study-content h3 {
    font-size: 36px;
    font-weight: 600;
}

.case-study-content .custom-arrow-ecommerce {
    margin-top: 0;
    background-color: var(--primary-color);
    border-color: var(--primary-color);
    color: #fff;
}

.client-sections .swiper-wrapper {
    transition-timing-function: linear !important;
}



/*Animated Tabs*/
.dg-instustries-tabs-slider {
    overflow: hidden;
}

.dg-animated-vertical-tabs {
    display: flex !important;
    gap: 10px;

}

.dg-animated-vertical-tab {
    padding: 40px;
    border-radius: 19px;
    min-height: 600px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 80%;
    cursor: pointer;
    transition: all 1s;
    position: relative;
    overflow: hidden;

}

.dg-animated-vertical-tab-header {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    height: 100%;
    align-items: flex-start;
}

.dg-animated-vertical-tab-header h3 {
    writing-mode: tb-rl;
    transform: rotate(-180deg);
    color: #fff;
    transition: all 1.5s;
}

.dg-animated-vertical-tab-header div {
    flex: 1;
    display: flex;
    align-items: flex-end;
}

.dg-animated-tab-btn {
    width: 40px;
    height: 40px;
    align-self: center;
}

.dg-animated-tab-btn img {
    width: 40px;
    height: 40px;
}

.dg-animated-vertical-tab.show-tab {
    flex: 1;
    transition: all 1s;
}

.dg-animated-vertical-tab .dg-animated-tab-btn {
    transition: all 1s;
}

.dg-animated-vertical-tab.show-tab .dg-animated-tab-btn {
    opacity: 0;
}

.dg-animated-vertical-tab.show-tab .dg-animated-vertical-tab-header h3 {
    transform: rotate(-180deg) translateY(-100px);
    opacity: 0;
}

.dg-animated-vertical-tab-content {
    position: absolute;
    opacity: 0;
    padding-bottom: 40px;
    transition: all 1.5s;
    transform: translateY(100%);
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 40px;
    color: #fff !important;
}

.dg-animated-vertical-tab.show-tab .dg-animated-vertical-tab-content {
    opacity: 1;
    transform: translateY(0);
}

.dg-animated-vertical-tab.show-tab .dg-animated-vertical-tab-content p {
    color: rgba(255, 255, 255, 0.85);
}

.dg-animated-vertical-tab-content a {
    background: transparent !important;
    border: 1px solid #fff !important;
}

@media (max-width: 991.98px) {
    .dg-animated-vertical-tabs {
        flex-direction: column;
    }

    .dg-animated-vertical-tab-header h3 {
        writing-mode: unset;
        transform: unset;
    }

    .dg-animated-vertical-tab-header {
        flex-direction: row-reverse;
    }

    .dg-animated-vertical-tab {
        min-height: 120px;
        transition: all 1s;

    }

    .dg-animated-vertical-tab.show-tab {
        min-height: 600px;

    }

    .dg-animated-vertical-tab.show-tab .dg-animated-vertical-tab-header h3 {
        transform: translateX(-100px);
    }
}

.faq-card {
    position: relative;
    padding: 25px;
    /* background-image: url('../images/faq-texture.webp'); */
    background-color: #eff1f3;
    background-size: cover;
    height: 350px;
    line-height: 1;
    display: flex !important;
    flex-direction: column;
    justify-content: space-between;
}

.faq-card .faq-card-no {
    font-size: 52px;
    font-family: "gilroy";
    font-weight: 500;
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke: 1px #b9b9ba;
    font-weight: 700;
    margin: 0;
}

.faq-card .faq-card-qa {
    font-size: 18px;
    font-family: "gilroy";
    font-weight: 700;
    line-height: 1.2;
}

.faq-card .faq-card-plus {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    border: 2px solid var(--primary-color);
    align-self: center;
}

.faq-card .faq-card-overlay {
    padding: 25px;
    background-color: var(--primary-color);
}

.faq-card .faq-card-overlay .faq-card-no {
    font-weight: 500;
    -webkit-text-fill-color: #fff;
    -webkit-text-stroke: 0;
    font-size: 40px;
    margin-bottom: 15px;
}

.faq-card .faq-card-overlay .faq-card-qa {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
}

.blog-table-main .blog-onpage-link-list ul li:nth-child(1) {
    color: #ED1E3A;
    font-size: 16px !important;
}

.blog-table-main .blog-onpage-link-list ul li {
    color: #000;
    padding: 10px 20px;
    display: inline-block;
    width: 100%;
    font-size: 14px !important;
    font-weight: 500 !important;
}

.bullet-point li {
    font-size: 16px;
    color: rgba(0, 0, 0, .55);
    font-weight: 500;
}

.bullet-point li strong {
    color: var(--secondary-color);
}

.form-group .error-txt,
.forms-group .error-txt {
    display: none;
    width: 100%;
    color: red;
    font-size: 12px;
    font-family: "ArchivoRegular", sans-serif;
}

.error .error-txt {
    display: block !important;
}

.error input,
.error textarea {
    border: 1px solid red !important;
}

@media (max-width: 600px) {
    .custom-button-service {
        justify-content: center;
    }
}

.social-cards-section-01 {
    margin-bottom: 0px;
    padding-bottom: 100px;
    overflow: hidden;
}

@media (max-width: 768px) {
    .social-cards-section-01 {
        padding-bottom: 70px;
    }
}

/* Terms and Privacy */

.terms-wrapper .side-bar {
    border: 1px solid #00000033;
    border-radius: 5px;
    overflow: hidden;
    position: sticky;
    top: 100px;
}

.terms-wrapper .sidebar-title {
    display: flex;
    align-items: center;
    padding: 14px 25px;
    background: #F5F5F5;
    border-bottom: 1px solid #00000033;
}

.terms-wrapper .side-bar h3 {
    margin-bottom: 0;
    font-weight: 500;
    font-size: 22px;
    line-height: 1.2;
    padding-left: 40px;
}

.terms-wrapper .sidebar-content ul {
    padding: 20px 20px;
    padding-bottom: 0;
}

.terms-wrapper .sidebar-content li {
    list-style: none;
}

.terms-wrapper .sidebar-content a {
    font-weight: 500;
    font-size: 18px;
    display: block;
    padding: 12px 20px;
    padding-left: 80px;
    color: #00000080;
    position: relative;
    transition: 0.3s ease all;
}

.terms-wrapper .icon {
    width: 30px;
}

.terms-wrapper .sidebar-content a::before {
    content: '';
    width: 8px;
    height: 8px;
    background: #00000080;
    position: absolute;
    border-radius: 50%;
    top: 24px;
    left: 30px;
}

.terms-wrapper .sidebar-content li.active {
    background: #ED1E3A;
    border-radius: 7px;
    transition: 0.3s ease all;
}

.terms-wrapper .sidebar-content li.active a {
    color: #fff;
    transition: 0.3s ease all;
}

.terms-wrapper .sidebar-content li.active a::before {
    background: #fff;
    transition: 0.3s ease all;
}

.terms-wrapper .para-main {
    padding-left: 60px;
}

.terms-wrapper .para-wrapper {
    margin-bottom: 40px;
}

.para-wrapper h3,
.para-wrapper h4 {
    font-weight: 500;
    font-size: 24px;
    margin-bottom: 40px;
}

.terms-wrapper .para-wrapper p {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.3;
    color: #00000066;
}

.terms-wrapper .para-wrapper p a {
    color: #000000;
}

.terms-wrapper .para-wrapper li {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.3;
    margin-bottom: 8px;
    color: #00000066;
}

@media screen and (max-width : 768px) {
    .terms-wrapper .para-main {
        padding-left: 0;
    }
}

.breadcrumbs li:last-child a.active {
    text-transform: capitalize;
}

.custom-table {
    overflow: auto;
    display: flex;
    flex-wrap: nowrap;
}

/* stat section */

.stat-section .stats-wrapper .card-middle {
    width: 75%;
    margin: 0 auto;
    align-items: center;
}

.stat-section .stats-wrapper .card-middle .card-title {
    margin-right: 15px
}

.stat-section .middle-line {
    position: absolute;
    background: linear-gradient(45deg, rgba(102, 102, 102, 0) 0%, rgba(102, 102, 102, 0.5) 60%, rgba(102, 102, 102, 0) 100%);
    width: 100%;
    height: 2px;
    transform: translate(0, -48%);
}

.stat-section .left-line {
    position: absolute;
    background: linear-gradient(180deg, rgba(102, 102, 102, 0) 0%, rgba(102, 102, 102, 0.5) 60%, rgba(102, 102, 102, 0) 100%);
    width: 1px;
    top: 0;
    height: 100%;
    transform: translateX(-25%);
    left: 25%;
}

.stat-section .right-line {
    position: absolute;
    background: linear-gradient(180deg, rgba(102, 102, 102, 0) 0%, rgba(102, 102, 102, 0.5) 60%, rgba(102, 102, 102, 0) 100%);
    width: 1px;
    top: 0;
    height: 100%;
    transform: translateX(-25%);
    right: 25%;
}

.stat-section .stats-wrapper .card-title {
    font-weight: 500;
    font-size: 42px;
    line-height: 100%;
    color: #ED1E3A;
}

.stat-section .stats-wrapper .card-desc {
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;
    color: #0000008C;
    margin-bottom: 0;
}

@media screen and (max-width : 768px) {

    .stat-section .middle-line,
    .left-line,
    .right-line {
        display: none;
    }

    .stat-section .card-middle {
        flex-direction: column;
        text-align: center;
    }

    .stat-section .bottom-row {
        padding-top: 0 !important;
    }

    .stat-section .stats-wrapper .card-middle .card-title {
        margin-right: 0;
    }

}

/* noman css start  */
.ai-banner-main {
    background: transparent;
    margin-bottom: 0;
}

.ai-banner-main .main-banner-content .main-banner-title {
    color: rgba(30, 30, 30, 1);
    font-weight: 500;
}

.ai-banner-main .main-banner-content .main-banner-title span {
    text-decoration: underline;
    color: var(--primary-color);
    font-weight: 500;
}

.ai-banner-main .main-banner-content p {
    color: rgba(30, 30, 30, 0.5);
    font-weight: 600;
}

.ai-banner-main .main-banner-content .theme-outline-btn {
    border: solid 1px var(--primary-color) !important;
    border-radius: 66.667px;
    color: var(--primary-color);
    border: none;
    font-family: gilroy;
    font-weight: 600;
    padding: 10px 24px;
    display: block;
    width: max-content;
}

.ai-case-main .case-content {
    max-width: 532px;
}

.ai-case-main .case-content h2 {
    font-size: clamp(20px, 4vw, 44px);
    color: #000;
    font-weight: 500;
}

.ai-case-main .case-content p {
    font-weight: 600;
    font-size: 15px;
    color: rgba(30, 30, 30, 0.5);
}

.ai-case-main .case-card-main {
    margin-bottom: 30px;
}

.ai-case-main .case-card-main .case-img-main {
    margin-bottom: 20px;
}

.ai-case-main .case-card-main .case-card-text .heading-icon-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: solid 1px var(--primary-color);
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.ai-case-main .case-card-main .heading-icon-main h5 {
    font-size: 22px;
    font-weight: 500;
    color: rgba(30, 30, 30, 1);
    margin-bottom: 0;
    text-transform: capitalize;
}

.ai-case-main .case-card-main .case-card-text .heading-icon-main span {
    font-size: 13px;
    font-weight: 600;
    color: rgba(30, 30, 30, 0.5);
    text-transform: capitalize;
}

.ai-case-main .case-card-main .case-card-text p {
    font-size: 13px;
    font-weight: 600;
    color: rgba(30, 30, 30, 0.5);
    text-transform: capitalize;
    line-height: 1.1;
}


/* noman css end */

/* hussain css start  */
.ai-top .primary-title {
    font-size: clamp(20px, 4vw, 44px);
    font-weight: 500;
    color: #1E1E1E;
}

.ai-top .primary-title span {
    text-decoration: underline;
    text-underline-offset: 3px;
    text-decoration-thickness: 1.5px;
}

.ai-top .desc {
    font-size: clamp(14px, 2vw, 15px);
    font-weight: 500;
    line-height: 1.1;
    color: #1E1E1E80;
}

.ai-top .theme-btn {
    background-color: var(--white-color);
    color: var(--primary-color);
    border: 1px solid var(--primary-color);
}

.ai-top-banner {
    position: relative;
    margin-bottom: 100px;
    padding-bottom: 20px;
}

.ai-top-banner img {
    width: 100%;
}

.ai-top-banner .image-bottom {
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0;
}

.ai-top-banner .image-bottom img {
    width: 24px
}

.ai-top-banner .image-bottom span {
    color: #1E1E1E;
    font-size: clamp(14px, 2vw, 16px);
    font-weight: 600;
    display: block;
    margin-top: 5px;
}

@media screen and (max-width : 768px) {
    .ai-top-banner {
        margin-bottom: 40px;
    }

    .ai-top-banner .image-bottom {
        bottom: -10px;
    }

}

.ai-left {
    position: sticky;
    top: 80px;
    max-width: 250px;
    padding-top: 30px;

    @media screen and (max-width: 767px) {
        padding-top: 0;
        display: none;
    }
}

.ai-left ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.ai-left ul li {
    padding: 0;
}

.ai-left ul li a {
    padding: 10px 0px;
    font-weight: 500;
    display: block;
    padding-left: 20px;
    color: #1E1E1E99;
    line-height: 1.1;
    border-left: 3px solid #EEEEEE;
    transition: 0.3s all;
}

.ai-left a.active {
    border-left: 3px solid var(--primary-color);
    font-weight: 600;
    color: #1E1E1E;
}

.ai-top-title h2,
.ai-top-title h3 {
    font-size: clamp(20px, 4vw, 44px);
    font-weight: 500;
    line-height: 1.1;
    color: #1E1E1E;
    margin-bottom: 15px;
    text-transform: capitalize;
}

.ai-top-title {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ai-top-title>div {
    max-width: 70%;
}

@media screen and (max-width: 767px) {
    .ai-top-title>div {
        max-width: 100%;
    }
}

.ai-top-title p {
    color: #1E1E1E80;
    font-size: clamp(14px, 2vw, 15px);
    font-weight: 600;
    line-height: 1.1;
    text-transform: capitalize;
    margin-bottom: 0;
}

.discover-text {
    font-size: clamp(14px, 2vw, 16px);
    color: #1E1E1E;
    font-weight: 600;
    margin: 15px 0px;
    display: block;
}

.services-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin-bottom: 70px;
}

@media screen and (max-width: 1400px) {
    .services-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media screen and (max-width: 768px) {
    .services-grid {
        grid-template-columns: 1fr;
    }
}

/* .service-card {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  background: #F5F5F5;
  padding: 32px;
  border-radius: 6px;
  gap: 30px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
} */

.service-card {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    background: #F5F5F5;
    padding: 32px;
    border-radius: 6px;
    gap: 30px;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
}

.service-card .service-card-icon {
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
    border-radius: 45px;
    margin: 0 auto;
}

.service-card .service-card-icon img {
    width: 45px;
    height: 45px;
    min-width: 45px;
    min-height: 45px;
    border-radius: 45px;
    transition: 0.3s linear;
}

.service-card .service-card-icon img:nth-child(1) {
    position: relative;
    z-index: 1;
}

.service-card .service-card-icon img:nth-child(2) {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.service-card:hover .service-card-icon img:nth-child(1) {
    transform: translateX(-50%);
}

.service-card:hover .service-card-icon img:nth-child(2) {
    transform: translateX(50%);
}

.services-grid-01 .service-card {
    background: var(--white-color);
    border: 1px dashed #1E1E1E33;
    gap: 50px;
    border-radius: 0;
}

.services-grid.services-grid-01.services-grid-03 {
    gap: 0;
}

.services-grid-03 {
    margin-top: 40px;
}

.services-grid-03 .service-card {
    padding: 30px 20px;
}

.service-card h3 {
    font-weight: 500;
    font-size: clamp(18px, 4vw, 22px);
    color: #1E1E1E;
    margin-bottom: 4px;
}

.services-grid-01 .service-card h3 {
    padding-bottom: 8px;
    border-bottom: 1px solid #ED1E3A;
    margin: 15px 0;
}

.service-card span {
    display: block;
    color: #1E1E1E80;
    font-weight: 600;
    padding-bottom: 8px;
    border-bottom: 1px solid #ED1E3A;
    font-size: 13px;
    margin-bottom: 15px;
    word-wrap: break-word;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: capitalize;
}

.service-card p {
    display: block;
    color: #1E1E1E80;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.1;
    text-transform: capitalize;
}

.service-card a {
    font-weight: 600;
    text-decoration: underline;
    font-size: clamp(14px, 4vw, 15px);
    color: #1E1E1E;
    text-underline-offset: 3px;
    width: max-content;
}

.smart-ai-main {
    padding-left: 20px;
    padding-top: 15px;
}

.smart-ai-expertise {
    border-bottom: 1px solid #E0E0E0;
    margin-bottom: 20px;
}

.smart-ai-expertise h3 {
    color: #1E1E1E;
    font-weight: 500;
    font-size: clamp(18px, 4vw, 22px);
    margin-bottom: 5px;
}

.smart-ai-expertise p {
    color: #1E1E1E80;
    font-size: 12px;
    font-weight: 600;
    margin-bottom: 10px;
}

#adaptive-models {
    padding: 60px;
    background: #F5F5F5;
    margin-bottom: 70px;
}

#adaptive-models .ai-top-title>div {
    max-width: 630px
}

.services-grid-02 {
    margin-top: 40px;
    margin-bottom: 0px;
}

.services-grid.services-grid-04 {
    grid-template-columns: repeat(2, 1fr);

    @media screen and (max-width: 767px) {
        grid-template-columns: repeat(1, 1fr);
    }
}

.services-grid.services-grid-04 .service-card h3 {
    border-bottom: solid 1px var(--primary-color);
    padding-bottom: 8px;
}

.services-grid-02 .service-card {
    background: #fff;
    padding: 30px 20px;
    gap: 0px;
    text-align: center;
    border: 1px dashed #1E1E1E33;
    border-radius: 0;
    min-width: auto;
}

.services-grid-02 .service-card>div {
    display: flex;
    flex-direction: column;
    gap: 5px;
    align-items: center;
}

.services-grid-02 .service-card>div img {
    width: 50px;
}

.services-grid-02 .service-card p {
    margin-bottom: 0;
}

.services-grid-02 .service-card h3 {
    margin-bottom: 0;
}

/* .services-grid-02 .arrowIcons{
    
} */

.inner-smart-bullets {
    display: flex;
    gap: 40px;
    margin-bottom: 25px;
    border-bottom: 1px solid #1E1E1E1A;
    padding-bottom: 20px;
}

.inner-smart-bullets img {
    min-width: 44px;
    margin-top: 10px;
}

.inner-smart-bullets h3,
.inner-smart-bullets h4 {
    color: #1E1E1E;
    font-size: clamp(18px, 4vw, 22px);
    text-transform: capitalize;
    font-weight: 500;
    margin-bottom: 10px;
}

.inner-smart-bullets p {
    color: #1E1E1E80;
    font-size: 13px;
    line-height: 1.1;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 0;
}

#ai-project-development-process,
#case-studies-ai,
#why-us-ai {
    margin-bottom: 70px;
}


@media (max-width: 992px) {
    .services-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 10px;
    }

    .inner-smart-bullets {
        display: flex;
        gap: 20px;
    }

    .services-grid,
    #ai-project-development-process,
    #case-studies-ai,
    #why-us-ai,
    #adaptive-models {
        margin-bottom: 40px;
    }

    .smart-ai-main {
        padding-top: 15px;
    }

    #adaptive-models {
        padding: 30px 20px;
    }

    .services-grid-01 .service-card {
        gap: 20px;
    }
}

/* hussain css end  */

/* noman css start  */
.ai-banner-main {
    background: transparent;

    @media screen and (max-width: 767px) {
        margin-bottom: 0;
    }
}

.ai-banner-main .ai-img-main img {
    width: 100%;
}

.ai-banner-main .main-banner-content .main-banner-title {
    color: rgba(30, 30, 30, 1);
    font-weight: 500;
    text-transform: capitalize;
    font-size: clamp(20px, 4vw, 44px);
}

.ai-banner-main .main-banner-content .main-banner-title span {
    text-decoration: underline;
    color: var(--primary-color);
    font-weight: 500;
    text-transform: capitalize;
}

.ai-banner-main .main-banner-content p {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.1;
    text-transform: capitalize;
    color: rgba(30, 30, 30, 0.5);

    @media screen and (max-width: 767px) {
        font-size: 14px;
    }
}

.ai-banner-main .main-banner-content .theme-outline-btn {
    border: solid 1px var(--primary-color) !important;
    border-radius: 66.667px;
    color: var(--primary-color);
    border: none;
    font-family: gilroy;
    font-weight: 600;
    padding: 10px 24px;
    display: block;
    width: max-content;
    font-size: 15px;

    @media screen and (max-width: 767px) {
        font-size: 13px;
    }
}

.ai-case-main {
    margin-top: 50px;
}

.ai-case-main .case-content {
    max-width: 532px;
}

.ai-case-main .case-content p {
    font-weight: 600;
    font-size: 15px;
    color: rgba(30, 30, 30, 0.5);
    text-transform: capitalize;
}

.ai-case-main .case-card-main {
    margin-bottom: 20px;
}

.ai-case-main .case-card-main .case-img-main {
    margin-bottom: 20px;
}

.ai-case-main .case-card-main .case-img-main img {
    width: 100%;
}

.ai-case-main .case-card-main .case-card-text .heading-icon-main {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: solid 1px var(--primary-color);
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.ai-case-main .case-card-main .heading-icon-main .title,
.ai-case-main .case-card-main .heading-icon-main h5 {
    font-size: 22px;
    font-weight: 500;
    color: rgba(30, 30, 30, 1);
    margin-bottom: 0;
}

.ai-case-main .case-card-main .case-card-text p {
    font-size: 12px;
    font-weight: 600;
    color: rgba(30, 30, 30, 0.5);
}

#technologies {
    background: rgba(245, 245, 245, 1);
    padding: 65px;

    @media screen and (max-width: 767px) {
        padding: 30px 10px;
    }
}

.form-group textarea {
    width: 100%;
    height: 134px;
}


.toastify {
    color: #000 !important;
}

.toastify .toast-close {
    color: #000;
}

.contact-heading {
    font-size: 20px;
}

.privacy-heading {
    font-size: 20px;
}

.audiance-heading {
    font-size: 16px;
}

.blog-detail-h3 {
    font-size: 36px !important;
    font-weight: 600 !important;
    font-family: gilroy !important;
    margin-bottom: 15px !important;
    text-transform: capitalize !important;
}

.qrar-heading-font {
    font-size: 24px;
}

.web-design-slider .web-design-box .web-design-box-body img {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
}

.height-unset {
    height: unset !important;
}

.reviews-section-1 .review-heading {
    text-align: center;
}


/* .reviews-section-1 .review-heading h2 span {
    background: linear-gradient(253.65deg, #ed1e3a -13.05%, #9c5194 8.1%, #a62856 44.2%, #ed1e3a 77.96%, #9c5194 116.74%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: bold;
    background-size: 200% 200%;
    animation: gradient-animation 4s infinite;
} */

.review-card {
    border: 1px solid #e5e0e0;
    border-radius: 35px;
    padding: 16px;
}

.review-card .img-content {
    position: relative;
    aspect-ratio: 378 / 582;
    border-radius: 30px;
    overflow: hidden;
}

.review-card .img-content video,
.review-card .img-content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
}

.review-card .img-content .review-play {
    position: absolute;
    bottom: 5px;
    left: 5px;
    cursor: pointer;
}

.review-card .review-1-footer {
    padding: 15px 10px 0 10px;
}

.review-card .review-1-footer h2 {
    color: #111111;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
}

.review-card .review-1-footer p {
    font-size: 14px;
    line-height: 21px;
    color: #707070;
    margin: 0;
}

@media screen and (max-width: 768px) {
    .reviews-section-1 {
        padding: 40px 0;
    }

}


/* Testimonials Css Start */
/* .reviews-section-1 {
    padding: 60px 0;
} */

.reviews-section-1 .review-heading {
    text-align: center;
}

/* .reviews-section-1 .review-heading h2 {
    color: #111111;
    font-size: 36px;
    font-weight: 600;
    font-family: gilroy;
} */

.reviews-section-1 .review-heading p {
    color: #585756;
    font-size: 16px;
    font-family: gilroy;
    text-transform: capitalize;
    margin-top: 10px;
}

/* .reviews-section-1 .review-heading h2 span {
    background: linear-gradient(253.65deg, #ed1e3a -13.05%, #9c5194 8.1%, #a62856 44.2%, #ed1e3a 77.96%, #9c5194 116.74%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    font-weight: bold;
    font-family: gilroy;
    background-size: 200% 200%;
    animation: gradient-animation 4s infinite;
} */

.review-card {
    border: 1px solid #e5e0e0;
    border-radius: 35px;
    padding: 16px;
}

.review-card .img-content {
    position: relative;
    aspect-ratio: 378 / 582;
    border-radius: 30px;
    overflow: hidden;
}

.review-card .img-content video,
.review-card .img-content img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 30px;
}

.review-card .img-content .review-play {
    position: absolute;
    bottom: 5px;
    left: 5px;
    cursor: pointer;
}

.review-card .review-1-footer {
    padding: 15px 10px 0 10px;
}

.review-card .review-1-footer h2 {
    color: #111111;
    font-size: 20px;
    font-weight: 600;
    line-height: 30px;
    font-family: gilroy;
}

.review-card .review-1-footer p {
    font-size: 14px;
    line-height: 21px;
    color: #707070;
    margin: 0;
    font-family: gilroy;
}

@media screen and (max-width: 768px) {
    .reviews-section-1 {
        padding: 40px 0;
    }
}
/* Testimonials Css End */


/* noman css end */