* {
    margin: 0;
    padding: 0;
}

@font-face {
    font-family: "forma-djr-display";
    src: url("https://use.typekit.net/af/360cc7/00000000000000003b9ae4d5/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/360cc7/00000000000000003b9ae4d5/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/360cc7/00000000000000003b9ae4d5/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 400;
    font-stretch: normal;
}

@font-face {
    font-family: "forma-djr-display-bold";
    src: url("https://use.typekit.net/af/1a1d9c/00000000000000003b9ae4d9/27/l?subset_id=2&fvd=n6&v=3") format("woff2"), url("https://use.typekit.net/af/1a1d9c/00000000000000003b9ae4d9/27/d?subset_id=2&fvd=n6&v=3") format("woff"), url("https://use.typekit.net/af/1a1d9c/00000000000000003b9ae4d9/27/a?subset_id=2&fvd=n6&v=3") format("opentype");
    font-display: auto;
    font-style: normal;
    font-weight: 600;
    font-stretch: normal;
}


ul {
    list-style: none;
}

a{
    text-decoration: none;
}

.container {
    height: 100%;
}

.header {
    /* background: #000; */
    background: transparent;
    height: 100px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 999;
}

ul.nav_links {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin: 0;
}

ul.nav_links a {
    color: #fff;
    font-family: forma-djr-display;
    font-weight: 600;
    letter-spacing: 1px;
}

ul.nav_links li {
    margin: 0 10px;
}

.headss-contens {
    width: 100%;
}

section.header .container {
    height: 100%;
}

.head.row {
    height: 100%;
    align-items: center;
    justify-content: center;
}

button.book_demo {
    background: transparent;
    border: 2px solid #fff;
    color: #fff;
    width: fit-content;
    padding: 10px 29px;
    font-family: 'forma-djr-display';
    font-weight: 600;
    letter-spacing: 2px;
    font-size: 15px;
    border-radius: 40px;
}

.head_right {
    text-align: center;
}
.circle{
    width:300px;
    height:300px;
    border-radius:50%;
    position:absolute;
    transform:translate3d(-50%,-50%,0);
    transition:transform 2s cubic-bezier(.02,1.23,.79,1.08);
    z-index: 99;
  }
  .circle img{
    width: 100%;
    height: 100%;
  }
  .star {
    border-radius: 4px;
    position: absolute;
    opacity: 0.7;
  }
  .banners-mains{
    width: 100%;
    overflow-x: hidden;
  }
.banners {
    /* background-image: url(../images/newlandingimages/bannerback1.webp); */
    /* background-image: url(../images/newlandingimages/bansabacksss.jpg);
    height: 100vh;
    background-repeat: no-repeat;
    background-size: cover; */
    overflow: hidden;
    position: relative;
}

.bannsimage1 img {
    width: 100%;
}

.bannsimage2 img {
    width: 100%;
    opacity: 1;
}

.banners-mains {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

/* .bannsimage2 {
    position: absolute;
    bottom: 0;
    width: 900px;
    left: 0;
} */
.bannsimage2 {
    position: absolute;
    /* bottom: 70px; */
    bottom: 200px;
    width: 250px;
    left: 130px;
    transform: rotate(347deg);
}
.bannsimage1 {
    position: absolute;
    width: 52%;
    top: 0;
}

.banners {
    position: relative;
}

.banners-contents {
    height: 100%;
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    z-index: 99;
}

.bannerparas-rights h3 {
    color: #fff;
    font-family: 'forma-djr-display-bold';
    font-size: 76px;
    font-weight: 700;
    line-height: 80px;
    padding-top: 82px;
}


.button-56 {
    align-items: center;
    background-color: #000;
    border: 2px solid #fff;
    border-radius: 8px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-family: Inter, sans-serif;
    font-size: 16px;
    height: 48px;
    justify-content: center;
    line-height: 24px;
    max-width: 100%;
    padding: 0 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.button-56:after {
    background-color: #fff;
    border-radius: 8px;
    content: "";
    display: block;
    height: 48px;
    left: 0;
    width: 100%;
    position: absolute;
    top: -2px;
    transform: translate(8px, 8px);
    transition: transform .2s ease-out;
    z-index: -1;
}

.button-56:hover:after {
    transform: translate(0, 0);
}

.button-56:active {
    background-color: #ffdeda;
    outline: 0;
}

.button-56:hover {
    outline: 0;
}

@media (min-width: 768px) {
    .button-56 {
        padding: 0 40px;
    }
}

.bannerparas-rights .button-56 {
    margin-top: 34px;
}

section.ourclients {
    padding: 60px 0;
}

.ourclients-heads h2 {
    font-family: 'forma-djr-display-bold';
    font-size: 90px;
    letter-spacing: 2px;
}

.ourclients-heads p {
    font-family: 'forma-djr-display';
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    width: 80%;
}

.clientslogos {
    height: 145px;
    /* height: 100px; */
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 107px;
}



.clientslogos img {
    width: 80%;
    height: 55%;
    object-fit: contain;
    /* -webkit-filter: grayscale(100%);
    filter: grayscale(100%); */
}

.clientslogos:hover img {
    filter: none;
}

.clients-lists {
    margin-top: 55px;
}

.cientsinfos {
    margin-bottom: 50px;
}

.ourclienctas .button-56 {
    background: #fff;
    border: 2px solid #000;
    color: #000;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

.ourclienctas .button-56::after {
    background: #000;
}

.ourclienctas {
    text-align: center;
}

.small-abouts {
    /* background: #000; */
    background: #040415;
}

section.small-abouts {
    /* padding: 100px 0 0 0; */
    padding: 100px 0;
    position: relative;
    z-index: 9999;
}
.firstsecss h1 {
    color: #fff;
    text-align: left;
    font-size: 270px;
    font-family: 'forma-djr-display-bold';
    letter-spacing: 1px;
}

.abouslefts small {
    color: #fff;
    font-family: 'forma-djr-display';
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 2px;
}

.abouslefts h4 {
    color: #fff;
    font-size: 46px;
    font-family: 'forma-djr-display-bold';
    padding-top: 10px;
}

.abouslefts p {
    color: #fff;
    font-family: 'forma-djr-display';
    font-weight: 600;
    letter-spacing: 1px;
    font-size: 18px;
    padding-top: 15px;
    line-height: 30px;
}

.smalabos-forms {
    /* height: 100%; */
    display: flex;
    align-items: center;
    /* justify-content: center; */
}
.smalabos-forms.sticky-top {
    top: 55px;
}
.smalabos-forms form {
    display: flex;
    flex-direction: column;
    /* flex-wrap: wrap; */
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 2px solid #fff;
    padding: 35px;
    width: 80%;
    margin-left: auto;
    /* margin-right: auto; */
    border-radius: 20px;
}

.custom-model-main .smalabos-forms form {
    display: flex;
    flex-direction: column;
    /* flex-wrap: wrap; */
    align-items: center;
    justify-content: center;
    background: transparent;
    border: 2px solid #fff;
    padding: 35px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
}

.maiesmalls .row{
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.custom-model-main .smalabos-forms input {
    width: 100%;
    margin-bottom: 20px;
    padding: 9px 12px;
    border: 2px solid #fff;
    border-radius: 6px;
    background: transparent;
    color: #fff;
}
.smalabos-forms input {
    width: 100%;
    margin-bottom: 20px;
    padding: 9px 12px;
    border: 0;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    background: transparent;
    color: #fff;
    margin-right: 10px;
    /* margin: 0 11px 20px 11px; */
}

.smalabos-forms input:focus-visible{
    outline: 0;
}
.smalabos-forms textarea:focus-visible{
    outline: 0;
}

.smalabos-forms select {
    width: 100%;
    margin-bottom: 20px;
    padding: 9px 12px;
    border: 2px solid #fff;
    border-radius: 6px;
    background: transparent;
    color: #fff;
}

.smalabos-forms select option{
    background: #000;
}

.smalabos-forms input::placeholder {
    color: #fff;
}

.custom-model-main .smalabos-forms textarea {
    width: 100%;
    margin-bottom: 20px;
    padding: 9px 12px;
    border: 2px solid #fff;
    border-radius: 6px;
    background: transparent;
    color: #fff;
}
.lessdaa{
    display: flex;
    flex-wrap: wrap;
}
.lessdaa input {
    width: 48%;
    margin: 0px 8px 20px 0px;
}

.smalabos-forms textarea {
    width: 100%;
    margin-bottom: 20px;
    padding: 9px 12px;
    border: 0;
    border-bottom: 2px solid #fff;
    border-radius: 0;
    background: transparent;
    color: #fff;
    margin-right: 10px;
    /* margin: 0 11px 20px 11px; */
}

.smalabos-forms textarea::placeholder {
    color: #fff;
}

.button-566 {
    align-items: center;
    background-color: #000;
    border: 2px solid #fff;
    border-radius: 8px;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-family: Inter, sans-serif;
    font-size: 16px;
    height: 48px;
    justify-content: center;
    line-height: 24px;
    max-width: 100%;
    padding: 0 25px;
    position: relative;
    text-align: center;
    text-decoration: none;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
    box-shadow: 4px 4px 0px#fff;
    transition: .3s;
}


@media (min-width: 768px) {
    .button-566 {
        padding: 0 40px;
    }
}

button.button-56:hover {
    box-shadow: 0px 0px 0px#fff;
}

.button-566:after {
    background-color: #fff;
    border-radius: 8px;
    content: "";
    display: block;
    height: 48px;
    left: 0;
    width: 100%;
    position: absolute;
    top: -2px;
    transform: translate(8px, 8px);
    transition: transform .2s ease-out;
    z-index: -1;
}

.button-566:hover:after {
    transform: translate(0, 0);
}

.button-566:active {
    background-color: #ffdeda;
    outline: 0;
}

.button-566:hover {
    outline: 0;
}

section.ourservices {
    padding: 100px 0;
}

.ourservice-heads h1 {
    font-family: 'forma-djr-display-bold';
    font-size: 90px;
    letter-spacing: 2px;
}

.ourservice-heads p {
    font-family: 'forma-djr-display';
    font-size: 25px;
    font-weight: 600;
    letter-spacing: 1px;
    width: 80%;
}

.button-86 {
    all: unset;
    width: 100px;
    height: 30px;
    font-size: 16px;
    background: transparent;
    border: none;
    position: relative;
    color: #f0f0f0;
    cursor: pointer;
    z-index: 1;
    padding: 10px 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    user-select: none;
    -webkit-user-select: none;
    touch-action: manipulation;
}

.button-86::after,
.button-86::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -99999;
    transition: all .4s;
}

.button-86::before {
    transform: translate(0%, 0%);
    width: 100%;
    height: 100%;
    background: #28282d;
    border-radius: 10px;
}

.button-86::after {
    transform: translate(10px, 10px);
    width: 35px;
    height: 35px;
    background: #ffffff15;
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    border-radius: 50px;
}

.button-86:hover::before {
    transform: translate(5%, 20%);
    width: 110%;
    height: 110%;
}

.button-86:hover::after {
    border-radius: 10px;
    transform: translate(0, 0);
    width: 100%;
    height: 100%;
}

.button-86:active::after {
    transition: 0s;
    transform: translate(0, 5%);
}

.servvicslissts {
    margin-top: 50px;
    border-top: 2px solid #00000026;
    border-bottom: 2px solid #00000026;
    /* padding: 40px 0; */
}

.servliness .col-md-3 {
    border-right: 2px solid #00000026;
}

.servbutonliss {
    margin: 40px 0;
}

.headdssofss {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.headdssofss h2 {
    font-family: 'forma-djr-display-bold';
    font-size: 26px;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0;
}

.liss-rights {
    margin: 40px 0;
}

.servinfos-images img {
    width: 100%;
    border-radius: 10px;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.headdssofss a {
    color: #000;
    font-size: 26px;
    transform: rotate(318deg);
}

.awervinos-paras {
    padding-top: 25px;
    height: 80%;
    position: relative;
}

.awervinos-paras .button-56 {
    position: absolute;
    bottom: 0;
    background: #fff;
    border: 2px solid #000;
    color: #000;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

.awervinos-paras .button-56::after {
    background: #000;
}

.servinfoess {
    height: 100%;
}

.servbutonliss.sticky-top {
    top: 50px;
}

.servbutonliss .button-86 {
    width: 75%;
    height: 50px;
    font-size: 25px;
    font-family: 'forma-djr-display-bold';
    letter-spacing: 1px;
}

.servbutonliss .button-86 span {
    margin-left: 15px;
    transform: rotate(318deg);
}

.lissotypes {
    margin-bottom: 50px;
    border-bottom: 2px solid #d9d9d9;
    padding-bottom: 50px;
}

.liss-rights .lissotypes:last-child {
    margin-bottom: 0;
    border-bottom: none;
    padding-bottom: 0;
}

.projectss {
    background: #000;
    padding: 100px 0 0 0;
}

.projects-heaads {
    text-align: center;
}

.projects-heaads h3 {
    color: #fff;
    font-family: 'forma-djr-display-bold';
    font-size: 65px;
    letter-spacing: 1px;
}


.projects-heaads h2 {
    color: #fff;
    font-family: 'forma-djr-display-bold';
    font-size: 100px;
    letter-spacing: 1px;
}

.projelissst {
    /* background: #fff; */
    height: 650px;
    position: relative;
}

.projects-displays {
    margin-top: 50px;
}

.projects-displays .row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

/* .projects-displays .col-md-3{
    padding: 0;
} */

.projects-displays .row .col-md-3:nth-child(1) .projelissst {
    background-repeat: no-repeat;
    background: #dab63b;
}

.projects-displays .row .col-md-3:nth-child(2) .projelissst {
    /* background-image: url(../images/newlandingimages/projec2.jpg);
    background-size: cover;
    background-repeat: no-repeat; */

    background: #da3b5d;
}

.projects-displays .row .col-md-3:nth-child(3) .projelissst {
    /* background-image: url(../images/newlandingimages/projec3.jpg);
    background-size: cover;
    background-repeat: no-repeat; */

    background: #00b8ad;
}

.projects-displays .row .col-md-3:nth-child(4) .projelissst {
    /* background-image: url(../images/newlandingimages/projec4.jpg);
    background-size: cover;
    background-repeat: no-repeat; */

    background: #e7711b;
}

.projelissst::before {
    content: '';
    position: absolute;
    inset: 0;
    background: #0000002b;
}
.proj_name p {
    color: #ffffffe3;
    font-family: helvetica;
    letter-spacing: .2px;
}
.proj_name {
    text-align: center;
    padding: 0 15px;
}
.projelisinofss {
    position: absolute;
    /* bottom: 75px; */
    /* left: 58px; */
    bottom: 0;
    left: 0;
    color: #000;
    font-family: 'forma-djr-display-bold';
    font-size: 17px;
    letter-spacing: 1px;
    background: #fff0;
    padding: 9px 19px;
    border-top-right-radius: 35px;
    width: 58%;
    backdrop-filter: blur(22px);
}

.projelisinofss h1 {
    font-family: 'forma-djr-display-bold';
    font-size: 31px;
    color: #fff;
    letter-spacing: 1px;
}

.projelisinofss a {
    font-family: 'forma-djr-display-bold';
    color: #fff;
    letter-spacing: 1px;
    text-decoration: none;
}

.projelisinofss a:hover {
    font-family: 'forma-djr-display-bold';
    color: #fff;
    letter-spacing: 1px;
    text-decoration: none;
}

.soliutions-lefts {
    background-image: url(../images/newlandingimages/solussbacks.webp);
    background-size: cover;
    background-repeat: no-repeat;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 200px;
}

.solutions-mains .row {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.solution-privss {
    padding: 20px;
    position: relative;
    height: 400px;
}

.solpr-vdss {
    position: absolute;
    bottom: 50px;
}

.solutions-rights .row .col-md-6:nth-child(1) .solution-privss {
    border-right: 1px solid #00000042;
    border-bottom: 1px solid #00000042;
}

.solutions-rights .row .col-md-6:nth-child(2) .solution-privss {
    border-bottom: 1px solid #00000042;
}

.solutions-rights .row .col-md-6:nth-child(3) .solution-privss {
    border-right: 1px solid #00000042;
}

.solpr-vdss small {
    font-family: 'forma-djr-display-bold';
    font-size: 15px;
    letter-spacing: 0.7px;
    color: #000;
}

.solpr-vdss h2 {
    font-family: 'forma-djr-display-bold';
    font-size: 26px;
    color: #000;
    letter-spacing: 1px;
}

.solpr-vdss .button-56 {
    background-color: #fff;
    color: #000;
    border: 2px solid #000;
    font-family: 'forma-djr-display-bold';
}

.solpr-vdss .button-56 span {
    padding-left: 10px;
}

.solpr-vdss .button-56::after {
    background-color: #000;
}

.soliutions-lefts small {
    color: #fff;
    font-family: 'forma-djr-display-bold';
    font-size: 25px;
    letter-spacing: 1px;
    FONT-WEIGHT: 100;
    FONT-WEIGHT: 100;
}

.soliutions-lefts p {
    color: #fff;
    padding-top: 10px;
    font-size: 18px;
    font-family: 'forma-djr-display-bold';
    letter-spacing: 1px;
}

.soliutions-lefts button {
    margin-top: 15px;
}

.bacsidess {
    position: absolute;
    width: 0;
    left: 0;
    transition: 0.5s;
    height: 100%;
}

.fornssies {
    position: relative;
}

.fornssies:hover .bacsidess {
    width: 100%;
    transition: 0.5s;
}

.button-567 {
    background: none;
    border: 0;
    font-family: 'forma-djr-display-bold';
}

.fornssies:hover .solpr-vdss small {
    color: #fff;
}

.fornssies:hover .solpr-vdss h2 {
    color: #fff;
}

.fornssies:hover .button-567 {
    background: transparent;
    border: none;
    color: #fff;
    width: fit-content;
    padding: 0;
}

.foot-ctasss video {
    width: 100%;
    height: 100%;
}

.foot-ctasss {
    height: 650px;
    position: relative;
}

.foot-ctasss::before {
    position: absolute;
    content: '';
    inset: 0;
    background: #00000052;
}

.foot-ctasss video {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: 100% 24%;
}

.ctasdivs {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.ctasdivs .row {
    height: 100%;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

.calltas {
    text-align: center;
}

.calltas span {
    background: #ff2d6c;
    color: #fff;
    padding: 38px;
    font-size: 50px;
    display: inline-flex;
    border-radius: 82px;
}

.calltas p a {
    color: #fff;
    margin-top: 23px;
    display: inline-flex;
    font-family: 'forma-djr-display-bold';
    font-size: 26px;
    letter-spacing: 1px;
    backdrop-filter: blur(73px);
    background: #ffffff3d;
    padding: 3px 25px;
    border-radius: 58px;
}

.callsrights h1 {
    color: #fff;
    font-family: 'forma-djr-display-bold';
    font-size: 95px;
    /* width: 52%; */
    font-weight: 900;
}

.callsrights p {
    color: #fff;
    font-family: 'forma-djr-display-bold';
    font-size: 25px;
    line-height: 32px;
    padding: 0;
    margin: 0;
    width: 65%;
}

.callsrights button {
    background: transparent;
    border: 0;
    color: #fff;
    margin-top: 20px;
    font-family: 'forma-djr-display-bold';
    letter-spacing: 1px;
    font-size: 20px;
}

.foot-deatils {
    background: #000;
    padding: 32px 0;

}

.footslinks p {
    font-family: 'forma-djr-display-bold';
    color: #fff;
    letter-spacing: 1px;
    font-size: 14.9px;
    margin: 0;

}

.footslinks ul {
    padding: 0;
    text-align: right;
}

.footslinks a {
    font-family: 'forma-djr-display-bold';
    letter-spacing: 1px;
    font-size: 14.9px;
}

.smallfoots {
    background: #fff;
}

.smallfoots .container {
    display: flex;
    justify-content: space-between;
    padding: 40px;
    align-items: center;
}

.socialssfoots ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
}

.socialssfoots li {
    margin: 0 8px;
}

.socialssfoots a {
    color: #000;
    font-size: 22px;
    border: 1px solid #000;
    padding: 5px 10px;
    border-radius: 39px;
}

.fadeinnn {
    opacity: 0;
    transition: all 1s;
    transform: translate(0, 100px);
}

.fadeinnn.visible {
    opacity: 1;
    transform: translate(0, 0);
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.custom-model-main {
    text-align: center;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /* z-index: 1050; */
    -webkit-overflow-scrolling: touch;
    outline: 0;
    opacity: 0;
    -webkit-transition: opacity 0.15s linear, z-index 0.15;
    -o-transition: opacity 0.15s linear, z-index 0.15;
    transition: opacity 0.15s linear, z-index 0.15;
    z-index: -1;
    overflow-x: hidden;
    overflow-y: auto;
}

.model-open {
    z-index: 99999;
    opacity: 1;
    overflow: hidden;
}

.custom-model-inner {
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: -webkit-transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
    display: inline-block;
    vertical-align: middle;
    width: 600px;
    margin: 30px auto;
    max-width: 97%;
}

.custom-model-wrap {
    display: block;
    width: 100%;
    position: relative;
    background-color: transparent;
    /* border: 1px solid #999; */
    /* border: 1px solid rgba(0, 0, 0, 0.2); */
    border-radius: 6px;
    /* -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); */
    /* box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); */
    background-clip: padding-box;
    outline: 0;
    text-align: left;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-height: calc(100vh - 70px);
    overflow-y: auto;
}

.model-open .custom-model-inner {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    position: relative;
    z-index: 999;
}

.model-open .bg-overlay {
    background: rgba(0, 0, 0, 0.6);
    z-index: 99;
}

.bg-overlay {
    background: rgba(0, 0, 0, 0);
    height: 100vh;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 0;
    -webkit-transition: background 0.15s linear;
    -o-transition: background 0.15s linear;
    transition: background 0.15s linear;
}

.close-btn {
    position: absolute;
    right: 76px;
    top: 21px;
    cursor: pointer;
    z-index: 99;
    font-size: 18px;
    color: #000;
    background: #fff;
    width: 40px;
    height: 33px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-top-right-radius: 22px;
    border-bottom-left-radius: 15px;
}

@media screen and (min-width:800px) {
    .custom-model-main:before {
        content: "";
        display: inline-block;
        height: auto;
        vertical-align: middle;
        margin-right: -0px;
        height: 100%;
    }
}

@media screen and (max-width:799px) {
    .custom-model-inner {
        margin-top: 45px;
    }
}

.pop-up-content-wrap form{
    background: #000 !important;
}
.closebtns{
    display: none;
}
.siddss{
    display: none;
}
/* .clients-lists .col-md-2{
    max-width: 12%;
} */
.layer {
    border-radius: 10px;
    height: 100px;
    left: 0;
    opacity: 1;
    position: relative;
    /* transform: translateY(-250px) rotate(-45deg) skew(45deg, 45deg); */
    /* transform: translatey(50px) rotate(-45deg) skew(25deg, 25deg); */
    /* transition: all 0.5s ease; */
    width: 100px;
}
.layer.layer-1 {
    transition-delay: 0.5s;
}
.layer.layer-2 {
    transition-delay: 0.6s;
}
.layer.layer-3 {
    transition-delay: 0.7s;
}
.layer.layer-4 {
    transition-delay: 0.8s;
}
.layer.layer-5 {
    transition-delay: 0.9s;
}
.seconnds {
    background: #fff;
    margin-top: -110px;
}
.thirdds {
    background: #fff;
    position: relative;
    margin-top: -218px;
    z-index: 9999;
    top: 112px;
    border-top: 1px solid #000;
}
.seconnds h1 {
    /* color: #000; */
    color: #34b5f5;
    text-align: center;
    font-size: 270px;
    font-family: 'forma-djr-display-bold';
    letter-spacing: 1px;
}
.thirdds h1 {
    /* color: #000; */
    color: #ff2d6c;
    text-align: end;
    font-size: 270px;
    font-family: 'forma-djr-display-bold';
    letter-spacing: 1px;
}
.seconnds.sticky-top {
    /* margin-top: 200px; */
    top: 230px;
}

.maiesmalls {
    /* z-index: 1020; */
    /* background: #000; */
    /* margin-top: 110px; */
    position: relative;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    /* padding-top: 80px; */
}
.smalabos-forms h4 {
    color: #fff;
    font-family: 'forma-djr-display-bold';
    letter-spacing: 1px;
    margin-bottom: 19px;
    font-size: 30px;
}
.banners video {
    width: 100%;
    height: 100%;
}
/* .foot-ctasss img {
    width: 100%;
    height: 100%;
} */
.foot-ctasss img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    left: 0;
    top: 0;
}
.foot-ctasss{
    background: #000;
}
.newwsleftss{
    background: #34b5f5;
    height: 100%;
    position: relative;
}
.newrightss{
    background: #ff2d6c;
    padding: 50px;
}
/* img.imagastros {
    position: absolute;
    top: -107px;
    right: -145px;
    height: 600px;
    z-index: 9999;
} */
img.imagastros {
    position: absolute;
    top: -224px;
    LEFT: 29%;
    /* width: 61%; */
    height: 800px;
    z-index: 9999;
}
.smalabos-forms .button-566 {
    background: transparent;
    color: #fff;
    border: 0;
    box-shadow: unset;
    font-weight: 700;
    font-family: 'forma-djr-display-bold';
    font-size: 23px;
    letter-spacing: 1px;
}
.smalabos-forms .button-566 span{
    margin-left: 10px;
}
.smalabos-forms .button-566::after{
    content: none;
}
.oness{

    position: relative;
}
.twoes{
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-50%,-50%);
}
/* .twoes .child{
    opacity: 0;
}
.threes .child{
    opacity: 0;
} */
.threes{
    position: absolute;
    top: 50%;
    left: 30%;
    transform: translate(-50%,-50%);
}
/* .abouslefts {
    height: 500px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
} */
.abouslefts h4 {
    font-family: 'forma-djr-display-bold';
    font-size: 200px;
    letter-spacing: 1px;
}
/* span.smaabs-dots {
    font-size: 40px;
    color: #34b5f5;
    position: absolute;
    bottom: 45px;
    right: 18px;
    transform: translate(-50%, 0%);
} */
span.smaabs-dots {
    font-size: 40px;
    color: #34b5f5;
    position: absolute;
    bottom: 45px;
    right: 25%;
    transform: translate(-50%, 0%);
}
span.child{
    display: block;
}
.abouslefts.threes p {
    font-size: 23px;
    letter-spacing: 2px;
    line-height: 33px;
}
.ctasdivs .smalabos-forms form {
    margin-right: auto;
    background-color: #0009;
    backdrop-filter: blur(5px);
}
.banners-contents .row{
    width: 100%;
}
.proj_contentcard {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
    position: relative;
}

.proj_logo {
    /* width: 130px;
    height: 130px;
    border: 5px solid #fff; */
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.proj_logo img {
    height: 77px;
    /* mix-blend-mode: color-dodge; */
}

.bannerparas-rights p {
    color: #fff;
    font-family: 'forma-djr-display';
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
}

.proj_name h1 {
    font-family: 'forma-djr-display-bold';
    color: #fff;
    letter-spacing: 1.2px;
    font-size: 30px;
}

/* .proj_contentcard a {
    color: #fff;
    font-size: 20px;
    border: 1px solid #fff;
    padding: 8px 23px;
    display: inline-block;
    font-family: 'forma-djr-display-bold';
    letter-spacing: 1px;
    border-radius: 4px;
} */


.proj_contentcard a.button-566.Click-here {
    background-color: #fff;
    color: #000;
    box-shadow: 4px 4px 0px #000;
}
.proj_contentcard{
    overflow: hidden;
}
.proj_contentcard a.button-566.Click-here::after {
    box-shadow: 4px 4px 0px #0000;
    background: #000;
}
.projelissst:hover .proj_contentcard{
 display: none;
}
.scroll_imggg {
    position: absolute;

inset: 0;
    /* display: none; */
opacity: 0;
}
.projelissst.fadeinnn {
    overflow: hidden;
}
.scroll_imggg img {
    width: 100%;
    position: relative;
    bottom: -100px;
    transition: 16s;
}

.scroll_imggg video{
    width: 100%;
    height: 100%;
    object-fit:cover ;
    object-position: left;
}
.projelissst:hover .scroll_imggg {

    /* display: unset; */
    opacity: 1;
}
.projelissst:hover .scroll_imggg img{
    bottom: 1300px;
}
@media screen and (min-width:320px) and (max-width:767px) {
    .closebtns {
        display: block;
        color: #fff;
        font-size: 40px;
        position: absolute;
        top: 5px;
        left: 18px;
    }
    .siddss {
        display: block;
        /* z-index: 999999; */
        color: #fff;
        position: absolute;
        right: 10px;
        top: -57px;
        font-size: 30px;
    }
    ul.nav_links {
        display: flex;
        align-items: center;
        justify-content: center;
        height: auto;
        margin: 0;
        flex-direction: column;
        padding-top: 65px;
    }
    ul.nav_links li {
        margin: 10px 0px;
        width: 100%;
    }
    ul.nav_links a {
        font-size: 30px;
    }
    button.book_demo {
        background: #000;
        border: 2px solid #000;
        color: #fff;
        width: fit-content;
        padding: 10px 11px;
        font-family: 'forma-djr-display';
        font-weight: 600;
        letter-spacing: 2px;
        font-size: 9px;
        border-radius: 40px;
        position: absolute;
        top: -76px;
        right: 55px;
    }
    .sidenav {
        height: 100%;
        width: 0;
        position: fixed;
        z-index: 1;
        top: 0;
        right: 0;
        background-color: #111;
        overflow-x: hidden;
        transition: 0.5s;
        padding-top: 60px;
        /* z-index: 9999999; */
      }
      .header {
        /* background: #000; */
        background: transparent;
        height: 100px;
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 9999999;
    }
    .banners video {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .bannsimage2{
        width: 100% !important;
    }
    .banners {
        height: 390px;
    }
    .bannsimage1 {
        width: 90%;
    }
    .bannerparas-rights .button-56 {
        margin-left: auto;
        margin-right: auto;
    }
    .ourclients-heads h2 {
        font-size: 50px;
    }
    .ourclients-heads p {
        font-size: 17px;
        width: 100%;
    }
    .ourclienctas .button-56 {
        margin-left: unset;
        margin-top: 15px;
    }
    .clients-lists .col-md-2{
        width: 50%;
    }
    section.small-abouts {
        padding: 50px 0;
    }
    .abouslefts small {
        font-size: 18px;
    }
    .abouslefts h4 {
        font-size: 60px;
        text-align: center;
    }
    span.smaabs-dots {
        font-size: 20px;
        color: #34b5f5;
        position: relative;
        bottom: 0;
        right: 0;
        transform: unset;
    }
    .abouslefts p {
        font-size: 15px;
        padding-top: 5px;
    }
    .smalabos-forms form {
        padding: 20px;
        width: 100%;
    }
    section.ourservices {
        padding: 50px 0;
    }
    .ourservice-heads h1 {
        font-size: 40px;
    }
    .ourservice-heads p {
        font-size: 15px;
        width: 100%;
    }
    .awervinos-paras .button-56 {
        position: relative;
        margin-left: unset;
        margin-right: auto;
        margin-top: 40px;
    }
    .servinfos-images {
        margin-top: 35px;
    }
    .servliness .col-md-3 {
        border-right: 0;
    }
    .projectss {
        padding: 50px 0 0 0;
    }
    .projects-heaads h3 {
        font-size: 40px;
    }
    .projects-heaads h2 {
        font-size: 65px;
    }
    .soliutions-lefts {
        padding: 42px 20px;
    }
    .solution-privss {
        padding: 20px;
        position: relative;
        height: 300px;
    }
    .solutions-rights .row .col-md-6:nth-child(1) .solution-privss {
        border-right: 0;
        border-bottom: 1px solid #00000042;
    }
    .solutions-rights .row .col-md-6:nth-child(3) .solution-privss {
        border-right: 0;
        border-bottom: 1px solid #00000042;
    }
    .ctasdivs {
        padding-top: 0px;
        position: relative;
    }
    .foot-ctasss{
        height: auto;
    }
    img.imagastros{
        display: none;
    }
    .callsrights h1 {
        font-size: 46px;
        width: 55%;
    }
    .callsrights p {
        font-size: 18px;
        line-height: 28px;
        width: 100%;
    }
    .callsrights button {
        font-size: 18px;
    }
    .footslinks ul {
        text-align: left;
    }
    .smallfoots .container {
        flex-direction: column;
    }
    .copyrights p {
        font-size: 15px;
    }
    .calltas span {
        padding: 25px;
        font-size: 30px;
    }
    .projelissst {
        height: 500px;
    }
    .bannerparas-rights h3 {
        font-size: 40px;
        font-weight: 700;
        line-height: 54px;
        text-align: center;
    }
    .close-btn {
        position: absolute;
        right: 19px;
        top: 21px;
        cursor: pointer;
        z-index: 9999999999999;
        font-size: 12px;
        color: #000;
        background: #fff;
        width: 30px;
        height: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-top-right-radius: 22px;
        border-bottom-left-radius: 15px;
    }
    .foot-ctasss {
        height: auto;
        position: relative;
    }
}

@media screen and (min-width:320px) and (max-width:767px) {
    .clientslogos {
        /* height: 155px; */
        height: 170px;
    }
    .clients-lists .col-md-2 {
        max-width: 50%;
    }
    .firstsecss h1 {
        font-size: 100px;
    }
    .seconnds h1{
        font-size: 100px;
    }
    .thirdds h1{
        font-size: 100px;
    }
    .maiesmalls {
        /* margin-top: 250px; */
        margin-top: 0;
    }
    .smalabos-forms {
        margin-top: 25px;
    }
    .maiesmalls .col-md-6{
        overflow: hidden;
    }
    .small-abouts{
        height: auto !important;
    }
}

@media screen and (min-width:767px) and (max-width:1200px) {
    .firstsecss h1 {
        font-size: 300PX;
    }
    .seconnds h1{
        font-size: 300PX;
    }
    .thirdds h1{
        font-size: 300PX;
    }
    .smalabos-forms form {
        width: 100%;
    }
    .awervinos-paras .button-56 {
        position: relative;
        margin-left: 0;
    }
    .servinfos-images {
        height: 100%;
    }
    .servinfos-images img {
        height: 100%;
    }
    .soliutions-lefts {
        padding: 0 100px;
    }
}

@media screen and (min-width:1200px) and (max-width:1500px) {
    .maiesmalls {
        position: relative;
        width: 100%;
    }
    .threes {
        left: 35%;
    }
    .twoes {
        left: 35%;
    }
    .abouslefts h4 {
        font-size: 175px;
    }
    .abouslefts.threes p {
        font-size: 21px;
    }
    span.smaabs-dots {
        right: 34%;
    }
}

