.headertoptrext {
    width: 100%;
    text-align: center;
    padding: 5px 0px;
    background: #121d24;
    color: #fff;
}

.headertopbar {
    height: 30px;
    background: #22bbc0;
}

.section-title h3 {
    color: #fff;
}

.section-title h3 span {
    color: #fff;
    font-weight: 600;
}

#contact form {
    background: transparent;
}

#contact form input,
#contact form textarea {
    background: transparent;
}

.affortable .log0-image {
    width: 100%;
}

.affortable .content {
    text-align: center;
}

.affortable .content h1 {
    line-height: 65px;
}

.certified {
    padding: 0;
}

.certified .align-items-stretch {
    min-height: 600px;
    background-size: 100% 100%;
}

.certified .content {
    text-align: center;
    margin-top: -16%;
}

.certified .content h3 {
    color: black;
    font-weight: 600;
}

.certified .content p {
    width: 36%;
    color: black;
    margin: auto;
}

.gallerytitle1 {
    text-align: center;
    background-color: #dcdcdc;
    padding-bottom: 5px;
    color: #000;
}

.gallerytitle2 {
    text-align: center;
    background-color: #ffc600;
    padding-bottom: 5px;
    color: #000;
}

.gallerytitle3 {
    text-align: center;
    background-color: #7f7f7f;
    padding-bottom: 5px;
    color: #000;
}