﻿.aboutUs_text {
    padding: 40px 55px 40px 55px;
    position: relative;
}

.aboutUs_text .logo {
    left: 80px;
    position: absolute;
    top: 90px;
}

.aboutUs_text .aboutUs_text_bd {
    color: #000;
}

.aboutUs_text h2 {
    font-size: 30px;
    line-height: 1em;
    margin-bottom: 25px;
    text-indent: 275px;
}

.aboutUs_text p {
    font-size: 14px;
    line-height: 2;
    text-indent: 2em;
}

.aboutUs_text .bigFont {
    color: #19837c;
    font-size: 24px;
    font-weight: 700;
}

.aboutUs_step {
    text-align: center;
}


