.globalText1 {
    margin-left: 123px;
}

.mt-30px {
    margin-top: 30px;
}

.mt-50px {
    margin-top: 50px;
}

.mb-40px {
    margin-bottom: 40px;
}

.mr-1px {
    margin-right: 1px;
}

.section6, .section11 {
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    min-height: 369px;
}

.colr-2 {
    color: #e35e57;
}

.f-bold {
    font-weight: bold;
}

.nobgMt-30 {
    background: none !important;
    margin-top: 30px;
}

.colr-2-b-fr {
    color: #e35e57;
    font-family: 'TitilliumWeb-Regular', sans-serif;
    font-weight: bold;
}