s a:hover,
a:focus,
a:active {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    outline: 0 !important
}

img {
    border: 0;
    vertical-align: top;
    max-width: 100%;
    height: auto
}

.video-responsive {
    height: 0;
    padding-top: 0;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden
}

.video-responsive embed,
.video-responsive iframe,
.video-responsive object,
.video-responsive video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute
}

.label {
    color: #000 !important
}

.list-menu ul li {
    list-style: none;
    padding: 15px 2px;
    font-size: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.list-menu ul li:last-child {
    border-bottom: 0
}

ul {
    margin: 0;
    padding: 0
}

ul ul {
    padding-left: 20px
}

ul li {
    list-style: none
}

ul li i {
    margin-right: 3px;
    font-size: 16px;
    min-width: 20px;
    text-align: center
}

.item-list ul li {
    margin-left: 0
}

ul.menu>li {
    position: relative;
    padding: 3px 0
}

ul.menu>li a {
    padding-left: 16px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

ul.menu>li a:after {
    content: "\f105";
    font-family: 'FontAwesome';
    position: absolute;
    color: #878787;
    left: 0;
    top: 50%;
    margin-top: -12px
}

ul.menu>li a:hover {
    padding-left: 25px
}

table {
    width: 100%;
    margin-bottom: 24px;
    border: 1px solid #ddd
}

table>thead>tr>th,
table>thead>tr>td,
table>tbody>tr>th,
table>tbody>tr>td,
table>tfoot>tr>th,
table>tfoot>tr>td {
    border-color: #ddd;
    border-width: 1px 1px 1px 0;
    border-style: solid
}

table>thead>tr>th,
table>thead>tr>td {
    border-bottom-width: 2px
}

.no-padding {
    padding: 0 !important
}

a.disable {
    pointer-events: none;
    cursor: default
}

.pager .paginations {
    border-radius: 5px;
    display: inline-block;
    margin: 0 30px;
    padding: 4px 3px
}

.pager .paginations a {
    border: 1px solid rgba(0, 0, 0, .1);
    font-weight: 700;
    display: inline-block;
    height: 35px;
    line-height: 34px;
    margin: 0 1px;
    text-align: center;
    width: 35px;
    margin-right: 10px
}

.pager .paginations a:last-child {
    margin-right: 0
}

.pager .paginations a.active {
    background: #4698d5;
    border-color: #4698d5;
    color: #fff
}

#edit-preview,
#edit-submit {
    background: #4698d5;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 8px 15px;
    border: 0
}

#edit-preview:hover,
#edit-submit:hover {
    background: #70afde
}

.breadcrumbs {
    padding: 30px 0 12px;
    margin-bottom: 30px;
    background: #f5f5f5;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.breadcrumbs nav.breadcrumb ol>li {
    font-size: 15px;
    color: #222
}

.breadcrumbs nav.breadcrumb ol>li a {
    color: #181818
}

.breadcrumbs nav.breadcrumb ol>li a:hover {
    color: #4698d5
}

.stuck {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px 5px rgba(0, 0, 0, .1)
}

.sticky-v3 .content-inner {
    padding-left: 0 !important;
    padding-right: 30px !important
}

header .header-main {
    padding: 30px 0;
    background: #fff
}

header.header-v1 {
    position: relative
}

header.header-v1 .main-menu {
    background: #181818;
    position: relative
}

header.header-v1 .area-main-menu .area-inner {
    padding-left: 40px;
    position: relative
}

header.header-v1 .area-main-menu .gva-search-region {
    position: absolute;
    right: 15px;
    top: 8px;
    z-index: 9
}

header.header-v1 .area-main-menu .gva-search-region .icon {
    font-size: 20px;
    color: #fff
}

header.header-v1 .area-main-menu .gva-search-region .icon:hover {
    cursor: pointer
}

header.header-v1 .area-main-menu .gva-search-region .search-content {
    display: none;
    width: 275px;
    position: absolute;
    top: 43px;
    right: 0;
    margin-top: -1px;
    z-index: 99;
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

header.header-v1 .area-main-menu .gva-search-region .search-content input#edit-keys,
header.header-v1 .area-main-menu .gva-search-region .search-content input#edit-search {
    height: 35px;
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, .1);
    background: none
}

header.header-v1 .area-main-menu .gva-search-region.show .search-content {
    display: block
}

header.header-v1 .block {
    overflow: visible
}

header.header-v1 .gva_menu>li>a {
    color: #fff
}

header.header-v2 .main-menu {
    position: relative
}

header.header-v2 .main-menu .block {
    overflow: visible
}

header.header-v2 .gva-navigation {
    position: relative;
    z-index: 999;
    margin-bottom: -25px
}

header.header-v2 .area-main-menu .area-inner {
    position: relative
}

header.header-v2 .area-main-menu .gva-search-region {
    position: absolute;
    right: 15px;
    top: 8px;
    z-index: 9
}

header.header-v2 .area-main-menu .gva-search-region .icon {
    font-size: 20px;
    color: #fff
}

header.header-v2 .area-main-menu .gva-search-region .icon:hover {
    cursor: pointer
}

header.header-v2 .area-main-menu .gva-search-region .search-content {
    display: none;
    width: 275px;
    position: absolute;
    top: 43px;
    right: 0;
    margin-top: -1px;
    z-index: 99;
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

header.header-v2 .area-main-menu .gva-search-region .search-content input#edit-keys,
header.header-v2 .area-main-menu .gva-search-region .search-content input#edit-search {
    height: 35px;
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, .1);
    background: none
}

header.header-v2 .area-main-menu .gva-search-region.show .search-content {
    display: block
}

header.header-v2 .gva_menu {
    background: #4698d5
}

header.header-v2 .gva_menu>li>a {
    color: #fff;
    border-color: rgba(255, 255, 255, .1)
}

header.header-v2 .gva_menu>li>a:hover {
    background: #5ba4da;
    color: #fff
}

header.header-v2 .gva_menu>li>a.is-active {
    color: #fff;
    background: #5ba4da
}

header.header-v3 {
    margin-top: 1px
}

header.header-v3 .header-main {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    padding: 0
}

header.header-v3 .header-main .branding {
    padding-top: 15px;
    padding-bottom: 15px
}

header.header-v3 .area-main-menu {
    position: static;
    padding-right: 20px
}

header.header-v3 .gva_menu_main {
    position: static
}

header.header-v3 .area-main-menu .area-inner {
    padding-left: 40px;
    position: static
}

header.header-v3 .area-main-menu .block {
    position: static !important
}

header.header-v3 .area-main-menu .gva-search-region {
    position: absolute;
    right: 0;
    top: 28px;
    z-index: 9
}

header.header-v3 .area-main-menu .gva-search-region .icon {
    font-size: 20px;
    color: #181818
}

header.header-v3 .area-main-menu .gva-search-region .icon:hover {
    cursor: pointer
}

header.header-v3 .area-main-menu .gva-search-region .search-content {
    display: none;
    width: 275px;
    position: absolute;
    top: 43px;
    right: 0;
    margin-top: -1px;
    z-index: 99;
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
    box-shadow: 0 2px 5px rgba(0, 0, 0, .2)
}

header.header-v3 .area-main-menu .gva-search-region .search-content input#edit-keys,
header.header-v3 .area-main-menu .gva-search-region .search-content input#edit-search {
    height: 35px;
    padding: 5px;
    border: 1px solid rgba(0, 0, 0, .1);
    background: none
}

header.header-v3 .area-main-menu .gva-search-region.show .search-content {
    display: block
}

header.header-v3 .breaking-news .content-inner {
    padding: 0;
    border: 0
}

header.header-v3 .breaking-news .content-inner .title {
    background: #70afde
}

header.header-v3 .topbar {
    background: #4698d5;
    color: #fff
}

header.header-v3 .topbar a {
    color: #fff
}

header.header-v3 .topbar a:hover {
    color: rgba(255, 255, 255, .7)
}

header.header-v3 .main-menu .block {
    overflow: visible;
    margin-bottom: 0
}

header.header-v3 .main-menu .block:before,
header.header-v3 .main-menu .block:after {
    content: " ";
    display: table
}

header.header-v3 .main-menu .block:after {
    clear: both
}

header.header-v3 .main-menu .gva_menu {
    float: right;
    width: auto
}

header.header-v3 .main-menu .gva_menu>li>a {
    border: 0;
    padding: 35px 15px
}

header.header-v3 .stuck .gva-search-region {
    top: 25px
}

header.header-v3 .stuck .branding {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

header.header-v3 .stuck .main-menu .gva_menu>li>a {
    padding-top: 28px;
    padding-bottom: 28px
}

.breaking-news .block {
    overflow: visible;
    margin-bottom: 0
}

.breaking-news .content-inner {
    padding: 0;
    border: 1px solid rgba(0, 0, 0, .1);
    border-top: 0
}

.breaking-news .title {
    float: left;
    width: 120px;
    background-color: #4698d5;
    color: #fff;
    padding: 5px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 900;
    font-family: "Montserrat";
    text-align: center
}

.breaking-news .init-carousel-owl {
    margin: 0
}

.breaking-news .news-content {
    padding-left: 160px;
    padding-top: 3px
}

.breaking-news .post-breaking-news {
    background: none
}

.breaking-news .owl-nav {
    display: none
}

.breaking-news .block {
    margin-bottom: 0
}

.breaking-news .item {
    height: 28px;
    overflow: hidden;
    padding: 0
}

.breaking-news .item .post-created {
    width: 80px;
    float: left;
    font-weight: 400;
    color: #ccc;
    line-height: 32px;
    padding: 0;
    font-size: 12px
}

.breaking-news .item .post-created:before {
    display: none
}

.breaking-news .item .post-title {
    font-weight: 400;
    padding-left: 90px;
    display: block;
    padding: 0
}

.breaking-news .item .post-title a {
    line-height: 32px;
    display: inline-block
}

.content-full {
    overflow: hidden
}

.area.slideshow_content .block {
    margin-bottom: 0
}

.area-panel {
    padding: 30px 0
}

.header-right .block {
    margin-bottom: 0
}

.promotion {
    padding: 0;
    margin-bottom: 0
}

.main-menu .area-main-menu .area-inner .block {
    margin-bottom: 0
}

.sidebar {
    position: relative
}

.footer {
    background: #313131;
    color: #8f8f8f;
    margin-top: -1px
}

.footer .footer-top {
    background: #2d2d2d;
    padding: 20px 0
}

.footer .footer-top .block {
    padding-bottom: 0;
    margin-bottom: 0
}

.footer .footer-center {
    padding-top: 45px
}

.footer a {
    color: #8f8f8f
}

.footer a:hover {
    color: #4698d5
}

.footer .block-title {
    border-color: rgba(255, 255, 255, .1) !important
}

.footer.footer-v2 {
    background: #282b30;
    color: #999
}

.footer.footer-v2 a {
    color: #999
}

.footer.footer-v2 a:hover {
    color: #4698d5
}

.footer.footer-v2 .footer-center {
    padding: 45px 0 20px
}

.footer.footer-v2 .block-title {
    border-color: rgba(255, 255, 255, .1)
}

.footer.footer-v2 .block-title span {
    color: #fff
}

.footer.footer-v2 .copyright {
    background: #191a1e
}

.copyright {
    background: #2d2d2d
}

.copyright .copyright-inner {
    padding: 30px 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.copyright .copyright-inner .block {
    margin: 0
}

.contact-message-form .form-item {
    margin-bottom: 30px
}

.contact-message-form .form-item label {
    font-size: 12px;
    display: block;
    text-transform: uppercase
}

.contact-message-form .form-item input,
.contact-message-form .form-item textarea {
    width: 100%
}

.contact-message-form .form-actions #edit-preview,
.contact-message-form .form-actions #edit-submit {
    background: #4698d5;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px 15px;
    border: 0
}

.contact-message-form .form-actions #edit-preview:hover,
.contact-message-form .form-actions #edit-submit:hover {
    background: #70afde
}

.maintenance-page #page-wrapper {
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    min-width: 0;
    min-height: 0;
    border: 1px solid #ddd;
    margin-top: 40px
}

.maintenance-page #page {
    margin: 10px
}

.maintenance-page #main-wrapper {
    min-height: inherit
}

.maintenance-page #header {
    width: auto
}

.maintenance-page #main {
    margin: 0
}

.maintenance-page .content .section {
    padding: 0 0 0 10px
}

[dir="rtl"] .maintenance-page .content .section {
    padding-left: 0;
    padding-right: 10px
}

.maintenance-page #header {
    background-color: #fff;
    background-image: none
}

.maintenance-page .site-branding-text {
    margin-bottom: 50px;
    margin-left: 0;
    padding-top: 20px;
    font-size: 90%
}

[dir="rtl"] .maintenance-page .site-branding-text {
    margin-right: 0
}

.maintenance-page .site-branding-text,
.maintenance-page .site-branding-text a,
.maintenance-page .site-branding-text a:hover,
.maintenance-page .site-branding-text a:focus {
    color: #777
}

.maintenance-page .page-title {
    line-height: 1em;
    margin-top: 0
}

.post-block {
    background: #fff
}

.post-block .post-image {
    overflow: hidden
}

.post-block .post-image a {
    position: relative;
    display: block
}

.post-block .post-image a:before {
    background: transparent linear-gradient(to right, rgba(29, 157, 155, .6), rgba(66, 165, 246, .6)) repeat scroll 0 0;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.post-block .post-image a:after {
    content: "\f08e";
    font-family: "FontAwesome";
    position: absolute;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    text-align: center;
    line-height: 40px;
    font-size: 25px;
    color: #fff;
    top: 50%;
    left: 50%;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    z-index: 99
}

.post-block .post-image img {
    width: 100%;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s
}

.post-block .post-image:hover a:before,
.post-block .post-image:hover a:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.post-block .post-title {
    padding: 5px 0
}

.post-block .post-title a {
    display: block;
    line-height: 22px;
    font-weight: 600;
    font-size: 15px;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word
}

.post-block .post-content:before,
.post-block .post-content:after {
    content: " ";
    display: table
}

.post-block .post-content:after {
    clear: both
}

.post-block .post-meta {
    font-size: 11px;
    font-weight: 300;
    color: #a4a4a4;
    margin-top: 10px
}

.post-block .post-meta:before,
.post-block .post-meta:after {
    content: " ";
    display: table
}

.post-block .post-meta:after {
    clear: both
}

.post-block .post-meta>div:last-child {
    margin-right: 0
}

.post-block .post-meta a {
    color: #a4a4a4
}

.post-block .post-meta a:hover {
    text-decoration: underline
}

.post-block .post-meta .post-categories {
    margin-bottom: 0
}

.post-block .post-created {
    text-transform: none;
    position: relative
}

.post-block .post-description {
    margin-top: 15px
}

.post-block .post-comment {
    text-transform: none;
    position: relative
}

.post-block .post-categories {
    position: relative;
    margin-bottom: 10px;
    display: inline-block
}

.post-block .post-categories a {
    color: #4698d5;
    display: inline-block;
    padding: 0;
    margin-right: 5px;
    text-transform: uppercase;
    font-size: 11px;
    font-family: "Montserrat";
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    letter-spacing: 1px;
    line-height: 22px;
    line-height: 1.5
}

.post-block .post-categories a:hover {
    color: #70afde;
    text-decoration: none
}

.post-block .content-after {
    padding: 10px 0 0
}

.video-block {
    background: transparent;
    position: relative
}

.video-block .post-image a:after {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, .3);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9
}

.video-block .post-image a:before {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    content: "\f01d";
    color: #4698d5;
    font-family: "FontAwesome";
    position: absolute;
    width: 42px;
    height: 42px;
    top: 35%;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    font-size: 45px;
    line-height: 1;
    color: #fff;
    z-index: 99
}

.video-block .post-title {
    padding: 5px 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: auto;
    z-index: 99;
    padding: 20px
}

.video-block .post-title a {
    font-size: 14px;
    color: #fff;
    display: inline-block;
    line-height: 1.3
}

.video-block .post-title a:hover {
    color: #4698d5
}

.video-block:hover .post-image a:before {
    display: none
}

.post-hero-bottom .post-block {
    position: relative
}

.post-hero-bottom .post-block .post-image a:after,
.post-hero-bottom .post-block .post-image a:before {
    display: none
}

.post-hero-bottom .post-block .post-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
    width: 100%;
    background: linear-gradient(to top, #161616, transparent);
    background: -webkit-linear-gradient(to top, #161616, transparent);
    background: -o-linear-gradient(to top, #161616, transparent);
    background: -moz-linear-gradient(to top, #161616, transparent);
    z-index: 9
}

.post-hero-bottom .post-block .post-content .post-title a {
    color: #fff;
    font-weight: 700
}

.post-hero-bottom .post-block .post-content .post-body {
    color: rgba(255, 255, 255, .9);
    font-size: 16px
}

.post-hero-bottom .post-block .post-content .post-meta {
    color: #ccc
}

.gallery-post {
    position: relative
}

.gallery-post .post-meta-wrap {
    opacity: 0;
    filter: alpha(opacity=0);
    background: #fff;
    position: absolute;
    bottom: 30px;
    left: 30px;
    right: 30px;
    padding: 20px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gallery-post .post-meta-wrap .post-title a {
    font-size: 15px;
    text-transform: uppercase;
    font-family: "Montserrat"
}

.gallery-post:hover .post-meta-wrap {
    opacity: 1;
    filter: alpha(opacity=100)
}

.style-dark .post-block {
    background: transparent
}

.style-dark .post-block .post-title {
    background: transparent
}

.style-dark .post-block .post-title a {
    color: #fff
}

.style-dark .post-block .post-title a:hover {
    color: #4698d5
}

.post-slider.post-block.v1 {
    background: none;
    position: relative
}

.post-slider.post-block.v1 .left {
    width: 55%;
    float: left
}

.post-slider.post-block.v1 .right {
    width: 45%;
    height: 100%;
    padding: 30px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1
}

.post-slider.post-block.v1 .entry-title {
    margin: 20px 0
}

.post-slider.post-block.v1 .entry-title a {
    color: #181818;
    font-size: 30px;
    font-weight: 700;
    display: block;
    line-height: 1.2
}

.post-slider.post-block.v2 {
    position: relative
}

.post-slider.post-block.v2 .post-meta-wrap {
    background: linear-gradient(to bottom, transparent 0, black 150%) repeat scroll 0 0;
    background: -webkit-linear-gradient(to bottom, transparent 0, black 150%) repeat scroll 0 0;
    background: -o-linear-gradient(to bottom, transparent 0, black 150%) repeat scroll 0 0;
    background: -moz-linear-gradient(to bottom, transparent 0, black 150%) repeat scroll 0 0;
    width: 100%;
    padding: 50px 30px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.post-slider.post-block.v2 .post-meta-wrap .post-title a {
    padding: 5px 0;
    font-size: 24px;
    color: #fff;
    font-weight: 900;
    line-height: 1.2
}

.post-slider.post-block.v2 .post-meta-wrap .post-title a:hover {
    color: #4698d5
}

.post-slider.post-block.v2 .post-body {
    color: #fff;
    font-size: 16px;
    color: rgba(255, 255, 255, .85)
}

.post-slider.post-block.v2 .post-meta {
    padding: 5px 0;
    color: #fff
}

.post-slider.post-block.v2 .post-categories a {
    font-size: 14px
}

.post-style-hero .post-block {
    position: relative
}

.post-style-hero .post-block .post-image a:after,
.post-style-hero .post-block .post-image a:before {
    display: none
}

.post-style-hero .post-block .post-content {
    background: linear-gradient(to bottom, transparent 0, black 150%) repeat scroll 0 0;
    background: -webkit-linear-gradient(to bottom, transparent 0, black 150%) repeat scroll 0 0;
    background: -o-linear-gradient(to bottom, transparent 0, black 150%) repeat scroll 0 0;
    background: -moz-linear-gradient(to bottom, transparent 0, black 150%) repeat scroll 0 0;
    width: 100%;
    padding: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    text-align: left
}

.post-style-hero .post-block .post-content a {
    color: #fff;
    font-weight: 700
}

.post-style-hero .post-block .post-content a:hover {
    color: rgba(255, 255, 255, .8) !important
}

.post-style-hero .post-block .post-content .post-meta {
    color: #fff;
    margin: 0
}

.post-style-hero .post-block .post-content .post-categories {
    margin: 0
}

.post-style-hero .post-block .post-content .post-categories a {
    color: #fff;
    border-bottom-color: #fff
}

.post-style-stick .item-list>ul>li {
    border-bottom: 1px dashed #e1e1e1;
    display: block;
    float: right;
    overflow: hidden;
    width: 50%;
    clear: right
}

.post-style-stick .item-list>ul>li .post-title,
.post-style-stick .item-list>ul>li .post-meta,
.post-style-stick .item-list>ul>li .post-meta-wrap {
    clear: both
}

.post-style-stick .item-list>ul>li:last-child {
    margin-bottom: 0 !important
}

.post-style-stick .item-list>ul>li:after {
    visibility: hidden;
    display: block;
    content: ".";
    clear: right;
    height: 0
}

.post-style-stick .item-list>ul>li:not(:first-child) {
    margin-bottom: 15px;
    padding-bottom: 15px
}

.post-style-stick .item-list>ul>li:not(:first-child) .post-image {
    display: none
}

.post-style-stick .item-list>ul>li:not(:first-child) .post-title,
.post-style-stick .item-list>ul>li:not(:first-child) .post-meta,
.post-style-stick .item-list>ul>li:not(:first-child) .post-meta-wrap {
    clear: none !important
}

.post-style-stick .item-list>ul>li:not(:first-child) .post-content-inner,
.post-style-stick .item-list>ul>li:not(:first-child) .content-body,
.post-style-stick .item-list>ul>li:not(:first-child) .post-body {
    display: none
}

.post-style-stick .item-list>ul>li:not(:first-child) .post-title {
    padding: 0
}

.post-style-stick .item-list>ul>li:not(:first-child) .post-title a {
    font-size: 14px;
    line-height: 19.5px;
    display: block
}

.post-style-stick .item-list>ul>li:first-child {
    border-bottom: 0 none;
    display: block;
    float: left;
    padding-right: 15px !important;
    width: 50%;
    clear: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.post-style-stick .item-list>ul>li:first-child .post-title {
    padding: 12px 0
}

.post-style-stick .item-list>ul>li:first-child .post-title a {
    font-size: 18px;
    line-height: 28.5px
}

.post-style-stick .item-list>ul>li:first-child .post-meta {
    margin: 0 0 10px
}

.post-style-stick .item-list>ul>li:first-child:after {
    content: none
}

.post-style-stick.image .item-list>ul>li {
    border: 0
}

.post-style-stick.image .item-list>ul>li:not(:first-child) {
    margin-bottom: 20px;
    padding-bottom: 0
}

.post-style-stick.image .item-list>ul>li:not(:first-child) .post-image {
    display: inline-block;
    width: 85px;
    height: auto;
    float: left
}

.post-style-stick.image .item-list>ul>li:not(:first-child) .post-content {
    padding-left: 95px
}

.post-style-stick.image .item-list>ul>li:not(:first-child) .post-title,
.post-style-stick.image .item-list>ul>li:not(:first-child) .post-meta,
.post-style-stick.image .item-list>ul>li:not(:first-child) .post-meta-wrap {
    clear: none !important
}

.post-style-stick.image .item-list>ul>li:not(:first-child) .post-content-inner,
.post-style-stick.image .item-list>ul>li:not(:first-child) .content-body,
.post-style-stick.image .item-list>ul>li:not(:first-child) .post-body {
    display: none
}

.post-style-stick.list .item-list>ul>li {
    width: 100% !important;
    border-bottom: 1px solid #e1e1e1;
    margin-bottom: 15px;
    padding-bottom: 15px !important
}

.post-style-stick.list .item-list>ul>li:first-child {
    border-bottom: 1px solid #e1e1e1;
    display: block;
    float: left;
    padding-right: 0 !important;
    clear: none;
    margin-bottom: 15px;
    padding-bottom: 15px
}

.post-style-stick.list .item-list>ul>li:last-child {
    border: 0
}

.post-style-stick.v3 .item-list>ul>li:not(:first-child) {
    width: 40%
}

.post-style-stick.v3 .item-list>ul>li:not(:first-child) .post-image {
    width: 110px
}

.post-style-stick.v3 .item-list>ul>li:not(:first-child) .post-content {
    padding-left: 130px
}

.post-style-stick.v3 .item-list>ul>li:first-child {
    border-bottom: 0 none;
    display: block;
    float: left;
    padding-right: 20px !important;
    width: 60%;
    clear: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.post-style-stick.v3 .item-list>ul>li:first-child .post-block {
    position: relative
}

.post-style-stick.v3 .item-list>ul>li:first-child .post-block .post-title {
    padding: 12px 0
}

.post-style-stick.v3 .item-list>ul>li:first-child .post-block .post-title a {
    font-size: 20px;
    line-height: 28.5px;
    color: #fff
}

.post-style-stick.v3 .item-list>ul>li:first-child .post-block .post-title a:hover {
    color: #4698d5
}

.post-style-stick.v3 .item-list>ul>li:first-child .post-block .post-image {
    position: relative
}

.post-style-stick.v3 .item-list>ul>li:first-child .post-block .post-image:after {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.post-style-stick.v3 .item-list>ul>li:first-child .post-block .post-content {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 99;
    text-align: center;
    padding: 0 30px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%)
}

.post-style-stick.v3 .item-list>ul>li:first-child .post-block .post-meta {
    margin: 0 0 10px;
    color: #fff
}

.post-style-stick.v3 .item-list>ul>li:first-child:after {
    content: none
}

.post-style-grid .post-block {
    margin-bottom: 30px;
    text-align: left;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.post-style-grid .post-block .post-categories {
    margin: 0
}

.post-style-grid .post-block .post-title {
    padding: 0
}

.post-style-grid .post-block .post-meta {
    margin-top: 0
}

.post-style-grid .post-block .post-body {
    padding: 10px 0 15px
}

.post-style-grid .post-block .post-content {
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-top: 0 !important
}

.post-style-grid .post-block:hover {
    -webkit-box-shadow: 0 1px 8px 2px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 8px 2px rgba(0, 0, 0, .1)
}

.node--view-mode-full .post-thumbnail {
    margin-bottom: 10px
}

.node--view-mode-full .post-thumbnail iframe {
    min-height: 400px
}

.node--view-mode-full .post-meta {
    margin: 5px 0 10px
}

.node--view-mode-full .post-title {
    margin: 0
}

.node--view-mode-full .post-categories {
    padding-bottom: 0;
    margin-bottom: 5px
}

.node--view-mode-full .node__content {
    line-height: 2
}

.node-detail {
    padding-bottom: 35px
}

.node-detail iframe {
    width: 100%;
    display: block
}

.node-detail .post-thumbnail.post-gallery {
    overflow: hidden
}

.node-detail .post-thumbnail.post-gallery .owl-nav {
    opacity: 1;
    filter: alpha(opacity=100)
}

.categories-view-content.layout-grid .post-block,
.categories-view-content.layout-masonry .post-block {
    margin-bottom: 30px;
    text-align: left
}

.categories-view-content.layout-grid .post-block .post-categories,
.categories-view-content.layout-masonry .post-block .post-categories {
    margin: 0
}

.categories-view-content.layout-grid .post-block .post-categories h2,
.categories-view-content.layout-grid .post-block .post-categories h3,
.categories-view-content.layout-grid .post-block .post-categories h4,
.categories-view-content.layout-masonry .post-block .post-categories h2,
.categories-view-content.layout-masonry .post-block .post-categories h3,
.categories-view-content.layout-masonry .post-block .post-categories h4 {
    margin: 0;
    line-height: 1
}

.categories-view-content.layout-grid .post-block .post-title,
.categories-view-content.layout-masonry .post-block .post-title {
    padding: 0
}

.categories-view-content.layout-grid .post-block .post-meta,
.categories-view-content.layout-masonry .post-block .post-meta {
    margin-top: 0
}

.categories-view-content.layout-grid .post-block .post-body,
.categories-view-content.layout-masonry .post-block .post-body {
    padding: 10px 0 15px
}

.categories-view-content.layout-grid .post-block .post-content,
.categories-view-content.layout-masonry .post-block .post-content {
    padding: 15px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-top: 0
}

.categories-view-content.layout-list .post-block {
    margin-bottom: 0
}

.categories-view-content.layout-list .post-block:before,
.categories-view-content.layout-list .post-block:after {
    content: " ";
    display: table
}

.categories-view-content.layout-list .post-block:after {
    clear: both
}

.categories-view-content.layout-list .post-block .post-thumbnail {
    width: 45%;
    float: left
}

.categories-view-content.layout-list .post-block .post-content {
    width: 55%;
    float: left;
    padding-left: 30px
}

.categories-view-content.layout-list .post-block .post-content .post-categories {
    line-height: 1;
    padding-bottom: 0;
    margin-bottom: 0
}

.categories-view-content.layout-list .post-block .post-content .post-categories h2 {
    margin: 0
}

.list-highlight-post .item-list ul li {
    padding: 0 !important;
    margin: 0
}

.list-highlight-post .item-list ul li .post-block {
    background: #313131
}

.list-highlight-post .item-list ul li .post-block .post-image {
    padding: 0
}

.list-highlight-post .item-list ul li .post-block .post-meta-wrap {
    padding: 20px;
    overflow: hidden
}

.list-highlight-post .item-list ul li .post-block .post-body {
    padding-top: 10px
}

.list-highlight-post .item-list ul li:nth-child(2n) .post-image {
    float: right !important
}

.post-style-list .post-block {
    clear: both
}

.post-style-list .post-block .post-image {
    width: 40%;
    float: left
}

.post-style-list .post-block .post-image img {
    height: auto;
    width: 100%
}

.post-style-list .post-block .post-meta {
    margin-top: 3px
}

.post-style-list .post-block .post-content {
    width: 60%;
    padding-left: 15px;
    float: left
}

.post-style-list .post-block .post-title {
    padding-top: 0
}

.post-style-list .post-block.no-image .post-content {
    width: 100%;
    padding-left: 0
}

.post-style-list.small .post-block {
    margin-bottom: 20px
}

.post-style-list.small .post-block:before,
.post-style-list.small .post-block:after {
    content: " ";
    display: table
}

.post-style-list.small .post-block:after {
    clear: both
}

.post-style-list.small .post-image {
    width: 100px;
    height: auto
}

.post-style-list.small .post-content {
    padding-left: 120px;
    float: none;
    width: 100%
}

.post-style-list.small .post-title {
    padding: 0
}

.post-style-list.small .post-title a {
    font-size: 14px;
    margin-top: -5px
}

.post-style-list.small .post-meta {
    padding: 0
}

.post-style-list.bg-black {
    padding: 30px 20px
}

.post-style-list.bg-black .item-list>ul>li {
    padding-bottom: 16px;
    margin-bottom: 16px;
    border-bottom: 1px solid rgba(255, 255, 255, .1)
}

.post-style-list.bg-black .item-list>ul>li a {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word
}

.post-style-list.bg-black .item-list>ul>li:last-child {
    border-bottom: 0
}

.post-style-list.bg-black .post-block {
    background: none !important
}

.post-style-list.bg-black .post-block .post-title a {
    color: #fff
}

.post-style-list.bg-black .post-block .post-title a:hover {
    color: #4698d5
}

.post-style-stick-v2 .item-list {
    margin-left: -15px;
    margin-right: -15px
}

.post-style-stick-v2 .item-list>ul>li {
    display: block;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px
}

.post-style-stick-v2 .item-list>ul>li .post-block {
    position: relative
}

.post-style-stick-v2 .item-list>ul>li .post-block .post-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
    width: 100%;
    background: linear-gradient(to top, #161616, transparent);
    background: -webkit-linear-gradient(to top, #161616, transparent);
    background: -o-linear-gradient(to top, #161616, transparent);
    background: -moz-linear-gradient(to top, #161616, transparent);
    z-index: 9
}

.post-style-stick-v2 .item-list>ul>li .post-block .post-content .post-title a {
    color: #fff;
    font-weight: 700
}

.post-style-stick-v2 .item-list>ul>li .post-block .post-content .post-body {
    color: rgba(255, 255, 255, .9);
    font-size: 16px
}

.post-style-stick-v2 .item-list>ul>li .post-block .post-content .post-meta {
    color: #ccc
}

.post-style-stick-v2 .item-list>ul>li:not(:first-child) {
    width: 50%;
    float: left
}

.post-style-stick-v2 .item-list>ul>li:not(:first-child):nth-of-type(2n+2) {
    clear: both
}

.post-style-stick-v2 .item-list>ul>li:not(:first-child):nth-of-type(2n+2):before,
.post-style-stick-v2 .item-list>ul>li:not(:first-child):nth-of-type(2n+2):after {
    content: " ";
    display: table
}

.post-style-stick-v2 .item-list>ul>li:not(:first-child):nth-of-type(2n+2):after {
    clear: both
}

.post-style-stick-v2 .item-list>ul>li:not(:first-child) .post-title {
    padding: 0
}

.post-style-stick-v2 .item-list>ul>li:not(:first-child) .post-title a {
    font-size: 14px;
    line-height: 20px;
    display: block
}

.post-style-stick-v2 .item-list>ul>li:not(:first-child) .post-body {
    display: none
}

.post-style-stick-v2 .item-list>ul>li:first-child {
    border-bottom: 0 none;
    display: block;
    width: 100%;
    clear: both
}

.post-style-stick-v2 .item-list>ul>li:first-child .post-title {
    padding: 12px 0
}

.post-style-stick-v2 .item-list>ul>li:first-child .post-title a {
    font-size: 24px;
    font-weight: 900;
    line-height: 28.5px
}

.post-style-stick-v2 .item-list>ul>li:first-child .post-meta {
    margin: 0 0 10px
}

.post-style-stick-v2 .item-list>ul>li:first-child:after {
    content: none
}

.post-style-stick-v4 .item-list {
    margin-left: -15px;
    margin-right: -15px
}

.post-style-stick-v4 .item-list>ul>li {
    display: block;
    width: 50%;
    padding-left: 15px;
    padding-right: 15px
}

.post-style-stick-v4 .item-list>ul>li .post-block {
    position: relative
}

.post-style-stick-v4 .item-list>ul>li:not(:first-child) {
    width: 50%;
    float: left
}

.post-style-stick-v4 .item-list>ul>li:not(:first-child):nth-of-type(2n+2) {
    clear: both
}

.post-style-stick-v4 .item-list>ul>li:not(:first-child):nth-of-type(2n+2):before,
.post-style-stick-v4 .item-list>ul>li:not(:first-child):nth-of-type(2n+2):after {
    content: " ";
    display: table
}

.post-style-stick-v4 .item-list>ul>li:not(:first-child):nth-of-type(2n+2):after {
    clear: both
}

.post-style-stick-v4 .item-list>ul>li:not(:first-child) .post-image {
    width: 110px;
    float: left
}

.post-style-stick-v4 .item-list>ul>li:not(:first-child) .post-content {
    padding-left: 130px
}

.post-style-stick-v4 .item-list>ul>li:not(:first-child) .post-title {
    padding: 0
}

.post-style-stick-v4 .item-list>ul>li:not(:first-child) .post-title a {
    font-size: 14px;
    line-height: 20px;
    display: block
}

.post-style-stick-v4 .item-list>ul>li:not(:first-child) .post-body {
    display: none
}

.post-style-stick-v4 .item-list>ul>li:first-child {
    border-bottom: 0 none;
    display: block;
    width: 100%;
    clear: both
}

.post-style-stick-v4 .item-list>ul>li:first-child .post-title {
    padding: 12px 0
}

.post-style-stick-v4 .item-list>ul>li:first-child .post-title a {
    font-size: 24px;
    font-weight: 900;
    line-height: 28.5px
}

.post-style-stick-v4 .item-list>ul>li:first-child .post-content {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 30px;
    width: 100%;
    background: linear-gradient(to top, #161616, transparent);
    background: -webkit-linear-gradient(to top, #161616, transparent);
    background: -o-linear-gradient(to top, #161616, transparent);
    background: -moz-linear-gradient(to top, #161616, transparent);
    z-index: 9
}

.post-style-stick-v4 .item-list>ul>li:first-child .post-content .post-title a {
    color: #fff;
    font-weight: 700
}

.post-style-stick-v4 .item-list>ul>li:first-child .post-content .post-body {
    color: rgba(255, 255, 255, .9);
    font-size: 16px
}

.post-style-stick-v4 .item-list>ul>li:first-child .post-content .post-meta {
    color: #ccc
}

.post-style-stick-v4 .item-list>ul>li:first-child .post-meta {
    margin: 0 0 10px
}

.post-style-stick-v4 .item-list>ul>li:first-child:after {
    content: none
}

.portfolio-v1 {
    position: relative;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    -moz-transition: none;
    -ms-transition: none
}

.portfolio-v1 .portfolio-content {
    position: relative;
    background: none
}

.portfolio-v1 .portfolio-content:after {
    content: "";
    background: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 8;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.portfolio-v1 .content {
    background: none;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -20%);
    -ms-transform: translate(0, -20%);
    -o-transform: translate(0, -20%);
    transform: translate(0, -20%);
    left: 0;
    width: 100%;
    z-index: 11;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    text-align: center;
    height: auto
}

.portfolio-v1 .content .title a {
    font-size: 14px;
    font-weight: 700;
    color: #fff;
    display: inline-block;
    padding-bottom: 10px;
    position: relative;
    font-family: "Montserrat"
}

.portfolio-v1 .content .title a:after {
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    background: #4698d5;
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    z-index: 1
}

.portfolio-v1 .content .title a:hover {
    color: #4698d5
}

.portfolio-v1 .content .category a {
    font-size: 13px;
    color: #fff;
    font-weight: 400;
    display: inline-block;
    margin-top: 10px;
    font-family: "Montserrat"
}

.portfolio-v1 .content a:hover {
    color: #4698d5
}

.portfolio-v1:hover .portfolio-content:after {
    opacity: 1;
    filter: alpha(opacity=100);
    background: rgba(0, 0, 0, .6)
}

.portfolio-v1:hover .xcolor {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.portfolio-v1:hover .content {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.testimonial-carousel .item {
    margin: 3px
}

.testimonial-carousel .testimonial-v1 {
    background: #fff;
    padding: 30px;
    -webkit-box-shadow: 0 0 5px -2px rgba(0, 0, 0, .4);
    box-shadow: 0 0 5px -2px rgba(0, 0, 0, .4)
}

.testimonial-carousel .testimonial-v1 .quote {
    font-size: 16px;
    font-style: italic
}

.testimonial-carousel .testimonial-v1 .avatar {
    margin-top: 10px;
    width: 60px;
    height: 60px
}

.testimonial-carousel .testimonial-v1 .avatar img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.testimonial-carousel .testimonial-v1 .content-inner {
    padding-top: 30px
}

.testimonial-carousel .testimonial-v1 .content-inner iframe {
    min-height: 315px;
    width: 100%
}

.testimonial-carousel .testimonial-v1 .content-inner .title {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #4698d5;
    text-transform: uppercase
}

.testimonial-carousel .testimonial-v2 {
    padding: 0 20%
}

.testimonial-carousel .testimonial-v2 .quote {
    font-size: 18px;
    font-style: italic
}

.testimonial-carousel .testimonial-v2 .avatar {
    display: inline-block;
    margin-top: 10px;
    width: 60px;
    height: 60px
}

.testimonial-carousel .testimonial-v2 .avatar img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%
}

.testimonial-carousel .testimonial-v2 .content-inner iframe {
    min-height: 315px;
    width: 100%
}

.testimonial-carousel .testimonial-v2 .content-inner .title {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 700;
    color: #4698d5;
    text-transform: uppercase
}

.no-margin {
    margin: 0 !important
}

.margin-top-10 {
    margin-top: 10px
}

.margin-top-15 {
    margin-top: 15px !important
}

.margin-top-20 {
    margin-top: 20px
}

.margin-bottom-0 {
    margin-bottom: 0 !important
}

.margin-bottom-10 {
    margin-bottom: 10px !important
}

.margin-bottom-20 {
    margin-bottom: 20px !important
}

.margin-bottom-30 {
    margin-bottom: 30px !important
}

.border {
    border: 1px solid rgba(0, 0, 0, .1)
}

.border-top {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.overflow-visible {
    overflow: visible !important
}

.float-left {
    float: left
}

.no-bg {
    background-color: transparent !important
}

.p-static {
    position: static !important
}

.p-relative {
    position: relative !important
}

.bg-white {
    background: #fff
}

.bg-black {
    background: #333
}

.ui-widget-content {
    color: #696969
}

.text-medium {
    font-size: 16px;
    line-height: 20px
}

.text-black {
    color: #181818
}

.gavias-parallax {
    background-attachment: fixed !important
}

.connect ul {
    margin-bottom: 0
}

.connect ul li {
    text-align: center;
    padding-right: 0;
    width: 16.5%;
    height: 52px;
    padding-top: 12px;
    margin-right: -4px
}

.connect ul li.social-facebook:hover {
    background-color: #3a5898
}

.connect ul li.social-twitter:hover {
    background-color: #00acee
}

.connect ul li.social-google:hover {
    background-color: #dd6363
}

.connect ul li.social-youtube:hover {
    background-color: #ce3527
}

.connect ul li.social-letter:hover {
    background-color: #ccc33b
}

.connect ul li.social-rss {
    width: 51px
}

.connect ul li.social-rss:hover {
    background-color: #e78e2f
}

.connect ul li:first-child {
    border-left: 0
}

.connect ul li a {
    font-size: 20px;
    color: #686868;
    padding-left: 6px
}

.footer-social {
    display: inline-block;
    text-align: center;
    width: 100%
}

.footer-social h5 {
    color: #fff;
    float: left;
    font-size: 16px;
    width: 100%;
    letter-spacing: 2px
}

.footer-social ul {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: auto
}

.footer-social ul li {
    display: inline-block;
    padding: 5px 10px 10px
}

.footer-social ul li a {
    color: #6b6b6b;
    text-decoration: none;
    -webkit-transition: all .5s ease 0s;
    -o-transition: all .5s ease 0s;
    transition: all .5s ease 0s;
    -moz-transition: all .5s ease 0s;
    -ms-transition: all .5s ease 0s
}

.footer-social ul li a i {
    font-size: 20px
}

.footer-social ul li a:hover i {
    color: #fff
}

.footer-social ul li a:hover i.fa-facebook-square {
    color: #3b5998
}

.footer-social ul li a:hover i.fa-twitter-square {
    color: #4099ff
}

.footer-social ul li a:hover i.fa-skype {
    color: #12a5f4
}

.footer-social ul li a:hover i.fa-dribbble {
    color: #ea4c89
}

.footer-social ul li a:hover i.fa-linkedin-square {
    color: #0e76a8
}

.footer-social ul li a:hover i.fa-apple {
    color: #f2f2f2
}

.footer-social ul li a:hover i.fa-pinterest {
    color: #c92228
}

.footer-social ul li a:hover i.fa-google-plus-square {
    color: #d34836
}

.footer-social ul li a:hover i.fa-youtube-square {
    color: #c4302b
}

.footer-social ul li a:hover i.fa-vimeo-square {
    color: #4ebbff
}

.footer-social ul li a:hover i.fa-tumblr-square {
    color: #35465c
}

.footer-social ul li a:hover i.fa-xing-square {
    color: #126567
}

.footer-social ul li a:hover i.fa-instagram {
    color: #e8e2d9
}

.post-masonry-style>div,
.isotope-items>div {
    margin-left: -1px;
    -webkit-transform: translateX(1px);
    -ms-transform: translateX(1px);
    -o-transform: translateX(1px);
    transform: translateX(1px)
}

.nav-tabs {
    border-color: #eee
}

.nav-tabs>li {
    margin-right: 15px
}

.nav-tabs>li:last-child {
    margin-right: 0
}

.nav-tabs>li>a {
    color: #fff;
    font-weight: 700;
    color: #444;
    padding: 8px 14px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    -o-border-radius: 20px;
    border: 2px solid rgba(0, 0, 0, .1);
    font-size: 12px;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    font-family: "Montserrat";
    background: #fff
}

.nav-tabs>li>a i {
    margin-right: 5px
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus,
.nav-tabs>li>a:active {
    color: #4698d5;
    background: #fff !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-left-color: #4698d5;
    border-right-color: #4698d5
}

.nav-tabs>li.active>a,
.nav-tabs>li>a.active {
    border-left-color: #4698d5;
    border-right-color: #4698d5;
    color: #4698d5;
    background: #fff !important
}

.nav-tabs.drupal-tabs {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    border-top: 0 !important;
    margin-top: 15px;
    margin-bottom: 0;
    padding-bottom: 10px
}

.nav-tabs.drupal-tabs:before,
.nav-tabs.drupal-tabs:after {
    content: " ";
    display: table
}

.nav-tabs.drupal-tabs:after {
    clear: both
}

.nav-tabs.drupal-tabs>li>a {
    line-height: 3
}

.bean-tab .nav-tabs>li {
    padding: 0 15px;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.bean-tab .nav-tabs>li:last-child {
    padding-right: 0;
    border-right: 0
}

.bean-tab .nav-tabs>li:first-child {
    padding-left: 0
}

.bean-tab .nav-tabs>li>a {
    font-family: "Montserrat";
    border: 0 !important;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.bean-tab .nav-tabs>li>a:hover,
.bean-tab .nav-tabs>li>a:active,
.bean-tab .nav-tabs>li>a:focus {
    background: none !important
}

.bean-tab .nav-tabs>li.active>a {
    color: #4698d5 !important
}

.bean-tab.tabs-vertical .heading-tabs ul>li a {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom: 1px dashed rgba(0, 0, 0, .1);
    padding: 10px 0 !important;
    background: none !important;
    width: 100%
}

.bean-tab.tabs-vertical .heading-tabs ul>li:last-child a {
    border: 0
}

.box-quick-link ul {
    padding: 0;
    margin: 0
}

.box-quick-link ul>li {
    width: 46%;
    height: 70px;
    border: 1px solid rgba(0, 0, 0, .1);
    float: left;
    list-style: none;
    text-align: center;
    margin-bottom: 8%
}

.box-quick-link ul>li:nth-child(2n) {
    margin-left: 4%
}

.box-quick-link ul>li:nth-child(2n+1) {
    margin-right: 4%
}

.box-quick-link ul>li a {
    font-weight: 600;
    font-size: 13px;
    display: block;
    line-height: 1.8;
    padding-top: 12px
}

.box-quick-link ul>li a i {
    display: block;
    font-size: 23px;
    color: #777
}

.box-quick-link ul>li a:hover {
    color: #fff
}

.box-quick-link ul>li a:hover i {
    color: #fff
}

.box-quick-link ul>li:hover {
    background-color: #555
}

.box-quick-link ul>li:hover * {
    color: #fff
}

.init-carousel-owl {
    margin-left: -15px;
    margin-right: -15px;
    width: auto
}

.init-carousel-owl .owl-item>.item {
    padding-left: 15px;
    padding-right: 15px
}

.owl-carousel {
    background: none !important
}

.owl-carousel .owl-controls {
    margin: 0
}

.owl-carousel .owl-controls .owl-pagination {
    position: relative;
    bottom: 10px;
    z-index: 9;
    display: inline-block;
    width: 100%;
    left: 0
}

.owl-carousel .owl-controls .owl-pagination .owl-page span {
    background: #d6d6d6;
    width: 10px;
    height: 10px
}

.owl-carousel .owl-controls .owl-pagination .owl-page.active span {
    background: #869791
}

.owl-carousel .owl-buttons {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .35s;
    -o-transition: opacity .35s;
    transition: opacity .35s;
    -moz-transition: opacity .35s;
    -ms-transition: opacity .35s
}

.owl-carousel .owl-buttons>div {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    position: absolute;
    top: 50%;
    margin-top: -22.5px;
    text-indent: -999999px;
    width: 40px;
    height: 40px;
    color: #fff;
    border: 2px solid rgba(0, 0, 0, .6);
    background: rgba(0, 0, 0, .3)
}

.owl-carousel .owl-buttons>div:hover {
    background: rgba(0, 0, 0, .8);
    color: #fff
}

.owl-carousel .owl-buttons>div:before {
    position: absolute;
    font-family: 'FontAwesome';
    text-indent: 1px;
    top: 0;
    right: 0;
    font-size: 25px;
    width: 100%;
    height: 100%;
    line-height: 35px;
    text-align: center
}

.owl-carousel .owl-buttons>div.owl-prev {
    right: 0;
    margin-right: 0
}

.owl-carousel .owl-buttons>div.owl-prev:before {
    content: "\f105"
}

.owl-carousel .owl-buttons>div.owl-next {
    left: 0;
    margin-left: 0
}

.owl-carousel .owl-buttons>div.owl-next:before {
    content: "\f104"
}

.owl-carousel:hover .owl-buttons {
    opacity: 1;
    filter: alpha(opacity=100)
}

.owl-carousel:hover .owl-buttons .owl-next {
    margin-left: 30px
}

.owl-carousel:hover .owl-buttons .owl-prev {
    margin-right: 30px
}

div.error {
    background-repeat: no-repeat !important;
    background-image: none !important
}

.owl-carousel {
    background: none !important
}

.owl-carousel .owl-controls {
    margin: 0
}

.owl-carousel .owl-controls .owl-pagination {
    position: relative;
    bottom: 10px;
    z-index: 9;
    display: inline-block;
    width: 100%;
    left: 0
}

.owl-carousel .owl-controls .owl-pagination .owl-page span {
    background: #d6d6d6;
    width: 10px;
    height: 10px
}

.owl-carousel .owl-controls .owl-pagination .owl-page.active span {
    background: #869791
}

.owl-carousel .owl-nav {
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity .3s;
    -o-transition: opacity .3s;
    transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s
}

.owl-carousel .owl-nav>div {
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    color: #fff;
    background: rgba(0, 0, 0, .5);
    opacity: 1;
    filter: alpha(opacity=100);
    line-height: 36px;
    text-align: center;
    font-size: 25px;
    padding-top: 0;
    padding-bottom: 0
}

.owl-carousel .owl-nav>div:hover {
    background: rgba(0, 0, 0, .8);
    color: #fff;
    height: 80px;
    line-height: 80px;
    margin-top: -40px
}

.owl-carousel .owl-nav>div.owl-prev {
    right: auto !important;
    left: 15px !important
}

.owl-carousel .owl-nav>div.owl-next {
    left: auto !important;
    right: 15px !important
}

.owl-carousel:hover .owl-nav {
    opacity: 1;
    filter: alpha(opacity=100)
}

.owl-carousel:hover .owl-nav .owl-next {
    margin-left: 30px
}

.owl-carousel:hover .owl-nav .owl-prev {
    margin-right: 30px
}

.btn {
    text-transform: uppercase;
    font-size: 12px !important;
    letter-spacing: 1px;
    font-family: "Montserrat";
    font-weight: 400;
    background: #4698d5;
    color: #fff;
    -webkit-transition: background .35s;
    -o-transition: background .35s;
    transition: background .35s;
    -moz-transition: background .35s;
    -ms-transition: background .35s
}

.btn:hover,
.btn:focus,
.btn:active {
    color: #fff !important
}

.btn-theme {
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
    text-transform: uppercase;
    color: #fff
}

.progress-label {
    font-size: 13px;
    color: #181818;
    margin-bottom: 2px;
    font-weight: 700;
    font-family: "Montserrat";
    text-transform: uppercase
}

.progress {
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -ms-border-radius: 0 !important;
    -o-border-radius: 0 !important;
    height: 15px !important;
    border: 0;
    background-color: #eee !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    margin-bottom: 10px
}

.progress .progress-bar {
    border-radius: none !important;
    -webkit-border-radius: none !important;
    -moz-border-radius: none !important;
    -ms-border-radius: none !important;
    -o-border-radius: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    -webkit-transition: width 2s ease-in-out;
    -o-transition: width 2s ease-in-out;
    transition: width 2s ease-in-out;
    -moz-transition: width 2s ease-in-out;
    -ms-transition: width 2s ease-in-out;
    text-align: right;
    line-height: 16px !important;
    background: #4698d5
}

.progress.stacked .progress-bar {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.progress.stacked .progress-bar:first-child {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.progress.stacked .progress-bar:last-child {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.progress .progress-bar .percentage {
    position: relative;
    font-size: 12px;
    letter-spacing: 1px;
    margin-right: 10px
}

.pricing-table {
    text-align: center;
    position: relative;
    background-color: #fff;
    top: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, .1);
    box-shadow: 0 2px 8px rgba(0, 0, 0, .1)
}

.pricing-table:hover {
    z-index: 2;
    top: -10px
}

.pricing-table:hover .plan-name {
    color: #fff;
    background: #4698d5
}

.pricing-table:hover .plan-name h3 {
    color: #fff
}

.pricing-table .plan-name {
    padding: 15px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.pricing-table .plan-name h3 {
    font-weight: 700;
    color: #181818
}

.pricing-table .plan-price {
    padding: 0 0 25px
}

.pricing-table .plan-price .price-value {
    padding: 20px 0 0
}

.pricing-table .plan-price .price-value sup {
    font-size: 18px;
    display: inline-block;
    position: relative;
    top: -12px
}

.pricing-table .plan-price .price-value div.value {
    font-size: 45px;
    font-weight: 400;
    display: inline-block;
    color: #181818;
    line-height: 1
}

.pricing-table .plan-price .interval {
    line-height: 14px
}

.pricing-table .plan-list {
    padding: 0 30px
}

.pricing-table .plan-list li {
    padding: 12px 10px;
    font-size: 14px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    list-style: none
}

.pricing-table .plan-list li:first-child {
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.pricing-table .plan-signup {
    padding: 25px 0
}

.pricing-table .plan-signup a {
    text-transform: uppercase
}

.pricing-table.highlight-plan {
    top: -10px
}

.pricing-table.highlight-plan .plan-name {
    color: #fff;
    background: #4698d5
}

.pricing-table.highlight-plan .plan-name h3 {
    color: #fff
}

.pricing-table.highlight-plan .plan-signup {
    padding: 30px 0
}

.gavias-metro-box {
    display: block;
    margin: 0 0 30px;
    padding-top: 0;
    position: relative;
    text-align: center;
    min-height: 150px;
    position: relative;
    overflow: hidden
}

.gavias-metro-box .flipper {
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -ms-transition: all .6s ease 0s
}

.gavias-metro-box .flipper .front {
    padding: 30px;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 2;
    -webkit-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s
}

.gavias-metro-box .flipper .front .box-title {
    font-family: "Montserrat";
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    display: block;
    margin-bottom: 10px
}

.gavias-metro-box .flipper .back {
    -webkit-transition: all .6s ease 0s;
    -o-transition: all .6s ease 0s;
    transition: all .6s ease 0s;
    -moz-transition: all .6s ease 0s;
    -ms-transition: all .6s ease 0s;
    backface-visibility: hidden;
    left: 0;
    position: absolute;
    top: 100%;
    background: #4698d5;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0)
}

.gavias-metro-box .flipper .back h3 {
    background-color: #4698d5;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 0;
    padding-top: 30px;
    text-transform: uppercase;
    font-family: "Montserrat"
}

.gavias-metro-box .flipper .back h3:after {
    background-color: #fff;
    bottom: -17px;
    content: "";
    height: 1px;
    left: 50%;
    margin-left: -22px;
    position: absolute;
    width: 45px
}

.gavias-metro-box .flipper .back h3 a {
    color: #fff
}

.gavias-metro-box .flipper .back h3 a:hover {
    color: #181818
}

.gavias-metro-box .flipper .back p {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 20px;
    text-align: center
}

.gavias-metro-box .front,
.gavias-metro-box .back {
    min-height: 271px
}

.gavias-metro-box .gavias-icon-boxed {
    background: none;
    display: inline-block;
    margin-bottom: 15px;
    position: relative;
    line-height: 1
}

.gavias-metro-box .gavias-icon-boxed i {
    color: #4698d5;
    font-size: 46px
}

.gavias-metro-box:hover .flipper .back {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 0
}

.gavias-metro-box:hover .flipper .front {
    top: -100%;
    opacity: 0;
    filter: alpha(opacity=0)
}

.wrap-block-f-col {
    background-color: #fff;
    border: 2px solid rgba(0, 0, 0, .1);
    border-radius: 4px;
    margin-top: 94px;
    padding: 0 15px 30px
}

.wrap-block-f-col h3 {
    font-size: 14px;
    font-weight: 700;
    line-height: 16px;
    margin: 28px 0 13px;
    -webkit-transition: color 1s ease 0s;
    -o-transition: color 1s ease 0s;
    transition: color 1s ease 0s;
    -moz-transition: color 1s ease 0s;
    -ms-transition: color 1s ease 0s;
    font-family: "Montserrat"
}

.wrap-block-f-col p {
    margin-bottom: 19px
}

.wrap-block-f-col .wrap-icon {
    background: #fff;
    border: 2px solid rgba(0, 0, 0, .1);
    border-radius: 124px;
    -webkit-border-radius: 124px;
    -moz-border-radius: 124px;
    -ms-border-radius: 124px;
    -o-border-radius: 124px;
    display: inline-block;
    width: 124px;
    height: 124px;
    margin-top: -62px;
    padding: 6px
}

.wrap-block-f-col .wrap-icon .inner-icon {
    background-color: #fff;
    border: 2px solid rgba(0, 0, 0, .1);
    border-radius: 106px;
    color: #4698d5;
    display: inline-block;
    font-size: 44px;
    line-height: 106px;
    width: 106px;
    height: 106px;
    text-align: center;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s
}

.wrap-block-f-col:hover .wrap-icon .inner-icon {
    background-color: #4698d5;
    border-color: #4698d5;
    color: #fff
}

.wrap-block-f-col:hover h3 {
    color: #4698d5
}

.links .comment-add {
    display: none
}

#node-single-comment {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

#node-single-comment h2 {
    margin-top: 30px;
    margin-bottom: 1em;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    position: relative;
    padding-left: 15px;
    padding-bottom: 6px;
    border-bottom: 1px solid #e6e6e6
}

#node-single-comment h2:before {
    content: "";
    position: absolute;
    width: 5px;
    height: 20px;
    background: #4698d5;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    left: 0;
    top: 3px;
    z-index: 1
}

#node-single-comment #comment-form .form-item {
    margin-bottom: 20px
}

#node-single-comment #comment-form .form-item.js-form-type-textarea {
    margin: 0
}

#node-single-comment #comment-form .form-item label {
    text-transform: uppercase;
    font-size: 12px;
    display: block;
    font-weight: 600;
    color: #181818
}

.comment-wrapper h2.comment-form__title {
    margin-bottom: 1em
}

.field-node--comment {
    font-size: .934em
}

.comment {
    margin-bottom: 19px;
    vertical-align: top;
    display: table
}

[dir="rtl"] .comment {
    direction: rtl
}

.comment__meta {
    padding: 0 30px 0 0;
    font-size: 1.071em;
    width: 115px
}

[dir="rtl"] .comment__meta {
    padding: 0 0 0 30px
}

.comment__attribution img {
    border: 1px solid #d3d7d9
}

.comment .field--name-user-picture img {
    margin: 0
}

.comment__author .username {
    white-space: nowrap;
    text-transform: uppercase;
    color: #181818;
    font-weight: 700;
    font-size: 12px
}

.comment__author {
    margin: 4px 0;
    line-height: 1.2;
    text-transform: uppercase;
    color: #181818;
    font-weight: 700;
    font-size: 12px
}

.comment__time {
    margin-bottom: 4px;
    color: #68696b;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: .733em;
    line-height: 1.2
}

.comment__permalink {
    font-size: .733em;
    line-height: 1.2
}

.comment__content {
    position: relative;
    display: table-cell;
    padding: 10px 25px 10px 25px;
    vertical-align: top;
    width: 100%;
    border: 1px solid #d3d7d9;
    font-size: .929em;
    line-height: 1.6;
    word-break: break-all
}

.comment__content h3 a {
    font-size: 18px;
    font-weight: 600
}

.comment__content .links.inline {
    margin-top: 10px
}

.comment__content .links.inline>li {
    float: left
}

.comment__content .links.inline>li a {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px
}

.comment__content:before {
    content: '';
    position: absolute;
    right: 100%;
    top: 20px;
    border-top: 20px solid transparent;
    border-right: 20px solid #d3d7d9;
    border-bottom: 20px solid transparent
}

[dir="rtl"] .comment__content:before {
    right: auto;
    left: 100%;
    border-right: 0;
    border-left: 20px solid #d3d7d9
}

.comment__content:after {
    content: '';
    position: absolute;
    right: 100%;
    top: 20px;
    border-top: 20px solid transparent;
    border-right: 20px solid #fff;
    border-bottom: 20px solid transparent;
    margin-right: -1px
}

[dir="rtl"] .comment__content:after {
    right: auto;
    left: 100%;
    border-right: 0;
    border-left: 20px solid #fff;
    margin-right: 0;
    margin-left: -1px
}

.comment__content h3 {
    margin-top: .94em;
    margin-bottom: .45em;
    font-size: 1.171em
}

.comment__content nav {
    padding-top: 1px
}

.indented {
    margin-left: 40px
}

[dir="rtl"] .indented {
    margin-right: 40px;
    margin-left: 0
}

.comment .links {
    padding: 0 0 .25em 0
}

.comment .links li {
    padding: 0 .5em 0 0;
    font-size: 1.08em
}

[dir="rtl"] .comment .links li {
    padding: 0 0 0 .5em
}

.comment--unpublished {
    margin-right: 5px;
    padding: 5px 2px 5px 5px;
    background: #fff4f4
}

[dir="rtl"] .comment--unpublished {
    margin-left: 5px;
    margin-right: 0;
    padding: 5px 5px 5px 2px
}

.unpublished .comment-text .comment-arrow {
    border-left: 1px solid #fff4f4;
    border-right: 1px solid #fff4f4
}

.unpublished {
    padding: 20px 15px 0
}

.comment-footer {
    display: table-row
}

.comment--unpublished .comment__text:after,
.node--unpublished .comment__text:after {
    border-right-color: #fff4f4
}

[dir="rtl"] .comment--unpublished .comment__content:after,
[dir="rtl"] .node--unpublished .comment__content:after {
    border-left-color: #fff4f4
}

.form-control {
    box-shadow: none
}

.search-region {
    position: absolute;
    right: 20px;
    top: 3px
}

#user-login-form .form-item label {
    width: 100%
}

#user-login-form .form-item input {
    width: 100%
}

#user-login-form ul {
    width: 100%;
    padding: 10px 0 30px
}

#user-login-form ul>li {
    width: 49%;
    float: left;
    text-align: center
}

#user-login-form ul>li:first-child {
    margin-right: 2%
}

#user-login-form ul>li a {
    width: 100%;
    display: inline-block;
    float: none;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 10px 5px
}

#user-login ul {
    margin: 0 0 5px
}

#user-login ul li {
    margin: 0
}

#user-login li.openid-link {
    background: none
}

#search-form .panel {
    border: 0;
    box-shadow: none
}

#search-form .panel-default>.panel-heading {
    border-bottom: 0
}

.hide-label label {
    background: none;
    clip: rect(1px)
}

.exposed-filters .form-item {
    margin-bottom: 10px;
    margin-top: 0
}

#article-admin-filter ul {
    padding: .5em 0
}

#article-admin-filter ul li {
    list-style: none
}

#edit-operation-wrapper select {
    margin: .5em
}

div.resizable-textarea textarea {
    margin-top: 0;
    border: 1px solid rgba(0, 0, 0, .1)
}

.search-advanced .criterion {
    float: none;
    margin: 0 5px
}

#edit-keywords-fieldset .form-item:first-child {
    margin-top: 5px
}

#user-admin-filter ul li {
    list-style: none
}

.field-type-text-long fieldset {
    padding: 10px 0;
    border: rgba(0, 0, 0, .1)
}

.field-type-text-long fieldset .form-item {
    margin: 0;
    padding: 0 0 0 15px
}

#comment-form label {
    display: inline-block;
    font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px
}

#contact-site-form .form-checkbox {
    margin-left: 0
}

#comment-form-wrapper .form-item label {
    min-width: 120px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px
}

#forum {
    width: 100%;
    position: relative;
    right: -1px
}

#forum .name {
    font-weight: bold;
    font-size: 16px
}

#forum table {
    width: 100%
}

#forum tr.odd {
    background: #f5f5f5
}

#forum tr.even td {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

#forum tr td.containers {
    padding: 1em
}

#forum tr.new-topics td.forum .name {
    background-image: url(/themes/gavias_emon/css/../images/forum-default.png)
}

#forum thead th {
    background: #f5f5f5;
    border-left: 1px solid rgba(0, 0, 0, .1);
    text-transform: uppercase;
    font-size: 16px;
    padding: 15px
}

#forum td {
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 1em
}

#forum td a:hover {
    text-decoration: none
}

#forum td.topics {
    font-weight: bold;
    text-align: center;
    width: 9%
}

#forum td.posts {
    text-align: center;
    width: 9%
}

#forum td.replies {
    text-align: center
}

#forum td.forum {
    padding: 0 1em;
    width: 44%;
    padding-top: 12px
}

#forum td.forum .name {
    background-position: left 5px;
    background-repeat: no-repeat;
    line-height: 20px;
    padding-left: 30px;
    font-size: 15px;
    font-weight: normal;
    line-height: 25px
}

#forum td.forum .description {
    font-size: 14px;
    padding-left: 30px
}

#forum td.title .submitted {
    font-size: 14px
}

#forum td.icon {
    width: 5%
}

#forum .icon div {
    background-image: url(/themes/gavias_emon/css/../images/forum-icons.png);
    background-repeat: no-repeat;
    height: 24px;
    margin: 0 auto;
    width: 24px
}

#forum .icon .topic-status-new {
    background-position: -24px 0
}

#forum .icon .topic-status-hot {
    background-position: -48px 0
}

#forum .icon .topic-status-hot-new {
    background-position: -72px 0
}

#forum .icon .topic-status-sticky {
    background-position: -96px 0
}

#forum .icon .topic-status-closed {
    background-position: -120px 0
}

.page-forum #page-title {
    margin-bottom: 10px
}

.page-forum ul.action-links {
    list-style: none;
    margin: 0 0 20px;
    padding: 0
}

.page-forum ul.action-links li {
    margin-left: 0
}

.page-forum ul.action-links li a {
    line-height: 0;
    display: inline-block;
    border: 0;
    padding: 10px;
    text-transform: uppercase;
    vertical-align: middle
}

.block {
    background: transparent;
    margin-bottom: 30px
}

.block .block {
    margin-bottom: 0 !important
}

.block .block-title {
    background: none;
    position: relative;
    margin: 0 0 25px;
    padding: 0;
    padding-right: 15px;
    border-bottom: 1px solid #e6e6e6;
    color: #4698d5
}

.block .block-title>span {
    display: inline-block;
    font-size: 15px;
    font-weight: 400;
    text-transform: uppercase;
    position: relative;
    letter-spacing: .5px;
    color: #4698d5;
    padding: 12px 0;
    font-family: "Montserrat";
    z-index: 9
}

.block.block-system-main-block {
    margin-bottom: 0
}

.block.block-system-breadcrumb-block {
    overflow: visible;
    margin-bottom: 20px
}

.block.block-none,
.block.no-padding {
    background: none !important;
    padding: 0 !important
}

.block.block-none .block-content,
.block.no-padding .block-content {
    padding: 0 !important
}

.block.no-title {
    margin-top: 0;
    border: 0
}

.block.no-title:before {
    content: none
}

.block.style-higlight {
    background: #34495e;
    padding-left: 20px;
    padding-right: 20px
}

.block.style-higlight .block-title {
    border: 0
}

.block.style-higlight .block-title span:before {
    content: none
}

.block.style-higlight .block-title h2 {
    margin: 0;
    padding: 0;
    border: 0
}

.block.style-higlight .block-title h2 span {
    padding: 10px;
    background: #4e6984;
    color: #fff
}

.block.style-higlight .post-title a {
    color: #fff
}

.block.style-higlight .more-link a {
    color: #fff;
    padding: 0 15px 15px;
    display: block
}

.block.style-higlight .more-link a:hover {
    color: #4698d5
}

.block#block-system-main {
    padding-top: 10px
}

.block.block-local-tasks-block {
    margin-bottom: 0
}

.block.no-title {
    border: 0
}

.block.no-title>.block-title,
.block.no-title>div>.block-title {
    padding: 0;
    margin: 0;
    border: 0
}

.block.no-title>.block-title:before,
.block.no-title>div>.block-title:before {
    content: none
}

.block.black-color .block-title h2 {
    border-color: #444
}

.block.black-color .block-title h2 span {
    color: #444
}

.block.black-color .block-title h2 span:before {
    background: #444
}

.block.blue-color .block-title h2 {
    border-color: #4089ea
}

.block.blue-color .block-title h2 span {
    color: #4089ea
}

.block.blue-color .block-title h2 span:before {
    background: #4089ea
}

.block.red-color .block-title h2 {
    border-color: #e84c3d
}

.block.red-color .block-title h2 span {
    color: #e84c3d
}

.block.red-color .block-title h2 span:before {
    background: #e84c3d
}

.block.green-color .block-title h2 {
    border-color: #2fcc71
}

.block.green-color .block-title h2 span {
    color: #2fcc71
}

.block.green-color .block-title h2 span:before {
    background: #2fcc71
}

.block.navi-color .block-title h2 {
    border-color: #2a80b9
}

.block.navi-color .block-title h2 span {
    color: #2a80b9
}

.block.navi-color .block-title h2 span:before {
    background: #2a80b9
}

.block.yellow-color .block-title h2 {
    border-color: #f1c40f
}

.block.yellow-color .block-title h2 span {
    color: #f1c40f
}

.block.yellow-color .block-title h2 span:before {
    background: #f1c40f
}

.block.brown-color .block-title h2 {
    border-color: #4e6984
}

.block.brown-color .block-title h2 span {
    color: #4e6984
}

.block.brown-color .block-title h2 span:before {
    background: #4e6984
}

.block.oranger-color .block-title h2 {
    border-color: #eb866a
}

.block.oranger-color .block-title h2 span {
    color: #eb866a
}

.block.oranger-color .block-title h2 span:before {
    background: #eb866a
}

.block.block-simplenews input#edit-subscribe {
    margin-top: 5px;
    background: #4698d5;
    border: 0;
    padding: 5px 10px;
    text-align: center;
    font-family: "Montserrat";
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.block.block-simplenews input#edit-subscribe:hover {
    background: lighter(#4698d5, 20%)
}

.block.block-simplenews #edit-mail-wrapper label {
    display: none
}

.block.block-simplenews #edit-mail-wrapper input.form-email {
    padding: 5px 0;
    margin: 10px 0;
    width: 100%;
    background: #666;
    border: 0
}

.block.block-blocktabs {
    position: relative
}

.block.block-blocktabs .ui-widget {
    font-family: "Roboto", serif;
    font-size: 15px
}

.block.block-blocktabs .ui-tabs-nav {
    padding: 0;
    border: 0;
    background: none !important;
    display: inline-block;
    float: right;
    position: absolute;
    right: 20px;
    top: -60px;
    z-index: 99
}

.block.block-blocktabs .ui-tabs-nav>li {
    background: none;
    padding: 0;
    margin: 0;
    border: 0;
    position: relative
}

.block.block-blocktabs .ui-tabs-nav>li>a {
    font-size: 14px;
    text-transform: none;
    font-family: "Roboto", serif;
    font-weight: 700
}

.block.block-blocktabs .ui-tabs-nav>li:last-child>a {
    padding-right: 0
}

.block.block-blocktabs .ui-tabs-nav>li.ui-tabs-active>a {
    color: #4698d5
}

.block.block-blocktabs .blocktabs {
    border: 0;
    padding: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.block.block-blocktabs .blocktabs .ui-tabs-panel {
    padding: 0 !important
}

.block.block-blocktabs .block {
    margin-bottom: 0 !important
}

.block.site-branding {
    margin-bottom: 0
}

.sidebar .block {
    background: #fff;
    margin-bottom: 30px
}

.sidebar .block .block-title {
    margin: 0;
    border-bottom: 0
}

.sidebar .block .block-content {
    padding: 20px 15px;
    border: 1px solid rgba(0, 0, 0, .1)
}

.sidebar .block.block-full .block-content {
    border: 0 !important;
    padding: 0 !important
}

.region-main-menu .block {
    background: transparent
}

.region-main-menu .block .block-content {
    padding: 0
}

.recent-comment-block .views-field-picture {
    margin-right: 10px
}

.rtl .recent-comment-block .views-field-picture {
    margin-left: 10px;
    margin-right: inherit
}

.recent-comment-block .views-field-title {
    margin-top: -4px
}

.recent-comment-block .views-field-title a {
    font-weight: 600;
    text-transform: uppercase
}

.recent-comment-block .views-field-name {
    color: #a4a4a4
}

.recent-comment-block .views-field-name a {
    color: #a4a4a4
}

.list-tags .view-list ul>li {
    float: left;
    border: 1px solid rgba(0, 0, 0, .1);
    display: inline-block;
    width: auto !important;
    padding: 0 !important;
    margin: 0 10px 10px 0 !important
}

.list-tags .view-list ul>li a {
    padding: 6px 10px;
    display: block;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.list-tags .view-list ul>li:hover {
    background: #4698d5
}

.list-tags .view-list ul>li:hover a {
    color: #fff
}

.contact-info {
    line-height: 28px
}

nav.breadcrumb {
    margin-bottom: 0 !important;
    background: none;
    color: #999
}

nav.breadcrumb ol {
    list-style: none;
    margin-bottom: 0 !important;
    padding: 0
}

nav.breadcrumb ol:before,
nav.breadcrumb ol:after {
    content: " ";
    display: table
}

nav.breadcrumb ol:after {
    clear: both
}

nav.breadcrumb ol>li {
    float: left;
    font-size: 13px
}

nav.breadcrumb ol>li a {
    color: #999
}

nav.breadcrumb ol>li a:hover {
    color: #4698d5
}

nav.breadcrumb ol>li span {
    padding: 0 2px 0 0
}

.poll .poll-item {
    margin-top: 20px
}

.poll .poll-item .heading {
    position: relative
}

.poll .poll-item .heading .text {
    font-weight: 600;
    color: #333;
    padding-right: 40px
}

.poll .poll-item .heading .percent {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 9;
    font-weight: 600
}

.poll .poll-item .bar .foreground {
    background: #4698d5
}

.poll .total {
    margin-top: 20px;
    font-weight: 600;
    text-transform: uppercase
}

.poll .choices .form-item.form-item-choice input.form-radio {
    margin: 0 !important
}

.poll .choices .form-item.form-item-choice label {
    vertical-align: text-top;
    margin-left: 5px
}

.block-poll ul.links {
    text-align: center;
    overflow: hidden;
    padding: 15px 0 0
}

.block-poll ul.links li {
    display: inline-block;
    margin-right: 20px
}

.block-poll ul.links li a {
    padding-right: 10px;
    position: relative;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.block-poll ul.links li a:after {
    content: "\f105";
    position: absolute;
    top: -1px;
    right: 0;
    font-family: "FontAwesome"
}

.block-poll ul.links li a:hover {
    padding-right: 15px
}

.block-poll ul.links li:last-child {
    margin: 0
}

.area-main-menu .menu-toggle {
    display: none
}

.navigation {
    position: relative;
    clear: both
}

.navigation ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.navigation .gva_menu {
    width: 100%;
    position: relative;
    font-size: 0
}

.navigation .gva_menu li {
    position: relative;
    font-size: 13px
}

.navigation .gva_menu li a {
    text-align: left !important
}

.navigation .gva_menu li a .icaret {
    margin-left: 2px;
    border: 0 !important
}

.navigation .gva_menu>li {
    display: inline-block
}

.navigation .gva_menu>li.gva-mega-menu {
    position: static !important
}

.navigation .gva_menu>li.gva-mega-menu>.sub-menu {
    width: 100%
}

.navigation .gva_menu>li:first-child>a {
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.navigation .gva_menu>li>a {
    display: block;
    position: relative;
    color: #181818;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 15px 20px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    font-family: "Montserrat";
    text-align: center;
    border-right: 1px solid rgba(0, 0, 0, .1)
}

.navigation .gva_menu>li>a:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
    z-index: 9;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    opacity: 0;
    filter: alpha(opacity=0);
    display: none
}

.navigation .gva_menu>li>a:hover {
    color: #4698d5
}

.navigation .gva_menu>li>a:hover:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

.navigation .gva_menu>li>a.is-active {
    color: #4698d5
}

.navigation .gva_menu>li>a.is-active:before {
    opacity: 1;
    filter: alpha(opacity=100)
}

.navigation .gva_menu>li.megamenu.menu-columns-2>ul.sub-menu>li {
    width: 50%;
    float: left
}

.navigation .gva_menu>li.megamenu.menu-columns-3>ul.sub-menu>li {
    width: 33.33%;
    float: left
}

.navigation .gva_menu>li.megamenu.menu-columns-4>ul.sub-menu>li {
    width: 25%;
    float: left
}

.navigation .gva_menu>li.megamenu.menu-columns-5>ul.sub-menu>li {
    width: 20%;
    float: left
}

.navigation .gva_menu>li.menu-list ul.sub-menu {
    min-width: 250px
}

.navigation .gva_menu>li.menu-list ul.sub-menu>li {
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.navigation .gva_menu>li.menu-list ul.sub-menu>li>a {
    padding: 10px 15px;
    text-transform: uppercase
}

.navigation .gva_menu .megamenu {
    position: static
}

.navigation .gva_menu .megamenu>.sub-menu {
    width: 100%;
    padding: 20px
}

.navigation .gva_menu .megamenu>.sub-menu>li {
    position: static;
    padding: 0 15px
}

.navigation .gva_menu .megamenu>.sub-menu>li>ul.sub-menu {
    visibility: visible;
    position: static;
    border-width: 0;
    padding: 0;
    min-width: inherit;
    width: 100%;
    background-color: transparent;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-box-shadow: none;
    box-shadow: none
}

.navigation .gva_menu .megamenu>.sub-menu>li>ul.sub-menu li a {
    padding: 0;
    font-size: 13px;
    margin-bottom: 5px
}

.navigation .gva_menu .megamenu>.sub-menu>li>a {
    display: block;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 0 5px 0;
    margin-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .1)
}

.navigation .gva_menu .megamenu>.sub-menu>li>a:before {
    content: none
}

.navigation .gva_menu .megamenu>.sub-menu>li>a:hover {
    text-indent: 0
}

.navigation .gva_menu .megamenu>.sub-menu>li:hover ul {
    transform: translate(0, 0)
}

.navigation .gva_menu .sub-menu {
    display: none;
    position: absolute;
    min-width: 250px;
    background-color: #fff;
    z-index: 999;
    left: 0;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -webkit-box-shadow: 0 4px 4px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 4px 4px 1px rgba(0, 0, 0, .2);
    padding: 20px
}

.navigation .gva_menu .sub-menu li a {
    display: block;
    padding-left: 0;
    padding-right: 20px;
    line-height: 25px;
    text-decoration: none;
    color: #181818;
    font-size: 13px;
    text-transform: uppercase;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out
}

.navigation .gva_menu .sub-menu li a:after,
.navigation .gva_menu .sub-menu li a:before {
    display: none
}

.navigation .gva_menu .sub-menu li a:hover {
    color: #4698d5
}

.navigation .gva_menu .sub-menu li ul.sub-menu {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 250px;
    background-color: #fff;
    visibility: hidden;
    opacity: 0;
    filter: alpha(opacity=0);
    display: none;
    z-index: 11
}

.menu-bar {
    height: 32px;
    width: 36px;
    position: relative;
    cursor: pointer;
    display: none;
    margin-top: 30px;
    float: right;
    top: -5px
}

.menu-bar:hover {
    -webkit-box-shadow: 0, 0, 10px, .3;
    box-shadow: 0, 0, 10px, .3
}

.menu-bar span {
    display: block;
    width: 24px;
    height: 2px;
    background-color: #222;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.menu-bar span.one {
    top: 6px
}

.menu-bar span.two {
    top: 0;
    bottom: 0
}

.menu-bar span.three {
    bottom: 6px
}

.menu-bar.show-view span.two {
    opacity: 0;
    filter: alpha(opacity=0)
}

.menu-bar.show-view span.one,
.menu-bar.show-view span.three {
    top: 0;
    bottom: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

.menu-bar.show-view span.three {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

body.header-absolute .navigation ul.gva_menu>li>a {
    color: #fff !important
}

.gva-mega-menu .block-blocktabs {
    position: relative
}

.gva-mega-menu .block-blocktabs .ui-widget {
    font-family: "Roboto", serif;
    font-size: 15px
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav {
    padding: 0;
    position: static;
    width: 15%;
    float: left
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li {
    background: none;
    padding: 0;
    margin: 0;
    position: relative;
    width: 100%;
    float: none;
    clear: both;
    padding-right: 20px
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li>a {
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Roboto", serif;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    font-weight: 700;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li:last-child>a {
    padding-right: 0
}

.gva-mega-menu .block-blocktabs .ui-tabs-nav>li.ui-tabs-active>a {
    color: #4698d5
}

.gva-mega-menu .block-blocktabs .ui-tabs-panel {
    float: left;
    width: 85%
}

.item-list ul {
    overflow: hidden
}

.item-list ul li.view-list-item {
    margin: 0 0 30px;
    overflow: hidden
}

.item-list ul li.view-list-item .post-block {
    margin: 0
}

.item-list ul li.view-list-item:last-child {
    margin-bottom: 0
}

.padding-small .item-list ul li.view-list-item {
    margin-bottom: 20px !important
}

.padding-small .item-list ul li.view-list-item:last-child {
    margin-bottom: 0 !important
}

.views-view-grid .views-row {
    width: auto;
    clear: none;
    float: none !important
}

.views-view-grid .views-row:last-child {
    margin-bottom: 0
}

.slidershow-v3 {
    margin-left: -3px !important;
    margin-right: -3px !important
}

.slidershow-v3 .carousel-item {
    float: left;
    padding-right: 3px !important
}

.slidershow-v3 .post-large img {
    width: 100%;
    height: auto
}

.slidershow-v3 .post-large .post-meta-wrap {
    padding: 30px !important
}

.slidershow-v3 div>.post-small {
    width: 50% !important;
    background: transparent !important;
    float: left
}

.slidershow-v3 div>.post-small .post-small-item {
    background: transparent;
    width: 100% !important;
    height: auto !important;
    float: left;
    clear: both;
    padding-bottom: 3px;
    margin: 0
}

.slidershow-v3 div>.post-small .post-small-item .post-meta-wrap {
    padding: 20px 15px !important
}

.slidershow-v3 div>.post-small .post-small-item .post-body {
    display: none !important
}

.slidershow-v3 div>.post-small .post-small-item .post-title a {
    font-size: 15px !important;
    padding: 0 !important
}

.slidershow-v3 div>.post-small .post-small-item img {
    width: 100%;
    height: auto
}

.view-featured-videos.init-carousel-owl {
    margin-left: -1px;
    margin-right: -1px;
    width: auto
}

.view-featured-videos.init-carousel-owl .owl-item>.item {
    padding-left: 1px;
    padding-right: 1px
}

.view-featured-videos .large-video .video-block {
    min-height: 420px
}

.view-featured-videos .small-videos>.item-video {
    margin-bottom: 2px
}

.view-featured-videos .small-videos>.item-video:last-child {
    margin-bottom: 0
}

.view-featured-videos .small-videos>.item-video .video-block {
    min-height: 209px
}

.view-featured-videos .video-block {
    position: relative
}

.view-featured-videos .video-block:before {
    content: "";
    position: absolute;
    background: rgba(0, 0, 0, .6);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 2
}

.view-featured-videos .video-block .video-thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-size: cover
}

.view-featured-videos .video-block .video-content {
    position: absolute;
    z-index: 9;
    width: 100%;
    height: auto;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    left: 0;
    z-index: 99;
    padding: 15px 20px;
    text-align: center
}

.view-featured-videos .video-block .video-content .video-title a {
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
    font-weight: 600;
    display: block;
    text-transform: uppercase;
    font-family: "Montserrat"
}

.view-featured-videos .video-block .video-content .video-title a:hover {
    color: #4698d5
}

.view-featured-videos .video-block .video-content .icon a {
    margin-bottom: 15px;
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    position: relative;
    text-indent: 9999px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.view-featured-videos .video-block .video-content .icon a:hover {
    color: #4698d5;
    border-color: #4698d5;
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2)
}

.view-featured-videos .video-block .video-content .icon a:after {
    text-indent: 1px;
    content: "\f04b";
    font-family: "FontAwesome";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%
}

.view-featured-videos .first-video iframe {
    width: 100%;
    min-height: 500px
}

.view-featured-videos.v2 .video-block .video-thumbnail {
    position: relative
}

.portfolio-filter {
    margin-bottom: 20px;
    text-align: center
}

.portfolio-filter ul.nav-tabs {
    display: inline-block
}

.portfolio-filter ul.nav-tabs>li {
    margin-bottom: 10px
}

.brand-grid .views-col .field-content {
    text-align: center;
    -webkit-box-shadow: 0 1px 6px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 6px 1px rgba(0, 0, 0, .1);
    background: #fff;
    margin: 15px 0
}

.slick-slider {
    margin-bottom: 0 !important
}

.gavias-slider {
    width: 100%;
    height: auto;
    position: relative
}

.gavias-slider .swiper-slide {
    position: relative;
    background-position: center;
    background-repeat: no-repeat
}

.gavias-slider .slider-content {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999
}

.gavias-slider .gavias-opacity {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider .gavias-slide-overlay {
    background: url(/themes/gavias_emon/css/../images/grid-slide.png) repeat rgba(0, 0, 0, .3);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 9
}

.gavias-slider .gavias-slider-image {
    min-width: 100%;
    min-height: 100%;
    transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
    background-position: 50% 0;
    background-size: cover;
    -ms-background-size: cover;
    -webkit-background-size: cover;
    background-repeat: no-repeat;
    display: block;
    height: 100%;
    position: relative;
    vertical-align: middle;
    width: 100%;
    z-index: 2
}

.gavias-slider .swiper-slide {
    position: relative;
    background-position: center;
    background-repeat: no-repeat
}

.gavias-slider .swiper-slide .tp-caption {
    margin-top: 100px
}

.gavias-slider .tp-caption .caption-title {
    font-family: "Montserrat"
}

.gavias-slider .tp-caption .caption-description {
    font-family: "Roboto", serif
}

.gavias-slider .tp-caption.caption-skin-dark {
    color: #181818
}

.gavias-slider .tp-caption.caption-skin-dark .caption-inner {
    color: #181818
}

.gavias-slider .tp-caption.caption-skin-light .caption-inner,
.gavias-slider .tp-caption.caption-skin-white .caption-inner {
    color: #fff
}

.gavias-slider .tp-caption .caption-title,
.gavias-slider .tp-caption .caption-description {
    color: #181818
}

.gavias-slider .swiper-slide.left_top .tp-caption,
.gavias-slider .swiper-slide.center_top .tp-caption,
.gavias-slider .swiper-slide.right_top .tp-caption {
    margin-top: 100px
}

.gavias-slider .swiper-slide.center_top,
.gavias-slider .swiper-slide.center_center,
.gavias-slider .swiper-slide.center_bottom {
    text-align: center
}

.gavias-slider .swiper-slide.center_top .tp-caption,
.gavias-slider .swiper-slide.center_center .tp-caption,
.gavias-slider .swiper-slide.center_bottom .tp-caption {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
    text-align: center;
    display: block
}

.gavias-slider .swiper-slide.right_top .tp-caption,
.gavias-slider .swiper-slide.right_center .tp-caption,
.gavias-slider .swiper-slide.right_bottom .tp-caption {
    float: right
}

.gavias-slider .swiper-wrapper {
    height: auto !important
}

.gavias-slider .caption-description {
    color: #fff;
    font-size: 18px;
    text-transform: none;
    font-weight: 400;
    padding-bottom: 10px
}

.gavias-slider .caption-title {
    font-size: 50px;
    color: #fff;
    list-style: none;
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Montserrat"
}

.gavias-slider .btn-slide {
    border: 2px solid #fff;
    font-size: 14px;
    text-transform: uppercase;
    backface-visibility: hidden;
    cursor: pointer;
    display: inline-block;
    font-weight: 700;
    letter-spacing: 1px;
    margin-right: 10px;
    position: relative;
    text-align: center;
    color: #fff;
    padding: 10px 20px;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.gavias-slider .btn-slide.btn-slide-flat {
    background: #4698d5;
    color: #fff;
    border-color: #4698d5
}

.gavias-slider .btn-slide:hover {
    color: #181818;
    background: #fff;
    border-color: #fff
}

.gavias-slider .caption-title {
    -webkit-transition: all .6s cubic-bezier(0.77, 0, .175, 1) .8s;
    -moz-transition: all .6s cubic-bezier(0.77, 0, .175, 1) .8s;
    -ms-transition: all .6s cubic-bezier(0.77, 0, .175, 1) .8s;
    -o-transition: all .6s cubic-bezier(0.77, 0, .175, 1) .8s;
    transition: all .6s cubic-bezier(0.77, 0, .175, 1) .8s
}

.gavias-slider .caption-description {
    -webkit-transition: all .6s cubic-bezier(0.77, 0, .175, 1) .9s;
    -moz-transition: all .6s cubic-bezier(0.77, 0, .175, 1) .9s;
    -ms-transition: all .6s cubic-bezier(0.77, 0, .175, 1) .9s;
    -o-transition: all .6s cubic-bezier(0.77, 0, .175, 1) .9s;
    transition: all .6s cubic-bezier(0.77, 0, .175, 1) .9s
}

.gavias-slider .slider-action {
    margin-top: 15px;
    -webkit-transition: all .6s cubic-bezier(0.77, 0, .175, 1) 1s;
    -moz-transition: all .6s cubic-bezier(0.77, 0, .175, 1) 1s;
    -ms-transition: all .6s cubic-bezier(0.77, 0, .175, 1) 1s;
    -o-transition: all .6s cubic-bezier(0.77, 0, .175, 1) 1s;
    transition: all .6s cubic-bezier(0.77, 0, .175, 1) 1s
}

.gavias-slider .gavias-default_anim .caption-title,
.gavias-slider .gavias-default_anim .caption-description,
.gavias-slider .gavias-default_anim .slider-action {
    -webkit-transform: translate(0, 70px);
    -moz-transform: translate(0, 70px);
    -ms-transform: translate(0, 70px);
    -o-transform: translate(0, 70px);
    transform: translate(0, 70px);
    ms-transform: translate(0, 70px);
    opacity: 0;
    filter: alpha(opacity=0)
}

.gavias-slider .slick-active .gavias-default_anim .caption-title,
.gavias-slider .slick-active .gavias-default_anim .caption-description,
.gavias-slider .slick-active .gavias-default_anim .slider-action {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    ms-transform: translate(0, 0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider .gavias-fade-in .caption-title,
.gavias-slider .gavias-slide-top .caption-title,
.gavias-slider .gavias-slide-left .caption-title,
.gavias-slider .gavias-slide-bottom .caption-title,
.gavias-slider .gavias-slide-right .caption-title,
.gavias-slider .gavias-scale-down .caption-title,
.gavias-slider .gavias-fade-in .caption-description,
.gavias-slider .gavias-slide-top .caption-description,
.gavias-slider .gavias-slide-left .caption-description,
.gavias-slider .gavias-slide-bottom .caption-description,
.gavias-slider .gavias-slide-right .caption-description,
.gavias-slider .gavias-scale-down .caption-description,
.gavias-slider .gavias-fade-in .slider-action,
.gavias-slider .gavias-slide-top .slider-action,
.gavias-slider .gavias-slide-left .slider-action,
.gavias-slider .gavias-slide-bottom .slider-action,
.gavias-slider .gavias-slide-right .slider-action,
.gavias-slider .gavias-scale-down .slider-action {
    opacity: 0;
    filter: alpha(opacity=0)
}

.gavias-slider .slick-active .gavias-fade-in .caption-title,
.gavias-slider .slick-active .gavias-fade-in .caption-description,
.gavias-slider .slick-active .gavias-fade-in .slider-action {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider .gavias-slide-top .caption-title,
.gavias-slider .gavias-slide-top .caption-description,
.gavias-slider .gavias-slide-top .slider-action {
    -webkit-transform: translate(0, -70%);
    -moz-transform: translate(0, -70%);
    -ms-transform: translate(0, -70%);
    -o-transform: translate(0, -70%);
    transform: translate(0, -70%);
    ms-transform: translate(0, -70%)
}

.gavias-slider .slick-active .gavias-slide-top .caption-title,
.gavias-slider .slick-active .gavias-slide-top .caption-description,
.gavias-slider .slick-active .gavias-slide-top .slider-action {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    ms-transform: translate(0, 0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider .gavias-slide-left .caption-title,
.gavias-slider .gavias-slide-left .caption-description,
.gavias-slider .gavias-slide-left .slider-action {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
    ms-transform: translate(-100%, 0)
}

.gavias-slider .slick-active .gavias-slide-left .caption-title,
.gavias-slider .slick-active .gavias-slide-left .caption-description,
.gavias-slider .slick-active .gavias-slide-left .slider-action {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    ms-transform: translate(0, 0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider .gavias-slide-bottom .caption-title,
.gavias-slider .gavias-slide-bottom .caption-description,
.gavias-slider .gavias-slide-bottom .slider-action {
    -webkit-transform: translate(0, 70%);
    -moz-transform: translate(0, 70%);
    -ms-transform: translate(0, 70%);
    -o-transform: translate(0, 70%);
    transform: translate(0, 70%);
    ms-transform: translate(0, 70%)
}

.gavias-slider .slick-active .gavias-slide-bottom .caption-title,
.gavias-slider .slick-active .gavias-slide-bottom .caption-description,
.gavias-slider .slick-active .gavias-slide-bottom .slider-action {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    ms-transform: translate(0, 0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider .gavias-slide-right .caption-title,
.gavias-slider .gavias-slide-right .caption-description,
.gavias-slider .gavias-slide-right .slider-action {
    -webkit-transform: translate(70%, 0);
    -moz-transform: translate(70%, 0);
    -ms-transform: translate(70%, 0);
    -o-transform: translate(70%, 0);
    transform: translate(70%, 0);
    ms-transform: translate(70%, 0)
}

.gavias-slider .slick-active .gavias-slide-right .caption-title,
.gavias-slider .slick-active .gavias-slide-right .caption-description,
.gavias-slider .slick-active .gavias-slide-right .slider-action {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    ms-transform: translate(0, 0);
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider .gavias-scale-down .caption-title,
.gavias-slider .gavias-scale-down .caption-description,
.gavias-slider .gavias-scale-down .slider-action {
    -webkit-transform: scale(1.3);
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    transform: scale(1.3);
    ms-transform: scale(1.3)
}

.gavias-slider .slick-active .gavias-scale-down .caption-title,
.gavias-slider .slick-active .gavias-scale-down .caption-description,
.gavias-slider .slick-active .gavias-scale-down .slider-action {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    ms-transform: scale(1)
}

.gavias-slider .gavias-flip-x,
.gavias-slider .gavias-flip-y {
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-perspective: 1000;
    -webkit-animation-duration: .6s;
    -moz-animation-duration: .6s;
    -o-animation-duration: .6s;
    animation-duration: .6s;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1;
    -o-animation-delay: 1s;
    animation-delay: 1s
}

.gavias-slider .slick-active .gavias-flip-x {
    -webkit-animation-name: gavias_flip_x;
    -moz-animation-name: gavias_flip_x;
    -o-animation-name: gavias_flip_x;
    animation-name: gavias_flip_x
}

.gavias-slider .slick-active .gavias-flip-y {
    -webkit-animation-name: gavias_flip_y;
    -moz-animation-name: gavias_flip_y;
    -o-animation-name: gavias_flip_y;
    animation-name: gavias_flip_y
}

.gavias-slider .gavias-slider-loading {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #004551
}

.gavias-slider .gavias-slider-loading .gavias-preloader {
    top: 50%
}

.gavias-slider .gavias-skip-slider {
    position: absolute;
    display: table;
    left: 50%;
    bottom: 8%;
    cursor: pointer;
    margin: -24px 0 0 -24px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    text-align: center;
    opacity: .9;
    filter: alpha(opacity=90);
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.gavias-slider .gavias-skip-slider i {
    font-size: 16px;
    display: table-cell;
    vertical-align: middle;
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out
}

.gavias-slider .gavias-skip-slider:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider .gavias-skip-slider:hover i {
    -webkit-transform: translate3d(0, 5%, 0);
    -moz-transform: translate3d(0, 5%, 0);
    -ms-transform: translate3d(0, 5%, 0);
    -o-transform: translate3d(0, 5%, 0);
    transform: translate3d(0, 5%, 0);
    ms-transform: translate3d(0, 5%, 0)
}

.gavias-slider {
    position: relative
}

.gavias-slider .slick-dots {
    position: absolute;
    bottom: 0
}

.gavias-slider .slick-dots>li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    background: #ccc
}

.gavias-slider .slick-dots>li button {
    display: none
}

.gavias-slider .slick-dots>li.slick-active {
    background: #4698d5
}

.gavias-slider .draggable {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.gavias-slider .draggable:active {
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.gavias-slider .slick-prev,
.gavias-slider .slick-next {
    display: block;
    color: #fff;
    width: 50px;
    text-align: center;
    width: 40px;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, .6);
    z-index: 9;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    margin-top: -20px;
    padding-top: 6px;
    opacity: 0;
    filter: alpha(opacity=0)
}

.gavias-slider .slick-prev:hover,
.gavias-slider .slick-next:hover {
    background: #4698d5
}

.gavias-slider .slick-prev i,
.gavias-slider .slick-next i {
    font-size: 20px
}

.gavias-slider .slick-prev:before,
.gavias-slider .slick-next:before {
    display: none
}

.gavias-slider .slick-prev.slick-prev,
.gavias-slider .slick-next.slick-prev {
    left: 0
}

.gavias-slider .slick-prev.slick-next,
.gavias-slider .slick-next.slick-next {
    right: 0
}

.gavias-slider:hover .slick-prev,
.gavias-slider:hover .slick-next {
    opacity: 1;
    filter: alpha(opacity=100)
}

.gavias-slider:hover .slick-prev {
    left: 20px
}

.gavias-slider:hover .slick-next {
    right: 20px
}

.gavias-blockbuilder-content {
    position: relative
}

.gavias-blockbuilder-content .link-edit-blockbuider {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 99;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    display: inline-block;
    padding: 10px
}

.gavias-blockbuilder-content .link-edit-blockbuider:hover {
    background: black
}

.gbb-row .bb-inner {
    padding-top: 30px;
    padding-bottom: 30px
}

.gbb-row .bb-inner.remove_margin {
    margin: 0 !important
}

.gbb-row .bb-inner.remove_padding {
    padding: 0 !important
}

.gbb-row .bb-inner.remove_padding_col .bb-container>.row {
    margin-left: 0 !important;
    margin-right: 0 !important
}

.gbb-row .bb-inner.remove_padding_col .bb-container>.row>.row-wrapper>div.col {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.gbb-row .bb-inner.remove_padding_top {
    padding-top: 0 !important
}

.gbb-row .bb-inner.remove_padding_bottom {
    padding-bottom: 0 !important
}

.widget.gsc-block-drupal.hidden-title-off .block-inner .block-title h2 {
    display: none !important
}

.widget.gsc-block-drupal.title-align-center .block-title {
    text-align: center
}

.widget.gsc-block-drupal.title-align-left .block-title {
    text-align: left
}

.widget.gsc-block-drupal.title-align-right .block-title {
    text-align: right
}

.widget.gsc-block-drupal.text-light div {
    color: #fff
}

.widget.gsc-block-drupal.text-light .block-inner .block-title {
    color: #fff
}

.widget.gsc-block-drupal.text-light .block-inner .block-content *,
.widget.gsc-block-drupal.text-light .block-inner .block-content div {
    color: #fff
}


/*.widget.gsc-block-drupal.text-light .block-inner .block-content *:after,
.widget.gsc-block-drupal.text-light .block-inner .block-content *:before,*/

.widget.gsc-block-drupal.text-light .block-inner .block-content div:after,
.widget.gsc-block-drupal.text-light .block-inner .block-content div:before {
    color: rgba(255, 255, 255, .2)
}

.widget.gsc-block-drupal.remove-margin-on .block {
    margin-bottom: 0 !important
}

.widget.gsc-heading {
    padding: 15px 0 30px;
    display: block;
    width: 100%
}

.widget.gsc-heading:before,
.widget.gsc-heading:after {
    content: " ";
    display: table
}

.widget.gsc-heading:after {
    clear: both
}

.widget.gsc-heading.align-center {
    text-align: center
}

.widget.gsc-heading.align-left {
    text-align: left
}

.widget.gsc-heading.align-left .title-desc {
    padding: 10px 0 0 !important;
    line-height: 20px
}

.widget.gsc-heading.align-right {
    text-align: right
}

.widget.gsc-heading.align-right .title-desc {
    padding: 0 !important
}

.widget.gsc-heading .title-sub {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 400;
    font-family: "Montserrat"
}

.widget.gsc-heading .title {
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    color: #222;
    font-family: "Montserrat";
    margin: 0;
    letter-spacing: -1px
}

.widget.gsc-heading .title-icon {
    font-size: 15px;
    padding: 5px 0 0;
    color: #4698d5
}

.widget.gsc-heading .title-icon span {
    position: relative;
    padding: 0 5px
}

.widget.gsc-heading .title-icon span:after,
.widget.gsc-heading .title-icon span:before {
    width: 50px;
    height: 1px;
    content: "";
    top: 50%;
    position: absolute;
    background: #ddd;
    z-index: 1
}

.widget.gsc-heading .title-icon span:after {
    left: 100%
}

.widget.gsc-heading .title-icon span:before {
    right: 100%
}

.widget.gsc-heading .title-icon .zmdi {
    font-size: 20px;
    line-height: 1
}

.widget.gsc-heading .title-desc {
    font-size: 14px;
    color: #777;
    padding: 10px 20%
}

.widget.gsc-heading.style-2 {
    padding-bottom: 15px
}

.widget.gsc-heading.style-2 .title span {
    font-size: 22px
}

.widget.text-long .title-desc {
    width: 55%
}

.widget.text-light .title {
    color: #fff
}

.widget.text-light .title-sub span {
    color: rgba(255, 255, 255, .8)
}

.widget.text-light .title-icon span:after,
.widget.text-light .title-icon span:before {
    background: rgba(255, 255, 255, .1)
}

.widget.text-light .title-desc {
    color: #ccc
}

.widget.gsc-call-to-action {
    padding: 0
}

.widget.gsc-call-to-action .subtitle {
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Montserrat"
}

.widget.gsc-call-to-action .title {
    text-transform: uppercase;
    font-weight: 700;
    font-family: "Montserrat";
    color: #222;
    position: relative;
    margin: 0 0 15px
}

.widget.gsc-call-to-action .title span {
    font-size: 28px;
    letter-spacing: 2px
}

.widget.gsc-call-to-action .content {
    font-size: 14px;
    width: 85%
}

.widget.gsc-call-to-action .button-action a {
    background: #4698d5;
    color: #fff
}

.widget.gsc-call-to-action.text-light .content {
    color: #fff
}

.widget.gsc-call-to-action.text-light .content .title {
    color: #fff
}

.widget.gsc-call-to-action.button-bottom .title {
    text-align: center
}

.widget.gsc-call-to-action.button-bottom .title:after {
    left: 50%;
    margin-left: -35px
}

.widget.gsc-call-to-action.button-bottom .content {
    text-align: center;
    padding: 0 22%;
    width: 100% !important
}

.widget.gsc-call-to-action.button-bottom .button-action {
    text-align: center;
    margin-top: 15px
}

.widget.gsc-call-to-action.button-left {
    position: relative
}

.widget.gsc-call-to-action.button-left .content {
    padding-right: 230px
}

.widget.gsc-call-to-action.button-left .content .title:after {
    left: 0
}

.widget.gsc-call-to-action.button-left .button-action {
    width: 200px;
    text-align: right;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px
}

.widget.gsc-call-to-action.button-right {
    position: relative
}

.widget.gsc-call-to-action.button-right .content {
    float: right;
    text-align: right;
    padding-left: 230px
}

.widget.gsc-call-to-action.button-right .content .title:after {
    right: 0
}

.widget.gsc-call-to-action.button-right .button-action {
    width: 200px;
    text-align: left;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px
}

.widget.gsc-call-to-action.button-bottom-left .title {
    text-align: left
}

.widget.gsc-call-to-action.button-bottom-left .title:after {
    left: 50%;
    margin-left: -35px
}

.widget.gsc-call-to-action.button-bottom-left .content {
    text-align: left;
    width: 100%
}

.widget.gsc-call-to-action.button-bottom-left .content .title:after {
    left: 0;
    right: auto
}

.widget.gsc-call-to-action.button-bottom-left .button-action {
    text-align: left;
    margin-top: 15px
}

.widget.gsc-call-to-action.button-bottom-right {
    text-align: right
}

.widget.gsc-call-to-action.button-bottom-right .content {
    text-align: right;
    float: right
}

.widget.gsc-call-to-action.button-bottom-right .button-action {
    margin-top: 20px;
    float: left;
    width: 100%
}

.widget.gsc-call-to-action.button-bottom-right .button-action:before,
.widget.gsc-call-to-action.button-bottom-right .button-action:after {
    content: " ";
    display: table
}

.widget.gsc-call-to-action.button-bottom-right .button-action:after {
    clear: both
}

.widget.gsc-call-to-action.full-width .content,
.widget.gsc-call-to-action.fullwidth .content {
    width: 100% !important
}

.widget.gsc-team .social-icons a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, .1);
    margin-right: 10px;
    display: inline-block
}

.widget.gsc-team .social-icons a:hover {
    color: #fff;
    background: #4698d5
}

.widget.gsc-team .team-name {
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 0 15px;
    position: relative;
    font-weight: 700;
    margin: 0
}

.widget.gsc-team .team-position {
    text-transform: uppercase;
    color: #4698d5;
    font-weight: 400;
    font-size: 12px
}

.widget.gsc-team .team-info {
    margin: 15px 0
}

.widget.gsc-team.team-horizontal {
    margin-bottom: 50px
}

.widget.gsc-team.team-horizontal .team-name {
    font-size: 14px;
    margin: 0 0 15px 0;
    text-transform: uppercase;
    padding: 0 0 15px;
    position: relative;
    font-weight: 800
}

.widget.gsc-team.team-horizontal .team-name:after {
    bottom: 0;
    left: 0;
    content: "";
    background: #4698d5;
    width: 45px;
    height: 1px;
    position: absolute
}

.widget.gsc-team.team-vertical {
    padding-bottom: 30px
}

.widget.gsc-team.team-vertical .team-name {
    padding: 20px 0 6px
}

.widget.gsc-team.team-vertical .team-header img {
    display: inline-block
}

.widget.gsc-chart {
    text-align: center
}

.widget.gsc-chart .easyPieChart {
    font-size: 24px;
    font-weight: 400;
    position: relative;
    text-align: center;
    display: inline-block
}

.widget.gsc-chart .easyPieChart:last-child {
    margin-right: 0
}

.widget.gsc-chart .easyPieChart span {
    line-height: 20px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase
}

.widget.gsc-chart .easyPieChart canvas {
    position: absolute;
    top: 0;
    left: 0
}

.widget.gsc-chart .content {
    text-align: center
}

.widget.gsc-chart .content>div {
    display: block
}

.widget.gsc-chart .content .icon {
    font-size: 25px;
    margin-top: 5px
}

.widget.gsc-chart .content .title {
    text-transform: uppercase;
    font-weight: 12px;
    font-weight: 700;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.widget.gsc-chart .content .title:after {
    content: "";
    width: 50px;
    height: 1px;
    background: rgba(0, 0, 0, .2);
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -25px;
    z-index: 1
}

.widget.gsc-icon-box {
    padding: 20px 0
}

.widget.gsc-icon-box .highlight_content h4 {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    padding: 10px 0 2px
}

.widget.gsc-icon-box .subtitle {
    font-size: 12px;
    text-transform: uppercase;
    font-family: "Montserrat";
    margin-bottom: 15px
}

.widget.gsc-icon-box .highlight-icon {
    height: 60px;
    line-height: 60px;
    margin: 0;
    width: 60px;
    text-align: center;
    padding-left: 5px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    -o-border-radius: 10px;
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, .1);
    font-size: 24px;
    background: #fff;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-icon-box:hover .highlight-icon {
    border: 1px solid #4698d5;
    -webkit-box-shadow: 0 0 8px 0 #4698d5;
    box-shadow: 0 0 8px 0 #4698d5
}

.widget.gsc-icon-box.top-center {
    text-align: center
}

.widget.gsc-icon-box.top-center .highlight-icon {
    margin: 0 auto 10px;
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-icon-box.top-center .highlight-icon i {
    color: #4698d5;
    position: relative;
    z-index: 1;
    display: inline-block;
    text-align: center
}

.widget.gsc-icon-box.top-center .highlight_content {
    padding: 0 20px
}

.widget.gsc-icon-box.top-center .highlight_content h4 {
    text-align: center;
    margin-bottom: 5px;
    font-size: 16px;
    color: #181818
}

.widget.gsc-icon-box.top-center .highlight_content .desc {
    padding-top: 5px;
    text-align: center;
    font-weight: 400;
    line-height: 1.8;
    text-transform: normal;
    font-size: 14px
}

.widget.gsc-icon-box.top-left {
    text-align: left
}

.widget.gsc-icon-box.top-left .highlight-icon {
    display: inline-block;
    position: relative
}

.widget.gsc-icon-box.top-left .highlight-icon i {
    text-align: center;
    color: #4698d5
}

.widget.gsc-icon-box.top-left .highlight_content {
    padding: 0;
    text-align: left
}

.widget.gsc-icon-box.top-right {
    text-align: right
}

.widget.gsc-icon-box.top-right .highlight-icon {
    display: inline-block;
    position: relative
}

.widget.gsc-icon-box.top-right .highlight-icon i {
    color: #4698d5;
    text-align: center
}

.widget.gsc-icon-box.top-right .highlight_content {
    padding: 0;
    text-align: right
}

.widget.gsc-icon-box.right .highlight-icon {
    float: right;
    padding-top: 0;
    position: relative;
    text-align: center;
    margin: 0
}

.widget.gsc-icon-box.right .highlight-icon i {
    font-size: 24px;
    color: #4698d5;
    text-align: center
}

.widget.gsc-icon-box.right .highlight_content {
    padding-right: 75px;
    text-align: right
}

.widget.gsc-icon-box.right .highlight_content h4 {
    margin: 0;
    padding: 0 0 5px
}

.widget.gsc-icon-box.left .highlight-icon {
    float: left;
    color: #fff;
    padding-top: 0;
    position: relative;
    text-align: center;
    float: left
}

.widget.gsc-icon-box.left .highlight-icon i {
    font-size: 24px;
    color: #4698d5;
    display: inline-block
}

.widget.gsc-icon-box.left .desc {
    margin-top: 5px
}

.widget.gsc-icon-box.left .highlight_content {
    padding-left: 75px;
    text-align: left
}

.widget.gsc-icon-box.left .highlight_content h4 {
    margin: 0;
    padding: 0 0 5px
}


/*.widget.gsc-icon-box.text-light .highlight_content>* {
    color: #fff
}*/

.widget.gsc-icon-box.text-light .subtitle {
    color: rgba(255, 255, 255, .8)
}

.widget.gsc-video-box {
    position: relative;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    background-size: cover
}

.widget.gsc-video-box .gsc-video-link {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -80px;
    text-align: center;
    width: 100%;
    z-index: 1
}

.widget.gsc-video-box .gsc-video-link .icon-play {
    background: url("/themes/gavias_emon/css/../images/icon-play.png") no-repeat center center transparent;
    width: 85px;
    height: 85px;
    display: inline-block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-video-box .gsc-video-link .icon-play:hover {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8)
}

.widget.gsc-video-box .gsc-video-link .video-title {
    display: block;
    font-size: 18px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase
}

.widget.gsc-video-box #gsc-video-overlay {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    top: 0;
    left: 0
}

.widget.gsc-video-box #gsc-video-overlay:hover .video-close {
    opacity: 1;
    filter: alpha(opacity=100);
    top: 0
}

.widget.gsc-video-box .loaded {
    max-width: 100%
}

.widget.gsc-video-box .video-close {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    display: block;
    text-align: center;
    position: absolute;
    top: -50px;
    width: 100%;
    height: 30px;
    color: #fff;
    background: rgba(0, 0, 0, .6);
    font-size: 48px;
    font-weight: 900;
    line-height: .5;
    z-index: 999;
    opacity: 0;
    filter: alpha(opacity=0)
}

.widget.milestone-block {
    display: inline-block;
    margin-bottom: 25px;
    margin-right: 50px
}

.widget.milestone-block:last-child {
    margin-right: 0
}

.widget.milestone-block .milestone-icon {
    float: left;
    width: 48px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    margin-right: 9px;
    margin-bottom: 4px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    position: relative;
    padding-top: 0
}

.widget.milestone-block .milestone-icon i {
    font-size: 42px;
    color: #4698d5
}

.widget.milestone-block .milestone-right {
    float: left;
    text-align: left;
    padding-left: 15px;
    margin-left: 5px;
    border-left: 1px solid rgba(0, 0, 0, .1)
}

.widget.milestone-block .milestone-number {
    font-size: 24px;
    line-height: 26px;
    font-weight: 300
}

.widget.milestone-block .milestone-text {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700
}

.widget.milestone-block.icon-top {
    text-align: center;
    display: block;
    width: 100%
}

.widget.milestone-block.icon-top .milestone-icon {
    display: inline-block;
    text-align: center;
    float: none;
    margin: 0
}

.widget.milestone-block.icon-top .milestone-right {
    display: block;
    text-align: center;
    float: none;
    width: 100%;
    margin-top: 10px
}

.widget.milestone-block.text-light .milestone-number,
.widget.milestone-block.text-light .milestone-text {
    color: #fff
}

.widget.gsc-box-image {
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-box-image:hover {
    -webkit-box-shadow: 0 1px 10px 1px rgba(0, 0, 0, .2);
    box-shadow: 0 1px 10px 1px rgba(0, 0, 0, .2)
}

.widget.gsc-box-image:hover .image:after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.widget.gsc-box-image .image {
    position: relative
}

.widget.gsc-box-image .image:after {
    content: "";
    background: #4698d5;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s
}

.widget.gsc-progress.text-light .progress-label {
    color: #fff
}

.gsc-box-info {
    position: relative
}

.gsc-box-info .content {
    width: 50%;
    padding: 45px
}

.gsc-box-info .content .content-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1
}

.gsc-box-info .content .content-inner {
    position: relative;
    z-index: 9
}

.gsc-box-info .content .subtitle {
    font-size: 14px;
    text-transform: uppercase;
    color: #181818;
    font-family: "Montserrat";
    font-weight: 700
}

.gsc-box-info .content .title {
    font-size: 26px;
    margin-bottom: 20px
}

.gsc-box-info .content .title h3 {
    margin: 0
}

.gsc-box-info .content .readmore {
    margin-top: 30px
}

.gsc-box-info .content.text-light {
    color: #fff
}

.gsc-box-info .content.text-light .title h3,
.gsc-box-info .content.text-light .title h2,
.gsc-box-info .content.text-light .desc {
    color: #fff
}

.gsc-box-info .content.text-light .subtitle {
    color: rgba(255, 255, 255, .8)
}

.gsc-box-info .image {
    position: absolute;
    width: 50%;
    height: 100%;
    z-index: 9;
    top: 0;
    -webkit-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.gsc-box-info.content-align-left .content {
    float: left;
    padding-left: 0
}

.gsc-box-info.content-align-left .image {
    right: 0
}

.gsc-box-info.content-align-right .content {
    padding-right: 0;
    float: right
}

.gsc-box-info.content-align-right .image {
    left: 0
}

.container-fw .gsc-box-info .content {
    padding: 75px
}

.gsc-hover-background {
    position: relative;
    background: #f5f5f5;
    padding: 85px 0;
    margin-bottom: 30px
}

.gsc-hover-background .front {
    text-align: center;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.gsc-hover-background .front .icon {
    line-height: 1;
    font-size: 42px;
    color: #4698d5
}

.gsc-hover-background .front h2 {
    font-size: 16px;
    font-weight: 700;
    color: #181818;
    font-family: "Montserrat";
    text-transform: uppercase;
    margin-top: 15px;
    letter-spacing: -1px
}

.gsc-hover-background .back {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    -webkit-background-size: cover !important;
    -o-background-size: cover !important;
    -ms-background-size: cover !important;
    background-size: cover !important
}

.gsc-hover-background .back:after {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 1;
    position: absolute
}

.gsc-hover-background .back .content {
    color: #fff;
    padding: 10px 30px;
    vertical-align: middle;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 9
}

.gsc-hover-background .back .content .content-text {
    font-size: 15px;
    color: #fff;
    padding-bottom: 15px
}

.gsc-hover-background:hover .front {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    filter: alpha(opacity=0)
}

.gsc-hover-background:hover .back {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .nav-tabs {
    margin: 5px 0
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .tab-content {
    margin-top: 20px
}

.gsc-tabs .tabs_wrapper.tabs_horizontal .tab-content .tab-pane {
    background: #fff;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    padding: 30px
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs {
    width: 25%;
    float: left
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs>li {
    display: block;
    margin-bottom: 20px;
    width: 100%;
    margin-right: 0;
    padding-right: 15px
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs>li a {
    width: 100%
}

.gsc-tabs .tabs_wrapper.tabs_vertical .nav-tabs>li:last-child {
    margin-bottom: 0
}

.gsc-tabs .tabs_wrapper.tabs_vertical .tab-content {
    width: 75%;
    float: left;
    padding-left: 15px
}

.gsc-tabs .tabs_wrapper.tabs_vertical .tab-content .tab-pane {
    background: #fff;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 6px rgba(0, 0, 0, .1);
    padding: 30px
}

.preloader-wrapper {
    display: inline-block;
    position: relative;
    width: 60px;
    height: 60px;
    text-align: center
}

.colorpicker {
    z-index: 9999999 !important
}

.permission-save-hidden #gavias_customize_save {
    display: none !important
}

.gavias-skins-panel {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    background: #fff;
    right: -403px;
    position: fixed;
    height: auto;
    top: 0;
    bottom: 0;
    -webkit-transition: all .35s;
    -o-transition: all .35s;
    transition: all .35s;
    -moz-transition: all .35s;
    -ms-transition: all .35s;
    width: 400px;
    z-index: 999
}

.gavias-skins-panel .gavias-skins-panel-inner {
    bottom: 0;
    padding: 30px 10px 10px;
    height: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    top: 0;
    width: 100%
}

.gavias-skins-panel.active {
    right: 0 !important
}

.gavias-skins-panel #gavias_profile_customize_name option {
    color: #181818
}

.gavias-skins-panel .control-panel {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    box-shadow: 0 0 5px rgba(0, 0, 0, .5);
    position: absolute;
    top: 150px;
    left: -40px;
    width: 40px;
    height: 40px;
    background: #4698d5;
    color: #fff;
    font-size: 18px;
    line-height: 40px;
    text-align: center
}

.gavias-skins-panel .control-panel:hover {
    cursor: pointer
}

.gavias-skins-panel .panel-skins-content {
    padding-bottom: 20px;
    overflow: hidden
}

.gavias-skins-panel .panel-skins-content:last-child {
    padding-bottom: 0
}

.gavias-skins-panel .panel-skins-content .title {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    text-transform: uppercase;
    color: #181818;
    margin-bottom: 10px
}

.gavias-skins-panel .panel-skins-content .item-color {
    width: 52px;
    height: 52px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border: 1px solid #ccc;
    display: inline-block;
    margin: 5px 6px 0 6px;
    border: 3px solid transparent
}

.gavias-skins-panel .panel-skins-content .item-color:hover {
    cursor: pointer
}

.gavias-skins-panel .panel-skins-content .item-color.default {
    background: #179bb2
}

.gavias-skins-panel .panel-skins-content .item-color.green {
    background: #4c9d65
}

.gavias-skins-panel .panel-skins-content .item-color.lilac {
    background: #8f6684
}

.gavias-skins-panel .panel-skins-content .item-color.orange {
    background: #eb866a
}

.gavias-skins-panel .panel-skins-content .item-color.red {
    background: #cc562b
}

.gavias-skins-panel .panel-skins-content .item-color.yellow {
    background: #ecc311
}

.gavias-skins-panel .panel-skins-content .item-color.active {
    border-color: #181818
}

.gavias-skins-panel .panel-skins-content .layout {
    width: 80px;
    margin-right: 10px;
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    display: inline-block
}

.gavias-skins-panel .panel-skins-content .layout:hover {
    cursor: pointer
}

.gavias-skins-panel .panel-skins-content .layout.active {
    background-color: #4698d5;
    color: #fff
}

.gavias-skins-panel .panel-skins-content .layout:last-child {
    margin-right: 0
}

.gavias-skins-panel.gavias-skin-demo {
    top: 200px;
    bottom: auto !important;
    padding: 20px !important;
    width: 260px !important;
    right: -263px !important
}

.gavias-skins-panel.gavias-skin-demo .control-panel {
    top: 75px !important
}

.gavias-skins-panel.gavias-skin-demo.active {
    right: 0 !important
}

#customize-gavias-preivew .form-group {
    position: relative;
    float: left;
    width: 100%
}

#customize-gavias-preivew .form-group label {
    width: 150px;
    float: left;
    padding-top: 10px;
    font-size: 12px;
    font-weight: 400;
    color: #181818
}

#customize-gavias-preivew .form-group input,
#customize-gavias-preivew .form-group select {
    width: calc(100% - 150px);
    float: left
}

#customize-gavias-preivew .form-group .colorselector {
    width: calc(100% - 150px);
    position: relative
}

#customize-gavias-preivew .form-group .colorselector input {
    width: 100% !important
}

#customize-gavias-preivew .form-group .colorselector .input-group-addon {
    border: 1px solid #222
}

#customize-gavias-preivew .form-group .colorselector .input-group-addon i {
    width: 30px;
    height: 20px
}

#customize-gavias-preivew .form-group .colorselector .remove {
    width: 34px;
    height: 34px;
    color: #181818;
    position: absolute;
    top: 3px;
    right: 25px;
    line-height: 34px;
    text-align: center;
    z-index: 99
}

#customize-gavias-preivew .form-group .colorselector .remove:hover {
    cursor: pointer
}

.gavias_customize_form .form-group.action {
    float: left;
    width: 100%;
    margin-top: 20px
}

.gavias_customize_form .form-group.action input {
    width: 28%;
    margin-left: 10px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
    padding: 5px 10px !important
}

.gavias_customize_form .form-group.action input#gavias_customize_save {
    background: #5cb85c
}

.gavias_customize_form .form-group.action input#gavias_customize_preview {
    background: #5bc0de
}

.gavias_customize_form .form-group.action input#gavias_customize_reset {
    background: #f0ad4e
}


/*body {
    margin: 0
}*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:hover,
a:focus {
    color: #4698d5;
    text-decoration: none
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 10px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.65;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    display: inline-block;
    width: 100% \9;
    max-width: 100%;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 24px;
    margin-bottom: 24px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: "Montserrat", serif;
    font-weight: 700;
    line-height: 1.1;
    color: #333;
    text-transform: uppercase
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
    font-weight: normal;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 12px;
    margin-bottom: 12px
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 12px;
    margin-bottom: 12px
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 32px
}

h2,
.h2 {
    font-size: 22px
}

h3,
.h3 {
    font-size: 20px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 15px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0
}

.lead {
    margin-bottom: 24px;
    font-size: 17px;
    font-weight: 300;
    line-height: 1.4
}

small,
.small {
    font-size: 86%
}

cite {
    font-style: normal
}

mark,
.mark {
    background-color: #fcf8e3;
    padding: .2em
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #09c
}

a.text-primary:hover {
    color: #007399
}

.text-success {
    color: #468847
}

a.text-success:hover {
    color: #356635
}

.text-info {
    color: #3a87ad
}

a.text-info:hover {
    color: #2d6987
}

.text-warning {
    color: #c09853
}

a.text-warning:hover {
    color: #a47e3c
}

.text-danger {
    color: #b94a48
}

a.text-danger:hover {
    color: #953b39
}

.bg-primary {
    color: #fff
}

.bg-primary {
    background-color: #09c
}

a.bg-primary:hover {
    background-color: #007399
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 11px;
    margin: 48px 0 24px;
    border-bottom: 1px solid #eee
}

ul ul,
ul ol,
ol ul,
ol ol {
    margin-bottom: 0
}

.list-unstyled,
.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 24px
}

dt,
dd {
    line-height: 1.65
}

dt {
    font-weight: bold
}

dd {
    margin-left: 0
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 12px 24px;
    margin: 0 0 24px;
    font-size: 18.75px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.65;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

blockquote:before,
blockquote:after {
    content: ""
}

address {
    margin-bottom: 24px;
    font-style: normal;
    line-height: 1.65
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 5px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 5px;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    box-shadow: none
}

pre {
    display: block;
    padding: 11.5px;
    margin: 0 0 12px;
    font-size: 14px;
    line-height: 1.65;
    word-break: break-all;
    word-wrap: break-word;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 5px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.containers {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.containers:before,
.containers:after {
    content: " ";
    display: table
}

.containers:after {
    clear: both
}

@media(min-width:768px) {
    .containers {
        width: 750px
    }
}

@media(min-width:992px) {
    .containers {
        width: 970px
    }
}

@media(min-width:1200px) {
    .containers {
        width: 1200px
    }
}

.container-fluid {
    margin-right: auto;
    margin-left: auto;
    padding-left: 15px;
    padding-right: 15px
}

.container-fluid:before,
.container-fluid:after {
    content: " ";
    display: table
}

.containers-fluid:after {
    clear: both
}

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

.row:before,
.row:after {
    content: " ";
    display: table
}

.row:after {
    clear: both
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-1 {
    width: 8.33333%
}

.col-xs-2 {
    width: 16.66667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.33333%
}

.col-xs-5 {
    width: 41.66667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.33333%
}

.col-xs-8 {
    width: 66.66667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.33333%
}

.col-xs-11 {
    width: 91.66667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.33333%
}

.col-xs-pull-2 {
    right: 16.66667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.33333%
}

.col-xs-pull-5 {
    right: 41.66667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.33333%
}

.col-xs-pull-8 {
    right: 66.66667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.33333%
}

.col-xs-pull-11 {
    right: 91.66667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.33333%
}

.col-xs-push-2 {
    left: 16.66667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.33333%
}

.col-xs-push-5 {
    left: 41.66667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.33333%
}

.col-xs-push-8 {
    left: 66.66667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.33333%
}

.col-xs-push-11 {
    left: 91.66667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.33333%
}

.col-xs-offset-2 {
    margin-left: 16.66667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.33333%
}

.col-xs-offset-5 {
    margin-left: 41.66667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.33333%
}

.col-xs-offset-8 {
    margin-left: 66.66667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.33333%
}

.col-xs-offset-11 {
    margin-left: 91.66667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media(min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-1 {
        width: 8.33333%
    }
    .col-sm-2 {
        width: 16.66667%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-4 {
        width: 33.33333%
    }
    .col-sm-5 {
        width: 41.66667%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-7 {
        width: 58.33333%
    }
    .col-sm-8 {
        width: 66.66667%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-10 {
        width: 83.33333%
    }
    .col-sm-11 {
        width: 91.66667%
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-pull-1 {
        right: 8.33333%
    }
    .col-sm-pull-2 {
        right: 16.66667%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-4 {
        right: 33.33333%
    }
    .col-sm-pull-5 {
        right: 41.66667%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-7 {
        right: 58.33333%
    }
    .col-sm-pull-8 {
        right: 66.66667%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-10 {
        right: 83.33333%
    }
    .col-sm-pull-11 {
        right: 91.66667%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-push-1 {
        left: 8.33333%
    }
    .col-sm-push-2 {
        left: 16.66667%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-4 {
        left: 33.33333%
    }
    .col-sm-push-5 {
        left: 41.66667%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-7 {
        left: 58.33333%
    }
    .col-sm-push-8 {
        left: 66.66667%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-10 {
        left: 83.33333%
    }
    .col-sm-push-11 {
        left: 91.66667%
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-offset-1 {
        margin-left: 8.33333%
    }
    .col-sm-offset-2 {
        margin-left: 16.66667%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333%
    }
    .col-sm-offset-5 {
        margin-left: 41.66667%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333%
    }
    .col-sm-offset-8 {
        margin-left: 66.66667%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333%
    }
    .col-sm-offset-11 {
        margin-left: 91.66667%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
}

table {
    background-color: transparent
}

th {
    text-align: left
}

table,
.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 24px
}

table>thead>tr>th,
table>thead>tr>td,
table>tbody>tr>th,
table>tbody>tr>td,
table>tfoot>tr>th,
table>tfoot>tr>td,
.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.65;
    vertical-align: top;
    border-top: 1px solid #ddd
}

table>thead>tr>th,
.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

table>caption+thead>tr:first-child>th,
table>caption+thead>tr:first-child>td,
table>colgroup+thead>tr:first-child>th,
table>colgroup+thead>tr:first-child>td,
table>thead:first-child>tr:first-child>th,
table>thead:first-child>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>th,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

table>tbody+tbody,
.table>tbody+tbody {
    border-top: 2px solid #ddd
}

table .table,
.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
    background-color: #f5f5f5
}


/*table col[class*="col-"] {
    position: static;
    float: none;
    display: table-column
}

table td[class*="col-"],
table th[class*="col-"] {
    position: static;
    float: none;
    display: table-cell
}

*/

.table>thead>tr>td.active,
.table>thead>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>thead>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>thead>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>thead>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>thead>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

fieldset {
    padding: 0;
    margin: 0;
    border: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 24px;
    font-size: 22.5px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold
}

input[type="search"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type="radio"],
input[type="checkbox"] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type="file"] {
    display: block
}

input[type="range"] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 15px;
    line-height: 1.65;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 38px;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.65;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #777;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type="search"] {
    -webkit-appearance: none
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
    line-height: 38px;
    line-height: 1.65 \0
}

input[type="date"].input-sm,
.form-horizontal .form-group-sm input[type="date"].form-control,
.input-group-sm>input[type="date"].form-control,
.input-group-sm>input[type="date"].input-group-addon,
.input-group-sm>.input-group-btn>input[type="date"].btn,
input[type="time"].input-sm,
.form-horizontal .form-group-sm input[type="time"].form-control,
.input-group-sm>input[type="time"].form-control,
.input-group-sm>input[type="time"].input-group-addon,
.input-group-sm>.input-group-btn>input[type="time"].btn,
input[type="datetime-local"].input-sm,
.form-horizontal .form-group-sm input[type="datetime-local"].form-control,
.input-group-sm>input[type="datetime-local"].form-control,
.input-group-sm>input[type="datetime-local"].input-group-addon,
.input-group-sm>.input-group-btn>input[type="datetime-local"].btn,
input[type="month"].input-sm,
.form-horizontal .form-group-sm input[type="month"].form-control,
.input-group-sm>input[type="month"].form-control,
.input-group-sm>input[type="month"].input-group-addon,
.input-group-sm>.input-group-btn>input[type="month"].btn {
    line-height: 41px
}

input[type="date"].input-lg,
.form-horizontal .form-group-lg input[type="date"].form-control,
.input-group-lg>input[type="date"].form-control,
.input-group-lg>input[type="date"].input-group-addon,
.input-group-lg>.input-group-btn>input[type="date"].btn,
input[type="time"].input-lg,
.form-horizontal .form-group-lg input[type="time"].form-control,
.input-group-lg>input[type="time"].form-control,
.input-group-lg>input[type="time"].input-group-addon,
.input-group-lg>.input-group-btn>input[type="time"].btn,
input[type="datetime-local"].input-lg,
.form-horizontal .form-group-lg input[type="datetime-local"].form-control,
.input-group-lg>input[type="datetime-local"].form-control,
.input-group-lg>input[type="datetime-local"].input-group-addon,
.input-group-lg>.input-group-btn>input[type="datetime-local"].btn,
input[type="month"].input-lg,
.form-horizontal .form-group-lg input[type="month"].form-control,
.input-group-lg>input[type="month"].form-control,
.input-group-lg>input[type="month"].input-group-addon,
.input-group-lg>.input-group-btn>input[type="month"].btn {
    line-height: 48px
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    min-height: 24px;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    position: absolute;
    margin-left: 0;
    margin-top: 4px \9
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-horizontal .form-group-lg .form-control-static.form-control,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.form-control-static.input-sm,
.form-horizontal .form-group-sm .form-control-static.form-control,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-sm,
.form-horizontal .form-group-sm .form-control,
.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 41px;
    padding: 10px 15px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 5px
}

select.input-sm,
.form-horizontal .form-group-sm select.form-control,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
.input-group-sm>.input-group-btn>select.btn {
    height: 41px;
    line-height: 41px
}

textarea.input-sm,
.form-horizontal .form-group-sm textarea.form-control,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
.input-group-sm>.input-group-btn>textarea.btn,
select[multiple].input-sm,
.form-horizontal .form-group-sm select[multiple].form-control,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>.input-group-btn>select[multiple].btn {
    height: auto
}

.input-lg,
.form-horizontal .form-group-lg .form-control,
.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 48px;
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.33;
    border-radius: 10px
}

select.input-lg,
.form-horizontal .form-group-lg select.form-control,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
.input-group-lg>.input-group-btn>select.btn {
    height: 48px;
    line-height: 48px
}

textarea.input-lg,
.form-horizontal .form-group-lg textarea.form-control,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
.input-group-lg>.input-group-btn>textarea.btn,
select[multiple].input-lg,
.form-horizontal .form-group-lg select[multiple].form-control,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>.input-group-btn>select[multiple].btn {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 47.5px
}

.form-control-feedback {
    position: absolute;
    top: 29px;
    right: 0;
    z-index: 2;
    display: block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center
}

.input-lg+.form-control-feedback,
.form-horizontal .form-group-lg .form-control+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback {
    width: 48px;
    height: 48px;
    line-height: 48px
}

.input-sm+.form-control-feedback,
.form-horizontal .form-group-sm .form-control+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback {
    width: 41px;
    height: 41px;
    line-height: 41px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
    color: #468847
}

.has-success .form-control {
    border-color: #468847;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #7aba7b
}

.has-success .input-group-addon {
    color: #468847;
    border-color: #468847;
    background-color: #dff0d8
}

.has-success .form-control-feedback {
    color: #468847
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
    color: #c09853
}

.has-warning .form-control {
    border-color: #c09853;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #dbc59e
}

.has-warning .input-group-addon {
    color: #c09853;
    border-color: #c09853;
    background-color: #fcf8e3
}

.has-warning .form-control-feedback {
    color: #c09853
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
    color: #b94a48
}

.has-error .form-control {
    border-color: #b94a48;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d59392
}

.has-error .input-group-addon {
    color: #b94a48;
    border-color: #b94a48;
    background-color: #f2dede
}

.has-error .form-control-feedback {
    color: #b94a48
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: darkgray
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 7px
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 31px
}

.form-horizontal .form-group {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
    content: " ";
    display: table
}

.form-horizontal .form-group:after {
    clear: both
}

.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: normal;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 15px;
    line-height: 1.65;
    border-radius: 5px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus {
    color: #333;
    text-decoration: none
}

.btn:active,
.btn.active {
    outline: 0;
    background-image: none;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    pointer-events: none;
    opacity: .65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.btn-default.dropdown-toggle {
    background-image: none
}

.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #09c;
    border-color: #0086b3
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #007399;
    border-color: #005875
}

.btn-primary:active,
.btn-primary.active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
    background-color: #09c;
    border-color: #0086b3
}

.btn-primary .badge {
    color: #09c;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.btn-success.dropdown-toggle {
    background-image: none
}

.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.btn-info.dropdown-toggle {
    background-image: none
}

.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.btn-danger.dropdown-toggle {
    background-image: none
}

.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #222;
    font-weight: normal;
    cursor: pointer;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #4698d5;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 19px;
    line-height: 1.33;
    border-radius: 10px
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 10px 15px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 5px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 13px;
    line-height: 1.5;
    border-radius: 5px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -ms-transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none
}

.collapse.in {
    display: block
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition: height .35s ease;
    -o-transition: height .35s ease;
    transition: height .35s ease;
    -moz-transition: height .35s ease;
    -ms-transition: height .35s ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 15px;
    text-align: left;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 5px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    background-clip: padding-box
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.65;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    text-decoration: none;
    color: #262626;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    outline: 0;
    background-color: #09c
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    left: auto;
    right: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 13px;
    line-height: 1.65;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px solid;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group>.btn:focus,
.btn-group>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn:hover,
.btn-group-vertical>.btn:focus,
.btn-group-vertical>.btn:active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar:before,
.btn-toolbar:after {
    content: " ";
    display: table
}

.btn-toolbar:after {
    clear: both
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-left: 8px;
    padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle,
.btn-group-lg.btn-group>.btn+.dropdown-toggle {
    padding-left: 12px;
    padding-right: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret,
.btn-group-lg>.btn .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg>.btn .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after {
    content: " ";
    display: table
}

.btn-group-vertical>.btn-group:after {
    clear: both
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-bottom-left-radius: 5px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    float: none;
    display: table-cell;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle="buttons"]>.btn>input[type="radio"],
[data-toggle="buttons"]>.btn>input[type="checkbox"] {
    position: absolute;
    z-index: -1;
    opacity: 0;
    filter: alpha(opacity=0)
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}


/*.input-group[class*="col-"] {
    float: none;
    padding-left: 0;
    padding-right: 0
}*/

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 15px;
    font-weight: normal;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 5px
}

.input-group-addon.input-sm,
.form-horizontal .form-group-sm .input-group-addon.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 10px 15px;
    font-size: 13px;
    border-radius: 5px
}

.input-group-addon.input-lg,
.form-horizontal .form-group-lg .input-group-addon.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 19px;
    border-radius: 10px
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

.nav:before,
.nav:after {
    content: " ";
    display: table
}

.nav:after {
    clear: both
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 8px 30px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    background-color: transparent;
    cursor: not-allowed
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #222
}

.nav .nav-divider {
    height: 1px;
    margin: 11px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.65
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    background-color: transparent;
    cursor: default
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 5px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #09c
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 5px
}

.nav-tabs-justified>.active>a,
.nav-tabs.nav-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 24px;
    border: 1px solid transparent
}

.navbar:before,
.navbar:after {
    content: " ";
    display: table
}

.navbar:after {
    clear: both
}

.navbar-header:before,
.navbar-header:after {
    content: " ";
    display: table
}

.navbar-header:after {
    clear: both
}

.navbar-collapse {
    overflow-x: visible;
    padding-right: 15px;
    padding-left: 15px;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    -webkit-overflow-scrolling: touch
}

.navbar-collapse:before,
.navbar-collapse:after {
    content: " ";
    display: table
}

.navbar-collapse:after {
    clear: both
}

.navbar-collapse.in {
    overflow-y: auto
}

.containers>.navbar-header,
.containers>.navbar-collapse,
.container-fluid>.navbar-header,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    padding: 13px 15px;
    font-size: 19px;
    line-height: 24px;
    height: 50px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-toggle {
    position: relative;
    float: right;
    margin-right: 15px;
    padding: 9px 10px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 5px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

.navbar-nav {
    margin: 6.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 24px
}

.navbar-form {
    margin-left: -15px;
    margin-right: -15px;
    padding: 10px 15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    margin-top: 6px;
    margin-bottom: 6px
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 6px;
    margin-bottom: 6px
}

.navbar-btn.btn-sm,
.btn-group-sm>.navbar-btn.btn {
    margin-top: 4.5px;
    margin-bottom: 4.5px
}

.navbar-btn.btn-xs,
.btn-group-xs>.navbar-btn.btn {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 13px;
    margin-bottom: 13px
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    background-color: #e7e7e7;
    color: #555
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #090909
}

.navbar-inverse .navbar-brand {
    color: #777
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #777
}

.navbar-inverse .navbar-nav>li>a {
    color: #777
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #090909
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    background-color: #090909;
    color: #fff
}

.navbar-inverse .navbar-link {
    color: #777
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #777
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 0;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 5px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    content: "/ ";
    padding: 0 5px;
    color: #ccc
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 24px 0;
    border-radius: 5px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.65;
    text-decoration: none;
    color: #222;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
    color: #4698d5;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    background-color: #09c;
    border-color: #09c;
    cursor: default
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    background-color: #fff;
    border-color: #ddd;
    cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 19px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 10px 15px;
    font-size: 13px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px
}

.pager {
    padding-left: 0;
    margin: 24px 0;
    list-style: none;
    text-align: center
}

.pager:before,
.pager:after {
    content: " ";
    display: table
}

.pager:after {
    clear: both
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager li.is-active>a {
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    background-color: #fff;
    cursor: not-allowed
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #09c
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #007399
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
    vertical-align: baseline;
    white-space: nowrap;
    text-align: center;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge,
.btn-group-xs>.btn .badge {
    top: 0;
    padding: 1px 5px
}

a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #222;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.jumbotron {
    padding: 30px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 23px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.containers .jumbotron {
    border-radius: 10px
}

.jumbotron .containers {
    max-width: 100%
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 24px;
    line-height: 1.65;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 5px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto
}

.thumbnail .caption {
    padding: 9px;
    color: #696969
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #222
}

.alert {
    padding: 15px;
    margin-bottom: 24px;
    border: 1px solid transparent;
    border-radius: 5px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: bold
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #356635
}

.alert-info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #3a87ad
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #2d6987
}

.alert-warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #c09853
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #a47e3c
}

.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #b94a48
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #953b39
}

.progress {
    overflow: hidden;
    height: 24px;
    margin-bottom: 24px;
    background-color: #f5f5f5;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 13px;
    line-height: 24px;
    color: #fff;
    text-align: center;
    background-color: #09c;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
    -moz-transition: width .6s ease;
    -ms-transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
    min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
    color: #777;
    min-width: 30px;
    background-color: transparent;
    background-image: none;
    box-shadow: none
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media,
.media-body {
    overflow: hidden;
    zoom: 1
}

.media,
.media .media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-object {
    display: block
}

.media-heading {
    margin: 0 0 5px
}

.media>.pull-left {
    margin-right: 10px
}

.media>.pull-right {
    margin-left: 10px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    margin-bottom: 20px;
    padding-left: 0
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-right-radius: 5px;
    border-top-left-radius: 5px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus {
    text-decoration: none;
    color: #555;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    background-color: #eee;
    color: #777
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #09c;
    border-color: #09c
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #99e6ff
}

.list-group-item-success {
    color: #468847;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #468847
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #468847;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #468847;
    border-color: #468847
}

.list-group-item-info {
    color: #3a87ad;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #3a87ad
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #3a87ad;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #3a87ad;
    border-color: #3a87ad
}

.list-group-item-warning {
    color: #c09853;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #c09853
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #c09853;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #c09853;
    border-color: #c09853
}

.list-group-item-danger {
    color: #b94a48;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #b94a48
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #b94a48;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #b94a48;
    border-color: #b94a48
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 24px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-body:before,
.panel-body:after {
    content: " ";
    display: table
}

.panel-body:after {
    clear: both
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 17px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.panel>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.panel>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 4px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 4px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 4px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 4px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 24px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 5px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #09c
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #09c;
    border-color: #09c
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #09c
}

.panel-primary>.panel-heading .badge {
    color: #09c;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #09c
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #468847
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #3a87ad
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #c09853;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #c09853
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #b94a48
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 10px
}

.well-sm {
    padding: 9px;
    border-radius: 5px
}

.close {
    float: right;
    font-size: 22.5px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50)
}

button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transform: translate3d(0, -25%, 0);
    transform: translate3d(0, -25%, 0);
    -webkit-transition: -webkit-transform .3s ease-out;
    -moz-transition: -moz-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out
}

.modal.in .modal-dialog {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 10px;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    background-clip: padding-box;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    filter: alpha(opacity=0)
}

.modal-backdrop.in {
    opacity: .5;
    filter: alpha(opacity=50)
}

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    min-height: 16.65px
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.65
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer:before,
.modal-footer:after {
    content: " ";
    display: table
}

.modal-footer:after {
    clear: both
}

.modal-footer .btn+.btn {
    margin-left: 5px;
    margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    visibility: visible;
    font-size: 13px;
    line-height: 1.4;
    opacity: 0;
    filter: alpha(opacity=0)
}

.tooltip.in {
    opacity: .9;
    filter: alpha(opacity=90)
}

.tooltip.top {
    margin-top: -3px;
    padding: 5px 0
}

.tooltip.right {
    margin-left: 3px;
    padding: 0 5px
}

.tooltip.bottom {
    margin-top: 3px;
    padding: 5px 0
}

.tooltip.left {
    margin-left: -3px;
    padding: 0 5px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 5px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    right: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    white-space: normal
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    margin: 0;
    padding: 8px 14px;
    font-size: 15px;
    font-weight: normal;
    line-height: 18px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 9px 9px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    border-width: 10px;
    content: ""
}

.popover.top>.arrow {
    left: 50%;
    margin-left: -11px;
    border-bottom-width: 0;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    bottom: -11px
}

.popover.top>.arrow:after {
    content: " ";
    bottom: 1px;
    margin-left: -10px;
    border-bottom-width: 0;
    border-top-color: #fff
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-left-width: 0;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
    content: " ";
    left: 1px;
    bottom: -10px;
    border-left-width: 0;
    border-right-color: #fff
}

.popover.bottom>.arrow {
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25);
    top: -11px
}

.popover.bottom>.arrow:after {
    content: " ";
    top: 1px;
    margin-left: -10px;
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    content: " ";
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.carousels {
    position: relative
}

.carousel-inners {
    position: relative;
    overflow: hidden;
    width: 100%
}

.carousel-inners>.item {
    display: none;
    position: relative;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left;
    -moz-transition: .6s ease-in-out left;
    -ms-transition: .6s ease-in-out left
}

.carousel-inners>.item>img,
.carousel-inners>.item>a>img {
    display: block;
    width: 100% \9;
    max-width: 100%;
    height: auto;
    line-height: 1
}

.carousel-inners>.active,
.carousel-inners>.next,
.carousel-inners>.prev {
    display: block
}

.carousel-inners>.active {
    left: 0
}

.carousel-inners>.next,
.carousel-inners>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inners>.next {
    left: 100%
}

.carousel-inners>.prev {
    left: -100%
}

.carousel-inners>.next.left,
.carousel-inners>.prev.right {
    left: 0
}

.carousel-inners>.active.left {
    left: -100%
}

.carousel-inners>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 15%;
    opacity: .5;
    filter: alpha(opacity=50);
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}

.carousel-control.right {
    left: auto;
    right: 0;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}

.carousel-control:hover,
.carousel-control:focus {
    outline: 0;
    color: #fff;
    text-decoration: none;
    opacity: .9;
    filter: alpha(opacity=90)
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicator {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center
}

.carousel-indicator li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    border: 1px solid #fff;
    border-radius: 10px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: transparent
}

.carousel-indicator .active {
    margin: 0;
    width: 12px;
    height: 12px;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    left: 15%;
    right: 15%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-left {
    float: left !important
}

.hide {
    display: none !important
}

.show {
    display: block !important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none !important;
    visibility: hidden !important
}

.affix {
    position: fixed;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none !important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none !important
}

.visible-print {
    display: none !important
}

.visible-print-block {
    display: none !important
}

.visible-print-inline {
    display: none !important
}

.visible-print-inline-block {
    display: none !important
}


/*body {
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif !important;
    font-size: 16px !important;
    line-height: 1.3 !important
}*/

.noscroll {
    overflow: hidden !important
}

.semibold {
    font-weight: 600
}

a:hover,
a:focus {
    color: #961919;
    text-decoration: none
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: static !important;
    height: auto !important;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center
}

.row.row-eq-height .gsc-column .column-inner {
    height: 100%
}

.navbar-fixed {
    z-index: 90;
    position: fixed !important;
    width: 100%
}

.subnav {
    background-color: #00173a;
    color: white;
    width: 100vw !important;
    margin-bottom: 0;
    text-align: center
}

.subnav .nav-tabs {
    display: flex
}

.subnav .nav-tabs>li {
    margin-bottom: 0;
    flex: 1;
    margin-right: 4px;
    float: none;
    background-color: #0a2349
}

.subnav .nav-tabs>li>a,
.subnav .nav-tabs>li>a:focus,
.subnav .nav-tabs>li>a:active {
    font-family: inherit;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border: 0;
    text-transform: none;
    background-color: transparent !important;
    color: white;
    padding: 11px 0;
    margin: 0;
    font-weight: 600;
    font-size: 17px
}

.subnav .nav-tabs>li.active {
    background-color: #f1f1f1 !important
}

.subnav .nav-tabs>li.active>a,
.subnav .nav-tabs>li>a.active {
    color: white !important;
    background-color: #003a70 !important
}

.subnav .nav-tabs>li>a:hover {
    color: white !important;
    background-color: #003a70 !important
}

.subnav {
    background-color: #002248
}

.subnav .nav-tabs>li>a:hover {
    color: white !important;
    background-color: #003a70 !important
}

.subnav .nav-tabs>li.active>a,
.subnav .nav-tabs>li>a.active,
.subnav .nav-tabs>li.active>a:hover {
    color: #1e4f7d !important;
    background-color: #f1f1f1 !important;
    font-weight: 600
}

.global-sku {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background-image: url(/sites/default/files/icons/global-sku.png);
    margin: 0 3px
}

.global-sku-large {
    display: inline-block;
    background-repeat: no-repeat;
    background-size: contain;
    width: 55px;
    height: 55px;
    background-image: url(/sites/default/files/icons/logo_Global_SKU_140x140.jpg);
    vertical-align: middle;
    margin: 0 3px
}

#alert-container {
    display: none;
    background-color: rgba(0, 0, 0, .65);
    color: white;
    width: 450px;
    padding: 20px;
    position: fixed;
    bottom: 10px;
    z-index: 10;
    left: 10px;
    font-size: 14px
}

#alert-container a {
    color: white;
    text-decoration: underline
}

#alert-container a:hover {
    color: #961919
}

#alert-container .alert-main {
    display: inline-block;
    width: 90%
}

#alert-container .alert-close {
    float: right;
    width: 10%;
    text-align: right
}

#alert-container .alert-close:hover .cls-1 {
    fill: #961919
}

.enterprise .btn,
.enterprise .btn:hover,
.enterprise .btn:focus,
.enterprise .btn:active {
    border: 1px solid #961919 !important;
    background-color: #961919 !important;
    text-transform: none !important;
    font-size: 18px !important;
    font-weight: 600;
    font-family: inherit;
    line-height: 1 !important;
    letter-spacing: 0;
    color: #f4f4f4 !important;
    padding: 11px 13px !important;
    outline: 0;
    display: inline-block;
    box-shadow: none;
    border-radius: 0 !important;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .3);
    text-decoration: none
}

.enterprise .btn.white-bg {
    background-color: white !important;
    color: black
}

.enterprise .btn.white-bg:hover a {
    color: white !important
}

.enterprise .btn.btn-lg,
.enterprise .btns-lg .btn {
    padding: 19px 25px !important;
    font-size: 20px !important
}

.enterprise .btn.btn-sm {
    padding: 10px 13px !important;
    font-size: 16px !important
}

.enterprise .btn.btn-outline,
.enterprise .btns-outline .btn {
    border-color: #d30015 !important;
    background-color: #fff !important;
    color: #222 !important;
    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .2)
}

.enterprise .btn.btn-clear {
    font-weight: normal;
    border: 0 !important;
    background-color: transparent !important;
    outline: 0;
    color: inherit !important;
    box-shadow: none
}

.enterprise .btn:hover,
.enterprise .btn.btn-outline:hover,
.enterprise .btns-outline .btn:hover {
    color: #fff !important;
    background-color: #d30015 !important;
    border-color: #d30015 !important
}

.enterprise .btn:active,
.enterprise .btn.btn-outline:active,
.enterprise .btns-outline .btn:active {
    color: #fff !important;
    background-color: #d30015 !important;
    box-shadow: inset 0 4px 8px rgba(0, 0, 0, .125)
}

.enterprise .btn.btn-clear:hover {
    background-color: transparent !important;
    color: inherit !important
}

.enterprise .btn.btn-clear:active {
    background-color: transparent !important;
    color: inherit !important;
    box-shadow: none
}

.enterprise .btn-ellipsis {
    max-width: 100%;
    text-overflow: ellipsis;
    overflow: hidden
}

.btn-icon {
    position: relative;
    text-align: center
}

.btn-icon .btn-icon-pic {
    width: 1.25em;
    position: absolute;
    left: 40px;
    top: 50%;
    transform: translateY(-50%)
}

.btn-icon.btn-search .st0,
.btn-icon.btn-search .st1 {
    fill: #961919
}

.btn-icon.btn-search:hover svg .st0,
.btn-icon.btn-search:hover svg .st1 {
    fill: #fff
}

.btn-icon.btn-reset .btn-icon-pic::before,
.btn-icon.btn-reset .btn-icon-pic::after {
    display: block;
    content: '';
    height: 2px;
    width: 100%;
    position: absolute;
    top: 50%
}

.btn-icon.btn-reset .btn-icon-pic::before {
    transform: rotate(-45deg)
}

.btn-icon.btn-reset .btn-icon-pic::after {
    transform: rotate(45deg)
}

.btn-icon.btn-reset.btn-outline .btn-icon-pic::before,
.btn-icon.btn-reset.btn-outline .btn-icon-pic::after {
    background-color: #961919
}

.btn-icon.btn-reset.btn-outline:hover .btn-icon-pic::before,
.btn-icon.btn-reset.btn-outline:hover .btn-icon-pic::after {
    background-color: #fff
}

.btn-groups .btn:not(:last-of-type) {
    margin-right: 5px
}

.support-footer {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    position: relative;
    margin-top: -70px;
    margin-bottom: -65px;
    padding-top: 50px;
    padding-bottom: 50px;
    color: #222
}

.support-footer a {
    color: #222
}

.support-footer h4 {
    padding-left: 60px;
    padding-right: 15px;
    font-size: 1.2em
}

.support-footer ul {
    overflow: auto
}

.support-footer li {
    width: 50%;
    margin-bottom: .4em;
    padding-left: 60px;
    padding-right: 15px;
    float: left
}

.support-footer li.full {
    width: 100%
}

.support-footer .resources {
    position: relative
}

.support-footer .resources:after {
    display: block;
    content: '';
    width: 1px;
    background-color: #97999b;
    top: 5%;
    bottom: 5%;
    left: 50%;
    position: absolute
}

.support-footer .row>div {
    padding: 0;
    padding-left: 0
}

html[lang=ja] .support-footer .contact li a {
    font-size: .8em
}

.fw-before-content .support-footer {
    margin-top: 0;
    margin-bottom: 0
}

table.dataTable thead .sorting {
    background-image: url("/sites/default/files/icons/sort_both.png")
}

table.dataTable thead .sorting_asc {
    background-image: url("/sites/default/files/icons/sort_asc.png")
}

table.dataTable thead .sorting_desc {
    background-image: url("/sites/default/files/icons/sort_desc.png")
}

#backtotop {
    background: url(/sites/default/files/icons/backtotop.png) no-repeat center center;
    bottom: 20px;
    cursor: pointer;
    display: none;
    height: 70px;
    position: fixed;
    right: 20px;
    text-indent: -9999px;
    width: 70px;
    z-index: 1
}

#backtotop:hover {
    opacity: .8
}

header .sub-menu .product-image {
    display: none
}

header.header-v3 .header-main .branding,
header.header-v3 .stuck .branding {
    padding-top: 10px !important;
    padding-bottom: 10px !important
}

.search-content {
    position: absolute;
    top: 0;
    right: 0;
    width: 80%;
    height: 100%;
    background: #f2f2f2;
    display: none;
    padding: 28px
}

.search-content div,
.search-content form,
.search-content form.search-form input[type="search"] {
    width: 100%
}

form.search-form input[type="search"] {
    -webkit-appearance: unset;
    -moz-box-sizing: unset;
    -webkit-box-sizing: unset;
    box-sizing: unset;
    border: 0;
    background: #f2f2f2
}

form.search-form input[type=search]::-ms-clear {
    display: none;
    width: 0;
    height: 0
}

form.search-form input[type=search]::-ms-reveal {
    display: none;
    width: 0;
    height: 0
}

form.search-form input[type="search"]:focus {
    outline: 0
}

form.search-form input[type="submit"] {
    display: none
}

header .gva-search-region .icon .search {
    display: inline-block;
    width: 22px;
    height: 23px
}

header .gva-search-region .icon .search .st0 {
    fill: #000101
}

header.header-v3 .area-main-menu .gva-search-region,
header.header-v3 .stuck .area-main-menu .gva-search-region {
    top: 30px
}

header.header-v3 .area-main-menu .gva-search-region {
    right: 20px
}

.navigation .gva_menu li,
.navigation .gva_menu .sub-menu.show-on-desktop li a {
    font-size: 16px
}

.navigation .gva_menu>li>a,
.navigation .gva_menu .sub-menu li a,
.gva-navigation .gva_menu li a {
    text-transform: none !important;
    letter-spacing: 0;
    font-family: inherit
}

.navigation .gva_menu>li>a {
    font-weight: 400
}

.where-to-buy .fa-shopping-cart,
.menu-item .fa-shopping-cart {
    display: none
}

.header-main .bb-container {
    padding-left: 8vw;
    padding-right: 8vw
}

.header-main .bb-container {
    padding-right: 100px;
    padding-left: 100px;
    max-width: 1800px;
    margin-right: auto;
    margin-left: auto
}

.sub-menu.menu-block-render.show-on-desktop {
    position: absolute;
    left: 0;
    right: 0;
    width: auto !important
}

.navigation .gva_menu>li.gva-mega-menu>.sub-menu .btn {
    position: absolute;
    bottom: 20px
}

.gva_menu .sub-menu.hide-on-desktop {
    display: none !important
}

.gva_menu .sub-menu.show-on-desktop {
    display: block !important;
    -webkit-transition-property: none;
    -moz-transition-property: none;
    -o-transition-property: none;
    -ms-transition-property: none;
    transition-property: none
}

.block-quicktabs {
    position: relative
}

.block-quicktabs ul.quicktabs-tabs>li.ui-tabs-active>a {
    color: #961919
}

.block-quicktabs .quicktabs-main {
    border: 0;
    padding: 0;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0
}

.block-quicktabs .quicktabs-main .ui-tabs-panel {
    padding: 0 !important
}

.block-quicktabs .block {
    margin-bottom: 0 !important
}

.no-gutters {
    margin-right: 0;
    margin-left: 0
}

.gva-navigation .quicktabs-tabpage {
    padding: 20px 35px
}

.gva-navigation .quicktabs-tabpage .row+p,
.gva-navigation .quicktabs-tabpage .row+p+p {
    position: absolute;
    bottom: 0;
    width: 100%
}

.gva-navigation .quicktabs-tabpage .row+p a,
.gva-navigation .quicktabs-tabpage .row+p+p a {
    transform: translateX(-50%);
    left: 50%
}

.gva-navigation .row .col-lg-3.col-md-3 {
    border: 0 !important
}

#header .quicktabs-tabpage.enterprise-style {
    padding: 0
}

#header .quicktabs-tabpage.enterprise-style>div:not(.quicktabs-block-title),
#header .quicktabs-tabpage.enterprise-style .field,
#header .quicktabs-tabpage.enterprise-style .row {
    height: 100% !important
}

#header .quicktabs-tabpage.enterprise-style .field {
    position: relative
}

#header .quicktabs-tabpage.enterprise-style .row {
    width: 70%
}

#header .quicktabs-tabpage.enterprise-style .col {
    height: 100%;
    overflow: hidden
}

#header .quicktabs-tabpage.enterprise-style .col>a {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative
}

#header .quicktabs-tabpage.enterprise-style .col a h3 {
    line-height: 1;
    height: auto;
    font-weight: 600;
    margin: 0;
    padding: 0
}

#header .quicktabs-tabpage.enterprise-style .col a h3 .fa {
    opacity: 0
}

#header .quicktabs-tabpage.enterprise-style .col>a:hover h3 .fa {
    opacity: 1
}

#header .quicktabs-tabpage.enterprise-style .col>a:hover h3,
#header .quicktabs-tabpage.enterprise-style .col>a:focus h3 {
    color: #961919;
    text-decoration: none
}

#header .quicktabs-tabpage.enterprise-style .menu-item:first-child {
    padding-top: 20px
}

#header .quicktabs-tabpage.enterprise-style .menu-item {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 13px;
    position: relative
}

#header .quicktabs-tabpage.enterprise-style .menu-item:first-of-type {
    padding-top: 20px
}

#header .quicktabs-tabpage.enterprise-style .menu-item.break-space {
    margin-top: 10px
}

#header .quicktabs-tabpage.enterprise-style .menu-item.break-line:before {
    content: '';
    display: block;
    height: 1px;
    width: 75%;
    top: 0;
    left: 45%;
    position: absolute;
    transform: translateX(-50%);
    background-color: #f1f1f1;
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0, rgba(204, 204, 204, 1) 34%, rgba(204, 204, 204, 1) 72%, rgba(255, 255, 255, 1) 100%)
}

#header .quicktabs-tabpage.enterprise-style .menu-category {
    padding-bottom: 15px;
    padding-left: 35px;
    position: relative;
    background-color: #fff;
    border-bottom: 0;
    padding-bottom: 20px
}

#header .quicktabs-tabpage.enterprise-style .menu-category>div {
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 20px;
    width: 100%;
    overflow: hidden
}

#header .quicktabs-tabpage.enterprise-style .menu-category>img {
    position: absolute;
    right: -300px;
    opacity: 1;
    max-width: 150px;
    bottom: -10px;
    width: 40%;
    filter: drop-shadow(1px 2px 1px rgba(0, 0, 0, .3))
}

#header .quicktabs-tabpage.enterprise-style .menu-category {
    background-color: #f1f1f1;
    color: #222;
    height: auto;
    overflow: visible
}

#header .quicktabs-tabpage.enterprise-style .menu-category>img {
    opacity: 0
}

#header .quicktabs-tabpage.enterprise-style .menu-category>div {
    max-height: 400px;
    padding-bottom: 10
}

#header .quicktabs-tabpage.enterprise-style .menu-category:hover>img {
    opacity: 1;
    right: 10px;
    transition-delay: .4s;
    transition: .8s all ease
}

#header .quicktabs-tabpage.enterprise-style .menu-category>h3 {
    color: #961919
}

#header .quicktabs-tabpage.enterprise-style .menu-category .learnmore {
    margin: 0;
    position: absolute;
    bottom: 15px;
    color: #003a70;
    font-size: 16px;
    font-weight: 600
}

#header .quicktabs-tabpage.enterprise-style .menu-category .learnmore:hover {
    color: #961919
}

#header .quicktabs-tabpage.enterprise-style.servers.product .menu-category::before {
    display: block;
    content: '';
    position: absolute;
    left: 20px;
    right: 20px;
    height: 1px;
    background-color: #f1f1f1;
    bottom: 0
}

#header .quicktabs-tabpage.enterprise-style .menu-item {
    padding-left: 50px
}

#header .quicktabs-tabpage.enterprise-style .menu-item ul {
    color: #222
}

#header .quicktabs-tabpage.enterprise-style .button-group {
    position: absolute;
    width: 30%;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 0;
    text-align: center;
    background-color: #fff
}

#header .quicktabs-tabpage.enterprise-style .button-group>div {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

#header .quicktabs-tabpage.enterprise-style .button-group a {
    color: #fff;
    display: block;
    text-align: center !important;
    margin-top: 30px;
    width: 80%;
    margin-left: auto;
    margin-right: auto
}

#header .quicktabs-tabpage.enterprise-style .button-group a:first-child {
    margin-top: 0
}

#header .quicktabs-tabpage.enterprise-style .button-group span {
    display: block;
    text-align: center;
    font-size: 19px;
    margin-top: 5px;
    color: #222
}

#header .quicktabs-tabpage.enterprise-style .button-group img {
    position: static;
    margin-top: 0;
    width: 55px;
    color: #eee
}

#header .quicktabs-tabpage.enterprise-style>.quicktabs-block-title {
    display: none
}

#header .quicktabs-tabpage.enterprise-style:first-child .col {
    overflow: hidden
}

#header .quicktabs-tabpage.enterprise-style .button-group a img.server-management {
    width: 80px
}

#header .quicktabs-tabpage.enterprise-style .button-group a img.SKU {
    width: 75px
}

#header .quicktabs-tabpage.enterprise-style.servers .button-group a:nth-child(2) img {
    width: 45px
}

#header .quicktabs-tabpage.enterprise-style .col {
    overflow: hidden
}

#header .quicktabs-tabpage.enterprise-style .col:last-child {
    border-right: 0
}

#header .quicktabs-tabpage.enterprise-style .menu-category:hover {
    background-color: #f1f1f1;
    color: #222
}

#header .quicktabs-tabpage.enterprise-style .menu-list {
    padding-left: 0;
    padding-right: 0;
    margin-top: 7px
}

#header .quicktabs-tabpage.enterprise-style .menu-list>li {
    padding: 0;
    line-height: 1
}

#header .quicktabs-tabpage.enterprise-style .menu-list>li>a {
    padding-left: 50px;
    padding-right: 35px;
    padding-top: 3px;
    padding-bottom: 3px;
    transition: all .2s ease-out
}

#header .quicktabs-tabpage.enterprise-style .product-box {
    display: block;
    padding: 10px;
    background-color: #f1f1f1
}

#header .quicktabs-tabpage.enterprise-style .product-image-list {
    overflow: hidden
}

#header .quicktabs-tabpage.enterprise-style .product-image-list .product-image {
    float: left;
    width: 25%;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 10px;
    padding: 30px 10px
}

#header .quicktabs-tabpage.enterprise-style .product-image-list .product-image:nth-child(5) {
    clear: left
}

#header .quicktabs-tabpage.enterprise-style.gaming .product-image-list .product-image {
    margin-top: 50px
}

#header .quicktabs-tabpage.enterprise-style .button-group {
    border-left: 1px solid #d9d9d9
}

#header .quicktabs-tabpage.enterprise-style.super-workstations .product-image-list .product-image {
    width: 33.33%
}

#header .quicktabs-tabpage.enterprise-style.networking .col:nth-child(1) .product-image-list .product-image {
    width: 33.33%
}

#header .quicktabs-tabpage.enterprise-style.networking .col:nth-child(2) .product-image-list .product-image {
    width: 50%
}

#header .quicktabs-tabpage.enterprise-style.super-workstations h4 {
    margin-top: 20px
}

#header .quicktabs-tabpage.enterprise-style .intro {
    padding-right: 33%;
    padding-top: 30px;
    padding-left: 3%;
    padding-bottom: 30px;
    position: relative;
    height: 100%
}

#header .quicktabs-tabpage.enterprise-style .intro .quicktabs-block-title {
    font-size: 28px !important;
    color: #003a70 !important
}

#header .quicktabs-tabpage.enterprise-style .intro p {
    font-size: 16px !important;
    line-height: 1.4em;
    margin-top: 10px
}

#header .quicktabs-tabpage.enterprise-style .intro p:last-child {
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 70%
}

#header .quicktabs-tabpage.enterprise-style .intro .btn {
    position: static !important;
    margin-top: 20px
}

#header .quicktabs-tabpage.enterprise-style .intro::after {
    display: block;
    content: '';
    background: url(/sites/default/files/megamenu/solution.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: 10%;
    width: 30%;
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0
}

#header .quicktabs-tabpage.enterprise-style .intro ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

#header .quicktabs-tabpage.enterprise-style .intro li {
    list-style: none;
    padding-left: 1em;
    position: relative
}

#header .quicktabs-tabpage.enterprise-style .intro li::before {
    content: "•";
    color: #961919;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1.1em;
    margin-top: -.05em
}

#header .quicktabs-tabpage.enterprise-style.server-management .intro ul {
    margin-top: 10px;
    overflow: hidden
}

#header .quicktabs-tabpage.enterprise-style.server-management .intro li {
    width: 15em;
    float: left
}

#header .quicktabs-tabpage.enterprise-style.server-management .intro li a {
    display: inline;
    padding-left: 0
}

#header .quicktabs-tabpage.enterprise-style.server-management .intro li a:hover {
    color: #961919
}

#header .quicktabs-tabpage.enterprise-style.software .row {
    width: 100%;
    padding-left: 3%;
    padding-right: 3%;
    height: auto
}

#header .quicktabs-tabpage.enterprise-style.software .col {
    border-right: 0;
    padding-left: 5px;
    padding-right: 5px;
    width: 20%
}

#header .quicktabs-tabpage.enterprise-style.software .col>a {
    text-align: center !important;
    margin-top: 10px;
    height: 90px;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 20px;
    margin-top: 20px
}

#header .quicktabs-tabpage.enterprise-style.software .col>a:after {
    display: inline-block;
    content: '';
    height: 100%;
    vertical-align: middle
}

#header .quicktabs-tabpage.enterprise-style.software .col:first-child>a {
    display: block;
    width: 50%;
    float: left
}

#header .quicktabs-tabpage.enterprise-style.software .col:first-child a:nth-child(1) {
    padding-right: 3px;
    text-align: right
}

#header .quicktabs-tabpage.enterprise-style.software .col:first-child a:nth-child(2) {
    padding-left: 3px;
    text-align: left
}

#header .quicktabs-tabpage.enterprise-style.software .btn {
    left: 50%;
    transform: translateX(-50%)
}

.quicktabs-tabpage.enterprise-style.solution {
    position: relative
}

.quicktabs-tabpage.enterprise-style.solution .full-column {
    width: 33% !important;
    float: left
}

.quicktabs-tabpage.enterprise-style.solution .full-column .col {
    width: 100%
}

.quicktabs-tabpage.enterprise-style.solution .grid {
    width: 67% !important;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
    height: 100%
}

.quicktabs-tabpage.enterprise-style.solution .grid .col {
    flex: 1 0 49%;
    border-right: 1px solid #d9d9d9 !important;
    height: auto !important
}

.quicktabs-tabpage.enterprise-style.solution .menu-category>div {
    margin-bottom: 0 !important
}

.quicktabs-tabpage.enterprise-style.solution .row {
    width: 100% !important
}

.quicktabs-tabpage.enterprise-style.solution .col a h3 {
    line-height: 1;
    height: auto;
    font-weight: 600;
    margin: 0;
    padding: 0
}

.quicktabs-tabpage.enterprise-style.solution a[href="#"] {
    cursor: default
}

.quicktabs-tabpage.enterprise-style.solution .menu-list a[href="#"]:hover {
    background-color: inherit;
    color: inherit
}

.quicktabs-tabpage.enterprise-style.solution .menu-list ul li a {
    padding-left: 70px;
    padding-bottom: 5px !important;
    padding-top: 5px !important;
    color: #adadad;
    white-space: nowrap
}

.quicktabs-tabpage.enterprise-style.solution .menu-list ul li a:hover {
    color: #961919
}

.quicktabs-tabpage .button-group .ent-to-legacy .fa {
    color: #b2b2b2;
    font-size: 40px;
    padding: 0;
    margin: 0;
    padding-left: 5px
}

.quicktabs-tabpage .button-group .ent-to-legacy:hover .fa {
    color: #961919
}

.col-xxs-1,
.col-xxs-2,
.col-xxs-3,
.col-xxs-4,
.col-xxs-5,
.col-xxs-6,
.col-xxs-7,
.col-xxs-8,
.col-xxs-9,
.col-xxs-10,
.col-xxs-11,
.col-xxs-12 {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative
}

.visible-xxs {
    display: none !important
}

.visible-xxs-block,
.visible-xxs-inline,
.visible-xxs-inline-block {
    display: none !important
}

.node--view-mode-full .node__content {
    line-height: 1.3
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 0;
    margin-bottom: 12px
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 600;
    line-height: 1.3;
    color: inherit;
    text-transform: none !important
}

img {
    opacity: 1;
    transition: opacity .3s
}

img[data-src] {
    opacity: 0
}

.fw-before-content .block {
    margin-bottom: 0
}

.column-inner.color-border-box {
    margin-bottom: 2px;
    box-shadow: rgba(0, 0, 0, .15) 1px 1px 1px 0;
    -webkit-box-shadow: rgba(0, 0, 0, .15) 1px 1px 1px 0;
    -moz-box-shadow: rgba(0, 0, 0, .15) 1px 1px 1px 0
}

.dark-bg a {
    color: white
}

.bg-white a,
.white-bg a,
.light-bg a {
    color: #222
}

.dark-bg a:hover,
.dark-bg a:focus,
.bg-white a:hover,
.bg-white a:focus,
.white-bg a:hover,
.white-bg a:focus,
.light-bg a:hover,
.light-bg a:focus {
    color: #961919;
    text-decoration: none
}

a.underline {
    border-bottom: 1px solid #961919;
    -webkit-transition: color .3s;
    transition: color .3s
}

.dark-bg {
    background-color: #003a70;
    color: white
}

.dark-bg.green {
    background-color: #007843
}

.light-bg {
    background-color: #f1f1f1;
    color: black
}

.white-bg {
    background-color: white;
    color: black
}

.hover-shadow:hover {
    box-shadow: rgba(0, 0, 0, .25) 2px 2px 16px 0;
    -webkit-box-shadow: rgba(0, 0, 0, .25) 2px 2px 16px 0;
    -moz-box-shadow: rgba(0, 0, 0, .25) 2px 2px 16px 0
}

.bb-container {
    padding-right: 100px;
    padding-left: 100px;
    max-width: 1800px;
    margin-right: auto;
    margin-left: auto
}

.scale-on-hover:hover img {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.scale-on-hover.globalsku:hover img {
    -moz-transform: scale(1.6);
    -ms-transform: scale(1.6);
    -o-transform: scale(1.6);
    -webkit-transform: scale(1.6);
    transform: scale(1.6)
}

.scale-on-hover.globalsku:hover::after {
    content: "GLOBAL SKU";
    color: white;
    position: absolute;
    top: 6px;
    right: -3px;
    font-size: 10px;
    line-height: 1.1em;
    text-align: center;
    font-weight: 700
}

.scale-on-hover img {
    -moz-transition: .5s all ease;
    -webkit-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease
}

.image-opacity-effect img {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.image-opacity-effect:hover img {
    opacity: .7
}

.blue-gradient-bg {
    color: white;
    background: #003a70;
    background: -moz-linear-gradient(top, #003a70 0, #003a70 32%, #00173a 100%);
    background: -webkit-linear-gradient(top, #003a70 0, #003a70 32%, #00173a 100%);
    background: linear-gradient(to bottom, #003a70 0, #003a70 32%, #00173a 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#003A70', endColorstr='#00173A', GradientType=0)
}

.banner,
.banner .containers {
    height: 430px
}

.banner {
    opacity: 1;
    transition: 1s opacity
}

.banner.banner-fade-in {
    opacity: 0;
    transition: none
}

.banner-slider.gavias-slider .swiper-wrapper {
    visibility: visible
}

.banner-slider.gavias-slider .swiper-wrapper>div {
    visibility: hidden
}

.banner-slider.gavias-slider .swiper-wrapper>div:first-child {
    visibility: visible
}

.banner {
    position: relative;
    background-size: cover;
    background-position: center center
}

.banner .banner-content {
    padding: 45px 0 50px 0;
    height: 100%
}

.banner .banner-content .col-left,
.banner .banner-content .col-right {
    height: 100%;
    position: relative
}

.banner .banner-content .col-left {
    padding-top: 30px;
    padding-right: 30px
}

.banner .banner-content .col-right .wrapper {
    display: table;
    height: 100%;
    width: 100%;
    text-align: center
}

.banner .banner-buttons,
.banner .banner-product-title {
    position: absolute;
    bottom: 0;
    width: 100%
}

.banner .banner-title {
    padding: 0;
    color: white;
    font-size: 54px;
    padding-bottom: 15px;
    white-space: nowrap;
    line-height: 1.1
}

.banner .banner-title>h1 {
    font-size: inherit;
    margin: 0;
    line-height: inherit;
    font-weight: inherit
}

.banner .banner-text {
    text-align: left;
    padding: 0;
    font-style: normal;
    font-size: 24px
}

.banner .banner-text h2 {
    font-weight: 600;
    padding-bottom: 20px;
    margin-bottom: 0;
    font-size: 26px
}

.banner .banner-text p {
    padding-bottom: 5px
}

.banner .banner-buttons .gavias-slider {
    width: auto;
    display: inline-block
}

.banner .banner-products {
    padding: 0;
    width: 100%;
    display: table-cell;
    vertical-align: middle
}

.banner .banner-product {
    -webkit-filter: drop-shadow(0px 0 70px #222);
    filter: drop-shadow(0px 0 70px #222)
}

.banner .banner-product-title {
    display: none;
    text-align: center;
    font-size: 13px;
    padding-top: 10px
}

.banner .side-by-side .banner-product .banner-product-title {
    padding-top: 10px
}

.banner .image-selector {
    display: inline-block;
    min-width: 40px;
    border-top: solid 2px gray;
    color: gray;
    margin-right: 15px;
    font-size: 12px;
    padding-top: 3px;
    cursor: pointer
}

.banner .image-selector.active,
.banner .image-selector:hover {
    color: white;
    border-top: solid 2px white
}

.banner .logo-shape {
    background-image: url(/sites/default/files/banner/LogoShapeVector.svg);
    height: 100%;
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: top;
    background-size: 80%
}

.banner .overlay {
    background: transparent;
    background: -webkit-linear-gradient(top, #003669, transparent);
    background: -o-linear-gradient(bottom, #003669, transparent);
    background: -moz-linear-gradient(bottom, #003669, transparent);
    background: linear-gradient(to bottom, #003669, transparent);
    position: absolute;
    height: 100%;
    width: 100%
}

.banner-slide {
    display: none
}

.banner-fade {
    -webkit-animation-name: banner-fade;
    -webkit-animation-duration: 1.5s;
    animation-name: banner-fade;
    animation-duration: 1.5s
}

.banner.full-height .banner-content {
    padding-top: 30px;
    padding-bottom: 40px
}

.banner.full-height .banner-content .col-left {
    padding-top: 50px
}

.banner-slider.gavias-slider .slick-prev,
.banner-slider.gavias-slider:hover .slick-prev {
    left: 0 !important
}

.banner-slider.gavias-slider .slick-next,
.banner-slider.gavias-slider:hover .slick-next {
    right: 0 !important
}

.banner-slider.gavias-slider .slick-dots>li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-border-radius: 50%
}

.paragraph:not(.banner) {
    padding-top: 60px;
    padding-bottom: 50px;
    line-height: 1.3 !important
}

.paragraph.subnav-block {
    padding-top: 0;
    padding-bottom: 0
}

.paragraph.paragraph--type--carousel .paragraph {
    padding: 0
}

.full-width {
    width: 100vw;
    margin-left: -50vw;
    left: 50%;
    position: relative
}

.paragraph .box-title {
    font-weight: 600;
    font-size: 34px;
    text-align: center;
    padding-bottom: 25px;
    line-height: 1.2;
    margin: 0 auto;
    max-width: calc(100% - 80px)
}

.paragraph .box-title .box-subtitle {
    font-size: 20px
}

.paragraph.light-bg .box-title {
    color: #1d252f
}

.paragraph .gbb-row .bb-inner {
    padding: 0
}

.paragraph.paragraph--type--grid-column .paragraph {
    padding: 0
}

.paragraph.paragraph--type--boxes .team-name {
    padding: 0 !important;
    font-size: 18px !important;
    font-weight: 600 !important
}

.paragraph.paragraph--type--boxes.icon-style img {
    width: auto;
    height: 45px;
    margin-bottom: 10px
}

.paragraph.paragraph--type--boxes.icon-style .team-info {
    margin: 5px 0 !important
}

.paragraph.paragraph--type--boxes .color-border-box {
    border-top-width: 10px;
    border-top-style: solid;
    padding: 5px 30px
}

.paragraph.paragraph--type--boxes .color-border-box.green {
    border-top-color: #007843
}

.paragraph.paragraph--type--boxes .color-border-box.blue {
    border-top-color: #003a70
}

.paragraph.paragraph--type--boxes .color-border-box.red {
    border-top-color: #961919
}

.paragraph.paragraph--type--boxes .color-border-box.yellow {
    border-top-color: #ffc10e
}

.paragraph.paragraph--type--boxes ul {
    padding-bottom: 0;
    padding-left: 20px
}

.paragraph.paragraph--type--boxes ul li {
    list-style: disc;
    padding-bottom: 5px
}

.paragraph.paragraph--type--boxes .widget.gsc-team.team-vertical {
    padding-bottom: 20px;
    padding-top: 20px
}

.column-content-inner {
    position: relative
}

.column-content-inner .expand-overlay {
    display: none
}

.column-content-inner .main-image {
    background-size: 0;
    background-repeat: no-repeat;
    background-position: center
}

.column-content-inner:hover .expand-overlay {
    height: 100%;
    width: 100%;
    position: absolute;
    display: block;
    top: 0;
    color: white;
    background-color: rgba(40, 78, 127, .5);
    z-index: 10;
    cursor: pointer;
    font-size: 3em;
    text-align: center
}

.column-content-inner .main-image .mouseenter-image {
    display: none !important
}

.column-content-inner:hover .main-image .mouseenter-image {
    display: inline-block !important
}

.column-content-inner:hover .main-image .mouseout-image {
    display: none !important
}

.column-content-inner .zoom-in-icon {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
    text-align: right
}

.col-lg-3 .column-content-inner .zoom-in-icon img {
    width: 70px !important
}

.scale-on-hover:hover .zoom-in-icon img {
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    -webkit-transform: none;
    transform: none
}

.column-content-inner:hover .zoom-in-icon img {
    display: none !important
}

.paragraph.paragraph--type--boxes .gsc-column {
    padding: 0 5px;
    margin-left: -1px;
    margin-right: -1px
}

.widget.gsc-heading {
    padding-bottom: 10px
}

.paragraph.paragraph--type--boxes .content-float-right .gsc-column {
    float: right
}

.paragraph.paragraph--type--boxes .row {
    margin: 0
}

.paragraph.paragraph--type--boxes.box-style-1 .column-inner {
    position: relative
}

.paragraph.paragraph--type--boxes.box-style-1 .team-header {
    padding-top: 50px;
    margin: 0 15%;
    padding-bottom: 20px
}

.paragraph.paragraph--type--boxes.box-style-1 .team-name {
    position: absolute;
    top: 25px;
    width: 100%;
    font-size: 22px !important;
    line-height: 1em
}

.paragraph.paragraph--type--boxes.box-style-1 .team-info {
    text-align: left;
    line-height: 1.2em;
    border-left: 8px solid #003a70;
    margin: 0 15%;
    padding-left: 20px;
    font-size: 18px
}

.paragraph.paragraph--type--boxes.box-style-1 h4 {
    margin: 0
}

.paragraph.paragraph--type--boxes.box-style-1 .team-info ul {
    padding-bottom: 0;
    font-size: smaller;
    padding-left: 30px
}

.paragraph.paragraph--type--boxes.box-style-1 .team-info ul li {
    list-style: disc
}

.paragraph .gsc-hover-background .front h2 {
    font-size: 18px !important;
    font-weight: 600 !important;
    color: black !important;
    font-family: inherit !important;
    text-transform: none !important;
    margin-top: 15px;
    letter-spacing: 0 !important
}

.paragraph .gsc-hover-background .front img {
    width: 370px
}

.paragraph .gsc-hover-background {
    padding: 20px 0;
    margin-bottom: 0;
    margin-top: 0;
    background: white
}

.paragraph .gsc-hover-background .back:after {
    background-color: rgba(40, 78, 127, .9)
}

.paragraph .gsc-hover-background .back .content,
.paragraph .gsc-hover-background .back:after {
    width: 70%;
    height: 80%;
    top: 10%;
    left: 15%
}

.paragraph .gsc-hover-background .back .content {
    text-align: left;
    display: inline-table;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%);
    padding: 30px 20px 10px;
    line-height: 1.4em
}

.paragraph .gsc-hover-background .back .content-text a {
    color: #fff;
    text-decoration: underline
}

.paragraph .gsc-hover-background .back .content-text a:hover,
.paragraph .gsc-hover-background .back .content-text a:focus {
    color: #961919
}

.gsc-hover-background .back .content .content-text h4 {
    margin-top: 0;
    margin-bottom: 6px;
    line-height: 1
}

.gsc-hover-background .back {
    background: none !important
}

.gsc-hover-background:hover .front {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    filter: alpha(opacity=1)
}

.gsc-hover-background:hover .back {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.gsc-hover-background:hover .back .hover-overlay {
    display: block
}

#innovations .gsc-hover-background .back .content .content-text {
    position: absolute;
    top: 30px;
    bottom: 30px;
    left: 20px;
    right: 20px;
    padding: 0
}

#innovations .gsc-hover-background .back .content .content-text .field__item {
    display: flex;
    flex-flow: column;
    height: 100%
}

#innovations .gsc-hover-background .back .content .content-text .field__item div {
    overflow-y: auto;
    flex: 2
}

#innovations .gsc-hover-background .back .content .content-text .field__item div::-webkit-scrollbar {
    width: 10px;
    background-color: #fff
}

#innovations .gsc-hover-background .back .content .content-text .field__item div::-webkit-scrollbar-thumb {
    background-color: #a9a9a9
}

#innovations .gsc-hover-background .back .content .content-text .field__item div::-webkit-scrollbar-track {
    background-color: #fff
}

.gavias-slider .slick-prev,
.gavias-slider .slick-next {
    background-color: transparent;
    color: #7e9bb7 !important
}

.gavias-slider .slick-prev:hover,
.gavias-slider .slick-next:hover {
    background-color: transparent;
    color: #961919 !important
}

.gavias-slider .slick-prev i,
.gavias-slider .slick-next i {
    font-size: 60px
}

.gavias-slider .slick-prev,
.gavias-slider:hover .slick-prev {
    left: -25px !important
}

.gavias-slider .slick-next,
.gavias-slider:hover .slick-next {
    right: -25px !important
}

.slick-initialized .slick-slide {
    padding: 0 5px
}

.gavias-slider .swiper-wrapper {
    visibility: hidden
}

.gavias-slider .slick-dots,
.slick-dots {
    position: static;
    padding-top: 10px
}

.gavias-slider .slick-dots>li,
.slick-dots>li {
    background: gray;
    opacity: .7
}

.gavias-slider .slick-dots>li.image-indicator {
    width: 100px;
    opacity: .7;
    transition: all .2s ease-in-out;
    margin-top: 20px;
    height: auto;
    background: transparent;
    border-radius: 0;
    padding: 2px 2px 5px 2px;
    border: 1px solid transparent
}

.dark-bg .gavias-slider .slick-dots>li.image-indicator {
    opacity: .4
}

.gavias-slider .slick-dots>li.image-indicator .image-indicator-inner>div {
    overflow: hidden
}

.gavias-slider .slick-dots>li.image-indicator img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.gavias-slider .slick-dots>li.image-indicator:hover img,
.gavias-slider .slick-dots>li.image-indicator.slick-active img {
    -webkit-transform: scale(1.2);
    transform: scale(1.2)
}

.gavias-slider .slick-dots>li.image-indicator:hover,
.gavias-slider .slick-dots>li.image-indicator.slick-active {
    opacity: 1
}

.gavias-slider .slick-dots>li.image-indicator .indicator-label {
    font-size: 12px
}

.dark-bg .slick-dots>li.slick-active {
    background-color: white !important;
    opacity: 1
}

.gavias-slider .slick-dots>li.slick-active.image-indicator {
    background-color: transparent !important;
    border: 1px solid #ffad00
}

.light-bg .slick-dots>li.slick-active,
.white-bg .slick-dots>li.slick-active {
    background-color: #003a70;
    opacity: 1
}

.slick-dots li button {
    display: none
}

.carousel .loading {
    text-align: center;
    padding-top: 50px;
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-thumbnail .slide.slick-slide p.text-third {
    text-align: center;
    padding: 10px
}

.contact-message-form .form-actions #edit-preview,
.contact-message-form .form-actions #edit-submit {
    background: none;
    color: #fff;
    font-size: inherit;
    text-transform: none;
    border: 0
}

.contact-message-form .form-item label {
    font-size: 16px;
    display: block;
    text-transform: none;
    font-weight: 600
}

input[type="text"],
input[type="tel"],
input[type="password"],
input[type="email"],
textarea,
select {
    color: black
}

.views-view-grid .views-row {
    padding-bottom: 14px
}

.views-view-grid .views-col {
    padding-bottom: 14px;
    padding-left: 7px;
    padding-right: 7px
}

.paragraph.paragraph--type--thumbnail-list {
    padding: 0
}

.thumbnail-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: auto
}

.thumbnail-item {
    flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    padding: 20px 10px;
    text-align: center
}

.thumbnail-item .text-third {
    text-align: center;
    font-size: 13px;
    margin-top: 5px;
    line-height: 1.3
}

.dark-bg .thumbnail-item .text-third {
    color: white
}

.thumbnail-item .thumbnail-type {
    position: absolute;
    top: 15px;
    left: 15px;
    background-color: green;
    color: white;
    font-size: 12px;
    padding: 2px;
    border-radius: 10px
}

.video-thumbnail {
    position: relative;
    cursor: pointer
}

.video-embed-field-launch-modal img {
    width: 100%
}

#cboxClose {
    top: 0;
    background-image: url(/sites/default/files/icons/close.svg);
    background-position-x: 0;
    width: 20px
}

#cboxClose:hover {
    background-position: 0 0
}

#cboxLoadedContent {
    margin-top: 28px
}

#cboxOverlay {
    background: transparent
}

#cboxWrapper {
    -moz-border-radius: unset;
    -webkit-border-radius: unset;
    border-radius: unset
}

#colorbox {
    -webkit-filter: drop-shadow(6px 6px 30px #222);
    filter: drop-shadow(6px 6px 30px #222)
}

.new-flag {
    display: inline-block
}

.new-flag:after {
    content: "NEW!";
    color: #961919;
    font-weight: bold;
    font-size: 13px
}

.tm::before {
    content: "™";
    font-size: .6em;
    position: relative;
    vertical-align: text-top;
    top: 3px
}

.ajax-progress-fullscreen {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .8
}

.main.main-page {
    position: relative
}

.main.main-page .page-overlay {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: .6;
    background-color: black;
    position: absolute;
    transition: all .2s ease-in-out;
    z-index: 11
}

.readmore {
    padding-top: 30px;
    cursor: pointer
}

.collateral-type-icon {
    display: inline-block
}

.collateral-type-icon {
    width: 20px;
    height: 20px;
    margin-bottom: 5px
}

.collateral-type-icon:after {
    text-transform: uppercase;
    font-size: 12px;
    line-height: 20px;
    color: #707070;
    padding-left: 25px;
    white-space: nowrap
}

.collateral-type-icon.video {
    background: url(/sites/default/files/icons/Video.svg) no-repeat center top
}

.collateral-type-icon.white-paper {
    background: url(/sites/default/files/icons/WhitePaper.svg) no-repeat center center
}

.collateral-type-icon.flyer {
    background: url(/sites/default/files/icons/Flyer.svg) no-repeat center center
}

.collateral-type-icon.datasheet {
    background: url(/sites/default/files/icons/Datasheet.svg) no-repeat center center
}

.collateral-type-icon.brochure {
    background: url(/sites/default/files/icons/Brochure.svg) no-repeat center center
}

.collateral-type-icon.case-study {
    background: url(/sites/default/files/icons/WhitePaper.svg) no-repeat center center
}

.collateral-type-icon.success-story {
    background: url(/sites/default/files/icons/WhitePaper.svg) no-repeat center center
}

.collateral-type-icon.solution-brief {
    background: url(/sites/default/files/icons/WhitePaper.svg) no-repeat center center
}

.collateral-type-icon.manual {
    background: url(/sites/default/files/icons/WhitePaper.svg) no-repeat center center
}

.collateral-type-icon.web,
.collateral-type-icon.page {
    background: url(/sites/default/files/icons/WhitePaper.svg) no-repeat center center
}

.collateral-type-icon.video:after {
    content: "Video"
}

.collateral-type-icon.white-paper:after {
    content: "White Paper"
}

.collateral-type-icon.brochure:after {
    content: "Brochure"
}

.collateral-type-icon.flyer:after {
    content: "Flyer"
}

.collateral-type-icon.datasheet:after {
    content: "Datasheet"
}

.collateral-type-icon.case-study:after {
    content: "Case Study"
}

.collateral-type-icon.success-story:after {
    content: "Success Story"
}

.collateral-type-icon.solution-brief:after {
    content: "Solution Brief"
}

.collateral-type-icon.manual:after {
    content: "Manual"
}

.collateral-type-icon.web:after {
    content: "Web"
}

.collateral-type-icon.page:after {
    content: "Page"
}

.youtube-thumbnail {
    position: relative;
    padding-bottom: 56.23%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    background: transparent;
    z-index: 1
}

.youtube-thumbnail img {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    max-width: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    height: auto
}

.video-thumbnail {
    position: relative;
    cursor: pointer
}

.gavias-slider .slick-dots>li.image-indicator .play,
.video-thumbnail .play {
    height: 50%;
    max-height: 72px;
    min-height: 20px;
    width: 100%;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    position: absolute;
    background: url(/sites/default/files/icons/video_play.svg) no-repeat;
    background-size: contain;
    background-position: center;
    cursor: pointer;
    opacity: .7;
    -moz-transition: .5s all ease;
    -webkit-transition: .5s all ease;
    -o-transition: .5s all ease;
    transition: .5s all ease
}

.video-thumbnail:hover .play {
    opacity: 1;
    -moz-transform: translate(-50%, -50%) scale(1.1);
    -ms-transform: translate(-50%, -50%) scale(1.1);
    -o-transform: translate(-50%, -50%) scale(1.1);
    -webkit-transform: translate(-50%, -50%) scale(1.1);
    transform: translate(-50%, -50%) scale(1.1)
}

.play-video-action {
    cursor: pointer
}

.modal-body {
    font-size: 14px;
    white-space: normal
}

.modal-body ul {
    padding-left: 15px
}

.modal-body ul li {
    list-style: disc
}

#features a {
    color: white;
    text-decoration: underline
}

#features a:hover {
    color: #961919
}

#features .readmore {
    display: none
}

#resources.border-style-old .slide>.containers {
    background-color: white;
    color: black;
    border-top-width: 10px;
    border-top-style: solid;
    padding: 40px 30px;
    border-top-color: #961919;
    max-width: 80vw
}

#resources.border-style .slide>.containers .row {
    margin: 0
}

#resources.border-style a {
    color: black
}

#resources.border-style a:hover,
#resources.border-style a:focus {
    color: #961919
}

#resources.border-style {
    background-color: white;
    color: black
}

#resources.border-style .containers {
    width: 100%
}

#resources.border-style .slick-initialized .slick-slide {
    padding: 0
}

#resources.border-style .resource-slide,
#resources.border-style .resource-slide .paragraph--type--video-player .modal-video {
    height: 400px
}

#resources.border-style .resource-slide .row {
    height: 100%
}

#resources.border-style .resource-slide .paragraph--type--video-player .column-content-inner,
#resources.border-style .resource-slide .video-thumbnail {
    position: static
}

#resources.border-style .resource-slide .video-thumbnail img {
    opacity: 0
}

#resources.border-style .resource-slide .content {
    border-top-width: 10px;
    border-top-style: solid;
    padding: 0;
    border-top-color: #961919;
    position: relative;
    height: 100%
}

#resources.border-style .resource-slide .content-inner {
    padding: 20px 30px
}

#resources.border-style .resource-slide .content-inner h2 {
    line-height: 1.1
}

#resources.border-style .slick-dots>li.image-indicator {
    text-align: center
}

#resources.border-style .slick-dots>li.slick-active.image-indicator {
    background-color: transparent !important;
    border-radius: 0;
    border: 2px solid #ffad00;
    color: black;
    font-weight: 600
}

#resources.border-style .resource-slide .slider-placeholder-box {
    height: 150px;
    background-color: #f1f1f1;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

#resources.border-style .resource-slide .slider-placeholder-box::before,
#resources.border-style .resource-slide .slider-placeholder-box::after {
    display: block;
    content: "";
    position: absolute;
    height: 1px;
    left: 20px;
    right: 20px;
    background-color: #fff
}

#resources.border-style .resource-slide .slider-placeholder-box::before {
    top: 20px
}

#resources.border-style .resource-slide .slider-placeholder-box::after {
    bottom: 20px
}

#resources.border-style .resource-slide .slider-placeholder {
    padding: 20px;
    overflow-x: auto;
    overflow-y: hidden;
    height: 100%
}

#resources.border-style .resource-slide .content .desc {
    position: relative;
    overflow: hidden
}

#resources.border-style .resource-slide .content .field--type-text-with-summary {
    max-height: 5.2em;
    overflow-y: auto;
    position: relative
}

#resources.border-style .resource-slide .slider-placeholder .slick-dots {
    padding: 0;
    margin: 0;
    white-space: nowrap;
    padding-bottom: 10px;
    text-align: left
}

#resources.border-style .resource-slide .slider-placeholder::-webkit-scrollbar {
    height: 8px
}

#resources.border-style .resource-slide .slider-placeholder::-webkit-scrollbar-thumb {
    background-color: #97999b
}

#resources.border-style .resource-slide .slider-placeholder::-webkit-scrollbar-track {
    background-color: #f1f1f1
}

#resources.border-style .slide.slick-slide {
    outline: 0
}

#resources.border-style .resource-slide .gsc-column:first-child {
    background-position: center;
    background-size: cover;
    height: 100%;
    background-origin: content-box;
    background-repeat: no-repeat;
    padding-left: 0;
    padding-right: 0
}

#resources.border-style .resource-slide .gsc-column:last-child {
    background-position: center;
    border-right: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1
}

#resources.border-style .resource-slide .slider-placeholder {
    bottom: 0
}

#resources.border-style .resource-slide .content {
    padding-bottom: 170px
}

#resources.border-style .resource-slide,
#resources.border-style .resource-slide .paragraph--type--video-player .modal-video {
    height: 100%
}

#resources.border-style .paragraph.paragraph--type--resource {
    height: 100%
}

#resources.border-style .paragraph.paragraph--type--resource>div {
    height: 100% !important
}

#resources.border-style .paragraph.paragraph--type--resource .field.field--name-field-node-content {
    height: 100% !important
}

#resources.border-style .carousel.only-one .paragraph.paragraph--type--resource .slider-placeholder-box {
    display: none
}

#resources.border-style .carousel.only-one .paragraph.paragraph--type--resource .content {
    padding-bottom: 0
}

#resources.border-style .carousel.only-one .content .field--type-text-with-summary {
    max-height: 10.4em
}

#resources.border-style .slick-arrow.slick-disabled {
    opacity: .2 !important
}

#resources.border-style .slick-arrow.slick-disabled:hover,
#resources.border-style .slick-arrow.slick-disabled:focus {
    color: #7e9bb7 !important;
    cursor: default
}

#overlay {
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    z-index: 100;
    background-color: rgba(0, 0, 0, .6);
    position: fixed;
    height: 100%;
    display: none
}

#slidedown-overlay {
    height: 0;
    width: 80vw;
    position: fixed;
    top: 10vh;
    left: 10vw;
    background-color: white;
    transition: .5s;
    background-image: url(/sites/default/files/banner/LogoShape.png);
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: bottom;
    height: 80vh
}

#slidedown-overlay .overlay-main {
    position: relative;
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0;
    padding: 0
}

#slidedown-overlay .overlay-title {
    padding: 15px 60px;
    font-weight: 700;
    font-size: 34px;
    color: #003a70
}

#slidedown-overlay .overlay-content {
    overflow-y: auto;
    height: 100%;
    padding: 10px 60px;
    flex: 1
}

#slidedown-overlay .closebtn {
    position: absolute;
    top: 0;
    right: 55px;
    font-size: 60px;
    color: gray;
    z-index: 110
}

#slidedown-overlay .closebtn:hover {
    color: #961919
}

#features .gsc-column {
    padding-left: 10px;
    padding-right: 10px
}

.s-table {
    background-color: #fff;
    margin-bottom: 2em
}

.s-table:last-child {
    margin-bottom: 0
}

.s-table .s-table-box {
    overflow-x: auto;
    width: 100%
}

.s-table .caption {
    font-size: 21px;
    color: #002248;
    margin-bottom: 15px;
    margin-top: 15px;
    text-align: center
}

.s-table .caption .sub-title {
    font-size: 16px
}

.s-table .caption a {
    color: #002248
}

.s-table table {
    margin-bottom: 0
}

.s-table tr:nth-child(even) {
    background-color: #f1f1f1
}

.s-table.without-stripe tr:nth-child(even) {
    background-color: inherit
}

.display th {
    background-color: #006f73;
    color: #f1f1f1
}

.s-table tr th {
    background-color: #006f73;
    color: #f1f1f1;
    text-align: left
}

.s-table tr td[rowspan] {
    background-color: #f1f1f1
}

.s-table tr.emphasize td {
    font-weight: 600
}

.s-table tr.weak td {
    color: #a7a8a9
}

.s-table tr.weak td a {
    color: inherit
}

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

.s-table .s-table-group {
    text-align: center;
    font-weight: bold;
    background-color: #ddd
}

.s-form input[type="text"],
.s-form input[type="tel"],
.s-form input[type="password"],
.s-form input[type="email"],
.s-form textarea,
.s-form select {
    padding: 11px 13px;
    line-height: 1;
    height: 42px;
    vertical-align: middle
}

.s-form-select-box {
    display: inline-block;
    position: relative;
    width: 100%;
    cursor: pointer
}

.s-form-select-box::after {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    text-rendering: auto;
    content: '\f0d7';
    width: 1em;
    height: 1em;
    position: absolute;
    right: 5px;
    font-size: 1.5em;
    top: 50%;
    transform: translateY(-50%);
    color: #565657;
    line-height: 1;
    pointer-events: none
}

.s-form-select-box select {
    display: block;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    line-height: 42px;
    cursor: pointer
}

.s-form-select-box select::-ms-expand {
    display: none
}

.s-form-select-box select:focus {
    outline: 0
}

.s-form-select-box select option {
    font-weight: normal
}

.s-form-groups {
    overflow: hidden;
    margin-left: -10px;
    margin-right: -10px
}

.s-form-group {
    padding: 10px;
    text-align: left
}

.s-form-control {
    width: 100%
}

.s-show-more {
    position: relative;
    padding-bottom: 60px !important
}

.s-show-more-tri {
    display: block;
    text-align: center;
    padding: 5px 0 10px 0;
    font-size: 16px;
    line-height: 1;
    color: #002248;
    border-top: 1px solid #f1f1f1;
    margin-top: 2px;
    background-color: #f1f1f1;
    background: linear-gradient(to top, #f1f1f1 0, #fff 100%);
    background: linear-gradient(to top, #dcdcdc 0, #fff 100%);
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 10px
}

.s-show-more-tri .fa {
    margin-left: 3px
}

.s-show-more-tri-less {
    display: none
}

.s-show-more--less .s-show-more-tri-more {
    display: none
}

.s-show-more--less .s-show-more-tri-less {
    display: block
}

#compatibility .s-table table {
    min-width: 700px
}

#compatibility .s-table+p {
    margin-top: 1em;
    margin-bottom: 1em
}

.s-warning {
    color: #961919;
    vertical-align: middle;
    vertical-align: middle
}


/*.s-warning:before {
    content: "*";
    margin-right: .3em;
    margin-left: .3em;
    vertical-align: middle
}*/

#configuration .red,
#thermal .red {
    color: #961919
}

#configuration .s-table>thead>tr>th,
#thermal .s-table>thead>tr>th {
    vertical-align: middle
}

#configuration .s-table ul:not(.list-bulleted-red),
#thermal .s-table ul:not(.list-bulleted-red) {
    margin-bottom: 0
}

ul.list-bulleted-red {
    padding-right: .85em
}

ul.list-bulleted-red>li {
    padding-left: 1em;
    text-indent: -.85em
}

ul.list-bulleted-red>li::before {
    content: "•";
    color: #961919;
    margin-right: .5em
}

.embedded-video .closebtn {
    background-image: url(/sites/default/files/icons/close_white.svg);
    background-repeat: no-repeat;
    position: absolute;
    right: 30px;
    top: 10px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    z-index: 2
}

.embedded-video .text {
    color: white
}

.modal-video .videowrapper img {
    opacity: 0
}

.embedded-video .video-thumbnail.youtube-thumbnail {
    padding-bottom: 0;
    background-size: cover !important;
    height: 100%
}

.embedded-video .text .play {
    height: 70px;
    width: 70px;
    position: relative;
    top: unset;
    left: unset;
    transform: none;
    display: inline-block
}

.embedded-video:hover .text .play {
    transform: scale(1.1)
}

.embedded-video .videowrapper {
    background-color: black;
    height: 100%;
    position: relative
}

.embedded-video .videowrapper>div.field {
    height: 100%
}

.embedded-video .video-embed-field-responsive-video iframe {
    bottom: 0;
    top: 0;
    margin: auto
}

.embedded-video .video-embed-field-responsive-video {
    position: relative;
    height: 100%
}

.paragraph--type--boxes.white-bg-style {
    background: white
}

.paragraph--type--boxes.white-bg-style .widget.gsc-team.team-vertical {
    padding-top: 0;
    padding-bottom: 0
}

.paragraph--type--boxes.white-bg-style .gsc-column {
    padding: 20px 20px !important
}

.paragraph--type--boxes.white-bg-style .team-header {
    padding: 10px
}

.paragraph--type--boxes.white-bg-style .team-header img {
    filter: drop-shadow(3px 3px 3px rgba(0, 0, 0, .4))
}

.paragraph--type--boxes.white-bg-style .team-name {
    font-size: 26px !important;
    line-height: 1
}

.paragraph--type--boxes.white-bg-style .team-info {
    margin: 5px 0 15px;
    font-size: 20px;
    line-height: 1.1
}

.paragraph--type--boxes.white-bg-style .column-inner {
    overflow: hidden
}

.paragraph--type--boxes.white-bg-style .team-body {
    text-align: center;
    padding: 0 30px
}

.paragraph--type--boxes.white-bg-style .gsc-column:before {
    display: block;
    content: "";
    position: absolute;
    bottom: 120px;
    left: 0;
    right: -999px;
    height: 100px;
    z-index: 0;
    background: linear-gradient(0deg, #fff 20%, #f7f7f7 40%, #fff 70%)
}

.paragraph--type--boxes.white-bg-style .box-title {
    padding-bottom: 0
}

.paragraph--type--boxes.white-bg-style .gsc-hover-background {
    background-color: transparent
}

.paragraph--type--boxes.white-bg-style .gsc-hover-background .back .content,
.paragraph--type--boxes.white-bg-style .gsc-hover-background .back:after {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.paragraph--type--boxes.white-bg-style .column-content-inner {
    height: 100%
}

.paragraph--type--boxes.white-bg-style .gsc-hover-background {
    height: 100%
}

.paragraph.break-line::before {
    display: inline-block;
    content: "";
    height: 1px;
    background-color: #97999b;
    position: absolute;
    top: 0;
    height: 1px;
    max-width: 1800px;
    left: 100px;
    right: 100px
}

.banner.home-page-banner--x11 .banner-title {
    line-height: .85;
    font-size: 4.7vw
}

.banner.home-page-banner--x11 .banner-title span {
    display: block
}

.banner.home-page-banner--x11 .banner-title span:last-child {
    color: #e2af34
}

.banner.home-page-banner--x11 .col-left {
    top: auto !important;
    bottom: -20%;
    z-index: 1
}

.banner.home-page-banner--x11 .col-right {
    width: 100%
}

.banner.home-page-banner--x11 .banner-product {
    position: absolute;
    text-align: right;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.banner.home-page-banner--x11 .banner-product img {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 100%;
    width: auto !important;
    max-width: inherit
}

.s-hr {
    position: relative;
    height: 1px;
    margin-bottom: 50px;
    margin-top: 50px
}

.s-hr::before {
    display: block;
    content: "";
    height: 1px;
    width: 90%;
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    background-color: #f1f1f1;
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0, rgba(204, 204, 204, 1) 34%, rgba(204, 204, 204, 1) 72%, rgba(255, 255, 255, 1) 100%)
}

.s-panel {
    padding: 40px 50px
}

.s-panel-outline {
    border: 1px solid #f1f1f1;
    padding: 40px 50px
}

.s-panel-outline.s-panel-outline--emphasize {
    border-top: 8px solid #961919;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    padding: 0
}

.s-panel-outline .s-panel-outline-inner {
    border: 2px solid #f1f1f1;
    border-top: 0;
    padding: 40px 50px
}

.s-paragraph {
    color: #333;
    line-height: 1.6;
    margin-bottom: 50px;
    word-wrap: break-word
}

.s-paragraph:last-child {
    margin-bottom: 0
}

.s-paragraph p {
    margin-bottom: 1em
}

.s-paragraph a {
    text-decoration: underline;
    text-decoration-color: #961919
}

.s-paragraph a:hover {
    text-decoration: underline;
    text-decoration-color: #961919
}

.s-paragraph h4 {
    text-transform: capitalize !important
}

.s-list {
    margin-top: 1em;
    margin-bottom: 1em
}

.s-list>li {
    margin-top: .5em
}

ol.s-list {
    padding-left: 1.5em
}

ol.s-list>li {
    list-style-position: outside;
    list-style: decimal;
    padding-left: .5em
}

ul.s-list>li {
    padding-left: 1.5em;
    position: relative
}

ul.s-list>li::before {
    display: block;
    position: absolute;
    left: .5em;
    top: 0;
    content: "•";
    color: #961919
}

.s-paragraph-anchor {
    margin-top: 30px
}

.s-paragraph-anchor .s-paragraph-anchor-list .s-list {
    border-left: 1px solid #97999b;
    margin-bottom: 30px
}

.s-paragraph-anchor .s-paragraph-anchor-list .s-list li {
    margin-left: .5em
}

.s-information {
    position: relative
}

.s-information .tips {
    margin-left: 70px
}

.s-information .tips .header {
    margin-bottom: 10px
}

.s-information .tips .header .title {
    font-size: 21px;
    margin: 0;
    display: inline-block;
    vertical-align: middle
}

.s-information .tips .header i {
    margin-right: 10px;
    font-size: 30px;
    color: #faab1a;
    vertical-align: middle
}

.s-information .icons {
    font-size: 50px;
    position: absolute;
    left: 0;
    color: #ccc;
    bottom: 0;
    left: 0;
    height: 1.2em
}

.s-information .icons .fa-cogs {
    font-size: .6em;
    position: absolute;
    left: 0;
    bottom: -.2em;
    color: #8a8a8a;
    z-index: 1;
    margin-left: .5em;
    margin-top: -.5em
}

.s-information .icons .fa-user {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 1.2em
}

.s-information .speech-bubble {
    width: 100%;
    margin: 0;
    border: 1px solid #bdbbbb;
    padding: 20px 30px;
    text-align: left;
    position: relative;
    background-color: #fff
}

.s-information .speech-bubble:before {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid #bdbbbb;
    border-top: 10px solid #bdbbbb;
    border-bottom: 10px solid transparent;
    left: -21px;
    bottom: 20px
}

.s-information .speech-bubble:after {
    content: "";
    width: 0;
    height: 0;
    position: absolute;
    border-left: 10px solid transparent;
    border-right: 10px solid #fff;
    border-top: 10px solid #fff;
    border-bottom: 10px solid transparent;
    left: -19px;
    bottom: 19px
}

.s-txt-warning {
    color: #961919
}

.s-message {
    position: relative;
    padding-left: 3.5em
}

.s-message:after {
    display: inline-block;
    content: '';
    vertical-align: middle;
    width: 1px;
    height: 2.5em;
    vertical-align: middle
}

i.s-message-icon {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 2.5em
}

.s-message-content {
    text-align: left;
    display: inline-block;
    width: 98%;
    vertical-align: middle
}

.s-message-content a {
    text-decoration: underline;
    text-decoration-color: #961919
}

.s-message.s-message-error .s-message-icon {
    color: #961919
}

.s-message.s-message-warning .s-message-icon {
    color: #faab1a
}

#p-support {
    padding-bottom: 0
}

#p-support .support-type {
    margin-top: 30px;
    margin-bottom: 60px
}

#p-support .support-type .s-paragraph .fa {
    font-size: 85px;
    color: #444;
    position: absolute;
    left: 30px;
    top: 30px
}

#p-support .support-type>div {
    background-color: #f1f1f1;
    padding: 30px 30px 30px 140px
}

#p-support .support-type>div:first-child {
    flex: 1 0 0
}

#p-support .support-type>div:first-child:after {
    display: block;
    content: "";
    position: absolute;
    width: 1px;
    background: #97999b;
    top: 35px;
    bottom: 35px;
    right: 0
}

#p-support .support-type .s-paragraph {
    margin-bottom: 0
}

#p-support .support-type .s-paragraph p {
    margin-bottom: 0
}

#p-support-rma-faq .faq-item {
    position: relative;
    padding-left: 60px
}

#p-support-rma-faq .faq-item .fa {
    top: -.2em;
    left: 0;
    position: absolute;
    font-size: 50px
}

.p-support-rma-sn .s-paragraph {
    text-align: center
}

.p-support-rma-sn .s-paragraph p,
.p-support-rma-sn .s-paragraph ul {
    font-size: 21px;
    text-align: left
}

.p-support-rma-sn .row {
    justify-content: flex-start
}

.p-support-rma-sn .row.row-eq-height>.col-md-6:first-child {
    flex: 1 0 0
}

.p-support-rma-sn .row.row-eq-height>.col-md-6 {
    margin-bottom: 50px
}

.p-support-rma-sn .row.row-eq-height .s-panel-outline {
    height: 100%
}

.p-support-rma-sn .sub-title {
    text-align: center;
    margin-bottom: 50px;
    margin-top: -20px;
    font-size: 20px;
    color: #98989a
}

.p-support-rma-sn .s-paragraph .img-group {
    margin-left: -1%;
    margin-right: -1%;
    display: inline-block
}

.p-support-rma-sn .s-paragraph .img-group img {
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 1%;
    width: 48%;
    max-width: 400px
}

@media(max-width:480px) {
    .p-support-rma-sn .s-paragraph p,
    .p-support-rma-sn .s-paragraph ul {
        font-size: 16px
    }
    .p-support-rma-sn .s-paragraph .img-group img {
        width: 98%
    }
}

.p-support-24-hour .action-form {
    text-align: center;
    margin-bottom: 0
}

.p-support-24-hour .action-form .fa-history {
    font-size: 75px;
    margin-bottom: 20px
}

.p-support-24-hour .action-form .notice {
    color: #961919;
    font-size: 17px;
    background-color: #fff;
    margin: 10px auto;
    max-width: 800px;
    padding: 15px
}

.p-support-24-hour .action-form .s-form input,
.p-support-24-hour .action-form .s-form button {
    margin-left: 10px
}

.p-support-24-hour .action-form .fa-info-circle {
    color: #faab1a;
    margin-left: 10px;
    font-size: 1.3em;
    vertical-align: middle
}

.p-support-24-hour .action-form .s-panel-outline {
    width: 100%;
    max-width: 600px;
    margin: 20px auto
}

.p-support-24-hour .action-form .loading {
    margin-top: 20px;
    display: none
}

.p-support-24-hour-contact {
    display: none
}

.p-support-24-hour-contact .s-paragraph:first-child {
    margin-bottom: 0
}

.product-naming-conventions .tips ul {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0
}

.product-naming-conventions .tips li {
    display: block;
    margin-right: 0;
    width: 13em;
    width: 25%;
    float: left
}

#support-subnav .subnav .nav-tabs>li>a,
#support-subnav .subnav .nav-tabs>li>a:focus,
#support-subnav .subnav .nav-tabs>li>a:active {
    padding-left: 1em;
    padding-right: 1em
}

html:lang(ja) #support-subnav .subnav .nav-tabs>li>a {
    font-size: 14px
}

.banner .bb-container.s-intel-tag {
    height: 1px;
    margin-top: -1px;
    color: #fff
}

.banner .bb-container.s-intel-tag .s-intel-tag-innter {
    width: 100%;
    height: 1px;
    position: relative
}

.banner .bb-container.s-intel-tag .s-intel-tag-box {
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(-100%);
    margin-top: -20px;
    padding-right: 80px;
    font-size: 1.6rem;
    line-height: 1;
    text-align: right
}

.banner .bb-container.s-intel-tag .s-intel-tag-box img {
    position: absolute;
    width: 70px;
    right: 0;
    bottom: 0
}

.breadcrumbs {
    border-top: 1px solid silver;
    padding: 10px 0;
    margin-bottom: 0;
    font-size: 13px
}

.breadcrumbs nav.breadcrumb ol>li {
    font-size: inherit
}

.breadcrumbs .content-inner>div {
    display: flex
}

.breadcrumbs .block-system-breadcrumb-block {
    flex: 1
}

.breadcrumbs .content-inner>div>div:not(.block-system-breadcrumb-block) {
    font-weight: 600;
    margin-left: auto
}

.breadcrumbs .block {
    margin-bottom: 0
}

.breadcrumbs .lang-switcher {
    margin: 0;
    padding-left: 20px
}

#top-right-menu a {
    padding: 0 10px
}

.lang-switcher {
    width: 120px;
    display: inline-block;
    background-image: url(/sites/default/files/inline-images/globe_32.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position-x: 0;
    background-position-y: 2px;
    margin-right: 15px
}

.lang-switcher select {
    padding: 0 2px 1px
}

.breadcrumbs .block:not(.lang-switcher) {
    padding-top: 3px
}

.footer,
.footer .footer-top,
.copyright {
    background-color: #003a70
}

.copyright {
    font-size: .8em
}

.footer .footer-center {
    padding-top: 60px
}

.footer .footer-center .column {
    padding-left: 60px
}

#footer-products ul {
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    column-count: 2;
    column-gap: 10px
}

.footer .block-title {
    border-bottom: 0
}

.footer,
.footer a {
    color: #f5f6f7 !important
}

.footer a:hover {
    color: #d30015 !important
}

.footer .block-title {
    margin: 0 0 10px
}

.footer .block-title span {
    color: #d30015;
    font-family: inherit;
    text-transform: capitalize;
    font-weight: 600;
    font-size: 18px;
    padding: 0
}

.footer-social {
    padding-top: 10px;
    text-align: left;
    width: 80%
}

.footer-social ul li a i {
    background: #205d7a;
    color: #fff;
    width: 35px;
    height: 35px;
    border-radius: 20px;
    font-size: 18px;
    text-align: center;
    margin-right: 10px;
    padding-top: 20%
}

.footer-social .fa-facebook {
    background: #3b5998
}

.footer-social .fa-linkedin {
    background: #45b0e3
}

.footer-social .fa-twitter {
    background: #0177b5
}

.footer-social .fa-google-plus {
    background: #dd4b39
}

.footer-social .fa-youtube-play {
    background: #d32323
}

.footer-social ul li a i {
    transition: all .2s ease-in-out
}

.footer-social ul li a i:hover {
    opacity: .7
}

.footer-social ul li {
    display: inline-block;
    padding: 5px 5px 5px 0
}

#backtotop {
    z-index: 1000
}

.subnav .containers {
    padding: 0;
    margin: 0;
    width: 100%;
    position: relative
}

.subnav .nav-tabs {
    display: block;
    white-space: nowrap;
    overflow: auto
}

.subnav .nav-tabs>li {
    display: inline-block
}

.subnav .nav-tabs>li>a,
.subnav .nav-tabs>li>a:focus,
.subnav .nav-tabs>li>a:active {
    padding-left: 1.5em;
    padding-right: 1.5em;
    padding-top: 0;
    padding-bottom: 0;
    white-space: nowrap;
    line-height: 50px
}

.subnav .nav-tabs li.emphasize a {
    padding-left: 2.6em !important
}

.subnav .nav-tabs li.emphasize a:before {
    display: 'block';
    content: '';
    width: 1.3em;
    height: 1.3em;
    top: 50%;
    left: 1.5em;
    position: absolute;
    top: 50%;
    left: 1em;
    margin-top: -.65em;
    background: url('/sites/default/files/icons/AvailableModelsArrow.svg') no-repeat center center;
    background-size: contain
}

.subnav.navbar-fixed .nav-sub-tabs {
    box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .3)
}

.subnav .nav-sub-tabs {
    background-color: #f1f1f1 !important;
    margin-bottom: 0;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .25);
    white-space: nowrap;
    overflow: auto
}

.subnav .nav-sub-tabs ul {
    margin-bottom: 0;
    display: inline-block
}

.subnav .nav-sub-tabs li {
    display: inline-block;
    padding: 10px 20px 10px 20px;
    padding: 0;
    color: #1e4f7d;
    font-weight: 600;
    line-height: 1.3;
    font-size: 16px
}

.subnav .nav-sub-tabs li.active {
    border-bottom: 4px solid #961919
}

.subnav .nav-sub-tabs li a {
    padding: 0;
    padding-left: .8em;
    padding-right: .8em;
    line-height: 40px
}

.subnav .nav-sub-tabs li a:active,
.subnav .nav-sub-tabs li a:focus {
    color: #222
}

.subnav #page-title-sticky-header {
    display: none;
    font-size: 28px
}

.subnav.navbar-fixed #page-title-sticky-header {
    display: block
}

.subnav #page-title-sticky-header.long-title {
    font-size: 20px
}

.subnav #page-title-sticky-header div {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 600;
    max-width: 170px;
    min-width: 120px;
    line-height: 1;
    border-top: 1px solid;
    border-bottom: 1px solid;
    padding: 3px 0;
    z-index: 1;
    cursor: pointer
}

.subnav #page-title-sticky-header.long-title div {
    padding: 0
}

.subnav.navbar-mobile li a,
.subnav.navbar-mobile li a:hover,
.subnav.navbar-mobile li a:focus,
.subnav.navbar-mobile li a:active {
    line-height: 40px
}

.subnav.navbar-mobile .nav-tabs {
    display: block;
    white-space: initial;
    overflow: visible
}

.subnav.navbar-mobile .nav-tabs>li {
    width: 100%;
    margin: 0;
    display: block
}

.subnav.navbar-mobile .nav-tabs:not(.less)>li {
    border-top: 1px solid #ccc
}

.subnav.navbar-mobile .nav-tabs:not(.less)>li:first-child {
    border-top: 0
}

.subnav.navbar-mobile .nav-tabs.less>li.active>a,
.subnav.navbar-mobile .nav-tabs.less>li.active>a:hover,
.subnav.navbar-mobile .nav-tabs.less>li.active>a:focus,
.subnav.navbar-mobile .nav-tabs.less>li.active>a:active {
    color: inherit !important;
    background-color: transparent !important
}

.subnav.navbar-mobile .nav-tabs.less>li:not(.active) {
    display: none
}

.subnav.navbar-mobile .nav-tabs.initless>li:first-child {
    display: block
}

.subnav.navbar-mobile .nav-tabs.less>li.active {
    width: 100%;
    background-color: #0a2349 !important
}

.subnav.navbar-mobile .nav-sub-tabs {
    display: block;
    white-space: initial;
    overflow: visible
}

.subnav.navbar-mobile .nav-sub-tabs li {
    display: block;
    width: 100%;
    margin: 0;
    display: block
}

.subnav.navbar-mobile:not(.less) .nav-sub-tabs li.active {
    background-color: #ccc
}

.subnav.navbar-mobile .nav-sub-tabs li.active {
    border-bottom: 0
}

.subnav.navbar-mobile .nav-sub-tabs li a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.subnav.navbar-mobile .nav-sub-tabs:not(.less) li {
    border-top: 1px solid #ccc
}

.subnav.navbar-mobile .nav-sub-tabs:not(.less) li:first-child {
    border-top: 0
}

.subnav.navbar-mobile .nav-sub-tabs.less>li.active>a,
.subnav.navbar-mobile .nav-sub-tabs.less>li.active>a:hover,
.subnav.navbar-mobile .nav-sub-tabs.less>li.active>a:focus,
.subnav.navbar-mobile .nav-sub-tabs.less>li.active>a:active {
    color: inherit !important;
    background-color: transparent !important
}

.subnav.navbar-mobile .nav-sub-tabs.less li.active {
    background-color: #f1f1f1
}

.subnav.navbar-mobile .nav-sub-tabs.less li.active a {
    color: #222 !important
}

.subnav.navbar-mobile .nav-sub-tabs.less li:not(.active) {
    display: none
}

.subnav.navbar-mobile .nav-sub-tabs.initless li:first-child {
    display: block
}

.subnav:not(.navbar-mobile) .slide-control {
    display: none !important;
    cursor: pointer
}

.subnav.navbar-mobile .slide-control.slide-control {
    position: absolute;
    right: 0;
    top: 0;
    color: #ccc;
    font-size: 1.5em;
    line-height: 40px;
    padding-left: 20px;
    padding-right: 20px
}

.subnav.navbar-mobile .slide-control.slide-control-down {
    display: block
}

.subnav.navbar-mobile {
    position: relative
}

#highlights .gsc-column .column-inner {
    padding-top: 20px;
    padding-bottom: 20px
}

#highlights .widget {
    padding-top: 0
}

#highlights .widget h3 {
    line-height: 1.1em
}

#highlights .widget li {
    position: relative;
    list-style: none;
    list-style-position: inside
}

#highlights .widget li::before {
    content: "•";
    color: #961919;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-weight: bold
}

#highlights .widget a {
    text-decoration: underline
}

#highlights .widget.gsc-team.team-vertical {
    padding-bottom: 0
}

#highlights .optimized-for ul {
    font-weight: 600;
    font-size: 17px;
    padding-left: 1.3em
}

#highlights .optimized-for li::before {
    content: "";
    display: inline-block;
    background-image: url('/sites/default/files/icons/checkicon.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    color: #cfcfcf;
    width: 1em;
    height: 1.3em;
    margin-left: -1.3em;
    position: absolute
}

#highlights {
    background-color: #fff
}

#highlights .loading {
    text-align: center;
    font-size: 3em
}

#highlights.expand-box .row {
    display: flex;
    margin: 0;
    overflow: hidden;
    border: 2px solid #f1f1f1;
    border-top: 0
}

#highlights.expand-box .expand-box-item {
    flex: 1;
    margin: 0;
    transition: .5s all ease;
    color: #222;
    overflow: hidden;
    padding: 0;
    flex-basis: 33.33%
}

#highlights.expand-box .expand-box-item .column-inner {
    position: relative;
    width: 100%;
    height: 100%;
    border-top: 8px solid #961919;
    padding: 35px;
    background-color: #fff
}

#highlights.expand-box .expand-box-item .column-inner:before {
    display: block;
    content: '';
    position: absolute;
    width: 1px;
    background: #97999b;
    top: 35px;
    bottom: 35px;
    right: 0
}

#highlights.expand-box .expand-box-item:last-child .column-inner:before {
    display: none
}

#highlights.expand-box .expand-box-item .column-content-inner {
    position: static
}

#highlights.expand-box .expand-box-item .expand-box-summary {
    padding-left: 0 !important
}

#highlights.expand-box .expand-box-item .expand-box-summary li {
    list-style: none !important
}

#highlights.expand-box .expand-box-item .note {
    color: #97999b
}

#highlights.expand-box .expand-box-item div.note {
    margin-top: 10px;
    font-size: .9em
}

.expand-box .expand-box-item .expand-box-detail {
    display: none
}

#highlights.expand-box .expand-box-item .expand-box-detail .title,
#highlights.expand-box .expand-box-item .team-name {
    font-size: 20px !important;
    text-align: center;
    margin-bottom: .7em;
    font-weight: 600
}

#highlights.expand-box .expand-box-item .expand-box-summary ul {
    font-weight: 600;
    font-size: 17px;
    padding-left: 1.3em
}

#highlights.expand-box .expand-box-item .expand-box-summary li {
    position: relative;
    list-style: none;
    list-style-position: inside;
    font-size: 17px;
    padding-bottom: 0 !important;
    padding-left: 1em;
    font-weight: 400;
    line-height: 1.3em;
    margin-bottom: .5em
}

#highlights.expand-box .expand-box-item .expand-box-summary li::before {
    content: "";
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-weight: bold
}

#highlights.expand-box .expand-box-item .expand-box-control {
    z-index: 1;
    position: absolute;
    text-decoration: none
}

#highlights.expand-box .expand-box-item .expand-box-control.btn {
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%)
}

#highlights.expand-box .expand-box-item .expand-box-control.expand-box-show-more {
    bottom: 35px
}

#highlights.expand-box .expand-box-item .expand-box-control.expand-box-show-less {
    display: none
}

#highlights.expand-box .expand-box-item .expand-box-control.expand-box-show-less.close-icon {
    top: 0;
    right: 0;
    width: 45px;
    height: 45px
}

#highlights.expand-box .expand-box-item .expand-box-control.expand-box-show-less.close-icon::before,
#highlights.expand-box .expand-box-item .expand-box-control.expand-box-show-less.close-icon::after {
    display: block;
    content: '';
    height: 2px;
    width: 25px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: 10px
}

#highlights.expand-box .expand-box-item .expand-box-control.expand-box-show-less.close-icon::before {
    transform: rotate(-45deg)
}

#highlights.expand-box .expand-box-item .expand-box-control.expand-box-show-less.close-icon::after {
    transform: rotate(45deg)
}

#highlights.expand-box .highlight .expand-box-summary li {
    padding-left: 1.5em
}

#highlights.expand-box .highlight .expand-box-summary li::before {
    display: block;
    position: absolute;
    left: .5em;
    top: 0;
    margin-left: 0;
    content: "•";
    color: #961919
}

#highlights.expand-box .optimized .expand-box-summary {
    overflow: hidden
}

#highlights.expand-box .optimized .expand-box-summary li {
    font-size: 17px;
    font-weight: 600;
    padding-left: 1.5em;
    margin-bottom: 7px;
    float: left;
    margin-right: 30px
}

#highlights.expand-box .optimized .expand-box-summary li::before {
    content: "";
    background-image: url('/sites/default/files/icons/checkicon.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    color: #cfcfcf;
    width: 1em;
    height: 1.3em;
    margin-left: -1.3em;
    position: absolute
}

#highlights.expand-box .innovation .expand-box-summary {
    margin-bottom: 50px
}

#highlights.expand-box .innovation .expand-box-summary li {
    margin-bottom: .35em;
    padding-left: 3em;
    min-height: 3.6rem;
    height: 3.6rem;
    display: table
}

#highlights.expand-box .innovation .expand-box-summary li::before {
    display: none
}

#highlights.expand-box .innovation .expand-box-summary li .pic {
    width: 3.6rem;
    height: 3.6rem;
    color: #585858;
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 0
}

#highlights.expand-box .innovation .expand-box-summary li .title {
    line-height: 1.3em;
    display: table-cell;
    vertical-align: middle
}

#highlights.expand-box .innovation .expand-box-inner {
    padding-bottom: 40px
}

#highlights.expand-box .innovation .expand-box-detail>ul {
    display: flex;
    margin: 0 -10px;
    padding-left: 0
}

#highlights.expand-box .innovation .expand-box-detail>ul>li {
    margin: 0 10px;
    flex: 1;
    background-color: #fff;
    text-align: center;
    padding: 40px
}

#highlights.expand-box .innovation .expand-box-detail>ul>li::before {
    display: none
}

#highlights.expand-box .innovation .expand-box-detail .pic {
    width: 200px
}

#highlights.expand-box .innovation .expand-box-detail .title {
    text-align: center;
    line-height: 1.1;
    min-height: 2.2em;
    max-width: 800px;
    margin: 30px auto 5px auto
}

#highlights.expand-box .innovation .expand-box-detail .intro {
    text-align: left;
    line-height: 1.5;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

#highlights.expand-box .innovation .expand-box-detail .intro a {
    text-decoration: underline;
    text-decoration-color: #961919
}

#highlights.expand-box .innovation .expand-box-detail .intro p {
    margin-bottom: 15px
}

#highlights.expand-box .innovation .expand-box-detail .intro ul {
    margin-bottom: 15px
}

#highlights.expand-box .innovation .expand-box-detail .intro li {
    padding-bottom: 0
}

#highlights.expand-box .innovation .expand-box-summary .intro {
    display: none
}

#highlights.expand-box.expand-box-expand-2 .row {
    transition: 2s all ease;
    max-height: 9999px !important
}

#highlights.expand-box.expand-box-expand-2 .expand-box-item:nth-child(2) .team-name {
    display: none
}

#highlights.expand-box.expand-box-expand-2 .expand-box-item:nth-child(2) .column-inner {
    background-color: #103a71;
    padding-top: 60px;
    padding-bottom: 80px
}

#highlights.expand-box.expand-box-expand-2 .expand-box-item:nth-child(2) .expand-box-control.expand-box-show-less {
    display: inline-block
}

#highlights.expand-box.expand-box-expand-2 .expand-box-item:nth-child(2) .expand-box-control.expand-box-show-more {
    display: none
}

#highlights.expand-box.expand-box-expand-2 .expand-box-item:nth-child(2) .team-info {
    margin: 0
}

@media(max-width:1199px) {
    #highlights.expand-box .innovation .expand-box-detail>ul {
        display: block
    }
    #highlights.expand-box .innovation .expand-box-detail>ul>li {
        padding-left: 50px;
        padding-right: 50px
    }
}

.product-lines .column-inner {
    background-color: #fff;
    color: #222
}

.product-lines .widget .team-info {
    text-align: left;
    padding: 0 30px
}

.product-lines .widget .team-info img {
    width: 30px
}

.product-lines .widget .team-info img.wide {
    width: 40px
}

.product-lines .widget .team-header img {
    height: 120px;
    padding-bottom: 10px
}

.product-lines .widget .team-info table {
    border: 0
}

.product-lines .widget .team-info td,
.product-lines .widget .team-info th {
    padding: 5px;
    border: 0;
    vertical-align: middle;
    font-size: 14px;
    line-height: 1.1
}

.product-lines .widget .team-info table td:first-child {
    text-align: center;
    width: 50px
}

.product-lines .widget .readmore {
    padding-top: 0
}

.product-lines.product-lines-grid .column-content-inner {
    height: 100%
}

.product-lines.product-lines-grid .widget {
    height: 100%
}

.product-lines.product-lines-grid .widget-content {
    position: relative;
    padding-bottom: 50px;
    height: 100%
}

.product-lines.product-lines-grid .widget .team-body-content {
    margin-top: 10px
}

.product-lines.product-lines-grid .widget .team-info td,
.product-lines.product-lines-grid .widget .team-info th {
    vertical-align: top;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
    padding-top: 15px;
    padding-bottom: 15px
}

.product-lines.product-lines-grid .widget .team-info th {
    text-align: right;
    width: 25%;
    min-width: 8em
}

.product-lines.product-lines-grid .widget .team-info table {
    margin-bottom: 0
}

.product-lines.product-lines-grid .widget .team-info table ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.product-lines.product-lines-grid .widget .team-info table li {
    list-style: none;
    padding-left: 1em;
    position: relative
}

.product-lines.product-lines-grid .widget .team-info table li::before {
    content: "•";
    color: #961919;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1.1em;
    margin-top: -.05em
}

.product-lines.product-lines-grid .widget .team-info .buttons {
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.product-lines.product-lines-grid .widget .team-info .buttons a {
    widows: 150px
}

.product-lines.product-lines-grid .widget .team-info .emphasize {
    color: #961919
}

.product-lines.product-lines-grid .widget .team-info .show-more {
    width: 100%;
    display: block;
    text-align: center;
    padding: 5px 0 10px 0;
    font-size: 16px;
    line-height: 1;
    color: #002248;
    border-top: 1px solid #f1f1f1;
    margin-top: 2px;
    background-color: #f1f1f1;
    background: linear-gradient(to top, #f1f1f1 0, #fff 100%)
}

.product-lines.product-lines-grid .widget .team-info .show-more:hover {
    background: #f1f1f1
}

.product-lines.product-lines-grid .widget .team-info .show-more i {
    color: #527aa4;
    font-size: 16px;
    margin-left: 5px
}

.product-lines.product-lines-grid .widget .team-info .js-pre-hide {
    display: none
}

.product-lines.product-lines-grid .field--name-field-footer {
    color: #961919;
    text-align: center;
    margin-top: 20px
}

.product-lines.product-lines-grid .widget .readmore {
    padding-top: 0;
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 0
}

.product-lines.product-lines-grid .widget .team-info .sub-item {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    border-bottom: 1px solid #f1f1f1
}

.product-lines.product-lines-grid .widget .team-info .sub-item:first-of-type {
    margin-top: 0
}

.product-lines.product-lines-grid .widget .team-info .sub-item span {
    font-weight: 600;
    line-height: 1.3;
    background-color: #f1f1f1;
    padding-left: 10px;
    padding-right: 10px;
    display: inline-block
}

.portfolio-list {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.portfolio-list .box-title {
    margin-bottom: 0;
    padding: 0;
    font-size: 38px
}

.portfolio-list .box-title div {
    display: inline-block;
    text-align: center;
    border-bottom: 5px solid #ccc;
    padding: 0 30px
}

.portfolio-list .sub-title {
    font-size: 30px;
    text-align: center;
    margin-top: 30px;
    clear: both
}

.portfolio-v1 {
    width: 100% !important;
    margin-bottom: 100px;
    margin-top: 60px;
    box-shadow: 2px 1px 3px 0 rgba(0, 0, 0, .2)
}

.portfolio-v1:last-child {
    margin-bottom: 0
}

.portfolio-v1 .product-view {
    position: relative;
    background-color: #fff;
    border-top: 3px solid #961919;
    padding: 20px 20px 20px 200px
}

.portfolio-v1 .product-view .image {
    position: absolute;
    left: 0;
    top: 2.5em;
    width: 200px
}

.portfolio-v1 .product-view .image a {
    display: block;
    margin-bottom: 30px
}

.portfolio-v1 .product-view>div {
    margin: 0
}

.portfolio-v1 .product-view .image-caption {
    display: none
}

.portfolio-v1 .product-view table {
    border: 0;
    margin-bottom: 0
}

.portfolio-v1 .product-view table th {
    border: 0
}

.portfolio-v1 .product-view table th,
.portfolio-v1 .product-view table td {
    border: 0;
    border-bottom: 1px solid #ddd;
    padding: 15px 10px
}

.portfolio-v1 .product-view table th,
.portfolio-v1 .product-view table td:nth-child(1) {
    text-align: right;
    width: 25%
}

.portfolio-v1 .product-view table tr:last-child th,
.portfolio-v1 .product-view table tr:last-child td {
    border-bottom: 0
}

.portfolio-v1 .product-view table ul {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.portfolio-v1 .product-view table li {
    list-style: none;
    padding-left: 1em;
    text-indent: -1em
}

.portfolio-v1 .product-view table li::before {
    content: "•";
    color: #961919;
    margin-right: .5em
}

.portfolio-v1 .product-view .product-tags {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 19px;
    margin: 0;
    color: #fff;
    line-height: 1.8;
    height: 1.8em;
    margin-top: -1.8em
}

.portfolio-v1 .product-view .product-tags p {
    display: inline
}

.portfolio-v1 .product-view .product-tags li {
    display: block;
    float: left;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 10px;
    background-color: #00173a
}

.portfolio-v1 .product-view .product-tags img {
    height: 1em;
    margin-right: 3px;
    margin-top: -2px
}

.portfolio-v1 .product-view .red {
    color: #961919
}

#social .field__item {
    min-width: 350px;
    max-width: 750px;
    margin: 0 auto
}

#social>.field>.field__item:first-child {
    margin-bottom: 15px
}

.social-media .social-media-item {
    margin-bottom: 30px;
    background-color: #fff;
    text-align: center;
    border: 5px solid #fff;
    color: #222
}

.social-media .social-media-item .loading {
    margin-top: 10px;
    margin-bottom: 10px
}

.social-media .social-media-item--fb-post {
    overflow: hidden
}

.social-media .social-media-item--fb-post .fb-page.fb_iframe_widget {
    margin-top: -75px
}

.social-media .social-media-item--linkedin {
    position: relative;
    max-height: 350px
}

.social-media .social-media-item--linkedin iframe {
    width: 100%;
    max-height: 300px
}

.social-media .social-media-item--linkedin a {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    left: 0;
    background: transparent
}

.social-media .social-media-item--youtube {
    position: relative;
    border: 5px solid #fff
}

.social-media .social-media-item--youtube:after {
    content: '';
    display: block;
    padding-bottom: 56.25%
}

.social-media .social-media-item--youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0
}

.social-media .social-media-title {
    width: 100%;
    border-bottom: #fff solid 2px;
    text-align: right;
    color: #fff;
    font-size: 14px
}

#social .social-media-title {
    width: 100%;
    border-bottom: #d9d9d9 solid 1px;
    text-align: right;
    color: #fff;
    font-size: 14px;
    position: relative;
    height: 3.3em;
    background-color: #f1f1f1;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 1.5rem
}

#social .social-media-title i {
    width: 2.5em;
    height: 2.5em;
    position: absolute;
    border-radius: 50%;
    top: 50%;
    left: 5px;
    transform: translateY(-50%);
    color: #fff
}

#social .social-media-title i::before {
    position: absolute;
    font-size: 2em;
    transform: translateY(-50%);
    width: 100%;
    top: 50%;
    left: 0;
    text-align: center
}

#social .social-media-title--facebook i {
    background-color: #4267b2
}

#social .social-media-title--linkedin i {
    background-color: #45b0e3
}

#social .social-media-title--youtube i {
    color: #fff;
    background: #f00
}

#social .social-media-title--linkedin i:before,
#social .social-media-title--youtube i:before {
    font-size: 2.5rem
}

.hub-page-banner {
    color: #fff;
    background-position-x: 20%;
    height: 300px
}

.hub-page-banner .containers {
    height: 100%;
    overflow: visible
}

.hub-page-banner .banner-content {
    padding: 0 !important;
    width: 80%;
    margin: 0 auto;
    position: relative
}

.hub-page-banner.full-container .banner-content {
    width: 100%
}

.hub-page-banner .banner-content .col-left {
    width: 100%;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: auto
}

.hub-page-banner .banner-title {
    font-size: 54px;
    padding-bottom: 15px;
    line-height: 1;
    font-weight: 600;
    white-space: normal
}

.hub-page-banner .banner-text {
    font-weight: 500;
    font-size: 26px
}

.hub-page-banner.append-gradient .banner-content .col-left::before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    padding-bottom: 100%;
    top: 0;
    left: 0;
    transform: translate(-25%, -25%);
    border-radius: 50%;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 1) 0, rgba(0, 0, 0, 0) 70%);
    z-index: -1
}

.hub-page-banner .banner-content .banner-title,
.hub-page-banner .banner-content .banner-text,
.hub-page-banner .banner-content .banner-buttons {
    position: static;
    line-height: 1
}

#product-families .gsc-hover-background {
    padding-top: 30px;
    padding-bottom: 30px
}

#product-families.higher .gsc-hover-background {
    padding-top: 50px;
    padding-bottom: 50px
}

#product-families .gsc-hover-background .front h2 {
    font-size: 26px !important;
    line-height: 1;
    margin-bottom: 5px
}

#product-families .gsc-hover-background .front div {
    font-size: 20px;
    line-height: 1.1;
    max-width: 400px;
    margin: 0 auto
}

#product-families .gsc-hover-background .front img {
    filter: drop-shadow(0 2px 1px rgba(0, 0, 0, .4));
    width: auto;
    height: auto;
    max-width: 80%;
    max-height: 230px
}

#product-families.without-shadow .gsc-hover-background .front img {
    filter: none
}

#product-families .gsc-hover-background .back h3 {
    font-size: 23px;
    margin-bottom: 5px
}

#product-families .gsc-hover-background .back .content {
    padding: 30px
}

#product-families .gsc-hover-background .back .content .content-text {
    color: #fff
}

#product-families .gsc-hover-background .back .content p {
    margin-bottom: 15px;
    font-size: 17px;
    line-height: 1.3em
}

#product-families .gsc-hover-background .back .readmore {
    padding-top: 0;
    text-align: center;
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%)
}

#product-families .gsc-hover-background .back:after {
    background-color: rgba(70, 70, 70, .7)
}

#product-families .gsc-hover-background .back ul {
    position: absolute;
    top: 70px;
    bottom: 80px;
    left: 30px;
    right: 20px;
    padding-right: 10px;
    overflow-y: auto
}

#product-families .gsc-column {
    min-height: 300px
}

#product-families .gsc-column:before {
    bottom: 20%;
    height: 250px
}

#product-families .gsc-hover-background .back ul::-webkit-scrollbar {
    width: 10px;
    background-color: #fff
}

#product-families .gsc-hover-background .back ul::-webkit-scrollbar-thumb {
    background-color: #a9a9a9
}

#product-families .gsc-hover-background .back ul::-webkit-scrollbar-track {
    background-color: #fff
}

.hub-page-intro {
    text-align: center
}

.hub-page-intro .containers {
    padding-top: 40px
}

.hub-page-intro .containers>div {
    display: flex
}

.hub-page-intro h2 {
    font-size: 40px;
    margin-bottom: 0;
    text-align: left;
    line-height: 1;
    font-weight: bold;
    color: #003a70;
    padding-right: 1em
}

.hub-page-intro h2 span {
    display: block;
    white-space: nowrap
}

.hub-page-intro ul {
    margin: 0;
    display: inline-block;
    text-align: left;
    border-left: 4px solid #003a70;
    padding-left: 2em
}

.hub-page-intro li {
    list-style: none;
    padding-left: .8em;
    position: relative;
    margin-bottom: .5em;
    font-size: 19px
}

.hub-page-intro li:last-child {
    margin-bottom: 0
}

.hub-page-intro li::before {
    content: "•";
    color: #961919;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1.1em;
    margin-top: -.05em
}

.hub-page-intro p:first-of-type {
    margin: 20px auto 10px auto;
    text-align: left
}

.hub-page-intro .global-skus {
    width: 100px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #f1f1f1;
    padding: 5px 10px;
    box-shadow: 1px 1px 1px 1px rgba(0, 0, 0, .2);
    text-align: center;
    padding-bottom: 30px;
    overflow: hidden;
    transition: all 150ms linear
}

.hub-page-intro .global-skus:hover {
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, .3);
    transform: translate(-1px, -2px)
}

.hub-page-intro .global-skus span {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
    text-align: center;
    border-bottom: 0 solid #961919;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 5px
}

.hub-page-intro hr {
    border-bottom: 1px solid #97999b;
    margin-top: 60px;
    margin-bottom: 0
}

#product-families .gsc-column .team-body .readmore {
    display: none
}

#product-families.scroll-box .gsc-hover-background .front h2 {
    font-size: 24px !important
}

#product-families.scroll-box .gsc-hover-background .back h3 {
    font-size: 19px !important;
    line-height: 1
}

#product-families.scroll-box .scroll-box-container {
    margin-left: 30px;
    margin-right: 30px;
    position: relative
}

#product-families.scroll-box .scroll-box-list {
    overflow-x: auto
}

#product-families.scroll-box.without-scroll .scroll-box-list {
    overflow-x: hidden
}

#product-families.scroll-box .row {
    flex-wrap: nowrap;
    justify-content: flex-start;
    overflow: hidden;
    opacity: .4
}

#product-families.scroll-box .gsc-column {
    flex: 1;
    padding-left: 1px !important;
    padding-right: 1px !important;
    margin-left: 0;
    margin-right: 0
}

#product-families.scroll-box .gsc-column:before {
    display: none !important
}

#product-families.scroll-box .scroll-box-list::-webkit-scrollbar {
    height: 8px
}

#product-families.scroll-box .scroll-box-list::-webkit-scrollbar-thumb {
    background-color: #97999b
}

#product-families.scroll-box .scroll-box-list::-webkit-scrollbar-track {
    background-color: #f1f1f1
}

#product-families.scroll-box .scroll-arrow {
    width: 1em;
    height: 1em;
    line-height: 1;
    display: block;
    font-size: 60px;
    text-align: center;
    position: absolute;
    top: 50%;
    color: #7e9bb7
}

#product-families.scroll-box .scroll-arrow:not(.scroll-disabled):hover {
    color: #961919 !important
}

#product-families.scroll-box .scroll-arrow.scroll-disabled {
    opacity: .2;
    cursor: initial
}

#product-families.scroll-box .scroll-arrow.scroll-prev {
    left: -1em
}

#product-families.scroll-box .scroll-arrow.scroll-next {
    right: -1em
}

#product-families.scroll-box .gsc-column {
    min-width: 22.22%
}

#product-families.scroll-box.scroll-box-loading .paragraph-boxes {
    font-size: 2em
}

#product-families.scroll-box.scroll-box-loading .paragraph-boxes:before {
    position: absolute;
    z-index: 999;
    content: '\f110';
    width: 1em;
    height: 1em;
    color: #222;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    left: 50%;
    top: 50%;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    animation: fa-spin 1s infinite steps(8)
}

#product-families.scroll-box.scroll-box-img-hover .column-inner {
    overflow: visible
}

#product-families.scroll-box.scroll-box-img-hover .gsc-hover-background {
    padding-top: 25% !important;
    padding-bottom: 25% !important
}

#product-families.scroll-box.scroll-box-img-hover .gsc-hover-background .back:after {
    background-color: #fff;
    border: 1px solid #97999b;
    box-shadow: 0 0 2px 1px rgba(0, 0, 0, .15)
}

#product-families.scroll-box.scroll-box-img-hover .gsc-hover-background .back h3 {
    color: #222
}

#product-families.scroll-box.scroll-box-img-hover .gsc-hover-background .back .content {
    overflow: hidden
}

#product-families.scroll-box.scroll-box-img-hover .gsc-hover-background .back .content .content-text {
    display: block;
    text-align: center
}

#product-families.scroll-box.scroll-box-img-hover .gsc-hover-background .back .content .content-text img {
    max-width: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin-top: -10px
}

#product-families.without-shadow.scroll-box.scroll-box-img-hover .gsc-hover-background .back .content .content-text img {
    filter: none
}

#product-families.scroll-box.motherboard {
    padding-top: 30px
}

.js-off-canvas-dialog-open #header {
    width: 100vw
}

.ui-dialog.ui-dialog-off-canvas {
    background-color: #041e42;
    border: 0;
    z-index: 9999
}

.ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar {
    border-bottom: 0;
    background-color: #97999b;
    padding: 15px
}

.ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar-close {
    border: 0;
    background: none
}

.ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar-close span {
    display: none
}

.ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar-close::before,
.ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar-close::after {
    display: block;
    content: '';
    height: 2px;
    width: 25px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    transform: translateX(-50%);
    outline: 0
}

.ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar-close::before {
    transform: rotate(-45deg)
}

.ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar-close::after {
    transform: rotate(45deg)
}

.ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar-close:hover,
.ui-dialog.ui-dialog-off-canvas .ui-dialog-titlebar-close:focus {
    border: 0;
    background: none
}


/*#drupal-off-canvas *,
#drupal-off-canvas *:not(div) {
    background-color: inherit;
    font-family: 'Source Sans Pro', Helvetica, Arial, sans-serif !important;
    line-height: 1.3
}*/

#drupal-off-canvas .form-item {
    width: 100%;
    margin-bottom: 15px
}

.feedback-form {
    line-height: 1.3 !important;
    padding-top: 60px;
    padding-bottom: 60px;
    margin-bottom: 15px
}

.feedback-form .box-title {
    font-size: 34px;
    font-weight: 600;
    text-align: center;
    padding-bottom: 25px;
    color: black
}

.feedback-form .form-actions {
    text-align: left !important
}

.feedback-form .btn {
    width: auto !important
}

.feedback-form .form-item label {
    font-size: 15px !important;
    text-transform: none
}

.feedback-form input[type="number"] {
    background-color: #fff;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, .02) inset;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .02) inset;
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 5px 10px
}

.feedback-form .field--name-field-path,
.feedback-form .field--name-field-temporary {
    display: none
}

.feedback-form .field--name-field-attach {
    display: none
}

#drupal-off-canvas .feedback-form {
    background-color: #041e42
}

#drupal-off-canvas .feedback-form select option {
    color: #595959;
    background-color: #fff
}

#drupal-off-canvas .feedback-form .box-title {
    font-size: 30px
}

.ui-dialog.ui-dialog-off-canvas .ui-dialog-title {
    visibility: hidden
}

.help .messages__wrapper {
    position: fixed;
    max-width: 90vw;
    z-index: 999;
    background-color: rgba(0, 0, 0, .7);
    color: #fff;
    padding: 20px;
    left: 50%;
    top: 20%;
    transform: translateX(-50%);
    padding: 20px 20px 20px 4.5em;
    box-shadow: 2px 1px 3px 0 rgba(0, 0, 0, .2)
}

.help .messages__wrapper .fa {
    position: absolute;
    line-height: 1;
    font-size: 2.3em;
    top: 10px;
    left: 20px;
    color: #fff
}

.help .messages__wrapper .fa.fa-exclamation-triangle {
    color: #961919
}

.help .messages__wrapper .messages {
    margin-top: -2px
}

.ajax-progress-throbber .throbber {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
    font-size: inherit;
    text-rendering: auto;
    background: none;
    animation: fa-spin 1s infinite steps(8);
    padding: 0;
    width: 1em;
    height: 1em
}

.ajax-progress-throbber .throbber:before {
    content: '\f110'
}

.form-page {
    background-color: white
}

.form-page form {
    padding-right: 10%;
    padding-left: 10%
}

.form-page input {
    display: block
}

.form-page p {
    margin: 1em 0
}

.form-page .form-item {
    width: 100%;
    margin-bottom: 15px;
    margin-top: 10px
}

.contact-message-form input[type="checkbox"] {
    width: auto
}

.search-result .loading {
    text-align: center
}

.search-result .search-result-none {
    text-align: center;
    color: #97999b;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 21px
}

.search-result .search-result-none span {
    font-weight: bold
}

.search-result .search-result-item {
    margin-bottom: 30px
}

.search-result .search-result-item .search-result-link {
    color: #ccc;
    word-break: break-all
}

.search-result .search-result-item .search-result-content {
    font-size: 16px;
    color: #222
}

.search-result .search-result-item .search-result-content em {
    color: #009639;
    font-weight: bold
}

.search-result .search-result-item .search-result-title {
    margin: 0;
    font-size: 21px
}

.search-result .search-result-header {
    margin-bottom: 50px;
    margin-top: 50px
}

.search-result .search-box {
    position: relative;
    height: 50px;
    width: 100%;
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.search-result .search-box input {
    border: 0;
    height: 100%;
    width: 100%;
    padding: .5em 4.5em .5em 1em;
    box-shadow: none;
    border: 1px solid #ccc
}

.search-result .search-box button {
    background-color: #f1f1f1;
    border: 0;
    width: 3.5em;
    height: 100%;
    position: absolute;
    right: 0;
    transition: .3s all ease;
    border: 1px solid #ccc
}

.search-result .search-box button:hover {
    background-color: #97999b
}

.search-result .search-box button svg {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 60%
}

.search-result .result-list {
    margin-top: 30px;
    margin-bottom: 30px;
    display: none
}

.search-result .result-paging {
    color: #97999b;
    display: none
}

.search-result .result-paging.result-paging-header {
    text-align: left;
    font-size: 19px
}

.search-result .result-paging.result-paging-header .result-keyword {
    font-weight: bold
}

.search-result .result-paging.result-paging-footer {
    text-align: center
}

.search-result .result-paging.result-paging-footer .page-arrow {
    font-size: 35px;
    padding-left: .5em;
    padding-right: .5em;
    margin: 0;
    vertical-align: middle;
    background-color: #fff;
    border: 0;
    outline: 0
}

.search-result .result-paging.result-paging-footer .page-arrow:disabled {
    color: #f1f1f1
}

.search-result .result-paging.result-paging-footer .page-arrow .fa {
    line-height: 1
}

.search-result .result-paging.result-paging-footer span {
    display: inline-block;
    padding-left: .2em;
    padding-right: .2em
}

.product-compare-main .compare-row.compare-diff {
    border: 2px dotted #222
}

.block-product-compare-block .product-compare-controls,
.product-compare-main .js-ptCompare-remove {
    display: none
}

.product-compare-main .image img {
    max-width: 100px !important;
    max-height: 100px !important
}

.compare-row .compare-feature-title {
    font-size: 12px;
    width: 150px
}

.compare-row .product-compare-group {
    padding-left: 150px
}

.compare-row .product-compare-group {
    padding-left: 150px
}

.product-compare-controls+.bb-container {
    padding-left: 0;
    padding-right: 0
}

.gavias-slider .slick-list .slick-track {
    width: auto !important;
    left: auto !important
}

.gavias-slider .slick-list .slick-track .slick-cloned {
    display: none !important
}

.gavias-slider .slick-list .slick-track .slick-slide {
    width: 100% !important;
    height: auto !important
}

.gavias-slider .slick-list .slick-track .slick-slide>div {
    height: auto !important
}

.gavias-slider .slick-dots,
.gavias-slider .slick-arrow {
    display: none !important
}

.banner {
    height: auto
}

.banner .banner-buttons {
    display: none
}

.banner .banner-product {
    filter: none;
    -webkit-filter: none
}

.banner .banner-product .slideshow-container .banner-slide {
    display: none
}

.banner .banner-product .slideshow-container .banner-slide:first {
    display: block
}

.banner .banner-product-title {
    display: none !important
}

#highlights.expand-box .row {
    max-height: none !important
}

#features .gsc-team .team-header .img-responsive {
    filter: invert(.5)
}

#features .row .gsc-column {
    width: 50%
}

#images .row .gsc-column {
    width: 50%
}

#images .slide.slick-slide {
    width: 50% !important
}

#images .mouseout-image {
    display: none !important
}

#images .mouseenter-image {
    display: inline-block !important
}

#images .gsc-team .zoom-in-icon {
    display: none !important
}

.product-lines.product-lines-grid .widget .team-info tr.js-pre-hide {
    display: table-row
}

.product-lines.product-lines-grid .widget .team-info .show-more {
    display: none
}

#innovations .slide.slick-slide {
    width: 33% !important
}

#resources .content a[href]:after {
    content: " ("attr(href) ")";
    word-break: break-all
}

#resources.border-style .slide.slick-slide {
    opacity: 1 !important;
    left: auto !important
}

#resources.border-style .resource-slide .gsc-column:first-child img {
    opacity: 1 !important
}

#resources.border-style .resource-slide .content .field--type-text-with-summary {
    max-height: none;
    min-height: auto
}

#resources.border-style .resource-slide .slider-placeholder-box {
    display: none
}

#resources.border-style .resource-slide .content {
    padding-bottom: 0
}

#resources.border-style .resource-slide .gsc-column:last-child {
    border: 0
}

#overview .gsc-team .team-header .img-responsive {
    filter: invert(.5)
}

#overview .row .gsc-column {
    width: 50%
}

#green-computing .tbl {
    page-break-inside: avoid
}

#green-computing .col1,
#green-computing .col3 {
    border: 0 !important
}

#green-computing .col2 {
    width: 50% !important
}

#green-computing .col3 {
    display: none !important
}

#milestones #hsContent {
    width: 100% !important;
    transform: none !important;
    float: none;
    overflow: visible
}

#milestones .timeline-wrapper {
    width: 100%
}

#milestones .timeline {
    width: 100%;
    height: auto;
    display: block !important
}

#milestones .hs-wrapper {
    height: auto !important
}

#milestones .timeline .content {
    display: block;
    position: absolute;
    left: 150px;
    top: 50%;
    transform: translateY(-50%)
}

#milestones .timeline .content .desc {
    position: static;
    font-size: 21px !important
}

#milestones .timeline .year {
    position: static;
    margin: 0
}

#milestones.timeline .line {
    display: none
}

#milestones .timeline-icon {
    display: none
}

#milestones .timeline .top {
    display: block
}

#milestones .hs-advancer {
    display: none
}

#alert-container {
    display: none !important
}

.hub-page-banner .banner-content .col-left {
    position: static;
    transform: none;
    padding-top: 20px;
    text-align: center
}

#press-releases {
    padding-left: 40px !important
}

#press-releases form {
    display: none
}

#social .social-media-title {
    border-bottom-width: 3px;
    border-bottom-color: black
}

#news .news {
    padding-left: 0;
    padding-right: 0
}

#events .slide.slick-slide {
    width: 33% !important
}

#events .widget {
    padding-left: 0;
    padding-right: 0
}

#systems .gsc-column {
    width: 50%
}

.portfolio-v1 .product-view .product-tags img {
    display: none
}

#demo-badge {
    display: none !important
}

#systems .gsc-column::before {
    display: none
}


}
#demo-badge .triangle-topright {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 90px solid red;
    border-left: 90px solid transparent
}
#demo-badge .white-triangle-topright {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border-top: 50px solid transparent;
    border-left: 50px solid transparent
}
#demo-badge .flag-corner {
    position: absolute;
    top: 18px;
    right: -18px;
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.5);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    color: white;
    font-weight: 600;
    text-align: center;
    line-height: 1
}
#demo-badge .flag-corner a {
    color: white;
    text-decoration: underline
}
#demo-badge {
    background-color: rgba(0, 0, 0, .6);
    color: white;
    bottom: 5px;
    right: 5px;
    padding: 5px;
    position: fixed;
    z-index: 100000;
    font-size: 12px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px
}
#demo-badge a {
    color: white
}
#demo-badge a:hover {
    color: white !important
}
#backtotop {
    bottom: 30px;
    right: 25px
}
#footer {
    position: relative
}
#demo-badge {
    background-color: rgba(84, 84, 84, 1);
    position: fixed
}
#demo-badge:hover {
    background-color: rgba(84, 84, 84, .7)
}
#demo-badge {
    font-size: 14px;
    background-color: transparent;
    border: 1px solid #faab1a;
    padding: 0;
    border-radius: 8px;
    overflow: hidden;
    right: 35px !important;
    bottom: 10px;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, .4)
}
#demo-badge:hover {
    background-color: transparent;
    border: 1px solid #faab1a
}
#demo-badge>div:first-child {
    text-align: center;
    font-size: 15px;
    background-color: #f1f1f1;
    color: #000;
    padding: 3px;
    border-bottom: 0;
    font-weight: 600
}
#demo-badge>div:last-child {
    border-top: 0;
    background-color: rgba(0, 0, 0, .65)
}
#demo-badge a {
    display: inline-block;
    padding-left: 7px;
    padding-right: 7px;
    height: 30px;
    vertical-align: middle
}
#demo-badge a i {
    font-size: 19px;
    width: 1em;
    text-align: center;
    line-height: 30px
}
#demo-badge a i.fa-sign-out {
    font-size: 22px;
    margin-left: 3px;
    margin-right: -7px
}
#demo-badge a i.fa-sign-out+span {
    padding-left: 2px
}
#demo-badge a span {
    max-width: 0;
    -webkit-transition: max-width 1s;
    transition: max-width 1s;
    display: inline-block;
    vertical-align: top;
    white-space: nowrap;
    overflow: hidden;
    line-height: 30px;
    transition-delay: .3s;
    margin-left: 5px
}
#demo-badge a:hover span {
    max-width: 13em
}
#demo-badge .break-line {
    width: 1px;
    height: 23px;
    display: inline-block;
    background-color: rgba(255, 255, 255, .5);
    vertical-align: middle
}
#backtotop {
    bottom: 55px
}
.js-off-canvas-dialog-open #demo-badge {
    display: none
}
#overlay-messages {
    position: absolute;
    display: none
}
#overlay-messages .overlay-messages {
    position: fixed;
    z-index: 99999999;
    background-color: rgba(130, 130, 130, .8);
    color: #fff;
    padding: 15px 50px;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
    box-shadow: 2px 1px 3px 0 rgba(0, 0, 0, .2);
    font-size: 25px;
    text-align: center;
    line-height: 1
}
#overlay-messages .overlay-messages .messages {
    margin-top: -2px
}
#overlay-messages .overlay-messages .messages>div {
    margin-top: 5px
}
#overlay-messages .overlay-messages .messages a {
    color: #fff;
    font-size: 1.2em;
    padding: 0 5px;
    margin-top: .3em
}
#overlay-messages .overlay-messages .messages a:hover {
    color: #fff;
    text-decoration: underline
}
#overlay-messages .overlay-messages .close-icon {
    top: 10px;
    right: 10px;
    width: 25px;
    height: 25px;
    position: absolute
}
#overlay-messages .overlay-messages .close-icon::before,
#overlay-messages .overlay-messages .close-icon::after {
    display: block;
    content: '';
    height: 2px;
    width: 25px;
    background-color: #fff;
    position: absolute;
    top: 50%;
    right: 0
}
#overlay-messages .overlay-messages .close-icon:hover::before,
#overlay-messages .overlay-messages .close-icon:hover::after {
    background-color: #961919
}
#overlay-messages .overlay-messages .close-icon::before {
    transform: rotate(-45deg)
}
#overlay-messages .overlay-messages .close-icon::after {
    transform: rotate(45deg)
}