html {
    scroll-behavior: smooth;
}

body {
    font-family: "Neue Haas Grotesk Display Pro";
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    /* overflow-x: hidden; */
    font-weight: 400;
    background-color: inherit !important;
}

::-webkit-scrollbar {
    width: 10px;
    height: 15px;
}
::-webkit-scrollbar-track-piece {
    background-color: #000;
}
::-webkit-scrollbar-thumb:vertical {
    height: 30px;
    background-color: #48B8C4;
}


@font-face {
    font-family: "Neue Haas Grotesk Display Pro";
    src: url("../fonts/NeueHaasDisplay-XThin.woff2") format("woff2"), url("../fonts/NeueHaasDisplay-XThin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Neue Haas Grotesk Display Pro";
    src: url("../fonts/NeueHaasDisplay-XXThin.woff2") format("woff2"), url("../fonts/NeueHaasDisplay-XXThin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Neue Haas Grotesk Display Pro";
    src: url("../fonts/NeueHaasDisplay-Black.woff2") format("woff2"), url("../fonts/NeueHaasDisplay-Black.woff") format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Neue Haas Grotesk Display Pro";
    src: url("../fonts/NeueHaasDisplay-Bold.woff2") format("woff2"), url("../fonts/NeueHaasDisplay-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Neue Haas Grotesk Display Pro";
    src: url("../fonts/NeueHaasDisplay-Light.woff2") format("woff2"), url("../fonts/NeueHaasDisplay-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Neue Haas Grotesk Display Pro";
    src: url("../fonts/NeueHaasDisplay-Mediu.woff2") format("woff2"), url("../fonts/NeueHaasDisplay-Mediu.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Neue Haas Grotesk Display Pro";
    src: url("../fonts/NeueHaasDisplay-Thin.woff2") format("woff2"), url("../fonts/NeueHaasDisplay-Thin.woff") format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Neue Haas Grotesk Display Pro";
    src: url("../fonts/NeueHaasDisplay-Roman.woff2") format("woff2"), url("../fonts/NeueHaasDisplay-Roman.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

textarea,
input,
div,
span,
li,
button {
   font-family: "Neue Haas Grotesk Display Pro";
}

ul {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
   font-family: "Neue Haas Grotesk Display Pro";
}

p {
    line-height: 32px;
    font-size: 18px;
    font-weight: 300;
    color: #fff;
   font-family: "Neue Haas Grotesk Display Pro";
    margin-bottom: 15px;
}

img {
    /* max-width: 100%; */
    border: 0;
    height: auto;
}

.clear {
    clear: both;
    float: none;
    width: 100%;
}

.clearfix::after {
    display: block;
    content: "";
    clear: both;
}

a {
    text-decoration: none !important;
    transition: all 0.8s ease-in-out;
    color: #575555;
    font-family: "Neue Haas Grotesk Display Pro";
}

a,
span {
    display: inline-block;
}

:focus {
    box-shadow: none !important;
    outline: none !important;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Neue Haas Grotesk Display Pro";
}
::-webkit-input-placeholder {
    /* Edge */
    color: #444;
    font-family: "Neue Haas Grotesk Display Pro";
}
:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #444;
   font-family: "Neue Haas Grotesk Display Pro";
}

::placeholder {
    color: #444;
   font-family: "Neue Haas Grotesk Display Pro";
}

@media (min-width: 1366px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1250px;
    }
}

@media (min-width: 1440px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1350px;
    }
}

@media (min-width: 1600px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1560px;
    }
}
/*css start*/

/* / ---------------Pop-Up-End-------------- / */

.page-header.is-sticky .navbar-main:after {
    height: 100%;
}

/*css start*/

/* HEADER STYLES
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.page-header {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 999;
    background-color: rgb(0 0 0);
    padding: 15px 30px;
}
.page-header nav {
    display: flex;
    align-items: flex-start;
    justify-content: space-around;
    padding: 0;
    /* position: absolute; */
    width: 100%;
    display: block;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.page-header button {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: bold;
    padding: 14px 20px;
    border-radius: 10px;
    color: white;
    background: #08a6df;
    transition: background 0.3s;
}
.page-header button svg {
    flex-shrink: 0;
    margin-left: 5px;
    fill: currentColor;
}
.page-header button:hover {
    background: #0ab8f6;
}

.navbar-light .navbar-brand {
    color: rgba(0, 0, 0, 0.9);
    text-align: left;
    padding: 0;
}
/* STICKY STYLES
  –––––––––––––––––––––––––––––––––––––––––––––––––– */
.page-header.is-sticky {
    position: fixed;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
    backdrop-filter: blur(10px);
    animation: slideDown 0.35s ease-out;
    background: #000000a3;
    z-index: 9999;
    border-bottom: 1px dotted #48B8C4;
    padding: 10px 30px;
}

.page-header.is-sticky .navbar-light .navbar-brand {
    width: 240px;
}

.page-header.is-sticky img {
    max-width: 80%;
}
.page-header.is-sticky button {
    font-size: 14px;
    padding: 7px 10px;
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }
    to {
        transform: translateY(0);
    }
}

.nav-link {
    padding: 0 !important;
    font-size: 16px;
    color: #fff !important;
    font-weight: 500;
    position: relative;
    text-transform: uppercase;
    transition: 0.7s ease-in-out;
}

.nav-link:hover {
    color: #48B8C4 !important;
}
.nav-item {
    padding: 0 35px 0 0 !important;
}
div#navbarNav {
    justify-content: right;
}

.projectscroll-sec a{
      border: 1px solid #000;
       color: #000  !important;
}
.nav-calling {
    color: #fff;
    font-size: 16px;
    border: 1px solid #fff;
    padding: 9px 23px;
    border-radius: 6px !important;
    font-weight: 600;
}
.get-aquotenav:hover {
    color: #fff;
}
.nav-calling:hover {
    color: #fff;
}
.nav-right i {
    margin-right: 4px;
}
.get-aquotenav {
    background: #48B8C4;
    color: #fff;
    padding: 9px 20px;
    border-radius: 10px;
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
}

.nav-right {
    display: flex;
    gap: 12px;
}

/* navlink bottom hover css  */

.SMN_effect-33 a {
    overflow: visible;
    padding: 0.25em 0.4em;
}
.menu.expanded li {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: auto !important;
}
.SMN_effect-33 a:before,
.SMN_effect-33 a:after {
    -webkit-transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    background: #48B8C4;
    content: "";
    position: absolute;
}
.SMN_effect-33 a:before {
    top: -webkit-calc(110% - 0.25em);
    top: 22px;
    left: -webkit-calc(50% - 0.3em);
    left: calc(50% - 0.3em);
    width: 0.6em;
    height: 0.6em;
    border-radius: 1.2em;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.SMN_effect-33 a:after {
    top: 110%;
    left: 0;
    width: 100%;
    height: 2px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
}

.SMN_effect-33 a:hover:before {
    webkit-transform: scale(1);
    transform: scale(1);
}

.SMN_effect-33 a:hover:after {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}

/* end hre  */

/* end nav  */

/* hover button nav  */

/* Bounce To Right */
.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    border-radius: 7px;
}
.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    border: 2px solid #48B8C4;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 7px;
}

.nav-calling.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #fff;
    border: none;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 7px;
}

.nav-calling.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
    color: #000;
}

.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
    color: #fff;
}
.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* end  */

.inner-homesec2 p {
    font-size: 21px;
    font-weight: 500;
}

/* banner video click css  */

.video__wrapper video {
    width: 100%;
    object-fit: cover;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
    height: 72vh;
    border-radius: 10px;
}

.video__play-button {
    margin: 0;
    padding: 0;
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    border-radius: 0;
    background-color: rgb(0 0 0 / 0%);
    -webkit-appearance: none;
    z-index: 2;
    transition: all 200ms ease-in-out;
}

.video__play-button-icon {
    width: 10%;
    transition: all 200ms ease-in-out;
}

.video__play-button-icon--play polygon {
    transform-origin: 50% 50%;
    transition: all 200ms ease-in-out;
}

.video__play-button-icon--play:hover polygon {
    transform: scale(1.5);
}

.video__play-button[data-button-state="pause"] .video__play-button-icon--pause {
    display: none;
}

.video__play-button[data-button-state="play"] .video__play-button-icon--play {
    display: none;
}

.video__play-button[data-button-state="play"] .video__play-button-icon {
    opacity: 0;
}

.video__play-button[data-button-state="play"]:hover .video__play-button-icon {
    opacity: 1;
}

.video__play-button[data-button-state="play"] {
    background-color: rgba(0, 0, 0, 0);
}

.video__play-button[data-button-state="play"]:hover {
    background-color: rgba(0, 0, 0, 0.4);
}

.video__fullscreen-button {
    margin: 0;
    padding: 0;
    position: absolute;
    bottom: 10px;
    right: 10px;
    border: 0;
    background: transparent;
    cursor: pointer;
    border-radius: 0;
    -webkit-appearance: none;
    z-index: 3;
    transition: all 200ms ease-in-out;
}

.video__fullscreen-icon {
    padding: 10px;
    display: block;
    vertical-align: top;
    color: #fff;
    opacity: 0;
    visibility: hidden;
    transition: all 200ms ease-in-out;
}

.video__wrapper[data-state="pause"] .video__fullscreen-icon,
.video__wrapper[data-state="play"]:hover .video__fullscreen-icon {
    opacity: 1;
    visibility: visible;
}

.video__fullscreen-icon polygon {
    fill: currentColor;
}

.video-section-film {
    position: relative;
    padding: 60px 35px;
}

.inner-film-video {
    position: relative;
    margin-bottom: 70px;
    height: 100%;
}

.film-videotitle {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.title-videofilm {
    position: relative;
    top: 25px;
}

.home-banner video {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    filter: brightness(0.5);
}
.inner-homebanner video {
    width: 100%;
    height: 66vh;
    object-fit: cover;
}
.video__wrapper {
    height: 100%;
}
.inner-homebanner {
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    margin: auto;
    display: block;
    bottom: 460px;
    max-width: 60%;
}
/* ene  here  */
.home-banner {
    padding: 0px 0px;
    background: #000;
    position: relative;
    top: 94px;
}

.inner-homebanner p {
    font-size: 23px;
    font-weight: 300;
    padding-right: 0px;
    margin: 15px 0 0;
}

.toprated-banner {
    font-size: 40px;
    color: #fff;
    font-weight: 200;
    text-transform: uppercase;
}

.banner-title {
    font-family: "Neue Haas Grotesk Display Pro";
    font-size: 63px;
    font-weight: 700;
    color: #fff;
    background-image: url(../images/gradientbg.jpg);
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    /* background-attachment: fixed; */
    background-position: left;
    background-size: cover;
    
}

.cursor {
    position: fixed;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    border-radius: 50%;
    /* border: 2px solid #800000; */
    transition: 0.3s;
    transform: translate(-50%, -50%);
    pointer-events: none;
    z-index: 1000;
}
.cursor2 {
    position: fixed;
    width: 4px;
    height: 4px;
    margin-left: -20px;
    margin-top: -20px;
    border-radius: 50%;
    /* background-color: #fff; */
    transform: translate(-50%, -50%);
    transition: 0.1s;
    pointer-events: none;
    z-index: 1000;
}

.grow,
.grow-small {
    transform: scale(4);
    background: white;
    mix-blend-mode: difference;
    border: none;
}

.grow-small {
    transform: scale(0);
}

.cursorss2 {
    position: fixed;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-top: -20px;
    border-radius: 50%;
    border: 2px solid;
    transition: transform 0.3s ease;
    transform-origin: center;
    pointer-events: none;
    z-index: 1000;
}

.grow2,
.grow-small2 {
    transform: scale(1.9);
    background: white;
    mix-blend-mode: difference;
    border: none;
}

.grow-small2 {
    transform: scale(2);
}

.cursorss2 {
    border: none;
}

/* cursor  */
@media (hover: hover) {
    .follower {
        position: fixed;
        top: 0;
        left: 0;
        opacity: 0;

        width: 20px;
        height: 20px;

        display: flex;
        align-items: center;
        justify-content: center;

        pointer-events: none;

        border-radius: 50%;
        background: -webkit-linear-gradient(#48B8C4, #48B8C4, #48B8C4, #48B8C4, #5d9fab, #5d9fab);

        transition: width 0.23s, height 0.23s;

        overflow: hidden;
        z-index: 9999;
    }
    .follower__content {
        color: #000;
        font-size: 1.0625rem;
        font-weight: 400;
        height: 0;
        display: flex;
        align-items: center;
        overflow: hidden;
        position: relative;
        white-space: nowrap;
    }

    .follower__inner {
        position: absolute;
        width: 0;
        height: 0;
        border-radius: 50%;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        background: -webkit-linear-gradient(#56cff5, #56cff5, #27ffe6, #29fee7, #56cff5, #56cff5) !important;
        opacity: 0;
    }
}

body:not(:hover) {
    .follower {
        width: 0;
        height: 0;
        cursor: none;
    }
}

@media (prefers-reduced-motion) {
    .follower {
        display: none;
    }
}

.box-bannerinner {
    background: #262626;
    padding: 20px;
    border-radius: 7px;
    text-align: center;
    border: 2px solid transparent;
    transition: 0.7s ease-in-out;
}

.banner-greybox {
    display: flex;
    gap: 30px;
    margin: 40px 0 0;
}

.banner-greybox p {
    padding: 0;
    margin: 0;
    font-size: 15px;
    font-weight: 400;
}

/* ---------------------------end-------------------------- */

.text::before {
    content: "{";
    position: absolute;
    left: -4px;
    color: #fff;
}

.text::after {
    content: "}";
    position: absolute;
    right: 0px;
    color: #fff;
}

.iam {
    color: white;
    font-size: 55px;
    padding: 0;
    font-weight: 600;
    font-family: "Neue Haas Grotesk Display Pro";
}
.text {
    color: white;
    font-size: 60px;
    color: #48B8C4;
    font-weight: 700;
    font-family: "Neue Haas Grotesk Display Pro";
    position: relative;
    padding: 0 40px;
    height: 90px;
}
.typing-txt {
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: center;
}
.typed-cursor {
    display: none;
}
.gradient-txt-home {
    font-size: 70px;
    font-weight: 700;
    color: #fff;
    /* background-image: url(../images/colorfulltextbg.webp); */
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: 100% 100%;
    background-position: bottom;
    z-index: 999;
    position: relative;
    /* background-attachment: fixed; */
    background-repeat: repeat;

    background-image: -webkit-linear-gradient(#56cff5, #56cff5, #27ffe6, #29fee7, #56cff5, #56cff5) !important;


      
}






.home-sec2::after {
    content: "";
    position: absolute;
    top: 27%;
    z-index: 99;
    left: 0;
    right: 0;
    width: 100%;
    height: 230px;
    background-image: url(../images/shape-firsthome.webp);
    background-repeat: no-repeat;
}

/* text cursor 
*/


.cursor-text::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
}
.piu {
    display: none;
}
.piu.active {
    display: grid;
    margin-top: 31.3%;
    font-size: 2px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    padding-top: 2px;
}
.cursor-text.active {
    /* opacity: 0.8; */
    transform: scale(12);
}

.cursor-follower.active {
    /* opacity: 0.3; */
    transform: scale(0);
    display: none;
}

/* end here  */

.home-sec2 {
    background: #000;
    position: relative;
    padding: 80px 0;
    border-radius: 0px 0px 30px 30px;
}

.box-bannerinner:hover {
    border: 2px solid #5d9fab;
}

.home-title-same {
    font-size: 70px;
    font-weight: 700;
    color: #000;
    text-align: center;
}

.inner-homsesec3 p {
    font-size: 20px;
    color: #545353;
    text-align: center;
    padding: 0 19%;
}

.home-sec3 {
    padding: 100px 0;
}

.home-sec4 {
    margin: 100px 0;
}

.home-sec6 {
    padding: 80px 0;
    background: #000;
    margin: 80px 0 0;
}
.reviww-home-inner {
    position: relative;
}
.review-head {
    margin-bottom: 70px;
}
.reviww-home-inner .video__wrapper video {
    width: 100%;
    object-fit: cover;
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
    height: 40vh;
    border-radius: 10px;
}

.home-sec6 .gradient-txt-home {
    text-align: center;
    /* background-image: url(../images/gradientimg2.webp); */
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: cover;
    background-position: left;

   background-image: -webkit-linear-gradient(#56cff5, #56cff5, #5074d5, #516cd7, #56cff5, #56cff5) !important;
}

.review-head p {
    font-size: 26px;
    text-align: center;
}

/* slider home  */

#team-slid2 .owl-nav,
#team-slid .owl-nav {
    display: flex;
    justify-content: center;
    bottom: -20px;
    position: relative;
    /* right: 82px; */
    gap: 20px;
    right: 0px;
}
.inner-testi.right-txt {
    margin-left: 80px;
}

/* .review-box:hover p {
  color: #fff;
} */
.review-box:hover img {
    filter: brightness(800);
}
/* .review-box:hover {
  background: #da770e;
} */
.review-box:hover .flex-user img {
    filter: brightness(1);
}
#team-slid2 .owl-prev span {
    width: 45px;
    height: 40px;
    font-size: 0px;
    color: #000;
    position: relative;
    left: -10px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../images/leftarrow.webp);
    background-repeat: no-repeat;
}
#team-slid2 .owl-dots {
    display: none;
}

.review-box .rating-icon {
    margin: 20px 0 -17px;
}

#team-slid2 .owl-next span {
    width: 50px;
    height: 40px;
    /* border-radius: 50%; */
    color: #000;
    font-size: 0px;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    background-image: url(../images/rightarrow.webp);
    background-repeat: no-repeat;
}
.flex-user {
    display: flex;
    align-items: center;
    gap: 13px;
    justify-content: space-between;
}
.image-review.name-review {
    display: flex;
    align-items: center;
    gap: 15px;
}
.rating-head {
    font-size: 20px;
    color: #275091;
    font-weight: 400;
    margin: 0;
}
.review-box p {
    margin: 25px 0 60px;
}
.review-box {
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
    padding: 20px;
    border-radius: 10px;
    background: #fff;
    height: 100%;
    transition: 0.7s ease-in-out;
    /* margin: 10px; */
}


.cardgrade:before{
  content: '';
  height: 3px;
  width: 100%;
  left: 0;
  bottom: 0;
  position: absolute;
  background-color: var(--primary-color);
  z-index: -1;
  -webkit-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -khtml-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -moz-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -ms-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  -o-transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
  transition: 0.3s cubic-bezier(0.24, 0.74, 0.58, 1);
}
.cardgrade:hover:before{
  height: 100%;
}




.review-box img {
    max-width: fit-content;
}
#team-slid2 .owl-stage-outer {
    margin-bottom: 20px;
}
.portfolio .fas.fa-check {
    color: #da770e;
}
.review-box p {
    color: #000;
    font-size: 19px;
    font-family: "Neue Haas Grotesk Display Pro" !important;
}
/* end  here  */

.rating-bottomtitle {
    font-size: 18px;
    color: #275091;
    font-weight: 400;
    display: block;
    margin: 7px 0 0;
}
.review-txtmain {
    padding-left: 40px;
}

.reviww-home-inner .Reviewtxt1 {
    color: #fff;
    font-size: 23px;
    font-family: "Neue Haas Grotesk Display Pro";
    font-weight: 300;
}

.rating-icon p {
    margin: 0 5px 0 0;
}
.rating-icon {
    display: flex;
    align-items: baseline;
}
.rating-icon i {
    color: #fed700;
    padding: 0 1px;
}

.reviww-home-inner p {
    margin-bottom: 0;
}

.poweredby {
    display: flex;
    gap: 7px;
    align-items: center;
}
.btn-rating-home a:hover {
    background: #48B8C4;
    color: #fff;
}
.btn-rating-home a {
    background: #5d9fab;
    padding: 5px 12px;
    color: #fff;
    border-radius: 8px;
    transition: 0.7s ease-in-out;
}

.btn-rating-home {
    margin: 10px 0 0;
}

.lets-work-home {
    padding: 125px 0;
}
.workhome-small-tit .toprated-banner {
    color: #000;
}

.head-workhome {
    font-size: 70px;
    font-weight: 600;
    color: #000;
    /* background-image: url(../images/work-textbg.webp); */
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: cover;
    background-position: right;
    /* background-attachment: fixed; */
   background-image: -webkit-linear-gradient(#56cff5, #56cff5, #5074d5, #516cd7, #56cff5, #56cff5) !important;
}

.inner-workhome p {
    font-size: 26px;
    color: #000;
    font-family: "Neue Haas Grotesk Display Pro";
    line-height: 35px;
    margin: 0;
}
.home-sec2:hover img {
    transform: rotate(50deg);
}

.inner-homesec2 img {
    transition: 0.7s ease-in-out;
}
.inner-workhome.left-text {
    padding-right: 80px;
}

.inner-workhome a {
    font-size: 26px;
    font-weight: 700;
    color: #48B8C4;
    font-family: "Neue Haas Grotesk Display Pro";
    /* text-decoration: underline !important; */
    border-bottom: 2px solid;
    line-height: 33px;
}

.inner-workhome a:hover {
    color: #5d9fab;
}
.intrested-work {
    margin: 10px 0 0;
    display: flex;
    gap: 5px;
}

.block-list__item.color7.portfolio-item {
    background: #74cee2;
    padding: 69.5px 0;
}

.block-list__item.color8.portfolio-item {
    background: #5c5c5c;
    padding: 69.5px 0;
}

.footer-main {
    padding: 60px 35px;
    background: #000;
}
.title-footfirst {
    color: #fff;
    font-size: 34px;
    font-weight: 100;
    margin: 0;
    margin-bottom: 20px;
}
.flex-text-foot1 {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
}
.about-sec3 .abt-orange-title {
    text-align: left;
}
.industreisimg img {
    width: 100%;
}
.inner-footer.onefoot ul {
    display: flex;
    gap: 160px;
}
.footsec1 {
    border-bottom: 1px solid #545454;
    padding-bottom: 40px;
}
.footer-bigtitle {
    font-size: 70px;
    font-weight: 600;
    color: #ffffff;
    /* background-image: url(../images/work-textbg.webp); */
    background-repeat: no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: cover;
    background-position: right;
    /* background-attachment: fixed; */

    background-image: -webkit-linear-gradient(#56cff5, #56cff5, #5074d5, #516cd7, #56cff5, #56cff5) !important;

}

.footsec2 {
    padding: 40px 0;
}
.footsec2 input {
    background: none;
    border: none;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
    padding-left: 0;
    width: 100%;
    color: #fff;
}

.footsec2 input::placeholder {
    color: #fff;
    font-size: 18px;
}
.input-footer img {
    position: absolute;
    right: 0;
    bottom: 15px;
}
.input-footer {
    width: 450px;
    position: relative;
}
.flex-big-text {
    display: flex;
    align-items: center;
    gap: 60px;
    border-bottom: 1px solid #545454;
    padding-bottom: 0px;
    justify-content: center;
}

.inner-footer a {
    font-size: 18px;
    color: #fff;
    line-height: 32px;
    font-weight: 300;
}
.footer-ul-title {
    color: #fff;
    font-size: 30px;
    margin-bottom: 15px;
}
.inner-footer.address-box {
    padding-right: 160px;
}

.menu-footer {
    padding: 65px 0;
}

.inner-footer p {
    font-size: 18px;
    font-weight: 500;
    margin: 0;
}
.inner-footer a:hover {
    color: #48B8C4;
}

.inner-footer.address-box p {
    margin: 10px 0 0;
}

.inner-footer.address-box p:last-child {
    margin: 0px 0 0;
}

.inner-footer.menu-box ul li {
    line-height: 40px;
}








#team-slid4 .owl-nav {
    display: none;
}


#team-slid4 .owl-dot.active {
    background: #5d9fab;
}

#team-slid4 .owl-dot {
    background: #fff;
    width: 15px;
    height: 15px;
    border-radius: 50%;
}

#team-slid4 .owl-dots {
    display: flex !important
;
    gap: 5px;
    justify-content: center;
}







.social-icons i {
    font-size: 20px;
    border: 1px solid;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    margin-right: 5px;
    transition: 0.8s ease-in-out;
    /* color: #000; */
}
.copy-righttext p {
    margin: 0;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
}
/* .social-icons i:hover {
    border-radius: 0;
    background: #5b9faa;
    color: #000;
}
 */

/* socials  */

.social-icons .wrapper {
    display: inline-flex;
}
.social-icons .wrapper .icon {
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    position: relative;
    z-index: 2;
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    margin-right: 8px;
}
.social-icons .wrapper .icon span {
    display: block;
    height: 60px;
    width: 60px;
    /* background: #fff; */
    border-radius: 50%;
    position: relative;
    z-index: 2;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.social-icons .wrapper .icon span i {
    line-height: 60px;
    font-size: 25px;
}
.social-icons .wrapper .icon .tooltip {
    position: absolute;
    top: 0;
    z-index: 1;
    background: #fff;
    color: #fff;
    padding: 10px 18px;
    font-size: 20px;
    font-weight: 500;
    border-radius: 25px;
    opacity: 0;
    pointer-events: none;
    box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.social-icons .wrapper .icon:hover .tooltip {
    top: -70px;
    opacity: 1;
    pointer-events: auto;
}
.icon .tooltip:before {
    position: absolute;
    content: "";
    height: 15px;
    width: 15px;
    background: #fff;
    left: 50%;
    bottom: -6px;
    transform: translateX(-50%) rotate(45deg);
    transition: 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.social-icons .wrapper .icon:hover span {
    color: #fff;
}
.social-icons .wrapper .icon:hover span,
.social-icons .wrapper .icon:hover .tooltip {
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.4);
}
.social-icons .wrapper .facebook:hover span,
.social-icons .wrapper .facebook:hover .tooltip,
.social-icons .wrapper .facebook:hover .tooltip:before {
    background: #3b5999;
}
.social-icons .wrapper .twitter:hover span,
.social-icons .wrapper .twitter:hover .tooltip,
.social-icons .wrapper .twitter:hover .tooltip:before {
    background: #46c1f6;
}
.social-icons .wrapper .instagram:hover span,
.social-icons .wrapper .instagram:hover .tooltip,
.social-icons .wrapper .instagram:hover .tooltip:before {
    background: #e1306c;
}
.social-icons .wrapper .linked:hover span,
.social-icons .wrapper .linked:hover .tooltip,
.social-icons .wrapper .linked:hover .tooltip:before {
    background: #0077b5;
}
.social-icons .wrapper .youtube:hover span,
.social-icons .wrapper .youtube:hover .tooltip,
.social-icons .wrapper .youtube:hover .tooltip:before {
    background: #ff0000;
}

.social-icons .wrapper .pint:hover span,
.social-icons .wrapper .pint:hover .tooltip,
.social-icons .wrapper .pint:hover .tooltip:before {
    background: #e60023;
}

/* css end socials  */

/* about us  */

.inner-navbar-trans {
    background-color: transparent;
}
.inner-banner img {
    filter: brightness(0.4);
    width: 100%;
}
.inner-banner {
    position: relative;
}

.inner-banner-text {
    position: absolute;
    bottom: 100px;
    left: 30px;
    max-width: 1000px;
    z-index: 9999;
}
.banner-inner-title {
    color: #fff;
    font-size: 40px;
    font-weight: 100;
    text-transform: uppercase;
}
.inner-banner-title-2 {
    font-size: 63px;
    color: #fff;
    font-weight: 400;
    margin: 0;
}







.abt-small-title {
    font-size: 31px;
    color: #fff;
    font-weight: 500;
    margin: 10px 0;
    line-height: 40px;
}
.inner-aboutsec1 p {
    font-size: 20px;
    color: #fff;
    font-weight: 500;
}

.abt-grdient {
    font-size: 80px;
    font-weight: 400;
    background-image: -webkit-linear-gradient(#56cff5, #56cff5, #5074d5, #516cd7, #56cff5, #56cff5) !important;

    background-repeat: no-repeat;
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    line-height: 80px;
}
.about-sec1 {
    padding: 20px 0 55px;
    /* background-image: url(../images/our-storybg.webp); */
    margin-top: 0px;
    position: relative;
    z-index: 99;
    background-size: cover;
    background: #000;
}

.marquee-row {
    width: 100%;
    overflow-x: hidden;
}
.marquee-block {
    position: relative;
    display: flex;
    width: 100%;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    justify-content: space-between;
}
.marquee-item-list {
    display: inline-flex;
}
.marquee-item-list li {
    width: 100%;
    list-style: none;
    padding-right: 10px;
    font-size: 40px;
    white-space: nowrap;
}

.marquee1 {
    animation-name: marquee1;
    margin-bottom: 10px;
}
.marquee2 {
    animation-name: marquee2;
}
@keyframes marquee1 {
    0% {
        left: 0;
    }
    100% {
        left: -100%;
    }
}
@keyframes marquee2 {
    100% {
        left: 0;
    }
    0% {
        left: -100%;
    }
}

.abt-orange-title {
    text-align: center;
    color: #48B8C4;
    font-size: 48px;
    margin: 0;
    font-weight: 400;
}
.about-sec3 {
    background: none;
    padding: 70px 0;
}
.about-sec3 p {
    color: #000;
}
.about-sec3 .abt-small-title {
    color: #000;
}

.name-mange {
    font-size: 26px;
    color: #000;
    margin: 0;
}
.box-image-manage img {
    width: 100%;
    border-radius: 10px;
}
.title-management {
    text-align: center;
    margin: 20px 0 0;
}
.subtitle-management {
    color: #48B8C4;
    font-size: 20px;
}
.inner-about-sec4 ul {
    column-count: 5;
}
.about-sec4 {
    padding: 0 0 120px;
}
.head-manage {
    margin-bottom: 30px;
}

.about-banner {
    background-image: url("../images/aboutbanner.jpg");
    background-attachment: fixed;
    height: 80vh;
    background-repeat: no-repeat;
}

.about-banner::after {
    position: absolute;
    content: "";
    background-color: #00000069;
    z-index: 999;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
}

/* end about  */

/* contact page  */
.first-title-cont {
    color: #000;
    font-size: 48px;
}
.head-contact p {
    color: #000;
    font-size: 30px;
    line-height: 40px;
}
.contactsec1 {
    padding: 70px 0;
}
.head-contact {
    text-align: center;
    margin-bottom: 30px;
}

.inner-form-contact input::placeholder,
.inner-form-contact textarea::placeholder {
    color: #000;
    font-weight: 500;
}
.inner-form-contact input,
textarea {
    border: 1px solid #bebcba;
    padding: 20px;
    border-radius: 10px;
    width: 100%;
    color: #000;
}

.inner-form-contact input:focus,
.inner-form-contact textarea:focus {
    border: 1px solid #f78009;
}

.inner-form-contact textarea {
    height: 150px;
}
.width-form {
    max-width: 1080px;
    margin: auto;
}
.btn-contact {
    text-align: center;
}
.btn-contact input {
    background: #48B8C4;
    color: #fff;
    border: none;
    padding: 13px 55px;
    border-radius: 6px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 16px;
    transition: 0.7s ease-in-out;
}

.btn-contact input:hover {
    background: #ee3d67;
    color: #fff;
}
.contactsec2 .head-contact {
    text-align: center;
    margin-bottom: 40px;
}
.contactsec2 {
    padding: 80px 0;
    background: #000;
}
.second-box-contact a {
    font-size: 20px;
    color: #fff;
}
.deatails-contact-titl {
    font-size: 30px;
    color: #fff;
}

.inner-map-section iframe {
    height: 800px;
}
.contact-details-flex {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-bottom: 30px;
    background: #232323;
    padding: 40px 20px;
    border-radius: 6px;
    position: relative;
}
.second-box-contact p {
    font-family: "Montserrat";
    color: #fff;
    font-size: 20px;
    margin: 0;
    font-weight: 500;
}
.first-box-contact {
    background: #48B8C4;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    text-align: center;
    line-height: 58px;
    position: relative;
    z-index: 100;
}
.second-box-contact {
    width: 400px;
    position: relative;
}
.contact-details-flex:hover:before {
    background-size: 200% 2px, 2px 400%, 2px 400%, 55% 2px, 55% 2px;
    background-position: 50% 100%, 0% 100%, 100% 100%, 100% 0%, 0% 0%;
    transform: scaleX(1) rotate(0deg);
    transition-delay: 0s, 0.3s, 0.6s;
}
.contact-details-flex:before {
    content: "";
    position: absolute;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    top: calc(2px / -1);
    left: calc(2px / -1);
    background: linear-gradient(to right, #ee3d67 0%, #5d9fab 100%), linear-gradient(to top, #fd8a02 50%, transparent 50%), linear-gradient(to top, #695c80 50%, transparent 50%), linear-gradient(to right, #5d9fab 0%, #48B8C4 100%),
        linear-gradient(to left, #5d9fab 0%, #fd8900 100%);
    background-size: 100% 2px, 2px 200%, 2px 200%, 0% 2px, 0% 2px;
    background-position: 50% 100%, 0% 0%, 100% 0%, 100% 0%, 0% 0%;
    background-repeat: no-repeat, no-repeat;
    transition: transform 0.3s ease-in-out, background-position 0.3s ease-in-out, background-size 0.3s ease-in-out;
    transform: scaleX(0) rotate(0deg);
    transition-delay: 0.6s, 0.3s, 0s;
    border-radius: 6px;
}

.contact-banner {
    background-image: url("../images/contact-banner.webp");
    background-attachment: fixed;
    height: 80vh;
    background-repeat: no-repeat;
}

.contact-banner::after {
    position: absolute;
    content: "";
    background-color: #00000069;
    z-index: 999;
    width: 100%;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
}
.block-list__item.color3.portfolio-item {
    background: #6b6b6b;
    padding: 67.5px 0;
}

.block-list__item.color4.portfolio-item {
    background: #0c3203;
    padding: 69.5px 0;
}
.block-list__item.color5.portfolio-item {
    background: #9dc1b2;
    padding: 69.5px 0;
}

.block-list__item.color6.portfolio-item {
    background: #a0d1f7;
    padding: 69.5px 0;
}
/* end here  */

/* social media css */

.social-media-banner {
    background-image: url("../images/social-mediabanner.webp");
    background-attachment: fixed;
    height: 80vh;
    background-repeat: no-repeat;
}

.inner-banner::before {
    background-image: url(../images/innerbannershadow.png);
    content: "";
    position: absolute;
    bottom: 0px;
    background-position: bottom;
    height: 333px;
    width: 100%;
    left: 0;
    right: 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.inner-banner {
    position: relative;
}

.social-mediasec1 {
    background: #000;
    padding: 40px 0 100px;
}
.inner-socialsec1 p {
    font-size: 20px;
    margin-bottom: 25px;
}

.social-mediasec2 {
    padding: 100px 0;
}
.socialsec2box-title {
    font-size: 32px;
    font-weight: 400;
    /* color: #48B8C4; */
    margin-bottom: 10px;
    text-transform: uppercase;
    background: linear-gradient(to right, #34acb9 0%, #4f78d4 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.inner-sociasec2 p {
    color: #ffffff;
    font-size: 18px;
    font-weight: 500;
}
.inner-sociasec2 {
    padding: 45px 25px;
    border: 1px solid #c9c7c7;
    border-radius: 10px;
    transition: 0.7s ease-in-out;
    height: 100%;
    background: #1e1d1d;
    box-shadow: inset 0 5px 116px rgb(0 0 0);
}

.inner-sociasec2:hover .socialsec2box-title {
    color: #fff;
}

.inner-sociasec2:hover p {
    color: #fff;
}

.social-mediasec4 {
    padding: 80px 0;
}

.social-benifittitle {
    font-size: 48px;
    font-weight: 400;
    padding-right: 100px;
    color: #48B8C4;
    margin: 0;
}
.social-benifittitleright {
    font-size: 44px;
    margin-bottom: 5px;
    color: #000;
    font-weight: 500;
}

.inner-socialsec4.right {
    margin-bottom: 30px;
    position: inherit;
}
.inner-socialsec4.right p {
    color: #000;
    margin-bottom: 0px;
    font-weight: 500;
    line-height: 30px;
}

.inner-socialsec4 {
    position: sticky;
    top: 150px;
}

.social-mediasec3 {
    padding: 100px 0;
    background-color: #000;
}
.our-processtitle {
    margin-bottom: 0px;
}

.our-processtitle p {
    margin: 0;
}

#cards {
    list-style: none;
    padding-left: 0;
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: repeat(var(--cards), var(--cardHeight));
    gap: var(--cardMargin);
    padding-bottom: calc(var(--cards) * var(--cardTopPadding));
    margin-bottom: var(--cardMargin);
}

#card1 {
    --index: 1;
}
#card2 {
    --index: 2;
}
#card3 {
    --index: 3;
}
#card4 {
    --index: 4;
}

.cardfix {
    position: sticky;
    top: 110px;
    padding-top: calc(var(--index) * var(--card-top-offset));
    margin-bottom: 10px;
}
.fixed-card-title {
    font-size: 50px;
    color: #000;
}
#card1 .card-bodyfixed {
    background-color: #ffffff;
}
#card2 .card-bodyfixed {
    /* background-color: #7EC4CF; */
    background-color: #fff;
}
#card3 .card-bodyfixed {
    background-color: #fff;
}
#card4 .card-bodyfixed {
    background-color: #fff;
}
.inner-fixed-card p {
    font-size: 20px;
    color: #000;
    font-weight: 500;
}

.card-bodyfixed .get-aquotenav {
    padding: 10px 35px;
}
.card-bodyfixed {
    box-sizing: border-box;
    padding: 0 20px;
    border-radius: 20px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.3);
    height: var(--cardHeight);
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.5s;
}
.inner-fixed-card img {
    border-radius: 20px;
    width: 100%;
}

:root {
    --card-height: 40vw;
    --card-margin: 4vw;
    --card-top-offset: 2em;
    --numcards: 5;
    --outline-width: 0px;
}

/* glow effect  */

:root {
    --gradient: conic-gradient(from 90deg at 50% 50%, #48B8C4, #5d9fab, #ed3f63, #695d7e, #48B8C4, #ed3f63, #5d9fab);
}

/* .cardgrade {
    position: relative;
    flex-direction: column;
    transition: border-color 0.3s ease-in-out;
}

.cardgrade::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 2px solid transparent;
    background: var(--gradient);
    background-attachment: fixed;
    mask: linear-gradient(#0000, #0000), conic-gradient(from calc((var(--start) - (20 * 1.1)) * 1deg), #ffffff1f 0deg, white, #ffffff00 100deg);
    mask-composite: intersect;
    mask-clip: padding-box, border-box;
    opacity: 0;
    transition: 0.5s ease;
    z-index: -9;
} */

/* .glow {
    pointer-events: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    filter: blur(14px);
} */

/* .glow::before {
    position: absolute;
    content: "";
    width: 98%;
    height: 98%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 15px solid transparent;
    background: var(--gradient);
    background-attachment: fixed;

    mask: linear-gradient(#0000, #0000), conic-gradient(from calc((var(--start) - (20 * 1.1)) * 1deg), #ffffff1f 0deg, white, #ffffff00 100deg);
    mask-composite: intersect;
    mask-clip: padding-box, border-box;
    opacity: 0;
    transition: 1s ease;
}

.cardgrade:hover > .glow::before {
    opacity: 1;
} */
.cardgrade:hover::before {
    opacity: 0.6;
}

/* end here  */

/* end here social  */

/* web developemnt  */

.webdevelopment-page {
    padding: 80px 0px !important;
}
.web-devlopent-banner {
    background-image: url("../images/web-devlop-banner.webp");
    background-attachment: fixed;
    height: 80vh;
    background-repeat: no-repeat;
}

/* end here  */

/* seo css  */
.seo-banner {
    background-image: url(../images/seo-banner.jpg);
    background-attachment: fixed;
    height: 80vh;
    background-repeat: no-repeat;
    background-size: 100%;
}

/* end seo  */

/* web design css  */

.web-design-banner {
    background-image: url(../images/webdesignbanner.jpg);
    background-attachment: fixed;
    height: 80vh;
    background-repeat: no-repeat;
    background-size: 100%;
}
/* end here  */

/* our pricing  */

.our-price-banner {
    background-image: url(../images/pricing-banner.jpg);
    background-attachment: fixed;
    height: 80vh;
    background-repeat: no-repeat;
    background-size: 100%;
}

.proce-p-title {
    color: #fff;
    font-size: 26px;
    font-weight: 400;
    text-transform: uppercase;
    line-height: 30px;
    padding: 15px 0 0 0;
    font-family: "Neue Haas Grotesk Display Pro";
}
.proce-p-title-s {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0 5px 0 2px;
}
.proce-p-title-sm {
    color: #fff;
    font-size: 48px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: "Neue Haas Grotesk Display Pro";
}
.text-center.colo-digi-backfirst {
    background: #dee2e6;
}
.text-center.colo-digi-backfirst .proce-p-title.colo-digi-backfirst {
    padding: 45px 0 0 0;
    color: #000;
}
.price-mm {
    display: flex;
    align-items: center;
    justify-content: center;
}

.package-table table {
    font-weight: 500 !important;
    font-size: 15px;
}

.highlight-back {
    position: relative;
}

.highlight-back::before {
    position: absolute;
    width: 100%;
    height: 40px;
    border-radius: 5px 5px 0 0;
    content: "";
    left: 0;
    top: -38px;
    background-color: #ee3d67;
}

.table-responsive {
    overflow-x: inherit;
    -webkit-overflow-scrolling: touch;
}

.highlight-back::after {
    position: absolute;
    width: 134px;
    background-image: url("../images/packages-ic.png");
    background-repeat: no-repeat;

    height: 96px;
    border-radius: 0px 0px 0 0;
    content: "";
    left: 0;
    top: -37px;
}

.price-tab .table td,
.table th {
    border-top: 1px solid #dee2e6;
    padding: 20px;
    vertical-align: top;
    font-size: 19px;
    font-weight: 400;
    font-family: "Neue Haas Grotesk Display Pro";
}
.table-bordered > :not(caption) > * {
    border-width: 1px 0;
    border: 1px solid #cccccc !important;
}
.tablee.text-center {
    font-weight: 500 !important;
}
.price-tab .table-hover > tbody > tr {
    --bs-table-accent-bg: rgb(255 255 255 / 8%);
    color: var(--bs-table-hover-color);
    background: #d3e4e9;
}
.price-tab .nav-tabs .nav-link {
    margin-bottom: -1px;
    background: 0 0;
    border: 0px solid transparent;
    border-top-left-radius: 0rem;
    border-top-right-radius: 0rem;
    border: solid 1px #48B8C4;
    text-transform: uppercase;
    border-radius: 5px;
    font-size: 19px;
    font-weight: 500;
    margin-right: 10px;
    color: #000000 !important;
    padding: 10px 30px !important;
    font-family: "Neue Haas Grotesk Display Pro";
}
.price-tab .nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    color: #fff !important;
    background-color: #ff8b03;
    border-color: #fe8b05;
}
.price-tab div#nav-tabContent {
    padding: 60px 0 0 0;
}

.price-tab .nav-tabs {
    border-bottom: 0px solid #dee2e6;
}

.price-tab .nav {
    justify-content: center;
}

.colo-digi-back1 {
    background-color: #5d9fab !important;
    background: linear-gradient(180deg, rgba(93, 160, 172, 1) 0%, rgba(93, 160, 172, 1) 62%, rgb(157 209 218) 100%, rgba(93, 160, 172, 1) 100%);
}
.colo-digi-back2 {
    background-color: #48B8C4 !important;
    background: linear-gradient(180deg, #48B8C4, #48B8C4 62%, rgb(246 209 163) 100%, rgb(255 255 255) 100%);
}
.colo-digi-back3 {
    background-color: #ee3d67 !important;
    background: linear-gradient(180deg, #ee3d67, #ee3d67 62%, rgb(255 155 166) 100%, rgb(255 255 255) 100%);
}

.first-handseotext-price {
    font-size: 19px;
    color: #685c80;
    font-weight: 400;
    font-family: "Neue Haas Grotesk Display Pro";
}
.text-center.colo-digi-back5 {
    background: linear-gradient(180deg, #000, #000 62%, rgb(17 10 11 / 67%) 100%, rgb(255 255 255) 100%);
}
.colo-digi-back4 {
    background-color: #685c80 !important;
}

.wpcf7-spinner {
    display: none !important;
}

.colo-digi1 {
    color: #5d9fab;
}

.colo-digi2 {
    color: #48B8C4;
}

.colo-digi3 {
    color: #ee3d67;
}

.colo-digi4 {
    color: #685c80;
}

.pricing-section {
    padding: 100px 0;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    --bs-table-accent-bg: rgb(255 255 255 / 5%);
    color: var(--bs-table-striped-color);
    background: #ffffff;
}
.pricing-btn-box {
    background: none !important;
}













/* 404 and thank you  */


.page-not-found, .thank-you {
    text-align: center;
    padding: 190px 0 80px;
}

.page-not-found img {
    width: 30%;
}


.page-not-found h3, .thank-you h3 {
    font-size: 290px;
    line-height: 250px;
    color: #024067;
    -webkit-text-stroke: 3px #00a79e;
    margin: 0;
    font-weight: 600;
}

.page-not-found h5 {
    font-size: 50px;
    font-weight: 700;
    color: #665c7f;
    margin: 20px 0 10px;
}
.page-not-found p {
    font-size: 27px;
    color: #000000;
    font-weight: 500;
    margin-bottom: 30px;
}

.btn-404 {
  margin: 20px 0 0;
}
.page-not-found .btn-bord1 {
    display: block;
    margin: 30px auto 0;
}


.thank-you .btn-bord1 {
    display: block;
    margin: 30px auto 0;
}

.thank-you img {
    width: 25%;
}


.thank-you h5 {
    font-size: 40px;
    font-weight: 700;
    color: #665c7f;
    margin: 20px 0 20px;
}

.thank-you h3 {
  font-size: 150px;
  line-height: 180px;
}



/* end here  */




/* gsap css  */

.marquee-wrapper {
  display: flex;
  gap: 20px;
  height: 500px;
  overflow: hidden;
}
.slider-paddl {
    padding-left: 40px;
    overflow: hidden;
    height: 800px;
}
.marquee-col {
  flex: 1;
  overflow: hidden;
}

.track {
  display: flex;
  flex-direction: column;
  will-change: transform;
  transform: translate3d(0,0,0); /* Safari fix */
  will-change: transform;
  transform: translate3d(0,0,0);
}

.track img {
  width: 100%;
  margin-bottom: 15px;
  border-radius: 12px;
  display: block;
}

.track img {
  width: 100%;
  height: 360px; /* 👈 FIXED HEIGHT */
  object-fit: cover;
  display: block;
  margin-bottom: 12px;
}
/* end here  */




  /* Start css from jere  */


.title-same-usenew {font-size: 48px;font-weight: 800;color: #000; text-align: center; text-transform: uppercase;}
.go-head-sec1 {
    padding: 115px 0 80px;
}
.purpletextnew {
    color: #4883d1;
}
.head-goheadsec1 {
    margin-bottom: 50px;
}

.innersectitle-gosec1 {
    font-size: 32px;
    font-weight: 800;
    color: #fff;
}
.smalltitle-goheadsec1 {
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    margin: 16px 0;
}
.main-colorbox.four .innergoheadsec1.left {
    margin-left: 20px;
}
.innergoheadsec1 p {
    font-size: 18px;
    font-weight: 400;
    color: #fff;
}
.main-colorbox.four {
    background: #56cff5;
}

.main-colorbox.three {
    background: #FF5722;
}
.main-colorbox.three .btn-sameusenewpage a {
    border: 1px solid #fff;
}
.main-colorbox.two .innergoheadsec1.left {
    padding-left: 20px;
}

.main-colorbox.two {
    background: #9E9E9E;
}
.btn-sameusenewpage a {
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    padding: 17px 42px;
    border-radius: 5px;
    text-transform: uppercase;
}
.btn-sameusenewpage {
    margin: 30px 0 0;
}

.innergoheadsec1.right img {
    border-radius: 8px;
    width: 100%;
}

.main-colorbox {
    background: #4CAF50;
    padding: 30px;
    border-radius: 15px;
}


#cards .mb-5 {
    margin-bottom: 0px !important;
}




/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    background: #000;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    border-radius: 5px;
}
.hvr-shutter-in-horizontal:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #fe8f03;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.7s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    border-radius: 5px;
}
.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white;
}
.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}



/* end here first sec  */









.banner-img {
  margin: 0;
}
.mainscrolldiv{
    overflow: hidden;
    height: 800px;
}

.inner-projectscrollsec.rightscroll {
    overflow: hidden;
    height: 800px;
}
.inner-projectscrollsec .title-same-usenew {
    text-align: left;
}
.projectscroll-sec {
    padding: 0px 90px;
    background: #faf9fc;
}
.smalltitle-projectscroll {
    font-size: 28px;
    font-weight: 800;
    color: #48B8C4;
    margin: 10px 0 20px;
}

.inner-projectscrollsec p {
    font-size: 18px;
    color: #000;
    font-weight: 500;
}

/* end here second  */





/* blog page details css  */


.blog-details img {margin-bottom: 20px;width: 100%;}
.content-blog-details .blog3 a {font-size: 26px; color: #000;}
.blog-page.details {padding: 100px 0;}
.content-blog-details p {color: #000000;font-weight: 300;font-size: 20px;}
.content-blog-details .blog3 { color: #000000;font-size: 40px;}
.card-even2 {
--card-circle-bg: var(--secondary);background-color: #d4d9dc;color: var(--on-surface);padding: 30px;padding-right: 0;padding-left: 0;}
.visual {overflow: hidden;}
.card-headereven { padding: 20px;border: 1px solid #5d9fab;}
.title {padding: 20px;border: 1px solid #5d9fad;}
.btn-blog {padding: 0 20px;}
.category .blogtitle {text-transform: uppercase;font-size: 29px;  font-weight: 400; color: #000000;margin: 0;line-height: 38px;letter-spacing: 1px;}
.blog-inner .btn-same-website { margin: 20px 0 0;}
.title p {font-size: 22px; font-weight: 300;color: #000000; margin: 0;line-height: 30px;}


/* end here detail page  */






/* blog page  */

.blog-page {padding: 90px 0 80px;}
.blog-inner:hover img {transform: scale(1.1);}
.blog-inner img {transition: 0.5s ease-in-out; width: 100%; }
.blog3 a { font-size: 23px; font-weight: 700;color: #000;}
.content-blog p {font-size: 18px;font-weight: 400;color: #000;}
.blog-btn { padding: 12px 45px; border-radius: 50px;}
.read-morehome1:hover { background: #fff; color: #000;border: 1px solid #13abe1 !important;}
.read-morehome1 {background: #02246b;  color: #fff;  text-transform: uppercase;   font-size: 16px; padding: 10px 40px; border-radius: 15px; margin-top: 20px;    margin-top: 15px; transition: 0.5s ease-in-out;border: 1px solid transparent !important;}
.categories-sec-blog h3 { margin: 30px 0 20px;font-weight: 600;color: #ed3d67;}
.categories-sec-blog ul li a {color: #000000;font-weight: 300;}
.wp-block-search__button { margin-left: 10px; word-break: normal;background: #48B8C4;font-weight: 600; font-size: 17px;color: #ffffff;  transition: 0.5s ease-in-out; border-radius: 5px;border: 1px solid transparent;padding: 12.3px;}
.wp-block-search__button:hover {border: 1px solid #48B8C4;color: #000000;background: #fff;}
.categories-sec-blog ul li {padding: 15px 0;border-top: 1px solid #695c80;}
.search-box-blog input { padding: 12px 20px; border-radius: 5px;border: 1px solid #48B8C4; width: 77%; color: #000 !important;}
.search-box-blog label { display: block;font-size: 22px;font-weight: 700; color: #000;}
.search-blog-main {background: #ffffff; margin-left: 20px; box-shadow: 0 5px 16px rgba(0, 0, 0, .1);padding: 18px 14px;border: 1px solid #5d9fab; border-radius: 10px;}
.content-blog {padding: 20px 20px 40px 20px;}
.blog-inner {box-shadow: 0 5px 16px rgba(0, 0, 0, .1);overflow: hidden;transition: 0.5s ease-in-out;height: 100%;}
.visual img {width: 100%;position: relative;height: 100%;object-fit: cover;}
.blogbanner { background-image: url("../images/about-banner.webp");background-attachment: fixed;height: 80vh;background-repeat: no-repeat;}
.card-feel-sung .same-btnwebsite { margin: 20px 0 0;}



/* end here  */














/* home sec2  */
.inner-homesec2.right img {
    border-radius: 10px;
}
.inner-homesec2.left img {
    margin: 106px 0 0;
    border-radius: 10px;
}
.headhomesec2 {
    margin-bottom: 40px;
    text-align: center;
}
.inner-homesec2 p {
    font-size: 20px;
    color: #080808;
    font-weight: 400;
    margin: 40px 0 30px;
}
.homesec2 {
    padding: 190px 0 30px;
}
.homesec2 .nav-calling.hvr-bounce-to-right {
    color: #000;
}
.inner-homesec2.right {
    margin: 50px 0 0;
    
}
.homesec2 .home-title-same {
    text-align: left;
}

/* end here  */


.second-box-contact a {
    display: block;
}









/* about count  */

/* about us  */
.inner-aboutsec1 {
    padding-right: 20px;
}

.last-abtsec1{
      border-right: 0px solid #000;
}

.numberabtsec1 {
    font-size: 72px;
    color: #34acbb;
    font-weight: 400;
    margin: 0;
}
.sectowabt {
    padding: 80px 0;
}
.inner-aboutsec1 span {
    font-size: 30px;
    color: #282a1f;
    font-family: 'Inter Tight';
    font-weight: 500;
    margin: 5px 0;
}
.about-us-sec1 .inner-aboutsec1 p {
    color: #000;
}
.inner-aboutsec1 p {
    font-size: 18px;
    line-height: 29px;
}
.about-us-sec1 {
    padding: 50px 0;
}
.color-title-same {
    color: #396fd4 !important;
}

.color-title-same span {
    color: #653aeb;
    font-family: 'Inter Tight';
    font-weight: 500;
}
.aboutsec3 {
    padding: 80px 0;
}
.image-aboutsec3 {
    float: left;
    margin: 0 30px 10px 0px;
}
.image-aboutsec3 img {
    border-radius: 10px;
}
.about-us-sec1 .inner-aboutsec1 {
    text-align: center;
}

.image-aboutsec2 {
    float: right;
    width: 730px;
    margin: 0 0px 10px 20px;
    margin-top: -150px;
}
.titlesame-abt {
    font-size: 60px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 12px;
}

.aboutsec2 {
    padding: 80px 0;
    background: #3d075b;
}

.content-aboutsec2 p {
    color: #fff;
}
.image-aboutsec2 .video__wrapper video {
    border-radius: 15px;
}
.image-aboutsec2 .video__play-button-icon {
    width: 9%;
    transition: all 200ms ease-in-out;
}


.aboutpage-ourteam {
    padding: 80px 60px;
}
.head-ourteamabt {
    text-align: center;
    margin-bottom: 30px;
}
.flex-ourteamabt ul {
    display: flex;
    gap: 20px;
}
.inner-ourteambox img {
    border-radius: 10px;
    margin-bottom: 15px;
}
.inner-ourteambox h5 {
    font-size: 22px;
    color: #000;
    font-family: 'Inter Tight';
    font-weight: 500;
    text-align: center;
    margin-bottom: 4px;
}
.inner-ourteambox p {
    text-align: center;
    color: #000;
}
/* end here  */


/* end  */









/* procss work css   */





/* end here  */












/* end here  */

@media (max-width: 1600px) {
    .banner-title {
        font-size: 55px;
    }
    .home-sec3 {
        padding: 80px 0;
    }
    .portfolio-item {
        margin: 0;
    }
    .page-header {
        padding: 10px 20px;
    }
    .home-banner {
        padding: 80px 30px;
        top: 89px;
    }
    .nav-calling {
        font-size: 16px;
        padding: 9px 13px;
    }
    .navbar-brand img {
        width: 230px;
    }
    .nav-calling {
        font-size: 16px;
        padding: 9px 10px;
    }
    .social-icons .wrapper .icon span i {
        line-height: 50px;
        font-size: 20px;
    }
    .social-icons .wrapper .icon span {
        height: 50px;
        width: 50px;
    }
    .social-icons i {
        font-size: 20px;
        width: 50px;
        height: 50px;
    }
    .inner-form-contact input,
    textarea {
        padding: 16px;
    }
    .inner-form-contact input::placeholder,
    .inner-form-contact textarea::placeholder {
        font-size: 16px;
    }
    .cardfix {
        top: 70px;
    }
    .fixed-card-title {
        font-size: 48px;
    }
    .inner-fixed-card p {
        font-size: 19px;
    }
    .social-benifittitle {
        font-size: 45px;
        padding-right: 10px;
    }
    .social-mediasec4 {
        padding: 70px 0;
    }
    .social-benifittitleright {
        font-size: 40px;
        margin-bottom: 4px;
    }
}

@media (max-width: 1440px) {
    .home-banner {
        padding: 50px 30px;
        top: 89px;
    }
    .banner-title {
        font-size: 50px;
        margin: 0;
    }
    .inner-homebanner p {
        font-size: 22px;
        padding-right: 150px;
    }
    .gradient-txt-home {
        font-size: 60px;
    }
    .home-sec2 {
        padding: 70px 0;
    }
    .inner-homesec2 p {
        font-size: 20px;
    }
    .home-sec3 {
        padding: 60px 0;
    }
    .inner-homsesec3.headtitle {
        margin-bottom: -140px;
    }
    .home-title-same {
        font-size: 60px;
    }
    .inner-homsesec3 p {
        font-size: 19px;
        padding: 0 15%;
    }
    .block-list__item.color1 {
        background: #4b7e34;
        padding: 40px 0;
    }
    .block-list__item3.color2 {
        padding: 7.5px 0;
    }
    .block-list__item.color2 {
        padding: 40px 0;
    }
    .block-list__item3.color1 {
        background: #06479f;
        padding: 56px 0;
    }
    .block-list__item2 {
        margin: 40px 0;
    }
    .review-head p {
        font-size: 24px;
    }
    .block-list__item3 img {
        border-radius: 10px;
        width: 100%;
        transform: scale(0.9);
    }
    .block-list__item img {
        border-radius: 10px;
        transition: 0.2s ease-in-out;
        transform: scale(0.9);
        width: 100%;
    }
    .review-txtmain {
        padding-left: 20px;
    }
    .btn-rating-home a {
        font-size: 17px;
    }
    .reviww-home-inner .Reviewtxt1 {
        font-size: 20px;
    }
    .review-box p {
        font-size: 17px;
        line-height: 28px;
    }
    .rating-head {
        font-size: 18px;
    }
    .rating-bottomtitle {
        font-size: 15px;
    }
    .banner-greybox p {
        font-size: 17px;
        padding-right: 0;
        line-height: 20px;
        margin: 12px 0 0;
    }
    .banner-greybox {
        gap: 20px;
    }
    .text {
        font-size: 50px;
        height: 80px;
    }
    .box-bannerinner {
        padding: 15px;
    }
    .lets-work-home {
        padding: 90px 0;
    }
    .toprated-banner {
        font-size: 35px;
    }
    .head-workhome {
        font-size: 65px;
    }
    .inner-workhome p {
        font-size: 24px;
    }
    .inner-workhome a {
        font-size: 24px;
    }
    .footer-bigtitle {
        font-size: 90px;
    }
    .footer-main {
        padding: 60px 30px;
    }
    .inner-footer.onefoot ul {
        gap: 60px;
    }
    .footsec2 {
        padding: 30px 0;
    }
    .menu-footer {
        padding: 55px 0;
    }
    .inner-footer.address-box {
        padding-right: 50px;
    }
    .inner-footer a {
        font-size: 17px;
        line-height: 30px;
    }
    .inner-footer p {
        font-size: 17px;
    }
    .inner-footer.menu-box ul li {
        line-height: 35px;
    }
    .footer-ul-title {
        font-size: 28px;
    }
    .social-icons i {
        font-size: 19px;
        width: 45px;
        height: 45px;
        line-height: 37px;
        margin-right: 2px;
    }
    .block-list3 {
        top: 150px !important;
    }
    .social-icons .wrapper .icon span {
        height: 45px;
        width: 45px;
    }
    .inner-banner-title-2 {
        font-size: 50px;
    }
    .abt-grdient {
        font-size: 75px;
    }
    .abt-small-title {
        font-size: 42px;
    }
    .inner-aboutsec1 p {
        font-size: 19px;
        margin: 0;
    }
    .about-sec3 {
        padding: 230px 0 55px;
    }
    .abt-orange-title {
        font-size: 45px;
    }
    .about-sec4 {
        padding: 0 0 90px;
    }
    .name-mange {
        font-size: 25px;
    }
    .subtitle-management {
        font-size: 18px;
    }
    .first-title-cont {
        font-size: 45px;
    }
    .contactsec1 {
        padding: 60px 0;
    }
    .head-contact p {
        font-size: 28px;
    }
    .inner-form-contact input,
    textarea {
        padding: 15px;
    }
    .contactsec2 {
        padding: 70px 0;
    }
    .second-box-contact a {
        font-size: 19px;
    }
    .deatails-contact-titl {
        font-size: 28px;
    }
    .contact-details-flex {
        padding: 35px 20px;
    }
    .page-header.is-sticky .navbar-light .navbar-brand {
        width: 220px;
        margin: 0;
    }
    .get-aquotenav {
        padding: 8px 20px;
        font-size: 15px;
    }
    .nav-calling {
        font-size: 15px;
        padding: 9px 10px;
    }
    .nav-link {
        font-size: 15px;
    }
    .nav-item {
        padding: 0 30px 0 0 !important;
    }
    .inner-banner-text {
        left: 20px;
    }
    .social-mediasec1 {
        padding: 30px 0 80px;
    }
    .inner-socialsec1 p {
        font-size: 19px;
        margin-bottom: 25px;
        line-height: 29px;
    }
    .social-mediasec2 {
        padding: 80px 0;
    }
    .inner-sociasec2 {
        padding: 35px 20px;
    }
    .socialsec2box-title {
        font-size: 30px;
        margin-bottom: 6px;
    }
    .inner-sociasec2 p {
        font-size: 18px;
        margin: 0;
        line-height: 31px;
    }
    .social-mediasec3 {
        padding: 80px 0;
    }
    .fixed-card-title {
        font-size: 45px;
    }
    .social-mediasec4 {
        padding: 60px 0;
    }
    .social-benifittitle {
        font-size: 40px;
        padding-right: 10px;
    }
    .social-benifittitleright {
        font-size: 38px;
        margin-bottom: 4px;
    }
    .inner-socialsec4 {
        top: 110px;
    }
    .social-icons .wrapper .icon span i {
        line-height: 44px;
        font-size: 20px;
    }
    .proce-p-title-sm {
        font-size: 40px;
    }
    .pricing-section {
        padding: 80px 0;
    }
    .price-tab .nav-tabs .nav-link {
        font-size: 18px;
    }
    .proce-p-title {
        font-size: 24px;
    }
    .proce-p-title-s {
        font-size: 18px;
    }
    .price-tab .table td,
    .table th {
        font-size: 18px;
        padding: 18px;
    }
}

@media (max-width: 1400px) {
    .nav-item {
        padding: 0 27px 0 0 !important;
    }
    .banner-title {
        font-size: 47px;
        margin: 0;
    }
    .iam {
        font-size: 50px;
    }
    .footer-bigtitle {
        font-size: 80px;
    }
    .lets-work-home {
        padding: 70px 0;
    }
    .home-sec6 {
        margin: 0px 0 0;
    }
    .social-icons .wrapper .icon span i {
        line-height: 44px;
        font-size: 20px;
    }
    .block-list3 {
        top: 0px !important;
        height: 100vh;
    }
    .block-list2 {
        white-space: nowrap;
        position: relative;
        top: 0px !important;
        height: 100vh;
    }
    .block-list__item2.portfolio-item a {
        display: flex;
        align-items: center;
    }
    .home-sec5 {
        padding-bottom: 0;
    }
    .block-list__item a {
        display: flex;
        align-items: center;
    }
    .block-list {
        height: 100vh;
        top: 0 !important;
    }
    .block-list__item2 {
        margin: 0px 0;
    }
    .inner-homsesec3.headtitle {
        margin-bottom: 40px;
    }
    .home-sec4 {
        margin: 0px 0;
    }
    .home-sec3.home-sec4 {
        padding: 0;
    }
    .block-list__item3 a {
        display: flex;
        align-items: center;
    }
    .price-tab .table td,
    .table th {
        font-size: 16px;
        padding: 14px;
        width: 100%;
    }
}

@media (max-width: 1366px) {
    .navbar-brand img {
        width: 200px;
    }
    .home-banner {
        padding: 50px 30px;
        top: 82px;
    }
    .nav-item {
        padding: 0 25px 0 0 !important;
    }
    .nav-link {
        font-size: 15px;
    }
    .abt-grdient {
        font-size: 70px;
        line-height: 71px;
    }
    .cardfix {
        top: 60px;
    }
    .card-bodyfixed {
        padding: 20px;
    }
}

@media (max-width: 1100px) {
}

@media (max-width: 1024px) {
}

@media (max-width: 820px) {
}

@media (max-width: 767px) {
}
