/*
Theme Name:     Synergy
Description:    
Author:         Argon Design
Author URI:     http://www.argondesign.com.au
Version:        1.0
*/
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/** 1. Set default font family to sans-serif. 2. Prevent iOS text size adjust after orientation change, without disabling user zoom. */
html { font-family: sans-serif; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/** Remove default margin. */
body { margin: 0; }

/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }

/** 1. Correct `inline-block` display not defined in IE 8/9. 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/** Address `[hidden]` styling not present in IE 8/9/10. Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22. */
[hidden], template { display: none; }

/* Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a { background: transparent; }

/** Improve readability when focused and also mouse hovered in all browsers. */
a:active, a:hover { outline: 0; }

/* Text-level semantics ========================================================================== */
/** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b, strong { font-weight: bold; }

/** Address styling not present in Safari and Chrome. */
dfn { font-style: italic; }

/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }

/** Address styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }

/** Address inconsistent and variable font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9/10. */
img { border: 0; }

/** Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) { overflow: hidden; }

/* Grouping content ========================================================================== */
/** Address margin not present in IE 8/9 and Safari. */
figure { margin: 1em 40px; }

/** Address differences between Firefox and other browsers. */
hr { -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; }

/** Contain overflow in all browsers. */
pre { overflow: auto; }

/** Address odd `em`-unit font size rendering in all browsers. */
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

/* Forms ========================================================================== */
/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ }

/** Address `overflow` set to `hidden` in IE 8/9/10/11. */
button { overflow: visible; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. Correct `select` style inheritance in Firefox. */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
input { line-height: normal; }

/** It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width. 1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"], input[type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome (include `-moz` to future-proof). */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ -moz-box-sizing: content-box; -webkit-box-sizing: content-box; /* 2 */ box-sizing: content-box; }

/** Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct `color` not being inherited in IE 8/9/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/** Remove default vertical scrollbar in IE 8/9/10/11. */
textarea { overflow: auto; }

/** Don't inherit the `font-weight` (applied by a rule above). NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup { font-weight: bold; }

/* Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

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

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

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

a:hover { color: #e76400; text-decoration: none; }

a:focus { outline: none; }

h1, h2, h3, h4, h5, h6 { margin: 0 0 32px; font-family: "Lato", sans-serif; font-weight: 700; color: #444; line-height: 1.2; text-rendering: optimizelegibility; }

h1 { font-size: 36px; font-size: 1.8rem; margin-bottom: 60px; text-transform: uppercase; color: #f17b21; }

h2 { font-size: 30px; font-size: 1.5rem; }

h3 { font-size: 24px; font-size: 1.2rem; }

h4 { font-size: 20px; font-size: 1rem; }

h5 { font-size: 18px; font-size: 0.9rem; }

h6 { font-size: 16px; font-size: 0.8rem; }

p { margin: 0 0 32px; }

ul, ol { padding: 0; margin: 0 0 32px 32px; }

strong { font-weight: 700; }

em { font-style: italic; }

abbr { cursor: help; }

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

blockquote { padding: 32px; margin: 0 0 32px; background: #F5F5F5; border-left: 5px solid gainsboro; font-style: italic; }

blockquote footer, blockquote small, blockquote cite { display: block; color: #444; font-weight: 700; font-style: normal; }

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

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

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

.table { width: 100%; margin: 0 0 32px; }

.table th, .table td { padding: 8px; text-align: left; vertical-align: top; border-top: 1px solid #DDD; }

.table th { font-weight: bold; }

.table thead th { vertical-align: bottom; background-color: #FFF; }

.table caption + thead tr:first-child th, .table caption + thead tr:first-child td, .table colgroup + thead tr:first-child th, .table colgroup + thead tr:first-child td, .table thead:first-child tr:first-child th, .table thead:first-child tr:first-child td { border-top: 0; }

.table tbody + tbody { border-top: 2px solid #DDD; }

.table-bordered { border: 1px solid #DDD; border-collapse: separate; *border-collapse: collapsed; border-left: 0; }

.table-bordered th, .table-bordered td { border-left: 1px solid #DDD; }

.table-bordered caption + thead tr:first-child th, .table-bordered caption + tbody tr:first-child th, .table-bordered caption + tbody tr:first-child td, .table-bordered colgroup + thead tr:first-child th, .table-bordered colgroup + tbody tr:first-child th, .table-bordered colgroup + tbody tr:first-child td, .table-bordered thead:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child th, .table-bordered tbody:first-child tr:first-child td { border-top: 0; }

.table-striped tbody tr:nth-child(odd) td, .table-striped tbody tr:nth-child(odd) th { background-color: #F9F9F9; }

.table tbody tr:hover td, .table tbody tr:hover th { background-color: #F5F5F5; }

form { font-size: 16px; font-size: 0.8rem; }

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], textarea { -webkit-appearance: none; -moz-appearance: none; appearance: none; width: 100%; padding: 10px; outline: none; font-size: 16px; font-size: 0.8rem; color: #444; border: none; background: #EEE; border-radius: 0; -webkit-box-shadow: none; box-shadow: none; }

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

.checkbox-group label, .radio-group label { font-weight: normal; }

.checkbox-group-inline label, .radio-group-inline label { display: inline-block; margin-right: 20px; }

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

textarea { width: 100%; height: 150px; 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, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce-page a.button, .woocommerce-page button.button, .woocommerce-page input.button, .woocommerce[class*=columns-] a.button, .woocommerce[class*=columns-] button.button, .woocommerce[class*=columns-] input.button, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce[class*=columns-] button.button.alt, .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, .woocommerce-checkout #payment #place_order { padding: 12px 20px; display: inline-block; font-weight: 700; font-family: "Lato", sans-serif; vertical-align: middle; cursor: pointer; color: #FFF; text-align: center; text-decoration: none; text-transform: uppercase; font-size: 16px; font-size: 0.8rem; line-height: 1; border: none; border-radius: 5px; outline: none; letter-spacing: 1px; background: #f17b21; -webkit-appearance: none; -moz-appearance: none; -ms-appearance: none; -o-appearance: none; appearance: none; -webkit-transition: all 0.2s ease-in-out; 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, .woocommerce a.btn-fa-left.button .fa, .woocommerce button.btn-fa-left.button .fa, .woocommerce input.btn-fa-left.button .fa, .woocommerce-page a.btn-fa-left.button .fa, .woocommerce-page button.btn-fa-left.button .fa, .woocommerce-page input.btn-fa-left.button .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, .woocommerce a.btn-fa-right.button .fa, .woocommerce button.btn-fa-right.button .fa, .woocommerce input.btn-fa-right.button .fa, .woocommerce-page a.btn-fa-right.button .fa, .woocommerce-page button.btn-fa-right.button .fa, .woocommerce-page input.btn-fa-right.button .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, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce-page a.button:hover, .woocommerce-page button.button:hover, .woocommerce-page input.button:hover, .woocommerce[class*=columns-] button.button.alt:hover, .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover, .woocommerce-checkout #payment #place_order:hover, .btn:active, .woocommerce a.button:active, .woocommerce button.button:active, .woocommerce input.button:active, .woocommerce-page a.button:active, .woocommerce-page button.button:active, .woocommerce-page input.button:active, .woocommerce[class*=columns-] button.button.alt: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: #e76400; }

button:disabled, input[type="button"]:disabled, input[type="reset"]:disabled, input[type="submit"]:disabled, button:disabled, .button:disabled, .btn:disabled, .woocommerce a.button:disabled, .woocommerce button.button:disabled, .woocommerce input.button:disabled, .woocommerce-page a.button:disabled, .woocommerce-page button.button:disabled, .woocommerce-page input.button:disabled, .woocommerce[class*=columns-] button.button.alt: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; }

.form-row { margin: 0 0 10px; }

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

.form-inline .form-row label { width: 30%; float: left; }

.form-inline .form-row .inputs { margin-left: 33%; }

.form-inline .form-row .inputs label { width: auto; float: none; }

.form-inline .form-actions { padding-left: 33%; }

.form-help { display: block; padding-top: 3px; color: #999; font-style: italic; font-size: 0.9em; clear: both; }

.form-actions input, .form-actions button { margin: 0 5px 0 0; }

.alert-success, .alert-warning, .alert-error, .gform_confirmation_message, #cancel-comment-reply-link { display: block; margin: 0 0 32px; padding: 10px 20px; border-radius: 3px; }

.alert-success, .gform_confirmation_message { background: #DFF0D8; border: 1px solid #b2dba1; color: #529138; }

.alert-warning { background: #FCF8E3; border: 1px solid #f5e79e; color: #caad16; }

.alert-error, #cancel-comment-reply-link { background: #F2DEDE; border: 1px solid #e4b9b9; color: #c77070; }

div.wpcf7-validation-errors { text-align: center; border-radius: 1px; margin: 0px !important; color: #898137; padding: 10px !important; background-color: #FFFFE0 !important; border: 1px solid #E6DB55 !important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; line-height: 1.3; }

span.wpcf7-not-valid-tip, .ajax-loader { display: none !important; }

div.wpcf7-mail-sent-ok { background-color: #EBFFE0 !important; border: 1px solid #73D042 !important; border-radius: 2px 2px 2px 2px !important; color: #568937 !important; font-size: 10pt !important; margin: 0px !important; padding: 13px !important; text-align: center !important; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.wpcf7-not-valid { background-color: #FFE0E0 !important; border: 1px solid #E65555 !important; }

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

.gform_wrapper .validation_error { font-size: 20px !important; line-height: 1.2; }

.gform_wrapper .gform_body .gform_fields .gfield { margin: 0 0 20px; }

.gform_wrapper .gform_body .gform_fields .gfield .gfield_label .gfield_required { display: none; }

.gform_wrapper .gform_body .gform_fields .gfield .gfield_description { color: #555; font-size: 13px; font-size: 0.65rem; }

.gform_wrapper .gform_body .gform_fields .gfield.field_description_above .gfield_label { margin-bottom: 0; }

.gform_wrapper .gform_body .gform_fields .gfield.field_description_above .gfield_description { padding: 0; }

.gform_wrapper .gform_body .gform_fields .gfield.gf-hidden-label label { display: none; }

.gform_wrapper .gform_body .gform_fields .gfield.gf-inline-label::after { content: ''; display: table; clear: both; }

.gform_wrapper .gform_body .gform_fields .gfield.gf-inline-label .gfield_label { width: 30%; float: left; margin: 0; padding: 15px 0 0; }

.gform_wrapper .gform_body .gform_fields .gfield.gf-inline-label .ginput_container { width: 66%; float: right; }

.gform_wrapper .gform_body .gform_fields .gfield.gf-radio-inline .gfield_radio::after { content: ''; display: table; clear: both; }

.gform_wrapper .gform_body .gform_fields .gfield.gf-radio-inline .gfield_radio li { margin-right: 20px; float: left; }

.gform_wrapper .gform_body .gform_fields .gfield.gf-radio-inline .gfield_radio li input[type=radio] { margin-top: 3px; }

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

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

.gform_wrapper .gform_body .gform_fields .gfield.gsection { margin: 30px 0 10px; padding: 0; border: none; }

.gform_wrapper .gform_body .gform_fields .gfield.gsection .gsection_title { text-align: left; text-transform: none; font-size: 16px; font-size: 0.8rem; }

.gform_wrapper .gform_body .gform_fields .gfield.gsection .gsection_description { padding: 0; }

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

.gform_wrapper .gform_body .gform_fields .gfield .styled-select { width: 97.5%; }

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

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

.wp-caption { background: #DDD; text-align: center; padding-top: 5px; }

.wp-caption-text { color: #000; font-weight: 700; margin: 0; padding: 0 5px 5px; }

.widget_nav_menu ul, .widget_pages ul, .widget_categories ul, .widget_recent_entries ul, .widget_meta ul, .widget_archive ul, .widget_product_categories ul { margin: 0 0 0 20px; line-height: 1.2; }

.widget_nav_menu ul li, .widget_pages ul li, .widget_categories ul li, .widget_recent_entries ul li, .widget_meta ul li, .widget_archive ul li, .widget_product_categories ul li { margin-bottom: 10px; }

.widget_nav_menu ul li a, .widget_pages ul li a, .widget_categories ul li a, .widget_recent_entries ul li a, .widget_meta ul li a, .widget_archive ul li a, .widget_product_categories ul li a { color: #444; }

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

.widget_nav_menu ul li ul, .widget_pages ul li ul, .widget_categories ul li ul, .widget_recent_entries ul li ul, .widget_meta ul li ul, .widget_archive ul li ul, .widget_product_categories ul li ul { margin: 10px 0 0 5px; list-style: none; font-size: 13px; font-size: 0.65rem; }

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

.searchform { background: #FFF; border: 1px solid #DDD; position: relative; padding-right: 45px; }

.searchform input[type="text"] { padding: 15px 10px; background: none; }

.searchform button { padding: 0; background: none; color: #f17b21; font-size: 16px; position: absolute; top: 17px; right: 15px; }

#sitemap ul { margin-bottom: 10px; margin-top: 10px; }

@-webkit-viewport { width: device-width; }

@-moz-viewport { width: device-width; }

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

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

@viewport { width: device-width; }

*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }

html { font-size: 20px; }

body { background: #FFF; color: #444; line-height: 1.612; font-family: "Lato", 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; }

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

#header { width: 100%; position: relative; z-index: 500; }

#header .logo { padding: 20px; }

#header .logo img { margin: 0 auto; }

#header .social-icons { margin: 0 20px 20px; text-align: center; }

#header .social-icons ul li { margin: 0 5px; }

#header nav { background: #444; }

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

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

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

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

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

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

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

#header nav ul { margin: 0; list-style: none; font-size: 14px; font-size: 0.7rem; font-family: "Lato", sans-serif; font-weight: 700; line-height: 1.2; text-transform: uppercase; }

#header nav ul li { display: block; position: relative; }

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

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

#header nav ul li ul { display: none; background: #f17b21; }

#header nav ul li ul li ul { background: #e76400; }

#header nav ul li ul li .sub-collapser { background: #e76400; }

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

#header nav ul li .sub-collapser > i { color: #FFF; }

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

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

.main { padding: 60px 20px; }

.main .main-title { margin: 0 0 40px; }

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

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

.main .content, .main .content-wide { margin-bottom: 70px; }

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

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

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

.main .sidebar .widget { margin: 0 0 50px; }

.main .sidebar .widget .widget-title { margin: 0 0 20px; text-transform: uppercase; color: #444; font-weight: 700; font-size: 20px; font-size: 1rem; }

.main .sidebar .widget-latest-news article { margin: 0 0 30px; }

.main .sidebar .widget-latest-news article::after { content: ''; display: table; clear: both; }

.main .sidebar .widget-latest-news article figure { width: 80px; margin: 0; padding: 0; float: left; }

.main .sidebar .widget-latest-news article header { margin-left: 100px; }

.main .sidebar .widget-latest-news article header h3 { margin: 0; font-size: 13px; font-size: 0.65rem; }

.main .sidebar .widget-latest-news article header h3 a { color: #444; }

.main .sidebar .widget-latest-news article:last-child { margin: 0; }

#footer { padding: 30px 20px; background: #444; color: #FFF; text-align: center; font-size: 13px; font-size: 0.65rem; }

#footer a { color: #FFF; }

#footer a:hover { color: #f17b21; }

#footer .footer-l { margin-bottom: 20px; }

#footer .footer-l nav ul { margin: 0; }

#footer .footer-l nav ul li { padding-left: 10px; display: inline-block; }

#footer .footer-l nav ul li a { margin-left: 10px; }

#footer .footer-l nav ul li ul { display: none; }

#footer .footer-l nav ul li:before { content: '|'; }

#footer .footer-l nav ul li:first-child { padding-left: 0; }

#footer .footer-l nav ul li:first-child a { margin-left: 0; }

#footer .footer-l nav ul li:first-child:before { content: ''; }

#footer .footer-r span { font-size: 11px; font-size: 0.55rem; }

.page-template-template-home .main { padding-bottom: 20px; }

#slider .slides li .caption .container .text { padding: 20px; background: #f17b21; color: #FFF; text-transform: uppercase; line-height: 1.2; font-weight: 700; }

#slider .slides li .caption .container .text span { display: block; }

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

.blocks h2 { margin: 0 0 45px; text-transform: uppercase; text-align: center; }

.blocks .block { margin-bottom: 70px; font-size: 16px; font-size: 0.8rem; }

.blocks .block img { margin: 0 0 25px; }

.blocks .block h4 { margin: 0 0 10px; text-transform: uppercase; }

.blocks .block p { margin: 0 0 10px; }

.cta { padding: 40px 20px; background: #f17b21 url(images/cta.png) no-repeat right bottom; }

.cta .cta-text h3 { margin: 0 0 20px; color: #FFF; font-size: 30px; font-size: 1.5rem; }

.cta .cta-btn .btn, .cta .cta-btn .woocommerce a.button, .woocommerce .cta .cta-btn a.button, .cta .cta-btn .woocommerce button.button, .woocommerce .cta .cta-btn button.button, .cta .cta-btn .woocommerce input.button, .woocommerce .cta .cta-btn input.button, .cta .cta-btn .woocommerce-page a.button, .woocommerce-page .cta .cta-btn a.button, .cta .cta-btn .woocommerce-page button.button, .woocommerce-page .cta .cta-btn button.button, .cta .cta-btn .woocommerce-page input.button, .woocommerce-page .cta .cta-btn input.button, .cta .cta-btn .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button, .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .cta .cta-btn .checkout-button, .cta .cta-btn .woocommerce-checkout #payment #place_order, .woocommerce-checkout #payment .cta .cta-btn #place_order { padding: 15px 25px; background: #FFF; color: #00d1f0; font-size: 18px; font-size: 0.9rem; }

.cta .cta-btn .btn:hover, .cta .cta-btn .woocommerce a.button:hover, .woocommerce .cta .cta-btn a.button:hover, .cta .cta-btn .woocommerce button.button:hover, .woocommerce .cta .cta-btn button.button:hover, .cta .cta-btn .woocommerce input.button:hover, .woocommerce .cta .cta-btn input.button:hover, .cta .cta-btn .woocommerce-page a.button:hover, .woocommerce-page .cta .cta-btn a.button:hover, .cta .cta-btn .woocommerce-page button.button:hover, .woocommerce-page .cta .cta-btn button.button:hover, .cta .cta-btn .woocommerce-page input.button:hover, .woocommerce-page .cta .cta-btn input.button:hover, .cta .cta-btn .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover, .woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .cta .cta-btn .checkout-button:hover, .cta .cta-btn .woocommerce-checkout #payment #place_order:hover, .woocommerce-checkout #payment .cta .cta-btn #place_order:hover { background: #00d1f0; color: #FFF; }

.home-widgets { padding: 90px 20px; background: #F4F4F4; font-size: 16px; font-size: 0.8rem; }

.home-widgets h1, .home-widgets h2, .home-widgets h3, .home-widgets h4, .home-widgets h5, .home-widgets h6 { text-transform: uppercase; }

.home-widgets h5, .home-widgets h6 { margin: 0 0 10px; }

.home-widgets .home-widget { margin-bottom: 60px; }

.home-widgets .home-widget .home-widget-title { margin: 0 0 25px; font-size: 20px; font-size: 1rem; }

.home-widgets .home-widget.contact-details .read-more { font-size: 16px; font-size: 0.8rem; }

.home-widgets .testimonial-cycle { background: url(images/quotes.png) no-repeat right 30px; }

.home-widgets .testimonial-cycle .flexslider { margin: 0 0 50px; }

.home-widgets .testimonial-cycle .slides li { line-height: 1.5; }

.home-widgets .testimonial-cycle .slides li p { font-style: italic; font-size: 24px; font-size: 1.2rem; }

.home-widgets .testimonial-cycle .slides li span { color: #AAA; text-transform: uppercase; font-weight: 700; }

.home-widgets .latest-news figure { margin: 0 0 20px; padding: 0; }

.home-widgets .latest-news h4 { margin: 0 0 10px; font-size: 16px; font-size: 0.8rem; }

.home-widgets .latest-news p { margin: 0 0 15px; }

.home-widgets .subscribe-box { padding: 35px 20px 25px; background: url(images/subscribe_bg.jpg) no-repeat center center/cover; clear: both; }

.home-widgets .subscribe-box h3 { margin: 0 0 25px; color: #FFF; letter-spacing: 1px; text-transform: uppercase; text-align: center; font-size: 20px; font-size: 1rem; }

.home-widgets .subscribe-box .inner { max-width: 790px; margin: 0 auto; }

.home-widgets .subscribe-box .inner div { margin: 0 0 10px; }

.home-widgets .subscribe-box input[type="text"], .home-widgets .subscribe-box input[type="email"] { background: #FFF; }

.home-widgets .subscribe-box input[type="submit"] { background: #00d1f0; }

.home-widgets .subscribe-box input[type="submit"]:hover { background: #FFF; color: #00d1f0; }

.logo-scroller { padding: 90px 20px; }

.logo-scroller h2 { margin: 0 0 40px; text-transform: uppercase; text-align: center; color: #f17b21; }

.logo-scroller .scroller .slick-slide { line-height: 90px; text-align: center; outline: none; }

.logo-scroller .scroller .slick-slide img { max-width: 90%; display: inline-block; vertical-align: middle; }

.contact-details { margin-bottom: 60px; }

.contact-content form { max-width: 390px; }

.posts-container { margin-bottom: 60px; border-top: 1px solid #DDD; }

.archive-post { padding: 50px 0; border-bottom: 1px solid #DDD; font-size: 16px; font-size: 0.8rem; }

.archive-post figure, .archive-post .thumb { margin: 0 0 30px; padding: 0; }

.archive-post .inner header { margin: 0 0 25px; }

.archive-post .inner header h2 { margin: 0; text-transform: uppercase; font-size: 20px; font-size: 1rem; }

.archive-post .inner header h2 a, .archive-post .inner header h2 a:hover { color: #444; text-decoration: none; }

.read-more { text-transform: uppercase; font-weight: 700; font-size: 13px; font-size: 0.65rem; }

.read-more .fa { margin-left: 5px; -webkit-transition: margin 0.3s ease-in-out; transition: margin 0.3s ease-in-out; }

.read-more:hover .fa { margin-left: 10px; }

.post-figure { margin: 0 0 50px; padding: 0; }

.post-header h2 { text-transform: uppercase; }

.post-tags { font-size: 16px; font-size: 0.8rem; }

.post-nav { clear: both; text-align: center; font-style: italic; font-weight: 700; font-size: 16px; font-size: 0.8rem; }

.post-nav a { color: #f17b21; }

.post-nav a:hover { text-decoration: none; }

.post-nav .page-numbers { margin: 0 7px; display: inline-block; vertical-align: middle; line-height: 1; }

.post-nav .current { color: #444; }

.testimonial { font-size: 20px; font-size: 1rem; }

.testimonial .inner p { margin: 0 0 15px; font-style: italic; }

.testimonial .inner span { color: #AAA; font-weight: 700; font-size: 16px; font-size: 0.8rem; }

.testimonial .inner span a { font-weight: 300; }

.partners > h2 { margin: 0 0 20px; text-transform: uppercase; }

.partners .partner { padding-bottom: 18px; }

.partners .partner .inner h4 a, .partners .partner .inner h4 a:hover { color: #444; text-decoration: none; }

.woocommerce ul.products li.product, .woocommerce-page ul.products li.product, .woocommerce[class*=columns-] ul.products li.product { margin-bottom: 100px; position: relative; float: left; clear: none; text-align: inherit; width: 100%; margin-left: 0%; margin-right: 3%; }

.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 a, .woocommerce-page ul.products li.product a, .woocommerce[class*=columns-] ul.products li.product a { text-decoration: none; }

.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce-page ul.products li.product .woocommerce-loop-product__title, .woocommerce[class*=columns-] ul.products li.product .woocommerce-loop-product__title { margin: 0 0 40px; text-align: center; font-size: 30px; }

.woocommerce ul.products li.product .product-thumb-wrap, .woocommerce ul.products li.product .product-loop-summary, .woocommerce-page ul.products li.product .product-thumb-wrap, .woocommerce-page ul.products li.product .product-loop-summary, .woocommerce[class*=columns-] ul.products li.product .product-thumb-wrap, .woocommerce[class*=columns-] ul.products li.product .product-loop-summary { margin-bottom: 30px; }

.woocommerce ul.products li.product .product-thumb-wrap img, .woocommerce-page ul.products li.product .product-thumb-wrap img, .woocommerce[class*=columns-] ul.products li.product .product-thumb-wrap img { margin: 0 auto; }

.woocommerce ul.products li.product .product-loop-addtocart, .woocommerce-page ul.products li.product .product-loop-addtocart, .woocommerce[class*=columns-] ul.products li.product .product-loop-addtocart { padding: 20px 20px 30px; background: #F5F5F5; text-align: center; }

.woocommerce ul.products li.product .price, .woocommerce-page ul.products li.product .price, .woocommerce[class*=columns-] ul.products li.product .price { font-size: 24px; font-weight: 300; color: #f17b21; line-height: 1.2; }

.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; }

.woocommerce ul.products li.product .read-more, .woocommerce-page ul.products li.product .read-more, .woocommerce[class*=columns-] ul.products li.product .read-more { display: inline-block; margin: 0 20px 10px; line-height: 1; }

.woocommerce ul.products li.product .button, .woocommerce-page ul.products li.product .button, .woocommerce[class*=columns-] ul.products li.product .button { margin-top: 5px; }

@media (min-width: 768px) { .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 .product-thumb-wrap, .woocommerce-page ul.products li.product .product-thumb-wrap, .woocommerce[class*=columns-] ul.products li.product .product-thumb-wrap { width: 45.8%; float: left; }
  .woocommerce ul.products li.product .product-loop-summary, .woocommerce-page ul.products li.product .product-loop-summary, .woocommerce[class*=columns-] ul.products li.product .product-loop-summary { width: 45.8%; float: right; }
  .woocommerce ul.products li.product .product-loop-addtocart, .woocommerce-page ul.products li.product .product-loop-addtocart, .woocommerce[class*=columns-] ul.products li.product .product-loop-addtocart { clear: both; } }

.woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce[class*=columns-] button.button.alt { background: #f17b21; font-size: 16px; font-size: 0.8rem; -webkit-font-smoothing: subpixel-antialiased; }

.woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce[class*=columns-] button.button.alt:hover { background: #e76400; }

.woocommerce table.shop_table, .woocommerce-page table.shop_table, .woocommerce[class*=columns-] table.shop_table { border: none; font-size: 16px; font-size: 0.8rem; }

.woocommerce table.shop_table thead th, .woocommerce-page table.shop_table thead th, .woocommerce[class*=columns-] table.shop_table thead th { text-transform: uppercase; font-family: "Lato", sans-serif; font-weight: 700; }

.woocommerce table.shop_table tbody td .btn, .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[class*=columns-] table.shop_table tbody td button.button.alt, .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, .woocommerce-page table.shop_table tbody td .btn, .woocommerce-page table.shop_table tbody td a.button, .woocommerce-page table.shop_table tbody td button.button, .woocommerce-page table.shop_table tbody td input.button, .woocommerce-page table.shop_table tbody td .woocommerce[class*=columns-] button.button.alt, .woocommerce[class*=columns-] .woocommerce-page table.shop_table tbody td button.button.alt, .woocommerce-page 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-page table.shop_table tbody td .checkout-button, .woocommerce-page table.shop_table tbody td .woocommerce-checkout #payment #place_order, .woocommerce-checkout #payment .woocommerce-page table.shop_table tbody td #place_order, .woocommerce[class*=columns-] table.shop_table tbody td .btn, .woocommerce[class*=columns-] table.shop_table tbody td a.button, .woocommerce[class*=columns-] table.shop_table tbody td button.button, .woocommerce[class*=columns-] table.shop_table tbody td input.button, .woocommerce[class*=columns-] 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[class*=columns-] table.shop_table tbody td .checkout-button, .woocommerce[class*=columns-] table.shop_table tbody td .woocommerce-checkout #payment #place_order, .woocommerce-checkout #payment .woocommerce[class*=columns-] table.shop_table tbody td #place_order { padding: 8px 10px; font-size: 13px !important; }

.woocommerce table.shop_table tbody td.product-remove .remove, .woocommerce-page table.shop_table tbody td.product-remove .remove, .woocommerce[class*=columns-] table.shop_table tbody td.product-remove .remove { color: #f17b21 !important; }

.woocommerce table.shop_table tbody td.product-remove .remove:hover, .woocommerce-page table.shop_table tbody td.product-remove .remove:hover, .woocommerce[class*=columns-] table.shop_table tbody td.product-remove .remove:hover { background: #f17b21; color: #FFF !important; }

.woocommerce table.shop_table tbody td.actions, .woocommerce-page table.shop_table tbody td.actions, .woocommerce[class*=columns-] table.shop_table tbody td.actions { padding: 10px 0; }

.woocommerce table.shop_table tbody td #coupon_code, .woocommerce-page table.shop_table tbody td #coupon_code, .woocommerce[class*=columns-] table.shop_table tbody td #coupon_code { width: 150px; padding: 6px !important; float: none; border: none; font-size: 13px !important; }

.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; -webkit-transition: 0.5s ease; transition: 0.5s ease; }

.woocommerce.single-product div.product div.images .flex-control-thumbs li:hover img { border-color: #f17b21; }

@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; }

@media (min-width: 768px) { .woocommerce.single-product div.product div.summary { width: 45.83333%; margin-bottom: 100px; } }

.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 .shop_table.cart .cart_item .variation dt, .woocommerce-cart .shop_table.cart .cart_item .variation dd { margin: 0 0 10px; padding: 0; display: block; }

.woocommerce-cart .shop_table.cart .cart_item .variation dt { width: 80px; float: left; }

.woocommerce-cart .shop_table.cart .cart_item .variation dd { margin-left: 90px; float: none; }

.woocommerce-cart .cart-collaterals .cart_totals h2 { text-transform: uppercase; font-size: 20px; font-size: 1rem; }

.woocommerce-cart .cart-collaterals .cart_totals table { width: 100%; text-align: left; font-size: 16px; font-size: 0.8rem; }

.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 { padding: 15px 30px; background: #f17b21; }

.woocommerce-cart .cart-collaterals .cart_totals .wc-proceed-to-checkout .checkout-button:hover { background: #e76400; }

.woocommerce-checkout .checkout { font-size: 16px; font-size: 0.8rem; }

.woocommerce-checkout .checkout h3 { text-transform: uppercase; font-size: 20px; font-size: 1rem; }

.woocommerce-checkout .checkout .woocommerce-billing-fields, .woocommerce-checkout .checkout .woocommerce-shipping-fields { margin-bottom: 50px; }

.woocommerce-checkout #payment { background: #EEE; }

.woocommerce-checkout #payment ul.payment_methods { border-bottom: 1px solid #CCC; }

.woocommerce-checkout #payment #place_order { padding: 15px 30px; background: #f17b21; font-size: 16px; font-size: 0.8rem; }

.woocommerce-checkout #payment #place_order:hover { background: #e76400; }

.social-icons { font-size: 20px; }

.social-icons ul { margin: 0; }

.social-icons ul li { display: inline-block; margin: 0 10px 0 0; }

.social-icons ul li.facebook a { color: #3b5998; }

.social-icons ul li.twitter a { color: #00aced; }

.social-icons ul li.linkedin a { color: #007bb6; }

.social-icons ul li.google-plus a { color: #dd4b39; }

.social-icons ul li a:hover { color: #f17b21; }

.screen-reader { position: absolute; left: -9999px; top: auto; width: 1px; height: 1px; overflow: hidden; }

.mfp-bg { background: #FFF !important; opacity: 1 !important; }

.mfp-wrap .mfp-container { padding: 50px 20px; }

.mfp-wrap .mfp-container .mfp-figure:after { -webkit-box-shadow: none; box-shadow: none; }

.mfp-wrap .mfp-container .mfp-close { width: 44px; height: 45px; padding: 0; line-height: 1; background: url(images/lightbox_close.png) no-repeat 0 0; text-indent: -9999px; text-align: left; overflow: hidden; right: 0; top: -20px; opacity: 1; }

.mfp-wrap .mfp-arrow { width: 30px; height: 57px; margin: -28px 0 0; background: url(images/lightbox_nav.png) no-repeat; opacity: 1; position: fixed; }

.mfp-wrap .mfp-arrow.mfp-arrow-left { background-position: 0 0; left: 50px; }

.mfp-wrap .mfp-arrow.mfp-arrow-right { background-position: -30px 0; right: 50px; }

.mfp-wrap .mfp-arrow:before, .mfp-wrap .mfp-arrow:after { display: none; }

.mfp-wrap .mfp-arrow:hover, .mfp-wrap .mfp-arrow:focus, .mfp-wrap .mfp-arrow:active { margin: -28px 0 0; }

.mfp-wrap .mfp-title { padding: 20px 0; color: #e76400; text-align: center; font-style: italic; font-size: 20px; font-size: 1rem; }

.mfp-wrap .mfp-counter { display: none; }

.contacts { margin: 0 0 30px; }

.contacts li { display: block; padding-left: 30px; margin: 0 0 10px; position: relative; }

.contacts li a { color: #444; }

.contacts li:before { width: 25px; display: block; position: absolute; left: 0; font-family: FontAwesome; text-align: center; }

.contacts li.address:before { content: '\f041'; }

.contacts li.phone:before { content: '\f095'; }

.contacts li.fax:before { content: '\f1ac'; }

.contacts li.email:before { content: '\f003'; }

.one-half, .one-third, .two-third, .three-fourth, .one-fourth, .one-fifth, .two-fifth, .three-fifth, .four-fifth, .one-sixth, .five-sixth { position: relative; margin-bottom: 32px; }

.alignright, .alignleft, .aligncenter, .alignnone { margin: 0 0 32px; display: block; }

.accordion { margin: 0 0 32px; border-bottom: 1px solid #DDD; }

.accordion .accordion-item { border-top: 1px solid #DDD; }

.accordion .accordion-item .accordion-handle { cursor: pointer; position: relative; }

.accordion .accordion-item .accordion-handle h3 { padding: 15px 50px 15px 30px; margin: 0; font-size: 24px; font-size: 1.2rem; font-family: "Lato", sans-serif; font-weight: 700; color: #f17b21; position: relative; }

.accordion .accordion-item .accordion-handle h3:after { font-family: FontAwesome; content: "\f107"; font-size: 24px; position: absolute; right: 20px; top: 16px; -webkit-transition: -webkit-transform 0.5s ease-in-out; transition: -webkit-transform 0.5s ease-in-out; transition: transform 0.5s ease-in-out; transition: transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out; }

.accordion .accordion-item .accordion-content { padding: 30px; }

.accordion .accordion-item.selected { background-color: #F2F2F2; }

.accordion .accordion-item.selected .accordion-handle h3:after { -webkit-transform: rotate(180deg); transform: rotate(180deg); }

.flexslider { margin: 0; padding: 0; position: relative; }

.flexslider .slides { margin: 0; list-style: none; }

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

.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }

.flexslider .slides img { width: 100%; display: block; }

.flexslider .flex-control-nav { width: 100%; margin: 0; position: absolute; bottom: 5%; z-index: 50; text-align: center; }

.flexslider .flex-control-nav li { display: inline-block; margin: 0 5px; }

.flexslider .flex-control-nav li a { width: 12px; height: 12px; display: block; border: 1px solid #FFF; border-radius: 50%; background: none; cursor: pointer; overflow: hidden; text-indent: 101%; white-space: nowrap; }

.flexslider .flex-control-nav li a.flex-active { background: #FFF; }

.flexslider .flex-direction-nav { margin: 0; *height: 0; list-style: none; }

.flexslider .flex-direction-nav a { text-decoration: none; display: block; width: 50px; height: 50px; margin: -25px 0 0; position: absolute; top: 50%; z-index: 50; overflow: hidden; cursor: pointer; text-align: center; color: #FFF; opacity: 0; }

.flexslider .flex-direction-nav a:before { width: 100%; height: 100%; display: inline-block; line-height: 50px; font-family: FontAwesome; font-size: 40px; background: rgba(0, 0, 0, 0.4); }

.flexslider .flex-direction-nav a.flex-prev { left: 0; }

.flexslider .flex-direction-nav a.flex-prev:before { content: '\f104'; border-radius: 0 4px 4px 0; }

.flexslider .flex-direction-nav a.flex-next { right: 0; }

.flexslider .flex-direction-nav a.flex-next:before { content: '\f105'; border-radius: 4px 0 0 4px; }

.flexslider .flex-direction-nav a.flex-disabled { opacity: 0 !important; filter: alpha(opacity=0); cursor: default; }

.flexslider:hover .flex-direction-nav a { opacity: 1; }

html[xmlns] .slides { display: block; }

* html .slides { height: 1%; }

.no-js .slides > li:first-child { display: block; }

@-webkit-keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

.cssanimations .fade-in { opacity: 0; -webkit-animation: fadeIn ease-in 1; animation: fadeIn ease-in 1; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-delay: 0.5s; animation-delay: 0.5s; }

@-webkit-keyframes fadeInRight { 0%, 50% { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight { 0%, 50% { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  100% { opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@media (min-width: 480px) { .blocks .block { width: 47.5%; margin-left: 5%; float: left; }
  .blocks .block:nth-child(2n+1) { margin-left: 0; clear: left; } }

@media (min-width: 600px) { .home-widgets .home-widget { width: 47.5%; margin-left: 5%; float: left; }
  .home-widgets .home-widget:nth-child(2n+1) { margin-left: 0; clear: left; }
  .home-widgets .subscribe-box .inner::after { content: ''; display: table; clear: both; }
  .home-widgets .subscribe-box .inner .subscribe-fname, .home-widgets .subscribe-box .inner .subscribe-lname { width: 48%; margin-bottom: 4%; float: left; }
  .home-widgets .subscribe-box .inner .subscribe-fname.subscribe-fname, .home-widgets .subscribe-box .inner .subscribe-lname.subscribe-fname { margin-right: 4%; }
  .home-widgets .subscribe-box .inner .subscribe-email { margin-bottom: 4%; clear: both; }
  .archive-post::after { content: ''; display: table; clear: both; }
  .archive-post figure, .archive-post .thumb { width: 25%; float: left; margin: 0; }
  .archive-post figure img, .archive-post .thumb img { margin: 0 auto; }
  .archive-post .inner { width: 70%; float: right; }
  .partners .partner .thumb { margin-bottom: 32px; }
  h1 { font-size: 48px; font-size: 2.4rem; } }

@media (min-width: 768px) { #header { padding: 0 20px; border-bottom: 1px solid #DDD; }
  #header .logo { padding: 0; margin: 30px 0; float: left; }
  #header .social-icons { margin: 25px 0 20px; float: right; }
  #header nav { background: none; clear: both; }
  #header nav .menu-collapser, #header nav .sub-collapser { display: none; }
  #header nav ul { text-align: center; font-size: 16px; font-size: 0.8rem; }
  #header nav ul li { display: inline-block; margin: 0 12px; }
  #header nav ul li a { padding: 0 0 30px; color: #444; text-decoration: none; }
  #header nav ul li a:hover { color: #f17b21; }
  #header nav ul li ul { width: 200px; position: absolute; top: 100%; left: 0; z-index: 1; background: #f17b21; text-align: left; font-weight: 400; }
  #header nav ul li ul li { margin: 0; display: block; }
  #header nav ul li ul li a { padding: 10px; color: #FFF; }
  #header nav ul li ul li a:hover { color: #FFF; background: #e76400; }
  #header nav ul li ul li ul { top: 0; left: 200px; z-index: 2; background: #e76400; }
  #header nav ul li ul li ul li a:hover { background: #ce5900; }
  #header nav ul li ul li:hover > a, #header nav ul li ul li.current-menu-item > a { color: #FFF; background: #e76400; }
  #header nav ul li:hover > a, #header nav ul li.current-menu-item > a { color: #f17b21; }
  .main { padding: 90px 20px; }
  #footer { text-align: left; }
  #footer .footer-l { width: 47.5%; float: left; }
  #footer .footer-r { width: 47.5%; float: right; text-align: right; }
  .page-template-template-home #header { border: none; }
  #slider .slides li .caption { width: 100%; position: absolute; bottom: 0; padding: 0 20px; }
  #slider .slides li .caption .container { position: relative; }
  #slider .slides li .caption .container .text { padding: 0; position: absolute; bottom: 30px; left: 0; background: none; font-size: 24px; font-size: 1.2rem; }
  #slider .slides li .caption .container .text::after { content: ''; display: table; clear: both; }
  #slider .slides li .caption .container .text span { padding: 10px 20px; }
  #slider .slides li .caption .container .text .line1 { float: left; background: #444; }
  #slider .slides li .caption .container .text .line2 { clear: left; margin-left: 60px; background: #f17b21; }
  #slider .slides li.flex-active-slide .caption .container .text .line1 { -webkit-animation: fadeInRight 2s; animation: fadeInRight 2s; }
  #slider .slides li.flex-active-slide .caption .container .text .line2 { -webkit-animation: fadeInRight 2.5s; animation: fadeInRight 2.5s; }
  .blocks .block { width: 30%; margin-left: 5%; float: left; }
  .blocks .block:nth-child(2n+1) { margin-left: 5%; clear: none; }
  .blocks .block:nth-child(3n+1) { margin-left: 0; clear: left; }
  .home-widgets .subscribe-box .inner div { margin-bottom: 10px; }
  .home-widgets .subscribe-box .inner .subscribe-input { width: 30.80169%; float: left; }
  .home-widgets .subscribe-box .inner .subscribe-input.subscribe-fname, .home-widgets .subscribe-box .inner .subscribe-input.subscribe-lname { margin-bottom: 10px; margin-right: 3.79747%; }
  .home-widgets .subscribe-box .inner .subscribe-input.subscribe-email { clear: none; }
  .home-widgets .subscribe-box .inner .subscribe-submit { clear: both; text-align: center; }
  .contact-details { width: 47.5%; float: left; margin-bottom: 0; }
  .contact-content { width: 47.5%; float: right; }
  .alignright { float: right; margin: 0 0 60px 60px; }
  .alignleft { float: left; margin: 0 60px 60px 0; }
  .aligncenter { margin: 0 auto 60px; }
  .alignnone { margin: 0 0 60px; }
  .one-half { width: 48%; }
  .one-third { width: 30.66%; }
  .two-third { width: 65.33%; }
  .one-fourth { width: 22%; }
  .three-fourth { width: 74%; }
  .one-fifth { width: 16.8%; }
  .two-fifth { width: 37.6%; }
  .three-fifth { width: 58.4%; }
  .four-fifth { width: 67.2%; }
  .one-sixth { width: 13.33%; }
  .five-sixth { width: 82.67%; }
  .one-half, .one-third, .two-third, .three-fourth, .one-fourth, .one-fifth, .two-fifth, .three-fifth, .four-fifth, .one-sixth, .five-sixth { margin-right: 4%; margin-bottom: 0; float: left; }
  .last { margin-right: 0 !important; clear: right; } }

@media (min-width: 960px) { #header .logo { max-width: 270px; margin-top: 40px; }
  #header nav { clear: right; float: right; }
  #header nav ul { text-align: left; }
  #header nav ul li { display: block; margin: 0 0 0 25px; float: left; }
  #header nav ul li ul li { float: none; }
  .main .content { width: 70%; float: left; margin-bottom: 0; }
  .main .sidebar { width: 25%; float: right; }
  #slider .slides li .caption .container .text { padding: 30px 40px; bottom: 50px; font-size: 30px; font-size: 1.5rem; }
  .cta .cta-text { width: 65%; float: left; }
  .cta .cta-text h3 { margin: 0; }
  .cta .cta-btn { width: 30%; padding-top: 10px; float: right; }
  .home-widgets .home-widget { width: 30%; margin-left: 5%; float: left; }
  .home-widgets .home-widget:nth-child(2n+1) { margin-left: 5%; clear: none; }
  .home-widgets .home-widget:nth-child(3n+1) { margin-left: 0; clear: left; }
  .contact-details { width: 46.42857%; }
  .contact-content { width: 46.42857%; }
  .archive-post figure, .archive-post .thumb { width: 23.80952%; }
  .archive-post .inner { width: 69.04762%; } }

@media (min-width: 1240px) { #header .logo { max-width: none; margin-top: 30px; }
  #header nav ul { font-size: 18px; font-size: 0.9rem; }
  #header nav ul li ul { width: 260px; font-weight: 700; font-size: 16px; font-size: 0.8rem; }
  #header nav ul li ul li { float: none; }
  #header nav ul li ul li a { padding: 15px 20px; }
  #header nav ul li ul li ul { left: 260px; }
  #slider .slides li .caption .container .text { bottom: 70px; font-size: 30px; font-size: 1.5rem; }
  #slider .slides li .caption .container .text span { padding: 10px 30px; }
  .blocks .block { width: 21.25%; margin-left: 5%; float: left; }
  .blocks .block:nth-child(2n+1), .blocks .block:nth-child(3n+1) { margin-left: 5%; clear: none; }
  .blocks .block:nth-child(4n+1) { margin-left: 0; clear: left; } }

@media print { * { background: transparent !important; color: black !important; -webkit-box-shadow: none !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; } }
