*{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
} 
#padding{
    padding:30px 30px;
}
h3{
    font-size: 25px;
    color: #0f235a;
}
h4{
    font-size: 20px !important;
    color: #0f235a !important;
}

/* ----------------------------------------navbar------------------------------------------- */
#nav{
    background-color: #fff;
    padding: 0 50px;
}
.navbar-brand img{
    width: 150px;
}
#nav #navbar-nav{
    gap: 30px;
}
#nav #navbar-nav li a{
    font-size: 18px;
    font-weight: 500;
    color: #0f235a;
}
#nav #navbar-nav li .dropdown-item:hover{
    background-color: #0f235a;
    color: #fff;
}
#nav-button{
    background-color: #0f235a;
    padding: 5px 50px;
    color: #fff;
    border: none;
}
/* ----------------------------------------------navbar-end----------------------------------------- */
#section-1 img{
     border-radius: 15px;
}
#section-1 h2{
    font-size: 40px;
    color: #0f235a;
}
#section-1 p{
    font-size: 18px;
}
#section-1 li{
    font-size: 18px;
    list-style: inside;
    font-weight: 500;
    padding-bottom:10px
}
#content{
    display: flex;
    align-items: center;
    justify-content: center;
}
#section-2 h2{
    padding-top: 20px;
    text-align: center;
    font-size: 40px;
    color: #0f235a;
}
#section-2 p{
    text-align: center;
    font-size: 18px;
}
#card .card{
    border-radius: 15px;
    border-top: 4px solid #0f235a;
    border-bottom: 4px solid #0f235a;
    overflow: hidden;
}
#card .card .card-body{
    padding: 30px;
    transition: 0.5s;
    
}
#card .card h5{
    font-size: 25px;
}
#card .card li{
    list-style: square;
}
#card .card:hover{
    background-color: #0f235a;
    color: #fff;
}
.imgcard-box{
    width: 100%;
    overflow: hidden;
}
.imgcard-box img{
    background-size: cover;
    object-fit: cover;
}
#section-3 .blue{
    background-color: #0f235a;
    color: #fff;
    text-align: center;
}
#card .icon{
    padding-bottom: 10px;
}
#card .icon i{
    background-color: #0f235a;
    color: #fff;
    padding: 10px;
    border-radius: 5px;
}
#card .card:hover i{
    background-color: #fff;
    color: #0f235a;
}

/* ----------------------------------------------footer------------------------------------------- */
.footer {
    background: #ffffff;
    color: #272727;
    padding: 40px 0;
    border-top: 2px solid #0f235a;
}
.footer a {
    color: #0e0e0e;
    text-decoration: none;
}
.footer a:hover {
    color: #0f235a;
    text-decoration: none;
    
}
.social-icons a {
    font-size: 20px;
    margin: 0 10px;
}
.footer-bottom {
    background: #0f235a;
    color: #fff;
    padding: 10px 0;
    text-align: center;
}
.back-to-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    background: #ff6600;
    color: #fff;
    padding: 10px 15px;
    border-radius: 5px;
    cursor: pointer;
}

/* ------------------------------------about------------------------------------ */

#banner{
    width: 100%;
    height: 90vh;
    background-image: url(img/about.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 60px;
}
#contact-banner{
    width: 100%;
    height: 80vh;
    background-image: url(img/contact.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 60px;
}
#contact-banner h2{
    font-size: 50px;
    font-weight: 700;
}
#banner h2{
    font-size: 50px;
    font-weight: 700;
}
#IT-Services{
    width: 100%;
    height: 60vh;
    background-image: url(img/about.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 60px;
}
#IT-Services h2{
    font-size: 50px;
    font-weight: 700;
}

#AMC-Services{
    width: 100%;
    height: 60vh;
    background-image: url(img/AMC.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 60px;
}
#AMC-Services h2{
    font-size: 50px;
    font-weight: 700;
}
#Cloud-Services{
    width: 100%;
    height: 60vh;
    background-image: url(img/Cloud\ Solutions.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 60px;
}
#Cloud-Services h2{
    font-size: 50px;
    font-weight: 700;
}
#data{
    width: 100%;
    height: 60vh;
    background-image: url(img/Data\ Center.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 60px;
}
#data h2{
    font-size: 50px;
    font-weight: 700;
}
#IT-infra-Services{
    width: 100%;
    height: 60vh;
    background-image: url(img/IT\ Infrastructure.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 60px;
}
#IT-infra-Services h2{
    font-size: 50px;
    font-weight: 700;
}
#laptop{
    width: 100%;
    height: 60vh;
    background-image: url(img/laptop.jpg );
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 60px;
}
#laptop h2{
    font-size: 50px;
    font-weight: 700;
}
#about-banner{
    width: 100%;
    height: 60vh;
    background-image: url(img/20967.jpg );
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 60px;
}
#about-banner h2{
    font-size: 50px;
    font-weight: 700;
}
#IT-Servicess{
    width: 100%;
    height: 60vh;
    background-image: url(img/IT\ Services.jpg );
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 60px;
}
#IT-Servicess h2{
    font-size: 50px;
    font-weight: 700;
}
#IT-staffing{
    width: 100%;
    height: 60vh;
    background-image: url(img/IT\ Staffing.jpg );
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 60px;
}
#IT-staffing h2{
    font-size: 50px;
    font-weight: 700;
}
#Printing{
    width: 100%;
    height: 60vh;
    background-image: url(img/printing.jpg );
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    color: #fff;
    display: flex;
    align-items: center;
    padding: 0 60px;
}
#Printing h2{
    font-size: 50px;
    font-weight: 700;
}
#page-point{
    font-size: 18px !important;
    font-weight: 400 !important;
    list-style: outside;
}






/* ------------------------------- */
.slider-container {
    width: 100%;
    /* background: #f8f8f8; */
    padding: 20px 0;
}
.logo-slider {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    gap: 20px;
    justify-content: center;
    align-items: center;
}
.logo-slider img {
    width: 100px;
    height: auto;
    object-fit: contain;
    margin: auto;
}
@media (max-width: 768px) {
    .logo-slider {
        grid-template-columns: repeat(3, 1fr);
    }
}
@media (max-width: 480px) {
    .logo-slider {
        grid-template-columns: repeat(2, 1fr);
    }
}

#view-more{
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 50px;
}