html, body { height: 100%; width: 100%; }

body { font-family: 'Open Sans', sans-serif; font-size: 14px; color: #30302c; }

body.cursor { cursor: pointer; }

.dev-hide { display: none !important; }

.pull-left { float: left; }
#1070b7
.pull-right { float: right; }

.clearfix:after, .clearfix:before, .row:after, .row:before { content: ''; display: block; clear: both; height: 0; }

input { outline: none; color: #2a2a2a; }

input, select, textarea { display: block; width: 100%; border: 0; padding: 10px; font-family: 'Open Sans', sans-serif; outline: none; -webkit-border-radius: 0; }

input { -webkit-appearance: none; }

select { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-image: url("../img/dropdown-arrow.png"); background-repeat: no-repeat; background-position: right center; padding-right: 17px; }

textarea { resize: none; }

.push-top { margin-top: 2em; }

.tablet-below { display: none; }

.row { margin-left: -7.5px; margin-right: -7.5px; }

.col-1 { width: 8.33%; }

.col-2 { width: 16.66%; }

.col-3 { width: 25%; }

.col-4 { width: 33.33%; }

.col-5 { width: 41.66%; }

.col-6 { width: 50%; }

.col-7 { width: 58.33%; }

.col-8 { width: 66.66%; }

.col-9 { width: 75%; }

.col-10 { width: 83.33%; }

.col-11 { width: 91.66%; }

.col-12 { width: 100%; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 { float: left; padding: 0 7.5px; }

.push-left-2 { margin-left: 16.67%; }

.push-left-3 { margin-left: 25%; }

.push-right-8 { margin-right: 66.67%; }

.text-center { text-align: center; }

.text-right { text-align: right; }

.text-left { text-align: left; }

img.b { width: 100%; }

.b { display: block; margin-bottom: 25px; }

img.ib { margin-bottom: 25px; max-width: 100%; }

.ib { display: inline-block; vertical-align: middle; }

.upper { text-transform: uppercase; }

.xs { font-size: 10px; }

.s { font-size: 12px; }

.l { font-size: 16px; line-height: 28px; }

.xl { font-size: 20px !important; }

.xxl { font-size: 28px !important; }

.xxxl { font-size: 36px !important; }

body { background-color: #ececec; padding: 0 1em; }

body.no-scroll { overflow: hidden; }

a { color: #4990ac; text-decoration: none; }

a:hover { text-decoration: underline; }

.overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 11; display: none; -webkit-transition: background-color 350ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -moz-transition: background-color 350ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; -o-transition: background-color 350ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; transition: background-color 350ms cubic-bezier(0.4, 0, 0.2, 1) 0ms; }

.overlay .small-container { background-color: white; width: 550px; margin: 0 auto; padding: 50px; }

.overlay.block { display: block; }

.overlay.active { 
 background: lightblue url("http://citramina.dynite.com/wp-content/uploads/2018/05/hl-fishing-boat-mother-mini.jpg") no-repeat left top; }

.video-overlay { z-index: 11; background-color: transparent; position: fixed; left: -10%; right: -10%; top: -10%; bottom: -10%; padding: 55px; display: none; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: Alpha(opacity=0); -webkit-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -moz-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -o-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -webkit-transition-property: opacity, left, right, top, bottom, background-color; -moz-transition-property: opacity, left, right, top, bottom, background-color; -o-transition-property: opacity, left, right, top, bottom, background-color; transition-property: opacity, left, right, top, bottom, background-color; }

.video-overlay + .b { margin-bottom: 35px; }

.video-overlay.block { display: block; }

.video-overlay.active { left: 0; right: 0; top: 0; bottom: 0; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: Alpha(opacity=100); background-color: rgba(0, 0, 0, 0.9); }

.video-overlay .video-close { height: 35px; width: 35px; padding: 5px; text-align: center; position: absolute; right: 25px; top: 25px; cursor: pointer; -webkit-transition: height 250ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -moz-transition: height 250ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -o-transition: height 250ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; transition: height 250ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -webkit-transition-property: height, width, left, right, bottom, top, padding; -moz-transition-property: height, width, left, right, bottom, top, padding; -o-transition-property: height, width, left, right, bottom, top, padding; transition-property: height, width, left, right, bottom, top, padding; }

.video-overlay .video-close i { -webkit-transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -moz-transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -o-transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; transition: all 250ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); font-size: 24px; }

.video-overlay .video-close:hover { width: 45px; height: 45px; right: 20px; top: 20px; padding: 8px 0; }

.video-overlay .video-close:hover i { -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); font-size: 30px; }

.video-overlay .video-wrapper { width: 75%; margin: 0 auto; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.video-overlay video { width: 100%; }

.search-overlay { position: fixed; z-index: 10; background-color: white; left: 1em; right: 1em; height: 100%; height: calc(100% - 120px); top: 200px; display: none; -webkit-transform: scale(0.9); -moz-transform: scale(0.9); -ms-transform: scale(0.9); -o-transform: scale(0.9); transform: scale(0.9); -webkit-transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -moz-transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -o-transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: Alpha(opacity=0); }

.search-overlay .container { padding: 50px 15px; position: relative; }

.search-overlay form { position: relative; }

.search-overlay input[type="text"] { font-size: 56px; letter-spacing: 1px; background-color: transparent; color: #30302c; border-bottom: 5px solid transparent; padding-right: 100px; -webkit-appearance: textfield; appearance: textfield; -webkit-transition: border 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -moz-transition: border 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -o-transition: border 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; transition: border 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; }

.search-overlay input[type="text"]:focus { border-bottom: 5px solid #1070b7; }

.search-overlay .submit-search { position: absolute; right: 0; top: 35px; font-weight: bold; width: auto; font-size: 14px; }

.search-overlay .close-search { position: absolute; right: 0; font-size: 10px; padding: 4px 8px; top: 20px; right: 20px; height: 35px; width: 35px; padding: 5px; font-weight: bold; }

.search-overlay.block { display: block; }

.search-overlay.active { top: 120px; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: Alpha(opacity=100); -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); }

.search-overlay.scrolled { top: 80px; height: calc(100% - 80px); }

.content-overlay { align-items: center; padding: 25px; }

.content-overlay.block { display: block; -webkit-display: flex; -ms-display: flex; display: flex; }

.data-privacy header { font-size: 22px; font-weight: 600; text-align: center; margin-bottom: 1em; }

.data-privacy header span { color: #1070b7; }

.data-privacy .check-group { position: relative; display: block; line-height: 1.5; text-align: center; }

.data-privacy .check-group p { font-size: 12px; display: inline-block; vertical-align: middle; margin: 0; }

.data-privacy .check-group input { display: none; }

.data-privacy .check-group span { vertical-align: middle; border: 2px solid #4990ac; width: 14px; height: 14px; display: inline-block; margin-right: 5px; position: relative; top: -1px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; }

.data-privacy .check-group span i { position: absolute; left: 0px; top: 0px; color: transparent; font-size: 11px; font-weight: bold; }

.data-privacy .check-group input:checked + span { background-color: #4990ac; }

.data-privacy .check-group input:checked + span i { color: white; }

.data-privacy .text-center:last-child { margin: 1.5em 0 0; }

.data-privacy .btn { background-color: #1070b7; width: 200px; max-width: 100%; padding: 10px; }

.data-privacy .error { color: #1070b7; text-align: center; font-size: 12px; display: none; }

.data-privacy p { line-height: 2; }

.data-privacy.error .error { display: block; }

.data-privacy.error .check-group span { border-color: #1070b7; }

.data-privacy.error .check-group input:checked + span { border-color: #4990ac; }

.main-menu__action { position: absolute; z-index: 2; height: 120px; padding: 46px 0; position: absolute; width: 100%; }

.main-menu__action.scrolled { padding: 26px 0; }

.main-menu__action form { position: relative; width: 0; overflow: hidden; display: inline-block; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: Alpha(opacity=0); -webkit-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -moz-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -o-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -webkit-transition-property: opacity, width; -moz-transition-property: opacity, width; -o-transition-property: opacity, width; transition-property: opacity, width; }

.main-menu__action form input { border: 1px solid #bcbcbc; height: 28px; padding: 2px 25px 2px 7px; font-size: 12px; }

.main-menu__action .search { position: absolute; top: 3px; right: 3px; }

.main-menu__action .toggle { margin-top: 2px; position: absolute; right: 0; top: 0; }

.main-menu__action .toggle .toggle-bar { margin-right: 10px; overflow: visible; }

.main-menu__action .toggle .toggle-bar:after, .main-menu__action .toggle .toggle-bar:before { width: 20px; background-color: #1070b7; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: Alpha(opacity=0); -webkit-transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1); }

.main-menu__action .toggle .toggle-bar:after { -webkit-transform: translate(-30px, -36px) rotate(225deg); -moz-transform: translate(-30px, -36px) rotate(225deg); -ms-transform: translate(-30px, -36px) rotate(225deg); -o-transform: translate(-30px, -36px) rotate(225deg); transform: translate(-30px, -36px) rotate(225deg); }

.main-menu__action .toggle .toggle-bar:before { -webkit-transform: translate(30px, -31px) rotate(-225deg); -moz-transform: translate(30px, -31px) rotate(-225deg); -ms-transform: translate(30px, -31px) rotate(-225deg); -o-transform: translate(30px, -31px) rotate(-225deg); transform: translate(30px, -31px) rotate(-225deg); }

.main-menu__action ._actions { padding: 0 30px; padding-right: 83px; width: 50%; position: relative; text-align: right; }

.main-menu__action.active form { width: 100%; opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: Alpha(opacity=100); }

.main-menu__action.active .toggle .toggle-bar:after, .main-menu__action.active .toggle .toggle-bar:before { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: Alpha(opacity=100); }

.main-menu__action.active .toggle .toggle-bar:after { -webkit-transform: translate(0, 1px) rotate(225deg); -moz-transform: translate(0, 1px) rotate(225deg); -ms-transform: translate(0, 1px) rotate(225deg); -o-transform: translate(0, 1px) rotate(225deg); transform: translate(0, 1px) rotate(225deg); }

.main-menu__action.active .toggle .toggle-bar:before { -webkit-transform: translate(0, 6px) rotate(-225deg); -moz-transform: translate(0, 6px) rotate(-225deg); -ms-transform: translate(0, 6px) rotate(-225deg); -o-transform: translate(0, 6px) rotate(-225deg); transform: translate(0, 6px) rotate(-225deg); }

.main-menu__body { width: 50%; height: 100%; padding: 0 30px; display: table; -webkit-transition: left 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: left 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: left 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: left 350ms cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-property: left, right, opacity; -moz-transition-property: left, right, opacity; -o-transition-property: left, right, opacity; transition-property: left, right, opacity; }

.main-menu__target { right: 100%; text-align: right; vertical-align: middle; color: white; opacity: 0; }

.main-menu__target .nav { text-transform: none; }

.main-menu__target.active { opacity: 1; }

.main-menu__base { position: absolute; background-color: white; left: 100%; top: 0; }

.main-menu__base.active { left: 50%; }

.main-menu__base .back { display: none; }

.nav { list-style: none; font-size: 20px; text-transform: uppercase; margin: 0; display: table-cell; vertical-align: middle; font-weight: 400; font-weight: 300; }

.nav .nav { display: none; }

.nav .nav__l4 { display: block; }

.nav a { color: #30302c; text-decoration: none; }

.nav a, .nav span { padding: 15px 0; display: inline-block; cursor: pointer; -webkit-transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1); -o-transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1); transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1); }

.nav a:hover, .nav span:hover { color: #1070b7; }

.nav__l1 li { opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: Alpha(opacity=0); -webkit-transform: translate(0, 100px); -moz-transform: translate(0, 100px); -ms-transform: translate(0, 100px); -o-transform: translate(0, 100px); transform: translate(0, 100px); -webkit-transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1); }

.nav__l1 li.in { opacity: 1; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }

.nav__l2 { font-size: 18px; display: none; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: Alpha(opacity=0); -webkit-transform: translate(100px, 0); -moz-transform: translate(100px, 0); -ms-transform: translate(100px, 0); -o-transform: translate(100px, 0); transform: translate(100px, 0); -webkit-transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1); }

.nav__l2.active { display: table-cell; }

.nav__l2.animate { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: Alpha(opacity=100); -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }

.nav__l2 li { padding-right: 28px; position: relative; }

.nav__l2 a, .nav__l2 span { color: white; padding: 10px 0; }

.nav__l2 a:hover, .nav__l2 span:hover { color: #fcd719; }

.nav__l2 a i, .nav__l2 span i { font-size: 12px; display: inline-block; vertical-align: middle; width: 19px; position: absolute; top: 15px; }

.nav__l2 .nav-head { font-weight: normal; padding: 0; font-size: 0; text-transform: uppercase; margin-bottom: 25px; position: relative; }

.nav__l2 .nav-head span, .nav__l2 .nav-head i { padding: 10px 10px; vertical-align: middle; display: inline-block; }

.nav__l2 .nav-head span { font-size: 28px; }

.nav__l2 .nav-head i { width: 18px; font-size: 18px; padding: 7px 0px; top: 5px; -webkit-transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1); -o-transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1); transition: color 0.2s cubic-bezier(0.4, 0, 0.2, 1); }

.nav__l2 .nav-head:hover span, .nav__l2 .nav-head:hover i { color: white; }

.nav__l3 { font-size: 14px; }

.nav__l3 a, .nav__l3 span { padding: 5px 0; font-weight: 300; }

.nav__l3 a i, .nav__l3 span i { display: none; }

.nav__l4 { font-size: 13px; }

.nav__l4 a, .nav__l4 span { padding: 0; }

.wrapper { background-color: white;  }

.container { width: 80%; max-width: 1300px; min-width: 960px; margin: 0 auto; }

.main-header { background-color: white; border-bottom: 1px solid #ececec; height: 120px; position: fixed; z-index: 10; background-color: white; top: 0; left: 1em; right: 1em; -webkit-transition: height 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: height 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: height 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: height 350ms cubic-bezier(0.4, 0, 0.2, 1); }

.main-header > .container { padding: 0 15px; }

.main-header .pull-right {float: right; padding: 46px 0; -webkit-transition: padding 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: padding 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: padding 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: padding 350ms cubic-bezier(0.4, 0, 0.2, 1); }

.main-header .pull-right > * { display: inline-block; vertical-align: middle; margin-left: 7px; }

.main-header.scrolled { height: 80px; }

.main-header.scrolled .pull-right { padding: 26px 0; }

.logo { display: block; width: 230px; padding: 22px 0; -webkit-transition: width 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: width 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: width 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: width 350ms cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-property: width, padding; -moz-transition-property: width, padding; -o-transition-property: width, padding; transition-property: width, padding; }

.logo.scrolled { width: 200px; padding: 8px 0; }

.search { width: 20px; height: 20px; cursor: pointer; color: #30302c; -webkit-transition: color 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: color 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: color 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: color 350ms cubic-bezier(0.4, 0, 0.2, 1); }

.search.active { color: #1070b7; }

.search i { font-size: 20px; width: 20px; }

.toggle { font-size: 13px; cursor: pointer; }

.toggle span { height: 20px; width: 40px; vertical-align: middle; display: inline-block; }

.toggle .toggle-bar { width: 17px; margin-right: 7px; overflow: hidden; }

.toggle .toggle-bar span, .toggle .toggle-bar:before, .toggle .toggle-bar:after { position: relative; height: 2px; width: 20px; background-color: #1a1a1a; margin: 3px 0; display: block; -webkit-transition: left 250ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: left 250ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: left 250ms cubic-bezier(0.4, 0, 0.2, 1); transition: left 250ms cubic-bezier(0.4, 0, 0.2, 1); left: 0; }

.toggle .toggle-bar:before, .toggle .toggle-bar:after { content: ''; }

.toggle .toggle-bar:before { -webkit-transition-delay: 150ms; -moz-transition-delay: 150ms; -o-transition-delay: 150ms; transition-delay: 150ms; }

.toggle .toggle-bar span { -webkit-transition-delay: 50ms; -moz-transition-delay: 50ms; -o-transition-delay: 50ms; transition-delay: 50ms; }

.toggle.active .toggle-bar span, .toggle.active .toggle-bar:before, .toggle.active .toggle-bar:after { left: 100%; }

.header-dropdown { position: relative; width: 280px; font-size: 12px; color: #515151; cursor: pointer; }

.header-dropdown span { height: 27px; border: 1px solid #bcbcbc; padding: 2px 25px 2px 5px; display: block; background-color: white; }

.header-dropdown:after { content: ''; display: block; background-image: url("../img/dropdown-arrow.png"); width: 22px; height: 7px; position: absolute; right: 5px; top: 9px; }

.header-dropdown .dropdown { display: none; width: 100%; position: absolute; border: 1px solid #bcbcbc; background-color: white; -webkit-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1), top 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1), top 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1), top 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1), top 350ms cubic-bezier(0.4, 0, 0.2, 1); opacity: 0; top: 50px; }

.header-dropdown .dropdown a { color: #515151; padding: 0 5px; line-height: 1.5; display: block; }

.header-dropdown.block .dropdown { display: block; }

.header-dropdown.active .dropdown { opacity: 1; top: 27px; }

.main-section { min-height: 100%; padding-top: 120px; background-color: white; min-height: 630px; }

.main-section.home { height: 100%; min-height: 0; }

.main-section > .container { padding: 0 15px; min-height: 570px; }

.main-section > .container.no-minHeight { min-height: 0; }

.content { min-height: 100%; padding: 35px 0; }

.content__heading { font-size: 36px; line-height: normal; font-weight: 600; text-transform: uppercase; color: #1070b7; }

.content__heading span { font-weight: 300; }

.content__subheading { font-size: 32px; font-weight: 300; color: #1070b7; }

.content__breadcrumb { font-size: 12px; margin: 0 0px 30px; }

.content__breadcrumb a, .content__breadcrumb span { color: #30302c; text-decoration: none; padding: 0 10px; position: relative; }

.content__breadcrumb a:after, .content__breadcrumb span:after { content: ''; display: block; height: 13px; width: 1px; background-color: #30302c; position: absolute; right: 0; top: 3px; }

.content__breadcrumb a:first-child { padding-left: 0; }

.content__breadcrumb span:after { display: none; }

.disclosure__heading { margin-bottom: 20px; }

.disclosure__heading form { padding: 0; }

.disclosure__heading form input, .disclosure__heading form select { height: 32px; padding: 5px 10px; border: 1px solid #bcbcbc; text-transform: uppercase; font-weight: 300; background-color: white; }

.disclosure__heading form input[type="button"], .disclosure__heading form input[type="submit"] { background-color: #4990ac; color: white; border: 0; }

.disclosure__heading .pull-right { float: right; }

.disclosure__heading + .table tr td { width: 25%; }

.disclosure__heading + .table tr td:first-child { width: 50%; }

.dividendhistory .tab__target { height: auto; border: 0; padding: 20px 0px; }

.tab { margin-bottom: 30px; }

.tab__source { background-color: #ed6b5a; }

.tab__source span { padding: 10px 20px 5px; display: inline-block; color: white; cursor: pointer; }

.tab__source span.active { font-weight: bold; border-bottom: 5px solid #cb2b16; }

.tab__target { border: 1px solid #bcbcbc; height: 350px; padding: 20px; }

.tab__target > div { display: none; }

.tab__target > div.active { display: block; }

.table { margin-bottom: 30px; border-collapse: collapse; text-align: left; width: 100%; }

.table > div { margin-bottom: 30px; }

.table .col-6 { padding: 0; }

.table .col-6 + .col-6 { border-left: 1px solid #d7d7d7; }

.table th, .table tr, .table td, .table .table__header, .table .table__row { padding: 10px 20px; }

.table tr:nth-child(odd), .table .table__row:nth-child(odd) { background-color: #f5f5f5; }

.table tr:nth-child(even), .table .table__row:nth-child(even) { background-color: #fafafa; }

.table tr.force-white, .table .table__row.force-white { background-color: #fafafa; }

.table tr.force-gray, .table .table__row.force-gray { background-color: #f5f5f5; }

.table tr a, .table .table__row a { color: #4990ac; text-decoration: none; }

.table tr a i, .table .table__row a i { margin-left: 10px; vertical-align: middle; font-size: 15px; margin-top: -4px; width: 15px; }

.table th, .table .table__header { background-color: #ed6b5a; color: white; text-transform: uppercase; text-decoration: none; font-weight: bold; }

.table th i, .table .table__header i { font-weight: normal; vertical-align: middle; font-size: 16px; margin-right: 7px; width: 16px; }

.table th span, .table .table__header span { display: inline-block; vertical-align: middle; }

.table .table__row.no-bg { background-color: white; font-weight: bold; }

.table td { max-width: 600px; }

.table td a i { font-size: 18px; margin-top: 0; margin-left: 5px; }

.table td:last-child { text-align: right; }

.table.table-search td { padding: 15px; }

.table.table-search td:last-child { text-align: left; }

.table.table-search td p + p { color: #30302c; }

.table.text-center th, .table.text-center td { text-align: center; }

.table.text-center th:first-child, .table.text-center td:first-child { text-align: left; }

.table a.table__header { display: block; margin-bottom: 30px; }

.table__2 > header { padding: 10px 20px; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; }

.table__2 tr.table__header { background-color: #ababab; }

.hero-banner { max-height: 85%; position: relative; bottom: 0px; overflow: hidden; }

.hero-banner > .container { padding: 0 15px; }

.hero-banner img { width: 100%; display: block; }

.hero-banner ._shadow { position: absolute; height: 200px; bottom: -200px; width: 100%; }

.hero-banner ._heading { display: none; padding: 20px 0; font-size: 48px; line-height: 2; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; color: #414141; position: absolute; z-index: 2; }

.hero-banner ._heading span { font-weight: normal; }

.hero-banner .slider { height: 100%; }

.home-widget { position: relative; background-color: white; height: 130%; padding: 7.5px 0; min-height: 900px; }

.home-widget .container { padding: 0 15px; height: 100%; }

.home-widget .container .row { height: 100%; }

.home-widget .container .row > div { height: 33.33%; padding: 7.5px; opacity: 1; -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); -webkit-transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1); transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-property: all; -moz-transition-property: transform, opacity; -o-transition-property: transform, opacity; transition-property: transform, opacity; }

.home-widget .container .row > div.delay { opacity: 0; -webkit-transform: translate(0, 200px); -moz-transform: translate(0, 200px); -ms-transform: translate(0, 200px); -o-transform: translate(0, 200px); transform: translate(0, 200px); }

.home-widget .video .home-widget__content { padding: 0; }

.home-widget .video .home-widget__content .play-btn { cursor: pointer; display: block; margin: 0 auto; background-color: rgba(0, 0, 0, 0.5); height: 100px; width: 100px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; padding: 35px 0; }

.home-widget .video .home-widget__content .play-btn:before { content: ''; display: block; margin: 0 auto; height: 0; width: 0; border: 20px solid white; border-width: 15px 0 15px 20px; border-color: transparent transparent transparent white; }

.home-widget .video .home-widget__content section { display: none; }

.boardcommittee .col-6 { min-height: 270px; }

.boardcommittee span, .boardcommittee label { display: inline-block; vertical-align: top; line-height: 1.4; }


.boardcommittee label { min-width: 80px; }

.boardcommittee .download p { margin: 0; }

.boardcommittee .download img { padding: 0; }

.boardcommittee .download img, .boardcommittee .download a { display: inline-block; vertical-align: middle; }

.board .col-4 { min-height: 145px; }

.top20 .table { font-size: 10px; }

.top20 .table th, .top20 .table tr, .top20 .table td { padding: 5px; }

.top20 .table th { vertical-align: top; }

.top-total span, .top-total b { display: inline-block; vertical-align: middle; }

.top-total b { min-width: 320px; }

.top-total span { min-width: 150px; }

.home-widget__slider { background-color: transparent; height: 100%; }

.home-widget__slider .slick-list { height: 100%; }

.home-widget__slider .slick-track { height: 100%; }

.home-widget__slider .slick-dots { position: absolute; width: 100%; bottom: 0; height: 25px; margin: 0; text-align: center; list-style-type: none; }

.home-widget__slider .slick-dots li { display: inline-block; height: 5px; width: 5px; vertical-align: middle; margin: 0 2px; }

.home-widget__slider .slick-dots li button { display: block; outline: 0; border: 0; border-radius: 100%; height: inherit; width: inherit; font-size: 0; background-color: white; background-color: rgba(255, 255, 255, 0.5); }

.home-widget__slider .slick-dots li.slick-active button { background-color: #fcd719; background-color: white; }

.home-widget__content { padding: 1.5em; height: 100%; width: calc(100% + 2px); color: white; position: relative; display: block; text-decoration: none; background-position: center; }

.home-widget__content:before { content: ''; display: block; position: absolute; z-index: 0; height: 100%; width: 100%; left: 0; top: 0; z-index: 0; }

.home-widget__content div { height: 100%; position: relative; overflow: hidden; }

.home-widget__content header { font-weight: 600; letter-spacing: 2px; font-size: 20px; line-height: 20px; text-transform: uppercase; margin-bottom: 12px; }

.home-widget__content section { font-size: 12px; }

.home-widget__content section p { line-height: 16px; margin-top: 0; margin-bottom: 10px; }

.home-widget__content section .date { font-size: 10px; font-style: italic; margin-bottom: 12px; display: block; }

.home-widget__content section .title { font-size: 14px; text-transform: uppercase; }

.home-widget__content section .title + p { display: none; }

.home-widget__content .readmore { position: absolute; bottom: -40px; opacity: 0; -webkit-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-property: opacity, bottom; -moz-transition-property: opacity, bottom; -o-transition-property: opacity, bottom; transition-property: opacity, bottom; }

.home-widget__content.headline header { font-size: 28px; line-height: 38px; font-weight: 400; }

.home-widget__content:hover { text-decoration: none; }

.home-widget__content:hover .readmore { opacity: 1; bottom: 10px; }

._content-expand { height: calc(100% + 145px); margin-top: -145px; }

._content-t2, ._content-t4 { background-size: auto 125%; -webkit-transition: background-size 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: background-size 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: background-size 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: background-size 350ms cubic-bezier(0.4, 0, 0.2, 1); }

._content-t2:before, ._content-t4:before { background-color: transparent; -webkit-transition: background-color 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: background-color 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: background-color 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: background-color 350ms cubic-bezier(0.4, 0, 0.2, 1); }

._content-t2:hover, ._content-t4:hover { background-size: auto 100%; }

._content-t2:hover:before, ._content-t4:hover:before { background-color: rgba(0, 0, 0, 0.4); }

._content-t3 { padding: 0; color: #30302c; }

._content-t3:before { background-image: url("../img/hw-pattern_white.jpg"); }

._content-t3 ._content-left, ._content-t3 ._content-right { width: 50%; height: 100%; float: left; }

._content-t3 ._content-left { padding: 1.5em; }

._content-t3 ._content-right { background-size: auto 125%; background-position: center; -webkit-transition: background-size 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: background-size 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: background-size 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: background-size 350ms cubic-bezier(0.4, 0, 0.2, 1); }

._content-t3:hover ._content-right { background-size: auto 100%; }

._content-t3:hover .readmore { bottom: 35px; }

._content-t4 div { display: table; opacity: 0; width: 100%; -webkit-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1); }

._content-t4 header { display: table-cell; vertical-align: middle; font-size: 20px; line-height: 1.3; text-align: center; }

._content-t4 .readmore { display: none; }

._content-t4:hover div { opacity: 1; }

.iwidget > div { padding: 7.5px; }

.iwidget .col-12 .iwidget__content { padding: 13%; }

.iwidget .col-12 footer { font-size: 14px; line-height: 1.5; }

.iwidget__content { position: relative; background-size: 125% auto; background-position: center; padding: 45%; overflow: hidden; -webkit-transition: background-size 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: background-size 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: background-size 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: background-size 350ms cubic-bezier(0.4, 0, 0.2, 1); }

.iwidget__content:before { content: ''; position: absolute; display: block; height: 100%; width: 100%; top: 0; left: 0; background-color: transparent; -webkit-transition: background-color 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: background-color 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: background-color 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: background-color 350ms cubic-bezier(0.4, 0, 0.2, 1); }

.iwidget__content header, .iwidget__content footer { position: absolute; }

.iwidget__content header { color: white; top: 40px; left: 25px; right: 25px; font-size: 24px; font-weight: bold; letter-spacing: 1px; text-transform: uppercase; line-height: normal; -webkit-transition: top 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: top 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: top 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: top 350ms cubic-bezier(0.4, 0, 0.2, 1); }

.iwidget__content footer { background-color: #b2a357; padding: 15px   25px; font-size: 12px; color: white; left: 0; right: 0; bottom: -85px; line-height: 16px; min-height: 95px; margin-top: -25px; -webkit-transition: bottom 350ms cubic-bezier(0.4, 0, 0.2, 1) 50ms; -moz-transition: bottom 350ms cubic-bezier(0.4, 0, 0.2, 1) 50ms; -o-transition: bottom 350ms cubic-bezier(0.4, 0, 0.2, 1) 50ms; transition: bottom 350ms cubic-bezier(0.4, 0, 0.2, 1) 50ms; }

.iwidget__content:hover { background-size: 100% auto; }

.iwidget__content:hover:before { background-color: rgba(0, 0, 0, 0.5); }

.iwidget__content:hover header { top: 60px; }

.iwidget__content:hover footer { bottom: 0; }

.newswidget > div, .ocwidget > div { padding: 7.5px; }

.newswidget__content, .ocwidget__content { position: relative; padding: 50%; background-color: #f4f4f4; outline: 0 solid transparent; outline-offset: 0; background-size: 125%; background-position: center; -webkit-transition: outline 250ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: outline 250ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: outline 250ms cubic-bezier(0.4, 0, 0.2, 1); transition: outline 250ms cubic-bezier(0.4, 0, 0.2, 1); -webkit-transition-property: outline, outline-offset, background-size; -moz-transition-property: outline, outline-offset, background-size; -o-transition-property: outline, outline-offset, background-size; transition-property: outline, outline-offset, background-size; }

.newswidget__content > div, .newswidget__content .col-8, .ocwidget__content > div, .ocwidget__content .col-8 { position: absolute; overflow: hidden; top: 0; left: 0; right: 0; bottom: 0; padding: 25px; }

.newswidget__content header, .ocwidget__content header { font-size: 20px; line-height: 1.25; margin-bottom: 10px; font-weight: bold; }

.newswidget__content a, .ocwidget__content a { text-decoration: none; color: #30302c; }

.newswidget__content span, .newswidget__content a, .ocwidget__content span, .ocwidget__content a { display: block; }

.newswidget__content .readmore, .ocwidget__content .readmore { position: absolute; background-color: #4990ac; color: white; font-size: 12px; padding: 5px 10px; bottom: -35px; -webkit-transition: bottom 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: bottom 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: bottom 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: bottom 350ms cubic-bezier(0.4, 0, 0.2, 1); }

.newswidget__content .readmore i, .ocwidget__content .readmore i { vertical-align: middle; font-size: 16px; margin-top: -3px; margin-left: 5px; }

.newswidget__content .date, .ocwidget__content .date { font-size: 12px; margin-bottom: 15px; }

.newswidget__content:hover, .ocwidget__content:hover { outline: 10px solid #4990ac; outline-offset: -10px; background-size: 100%; }

.newswidget__content:hover .readmore, .ocwidget__content:hover .readmore { bottom: 25px; }

.newswidget__content.featured, .ocwidget__content.featured { padding: 17.5%; }

.newswidget__content.featured .col-8, .ocwidget__content.featured .col-8 { left: 0; background-position: center; background-size: 115%; -webkit-transition: background-size 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: background-size 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: background-size 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: background-size 350ms cubic-bezier(0.4, 0, 0.2, 1); }

.newswidget__content.featured .col-8:before, .ocwidget__content.featured .col-8:before { content: 'Featured'; display: block; position: absolute; left: 25px; top: 25px; background-color: #1070b7; padding: 5px 15px; color: white; text-transform: uppercase; font-size: 12px; letter-spacing: 1.5px; }

.newswidget__content.featured .col-4, .ocwidget__content.featured .col-4 { background-color: #ebebeb; left: 66.66%; padding: 25px; }

.newswidget__content.featured header, .ocwidget__content.featured header { font-size: 24px; }

.newswidget__content.featured section, .ocwidget__content.featured section { padding: 10px 0; }

.newswidget__content.featured:hover, .ocwidget__content.featured:hover { outline: 0; }

.newswidget__content.featured:hover .col-8, .ocwidget__content.featured:hover .col-8 { background-size: 100%; }

.ocwidget__content { background-image: url("../images/widgets/oc_directors.jpg"); }

.ocwidget__content p { font-size: 12px; line-height: 1.5; margin-bottom: 7px; }

.ocwidget__content:hover { outline: 10px solid #9ec6d6; }

.newswidget__content { background-image: url("../img/default-bg-news.jpg"); padding: 40%; }

.newswidget__content section p, .newswidget__content section .date { display: none; }

.newswidget__content.featured > a { background-image: url("../img/default-bg-news.jpg"); }

.news-article header, .news-article .ck-content { padding: 25px; }

.news-article header { border-top: 1px solid #bcbcbc; border-bottom: 1px solid #bcbcbc; color: #1070b7; }

.news-article header h2 { font-weight: 300; font-size: 42px; line-height: normal; text-transform: uppercase; }

.article-btn { margin-left: -7.5px; margin-right: -7.5px; }

.article-btn a { background: url("../img/article-btn-bg.jpg") right center; background-size: auto 100%; font-size: 24px; padding: 15px; }

.article-btn a:hover { text-decoration: none; }

.annualreport { position: relative; }

.annualreport__control span { cursor: pointer; z-index: 2; top: -5px; font-size: 48px; position: absolute; color: #4990ac; }

.annualreport__control span.slick-disabled { display: none !important; }

.annualreport__control span._left { left: -20px; }

.annualreport__control span._right { right: -20px; }

.annualreport__slider ._slides { float: left; vertical-align: top; }

.annualreport__slider .year { position: relative; text-align: center; letter-spacing: 1px; text-transform: uppercase; padding: 8px 0; font-size: 16px; }

.annualreport__slider .year:before { content: ''; display: block; position: absolute; height: 1px; width: 100%; border-top: 1px dashed #bcbcbc; top: 50%; margin-top: -1px; }

.annualreport__slider .year span { background-color: white; padding: 5px 10px; position: relative; }

.annualreport__slider .img-con { display: inline-block; border: 1px solid #bcbcbc; margin: 7.5px; }

.annualreport__slider .text-center { margin-top: 10px; height: 40px; }

.calendar__item { padding-left: 125px; position: relative; margin-bottom: 25px; }

.calendar__item.upcoming .calendar__info { background-color: #fef2b6; }

.calendar__date { width: 100px; position: absolute; top: 25px; left: 25px; }

.calendar__date .date { display: block; font-weight: 300; font-size: 14px; text-transform: uppercase; }

.calendar__date .date:first-child { font-size: 36px; line-height: 42px; font-weight: bold; }

.calendar__info { padding: 25px; background-color: #eeeeee; }

.calendar__info span { display: block; }

.calendar__info .upper { font-weight: bold; }

.career__contact { display: block; border: 1px solid #bcbcbc; padding: 50px; width: 475px; margin: 20px 0px 0; padding: 25px; }

.career__contact p { margin: 0; }

.career__action .btn { text-transform: none; margin: 0 12.5px; }

.career__form { margin-bottom: 25px; }

.career__form input, .career__form select { border: 1px solid #bcbcbc; height: 32px; padding: 5px 10px; text-transform: uppercase; font-weight: 300; }

.video-row { margin: 0 0 50px; }

.video-row.row { margin: 0 0 50px; }

.career__video { position: relative; overflow: hidden; height: 485px; cursor: pointer; opacity: 0; }

.career__video:before { content: ''; display: block; position: absolute; z-index: 1; left: 0; right: 0; top: 0; bottom: 0; background-color: transparent; background-color: rgba(0, 0, 0, 0.35); -webkit-transition: background-color 500ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: background-color 500ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: background-color 500ms cubic-bezier(0.4, 0, 0.2, 1); transition: background-color 500ms cubic-bezier(0.4, 0, 0.2, 1); }

.career__video img { position: absolute; height: inherit; max-height: 100%; max-width: none; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-transition: all 500ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 500ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 500ms cubic-bezier(0.4, 0, 0.2, 1); transition: all 500ms cubic-bezier(0.4, 0, 0.2, 1); }

.career__video .caption { position: absolute; z-index: 2; width: 440px; max-width: 100%; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); color: white; text-align: center; font-size: 32px; line-height: 1; text-transform: uppercase; font-weight: bold; opacity: .8; -webkit-transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1); transition: opacity 500ms cubic-bezier(0.4, 0, 0.2, 1); }

.career__video .play-btn { cursor: pointer; display: block; margin: 35px auto 0; background-color: rgba(0, 0, 0, 0.5); height: 100px; width: 100px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; padding: 35px 0; }

.career__video .play-btn:before { content: ''; display: block; margin: 0 auto; height: 0; width: 0; border: 20px solid white; border-width: 15px 0 15px 20px; border-color: transparent transparent transparent white; }

.career__video:hover img { height: 100%; }

.career__video:hover:before { background-color: rgba(0, 0, 0, 0.5); }

.career__video:hover .caption { opacity: 1; }

.career__video + div { padding: 0 0 0 35px; }

.right > p { margin-bottom: 30px; }

.career__right { padding: 0 35px 35px; font-weight: 300; font-size: 28px; line-height: 36px; }

.career__right + .table__header { background-color: #1070b7; color: white; padding: 5px 10px; margin-bottom: 15px; }

.career__quote { margin-bottom: 15px; height: 400px; }

.career__quote > div { height: inherit; }

.career__quote > div:first-child { padding-right: 0; }

.career__quote > div:last-child { padding-left: 0; }

.career__quote .img-overflow { width: 100%; height: 100%; position: relative; overflow: hidden; }

.career__quote img { margin: 0; position: absolute; left: 0; top: 0; width: auto; min-width: 100%; min-height: 100%; max-width: none; }

.career__quote > .text-center { display: table; height: 100%; background-color: #fafafa; }

.career__quote .t-cell { display: table-cell; vertical-align: middle; }

.accordion__item { margin-bottom: 15px; }

.accordion__item header { text-transform: uppercase; background-color: #1070b7; padding: 10px 45px 10px 15px; color: white; position: relative; cursor: pointer; }

.accordion__item header i { padding: 1px; font-size: 18px; position: absolute; right: 15px; background-color: white; color: #1070b7; border-radius: 100%; width: 20px; height: 20px; top: 11px; }

.accordion__item header .open { display: block; }

.accordion__item header .close { display: none; }

.accordion__item section { display: none; padding: 25px; }

.accordion__item section p { line-height: 2; }

.accordion__item.active header .open { display: none; }

.accordion__item.active header .close { display: block; }

.accordion__item:first-child section { display: block; }

.exchange__item { position: relative; margin-bottom: 25px; }

.exchange__item .col-6 { padding: 0; }

.exchange__item .col-6:first-child { background-size: cover; position: absolute; height: 100%; left: 0; top: 0; }

.exchange__item .col-6:last-child { padding: 35px; font-size: 24px; font-weight: bold; margin-left: 50%; background-color: #f2f2f2; }

.exchange__item .col-6:last-child a { color: #30302c; text-decoration: none; }

.exchange__item .col-6:last-child i { display: inline-block; vertical-align: middle; color: #4990ac; margin-left: 15px; }

.absolute-img { position: absolute; left: 1em; right: 1em; }

.absolute-img img { display: block; width: 100%; }

.absolute-img > .container { padding: 0 14px; position: relative; }

.full__slider { bottom: -35px; }

.full__slider ._slides { width: 100%; }

.full__slider ._slides img { padding: 0; }

.full__slider .slick-list { padding-left: 10%; padding-right: 10%; }

.fulldesc__slider { background-color: #1070b7; width: 450px; position: absolute; left: 14px; bottom: -70px; padding: 50px 35px 65px; }

.fulldesc__slider .caption { color: white; font-size: 20px; text-transform: uppercase; line-height: 1; letter-spacing: 2px; }

.fulldesc__slider .slick-dots { list-style: none; margin: 0; text-align: center; position: absolute; bottom: 25px; left: 0; right: 0; }

.fulldesc__slider .slick-dots button { font-size: 0; height: 8px; width: 8px; border-radius: 100%; border: 0; outline: 0; background-color: #f29185; }

.fulldesc__slider .slick-dots .slick-active button { background-color: white; }

.fulldesc__slider .slick-dots li { display: inline-block; margin: 0 2px; }

.slider__3 { position: relative; overflow: hidden; }

.slider__3 ._slides img { display: block; width: 65%; padding: 0; }

.slider__3 .slider__left { position: absolute; left: 0; width: 100%; }

.slider__3 .slider__left ._slides { width: 100%; }

.slider__3 .slider__right { margin-left: 35%; right: 0; width: 65%; top: 0; }

.slider__3 .slider__right ._slides { padding: 70px 35px 35px; background-color: white; }

.slider__3 .slider__controls { position: absolute; left: 35%; top: 0; }

.slider__3 .slider__controls i { background-color: #4990ac; padding: 5px; height: 35px; width: 35px; color: white; }

.slider__3 .slider__controls i + i { margin-left: 1px; }

.csr__slider ._slides { width: 80%; max-width: 1300px; }

.csr__slider ._slides img { padding: 0; }

.csr__slider .slick-list { padding-left: 10%; padding-right: 10%; }

.csrdesc__slider { background-color: #f8f8f8; padding: 20px 20px 0px; width: 100%; margin-top: -90px; }

.csrdesc__slider ._slides { width: 100%; }

.csrdesc__slider ._slides p, .csrdesc__slider ._slides header { line-height: 2; }

.csrdesc__slider ._slides header { font-size: 18px; font-weight: bold; }

.csrdesc__slider ._slides p { font-size: 13px; }

.csrdesc__control { position: absolute; top: 0; right: 14px; width: 100%; text-align: right; }

.csrdesc__control i { display: inline-block; height: 40px; width: 40px; background-color: #4990ac; color: white; padding: 5px; margin-left: 1px; font-size: 32px; cursor: pointer; }

.csrwidget { margin-bottom: 15px; }

.csrwidget > .col-4 { padding: 0; }

.csrwidget__item:last-child header, .csrwidget__item:first-child header { border-left: 1px solid #bcbcbc; border-right: 1px solid #bcbcbc; }

.csrwidget__item header { padding: 25px 25px 15px; text-align: center; min-height: 175px; }

.csrwidget__item header h2 { font-size: 18px; text-transform: uppercase; margin-bottom: 15px; }

.csrwidget__item header p { margin: 0; line-height: 1.5; }

.csrwidget__item section { position: relative; }

.csrwidget__item section:after { top: 0; left: 50%; margin-left: -7.5px; content: ''; position: absolute; height: 0; width: 0; border: 15px solid white; border-color: white transparent transparent transparent; }

.csrwidget__item section img { position: relative; display: block; width: 100%; padding: 0; }

.ck-content p { line-height: 2; margin-bottom: 1em; }

.ck-content img, .ck-content .img-con { max-width: 100%; margin: 0; padding: 9px 25px 25px 25px; }

.ck-content .left { padding-left: 0; padding-bottom: 0; }

.ck-content .right { padding-right: 0; padding-bottom: 0; }

.ck-content .full { padding-left: 0; padding-right: 0; }

.ck-content .mid { padding-top: 25px; }

.ck-content .img-con img { padding: 0; }

.ck-content .img-con .pull-left { padding-right: 15px; margin: 0; width: 50%; }

.ck-content a { color: #4990ac; text-decoration: none; }

.ck-content a:hover { text-decoration: underline; }

.ck-content .caption { font-size: 12px; line-height: normal; margin-bottom: 18px; }

.ck-content .quote { font-size: 22px; line-height: 1.5; }

.ck-content .contact-btn:before { display: none !important; }

.article { border-right: 1px solid #bcbcbc; padding-right: 25px; }

.other-info { padding: 25px; }

.other-info header { text-transform: uppercase; font-weight: bold; font-size: 16px; margin-bottom: 10px; }

.other-info__item { margin-bottom: 25px; }

.policy p { text-indent: 25px; }

.policy-list { margin-left: 15px; list-style: upper-alpha; }

.policy-list li { line-height: 2.2; padding-left: 15px; margin-bottom: 15px; }

.policy-list ol { margin-left: 15px; counter-reset: list-level1; list-style: none; }

.policy-list ol li { position: relative; }

.policy-list ol li:before { content: "(" counter(list-level1, lower-alpha) ")"; counter-increment: list-level1; position: absolute; left: -15px; }

.policy-list ol li ol { counter-reset: list-level2; }

.policy-list ol li ol li:before { content: "(" counter(list-level2, lower-roman) ")"; counter-increment: list-level2; }

.btn { border: 0; background-color: #4990ac; padding: 5px 15px; color: white; text-decoration: none; text-transform: uppercase; letter-spacing: 1px; font-weight: 300; display: inline-block; }

.btn:hover { text-decoration: none; }

.pagination { margin-top: 10px; margin-left: -7.5px; margin-right: -7.5px; }

.pagination span, .pagination a { min-height: 35px; min-width: 35px; background-color: #4990ac; color: white; display: inline-block; padding: 6px 10px; text-align: center; margin: 7.5px; -webkit-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1); transition: background-color 150ms cubic-bezier(0.4, 0, 0.2, 1); }

.pagination a:hover { background-color: #3a7288; text-decoration: none; }

.pagination span { background-color: #7bb1c7; }

.dataprivacy-footer { color: white; background-color: #ed6b5a; text-align: center; }

.dataprivacy-footer .container { padding: 20px; }

.dataprivacy-footer .container p { margin: 0; }

.dataprivacy-footer .container p a { color: white; text-decoration: underline; }

.dataprivacy-footer .container p .btn { text-decoration: none; margin: 10px; }

.main-footer { color: white; font-size: 12px; background-color: #30312c; }

.main-footer .container { padding: 0 15px; }

.main-footer > header, .main-footer > section { padding: 30px 0; border-bottom: 1px solid #3f403b; }

.main-footer > footer { padding: 15px 0; }

.contact-list header { text-transform: uppercase; color: #1070b7; font-size: 14px; font-weight: bold; margin-bottom: 15px; min-height: 40px; }

.contact-list section { line-height: 18px; }

.footer-links .pull-right { min-width: 205px; }

.footer-links a { color: white; text-decoration: none; text-transform: uppercase; margin-left: 15px; }

.contactus { z-index: 12; background-color: #252523; position: fixed; bottom: 0; left: 1em; right: 1em; padding: 30px 0; display: none; max-height: calc(100vh - 52px); overflow: auto; opacity: 0; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: Alpha(opacity=0); -webkit-transform: translate(0, 200px) scale(0.85); -moz-transform: translate(0, 200px) scale(0.85); -ms-transform: translate(0, 200px) scale(0.85); -o-transform: translate(0, 200px) scale(0.85); transform: translate(0, 200px) scale(0.85); -webkit-transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -moz-transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; -o-transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; transition: all 350ms cubic-bezier(0.4, 0, 0.2, 1) 150ms; }

.contactus .tab-col-12 { position: relative; }

.contactus .container { padding: 0 15px; }

.contactus.block { display: block; }

.contactus.active { opacity: 1; -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: Alpha(opacity=100); -webkit-transform: translate(0, 0) scale(1); -moz-transform: translate(0, 0) scale(1); -ms-transform: translate(0, 0) scale(1); -o-transform: translate(0, 0) scale(1); transform: translate(0, 0) scale(1); bottom: 51px; }

.contactus input, .contactus select, .contactus textarea { font-size: 14px; border: 1px solid #bcbcbc; background-color: white; }

.contactus input[type="submit"], .contactus input[type="button"] { background-color: #1070b7; color: white; text-transform: uppercase; font-weight: bold; border: 0; }

.contactus header { font-size: 48px; line-height: normal; font-weight: bold; text-transform: uppercase; letter-spacing: 2px; margin-top: 50px; color: #1070b7; }

.contactus p { line-height: 2; font-size: 16px; color: white; }

.contactus .contact-close { height: 35px; width: 35px; padding: 6px; position: absolute; z-index: 2; top: 15px; right: 15px; cursor: pointer; }

.contactus .col-6 .col-12 { margin-bottom: 15px; }

.contactus .data-privacy { left: 0; right: 0; height: 100%; position: absolute; background-color: rgba(37, 37, 35, 0.96); padding: 25px 0; }

.contactus .data-privacy header { margin: 0 auto 1em; font-size: 24px; color: white; text-transform: none; letter-spacing: normal; font-weight: 500; }

.contactus .data-privacy header span { color: #1070b7; text-transform: uppercase; }

.contactus .data-privacy .check-group p { font-size: 12px; }

.contactus .data-privacy p { font-size: 14px; }

.contact-btn.active { color: #777871; position: relative; }

.contact-btn.active:before { content: ''; display: block; position: absolute; height: 0; width: 0; border: 10px solid #777871; border-color: #3f403b transparent transparent transparent; top: -17px; left: 50%; margin-left: -10px; }

.hidden { opacity: 0; }

.ie-select-fix { position: relative; }

.ie-select-fix .ie-select-fix-drop { height: 100%; width: 35px; background-color: white; border-top: 1px solid #bcbcbc; border-bottom: 1px solid #bcbcbc; background-image: url("../img/dropdown-arrow.png"); background-repeat: no-repeat; background-position: center right; position: absolute; z-index: 2; right: +9px; top: 0; pointer-events: none; }

.map-container { height: 500px; height: calc(100vh - 80px); position: relative; overflow: hidden; cursor: move; cursor: grab; }

.map-container img { height: 100%; display: block; width: auto; max-width: none; }

.map-container .red, .map-container .green, .map-container .blue, .map-container .yellow, .map-container .lightblue, .map-container .brown, .map-container .purple, .map-container .orange, .map-container .pink { font-weight: bold; }

.map-container .red { color: #bd2130; }

.map-container .green { color: #0e8643; }

.map-container .blue { color: #244b9d; }

.map-container .yellow { color: #f2de3d; }

.map-container .lightblue { color: #42b7e8; }

.map-container .brown { color: #8b5e2d; }

.map-container .purple { color: #7151a1; }

.map-container .orange { color: #f16123; }

.map-container .pink { color: #e8519d; }

.map-container.animating .map-image { cursor: default; }

.map-image { height: 100%; position: absolute; left: 0; z-index: 1; -webkit-transition: all 1000ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 1000ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 1000ms cubic-bezier(0.4, 0, 0.2, 1); transition: all 1000ms cubic-bezier(0.4, 0, 0.2, 1); }

.map-image img { user-select: none; pointer-events: none; }

.map-image.no-transition { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }

.map-image.hide { opacity: 0; }

.map-route { z-index: 2; opacity: 0; -webkit-transition: all 1000ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: all 1000ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: all 1000ms cubic-bezier(0.4, 0, 0.2, 1); transition: all 1000ms cubic-bezier(0.4, 0, 0.2, 1); }

.map-route.no-transition { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }

.map-route.active { opacity: 1; }

.map-route img { display: none; }

.map-route img.active { display: block; }

.road-con { height: 100%; position: absolute; width: 0; overflow: hidden; -webkit-transition: width 2000ms, left 2000ms; -moz-transition: width 2000ms, left 2000ms; -o-transition: width 2000ms, left 2000ms; transition: width 2000ms, left 2000ms; }

.road-con.longer { -webkit-transition: all 3000ms; -moz-transition: all 3000ms; -o-transition: all 3000ms; transition: all 3000ms; }

.road-con.from-right img { position: absolute; right: 0; }

.road-con.opaque { width: auto; opacity: 0; }

.road-con.active { opacity: 1; }

.road-con.horizontal { width: auto; height: 0; -webkit-transition: height 1000ms; -moz-transition: height 1000ms; -o-transition: height 1000ms; transition: height 1000ms; }

.road-con.horizontal img { width: 100%; height: auto; }

.road-con.horizontal2 { width: auto; height: 0; -webkit-transition: height 1000ms, top 1000ms; -moz-transition: height 1000ms, top 1000ms; -o-transition: height 1000ms, top 1000ms; transition: height 1000ms, top 1000ms; }

.road-con.horizontal2 img { width: 100%; height: auto; position: absolute; bottom: 0; }

.road-con.no-transition { -webkit-transition: none; -moz-transition: none; -o-transition: none; transition: none; }

.msg-guide p { background-color: white; padding: 10px 15px; border: 1px solid #ededed; position: absolute; width: auto; max-width: 450px; font-size: 12px; margin: 0; opacity: 0; user-select: none; pointer-events: none; -webkit-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1); transition: opacity 350ms cubic-bezier(0.4, 0, 0.2, 1); }

.msg-guide p.active { opacity: 1; }

.map-control { z-index: 9; position: absolute; width: 360px; top: 25px; left: 25px; background-color: white; padding: 20px 25px; border: 1px solid #ededed; opacity: 1; -webkit-transition: opacity 1000ms cubic-bezier(0.4, 0, 0.2, 1), left 1000ms cubic-bezier(0.4, 0, 0.2, 1); -moz-transition: opacity 1000ms cubic-bezier(0.4, 0, 0.2, 1), left 1000ms cubic-bezier(0.4, 0, 0.2, 1); -o-transition: opacity 1000ms cubic-bezier(0.4, 0, 0.2, 1), left 1000ms cubic-bezier(0.4, 0, 0.2, 1); transition: opacity 1000ms cubic-bezier(0.4, 0, 0.2, 1), left 1000ms cubic-bezier(0.4, 0, 0.2, 1); -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25); -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25); box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.25); }

.map-control.animating { left: -380px; }

.map-control > header { font-size: 20px; color: #1070b7; cursor: pointer; margin-bottom: 15px; }

.map-control .hide { display: none; }

.map-control-item { font-size: 14px; color: #30302c; }

.map-control-item header { color: #30302c; font-size: 14px; padding-left: 18px; padding: 5px 5px 5px 20px; position: relative; margin-bottom: 10px; cursor: pointer; }

.map-control-item header:hover { background-color: #fafafa; }

.map-control-item header p { display: none; font-size: 14px; margin-top: 5px; margin-bottom: 0px; }

.map-control-item header:before { content: ''; position: absolute; height: 10px; width: 10px; background-color: #cfcfcf; border-radius: 100%; left: 5px; top: 11px; }

.map-control-item.active header:hover { background-color: transparent; }

.map-control-item section { margin-left: 15px; display: none; }

.map-control-item section section { display: none; font-size: 13px; }

.map-control-item section > div section { margin-left: 4px; }

.map-control-item section > div.hide-list ol, .map-control-item section > div.hide-list header { display: none; }

.map-control-item section > div.active { display: block; }

.map-control-item section > div.active section { display: block; }

.map-control-item section > div.active section ol { margin: 0 0 0 15px; }

.map-control-item section > div.active section li { padding: 5px 10px; }

.map-control-item section > div.hide { display: none; }

.map-control-item section header { margin-bottom: 5px; }

.map-control-item section header:before { background-color: #cfcfcf; }

.map-control-item section .map-button { padding: 7px 10px; display: inline-block; background-color: #4990ac; color: white; line-height: 1; margin-top: 10px; margin-right: 15px; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }

.map-control-item section .map-button.hide { display: none; }

.map-control-item section .map-button:hover { text-decoration: none; }

.map-control-item.active { display: block; }

.map-control-item.active header p { display: block; }

.map-control-item.active header:before { background-color: #4990ac; }

.map-control-item.active > section { display: block; }

.map-control-item.active > section header:before { background-color: #cfcfcf; }

.map-control-item.hide { display: none; }

.map-range { position: absolute; width: 100%; padding: 15px; bottom: 25px; z-index: 5; display: none; }

.map-range input[type=range] { -webkit-appearance: none; width: 100%; background: transparent; padding: 0; }

.map-range input[type=range]::-webkit-slider-thumb { -webkit-appearance: none; background-color: #4990ac; height: 30px; width: 30px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; margin-top: -14px; margin-top: -12px; }

.map-range input[type=range]::-moz-range-thumb { background-color: #4990ac; height: 30px; width: 30px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; margin-top: -14px; }

.map-range input[type=range]::-ms-thumb { background-color: #4990ac; height: 30px; width: 30px; -webkit-border-radius: 100%; -moz-border-radius: 100%; border-radius: 100%; margin-top: -14px; }

.map-range input[type=range]::-webkit-slider-runnable-track { margin-top: -15px; width: 100%; height: 7px; cursor: pointer; background-color: #e5e5e5; }

.map-range input[type=range]::-moz-range-track { width: 100%; height: 7px; cursor: pointer; background-color: #e5e5e5; }

.map-range input[type=range]::-ms-track { width: 100%; height: 7px; cursor: pointer; background-color: #e5e5e5; }

.mCSB_inside > .mCSB_container { margin-right: 15px; }

.mCSB_scrollTools .mCSB_draggerRail { width: 4px; }

.mCSB_scrollTools { top: 5px; bottom: 5px; }

input[type=range] { -webkit-appearance: none; width: 100%; background: transparent; padding: 0; }

input[type=range]::-webkit-slider-thumb { -webkit-appearance: none; }

input[type=range]:focus { outline: none; }

input[type=range]::-ms-focus { width: 100%; cursor: pointer; background-color: transparent; border-color: transparent; color: transparent; }
