html {
    min-width: 910px
}

html.responsive {
    min-width: 0
}

.container {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 50px;
    clear: both
}

.inner-container {
    position: relative;
    height: 100%;
    width: 100%
}

.container_wrap {
    clear: both;
    position: relative;
    border-top-style: solid;
    border-top-width: 1px
}

.units {
    float: left;
    display: inline;
    margin-left: 50px;
    position: relative;
    z-index: 1;
    min-height: 1px
}

#wrap_all {
    width: 100%;
    position: static;
    z-index: 2;
    overflow: hidden
}

body .units.alpha,
body div .first {
    margin-left: 0;
    clear: left
}

body .units.alpha {
    width: 100%
}

.container .av-content-full.units {
    width: 100%
}

.container {
    max-width: 1010px
}

@media only screen and (min-width:768px) and (max-width:989px) {
    .responsive #top {
        overflow-x: hidden
    }

    .responsive .container {
        max-width: 782px
    }
}

@media only screen and (max-width:767px) {
    .responsive #top {
        overflow-x: hidden
    }

    .responsive #top #wrap_all .container {
        width: 85%;
        max-width: 85%;
        margin: 0 auto;
        padding-left: 0;
        padding-right: 0;
        float: none
    }

    .responsive .units {
        margin: 0
    }

    .responsive #top #wrap_all .flex_column {
        margin: 0;
        margin-bottom: 20px;
        width: 100%
    }
}

.container:after {
    content: "<meta charset=" UTF-8" />20";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.clearfix:before,
.clearfix:after,
.flex_column:before,
.flex_column:after {
    content: '<meta charset="UTF-8" />20';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

.flex_column:after,
.clearfix:after {
    clear: both
}

.clearfix {
    zoom: 1
}

body div .first {
    margin-left: 0
}

div .flex_column {
    z-index: 1;
    float: left;
    position: relative;
    min-height: 1px;
    width: 100%
}

div .av_one_third {
    margin-left: 6%;
    width: 29.333333333333332%
}

html,
body,
div,
span,
h3,
a,
img,
strong,
ul,
li,
article,
header,
nav,
section {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article,
header,
nav,
section {
    display: block
}

body {
    line-height: 1em
}

ul {
    list-style: none
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html.responsive,
.responsive body {
    overflow-x: hidden
}

body {
    font: 13px/1.65em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #444;
    -webkit-text-size-adjust: 100%
}

h3 {
    font-weight: 600
}

h3 {
    font-size: 20px;
    line-height: 1.1em;
    margin-bottom: 8px
}

strong {
    font-weight: 700
}

a {
    text-decoration: none;
    outline: 0;
    max-width: 100%;
    max-width: none
}

a:visited {
    outline: 0;
    text-decoration: underline
}

#top .avia_hidden_link_text {
    display: none
}

ul {
    margin-bottom: 20px
}

ul {
    list-style: none outside;
    margin-left: 7px
}

img,
a img {
    border: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    max-width: 100%;
    height: auto;
    image-rendering: optimizeQuality
}

[data-av_icon]:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 400;
    content: attr(data-av_icon);
    speak: none;
}

#header {
    position: relative;
    z-index: 501;
    width: 100%;
    background: 0 0
}

#header_main .container,
.main_menu ul:first-child>li a {
    height: 88px;
    line-height: 88px
}

.html_header_top.html_header_sticky #main {
    padding-top: 88px
}

.html_header_top.html_header_sticky #header {
    position: fixed
}

#header_main {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    z-index: 1
}

.header_bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .95;
    filter: alpha(opacity=95);
    z-index: 0;
    --webkit-perspective: 1000px;
    --webkit-backface-visibility: hidden
}

.av_seperator_small_border .av-main-nav>li>a>.avia-menu-text {
    border-left-style: solid;
    border-left-width: 1px;
    padding-left: 13px;
    margin-left: -13px
}

.av_seperator_small_border .av-main-nav>li:first-child>a>.avia-menu-text {
    border-left: none
}

.av-hamburger {
    padding: 0;
    display: inline-block;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0;
    overflow: visible
}

.av-hamburger-box {
    width: 35px;
    height: 24px;
    display: inline-block;
    position: relative
}

.av-hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px
}

.av-hamburger-inner,
.av-hamburger-inner:before,
.av-hamburger-inner:after {
    width: 40px;
    height: 3px;
    background-color: #000;
    border-radius: 3px;
    position: absolute
}

.av-hamburger-inner:before,
.av-hamburger-inner:after {
    content: "";
    display: block
}

.av-hamburger-inner:before {
    top: -10px
}

.av-hamburger-inner:after {
    bottom: -10px
}

.av-burger-menu-main {
    display: none
}

.av-burger-menu-main a {
    padding-left: 10px
}

.av-hamburger strong {
    display: none
}

.av-hamburger-box {
    height: 8px
}

.av-hamburger-inner,
.av-hamburger-inner:before,
.av-hamburger-inner:after {
    width: 100%
}

#top .av-small-burger-icon {
    -ms-transform: scale(.6);
    transform: scale(.6);
    transform-origin: right
}

#top #wrap_all #header .av-small-burger-icon a {
    padding: 0
}

div .logo {
    float: left;
    position: absolute;
    left: 0;
    z-index: 1
}

.logo,
.logo a {
    overflow: hidden;
    position: relative;
    display: block;
    height: 100%
}

.logo img {
    padding: 0;
    display: block;
    width: auto;
    height: auto;
    max-height: 100%;
    image-rendering: auto;
    position: relative;
    z-index: 2;
    height: 100%;
    height: auto
}

.main_menu {
    clear: none;
    position: absolute;
    z-index: 100;
    line-height: 30px;
    height: 100%;
    margin: 0;
    right: 0
}

.av-main-nav-wrap {
    float: left;
    position: relative;
    z-index: 3
}

.av-main-nav-wrap ul {
    margin: 0;
    padding: 0
}

.av-main-nav {
    z-index: 110;
    position: relative
}

.av-main-nav li {
    float: left;
    position: relative;
    z-index: 20
}

.av-main-nav>li {
    line-height: 30px
}

.av-main-nav li a {
    max-width: none
}

.av-main-nav>li>a {
    display: block;
    text-decoration: none;
    padding: 0 13px;
    font-weight: 400;
    font-size: 12px;
    font-weight: 600;
    font-size: 13px
}

.avia-menu-fx {
    position: absolute;
    bottom: -1px;
    height: 2px;
    z-index: 10;
    width: 100%;
    left: 0;
    opacity: 0;
    visibility: hidden
}

.avia-menu-fx .avia-arrow-wrap {
    height: 10px;
    width: 10px;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -5px;
    overflow: hidden;
    display: none;
    visibility: hidden
}

.avia-menu-fx .avia-arrow-wrap .avia-arrow {
    top: 10px
}

.html_main_nav_header.html_logo_left #top .main_menu .menu>li:last-child>a {
    padding-right: 0
}

.main_menu .avia-bullet {
    display: none
}

.avia-bullet {
    display: block;
    position: absolute;
    height: 0;
    width: 0;
    top: 51%;
    margin-top: -3px;
    left: -3px;
    border-top: 3px solid transparent !important;
    border-bottom: 3px solid transparent !important;
    border-left: 3px solid green
}

#top #menu-item-search {
    z-index: 100
}

#top .menu-item-search-dropdown>a {
    font-size: 17px
}

#top #menu-item-search.menu-item-search-dropdown>a {
    border-left: none
}

.avia-arrow {
    height: 10px;
    width: 10px;
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -5px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    border-width: 1px;
    border-style: solid;
    visibility: hidden
}

.content {
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    min-height: 1px;
    z-index: 1
}

.content {
    border-right-style: solid;
    border-right-width: 1px;
    margin-right: -1px
}

.content .entry-content-wrapper {
    padding-right: 50px
}

.fullsize .content {
    margin: 0;
    border: none
}

.fullsize .content .entry-content-wrapper {
    padding-right: 0
}

#scroll-top-link {
    position: fixed;
    border-radius: 2px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-decoration: none;
    text-align: center;
    opacity: 0;
    right: 50px;
    bottom: 50px;
    z-index: 1030;
    visibility: hidden
}

@media only screen and (min-width:768px) and (max-width:989px) {
    .responsive .main_menu ul:first-child>li>a {
        padding: 0 10px
    }

    .responsive #top .header_bg {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .responsive #main .container_wrap:first-child {
        border-top: none
    }

    .responsive .logo {
        float: left
    }

    .responsive .logo img {
        margin: 0
    }

    .responsive.html_mobile_menu_tablet .av-burger-menu-main {
        display: block
    }

    .responsive #top #wrap_all .av_mobile_menu_tablet .main_menu {
        top: 0;
        left: auto;
        right: 0;
        display: block
    }

    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item {
        display: none
    }

    .responsive #top .av_mobile_menu_tablet .av-main-nav .menu-item-avia-special {
        display: block
    }

    .responsive #top #wrap_all .av_mobile_menu_tablet .menu-item-search-dropdown>a {
        font-size: 24px
    }

    .responsive.html_mobile_menu_tablet #top #wrap_all #header {
        position: relative;
        width: 100%;
        float: none;
        height: auto;
        margin: 0 !important;
        opacity: 1;
        min-height: 0
    }

    .responsive.html_mobile_menu_tablet #top #wrap_all .menu-item-search-dropdown>a {
        font-size: 24px
    }

    .responsive.html_mobile_menu_tablet.html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 88px
    }

    .responsive.html_mobile_menu_tablet.html_header_top #top #main {
        padding-top: 0 !important;
        margin: 0
    }

    .responsive.html_mobile_menu_tablet #top #header_main>.container .main_menu .av-main-nav>li>a,
    .responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container {
        height: 90px;
        line-height: 90px
    }

    .responsive.html_mobile_menu_tablet #top #header_main>.container .main_menu .av-main-nav>li>a {
        min-width: 0;
        padding: 0 0 0 20px;
        margin: 0;
        border-style: none;
        border-width: 0
    }

    .responsive.html_mobile_menu_tablet #top #header .av-main-nav>li>a {
        background: 0 0;
        color: inherit
    }
}

@media only screen and (max-width:767px) {
    .responsive .content .entry-content-wrapper {
        padding: 0
    }

    .responsive .content {
        border: none
    }

    .responsive #top #wrap_all #header {
        position: relative;
        width: 100%;
        float: none;
        height: auto;
        margin: 0 !important;
        opacity: 1;
        min-height: 0
    }

    .responsive #top #main {
        padding-top: 0 !important;
        margin: 0
    }

    .responsive #top #main .container_wrap:first-child {
        border-top: none
    }

    .responsive #top .logo {
        position: static;
        display: table;
        height: 80px !important;
        float: none;
        padding: 0;
        border: none;
        width: 80%
    }

    .responsive .logo a {
        display: table-cell;
        vertical-align: middle
    }

    .responsive .logo img {
        height: auto !important;
        width: auto;
        max-width: 100%;
        display: block;
        max-height: 80px
    }

    .responsive #header_main .container {
        height: auto !important
    }

    .responsive #top .header_bg {
        opacity: 1;
        filter: alpha(opacity=1)
    }

    .responsive .logo img {
        margin: 0
    }

    .responsive .av-burger-menu-main {
        display: block
    }

    .responsive #top #wrap_all .main_menu {
        top: 0;
        height: 80px;
        left: auto;
        right: 0;
        display: block;
        position: absolute
    }

    .responsive .main_menu ul:first-child>li a {
        height: 80px;
        line-height: 80px
    }

    .responsive #top .av-main-nav .menu-item {
        display: none
    }

    .responsive #top .av-main-nav .menu-item-avia-special {
        display: block
    }

    .responsive #top #wrap_all .menu-item-search-dropdown>a {
        font-size: 24px
    }

    .responsive #top .av-logo-container .avia-menu {
        height: 100%
    }

    .responsive #top #header_main>.container .main_menu .av-main-nav>li>a,
    .responsive #top #wrap_all .av-logo-container {
        height: 80px;
        line-height: 80px
    }

    .responsive #top #wrap_all .av-logo-container {
        padding: 0
    }

    .responsive #top #header_main>.container .main_menu .av-main-nav>li>a {
        min-width: 0;
        padding: 0 0 0 20px;
        margin: 0;
        border-style: none;
        border-width: 0
    }

    .responsive #top #header .av-main-nav>li>a {
        background: 0 0;
        color: inherit
    }

    .responsive #scroll-top-link {
        display: none
    }
}

#top .iconbox {
    background: 0 0
}

.iconbox {
    margin-bottom: 30px;
    position: relative;
    clear: both
}

.iconbox_icon {
    float: left;
    margin: 2px 10px 0 0;
    height: 23px;
    width: 23px;
    font-size: 23px;
    line-height: 18px
}

.iconbox_left .iconbox_icon {
    border-radius: 50px;
    text-align: center;
    position: relative;
    top: -7px;
    left: -5px;
    height: 30px;
    width: 30px;
    line-height: 30px;
    margin: 2px 0 0
}

.iconbox .iconbox_content .iconbox_content_title {
    border: medium none;
    padding: 2px 0 0;
    position: relative;
    margin: 0 0 16px;
    clear: none;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 1.25em
}

.avia_image {
    border-radius: 3px;
    display: block;
    position: relative;
    max-width: 100%
}

.av-hotspot-container {
    position: relative;
    display: table;
    margin: 0 auto;
    clear: both;
    table-layout: fixed
}

.av-hotspot-container-inner-cell {
    display: table-cell
}

.av-fullwidth-hotspots .av-hotspot-container-inner-cell {
    width: 100%;
    display: block
}

.av-hotspot-container-inner-wrap img {
    width: 100%;
    display: block
}

.av-fullwidth-hotspots {
    border-top: none
}

.av-fullwidth-hotspots img {
    width: 100%;
    border-radius: 0
}

.av-fullwidth-hotspots .av-hotspot-container {
    display: block
}

body .container_wrap .avia-builder-el-no-sibling {
    margin-top: 0;
    margin-bottom: 0
}

body .container_wrap .avia-builder-el-first {
    margin-top: 0
}

html,
#scroll-top-link {
    background-color: #a0b9d4
}

#scroll-top-link {
    color: #eee;
    border: 1px solid #a0b9d4
}

.html_stretched #wrap_all {
    background-color: #a0b9d4
}

.main_color,
.main_color div,
.main_color header,
.main_color article,
.main_color section,
.main_color h3,
.main_color img,
.main_color article,
.main_color header,
.main_color section {
    border-color: #e1e1e1
}

.main_color {
    background-color: #fff;
    color: #183665
}

.main_color .heading-color,
.main_color h3 {
    color: #183665
}

.main_color ::-webkit-input-placeholder {
    color: #4b7eaa
}

.main_color ::-moz-placeholder {
    color: #4b7eaa;
    opacity: 1
}

.main_color :-ms-input-placeholder {
    color: #4b7eaa
}

#main {
    border-color: #e1e1e1
}

.header_color,
.header_color div,
.header_color nav,
.header_color span,
.header_color a,
.header_color img,
.header_color strong,
.header_color ul,
.header_color li,
.header_color nav {
    border-color: #4b7eaa
}

.header_color {
    background-color: #fff;
    color: #4b7eaa
}

.header_color a,
.header_color strong {
    color: #183665
}

.header_color .avia-menu-fx,
.header_color .avia-menu-fx .avia-arrow {
    background-color: #183665;
    color: #fff;
    border-color: #061443
}

.header_color .avia-bullet {
    border-color: #183665
}

.header_color ::-webkit-input-placeholder {
    color: #183665
}

.header_color ::-moz-placeholder {
    color: #183665;
    opacity: 1
}

.header_color :-ms-input-placeholder {
    color: #183665
}

.header_color .header_bg {
    background-color: #fff;
    color: #183665
}

.header_color .main_menu ul:first-child>li>a {
    color: #183665
}

#main {
    background-color: #fff
}

.header_color .av-hamburger-inner,
.header_color .av-hamburger-inner:before,
.header_color .av-hamburger-inner:after {
    background-color: #183665
}

@media only screen and (max-width:767px) {

    .header_color div .av-hamburger-inner,
    .header_color div .av-hamburger-inner:before,
    .header_color div .av-hamburger-inner:after {
        background-color: #183665
    }
}

.header_color .avia-arrow {
    background-color: #fff
}

.header_color .avia-bullet {
    border-color: #183665
}

h3 {
    font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

body.open_sans {
    font-family: 'Open Sans', 'HelveticaNeue', 'Helvetica Neue', Helvetica, Arial, sans-serif
}

.avia_image {
    max-width: 100%
}

#top #header_main>.container {
    height: 90px !important
}

#header_main {
    border-bottom-width: 0
}

#top #header_main>.container,
#top #header_main>.container .main_menu .av-main-nav>li>a {
    height: 90px
}

.logo {
    margin-top: 30px
}

.container {
    width: 100%
}

.responsive .container {
    max-width: 1130px
}

@media screen {

    #top #header_main>.container,
    #top #header_main>.container .main_menu .av-main-nav>li>a {
        height: 150px;
        line-height: 150px
    }

    .html_header_top.html_header_sticky #top #wrap_all #main {
        padding-top: 150px
    }
}

#top #header_main>.container {
    height: 90px !important
}

#header_main {
    border-bottom-width: 0
}

#top #header_main>.container,
#top #header_main>.container .main_menu .av-main-nav>li>a {
    height: 90px
}

@media screen and (min-width:800px) {
    .logo {
        margin-top: 10px
    }
}

html body [data-av_iconfont='entypo-fontello']:before {
    font-family: 'entypo-fontello'
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 0.07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

#top #header_main>.container,
#top #header_main>.container .main_menu .av-main-nav>li>a,
#top #header_main #menu-item-shop .cart_dropdown_link {
    height: 150px;
    line-height: 150px;
}

.html_top_nav_header .av-logo-container {
    height: 150px;
}

.html_header_top.html_header_sticky #top #wrap_all #main {
    padding-top: 150px;
}

#top #header_main>.container {
    height: 90px !important;
}

#header_main {
    border-bottom-width: 0px;
}

#top #header_main>.container,
#top #header_main>.container .main_menu .av-main-nav>li>a,
#top #header_main #menu-item-shop .cart_dropdown_link {
    height: 90px;
}

@media screen and (min-width: 800px) {
    .logo {
        margin-top: 10px
    }
}