.ds-social-contact {
    float: none !important;
    position: relative;
    background: #F5F7FA;
    border-bottom: 1px solid #E6E9ED;
    z-index: 0;
    padding: 5px;
}

.ds-social-contact .simple-social-icons ul li {
    margin: 0 !important;
}

.ds-social-contact .simple-social-icons ul li a {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.ds-social-contact .simple-social-icons ul li svg {
    vertical-align: middle;
}

.social-email {
    padding-right: 5px;
}

.site-header {
    background-color: #FFF;
    max-height: 70px;
}

.header-image .title-area {
    padding-top: 10px;
    padding-bottom: 10px;
}

.genesis-nav-menu a {
    color: #506A85;
    padding: 5px 10px;
}

.light .nav-primary .genesis-nav-menu {
    padding-top: 25px;
    padding-bottom: 15px;
}

.dark .genesis-nav-menu a {
    padding: 10px 15px !important;
}

.genesis-nav-menu>li>a:hover {
    border-color: #506A85;
}

.dark .genesis-nav-menu {
    padding-top: 20px;
}

.fixed-position {
    position: fixed;
}

#portfolio .widget-wrap article>.image-wrapper {
    width: 32%;
    position: relative;
    margin: 0px;
    padding: 0px;
    margin-top: 5%;
}

#portfolio .widget-wrap article>.image-wrapper>img {
    width: 100%;
}

.widget-title {
    text-align: center;
    font-size: 5rem;
    margin-bottom: 80px;
}

.testimonials-wrapper blockquote {
    margin-bottom: 0px;
}

.testimonials-wrapper span {
    margin-bottom: 0px;
    float: right;
    margin-top: -35px;
}

.decor-top {
    bottom: 100%;
}

.decor-top {
    width: 100%;
    height: 80px;
    top: -79px;
    position: relative;
}

.swatch-white-red .decor,
[class*="swatch-"] .swatch-white-red .decor {
    fill: white;
    stroke: #333333;
}

.decor-top svg {
    height: 100%;
}

.decor {
    fill: #fff;
}

:focus {
    outline: none;
}

.mauticform-selectbox,
.mauticform-input,
.mauticform-textarea {
    width: 100% !important;
}

.ds-dialog button {
    float: right;
}

.ds-dialog .mauticform-button-wrapper {
    min-height: 30px;
}

.ds-dialog .modal-content {
    padding: 10px;
}

#testimonials .widget-title {
    margin-bottom: 10px;
}

#testimonials .widget_text {
    width: 100% !important;
    margin: 0px;
}

#testimonials .widget img {
    margin: 0px;
}

.testimonials-wrapper blockquote {
    margin: 0px;
    color: #364C5A;
    font-size: 1.2em;
    font-style: italic;
    line-height: 2;
}

#testimonials .widget_sp_image {
    max-width: 240px;
    clear: none;
    margin: 0px;
    padding: 15px;
    margin-bottom: 50px;
}

.testimonials-wrapper {
    border-radius: 2px;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.12), 0 1px 6px 0 rgba(0, 0, 0, 0.12);
    padding: 30px 45px 25px 45px;
    max-width: 950px;
    margin: 0 auto;
    margin-bottom: 40px;
}

.widget-title {
    margin-bottom: 20px;
}

#services {
    margin-bottom: 40px;
}

.map-wrapper {
    width: 75%;
    float: left;
}

.address-wrapper {
    width: 25%;
    float: left;
    padding-left: 20px;
    padding-right: 20px;
}

#call-to-action {
    max-height: 450px;
    overflow: hidden;
    margin-top: 50px;
    position: relative;
}

#call-to-action .widget_text {
    position: absolute;
    top: 0;
    color: #fff;
    text-align: center;
    width: 100%;
    margin-top: 8%;
}

#call-to-action .button {
    font-size: 1.5em;
}

.site-footer p {
    float: left;
}

.site-footer .nav-footer {
    float: right;
}

.site-footer .nav-footer .genesis-nav-menu {
    padding: 0;
}

#ds-benefit .widget-wrap>img {
    width: 100%;
}

#buy-now {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
    height: 150px;
    width: 150px;
    border-radius: 50%;
    margin: 40px;
}

#buy-now .price {
    position: absolute;
    top: 35%;
    font-size: 1.5em;
    text-align: center;
    line-height: 25px;
    left: 5%;
}
