@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Lato:300,400,700|Libre+Baskerville:400,400i");
@media all { /* Normalize.CSS */
  article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary { display: block; }
  audio, canvas, video { display: inline-block; }
  audio:not([controls]) { display: none; height: 0; }
  [hidden] { display: none; }
  html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; }
  a:focus { outline: thin dotted; }
  a:active, a:hover { outline: 0; }
  h1 { font-size: 2em; margin: .67em 0; }
  abbr[title] { border-bottom: 1px dotted; }
  b, strong { font-weight: 700; }
  dfn { font-style: italic; }
  hr { -moz-box-sizing: content-box; box-sizing: content-box; height: 0; border: 0; background: transparent; border-top: 1px solid #EEE; }
  mark { background: #ff0; color: #000; }
  code, kbd, pre, samp { font-family: monospace, serif; font-size: 1em; }
  pre { white-space: pre-wrap; }
  q { quotes: \201C \201D \2018 \2019; }
  small { font-size: 80%; }
  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
  sup { top: -.5em; }
  sub { bottom: -.25em; }
  img { border: 0; }
  svg:not(:root) { overflow: hidden; }
  fieldset { border: 1px solid silver; margin: 0 2px; padding: .35em .625em .75em; }
  button, input, select, textarea { font-family: inherit; font-size: 100%; line-height: normal; margin: 0; }
  button, input { line-height: normal; }
  button, select { text-transform: none; }
  button, html input[type=button], input[type=reset], input[type=submit] { -webkit-appearance: button; cursor: pointer; }
  button[disabled], html input[disabled] { cursor: default; }
  input[type=checkbox], input[type=radio] { box-sizing: border-box; padding: 0; }
  input[type=search] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
  input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration { -webkit-appearance: none; }
  textarea { overflow: auto; vertical-align: top; line-height: 23px; }
  table { border-collapse: collapse; border-spacing: 0; }
  body, figure { margin: 0; }
  legend, button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
  pre, blockquote, textarea { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
  img, table { max-width: 100%; height: auto; }
  img { -ms-interpolation-mode: bicubic; }
  *, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  /* Helpers */
  .clear { clear: both; display: block; height: 0px; overflow: hidden; }
  .clearfix:before, .clearfix:after { content: ""; display: table; }
  .clearfix:after { clear: both; }
  .clearfix { zoom: 1; }
  .left { float: left; }
  .right { float: right; }
  .hide { display: none; }
  .block { display: block; }
  .inline { display: inline-block; vertical-align: top; }
  .overflow { overflow: auto; }
  .fluid { width: 100%; max-width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .first { margin-left: 0 !important; }
  .last { margin-right: 0 !important; }
  .nothing { margin-left: 0 !important; margin-right: 0 !important; }
  .float.left { float: left !important; }
  .float.right { float: right !important; }
  .align.left { text-align: left; float: none; }
  .align.right { text-align: right; float: none; }
  .align.center { text-align: center; }
  .align.justify { text-align: justify; }
  img.align.left, img.align-left, img.alignleft, img[align="left"] { display: inline; float: left; margin-right: 15px; }
  img.align.right, img.align-right, img.alignright, img[align="right"] { display: inline; float: right; margin-left: 15px; }
  img.align.center, img.align-center, img.aligncenter, img[align="center"] { clear: both; display: block; margin-right: auto; margin-left: auto; }
  /* Tipografia */
  body { line-height: 1.6em; font-size: 14px; }
  h1, h2, h3, h4, h5, h6 { font-weight: normal; line-height: 120%; }
  a, a:link { color: #3151A2; text-decoration: none; }
  a:hover, a:visited { color: #3151A2; }
  a img { border: none; display: block; }
  .text.red, .text.red a { color: #b60105; }
  .text.orange, .text.orange a { color: #ec983e; }
  .text.green, .text.green a { color: #00852A; }
  .text.blue, .text.blue a { color: #005ABB; }
  .text.alt, .text.alt a { color: #AAA; }
  .text.gray, .text.gray a { color: #777; }
  .text.black, .text.black a { color: #333; }
  .text.small { font-size: 80%; }
  .text.big { font-size: 120%; }
  /* Formulários */
  label { display: block; font-size: 14px; }
  label.radio, label.checkbox { display: inline-block; margin-right: 10px; vertical-align: middle; cursor: pointer; }
  input, textarea { background: #FFF; border: 1px solid; border-color: #DDDDDD; border-radius: 15px; padding: 8px 20px; width: 280px; }
  input:hover, input:focus, textarea:hover, textarea:focus { transition: all 0.15s ease-out 0; }
  input:not([type="submit"]):focus, textarea:not([type="submit"]):focus { background-color: #FDFDFD; border-color: #ce1f23; outline: 0; }
  input { height: 36px; }
  input[type="radio"], input[type="checkbox"] { background: none; border: none; height: auto; padding: 0; width: auto; }
  [type="submit"], button { border: none; cursor: pointer; display: inline-block; font-weight: normal; overflow: visible; padding: 8px 15px; vertical-align: top; width: auto; -webkit-appearance: none; }
  textarea { min-height: 140px; min-width: 200px; resize: none; }
  select { min-width: 298px; }
  fieldset { border: 0; padding: 0; margin: 50px 0 0; }
  fieldset legend { border-bottom: 1px solid #EEE; display: block; width: 100%; font-size: 18px; margin-bottom: 20px; }
  form .group { margin-top: 10px; width: 100%; clear: both; }
  form .actions { margin-top: 30px; }
  form.inline .group label { width: 140px; line-height: 35px; float: left; margin-right: 20px; text-align: right; }
  /* Wrappers */
  .select { background: #FFF; border: 1px solid #DDD; border-radius: 25px; cursor: pointer; display: block; overflow: hidden; position: relative; width: 100%; }
  .select:after { border-bottom: none; border-left: 5px solid rgba(0, 0, 0, 0); border-right: 5px solid rgba(0, 0, 0, 0); border-top: 5px solid #757575; content: ''; display: block; height: 0; position: absolute; right: 10px; top: 15px; width: 0; z-index: 12; }
  .select select { background: transparent; border: 0 !important; border-radius: 0; cursor: pointer; height: 36px; margin: 0 auto; min-width: 50px; outline: none; padding: 7px 40px 7px 20px; position: relative; text-indent: 0.01px; text-overflow: ""; vertical-align: middle; width: 100%; z-index: 5; appearance: none; -webkit-appearance: none; -moz-appearance: none; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
  .select select:focus { outline: none; }
  .select select::-ms-expand { display: none; }
  /* Botões */
  .button, a.button { display: inline-block; line-height: 36px; margin: 0 2px 0 0; padding: 0 25px; vertical-align: top; }
  .button, a.button, button, [type="submit"] { background: #888; cursor: pointer; color: #FFF; height: 36px; font-weight: normal; text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1); border-radius: 20px; outline: none; }
  .button:hover, .button:visited, .button:link, a.button:hover, a.button:visited, a.button:link, button:hover, button:visited, button:link, [type="submit"]:hover, [type="submit"]:visited, [type="submit"]:link { color: #FFF; }
  .button::-moz-focus-inner, a.button::-moz-focus-inner, button::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border: 0; padding: 0; }
  .button:hover, .button:focus, a.button:hover, a.button:focus, button:hover, button:focus, [type="submit"]:hover, [type="submit"]:focus { transition: all 0.15s ease-out 0; }
  .button.small, a.button.small, button.small, [type="submit"].small { padding: 0 8px !important; line-height: 28px !important; height: 28px !important; }
  .button.ssmall, a.button.ssmall, button.ssmall, [type="submit"].ssmall { padding: 0 5px !important; line-height: 25px !important; height: 25px !important; }
  .button.big, a.button.big, button.big, [type="submit"].big { padding: 0 15px !important; line-height: 45px !important; height: 45px !important; font-size: 120%; }
  .button.sbig, a.button.sbig, button.sbig, [type="submit"].sbig { padding: 0 25px !important; line-height: 60px !important; height: 60px !important; font-size: 160%; }
  .button.no-border, a.button.no-border, button.no-border, [type="submit"].no-border { border: 0 !important; }
  .button.green, a.button.green, button.green, [type="submit"].green { background-color: #1e8512; }
  .button.red, a.button.red, button.red, [type="submit"].red { background-color: #C32727; }
  .button.orange, a.button.orange, button.orange, [type="submit"].orange { background-color: #FF7034; }
  .button.yellow, a.button.yellow, button.yellow, [type="submit"].yellow { background-color: #EFC20E; }
  .button.blue, a.button.blue, button.blue, [type="submit"].blue { background-color: #1478e7; }
  .button.black, a.button.black, button.black, [type="submit"].black { background-color: #000; }
  .button.white, a.button.white, button.white, [type="submit"].white { border: 1px solid rgba(0, 0, 0, 0.2); background-color: #FAFAFA; color: #777; text-shadow: none; }
  .button.white:hover, a.button.white:hover, button.white:hover, [type="submit"].white:hover { border-bottom-width: 1px; }
  .button.white:hover, .button.white:visited, .button.white:link, a.button.white:hover, a.button.white:visited, a.button.white:link, button.white:hover, button.white:visited, button.white:link, [type="submit"].white:hover, [type="submit"].white:visited, [type="submit"].white:link { color: #777; }
  .buttons button, .buttons .button { border-radius: 0; margin: 0; float: left; }
  /* Validação */
  input.error, textarea.error, select.error, .select.error { background-color: #ffcfcf; border-color: #d7162b; }
  input.error:focus, textarea.error:focus, select.error:focus, .select.error:focus { background-color: #fdeaed; border-color: #d7162b; }
  /* Tabelas */
  table { width: 100%; margin-bottom: 20px; }
  table td, table th { border: none; padding: 5px 15px; }
  table th { text-align: left; }
  table th:first-child { margin-left: -1px; }
  table th:last-child { margin-right: -1px; }
  table.bordered td, table.bordered th { border: 1px solid #EEE; }
  table.striped { border-left: 1px solid #EEE; border-right: 1px solid #EEE; }
  table.striped tr:nth-child(odd) { background-color: #F9F9F9; }
  table.striped td, table.striped th { border-right: 0; border-left: 0; }
  table.hover tr:hover { background-color: #F5F5F5; }
  table.padded td, table.padded th { padding-top: 10px; padding-bottom: 10px; } }
/* Print */
@media print { @page { margin: 0.5cm; }
  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  h2, h3 { page-break-after: avoid; } }
/* Framework */
@media screen { /* Grid */
  .centered { max-width: 1400px; margin: 0 auto; display: block; padding: 0 20px; }
  .col2 { display: inline-block; float: left; vertical-align: top; width: 50%; }
  .col3 { display: inline-block; float: left; vertical-align: top; width: 33.33%; }
  .col4 { display: inline-block; float: left; vertical-align: top; width: 25%; }
  /* Toolbar */
  .toolbar { background: #FFF; border-bottom: 2px solid transparent; display: block; left: 0; min-height: 33px; padding: 5px 20px; position: fixed; right: 0; text-align: center; top: 0; width: 100%; z-index: 100; }
  .toolbar.toolbar-close { padding-right: 45px; }
  .toolbar .toolbar-text { display: inline-block; font-size: 125%; line-height: 33px; margin-right: 20px; }
  .toolbar .button-close { background: #000; border-radius: 3px; color: #FFF; cursor: pointer; display: block; font-size: 14px; font-weight: bold; line-height: 20px; height: 20px; position: absolute; right: 12px; text-align: center; top: 12px; width: 20px; }
  .toolbar p { margin: 0; padding: 0; }
  /* Logo */
  .logo { float: left; line-height: 55px; margin: 0 20px 0 0; padding: 0; }
  /* Navigation */
  .navigation { list-style: none; margin: 0; padding: 0; position: relative; }
  .navigation ul { margin: 0; padding: 0; }
  .navigation li { display: block; float: left; line-height: 55px; position: relative; }
  .navigation li a { display: block; padding: 0 15px; outline: 0; }
  .navigation li a.button { display: inline-block; vertical-align: middle; }
  .navigation li > ul { display: none; position: absolute; top: 100%; left: 0; z-index: 10; }
  .navigation li > ul li { float: none; line-height: 40px; }
  .navigation li:hover > ul { display: block; }
  .navigation .navigation-icon { background: #000; border-radius: 1px; color: #FFF; display: none; cursor: pointer; padding: 2px 7px; position: absolute; right: 0px; top: 10px; z-index: 2; outline: none; }
  .navigation .navigation-icon:active, .navigation .navigation-icon:focus { outline: none; }
  .navigation .navigation-icon span { display: block; margin: 5px 0px 5px 0px; height: 3px; background: #FFF; width: 20px; }
  /* Heading */
  .heading { font-size: 20px; line-height: 130%; padding: 20px 0; }
  .heading h2, .heading h3, .heading p { margin-top: 0; }
  .heading h2 { font-size: 200%; font-weight: normal; line-height: 130%; }
  .heading .button { font-size: 100%; }
  /* Lists */
  .list { list-style: none; margin: 30px 0; padding: 0; }
  .list-blocks li { margin-bottom: 20px; }
  .list-blocks img { float: left; overflow: hidden; margin-right: 20px; }
  .list-blocks h3 { padding-top: 0; margin-top: 0; }
  /* Tabs */
  .tabs { border-bottom: 1px solid rgba(0, 0, 0, 0.1); margin-top: -1px; margin-bottom: 0; padding: 0 20px; }
  .tabs ul { margin: 0; padding: 0; }
  .tabs li { border: 1px solid transparent; border-bottom: 0; display: block; float: left; }
  .tabs li.active { background: #FFF; border-color: rgba(0, 0, 0, 0.1); margin-top: 1px; margin-bottom: -1px; }
  .tabs li.active a { color: #343434; }
  .tabs a { color: #343434; margin-right: 2px; line-height: 45px; display: block; padding: 0 10px; outline: 0; }
  .tabs a:hover { color: #000; }
  /* Alerts */
  .alert { background: #EDEDED; border: 1px solid #C0C0C0; border-radius: 2px; color: #333; display: block; margin: 5px 0; padding: 10px 15px 10px 15px; position: relative; }
  .alert.close { padding-right: 25px; }
  .alert .close { cursor: pointer; font-size: 110%; font-weight: bold; position: absolute; right: 7px; top: 8px; }
  .alert.green, .alert.success { background-color: #E9F9E5; border-color: #9BDEA8; color: #1C8400; }
  .alert.red, .alert.error { background-color: #F9E5E6; border-color: #DF8F8F; color: #C32727; }
  .alert.yellow, .alert.info { background-color: #FFF6BF; border-color: #EFC20E; }
  .alert.blue, .alert.notice { background-color: #DDEEFF; border-color: #85CAF3; color: #0055B5; }
  .alert h3, .alert h4 { font-weight: bold; margin: 0; padding: 0; }
  /* Alerts Fixed */
  .alerts.fixed { bottom: 0; display: block; max-width: 500px; position: fixed; right: 5px; z-index: 9999; }
  .alerts.fixed .alert { cursor: pointer; }
  /* Labels */
  .label { background: #DDD; border-radius: 3px; color: #444; display: inline-block; line-height: 22px !important; margin-right: 2px; margin-bottom: 2px; padding: 0 4px; vertical-align: top; }
  .label.green { background-color: #1e8512; color: #FFF; }
  .label.red { background-color: #C32727; color: #FFF; }
  .label.yellow { background-color: #FFF6BF; border-color: #EFC20E; }
  .label.orange { background-color: #f79306; color: #FFF; }
  .label.blue { background-color: #1478e7; color: #FFF; }
  .label.black { background-color: #000; color: #FFF; }
  .label.bordered { background: #FFF; border: 1px solid #CCC; color: #444; }
  label .label { cursor: pointer; }
  /* Pagination */
  .pagination { margin-top: 40px; margin-bottom: 40px; text-align: center; }
  .pagination a { background: #FAFAFA; border: 1px solid #DFDFDF; display: inline-block; line-height: 36px; margin-bottom: 5px; margin-right: -1px; padding: 0 20px; }
  .pagination a.disabled { background: #FFF; color: #AAA; cursor: default; }
  .pagination a.dots { padding: 0 10px; }
  .pagination a:first-child { border-top-left-radius: 3px; border-bottom-left-radius: 3px; }
  .pagination a:last-child { border-top-right-radius: 3px; border-bottom-right-radius: 3px; }
  /* Modal */
  body.modal-open { overflow: hidden; }
  .modal-backdrop { background-color: #000000; bottom: 0; left: 0; position: fixed; right: 0; top: 0; z-index: 1040; }
  .modal-backdrop.fade { opacity: 0; -webkit-transition: opacity 0.15s linear; -moz-transition: opacity 0.15s linear; -o-transition: opacity 0.15s linear; transition: opacity 0.15s linear; }
  .modal-backdrop, .modal-backdrop.fade.in { opacity: 0.3; filter: alpha(opacity=30); }
  .modal { bottom: 0; left: 0; position: fixed; right: 0; top: 0; outline: none; overflow-y: scroll; overflow-x: hidden; z-index: 1050; }
  .modal.fade { -webkit-transition: opacity .15s linear, top .15s ease-out; -moz-transition: opacity .15s linear, top .15s ease-out; -o-transition: opacity .15s linear, top .15s ease-out; transition: opacity .15s linear, top .15s ease-out; top: -100%; }
  .modal.fade.in { top: 0px; }
  .modal .container { background-color: #ffffff; border-radius: 3px; box-shadow: 0 3px 7px rgba(0, 0, 0, 0.2); margin: 20px auto; max-width: 560px; outline: none; position: relative; }
  .modal.small .container { max-width: 335px; }
  .modal.big .container { max-width: 600px; }
  .modal .header { background-color: #f9f9f9; border-bottom: 1px solid #ddd; padding: 15px; position: relative; border-radius: 3px 3px 0 0; }
  .modal .header h3 { margin: 0; }
  .modal .body { padding: 15px; position: relative; }
  .modal .footer { background-color: #f9f9f9; border-top: 1px solid #ddd; border-radius: 0 0 3px 3px; box-shadow: inset 0 1px 0 #FFF; padding: 15px; text-align: right; *zoom: 1; }
  .modal .footer:before, .modal .footer:after { display: table; content: ""; line-height: 0; }
  .modal .footer:after { clear: both; }
  /* Upload */
  .upload { cursor: pointer; display: inline-block; position: relative; }
  .upload input { bottom: 0; cursor: pointer; display: block; height: 100%; left: 0; opacity: 0; position: absolute; right: 0; top: 0; visibility: visible; width: 100%; }
  .upload-area { border: 1px dotted #CCC; border-radius: 5px; background: #FAFAFA; display: block; text-align: center; width: 100%; }
  .upload-area.upload-drag-hover { background-color: #fdf5db; }
  .upload-area .upload-text { color: #555; display: inline-block; font-size: 13px; padding: 6px; margin: 0 auto; text-align: center; vertical-align: middle; }
  .upload-area .upload-text p { margin-top: 0; }
  .upload-area .upload-text strong { text-decoration: underline; }
  /* Boxes */
  .box { border: 1px solid #EEE; border-bottom-width: 3px; border-radius: 5px; display: inline-block; padding: 10px; margin: 0 15px 15px 0; vertical-align: top; width: 200px; }
  .box h3 { margin-bottom: 5px; }
  .box p { margin-top: 0; }
  .box .button { text-align: center; font-weight: bold; } }
/* Framework - Media-queries */
@media screen and (min-width: 841px) { .hide-desktop { display: none; }
  /* Navigation */
  .navigation-responsive-active ul { display: block; }
  .navigation-responsive-active ul ul { display: none; } }
@media screen and (max-width: 840px) { .hide-tablet { display: none; }
  /* Navigation */
  .navigation-responsive .navigation-icon { display: block; }
  .navigation-responsive ul { clear: both; display: none; float: none; }
  .navigation-responsive ul li > ul { border-top: 1px solid rgba(0, 0, 0, 0.15); display: block; margin-bottom: -1px; position: relative; }
  .navigation-responsive li { border-bottom: 1px solid rgba(0, 0, 0, 0.15); float: none; position: relative; width: 100%; }
  .navigation-responsive.navigation-responsive-active ul { display: block; } }
@media screen and (max-width: 540px) { .hide-phone { display: none; }
  .centered { padding: 0 15px; }
  /* Logo */
  .logo { font-size: 1.4em; }
  /* Heading */
  .heading { font-size: 16px; }
  .heading h2 { font-size: 170%; font-weight: normal; } }
/* Print */
@media print { .hide-print { display: none !important; } }
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper { position: relative; padding: 0; *zoom: 1; -ms-touch-action: pan-y; touch-action: pan-y; }

.bx-wrapper * { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; }

.bx-wrapper img { max-width: 100%; display: block; }

.bxslider { margin: 0; padding: 0; }

ul.bxslider { list-style: none; }

.bx-viewport { /* fix other elements on the page moving (in Chrome) */ -webkit-transform: translateZ(0); }

/** THEME
===================================*/
.bx-wrapper { background: #000; }

.bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto { position: absolute; bottom: -30px; width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading { min-height: 50px; background: url("../img/bx_loader.gif") center center no-repeat #ffffff; height: 100%; width: 100%; position: absolute; top: 0; left: 0; z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager { text-align: center; font-size: .85em; font-family: Arial; font-weight: bold; color: #666; padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a { background: #666; text-indent: -9999px; display: block; width: 10px; height: 10px; margin: 0 5px; outline: 0; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus { background: #000; }

.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item { display: inline-block; vertical-align: bottom; *zoom: 1; *display: inline; }

.bx-wrapper .bx-pager-item { font-size: 0; line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev { left: 20px; background: url("../img/arrow-left.png") no-repeat 0; }

.bx-wrapper .bx-prev:hover, .bx-wrapper .bx-prev:focus { background-position: 0 0; }

.bx-wrapper .bx-next { right: 20px; background: url("../img/arrow-right.png") no-repeat; }

.bx-wrapper .bx-controls-direction a { position: absolute; top: 50%; margin-top: -30px; outline: 0; width: 31px; height: 61px; text-indent: -9999px; z-index: 99; }

.bx-wrapper .bx-controls-direction a.disabled { display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto { text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start { display: block; text-indent: -9999px; width: 10px; height: 11px; outline: 0; background: url("../img/controls.png") -86px -11px no-repeat; margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover, .bx-wrapper .bx-controls-auto .bx-start.active, .bx-wrapper .bx-controls-auto .bx-start:focus { background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop { display: block; text-indent: -9999px; width: 9px; height: 11px; outline: 0; background: url("../img/controls.png") -86px -44px no-repeat; margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover, .bx-wrapper .bx-controls-auto .bx-stop.active, .bx-wrapper .bx-controls-auto .bx-stop:focus { background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager { text-align: left; width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto { right: 0; width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption { position: absolute; bottom: 0; left: 0; background: #666; background: rgba(80, 80, 80, 0.75); width: 100%; }

.bx-wrapper .bx-caption span { color: #fff; font-family: Arial; display: block; font-size: .85em; padding: 10px; }

/* Styles */
@media screen { * { -webkit-transition: all 0.2s ease; -moz-transition: all 0.2s ease; -ms-transition: all 0.2s ease; -o-transition: all 0.2s ease; }
  body { background: #FFF; font-family: 'Lato', sans-serif; font-weight: 300; font-size: 16px; line-height: 24px; letter-spacing: 1px; }
  blockquote { font-family: 'Libre Baskerville', serif; }
  .centered { position: relative; }
  a, a:link, a:visited { color: #CE1F24; }
  .brand { display: block; height: 69px; margin: 0; width: 138px; }
  .brand a { background: transparent url(../img/logo.png) no-repeat center left; background-size: 100% auto; display: block; height: 100%; overflow: hidden; outline: none; text-indent: -9999em; width: 100%; }
  .alert { letter-spacing: 0; }
  #all { display: block; margin: 0 auto; min-width: 300px; position: relative; }
  /* Header */
  #top { background: rgba(0, 0, 0, 0.25); height: 120px; left: 0; position: fixed; text-align: center; top: 0; right: 0; width: 100%; z-index: 100; }
  #top .centered { height: 100%; padding-top: 12px; padding-bottom: 6px; max-width: 100%; }
  #top .brand { float: left; left: 50px; position: absolute; top: 50%; margin-top: -34px; }
  #top .header-links { font-size: 14px; letter-spacing: 0; position: absolute; right: 0px; }
  #top .header-links ul { list-style: none; margin: 0; padding: 0; }
  #top .header-links li { display: inline-block; margin-left: 0px; margin-right: 2px; }
  #top .header-links a { color: #FFF; border: 1px solid transparent; border-radius: 20px; display: inline-block; padding: 0px 10px; outline: none; }
  #top .header-links a:hover { border-color: rgba(255, 255, 255, 0.1); }
  #top .header-links li.current-menu-item a { border-color: rgba(255, 255, 255, 0.5); }
  #top .header-menu { display: block; text-transform: uppercase; font-weight: normal; padding: 32px 60px 32px 190px; max-width: 1400px; margin: 0 auto; }
  #top .header-menu ul { display: flex; flex-flow: row wrap; justify-content: center; list-style: none; margin: 0; padding: 0; width: 100%; }
  #top .header-menu li { flex: 1 0 auto; }
  #top .header-menu a { color: #FFF; border: 2px solid transparent; border-radius: 20px; display: inline-block; padding: 2px 15px; outline: none; }
  #top .header-menu a:hover { border-color: rgba(255, 255, 255, 0.1); }
  #top .header-menu li.current-menu-item a { border-color: rgba(255, 255, 255, 0.5); }
  #top .header-menu li#menu-item-33 a { background: #CE1F24; border-color: #CE1F24 !important; padding: 4px 15px; }
  #top .header-menu li#menu-item-34 a:before { background: url(../img/phone.png) no-repeat left center; background-size: 100% auto; content: ''; display: inline-block; height: 16px; margin-right: 5px; margin-top: 3px; vertical-align: top; width: 14px; }
  #top .menu-mobile { display: none; }
  /* Mobile Header */
  #top-mobile { display: none; position: fixed; padding: 11px 13px; left: 0; right: 0; top: 0; background: rgba(0, 0, 0, 0.9); text-align: center; z-index: 100; min-width: 300px; }
  #top-mobile .brand { width: 80px; height: 40px; display: inline-block; float: left; margin: 0; }
  #top-mobile .menu-icon { border-radius: 1px; color: #FFF; cursor: pointer; display: block; height: 35px; outline: none; padding: 0; position: absolute; right: 10px; top: 14px; width: 35px; z-index: 3; }
  #top-mobile .menu-icon div { display: block; height: 100%; position: relative; transform: rotate(0deg); transition: 0.5s ease-in-out; width: 100%; }
  #top-mobile .menu-icon span { background: #FFF; display: block; height: 1px; left: 5px; margin: 0; position: absolute; opacity: 1; transform: rotate(0deg); transition: 0.25s ease-in-out; width: 25px; }
  #top-mobile .menu-icon span:nth-child(1) { top: 6px; transform-origin: left center; }
  #top-mobile .menu-icon span:nth-child(2) { top: 16px; transform-origin: left center; }
  #top-mobile .menu-icon span:nth-child(3) { top: 26px; transform-origin: left center; }
  #top-mobile .menu-icon.active span:nth-child(1) { transform: rotate(45deg); top: 7px; left: 8px; }
  #top-mobile .menu-icon.active span:nth-child(2) { width: 0%; opacity: 0; }
  #top-mobile .menu-icon.active span:nth-child(3) { transform: rotate(-45deg); top: 25px; left: 8px; }
  #top-mobile .menu-mobile-area { background: rgba(0, 0, 0, 0.9); bottom: 0; clear: both; display: none; left: 0; margin: 0 -10px; overflow: auto; position: fixed; top: 60px; text-align: left; right: 0; }
  #top-mobile .menu-mobile-area .mobile-menu-list { display: block; height: 100%; overflow: auto; }
  #top-mobile .menu-mobile-area ul { margin: 0; padding: 0; height: 100%; list-style: none; padding-bottom: 30px; }
  #top-mobile .menu-mobile-area li { display: block; border-bottom: 1px solid #444; }
  #top-mobile .menu-mobile-area li:first-child { border-top: 1px solid #444; }
  #top-mobile .menu-mobile-area a { font-size: 18px; color: #FFF; font-weight: normal; padding: 18px 40px; display: block; outline: none; }
  #top-mobile .menu-mobile-area li#menu-item-187 a:before { background: url(../img/phone.png) no-repeat left center; background-size: 100% auto; content: ''; display: inline-block; height: 16px; margin-right: 5px; margin-top: 3px; vertical-align: top; width: 14px; }
  #top-mobile .menu-mobile-area li#menu-item-186 a { background: #CE1F24; border-color: #CE1F24 !important; padding: 6px 20px; display: inline-block; border-radius: 20px; margin: 10px 40px; text-transform: uppercase; font-size: 16px; }
  #top-mobile .menu-mobile-area.active { display: block; }
  #top-mobile > .button { font-size: 13px; height: 24px; line-height: 24px; margin: 7px 0 0; margin-left: -65px; padding: 0 10px; }
  /* Heading */
  .heading { background-position: top center; background-repeat: no-repeat; background-size: cover; color: #FFF; padding-top: 120px; padding-bottom: 0; margin-bottom: -1px; }
  .heading .centered { max-width: 1370px; padding-top: 0; }
  .heading h1 { font-size: 60px; font-weight: bold; letter-spacing: 1px; line-height: 65px; margin: 0; padding-top: 55px; padding-bottom: 151px; }
  .heading p { font-size: 18px; margin: 0; padding: 0 0 50px; }
  .heading .post-categories { display: inline-block; font-size: 16px; font-weight: normal; vertical-align: middle; }
  .heading .post-categories a { color: #FFF; border: 1px solid #EEE; border-radius: 16px; display: inline-block; padding: 3px 15px; margin-right: 4px; margin-bottom: 10px; }
  .heading time { display: inline-block; font-size: 16px; font-weight: normal; vertical-align: middle; margin-bottom: 10px; }
  .page-home .heading h1 { padding-top: 175px; padding-bottom: 27px; }
  .page-home .heading p { padding-bottom: 271px; }
  .page-about .heading h1, .page-contact .heading h1 { padding-top: 95px; padding-bottom: 181px; }
  .single-post .heading { max-height: 515px; }
  .single-post .heading .centered { padding-bottom: 120px; }
  .single-post .heading h1 { padding-top: 40px; padding-bottom: 27px; }
  .single-post .heading p { padding-bottom: 27px; }
  /* Forms */
  form .alert { display: none; }
  /* Gallery */
  .gallery img { border: none !important; }
  .gallery dl.gallery-item { margin: 5px 0 0 5px !important; width: auto !important; }
  /* Testimonials */
  .testimonials { border-top: 5px solid #CE1F24; }
  .testimonials .centered { max-width: 1205px; padding-top: 0 !important; padding-left: 80px; padding-right: 80px; }
  .testimonial-item { background: #000; background-position: bottom center; background-size: cover; background-repeat: no-repeat; color: #FFF; display: block; padding: 82px 0; }
  .testimonial-item blockquote { max-width: 740px; font-size: 24px; line-height: 36px; margin: 0 0 26px; padding: 0; font-style: italic; }
  .testimonial-item cite { font-style: normal; }
  /* Quote */
  .quote-area { background: #F7F7F7; border-top: 5px solid #CE1F24; margin-top: 60px; position: relative; }
  .quote-area:before { border: 18px solid transparent; border-top-color: #CE1F24; content: ''; display: block; height: 0; left: 50%; margin-left: -18px; position: absolute; top: 0; width: 0; }
  .quote-area:after { border: 18px solid transparent; border-top-color: #FFF; content: ''; display: block; height: 0; left: 50%; margin-left: -18px; position: absolute; top: -8px; width: 0; z-index: 2; }
  .quote-area .centered { max-width: 1102px !important; padding-top: 20px !important; padding-bottom: 50px; }
  .quote-area h2 { text-align: center; font-weight: bold; margin-bottom: 48px !important; }
  .quote-area legend { font-size: 25px; text-align: center; }
  .quote-area .group-main { border-bottom: 1px solid #DDDDDD; padding-bottom: 40px; padding-top: 26px; text-align: center; }
  .quote-area .group-main label.label-main { display: block; font-weight: bold; font-size: 18px; margin-bottom: 27px; }
  .quote-area .group-form { display: flex; flex-flow: row wrap; max-width: 720px; margin: 0 auto; padding-top: 10px; }
  .quote-area .group-form label { line-height: 22px; }
  .quote-area .group-form .group { width: auto; flex: 1 1 40%; margin-top: 20px; }
  .quote-area .group-form .group-property-type, .quote-area .group-form .group-first-name, .quote-area .group-form .group-email { margin-right: 30px; }
  .quote-area .group-form .group-message { flex: 1 0 100%; }
  .quote-area .group-form .group.actions { flex: 1 0 100%; text-align: center; }
  .quote-area .radio-item { display: inline-block; margin-right: 30px; vertical-align: middle; }
  .quote-area .radio-item:last-child { margin-right: 0; }
  .quote-area .radio-item input[type="radio"] { display: none; }
  .quote-area .radio-item label { cursor: pointer; display: inline-block; font-size: 16px; }
  .quote-area .radio-item label span { border: 1px solid #CE1F24; border-radius: 10px; cursor: pointer; display: inline-block; height: 18px; margin: -2px 5px 0 0; vertical-align: middle; width: 18px; position: relative; }
  .quote-area .radio-item label span span { background: #CE1F24; border-radius: 5px; display: none; height: 10px; left: 50%; margin-top: -5px; margin-left: -5px; position: absolute; top: 50%; width: 10px; }
  .quote-area .radio-item label:hover span span, .quote-area .radio-item input[type="radio"]:checked + label span span { display: block; }
  .quote-area label { display: block; }
  .quote-area textarea, .quote-area select, .quote-area input[type="text"], .quote-area input[type="email"] { width: 100%; }
  .quote-area button { display: inline-block; text-transform: uppercase; padding: 0 42px; height: 40px; line-height: 40px; font-size: 15px; font-weight: normal; }
  /* Post Grid */
  .post-grid { display: flex; margin: 0 -15px; flex-flow: row wrap; align-content: flex-start; }
  .post-grid .post-grid-column { flex: 1 0 59%; display: flex; flex-flow: row wrap; align-content: flex-start; }
  .post-grid .post-grid-column .post-item { width: 40%; }
  .post-grid .post-item { background: #FFF; border-top: 5px solid #202D44; flex: auto; margin: 15px; padding: 30px; position: relative; vertical-align: top; width: 23%; min-width: 250px; }
  .post-grid .post-item-1 { background: #202D44; border-top: none; color: #FFF; width: 100%; }
  .post-grid .post-item-1 h3, .post-grid .post-item-1 h3 a { color: #FFF; }
  .post-grid .post-item-1 .post-thumbnail { float: left; margin-bottom: -30px; margin-right: 30px; margin-top: -30px; width: 50%; }
  .post-grid .post-item-1 .post-area { float: right; width: 50%; }
  .post-grid .post-item-1 .post-footer a { border: 1px solid #FFFFFF; border-radius: 20px; color: #FFF; display: inline-block; margin-top: 20px; padding: 5px 25px; text-align: center; }
  .post-grid .post-item-2, .post-grid .post-item-11 { text-align: center; }
  .post-grid .post-item-2, .post-grid .post-item-3, .post-grid .post-item-4, .post-grid .post-item-5, .post-grid .post-item-6, .post-grid .post-item-7, .post-grid .post-item-8, .post-grid .post-item-9, .post-grid .post-item-10, .post-grid .post-item-11 { padding-top: 24px; padding-bottom: 26px; }
  .post-grid .post-item-2:last-child .post-thumbnail { display: none; }
  .post-grid .post-thumbnail { display: block; margin: -25px -30px 30px; }
  .post-grid .post-thumbnail img { width: 100%; }
  .post-grid .post-title { font-size: 18px; font-weight: bold; letter-spacing: 1px; margin-bottom: 12px; margin-top: 0; max-height: 45px; overflow: hidden; }
  .post-grid .post-title a { color: #000; }
  .post-grid .post-excerpt { margin-bottom: 10px; }
  /* Blog Posts */
  .blog-posts { background: #F7F7F7; padding: 37px 0 55px; }
  .blog-posts h2 { font-size: 28px; font-weight: bold; letter-spacing: 1px; margin-top: 0; margin-bottom: 14px !important; text-align: center; }
  .blog-posts .centered { max-width: 1205px; padding-top: 0 !important; }
  .blog-posts .blog-more { flex: auto; padding-top: 62px; min-width: 250px; text-align: center; width: 44%; }
  .blog-posts .blog-more a { border: 2px solid #D0021B; color: #CE1F24; border-radius: 25px; height: 50px; line-height: 46px; text-align: center; padding: 0 85px; background: transparent; display: inline-block; margin: 0; }
  .blog-posts .blog-more a:hover { background: #D0021B; color: #FFF; }
  /* Comments */
  #comments, #trackbacks { clear: both; }
  #comments h4, #trackbacks h4 { text-transform: uppercase; margin-bottom: 15px; }
  #comments ul, #comments ol, #trackbacks ul, #trackbacks ol { list-style: none; padding: 0; }
  #comments ul ul, #comments ul ol, #comments ol ul, #comments ol ol, #trackbacks ul ul, #trackbacks ul ol, #trackbacks ol ul, #trackbacks ol ol { padding-left: 35px; }
  #comments img, #trackbacks img { background: #FFF; border: 1px solid #E9E9E9; padding: 5px; }
  .comment { clear: both; }
  .comment img.avatar { float: left; margin-right: 10px; }
  .comment cite { font-weight: bold; }
  .comment .comment-reply { display: inline-block; margin-right: 10px; margin-left: 52px; }
  .loggedin-comment img.avatar { float: left; padding: 2px; border: 1px solid #DDD; margin-right: 5px; }
  .comments-list li { border-bottom: 1px dashed #EEE; margin-bottom: 20px; padding-bottom: 10px; }
  .comments-list p { margin-bottom: 15px; }
  .comments-list p cite { line-height: 16px; margin-bottom: 0; }
  .comments-list p a.comment-date { color: #777; font-size: 11px; line-height: 18px; }
  .comments-list p a.comment-date:hover { text-decoration: none; }
  .comments-list .comment-text { padding-left: 52px; }
  .comments-list #respond { margin-bottom: 50px; }
  .comments-list .children { margin-bottom: 0; padding-top: 30px !important; padding-left: 52px !important; }
  .comments-list .children li:last-child { border-bottom: none; margin-bottom: 0; }
  /* Respond */
  #respond { margin-top: 50px; }
  #respond h3 { text-transform: uppercase; }
  #respond img { background: #FFF; border: 1px solid #E9E9E9; padding: 5px; }
  #respond label { display: block; }
  #respond input[type="text"], #respond input[type="email"], #respond input[type="url"] { width: 60%; }
  #respond textarea { width: 90%; }
  #respond .logged { margin-bottom: 10px; }
  #respond .logged img { float: left; margin-right: 10px; }
  #respond .logged p { margin-bottom: 2px; }
  #respond #cancel-comment-reply-link { margin-left: 10px; }
  /* Navigation */
  .navigation { color: #BBB; }
  .navigation a, .navigation span { background: #F8F8F8; border: 1px solid #DDD; border-radius: 2px; padding: 0 15px; line-height: 30px; display: inline-block; }
  /* Steps */
  .step { margin-bottom: 10px; }
  .step h2 { color: #CE1F24; font-weight: 300 !important; font-size: 28px; line-height: 34px; margin: 30px 0 30px !important; }
  .step h2 span { font-family: 'Libre Baskerville', serif; font-size: 80px; font-style: italic; font-weight: normal; display: inline-block; vertical-align: middle; margin-right: 23px; }
  .step-grid { display: flex; }
  .step-should, .step-will { flex: 1; padding: 16px 25px; }
  .step-should h3, .step-will h3 { margin-top: 0; margin-bottom: 20px; font-weight: bold; }
  .step-should ul, .step-will ul { list-style: none; margin: 0; padding: 0 10px 0; }
  .step-should li, .step-will li { margin-bottom: 25px; display: block; padding-left: 22px; position: relative; }
  .step-should li:before, .step-will li:before { background: transparent url(../img/list-item.png) no-repeat center; background-size: 100% auto; content: ''; display: inline-block; height: 14px; vertical-align: top; width: 16px; margin-top: 5px; margin-right: 6px; position: absolute; left: 0; top: 0; }
  .step-should { background: #F7F2EC; margin-left: -4px; margin-right: 13px; }
  .step-will { background: #F7F7F7; margin-right: -4px; margin-left: 13px; }
  /* Pages */
  .page .page .centered { max-width: 1205px; padding-top: 24px; }
  .page .page h2 { font-size: 28px; font-weight: bold; margin-bottom: 30px; }
  .page .page ol { border-bottom: 1px solid #DDDDDD; font-size: 18px; margin: 0; margin-top: 41px; margin-left: 0; padding-bottom: 17px; padding-left: 0; }
  .page .page ol li { display: inline-block; margin-right: 49px; }
  .page .page ol a { color: #000000; }
  .page .page ol a:hover { color: #CE1F24; }
  .page-terms-of-use .page, .page-privacy .page, .page-disclaimer .page { padding-bottom: 30px; }
  /* Page - Home */
  .home-intro { background: #202D44; color: #FFF; }
  .home-intro .centered { padding-top: 67px !important; padding-bottom: 66px; text-align: center; }
  .home-intro h3 { letter-spacing: 1px; font-size: 28px; line-height: 34px; margin-bottom: 48px; font-weight: bold; }
  .home-intro a { color: #FFF; position: relative; outline: none; }
  .home-intro a:before { border-bottom: 1px solid #FFF; content: ''; position: absolute; bottom: 0px; left: 0; right: 0; display: block; }
  .home-intro a:hover { color: #CE1F24; }
  .home-intro a:hover:before { border-color: #CE1F24; }
  .home-intro .button { background: #FFF; border-color: #FFF !important; border-radius: 25px; color: #CE1F24 !important; font-weight: bold; height: 50px; line-height: 50px; text-decoration: none; text-transform: uppercase; padding: 0px 50px; }
  .home-intro .button:before { display: none; }
  .home-intro .button:hover { background: #CE1F24; border-color: #CE1F24 !important; color: #FFF !important; }
  /* Page - About Us */
  .page-about .about h3 { font-size: 24px; font-weight: 300; }
  .page-about .about .centered { max-width: 1080px; padding-bottom: 50px; }
  .page-about .about .columns { display: flex; max-width: 886px; margin: 60px auto 0; flex-flow: row wrap; align-items: flex-start; align-content: flex-start; }
  .page-about .about .columns h3 { text-align: center; flex: 1 0 100%; }
  .page-about .about .columns .column { background: #F7F2EC; padding: 10px; flex: 1 0 40%; margin-bottom: 30px; }
  .page-about .about .columns .column:nth-child(odd) { background: #F7F7F7; margin-left: 30px; }
  /* Page - Contact */
  .page-contact #content .centered { max-width: 1205px; padding-top: 32px; }
  .page-contact .contact-flex { display: flex; flex-flow: row nowrap; margin-bottom: 50px; }
  .page-contact .contact-main { flex: 1; margin-right: 70px; }
  .page-contact .contact-sidebar { flex: 0 0 350px; }
  .page-contact .contact-sidebar a:not(.button) { color: #000; }
  .page-contact .contact-sidebar a:not(.button):hover { color: #CE1F24; }
  form#contact { margin-top: 50px; display: flex; flex-flow: row wrap; }
  form#contact .group { flex: 1 0 45%; width: auto; clear: none; margin-bottom: 15px; margin-top: 0; }
  form#contact .group-first-name, form#contact .group-email { margin-right: 30px; }
  form#contact .group-message { flex: 1 0 100%; }
  form#contact .group.actions { margin-top: 15px; }
  form#contact input, form#contact textarea { width: 100%; }
  form#contact button { font-size: 14px; padding: 0 42px; height: 40px; line-height: 40px; text-transform: uppercase; }
  .contact-map #map { width: 100%; height: 560px; }
  /* Page - Get a Quote */
  .page-get-a-quote .get-quote-block { text-align: center; }
  .page-get-a-quote .get-quote-block .centered { padding-top: 38px !important; }
  .page-get-a-quote .get-quote-block h3 { font-weight: 300; font-size: 25px; }
  .page-get-a-quote .get-quote-block ul { font-size: 24px; list-style: none; margin-bottom: 5px; padding: 0; }
  .page-get-a-quote .get-quote-block li { display: inline-block; margin-right: 40px; }
  .page-get-a-quote .get-quote-block li:last-child { margin-right: 0; }
  .page-get-a-quote .get-quote-block li:before { background: transparent url(../img/list-item.png) no-repeat center; background-size: 100% auto; content: ''; display: inline-block; height: 14px; vertical-align: top; width: 16px; margin-top: 5px; margin-right: 6px; }
  /* Page - 404 */
  .error-info { padding-top: 50px; padding-bottom: 50px; }
  /* Blog */
  .blog #content, .archive #content, .search #content { background: #f7f7f7; padding-bottom: 100px; padding-top: 60px; }
  .blog #content .centered, .archive #content .centered, .search #content .centered { max-width: 1212px; }
  .blog .box-info, .archive .box-info, .search .box-info { padding-bottom: 20px; }
  .blog .box-info *:last-child, .blog .box-info h2, .archive .box-info *:last-child, .archive .box-info h2, .search .box-info *:last-child, .search .box-info h2 { margin-bottom: 0; }
  .blog .box-info h2 + p, .archive .box-info h2 + p, .search .box-info h2 + p { font-size: 14px; margin-top: 0; }
  .blog .blog-load-more, .archive .blog-load-more, .search .blog-load-more { padding-top: 60px; text-align: center; }
  .blog .blog-load-more a, .archive .blog-load-more a, .search .blog-load-more a { background: #CE1F24; border-color: #CE1F24 !important; padding: 4px 35px; color: #FFF; font-weight: normal; border: 2px solid transparent; text-transform: uppercase; border-radius: 20px; display: inline-block; outline: none; }
  .sidebar { border-bottom: 1px solid #DDDDDD; margin-bottom: 25px; }
  .sidebar h3 { display: none; }
  .sidebar ul { list-style: none; padding: 0; margin: 0; }
  .sidebar li { display: inline-block; margin-right: 15px; }
  .sidebar li a { color: #000000; }
  .sidebar .breadcrumbs { padding-bottom: 15px; font-size: 18px; }
  .sidebar .widget { display: inline-block; }
  .sidebar .widget_categories { font-size: 18px; }
  .sidebar .widget_search { float: right; margin-bottom: 5px; margin-top: -5px; min-width: 220px; }
  .sidebar .widget_search p { margin: 0; position: relative; }
  .sidebar .widget_search input[type="text"] { border: 1px solid #DDDDDD; font-size: 14px; font-weight: normal; height: 36px; width: 100%; }
  .sidebar .widget_search input[type="submit"] { background: transparent url(../img/search.png) no-repeat center; border: none; display: block; height: 31px; overflow: hidden; right: 3px; position: absolute; padding: 0; text-align: left; text-indent: -9999em; top: 1px; width: 31px; }
  /* Blog - Single */
  .single-post { background: #F7F7F7; }
  .single-post #content { background: #f7f7f7; padding-bottom: 100px; padding-top: 60px; }
  .single-post #content .centered { max-width: 1212px; }
  .single-post .post { border-bottom: 1px solid #DDDDDD; display: flex; margin-top: 50px; margin-bottom: 25px; padding-bottom: 40px; }
  .single-post .post .post-thumbnail { flex: 1 0 370px; margin-left: 30px; order: 2; }
  .single-post .post .post-text { flex: 1 1 auto; }
  .single-post .post .post-text > *:first-child { padding-top: 0; margin-top: 0; }
  .related-posts h2 { text-align: center; font-weight: bold; font-size: 18px; margin-bottom: 40px; }
  .related-posts .post-item-2 { text-align: left; }
  /* Footer */
  #footer { background: #202D44; color: #FFF; padding: 59px 0 52px; font-weight: normal; }
  #footer .centered { max-width: 1205px; }
  #footer a { color: #FFF; outline: none; }
  #footer ul { list-style: none; float: left; padding: 0; margin: 4px 0; width: 178px; }
  #footer ul li { margin-bottom: 12px; display: block; }
  #footer .footer-menu-1 ul { width: 110px; margin-right: 135px; }
  #footer .footer-menu-2 ul { width: 110px; margin-right: 74px; }
  #footer .brand { float: right; position: absolute; right: 20px; top: 3px; }
  #footer .social { margin-top: 62px; }
  #footer .social a { background: url(../img/social.svg) no-repeat -3px -1px; background-size: 108px auto; display: inline-block; height: 30px; overflow: hidden; text-indent: -9999em; width: 30px; }
  #footer .social a.linkedin { background-position: -41px -1px; }
  #footer .social a.instagram { background-position: -78px -1px; }
  #footer .bottom-menu { display: none; }
  /* Copy */
  #copy { background: #000; color: #888888; font-size: 12px; padding: 14px 0; font-weight: normal; }
  #copy .centered { max-width: 1205px; }
  #copy a { color: #888888; outline: none; }
  #copy p { margin: 0 10px 0 0; padding: 0; display: inline-block; }
  #copy .bottom-menu { display: inline-block; }
  #copy ul { display: inline-block; margin: 0; padding: 0; }
  #copy li { display: inline-block; }
  #copy li:before { content: ' | '; }
  #copy li:first-child:before { content: ''; }
  #copy a.click2it { float: right; width: 33px; height: 12px; margin-top: 5px; overflow: hidden; text-indent: -9999em; background: transparent url(../img/click2it.png) no-repeat center; background-size: 100% auto; } }
/* Media-queries */
@media screen and (min-width: 1680px) { /* Backgrounds */
  .heading, .testimonial-item { background-size: 100% auto; } }
@media screen and (max-width: 1340px) { /* Top */
  #top .brand { left: 20px; width: 110px; }
  #top .header-menu { text-align: center; padding-right: 0; padding-left: 120px; }
  #top .header-menu li { flex: 0 1 auto; margin-right: 10px; }
  #top .header-menu li:last-child { margin-right: 0; }
  #top .header-menu li#menu-item-34 { display: none; }
  #top .header-menu li#menu-item-33 { margin-top: -2px; } }
@media screen and (max-width: 968px) { /* Top */
  #top { display: none !important; }
  #top-mobile { display: block !important; }
  /* Heading */
  .heading { padding-top: 60px; }
  .heading h1 { font-size: 40px; line-height: 55px; padding-bottom: 30px; }
  .heading p { font-size: 16px; padding: 0 0 20px; }
  .heading .post-categories { font-size: 12px; }
  .heading time { font-size: 12px; }
  .page-home .heading h1 { padding-top: 75px; padding-bottom: 20px; }
  .page-home .heading p { padding-bottom: 100px; }
  .page-about .heading h1, .page-contact .heading h1 { padding-top: 55px; padding-bottom: 30px; }
  .single-post .heading .centered { padding-bottom: 50px; }
  .single-post .heading h1 { padding-top: 55px; padding-bottom: 15px; }
  .single-post .heading p { padding-bottom: 15px; }
  /* Page - Home */
  .home-intro .centered { padding-top: 30px !important; padding-bottom: 30px !important; }
  .home-intro h3 { font-size: 24px; font-weight: 300; line-height: 34px; margin-bottom: 30px; }
  /* Testimonials */
  .bx-wrapper .bx-controls { display: none; }
  .testimonials .centered { padding-left: 20px; padding-right: 20px; }
  .testimonial-item { text-align: center; padding: 40px 0; }
  .testimonial-item blockquote { font-size: 18px; line-height: 26px; max-width: 100%; }
  /* Pages */
  .page .page h2 { font-size: 24px; margin-bottom: 20px; }
  .page .page ol { display: none; }
  /* Steps */
  .step h2 { margin: 15px 0 !important; }
  .step h2 span { font-size: 60px; margin-right: 10px; }
  /* Post Grid */
  .post-grid .post-grid-column { flex: auto; }
  .post-grid .post-item-1, .post-grid .post-item-2, .post-grid .post-item-11 { text-align: left; }
  .post-grid .post-item-1 .post-thumbnail, .post-grid .post-item-2 .post-thumbnail, .post-grid .post-item-11 .post-thumbnail { display: none; }
  .post-grid .post-item-1 { text-align: left; }
  .post-grid .post-item-1 .post-thumbnail { display: none; }
  .post-grid .post-item-1 .post-area { float: none; width: auto; }
  /* Page - Contact */
  .page-contact .contact-sidebar { flex: 0 0 230px; }
  /* Single */
  .single-post #content { padding-top: 20px; }
  .single-post .post { flex-flow: column; margin-top: 20px; }
  .single-post .post-thumbnail { flex: 1; order: 0; margin-left: 0; margin-bottom: 20px; }
  .sidebar .widget_categories { display: block; margin-bottom: 20px; font-size: 14px; }
  .sidebar .widget_search { float: none; width: 100%; }
  .sidebar .breadcrumbs { font-size: 14px; }
  /* Footer */
  #footer .brand { display: none; } }
@media screen and (max-width: 768px) { /* Heading */
  .heading { padding-top: 60px; }
  .heading br { display: none; }
  .heading h1 { font-size: 32px; line-height: 40px; }
  .heading p { font-size: 16px; }
  .page-home .heading h1 { padding-top: 70px; padding-bottom: 20px; }
  .page-home .heading p { padding-bottom: 80px; }
  /* Page - Home */
  .home-intro h3 { margin-top: 0; }
  /* Steps */
  .step h2 { font-size: 20px; }
  .step h2 span { font-size: 40px; }
  .step-grid { flex-flow: column; }
  .step-should, .step-will { margin-left: -10px; margin-right: -10px; padding-right: 10px; padding-left: 10px; }
  /* Quote */
  .quote-area h2 { margin-bottom: 20px !important; }
  .quote-area legend { font-size: 18px; }
  .quote-area .group-main { padding-bottom: 20px; padding-top: 10px; }
  .quote-area .group-form { flex-flow: column; }
  .quote-area .group-form .group-property-type, .quote-area .group-form .group-first-name, .quote-area .group-form .group-email { margin-right: 0; }
  /* Testimonials */
  .testimonial-item { padding: 25px 0; }
  .testimonial-item blockquote { font-size: 16px; line-height: 24px; }
  /* Page - Contact */
  .page-contact .contact-flex { flex-flow: column; }
  .page-contact .contact-main { margin-right: 0; }
  .page-contact .contact-sidebar { flex: 1; }
  /* Page - Get Quote */
  .page-get-a-quote .get-quote-block h3, .page-get-a-quote .get-quote-block ul { font-size: 20px; }
  .page-get-a-quote .get-quote-block li { margin-right: 20px; }
  /* Single */
  .single-post .sidebar { display: none; }
  .single-post .post { margin-top: 0; }
  .single-post .post ul, .single-post .post ol { padding-left: 25px; }
  .single-post .post ul ul, .single-post .post ul ol, .single-post .post ol ul, .single-post .post ol ol { padding-left: 10px; }
  .single-post .post blockquote { margin-left: 10px; margin-right: 10px; }
  /* Footer */
  #footer { padding-bottom: 20px; padding-top: 32px; }
  #footer .footer-menu-1 ul, #footer .footer-menu-2 ul { margin-right: 50px; }
  #footer .bottom-menu { clear: both; display: block; text-align: center; font-size: 12px; margin-top: 25px; }
  #footer .bottom-menu ul { display: inline-block; float: none; margin: 0; padding: 0; width: auto; }
  #footer .bottom-menu li { display: inline-block; margin: 0; }
  #footer .bottom-menu li:before { content: ' | '; }
  #footer .bottom-menu li:first-child:before { content: ''; }
  /* Copy */
  #copy .bottom-menu { display: none; } }
@media screen and (max-width: 660px) { /* Post Grid */
  .post-grid { flex-flow: column; margin: 0; }
  .post-grid .post-item { width: auto !important; margin: 5px 0; min-width: 100%; }
  .post-grid .post-item-2, .post-grid .post-item-11 { text-align: left; }
  /* Blog Posts */
  .blog-posts .blog-more { padding-top: 20px; width: auto; }
  .blog-posts .blog-more a { padding: 0 45px; } }
@media screen and (max-width: 588px) { /* Quote */
  .quote-area .radio-item, .quote-area .radio-item + span { margin: 0 auto; text-align: left; width: 130px; margin-bottom: 10px; }
  .quote-area .radio-item + span { display: block; }
  /* Page - Contact */
  form#contact { flex-flow: column; }
  form#contact .group { flex: 1; }
  form#contact .group-first-name, form#contact .group-email { margin-right: 0; }
  /* Page - About */
  .page-about .about h3 { font-size: 20px; margin-left: auto; margin-right: auto; }
  .page-about .about .columns { flex-flow: column; }
  .page-about .about .columns .column { margin-bottom: 20px; }
  .page-about .about .columns .column:nth-child(odd) { margin-left: 0; }
  /* Page - Get Quote */
  .page-get-a-quote .get-quote-block li { margin-right: 10px !important; }
  /* Footer */
  #footer { text-align: center; }
  #footer .footer-menu-1, #footer .footer-menu-2 { text-align: left; width: 45%; float: none; display: inline-block; }
  #footer .footer-menu-1 ul, #footer .footer-menu-2 ul { margin-right: 0; margin-left: 15px; }
  #footer .footer-buttons { margin-top: 23px; clear: both; display: block; }
  #footer .social { margin-top: 28px; }
  #copy { letter-spacing: 0; } }

/*# sourceMappingURL=styles.css.map */
