header .gt-second-header {
    padding: 20px 0px;
}
.hero-button .btn {
    background-color: #fff;
    color: #121212;
    border-radius: 100px;
    box-shadow: 0 0 37px -19px rgb(147 147 147 / 25%);
    font-weight: 500;
    padding: 9px 30px;
}
.hero-button .btn:hover {
    background-color: #fe7017;
    color: #ffffff;
}
.banner-area1 .carousel-indicators {
    right: inherit;
    left: 50%;
    top: 95%;
    display: flex;
    justify-content: center;
    transform: translate(-45%, -5%);
}
.banner-area1 .carousel-indicators li {
    width: 30px;
    height: 3px;
    border-radius: 18px;
    background-color: #fff;
}
.corporate_{
    margin-top:-1px;
}
.carousel-item img {
    object-fit: contain;
}
.first-slide {
    background: linear-gradient(to right, #000080, #3939FF);
}
.second-slide {
    background: linear-gradient(to right, #228B22, #1A4314);
}
.third-slide {
    background: linear-gradient(to right, #4B0082, #AC3BFF);
}
.fourth-slide {
    background: linear-gradient(to right, #08313A, #00C9A8);
}
.gt-service-offers .gt-service-list h4 {
    font-weight: 700;
}
@media (max-width: 1180px){
    .main-slidetxt {
        padding: 1em 0em;
    }
    .carousel-item {
        height: auto;
    }
    .free-button {
        margin: 0 0 0 30px;
    }
}
@media (max-width: 991px) {
    .free-button {
        margin: 0 30px;
    }
}
@media (max-width: 767px) {
    .nav-menu {
       margin-bottom: 6px;
    }
    .nav-menumain {
        display: none;
    }
    .carousel-item img {
        height: 100%; 
        width: 98%;
    }
    .gt-about .blue {
        color: #2c2c2c;
    }
    .free-button {
        left: 7px;
        margin: 0 7px;
    }
    .gt-about-content .free-button {
        position:relative;
    }
    .gt-home-services .gt-service-box {
        align-content: center;
    }
    .gt-home-services .gt-service-box .gt-service-text {
        margin-bottom: 1rem;
    }
    .zoom2 {
    top: -432px;
}
.zoom4 {
    top: -180px;
}
.zoom6 {
    margin-top: 50px;
}
.zoom5 {
    top: 462px;
}
}
@media (max-width: 579px) {
    .nav-menu {
       margin-bottom: 0;
    }
    
}