@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
/* .container{
    max-width: 85% !important;
} */
a{
    text-decoration: none;
}
body {
  font-family: "Noto Sans", sans-serif;
}
.ullll{
    padding: 1rem 0;
}
.leftdropitem{
    position: relative;
}
.qq{
    display: none;
    position: absolute;
    top: 50%;
    left: 100%;
    transform: translateY(-50%);
    z-index:9;
    width: 180%;
    padding-left: 50px;
}
.dropitems {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: 50vh;
    background-color: #051229;
}
.leftdropitem ul li a {
    display: flex;
    padding: 15px 10px;
    border-bottom: 1px solid #727272;
    align-items: center;
    justify-content: space-between;
}
.logo img{
    width: 251px !important;
}

/* banner */
.tj-hero-section {
    position: relative;
    padding-top: 170px;
    background-color:#051229;
    overflow: hidden;
    z-index: 1;
}
.tj-hero-section::before {
    position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 40px;
    mask-image: url(../images/h1-hero-shapes.svg);
    background: #fff;
    mask-repeat: no-repeat;
    mask-position: center bottom;
    mask-size: contain;
    z-index: 2;
}
.hero-shapes-1 {
    position: absolute;
    top: -30px;
    left: -25%;
    z-index: -1;
    max-width: 265px;
    width: 100%;
    opacity: 0.4;
}
.images-shapes {
    position: absolute;
    top: 14%;
    right: 10%;
    z-index: -1;
    opacity: 0.3;
}
.hero-content {
    max-width: 665px;
    width: 100%;
    padding-top: 80px;
    position: relative;
    z-index: 1;
}
 .hero-title h1{
    color: #fff;
    line-height: 1.1;
    margin-bottom: 20px;
    letter-spacing: 0.55px;
}
.hero-content h1{
    font-size: 79px;
    color: #fff;
     font-family: "Libre Franklin", sans-serif;
}
.hero-content span{
    color: #0056efde;
}
.hero-content p{
    font-size: 21px;
    color: #d3d3d39c;
    letter-spacing: 0.55px;
    font-family: 'Nunito Sans';
}

.hero-circle {
    position: absolute;
    width: 164px;
    height: 18%;
    top: 56%;
    left: 50%;
    transform: translateY(-50%);
    mask-image: url(../images/h1-hero-video.svg);
    mask-repeat: no-repeat;
    mask-size: contain;
    background-color: #051229;
    mask-position: center;
    z-index: 1;
}
.circle-wrap {
    position: absolute;
    width: 100px;
    height: 100px;
    top: 50%;
    right: 12%;
    transform: translateY(-50%);
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

 .rotate-image {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 100%;
    height: 100%;
    animation: rotateImg 10s infinite linear;
}
 @keyframes rotateImg{
 0% {
    transform: translate(-50%, -50%) rotate(0deg);
}
100% {
    transform: translate(-50%, -50%) rotate(360deg);
}
 }

  .hero-images img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
/* scroll */
.hero_scroll {
    position: absolute;
    left: 15px;
    bottom: 100px;
    border: 1px solid lightgray;
    transform: rotate(90deg);
    border-radius: 70px;
    padding: 6px 21px;
    z-index: 2;
    transition: all 0.3s ease-in-out 0s;
}

 .down {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    gap: 12px;
    color: blue;
    text-decoration: none;
    font-weight: 500;
    text-transform: uppercase;
}
.cik{
 animation: animate 1s infinite;
}
.cik img {
    transform: rotate(269deg);
    width: 23px;
    filter: invert(1);
}
.pqa p {
    margin-bottom: 0px;
    color: #ffffff47;
}

@keyframes animate{
 0%, 20%, 50%, 80%, 100% {
    transform: translateX(0px) ;
}
40% {
    transform: translateX(6px) ;
}
60% {
    transform: translateX(3px) ;
}
}
.hero-shapes-2 img{
   filter: invert(1) brightness(0.3);
    opacity: .2;
    width: 100px;
}
 .hero-shapes-2 {
    position: absolute;
    position: absolute;
    right: 75px;
    bottom: -18%;
}
/* button */
.el-button a {
    width: 100%;
    height: 47px;
    border-radius: 8px;
    padding: 0 30px;
    color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    width: fit-content;
    text-decoration: none;
    border: 1px solid #ffffffc7;
    color: #fff;
}
.el-button p{
margin-bottom: 0px !important;
color: #ffffff94 !important;
}
/* about start */
.sec-heading span{
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #0075ff;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 15px;
    position: relative;
    z-index: 1;
}
.bgf{
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #0075ff;
    position: relative;
    z-index: 1;
}
.mid {
    text-align: center;
}
.kol h2 {
    font-size: 28px;
    letter-spacing: 0.55px;
    font-family: 'Nunito Sans';
    font-weight: 500;
    color: #000;
}
.kol p {
    font-size: 16px;
    letter-spacing: 0.55px;
    color: #000000b5;
    font-weight: 400;
    line-height: 28px;
}
.soj img{
    width: 62px;
}
.sol {
    border: 1px solid #e1e8f0;
    padding: 52px 23px 49px;
    transition: all 0.3s ease-in-out 0s;
    position: relative;
}
.sol::before {
    content: "";
    position: absolute;
    width: calc(100% - 20px);
    height: 65%;
    background: linear-gradient(180deg, rgba(225, 232, 240, 0) 0%, rgb(225, 232, 240) 100%);
    bottom: 10px;
    left: 10px;
    z-index: -1;
    transition: all 0.3s ease-in-out 0s;
}
.tj-brand-section {
    position: relative;
    padding-top: 120px;
    padding-bottom: 80px;
    background-color: #051229;
    z-index: 1;
}
.tj-brand-section::before {
    position: absolute;
    content: "";
    top: -1px;
    left: 0;
    width: 100%;
    height: 37px;
    mask-image: url(../images/brand-shapes.svg);
    background: #fff;
    mask-repeat: no-repeat;
    mask-position: center;
    mask-size: contain;
    z-index: 2;
}
 .brand-logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 195px;
    height: 74px;
    background: rgba(247, 247, 247, 0.1);
}
.bannerswiper11{
    position: relative;
}
.bannerswiper11::before, .bannerswiper11::after {
    content: "";
    position: absolute;
    width: 308px;
    height: 100%;
    background-image: linear-gradient(90deg, #051229 0%, rgba(5, 18, 41, 0) 100%);
    top: 0;
    left: 0;
    z-index: 2;
}


/* footer start */
.fr input{
  width: 100%;
  height: 100%;
  border-radius: 0;
  background: transparent;
  border: none;
}
.frm{
  border: 1px solid #ffffff4a;
  margin-top: 20px;
}
.bbt a {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 10px 20px;
    background-color: #ffffffb3;
    color: #000;
    font-size: 18px;
    letter-spacing: 0.55px;
    text-decoration: none;
}
.wpo-upper-footer{
    padding: 4rem 0 0rem;
}
.widget ul li a {
    font-size: 18px;
    letter-spacing: 0.55px;
    color: #ffffff9e;
    line-height: 37px;
    text-decoration: none;
}
.widget ul li {
    list-style: none;
}
.widget-title h3{
    color: #ffffffc2;
    letter-spacing: 0.55px;
}
.widget li p{
    color:#ffffff9e;
    line-height: 27px;
    font-size: 16px;
    letter-spacing: 0.55px;
}
.wp-lo{
    background-color: #1d293e;
        padding: 5px 0 0;
}
.dob ul{
    display: flex;
    gap: 26px;
    margin-bottom: 0rem;
}
.dob ul li p{
    color:#fff;
    margin-bottom: 0px;
}
.dd {
  padding: 0;
  justify-content: start;
  gap: 18px;
}
.fb {
    height: 36px;
    width: 36px;
    border-radius: 50%;
    position: relative;
    background-color: #ffffff29;
}
.fb:hover {
  background-color: #00000066;
  border: 1px solid #00000066;
}
.ff li .fb a img {
  width: 15px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  filter: brightness(0) invert(1);
}
.dd li,  .dob li{
    list-style: none;
}
/* 3rd section start */
.bgf::after {
    left: 25%;
}
.bgf::before{
    left: 0%;
}
.btx1 a {
    border: 1px solid #000;
    color: #000;
}
.btx a::after {
    background-color: #000;
}
.btx a::before {
    background-color: #000;
}
.btx a:hover::after{
  left: 0;
}
.btx a:hover::before{
  right: 0;
}
.btx a:hover{
  color: #fff;
}
.h6-project-wrap {
		/* overflow: hidden; */
    margin: auto;
    width: 88%;
}

.pmk {
    max-width: calc(50% - 0px);
    max-height: 550px;
    width: 100%;
    overflow: hidden;
}
.cont {
    max-width: calc(50% - 0px);
    width: 100%;
    padding: 88px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.jjj {
    color: #fff;
    font-size: 50px;
    letter-spacing: 0.55px;
}
.cont p{
    font-size: 16px;
    letter-spacing: 0.55px;
    color: #a9b0b8;
}

.h6-project-item {
    background-color: #051229;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    position: relative;
    z-index: 2;
}
  .no {
    display: inline-flex;
    font-weight: 500;
    font-size: 88px;
    line-height: 1;
    letter-spacing: -0.025em;
    color: rgba(247, 247, 247, 0.1);
    margin-bottom: 10px;
}
/* !END: H6 Projects CSS */
.pin-spacer{
    display: flex;
    align-self: center;
    align-items: center;
    height: 100%;
    position: sticky;
    top: 2rem;
    transform-origin: center top;
}
 .sppb-animated-number {
    -webkit-text-stroke: 1.2px #051229;
    transition: all 0.4s ease-in-out;
    color: RGBA(0, 0, 0, 0);
     font-family: Unbounded;
    font-weight: 700;
    font-size: 85px;
    line-height: 121%;
}
.spti {
    font-size: 18px;
    letter-spacing: 0.55px;
    color: #000000c9;
}
.lhh {
    width: 78%;
    color: #00000054;
}
.sp-he h2 {
    font-size: 28px;
    letter-spacing: 1.55px;
    font-weight: 500;
    color: #000000cc;
}
/* jhjhbjhghjguy */
.appo {
  background-image: url(../images/app.png);
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
}
.appo::after {
  position: absolute;
  content: "";
  background-color: #000000d4;
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 9;
}
.innerappo {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  padding: 3rem;
  background-color: #ffffff;
  border-radius: 20px;
}
.formhd h2 {
  color: #070d59;
  font-size: 38px;
  letter-spacing: 0.55px;
}
.formwrap input, .formwrap select {
  height: 50px;
}

.formwrap input, .formwrap select, .formwrap textarea {
  border: none;
  border-bottom: 1px solid #070d59;
  border-radius: 0;
  background-color: transparent;
  padding-left: 10px;
}
.formwrap input, .formwrap select {
  height: 50px;
}
.formwrap input, .formwrap select, .formwrap textarea {
    border: none;
    border-radius: 0;
    background-color: transparent;
    padding-left: 10px;
    border: 1px solid #000;
}
.close {
  top: 4%;
  right: 3%;
  z-index: 99;
  cursor: pointer;
}
.para {
    font-size: 19px;
    letter-spacing: 0.55px;
    line-height: 30px;
}
.wrapperdsfs{
  display: flex;
  flex-wrap: nowrap;
  width: 100%;
  gap: 20px;
}
.slide22{
  width: 34%;
  transition: all .3s;
  position: relative;
}
.slide22 img{
  width: 100%;
  height: 500px;
  object-fit: cover;
}
.slide22:hover{
  width: 80%;
}

.bannerswwer img{
  height: 500px !important;
}
.bannerswwer{
  height: 100%;
}

.datare{
  bottom: 10%;
  left: 5%;
  z-index: 99;
}
.slide22{
  position: relative;
}
.slide22::after{
  position: absolute;
  content: "";
  background: linear-gradient(360deg,#000000a4,transparent);
  background-size: contain;
  height: 100%;
  width: 100%;
  z-index: 1;
  bottom: 0;
  left: 0;
}
.slide22::before {
    position: absolute;
    content: "";
    border: 1px solid #ffffff73;
    background-size: contain;
    height: 90%;
    width: 92%;
    z-index: 1;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all .3s;
}
.slide22:hover::before{
width: 95%;
}

.container23 {
  position: relative;
  width: 90vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-evenly;
  border-radius: 9px;
}
.text45 {
  color: #000;
  font-size: clamp(2rem, 12rem, 5vw);
  line-height: 1.2;
  box-sizing: border-box;
  padding: 5%;
  width: 100%;
  text-align: center;
  perspective: 500px;
}

.button-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  flex-wrap: wrap;
}
.bgf{
    position: initial !important;
}

/* images start */
.ttxttt {
    top: 0%;
    left: 3%;
    z-index: -1;
}
.galleryyy{
margin-top: 6%;
}

/* contact us */
.appo{
    height:100vh;
    position:relative;
    background-image:url(../images/inpg.jpg);
}
.formhd h2 {
    font-size: 66px;
    letter-spacing: 1px;
    font-weight: 500;
    background: -webkit-linear-gradient(#ffffff, #032b73);
    -webkit-text-fill-color: transparent;
    line-height: 59px;
    padding-bottom: 1rem;
}
.formhd p {
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 34px;
    font-weight: 100;
}
.frmdata {
    width: 100%;
    left: 10%;
    padding: 62px;
    margin-left: auto;
}
.innersee{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 95%;
    z-index:99;
}
.formwrap input, .formwrap select, .formwrap textarea {
    height: 46px;
    background-color: transparent;
    /* border: none; */
    outline: none;
    box-shadow: none;
    border: 1px solid #ffffffd9;
    color: #fff;
    border-radius: 30px;
    padding-left: 20px;
}
.formwrap input::placeholder,.formwrap select::placeholder,.formwrap textarea::placeholder{
    color:#fff;
}
.bookbtn a {
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 7px 46px;
    background-color: #000;
    border-radius: 30px;
    color: #000000;
    text-decoration: none;
    font-size: 17px;
    letter-spacing: 0.55px;
    background: -webkit-linear-gradient(#ffffff, #a4beed);
    width: fit-content;
    margin: auto;
}
.sms{
    left:50%;
    top:5%;
}

/* footer new */
.footer {
    background-color: #121a21;
    /* border-top: 1px solid #ffffff2b; */
    position: relative;
    z-index: 1;
    padding: 4rem 0 4rem;
}
/*.footer::after {*/
/*    position: absolute;*/
/*    content: "";*/
/*    background-color: #ffffff;*/
/*    background-size: contain;*/
/*    height: 58%;*/
/*    width: 0%;*/
/*    left: 50%;*/
/*    top: 50%;*/
/*    border-right: 1px solid #de651a00;*/
/*    transform: translate(-50%, -50%);*/
/*}*/
.footer::after {
    position: absolute;
    content: "";
    background-image: url(../images/bare.png);
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    background-repeat: repeat;
    z-index: -1;
    opacity: 0.08;
}


.adpa{
    font-family: 'Libre Franklin';
    color:#fff;
    letter-spacing: 0.55px;
    font-size: 50px;
}
.boy a {
    padding: 10px 40px;
    border: 1px solid #fff;
    color: #ffff;
    font-size: 16px;
    border-radius: 50px;
}
.boy a::after {
    background-color: #fff;
}
.boy a::before {
    background-color: #fff;
}
.boy a:hover::after{
  left: 0;
}
.boy a:hover::before{
  right: 0;
}
.boy a:hover{
  color: #000;
}
.coj h1 {
    color: #fff;
    font-size: 23px;
    letter-spacing: 1px;
    font-weight: 400;
    margin-bottom: 5%;
    text-decoration: underline;
}
.coj ul li p{
    color: #fff;
    letter-spacing: 0.55px;
    font-size: 16px;
    transition:all .3s;
}
.coj ul li p:hover{
    color:#ff0000;
    padding-left:3px;
    cursor:pointer;
}

.coj ul li{
    list-style:none;
}
.coj ul{
    padding-left: 0rem;
}
.ikm img{
        width: 19px;
}
.nic p{
font-size: 16px;
letter-spacing: 0.55px;
color: #fff;
margin-bottom: 0px;
}
.looy {
    display: flex;
    align-items: center;
    gap: 14px;
    border-radius: 23px;
    border: 1px solid #ffffff5c;
    padding: 5px 18px;
    width: fit-content;
    margin-bottom: 4%;
    transition: all .3s;
}
.looy:hover{
    background-color: #fff;
}
.looy:hover .nic p{
    color:#000;
}
.looy:hover .ikm img{
  filter: brightness(0);
}
.uuul{
    padding-left: 0rem;
}
.fot-log img{
  width: 174px;
}
.dob ul {
    display: flex;
    gap: 9px;
    margin-bottom: 0rem;
    width: 100%;
    flex-wrap: wrap;
}

.dob ul li p {
    color: #fff;
    margin-bottom: 0px;
    font-size: 14px;
    letter-spacing: 0.55px;
}
.dob ul{
    padding-left: 0rem;
}
.wp-lo {
    background-color: #121a21;
    padding: 12px 0px 12px;
    position: relative;
}
.wp-lo::after {
    position: absolute;
    content: "";
    /*background-color: #ffffffd6;*/
    background-size: contain;
    height: 0%;
    width: 92%;
    left: 50%;
    top: 0%;
    border-top: 2px solid #2b3944;
    transform: translate(-50%, -50%);
}
.vocc li p{
    color: #fff;
    font-size: 15px !important;
    font-weight: 400;
    line-height: 31px;
}
.contact-icon-box {
  display: flex;
  gap: 12px;
  margin-top: 2px;
  align-items: center;
}
.conco h2 {
    font-size: 17px;
    letter-spacing: 1px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 0px;
}
.conco p {
  font-size: 16px;
  letter-spacing: 0.55px;
  color: #fff;
}
.con-hd {
  margin-bottom: 2rem;
}
.con-hd p {
  font-size: 16px;
  letter-spacing: 0.55px;
  line-height: 27px;
}
.con-hd h2 {
  font-size: 30px;
  letter-spacing: 0.55px;
  color: #fff;
}
.ment h2 {
  font-size: 19px;
  letter-spacing: 0.55px;
  color: #fff;
}
.ele {
  padding: 3rem 3rem 1rem;
  background-color: #0000007a;
  position: relative;
  border-radius: 11px;
}
.til::after {
    position: absolute;
    content: "";
    /* background-color: #fbfdf3; */
    background-size: contain;
    height: 42px;
    width: 42px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    border-radius: 50px;
}
.til img {
  width: 23px;
  height: 23px;
}
.til {
  position: relative;
  z-index: 1;
}

/* banner team */
.ban-imgd img {
    width: 100%;
    height: 73vh;
    object-fit: cover;
    background-attachment: fixed;
}
.banner-hd {
    position: absolute;
    top: 50%;
    left: 17%;
    z-index: 1;
}
.kol{
    color: #fff;
    font-size: 20px;
    letter-spacing: 0.55px;
    border-bottom: 1px solid #fff;
    /* width: 301%; */
}
.banner-hd h2{
    color: #fff;
    letter-spacing: 0.55px;
    font-size: 40px;
}
.ban-imgd{
    position: relative;
}
.ban-imgd::after{
  position: absolute;
    content: "";
    background-color: #000000d4;
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    /* z-index: 9; */
}
.banner-hd p{
    color: #ffffffb3;
    letter-spacing: 0.55px;
    font-size: 16px;
}
.tem-nm span{
    font-size: 14px;
    letter-spacing: 0.55px;
    color: #000000b5;
    font-weight: 400;
}
@keyframes hoverEffect {
    0% {
        background-position: -100% 50%;
    }

    100% {
        background-position: 50% 50%;
    }
}

/* neqwqwqwqwqwqwqwqwjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj  starttttttttttttttttttttt*/
/* header */
.navbars {
    position: fixed !important;
    width: 100%;
    padding: 5px;
    z-index: 9999999;
    /* background-color: #fff;
    box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.1803921569); */
}
.newnavr {
    background-color: #fff;
    box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.1803921569);
}
.navbars {
    transition: all .3s;
}
.navwrapper li a {
    text-decoration: none;
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    padding: 0px 0;
    display: flex;
}
.wrap li a{
    color:#000;
}
.oip p{
      color: #000 !important;
}
.avtt{
    color:red !important;
}

.heah {
    display: flex !important;
    align-items: center;
    gap: 9px;
}
.poi p {
    font-size: 15px;
    letter-spacing: 0.55px;
    margin-bottom: 0px;
    color: #000;
    font-weight: 500;
    letter-spacing: 0.55px;
}
.seim img{
    width: 18px;
    filter: brightness(0) invert(1);
}
.im img{
     filter: brightness(0);
}
.gend{
    display: flex;
    gap: 23px;
    margin-bottom: 0rem;
    align-items: center;
}
.gend li{
    list-style: none;
}
.gend li p{
    margin-bottom: 0px;
     font-size: 16px;
    letter-spacing: 0.55px;
    color:#fff;
    font-weight: 500;

}
.dol {
    align-items: center;
    display: flex;
    gap: 12px;
    transform: translateX(-100%);
     transition: all 1s;
}
.dol:hover{
background-color: #fff;
   transform: translateX(0);
}
.bopl{
     padding: 10px 20px;
    border-radius: 26px;
    background-color: red;
}

/* .bot-img {
    height: 32px;
    width: 32px;
    background-color: #051229;
    border-radius: 50%;
    position: relative;
} */
 .bot-img img {
    /* position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 999; */
    width: 17px;
    transition: all 4s;
}
.cta {
  position: relative;
  margin: auto;
  padding: 8px 22px;
  transition: all 0.2s ease;
  border-radius: 28px;
}
.cta:hover{
    background-color: #fff !important;
}
.cta:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  border-radius: 28px;
  background: red;
  width: 100%;
  height: 42px;
  transition: all 0.3s ease;
}
.cta:hover:before {
  width: 40px;
  background: red;
}
.cta span {
    position: relative;
    font-size: 17px;
    color: #fff;
    font-weight: 400;
    padding: 8px 17px;
}
.cta svg {
  position: relative;
  top: 0;
  margin-left: 9px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #fff;
  stroke-width: 2;
  transform: translateX(6px);
  transition: all 0.3s ease;
  transform: rotate(-45deg);
}
.cta:hover svg {
  transform: translateX(6px);
}
.cta:active {
  transform: scale(0.96);
}
.cta:hover span {
  color: #000;
}
.cta:hover svg {
  position: relative;
  top: 0;
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #fff;
  stroke-width: 2;
  transition: all 0.3s ease;
}
.bannerslider .swiper-button-next,
.bannerslider .swiper-button-prev {
  position: absolute;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 88%;
}
.bannerslider .swiper-button-next:after,
.bannerslider .swiper-button-prev:after {
  font-family: swiper-icons;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
  color: #fff;
  font-size: 16px;
}
.bannerslider .swiper-button-prev {
    left: 8%;
    right: auto;
}
.bannerslider .swiper-button-next {
    left: 12%;
    /* left: auto; */
}
.bannerslider .swiper-button-next:before, .bannerslider .swiper-button-prev:before {
    position: absolute;
    content: "";
    background-size: contain;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    z-index: -1;
    background-color: #ffffff3b;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    clip-path: polygon(93.3% 75%, 50% 100%,6.7% 75%,6.7% 25%,50% 0%,93.3% 25%,93.3% 75%,88.97% 27.5%,50% 5%,11.03% 27.5%,11.03% 72.5%,50% 95%,88.97% 72.5%,88.97% 27.5%);
}
/* header start */
.bann-img{
    position: relative;
}
.bann-img img {
    width: 100%;
    height: 100vh;
    object-fit: cover;
}
.bannerslider .swiper-slide{
    position: relative;
    z-index: -1;
}
.bannerslider .swiper-slide::after {
    position: absolute;
    content: "";
    background: #000000a8;
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1;
}
.bannerslider .swiper-slide::before {
    position: absolute;
    content: "";
    background-color: red;
    background-size: contain;
    height: 100px;
    width: 295px;
    border-radius: 50%;
    bottom: -9%;
    left: 6%;
    transform: translate(-50%, -50%);
    z-index: 9;
    filter: blur(42px);
}
.ban-hd {
    position: absolute;
    top: 40%;
    left: 7%;
    width: 88%;
    z-index: 9;
}
.esn {
    color: #fff;
    font-size: 56px;
    letter-spacing: 0.55px;
    line-height: 62px;
    transform: translateX(-100px);
    transition: all 1000ms ease;
    opacity: 0;
}
.esnp{
    font-size: 16px;
    letter-spacing: 0.55px;
    color: #fff;
    line-height: 29px;
    transform: translateY(100px);
    transition: all 1000ms ease;
    opacity: 0;
}
.bannerslider .swiper-slide-active .esn{
      transform: translateX(0);
      opacity: 1;
}
.bannerslider .swiper-slide-active .esnp{
      transform: translateY(0);
      opacity: 1;
}

/*  about sthshs  */
.get-hd h2 {
    font-size: 37px;
    line-height: 50px;
    color: #000;
    font-weight: 500;
    line-height: 54px;
    letter-spacing: 0.55px;
    width: 95%;
}
.get-hd span{
    color: #b70000;
}
.inner-ser{
margin-bottom: 4%;
}
.abt p {
    font-size: 16px;
    letter-spacing: 0.55px;
    font-weight: 400;
    line-height: 32px;
}
.sc-pl h2{
    position:relative;
   font-size: 42px;
    letter-spacing: 0.55px;
    font-weight: 500;
    color: #000;
    font-family: 'Libre Franklin';
}

.sc-pl h2::after{
  position: absolute;
  content:"";
  /* background-color: #a3aab8a8; */
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  z-index: 1;
  transition: all 3s;
  transition-delay: .3s;
}
.leftimgabtactive h2::after{
  position: absolute;
  content:"";
  /* background-color: #d1dcefa8; */
  background-size: contain;
  height: 100%;
  width: 0%;
  top: 0;
  right: 0;
  z-index: 1;
}
.get-hd h2{
    position: relative;
}
.get-hd h2::after{
  position: absolute;
  content:"";
  background-color: #fff;
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  z-index: 1;
  transition: all 3s;
  transition-delay: .3s;
}
.getyactive h2::after{
  position: absolute;
  content:"";
  background-color: #fff;
  background-size: contain;
  height: 100%;
  width: 0%;
  top: 0;
  right: 0;
  z-index: 1;
}
.cdc h2::after{
background-color: #fff !important;
}
.ab-in {
    padding: 4rem 3rem 0rem;
}
/* aboyyg end */
/* expertise start */

.fox{
    list-style: none;
    display: flex;
    gap: 45px;
    align-items: baseline;
}
.jun h2{
    font-size: 18px;
    letter-spacing: 0.55px;
    font-weight: 500;
    color: #fff;
}
.jul p{
    font-size: 16px;
    letter-spacing: 0.55px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 0rem;
}
.hrf {
    margin: 2rem 0;
    color: #ffffffa1;
}
.exper {
    position: relative;
    padding: 5rem 0 5rem;
    z-index: 1; 
    background-color: #000;
}
.exper::before {
    position: absolute;
    content: "";
    background-image: url(../images/sz.png);
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    opacity: 0.4;
    background-repeat: no-repeat;
    filter: blur(3px);
    z-index: -1; /* this was missing */
}
/*.exper::after {*/
/*    position: absolute;*/
/*    content: "";*/
/*    background: #000;*/
/*    background-size: contain;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    top: 0;*/
/*    left: 0;*/
/*    z-index: -1;*/
/*}*/
.expd h2{
    color: #fff;
    letter-spacing: 0.55px;
    line-height: 39px;
    font-size: 30px;
}
.first_im21 img{
    height: 173px !important;
    object-fit: cover;
}
.first_im img{
height: 139px;
    object-fit: cover;
    border-radius: 7px;
}
/* expertise end */
/* services start */
.ser{
margin-top: 5%;
margin-bottom: 4%;
}
.sew h2{
    font-size: 38px;
    letter-spacing: 0.55px;
    font-weight: 500;
    color: #000;
    font-family: 'Libre Franklin';
}
.sew p{
    font-size: 16px;
    letter-spacing: 0.55px;
    line-height: 28px;
    color: #000;
}
 .service-number {
    display: flex;
    align-items: end;
    margin-bottom: 3%;
}
 .service-number span.active {
    font-size: 18px;
    color: #e7bebe;
}
 .service-number span {
    font-size: 14px;
    font-weight: 300;
    color: #d1d3d5;
}
.pao img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.service-icons{
    margin-bottom: 5%;
}
.service-icons img{
    width:45px;
}
.tem-nm h2{
    font-size: 25px;
    letter-spacing: 0.55px;
    font-weight: 500;
    color:#fff;
    transition: all .3s;
}
.tem-nm:hover h2{
    letter-spacing: 0;
}
.tem-nm p {
    font-size: 16px;
    letter-spacing: 0.55px;
    line-height: 27px;
    width: 95%;
    color:#fff;
}
.tem{
    padding: 3rem 0 3rem;
}
.tem-nm{
    padding: 3rem 3rem 4rem;
    position: relative;
    z-index: 1;
}
.tem-nm::before {
    position: absolute;
    content: "";
    background-color: #cf2e2e;
    background-size: cover;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.tem-nm::after {
    position: absolute;
    content: "";
    background-image: url(../images/shape-3.png);
    background-size: cover;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.doli{
    margin-top: 9%;
}
 .ctct:before {
  background: #fff;
  width: 100%;
  height: 40px;
  transition: all 0.3s ease;
}
.ctct:hover:before {
  width: 40px;
  background: red;
}
.ctct span {
  position: relative;
  font-size: 16px;
  color: #000;
  font-weight: 500;
  /* text-transform: uppercase; */
}
.ctct svg {
  stroke: #000;
}
.ctct{
    background: #fff;
}

.tem-nm:hover .service-icons {
    animation: wobble-horizontal-hover 1s ease-in-out 1;
}
@keyframes wobble-horizontal-hover {
	16.65% {
		transform: translateX(5px);
	}
	33.3% {
		transform: translateX(-3px);
	}
	49.95% {
		transform: translateX(4px);
	}
	66.6% {
		transform: translateX(-2px);
	}
	83.25% {
		transform: translateX(1px);
	}
	100% {
		transform: translateX(0);
	}
}
/* indut */
.tj-project-section-two {
    position: relative;
    z-index: 1;
    padding: 7rem 0 4rem;
    margin-top: 4%;
}
/*.tj-project-section-two::before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    background-size: cover;*/
/*    height: 100%;*/
/*    width: 100%;*/
/*    top: 0;*/
/*    left: 0;*/
/*    background-repeat: no-repeat;*/
/*    z-index: -1;*/
/*    filter: blur(19px);*/
/*    background: linear-gradient(0deg, #ff000026, #00000014);*/
/*}*/
.tj-project-section-two::before {
    position: absolute;
    content: "";
    background-size: cover;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    z-index: -1;
    filter: blur(19px);
    /*background: linear-gradient(0deg, #ff000014 90%, #fff 0%);*/
    background-color: #fff;
}
/* .tj-project-section-two::after {
    position: absolute;
    content: "";
    background-image: url(../images/bg-15.png);
    background-size: cover;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    z-index: -1;
    opacity: 0.2;
    filter: blur(5px);
} */
 .stypi img{
    width: 35px;
    transition: all .3s;
 }
 .sty {
    padding: 2rem 2rem 1rem;
    /* border-top: 1px solid #0000000d; */
    border-left: 1px solid #0000000d;
    /* box-shadow: #ff9b9b inset 1px 2px 11px -5px; */
    /*background: linear-gradient(360deg, #ff777736 40%, #ffffff1a);*/
    background: linear-gradient(360deg, #ff777730 34%, #ffffff1a);
}
.sty h2 {
    font-size: 21px;
    letter-spacing: 0.55px;
}
.ind p {
    font-size: 16px;
    letter-spacing: 0.55px;
    line-height: 28px;
}
 .oran img {
    width: 100%;
    height: 315px;
    object-fit: cover;
    object-position: right;
    transition: transform 0.4s ease-in-out;
}
.oran{
    overflow: hidden;
}
.ttws:hover img{
      transform: scale(1.12);
} 
.ttws{
    transition: all .3s;
}
 .testee {
    position: relative;
 }
 
.testee .swiper-button-next, .testee .swiper-button-prev {
  position: absolute;
  top: 69%;
}
.testee .swiper-button-next {
  right: 1%;
}
.testee .swiper-button-prev {
  left: 1%;
}
.testee .swiper-button-next:after,
.testee .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 15px;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
  color: #fff;
}

.testee .swiper-button-next:before,
.testee .swiper-button-prev:before {
  position: absolute;
  content: "";
  background-color: #650000;
  background-size: contain;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: -1;
}

/* tab start project */
.tab-l .active {
    background-color: red;
    border: 1px dashed red;
    border-radius: 30px;
}
.tab-l .active {
    color: #fff;
    padding: 8px 20px;
    font-size: 15px;
}
.tab-l a {
    border: 1px dashed rgb(1, 1, 17);
    border-radius: 30px;
    color:#000;
    padding: 8px 20px;
    font-size: 15px;
}
.esn-img img{
    width: 100%;
    border-radius: 5px;
    height: 283px;
    object-fit: cover;
}
.es-det h2{
    font-size: 33px;
    /* font-family: 'Libre Franklin'; */
    color: #000;
    font-weight: 500;
}
.es-det p{
    font-size: 16px;
    letter-spacing: 0.55px;
    font-weight: 400;
    line-height: 28px;
}
 
/* news start */
.ab-span span {
    color: #b43114;
    /*-webkit-text-stroke: 1.2px #4a1c1c;*/
    font-weight: 600;
    font-size: 37px;
}
.ab-span h2 {
    font-size: 30px;
    letter-spacing: 0.55px;
    width: 100%;
    line-height: 46px;
    color: #000000db;
}
.joll {
  background-color: #0000007a;
  position: relative;
}
.joll::after {
  position: absolute;
  content: "";
  background-image: url(../images/tem.jpg);
  background-size: contain;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  background-attachment: fixed;
  opacity: 0.6;
}
/* .featm{
    background-color: #6b3d3d1c;
    padding: 1rem 1rem;
} */
 .feature-item-content h3 {
    font-size: 21px;
    margin-bottom: 0px;
}
.fepr{
    display: flex;
    gap: 16px;
    align-items: center;
}
.icon-box img{
    width: 25px;
}
.jatra{
    margin-top: 5%;
    margin-bottom: 4%;
}
.in-abo{
    position: relative;
}
/*.in-abo::after {*/
/*    position: absolute;*/
/*    content: "";*/
/*    background-image: url(../images/h4-hero-shape-1.svg);*/
/*    background-size: contain;*/
/*    height: 60%;*/
/*    width: 100%;*/
/*    top: 3%;*/
/*    left: -7%;*/
/*    z-index: -1;*/
/*     background-attachment: fixed; */
/*    opacity: 0.4;*/
/*    background-repeat: no-repeat;*/
/*}*/
.ab-span {
    text-align: center;
    width: 80%;
    margin: auto;
}


/* newqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjjj endddddddddddddddddddddddd */


.foot-cont p {
    color: #fff;
    letter-spacing: 0.55px;
    line-height: 30px;
    font-size: 16px;
    width: 79%;
}
/*new slider*/
.glswiper {
  width: 100%;
  height: 100%;
}

.glswiper .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #444;
  display: flex;
  justify-content: center;
  align-items: center;
}

.glswiper .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  height: 180px;
  border-radius: 15px;
}
.overlayswiper{
  width: 50%;
  bottom: 11%;
  right: 10%;
}
.jumpp {
    top: 18%;
    left: 8%;
    width: 62%;
    z-index: 1;
}
.jumpp h2 , .title1 {
    color: #fff;
    font-size: 39px;
    letter-spacing: 0.55px;
    line-height: 52px;
    font-weight: 600;
}
.jumpp p, .desc1 {
    color: #fff;
    font-size: 19px;
    letter-spacing: 0.55px;
    width: 75%;
    line-height: 32px;
}
.xdcc{
    position: absolute;
    font-size: 16px;
    bottom: 12%;
    color: #ffffff96;
    left: 8%;
    z-index: 1;
}
.vvv{
  position: relative;
}
.ashg::after{
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(90deg,rgb(0 0 0 / 89%) 0%, rgba(0, 0, 0, .3) 75%);
    top: 0;
    left: 0;
    /* z-index: 1; */
}
.thww {
    position: relative;
    cursor: pointer;
}
.thww::after {
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    background: linear-gradient(0deg, #000000d9 0%, rgba(0, 0, 0, .3) 75%);
    top: 0;
    left: 0;
}
.overlayswiper .swiper-button-next, .overlayswiper .swiper-button-prev {
    position: absolute;
    top: 50%;
}
.overlayswiper .swiper-button-next {
    left: -18%;
}
.overlayswiper .swiper-button-prev {
  left: -27%;
}
.overlayswiper .swiper-button-next:after,
.overlayswiper .swiper-button-prev:after {
  font-family: swiper-icons;
  font-size: 15px;
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
  color: #fff;
}

.overlayswiper .swiper-button-next:before, 
.overlayswiper .swiper-button-prev:before {
    position: absolute;
    content: "";
    /* background-color: #fbfdf333; */
    background-size: contain;
    height: 40px;
    width: 40px;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
    border: 1px solid #fbfdf338;
}
.vvv{
    height: 85vh !important;
    object-fit: cover;
}
.ashg{
    margin-top: 6%;
    margin-bottom: 4%;
}



 /*whaATapp css */


#whatsapp-chat {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    outline: none !important;
    position: fixed;
    width: 350px;
    border-radius: 10px;
    -webkit-box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
    box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
    bottom: initial;
    right: initial;
    top: 55%;
    right: -9%;
    overflow: hidden;
    z-index: 99999999999;
    -webkit-animation-name: showchat;
    animation-name: showchat;
    -webkit-animation-duration: .35s;
    animation-duration: .35s;
    -webkit-transform: scale(1);
    transform: scale(1) translate(-50%, -50%);
}

@media only screen and (max-width: 480px) {
  #whatsapp-chat {
      max-width: 340px;
      width: 100%;
      bottom: 172px;
  }
}

#whatsapp-chat .whatsapp-name {
font-size: 16px;
font-weight: 600;
padding-bottom: 0;
margin-bottom: 0;
font-family: var(--regular-font);
line-height: 0.5;
  color: white;
}

#whatsapp-chat .head-home {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
}

#whatsapp-chat .head-home small {
font-size: 12px;
color: #ffffff;
font-family: var(--icon-font);
letter-spacing: .6px;
}

#whatsapp-chat .header-chat {
    background: #d90101;
    color: #fff;
    padding: 19px;
}

#whatsapp-chat .header-chat h3 {
margin: 0 0 10px;
}

#whatsapp-chat .header-chat p {
margin: 0;
line-height: 18px;
}

#whatsapp-chat .info-avatar {
    position: relative;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    background: #fff;
    text-align: center;
    margin-right: 10px;
}

#whatsapp-chat .info-avatar img {
width: 31px;
height: 47px;
-o-object-fit: contain;
object-fit: contain;
}

#whatsapp-chat a.informasi {
padding: 20px;
display: block;
overflow: hidden;
-webkit-animation-name: showhide;
      animation-name: showhide;
-webkit-animation-duration: 0.5s;
      animation-duration: 0.5s;
}

#whatsapp-chat a.informasi:hover {
background: #f1f1f1;
}

#whatsapp-chat .info-chat span {
display: block;
}

#whatsapp-chat #get-label {
font-size: 12px;
color: #888;
color: #fff;
}

#whatsapp-chat span.chat-label {
font-size: 12px;
color: #888;
}

#whatsapp-chat #get-nama {
margin: 5px 0 0;
font-size: 15px;
font-weight: 700;
color: #222;
color: #fff;
}

#whatsapp-chat span.chat-nama {
margin: 5px 0 0;
font-size: 15px;
font-weight: 700;
color: #222;
}

#whatsapp-chat span.my-number {
display: none;
}

#whatsapp-chat textarea#chat-input {
border: none;
font-family: "Arial", sans-serif;
width: 100%;
height: 40px;
outline: none;
resize: none;
padding: 10px;
overflow: hidden;
font-size: 14px;
}

#whatsapp-chat a#send-it {
    width: 45px;
    font-weight: 400;
    padding: 10px;
    background: #d90101;
    display: flex
;
    justify-content: center;
    color: #fff;
}
.about-one{
    overflow:hidden;
}
.figlist1{
    transform: translateX(-290px);
}
.figlist2{
    transform: translateY(290px);
}
.figlist3{
    transform: translateX(290px);
}
.serlist{
    overflow: hidden;
}

#whatsapp-chat a#send-it svg {
fill: #a6a6a6;
height: 24px;
width: 24px;
margin-bottom: 6px;
}

#whatsapp-chat .first-msg {
background: transparent;
padding: 30px;
text-align: center;
}

#whatsapp-chat .first-msg span {
background: #e2e2e2;
color: #333;
font-size: 14.2px;
line-height: 1.7;
border-radius: 10px;
padding: 15px 20px;
display: inline-block;
}

#whatsapp-chat .start-chat .blanter-msg {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
display:none;
}

#whatsapp-chat #get-number {
display: none;
}

#whatsapp-chat a.close-chat {
position: absolute;
top: 5px;
right: 15px;
color: #fff;
font-size: 30px;
text-decoration: none;
font-family: var(--regular-font);
}

#whatsapp-chat.hide {
display: none;
-webkit-animation-name: showhide;
      animation-name: showhide;
-webkit-animation-duration: 0.5s;
      animation-duration: 0.5s;
-webkit-transform: scale(1);
      transform: scale(1);
opacity: 1;
}

#whatsapp-chat .show {
display: block;
-webkit-animation-name: showhide;
      animation-name: showhide;
-webkit-animation-duration: 0.5s;
      animation-duration: 0.5s;
-webkit-transform: scale(1);
      transform: scale(1);
opacity: 1;
}

#whatsapp-chat .whatsapp-message-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
z-index: 1;
}

#whatsapp-chat .whatsapp-message {
padding: 7px 14px 6px;
background-color: #fff;
border-radius: 0px 8px 8px;
position: relative;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
opacity: 0;
-webkit-transform-origin: center top 0px;
      transform-origin: center top 0px;
z-index: 2;
-webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
      box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
margin-top: 4px;
margin-left: -54px;
max-width: calc(100% - 66px);
}

#whatsapp-chat .whatsapp-chat-body::before {
display: block;
position: absolute;
content: "";
left: 0px;
top: 0px;
height: 100%;
width: 100%;
z-index: 0;
opacity: 0.08;
background-image: url("public/images/whatsapp.webp");
}

#whatsapp-chat .eJJEeC {
background-color: #fff;
width: 52.5px;
height: 32px;
border-radius: 16px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
  -ms-flex-pack: center;
      justify-content: center;
-webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
margin-left: 10px;
opacity: 0;
-webkit-transition: all 0.1s ease 0s;
transition: all 0.1s ease 0s;
z-index: 1;
-webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
      box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

#whatsapp-chat .hFENyl {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}

#whatsapp-chat .ixsrax {
height: 5px;
width: 5px;
margin: 0px 2px;
border-radius: 50%;
display: inline-block;
position: relative;
-webkit-animation-duration: 1.2s;
      animation-duration: 1.2s;
-webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
      animation-timing-function: linear;
top: 0px;
background-color: #9e9da2;
-webkit-animation-name: ZpjSY;
      animation-name: ZpjSY;
}

#whatsapp-chat .dRvxoz {
height: 5px;
width: 5px;
margin: 0px 2px;
background-color: #b6b5ba;
border-radius: 50%;
display: inline-block;
position: relative;
-webkit-animation-duration: 1.2s;
      animation-duration: 1.2s;
-webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
      animation-timing-function: linear;
top: 0px;
-webkit-animation-name: hPhMsj;
      animation-name: hPhMsj;
}

#whatsapp-chat .kAZgZq {
padding: 11px -22px 12px;
background-color: #fff;
/*border-radius: 0px 8px 8px;*/
position: relative;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
opacity: 0;
-webkit-transform-origin: center top 0px;
transform-origin: center top 0px;
z-index: 2;
-webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
margin-top: 1px;
margin-left: -9px;
width: 359px;
}

#whatsapp-chat .bMIBDo {
font-size: 12px;
font-weight: 600;
line-height: 18px;
color: rgba(0, 0, 0, 0.54);
letter-spacing: -0.2px;
font-family: var(--regular-font);
}

#whatsapp-chat .iSpIQi {
font-size: 14px;
line-height: 19px;
margin-top: 4px;
color: #111;
font-size: 14px;
line-height: 19px;
margin-top: 4px;
color: #111;
}

#whatsapp-chat .cqCDVm {
text-align: right;
margin-top: 6px;
font-size: 10px;
line-height: 16px;
color: rgba(17, 17, 17, 0.5);
margin-right: -8px;
margin-bottom: -4px;
}

#whatsapp-chat .service_chatList {
position: relative;
margin-top: 15px;
padding: 15px;
background: #fff;
margin-left: 10px;
font-size: 14px;
border-radius: 0 10px 10px 10px;
-webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
      box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

#whatsapp-chat .service_chatList::after {
position: absolute;
content: '1:41 AM';
text-align: right;
font-size: 10px;
line-height: 16px;
color: rgba(17, 17, 17, 0.5);
right: 10px;
bottom: 5px;
}

#whatsapp-chat .service_chatList ul {
position: relative;
}

#whatsapp-chat .service_chatList ul li {
position: relative;
line-height: 25px;
margin-bottom: 5px;
color: #141d97;
opacity: 0.75;
}

#whatsapp-chat .service_chatList ul li:hover {
opacity: 1;
}

#whatsapp-chat .service_chatList ul li::after {
position: absolute;
content: '';
width: 16px;
height: 16px;
background-image: url(../icons/external_links.svg);
background-position: center;
background-repeat: no-repeat;
background-size: 15px;
top: 4px;
margin-left: 5px;
}

#whatsapp-chat .service_chatList ul h6 {
font-size: 14px;
font-weight: 400;
}

@media screen and (max-width: 480px) {
#whatsapp-chat #whatsapp-chat {
width: auto;
left: 5%;
right: 5%;
font-size: 80%;
}
}

a.blantershow-chat {
/* background: #fff; */
color: #404040;
position: fixed;
z-index: 98;
bottom: 20px;
right: 25px;
border-radius: 50%;
}

a.blantershow-chat img {
    width: 40px;
    /* -webkit-box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28); */
    /* box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28); */
    /* border: 1px solid #000; */
    /* padding: 26px; */
}

.chat_boxBody .form-row .form-control, .chat_boxBody .form-row .form-select {
border-radius: 5px;
height: 43px;
margin-bottom: 10px;
}
.chat_boxBody .form-control {
display: block;
width: 100%;
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: .375rem;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.chat_backdrop {
display: none;
width: 100%;
height: 100vh;
position: fixed;
inset: 0;
z-index: 110;
-webkit-backdrop-filter: blur(2px);
backdrop-filter: blur(2px);
-webkit-transition: var(--trans-sm);
transition: var(--trans-sm);
font-family: var(--heading-font)
}

.chat_backdrop.show::before {
position: absolute;
content: '';
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.7);
inset: 0
}

.chat_boxBody {
padding: 20px 29px;
/*background-color: #f7f7f7;*/
position: relative;
height: 100%;
}
.close-chat img {
  width: 18px;
  filter: brightness(0) invert(1);
}

.mainwp {
  position: relative;
  z-index: 99999999999999999999999999999999999999999;
}
.mainwp::after {
    position: fixed;
    content: "";
    background-color: #00000099;
    background-size: contain;
    height: 100vh;
    width: 100vw;
    top: 0;
    left: 0;
    z-index: 9999999;
    backdrop-filter: blur(3px);
}
.apoi h2 {
    font-size: 20px;
    letter-spacing: 1px;
    color: #000;
    font-family: 'Raleway';
    text-align: center;
    font-weight: 500;
}
.apoi {
    background-color: #f1ece28c;
    padding: 30px 8px 27px;
    height: 110px;
    box-shadow: inset 0 0 5px rgb(159 121 40);
    border-radius: 7px;
}
.otwop{
   border: 1px solid #29a71a;
    border-radius: 49%;
    padding: 4px;
    box-shadow: 0 1px 8px rgb(0 5 20 / 44%);
}
.whatsap::after {
    position: absolute;
    content: "";
    background-color: #0080008c;
    background-size: contain;
    height: 60px;
    width: 60px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0.5);
    z-index: -1;
    border-radius: 50%;
    animation:zoom 2s infinite linear;
}

@keyframes zoom{
    0%{
        transform: translate(-50%, -50%) scale(0.5);
    }
    100%{
        transform: translate(-50%, -50%) scale(1.3);
        opacity:0;
    }
}
.whatsap::before {
    position: absolute;
    content: "";
    border:1px solid green;
    background-size: contain;
    height: 60px;
    width: 60px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(1);
    z-index: -1;
    border-radius: 50%;
    animation:zoomed 2s infinite linear;
    animation-delay:0.5s;
}

@keyframes zoomed{
    0%{
        transform: translate(-50%, -50%) scale(0.1);
    }
    100%{
        transform: translate(-50%, -50%) scale(1.5);
        opacity:0;
    }
}
.breadcumb1{
    position: relative !important;
    /*z-index: -1;*/
  margin-bottom: 17%;
}
.br-cl {
    /*padding: 13rem 0 41rem;*/
    position: relative;
    height: 100vh;
}
.br-cl::after {
    position: absolute;
    content: "";
    background-color: #04080b;
    background-size: cover;
    height: 60%;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: -2;
    background-repeat: no-repeat;
}
.hd h2{
  font-size: 77px;
    letter-spacing: 0.55px;
    color: #fff;
    font-weight: 500;
}
.pohh li{
  list-style: none;
}
.hhtex p {
    font-size: 18px;
    letter-spacing: 0.55px;
    color: #fff;
    margin-bottom: 0px;
}
.pohh {
    display: flex;
    align-items: center;
    gap: 16px;
    /*justify-content: center;*/
}
.imgli img{
    width: 24px;
    /*filter: invert(1);*/
}
.formhd h2 {
    font-size: 66px;
    letter-spacing: 1px;
    font-weight: 500;
    background: -webkit-linear-gradient(#ffffff, #032b73);
    -webkit-text-fill-color: transparent;
    line-height: 59px;
    padding-bottom: 1rem;
}
.formhd p {
    color: #fff;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 34px;
    font-weight: 100;
}
.frmdata {
    width: 99%;
    left: 10%;
    /* padding: 62px; */
    margin-left: auto;
    padding: 0px 81px 0 14px;
}
.innersee {
    position: absolute;
    top: 86%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80%;
    z-index: 99;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: rgb(0 0 0 / 32%) 0px 0px 4px 0px;
}
.formwrap input, .formwrap select, .formwrap textarea {
    height: 56px;
    background-color: transparent;
    /* border: none; */
    outline: none;
    box-shadow: none;
    border: 0px solid #000;
    color: #000000d1;
    border-radius: 0px;
    padding-left: 5px;
    border-bottom: 1px solid #0000007a;
}
.formwrap input::placeholder,.formwrap select::placeholder,.formwrap textarea::placeholder{
    color:#000000d1;
}
.cdww:before {
    background: #ff0000;
    width: 100%;
    height: 40px;
    transition: all 0.3s ease;
}
.cdww svg{
    stroke: #ffffff;
}
.cdww:hover span {
    color: #000;
}
.cdww span {
    position: relative;
    font-size: 16px;
    color: #fff;
}
.br-cl::before {
    position: absolute;
    content: "";
    background-size: cover;
    height: 60%;
    width: 100%;
    top: 0px;
    left: 0px;
    z-index: -1;
    /* background-repeat: no-repeat; */
    background: url(../images/lig.webp);
    /* background-repeat: no-repeat; */
    opacity: 0.2;
}
.br3::before{
      background: url(../images/city.mp4) !important;
}
/*about new css*/
.inr-abt {
    position: absolute;
    top: 60%;
    background-color: #ffffff;
    width: 100%;
    left: 0%;
    z-index: 9;
    border-radius: 0 0 9px 9px;
    /* box-shadow: rgb(0 0 0 / 32%) 0px 0px 4px 0px; */
    /* width: 74%; */
}
/*.br2{*/
/*    padding: 13rem 0 34rem;*/
/*}*/
.phdx p{
    color: #fff;
    letter-spacing: 0.55px;
    line-height: 33px;
    font-weight: 500;
    font-size: 17px;
}
.servc {
    position: absolute;
    top: 50%;
    left: 12%;
    background-color: #fff;
    padding: 2rem 0rem 0rem;
    z-index: 99;
    border-radius: 8px;
    box-shadow: rgb(0 0 0 / 32%) 0px 0px 4px 0px;
    width: 74%;
}
.mix-up h2 {
    font-size: 35px;
    letter-spacing: 0.55px;
    font-weight: 500;
    color: #000;
}
.mix-up p {
    font-size: 17px;
    letter-spacing: 0.55px;
    color: #000;
    line-height: 29px;
}
.miin {
    filter: brightness(0.9);
    width: 45px;
    opacity: 0.6;
}
.mix h2{
    font-size: 26px;
    letter-spacing: 0.55px;
    font-weight: 500;
    color: #000;
    margin-top: 2%;
}
.sens{
    position: relative;
}
.mix {
    padding: 42px 26px;
    border: 1px solid #911a1a0d;
    border-top: 0px solid;
}
 .mix-up{
    position: sticky;
    top: 6rem;
 }
 .sens .col-lg-6:nth-last-child(-n+2) .mix {
  border-bottom: 0;
}
.risd{
    position: absolute;
    top: 26%;
    left: 9%;
}

/*enquiry page*/


.inner_en{
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:80%;
}
.en{
    position:fixed;
    height:100vh;
    width:100%;
    top:0;
    left:0;
    background-image:url(../images/fg.jpg);
    background-repeat:no-repeat;
    position:relative;
    z-index:1;
}
.en::after {
    position: absolute;
    content: "";
    background: linear-gradient(187deg, black, #00000059);
    background-size: contain;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: -1;
}
.rightkjsfg {
    padding: 2rem;
    box-shadow: black 0px 5px 25px -5px;
    border-radius: 10px;
    background-color: #ffffff;
    backdrop-filter: blur(27px);
}

.leftenquiry h2 {
    font-size: 28px;
    letter-spacing: 0.55px;
    margin-bottom: 1rem;
    width: 80%;
    line-height: 44px;
    color: #fff;
}
.qqwww input,.qqwww textarea,.qqwww select{
    border:none;
    border-bottom:1px solid #000;
    border-radius:0;
    font-size:15px;
    width:100%;
}
.qqwww input:focus,.qqwww textarea:focus,.qqwww select:focus{
    border:none;
    border-bottom:1px solid #000;
    box-shadow:none;
    outline:none;
}
.qqwww input{
    height:40px;
}
.qqwww input,.qqwww select{
    height:40px;
}
.ccvvvv textarea{
    height:32px;
}
.clocc {
    top: 3%;
    right: 2%;
    z-index: 9;
}
.clocc a{
    display: flex;
    animation: center;
    gap: 10px;
    color:#000;
}
.clocc11 a{
    display: flex;
    animation: center;
    gap: 10px;
    color:red;
}
.awwxs{
    text-align: center;
    padding-top: 2%;
}
/*about page*/
.icon-bx {
    box-shadow: inset 0 0 0 9px #d9010108;
    font-size: 30px;
    font-weight: 700;
    color: #212529;
    border-radius: 0;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    border: 3px dashed #00000024;
}

.icon-bx-md {
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    width: 75px;
    height: 75px;
    line-height: 69px;
}
.icon-bx img{
width: 34px;
}
.icon-bx-wraper{
position: relative;
}
.icon-bx-wraper::after {
    content: "";
    height: 1px;
    border-bottom: 1px dashed #3219192b;
    right: -50%;
    top: 40px;
    position: absolute;
    width: 100%;
}
.features-wraper-1 .col-lg-3:last-child .icon-bx-wraper::after {
     border-bottom: 0px dashed red;
}
.features-wraper-1 {
    text-align: center;
    margin-top: 4%;
}
.in-abo {
    padding: 4rem 3rem 4rem 3rem;
}
.icon-content h2{
    font-size: 27px;
    letter-spacing: 0.55px;
    color: #000;
}
.dz-separator p{
    font-size: 17px;
    letter-spacing: 0.55px;
    line-height: 28px;
    text-align: left;
}