.table-content{
    background-color: #F3F3F3;
    padding: 0;
}

.table-content .title{
    padding: 50px 0 10px;
    padding-bottom: 12px;
    font-size: 56px!important;
    line-height: 56px!important;
    font-family: "Majesti Banner Book"!important;
    text-align: center;
}
.table-content .first p{
    font-family: "Gotham Light",Helvetica,Roboto,Arial,sans-serif;
    color: #4A4A4A;
    font-size: 22px;
    line-height: 1.75em;
    text-align: center;
    max-width: 940px;
    margin: 0 auto;
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 40px;
    letter-spacing: -.9px;
    text-rendering: optimizeLegibility;
}
.subtitle{
    font-family: "Gotham Bold";
    color: #4A4A4A;
    font-size: 14px;
    margin-bottom: 16px;
    margin-top: 0;
    line-height: 24px;
}
.detail p{
    font-size: 14px;
    font-family: "Gotham Light",Helvetica,Roboto,Arial,sans-serif;
    margin-bottom: 16px;
}
@media only screen and (min-width: 1024px){
    .title-content p,.text-center p,.content p{
        line-height: 1.75em;
    }
}
.detail a{
    font-family: "Gotham Medium";
    line-height: inherit;
    color: #66C0DC;
    text-decoration: none;
    cursor: pointer;
}
.title-content .container{
    overflow: hidden;
}

.read-more-holder .button-holder {
    position: relative;
    z-index: 10;
}
.text-center {
    text-align: center;
}

.button-holder{
    font-size: 18px;
    /*margin-top: -30px;*/
    z-index: 100;
    position: relative;
}


.read-more-button span{
    font-family: "Gotham Light";
    color: #66C0DC;
    font-size: 18px;
    cursor: pointer;
}
.read-more-holder .read-more-button .read-collapse .ico {
    display: none;
}
.read-more-holder .read-more-button .icon-close {
    margin-right: 10px;
}
.ico {
    font-family: 'icomoon';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*timeline*/
.flexblock-build .sticky-top-holder {
    height: 56px;
}

.page-navigation-holder {
    border-bottom: 1px #E1E1E1 solid;
    position: relative;
}
.flexblock-build ul.inner-page-navigation {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
}
.inner-page-navigation {
    text-align: center;
    width: 100%;
}
.inner-page-navigation.full-width li {
    margin: 0 15px;
    display: inline-block;
    background-color: transparent;
    padding: 13px 0;
}
.inner-page-navigation a {
    color: #9B9B9B;
    font-family: "Gotham Book";
    font-size: 14px;
    text-decoration: none;
}
.inner-page-navigation li a:hover {
    color: #000;
    font-weight: 600;
}
.sticky-top-holder .page-navigation a:after {
    bottom: -18px;
}
.sticky-top-holder .page-navigation a:after {
    position: absolute;
    content: '';
    background-color: #000;
    height: 2px;
    bottom: -18px;
    left: 0;
    right: 0;
    opacity: 0;
}
.no-padding-top {
    padding-top: 0!important;
}
.page-section.follow-bar-section {
    margin-top: 35px;
    overflow: hidden;
}
.side-block-holder {
    float: left;
}
.step-heading-holder {
    float: right;
}
.side-sticky {
    position: relative;
    background-color: #F3F3F3;
}
.text-center {
    text-align: center;
}
.side-block .header {
    background-color: #000;
    font-family: "Gotham Light";
    font-size: 24px;
    color: #fff;
    margin: 0;
    padding: 4px 10px;
    line-height: 1.4;
}
.side-block .content {
    font-size: 14px;
    padding: 15px;
    background-color: #fcfcfc;
    margin-bottom: 15px;
    border: 1px #D8D8D8 solid;
}
.side-block .content strong {
    font-family: "Gotham Medium";
    margin-bottom: 10px;
    display: block;
}
.text-upper {
    text-transform: uppercase;
}
.primary-color {
    color: #66c0dc!important;
}
strong {
    font-weight: 400;
    font-family: "Gotham Bold";
}
strong, b {
    line-height: inherit;
}
.side-block .content p:last-child {
    margin-bottom: 0;
}
body p {
    line-height: 1.75em;
}
.step-block {
    position: relative;
    background-color: #fcfcfc;
}
.step-block .content {
    padding: 25px 20px 20px;
    background-color: #fcfcfc;
    font-size: 14px;
    border: 1px #D8D8D8 solid;
}
.follow-bar {
    background: #999;
    position: relative;
    z-index: 1;
}
.step-heading {
    background-color: #66c0dc;
    color: #000;
    overflow: hidden;
    position: relative;
    display: table;
    width: 100%;
}
.step-heading .title {
    padding: 10px 20px;
    display: table-cell;
    color: #000;
    font-family: "Gotham Light",Helvetica,Roboto,Arial,sans-serif;
    font-weight: 400;
    line-height: 22px;
    height: 44px;
    -webkit-font-smoothing: antialiased;
    font-size: 16px;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
    left: 0;
}
.sticky-top-holder.fixed {
    background-color: #F3F3F3;
}
.side-block small {
    line-height: 1.5;
    display: block;
    padding-bottom: 30px;
}
/*.flexblock-build {
    padding-top: 58px;
    padding-bottom: 84px;
}*/
.flexblock-build .text-flow {
    max-width: 880px;
}
h3 {
    font-size: 22px;
    line-height: 1.65;
    margin-bottom: 0.5rem;
    font-family: "Gotham Light",Helvetica,Roboto,Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    color: #000;
    text-rendering: optimizeLegibility;
}
.flexblock-build .text-flow p {
    max-width: 740px;
}
.flexblock-build .text-flow p {
    margin-left: auto;
    margin-right: auto;
}
 .flexblock-build p {
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 25px;
}
.flexblock-build ul {
    padding-right: 1rem;
    padding-left: 1rem;
}
.list-styled {
    list-style: none;
    margin-left: 0;
    line-height: 1.6;
}
.flexblock-build ul li {
    margin-bottom: 20px;
    line-height: 30px;
    font-size: 16px;
    padding-left: 25px;
}
.list-styled li {
    position: relative;
    letter-spacing: -.23px;
}
.list-styled li:before {
    content: '';
    position: absolute;
    width: 12px;
    height: 8px;
    background: url(../../images/index/icons/icon-list-check.svg) no-repeat center center;
    top: 12px;
    left: 0;
}
.flexblock-build .text-flow {
    margin-left: auto;
    margin-right: auto;
}
.flexblock-build .text-flow ul:last-child {
    margin-bottom: 0;
}
.flexblock-build .mw-list-520 ul {
    text-align: left;
}

.flexblock-build .mw-list-520 ul {
    max-width: 520px;
}
.flexblock-build .mw-list-520 ul {
    margin-left: auto;
    margin-right: auto;
}
.flexblock-build ul {
    padding-right: 1rem;
    padding-left: 1rem;
}
.flexblock-build .content-width-lead {
    max-width: 880px;
    margin: 0 auto;
}
.flexblock-build h2 {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 28px;
    letter-spacing: .2px;
    font-family: "Gotham Light";
}
.flexblock-build h2.dk-mb50, .flexblock-build p.dk-mb50 {
    margin-bottom: 39px!important;
}
.flexblock-build .content-lead p {
    font-size: 24px;
    line-height: 40px;
    letter-spacing: -.9px;
}
.flexblock-build strong {
    font-family: "Gotham Medium";
}
a[href^="tel"] {
    color: inherit;
    white-space: nowrap;
    text-decoration: none;
}
main a {
    font-family: "Gotham Medium";
}

.flexblock-build .form-holder, .flexblock-build .data-form-holder .data-form-inner {
    max-width: 760px;
}
textarea {
    max-width: 100%;
}
[type='text'], [type='password'], [type='date'], [type='datetime'], [type='datetime-local'], [type='month'], [type='week'], [type='email'], [type='number'], [type='search'], [type='tel'], [type='time'], [type='url'], [type='color'], textarea {
    display: block;
    box-sizing: border-box;
    width: 100%;
    margin: 0 0 2.5625em;
    padding: 0.78125em;
    border: 1px solid #C7C7C7;
    border-radius: 0;
    background-color: #fff;
    box-shadow: 0;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
    appearance: none;
    overflow: auto;
    resize: none;
}
.flexblock-build .form-holder, .flexblock-build .data-form-holder .data-form-inner {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
}
input{
    height: 42px;
    line-height: 42px;
}
select {
    height: 2.625rem;
    margin: 0 0 1.5625rem;
    padding: 0.78125rem;
    appearance: none;
    border: 1px solid #C7C7C7;
    border-radius: 0;
    background-color: #fff;
    font-family: inherit;
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.5;
    color: #000;
    background-image: url(data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>);
    background-origin: content-box;
    background-position: right -1.5625rem center;
    background-repeat: no-repeat;
    background-size: 9px 6px;
    padding-right: 2.34375rem;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
}
.flexblock-build .form-validate .chosen-container {
    margin-bottom: 22px;
}
.form-validate .chosen-container {
    transition: all 0s ease 0s;
    font-size: .75em;
    margin: 0 0 1.5625em;
}
.chosen-container {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 100%!important;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.form-validate .chosen-container-single .chosen-single {
    border: 1px solid #d7d7d7;
}
.form-validate .chosen-container .chosen-single {
    background: #fcfcfc;
    padding: 0.78125rem;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.chosen-container .chosen-single {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    padding: 0 0 10px;
}
.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding-bottom: 0;
    background-clip: padding-box;
    color: #4A4A4A;
    font-family: "Gotham Light";
    text-decoration: none;
    white-space: nowrap;
    border-bottom: 1px #D7D7D7 solid;
}
.chosen-container a {
    cursor: pointer;
}
.chosen-container-single .chosen-single input[type="text"] {
    cursor: pointer;
    opacity: 0;
    position: absolute;
    border: 0;
    height: auto;
    padding: 0;
    margin: 0;
}
.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
}
.chosen-container .chosen-single div {
    width: auto;
    height: auto;
    position: static;
    display: inline-block;
}
.chosen-container .chosen-single div b {
    width: 13px;
    height: 8px;
}
.form-validate .chosen-container .chosen-drop {
    /*border: 1px solid #d7d7d7;*/
}
.chosen-container-single .chosen-drop {
    margin-top: 0;
    background-clip: padding-box;
}
.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    z-index: 1010;
    width: 100%;
    border-top: 0;
    background: #fcfcfc;
    display: none;
    /*border-bottom: 2px #D7D7D7 solid;*/
}
.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}
.flexblock-build .form-holder .chosen-container .chosen-results, .flexblock-build .data-form-holder .data-form-inner .chosen-container .chosen-results {
    padding-left: 0;
    padding-right: 0;
    max-height: 232px;
}
.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0;
    max-height: 240px;
    -webkit-overflow-scrolling: touch;
}
.flexblock-build .form-holder .chosen-container .chosen-results li, .flexblock-build .data-form-holder .data-form-inner .chosen-container .chosen-results li {
    border-bottom: 1px #F1F1F1 solid;
    font-size: 12px;
}
.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer;
}
.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 8px 10px;
    list-style: none;
    line-height: 1;
    word-wrap: break-word;
    -webkit-touch-callout: none;
    border-bottom: 1px #F1F1F1 solid;
}
.form-validate .chosen-container .chosen-single {
    background: #fcfcfc;
    padding: 0.78125em;
    height: 42px;
    line-height: 26px;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    display: -webkit-flex;
}
.chosen-container-single .chosen-single div b {
    width: 13px;
    height: 8px;
}
.chosen-container-single .chosen-single div b {
    display: block;
    background: url(../../images/index/chosen/chosen-down-arrow.svg) no-repeat center center;
}
.chosen-container .chosen-single {
    padding-left: 0!important;
}
.chosen-container .chosen-single span {
    padding-left: 12px!important;
}
.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 8px;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: inline-block;
    font-size: 14px;
}
.chosen-container .chosen-results li:hover {
    background: #F3F3F3;
}
.flexblock-build .form-holder .checkbox-holder, .flexblock-build .data-form-holder .data-form-inner .checkbox-holder {
    text-align: left;
}
.checkbox-holder label {
    font-size: 12px;
    color: #4A4A4A;
}
label {
    display: block;
    margin: 0;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.8;
    color: #000;
}
.checkbox-holder label input {
    position: absolute;
    z-index: 20;
    opacity: 0;
}
label>[type='checkbox'], label>[type='radio'] {
    margin-right: 0.78125rem;
}
[type='file'], [type='checkbox'], [type='radio'] {
    margin: 0 0 1.5625rem;
}
[type="checkbox"], [type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
button, input, optgroup, select, textarea {
    font-family: inherit;
}
input {
    overflow: visible;
}
.checkbox-holder label span {
    position: relative;
    display: inline-block;
    padding-left: 30px;
}

.checkbox-holder label {
    font-size: 12px;
    color: #4A4A4A;
}
.flexblock-build .form-holder .checkbox-holder label span:before, .flexblock-build .data-form-holder .data-form-inner .checkbox-holder label span:before {
    margin-top: -10px;
}
.flexblock-build .form-holder .checkbox-holder label span:before, .flexblock-build .data-form-holder .data-form-inner .checkbox-holder label span:before {
    top: 50%;
    margin-top: -10px;
}
.checkbox-holder label span:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    border: 1px #C7C7C7 solid;
    left: 0;
    background-color: #fcfcfc;
}
.flexblock.flexblock-build:last-child .form-holder .button.secondary:last-child {
    margin-top: 30px;
}
.flexblock-build .form-holder .button, .flexblock-build .data-form-holder .data-form-inner .button {
    font-size: 15px;
    margin-bottom: 30px;
    padding: 10px 25px;
    text-align: center;
}
.button.secondary {
    background-color: #000;
    color: #fff;
}
[type='submit'], [type='button'] {
    appearance: none;
    border-radius: 0;
}
.button {
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 1rem 0;
    font-family: "Gotham Medium";
}

.ftb-content .priority-nav-holder button.active:after {
    transform: rotate(90deg);
}
.ftb-content .sticky-top-holder .button-toggle {
    border: 1px solid #d8d8d8;
    color: #454545;
    text-align: left;
    height: 48px;
    padding-left: 12px;
    padding-right: 12px;
}
.sticky-top-holder .button-toggle {
    position: relative;
    font-size: 14px;
    display: block;
    width: 100%;
}
.ftb-content .sticky-top-holder .button-toggle::after {
    right: 12px;
    top: calc(50% - 4px);
    position: absolute;
    width: 15px;
    background-size: 100%;
}
.sticky-top-holder .button-toggle:after {
    content: '';
    display: inline-block;
    background: url(../../images/index/icons/icon-arrow-down.svg) no-repeat center center;
    height: 8px;
    margin-left: 10px;
    transition: all 0.5s;
}
.flexblock-build .inner-page-navigation-holder {
    left: 20px;
    right: 20px;
}
.inner-page-navigation-holder.toggle-content {
    display: none;
    position: absolute;
    z-index: 2;
}
.flexblock-build ul.inner-page-navigation {
    padding-left: 0;
    padding-right: 0;
    margin: 0;
}
.hide-for-medium .inner-page-navigation.full-width li {
    display: block;
    border-bottom: 1px #f1f1f1 solid;
    text-align: left;
    margin: 0!important;
}
.hide-for-medium .inner-page-navigation.full-width li:hover{
    cursor: pointer;
    background-color: #f1f1f1;
}
.hide-for-medium ul.inner-page-navigation{
    background: #fcfcfc;
}
.inner-page-navigation.full-width li {
    background-color: transparent;
    vertical-align: middle;
    line-height: 1.25;
    font-size: 15px;
}
.ftb-content .page-navigation li {
    margin-bottom: 0;
    padding: 16px 30px;
}
.show-for-medium .links li {
    display: inline-block;
}

