@charset "UTF-8";
/*!
 * efebeyvinc v1.0.0
 * Efebey Vinç Web Sitesi
 * Copyright (c) 2016 Viva Dizayn <http://www.vivadizayn.com>
 * 
 * Design   : Viva Dizayn <http://www.vivadizayn.com>
 * Frontend : Tanju Yildiz <tanju@vivadizayn.com>
 * Backend  : M.Kutay Ozdemir <kutay@vivadizayn.com>
 * 
 */
@font-face {
  font-family: "Panton";
  src: url('../fonts//panton-regular.eot');
  src: url('../fonts//panton-regular.eot?#iefix') format('embedded-opentype'), url('../fonts//panton-regular.woff2') format('woff2'), url('../fonts//panton-regular.woff') format('woff'), url('../fonts//panton-regular.ttf') format('truetype'), url('../fonts//panton-regular.svg#panton-regular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: "Panton";
  src: url('../fonts//panton-italic.eot');
  src: url('../fonts//panton-italic.eot?#iefix') format('embedded-opentype'), url('../fonts//panton-italic.woff2') format('woff2'), url('../fonts//panton-italic.woff') format('woff'), url('../fonts//panton-italic.ttf') format('truetype'), url('../fonts//panton-italic.svg#panton-italic') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: "Panton";
  src: url('../fonts//panton-bold.eot');
  src: url('../fonts//panton-bold.eot?#iefix') format('embedded-opentype'), url('../fonts//panton-bold.woff2') format('woff2'), url('../fonts//panton-bold.woff') format('woff'), url('../fonts//panton-bold.ttf') format('truetype'), url('../fonts//panton-bold.svg#panton-bold') format('svg');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: "Panton";
  src: url('../fonts//panton-bolditalic.eot');
  src: url('../fonts//panton-bolditalic.eot?#iefix') format('embedded-opentype'), url('../fonts//panton-bolditalic.woff2') format('woff2'), url('../fonts//panton-bolditalic.woff') format('woff'), url('../fonts//panton-bolditalic.ttf') format('truetype'), url('../fonts//panton-bolditalic.svg#panton-bolditalic') format('svg');
  font-weight: 600;
  font-style: italic;
}
@font-face {
  font-family: "Panton";
  src: url('../fonts//panton-black.eot');
  src: url('../fonts//panton-black.eot?#iefix') format('embedded-opentype'), url('../fonts//panton-black.woff2') format('woff2'), url('../fonts//panton-black.woff') format('woff'), url('../fonts//panton-black.ttf') format('truetype'), url('../fonts//panton-black.svg#panton-black') format('svg');
  font-weight: 800;
  font-style: normal;
}
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
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;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Panton", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #e30613;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #98040d;
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Panton", Helvetica, Arial, sans-serif;
  font-weight: 600;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 18px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
small,
.small {
  font-size: 85%;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1400px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 600;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #f5f5f4;
  background-image: none;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #ff9904;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 216, 4, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 216, 4, 0.6);
}
.form-control::-moz-placeholder {
  color: #333333;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #333333;
}
.form-control::-webkit-input-placeholder {
  color: #333333;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
textarea.form-control {
  height: auto;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline,
.contact-form .radio,
.contact-form .checkbox,
.contact-form .radio-inline,
.contact-form .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.contact-form .radio,
.contact-form .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group,
.contact-form .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #337ab7;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #e30613;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.navbar {
  position: relative;
  min-height: 50px;
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-brand {
  float: left;
  font-size: 18px;
  line-height: 20px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  background-color: transparent;
  background-image: none;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  color: #fff;
  background-color: #2d2d2b;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #2d2d2b;
  background-color: #ff9904;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #2d2d2b;
  background-color: #ff9904;
  cursor: default;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: #2d2d2b;
  background-color: #ff9904;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
}
.list-group,
.classified-ad-grid,
.classified-term-grid,
.recent-posts,
.contact-info-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item,
.classified-ad-grid .classified-ad,
.classified-term-grid .classified-term,
.recent-posts .post,
.contact-info-group .contact-info {
  position: relative;
  display: block;
}
.panel {
  margin-bottom: 20px;
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.page-inner:before,
.page-inner:after,
.block:before,
.block:after,
.block-inner:before,
.block-inner:after,
.sidebar .widget-heading:before,
.sidebar .widget-heading:after,
.sidebar .widget-inner:before,
.sidebar .widget-inner:after,
.footer .widget-heading:before,
.footer .widget-heading:after,
.footer .widget-inner:before,
.footer .widget-inner:after,
.classified-ad-grid:before,
.classified-ad-grid:after,
.classified-ad-grid .classified-ad-inner:before,
.classified-ad-grid .classified-ad-inner:after,
.classified-ad-grid .classified-ad-object:before,
.classified-ad-grid .classified-ad-object:after,
.classified-ad-grid .classified-ad-content:before,
.classified-ad-grid .classified-ad-content:after,
.classified-term-grid:before,
.classified-term-grid:after,
.classified-ad-single .classified-ad-inner:before,
.classified-ad-single .classified-ad-inner:after,
.classified-ad-single .classified-ad-gallery-thumbs:before,
.classified-ad-single .classified-ad-gallery-thumbs:after,
.classified-ad-single .classified-ad-share:before,
.classified-ad-single .classified-ad-share:after,
.latest-posts-carousel .post-inner:before,
.latest-posts-carousel .post-inner:after,
.latest-posts-carousel .post-footer:before,
.latest-posts-carousel .post-footer:after,
.recent-posts:before,
.recent-posts:after,
.recent-posts .post-inner:before,
.recent-posts .post-inner:after,
.recent-posts .post-footer:before,
.recent-posts .post-footer:after,
.single-post .post-inner:before,
.single-post .post-inner:after,
.single-post .post-gallery-thumbs:before,
.single-post .post-gallery-thumbs:after,
.clients ul > li:before,
.clients ul > li:after,
.contact-info-group:before,
.contact-info-group:after,
.contact-form .form-group:before,
.contact-form .form-group:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.page-inner:after,
.block:after,
.block-inner:after,
.sidebar .widget-heading:after,
.sidebar .widget-inner:after,
.footer .widget-heading:after,
.footer .widget-inner:after,
.classified-ad-grid:after,
.classified-ad-grid .classified-ad-inner:after,
.classified-ad-grid .classified-ad-object:after,
.classified-ad-grid .classified-ad-content:after,
.classified-term-grid:after,
.classified-ad-single .classified-ad-inner:after,
.classified-ad-single .classified-ad-gallery-thumbs:after,
.classified-ad-single .classified-ad-share:after,
.latest-posts-carousel .post-inner:after,
.latest-posts-carousel .post-footer:after,
.recent-posts:after,
.recent-posts .post-inner:after,
.recent-posts .post-footer:after,
.single-post .post-inner:after,
.single-post .post-gallery-thumbs:after,
.clients ul > li:after,
.contact-info-group:after,
.contact-form .form-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.5.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.5.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.5.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.5.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.5.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.5.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.5.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;
}
/* 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: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-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-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";
}
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/*
* 	Owl Carousel Owl Demo Theme
*	v1.3.3
*/
.owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  background: #869791;
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  background: #6c7e78;
  text-decoration: none;
}
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  background: #869791;
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #6c7e78;
}
.owl-item.loading {
  min-height: 150px;
  background: url('../images/AjaxLoader.gif') no-repeat center center;
}
/*! Swipebox v1.3.0 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
  overflow: hidden !important;
}
#swipebox-overlay img {
  border: none !important;
}
#swipebox-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99999 !important;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#swipebox-container {
  position: relative;
  width: 100%;
  height: 100%;
}
#swipebox-slider {
  -webkit-transition: -webkit-transform 0.4s ease;
  transition: transform 0.4s ease;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  white-space: nowrap;
  position: absolute;
  display: none;
  cursor: pointer;
}
#swipebox-slider .slide {
  height: 100%;
  width: 100%;
  line-height: 1px;
  text-align: center;
  display: inline-block;
}
#swipebox-slider .slide:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px;
}
#swipebox-slider .slide img,
#swipebox-slider .slide .swipebox-video-container,
#swipebox-slider .slide .swipebox-inline-container {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  vertical-align: middle;
}
#swipebox-slider .slide .swipebox-video-container {
  background: none;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative;
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
}
#swipebox-slider .slide-loading {
  background: url("../images/loader.gif") no-repeat center center;
}
#swipebox-bottom-bar,
#swipebox-top-bar {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  left: 0;
  z-index: 999;
  height: 50px;
  width: 100%;
}
#swipebox-bottom-bar {
  bottom: -50px;
}
#swipebox-bottom-bar.visible-bars {
  -webkit-transform: translate3d(0, -50px, 0);
  transform: translate3d(0, -50px, 0);
}
#swipebox-top-bar {
  top: -50px;
}
#swipebox-top-bar.visible-bars {
  -webkit-transform: translate3d(0, 50px, 0);
  transform: translate3d(0, 50px, 0);
}
#swipebox-title {
  display: block;
  width: 100%;
  text-align: center;
}
#swipebox-prev,
#swipebox-next,
#swipebox-close {
  background-image: url("../images/icons.png");
  background-repeat: no-repeat;
  border: none !important;
  text-decoration: none !important;
  cursor: pointer;
  width: 50px;
  height: 50px;
  top: 0;
}
#swipebox-arrows {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: 50px;
}
#swipebox-prev {
  background-position: -32px 13px;
  float: left;
}
#swipebox-next {
  background-position: -78px 13px;
  float: right;
}
#swipebox-close {
  top: 0;
  right: 0;
  position: absolute;
  z-index: 9999;
  background-position: 15px 12px;
}
.swipebox-no-close-button #swipebox-close {
  display: none;
}
#swipebox-prev.disabled,
#swipebox-next.disabled {
  opacity: 0.3;
}
.swipebox-no-touch #swipebox-overlay.rightSpring #swipebox-slider {
  -webkit-animation: rightSpring 0.3s;
  animation: rightSpring 0.3s;
}
.swipebox-no-touch #swipebox-overlay.leftSpring #swipebox-slider {
  -webkit-animation: leftSpring 0.3s;
  animation: leftSpring 0.3s;
}
.swipebox-touch #swipebox-container:before,
.swipebox-touch #swipebox-container:after {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  content: ' ';
  position: absolute;
  z-index: 999;
  top: 0;
  height: 100%;
  width: 20px;
  opacity: 0;
}
.swipebox-touch #swipebox-container:before {
  left: 0;
  -webkit-box-shadow: inset 10px 0px 10px -8px #656565;
  box-shadow: inset 10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-container:after {
  right: 0;
  -webkit-box-shadow: inset -10px 0px 10px -8px #656565;
  box-shadow: inset -10px 0px 10px -8px #656565;
}
.swipebox-touch #swipebox-overlay.leftSpringTouch #swipebox-container:before {
  opacity: 1;
}
.swipebox-touch #swipebox-overlay.rightSpringTouch #swipebox-container:after {
  opacity: 1;
}
@-webkit-keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@keyframes rightSpring {
  0% {
    left: 0;
  }
  50% {
    left: -30px;
  }
  100% {
    left: 0;
  }
}
@-webkit-keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@keyframes leftSpring {
  0% {
    left: 0;
  }
  50% {
    left: 30px;
  }
  100% {
    left: 0;
  }
}
@media screen and (min-width: 800px) {
  #swipebox-close {
    right: 10px;
  }
  #swipebox-arrows {
    width: 92%;
    max-width: 800px;
  }
}
/* Skin
--------------------------*/
#swipebox-overlay {
  background: #242424;
  background: rgba(36, 36, 36, 0.9);
}
#swipebox-bottom-bar,
#swipebox-top-bar {
  text-shadow: 1px 1px 1px #000;
  background: #000;
  opacity: 0.95;
}
#swipebox-top-bar {
  color: white !important;
  font-size: 15px;
  line-height: 43px;
  font-family: Helvetica, Arial, sans-serif;
}
html {
  text-rendering: optimizeLegibility;
  -webkit-tap-highlight-color: transparent;
}
body {
  overflow-x: hidden;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
::selection {
  background-color: #ff9904;
  color: #2d2d2b;
  text-shadow: none;
}
::-moz-selection {
  background-color: #ff9904;
  color: #2d2d2b;
  text-shadow: none;
}
a {
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
}
a,
a:hover,
a:focus {
  outline: 0;
}
.btn {
  -webkit-transition: all 250ms ease;
  -o-transition: all 250ms ease;
  transition: all 250ms ease;
}
.btn-view {
  background-color: #2d2d2b;
  color: #FFFFFF;
  text-transform: uppercase;
}
.btn-view:hover,
.btn-view:focus {
  background-color: #373734;
  color: #FFFFFF;
}
.btn-offer {
  background-color: #ff9904;
  color: #2d2d2b;
  text-transform: uppercase;
}
.btn-offer:hover,
.btn-offer:focus {
  background-color: #ffb604;
  color: #2d2d2b;
}
.btn-signup {
  background-color: #ff9904;
  color: #2d2d2b;
  font-weight: 600;
  text-transform: uppercase;
}
.btn-signup:hover,
.btn-signup:focus {
  background-color: #ffb604;
  color: #2d2d2b;
}
.jumbotron {
  border-radius: 4px;
  font-size: 15px;
  padding: 23px 14px 13px;
}
.jumbotron a {
  color: inherit;
}
.jumbotron a:hover,
.jumbotron a:focus {
  color: inherit;
  text-decoration: underline;
}
.jumbotron .page-header {
  margin: 0 0 12px;
  padding: 0;
  border: 0;
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
}
.jumbotron p {
  margin: 0;
}
.jumbotron .breadcrumb {
  margin-bottom: 0;
  padding: 0;
}
.jumbotron .breadcrumb > li + li:before {
  color: inherit;
}
.jumbotron .breadcrumb > .active {
  color: inherit;
}
@media (max-width: 767px) {
  .jumbotron {
    text-align: center;
  }
  .jumbotron .container,
  .jumbotron .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  .jumbotron {
    margin-left: -7px;
    margin-right: -7px;
  }
  .jumbotron .page-header {
    line-height: 1;
  }
}
.pagination > .prev > a,
.pagination > .next > a,
.pagination > .prev > span,
.pagination > .next > span {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #2d2d2b;
  width: 20px;
}
.pagination > .prev > a:hover,
.pagination > .next > a:hover,
.pagination > .prev > span:hover,
.pagination > .next > span:hover,
.pagination > .prev > a:focus,
.pagination > .next > a:focus,
.pagination > .prev > span:focus,
.pagination > .next > span:focus {
  background-color: transparent;
  color: #ff9904;
}
.pagination > li > a,
.pagination > li > span {
  margin-left: 5px;
  border-radius: 4px;
  -webkit-box-shadow: inset 2px 2px 1px rgba(255,255,255,.3),inset -2px -2px 1px rgba(0,0,0,.15);
  box-shadow: inset 2px 2px 1px rgba(255,255,255,.3),inset -2px -2px 1px rgba(0,0,0,.15);
  font-size: 18px;
  line-height: 2.11111111;
  width: 38px;
  height: 38px;
  text-align: center;
}
a.grafix {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 82px;
  height: 19px;
  background: url('../images/grafix.svg') center center no-repeat;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.no-svg a.grafix {
  background-image: url('../images/grafix.png');
}
img.lazy {
  display: inline-block;
  max-width: 100%;
  min-width: 24px;
  min-height: 24px;
}
.page-inner {
  padding-top: 30px;
  padding-bottom: 50px;
}
.block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.block-inner {
  margin-left: -15px;
  margin-right: -15px;
}
.block-heading {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
}
.block-title {
  font-size: 24px;
  font-weight: 400;
  line-height: 1.83333333;
  text-transform: uppercase;
}
.block-body {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.block + .block {
  margin-top: 15px;
}
.block-contact {
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  margin: 10px 0 30px;
}
.block-contact .block-heading {
  margin-top: 15px;
  text-align: center;
}
.block-contact .block-title {
  font-weight: 800;
}
.block-contact .block-body {
  margin-bottom: 15px;
}
.block-related-classified .block-heading {
  margin-bottom: 30px;
}
.block-related-classified .block-title {
  background-color: #2d2d2b;
  border-radius: 4px;
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 800;
  line-height: 2.33333333;
  text-align: center;
  text-transform: uppercase;
}
.block-related-classified .classified-ad-grid {
  margin-left: -8px;
  margin-right: -8px;
}
.sidebar .widget {
  margin-bottom: 30px;
}
.sidebar .widget-heading {
  padding-left: 20px;
  padding-right: 20px;
  background-color: #2d2d2b;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-box-shadow: inset 0 1px 3px 3px rgba(255, 255, 255, 0.3);
  box-shadow: inset 0 1px 3px 3px rgba(255, 255, 255, 0.3);
  color: #FFFFFF;
}
.sidebar .widget-title {
  color: #FFFFFF;
  font-size: 24px;
  font-weight: 800;
  line-height: 2.33333333;
  text-transform: uppercase;
}
.sidebar .widget-inner {
  min-height: 30px;
  padding: 20px 15px;
  background-color: #f5f5f4;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  border: 1px solid #e3e3e3;
  border-top: 1px solid #FFFFFF;
  -webkit-box-shadow: inset 0 18px 12px -10px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 18px 12px -10px rgba(0, 0, 0, 0.25);
}
.sidebar .widget.widget-categories .panel-categories {
  margin-bottom: 0;
}
.sidebar .widget.widget-categories .panel-categories .panel-heading {
  background-color: #ff9904;
  -webkit-box-shadow: inset 0 2px 0 rgba(35, 31, 32, 0.2);
  box-shadow: inset 0 2px 0 rgba(35, 31, 32, 0.2);
  border-radius: 4px;
  color: #2d2d2b;
  font-weight: 600;
  padding: 0;
}
.sidebar .widget.widget-categories .panel-categories .panel-title {
  display: block;
  color: #2d2d2b;
  padding: 10px 8px;
}
.sidebar .widget.widget-categories .panel-categories .panel-body {
  padding: 0;
}
.sidebar .widget.widget-categories .panel-categories .panel-body ul {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.sidebar .widget.widget-categories .panel-categories .panel-body ul > li > a {
  display: block;
  color: #2d2d2b;
  padding: 5px 5px 4px;
}
.sidebar .widget.widget-categories .panel-categories .panel-body ul > li + li > a {
  border-top: 1px solid #e3e3e3;
}
.sidebar .widget.widget-categories .panel-categories .panel + .panel {
  margin-top: 8px;
}
.sidebar .widget.widget-news .widget-title {
  float: left;
}
.sidebar .widget.widget-news .widget-carousel-nav {
  float: right;
}
.sidebar .widget.widget-news .widget-carousel-pager {
  display: inline-block;
  color: #FFFFFF;
  font-size: 21px;
  line-height: 2.66666667;
}
.sidebar .widget.widget-news .widget-carousel-pager:hover {
  color: #ff9904;
}
.sidebar .widget.widget-news .widget-carousel-pager + .widget-carousel-pager {
  margin-left: 3px;
}
.sidebar .widget.widget-tagcloud .widget-inner {
  text-align: justify;
}
.sidebar .widget.widget-tagcloud .tag {
  display: inline;
  padding: 2px;
  cursor: pointer;
  color: #2d2d2b;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}
.sidebar .widget.widget-tagcloud .tag:hover,
.sidebar .widget.widget-tagcloud .tag:focus {
  text-decoration: underline;
}
.sidebar .widget.widget-tagcloud .tag-style-01 {
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  text-transform: uppercase;
}
.sidebar .widget.widget-tagcloud .tag-style-02 {
  font-size: 12px;
  font-weight: normal;
  line-height: 2;
}
.sidebar .widget.widget-tagcloud .tag-style-03 {
  font-size: 14px;
  font-weight: normal;
  line-height: 1.71428571;
}
.header {
  position: relative;
  background: #020202 url("../images/pat_header.png") left top repeat;
  color: #FFFFFF;
  border-bottom: 7px solid #ff9904;
  -webkit-box-shadow: 0 3px 3px 0 rgba(24, 24, 24, 0.1);
  box-shadow: 0 3px 3px 0 rgba(24, 24, 24, 0.1);
}
.header:before {
  display: block;
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  width: 100%;
  height: 20px;
  background: -moz-linear-gradient(top, #020202 0%, rgba(0, 0, 0, 0) 100%);
  background: -webkit-linear-gradient(top, #020202 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to bottom, #020202 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6020202', endColorstr='#00000000', GradientType=0);
}
.header-upper .widget {
  display: inline-block;
  height: 56px;
  overflow: hidden;
}
.header-upper .widget.widget-contact {
  color: #cdcdcd;
  font-size: 20px;
  line-height: 2.8;
}
.header-upper .widget.widget-contact .fa-phone {
  font-size: 24px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.header-upper .widget.widget-contact .phone {
  font-weight: 800;
}
.header-upper .widget.widget-contact .phone > a {
  color: #cdcdcd;
}
.header-upper .widget.widget-contact .phone > a:hover {
  color: #ff9904;
}
.header-upper .widget.widget-search .form-control {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.header-upper .widget.widget-search .btn-search {
  background-color: #ff9904;
  color: #3c3c3b;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  margin-left: -5px;
}
.header-upper .widget.widget-social {
  display: none;
}
.header-upper .widget.widget-social ul {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
  margin-bottom: 0;
}
.header-upper .widget.widget-social ul > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
.header-upper .widget.widget-social ul > li {
  padding-top: 15px;
  padding-bottom: 20px;
}
.header-upper .widget.widget-social ul > li > a {
  display: block;
  padding-top: 3px;
  width: 21px;
  height: 21px;
  border-radius: 2px;
  color: #ffffff;
  font-size: 14px;
  line-height: 1.28571429;
  text-align: center;
}
.header-upper .widget.widget-social ul > li > a:hover,
.header-upper .widget.widget-social ul > li > a:focus {
  color: #ffffff;
}
.header-upper .widget.widget-social ul > .facebook > a {
  background-color: #3b5998;
  color: #ffffff;
}
.header-upper .widget.widget-social ul > .facebook > a:hover,
.header-upper .widget.widget-social ul > .facebook > a:focus {
  background-color: #2d4373;
}
.header-upper .widget.widget-social ul > .twitter > a {
  background-color: #55acee;
  color: #ffffff;
}
.header-upper .widget.widget-social ul > .twitter > a:hover,
.header-upper .widget.widget-social ul > .twitter > a:focus {
  background-color: #2795e9;
}
.header .navbar-brand {
  color: #fff;
  padding: 15px;
}
.header .navbar-brand img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.header .navbar-brand:hover,
.header .navbar-brand:focus {
  color: #e6e6e6;
}
.header .navbar-nav > li > a {
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  text-transform: uppercase;
}
.header .navbar-nav > li > a:hover,
.header .navbar-nav > li > a:focus {
  color: #ff9904;
  background-color: transparent;
}
.header .navbar-nav > .active > a,
.header .navbar-nav > .active > a:hover,
.header .navbar-nav > .active > a:focus {
  color: #ff9904;
  background-color: transparent;
}
.header .navbar-toggle {
  background: transparent !important;
  border: none;
  margin-top: 20px;
  margin-bottom: 20px;
}
.header .navbar-toggle:hover,
.header .navbar-toggle:focus {
  background: transparent !important;
}
.header .navbar-toggle .icon-bar {
  background-color: #fff;
  width: 26px;
  height: 3px;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.header .navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 20%;
}
.header .navbar-toggle .middle-bar {
  opacity: 0;
}
.header .navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 80%;
}
.header .navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.header .navbar-toggle.collapsed .middle-bar {
  opacity: 1;
}
.header .navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}
.header .navbar-nav > .open > a,
.header .navbar-nav > .open > a:hover,
.header .navbar-nav > .open > a:focus {
  background-color: transparent;
  color: #ff9904;
}
@media (max-width: 767px) {
  .header .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .header .navbar-nav .open .dropdown-menu > li > a:hover,
  .header .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ff9904;
    background-color: transparent;
  }
  .header .navbar-nav .open .dropdown-menu > .active > a,
  .header .navbar-nav .open .dropdown-menu > .active > a:hover,
  .header .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ff9904;
    background-color: transparent;
  }
}
@media (max-width: 767px) {
  .header-upper .widget {
    height: auto;
  }
  .header-upper .widget.widget-contact,
  .header-upper .widget.widget-search {
    width: 100%;
    text-align: center;
  }
  .header-upper .widget.widget-contact {
    line-height: 1.5;
    margin-bottom: 8px;
  }
  .header-upper .widget.widget-search .form-control {
    display: inline-block;
    min-width: 80%;
    width: auto;
  }
  .header .navbar-brand {
    padding: 15px 15px 5px;
    max-width: 80%;
  }
  .header .navbar-form {
    padding-top: 0;
    padding-bottom: 0;
    margin-top: 0;
  }
}
@media (min-width: 768px) {
  .header {
    height: 150px;
  }
  .header-upper {
    padding-top: 20px;
    text-align: right;
  }
  .header-upper .widget.widget-search .form-control {
    min-width: 270px;
  }
  .header-upper .widget.widget-social {
    display: inline-block;
  }
  .header .navbar-header {
    background: -moz-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.1) 35%, rgba(255, 255, 255, 0.1) 65%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.1) 35%, rgba(255, 255, 255, 0.1) 65%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(255, 255, 255, 0.1) 35%, rgba(255, 255, 255, 0.1) 65%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=1);
  }
  .header .navbar-brand {
    padding: 23px 15px;
  }
}
.footer {
  background-color: #121212;
  border-top: 1px solid #3c3c3d;
  -webkit-box-shadow: inset 0 5px 5px #4f4f50;
  box-shadow: inset 0 5px 5px #4f4f50;
  color: #77787a;
}
.footer-upper {
  padding-bottom: 15px;
}
.footer-widgets a {
  color: #ff9904;
}
.footer-widgets a:hover,
.footer-widgets a:focus {
  color: #77787a;
}
.footer .widget {
  position: relative;
}
.footer .widget-title {
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
}
.footer .widget.widget-phone {
  display: inline-block;
  position: relative;
  height: 90px;
  padding: 20px 40px 20px 30px;
  margin-top: -10px;
}
.footer .widget.widget-phone:before {
  background-color: #e9e9e9;
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.65) 90%, rgba(0, 0, 0, 0) 95%, #fff 100%);
  background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.65) 90%, rgba(0, 0, 0, 0) 95%, #fff 100%);
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.35) 0%, rgba(255, 255, 255, 0.65) 90%, rgba(0, 0, 0, 0) 95%, #fff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#59ffffff', endColorstr='#ffffff', GradientType=1);
  border-radius: 10px;
  -webkit-box-shadow: 4px 7px 0 #030302,inset -3px 0 0 5px #e9e9e9;
  box-shadow: 4px 7px 0 #030302,inset -3px 0 0 5px #e9e9e9;
  content: "";
  position: absolute;
  top: 0;
  right: -15px;
  width: 1000%;
  height: 100%;
  -webkit-transform: skewX(-15deg);
  -ms-transform: skewX(-15deg);
  -o-transform: skewX(-15deg);
  transform: skewX(-15deg);
  z-index: 0;
}
.footer .widget.widget-phone .widget-inner {
  display: block;
  position: relative;
}
.footer .widget.widget-phone .phone-icon,
.footer .widget.widget-phone .phone-text {
  display: inline-block;
}
.footer .widget.widget-phone .phone-icon {
  background-color: #ff9904;
  border: 3px solid #121212;
  border-radius: 50%;
  color: #121212;
  font-size: 30px;
  line-height: 1.66666667;
  text-align: center;
  width: 50px;
  height: 50px;
  margin-right: 15px;
}
.footer .widget.widget-phone .phone-text {
  height: 50px;
  color: #0b0b0a;
  font-size: 30px;
  font-weight: 800;
  line-height: 1.66666667;
}
.footer .widget.widget-phone .phone-text small {
  font-size: 18px;
  font-weight: normal;
  line-height: 2.77777778;
}
.footer .widget.widget-newsletter {
  padding-top: 30px;
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  .footer .widget.widget-newsletter form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .footer .widget.widget-newsletter form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .footer .widget.widget-newsletter form .radio,
  .footer .widget.widget-newsletter form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .footer .widget.widget-newsletter form .radio label,
  .footer .widget.widget-newsletter form .checkbox label {
    padding-left: 0;
  }
  .footer .widget.widget-newsletter form .radio input[type="radio"],
  .footer .widget.widget-newsletter form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
}
.footer .widget.widget-newsletter .btn-signup {
  display: inline-block;
}
.footer .widget.widget-newsletter .btn-signup + .help-block {
  margin-left: 10px;
}
.footer .widget.widget-newsletter .help-block {
  display: inline-block;
}
.footer .widget.widget-nav .widget-title {
  line-height: 2.77777778;
}
.footer .widget.widget-nav ul {
  padding-left: 0;
  list-style: none;
}
.footer .widget.widget-nav ul > li > a {
  display: block;
  color: #77787a;
  font-size: 14px;
  line-height: 2.57142857;
}
.footer .widget.widget-nav ul > li > a:hover,
.footer .widget.widget-nav ul > li > a:focus {
  color: #FFFFFF;
}
.footer .widget.widget-nav ul > li + li > a {
  border-top: 1px solid #353636;
}
.footer .widget.widget-contact .widget-title {
  line-height: 2.77777778;
}
.footer .widget.widget-contact .widget-inner p {
  border-bottom: 1px solid #353636;
}
.footer .widget.widget-logo .widget-inner {
  padding-top: 50px;
  padding-bottom: 50px;
}
.footer .widget.widget-logo .widget-inner > a {
  display: block;
}
.footer .widget.widget-logo .widget-inner img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.footer-lower {
  background-color: #0b0b0a;
  border-top: 1px solid #3c3c3b;
  color: #6e7072;
  font-size: 12px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.footer-lower a {
  color: #fff;
}
.footer-lower a:hover,
.footer-lower a:focus {
  color: #6e7072;
}
@media (max-width: 767px) {
  .footer .widget.widget-phone {
    padding: 20px 10px;
  }
}
@media (min-width: 768px) {
  .footer .widget.widget-newsletter {
    height: 80px;
  }
  .footer .widget.widget-newsletter .widget-heading,
  .footer .widget.widget-newsletter .widget-inner {
    display: inline-block;
  }
  .footer .widget.widget-newsletter .widget-heading {
    padding-right: 24px;
  }
  .footer .widget.widget-newsletter form input.form-control {
    min-width: 290px;
  }
  .footer .widget.widget-newsletter .btn-signup + .help-block {
    margin-left: 20px;
  }
  .footer-widgets .container,
  .footer-lower .container {
    padding-left: 40px;
    padding-right: 40px;
  }
}
.classified-ad-grid {
  border-bottom: 1px solid #e3e3e3;
  padding-bottom: 15px;
  margin-left: -15px;
  margin-right: -15px;
}
.classified-ad-grid .classified-ad {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .classified-ad-grid .classified-ad {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .classified-ad-grid .classified-ad {
    float: left;
    width: 25%;
  }
}
.classified-ad-grid .classified-ad-inner {
  background-color: #FFFFFF;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-transition: background-color 0.3s ease;
  -o-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
.classified-ad-grid .classified-ad-inner:hover,
.classified-ad-grid .classified-ad-inner:focus {
  background-color: #f3f2f1;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
}
.classified-ad-grid .classified-ad-inner:hover .classified-ad-object > a:before,
.classified-ad-grid .classified-ad-inner:focus .classified-ad-object > a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.classified-ad-grid .classified-ad-inner:hover .classified-ad-object > a:after,
.classified-ad-grid .classified-ad-inner:focus .classified-ad-object > a:after {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.classified-ad-grid .classified-ad-object,
.classified-ad-grid .classified-ad-content {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
}
.classified-ad-grid .classified-ad-object {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.classified-ad-grid .classified-ad-object > a {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 140px;
  background: #FFFFFF url("../images/AjaxLoader.gif") center center no-repeat;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: center;
}
.classified-ad-grid .classified-ad-object > a:before,
.classified-ad-grid .classified-ad-object > a:after {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: absolute;
}
.classified-ad-grid .classified-ad-object > a:before {
  background: url("../images/hexagon.svg") center center no-repeat;
  color: #2d2d2b;
  font-family: "FontAwesome";
  content: "\f002";
  font-size: 20px;
  line-height: 44px;
  margin-left: -16px;
  margin-top: -20px;
  top: 50%;
  left: 50%;
  z-index: 1;
  text-align: center;
  white-space: pre;
  width: 39px;
  height: 44px;
}
.classified-ad-grid .classified-ad-object > a:after {
  background: #151515;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.classified-ad-grid .classified-ad-object img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.classified-ad-grid .classified-ad .ribbon {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  overflow: hidden;
  width: 80px;
  height: 80px;
  text-align: right;
}
.classified-ad-grid .classified-ad .ribbon span {
  display: block;
  position: absolute;
  top: 16px;
  left: -30px;
  width: 120px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #F70505;
  background-image: -webkit-linear-gradient(top, #F70505 0%, #8F0808 100%);
  background-image: -o-linear-gradient(top, #F70505 0%, #8F0808 100%);
  background-image: linear-gradient(to bottom, #F70505 0%, #8F0808 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff70505', endColorstr='#ff8f0808', GradientType=0);
  -webkit-box-shadow: 0 3px 10px -5px #000000;
  box-shadow: 0 3px 10px -5px #000000;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
}
.classified-ad-grid .classified-ad-content {
  color: #2d2d2b;
  padding: 15px 10px;
}
.classified-ad-grid .classified-ad-title {
  font-weight: 600;
  text-transform: uppercase;
}
.classified-ad-grid .classified-ad-title > span {
  color: #424242;
  font-size: 11px;
}
.classified-ad-grid .classified-ad-title a {
  color: #2d2d2b;
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  height: 60.00000002px;
  /* Fallback for non-webkit */
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.classified-ad-grid .classified-ad-title a:hover,
.classified-ad-grid .classified-ad-title a:focus {
  color: #e30613;
}
.classified-ad-grid .classified-ad-excerpt {
  margin-top: 5px;
  margin-bottom: 5px;
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  height: 40.00000001px;
  /* Fallback for non-webkit */
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.classified-ad-grid .classified-ad-price {
  color: #e30613;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.classified-ad-grid .classified-ad-buttons {
  position: relative;
  display: inline-block;
  width: 100%;
  text-align: center;
}
.classified-ad-grid .classified-ad.featured {
  float: left;
  width: 100%;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .classified-ad-grid .classified-ad.featured {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .classified-ad-grid .classified-ad.featured {
    float: left;
    width: 50%;
  }
}
.classified-ad-grid .classified-ad.featured .classified-ad-inner {
  background-color: #f8edb3;
}
.classified-ad-grid .classified-ad.featured .classified-ad-object {
  border-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.classified-ad-grid .classified-ad.featured .classified-ad-object > a {
  height: 215px;
}
.classified-ad-grid .classified-ad.featured .classified-ad-object > a:after {
  border-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
@media (max-width: 480px) {
  .classified-ad-grid .classified-ad .classified-ad-buttons .btn {
    width: 100%;
  }
  .classified-ad-grid .classified-ad .classified-ad-buttons .btn + .btn {
    margin-top: 5px;
  }
  .classified-ad-grid .classified-ad.featured .classified-ad-buttons .btn {
    width: 48%;
  }
  .classified-ad-grid .classified-ad.featured .classified-ad-buttons .btn + .btn {
    margin-top: 0;
    margin-left: 5px;
  }
}
@media (min-width: 480px) {
  .classified-ad-grid .classified-ad.featured .classified-ad-object {
    width: 35%;
  }
  .classified-ad-grid .classified-ad.featured .classified-ad-content {
    width: 65%;
  }
}
@media (min-width: 768px) {
  .classified-ad-grid .classified-ad-title a {
    display: block;
    /* Fallback for non-webkit */
    display: -webkit-box;
    height: 64.2857143px;
    /* Fallback for non-webkit */
    margin: 0 auto;
    font-size: 15px;
    line-height: 1.42857143;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .classified-ad-grid .classified-ad-price {
    font-size: 18px;
  }
  .classified-ad-grid .classified-ad.featured .classified-ad-object,
  .classified-ad-grid .classified-ad.featured .classified-ad-content {
    width: 50%;
  }
}
.classified-ad-pager .help-text {
  display: block;
  padding-top: 7px;
  padding-bottom: 7px;
}
.classified-ad-pager .pagination {
  margin: 0;
}
@media (max-width: 767px) {
  .classified-ad-pager .help-text {
    text-align: center;
  }
  .classified-ad-pager .pagination {
    width: 100%;
    text-align: center;
  }
  .classified-ad-pager .pagination > li > a,
  .classified-ad-pager .pagination > li > span {
    display: inline-block;
    float: none;
  }
}
@media (min-width: 768px) {
  .classified-ad-pager .pagination {
    float: right;
    margin: 0;
  }
}
.classified-term-grid {
  margin-left: -15px;
  margin-right: -15px;
}
.classified-term-grid .classified-term {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 24px;
}
@media (min-width: 768px) {
  .classified-term-grid .classified-term {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .classified-term-grid .classified-term {
    float: left;
    width: 33.33333333%;
  }
}
.classified-term-grid .classified-term-object {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  overflow: hidden;
}
.classified-term-grid .classified-term-object > a {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
}
.classified-term-grid .classified-term-object > a:before,
.classified-term-grid .classified-term-object > a:after {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: absolute;
}
.classified-term-grid .classified-term-object > a:before {
  background: url("../images/hexagon.svg") center center no-repeat;
  color: #2d2d2b;
  font-family: "FontAwesome";
  content: "\f045";
  font-size: 20px;
  line-height: 44px;
  margin-left: -16px;
  margin-top: -20px;
  top: 50%;
  left: 50%;
  z-index: 1;
  text-align: center;
  white-space: pre;
  width: 39px;
  height: 44px;
}
.classified-term-grid .classified-term-object > a:after {
  background: #151515;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.classified-term-grid .classified-term-object > a > img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.classified-term-grid .classified-term-body {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ff9904;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #2d2d2b;
  font-size: 16px;
  font-weight: 800;
  line-height: 1.5;
  text-align: center;
  text-transform: uppercase;
}
.classified-term-grid .classified-term-body a {
  color: inherit;
  display: inline-block;
}
.classified-term-grid .classified-term-body a,
.classified-term-grid .classified-term-body a:visited,
.classified-term-grid .classified-term-body a:hover,
.classified-term-grid .classified-term-body a:active {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: relative;
}
.classified-term-grid .classified-term-body a:after {
  content: "";
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  height: 2px;
  width: 0;
  background: #2d2d2b;
  left: 0;
  bottom: -1px;
}
.classified-term-grid .classified-term:hover .classified-term-object > a:before,
.classified-term-grid .classified-term:focus .classified-term-object > a:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.classified-term-grid .classified-term:hover .classified-term-object > a:after,
.classified-term-grid .classified-term:focus .classified-term-object > a:after {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.classified-term-grid .classified-term:hover .classified-term-body > a:after,
.classified-term-grid .classified-term:focus .classified-term-body > a:after {
  width: 100%;
}
.classified-ad-single .classified-ad-inner {
  margin-left: -15px;
  margin-right: -15px;
}
.classified-ad-single .classified-ad-gallery {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 10px;
}
@media (min-width: 992px) {
  .classified-ad-single .classified-ad-gallery {
    float: left;
    width: 58.33333333%;
  }
}
.classified-ad-single .classified-ad-gallery > a {
  margin-bottom: 15px;
}
.classified-ad-single .classified-ad-gallery > a,
.classified-ad-single .classified-ad-gallery-thumbs > li > a {
  position: relative;
  display: block;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  overflow: hidden;
  height: 375px;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
  text-align: center;
}
.classified-ad-single .classified-ad-gallery > a:before,
.classified-ad-single .classified-ad-gallery-thumbs > li > a:before,
.classified-ad-single .classified-ad-gallery > a:after,
.classified-ad-single .classified-ad-gallery-thumbs > li > a:after {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: absolute;
}
.classified-ad-single .classified-ad-gallery > a:before,
.classified-ad-single .classified-ad-gallery-thumbs > li > a:before {
  background: url("../images/hexagon.svg") center center no-repeat;
  color: #2d2d2b;
  font-family: "FontAwesome";
  content: "\f045";
  font-size: 20px;
  line-height: 44px;
  margin-left: -16px;
  margin-top: -20px;
  top: 50%;
  left: 50%;
  z-index: 1;
  text-align: center;
  white-space: pre;
  width: 39px;
  height: 44px;
}
.classified-ad-single .classified-ad-gallery > a:after,
.classified-ad-single .classified-ad-gallery-thumbs > li > a:after {
  background: #151515;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.classified-ad-single .classified-ad-gallery > a:hover:before,
.classified-ad-single .classified-ad-gallery-thumbs > li > a:hover:before,
.classified-ad-single .classified-ad-gallery > a:focus:before,
.classified-ad-single .classified-ad-gallery-thumbs > li > a:focus:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.classified-ad-single .classified-ad-gallery > a:hover:after,
.classified-ad-single .classified-ad-gallery-thumbs > li > a:hover:after,
.classified-ad-single .classified-ad-gallery > a:focus:after,
.classified-ad-single .classified-ad-gallery-thumbs > li > a:focus:after {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.classified-ad-single .classified-ad-gallery img {
  display: inline-block;
  max-height: 100%;
  max-width: 100%;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
}
.classified-ad-single .classified-ad-gallery-thumbs {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
  margin-right: -5px;
}
.classified-ad-single .classified-ad-gallery-thumbs > li {
  float: left;
  width: 25%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.classified-ad-single .classified-ad-gallery-thumbs > li > a {
  height: 85px;
}
.classified-ad-single .classified-ad-body {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .classified-ad-single .classified-ad-body {
    float: left;
    width: 41.66666667%;
  }
}
.classified-ad-single .classified-ad-body > table {
  font-size: 15px;
  line-height: 1.2;
  width: 100%;
}
.classified-ad-single .classified-ad-body > table tr + tr {
  border-top: 1px solid #e3e3e3;
}
.classified-ad-single .classified-ad-body > table td {
  padding-top: 16px;
  padding-bottom: 10px;
}
.classified-ad-single .classified-ad-body > table td:first-child {
  color: #e30613;
  font-weight: 600;
  width: 164px;
}
.classified-ad-single .classified-ad-body > table td:first-child:after {
  float: right;
  padding-left: 5px;
  padding-right: 5px;
  content: ':';
  color: #e30613;
}
.classified-ad-single .classified-ad-share {
  margin-top: 15px;
  margin-bottom: 15px;
}
.classified-ad-single .classified-ad-share > a {
  display: inline-block;
  float: left;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 50%;
  font-size: 13px;
  font-weight: 600;
  line-height: 1.84615385;
  text-align: center;
  text-transform: uppercase;
}
.classified-ad-single .classified-ad-share > a:first-child {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.classified-ad-single .classified-ad-share > a:last-child {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.classified-ad-single .classified-ad-share-facebook:before,
.classified-ad-single .classified-ad-share-twitter:before {
  width: 20px;
  height: 24px;
  display: inline-block;
  font-family: 'FontAwesome';
  font-size: 15px;
  font-weight: normal;
  line-height: 1.6;
  vertical-align: middle;
  border-radius: 100%;
  text-align: center;
}
.classified-ad-single .classified-ad-share-facebook {
  background-color: #3b5998;
  color: #FFFFFF;
}
.classified-ad-single .classified-ad-share-facebook:before {
  content: "\f09a";
  color: #FFFFFF;
}
.classified-ad-single .classified-ad-share-facebook:hover,
.classified-ad-single .classified-ad-share-facebook:focus {
  background-color: #2d4373;
}
.classified-ad-single .classified-ad-share-twitter {
  background-color: #55acee;
  color: #FFFFFF;
}
.classified-ad-single .classified-ad-share-twitter:before {
  content: "\f099";
  color: #FFFFFF;
}
.classified-ad-single .classified-ad-share-twitter:hover,
.classified-ad-single .classified-ad-share-twitter:focus {
  background-color: #2795e9;
}
.latest-posts-carousel .post-object {
  position: relative;
  display: block;
  height: 0;
  padding: 0 0 56.25%;
  overflow: hidden;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}
.latest-posts-carousel .post-object > a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
  text-align: center;
}
.latest-posts-carousel .post-object > a > img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.latest-posts-carousel .post-heading {
  color: #2d2d2b;
  font-size: 15px;
  font-weight: 600;
  line-height: 2.93333333;
}
.latest-posts-carousel .post-heading a {
  color: inherit;
}
.latest-posts-carousel .post-heading a:hover,
.latest-posts-carousel .post-heading a:focus {
  color: #e30613;
}
.latest-posts-carousel .post-excerpt {
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  height: 60.00000002px;
  /* Fallback for non-webkit */
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.latest-posts-carousel .post-footer {
  font-size: 12px;
  line-height: 1.66666667;
  margin-top: 15px;
}
.latest-posts-carousel .post-date {
  display: block;
  float: left;
}
.latest-posts-carousel .post-date .fa {
  font-size: 14px;
}
.latest-posts-carousel .post-more {
  display: block;
  float: right;
  color: #2d2d2b;
  text-transform: uppercase;
}
.latest-posts-carousel .post-more:hover,
.latest-posts-carousel .post-more:focus {
  color: #e30613;
}
.recent-posts {
  margin-left: -15px;
  margin-right: -15px;
}
.recent-posts .post {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .recent-posts .post {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  .recent-posts .post {
    float: left;
    width: 33.33333333%;
  }
}
.recent-posts .post-object {
  position: relative;
  display: block;
  height: 0;
  padding: 0 0 56.25%;
  overflow: hidden;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}
.recent-posts .post-object > a {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
  text-align: center;
}
.recent-posts .post-object > a > img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.recent-posts .post-heading {
  color: #2d2d2b;
  font-size: 15px;
  font-weight: 600;
  line-height: 2.93333333;
}
.recent-posts .post-heading a {
  color: inherit;
}
.recent-posts .post-heading a:hover,
.recent-posts .post-heading a:focus {
  color: #e30613;
}
.recent-posts .post-excerpt {
  display: block;
  /* Fallback for non-webkit */
  display: -webkit-box;
  height: 60.00000002px;
  /* Fallback for non-webkit */
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.42857143;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.recent-posts .post-footer {
  font-size: 12px;
  line-height: 1.66666667;
  margin-top: 15px;
}
.recent-posts .post-date {
  display: block;
  float: left;
}
.recent-posts .post-date .fa {
  font-size: 14px;
}
.recent-posts .post-more {
  display: block;
  float: right;
  color: #2d2d2b;
  text-transform: uppercase;
}
.recent-posts .post-more:hover,
.recent-posts .post-more:focus {
  color: #e30613;
}
.single-post .post-inner {
  margin-left: -15px;
  margin-right: -15px;
}
.single-post .post-gallery {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .single-post .post-gallery {
    float: left;
    width: 58.33333333%;
  }
}
.single-post .post-gallery > a {
  margin-bottom: 15px;
}
.single-post .post-gallery > a,
.single-post .post-gallery-thumbs > li > a {
  position: relative;
  display: block;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  height: 0;
  padding: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.single-post .post-gallery > a:before,
.single-post .post-gallery-thumbs > li > a:before,
.single-post .post-gallery > a:after,
.single-post .post-gallery-thumbs > li > a:after {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.3s ease;
  -o-transition: opacity 0.3s ease;
  transition: opacity 0.3s ease;
  position: absolute;
}
.single-post .post-gallery > a:before,
.single-post .post-gallery-thumbs > li > a:before {
  background: url("../images/hexagon.svg") center center no-repeat;
  color: #2d2d2b;
  font-family: "FontAwesome";
  content: "\f045";
  font-size: 20px;
  line-height: 44px;
  margin-left: -16px;
  margin-top: -20px;
  top: 50%;
  left: 50%;
  z-index: 1;
  text-align: center;
  white-space: pre;
  width: 39px;
  height: 44px;
}
.single-post .post-gallery > a:after,
.single-post .post-gallery-thumbs > li > a:after {
  background: #151515;
  content: "";
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.single-post .post-gallery > a > img,
.single-post .post-gallery-thumbs > li > a > img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.single-post .post-gallery > a:hover:before,
.single-post .post-gallery-thumbs > li > a:hover:before,
.single-post .post-gallery > a:focus:before,
.single-post .post-gallery-thumbs > li > a:focus:before {
  opacity: 1;
  filter: alpha(opacity=100);
}
.single-post .post-gallery > a:hover:after,
.single-post .post-gallery-thumbs > li > a:hover:after,
.single-post .post-gallery > a:focus:after,
.single-post .post-gallery-thumbs > li > a:focus:after {
  opacity: 0.6;
  filter: alpha(opacity=60);
}
.single-post .post-gallery img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.single-post .post-gallery-thumbs {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
  margin-right: -5px;
}
.single-post .post-gallery-thumbs > li {
  float: left;
  width: 33.3333333%;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.single-post .post-body {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .single-post .post-body {
    float: left;
    width: 41.66666667%;
  }
}
.clients ul {
  padding-left: 0;
  list-style: none;
}
.clients ul > li {
  background-color: #f5f5f4;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  padding: 12px 30px 8px;
  font-size: 15px;
  line-height: 1;
  text-transform: uppercase;
}
.clients ul > li .client-city {
  display: inline-block;
  float: left;
  width: 160px;
  clear: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.clients ul > li .client-name {
  display: inline-block;
}
.clients ul > li + li {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .clients ul > li .client-city {
    display: block;
  }
}
.contact-info-group {
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 0;
}
.contact-info-group .contact-info {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 10px;
  text-align: center;
}
@media (min-width: 992px) {
  .contact-info-group .contact-info {
    float: left;
    width: 25%;
  }
}
.contact-info-group .contact-info-icon {
  color: #e30613;
}
.contact-info-group .contact-info-icon .fa {
  font-size: 36px;
  line-height: 1.22222222;
}
.contact-info-group .contact-info-icon span {
  display: block;
  text-transform: uppercase;
}
.contact-info-group .contact-info-icon + .contact-info-body {
  margin-top: 15px;
}
.contact-info-group .contact-info-body {
  font-size: 15px;
  line-height: 1.2;
}
.contact-form textarea.form-control {
  resize: vertical;
  overflow: auto;
}
.contact-form span.captcha {
  background-color: #f5f5f4;
  border: 1px solid #e3e3e3;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  width: 70%;
  height: 34px;
  text-align: center;
  display: block;
  float: left;
  overflow: hidden;
}
.contact-form span.captcha + .btn {
  background-color: #f5f5f4;
  border: 1px solid #e3e3e3;
  float: right;
  font-size: 18px;
  line-height: 1.88888889;
  padding-top: 0;
  padding-bottom: 0;
}
.contact-form span.captcha + .btn:hover,
.contact-form span.captcha + .btn:focus {
  background-color: #333333;
  color: #FFFFFF;
}
.contact-form .btn-action {
  background-color: #2d2d2b;
  color: #FFFFFF;
  text-transform: uppercase;
}
.contact-form .btn-action:hover,
.contact-form .btn-action:focus {
  background-color: #ff9904;
  color: #2d2d2b;
}
@media (max-width: 767px) {
  .contact-form .form-group [class*="col-"] + [class*="col-"] {
    margin-top: 15px;
  }
  .contact-form .form-control.captcha-code {
    margin-top: -15px;
  }
}
.location {
  width: 100%;
  height: 480px;
  margin-bottom: 30px;
}
#map {
  width: 100%;
  height: 100%;
}
.gm-style-iw * {
  color: #333333;
  display: block;
}
.gm-style-iw h4,
.gm-style-iw p {
  margin: 0;
  padding: 0;
}
.gm-style-iw a {
  color: #e30613;
}
