.nav-menu,
header.vw-header {
    position: fixed;
    width: 100%;
    left: 0
}

.close-menu-section .menu-close span,
.menu-nav-container-rh .nav-sec ul li a,
.nav-menu-bottom ul li a {
    font-family: VWTextWeb-Regular;
    color: #fff;
    text-decoration: none
}

@font-face {
    font-family: VWHeadWeb-Bold;
    font-style: normal;
    font-weight: 700;
    src: url("fonts/VWHeadWeb-Bold.eot?") format("eot"), url("fonts/VWHeadWeb-Bold.woff") format("woff"), url("fonts/VWHeadWeb-Bold.ttf") format("truetype"), url('fonts/VWHeadWeb-Bold.svg#str-replace("VWHeadWeb-Bold", " ", "_")') format("svg")
}

@font-face {
    font-family: VWHeadWeb-Regular;
    font-style: normal;
    font-weight: 400;
    src: url("fonts/VWHeadWeb-Regular.eot?") format("eot"), url("fonts/VWHeadWeb-Regular.woff") format("woff"), url("fonts/VWHeadWeb-Regular.ttf") format("truetype"), url('fonts/VWHeadWeb-Regular.svg#str-replace("VWHeadWeb-Regular", " ", "_")') format("svg")
}

@font-face {
    font-family: VWHeadWeb-Light;
    font-style: normal;
    font-weight: 400;
    src: url("fonts/VWHeadWeb-Light.eot?") format("eot"), url("fonts/VWHeadWeb-Light.woff") format("woff"), url("fonts/VWHeadWeb-Light.ttf") format("truetype"), url('fonts/VWHeadWeb-Light.svg#str-replace("VWHeadWeb-Light", " ", "_")') format("svg")
}

@font-face {
    font-family: VWTextWeb-Light;
    font-style: normal;
    font-weight: 400;
    src: url("fonts/VWTextWeb-Light.eot?") format("eot"), url("fonts/VWTextWeb-Light.woff") format("woff"), url("fonts/VWTextWeb-Light.ttf") format("truetype"), url('fonts/VWTextWeb-Light.svg#str-replace("VWTextWeb-Light", " ", "_")') format("svg")
}

@font-face {
    font-family: VWTextWeb-Bold;
    font-style: normal;
    font-weight: 700;
    src: url("fonts/VWTextWeb-Bold.eot?") format("eot"), url("fonts/VWTextWeb-Bold.woff") format("woff"), url("fonts/VWTextWeb-Bold.ttf") format("truetype"), url('fonts/VWTextWeb-Bold.svg#str-replace("VWTextWeb-Bold", " ", "_")') format("svg")
}

@font-face {
    font-family: VWTextWeb-Regular;
    font-style: normal;
    font-weight: 400;
    src: url("fonts/VWTextWeb-Regular.eot?") format("eot"), url("fonts/VWTextWeb-Regular.woff") format("woff"), url("fonts/VWTextWeb-Regular.ttf") format("truetype"), url('fonts/VWTextWeb-Regular.svg#str-replace("VWTextWeb-Regular", " ", "_")') format("svg")
}

@font-face {
    font-family: icomoon;
    src: url("fonts/icomoon.eot?nfkvzm");
    src: url("fonts/icomoon.eot?nfkvzm#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?nfkvzm") format("truetype"), url("fonts/icomoon.woff?nfkvzm") format("woff"), url("fonts/icomoon.svg?nfkvzm#icomoon") format("svg");
    font-weight: 400;
    font-style: normal;
    font-display: block
}

* {
    box-sizing: border-box
}

.banner,
header.vw-header .logo-section .vw-header-logo img {
    width: 100%
}

.banner img {
    width: 100%;
    display: block
}

header ul {
    margin: 0;
    padding: 0
}

header.vw-header {
    height: 100px;
    transition: .3s ease-in;
    color: #fff;
    background: #000;
    background: linear-gradient(180deg, #000 0, rgba(255, 255, 255, 0) 100%);
    transform: translateY(0);
    top: 0;
    font-family: VWTextWeb-Light;
    z-index: 10
}

header.vw-header .m-button {
    position: absolute;
    left: 63px;
    top: 18px;
    font-size: 12px;
    cursor: pointer;
    z-index: 1
}

header.vw-header .m-button span {
    display: inline-block;
    vertical-align: middle
}

header.vw-header .m-button .m-txt {
    padding-left: 16px;
    font-size: 14px;
    color: #fff;
    font-weight: 700
}

header.vw-header .m-button .hmb-icon {
    width: 18px;
    height: 2px;
    position: relative;
    background: #fff
}

header.vw-header .m-button .hmb-icon::after {
    width: 22px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    bottom: -8px;
    content: ""
}

header.vw-header .m-button .hmb-icon::before {
    width: 24px;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    top: -8px;
    content: ""
}

.menu-nav-container ul.nave li a:hover,
header.vw-header .m-button:hover .m-txt {
    color: #4cc7f4
}

header.vw-header .m-button:hover .hmb-icon,
header.vw-header .m-button:hover .hmb-icon::after,
header.vw-header .m-button:hover .hmb-icon::before {
    background: #4cc7f4
}

header.vw-header .logo-section {
    width: 100%;
    position: relative;
    margin-top: 29px;
    transition: top .3s ease-in;
    top: 0
}

header.vw-header .logo-section.hide {
    top: -100px
}

header.vw-header .logo-section:before {
    width: calc(67% - 4px);
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 50%;
    content: ""
}

header.vw-header .logo-section:after {
    width: calc(34% - 82px);
    height: 2px;
    background: #fff;
    position: absolute;
    right: 0;
    top: 50%;
    content: ""
}

header.vw-header .logo-section .vw-header-logo {
    width: 48px;
    height: 48px;
    margin-left: 67.5%;
    display: block
}

.nav-menu {
    top: 0;
    background: linear-gradient(90deg, #00437a 0, #002053 100%);
    z-index: 1;
    height: 100vh;
    display: none
}

.nav-menu-top {
    width: 100%;
    height: calc(100% - 100px);
    overflow-x: auto
}

.nav-menu-bottom {
    width: 100%;
    height: 100px;
    padding-left: 100px
}

.nav-menu-bottom ul {
    list-style: none;
    padding: 40px 0 0
}

.nav-menu-bottom ul li {
    display: inline-block;
    margin: 0 3px;
    font-size: 14px;
    color: #fff
}

.nav-menu-bottom ul li a {
    font-size: 15px;
    cursor: pointer;
    line-height: 16px
}

.menu-nav-container-rh .nav-sec ul li a:hover,
.nav-menu-bottom ul li a:hover,
.sec-nav .sub-nav-menu-container .sub-nav-menu-rh .nav-sec ul li a:hover {
    background: rgba(194, 202, 207, .2)
}

.close-menu-section {
    width: 100%;
    padding: 20px 40px 100px
}

.close-menu-section .menu-close {
    display: inline-block;
    cursor: pointer;
    transition: .25s ease-in-out
}

.close-menu-section .menu-close span {
    font-size: 13px;
    line-height: 14px;
    display: inline-block;
    padding-right: 5px;
    vertical-align: middle
}

.close-menu-section .menu-close span img {
    width: 24px
}

.menu-nav-section {
    width: 100%;
    height: calc(100% - 150px)
}

.menu-nav-container,
.sec-nav .sub-nav-menu-container .sub-nav-menu-lh {
    width: 70%;
    float: left
}

.menu-nav-container {
    padding: 0 100px;
    position: relative;
    z-index: 1;
    transition: .25s ease-in-out
}

.menu-nav-container ul.nave {
    list-style: none;
    padding-left: 0;
    width: 300px
}

.menu-nav-container ul.nave li,
.menu-nav-container ul.nave li.active a::after,
.sec-nav .sec-nav-links>li.sub-nav2.active ul,
.sub-nav-open .btm-nav-open {
    display: block
}

.menu-nav-container ul.nave li a {
    text-decoration: none;
    color: #fff;
    display: block;
    font-size: 24px;
    line-height: 30px;
    padding: 10px 20px 10px 0;
    cursor: pointer;
    font-weight: 200;
    position: relative
}

.menu-nav-container ul.nave li a::after {
    width: 100%;
    height: 1px;
    background: #4cc7f4;
    position: absolute;
    left: 0;
    bottom: 2px;
    content: "";
    display: none
}

.menu-nav-container ul.nave li a span {
    position: absolute;
    right: 0;
    top: 10px
}

.menu-nav-container ul.nave li a span img {
    width: 15px
}

.menu-nav-container-rh {
    width: 30%;
    float: right;
    border-left: 1px solid #96a3a8;
    min-height: 100%
}

.menu-nav-container-rh .nav-sec,
.sec-nav .sub-nav-menu-container .sub-nav-menu-rh .nav-sec {
    padding: 0 45px
}

.menu-nav-container-rh .nav-sec ul,
.sec-nav .sub-nav-menu-container .sub-nav-menu-rh .nav-sec ul {
    list-style: none;
    padding-left: 0;
    width: 100%
}

.menu-nav-container-rh .nav-sec ul li,
.sec-nav .sub-nav-menu-container .sub-nav-menu-rh .nav-sec ul li {
    display: block;
    margin-top: 12px
}

.menu-nav-container-rh .nav-sec ul li a {
    display: inline-block;
    position: relative;
    font-size: 15px;
    line-height: 20px;
    cursor: pointer;
    font-weight: 500
}

.menu-nav-container-rh .nws-cta,
.sec-nav .sub-nav-menu-container .sub-nav-menu-rh .nws-cta {
    max-width: 400px;
    padding: 0 45px;
    margin-top: 50px
}

.menu-nav-container-rh .nws-cta a {
    width: 100%;
    display: block;
    color: #fff;
    text-decoration: none
}

.menu-nav-container-rh .nws-cta a h2,
.sec-nav .sub-nav-menu-container .sub-nav-menu-rh .nws-cta a h2 {
    font-size: 20px;
    font-family: VWHeadWeb-Bold;
    margin-top: 20px
}

.menu-nav-container-rh .nws-cta a .nws-cta-img,
.sec-nav .sub-nav-menu-container .sub-nav-menu-rh .nws-cta a .nws-cta-img {
    width: 100%;
    overflow: hidden
}

.menu-nav-container-rh .nws-cta a .nws-cta-img img,
.sec-nav .sub-nav-menu-container .sub-nav-menu-rh .nws-cta a .nws-cta-img img {
    width: 100%;
    transition: .25s ease-in-out
}

.menu-nav-container-rh .nws-cta a:hover .nws-cta-img img,
.sec-nav .sub-nav-menu-container .sub-nav-menu-rh .nws-cta a:hover .nws-cta-img img {
    transform: scale(1.05)
}

.nav-menu-sub {
    width: calc(100% - 60px);
    position: fixed;
    right: -100%;
    top: 0;
    background: #fff;
    height: 100vh;
    z-index: 1;
    transition: .25s ease-in-out
}

.sub-nav-open .nav-menu-sub {
    right: 0
}

.sub-nav-open .menu-close span.close-txt,
.sub-nav-open .nav-menu-bottom {
    display: none
}

.sub-nav-open .close-menu-section .menu-close {
    margin-left: -20px
}

.menu-back-btn {
    padding: 20px 8vw
}

.menu-back-btn a {
    display: inline-block;
    cursor: pointer
}

.menu-back-btn a span {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    line-height: 14px;
    color: #000
}

.menu-back-btn a span img {
    width: 25px
}

.sec-nav {
    height: calc(100% - 100px);
    width: 100%;
    overflow: auto
}

.sec-nav .tab-content {
    padding-left: 8vw;
    padding-right: 8vw
}

.sec-nav .tab-content h2 {
    font-size: 30px;
    font-family: VWTextWeb-Light;
    color: #000
}

.sec-nav .sub-nav-menu-container .sub-nav-menu-rh {
    width: 30%;
    float: left;
    border-left: 1px solid #ccc
}

.sec-nav .sub-nav-menu-container .sub-nav-menu-rh .nav-sec ul li a {
    text-decoration: none;
    color: #000;
    display: inline-block;
    position: relative;
    font-size: 15px;
    line-height: 20px;
    cursor: pointer;
    font-weight: 500;
    font-family: VWTextWeb-Regular
}

.sec-nav .sub-nav-menu-container .sub-nav-menu-rh .nws-cta a {
    width: 100%;
    display: block;
    color: #000;
    text-decoration: none
}

.sec-nav .sec-nav-links {
    list-style: none;
    margin-top: 50px;
    position: relative;
    width: 280px
}

.sec-nav .sec-nav-links>li {
    display: block;
    width: 260px;
    cursor: pointer;
    margin-top: 10px;
    font-family: VWTextWeb-Light;
    transition: .25s ease-in-out
}

.sec-nav .sec-nav-links>li>a {
    display: block;
    position: relative;
    font-size: 20px;
    line-height: 22px;
    color: #000;
    text-decoration: none;
    padding: 10px
}

.sec-nav .sec-nav-links>li ul>li>a:hover,
.sec-nav .sec-nav-links>li>a:hover {
    color: #6a767d
}

.sec-nav .sec-nav-links>li.sub-nav2>a:after {
    width: 9px;
    height: 9px;
    position: absolute;
    right: 10px;
    top: 17px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate(-45deg);
    border-radius: 2px;
    content: ""
}

.sec-nav .sec-nav-links>li.sub-nav2.active a:before {
    border-bottom: 1px solid #000;
    content: ""
}

.sec-nav .sec-nav-links>li ul {
    list-style: none;
    margin-top: 0;
    position: absolute;
    left: calc(100% + 20px);
    top: 0;
    display: none
}

.sec-nav .sec-nav-links>li ul>li {
    display: block;
    width: 240px;
    cursor: pointer;
    margin-bottom: 20px;
    font-family: VWTextWeb-Light;
    transition: .25s ease-in-out
}

.sec-nav .sec-nav-links>li ul>li>a {
    display: block;
    position: relative;
    font-size: 20px;
    line-height: 22px;
    color: #000;
    text-decoration: none
}

.btm-nav-open {
    position: absolute;
    width: 280px;
    height: calc(100% - 150px);
    cursor: pointer;
    display: none
}

.btm-nav-open .btm-nav-open-btn {
    position: absolute;
    width: 10px;
    height: 10px;
    cursor: pointer;
    bottom: 20px;
    left: 20px;
    transition: .25s ease-in-out;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(-45deg)
}

.sub-nav-open.sub-nav-open-half .btm-nav-open-btn {
    left: 240px;
    transform: rotate(135deg)
}

.sub-nav-open.sub-nav-open-half .nav-menu-sub {
    right: -220px
}

.sub-nav-open .menu-nav-container {
    padding-left: 60px
}

@media screen and (max-width:960px) {
    header.vw-header .m-button {
        left: 20px
    }
    header.vw-header .logo-section:before {
        width: calc(50% - 30px)
    }
    header.vw-header .logo-section:after {
        width: calc(50% - 34px)
    }
    header.vw-header .logo-section .vw-header-logo {
        margin-left: calc(50% - 24px)
    }
    .nav-menu-bottom {
        padding-left: 40px;
        padding-right: 40px
    }
    .close-menu-section {
        padding: 20px 40px
    }
    .menu-nav-container {
        width: 100%;
        padding: 0 40px
    }
    .menu-nav-container-rh {
        width: 100%;
        min-height: initial;
        border-left: none;
        padding-left: 40px;
        padding-right: 40px;
        padding-bottom: 50px
    }
    .menu-nav-container-rh .nav-sec,
    .sec-nav .sub-nav-menu-container .sub-nav-menu-rh .nav-sec {
        padding: 0;
        margin-top: 100px
    }
    .menu-nav-container-rh .nws-cta,
    .sec-nav .sub-nav-menu-container .sub-nav-menu-rh .nws-cta {
        max-width: 100%;
        padding: 0
    }
    .nav-menu-sub {
        width: calc(100% - 40px)
    }
    .sub-nav-open .close-menu-section .menu-close {
        margin-left: -32px
    }
    .sec-nav .sec-nav-links>li,
    .sec-nav .sub-nav-menu-container .sub-nav-menu-lh {
        width: 100%
    }
    .sec-nav .sub-nav-menu-container .sub-nav-menu-rh {
        width: 100%;
        border-left: none;
        padding-bottom: 50px
    }
    .sec-nav .sec-nav-links {
        margin-top: 25px;
        width: 100%
    }
    .sec-nav .sec-nav-links>li>a {
        padding: 10px 0
    }
    .sec-nav .sec-nav-links>li.sub-nav2>a:after {
        transform: rotate(45deg);
        border-right: 2px solid #001e50;
        border-bottom: 2px solid #001e50
    }
    .sec-nav .sec-nav-links>li.sub-nav2.active.sub-nav2>a:after {
        transform: rotate(225deg)
    }
    .sec-nav .sec-nav-links>li ul {
        position: initial;
        top: initial;
        padding: 20px
    }
    .sub-nav-open .btm-nav-open {
        display: none
    }
    .sub-nav-open .menu-nav-container {
        padding-left: 40px
    }
}

.sub-nav-open .menu-nav-container ul.nave li a {
    font-size: 16px;
    line-height: 22px;
    padding: 8px 20px 8px 0
}

.sub-nav-open .menu-nav-container ul.nave {
    list-style: none;
    padding-left: 0;
    width: 190px
}

.scroll-hide {
    overflow: hidden!important
}

#divcol2 {
    z-index: 1000
}

@media screen and (min-width:960px) {
    .sec-nav .sec-nav-links>li.sub-nav2.active {
        border: 1px solid #000
    }
    #backArrow {
        position: relative;
        z-index: 1000
    }
}

.scroll-hide header.vw-header {
    z-index: 10000
}

@media only screen and (max-width:968px) {
    .extIntCenterBotton {
        top: 15%!important;
        height: 50px!important
    }
}

section.footer-main {
    padding-top: 50px!important;
    width: 100%;
    /* height: 100% */
}

@media screen and (min-width:1200px) {
    section.footer-main.container {
        max-width: 1300px!important
    }
}

section.footer-main .footer-container {
    border-top: 2px solid #001e50;
    border-bottom: 1px solid #bbbcbe
}

section.footer-main .footer-container .footer_links ul,
section.footer-main .footer-container .footer_social_links ul {
    list-style: none
}

section.footer-main .footer-container .footer_links ul li a,
section.footer-main .footer-container .footer_social_links ul li a {
    font-weight: 400;
    cursor: pointer;
    color: #001e50;
    text-decoration: none;
    line-height: 38px;
    font-size: 15px;
    font-family: VWTextWeb-Regular
}

section.footer-main .footer-container .footer_bottom_links ul a:hover,
section.footer-main .footer-container .footer_links ul li a:hover,
section.footer-main .footer-container .footer_social_links ul a:hover {
    background-color: rgba(194, 202, 207, .2)
}

section.footer-main .footer-container .footer_social_links .social_link {
    font-weight: 700;
    font-size: 16px;
    padding-bottom: 20px;
    font-family: VWTextWeb-Regular
}

section.footer-main .footer-container .footer_social_links h3 {
    font-size: 16px;
    line-height: 19px;
    text-align: right
}

section.footer-main .footer-container .footer_bottom_links ul {
    display: flex;
    list-style: none;
    flex-wrap: wrap
}

section.footer-main .footer-container .footer_bottom_links ul li a {
    flex-wrap: nowrap;
    color: #001e50;
    text-decoration: none;
    font-size: 15px;
    font-weight: 400;
    line-height: 19px;
    font-family: VWTextWeb-Regular
}

section.footer-main .footer-container .footer_bottom_links .copyrightVw p {
    font-size: 13px;
    font-weight: 400;
    border-top: 1px solid #bbbcbe;
    padding-top: 30px;
    margin-top: 50px;
    font-family: VWTextWeb-Regular
}

@media screen and (min-width:768px) {
    section.footer-main .footer-container {
        padding: 80px 150px 30px 80px
    }
    section.footer-main .footer-container .footer_social_links {
        display: flex;
        justify-content: flex-end;
        align-items: flex-end;
        flex-direction: column
    }
    section.footer-main .footer-container .footer_bottom_links {
        padding-top: 20px
    }
    section.footer-main .footer-container .footer_bottom_links li:nth-child(2),
    section.footer-main .footer-container .footer_bottom_links li:nth-child(3),
    section.footer-main .footer-container .footer_bottom_links li:nth-child(4) {
        padding-left: 12px
    }
    section.footer-main .footer-container .footer_bottom_links .copyrightVw {
        padding-left: 0
    }
    section.footer-main .footer-container .footer_bottom_links .copyrightVw p {
        width: 30%
    }
}

@media screen and (max-width:767px) {
    section.footer-main .footer-container {
        padding: 40px 0
    }
    section.footer-main .footer-container .footer_links ul,
    section.footer-main .footer-container .footer_social_links ul {
        padding: 16px
    }
    section.footer-main .footer-container .footer_bottom_links ul {
        padding-left: 0
    }
    section.footer-main .footer-container .footer_bottom_links .copyrightVw,
    section.footer-main .footer-container .footer_bottom_links ul li a {
        padding-left: 16px
    }
    section.footer-main .footer-container .footer_bottom_links .copyrightVw p {
        width: 80%
    }
}