/**ulrc00118 start**/
.ulrc00118{ padding: 0px 0;}
.ulrc00118 .section-primary {
    position: relative;
    color: white;
    border: 0;
    background-color: #d14f30;
}
.ulrc00118 .section-primary p{
    font-size: 18px;
    font-weight: 600;
}
.ulrc00118 .section-call-to .title-md {
    word-spacing: 2px;
    text-transform: uppercase;
}
.ulrc00118.section-call-to .btn {
    margin: 0;
    padding-right: 30px;
    padding-left: 30px;
}

.ulrc00118 .btn-ghost-white {
    color: white;
    border-color: white;
    background-color: transparent;
    padding: 8px;
    font-size: 18px;
    margin-top: 22px;
}

.ulrc00118 .btn-ghost-white:hover {
    color: #000 !important;
    border-color: white;
    background-color: #fff;
}

.ulrc00118 .section-xs.section-both {
    padding: 20px 0;
}
.ulrc00118 .section-primary:after {
    border-top-color: #d14f30 !important;
}

.ulrc00118 .section-primary:after {
    position: absolute;
    right: 0;
    bottom: -16px;
    left: 0;
    display: block;
    width: 0;
    height: 0;
    margin: 0 auto;
    content: '';
    border-top: 16px solid;
    border-right: 16px solid transparent;
    border-left: 16px solid transparent;
}


/**ulrc00118 end**/