.home-section1-title {
    font-size: 35px;
    margin-bottom: 0 !important;
}
.home-apiland-title {
    font-size: 50px;
    color: #353642;
}
.home-agent img{
    position: relative;
    height: 30vw;
    right: 15vw;
}
.home-city-img {
    max-height: 30vw;
}
.home-service-sectionDivider {
    margin-top: -60px;
    z-index: 999;
    padding-top: 0 !important;
}
.home-service-section img{
    height: 80px;
}
.home-service-section p {
    line-height: 28px;
}

.big-section h3{
    font-size: 40px;
}

.cover-background h3{
    font-size: 60px;
}
.home-customers-section h2{
font-size: 40px;
}

.footer .footer-logo img {
    height: auto !important;
}
.bg-gradient-black-green {
    background-image: linear-gradient(to left top, #1f2021, #1b1d1c, #1b1d1c, #222523, #333c37);
}

.document-section img {
    height: 200px;
    margin: auto;
    display: block;
}
.document-section p {
    line-height: 32px;
}

.document-statist h6 {
    font-size: 20px;
}

.document-section pre {
    background-color: #edf2f9;
    direction: ltr;
    text-align: left;
    padding: 20px;
    border-radius: 8px;
}
.document-section h6 {
    font-size: 25px;
}

.document-section th {
    background-color: #f7f7f7 !important;
    text-align: center;
}

.document-section td {
    text-align: center;
}

.border-box {
    border: 2px dotted #9E9E9E;
    border-radius: 4px;
    padding: 20px !important;
}