/*
Theme Name: Tick Tock
Theme URI: http://www.ticktock.com.au
Author: Tick Tock
Author URI: http://www.ticktock.com.au
Description: Custom Built WordPress theme
Version: 1.0
*/
body { background: #00274B; font-size: 15px; overflow-x: hidden; position: relative; }

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

@media (min-width: 768px) { body { overflow-x: visible; } }

img[data-lazy-src] { opacity: 0; }

img.lazyloaded { -webkit-transition: opacity .5s linear 0.2s; -moz-transition: opacity .5s linear 0.2s; transition: opacity .5s linear 0.2s; opacity: 1; }

html { font-size: 15px; }

body { color: #2d3236; font-family: "Montserrat", sans-serif; -webkit-font-smoothing: antialiased; line-height: 1.75; }

a { color: #00274B; cursor: pointer; }

a:hover, a:focus { color: #001a32; }

a:focus { outline: 0; }

::-moz-selection { background: #001a32; background: rgba(0, 26, 50, 0.8); color: #fff; }

::selection { background: #001a32; background: rgba(0, 26, 50, 0.8); color: #fff; }

::-moz-selection { background: #001a32; background: rgba(0, 26, 50, 0.8); color: #fff; }

h1, h2, h3, h4, h5, h6 { color: #000; font-family: "Montserrat", sans-serif; font-weight: bold; line-height: 1.25; margin: 0; margin-bottom: 26.25px; }

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: #000; }

h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover { color: black; }

h1 { font-size: 2.66667rem; }

@media (min-width: 768px) { h1 { font-size: 3.2rem; } }

h2 { font-size: 2.13333rem; }

@media (min-width: 768px) { h2 { font-size: 2.4rem; } }

h3 { font-size: 1.6rem; }

@media (min-width: 768px) { h3 { font-size: 1.86667rem; } }

h4 { font-size: 1.4rem; }

@media (min-width: 768px) { h4 { font-size: 1.6rem; } }

h5 { font-size: 1.2rem; }

@media (min-width: 768px) { h5 { font-size: 1.33333rem; } }

h6 { font-size: 1.06667rem; }

@media (min-width: 768px) { h6 { font-size: 1rem; } }

p { margin-bottom: 26.25px; }

p.lead { font-size: 1.6rem; font-weight: normal; margin-bottom: 26.25px; }

small { color: #808284; font-size: 0.85rem; }

small a { color: #808284; }

blockquote { background: transparent; color: #f5821f; font-size: 19px; font-style: italic; font-weight: 700; margin-bottom: 26.25px; padding: 0; }

blockquote small { margin-top: 20px; }

blockquote p { padding-left: 40px; padding-right: 40px; }

cite { font-style: normal; }

hr { border-color: #d9d9da; margin-bottom: 40px; margin-top: 40px; }

ul, ol { margin: 0; margin-bottom: 26.25px; padding-left: 20px; }

@media (max-width: 767px) { .container { padding-left: 20px; padding-right: 20px; } }

.col-xs-fifths, .col-sm-fifths, .col-md-fifths, .col-lg-fifths { min-height: 1px; padding-left: 10px; padding-right: 10px; position: relative; }

.col-xs-fifths { float: left; width: 20%; }

@media (min-width: 768px) { .col-sm-fifths { float: left; width: 20%; } }

@media (min-width: 992px) { .col-md-fifths { float: left; width: 20%; } }

@media (min-width: 1200px) { .col-lg-fifths { float: left; width: 20%; } }

@media (min-width: 1500px) { .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 { float: left; }
  .col-xl-1 { width: 8.33333%; }
  .col-xl-2 { width: 16.66667%; }
  .col-xl-3 { width: 25%; }
  .col-xl-4 { width: 33.33333%; }
  .col-xl-5 { width: 41.66667%; }
  .col-xl-6 { width: 50%; }
  .col-xl-7 { width: 58.33333%; }
  .col-xl-8 { width: 66.66667%; }
  .col-xl-9 { width: 75%; }
  .col-xl-10 { width: 83.33333%; }
  .col-xl-11 { width: 91.66667%; }
  .col-xl-12 { width: 100%; }
  .col-xl-pull-0 { right: auto; }
  .col-xl-pull-1 { right: 8.33333%; }
  .col-xl-pull-2 { right: 16.66667%; }
  .col-xl-pull-3 { right: 25%; }
  .col-xl-pull-4 { right: 33.33333%; }
  .col-xl-pull-5 { right: 41.66667%; }
  .col-xl-pull-6 { right: 50%; }
  .col-xl-pull-7 { right: 58.33333%; }
  .col-xl-pull-8 { right: 66.66667%; }
  .col-xl-pull-9 { right: 75%; }
  .col-xl-pull-10 { right: 83.33333%; }
  .col-xl-pull-11 { right: 91.66667%; }
  .col-xl-pull-12 { right: 100%; }
  .col-xl-push-0 { left: auto; }
  .col-xl-push-1 { left: 8.33333%; }
  .col-xl-push-2 { left: 16.66667%; }
  .col-xl-push-3 { left: 25%; }
  .col-xl-push-4 { left: 33.33333%; }
  .col-xl-push-5 { left: 41.66667%; }
  .col-xl-push-6 { left: 50%; }
  .col-xl-push-7 { left: 58.33333%; }
  .col-xl-push-8 { left: 66.66667%; }
  .col-xl-push-9 { left: 75%; }
  .col-xl-push-10 { left: 83.33333%; }
  .col-xl-push-11 { left: 91.66667%; }
  .col-xl-push-12 { left: 100%; }
  .col-xl-offset-0 { margin-left: 0%; }
  .col-xl-offset-1 { margin-left: 8.33333%; }
  .col-xl-offset-2 { margin-left: 16.66667%; }
  .col-xl-offset-3 { margin-left: 25%; }
  .col-xl-offset-4 { margin-left: 33.33333%; }
  .col-xl-offset-5 { margin-left: 41.66667%; }
  .col-xl-offset-6 { margin-left: 50%; }
  .col-xl-offset-7 { margin-left: 58.33333%; }
  .col-xl-offset-8 { margin-left: 66.66667%; }
  .col-xl-offset-9 { margin-left: 75%; }
  .col-xl-offset-10 { margin-left: 83.33333%; }
  .col-xl-offset-11 { margin-left: 91.66667%; }
  .col-xl-offset-12 { margin-left: 100%; } }

.fl-row-content-wrap { padding: 0; }

@media (max-width: 767px) { .fl-col { width: 100%; } }

.fl-row-fixed-width { max-width: 1180px; }

@media (min-width: 768px) { .fl-row-fixed-width { max-width: 760px; } }

@media (min-width: 992px) { .fl-row-fixed-width { max-width: 980px; } }

@media (min-width: 1200px) { .fl-row-fixed-width { max-width: 1180px; } }

.eyebrow { color: #00274B; font-size: 0.86667rem; font-weight: 700; text-transform: uppercase; }

.section-cta-form { color: #fff; }

.section-cta-form h1, .section-cta-form h2, .section-cta-form h3, .section-cta-form h4, .section-cta-form h5, .section-cta-form h6, .section-cta-form .eyebrow { color: #fff; max-width: 600px; }

.section-cta-form .home-feature-form { background: rgba(245, 130, 31, 0.1); -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; padding: 30px; }

.section-cta-form .home-feature-form h2 { font-size: 1.66667rem; font-weight: 700; line-height: normal; text-align: center; }

.section-parallax { color: #fff; text-align: center; }

.section-parallax h1, .section-parallax h2, .section-parallax h3, .section-parallax h4, .section-parallax h5, .section-parallax h6, .section-parallax .eyebrow { color: #fff; }

.section-parallax .fl-col-content { padding: 150px 0; }

.full-width-columns { color: #fff; text-align: center; }

.full-width-columns h2, .full-width-columns h3, .full-width-columns h4, .full-width-columns h5, .full-width-columns h6, .full-width-columns .eyebrow { color: #fff; }

.full-width-columns.two-col .fl-col-content { padding-top: 30%; padding-bottom: 30%; }

.full-width-columns.two-col .fl-module { max-width: 500px; margin: 0 auto; }

.full-width-columns.three-col .fl-col-content { padding-top: 20%; padding-bottom: 20%; }

.full-width-columns.three-col .fl-module { max-width: 400px; margin: 0 auto; }

@media (min-width: 768px) { .expanded-column.content-left { position: relative; }
  .expanded-column.content-left .fl-col-content { right: 31px; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); position: absolute; max-width: 600px; }
  .expanded-column.content-right .fl-col-content { max-width: 560px; }
  .fl-builder-edit .expanded-column.content-left .fl-col-content { position: relative; -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: none; top: auto; left: auto; right: auto; max-width: none; } }

@media (max-width: 767px) { .fl-tabs-panel { border-bottom: 2px solid #00274B !important; }
  .fl-tabs-panel .fl-tabs-label { color: #00274B; font-weight: 700; text-transform: uppercase; }
  .fl-tabs-panel .fl-tabs-label:focus { outline: none; }
  .fl-tabs-panel .fl-tabs-label .fas:before { color: #00274B; }
  .fl-tabs-panel .fl-tabs-label.fl-tab-active { color: #00274B; }
  .fl-tabs-panel .fl-tabs-label.fl-tab-active .fas:before { font-family: "Font Awesome 5 Free"; font-weight: 700; content: '\f068'; color: #00274B; width: 40px; height: 40px; } }

@media (min-width: 768px) { .fl-tabs-label { font-size: 0.93333rem; text-transform: uppercase; }
  .fl-tabs-labels { font-weight: 700; text-align: center; }
  .fl-tabs-labels .fl-tabs-label { border: 3px solid transparent !important; float: none; display: inline-block; }
  .fl-tabs-labels .fl-tabs-label:focus { outline: none; }
  .fl-tabs-labels .fl-tabs-label.fl-tab-active { background: #fff; border: 3px solid #00274B !important; color: #00274B; } }

/*! Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License) */
/* FONT PATH -------------------------- */
@font-face { font-family: 'FontAwesome'; src: url("fonts/fontawesome-webfont.eot?v=4.7.0"); src: url("fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg"); font-weight: normal; font-style: normal; }

.fa { display: inline-block; font: normal normal normal 14px/1 FontAwesome; font-size: inherit; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

/* makes the font 33% larger relative to the icon container */
.fa-lg { font-size: 1.33333333em; line-height: 0.75em; vertical-align: -15%; }

.fa-2x { font-size: 2em; }

.fa-3x { font-size: 3em; }

.fa-4x { font-size: 4em; }

.fa-5x { font-size: 5em; }

.fa-fw { width: 1.28571429em; text-align: center; }

.fa-ul { padding-left: 0; margin-left: 2.14285714em; list-style-type: none; }

.fa-ul > li { position: relative; }

.fa-li { position: absolute; left: -2.14285714em; width: 2.14285714em; top: 0.14285714em; text-align: center; }

.fa-li.fa-lg { left: -1.85714286em; }

.fa-border { padding: .2em .25em .15em; border: solid 0.08em #eeeeee; -webkit-border-radius: .1em; -moz-border-radius: .1em; border-radius: .1em; }

.fa-pull-left { float: left; }

.fa-pull-right { float: right; }

.fa.fa-pull-left { margin-right: .3em; }

.fa.fa-pull-right { margin-left: .3em; }

/* Deprecated as of 4.4.0 */
.pull-right { float: right; }

.pull-left { float: left; }

.fa.pull-left { margin-right: .3em; }

.fa.pull-right { margin-left: .3em; }

.fa-spin { -webkit-animation: fa-spin 2s infinite linear; -moz-animation: fa-spin 2s infinite linear; animation: fa-spin 2s infinite linear; }

.fa-pulse { -webkit-animation: fa-spin 1s infinite steps(8); -moz-animation: fa-spin 1s infinite steps(8); animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }

@-moz-keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
      transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
      transform: rotate(359deg); } }

@keyframes fa-spin { 0% { -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
      transform: rotate(0deg); }
  100% { -webkit-transform: rotate(359deg);
    -moz-transform: rotate(359deg);
      transform: rotate(359deg); } }

.fa-rotate-90 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)"; -webkit-transform: rotate(90deg); -ms-transform: rotate(90deg); -moz-transform: rotate(90deg); transform: rotate(90deg); }

.fa-rotate-180 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)"; -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); -moz-transform: rotate(180deg); transform: rotate(180deg); }

.fa-rotate-270 { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)"; -webkit-transform: rotate(270deg); -ms-transform: rotate(270deg); -moz-transform: rotate(270deg); transform: rotate(270deg); }

.fa-flip-horizontal { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)"; -webkit-transform: scale(-1, 1); -ms-transform: scale(-1, 1); -moz-transform: scale(-1, 1); transform: scale(-1, 1); }

.fa-flip-vertical { -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"; -webkit-transform: scale(1, -1); -ms-transform: scale(1, -1); -moz-transform: scale(1, -1); transform: scale(1, -1); }

:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical { -webkit-filter: none; filter: none; }

.fa-stack { position: relative; display: inline-block; width: 2em; height: 2em; line-height: 2em; vertical-align: middle; }

.fa-stack-1x, .fa-stack-2x { position: absolute; left: 0; width: 100%; text-align: center; }

.fa-stack-1x { line-height: inherit; }

.fa-stack-2x { font-size: 2em; }

.fa-inverse { color: #ffffff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen readers do not read off random characters that represent icons */
.fa-glass:before { content: "\f000"; }

.fa-music:before { content: "\f001"; }

.fa-search:before { content: "\f002"; }

.fa-envelope-o:before { content: "\f003"; }

.fa-heart:before { content: "\f004"; }

.fa-star:before { content: "\f005"; }

.fa-star-o:before { content: "\f006"; }

.fa-user:before { content: "\f007"; }

.fa-film:before { content: "\f008"; }

.fa-th-large:before { content: "\f009"; }

.fa-th:before { content: "\f00a"; }

.fa-th-list:before { content: "\f00b"; }

.fa-check:before { content: "\f00c"; }

.fa-remove:before, .fa-close:before, .fa-times:before { content: "\f00d"; }

.fa-search-plus:before { content: "\f00e"; }

.fa-search-minus:before { content: "\f010"; }

.fa-power-off:before { content: "\f011"; }

.fa-signal:before { content: "\f012"; }

.fa-gear:before, .fa-cog:before { content: "\f013"; }

.fa-trash-o:before { content: "\f014"; }

.fa-home:before { content: "\f015"; }

.fa-file-o:before { content: "\f016"; }

.fa-clock-o:before { content: "\f017"; }

.fa-road:before { content: "\f018"; }

.fa-download:before { content: "\f019"; }

.fa-arrow-circle-o-down:before { content: "\f01a"; }

.fa-arrow-circle-o-up:before { content: "\f01b"; }

.fa-inbox:before { content: "\f01c"; }

.fa-play-circle-o:before { content: "\f01d"; }

.fa-rotate-right:before, .fa-repeat:before { content: "\f01e"; }

.fa-refresh:before { content: "\f021"; }

.fa-list-alt:before { content: "\f022"; }

.fa-lock:before { content: "\f023"; }

.fa-flag:before { content: "\f024"; }

.fa-headphones:before { content: "\f025"; }

.fa-volume-off:before { content: "\f026"; }

.fa-volume-down:before { content: "\f027"; }

.fa-volume-up:before { content: "\f028"; }

.fa-qrcode:before { content: "\f029"; }

.fa-barcode:before { content: "\f02a"; }

.fa-tag:before { content: "\f02b"; }

.fa-tags:before { content: "\f02c"; }

.fa-book:before { content: "\f02d"; }

.fa-bookmark:before { content: "\f02e"; }

.fa-print:before { content: "\f02f"; }

.fa-camera:before { content: "\f030"; }

.fa-font:before { content: "\f031"; }

.fa-bold:before { content: "\f032"; }

.fa-italic:before { content: "\f033"; }

.fa-text-height:before { content: "\f034"; }

.fa-text-width:before { content: "\f035"; }

.fa-align-left:before { content: "\f036"; }

.fa-align-center:before { content: "\f037"; }

.fa-align-right:before { content: "\f038"; }

.fa-align-justify:before { content: "\f039"; }

.fa-list:before { content: "\f03a"; }

.fa-dedent:before, .fa-outdent:before { content: "\f03b"; }

.fa-indent:before { content: "\f03c"; }

.fa-video-camera:before { content: "\f03d"; }

.fa-photo:before, .fa-image:before, .fa-picture-o:before { content: "\f03e"; }

.fa-pencil:before { content: "\f040"; }

.fa-map-marker:before { content: "\f041"; }

.fa-adjust:before { content: "\f042"; }

.fa-tint:before { content: "\f043"; }

.fa-edit:before, .fa-pencil-square-o:before { content: "\f044"; }

.fa-share-square-o:before { content: "\f045"; }

.fa-check-square-o:before { content: "\f046"; }

.fa-arrows:before { content: "\f047"; }

.fa-step-backward:before { content: "\f048"; }

.fa-fast-backward:before { content: "\f049"; }

.fa-backward:before { content: "\f04a"; }

.fa-play:before { content: "\f04b"; }

.fa-pause:before { content: "\f04c"; }

.fa-stop:before { content: "\f04d"; }

.fa-forward:before { content: "\f04e"; }

.fa-fast-forward:before { content: "\f050"; }

.fa-step-forward:before { content: "\f051"; }

.fa-eject:before { content: "\f052"; }

.fa-chevron-left:before { content: "\f053"; }

.fa-chevron-right:before { content: "\f054"; }

.fa-plus-circle:before { content: "\f055"; }

.fa-minus-circle:before { content: "\f056"; }

.fa-times-circle:before { content: "\f057"; }

.fa-check-circle:before { content: "\f058"; }

.fa-question-circle:before { content: "\f059"; }

.fa-info-circle:before { content: "\f05a"; }

.fa-crosshairs:before { content: "\f05b"; }

.fa-times-circle-o:before { content: "\f05c"; }

.fa-check-circle-o:before { content: "\f05d"; }

.fa-ban:before { content: "\f05e"; }

.fa-arrow-left:before { content: "\f060"; }

.fa-arrow-right:before { content: "\f061"; }

.fa-arrow-up:before { content: "\f062"; }

.fa-arrow-down:before { content: "\f063"; }

.fa-mail-forward:before, .fa-share:before { content: "\f064"; }

.fa-expand:before { content: "\f065"; }

.fa-compress:before { content: "\f066"; }

.fa-plus:before { content: "\f067"; }

.fa-minus:before { content: "\f068"; }

.fa-asterisk:before { content: "\f069"; }

.fa-exclamation-circle:before { content: "\f06a"; }

.fa-gift:before { content: "\f06b"; }

.fa-leaf:before { content: "\f06c"; }

.fa-fire:before { content: "\f06d"; }

.fa-eye:before { content: "\f06e"; }

.fa-eye-slash:before { content: "\f070"; }

.fa-warning:before, .fa-exclamation-triangle:before { content: "\f071"; }

.fa-plane:before { content: "\f072"; }

.fa-calendar:before { content: "\f073"; }

.fa-random:before { content: "\f074"; }

.fa-comment:before { content: "\f075"; }

.fa-magnet:before { content: "\f076"; }

.fa-chevron-up:before { content: "\f077"; }

.fa-chevron-down:before { content: "\f078"; }

.fa-retweet:before { content: "\f079"; }

.fa-shopping-cart:before { content: "\f07a"; }

.fa-folder:before { content: "\f07b"; }

.fa-folder-open:before { content: "\f07c"; }

.fa-arrows-v:before { content: "\f07d"; }

.fa-arrows-h:before { content: "\f07e"; }

.fa-bar-chart-o:before, .fa-bar-chart:before { content: "\f080"; }

.fa-twitter-square:before { content: "\f081"; }

.fa-facebook-square:before { content: "\f082"; }

.fa-camera-retro:before { content: "\f083"; }

.fa-key:before { content: "\f084"; }

.fa-gears:before, .fa-cogs:before { content: "\f085"; }

.fa-comments:before { content: "\f086"; }

.fa-thumbs-o-up:before { content: "\f087"; }

.fa-thumbs-o-down:before { content: "\f088"; }

.fa-star-half:before { content: "\f089"; }

.fa-heart-o:before { content: "\f08a"; }

.fa-sign-out:before { content: "\f08b"; }

.fa-linkedin-square:before { content: "\f08c"; }

.fa-thumb-tack:before { content: "\f08d"; }

.fa-external-link:before { content: "\f08e"; }

.fa-sign-in:before { content: "\f090"; }

.fa-trophy:before { content: "\f091"; }

.fa-github-square:before { content: "\f092"; }

.fa-upload:before { content: "\f093"; }

.fa-lemon-o:before { content: "\f094"; }

.fa-phone:before { content: "\f095"; }

.fa-square-o:before { content: "\f096"; }

.fa-bookmark-o:before { content: "\f097"; }

.fa-phone-square:before { content: "\f098"; }

.fa-twitter:before { content: "\f099"; }

.fa-facebook-f:before, .fa-facebook:before { content: "\f09a"; }

.fa-github:before { content: "\f09b"; }

.fa-unlock:before { content: "\f09c"; }

.fa-credit-card:before { content: "\f09d"; }

.fa-feed:before, .fa-rss:before { content: "\f09e"; }

.fa-hdd-o:before { content: "\f0a0"; }

.fa-bullhorn:before { content: "\f0a1"; }

.fa-bell:before { content: "\f0f3"; }

.fa-certificate:before { content: "\f0a3"; }

.fa-hand-o-right:before { content: "\f0a4"; }

.fa-hand-o-left:before { content: "\f0a5"; }

.fa-hand-o-up:before { content: "\f0a6"; }

.fa-hand-o-down:before { content: "\f0a7"; }

.fa-arrow-circle-left:before { content: "\f0a8"; }

.fa-arrow-circle-right:before { content: "\f0a9"; }

.fa-arrow-circle-up:before { content: "\f0aa"; }

.fa-arrow-circle-down:before { content: "\f0ab"; }

.fa-globe:before { content: "\f0ac"; }

.fa-wrench:before { content: "\f0ad"; }

.fa-tasks:before { content: "\f0ae"; }

.fa-filter:before { content: "\f0b0"; }

.fa-briefcase:before { content: "\f0b1"; }

.fa-arrows-alt:before { content: "\f0b2"; }

.fa-group:before, .fa-users:before { content: "\f0c0"; }

.fa-chain:before, .fa-link:before { content: "\f0c1"; }

.fa-cloud:before { content: "\f0c2"; }

.fa-flask:before { content: "\f0c3"; }

.fa-cut:before, .fa-scissors:before { content: "\f0c4"; }

.fa-copy:before, .fa-files-o:before { content: "\f0c5"; }

.fa-paperclip:before { content: "\f0c6"; }

.fa-save:before, .fa-floppy-o:before { content: "\f0c7"; }

.fa-square:before { content: "\f0c8"; }

.fa-navicon:before, .fa-reorder:before, .fa-bars:before { content: "\f0c9"; }

.fa-list-ul:before { content: "\f0ca"; }

.fa-list-ol:before { content: "\f0cb"; }

.fa-strikethrough:before { content: "\f0cc"; }

.fa-underline:before { content: "\f0cd"; }

.fa-table:before { content: "\f0ce"; }

.fa-magic:before { content: "\f0d0"; }

.fa-truck:before { content: "\f0d1"; }

.fa-pinterest:before { content: "\f0d2"; }

.fa-pinterest-square:before { content: "\f0d3"; }

.fa-google-plus-square:before { content: "\f0d4"; }

.fa-google-plus:before { content: "\f0d5"; }

.fa-money:before { content: "\f0d6"; }

.fa-caret-down:before { content: "\f0d7"; }

.fa-caret-up:before { content: "\f0d8"; }

.fa-caret-left:before { content: "\f0d9"; }

.fa-caret-right:before { content: "\f0da"; }

.fa-columns:before { content: "\f0db"; }

.fa-unsorted:before, .fa-sort:before { content: "\f0dc"; }

.fa-sort-down:before, .fa-sort-desc:before { content: "\f0dd"; }

.fa-sort-up:before, .fa-sort-asc:before { content: "\f0de"; }

.fa-envelope:before { content: "\f0e0"; }

.fa-linkedin:before { content: "\f0e1"; }

.fa-rotate-left:before, .fa-undo:before { content: "\f0e2"; }

.fa-legal:before, .fa-gavel:before { content: "\f0e3"; }

.fa-dashboard:before, .fa-tachometer:before { content: "\f0e4"; }

.fa-comment-o:before { content: "\f0e5"; }

.fa-comments-o:before { content: "\f0e6"; }

.fa-flash:before, .fa-bolt:before { content: "\f0e7"; }

.fa-sitemap:before { content: "\f0e8"; }

.fa-umbrella:before { content: "\f0e9"; }

.fa-paste:before, .fa-clipboard:before { content: "\f0ea"; }

.fa-lightbulb-o:before { content: "\f0eb"; }

.fa-exchange:before { content: "\f0ec"; }

.fa-cloud-download:before { content: "\f0ed"; }

.fa-cloud-upload:before { content: "\f0ee"; }

.fa-user-md:before { content: "\f0f0"; }

.fa-stethoscope:before { content: "\f0f1"; }

.fa-suitcase:before { content: "\f0f2"; }

.fa-bell-o:before { content: "\f0a2"; }

.fa-coffee:before { content: "\f0f4"; }

.fa-cutlery:before { content: "\f0f5"; }

.fa-file-text-o:before { content: "\f0f6"; }

.fa-building-o:before { content: "\f0f7"; }

.fa-hospital-o:before { content: "\f0f8"; }

.fa-ambulance:before { content: "\f0f9"; }

.fa-medkit:before { content: "\f0fa"; }

.fa-fighter-jet:before { content: "\f0fb"; }

.fa-beer:before { content: "\f0fc"; }

.fa-h-square:before { content: "\f0fd"; }

.fa-plus-square:before { content: "\f0fe"; }

.fa-angle-double-left:before { content: "\f100"; }

.fa-angle-double-right:before { content: "\f101"; }

.fa-angle-double-up:before { content: "\f102"; }

.fa-angle-double-down:before { content: "\f103"; }

.fa-angle-left:before { content: "\f104"; }

.fa-angle-right:before { content: "\f105"; }

.fa-angle-up:before { content: "\f106"; }

.fa-angle-down:before { content: "\f107"; }

.fa-desktop:before { content: "\f108"; }

.fa-laptop:before { content: "\f109"; }

.fa-tablet:before { content: "\f10a"; }

.fa-mobile-phone:before, .fa-mobile:before { content: "\f10b"; }

.fa-circle-o:before { content: "\f10c"; }

.fa-quote-left:before { content: "\f10d"; }

.fa-quote-right:before { content: "\f10e"; }

.fa-spinner:before { content: "\f110"; }

.fa-circle:before { content: "\f111"; }

.fa-mail-reply:before, .fa-reply:before { content: "\f112"; }

.fa-github-alt:before { content: "\f113"; }

.fa-folder-o:before { content: "\f114"; }

.fa-folder-open-o:before { content: "\f115"; }

.fa-smile-o:before { content: "\f118"; }

.fa-frown-o:before { content: "\f119"; }

.fa-meh-o:before { content: "\f11a"; }

.fa-gamepad:before { content: "\f11b"; }

.fa-keyboard-o:before { content: "\f11c"; }

.fa-flag-o:before { content: "\f11d"; }

.fa-flag-checkered:before { content: "\f11e"; }

.fa-terminal:before { content: "\f120"; }

.fa-code:before { content: "\f121"; }

.fa-mail-reply-all:before, .fa-reply-all:before { content: "\f122"; }

.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before { content: "\f123"; }

.fa-location-arrow:before { content: "\f124"; }

.fa-crop:before { content: "\f125"; }

.fa-code-fork:before { content: "\f126"; }

.fa-unlink:before, .fa-chain-broken:before { content: "\f127"; }

.fa-question:before { content: "\f128"; }

.fa-info:before { content: "\f129"; }

.fa-exclamation:before { content: "\f12a"; }

.fa-superscript:before { content: "\f12b"; }

.fa-subscript:before { content: "\f12c"; }

.fa-eraser:before { content: "\f12d"; }

.fa-puzzle-piece:before { content: "\f12e"; }

.fa-microphone:before { content: "\f130"; }

.fa-microphone-slash:before { content: "\f131"; }

.fa-shield:before { content: "\f132"; }

.fa-calendar-o:before { content: "\f133"; }

.fa-fire-extinguisher:before { content: "\f134"; }

.fa-rocket:before { content: "\f135"; }

.fa-maxcdn:before { content: "\f136"; }

.fa-chevron-circle-left:before { content: "\f137"; }

.fa-chevron-circle-right:before { content: "\f138"; }

.fa-chevron-circle-up:before { content: "\f139"; }

.fa-chevron-circle-down:before { content: "\f13a"; }

.fa-html5:before { content: "\f13b"; }

.fa-css3:before { content: "\f13c"; }

.fa-anchor:before { content: "\f13d"; }

.fa-unlock-alt:before { content: "\f13e"; }

.fa-bullseye:before { content: "\f140"; }

.fa-ellipsis-h:before { content: "\f141"; }

.fa-ellipsis-v:before { content: "\f142"; }

.fa-rss-square:before { content: "\f143"; }

.fa-play-circle:before { content: "\f144"; }

.fa-ticket:before { content: "\f145"; }

.fa-minus-square:before { content: "\f146"; }

.fa-minus-square-o:before { content: "\f147"; }

.fa-level-up:before { content: "\f148"; }

.fa-level-down:before { content: "\f149"; }

.fa-check-square:before { content: "\f14a"; }

.fa-pencil-square:before { content: "\f14b"; }

.fa-external-link-square:before { content: "\f14c"; }

.fa-share-square:before { content: "\f14d"; }

.fa-compass:before { content: "\f14e"; }

.fa-toggle-down:before, .fa-caret-square-o-down:before { content: "\f150"; }

.fa-toggle-up:before, .fa-caret-square-o-up:before { content: "\f151"; }

.fa-toggle-right:before, .fa-caret-square-o-right:before { content: "\f152"; }

.fa-euro:before, .fa-eur:before { content: "\f153"; }

.fa-gbp:before { content: "\f154"; }

.fa-dollar:before, .fa-usd:before { content: "\f155"; }

.fa-rupee:before, .fa-inr:before { content: "\f156"; }

.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before { content: "\f157"; }

.fa-ruble:before, .fa-rouble:before, .fa-rub:before { content: "\f158"; }

.fa-won:before, .fa-krw:before { content: "\f159"; }

.fa-bitcoin:before, .fa-btc:before { content: "\f15a"; }

.fa-file:before { content: "\f15b"; }

.fa-file-text:before { content: "\f15c"; }

.fa-sort-alpha-asc:before { content: "\f15d"; }

.fa-sort-alpha-desc:before { content: "\f15e"; }

.fa-sort-amount-asc:before { content: "\f160"; }

.fa-sort-amount-desc:before { content: "\f161"; }

.fa-sort-numeric-asc:before { content: "\f162"; }

.fa-sort-numeric-desc:before { content: "\f163"; }

.fa-thumbs-up:before { content: "\f164"; }

.fa-thumbs-down:before { content: "\f165"; }

.fa-youtube-square:before { content: "\f166"; }

.fa-youtube:before { content: "\f167"; }

.fa-xing:before { content: "\f168"; }

.fa-xing-square:before { content: "\f169"; }

.fa-youtube-play:before { content: "\f16a"; }

.fa-dropbox:before { content: "\f16b"; }

.fa-stack-overflow:before { content: "\f16c"; }

.fa-instagram:before { content: "\f16d"; }

.fa-flickr:before { content: "\f16e"; }

.fa-adn:before { content: "\f170"; }

.fa-bitbucket:before { content: "\f171"; }

.fa-bitbucket-square:before { content: "\f172"; }

.fa-tumblr:before { content: "\f173"; }

.fa-tumblr-square:before { content: "\f174"; }

.fa-long-arrow-down:before { content: "\f175"; }

.fa-long-arrow-up:before { content: "\f176"; }

.fa-long-arrow-left:before { content: "\f177"; }

.fa-long-arrow-right:before { content: "\f178"; }

.fa-apple:before { content: "\f179"; }

.fa-windows:before { content: "\f17a"; }

.fa-android:before { content: "\f17b"; }

.fa-linux:before { content: "\f17c"; }

.fa-dribbble:before { content: "\f17d"; }

.fa-skype:before { content: "\f17e"; }

.fa-foursquare:before { content: "\f180"; }

.fa-trello:before { content: "\f181"; }

.fa-female:before { content: "\f182"; }

.fa-male:before { content: "\f183"; }

.fa-gittip:before, .fa-gratipay:before { content: "\f184"; }

.fa-sun-o:before { content: "\f185"; }

.fa-moon-o:before { content: "\f186"; }

.fa-archive:before { content: "\f187"; }

.fa-bug:before { content: "\f188"; }

.fa-vk:before { content: "\f189"; }

.fa-weibo:before { content: "\f18a"; }

.fa-renren:before { content: "\f18b"; }

.fa-pagelines:before { content: "\f18c"; }

.fa-stack-exchange:before { content: "\f18d"; }

.fa-arrow-circle-o-right:before { content: "\f18e"; }

.fa-arrow-circle-o-left:before { content: "\f190"; }

.fa-toggle-left:before, .fa-caret-square-o-left:before { content: "\f191"; }

.fa-dot-circle-o:before { content: "\f192"; }

.fa-wheelchair:before { content: "\f193"; }

.fa-vimeo-square:before { content: "\f194"; }

.fa-turkish-lira:before, .fa-try:before { content: "\f195"; }

.fa-plus-square-o:before { content: "\f196"; }

.fa-space-shuttle:before { content: "\f197"; }

.fa-slack:before { content: "\f198"; }

.fa-envelope-square:before { content: "\f199"; }

.fa-wordpress:before { content: "\f19a"; }

.fa-openid:before { content: "\f19b"; }

.fa-institution:before, .fa-bank:before, .fa-university:before { content: "\f19c"; }

.fa-mortar-board:before, .fa-graduation-cap:before { content: "\f19d"; }

.fa-yahoo:before { content: "\f19e"; }

.fa-google:before { content: "\f1a0"; }

.fa-reddit:before { content: "\f1a1"; }

.fa-reddit-square:before { content: "\f1a2"; }

.fa-stumbleupon-circle:before { content: "\f1a3"; }

.fa-stumbleupon:before { content: "\f1a4"; }

.fa-delicious:before { content: "\f1a5"; }

.fa-digg:before { content: "\f1a6"; }

.fa-pied-piper-pp:before { content: "\f1a7"; }

.fa-pied-piper-alt:before { content: "\f1a8"; }

.fa-drupal:before { content: "\f1a9"; }

.fa-joomla:before { content: "\f1aa"; }

.fa-language:before { content: "\f1ab"; }

.fa-fax:before { content: "\f1ac"; }

.fa-building:before { content: "\f1ad"; }

.fa-child:before { content: "\f1ae"; }

.fa-paw:before { content: "\f1b0"; }

.fa-spoon:before { content: "\f1b1"; }

.fa-cube:before { content: "\f1b2"; }

.fa-cubes:before { content: "\f1b3"; }

.fa-behance:before { content: "\f1b4"; }

.fa-behance-square:before { content: "\f1b5"; }

.fa-steam:before { content: "\f1b6"; }

.fa-steam-square:before { content: "\f1b7"; }

.fa-recycle:before { content: "\f1b8"; }

.fa-automobile:before, .fa-car:before { content: "\f1b9"; }

.fa-cab:before, .fa-taxi:before { content: "\f1ba"; }

.fa-tree:before { content: "\f1bb"; }

.fa-spotify:before { content: "\f1bc"; }

.fa-deviantart:before { content: "\f1bd"; }

.fa-soundcloud:before { content: "\f1be"; }

.fa-database:before { content: "\f1c0"; }

.fa-file-pdf-o:before { content: "\f1c1"; }

.fa-file-word-o:before { content: "\f1c2"; }

.fa-file-excel-o:before { content: "\f1c3"; }

.fa-file-powerpoint-o:before { content: "\f1c4"; }

.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before { content: "\f1c5"; }

.fa-file-zip-o:before, .fa-file-archive-o:before { content: "\f1c6"; }

.fa-file-sound-o:before, .fa-file-audio-o:before { content: "\f1c7"; }

.fa-file-movie-o:before, .fa-file-video-o:before { content: "\f1c8"; }

.fa-file-code-o:before { content: "\f1c9"; }

.fa-vine:before { content: "\f1ca"; }

.fa-codepen:before { content: "\f1cb"; }

.fa-jsfiddle:before { content: "\f1cc"; }

.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before { content: "\f1cd"; }

.fa-circle-o-notch:before { content: "\f1ce"; }

.fa-ra:before, .fa-resistance:before, .fa-rebel:before { content: "\f1d0"; }

.fa-ge:before, .fa-empire:before { content: "\f1d1"; }

.fa-git-square:before { content: "\f1d2"; }

.fa-git:before { content: "\f1d3"; }

.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before { content: "\f1d4"; }

.fa-tencent-weibo:before { content: "\f1d5"; }

.fa-qq:before { content: "\f1d6"; }

.fa-wechat:before, .fa-weixin:before { content: "\f1d7"; }

.fa-send:before, .fa-paper-plane:before { content: "\f1d8"; }

.fa-send-o:before, .fa-paper-plane-o:before { content: "\f1d9"; }

.fa-history:before { content: "\f1da"; }

.fa-circle-thin:before { content: "\f1db"; }

.fa-header:before { content: "\f1dc"; }

.fa-paragraph:before { content: "\f1dd"; }

.fa-sliders:before { content: "\f1de"; }

.fa-share-alt:before { content: "\f1e0"; }

.fa-share-alt-square:before { content: "\f1e1"; }

.fa-bomb:before { content: "\f1e2"; }

.fa-soccer-ball-o:before, .fa-futbol-o:before { content: "\f1e3"; }

.fa-tty:before { content: "\f1e4"; }

.fa-binoculars:before { content: "\f1e5"; }

.fa-plug:before { content: "\f1e6"; }

.fa-slideshare:before { content: "\f1e7"; }

.fa-twitch:before { content: "\f1e8"; }

.fa-yelp:before { content: "\f1e9"; }

.fa-newspaper-o:before { content: "\f1ea"; }

.fa-wifi:before { content: "\f1eb"; }

.fa-calculator:before { content: "\f1ec"; }

.fa-paypal:before { content: "\f1ed"; }

.fa-google-wallet:before { content: "\f1ee"; }

.fa-cc-visa:before { content: "\f1f0"; }

.fa-cc-mastercard:before { content: "\f1f1"; }

.fa-cc-discover:before { content: "\f1f2"; }

.fa-cc-amex:before { content: "\f1f3"; }

.fa-cc-paypal:before { content: "\f1f4"; }

.fa-cc-stripe:before { content: "\f1f5"; }

.fa-bell-slash:before { content: "\f1f6"; }

.fa-bell-slash-o:before { content: "\f1f7"; }

.fa-trash:before { content: "\f1f8"; }

.fa-copyright:before { content: "\f1f9"; }

.fa-at:before { content: "\f1fa"; }

.fa-eyedropper:before { content: "\f1fb"; }

.fa-paint-brush:before { content: "\f1fc"; }

.fa-birthday-cake:before { content: "\f1fd"; }

.fa-area-chart:before { content: "\f1fe"; }

.fa-pie-chart:before { content: "\f200"; }

.fa-line-chart:before { content: "\f201"; }

.fa-lastfm:before { content: "\f202"; }

.fa-lastfm-square:before { content: "\f203"; }

.fa-toggle-off:before { content: "\f204"; }

.fa-toggle-on:before { content: "\f205"; }

.fa-bicycle:before { content: "\f206"; }

.fa-bus:before { content: "\f207"; }

.fa-ioxhost:before { content: "\f208"; }

.fa-angellist:before { content: "\f209"; }

.fa-cc:before { content: "\f20a"; }

.fa-shekel:before, .fa-sheqel:before, .fa-ils:before { content: "\f20b"; }

.fa-meanpath:before { content: "\f20c"; }

.fa-buysellads:before { content: "\f20d"; }

.fa-connectdevelop:before { content: "\f20e"; }

.fa-dashcube:before { content: "\f210"; }

.fa-forumbee:before { content: "\f211"; }

.fa-leanpub:before { content: "\f212"; }

.fa-sellsy:before { content: "\f213"; }

.fa-shirtsinbulk:before { content: "\f214"; }

.fa-simplybuilt:before { content: "\f215"; }

.fa-skyatlas:before { content: "\f216"; }

.fa-cart-plus:before { content: "\f217"; }

.fa-cart-arrow-down:before { content: "\f218"; }

.fa-diamond:before { content: "\f219"; }

.fa-ship:before { content: "\f21a"; }

.fa-user-secret:before { content: "\f21b"; }

.fa-motorcycle:before { content: "\f21c"; }

.fa-street-view:before { content: "\f21d"; }

.fa-heartbeat:before { content: "\f21e"; }

.fa-venus:before { content: "\f221"; }

.fa-mars:before { content: "\f222"; }

.fa-mercury:before { content: "\f223"; }

.fa-intersex:before, .fa-transgender:before { content: "\f224"; }

.fa-transgender-alt:before { content: "\f225"; }

.fa-venus-double:before { content: "\f226"; }

.fa-mars-double:before { content: "\f227"; }

.fa-venus-mars:before { content: "\f228"; }

.fa-mars-stroke:before { content: "\f229"; }

.fa-mars-stroke-v:before { content: "\f22a"; }

.fa-mars-stroke-h:before { content: "\f22b"; }

.fa-neuter:before { content: "\f22c"; }

.fa-genderless:before { content: "\f22d"; }

.fa-facebook-official:before { content: "\f230"; }

.fa-pinterest-p:before { content: "\f231"; }

.fa-whatsapp:before { content: "\f232"; }

.fa-server:before { content: "\f233"; }

.fa-user-plus:before { content: "\f234"; }

.fa-user-times:before { content: "\f235"; }

.fa-hotel:before, .fa-bed:before { content: "\f236"; }

.fa-viacoin:before { content: "\f237"; }

.fa-train:before { content: "\f238"; }

.fa-subway:before { content: "\f239"; }

.fa-medium:before { content: "\f23a"; }

.fa-yc:before, .fa-y-combinator:before { content: "\f23b"; }

.fa-optin-monster:before { content: "\f23c"; }

.fa-opencart:before { content: "\f23d"; }

.fa-expeditedssl:before { content: "\f23e"; }

.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before { content: "\f240"; }

.fa-battery-3:before, .fa-battery-three-quarters:before { content: "\f241"; }

.fa-battery-2:before, .fa-battery-half:before { content: "\f242"; }

.fa-battery-1:before, .fa-battery-quarter:before { content: "\f243"; }

.fa-battery-0:before, .fa-battery-empty:before { content: "\f244"; }

.fa-mouse-pointer:before { content: "\f245"; }

.fa-i-cursor:before { content: "\f246"; }

.fa-object-group:before { content: "\f247"; }

.fa-object-ungroup:before { content: "\f248"; }

.fa-sticky-note:before { content: "\f249"; }

.fa-sticky-note-o:before { content: "\f24a"; }

.fa-cc-jcb:before { content: "\f24b"; }

.fa-cc-diners-club:before { content: "\f24c"; }

.fa-clone:before { content: "\f24d"; }

.fa-balance-scale:before { content: "\f24e"; }

.fa-hourglass-o:before { content: "\f250"; }

.fa-hourglass-1:before, .fa-hourglass-start:before { content: "\f251"; }

.fa-hourglass-2:before, .fa-hourglass-half:before { content: "\f252"; }

.fa-hourglass-3:before, .fa-hourglass-end:before { content: "\f253"; }

.fa-hourglass:before { content: "\f254"; }

.fa-hand-grab-o:before, .fa-hand-rock-o:before { content: "\f255"; }

.fa-hand-stop-o:before, .fa-hand-paper-o:before { content: "\f256"; }

.fa-hand-scissors-o:before { content: "\f257"; }

.fa-hand-lizard-o:before { content: "\f258"; }

.fa-hand-spock-o:before { content: "\f259"; }

.fa-hand-pointer-o:before { content: "\f25a"; }

.fa-hand-peace-o:before { content: "\f25b"; }

.fa-trademark:before { content: "\f25c"; }

.fa-registered:before { content: "\f25d"; }

.fa-creative-commons:before { content: "\f25e"; }

.fa-gg:before { content: "\f260"; }

.fa-gg-circle:before { content: "\f261"; }

.fa-tripadvisor:before { content: "\f262"; }

.fa-odnoklassniki:before { content: "\f263"; }

.fa-odnoklassniki-square:before { content: "\f264"; }

.fa-get-pocket:before { content: "\f265"; }

.fa-wikipedia-w:before { content: "\f266"; }

.fa-safari:before { content: "\f267"; }

.fa-chrome:before { content: "\f268"; }

.fa-firefox:before { content: "\f269"; }

.fa-opera:before { content: "\f26a"; }

.fa-internet-explorer:before { content: "\f26b"; }

.fa-tv:before, .fa-television:before { content: "\f26c"; }

.fa-contao:before { content: "\f26d"; }

.fa-500px:before { content: "\f26e"; }

.fa-amazon:before { content: "\f270"; }

.fa-calendar-plus-o:before { content: "\f271"; }

.fa-calendar-minus-o:before { content: "\f272"; }

.fa-calendar-times-o:before { content: "\f273"; }

.fa-calendar-check-o:before { content: "\f274"; }

.fa-industry:before { content: "\f275"; }

.fa-map-pin:before { content: "\f276"; }

.fa-map-signs:before { content: "\f277"; }

.fa-map-o:before { content: "\f278"; }

.fa-map:before { content: "\f279"; }

.fa-commenting:before { content: "\f27a"; }

.fa-commenting-o:before { content: "\f27b"; }

.fa-houzz:before { content: "\f27c"; }

.fa-vimeo:before { content: "\f27d"; }

.fa-black-tie:before { content: "\f27e"; }

.fa-fonticons:before { content: "\f280"; }

.fa-reddit-alien:before { content: "\f281"; }

.fa-edge:before { content: "\f282"; }

.fa-credit-card-alt:before { content: "\f283"; }

.fa-codiepie:before { content: "\f284"; }

.fa-modx:before { content: "\f285"; }

.fa-fort-awesome:before { content: "\f286"; }

.fa-usb:before { content: "\f287"; }

.fa-product-hunt:before { content: "\f288"; }

.fa-mixcloud:before { content: "\f289"; }

.fa-scribd:before { content: "\f28a"; }

.fa-pause-circle:before { content: "\f28b"; }

.fa-pause-circle-o:before { content: "\f28c"; }

.fa-stop-circle:before { content: "\f28d"; }

.fa-stop-circle-o:before { content: "\f28e"; }

.fa-shopping-bag:before { content: "\f290"; }

.fa-shopping-basket:before { content: "\f291"; }

.fa-hashtag:before { content: "\f292"; }

.fa-bluetooth:before { content: "\f293"; }

.fa-bluetooth-b:before { content: "\f294"; }

.fa-percent:before { content: "\f295"; }

.fa-gitlab:before { content: "\f296"; }

.fa-wpbeginner:before { content: "\f297"; }

.fa-wpforms:before { content: "\f298"; }

.fa-envira:before { content: "\f299"; }

.fa-universal-access:before { content: "\f29a"; }

.fa-wheelchair-alt:before { content: "\f29b"; }

.fa-question-circle-o:before { content: "\f29c"; }

.fa-blind:before { content: "\f29d"; }

.fa-audio-description:before { content: "\f29e"; }

.fa-volume-control-phone:before { content: "\f2a0"; }

.fa-braille:before { content: "\f2a1"; }

.fa-assistive-listening-systems:before { content: "\f2a2"; }

.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before { content: "\f2a3"; }

.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before { content: "\f2a4"; }

.fa-glide:before { content: "\f2a5"; }

.fa-glide-g:before { content: "\f2a6"; }

.fa-signing:before, .fa-sign-language:before { content: "\f2a7"; }

.fa-low-vision:before { content: "\f2a8"; }

.fa-viadeo:before { content: "\f2a9"; }

.fa-viadeo-square:before { content: "\f2aa"; }

.fa-snapchat:before { content: "\f2ab"; }

.fa-snapchat-ghost:before { content: "\f2ac"; }

.fa-snapchat-square:before { content: "\f2ad"; }

.fa-pied-piper:before { content: "\f2ae"; }

.fa-first-order:before { content: "\f2b0"; }

.fa-yoast:before { content: "\f2b1"; }

.fa-themeisle:before { content: "\f2b2"; }

.fa-google-plus-circle:before, .fa-google-plus-official:before { content: "\f2b3"; }

.fa-fa:before, .fa-font-awesome:before { content: "\f2b4"; }

.fa-handshake-o:before { content: "\f2b5"; }

.fa-envelope-open:before { content: "\f2b6"; }

.fa-envelope-open-o:before { content: "\f2b7"; }

.fa-linode:before { content: "\f2b8"; }

.fa-address-book:before { content: "\f2b9"; }

.fa-address-book-o:before { content: "\f2ba"; }

.fa-vcard:before, .fa-address-card:before { content: "\f2bb"; }

.fa-vcard-o:before, .fa-address-card-o:before { content: "\f2bc"; }

.fa-user-circle:before { content: "\f2bd"; }

.fa-user-circle-o:before { content: "\f2be"; }

.fa-user-o:before { content: "\f2c0"; }

.fa-id-badge:before { content: "\f2c1"; }

.fa-drivers-license:before, .fa-id-card:before { content: "\f2c2"; }

.fa-drivers-license-o:before, .fa-id-card-o:before { content: "\f2c3"; }

.fa-quora:before { content: "\f2c4"; }

.fa-free-code-camp:before { content: "\f2c5"; }

.fa-telegram:before { content: "\f2c6"; }

.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before { content: "\f2c7"; }

.fa-thermometer-3:before, .fa-thermometer-three-quarters:before { content: "\f2c8"; }

.fa-thermometer-2:before, .fa-thermometer-half:before { content: "\f2c9"; }

.fa-thermometer-1:before, .fa-thermometer-quarter:before { content: "\f2ca"; }

.fa-thermometer-0:before, .fa-thermometer-empty:before { content: "\f2cb"; }

.fa-shower:before { content: "\f2cc"; }

.fa-bathtub:before, .fa-s15:before, .fa-bath:before { content: "\f2cd"; }

.fa-podcast:before { content: "\f2ce"; }

.fa-window-maximize:before { content: "\f2d0"; }

.fa-window-minimize:before { content: "\f2d1"; }

.fa-window-restore:before { content: "\f2d2"; }

.fa-times-rectangle:before, .fa-window-close:before { content: "\f2d3"; }

.fa-times-rectangle-o:before, .fa-window-close-o:before { content: "\f2d4"; }

.fa-bandcamp:before { content: "\f2d5"; }

.fa-grav:before { content: "\f2d6"; }

.fa-etsy:before { content: "\f2d7"; }

.fa-imdb:before { content: "\f2d8"; }

.fa-ravelry:before { content: "\f2d9"; }

.fa-eercast:before { content: "\f2da"; }

.fa-microchip:before { content: "\f2db"; }

.fa-snowflake-o:before { content: "\f2dc"; }

.fa-superpowers:before { content: "\f2dd"; }

.fa-wpexplorer:before { content: "\f2de"; }

.fa-meetup:before { content: "\f2e0"; }

.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); border: 0; }

.sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; margin: 0; overflow: visible; clip: auto; }

.admin-bar #wpadminbar { margin-top: -46px; }

@media all and (min-width: 600px) { .admin-bar { position: relative; }
  .admin-bar #wpadminbar { margin-top: 0; } }

.skip-link { display: none; }

.site-header { background: #00274B; display: block; height: 59px; position: relative; top: 0; width: 100%; z-index: 104; }

.site-header .container { position: static; }

.site-header.header-is-fixed { position: fixed; }

@media (min-width: 768px) { .site-header { height: 77px; } }

@media (min-width: 992px) { .site-header { height: 77px; } }

.site-header-fixed { background: rgba(0, 39, 75, 0.9); }

.body-fixed-header .site-content { padding-top: 59px; }

@media (min-width: 768px) { .body-fixed-header .site-content { padding-top: 77px; } }

@media (min-width: 992px) { .body-fixed-header .site-content { padding-top: 77px; } }

@media (min-width: 768px) { .site-header.header-is-full-width .col-site-header { padding-left: 40px; padding-right: 40px; } }

.site-header .logo { position: absolute; padding: 20px 0 10.52632px 0; vertical-align: top; z-index: 5000; }

.site-header .logo img, .site-header .logo svg { max-width: 100%; height: auto; width: 120px; }

.site-header .logo .st0 { fill: #f5821f; }

.site-header .logo .st1 { fill: transparent; }

.site-header .logo .header-logo-alternate { display: none; }

@media (min-width: 768px) { .site-header .logo { padding: 20px 0; }
  .site-header .logo img, .site-header .logo svg { width: 150px; } }

@media (min-width: 992px) { .site-header .logo img, .site-header .logo svg { width: 170px; } }

.site-header .logo.show-alternate-logo .header-logo { display: none; }

.site-header .logo.show-alternate-logo .header-logo-alternate { display: block; }

@media (min-width: 768px) { .main-navigation { display: inline-block; float: right; margin-top: 24px; vertical-align: top; }
  .main-navigation .menu .menu-item { float: left; position: relative; }
  .main-navigation .menu .menu-item a { color: #fff; display: block; font-weight: 700; font-size: 15px; padding: 10px 40px; text-transform: uppercase; }
  .main-navigation .menu .menu-item a:hover, .main-navigation .menu .menu-item a:active, .main-navigation .menu .menu-item a:focus { text-decoration: none; }
  .main-navigation .menu .menu-item > a { border-bottom: 2px solid transparent; border-top: 0 solid transparent; line-height: 1; padding: 10px 0; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; }
  .main-navigation .menu .menu-item:hover > a { background-color: transparent; border-bottom: 2px solid #f5821f; border-top: 0 solid #fff; color: #f5821f; }
  .main-navigation .menu .menu-item.menu-item-has-children > a:after { content: '\f078'; display: inline-block; font-family: FontAwesome; font-size: .6em; margin-left: 5px; margin-top: 3px; vertical-align: top; }
  .main-navigation .menu .menu-item.current-menu-item > a, .main-navigation .menu .menu-item.current-menu-ancestor > a { background-color: transparent; border-bottom: 2px solid #f5821f; border-top: 0 solid #fff; color: #f5821f; }
  .main-navigation .menu .menu-item.current-menu-item:hover > a, .main-navigation .menu .menu-item.current-menu-ancestor:hover > a { background-color: transparent; border-bottom: 2px solid #f5821f; border-top: 0 solid #fff; color: #f5821f; }
  .main-navigation .menu .menu-item .expand { display: none; }
  .main-navigation .menu > .menu-item { margin: 0 15px; } }

@media (min-width: 992px) { .main-navigation .menu .menu-item a { font-size: 15px; padding: 10px 0; }
  .main-navigation .menu > .menu-item { margin: 0 15px; } }

@media (min-width: 1200px) { .main-navigation .menu .menu-item > a { font-size: 15px; padding: 10px 0; }
  .main-navigation .menu > .menu-item { margin: 0 15px; } }

@media (min-width: 768px) { .site-header.hide-main-menu .main-navigation { display: none; } }

@media (max-width: 767px) { .site-header .site-header-col { position: static; }
  .main-navigation { background: transparent; font-family: "Montserrat", sans-serif; left: 0; position: fixed; text-align: center; top: 0; width: 100%; z-index: -1; }
  .main-navigation .menu-background { background: #00274B; opacity: 0; overflow-y: scroll; position: absolute; top: 0; visibility: hidden; -webkit-transition: visibility 0.2s, opacity 0.2s linear; -moz-transition: visibility 0.2s, opacity 0.2s linear; transition: visibility 0.2s, opacity 0.2s linear; width: 100%; z-index: 112; height: 100%; height: 100vh; left: 0; }
  .main-navigation .menu-content-wrapper { z-index: 15; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }
  .main-navigation .menu-primary-container { overflow: hidden; padding-bottom: 20px; position: relative; z-index: 114; }
  .main-navigation .menu > .menu-item { opacity: 0; -webkit-transition: opacity 0.5s; -moz-transition: opacity 0.5s; transition: opacity 0.5s; }
  .main-navigation .menu > .menu-item.menu-item-enter { opacity: 1; -webkit-transform: translateX(0); -moz-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
  .main-navigation .menu .menu-item { width: 100%; }
  .main-navigation .menu .menu-item a { background: transparent; border-bottom: 0 solid transparent; color: #f5821f; font-size: 2rem; padding: 0; text-transform: none; }
  .main-navigation .menu .menu-item a:hover, .main-navigation .menu .menu-item a:active, .main-navigation .menu .menu-item a:focus { text-decoration: none; }
  .main-navigation .menu .menu-item.current-menu-item a, .main-navigation .menu .menu-item.current-menu-ancestor a { background-color: transparent; color: #fff; }
  .main-navigation .menu .menu-item:last-of-type a { border-bottom: none; }
  .menu-toggled .main-navigation { background: transparent; height: 100%; height: 100vh; z-index: 112; }
  .menu-toggled .main-navigation .menu-background { visibility: visible; opacity: 1; width: 100%; height: 100%; height: 100vh; } }

.main-navigation .menu-background-close { background: transparent; display: block; height: 100%; left: 0; position: absolute; top: 0; width: 100%; z-index: 111; }

@media (min-width: 768px) { .main-navigation .menu-background-close { display: none; } }

@media (max-width: 767px) { .main-navigation .menu .menu-item .sub-menu { background: #001a32; padding: 10px 0; }
  .main-navigation .menu .menu-item .sub-menu .menu-item a { background: #001a32; font-size: 1.06667rem; padding: 10px; }
  .main-navigation .menu .menu-item .sub-menu .menu-item.current-menu-item > a { background: #000c18; } }

@media (max-width: 767px) { .main-navigation .menu .menu-item.menu-item-has-children { position: relative; }
  .main-navigation .menu .menu-item.menu-item-has-children a .expand { display: block; padding: 0; position: absolute; right: 0; top: 0; width: 60px; }
  .main-navigation .menu .menu-item.menu-item-has-children a .expand .fa { font-size: 1.6rem; -webkit-transition: all 0.2s cubic-bezier(0.25, 0.25, 0.25, 1.5); -moz-transition: all 0.2s cubic-bezier(0.25, 0.25, 0.25, 1.5); transition: all 0.2s cubic-bezier(0.25, 0.25, 0.25, 1.5); }
  .main-navigation .menu .menu-item.menu-item-has-children .sub-menu a .expand .fs { font-size: 1.33333rem; }
  .main-navigation .menu .menu-item.menu-item-has-children.expanded > a .expand .fa { -webkit-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -ms-transform: rotate(180deg); transform: rotateZ(180deg); } }

.site-header .menu-toggle { background: transparent; display: block; float: right; margin-right: -20px; padding: 19px 19px 19px 16px; position: relative; z-index: 115; }

.site-header .menu-toggle .menu-toggle-wrapper { display: block; height: 22px; position: relative; width: 30px; }

.site-header .menu-toggle .menu-toggle-bar { background: #f5821f; height: 2px; left: 0; position: absolute; -webkit-transform-origin: 50% 50%; -moz-transform-origin: 50% 50%; -ms-transform-origin: 50% 50%; transform-origin: 50% 50%; width: 100%; }

.site-header .menu-toggle .menu-toggle-bar.top { top: 0; -webkit-transition: all .1s ease; -moz-transition: all .1s ease; transition: all .1s ease; }

.site-header .menu-toggle .menu-toggle-bar.middle { top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }

.site-header .menu-toggle .menu-toggle-bar.bottom { bottom: 0; -webkit-transition: all .1s ease; -moz-transition: all .1s ease; transition: all .1s ease; }

.site-header.menu-toggled .menu-toggle { background: transparent; }

.site-header.menu-toggled .menu-toggle .menu-toggle-bar { background: #f5821f; }

.site-header.menu-toggled .menu-toggle .menu-toggle-bar.top { top: 50%; -webkit-transform: translateY(-50%) rotateZ(45deg); -moz-transform: translateY(-50%) rotateZ(45deg); -ms-transform: translateY(-50%) rotate(45deg); transform: translateY(-50%) rotateZ(45deg); }

.site-header.menu-toggled .menu-toggle .menu-toggle-bar.middle { -webkit-transform: scaleX(0.01); -moz-transform: scaleX(0.01); -ms-transform: scaleX(0.01); transform: scaleX(0.01); }

.site-header.menu-toggled .menu-toggle .menu-toggle-bar.bottom { top: 50%; -webkit-transform: translateY(-50%) rotateZ(-45deg); -moz-transform: translateY(-50%) rotateZ(-45deg); -ms-transform: translateY(-50%) rotate(-45deg); transform: translateY(-50%) rotateZ(-45deg); }

@media (min-width: 768px) { .site-header .menu-toggle { display: none; } }

.main-navigation .menu .menu-item .sub-menu { display: none; }

@media (min-width: 768px) { .main-navigation .menu .menu-item .sub-menu { background: #f5821f; -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); display: block; height: 0; left: 0; opacity: 0; overflow: hidden; padding-left: 0; position: absolute; top: 35px; width: 250px; z-index: 120; }
  .main-navigation .menu .menu-item .sub-menu .menu-item { display: block; width: 100%; }
  .main-navigation .menu .menu-item .sub-menu .menu-item > a { background: #f5821f; border: 0; line-height: 1.2; margin: 0; -webkit-transition: background .2s ease; -moz-transition: background .2s ease; transition: background .2s ease; }
  .main-navigation .menu .menu-item .sub-menu .menu-item:hover > a { background: #d7690a; }
  .main-navigation .menu .menu-item .sub-menu .menu-item.current-menu-item > a { background: #d7690a; }
  .main-navigation .menu .menu-item .sub-menu .menu-item.current-menu-item:hover > a { background: #a75107; }
  .main-navigation .menu .menu-item:hover > .sub-menu { height: auto; opacity: 1; overflow: visible; }
  .main-navigation .menu .menu-item:hover > .sub-menu .menu-item a { padding: 12px 20px; } }

@media (min-width: 992px) { .main-navigation .menu .menu-item .sub-menu { top: 35px; } }

@media (min-width: 768px) { .main-navigation .menu .menu-item .sub-menu .menu-item .sub-menu { left: 0; margin-left: -100%; position: absolute; top: 0; }
  .main-navigation .menu .menu-item .sub-menu .menu-item .sub-menu .menu-item a { -webkit-transition: background .2s ease; -moz-transition: background .2s ease; transition: background .2s ease; }
  .main-navigation .menu .menu-item .sub-menu .menu-item:hover .sub-menu { overflow: visible; } }

@media (min-width: 768px) { .main-navigation .menu .menu-item:last-of-type .sub-menu { left: auto; right: 0; }
  .main-navigation.align-right .menu .menu-item:last-of-type .sub-menu { left: auto; right: 0; }
  .main-navigation.align-right .menu .menu-item .sub-menu { left: auto; right: 0; } }

.site-header .main-navigation .social-icons { display: block; opacity: 0; padding: 20px; position: relative; -webkit-transition: all 1s cubic-bezier(0.18, 1, 0.21, 1); -moz-transition: all 1s cubic-bezier(0.18, 1, 0.21, 1); transition: all 1s cubic-bezier(0.18, 1, 0.21, 1); z-index: 115; }

.site-header .main-navigation .social-icons .social-icon a { border: 1px solid #f5821f; background-color: transparent; color: #f5821f; font-size: 1.2rem; height: 45px; line-height: 43px; width: 45px; }

.site-header .main-navigation .social-icons.social-icons-enter { opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

@media (min-width: 768px) { .site-header .main-navigation .social-icons { display: none; } }

.site-header .top-links { font-size: 0.8rem; text-transform: uppercase; }

.site-header .menu-top-links-container { display: none; }

.site-header .menu-top-links-container .menu { list-style-type: none; margin: 0; padding: 0; }

.site-header .menu-top-links-container .menu .menu-item { display: inline-block; }

.site-header .menu-top-links-container .menu .menu-item a { color: #fff; display: block; padding: 5px; }

.site-header .menu-top-links-container .menu .menu-item a:hover { text-decoration: none; }

@media (max-width: 767px) { .site-header .top-links { float: right; } }

@media (min-width: 768px) { .site-header .top-links { display: inline-block; vertical-align: top; }
  .site-header .top-links .menu-top-links-container { display: block; } }

.site-header .top-links .my-account { color: #fff; display: inline-block; line-height: 1; font-size: 1.6rem; padding: 16px 10px; }

@media (min-width: 768px) { .site-header .top-links .my-account { padding: 12px 10px 5px; font-size: 1.26667rem; } }

.site-header .phone-number { float: right; }

.site-header .phone-number .number { color: #fff; display: none; margin-bottom: 0; }

.site-header .phone-number .icon { color: #fff; display: block; font-size: 1.73333rem; line-height: 1; padding: 15px 10px; }

@media (min-width: 768px) { .site-header .phone-number { padding: 0; position: absolute; right: 20px; top: 10px; vertical-align: top; }
  .site-header .phone-number .number { display: block; font-size: inherit; }
  .site-header .phone-number .icon { display: none; } }

.site-header .social-icons { display: none; padding: 10px; vertical-align: top; }

@media (min-width: 768px) { .site-header .social-icons { display: inline-block; } }

.site-header .search { position: absolute; right: 80px; top: 0; }

.site-header .search .search-toggle { background: #ccc; color: #2d3236; font-size: 1.9em; padding: 12px 12px 13px; display: none; position: absolute; right: 0; text-align: center; top: 0; width: 65px; z-index: 10001; }

.site-header .search .search-form { position: absolute; right: 0; top: 0; width: 50px; }

.site-header .search .search-form .search-field { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; background: transparent; border: 0; color: transparent; font-size: 1.2em; height: 60px; padding-bottom: 5px; padding-top: 5px; padding-right: 30px; position: absolute; right: 0; top: 0; width: 50px; z-index: 3; }

.site-header .search .search-form .search-field::-webkit-input-placeholder { color: transparent; }

.site-header .search .search-form .search-field:-moz-placeholder { color: transparent; }

.site-header .search .search-form .search-field::-moz-placeholder { color: transparent; }

.site-header .search .search-form .search-field:-ms-input-placeholder { color: transparent; }

.site-header .search .search-form .search-field:focus { outline: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; }

.site-header .search .search-form .search-submit { background: transparent; border: 0; color: #fff; font-size: 1.5em; margin-left: -35px; padding: 15px 15px; position: absolute; right: 0; top: 1px; z-index: 2; }

.site-header.show-search .search { background: #fff; height: 59px; left: 0; right: auto; top: 0; width: 100%; z-index: 10001; }

.site-header.show-search .search .search-toggle { display: block; }

.site-header.show-search .search .search-form { left: 0; padding-left: 20px; right: auto; width: -moz-calc(100% - 65px); width: calc(100% - 65px); }

.site-header.show-search .search .search-form .search-field { background: #fff; color: #2d3236; left: 20px; right: auto; top: 2px; width: 100%; }

.site-header.show-search .search .search-form .search-field::-webkit-input-placeholder { color: rgba(0, 0, 0, 0.25); }

.site-header.show-search .search .search-form .search-field:-moz-placeholder { color: rgba(0, 0, 0, 0.25); }

.site-header.show-search .search .search-form .search-field::-moz-placeholder { color: rgba(0, 0, 0, 0.25); }

.site-header.show-search .search .search-form .search-field:-ms-input-placeholder { color: rgba(0, 0, 0, 0.25); }

.site-header.show-search .search .search-form .search-submit { color: #00274B; right: 0px; z-index: 4; }

.site-header.hide-navigation .search { display: none; }

@media (min-width: 768px) { .site-header .search { -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; transition: all 0.1s ease; display: inline-block; margin-top: 10px; margin-right: 10px; position: relative; right: auto; top: auto; vertical-align: top; }
  .site-header .search .search-toggle { background: transparent; color: rgba(255, 255, 255, 0.5); font-size: 1.3em; line-height: 1; margin-right: -50px; padding: 8px 10px; right: 0; top: 0; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; width: 50px; }
  .site-header .search .search-toggle:hover { background: transparent; color: rgba(255, 255, 255, 0.75); }
  .site-header .search .search-form { display: block; position: static; width: 100%; }
  .site-header .search .search-form .search-field { border-bottom: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; cursor: pointer; font-size: 1em; height: 40px; padding: 0; position: relative; z-index: 1; }
  .site-header .search .search-form .search-submit { color: #fff; font-size: 1.3em; line-height: 1; margin-left: -39px; padding: 8px 10px; position: static; }
  .site-header.show-search .search { background: #eee; border-left: 0; height: auto; left: auto; margin-left: 20px; margin-right: 60px; position: relative; right: 0; width: 250px; }
  .site-header.show-search .search .search-form { padding-left: 0; position: static; width: 100%; }
  .site-header.show-search .search .search-form .search-field { background: transparent; cursor: text; color: #2d3236; height: 40px; padding: 0 10px; position: static; border: 2px solid #001a32; }
  .site-header.show-search .search .search-form .search-field::-webkit-input-placeholder { color: rgba(45, 50, 54, 0.25); }
  .site-header.show-search .search .search-form .search-field:-moz-placeholder { color: rgba(45, 50, 54, 0.25); }
  .site-header.show-search .search .search-form .search-field::-moz-placeholder { color: rgba(45, 50, 54, 0.25); }
  .site-header.show-search .search .search-form .search-field:-ms-input-placeholder { color: rgba(45, 50, 54, 0.25); }
  .site-header.show-search .search .search-form .search-submit { color: #00274B; font-size: 1.3em; padding: 8px 10px; position: absolute; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; right: 0; }
  .site-header.show-search .search .search-form .search-submit:hover { color: #001a32; } }

.site-footer { background-color: #00274B; }

.site-footer .title { font-family: "Montserrat", sans-serif; font-size: 15px; font-weight: bold; letter-spacing: normal; }

.site-footer .footer-columns { padding: 40px 0; }

@media (max-width: 767px) { .site-footer .footer-col { margin-bottom: 40px; }
  .site-footer .footer-col:last-of-type { margin-bottom: 0; } }

@media (min-width: 768px) { .site-footer .footer-columns { padding: 60px 0; } }

.site-footer .footer-bottom { background: transparent; border-top: 1px solid rgba(255, 255, 255, 0.1); color: inherit; font-size: 0.93333rem; padding: 20px 0; text-align: center; }

.site-footer .footer-bottom a { color: inherit; }

.site-footer .footer-bottom .copyright { display: block; }

.site-footer .footer-bottom .copyright p { margin-bottom: 0; }

.site-footer .footer-bottom .website-by-ticktock { display: block; }

@media (min-width: 576px) { .site-footer .footer-bottom { padding: 40px 0; }
  .site-footer .footer-bottom p { margin-bottom: 0; }
  .site-footer .footer-bottom .copyright { display: inline-block; }
  .site-footer .footer-bottom .website-by-ticktock { display: inline-block; } }

.menu-footer-bottom-container { display: inline-block; }

.menu-footer-bottom-container .menu { list-style-type: none; padding: 0; }

.menu-footer-bottom-container .menu .menu-item { display: inline-block; }

.menu-footer-bottom-container .menu .menu-item a { display: block; padding: 0 20px; }

.site-footer .logo { display: inline-block; margin-bottom: 40px; max-width: 100%; width: 150px; }

@media (min-width: 768px) { .site-footer .logo { width: 200px; } }

.footer-menu .menu { list-style-type: none; margin: 0; padding: 0; }

.footer-menu .menu-item a { color: #2d3236; display: block; font-family: "Montserrat", sans-serif; line-height: 1.3; padding: 5px 0; }

.footer-menu .menu-item.current-menu-item a { color: #f5821f; }

.dark-bg .footer-menu .menu-item a { color: #fff; }

.site-footer .footer-contact { margin-bottom: 40px; }

.site-footer .footer-contact .footer-contact-item { display: inline-block; margin-bottom: 15px; vertical-align: top; width: 100%; }

.site-footer .footer-contact .footer-contact-item .icon { float: left; width: 20px; text-align: center; }

.site-footer .footer-contact .footer-contact-item .contact-detail { display: block; padding-left: 30px; }

.site-footer .footer-contact .footer-contact-item.business-locations p { margin-bottom: 0; }

nav ul { margin-bottom: 0; padding-left: 0; }

nav ul li { display: inline-block; margin-bottom: 0; }

nav ul li a { display: block; }

.btn { -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; background: #808284; border: 0 solid transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; color: #fff; cursor: pointer; font-family: "Montserrat", sans-serif; font-size: 15px; margin-bottom: 26.25px; outline: 0; overflow: hidden; padding: 10px 16px; position: relative; }

.btn:hover, .btn:focus, .btn:active { background: #67696a; border-color: #67696a; color: #fff; }

.btn:focus { outline: 0; }

.btn.btn-sm { font-size: 0.85rem; padding: 5px 10px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.btn.btn-lg { font-size: 1.6rem; padding: 16px 24px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.btn.btn-outline { background: transparent; border-color: #808284; border-width: 1px; color: #808284; }

.btn.btn-outline:hover, .btn.btn-outline:focus, .btn.btn-outline:active { background: #808284; border-color: #808284; color: #fff; }

.btn.btn-primary { background: #00274B; border: 0 solid transparent; color: #fff; }

.btn.btn-primary:hover, .btn.btn-primary:focus, .btn.btn-primary:active { background: #000c18; border-color: transparent; color: #fff; }

.btn.btn-primary.btn-outline { background: transparent; border-color: #00274B; border-width: 1px; color: #00274B; }

.btn.btn-primary.btn-outline:hover, .btn.btn-primary.btn-outline:focus, .btn.btn-primary.btn-outline:active { background: #00274B; border-color: #00274B; color: #fff; }

.btn.btn-secondary { background: #f5821f; border: 0 solid transparent; color: #fff; }

.btn.btn-secondary:hover, .btn.btn-secondary:focus, .btn.btn-secondary:active { background: #d7690a; border-color: transparent; color: #fff; }

.btn.btn-secondary.btn-outline { background: transparent; border: 1px solid #f5821f; color: #f5821f; }

.btn.btn-secondary.btn-outline:focus, .btn.btn-secondary.btn-outline:hover, .btn.btn-secondary.btn-outline:active { background: #f5821f; border-color: #f5821f; color: #fff; }

.btn.btn-tertiary { background: #85144b; border: 0 solid transparent; color: #fff; }

.btn.btn-tertiary:hover, .btn.btn-tertiary:focus, .btn.btn-tertiary:active { background: #590d32; border-color: transparent; color: #fff; }

.btn.btn-tertiary.btn-outline { background: transparent; border: 1px solid #85144b; color: #85144b; }

.btn.btn-tertiary.btn-outline:focus, .btn.btn-tertiary.btn-outline:hover, .btn.btn-tertiary.btn-outline:active { background: #85144b; border-color: #85144b; color: #fff; }

.btn.btn-success { background: #5cb85c; border: 0 solid transparent; color: #fff; }

.btn.btn-success:hover, .btn.btn-success:focus, .btn.btn-success:active { background: #4cae4c; border-color: transparent; color: #fff; }

.btn.btn-success.btn-outline { background: transparent; border: 1px solid #5cb85c; color: #5cb85c; }

.btn.btn-success.btn-outline:focus, .btn.btn-success.btn-outline:hover, .btn.btn-success.btn-outline:active { background: #5cb85c; border-color: #5cb85c; color: #fff; }

.btn.btn-info { background: #5bc0de; border: 0 solid transparent; color: #fff; }

.btn.btn-info:hover, .btn.btn-info:focus, .btn.btn-info:active { background: #46b8da; border-color: #5bc0de; color: #fff; }

.btn.btn-info.btn-outline { background: transparent; border: 1px solid #5bc0de; color: #5bc0de; }

.btn.btn-info.btn-outline:focus, .btn.btn-info.btn-outline:hover, .btn.btn-info.btn-outline:active { background: #5bc0de; border-color: #5bc0de; color: #fff; }

.btn.btn-warning { background: #f0ad4e; border: 0 solid transparent; color: #fff; }

.btn.btn-warning:hover, .btn.btn-warning:focus, .btn.btn-warning:active { background: #eea236; border-color: transparent; color: #fff; }

.btn.btn-warning.btn-outline { background: transparent; border: 1px solid #f0ad4e; color: #f0ad4e; }

.btn.btn-warning.btn-outline:focus, .btn.btn-warning.btn-outline:hover, .btn.btn-warning.btn-outline:active { background: #f0ad4e; border-color: #f0ad4e; color: #fff; }

.btn.btn-danger { background: #d9534f; border: 0 solid transparent; color: #fff; }

.btn.btn-danger:hover, .btn.btn-danger:focus, .btn.btn-danger:active { background: #d43f3a; border-color: transparent; color: #fff; }

.btn.btn-danger.btn-outline { background: transparent; border: 1px solid #d9534f; color: #d9534f; }

.btn.btn-danger.btn-outline:focus, .btn.btn-danger.btn-outline:hover, .btn.btn-danger.btn-outline:active { background: #d9534f; border-color: #d9534f; color: #fff; }

.btn.btn-link { background: transparent; color: #00274B; }

.btn.btn-link:focus { color: #00274B; }

.btn.disabled, .btn[disabled] { cursor: not-allowed; opacity: .4; }

table { font-size: 15px; }

table tr th { background: transparent; border-bottom: 1px solid #ececec; color: #2d3236; padding: 10px 5px; vertical-align: middle; }

table tr td { background: transparent; border-bottom: 1px solid #ececec; color: #2d3236; padding: 10px 5px; vertical-align: middle; }

input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="number"], input[type="password"], input[type="search"], textarea, select { -webkit-appearance: none; -moz-appearance: none; appearance: none; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: transparent; width: 100%; }

input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="number"], input[type="password"], input[type="search"] { border: 2px solid #c6c7c8; height: 48px; padding: 10px; }

textarea { border: 2px solid #c6c7c8; height: 4rem; min-height: 5rem; padding: 10px; resize: vertical; }

@media (min-width: 768px) { textarea { height: 8rem; } }

input[type="text"], input[type="email"], input[type="tel"], input[type="url"], input[type="number"], input[type="password"], input[type="search"], textarea { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #2d3236; }

input[type="text"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, textarea:focus { border-color: #00274B; -webkit-box-shadow: 0 0 10px rgba(0, 39, 75, 0.3); -moz-box-shadow: 0 0 10px rgba(0, 39, 75, 0.3); box-shadow: 0 0 10px rgba(0, 39, 75, 0.3); outline: 0; }

input[type="text"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, input[type="number"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="search"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #c6c7c8; }

input[type="text"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="url"]:-moz-placeholder, input[type="number"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="search"]:-moz-placeholder, textarea:-moz-placeholder { color: #c6c7c8; }

input[type="text"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="url"]::-moz-placeholder, input[type="number"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="search"]::-moz-placeholder, textarea::-moz-placeholder { color: #c6c7c8; }

input[type="text"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, input[type="number"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="search"]:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #c6c7c8; }

select { -webkit-appearance: none; -moz-appearance: none; appearance: none; background-color: transparent; background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA3ppVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTMyIDc5LjE1OTI4NCwgMjAxNi8wNC8xOS0xMzoxMzo0MCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpjYmU2ZGJmMC0zMWRkLTQyN2EtYjIyYi02YjExMGU5ZDVmODciIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6REM2MzE0REVCNjkzMTFFNkIxODVBOTBFNDM1NDFDOEUiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6REM2MzE0RERCNjkzMTFFNkIxODVBOTBFNDM1NDFDOEUiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUuNSAoTWFjaW50b3NoKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOmI4YTU2Zjg5LTM0MzAtNDcxNS1iOGQyLWQ5NWM4NzdmYmIyOSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpjYmU2ZGJmMC0zMWRkLTQyN2EtYjIyYi02YjExMGU5ZDVmODciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz4RdGokAAAAf0lEQVR42mL8//8/AzUBEwOVwaiBlAMWbIKMjIxEG4CeSujq5fkgB+DBC3E6GR1DARcQX8Zh2HUg5samH5+BIKABxF/QDPsKxLq4HETIQBCIQTMwFZ8PiTEQBGZBDVtKKMiINZATiFcCMS8hAxmxGUBJOmQhRtFo4UBfAwECDADAD7B6p+ae7AAAAABJRU5ErkJggg=="); background-repeat: no-repeat; background-position: 97.5% 50%; border: 2px solid #c6c7c8; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; color: #2d3236; height: 48px; padding: 10px; }

select:focus { border: 2px solid #00274B; outline: none; }

select::-ms-expand { display: none; }

select option { background: transparent; color: #2d3236; }

select option:hover { background: transparent; color: #2d3236; }

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

.gform_wrapper .gfield { clear: both; margin-bottom: 20px; }

.gform_wrapper .gfield input[type="radio"] { margin-right: 8px; }

.gform_wrapper .gfield input[type="checkbox"] { margin-right: 4px; }

.gform_wrapper .gfield .gfield_label { color: #2d3236; display: none; font-weight: normal; margin-bottom: 5px; }

.gform_wrapper .gfield .gfield_label .gfield_required { color: #d9534f; font-weight: bold; margin-left: 2px; }

.gform_wrapper .gfield.gform_hidden { display: none; }

.gform_wrapper .gfield.gform_validation_container { display: none; }

.gform_wrapper .gfield.col-sm-6, .gform_wrapper .gfield.col-sm-4 { clear: none; padding-left: 0; padding-right: 0; }

.gform_wrapper .gfield_radio li, .gform_wrapper .gfield_checkbox li { margin-bottom: 5px; }

.gform_wrapper .gfield_radio label, .gform_wrapper .gfield_checkbox label { cursor: pointer; font-weight: normal; margin-bottom: 0; }

@media (min-width: 768px) { .gform_wrapper .gfield.col-sm-6.col-left, .gform_wrapper .gfield.col-sm-4.col-left { padding-left: 0; padding-right: 10px; }
  .gform_wrapper .gfield.col-sm-6.col-right, .gform_wrapper .gfield.col-sm-4.col-right { padding-left: 10px; padding-right: 0; }
  .gform_wrapper .gfield.col-sm-4.col-middle { padding-left: 10px; padding-right: 10px; } }

.gform_button { -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; background: #00274B; border: 0 solid transparent; color: #fff; cursor: pointer; font-family: "Montserrat", sans-serif; font-size: 15px; font-weight: 700; margin-bottom: 26.25px; outline: 0; overflow: hidden; padding: 10px 16px; position: relative; width: 100%; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.gform_button:hover, .gform_button:focus, .gform_button:active { background: #000c18; border-color: transparent; color: #fff; }

.gform_button:focus { outline: 0; -webkit-box-shadow: 0 0 10px rgba(0, 39, 75, 0.5); -moz-box-shadow: 0 0 10px rgba(0, 39, 75, 0.5); box-shadow: 0 0 10px rgba(0, 39, 75, 0.5); }

.gform_validation_error .validation_error { color: #d9534f; font-weight: bold; margin-bottom: 20px; }

.gform_validation_error .validation_message { color: #d9534f; }

.gform_validation_error .gform_fields .gfield.gfield_error input[type="text"], .gform_validation_error .gform_fields .gfield.gfield_error input[type="email"], .gform_validation_error .gform_fields .gfield.gfield_error input[type="tel"], .gform_validation_error .gform_fields .gfield.gfield_error input[type="url"], .gform_validation_error .gform_fields .gfield.gfield_error input[type="number"], .gform_validation_error .gform_fields .gfield.gfield_error input[type="password"], .gform_validation_error .gform_fields .gfield.gfield_error textarea, .gform_validation_error .gform_fields .gfield.gfield_error select { border-color: #d9534f; }

.gform_validation_error .gform_fields .gfield.gfield_error input[type="text"]:focus, .gform_validation_error .gform_fields .gfield.gfield_error input[type="email"]:focus, .gform_validation_error .gform_fields .gfield.gfield_error input[type="tel"]:focus, .gform_validation_error .gform_fields .gfield.gfield_error input[type="url"]:focus, .gform_validation_error .gform_fields .gfield.gfield_error input[type="number"]:focus, .gform_validation_error .gform_fields .gfield.gfield_error input[type="password"]:focus, .gform_validation_error .gform_fields .gfield.gfield_error textarea:focus, .gform_validation_error .gform_fields .gfield.gfield_error select:focus { -webkit-box-shadow: 0 0 10px rgba(217, 83, 79, 0.5); -moz-box-shadow: 0 0 10px rgba(217, 83, 79, 0.5); box-shadow: 0 0 10px rgba(217, 83, 79, 0.5); }

.ui-datepicker { -webkit-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3); -moz-box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3); box-shadow: 0 2px 15px rgba(0, 0, 0, 0.3); background: #ececec; display: none; margin-top: -30px; padding: 10px; text-align: center; width: 300px; }

.ui-datepicker .ui-icon { text-indent: 0; }

.ui-datepicker .ui-datepicker-header { margin-bottom: 10px; position: relative; text-transform: uppercase; }

.ui-datepicker .ui-datepicker-header .ui-corner-all { cursor: pointer; top: 2px; }

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker .ui-datepicker-header .ui-datepicker-next { font-size: 0.8rem; font-weight: normal; line-height: 30px; position: absolute; top: 0; }

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover { color: #001a32; }

.ui-datepicker .ui-datepicker-header .ui-datepicker-prev { left: 2px; }

.ui-datepicker .ui-datepicker-header .ui-datepicker-next { right: 2px; }

.ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-month, .ui-datepicker .ui-datepicker-header .ui-datepicker-title .ui-datepicker-year { border-width: 1px; display: inline-block; height: 30px; font-size: 0.8rem; margin: 0 3.33333px; padding: 0; padding-left: 10px; padding-right: 20px; text-transform: uppercase; width: auto; }

.ui-datepicker .ui-datepicker-calendar { border-collapse: collapse; font-size: .9em; margin: 0; padding-left: 10px; padding-right: 10px; width: 100%; }

.ui-datepicker th { font-size: 12px; padding: 10px 0 5px; text-transform: uppercase; text-align: center; }

.ui-datepicker td { padding: 1px; }

.ui-datepicker td a { background-color: #fff; border: 1px solid #c6c7c8; color: #00274B; display: block; font-weight: bold; padding: 5px; text-align: center; -webkit-transition: all ease .2s; -moz-transition: all ease .2s; transition: all ease .2s; }

.ui-datepicker td a.ui-state-highlight { border: 1px solid #00274B; }

.ui-datepicker td a:hover { background-color: #00274B; border-color: #001a32; color: #fff; text-decoration: none; }

.ui-datepicker td a.ui-state-active { background: #00274B; border: 1px solid #001a32; color: #fff; }

.ui-datepicker td .ui-state-default { text-align: center; }

.page-header { background-position: 50% 50%; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; border: 0; clear: both; margin-bottom: 0; margin-top: 0; padding: 100px 0 100px; }

.page-header .page-super-title { margin-bottom: 10px; }

.page-header .page-title { margin-bottom: 0; }

.page-header .page-sub-title { color: #fff; font-size: 1.6rem; margin-bottom: 0; margin-top: 20px; }

.page-header .page-sub-title a { color: #fff; text-decoration: underline; }

.page-header .page-header-cta { margin-bottom: 0; margin-top: 20px; }

.page-header .page-header-cta.btn-icon-before .fa { margin-right: 5px; }

.page-header .page-header-cta.btn-icon-after .fa { margin-left: 5px; }

@media (min-width: 768px) { .page-header { padding: 100px 0 100px; }
  .page-header .page-header-cta { margin-top: 40px; } }

@media (min-width: 992px) { .page-header { padding: 100px 0 100px; } }

.page-header-breadcrumb { background: rgba(0, 0, 0, 0.2); bottom: 0; position: absolute; text-align: left; width: 100%; }

.page-header-breadcrumb .breadcrumb { color: #fff; font-size: 0.8rem; font-weight: bold; padding: 10px 0; letter-spacing: 0.05em; }

.page-header-breadcrumb .breadcrumb a { color: #fff; font-weight: normal; }

.page-header.has-background-overlay { position: relative; }

.page-header.has-background-overlay .container { position: relative; z-index: 2; }

.page-header.has-background-overlay .background-overlay { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

.page-header.has-100-percent-height { height: 100vh; }

.page-header.has-100-percent-height .container { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); }

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) { .page-header.has-100-percent-height { height: 1024px; } }

@media all and (device-width: 768px) and (device-height: 1024px) and (orientation: landscape) { .page-header.has-100-percent-height { height: 768px; }
  .page-header.has-100-percent-height .container { top: 0; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); } }

.page-header.has-parallax-background { -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; background-position: 0 0; background-position: 50% 50%; background-repeat: no-repeat; }

@media (min-width: 768px) { .page-header.has-parallax-background { background-attachment: fixed; } }

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) { .page-header.has-parallax-background { background-attachment: scroll; } }

@media all and (min-width: 768px) { .page-header-is-fixed .page-header { height: 450px; left: 0; position: fixed; top: 77px; width: 100%; }
  .page-header-is-fixed.admin-bar .page-header { top: 109px; }
  .page-header-is-fixed .main { background: #fff; margin-top: 450px; }
  .page-header-is-fixed .main, .page-header-is-fixed .newsletter, .page-header-is-fixed .site-footer { position: relative; z-index: 2; } }

@media all and (min-width: 992px) { .page-header-is-fixed .page-header { top: 77px; }
  .page-header-is-fixed.admin-bar .page-header { top: 109px; } }

.page-header.has-scroll-hint { position: relative; }

.page-header .scroll-hint { -webkit-animation-delay: 0; -moz-animation-delay: 0; animation-delay: 0; -webkit-animation-duration: 2s; -moz-animation-duration: 2s; animation-duration: 2s; -webkit-animation-fill-mode: forwards; -moz-animation-fill-mode: forwards; animation-fill-mode: forwards; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; animation-iteration-count: infinite; -webkit-animation-name: bounce; -moz-animation-name: bounce; animation-name: bounce; -webkit-animation-timing-function: ease-in-out; -moz-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; bottom: 40px; color: #fff; display: block; left: 50%; position: absolute; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }

.page-header .scroll-hint .fa { font-size: 2.13333rem; }

@media (min-width: 768px) { .page-header .scroll-hint { bottom: 60px; -webkit-transition: color .2s ease; -moz-transition: color .2s ease; transition: color .2s ease; }
  .page-header .scroll-hint:hover { color: #00274B; } }

@media (min-width: 992px) { .page-header .scroll-hint { bottom: 80px; } }

@media (min-width: 1200px) { .page-header .scroll-hint { bottom: 120px; } }

@-webkit-keyframes bounce { 0% { -webkit-transform: translateX(-50%) scale(1) translateY(-5px); transform: translateX(-50%) scale(1) translateY(-5px); }
  50% { -webkit-transform: translateX(-50%) scale(0.8) translateY(0); transform: translateX(-50%) scale(0.8) translateY(0); }
  100% { -webkit-transform: translateX(-50%) scale(1) translateY(-5px); transform: translateX(-50%) scale(1) translateY(-5px); } }

@-moz-keyframes bounce { 0% { -moz-transform: translateX(-50%) scale(1) translateY(-5px); transform: translateX(-50%) scale(1) translateY(-5px); }
  50% { -moz-transform: translateX(-50%) scale(0.8) translateY(0); transform: translateX(-50%) scale(0.8) translateY(0); }
  100% { -moz-transform: translateX(-50%) scale(1) translateY(-5px); transform: translateX(-50%) scale(1) translateY(-5px); } }

@keyframes bounce { 0% { -webkit-transform: translateX(-50%) scale(1) translateY(-5px); -moz-transform: translateX(-50%) scale(1) translateY(-5px); transform: translateX(-50%) scale(1) translateY(-5px); }
  50% { -webkit-transform: translateX(-50%) scale(0.8) translateY(0); -moz-transform: translateX(-50%) scale(0.8) translateY(0); transform: translateX(-50%) scale(0.8) translateY(0); }
  100% { -webkit-transform: translateX(-50%) scale(1) translateY(-5px); -moz-transform: translateX(-50%) scale(1) translateY(-5px); transform: translateX(-50%) scale(1) translateY(-5px); } }

.section { background-position: 50% 50%; background-position-x: 50%; background-position-y: 50%; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; display: block; padding: 40px 0; }

.section .section-titles { width: 100%; }

@media (min-width: 768px) { .section { padding: 80px 0; } }

@media (min-width: 992px) { .section { padding: 80px 0; } }

.section.has-background-overlay { position: relative; }

.section.has-background-overlay .container { position: relative; z-index: 2; }

.section .background-overlay { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

.iframe-wrapper { height: 0; overflow: hidden; padding-bottom: 56.25%; padding-top: 25px; position: relative; }

.iframe-wrapper.sixteen-by-nine { padding-bottom: 56.25%; }

.iframe-wrapper.four-by-three { padding-bottom: 75%; }

.iframe-wrapper iframe { height: 100%; left: 0; position: absolute; top: 0; width: 100%; }

.modal { text-align: center; }

.modal-dialog { margin-top: 60px; }

.modal-content { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.modal-header .close { font-size: 1.6rem; line-height: 1; margin: 10px; position: absolute; right: 0; top: 0; z-index: 1; }

@media (min-width: 768px) { .modal:before { display: inline-block; vertical-align: middle; content: ' '; height: 100%; }
  .modal-dialog { display: inline-block; vertical-align: middle; margin: 0; } }

.scroll-to-top { display: none; }

.scroll-to-top { background: #fff; border: 2px solid #00274B; bottom: 20px; display: block; height: 30px; opacity: 0; position: fixed; right: 20px; text-align: center; -webkit-transform: translateY(100px) scale(0.5); -moz-transform: translateY(100px) scale(0.5); -ms-transform: translateY(100px) scale(0.5); transform: translateY(100px) scale(0.5); -webkit-transition: all .4s ease; -moz-transition: all .4s ease; transition: all .4s ease; width: 30px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; }

.scroll-to-top .fa { color: #00274B; font-size: .9em; line-height: 25.002px; }

.scroll-to-top:hover { background: #00274B; border-color: #00274B; }

.scroll-to-top:hover .fa { color: #fff; }

.scroll-to-top.show-scroll-to-top { opacity: 1; -webkit-transform: translateY(0) scale(1); -moz-transform: translateY(0) scale(1); -ms-transform: translateY(0) scale(1); transform: translateY(0) scale(1); }

@media (max-width: 767px) { .scroll-to-top { bottom: 20px; height: 40px; right: 20px; width: 40px; }
  .scroll-to-top .fa { font-size: 1.4rem; line-height: 33.336px; } }

.child-pages-menu li { display: inline-block; width: 100%; }

.child-pages-menu li a { color: #2d3236; display: block; line-height: 1.2; padding: 10px 0; }

.child-pages-menu li a:hover, .child-pages-menu li a:focus, .child-pages-menu li a:active { color: #00274B; text-decoration: none; }

.child-pages-menu li.parent { border-bottom: 2px solid #ddd; font-weight: bold; font-size: 0.86667rem; margin-bottom: 10px; padding-bottom: 10px; text-transform: uppercase; }

.child-pages-menu li.current_page_item a { color: #00274B; }

.content-post { background: #fff; display: block; margin-bottom: 40px; text-decoration: none; }

.content-post .entry-image { display: block; height: 250px; width: 100%; }

.content-post .entry-date sup { font-size: 50%; font-weight: bold; text-transform: uppercase; top: -.4rem; }

.content-post .entry-image { -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; background-position: 50% 50%; display: block; height: 150px; width: 100%; }

@media (min-width: 768px) { .content-post .entry-image { height: 200px; } }

@media (min-width: 992px) { .content-post .entry-image { height: 250px; } }

.content-post .entry-content { padding: 20px 20px 20px 20px; }

.content-post .entry-title { font-size: 1.6rem; margin-bottom: 10px; }

.content-post .entry-title a { display: block; }

.content-post .entry-title a:hover { text-decoration: none; }

.content-post .entry-excerpt { margin-bottom: 10px; }

.content-post .entry-excerpt a { color: #2d3236; display: block; }

.content-post .entry-excerpt a:hover { text-decoration: none; }

.entry-author { font-size: 13px; }

.entry-author a { color: #000; }

.entry-date { font-size: 13px; }

.content-search .entry-content { border-bottom: 1px solid #eee; margin-bottom: 40px; padding-bottom: 40px; }

.content-search .entry-content .entry-title { margin-bottom: 10px; }

.col-search-results .content-search:last-of-type .entry-content { border: 0; }

.social-icons { list-style-type: none; margin: 0; padding: 0; }

.social-icons .social-icon { display: inline-block; }

.social-icons .social-icon a { background-color: #fff; color: #00274B; display: inline-block; font-size: 1.33333rem; height: 40px; line-height: 40px; margin-bottom: 10px; margin-right: 5px; text-align: center; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; width: 40px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }

@media (min-width: 768px) { .social-icons .social-icon a:hover, .social-icons .social-icon a:focus, .social-icons .social-icon a:active { background-color: #bfc9d2; color: #00274B; } }

.social-sharing { list-style-type: none; margin: 0; padding: 0; }

.social-sharing li { display: inline-block; margin-bottom: 20px; }

.social-sharing li:first-of-type { margin-left: 0; }

.social-sharing li a { background: transparent; border: 2px solid #00274B; display: block; height: 36px; line-height: 34px; text-align: center; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; width: 36px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

.social-sharing li a .fa { color: #00274B; }

.social-sharing li a:hover { background: #00274B; border-color: #00274B; color: #fff; }

.social-sharing li a:hover .fa { color: #fff; }

.pagination { font-size: .9em; margin-top: 20px; text-align: center; }

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

.pagination ul li { display: inline-block; margin: 0 2.5px; vertical-align: top; }

.pagination ul li a { background: #fff; color: #00274B; display: block; font-weight: bold; height: 50px; padding: 15px 20px; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; }

.pagination ul li.ellipses { color: rgba(0, 39, 75, 0.5); line-height: 50px; margin-left: 5px; margin-right: 5px; }

.pagination ul li.current a { color: #fff; cursor: default; background: #00274B; position: relative; }

.pagination ul li.prev a, .pagination ul li.next a { font-size: 18px; line-height: 1; padding: 13px 20px; }

.pagination ul li.more-pages { color: #808284; font-weight: bold; line-height: 50px; padding: 0 5px; }

@media (min-width: 768px) { .pagination ul li a:hover, .pagination ul li a:active, .pagination ul li a:focus { background: #00274B; color: #fff; text-decoration: none; }
  .pagination ul li.current a:hover, .pagination ul li.current a:active, .pagination ul li.current a:focus { background: #00274B; } }

.comments-area .comments-title sup { font-size: 15px; }

.comments-area .comment-list { list-style-type: none; margin: 0; padding: 0; }

.comments-area .comment-list .comment { margin-bottom: 40px; }

.comments-area .comment-list .comment .comment-body .comment-meta { display: inline-block; width: 100%; }

.comments-area .comment-list .comment .comment-body .comment-author-avatar { text-align: center; }

.comments-area .comment-list .comment .comment-body .comment-author-avatar .avatar { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; height: auto; max-width: 100%; }

.comments-area .comment-list .comment .comment-body .comment-author-name { color: #2d3236; margin-bottom: 0; margin-right: 20px; }

.comments-area .comment-list .comment .comment-body .comment-metadata small { display: inline-block; font-size: 0.8rem; }

.comments-area .comment-list .comment .comment-body .comment-content { clear: both; margin-top: 10px; }

.comments-area .comment-list .comment .comment-body .comment-content p:last-of-type { margin-bottom: 0; }

.comments-area .comment-list .comment .comment-body .reply { display: none; }

.comments-area .comment-reply-title { margin-bottom: 10px; }

.comments-area .comment-form-comment .comment-form-comment-input { height: 8em; }

.dark-bg .comments-area .comment-form-comment-input, .dark-bg .comments-area .comment-form-email-field, .dark-bg .comments-area .comment-form-author-field { color: #fff; }

.entry-categories { display: block; font-family: "Montserrat", sans-serif; list-style-type: none; margin: 0; margin-top: 5px; padding: 0; }

.entry-categories .entry-category { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #f5821f; color: #fff; display: inline-block; font-size: 0.8rem; font-weight: bold; margin-bottom: 5px; margin-right: 5px; text-transform: uppercase; }

.entry-categories .entry-category a { color: #fff; display: block; line-height: 1; padding: 4px 6.66667px; }

.entry-categories .entry-category a:hover { text-decoration: none; }

.entry-categories .entry-category.no-link { color: #fff; padding: 4px 6.66667px; }

.entry-tags { display: block; font-family: "Montserrat", sans-serif; list-style-type: none; margin: 0; margin-top: 5px; padding: 0; }

.entry-tags .entry-tag { -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #3d4145; color: #fff; display: inline-block; font-size: .7em; font-weight: bold; margin-bottom: 5px; margin-right: 5px; text-transform: uppercase; }

.entry-tags .entry-tag a { color: #fff; display: block; line-height: 1.1; padding: 4px 6.66667px; }

.entry-tags .entry-tag a:hover { text-decoration: none; }

.entry-tags .entry-tag.no-link { color: #fff; padding: 4px 6.66667px; }

.dark-bg { color: #fff; }

.dark-bg a { color: #fff; color: #fff; }

.dark-bg a.content-post { text-decoration: none; }

.dark-bg a.btn { text-decoration: none; }

.dark-bg a.btn-default { color: #fff; }

.dark-bg a.btn-ghost { border-color: #fff; color: #fff; }

.dark-bg h1, .dark-bg h2, .dark-bg h3, .dark-bg h4, .dark-bg h5, .dark-bg h6 { color: #fff; color: #fff; }

.dark-bg p, .dark-bg ul, .dark-bg ol { color: #fff; color: #fff; }

.dark-bg small { color: #c6c7c8; color: rgba(255, 255, 255, 0.6); }

.dark-bg hr { border-color: #a2a3a5; border-color: rgba(255, 255, 255, 0.25); }

.dark-bg .table { color: #fff; color: #fff; }

.dark-bg .table > thead > tr > th { background: transparent; border-bottom: 2px solid rgba(255, 255, 255, 0.25); color: #fff; color: #fff; }

.dark-bg .table > tbody > tr > td { background: transparent; border-top: 1px solid rgba(255, 255, 255, 0.25); color: #fff; color: #fff; }

@media (min-width: 768px) { .dark-bg a:hover, .dark-bg a:focus, .dark-bg a:active { color: #fff; color: #fff; text-decoration: none; } }

.contact-details.shortcode .contact-details__item.contact-details__item--phone-number { margin-bottom: 20px; }

.contact-details.shortcode .contact-details__item.contact-details__item--email-address { margin-bottom: 20px; }

.contact-details.shortcode .contact-details__item.contact-details__item--business-address { margin-bottom: 20px; }

.contact-details.shortcode .contact-details__item.contact-details__item--opening-hours { margin-bottom: 20px; }

.contact-details.shortcode .contact-details__icon { float: left; width: 20px; text-align: center; }

.contact-details.shortcode .contact-details__text { display: block; padding-left: 30px; }

.section-multi-column .section-titles { margin-bottom: 20px; }

.section-multi-column .section-title-prefix { margin-bottom: 10px; }

.section-multi-column .column-title-icon { margin-bottom: 10px; }

.section-multi-column .column-title-icon .fa { font-size: 2rem; }

.section-multi-column.text-center .col-section-title { float: none; margin: 0 auto; }

@media (min-width: 768px) { .section-multi-column .section-titles { margin-bottom: 40px; } }

@media (min-width: 768px) { .section-multi-column.has-custom-column-padding-none .row-multi-columns, .section-multi-column.has-custom-column-padding-none .row-content-posts { margin-left: 0; margin-right: 0; }
  .section-multi-column.has-custom-column-padding-none .col-multi-column, .section-multi-column.has-custom-column-padding-none .col-content-post { padding-left: 0; padding-right: 0; }
  .section-multi-column.has-custom-column-padding-half .row-multi-columns, .section-multi-column.has-custom-column-padding-half .row-content-posts { margin-left: -5px; margin-right: -5px; }
  .section-multi-column.has-custom-column-padding-half .col-multi-column, .section-multi-column.has-custom-column-padding-half .col-content-post { padding-left: 5px; padding-right: 5px; }
  .section-multi-column.has-custom-column-padding-one .row-multi-columns, .section-multi-column.has-custom-column-padding-one .row-content-posts { margin-left: -1px; margin-right: -1px; margin-left: -0.5px; margin-right: -0.5px; }
  .section-multi-column.has-custom-column-padding-one .col-multi-column, .section-multi-column.has-custom-column-padding-one .col-content-post { padding-left: 1px; padding-right: 1px; padding-left: 0.5px; padding-right: 0.5px; } }

.section-locations-map { padding-bottom: 0; padding-top: 0; }

.section-locations-map .map { height: 250px; }

.section-locations-map .locations-map .gm-style-iw .name, .section-locations-map .locations-map .gm-style-iw .address { margin-bottom: 0; }

@media all and (min-width: 768px) { .section-locations-map .map { height: 400px; } }

@media (min-width: 768px) { body.woocommerce-page .section.wp-content { padding: 40px 0; } }

@media (min-width: 992px) { body.woocommerce-page .section.wp-content { padding: 60px 0; } }

.woocommerce .button { background: #00274B; border: 0 solid transparent; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; color: #fff; cursor: pointer; font-family: "Montserrat", sans-serif; font-size: 15px; margin-bottom: 26.25px; outline: 0; overflow: hidden; padding: 10px 16px; position: relative; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; }

.woocommerce .button:focus { outline: 0; }

.woocommerce .button:hover, .woocommerce .button:focus, .woocommerce .button:active { background: #000c18; border-color: transparent; color: #fff; text-decoration: none; }

.woocommerce .button.disabled, .woocommerce .button[disabled] { cursor: not-allowed; opacity: .4; }

.woocommerce .button.btn-sm { font-size: 0.85rem; padding: 5px 10px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.woocommerce .button.btn-lg { font-size: 1.6rem; padding: 16px 24px; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.woocommerce table { margin-bottom: 26.25px; }

.woocommerce table tr th { background: transparent; border-bottom: 1px solid #ececec; color: #2d3236; padding: 10px 5px; vertical-align: middle; }

.woocommerce table tr td { background: transparent; border-bottom: 1px solid #ececec; color: #2d3236; padding: 10px 5px; vertical-align: middle; }

.wc-tabs { border-bottom: 1px solid #d9d9da; display: inline-block; list-style-type: none; margin: 0; padding: 0; width: 100%; }

.wc-tabs li { float: left; margin-bottom: -1px; }

.wc-tabs li a { background: #ececec; border-bottom: 1px solid #d9d9da; border-right: 1px solid #d9d9da; border-top: 1px solid #d9d9da; color: #2d3236; display: block; font-family: "Montserrat", sans-serif; font-weight: normal; line-height: 1.2; padding: 15px 20px; }

.wc-tabs li a:hover, .wc-tabs li a:focus { text-decoration: none; }

.wc-tabs li.active a { border-bottom: 1px solid #fff; background: #fff; color: #00274B; }

.wc-tabs li:first-of-type a { border-left: 1px solid #d9d9da; }

@media (min-width: 768px) { .wc-tabs li a { padding: 20px 30px; } }

body.woocommerce-page .form-row label { color: #2d3236; }

body.woocommerce-page label.woocommerce-form__label-for-checkbox .input-checkbox { margin-left: 0; margin-right: 3px; margin-top: 0; position: static; }

body.woocommerce-page .form-row .required { border: 0; color: #d9534f; text-decoration: none; }

.select2-container .select2-selection { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border: 2px solid #c6c7c8; height: 48px; outline: 0; }

.select2-container .select2-selection__rendered { line-height: 44px !important; }

.select2-container .select2-selection__arrow { top: 11px !important; right: 11px !important; }

.select2-container .select2-selection__arrow b { border-width: 8px 6px 0 6px !important; }

.select2-container.select2-container--focus .select2-selection { border-color: #00274B !important; }

.select2-dropdown { border: 2px solid #c6c7c8; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.select2-dropdown .select2-search--dropdown .select2-search__field { border: 2px solid #c6c7c8; height: 40px; }

.select2-dropdown .select2-search--dropdown .select2-search__field:focus { border-color: #00274B; }

.select2-dropdown .select2-results .select2-results__options { font-weight: 500; }

.select2-dropdown .select2-results .select2-results__options .select2-results__option:focus { outline: 0; text-decoration: none; }

.select2-dropdown .select2-results .select2-results__options .select2-results__option--highlighted { background: #ececec; color: #f5821f; text-decoration: underline; }

.woocommerce-validated .select2-container .select2-selection { border-color: #c6c7c8; }

.woocommerce .products { list-style-type: none; padding: 0; }

.woocommerce .products .product { margin-bottom: 20px; }

.woocommerce .products .product .woocommerce-loop-product__link { display: block; position: relative; }

.woocommerce .products .product .woocommerce-loop-product__link:hover, .woocommerce .products .product .woocommerce-loop-product__link:focus, .woocommerce .products .product .woocommerce-loop-product__link:active { text-decoration: none; }

@media (max-width: 767px) { .woocommerce .products .product.has-custom-mobile-size { float: left !important; clear: none !important; }
  .woocommerce .products .product.has-custom-mobile-size.col-xs-12 { width: 100% !important; }
  .woocommerce .products .product.has-custom-mobile-size.col-xs-6 { width: 50% !important; }
  .woocommerce .products .product.has-custom-mobile-size.col-xs-4 { width: 33.3333% !important; }
  .woocommerce .products .product.has-custom-mobile-size.col-xs-3 { width: 25% !important; } }

@media (min-width: 768px) and (max-width: 991px) { .woocommerce .products .product:nth-child(2n+3) { clear: both; } }

@media (min-width: 992px) { .woocommerce .products .product:nth-child(4n+5) { clear: both; } }

.woocommerce-loop-product__link .woocommerce-loop-product__title { font-size: 1.06667rem; margin-bottom: 15px; }

.woocommerce-loop-product__link .wp-post-image { margin-bottom: 20px; width: 100%; }

.woocommerce-loop-product__link .woocommerce-loop-product__short-description p { margin-bottom: 0; }

.woocommerce-loop-product__link .price { color: #000; display: block; font-family: "Montserrat", sans-serif; font-size: 1.6rem; margin-bottom: 10px; padding-bottom: 20px; position: relative; }

.woocommerce-loop-product__link .price del { bottom: 0; color: #a2a3a5; font-size: 0.93333rem; left: 0; position: absolute; text-decoration: none; }

.woocommerce-loop-product__link .price del:before { content: 'Was: '; }

.woocommerce-loop-product__link .price ins { color: #000; font-size: 1.6rem; text-decoration: none; }

.woocommerce .products .product .btn { font-size: 0.93333rem; margin-bottom: 0; vertical-align: top; }

body.woocommerce-page .alert { margin-bottom: 40px; }

.add_to_cart_inline { border: 0 !important; margin-bottom: 0; padding: 0 !important; }

.woocommerce-pagination { clear: both; padding-top: 40px; text-align: left; }

.woocommerce-pagination ul.page-numbers { display: inline-block; font-family: "Montserrat", sans-serif; }

.woocommerce-pagination ul.page-numbers li { display: inline-block; }

.woocommerce-pagination ul.page-numbers .page-numbers { border: 1px solid #f5821f; color: #f5821f; display: block; padding: 5px 10px; }

.woocommerce-pagination ul.page-numbers .page-numbers.current { background-color: #00274B; border-color: transparent; color: #fff; }

.woocommerce-pagination ul.page-numbers a.page-numbers:hover, .woocommerce-pagination ul.page-numbers a.page-numbers:focus, .woocommerce-pagination ul.page-numbers a.page-numbers:active { text-decoration: none; }

@media (min-width: 768px) { .woocommerce-pagination ul.page-numbers .page-numbers { padding: 12px 20px; }
  .woocommerce-pagination ul.page-numbers a.page-numbers { -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; }
  .woocommerce-pagination ul.page-numbers a.page-numbers:hover { background: #f5821f; color: #fff; } }

.post-type-archive-product .product-filters .toggle-filters, .tax-product_cat .product-filters .toggle-filters { text-align: center; width: 100%; }

.post-type-archive-product .product-filters .product-filters-wrapper, .tax-product_cat .product-filters .product-filters-wrapper { display: none; }

.post-type-archive-product .widget_berocket_aapf .widget-title, .tax-product_cat .widget_berocket_aapf .widget-title { font-size: 1em; font-weight: bold; margin-bottom: 0; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget { margin: 0; margin-bottom: 40px; padding: 0; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget li, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget li { margin-bottom: 10px; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider input[type="text"], .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider input[type="text"] { border: 0; height: 30px; font-style: normal; padding: 0; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .left, .post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .right, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .left, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .right { height: 35px; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .left input[type="text"], .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .left input[type="text"] { text-align: left; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .slide, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .slide { padding-left: 6px; padding-right: 6px; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-range, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-range { background-color: #f5821f; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-handle, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-handle { background: #f5821f; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition: background .2s ease; -moz-transition: background .2s ease; transition: background .2s ease; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-handle:focus, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-handle:focus { outline: 0; }

.post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-handle:hover, .post-type-archive-product .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-handle:active, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-handle:hover, .tax-product_cat .widget_berocket_aapf .berocket_aapf_widget .slider .slide .ui-slider-handle:active { background: #00274B; }

.post-type-archive-product .widget_berocket_aapf .berocket_label_widgets, .tax-product_cat .widget_berocket_aapf .berocket_label_widgets { cursor: pointer; }

@media (min-width: 768px) { .post-type-archive-product .product-filters .toggle-filters, .tax-product_cat .product-filters .toggle-filters { display: none; }
  .post-type-archive-product .product-filters .product-filters-wrapper, .tax-product_cat .product-filters .product-filters-wrapper { display: block !important; } }

.section-product-breadcrumb { background-color: transparent; padding: 20px 0; }

.section-product-breadcrumb .woocommerce-breadcrumb { color: #2d3236; font-family: "Montserrat", sans-serif; font-size: 0.86667rem; line-height: 1.2; }

.section-product-breadcrumb .woocommerce-breadcrumb a { color: #2d3236; }

.section-product-breadcrumb .woocommerce-breadcrumb .separator { color: #2d3236; display: inline-block; padding-left: 5px; padding-right: 5px; }

.star-rating { display: inline-block; font-size: 1em; height: 1em; overflow: hidden; padding-top: 1.5em; position: relative; vertical-align: top; width: 4.7em; }

.star-rating:before { color: #a2a3a5; content: '\f006 \f006 \f006 \f006 \f006'; display: block; font-family: 'FontAwesome'; position: absolute; top: 0; left: 0; }

.star-rating span { overflow: hidden; position: absolute; top: 0; left: 0; }

.star-rating span:before { color: #00274B; content: '\f005 \f005 \f005 \f005 \f005'; font-family: 'FontAwesome'; }

.woocommerce .onsale { background: #00274B; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; color: #fff; display: block; font-size: 0.8rem; height: 40px; line-height: 40px; position: absolute; right: 10px; text-align: center; top: 10px; width: 40px; }

.woocommerce .soldout { background: #f5821f; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; color: #fff; display: block; font-family: "Montserrat", sans-serif; font-size: 0.8rem; height: 40px; line-height: 1; padding-top: 10px; position: absolute; right: 10px; text-align: center; top: 10px; width: 40px; }

.site-header .cart-contents { color: #fff; font-size: 18px; line-height: 1; padding: 8px 10px; width: auto; }

.site-header .cart-contents .cart-contents-label { display: none; }

.site-header .cart-contents .cart-contents-icon { display: inline-block; }

.site-header .cart-contents .cart-contents-count { color: #fff; display: inline-block; font-size: 15px; line-height: 1; margin-left: 5px; }

.site-header .cart-contents .cart-contents-count.empty { display: none; }

.site-header .cart-contents:hover, .site-header .cart-contents:focus, .site-header .cart-contents:active { text-decoration: none; }

@media (max-width: 767px) { .site-header .cart-contents { float: left; font-size: 18px; line-height: 1; letter-spacing: 0; padding: 17px 10px; z-index: 1; }
  .site-header .cart-contents .cart-contents-icon { font-size: 1.46667rem; }
  .site-header .cart-contents .cart-contents-count { display: none; margin-left: 3px; } }

@media (min-width: 768px) { .site-header .cart-contents { position: static; top: auto; right: auto; }
  .site-header .cart-contents .cart-contents-count { color: #fff; font-size: .8em; } }

.mini-cart-dropdown { background: #fff; -webkit-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15); -moz-box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15); box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15); display: none; font-family: "Montserrat", sans-serif; font-style: normal; font-size: 15px; padding: 20px; position: absolute; right: 20px; text-align: left; text-transform: none; top: 50px; width: 300px; z-index: 5010; }

.mini-cart-dropdown:before { content: ''; height: 0; border-left: 10px solid transparent; border-right: 10px solid transparent; border-bottom: 10px solid #fff; position: absolute; top: -10px; right: 5px; width: 0; }

.mini-cart-dropdown a { color: #000; }

.mini-cart-dropdown .mini-cart-products { max-height: 240px; margin-bottom: 20px; overflow-y: auto; }

.mini-cart-dropdown .mini-cart-product { -webkit-transition: opacity .2s ease; -moz-transition: opacity .2s ease; transition: opacity .2s ease; clear: both; display: inline-block; margin-bottom: 20px; width: 100%; }

.mini-cart-dropdown .mini-cart-product:last-of-type { margin-bottom: 0; }

.mini-cart-dropdown .mini-cart-product.being-removed { opacity: .4; }

.mini-cart-dropdown .mini-cart-product .entry-image { float: left; width: 25%; }

.mini-cart-dropdown .mini-cart-product .entry-content { float: left; margin-top: 0 !important; padding-left: 10px; width: 75%; }

.mini-cart-dropdown .mini-cart-product .entry-title { margin-bottom: 0; letter-spacing: 1px; line-height: 1.2; font-size: 0.93333rem; font-weight: 700; }

.mini-cart-dropdown .mini-cart-product .entry-meta { font-size: 0.93333rem; color: #666; }

.mini-cart-dropdown .mini-cart-product .remove-item { color: #a2a3a5; display: block; font-size: 0.8rem; letter-spacing: 1px; text-transform: none; }

.mini-cart-dropdown .mini-cart-subtotal { border-top: 1px solid #000; border-bottom: 1px solid #000; clear: both; display: inline-block; font-weight: bold; font-family: "Montserrat", sans-serif; margin-bottom: 20px; padding: 5px 0; text-align: right; width: 100%; }

.mini-cart-dropdown .mini-cart-subtotal .mini-cart-subtotal-title { float: left; margin-bottom: 0; text-align: left; width: 50%; }

.mini-cart-dropdown .mini-cart-subtotal .mini-cart-subtotal-value { float: left; font-weight: bold; margin-bottom: 0; padding-left: 20px; width: 50%; }

.mini-cart-dropdown .mini-cart-actions a { font-weight: 700; letter-spacing: 1px; margin: 0 0 5px 0; padding: 8px 10px 7px 10px; text-align: center; width: 49%; }

.mini-cart-dropdown .mini-cart-actions a.cart { float: left; }

.mini-cart-dropdown .mini-cart-actions a.checkout { float: right; }

.mini-cart-dropdown .mini-cart-actions a.continue-shopping { clear: both; width: 100%; }

.mini-cart-dropdown .btn { margin-bottom: 0; margin-right: 10px; }

@media (max-width: 767px) { .mini-cart-dropdown .mini-cart-actions a { font-size: 9px; width: 48.5%; } }

@media (max-width: 479px) { .mini-cart-dropdown .mini-cart-actions a { font-size: 8px; letter-spacing: .15em; padding: 11px 5px 8px 5px; } }

@media (min-width: 375px) { .mini-cart-dropdown { width: 355px; } }

@media (min-width: 414px) { .mini-cart-dropdown { width: 394px; } }

@media (min-width: 768px) { .mini-cart-dropdown { right: -5px; top: 55px; width: 350px; }
  .mini-cart-dropdown:before { right: 13px; }
  .mini-cart-dropdown .mini-cart-product .entry-content { padding-left: 20px; } }

@media (min-width: 768px) { .section-archive-products .col-archive-products-products { padding-left: 20px; } }

@media (max-width: 767px) { .section-archive-products { padding: 20px 0; } }

@media (min-width: 992px) { .section-archive-products .col-archive-products-products { padding-left: 40px; } }

.wc-results-and-sorting { margin-bottom: 20px; }

.wc-results-and-sorting .woocommerce-result-count { color: #808284; font-size: 0.85rem; margin-bottom: 5px; }

.wc-results-and-sorting .woocommerce-ordering .orderby { font-size: 0.85rem; height: 30px; padding: 2px 8px; }

@media (min-width: 576px) { .wc-results-and-sorting { display: inline-block; width: 100%; }
  .wc-results-and-sorting .woocommerce-result-count { float: left; margin-bottom: 0; margin-top: 5px; width: 50%; }
  .wc-results-and-sorting .woocommerce-ordering { float: right; text-align: right; width: 50%; }
  .wc-results-and-sorting .woocommerce-ordering .orderby { width: 180px; } }

.single-product .woocommerce-product-gallery .flex-control-nav { list-style-type: none; margin: 0; padding: 0; padding-top: 10px; }

.single-product .woocommerce-product-gallery .flex-control-nav li { cursor: pointer; float: left; padding: 0 5px; width: 20%; }

.single-product .woocommerce-product-gallery .flex-control-nav li img { opacity: .4; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; }

.single-product .woocommerce-product-gallery .flex-control-nav li img:hover { opacity: 1; }

.single-product .woocommerce-product-gallery .flex-control-nav li img.flex-active { opacity: 1; }

.single-product .woocommerce-product-gallery .flex-control-nav li:first-of-type { margin-left: -5px; }

@media (min-width: 768px) { .single-product .section-single-product .col-images { padding-right: 40px; } }

.single-product .woocommerce-product-gallery { position: relative; }

.woocommerce-product-gallery__trigger { display: block; left: 20px; font-size: 1.6rem; position: absolute; text-indent: -9999px; top: 20px; z-index: 2; }

.woocommerce-product-gallery__trigger:hover, .woocommerce-product-gallery__trigger:focus, .woocommerce-product-gallery__trigger:active { text-decoration: none; }

.woocommerce-product-gallery__trigger:before { background: rgba(0, 0, 0, 0.5); -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; content: '\f002'; color: rgba(255, 255, 255, 0.75); display: block; font-family: 'FontAwesome'; height: 50px; left: 0; line-height: 50px; position: absolute; text-align: center; text-indent: 0; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; top: 0; width: 50px; }

.woocommerce-product-gallery__trigger:hover:before { background: #000; color: #fff; }

.single-product .section-single-product .onsale { z-index: 2; }

@media (min-width: 768px) { .single-product .section-single-product .onsale { right: 50px; z-index: 2; } }

.single-product .section-single-product .entry-summary .entry-title { font-size: 2.13333rem; }

@media (min-width: 768px) { .single-product .section-single-product .entry-summary .entry-title { font-size: 2.4rem; } }

.single-product .section-single-product .entry-summary .price { font-size: 1.6rem; font-family: "Montserrat", sans-serif; line-height: 1.2; }

.single-product .section-single-product .entry-summary .price del { font-size: 1.4rem; }

.single-product .section-single-product .entry-summary .price ins { color: #00274B; display: block; font-size: 2.4rem; text-decoration: none; }

@media (min-width: 768px) { .single-product .section-single-product .entry-summary .price { font-size: 1.86667rem; } }

.single-product .section-single-product .entry-summary .stock.out-of-stock { font-weight: bold; color: #d9534f; }

.section-single-product .variations { margin-bottom: 10px; width: 100%; }

.section-single-product .variations label { margin-bottom: 0; }

.section-single-product .variations .value select { height: 40px; padding: 5px 10px; }

.section-single-product .variations .reset-variations-tr td { border: 0; }

.section-single-product .reset_variations { color: #808284; display: none; font-size: 0.85rem; }

.section-single-product .single_variation_wrap { margin-top: 40px; }

.section-single-product .entry-summary .quantity { display: inline-block; width: 49%; }

.section-single-product .single_add_to_cart_button { height: 48px; margin-bottom: 0; }

.section-single-product .sharing { padding-top: 40px; }

.section-single-product .sharing .title { margin-bottom: 10px; }

.section-single-product-tabs { padding-top: 0; }

.section-single-product-tabs .wc-tabs-nav-wrapper { margin-bottom: 40px; }

@media (min-width: 768px) { .section-single-product-tabs .wc-tabs-nav-wrapper { margin-bottom: 60px; } }

.single-product .comments-area .comment .avatar { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; display: inline-block; height: auto; max-width: 100%; vertical-align: top; }

.single-product .comments-area .comment .comment-text { display: inline-block; margin-left: 20px; vertical-align: top; }

.single-product .comments-area .comment .comment-text .meta { display: inline-block; margin-bottom: 10px; vertical-align: top; }

.single-product .comment-form .stars a { display: inline-block; height: 1em; position: relative; text-decoration: none; text-indent: -1000px; width: 1em; }

.single-product .comment-form .stars a:before { content: '\f006'; display: block; font-family: 'FontAwesome'; height: 1em; left: 0; line-height: 1; position: absolute; text-indent: 0; top: 0; width: 1em; }

.single-product .comment-form .stars a:active, .single-product .comment-form .stars a:focus, .single-product .comment-form .stars a:hover { text-decoration: none; }

.single-product .comment-form .stars a.active:before { content: '\f005'; }

.single-product .comment-form .stars.selected a:not(.active):before { content: '\f005'; }

.single-product .comment-form .stars.selected a.active ~ a:before { content: '\f006'; }

@media (min-width: 992px) { .single-product .comment-respond { width: 50%; } }

.section-single-product-related .section-title { color: #00274B; }

body.woocommerce-cart .woocommerce-cart-form { margin-bottom: 40px; }

body.woocommerce-cart .woocommerce-cart-form .shop_table { width: 100%; }

body.woocommerce-cart .woocommerce-cart-form .product-quantity label { display: none; }

@media (min-width: 768px) { body.woocommerce-cart .woocommerce-cart-form .product-quantity .input-text { width: 100px; } }

body.woocommerce-cart .woocommerce-cart-form .product-thumbnail { width: 60px; }

@media (max-width: 767px) { body.woocommerce-cart .woocommerce-cart-form .product-thumbnail { display: block !important; text-align: left !important; width: 100%; }
  body.woocommerce-cart .woocommerce-cart-form .product-thumbnail:before { display: none; }
  body.woocommerce-cart .woocommerce-cart-form .product-thumbnail a { display: inline-block; width: 60px; } }

body.woocommerce-cart .woocommerce-cart-form .product-remove { text-align: center; width: 100%; }

body.woocommerce-cart .woocommerce-cart-form .product-remove .remove { display: block; color: #a2a3a5; font-size: 1.6rem; font-weight: bold; padding: 5px 20px; text-align: center; }

body.woocommerce-cart .woocommerce-cart-form .product-remove .remove:hover, body.woocommerce-cart .woocommerce-cart-form .product-remove .remove:focus, body.woocommerce-cart .woocommerce-cart-form .product-remove .remove:active { text-decoration: none; }

@media (max-width: 767px) { body.woocommerce-cart .woocommerce-cart-form .product-remove { border: 0; padding-top: 0; padding-bottom: 20px; } }

@media (min-width: 768px) { body.woocommerce-cart .woocommerce-cart-form .product-remove { width: 80px; }
  body.woocommerce-cart .woocommerce-cart-form .product-remove .remove { display: block; padding: 10px 20px; }
  body.woocommerce-cart .woocommerce-cart-form .product-remove .remove:hover { color: #d9534f; } }

.cart-table-footer .coupon { display: inline-block; width: 100%; }

.cart-table-footer .coupon label { display: none; }

.cart-table-footer .coupon #coupon_code { margin-bottom: 10px; }

.cart-table-footer .coupon .btn { margin-bottom: 10px; padding-bottom: 13px; padding-top: 13px; width: 100%; }

.cart-table-footer .btn-update-cart { display: block; margin-bottom: 0; padding-bottom: 13px; padding-top: 13px; width: 100%; }

@media (max-width: 767px) { .cart-table-footer .coupon { padding-bottom: 0 !important; }
  .cart-table-footer .coupon #coupon_code { float: left; width: 50% !important; }
  .cart-table-footer .coupon .btn { float: left; width: 50% !important; }
  .cart-table-footer .actions { background-color: transparent !important; } }

@media (min-width: 768px) { .cart-table-footer .coupon #coupon_code, .cart-table-footer .coupon .btn-apply-coupon { float: left; width: 50%; }
  .cart-table-footer .coupon .btn-apply-coupon { display: inline-block; width: 50%; } }

@media (min-width: 768px) { .cart-collaterals { margin-top: 40px; } }

@media (min-width: 992px) { .cart-table-footer { float: left; padding-right: 20px; padding-top: 20px; width: 50%; }
  .cart-collaterals { float: left; margin-top: 0; padding-left: 20px; padding-top: 0; width: 50%; } }

body.woocommerce-cart .cart_totals { margin-top: 0; }

body.woocommerce-cart .cart_totals h2 { border-bottom: 2px solid #ececec; margin-bottom: 5px; padding-bottom: 10px; }

body.woocommerce-cart .cart_totals .shop_table { width: 100%; }

body.woocommerce-cart .cart_totals .shop_table td { text-align: right; }

body.woocommerce-cart .cart_totals .shop_table td .select2 { text-align: left; }

body.woocommerce-cart .cart_totals .wc-proceed-to-checkout { text-align: right; }

body.woocommerce-cart .cart-collaterals #shipping_method { list-style-type: none; padding-left: 0; }

body.woocommerce-cart .woocommerce-shipping-calculator .form-row { margin-bottom: 10px; }

.woocommerce-page .cart-collaterals .blockUI.blockOverlay { background: transparent !important; }

body.woocommerce-checkout .col-order { padding-top: 40px; }

@media (min-width: 992px) { body.woocommerce-checkout .col-customer-details { padding-right: 40px; }
  body.woocommerce-checkout .col-order { padding-top: 0; } }

@media (min-width: 1200px) { body.woocommerce-checkout .col-customer-details { padding-right: 60px; } }

body.woocommerce-checkout .woocommerce-form-login .button { margin-bottom: 0; margin-right: 10px; }

body.woocommerce-checkout .checkout_coupon { display: block; margin-bottom: 40px; }

body.woocommerce-checkout .checkout_coupon .input-text { display: inline-block; vertical-align: top; width: auto; }

body.woocommerce-checkout .checkout_coupon .btn { display: inline-block; height: 48px; margin-bottom: 0; vertical-align: top; }

body.woocommerce-checkout .woocommerce-billing-fields #billing_address_1_field { margin-bottom: 10px; }

@media (min-width: 576px) { body.woocommerce-checkout .woocommerce-billing-fields #billing_first_name_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_last_name_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_state_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_postcode_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_phone_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_email_field { display: inline-block; width: 49%; vertical-align: top; }
  body.woocommerce-checkout .woocommerce-billing-fields #billing_last_name_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_postcode_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_email_field { margin-left: 2%; } }

@media (min-width: 992px) and (max-width: 1199px) { body.woocommerce-checkout .woocommerce-billing-fields #billing_first_name_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_last_name_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_state_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_postcode_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_phone_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_email_field { display: block; width: auto; }
  body.woocommerce-checkout .woocommerce-billing-fields #billing_last_name_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_postcode_field, body.woocommerce-checkout .woocommerce-billing-fields #billing_email_field { margin-left: 0; } }

body.woocommerce-checkout .woocommerce-shipping-fields #shipping_address_1_field { margin-bottom: 10px; }

body.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address { font-size: 1.06667rem; line-height: 1; }

body.woocommerce-checkout .woocommerce-shipping-fields #ship-to-different-address label { font-weight: 500; }

@media (min-width: 576px) { body.woocommerce-checkout .woocommerce-shipping-fields #shipping_first_name_field, body.woocommerce-checkout .woocommerce-shipping-fields #shipping_last_name_field, body.woocommerce-checkout .woocommerce-shipping-fields #shipping_state_field, body.woocommerce-checkout .woocommerce-shipping-fields #shipping_postcode_field { display: inline-block; width: 49%; vertical-align: top; }
  body.woocommerce-checkout .woocommerce-shipping-fields #shipping_last_name_field, body.woocommerce-checkout .woocommerce-shipping-fields #shipping_postcode_field { margin-left: 2%; } }

@media (min-width: 992px) and (max-width: 1199px) { body.woocommerce-checkout .woocommerce-shipping-fields #shipping_first_name_field, body.woocommerce-checkout .woocommerce-shipping-fields #shipping_last_name_field, body.woocommerce-checkout .woocommerce-shipping-fields #shipping_state_field, body.woocommerce-checkout .woocommerce-shipping-fields #shipping_postcode_field { display: block; width: auto; }
  body.woocommerce-checkout .woocommerce-shipping-fields #shipping_last_name_field, body.woocommerce-checkout .woocommerce-shipping-fields #shipping_postcode_field { margin-left: 0; } }

body.woocommerce-checkout .woocommerce-checkout-review-order-table { width: 100%; }

body.woocommerce-checkout .woocommerce-checkout-review-order-table #shipping_method { list-style-type: none; padding-left: 0; }

.woocommerce-checkout-payment { background: #ececec; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin-top: 20px; padding: 20px; }

.woocommerce-checkout-payment .payment_methods { list-style-type: none; margin: 0; padding: 0; }

.woocommerce-checkout-payment .payment_methods .woocommerce-notice { margin-bottom: 26.25px; }

.woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_paypal .input-radio { display: inline-block; vertical-align: top; }

.woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_paypal label { display: inline-block; margin-bottom: 20px; position: relative; width: 80%; }

.woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_paypal label img { display: block; margin: 5px 0; max-width: 100px; }

.woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_paypal label .about_paypal { color: #808284; display: block; font-size: 0.85rem; }

@media (min-width: 992px) { .woocommerce-checkout-payment .payment_methods .wc_payment_method.payment_method_paypal label { width: 75%; } }

.woocommerce-page .woocommerce-checkout .blockUI.blockOverlay { background: transparent !important; }

body.woocommerce-account .woocommerce-MyAccount-navigation { margin-bottom: 40px; }

body.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link { display: block; }

body.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a { background: transparent; border-left: 5px solid transparent; color: #2d3236; display: block; padding: 10px 20px; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; transition: all .2s ease; }

body.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover, body.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:active, body.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:focus { text-decoration: none; }

body.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link a:hover { background: transparent; color: #00274B; }

body.woocommerce-account .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.is-active a { border-color: #00274B; background: transparent; color: #00274B; }

@media (min-width: 768px) { body.woocommerce-account .woocommerce-MyAccount-navigation { margin-bottom: 0; padding-right: 20px; } }

body.woocommerce-account .woocommerce-MyAccount-orders { width: 100%; }

body.woocommerce-account .woocommerce-MyAccount-orders .btn { margin-bottom: 0; }

body.woocommerce-view-order .woocommerce-MyAccount-navigation .woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--orders a { border-color: #f5821f; background: transparent; color: #f5821f; }

body.woocommerce-account .woocommerce-Address { margin-bottom: 40px; }

body.woocommerce-account .woocommerce-Address .title h3 { display: inline-block; margin-bottom: 0; }

body.woocommerce-account .woocommerce-Address .title .edit { display: inline-block; }

body.woocommerce-account #add_payment_method .woocommerce-Payment { background: #eee; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; padding: 20px; }

body.woocommerce-account #add_payment_method .payment_methods { list-style-type: none; margin: 0; padding: 0; }

@media (min-width: 768px) { .section.wp-content .col-wp-content.has-sidebar { padding-right: 40px; } }

.col-sm-6 { height: 100vh; }

.content { position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); position: absolute; padding: 40px; }

.fab { font-size: 1.6rem; margin-top: 20px; padding: 0 5px 0 0; }

.image { right: 0; top: 0; position: absolute; width: 100%; height: 100vh; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; background-repeat: no-repeat; background-position: bottom left; }

.logo { margin: 0 0 40px 0; width: 320px; }

.logo img { width: 100%; }

.slogan { color: #fff; margin-bottom: 40px; max-width: 600px; }

.slogan img { width: 100%; }

.slogan a { color: #f5821f; font-weight: 700; }

.coming-soon { width: 200px; }

@media (max-width: 767px) { .container-fluid { padding: 0; }
  .col-sm-6 { height: auto; }
  .image { position: relative; height: 420px; background-position: center center; }
  .content { position: static; -webkit-transform: none; -moz-transform: none; -ms-transform: none; transform: none; top: auto; }
  .logo { width: 240px; }
  .slogan { margin: 0 auto 30px auto; }
  .coming-soon { width: 195px; margin: 0 auto; } }

.search .page-header .container { max-width: 585px; }

.search .page-header .search-form { position: relative; }

.search .page-header .search-form .search-field { background: transparent; border: 0; border-bottom: 4px solid #fff; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; color: #fff; font-size: 1.6em; height: auto; padding: 20px 0 10px; padding-right: 60px; width: 100%; }

.search .page-header .search-form .search-field::-webkit-input-placeholder { color: rgba(255, 255, 255, 0.5); }

.search .page-header .search-form .search-field:-moz-placeholder { color: rgba(255, 255, 255, 0.5); }

.search .page-header .search-form .search-field::-moz-placeholder { color: rgba(255, 255, 255, 0.5); }

.search .page-header .search-form .search-field:-ms-input-placeholder { color: rgba(255, 255, 255, 0.5); }

.search .page-header .search-form .search-field:focus { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; outline: 0; }

.search .page-header .search-form .search-submit { -webkit-transition: all 0.1s ease; -moz-transition: all 0.1s ease; -o-transition: all 0.1s ease; transition: all 0.1s ease; background: transparent; border: 0; color: #fff; font-size: 1.4em; padding: 20px 10px; position: absolute; right: 0; top: 0; }

.search .page-header .search-form .search-submit:focus { -moz-transform: scale(1.3); -o-transform: scale(1.3); -ms-transform: scale(1.3); -webkit-transform: scale(1.3); transform: scale(1.3); outline: 0; }

.single-post .section-post-header { padding: 0; }

.single-post .section-post-header .col-entry-header { padding: 60px 30px 0 30px; }

.single-post .section-post-header .col-entry-featured-image { background-position: center center; height: 400px; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }

.single-post .section-post-header .entry-header .entry-author-avatar { display: inline-block; margin-right: 10px; vertical-align: top; }

.single-post .section-post-header .entry-header .entry-author-avatar img { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; height: auto; max-width: 64px; }

.single-post .section-post-header .entry-header .entry-meta { display: inline-block; padding-top: 5px; text-align: left; vertical-align: top; }

@media (min-width: 1200px) { .single-post .section-post-header { padding: 0; }
  .single-post .section-post-header .col-entry-header { height: 700px; padding: 120px 0; }
  .single-post .section-post-header .col-entry-featured-image { background-position: center center; height: 700px; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; }
  .single-post .section-post-header .entry-header { margin-left: auto; max-width: 600px; position: relative; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); -moz-transform: translateY(-50%); transform: translateY(-50%); } }

.single-post .section-post-content { font-size: 17px; line-height: 2rem; padding-top: 0; }

.single-post .section-post-content .col-post-content { padding: 40px; }

@media (min-width: 768px) { .single-post .section-post-content .col-post-content { padding-right: 40px; }
  .single-post .section-post-content .col-post-content article { margin: 0 auto; max-width: 760px; } }

@media (min-width: 1200px) { .single-post .section-post-content { padding-top: 80px; } }

.single-post .section-post-footer { background-color: #f6f6f6; }

.single-post .section-post-footer .comments-area { padding-top: 40px; }

.section-related-posts { background-color: #ececec; }

.author .page-header { text-align: center; }

.author .page-header .author-avatar { margin-bottom: 20px; }

.author .page-header .author-avatar .avatar { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; }

.error404 .section.error-404 { padding: 60px 0; }

.error404 .section.error-404 .fa { font-size: 3.2rem; margin-bottom: 20px; }

@media (min-width: 768px) { .error404 .section.error-404 { padding: 120px 0; } }
