/*
Theme Name: Twenty Seventeen Child
Theme URI: https://wordpress.org/themes/twentyseventeen/
Template: twentyseventeen
Author: the WordPress team
Author URI: https://wordpress.org/
Description: Twenty Seventeen brings your site to life with header video and immersive featured images. With a focus on business sites, it features multiple sections on the front page as well as widgets, navigation and social menus, a logo, and more. Personalize its asymmetrical grid with a custom color scheme and showcase your multimedia content with post formats. Our default theme for 2017 works great in many languages, for any abilities, and on any device.
Tags: one-column,two-columns,right-sidebar,flexible-header,accessibility-ready,custom-colors,custom-header,custom-menu,custom-logo,editor-style,featured-images,footer-widgets,post-formats,rtl-language-support,sticky-post,theme-options,threaded-comments,translation-ready
Version: 2.3.1617780752
Updated: 2021-04-07 17:32:32

*/

body {
    font-family: 'Montserrat', sans-serif;
    letter-spacing: 1px;
    box-sizing: border-box;
    margin: 0;
    font-size: 15px;
    color: #787878;
}

* {
    box-sizing: border-box !important;
    outline: none;
}


a {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
}

p {
    line-height: 1.6em;
}

iframe {
    width: 600px;
    height: 400px;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
    color: #f00;
    font-size: 1em;
    font-weight: normal;
    display: block;
    border: 0 !important;
}

.flex-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 25px;
}

.flex-row {
    display: flex;
}

.flex-row.wide {
    width: 100%;
    max-width: 1760px;
    margin: 0 auto;
    padding: 0 25px;
}


.flex-row.wide.top-heading {
    min-height: 99px;
}

.flex-row.wide.top-heading .flex-col {
    margin: auto 0;
    flex: 1;
}

.flex-row.wide.top-heading .flex-col.col-right {
    text-align: right;
}

.flex-row.wide.top-heading .flex-col.col-right a {
    text-transform: uppercase;
    display: inline-block;
    width: 260px;
    height: 52px;
    background-color: #cf1f2f;
    color: #fff;
    text-align: center;
    padding-top: 15px;
    font-weight: 700;
    border-radius: 50px;
    font-size: 17px;
}

#section_1 .flex-row .flex-col {
    flex: 1;
}

#section_1 .flex-row .flex-col.col-right {
    min-height: 599px;
    background-image: url('/wp-content/themes/twentyseventeen-child/images/image-1.jpg');
    background-size: cover;
    background-position: center;
}

#section_1 .flex-row .flex-col.col-left {
    color: #fff;
    background-color: #cf1f2f;
    min-height: 599px;
    margin: auto 0;
    display: flex;
    padding: 0 25px;
}

#section_1 .flex-row .flex-col.col-left .flex-col-wrap {
    max-width: 570px;
    margin-left: auto;
    margin-right: 10%;
    margin-top: auto;
    margin-bottom: auto;
}

#section_1 .flex-row .flex-col.col-left .text-default {
    font-size: 15px;
    padding-left: 5px;
    line-height: 1.8em;
}

#section_1 .flex-row .flex-col.col-left a {
    text-transform: uppercase;
    display: inline-block;
    width: 260px;
    height: 52px;
    background-color: #fff;
    color: #cf1f2f;
    text-align: center;
    padding-top: 15px;
    font-weight: 700;
    border-radius: 50px;
    margin-top: 40px;
    font-size: 17px;
}

#section_1 .flex-row .flex-col.col-left h1 {
    font-size: 60px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0;
    line-height: 1.17em;
    color: #fff;
}



/*////////////////////////////////////////////////////////////*/



#section_2 {
    text-align: center;
    padding: 90px 0 95px;
}

#section_2 h2 {
    font-size: 38px;
    color: #000;
    font-weight: 700;
    max-width: 858px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
}

#section_2 .flex-col {
    flex: 1;
    border-top: 8px solid #cf1f2f;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #eee;
    padding: 30px 28px;
    flex-wrap: wrap;
    margin: 0 15px;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    line-height: 1.6em;
}

#section_2 .flex-col span {
    color: #cf1f2f;
    font-weight: 700;
}

#section_2 .flex-row {
    margin-top: 30px;
}



/*////////////////////////////////////////////////////////////*/




#section_3 .flex-row .flex-col {
    flex: 1;
}

#section_3 .flex-row .flex-col.col-right {
    min-height: 565px;
    background-image: url('/wp-content/themes/twentyseventeen-child/images/image-2.jpg');
    background-size: cover;
    background-position: center;
}

#section_3 .flex-row .flex-col.col-left {
    color: #fff;
    background-color: #cf1f2f;
    min-height: 565px;
    margin: auto 0;
    display: flex;
    padding: 0 25px;
}

#section_3 .flex-row .flex-col.col-left .flex-col-wrap {
    margin-left: 40px;
    margin-top: auto;
    margin-bottom: auto;
}

#section_3 .flex-row .flex-col.col-left .text-default {
    font-size: 18px;
    padding-left: 5px;
}

#section_3 .flex-row .flex-col.col-left a {
    text-transform: uppercase;
    display: inline-block;
    width: 260px;
    height: 52px;
    background-color: #fff;
    color: #cf1f2f;
    text-align: center;
    padding-top: 15px;
    font-weight: 700;
    border-radius: 50px;
    margin-top: 40px;
    font-size: 17px;
}

#section_3 .flex-row .flex-col.col-left h2 {
    font-size: 34px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0;
    line-height: 1.17em;
    color: #fff;
}

#section_3  ul li {
    display: flex;
}

#section_3  ul li strong {
    width: 103px;
    height: 69px;
    border: 2px solid #fff;
    font-size: 18px;
    font-weight: 700;
    display: flex;
    text-align: center;
}

#section_3  ul li strong i {
    font-style: normal;
    margin: auto;
}

#section_3  ul {
    padding: 0;
    margin: 46px 0 0;
}

#section_3  ul li {
    margin-bottom: 20px;
}

#section_3 ul li span {
    margin-top: auto;
    margin-bottom: auto;
    font-size: 16px;
    margin-left: 35px;
}




/*////////////////////////////////////////////////////////////*/




#section_4 {
    padding: 70px 0 90px;
}

#section_4 .flex-row .flex-col {
    flex: 1;
}

#section_4 .flex-row .flex-col.col-left {
    flex: 2;
}


#section_4 h2 {
    font-size: 28px;
    text-transform: uppercase;
}

#section_4 .tab-link {
    margin-top: 45px;
}

#section_4 .tab-link .tab-link-item {
    text-align: center;
    font-size: 22px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    flex: 1;
    display: inline-block;
    margin-right: 55px;
    cursor: pointer;
    padding-bottom: 20px;
    border-bottom: 3px solid transparent;
}

#section_4 .tab-link .tab-link-item.active {
    border-bottom: 3px solid #cf1f2f;
}

.tab-content-item {
    display: none;
    padding-top: 30px;
    padding-right: 30px;
    line-height: 1.6em;
}

.tab-content-item.active {
    display: block;
}

#section_4 .tab-link .tab-link-item:last-of-type {
    margin-right: 0;
}

#section_4 .tab-link .tab-link-item  img {
    display: table;
    margin: 0 auto 18px;
}

#section_4 a {
    text-transform: uppercase;
    display: block;
    width: 240px;
    height: 47px;
    background-color: #cf1f2f;
    text-align: center;
    padding-top: 12px;
    font-weight: 700;
    margin: 0;
    border-radius: 50px;
    margin-top: 10px;
    font-size: 14px;
    border: 0;
    color: #fff;
}




/*////////////////////////////////////////////////////////////*/


#section_5 {
    padding: 80px 0;
}

#section_5 h2 {
    font-size: 34px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0;
    line-height: 1.17em;
    color: #fff;
    text-align: center;
    margin-bottom: 60px;
}


#section_5 {
    background-color: #cf1f2f;
    color: #fff;
}

#section_5 ul {
    padding: 0;
    margin: 0;
}

#section_5 ul li {
    background-image: url(/wp-content/themes/twentyseventeen-child/images/arrow.png);
    background-repeat: no-repeat;
    background-position: left 7px;
    display: inline-block;
    width: 24%;
    padding-left: 26px;
    font-size: 15px;
    margin-bottom: 12px;
}




/*////////////////////////////////////////////////////////////*/


#section_6 {
    padding: 60px 0 100px;
    background-color: #f3f3f3;
}


#section_6 h2 {
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
}

#section_6 p {
    font-size: 15px;
    text-align: center;
}

#section_6 .flex-row .flex-col {
    flex: 1;
    min-height: 508px;
}

#section_6 .flex-row .flex-col.col-left {
    background-image: url('/wp-content/uploads/2020/08/Business-By-the-Beach.jpg');
    background-size: cover;
    background-position: center;
}

#section_6 .flex-row .flex-col.col-right {
    background-color: #cf1f2f;
    color: #fff;
}

#section_6 .flex-row .flex-col.col-right h3 {
    color: #fff;
}

#section_6 .flex-row .flex-col.col-right p {
    color: #fff;
    font-size: 15px;
    text-align: left;
}

#section_6 .flex-row .flex-col.col-right ul {
    padding: 0;
    margin: 0;
}

#section_6 .flex-row .flex-col.col-right li {
    color: #fff;
    font-size: 15px;
    background-image: url(/wp-content/themes/twentyseventeen-child/images/arrow.png);
    background-repeat: no-repeat;
    background-position: left 7px;
    display: block;
    padding-left: 26px;
    margin-bottom: 16px;
}

#section_6 .flex-row {
    margin-top: 45px;
}

#section_6 .flex-row .flex-col.col-right .flex-col-wrap {
    padding: 35px 50px;
}






/*////////////////////////////////////////////////////////////*/

#section_7 .slick-dots li {
    margin: 0 !important;
}

#section_7 .slick-dots li.slick-active button {
    background-color: #cf1f2f;
}

#section_7 .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 10px;
    height: 10px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: 0;
    background: 0 0; 
    border-radius: 50%;
    background-color: #ccc;
}

#section_7 .slick-dots li button:before {
    display: none;
}

#section_7 {
    text-align: center;
    padding: 80px 0 85px;
}

#section_7 a {
    color: #787878;
}

#section_7 h2 {
    font-size: 38px;
    color: #000;
    font-weight: 700;
    max-width: 858px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 50px;
}

#section_7 .flex-col {
    flex: 1;
    border-top: 8px solid #cf1f2f;
    border-radius: 5px;
    box-shadow: 1px 1px 3px #eee;
    padding: 30px 28px;
    flex-wrap: wrap;
    margin: 0 15px 40px;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    line-height: 1.6em;
    position: relative;
}

#section_7 .flex-col span {
    color: #cf1f2f;
    font-weight: 700;
}

#section_7 .flex-row {
    margin-top: 30px;
}

#section_7 p {
    font-size: 13px;
    min-height: 205px;
    margin-bottom: 0 !important;
    padding-top: 25px;
}

#section_7 .person-name {
    color: #cf1f2f;
    position: relative;
    font-weight: 600;
    font-size: 15px;
    margin-top: 47px;
    margin-bottom: 15px;
}

#section_7 .person-position {
    font-size: 13px;
}

#section_7 .person-name:before {
    content: '';
    position: absolute;
    height: 1px;
    width: 54px;
    background-color: #cf1f2f;
    top: -25px;
    left: 50%;
    margin-left: -27px;
}

#section_7 img {
    position: absolute;
    top: -52px;
    left: 50%;
    margin-left: -48px;
    z-index: 9999;
    width: 96px;
    border-radius: 50%;
    box-shadow: 0px 0px 3px #ccc;
}

#section_7 .flex-row .flex-col {
    margin-top: 50px;
}




/*////////////////////////////////////////////////////////////*/




#section_8 .flex-row .flex-col {
    flex: 1;
}

#section_8 .flex-row .flex-col.col-right {
    min-height: 400px;
    background-image: url('/wp-content/themes/twentyseventeen-child/images/image-4.jpg');
    background-size: cover;
    background-position: center;
}

#section_8 .flex-row .flex-col.col-left {
    min-height: 400px;
    background-image: url('/wp-content/themes/twentyseventeen-child/images/image-red.jpg');
    background-size: cover;
    background-position: center;
}


#section_8 .flex-row .flex-col.col-left {
    color: #fff;
    background-color: #cf1f2f;
    min-height: 400px;
    margin: auto 0;
    display: flex;
    padding: 0 25px;
}

#section_8 .flex-row .flex-col.col-left .flex-col-wrap {
    max-width: 570px;
    margin-left: auto;
    margin-right: 10%;
    margin-top: auto;
    margin-bottom: auto;
}

#section_8 .flex-row .flex-col.col-left .text-default {
    font-size: 15px;
    padding-left: 5px;
    line-height: 1.8em;
}

#section_8 .flex-row .flex-col.col-left a {
    text-transform: uppercase;
    display: inline-block;
    width: 260px;
    height: 52px;
    background-color: #fff;
    color: #cf1f2f;
    text-align: center;
    padding-top: 15px;
    font-weight: 700;
    border-radius: 50px;
    margin-top: 10px;
    font-size: 17px;
}

#section_8 .flex-row .flex-col.col-left h2 {
    font-size: 35px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 10px 0;
    line-height: 1.37em;
    color: #fff;
}




/*////////////////////////////////////////////////////////////*/





::-webkit-input-placeholder { /* Edge */
  color: #6d6d6d;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #6d6d6d;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
}

::placeholder {
  color: #6d6d6d;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
}

textarea::-webkit-input-placeholder {
color: #6d6d6d;
font-size: 14px;
font-family: 'Montserrat', sans-serif;
}

textarea:-moz-placeholder { /* Firefox 18- */
color: #6d6d6d;  
font-size: 14px;
font-family: 'Montserrat', sans-serif;
}

textarea::-moz-placeholder {  /* Firefox 19+ */
color: #6d6d6d;  
font-size: 14px;
font-family: 'Montserrat', sans-serif;
}

textarea:-ms-input-placeholder {
color: #6d6d6d;  
font-size: 14px;
font-family: 'Montserrat', sans-serif;
}


.wpcf7-form {
    width: 100%;
    max-width: 570px;
    margin: 0 auto;
}

#site_footer .wpcf7-form-control-wrap {
    display: block;
}

#site_footer .wpcf7-form-control-wrap input {
    border: 0 !important;
    box-shadow: none !important;
    outline: none !important;
    height: 45px;
    border-bottom: 3px solid #dfe0db !important;
    display: block;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    color: #6d6d6d;  
    font-size: 14px;
    margin-bottom: 18px;
}

#site_footer .wpcf7-form-control-wrap select {
    border: 0 !important;
    box-shadow: none !important;
    outline: none !important;
    height: 45px;
    border-bottom: 3px solid #dfe0db !important;
    display: block;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    color: #6d6d6d;  
    font-size: 14px;
    margin-bottom: 18px;
}

#site_footer .wpcf7-form-control-wrap textarea {
    border: 0 !important;
    box-shadow: none !important;
    outline: none !important;
    border-bottom: 3px solid #dfe0db !important;
    height: 120px;
    resize: none;
    display: block;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    color: #6d6d6d;  
    font-size: 14px;
    margin-bottom: 18px;
}

#site_footer .wpcf7-form-control.wpcf7-submit {
    text-transform: uppercase;
    display: block;
    width: 240px;
    height: 52px;
    background-color: #cf1f2f;
    text-align: center;
    padding-top: 6px;
    font-weight: 700;
    margin: auto;
    border-radius: 50px;
    margin-top: 10px;
    font-size: 16px;
    border: 0;
    color: #fff;
}

#site_footer h2 {
    font-size: 34px;
    color: #000;
    font-weight: 700;
    max-width: 858px;
    margin: 0 auto;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 30px;
}

#site_footer p {
    text-align: center;
    margin-bottom: 40px;
}

.footer-section-1 {
    padding: 80px 0 55px;
}





/*////////////////////////////////////////////////////////////*/




#site_footer .footer-section-2 {
    background-color: #000000;
    color: #fff;
    text-align: left;
    font-size: 13px;
    padding-top: 65px;
    padding-bottom: 50px;
}

#site_footer .footer-section-2 a {
    color: #fff;
}

#site_footer .footer-section-2 ul li {
    display: block;
    margin-bottom: 10px;
    line-height: 1.7em;
}

#site_footer .footer-section-2 ul {
    margin: 0;
    padding: 0;
}

#site_footer .footer-section-2 p {
    text-align: left;
    margin: 0;
    line-height: 1.7em;
}

#site_footer .footer-section-2 .flex-col {
    flex: 1;
    margin-right: 25px;
}

#site_footer .footer-section-2 .flex-col.col-right {
    flex: 2;
}

#site_footer .footer-section-2 .flex-col.col-center {
    flex: 1.5;
}

#site_footer .footer-section-2 .flex-col.col-center ul li.location {
    background-image: url(/wp-content/themes/twentyseventeen-child/images/footer-icon-1.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 25px;
}

#site_footer .footer-section-2 .flex-col.col-center ul li.email {
    background-image: url(/wp-content/themes/twentyseventeen-child/images/footer-icon-2.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 25px;
}

#site_footer .footer-section-2 .flex-col.col-center ul li.phone {
    background-image: url(/wp-content/themes/twentyseventeen-child/images/footer-icon-3.png);
    background-repeat: no-repeat;
    background-position: left 5px;
    padding-left: 25px;
}


#site_footer .footer-section-2 .flex-row2 {
    border-top: 1px solid #252525;
    padding-top: 25px;
    margin-top: 25px;
}

#site_footer .footer-section-2 .flex-row2 a {
    margin-right: 25px;
}

#section_3 .flex-row .flex-col.col-right {
    margin-bottom: 0 !important;
}

@media screen and ( max-width:992px ) {

    #section_2 {
        text-align: center;
        padding: 40px 0 40px;
    }

    #section_7 {
        text-align: center;
        padding: 57px 0 68px;
    }

    #section_7 p {
        font-size: 13px;
        min-height: 1px;
        margin-bottom: 0 !important;
        padding-top: 25px;
    }

    #site_footer .footer-section-2 .flex-row2 {
        border-top: 1px solid #252525;
        padding-top: 25px;
        margin-top: 25px;
        flex-direction: row;
    }

    #section_8 .flex-row .flex-col.col-right {
        display: none;
    }

    #section_6 .flex-row .flex-col {
        flex: 1;
        min-height: 412px;
    }

    #site_footer .footer-section-2 {
        background-color: #000000;
        color: #fff;
        text-align: left;
        font-size: 13px;
        padding-top: 55px;
        padding-bottom: 33px;
    }

    #section_8 .flex-row .flex-col.col-left {
        color: #fff;
        background-color: #cf1f2f;
        min-height: 267px;
        margin: auto 0;
        display: flex;
        padding: 0 25px 10px;
    }

    #section_8 .flex-row .flex-col.col-right {
        min-height: 267px;
        background-image: url(/wp-content/themes/twentyseventeen-child/images/image-4.jpg);
        background-size: cover;
        background-position: center;
    }

    .footer-section-1 {
        padding: 59px 0 48px;
    }

    #section_8 .flex-row .flex-col.col-left .flex-col-wrap {
        max-width: 100%;
        margin-left: 0;
        margin-right: 0;
        margin-top: auto;
        margin-bottom: auto;
    }

    #section_3 {
        padding-top: 10px !important;
        padding-bottom: 0 !important;
    }

    #section_4 {
        padding-top: 15px !important;
        padding-bottom: 34px !important;
    }

    #section_3 .flex-row .flex-col.col-left .flex-col-wrap li:last-of-type {
        margin-bottom: 0 !important;
    }

    #section_6 {
        padding: 36px 0 51px;
        background-color: #f3f3f3;
    }

    #section_3 .flex-row .flex-col.col-left {
        padding: 49px 25px 20px;
    }

    #section_5 {
        padding: 50px 0 54px !important;
    }

    #section_3 .flex-row .flex-col.col-left {
        padding: 25px 25px 0;
        color: #fff;
        background-color: #cf1f2f;
        min-height: 427px;
        margin: auto 0;
        display: flex;
    }

    .flex-row {
        flex-direction: column;
    }

    .flex-row.wide.top-heading {
        flex-direction: row;
    }

    #section_1 .flex-row .flex-col.col-left .flex-col-wrap {
        margin: auto 0 !important;
    }

    #section_1 .flex-row .flex-col.col-left h1 {
        font-size: 40px;
    }

    #section_1 .flex-row .flex-col.col-left {
        min-height: 407px;
        padding: 40px 25px;
    }

    .flex-row.wide.top-heading img {
        width: 70px;
    }

    .flex-col {
        margin-bottom: 20px !important;
    }

    h2 {
        font-size: 26px !important;
    }

    #section_3 ul li {
        flex-direction: column;
    }

    #section_3 ul li span {
        margin-top: 10px;
        margin-bottom: auto;
        margin-left: 0;
        font-size: 16px;
        margin-bottom: 20px;
    }

    #section_3 .flex-row .flex-col.col-left {
        padding: 25px;
    }


    #section_7 .flex-col {
        margin-bottom: 80px !important;
    }

    iframe {
        width: 100%;
        height: 54vw;
        margin: 0;
    }

    #section_1 .flex-col.col-left, #section_6 .flex-col.col-left, #section_8 .flex-col.col-left  {
        margin: 0 !important;
    }

    #section_1 {
        padding-bottom: 0 !important;
    }

    flex-row.wide.top-heading .flex-col.col-right a {
        text-transform: uppercase;
        display: inline-block;
        width: 195px;
        height: 45px;
        background-color: #cf1f2f;
        color: #fff;
        text-align: center;
        padding-top: 15px;
        font-weight: 700;
        border-radius: 50px;
        font-size: 12px;
    }

    #section_7 .flex-col.col-right {
        margin-bottom: 0 !important;
    }

    #section_1 {
        padding-top: 0 !important;
    }

    .flex-row.wide.top-heading {
        min-height: 76px;
    }

    #section_3 .flex-row .flex-col.col-left .flex-col-wrap {
        margin-left: 0;
    }

    #section_3 .flex-row .flex-col.col-left .flex-col-wrap li {
        float: left;
        width: 49%;
        padding-right: 25px;
    }

    #section_3 ul li strong {
        width: 93px;
        height: 64px;
        border: 2px solid #fff;
        font-size: 17px;
        font-weight: 700;
        display: flex;
        text-align: center;
    }
    
}


@media screen and ( max-width: 768px ) {

    #section_5 ul li {
        width: 48%
    }

    #site_footer .footer-section-2 .flex-row2 {
        border-top: 1px solid #252525;
        padding-top: 25px;
        margin-top: 25px;
        flex-direction: column;
    }

    .flex-row.wide.top-heading .flex-col.col-right a {
        text-transform: uppercase;
        display: inline-block;
        width: 204px;
        height: 43px;
        background-color: #cf1f2f;
        color: #fff;
        text-align: center;
        padding-top: 15px;
        font-weight: 700;
        border-radius: 50px;
        font-size: 12px;
        margin-top: 0 !important;
        position: relative;
        top: 0;
    }

    .flex-row.wide.top-heading .flex-col.col-right {
        text-align: right;
        margin: auto 0 !important;
    }


    h2 {
        font-size: 24px !important;
        line-height: 1.4em !important;
        margin-top: 0 !important;
    }

    #section_6 {
        padding: 53px 0 51px;
        background-color: #f3f3f3;
    }

    #section_5 {
        padding: 59px 0 54px !important;
    }

    #section_4 {
        padding-top: 37px !important;
        padding-bottom: 34px !important;
    }

    #section_3 .flex-row .flex-col.col-left {
        padding: 56px 25px 38px;
    }

    #section_1 .flex-row .flex-col.col-left {
        min-height: 407px;
        padding: 55px 25px 65px;
    }

    #section_8 .flex-row .flex-col.col-left {
        color: #fff;
        background-color: #cf1f2f;
        min-height: 1px;
        margin: auto 0;
        display: flex;
        padding: 53px 25px 60px;
    }


    .flex-col.col-right2 {
        text-align: left !important;
        width: 100% !important; 
    }

    .flex-col.col-right2 a {
        display: block;
        margin-bottom: 10px;
    }

    #site_footer p {
        margin-bottom: 0;
    }

    #site_footer .footer-section-2 {
        background-color: #000000;
        color: #fff;
        text-align: left;
        font-size: 13px;
        padding-top: 45px;
        padding-bottom: 20px;
    }

}

@media screen and ( max-width: 640px ) {

    #section_5 ul li {
        width: 100%
    }

    #section_4 .tab-link .tab-link-item img {
        display: table;
        margin: 0 auto 18px;
        width: 58px;
    }

    #section_4 .tab-link .tab-link-item {
        font-size: 14px;
    }

    #section_3 .flex-row .flex-col.col-left .flex-col-wrap li {
        float: left;
        width: 100%;
        padding-right: 0;
    }

    #section_3 .flex-row .flex-col.col-left h2 {
        text-align: center;
    }
}