﻿.top_a {
    padding: 0;
    margin: 0;
    list-style-type: none;
    font-size: 14px;
}

    .top_a li {
        display: inline-block;
        margin: 0 30px 0 0;
        font-size: 14px;
    }

        .top_a li span.fa {
            font-size: 15px;
            margin: 10px 10px 0 0;
            height: 30px;
            vertical-align: middle;
        }
.container {
    max-width: 1579px;
    padding: 0 60px
}

is-container {
    max-width: auto
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

#dnn_content {
    padding-top: 0;
    padding-bottom: 0;
}

@media screen and (max-width:1199px) {
    .container {
        padding: 0 30px;
    }

    .is-container {
        padding: 0 30px;
    }
}

@media screen and (max-width:959px) {
    .container {
        padding: 0 15px;
    }

    .is-container {
        padding: 0 15px;
    }
}

@media screen and (min-width:768px) and (max-width:959px) {
    .container {
        width: 768px;
        width: 100%;
    }

    .is-container {
        width: 768px;
        width: 100%;
    }
}

@media screen and (min-width:480px) and (max-width:767px) {
    .container {
        width: 480px;
        width: 98%;
    }

    .is-container {
        width: 480px;
        width: 98%;
    }
}

@media screen and (max-width:479px) {
    .container {
        width: 320px;
        width: 96%;
        padding: 0 15px;
    }

    .is-container {
        width: 320px;
        width: 96%;
        padding: 0 15px;
    }
}

h1, h2, h3, h4, h5, h6 {
    font-family: inherit;
}

h1 {
    color: var(--HFFirmDefaultTextColor);
    font-weight: 600;
    font-size: 50px;
    line-height: 50px;
    letter-spacing: 0;
    margin: 0;
    margin-left: -3px;
    margin-top: -5px;
    text-align: center;
}

h2 {
    color: var(--HFFirmDefaultTextColor);
    font-weight: 600;
    font-size: 36px;
    line-height: 36px;
    letter-spacing: 0;
    margin: 0;
    margin-left: -2px;
    margin-top: -3px;
    text-align: center;
}

h3 {
    color: var(--HFFirmDefaultTextColor);
    font-weight: 600;
    font-size: 27px;
    line-height: 28px;
    letter-spacing: 0;
    margin: 0;
    margin-left: -2px;
    margin-top: -3px;
    text-align: center;
}

h4 {
    color: var(--HFFirmDefaultTextColor);
    font-weight: 600;
    font-size: 24px;
    line-height: 24px;
    letter-spacing: 0;
    margin: 0;
    margin-left: -1px;
    margin-top: -4px;
    text-align: center;
}

h5 {
    color: var(--HFFirmDefaultTextColor);
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0;
    margin: 0;
    margin-left: -1px;
    margin-top: -2px;
    text-align: center;
}

h6 {
    color: var(--HFFirmDefaultTextColor);
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    margin: 0;
    margin-left: -1px;
    margin-top: -1px;
}

a.social-02, a.social-02:link {
    color: var(--main-color);
}

    a.social-02:visited {
        color: var(--main-color);
    }

    a.social-02:hover {
        color: var(--FirmDefaultLinkHoverColor);
    }

    a.social-02:active {
        color: var(--FirmDefaultLinkHoverColor);
    }

.height-10 {
    height: var(--PCLH10);
}

.height-15 {
    height: var(--PCLH15);
}

.height-20 {
    height: var(--PCLH20);
}

.height-30 {
    height: var(--PCLH30);
}

.height-45 {
    height: var(--PCLH45);
}

.height-60 {
    height: var(--PCLH60);
}

.fixed-widget-list li.share {
    background-color: var(--main-color);
}

body .button-00, body .button-00:active, body .button-00:link, body .button-00:visited, body .button-00[type=button], body .button-00[type=submit] {
    display: inline-block;
    color: #000;
    padding: 0 30px;
    transition: all .3s cubic-bezier(.22,.61,.36,1);
    font-family: 'Source Sans Pro Light',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    border: 1px dashed silver;
    border-radius: 8.33px !important;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    background: #fff;
    font-size: .9em;
    font-weight: 600;
}

body .button-01Banner, body .button-01Banner:active, body .button-01Banner:link, body .button-01Banner:visited, body .button-01Banner[type=button], body .button-01Banner[type=submit] {
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    background-color: #3cf;
    border-radius: 8.33px !important;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    margin: 0 0 0 10px;
    font-size: .9em;
    margin-top: 0 !important;
    border: 1px solid #fff;
    background: #fff;
    color: #000;
    fill: #000;
    strok: #000;
}

    body .button-01Banner:hover {
        border: 1px solid #000;
        background: #000;
        color: #fff;
    }

body .button-02Banner, body .button-02Banner:active, body .button-02Banner:link, body .button-02Banner:visited, body .button-02Banner[type=button], body .button-02Banner[type=submit] {
    border: 1px solid var(--main-color);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    background-color: #3cf;
    color: #fff;
    fill: #fff;
    strok: #fff;
    border-radius: 8.33px !important;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    background: var(--main-color);
    margin: 0 0 0 10px;
    font-size: .9em;
    margin-top: 0 !important
}

    body .button-02Banner:hover {
        background: #fff;
        color: var(--main-color);
        border: 1px solid #fff;
    }

body .System1buttonFlip-01, body .System1buttonFlip-01:active, body .System1buttonFlip-01:link, body .System1buttonFlip-01:visited, body .System1buttonFlip-01[type=button], body .System1buttonFlip-01[type=submit] {
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    background-color: var(--System1_BGColor);
    background: var(--System1_BGColor);
    border: 1px solid var(--System1_BGColor);
    color: var(--System1_TextColor) !important;
    fill: var(--System1_TextColor) !important;
    stroke: var(--System1_TextColor) !important;
    border-radius: 8.33px !important;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    margin: 0 0 0 10px;
    font-size: .9em;
    margin-top: 0 !important;
}

    body .System1buttonFlip-01:hover {
        background-color: var(--System1_HoverBGColor) !important;
        color: var(--System1_HoverTextColor) !important;
        border: 1px solid var(--System1_HoverTextColor);
    }

.DivMainInsights2:hover .System1buttonFlip-01.FlipboxButton {
    background-color: var(--System1_BGColor) !important;
    color: var(--System1_TextColor) !important;
}

.DivMain:hover .System1buttonFlip-01.FlipboxButton {
    background-color: var(--System1_BGColor) !important;
    color: var(--System1_TextColor) !important;
}

.DivMainBlogs:hover .System1buttonFlip-01.FlipboxButton {
    background-color: var(--System1_BGColor) !important;
    color: var(--System1_TextColor) !important;
}

.DivFooterInsights:hover .System1buttonFlip-01.FlipboxButton {
    background-color: var(--System1_BGColor) !important;
    color: var(--System1_TextColor) !important;
}

.DivFooterInsights:hover .System1buttonFlip-01.FlipboxButton {
    background-color: var(--System1_BGColor) !important;
    color: var(--System1_TextColor) !important;
}

.DivMainInsights2:hover .System1buttonFlip-01.FlipboxButton:hover {
    background-color: var(--System1_HoverBGColor) !important;
    color: var(--System1_HoverTextColor) !important;
    border: 1px solid var(--System1_HoverTextColor) !important;
}

.DivMain:hover .System1buttonFlip-01.FlipboxButton:hover {
    background-color: var(--System1_HoverBGColor) !important;
    color: var(--System1_HoverTextColor) !important;
    border: 1px solid var(--System1_HoverTextColor) !important;
}

.DivMainBlogs:hover .System1buttonFlip-01.FlipboxButton:hover {
    background-color: var(--System1_HoverBGColor) !important;
    color: var(--System1_HoverTextColor) !important;
    border: 1px solid var(--System1_HoverTextColor) !important;
}

.DivFooterInsights:hover .System1buttonFlip-01.FlipboxButton:hover {
    background-color: var(--System1_HoverBGColor) !important;
    color: var(--System1_HoverTextColor) !important;
    border: 1px solid var(--System1_HoverTextColor) !important;
}

.DivFooterInsights:hover .System1buttonFlip-01.FlipboxButton:hover {
    background-color: var(--System1_HoverBGColor) !important;
    color: var(--System1_HoverTextColor) !important;
    border: 1px solid var(--System1_HoverTextColor) !important;
}



body .System2buttonFlip-01, body .System2buttonFlip-01:active, body .System2buttonFlip-01:link, body .System2buttonFlip-01:visited, body .System2buttonFlip-01[type=button], body .System2buttonFlip-01[type=submit] {
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    background-color: var(--System2_BGColor);
    background: var(--System2_BGColor);
    border: 1px solid var(--System2_BGColor);
    color: var(--System2_TextColor);
    fill: var(--System2_TextColor);
    strok: var(--System2_TextColor);
    border-radius: 8.33px !important;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    margin: 0 0 0 10px;
    font-size: .9em;
    margin-top: 0 !important;
}

    body .System2buttonFlip-01:hover {
        background-color: var(--System2_HoverBGColor) !important;
        color: var(--System2_HoverTextColor) !important;
        border: 1px solid var(--System2_HoverTextColor);
    }

.DivMainInsights2:hover .System2buttonFlip-01.FlipboxButton {
    background-color: var(--System2_BGColor) !important;
    color: var(--System2_TextColor) !important;
}

.DivMain:hover .System2buttonFlip-01.FlipboxButton {
    background-color: var(--System2_BGColor) !important;
    color: var(--System2_TextColor) !important;
}

.DivMainBlogs:hover .System2buttonFlip-01.FlipboxButton {
    background-color: var(--System2_BGColor) !important;
    color: var(--System2_TextColor) !important;
}

.DivFooterInsights:hover .System2buttonFlip-01.FlipboxButton {
    background-color: var(--System2_BGColor) !important;
    color: var(--System2_TextColor) !important;
}

.DivFooterInsights:hover .System2buttonFlip-01.FlipboxButton {
    background-color: var(--System2_BGColor) !important;
    color: var(--System2_TextColor) !important;
}

.DivMainInsights2:hover .System2buttonFlip-01.FlipboxButton:hover {
    background-color: var(--System2_HoverBGColor) !important;
    color: var(--System2_HoverTextColor) !important;
    border: 1px solid var(--System2_HoverTextColor) !important;
}

.DivMain:hover .System2buttonFlip-01.FlipboxButton:hover {
    background-color: var(--System2_HoverBGColor) !important;
    color: var(--System2_HoverTextColor) !important;
    border: 1px solid var(--System2_HoverTextColor) !important;
}

.DivMainBlogs:hover .System2buttonFlip-01.FlipboxButton:hover {
    background-color: var(--System2_HoverBGColor) !important;
    color: var(--System2_HoverTextColor) !important;
    border: 1px solid var(--System2_HoverTextColor) !important;
}

.DivFooterInsights:hover .System2buttonFlip-01.FlipboxButton:hover {
    background-color: var(--System2_HoverBGColor) !important;
    color: var(--System2_HoverTextColor) !important;
    border: 1px solid var(--System2_HoverTextColor) !important;
}

.DivFooterInsights:hover .System2buttonFlip-01.FlipboxButton:hover {
    background-color: var(--System2_HoverBGColor) !important;
    color: var(--System2_HoverTextColor) !important;
    border: 1px solid var(--System2_HoverTextColor) !important;
}



body .Custom1buttonFlip-01, body .Custom1buttonFlip-01:active, body .Custom1buttonFlip-01:link, body .Custom1buttonFlip-01:visited, body .Custom1buttonFlip-01[type=button], body .Custom1buttonFlip-01[type=submit] {
    border: 1px solid #000;
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    background-color: var(--Custom1_BGColor);
    background: var(--Custom1_BGColor);
    color: var(--Custom1_TextColor);
    fill: var(--Custom1_TextColor);
    strok: var(--Custom1_TextColor);
    border-radius: 8.33px !important;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    margin: 0 0 0 10px;
    font-size: .9em;
    margin-top: 0 !important
}

    body .Custom1buttonFlip-01:hover {
        background-color: var(--Custom1_HoverBGColor) !important;
        color: var(--Custom1_HoverTextColor) !important;
    }

.DivMainInsights2:hover .Custom1buttonFlip-01.FlipboxButton {
    background-color: var(--Custom1_BGColor) !important;
    color: var(--Custom1_TextColor) !important;
}

.DivMain:hover .Custom1buttonFlip-01.FlipboxButton {
    background-color: var(--Custom1_BGColor) !important;
    color: var(--Custom1_TextColor) !important;
}
 
.DivMainBlogs:hover .Custom1buttonFlip-01.FlipboxButton {
    background-color: var(--Custom1_BGColor) !important;
    color: var(--Custom1_TextColor) !important;
}

.DivFooterInsights:hover .Custom1buttonFlip-01.FlipboxButton {
    background-color: var(--Custom1_BGColor) !important;
    color: var(--Custom1_TextColor) !important;
}

.DivFooterInsights:hover .Custom1buttonFlip-01.FlipboxButton {
    background-color: var(--Custom1_BGColor) !important;
    color: var(--Custom1_TextColor) !important;
}

.DivMainInsights2:hover .Custom1buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom1_HoverBGColor) !important;
    color: var(--Custom1_HoverTextColor) !important;
    border: 1px solid var(--Custom1_HoverTextColor) !important;
}

.DivMain:hover .Custom1buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom1_HoverBGColor) !important;
    color: var(--Custom1_HoverTextColor) !important;
    border: 1px solid var(--Custom1_HoverTextColor) !important;
}

.DivMainBlogs:hover .Custom1buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom1_HoverBGColor) !important;
    color: var(--Custom1_HoverTextColor) !important;
    border: 1px solid var(--Custom1_HoverTextColor) !important;
}

.DivFooterInsights:hover .Custom1buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom1_HoverBGColor) !important;
    color: var(--Custom1_HoverTextColor) !important;
    border: 1px solid var(--Custom1_HoverTextColor) !important;
}

.DivFooterInsights:hover .Custom1buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom1_HoverBGColor) !important;
    color: var(--Custom1_HoverTextColor) !important;
    border: 1px solid var(--Custom1_HoverTextColor) !important;
}

body .Custom2buttonFlip-01, body .Custom2buttonFlip-01:active, body .Custom2buttonFlip-01:link, body .Custom2buttonFlip-01:visited, body .Custom2buttonFlip-01[type=button], body .Custom2buttonFlip-01[type=submit] {
    border: 1px solid #000;
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    background-color: var(--Custom2_BGColor);
    background: var(--Custom2_BGColor);
    color: var(--Custom2_TextColor);
    fill: var(--Custom2_TextColor);
    strok: var(--Custom2_TextColor);
    border-radius: 8.33px !important;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    margin: 0 0 0 10px;
    font-size: .9em;
    margin-top: 0 !important
}

    body .Custom2buttonFlip-01:hover {
        background-color: var(--Custom2_HoverBGColor) !important;
        color: var(--Custom2_HoverTextColor) !important;
    }

.DivMainInsights2:hover .Custom2buttonFlip-01.FlipboxButton {
    background-color: var(--Custom2_BGColor) !important;
    color: var(--Custom2_TextColor) !important;
}

.DivMain:hover .Custom2buttonFlip-01.FlipboxButton {
    background-color: var(--Custom2_BGColor) !important;
    color: var(--Custom2_TextColor) !important;
}

.DivMainBlogs:hover .Custom2buttonFlip-01.FlipboxButton {
    background-color: var(--Custom2_BGColor) !important;
    color: var(--Custom2_TextColor) !important;
}

.DivFooterInsights:hover .Custom2buttonFlip-01.FlipboxButton {
    background-color: var(--Custom2_BGColor) !important;
    color: var(--Custom2_TextColor) !important;
}

.DivFooterInsights:hover .Custom2buttonFlip-01.FlipboxButton {
    background-color: var(--Custom2_BGColor) !important;
    color: var(--Custom2_TextColor) !important;
}

.DivMainInsights2:hover .Custom2buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom2_HoverBGColor) !important;
    color: var(--Custom2_HoverTextColor) !important;
    border: 1px solid var(--Custom2_HoverTextColor) !important;
}

.DivMain:hover .Custom2buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom2_HoverBGColor) !important;
    color: var(--Custom2_HoverTextColor) !important;
    border: 1px solid var(--Custom2_HoverTextColor) !important;
}

.DivMainBlogs:hover .Custom2buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom2_HoverBGColor) !important;
    color: var(--Custom2_HoverTextColor) !important;
    border: 1px solid var(--Custom2_HoverTextColor) !important;
}

.DivFooterInsights:hover .Custom2buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom2_HoverBGColor) !important;
    color: var(--Custom2_HoverTextColor) !important;
    border: 1px solid var(--Custom2_HoverTextColor) !important;
}

.DivFooterInsights:hover .Custom2buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom2_HoverBGColor) !important;
    color: var(--Custom2_HoverTextColor) !important;
    border: 1px solid var(--Custom2_HoverTextColor) !important;
}

body .Custom3buttonFlip-01, body .Custom3buttonFlip-01:active, body .Custom3buttonFlip-01:link, body .Custom3buttonFlip-01:visited, body .Custom3buttonFlip-01[type=button], body .Custom3buttonFlip-01[type=submit] {
    border: 1px solid #000;
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    background-color: var(--Custom3_BGColor);
    background: var(--Custom3_BGColor);
    color: var(--Custom3_TextColor);
    fill: var(--Custom3_TextColor);
    strok: var(--Custom3_TextColor);
    border-radius: 8.33px !important;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    margin: 0 0 0 10px;
    font-size: .9em;
    margin-top: 0 !important
}

    body .Custom3buttonFlip-01:hover {
        background-color: var(--Custom3_HoverBGColor);
        color: var(--Custom3_HoverTextColor)
    }

.DivMainInsights2:hover .Custom3buttonFlip-01.FlipboxButton {
    background-color: var(--Custom3_BGColor) !important;
    color: var(--Custom3_TextColor) !important
}

.DivMain:hover .Custom3buttonFlip-01.FlipboxButton {
    background-color: var(--Custom3_BGColor) !important;
    color: var(--Custom3_TextColor) !important
}

.DivMainBlogs:hover .Custom3buttonFlip-01.FlipboxButton {
    background-color: var(--Custom3_BGColor) !important;
    color: var(--Custom3_TextColor) !important
}

.DivFooterInsights:hover .Custom3buttonFlip-01.FlipboxButton {
    background-color: var(--Custom3_BGColor) !important;
    color: var(--Custom3_TextColor) !important
}

.DivFooterInsights:hover .Custom3buttonFlip-01.FlipboxButton {
    background-color: var(--Custom3_BGColor) !important;
    color: var(--Custom3_TextColor) !important
}

.DivMainInsights2:hover .Custom3buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom3_HoverBGColor) !important;
    color: var(--Custom3_HoverTextColor) !important;
    border: 1px solid var(--Custom3_HoverTextColor) !important;
}

.DivMain:hover .Custom3buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom3_HoverBGColor) !important;
    color: var(--Custom3_HoverTextColor) !important;
    border: 1px solid var(--Custom3_HoverTextColor) !important;
}

.DivMainBlogs:hover .Custom3buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom3_HoverBGColor) !important;
    color: var(--Custom3_HoverTextColor) !important;
    border: 1px solid var(--Custom3_HoverTextColor) !important;
}

.DivFooterInsights:hover .Custom3buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom3_HoverBGColor) !important;
    color: var(--Custom3_HoverTextColor) !important;
    border: 1px solid var(--Custom3_HoverTextColor) !important;
}

.DivFooterInsights:hover .Custom3buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom3_HoverBGColor) !important;
    color: var(--Custom3_HoverTextColor) !important;
    border: 1px solid var(--Custom3_HoverTextColor) !important;
}

body .Custom4buttonFlip-01, body .Custom4buttonFlip-01:active, body .Custom4buttonFlip-01:link, body .Custom4buttonFlip-01:visited, body .Custom4buttonFlip-01[type=button], body .Custom4buttonFlip-01[type=submit] {
    border: 1px solid #000;
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    background-color: var(--Custom4_BGColor);
    background: var(--Custom4_BGColor);
    color: var(--Custom4_TextColor);
    fill: var(--Custom4_TextColor);
    strok: var(--Custom4_TextColor);
    border-radius: 8.33px !important;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    margin: 0 0 0 10px;
    font-size: .9em;
    margin-top: 0 !important
}

    body .Custom4buttonFlip-01:hover {
        background-color: var(--Custom4_HoverBGColor);
        color: var(--Custom4_HoverTextColor);
    }

.DivMainInsights2:hover .Custom4buttonFlip-01.FlipboxButton {
    background-color: var(--Custom4_BGColor) !important;
    color: var(--Custom4_TextColor) !important;
}

.DivMain:hover .Custom4buttonFlip-01.FlipboxButton {
    background-color: var(--Custom4_BGColor) !important;
    color: var(--Custom4_TextColor) !important;
}

.DivMainBlogs:hover .Custom4buttonFlip-01.FlipboxButton {
    background-color: var(--Custom4_BGColor) !important;
    color: var(--Custom4_TextColor) !important;
}

.DivFooterInsights:hover .Custom4buttonFlip-01.FlipboxButton {
    background-color: var(--Custom4_BGColor) !important;
    color: var(--Custom4_TextColor) !important;
}

.DivFooterInsights:hover .Custom4buttonFlip-01.FlipboxButton {
    background-color: var(--Custom4_BGColor) !important;
    color: var(--Custom4_TextColor) !important;
}

.DivMainInsights2:hover .Custom4buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom4_HoverBGColor) !important;
    color: var(--Custom4_HoverTextColor) !important;
    border: 1px solid var(--Custom4_HoverTextColor) !important;
}

.DivMain:hover .Custom4buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom4_HoverBGColor) !important;
    color: var(--Custom4_HoverTextColor) !important;
    border: 1px solid var(--Custom4_HoverTextColor) !important;
}

.DivMainBlogs:hover .Custom4buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom4_HoverBGColor) !important;
    color: var(--Custom4_HoverTextColor) !important;
    border: 1px solid var(--Custom4_HoverTextColor) !important;
}

.DivFooterInsights:hover .Custom4buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom4_HoverBGColor) !important;
    color: var(--Custom4_HoverTextColor) !important;
    border: 1px solid var(--Custom4_HoverTextColor) !important;
}

.DivFooterInsights:hover .Custom4buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom4_HoverBGColor) !important;
    color: var(--Custom4_HoverTextColor) !important;
    border: 1px solid var(--Custom4_HoverTextColor) !important;
}

body .Custom5buttonFlip-01, body .Custom5buttonFlip-01:active, body .Custom5buttonFlip-01:link, body .Custom5buttonFlip-01:visited, body .Custom5buttonFlip-01[type=button], body .Custom5buttonFlip-01[type=submit] {
    border: 1px solid #000;
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    background-color: var(--Custom5_BGColor) !important;
    background: var(--Custom5_BGColor) !important;
    color: var(--Custom5_TextColor) !important;
    fill: var(--Custom5_TextColor) !important;
    strok: var(--Custom5_TextColor) !important;
    border-radius: 8.33px !important;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    margin: 0 0 0 10px;
    font-size: .9em;
    margin-top: 0 !important
}

    body .Custom5buttonFlip-01:hover {
        background-color: var(--Custom5_HoverBGColor) !important;
        color: var(--Custom5_HoverTextColor) !important
    }

.DivMainInsights2:hover .Custom5buttonFlip-01.FlipboxButton {
    background-color: var(--Custom5_BGColor) !important;
    color: var(--Custom5_TextColor) !important
}

.DivMain:hover .Custom5buttonFlip-01.FlipboxButton {
    background-color: var(--Custom5_BGColor) !important;
    color: var(--Custom5_TextColor) !important
}

.DivMainBlogs:hover .Custom5buttonFlip-01.FlipboxButton {
    background-color: var(--Custom5_BGColor) !important;
    color: var(--Custom5_TextColor) !important
}

.DivFooterInsights:hover .Custom5buttonFlip-01.FlipboxButton {
    background-color: var(--Custom5_BGColor) !important;
    color: var(--Custom5_TextColor) !important
}

.DivFooterInsights:hover .Custom5buttonFlip-01.FlipboxButton {
    background-color: var(--Custom5_BGColor) !important;
    color: var(--Custom5_TextColor) !important
}

.DivMainInsights2:hover .Custom5buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom5_HoverBGColor) !important;
    color: var(--Custom5_HoverTextColor) !important;
    border: 1px solid var(--Custom5_HoverTextColor) !important;
}

.DivMain:hover .Custom5buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom5_HoverBGColor) !important;
    color: var(--Custom5_HoverTextColor) !important;
    border: 1px solid var(--Custom5_HoverTextColor) !important;
}

.DivMainBlogs:hover .Custom5buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom5_HoverBGColor) !important;
    color: var(--Custom5_HoverTextColor) !important;
    border: 1px solid var(--Custom5_HoverTextColor) !important;
}

.DivFooterInsights:hover .Custom5buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom5_HoverBGColor) !important;
    color: var(--Custom5_HoverTextColor) !important;
    border: 1px solid var(--Custom5_HoverTextColor) !important;
}

.DivFooterInsights:hover .Custom5buttonFlip-01.FlipboxButton:hover {
    background-color: var(--Custom5_HoverBGColor) !important;
    color: var(--Custom5_HoverTextColor) !important;
    border: 1px solid var(--Custom5_HoverTextColor) !important;
}





body .Navigation-01, body .Navigation-01:active, body .Navigation-01:link, body .Navigation-01:visited, body .Navigation-01[type=button], body .Navigation-01[type=submit] {
    border: 1px solid var(--Nav1_TextColor);
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    background-color: #3cf;
    color: var(--Nav1_TextColor) !important;
    fill: var(--Nav1_TextColor) !important;
    stroke: var(--Nav1_TextColor) !important;
    border-radius: 8.33px !important;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    background: var(--Nav1_BGColor);
    margin: 0 0 0 10px;
    font-size: .9em;
    margin-top: 0 !important
}

    body .Navigation-01:hover {
        background: var(--Nav1_HoverBGColor);
        color: var(--Nav1_HoverTextColor) !important;
        border: 1px solid var(--Nav1_HoverTextColor);
    }

body .Navigation-02, body .Navigation-02:active, body .Navigation-02:link, body .Navigation-02:visited, body .Navigation-02[type=button], body .Navigation-02[type=submit] {
    border: 1px solid var(--Nav2_TextColor);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    background-color: #3cf;
    color: var(--Nav2_TextColor) !important;
    fill: var(--Nav2_TextColor) !important;
    stroke: var(--Nav2_TextColor) !important;
    border-radius: 8.33px !important;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    background: var(--Nav2_BGColor);
    margin: 0 0 0 10px;
    font-size: .9em;
    margin-top: 0 !important
}

    body .Navigation-02:hover {
        background: var(--Nav2_HoverBGColor);
        color: var(--Nav2_HoverTextColor) !important;
        border: 1px solid var(--Nav2_HoverTextColor);
    }

















body .Textpanebutton-01, body .Textpanebutton-01:active, body .Textpanebutton-01:link, body .Textpanebutton-01:visited, body .Textpanebutton-01[type=button], body .Textpanebutton-01[type=submit] {
    border: 1px solid #000;
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    background-color: #3cf;
    color: #000;
    fill: #000;
    strok: #000;
    border-radius: 8.33px !important;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    background: #fff;
    margin: 0 0 0 10px;
    font-size: .9em;
    margin-top: 0 !important
}

    body .Textpanebutton-01:hover {
        background: #000;
        color: #fff
    }

body .Textpanebutton-02, body .Textpanebutton-02:active, body .Textpanebutton-02:link, body .Textpanebutton-02:visited, body .Textpanebutton-02[type=button], body .Textpanebutton-02[type=submit] {
    border: 1px solid var(--main-color);
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    background-color: #3cf;
    color: #fff;
    fill: #fff;
    strok: #fff;
    border-radius: 8.33px !important;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    background: var(--main-color);
    margin: 0 0 0 10px;
    font-size: .9em;
    margin-top: 0 !important
}

    body .Textpanebutton-02:hover {
        background: #fff;
        color: var(--main-color);
        border: 1px solid var(--main-color)
    }

body .button-01_TalkToUs, body .button-01_TalkToUs:active, body .button-01_TalkToUs:link, body .button-01_TalkToUs:visited, body .button-01_TalkToUs[type=button], body .button-01_TalkToUs[type=submit] {
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    border-radius: 8.33px !important;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    margin: 0 0 0 10px;
    font-size: .9em;
    margin-top: 0 !important;
    border: 1px solid var(--WH_BGColor);
    color: var(--WH_TextColor);
    fill: var(--WH_TextColor);
    strok: var(--WH_TextColor);
    background: var(--WH_BGColor);
    background-color: var(--WH_BGColor)
}

    body .button-01_TalkToUs:hover {
        background: var(--WH_HoverBGColor);
        color: var(--WH_HoverTextColor);
        border: 1px solid var(--WH_HoverTextColor)
    }

body .button-01, body .button-01:active, body .button-01:link, body .button-01:visited, body .button-01[type=button], body .button-01[type=submit] {
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    border-radius: 8.33px !important;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    margin: 0 0 0 10px;
    font-size: 18px;
    margin-top: 0 !important;
    border: 1px solid var(--WH_BGColor);
    color: var(--WH_TextColor) !important;
    fill: var(--WH_TextColor) !important;
    strok: var(--WH_TextColor) !important;
    background: var(--WH_BGColor) !important;
    background-color: var(--WH_BGColor) !important
}

    body .button-01:hover {
        background: var(--WH_HoverBGColor) !important;
        color: var(--WH_HoverTextColor) !important;
        border: 1px solid var(--WH_HoverTextColor)
    }

body .button-02, body .button-02:active, body .button-02:link, body .button-02:visited, body .button-02[type=button], body .button-02[type=submit] {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    border-radius: 8.33px !important;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    margin: 0 0 0 10px;
    font-size: 18px;
    margin-top: 0 !important;
    border: 1px solid var(--DefaultbtnBGColor) ;
    background-color: var(--DefaultbtnBGColor) !important;
    color: var(--DefaultbtnTextColor) !important;
    fill: var(--DefaultbtnTextColor) !important;
    strok: var(--DefaultbtnTextColor) !important;
    background: var(--DefaultbtnBGColor) !important
}

    body .button-02:hover {
        background: var(--DefaultbtnHoverBGColor) !important;
        color: var(--DefaultbtnHoverTextColor) !important;
        border: 1px solid var(--DefaultbtnHoverTextColor);
    }

body .button-03, body .button-03:active, body .button-03:link, body .button-03:visited, body .button-03[type=button], body .button-03[type=submit] {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    border-radius: 8.33px !important;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    margin: 0 0 0 10px;
    font-size: .9em;
    margin-top: 0 !important;
    border: 1px solid var(--WH_TextColor);
    color: var(--WH_TextColor) !important;
    fill: var(--WH_TextColor) !important;
    strok: var(--WH_TextColor) !important;
    background: var(--WH_BGColor) !important;
    background-color: var(--WH_BGColor) !important
}

    body .button-03:hover {
        background: var(--WH_HoverBGColor) !important;
        color: var(--WH_HoverTextColor) !important;
        border: 1px solid var(--WH_HoverTextColor) !important
    }

body .button-03Main, body .button-03Main:active, body .button-03Main:link, body .button-03Main:visited, body .button-03Main[type=button], body .button-03Main[type=submit] {
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    display: inline-block;
    position: relative;
    overflow: hidden;
    clear: both;
    max-width: 100%;
    margin: 0 -4px 15px 0;
    padding: 0 18px;
    padding-right: 18px;
    padding-left: 18px;
    font-family: 'Source Sans Pro Semi Bold',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    text-align: center;
    vertical-align: top;
    outline: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-shadow: none;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    text-transform: uppercase;
    border-radius: 8.33px !important;
    border-width: 0;
    height: 50px;
    padding-right: 22px;
    padding-left: 22px;
    line-height: 50px;
    margin: 0 0 0 10px;
    font-size: 18px;
    margin-top: 0 !important;
    border: 1px solid var(--DefaultbtnBGColor) ;
    background-color: var(--DefaultbtnBGColor) !important;
    color: var(--DefaultbtnTextColor) !important;
    fill: var(--DefaultbtnTextColor) !important;
    strok: var(--DefaultbtnTextColor) !important;
    background: var(--DefaultbtnBGColor) !important
}

    body .button-03Main:hover {
        background: var(--DefaultbtnHoverBGColor) !important;
        color: var(--DefaultbtnHoverTextColor) !important;
        border: 1px solid var(--DefaultbtnHoverBGColor) !important
    }



body .button-04, body .button-04:active, body .button-04:link, body .button-04:visited, body .button-04[type=button], body .button-04[type=submit] {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    padding: 0 30px;
    background-color: var(--main-color);
    transition: all .3s cubic-bezier(.22,.61,.36,1);
    line-height: 35px;
    height: 35px
}

body .button-05, body .button-05:active, body .button-05:link, body .button-05:visited, body .button-05[type=button], body .button-05[type=submit] {
    display: inline-block;
    font-size: 18px;
    color: #fff;
    padding: 0 30px;
    background-color: var(--main-color);
    transition: all .3s cubic-bezier(.22,.61,.36,1)
}

#headerrow-349356 .header-center .logo {
    line-height: 100% !important
}

#headerrow-349356, #headerrow-349356 .header-center, #headerrow-349356 .header-center .logo {
    height: 100%
}

#dnn_FullScreenPaneA {
    margin-bottom: 0
}

#dng-megamenu673076.hoverstyle_1 .primary_structure > li > a::before {
    border-width: 0
}

.header-wrap .floating-header-logo.header-logo {
    margin-top: 15px;
    margin-bottom: 15px
}

#headerrow-349356 {
    border-bottom: 1px solid #e1e1e1
}

#dng-megamenu673076 .primary_structure > li > a {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px
}

    #dng-megamenu673076 .primary_structure > li > a, #dng-megamenu673076 .primary_structure > li > a:link {
        padding-top: 10px;
        padding-right: 15px;
        padding-bottom: 10px;
        padding-left: 15px;
        color: #000;
        font-size: .9em;
        font-weight: 300;
        font-family: 'Source Sans Pro Light',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
        line-height: 1.3
    }

        , #dng-megamenu673076 .primary_structure > li > a:active, #dng-megamenu673076 .primary_structure > li > a:hover, #dng-megamenu673076 .primary_structure > li > a:visited {
            padding-top: 10px;
            padding-right: 10px;
            padding-bottom: 10px;
            padding-left: 10px;
            color: #000;
            font-size: .9em;
            font-weight: 300;
            font-family: 'Source Sans Pro Light',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
            line-height: 1.3;
            text-shadow: 1px 0 0 #000
        }

.dng-megamenu {
    text-align: center
}

.topbar-contact {
    font-size: .8em
}

.fa, .fas {
    font-weight: 400 !important
}

.popup-search-box .magnifier, .search-popup-box .magnifier {
    margin-top: -8px
}

@media only screen and (min-width:1600px) {
    .swiper-container .swiper-button-next {
        right: 0 !important
    }

    .swiper-container .swiper-button-prev {
        left: 0 !important
    }
}

a.footerlinks, a.footerlinks:link {
    color: var(--HFFirmDefaultTextColor)
}

    a.footerlinks:visited {
        color: var(--HFFirmDefaultTextColor)
    }

    a.footerlinks:hover {
        color: var(--FirmDefaultLinkHoverColor) !important
    }

    a.footerlinks:active {
        color: var(--FirmDefaultLinkHoverColor) !important
    }

a.footer, a.footer:link {
    color: #fff
}

    a.footer:visited {
        color: #fff
    }

    a.footer:hover {
        color: var(--FirmDefaultLinkHoverColor) !important
    }

    a.footer:active {
        color: var(--FirmDefaultLinkHoverColor) !important
    }

a.bodylinks, a.bodylinks:link {
    color: var(--HFFirmDefaultTextColor) !important
}

    a.bodylinks:visited {
        color: var(--HFFirmDefaultTextColor) !important
    }

    a.bodylinks:hover {
        color: var(--FirmDefaultLinkHoverColor) !important
    }

    a.bodylinks:active {
        color: var(--FirmDefaultLinkHoverColor) !important
    }

@media only screen and (max-width:405px) {
    .CustomAPPLYNOW {
        margin-left: 0 !important;
        font-size: 18px !important;
        padding: 0 30px !important;
        line-height: 50px !important;
        height: 50px !important;
        border-radius: 8px !important
    }
}

@media only screen and (min-width:406px) AND (max-width:767px) {
    .CustomAPPLYNOW {
        margin-left: 0 !important;
        font-size: 22px !important;
        padding: 0 30px !important;
        line-height: 60px !important;
        height: 60px !important;
        border-radius: 8px !important
    }
}

@media only screen and (min-width:768px) and (max-width:992px) {
    .CustomAPPLYNOW {
        margin-left: 0 !important;
        font-size: 22px !important;
        padding: 0 30px !important;
        line-height: 60px !important;
        height: 60px !important;
        border-radius: 8px !important
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .CustomAPPLYNOW {
        margin-left: 0 !important;
        font-size: 30px !important;
        padding: 0 30px !important;
        line-height: 75px !important;
        height: 75px !important;
        border-radius: 8px !important
    }
}

@media only screen and (min-width:1200px) {
    .CustomAPPLYNOW {
        margin-left: 0 !important;
        font-size: 30px !important;
        padding: 0 30px !important;
        line-height: 75px !important;
        height: 75px !important;
        border-radius: 8px !important
    }
}

.RadEditor_Default .reContent {
    height: 300px !important;
    font-family: 'Source Sans Pro',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif !important;
    font-size: 18px !important
}

.RadEditor_Default {
    height: auto !important
}

.RadEditor_Silk .reContent {
    height: 300px !important
}

.RadEditor_Silk {
    height: auto !important
}

.RadEditor_Metro .reContent {
    height: 150px !important
}

.RadEditor_Metro {
    height: auto !important
}

.col-md-6 .RadEditor_Metro {
    font-size: 18px;
    font-family: inherit;
    background-color: #fff;
    border-color: #8e8e8e #b8b8b8 #b8b8b8 #8e8e8e;
    border-width: 0 !important;
    color: #333;
    border-radius: 3px;
    padding: 0
}

    .col-md-6 .RadEditor_Metro .reContent {
        background-color: #fff;
        border-color: #8e8e8e #b8b8b8 #b8b8b8 #8e8e8e;
        border-radius: 3px
    }

@media only screen and (max-width:767px) {
    .tab01 ul.resp-tabs-list {
        display: none
    }

    .tab01 h2.resp-accordion {
        position: relative;
        display: block;
        border: 1px solid #e1e1e1;
        border-bottom: none;
        font-size: 15px;
        font-weight: 600;
        font-weight: 400;
        padding: 12px 30px 12px 15px;
        cursor: pointer;
        margin: 0;
        color: #919191;
        transition: background-color ease-in .2s;
        -webkit-transition: background-color ease-in .2s
    }

    .tab01 .resp-arrow {
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        display: inline-block
    }

        .tab01 .resp-arrow:after, .tab01 .resp-arrow:before {
            position: absolute;
            content: "";
            top: 50%;
            left: 50%;
            z-index: 1
        }

        .tab01 .resp-arrow:before {
            width: 12px;
            height: 2px;
            background: #424242;
            margin: -1px 0 0 -12px
        }

        .tab01 .resp-arrow:after {
            width: 2px;
            height: 12px;
            background: #424242;
            margin: -6px 0 0 -7px;
            opacity: 1
        }

    .tab01 .resp-tab-active .resp-arrow:after, .tab01 .resp-tab-active .resp-arrow:before {
        background: #fff
    }

    .tab01 .resp-tab-active .resp-arrow:after {
        opacity: 0
    }

    .tab01 .resp-accordion:hover {
        background: #eee;
        color: #333
    }

    .tab01 .resp-tab-active, .tab01 .resp-tab-active:hover {
        background: #1abc9c
    }

        .tab01 .resp-tab-active span {
            color: #fff
        }

    .tab01 .resp-tabs-container {
        width: 100%;
        margin: 0;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border: none;
        border-bottom: 1px solid #e1e1e1
    }

        .tab01 .resp-tabs-container .resp_margin {
            margin: 15px
        }

    .tab01 .resp-tab-content {
        border: 1px solid #e1e1e1;
        border-bottom: none;
        width: auto !important;
        padding: 0;
        margin-bottom: 0;
        clear: both;
        display: none
    }

        .tab01 .resp-tab-content:after {
            clear: both;
            content: ".";
            height: 0;
            font-size: 0;
            visibility: hidden;
            display: block
        }
}

.title-21 {
    margin-bottom: 28px
}

    .title-21::after {
        content: "";
        width: 20px;
        display: inline-block;
        border-bottom: 2px solid #1abc9c;
        vertical-align: middle;
        margin: -8px 0 0 0
    }

.is-light-text .title-21::after {
    border-bottom-color: #fff
}

.seo01-section01 .tab01 ul.tab-list {
    list-style: none;
    margin: 0;
    padding-top: 5px
}

    .seo01-section01 .tab01 ul.tab-list li {
        font-size: 16px;
        line-height: 36px
    }

        .seo01-section01 .tab01 ul.tab-list li > i {
            margin-right: 12px;
            vertical-align: middle
        }

.swiper01 .swiper-pagination {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    margin: 20px 0 15px
}

    .swiper01 .swiper-pagination .button-tab {
        display: inline-flex;
        justify-content: space-between;
        align-items: center;
        font-size: 20px;
        padding: 0 30px;
        background-color: transparent;
        transition: all .3s cubic-bezier(.22,.61,.36,1);
        box-shadow: none;
        margin: 5px;
        width: auto;
        height: 50px;
        border-radius: 50px;
        opacity: 1;
        outline: 0
    }

        .swiper01 .swiper-pagination .button-tab > i {
            margin-right: 8px
        }

        .swiper01 .swiper-pagination .button-tab.swiper-pagination-bullet-active, .swiper01 .swiper-pagination .button-tab:hover {
            color: #fff;
            background-color: #fb7c35;
            box-shadow: -3px 4px 16px rgba(0,0,0,.3)
        }

.swiper01 .swiper-wrapper .swiper-slide .item {
    position: relative;
    margin: 0 auto;
    border: 5px solid #fff;
    border-radius: 40px;
    max-width: 92%
}

    .swiper01 .swiper-wrapper .swiper-slide .item::before {
        content: '';
        position: absolute;
        top: -5px;
        right: -5px;
        bottom: -5px;
        left: -5px;
        -webkit-box-shadow: -5px 7px 40px #523ee8;
        box-shadow: -5px 7px 40px #523ee8;
        opacity: .2;
        border-radius: 30px
    }

    .swiper01 .swiper-wrapper .swiper-slide .item::after {
        content: '';
        position: absolute;
        top: -5px;
        right: -5px;
        bottom: -5px;
        left: -5px;
        border: 5px solid #fff;
        border-radius: 30px
    }

    .swiper01 .swiper-wrapper .swiper-slide .item img {
        border-radius: 30px;
        vertical-align: bottom
    }

.swiper01 .swiper-wrapper-overflow {
    padding-bottom: 48px
}

.saas-section05::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 1;
    width: 100%;
    padding-bottom: 14%;
    background: #fff
}

.saas-section05 .is-overlay {
    z-index: 0
}

.saas-section05 .is-boxes {
    z-index: 2
}

.tab02 .resp-tabs-list {
    list-style: none;
    margin: 0 0 30px;
    padding: 0
}

    .tab02 .resp-tabs-list li {
        display: inline-block;
        height: 42px;
        line-height: 42px;
        padding: 0 20px;
        margin: 0 10px 10px 0;
        position: relative;
        cursor: pointer;
        transition: all .3s ease-in;
        color: #333
    }

        .tab02 .resp-tabs-list li:after {
            content: "";
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            background-color: #523ee8;
            border-radius: 25px;
            opacity: .1;
            transition: all .3s ease-in
        }

        .tab02 .resp-tabs-list li span {
            position: relative;
            z-index: 1;
            color: inherit;
            font-size: 18px
        }

        .tab02 .resp-tabs-list li.resp-tab-active, .tab02 .resp-tabs-list li:hover {
            color: #fff
        }

            .tab02 .resp-tabs-list li.resp-tab-active:after, .tab02 .resp-tabs-list li:hover:after {
                opacity: 1
            }

.tab02 .resp-accordion, .tab02 .resp_container {
    display: none
}

.tab02 .tab-icon {
    font-size: 1.2em;
    vertical-align: text-top
}

@media only screen and (max-width:767px) {
    .tab02 ul.resp-tabs-list {
        display: none
    }

    .tab02 h2.resp-accordion {
        position: relative;
        display: block;
        border: 1px solid #e1e1e1;
        border-bottom: none;
        font-size: 15px;
        font-weight: 600;
        font-weight: 400;
        padding: 12px 30px 12px 15px;
        cursor: pointer;
        margin: 0;
        color: #919191;
        transition: background-color ease-in .2s;
        -webkit-transition: background-color ease-in .2s
    }

    .tab02 .resp-arrow {
        position: absolute;
        right: 10px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        transform: translateY(-50%);
        display: inline-block
    }

        .tab02 .resp-arrow:after, .tab02 .resp-arrow:before {
            position: absolute;
            content: "";
            top: 50%;
            left: 50%;
            z-index: 1
        }

        .tab02 .resp-arrow:before {
            width: 12px;
            height: 2px;
            background: #424242;
            margin: -1px 0 0 -12px
        }

        .tab02 .resp-arrow:after {
            width: 2px;
            height: 12px;
            background: #424242;
            margin: -6px 0 0 -7px;
            opacity: 1
        }

    .tab02 .resp-tab-active .resp-arrow:after, .tab02 .resp-tab-active .resp-arrow:before {
        background: #fff
    }

    .tab02 .resp-tab-active .resp-arrow:after {
        opacity: 0
    }

    .tab02 .resp-accordion:hover {
        background: #eee;
        color: #333
    }

    .tab02 .resp-tab-active, .tab02 .resp-tab-active:hover {
        background: #1abc9c
    }

        .tab02 .resp-tab-active span {
            color: #fff
        }

    .tab02 .resp-tabs-container {
        width: 100%;
        margin: 0;
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        border: none;
        border-bottom: 1px solid #e1e1e1
    }

        .tab02 .resp-tabs-container .resp_margin {
            margin: 15px
        }

    .tab02 .resp-tab-content {
        border: 1px solid #e1e1e1;
        border-bottom: none;
        width: auto !important;
        padding: 0;
        margin-bottom: 0;
        clear: both;
        display: none
    }

        .tab02 .resp-tab-content:after {
            clear: both;
            content: ".";
            height: 0;
            font-size: 0;
            visibility: hidden;
            display: block
        }
}

.fixed-widget-list li span {
    font-family: 'Source Sans Pro Light',Arial,Helvetica,'Helvetica CY','Nimbus Sans L',sans-serif;
}


.dnnPrimaryAction, .dnnFormItem input[type="submit"], a.dnnPrimaryAction {
    border-color: var(--main-color);
    background: var(--main-color);
    background: -moz-linear-gradient(top,var(--main-color) 0,var(--main-color) 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0,var(--main-color)),color-stop(100%,var(--main-color)));
    background: -webkit-linear-gradient(top,var(--main-color) 0,var(--main-color) 100%);
    /*background: linear-gradient(top,var(--main-color) 0,var(--main-color) 100%);*/
    -webkit-box-shadow: 0 1px 0 0 rgba(0,0,0,.6),inset 0 1px 0 0 rgba(255,255,255,.4);
    box-shadow: 0 1px 0 0 rgba(0,0,0,.6),inset 0 1px 0 0 rgba(255,255,255,.4);
    color: #fff;
    text-shadow: 0 -1px 0 #fff;
}

.ContentPainAutoColSubAlignMid h5 {
    color: var(--HFFirmDefaultTextColor);
    font-weight: 600;
    font-size: 18px;
    line-height: 18px;
    letter-spacing: 0;
    margin: 0;
    margin-top: 0px;
    margin-left: 0px;
    margin-left: -1px;
    margin-top: -2px;
    text-align: center;
}

.PHContentModules .swiper-pagination {
    position: static !important;
}


.PHContentModules .RotatingBanner .swiper-pagination {
    position: absolute !important;
}

.PHContentModules .RotatingBanner .swiper-container .swiper-button-next {
    margin-top: -45px;
    position: relative;
}

.PHContentModules .RotatingBanner .swiper-container .swiper-button-prev {
    margin-top: -25px;
    position: relative;
}

.PHContentModules .RotatingBanner .BannerFixedHeight, .PHContentModules .RotatingBanner .BannerFixedHeight img {
    height: 100% !important;
}


		
.DivMainInsights2:hover a {
    color: #fff !important;
}
