/*!
Theme Name:     EFM Health
Description:    
Author:         Argon Design
Author URI:     http://www.argondesign.com.au
Version:        1.0
*/
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

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

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

figcaption,figure,main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active,a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,strong {
    font-weight: inherit
}

b,strong {
    font-weight: bolder
}

code,kbd,samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -0.25em
}

sup {
    top: -0.5em
}

audio,video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button,input,optgroup,select,textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,html [type="button"],[type="reset"],[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type="checkbox"],[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

::-moz-selection {
    background: #000;
    color: #FFF;
    text-shadow: none
}

::selection {
    background: #000;
    color: #FFF;
    text-shadow: none
}

a {
    color: #002f69;
    text-decoration: none;
    transition: all 0.2s ease-in-out
}

a:hover {
    text-decoration: underline;
    color: #004fb0
}

a:focus {
    outline: none
}

h1,h2,h3,h4,h5,h6 {
    margin: 52px 0 26px;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #8dc73f;
    line-height: 1.2;
    text-transform: uppercase;
    text-rendering: optimizelegibility
}

h1:first-child,h2:first-child,h3:first-child,h4:first-child,h5:first-child,h6:first-child {
    margin-top: 0
}

h1 {
    font-size: 48px;
    letter-spacing: 1px
}

h2 {
    font-size: 36px;
    letter-spacing: 1px
}

h3 {
    font-size: 30px;
    letter-spacing: 1px
}

h4 {
    font-size: 24px;
    margin: 0 0 10px
}

h5 {
    font-size: 20px;
    margin: 0 0 10px
}

h6 {
    font-size: 16px;
    margin: 0 0 10px
}

.attention {
    margin: 40px 0;
    font-size: 20px;
    color: #007985
}

.attention:first-child {
    margin-top: 0
}

@media (min-width: 768px) {
    .attention {
        font-size:24px
    }
}

p {
    margin: 0 0 26px
}

ul {
    padding: 0;
    margin: 0 0 26px 26px
}

ul li {
    margin-bottom: 15px
}

ul li ul {
    margin-top: 15px
}

ol {
    padding: 0;
    margin: 0 0 26px 26px
}

ol li {
    margin-bottom: 15px
}

ol li ol {
    margin-top: 15px
}

.checklist {
    margin: 40px 0
}

.checklist ul {
    margin: 0;
    font-size: 20px;
    color: #007985
}

.checklist ul li {
    display: block;
    margin: 0 0 20px;
    padding-top: 10px;
    padding-left: 80px;
    min-height: 50px;
    position: relative
}

.checklist ul li:before {
    content: '\f00c';
    width: 50px;
    height: 50px;
    line-height: 50px;
    display: block;
    border: 2px solid #8dc73f;
    color: #007985;
    font-family: FontAwesome;
    font-size: 30px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0
}

.checklist:first-child {
    margin-top: 0
}

@media (min-width: 768px) {
    .checklist ul {
        font-size:24px
    }

    .checklist ul li {
        padding-top: 7px
    }
}

strong {
    font-weight: 700
}

em {
    font-style: italic
}

abbr {
    cursor: help
}

hr {
    height: 0;
    margin: 60px 0;
    border: 0;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid transparent
}

blockquote {
    max-width: 840px;
    margin: 60px auto;
    padding: 100px 0 0;
    font-style: italic;
    font-size: 20px;
    color: #333;
    background: url(https://efm.net.au/wp-content/themes/efmhealth/assets/img/quote.png) no-repeat left top
}

blockquote footer,blockquote small,blockquote cite {
    display: block;
    margin: 0 0 26px;
    font-weight: 700;
    font-size: 16px;
    font-style: normal
}

blockquote footer span,blockquote small span,blockquote cite span {
    font-weight: normal
}

@media (min-width: 768px) {
    blockquote {
        padding:0 0 0 160px;
        background-position: left 10px
    }
}

address {
    display: block;
    margin-bottom: 26px;
    font-style: normal
}

@font-face {
    font-family: "linea-arrows-10";
    src: url("https://efm.net.au/wp-content/themes/efmhealth/assets/fonts/linea-arrows/linea-arrows-10.eot");
    src: url("https://efm.net.au/wp-content/themes/efmhealth/assets/fonts/linea-arrows/linea-arrows-10.eot#iefix") format("embedded-opentype"),url("https://efm.net.au/wp-content/themes/efmhealth/assets/fonts/linea-arrows/linea-arrows-10.woff") format("woff"),url("https://efm.net.au/wp-content/themes/efmhealth/assets/fonts/linea-arrows/linea-arrows-10.ttf") format("truetype"),url("https://efm.net.au/wp-content/themes/efmhealth/assets/fonts/linea-arrows/linea-arrows-10.svg#linea-arrows-10") format("svg");
    font-weight: normal;
    font-style: normal
}

[data-icon]:before {
    font-family: "linea-arrows-10" !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class^="icon-"]:before,[class*=" icon-"]:before {
    font-family: "linea-arrows-10" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-arrows-anticlockwise:before {
    content: "\e000"
}

.icon-arrows-anticlockwise-dashed:before {
    content: "\e001"
}

.icon-arrows-button-down:before {
    content: "\e002"
}

.icon-arrows-button-off:before {
    content: "\e003"
}

.icon-arrows-button-on:before {
    content: "\e004"
}

.icon-arrows-button-up:before {
    content: "\e005"
}

.icon-arrows-check:before {
    content: "\e006"
}

.icon-arrows-circle-check:before {
    content: "\e007"
}

.icon-arrows-circle-down:before {
    content: "\e008"
}

.icon-arrows-circle-downleft:before {
    content: "\e009"
}

.icon-arrows-circle-downright:before {
    content: "\e00a"
}

.icon-arrows-circle-left:before {
    content: "\e00b"
}

.icon-arrows-circle-minus:before {
    content: "\e00c"
}

.icon-arrows-circle-plus:before {
    content: "\e00d"
}

.icon-arrows-circle-remove:before {
    content: "\e00e"
}

.icon-arrows-circle-right:before {
    content: "\e00f"
}

.icon-arrows-circle-up:before {
    content: "\e010"
}

.icon-arrows-circle-upleft:before {
    content: "\e011"
}

.icon-arrows-circle-upright:before {
    content: "\e012"
}

.icon-arrows-clockwise:before {
    content: "\e013"
}

.icon-arrows-clockwise-dashed:before {
    content: "\e014"
}

.icon-arrows-compress:before {
    content: "\e015"
}

.icon-arrows-deny:before {
    content: "\e016"
}

.icon-arrows-diagonal:before {
    content: "\e017"
}

.icon-arrows-diagonal2:before {
    content: "\e018"
}

.icon-arrows-down:before {
    content: "\e019"
}

.icon-arrows-down-double:before {
    content: "\e01a"
}

.icon-arrows-downleft:before {
    content: "\e01b"
}

.icon-arrows-downright:before {
    content: "\e01c"
}

.icon-arrows-drag-down:before {
    content: "\e01d"
}

.icon-arrows-drag-down-dashed:before {
    content: "\e01e"
}

.icon-arrows-drag-horiz:before {
    content: "\e01f"
}

.icon-arrows-drag-left:before {
    content: "\e020"
}

.icon-arrows-drag-left-dashed:before {
    content: "\e021"
}

.icon-arrows-drag-right:before {
    content: "\e022"
}

.icon-arrows-drag-right-dashed:before {
    content: "\e023"
}

.icon-arrows-drag-up:before {
    content: "\e024"
}

.icon-arrows-drag-up-dashed:before {
    content: "\e025"
}

.icon-arrows-drag-vert:before {
    content: "\e026"
}

.icon-arrows-exclamation:before {
    content: "\e027"
}

.icon-arrows-expand:before {
    content: "\e028"
}

.icon-arrows-expand-diagonal1:before {
    content: "\e029"
}

.icon-arrows-expand-horizontal1:before {
    content: "\e02a"
}

.icon-arrows-expand-vertical1:before {
    content: "\e02b"
}

.icon-arrows-fit-horizontal:before {
    content: "\e02c"
}

.icon-arrows-fit-vertical:before {
    content: "\e02d"
}

.icon-arrows-glide:before {
    content: "\e02e"
}

.icon-arrows-glide-horizontal:before {
    content: "\e02f"
}

.icon-arrows-glide-vertical:before {
    content: "\e030"
}

.icon-arrows-hamburger1:before {
    content: "\e031"
}

.icon-arrows-hamburger-2:before {
    content: "\e032"
}

.icon-arrows-horizontal:before {
    content: "\e033"
}

.icon-arrows-info:before {
    content: "\e034"
}

.icon-arrows-keyboard-alt:before {
    content: "\e035"
}

.icon-arrows-keyboard-cmd:before {
    content: "\e036"
}

.icon-arrows-keyboard-delete:before {
    content: "\e037"
}

.icon-arrows-keyboard-down:before {
    content: "\e038"
}

.icon-arrows-keyboard-left:before {
    content: "\e039"
}

.icon-arrows-keyboard-return:before {
    content: "\e03a"
}

.icon-arrows-keyboard-right:before {
    content: "\e03b"
}

.icon-arrows-keyboard-shift:before {
    content: "\e03c"
}

.icon-arrows-keyboard-tab:before {
    content: "\e03d"
}

.icon-arrows-keyboard-up:before {
    content: "\e03e"
}

.icon-arrows-left:before {
    content: "\e03f"
}

.icon-arrows-left-double-32:before {
    content: "\e040"
}

.icon-arrows-minus:before {
    content: "\e041"
}

.icon-arrows-move:before {
    content: "\e042"
}

.icon-arrows-move2:before {
    content: "\e043"
}

.icon-arrows-move-bottom:before {
    content: "\e044"
}

.icon-arrows-move-left:before {
    content: "\e045"
}

.icon-arrows-move-right:before {
    content: "\e046"
}

.icon-arrows-move-top:before {
    content: "\e047"
}

.icon-arrows-plus:before {
    content: "\e048"
}

.icon-arrows-question:before {
    content: "\e049"
}

.icon-arrows-remove:before {
    content: "\e04a"
}

.icon-arrows-right:before {
    content: "\e04b"
}

.icon-arrows-right-double:before {
    content: "\e04c"
}

.icon-arrows-rotate:before {
    content: "\e04d"
}

.icon-arrows-rotate-anti:before {
    content: "\e04e"
}

.icon-arrows-rotate-anti-dashed:before {
    content: "\e04f"
}

.icon-arrows-rotate-dashed:before {
    content: "\e050"
}

.icon-arrows-shrink:before {
    content: "\e051"
}

.icon-arrows-shrink-diagonal1:before {
    content: "\e052"
}

.icon-arrows-shrink-diagonal2:before {
    content: "\e053"
}

.icon-arrows-shrink-horizonal2:before {
    content: "\e054"
}

.icon-arrows-shrink-horizontal1:before {
    content: "\e055"
}

.icon-arrows-shrink-vertical1:before {
    content: "\e056"
}

.icon-arrows-shrink-vertical2:before {
    content: "\e057"
}

.icon-arrows-sign-down:before {
    content: "\e058"
}

.icon-arrows-sign-left:before {
    content: "\e059"
}

.icon-arrows-sign-right:before {
    content: "\e05a"
}

.icon-arrows-sign-up:before {
    content: "\e05b"
}

.icon-arrows-slide-down1:before {
    content: "\e05c"
}

.icon-arrows-slide-down2:before {
    content: "\e05d"
}

.icon-arrows-slide-left1:before {
    content: "\e05e"
}

.icon-arrows-slide-left2:before {
    content: "\e05f"
}

.icon-arrows-slide-right1:before {
    content: "\e060"
}

.icon-arrows-slide-right2:before {
    content: "\e061"
}

.icon-arrows-slide-up1:before {
    content: "\e062"
}

.icon-arrows-slide-up2:before {
    content: "\e063"
}

.icon-arrows-slim-down:before {
    content: "\e064"
}

.icon-arrows-slim-down-dashed:before {
    content: "\e065"
}

.icon-arrows-slim-left:before {
    content: "\e066"
}

.icon-arrows-slim-left-dashed:before {
    content: "\e067"
}

.icon-arrows-slim-right:before {
    content: "\e068"
}

.icon-arrows-slim-right-dashed:before {
    content: "\e069"
}

.icon-arrows-slim-up:before {
    content: "\e06a"
}

.icon-arrows-slim-up-dashed:before {
    content: "\e06b"
}

.icon-arrows-square-check:before {
    content: "\e06c"
}

.icon-arrows-square-down:before {
    content: "\e06d"
}

.icon-arrows-square-downleft:before {
    content: "\e06e"
}

.icon-arrows-square-downright:before {
    content: "\e06f"
}

.icon-arrows-square-left:before {
    content: "\e070"
}

.icon-arrows-square-minus:before {
    content: "\e071"
}

.icon-arrows-square-plus:before {
    content: "\e072"
}

.icon-arrows-square-remove:before {
    content: "\e073"
}

.icon-arrows-square-right:before {
    content: "\e074"
}

.icon-arrows-square-up:before {
    content: "\e075"
}

.icon-arrows-square-upleft:before {
    content: "\e076"
}

.icon-arrows-square-upright:before {
    content: "\e077"
}

.icon-arrows-squares:before {
    content: "\e078"
}

.icon-arrows-stretch-diagonal1:before {
    content: "\e079"
}

.icon-arrows-stretch-diagonal2:before {
    content: "\e07a"
}

.icon-arrows-stretch-diagonal3:before {
    content: "\e07b"
}

.icon-arrows-stretch-diagonal4:before {
    content: "\e07c"
}

.icon-arrows-stretch-horizontal1:before {
    content: "\e07d"
}

.icon-arrows-stretch-horizontal2:before {
    content: "\e07e"
}

.icon-arrows-stretch-vertical1:before {
    content: "\e07f"
}

.icon-arrows-stretch-vertical2:before {
    content: "\e080"
}

.icon-arrows-switch-horizontal:before {
    content: "\e081"
}

.icon-arrows-switch-vertical:before {
    content: "\e082"
}

.icon-arrows-up:before {
    content: "\e083"
}

.icon-arrows-up-double-33:before {
    content: "\e084"
}

.icon-arrows-upleft:before {
    content: "\e085"
}

.icon-arrows-upright:before {
    content: "\e086"
}

.icon-arrows-vertical:before {
    content: "\e087"
}

table {
    max-width: 100%;
    border-collapse: collapse;
    border-spacing: 0
}

table.table,.woocommerce-cart table.shop_table.cart,.woocommerce-checkout table.woocommerce-checkout-review-order-table {
    width: 100%;
    margin: 0 0 26px;
    background: #FFF;
    font-size: 16px
}

table.table th,.woocommerce-cart table.shop_table.cart th,.woocommerce-checkout table.woocommerce-checkout-review-order-table th,table.table td,.woocommerce-cart table.shop_table.cart td,.woocommerce-checkout table.woocommerce-checkout-review-order-table td {
    padding: 20px;
    text-align: left;
    vertical-align: top
}

table.table th,.woocommerce-cart table.shop_table.cart th,.woocommerce-checkout table.woocommerce-checkout-review-order-table th {
    font-weight: 700
}

table.table thead th,.woocommerce-cart table.shop_table.cart thead th,.woocommerce-checkout table.woocommerce-checkout-review-order-table thead th {
    vertical-align: bottom;
    background-color: #007985;
    color: #FFF;
    text-transform: uppercase
}

table.table tbody tr th,.woocommerce-cart table.shop_table.cart tbody tr th,.woocommerce-checkout table.woocommerce-checkout-review-order-table tbody tr th,table.table tbody tr td,.woocommerce-cart table.shop_table.cart tbody tr td,.woocommerce-checkout table.woocommerce-checkout-review-order-table tbody tr td {
    border-bottom: 1px solid #DDD
}

table.table tbody tr:nth-child(even) th,.woocommerce-cart table.shop_table.cart tbody tr:nth-child(even) th,.woocommerce-checkout table.woocommerce-checkout-review-order-table tbody tr:nth-child(even) th,table.table tbody tr:nth-child(even) td,.woocommerce-cart table.shop_table.cart tbody tr:nth-child(even) td,.woocommerce-checkout table.woocommerce-checkout-review-order-table tbody tr:nth-child(even) td {
    background-color: #F5F5F5
}

table.table caption+thead tr:first-child th,.woocommerce-cart table.shop_table.cart caption+thead tr:first-child th,.woocommerce-checkout table.woocommerce-checkout-review-order-table caption+thead tr:first-child th,table.table caption+thead tr:first-child td,.woocommerce-cart table.shop_table.cart caption+thead tr:first-child td,.woocommerce-checkout table.woocommerce-checkout-review-order-table caption+thead tr:first-child td,table.table colgroup+thead tr:first-child th,.woocommerce-cart table.shop_table.cart colgroup+thead tr:first-child th,.woocommerce-checkout table.woocommerce-checkout-review-order-table colgroup+thead tr:first-child th,table.table colgroup+thead tr:first-child td,.woocommerce-cart table.shop_table.cart colgroup+thead tr:first-child td,.woocommerce-checkout table.woocommerce-checkout-review-order-table colgroup+thead tr:first-child td,table.table thead:first-child tr:first-child th,.woocommerce-cart table.shop_table.cart thead:first-child tr:first-child th,.woocommerce-checkout table.woocommerce-checkout-review-order-table thead:first-child tr:first-child th,table.table thead:first-child tr:first-child td,.woocommerce-cart table.shop_table.cart thead:first-child tr:first-child td,.woocommerce-checkout table.woocommerce-checkout-review-order-table thead:first-child tr:first-child td {
    border-top: 0
}

table.table tbody+tbody,.woocommerce-cart table.shop_table.cart tbody+tbody,.woocommerce-checkout table.woocommerce-checkout-review-order-table tbody+tbody {
    border-top: 2px solid #DDD
}

form {
    font-size: 16px
}

label {
    display: block;
    font-weight: 700;
    margin: 0 0 3px
}

label.required::after {
    content: "*"
}

input[type="color"],input[type="date"],input[type="datetime"],input[type="datetime-local"],input[type="email"],input[type="month"],input[type="number"],input[type="password"],input[type="search"],input[type="tel"],input[type="text"],input[type="time"],input[type="url"],input[type="week"],input:not([type]),textarea,select[multiple=multiple],select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    height: 48px;
    padding: 0 15px;
    outline: none;
    font-size: 16px;
    font-weight: 300;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    color: #333;
    border: 1px solid #CCC;
    background: #FFF;
    border-radius: 0;
    box-shadow: none;
    line-height: 1
}

select {
    height: 48px;
    padding: 0 40px 0 15px;
    background: #fff url(https://efm.net.au/wp-content/themes/efmhealth/assets/img/select.png) no-repeat right center
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
    select {
        background-image:url(https://efm.net.au/wp-content/themes/efmhealth/assets/img/select@2x.png);
        background-size: 33px 8px
    }
}

input[type="radio"],input[type="checkbox"] {
    margin: 0;
    cursor: pointer
}

input[type="search"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

textarea {
    width: 100%;
    height: 150px;
    padding: 15px;
    resize: vertical;
    overflow: auto
}

select[multiple],select[size] {
    height: auto
}

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

button,input[type="button"],input[type="reset"],input[type="submit"],button,.button,.btn,#header-a .header-buttons ul li a,.state-nav li a,#footer-a nav ul li.menu-btn>a,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.woocommerce button.button.alt,.woocommerce input.button.alt,.woocommerce a.button:disabled,.woocommerce a.button[disabled]:disabled,.woocommerce a.button.disabled,.woocommerce button.button:disabled,.woocommerce button.button[disabled]:disabled,.woocommerce button.button.disabled,.woocommerce input.button:disabled,.woocommerce input.button[disabled]:disabled,.woocommerce input.button.disabled,.woocommerce button.button.alt:disabled,.woocommerce button.button.alt[disabled]:disabled,.woocommerce button.button.alt.disabled,.woocommerce input.button.alt:disabled,.woocommerce input.button.alt[disabled]:disabled,.woocommerce input.button.alt.disabled,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,.woocommerce-checkout #payment #place_order {
    padding: 15px 25px;
    display: inline-block;
    font-weight: 700;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    vertical-align: middle;
    cursor: pointer;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1;
    border: none;
    border-radius: 0;
    outline: none;
    letter-spacing: 1px;
    background: #002f69;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: all 0.2s ease-in-out
}

button.btn-fa-left .fa,input[type="button"].btn-fa-left .fa,input[type="reset"].btn-fa-left .fa,input[type="submit"].btn-fa-left .fa,button.btn-fa-left .fa,.button.btn-fa-left .fa,.btn.btn-fa-left .fa,#header-a .header-buttons ul li a.btn-fa-left .fa,.state-nav li a.btn-fa-left .fa,#footer-a nav ul li.menu-btn>a.btn-fa-left .fa,.woocommerce a.btn-fa-left.button .fa,.woocommerce button.btn-fa-left.button .fa,.woocommerce input.btn-fa-left.button .fa,.woocommerce button.btn-fa-left.button.alt[disabled]:disabled .fa,.woocommerce input.btn-fa-left.button.alt[disabled]:disabled .fa,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn-fa-left.checkout-button .fa,.woocommerce-checkout #payment .btn-fa-left#place_order .fa {
    margin-right: 5px
}

button.btn-fa-right .fa,input[type="button"].btn-fa-right .fa,input[type="reset"].btn-fa-right .fa,input[type="submit"].btn-fa-right .fa,button.btn-fa-right .fa,.button.btn-fa-right .fa,.btn.btn-fa-right .fa,#header-a .header-buttons ul li a.btn-fa-right .fa,.state-nav li a.btn-fa-right .fa,#footer-a nav ul li.menu-btn>a.btn-fa-right .fa,.woocommerce a.btn-fa-right.button .fa,.woocommerce button.btn-fa-right.button .fa,.woocommerce input.btn-fa-right.button .fa,.woocommerce button.btn-fa-right.button.alt[disabled]:disabled .fa,.woocommerce input.btn-fa-right.button.alt[disabled]:disabled .fa,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn-fa-right.checkout-button .fa,.woocommerce-checkout #payment .btn-fa-right#place_order .fa {
    margin-left: 5px
}

button:hover,button:active,input[type="button"]:hover,input[type="button"]:active,input[type="reset"]:hover,input[type="reset"]:active,input[type="submit"]:hover,input[type="submit"]:active,button:hover,button:active,.button:hover,.button:active,.btn:hover,#header-a .header-buttons ul li a:hover,.state-nav li a:hover,#footer-a nav ul li.menu-btn>a:hover,.woocommerce a.button:hover,.woocommerce button.button:hover,.woocommerce input.button:hover,.woocommerce a.button[disabled]:hover:disabled,.woocommerce button.button[disabled]:hover:disabled,.woocommerce input.button[disabled]:hover:disabled,.woocommerce button.button.alt:hover:disabled,.woocommerce button.button.alt.disabled:hover,.woocommerce input.button.alt:hover:disabled,.woocommerce input.button.alt.disabled:hover,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,.woocommerce-checkout #payment #place_order:hover,.btn:active,#header-a .header-buttons ul li a:active,.state-nav li a:active,#footer-a nav ul li.menu-btn>a:active,.woocommerce a.button:active,.woocommerce button.button:active,.woocommerce input.button:active,.woocommerce a.button[disabled]:active:disabled,.woocommerce button.button[disabled]:active:disabled,.woocommerce input.button[disabled]:active:disabled,.woocommerce button.button.alt:active:disabled,.woocommerce button.button.alt.disabled:active,.woocommerce input.button.alt:active:disabled,.woocommerce input.button.alt.disabled:active,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:active,.woocommerce-checkout #payment #place_order:active {
    color: #FFF;
    text-decoration: none;
    background: #00469c
}

button:disabled,input[type="button"]:disabled,input[type="reset"]:disabled,input[type="submit"]:disabled,button:disabled,.button:disabled,.btn:disabled,#header-a .header-buttons ul li a:disabled,.state-nav li a:disabled,#footer-a nav ul li.menu-btn>a:disabled,.woocommerce a.button:disabled,.woocommerce button.button:disabled,.woocommerce input.button:disabled,.woocommerce a.button[disabled]:disabled,.woocommerce button.button[disabled]:disabled,.woocommerce input.button[disabled]:disabled,.woocommerce button.button.alt[disabled]:disabled,.woocommerce button.button.alt.disabled:disabled,.woocommerce input.button.alt[disabled]:disabled,.woocommerce input.button.alt.disabled:disabled,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:disabled,.woocommerce-checkout #payment #place_order:disabled {
    cursor: not-allowed;
    opacity: 0.5
}

input[type="image"] {
    border: 0
}

.alert-success,.alert-notice,.alert-error,.gform_confirmation_message,#cancel-comment-reply-link {
    display: block;
    margin: 0 0 26px;
    padding: 10px 20px;
    border: none;
    border-radius: 0;
    font-size: 16px;
    font-weight: 300;
    background: #F7F6F7;
    color: #333;
    border-left: 4px solid transparent
}

.alert-success strong,.alert-notice strong,.alert-error strong,.gform_confirmation_message strong,#cancel-comment-reply-link strong {
    font-weight: 400
}

.alert-success ul,.alert-notice ul,.alert-error ul,.gform_confirmation_message ul,#cancel-comment-reply-link ul {
    margin: 0
}

.alert-success ul li,.alert-notice ul li,.alert-error ul li,.gform_confirmation_message ul li,#cancel-comment-reply-link ul li {
    display: block;
    margin: 0
}

.alert-success .fa,.alert-notice .fa,.alert-error .fa,.gform_confirmation_message .fa,#cancel-comment-reply-link .fa {
    margin-right: 3px
}

.alert-success,.gform_confirmation_message {
    border-left-color: #8FAE1B
}

.alert-success .fa,.gform_confirmation_message .fa {
    color: #8FAE1B
}

.alert-notice {
    border-left-color: #1E85BE
}

.alert-notice .fa {
    color: #1E85BE
}

.alert-error,#cancel-comment-reply-link {
    border-left-color: #B81C23
}

.alert-error .fa,#cancel-comment-reply-link .fa {
    color: #B81C23
}

.form-row {
    margin: 0 0 20px
}

div.gform_wrapper {
    max-width: 100%;
    margin: 0
}

div.gform_wrapper .gform_heading {
    margin: 0 auto;
    padding: 0
}

div.gform_wrapper .gform_heading h3.gform_title {
    margin: 0;
    padding: 0;
    text-align: center;
    font-weight: 400;
    font-size: 36px
}

div.gform_wrapper .validation_error {
    font-size: 16px;
    line-height: 1.2
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield {
    margin: 0 0 20px
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gfield_label .gfield_required {
    display: none
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gfield_description {
    color: #555;
    font-size: 13px
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.field_description_above .gfield_label {
    margin-bottom: 0
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.field_description_above .gfield_description {
    padding: 0
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gfield_radio li input[type=radio] {
    margin: 6px 3px 0 0;
    vertical-align: top
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gfield_radio li input[type=radio]:checked+label {
    font-weight: 300
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gfield_radio li label {
    font-weight: 300
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gfield_checkbox li input[type=checkbox] {
    margin: 6px 3px 0 0;
    vertical-align: top
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gfield_checkbox li input[type=checkbox]:checked+label {
    font-weight: 300
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gfield_checkbox li label {
    font-weight: 300
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gsection {
    margin: 40px 0 15px;
    padding: 0;
    border: none
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gsection .gsection_title {
    margin: 0;
    padding: 0;
    text-align: left;
    text-transform: none;
    font-size: 24px;
    font-weight: 400
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gsection .gsection_description {
    padding: 0
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield .gform_button_select_files {
    margin: 0 10px;
    background: #CCC;
    font-size: 13px
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),div.gform_wrapper div.gform_body ul.gform_fields li.gfield textarea {
    padding: 0 15px;
    font-size: 16px;
    line-height: 1;
    min-height: 0
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield textarea {
    padding: 15px
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield textarea.large {
    height: 195px
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield select {
    padding: 0 40px 0 15px
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_error {
    padding: 0;
    background: none;
    border: none
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_error .ginput_container {
    margin-top: 8px
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_error .validation_message {
    padding-top: 5px;
    font-size: 13px;
    color: #790000
}

div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_error input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]),div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_error textarea {
    border: 2px solid #790000
}

div.gform_wrapper div.gform_footer {
    margin: 20px 0 0;
    padding: 0
}

div.gform_wrapper div.gform_footer input[type="submit"].gform_button {
    line-height: 1 !important;
    min-height: 0 !important
}

div.gform_wrapper div.gform_footer .gform_ajax_spinner {
    display: inline-block;
    vertical-align: middle
}

.protected-post-form {
    margin: 60px 0;
    padding: 60px 20px;
    border: 5px solid #002f69;
    background: #FFF
}

.protected-post-form .inner {
    max-width: 500px;
    margin: 0 auto 20px
}

.protected-post-form h3 {
    font-size: 36px
}

.protected-post-form .form-row {
    margin: 0 0 10px
}

.protected-post-form:first-child {
    margin-top: 0
}

.alignright,.alignleft,.aligncenter,.alignnone {
    margin: 60px 0
}

.alignright:first-child,.alignleft:first-child,.aligncenter:first-child,.alignnone:first-child {
    margin-top: 0
}

.aligncenter {
    margin: 60px auto
}

@media (min-width: 768px) {
    .alignright {
        float:right;
        margin: 0 0 60px 60px
    }

    .alignleft {
        float: left;
        margin: 0 60px 60px 0
    }

    .aligncenter {
        margin: 60px auto
    }
}

.wp-caption {
    width: auto !important;
    text-align: center
}

.wp-caption-text {
    color: #999;
    font-weight: 700;
    margin: 0;
    padding: 10px 0 0;
    font-size: 13px
}

.row .one-half.last,.row .one-third.last,.row .two-third.last,.row .three-fourth.last,.row .one-fourth.last,.row .one-fifth.last,.row .two-fifth.last,.row .three-fifth.last,.row .four-fifth.last,.row .one-sixth.last,.row .five-sixth.last {
    margin-right: 0 !important
}

div[class^="column-group-"] .column {
    margin-bottom: 30px
}

@media (min-width: 480px) {
    div[class^="column-group-"]::after {
        content:'';
        display: table;
        clear: both
    }

    .column-group-2 .column,.column-group-3 .column,.column-group-4 .column {
        float: left;
        clear: none;
        text-align: inherit;
        width: 47.5%;
        margin-left: 0%;
        margin-right: 5%
    }

    .column-group-2 .column::after,.column-group-3 .column::after,.column-group-4 .column::after {
        content: '';
        display: table;
        clear: both
    }

    .column-group-2 .column:nth-child(n),.column-group-3 .column:nth-child(n),.column-group-4 .column:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .column-group-2 .column:nth-child(2n),.column-group-3 .column:nth-child(2n),.column-group-4 .column:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .column-group-2 .column:nth-child(2n+1),.column-group-3 .column:nth-child(2n+1),.column-group-4 .column:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 768px) {
    .column-group-3 .column,.column-group-4 .column {
        float:left;
        clear: none;
        text-align: inherit;
        width: 30%;
        margin-left: 0%;
        margin-right: 5%
    }

    .column-group-3 .column::after,.column-group-4 .column::after {
        content: '';
        display: table;
        clear: both
    }

    .column-group-3 .column:nth-child(n),.column-group-4 .column:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .column-group-3 .column:nth-child(3n),.column-group-4 .column:nth-child(3n) {
        margin-right: 0%;
        float: right
    }

    .column-group-3 .column:nth-child(3n+1),.column-group-4 .column:nth-child(3n+1) {
        clear: both
    }

    .row .one-half,.row .one-third,.row .two-third,.row .three-fourth,.row .one-fourth,.row .one-fifth,.row .two-fifth,.row .three-fifth,.row .four-fifth,.row .one-sixth,.row .five-sixth {
        margin-right: 5%;
        float: left
    }

    .row .one-half {
        width: 47.5%
    }

    .row .one-third {
        width: 30%
    }

    .row .two-third {
        width: 65%
    }

    .row .three-fourth {
        width: 73.75%
    }

    .row .one-fourth {
        width: 21.25%
    }

    .row .one-fifth {
        width: 16%
    }

    .row .two-fifth {
        width: 37%
    }

    .row .three-fifth {
        width: 58%
    }

    .row .four-fifth {
        width: 79%
    }

    .row .one-sixth {
        width: 12.5%
    }

    .row .five-sixth {
        width: 82.5%
    }

    .row.align-center {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .row.align-bottom {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (min-width: 1000px) {
    .column-group-4 .column {
        float:left;
        clear: none;
        text-align: inherit;
        width: 21.25%;
        margin-left: 0%;
        margin-right: 5%
    }

    .column-group-4 .column::after {
        content: '';
        display: table;
        clear: both
    }

    .column-group-4 .column:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .column-group-4 .column:nth-child(4n) {
        margin-right: 0%;
        float: right
    }

    .column-group-4 .column:nth-child(4n+1) {
        clear: both
    }
}

.searchform form {
    padding-right: 50px;
    background: #EEE;
    border-radius: 40px;
    position: relative
}

.searchform input {
    height: 40px;
    padding: 0 20px;
    background: none;
    border: none;
    font-size: 16px
}

.searchform button {
    width: 40px;
    height: 40px;
    display: block;
    line-height: 40px;
    padding: 0;
    background: none;
    border: none;
    color: #333;
    font-size: 16px;
    position: absolute;
    text-align: center;
    right: 10px;
    top: 0
}

.widget_recent_entries ul li .post-date {
    display: block;
    font-size: 0.8em;
    color: #AAA
}

@-webkit-keyframes pace-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes pace-spinner {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(50px, 0, 0);
        transform: translate3d(50px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 50px, 0);
        transform: translate3d(0, 50px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -50px, 0);
        transform: translate3d(0, -50px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-ms-viewport {
    width: device-width
}

@-o-viewport {
    width: device-width
}

@viewport {
    width: device-width
}

*,*:before,*:after {
    box-sizing: border-box
}

html {
    font-size: 16px
}

body {
    background: #FFF;
    color: #333;
    line-height: 1.612;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-weight: 300
}

img {
    max-width: 100%;
    height: auto;
    display: block
}

.container {
    max-width: 1200px;
    margin: 0 auto
}

.container::after {
    content: '';
    display: table;
    clear: both
}

.container.wide {
    max-width: 1500px
}

.row::after {
    content: '';
    display: table;
    clear: both
}

#header-a {
    width: 100%;
    position: relative;
    z-index: 500;
    padding: 80px 0 0;
    background: #FFF;
    border-bottom: 1px solid #f3f9eb
}

#header-a .container {
    max-width: 1500px
}

#header-a .logo {
    margin: 0 20px 20px
}

#header-a .logo img {
    margin: 0 auto
}

#header-a .header-buttons {
    margin: 0 20px 30px;
    font-size: 0;
    text-align: center
}

#header-a .header-buttons ul {
    margin: 0
}

#header-a .header-buttons ul li {
    display: block;
    margin: 0 0 5px
}

#header-a .header-buttons ul li a {
    display: block;
    padding: 10px 20px;
    font-size: 11px
}

#header-a .header-buttons ul li ul {
    display: none
}

@media (min-width: 480px) {
    #header-a .header-buttons ul li {
        display:inline-block;
        margin: 0 5px 5px
    }

    #header-a .header-buttons ul li a {
        min-width: 120px
    }
}

#header-a .social-icons {
    position: absolute;
    top: 7px;
    right: 20px;
    z-index: 2
}

#header-a .social-icons a {
    margin: 0 0 0 10px;
    color: #FFF;
    font-size: 16px;
    transition: color 0.2s ease
}

#header-a .social-icons a:hover {
    color: #8dc73f
}

#header-a nav {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #002f69
}

#header-a nav .menu-collapser::after {
    content: '';
    display: table;
    clear: both
}

#header-a nav .menu-collapser .collapse-button {
    padding: 12px 20px;
    float: left;
    cursor: pointer
}

#header-a nav .menu-collapser .collapse-button .hamburger {
    width: 22px
}

#header-a nav .menu-collapser .collapse-button .hamburger span {
    display: block;
    height: 3px;
    margin-top: 4px;
    background: #FFF;
    transition: all 0.15s ease-in-out
}

#header-a nav .menu-collapser .collapse-button .hamburger span:first-child {
    margin-top: 0
}

#header-a nav .menu-collapser.open .collapse-button .hamburger span {
    opacity: 0
}

#header-a nav .menu-collapser.open .collapse-button .hamburger span:first-child {
    opacity: 1;
    -webkit-transform: translateY(7px) rotate(-45deg);
    transform: translateY(7px) rotate(-45deg)
}

#header-a nav .menu-collapser.open .collapse-button .hamburger span:last-child {
    opacity: 1;
    -webkit-transform: translateY(-7px) rotate(45deg);
    transform: translateY(-7px) rotate(45deg)
}

#header-a nav ul {
    margin: 0;
    list-style: none;
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase
}

#header-a nav ul li {
    display: block;
    margin: 0;
    position: relative
}

#header-a nav ul li a {
    display: block;
    padding: 12px 50px 12px 20px;
    color: #FFF
}

#header-a nav ul li a[href="#"] {
    cursor: default
}

#header-a nav ul li ul {
    display: none;
    background: #002450
}

#header-a nav ul li ul li ul {
    background: #001836
}

#header-a nav ul li ul li .sub-collapser {
    background: #001836
}

#header-a nav ul li .sub-collapser {
    width: 48px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 999;
    cursor: pointer;
    background: #002450;
    font-size: 20px
}

#header-a nav ul li .sub-collapser>i {
    color: #FFF;
    line-height: 42px
}

#header-a nav ul li .sub-collapser:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

#header-a nav ul li .sub-collapser.expanded {
    height: 42px
}

@media (min-width: 768px) {
    #header-a {
        padding-top:30px
    }

    #header-a .logo {
        margin: 0 0 30px 5%;
        float: left
    }

    #header-a .header-buttons {
        margin: 0 5% 30px 20px;
        padding-top: 23px;
        float: right
    }

    #header-a .header-buttons ul li {
        margin: 0 0 0 10px
    }

    #header-a .social-icons {
        margin: 0 0 25px;
        padding-top: 23px;
        position: static;
        top: auto;
        right: auto;
        float: right
    }

    #header-a .social-icons a {
        color: #002f69;
        font-size: 20px
    }

    #header-a nav {
        clear: both;
        position: static;
        top: auto;
        left: auto;
        padding: 0 5%
    }

    #header-a nav .menu-collapser,#header-a nav .sub-collapser {
        display: none
    }

    #header-a nav ul {
        font-size: 13px;
        margin: 0 -15px
    }

    #header-a nav ul::after {
        content: '';
        display: table;
        clear: both
    }

    #header-a nav ul li {
        float: left
    }

    #header-a nav ul li a {
        padding: 10px 15px;
        text-decoration: none
    }

    #header-a nav ul li a:hover {
        background: #002f69
    }

    #header-a nav ul li ul {
        width: 160px;
        margin: 0;
        position: absolute;
        top: 100%;
        left: 0;
        z-index: 1;
        background: rgba(0,47,105,0.9);
        font-weight: 400
    }

    #header-a nav ul li ul li {
        float: none;
        border-top: 1px solid rgba(255,255,255,0.2)
    }

    #header-a nav ul li ul li a {
        padding: 10px
    }

    #header-a nav ul li ul li a:hover {
        background: #002450
    }

    #header-a nav ul li ul li ul {
        top: 0;
        left: 100%;
        z-index: 2;
        background: #002450;
        box-shadow: inset 1px 0 9px -5px rgba(0,0,0,0.3)
    }

    #header-a nav ul li ul li ul li a:hover {
        background: #001d40
    }

    #header-a nav ul li ul li:first-child {
        border: none
    }

    #header-a nav ul li ul li:hover>a {
        background: #002450
    }

    #header-a nav ul li:hover>a {
        background: #002f69
    }
}

@media (min-width: 1200px) {
    #header-a {
        height:150px;
        padding: 25px 5% 0
    }

    #header-a .logo {
        margin: 0 0 30px
    }

    #header-a .header-buttons {
        margin: 0 0 30px 10px;
        padding: 10px 0 0
    }

    #header-a .social-icons {
        margin-bottom: 30px;
        padding: 10px 0 0
    }

    #header-a .social-icons a {
        margin-left: 15px
    }

    #header-a nav {
        width: auto;
        background: none;
        float: right;
        clear: right;
        padding: 0
    }

    #header-a nav ul {
        margin: 0
    }

    #header-a nav ul li {
        margin-left: 20px;
        padding-bottom: 10px
    }

    #header-a nav ul li a {
        padding: 0;
        color: #8dc73f
    }

    #header-a nav ul li a:hover {
        color: #002f69;
        background: none
    }

    #header-a nav ul li ul {
        width: 195px;
        font-size: 13px
    }

    #header-a nav ul li ul li {
        margin: 0;
        padding: 0
    }

    #header-a nav ul li ul li a {
        padding: 10px 15px;
        color: #FFF
    }

    #header-a nav ul li ul li a:hover {
        color: #FFF
    }

    #header-a nav ul li ul li:hover>a {
        color: #FFF
    }

    #header-a nav ul li:hover>a {
        color: #002f69;
        background: none
    }

    #header-a.stuck {
        -webkit-animation: fadeInDown 0.3s ease forwards;
        animation: fadeInDown 0.3s ease forwards;
        height: 100px;
        padding-top: 0;
        position: fixed;
        top: 0;
        left: 0;
        box-shadow: 0 0 10px rgba(0,0,0,0.15)
    }

    #header-a.stuck .logo {
        width: 75px;
        margin-bottom: 20px;
        padding-top: 20px
    }

    #header-a.stuck .header-buttons {
        margin-bottom: 23px;
        padding-top: 0
    }

    #header-a.stuck .header-buttons ul li a {
        border-top-left-radius: 0;
        border-top-right-radius: 0
    }

    #header-a.stuck .social-icons {
        margin-bottom: 23px;
        padding-top: 8px
    }

    #header-a.stuck .social-icons a {
        font-size: 16px
    }
}

@media (min-width: 1430px) {
    #header-a nav ul {
        font-size:16px
    }

    #header-a nav ul li ul {
        font-size: 13px
    }
}

@media (min-width: 1200px) {
    body.admin-bar #header-a.stuck {
        top:32px
    }
}

@media (min-width: 1200px) {
    #wrapper.header-stuck {
        padding-top:140px
    }
}

.hero-a {
    position: relative
}

.hero-a .container {
    max-width: 1500px
}

.hero-a .inner {
    width: 100%;
    height: 400px;
    display: table;
    position: relative;
    z-index: 2
}

.hero-a .inner-2 {
    display: table-cell;
    vertical-align: middle;
    padding: 100px 20px;
    text-align: center
}

.hero-a h2 {
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    color: #FFF;
    letter-spacing: 4px
}

.hero-a h1 {
    margin: 40px 0;
    color: #FFF;
    font-size: 30px;
    letter-spacing: 0
}

.hero-a .image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: linear-gradient(to right, #8dc73f, #007985)
}

.hero-a .text {
    margin: 0 0 60px
}

.hero-a .gym-enquiry .gym-form {
    background: rgba(141,199,63,0.9)
}

@media (min-width: 480px) {
    .hero-a h1 {
        font-size:36px
    }
}

@media (min-width: 768px) {
    .hero-a .inner-2 {
        padding:100px 5%
    }

    .hero-a h1 {
        font-size: 48px
    }

    .hero-a .text {
        width: 47.5%;
        margin-bottom: 0;
        margin-right: 5%;
        float: left
    }

    .hero-a .gym-enquiry {
        width: 47.5%;
        float: right
    }

    .hero-a .gym-enquiry .gym-form {
        padding: 40px
    }
}

@media (min-width: 1000px) {
    .hero-a .text {
        width:46.66667%;
        margin-right: 20%
    }

    .hero-a .text h4 {
        font-size: 48px
    }

    .hero-a .gym-enquiry {
        width: 33.33333%
    }
}

@media (min-width: 1500px) {
    .hero-a .inner {
        height:600px
    }

    .hero-a .inner-2 {
        padding: 130px 5%
    }

    .hero-a .btn,.hero-a #header-a .header-buttons ul li a,#header-a .header-buttons ul li .hero-a a,.hero-a .state-nav li a,.state-nav li .hero-a a,.hero-a #footer-a nav ul li.menu-btn>a,#footer-a nav ul .hero-a li.menu-btn>a,.hero-a .woocommerce a.button,.woocommerce .hero-a a.button,.hero-a .woocommerce button.button,.woocommerce .hero-a button.button,.hero-a .woocommerce input.button,.woocommerce .hero-a input.button,.hero-a .woocommerce a.button[disabled]:disabled,.woocommerce .hero-a a.button[disabled]:disabled,.hero-a .woocommerce button.button[disabled]:disabled,.woocommerce .hero-a button.button[disabled]:disabled,.hero-a .woocommerce input.button[disabled]:disabled,.woocommerce .hero-a input.button[disabled]:disabled,.hero-a .woocommerce button.button.alt:disabled,.woocommerce .hero-a button.button.alt:disabled,.hero-a .woocommerce button.button.alt.disabled,.woocommerce .hero-a button.button.alt.disabled,.hero-a .woocommerce input.button.alt:disabled,.woocommerce .hero-a input.button.alt:disabled,.hero-a .woocommerce input.button.alt.disabled,.woocommerce .hero-a input.button.alt.disabled,.hero-a .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .hero-a .checkout-button,.hero-a .woocommerce-checkout #payment #place_order,.woocommerce-checkout #payment .hero-a #place_order {
        padding: 18px 35px;
        font-size: 30px
    }

    .hero-a .gym-enquiry .gym-form {
        padding: 45px 60px
    }

    .hero-a .gym-enquiry .gym-form .promo {
        font-size: 36px
    }

    .hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="color"],.hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="date"],.hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="datetime"],.hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="datetime-local"],.hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="email"],.hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="month"],.hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="number"],.hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="password"],.hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="search"],.hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="tel"],.hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="text"],.hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="time"],.hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="url"],.hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="week"],.hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input:not([type]),.hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield textarea,.hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield select[multiple=multiple],.hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield select {
        height: 60px
    }

    .hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_footer {
        text-align: center
    }

    .hero-a .gym-enquiry .gym-form div.gform_wrapper div.gform_footer input[type="submit"].gform_button {
        height: 60px;
        line-height: 60px
    }
}

.cssanimations .hero-a h2,.cssanimations .hero-a h1,.cssanimations .hero-a .btn,.cssanimations .hero-a #header-a .header-buttons ul li a,#header-a .header-buttons ul li .cssanimations .hero-a a,.cssanimations .hero-a .state-nav li a,.state-nav li .cssanimations .hero-a a,.cssanimations .hero-a #footer-a nav ul li.menu-btn>a,#footer-a nav ul .cssanimations .hero-a li.menu-btn>a,.cssanimations .hero-a .woocommerce a.button,.woocommerce .cssanimations .hero-a a.button,.cssanimations .hero-a .woocommerce button.button,.woocommerce .cssanimations .hero-a button.button,.cssanimations .hero-a .woocommerce input.button,.woocommerce .cssanimations .hero-a input.button,.cssanimations .hero-a .woocommerce button.button.alt[disabled]:disabled,.woocommerce .cssanimations .hero-a button.button.alt[disabled]:disabled,.cssanimations .hero-a .woocommerce input.button.alt[disabled]:disabled,.woocommerce .cssanimations .hero-a input.button.alt[disabled]:disabled,.cssanimations .hero-a .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .cssanimations .hero-a .checkout-button,.cssanimations .hero-a .woocommerce-checkout #payment #place_order,.woocommerce-checkout #payment .cssanimations .hero-a #place_order {
    opacity: 0
}

.cssanimations .pace-done .hero-a h2 {
    -webkit-animation: fadeInUp 0.5s forwards;
    animation: fadeInUp 0.5s forwards
}

.cssanimations .pace-done .hero-a h1 {
    -webkit-animation: fadeInUp 0.5s 0.2s forwards;
    animation: fadeInUp 0.5s 0.2s forwards
}

.cssanimations .pace-done .hero-a .btn,.cssanimations .pace-done .hero-a #header-a .header-buttons ul li a,#header-a .header-buttons ul li .cssanimations .pace-done .hero-a a,.cssanimations .pace-done .hero-a .state-nav li a,.state-nav li .cssanimations .pace-done .hero-a a,.cssanimations .pace-done .hero-a #footer-a nav ul li.menu-btn>a,#footer-a nav ul .cssanimations .pace-done .hero-a li.menu-btn>a,.cssanimations .pace-done .hero-a .woocommerce a.button,.woocommerce .cssanimations .pace-done .hero-a a.button,.cssanimations .pace-done .hero-a .woocommerce button.button,.woocommerce .cssanimations .pace-done .hero-a button.button,.cssanimations .pace-done .hero-a .woocommerce input.button,.woocommerce .cssanimations .pace-done .hero-a input.button,.cssanimations .pace-done .hero-a .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .cssanimations .pace-done .hero-a .checkout-button,.cssanimations .pace-done .hero-a .woocommerce-checkout #payment #place_order,.woocommerce-checkout #payment .cssanimations .pace-done .hero-a #place_order {
    -webkit-animation: fadeInUp 0.5s 0.4s forwards;
    animation: fadeInUp 0.5s 0.4s forwards
}

.main {
    padding: 60px 20px;
    background: #FFF;
    position: relative
}

.main .main-title {
    margin: 0 0 60px
}

.main .main-title h1 {
    margin: 0
}

.main .content {
    margin-bottom: 70px
}

.main .content::after {
    content: '';
    display: table;
    clear: both
}

.main .content-narrow {
    max-width: 840px;
    margin: 0 auto
}

.main .content-narrow::after {
    content: '';
    display: table;
    clear: both
}

.main .content-wide {
    width: 100%
}

.main .content-wide::after {
    content: '';
    display: table;
    clear: both
}

@media (min-width: 768px) {
    .main {
        padding:60px 5%
    }
}

@media (min-width: 960px) {
    .main {
        padding:100px 5%
    }

    .main .content {
        width: 70%;
        margin-bottom: 0;
        float: left
    }

    .main .sidebar {
        width: 25%;
        float: right
    }
}

.content-narrow div.gform_wrapper {
    max-width: 840px;
    margin: 60px auto;
    padding: 50px 20px;
    background: #8dc73f
}

.content-narrow div.gform_wrapper form {
    max-width: 600px;
    margin: 0 auto
}

.content-narrow div.gform_wrapper .gform_heading {
    margin: 0 0 20px
}

.content-narrow div.gform_wrapper .gform_heading .gform_description {
    width: 100%;
    display: block;
    margin: 0;
    font-size: 36px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: left;
    line-height: 1.2;
    color: #FFF
}

.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield {
    margin: 0 0 10px;
    padding: 0
}

.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="color"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="date"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="datetime"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="datetime-local"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="email"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="month"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="number"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="password"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="search"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="tel"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="text"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="time"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="url"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="week"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input:not([type]),.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield textarea,.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield select[multiple=multiple],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield select {
    border: none;
    background-color: #FFF
}

.content-narrow div.gform_wrapper div.gform_footer {
    margin: 0;
    text-align: center
}

.content-narrow div.gform_wrapper div.gform_footer input[type="submit"].gform_button {
    width: 100%;
    display: block;
    margin: 0;
    font-size: 20px
}

@media (min-width: 768px) {
    .content-narrow div.gform_wrapper {
        margin:100px auto 60px;
        padding: 100px 5%
    }

    .content-narrow div.gform_wrapper .gform_heading {
        margin: 0 0 40px
    }

    .content-narrow div.gform_wrapper .gform_heading .gform_description {
        font-size: 48px;
        line-height: 1
    }

    .content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="color"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="date"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="datetime"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="datetime-local"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="email"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="month"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="number"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="password"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="search"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="tel"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="text"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="time"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="url"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="week"],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield input:not([type]),.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield textarea,.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield select[multiple=multiple],.content-narrow div.gform_wrapper div.gform_body ul.gform_fields li.gfield select {
        height: 60px
    }

    .content-narrow div.gform_wrapper div.gform_footer input[type="submit"].gform_button {
        height: 60px;
        line-height: 60px;
        padding-top: 0;
        padding-bottom: 0
    }
}

@media (min-width: 1200px) {
    .content-narrow div.gform_wrapper div.gform_footer input[type="submit"].gform_button {
        font-size:30px
    }
}

.content-narrow div.gform_wrapper:first-child {
    margin-top: 0
}

.content-narrow div.gform_wrapper:last-child {
    margin-bottom: 0
}

.instagram-feed {
    margin: 100px 0;
    padding: 60px 20px;
    position: relative;
    background: url(https://efm.net.au/wp-content/themes/efmhealth/assets/img/instagram_bg.jpg) repeat-y center center;
    color: #FFF;
    text-align: center
}

.instagram-feed h1,.instagram-feed h2,.instagram-feed h3,.instagram-feed h4,.instagram-feed h5,.instagram-feed h6 {
    color: #FFF;
    letter-spacing: 2px
}

.instagram-feed h1 .fa,.instagram-feed h2 .fa,.instagram-feed h3 .fa,.instagram-feed h4 .fa,.instagram-feed h5 .fa,.instagram-feed h6 .fa {
    margin-right: 7px
}

.instagram-feed .intro {
    width: 865px;
    max-width: 100%;
    margin: 0 auto 60px
}

.instagram-feed .intro p {
    margin: 0
}

.instagram-feed:before {
    content: '';
    width: 100%;
    height: 100px;
    display: block;
    background: url(https://efm.net.au/wp-content/themes/efmhealth/assets/img/instagram_top.png) no-repeat center top;
    position: absolute;
    top: -100px;
    left: 0
}

.instagram-feed:after {
    content: '';
    width: 100%;
    height: 101px;
    display: block;
    background: url(https://efm.net.au/wp-content/themes/efmhealth/assets/img/instagram_bottom.png) no-repeat center top;
    position: absolute;
    bottom: -101px;
    left: 0
}

@media (min-width: 768px) {
    .instagram-feed {
        padding:80px 5%;
        font-size: 20px
    }
}

.section-gym-search {
    padding: 60px 20px 50px;
    background: #8dc73f;
    color: #FFF;
    border-bottom: 1px solid #77b12a
}

.section-gym-search h2 {
    margin: 0 0 20px;
    text-align: center;
    color: #FFF
}

.section-gym-search input[type="color"],.section-gym-search input[type="date"],.section-gym-search input[type="datetime"],.section-gym-search input[type="datetime-local"],.section-gym-search input[type="email"],.section-gym-search input[type="month"],.section-gym-search input[type="number"],.section-gym-search input[type="password"],.section-gym-search input[type="search"],.section-gym-search input[type="tel"],.section-gym-search input[type="text"],.section-gym-search input[type="time"],.section-gym-search input[type="url"],.section-gym-search input[type="week"],.section-gym-search input:not([type]),.section-gym-search textarea,.section-gym-search select[multiple=multiple],.section-gym-search select {
    border: none;
    background-color: #FFF
}

.section-gym-search ul {
    margin: 0
}

.section-gym-search ul li {
    display: block;
    margin: 0 0 20px
}

.section-gym-search ul li.or {
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    text-align: center;
    letter-spacing: 2px
}

.section-gym-search ul li.submit {
    text-align: center
}

.section-gym-search ul li.submit input[type="submit"] {
    width: 100%;
    max-width: 100%;
    height: 48px;
    line-height: 48px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px
}

@media (min-width: 480px) {
    .section-gym-search ul::after {
        content:'';
        display: table;
        clear: both
    }

    .section-gym-search ul li.suburb {
        width: 48.5%;
        margin-right: 3%;
        float: left
    }

    .section-gym-search ul li.radius {
        width: 48.5%;
        float: left
    }

    .section-gym-search ul li.or {
        width: 20%;
        float: left;
        clear: left;
        line-height: 48px
    }

    .section-gym-search ul li.club {
        width: 80%;
        float: left
    }

    .section-gym-search ul li.submit {
        clear: both
    }

    .section-gym-search ul li.submit input[type="submit"] {
        width: 250px
    }
}

@media (min-width: 768px) {
    .section-gym-search ul li {
        margin-right:1.2%;
        margin-bottom: 10px
    }

    .section-gym-search ul li.suburb {
        width: 22.076%;
        margin-right: 1.2%
    }

    .section-gym-search ul li.radius {
        width: 22.076%
    }

    .section-gym-search ul li.or {
        width: 8.92%;
        clear: none;
        font-size: 30px
    }

    .section-gym-search ul li.club {
        width: 29.16%
    }

    .section-gym-search ul li.submit {
        width: 12.968%;
        margin-right: 0;
        clear: none;
        float: left
    }
}

@media (min-width: 1200px) {
    .section-gym-search h2 {
        float:left;
        clear: none;
        text-align: inherit;
        width: 31.33333%;
        margin-left: 0%;
        margin-right: 3%;
        margin-bottom: 0;
        padding-top: 5px
    }

    .section-gym-search h2::after {
        content: '';
        display: table;
        clear: both
    }

    .section-gym-search h2:nth-child(n) {
        margin-right: 3%;
        float: left;
        clear: none
    }

    .section-gym-search h2:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .section-gym-search h2:nth-child(2n+1) {
        clear: both
    }

    .section-gym-search ul {
        float: left;
        clear: none;
        text-align: inherit;
        width: 65.66667%;
        margin-left: 0%;
        margin-right: 3%
    }

    .section-gym-search ul::after {
        content: '';
        display: table;
        clear: both
    }

    .section-gym-search ul:nth-child(n) {
        margin-right: 3%;
        float: left;
        clear: none
    }

    .section-gym-search ul:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .section-gym-search ul:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 1200px) {
    .page-template-template-landing .section-gym-search h2 {
        float:left;
        clear: none;
        text-align: inherit;
        width: 100%;
        margin-left: 0%;
        margin-right: 0%;
        margin-bottom: 20px;
        padding-top: 0;
        text-align: center
    }

    .page-template-template-landing .section-gym-search h2::after {
        content: '';
        display: table;
        clear: both
    }

    .page-template-template-landing .section-gym-search h2:last-child {
        margin-right: 0%
    }

    .page-template-template-landing .section-gym-search ul {
        float: left;
        clear: none;
        text-align: inherit;
        width: 100%;
        margin-left: 0%;
        margin-right: 0%
    }

    .page-template-template-landing .section-gym-search ul::after {
        content: '';
        display: table;
        clear: both
    }

    .page-template-template-landing .section-gym-search ul:last-child {
        margin-right: 0%
    }
}

.section-image {
    display: table;
    width: 100%;
    height: 550px;
    background: #000 no-repeat center center / cover
}

.section-image .text {
    display: table-cell;
    vertical-align: middle;
    padding: 60px 20px;
    color: #FFF;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.2
}

@media (min-width: 768px) {
    .section-image .text {
        padding:60px 5%;
        font-size: 36px
    }
}

@media (min-width: 1200px) {
    .section-image .text {
        font-size:48px
    }
}

.tiles .tile {
    margin-bottom: 20px
}

.tiles .tile a {
    width: 100%;
    height: 250px;
    display: block;
    position: relative;
    text-decoration: none;
    background: #000;
    transition: 0.3s ease
}

.tiles .tile a:hover .thumb {
    opacity: 0.8
}

.tiles .tile a:hover h3 {
    color: #FFF
}

.tiles .tile a:hover h3 span:after {
    width: 130px;
    margin-left: -65px;
    background: #FFF
}

.tiles .tile .thumb {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: no-repeat center center / cover;
    opacity: 0.5;
    transition: 0.3s ease
}

.tiles .tile .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2
}

.tiles .tile h3 {
    width: 100%;
    margin: 0;
    padding: 20px;
    color: #8dc73f;
    font-size: 30px;
    text-transform: uppercase;
    text-align: center;
    transition: 0.3s ease
}

.tiles .tile h3 span {
    display: inline-block;
    position: relative;
    padding-bottom: 15px
}

.tiles .tile h3 span:after {
    content: '';
    width: 50px;
    height: 10px;
    display: block;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -25px;
    background: #8dc73f;
    transition: 0.3s ease
}

.tiles.squares .tile a {
    height: auto;
    padding-bottom: 100%
}

@media (min-width: 600px) {
    .tiles::after {
        content:'';
        display: table;
        clear: both
    }

    .tiles .tile {
        float: left;
        clear: none;
        text-align: inherit;
        width: 47.5%;
        margin-left: 0%;
        margin-right: 5%;
        margin-bottom: 5%
    }

    .tiles .tile::after {
        content: '';
        display: table;
        clear: both
    }

    .tiles .tile:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .tiles .tile:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .tiles .tile:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 768px) {
    .row .one-half .tiles .tile,.row .one-third .tiles .tile,.row .two-third .tiles .tile,.row .three-fourth .tiles .tile,.row .one-fourth .tiles .tile,.row .one-fifth .tiles .tile,.row .two-fifth .tiles .tile,.row .three-fifth .tiles .tile,.row .four-fifth .tiles .tile,.row .one-sixth .tiles .tile,.row .five-sixth .tiles .tile {
        float:left;
        clear: none;
        text-align: inherit;
        width: 100%;
        margin-left: 0%;
        margin-right: 0%
    }

    .row .one-half .tiles .tile::after,.row .one-third .tiles .tile::after,.row .two-third .tiles .tile::after,.row .three-fourth .tiles .tile::after,.row .one-fourth .tiles .tile::after,.row .one-fifth .tiles .tile::after,.row .two-fifth .tiles .tile::after,.row .three-fifth .tiles .tile::after,.row .four-fifth .tiles .tile::after,.row .one-sixth .tiles .tile::after,.row .five-sixth .tiles .tile::after {
        content: '';
        display: table;
        clear: both
    }

    .row .one-half .tiles .tile:nth-child(n),.row .one-third .tiles .tile:nth-child(n),.row .two-third .tiles .tile:nth-child(n),.row .three-fourth .tiles .tile:nth-child(n),.row .one-fourth .tiles .tile:nth-child(n),.row .one-fifth .tiles .tile:nth-child(n),.row .two-fifth .tiles .tile:nth-child(n),.row .three-fifth .tiles .tile:nth-child(n),.row .four-fifth .tiles .tile:nth-child(n),.row .one-sixth .tiles .tile:nth-child(n),.row .five-sixth .tiles .tile:nth-child(n) {
        margin-right: 0%;
        float: left;
        clear: none
    }

    .row .one-half .tiles .tile:nth-child(1n),.row .one-third .tiles .tile:nth-child(1n),.row .two-third .tiles .tile:nth-child(1n),.row .three-fourth .tiles .tile:nth-child(1n),.row .one-fourth .tiles .tile:nth-child(1n),.row .one-fifth .tiles .tile:nth-child(1n),.row .two-fifth .tiles .tile:nth-child(1n),.row .three-fifth .tiles .tile:nth-child(1n),.row .four-fifth .tiles .tile:nth-child(1n),.row .one-sixth .tiles .tile:nth-child(1n),.row .five-sixth .tiles .tile:nth-child(1n) {
        margin-right: 0%;
        float: right
    }

    .row .one-half .tiles .tile:nth-child(1n+1),.row .one-third .tiles .tile:nth-child(1n+1),.row .two-third .tiles .tile:nth-child(1n+1),.row .three-fourth .tiles .tile:nth-child(1n+1),.row .one-fourth .tiles .tile:nth-child(1n+1),.row .one-fifth .tiles .tile:nth-child(1n+1),.row .two-fifth .tiles .tile:nth-child(1n+1),.row .three-fifth .tiles .tile:nth-child(1n+1),.row .four-fifth .tiles .tile:nth-child(1n+1),.row .one-sixth .tiles .tile:nth-child(1n+1),.row .five-sixth .tiles .tile:nth-child(1n+1) {
        clear: both
    }
}

@media (min-width: 1200px) {
    .row .one-half .tiles .tile,.row .one-third .tiles .tile,.row .two-third .tiles .tile,.row .three-fourth .tiles .tile,.row .one-fourth .tiles .tile,.row .one-fifth .tiles .tile,.row .two-fifth .tiles .tile,.row .three-fifth .tiles .tile,.row .four-fifth .tiles .tile,.row .one-sixth .tiles .tile,.row .five-sixth .tiles .tile {
        float:left;
        clear: none;
        text-align: inherit;
        width: 47.5%;
        margin-left: 0%;
        margin-right: 5%
    }

    .row .one-half .tiles .tile::after,.row .one-third .tiles .tile::after,.row .two-third .tiles .tile::after,.row .three-fourth .tiles .tile::after,.row .one-fourth .tiles .tile::after,.row .one-fifth .tiles .tile::after,.row .two-fifth .tiles .tile::after,.row .three-fifth .tiles .tile::after,.row .four-fifth .tiles .tile::after,.row .one-sixth .tiles .tile::after,.row .five-sixth .tiles .tile::after {
        content: '';
        display: table;
        clear: both
    }

    .row .one-half .tiles .tile:nth-child(n),.row .one-third .tiles .tile:nth-child(n),.row .two-third .tiles .tile:nth-child(n),.row .three-fourth .tiles .tile:nth-child(n),.row .one-fourth .tiles .tile:nth-child(n),.row .one-fifth .tiles .tile:nth-child(n),.row .two-fifth .tiles .tile:nth-child(n),.row .three-fifth .tiles .tile:nth-child(n),.row .four-fifth .tiles .tile:nth-child(n),.row .one-sixth .tiles .tile:nth-child(n),.row .five-sixth .tiles .tile:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .row .one-half .tiles .tile:nth-child(2n),.row .one-third .tiles .tile:nth-child(2n),.row .two-third .tiles .tile:nth-child(2n),.row .three-fourth .tiles .tile:nth-child(2n),.row .one-fourth .tiles .tile:nth-child(2n),.row .one-fifth .tiles .tile:nth-child(2n),.row .two-fifth .tiles .tile:nth-child(2n),.row .three-fifth .tiles .tile:nth-child(2n),.row .four-fifth .tiles .tile:nth-child(2n),.row .one-sixth .tiles .tile:nth-child(2n),.row .five-sixth .tiles .tile:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .row .one-half .tiles .tile:nth-child(2n+1),.row .one-third .tiles .tile:nth-child(2n+1),.row .two-third .tiles .tile:nth-child(2n+1),.row .three-fourth .tiles .tile:nth-child(2n+1),.row .one-fourth .tiles .tile:nth-child(2n+1),.row .one-fifth .tiles .tile:nth-child(2n+1),.row .two-fifth .tiles .tile:nth-child(2n+1),.row .three-fifth .tiles .tile:nth-child(2n+1),.row .four-fifth .tiles .tile:nth-child(2n+1),.row .one-sixth .tiles .tile:nth-child(2n+1),.row .five-sixth .tiles .tile:nth-child(2n+1) {
        clear: both
    }
}

.page-template-template-numbered-sections .main .main-title {
    margin: 0 0 30px
}

.page-template-template-numbered-sections .main .content {
    margin: 0
}

.page-template-template-numbered-sections .main .content *:first-child {
    margin-top: 0
}

.page-template-template-numbered-sections .main .content *:last-child {
    margin-bottom: 0
}

.numbered-sections .numbered-section {
    padding: 60px 20px;
    position: relative
}

.numbered-sections .numbered-section .image {
    margin: 0 0 50px;
    position: relative
}

.numbered-sections .numbered-section .image .num {
    width: 50px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    color: #FFF;
    letter-spacing: 2px;
    background: #8dc73f;
    position: absolute;
    bottom: 0;
    left: 0
}

.numbered-sections .numbered-section .text h3 {
    margin: 0 0 15px
}

.numbered-sections .numbered-section:nth-child(odd) {
    margin: 51px 0 52px;
    background: #f3f9eb
}

.numbered-sections .numbered-section:nth-child(odd):before {
    content: '';
    width: 100%;
    height: 51px;
    display: block;
    background: url(https://efm.net.au/wp-content/themes/efmhealth/assets/img/numbered_section_top.png) no-repeat right center;
    position: absolute;
    top: -51px;
    left: 0
}

.numbered-sections .numbered-section:nth-child(odd):after {
    content: '';
    width: 100%;
    height: 51px;
    display: block;
    background: url(https://efm.net.au/wp-content/themes/efmhealth/assets/img/numbered_section_bottom.png) no-repeat left center;
    position: absolute;
    bottom: -51px;
    left: 0
}

@media (min-width: 600px) {
    .numbered-sections .numbered-section .image {
        width:47.5%;
        margin-bottom: 0;
        float: right
    }

    .numbered-sections .numbered-section .image .num {
        top: 0;
        bottom: auto
    }

    .numbered-sections .numbered-section .text {
        width: 47.5%;
        margin-right: 5%;
        float: left
    }

    .numbered-sections .numbered-section:nth-child(odd) .image {
        margin-right: 5%;
        float: left
    }

    .numbered-sections .numbered-section:nth-child(odd) .image .num {
        right: 0;
        bottom: auto;
        left: auto
    }

    .numbered-sections .numbered-section:nth-child(odd) .text {
        margin-right: 0;
        float: left
    }
}

@media (min-width: 768px) {
    .numbered-sections .numbered-section {
        padding:60px 5%
    }
}

@media (min-width: 960px) {
    .numbered-sections .numbered-section {
        padding:100px 5%
    }

    .numbered-sections .numbered-section .image {
        width: 46%
    }

    .numbered-sections .numbered-section .image .num {
        top: 50px;
        left: -50px
    }

    .numbered-sections .numbered-section .text {
        width: 46%;
        margin-right: 8%;
        padding-top: 50px
    }

    .numbered-sections .numbered-section .text h3 {
        font-size: 36px
    }

    .numbered-sections .numbered-section:nth-child(odd) .image {
        margin-right: 8%
    }

    .numbered-sections .numbered-section:nth-child(odd) .image .num {
        left: auto;
        right: -50px
    }

    .numbered-sections .numbered-section:nth-child(odd) .text {
        margin-right: 0
    }
}

@media (min-width: 960px) {
    .numbered-sections.alternating-sections .numbered-section .text {
        padding-top:0
    }
}

@media (min-width: 600px) {
    .page-template-template-home #section-3 .tiles .tile:last-child,.page-template-template-home #section-3 .tiles .tile:nth-last-of-type(-n+2) {
        margin-bottom:0
    }
}

#home-hero {
    position: relative
}

#home-hero .slider,#home-hero .slick-list,#home-hero .slick-track,#home-hero .slide {
    height: 100%
}

#home-hero .slider {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

#home-hero .slide {
    width: 100%;
    background: no-repeat center center / cover;
    position: relative
}

#home-hero .slide:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #000;
    opacity: 0.5
}

#home-hero .inner {
    padding: 60px 20px;
    position: relative;
    z-index: 2
}

#home-hero .text {
    margin: 0 0 60px
}

#home-hero .text h4 {
    margin: 0;
    color: #FFF;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 1px
}

#home-hero .gym-enquiry .gym-form {
    background: rgba(141,199,63,0.9)
}

@media (min-width: 768px) {
    #home-hero .inner {
        padding:60px 5%
    }

    #home-hero .container {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    #home-hero .text {
        width: 47.5%;
        margin-bottom: 0;
        margin-right: 5%;
        float: left
    }

    #home-hero .gym-enquiry {
        width: 47.5%;
        float: right
    }

    #home-hero .gym-enquiry .gym-form {
        padding: 40px
    }
}

@media (min-width: 1000px) {
    #home-hero .text {
        width:46.66667%;
        margin-right: 20%
    }

    #home-hero .text h4 {
        font-size: 48px
    }

    #home-hero .gym-enquiry {
        width: 33.33333%
    }
}

@media (min-width: 1500px) {
    #home-hero .inner {
        padding:180px 5%
    }

    #home-hero .gym-enquiry .gym-form {
        padding: 45px 60px
    }

    #home-hero .gym-enquiry .gym-form .promo {
        font-size: 36px
    }

    #home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="color"],#home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="date"],#home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="datetime"],#home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="datetime-local"],#home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="email"],#home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="month"],#home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="number"],#home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="password"],#home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="search"],#home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="tel"],#home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="text"],#home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="time"],#home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="url"],#home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="week"],#home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input:not([type]),#home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield textarea,#home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield select[multiple=multiple],#home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield select {
        height: 60px
    }

    #home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_footer {
        text-align: center
    }

    #home-hero .gym-enquiry .gym-form div.gform_wrapper div.gform_footer input[type="submit"].gform_button {
        height: 60px;
        line-height: 60px
    }
}

.social-feeds .feed {
    padding: 60px 20px
}

.social-feeds .feed.facebook {
    background: #f3f9eb
}

.social-feeds .feed.instagram {
    background: #e5f1f3
}

.social-feeds .feed.linkedin {
    background: #e5eaf0
}

.social-feeds .feed-title {
    font-size: 30px
}

.social-feeds #cff .cff-item {
    margin: 0;
    padding: 0;
    border: none !important
}

.social-feeds #cff .cff-item .cff-author {
    margin: 0 0 20px
}

.social-feeds #cff .cff-item .cff-author .cff-author-text * {
    display: none
}

.social-feeds #cff .cff-item .cff-author .cff-author-text .cff-date {
    display: block;
    margin: 0 !important;
    font-size: 13px;
    font-weight: 300;
    color: #999
}

.social-feeds #cff .cff-item .cff-author .cff-author-img {
    display: none
}

.social-feeds #cff .cff-item .cff-post-links {
    margin-top: 20px
}

.social-feeds #cff .cff-item .cff-post-links a {
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    color: #002f69
}

.social-feeds #cff .cff-item .cff-post-links a:hover {
    color: #004fb0;
    text-decoration: none
}

.social-feeds #linkedin-con {
    margin: 0
}

.social-feeds #linkedin-con>h2 {
    display: none
}

.social-feeds #linkedin-con li {
    display: block;
    margin: 0
}

.social-feeds #linkedin-con li>img {
    display: none
}

.social-feeds #linkedin-con li>span {
    display: block;
    margin: 0 0 20px;
    font-size: 13px;
    font-weight: 300;
    color: #999
}

.social-feeds #linkedin-con li>span i {
    margin-right: 10px
}

.social-feeds #linkedin-con li>div>h3 {
    display: none
}

.social-feeds #linkedin-con li>div img {
    margin: 0 0 30px
}

@media (min-width: 768px) {
    .social-feeds {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch
    }

    .social-feeds::after {
        content: '';
        display: table;
        clear: both
    }

    .social-feeds .feed {
        width: 50%;
        padding: 60px 5%;
        float: left
    }
}

@media (min-width: 1200px) {
    .social-feeds .feed {
        padding:100px 5%
    }
}

@media (min-width: 1600px) {
    .social-feeds .feed {
        padding:130px 5% 100px
    }
}

@media (max-width: 767px) {
    .page-template-template-special-offers #header-a {
        padding-top:40px
    }

    .page-template-template-special-offers #header-a .logo,.page-template-template-special-offers #header-a .header-buttons {
        display: none
    }
}

body.post-type-archive-gym .main {
    background: url(https://efm.net.au/wp-content/themes/efmhealth/assets/img/hero_gyms.jpg) no-repeat center top
}

@media (min-width: 768px) {
    body.post-type-archive-gym .main {
        padding-top:140px
    }
}

.gym-search {
    margin: 0 0 60px;
    color: #FFF
}

.gym-search .container {
    max-width: 840px
}

.gym-search h2 {
    margin: 0 0 35px;
    text-align: center;
    color: #FFF
}

.gym-search input[type="color"],.gym-search input[type="date"],.gym-search input[type="datetime"],.gym-search input[type="datetime-local"],.gym-search input[type="email"],.gym-search input[type="month"],.gym-search input[type="number"],.gym-search input[type="password"],.gym-search input[type="search"],.gym-search input[type="tel"],.gym-search input[type="text"],.gym-search input[type="time"],.gym-search input[type="url"],.gym-search input[type="week"],.gym-search input:not([type]),.gym-search textarea,.gym-search select[multiple=multiple],.gym-search select {
    border: none;
    background-color: #FFF
}

.gym-search ul {
    margin: 0
}

.gym-search ul li {
    display: block;
    margin: 0 0 20px
}

.gym-search ul li.or {
    font-weight: 700;
    font-size: 24px;
    line-height: 1;
    text-align: center;
    letter-spacing: 2px
}

.gym-search ul li.submit {
    text-align: center
}

.gym-search ul li.submit input[type="submit"] {
    width: 100%;
    max-width: 100%;
    height: 48px;
    line-height: 48px;
    padding-top: 0;
    padding-bottom: 0;
    font-size: 16px
}

@media (min-width: 480px) {
    .gym-search ul::after {
        content:'';
        display: table;
        clear: both
    }

    .gym-search ul li.suburb {
        width: 48.5%;
        margin-right: 3%;
        float: left
    }

    .gym-search ul li.radius {
        width: 48.5%;
        float: left
    }

    .gym-search ul li.or {
        width: 20%;
        float: left;
        clear: left;
        line-height: 48px
    }

    .gym-search ul li.club {
        width: 80%;
        float: left
    }

    .gym-search ul li.submit {
        clear: both
    }

    .gym-search ul li.submit input[type="submit"] {
        width: 250px
    }
}

@media (min-width: 768px) {
    .gym-search {
        margin-bottom:150px
    }

    .gym-search h2 {
        font-size: 48px
    }

    .gym-search ul li {
        margin-right: 1.2%
    }

    .gym-search ul li.suburb {
        width: 22.076%;
        margin-right: 1.2%
    }

    .gym-search ul li.radius {
        width: 22.076%
    }

    .gym-search ul li.or {
        width: 8.92%;
        clear: none;
        font-size: 30px
    }

    .gym-search ul li.club {
        width: 29.16%
    }

    .gym-search ul li.submit {
        width: 12.968%;
        margin-right: 0;
        clear: none;
        float: left
    }
}

.gym-map {
    width: 100%;
    height: 400px;
    margin: 0 0 60px;
    position: relative
}

.gym-map .google-map {
    position: absolute;
    top: 0;
    right: -20px;
    bottom: 0;
    left: -20px
}

.gym-map .inner {
    max-width: 150px;
    padding: 20px 10px
}

.gym-map .inner h6 {
    margin: 0 0 10px;
    color: #333
}

.gym-map .inner p {
    margin: 0 0 10px
}

.gym-map .inner a {
    font-weight: 400
}

@media (min-width: 768px) {
    .gym-map {
        height:500px
    }

    .gym-map .google-map {
        right: 0;
        left: 0
    }
}

@media (min-width: 960px) {
    .gym-map {
        margin:0 0 100px
    }
}

@media (min-width: 1200px) {
    .gym-map {
        height:650px
    }
}

.state-nav {
    margin: 0 0 50px;
    font-size: 0;
    font-weight: 500;
    text-align: center
}

.state-nav li {
    display: inline-block;
    margin: 0 5px 10px;
    font-size: 16px
}

.gym-state {
    margin-bottom: 60px
}

.gym-state>h2 {
    color: #002f69
}

.gyms .gym {
    margin-bottom: 20px;
    padding: 30px 20px 50px;
    background: #f3f9eb url(https://efm.net.au/wp-content/themes/efmhealth/assets/img/gym_bg.png) no-repeat right bottom
}

.gyms .gym h3 {
    margin: 0 0 20px;
    font-size: 24px
}

.gyms .gym h3 span {
    display: block;
    padding: 5px 0 0;
    font-size: 13px
}

.gyms .gym ul.contacts {
    font-size: 16px
}

.gyms .gym ul.contacts li {
    margin: 0 0 5px;
    padding-left: 30px
}

@media (min-width: 480px) {
    .gyms::after {
        content:'';
        display: table;
        clear: both
    }

    .gyms .gym {
        margin-bottom: 3%;
        float: left;
        clear: none;
        text-align: inherit;
        width: 48.5%;
        margin-left: 0%;
        margin-right: 3%
    }

    .gyms .gym::after {
        content: '';
        display: table;
        clear: both
    }

    .gyms .gym:nth-child(n) {
        margin-right: 3%;
        float: left;
        clear: none
    }

    .gyms .gym:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .gyms .gym:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 768px) {
    .gyms .gym {
        float:left;
        clear: none;
        text-align: inherit;
        width: 31.33333%;
        margin-left: 0%;
        margin-right: 3%
    }

    .gyms .gym::after {
        content: '';
        display: table;
        clear: both
    }

    .gyms .gym:nth-child(n) {
        margin-right: 3%;
        float: left;
        clear: none
    }

    .gyms .gym:nth-child(3n) {
        margin-right: 0%;
        float: right
    }

    .gyms .gym:nth-child(3n+1) {
        clear: both
    }
}

@media (min-width: 1200px) {
    .gyms .gym {
        min-height:360px;
        float: left;
        clear: none;
        text-align: inherit;
        width: 23.5%;
        margin-left: 0%;
        margin-right: 2%;
        margin-bottom: 2%;
        padding: 50px
    }

    .gyms .gym::after {
        content: '';
        display: table;
        clear: both
    }

    .gyms .gym:nth-child(n) {
        margin-right: 2%;
        float: left;
        clear: none
    }

    .gyms .gym:nth-child(4n) {
        margin-right: 0%;
        float: right
    }

    .gyms .gym:nth-child(4n+1) {
        clear: both
    }
}

.gym-name {
    margin: 0 0 40px
}

.gym-name h1 {
    margin: 0
}

.gym-figure {
    margin: 0 0 60px;
    padding: 0
}

.gym-figure img {
    width: auto;
    margin: 0 auto
}

.gym-slider {
    margin: 0 0 60px
}

.gym-intro {
    margin: 0 0 30px
}

.gym-intro h2 {
    margin: 0 0 10px
}

.gym-intro p {
    margin: 0;
    color: #007985;
    font-size: 24px;
    font-weight: 300
}

.gym-contacts {
    margin: 60px 0;
    padding: 40px 20px;
    background: #f3f9eb
}

.gym-contacts h3 {
    margin-bottom: 20px;
    font-size: 30px;
    letter-spacing: 1px
}

.gym-contacts .opening-hours {
    margin-bottom: 50px
}

.gym-contacts .opening-hours ul {
    margin: 0 0 26px
}

.gym-contacts .opening-hours ul li {
    display: block;
    margin: 0 0 10px
}

.gym-contacts .contacts {
    font-size: 16px
}

.gym-contacts:first-child {
    margin-top: 0
}

@media (min-width: 768px) {
    .gym-contacts {
        padding:40px 5%
    }

    .gym-contacts::after {
        content: '';
        display: table;
        clear: both
    }

    .gym-contacts .opening-hours,.gym-contacts .contact-info {
        float: left;
        clear: none;
        text-align: inherit;
        width: 47.5%;
        margin-left: 0%;
        margin-right: 5%
    }

    .gym-contacts .opening-hours::after,.gym-contacts .contact-info::after {
        content: '';
        display: table;
        clear: both
    }

    .gym-contacts .opening-hours:nth-child(n),.gym-contacts .contact-info:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .gym-contacts .opening-hours:nth-child(2n),.gym-contacts .contact-info:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .gym-contacts .opening-hours:nth-child(2n+1),.gym-contacts .contact-info:nth-child(2n+1) {
        clear: both
    }

    .gym-contacts .opening-hours {
        margin-bottom: 0
    }
}

@media (min-width: 1200px) {
    .gym-contacts .opening-hours,.gym-contacts .contact-info {
        float:left;
        clear: none;
        text-align: inherit;
        width: 44%;
        margin-left: 0%;
        margin-right: 12%
    }

    .gym-contacts .opening-hours::after,.gym-contacts .contact-info::after {
        content: '';
        display: table;
        clear: both
    }

    .gym-contacts .opening-hours:nth-child(n),.gym-contacts .contact-info:nth-child(n) {
        margin-right: 12%;
        float: left;
        clear: none
    }

    .gym-contacts .opening-hours:nth-child(2n),.gym-contacts .contact-info:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .gym-contacts .opening-hours:nth-child(2n+1),.gym-contacts .contact-info:nth-child(2n+1) {
        clear: both
    }

    .gym-contacts .contacts li {
        margin: 0 0 10px;
        padding-left: 30px
    }
}

.gym-form {
    padding: 50px 20px;
    background: #8dc73f
}

.gym-form .promo {
    margin: 0 0 26px;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
    text-align: center;
    line-height: 1.2;
    color: #FFF
}

.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield {
    margin: 0 0 10px;
    padding: 0
}

.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="color"],.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="date"],.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="datetime"],.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="datetime-local"],.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="email"],.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="month"],.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="number"],.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="password"],.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="search"],.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="tel"],.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="text"],.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="time"],.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="url"],.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="week"],.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input:not([type]),.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield textarea,.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield select[multiple=multiple],.gym-form div.gform_wrapper div.gform_body ul.gform_fields li.gfield select {
    border: none;
    background-color: #FFF
}

.gym-form div.gform_wrapper div.gform_footer {
    text-align: center
}

.gym-form div.gform_wrapper div.gform_footer input[type="submit"].gform_button {
    width: 240px;
    max-width: 100%;
    margin: 20px auto 0;
    font-size: 20px
}

.gym-form.side .promo {
    text-align: left
}

.gym-form.side div.gform_wrapper div.gform_footer {
    margin: 0
}

.gym-form.side div.gform_wrapper div.gform_footer input[type="submit"].gform_button {
    width: 100%;
    display: block;
    margin: 0
}

.gym-form.gym-form-shortcode div.gform_wrapper {
    margin: 0;
    padding: 0
}

.gym-form.gym-form-shortcode div.gform_wrapper div.gform_body ul.gform_fields li.gfield.populate-clubs {
    width: 100%
}

@media (min-width: 768px) {
    .gym-form {
        padding:50px 5%
    }

    .gym-form.full .promo {
        font-size: 30px
    }

    .gym-form.full div.gform_wrapper div.gform_body ul.gform_fields::after {
        content: '';
        display: table;
        clear: both
    }

    .gym-form.full div.gform_wrapper div.gform_body ul.gform_fields li.gfield {
        float: left;
        clear: none;
        text-align: inherit;
        width: 32.66667%;
        margin-left: 0%;
        margin-right: 1%
    }

    .gym-form.full div.gform_wrapper div.gform_body ul.gform_fields li.gfield::after {
        content: '';
        display: table;
        clear: both
    }

    .gym-form.full div.gform_wrapper div.gform_body ul.gform_fields li.gfield:nth-child(n) {
        margin-right: 1%;
        float: left;
        clear: none
    }

    .gym-form.full div.gform_wrapper div.gform_body ul.gform_fields li.gfield:nth-child(3n) {
        margin-right: 0%;
        float: right
    }

    .gym-form.full div.gform_wrapper div.gform_body ul.gform_fields li.gfield:nth-child(3n+1) {
        clear: both
    }
}

@media (min-width: 960px) {
    .gym-form.side {
        padding:35px 30px
    }
}

@media (min-width: 1200px) {
    .gym-form.full .promo {
        font-size:36px
    }
}

.gym-sidebar {
    display: none
}

@media (min-width: 960px) {
    .gym-sidebar {
        display:block
    }
}

body.single-gym .gym-form .populate-clubs {
    display: none !important
}

body.single-gym #header-a #alt-nav {
    display: none
}

@media (max-width: 767px) {
    body.mobile-hide-logo #header-a .logo {
        display:none
    }
}

@media (max-width: 767px) {
    body.mobile-hide-buttons #header-a .header-buttons {
        display:none
    }
}

@media (max-width: 767px) {
    body.mobile-hide-logo.mobile-hide-buttons #header-a {
        padding-top:40px
    }
}

@media (max-width: 767px) {
    body.mobile-hide-slider .gym-slider {
        display:none
    }
}

@media (min-width: 1200px) {
    body.desktop-header-home-link #wrapper.header-stuck {
        padding-top:66px
    }

    body.desktop-header-home-link #header-a {
        height: 66px
    }

    body.desktop-header-home-link #header-a .logo,body.desktop-header-home-link #header-a .header-buttons,body.desktop-header-home-link #header-a .social-icons {
        display: none
    }

    body.desktop-header-home-link #header-a #main-nav {
        display: none
    }

    body.desktop-header-home-link #header-a #alt-nav {
        display: block
    }

    body.desktop-header-home-link #header-a.stuck {
        height: 66px;
        padding-top: 25px
    }
}

.sidebar .sidebar-content>h4 {
    margin: 0 0 24px;
    font-weight: 700;
    font-size: 20px;
    color: #002f69;
    text-transform: uppercase;
    letter-spacing: 1px
}

.sidebar .widget {
    margin-bottom: 60px;
    padding: 30px;
    background: #f3f9eb
}

.sidebar .widget .widget-title {
    margin: 0 0 24px;
    font-weight: 700;
    font-size: 20px;
    color: #002f69;
    text-transform: uppercase;
    letter-spacing: 1px
}

.sidebar .widget_nav_menu ul,.sidebar .widget_pages ul,.sidebar .widget_categories ul,.sidebar .widget_recent_entries ul,.sidebar .widget_meta ul,.sidebar .widget_archive ul,.sidebar .widget_product_categories ul,.sidebar .widget_recent_comments ul {
    margin: 0;
    line-height: 1.2;
    font-size: 16px;
    font-weight: 400
}

.sidebar .widget_nav_menu ul li,.sidebar .widget_pages ul li,.sidebar .widget_categories ul li,.sidebar .widget_recent_entries ul li,.sidebar .widget_meta ul li,.sidebar .widget_archive ul li,.sidebar .widget_product_categories ul li,.sidebar .widget_recent_comments ul li {
    display: block;
    margin: 10px 0 0
}

.sidebar .widget_nav_menu ul li a,.sidebar .widget_pages ul li a,.sidebar .widget_categories ul li a,.sidebar .widget_recent_entries ul li a,.sidebar .widget_meta ul li a,.sidebar .widget_archive ul li a,.sidebar .widget_product_categories ul li a,.sidebar .widget_recent_comments ul li a {
    color: #333
}

.sidebar .widget_nav_menu ul li a:hover,.sidebar .widget_pages ul li a:hover,.sidebar .widget_categories ul li a:hover,.sidebar .widget_recent_entries ul li a:hover,.sidebar .widget_meta ul li a:hover,.sidebar .widget_archive ul li a:hover,.sidebar .widget_product_categories ul li a:hover,.sidebar .widget_recent_comments ul li a:hover {
    color: #8dc73f;
    text-decoration: none
}

.sidebar .widget_nav_menu ul li ul,.sidebar .widget_pages ul li ul,.sidebar .widget_categories ul li ul,.sidebar .widget_recent_entries ul li ul,.sidebar .widget_meta ul li ul,.sidebar .widget_archive ul li ul,.sidebar .widget_product_categories ul li ul,.sidebar .widget_recent_comments ul li ul {
    font-size: 13px
}

.sidebar .widget_nav_menu ul li.current_page_item>a,.sidebar .widget_nav_menu ul li.current-cat>a,.sidebar .widget_nav_menu ul li.current_page_ancestor>a,.sidebar .widget_pages ul li.current_page_item>a,.sidebar .widget_pages ul li.current-cat>a,.sidebar .widget_pages ul li.current_page_ancestor>a,.sidebar .widget_categories ul li.current_page_item>a,.sidebar .widget_categories ul li.current-cat>a,.sidebar .widget_categories ul li.current_page_ancestor>a,.sidebar .widget_recent_entries ul li.current_page_item>a,.sidebar .widget_recent_entries ul li.current-cat>a,.sidebar .widget_recent_entries ul li.current_page_ancestor>a,.sidebar .widget_meta ul li.current_page_item>a,.sidebar .widget_meta ul li.current-cat>a,.sidebar .widget_meta ul li.current_page_ancestor>a,.sidebar .widget_archive ul li.current_page_item>a,.sidebar .widget_archive ul li.current-cat>a,.sidebar .widget_archive ul li.current_page_ancestor>a,.sidebar .widget_product_categories ul li.current_page_item>a,.sidebar .widget_product_categories ul li.current-cat>a,.sidebar .widget_product_categories ul li.current_page_ancestor>a,.sidebar .widget_recent_comments ul li.current_page_item>a,.sidebar .widget_recent_comments ul li.current-cat>a,.sidebar .widget_recent_comments ul li.current_page_ancestor>a {
    color: #8dc73f
}

.sidebar input[type="color"],.sidebar input[type="date"],.sidebar input[type="datetime"],.sidebar input[type="datetime-local"],.sidebar input[type="email"],.sidebar input[type="month"],.sidebar input[type="number"],.sidebar input[type="password"],.sidebar input[type="search"],.sidebar input[type="tel"],.sidebar input[type="text"],.sidebar input[type="time"],.sidebar input[type="url"],.sidebar input[type="week"],.sidebar input:not([type]),.sidebar textarea,.sidebar select[multiple=multiple],.sidebar select {
    border: none
}

.sidebar div.gform_wrapper div.gform_body ul.gform_fields li.gfield {
    margin: 0 0 10px
}

.quick-links-a {
    background: #FFF
}

.quick-links-a .quick-link a {
    height: 350px;
    display: block;
    background: #000;
    text-decoration: none;
    border-bottom: 1px solid #FFF;
    border-collapse: collapse;
    position: relative;
    transition: 0.5s ease
}

.quick-links-a .quick-link a:hover .image {
    opacity: 0.9;
    mix-blend-mode: normal
}

.quick-links-a .quick-link .image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.5;
    background: no-repeat center center / cover;
    mix-blend-mode: luminosity;
    transition: 0.5s ease
}

.quick-links-a .quick-link .title {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.quick-links-a .quick-link .title h3 {
    width: 100%;
    height: 100%;
    display: table;
    margin: 0;
    color: #FFF;
    text-transform: uppercase;
    text-align: center
}

.quick-links-a .quick-link .title h3 span {
    display: table-cell;
    vertical-align: middle;
    padding: 20px
}

@media (min-width: 550px) {
    .quick-links-a::after {
        content:'';
        display: table;
        clear: both
    }

    .quick-links-a .quick-link {
        width: 50%;
        float: left
    }

    .quick-links-a .quick-link a {
        height: 300px;
        border-right: 1px solid #FFF
    }

    .quick-links-a .quick-link .title h3 {
        font-size: 20px
    }

    .quick-links-a .quick-link:nth-of-type(2n) a {
        border-right: none
    }
}

@media (min-width: 960px) {
    .quick-links-a .quick-link a {
        height:350px
    }

    .quick-links-a .quick-link .title h3 {
        font-size: 24px
    }
}

@media (min-width: 1200px) {
    .quick-links-a .quick-link {
        width:25%
    }

    .quick-links-a .quick-link .title h3 span {
        padding: 20px 13%
    }

    .quick-links-a .quick-link:nth-of-type(2n) a {
        border-right: 1px solid #FFF
    }

    .quick-links-a .quick-link:nth-of-type(4n) a {
        border-right: none
    }
}

.cta-a {
    min-height: 500px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 60px 20px;
    background: #000 no-repeat center center / cover;
    color: #FFF;
    position: relative
}

.cta-a .container {
    width: 1200px;
    max-width: 100%
}

.cta-a .text {
    max-width: 550px
}

.cta-a h3 {
    margin: 0 0 20px;
    color: #FFF;
    text-transform: uppercase;
    letter-spacing: 2px
}

.cta-a p {
    margin: 0 0 40px
}

@media (min-width: 768px) {
    .cta-a {
        padding:60px 5%
    }

    .cta-a h3 {
        margin: 0 0 15px;
        font-size: 36px
    }

    .cta-a p {
        font-size: 20px
    }

    .cta-a .btn,.cta-a #header-a .header-buttons ul li a,#header-a .header-buttons ul li .cta-a a,.cta-a .state-nav li a,.state-nav li .cta-a a,.cta-a #footer-a nav ul li.menu-btn>a,#footer-a nav ul .cta-a li.menu-btn>a,.cta-a .woocommerce a.button,.woocommerce .cta-a a.button,.cta-a .woocommerce button.button,.woocommerce .cta-a button.button,.cta-a .woocommerce input.button,.woocommerce .cta-a input.button,.cta-a .woocommerce a.button[disabled]:disabled,.woocommerce .cta-a a.button[disabled]:disabled,.cta-a .woocommerce button.button[disabled]:disabled,.woocommerce .cta-a button.button[disabled]:disabled,.cta-a .woocommerce input.button[disabled]:disabled,.woocommerce .cta-a input.button[disabled]:disabled,.cta-a .woocommerce button.button.alt:disabled,.woocommerce .cta-a button.button.alt:disabled,.cta-a .woocommerce button.button.alt.disabled,.woocommerce .cta-a button.button.alt.disabled,.cta-a .woocommerce input.button.alt:disabled,.woocommerce .cta-a input.button.alt:disabled,.cta-a .woocommerce input.button.alt.disabled,.woocommerce .cta-a input.button.alt.disabled,.cta-a .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .cta-a .checkout-button,.cta-a .woocommerce-checkout #payment #place_order,.woocommerce-checkout #payment .cta-a #place_order {
        padding: 18px 30px;
        font-size: 16px
    }
}

.footer a {
    color: #FFF;
    text-decoration: none
}

.footer a:hover {
    color: #FFF;
    text-decoration: underline
}

.footer .widget-title {
    font-size: 20px;
    color: #e4f1d3
}

.footer ul.contact-details {
    margin: 0 0 26px;
    line-height: 1.2
}

.footer ul.contact-details li {
    display: block;
    margin: 0 0 20px;
    font-size: 13px
}

.footer ul.contact-details li .label {
    width: 70px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    font-weight: 400
}

.footer ul.contact-details li .value {
    display: inline-block;
    vertical-align: top
}

#footer-a {
    padding: 60px 20px 0;
    background: #8dc73f;
    font-size: 16px;
    font-weight: 400
}

#footer-a .container {
    max-width: 1500px
}

#footer-a .widget {
    margin-bottom: 30px
}

#footer-a nav ul {
    margin: 0;
    text-transform: uppercase;
    font-weight: 700
}

#footer-a nav ul li {
    display: block;
    margin: 0 0 15px
}

#footer-a nav ul li a {
    color: #e4f1d3
}

#footer-a nav ul li a:hover {
    text-decoration: none;
    color: #FFF
}

#footer-a nav ul li ul {
    font-size: 13px;
    font-weight: 300;
    text-transform: none
}

#footer-a nav ul li ul li {
    margin: 0;
    padding: 5px 0 0
}

#footer-a nav ul li.menu-btn>a {
    display: inline-block;
    padding: 15px 20px;
    background: none;
    border: 1px solid #e4f1d3;
    color: #e4f1d3;
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase
}

#footer-a nav ul li.menu-btn>a:hover {
    background: #e4f1d3;
    color: #8dc73f
}

#footer-a .social-icons {
    margin: 0 0 20px;
    font-size: 30px
}

#footer-a .social-icons a {
    margin: 0 10px 5px 0;
    color: #e4f1d3
}

#footer-a .social-icons a:hover {
    color: #FFF
}

#footer-a .footer-r {
    margin-bottom: 60px
}

@media (min-width: 480px) {
    #footer-a .widgets::after {
        content:'';
        display: table;
        clear: both
    }

    #footer-a .widgets .widget {
        float: left;
        clear: none;
        text-align: inherit;
        width: 47.5%;
        margin-left: 0%;
        margin-right: 5%
    }

    #footer-a .widgets .widget::after {
        content: '';
        display: table;
        clear: both
    }

    #footer-a .widgets .widget:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    #footer-a .widgets .widget:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    #footer-a .widgets .widget:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 768px) {
    #footer-a {
        padding:60px 5% 0
    }

    #footer-a .widgets .widget {
        float: left;
        clear: none;
        text-align: inherit;
        width: 21.25%;
        margin-left: 0%;
        margin-right: 5%
    }

    #footer-a .widgets .widget::after {
        content: '';
        display: table;
        clear: both
    }

    #footer-a .widgets .widget:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    #footer-a .widgets .widget:nth-child(4n) {
        margin-right: 0%;
        float: right
    }

    #footer-a .widgets .widget:nth-child(4n+1) {
        clear: both
    }
}

@media (min-width: 960px) {
    #footer-a .widgets {
        width:70%;
        float: left
    }

    #footer-a .footer-r {
        width: 25%;
        float: right;
        text-align: right
    }

    #footer-a .footer-r::after {
        content: '';
        display: table;
        clear: both
    }

    #footer-a .footer-r img {
        float: right
    }
}

#footer-b {
    padding: 20px 20px 0;
    background: #7ab52b;
    text-align: center;
    color: #e4f1d3
}

#footer-b .container {
    max-width: 1500px
}

#footer-b a {
    color: #e4f1d3;
    text-decoration: none
}

#footer-b a:hover {
    color: #FFF
}

#footer-b .footer-l {
    margin: 0 0 20px
}

#footer-b .footer-l nav ul {
    margin: 0;
    font-size: 13px
}

#footer-b .footer-l nav ul li {
    display: inline-block;
    margin: 0 10px
}

#footer-b .footer-l nav ul li ul {
    display: none
}

#footer-b .footer-l .social-icons {
    line-height: 1;
    font-size: 20px;
    font-weight: normal
}

#footer-b .footer-l .social-icons a {
    display: inline-block;
    margin: 0 5px
}

#footer-b .footer-r {
    margin-bottom: 20px
}

#footer-b .footer-r .copyright {
    font-size: 11px
}

#footer-b .footer-r .copyright span {
    padding: 0 10px
}

@media (min-width: 800px) {
    #footer-b {
        padding:20px 5% 0
    }

    #footer-b .footer-l {
        float: left;
        clear: none;
        text-align: inherit;
        width: 58%;
        margin-left: 0%;
        margin-right: 5%;
        margin-bottom: 20px
    }

    #footer-b .footer-l::after {
        content: '';
        display: table;
        clear: both
    }

    #footer-b .footer-l:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    #footer-b .footer-l:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    #footer-b .footer-l:nth-child(2n+1) {
        clear: both
    }

    #footer-b .footer-l nav ul::after {
        content: '';
        display: table;
        clear: both
    }

    #footer-b .footer-l nav ul li {
        margin: 0 20px 0 0;
        float: left
    }

    #footer-b .footer-l .social-icons {
        text-align: left
    }

    #footer-b .footer-l .social-icons a {
        margin: 0 10px 0 0
    }

    #footer-b .footer-r {
        float: left;
        clear: none;
        text-align: inherit;
        width: 37%;
        margin-left: 0%;
        margin-right: 5%;
        margin-bottom: 20px;
        text-align: right
    }

    #footer-b .footer-r::after {
        content: '';
        display: table;
        clear: both
    }

    #footer-b .footer-r:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    #footer-b .footer-r:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    #footer-b .footer-r:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 1200px) {
    #footer-b .footer-l nav ul li {
        margin-right:30px
    }
}

.subscribe-a {
    padding: 40px 20px;
    background: #002f69;
    color: #FFF
}

.subscribe-a .text {
    margin: 0 auto 30px;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2
}

.subscribe-a .form {
    max-width: 760px;
    margin: 0 auto
}

.subscribe-a .form .gform_confirmation_message {
    color: #333
}

.subscribe-a .form div.gform_wrapper {
    margin: 0
}

.subscribe-a .form div.gform_wrapper .validation_error {
    display: none
}

.subscribe-a .form div.gform_wrapper div.gform_body {
    width: 100%
}

.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield {
    margin: 0 0 15px;
    padding: 0
}

.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield .ginput_container {
    margin-top: 0
}

.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield textarea {
    height: 40px;
    padding: 0 10px;
    background: #FFF;
    border: none;
    border-radius: 0
}

.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_error {
    border: none;
    background: none
}

.subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_error .validation_message {
    color: #FFF;
    font-weight: 300
}

.subscribe-a .form div.gform_wrapper div.gform_footer {
    margin: 0
}

.subscribe-a .form div.gform_wrapper div.gform_footer input[type="submit"].gform_button {
    width: 100%;
    height: 40px;
    display: block;
    padding: 0;
    font-size: 13px;
    background: #8dc73f
}

.subscribe-a .form div.gform_wrapper div.gform_footer input[type="submit"].gform_button:hover {
    background: #a4d366
}

@media (min-width: 480px) {
    .subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields::after {
        content:'';
        display: table;
        clear: both
    }

    .subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield {
        float: left;
        clear: none;
        text-align: inherit;
        width: 48.5%;
        margin-left: 0%;
        margin-right: 3%
    }

    .subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield::after {
        content: '';
        display: table;
        clear: both
    }

    .subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield:nth-child(n) {
        margin-right: 3%;
        float: left;
        clear: none
    }

    .subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 600px) {
    .subscribe-a .form div.gform_wrapper::after {
        content:'';
        display: table;
        clear: both
    }

    .subscribe-a .form div.gform_wrapper div.gform_body {
        float: left;
        clear: none;
        text-align: inherit;
        width: 79.76%;
        margin-left: 0%;
        margin-right: 1.2%;
        float: left
    }

    .subscribe-a .form div.gform_wrapper div.gform_body::after {
        content: '';
        display: table;
        clear: both
    }

    .subscribe-a .form div.gform_wrapper div.gform_body:last-child {
        margin-right: 0%
    }

    .subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield {
        margin-bottom: 0;
        float: left;
        clear: none;
        text-align: inherit;
        width: 49.25%;
        margin-left: 0%;
        margin-right: 1.5%
    }

    .subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield::after {
        content: '';
        display: table;
        clear: both
    }

    .subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield:nth-child(n) {
        margin-right: 1.5%;
        float: left;
        clear: none
    }

    .subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .subscribe-a .form div.gform_wrapper div.gform_body ul.gform_fields li.gfield:nth-child(2n+1) {
        clear: both
    }

    .subscribe-a .form div.gform_wrapper div.gform_footer {
        float: left;
        clear: none;
        text-align: inherit;
        width: 19.04%;
        margin-left: 0%;
        margin-right: 1.2%;
        clear: none
    }

    .subscribe-a .form div.gform_wrapper div.gform_footer::after {
        content: '';
        display: table;
        clear: both
    }

    .subscribe-a .form div.gform_wrapper div.gform_footer:last-child {
        margin-right: 0%
    }
}

@media (min-width: 768px) {
    .subscribe-a {
        padding:40px 5%
    }
}

@media (min-width: 1240px) {
    .subscribe-a .text {
        margin-bottom:0;
        float: left;
        clear: none;
        text-align: inherit;
        width: 32.8%;
        margin-left: 0%;
        margin-right: 5%;
        text-align: left;
        font-size: 24px
    }

    .subscribe-a .text::after {
        content: '';
        display: table;
        clear: both
    }

    .subscribe-a .text:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .subscribe-a .text:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .subscribe-a .text:nth-child(2n+1) {
        clear: both
    }

    .subscribe-a .form {
        max-width: 100%;
        padding-top: 8px;
        float: left;
        clear: none;
        text-align: inherit;
        width: 62.2%;
        margin-left: 0%;
        margin-right: 5%
    }

    .subscribe-a .form::after {
        content: '';
        display: table;
        clear: both
    }

    .subscribe-a .form:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .subscribe-a .form:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .subscribe-a .form:nth-child(2n+1) {
        clear: both
    }
}

.posts-container::after {
    content: '';
    display: table;
    clear: both
}

.archive-post.post-style-a {
    margin-bottom: 60px
}

.archive-post.post-style-a a {
    transition: 0.4s ease
}

.archive-post.post-style-a .thumb {
    margin: 0 0 30px;
    position: relative
}

.archive-post.post-style-a figure {
    margin: 0
}

.archive-post.post-style-a figure a {
    display: block;
    overflow: hidden
}

.archive-post.post-style-a figure a:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08)
}

.archive-post.post-style-a figure img {
    width: 100%;
    transition: 0.4s ease
}

.archive-post.post-style-a .category {
    position: absolute;
    bottom: 0;
    left: 0
}

.archive-post.post-style-a .category a {
    display: block;
    padding: 17px 20px;
    line-height: 1;
    color: #002f69;
    background: #FFF;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700
}

.archive-post.post-style-a .category a:hover {
    text-decoration: none;
    color: #004fb0
}

.archive-post.post-style-a header h3 {
    margin: 0 0 10px;
    font-size: 24px;
    text-transform: none
}

.archive-post.post-style-a header h3 a {
    color: #8dc73f;
    text-decoration: none
}

.archive-post.post-style-a header h3 a:hover {
    color: #004fb0
}

.archive-post.post-style-a header .post-meta {
    color: #999;
    font-size: 13px
}

.archive-post.post-style-a header .post-meta time {
    display: block
}

@media (min-width: 650px) {
    .archive-post.post-style-a {
        float:left;
        clear: none;
        text-align: inherit;
        width: 47.5%;
        margin-left: 0%;
        margin-right: 5%
    }

    .archive-post.post-style-a::after {
        content: '';
        display: table;
        clear: both
    }

    .archive-post.post-style-a:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .archive-post.post-style-a:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .archive-post.post-style-a:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 960px) {
    .archive-post.post-style-a {
        float:left;
        clear: none;
        text-align: inherit;
        width: 31%;
        margin-left: 0%;
        margin-right: 3.5%
    }

    .archive-post.post-style-a::after {
        content: '';
        display: table;
        clear: both
    }

    .archive-post.post-style-a:nth-child(n) {
        margin-right: 3.5%;
        float: left;
        clear: none
    }

    .archive-post.post-style-a:nth-child(3n) {
        margin-right: 0%;
        float: right
    }

    .archive-post.post-style-a:nth-child(3n+1) {
        clear: both
    }
}

.posts-container::after {
    content: '';
    display: table;
    clear: both
}

.archive-post.post-style-b {
    margin-bottom: 60px
}

.archive-post.post-style-b a {
    transition: 0.4s ease
}

.archive-post.post-style-b figure {
    margin: 0 0 30px
}

.archive-post.post-style-b figure a {
    display: block;
    overflow: hidden
}

.archive-post.post-style-b figure a:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08)
}

.archive-post.post-style-b figure img {
    width: 100%;
    transition: 0.4s ease
}

.archive-post.post-style-b header {
    margin: 0 0 20px
}

.archive-post.post-style-b header h3 {
    margin: 0 0 10px;
    font-size: 24px
}

.archive-post.post-style-b header h3 a {
    color: #002f69;
    text-decoration: none
}

.archive-post.post-style-b header .post-meta {
    color: #999;
    font-size: 13px
}

.archive-post.post-style-b header .post-meta a {
    color: #999;
    text-decoration: none
}

.archive-post.post-style-b header .post-meta a:hover {
    color: #002f69
}

.archive-post.post-style-b header .post-meta time,.archive-post.post-style-b header .post-meta span,.archive-post.post-style-b header .post-meta .category {
    display: inline-block
}

.archive-post.post-style-b header .post-meta span {
    padding: 0 10px
}

.archive-post.post-style-b header .post-meta .category {
    font-style: italic;
    font-weight: 400
}

.archive-post.post-style-b p {
    margin: 0
}

.archive-post.post-style-b .read-more {
    color: #999;
    font-style: italic;
    font-size: 13px;
    font-weight: 400
}

@media (min-width: 650px) {
    .archive-post.post-style-b::after {
        content:'';
        display: table;
        clear: both
    }

    .archive-post.post-style-b figure {
        float: left;
        clear: none;
        text-align: inherit;
        width: 30%;
        margin-left: 0%;
        margin-right: 5%;
        margin-bottom: 0
    }

    .archive-post.post-style-b figure::after {
        content: '';
        display: table;
        clear: both
    }

    .archive-post.post-style-b figure:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .archive-post.post-style-b figure:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .archive-post.post-style-b figure:nth-child(2n+1) {
        clear: both
    }

    .archive-post.post-style-b .text {
        float: left;
        clear: none;
        text-align: inherit;
        width: 65%;
        margin-left: 0%;
        margin-right: 5%
    }

    .archive-post.post-style-b .text::after {
        content: '';
        display: table;
        clear: both
    }

    .archive-post.post-style-b .text:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .archive-post.post-style-b .text:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .archive-post.post-style-b .text:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 768px) {
    .archive-post.post-style-b figure {
        float:left;
        clear: none;
        text-align: inherit;
        width: 30.125%;
        margin-left: 0%;
        margin-right: 7.5%
    }

    .archive-post.post-style-b figure::after {
        content: '';
        display: table;
        clear: both
    }

    .archive-post.post-style-b figure:nth-child(n) {
        margin-right: 7.5%;
        float: left;
        clear: none
    }

    .archive-post.post-style-b figure:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .archive-post.post-style-b figure:nth-child(2n+1) {
        clear: both
    }

    .archive-post.post-style-b .text {
        float: left;
        clear: none;
        text-align: inherit;
        width: 62.375%;
        margin-left: 0%;
        margin-right: 7.5%
    }

    .archive-post.post-style-b .text::after {
        content: '';
        display: table;
        clear: both
    }

    .archive-post.post-style-b .text:nth-child(n) {
        margin-right: 7.5%;
        float: left;
        clear: none
    }

    .archive-post.post-style-b .text:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .archive-post.post-style-b .text:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 960px) {
    .archive-post.post-style-b .text {
        padding-top:20px
    }
}

.post-nav {
    clear: both;
    text-align: right;
    font-size: 0;
    font-weight: 400
}

.post-nav a {
    text-decoration: none
}

.post-nav a:hover {
    background: #002f69;
    color: #FFF
}

.post-nav .page-numbers {
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: inline-block;
    margin: 0 0 0 6px;
    color: #002f69;
    background: #FFF;
    border: 1px solid #002f69;
    font-size: 13px
}

.post-nav .current {
    background: #002f69;
    color: #FFF
}

.post-detail-a .post-figure {
    margin: 0 0 50px
}

.post-detail-a .post-figure img {
    margin: 0 auto
}

.post-detail-a .post-header {
    margin: 0 0 40px
}

.post-detail-a .post-header .meta {
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 13px;
    font-weight: 400
}

.post-detail-a .post-header .meta::after {
    content: '';
    display: table;
    clear: both
}

.post-detail-a .post-header .meta .category {
    width: 47.5%;
    margin-bottom: 10px;
    float: right;
    text-align: right
}

.post-detail-a .post-header .meta .category a {
    display: inline-block;
    color: #002f69
}

.post-detail-a .post-header .meta .category a:hover {
    text-decoration: none;
    color: #8dc73f
}

.post-detail-a .post-header .meta time {
    display: block;
    width: 47.5%;
    float: left;
    margin-bottom: 10px;
    font-style: italic;
    color: #002f69
}

.post-detail-a .post-header h1 {
    margin: 0;
    font-size: 36px;
    text-transform: none
}

.post-detail-a .post-tags {
    margin: 60px 0 0;
    padding: 30px;
    background: #F5F5F5
}

.post-detail-a .post-tags p {
    margin: 0
}

.post-detail-a .post-tags a {
    color: #333
}

.post-detail-a .post-tags a:hover {
    text-decoration: none;
    color: #002f69
}

.post-detail-a .post-share {
    margin: 0;
    padding: 30px 0 20px;
    border-bottom: 1px solid #DDD
}

.post-detail-a .backtoblog {
    margin-top: 60px
}

@media (min-width: 768px) {
    .post-detail-a .post-tags {
        padding:40px 50px
    }
}

.post-share {
    margin: 40px 0
}

.post-share ul {
    margin: 0;
    line-height: 1;
    font-size: 16px;
    font-weight: 400;
    text-align: center
}

.post-share ul::after {
    content: '';
    display: table;
    clear: both
}

.post-share ul li {
    display: inline-block;
    margin: 0 10px 10px
}

.post-share ul li a {
    display: block;
    color: #002f69
}

.post-share ul li a .fa {
    margin-right: 5px
}

.post-share ul li a:hover {
    color: #8dc73f;
    text-decoration: none
}

.post-share:first-child {
    margin-top: 0
}

@media (min-width: 768px) {
    .post-share ul li {
        margin:0 20px 10px
    }
}

.related-posts-a {
    margin-top: 60px
}

.related-posts-a h2 {
    font-size: 30px
}

.related-posts-a .archive-post.post-style-a {
    margin-bottom: 40px
}

.related-posts-b {
    margin-top: 60px
}

.related-posts-b h2 {
    font-size: 30px
}

.related-posts-b article {
    margin-bottom: 20px
}

.related-posts-b article::after {
    content: '';
    display: table;
    clear: both
}

.related-posts-b article figure {
    width: 100px;
    margin: 0;
    float: left
}

.related-posts-b article figure img {
    width: 100%
}

.related-posts-b article header {
    margin-left: 120px;
    padding-top: 8px
}

.related-posts-b article header h3 {
    margin: 0 0 10px;
    font-size: 20px;
    text-transform: none
}

.related-posts-b article header h3 a {
    color: #002f69
}

.related-posts-b article header h3 a:hover {
    text-decoration: none
}

.related-posts-b article header .post-meta {
    color: #999;
    font-size: 13px
}

.related-posts-b article header .post-meta a {
    color: #999;
    text-decoration: none
}

.related-posts-b article header .post-meta a:hover {
    color: #8dc73f
}

.related-posts-b article header .post-meta time,.related-posts-b article header .post-meta span,.related-posts-b article header .post-meta .category {
    display: inline-block
}

.related-posts-b article header .post-meta span {
    padding: 0 10px
}

.related-posts-b article header .post-meta .category {
    font-style: italic;
    font-weight: 400
}

@media (min-width: 768px) {
    .related-posts-b article {
        float:left;
        clear: none;
        text-align: inherit;
        width: 47.5%;
        margin-left: 0%;
        margin-right: 5%
    }

    .related-posts-b article::after {
        content: '';
        display: table;
        clear: both
    }

    .related-posts-b article:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .related-posts-b article:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .related-posts-b article:nth-child(2n+1) {
        clear: both
    }
}

.section-map {
    width: 100%;
    min-height: 300px;
    max-height: 600px;
    padding: 0 0 31.25%;
    position: relative;
    background: #EEE
}

.section-map .google-map {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

ul.contacts {
    margin: 0 0 26px
}

ul.contacts li {
    display: block;
    padding-left: 30px;
    margin: 0 0 10px;
    position: relative
}

ul.contacts li a {
    color: #333
}

ul.contacts li a:hover {
    text-decoration: none;
    color: #002f69
}

ul.contacts li:before {
    width: 25px;
    display: block;
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    text-align: center
}

ul.contacts li.address:before {
    content: '\f041'
}

ul.contacts li.phone:before {
    content: '\f095'
}

ul.contacts li.fax:before {
    content: '\f1ac'
}

ul.contacts li.email:before {
    content: '\f0e0'
}

ul.contacts li.facebook:before {
    content: '\f09a'
}

ul.contacts li.twitter:before {
    content: '\f099'
}

ul.contacts li.youtube:before {
    content: '\f16a'
}

ul.contacts li.instagram:before {
    content: '\f16d'
}

@media (min-width: 1200px) {
    ul.contacts {
        font-size:20px
    }

    ul.contacts li {
        margin: 0 0 25px;
        padding-left: 40px
    }
}

dl.contacts {
    margin: 0 0 26px
}

dl.contacts::after {
    content: '';
    display: table;
    clear: both
}

dl.contacts dt,dl.contacts dd {
    margin-bottom: 20px
}

dl.contacts dt {
    width: 70px;
    float: left;
    clear: left
}

dl.contacts dd {
    margin-left: 80px
}

ul.hours {
    display: table;
    margin: 0;
    line-height: 1.2;
    font-size: 13px
}

ul.hours li {
    display: table-row;
    margin: 0
}

ul.hours li .day {
    display: table-cell;
    vertical-align: top;
    padding: 5px 20px 5px 0;
    font-weight: 400
}

ul.hours li .time {
    display: table-cell;
    vertical-align: top;
    padding: 5px 0
}

.contact-map-a {
    width: 100%;
    min-height: 300px;
    margin: 0 0 60px;
    padding: 0 0 41.67%;
    position: relative;
    background: #EEE
}

.contact-map-a .google-map {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.section-map {
    width: 100%;
    min-height: 300px;
    max-height: 600px;
    padding: 0 0 31.25%;
    position: relative;
    background: #EEE
}

.section-map .google-map {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

ul.contacts {
    margin: 0 0 26px
}

ul.contacts li {
    display: block;
    padding-left: 30px;
    margin: 0 0 10px;
    position: relative
}

ul.contacts li a {
    color: #333
}

ul.contacts li a:hover {
    text-decoration: none;
    color: #002f69
}

ul.contacts li:before {
    width: 25px;
    display: block;
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    text-align: center
}

ul.contacts li.address:before {
    content: '\f041'
}

ul.contacts li.phone:before {
    content: '\f095'
}

ul.contacts li.fax:before {
    content: '\f1ac'
}

ul.contacts li.email:before {
    content: '\f0e0'
}

ul.contacts li.facebook:before {
    content: '\f09a'
}

ul.contacts li.twitter:before {
    content: '\f099'
}

ul.contacts li.youtube:before {
    content: '\f16a'
}

ul.contacts li.instagram:before {
    content: '\f16d'
}

@media (min-width: 1200px) {
    ul.contacts {
        font-size:20px
    }

    ul.contacts li {
        margin: 0 0 25px;
        padding-left: 40px
    }
}

dl.contacts {
    margin: 0 0 26px
}

dl.contacts::after {
    content: '';
    display: table;
    clear: both
}

dl.contacts dt,dl.contacts dd {
    margin-bottom: 20px
}

dl.contacts dt {
    width: 70px;
    float: left;
    clear: left
}

dl.contacts dd {
    margin-left: 80px
}

ul.hours {
    display: table;
    margin: 0;
    line-height: 1.2;
    font-size: 13px
}

ul.hours li {
    display: table-row;
    margin: 0
}

ul.hours li .day {
    display: table-cell;
    vertical-align: top;
    padding: 5px 20px 5px 0;
    font-weight: 400
}

ul.hours li .time {
    display: table-cell;
    vertical-align: top;
    padding: 5px 0
}

.contact-c {
    width: 100%;
    background: #FFF
}

.contact-c .map {
    width: 100%;
    min-height: 300px;
    max-height: 600px;
    padding: 0 0 31.25%;
    position: relative;
    background: #EEE
}

.contact-c .map .google-map {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.contact-c .text {
    padding: 60px 20px
}

.contact-c .text .inner {
    max-width: 500px
}

@media (min-width: 768px) {
    .contact-c .text {
        padding:60px 5%
    }
}

@media (min-width: 960px) {
    .contact-c {
        display:table
    }

    .contact-c .map {
        display: table-cell;
        width: 50%;
        max-height: 100%;
        padding: 0
    }

    .contact-c .text {
        display: table-cell;
        width: 50%;
        padding: 100px 5%
    }
}

.woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce[class*=columns-] ul.products li.product {
    margin-bottom: 60px;
    position: relative;
    float: left;
    clear: none;
    text-align: inherit;
    width: 100%;
    margin-left: 0%;
    margin-right: 0%
}

.woocommerce ul.products li.product::after,.woocommerce-page ul.products li.product::after,.woocommerce[class*=columns-] ul.products li.product::after {
    content: '';
    display: table;
    clear: both
}

.woocommerce ul.products li.product:last-child,.woocommerce-page ul.products li.product:last-child,.woocommerce[class*=columns-] ul.products li.product:last-child {
    margin-right: 0%
}

.woocommerce ul.products li.product .price,.woocommerce-page ul.products li.product .price,.woocommerce[class*=columns-] ul.products li.product .price {
    font-size: 20px;
    font-weight: 700;
    color: #002f69;
    line-height: 1.2
}

.woocommerce ul.products li.product .price .woocommerce-Price-currencySymbol,.woocommerce-page ul.products li.product .price .woocommerce-Price-currencySymbol,.woocommerce[class*=columns-] ul.products li.product .price .woocommerce-Price-currencySymbol {
    font-size: 13px;
    vertical-align: super
}

.woocommerce ul.products li.product .price del,.woocommerce-page ul.products li.product .price del,.woocommerce[class*=columns-] ul.products li.product .price del {
    display: inline;
    color: #777;
    font-size: 0.7em;
    opacity: 1
}

.woocommerce ul.products li.product .price ins,.woocommerce-page ul.products li.product .price ins,.woocommerce[class*=columns-] ul.products li.product .price ins {
    text-decoration: none
}

@media (min-width: 480px) {
    .woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce[class*=columns-] ul.products li.product {
        float:left;
        clear: none;
        text-align: inherit;
        width: 47.5%;
        margin-left: 0%;
        margin-right: 5%
    }

    .woocommerce ul.products li.product::after,.woocommerce-page ul.products li.product::after,.woocommerce[class*=columns-] ul.products li.product::after {
        content: '';
        display: table;
        clear: both
    }

    .woocommerce ul.products li.product:nth-child(n),.woocommerce-page ul.products li.product:nth-child(n),.woocommerce[class*=columns-] ul.products li.product:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .woocommerce ul.products li.product:nth-child(2n),.woocommerce-page ul.products li.product:nth-child(2n),.woocommerce[class*=columns-] ul.products li.product:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .woocommerce ul.products li.product:nth-child(2n+1),.woocommerce-page ul.products li.product:nth-child(2n+1),.woocommerce[class*=columns-] ul.products li.product:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 768px) {
    .woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce[class*=columns-] ul.products li.product {
        float:left;
        clear: none;
        text-align: inherit;
        width: 30%;
        margin-left: 0%;
        margin-right: 5%
    }

    .woocommerce ul.products li.product::after,.woocommerce-page ul.products li.product::after,.woocommerce[class*=columns-] ul.products li.product::after {
        content: '';
        display: table;
        clear: both
    }

    .woocommerce ul.products li.product:nth-child(n),.woocommerce-page ul.products li.product:nth-child(n),.woocommerce[class*=columns-] ul.products li.product:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .woocommerce ul.products li.product:nth-child(3n),.woocommerce-page ul.products li.product:nth-child(3n),.woocommerce[class*=columns-] ul.products li.product:nth-child(3n) {
        margin-right: 0%;
        float: right
    }

    .woocommerce ul.products li.product:nth-child(3n+1),.woocommerce-page ul.products li.product:nth-child(3n+1),.woocommerce[class*=columns-] ul.products li.product:nth-child(3n+1) {
        clear: both
    }
}

@media (min-width: 960px) {
    .woocommerce ul.products li.product,.woocommerce-page ul.products li.product,.woocommerce[class*=columns-] ul.products li.product {
        float:left;
        clear: none;
        text-align: inherit;
        width: 21.25%;
        margin-left: 0%;
        margin-right: 5%
    }

    .woocommerce ul.products li.product::after,.woocommerce-page ul.products li.product::after,.woocommerce[class*=columns-] ul.products li.product::after {
        content: '';
        display: table;
        clear: both
    }

    .woocommerce ul.products li.product:nth-child(n),.woocommerce-page ul.products li.product:nth-child(n),.woocommerce[class*=columns-] ul.products li.product:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .woocommerce ul.products li.product:nth-child(4n),.woocommerce-page ul.products li.product:nth-child(4n),.woocommerce[class*=columns-] ul.products li.product:nth-child(4n) {
        margin-right: 0%;
        float: right
    }

    .woocommerce ul.products li.product:nth-child(4n+1),.woocommerce-page ul.products li.product:nth-child(4n+1),.woocommerce[class*=columns-] ul.products li.product:nth-child(4n+1) {
        clear: both
    }
}

.woocommerce ul.products li.product .onsale,.woocommerce-page ul.products li.product .onsale,.woocommerce[class*=columns-] ul.products li.product .onsale {
    min-width: 0;
    min-height: 0;
    margin: 0;
    padding: 8px 20px;
    line-height: 1;
    font-size: 11px;
    font-weight: 400;
    right: auto;
    left: 0;
    top: 0;
    color: #FFF;
    text-transform: uppercase;
    background: darkred;
    border-radius: 0
}

.woocommerce table.shop_table {
    border: none;
    font-size: 16px
}

.woocommerce table.shop_table thead th {
    text-transform: uppercase;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-weight: 700
}

.woocommerce table.shop_table tbody td input.button,.woocommerce table.shop_table tbody td button,.woocommerce table.shop_table tbody td .btn,.woocommerce table.shop_table tbody td #header-a .header-buttons ul li a,#header-a .header-buttons ul li .woocommerce table.shop_table tbody td a,.woocommerce table.shop_table tbody td .state-nav li a,.state-nav li .woocommerce table.shop_table tbody td a,.woocommerce table.shop_table tbody td #footer-a nav ul li.menu-btn>a,#footer-a nav ul .woocommerce table.shop_table tbody td li.menu-btn>a,.woocommerce table.shop_table tbody td a.button,.woocommerce table.shop_table tbody td button.button,.woocommerce table.shop_table tbody td input.button,.woocommerce table.shop_table tbody td a.button[disabled]:disabled,.woocommerce table.shop_table tbody td button.button[disabled]:disabled,.woocommerce table.shop_table tbody td input.button[disabled]:disabled,.woocommerce table.shop_table tbody td button.button.alt:disabled,.woocommerce table.shop_table tbody td button.button.alt.disabled,.woocommerce table.shop_table tbody td input.button.alt:disabled,.woocommerce table.shop_table tbody td input.button.alt.disabled,.woocommerce table.shop_table tbody td .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .woocommerce table.shop_table tbody td .checkout-button,.woocommerce table.shop_table tbody td .woocommerce-checkout #payment #place_order,.woocommerce-checkout #payment .woocommerce table.shop_table tbody td #place_order {
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    font-size: 11px !important;
    background: #8dc73f
}

.woocommerce table.shop_table tbody td input.button:hover,.woocommerce table.shop_table tbody td button:hover,.woocommerce table.shop_table tbody td .btn:hover,.woocommerce table.shop_table tbody td #header-a .header-buttons ul li a:hover,#header-a .header-buttons ul li .woocommerce table.shop_table tbody td a:hover,.woocommerce table.shop_table tbody td .state-nav li a:hover,.state-nav li .woocommerce table.shop_table tbody td a:hover,.woocommerce table.shop_table tbody td #footer-a nav ul li.menu-btn>a:hover,#footer-a nav ul .woocommerce table.shop_table tbody td li.menu-btn>a:hover,.woocommerce table.shop_table tbody td a.button:hover,.woocommerce table.shop_table tbody td button.button:hover,.woocommerce table.shop_table tbody td input.button:hover,.woocommerce table.shop_table tbody td button.button.alt[disabled]:hover:disabled,.woocommerce table.shop_table tbody td input.button.alt[disabled]:hover:disabled,.woocommerce table.shop_table tbody td .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .woocommerce table.shop_table tbody td .checkout-button:hover,.woocommerce table.shop_table tbody td .woocommerce-checkout #payment #place_order:hover,.woocommerce-checkout #payment .woocommerce table.shop_table tbody td #place_order:hover {
    background: #002f69
}

.woocommerce table.shop_table tbody td input.button:disabled,.woocommerce table.shop_table tbody td input.button:disabled[disabled],.woocommerce table.shop_table tbody td input.button.disabled,.woocommerce table.shop_table tbody td button:disabled,.woocommerce table.shop_table tbody td button:disabled[disabled],.woocommerce table.shop_table tbody td button.disabled,.woocommerce table.shop_table tbody td .btn:disabled,.woocommerce table.shop_table tbody td #header-a .header-buttons ul li a:disabled,#header-a .header-buttons ul li .woocommerce table.shop_table tbody td a:disabled,.woocommerce table.shop_table tbody td .state-nav li a:disabled,.state-nav li .woocommerce table.shop_table tbody td a:disabled,.woocommerce table.shop_table tbody td #footer-a nav ul li.menu-btn>a:disabled,#footer-a nav ul .woocommerce table.shop_table tbody td li.menu-btn>a:disabled,.woocommerce table.shop_table tbody td a.button:disabled,.woocommerce table.shop_table tbody td button.button:disabled,.woocommerce table.shop_table tbody td input.button:disabled,.woocommerce table.shop_table tbody td button.button.alt[disabled]:disabled,.woocommerce table.shop_table tbody td input.button.alt[disabled]:disabled,.woocommerce table.shop_table tbody td .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:disabled,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .woocommerce table.shop_table tbody td .checkout-button:disabled,.woocommerce table.shop_table tbody td .woocommerce-checkout #payment #place_order:disabled,.woocommerce-checkout #payment .woocommerce table.shop_table tbody td #place_order:disabled,.woocommerce table.shop_table tbody td .btn:disabled[disabled],.woocommerce table.shop_table tbody td #header-a .header-buttons ul li a:disabled[disabled],#header-a .header-buttons ul li .woocommerce table.shop_table tbody td a:disabled[disabled],.woocommerce table.shop_table tbody td .state-nav li a:disabled[disabled],.state-nav li .woocommerce table.shop_table tbody td a:disabled[disabled],.woocommerce table.shop_table tbody td #footer-a nav ul li.menu-btn>a:disabled[disabled],#footer-a nav ul .woocommerce table.shop_table tbody td li.menu-btn>a:disabled[disabled],.woocommerce table.shop_table tbody td a.button:disabled[disabled],.woocommerce table.shop_table tbody td button.button:disabled[disabled],.woocommerce table.shop_table tbody td input.button:disabled[disabled],.woocommerce table.shop_table tbody td .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:disabled[disabled],.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .woocommerce table.shop_table tbody td .checkout-button:disabled[disabled],.woocommerce table.shop_table tbody td .woocommerce-checkout #payment #place_order:disabled[disabled],.woocommerce-checkout #payment .woocommerce table.shop_table tbody td #place_order:disabled[disabled],.woocommerce table.shop_table tbody td .btn.disabled,.woocommerce table.shop_table tbody td #header-a .header-buttons ul li a.disabled,#header-a .header-buttons ul li .woocommerce table.shop_table tbody td a.disabled,.woocommerce table.shop_table tbody td .state-nav li a.disabled,.state-nav li .woocommerce table.shop_table tbody td a.disabled,.woocommerce table.shop_table tbody td #footer-a nav ul li.menu-btn>a.disabled,#footer-a nav ul .woocommerce table.shop_table tbody td li.menu-btn>a.disabled,.woocommerce table.shop_table tbody td a.disabled.button,.woocommerce table.shop_table tbody td button.disabled.button,.woocommerce table.shop_table tbody td input.disabled.button,.woocommerce table.shop_table tbody td button.disabled.button.alt[disabled]:disabled,.woocommerce table.shop_table tbody td input.disabled.button.alt[disabled]:disabled,.woocommerce table.shop_table tbody td .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .disabled.checkout-button,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .woocommerce table.shop_table tbody td .disabled.checkout-button,.woocommerce table.shop_table tbody td .woocommerce-checkout #payment .disabled#place_order,.woocommerce-checkout #payment .woocommerce table.shop_table tbody td .disabled#place_order {
    padding: 0 20px;
    background: #8dc73f;
    color: #FFF
}

.woocommerce table.shop_table tbody td input.button:disabled:hover,.woocommerce table.shop_table tbody td input.button:disabled[disabled]:hover,.woocommerce table.shop_table tbody td input.button.disabled:hover,.woocommerce table.shop_table tbody td button:disabled:hover,.woocommerce table.shop_table tbody td button:disabled[disabled]:hover,.woocommerce table.shop_table tbody td button.disabled:hover,.woocommerce table.shop_table tbody td .btn:disabled:hover,.woocommerce table.shop_table tbody td #header-a .header-buttons ul li a:disabled:hover,#header-a .header-buttons ul li .woocommerce table.shop_table tbody td a:disabled:hover,.woocommerce table.shop_table tbody td .state-nav li a:disabled:hover,.state-nav li .woocommerce table.shop_table tbody td a:disabled:hover,.woocommerce table.shop_table tbody td #footer-a nav ul li.menu-btn>a:disabled:hover,#footer-a nav ul .woocommerce table.shop_table tbody td li.menu-btn>a:disabled:hover,.woocommerce table.shop_table tbody td a.button:disabled:hover,.woocommerce table.shop_table tbody td button.button:disabled:hover,.woocommerce table.shop_table tbody td input.button:disabled:hover,.woocommerce table.shop_table tbody td .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:disabled:hover,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .woocommerce table.shop_table tbody td .checkout-button:disabled:hover,.woocommerce table.shop_table tbody td .woocommerce-checkout #payment #place_order:disabled:hover,.woocommerce-checkout #payment .woocommerce table.shop_table tbody td #place_order:disabled:hover,.woocommerce table.shop_table tbody td .btn:disabled[disabled]:hover,.woocommerce table.shop_table tbody td #header-a .header-buttons ul li a:disabled[disabled]:hover,#header-a .header-buttons ul li .woocommerce table.shop_table tbody td a:disabled[disabled]:hover,.woocommerce table.shop_table tbody td .state-nav li a:disabled[disabled]:hover,.state-nav li .woocommerce table.shop_table tbody td a:disabled[disabled]:hover,.woocommerce table.shop_table tbody td #footer-a nav ul li.menu-btn>a:disabled[disabled]:hover,#footer-a nav ul .woocommerce table.shop_table tbody td li.menu-btn>a:disabled[disabled]:hover,.woocommerce table.shop_table tbody td a.button:disabled[disabled]:hover,.woocommerce table.shop_table tbody td button.button:disabled[disabled]:hover,.woocommerce table.shop_table tbody td input.button:disabled[disabled]:hover,.woocommerce table.shop_table tbody td .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:disabled[disabled]:hover,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .woocommerce table.shop_table tbody td .checkout-button:disabled[disabled]:hover,.woocommerce table.shop_table tbody td .woocommerce-checkout #payment #place_order:disabled[disabled]:hover,.woocommerce-checkout #payment .woocommerce table.shop_table tbody td #place_order:disabled[disabled]:hover,.woocommerce table.shop_table tbody td .btn.disabled:hover,.woocommerce table.shop_table tbody td #header-a .header-buttons ul li a.disabled:hover,#header-a .header-buttons ul li .woocommerce table.shop_table tbody td a.disabled:hover,.woocommerce table.shop_table tbody td .state-nav li a.disabled:hover,.state-nav li .woocommerce table.shop_table tbody td a.disabled:hover,.woocommerce table.shop_table tbody td #footer-a nav ul li.menu-btn>a.disabled:hover,#footer-a nav ul .woocommerce table.shop_table tbody td li.menu-btn>a.disabled:hover,.woocommerce table.shop_table tbody td a.disabled.button:hover,.woocommerce table.shop_table tbody td button.disabled.button:hover,.woocommerce table.shop_table tbody td input.disabled.button:hover,.woocommerce table.shop_table tbody td .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .disabled.checkout-button:hover,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .woocommerce table.shop_table tbody td .disabled.checkout-button:hover,.woocommerce table.shop_table tbody td .woocommerce-checkout #payment .disabled#place_order:hover,.woocommerce-checkout #payment .woocommerce table.shop_table tbody td .disabled#place_order:hover {
    background: #002f69
}

.woocommerce table.shop_table tbody td input[type="text"],.woocommerce table.shop_table tbody td input[type="number"] {
    height: 30px;
    padding: 0 10px;
    background: #F5F5F5;
    border: none
}

.woocommerce table.shop_table tbody td.product-remove .remove {
    width: 25px;
    height: 25px;
    line-height: 25px;
    color: #002f69 !important;
    font-weight: 300
}

.woocommerce table.shop_table tbody td.product-remove .remove:hover {
    background: #002f69;
    color: #FFF !important
}

.woocommerce table.shop_table tbody td.actions {
    padding: 10px 0
}

.woocommerce table.shop_table tbody td #coupon_code {
    border: none;
    background: #EEE;
    font-size: 13px !important
}

@media (min-width: 769px) {
    .woocommerce table.shop_table tbody td #coupon_code {
        width:150px;
        float: none
    }
}

.woocommerce nav.woocommerce-pagination ul.page-numbers {
    border: none
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li {
    margin: 0 5px;
    border: none
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers {
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    line-height: 28px;
    display: block;
    border: 1px solid #8dc73f;
    border-radius: 100%;
    color: #8dc73f;
    font-weight: 400;
    font-size: 13px
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li .page-numbers:hover {
    border-color: #002f69;
    background: #002f69;
    color: #FFF
}

.woocommerce nav.woocommerce-pagination ul.page-numbers li span.current {
    border-color: #002f69;
    background: #002f69;
    color: #FFF
}

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #EEE
}

.woocommerce .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: #EEE;
    border: 1px solid #002f69
}

.woocommerce .widget_price_filter .ui-slider-horizontal .ui-slider-range {
    background-color: #002f69
}

.woocommerce .widget_layered_nav_filters ul {
    font-size: 13px
}

.woocommerce .widget_layered_nav_filters ul li {
    margin-right: 10px
}

.woocommerce.single-product div.product div.images {
    margin-bottom: 60px
}

.woocommerce.single-product div.product div.images figure {
    margin: 0
}

.woocommerce.single-product div.product div.images .flex-viewport {
    margin-bottom: 2%;
    border: 1px solid #DDD
}

.woocommerce.single-product div.product div.images .flex-control-thumbs::after {
    content: '';
    display: table;
    clear: both
}

.woocommerce.single-product div.product div.images .flex-control-thumbs li {
    margin-bottom: 2%;
    float: left;
    clear: none;
    text-align: inherit;
    width: 23.5%;
    margin-left: 0%;
    margin-right: 2%
}

.woocommerce.single-product div.product div.images .flex-control-thumbs li::after {
    content: '';
    display: table;
    clear: both
}

.woocommerce.single-product div.product div.images .flex-control-thumbs li:nth-child(n) {
    margin-right: 2%;
    float: left;
    clear: none
}

.woocommerce.single-product div.product div.images .flex-control-thumbs li:nth-child(4n) {
    margin-right: 0%;
    float: right
}

.woocommerce.single-product div.product div.images .flex-control-thumbs li:nth-child(4n+1) {
    clear: both
}

.woocommerce.single-product div.product div.images .flex-control-thumbs li img {
    opacity: 1;
    border: 1px solid #DDD;
    transition: 0.5s ease
}

.woocommerce.single-product div.product div.images .flex-control-thumbs li:hover img {
    border-color: #002f69
}

@media (min-width: 768px) {
    .woocommerce.single-product div.product div.images {
        width:45.83333%;
        margin-bottom: 100px
    }
}

.woocommerce.single-product div.product div.summary {
    margin-bottom: 60px
}

.woocommerce.single-product div.product div.summary p.price {
    color: #002f69;
    font-weight: 700;
    font-size: 30px
}

.woocommerce.single-product div.product div.summary p.price .woocommerce-Price-currencySymbol {
    font-size: 13px;
    vertical-align: super
}

.woocommerce.single-product div.product div.summary p.price del {
    display: inline;
    color: #777;
    font-size: 0.7em
}

.woocommerce.single-product div.product div.summary p.price ins {
    color: #002f69;
    font-size: 30px;
    text-decoration: none
}

.woocommerce.single-product div.product div.summary table.variations td {
    padding: 10px 0
}

.woocommerce.single-product div.product div.summary table.variations td.label {
    width: 120px
}

.woocommerce.single-product div.product div.summary table.variations td.label label {
    font-size: 16px
}

.woocommerce.single-product div.product div.summary .single_variation_wrap::after {
    content: '';
    display: table;
    clear: both
}

.woocommerce.single-product div.product div.summary .single_variation_wrap .single_variation {
    margin: 0 0 20px
}

.woocommerce.single-product div.product div.summary .quantity {
    margin: 0 10px 20px 0
}

.woocommerce.single-product div.product div.summary .quantity .qty {
    width: 100px;
    height: 50px;
    padding: 0 15px
}

.woocommerce.single-product div.product div.summary .single_add_to_cart_button {
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    background: #002f69;
    font-size: 20px
}

.woocommerce.single-product div.product div.summary .single_add_to_cart_button:hover {
    background: #8dc73f
}

@media (min-width: 768px) {
    .woocommerce.single-product div.product div.summary {
        width:45.83333%;
        margin-bottom: 100px
    }
}

.woocommerce.single-product div.product .onsale {
    min-width: 0;
    min-height: 0;
    margin: 0;
    padding: 8px 20px;
    line-height: 1;
    font-size: 11px;
    font-weight: 400;
    right: auto;
    left: 0;
    top: 0;
    color: #FFF;
    text-transform: uppercase;
    background: darkred;
    border-radius: 0
}

.woocommerce.single-product div.product .related,.woocommerce.single-product div.product .upsells {
    clear: both
}

.woocommerce.single-product div.product .related>h2,.woocommerce.single-product div.product .upsells>h2 {
    margin: 0 0 60px;
    text-align: center
}

.woocommerce-cart table.shop_table.cart tbody tr td {
    border-top: none
}

.woocommerce-cart table.shop_table.cart tbody tr:last-child td {
    border-bottom: none
}

.woocommerce-cart table.shop_table.cart .cart_item a {
    text-decoration: none
}

.woocommerce-cart table.shop_table.cart .cart_item .variation {
    font-size: 13px
}

.woocommerce-cart table.shop_table.cart .cart_item .variation dt,.woocommerce-cart table.shop_table.cart .cart_item .variation dd {
    margin: 0 0 10px;
    padding: 0;
    display: block
}

.woocommerce-cart table.shop_table.cart .cart_item .variation dt {
    width: 120px;
    float: left
}

.woocommerce-cart table.shop_table.cart .cart_item .variation dd {
    margin-left: 90px;
    float: none
}

.woocommerce-cart table.shop_table.cart .actions {
    text-align: right
}

.woocommerce-cart .cart-collaterals .cart_totals h2 {
    text-transform: uppercase;
    font-size: 20px
}

.woocommerce-cart .cart-collaterals .cart_totals table {
    width: 100%;
    text-align: left;
    font-size: 16px
}

.woocommerce-cart .cart-collaterals .cart_totals table th,.woocommerce-cart .cart-collaterals .cart_totals table td {
    padding: 10px
}

.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button {
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    background: #002f69;
    font-weight: 700;
    font-size: 20px
}

.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover {
    background: #00469c;
    color: #FFF
}

.woocommerce-checkout .checkout {
    font-size: 16px
}

.woocommerce-checkout .checkout h3 {
    text-transform: uppercase;
    font-size: 20px
}

.woocommerce-checkout .woocommerce-checkout-review-order-table tbody tr td {
    padding: 20px;
    border-top: none
}

.woocommerce-checkout .woocommerce-checkout-review-order-table td.product-name dl.variation {
    margin: 20px 0;
    font-size: 13px
}

.woocommerce-checkout .woocommerce-checkout-review-order-table td.product-name dl.variation::after {
    content: '';
    display: table;
    clear: both
}

.woocommerce-checkout .woocommerce-checkout-review-order-table td.product-name dl.variation dt,.woocommerce-checkout .woocommerce-checkout-review-order-table td.product-name dl.variation dd {
    display: block
}

.woocommerce-checkout .woocommerce-checkout-review-order-table td.product-name dl.variation dt {
    width: 120px;
    margin: 0;
    padding: 0;
    float: left;
    clear: left
}

.woocommerce-checkout .woocommerce-checkout-review-order-table td.product-name dl.variation dd {
    padding: 0;
    margin-left: 120px;
    float: none
}

.woocommerce-checkout #payment {
    background: #F5F5F5
}

.woocommerce-checkout #payment ul.payment_methods {
    border-bottom: 1px solid #DDD
}

.woocommerce-checkout #payment #place_order {
    height: 50px;
    line-height: 50px;
    padding: 0 30px;
    background: #002f69;
    font-size: 20px
}

.woocommerce-checkout #payment #place_order:hover {
    background: #8dc73f
}

#customer_login h2 {
    font-size: 30px
}

#customer_login form.register,#customer_login form.login {
    border-radius: 0
}

#customer_login input[type="submit"] {
    margin-right: 10px
}

#customer_login .lost_password {
    font-size: 11px
}

.accordion-a {
    margin: 40px 0 60px;
    clear: both;
    border-bottom: 1px solid #DDD
}

.accordion-a .accordion-item {
    border-top: 1px solid #DDD
}

.accordion-a .accordion-item .accordion-handle {
    cursor: pointer;
    position: relative;
    transition: all 0.3s ease
}

.accordion-a .accordion-item .accordion-handle h3 {
    padding: 15px 50px 15px 20px;
    margin: 0;
    font-size: 16px;
    font-family: "Roboto",Helvetica,Arial,sans-serif;
    font-weight: 700;
    color: #002f69;
    position: relative;
    text-transform: none
}

.accordion-a .accordion-item .accordion-handle h3:after {
    font-family: FontAwesome;
    content: '\f107';
    font-size: 20px;
    color: #8dc73f;
    position: absolute;
    right: 20px;
    top: 12px;
    transition: all 0.3s ease
}

.accordion-a .accordion-item .accordion-content {
    padding: 30px 20px;
    font-size: 16px
}

.accordion-a .accordion-item .accordion-content::after {
    content: '';
    display: table;
    clear: both
}

.accordion-a .accordion-item.selected {
    border-top: none;
    background-color: #F5F5F5
}

.accordion-a .accordion-item.selected .accordion-handle {
    background: #002f69
}

.accordion-a .accordion-item.selected .accordion-handle h3 {
    color: #FFF
}

.accordion-a .accordion-item.selected .accordion-handle h3:after {
    color: #FFF;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.accordion-a:first-child {
    margin-top: 0
}

@media (min-width: 768px) {
    .accordion-a .accordion-item .accordion-handle h3 {
        padding:25px 60px 25px 30px
    }

    .accordion-a .accordion-item .accordion-handle h3:after {
        top: 23px;
        right: 30px
    }

    .accordion-a .accordion-item .accordion-content {
        padding: 45px 50px 30px
    }
}

.tabs-b {
    margin: 60px 0;
    clear: both
}

.tabs-b .tab-nav {
    margin: 0;
    font-weight: 700;
    font-size: 16px;
    line-height: 1.2
}

.tabs-b .tab-nav li {
    display: block;
    margin: 0
}

.tabs-b .tab-nav li a {
    display: block;
    padding: 20px;
    color: #002f69;
    background: #FFF;
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: #DDD
}

.tabs-b .tab-nav li a br {
    display: none
}

.tabs-b .tab-nav li a:hover {
    text-decoration: none
}

.tabs-b .tab-nav li.active a {
    background: #002f69;
    color: #FFF;
    border-color: #002f69
}

.tabs-b .tab-window .tab-panel {
    padding: 30px 20px;
    background: #F5F5F5;
    border: 1px solid #DDD;
    font-size: 16px
}

.tabs-b .tab-window .tab-panel::after {
    content: '';
    display: table;
    clear: both
}

.tabs-b:first-child {
    margin-top: 0
}

.tabs-b:last-child {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .tabs-b .tab-nav {
        width:100%
    }

    .tabs-b .tab-nav::after {
        content: '';
        display: table;
        clear: both
    }

    .tabs-b .tab-nav li {
        float: left;
        text-align: center
    }

    .tabs-b .tab-nav li a {
        padding: 20px 30px;
        border-width: 1px 1px 0 0
    }

    .tabs-b .tab-nav li:first-child a {
        border-left-width: 1px
    }

    .tabs-b .tab-window .tab-panel {
        padding: 45px 50px 30px
    }
}

.gallery-a {
    margin: 60px 0
}

.gallery-a::after {
    content: '';
    display: table;
    clear: both
}

.gallery-a .gallery-item {
    margin-bottom: 1%;
    float: left;
    clear: none;
    text-align: inherit;
    width: 49.5%;
    margin-left: 0%;
    margin-right: 1%
}

.gallery-a .gallery-item::after {
    content: '';
    display: table;
    clear: both
}

.gallery-a .gallery-item:nth-child(n) {
    margin-right: 1%;
    float: left;
    clear: none
}

.gallery-a .gallery-item:nth-child(2n) {
    margin-right: 0%;
    float: right
}

.gallery-a .gallery-item:nth-child(2n+1) {
    clear: both
}

.gallery-a .gallery-item a {
    display: block;
    overflow: hidden;
    position: relative;
    background: #000;
    transition: 0.3s ease
}

.gallery-a .gallery-item a:after {
    content: '\f00e';
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-family: FontAwesome;
    font-size: 30px;
    font-weight: normal;
    color: #FFF;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: 0;
    -webkit-transform: translateY(50px);
    transform: translateY(50px);
    transition: 0.2s 0.1s ease
}

.gallery-a .gallery-item a:hover:after {
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.gallery-a .gallery-item a:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08);
    opacity: 0.7
}

.gallery-a .gallery-item img {
    width: 100%;
    transition: 0.3s ease
}

.gallery-a:first-child {
    margin-top: 0
}

@media (min-width: 480px) {
    .gallery-a.cols-3 .gallery-item,.gallery-a.cols-4 .gallery-item {
        float:left;
        clear: none;
        text-align: inherit;
        width: 30%;
        margin-left: 0%;
        margin-right: 5%;
        margin-bottom: 5%
    }

    .gallery-a.cols-3 .gallery-item::after,.gallery-a.cols-4 .gallery-item::after {
        content: '';
        display: table;
        clear: both
    }

    .gallery-a.cols-3 .gallery-item:nth-child(n),.gallery-a.cols-4 .gallery-item:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .gallery-a.cols-3 .gallery-item:nth-child(3n),.gallery-a.cols-4 .gallery-item:nth-child(3n) {
        margin-right: 0%;
        float: right
    }

    .gallery-a.cols-3 .gallery-item:nth-child(3n+1),.gallery-a.cols-4 .gallery-item:nth-child(3n+1) {
        clear: both
    }
}

@media (min-width: 768px) {
    .gallery-a.cols-4 .gallery-item {
        float:left;
        clear: none;
        text-align: inherit;
        width: 21.25%;
        margin-left: 0%;
        margin-right: 5%
    }

    .gallery-a.cols-4 .gallery-item::after {
        content: '';
        display: table;
        clear: both
    }

    .gallery-a.cols-4 .gallery-item:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .gallery-a.cols-4 .gallery-item:nth-child(4n) {
        margin-right: 0%;
        float: right
    }

    .gallery-a.cols-4 .gallery-item:nth-child(4n+1) {
        clear: both
    }
}

ul.team.team-a {
    margin: 40px 0 60px
}

ul.team.team-a li {
    display: block;
    margin-bottom: 60px
}

ul.team.team-a a {
    display: block;
    text-decoration: none;
    color: #333
}

ul.team.team-a a:hover h3 {
    color: #002f69
}

ul.team.team-a .photo {
    margin: 0 0 20px
}

ul.team.team-a .photo img {
    width: 100%
}

ul.team.team-a h3 {
    margin: 0 0 5px;
    font-size: 20px;
    font-weight: 700;
    text-transform: none;
    color: #333;
    transition: 0.3s ease
}

ul.team.team-a p {
    margin: 0;
    font-size: 16px;
    color: #999
}

ul.team.team-a:first-child {
    margin-top: 0
}

@media (min-width: 480px) {
    ul.team.team-a::after {
        content:'';
        display: table;
        clear: both
    }

    ul.team.team-a li {
        float: left;
        clear: none;
        text-align: inherit;
        width: 47.5%;
        margin-left: 0%;
        margin-right: 5%
    }

    ul.team.team-a li::after {
        content: '';
        display: table;
        clear: both
    }

    ul.team.team-a li:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    ul.team.team-a li:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    ul.team.team-a li:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 768px) {
    ul.team.team-a li {
        float:left;
        clear: none;
        text-align: inherit;
        width: 30%;
        margin-left: 0%;
        margin-right: 5%
    }

    ul.team.team-a li::after {
        content: '';
        display: table;
        clear: both
    }

    ul.team.team-a li:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    ul.team.team-a li:nth-child(3n) {
        margin-right: 0%;
        float: right
    }

    ul.team.team-a li:nth-child(3n+1) {
        clear: both
    }
}

ul.team.team-b {
    margin: 60px 0 0
}

ul.team.team-b>li {
    display: block;
    margin: 0 0 60px
}

ul.team.team-b>li .photo {
    margin: 0 0 30px
}

ul.team.team-b>li .text h3 {
    margin: 0 0 20px;
    font-size: 24px;
    color: #333;
    text-transform: none
}

ul.team.team-b>li .text .position {
    margin: -10px 0 20px;
    color: #999;
    font-size: 13px
}

ul.team.team-b>li .text ul {
    list-style: disc
}

@media (min-width: 600px) {
    ul.team.team-b>li {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    ul.team.team-b>li::after {
        content: '';
        display: table;
        clear: both
    }

    ul.team.team-b>li .photo {
        margin-bottom: 0;
        float: left;
        clear: none;
        text-align: inherit;
        width: 30%;
        margin-left: 0%;
        margin-right: 5%;
        -ms-flex-item-align: start;
        align-self: flex-start
    }

    ul.team.team-b>li .photo::after {
        content: '';
        display: table;
        clear: both
    }

    ul.team.team-b>li .photo:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    ul.team.team-b>li .photo:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    ul.team.team-b>li .photo:nth-child(2n+1) {
        clear: both
    }

    ul.team.team-b>li .photo img {
        width: 100%
    }

    ul.team.team-b>li .text {
        float: left;
        clear: none;
        text-align: inherit;
        width: 65%;
        margin-left: 0%;
        margin-right: 5%
    }

    ul.team.team-b>li .text::after {
        content: '';
        display: table;
        clear: both
    }

    ul.team.team-b>li .text:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    ul.team.team-b>li .text:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    ul.team.team-b>li .text:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 1200px) {
    ul.team.team-b>li .photo {
        float:left;
        clear: none;
        text-align: inherit;
        width: 36.1%;
        margin-left: 0%;
        margin-right: 6.5%
    }

    ul.team.team-b>li .photo::after {
        content: '';
        display: table;
        clear: both
    }

    ul.team.team-b>li .photo:nth-child(n) {
        margin-right: 6.5%;
        float: left;
        clear: none
    }

    ul.team.team-b>li .photo:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    ul.team.team-b>li .photo:nth-child(2n+1) {
        clear: both
    }

    ul.team.team-b>li .text {
        float: left;
        clear: none;
        text-align: inherit;
        width: 57.4%;
        margin-left: 0%;
        margin-right: 6.5%
    }

    ul.team.team-b>li .text::after {
        content: '';
        display: table;
        clear: both
    }

    ul.team.team-b>li .text:nth-child(n) {
        margin-right: 6.5%;
        float: left;
        clear: none
    }

    ul.team.team-b>li .text:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    ul.team.team-b>li .text:nth-child(2n+1) {
        clear: both
    }
}

ul.team.team-b:first-child {
    margin-top: 0
}

.team-detail.team-detail-a {
    max-width: 840px;
    margin: 0 auto
}

.team-detail.team-detail-a .profile {
    margin: 0 0 50px
}

.team-detail.team-detail-a .photo {
    margin-bottom: 26px
}

.team-detail.team-detail-a .text h2 {
    margin: 0 0 10px;
    font-size: 24px
}

.team-detail.team-detail-a .text p {
    margin: 0;
    font-size: 16px;
    color: #999
}

@media (min-width: 768px) {
    .team-detail.team-detail-a .profile {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .team-detail.team-detail-a .profile::after {
        content: '';
        display: table;
        clear: both
    }

    .team-detail.team-detail-a .photo {
        width: 46.42857%;
        margin-right: 7.14286%;
        margin-bottom: 0;
        float: left
    }

    .team-detail.team-detail-a .photo img {
        margin: 0 auto
    }

    .team-detail.team-detail-a .text {
        width: 46.42857%;
        padding-top: 60px;
        float: right
    }
}

.testimonials {
    margin: 60px 0
}

.testimonials.testimonials-a {
    border-top: 1px solid #DDD
}

.testimonials.testimonials-a .testimonial {
    min-height: 200px;
    padding: 50px 0;
    border-bottom: 1px solid #DDD
}

.testimonials.testimonials-a .testimonial .fa {
    margin: 0 0 30px;
    font-size: 60px;
    color: #DDD
}

.testimonials.testimonials-a .testimonial .text {
    font-style: italic;
    font-size: 20px
}

.testimonials.testimonials-a .testimonial .name {
    font-size: 13px;
    font-weight: 700;
    font-style: normal;
    text-transform: uppercase
}

.testimonials.testimonials-a .testimonial .name span {
    font-weight: 300
}

@media (min-width: 600px) {
    .testimonials.testimonials-a .testimonial {
        padding-left:150px;
        position: relative
    }

    .testimonials.testimonials-a .testimonial .fa {
        font-size: 100px;
        position: absolute;
        top: 50px;
        left: 0;
        line-height: 1
    }
}

.testimonials:first-child {
    margin-top: 0
}

.process-a {
    width: 840px;
    max-width: 100%;
    margin: 60px auto
}

.process-a .step {
    padding: 50px 0;
    border-bottom: 1px solid #DDD
}

.process-a .step .image {
    margin: 0 0 30px
}

.process-a .step .num {
    margin: 0 0 20px;
    font-size: 13px;
    font-style: italic;
    color: #999
}

.process-a .step h3 {
    margin: 0 0 20px
}

.process-a .step p:last-child {
    margin-bottom: 0
}

.process-a .step:first-child {
    border-top: 1px solid #DDD
}

.process-a:first-child {
    margin-top: 0
}

@media (min-width: 480px) {
    .process-a .step::after {
        content:'';
        display: table;
        clear: both
    }

    .process-a .step .image {
        margin-bottom: 0;
        float: left;
        clear: none;
        text-align: inherit;
        width: 47.5%;
        margin-left: 0%;
        margin-right: 5%
    }

    .process-a .step .image::after {
        content: '';
        display: table;
        clear: both
    }

    .process-a .step .image:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .process-a .step .image:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .process-a .step .image:nth-child(2n+1) {
        clear: both
    }

    .process-a .step .text {
        float: left;
        clear: none;
        text-align: inherit;
        width: 47.5%;
        margin-left: 0%;
        margin-right: 5%
    }

    .process-a .step .text::after {
        content: '';
        display: table;
        clear: both
    }

    .process-a .step .text:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .process-a .step .text:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .process-a .step .text:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 768px) {
    .process-a .step {
        padding:60px 0
    }
}

.process-b {
    width: 840px;
    max-width: 100%;
    margin: 60px auto
}

.process-b .step {
    padding: 50px 0;
    border-bottom: 1px solid #DDD
}

.process-b .step .num {
    width: 150px;
    height: 150px;
    margin: 0 0 30px;
    padding-top: 45px;
    background: #002f69;
    border-radius: 100%;
    color: #FFF;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    line-height: 1
}

.process-b .step .num span {
    display: block;
    padding-top: 5px;
    font-size: 48px;
    letter-spacing: 0
}

.process-b .step .text .thumb {
    margin: 0 0 40px
}

.process-b .step .text h3 {
    margin: 0 0 20px
}

.process-b .step:first-child {
    border-top: 1px solid #DDD
}

.process-b:first-child {
    margin-top: 0
}

@media (min-width: 480px) {
    .process-b .step {
        min-height:150px
    }

    .process-b .step::after {
        content: '';
        display: table;
        clear: both
    }

    .process-b .step .num {
        margin-bottom: 0;
        float: left
    }

    .process-b .step .text {
        margin-left: 180px
    }
}

@media (min-width: 768px) {
    .process-b .step .text {
        margin-left:210px
    }
}

.latest-posts {
    padding: 60px 20px 0;
    background: #FFF
}

.latest-posts .container {
    max-width: 1500px
}

.latest-posts .title {
    margin: 0 0 30px
}

.latest-posts .title h2 {
    margin: 0
}

.latest-posts .title a {
    display: none
}

.latest-posts .more {
    margin: 0 0 60px;
    text-align: center
}

@media (min-width: 768px) {
    .latest-posts {
        padding:100px 5% 40px
    }

    .latest-posts .title {
        position: relative
    }

    .latest-posts .title h2 {
        margin-right: 100px
    }

    .latest-posts .title a {
        display: block;
        position: absolute;
        top: 6px;
        right: 0;
        padding: 10px 20px;
        font-size: 11px
    }

    .latest-posts .more {
        display: none
    }
}

@media (min-width: 1200px) {
    .latest-posts .archive-post.post-style-a {
        float:left;
        clear: none;
        text-align: inherit;
        width: 22.75%;
        margin-left: 0%;
        margin-right: 3%
    }

    .latest-posts .archive-post.post-style-a::after {
        content: '';
        display: table;
        clear: both
    }

    .latest-posts .archive-post.post-style-a:nth-child(n) {
        margin-right: 3%;
        float: left;
        clear: none
    }

    .latest-posts .archive-post.post-style-a:nth-child(4n) {
        margin-right: 0%;
        float: right
    }

    .latest-posts .archive-post.post-style-a:nth-child(4n+1) {
        clear: both
    }
}

@media (min-width: 1500px) {
    .latest-posts .archive-post.post-style-a {
        float:left;
        clear: none;
        text-align: inherit;
        width: 23.5%;
        margin-left: 0%;
        margin-right: 2%
    }

    .latest-posts .archive-post.post-style-a::after {
        content: '';
        display: table;
        clear: both
    }

    .latest-posts .archive-post.post-style-a:nth-child(n) {
        margin-right: 2%;
        float: left;
        clear: none
    }

    .latest-posts .archive-post.post-style-a:nth-child(4n) {
        margin-right: 0%;
        float: right
    }

    .latest-posts .archive-post.post-style-a:nth-child(4n+1) {
        clear: both
    }
}

.section-testimonials {
    padding: 60px 20px
}

.section-testimonials .container {
    max-width: 1020px
}

.section-testimonials .slide .photo img {
    width: auto
}

.section-testimonials .photo {
    margin: 0 0 50px
}

.section-testimonials .photo img {
    margin: 0 auto;
    border-radius: 100%
}

.section-testimonials .text {
    font-size: 20px;
    font-style: italic;
    text-align: center
}

.section-testimonials .name {
    font-size: 16px;
    font-style: normal
}

.section-testimonials .slick-dots {
    margin-top: 50px;
    position: relative;
    bottom: auto
}

.section-testimonials .slick-dots li button {
    background: #DDD;
    border: none
}

.section-testimonials .slick-dots li.slick-active button {
    background: #002f69
}

@media (min-width: 768px) {
    .section-testimonials {
        padding:100px 5% 60px
    }

    .section-testimonials .text {
        font-size: 30px
    }
}

.section-logo-scroller {
    padding: 60px 20px;
    background: #F5F5F5
}

.section-logo-scroller h2 {
    margin: 0 0 50px;
    text-align: center
}

.section-logo-scroller .logo-scroller {
    margin: 0 -20px
}

.section-logo-scroller .logo-scroller .slider .slide {
    height: 100px;
    line-height: 100px;
    padding: 0 15px;
    text-align: center
}

.section-logo-scroller .logo-scroller .slider .slide img {
    width: auto;
    display: inline-block;
    vertical-align: middle
}

@media (min-width: 768px) {
    .section-logo-scroller {
        padding:60px 5%
    }
}

.section-featured-content .featured-content {
    padding: 100px 20px;
    color: #FFF;
    background: no-repeat center center / cover
}

.section-featured-content .featured-content .container {
    width: 100%
}

.section-featured-content .featured-content .text {
    max-width: 550px;
    float: right
}

.section-featured-content .featured-content h3 {
    margin: 0 0 15px;
    color: #FFF;
    font-size: 30px
}

.section-featured-content .featured-content .buttons::after {
    content: '';
    display: table;
    clear: both
}

.section-featured-content .featured-content .buttons .btn,.section-featured-content .featured-content .buttons #header-a .header-buttons ul li a,#header-a .header-buttons ul li .section-featured-content .featured-content .buttons a,.section-featured-content .featured-content .buttons .state-nav li a,.state-nav li .section-featured-content .featured-content .buttons a,.section-featured-content .featured-content .buttons #footer-a nav ul li.menu-btn>a,#footer-a nav ul .section-featured-content .featured-content .buttons li.menu-btn>a,.section-featured-content .featured-content .buttons .woocommerce a.button,.woocommerce .section-featured-content .featured-content .buttons a.button,.section-featured-content .featured-content .buttons .woocommerce button.button,.woocommerce .section-featured-content .featured-content .buttons button.button,.section-featured-content .featured-content .buttons .woocommerce input.button,.woocommerce .section-featured-content .featured-content .buttons input.button,.section-featured-content .featured-content .buttons .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .section-featured-content .featured-content .buttons .checkout-button,.section-featured-content .featured-content .buttons .woocommerce-checkout #payment #place_order,.woocommerce-checkout #payment .section-featured-content .featured-content .buttons #place_order {
    display: block;
    margin: 0 10px 10px 0;
    float: left
}

.section-featured-content .featured-content:nth-child(even) .container {
    max-width: 1500px
}

.section-featured-content .featured-content:nth-child(even) .text {
    float: left
}

@media (min-width: 768px) {
    .section-featured-content .featured-content {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        min-height: 600px;
        padding: 100px 5%
    }

    .section-featured-content .featured-content .text {
        width: 45.83333%
    }

    .section-featured-content .featured-content:nth-child(even) .text {
        width: 36.66667%
    }
}

@media (min-width: 960px) {
    .section-featured-content .featured-content h3 {
        font-size:36px
    }
}

#landing-wrapper {
    position: relative
}

@media (min-width: 960px) {
    #landing-wrapper {
        padding-bottom:200px
    }
}

.landing-logo {
    width: 100%;
    padding: 20px;
    background: #FFF;
    position: relative;
    z-index: 100
}

.landing-logo .logo img {
    margin: 0 auto
}

@media (min-width: 1500px) {
    .landing-logo {
        padding:0;
        position: absolute;
        top: 0;
        left: 0;
        background: none
    }

    .landing-logo .logo {
        padding: 40px 30px;
        float: left;
        background: #FFF
    }
}

.hero-landing {
    padding: 50px 20px 100px;
    position: relative
}

.hero-landing .container {
    max-width: 1500px;
    position: relative;
    z-index: 3
}

.hero-landing h2 {
    margin: 0;
    color: #FFF;
    font-size: 24px
}

.hero-landing .video {
    margin: 0 0 50px
}

.hero-landing .image {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background: #000 url(https://efm.net.au/wp-content/themes/efmhealth/assets/img/hero_home.jpg) no-repeat center center/cover;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 50px));
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 calc(100% - 50px))
}

.hero-landing .image:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.5)
}

.hero-landing:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #007985;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% calc(100% - 50px), 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 50px), 0 100%)
}

@media (min-width: 768px) {
    .hero-landing {
        padding:80px 5% 120px
    }

    .hero-landing .inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }

    .hero-landing .inner::after {
        content: '';
        display: table;
        clear: both
    }

    .hero-landing .video {
        width: 46.66667%;
        margin-bottom: 0;
        float: right
    }

    .hero-landing .text {
        width: 46.66667%;
        margin-right: 5%;
        float: left
    }
}

@media (min-width: 960px) {
    .hero-landing h2 {
        font-size:36px
    }
}

@media (min-width: 1500px) {
    .hero-landing {
        padding:250px 5% 150px
    }

    .hero-landing h2 {
        font-size: 48px
    }
}

.landing-content .container {
    max-width: 840px
}

.landing-content .text {
    margin-bottom: 60px
}

.landing-content .text::after {
    content: '';
    display: table;
    clear: both
}

@media (min-width: 768px) {
    .landing-content .text {
        width:55.95238%;
        margin-bottom: 0;
        float: left
    }

    .landing-content .landing-enquiry {
        width: 35.71429%;
        float: right
    }
}

.landing-footer {
    padding: 40px 20px;
    background: #8dc73f;
    color: #FFF;
    text-align: center;
    box-shadow: 0 0 10px rgba(0,0,0,0.15)
}

.landing-footer .container {
    max-width: 840px
}

.landing-footer .promo {
    margin: 0 0 20px;
    font-size: 20px;
    text-transform: uppercase
}

.landing-footer .btn,.landing-footer #header-a .header-buttons ul li a,#header-a .header-buttons ul li .landing-footer a,.landing-footer .state-nav li a,.state-nav li .landing-footer a,.landing-footer #footer-a nav ul li.menu-btn>a,#footer-a nav ul .landing-footer li.menu-btn>a,.landing-footer .woocommerce a.button,.woocommerce .landing-footer a.button,.landing-footer .woocommerce button.button,.woocommerce .landing-footer button.button,.landing-footer .woocommerce input.button,.woocommerce .landing-footer input.button,.landing-footer .woocommerce a.button[disabled]:disabled,.woocommerce .landing-footer a.button[disabled]:disabled,.landing-footer .woocommerce button.button[disabled]:disabled,.woocommerce .landing-footer button.button[disabled]:disabled,.landing-footer .woocommerce input.button[disabled]:disabled,.woocommerce .landing-footer input.button[disabled]:disabled,.landing-footer .woocommerce button.button.alt:disabled,.woocommerce .landing-footer button.button.alt:disabled,.landing-footer .woocommerce button.button.alt.disabled,.woocommerce .landing-footer button.button.alt.disabled,.landing-footer .woocommerce input.button.alt:disabled,.woocommerce .landing-footer input.button.alt:disabled,.landing-footer .woocommerce input.button.alt.disabled,.woocommerce .landing-footer input.button.alt.disabled,.landing-footer .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .landing-footer .checkout-button,.landing-footer .woocommerce-checkout #payment #place_order,.woocommerce-checkout #payment .landing-footer #place_order {
    width: 300px;
    max-width: 100%
}

@media (min-width: 768px) {
    .landing-footer {
        padding:35px 5% 40px
    }
}

@media (min-width: 960px) {
    .landing-footer {
        width:100%;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 200
    }

    .landing-footer .promo {
        margin: 0 0 15px;
        font-size: 36px
    }

    .landing-footer .btn,.landing-footer #header-a .header-buttons ul li a,#header-a .header-buttons ul li .landing-footer a,.landing-footer .state-nav li a,.state-nav li .landing-footer a,.landing-footer #footer-a nav ul li.menu-btn>a,#footer-a nav ul .landing-footer li.menu-btn>a,.landing-footer .woocommerce a.button,.woocommerce .landing-footer a.button,.landing-footer .woocommerce button.button,.woocommerce .landing-footer button.button,.landing-footer .woocommerce input.button,.woocommerce .landing-footer input.button,.landing-footer .woocommerce a.button[disabled]:disabled,.woocommerce .landing-footer a.button[disabled]:disabled,.landing-footer .woocommerce button.button[disabled]:disabled,.woocommerce .landing-footer button.button[disabled]:disabled,.landing-footer .woocommerce input.button[disabled]:disabled,.woocommerce .landing-footer input.button[disabled]:disabled,.landing-footer .woocommerce button.button.alt:disabled,.woocommerce .landing-footer button.button.alt:disabled,.landing-footer .woocommerce button.button.alt.disabled,.woocommerce .landing-footer button.button.alt.disabled,.landing-footer .woocommerce input.button.alt:disabled,.woocommerce .landing-footer input.button.alt:disabled,.landing-footer .woocommerce input.button.alt.disabled,.woocommerce .landing-footer input.button.alt.disabled,.landing-footer .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .landing-footer .checkout-button,.landing-footer .woocommerce-checkout #payment #place_order,.woocommerce-checkout #payment .landing-footer #place_order {
        font-size: 20px
    }
}

#landing-form {
    width: auto;
    max-width: 840px;
    margin: 20px auto;
    padding: 60px 30px;
    position: relative;
    background: #8dc73f
}

#landing-form .promo {
    width: 600px;
    max-width: 100%;
    margin: 0 auto 20px;
    padding: 0 100px 0 0;
    color: #FFF;
    text-transform: uppercase;
    font-size: 24px;
    line-height: 1.2
}

#landing-form .gform_wrapper {
    width: 600px;
    max-width: 100%;
    margin: 0 auto
}

#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield {
    margin: 0 0 10px;
    padding: 0
}

#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="color"],#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="date"],#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="datetime"],#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="datetime-local"],#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="email"],#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="month"],#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="number"],#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="password"],#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="search"],#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="tel"],#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="text"],#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="time"],#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="url"],#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield input[type="week"],#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield input:not([type]),#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield textarea,#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield select[multiple=multiple],#landing-form .gform_wrapper div.gform_body ul.gform_fields li.gfield select {
    border: none;
    background-color: #FFF
}

#landing-form .gform_wrapper div.gform_footer input[type="submit"].gform_button {
    width: 100%;
    display: block;
    font-size: 20px
}

#landing-form .mfp-close {
    background: #007985
}

#landing-form .mfp-close:hover {
    background: #002f69
}

#landing-form .mfp-close:hover span {
    background: #FFF
}

@media (min-width: 480px) {
    #landing-form {
        padding:50px 5%
    }

    #landing-form .promo {
        font-size: 36px
    }
}

@media (min-width: 768px) {
    #landing-form {
        padding:100px 5%
    }

    #landing-form .promo {
        margin-bottom: 40px;
        font-size: 48px;
        line-height: 1
    }

    #landing-form .gform_wrapper div.gform_footer input[type="submit"].gform_button {
        font-size: 30px
    }
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -0.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-ready .mfp-preloader {
    display: none
}

.mfp-s-error .mfp-content {
    display: none
}

button.mfp-close,button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:hover,.mfp-close:focus {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:hover,.mfp-arrow:focus {
    opacity: 1
}

.mfp-arrow:before,.mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin: 0 auto
}

.mfp-figure {
    line-height: 0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left:0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0,0,0,0.6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0,0,0,0.6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform:scale(0.75);
        transform: scale(0.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

div.mfp-bg.rpjc-magnific {
    background: rgba(0,0,0,0.9);
    opacity: 1
}

div.rpjc-magnific .mfp-container {
    padding-top: 80px
}

div.rpjc-magnific .mfp-close {
    width: 80px;
    height: 80px;
    padding: 0;
    margin: 0;
    background: none;
    opacity: 1;
    top: 0;
    right: 0;
    cursor: pointer;
    transition: all 0.3s ease-in-out
}

div.rpjc-magnific .mfp-close span {
    width: 40px;
    height: 1px;
    display: block;
    margin-top: 20px;
    margin-left: 20px;
    background: #FFF;
    transition: all 0.3s ease-in-out
}

div.rpjc-magnific .mfp-close span:first-child {
    -webkit-transform: translateY(21px) rotate(-45deg);
    transform: translateY(21px) rotate(-45deg)
}

div.rpjc-magnific .mfp-close span:last-child {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

div.rpjc-magnific .mfp-close:hover span {
    background: #002f69
}

div.rpjc-magnific .mfp-title {
    padding: 10px 0;
    font-size: 16px
}

div.rpjc-magnific .mfp-counter {
    padding: 10px 0
}

div.rpjc-magnific .mfp-arrow {
    width: auto;
    height: 50px;
    margin-top: -25px;
    cursor: pointer;
    opacity: 1;
    z-index: 1046;
    -webkit-transform: scale(1);
    transform: scale(1)
}

div.rpjc-magnific .mfp-arrow span {
    width: 30px;
    height: 1px;
    display: block;
    background: #FFF;
    position: relative;
    top: 10px;
    transition: all 0.3s ease-in-out
}

div.rpjc-magnific .mfp-arrow.mfp-arrow-left {
    left: 20px
}

div.rpjc-magnific .mfp-arrow.mfp-arrow-left span:first-child {
    -webkit-transform: translateY(22px) rotate(45deg);
    transform: translateY(22px) rotate(45deg)
}

div.rpjc-magnific .mfp-arrow.mfp-arrow-left span:last-child {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

div.rpjc-magnific .mfp-arrow.mfp-arrow-right {
    right: 20px
}

div.rpjc-magnific .mfp-arrow.mfp-arrow-right span:first-child {
    -webkit-transform: translateY(22px) rotate(-45deg);
    transform: translateY(22px) rotate(-45deg)
}

div.rpjc-magnific .mfp-arrow.mfp-arrow-right span:last-child {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

div.rpjc-magnific .mfp-arrow:before,div.rpjc-magnific .mfp-arrow:after {
    display: none
}

div.rpjc-magnific .mfp-arrow:hover span {
    background: #002f69
}

div.rpjc-magnific.rpjc-magnific-team {
    background: #FFF
}

div.rpjc-magnific.rpjc-magnific-team .mfp-close span {
    background: #002f69
}

div.rpjc-magnific.rpjc-magnific-team .mfp-close:hover span {
    background: #8dc73f
}

div.rpjc-magnific.rpjc-magnific-team .mfp-content {
    padding-left: 20px;
    padding-right: 20px
}

div.search-results .search-result {
    margin: 0 0 30px;
    padding: 0 0 30px;
    border-bottom: 1px solid #DDD
}

div.search-results .search-result h4 {
    margin: 0 0 10px
}

div.search-results .search-result h4 a,div.search-results .search-result h4 a:hover {
    color: #002f69;
    text-decoration: none
}

div.search-results .search-result p {
    margin: 0 0 10px
}

div.search-results .search-result .read-more {
    font-size: 13px;
    font-style: italic
}

div.search-results .search-result .url {
    font-size: 13px
}

div.search-results .search-result .url a {
    color: green
}

div.search-results .search-result .url a:hover {
    color: green;
    text-decoration: underline
}

div.search-results .search-result:first-child {
    padding-top: 30px;
    border-top: 1px solid #DDD
}

.files {
    margin: 60px 0;
    clear: both
}

.files ul {
    margin: 0
}

.files ul li {
    display: block;
    margin: 0;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid #002f69
}

.files ul li a {
    display: block;
    padding: 20px 20px 20px 50px;
    position: relative;
    color: #002f69
}

.files ul li a:before {
    position: absolute;
    left: 20px;
    top: 17px;
    font-family: FontAwesome;
    font-size: 20px;
    content: '\f0a9'
}

.files ul li a[href$=".pdf"]:before {
    content: '\f1c1'
}

.files ul li a[href$=".doc"]:before,.files ul li a[href$=".docx"]:before {
    content: '\f1c2'
}

.files ul li a[href$=".xls"]:before,.files ul li a[href$=".csv"]:before {
    content: '\f1c3'
}

.files ul li a[href$=".ppt"]:before {
    content: '\f1c4'
}

.files ul li a[href$=".jpg"]:before,.files ul li a[href$=".jpeg"]:before,.files ul li a[href$=".png"]:before {
    content: '\f1c5'
}

.files ul li a[href$=".mp3"]:before,.files ul li a[href$=".m4a"]:before,.files ul li a[href$=".wav"]:before,.files ul li a[href$=".wma"]:before,.files ul li a[href$=".flac"]:before {
    content: '\f1c7'
}

.files ul li a[href$=".zip"]:before,.files ul li a[href$=".gzip"]:before {
    content: '\f1c6'
}

.files ul li a[href$=".avi"]:before,.files ul li a[href$=".flv"]:before,.files ul li a[href$=".mov"]:before,.files ul li a[href$=".wmv"]:before,.files ul li a[href$=".mp4"]:before {
    content: '\f1c8'
}

.files ul li a:hover {
    text-decoration: none;
    color: #FFF;
    background: #8dc73f
}

.files ul li:first-child {
    border-top: 1px solid #002f69
}

.files:first-child {
    margin-top: 0
}

.files:last-child {
    margin-bottom: 0
}

@media (min-width: 768px) {
    .files ul li a {
        padding:30px 20px 30px 85px
    }

    .files ul li a:before {
        left: 30px;
        top: 20px;
        font-size: 30px
    }
}

.blocks {
    margin-top: 60px
}

.blocks .block {
    margin-bottom: 60px
}

.blocks .block a {
    display: block;
    text-decoration: none !important;
    transition: 0.5s ease
}

.blocks .block a:hover img {
    -webkit-transform: scale(1.08);
    transform: scale(1.08)
}

.blocks .block a:hover h3 {
    color: #8dc73f
}

.blocks .block .thumb {
    margin: 0 0 30px;
    overflow: hidden
}

.blocks .block img {
    width: 100%;
    transition: 0.4s ease
}

.blocks .block h3 {
    margin: 0;
    font-size: 24px;
    color: #002f69;
    transition: 0.5s ease
}

.blocks .block p {
    margin: 20px 0 0
}

.blocks .block .btn,.blocks .block #header-a .header-buttons ul li a,#header-a .header-buttons ul li .blocks .block a,.blocks .block .state-nav li a,.state-nav li .blocks .block a,.blocks .block #footer-a nav ul li.menu-btn>a,#footer-a nav ul .blocks .block li.menu-btn>a,.blocks .block .woocommerce a.button,.woocommerce .blocks .block a.button,.blocks .block .woocommerce button.button,.woocommerce .blocks .block button.button,.blocks .block .woocommerce input.button,.woocommerce .blocks .block input.button,.blocks .block .woocommerce button.button.alt[disabled]:disabled,.woocommerce .blocks .block button.button.alt[disabled]:disabled,.blocks .block .woocommerce input.button.alt[disabled]:disabled,.woocommerce .blocks .block input.button.alt[disabled]:disabled,.blocks .block .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button,.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .blocks .block .checkout-button,.blocks .block .woocommerce-checkout #payment #place_order,.woocommerce-checkout #payment .blocks .block #place_order {
    display: inline-block;
    margin: 20px 0 0
}

.blocks:first-child {
    margin-top: 0
}

@media (min-width: 480px) {
    .blocks.columns-2::after,.blocks.columns-3::after,.blocks.columns-4::after {
        content:'';
        display: table;
        clear: both
    }

    .blocks.columns-2 .block,.blocks.columns-3 .block,.blocks.columns-4 .block {
        float: left;
        clear: none;
        text-align: inherit;
        width: 47.5%;
        margin-left: 0%;
        margin-right: 5%
    }

    .blocks.columns-2 .block::after,.blocks.columns-3 .block::after,.blocks.columns-4 .block::after {
        content: '';
        display: table;
        clear: both
    }

    .blocks.columns-2 .block:nth-child(n),.blocks.columns-3 .block:nth-child(n),.blocks.columns-4 .block:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .blocks.columns-2 .block:nth-child(2n),.blocks.columns-3 .block:nth-child(2n),.blocks.columns-4 .block:nth-child(2n) {
        margin-right: 0%;
        float: right
    }

    .blocks.columns-2 .block:nth-child(2n+1),.blocks.columns-3 .block:nth-child(2n+1),.blocks.columns-4 .block:nth-child(2n+1) {
        clear: both
    }
}

@media (min-width: 768px) {
    .blocks.columns-3 .block,.blocks.columns-4 .block {
        float:left;
        clear: none;
        text-align: inherit;
        width: 30%;
        margin-left: 0%;
        margin-right: 5%
    }

    .blocks.columns-3 .block::after,.blocks.columns-4 .block::after {
        content: '';
        display: table;
        clear: both
    }

    .blocks.columns-3 .block:nth-child(n),.blocks.columns-4 .block:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .blocks.columns-3 .block:nth-child(3n),.blocks.columns-4 .block:nth-child(3n) {
        margin-right: 0%;
        float: right
    }

    .blocks.columns-3 .block:nth-child(3n+1),.blocks.columns-4 .block:nth-child(3n+1) {
        clear: both
    }
}

@media (min-width: 960px) {
    .blocks.columns-4 .block {
        float:left;
        clear: none;
        text-align: inherit;
        width: 21.25%;
        margin-left: 0%;
        margin-right: 5%
    }

    .blocks.columns-4 .block::after {
        content: '';
        display: table;
        clear: both
    }

    .blocks.columns-4 .block:nth-child(n) {
        margin-right: 5%;
        float: left;
        clear: none
    }

    .blocks.columns-4 .block:nth-child(4n) {
        margin-right: 0%;
        float: right
    }

    .blocks.columns-4 .block:nth-child(4n+1) {
        clear: both
    }
}

.links {
    border-top: 1px solid #DDD
}

.links .link {
    border-bottom: 1px solid #DDD
}

.links .link a {
    display: block;
    padding: 30px 20px;
    text-decoration: none !important;
    transition: 0.5s ease
}

.links .link a:hover {
    background: #F5F5F5
}

.links .link a:hover h3,.links .link a:hover .url {
    color: #002f69
}

.links .link h3 {
    margin: 0 0 10px;
    font-size: 24px;
    font-weight: 400;
    transition: 0.5s ease
}

.links .link .url {
    color: #999;
    font-size: 13px;
    font-weight: 400;
    transition: 0.5s ease
}

.links .link p {
    margin: 10px 0 0;
    color: #333
}

.slider {
    position: relative
}

.slider::after {
    content: '';
    display: table;
    clear: both
}

.slider .slide {
    outline: none;
    float: left;
    position: relative
}

.slider .slide img {
    width: 100%
}

.slider-arrow {
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    position: absolute;
    top: 50%;
    z-index: 100;
    margin: -25px 0 0;
    color: #FFF;
    font-size: 50px;
    cursor: pointer;
    transition: color 0.3s ease
}

.slider-arrow:before {
    line-height: 50px
}

.slider-arrow.prev {
    left: 0
}

.slider-arrow.next {
    right: 0
}

.slider-arrow:hover {
    color: #002f69
}

.slick-dots {
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    position: absolute;
    bottom: 10%;
    left: 0;
    z-index: 2
}

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

.slick-dots li button {
    width: 10px;
    height: 10px;
    display: block;
    padding: 0;
    border: 1px solid #FFF;
    border-radius: 100%;
    background: none;
    cursor: pointer;
    text-indent: 100%;
    overflow: hidden
}

.slick-dots li.slick-active button {
    background: #FFF
}

#popup-form {
    width: auto;
    max-width: 500px;
    margin: 20px auto;
    position: relative;
    background: #FFF
}

#popup-form .mfp-close {
    width: 50px;
    height: 50px;
    top: 0;
    right: 0;
    background: #002f69
}

#popup-form .mfp-close span {
    width: 20px;
    background: #FFF;
    margin-top: 12px;
    margin-left: 14px
}

#popup-form .mfp-close span:first-child {
    -webkit-transform: translateY(13px) rotate(-45deg);
    transform: translateY(13px) rotate(-45deg)
}

#popup-form .mfp-close:hover {
    background: #00469c
}

#popup-form .mfp-close:hover span {
    background: #FFF
}

#popup-form .gym-form {
    padding-top: 80px
}

.shareaholic-canvas {
    margin: 0 0 60px
}

.login-box {
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
    padding: 60px 20px;
    border: 2px solid #002f69
}

.login-box .inner {
    width: 400px;
    max-width: 100%;
    margin: 0 auto
}

.login-box h3 {
    text-align: center;
    text-transform: uppercase;
    font-size: 24px;
    color: #333
}

.login-box .remember label {
    font-weight: 300
}

.login-box .submit input {
    display: inline;
    margin-right: 10px
}

.login-box .submit .forgot {
    display: inline;
    font-size: 13px
}

.scrollable {
    overflow-x: auto
}

.scrollable.has-scroll {
    position: relative;
    overflow: hidden
}

.scrollable.has-scroll .scrollable-inner {
    overflow-x: auto
}

.scrollable.has-scroll .scrollable-inner::-webkit-scrollbar {
    height: 12px
}

.scrollable.has-scroll .scrollable-inner::-webkit-scrollbar-track {
    box-shadow: 0 0 2px rgba(0,0,0,0.15) inset;
    background: #f0f0f0
}

.scrollable.has-scroll .scrollable-inner::-webkit-scrollbar-thumb {
    border-radius: 6px;
    background: #CCC
}

.scrollable.has-scroll:after {
    content: '';
    width: 50px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    border-radius: 10px 0 0 10px / 50% 0 0 50%;
    box-shadow: -5px 0 10px rgba(0,0,0,0.25)
}

.screen-reader,div.gform_wrapper div.gform_body ul.gform_fields li.gfield.gf-hidden-label .gfield_label {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.pace {
    display: none
}

@media (min-width: 960px) {
    .pace {
        pointer-events:none;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        display: block
    }

    .pace .pace-progress {
        background: #002f69;
        position: fixed;
        z-index: 2000;
        top: 0;
        right: 100%;
        width: 100%;
        height: 2px
    }

    .pace .pace-progress-inner {
        display: block;
        position: absolute;
        right: 0px;
        width: 100px;
        height: 100%;
        opacity: 1.0;
        -webkit-transform: rotate(3deg) translate(0px, -4px);
        transform: rotate(3deg) translate(0px, -4px)
    }

    .pace .pace-activity {
        display: block;
        position: fixed;
        z-index: 2000;
        top: 15px;
        right: 15px;
        width: 14px;
        height: 14px;
        border: solid 2px transparent;
        border-top-color: #002f69;
        border-left-color: #002f69;
        border-radius: 10px;
        -webkit-animation: pace-spinner 400ms linear infinite;
        animation: pace-spinner 400ms linear infinite
    }

    .pace.pace-inactive {
        display: none
    }
}

@media print {
    * {
        background: transparent !important;
        color: black !important;
        box-shadow: none !important;
        text-shadow: none !important;
        -webkit-filter: none !important;
        filter: none !important;
        -ms-filter: none !important
    }

    @page {
        margin: 0.5cm
    }

    h2,h3 {
        orphans: 3;
        widows: 3;
        page-break-after: avoid
    }

    p {
        orphans: 3;
        widows: 3
    }

    pre,blockquote {
        border: 1px solid gray;
        page-break-inside: avoid
    }

    abbr[title]:after {
        content: " (" attr(title) ")"
    }

    a,a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " (" attr(href) ")"
    }

    a[href^="javascript:"]:after,a[href^="#"]:after {
        content: ""
    }

    img {
        max-width: 100% !important;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr {
        page-break-inside: avoid
    }
}

/*# sourceMappingURL=style.css.map */
/*
     FILE ARCHIVED ON 16:57:10 Mar 12, 2024 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 10:22:03 Apr 16, 2024.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.614
  exclusion.robots: 0.067
  exclusion.robots.policy: 0.058
  cdx.remote: 0.055
  esindex: 0.008
  LoadShardBlock: 142.937 (3)
  PetaboxLoader3.datanode: 43.116 (4)
  PetaboxLoader3.resolve: 220.414 (2)
  load_resource: 130.815
*/
