.ourallser{
    position: relative;
}

.ourallser::before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url('../images/h/services_bg.webp');
    background-size: cover;
    background-repeat:no-repeat;
}

.prototype-bg-22 {
    margin-top: 0  !important;
}

.prototype-bg-22::after{
    position: unset !important;
    content: unset !important;
}

.our-services-images {
    height: 200px;
    width: 300px;
    object-fit: cover;
}

.carousel-item.active {
    z-index: 99;
}

.social-icons1 a i {
    transition: .5s;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    height: 30px !important;
    width: 30px !important;
    padding:0 !important;
    margin: 0 3px !important;
}

.navctive::before {
    content: none !important;
    background-image: none !important;
}

.up {
    width: 3rem;
    height: 3rem;
    border: 00;
    background-color: #ed1e2c;
    bottom: 4.5rem;
    right: 5rem;
    border-radius: 10px;
    display: flex;
    cursor: pointer;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index:999;
}

.puws {
    position: relative;
    padding: 47px 0 !important;
}
.puws::before{
    position: absolute;
    content: '';
    left:0;
    right:0;
    top:0;
    bottom:0;
    background-image: url(../images/h/puw-bg.webp);
    background-size: cover;
    background-repeat: no-repeat;
}
.about-us-section{
    background-image: url(../images/h/about1.webp);
    background-size: 100%;
    position: relative;
}

.pg-about-over-mission{
    position: relative;
    padding-top: 30px;
}
.pg-about-over-mission::before{
    background-image: url(../images/h/Bg-elements.webp);
    background-repeat: no-repeat;
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 177px;
    top: -14px;
    background-size: cover;
}

.toe-icon img {
    width: 50px;
}

body {
    overflow-x: hidden;
    overflow-y: auto;
    padding:
}

.animation-with-id {
    background-image: url(../images/h/2d-animation-id.webp);
    padding: 67px 0;
    background-size: cover;
    height: 390px;
}
.create-realistic{
    text-align:center;
    display:block
}
.buid-c-you-are{
    font-size: 17px;
    font-weight: 600;
}

.bc-contact button{
    color: #706e6e;
    font-family: 'lataregular';
    box-shadow: inset 0 0 0 2px #ed1e2c;
    margin-top: 0;
}

.bc-contact button:hover{
    color: #706e6e;
}

.bc-contact .draw-border:hover::before, .bc-contact .draw-border:hover::after {
    border-color: #000000;
}

.build-vector{
    position: absolute;
    top: -150px;
    right: 0;
}

.build-character-column{
    background: #fff;
    z-index: 999;
    border-radius: 15px;
    padding: 15px 35px;
}

.build-character{
    margin-bottom:50px;
    position: relative;
}

.build-character::before{
    position: absolute;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url(../images/h/themainbg.webp);
    background-size: 100% 120%;
}

.pg-gd-services .customer-services-box {
    height: 240px;
}


.port #app-tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #fff !important;
    border: 0!important;
    font-size: 15px !important;
    background: linear-gradient(94deg, rgba(236,30,44,1) 65%, rgba(189,20,32,1) 87%);
    border-bottom: none !important;
    border-top-left-radius: 20px !important;
}
.port-tabs #nav-tab a{
    border-bottom: none !important;
    margin:0 10px;

}

.port #app-tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link:hover {
    text-decoration: none;
}

.portfolio-text-img{
    position: absolute;
    right: 90px;
    top: 130px;
}

.privacy-list{
    padding-left: 15px;
}

.privacy-list li{
    margin-bottom: 15px;
    font-family: lataregular;
    line-height: 20px;
    font-size: 16px;
    color: #706e6e;
}

.mapouter {
    position: relative;
    text-align: right;
    width: 100%;
    height: 600px;
}

.gmap_canvas {
    overflow: hidden;
    background: none !important;
    width: 100%;
    height: 600px;
}

.gmap_iframe {
    height: 600px !important;
}
