.gallerModal .modal-content {
    background: transparent;
    border: 0;
}
.gallerModal .modal-header {
   
    border-bottom: 0;
}
.gallerModal .btn-close {
    
    filter: brightness(0) invert(1);
}
.gallerModal .modal-dialog {
    max-width: 1000px;
}
.gallerModal img {
    animation-name: zoom;
  animation-duration: 0.6s;
}
@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}




.gallaeryImg,
.gallery_product {
    border-radius: 5px;
    overflow: hidden;
    width: 100%;
    float: left;
}
.abtcntSec01Left.relative,
.bradsboxIcon img,
.gallery_product,
.relat,
.sampleUIUX .col-lg-3.col-md-6.col-sm-12.filter {
    position: relative;
}
.fancybox-is-open .fancybox-stage,
.gallaeryImg,
body.compensate-for-scrollbar {
    overflow: hidden;
}
.fancybox-container,
.fancybox-thumbs,
.fancybox-thumbs__list a {
    -webkit-tap-highlight-color: transparent;
}
.contactAddress h3,
.gallTitle,
.gallery_product a,
.uniq_ppc .nav-tabs .nav-link {
    font-family: "Neuzeit Grotesk Bold";
}
section.portfolio {
    padding-top: 50px;
    padding-bottom: 75px;
}
ul.fliterUl {
    margin: 0 0 50px;
    padding: 0;
    list-style: none;
    text-align: center;
}
ul.fliterUl li {
    padding: 10px 20px;
    display: inline-block;
}
.gallery_product {
    margin-bottom: 25px;
    cursor: pointer;
}
.gallaeryImg {
    text-align: center;
    display: flex;
    align-content: center;
    justify-content: center;position: relative;
}
.galleryTitle {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0 0 0 / 33%);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
}
.gallTismall,
.gallTitle {
    color: rgb(255 255 255);
    position: absolute;
    background: rgb(0 0 0 / 42%);
}
.gallery_product a,
.portfolioLeft a {
    align-items: center;
    text-decoration: none;
}
.gallTitle {
    bottom: 30px;
    left: 15px;
    padding: 0 25px;
    font-size: 25px;
    text-shadow: 2px 2px 3px #000000a6;
    border-radius: 60px;
}
.headinggray,
.subHeading {
    font-family: "Neuzeit Grotesk Black";
}
.gallery_product:hover .galleryTitle {
    top: 0;
}
.gallTismall {
    font-size: 16px;
    bottom: 30px;
    right: 15px;
    padding: 4px 25px;
    margin: 0;
    border: 1px solid #ffffff4a;
    border-radius: 60px;
    text-transform: uppercase;
}
.gallery_product a {
    font-size: 73px;
    height: 100%;
    width: 100%;
    color: #fff;
    border: 0px;
    border-radius: 0px;
    display: inline-flex;
    justify-content: center;
    padding-top: 0px;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    top: 0px;
}
.mobapportCvr .gallery_product {

cursor: default;

}
/* .portRowSec .gallaeryImg:hover .galleryTitle:after {
    width: 70px;
    height: 70px;
    content: '';
    border-radius: 100%;
    border: 2px solid #fff;
    top: 50%;
    left: 50%;
    position: absolute;
    margin: -40px 0px 0px -35px;
} */
.gallery_product a:hover {
    -ms-transform: rotate(20deg);
    transform: rotate(360deg);
}
.fancybox-active {
    height: auto;
}
.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden;
}
.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: 0;
    position: fixed;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992;
}
.fancybox-container * {
    box-sizing: border-box;
}
.fancybox-bg,
.fancybox-inner,
.fancybox-outer,
.fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
}
.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}
.fancybox-is-open .fancybox-bg {
    opacity: 0.9;
    transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}
.fancybox-caption,
.fancybox-infobar,
.fancybox-navigation .fancybox-button,
.fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity 0.25s, visibility 0s 0.25s;
    visibility: hidden;
    z-index: 99997;
}
.fancybox-show-caption .fancybox-caption,
.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-nav .fancybox-navigation .fancybox-button,
.fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity 0.25s, visibility;
    visibility: visible;
}
.fancybox-slide,
.fancybox-slide--image .fancybox-content {
    transition-property: transform, opacity;
    -webkit-backface-visibility: hidden;
}
.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.fancybox-toolbar {
    right: 0;
    top: 0;
}
.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994;
}
.fancybox-slide {
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    white-space: normal;
    width: 100%;
    z-index: 99994;
}
.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0;
}
.fancybox-is-sliding .fancybox-slide,
.fancybox-show-thumbs .fancybox-thumbs,
.fancybox-slide--current,
.fancybox-slide--next,
.fancybox-slide--previous {
    display: block;
}
.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0;
}
.fancybox-button--fsenter svg:nth-child(2),
.fancybox-button--fsexit svg:first-child,
.fancybox-button--pause svg:first-child,
.fancybox-button--play svg:nth-child(2),
.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small,
.fancybox-slide--image:before {
    display: none;
}
.fancybox-slide--html {
    padding: 6px;
}
.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle;
}
.fancybox-image,
.fancybox-slide--image .fancybox-content,
.fancybox-spaceball {
    max-width: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    top: 0;
    left: 0;
}
.bradsBox,
.fancybox-caption,
.fancybox-share,
.radingCvr,
.seoForm,
.seo_round_box {
    text-align: center;
}
.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
    background: 0 0/100% 100% no-repeat;
    overflow: visible;
    padding: 0;
    position: absolute;
    transform-origin: top left;
    user-select: none;
    z-index: 99995;
}
.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out;
}
.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in;
}
.fancybox-can-pan .fancybox-content,
.fancybox-can-swipe .fancybox-content {
    cursor: grab;
}
.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing;
}
.fancybox-container [data-selectable="true"] {
    cursor: text;
}
.fancybox-image,
.fancybox-spaceball {
    background: 0 0;
    border: 0;
    height: 100%;
    margin: 0;
    max-height: none;
    padding: 0;
    position: absolute;
    user-select: none;
    width: 100%;
}
.fancybox-spaceball {
    z-index: 1;
}
.fancybox-slide--iframe .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%;
}
.fancybox-slide--video .fancybox-content {
    background: #000;
}
.fancybox-slide--map .fancybox-content {
    background: #e5e3df;
}
.blueBg .listing li:after,
.fancybox-slide--iframe .fancybox-content {
    background: #fff;
}
.fancybox-iframe,
.fancybox-video {
    background: 0 0;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
}
.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0;
}
.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%;
}
.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
}
.fancybox-button {
    background: rgba(30, 30, 30, 0.6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color 0.2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px;
}
.fancybox-button,
.fancybox-button:link,
.fancybox-button:visited {
    color: #ccc;
}
.fancybox-button:hover {
    color: #fff;
}
.fancybox-button:focus {
    outline: 0;
}
.fancybox-button.fancybox-focus {
    outline: dotted 1px;
}
.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: 0;
}
.fancybox-button div {
    height: 100%;
}
.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%;
}
.fancybox-slide--image.fancybox-is-scaling .fancybox-content,
.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden;
}
.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0;
}
.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998;
}
.fancybox-close-small {
    background: 0 0;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: 0.8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401;
}
.fancybox-close-small:hover {
    color: #fff;
    opacity: 1;
}
.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}
.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px;
}
.fancybox-navigation .fancybox-button div {
    padding: 7px;
}
.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px;
}
.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right);
}
.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.85) 0, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    z-index: 99996;
}
@supports (padding: max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
    }
}
.fancybox-caption--separate {
    margin-top: -50px;
}
.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all;
}
.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none;
}
.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline;
}
.fancybox-loading {
    animation: 1s linear infinite a;
    background: 0 0;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: 0.7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999;
}
@keyframes a {
    to {
        transform: rotate(1turn);
    }
}
.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}
.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0);
}
.fancybox-fx-fade.fancybox-slide--next,
.fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1;
}
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0.5, 0.5, 0.5);
}
.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1);
}
.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn);
}
.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn);
}
.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0);
}
.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}
.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0);
}
.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}
.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}
.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1);
}
@media (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px;
    }
    .fancybox-slide--image {
        padding: 6px 0;
    }
    .fancybox-close-small {
        right: -6px;
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px;
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px;
    }
    @supports (padding: max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right));
        }
    }
}
    .sampleUIUX .gallTitle {
    bottom: 50px !important;
    max-width: 86%;
    left: 15px;
    width: auto !important;
    padding: 0px 20px !important;
    color: #fff !important;
    border-radius: 0px 50px 50px 0px;
}

.sampleUIUX .gallTismall {
    left: 0%;
    right: auto;
    border-radius: 0px;
    bottom: 0px !important;
    background: #000000ad;
}
.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
}
.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px;
}
.fancybox-share p {
    margin: 0;
    padding: 0;
}
.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: 0.2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
}
.blueBg .heading,
.fancybox-share__button:link,
.fancybox-share__button:visited,
.portfolioLeft a:hover span {
    color: #fff;
}
.fancybox-share__button:hover {
    text-decoration: none;
}
.fancybox-share__button--fb {
    background: #3b5998;
}
.fancybox-share__button--fb:hover {
    background: #344e86;
}
.fancybox-share__button--pt {
    background: #bd081d;
}
.fancybox-share__button--pt:hover {
    background: #aa0719;
}
.fancybox-share__button--tw {
    background: #1da1f2;
}
.fancybox-share__button--tw:hover {
    background: #0d95e8;
}
.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px;
}
.fancybox-share__button svg path {
    fill: #fff;
}
.fancybox-share__input {
    background: 0 0;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: 0;
    padding: 10px 15px;
    width: 100%;
}
.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    top: 0;
    width: 212px;
    z-index: 99995;
}
.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden;
}
.fancybox-show-thumbs .fancybox-inner {
    right: 212px;
}
.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: relative;
    white-space: nowrap;
    width: 100%;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px;
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px;
}
.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, 0.1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100px;
}
.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
    z-index: 99991;
}
.fancybox-thumbs__list a:focus:before {
    opacity: 0.5;
}
.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1;
}
a.csaBtnnw {
    min-width: 154px !important;
}
/*============================05-05-2023============================*/

.brand-imgdivcs {
    display: flex;
    align-items: center;
    justify-content: center;
    border-left: 1px solid #1374AA; height: 70px;
}
.brand-imgdivcs img {
    max-height: 70px; max-width: 70%;
}
.casestudi .owl-dots {
    display: none;
}
.casestudi .owl-stage-outer{position: relative;}
.casestudi .owl-stage-outer:after{position: absolute; height: 100%; width: 2px; content: ''; top: 0px; left: 0px; background: #fff;}
.caseCvrLogo {
    margin-top: 60px;
}
.caseCvrLogo {
    margin-top: 75px;
}
.casecvHead {
    font-family: "Neuzeit Grotesk Bold";
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.casecvHead {
    font-family: "Neuzeit Grotesk Bold";
    width: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 40px;
}
section.aboutus_Why-clients.casein {
    padding: 75px 0px;
}
ul.casrbredcrumb {
    display: inline-flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    list-style: none;
    margin-bottom: 25px;
}

ul.casrbredcrumb 
 li {
    color: #000000;
    font-size: 16px;
    padding: 0px 15px;
    position: relative;
}

ul.casrbredcrumb li a {
    color: #9C9C9C;
    font-size: 16px;
}
ul.casrbredcrumb li:after {
    width: 8px;
    height: 8px;
    content: '';
    background: #1474AB;
    position: absolute;
    border-radius: 100px;
    left: -2px;
    top: 9.5px;
}
ul.casrbredcrumb li:first-child:after {
    display: none;
}
ul.casrbredcrumb li:first-child{padding-left: 0px;}
ul.casrbredcrumb li:last-child{padding-right: 0px;}
.caseBanner {
    width: 100%;
    position: relative;
}

.bannerLinkurl {
    position: absolute;
    bottom: 110px;
    left: 5%;
    display: flex;
    align-items: flex-start;
    justify-content: center;
    flex-direction: column;
}
.bannerLinkurl span {
    font-size: 16px;
}

.bannerLinkurl a {
    color: #2C5166;
    font-size: 24px;
    font-family: "Neuzeit Grotesk Bold";
    text-decoration: underline;
}
.cntareaBluebox {
    background: #EBF8FF;
    padding:50px 100px; margin-top: 35px; margin-bottom: 35px;
}

.cntareaBluebox h4 {
    font-size: 24px;
    font-weight: 400 !important;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 19px;
    color: #1572A8;
}

.csaContentarea h3 {
    letter-spacing: 0;
}
.cntareaBluebox hr {
    max-width: 390px;
    margin: 30px auto;
    background: #1572A8;
    opacity: 0.6;
}
.casestudyTable table {
    border-collapse: collapse;
    width: 100%;
    margin-bottom: 50px;
}
  
 .casestudyTable th {
    border: 1px solid #C0C0C0;
    text-align: center; font-size: 17px; height: 65px;
    padding: 8px;background-color: #1572A8; color: #fff;
  }
  .casestudyTable td {
    border: 1px solid #C0C0C0;height: 65px;
    text-align: center; font-size: 17px;
    padding: 8px; background: #F6F6F6;
  }
  
  section.portfolio.brandingInner {
    padding-bottom: 50px;
}
.servicesTop.csaTop {
    padding-bottom: 30px !important;
}
section.detailcent {
    padding-bottom: 70px;
}
.caseCvrLogoImg img {
    width: 100%;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
ul.casrbredcrumb li a:hover {
    color: #1474ab;
}

a.vcsbtn {
    color: #1474ab;
    border: 1px solid #1474ab;
    border-radius: 5px;
    width: auto;
    height: auto;
    font-size: 16px;
    font-weight: 400;
    padding: 7px 15px 4px;
    background: #fff;
    position: absolute;
    left: 50%;opacity: 0;
    top: -40px;
    margin: -21px 0px  auto -78px;
}
.caseCvrLogoImg:hover img {
    opacity: 0.6;
}
a.vcsbtn:hover {
    background: #1474ab;
    color: #fff;
}
.caseCvrLogoImg {
    position: relative;
}
.caseCvrLogoImg:hover .vcsbtn {
    opacity: 1;
    width: auto;
    height: auto; top: 50%;
}
.caseCvrLogo.notppad {
    margin-top: 0px;
}
.viewAllSer:hover {
    background: #daf1ff6b;
}
img.service-imageN1 {
    position: absolute;
    left: 20px;
    top: -26px;
    max-width: 330px;
}

img.service-imageN2 {
    position: absolute;
    left: 0px;
    top: -26px;
    max-width: 330px;
}
img.service-imageN3 {
    position: absolute;
    left: 40px;
    top: -26px;
    max-width: 260px;
}

img.service-imageN4 {
    position: absolute;
    left: 20px;
    top: -26px;
    max-width: 330px;
}
img.service-imageN5 {
    position: absolute;
    left: 48px;
    top: -26px;
    max-width: 179px;
}
a.serbxnewhid {
    overflow: hidden;
    display: block;
    height: 220px;
    padding-top: 30px;    margin-bottom: 24px;
}
.viewAllSer.newportser {
    margin-top: 30px;
    max-height: 190px;
    background: #D1FFDA;
}
.serviceBoxCvr.newserCvr {
position: relative; height: 100%; padding-top: 30px; display: flex;
}
.viewAllSer.newportser:hover {
    background: #dbfbe1;
}
.serviceBoxCvr.newserCvr:after {
    position: absolute;
    content: '';
    width: 150px;
    height: 150px;
    background: #FFDCD1;
    right: -60px;
    bottom: -60px;
    border-radius: 100%;
}
a.serbxnewhid .portHeadsec {
    width: 50%;
    margin-left: auto;
    text-align: center; 
}
a.serbxnewhid .moreBtn {
    position: absolute;
    right: 24px;
    bottom: 20px;
    z-index: 12;max-width: 30px;
}
.serviceBoxCvr.newserCvr.servicebg2:after{background: #FFF1C7;}
.serviceBoxCvr.newserCvr.servicebg7:after{background: #EFDCFF;}
.serviceBoxCvr.newserCvr.servicebg1:after{background: #DCE7FF;}
.serviceBoxCvr.newserCvr.servicebg6:after{background: #C2FFEB;}
.serviceBoxCvr.newserCvr.servicebg6w:after{background: #FFF1C7;}
/*==============================05-05-2023==========================*/
@media (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px;
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px;
    }
    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px);
    }
}
.subHeading {
    color: #142033;
    font-size: 30px;
    line-height: 33px;
    margin-bottom: 25px;
}
.portfolioLeft a {
    display: inline-flex;
    justify-content: center;
    border: 1px solid #ccc;
    padding: 5px 15px;
    font-size: 16px;
    border-radius: 3px;
    position: relative;
}
.portfolioLeft a:before {
    width: 0;
    height: 0%;
    background: #085076;
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -ms-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    border-radius: 3px;
}
.portfolioLeft a span {
    font-size: 16px;
    color: #142033;
    position: relative;
}
.portfolioLeft a:hover:before {
    width: 100%;
    height: 102%;
    left: 0;
    top: -1px;
}
.portfolioLeft :hover a img {
    filter: invert(5) brightness(5);
}
section.homeContact.contactMain {
    margin-top: 60px;
}
.contactAddress {
    border-top: 1px solid #e6e6e6;
    margin-top: 30px;
    padding-top: 15px;
    width: 90%;
    display: block;
}
a {
    text-decoration: none;
}
.seoForm {
    max-width: 900px;
    width: 100%;
}
.seoForm ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-flow: row wrap;
}
.bradsBox,
section.branding-services {
    display: block;
    width: 100%;
}
section.casestudyCvr,
section.freeseoForm {
    width: 100%;
    padding-top: 75px;
}
.seoReportSec {
    width: 100%;
    padding: 75px 0 0;
}
.seoForm ul li:first-child,
section.casestudyMain {
    width: 100%;
}
.seoForm ul li {
    width: 32%;
    display: inline-block;
    margin-bottom: 15px;
}
.seoForm ul li input {
    width: 100%;
    float: left;
    height: 50px;
    border: 1px solid #e1e1e1;
    padding-left: 10px;
    font-size: 15px;
}
.seoForm ul li:last-child {
    width: 100%;
    padding-top: 10px;
}
.seoForm ul li span.rdmr input.subbtn {
    height: 40px;
}
.seoRankRIght {
    flex-direction: column;
}
.seoReportSec .seoReportSecCvr {
    border-bottom: 1px solid #ccc;
    margin-bottom: 50px;
    padding-bottom: 50px;
}
.casestudyCvr,
.mb-75,
.webdevCvr .row {
    margin-bottom: 75px;
}
.seoReportSec .seoReportSecCvr:last-child {
    border-bottom: 0 !important;
}
.caseStudyRIght {
    padding-top: 30px;
}
.caseStudyRIght p {
    margin-bottom: 40px;
}
.casestudyCvr {
    width: 100%;
}
.casestudyCvr:nth-child(2n) .row,
.webdevCvr .row:nth-child(2n) {
    flex-direction: row-reverse;
}
.casestudyCvr:nth-child(2n) .caseStudyRIght {
    margin-right: auto;
}
.pb-75 {
    padding-bottom: 75px;
}
.pt-75 {
    padding-top: 75px;
}
.mt-75 {
    margin-top: 75px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pt-50 {
    padding-top: 50px;
}
.mt-50 {
    margin-top: 50px;
}
.mb-50 {
    margin-bottom: 50px;
}
.webdevRight {
    margin-left: auto;
}
.webdevCvr .row:nth-child(2n) .webdevRight {
    margin-right: auto;
    margin-left: inherit;
}
.bradsboxIcon {
    max-width: 100px;
    display: inline-block;
    margin-bottom: 20px;
    border-radius: 50%;
    border: 7px solid #e6edf0;
    position: relative;
    padding: 17px;
    background: linear-gradient(45deg, #1371a6, #0a5076);
}
.bradsboxIcon::before {
    width: 0%;
    height: 0%;
    position: absolute;
    left: 50%;
    top: 50%;
    content: "";
    background: #efeeee;
    border-radius: 100%;
    -webkit-transition: 0.4s;
    -moz-transition: 0.7s;
    -ms-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}
.bradsBox:hover .bradsboxIcon::before {
    width: 110%;
    height: 110%;
    position: absolute;
    left: -5%;
    top: -5%;
}
.blueBg {
    width: 100%;
    background: #0b4e74;
}
.blueBg ul li {
    color: #fff;
    text-align: left;
}
.uniq_ppc .nav-tabs .nav-link {
    border: none !important;
    font-size: 20px;
    color: #142033;
    padding: 1rem 1.5rem;
    border-radius: 0;
    line-height: 24px;
}
.uniq_ppc .nav-tabs .nav-link.active {
    background: #116a9c;
    background: -moz-linear-gradient(173deg, #116a9c 0, #094b6f 100%);
    background: -webkit-linear-gradient(173deg, #116a9c 0, #094b6f 100%);
    background: linear-gradient(173deg, #116a9c 0, #094b6f 100%);
    color: #fff;
    position: relative;
}
.uniq_ppc .nav-tabs .nav-link.active:after {
    width: 20px;
    height: 20px;
    background: #0c5780;
    content: "";
    position: absolute;
    right: -9px;
    top: 50%;
    margin-top: -10px;
    -ms-transform: rotate(20deg);
    transform: rotate(313deg);
}
.uniq_ppc .nav-tabs {
    border: none;
    background: #f8f8f8;
}
.seo_round {
    margin: 0;
    padding: 0;
    list-style: none;
    position: relative;
    width: 100%;
}
.seo_round_box {
    position: relative;
}
.seoRmain {
    max-width: 250px;
    display: inline-block;
    margin: 500px 200px;
}
.seo_round_box:after {
    position: absolute;
    content: "";
    width: 103px;
    height: 103px;
    background-position: center;
    background-repeat: no-repeat;
    background-image: url(../images/seoar1.png);
}
.seo_round_box:first-child {
    position: absolute;
    left: 50%;
    margin-left: -16.55%;
    top: 0;
}
.seo_round_box:first-child:after {
    background-image: url(../images/seoar1.png);
    top: 64px;
    right: -135px;
}
.seo_round_box:nth-child(2) {
    position: absolute;
    right: 0;
    top: 220px;
}
.seo_round_box:nth-child(2):after {
    background-image: url(../images/seoar2.png);
    bottom: -170px;
    right: 34px;
}
.seo_round_box:nth-child(3) {
    position: absolute;
    right: 0;
    bottom: 220px;
}
.seo_round_box:nth-child(3):after {
    background-image: url(../images/seoar3.png);
    bottom: -121px;
    right: 224px;
}
.seo_round_box:nth-child(5) {
    position: absolute;
    left: 50%;
    margin-left: -16.55%;
    bottom: 0;
}
.seo_round_box:nth-child(5):after {
    background-image: url(../images/seoar4.png);
    top: 125px;
    left: -156px;
}
.seo_round_box:nth-child(6) {
    position: absolute;
    left: 0;
    bottom: 220px;
}
.seo_round_box:nth-child(6):after {
    background-image: url(../images/seoar5.png);
    top: -60px;
    left: 14px;
}
.seo_round_box:nth-child(7) {
    position: absolute;
    left: 0;
    top: 220px;
}
.seo_round_box:nth-child(7):after {
    background-image: url(../images/seoar6.png);
    top: -160px;
    left: 335px;
}
.rating {
    display: block;
    background: #116a9c;
    background: -moz-linear-gradient(173deg, #116a9c 0, #094b6f 100%);
    background: -webkit-linear-gradient(173deg, #116a9c 0, #094b6f 100%);
    background: linear-gradient(173deg, #116a9c 0, #094b6f 100%);
    color: #fff;
    max-width: 230px;
    border-radius: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 55px;
    position: absolute;
    width: 100%;
    top: 250px;
}
img.glImg {
    max-width: 45px;
    border-right: 1px solid #ccc;
    padding-right: 15px;
}
.radingCvr {
    color: #fff;
    font-size: 14px;
    line-height: 19px;
    margin-left: 15px;
}
.radingCvr img {
    max-width: 103px;
}
.gray_bg {
    background-color: #f9f8fa;
}
.gray_bg .accordion-button,
.gray_bg .accordion-item {
    background: #f9f8fa !important;
}
.headinggray {
    font-size: 5rem;
    color: #000;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    top: -105px;
    left: 0;
}
.reviewBx {
    background: #f4fbff;
    border: 1px solid #dcdbdbcc;
    border-radius: 4px;
    display: inline-block;
    padding: 20px;
    width: 100%;
}
.reviewBx em {
    font-size: 18px;
}
.partners ul li:nth-child(5) img {
    max-width: 92px;
}
@media screen and (max-width: 1450px) {
    .seo_round_box:nth-child(2):after {
        bottom: -140px;
        right: -16px;
    }
    .seo_round_box:nth-child(4):after {
        background-image: url(../images/seoar4.png);
        top: 150px;
        left: -119px;
    }
    .seo_round_box:nth-child(6):after {
        background-image: url(../images/seoar5.png);
        top: -49px;
        left: -36px;
    }
    .seo_round_box:nth-child(7):after {
        background-image: url(../images/seoar6.png);
        top: -160px;
        left: 303px;
    }
    .seo_round_box:nth-child(5):after {
        background-image: url(../images/seoar4.png);
        top: 158px;
        left: -142px;
    }
}@media screen and (max-width: 1367px) {
    a.serbxnewhid .portHeadsec {
    width: 37%;}
}
@media screen and (max-width: 1025px) {
    .seo_round_box:after {
        display: none;
    }
    img.service-imageN1 {
    max-width: 264px;
}
img.service-imageN2 {
    max-width: 228px;
}
a.serbxnewhid {
    
    height: 204px;
   
}
}
@media screen and (max-width: 874px) {
    .casestudyCvr,
    .mb-75 {
        margin-bottom: 50px;
    }
    .seoReportSec {
        width: 100%;
        padding: 30px 0 0;
    }
    section.casestudyCvr {
        padding-top: 20px;
    }
    .col-lg-6.topBnnerImg,
    .mt-50,
    .seoRankRIght {
        margin-top: 30px;
    }
    .aboutusCareers,
    .mt-75 {
        margin-top: 50px;
    }
    .caseStudyRIght {
        text-align: center;
    }
    .casestudyCvr {
        width: 100%;
    }
    .pb-75 {
        padding-bottom: 50px;
    }
    .pt-75 {
        padding-top: 25px;
    }
    .pb-50 {
        padding-bottom: 30px;
    }
    .pt-50 {
        padding-top: 30px;
    }
    .mb-50,
    .webdevCvr .row {
        margin-bottom: 30px;
    }
    section.aboutus_Why-clients.faqabt {
        padding-top: 50px;
    }
    .aboutus_Why-clients_Top {
        text-align: center;
        margin-bottom: 5px;
        padding-top: 0;
    }
    .abtcontentSec {
        width: 100%;
        padding: 50px 0;
    }
    .aboutusCareers {
        padding: 50px 0;
    }
    .heading.pb-75 {
        padding-bottom: 0;
    }
    .webdevCvr .row:nth-child(2n) .webdevRight {
        margin-right: auto;
        margin-left: auto;
    }
    .seo_round_box {
        position: relative !important;
        left: inherit !important;
        right: inherit !important;
        top: inherit !important;
        bottom: inherit !important;
        margin-left: inherit !important;
    }
    .seoRmain {
        max-width: 140px;
        display: inline-block;
        margin: 50px 0;
    }
    section.clients {
        width: 100%;
        padding: 50px 0;
        background: #f9f8fa;
    }
    ul.casrbredcrumb{margin-bottom: 10px;}
    .bannerLinkurl{bottom: 25px;}
    .bannerLinkurl a {
        color: #2C5166;
        font-size: 20px;
        font-family: "Neuzeit Grotesk Bold";
        text-decoration: underline;
        line-height: 20px;
    }
    .caseCvrLogoImg {
        margin-bottom: 15px;
    }
    .container-fluid.prl100.servicesTop.csaTop {
        padding-bottom: 0px !important;
    }
    .caseCvrLogoImg {
        margin-bottom: 15px;
    }
    section.detailcent {
        padding-bottom: 15px;
    }
}
@media screen and (max-width: 767px) {
    .contactAddress,
    .serviceBoxCvr {
        text-align: center;
    }
    .nav-tabs .nav-link,
    .seoForm ul li,
    .uniq_ppc .nav-tabs .nav-link.active {
        width: 100%;
    }
    .uniq_ppc .nav-tabs .nav-link.active:after {
        display: none;
    }
    .headinggray {
        font-size: 2rem;
        margin-top: 47px;
    }
    .rating {
        top: 120px;
    }
    .webdevCvr .row {
        margin-bottom: 30px;
    }
    .contactAddress {
        width: 100%;
    }
    .contactAddress h3 {
        max-width: 290px;
        display: inline-block;
        line-height: 35px;
        margin-bottom: 15px;
        margin-top: 20px;
    }
    .contactAddress p {
        margin-bottom: 0;
    }
    .seoReportSec .seoReportSecCvr {
        border-bottom: 1px solid #ccc;
        margin-bottom: 50px;
        padding-bottom: 32px;
    }
    .subHeading {
        margin-bottom: 4px;
        font-size: 21px;
        line-height: 30px;
    }
    ul.fliterUl li {
        width: 100%;
        padding: 0 20px;
    }
    .accordion-button.collapsed {
        width: 100%;
        float: left;
        margin-bottom: 5px;
        list-style: none;
    }
    section.innerTopsec.portfolio-detail .row {
        display: flex;
        align-items: center;
        justify-content: center;
        padding-bottom: 10px;
    }
    .col-lg-2.portfolioRight {
        padding: 0 2px;
    }
    .gallaeryImg {
        display: inherit;
        align-content: inherit;
        justify-content: inherit;
    }
    .caseCvrLogo {
        margin-top: 45px;
    }
    .casecvHead{margin-bottom: 20px;}
    .bannerLinkurl {
        position: initial;
        margin-top: 20px;
        text-align: center;
        display: flex;
        align-items: center;
    }
    ul.casrbredcrumb {
        flex-flow: row wrap;
    }
    section.portfolio.port-inner {
        margin-top: 30px;
    }
    .cntareaBluebox {
        background: #EBF8FF;
        padding: 28px 15px;
        margin-top: 35px;
        margin-bottom: 35px;
    }
    .casestudyTable td {
        border: 1px solid #C0C0C0;
        height: 65px;
        text-align: center;
        font-size: 15px;
        padding: 8px;
        background: #F6F6F6;
        line-height: 20px;
    }
    .casestudyTable table {
        border-collapse: collapse;
        width: 100%;
        margin-bottom: 10px;
    }
    .casecvHead.mb-0 {
        margin-bottom: 15px !important;
    }
    section.portfolio.port-inner.brandingInner {
        margin-top: 30px !important;
    }
    .container-fluid.prl100.servicesTop.csaTop {
        padding-bottom: 0px !important;
    }
    .caseCvrLogoImg {
        margin-bottom: 15px;
    }
    section.detailcent {
        padding-bottom: 15px;
    }
    .bannerLinkurl a{color: #000 !important;}
    .bannerLinkurl span{color: #000 !important;}
    img.service-imageN1 {
        position: absolute;
        left: 11px;
        top: -26px;
        max-width: 195px;
    }
    img.service-imageN2 {
        position: absolute;
        left: 0px;
        top: -26px;
        max-width: 195px;
    }
    img.service-imageN3,img.service-imageN5{
        position: absolute;
        left: 20px;
        top: -26px;
        max-width: 165px;
    }
    a.serbxnewhid {
        
        height: 145px; margin-bottom: 12px;
        
    }

    a.serbxnewhid .serviceHead {
        font-size: 16px; position: relative;z-index: 11;line-height: 20px;}
        .serviceBoxCvr.newserCvr:after {
            position: absolute;
            content: '';
            width: 120px;
            height: 120px;}
    a.serbxnewhid .moreBtn {
                position: absolute;
                right: 13px;
                bottom: 8px;
                z-index: 12;
                max-width: 22px;
            }
            .viewAllSer.newportser{margin-top: 12px;}  
            a.serbxnewhid .portHeadsec {
                width: 36%;
                margin-left: auto;
                text-align: center; 
            }  
}
