.ourallser{
    position: relative;
}

.ourallser::before{
    position: absolute;
    content: '';
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-image: url('../images/h/services_bg.php');
    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;
}



.animation-with-id {
    background-image: url(../images/Create-Realistic-Bg.png);
    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 #d0d0d0;
    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, #77a336 65%,#77a336 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;
}
@media (max-width: 767px) {
    .puws {
        position: relative;
        padding: 0px 0 !important;
    }

    .saui{
        padding-bottom: 0 !important;
    }
    .jst {
        padding-bottom: 2rem !important;
    }
}




/* #loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  background-color: #000000;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}


.loader-logo {
  text-align: center;
}


.loader-logo img {
  width: auto;
  max-width: 200px;
  margin-bottom: 20px;
}

.loader-spinner {
  width: 40px;
  height: 40px;
  border: 4px solid #ddd;
  border-top: 4px solid #77a336; 
  border-radius: 50%;
  animation: spin 1s linear infinite;
  margin: 0 auto;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
} */
@media only screen and (min-width: 430px) and (max-width: 430px) {
body {

    overflow-x: hidden;
    overflow-y: auto !important;
    padding:0;
}
}