 
    * {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.item.mb-60 {
    text-align: center;
}
body {
  background: #f2f2f2;
}

@keyframes slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}


.header.header-home-three + section, .header.header-home-three + div {
    margin-top: 0px !important;
}
.logos {
  overflow: hidden;
  background: white;
  white-space: nowrap;
  position: relative;
}

.logos:before,
.logos:after {
  position: absolute;
  top: 0;
  width: 250px;
  height: 100%;
  content: "";
  z-index: 2;
}

.logos:before {
  left: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), white);
}

.logos:after {
  right: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0), white);
}

.logos:hover .logos-slide {
  animation-play-state: paused;
}

.logos-slide {
  display: inline-block;;
  animation: 30s slide infinite linear;
}

.logos-slide img {
  height: 80px;
  margin: 0 40px;
}
.item.mb-60 {
    text-align: center;
}


img#newimage {
    border: 2px solid black;
    width: 352px;
    height: 200px;
}

img#new-logo {
    width: 220px;
    height: 100px;
    margin-top: 10px;
    margin-bottom: 20px;
    border-bottom: 2px solid;
}


        /* Customize slider appearance */
        .logo-slider {
            width: 80%; /* Adjust width as needed */
            margin: 0 auto;
        }
        .logo-slider img {
            width: 100%; /* Ensure images fill the slider container */
        }
        
        
        
        
 
    a#mail {
        padding-left: 0;
        font-size: 20px;
    }

    .col-lg-4.col-md-4.col-sm-12:hover img {
        transform: scale(1.02);
        position: relative;
    }

    img#newimage {
        border-radius: 10px;
    }

    .col-md-4 {
        border-radius: 10px;
    }

 

    .item {
        background-size: cover;
    }
    
    
        img#newimage {
    border: 2px solid black;
    width: 352px;
    height: 200px;
}

#minimal-bootstrap-carousel {
    margin-top: 0px;
    position: relative;
    z-index: 991;
}

    h4#productid {
        text-align: center;
        background-color: white;
        width: 100%;
        height: 30px;
        margin-left: -12px;
        line-height: 20px;
        color: black;
        font-size: 22px;
        border-bottom: 4px solid red;
        background-color: #ccc;
    }

    h4#productid:hover {
        text-align: center;
        background-color: white;
        width: 100%;
        height: 30px;
        margin-left: -12px;
        line-height: 26px;
        color: #3c328e;
        border-bottom: 4px solid red;

    }
    
    .single-service-style-four .img-box .box .content h3 {
        color: orangered;
        font-weight: 300;
        font-size: 28px;
        font-family: 'Poppins';
        line-height: 1.2em;
        margin: 0;
        margin-top: 120px;
        text-align: center;
        background-color: black;
    }
       


    
    
    section#veltechabout {
        padding: 30px 0px;
    }

    .about-style-two .about-content a.view-more {
        color: #fff;
        background: #FE5A0E;
        font-size: 16px;
        font-family: 'Poppins';
        font-weight: 600;
        display: inline-block;
        max-width: 124px;
        width: 100%;
        text-align: center;
        line-height: 54px;
        height: 54px;
        -webkit-transition: all .4s ease;
        transition: all .4s ease;
        margin-top: 25px;
    }

    .service-title {
        background: #000 url(../img/service-bg.jpg) center center no-repeat;
        background-size: cover;
        padding-top: 30px;
        padding-bottom: 240px;
        margin-bottom: -196px;
    }

    h3#product-header {
        text-align: center;
        font-size: 30px;
        padding-bottom: 30px;
        color: #070772;
    }

    img#newimage {
        border: 2px solid black;
        width: 361px;
    }

    h4#productid {
        text-align: center;
        background-color: black;
        width: 100%;
        height: 30px;
        margin-left: -12px;
        line-height: 26px;
        color: white;
    }

    h4#productid {
        text-align: center;
        background-color: white;
        width: 100%;
        height: 30px;
        margin-left: -12px;
        line-height: 20px;
        color: black;
        font-size: 22px;
        border-bottom: 4px solid #000093;
    }

    h4#productid:hover {
        text-align: center;
        background-color: white;
        width: 100%;
        height: 30px;
        margin-left: -12px;
        line-height: 26px;
        color: #3c328e;
        border-bottom: 4px solid red;

    }

    .service-style-four .row [class*=col-]:nth-child(1) .single-service-style-four .img-box .box .content h3 span {
        color: #dd0d0d;
    }

    .single-service-style-four .img-box .box .content h3 {
        color: orangered;
        font-weight: 300;
        font-size: 28px;
        font-family: 'Poppins';
        line-height: 1.2em;
        margin: 0;
        margin-top: 120px;
        text-align: center;
        background-color: black;
    }

 

    .service-style-four .row [class*=col-]:nth-child(1) .single-service-style-four .img-box .box .content h3 span {
        color: white;
    }

    .service-style-four .row [class*=col-]:nth-child(2) .single-service-style-four .img-box .box .content h3 span {
        color: white;
    }

    .service-style-four .row [class*=col-]:nth-child(3) .single-service-style-four .img-box .box .content h3 span {
        color: white;
    }

    div#newimage {
        padding-top: 10px;
    }

    p {
        font-size: 20px;
        padding-top: 12px;
        color: white;
    }

.about-style-two .video-box > img {
    width: 100%;
    height: 355px;
    margin-top: 25px;
}
section.pt-50.pb-50.white-bg {
    border-bottom: 3px solid #000093;
}



    @media screen and (max-width: 600px) {
        
 
        
 
.header.header-home-three .header-navigation .container {
    padding-top: 77px;
    padding-bottom: 32px;
}

    h4#productid {
        text-align: center;
        background-color: white;
        width: 100%;
        height: 30px;
        margin-left: -12px;
        line-height: 20px;
        color: black;
        font-size: 22px;
        border-bottom: 4px solid red;
    }

    h4#productid:hover {
        text-align: center;
        background-color: white;
        width: 100%;
        height: 30px;
        margin-left: -12px;
        line-height: 26px;
        color: #3c328e;
        border-bottom: 4px solid red;

    }
    
 



        .item {
            background-size: contain !important;
            background-repeat: no-repeat !important;
            height: 20px !important;
        }

        .carousel-caption {
            background-size: contain !important;
            background-repeat: no-repeat !important;
            height: 200px !important;
        }

        .box {
            background-size: contain !important;
            background-repeat: no-repeat !important;
            height: 173px !important;
        }

        .content h2 {
            font-size: 15px !important;

        }

        .content p {
            font-size: 10px !important;

        }

        .slider-home-one .content p {
            line-height: 16px;
            margin-bottom: 10px;
            letter-spacing: 0;
        }

        .slider-home-one .content a.banner-btn {
            background: #fe5a0e;
            color: #fff;
            font-size: 8px;
            font-weight: 600;
            display: inline-block;
            vertical-align: middle;
            text-align: center;
            width: 60px;
            height: 20px;
            line-height: 22px;
            font-family: 'Poppins';
            font-weight: 500;
            -webkit-transition: all .4s ease;
            transition: all .4s ease;
            -webkit-animation-delay: 1.5s;
            animation-delay: 1.5s;
            margin-top: -23px !important;
        }
        
        

        .content {
            margin-top: 6px;
        }

        img#velabout {
            border: 1px solid black;
        }

        #minimal-bootstrap-carousel.slider-home-three .carousel-inner .item {
            min-height: 160px !important;
        }

        .sec-pad {
            padding: 0;
        }
    } 
    @media only screen and (max-width: 786px) {
        h4#productid {
            text-align: center;
            background-color: White;
            margin-left: -12px;
            line-height: 26px;
            color: black;
            font-size: 20px;
        }

        .col-lg-4.col-md-4.col-sm-12 {
            margin-left: 18px;
        }
        
 
.header.header-home-three .header-navigation .container {
    padding-top: 35px !important;
    padding-bottom: 36px;
}



 
    }

 
 