/*
    Theme Name: Delancey Street Theme
    Theme URI: 
    Version: 0.1
    Author: Oleksander Doroshenko
    Author URI: https://www.upwork.com/o/profiles/users/_~01a1039e650b9cc43d/

    License: MIT
    License URI: http://opensource.org/licenses/mit-license.php
*/



@font-face {
    font-family: 'nexa_boldregular';
    src: url('fonts/nexa_bold-webfont.woff2') format('woff2'),
         url('fonts/nexa_bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'nexa_lightregular';
    src: url('fonts/nexa_light-webfont.woff2') format('woff2'),
         url('fonts/nexa_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@import url(https://fonts.googleapis.com/css?family=Poppins:400,700&display=swap);
@font-face {
    font-family: AmasisMTW1G-Bold;
    font-weight: 400;
    font-style: normal;
    src: url(fonts/Amasis/AmasisMTW1G-Bold_0.woff2) format('woff2'), url(fonts/Amasis/AmasisMTW1G-Bold_0.woff) format('woff'), url(fonts/Amasis/AmasisMTW1G-Bold_0.otf) format('opentype')
}
@font-face {
    font-family: AmasisMTW1G;
    font-weight: 400;
    font-style: normal;
    src: url(fonts/Amasis/AmasisMTW1G.woff2) format('woff2'), url(fonts/Amasis/AmasisMTW1G.woff) format('woff'), url(fonts/Amasis/AmasisMTW1G.otf) format('opentype')
}
@font-face {
    font-family: HelveticaLTStd-Bold;
    font-weight: 400;
    font-style: normal;
    src: url(fonts/HelveticaLTStd/HelveticaLTStd-Bold_0.woff2) format('woff2'), url(fonts/HelveticaLTStd/HelveticaLTStd-Bold_0.woff) format('woff'), url(fonts/HelveticaLTStd/HelveticaLTStd-Bold_0.otf) format('opentype')
}
@font-face {
    font-family: HelveticaLTStd-Light;
    font-weight: 400;
    font-style: normal;
    src: url(fonts/HelveticaLTStd/HelveticaLTStd-Light_0.woff2) format('woff2'), url(fonts/HelveticaLTStd/HelveticaLTStd-Light_0.woff) format('woff'), url(fonts/HelveticaLTStd/HelveticaLTStd-Light_0.otf) format('opentype')
}
@font-face {
    font-family: HelveticaLTStd-LightObl;
    font-weight: 400;
    font-style: normal;
    src: url(fonts/HelveticaLTStd/HelveticaLTStd-LightObl_0.woff2) format('woff2'), url(fonts/HelveticaLTStd/HelveticaLTStd-LightObl_0.woff) format('woff'), url(fonts/HelveticaLTStd/HelveticaLTStd-LightObl_0.otf) format('opentype')
}
@font-face {
    font-family: HelveticaLTStd-Roman;
    font-weight: 400;
    font-style: normal;
    src: url(fonts/HelveticaLTStd/HelveticaLTStd-Roman_0.woff2) format('woff2'), url(fonts/HelveticaLTStd/HelveticaLTStd-Roman_0.woff) format('woff'), url(fonts/HelveticaLTStd/HelveticaLTStd-Roman_0.otf) format('opentype')
}
*,
:after,
:before {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}
img {
    max-width: 100%
}
a {
    transition: all .3s;
    text-decoration: none;
    color: #444
}
a:hover {
    text-decoration: none
}
a:focus {
    outline: 0
}
a:active,
a:hover {
    outline: 0
}
input:focus {
    border: 1px solid #04a4cc;
    outline: 0
}
@media screen and (min-width:1100px) {
    .container {
        max-width: 1050px
    }
}
@media screen and (min-width:1300px) {
    .container {
        max-width: 1200px
    }
}
@media screen and (min-width:1460px) {
    .container {
        max-width: 1350px
    }
}
body.admin-bar header.header {
    top: 32px
}
@media screen and (max-width:782px) {
    body.admin-bar header.header {
        top: 46px
    }
}
header.header {
    background-color: #fff
}
header.header .secondary-header {
    padding: 11px 0;
    background-color: #13365b
}
header.header .secondary-header .secondary-menu ul {
    margin: 0;
    padding: 0;
    list-style: none
}
header.header .secondary-header .secondary-menu ul li.menu-item {
    display: inline-block
}
header.header .secondary-header .secondary-menu ul li.menu-item+li.menu-item {
    margin-left: 20px;
    padding-left: 24px;
    border-left: 1px solid #204a77
}
header.header .secondary-header .secondary-menu ul li.menu-item a {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    line-height: 25px;
    color: rgb(255, 255, 255, .6)
}
header.header .secondary-header .secondary-menu ul li.menu-item a:hover {
    color: #fff
}
header.header .secondary-header .secondary-menu ul li.menu-item a[href^='tel:'] {
    font-size: 16px;
    color: #fff
}
header.header .secondary-header .secondary-menu ul li.menu-item a[href^='tel:']:before {
    font-family: FontAwesome;
    font-size: 20px;
    line-height: 25px;
    margin-right: 10px;
    content: '\f095';
    vertical-align: bottom;
    text-transform: uppercase;
    color: #0083c0
}
header.header .secondary-header .secondary-menu ul li.menu-item a[href^='tel:']:hover {
    opacity: .9
}
header.header .main-header {
    padding: 18px 0
}
header.header .main-header .header-logo {
    max-width: 200px
}
header.header .main-header .header-menu>ul {
    margin: 0;
    padding: 0;
    list-style: none
}
header.header .main-header .header-menu>ul>li.menu-item {
    position: relative;
    display: inline-block
}
header.header .main-header .header-menu>ul>li.menu-item+li.menu-item {
    margin-left: 20px
}
header.header .main-header .header-menu>ul>li.menu-item>a {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 50px;
    height: 47px;
    color: #13365b
}
header.header .main-header .header-menu>ul>li.menu-item.menu-item.menu-item-has-children>a:after {
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 30px;
    margin-left: 10px;
    content: '\f107'
}
header.header .main-header .header-menu>ul>li.menu-item>a:hover {
    color: #4790e9
}
header.header .main-header .header-menu>ul>li.menu-item.button>a {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    display: block;
    padding: 0 20px;
    color: #fff;
    border-radius: 3px;
    background-image: -moz-linear-gradient(90deg, #259ee4 0, #39b2ea 100%);
    background-image: -webkit-linear-gradient(90deg, #259ee4 0, #39b2ea 100%);
    background-image: -ms-linear-gradient(90deg, #259ee4 0, #39b2ea 100%)
}
header.header .main-header .header-menu>ul>li.menu-item.button>a:hover {
    opacity: .9
}
header.header .main-header .header-menu>ul>li.menu-item.button.menu-item.menu-item-has-children>a:after {
    content: '\f0d7'
}
header.header .main-header .header-menu ul>.menu-item.menu-item-has-children:hover > ul.sub-menu {
    display: block
}
header.header .main-header .header-menu ul>.menu-item>ul.sub-menu {
    position: absolute;
    z-index: 9;
    right: auto;
    left: -15px;
    bottom: 0;
    display: none;
    padding: 10px;
    list-style: none;
    transform: translateY(100%);
    text-align: left;
    border-radius: 6px;
    background: #fff;
    box-shadow: 5.736px 8.192px 28px 0 rgba(35, 130, 231, .35)
}
header.header .main-header .header-menu ul>.menu-item>ul.sub-menu>.menu-item {
    padding: 5px
}
header.header .main-header .header-menu ul>.menu-item>ul.sub-menu>.menu-item>a {
    font-size: 15px;
    white-space: nowrap;
    color: #13365b
}
header.header .main-header .header-menu ul>.menu-item>ul.sub-menu>.menu-item>a:hover {
    color: #4790e9
}
header.header.fixed-top.onscroll .secondary-header {
    display: none
}






header.header .main-header .header-menu ul>.menu-item>ul.sub-menu>.menu-item.menu-item.menu-item-has-children>a:after {
    font-family: FontAwesome;
    font-size: 16px;
    line-height: 30px;
    margin-left: 10px;
    content: '\f105';
}
header.header .main-header .header-menu ul>.menu-item>ul.sub-menu>.menu-item {
    position:relative;
}
header.header .main-header .header-menu ul>.menu-item>ul.sub-menu>.menu-item>ul.sub-menu {
    position: absolute;
    z-index: 9;
    right: 0;
    left: auto;
    bottom: auto;
    top: 0;
    display: none;
    padding: 10px;
    list-style: none;
    transform: translateX(100%);
    text-align: left;
    border-radius: 6px;
    background: #fff;
    box-shadow: 5.736px 8.192px 28px 0 rgba(35, 130, 231, .35);
}
header.header .main-header .header-menu ul>.menu-item>ul.sub-menu>.menu-item:hover>ul.sub-menu{
    display: block;
}













@media screen and (max-width:1459px) {
    header.header .secondary-header {
        padding: 10px 0
    }
    header.header .secondary-header .secondary-menu ul li.menu-item a {
        font-size: 13px;
        line-height: 25px
    }
    header.header .secondary-header .secondary-menu ul li.menu-item a[href^='tel:'] {
        font-size: 15px
    }
    header.header .secondary-header .secondary-menu ul li.menu-item a[href^='tel:']:before {
        font-size: 19px;
        line-height: 25px;
        margin-right: 9px
    }
    header.header .secondary-header .secondary-menu ul li.menu-item+li.menu-item {
        margin-left: 18px;
        padding-left: 20px
    }
    header.header .main-header .header-logo {
        max-width: 250px
    }
    header.header .main-header .header-menu>ul>li.menu-item+li.menu-item {
        margin-left: 45px
    }
    header.header .main-header .header-menu>ul>li.menu-item>a {
        font-size: 15px;
        line-height: 45px;
        height: 42px
    }
    header.header .main-header .header-menu>ul>li.menu-item.menu-item.menu-item-has-children>a:after {
        font-size: 15px;
        line-height: 30px;
        margin-left: 9px
    }
    header.header .main-header .header-menu>ul>li.menu-item.button>a {
        font-size: 15px;
        padding: 0 15px
    }
    header.header .main-header .header-menu ul>.menu-item>ul.sub-menu>.menu-item {
        padding: 4px
    }
    header.header .main-header .header-menu ul>.menu-item>ul.sub-menu>.menu-item>a {
        font-size: 14px
    }
}
@media screen and (max-width:1299px) {
    header.header .secondary-header .secondary-menu ul li.menu-item a {
        font-size: 13px;
        line-height: 20px
    }
    header.header .secondary-header .secondary-menu ul li.menu-item a[href^='tel:'] {
        font-size: 15px
    }
    header.header .secondary-header .secondary-menu ul li.menu-item a[href^='tel:']:before {
        font-size: 18px;
        line-height: 20px;
        margin-right: 8px
    }
    header.header .secondary-header .secondary-menu ul li.menu-item+li.menu-item {
        margin-left: 18px;
        padding-left: 20px
    }
    header.header .main-header {
        padding: 15px 0
    }
    header.header .main-header .header-logo {
        max-width: 225px
    }
    header.header .main-header .header-menu>ul>li.menu-item+li.menu-item {
        margin-left: 40px
    }
    header.header .main-header .header-menu>ul>li.menu-item>a {
        font-size: 14px;
        line-height: 42px;
        height: 40px
    }
    header.header .main-header .header-menu>ul>li.menu-item.menu-item.menu-item-has-children>a:after {
        font-size: 14px;
        line-height: 30px;
        margin-left: 8px
    }
    header.header .main-header .header-menu>ul>li.menu-item.button>a {
        font-size: 14px;
        padding: 0 15px
    }
}
@media screen and (max-width:1099px) {
    header.header .main-header .header-logo {
        max-width: 200px
    }
}
@media screen and (max-width:991px) {
    header.header .main-header {
        padding: 15px
    }
    header.header .main-header .header-menu-wrap,
    header.header .secondary-header {
        display: none
    }
}
button#showLeft {
    top: 12px;
    right: 15px;
    display: none;
    outline: 0
}
.toggle-mnu {
    display: block;
    width: 28px;
    height: 28px;
    margin-top: 10px
}
.toggle-mnu span:after,
.toggle-mnu span:before {
    position: absolute;
    top: 9px;
    left: 0;
    content: ''
}
.toggle-mnu span:after {
    top: 18px
}
.toggle-mnu span {
    position: relative;
    display: block
}
.toggle-mnu span,
.toggle-mnu span:after,
.toggle-mnu span:before {
    width: 100%;
    height: 2px;
    transition: all .3s;
    border-radius: 2px;
    backface-visibility: hidden
}
.toggle-mnu.on span {
    background-color: transparent
}
.toggle-mnu.on span:before {
    transform: rotate(45deg) translate(-1px, 0)
}
.toggle-mnu.on span:after {
    transform: rotate(-45deg) translate(6px, -7px)
}
.toggle-mnu span,
.toggle-mnu span:after,
.toggle-mnu span:before {
    background-color: #0c1430
}
@media screen and (max-width:991px) {
    button#showLeft {
        display: block
    }
}
body.admin-bar .cbp-spmenu-left {
    top: 32px
}
@media screen and (max-width:782px) {
    body.admin-bar .cbp-spmenu-left {
        top: 46px
    }
}
.cbp-spmenu-left {
    left: -250px
}
.cbp-spmenu-vertical {
    z-index: 999;
    overflow: auto;
    width: 250px;
    padding-top: 78px
}
.cbp-spmenu ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.cbp-spmenu ul li {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    line-height: 20px;
    position: relative;
    color: #13365b
}
.cbp-spmenu .menu-item.menu-item-has-children>a {
    z-index: 1
}
.cbp-spmenu .menu-item.menu-item-has-children>a:after {
    font-family: FontAwesome;
    line-height: 50px;
    position: absolute;
    z-index: 999;
    top: 0;
    right: 0;
    bottom: 0;
    display: block;
    width: 50px;
    height: 50px;
    content: '\f0d7';
    text-align: center;
    vertical-align: bottom;
    border: none
}
.cbp-spmenu .menu-item.menu-item-has-children .sub-menu {
    display: none;
    transition: all .3s
}
.cbp-spmenu .menu-item.menu-item-has-children .sub-menu.active {
    display: block
}
.cbp-spmenu .menu-item.menu-item-has-children .sub-menu a {
    padding: .5em 2em;
    text-transform: none;
    background: #eee
}
.cbp-spmenu {
    position: fixed;
    background: #fff
}
.cbp-spmenu-vertical a {
    padding: 1em;
    border-bottom: 1px solid #eee
}
.cbp-spmenu a {
    font-size: 1.1em;
    font-weight: 300;
    display: block;
    text-transform: uppercase;
    color: #0c1430
}
.cbp-spmenu a:hover {
    color: #fff;
    background-color: #13365b
}
section.banner {
    margin-top: 135px;
    background-position: center;
    background-size: cover
}
section.banner>.container>.row {
    height: 600px
}
section.banner.banner-home>.container>.row {
    height: 785px
}
section.banner.banner-home .header-logo {
    max-width: 285px
}
section.banner .banner-content-wrap .banner-subtitle {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 0;
    letter-spacing: .014em;
    text-transform: uppercase;
    color: #2caae8
}
section.banner .banner-content-wrap .banner-title {
    font-family: AmasisMTW1G-Bold;
    font-size: 78px;
    line-height: 1;
    margin-top: 30px;
    margin-bottom: 0;
    color: #fff
}
section.banner .banner-content-wrap .banner-content {
    font-family: HelveticaLTStd-Light;
    font-size: 24px;
    line-height: 1.75;
    margin-top: 10px;
    margin-bottom: 0;
    color: #fff
}
section.banner .banner-content-wrap a.btn.btn-banner {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 65px;
    height: 62px;
    margin-top: 30px;
    padding: 0 50px;
    color: #fff;
    border-radius: 3px;
    background-image: -moz-linear-gradient(90deg, #259ee4 0, #39b2ea 100%);
    background-image: -webkit-linear-gradient(90deg, #259ee4 0, #39b2ea 100%);
    background-image: -ms-linear-gradient(90deg, #259ee4 0, #39b2ea 100%)
}
section.banner .banner-content-wrap a.btn.btn-banner:hover {
    opacity: .9
}
section.banner.banner-left>.container>.row {
    height: 685px
}
section.banner.banner-left .banner-content-wrap .banner-title {
    font-size: 58px;
    line-height: .966;
    margin-bottom: 25px
}
section.banner.banner-left .banner-content-wrap .banner-content {
    font-family: AmasisMTW1G-Bold;
    font-size: 28px;
    line-height: 1.25;
    color: #fff
}
section.banner.banner-left .banner-content-wrap a.btn.btn-banner {
    line-height: 60px;
    height: 57px;
    margin-bottom: 20px;
    padding: 0 55px;
    border: 0
}
section.banner.banner-left .banner-content-wrap .banner-anotation {
    font-family: HelveticaLTStd-Light;
    font-size: 18px;
    line-height: 1.944;
    color: #fff
}
section.banner.banner-left .banner-bottom {
    display: flex;
    padding: 23px 0;
    background-color: #13365b
}
section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item {
    position: relative;
    display: inline-block;
    margin-right: 60px;
    padding-left: 45px
}
section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item:before {
    position: absolute;
    top: 0;
    left: 5px;
    width: 20px;
    height: 18px;
    content: '';
    background-image: url(img/bb-tio.png)
}
section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item .banner-info-title {
    font-family: HelveticaLTStd-Light;
    font-size: 22px;
    line-height: 1.2;
    display: block;
    color: #fff
}
section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item .banner-info-description {
    font-family: HelveticaLTStd-Bold;
    font-size: 22px;
    line-height: 1.2;
    display: block;
    color: #fff
}
section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item .banner-info-description sup {
    color: #0083c0
}
section.banner.banner-left .banner-bottom .banner-bottom-image {
    width: 170px;
    height: 47px;
    background-repeat: no-repeat;
    background-position: center
}
section.banner.banner-small.banner-form>.container>.row {
    height: 785px
}
section.banner.banner-small.banner-form .banner-title {
    font-size: 52px
}
section.banner.banner-small.banner-form .banner-content {
    padding-bottom: 100px
}
section.banner.banner-small.banner-form .banner-content h2 {
    font-family: AmasisMTW1G-Bold;
    font-size: 52px;
    line-height: 1.5;
    color: #f9ad64
}
section.banner.banner-small.banner-form .banner-content h4 {
    font-family: AmasisMTW1G-Bold;
    font-size: 28px;
    line-height: 1.25;
    color: #fff
}
section.banner.banner-small.banner-form .banner-content h4 strong {
    color: #0083c0
}
section.banner.banner-small.banner-form .banner-content p {
    font-family: AmasisMTW1G;
    font-size: 22px;
    line-height: 1.25;
    color: #fff
}
section.banner.banner-small.banner-form .banner-form-wrap {
    overflow: hidden;
    width: 100%;
    border-radius: 4px;
    background-color: #fff
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-head {
    position: relative;
    padding: 25px 0 20px 0;
    background-color: #2caae8
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-head:after {
    position: absolute;
    bottom: 1px;
    display: block;
    width: 100%;
    height: 1px;
    content: '';
    background-color: #fff
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-head .form-subtitle {
    font-family: AmasisMTW1G-Bold;
    font-size: 18px;
    line-height: 1;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #fff
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-head .form-title {
    font-family: AmasisMTW1G-Bold;
    font-size: 30px;
    line-height: 1;
    margin-bottom: 0;
    text-transform: uppercase;
    color: #fff
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body {
    padding: 20px 20px 0 20px
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .gform_fields {
    margin: 0;
    padding: 0;
    list-style: none
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .gform_fields .gfield {
    margin-bottom: 10px;
    vertical-align: top
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .gform_fields .gfield.form-col-6 {
    display: inline-block;
    width: 50%
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .gform_fields .gfield label.gfield_label {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 0;
    color: #232323
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .gform_fields .gfield {
    padding: 0 9px
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .gform_fields .gfield input {
    font-family: HelveticaLTStd-Light;
    font-size: 16px;
    line-height: 2;
    width: 100%;
    height: 52px;
    padding: 4px 10px 0;
    color: #232323;
    border-width: 1px;
    border-style: solid;
    border-color: #cdcac2;
    border-radius: 4px;
    background-color: #fff
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .select2-container :focus {
    outline: 0
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .select2-container--default .select2-selection--single {
    line-height: 1.529;
    width: 100%;
    height: 52px;
    border-width: 1px;
    border-style: solid;
    border-color: #cdcac2;
    border-radius: 4px;
    background-color: #fff
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0 30px 0 15px
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    line-height: 50px;
    height: 50px;
    padding: 1px 15px 0;
    color: rgba(35, 35, 35, .6)
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .select2-container--default .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    width: 30px;
    height: 50px;
    height: auto;
    text-align: center;
    background-image: url(img/dd-arrow.png);
    background-repeat: no-repeat;
    background-position: center
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .select2-results__option {
    font-family: HelveticaLTStd-Roman
}
section.banner.banner-small.banner-form .banner-form-wrap .gform_footer {
    margin: 25px 0;
    text-align: center
}
section.banner.banner-small.banner-form .banner-form-wrap .gform_footer .gform_button {
    font-family: HelveticaLTStd-Roman;
    font-size: 15px;
    line-height: 52px;
    height: 49px;
    padding: 0 25px;
    transition: all .3s;
    text-transform: uppercase;
    color: #fff;
    border: 0;
    border-radius: 4px;
    background-color: #13365b
}
section.banner.banner-small.banner-form .banner-form-wrap .gform_footer .gform_button:hover {
    background-color: #259ee4
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-bottom {
    max-width: 290px;
    margin: 0 auto 20px
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-bottom p {
    font-family: HelveticaLTStd-Roman;
    font-size: 13px;
    line-height: 1.692;
    margin-bottom: 0;
    text-align: center;
    color: #13365b
}
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-bottom a,
section.banner.banner-small.banner-form .banner-form-wrap .banner-form-bottom h5 {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    line-height: 2.429;
    margin-bottom: 0;
    text-align: center;
    color: #2caae8
}
@media screen and (max-width:1459px) {
    section.banner>.container>.row {
        height: 625px
    }
    section.banner.banner-home>.container>.row {
        height: 700px
    }
    section.banner .banner-content-wrap .banner-subtitle {
        font-size: 13px
    }
    section.banner .banner-content-wrap .banner-title {
        font-size: 72px;
        margin-top: 25px
    }
    section.banner .banner-content-wrap .banner-content {
        font-size: 22px;
        margin-top: 8px
    }
    section.banner .banner-content-wrap a.btn.btn-banner {
        font-size: 17px;
        line-height: 62px;
        height: 60px;
        margin-top: 25px;
        padding: 0 45px
    }
    section.banner.banner-left>.container>.row {
        height: 625px
    }
    section.banner.banner-left .banner-content-wrap .banner-title {
        font-size: 50px;
        margin-top: 0;
        margin-bottom: 20px
    }
    section.banner.banner-left .banner-content-wrap .banner-content {
        font-family: AmasisMTW1G-Bold;
        font-size: 25px;
        line-height: 1.25;
        color: #fff
    }
    section.banner.banner-left .banner-content-wrap a.btn.btn-banner {
        line-height: 57px;
        height: 55px;
        margin-bottom: 20px;
        padding: 0 50px;
        border: 0
    }
    section.banner.banner-left .banner-content-wrap .banner-anotation {
        font-size: 17px
    }
    section.banner.banner-left .banner-bottom {
        padding: 20px 0
    }
    section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item {
        margin-right: 50px;
        padding-left: 35px
    }
    section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item:before {
        width: 18px;
        height: 16px;
        background-size: contain
    }
    section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item .banner-info-title {
        font-size: 20px
    }
    section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item .banner-info-description {
        font-size: 20px
    }
    section.banner.banner-left .banner-bottom .banner-bottom-image {
        width: 160px;
        height: 44px;
        background-size: contain
    }
}
@media screen and (max-width:1299px) {
    section.banner>.container>.row {
        height: 575px
    }
    section.banner {
        margin-top: 115px
    }
    section.banner.banner-home>.container>.row {
        height: 600px
    }
    section.banner .banner-content-wrap .banner-subtitle {
        font-size: 12px
    }
    section.banner .banner-content-wrap .banner-title {
        font-size: 65px;
        margin-top: 20px
    }
    section.banner .banner-content-wrap .banner-content {
        font-size: 20px;
        margin-top: 6px
    }
    section.banner .banner-content-wrap a.btn.btn-banner {
        font-size: 16px;
        line-height: 57px;
        height: 55px;
        margin-top: 20px;
        padding: 0 40px
    }
    section.banner.banner-left>.container>.row {
        height: 550px
    }
    section.banner.banner-left .banner-content-wrap .banner-title {
        font-size: 44px;
        margin-top: 0;
        margin-bottom: 15px
    }
    section.banner.banner-left .banner-content-wrap .banner-content {
        font-size: 22px
    }
    section.banner.banner-left .banner-content-wrap a.btn.btn-banner {
        line-height: 52px;
        height: 50px;
        margin-bottom: 15px;
        padding: 0 45px;
        border: 0
    }
    section.banner.banner-left .banner-content-wrap .banner-anotation {
        font-size: 15px
    }
    section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item {
        margin-right: 40px;
        padding-left: 30px
    }
    section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item:before {
        width: 16px;
        height: 14px;
        background-size: contain
    }
    section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item .banner-info-description,
    section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item .banner-info-title {
        font-size: 18px
    }
    section.banner.banner-left .banner-bottom .banner-bottom-image {
        width: 140px;
        height: 42px;
        background-size: contain
    }
}
@media screen and (max-width:1099px) {
    section.banner>.container>.row {
        height: 500px
    }
    section.banner.banner-home>.container>.row {
        height: 525px
    }
    section.banner .banner-content-wrap .banner-title {
        font-size: 60px;
        margin-top: 15px
    }
    section.banner .banner-content-wrap .banner-content {
        font-size: 18px;
        margin-top: 5px
    }
    section.banner .banner-content-wrap a.btn.btn-banner {
        font-size: 15px;
        line-height: 52px;
        height: 50px;
        margin-top: 15px;
        padding: 0 30px
    }
    section.banner.banner-left>.container>.row {
        height: 500px
    }
    section.banner.banner-left .banner-content-wrap .banner-title {
        font-size: 40px;
        margin-top: 0;
        margin-bottom: 13px
    }
    section.banner.banner-left .banner-content-wrap .banner-content {
        font-size: 20px
    }
    section.banner.banner-left .banner-content-wrap a.btn.btn-banner {
        line-height: 48px;
        height: 45px;
        margin-bottom: 13px;
        padding: 0 35px;
        border: 0
    }
    section.banner.banner-left .banner-content-wrap .banner-anotation {
        font-size: 13px
    }
    section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item {
        margin-right: 30px;
        padding-left: 25px
    }
    section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item:before {
        left: 3px;
        width: 15px;
        height: 13px;
        background-repeat: no-repeat;
        background-size: contain
    }
    section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item .banner-info-description,
    section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item .banner-info-title {
        font-size: 16px
    }
    section.banner.banner-left .banner-bottom .banner-bottom-image {
        width: 140px;
        height: 38px;
        background-size: contain
    }
}
@media screen and (max-width:991px) {
    section.banner {
        margin-top: 78px
    }
    section.banner>.container>.row {
        height: 460px
    }
    section.banner.banner-home>.container>.row {
        height: 475px
    }
    section.banner .banner-content-wrap .banner-subtitle {
        font-size: 11px
    }
    section.banner .banner-content-wrap .banner-title {
        font-size: 55px;
        margin-top: 15px
    }
    section.banner .banner-content-wrap .banner-content {
        font-size: 16px;
        margin-top: 5px
    }
    section.banner .banner-content-wrap a.btn.btn-banner {
        font-size: 14px;
        line-height: 50px;
        height: 48px;
        margin-top: 15px;
        padding: 0 25px
    }
    section.banner.banner-left>.container>.row {
        height: 450px
    }
    section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item {
        margin-right: 25px;
        padding-left: 20px
    }
    section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item:before {
        left: 0;
        width: 12px;
        height: 11px;
        background-repeat: no-repeat;
        background-size: contain
    }
    section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item .banner-info-description,
    section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item .banner-info-title {
        font-size: 14px
    }
    section.banner.banner-left .banner-bottom .banner-bottom-image {
        width: 100px;
        height: 30px;
        background-size: contain
    }
}
@media screen and (max-width:767px) {
    section.banner>.container>.row {
        height: 375px
    }
    section.banner.banner-home>.container>.row {
        height: 450px
    }
    section.banner .banner-content-wrap .banner-title {
        font-size: 48px;
        margin-top: 15px
    }
    section.banner .banner-content-wrap .banner-content {
        font-size: 15px;
        margin-top: 5px
    }
    section.banner.banner-left>.container>.row {
        height: auto
    }
    section.banner.banner-left .banner-content-wrap {
        padding: 90px 0 70px
    }
    section.banner.banner-left .banner-content-wrap .banner-title {
        font-size: 36px;
        margin-top: 0;
        margin-bottom: 10px
    }
    section.banner.banner-left .banner-content-wrap .banner-content {
        font-size: 18px
    }
    section.banner.banner-left .banner-content-wrap .banner-anotation {
        font-size: 10px
    }
    section.banner.banner-left .banner-bottom {
        padding: 20px 0 5px
    }
    section.banner.banner-left .banner-bottom .banner-info-items .banner-info-item {
        width: 40%;
        margin-right: 0;
        margin-bottom: 15px;
        margin-left: 5%;
        padding-left: 20px
    }
    section.banner.banner-left .banner-bottom .banner-bottom-image {
        display: none
    }
}
@media screen and (max-width:1459px) {
    section.banner.banner-small.banner-form>.container>.row {
        height: 750px
    }
    section.banner.banner-small.banner-form .banner-title {
        font-size: 46px;
        margin-top: 0
    }
    section.banner.banner-small.banner-form .banner-content {
        padding-bottom: 90px
    }
    section.banner.banner-small.banner-form .banner-content h2 {
        font-size: 46px
    }
    section.banner.banner-small.banner-form .banner-content h4 {
        font-size: 26px
    }
    section.banner.banner-small.banner-form .banner-content p {
        font-size: 20px
    }
    section.banner.banner-small.banner-form .col-4 {
        padding: 0
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-head {
        padding: 22px 0 18px 0
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-head .form-subtitle {
        font-size: 17px;
        margin-bottom: 8px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-head .form-title {
        font-size: 28px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body {
        padding: 15px 15px 0 15px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .gform_fields .gfield label.gfield_label {
        font-size: 15px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .gform_fields .gfield input {
        font-size: 15px;
        height: 50px;
        padding: 4px 10px 0
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .select2-container--default .select2-selection--single {
        height: 50px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 15px;
        line-height: 48px;
        height: 48px;
        padding: 1px 15px 0
    }
    section.banner.banner-small.banner-form .banner-form-wrap .gform_footer {
        margin: 20px 0
    }
    section.banner.banner-small.banner-form .banner-form-wrap .gform_footer .gform_button {
        font-size: 15px;
        line-height: 50px;
        height: 46px;
        padding: 0 20px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-bottom p {
        font-size: 12px;
        line-height: 1.4
    }
}
@media screen and (max-width:1299px) {
    section.banner.banner-small.banner-form>.container>.row {
        height: 675px
    }
    section.banner.banner-small.banner-form .banner-content h2,
    section.banner.banner-small.banner-form .banner-title {
        font-size: 40px
    }
    section.banner.banner-small.banner-form .banner-content {
        padding-bottom: 80px
    }
    section.banner.banner-small.banner-form .banner-content h4 {
        font-size: 24px
    }
    section.banner.banner-small.banner-form .banner-content p {
        font-size: 18px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-head {
        padding: 20px 0 15px 0
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-head .form-subtitle {
        font-size: 15px;
        margin-bottom: 8px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-head .form-title {
        font-size: 26px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .gform_fields .gfield {
        margin-bottom: 5px;
        padding: 0 5px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .gform_fields .gfield label.gfield_label {
        font-size: 14px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .gform_fields .gfield input {
        font-size: 14px;
        height: 45px;
        padding: 3px 7px 0
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .select2-container--default .select2-selection--single {
        height: 45px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 14px;
        line-height: 43px;
        height: 43px;
        padding: 1px 7px 0
    }
    section.banner.banner-small.banner-form .banner-form-wrap .gform_footer {
        margin: 15px 0
    }
    section.banner.banner-small.banner-form .banner-form-wrap .gform_footer .gform_button {
        font-size: 14px;
        line-height: 47px;
        height: 42px;
        padding: 0 15px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-bottom {
        max-width: 270px;
        margin: 0 auto 15px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-bottom p {
        font-size: 11px;
        line-height: 1.4
    }
}
@media screen and (max-width:1099px) {
    section.banner.banner-small.banner-form>.container>.row {
        height: 575px
    }
    section.banner.banner-small.banner-form .banner-content h2,
    section.banner.banner-small.banner-form .banner-title {
        font-size: 36px
    }
    section.banner.banner-small.banner-form .banner-content {
        padding-bottom: 70px
    }
    section.banner.banner-small.banner-form .banner-content h4 {
        font-size: 22px
    }
    section.banner.banner-small.banner-form .banner-content p {
        font-size: 17px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-head {
        padding: 15px 0 12px 0
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-head .form-subtitle {
        font-size: 14px;
        margin-bottom: 5px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-head .form-title {
        font-size: 24px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body {
        padding: 10px 10px 0 10px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .gform_fields .gfield label.gfield_label {
        font-size: 13px;
        line-height: 1.5
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .gform_fields .gfield input {
        font-size: 13px;
        height: 40px;
        padding: 3px 7px 0
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 13px;
        line-height: 38px;
        height: 38px;
        padding: 1px 7px 0
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-body .select2-container--default .select2-selection--single {
        height: 40px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .gform_footer {
        margin: 10px 0
    }
    section.banner.banner-small.banner-form .banner-form-wrap .gform_footer .gform_button {
        font-size: 13px;
        line-height: 44px;
        height: 40px;
        padding: 0 15px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-bottom {
        max-width: 250px;
        margin: 0 auto 15px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-bottom p {
        font-size: 10px;
        line-height: 1.4
    }
}
@media screen and (max-width:991px) {
    section.banner.banner-small.banner-form>.container>.row {
        height: 525px
    }
    section.banner.banner-small.banner-form .banner-content h2,
    section.banner.banner-small.banner-form .banner-title {
        font-size: 32px
    }
    section.banner.banner-small.banner-form .banner-content {
        padding-bottom: 60px
    }
    section.banner.banner-small.banner-form .banner-content h4 {
        font-size: 20px
    }
    section.banner.banner-small.banner-form .banner-content p {
        font-size: 16px
    }
}
@media screen and (max-width:767px) {
    section.banner.banner-small.banner-form>.container>.row {
        height: auto
    }
    section.banner.banner-small.banner-form .banner-content-wrap {
        padding: 50px 0 30px
    }
    section.banner.banner-small.banner-form .banner-content {
        padding-bottom: 0
    }
    section.banner.banner-small.banner-form .banner-form-wrap {
        width: 100%;
        max-width: 400px;
        margin: 0 auto 50px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-head .form-subtitle {
        font-size: 13px;
        margin-bottom: 5px
    }
    section.banner.banner-small.banner-form .banner-form-wrap .banner-form-head .form-title {
        font-size: 22px
    }
}
section.section-logos {
    padding-top: 40px;
    padding-bottom: 40px
}
section.section-logos .header-logos-slider.slick-initialized .slick-track {
    display: flex;
    align-items: center;
    justify-content: center
}
section.section-logos .header-logos-slider .slick-slide img {
    display: block;
    margin: 0 auto
}
@media screen and (max-width:1299px) {
    section.section-logos {
        padding-top: 35px;
        padding-bottom: 35px
    }
    section.section-logos .header-logos-slider .slick-slide img {
        max-width: 100px
    }
}
@media screen and (max-width:1099px) {
    section.section-logos {
        padding-top: 30px;
        padding-bottom: 30px
    }
    section.section-logos .header-logos-slider .slick-slide img {
        max-width: 90px
    }
}
footer.footer {
    position: relative;
    background-color: #13365b;
    overflow: hidden
}
footer.footer:before {
    position: absolute;
    bottom: 100px;
    left: 0;
    content: url(img/footer-before.png)
}
footer.footer:after {
    position: absolute;
    top: 35px;
    right: 0;
    content: url(img/footer-after.png)
}
footer.footer .container .row {
    margin-right: 0;
    margin-left: 0
}
footer.footer .container .row .col-6 {
    padding: 0
}
footer.footer .newsletter {
    display: flex;
    padding: 60px 0 30px;
    justify-content: space-between;
    align-items: center
}
footer.footer .newsletter .tnp-subscription {
    display: flex;
    width: auto;
    max-width: 100%;
    margin: 0
}
footer.footer .newsletter .tnp-subscription .tnp-field.newsletter-head {
    display: inline-block;
    width: 375px;
    margin: 0;
    padding-right: 60px
}
footer.footer .newsletter .tnp-subscription .newsletter-head .newsletter-title {
    font-family: HelveticaLTStd-Roman;
    font-size: 17px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #fff
}
footer.footer .newsletter .tnp-subscription .newsletter-head .newsletter-description {
    font-family: HelveticaLTStd-Light;
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 0;
    color: #fff
}
footer.footer .newsletter .tnp-subscription form {
    display: inline-block;
    display: flex;
    flex: 0 0 700px
}
footer.footer .newsletter .tnp-subscription form .tnp-field {
    height: 67px;
    margin: 0 5px
}
footer.footer .newsletter .tnp-subscription form .tnp-field input[type=email],
footer.footer .newsletter .tnp-subscription form .tnp-field input[type=text] {
    font-family: HelveticaLTStd-Light;
    font-size: 15px;
    line-height: 1;
    width: 260px;
    height: 67px;
    margin-bottom: 0;
    padding: 0 20px;
    color: #97b7d9;
    border-width: 1px;
    border-style: solid;
    border-color: #1e466f;
    border-radius: 6px;
    background-color: #183e66
}
footer.footer .newsletter .tnp-subscription form .tnp-field input[type=text]::-webkit-input-placeholder {
    color: #97b7d9
}
footer.footer .newsletter .tnp-subscription form .tnp-field input[type=text]::-moz-placeholder {
    color: #97b7d9
}
footer.footer .newsletter .tnp-subscription form .tnp-field input[type=text]:-ms-input-placeholder {
    color: #97b7d9
}
footer.footer .newsletter .tnp-subscription form .tnp-field input[type=text]:-moz-placeholder {
    color: #97b7d9
}
footer.footer .newsletter .tnp-subscription form .tnp-field input[type=email]::-webkit-input-placeholder {
    color: #97b7d9
}
footer.footer .newsletter .tnp-subscription form .tnp-field input[type=email]::-moz-placeholder {
    color: #97b7d9
}
footer.footer .newsletter .tnp-subscription form .tnp-field input[type=email]:-ms-input-placeholder {
    color: #97b7d9
}
footer.footer .newsletter .tnp-subscription form .tnp-field input[type=email]:-moz-placeholder {
    color: #97b7d9
}
footer.footer .newsletter .tnp-subscription form .tnp-field input[type=submit] {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    line-height: 70px;
    position: relative;
    height: 67px;
    margin-left: 20px;
    padding: 0 40px;
    transition: all .3s;
    vertical-align: middle;
    color: #fff;
    border: 0;
    border-radius: 6px;
    background-color: #2da7e6;
    -webkit-box-shadow: 0 15px 30px 0 rgba(50, 50, 50, .75);
    -moz-box-shadow: 0 15px 30px 0 rgba(50, 50, 50, .75);
    box-shadow: 0 15px 30px 0 rgba(50, 50, 50, .75)
}
footer.footer .newsletter .tnp-subscription form .tnp-field input[type=submit]:hover {
    opacity: .9
}
footer.footer .newsletter .footer-social-medias .social-medias {
    margin: 0;
    padding: 0;
    list-style: none
}
footer.footer .newsletter .footer-social-medias .social-medias .social-media {
    display: inline-block;
    width: 53px;
    height: 53px;
    margin: 0 3px;
    cursor: pointer;
    transition: all .3s;
    text-align: center;
    border-width: 2px;
    border-style: solid;
    border-color: #97b7d9;
    border-radius: 50%
}
footer.footer .newsletter .footer-social-medias .social-medias .social-media a {
    font-size: 20px;
    line-height: 50px;
    color: #97b7d9
}
footer.footer .newsletter .footer-social-medias .social-medias .social-media:hover {
    border-color: #fff
}
footer.footer .newsletter .footer-social-medias .social-medias .social-media:hover a {
    color: #fff
}
footer.footer .footer-widgets {
    padding-top: 50px;
    border-top: 1px solid #1e466f
}
footer.footer .footer-widgets .footer-widget-col {
    display: flex;
    width: 16.6666666%;
    justify-content: center
}
footer.footer .footer-widgets .footer-widget-col .widget.widget_nav_menu {
    margin-bottom: 30px
}
footer.footer .footer-widgets .footer-widget-col .widget.widget_nav_menu h3 {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 1.667;
    margin-bottom: 0;
    text-transform: uppercase;
    opacity: .65;
    color: #fff
}
footer.footer .footer-widgets .footer-widget-col .widget.widget_nav_menu .menu {
    margin: 0;
    padding: 0;
    list-style: none
}
footer.footer .footer-widgets .footer-widget-col .widget.widget_nav_menu .menu .menu-item a {
    font-family: HelveticaLTStd-Light;
    font-size: 14px;
    line-height: 2;
    opacity: .65;
    color: #fff
}
footer.footer .footer-widgets .footer-widget-col .widget.widget_nav_menu .menu .menu-item a:before {
    font-family: FontAwesome;
    font-size: 14px;
    line-height: 2.145;
    margin-right: 5px;
    content: '\f105';
    color: #fff
}
footer.footer .footer-widgets .footer-widget-col .widget.widget_nav_menu .menu .menu-item a:hover {
    opacity: 1
}
footer.footer .footer-widgets .footer-widget-col:first-child {
    justify-content: flex-start
}
footer.footer .footer-widgets .footer-widget-col:first-child .widget.widget_nav_menu h3 {
    opacity: 1
}
section.tabs {
    padding: 30px 0;
    border-top: 1px solid #1e466f
}
section.tabs .tabs-nav .nav-link {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 60px;
    padding: 0 38px;
    color: #fff;
    border-width: 3px;
    border-style: solid;
    border-color: #16416f;
    border-radius: 6px;
    background-color: transparent
}
section.tabs .tabs-nav .nav-link+.nav-link {
    margin-top: 9px
}
section.tabs .tabs-nav .nav-link.active,
section.tabs .tabs-nav .nav-link:hover {
    color: #fff;
    border-color: #13365b;
    background-color: #2da7e6
}
section.tabs .tab-content {
    max-width: 1035px
}
section.tabs .tab-content .tab-pane p {
    font-family: HelveticaLTStd-Light;
    font-size: 13px;
    line-height: 1.85;
    margin-bottom: 0;
    color: rgba(255, 255, 255, .45)
}
section.tabs .tab-content .tab-pane p+p {
    margin-top: 20px
}
footer.footer .copyright {
    font-family: HelveticaLTStd-Light;
    font-size: 14px;
    line-height: 2;
    padding: 30px 0;
    color: rgba(255, 255, 255, .451);
    border-top: 1px solid #1e466f
}
footer.footer .copyright .footer-menu>ul {
    margin: 0;
    padding: 0;
    list-style: none
}
footer.footer .copyright .footer-menu>ul>li.menu-item {
    display: inline-block
}
footer.footer .copyright .footer-menu>ul>li.menu-item+li.menu-item:before {
    margin: 0 10px;
    content: '|'
}
footer.footer .copyright .footer-menu>ul>li.menu-item>a {
    font-family: HelveticaLTStd-Light;
    font-size: 14px;
    line-height: 2;
    color: rgba(255, 255, 255, .451);
    object-position: relative
}
footer.footer .copyright .footer-menu>ul>li.menu-item>a:hover {
    color: #fff
}
@media screen and (max-width:1459px) {
    footer.footer .copyright,
    footer.footer .copyright .footer-menu>ul>li.menu-item>a {
        font-size: 13px;
        padding: 25px 0
    }
    section.tabs {
        padding: 25px 0
    }
    section.tabs .tabs-nav .nav-link {
        font-size: 17px;
        line-height: 55px;
        padding: 0 30px
    }
    section.tabs .tab-content {
        max-width: 900px
    }
    section.tabs .tab-content .tab-pane p {
        font-size: 12px
    }
    footer.footer .footer-widgets {
        padding-top: 45px
    }
    footer.footer .footer-widgets .footer-widget-col .widget.widget_nav_menu {
        margin-bottom: 25px
    }
    footer.footer .footer-widgets .footer-widget-col .widget.widget_nav_menu h3 {
        font-size: 17px
    }
    footer.footer .footer-widgets .footer-widget-col .widget.widget_nav_menu .menu .menu-item a {
        font-size: 13px
    }
    footer.footer .footer-widgets .footer-widget-col .widget.widget_nav_menu .menu .menu-item a:before {
        font-size: 13px
    }
    footer.footer .newsletter .tnp-subscription .tnp-field.newsletter-head {
        width: 340px;
        padding-right: 50px
    }
    footer.footer .newsletter .tnp-subscription .newsletter-head .newsletter-title {
        font-size: 16px
    }
    footer.footer .newsletter .tnp-subscription .newsletter-head .newsletter-description {
        font-size: 14px
    }
    footer.footer .newsletter .tnp-subscription form .tnp-field {
        height: 62px
    }
    footer.footer .newsletter .tnp-subscription form .tnp-field input[type=email],
    footer.footer .newsletter .tnp-subscription form .tnp-field input[type=text] {
        font-size: 14px;
        width: 230px;
        height: 62px;
        padding: 0 18px
    }
    footer.footer .newsletter .tnp-subscription form .tnp-field input[type=submit] {
        font-size: 18px;
        line-height: 65px;
        height: 62px;
        margin-left: 15px;
        padding: 0 35px
    }
    footer.footer .newsletter .footer-social-medias .social-medias .social-media {
        width: 50px;
        height: 50px;
        margin: 0 3px
    }
    footer.footer .newsletter .footer-social-medias .social-medias .social-media a {
        font-size: 18px;
        line-height: 47px
    }
}
@media screen and (max-width:1299px) {
    footer.footer .copyright,
    footer.footer .copyright .footer-menu>ul>li.menu-item>a {
        font-size: 12px;
        padding: 20px 0
    }
    section.tabs {
        padding: 20px 0
    }
    section.tabs .tabs-nav .nav-link {
        font-size: 16px;
        line-height: 50px;
        padding: 0 25px
    }
    section.tabs .tabs-nav .nav-link+.nav-link {
        margin-top: 5px
    }
    section.tabs .tab-content {
        max-width: 750px
    }
    section.tabs .tab-content .tab-pane p {
        font-size: 11px
    }
    footer.footer .footer-widgets {
        padding-top: 35px
    }
    footer.footer .footer-widgets .footer-widget-col .widget.widget_nav_menu {
        margin-bottom: 20px
    }
    footer.footer .footer-widgets .footer-widget-col .widget.widget_nav_menu h3 {
        font-size: 16px
    }
    footer.footer .footer-widgets .footer-widget-col .widget.widget_nav_menu .menu .menu-item a {
        font-size: 12px
    }
    footer.footer .footer-widgets .footer-widget-col .widget.widget_nav_menu .menu .menu-item a:before {
        font-size: 12px
    }
    footer.footer .newsletter {
        padding: 50px 0 25px;
        justify-content: center
    }
    footer.footer .newsletter .tnp-subscription form {
        width: 100%;
        flex: 0 0 100%
    }
    footer.footer .newsletter .tnp-subscription .tnp-field.newsletter-head {
        width: 340px;
        padding-right: 30px
    }
    footer.footer .newsletter .tnp-subscription .newsletter-head .newsletter-title {
        font-size: 15px
    }
    footer.footer .newsletter .tnp-subscription .newsletter-head .newsletter-description {
        font-size: 13px
    }
    footer.footer .newsletter .tnp-subscription form .tnp-field {
        height: 60px
    }
    footer.footer .newsletter .tnp-subscription form .tnp-field input[type=email],
    footer.footer .newsletter .tnp-subscription form .tnp-field input[type=text] {
        font-size: 14px;
        width: 250px;
        height: 60px;
        padding: 0 15px
    }
    footer.footer .newsletter .tnp-subscription form .tnp-field input[type=submit] {
        font-size: 17px;
        line-height: 62px;
        height: 60px;
        margin-left: 15px;
        padding: 0 35px
    }
    footer.footer .footer-social-medias {
        margin-top: 25px
    }
}
@media screen and (max-width:1099px) {
    section.tabs .tab-content {
        max-width: 700px
    }
    section.tabs .tabs-nav .nav-link {
        font-size: 15px;
        line-height: 45px;
        padding: 0 20px
    }
    footer.footer .footer-widgets {
        padding-top: 30px
    }
    footer.footer .footer-widgets .footer-widget-col .widget.widget_nav_menu {
        margin-bottom: 30px
    }
    footer.footer .newsletter {
        padding: 40px 0 20px
    }
    footer.footer .newsletter .tnp-subscription form .tnp-field input[type=submit] {
        font-size: 16px;
        line-height: 57px;
        height: 55px;
        margin-left: 10px;
        padding: 0 30px
    }
    footer.footer .newsletter .tnp-subscription form .tnp-field {
        height: 55px
    }
    footer.footer .newsletter .tnp-subscription form .tnp-field input[type=email],
    footer.footer .newsletter .tnp-subscription form .tnp-field input[type=text] {
        font-size: 13px;
        width: 230px;
        height: 55px;
        padding: 0 15px
    }
    footer.footer .newsletter .tnp-subscription .tnp-field.newsletter-head {
        width: 320px;
        padding-right: 20px
    }
    footer.footer .newsletter .tnp-subscription .newsletter-head .newsletter-title {
        font-size: 14px
    }
    footer.footer .newsletter .tnp-subscription .newsletter-head .newsletter-description {
        font-size: 12px
    }
    footer.footer .footer-social-medias {
        margin-top: 20px
    }
    footer.footer .newsletter .footer-social-medias .social-medias .social-media {
        width: 45px;
        height: 45px;
        margin: 0 2px
    }
    footer.footer .newsletter .footer-social-medias .social-medias .social-media a {
        font-size: 17px;
        line-height: 41px
    }
}
@media screen and (max-width:991px) {
    .tabs-nav {
        width: 100%;
        margin-bottom: 20px;
        justify-content: center
    }
    section.tabs .tabs-nav .nav-link {
        font-size: 14px;
        line-height: 45px;
        margin-top: 5px;
        padding: 0 20px
    }
    footer.footer .footer-widgets .footer-widget-col {
        width: 33.3333%;
        justify-content: flex-start
    }
    footer.footer .newsletter .tnp-subscription {
        display: block;
        width: 100%;
        max-width: 100%;
        margin: 0 auto
    }
    footer.footer .newsletter .tnp-subscription form {
        display: block;
        width: 100%;
        max-width: 500px;
        margin: 0 auto;
        flex: none
    }
    footer.footer .newsletter .tnp-subscription .tnp-field.newsletter-head {
        width: 100%;
        margin-bottom: 20px;
        padding-right: 0;
        text-align: center
    }
    footer.footer .newsletter .tnp-subscription .newsletter-head .newsletter-title {
        font-size: 16px
    }
    footer.footer .newsletter .tnp-subscription .newsletter-head .newsletter-description {
        font-size: 13px
    }
    footer.footer .newsletter .tnp-subscription form .tnp-field {
        height: auto;
        margin-bottom: 10px
    }
    footer.footer .newsletter .tnp-subscription form .tnp-field input[type=email],
    footer.footer .newsletter .tnp-subscription form .tnp-field input[type=text] {
        font-size: 13px;
        width: 100%;
        height: 55px;
        padding: 0 15px
    }
    footer.footer .newsletter .tnp-subscription form .tnp-field input[type=submit] {
        font-size: 16px;
        line-height: 57px;
        height: 55px;
        margin-right: auto;
        margin-left: auto;
        padding: 0 30px
    }
}
@media screen and (max-width:767px) {
    footer.footer .footer-widgets .footer-widget-col {
        width: 50%;
        justify-content: flex-start
    }
}
@media screen and (max-width:480px) {
    section.tabs .tabs-nav .nav-link {
        width: 100%
    }
}
@media screen and (max-width:400px) {
    footer.footer .footer-widgets .footer-widget-col {
        width: 100%;
        justify-content: flex-start
    }
}
section.section-ahth {
    padding: 75px 0 90px;
    background-color: #30ace8
}
section.section-ahth .section-title {
    font-family: AmasisMTW1G-Bold;
    font-size: 40px;
    line-height: 1.25;
    margin-bottom: 15px;
    color: #fff
}
section.section-ahth .section-description {
    font-family: HelveticaLTStd-Roman;
    font-size: 17px;
    line-height: 1.765;
    margin-bottom: 25px;
    color: #fff
}
section.section-ahth .btn.btn-primary {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    line-height: 1.5;
    line-height: 60px;
    height: 58px;
    padding: 0 50px;
    transition: all .3s;
    color: #fff;
    border: 0;
    border-radius: 3px;
    background-color: #68ceff;
    -webkit-box-shadow: 0 5px 8px 0 rgba(50, 50, 50, .25);
    -moz-box-shadow: 0 5px 8px 0 rgba(50, 50, 50, .25);
    box-shadow: 0 5px 8px 0 rgba(50, 50, 50, .25)
}
section.section-ahth .btn.btn-primary:hover {
    opacity: .9
}
@media screen and (max-width:1459px) {
    section.section-ahth {
        padding: 70px 0 85px
    }
    section.section-ahth .section-title {
        font-size: 38px
    }
    section.section-ahth .section-description {
        font-size: 16px;
        margin-bottom: 22px
    }
    section.section-ahth .btn.btn-primary {
        font-size: 19px;
        line-height: 57px;
        height: 55px;
        padding: 0 45px
    }
}
@media screen and (max-width:1299px) {
    section.section-ahth {
        padding: 65px 0 80px
    }
    section.section-ahth .section-title {
        font-size: 36px
    }
    section.section-ahth .section-description {
        font-size: 15px;
        margin-bottom: 20px
    }
    section.section-ahth .btn.btn-primary {
        font-size: 18px;
        line-height: 54px;
        height: 52px;
        padding: 0 40px
    }
}
@media screen and (max-width:1099px) {
    section.section-ahth {
        padding: 60px 0 75px
    }
    section.section-ahth .section-title {
        font-size: 34px;
        margin-bottom: 12px
    }
    section.section-ahth .section-description {
        font-size: 14px;
        margin-bottom: 18px
    }
    section.section-ahth .btn.btn-primary {
        font-size: 17px;
        line-height: 52px;
        height: 50px;
        padding: 0 35px
    }
}
@media screen and (max-width:991px) {
    section.section-ahth {
        padding: 55px 0 70px
    }
    section.section-ahth .section-title {
        font-size: 32px;
        margin-bottom: 10px
    }
    section.section-ahth .section-description {
        font-size: 14px;
        margin-bottom: 18px
    }
    section.section-ahth .btn.btn-primary {
        font-size: 16px;
        line-height: 50px;
        height: 48px;
        padding: 0 30px
    }
}
@media screen and (max-width:767px) {
    section.section-ahth {
        padding: 50px 0 60px
    }
    section.section-ahth .section-title {
        font-size: 30px;
        margin-bottom: 10px
    }
    section.section-ahth .section-description {
        font-size: 13px;
        margin-bottom: 15px
    }
}
section.section-latest-posts {
    padding-bottom: 60px
}
section.section-latest-posts .latest-blog-post-wrap {
    margin-bottom: 40px
}
section.section-latest-posts .latest-blog-post {
    width: 290px;
    height: 100%;
    margin: 0 auto;
    border: 1px solid rgba(197, 197, 197, .35);
    background-color: #fff
}
section.section-latest-posts .latest-blog-post .latest-blog-post-thumbnail {
    position: relative;
    width: 100%;
    height: 268px;
    background-color: #232323;
    background-position: center;
    background-size: cover
}
section.section-latest-posts .latest-blog-post .latest-blog-post-thumbnail .latest-blog-post-category a {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    line-height: 38px;
    position: absolute;
    top: 18px;
    left: 18px;
    height: 35px;
    padding: 0 5px 0 8px;
    color: #fff;
    background-color: #2caae8
}
section.section-latest-posts .latest-blog-post .latest-blog-post-thumbnail .latest-blog-post-category a:after {
    position: absolute;
    right: 0;
    width: 0;
    height: 0;
    content: '';
    transform: translateX(100%);
    border-width: 35px 20px 0 0;
    border-style: solid;
    border-color: #2caae8 transparent transparent transparent
}
section.section-latest-posts .latest-blog-post-content {
    padding: 25px 15px 40px
}
section.section-latest-posts .latest-blog-post-content .latest-blog-post-title {
    font-family: HelveticaLTStd-Bold;
    font-size: 15px;
    line-height: 1.333;
    display: inline-block;
    margin-bottom: 15px;
    color: #13365b
}
section.section-latest-posts .latest-blog-post-excerpt {
    margin-left: 6px;
    padding-left: 8px;
    border-left: 4px solid #2caae8
}
section.section-latest-posts .latest-blog-post-excerpt p {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    line-height: 1.429;
    margin-bottom: 0;
    color: #1e466f
}
section.section-latest-posts .blog-post-quote {
    position: relative;
    width: 290px;
    height: 100%;
    margin: 0 auto;
    border: 1px solid rgba(197, 197, 197, .35)
}
section.section-latest-posts .blog-post-quote .blog-post-quote-back {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: center;
    background-size: cover
}
section.section-latest-posts .blog-post-quote .blog-post-quote-bottom {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-image: url(img/blog-post-quote.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100%
}
section.section-latest-posts .blog-post-quote .blog-post-quote-body {
    padding: 50px 30px 10px
}
section.section-latest-posts .blog-post-quote .blog-post-quote-body .blog-post-quote-body-content {
    font-family: AmasisMTW1G;
    font-size: 35px;
    line-height: 1;
    margin-bottom: 15px;
    color: #fff
}
section.section-latest-posts .blog-post-quote .blog-post-quote-body .blog-post-quote-body-author {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 2;
    color: #fff
}
section.section-latest-posts .blog-post-quote .blog-post-quote-link {
    font-family: HelveticaLTStd-Roman;
    font-size: 22px;
    line-height: 1.6;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding-bottom: 20px;
    text-align: center;
    text-decoration: underline;
    color: #fff
}
@media screen and (max-width:1459px) {
    section.section-latest-posts {
        padding-bottom: 55px
    }
    section.section-latest-posts .latest-blog-post-wrap {
        margin-bottom: 30px
    }
    section.section-latest-posts .latest-blog-post {
        width: 100%
    }
    section.section-latest-posts .latest-blog-post .latest-blog-post-thumbnail {
        height: 250px
    }
    section.section-latest-posts .latest-blog-post .latest-blog-post-thumbnail .latest-blog-post-category a {
        font-size: 13px;
        line-height: 35px;
        top: 17px;
        left: 17px;
        height: 33px;
        padding: 0 5px 0 8px
    }
    section.section-latest-posts .latest-blog-post .latest-blog-post-thumbnail .latest-blog-post-category a:after {
        border-width: 33px 18px 0 0
    }
    section.section-latest-posts .latest-blog-post-content {
        padding: 23px 15px 35px
    }
    section.section-latest-posts .latest-blog-post-content .latest-blog-post-title {
        font-size: 14px;
        margin-bottom: 13px
    }
    section.section-latest-posts .latest-blog-post-excerpt {
        margin-left: 5px;
        padding-left: 7px;
        border-left: 4px solid #2caae8
    }
    section.section-latest-posts .latest-blog-post-excerpt p {
        font-size: 13px
    }
    section.section-latest-posts .blog-post-quote {
        width: 100%
    }
    section.section-latest-posts .blog-post-quote .blog-post-quote-body {
        padding: 45px 25px 10px
    }
    section.section-latest-posts .blog-post-quote .blog-post-quote-body .blog-post-quote-body-content {
        font-size: 32px;
        margin-bottom: 13px
    }
    section.section-latest-posts .blog-post-quote .blog-post-quote-body .blog-post-quote-body-author {
        font-size: 15px
    }
    section.section-latest-posts .blog-post-quote .blog-post-quote-link {
        font-size: 20px;
        padding-bottom: 20px
    }
}
@media screen and (max-width:1299px) {
    section.section-latest-posts .latest-blog-post-wrap {
        margin-bottom: 25px;
        padding-right: 10px;
        padding-left: 10px
    }
    section.section-latest-posts .latest-blog-post .latest-blog-post-thumbnail {
        height: 225px
    }
    section.section-latest-posts .latest-blog-post .latest-blog-post-thumbnail .latest-blog-post-category a {
        font-size: 12px;
        line-height: 32px;
        top: 15px;
        left: 15px;
        height: 30px;
        padding: 0 5px 0 8px
    }
    section.section-latest-posts .latest-blog-post .latest-blog-post-thumbnail .latest-blog-post-category a:after {
        border-width: 30px 15px 0 0
    }
    section.section-latest-posts .latest-blog-post-content {
        padding: 20px 12px 25px
    }
    section.section-latest-posts .latest-blog-post-content .latest-blog-post-title {
        font-size: 14px;
        margin-bottom: 10px
    }
    section.section-latest-posts .latest-blog-post-excerpt {
        margin-left: 4px;
        padding-left: 6px;
        border-left: 3px solid #2caae8
    }
    section.section-latest-posts .latest-blog-post-excerpt p {
        font-size: 13px
    }
    section.section-latest-posts .blog-post-quote .blog-post-quote-body {
        padding: 40px 20px 10px
    }
    section.section-latest-posts .blog-post-quote .blog-post-quote-body .blog-post-quote-body-content {
        font-size: 30px;
        margin-bottom: 10px
    }
    section.section-latest-posts .blog-post-quote .blog-post-quote-body .blog-post-quote-body-author {
        font-size: 14px
    }
    section.section-latest-posts .blog-post-quote .blog-post-quote-link {
        font-size: 18px;
        padding-bottom: 15px
    }
}
@media screen and (max-width:1099px) {
    section.section-latest-posts .latest-blog-post-wrap {
        margin-bottom: 20px;
        padding-right: 7px;
        padding-left: 7px
    }
    section.section-latest-posts .latest-blog-post .latest-blog-post-thumbnail {
        height: 200px
    }
    section.section-latest-posts .latest-blog-post .latest-blog-post-thumbnail .latest-blog-post-category a {
        font-size: 12px;
        line-height: 32px;
        top: 10px;
        left: 10px;
        height: 30px;
        padding: 0 5px 0 8px
    }
    section.section-latest-posts .latest-blog-post-content {
        padding: 15px 10px 20px
    }
    section.section-latest-posts .latest-blog-post-content .latest-blog-post-title {
        font-size: 13px;
        margin-bottom: 10px
    }
    section.section-latest-posts .latest-blog-post-excerpt p {
        font-size: 12px
    }
    section.section-latest-posts .blog-post-quote .blog-post-quote-body {
        padding: 30px 15px 10px
    }
    section.section-latest-posts .blog-post-quote .blog-post-quote-body .blog-post-quote-body-content {
        font-size: 28px;
        margin-bottom: 5px
    }
    section.section-latest-posts .blog-post-quote .blog-post-quote-link {
        font-size: 17px;
        padding-bottom: 15px
    }
}
@media screen and (max-width:575px) {
    section.section-latest-posts {
        padding-bottom: 40px
    }
    section.section-latest-posts .blog-post-quote {
        width: 100%;
        height: 290px
    }
    section.section-latest-posts .blog-post-quote .blog-post-quote-bottom {
        top: auto;
        height: 150px;
        background-position: top;
        background-size: cover
    }
    section.section-latest-posts .blog-post-quote .blog-post-quote-body {
        padding: 40px 35px 10px
    }
}
section.section-in-the-media {
    padding-top: 75px;
    padding-bottom: 55px
}
section.section-in-the-media .section-title {
    font-family: AmasisMTW1G-Bold;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 40px;
    color: #13365b
}
section.section-in-the-media .itm-items .itm-item-wrap {
    padding: 0 22px
}
section.section-in-the-media .itm-items .itm-item {
    position: relative;
    height: 330px;
    border-width: 1px;
    border-style: solid;
    border-color: #ececec
}
section.section-in-the-media .itm-items .itm-item .triangle {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    background: #d6d6d6;
    -webkit-clip-path: polygon(100% 0, 0 100%, 0 0);
    clip-path: polygon(100% 0, 0 100%, 0 0)
}
section.section-in-the-media .itm-items .itm-item-logo {
    position: absolute;
    top: 0;
    left: 50%;
    width: 210px;
    height: 210px;
    transform: translateX(-50%);
    border-radius: 50%;
    background-repeat: no-repeat;
    background-size: contain
}
section.section-in-the-media .itm-items .itm-item-content {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 1.667;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 47.5%;
    padding-bottom: 5px;
    color: #13365b
}
@media screen and (max-width:1459px) {
    section.section-in-the-media {
        padding-top: 70px;
        padding-bottom: 50px
    }
    section.section-in-the-media .section-title {
        font-size: 26px;
        margin-bottom: 35px
    }
    section.section-in-the-media .itm-items .itm-item-wrap {
        padding: 0 20px
    }
    section.section-in-the-media .itm-items .itm-item {
        height: 320px
    }
    section.section-in-the-media .itm-items .itm-item-content {
        font-size: 17px;
        left: 45%
    }
}
@media screen and (max-width:1299px) {
    section.section-in-the-media {
        padding-top: 60px;
        padding-bottom: 45px
    }
    section.section-in-the-media .section-title {
        font-size: 24px;
        margin-bottom: 30px
    }
    section.section-in-the-media .itm-items .itm-item-wrap {
        padding: 0 15px
    }
    section.section-in-the-media .itm-items .itm-item {
        height: 300px
    }
    section.section-in-the-media .itm-items .itm-item-content {
        font-size: 16px;
        left: 42%
    }
    section.section-in-the-media .itm-items .itm-item-logo {
        width: 200px;
        height: 200px
    }
}
@media screen and (max-width:1099px) {
    section.section-in-the-media {
        padding-top: 55px;
        padding-bottom: 40px
    }
    section.section-in-the-media .section-title {
        font-size: 22px;
        margin-bottom: 25px
    }
    section.section-in-the-media .itm-items .itm-item {
        height: 275px
    }
    section.section-in-the-media .itm-items .itm-item-content {
        font-size: 15px;
        left: 42%
    }
}
@media screen and (max-width:991px) {
    section.section-in-the-media {
        padding-top: 50px;
        padding-bottom: 10px
    }
    section.section-in-the-media .itm-items .itm-item {
        margin-bottom: 30px
    }
}
section.section-team-for-you {
    padding: 70px 0 100px;
    background-position: center;
    background-size: cover
}
section.section-team-for-you h4.section-title {
    font-family: AmasisMTW1G-Bold;
    font-size: 48px;
    line-height: 1.2;
    margin-bottom: 0;
    color: #fff
}
section.section-team-for-you p.section-subtitle {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 1.889;
    max-width: 680px;
    margin: 0 auto;
    text-align: center;
    color: #fff
}
section.section-team-for-you .tfy-items {
    margin-top: 240px
}
section.section-team-for-you .tfy-item-wrap {
    position: relative;
    margin: 0 18px
}
section.section-team-for-you .tfy-item-wrap:before {
    position: absolute;
    z-index: 0;
    top: -9px;
    right: 11px;
    bottom: 8px;
    left: -10px;
    content: '';
    border-width: 2px;
    border-style: solid;
    border-color: #2caae8
}
section.section-team-for-you .tfy-item {
    position: relative;
    z-index: 1;
    width: 325px;
    padding: 25px 25px 0 25px;
    border-radius: 3px;
    background-color: #fff
}
section.section-team-for-you .tfy-item .tfy-item-quote {
    font-family: HelveticaLTStd-Roman;
    font-size: 17px;
    line-height: 1.765;
    margin-bottom: 0;
    color: #13365b
}
section.section-team-for-you .tfy-item .tfy-item-bottom {
    position: relative;
    overflow: hidden;
    margin-top: 20px;
    padding: 20px 0 10px
}
section.section-team-for-you .tfy-item .tfy-item-bottom:before {
    position: absolute;
    top: 0;
    display: block;
    width: 100%;
    height: 1px;
    content: '';
    border-radius: 3px;
    background-color: #d7d7d7
}
section.section-team-for-you .tfy-item .tfy-item-bottom:after {
    position: absolute;
    top: -14px;
    left: 20px;
    display: block;
    box-sizing: border-box;
    width: 20px;
    width: 20px;
    height: 20px;
    content: '';
    transform: rotate(45deg);
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #d7d7d7;
    background-color: #fff
}
section.section-team-for-you .tfy-item .tfy-item-bottom .tfy-item-author {
    font-family: HelveticaLTStd-Bold;
    font-size: 17px;
    line-height: 1;
    margin-bottom: 10px;
    color: #13365b
}
section.section-team-for-you .tfy-item .tfy-item-bottom .tfy-item-position {
    font-family: HelveticaLTStd-Roman;
    font-size: 13px;
    line-height: 1;
    margin-bottom: 0;
    color: rgba(30, 70, 111, .6)
}
@media screen and (max-width:1459px) {
    section.section-team-for-you {
        padding: 65px 0 85px;
        background-position: center;
        background-size: cover
    }
    section.section-team-for-you h4.section-title {
        font-size: 44px
    }
    section.section-team-for-you p.section-subtitle {
        font-size: 17px;
        max-width: 680px
    }
    section.section-team-for-you .tfy-items {
        margin-top: 200px
    }
    section.section-team-for-you .tfy-item-wrap:before {
        top: -8px;
        right: 10px;
        bottom: 7px;
        left: -9px
    }
    section.section-team-for-you .tfy-item {
        width: 310px;
        padding: 25px 25px 0 25px
    }
    section.section-team-for-you .tfy-item .tfy-item-bottom {
        margin-top: 15px;
        padding: 20px 0 10px
    }
    section.section-team-for-you .tfy-item .tfy-item-quote {
        font-size: 16px
    }
    section.section-team-for-you .tfy-item .tfy-item-bottom .tfy-item-author {
        font-size: 16px;
        margin-bottom: 9px
    }
}
@media screen and (max-width:1299px) {
    section.section-team-for-you {
        padding: 60px 0 75px;
        background-position: center;
        background-size: cover
    }
    section.section-team-for-you h4.section-title {
        font-size: 40px
    }
    section.section-team-for-you p.section-subtitle {
        font-size: 16px;
        max-width: 600px
    }
    section.section-team-for-you .tfy-items {
        margin-top: 160px
    }
    section.section-team-for-you .tfy-item-wrap {
        margin: 0 15px
    }
    section.section-team-for-you .tfy-item-wrap:before {
        top: -7px;
        right: 9px;
        bottom: 6px;
        left: -8px
    }
    section.section-team-for-you .tfy-item {
        width: 275px;
        padding: 20px 20px 0 20px
    }
    section.section-team-for-you .tfy-item .tfy-item-quote {
        font-size: 15px
    }
    section.section-team-for-you .tfy-item .tfy-item-bottom {
        margin-top: 13px;
        padding: 20px 0 10px
    }
    section.section-team-for-you .tfy-item .tfy-item-bottom .tfy-item-author {
        font-size: 15px;
        margin-bottom: 8px
    }
    section.section-team-for-you .tfy-item .tfy-item-bottom .tfy-item-position {
        font-size: 12px
    }
}
@media screen and (max-width:1099px) {
    section.section-team-for-you {
        padding: 55px 0 70px
    }
    section.section-team-for-you h4.section-title {
        font-size: 36px
    }
    section.section-team-for-you p.section-subtitle {
        font-size: 15px;
        max-width: 600px
    }
    section.section-team-for-you .tfy-item-wrap {
        margin: 0 10px
    }
    section.section-team-for-you .tfy-item-wrap:before {
        top: -6px;
        right: 8px;
        bottom: 5px;
        left: -7px
    }
    section.section-team-for-you .tfy-item {
        width: 260px;
        padding: 15px 15px 0 15px
    }
    section.section-team-for-you .tfy-item .tfy-item-quote {
        font-size: 14px
    }
    section.section-team-for-you .tfy-item .tfy-item-bottom .tfy-item-author {
        font-size: 14px;
        margin-bottom: 8px
    }
    section.section-team-for-you .tfy-item .tfy-item-bottom {
        margin-top: 10px;
        padding: 15px 0 10px
    }
}
@media screen and (max-width:991px) {
    section.section-team-for-you {
        padding: 50px 0 50px
    }
    section.section-team-for-you h4.section-title {
        font-size: 32px
    }
    section.section-team-for-you p.section-subtitle {
        font-size: 14px;
        max-width: 600px
    }
    section.section-team-for-you .tfy-items {
        margin-top: 100px
    }
    section.section-team-for-you .tfy-item-wrap {
        margin: 0 10px 20px
    }
}
section.section {
    padding: 70px 0 90px
}
section.section .section-title {
    font-family: AmasisMTW1G-Bold;
    font-size: 48px;
    line-height: 1;
    color: #13365b
}
section.section .section-content {
    font-family: HelveticaLTStd-Light;
    font-size: 24px;
    line-height: 1.667;
    color: #13365b
}
@media screen and (max-width:1459px) {
    section.section {
        padding: 65px 0 80px
    }
    section.section .section-title {
        font-size: 44px
    }
}
@media screen and (max-width:1299px) {
    section.section {
        padding: 60px 0 70px
    }
    section.section .section-title {
        font-size: 40px
    }
}
@media screen and (max-width:1099px) {
    section.section {
        padding: 55px 0 60px
    }
    section.section .section-title {
        font-size: 36px
    }
}
@media screen and (max-width:991px) {
    section.section {
        padding: 50px 0 55px
    }
    section.section .section-title {
        font-size: 32px
    }
}
@media screen and (max-width:767px) {
    section.section {
        padding: 45px 0 50px
    }
}
section.section.section-w-logos {
    padding-bottom: 60px
}
section.section.section-w-logos .section-title {
    max-width: 950px;
    margin: 0 auto 30px
}
section.section.section-w-logos .section-content {
    font-family: HelveticaLTStd-Light;
    font-size: 18px;
    line-height: 2;
    max-width: 1040px;
    margin: 0 auto;
    color: #13365b
}
section.section.section-w-logos .section-carousel-logos {
    margin-top: 40px;
    padding: 20px;
    border: 1px solid rgb(19, 54, 91, .17);
    border-radius: 4px;
    background-color: #fff
}
section.section.section-w-logos .section-carousel-logos {
    display: flex;
    align-items: center;
    justify-content: center
}
section.section.section-w-logos .section-carousel-logos .logo-item {
    position: relative;
    width: 25%
}
section.section.section-w-logos .section-carousel-logos .logo-item .logo-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
section.section.section-w-logos .section-carousel-logos .logo-item img {
    display: block;
    margin: 0 auto;
    padding: 20px
}
@media screen and (max-width:1459px) {
    section.section.section-w-logos .section-content {
        font-size: 17px;
        max-width: 1000px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-w-logos .section-title {
        max-width: 900px;
        margin: 0 auto 25px
    }
    section.section.section-w-logos .section-content {
        font-size: 16px;
        max-width: 950px
    }
    section.section.section-w-logos .section-carousel-logos {
        margin-top: 30px;
        padding: 15px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-w-logos .section-title {
        max-width: 800px;
        margin: 0 auto 20px
    }
    section.section.section-w-logos .section-content {
        font-size: 15px;
        max-width: 800px
    }
    section.section.section-w-logos .section-carousel-logos {
        margin-top: 25px;
        padding: 15px
    }
}
@media screen and (max-width:991px) {
    section.section.section-w-logos .section-content {
        font-size: 14px;
        max-width: 800px
    }
}
@media screen and (max-width:767px) {
    section.section.section-w-logos .section-carousel-logos {
        flex-wrap: wrap
    }
    section.section.section-w-logos .section-carousel-logos .logo-item {
        position: relative;
        width: 50%
    }
}
section.section.section-w-carousel {
    margin-bottom: 150px;
    padding-bottom: 0;
    background-position: center;
    background-size: cover
}
section.section.section-w-carousel .section-content {
    font-family: HelveticaLTStd-Light;
    font-size: 18px;
    line-height: 2;
    width: 650px;
    margin: 30px auto;
    color: #13365b
}
section.section.section-w-carousel .section-carousel-tic {
    max-width: 1150px;
    margin: 80px auto -95px
}
section.section.section-w-carousel .section-carousel-tic .tic-item-wrap {
    width: 200px !important;
    padding: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #37b1ea;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0);
    box-shadow: 0 10px 15px 0 rgba(24, 156, 203, .1)
}
section.section.section-w-carousel .section-carousel-tic .tic-item {
    padding: 25px 10px 35px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 10px 15px 0 rgba(24, 156, 203, .1)
}
section.section.section-w-carousel .section-carousel-tic .tic-item .tic-thumbnail {
    width: 100%;
    height: 80px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center
}
section.section.section-w-carousel .section-carousel-tic .tic-item .tic-title {
    font-family: HelveticaLTStd-Light;
    font-size: 17px;
    line-height: 1.175;
    margin: 0;
    text-transform: uppercase;
    color: #13365b
}
section.section.section-w-carousel .section-carousel-tic .slick-next:before,
section.section.section-w-carousel .section-carousel-tic .slick-prev:before {
    display: none
}
section.section.section-w-carousel .section-carousel-tic .slick-next,
section.section.section-w-carousel .section-carousel-tic .slick-prev {
    width: 42px;
    height: 80px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center
}
section.section.section-w-carousel .section-carousel-tic .slick-prev {
    left: -50px;
    background-image: url(img/car-left.png)
}
section.section.section-w-carousel .section-carousel-tic .slick-next {
    right: -50px;
    background-image: url(img/car-right.png)
}
section.section.section-w-carousel .section-carousel-tic .slick-prev:focus,
section.section.section-w-carousel .section-carousel-tic .slick-prev:hover {
    background-image: url(img/car-left-h.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important
}
section.section.section-w-carousel .section-carousel-tic .slick-next:focus,
section.section.section-w-carousel .section-carousel-tic .slick-next:hover {
    background-image: url(img/car-right-h.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important
}
@media screen and (max-width:1459px) {
    section.section.section-w-carousel .section-content {
        font-size: 17px;
        width: 600px;
        margin: 25px auto
    }
    section.section.section-w-carousel .section-carousel-tic {
        max-width: 1150px;
        margin: 70px auto -95px
    }
    section.section.section-w-carousel .section-carousel-tic .slick-next,
    section.section.section-w-carousel .section-carousel-tic .slick-prev {
        width: 38px;
        height: 70px;
        background-size: contain
    }
    section.section.section-w-carousel .section-carousel-tic .slick-prev {
        left: -45px
    }
    section.section.section-w-carousel .section-carousel-tic .slick-next {
        right: -45px
    }
    section.section.section-w-carousel .section-carousel-tic .tic-item .tic-thumbnail {
        height: 75px;
        margin-bottom: 20px
    }
    section.section.section-w-carousel .section-carousel-tic .tic-item .tic-title {
        font-size: 16px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-w-carousel .section-content {
        font-size: 16px;
        width: 575px;
        margin: 20px auto
    }
    section.section.section-w-carousel .section-carousel-tic .tic-item-wrap {
        width: 185px !important
    }
    section.section.section-w-carousel .section-carousel-tic {
        max-width: 980px;
        margin: 65px auto -95px
    }
    section.section.section-w-carousel .section-carousel-tic .slick-next,
    section.section.section-w-carousel .section-carousel-tic .slick-prev {
        width: 35px;
        height: 65px;
        background-size: contain
    }
    section.section.section-w-carousel .section-carousel-tic .slick-prev {
        left: -45px
    }
    section.section.section-w-carousel .section-carousel-tic .slick-next {
        right: -45px
    }
    section.section.section-w-carousel .section-carousel-tic .tic-item .tic-thumbnail {
        height: 70px;
        margin-bottom: 20px
    }
    section.section.section-w-carousel .section-carousel-tic .tic-item .tic-title {
        font-size: 15px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-w-carousel .section-content {
        font-size: 15px;
        width: 550px;
        margin: 15px auto
    }
    section.section.section-w-carousel .section-carousel-tic {
        max-width: 880px;
        margin: 60px auto -95px
    }
}
@media screen and (max-width:991px) {
    section.section.section-w-carousel .section-content {
        font-size: 14px;
        width: 500px;
        margin: 15px auto
    }
    section.section.section-w-carousel .section-carousel-tic {
        max-width: 650px;
        margin: 55px auto -95px
    }
}
@media screen and (max-width:767px) {
    section.section.section-w-carousel .section-carousel-tic {
        max-width: 450px;
        margin: 50px auto -95px
    }
    section.section.section-w-carousel .section-content {
        font-size: 14px;
        width: 100%;
        margin: 15px auto
    }
}
@media screen and (max-width:575px) {
    section.section.section-w-carousel .section-carousel-tic .slick-next {
        right: 0
    }
    section.section.section-w-carousel .section-carousel-tic .slick-prev {
        left: 0
    }
}
section.section.section-team .section-content {
    max-width: 850px;
    margin: 30px auto 0
}
section.section.section-team .tm-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}
section.section.section-team .tm-list .tm-item {
    width: 300px;
    margin: 0 15px;
    margin-top: 45px;
    padding: 10px 15px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .24)
}
section.section.section-team .tm-list .tm-item .tm-thumbnail {
    width: 100%;
    height: 320px;
    margin-bottom: 15px;
    border-radius: 4px;
    background-position: center;
    background-size: cover
}
section.section.section-team .tm-list .tm-item .tm-content .tm-info .tm-name {
    font-family: AmasisMTW1G-Bold;
    font-size: 22px;
    line-height: 1.2;
    color: #13365b
}
section.section.section-team .tm-list .tm-item .tm-content .tm-info .tm-position {
    font-family: HelveticaLTStd-Light;
    font-size: 18px;
    line-height: 1.2;
    color: #13365b
}
section.section.section-team .tm-list .tm-item .tm-content .social-medias {
    margin: 15px 0
}
section.section.section-team .tm-list .tm-item .tm-content .social-medias .social-media {
    font-family: FontAwesome;
    font-size: 22px;
    line-height: 40px;
    display: inline-block;
    width: 44px;
    height: 44px;
    margin: 0 4px;
    text-align: center;
    color: #13365b;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(19, 54, 91, .38);
    border-radius: 50%
}
section.section.section-team .tm-list .tm-item .tm-content .social-medias .social-media:hover {
    color: #fff;
    border-color: rgb(19, 54, 91, .38);
    background-color: #13365b
}
@media screen and (max-width:1459px) {
    section.section.section-team .section-content {
        font-size: 22px;
        max-width: 800px;
        margin: 25px auto 0
    }
    section.section.section-team .tm-list .tm-item {
        width: 265px;
        margin: 0 13px;
        margin-top: 40px;
        padding: 10px 13px
    }
    section.section.section-team .tm-list .tm-item .tm-thumbnail {
        height: 275px;
        margin-bottom: 10px
    }
    section.section.section-team .tm-list .tm-item .tm-content .tm-info .tm-name {
        font-size: 20px
    }
    section.section.section-team .tm-list .tm-item .tm-content .tm-info .tm-position {
        font-size: 17px
    }
    section.section.section-team .tm-list .tm-item .tm-content .social-medias .social-media {
        font-size: 21px;
        line-height: 38px;
        width: 42px;
        height: 42px;
        margin: 0 4px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-team .section-content {
        font-size: 20px;
        max-width: 700px;
        margin: 25px auto 0
    }
    section.section.section-team .tm-list .tm-item {
        width: 235px;
        margin: 0 10px;
        margin-top: 35px;
        padding: 8px 10px
    }
    section.section.section-team .tm-list .tm-item .tm-thumbnail {
        height: 250px;
        margin-bottom: 10px
    }
    section.section.section-team .tm-list .tm-item .tm-content .tm-info .tm-name {
        font-size: 19px
    }
    section.section.section-team .tm-list .tm-item .tm-content .tm-info .tm-position {
        font-size: 16px
    }
    section.section.section-team .tm-list .tm-item .tm-content .tm-info .tm-position {
        font-size: 16px
    }
    section.section.section-team .tm-list .tm-item .tm-content .social-medias .social-media {
        font-size: 20px;
        line-height: 36px;
        width: 40px;
        height: 40px;
        margin: 0 3px
    }
    section.section.section-team .tm-list .tm-item .tm-content .social-medias {
        margin: 10px 0
    }
}
@media screen and (max-width:1099px) {
    section.section.section-team .section-content {
        font-size: 18px;
        max-width: 700px;
        margin: 20px auto 0
    }
    section.section.section-team .tm-list .tm-item {
        width: 215px;
        margin: 0 7px;
        margin-top: 25px;
        padding: 5px 7px
    }
    section.section.section-team .tm-list .tm-item .tm-thumbnail {
        height: 200px;
        margin-bottom: 10px
    }
    section.section.section-team .tm-list .tm-item .tm-content .tm-info .tm-name {
        font-size: 18px
    }
    section.section.section-team .tm-list .tm-item .tm-content .tm-info .tm-position {
        font-size: 15px
    }
    section.section.section-team .tm-list .tm-item .tm-content .social-medias .social-media {
        font-size: 19px;
        line-height: 34px;
        width: 38px;
        height: 38px;
        margin: 0 2px
    }
}
@media screen and (max-width:991px) {
    section.section.section-team .section-content {
        font-size: 16px;
        max-width: 700px;
        margin: 20px auto 0
    }
}
@media screen and (max-width:480px) {
    section.section.section-team .tm-list .tm-item {
        width: 225px;
        margin: 0 7px;
        margin-top: 25px;
        padding: 5px 7px
    }
}
section.section.section-explore-tiles {
    background-color: #ecf7fd
}
section.section.section-explore-tiles .tiles {
    margin-top: 50px
}
section.section.section-explore-tiles .tiles .tile-item {
    position: relative;
    width: 220px;
    margin: 0 20px;
    padding: 20px 10px 25px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 10px 15px 0 rgba(24, 156, 203, .1)
}
section.section.section-explore-tiles .tiles .tile-item .tile-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
section.section.section-explore-tiles .tiles .tile-item .tile-thumbnail {
    width: 100%;
    height: 60px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: bottom
}
section.section.section-explore-tiles .tiles .tile-item .tile-title {
    font-family: HelveticaLTStd-Bold;
    font-size: 16px;
    line-height: 1.25;
    color: #13365b
}
@media screen and (max-width:1459px) {
    section.section.section-explore-tiles .tiles .tile-item {
        width: 200px;
        margin: 0 20px;
        padding: 20px 10px 25px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-explore-tiles .tiles .tile-item {
        width: 180px;
        margin: 0 15px;
        padding: 15px 10px 20px
    }
    section.section.section-explore-tiles .tiles .tile-item .tile-title {
        font-size: 15px
    }
}
@media screen and (max-width:991px) {
    section.section.section-explore-tiles .tiles {
        margin-top: 25px
    }
    section.section.section-explore-tiles .tiles .tile-item {
        width: 180px;
        margin: 20px 35px;
        padding: 15px 10px 20px
    }
}
@media screen and (max-width:767px) {
    section.section.section-explore-tiles .tiles .tile-item {
        width: 180px;
        margin: 20px 20px;
        padding: 15px 10px 20px
    }
}
@media screen and (max-width:480px) {
    section.section.section-explore-tiles .tiles .tile-item {
        width: 180px;
        margin: 5px;
        padding: 15px 10px 20px
    }
}
.section-contact-us {
    display: flex;
    padding: 30px 0 60px
}
.section-contact-us .section-contact-locations {
    display: flex
}
.section-contact-us .section-contact-locations .section-contact-location {
    width: 300px;
    margin-top: 40px
}
.section-contact-us .section-contact-locations .section-contact-location .section-contact-location-name {
    font-family: HelveticaLTStd-Roman;
    font-size: 22px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #13365b
}
.section-contact-us .section-contact-locations .section-contact-location .section-contact-location-address {
    font-family: HelveticaLTStd-Roman;
    font-size: 17px;
    line-height: 1.5;
    color: #6b737c
}
.section-contact-us .section-contact-locations .section-contact-location .section-contact-location-email,
.section-contact-us .section-contact-locations .section-contact-location .section-contact-location-phone {
    display: flex;
    margin-top: 50px;
    align-items: center
}
.section-contact-us .section-contact-locations .section-contact-location .section-contact-location-icon {
    width: 50px;
    height: 50px;
    margin-right: 20px;
    border-radius: 50%;
    background-color: #37b1ea;
    background-repeat: no-repeat;
    background-position: center;
    flex: 0 0 50px
}
.section-contact-us .section-contact-locations .section-contact-location .section-contact-location-email .section-contact-location-icon {
    background-image: url(img/envelope.png)
}
.section-contact-us .section-contact-locations .section-contact-location .section-contact-location-phone .section-contact-location-icon {
    background-image: url(img/phone.png)
}
.section-contact-us .section-contact-locations .section-contact-location .section-contact-location-info .label {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 1.2;
    color: #13365b
}
.section-contact-us .section-contact-locations .section-contact-location .section-contact-location-info a {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 1.2;
    color: #6b737c
}
.section-contact-us .section-contact-locations .section-contact-location .section-contact-location-info a:hover {
    color: #13365b
}
.section-contact-us .section-contact-form {
    width: 680px;
    padding: 30px 20px 35px;
    border-width: 1px;
    border-style: solid;
    border-color: #e9e9e9;
    border-radius: 6px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 29px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 0 29px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 0 29px 0 rgba(0, 0, 0, .25)
}
.section-contact-us .section-contact-form .gform_fields {
    margin: 0;
    padding: 0;
    list-style: none
}
.section-contact-us .section-contact-form .gform_fields .gfield {
    margin-bottom: 25px;
    padding: 0 12px
}
.section-contact-us .section-contact-form .gform_fields .gfield.form-col-6 {
    display: inline-block;
    width: 50%
}
.section-contact-us .section-contact-form .gform_fields .gfield .gfield_label {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 0;
    padding-left: 5px;
    color: #232323
}
.section-contact-us .section-contact-form .gform_fields .gfield .ginput_container input,
.section-contact-us .section-contact-form .gform_fields .gfield .ginput_container textarea {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    width: 100%;
    color: rgba(35, 35, 35, .6);
    border-width: 1px;
    border-style: solid;
    border-color: #cdcac2;
    border-radius: 6px;
    background-color: #fff
}
.section-contact-us .section-contact-form .gform_fields .gfield .ginput_container input {
    line-height: 60px;
    height: 60px;
    padding: 4px 20px 0
}
.section-contact-us .section-contact-form .gform_fields .gfield .ginput_container textarea {
    line-height: 1.5em;
    height: 170px;
    padding: 15px 20px
}
.section-contact-us .section-contact-form .gform_footer {
    padding: 0 12px
}
.section-contact-us .section-contact-form .gform_footer .gform_button {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    line-height: 67px;
    height: 64px;
    padding: 0 50px;
    color: #fff;
    border: 0;
    border-radius: 6px;
    background-color: #37b1ea
}
.section-contact-us .section-contact-form .gform_footer .gform_button:hover {
    opacity: .9
}
@media screen and (max-width:1459px) {
    .section-contact-us {
        padding: 25px 0 55px
    }
    .section-contact-us .section-contact-form {
        width: 670px;
        padding: 28px 20px 30px
    }
    .section-contact-us .section-contact-form .gform_fields .gfield {
        margin-bottom: 20px;
        padding: 0 10px
    }
    .section-contact-us .section-contact-form .gform_fields .gfield .gfield_label {
        font-size: 15px
    }
    .section-contact-us .section-contact-form .gform_fields .gfield .ginput_container input {
        line-height: 57px;
        height: 57px;
        padding: 4px 15px 0
    }
    .section-contact-us .section-contact-form .gform_fields .gfield .ginput_container textarea {
        line-height: 1.5em;
        height: 160px;
        padding: 12px 15px
    }
    .section-contact-us .section-contact-form .gform_footer .gform_button {
        font-size: 19px;
        line-height: 60px;
        height: 57px;
        padding: 0 45px
    }
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-name {
        font-size: 20px
    }
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-address {
        font-size: 16px
    }
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-email,
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-phone {
        margin-top: 45px
    }
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-icon {
        width: 45px;
        height: 45px;
        margin-right: 15px;
        background-size: 22px;
        flex: 0 0 45px
    }
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-info .label {
        font-size: 17px
    }
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-info a {
        font-size: 15px
    }
}
@media screen and (max-width:1299px) {
    .section-contact-us {
        padding: 20px 0 50px
    }
    .section-contact-us .section-contact-locations .section-contact-location {
        width: 250px;
        margin-top: 30px
    }
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-name {
        font-size: 19px
    }
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-address {
        font-size: 15px
    }
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-email,
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-phone {
        margin-top: 40px
    }
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-icon {
        width: 40px;
        height: 40px;
        margin-right: 10px;
        background-size: 20px;
        flex: 0 0 40px
    }
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-info .label {
        font-size: 16px
    }
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-info a {
        font-size: 14px
    }
    .section-contact-us .section-contact-form {
        width: 600px;
        padding: 25px 15px 25px
    }
    .section-contact-us .section-contact-form .gform_fields .gfield .gfield_label {
        font-size: 14px
    }
    .section-contact-us .section-contact-form .gform_fields .gfield .ginput_container input {
        line-height: 55px;
        height: 55px;
        padding: 4px 15px 0
    }
    .section-contact-us .section-contact-form .gform_fields .gfield .ginput_container textarea {
        line-height: 1.5em;
        height: 150px;
        padding: 12px 15px
    }
    .section-contact-us .section-contact-form .gform_footer .gform_button {
        font-size: 18px;
        line-height: 57px;
        height: 55px;
        padding: 0 40px
    }
}
@media screen and (max-width:1099px) {
    .section-contact-us {
        display: block;
        padding: 20px 0 25px
    }
    .section-contact-us .section-contact-locations .section-contact-location {
        width: 250px;
        margin-top: 0;
        margin-bottom: 50px
    }
    .section-contact-us {
        display: block;
        max-width: 600px;
        margin: 0 auto;
        padding: 20px 0 25px
    }
    .section-contact-us .section-contact-form {
        width: 100%;
        padding: 25px 15px 25px
    }
}
@media screen and (max-width:767px) {
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-name {
        font-size: 18px
    }
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-address {
        font-size: 14px
    }
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-email,
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-phone {
        margin-top: 30px
    }
    .section-contact-us .section-contact-locations .section-contact-location .section-contact-location-icon {
        width: 35px;
        height: 35px;
        margin-right: 10px;
        background-size: 18px;
        flex: 0 0 35px
    }
}
@media screen and (max-width:480px) {
    .section-contact-us .section-contact-locations .section-contact-location {
        width: 100%;
        margin-top: 0;
        margin-bottom: 50px
    }
    .section-contact-us .section-contact-locations {
        display: block
    }
    .section-contact-us .section-contact-form .gform_fields .gfield.form-col-6 {
        display: inline-block;
        width: 100%
    }
}
section.section.section-content-icons .section-content {
    font-size: 26px;
    max-width: 1000px;
    margin: 30px auto
}
section.section.section-content-icons .icons {
    display: flex;
    max-width: 1000px;
    margin: 70px auto 30px;
    justify-content: space-between
}
section.section.section-content-icons .icons .icon-item .icon-thumbnail {
    width: 100%;
    height: 115px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: center
}
section.section.section-content-icons .icons .icon-item .icon-title {
    font-family: HelveticaLTStd-Bold;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 10px;
    color: #13365b
}
section.section.section-content-icons .icons .icon-item .icon-description {
    font-family: HelveticaLTStd-Light;
    font-size: 17px;
    line-height: 1.529;
    color: #13365b
}
@media screen and (max-width:1459px) {
    section.section.section-content-icons .section-content {
        font-size: 24px;
        max-width: 950px;
        margin: 25px auto
    }
    section.section.section-content-icons .icons {
        max-width: 950px;
        margin: 65px auto 25px
    }
    section.section.section-content-icons .icons .icon-item .icon-thumbnail {
        height: 90px;
        margin-bottom: 15px;
        background-size: contain
    }
    section.section.section-content-icons .icons .icon-item .icon-title {
        font-size: 19px;
        margin-bottom: 10px
    }
    section.section.section-content-icons .icons .icon-item .icon-description {
        font-size: 16px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-content-icons .icons {
        max-width: 100%;
        margin: 60px auto 20px
    }
    section.section.section-content-icons .section-content {
        font-size: 22px;
        max-width: 875px;
        margin: 20px auto
    }
    section.section.section-content-icons .icons .icon-item .icon-thumbnail {
        height: 85px;
        margin-bottom: 15px;
        background-size: contain
    }
    section.section.section-content-icons .icons .icon-item .icon-title {
        font-size: 18px;
        margin-bottom: 10px
    }
    section.section.section-content-icons .icons .icon-item .icon-description {
        font-size: 15px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-content-icons .icons {
        max-width: 100%;
        margin: 55px auto 15px
    }
    section.section.section-content-icons .section-content {
        font-size: 20px;
        max-width: 800px;
        margin: 20px auto
    }
    section.section.section-content-icons .icons .icon-item .icon-thumbnail {
        height: 80px;
        margin-bottom: 15px;
        background-size: contain
    }
    section.section.section-content-icons .icons .icon-item .icon-title {
        font-size: 17px;
        margin-bottom: 10px
    }
    section.section.section-content-icons .icons .icon-item .icon-description {
        font-size: 14px
    }
}
@media screen and (max-width:991px) {
    section.section.section-content-icons .icons {
        max-width: 100%;
        margin: 50px auto 15px
    }
    section.section.section-content-icons .section-content {
        font-size: 18px;
        max-width: 100%;
        margin: 15px auto
    }
    section.section.section-content-icons .icons .icon-item .icon-thumbnail {
        height: 75px;
        margin-bottom: 15px;
        background-size: contain
    }
    section.section.section-content-icons .icons .icon-item .icon-title {
        font-size: 16px;
        margin-bottom: 10px
    }
    section.section.section-content-icons .icons .icon-item .icon-description {
        font-size: 13px
    }
}
@media screen and (max-width:767px) {
    section.section.section-content-icons .section-content {
        font-size: 16px;
        max-width: 100%;
        margin: 15px auto
    }
    section.section.section-content-icons .icons {
        display: block
    }
    section.section.section-content-icons .icons .icon-item {
        margin-top: 30px
    }
}
section.section.section-borrow-capital {
    background-position: center;
    background-size: cover
}
section.section.section-borrow-capital .succsess-bc-pages-carousel {
    margin-top: 35px
}
section.section.section-borrow-capital .succsess-bc-pages-carousel.slick-initialized .slick-slide {
    padding: 0 10px
}
section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item {
    overflow: hidden;
    height: 100%;
    border-radius: 4px;
    background-color: #fff
}
section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-thumbnail {
    position: relative;
    height: 205px;
    background-size: cover
}
section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-thumbnail .bage {
    font-family: HelveticaLTStd-Roman;
    font-size: 12px;
    line-height: 1.2;
    line-height: 32px;
    position: absolute;
    top: 20px;
    left: 15px;
    height: 32px;
    padding: 0 10px;
    text-transform: uppercase;
    color: #fff;
    background-color: rgba(255, 255, 255, .278)
}
section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body {
    padding: 30px 15px 20px
}
section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-title {
    font-family: HelveticaLTStd-Roman;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 0;
    color: #13365b
}
section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-upto {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 0;
    color: #2caae8
}
section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-list {
    min-height: 186px;
    margin: 0;
    padding: 25px 0 0 0;
    list-style: none
}
section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-list li {
    font-family: HelveticaLTStd-Light;
    font-size: 17px;
    line-height: 2;
    position: relative;
    padding: 0;
    padding-left: 30px;
    color: #13365b
}
section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-list li:before {
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 18px;
    height: 18px;
    content: '';
    background-image: url(img/bc-list.png);
    background-size: contain
}
section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-learnmore {
    font-family: HelveticaLTStd-Light;
    font-size: 18px;
    line-height: 1.889;
    margin-left: 30px;
    margin-top: 25px;
    text-decoration: underline;
    color: #2caae8;
    display: inline-block
}
section.section.section-borrow-capital .succsess-bc-pages-carousel .slick-next:before,
section.section.section-borrow-capital .succsess-bc-pages-carousel .slick-prev:before {
    display: none
}
section.section.section-borrow-capital .succsess-bc-pages-carousel .slick-next,
section.section.section-borrow-capital .succsess-bc-pages-carousel .slick-prev {
    width: 21px;
    height: 40px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center
}
section.section.section-borrow-capital .succsess-bc-pages-carousel .slick-prev {
    left: -25px;
    background-image: url(img/bl.png)
}
section.section.section-borrow-capital .succsess-bc-pages-carousel .slick-next {
    right: -25px;
    background-image: url(img/br.png)
}
section.section.section-borrow-capital .succsess-bc-pages-carousel .slick-next:focus,
section.section.section-borrow-capital .succsess-bc-pages-carousel .slick-next:hover,
section.section.section-borrow-capital .succsess-bc-pages-carousel .slick-prev:focus,
section.section.section-borrow-capital .succsess-bc-pages-carousel .slick-prev:hover {
    opacity: .9
}
@media screen and (max-width:1459px) {
    section.section .section-content {
        font-size: 22px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-title {
        font-size: 23px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-upto {
        font-size: 15px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-list li {
        font-size: 16px;
        padding-left: 30px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-list li:before {
        width: 17px;
        height: 17px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-list {
        min-height: 140px;
        margin: 0;
        padding: 20px 0 0 0;
        list-style: none
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-learnmore {
        font-size: 17px
    }
}
@media screen and (max-width:1299px) {
    section.section .section-content {
        font-size: 20px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel {
        margin-top: 30px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-title {
        font-size: 22px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-upto {
        font-size: 14px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-thumbnail {
        height: 190px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-thumbnail .bage {
        font-size: 12px;
        line-height: 30px;
        top: 18px;
        left: 14px;
        height: 29px;
        padding: 0 8px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body {
        padding: 25px 15px 15px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-list {
        min-height: 130px;
        padding: 15px 0 0 0
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-list li {
        font-size: 15px;
        padding-left: 25px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-list li:before {
        width: 16px;
        height: 16px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-learnmore {
        font-size: 16px;
        margin-top: 15px
    }
}
@media screen and (max-width:1099px) {
    section.section .section-content {
        font-size: 19px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel {
        margin-top: 25px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-title {
        font-size: 21px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-upto {
        font-size: 13px
    }
}
@media screen and (max-width:991px) {
    section.section .section-content {
        font-size: 18px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel {
        margin-top: 20px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-title {
        font-size: 20px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-upto {
        font-size: 12px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-list li {
        font-size: 14px;
        padding-left: 25px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-learnmore {
        font-size: 15px;
        margin-top: 10px
    }
}
@media screen and (max-width:767px) {
    section.section .section-content {
        font-size: 16px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item .bc-body .bc-title {
        font-size: 19px
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .bc-item {
        width: 300px !important
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .slick-next {
        right: 0
    }
    section.section.section-borrow-capital .succsess-bc-pages-carousel .slick-prev {
        left: 0
    }
}
section.section.section-content-img {
    background-position: top left;
    background-size: cover
}
section.section.section-content-img .section-title {
    padding: 0 20px
}
section.section.section-content-img .section-content {
    margin-top: 20px;
    margin-bottom: 100px
}
@media screen and (max-width:1459px) {
    section.section.section-content-img .section-content {
        margin-top: 20px;
        margin-bottom: 90px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-content-img .section-content {
        margin-top: 15px;
        margin-bottom: 80px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-content-img .section-content {
        margin-top: 15px;
        margin-bottom: 70px
    }
}
@media screen and (max-width:991px) {
    section.section.section-content-img .section-content {
        margin-top: 15px;
        margin-bottom: 60px
    }
}
section.section.section-succsess-stories .section-title {
    margin-bottom: 40px;
    color: #fff
}
section.section.section-succsess-stories .ss-item {
    width: 390px !important;
    padding: 10px;
    border-radius: 4px;
    background-color: #fff
}
section.section.section-succsess-stories .ss-item .ss-thumbnail {
    width: 100%;
    height: 230px;
    background-position: center;
    background-size: cover
}
section.section.section-succsess-stories .ss-item .ss-body {
    padding: 25px 15px
}
section.section.section-succsess-stories .ss-item .ss-body .ss-title {
    font-family: HelveticaLTStd-Bold;
    font-size: 22px;
    line-height: 1.275;
    margin-bottom: 15px;
    color: #13365b
}
section.section.section-succsess-stories .ss-item .ss-body .ss-content {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 1.625;
    color: #13365b
}
section.section.section-succsess-stories .ss-item .ss-bottom-alt {
    padding: 0 20px 10px
}
section.section.section-succsess-stories .ss-item .ss-bottom-alt .ss-bottom-row {
    position: relative;
    display: flex;
    justify-content: space-between
}
section.section.section-succsess-stories .ss-item .ss-bottom-alt .ss-bottom-row+.ss-bottom-row:before {
    position: absolute;
    top: -4px;
    right: 0;
    left: 0;
    height: 3px;
    content: '';
    border-radius: 10px;
    background-color: #2caae8
}
section.section.section-succsess-stories .ss-item .ss-bottom-alt .ss-bottom-row .ss-bottom-col {
    width: 33%
}
section.section.section-succsess-stories .ss-item .ss-bottom-alt .ss-bottom-row .ss-bottom-col:first-child {
    text-align: left
}
section.section.section-succsess-stories .ss-item .ss-bottom-alt .ss-bottom-row .ss-bottom-col:last-child {
    text-align: right
}
section.section.section-succsess-stories .ss-item .ss-bottom-alt .ss-bottom-row .ss-bottom-col .ss-bottom-col-title {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 1;
    display: block;
    margin-bottom: 15px;
    color: #13365b
}
section.section.section-succsess-stories .ss-item .ss-bottom-alt .ss-bottom-row .ss-bottom-col .ss-bottom-col-value {
    font-family: HelveticaLTStd-Light;
    font-size: 18px;
    line-height: 1.333;
    display: block;
    margin-top: 15px;
    color: #13365b
}
@media screen and (max-width:1459px) {
    section.section.section-succsess-stories .ss-item {
        width: 360px !important
    }
    section.section.section-succsess-stories .ss-item .ss-thumbnail {
        height: 220px
    }
    section.section.section-succsess-stories .ss-item .ss-body {
        padding: 20px 10px
    }
    section.section.section-succsess-stories .ss-item .ss-body .ss-title {
        font-size: 21px;
        margin-bottom: 12px
    }
    section.section.section-succsess-stories .ss-item .ss-body .ss-content {
        font-size: 15px
    }
    section.section.section-succsess-stories .ss-item .ss-bottom-alt .ss-bottom-row .ss-bottom-col .ss-bottom-col-title {
        font-size: 17px;
        margin-bottom: 12px
    }
    section.section.section-succsess-stories .ss-item .ss-bottom-alt .ss-bottom-row .ss-bottom-col .ss-bottom-col-value {
        font-size: 17px;
        margin-top: 12px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-succsess-stories .ss-item {
        width: 320px !important
    }
    section.section.section-succsess-stories .ss-item .ss-thumbnail {
        height: 200px
    }
    section.section.section-succsess-stories .ss-item .ss-body {
        padding: 15px 0
    }
    section.section.section-succsess-stories .ss-item .ss-body .ss-title {
        font-size: 20px;
        margin-bottom: 10px
    }
    section.section.section-succsess-stories .ss-item .ss-body .ss-content {
        font-size: 14px
    }
    section.section.section-succsess-stories .ss-item .ss-bottom-alt {
        padding: 0 10px 5px
    }
    section.section.section-succsess-stories .ss-item .ss-bottom-alt .ss-bottom-row .ss-bottom-col .ss-bottom-col-title {
        font-size: 16px;
        margin-bottom: 10px
    }
    section.section.section-succsess-stories .ss-item .ss-bottom-alt .ss-bottom-row .ss-bottom-col .ss-bottom-col-value {
        font-size: 16px;
        margin-top: 10px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-succsess-stories .ss-item {
        width: 295px !important
    }
    section.section.section-succsess-stories .ss-item .ss-thumbnail {
        height: 180px
    }
    section.section.section-succsess-stories .ss-item .ss-body .ss-title {
        font-size: 19px;
        margin-bottom: 10px
    }
    section.section.section-succsess-stories .ss-item .ss-body .ss-content {
        font-size: 13px
    }
    section.section.section-succsess-stories .ss-item .ss-bottom-alt .ss-bottom-row .ss-bottom-col .ss-bottom-col-title {
        font-size: 15px;
        margin-bottom: 10px
    }
    section.section.section-succsess-stories .ss-item .ss-bottom-alt .ss-bottom-row .ss-bottom-col .ss-bottom-col-value {
        font-size: 15px;
        margin-top: 10px
    }
}
@media screen and (max-width:991px) {
    .slick-dots {
        bottom: -50px
    }
    .slick-dots li button:before {
        font-size: 15px;
        opacity: .75;
        color: #fff
    }
    .slick-dots li.slick-active button:before {
        opacity: 1;
        color: #2caae8
    }
}
section.section.section-whos-creditable {
    position: relative;
    background-repeat: no-repeat;
    background-position: bottom left
}
section.section.section-whos-creditable:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 140px;
    content: '';
    background-image: url(img/ddd.png);
    background-repeat: no-repeat;
    background-position: center
}
section.section.section-whos-creditable .whos-creditable-content .wcred-subtitle {
    font-family: HelveticaLTStd-Light;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #2caae8
}
section.section.section-whos-creditable .whos-creditable-content .wcred-title {
    font-family: AmasisMTW1G-Bold;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 45px;
    color: #13365b
}
section.section.section-whos-creditable .whos-creditable-content .wcred-items {
    position: relative
}
section.section.section-whos-creditable .whos-creditable-content .wcred-items:after {
    display: block;
    width: 580px;
    height: 1px;
    content: '';
    background-color: #e7e7e7
}
section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item {
    display: flex;
    margin-bottom: 45px
}
section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item .wcred-item-icon {
    width: 55px;
    height: 55px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: top left;
    flex: 0 0 55px
}
section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item .wcred-item-title {
    font-family: HelveticaLTStd-Bold;
    font-size: 20px;
    line-height: 1.25;
    margin-bottom: 10px;
    color: #13365b
}
section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item .wcred-item-content p {
    font-family: HelveticaLTStd-Light;
    font-size: 17px;
    line-height: 1.647;
    margin-bottom: 5px;
    color: #13365b
}
section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item .wcred-item-content a {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 1.563;
    color: #2caae8
}
section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item .wcred-item-content a:after {
    font-family: FontAwesome;
    display: inline-block;
    margin-left: 10px;
    content: '\f059'
}
section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item .wcred-item-content a:hover {
    color: #13365b
}
section.section.section-whos-creditable .whos-creditable-bottom {
    width: 100%;
    height: 115px;
    background-repeat: no-repeat;
    background-position: center left
}
@media screen and (max-width:1459px) {
    section.section.section-whos-creditable {
        background-size: contain
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-subtitle {
        font-size: 15px;
        margin-bottom: 17px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-title {
        font-size: 26px;
        margin-bottom: 40px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item {
        margin-bottom: 40px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item .wcred-item-icon {
        width: 50px;
        height: 50px;
        margin-right: 10px;
        background-size: 40px;
        flex: 0 0 50px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item .wcred-item-title {
        font-size: 19px;
        margin-bottom: 8px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item .wcred-item-content p {
        font-size: 16px;
        margin-bottom: 5px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-items:after {
        width: 500px
    }
    section.section.section-whos-creditable .whos-creditable-bottom {
        width: 85%;
        height: 100px;
        background-size: 100%
    }
}
@media screen and (max-width:1299px) {
    section.section.section-whos-creditable .whos-creditable-content .wcred-subtitle {
        font-size: 14px;
        margin-bottom: 15px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-title {
        font-size: 24px;
        margin-bottom: 35px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item {
        margin-bottom: 35px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item .wcred-item-icon {
        width: 45px;
        height: 45px;
        margin-right: 5px;
        background-size: 35px;
        flex: 0 0 45px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item .wcred-item-title {
        font-size: 18px;
        margin-bottom: 5px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item .wcred-item-content p {
        font-size: 15px;
        margin-bottom: 5px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-items:after {
        width: 450px
    }
    section.section.section-whos-creditable .whos-creditable-bottom {
        width: 85%;
        height: 90px;
        background-size: 100%
    }
}
@media screen and (max-width:1099px) {
    section.section.section-whos-creditable .whos-creditable-content .wcred-subtitle {
        font-size: 13px;
        margin-bottom: 12px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-title {
        font-size: 22px;
        margin-bottom: 25px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item {
        margin-bottom: 25px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item .wcred-item-icon {
        width: 40px;
        height: 40px;
        margin-right: 5px;
        background-size: 30px;
        flex: 0 0 40px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item .wcred-item-title {
        font-size: 17px;
        margin-bottom: 5px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-items .wcred-item .wcred-item-content p {
        font-size: 14px;
        margin-bottom: 5px
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-items:after {
        width: 400px
    }
    section.section.section-whos-creditable .whos-creditable-bottom {
        width: 85%;
        height: 80px;
        background-size: 100%
    }
}
@media screen and (max-width:991px) {
    section.section.section-whos-creditable {
        background-image: none !important
    }
    section.section.section-whos-creditable .whos-creditable-content .wcred-items:after {
        width: 95%
    }
}
section.section.section-steps {
    padding-top: 40px;
    background-color: #f1faff
}
section.section.section-steps .section-content {
    font-family: HelveticaLTStd-Bold;
    margin-bottom: 35px
}
section.section.section-steps .steps {
    display: flex;
    counter-reset: section;
    justify-content: center;
    flex-wrap: wrap
}
section.section.section-steps .steps .step {
    width: 350px;
    margin: 0 20px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(215, 215, 215, .42);
    border-radius: 6px;
    background-color: #fff
}
section.section.section-steps .steps .step .step-thumbnail {
    position: relative;
    height: 230px;
    background-position: center;
    background-size: cover
}
section.section.section-steps .steps .step .step-thumbnail:before {
    font-family: AmasisMTW1G;
    font-size: 56.25px;
    position: absolute;
    top: -10px;
    left: -20px;
    display: block;
    width: 73px;
    height: 73px;
    content: counter(section);
    counter-increment: section;
    color: #0083c0;
    border-radius: 50%;
    background-color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .18)
}
section.section.section-steps .steps .step .step-body {
    padding: 15px 30px 30px
}
section.section.section-steps .steps .step .step-body .step-title {
    font-family: HelveticaLTStd-Bold;
    font-size: 20px;
    line-height: 1.8;
    margin-bottom: 15px;
    color: #13365b
}
section.section.section-steps .steps .step .step-body .step-content {
    font-family: HelveticaLTStd-Light;
    font-size: 17px;
    line-height: 1.647;
    min-height: 110px;
    color: #13365b
}
@media screen and (max-width:1459px) {
    section.section.section-steps .steps .step .step-thumbnail:before {
        font-size: 52px;
        top: -9px;
        left: -18px;
        width: 70px;
        height: 70px
    }
    section.section.section-steps .steps .step .step-body {
        padding: 15px 30px 25px
    }
    section.section.section-steps .steps .step .step-body .step-title {
        font-size: 19px;
        margin-bottom: 13px
    }
    section.section.section-steps .steps .step .step-body .step-content {
        font-size: 16px;
        min-height: 100px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-steps .steps .step {
        width: 310px;
        margin: 0 15px
    }
    section.section.section-steps .steps .step .step-thumbnail {
        position: relative;
        height: 215px;
        background-position: center;
        background-size: cover
    }
    section.section.section-steps .steps .step .step-thumbnail:before {
        font-size: 48px;
        top: -8px;
        left: -16px;
        width: 65px;
        height: 65px
    }
    section.section.section-steps .steps .step .step-body {
        padding: 12px 25px 20px
    }
    section.section.section-steps .steps .step .step-body .step-title {
        font-size: 18px;
        margin-bottom: 10px
    }
    section.section.section-steps .steps .step .step-body .step-content {
        font-size: 15px;
        min-height: 95px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-steps .section-content {
        margin-bottom: 30px
    }
    section.section.section-steps .steps .step {
        width: 290px;
        margin: 0 10px
    }
    section.section.section-steps .steps .step .step-thumbnail {
        position: relative;
        height: 200px;
        background-position: center;
        background-size: cover
    }
    section.section.section-steps .steps .step .step-thumbnail:before {
        font-size: 44px;
        top: -6px;
        left: -12px;
        width: 60px;
        height: 60px
    }
    section.section.section-steps .steps .step .step-body .step-title {
        font-size: 17px;
        margin-bottom: 7px
    }
    section.section.section-steps .steps .step .step-body .step-content {
        font-size: 14px;
        min-height: 90px
    }
}
@media screen and (max-width:991px) {
    section.section.section-steps {
        padding-bottom: 20px
    }
    section.section.section-steps .section-content {
        margin-bottom: 25px
    }
    section.section.section-steps .steps .step {
        width: 300px;
        margin: 0 10px 30px
    }
}
section.section.section-founded-business {
    padding-bottom: 20px
}
section.section.section-founded-business .rf-business {
    margin-top: 50px
}
section.section.section-founded-business .rf-business-item {
    position: relative;
    height: 345px;
    border: 1px solid #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}
section.section.section-founded-business .rf-business-item .rf-business-body {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    padding: 0 60px 20px
}
section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left {
    height: 130px;
    padding-top: 15px;
    padding-right: 15px;
    border-right: 2px solid rgba(255, 255, 255, .4)
}
section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left span {
    font-family: HelveticaLTStd-Bold;
    display: block;
    text-align: right;
    text-transform: uppercase
}
section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left .rf-business-millions {
    font-size: 72px;
    line-height: .8;
    color: #fff
}
section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left .rf-business-millions-t {
    font-size: 26px;
    line-height: 1;
    color: #fff
}
section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left .rf-business-type {
    font-size: 15px;
    line-height: 1;
    color: rgba(255, 255, 255, .6)
}
section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right {
    padding-top: 13px;
    padding-left: 18px
}
section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right .rf-business-title {
    font-family: HelveticaLTStd-Bold;
    font-size: 15px;
    line-height: 16px;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #fff
}
section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right .rf-business-content {
    font-family: HelveticaLTStd-Roman;
    font-size: 15px;
    line-height: 1.4;
    color: rgba(255, 255, 255, .9)
}
section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right .rf-business-year {
    font-family: HelveticaLTStd-Roman;
    font-size: 15px;
    line-height: 1.4;
    color: #fff
}
@media screen and (max-width:1459px) {
    section.section.section-founded-business .rf-business {
        margin-top: 40px
    }
    section.section.section-founded-business .rf-business-item {
        height: 320px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body {
        padding: 0 50px 15px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right .rf-business-title {
        font-size: 14px;
        line-height: 16px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right .rf-business-content,
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right .rf-business-year {
        font-size: 14px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right {
        padding-top: 10px;
        padding-left: 16px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left {
        height: 130px;
        padding-top: 16px;
        padding-right: 13px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left .rf-business-millions {
        font-size: 68px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left .rf-business-millions-t {
        font-size: 25px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left .rf-business-type {
        font-size: 14px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-founded-business .rf-business {
        margin-top: 30px
    }
    section.section.section-founded-business .rf-business-item {
        height: 280px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body {
        padding: 0 35px 15px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right {
        padding-top: 8px;
        padding-left: 14px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right .rf-business-title {
        font-size: 13px;
        line-height: 15px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right .rf-business-content,
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right .rf-business-year {
        font-size: 13px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left {
        height: 110px;
        padding-top: 15px;
        padding-right: 12px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left .rf-business-millions {
        font-size: 64px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left .rf-business-millions-t {
        font-size: 24px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left .rf-business-type {
        font-size: 13px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-founded-business .rf-business-item .rf-business-body {
        padding: 0 20px 10px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right .rf-business-title {
        font-size: 12px;
        line-height: 14px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right .rf-business-content,
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right .rf-business-year {
        font-size: 12px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left .rf-business-millions {
        font-size: 60px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left .rf-business-millions-t {
        font-size: 22px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left .rf-business-type {
        font-size: 12px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left {
        height: 100px;
        padding-top: 12px;
        padding-right: 10px
    }
}
@media screen and (max-width:991px) {
    section.section.section-founded-business .rf-business-item {
        height: 280px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body {
        padding: 0 35px 15px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right {
        padding-top: 8px;
        padding-left: 14px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right .rf-business-title {
        font-size: 13px;
        line-height: 15px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right .rf-business-content,
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-right .rf-business-year {
        font-size: 13px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left {
        height: 110px;
        padding-top: 15px;
        padding-right: 12px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left .rf-business-millions {
        font-size: 64px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left .rf-business-millions-t {
        font-size: 24px
    }
    section.section.section-founded-business .rf-business-item .rf-business-body .rf-business-left .rf-business-type {
        font-size: 13px
    }
}
section.section.section-w-carousel.section-w-carousel-content {
    margin-bottom: 0;
    padding-bottom: 90px
}
section.section.section-w-carousel.section-w-carousel-content .section-content {
    font-size: 22px;
    width: 1030px
}
section.section.section-w-carousel.section-w-carousel-content .section-carousel-tic {
    max-width: 100%;
    margin: 40px auto 0
}
section.section.section-w-carousel.section-w-carousel-content .btn {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    line-height: 61px;
    height: 58px;
    margin-top: 60px;
    padding: 0 50px;
    color: #fff;
    border-radius: 3px;
    background-color: #2caae7;
    -webkit-box-shadow: 0 5px 8px 0 rgba(50, 50, 50, .25);
    -moz-box-shadow: 0 5px 8px 0 rgba(50, 50, 50, .25);
    box-shadow: 0 5px 8px 0 rgba(50, 50, 50, .25)
}
section.section.section-w-carousel.section-w-carousel-content .btn:hover {
    opacity: .9
}
@media screen and (max-width:1459px) {
    section.section.section-w-carousel.section-w-carousel-content .section-content {
        font-size: 20px;
        width: 900px
    }
    section.section.section-w-carousel.section-w-carousel-content .btn {
        font-size: 19px;
        line-height: 56px;
        height: 55px;
        margin-top: 50px;
        padding: 0 45px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-w-carousel.section-w-carousel-content .section-carousel-tic {
        max-width: 980px
    }
    section.section.section-w-carousel.section-w-carousel-content .section-content {
        font-size: 19px;
        width: 850px
    }
    section.section.section-w-carousel.section-w-carousel-content .btn {
        font-size: 18px;
        line-height: 50px;
        height: 50px;
        margin-top: 45px;
        padding: 0 40px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-w-carousel.section-w-carousel-content .section-carousel-tic {
        max-width: 880px
    }
    section.section.section-w-carousel.section-w-carousel-content .section-content {
        font-size: 18px;
        width: 100%
    }
}
@media screen and (max-width:991px) {
    section.section.section-w-carousel.section-w-carousel-content .section-content {
        font-size: 17px;
        width: 100%
    }
    section.section.section-w-carousel.section-w-carousel-content .section-carousel-tic {
        max-width: 650px
    }
}
@media screen and (max-width:767px) {
    section.section.section-w-carousel.section-w-carousel-content .section-content {
        font-size: 16px;
        width: 100%
    }
    section.section.section-w-carousel.section-w-carousel-content .section-carousel-tic {
        max-width: 450px
    }
}
section.section.section-list-content .section-title {
    color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}
section.section.section-list-content .section-content {
    font-family: HelveticaLTStd-Bold;
    color: #fff
}
section.section.section-list-content .list {
    margin-top: 50px;
    counter-reset: section
}
section.section.section-list-content .list-item {
    position: relative
}
section.section.section-list-content .list-item:before {
    font-family: HelveticaLTStd-Light;
    font-size: 24px;
    line-height: 48px;
    display: block;
    width: 44px;
    height: 44px;
    margin: 0 auto 15px;
    content: counter(section);
    counter-increment: section;
    color: #fff;
    border-radius: 50%;
    background-image: url(img/round.png);
    background-repeat: no-repeat;
    background-position: center
}
section.section.section-list-content .list-item .list-item-title {
    font-family: HelveticaLTStd-Bold;
    font-size: 22px;
    line-height: 1.364;
    margin-bottom: 20px;
    color: #fff
}
section.section.section-list-content .list-item .list-item-content {
    font-family: HelveticaLTStd-Light;
    font-size: 16px;
    line-height: 1.75;
    color: #fff
}
section.section.section-list-content .btn {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    line-height: 61px;
    height: 58px;
    margin-top: 60px;
    padding: 0 30px;
    color: #fff;
    border-radius: 3px;
    background-color: #2caae7;
    -webkit-box-shadow: 0 5px 8px 0 rgba(50, 50, 50, .25);
    -moz-box-shadow: 0 5px 8px 0 rgba(50, 50, 50, .25);
    box-shadow: 0 5px 8px 0 rgba(50, 50, 50, .25)
}
section.section.section-list-content .btn {
    opacity: .9
}
@media screen and (max-width:1459px) {
    section.section.section-list-content .list-item:before {
        font-size: 22px;
        line-height: 46px;
        width: 42px;
        height: 42px;
        margin: 0 auto 15px;
        background-size: contain
    }
    section.section.section-list-content .list-item .list-item-title {
        font-size: 21px;
        margin-bottom: 18px
    }
    section.section.section-list-content .list-item .list-item-content {
        font-size: 15px
    }
    section.section.section-list-content .btn {
        font-size: 19px;
        line-height: 57px;
        height: 55px;
        margin-top: 50px;
        padding: 0 25px
    }
    section.section.section-list-content .list {
        margin-top: 45px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-list-content .list-item:before {
        font-size: 20px;
        line-height: 44px;
        width: 40px;
        height: 40px;
        margin: 0 auto 15px;
        background-size: contain
    }
    section.section.section-list-content .list-item .list-item-title {
        font-size: 20px;
        margin-bottom: 15px
    }
    section.section.section-list-content .list-item .list-item-content {
        font-size: 14px
    }
    section.section.section-list-content .btn {
        font-size: 18px;
        line-height: 52px;
        height: 50px;
        margin-top: 40px;
        padding: 0 20px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-list-content .list {
        margin-top: 35px
    }
    section.section.section-list-content .list-item:before {
        font-size: 18px;
        line-height: 40px;
        width: 36px;
        height: 36px;
        margin: 0 auto 15px;
        background-size: contain
    }
    section.section.section-list-content .list-item .list-item-title {
        font-size: 19px;
        margin-bottom: 15px
    }
}
@media screen and (max-width:767px) {
    section.section.section-list-content .list-item .list-item-content {
        margin-bottom: 20px
    }
}
section.section.section-documents {
    background-color: #f1faff
}
section.section.section-documents .documents {
    width: 800px;
    padding: 0 15px 0 100px
}
section.section.section-documents .documents .documents-title {
    font-family: HelveticaLTStd-Bold;
    font-size: 38px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 50px;
    color: #13365b
}
section.section.section-documents .documents .doc-list .doc-list-item {
    display: flex;
    align-items: center
}
section.section.section-documents .documents .doc-list .doc-list-item+.doc-list-item {
    margin-top: 15px
}
section.section.section-documents .documents .doc-list .doc-list-item .list-item-icon {
    display: inline-block;
    width: 40px;
    height: 45px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: left center
}
section.section.section-documents .documents .doc-list .doc-list-item .list-item-title {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 0;
    color: #13365b
}
section.section.section-documents .doc_testimonial {
    position: relative;
    width: 450px;
    padding: 200px 40px 40px;
    border-radius: 4px;
    background-color: #0083c0
}
section.section.section-documents .doc_testimonial .doc_testimonial-avatar {
    position: absolute;
    top: -40px;
    left: 50%;
    width: 212px;
    height: 212px;
    transform: translateX(-50%);
    border-width: 5px;
    border-style: solid;
    border-color: #1899d5;
    border-radius: 50%;
    background-color: #13365b
}
section.section.section-documents .doc_testimonial .content {
    font-family: HelveticaLTStd-LightObl;
    font-size: 20px;
    line-height: 2;
    margin-bottom: 30px;
    text-align: center;
    color: #fff
}
section.section.section-documents .doc_testimonial .doc_testimonial-author {
    font-family: HelveticaLTStd-Bold;
    font-size: 20px;
    line-height: 2;
    margin-bottom: 0;
    color: #fff
}
section.section.section-documents .doc_testimonial .doc_testimonial-position {
    font-family: HelveticaLTStd-Light;
    font-size: 18px;
    line-height: 2.222;
    margin-bottom: 0;
    text-align: center;
    color: #fff
}
@media screen and (max-width:1459px) {
    section.section.section-documents .documents {
        width: 750px;
        padding: 0 15px 0 90px
    }
    section.section.section-documents .documents .documents-title {
        font-size: 34px;
        margin-bottom: 45px
    }
    section.section.section-documents .documents .doc-list .doc-list-item .list-item-icon {
        width: 38px;
        height: 44px
    }
    section.section.section-documents .documents .doc-list .doc-list-item .list-item-title {
        font-size: 19px
    }
    section.section.section-documents .documents .doc-list .doc-list-item+.doc-list-item {
        margin-top: 13px
    }
    section.section.section-documents .doc_testimonial .doc_testimonial-avatar {
        top: -40px;
        left: 50%;
        width: 200px;
        height: 200px;
        background-size: cover
    }
    section.section.section-documents .doc_testimonial .content {
        font-size: 19px;
        margin-bottom: 30px
    }
    section.section.section-documents .doc_testimonial .doc_testimonial-author {
        font-size: 19px
    }
    section.section.section-documents .doc_testimonial .doc_testimonial-position {
        font-size: 17px
    }
    section.section.section-documents .doc_testimonial {
        width: 430px;
        padding: 190px 35px 35px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-documents .documents {
        width: 650px;
        padding: 0 15px 0 70px
    }
    section.section.section-documents .documents .documents-title {
        font-size: 30px;
        margin-bottom: 40px
    }
    section.section.section-documents .documents .doc-list .doc-list-item .list-item-title {
        font-size: 18px
    }
    section.section.section-documents .documents .doc-list .doc-list-item .list-item-icon {
        width: 36px;
        height: 40px
    }
    section.section.section-documents .doc_testimonial {
        width: 400px;
        padding: 170px 30px 30px
    }
    section.section.section-documents .doc_testimonial .doc_testimonial-avatar {
        top: -35px;
        left: 50%;
        width: 180px;
        height: 180px;
        background-size: cover
    }
    section.section.section-documents .doc_testimonial .content {
        font-size: 18px;
        margin-bottom: 25px
    }
    section.section.section-documents .doc_testimonial .doc_testimonial-author {
        font-size: 18px
    }
    section.section.section-documents .doc_testimonial .doc_testimonial-position {
        font-size: 16px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-documents .documents {
        width: 600px;
        padding: 0 15px 0 0
    }
    section.section.section-documents .documents .documents-title {
        font-size: 26px;
        margin-bottom: 30px
    }
    section.section.section-documents .documents .doc-list .doc-list-item .list-item-icon {
        width: 34px;
        height: 36px;
        background-size: contain
    }
    section.section.section-documents .documents .doc-list .doc-list-item .list-item-title {
        font-size: 17px
    }
    section.section.section-documents .doc_testimonial {
        width: 360px;
        padding: 160px 25px 25px
    }
    section.section.section-documents .doc_testimonial .doc_testimonial-avatar {
        top: -30px;
        left: 50%;
        width: 160px;
        height: 160px;
        background-size: cover
    }
    section.section.section-documents .doc_testimonial .content {
        font-size: 17px;
        margin-bottom: 20px
    }
    section.section.section-documents .doc_testimonial .doc_testimonial-author {
        font-size: 17px
    }
    section.section.section-documents .doc_testimonial .doc_testimonial-position {
        font-size: 15px
    }
}
@media screen and (max-width:991px) {
    section.section.section-documents .documents {
        width: 500px;
        margin: 0 auto 70px;
        padding: 0 15px 0 0
    }
    section.section.section-documents .doc_testimonial {
        width: 360px;
        margin: 0 auto;
        padding: 160px 25px 25px
    }
}
@media screen and (max-width:767px) {
    section.section.section-documents .documents {
        width: 100%;
        margin: 0 auto 70px;
        padding: 0 15px 0 15px
    }
    section.section.section-documents .documents .documents-title {
        font-size: 22px;
        margin-bottom: 25px
    }
    section.section.section-documents .documents .doc-list .doc-list-item .list-item-icon {
        width: 30px;
        height: 36px;
        background-size: contain
    }
    section.section.section-documents .documents .doc-list .doc-list-item .list-item-title {
        font-size: 16px
    }
}
section.section.section-content-columns .section-head .section-single-title {
    font-family: AmasisMTW1G-Bold;
    font-size: 48px;
    line-height: 1.2;
    color: #13365b
}
section.section.section-content-columns .section-head .section-excerpt {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 2;
    width: 825px;
    margin: 25px auto 40px;
    color: #13365b
}
section.section.section-content-columns .section-col-left {
    padding-right: 30px;
    padding-left: 0
}
section.section.section-content-columns .section-col-right {
    padding-right: 0;
    padding-left: 30px
}
section.section.section-content-columns .section-col h4 {
    font-family: AmasisMTW1G-Bold;
    font-size: 18px;
    line-height: 1.5;
    text-transform: uppercase;
    color: #13365b
}
section.section.section-content-columns .section-col p {
    font-family: HelveticaLTStd-Light;
    font-size: 18px;
    line-height: 1.778;
    color: #13365b
}
section.section.section-content-columns .section-col ul {
    padding-left: 15px;
    list-style: none
}
section.section.section-content-columns .section-col ul li {
    font-family: HelveticaLTStd-Light;
    font-size: 18px;
    line-height: 2.111;
    position: relative;
    padding-left: 30px;
    color: #13365b
}
section.section.section-content-columns .section-col ul li:before {
    position: absolute;
    top: 6px;
    left: 0;
    display: block;
    width: 18px;
    height: 18px;
    content: '';
    background-image: url(img/list-tip.png)
}
section.section.section-content-columns .section-col p+h4,
section.section.section-content-columns .section-col ul+h4 {
    margin-top: 30px
}
@media screen and (max-width:1459px) {
    section.section.section-content-columns .section-head .section-single-title {
        font-size: 44px
    }
    section.section.section-content-columns .section-head .section-excerpt {
        font-size: 17px;
        width: 750px;
        margin: 20px auto 35px
    }
    section.section.section-content-columns .section-col-left {
        padding-right: 25px;
        padding-left: 0
    }
    section.section.section-content-columns .section-col-right {
        padding-right: 0;
        padding-left: 25px
    }
    section.section.section-content-columns .section-col h4 {
        font-size: 17px
    }
    section.section.section-content-columns .section-col p {
        font-size: 17px
    }
    section.section.section-content-columns .section-col ul {
        padding-left: 15px
    }
    section.section.section-content-columns .section-col ul li {
        font-size: 17px;
        padding-left: 30px
    }
    section.section.section-content-columns .section-col ul li:before {
        top: 6px;
        width: 18px;
        height: 18px
    }
    section.section.section-content-columns .section-col p+h4,
    section.section.section-content-columns .section-col ul+h4 {
        margin-top: 30px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-content-columns .section-head .section-single-title {
        font-size: 40px
    }
    section.section.section-content-columns .section-head .section-excerpt {
        font-size: 16px;
        margin: 15px auto 35px
    }
    section.section.section-content-columns .section-col-left {
        padding-right: 20px;
        padding-left: 0
    }
    section.section.section-content-columns .section-col-right {
        padding-right: 0;
        padding-left: 20px
    }
    section.section.section-content-columns .section-col h4 {
        font-size: 16px
    }
    section.section.section-content-columns .section-col p {
        font-size: 16px
    }
    section.section.section-content-columns .section-col ul {
        padding-left: 15px
    }
    section.section.section-content-columns .section-col ul li {
        font-size: 16px;
        padding-left: 25px
    }
    section.section.section-content-columns .section-col ul li:before {
        top: 5px;
        width: 16px;
        height: 16px;
        background-size: contain
    }
    section.section.section-content-columns .section-col p+h4,
    section.section.section-content-columns .section-col ul+h4 {
        margin-top: 25px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-content-columns .section-head .section-single-title {
        font-size: 36px
    }
    section.section.section-content-columns .section-head .section-excerpt {
        font-size: 15px;
        width: 80%;
        margin: 15px auto 35px
    }
    section.section.section-content-columns .section-col-left {
        padding-right: 15px;
        padding-left: 0
    }
    section.section.section-content-columns .section-col-right {
        padding-right: 0;
        padding-left: 15px
    }
    section.section.section-content-columns .section-col h4 {
        font-size: 15px
    }
    section.section.section-content-columns .section-col p {
        font-size: 15px
    }
    section.section.section-content-columns .section-col ul {
        padding-left: 10px
    }
    section.section.section-content-columns .section-col ul li {
        font-size: 15px;
        padding-left: 25px
    }
    section.section.section-content-columns .section-col ul li:before {
        top: 5px;
        width: 15px;
        height: 15px;
        background-size: contain
    }
    section.section.section-content-columns .section-col p+h4,
    section.section.section-content-columns .section-col ul+h4 {
        margin-top: 25px
    }
}
@media screen and (max-width:991px) {
    section.section.section-content-columns .section-head .section-single-title {
        font-size: 32px
    }
    section.section.section-content-columns .section-col-left {
        padding-right: 15px;
        padding-left: 15px
    }
    section.section.section-content-columns .section-col-right {
        padding-right: 15px;
        padding-left: 15px
    }
    section.section.section-content-columns .section-col h4 {
        font-size: 14px
    }
    section.section.section-content-columns .section-col p {
        font-size: 14px
    }
    section.section.section-content-columns .section-col ul {
        padding-left: 10px
    }
    section.section.section-content-columns .section-col ul li {
        font-size: 14px;
        padding-left: 25px
    }
    section.section.section-content-columns .section-col ul li:before {
        top: 5px;
        width: 15px;
        height: 15px;
        background-size: contain
    }
    section.section.section-content-columns .section-col p+h4,
    section.section.section-content-columns .section-col ul+h4 {
        margin-top: 25px
    }
    section.section.section-content-columns .section-head .section-excerpt {
        font-size: 15px;
        width: 100%;
        margin: 15px auto 35px
    }
}
@media screen and (max-width:767px) {
    section.section.section-content-columns .section-head .section-single-title {
        font-size: 28px
    }
}
body.page-template-template-lawsuitefunding section.section.section-steps {
    background-color: #fff
}
body.page-template-template-lawsuitefunding section.section.section-founded-business {
    padding-bottom: 85px;
    background-color: #f1faff
}
section.section.section-content-columns.section-content-columns2 {
    background-color: #f1faff
}
@media screen and (max-width:1459px) {
    body.page-template-template-lawsuitefunding section.section.section-founded-business {
        padding-bottom: 85px
    }
}
@media screen and (max-width:1299px) {
    body.page-template-template-lawsuitefunding section.section.section-founded-business {
        padding-bottom: 75px
    }
}
@media screen and (max-width:1099px) {
    body.page-template-template-lawsuitefunding section.section.section-founded-business {
        padding-bottom: 65px
    }
}
@media screen and (max-width:991px) {
    body.page-template-template-lawsuitefunding section.section.section-founded-business {
        padding-bottom: 60px
    }
}
section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-content {
    line-height: 1.364;
    max-width: 960px;
    margin-top: 20px;
    margin-bottom: 45px
}
section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases {
    display: flex;
    justify-content: center
}
section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item-wrap {
    width: 265px;
    margin: 0 22px;
    padding: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #37b1ea;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0);
    box-shadow: 0 10px 15px 0 rgba(24, 156, 203, .1)
}
section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item {
    padding: 20px 10px 30px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 10px 15px 0 rgba(24, 156, 203, .1)
}
section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item .case-thumbnail {
    width: 100%;
    height: 80px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: center
}
section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item .case-title {
    font-family: HelveticaLTStd-Bold;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.222;
    margin-bottom: 15px;
    color: #13365b
}
section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item .case-content {
    font-family: HelveticaLTStd-Light;
    font-size: 17px;
    line-height: 1.647;
    margin-bottom: 15px;
    color: #13365b
}
section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item .case-link {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 1.222;
    position: relative;
    display: inline-block;
    padding-left: 4px;
    color: #0083c0;
    border-bottom: 2px solid #0083c0
}
section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item .case-link:after {
    display: inline-block;
    width: 14px;
    height: 10px;
    margin-left: 8px;
    content: '';
    background-image: url(img/case-link.png)
}
@media screen and (max-width:1459px) {
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-content {
        max-width: 900px;
        margin-top: 20px;
        margin-bottom: 40px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item-wrap {
        width: 250px;
        margin: 0 20px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item .case-title {
        font-size: 17px;
        margin-bottom: 15px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item .case-content {
        font-size: 16px;
        margin-bottom: 15px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item .case-link {
        font-size: 17px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-content {
        max-width: 800px;
        margin-top: 15px;
        margin-bottom: 35px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases {
        padding-bottom: 80px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item .case-title {
        font-size: 16px;
        margin-bottom: 12px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item .case-content {
        font-size: 15px;
        margin-bottom: 12px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item .case-link {
        font-size: 16px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item-wrap {
        width: 235px;
        margin: 0 15px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-content {
        max-width: 700px;
        margin-top: 15px;
        margin-bottom: 30px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases {
        padding-bottom: 70px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item .case-title {
        font-size: 16px;
        margin-bottom: 10px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item .case-content {
        font-size: 15px;
        margin-bottom: 10px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item-wrap {
        width: 235px;
        margin: 0 10px
    }
}
@media screen and (max-width:991px) {
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases {
        padding-bottom: 60px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item .case-title {
        font-size: 15px;
        margin-bottom: 10px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item .case-content {
        font-size: 14px;
        margin-bottom: 10px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item .case-link {
        font-size: 15px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item-wrap {
        width: 225px;
        margin: 0 5px
    }
}
@media screen and (max-width:767px) {
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases {
        padding-bottom: 50px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases {
        display: block;
        justify-content: center
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-cases .section-cases .case-item-wrap {
        width: 225px;
        margin: 0 auto 20px
    }
}
section.section.section-how-we-help {
    background-position: center;
    background-size: cover
}
section.section.section-how-we-help .section-content {
    font-size: 18px;
    color: #13365b
}
section.section.section-how-we-help .section-title {
    margin-bottom: 25px
}
section.section.section-how-we-help .section-content strong {
    font-family: HelveticaLTStd-Bold
}
section.section.section-how-we-help .hwh-list .hwh-list-item {
    display: flex;
    margin-top: 40px;
    align-items: top
}
section.section.section-how-we-help .hwh-list .hwh-list-item .list-item-icon {
    display: inline-block;
    width: 55px;
    height: 35px;
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: left top;
    flex: 0 0 55px
}
section.section.section-how-we-help .hwh-list .hwh-list-item .list-item-title {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    line-height: 1.5em;
    margin-bottom: 0;
    color: #13365b
}
section.section.section-how-we-help .hwh-list .hwh-list-item .list-item-title strong {
    font-family: HelveticaLTStd-Bold
}
@media screen and (max-width:1459px) {
    section.section.section-how-we-help .section-content {
        font-size: 17px
    }
    section.section.section-how-we-help .hwh-list .hwh-list-item .list-item-icon {
        width: 50px;
        height: 35px;
        margin-right: 10px;
        background-size: contain;
        flex: 0 0 50px
    }
    section.section.section-how-we-help .hwh-list .hwh-list-item .list-item-title {
        font-size: 19px
    }
    section.section.section-how-we-help .hwh-list .hwh-list-item {
        margin-top: 35px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-how-we-help .section-title {
        margin-bottom: 20px
    }
    section.section.section-how-we-help .section-content {
        font-size: 16px
    }
    section.section.section-how-we-help .hwh-list .hwh-list-item .list-item-title {
        font-size: 18px
    }
    section.section.section-how-we-help .hwh-list .hwh-list-item .list-item-icon {
        width: 45px;
        height: 30px;
        margin-right: 10px;
        background-size: contain;
        flex: 0 0 45px
    }
    section.section.section-how-we-help .hwh-list .hwh-list-item {
        margin-top: 30px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-how-we-help .section-content {
        font-size: 15px
    }
    section.section.section-how-we-help .hwh-list .hwh-list-item .list-item-title {
        font-size: 17px
    }
    section.section.section-how-we-help .hwh-list .hwh-list-item .list-item-icon {
        width: 40px;
        height: 28px;
        margin-right: 10px;
        background-size: contain;
        flex: 0 0 40px
    }
    section.section.section-how-we-help .hwh-list .hwh-list-item {
        margin-top: 25px
    }
}
@media screen and (max-width:991px) {
    section.section.section-how-we-help .section-title {
        margin-bottom: 15px
    }
    section.section.section-how-we-help .section-content {
        font-size: 14px
    }
    section.section.section-how-we-help .hwh-list .hwh-list-item .list-item-title {
        font-size: 16px
    }
    section.section.section-how-we-help .hwh-list .hwh-list-item {
        margin-top: 20px
    }
}
section.section.section-form .section-content {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 2;
    margin: 20px auto 25px;
    color: #13365b
}
section.section.section-form .section-form-wrap {
    padding: 15px;
    border-width: 1px;
    border-style: solid;
    border-color: #e9e9e9;
    border-radius: 6px;
    background-color: #fff;
    -webkit-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 10px 30px 0 rgba(0, 0, 0, .25)
}
section.section.section-form .section-form-wrap .gform_fields {
    margin: 0;
    padding: 0;
    list-style: none
}
section.section.section-form .section-form-wrap .gform_fields .gfield {
    margin-bottom: 20px;
    padding: 0 20px
}
section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_left,
section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_right,
section.section.section-form .section-form-wrap .gform_fields .gfield.form-col-6 {
    display: inline-block;
    width: 50%
}
section.section.section-form .section-form-wrap .gform_fields .gfield.gsection {
    margin-top: 20px;
    margin-right: -15px;
    margin-left: -15px;
    padding: 30px 35px 25px;
    background-color: #37b1ea
}
section.section.section-form .section-form-wrap .gform_fields .gfield.gsection h2 {
    font-family: HelveticaLTStd-Bold;
    font-size: 20px;
    line-height: 1;
    margin-bottom: 0;
    color: #fff
}
section.section.section-form .section-form-wrap .gform_fields .gfield label {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 2;
    width: 100%;
    margin-bottom: 5px;
    color: #232323
}
section.section.section-form .section-form-wrap .gform_fields .gfield label .gfield_required {
    color: #f12020
}
section.section.section-form .section-form-wrap .gform_fields .gfield input {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    width: 100%;
    height: 61px;
    padding: 0 10px;
    color: #232323;
    border-width: 1px;
    border-style: solid;
    border-color: #cdcac2;
    border-radius: 6px;
    background-color: #fff
}
section.section.section-form .section-form-wrap .gform_fields .gfield textarea {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    width: 100%;
    padding: 10px;
    color: #232323;
    border-width: 1px;
    border-style: solid;
    border-color: #cdcac2;
    border-radius: 6px;
    background-color: #fff
}
section.section.section-form .section-form-wrap .gform_fields .gfield.gfield_html p {
    font-family: HelveticaLTStd-Roman;
    font-size: 17px;
    line-height: 1.765;
    margin-top: 20px;
    margin-bottom: 0;
    padding: 0 10px;
    color: #6b737c
}
section.section.section-form .section-form-wrap .gform_footer {
    padding: 30px 20px 40px
}
section.section.section-form .section-form-wrap .gform_footer .gform_button {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    line-height: 67px;
    height: 64px;
    padding: 0 50px;
    color: #fff;
    border: 0;
    border-radius: 6px;
    background-color: #37b1ea
}
section.section.section-form .section-form-wrap .gform_footer .gform_button:hover {
    opacity: .9
}
section.section.section-form .section-form-wrap .select2-container :focus {
    outline: 0
}
section.section.section-form .section-form-wrap .select2-container--default .select2-selection--single {
    line-height: 1.529;
    width: 100%;
    height: 61px;
    border-width: 1px;
    border-style: solid;
    border-color: #cdcac2;
    border-radius: 4px;
    background-color: #fff
}
section.section.section-form .section-form-wrap .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0 60px 0 25px
}
section.section.section-form .section-form-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: HelveticaLTStd-Roman;
    font-size: 15px;
    line-height: 55px;
    height: 50px;
    padding: 3px 18px 0;
    color: rgba(35, 35, 35, .6)
}
section.section.section-form .section-form-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 61px;
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    width: 60px;
    height: auto;
    text-align: center
}
section.section.section-form .section-form-wrap .select2-container--default .select2-selection--single .select2-selection__arrow:after {
    font-family: FontAwesome;
    font-size: 22px;
    line-height: 1.182;
    content: '\f107';
    color: rgba(35, 35, 35, .6)
}
section.section.section-form .section-form-wrap .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}
section.section.section-form .section-form-wrap .select2-results__option {
    font-family: HelveticaLTStd-Roman
}
section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_full,
section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_left,
section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_right {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%
}
section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_left {
    padding: 0 20px 0 0;
    width: 50%
}
section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_right {
    padding: 0 0 0 20px;
    width: 50%
}
section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_complex span.address_zip {
    margin-bottom: 0 !important
}
section.section.section-form .section-form-wrap .gform_fields .gfield .gfield_checkbox {
    list-style: none
}
section.section.section-form .section-form-wrap .gform_fields .gfield .gfield_checkbox li {
    display: flex;
    align-items: center
}
section.section.section-form .section-form-wrap .gform_fields .gfield .gfield_checkbox input {
    display: inline-block;
    width: auto;
    height: auto
}
section.section.section-form .section-form-wrap .gform_fields .gfield .gfield_checkbox label {
    display: inline-block;
    width: auto;
    margin-bottom: 0;
    padding-top: 5px;
    padding-left: 10px
}
@media screen and (max-width:1459px) {
    section.section.section-form .section-content {
        font-size: 17px;
        margin: 18px auto 22px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield.gsection {
        margin-top: 18px;
        margin-right: -15px;
        margin-left: -15px;
        padding: 27px 35px 22px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield.gsection h2 {
        font-size: 19px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield {
        margin-bottom: 18px;
        padding: 0 20px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_full,
    section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_left,
    section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_right {
        margin-bottom: 18px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield label {
        font-size: 15px;
        margin-bottom: 4px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield input {
        font-size: 15px;
        height: 57px;
        padding: 0 10px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield textarea {
        font-size: 15px
    }
    section.section.section-form .section-form-wrap .select2-container--default .select2-selection--single {
        height: 57px
    }
    section.section.section-form .section-form-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
        line-height: 57px;
        width: 55px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield.gfield_html p {
        font-size: 16px;
        margin-top: 18px;
        padding: 0 10px
    }
    section.section.section-form .section-form-wrap .gform_footer {
        padding: 25px 20px 35px
    }
    section.section.section-form .section-form-wrap .gform_footer .gform_button {
        font-size: 19px;
        line-height: 62px;
        height: 60px;
        padding: 0 45px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-form .section-content {
        font-size: 16px;
        margin: 15px auto 20px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield.gsection {
        margin-top: 15px;
        margin-right: -15px;
        margin-left: -15px;
        padding: 25px 30px 20px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield.gsection h2 {
        font-size: 18px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield {
        margin-bottom: 15px;
        padding: 0 15px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_full,
    section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_left,
    section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_right {
        margin-bottom: 15px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_left {
        padding: 0 15px 0 0
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_right {
        padding: 0 0 0 15px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield label {
        font-size: 14px;
        margin-bottom: 3px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield input {
        font-size: 14px;
        height: 55px;
        padding: 0 10px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield textarea {
        font-size: 14px
    }
    section.section.section-form .section-form-wrap .select2-container--default .select2-selection--single {
        height: 55px
    }
    section.section.section-form .section-form-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
        line-height: 55px;
        width: 55px
    }
    section.section.section-form .section-form-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 14px;
        line-height: 52px
    }
    .select2-results__options {
        font-size: 14px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield.gfield_html p {
        font-size: 15px;
        margin-top: 15px;
        padding: 0 10px
    }
    section.section.section-form .section-form-wrap .gform_footer {
        padding: 20px 20px 30px
    }
    section.section.section-form .section-form-wrap .gform_footer .gform_button {
        font-size: 18px;
        line-height: 58px;
        height: 55px;
        padding: 0 40px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-form .section-content {
        font-size: 15px;
        margin: 15px auto 20px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield.gsection h2 {
        font-size: 17px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield {
        margin-bottom: 15px;
        padding: 0 10px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_full,
    section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_left,
    section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_right {
        margin-bottom: 15px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_left {
        padding: 0 10px 0 0
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_right {
        padding: 0 0 0 10px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield label {
        font-size: 13px;
        margin-bottom: 2px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield input {
        font-size: 13px;
        height: 50px;
        padding: 0 10px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield textarea {
        font-size: 13px
    }
    section.section.section-form .section-form-wrap .select2-container--default .select2-selection--single {
        height: 50px
    }
    section.section.section-form .section-form-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
        line-height: 50px;
        width: 50px
    }
    section.section.section-form .section-form-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 13px;
        line-height: 48px
    }
    .select2-results__options {
        font-size: 13px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield.gfield_html p {
        font-size: 14px;
        margin-top: 10px;
        padding: 0 10px
    }
    section.section.section-form .section-form-wrap .gform_footer {
        padding: 15px 15px 25px
    }
}
@media screen and (max-width:991px) {
    section.section.section-form .section-content {
        font-size: 14px;
        margin: 15px auto 20px
    }
}
@media screen and (max-width:767px) {
    section.section.section-form .section-form-wrap .gform_fields .gfield.gsection {
        margin-top: 10px;
        margin-right: -15px;
        margin-left: -15px;
        padding: 22px 25px 17px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield.gsection h2 {
        font-size: 16px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_left,
    section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_right,
    section.section.section-form .section-form-wrap .gform_fields .gfield.form-col-6 {
        display: inline-block;
        width: 100%
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_left,
    section.section.section-form .section-form-wrap .gform_fields .gfield .ginput_right {
        padding: 0
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield label {
        font-size: 12px;
        margin-bottom: 0
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield {
        margin-bottom: 10px;
        padding: 0 10px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield input {
        font-size: 13px;
        height: 45px;
        padding: 0 10px
    }
    section.section.section-form .section-form-wrap .select2-container--default .select2-selection--single {
        height: 45px
    }
    section.section.section-form .section-form-wrap .select2-container--default .select2-selection--single .select2-selection__arrow {
        line-height: 45px;
        width: 45px
    }
    section.section.section-form .section-form-wrap .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 13px;
        line-height: 43px
    }
    .select2-results__options {
        font-size: 13px
    }
    section.section.section-form .section-form-wrap .gform_fields .gfield.gfield_html p {
        font-size: 13px;
        margin-top: 10px;
        padding: 0
    }
    section.section.section-form .section-form-wrap .gform_footer {
        padding: 10px 10px 20px
    }
    section.section.section-form .section-form-wrap .gform_footer .gform_button {
        font-size: 17px;
        line-height: 53px;
        height: 50px;
        padding: 0 35px
    }
}
section.section.section-w-acordeon .section-subtitle {
    font-family: HelveticaLTStd-Bold;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 45px;
    color: #13365b
}
section.section.section-w-acordeon .section-content {
    font-family: HelveticaLTStd-Light;
    font-size: 18px;
    line-height: 2;
    margin-bottom: 40px;
    color: #13365b
}
section.section.section-w-acordeon .content-n-accordion {
    width: 100%;
    padding: 30px 50px;
    counter-reset: section;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(212, 230, 241, .47);
    border-radius: 8px;
    background-color: #e2f0ff
}
section.section.section-w-acordeon .content-n-accordion .content-n-item h5.content-n-item-title {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 1.2;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    padding: 15px 50px 15px 30px;
    cursor: pointer;
    text-align: left;
    color: #13365b
}
section.section.section-w-acordeon .content-n-accordion .content-n-item h5.content-n-item-title:before {
    font-family: HelveticaLTStd-Bold;
    position: absolute;
    left: 0;
    padding-right: 5px;
    content: counter(section) '.';
    counter-increment: section;
    color: rgba(19, 54, 91, .8);
    font-variant-numeric: lining-nums
}
section.section.section-w-acordeon .content-n-accordion .content-n-item h5.content-n-item-title:after {
    font-family: icofont;
    font-size: 18px;
    line-height: 26px;
    position: absolute;
    top: 10px;
    right: 5px;
    width: 28px;
    content: '\eab9';
    transition: all .3s;
    text-align: center;
    color: rgba(19, 54, 91, .8);
    border: 1px solid rgba(19, 54, 91, .8);
    border-radius: 50%
}
section.section.section-w-acordeon .content-n-accordion .content-n-item h5.content-n-item-title.collapsed:after {
    transform: rotate(-180deg)
}
section.section.section-w-acordeon .content-n-accordion .content-n-item h5.content-n-item-title:after {
    transform: rotate(0)
}
section.section.section-w-acordeon .content-n-accordion .content-n-item .content-n-item-content {
    padding: 0 60px 0 40px
}
section.section.section-w-acordeon .content-n-accordion .content-n-item .content-n-item-content p {
    font-family: HelveticaLTStd-Light;
    font-size: 14px;
    line-height: 1.714;
    color: #13365b
}
section.section.section-w-acordeon.section-w-acordeon-blue .section-content,
section.section.section-w-acordeon.section-w-acordeon-blue .section-subtitle,
section.section.section-w-acordeon.section-w-acordeon-blue .section-title {
    color: #fff
}
section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list {
    position: relative;
    display: flex;
    margin-top: 50px;
    padding-bottom: 45px;
    counter-reset: section;
    justify-content: center
}
section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list:after {
    position: absolute;
    bottom: -12px;
    display: block;
    width: 100%;
    height: 10px;
    content: '';
    background-image: url(img/Shape.png);
    background-position: center
}
section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list-item {
    position: relative;
    flex: 0 0 33.333%
}
section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list-item:before {
    font-family: HelveticaLTStd-Light;
    font-size: 24px;
    line-height: 48px;
    display: block;
    width: 44px;
    height: 44px;
    margin: 0 auto 15px;
    content: counter(section);
    counter-increment: section;
    color: #fff;
    border-radius: 50%;
    background-image: url(img/round.png);
    background-repeat: no-repeat;
    background-position: center
}
section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list-item-title {
    font-family: HelveticaLTStd-Light;
    font-size: 20px;
    line-height: 1.5;
    color: #fff
}
section.section.section-w-acordeon.section-w-acordeon-blue .section-content {
    margin-top: 50px
}
section.section.section-w-acordeon.section-w-acordeon-blue .section-content h4 {
    font-family: HelveticaLTStd-Bold;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #fff
}
section.section.section-w-acordeon.section-w-acordeon-blue .section-content p+h4 {
    margin-top: 60px
}
section.section.section-w-acordeon.section-w-acordeon-blue .content-n-accordion {
    border: 0;
    background-color: #1c4876
}
section.section.section-w-acordeon.section-w-acordeon-blue .content-n-accordion .content-n-item .content-n-item-content p,
section.section.section-w-acordeon.section-w-acordeon-blue .content-n-accordion .content-n-item h5.content-n-item-title,
section.section.section-w-acordeon.section-w-acordeon-blue .content-n-accordion .content-n-item h5.content-n-item-title:before {
    color: rgba(255, 255, 255, .8)
}
section.section.section-w-acordeon.section-w-acordeon-blue .content-n-accordion .content-n-item h5.content-n-item-title:after {
    color: rgba(255, 255, 255, .8);
    border: 1px solid rgba(255, 255, 255, .8)
}
@media screen and (max-width:1459px) {
    section.section.section-w-acordeon .section-subtitle {
        font-size: 22px;
        margin-bottom: 45px
    }
    section.section.section-w-acordeon .section-content {
        font-size: 17px;
        margin-bottom: 35px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .section-content h4 {
        font-size: 22px;
        margin-bottom: 20px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list-item:before {
        font-size: 22px;
        line-height: 45px;
        width: 42px;
        height: 42px;
        background-size: contain
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list-item-title {
        font-size: 19px
    }
    section.section.section-w-acordeon .content-n-accordion .content-n-item h5.content-n-item-title {
        font-size: 17px;
        padding: 14px 40px 14px 28px
    }
    section.section.section-w-acordeon .content-n-accordion .content-n-item h5.content-n-item-title:after {
        font-size: 17px;
        line-height: 26px;
        top: 10px;
        right: 5px;
        width: 28px
    }
    section.section.section-w-acordeon .content-n-accordion {
        padding: 30px 45px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-w-acordeon .section-subtitle {
        font-size: 20px;
        margin-bottom: 40px
    }
    section.section.section-w-acordeon .section-content {
        font-size: 16px;
        margin-bottom: 30px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .section-content h4 {
        font-size: 20px;
        margin-bottom: 15px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .section-content {
        margin-top: 45px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list {
        margin-top: 45px;
        padding-bottom: 40px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list-item:before {
        font-size: 20px;
        line-height: 42px;
        width: 40px;
        height: 40px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list-item-title {
        font-size: 18px
    }
    section.section.section-w-acordeon .content-n-accordion {
        padding: 25px 40px
    }
    section.section.section-w-acordeon .content-n-accordion .content-n-item h5.content-n-item-title {
        font-size: 16px;
        padding: 14px 40px 14px 28px
    }
    section.section.section-w-acordeon .content-n-accordion .content-n-item h5.content-n-item-title:after {
        font-size: 16px;
        line-height: 26px;
        top: 10px;
        right: 5px;
        width: 28px
    }
    section.section.section-w-acordeon .content-n-accordion .content-n-item .content-n-item-content {
        padding: 0 40px 0 30px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-w-acordeon .section-subtitle {
        font-size: 19px;
        margin-bottom: 35px
    }
    section.section.section-w-acordeon .section-content {
        font-size: 15px;
        margin-bottom: 30px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .section-content h4 {
        font-size: 19px;
        margin-bottom: 15px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .section-content {
        margin-top: 40px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list {
        margin-top: 40px;
        padding-bottom: 35px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list-item:before {
        font-size: 18px;
        line-height: 38px;
        width: 35px;
        height: 35px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list-item-title {
        font-size: 17px
    }
}
@media screen and (max-width:991px) {
    section.section.section-w-acordeon .section-subtitle {
        font-size: 18px;
        margin-bottom: 30px
    }
    section.section.section-w-acordeon .section-content {
        font-size: 14px;
        margin-bottom: 25px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .section-content h4 {
        font-size: 18px;
        margin-bottom: 15px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list {
        margin-top: 35px;
        padding-bottom: 30px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list-item:before {
        font-size: 18px;
        line-height: 38px;
        width: 35px;
        height: 35px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list-item-title {
        font-size: 17px
    }
    section.section.section-w-acordeon .content-n-accordion {
        padding: 20px 30px
    }
    section.section.section-w-acordeon .content-n-accordion .content-n-item h5.content-n-item-title {
        font-size: 15px;
        padding: 14px 40px 14px 25px
    }
    section.section.section-w-acordeon .content-n-accordion .content-n-item .content-n-item-content {
        padding: 0 0 0 10px
    }
    section.section.section-w-acordeon .content-n-accordion .content-n-item .content-n-item-content p {
        font-size: 13px
    }
}
@media screen and (max-width:767px) {
    section.section.section-w-acordeon .section-subtitle {
        font-size: 17px;
        margin-bottom: 25px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list {
        display: block;
        margin-top: 35px;
        padding-bottom: 30px;
        justify-content: center
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list .cwab-list-item {
        margin-bottom: 20px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list-item:before {
        font-size: 16px;
        line-height: 35px;
        width: 32px;
        height: 32px;
        margin-bottom: 20px
    }
    section.section.section-w-acordeon.section-w-acordeon-blue .cwab-list-item-title {
        font-size: 16px
    }
}
section.section.section-about .section-title {
    margin-bottom: 40px
}
section.section.section-about .section-content p {
    font-family: HelveticaLTStd-Light;
    font-size: 26px;
    line-height: 1.667;
    color: #13365b
}
section.section.section-about .section-content p+p {
    margin-top: 35px
}
section.section.section-about .section-content p span {
    font-family: HelveticaLTStd-Roman;
    font-size: 17px;
    line-height: 1.2;
    margin-right: 35px;
    margin-left: 35px;
    color: #13365b
}
section.section.section-about .section-content a {
    font-family: HelveticaLTStd-Roman;
    font-size: 17px;
    line-height: 1.2;
    text-decoration: underline;
    text-transform: uppercase;
    color: #13365b
}
section.section.section-about .section-content a:hover {
    color: #259ee4
}
section.section.section-about .section-content a.btn {
    font-family: HelveticaLTStd-Roman;
    font-size: 17px;
    line-height: 52px;
    bottom: 0;
    height: 50px;
    padding: 0 35px;
    text-decoration: none;
    text-transform: capitalize;
    color: #fff;
    border-radius: 3px;
    background-image: -moz-linear-gradient(90deg, #259ee4 0, #39b2ea 100%);
    background-image: -webkit-linear-gradient(90deg, #259ee4 0, #39b2ea 100%);
    background-image: -ms-linear-gradient(90deg, #259ee4 0, #39b2ea 100%)
}
section.section.section-about .section-content a.btn:hover {
    opacity: .9
}
@media screen and (max-width:1459px) {
    section.section.section-about .section-title {
        margin-bottom: 35px
    }
    section.section.section-about .section-content p {
        font-size: 24px
    }
    section.section.section-about .section-content p+p {
        margin-top: 30px
    }
    section.section.section-about .section-content a.btn {
        font-size: 16px;
        line-height: 50px;
        height: 48px;
        padding: 0 30px
    }
    section.section.section-about .section-content p span {
        font-size: 16px;
        margin-right: 30px;
        margin-left: 30px
    }
    section.section.section-about .section-content a {
        font-size: 16px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-about .section-title {
        margin-bottom: 30px
    }
    section.section.section-about .section-content p {
        font-size: 22px
    }
    section.section.section-about .section-content p+p {
        margin-top: 25px
    }
    section.section.section-about .section-content a.btn {
        font-size: 15px;
        line-height: 47px;
        height: 45px;
        padding: 0 25px
    }
    section.section.section-about .section-content p span {
        font-size: 15px;
        margin-right: 25px;
        margin-left: 25px
    }
    section.section.section-about .section-content a {
        font-size: 15px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-about .section-title {
        margin-bottom: 25px
    }
    section.section.section-about .section-content p {
        font-size: 20px
    }
    section.section.section-about .section-content p+p {
        margin-top: 20px
    }
    section.section.section-about .section-content a.btn {
        font-size: 14px;
        line-height: 45px;
        height: 42px;
        padding: 0 20px
    }
    section.section.section-about .section-content p span {
        font-size: 14px;
        margin-right: 20px;
        margin-left: 20px
    }
    section.section.section-about .section-content a {
        font-size: 14px
    }
}
@media screen and (max-width:991px) {
    section.section.section-about .section-title {
        margin-bottom: 20px
    }
    section.section.section-about .section-content p {
        font-size: 18px
    }
    section.section.section-about .section-content p+p {
        margin-top: 20px
    }
    section.section.section-about .section-content a.btn {
        font-size: 14px;
        line-height: 45px;
        height: 42px;
        padding: 0 20px
    }
    section.section.section-about .section-content p span {
        font-size: 14px;
        margin-right: 15px;
        margin-left: 15px
    }
    section.section.section-about .section-content a {
        font-size: 14px
    }
}
@media screen and (max-width:767px) {
    section.section.section-about .section-content p {
        font-size: 16px
    }
    section.section.section-about .section-content p span {
        display: block;
        margin: 15px 0
    }
}
section.section.section-products-carousel {
    margin-bottom: 150px;
    padding-bottom: 0;
    background-position: center;
    background-size: cover
}
section.section.section-products-carousel .section-content {
    font-family: HelveticaLTStd-Light;
    font-size: 18px;
    line-height: 2;
    width: 650px;
    margin: 30px auto;
    color: #13365b
}
section.section.section-products-carousel .section-carousel-product-wrap {
    margin: 35px auto -115px
}
section.section.section-products-carousel .section-carousel-product-wrap h4 {
    font-family: HelveticaLTStd-Bold;
    font-size: 24px;
    line-height: 1.2;
    margin-bottom: 15px;
    margin-left: 20px;
    text-align: left;
    color: #13365b
}
section.section.section-products-carousel .section-carousel-product .product-item-wrap {
    width: 200px !important;
    padding: 1px;
    border-width: 1px;
    border-style: solid;
    border-color: #37b1ea;
    border-radius: 5px;
    background-color: rgba(255, 255, 255, 0);
    box-shadow: 0 10px 15px 0 rgba(24, 156, 203, .1)
}
section.section.section-products-carousel .section-carousel-product .product-item {
    position: relative;
    padding: 5px 5px 0 5px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 10px 15px 0 rgba(24, 156, 203, .1)
}
section.section.section-products-carousel .section-carousel-product .product-item .product-thumbnail {
    width: 100%;
    height: 145px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover
}
section.section.section-products-carousel .section-carousel-product .product-item .product-title-wrap {
    position: relative;
    height: 70px
}
section.section.section-products-carousel .section-carousel-product .product-item .product-title {
    font-family: HelveticaLTStd-Light;
    font-size: 17px;
    line-height: 1.175;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 80%;
    margin: 0;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    color: #13365b
}
section.section.section-products-carousel .section-carousel-product .product-item .product-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
section.section.section-products-carousel .section-carousel-product .slick-next:before,
section.section.section-products-carousel .section-carousel-product .slick-prev:before {
    display: none
}
section.section.section-products-carousel .section-carousel-product .slick-next,
section.section.section-products-carousel .section-carousel-product .slick-prev {
    width: 42px;
    height: 80px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center
}
section.section.section-products-carousel .section-carousel-product .slick-prev {
    left: -50px;
    background-image: url(img/car-left.png)
}
section.section.section-products-carousel .section-carousel-product .slick-next {
    right: -50px;
    background-image: url(img/car-right.png)
}
section.section.section-products-carousel .section-carousel-product .slick-prev:focus,
section.section.section-products-carousel .section-carousel-product .slick-prev:hover {
    background-image: url(img/car-left-h.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important
}
section.section.section-products-carousel .section-carousel-product .slick-next:focus,
section.section.section-products-carousel .section-carousel-product .slick-next:hover {
    background-image: url(img/car-right-h.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important
}
section.section.section-products-carousel .content-items {
    display: flex;
    margin-top: 50px;
    justify-content: center
}
section.section.section-products-carousel .content-items .content-item {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 33.3333%
}
section.section.section-products-carousel .content-items .content-item+.content-item:before {
    position: absolute;
    left: 0;
    width: 1px;
    height: 30px;
    content: '';
    background-color: #b3dcf2
}
section.section.section-products-carousel .content-items .content-item .content-item-ico {
    width: 45px;
    height: 45px;
    margin-right: 10px;
    background-position: center;
    background-size: contain;
    flex: 0 0 45px
}
section.section.section-products-carousel .content-items .content-item .content-item-text {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 1.625;
    color: #13365b
}
.slick-next,
.slick-prev {
    z-index: 1
}
@media screen and (max-width:1459px) {
    section.section.section-products-carousel .content-items {
        margin-top: 45px
    }
    section.section.section-products-carousel .content-items .content-item .content-item-ico {
        width: 40px;
        height: 40px;
        margin-right: 10px;
        flex: 0 0 40px
    }
    section.section.section-products-carousel .content-items .content-item .content-item-text {
        font-size: 15px
    }
    section.section.section-products-carousel .section-carousel-product-wrap h4 {
        font-size: 22px;
        margin-bottom: 13px;
        margin-left: 20px
    }
    section.section.section-products-carousel .section-carousel-product .slick-next,
    section.section.section-products-carousel .section-carousel-product .slick-prev {
        width: 36px;
        height: 72px;
        background-size: contain
    }
}
@media screen and (max-width:1299px) {
    section.section.section-products-carousel .content-items {
        margin-top: 40px
    }
    section.section.section-products-carousel .content-items .content-item .content-item-ico {
        width: 36px;
        height: 36px;
        margin-right: 10px;
        flex: 0 0 36px
    }
    section.section.section-products-carousel .content-items .content-item .content-item-text {
        font-size: 14px
    }
    section.section.section-products-carousel .section-carousel-product-wrap {
        max-width: 980px;
        margin: 30px auto -115px
    }
    section.section.section-products-carousel .section-carousel-product-wrap h4 {
        font-size: 20px;
        margin-bottom: 10px;
        margin-left: 15px
    }
    section.section.section-products-carousel .section-carousel-product .product-item-wrap {
        width: 185px !important
    }
    section.section.section-products-carousel .section-carousel-product .product-item .product-title {
        font-size: 16px
    }
    section.section.section-products-carousel .section-carousel-product .slick-next,
    section.section.section-products-carousel .section-carousel-product .slick-prev {
        width: 34px;
        height: 65px;
        background-size: contain
    }
    section.section.section-products-carousel .section-carousel-product .slick-prev {
        left: -45px
    }
    section.section.section-products-carousel .section-carousel-product .slick-next {
        right: -45px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-products-carousel .content-items {
        margin-top: 35px
    }
    section.section.section-products-carousel .content-items .content-item .content-item-ico {
        width: 34px;
        height: 34px;
        margin-right: 10px;
        flex: 0 0 34px
    }
    section.section.section-products-carousel .content-items .content-item .content-item-text {
        font-size: 14px
    }
    section.section.section-products-carousel .section-carousel-product-wrap h4 {
        font-size: 18px;
        margin-bottom: 10px;
        margin-left: 15px
    }
    section.section.section-products-carousel .section-carousel-product-wrap {
        max-width: 880px;
        margin: 25px auto -115px
    }
}
@media screen and (max-width:991px) {
    section.section.section-products-carousel .content-items {
        display: block;
        margin-top: 30px;
        justify-content: center
    }
    section.section.section-products-carousel .content-items .content-item {
        width: 250px;
        margin: 0 auto;
        padding: 5px 0;
        text-align: left;
        justify-content: end
    }
    section.section.section-products-carousel .content-items .content-item+.content-item:before {
        top: 0;
        left: 50%;
        width: 30px;
        height: 1px;
        content: '';
        transform: translateX(-50%)
    }
    section.section.section-products-carousel .content-items .content-item .content-item-ico {
        width: 30px;
        height: 30px;
        margin-right: 10px;
        flex: 0 0 30px
    }
    section.section.section-products-carousel .content-items .content-item .content-item-text {
        font-size: 13px
    }
    section.section.section-products-carousel .section-carousel-product-wrap {
        max-width: 650px;
        margin: 25px auto -115px
    }
}
@media screen and (max-width:767px) {
    section.section.section-products-carousel .section-carousel-product-wrap {
        max-width: 450px;
        margin: 25px auto -115px
    }
}
@media screen and (max-width:575px) {
    section.section.section-products-carousel .section-carousel-product .slick-prev {
        left: 0
    }
    section.section.section-products-carousel .section-carousel-product .slick-next {
        right: 0
    }
}
section.section.section-flexibility .flexibility-table-wrap {
    padding: 0 60px
}
section.section.section-flexibility .flexibility-table {
    width: 100%;
    margin-top: 55px;
    border: 1px solid #cce7f3
}
section.section.section-flexibility .flexibility-table .ft-row {
    display: flex;
    justify-content: flex-end
}
section.section.section-flexibility .flexibility-table .ft-head .ft-head-item {
    position: relative;
    height: 117px;
    margin-top: -7px;
    background-image: -moz-linear-gradient(90deg, #249ee3 0, #39b2ea 100%);
    background-image: -webkit-linear-gradient(90deg, #249ee3 0, #39b2ea 100%);
    background-image: -ms-linear-gradient(90deg, #249ee3 0, #39b2ea 100%)
}
section.section.section-flexibility .flexibility-table .ft-head .ft-head-item+.ft-head-item {
    border-left: 1px solid #fff
}
section.section.section-flexibility .flexibility-table .ft-head .ft-head-item span {
    font-family: HelveticaLTStd-Roman;
    font-size: 28px;
    line-height: 1.25;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    color: #fff
}
section.section.section-flexibility .flexibility-table .ft-body .ft-row:nth-child(odd) {
    background-color: #e6f3f9
}
section.section.section-flexibility .flexibility-table .ft-body .ft-title {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 1.2;
    width: 100%;
    padding: 26px 15px 20px;
    text-align: left;
    color: #13365b
}
section.section.section-flexibility .flexibility-table .ft-body .ft-value,
section.section.section-flexibility .flexibility-table .ft-head .ft-head-item {
    position: relative;
    flex: 0 0 260px
}
section.section.section-flexibility .flexibility-table .ft-body .ft-value {
    text-align: center;
    border-left: 1px solid #cce7f3
}
section.section.section-flexibility .flexibility-table .ft-body .ft-value span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background-image: url(img/checked.png);
    background-repeat: no-repeat;
    background-position: center
}
@media screen and (max-width:1459px) {
    section.section.section-flexibility .flexibility-table {
        margin-top: 50px
    }
    section.section.section-flexibility .flexibility-table .ft-head .ft-head-item {
        height: 110px;
        margin-top: -7px
    }
    section.section.section-flexibility .flexibility-table .ft-body .ft-title {
        font-size: 15px;
        padding: 23px 15px 18px
    }
    section.section.section-flexibility .flexibility-table .ft-body .ft-value,
    section.section.section-flexibility .flexibility-table .ft-head .ft-head-item {
        position: relative;
        flex: 0 0 200px
    }
    section.section.section-flexibility .flexibility-table .ft-head .ft-head-item span {
        font-size: 25px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-flexibility .flexibility-table {
        margin-top: 45px
    }
    section.section.section-flexibility .flexibility-table .ft-head .ft-head-item span {
        font-size: 20px
    }
    section.section.section-flexibility .flexibility-table .ft-body .ft-value,
    section.section.section-flexibility .flexibility-table .ft-head .ft-head-item {
        position: relative;
        flex: 0 0 170px
    }
    section.section.section-flexibility .flexibility-table .ft-head .ft-head-item {
        height: 100px;
        margin-top: -7px
    }
    section.section.section-flexibility .flexibility-table .ft-body .ft-title {
        font-size: 15px;
        padding: 20px 12px 15px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-flexibility .flexibility-table-wrap {
        padding: 0 20px
    }
    section.section.section-flexibility .flexibility-table .ft-head .ft-head-item {
        height: 90px;
        margin-top: -7px
    }
    section.section.section-flexibility .flexibility-table .ft-head .ft-head-item span {
        font-size: 18px
    }
    section.section.section-flexibility .flexibility-table .ft-body .ft-value,
    section.section.section-flexibility .flexibility-table .ft-head .ft-head-item {
        flex: 0 0 160px
    }
}
@media screen and (max-width:991px) {
    section.section.section-flexibility .flexibility-table .ft-body .ft-value,
    section.section.section-flexibility .flexibility-table .ft-head .ft-head-item {
        flex: 0 0 100px
    }
    section.section.section-flexibility .flexibility-table .ft-head .ft-head-item {
        height: 80px;
        margin-top: -7px
    }
    section.section.section-flexibility .flexibility-table .ft-head .ft-head-item span {
        font-size: 16px
    }
    section.section.section-flexibility .flexibility-table .ft-body .ft-title {
        font-size: 14px;
        padding: 17px 10px 13px
    }
    section.section.section-flexibility .flexibility-table .ft-body .ft-value span {
        background-size: 20px
    }
}
@media screen and (max-width:767px) {
    section.section.section-flexibility .flexibility-table-wrap {
        padding: 0
    }
    section.section.section-flexibility .flexibility-table .ft-head .ft-head-item span {
        font-size: 14px
    }
    section.section.section-flexibility .flexibility-table .ft-head .ft-head-item {
        height: 70px;
        margin-top: -7px
    }
    section.section.section-flexibility .flexibility-table .ft-body .ft-value,
    section.section.section-flexibility .flexibility-table .ft-head .ft-head-item {
        flex: 0 0 75px
    }
    section.section.section-flexibility .flexibility-table .ft-body .ft-title {
        font-size: 13px;
        padding: 15px 10px 11px
    }
    section.section.section-flexibility .flexibility-table {
        margin-top: 40px
    }
}
@media screen and (max-width:480px) {
    section.section.section-flexibility .flexibility-table {
        margin-top: 35px
    }
    section.section.section-flexibility .flexibility-table .ft-head .ft-head-item span {
        font-size: 12px
    }
    section.section.section-flexibility .flexibility-table .ft-body .ft-value,
    section.section.section-flexibility .flexibility-table .ft-head .ft-head-item {
        flex: 0 0 60px
    }
    section.section.section-flexibility .flexibility-table .ft-body .ft-title {
        font-size: 12px;
        padding: 13px 10px 10px
    }
}
section.section-slider {
    overflow: hidden
}
section.section-slider .slider-big-slide {
    background-position: top center;
    background-size: cover
}
section.section-slider .slider-big-slide .slide-content {
    width: 530px;
    height: 530px;
    margin-top: 45px;
    margin-bottom: 35px;
    padding-top: 50px;
    border-radius: 50%;
    background-image: url(img/sback.png);
    background-position: center;
    background-size: contain
}
section.section-slider .slider-big-slide .slide-content .slide-title {
    font-family: AmasisMTW1G;
    font-size: 36px;
    line-height: 1.167;
    max-width: 300px;
    margin: 0 auto 30px;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}
section.section-slider .slider-big-slide .slide-content .slider-features {
    max-width: 260px;
    margin: 0 auto
}
section.section-slider .slider-big-slide .slide-content .slider-features .slide-feature {
    font-family: HelveticaLTStd-Light;
    font-size: 15px;
    line-height: 1.867;
    position: relative;
    margin-bottom: 25px;
    padding-left: 22px;
    color: #fff
}
section.section-slider .slider-big-slide .slide-content .slider-features .slide-feature:before {
    position: absolute;
    top: 3px;
    bottom: 8px;
    left: 0;
    width: 5px;
    content: '';
    background-color: #56c8ff
}
section.section-slider .slider-big-slide .slide-content .slider-buttons {
    text-align: center
}
section.section-slider .slider-big-slide .slide-content .slider-buttons a {
    font-family: HelveticaLTStd-Roman;
    font-size: 17px;
    line-height: 52px;
    display: inline-block;
    height: 50px;
    padding: 0 20px;
    color: #2caae7;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    border-radius: 3px;
    background-color: #fff
}
section.section-slider .slider-big-slide .slide-content .slider-buttons a:hover {
    color: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(255, 255, 255, .44);
    background-color: transparent
}
section.section-slider .slider-big-slide .slide-content .slider-buttons a+a {
    color: #fff;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(255, 255, 255, .44);
    background-color: transparent
}
section.section-slider .slider-big-slide .slide-content .slider-buttons a+a:hover {
    color: #2caae7;
    border-width: 2px;
    border-style: solid;
    border-color: #fff;
    background-color: #fff
}
section.section-slider .slick-next,
section.section-slider .slick-prev {
    z-index: 1;
    width: 28px;
    height: 52px
}
section.section-slider .slick-next {
    right: 50%;
    transform: translate(750px, -50%);
    background-image: url(img/arr-next.png)
}
section.section-slider .slick-next:before {
    display: none
}
section.section-slider .slick-prev {
    left: 50%;
    transform: translate(-750px, -50%);
    background-image: url(img/arr-prev.png)
}
section.section-slider .slick-prev:before {
    display: none
}
section.section-slider .slick-next:focus,
section.section-slider .slick-next:hover {
    background-image: url(img/arr-next.png)
}
section.section-slider .slick-prev:focus,
section.section-slider .slick-prev:hover {
    background-image: url(img/arr-prev.png)
}
@media screen and (max-width:1459px) {
    section.section-slider .slider-big-slide .slide-content .slide-title {
        font-size: 32px;
        max-width: 275px;
        margin: 0 auto 25px
    }
    section.section-slider .slider-big-slide .slide-content .slider-features {
        max-width: 250px
    }
    section.section-slider .slider-big-slide .slide-content .slider-features .slide-feature {
        font-size: 15px;
        margin-bottom: 20px;
        padding-left: 20px
    }
    section.section-slider .slider-big-slide .slide-content .slider-features .slide-feature:before {
        width: 4px
    }
    section.section-slider .slider-big-slide .slide-content .slider-buttons a {
        font-size: 16px;
        line-height: 50px;
        height: 48px;
        padding: 0 18px
    }
    section.section-slider .slider-big-slide .slide-content {
        width: 485px;
        height: 485px;
        margin-top: 45px;
        margin-bottom: 35px
    }
    section.section-slider .slick-prev {
        transform: translate(-650px, -50%)
    }
    section.section-slider .slick-next {
        transform: translate(650px, -50%)
    }
}
@media screen and (max-width:1299px) {
    section.section-slider .slider-big-slide .slide-content .slide-title {
        font-size: 30px;
        max-width: 260px;
        margin: 0 auto 20px
    }
    section.section-slider .slider-big-slide .slide-content .slider-features {
        max-width: 240px
    }
    section.section-slider .slider-big-slide .slide-content .slider-features .slide-feature {
        font-size: 14px;
        margin-bottom: 15px;
        padding-left: 18px
    }
    section.section-slider .slider-big-slide .slide-content .slider-buttons a {
        font-size: 15px;
        line-height: 47px;
        height: 45px;
        padding: 0 15px
    }
    section.section-slider .slider-big-slide .slide-content {
        width: 460px;
        height: 460px;
        margin-top: 45px;
        margin-bottom: 35px
    }
    section.section-slider .slick-prev {
        transform: translate(-580px, -50%)
    }
    section.section-slider .slick-next {
        transform: translate(580px, -50%)
    }
}
@media screen and (max-width:1099px) {
    section.section-slider .slick-prev {
        transform: translate(-510px, -50%)
    }
    section.section-slider .slick-next {
        transform: translate(510px, -50%)
    }
}
@media screen and (max-width:991px) {
    section.section-slider .slider-big-slide .slide-content {
        width: 450px;
        height: 450px;
        margin-top: 50px;
        margin-bottom: 50px
    }
    section.section-slider .slider-big-slide .slide-content .slide-title {
        font-size: 28px;
        max-width: 250px;
        margin: 0 auto 20px
    }
    section.section-slider .slick-prev {
        left: 20px;
        transform: translate(0, -50%)
    }
    section.section-slider .slick-next {
        right: 20px;
        transform: translate(0, -50%)
    }
}
@media screen and (max-width:767px) {
    section.section-slider .slider-big-slide .slide-content {
        width: 365px;
        height: 365px;
        margin-top: 50px;
        margin-bottom: 50px;
        padding-top: 40px
    }
    section.section-slider .slider-big-slide .slide-content .slide-title {
        font-size: 26px;
        max-width: 230px;
        margin: 0 auto 15px
    }
    section.section-slider .slider-big-slide .slide-content .slider-features .slide-feature {
        font-size: 13px;
        margin-bottom: 12px;
        padding-left: 15px
    }
    section.section-slider .slider-big-slide .slide-content .slider-buttons a {
        font-size: 14px;
        line-height: 43px;
        height: 40px;
        padding: 0 15px
    }
}
@media screen and (max-width:480px) {
    section.section-slider .slick-next,
    section.section-slider .slick-prev {
        display: none !important
    }
    section.section-slider .slider-big-slide .slide-content {
        width: 320px;
        height: 320px;
        margin-top: 40px;
        margin-bottom: 40px;
        padding-top: 40px
    }
    section.section-slider .slider-big-slide .slide-content .slide-title {
        font-size: 23px;
        max-width: 200px;
        margin: 0 auto 10px
    }
    section.section-slider .slider-big-slide .slide-content .slider-features {
        max-width: 225px
    }
    section.section-slider .slider-big-slide .slide-content .slider-features .slide-feature {
        font-size: 12px;
        line-height: 1.75;
        margin-bottom: 10px;
        padding-left: 12px
    }
    section.section-slider .slider-big-slide .slide-content .slider-buttons a {
        font-size: 13px;
        line-height: 40px;
        height: 38px;
        padding: 0 10px
    }
}
section.section.section-testimonials {
    background-color: #f1faff
}
section.section.section-testimonials .section-title {
    margin-bottom: 50px
}
section.section.section-testimonials .testimonials-slider .slick-slide {
    padding: 0 15px
}
section.section.section-testimonials .testimonials-slider .testimonial {
    display: flex !important;
    border-width: 1px;
    border-style: solid;
    border-color: #d8e9f2;
    background-color: #e9f5fb
}
section.section.section-testimonials .testimonials-slider .testimonial .testimonial-thumbnail {
    width: 310px;
    background-position: center;
    background-size: cover;
    flex: 0 0 310px
}
section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body {
    padding: 35px 20px 30px 35px
}
section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body .testimonial-content p {
    font-family: HelveticaLTStd-Light;
    font-size: 22px;
    line-height: 1.636;
    margin-bottom: 25px;
    color: #13365b
}
section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body .testimonial-author {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 0;
    color: #13365b
}
section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body .testimonial-loan-type {
    font-family: HelveticaLTStd-Light;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 0;
    color: #6e8195
}
section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body a {
    font-family: HelveticaLTStd-Light;
    font-size: 14px;
    line-height: 45px;
    display: inline-block;
    height: 42px;
    margin-top: 25px;
    padding: 0 20px;
    color: #fff;
    border-radius: 8px;
    background-color: #004685
}
section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body a:hover {
    background-color: #259ee4
}
section.section.section-testimonials .testimonials-slider .slick-next,
section.section.section-testimonials .testimonials-slider .slick-prev {
    z-index: 1;
    width: 50px;
    height: 50px;
    background-size: contain
}
section.section.section-testimonials .testimonials-slider .slick-prev {
    left: -60px;
    background-image: url(img/arrtprev.png)
}
section.section.section-testimonials .testimonials-slider .slick-next {
    right: -60px;
    background-image: url(img/arrtnext.png)
}
section.section.section-testimonials .testimonials-slider .slick-next.slick-disabled,
section.section.section-testimonials .testimonials-slider .slick-next:focus,
section.section.section-testimonials .testimonials-slider .slick-next:hover {
    background-image: url(img/arrtnext-h.png)
}
section.section.section-testimonials .testimonials-slider .slick-prev.slick-disabled,
section.section.section-testimonials .testimonials-slider .slick-prev:focus,
section.section.section-testimonials .testimonials-slider .slick-prev:hover {
    background-image: url(img/arrtprev-h.png)
}
section.section.section-testimonials .testimonials-slider .slick-next:before,
section.section.section-testimonials .testimonials-slider .slick-prev:before {
    display: none
}
@media screen and (max-width:1459px) {
    section.section.section-testimonials .section-title {
        margin-bottom: 45px
    }
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-thumbnail {
        width: 275px;
        flex: 0 0 275px
    }
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body {
        padding: 30px 18px 25px 30px
    }
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body .testimonial-content p {
        font-size: 20px;
        margin-bottom: 20px
    }
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body .testimonial-author {
        font-size: 17px
    }
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body .testimonial-loan-type {
        font-size: 13px
    }
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body a {
        font-size: 13px;
        line-height: 42px;
        height: 40px;
        margin-top: 20px;
        padding: 0 18px
    }
    section.section.section-testimonials .testimonials-slider .slick-next,
    section.section.section-testimonials .testimonials-slider .slick-prev {
        width: 46px;
        height: 46px
    }
    section.section.section-testimonials .testimonials-slider .slick-prev {
        left: -50px
    }
    section.section.section-testimonials .testimonials-slider .slick-next {
        right: -50px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-thumbnail {
        width: 240px;
        flex: 0 0 240px
    }
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body {
        padding: 25px 15px 20px 25px
    }
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body .testimonial-content p {
        font-size: 18px;
        margin-bottom: 15px
    }
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body .testimonial-author {
        font-size: 16px
    }
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body .testimonial-loan-type {
        font-size: 12px
    }
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body a {
        font-size: 12px;
        line-height: 40px;
        height: 38px;
        margin-top: 20px;
        padding: 0 15px
    }
    section.section.section-testimonials .testimonials-slider .slick-next,
    section.section.section-testimonials .testimonials-slider .slick-prev {
        width: 42px;
        height: 42px
    }
    section.section.section-testimonials .testimonials-slider .slick-prev {
        left: -40px
    }
    section.section.section-testimonials .testimonials-slider .slick-next {
        right: -40px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-testimonials .testimonials-slider .slick-slide {
        padding: 0 10px
    }
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-thumbnail {
        width: 220px;
        flex: 0 0 220px
    }
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body {
        padding: 20px 10px 15px 20px
    }
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body .testimonial-content p {
        font-size: 16px;
        margin-bottom: 10px
    }
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body .testimonial-author {
        font-size: 15px
    }
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-body a {
        font-size: 12px;
        line-height: 40px;
        height: 38px;
        margin-top: 15px;
        padding: 0 15px
    }
}
@media screen and (max-width:991px) {
    section.section.section-testimonials .testimonials-slider .testimonial {
        display: block !important
    }
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-thumbnail {
        width: 100%;
        height: 325px;
        flex: 0 0 220px
    }
}
@media screen and (max-width:767px) {
    section.section.section-testimonials .testimonials-slider .testimonial .testimonial-thumbnail {
        width: 100%;
        height: 250px;
        flex: 0 0 220px
    }
    section.section.section-testimonials .testimonials-slider .testimonial {
        width: 300px !important;
        margin: 0 auto;
        padding: 0 10px
    }
    section.section.section-testimonials .testimonials-slider .slick-prev {
        left: 0
    }
    section.section.section-testimonials .testimonials-slider .slick-next {
        right: 0
    }
    section.section.section-testimonials .testimonials-slider .slick-slide {
        padding: 0
    }
}
section.section.section-slider-w-phone .slider {
    display: flex;
    overflow: hidden;
    width: 100%;
    padding: 100px 0;
    counter-reset: section;
    justify-content: center
}
section.section.section-slider-w-phone .slider .slide {
    position: relative;
    cursor: pointer;
    transition: padding ease 1s;
    border-radius: 3px
}
section.section.section-slider-w-phone .slider .slide .phone {
    position: absolute;
    z-index: 0;
    top: -60px;
    left: 25px;
    width: 288px;
    height: 645px;
    transition: opacity .3s;
    opacity: 0
}
section.section.section-slider-w-phone .slider .slide .cs-body {
    position: relative;
    width: 0;
    height: 500px;
    transition: width 1s
}
section.section.section-slider-w-phone .slider .slide .cs-body:before {
    font-family: Poppins, sans-serif;
    font-size: 66px;
    font-weight: 700;
    line-height: 1;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    padding: 25px 35px;
    content: counter(section);
    counter-increment: section;
    transition: padding ease 1s;
    text-transform: uppercase;
    color: #fff
}
section.section.section-slider-w-phone .slider .slide .cs-body .cs-body-content {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    padding: 35px;
    transition: padding 1s
}
section.section.section-slider-w-phone .slider .slide .cs-body .cs-body-content .cs-body-title {
    font-family: HelveticaLTStd-Bold;
    font-size: 27px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 15px;
    color: #fff
}
section.section.section-slider-w-phone .slider .slide .cs-body .cs-body-content .cs-body-description {
    font-family: HelveticaLTStd-Roman;
    font-size: 12px;
    line-height: 1.833;
    overflow: hidden;
    height: 0;
    transition: height .3s ease-out 1s;
    color: #fff
}
section.section.section-slider-w-phone .slider .slide.show {
    margin: 0 20px
}
section.section.section-slider-w-phone .slider .slide.show .cs-body {
    width: 315px
}
section.section.section-slider-w-phone .slider .slide.active {
    padding-left: 315px
}
section.section.section-slider-w-phone .slider .slide.active .phone {
    transition: opacity .3s ease-out 1s;
    opacity: 1
}
section.section.section-slider-w-phone .slider .slide.active .cs-body {
    width: 260px
}
section.section.section-slider-w-phone .slider .slide.active .cs-body:before {
    padding: 25px 20px
}
section.section.section-slider-w-phone .slider .slide.active .cs-body .cs-body-description {
    height: 100px
}
section.section.section-slider-w-phone .slider .slide.active .cs-body .cs-body-content {
    padding: 35px 20px
}
@media screen and (max-width:1459px) {
    section.section.section-slider-w-phone .slider {
        padding: 90px 0
    }
    section.section.section-slider-w-phone .slider .slide .cs-body {
        height: 475px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body:before {
        font-size: 62px;
        padding: 20px 30px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body .cs-body-content {
        padding: 30px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body .cs-body-content .cs-body-title {
        font-size: 26px;
        margin-bottom: 15px
    }
    section.section.section-slider-w-phone .slider .slide.show .cs-body {
        width: 280px
    }
    section.section.section-slider-w-phone .slider .slide.active {
        padding-left: 290px
    }
    section.section.section-slider-w-phone .slider .slide .phone {
        top: -50px;
        left: 20px;
        width: 270px;
        height: 610px;
        background-repeat: no-repeat;
        background-size: contain
    }
    section.section.section-slider-w-phone .slider .slide.active .cs-body .cs-body-description {
        height: 90px
    }
    section.section.section-slider-w-phone .slider .slide.active .cs-body .cs-body-content {
        padding: 30px 15px
    }
    section.section.section-slider-w-phone .slider .slide.show {
        margin: 0 15px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-slider-w-phone .slider {
        padding: 70px 0
    }
    section.section.section-slider-w-phone .slider .slide .cs-body:before {
        font-size: 58px;
        padding: 15px 25px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body .cs-body-content {
        padding: 25px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body .cs-body-content .cs-body-title {
        font-size: 25px;
        margin-bottom: 10px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body .cs-body-content .cs-body-description {
        font-size: 11px
    }
    section.section.section-slider-w-phone .slider .slide.show .cs-body {
        width: 245px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body {
        height: 440px
    }
    section.section.section-slider-w-phone .slider .slide.active {
        padding-left: 255px
    }
    section.section.section-slider-w-phone .slider .slide .phone {
        top: -35px;
        left: 10px;
        width: 245px;
        height: 565px
    }
    section.section.section-slider-w-phone .slider .slide.active .cs-body {
        width: 225px
    }
    section.section.section-slider-w-phone .slider .slide.active .cs-body:before {
        padding: 15px 15px
    }
    section.section.section-slider-w-phone .slider .slide.active .cs-body .cs-body-content {
        padding: 20px 15px
    }
    section.section.section-slider-w-phone .slider .slide.active .cs-body .cs-body-description {
        height: 100px
    }
    section.section.section-slider-w-phone .slider .slide.show {
        margin: 0 10px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-slider-w-phone .slider {
        padding: 60px 0
    }
    section.section.section-slider-w-phone .slider .slide .cs-body {
        height: 405px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body:before {
        font-size: 54px;
        padding: 15px 20px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body .cs-body-content {
        padding: 20px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body .cs-body-content .cs-body-title {
        font-size: 24px;
        margin-bottom: 8px
    }
    section.section.section-slider-w-phone .slider .slide.show .cs-body {
        width: 225px
    }
    section.section.section-slider-w-phone .slider .slide.active {
        padding-left: 230px
    }
    section.section.section-slider-w-phone .slider .slide .phone {
        top: -30px;
        left: 10px;
        width: 225px;
        height: 500px
    }
    section.section.section-slider-w-phone .slider .slide.active .cs-body {
        width: 210px
    }
}
@media screen and (max-width:991px) {
    section.section.section-slider-w-phone .slider .slide.show .cs-body {
        width: 80px
    }
    section.section.section-slider-w-phone .slider .slide.active .cs-body {
        width: 235px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body .cs-body-content .cs-body-description {
        height: auto;
        transition: none
    }
    section.section.section-slider-w-phone .slider .slide .cs-body .cs-body-content {
        overflow: hidden;
        height: 0;
        padding-top: 0;
        padding-bottom: 0
    }
    section.section.section-slider-w-phone .slider .slide.active .cs-body .cs-body-content {
        padding: 20px 15px
    }
    section.section.section-slider-w-phone .slider .slide.active .cs-body .cs-body-content {
        height: 175px;
        padding: 0 15px;
        transition: height .3s ease-out 1s
    }
}
@media screen and (max-width:767px) {
    section.section.section-slider-w-phone .slider {
        padding: 50px 0
    }
    section.section.section-slider-w-phone .slider .slide.show .cs-body {
        width: 70px
    }
    section.section.section-slider-w-phone .slider .slide.show {
        margin: 0 5px
    }
    section.section.section-slider-w-phone .slider .slide .phone {
        top: -20px;
        left: 5px;
        width: 175px;
        height: 390px
    }
    section.section.section-slider-w-phone .slider .slide.active {
        padding-left: 180px
    }
    section.section.section-slider-w-phone .slider .slide.active .cs-body {
        width: 190px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body {
        height: 330px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body .cs-body-content .cs-body-title {
        font-size: 20px;
        margin-bottom: 5px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body .cs-body-content .cs-body-description {
        font-size: 10px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body:before {
        font-size: 45px;
        padding: 15px 20px
    }
    section.section.section-slider-w-phone .slider .slide.active .cs-body .cs-body-content {
        height: 175px;
        padding: 0 10px;
        transition: height .3s ease-out 1s
    }
}
@media screen and (max-width:480px) {
    section.section.section-slider-w-phone .slider {
        padding: 45px 0
    }
    section.section.section-slider-w-phone .slider .slide.show {
        margin: 0 2px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body:before {
        font-size: 40px;
        padding: 15px 20px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body {
        height: 283px
    }
    section.section.section-slider-w-phone .slider .slide.show .cs-body {
        width: 40px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body:before {
        font-size: 40px;
        padding: 15px 5px
    }
    section.section.section-slider-w-phone .slider .slide.active .cs-body {
        width: 150px
    }
    section.section.section-slider-w-phone .slider .slide.active {
        padding-left: 155px
    }
    section.section.section-slider-w-phone .slider .slide .phone {
        top: -15px;
        left: 5px;
        width: 150px;
        height: 340px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body .cs-body-content .cs-body-title {
        font-size: 18px;
        margin-bottom: 5px
    }
    section.section.section-slider-w-phone .slider .slide .cs-body .cs-body-content .cs-body-description {
        font-size: 10px;
        line-height: 1.5
    }
}
.faq-accordion {
    counter-reset: section
}
section.section.section-faqs {
    border-top: 1px solid #ebebeb
}
section.section.section-faqs .section-title {
    margin-bottom: 50px
}
section.section.section-faqs .faq-accordion .faq h5.faq-title {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    line-height: 1.2;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    padding: 27px 40px 24px 40px;
    cursor: pointer;
    text-align: left;
    color: #13365b
}
section.section.section-faqs .faq-accordion .faq+.faq h5.faq-title {
    border-top: 2px dotted #13365b
}
section.section.section-faqs .faq-accordion .faq h5.faq-title:before {
    font-family: AmasisMTW1G;
    position: absolute;
    left: 0;
    padding-right: 5px;
    content: 'Q'counter(section) '.';
    counter-increment: section;
    color: #2caae8;
    font-variant-numeric: lining-nums
}
section.section.section-faqs .faq-accordion .faq h5.faq-title:after {
    font-family: icofont;
    font-size: 18px;
    line-height: 26px;
    position: absolute;
    top: 25px;
    right: 5px;
    width: 28px;
    content: '\eab9';
    transition: all .3s;
    text-align: center;
    color: rgba(19, 54, 91, .8);
    border-radius: 50%
}
section.section.section-faqs .faq-accordion .faq h5.faq-title.collapsed:after {
    transform: rotate(-180deg)
}
section.section.section-faqs .faq-accordion .faq .faq-content {
    padding-right: 0;
    padding-left: 40px
}
section.section.section-faqs .faq-accordion .faq .faq-content p {
    font-family: HelveticaLTStd-Light;
    font-size: 19px;
    line-height: 1.632;
    color: #13365b
}
section.section.section-faqs .faq-video-thumbnail {
    position: relative;
    width: 100%;
    height: 385px;
    margin-bottom: 50px;
    background-position: center;
    background-size: cover
}
section.section.section-faqs .faq-video-thumbnail .faq-play-button {
    position: absolute;
    top: 50%;
    left: 50%;
    transition: all .3s;
    transform: translate(-50%, -50%)
}
section.section.section-faqs .faq-video-thumbnail .faq-play-button:before {
    font-family: FontAwesome;
    font-size: 100px;
    content: '\f144';
    cursor: pointer;
    opacity: .9;
    color: #48a9e6
}
section.section.section-faqs .faq-video-thumbnail .faq-play-button:hover:before {
    opacity: 1
}
section.section.section-faqs .faq-video-thumbnail iframe {
    width: 100%;
    height: 100%
}
@media screen and (max-width:1459px) {
    section.section.section-faqs .faq-accordion .faq h5.faq-title {
        font-size: 19px
    }
    section.section.section-faqs .faq-accordion .faq .faq-content p {
        font-size: 18px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-faqs .faq-video-thumbnail,
    section.section.section-faqs .section-title {
        margin-bottom: 40px
    }
    section.section.section-faqs .faq-accordion .faq h5.faq-title {
        font-size: 18px
    }
    section.section.section-faqs .faq-accordion .faq .faq-content p {
        font-size: 17px
    }
    section.section.section-faqs .faq-video-thumbnail .faq-play-button:before {
        font-size: 90px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-faqs .faq-video-thumbnail,
    section.section.section-faqs .section-title {
        margin-bottom: 35px
    }
    section.section.section-faqs .faq-video-thumbnail {
        height: 350px
    }
    section.section.section-faqs .faq-accordion .faq h5.faq-title {
        font-size: 17px
    }
    section.section.section-faqs .faq-accordion .faq .faq-content p {
        font-size: 16px
    }
    section.section.section-faqs .faq-video-thumbnail .faq-play-button:before {
        font-size: 80px
    }
}
@media screen and (max-width:991px) {
    section.section.section-faqs .faq-video-thumbnail,
    section.section.section-faqs .section-title {
        margin-bottom: 30px
    }
    section.section.section-faqs .faq-video-thumbnail {
        height: 325px
    }
    section.section.section-faqs .faq-accordion .faq h5.faq-title {
        font-size: 16px
    }
    section.section.section-faqs .faq-accordion .faq .faq-content p {
        font-size: 15px
    }
    section.section.section-faqs .faq-video-thumbnail .faq-play-button:before {
        font-size: 70px
    }
    section.section.section-faqs .faq-accordion .faq h5.faq-title:after {
        top: 22px
    }
}
@media screen and (max-width:767px) {
    section.section.section-faqs .faq-video-thumbnail,
    section.section.section-faqs .section-title {
        margin-bottom: 25px
    }
    section.section.section-faqs .faq-video-thumbnail {
        height: 300px
    }
    section.section.section-faqs .faq-accordion .faq h5.faq-title {
        font-size: 15px
    }
    section.section.section-faqs .faq-accordion .faq .faq-content p {
        font-size: 14px
    }
    section.section.section-faqs .faq-video-thumbnail .faq-play-button:before {
        font-size: 60px
    }
    section.section.section-faqs .faq-accordion .faq h5.faq-title:after {
        top: 20px
    }
}
@media screen and (max-width:480px) {
    section.section.section-faqs .faq-video-thumbnail {
        height: 200px
    }
}
main.main {
    padding: 50px 0
}
.article-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}
.article-list article.post.type-post {
    width: 420px;
    margin-bottom: 40px
}
.article-list article.post.type-post .featured-single-title {
    font-family: AmasisMTW1G-Bold;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.313;
    display: none;
    margin-bottom: 20px;
    color: #13365b
}
.article-list article.post.type-post .blog-post-thumbnail {
    position: relative;
    height: 275px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-position: center;
    background-size: cover;
    -webkit-box-shadow: inset 0 10px 60px 0 #000;
    -moz-box-shadow: inset 0 10px 60px 0 #000;
    box-shadow: inset 0 10px 60px 0 #000
}
.article-list article.post.type-post .blog-post-thumbnail .blog-post-category {
    position: absolute;
    top: 19px;
    left: 13px
}
.article-list article.post.type-post .blog-post-thumbnail .blog-post-category a {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    line-height: 50px;
    display: inline-block;
    height: 46px;
    padding: 0 17px;
    white-space: nowrap;
    text-transform: uppercase;
    color: #13365b;
    border-radius: 6px;
    background-color: #fff
}
.article-list article.post.type-post .blog-post-thumbnail .blog-post-category a:hover {
    color: #fff;
    background-color: #2da7e6
}
.article-list article.post.type-post .blog-post-body {
    padding: 5px 15px;
    border-width: 1px;
    border-style: solid;
    border-color: #e6e6e6;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #fff
}
.article-list article.post.type-post .blog-post-body .blog-post-head {
    display: flex;
    padding: 20px 0;
    justify-content: space-between;
    align-items: center
}
.article-list article.post.type-post .blog-post-body .blog-post-head span {
    font-family: HelveticaLTStd-Light;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    display: inline-block;
    padding-left: 35px;
    color: #13365b
}
.article-list article.post.type-post .blog-post-body .blog-post-head span.author:before,
.article-list article.post.type-post .blog-post-body .blog-post-head span.date:before {
    position: absolute;
    top: -3px;
    left: 0;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    content: '';
    background-repeat: no-repeat;
    background-position: center
}
.article-list article.post.type-post .blog-post-body .blog-post-head span.date:before {
    background-image: url(img/bp-calendar.png)
}
.article-list article.post.type-post .blog-post-body .blog-post-head span.author:before {
    background-image: url(img/author.png)
}
.article-list article.post.type-post .blog-post-body .blog-post-head span a {
    color: #13365b
}
.article-list article.post.type-post .blog-post-body .blog-post-head span a:hover {
    color: #2da7e6
}
.article-list article.post.type-post .blog-post-body .blog-post-head span.author {
    display: none;
    margin-right: 45px
}
article.post.type-post .blog-post-body .blog-post-head .social-share a {
    line-height: 28px;
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #dbdbdb;
    border-radius: 50%;
    background-color: #fff
}
article.post.type-post .blog-post-body .blog-post-head .social-share a.fb {
    color: #3d5a98
}
article.post.type-post .blog-post-body .blog-post-head .social-share a.tw {
    color: #50abf1
}
article.post.type-post .blog-post-body .blog-post-head .social-share a.li {
    color: #007ab9
}
article.post.type-post .blog-post-body .blog-post-head .social-share a.fb:hover {
    color: #fff;
    border-color: #3d5a98;
    background-color: #3d5a98
}
article.post.type-post .blog-post-body .blog-post-head .social-share a.tw:hover {
    color: #fff;
    border-color: #50abf1;
    background-color: #50abf1
}
article.post.type-post .blog-post-body .blog-post-head .social-share a.li:hover {
    color: #fff;
    border-color: #007ab9;
    background-color: #007ab9
}
article.post.type-post .blog-post-body .blog-post-head .social-share a+a {
    margin-left: 4px
}
.article-list article.post.type-post .blog-post-body .blog-post-content .single-title {
    font-family: AmasisMTW1G-Bold;
    font-size: 19px;
    font-weight: 700;
    line-height: 1.474;
    margin-bottom: 10px;
    color: #13365b
}
.article-list article.post.type-post .blog-post-body .blog-post-content .article-excerpt {
    font-family: HelveticaLTStd-Light;
    font-size: 17px;
    line-height: 1.529;
    margin-bottom: 10px;
    color: #13365b
}
.article-list article.post.type-post .blog-post-body .blog-post-content .article-excerpt.featured-article-excerpt {
    line-height: 1.882;
    display: none
}
.article-list article.post.type-post .blog-post-body .blog-post-content a.btn.btn-primary.btn-blog {
    font-family: HelveticaLTStd-Roman;
    font-size: 17px;
    line-height: 1;
    line-height: 47px;
    height: 45px;
    margin-bottom: 20px;
    padding: 0 30px;
    color: #fff;
    border: 0;
    border-radius: 6px;
    background-color: #13365b
}
.article-list article.post.type-post .blog-post-body .blog-post-content a.btn.btn-primary.btn-blog:hover {
    background-color: #2da7e6
}
.article-list article.post.type-post:first-child {
    width: 100%
}
.article-list article.post.type-post:first-child .featured-single-title {
    display: block
}
.article-list article.post.type-post:first-child .blog-post-thumbnail {
    height: 415px;
    border-radius: 4px;
    box-shadow: none
}
.article-list article.post.type-post:first-child .blog-post-thumbnail .blog-post-category {
    position: absolute;
    top: 28px;
    left: 20px
}
.article-list article.post.type-post:first-child .single-title {
    display: none
}
.article-list article.post.type-post:first-child .blog-post-body {
    padding: 5px 25px 0;
    border: 0
}
.article-list article.post.type-post:first-child .blog-post-body .blog-post-head span.author {
    display: inline-block
}
.article-list article.post.type-post:first-child .blog-post-body .blog-post-content a.btn.btn-primary.btn-blog {
    margin-bottom: 0;
    background-color: #2da7e6
}
.article-list article.post.type-post:first-child .blog-post-body .blog-post-content a.btn.btn-primary.btn-blog:hover {
    background-color: #13365b
}
.article-list article.post.type-post:first-child .blog-post-body .blog-post-content .article-excerpt {
    display: none
}
.article-list article.post.type-post:first-child .blog-post-body .blog-post-content .article-excerpt.featured-article-excerpt {
    display: block
}
main.main.single article.post.type-post .featured-single-title {
    font-family: AmasisMTW1G-Bold;
    font-size: 32px;
    font-weight: 700;
    line-height: 1.313;
    margin-bottom: 20px;
    color: #13365b
}
main.main.single article.post.type-post .blog-post-thumbnail {
    position: relative;
    height: 415px;
    border-radius: 4px;
    background-position: center;
    background-size: cover
}
main.main.single article.post.type-post .blog-post-thumbnail .blog-post-category {
    position: absolute;
    top: 28px;
    left: 20px
}
main.main.single article.post.type-post .blog-post-thumbnail .blog-post-category a {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    line-height: 50px;
    display: inline-block;
    height: 46px;
    padding: 0 17px;
    white-space: nowrap;
    text-transform: uppercase;
    color: #13365b;
    border-radius: 6px;
    background-color: #fff
}
main.main.single article.post.type-post .blog-post-thumbnail .blog-post-category a:hover {
    color: #fff;
    background-color: #2da7e6
}
main.main.single article.post.type-post .blog-post-body .blog-post-head {
    display: flex;
    padding: 20px 0;
    justify-content: space-between;
    align-items: center
}
main.main.single article.post.type-post .blog-post-body .blog-post-head span {
    font-family: HelveticaLTStd-Light;
    font-size: 16px;
    line-height: 24px;
    position: relative;
    display: inline-block;
    padding-left: 35px;
    color: #13365b
}
main.main.single article.post.type-post .blog-post-body .blog-post-head span.author {
    margin-right: 45px
}
main.main.single article.post.type-post .blog-post-body .blog-post-head span.author:before,
main.main.single article.post.type-post .blog-post-body .blog-post-head span.date:before {
    position: absolute;
    top: -3px;
    left: 0;
    display: inline-block;
    width: 24px;
    height: 24px;
    margin-right: 10px;
    content: '';
    background-repeat: no-repeat;
    background-position: center
}
main.main.single article.post.type-post .blog-post-body .blog-post-head span.author:before {
    background-image: url(img/author.png)
}
main.main.single article.post.type-post .blog-post-body .blog-post-head span.date:before {
    background-image: url(img/bp-calendar.png)
}
main.main.page article.page .page-single-body h1,
main.main.page article.page .page-single-body h2,
main.main.page article.page .page-single-body h3,
main.main.page article.page .page-single-body h4,
main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content h1,
main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content h2,
main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content h3,
main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content h4 {
    font-family: AmasisMTW1G-Bold;
    line-height: 1.2;
    margin-top: 30px;
    margin-bottom: 10px;
    color: #13365b
}
main.main.page article.page .page-single-body,
main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content {
    font-family: HelveticaLTStd-Light;
    font-size: 17px;
    line-height: 1.8;
    margin-bottom: 10px;
    color: #13365b
}
main.main.page article.page .page-head h1.page-single-title {
    font-family: AmasisMTW1G-Bold;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 25px;
    color: #13365b
}
main.main.page article.page .page-head .page-excerpt {
    position: relative;
    margin-bottom: 70px;
    padding-bottom: 45px;
    border-bottom: 1px solid #eaeaea
}
main.main.page article.page .page-head .page-excerpt:after {
    position: absolute;
    bottom: -16px;
    left: 50%;
    display: block;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    content: '';
    transform: rotate(45deg);
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #eaeaea;
    background-color: #fff
}
main.main.page article.page .page-head .page-excerpt p {
    font-family: HelveticaLTStd-Light;
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 0;
    color: #13365b
}
main.main.page article.page .page-single-body h2 {
    font-family: AmasisMTW1G-Bold;
    font-size: 34px;
    line-height: 1.2;
    margin-bottom: 1rem;
    color: #13365b
}
main.main.page article.page .page-single-body h5 {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 1rem;
    color: #13365b
}
@media screen and (max-width:1459px) {
    .article-list article.post.type-post {
        width: 375px;
        margin-bottom: 35px
    }
    .article-list article.post.type-post .blog-post-thumbnail {
        height: 260px
    }
    .article-list article.post.type-post .blog-post-thumbnail .blog-post-category {
        top: 17px;
        left: 12px
    }
    .article-list article.post.type-post .blog-post-thumbnail .blog-post-category a,
    main.main.single article.post.type-post .blog-post-thumbnail .blog-post-category a {
        font-size: 14px;
        line-height: 45px;
        height: 42px;
        padding: 0 15px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-head,
    main.main.single article.post.type-post .blog-post-body .blog-post-head {
        padding: 17px 0
    }
    .article-list article.post.type-post .blog-post-body .blog-post-head span,
    main.main.single article.post.type-post .blog-post-body .blog-post-head span {
        font-size: 15px;
        line-height: 24px;
        padding-left: 33px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-head span.author:before,
    .article-list article.post.type-post .blog-post-body .blog-post-head span.date:before,
    main.main.single article.post.type-post .blog-post-body .blog-post-head span.author:before,
    main.main.single article.post.type-post .blog-post-body .blog-post-head span.date:before {
        top: -3px;
        width: 22px;
        height: 22px;
        margin-right: 10px;
        background-size: contain
    }
    article.post.type-post .blog-post-body .blog-post-head .social-share a {
        line-height: 27px;
        width: 31px;
        height: 31px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-content .single-title {
        font-size: 18px;
        margin-bottom: 8px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-content .article-excerpt {
        font-size: 16px;
        margin-bottom: 8px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-content a.btn.btn-primary.btn-blog {
        font-size: 16px;
        line-height: 45px;
        height: 43px;
        margin-bottom: 18px;
        padding: 0 27px
    }
    .article-list article.post.type-post .featured-single-title,
    main.main.single article.post.type-post .featured-single-title {
        font-size: 30px;
        margin-bottom: 20px
    }
    .article-list article.post.type-post:first-child .blog-post-thumbnail,
    main.main.single article.post.type-post:first-child .blog-post-thumbnail {
        height: 400px
    }
    .article-list article.post.type-post:first-child .blog-post-thumbnail .blog-post-category,
    main.main.single article.post.type-post:first-child .blog-post-thumbnail .blog-post-category {
        position: absolute;
        top: 25px;
        left: 18px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-head span.author,
    main.main.single article.post.type-post .blog-post-body .blog-post-head span.author {
        margin-right: 40px
    }
    .article-list article.post.type-post:first-child .blog-post-body {
        padding: 5px 20px 0
    }
    main.main.page article.page .page-single-body h1,
    main.main.page article.page .page-single-body h2,
    main.main.page article.page .page-single-body h3,
    main.main.page article.page .page-single-body h4,
    main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content h1,
    main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content h2,
    main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content h3,
    main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content h4 {
        margin-top: 25px;
        margin-bottom: 10px
    }
    main.main.page article.page .page-single-body,
    main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content {
        font-size: 16px;
        margin-bottom: 10px
    }
    main.main.page article.page .page-head h1.page-single-title {
        font-size: 44px;
        margin-bottom: 23px
    }
    main.main.page article.page .page-head .page-excerpt p {
        font-size: 19px
    }
    main.main.page article.page .page-head .page-excerpt {
        margin-bottom: 65px;
        padding-bottom: 40px;
        border-bottom: 1px solid #eaeaea
    }
    main.main.page article.page .page-single-body h2 {
        font-size: 32px
    }
    main.main.page article.page .page-single-body h5 {
        font-size: 19px
    }
}
@media screen and (max-width:1299px) {
    .article-list article.post.type-post {
        width: 325px;
        margin-bottom: 30px
    }
    .article-list article.post.type-post .blog-post-thumbnail {
        height: 235px
    }
    .article-list article.post.type-post .blog-post-thumbnail .blog-post-category {
        top: 15px;
        left: 11px
    }
    .article-list article.post.type-post .blog-post-thumbnail .blog-post-category a,
    main.main.single article.post.type-post .blog-post-thumbnail .blog-post-category a {
        font-size: 13px;
        line-height: 43px;
        height: 40px;
        padding: 0 12px
    }
    .article-list article.post.type-post .blog-post-body {
        padding: 5px 13px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-head,
    main.main.single article.post.type-post .blog-post-body .blog-post-head {
        padding: 15px 0
    }
    .article-list article.post.type-post .blog-post-body .blog-post-head span,
    main.main.single article.post.type-post .blog-post-body .blog-post-head span {
        font-size: 14px;
        line-height: 22px;
        padding-left: 30px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-head span.author:before,
    .article-list article.post.type-post .blog-post-body .blog-post-head span.date:before,
    main.main.single article.post.type-post .blog-post-body .blog-post-head span.author:before,
    main.main.single article.post.type-post .blog-post-body .blog-post-head span.date:before {
        top: -3px;
        width: 20px;
        height: 20px;
        margin-right: 8px
    }
    article.post.type-post .blog-post-body .blog-post-head .social-share a {
        line-height: 26px;
        width: 30px;
        height: 30px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-content .single-title {
        font-size: 17px;
        margin-bottom: 7px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-content .article-excerpt {
        font-size: 15px;
        margin-bottom: 6px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-content a.btn.btn-primary.btn-blog {
        font-size: 15px;
        line-height: 42px;
        height: 40px;
        margin-bottom: 15px;
        padding: 0 25px
    }
    .article-list article.post.type-post .featured-single-title,
    main.main.single article.post.type-post .featured-single-title {
        font-size: 28px;
        margin-bottom: 15px
    }
    .article-list article.post.type-post:first-child .blog-post-thumbnail,
    main.main.single article.post.type-post:first-child .blog-post-thumbnail {
        height: 350px
    }
    .article-list article.post.type-post:first-child .blog-post-thumbnail .blog-post-category,
    main.main.single article.post.type-post:first-child .blog-post-thumbnail .blog-post-category {
        position: absolute;
        top: 20px;
        left: 15px
    }
    .article-list article.post.type-post:first-child .blog-post-body {
        padding: 5px 15px 0
    }
    .article-list article.post.type-post .blog-post-body .blog-post-head span.author,
    main.main.single article.post.type-post .blog-post-body .blog-post-head span.author {
        margin-right: 35px
    }
    main.main.page article.page .page-single-body h1,
    main.main.page article.page .page-single-body h2,
    main.main.page article.page .page-single-body h3,
    main.main.page article.page .page-single-body h4,
    main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content h1,
    main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content h2,
    main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content h3,
    main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content h4 {
        margin-top: 25px;
        margin-bottom: 10px
    }
    main.main.page article.page .page-single-body,
    main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content {
        font-size: 15px;
        margin-bottom: 10px
    }
    main.main.page article.page .page-head h1.page-single-title {
        font-size: 40px;
        margin-bottom: 20px
    }
    main.main.page article.page .page-head .page-excerpt p {
        font-size: 18px
    }
    main.main.page article.page .page-head .page-excerpt {
        margin-bottom: 60px;
        padding-bottom: 40px
    }
    main.main.page article.page .page-single-body h2 {
        font-size: 30px
    }
    main.main.page article.page .page-single-body h5 {
        font-size: 18px
    }
}
@media screen and (max-width:1099px) {
    .article-list article.post.type-post {
        width: 295px;
        margin-bottom: 25px
    }
    .article-list article.post.type-post .blog-post-thumbnail {
        height: 210px
    }
    .article-list article.post.type-post .blog-post-thumbnail .blog-post-category {
        top: 13px;
        left: 10px
    }
    .article-list article.post.type-post .blog-post-thumbnail .blog-post-category a,
    main.main.single article.post.type-post .blog-post-thumbnail .blog-post-category a {
        font-size: 12px;
        line-height: 40px;
        height: 37px;
        padding: 0 10px
    }
    .article-list article.post.type-post .blog-post-body {
        padding: 5px 10px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-head,
    main.main.single article.post.type-post .blog-post-body .blog-post-head {
        padding: 10px 0
    }
    .article-list article.post.type-post .blog-post-body .blog-post-head span,
    main.main.single article.post.type-post .blog-post-body .blog-post-head span {
        font-size: 13px;
        line-height: 20px;
        padding-left: 25px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-head span.author:before,
    .article-list article.post.type-post .blog-post-body .blog-post-head span.date:before,
    main.main.single article.post.type-post .blog-post-body .blog-post-head span.author:before,
    main.main.single article.post.type-post .blog-post-body .blog-post-head span.date:before {
        top: -3px;
        width: 18px;
        height: 18px;
        margin-right: 5px
    }
    article.post.type-post .blog-post-body .blog-post-head .social-share a {
        font-size: 14px;
        line-height: 26px;
        width: 28px;
        height: 28px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-content .single-title {
        font-size: 16px;
        margin-bottom: 7px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-content .article-excerpt {
        font-size: 14px;
        margin-bottom: 6px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-content a.btn.btn-primary.btn-blog {
        font-size: 14px;
        line-height: 40px;
        height: 38px;
        margin-bottom: 15px;
        padding: 0 20px
    }
    .article-list article.post.type-post .featured-single-title,
    main.main.single article.post.type-post .featured-single-title {
        font-size: 26px;
        margin-bottom: 15px
    }
    .article-list article.post.type-post:first-child .blog-post-thumbnail,
    main.main.single article.post.type-post:first-child .blog-post-thumbnail {
        height: 325px
    }
    .article-list article.post.type-post:first-child .blog-post-thumbnail .blog-post-category,
    main.main.single article.post.type-post:first-child .blog-post-thumbnail .blog-post-category {
        position: absolute;
        top: 17px;
        left: 13px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-head span.author,
    main.main.single article.post.type-post .blog-post-body .blog-post-head span.author {
        margin-right: 30px
    }
    main.main.page article.page .page-single-body h1,
    main.main.page article.page .page-single-body h2,
    main.main.page article.page .page-single-body h3,
    main.main.page article.page .page-single-body h4,
    main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content h1,
    main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content h2,
    main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content h3,
    main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content h4 {
        margin-top: 25px;
        margin-bottom: 10px
    }
    main.main.page article.page .page-single-body,
    main.main.single article.post.type-post .blog-post-body .blog-post-content .article-content {
        font-size: 14px;
        margin-bottom: 10px
    }
    main.main.page article.page .page-head h1.page-single-title {
        font-size: 36px;
        margin-bottom: 18px
    }
    main.main.page article.page .page-head .page-excerpt p {
        font-size: 17px
    }
    main.main.page article.page .page-head .page-excerpt {
        margin-bottom: 55px;
        padding-bottom: 35px
    }
    main.main.page article.page .page-single-body h2 {
        font-size: 28px
    }
    main.main.page article.page .page-single-body h5 {
        font-size: 17px
    }
}
@media screen and (max-width:991px) {
    .article-list article.post.type-post {
        width: 325px;
        margin-bottom: 30px
    }
    .article-list article.post.type-post .blog-post-thumbnail {
        height: 235px
    }
    .article-list article.post.type-post .blog-post-thumbnail .blog-post-category {
        top: 15px;
        left: 11px
    }
    .article-list article.post.type-post .blog-post-thumbnail .blog-post-category a,
    main.main.single article.post.type-post .blog-post-thumbnail .blog-post-category a {
        font-size: 13px;
        line-height: 43px;
        height: 40px;
        padding: 0 12px
    }
    .article-list article.post.type-post .blog-post-body {
        padding: 5px 13px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-head,
    main.main.single article.post.type-post .blog-post-body .blog-post-head {
        padding: 15px 0
    }
    .article-list article.post.type-post .blog-post-body .blog-post-head span,
    main.main.single article.post.type-post .blog-post-body .blog-post-head span {
        font-size: 14px;
        line-height: 22px;
        padding-left: 30px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-head span.author:before,
    .article-list article.post.type-post .blog-post-body .blog-post-head span.date:before,
    main.main.single article.post.type-post .blog-post-body .blog-post-head span.author:before,
    main.main.single article.post.type-post .blog-post-body .blog-post-head span.date:before {
        top: -3px;
        width: 20px;
        height: 20px;
        margin-right: 8px
    }
    article.post.type-post .blog-post-body .blog-post-head .social-share a {
        line-height: 26px;
        width: 30px;
        height: 30px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-content .single-title {
        font-size: 17px;
        margin-bottom: 7px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-content .article-excerpt {
        font-size: 15px;
        margin-bottom: 6px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-content a.btn.btn-primary.btn-blog {
        font-size: 15px;
        line-height: 42px;
        height: 40px;
        margin-bottom: 15px;
        padding: 0 25px
    }
    .article-list article.post.type-post .blog-post-body .blog-post-head span.author,
    main.main.single article.post.type-post .blog-post-body .blog-post-head span.author {
        margin-right: 25px
    }
    main.main.single article.post.type-post {
        padding-bottom: 40px
    }
    main.main.page article.page .page-head h1.page-single-title {
        font-size: 32px;
        margin-bottom: 15px
    }
    main.main.page article.page .page-head .page-excerpt p {
        font-size: 16px
    }
    main.main.page article.page .page-head .page-excerpt {
        margin-bottom: 50px;
        padding-bottom: 30px
    }
    main.main.page article.page .page-single-body h2 {
        font-size: 26px
    }
    main.main.page article.page .page-single-body h5 {
        font-size: 16px
    }
}
@media screen and (max-width:767px) {
    .article-list {
        justify-content: center
    }
    .article-list article.post.type-post .blog-post-body .blog-post-head span.author,
    main.main.single article.post.type-post .blog-post-body .blog-post-head span.author {
        margin-right: 20px
    }
}
@media screen and (max-width:480px) {
    .article-list article.post.type-post {
        width: 100%;
        margin-bottom: 30px
    }
}
main.main.archive .page-head h1.page-single-title {
    font-family: AmasisMTW1G-Bold;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 25px;
    color: #13365b
}
article.team.type-team {
    display: flex;
    padding: 25px 20px 35px 25px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .24)
}
article.team.type-team+article.team.type-team {
    margin-top: 40px
}
article.team.type-team .team-member-body {
    width: 100%
}
article.team.type-team .team-member-thumbnail {
    width: 320px;
    height: 365px;
    margin-right: 40px;
    border-radius: 4px;
    background-color: #f0f0f0;
    background-position: center;
    background-size: cover;
    flex: 0 0 320px
}
article.team.type-team .team-member-head {
    display: flex;
    padding: 15px 0 20px;
    border-bottom: 1px solid #ebebeb;
    justify-content: space-between;
    align-items: center
}
article.team.type-team .team-member-head .team-member-name {
    font-family: AmasisMTW1G-Bold;
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 15px;
    color: #13365b
}
article.team.type-team .team-member-head .team-member-position {
    font-family: HelveticaLTStd-Light;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 0;
    color: #13365b
}
article.team.type-team .team-member-head .social-medias .social-media {
    font-family: FontAwesome;
    font-size: 22px;
    line-height: 40px;
    display: inline-block;
    width: 44px;
    height: 44px;
    margin: 0 4px;
    text-align: center;
    color: #13365b;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(19, 54, 91, .38);
    border-radius: 50%
}
article.team.type-team .team-member-head .social-medias .social-media:hover {
    color: #fff;
    border-color: rgb(19, 54, 91, .38);
    background-color: #13365b
}
article.team.type-team .team-member-content {
    padding: 25px 0 10px
}
article.team.type-team .team-member-content p {
    font-family: HelveticaLTStd-Light;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 5px;
    color: #13365b
}
@media screen and (max-width:1459px) {
    main.main.archive .page-head h1.page-single-title {
        font-size: 44px;
        margin-bottom: 23px
    }
    article.team.type-team+article.team.type-team {
        margin-top: 35px
    }
    article.team.type-team .team-member-thumbnail {
        width: 300px;
        height: 350px;
        margin-right: 35px;
        flex: 0 0 300px
    }
    article.team.type-team .team-member-head {
        padding: 13px 0 18px
    }
    article.team.type-team .team-member-head .team-member-name {
        font-size: 21px;
        margin-bottom: 13px
    }
    article.team.type-team .team-member-head .team-member-position {
        font-size: 17px
    }
    article.team.type-team .team-member-head .social-medias .social-media {
        font-size: 21px;
        line-height: 38px;
        width: 42px;
        height: 42px;
        margin: 0 3px
    }
    article.team.type-team .team-member-content {
        padding: 22px 0 10px
    }
    article.team.type-team .team-member-content p {
        font-size: 15px;
        margin-bottom: 5px
    }
}
@media screen and (max-width:1299px) {
    main.main.archive .page-head h1.page-single-title {
        font-size: 40px;
        margin-bottom: 20px
    }
    article.team.type-team {
        padding: 20px 15px 30px 20px;
        border-radius: 4px
    }
    article.team.type-team+article.team.type-team {
        margin-top: 30px
    }
    article.team.type-team .team-member-thumbnail {
        width: 275px;
        height: 325px;
        margin-right: 30px;
        flex: 0 0 275px
    }
    article.team.type-team .team-member-head {
        padding: 10px 0 12px
    }
    article.team.type-team .team-member-head .team-member-name {
        font-size: 20px;
        margin-bottom: 10px
    }
    article.team.type-team .team-member-head .team-member-position {
        font-size: 16px
    }
    article.team.type-team .team-member-head .social-medias .social-media {
        font-size: 20px;
        line-height: 36px;
        width: 40px;
        height: 40px;
        margin: 0 2px
    }
    article.team.type-team .team-member-content {
        padding: 15px 0 10px
    }
    article.team.type-team .team-member-content p {
        font-size: 14px
    }
}
@media screen and (max-width:1099px) {
    main.main.archive .page-head h1.page-single-title {
        font-size: 36px;
        margin-bottom: 18px
    }
    article.team.type-team .team-member-thumbnail {
        width: 250px;
        height: 300px;
        margin-right: 25px;
        flex: 0 0 250px
    }
    article.team.type-team .team-member-head .team-member-name {
        font-size: 19px;
        margin-bottom: 8px
    }
    article.team.type-team .team-member-head .team-member-position {
        font-size: 15px
    }
    article.team.type-team .team-member-head .social-medias .social-media {
        font-size: 19px;
        line-height: 34px;
        width: 38px;
        height: 38px;
        margin: 0 2px
    }
    article.team.type-team .team-member-content p {
        font-size: 13px
    }
}
@media screen and (max-width:991px) {
    main.main.page article.page .page-head h1.page-single-title {
        font-size: 32px;
        margin-bottom: 15px
    }
}
@media screen and (max-width:767px) {
    article.team.type-team {
        display: block;
        width: 320px;
        margin-right: auto;
        margin-left: auto;
        padding: 25px 20px
    }
    article.team.type-team .team-member-thumbnail {
        width: 250px;
        height: 300px;
        margin-right: auto;
        margin-left: auto;
        flex: auto
    }
}
main.main.archive.archive-faq .faq-list {
    margin-top: 50px
}
main.main.archive.archive-faq .faq-list .grid-sizer {
    width: 50%
}
main.main.archive.archive-faq .faq-list .gutter-sizer {
    width: 0
}
main.main.archive.archive-faq .faq-list .faq-card {
    width: 50%;
    margin-bottom: 60px;
    padding: 0 30px
}
main.main.archive.archive-faq .faq-list .faq-card-content {
    padding: 45px 40px 30px 40px;
    border: 0;
    border-bottom: 5px solid #2caae8;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .24)
}
main.main.archive.archive-faq .faq-list .faq-card .faq-title {
    font-family: AmasisMTW1G;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 20px;
    color: #13365b
}
main.main.archive.archive-faq .faq-list .faq-card .faq-content {
    font-family: HelveticaLTStd-Light;
    font-size: 17px;
    line-height: 1.882;
    color: #13365b
}
main.main.archive .load_more {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    line-height: 1.25;
    display: inline-block;
    cursor: pointer;
    color: #2caae8
}
@media screen and (max-width:1459px) {
    main.main.archive.archive-faq .faq-list .faq-card {
        margin-bottom: 50px;
        padding: 0 25px
    }
    main.main.archive.archive-faq .faq-list .faq-card-content {
        padding: 40px 35px 25px 35px
    }
    main.main.archive.archive-faq .faq-list .faq-card .faq-title {
        font-size: 26px;
        margin-bottom: 17px
    }
    main.main.archive.archive-faq .faq-list .faq-card .faq-content {
        font-size: 16px
    }
    main.main.archive .load_more {
        font-size: 19px
    }
}
@media screen and (max-width:1299px) {
    main.main.archive.archive-faq .faq-list .faq-card {
        margin-bottom: 40px;
        padding: 0 20px
    }
    main.main.archive.archive-faq .faq-list .faq-card-content {
        padding: 35px 30px 20px 30px
    }
    main.main.archive.archive-faq .faq-list .faq-card .faq-title {
        font-size: 24px;
        margin-bottom: 15px
    }
    main.main.archive.archive-faq .faq-list .faq-card .faq-content {
        font-size: 15px
    }
    main.main.archive .load_more {
        font-size: 18px
    }
}
@media screen and (max-width:1099px) {
    main.main.archive.archive-faq .faq-list .faq-card {
        margin-bottom: 35px;
        padding: 0 15px
    }
    main.main.archive.archive-faq .faq-list .faq-card-content {
        padding: 30px 25px 15px 25px
    }
    main.main.archive.archive-faq .faq-list .faq-card .faq-title {
        font-size: 22px;
        margin-bottom: 10px
    }
    main.main.archive.archive-faq .faq-list .faq-card .faq-content {
        font-size: 14px
    }
    main.main.archive .load_more {
        font-size: 17px
    }
}
@media screen and (max-width:991px) {
    main.main.archive.archive-faq .faq-list {
        margin-top: 40px
    }
    main.main.archive .load_more {
        font-size: 16px
    }
}
@media screen and (max-width:767px) {
    .faq-list .grid-sizer {
        width: 100%
    }
    main.main.archive.archive-faq .faq-list .faq-card {
        width: 100%
    }
}
.itm-list {
    padding: 0 35px
}
.itm-list .itm-card {
    margin-bottom: 45px;
    padding: 0 12px
}
.itm-list .itm-card .itm-card-content {
    padding: 0 8px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(197, 197, 197, .34)
}
.itm-list .itm-card .itm-card-content .itm-card-thumbnail {
    height: 130px;
    background-repeat: no-repeat;
    background-position: center
}
.itm-list .itm-card .itm-card-content .itm-card-body {
    padding-top: 25px;
    border-top: 1px solid rgba(197, 197, 197, .34)
}
.itm-list .itm-card .itm-card-content .itm-card-body .itm-card-title {
    font-family: HelveticaLTStd-Bold;
    font-size: 15px;
    font-weight: 700;
    line-height: 1.667;
    margin-bottom: 20px;
    color: #13365b
}
.itm-list .itm-card .itm-card-content .itm-card-body .itm-card-excerpt {
    font-family: HelveticaLTStd-Roman;
    font-size: 15px;
    line-height: 1.667;
    min-height: 130px;
    color: #1e466f
}
.itm-list .itm-card .itm-card-content .itm-card-body .itm-card-excerpt p {
    margin-bottom: 0
}
.itm-list .itm-card .itm-card-content .itm-card-bottom {
    padding: 30px 0
}
.itm-list .itm-card .itm-card-content .itm-card-bottom a {
    font-family: HelveticaLTStd-Light;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.923;
    text-decoration: underline;
    text-transform: uppercase;
    color: #2caae8
}
.featured-itm {
    display: flex;
    max-width: 1080px;
    margin: 0 auto 65px;
    padding: 50px 20px 50px 50px;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .24)
}
.featured-itm .featured-itm-thumbnail {
    width: 320px;
    height: 255px;
    margin-right: 55px;
    border-radius: 4px;
    background-repeat: no-repeat;
    background-position: center;
    flex: 0 0 320px
}
.featured-itm .featured-itm-body {
    padding: 30px 0 0
}
.featured-itm .featured-itm-body .featured-itm-title {
    margin-bottom: 30px
}
.featured-itm .featured-itm-body .featured-itm-title a {
    font-family: AmasisMTW1G-Bold;
    font-size: 34px;
    line-height: 1.2;
    color: #13365b
}
.featured-itm .featured-itm-body .featured-itm-excerpt {
    font-family: HelveticaLTStd-Light;
    font-size: 20px;
    line-height: 1.6;
    color: #13365b
}
@media screen and (max-width:1459px) {
    .itm-list {
        padding: 0 30px
    }
    .itm-list .itm-card {
        margin-bottom: 40px;
        padding: 0 10px
    }
    .itm-list .itm-card .itm-card-content .itm-card-thumbnail {
        height: 125px
    }
    .itm-list .itm-card .itm-card-content .itm-card-body {
        padding-top: 20px
    }
    .itm-list .itm-card .itm-card-content .itm-card-body .itm-card-title {
        font-size: 15px;
        margin-bottom: 17px
    }
    .itm-list .itm-card .itm-card-content .itm-card-bottom {
        padding: 25px 0
    }
    .featured-itm {
        max-width: 1000px;
        margin: 0 auto 60px;
        padding: 45px 20px 45px 45px
    }
    .featured-itm .featured-itm-thumbnail {
        width: 300px;
        height: 255px;
        margin-right: 50px;
        flex: 0 0 300px
    }
    .featured-itm .featured-itm-body {
        padding: 25px 0 0
    }
    .featured-itm .featured-itm-body .featured-itm-title {
        margin-bottom: 25px
    }
    .featured-itm .featured-itm-body .featured-itm-title a {
        font-size: 32px
    }
    .featured-itm .featured-itm-body .featured-itm-excerpt {
        font-size: 19px
    }
}
@media screen and (max-width:1299px) {
    .itm-list {
        padding: 0
    }
    .itm-list .itm-card {
        margin-bottom: 35px;
        padding: 0 10px
    }
    .itm-list .itm-card .itm-card-content .itm-card-body .itm-card-title {
        font-size: 14px;
        margin-bottom: 15px
    }
    .itm-list .itm-card .itm-card-content .itm-card-body .itm-card-excerpt {
        font-size: 14px
    }
    .itm-list .itm-card .itm-card-content .itm-card-bottom {
        padding: 20px 0
    }
    .itm-list .itm-card .itm-card-content .itm-card-bottom a {
        font-size: 12px
    }
    .featured-itm {
        max-width: 950px;
        margin: 0 auto 50px;
        padding: 40px 20px 40px 40px
    }
    .featured-itm .featured-itm-thumbnail {
        width: 275px;
        height: 250px;
        margin-right: 40px;
        flex: 0 0 275px
    }
    .featured-itm .featured-itm-body {
        padding: 20px 0 0
    }
    .featured-itm .featured-itm-body .featured-itm-title {
        margin-bottom: 20px
    }
    .featured-itm .featured-itm-body .featured-itm-excerpt {
        font-size: 18px
    }
    .featured-itm .featured-itm-body .featured-itm-title a {
        font-size: 30px
    }
}
@media screen and (max-width:1099px) {
    .featured-itm {
        max-width: 800px;
        margin: 0 auto 40px;
        padding: 35px 20px 35px 35px
    }
    .featured-itm .featured-itm-thumbnail {
        width: 250px;
        height: 240px;
        margin-right: 35px;
        flex: 0 0 250px
    }
    .featured-itm .featured-itm-body .featured-itm-title {
        margin-bottom: 15px
    }
    .featured-itm .featured-itm-body .featured-itm-title a {
        font-size: 28px
    }
    .featured-itm .featured-itm-body .featured-itm-excerpt {
        font-size: 17px
    }
}
@media screen and (max-width:991px) {
    .featured-itm {
        max-width: 100%;
        margin: 0 auto 35px;
        padding: 30px 20px 30px 30px
    }
    .featured-itm .featured-itm-thumbnail {
        width: 225px;
        height: 225px;
        margin-right: 30px;
        flex: 0 0 225px
    }
    .featured-itm .featured-itm-body {
        padding: 15px 0 0
    }
    .featured-itm .featured-itm-body .featured-itm-title a {
        font-size: 24px
    }
    .featured-itm .featured-itm-body .featured-itm-excerpt {
        font-size: 16px
    }
}
@media screen and (max-width:767px) {
    .featured-itm {
        display: block;
        padding: 20px
    }
    .featured-itm .featured-itm-thumbnail {
        width: 100%;
        height: 225px;
        margin-right: 0;
        flex: auto
    }
}
@media screen and (max-width:480px) {
    .featured-itm .featured-itm-thumbnail {
        width: 100%;
        height: 200px;
        margin-right: 0;
        flex: auto
    }
    .featured-itm .featured-itm-body .featured-itm-title a {
        font-size: 20px
    }
    .featured-itm .featured-itm-body .featured-itm-excerpt {
        font-size: 15px
    }
}
.pagination {
    margin-top: 30px;
    margin-bottom: 30px
}
.pagination .page-item {
    margin: 0 6px
}
.pagination .page-item .page-link {
    font-family: HelveticaLTStd-Roman;
    font-size: 17px;
    line-height: 43px;
    width: 41px;
    height: 41px;
    padding: 0;
    text-align: center;
    color: #13365b;
    border-width: 1px;
    border-style: solid;
    border-color: #e0e0e0;
    border-radius: 50%;
    background-color: #fff
}
.pagination .page-item .page-link:hover,
.pagination .page-item.active .page-link {
    color: #fff;
    border-color: #2eabe8;
    background-color: #2eabe8
}
.pagination .page-item:first-child .page-link {
    margin-left: 0;
    border-color: transparent;
    border-top-left-radius: 50%;
    border-bottom-left-radius: 50%;
    background-image: url(img/left-arrow.png);
    background-repeat: no-repeat;
    background-position: center
}
.pagination .page-item:last-child .page-link {
    border-color: transparent;
    border-top-right-radius: 50%;
    border-bottom-right-radius: 50%;
    background-image: url(img/right-arrow.png);
    background-repeat: no-repeat;
    background-position: center
}
@media screen and (max-width:991px) {
    .pagination {
        margin-top: 20px;
        margin-bottom: 50px
    }
}
.sidebar-widget-wrap {
    position: relative;
    overflow: hidden
}
.sidebar-widget-wrap:before {
    position: absolute;
    z-index: 0;
    top: 0;
    bottom: 0;
    left: 0;
    width: 406px;
    content: url(img/sidebar-shadow.png)
}
.sidebar-widget {
    position: relative;
    z-index: 1;
    width: 385px;
    margin-right: 0;
    margin-left: auto;
    padding: 0 25px 15px;
    border-width: 1px;
    border-style: solid;
    border-color: #f2f2f2;
    border-radius: 4px;
    background-color: #fff
}
.sidebar-widget .widget {
    padding-bottom: 30px
}
.sidebar-widget .widget h3 {
    font-family: HelveticaLTStd-Bold;
    font-size: 22px;
    line-height: 1.182;
    color: #13365b
}
.widget.widget_search {
    padding: 30px 0;
    border-bottom: 1px solid #f2f2f2
}
.widget.widget_search form.searchform {
    position: relative
}
.widget.widget_search form.searchform input {
    font-family: HelveticaLTStd-Light;
    font-size: 17px;
    line-height: 60px;
    width: 100%;
    height: 57px;
    padding: 5px 60px 0 25px;
    color: #13365b;
    border-width: 1px;
    border-style: solid;
    border-color: #ddd;
    border-radius: 4px;
    background-color: #fff
}
.widget.widget_search form.searchform input::-webkit-input-placeholder {
    color: #13365b
}
.widget.widget_search form.searchform input::-moz-placeholder {
    color: #13365b
}
.widget.widget_search form.searchform input:-ms-input-placeholder {
    color: #13365b
}
.widget.widget_search form.searchform input:-moz-placeholder {
    color: #13365b
}
.widget.widget_search form.searchform #searchsubmit {
    font-size: 18px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    color: #2ba8e7;
    border: 0;
    background: 0 0
}
.widget.widget_categories {
    padding: 30px 0
}
.widget.widget_categories .screen-reader-text,
.widget.widget_categories h3 {
    display: none
}
.widget.widget_categories .select2-container :focus {
    outline: 0
}
.widget.widget_categories .select2-container--default .select2-selection--single {
    line-height: 1.529;
    width: 100%;
    height: 55px;
    border-width: 1px;
    border-style: solid;
    border-color: #1085bf;
    border-radius: 4px;
    background-color: #2ba8e7
}
.widget.widget_categories .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0 60px 0 25px
}
.widget.widget_categories .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: HelveticaLTStd-Light;
    font-size: 17px;
    line-height: 55px;
    color: #fff
}
.widget.widget_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 57px;
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    width: 60px;
    height: auto;
    text-align: center
}
.widget.widget_categories .select2-container--default .select2-selection--single .select2-selection__arrow:after {
    font-family: FontAwesome;
    font-size: 22px;
    line-height: 1.182;
    content: '\f107';
    color: #fff
}
.widget.widget_categories .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}
.widget.widget_categories .select2-results__option {
    font-family: HelveticaLTStd-Light
}
.widget.widget_recent_entries .posts-tabs .nav-item {
    width: 50%;
    padding-right: 1px;
    text-align: center
}
.widget.widget_recent_entries .posts-tabs .nav-item+.nav-item {
    padding-right: 0;
    padding-left: 1px
}
.widget.widget_recent_entries .posts-tabs .nav-item .nav-link {
    font-family: HelveticaLTStd-Roman;
    font-size: 17px;
    line-height: 50px;
    height: 50px;
    padding: 3px 0 0;
    text-transform: uppercase;
    color: #fff;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background-color: #13365b
}
.widget.widget_recent_entries .posts-tabs .nav-item .nav-link.active {
    font-family: HelveticaLTStd-Roman;
    font-size: 17px;
    color: #fff;
    background-color: #2ba8e7
}
.widget.widget_recent_entries .posts-tabs {
    border-width: 1px;
    border-style: solid;
    border-color: #ececec;
    border-radius: 4px;
    background-color: #fff
}
.widget.widget_recent_entries .posts-tabs .tab-pane {
    padding: 0 10px
}
.widget.widget_recent_entries .posts-tabs .tab-pane ul {
    margin: 0;
    padding: 0;
    list-style: none
}
.widget.widget_recent_entries .posts-tabs .tab-pane ul .post {
    display: flex;
    padding: 20px 0
}
.widget.widget_recent_entries .posts-tabs .tab-pane ul .post+.post {
    border-top: 1px solid #ececec
}
.widget.widget_recent_entries .posts-tabs .tab-pane ul .post .post-thumbnail {
    width: 87px;
    height: 77px;
    margin-right: 15px;
    border-radius: 4px;
    background-color: #2ba8e7;
    background-position: center;
    background-size: cover;
    flex: 0 0 87px
}
.widget.widget_recent_entries .posts-tabs .tab-pane ul .post h4.post-title {
    font-family: HelveticaLTStd-Bold;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.357;
    margin-bottom: 0;
    color: #13365b
}
.widget.widget_recent_entries .posts-tabs .tab-pane ul .post a.post-read-more {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    line-height: 1.357;
    color: #2ba8e7
}
.widget.widget_recent_entries .posts-tabs .tab-pane ul .post a.post-read-more:hover {
    color: #13365b
}
.widget.widget_recent_entries .posts-tabs .widget-bottom {
    margin: 10px 10px 0 10px;
    text-align: center;
    border-top: 1px solid #ececec
}
.widget.widget_recent_entries .posts-tabs .widget-bottom .posts-link {
    font-family: HelveticaLTStd-Bold;
    font-size: 18px;
    font-weight: 700;
    line-height: 65px;
    color: #2ba8e7
}
.widget.widget_recent_entries .posts-tabs .widget-bottom .posts-link:hover {
    color: #13365b
}
.widget.gform_widget {
    margin-bottom: 30px;
    padding: 0 0 20px;
    border-width: 2px;
    border-style: solid;
    border-color: #efeded;
    border-radius: 4px;
    background-color: #fbfbfb
}
.widget.gform_widget .gfield.gfield_html {
    margin-bottom: 20px;
    padding: 30px 10px 50px;
    text-align: center;
    background-image: url(img/gform-widget-head.png);
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100%
}
.widget.gform_widget .gfield.gfield_html h5 {
    font-family: HelveticaLTStd-Bold;
    font-size: 16px;
    line-height: 1;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #fff
}
.widget.gform_widget .gfield.gfield_html h4 {
    font-family: HelveticaLTStd-Bold;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #fff
}
.widget.gform_widget .gfield.gfield_html p {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 0;
    color: #acc5e0
}
.widget.gform_widget .gfield.gfield_html strong {
    color: #2ba8e7
}
.widget.gform_widget .gform_fields {
    margin: 0;
    padding: 0;
    list-style: none
}
.widget.gform_widget .gform_fields .gfield .ginput_container {
    margin-bottom: 15px;
    padding: 0 20px
}
.widget.gform_widget .gform_fields .gfield label {
    display: none
}
.widget.gform_widget .gform_fields .gfield input {
    font-family: HelveticaLTStd-Roman;
    font-size: 15px;
    width: 100%;
    height: 50px;
    padding: 3px 18px 0;
    color: #13365b;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(19, 54, 91, .2);
    border-radius: 4px
}
.widget.gform_widget .gform_fields .gfield input::-webkit-input-placeholder {
    color: #13365b
}
.widget.gform_widget .gform_fields .gfield input::-moz-placeholder {
    color: #13365b
}
.widget.gform_widget .gform_fields .gfield input:-ms-input-placeholder {
    color: #13365b
}
.widget.gform_widget .gform_fields .gfield input:-moz-placeholder {
    color: #13365b
}
.widget.gform_widget .select2-container :focus {
    outline: 0
}
.widget.gform_widget .select2-container--default .select2-selection--single {
    line-height: 1.529;
    width: 100%;
    height: 55px;
    border-width: 1px;
    border-style: solid;
    border-color: rgba(19, 54, 91, .2);
    border-radius: 4px;
    background-color: #fff
}
.widget.gform_widget .select2-container .select2-selection--single .select2-selection__rendered {
    padding: 0 60px 0 25px
}
.widget.gform_widget .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: HelveticaLTStd-Roman;
    font-size: 15px;
    line-height: 55px;
    height: 50px;
    padding: 3px 18px 0;
    color: #13365b
}
.widget.gform_widget .select2-container--default .select2-selection--single .select2-selection__arrow {
    line-height: 57px;
    position: absolute;
    top: 1px;
    right: 1px;
    bottom: 1px;
    width: 60px;
    height: auto;
    text-align: center
}
.widget.gform_widget .select2-container--default .select2-selection--single .select2-selection__arrow:after {
    font-family: FontAwesome;
    font-size: 22px;
    line-height: 1.182;
    content: '\f107';
    color: #13365b
}
.widget.gform_widget .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none
}
.widget.gform_widget .select2-results__option {
    font-family: HelveticaLTStd-Roman
}
.widget.gform_widget .gform_footer {
    padding: 0 20px
}
.widget.gform_widget .gform_footer .gform_button {
    font-family: HelveticaLTStd-Bold;
    font-size: 18px;
    width: 100%;
    height: 63px;
    padding: 0 10px;
    color: #fff;
    border: 0;
    border-radius: 4px;
    background-color: #2ba8e7
}
.widget.gform_widget .gform_footer .gform_button:hover {
    opacity: .9
}
.widget.cta_widget .content-wrap {
    padding: 9px;
    text-align: center;
    border-width: 1px;
    border-style: solid;
    border-color: #2ba8e7;
    border-radius: 4px
}
.widget.cta_widget .content-wrap .content-image {
    padding: 25px 40px 15px;
    border-radius: 4px;
    background-position: center;
    background-size: 100%
}
.widget.cta_widget .content-wrap .content-image h3 {
    font-family: HelveticaLTStd-Bold;
    font-size: 24px;
    line-height: 1.417;
    text-transform: uppercase;
    color: #fff
}
.widget.cta_widget .content-wrap .content-image a {
    font-family: HelveticaLTStd-Roman;
    font-size: 17px;
    line-height: 2;
    line-height: 50px;
    display: inline-block;
    height: 47px;
    padding: 0 50px;
    color: #fff;
    border-radius: 4px;
    background-color: #13365b
}
.widget.cta_widget .content-wrap .content-image a:hover {
    opacity: .9
}
@media screen and (max-width:1459px) {
    .sidebar-widget-wrap:before {
        width: 100%
    }
    .sidebar-widget {
        width: 350px;
        padding: 0 20px 10px
    }
    .sidebar-widget .widget h3 {
        font-size: 20px
    }
    .widget.widget_search {
        padding: 25px 0
    }
    .widget.widget_search form.searchform input {
        font-size: 16px;
        line-height: 57px;
        height: 55px;
        padding: 5px 50px 0 20px
    }
    .widget.widget_search form.searchform #searchsubmit {
        font-size: 17px;
        width: 50px
    }
    .widget.widget_categories {
        padding: 25px 0
    }
    .widget.widget_categories .select2-container--default .select2-selection--single {
        height: 53px
    }
    .widget.widget_categories .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 16px;
        line-height: 52px
    }
    .widget.widget_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
        line-height: 55px;
        width: 50px
    }
    .widget.gform_widget .gfield.gfield_html {
        margin-bottom: 17px;
        padding: 30px 10px 50px
    }
    .widget.gform_widget .gfield.gfield_html h5 {
        font-size: 15px;
        margin-bottom: 12px
    }
    .widget.gform_widget .gfield.gfield_html h4 {
        font-size: 22px;
        margin-bottom: 15px
    }
    .widget.gform_widget .gfield.gfield_html p {
        font-size: 13px
    }
    .widget.gform_widget .gform_fields .gfield .ginput_container {
        margin-bottom: 12px;
        padding: 0 15px
    }
    .widget.gform_widget .select2-container--default .select2-selection--single .select2-selection__arrow {
        line-height: 57px;
        width: 50px
    }
    .widget.gform_widget .gform_footer .gform_button {
        font-size: 17px;
        height: 60px;
        padding: 0 10px
    }
    .widget.widget_recent_entries .posts-tabs .nav-item .nav-link {
        font-size: 16px;
        line-height: 45px;
        height: 45px
    }
    .widget.widget_recent_entries .posts-tabs .nav-item .nav-link.active {
        font-size: 16px
    }
    .widget.widget_recent_entries .posts-tabs .tab-pane ul .post {
        padding: 18px 0
    }
    .widget.widget_recent_entries .posts-tabs .tab-pane ul .post .post-thumbnail {
        width: 85px;
        height: 75px;
        margin-right: 13px;
        flex: 0 0 85px
    }
    .widget.widget_recent_entries .posts-tabs .widget-bottom .posts-link {
        font-size: 17px;
        line-height: 62px
    }
    .widget.cta_widget .content-wrap .content-image h3 {
        font-size: 22px;
        line-height: 1.4
    }
    .widget.cta_widget .content-wrap .content-image a {
        font-size: 16px;
        line-height: 47px;
        height: 45px;
        padding: 0 45px
    }
    .sidebar-widget .widget {
        padding-bottom: 25px
    }
}
@media screen and (max-width:1299px) and (min-width:991px) {
    .sidebar-widget {
        width: 300px;
        padding: 0 10px 5px
    }
    .sidebar-widget .widget {
        padding-bottom: 20px
    }
    .sidebar-widget .widget h3 {
        font-size: 18px
    }
    .widget.widget_search form.searchform input {
        font-size: 15px;
        line-height: 55px;
        height: 52px;
        padding: 5px 50px 0 15px
    }
    .widget.widget_search form.searchform #searchsubmit {
        font-size: 16px;
        width: 50px
    }
    .widget.widget_categories .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 15px;
        line-height: 50px
    }
    .widget.widget_categories .select2-container--default .select2-selection--single .select2-selection__arrow {
        line-height: 52px;
        width: 50px
    }
    .widget.widget_categories .select2-container--default .select2-selection--single {
        height: 50px
    }
    .widget.gform_widget .gfield.gfield_html {
        margin-bottom: 15px;
        padding: 25px 10px 40px
    }
    .widget.gform_widget .gfield.gfield_html h5 {
        font-size: 14px;
        margin-bottom: 12px
    }
    .widget.gform_widget .gfield.gfield_html h4 {
        font-size: 21px;
        margin-bottom: 15px
    }
    .widget.gform_widget .gfield.gfield_html p {
        font-size: 12px
    }
    .widget.gform_widget .gform_fields .gfield .ginput_container {
        margin-bottom: 10px;
        padding: 0 10px
    }
    .widget.gform_widget .gform_fields .gfield input {
        font-size: 14px;
        height: 45px;
        padding: 3px 15px 0
    }
    .widget.gform_widget .select2-container--default .select2-selection--single .select2-selection__rendered {
        font-size: 14px;
        line-height: 45px;
        height: 45px;
        padding: 2px 15px 0
    }
    .widget.gform_widget .select2-container--default .select2-selection--single .select2-selection__arrow {
        line-height: 47px;
        width: 50px
    }
    .widget.gform_widget .select2-container--default .select2-selection--single {
        height: 45px
    }
    .widget.gform_widget .select2-results__option[aria-selected] {
        font-size: 14px
    }
    .widget.gform_widget .gform_footer {
        padding: 0 10px
    }
    .widget.gform_widget .gform_footer .gform_button {
        font-size: 16px;
        height: 55px;
        padding: 0 10px
    }
    .widget.gform_widget {
        margin-bottom: 25px
    }
    .widget.widget_recent_entries .posts-tabs .nav-item .nav-link {
        font-size: 15px;
        line-height: 42px;
        height: 42px
    }
    .widget.widget_recent_entries .posts-tabs .nav-item .nav-link.active {
        font-size: 15px
    }
    .widget.widget_recent_entries .posts-tabs .tab-pane ul .post .post-thumbnail {
        width: 75px;
        height: 70px;
        margin-right: 10px;
        flex: 0 0 75px
    }
    .widget.widget_recent_entries .posts-tabs .tab-pane ul .post {
        padding: 15px 0
    }
    .widget.widget_recent_entries .posts-tabs .tab-pane ul .post h4.post-title {
        font-size: 13px
    }
    .widget.widget_recent_entries .posts-tabs .tab-pane ul .post a.post-read-more {
        font-size: 13px
    }
    .widget.widget_recent_entries .posts-tabs .widget-bottom .posts-link {
        font-size: 16px;
        line-height: 60px
    }
    .widget.cta_widget .content-wrap .content-image h3 {
        font-size: 20px;
        line-height: 1.2
    }
    .widget.cta_widget .content-wrap .content-image a {
        font-size: 15px;
        line-height: 45px;
        height: 43px;
        padding: 0 40px
    }
    .widget.widget_categories {
        padding: 20px 0
    }
}
@media screen and (max-width:1099px) and (min-width:991px) {
    aside.col-lg-4.col-12.sidebar {
        padding-right: 0
    }
    .sidebar-widget {
        width: 100%;
        padding: 0 10px 5px
    }
}
@media screen and (max-width:991px) {
    .sidebar-widget-wrap:before {
        display: none
    }
    .sidebar-widget {
        margin-right: auto
    }
}
@media screen and (max-width:991px) {
    .sidebar-widget {
        width: 100%
    }
    .widget.gform_widget .gfield.gfield_html {
        background-position: bottom
    }
}
section.banner.banner-form.banner-content-form .banner-content-wrap .banner-subtitle {
    font-size: 14px;
    margin-bottom: 40px
}
section.banner.banner-form.banner-content-form .banner-title {
    font-size: 78px
}
section.banner.banner-form.banner-content-form .banner-content {
    max-width: 560px;
    padding-bottom: 0
}
section.banner.banner-form.banner-content-form .banner-form-wrap .gform_footer {
    margin-right: 10px;
    margin-left: 10px
}
section.banner.banner-form.banner-content-form .banner-form-wrap .gform_footer .gform_button {
    width: 100%
}
@media screen and (max-width:1459px) {
    section.banner.banner-form.banner-content-form .banner-content-wrap .banner-subtitle {
        font-size: 14px;
        margin-bottom: 35px
    }
    section.banner.banner-form.banner-content-form .banner-title {
        font-size: 72px
    }
}
@media screen and (max-width:1299px) {
    section.banner.banner-form.banner-content-form .banner-content-wrap .banner-subtitle {
        font-size: 13px;
        margin-bottom: 30px
    }
    section.banner.banner-form.banner-content-form .banner-title {
        font-size: 62px
    }
}
@media screen and (max-width:1099px) {
    section.banner.banner-form.banner-content-form .banner-content-wrap .banner-subtitle {
        font-size: 14px;
        margin-bottom: 25px
    }
    section.banner.banner-form.banner-content-form .banner-title {
        font-size: 54px
    }
}
@media screen and (max-width:991px) {
    section.banner.banner-form.banner-content-form .banner-content-wrap .banner-subtitle {
        font-size: 12px;
        margin-bottom: 25px
    }
    section.banner.banner-form.banner-content-form .banner-title {
        font-size: 42px
    }
}
@media screen and (max-width:480px) {
    section.banner.banner-form.banner-content-form .banner-content-wrap .banner-subtitle {
        font-size: 12px;
        margin-bottom: 20px
    }
    section.banner.banner-form.banner-content-form .banner-title {
        font-size: 36px
    }
}
section.section.section-tabs .partners-tab-nav {
    margin: 0 75px;
    padding-bottom: 35px;
    border-bottom: 1px solid #e9e9e9
}
section.section.section-tabs .partners-tab-nav .nav-link {
    font-family: AmasisMTW1G-Bold;
    font-size: 20px;
    line-height: 1.7;
    position: relative;
    padding: 0;
    text-align: center;
    word-spacing: 200px;
    color: #13365b;
    flex: 0 0 20%
}
section.section.section-tabs .partners-tab-nav .nav-link:after {
    position: absolute;
    right: 0;
    bottom: -46px;
    left: 0;
    display: none;
    height: 11px;
    content: '';
    background-image: url(img/active.png);
    background-position: center
}
section.section.section-tabs .partners-tab-nav .nav-link+.nav-link {
    border-left: 1px solid #e9e9e9
}
section.section.section-tabs .partners-tab-nav .nav-link.active {
    color: #27a3e5
}
section.section.section-tabs .partners-tab-nav .nav-link.active:after {
    display: block
}
section.section.section-tabs .partners-tab-content {
    padding-top: 70px
}
section.section.section-tabs .partners-tab-content .partners-tab-title {
    font-family: HelveticaLTStd-Bold;
    font-size: 32px;
    line-height: 1.5;
    max-width: 750px;
    margin: 0 auto 20px;
    color: #13365b
}
section.section.section-tabs .partners-tab-content .partners-tile-w {
    margin-top: 30px
}
section.section.section-tabs .partners-tab-content .partners-tile-wrap {
    padding: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #37b1ea;
    border-radius: 5px;
    box-shadow: 0 10px 15px 0 rgba(24, 156, 203, .1)
}
section.section.section-tabs .partners-tab-content .partners-tile {
    position: relative;
    padding: 35px 25px 25px;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 10px 15px 0 rgba(24, 156, 203, .1)
}
section.section.section-tabs .partners-tab-content .partners-tile .partners-tile-icon {
    height: 90px;
    margin-bottom: 15px;
    margin-bottom: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}
section.section.section-tabs .partners-tab-content .partners-tile .partners-tile-title {
    font-family: HelveticaLTStd-Light;
    font-size: 17px;
    line-height: 1.412;
    margin-bottom: 15px;
    text-transform: uppercase;
    color: #13365b
}
section.section.section-tabs .partners-tab-content .partners-tile .partners-tile-description {
    font-family: HelveticaLTStd-Light;
    font-size: 14px;
    line-height: 1.786;
    color: #13365b
}
section.section.section-tabs .partners-tab-content .partners-tile .partners-tile-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
@media screen and (max-width:1459px) {
    section.section.section-tabs .partners-tab-nav {
        margin: 0 70px;
        padding-bottom: 32px
    }
    section.section.section-tabs .partners-tab-nav .nav-link {
        font-size: 19px
    }
    section.section.section-tabs .partners-tab-content {
        padding-top: 65px
    }
    section.section.section-tabs .partners-tab-content .partners-tab-title {
        font-size: 30px
    }
    section.section.section-tabs .partners-tab-content .partners-tile .partners-tile-icon {
        height: 85px;
        margin-bottom: 15px;
        margin-bottom: 30px
    }
    section.section.section-tabs .partners-tab-content .partners-tile .partners-tile-title {
        font-size: 16px;
        margin-bottom: 15px
    }
    section.section.section-tabs .partners-tab-content .partners-tile .partners-tile-description {
        font-size: 14px
    }
    section.section.section-tabs .partners-tab-nav .nav-link:after {
        bottom: -43px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-tabs .partners-tab-nav {
        margin: 0 60px;
        padding-bottom: 30px
    }
    section.section.section-tabs .partners-tab-nav .nav-link {
        font-size: 18px
    }
    section.section.section-tabs .partners-tab-nav .nav-link:after {
        bottom: -41px
    }
    section.section.section-tabs .partners-tab-content {
        padding-top: 60px
    }
    section.section.section-tabs .partners-tab-content .partners-tab-title {
        font-size: 28px
    }
    section.section.section-tabs .partners-tab-content .partners-tile {
        padding: 30px 20px 20px
    }
    section.section.section-tabs .partners-tab-content .partners-tile .partners-tile-icon {
        height: 80px;
        margin-bottom: 25px
    }
    section.section.section-tabs .partners-tab-content .partners-tile .partners-tile-title {
        font-size: 15px;
        margin-bottom: 15px
    }
    section.section.section-tabs .partners-tab-content .partners-tile .partners-tile-description {
        font-size: 13px
    }
    section.section.section-tabs .partners-tab-content .partners-tile-w {
        margin-top: 20px;
        padding-right: 10px;
        padding-left: 10px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-tabs .partners-tab-nav {
        margin: 0;
        padding-bottom: 25px
    }
    section.section.section-tabs .partners-tab-nav .nav-link {
        font-size: 17px
    }
    section.section.section-tabs .partners-tab-nav .nav-link:after {
        bottom: -36px
    }
    section.section.section-tabs .partners-tab-content {
        padding-top: 55px
    }
    section.section.section-tabs .partners-tab-content .partners-tab-title {
        font-size: 25px;
        margin-bottom: 10px
    }
    section.section.section-tabs .partners-tab-content .partners-tile-w {
        margin-top: 20px;
        padding-right: 10px;
        padding-left: 10px
    }
    section.section.section-tabs .partners-tab-content .partners-tile {
        padding: 25px 15px 15px
    }
    section.section.section-tabs .partners-tab-content .partners-tile .partners-tile-icon {
        height: 75px;
        margin-bottom: 20px
    }
    section.section.section-tabs .partners-tab-content .partners-tile .partners-tile-title {
        font-size: 14px;
        margin-bottom: 12px
    }
}
@media screen and (max-width:991px) {
    section.section.section-tabs .partners-tab-nav .nav-link {
        font-size: 16px
    }
    section.section.section-tabs .partners-tab-content {
        padding-top: 50px
    }
}
@media screen and (max-width:480px) {
    section.section.section-tabs .partners-tab-nav {
        display: block;
        margin: 0;
        padding-bottom: 0;
        border: 0;
        border-top: 1px solid #e9e9e9
    }
    section.section.section-tabs .partners-tab-content .partners-tab-title {
        font-size: 22px;
        margin-bottom: 10px
    }
    section.section.section-tabs .partners-tab-nav .nav-link {
        word-spacing: 0
    }
    section.section.section-tabs .partners-tab-nav .nav-link.active:after {
        display: none
    }
    section.section.section-tabs .partners-tab-nav .nav-link {
        padding: 10px;
        border-bottom: 1px solid #e9e9e9
    }
    section.section.section-tabs .partners-tab-nav .nav-link+.nav-link {
        border-bottom: 1px solid #e9e9e9;
        border-left: 0
    }
}
section.section.section-w-carousel.section-w-carousel-content.section-w-carousel-content-blue {
    background-color: #13365b;
    padding-bottom: 130px
}
section.section.section-w-carousel.section-w-carousel-content.section-w-carousel-content-blue .section-content,
section.section.section-w-carousel.section-w-carousel-content.section-w-carousel-content-blue .section-title {
    color: #fff
}
section.section.section-w-carousel.section-w-carousel-content.section-w-carousel-content-blue .tic-item-wrap {
    padding: 0 15px
}
section.section.section-w-carousel.section-w-carousel-content.section-w-carousel-content-blue .tic-item-wrap .tic-item {
    width: 100%;
    height: 200px;
    border-radius: 6px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center
}
section.section.section-w-carousel.section-w-carousel-content.section-w-carousel-content-blue .section-link {
    font-family: HelveticaLTStd-Roman;
    font-size: 25px;
    line-height: 1.2;
    display: inline-block;
    margin-top: 50px;
    text-decoration: underline;
    color: #27a3e5
}
section.section.section-w-carousel.section-w-carousel-content.section-w-carousel-content-blue .section-link:hover {
    text-decoration: none
}
section.section.section-w-carousel .section-carousel-tp .slick-next:before,
section.section.section-w-carousel .section-carousel-tp .slick-prev:before {
    display: none
}
section.section.section-w-carousel .section-carousel-tp .slick-next,
section.section.section-w-carousel .section-carousel-tp .slick-prev {
    width: 20px;
    height: 40px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain
}
section.section.section-w-carousel .section-carousel-tp .slick-prev {
    left: -50px;
    background-image: url(img/car-left.png)
}
section.section.section-w-carousel .section-carousel-tp .slick-next {
    right: -50px;
    background-image: url(img/car-right.png)
}
section.section.section-w-carousel .section-carousel-tp .slick-prev:focus,
section.section.section-w-carousel .section-carousel-tp .slick-prev:hover {
    background-image: url(img/car-left-h.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important
}
section.section.section-w-carousel .section-carousel-tp .slick-next:focus,
section.section.section-w-carousel .section-carousel-tp .slick-next:hover {
    background-image: url(img/car-right-h.png) !important;
    background-repeat: no-repeat !important;
    background-position: center !important
}
@media screen and (max-width:1459px) {
    section.section.section-w-carousel.section-w-carousel-content.section-w-carousel-content-blue .section-link {
        font-size: 24px;
        margin-top: 45px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-carousel-content-blue .tic-item-wrap .tic-item {
        height: 190px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-w-carousel.section-w-carousel-content.section-w-carousel-content-blue .section-link {
        font-size: 23px;
        margin-top: 45px
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-carousel-content-blue .tic-item-wrap .tic-item {
        height: 180px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-w-carousel.section-w-carousel-content.section-w-carousel-content-blue .section-link {
        font-size: 22px;
        margin-top: 40px
    }
    .section-carousel-tp {
        max-width: 850px;
        margin: 0 auto
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-carousel-content-blue .tic-item-wrap .tic-item {
        height: 175px;
        background-size: 150px
    }
}
@media screen and (max-width:991px) {
    section.section.section-w-carousel.section-w-carousel-content.section-w-carousel-content-blue .section-link {
        font-size: 21px;
        margin-top: 35px
    }
    .section-carousel-tp {
        max-width: 600px;
        margin: 0 auto
    }
}
@media screen and (max-width:767px) {
    .section-carousel-tp {
        max-width: 100%;
        margin: 0 auto
    }
    section.section.section-w-carousel .section-carousel-tp .slick-prev {
        left: 0
    }
    section.section.section-w-carousel .section-carousel-tp .slick-next {
        right: 0
    }
    section.section.section-w-carousel.section-w-carousel-content.section-w-carousel-content-blue .tic-item-wrap {
        width: 300px !important;
        padding: 0 15px
    }
}
@media screen and (max-width:480px) {
    section.section.section-w-carousel.section-w-carousel-content.section-w-carousel-content-blue .section-link {
        font-size: 20px;
        margin-top: 30px
    }
}
section.section.section-tiles.section-our-process {
    padding-top: 0
}
section.section.section-tiles.section-our-process .section-title {
    margin-bottom: 50px
}
section.section.section-tiles.section-our-process .section-our-process-body {
    margin-top: -60px;
    padding-top: 60px;
    padding-bottom: 85px;
    border-bottom: 10px solid #2caae8;
    border-radius: 6px;
    background-color: #fff;
    box-shadow: 0 5px 24px 0 rgba(0, 0, 0, .14)
}
section.section.section-tiles.section-our-process .op-tile-item .po-tile-icon {
    width: 100%;
    height: 100px;
    margin-bottom: 15px;
    background-repeat: no-repeat;
    background-position: center
}
section.section.section-tiles.section-our-process .op-tile-item .po-tile-title {
    font-family: AmasisMTW1G;
    font-size: 18px;
    line-height: 1.333;
    min-height: 50px;
    margin-bottom: 20px;
    color: #13365b
}
section.section.section-tiles.section-our-process .op-tile-item .po-tile-image {
    width: 100%;
    height: 210px;
    background-repeat: no-repeat;
    background-position: center
}
@media screen and (max-width:1459px) {
    section.section.section-tiles.section-our-process .section-title {
        margin-bottom: 45px
    }
    section.section.section-tiles.section-our-process .op-tile-item .po-tile-icon {
        height: 95px;
        background-size: contain
    }
    section.section.section-tiles.section-our-process .op-tile-item .po-tile-title {
        font-size: 17px;
        min-height: 45px;
        margin-bottom: 20px
    }
    section.section.section-tiles.section-our-process .op-tile-item .po-tile-image {
        height: 200px;
        background-size: contain
    }
}
@media screen and (max-width:1299px) {
    section.section.section-tiles.section-our-process .section-title {
        margin-bottom: 40px
    }
    section.section.section-tiles.section-our-process .op-tile-item .po-tile-icon {
        height: 90px
    }
    section.section.section-tiles.section-our-process .op-tile-item .po-tile-title {
        font-size: 16px;
        min-height: 40px;
        margin-bottom: 15px
    }
    section.section.section-tiles.section-our-process .op-tile-item .po-tile-image {
        height: 190px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-tiles.section-our-process .section-title {
        margin-bottom: 35px
    }
    section.section.section-tiles.section-our-process .op-tile-item .po-tile-icon {
        height: 85px
    }
    section.section.section-tiles.section-our-process .op-tile-item .po-tile-image {
        height: 180px
    }
}
@media screen and (max-width:991px) {
    section.section.section-tiles.section-our-process .section-title {
        margin-bottom: 30px
    }
    section.section.section-tiles.section-our-process .op-tile-item+.op-tile-item {
        margin-top: 20px
    }
    section.section.section-tiles.section-our-process .op-tile-item .po-tile-icon {
        height: 80px
    }
    section.section.section-tiles.section-our-process .op-tile-item .po-tile-title {
        font-size: 15px;
        min-height: 40px;
        margin-bottom: 15px
    }
    section.section.section-tiles.section-our-process .op-tile-item .po-tile-image {
        height: 160px
    }
}
section.section.section-big-tiles {
    padding-top: 0
}
section.section.section-big-tiles .big-tile {
    position: relative;
    width: 320px;
    height: 340px;
    margin: 0 auto;
    padding: 50px 15px 15px 30px;
    border-radius: 8px
}
section.section.section-big-tiles .big-tile.big-tile-blue {
    background-color: #005c85
}
section.section.section-big-tiles .big-tile.big-tile-darkgreen {
    background-color: #6b962a
}
section.section.section-big-tiles .big-tile.big-tile-orange {
    background-color: #f5b462
}
section.section.section-big-tiles .big-tile.big-tile-pink {
    background-color: #f5737f
}
section.section.section-big-tiles .big-tile.arrow:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 36px;
    height: 45px;
    content: '';
    background-position: top left
}
section.section.section-big-tiles .big-tile.arrow.arrow-yellow:before {
    background-image: url(img/arrow-yellow.png)
}
section.section.section-big-tiles .big-tile.arrow.arrow-orange:before {
    background-image: url(img/arrow-orange.png)
}
section.section.section-big-tiles .big-tile.arrow.arrow-green:before {
    background-image: url(img/arrow-green.png)
}
section.section.section-big-tiles .big-tile.arrow.arrow-darkgreen:before {
    background-image: url(img/arrow-darkgreen.png)
}
section.section.section-big-tiles .big-tile+.big-tile {
    margin-top: 50px
}
section.section.section-big-tiles .big-tile .big-tile-title {
    font-family: HelveticaLTStd-Bold;
    font-size: 26px;
    line-height: 1.154;
    margin-bottom: 30px;
    color: #fff
}
section.section.section-big-tiles .big-tile .big-tile-content {
    font-family: HelveticaLTStd-Light;
    font-size: 24px;
    line-height: 1.667;
    position: relative;
    padding-left: 22px;
    color: rgba(255, 255, 255, .7)
}
section.section.section-big-tiles .big-tile .big-tile-content:before {
    position: absolute;
    top: 5px;
    bottom: 10px;
    left: 0;
    width: 4px;
    content: '';
    background-color: rgba(255, 255, 255, .5)
}
section.section.section-big-tiles .big-tile-big {
    position: relative;
    width: 525px;
    height: 730px;
    margin: 0 auto;
    border-radius: 6px;
    background-position: center;
    background-size: cover
}
section.section.section-big-tiles .big-tile-big .big-tiles-big-content-wrap {
    position: absolute;
    top: 20px;
    right: 20px;
    bottom: 20px;
    left: 20px;
    border-width: 6px;
    border-style: solid;
    border-color: #224f7f;
    border-radius: 6px;
    background-color: rgba(0, 125, 197, 0)
}
section.section.section-big-tiles .big-tile-big .big-tiles-big-content {
    position: absolute;
    top: 50%;
    left: 0;
    padding: 0 50px;
    transform: translateY(-50%)
}
section.section.section-big-tiles .big-tile-big .big-tiles-big-content .big-tile-title {
    font-family: HelveticaLTStd-Bold;
    font-size: 36px;
    line-height: .833;
    margin-bottom: 65px;
    color: #fff
}
section.section.section-big-tiles .big-tile-big .big-tiles-big-content .big-tile-content {
    font-family: HelveticaLTStd-Light;
    font-size: 26px;
    line-height: 1.923;
    color: #fff
}
@media screen and (max-width:1459px) {
    section.section.section-big-tiles .big-tile-big {
        width: 500px;
        height: 680px
    }
    section.section.section-big-tiles .big-tile-big .big-tiles-big-content-wrap {
        top: 18px;
        right: 18px;
        bottom: 18px;
        left: 18px
    }
    section.section.section-big-tiles .big-tile-big .big-tiles-big-content {
        padding: 0 45px
    }
    section.section.section-big-tiles .big-tile-big .big-tiles-big-content .big-tile-title {
        font-size: 32px;
        margin-bottom: 55px
    }
    section.section.section-big-tiles .big-tile-big .big-tiles-big-content .big-tile-content {
        font-size: 22px
    }
    section.section.section-big-tiles .big-tile {
        width: 100%;
        height: 320px;
        padding: 45px 13px 13px 25px
    }
    section.section.section-big-tiles .big-tile+.big-tile {
        margin-top: 40px
    }
    section.section.section-big-tiles .big-tile.arrow:before {
        width: 32px;
        height: 50px;
        background-repeat: no-repeat
    }
    section.section.section-big-tiles .big-tile .big-tile-title {
        font-size: 24px;
        margin-bottom: 25px
    }
    section.section.section-big-tiles .big-tile .big-tile-content {
        font-size: 22px
    }
}
@media screen and (max-width:1299px) {
    section.section.section-big-tiles .big-tile-big {
        width: 100%;
        height: 630px
    }
    section.section.section-big-tiles .big-tile-big .big-tiles-big-content {
        padding: 0 40px
    }
    section.section.section-big-tiles .big-tile-big .big-tiles-big-content .big-tile-title {
        font-size: 30px;
        margin-bottom: 45px
    }
    section.section.section-big-tiles .big-tile-big .big-tiles-big-content .big-tile-content {
        font-size: 20px
    }
    section.section.section-big-tiles .big-tile {
        width: 100%;
        height: 300px;
        padding: 40px 13px 13px 25px
    }
    section.section.section-big-tiles .big-tile+.big-tile {
        margin-top: 30px
    }
    section.section.section-big-tiles .big-tile .big-tile-title {
        font-size: 22px;
        margin-bottom: 20px
    }
    section.section.section-big-tiles .big-tile .big-tile-content {
        font-size: 20px;
        padding-left: 20px
    }
    section.section.section-big-tiles .big-tile .big-tile-content:before {
        width: 3px
    }
}
@media screen and (max-width:1099px) {
    section.section.section-big-tiles .big-tile-big {
        width: 100%;
        height: 580px
    }
    section.section.section-big-tiles .big-tile-big .big-tiles-big-content-wrap {
        top: 15px;
        right: 15px;
        bottom: 15px;
        left: 15px
    }
    section.section.section-big-tiles .big-tile-big .big-tiles-big-content {
        padding: 0 35px
    }
    section.section.section-big-tiles .big-tile-big .big-tiles-big-content .big-tile-title {
        font-size: 26px;
        margin-bottom: 35px
    }
    section.section.section-big-tiles .big-tile-big .big-tiles-big-content .big-tile-content {
        font-size: 18px
    }
    section.section.section-big-tiles .big-tile {
        width: 100%;
        height: 275px;
        padding: 40px 13px 13px 20px
    }
    section.section.section-big-tiles .big-tile.arrow:before {
        width: 30px;
        height: 50px;
        background-repeat: no-repeat;
        background-size: contain
    }
    section.section.section-big-tiles .big-tile .big-tile-title {
        font-size: 20px;
        margin-bottom: 15px
    }
    section.section.section-big-tiles .big-tile .big-tile-content {
        font-size: 18px;
        padding-left: 15px
    }
}
@media screen and (max-width:991px) {
    section.section.section-big-tiles .big-tile {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
        padding: 40px 15px 40px 20px
    }
    section.section.section-big-tiles .big-tile+.big-tile {
        margin-top: 0
    }
    section.section.section-big-tiles .big-tile-big {
        width: 100%;
        height: auto;
        margin-bottom: 30px;
        padding: 10px
    }
    section.section.section-big-tiles .big-tile-big .big-tiles-big-content-wrap {
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto
    }
    section.section.section-big-tiles .big-tile-big .big-tiles-big-content {
        position: relative;
        top: auto;
        left: auto;
        padding: 50px 30px;
        transform: translateY(0)
    }
}
@media screen and (max-width:767px) {
    section.section.section-big-tiles .big-tile-big .big-tiles-big-content .big-tile-content {
        font-size: 16px
    }
    section.section.section-big-tiles .big-tile-big .big-tiles-big-content .big-tile-title {
        font-size: 22px;
        margin-bottom: 25px
    }
    section.section.section-big-tiles .big-tile .big-tile-title {
        font-size: 18px;
        margin-bottom: 15px
    }
    section.section.section-big-tiles .big-tile .big-tile-content {
        font-size: 16px;
        padding-left: 10px
    }
}
body.tax-location .page-excerpt {
    position: relative;
    margin-top: 70px;
    padding-top: 45px;
    border-top: 1px solid #eaeaea
}
body.tax-location .page-excerpt p {
    font-family: HelveticaLTStd-Light;
    font-size: 20px;
    line-height: 1.6;
    color: #13365b;
    text-align: left
}
.financial-advisor-card {
    display: flex;
    margin: 50px 0
}
.financial-advisor-card .financial-advisors-card-thumbnail {
    background-position: center;
    background-size: cover;
    flex: 0 0 450px
}
.financial-advisor-card .financial-advisors-card-content {
    padding: 35px 50px
}
.financial-advisor-card .financial-advisors-card-content .financial-advisors-title {
    font-family: AmasisMTW1G-Bold;
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 15px;
    color: #13365b
}
.financial-advisor-card .financial-advisors-card-content .financial-advisors-content p {
    font-family: HelveticaLTStd-Light;
    font-size: 16px;
    line-height: 2;
    margin-bottom: 5px;
    margin-bottom: 10px;
    color: #13365b
}
.financial-advisor-card .financial-advisor-card-links a {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 2;
    position: relative;
    margin-bottom: 5px;
    margin-bottom: 10px;
    color: #13365b
}
.financial-advisor-card .financial-advisor-card-links a:before {
    font-family: FontAwesome;
    font-size: 20px;
    display: inline-block;
    margin-right: 10px
}
.financial-advisor-card .financial-advisor-card-links a[rel=tag]:before {
    content: '\f041'
}
.financial-advisor-card .financial-advisor-card-links a.phone:before {
    content: '\f095'
}
.financial-advisor-card .financial-advisor-card-links a.website:before {
    content: '\f0ac'
}
.financial-advisor-card .financial-advisor-card-links a+a {
    margin-left: 15px
}
.financial-advisor-card .financial-advisor-card-links a:hover {
    color: #259ee4
}
@media screen and (max-width:1459px) {
    body.tax-location .page-excerpt {
        margin-top: 65px;
        padding-top: 40px
    }
    body.tax-location .page-excerpt p {
        font-size: 19px
    }
    .financial-advisor-card .financial-advisors-card-content {
        padding: 35px 45px
    }
    .financial-advisor-card .financial-advisors-card-content .financial-advisors-title {
        font-size: 21px;
        margin-bottom: 15px
    }
    .financial-advisor-card .financial-advisor-card-links a,
    .financial-advisor-card .financial-advisors-card-content .financial-advisors-content p {
        font-size: 16px
    }
    .financial-advisor-card .financial-advisor-card-links a:before {
        font-size: 20px
    }
    .financial-advisor-card .financial-advisors-card-thumbnail {
        flex: 0 0 425px
    }
}
@media screen and (max-width:1299px) {
    body.tax-location .page-excerpt {
        margin-top: 60px;
        padding-top: 40px
    }
    body.tax-location .page-excerpt p {
        font-size: 18px
    }
    .financial-advisor-card .financial-advisors-card-content {
        padding: 30px 40px
    }
    .financial-advisor-card .financial-advisors-card-content .financial-advisors-title {
        font-size: 20px;
        margin-bottom: 12px
    }
    .financial-advisor-card .financial-advisor-card-links a,
    .financial-advisor-card .financial-advisors-card-content .financial-advisors-content p {
        font-size: 15px
    }
    .financial-advisor-card .financial-advisor-card-links a:before {
        font-size: 19px
    }
    .financial-advisor-card .financial-advisors-card-thumbnail {
        flex: 0 0 415px
    }
}
@media screen and (max-width:1099px) {
    body.tax-location .page-excerpt {
        margin-top: 55px;
        padding-top: 35px
    }
    body.tax-location .page-excerpt p {
        font-size: 17px
    }
    .financial-advisor-card .financial-advisors-card-content {
        padding: 25px 35px
    }
    .financial-advisor-card .financial-advisors-card-content .financial-advisors-title {
        font-size: 19px;
        margin-bottom: 10px
    }
    .financial-advisor-card .financial-advisor-card-links a,
    .financial-advisor-card .financial-advisors-card-content .financial-advisors-content p {
        font-size: 15px
    }
    .financial-advisor-card .financial-advisor-card-links a:before {
        font-size: 18px
    }
    .financial-advisor-card .financial-advisors-card-thumbnail {
        flex: 0 0 400px
    }
}
@media screen and (max-width:991px) {
    body.tax-location .page-excerpt {
        margin-top: 50px;
        padding-top: 30px
    }
    body.tax-location .page-excerpt p {
        font-size: 16px
    }
    .financial-advisor-card .financial-advisors-card-content {
        padding: 30px
    }
    .financial-advisor-card .financial-advisors-card-content .financial-advisors-title {
        font-size: 18px;
        margin-bottom: 10px
    }
    .financial-advisor-card .financial-advisor-card-links a,
    .financial-advisor-card .financial-advisors-card-content .financial-advisors-content p {
        font-size: 14px
    }
    .financial-advisor-card .financial-advisor-card-links a:before {
        font-size: 17px
    }
    .financial-advisor-card {
        display: block;
        margin: 50px 0
    }
    .financial-advisor-card .financial-advisors-card-thumbnail {
        width: 100%;
        height: 400px;
        flex: auto
    }
}
@media screen and (max-width:767px) {
    body.tax-location .page-excerpt {
        margin-top: 40px;
        padding-top: 25px
    }
    body.tax-location .page-excerpt p {
        font-size: 15px
    }
}
@media screen and (max-width:480px) {
    .financial-advisor-card .financial-advisors-card-thumbnail {
        width: 100%;
        height: 300px;
        flex: auto
    }
}
::selection {
    color: #fff;
    background: #04a4cc;
    text-shadow: none
}
::-webkit-selection {
    color: #fff;
    background: #04a4cc;
    text-shadow: none
}
::-moz-selection {
    color: #fff;
    background: #04a4cc;
    text-shadow: none
}
.alignnone {
    margin: 5px 20px 20px 0
}
.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}
.alignright {
    float: right;
    margin: 5px 0 20px 20px
}
.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}
a img.alignright {
    float: right;
    margin: 5px 0 20px 20px
}
a img.alignnone {
    margin: 5px 20px 20px 0
}
a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0
}
a img.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto
}
.wp-caption {
    max-width: 96%;
    padding: 5px 3px 10px;
    text-align: center;
    border: 1px solid #f0f0f0;
    background: #fff
}
.wp-caption.alignnone {
    margin: 5px 20px 20px 0
}
.wp-caption.alignleft {
    margin: 5px 20px 20px 0
}
.wp-caption.alignright {
    margin: 5px 0 20px 20px
}
.wp-caption img {
    width: auto;
    max-width: 98.5%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0 none
}
.gallery-caption,
.wp-caption .wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px
}
.ui-datepicker {
    font: 9pt Arial, sans-serif;
    width: 216px;
    height: auto;
    margin: 5px auto 0;
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5)
}
.ui-datepicker a {
    text-decoration: none
}
.ui-datepicker table {
    width: 100%;
    background: #fff
}
.ui-datepicker-header {
    font-weight: 700;
    line-height: 30px;
    color: #e0e0e0;
    border-width: 1px 0 0 0;
    border-style: solid;
    border-color: #111;
    background: url(../img/dark_leather.png) repeat 0 0 #000;
    -webkit-box-shadow: inset 0 1px 1px 0 #fafafa;
    -moz-box-shadow: inset 0 1px 1px 0 rgba(250, 250, 250, .2);
    box-shadow: inset 0 1px 1px 0 rgba(250, 250, 250, .2);
    text-shadow: 1px -1px 0 #000;
    filter: dropshadow(color=#000, offx=1, offy=-1)
}
.ui-datepicker-title {
    text-align: center
}
.ui-datepicker-next,
.ui-datepicker-prev {
    line-height: 600%;
    display: inline-block;
    overflow: hidden;
    width: 30px;
    height: 30px;
    cursor: pointer;
    text-align: center;
    background-image: url(../img/arrow.png);
    background-repeat: no-repeat
}
.ui-datepicker-prev {
    float: left;
    background-position: center -30px
}
.ui-datepicker-next {
    float: right;
    background-position: center 0
}
.ui-datepicker thead {
    border-bottom: 1px solid #bbb;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f7f7f7), color-stop(100%, #f1f1f1));
    background-image: -webkit-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);
    background-image: -o-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);
    background-image: -ms-linear-gradient(top, #f7f7f7 0, #f1f1f1 100%);
    background-image: linear-gradient(top, #f7f7f7 0, #f1f1f1 100%)
}
.ui-datepicker th {
    font-size: 6pt;
    padding: 5px 0;
    text-align: center;
    text-transform: uppercase;
    color: #666;
    text-shadow: 1px 0 0 #fff;
    filter: dropshadow(color=#fff, offx=1, offy=0)
}
.ui-datepicker tbody td {
    padding: 0;
    border-right: 1px solid #bbb
}
.ui-datepicker tbody td:last-child {
    border-right: 0
}
.ui-datepicker tbody tr {
    border-bottom: 1px solid #bbb
}
.ui-datepicker tbody tr:last-child {
    border-bottom: 0
}
.ui-datepicker td a,
.ui-datepicker td span {
    font-weight: 700;
    line-height: 30px;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    color: #666;
    text-shadow: 1px 1px 0 #fff;
    filter: dropshadow(color=#fff, offx=1, offy=1)
}
.ui-datepicker-calendar .ui-state-default {
    background: #ededed;
    background: -moz-linear-gradient(top, #ededed 0, #dedede 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ededed), color-stop(100%, #dedede));
    background: -webkit-linear-gradient(top, #ededed 0, #dedede 100%);
    background: -o-linear-gradient(top, #ededed 0, #dedede 100%);
    background: -ms-linear-gradient(top, #ededed 0, #dedede 100%);
    background: linear-gradient(top, #ededed 0, #dedede 100%);
    -webkit-box-shadow: inset 1px 1px 0 0 rgba(250, 250, 250, .5);
    -moz-box-shadow: inset 1px 1px 0 0 rgba(250, 250, 250, .5);
    box-shadow: inset 1px 1px 0 0 rgba(250, 250, 250, .5)
}
.ui-datepicker-calendar .ui-state-hover {
    background: #f7f7f7
}
.ui-datepicker-calendar .ui-state-active {
    position: relative;
    margin: -1px;
    color: #e0e0e0;
    border: 1px solid #55838f;
    background: #6eafbf;
    -webkit-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .1);
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, .1);
    text-shadow: 0 1px 0 #4d7a85;
    filter: dropshadow(color=#4d7a85, offx=0, offy=1)
}
.ui-datepicker-unselectable .ui-state-default {
    color: #b4b3b3;
    background: #f4f4f4
}
.ui-datepicker-calendar td:first-child .ui-state-active {
    width: 29px;
    margin-left: 0
}
.ui-datepicker-calendar td:last-child .ui-state-active {
    width: 29px;
    margin-right: 0
}
.ui-datepicker-calendar tr:last-child .ui-state-active {
    height: 29px;
    margin-bottom: 0
}
body.page-template.page-template-credit-card-processing section.banner,
body.page-template.page-template-template-bussinessloan-lp section.banner,
body.page-template.page-template-template-lawsuitefunding-static-lp section.banner,
body.page-template.page-template-template-lp-facebook section.banner {
    margin-top: 75px
}
@media screen and (max-width:1299px) {
    body.page-template.page-template-credit-card-processing section.banner,
    body.page-template.page-template-template-bussinessloan-lp section.banner,
    body.page-template.page-template-template-lawsuitefunding-static-lp section.banner,
    body.page-template.page-template-template-lp-facebook section.banner {
        margin-top: 65px
    }
}
body.page-template.page-template-credit-card-processing #showLeft,
body.page-template.page-template-template-bussinessloan-lp #showLeft,
body.page-template.page-template-template-lawsuitefunding-static-lp #showLeft,
body.page-template.page-template-template-lp-facebook #showLeft {
    display: none !important
}
.financial-advisor-card .financial-advisor-card-links .info-item {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 2;
    position: relative;
    margin-bottom: 5px;
    margin-bottom: 10px;
    color: #13365b;
    margin-left: 10px
}
.category-description {
    position: relative;
    margin-bottom: 70px;
    padding-bottom: 45px;
    border-bottom: 1px solid #eaeaea
}
.category-description:after {
    position: absolute;
    bottom: -16px;
    left: 50%;
    display: block;
    box-sizing: border-box;
    width: 30px;
    height: 30px;
    content: '';
    transform: rotate(45deg);
    border-width: 0 1px 1px 0;
    border-style: solid;
    border-color: #eaeaea;
    background-color: #fff
}
.category-description p {
    font-family: HelveticaLTStd-Light;
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 25px;
    color: #13365b
}
.category-description li {
    font-family: HelveticaLTStd-Light;
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 5px;
    color: #13365b
}
.category-description h1 {
    font-family: AmasisMTW1G-Bold;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 25px;
    color: #13365b
}
.category-description h2 {
    font-family: AmasisMTW1G-Bold;
    font-size: 34px;
    line-height: 1.2;
    margin-bottom: 1rem;
    color: #13365b
}
.category-description h3 {
    font-family: AmasisMTW1G-Bold;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 1rem;
    color: #13365b
}
.category-description h5 {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 1rem;
    color: #13365b
}
.seo-companies-list {
    padding: 0;
    margin: 0;
    list-style-type: none
}
.seo-companies-list .seo-company {
    padding: 20px 20px 20px 30px;
    border: 0;
    border-bottom: 3px solid #2caae8;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 0 6px 0 rgba(0, 0, 0, .24);
    margin-bottom: 20px;
    display: flex;
    position: relative
}
.seo-companies-list .seo-company .seo-company-index {
    font-family: AmasisMTW1G-Bold;
    color: #13365b;
    background-color: #fff;
    width: 35px;
    height: 35px;
    border: 1px solid #13365b;
    border-radius: 50%;
    display: block;
    position: absolute;
    text-align: center;
    line-height: 35px;
    left: -17px;
    top: 20px
}
.seo-companies-list .seo-company .seo-company-head-info {
    width: 150px;
    display: block;
    flex: 0 0 150px
}
.seo-companies-list .seo-company .seo-company-head-info .seo-company-logo img {
    max-height: 50px;
    width: auto;
    display: block
}
.seo-companies-list .seo-company .seo-company-head-info .title {
    display: block;
    margin-top: 10px;
    font-family: AmasisMTW1G-Bold;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 0;
    color: #13365b
}
.seo-companies-list .seo-company .seo-company-body-info {
    padding: 0 10px
}
.seo-companies-list .seo-company .seo-company-body-info p {
    font-family: HelveticaLTStd-Light;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 0;
    color: #13365b
}
.seo-companies-list .seo-company .seo-company-body-info .read-more {
    font-family: AmasisMTW1G-Bold;
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 0;
    color: #13365b
}
.seo-companies-list .seo-company .btn {
    display: inline-block;
    line-height: 45px;
    height: 42px;
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    display: block;
    padding: 0 20px;
    color: #fff;
    border-radius: 3px;
    background-image: -moz-linear-gradient(90deg, #259ee4 0, #39b2ea 100%);
    background-image: -webkit-linear-gradient(90deg, #259ee4 0, #39b2ea 100%);
    background-image: -ms-linear-gradient(90deg, #259ee4 0, #39b2ea 100%)
}
.seo-companies-list .seo-company .btn:hover {
    opacity: .9
}
.seo-companies-list .seo-company .seo-company-body-info ul {
    padding-left: 5px;
    padding-top: 10px;
    list-style: none
}
.seo-companies-list .seo-company .seo-company-body-info ul li {
    font-family: HelveticaLTStd-Light;
    font-size: 15px;
    line-height: 1.2;
    position: relative;
    padding: 4px 0;
    padding-left: 20px;
    color: #13365b
}
.seo-companies-list .seo-company .seo-company-body-info ul li:before {
    position: absolute;
    top: 2px;
    left: 0;
    display: block;
    width: 15px;
    height: 15px;
    content: '';
    background-image: url(img/list-tip.png);
    background-size: contain
}
.seo-company-head {
    background: #cde6f5;
    border-radius: 5px;
    padding: 15px;
    margin-bottom: 25px;
    display: flex;
    justify-content: space-between;
    align-items: center
}
.seo-company-head .seo-company-head-info {
    display: flex;
    align-items: center
}
.seo-company-head .seo-company-head-info .seo-company-logo {
    width: 50px;
    height: 50px;
    padding: 5px;
    background-color: #fff
}
.seo-company-head .seo-company-head-info .title {
    padding-left: 15px;
    font-family: AmasisMTW1G-Bold;
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 0;
    color: #13365b
}
.seo-company-head a.btn {
    display: inline-block;
    line-height: 45px;
    height: 42px;
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    display: block;
    padding: 0 20px;
    color: #fff;
    border-radius: 3px;
    background-image: -moz-linear-gradient(90deg, #259ee4 0, #39b2ea 100%);
    background-image: -webkit-linear-gradient(90deg, #259ee4 0, #39b2ea 100%);
    background-image: -ms-linear-gradient(90deg, #259ee4 0, #39b2ea 100%)
}
.seo-company-head a.btn:hover {
    opacity: .9
}
.seo-company-body .seo-company-content p {
    font-family: HelveticaLTStd-Light;
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 25px;
    color: #13365b
}
.seo-company-body .seo-company-content li {
    font-family: HelveticaLTStd-Light;
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 5px;
    color: #13365b
}
.seo-company-body .seo-company-content h1 {
    font-family: AmasisMTW1G-Bold;
    font-size: 48px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 25px;
    color: #13365b
}
.seo-company-body .seo-company-content h2 {
    font-family: AmasisMTW1G-Bold;
    font-size: 34px;
    line-height: 1.2;
    margin-bottom: 1rem;
    color: #13365b
}
.seo-company-body .seo-company-content h3 {
    font-family: AmasisMTW1G-Bold;
    font-size: 28px;
    line-height: 1.2;
    margin-bottom: 1rem;
    color: #13365b
}
.seo-company-body .seo-company-content h5 {
    font-family: HelveticaLTStd-Roman;
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 1rem;
    color: #13365b
}
.page-form-with-sidebar {
    background: #fcfcfc
}
.page-form-with-sidebar .form-with-sidebar {
    border: 1px solid #d1d3dd;
    box-shadow: 0 2px 5px 0 rgba(9, 10, 13, .25)
}
.page-form-sidebar {
    padding: 30px;
    border-right: 1px solid #d1d3dd;
    background-color: #fff
}
.page-form-sidebar .widget.widget_text {
    padding: 20px 0;
    border-bottom: 1px solid #d1d3dd
}
.page-form-sidebar .widget:last-child {
    border-bottom: 0
}
.page-form-sidebar .widget.widget_text p {
    font-family: HelveticaLTStd-Roman;
    line-height: 24px;
    margin-bottom: 0;
    color: #5a5e69
}
.page-form-sidebar .widget.widget_text ul {
    margin: 0;
    padding: 0 0 0 25px
}
.page-form-sidebar .widget.widget_text ul li {
    font-family: HelveticaLTStd-Roman;
    line-height: 24px;
    margin-bottom: 20px;
    color: #5a5e69
}
.page-form {
    padding: 0;
    background-color: #f1f2f7
}
.page-form .page-form-head {
    padding: 17px 20px 13px;
    border-bottom: 1px solid #d1d3dd
}
.page-form .page-form-head h1.page-form-title {
    font-family: HelveticaLTStd-Roman;
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0;
    color: #8d919a
}
.page-form .page-form-body {
    padding: 0 20px
}
.page-form .page-form-body .gform_fields {
    margin: 0;
    padding: 0;
    list-style-type: none
}
.page-form .page-form-body .gform_fields .gfield.gform_hidden {
    display: none
}
.page-form .page-form-body .gform_fields .gfield.form-col-6 {
    display: inline-block;
    width: 50%
}
.page-form .page-form-body .gform_fields .gfield .gsection_title {
    font-family: HelveticaLTStd-Roman;
    font-size: 15px;
    margin: 30px 0 20px;
    color: #5a5e69
}
.page-form .page-form-body .gform_fields .gfield .gsection_description {
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    margin: -15px 0 20px;
    color: #5a5e69
}
.page-form .page-form-body .gform_fields .gfield:not(.gsection):not(.form-address) {
    position: relative;
    margin-top: -1px;
    margin-left: -1px;
    padding: 20px 15px;
    cursor: inherit;
    transition: background 250ms ease;
    vertical-align: top;
    border: 1px solid #b9bcc6;
    background: #fff
}
.page-form .page-form-body .gform_fields .gfield:not(.gsection).gfield-focused {
    background: #f1f2f7
}
.page-form .page-form-body .gform_fields .gfield label {
    font-family: HelveticaLTStd-Light;
    font-size: 11px;
    line-height: 14px;
    display: block;
    width: 100%;
    margin: 0;
    text-transform: uppercase;
    color: #6e717a
}
.page-form .page-form-body .gform_fields .gfield input:not([type=file]) {
    font-size: 15px;
    width: 100%;
    height: 100%;
    max-height: 20px;
    padding: 0;
    border: 1px solid transparent;
    background-color: transparent
}
.page-form .page-form-body .gform_fields .gfield input:not([type=file]):focus {
    border-bottom-color: #b9bcc6
}
.page-form .page-form-body .gform_fields .gfield .ginput_container.ginput_container_select {
    position: relative
}
.page-form .page-form-body .gform_fields .gfield .ginput_container.ginput_container_select:after {
    font-family: FontAwesome;
    line-height: 35px;
    position: absolute;
    top: 0;
    right: 10px;
    content: '\f0d7';
    pointer-events: none;
    color: #6e717a
}
.page-form .page-form-body .gform_fields .gfield .ginput_container.ginput_container_select select {
    font-size: 15px;
    width: 100%;
    height: 100%;
    height: 35px;
    max-height: none;
    padding: 0;
    padding-right: 30px;
    color: #30343c;
    border: 1px solid transparent;
    background-color: transparent;
    -webkit-appearance: none
}
.page-form .page-form-body .gform_fields .gfield .ginput_container.ginput_container_select select:active,
.page-form .page-form-body .gform_fields .gfield .ginput_container.ginput_container_select select:focus {
    outline: 0
}
.page-form .page-form-body .gform_fields .gfield.form-address .ginput_container .address_line_1 {
    width: calc(75% + 1px)
}
.page-form .page-form-body .gform_fields .gfield.form-address .ginput_container .address_city {
    width: calc(66.6666% + 1px)
}
.page-form .page-form-body .gform_fields .gfield.form-address .ginput_container .address_state {
    width: calc(33.3333% + 1px)
}
.page-form .page-form-body .gform_fields .gfield.form-address .ginput_container .address_zip {
    width: calc(25% + 1px)
}
.page-form .page-form-body .gform_fields .gfield.form-address .gfield_label {
    display: none
}
.page-form .page-form-body .gform_fields .gfield.form-address .ginput_full,
.page-form .page-form-body .gform_fields .gfield.form-address .ginput_left,
.page-form .page-form-body .gform_fields .gfield.form-address .ginput_right {
    position: relative;
    display: inline-block;
    margin-top: -1px;
    margin-left: -1px;
    padding: 20px 15px;
    cursor: inherit;
    transition: background 250ms ease;
    vertical-align: top;
    border: 1px solid #b9bcc6;
    background: #fff
}
.page-form .page-form-body .gform_fields .gfield.form-address .address_state {
    position: relative
}
.page-form .page-form-body .gform_fields .gfield.form-address .address_state:after {
    font-family: FontAwesome;
    line-height: 25px;
    position: absolute;
    right: 25px;
    bottom: 20px;
    content: '\f0d7';
    pointer-events: none;
    color: #6e717a
}
.page-form .page-form-body .gform_fields .gfield.form-address .address_state select {
    font-size: 15px;
    line-height: 20px;
    width: 100%;
    height: 20px;
    max-height: none;
    padding: 0;
    padding-right: 30px;
    color: #30343c;
    border: 1px solid transparent;
    background-color: transparent;
    -webkit-appearance: none
}
.page-form .page-form-body .gform_fields .gfield.form-address .address_state select:active,
.page-form .page-form-body .gform_fields .gfield.form-address .address_state select:focus {
    outline: 0
}
.page-form .page-form-body .gform_fields .gfield.hide-label label {
    display: none
}
.page-form .page-form-body .gform_fields .gfield.gfield_html {
    font-family: HelveticaLTStd-Light;
    font-size: 12px;
    margin-top: 20px !important;
    margin-bottom: 20px !important;
    padding: 0 !important;
    border: 0 !important;
    background-color: transparent !important
}
.page-form .page-form-body .gform_footer.top_label {
    margin-bottom: 30px
}
.page-form .page-form-body .gform_footer.top_label input[type=submit] {
    font-family: HelveticaLTStd-Roman;
    font-size: 16px;
    line-height: 45px;
    display: block;
    height: 42px;
    padding: 0 20px;
    color: #fff;
    border-radius: 3px;
    background-image: -moz-linear-gradient(90deg, #259ee4 0, #39b2ea 100%);
    background-image: -webkit-linear-gradient(90deg, #259ee4 0, #39b2ea 100%);
    background-image: -ms-linear-gradient(90deg, #259ee4 0, #39b2ea 100%)
}
.page-form .page-form-body .gform_footer.top_label input[type=submit]:hover {
    opacity: .9
}
.page-form .page-form-body .gform_fields .validation_error {
    display: none
}
.page-form .page-form-body .gform_fields .gfield .gfield_description.validation_message {
    font-family: HelveticaLTStd-Bold;
    font-size: 11px;
    margin-bottom: -10px;
    color: #6e717a
}
.category-description {
    margin-top: 25px
}
@media screen and (max-width:1459px) {
    .seo-companies-list .seo-company {
        padding: 18px 18px 18px 25px;
        border-bottom: 3px solid #2caae8;
        border-radius: 4px;
        margin-bottom: 20px
    }
    .seo-companies-list .seo-company .seo-company-head-info {
        width: 125px;
        flex: 0 0 125px
    }
    .seo-companies-list .seo-company .seo-company-body-info .read-more,
    .seo-companies-list .seo-company .seo-company-body-info p {
        font-size: 14px;
        line-height: 1.5
    }
    .seo-companies-list .seo-company .seo-company-body-info ul li {
        font-size: 14px
    }
    .seo-companies-list .seo-company .btn {
        font-size: 15px;
        padding: 0 15px
    }
    .category-description h1 {
        font-size: 42px;
        margin-bottom: 20px
    }
    .category-description h3 {
        font-size: 24px;
        line-height: 1.2
    }
    .category-description p {
        font-size: 18px;
        line-height: 1.5;
        margin-bottom: 20px
    }
}
@media screen and (max-width:1299px) {
    .seo-companies-list .seo-company .btn {
        font-size: 14px;
        padding: 0 15px
    }
}
@media screen and (max-width:1099px) {
    .seo-companies-list .seo-company {
        padding: 15px 15px 15px 20px;
        border-bottom: 3px solid #2caae8;
        border-radius: 4px;
        margin-bottom: 15px
    }
    .seo-companies-list .seo-company .seo-company-head-info {
        width: 100px;
        flex: 0 0 100px
    }
    .seo-companies-list .seo-company .seo-company-body-info .read-more,
    .seo-companies-list .seo-company .seo-company-body-info p {
        font-size: 14px;
        line-height: 1.5
    }
    .seo-companies-list .seo-company .seo-company-body-info ul li {
        font-size: 14px
    }
    .seo-companies-list .seo-company .btn {
        font-size: 15px;
        padding: 0 15px
    }
    .seo-companies-list .seo-company .seo-company-head-info .title {
        margin-top: 5px;
        font-size: 12px;
        line-height: 14px
    }
    .seo-companies-list .seo-company .seo-company-index {
        width: 30px;
        height: 30px;
        line-height: 30px;
        left: -15px;
        top: 10px
    }
    .category-description h1 {
        font-size: 36px;
        margin-bottom: 20px
    }
    .category-description h3 {
        font-size: 22px;
        line-height: 1.2
    }
    .category-description p {
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 20px
    }
}
@media screen and (max-width:767px) {
    .seo-companies-list .seo-company {
        display: block
    }
    .seo-companies-list .seo-company .seo-company-head-info .seo-company-logo img {
        max-height: none;
        width: 100%;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto
    }
    .seo-companies-list .seo-company .seo-company-head-info {
        width: 100%;
        flex: 0 0 100px;
        margin-bottom: 20px
    }
    .seo-companies-list .seo-company .seo-company-head-info .title {
        margin-top: 5px;
        font-size: 14px;
        line-height: 16px;
        text-align: center
    }
    .seo-companies-list .seo-company .seo-company-body-info {
        padding: 0 10px;
        margin-bottom: 20px
    }
    .category-description h1 {
        font-size: 32px;
        margin-bottom: 15px
    }
    .category-description h3 {
        font-size: 20px;
        line-height: 1.2
    }
    .category-description p {
        font-size: 15px;
        line-height: 1.5;
        margin-bottom: 20px
    }
    .lwptoc-left {
        float: none;
        margin-top: 0;
        width: 100%;
        margin-right: 0
    }
    .seo-companies-list .seo-company .seo-company-index {
        width: 40px;
        height: 40px;
        line-height: 40px;
        left: -10px;
        top: -10px
    }
}
section.banner.banner-small.banner-small-300>.container>.row {
    height: 300px
}
section.banner.banner-small.banner-blog>.container>.row {
    height: 350px
}
form#gform_15 input[type=submit] {
    margin-top: 25px
}
header.header .main-header .header-menu>ul>li.menu-item.button.button-hms-show {
    display: none
}
a.btn-outline {
    line-height: 45px;
    height: 42px;
    font-family: HelveticaLTStd-Roman;
    font-size: 14px;
    display: block;
    padding: 0 10px;
    color: #259ee4;
    border-radius: 3px;
    white-space: nowrap;
    border: 1px solid #259ee4;
    margin-top: 10px
}
a.btn-outline:hover {
    background-color: #259ee4;
    color: #fff
}