@charset "UTF-8";
* { color: inherit; font: inherit; margin: 0; padding: 0; }

a img { border: none; }

a { text-decoration: none; }

b, strong, th { font-weight: bold; }

i, em { font-style: italic; }

fieldset { border: none; }

input, textarea, select, option, button { box-sizing: border-box; }

[hidden] { display: none !important; }

sub, sup { font-size: smaller; }

button::-moz-focus-inner { border: 0; padding: 0; }

.envelope, .category-desc { box-sizing: border-box; display: table; width: 100%; table-layout: fixed; }

.clearfix::after, .sidebar-1 > section::after, .sidebar-2 > section::after { content: ""; display: table; clear: both; }

table.equal-cage-top, table.equal-cage-middle, table.equal-cage-bottom { border-collapse: collapse; table-layout: fixed; width: 100%; }
table.equal-cage-top:not(:first-child), table.equal-cage-middle:not(:first-child), table.equal-cage-bottom:not(:first-child) { margin-top: 1em; }

table.equal-cage-top > tbody > tr > td { vertical-align: top; }

table.equal-cage-middle > tbody > tr > td { vertical-align: middle; }

table.equal-cage-bottom > tbody > tr > td { vertical-align: bottom; }

table.simple { border-collapse: collapse; margin-left: auto; margin-right: auto; }
table.simple:not(:first-child) { margin-top: 1em; }
table.simple > thead > tr > td, table.simple > thead > tr > th, table.simple > tbody > tr > td, table.simple > tbody > tr > th, table.simple > tfoot > tr > td, table.simple > tfoot > tr > th { border: 1px solid #AAA; padding: 8px; }
table.simple > thead > tr > td, table.simple > tbody > tr > td, table.simple > tfoot > tr > td { vertical-align: top; }
table.simple > thead > tr > th, table.simple > tbody > tr > th, table.simple > tfoot > tr > th { vertical-align: middle; }

table.bordered:not(:first-child) { margin-top: 1em; }
table.bordered > thead > tr > td, table.bordered > thead > tr > th, table.bordered > tbody > tr > td, table.bordered > tbody > tr > th, table.bordered > tfoot > tr > td, table.bordered > tfoot > tr > th { border: 1px solid #666; }

table.spaced-cells > thead > tr > td, table.spaced-cells > thead > tr th, table.spaced-cells tbody > tr > td, table.spaced-cells tbody > tr th, table.spaced-cells tfood > tr > td, table.spaced-cells tfood > tr th { padding: .5em .5ex; }
table.spaced-cells > thead > tr:first-child, table.spaced-cells tbody > tr:first-child, table.spaced-cells tfood > tr:first-child { padding-top: 0; padding-left: 0; }
table.spaced-cells > thead > tr:last-child, table.spaced-cells tbody > tr:last-child, table.spaced-cells tfood > tr:last-child { padding-bottom: 0; padding-right: 0; }

table.symmetrical-aligned-cells > tbody > tr > td { text-align: center; }
table.symmetrical-aligned-cells > tbody > tr > td:first-child { text-align: left; }
table.symmetrical-aligned-cells > tbody > tr > td:last-child { text-align: right; }

table.wide { width: 100%; }

@media print { table.collapse-on-print > tbody, table.collapse-on-print > tbody > tr, table.collapse-on-print > tbody > tr > td { display: block !important; width: auto !important; text-align: left !important; }
  table.collapse-on-print > thead, table.collapse-on-print > tfoot { display: none !important; }
  table.collapse-on-print > tbody > tr:not(:first-child) > td { padding: 1em 0 0 0 !important; }
  table.collapse-on-print > tbody > tr:first-child > td:not(:first-child) { padding: 1em 0 0 0 !important; } }
.pull-right { float: right; margin-left: 1ex; }

.pull-left { float: left; margin-right: 1ex; }

input, textarea, select, option, button { background: #FFF; color: #000; }

input, textarea, select, button { border: 1px solid #C7C7C7; padding: .2em 1ex; }

h1:not(:first-child), h2:not(:first-child), h3:not(:first-child), h4:not(:first-child), h5:not(:first-child), h6:not(:first-child) { margin-top: 1em; }

h1 > a, h2 > a { text-decoration: none !important; }

h3, h4, h5, h6 { font-weight: bold; }

hr { border: 1px solid #DDD; color: #DDD; }
hr:not(:first-child) { margin-top: 1em; }

.fullscreen-layout { position: fixed; z-index: 50; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); overflow: auto; }

#old-ie { background: #FFF; color: #000; border-bottom: 2px solid #861207; font-size: 12pt; margin-bottom: 1em; padding: .5em 0; text-align: center; }
#old-ie a { color: #861207; text-decoration: underline; }
#old-ie a.firefox { color: #3D6D31; }

.hidden-form-layout { width: 600px; height: 100%; table-layout: fixed; border-spacing: 0; margin: 0 auto; }
.hidden-form-layout > tbody > tr > td { vertical-align: middle; }
.hidden-form-layout > tbody > tr > td > div { background: #004D9C; background: linear-gradient(to bottom, #004D9C, #00356B); color: #FFF; padding: 8px; border-radius: 4px; }

.space-above { margin-top: 1em; }

.space-above-2x { margin-top: 2em; }

.space-above-3x { margin-top: 3em; }

.space-below { margin-bottom: 1em; }

.space-below-2x { margin-bottom: 2em; }

.space-below-3x { margin-bottom: 3em; }

.sidebar-1 { float: left; width: 250px; }
.sidebar-1 ~ .content { margin-left: 266px; }
.sidebar-1 > section:not(:first-child) { margin-top: 1em; }

.sidebar-2 { float: right; width: 250px; }
.sidebar-2 ~ .content { margin-right: 266px; }
.sidebar-2 > section:not(:first-child) { margin-top: 1em; }

.tip-wrap { background: #FFF; color: #000; border: 1px solid #999; padding: 3px; }

.tooltip { display: none !important; }

.blog .item-image { text-align: center; margin-top: 1em; }
.blog .blog-intro-layout { width: 100%; border-collapse: collapse; table-layout: fixed; }
.blog .blog-intro-layout:not(:first-child) { margin-top: 1em; }
.blog .blog-intro-layout > tbody > tr > td { vertical-align: top; padding: 1em 1ex 0 1ex; }
.blog .blog-intro-layout > tbody > tr > td:first-child { padding-left: 0; }
.blog .blog-intro-layout > tbody > tr > td:last-child:not(:first-child) { padding-right: 0; }
.blog .blog-intro-layout > tbody > tr:first-child > td { padding-top: 0; }

span.highlight { background-color: #FFFFCC; font-weight: bold; padding: 1px 4px; }

#article-index li { display: inline; border-left: 1px solid #D1D1D1; margin-left: .5ex; padding-left: .75ex; }

#article-index li:first-child { margin-left: 0; padding-left: 0; border-left: none; }

.category-desc + .cat-items { margin-top: 1em; }

.readmore:not(:first-child) { margin-top: 1em; }
.readmore > a { display: inline-block; border: 1px solid #303030; border-radius: 4px; background: #424242; color: #FFF; padding: 0.3em 0.8ex; text-decoration: none !important; box-shadow: 1px 2px 2px 0 rgba(100, 100, 100, 0.3); transition: background 0.3s linear, border-color 0.3s linear, color 0.3s linear; }
.readmore > a:hover, .readmore > a:focus { background: #303030; color: #FFF; border: 1px solid #424242; }

.navigation, .pagination { clear: both; padding-top: 1em; text-align: center; }
.navigation > ul, .pagination > ul { display: inline-block; margin: 0 !important; border: 1px solid #303030; border-radius: .2em; background: #424242; color: #FFF; }
.navigation > ul > li, .pagination > ul > li { display: inline-block; margin: 0 !important; }
.navigation > ul > li > *, .pagination > ul > li > * { display: block; border-left: 1px solid #303030; padding: 0.3em 0.8ex; text-decoration: none; }
.navigation > ul > li > a:hover, .navigation > ul > li > span, .pagination > ul > li > a:hover, .pagination > ul > li > span { background: #303030; color: #FFF; }
.navigation > ul > li:first-child > *, .pagination > ul > li:first-child > * { border-left: none; }
.navigation > ul > li.pagination-start > *, .navigation > ul > li.pagination-prev > *, .navigation > ul > li.pagination-next > *, .navigation > ul > li.pagination-end > *, .pagination > ul > li.pagination-start > *, .pagination > ul > li.pagination-prev > *, .pagination > ul > li.pagination-next > *, .pagination > ul > li.pagination-end > * { background: transparent; color: inherit; }
.navigation > .counter, .pagination > .counter { display: inline-block; margin: 0; }

#system-message-container { position: relative; }
#system-message-container .alert { background: #FBF9F9; border: 1px solid #CCC; padding: 8px 14px; color: #000; }
#system-message-container .alert h4 { color: #000064; margin: 5px 0; }
#system-message-container .alert p { padding: 0; margin: 0; }
#system-message-container .close { position: absolute; right: 4px; top: 0; cursor: pointer; text-decoration: none; border: none; background: transparent; color: inherit; font-size: 16pt; }
#system-message-container .close:focus, #system-message-container .close:hover { text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.3); }

.table-striped > tbody > tr:nth-child(even) > td, .table-striped > tbody > tr:nth-child(even) > th { background: #EEE6C2; color: #000; }

.table-bordered { border-collapse: collapse; }
.table-bordered > thead > tr > td, .table-bordered tbody > tr > td, .table-bordered tfoot > tr > td { border: 1px solid #EEE; }

.table-hover > tbody > tr:hover > td { background: #333; color: #FFF; }

.item-page > .page-header { margin-bottom: 1em; }

.login { margin-top: 1em; }
.login fieldset { display: table; }
.login .controls { margin-top: 1em; }
.login .control-label { float: left; width: 15ex; }
.login .control-group { clear: left; }

.icon-calendar { display: inline-block; background: transparent url("../../../media/system/images/calendar.png"); width: 16px; height: 16px; }

@media print { .discardable { display: none !important; } }
.content #searchForm { margin-top: 1em; }
.content #searchForm .btn-toolbar button::before { content: "➟"; }
.content #searchForm fieldset { margin-top: 1em; }
.content #searchForm legend { margin-bottom: .5em; }
.content #searchForm .ordering-box { margin-top: 1em; }
.content #searchForm + .error { margin-top: 1em; font-weight: bold; }

html { background: #FFF; color: #000; font: 12pt "Roboto", "Arial", "Liberation Sans", "Arimo", sans-serif; }

body { min-width: 960px; max-width: 1904px; margin: 0 auto; }

section { max-height: 100vh; min-height: 400px; position: relative; z-index: 0; line-height: 1; box-sizing: border-box; overflow: hidden; }

.decor-corners { position: relative; display: table; }
.decor-corners::before { content: ""; position: absolute; overflow: hidden; left: -25px; top: -25px; box-sizing: border-box; width: 25px; height: 25px; border-top: 3px solid #FF0000; border-left: 3px solid #FF0000; border-top-left-radius: 11px; }
.decor-corners::after { content: ""; position: absolute; overflow: hidden; right: -25px; bottom: -25px; box-sizing: border-box; width: 25px; height: 25px; border-bottom: 3px solid #FF0000; border-right: 3px solid #FF0000; border-bottom-right-radius: 11px; }

.block-1 { background: #FFBB60 url("../images/block-1.jpg") no-repeat right top; color: #FFF; height: 1342px; }
.block-1 > .line-1 { padding: 22px 43px 18px 43px; background: #000; background: rgba(0, 0, 0, 0.8); color: #FFF; }
.block-1 .block-1-layout { width: 100%; border-collapse: collapse; font-size: 14pt; }
@media (max-width: 1245px) { .block-1 .block-1-layout { font-size: 12pt; } }
.block-1 .block-1-layout > tbody > tr > td { vertical-align: middle; }
.block-1 .block-1-layout > tbody > tr > td:first-child { font-size: 55pt; color: #E45551; padding-right: 46px; }
.block-1 .block-1-layout > tbody > tr > td:first-child img { vertical-align: middle; }
@media (max-width: 1245px) { .block-1 .block-1-layout > tbody > tr > td:first-child img { width: 200px; font-size: 27pt; } }
.block-1 .block-1-layout > tbody > tr > td:nth-child(2) { white-space: nowrap; }
.block-1 .block-1-layout > tbody > tr > td:last-child { text-align: right; font-size: 25pt; }
@media (max-width: 1245px) { .block-1 .block-1-layout > tbody > tr > td:last-child { font-size: 18pt; } }
.block-1 .decor-1 { display: inline-block; cursor: pointer; background: #FFC000; background: linear-gradient(to bottom, #FFC000, #F36E00); color: #272523; padding: 20px 51px 21px 51px; border: none; border-radius: 6px; font-size: 14pt; transition: background 300ms, color 300ms; }
@media (max-width: 1245px) { .block-1 .decor-1 { padding: 10px 25px; } }
@media (max-width: 990px) { .block-1 .decor-1 { padding-left: 10px; padding-right: 10px; } }
.block-1 .decor-1:hover, .block-1 .decor-1:focus { background: #00356B; background: linear-gradient(to bottom, #005AB5, #00356B); color: #FFF; }
.block-1 > .line-2 { position: absolute; right: 107px; top: 50%; text-shadow: 2px 2px 0 rgba(100, 100, 100, 0.2); }
@media (max-width: 1123px) { .block-1 > .line-2 { right: 30px; } }
.block-1 .line-2-text-1 { font-size: 32pt; }
.block-1 .line-2-text-2 { font-size: 72pt; font-weight: bold; margin-top: 12px; }
@media (max-width: 1269px) { .block-1 .line-2-text-2 { font-size: 64pt; } }
@media (max-width: 1055px) { .block-1 .line-2-text-2 { font-size: 57pt; } }
.block-1 .hl { color: #FF0000; }

.block-2 { background: transparent url("../images/block-2.jpg") no-repeat left top; color: #4B4B4B; height: 1098px; text-shadow: 2px 2px 0 rgba(100, 100, 100, 0.2); }
.block-2 .text { position: absolute; right: 10%; top: calc(50% - 8em); }
.block-2 .text-1 { font-size: 72pt; font-weight: bold; color: #FF0000; }
.block-2 .text-2 { font-size: 38pt; margin-top: 4px; font-weight: 300; }
.block-2 .text-3 { margin-top: 80px; background: transparent url("../images/speed.png") no-repeat left center; box-sizing: border-box; min-height: 126px; padding-left: 200px; padding-top: 17px; }
@media (max-height: 460px) { .block-2 .text-3 { margin-top: 30px; } }
.block-2 .text-3-1 { font-size: 26pt; font-weight: bold; }
.block-2 .text-3-2 { font-size: 22pt; margin-top: 4px; font-weight: 300; }

.block-3 { background: #E4E4E2 url("../images/block-3.jpg") no-repeat center top; color: #4B4B4B; height: 1295px; }
.block-3 .text { position: absolute; left: 10%; top: 57px; }
.block-3 .text-1 { font-size: 62pt; font-weight: bold; color: #9C5C42; }
.block-3 .text-2 { font-size: 38pt; color: #000; margin-top: 4px; font-weight: 300; }
@media (max-width: 1130px) { .block-3 .text-1, .block-3 .text-2 { text-shadow: 2px 2px 0 rgba(255, 255, 255, 0.4); } }
.block-3 .decor-corners::before, .block-3 .decor-corners::after { border-color: #995C41; }
.block-3 .text-3 { margin-top: 90px; }
@media (max-height: 539px) { .block-3 .text-3 { margin-top: 40px; } }
.block-3 .text-4 { margin-top: 40px; }
.block-3 .text-3, .block-3 .text-4 { font-size: 20pt; line-height: 1.3; font-weight: 300; }
.block-3 .text-3 .hl, .block-3 .text-4 .hl { font-weight: normal; }
@media (max-height: 539px) { .block-3 .text-3, .block-3 .text-4 { font-size: 14pt; } }
@media (max-height: 440px) { .block-3 .text-3, .block-3 .text-4 { margin-top: 20px; } }

.block-4 { background: #FFF url("../images/block-4.jpg") no-repeat left top; color: #000; height: 719px; }
@media (max-width: 1262px) { .block-4 { background-position: -300px 0; } }
.block-4 .decor-corners::before, .block-4 .decor-corners::after { border-color: #0098BC; }
.block-4 .text { position: absolute; top: calc(50% - 5em); right: 10%; }
.block-4 .text-1 { color: #0098BC; font-size: 72pt; font-weight: bold; }
.block-4 .text-2 { font-size: 57pt; margin-top: 4px; font-weight: 300; }
.block-4 .text-3 { font-size: 27pt; margin-top: 4px; font-weight: 300; }

.block-5 { background: #000 url("../images/block-5.jpg") no-repeat center; color: #FFF; height: 719px; text-shadow: 2px 2px 0 rgba(100, 100, 100, 0.2); }
.block-5 .text { position: absolute; top: calc(50% - 5em); left: 17%; }
@media (max-width: 1195px) { .block-5 .text { left: 10%; } }
.block-5 .text-1, .block-5 .text-2 { font-size: 73pt; font-weight: 300; }
@media (max-width: 1075px) { .block-5 .text-1, .block-5 .text-2 { font-size: 64pt; } }
.block-5 .text-2 { margin-top: 4px; }
.block-5 .hl { color: #FF8D00; font-weight: bold; }

.block-6 { background: #FFF url("../images/block-6-1.jpg") no-repeat right top; color: #000; height: 905px; text-shadow: 2px 2px 0 rgba(100, 100, 100, 0.2); }
@media (min-width: 1486px) and (min-height: 792px) { .block-6 { background-position: right 262px top 103px; } }
@media (min-width: 1486px) and (max-height: 791px) { .block-6 { background-position: right 262px top 0; } }
.block-6-iw { background: transparent url("../images/block-6-2.jpg") no-repeat left 376px bottom 0; height: 100%; }
@media (max-width: 1538px) { .block-6-iw { background-position: left 20px bottom 0; } }
@media (max-height: 770px) { .block-6-iw { background: transparent; } }
.block-6 .decor-corners::before, .block-6 .decor-corners::after { border-color: #F33753; }
.block-6 .text { position: absolute; left: 10%; top: 147px; }
.block-6 .text-1 { font-size: 77pt; font-weight: bold; color: #F33753; }
@media (max-width: 1236px) { .block-6 .text-1 { font-size: 64pt; } }
@media (max-width: 1092px) { .block-6 .text-1 { font-size: 50pt; } }
.block-6 .text-2 { font-size: 32pt; font-weight: 300; margin-top: 4px; }
@media (max-width: 1236px) { .block-6 .text-2 { font-size: 28pt; } }
@media (max-width: 1092px) { .block-6 .text-2 { font-size: 22pt; } }

.block-7 { background: #000 url("../images/block-7.jpg") no-repeat left top; color: #FFF; height: 1277px; }
.block-7 .text { position: absolute; left: 10%; top: calc(50% - 12em); }
@media (max-height: 506px) { .block-7 .text { top: 20px; } }
.block-7 .text-1 { color: #383838; font-size: 64pt; }
.block-7 .text-2 { margin-top: 23px; font-size: 25pt; font-weight: bold; }
.block-7 .decor-1 { display: inline-block; cursor: pointer; background: #FFC000; background: linear-gradient(to bottom, #FFC000, #F36E00); color: #272727; padding: 42px 94px 43px 94px; border: none; border-radius: 12px; transition: background 300ms, color 300ms; }
.block-7 .decor-1:hover, .block-7 .decor-1:focus { background: #00356B; background: linear-gradient(to bottom, #005AB5, #00356B); color: #FFF; }
@media (max-height: 456px) { .block-7 .decor-1 { padding: 20px 40px; font-weight: normal; } }

.block-8 { background: #FFF url("../images/block-8.jpg") no-repeat right bottom; color: #353535; height: 741px; text-shadow: 2px 2px 0 rgba(100, 100, 100, 0.2); }
@media (max-width: 1561px) { .block-8 { background-size: 30% auto; } }
@media (min-width: 1500px) { .block-8 { background-position: right 259px bottom 0; } }
.block-8 .decor-corners::before, .block-8 .decor-corners::after { border-color: #373737; }
.block-8 .text { position: absolute; left: 10%; top: calc(50% - 10em); }
@media (max-height: 550px) { .block-8 .text { top: 70px; } }
.block-8 .text-1 { font-size: 76pt; font-weight: 300; }
@media (max-height: 490px) { .block-8 .text-1 { font-size: 60pt; } }
@media (max-width: 1327px) { .block-8 .text-1 { font-size: 60pt; } }
.block-8 .text-2 { font-size: 94pt; font-weight: bold; color: #FF0000; margin-top: 4px; }
@media (max-height: 490px) { .block-8 .text-2 { font-size: 70pt; } }
@media (max-width: 1327px) { .block-8 .text-2 { font-size: 70pt; } }
.block-8 .text-3 { font-size: 37pt; }
.block-8 .text-4 { margin-top: 4px; }
.block-8 .text-3, .block-8 .text-4 { font-size: 37pt; font-weight: 300; }
.block-8 .text-3 .hl, .block-8 .text-4 .hl { font-weight: bold; }

.block-9 { background: #000 url("../images/block-9.jpg") no-repeat left top; color: #FFF; height: 1143px; }
.block-9 .decor-corners::before, .block-9 .decor-corners::after { border-color: #EE3953; }
.block-9 .text { position: absolute; right: 10%; top: 50px; text-shadow: 2px 2px 0 rgba(100, 100, 100, 0.2); }
.block-9 .text-1 { font-size: 77pt; font-weight: bold; color: #EE3953; }
@media (max-height: 627px) { .block-9 .text-1 { font-size: 40pt; } }
.block-9 .text-2 { font-size: 50pt; font-weight: bold; margin-top: 4px; }
@media (max-height: 627px) { .block-9 .text-2 { font-size: 40pt; } }
@media (max-height: 627px) { .block-9 .text-1, .block-9 .text-2 { display: inline; } }
.block-9 .text-3 { font-size: 28pt; font-weight: 300; line-height: 1.3; margin-top: 50px; }
.block-9 .text-3 .hl { font-weight: normal; }
@media (max-height: 627px) { .block-9 .text-3 { font-size: 20pt; } }
@media (max-height: 627px) { .block-9 .collapse-when-small > div { display: inline; } }

.block-10 { background: #FEFEFE; color: #323232; padding: 95px 117px 80px 117px; max-height: none; }
@media (max-height: 720px) { .block-10 { padding-top: 50px; padding-bottom: 50px; } }
.block-10-title { margin: 0 auto; }
.block-10-title > div:first-child { font-size: 73pt; color: #353535; font-weight: 300; }
@media (max-width: 1021px) { .block-10-title > div:first-child { font-size: 56pt; } }
@media (max-height: 524px) { .block-10-title > div:first-child { font-size: 36pt; } }
.block-10-title > div:nth-child(2) { font-size: 80pt; color: #FF0000; font-weight: bold; }
@media (max-width: 1021px) { .block-10-title > div:nth-child(2) { font-size: 62pt; } }
@media (max-height: 524px) { .block-10-title > div:nth-child(2) { font-size: 40pt; } }
.block-10 .decor-corners::before, .block-10 .decor-corners::after { border-color: #373737; }
.block-10-layout { margin-top: 50px; width: 100%; table-layout: fixed; border-collapse: collapse; font-size: 24pt; font-weight: 300; }
@media (max-height: 600px) { .block-10-layout { font-size: 18pt; } }
.block-10-layout img { vertical-align: top; max-width: 100%; }
.block-10-layout > tbody > tr > td { vertical-align: middle; }
@media (max-height: 693px) { .block-10-layout > tbody > tr > td:first-child { display: none; } }
.block-10-layout > tbody > tr > td:last-child { padding-left: 53px; }
@media (min-height: 694px) { .block-10-layout > tbody > tr > td:last-child { width: 551px; } }
.block-10-layout li:not(:first-child) { margin-top: 1em; }
@media (max-height: 461px) { .block-10-layout li:not(:first-child) { margin-top: .4em; } }
.block-10 .text { margin-top: 1em; font-size: 28pt; font-weight: 300; text-align: center; }
@media (max-height: 600px) { .block-10 .text { font-size: 18pt; } }
.block-10 .hl { color: #FF0000; font-weight: normal; }

.block-11 { background: #AA271E url("../images/block-11.jpg") no-repeat center; color: #FFF; height: 584px; }
.block-11 > .wrap { max-width: 1426px; margin: 0 auto; position: relative; height: 100%; }
.block-11 .text-1 { box-sizing: border-box; padding-left: 40px; position: absolute; left: 0; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 50%; }
.block-11 .text-1-1 { color: #FFDA7C; font-size: 75pt; font-weight: bold; }
@media (max-width: 1311px) { .block-11 .text-1-1 { font-size: 45pt; } }
.block-11 .text-1-2 { color: #FFF; font-size: 52pt; font-weight: 300; }
@media (max-width: 1311px) { .block-11 .text-1-2 { font-size: 32pt; } }
.block-11 .text-1-3 { color: #FF8A0A; font-size: 58pt; font-weight: bold; }
@media (max-width: 1311px) { .block-11 .text-1-3 { font-size: 35pt; } }
.block-11 .decor-corners::before, .block-11 .decor-corners::after { border-color: #FFF; }
.block-11 .text-2 { font-size: 22pt; font-weight: 300; box-sizing: border-box; padding-right: 16px; line-height: 1.5; position: absolute; right: 0; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 50%; }
.block-11 .text-2 .hl { font-weight: bold; }
@media (max-width: 1315px) { .block-11 .text-2 { font-size: 16pt; line-height: 1.4; } }

.block-12 { color: #FFF; height: 764px; position: relative; }
.block-12 .text { position: absolute; left: 0; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 100%; text-align: center; }
.block-12 .text-1 { font-weight: 300; color: #353535; font-size: 63pt; }
.block-12 .text-1 .hl { color: #FC383E; font-weight: bold; }
@media (max-width: 1336px) { .block-12 .text-1 { font-size: 50pt; } }
@media (max-height: 500px) { .block-12 .text-1 { font-size: 50pt; } }
.block-12 .text-2 { margin-top: 75px; font-size: 42pt; color: #FC383E; }
@media (max-height: 430px) { .block-12 .text-2 { margin-top: 25px; font-size: 32pt; } }
.block-12 .text-3 { margin-top: 10px; font-size: 28pt; color: #595959; font-weight: 300; }
@media (max-height: 430px) { .block-12 .text-3 { font-size: 20pt; } }

.block-13 { max-height: none; }
.block-13 .gallery img { vertical-align: top; max-width: 100%; }
.block-13 .gallery-item { display: inline-block; overflow: hidden; vertical-align: top; background: transparent no-repeat center; background-size: cover; position: relative; }
.block-13 .item-1 { background-image: url("../images/gallery-1.jpg"); width: 58%; height: 439px; }
.block-13 .item-2 { background-image: url("../images/gallery-2.jpg"); width: 42%; height: 439px; }
.block-13 .item-3 { background-image: url("../images/gallery-3.jpg"); width: 32%; height: 626px; }
.block-13 .item-4-5-w { width: 36%; }
.block-13 .item-4 { background-image: url("../images/gallery-4.jpg"); width: 100%; height: 313px; }
.block-13 .item-5 { background-image: url("../images/gallery-5.jpg"); width: 100%; height: 313px; }
.block-13 .item-6 { background-image: url("../images/gallery-6.jpg"); width: 32%; height: 626px; }
.block-13 .text-iw { display: none; text-align: center; position: absolute; width: 100%; left: 0; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.block-13 .text { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.block-13 .text:hover, .block-13 .text:focus { background: #000; background: rgba(0, 0, 0, 0.7); color: #FFF; }
.block-13 .text:hover > .text-iw, .block-13 .text:focus > .text-iw { display: block; }

.block-14 { color: #FFF; height: 556px; position: relative; }
.block-14 .text { position: absolute; left: 0; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); width: 100%; text-align: center; }
.block-14 .decor-corners { margin-left: auto; margin-right: auto; }
.block-14 .decor-corners::before, .block-14 .decor-corners::after { border-color: #373737; }
.block-14 .text-1 { color: #353535; font-size: 41pt; font-weight: 300; }
@media (max-width: 1174px) { .block-14 .text-1 { font-size: 30pt; } }
.block-14 .text-2 { color: #2455C5; font-size: 71pt; margin-top: 47px; font-weight: bold; }
@media (max-width: 960px) { .block-14 .text-2 { font-size: 60pt; } }

.block-15 { background: #111 url("../images/block-15.jpg") no-repeat left top; color: #FFF; font-size: 75pt; font-weight: 300; height: 1200pt; }
.block-15 > .wrap { box-sizing: border-box; max-width: 1354px; margin: 0 auto; text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3); position: relative; height: 100%; }
.block-15 > .wrap > .wrap-2 { position: absolute; right: 0; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); padding-right: 60px; }
.block-15 .decor-corners::before, .block-15 .decor-corners::after { border-color: #FFF; }
.block-15 .text-1 { font-weight: bold; }
.block-15 .text-2 { font-size: 81pt; }
.block-15 .hl { color: #FF2412; }

.block-16 { background: transparent url("../images/block-16.jpg") no-repeat left top; background-size: auto 100%; color: #292929; font-size: 25pt; height: 972pt; position: relative; text-shadow: 3px 3px 5px rgba(183, 167, 167, 0.7); }
@media (max-width: 1125px) { .block-16 { font-size: 20pt; } }
.block-16 > .wrap { position: absolute; right: 10%; top: 50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); padding-right: 60px; }
@media (max-width: 1040px) { .block-16 > .wrap { right: 16px; } }
.block-16 .decor-corners::before, .block-16 .decor-corners::after { border-color: #212121; }
.block-16 .text-1 { font-weight: 300; font-size: 63pt; color: #292929; }
@media (max-width: 1125px) { .block-16 .text-1 { font-size: 30pt; } }
.block-16 .text-2 { font-weight: bold; font-size: 83pt; color: #FF3828; }
@media (max-width: 1125px) { .block-16 .text-2 { font-size: 40pt; } }
.block-16 .text-3 { font-weight: 300; margin-top: 151px; }
@media (max-height: 600px) { .block-16 .text-3 { margin-top: 50px; } }

.block-17 { background: transparent url("../images/block-17.jpg") no-repeat center bottom; box-sizing: border-box; height: 1200px; padding-top: 115px; max-height: none; }
.block-17 form { width: 642px; margin: 0 auto; background: #000; background: rgba(0, 0, 0, 0.8); color: #FFF; padding: 75px 64px 51px 64px; border-radius: 6px; box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.4); text-align: center; }
.block-17 .hl { color: #FF5A4B; font-weight: bold; }
.block-17 .text-1 { font-size: 75pt; font-weight: bold; }
.block-17 .text-2 { font-size: 45pt; font-weight: bold; }
.block-17 .text-3 { font-size: 21pt; font-weight: 300; }
.block-17 .form-line { margin-top: 50px; text-align: left; font-size: 16pt; font-weight: 300; }
.block-17 .form-line input { margin-top: 10px; width: 100%; padding: 29px 24px; border: none; border-radius: 7px; }
.block-17 .submit-w { margin-top: 52px; }
.block-17 .submit-w > input { background: #FFC000; background: linear-gradient(to bottom, #FFC000, #F36E00); color: #080806; font-size: 21pt; padding: 30px 43px; border: none; border-radius: 6px; cursor: pointer; transition: background 300ms, color 300ms; }
.block-17 .submit-w > input:hover, .block-17 .submit-w > input:focus { background: #00356B; background: linear-gradient(to bottom, #005AB5, #00356B); color: #FFF; }
.block-17 .note { margin-top: 37px; color: #C1C1C1; font-size: 10pt; font-weight: 300; }
.block-17 .bottom { position: absolute; left: 0; bottom: 0; background: #000; background: rgba(0, 0, 0, 0.9); color: #FFF; box-sizing: border-box; padding: 24px 16px 18px 16px; width: 100%; }
.block-17 .bottom > .layout { width: 100%; max-width: 1457px; margin: 0 auto; table-layout: fixed; border-collapse: collapse; font-size: 13pt; line-height: 1.3; }
.block-17 .bottom > .layout > tbody > tr > td { vertical-align: middle; }
.block-17 .bottom > .layout > tbody > tr > td:first-child { width: 364px; }
.block-17 .bottom > .layout > tbody > tr > td:last-child { text-align: right; font-size: 25pt; }

#hidden-form form { text-align: center; }
#hidden-form .hl { color: #FF5A4B; font-weight: bold; }
#hidden-form .text-1 { font-weight: bold; font-size: 16pt; }
#hidden-form .text-3 { font-weight: 300; }
#hidden-form .form-line { margin-top: 16px; text-align: left; font-weight: 300; }
#hidden-form .form-line input { margin-top: 8px; width: 100%; padding: 16px; border: none; border-radius: 10px; }
#hidden-form .submit-w { margin-top: 20px; }
#hidden-form .submit-w > input { background: #FFC000; background: linear-gradient(to bottom, #FFC000, #F36E00); color: #080806; padding: 16px; border: none; border-radius: 9px; cursor: pointer; transition: background 300ms, color 300ms; }
#hidden-form .submit-w > input:hover, #hidden-form .submit-w > input:focus { background: #00356B; background: linear-gradient(to bottom, #005AB5, #00356B); color: #FFF; }
#hidden-form .submit-w > button { margin-left: 20px; background: #FFF; background: linear-gradient(to bottom, #FFF, #D3D3D3); color: #333; padding: 16px; border: none; border-radius: 9px; cursor: pointer; transition: background 300ms, color 300ms; }
#hidden-form .submit-w > button:hover, #hidden-form .submit-w > button:focus { background: #00356B; background: linear-gradient(to bottom, #005AB5, #00356B); color: #FFF; }
#hidden-form .note { margin-top: 16px; color: #EEE; font-weight: 300; }
.humane, .humane-flatty { position: fixed; -moz-transition: all 0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out; z-index: 100000; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100); }

.humane, .humane-flatty { font-family: Helvetica Neue, Helvetica, san-serif; font-size: 16px; top: 0; left: 30%; opacity: 0; width: 40%; color: #444; padding: 10px; text-align: center; background-color: #fff; -webkit-border-bottom-right-radius: 3px; -webkit-border-bottom-left-radius: 3px; -moz-border-radius-bottomright: 3px; -moz-border-radius-bottomleft: 3px; border-bottom-right-radius: 3px; border-bottom-left-radius: 3px; -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5); -moz-transform: translateY(-100px); -webkit-transform: translateY(-100px); -ms-transform: translateY(-100px); -o-transform: translateY(-100px); transform: translateY(-100px); }

.humane p, .humane-flatty p, .humane ul, .humane-flatty ul { margin: 0; padding: 0; }

.humane ul, .humane-flatty ul { list-style: none; }

.humane.humane-flatty-info, .humane-flatty.humane-flatty-info { background-color: #3498db; color: #FFF; }

.humane.humane-flatty-success, .humane-flatty.humane-flatty-success { background-color: #18bc9c; color: #FFF; }

.humane.humane-flatty-error, .humane-flatty.humane-flatty-error { background-color: #e74c3c; color: #FFF; }

.humane-animate, .humane-flatty.humane-flatty-animate { opacity: 1; -moz-transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

.humane-animate:hover, .humane-flatty.humane-flatty-animate:hover { opacity: 0.7; }

.humane-js-animate, .humane-flatty.humane-flatty-js-animate { opacity: 1; -moz-transform: translateY(0); -webkit-transform: translateY(0); -ms-transform: translateY(0); -o-transform: translateY(0); transform: translateY(0); }

.humane-js-animate:hover, .humane-flatty.humane-flatty-js-animate:hover { opacity: 0.7; filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); }
