/*

  WIWET.com - ASP.NET Templates

  KIWABLE Template

*/
/* Bootstrap v3.3.6 (http://getbootstrap.com) */
/* Bootstrap Code (Untouched aka Original) */
/*! 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: 3px;
}
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;
}
.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: 970px;
  }
}
.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%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row: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;
  }
}
/* Template Code */
/* Fonts */
/* ======================== */
/* Webfont: LatoLatin-Regular */
@font-face {
  font-family: 'LatoLatinWeb';
  src: url('../../fonts/LatoLatin-Regular.eot');
  /* IE9 Compat Modes */
  src: url('../../fonts/LatoLatin-Regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../fonts/LatoLatin-Regular.woff2') format('woff2'), /* Modern Browsers */ url('../../fonts/LatoLatin-Regular.woff') format('woff'), /* Modern Browsers */ url('../../fonts/LatoLatin-Regular.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: LatoLatin-Bold */
@font-face {
  font-family: 'LatoLatinWeb';
  src: url('../../fonts/LatoLatin-Bold.eot');
  /* IE9 Compat Modes */
  src: url('../../fonts/LatoLatin-Bold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../fonts/LatoLatin-Bold.woff2') format('woff2'), /* Modern Browsers */ url('../../fonts/LatoLatin-Bold.woff') format('woff'), /* Modern Browsers */ url('../../fonts/LatoLatin-Bold.ttf') format('truetype');
  font-style: normal;
  font-weight: bold;
  text-rendering: optimizeLegibility;
}
/* Webfont: LatoLatin-Italic */
@font-face {
  font-family: 'LatoLatinWeb';
  src: url('../../fonts/LatoLatin-Italic.eot');
  /* IE9 Compat Modes */
  src: url('../../fonts/LatoLatin-Italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../fonts/LatoLatin-Italic.woff2') format('woff2'), /* Modern Browsers */ url('../../fonts/LatoLatin-Italic.woff') format('woff'), /* Modern Browsers */ url('../../fonts/LatoLatin-Italic.ttf') format('truetype');
  font-style: italic;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* Webfont: LatoLatin-Light */
@font-face {
  font-family: 'LatoLatinWebLight';
  src: url('../../fonts/LatoLatin-Light.eot');
  /* IE9 Compat Modes */
  src: url('../../fonts/LatoLatin-Light.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../../fonts/LatoLatin-Light.woff2') format('woff2'), /* Modern Browsers */ url('../../fonts/LatoLatin-Light.woff') format('woff'), /* Modern Browsers */ url('../../fonts/LatoLatin-Light.ttf') format('truetype');
  font-style: normal;
  font-weight: normal;
  text-rendering: optimizeLegibility;
}
/* General */
/* ======================== */
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: LatoLatinWeb, Lato, Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  color: #2c2c2c;
  background-color: #ffffff;
}
#main-wrapper {
  overflow: hidden;
}
.page-padding {
  padding-top: 30px; /*Changed*/
  padding-bottom: 30px; /*Changed*/
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #736a6b;
  text-decoration: none;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
a:hover,
a:focus {
  text-decoration: underline;
  color: #585252;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  max-width: 100%;
  vertical-align: middle;
}
hr {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 5px solid #efeded;
}
hr.double {
  border-top: 10px double #9f9f9f;
  border-bottom: none;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
[role="button"] {
  cursor: pointer;
}
/* Center Container */
.center-container {
  display: table;
  width: 100%;
  height: 100%;
}
.center-container > .center-column {
  display: table-cell;
  vertical-align: middle;
}
.columns-2.center-container > .center-column {
  width: 50%;
}
.columns-3.center-container > .center-column {
  width: 33%;
}
.columns-4.center-container > .center-column {
  width: 25%;
}

@media (max-width: 767px) {
  .center-container {
    display: block;
    height: auto !important;
  }
  .center-container > .center-column {
    display: block;
    width: 100% !important;
  }
  .columns-2.center-container > .center-column,
  .columns-3.center-container > .center-column,
  .columns-4.center-container > .center-column {
    width: 100%;
  }
}
/* Background Images */
.has-background {
  position: relative;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; /*Change*/
}
.has-background.contain {
  background-size: contain;
}
.has-background .has-background-color {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
}
.has-background .has-background-content {
  position: relative;
  z-index: 1;
}
@media (min-width: 1200px) {
    .has-background[data-stellar-background-ratio] {
        /*background-attachment: fixed;
    background-size: 1224px;*/
       background-position: center !important;
    }
}
@media (max-width: 1199px) {
  .has-background[data-stellar-background-ratio] {
    background-position: center !important;
  }
}
/* Page Animations */
.animate,
.animate-in-view,
.animate-multiple [data-animation] {
  visibility: hidden;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}
.animate.animated,
.animate-in-view.animated,
.animate-multiple [data-animation].animated {
  visibility: visible;
}
@media (max-width: 767px) {
  .animate,
  .animate-in-view,
  .animate-multiple [data-animation] {
    visibility: visible;
    -webkit-animation-duration: 0s !important;
            animation-duration: 0s !important;
    -webkit-animation-delay: 0s !important;
            animation-delay: 0s !important;
  }
}
@media (max-width: 480px) {
  .col-xxs-12 {
    width: 100%;
  }
}
/* Typography */
/* ======================== */
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: LatoLatinWeb, Lato, Helvetica, Arial, sans-serif;
  font-weight: 700;
  line-height: 1.25em;
  color: #736a6b;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
.h1 a,
.h2 a,
.h3 a,
.h4 a,
.h5 a,
.h6 a {
  color: inherit;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover,
.h1 a:hover,
.h2 a:hover,
.h3 a:hover,
.h4 a:hover,
.h5 a:hover,
.h6 a:hover {
  color: #2c2c2c;
  text-decoration: none;
}
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;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 30px;
  margin-bottom: 15px;
}
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: 30px;
  margin-bottom: 15px;
}
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: 34px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 26px;
}
h4,
.h4 {
  font-size: 22px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 14px;
}
p {
  margin: 0 0 30px;
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: rgba(115, 106, 107, 0.25);
  padding: .15em .3em;
  border-radius: 3px;
}
.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;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 30px;
}
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: -30px;
  margin-right: -30px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 30px;
  padding-right: 30px;
}
dl {
  margin-top: 0;
  margin-bottom: 30px;
}
dt,
dd {
  line-height: 24px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #2c2c2c;
}
address {
  margin-bottom: 30px;
  font-style: normal;
  line-height: 24px;
}
/* Buttons */
/* ======================== */
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 0;
  white-space: nowrap;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  text-transform: uppercase;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  padding: 10px 30px;
  font-size: 14px;
  line-height: 24px;
  border-radius: 0;
}
.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 {
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  border: 2px solid #736a6b;
  padding-top: 8px;
  padding-bottom: 8px;
  color: #736a6b;
  background-color: #ffffff;
}
.btn-default:focus,
.btn-default.focus {
  color: #736a6b;
  background-color: #e6e6e6;
}
.btn-default:hover {
  color: #736a6b;
  background-color: #e6e6e6;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #736a6b;
  background-color: #e6e6e6;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #736a6b;
  background-color: #d4d4d4;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #ffffff;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #736a6b;
}
.btn-primary {
  color: #ffffff;
  background-color: #736a6b;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #585252;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #585252;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #585252;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #464041;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #736a6b;
}
.btn-primary .badge {
  color: #736a6b;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-large {
  font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
  font-weight: normal;
  padding: 20px 60px;
  font-size: 18px;
  line-height: 24px;
  border-radius: 0;
}
@media (max-width: 767px) {
  .btn-large {
    padding: 15px 30px;
    font-size: 16px;
    line-height: 24px;
    border-radius: 0;
  }
}
.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%;
}
/* Forms */
/* ======================== */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
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: 44px;
  padding: 8px 14px;
  font-size: 14px;
  line-height: 24px;
  color: #2c2c2c;
  background-color: #ffffff;
  background-image: none;
  border: 2px solid #736a6b;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.form-control:hover {
  background-color: #f9f9f9;
}
.form-control:focus {
  border-color: #2c2c2c;
  background-color: #f9f9f9;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #736a6b;
  font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #736a6b;
  font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
}
.form-control::-webkit-input-placeholder {
  color: #736a6b;
  font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
/* Misc Elements */
/* ======================== */
.bordered-header {
  display: block;
  border: 3px solid #736a6b;
  margin: 30px auto;
  padding: 10px;
  width: 350px;
  max-width: 100%;
  line-height: 1.5em;
  text-transform: uppercase;
  text-align: center;
  font-weight: normal;
  font-size: 26px;
}
.secondary-header {
  margin-top: 30px; /*Changed*/
  margin-bottom: 30px; /*Changed*/ 
  text-align: center;
}
.secondary-header h2 {
  margin: 0;
  text-transform: uppercase;
  font-size: 34px;
}
.secondary-header h4 {
  margin: 10px 0 0;
  font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
  font-weight: normal;
}
.lead {
  font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.75em;
}
.pagination {
  padding-left: 0;
  list-style: none;
  position: relative;
  display: block;
  margin-bottom: 0;
  text-align: center;
}
.pagination li {
  display: inline-block;
  min-width: 40px;
  line-height: 40px;
  background: #736a6b;
  font-size: 16px;
  color: #ffffff;
}
.pagination li a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 5px;
  line-height: inherit;
  text-decoration: none;
  color: inherit;
}
.pagination li a:hover {
  background-color: #585252;
}
.pagination li.active {
  background-color: #585252;
}
@media (max-width: 991px) {
  .pagination {
    margin-bottom: 75px;
  }
}
@media (max-width: 767px) {
  .pagination li {
    min-width: 30px;
    line-height: 30px;
    font-size: 14px;
  }
}
.search-form {
  position: relative;
  margin: 0;
}
.search-form input[type="text"] {
  padding-right: 60px;
  font-size: 18px;
}
.search-form input[type="submit"] {
  position: absolute;
  top: 0;
  right: 0;
  width: 44px;
  height: 44px;
  border: 0;
  outline: 0;
  background: none;
  font-family: 'FontAwesome';
  font-size: 18px;
  color: #736a6b;
}
.search-form input[type="submit"]:hover {
  color: #585252;
}
/* Flexslider */
/* ======================== */
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}
.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}
.flex-pauseplay span {
  text-transform: capitalize;
}
.flexslider {
  margin: 0;
  padding: 0;
}
.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}
.flexslider .slides img {
  width: 100%;
  display: block;
}
.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
html[xmlns] .flexslider .slides {
  display: block;
}
* html .flexslider .slides {
  height: 1%;
}
.no-js .flexslider .slides > li:first-child {
  display: block;
}
.flexslider {
  margin: 0;
  border: 0;
  background: #ffffff;
  position: relative;
  zoom: 1;
}
.flexslider .slides {
  zoom: 1;
}
.flexslider .slides img {
  height: auto;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.loading .flex-viewport {
  max-height: 300px;
}
.flex-direction-nav {
  *height: 0;
}
.flex-direction-nav a {
  position: absolute;
  display: block;
  top: 50%;
  text-decoration: none;
  text-align: center;
  width: 40px;
  height: 50px;
  line-height: 50px;
  margin-top: -50px;
  cursor: pointer;
  color: #2c2c2c;
  font-size: 50px;
  overflow: hidden;
  z-index: 100;
}
.flex-direction-nav a:hover {
  color: #736a6b;
}
.flex-direction-nav a:before {
  font-family: 'FontAwesome';
}
.flex-direction-nav a.flex-prev:before {
  content: '\f104';
}
.flex-direction-nav a.flex-next:before {
  content: '\f105';
}
.flex-direction-nav .flex-prev {
  left: 0;
}
.flex-direction-nav .flex-next {
  right: 0;
}
.flex-direction-nav .flex-disabled {
  opacity: .5;
  pointer-events: none;
}
.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -24px;
  text-align: center;
  z-index: 100;
}
.flex-control-nav li {
  margin: 0 5px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}
.flex-control-paging li a {
  display: block;
  width: 15px;
  height: 15px;
  cursor: pointer;
  text-indent: -9999px;
  border-radius: 15px;
  background: #ffffff;
  border: 1px solid #2c2c2c;
}
.flex-control-paging li a:hover {
  background: rgba(44, 44, 44, 0.5);
}
.flex-control-paging li a.flex-active {
  background: #2c2c2c;
  cursor: default;
}
/* Header */
/* ======================== */
.header {
    position: relative;
    color: #ffffff;
    z-index: 100;
}
.header-inner {
  position: absolute;
  top: 25px;
  left: 0;
  width: 100%;
  padding: 10px 0;
  z-index: 200;
}
.header-logo {
  display: inline-block;
  float: left;
  text-decoration: none;
}
.header-logo:hover {
  opacity: .75;
}
.header-logo img {
  width: auto;
  height: 44px;
}
.header-main-nav {
  position: relative;
  float: right;
}
.header-main-nav ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.header-main-nav ul li {
  float: left;
  margin-right: 30px;
}
.header-main-nav ul li:last-child {
  margin-right: 0;
}
.header-main-nav ul li a {
  position: relative;
  display: block;
  padding: 10px 0;
  text-transform: uppercase;
  text-decoration: none;
  color: inherit;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
    .header-main-nav ul li a:hover {
        color: #3bbcff;

    }
.header-main-nav ul li a:after {
  position: absolute;
  display: none;
  content: '';
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  background: #ffffff;
}
.header-main-nav ul li.active a:after {
  display: block;
}
@media (min-width: 768px) {
.sticky-header .header-inner {
  position: fixed;
  top: 0;
  background: rgba(44, 44, 44, 0.95);
  }
}
@media (max-width: 991px) {
        .header-main-nav ul li {
            margin-right: 24px;
        }
    }

    @media (max-width: 767px) {
        .header-main-nav {
            display: none;
        }
    }
    /* Header Content */
    /* ======================== */
    .header-content {
        position: relative;
        padding-top: 200px;
        padding-bottom: 50px;
        text-align: center;
    }

        .header-content h1 {
            margin: 0;
            font-size: 60px;
            font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
            font-weight: normal;
            text-transform: uppercase;
            color: inherit;
            line-height: 1.5em;
        }

        .header-content h2 {
            margin: 0;
            font-size: 34px;
            font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
            font-weight: normal;
            color: inherit;
        }

            .header-content h2:last-child {
                margin-bottom: 60px;
            }

        .header-content .btn {
            margin-top: 75px;
        }

        .header-content .bordered-header {
            border: 5px solid #ffffff;
            /*  border: 5px solid #ffffff;*/
            margin: 0 auto 75px;
            padding: 15px;
            font-size: 34px;
        }

        .header-content .lead {
            margin: 0 auto;
            width: 66.66666667%;
            text-align: justify;
        }

    @media (max-width: 1199px) {
        .header-content .lead {
            width: 83.33333333%;
        }
    }

    @media (max-width: 991px) {
        .header-content .lead {
            width: 100%;
        }
    }

    @media (max-width: 767px) {
        .header-content h1 {
            font-size: 43px;
            line-height: 1.25em;
        }

        .header-content h2 {
            margin: 15px 0 0;
            font-size: 26px;
        }
    }
    /* Mobile Nav */
    /* ======================== */
    .mobile-main-nav {
        position: fixed;
        z-index: 200;
        display: none;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0;
        margin: 0;
        padding: 150px 0 0 0;
        text-align: center;
        background: #312d2d;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
    }

    .mobile-main-nav-active .mobile-main-nav {
        display: block;
    }

    .mobile-main-nav .logo {
        position: absolute;
        left: 15px;
        top: 35px;
        text-decoration: none;
    }

        .mobile-main-nav .logo:hover {
            opacity: .75;
        }

        .mobile-main-nav .logo img {
            width: auto;
            height: 44px;
        }

    .mobile-main-nav ul {
        position: relative;
        padding-left: 0;
        list-style: none;
        height: 100%;
    }

        .mobile-main-nav ul li {
            display: block;
            min-height: 40px;
        }

            .mobile-main-nav ul li a {
                position: relative;
                display: inline-block;
                color: #ffffff;
                text-transform: uppercase;
                letter-spacing: 5px;
                font-size: 22px;
                text-decoration: none;
                line-height: 100%;
            }

                .mobile-main-nav ul li a:hover {
                    color: #736a6b;
                }

                .mobile-main-nav ul li a:after {
                    display: none;
                    position: absolute;
                    content: '';
                    bottom: -10px;
                    left: -2px;
                    width: 100%;
                    height: 3px;
                    background: #ffffff;
                }

            .mobile-main-nav ul li.active a:after {
                display: block;
            }

    .mobile-main-nav-active {
        overflow: hidden;
    }

    .mobile-main-nav-open {
        position: absolute;
        top: 10px;
        right: 15px;
        height: 40px;
        width: 35px;
    }

        .mobile-main-nav-open span,
        .mobile-main-nav-open span:before,
        .mobile-main-nav-open span:after {
            position: absolute;
            display: block;
            top: 12px;
            left: 0;
            width: 100%;
            height: 3px;
            background: #ffffff;
            -webkit-transition: all 0.3s;
            transition: all 0.3s;
        }

            .mobile-main-nav-open span:before,
            .mobile-main-nav-open span:after {
                content: '';
            }

            .mobile-main-nav-open span:before {
                top: 8px;
            }

            .mobile-main-nav-open span:after {
                top: 16px;
            }

        .mobile-main-nav-open:hover span,
        .mobile-main-nav-open:hover span:before,
        .mobile-main-nav-open:hover span:after {
            background: #736a6b;
        }

    .mobile-main-nav-close {
        position: absolute;
        overflow: hidden;
        top: 35px;
        right: 15px;
        height: 40px;
        line-height: 40px;
        width: 35px;
        font-size: 40px;
        vertical-align: top;
        text-align: center;
        color: #ffffff;
    }

        .mobile-main-nav-close span {
            position: relative;
        }

        .mobile-main-nav-close:hover {
            color: #736a6b;
            text-decoration: none;
        }

    @media (min-width: 768px) {
        .mobile-main-nav-active .mobile-main-nav {
            display: none;
        }
    }
    /* Footer */
    /* ======================== */
    .footer {
        position: relative;
        background: #2c2c2c;
        color: #ffffff;
        padding-top: 75px;
    }

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

            .footer a:hover {
                color: #736a6b;
            }

        .footer .copyright {
            background: #484848;
            text-align: center;
            padding: 15px 0;
        }

            .footer .copyright p {
                margin-bottom: 0;
            }

    .footer-column {
        margin-bottom: 75px;
    }

        .footer-column h5 {
            margin-top: 0;
            margin-bottom: 30px;
            color: inherit;
            text-transform: uppercase;
        }

        .footer-column ul {
            padding-left: 0;
            list-style: none;
            margin-bottom: 0;
        }

            .footer-column ul li {
                margin-bottom: 10px;
            }

                .footer-column ul li:last-child {
                    margin-bottom: 10px;
                }

        .footer-column .fa {
            display: inline-block;
            width: 24px;
            line-height: 24px;
            background: #ffffff;
            color: #2c2c2c;
            text-align: center;
            border-radius: 24px;
            margin-right: 5px;
        }

    .footer-logo {
        display: inline-block;
        text-decoration: none;
    }

        .footer-logo:hover {
            opacity: .75;
        }

        .footer-logo img {
            width: 200px;
            height: auto;
        }

    @media (max-width: 767px) {
/*        .footer {
            background-image: url(../../images/pml-light-logo-vert.png);
            background-repeat: no-repeat;
            background-position: 90% 45%;
            background-size: 100px;
        }*/

/*        .footer-column {
            padding-right: 135px;
        }*/
    }
    /* Subscribe Form */
    /* ======================== */
    .subscribe-form-header {
        position: relative;
        margin: 100px 0 75px;
        color: #ffffff;
        font-weight: normal;
        font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
        font-size: 30px;
        text-transform: uppercase;
        text-align: center;
    }

        .subscribe-form-header small {
            display: block;
            margin-top: 15px;
            text-transform: none;
            font-size: 26px;
        }

    .subscribe-form {
        position: relative;
        display: block;
        margin: 0 0 100px;
    }

        .subscribe-form .form-control {
            height: 60px;
            padding-top: 16px;
            padding-bottom: 16px;
            color: #ffffff;
            border-color: #ffffff;
            background: none;
            font-size: 18px;
        }

            .subscribe-form .form-control::-moz-placeholder {
                color: #ffffff;
                font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
                opacity: 1;
            }

            .subscribe-form .form-control:-ms-input-placeholder {
                color: #ffffff;
                font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
            }

            .subscribe-form .form-control::-webkit-input-placeholder {
                color: #ffffff;
                font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
            }

            .subscribe-form .form-control:hover {
                background-color: rgba(255, 255, 255, 0.1);
            }

            .subscribe-form .form-control:focus {
                background-color: rgba(255, 255, 255, 0.2);
            }

        .subscribe-form .btn {
            display: block;
            width: 100%;
            padding-top: 18px;
            padding-bottom: 18px;
        }

        .subscribe-form .row {
            margin-left: -10px;
            margin-right: -10px;
        }

        .subscribe-form [class*="col-sm-"] {
            padding-left: 10px;
            padding-right: 10px;
        }

    @media (max-width: 767px) {
        .subscribe-form .form-control {
            border-width: 1px;
            margin-bottom: 20px;
        }
    }
    /* Service Item */
    /* ======================== */
    .service-item {
        position: relative;
        margin: 0 0 75px;
        text-align: center;
    }

        .service-item .icon {
            display: inline-block;
            margin: 0 auto;
            width: 125px;
            height: 125px;
            line-height: 115px;
            border: 5px solid #736a6b;
            border-radius: 125px;
            font-size: 56px;
            color: #736a6b;
        }

        .service-item h3 {
            margin: 30px 0;
        }

        .service-item p {
            margin-bottom: 0;
            padding: 0 30px;
        }

    @media (max-width: 1199px) {
        .service-item p {
            padding: 0;
        }
    }

    @media (max-width: 991px) {
        .service-item .icon {
            width: 100px;
            height: 100px;
            line-height: 100px;
            border-width: 3px;
            font-size: 48px;
        }
    }
    /* Client Item */
    /* ======================== */
    .client-item {
        position: relative;
        display: block;
        margin: 20px 0 20px;
        padding: 0 30px;
        text-align: center;
        text-decoration: none;
    }

        .client-item:hover {
            opacity: .75;
        }

        .client-item img {
            height: auto;
            width: auto;
            max-width: 175px;
            max-height: 100px;
        }

    .small.client-item img {
        max-width: 125px;
        max-height: 50px;
    }

    @media (max-width: 1199px) {
        .client-item img {
            max-width: 125px;
            max-height: 75px;
        }
    }

    @media (max-width: 767px) {
        .client-item {
            margin: 20px 0 20px;
        }
    }
    /* Number Item */
    /* ======================== */
    .number-item {
        position: relative;
        padding: 100px 0;
        text-align: center;
        color: #ffffff;
    }

        .number-item .number {
            display: block;
            font-size: 48px;
            line-height: 1em;
            margin-bottom: 15px;
        }

        .number-item h5 {
            margin: 0;
            color: inherit;
            font-weight: normal;
            font-size: 26px;
            font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
        }

    @media (max-width: 767px) {
        .number-item {
            padding: 0;
            margin: 50px 0;
        }
    }
    /* About Post Item */
    /* ======================== */
    .about-post-item {
        position: relative;
        padding: 30px 0;
        overflow: hidden;
    }

        .about-post-item:before {
            /* position: absolute;
  top: -3px;
  left: 50%;
  content: '';
  width: 100%;
  height: 3px;
  background: rgba(115, 106, 107, 0.25);
   -webkit-transform: rotate(135deg);
      -ms-transform: rotate(135deg);
          transform: rotate(135deg);
   -webkit-transform-origin: 0 0;
      -ms-transform-origin: 0 0;
          transform-origin: 0 0; */ /*Changed*/
        }

        .about-post-item .center-column {
            position: relative;
            width: 50%;
            z-index: 1;
        }

        .about-post-item .image {
            padding-right: 60px;
            text-align: center;
        }

            .about-post-item .image img {
                max-width: 350px;
                height: auto;
                border-radius: 50%;
            }

        .about-post-item .content h2 {
            text-transform: uppercase;
            margin: 0 0 30px;
        }

        .about-post-item .content p:last-child {
            margin-bottom: 0;
        }

        .about-post-item.inversed {
            background-color: #5E5E5E;
            color: #ffffff;
        }

            .about-post-item.inversed:before {
                /* background: rgba(255, 255, 255, 0.25);
   -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg); */ /*Changed*/
            }

            .about-post-item.inversed .image {
                padding-left: 60px;
                padding-right: 0;
            }

            .about-post-item.inversed .content h2 {
                color: inherit;
            }

    @media (max-width: 991px) {
        .about-post-item {
            padding: 30px 0; /*Changed*/
        }

            .about-post-item .center-column {
                width: auto;
            }

            .about-post-item .image img {
                max-width: 300px;
            }
    }

    @media (max-width: 767px) {
        .about-post-item {
            text-align: center;
        }

            .about-post-item:before {
                display: none;
            }

            .about-post-item .image {
                padding: 0;
                margin-bottom: 30px; /*Changed*/
            }

                .about-post-item .image img {
                    max-width: 100%;
                }

            .about-post-item.inversed .image {
                padding: 0;
                margin-bottom: 0;
                margin-top: 30px; /*Changed*/
            }
    }
    /* Path Post Item */
    /* ======================== */
    .path-post-item {
        position: relative;
        padding: 125px 0;
        overflow: hidden;
    }

        .path-post-item:before {
            position: absolute;
            top: -3px;
            left: 50%;
            content: '';
            width: 100%;
            height: 3px;
            background: rgba(115, 106, 107, 0.25);
            -webkit-transform: rotate(135deg);
            -ms-transform: rotate(135deg);
            transform: rotate(135deg);
            -webkit-transform-origin: 0 0;
            -ms-transform-origin: 0 0;
            transform-origin: 0 0;
        }

        .path-post-item .center-column {
            position: relative;
            width: 50%;
            z-index: 1;
        }

        .path-post-item .image {
            padding-right: 60px;
            text-align: center;
        }

            .path-post-item .image img {
                max-width: 350px;
                height: auto;
                border-radius: 50%;
            }

        .path-post-item .content h2 {
            text-transform: uppercase;
            margin: 0 0 30px;
        }

    .about-post-item .content p:last-child {
        margin-bottom: 0;
    }

    .path-post-item.inversed {
        background-color: #736a6b;
        color: #ffffff;
    }

        .path-post-item.inversed:before {
            background: rgba(255, 255, 255, 0.25);
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg);
        }

        .path-post-item.inversed .image {
            padding-left: 60px;
            padding-right: 0;
        }

        .path-post-item.inversed .content h2 {
            color: inherit;
        }

    @media (max-width: 991px) {
        .path-post-item {
            padding: 75px 0;
        }

            .path-post-item .center-column {
                width: auto;
            }

            .path-post-item .image img {
                max-width: 300px;
            }
    }

    @media (max-width: 767px) {
        .path-post-item {
            text-align: center;
        }

            .path-post-item:before {
                display: none;
            }

            .path-post-item .image {
                padding: 0;
                margin-bottom: 75px;
            }

                .path-post-item .image img {
                    max-width: 100%;
                }

            .path-post-item.inversed .image {
                padding: 0;
                margin-bottom: 0;
                margin-top: 75px;
            }
    }

    /* Percentage Item */
    /* ======================== */
    .percentage-item {
        position: relative;
        text-align: center;
        margin-bottom: 75px;
    }

        .percentage-item .number {
            display: block;
            margin: 0 auto;
            width: 125px;
            height: 125px;
            line-height: 115px;
            border-radius: 125px;
            border: 5px dashed #736a6b;
            font-size: 34px;
            font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
            color: #736a6b;
        }

        .percentage-item h4 {
            margin: 30px 0 0;
            font-weight: normal;
        }

        .percentage-item.active .number {
            -webkit-transform: scale(1.25);
            -ms-transform: scale(1.25);
            transform: scale(1.25);
            font-family: LatoLatinWeb, Lato, Helvetica, Arial, sans-serif;
            font-weight: bold;
        }

        .percentage-item.active h4 {
            margin-top: 45px;
            font-size: 30px;
            font-weight: bold;
        }
    /* Offer Item */
    /* ======================== */
    .offer-item {
        position: relative;
        margin: 0 0 30px;
        padding-left: 60px;
        padding-right: 20px;
    }

        .offer-item .icon {
            position: absolute;
            top: -3px;
            left: 0;
            width: 40px;
            text-align: center;
            line-height: 1;
            font-size: 36px;
            color: #736a6b;
        }

        .offer-item h3 {
            margin-top: 0;
            font-size: 22px;
        }

        .offer-item p {
            margin-bottom: 0;
        }

    @media (max-width: 767px) {
        .offer-item {
            padding-right: 0;
        }
    }
    /* Icon Item */
    /* ======================== */
    .icon-item {
        position: relative;
        margin: 0 0 30px; /*Changed*/
        text-align: center;
    }

        .icon-item .icon {
            display: inline-block;
            margin: 0 auto;
            width: 125px;
            height: 125px;
            line-height: 115px;
            border: 5px solid #736a6b;
            border-radius: 125px;
            font-size: 56px;
            color: #736a6b;
        }

        .icon-item h4 {
            margin-bottom: 0;
            font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
            font-weight: normal;
            font-size: 34px;
        }

    @media (max-width: 991px) {
        .icon-item .icon {
            width: 100px;
            height: 100px;
            line-height: 94px;
            border-width: 3px;
            font-size: 48px;
        }
    }
    /* Team Item */
    /* ======================== */
    .team-item {
        position: relative;
        margin: 50px 0 75px;
        padding: 0 20px 20px 20px;
        background: #efeded;
        text-align: center;
    }

        .team-item .avatar {
            width: 125px;
            height: 125px;
            border-radius: 125px;
            margin-top: -62px;
        }

        .team-item h3 {
            margin-bottom: 10px;
            font-size: 22px;
        }

        .team-item h5 {
            margin-top: 0;
            font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
            font-size: 14px;
            font-weight: normal;
        }

        .team-item .social {
            padding-left: 0;
            list-style: none;
            margin: 0;
        }

            .team-item .social li {
                display: inline-block;
                margin: 0 2px;
            }

                .team-item .social li a {
                    display: block;
                    width: 24px;
                    line-height: 24px;
                    background: #736a6b;
                    color: #ffffff;
                    border-radius: 24px;
                    text-decoration: none;
                    font-size: 12px;
                }

                    .team-item .social li a:hover {
                        background: #585252;
                    }
    /* Team Post Item */
    /* ======================== */
    .team-post-item {
        position: relative;
        padding: 75px 0;
    }

        .team-post-item .center-column {
            position: relative;
            width: 50%;
        }

        .team-post-item .image {
            padding-left: 60px;
            text-align: center;
        }

            .team-post-item .image img {
                width: auto;
                height: auto;
                max-width: 510px;
            }

        .team-post-item .content p:last-child {
            margin-bottom: 0;
        }

        .team-post-item .secondary-header {
            margin-top: 0;
            margin-bottom: 30px;
            text-align: inherit;
        }

            .team-post-item .secondary-header h2 {
                text-transform: none;
            }

    @media (max-width: 1199px) {
        .team-post-item .image img {
            max-width: 410px;
        }
    }

    @media (max-width: 991px) {
        .team-post-item .center-container,
        .team-post-item .center-column {
            display: block;
            width: 100%;
        }

        .team-post-item .image {
            margin-top: 30px;
            padding-left: 0;
        }

            .team-post-item .image img {
                max-width: 100%;
            }
    }
    /* Pricing Item */
    /* ======================== */
    .pricing-item {
        position: relative;
        margin: 0 0 75px;
        background: #736a6b;
        color: #ffffff;
        text-align: center;
    }

        .pricing-item header {
            padding: 30px 0;
        }

        .pricing-item h3 {
            margin: 0;
            text-transform: uppercase;
            font-size: 30px;
            color: inherit;
        }

        .pricing-item h5 {
            margin: 5px 0 0;
            font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
            font-weight: normal;
            color: inherit;
        }

        .pricing-item .price {
            display: block;
            line-height: 120px;
            background: #ffffff;
            font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
            font-size: 42.5px;
            color: #736a6b;
        }

        .pricing-item ul {
            padding-left: 0;
            list-style: none;
            margin: 0;
            padding: 30px;
        }

            .pricing-item ul li {
                padding: 15px 30px;
                border-bottom: 1px solid #807677;
                text-align: left;
            }

                .pricing-item ul li:last-child {
                    margin-bottom: 0;
                    border-bottom: 0;
                }

                .pricing-item ul li .fa {
                    width: 20px;
                }

        .pricing-item .btn {
            border-color: #ffffff;
            margin-bottom: 30px;
            color: inherit;
            background-color: #736a6b;
        }

            .pricing-item .btn:focus,
            .pricing-item .btn.focus {
                color: inherit;
                background-color: #585252;
            }

            .pricing-item .btn:hover {
                color: inherit;
                background-color: #585252;
            }

            .pricing-item .btn:active,
            .pricing-item .btn.active,
            .open > .dropdown-toggle.pricing-item .btn {
                color: inherit;
                background-color: #585252;
            }

                .pricing-item .btn:active:hover,
                .pricing-item .btn.active:hover,
                .open > .dropdown-toggle.pricing-item .btn:hover,
                .pricing-item .btn:active:focus,
                .pricing-item .btn.active:focus,
                .open > .dropdown-toggle.pricing-item .btn:focus,
                .pricing-item .btn:active.focus,
                .pricing-item .btn.active.focus,
                .open > .dropdown-toggle.pricing-item .btn.focus {
                    color: inherit;
                    background-color: #464041;
                }

            .pricing-item .btn:active,
            .pricing-item .btn.active,
            .open > .dropdown-toggle.pricing-item .btn {
                background-image: none;
            }

            .pricing-item .btn.disabled:hover,
            .pricing-item .btn[disabled]:hover,
            fieldset[disabled] .pricing-item .btn:hover,
            .pricing-item .btn.disabled:focus,
            .pricing-item .btn[disabled]:focus,
            fieldset[disabled] .pricing-item .btn:focus,
            .pricing-item .btn.disabled.focus,
            .pricing-item .btn[disabled].focus,
            fieldset[disabled] .pricing-item .btn.focus {
                background-color: #736a6b;
            }

            .pricing-item .btn .badge {
                color: #736a6b;
                background-color: inherit;
            }

        .pricing-item.active {
            min-width: 400px;
            margin-left: 60px;
            margin-right: 60px;
            font-size: 16px;
        }

            .pricing-item.active .price {
                line-height: 160px;
                font-size: 59.5px;
            }

            .pricing-item.active .btn {
                padding: 13px 50px;
                margin-top: 15px;
                margin-bottom: 45px;
            }

    @media (max-width: 1199px) {
        .pricing-item ul li {
            padding: 15px;
        }

        .pricing-item.active {
            min-width: 325px;
            margin-left: 30px;
            margin-right: 30px;
        }
    }

    @media (max-width: 991px) and (min-width: 768px) {
        .pricing-item .price {
            line-height: 100px;
            font-size: 30px;
        }

        .pricing-item ul {
            padding: 20px;
        }

            .pricing-item ul li {
                padding: 15px 0;
            }

        .pricing-item.active {
            min-width: 220px;
            margin-left: 20px;
            margin-right: 20px;
            font-size: 14px;
        }

            .pricing-item.active .price {
                line-height: 125px;
                font-size: 42.5px;
            }

            .pricing-item.active .btn {
                padding: 13px 30px;
                margin-top: 30px;
                margin-bottom: 30px;
            }
    }

    @media (max-width: 767px) {
        .pricing-item ul {
            padding: 15px;
        }

        .pricing-item.active {
            min-width: 0;
            margin-left: 0;
            margin-right: 0;
            font-size: 14px;
        }

            .pricing-item.active .price {
                line-height: 120px;
                font-size: 42.5px;
            }

            .pricing-item.active .btn {
                padding: 8px 30px;
                margin-top: 0;
                margin-bottom: 30px;
            }
    }

    .pricing-container .center-column {
        width: 33.333333333%;
    }
    /* form Item */
    /* ======================== */
    .form-item {
        position: relative;
        margin: 0 0 75px;
        background: #efeded;
        color: #585252;
        text-align: center;
    }

        .form-item header {
            padding: 30px 0;
        }

        .form-item h3 {
            margin: 0;
            text-transform: uppercase;
            font-size: 30px;
            color: inherit;
        }

        .form-item h5 {
            margin: 5px 0 0;
            font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
            font-weight: normal;
            color: inherit;
        }

        .form-item .price {
            display: block;
            padding: 15px 10px;
            line-height: 30px;
            background: #ffffff;
            font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
            font-size: 28px;
            color: #736a6b;
        }

        .form-item ul {
            padding-left: 0;
            list-style: none;
            margin: 0;
            padding: 30px;
        }

            .form-item ul li {
                padding: 15px 30px;
                border-bottom: 1px solid #807677;
                text-align: left;
            }

                .form-item ul li:last-child {
                    margin-bottom: 0;
                    border-bottom: 0;
                }

                .form-item ul li .fa {
                    width: 20px;
                }

        .form-item .btn {
            border-color: #ffffff;
            margin-top: 30px;
            margin-bottom: 30px;
            color: inherit;
            background-color: #5bc0de;
        }

            .form-item .btn:focus,
            .form-item .btn.focus {
                color: inherit;
                background-color: #f9f9f9;
            }

            .form-item .btn:hover {
                color: inherit;
                background-color: #f9f9f9;
            }

            .form-item .btn:active,
            .form-item .btn.active,
            .open > .dropdown-toggle.form-item .btn {
                color: inherit;
                background-color: #f9f9f9;
            }

                .form-item .btn:active:hover,
                .form-item .btn.active:hover,
                .open > .dropdown-toggle.form-item .btn:hover,
                .form-item .btn:active:focus,
                .form-item .btn.active:focus,
                .open > .dropdown-toggle.form-item .btn:focus,
                .form-item .btn:active.focus,
                .form-item .btn.active.focus,
                .open > .dropdown-toggle.form-item .btn.focus {
                    color: inherit;
                    background-color: #f9f9f9;
                }

            .form-item .btn:active,
            .form-item .btn.active,
            .open > .dropdown-toggle.form-item .btn {
                background-image: none;
            }

            .form-item .btn.disabled:hover,
            .form-item .btn[disabled]:hover,
            fieldset[disabled] .form-item .btn:hover,
            .form-item .btn.disabled:focus,
            .form-item .btn[disabled]:focus,
            fieldset[disabled] .form-item .btn:focus,
            .form-item .btn.disabled.focus,
            .form-item .btn[disabled].focus,
            fieldset[disabled] .form-item .btn.focus {
                background-color: #f9f9f9;
            }

            .form-item .btn .badge {
                color: #736a6b;
                background-color: inherit;
            }

        .form-item.active {
            min-width: 400px;
            margin-left: 60px;
            margin-right: 60px;
            font-size: 16px;
        }

            .form-item.active .price {
                line-height: 160px;
                font-size: 58px;
            }

            .form-item.active .btn {
                padding: 13px 50px;
                margin-top: 15px;
                margin-bottom: 45px;
            }

    @media (max-width: 1199px) {
        .form-item ul li {
            padding: 15px;
        }

        .form-item.active {
            min-width: 325px;
            margin-left: 30px;
            margin-right: 30px;
        }
    }

    @media (max-width: 991px) and (min-width: 768px) {
        .form-item .price {
            line-height: 30px;
            font-size: 28px;
        }

        .form-item ul {
            padding: 20px;
        }

            .form-item ul li {
                padding: 15px 0;
            }

        .form-item.active {
            min-width: 220px;
            margin-left: 20px;
            margin-right: 20px;
            font-size: 14px;
        }

            .form-item.active .price {
                line-height: 30px;
                font-size: 28px;
            }

            .form-item.active .btn {
                padding: 13px 30px;
                margin-top: 30px;
                margin-bottom: 30px;
            }
    }

    @media (max-width: 767px) {
        .form-item ul {
            padding: 15px;
        }

        .form-item.active {
            min-width: 0;
            margin-left: 0;
            margin-right: 0;
            font-size: 14px;
        }

            .form-item.active .price {
                line-height: 30px;
                font-size: 28px;
            }

            .form-item.active .btn {
                padding: 8px 30px;
                margin-top: 0;
                margin-bottom: 30px;
            }
    }

    .form-container .center-column {
        width: 33.333333333%;
    }
    /* Testimonials Slider */
    /* ======================== */
    .testimonials-slider {
        position: relative;
        margin: 0 0 75px;
        padding-bottom: 30px;
    }

        .testimonials-slider blockquote {
            float: none;
            margin: 0 auto;
        }

            .testimonials-slider blockquote p {
                font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
                font-size: 18px;
                line-height: 1.75em;
                text-align: justify;
            }

            .testimonials-slider blockquote footer {
                font-size: 16px;
                text-align: right;
            }

    @media (max-width: 767px) {
        .testimonials-slider .flex-direction-nav {
            display: none;
        }
    }
    /* Blog Post */
    /* ======================== */
    .blog-post {
        position: relative;
        margin-bottom: 75px;
        padding-bottom: 75px;
        padding-left: 80px;
        border-bottom: 2px solid rgba(115, 106, 107, 0.25);
    }

        .blog-post:before,
        .blog-post:after {
            content: " ";
            display: table;
        }

        .blog-post:after {
            clear: both;
        }

        .blog-post:before,
        .blog-post:after {
            content: " ";
            display: table;
        }

        .blog-post:after {
            clear: both;
        }

        .blog-post h1 {
            font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
            font-weight: normal;
        }

        .blog-post .meta {
            margin-bottom: 20px;
            font-weight: bold;
        }

            .blog-post .meta:before,
            .blog-post .meta:after {
                content: " ";
                display: table;
            }

            .blog-post .meta:after {
                clear: both;
            }

            .blog-post .meta:before,
            .blog-post .meta:after {
                content: " ";
                display: table;
            }

            .blog-post .meta:after {
                clear: both;
            }

            .blog-post .meta a {
                text-decoration: none;
            }

        .blog-post .date {
            position: absolute;
            top: 0;
            left: 0;
            width: 60px;
            height: 80px;
            padding: 10px 0;
            background: #736a6b;
            text-align: center;
            text-transform: uppercase;
            font-size: 18px;
            color: #ffffff;
        }

            .blog-post .date span {
                display: block;
                margin-bottom: 10px;
                font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
                font-size: 34px;
                font-weight: normal;
            }

            .blog-post .date:hover {
                background-color: #585252;
                color: #ffffff;
            }

        .blog-post .author {
            float: left;
        }

        .blog-post .category {
            float: right;
        }

        .blog-post .comments {
            float: right;
            line-height: 44px;
            font-weight: bold;
            font-size: 18px;
            text-decoration: none;
        }

            .blog-post .comments:hover {
                color: #585252;
            }

            .blog-post .comments .fa {
                margin-right: 5px;
                font-size: 26px;
            }

        .blog-post .share {
            position: absolute;
            top: 100px;
            left: 0;
            width: 60px;
            line-height: 60px;
            background: #736a6b;
            text-align: center;
            text-decoration: none;
            font-size: 30px;
            color: #ffffff;
        }

            .blog-post .share:hover {
                background-color: #585252;
                color: #ffffff;
            }

        .blog-post p {
            font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
            font-size: 18px;
            line-height: 1.75em;
        }

    @media (max-width: 767px) {
        .blog-post {
            padding-left: 0;
        }

            .blog-post .share {
                display: none;
            }
    }
    /* Widgets */
    /* ======================== */
    .widget {
        position: relative;
        margin-bottom: 60px;
    }

        .widget:before,
        .widget:after {
            content: " ";
            display: table;
        }

        .widget:after {
            clear: both;
        }

        .widget:before,
        .widget:after {
            content: " ";
            display: table;
        }

        .widget:after {
            clear: both;
        }

        .widget:last-child {
            margin-bottom: 0;
        }

        .widget .widget-title {
            margin: 0 0 15px;
            text-transform: uppercase;
            font-size: 18px;
        }

        .widget .widget-content p:last-child,
        .widget .widget-content ul:last-child,
        .widget .widget-content ol:last-child {
            margin-bottom: 0;
        }
    /* Categories Widget */
    .widget-categories ul {
        padding-left: 0;
        list-style: none;
    }

        .widget-categories ul li {
            margin-bottom: 5px;
        }

            .widget-categories ul li:last-child {
                margin-bottom: 0;
            }

            .widget-categories ul li a {
                display: block;
                padding: 10px;
                background: #efeded;
                text-transform: uppercase;
                text-decoration: none;
                font-weight: bold;
                -webkit-transition: all 0.45s;
                transition: all 0.45s;
            }

                .widget-categories ul li a span {
                    display: block;
                    float: right;
                    width: 50px;
                    background: #736a6b;
                    text-align: center;
                    color: #ffffff;
                    -webkit-transition: all 0.45s;
                    transition: all 0.45s;
                }

                .widget-categories ul li a:hover {
                    background-color: #736a6b;
                    color: #ffffff;
                }

                    .widget-categories ul li a:hover span {
                        background-color: #efeded;
                        color: #736a6b;
                    }
    /* Tags Widget */
    .widget-tags ul {
        padding-left: 0;
        list-style: none;
    }

        .widget-tags ul li {
            float: left;
            margin-right: 5px;
            margin-bottom: 5px;
        }

            .widget-tags ul li:last-child {
                margin-bottom: 0;
            }

            .widget-tags ul li a {
                display: block;
                padding: 5px 10px;
                border: 2px solid #736a6b;
                text-decoration: none;
            }

                .widget-tags ul li a:hover {
                    background-color: #e6e6e6;
                }
    /* Posts Widget */
    .widget-posts .toggle {
        display: block;
        float: left;
        width: 50%;
        padding: 10px;
        background: #efeded;
        text-decoration: none;
        text-transform: uppercase;
        text-align: center;
        color: #736a6b;
    }

        .widget-posts .toggle:hover {
            background: #d6d3d3;
        }

        .widget-posts .toggle.active {
            background: #736a6b;
            color: #ffffff;
            cursor: default;
        }

        .widget-posts .toggle:first-child {
            border-right: 2px solid #ffffff;
        }

    .widget-posts ul {
        padding-left: 0;
        list-style: none;
        display: none;
        clear: both;
        margin: 0;
        padding: 30px;
        background: #736a6b;
        border-top: 2px solid #ffffff;
    }

        .widget-posts ul.active {
            display: block;
        }

        .widget-posts ul li {
            border-bottom: 2px solid rgba(255, 255, 255, 0.25);
            padding-bottom: 15px;
            margin-bottom: 15px;
        }

            .widget-posts ul li:last-child {
                border-bottom: 0;
                padding-bottom: 0;
                margin-bottom: 0;
            }

    .widget-posts article {
        color: #ffffff;
    }

        .widget-posts article h3 {
            margin: 0;
            font-family: LatoLatinWebLight, Lato, Helvetica, Arial, sans-serif;
            font-weight: normal;
            font-size: 22px;
            color: inherit;
        }

        .widget-posts article a {
            color: inherit;
            text-decoration: none;
        }

            .widget-posts article a:hover {
                color: #d9d9d9;
            }

        .widget-posts article .date {
            display: inline-block;
            font-size: 12px;
        }

            .widget-posts article .date:before {
                content: '\f017';
                margin-right: 5px;
                vertical-align: top;
                font-family: 'FontAwesome';
                font-size: 14px;
            }

        .widget-posts article .comments {
            display: inline-block;
            margin-left: 30px;
            font-size: 12px;
        }

            .widget-posts article .comments:before {
                content: '\f086';
                margin-right: 5px;
                vertical-align: top;
                font-family: 'FontAwesome';
                font-size: 14px;
            }
    /* Spacing */
    /* ======================== */
    .mt75 {
        margin-top: 75px;
    }

    .mb75 {
        margin-bottom: 75px;
    }

    .pt75 {
        padding-top: 75px;
    }

    .pb75 {
        padding-bottom: 75px;
    }

    .mt70 {
        margin-top: 70px;
    }

    .mb70 {
        margin-bottom: 70px;
    }

    .pt70 {
        padding-top: 70px;
    }

    .pb70 {
        padding-bottom: 70px;
    }

    .mt65 {
        margin-top: 65px;
    }

    .mb65 {
        margin-bottom: 65px;
    }

    .pt65 {
        padding-top: 65px;
    }

    .pb65 {
        padding-bottom: 65px;
    }

    .mt60 {
        margin-top: 60px;
    }

    .mb60 {
        margin-bottom: 60px;
    }

    .pt60 {
        padding-top: 60px;
    }

    .pb60 {
        padding-bottom: 60px;
    }

    .mt55 {
        margin-top: 55px;
    }

    .mb55 {
        margin-bottom: 55px;
    }

    .pt55 {
        padding-top: 55px;
    }

    .pb55 {
        padding-bottom: 55px;
    }

    .mt50 {
        margin-top: 50px;
    }

    .mb50 {
        margin-bottom: 50px;
    }

    .pt50 {
        padding-top: 50px;
    }

    .pb50 {
        padding-bottom: 50px;
    }

    .mt45 {
        margin-top: 45px;
    }

    .mb45 {
        margin-bottom: 45px;
    }

    .pt45 {
        padding-top: 45px;
    }

    .pb45 {
        padding-bottom: 45px;
    }

    .mt40 {
        margin-top: 40px;
    }

    .mb40 {
        margin-bottom: 40px;
    }

    .pt40 {
        padding-top: 40px;
    }

    .pb40 {
        padding-bottom: 40px;
    }

    .mt35 {
        margin-top: 35px;
    }

    .mb35 {
        margin-bottom: 35px;
    }

    .pt35 {
        padding-top: 35px;
    }

    .pb35 {
        padding-bottom: 35px;
    }

    .mt30 {
        margin-top: 30px;
    }

    .mb30 {
        margin-bottom: 30px;
    }

    .pt30 {
        padding-top: 30px;
    }

    .pb30 {
        padding-bottom: 30px;
    }

    .mt25 {
        margin-top: 25px;
    }

    .mb25 {
        margin-bottom: 25px;
    }

    .pt25 {
        padding-top: 25px;
    }

    .pb25 {
        padding-bottom: 25px;
    }

    .mt20 {
        margin-top: 20px;
    }

    .mb20 {
        margin-bottom: 20px;
    }

    .pt20 {
        padding-top: 20px;
    }

    .pb20 {
        padding-bottom: 20px;
    }

    .mt15 {
        margin-top: 15px;
    }

    .mb15 {
        margin-bottom: 15px;
    }

    .pt15 {
        padding-top: 15px;
    }

    .pb15 {
        padding-bottom: 15px;
    }

    .mt10 {
        margin-top: 10px;
    }

    .mb10 {
        margin-bottom: 10px;
    }

    .pt10 {
        padding-top: 10px;
    }

    .pb10 {
        padding-bottom: 10px;
    }

    .mt5 {
        margin-top: 5px;
    }

    .mb5 {
        margin-bottom: 5px;
    }

    .pt5 {
        padding-top: 5px;
    }

    .pb5 {
        padding-bottom: 5px;
    }

    /*# sourceMappingURL=wiwet.style.css.map */