@charset "UTF-8";

@font-face {
  font-family: sprava-siti;
  src: url(../fonts/sprava-siti.eot?dzwhgq);
  src: url(../fonts/sprava-siti.eot?dzwhgq#iefix) format("embedded-opentype"), url(../fonts/sprava-siti.ttf?dzwhgq) format("truetype"), url(../fonts/sprava-siti.woff?dzwhgq) format("woff"), url(../fonts/sprava-siti.svg?dzwhgq#sprava-siti) format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

[class*=" ss-"],
[class^=ss-] {
  font-family: sprava-siti !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.ss-consultation-large:before {
  content: ""
}

.ss-network-large:before {
  content: ""
}

.ss-support-large:before {
  content: ""
}

.ss-cloud-large:before {
  content: ""
}

.ss-stations-large:before {
  content: ""
}

.ss-server-large:before {
  content: ""
}

.ss-mail:before {
  content: ""
}

.ss-marker:before {
  content: ""
}

.ss-phone:before {
  content: ""
}

.ss-stopwatch:before {
  content: ""
}

.ss-people:before {
  content: ""
}

.ss-cash:before {
  content: ""
}

.ss-plus:before {
  content: ""
}

.ss-minus:before {
  content: ""
}

html {
  height: 100%
}

body {
  font-family: Open Sans, sans-serif;
  font-size: 15px;
  line-height: 1.5;
  color: #666;
  background-color: #fff
}

body.full-height,
body.full-height .page-wrapper {
  background-color: #fafafa;
  min-height: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2c2925;
  line-height: 1.2
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: #2c2925
}

h1 {
  font-size: 38px;
  font-weight: 700
}

h2 {
  font-size: 28px;
  margin-bottom: 15px
}

h3 {
  font-size: 22px
}

h4 {
  font-size: 18px
}

h4,
h5 {
  font-weight: 700
}

h5 {
  font-size: 16px;
  text-transform: uppercase
}

h6 {
  font-weight: 700
}

@media (min-width:992px) {
  .title {
    margin-top: 0
  }
}

.sidebar .title {
  margin-bottom: 15px;
  margin-top: 20px;
  position: relative
}

.page-header {
  margin-top: 20px;
  padding-top: 20px
}

p {
  margin-bottom: 20px
}

a {
  color: #e84c3d;
  transition: all .2s ease-in-out
}

a:hover {
  color: #cd3c2e
}

a:active,
a:focus {
  outline: none;
  color: #cd3c2e
}

.no-trans * {
  transition: none !important
}

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

blockquote {
  border-left: none;
  display: block;
  margin: 20px auto;
  font-size: 16px;
  position: relative;
  padding: 10px 10px 10px 0;
  margin-left: 40px
}

blockquote:after {
  width: 25px;
  height: 25px;
  line-height: 64px;
  font-size: 64px;
  position: absolute;
  top: 12px;
  left: -45px
}

.blockquote:before,
blockquote:after {
  content: "“";
  font-family: PT Serif, serif
}

.blockquote:before {
  font-size: 40px
}

blockquote.inline {
  padding: 0
}

blockquote.inline p {
  width: 60%;
  display: inline-block;
  margin: 0
}

blockquote.inline footer {
  width: 37%;
  display: inline-block;
  padding-left: 5px
}

blockquote.inline:after {
  top: 0
}

.mark,
mark {
  background-color: #e84c3d
}

pre {
  padding: 20px;
  border-radius: 0
}

.text-muted {
  color: #999
}

.text-default {
  color: #e84c3d
}

.well {
  border-radius: 0;
  background-color: #f3f3f3;
  box-shadow: inset 0 1px 2px rgba(52, 52, 52, .05)
}

.icons-page i {
  color: #333;
  font-size: 20px
}

#footer .footer hr,
hr.dark {
  border-color: #333
}

#footer.light hr {
  border-color: #ddd
}

ul {
  list-style: square
}

.list,
.list-icons {
  list-style: none;
  padding: 0
}

.list-icons li,
.list li {
  padding: 5px 0
}

.list-icons li i {
  width: 25px;
  text-align: center
}

.list li .vertical-divider {
  padding-right: 15px;
  position: relative
}

.list li .vertical-divider:after {
  position: absolute;
  content: "";
  height: 60%;
  width: 1px;
  background-color: #cecece;
  right: 9px;
  top: 5px
}

.list-inline {
  margin-top: 9px;
  margin-bottom: 8px
}

.table:not(.table-bordered) {
  border-bottom: 2px solid #f3f3f3
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 1px solid #e84c3d;
  background-color: #e84c3d
}

.table-bordered {
  border-color: #e84c3d
}

tbody {
  background-color: #fff
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 8px 15px;
  border-top: 1px solid #f3f3f3
}

.table-striped tbody {
  background-color: #fafafa
}

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

.table-striped.table>tbody>tr>td {
  border-color: #e8e8e8
}

.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border-color: #f3f3f3
}

.dl-horizontal dd {
  margin-bottom: 10px
}

.dark .table:not(.table-bordered) {
  border-bottom: 2px solid #515151
}

.dark .table>thead>tr>th {
  border-bottom: 1px solid #27272a;
  background-color: #27272a;
  color: #cdcdcd
}

.dark tbody {
  background-color: transparent
}

.dark .table>tbody>tr>td,
.dark .table>tbody>tr>th,
.dark .table>tfoot>tr>td,
.dark .table>tfoot>tr>th,
.dark .table>thead>tr>td,
.dark .table>thead>tr>th {
  border-top: 1px solid #515151
}

.dark .table-hover>tbody>tr:hover {
  background-color: #27272a
}

@media (min-width:768px) {
  .dl-horizontal dd {
    margin-left: 150px
  }

  .dl-horizontal dt {
    max-width: 120px
  }
}

.page-wrapper {
  background-color: #fff
}

.header-top {
  background-color: #f1f1f1;
  border-bottom: 1px solid #dadada;
  box-shadow: inset 0 -1px 3px rgba(52, 52, 52, .03)
}

.header-top.dark {
  background-color: #27272a;
  border-bottom: 1px solid #000;
  color: #cdcdcd
}

.header-top.banner {
  padding: 0;
  box-shadow: none;
  border-bottom: none
}

.header {
  padding: 20px 0;
  border-bottom: 1px solid #eaeaea;
  background-color: #fff
}

.header.dark {
  background-color: #36373c;
  border-top: 1px solid #515151;
  border-bottom-color: transparent !important
}

.header.header-small {
  padding: 10px 0
}

.banner {
  background-color: #f1f1f1;
  border-bottom: 1px solid #eaeaea
}

.page-intro {
  padding: 10px 0;
  box-shadow: inset 0 -1px 2px rgba(52, 52, 52, .06);
  background-color: #fafafa;
  border-bottom: 1px solid #dadada
}

.banner+.page-intro {
  margin-top: -56px !important;
  position: relative;
  background-color: hsla(0, 0%, 98%, .9);
  z-index: 2
}

.main-container,
.page-top {
  padding: 40px 0
}

.full-height .main-container {
  padding-top: 80px
}

.section {
  padding: 25px 0
}

.footer-top.light-gray-bg {
  border-top: 1px solid #f1f1f1
}

.footer {
  padding: 30px 0;
  background-color: #262626;
  border-top: 1px solid #3a3a3a;
  border-bottom: 1px solid #333
}

.subfooter {
  padding: 25px 0;
  background-color: #000
}

.block {
  padding-bottom: 40px
}

.sidebar .block:first-child {
  margin-top: 2px
}

@media (min-width:768px) {
  :not(.fixed-header-on) .header.transparent {
    position: absolute;
    width: 100%;
    z-index: 30;
    background-color: hsla(0, 0%, 100%, .3);
    border-color: transparent
  }

  :not(.fixed-header-on) .dark.header.transparent {
    background-color: rgba(52, 52, 52, .3)
  }
}

.boxed .page-wrapper {
  margin-right: auto;
  margin-left: auto;
  position: relative;
  box-shadow: 0 0 10px #cacaca
}

.pattern-1 {
  background-image: url(../images/pattern-1.png);
  background-repeat: repeat;
  background-position: 0 0
}

.pattern-4 .page-wrapper,
.pattern-5 .page-wrapper,
.pattern-6 .page-wrapper,
.pattern-7 .page-wrapper,
.pattern-8 .page-wrapper,
.pattern-9 .page-wrapper {
  box-shadow: none
}

.pattern-2 {
  background-image: url(../images/pattern-2.png)
}

.pattern-2,
.pattern-3 {
  background-repeat: repeat;
  background-position: 0 0
}

.pattern-3 {
  background-image: url(../images/pattern-3.png)
}

.pattern-4 {
  background-image: url(../images/pattern-4.png)
}

.pattern-4,
.pattern-5 {
  background-repeat: repeat;
  background-position: 0 0
}

.pattern-5 {
  background-image: url(../images/pattern-5.png)
}

.pattern-6 {
  background-image: url(../images/pattern-6.png)
}

.pattern-6,
.pattern-7 {
  background-repeat: repeat;
  background-position: 0 0
}

.pattern-7 {
  background-image: url(../images/pattern-7.png)
}

.pattern-8 {
  background-image: url(../images/pattern-8.png)
}

.pattern-8,
.pattern-9 {
  background-repeat: repeat;
  background-position: 0 0
}

.pattern-9 {
  background-image: url(../images/pattern-9.png)
}

@media (min-width:768px) {
  .boxed .page-wrapper {
    width: 750px
  }
}

@media (min-width:992px) {
  .boxed .page-wrapper {
    width: 970px
  }
}

@media (min-width:1200px) {
  .boxed .page-wrapper {
    width: 1170px
  }
}

.light .footer {
  background-color: #f7f7f7;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #d1d1d1;
  position: relative
}

.footer-top.light-gray-bg+.light .footer {
  border-top: 1px solid #f1f1f1
}

.light .subfooter {
  background-color: #e7e7e7
}

.white-bg {
  background-color: #fff !important;
  box-shadow: 0 1px 2px rgba(52, 52, 52, .1);
  border: none !important
}

.light-gray-bg {
  background-color: #fafafa
}

.light-gray-bg.bordered {
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea
}

.header-top {
  font-size: 12px
}

.header-top.white-bg {
  box-shadow: none;
  border-bottom: 1px solid #dadada !important
}

.gray-bg {
  background-color: #f1f1f1;
  box-shadow: 0 2px 3px rgba(52, 52, 52, .13) !important;
  position: relative
}

.gray-bg:before {
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
  height: 5px;
  content: "";
  width: 100%;
  box-shadow: 0 -2px 3px rgba(52, 52, 52, .13)
}

.gray-bg.header {
  border-bottom: 1px solid #dadada
}

.gray-bg.header,
.gray-bg.header:before {
  box-shadow: none !important
}

.dark-bg {
  background-color: #000
}

.dark-bg,
.dark-bg h1,
.dark-bg h2,
.dark-bg h3,
.dark-bg h4,
.dark-bg h5,
.dark-bg h6 {
  color: #fff
}

.dark-bg a:not(.btn) {
  color: #fff;
  text-decoration: underline
}

.dark-bg a:not(.btn):hover {
  color: #fff;
  text-decoration: none
}

.default-bg {
  background-color: #e84c3d
}

.default-bg h1,
.default-bg h2,
.default-bg h3,
.default-bg h4,
.default-bg h5,
.default-bg h6 {
  color: #fff
}

.default-bg a:not(.btn) {
  color: #fff;
  text-decoration: underline
}

.default-bg a:not(.btn):hover {
  color: #fff;
  text-decoration: none
}

.default-bg.text-muted,
.default-bg.text-muted h1,
.default-bg.text-muted h2,
.default-bg.text-muted h3,
.default-bg.text-muted h4,
.default-bg.text-muted h5,
.default-bg.text-muted h6 {
  color: #f1f1f1
}

.dark-bg.text-muted,
.dark-bg.text-muted h1,
.dark-bg.text-muted h2,
.dark-bg.text-muted h3,
.dark-bg.text-muted h4,
.dark-bg.text-muted h5,
.dark-bg.text-muted h6,
.gray-bg.text-muted,
.gray-bg.text-muted h1,
.gray-bg.text-muted h2,
.gray-bg.text-muted h3,
.gray-bg.text-muted h4,
.gray-bg.text-muted h5,
.gray-bg.text-muted h6 {
  color: #999
}

.no-touch .dark-translucent-bg,
.no-touch .default-translucent-bg,
.no-touch .light-translucent-bg,
.no-touch .parallax {
  background-attachment: fixed !important
}

.dark-translucent-bg,
.default-translucent-bg,
.light-translucent-bg,
.parallax {
  background-size: cover !important
}

.parallax {
  padding: 50px 0
}

.dark-translucent-bg,
.default-translucent-bg,
.light-translucent-bg,
.parallax {
  background-position: 50% 0;
  background-repeat: no-repeat;
  z-index: 1;
  position: relative
}

.dark-translucent-bg:after,
.default-translucent-bg:after,
.light-translucent-bg:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%
}

.light-translucent-bg {
  color: #333;
  border-bottom: 1px solid #dadada;
  border-top: 1px solid #dadada
}

.header+.banner>.light-translucent-bg {
  border-top: none
}

.slider-banner-container .light-translucent-bg {
  border: none
}

.slider-banner-container .dark-translucent-bg,
.slider-banner-container .light-translucent-bg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0 !important;
  left: 0 !important;
  margin: 0 !important;
  bottom: 0
}

.slider-banner-container li .dark-translucent-bg:after,
.slider-banner-container li .light-translucent-bg:after {
  background-color: transparent
}

.light-translucent-bg .separator-2 {
  background-color: #333
}

.light-translucent-bg:after {
  background-color: hsla(0, 0%, 100%, .7)
}

.dark-translucent-bg:after {
  background-color: rgba(52, 52, 52, .7)
}

.dark-translucent-bg,
.dark-translucent-bg h1,
.dark-translucent-bg h2,
.dark-translucent-bg h3,
.dark-translucent-bg h4,
.dark-translucent-bg h5,
.dark-translucent-bg h6 {
  color: #fff
}

.dark-translucent-bg a:not(.btn) {
  text-decoration: underline;
  color: #fff
}

.dark-translucent-bg a:not(.btn):hover {
  text-decoration: none;
  color: #fff
}

.default-translucent-bg:after {
  background-color: rgba(232, 76, 61, .7)
}

.default-translucent-bg,
.default-translucent-bg h1,
.default-translucent-bg h2,
.default-translucent-bg h3,
.default-translucent-bg h4,
.default-translucent-bg h5,
.default-translucent-bg h6 {
  color: #fff
}

.default-translucent-bg a:not(.btn) {
  text-decoration: underline;
  color: #fff
}

.default-translucent-bg a:not(.btn):hover {
  text-decoration: none;
  color: #fff
}

.dark-translucent-bg .container,
.default-translucent-bg .container,
.light-translucent-bg .container {
  z-index: 3;
  position: relative
}

.parallax-bg {
  background: url(../images/parallax-bg.jpg) 50% 0 no-repeat
}

.parallax-bg-2 {
  background: url(../images/parallax-bg-2.jpg) 50% 0 no-repeat
}

.parallax-bg-3 {
  background: url(../images/parallax-bg-3.jpg) 50% 0 no-repeat
}

.grid-space-20 {
  margin-right: -10.5px;
  margin-left: -10.5px
}

.grid-space-20 .col-lg-3,
.grid-space-20 .col-lg-4,
.grid-space-20 .col-lg-6,
.grid-space-20 .col-md-3,
.grid-space-20 .col-md-4,
.grid-space-20 .col-md-6,
.grid-space-20 .col-sm-3,
.grid-space-20 .col-sm-4,
.grid-space-20 .col-sm-6,
.grid-space-20 .col-xs-3,
.grid-space-20 .col-xs-4,
.grid-space-20 .col-xs-6 {
  padding-left: 10px;
  padding-right: 10px
}

.grid-space-10 {
  margin-right: -6px;
  margin-left: -6px
}

.grid-space-10 .col-lg-3,
.grid-space-10 .col-lg-4,
.grid-space-10 .col-lg-6,
.grid-space-10 .col-md-3,
.grid-space-10 .col-md-4,
.grid-space-10 .col-md-6,
.grid-space-10 .col-sm-3,
.grid-space-10 .col-sm-4,
.grid-space-10 .col-sm-6,
.grid-space-10 .col-xs-3,
.grid-space-10 .col-xs-4,
.grid-space-10 .col-xs-6 {
  padding-left: 5px;
  padding-right: 5px
}

.grid-space-0 {
  margin-right: 0;
  margin-left: 0
}

.grid-space-0 .col-lg-3,
.grid-space-0 .col-lg-4,
.grid-space-0 .col-lg-6,
.grid-space-0 .col-md-3,
.grid-space-0 .col-md-4,
.grid-space-0 .col-md-6,
.grid-space-0 .col-sm-3,
.grid-space-0 .col-sm-4,
.grid-space-0 .col-sm-6,
.grid-space-0 .col-xs-3,
.grid-space-0 .col-xs-4,
.grid-space-0 .col-xs-6 {
  padding-left: 0;
  padding-right: 0
}

.grid-space-0>div {
  margin-bottom: 0;
  padding-bottom: 0
}

@media (max-width:767px) {
  .footer-content {
    margin: 40px 0
  }
}

.fixed-header-on .header.fixed {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1006;
  opacity: 0;
  filter: alpha(opacity=0);
  border-bottom: 1px solid #f1f1f1;
  padding: 7px 0;
  background-color: hsla(0, 0%, 100%, .95)
}

.fixed-header-on .dark.header.fixed {
  border-bottom: 1px solid #36373c;
  background-color: rgba(54, 55, 60, .95)
}

.fixed-header-on.boxed .header.fixed {
  left: auto
}

.fixed-header-on .header .logo {
  -webkit-transform: scale(.8);
  transform: scale(.8);
  margin: 2px 0 -4px;
  display: none
}

.fixed-header-on .header .site-slogan {
  display: none
}

.fixed-header-on .header .navbar.navbar-default {
  margin: 0
}

.fixed-header-on .header.fixed.animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s
}

@media (min-width:768px) {
  .fixed-header-on.boxed .header.fixed {
    width: 750px
  }
}

@media (min-width:992px) {
  .fixed-header-on .header .logo {
    display: block
  }

  .fixed-header-on.boxed .header.fixed {
    width: 970px
  }
}

@media (min-width:1200px) {
  .fixed-header-on.boxed .header.fixed {
    width: 1170px
  }
}

@media (max-width:767px) {
  .header.fixed {
    position: relative !important;
    top: auto !important
  }
}

.pl-5 {
  padding-left: 5px
}

.pl-10 {
  padding-left: 10px
}

.pl-20 {
  padding-left: 20px
}

.pr-5 {
  padding-right: 5px
}

.pr-10 {
  padding-right: 10px
}

.pr-20 {
  padding-right: 20px
}

.mt-10 {
  margin-top: 10px
}

.mt-20 {
  margin-top: 20px
}

.mb-10 {
  margin-bottom: 10px
}

.mb-20 {
  margin-bottom: 20px
}

.space {
  padding-bottom: 20px
}

.space,
.space-top {
  padding-top: 20px
}

.space-bottom {
  padding-bottom: 20px
}

.margin-clear {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

.padding-top-clear {
  padding-top: 0 !important
}

.padding-bottom-clear,
.padding-clear {
  padding-bottom: 0 !important
}

.padding-clear {
  padding-top: 0 !important
}

.border-clear {
  border: none !important
}

.circle {
  border-radius: 100%
}

.separator {
  display: block;
  width: 60px;
  height: 5px;
  margin: 15px auto;
  background-color: #ccc;
  position: relative;
  border: 1px solid #ccc
}

.separator:after {
  width: 30px;
  height: 5px;
  background: #333;
  position: absolute;
  top: -1px;
  left: -1px;
  content: ""
}

.separator-2 {
  display: block;
  width: 30px;
  height: 5px;
  margin: 15px 0;
  background-color: #ccc;
  position: relative
}

.separator-2.right {
  margin-left: auto
}

.sidebar .separator {
  width: 30px;
  height: 5px;
  margin: 15px 0 20px;
  background-color: #666;
  border-color: #666
}

.sidebar .separator:after {
  content: "";
  background-color: transparent
}

.dark-bg .separator-2 {
  background-color: #999
}

.default-bg .separator-2 {
  background-color: #ebebeb
}

.object-non-visible {
  opacity: 0;
  filter: alpha(opacity=0)
}

.object-visible,
.touch .object-non-visible {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important
}

@-moz-document url-prefix() {

  .object-visible,
  .touch .object-non-visible {
    transition: opacity .6s ease-in-out
  }
}

.vertical-divider-left,
.vertical-divider-left-lg {
  border-left: 1px solid #eee;
  padding-left: 50px;
  margin-left: 20px
}

.vertical-divider-right,
.vertical-divider-right-lg {
  border-right: 1px solid #eee;
  padding-right: 50px;
  margin-right: 20px
}

.grid span {
  padding: 15px 5px;
  background-color: #fafafa;
  border: 1px solid #f3f3f3;
  display: block;
  text-align: center;
  margin-bottom: 10px
}

@media (min-width:992px) {
  .margin-top-clear {
    margin-top: 0 !important
  }

  .margin-bottom-clear {
    margin-bottom: 0 !important
  }
}

@media (max-width:1199px) {

  .portfolio-item.vertical-divider-left-lg,
  .side.vertical-divider-left-lg {
    border-left: none;
    padding-left: 0;
    margin-left: 0
  }

  .portfolio-item.vertical-divider-right-lg,
  .side.vertical-divider-right-lg {
    border-right: none;
    padding-right: 0;
    margin-right: 0
  }
}

@media (max-width:991px) {

  .portfolio-item.vertical-divider-left,
  .side.vertical-divider-left {
    border-left: none;
    padding-left: 0;
    margin-left: 0
  }

  .portfolio-item.vertical-divider-right,
  .side.vertical-divider-right {
    border-right: none;
    padding-right: 0;
    margin-right: 0
  }
}

.footer {
  font-size: 14px
}

.footer,
.footer h1,
.footer h2,
.footer h3,
.footer h4,
.footer h5,
.footer h6 {
  color: #999
}

.footer h2 {
  font-size: 24px;
  margin-bottom: 30px
}

.light .footer,
.light .footer h1,
.light .footer h2,
.light .footer h3,
.light .footer h4,
.light .footer h5,
.light .footer h6 {
  color: #666
}

.subfooter {
  font-size: 14px
}

.subfooter p {
  margin: 0
}

@media (min-width:768px) {
  .subfooter {
    text-align: center
  }
}

.blogpost {
  background-color: #fafafa;
  border: 1px solid #f3f3f3;
  margin: 0 0 70px;
  position: relative
}

.blogpost .blogpost-body {
  padding: 20px 20px 0;
  min-height: 140px
}

.blogpost h2.title {
  margin-bottom: 0;
  margin-top: 0
}

.blogpost .submitted {
  font-size: 12px;
  margin: 10px 0
}

.blogpost .post-info,
.blogpost .side {
  float: left;
  width: 80px
}

.blogpost .post-info {
  top: 0;
  left: 25px;
  height: 90px;
  padding: 10px 15px;
  background-color: #e84c3d;
  text-align: center;
  z-index: 3;
  transition: all .2s ease-in-out
}

.blogpost .side .post-info {
  float: none
}

.blogpost .post-info .day {
  font-size: 34px;
  font-weight: 700;
  line-height: 1;
  display: block
}

.blogpost .post-info .month {
  font-size: 16px;
  line-height: 1.2;
  display: inline-block
}

.blogpost .side span.share {
  font-size: 13px;
  font-weight: 700;
  text-align: right;
  padding-top: 20px;
  display: block
}

.blogpost .side .social-links {
  margin-top: 0
}

.blogpost .side .social-links li {
  display: block;
  margin: 0
}

.blogpost .side .social-links li a {
  width: 100%;
  height: auto;
  display: block;
  font-size: 20px;
  margin-bottom: 0;
  text-align: right;
  color: #e84c3d
}

.blogpost .side .social-links li.twitter a:hover {
  background-color: transparent;
  color: #55acee;
  border-color: transparent
}

.blogpost .side .social-links li.facebook a:hover {
  background-color: transparent;
  color: #3b5998;
  border-color: transparent
}

.blogpost .side .social-links li.googleplus a:hover {
  background-color: transparent;
  color: #dd4b39;
  border-color: transparent
}

.blogpost .blogpost-content {
  padding: 0 0 10px;
  margin-left: 100px
}

.blogpost footer {
  background-color: #f1f1f1;
  padding: 12px 20px;
  border-top: 1px solid #e8e8e8;
  font-size: 14px;
  line-height: 2;
  clear: both
}

.blogpost ul.links {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0
}

.blogpost ul.links li {
  display: inline-block
}

.blogpost ul.links li a {
  color: #666;
  display: inline-block
}

.blogpost ul.links li a:hover {
  color: #e84c3d
}

.blogpost.full {
  background-color: transparent;
  border: none
}

.blogpost.full footer {
  border: 1px solid #e8e8e8
}

.blogpost.full .blogpost-body {
  padding: 20px 0
}

.blogpost.full .submitted {
  margin: 0 0 20px
}

.blogpost.full .overlay-container {
  margin-bottom: 20px
}

@media (max-width:767px) {
  .blogpost .blogpost-content {
    margin-left: 70px
  }

  .blogpost .side {
    width: 50px
  }

  .blogpost .post-info {
    width: 50px;
    height: 60px;
    padding: 8px;
    margin: 0 20px 5px 0
  }

  .blogpost .post-info .day {
    font-size: 20px
  }

  .blogpost .post-info .month {
    font-size: 11px;
    line-height: 1.2
  }
}

#affix.affix {
  position: static
}

@media (min-width:992px) {
  #affix.affix {
    position: fixed;
    top: 65px;
    width: 80px
  }

  #affix.affix-bottom {
    position: absolute;
    width: 80px
  }
}

.sidebar.affix {
  position: static
}

@media (min-width:992px) {

  .col-md-4 .sidebar.affix,
  .col-md-4 .sidebar.affix-bottom {
    width: 293px
  }

  .col-md-3 .sidebar.affix,
  .col-md-3 .sidebar.affix-bottom {
    width: 213px
  }

  .sidebar.affix {
    position: fixed;
    top: 20px
  }

  .fixed-header-on .sidebar.affix {
    top: 65px
  }

  .sidebar.affix-bottom {
    position: absolute
  }

  .sidebar.affix-bottom .affix-menu,
  .sidebar.affix .affix-menu {
    margin-top: 0;
    margin-bottom: 0
  }

  .affix-menu {
    padding-top: 20px
  }

  h3.title~.affix-menu {
    padding-top: 0
  }
}

@media (min-width:1200px) {

  .col-md-4 .sidebar.affix,
  .col-md-4 .sidebar.affix-bottom {
    width: 390px
  }

  .col-md-3 .sidebar.affix,
  .col-md-3 .sidebar.affix-bottom {
    width: 263px
  }
}

.masonry-grid .blogpost {
  margin-bottom: 30px
}

.masonry-grid .blogpost .blogpost-body {
  padding: 15px 15px 0
}

.masonry-grid .blogpost h2.title {
  font-size: 24px
}

.masonry-grid .blogpost .submitted {
  margin: 15px 0 10px
}

.masonry-grid .blogpost .blogpost-content {
  margin-left: 0
}

.masonry-grid .blogpost .post-info {
  width: 50px;
  height: 60px;
  padding: 8px;
  margin: 0 20px 5px 0
}

.masonry-grid .blogpost .post-info .day {
  font-size: 20px
}

.masonry-grid .blogpost .post-info .month {
  font-size: 11px;
  line-height: 1.2
}

@media (min-width:992px) and (max-width:1199px) {
  .masonry-grid .blogpost footer {
    font-size: 12px
  }
}

@media (max-width:767px) {
  .masonry-grid-item {
    max-width: 100%
  }
}

.timeline {
  position: relative;
  padding: 40px 0;
  margin-top: 40px
}

.timeline-icon {
  position: absolute;
  display: block;
  top: 0;
  left: 50%;
  color: #f3f3f3;
  font-size: 40px;
  margin-left: -13px;
  top: -30px;
  line-height: 1
}

.timeline .timeline-item {
  padding: 0 15px
}

.timeline .blogpost .blogpost-body {
  padding: 15px 15px 0
}

.timeline .blogpost h2.title {
  font-size: 24px
}

.timeline .blogpost .submitted {
  margin: 15px 0 10px
}

.timeline .blogpost footer {
  padding: 12px 15px
}

.timeline .blogpost .blogpost-content {
  margin-left: 0
}

.timeline .blogpost .post-info {
  width: 50px;
  height: 60px;
  padding: 8px;
  margin: 0 20px 5px 0
}

.timeline .blogpost .post-info .day {
  font-size: 20px
}

.timeline .blogpost .post-info .month {
  font-size: 11px;
  line-height: 1.2
}

.timeline .timeline-item.pull-right+.timeline-date-label {
  padding-top: 80px
}

.timeline-date-label {
  float: none;
  clear: both;
  display: block;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 80px;
  line-height: 1;
  width: 135px;
  position: relative;
  z-index: 2;
  color: #e84c3d
}

.timeline-date-label:after {
  background-color: #f3f3f3;
  height: 30px;
  width: 100%;
  position: absolute;
  bottom: -8px;
  z-index: -1
}

@media (min-width:768px) and (max-width:1199px) {
  .timeline .blogpost footer {
    font-size: 12px
  }
}

@media (min-width:768px) {
  .timeline .blogpost {
    margin-bottom: 0
  }

  .timeline:before {
    background-color: #f3f3f3;
    width: 2px;
    height: 100%;
    content: "";
    position: absolute;
    left: 50%;
    display: block;
    margin-left: -1px;
    top: 0
  }

  .timeline .timeline-item {
    position: relative;
    width: 50%;
    padding-left: 0;
    padding-right: 40px;
    margin-bottom: 80px;
    float: left;
    clear: left;
    z-index: 1
  }

  .timeline .timeline-item.pull-right {
    position: relative;
    width: 50%;
    padding-left: 40px;
    padding-right: 0;
    margin-top: 80px;
    margin-bottom: 0;
    float: right;
    clear: right
  }

  .timeline .timeline-item:after {
    content: "";
    font-family: FontAwesome;
    right: 10px;
    background-color: #f3f3f3;
    left: auto;
    position: absolute;
    top: 20px;
    z-index: -1;
    width: 25px;
    height: 1px
  }

  .timeline .timeline-item:before {
    content: "";
    position: absolute;
    background-color: #fff;
    border: 1px solid #e84c3d;
    height: 10px;
    width: 10px;
    border-radius: 100%;
    top: 15px;
    right: -5px
  }

  .timeline .timeline-item.pull-right:after {
    right: auto;
    left: 10px
  }

  .timeline .timeline-item.pull-right:before {
    left: -5px
  }
}

@media (max-width:767px) {
  .timeline .timeline-item.pull-right {
    float: none !important
  }
}

.comments {
  margin-top: 60px
}

.comments h2.title {
  margin-bottom: 40px;
  border-bottom: 1px solid #d2d2d2;
  padding-bottom: 10px
}

.comment {
  font-size: 14px
}

.comment .comment {
  margin-left: 75px
}

.comment-avatar {
  margin-top: 5px;
  width: 55px;
  float: left
}

.comment-content {
  margin-left: 75px;
  border-bottom: 1px solid #d2d2d2;
  margin-bottom: 40px
}

.comment h3 {
  margin-top: 0;
  margin-bottom: 5px
}

.comment-meta {
  margin-bottom: 15px;
  color: #999;
  font-size: 12px
}

.comment-meta a {
  color: #666
}

.comment-meta a:hover {
  text-decoration: underline
}

.comment .btn {
  font-size: 12px;
  padding: 7px;
  min-width: 100px;
  margin-top: 5px;
  margin-bottom: -1px
}

.comment .btn i {
  padding-right: 5px
}

.filters {
  margin: 0 0 30px
}

.filters .nav-pills>li {
  margin-right: 2px;
  margin-bottom: 2px
}

.filters .nav-pills>li+li {
  margin-left: 0
}

.filters.text-center .nav-pills>li {
  margin-right: 2px;
  margin-left: 2px;
  margin-bottom: 2px;
  display: inline-block;
  float: none
}

.list-item {
  margin-bottom: 40px
}

.list-item h3.title {
  margin-top: 0
}

.portfolio-item.side {
  font-size: 14px;
  margin-top: 30px
}

.portfolio-item.side .social-links {
  margin: 0
}

@media (min-width:992px) {
  .portfolio-item.side {
    margin-top: 125px
  }
}

@media (max-width:480px) {
  .filters .nav-pills>li {
    display: inline-block;
    width: 100%
  }
}

.team-member small {
  display: block;
  margin-top: -5px
}

.team-member.box-style-1 {
  margin-top: 0
}

@media (min-width:768px) {
  .team-member.option-3 {
    overflow: hidden;
    margin-bottom: 20px
  }

  .team-member.option-3 .overlay-container {
    float: left;
    width: 55%
  }

  .team-member.option-3 .image-box-body {
    float: left;
    width: 45%;
    padding: 20px 10px 5px 15px
  }
}

@media (min-width:768px) and (max-width:1199px) {
  .team-member.option-3 .image-box-body {
    padding: 40px
  }
}

@media (max-width:767px) {
  .team-member .image-box-body {
    padding: 15px 25px
  }

  .team-member {
    max-width: 480px;
    margin: 20px auto !important
  }
}

.fullscreen-bg {
  background: url(../images/fullscreen-bg.jpg) 50% 0 no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover
}

.boxed .fullscreen-bg {
  background: none
}

.is-countdown {
  border: 1px solid transparent;
  background-color: transparent
}

.countdown-section {
  text-align: center;
  padding: 20px;
  margin: 10px 0
}

.countdown-amount {
  font-size: 36px;
  font-weight: 700;
  display: block
}

.countdown-period {
  display: block;
  font-size: 28px;
  line-height: 1.2;
  margin-top: 15px
}

@media (max-width:767px) {
  .countdown-amount {
    font-size: 24px
  }

  .countdown-period {
    font-size: 18px
  }
}

@media (max-width:480px) {
  .countdown-period {
    font-size: 14px
  }
}

.listing-item {
  margin: 0 0 20px;
  border: 1px solid #f1f1f1;
  position: relative;
  overflow: hidden
}

.listing-item-body {
  padding: 20px 15px 15px;
  transition: all .25s ease-in-out
}

.listing-item:hover .listing-item-body {
  background-color: #fafafa
}

.listing-item h3 {
  font-size: 18px
}

.listing-item p {
  color: #999;
  font-size: 13px
}

.listing-item del,
.price del {
  font-size: 13px;
  line-height: 1;
  color: #ccc
}

.elements-list>* {
  border-right: 1px solid #ddd;
  margin: 5px 6px 5px 0;
  padding-right: 10px;
  line-height: 24px;
  height: 22px;
  display: inline-block
}

.elements-list>:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0
}

.price {
  font-size: 22px;
  color: #343434;
  font-weight: 300
}

.wishlist:hover i:before {
  content: "\f004"
}

.listing-item .badge {
  border-radius: 0;
  position: absolute;
  border-color: transparent;
  top: -1px;
  left: -1px;
  font-weight: 400
}

.sorting-filters {
  background-color: #f3f3f3;
  border: 1px solid #ddd;
  padding: 20px 15px;
  margin-bottom: 40px
}

.sidebar .sorting-filters {
  margin-bottom: 0
}

.sorting-filters label {
  display: block;
  margin-bottom: 5px;
  font-size: 14px
}

.sorting-filters form {
  margin: 0
}

.sorting-filters .btn {
  margin: 20px 0 0;
  min-width: 0;
  width: 100%
}

.sorting-filters .form-control,
.sorting-filters .form-control:focus {
  margin-bottom: 5px;
  box-shadow: inset 0 2px 3px rgba(52, 52, 52, .12);
  border-color: #f3f3f3
}

.sorting-filters .form-inline .form-control {
  width: 100%
}

.list-with-image {
  margin-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 5px
}

.list-with-image:last-child {
  border-bottom: none
}

.list-with-image .overlay-container {
  float: left;
  width: 80px;
  margin-bottom: 10px
}

.list-with-image h2,
.list-with-image p {
  margin-left: 100px
}

.list-with-image h2 {
  font-size: 16px;
  margin-top: 0;
  margin-bottom: 5px
}

.list-with-image p {
  font-size: 13px;
  color: #999;
  margin-bottom: 15px
}

.shop-banner {
  background-color: transparent;
  border-color: transparent
}

.shop-banner .tp-bullets {
  display: none !important
}

.shop-banner .sorting-filters {
  margin-bottom: 0
}

@media (min-width:768px) {
  .sorting-filters .form-inline .form-group {
    width: 18%;
    margin-right: 1.9%
  }

  .sorting-filters .form-inline .form-group:last-child {
    margin-right: 0
  }

  .shop-banner {
    position: relative
  }

  .shop-banner .sorting-filters {
    position: absolute;
    bottom: 20px;
    z-index: 29;
    width: 100%;
    background-color: hsla(0, 0%, 100%, .7);
    border: none
  }

  .shop-banner .sorting-filters * {
    color: #343434
  }

  .shop-banner .sorting-filters .form-control,
  .shop-banner .sorting-filters .form-control:focus {
    border-color: #aaa
  }
}

.cart.table .price {
  width: 18%
}

.cart.table .amount,
.cart.table .quantity,
.cart.table .remove {
  width: 12%
}

.table .information {
  width: 80%
}

.cart.table .quantity input {
  width: 60px;
  padding: 6px
}

.cart.table .product {
  font-size: 15px
}

.cart.table .amount {
  text-align: right
}

.cart .price {
  font-size: 14px
}

.cart.table .product small {
  font-size: 12px;
  display: block;
  color: #999
}

.cart.table thead>tr>th {
  font-size: 16px
}

.cart.table .total-amount,
.cart.table .total-quantity {
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 16px;
  font-weight: 700
}

.cart.table .total-amount {
  text-align: right
}

@media (max-width:767px) {
  .cart.table thead>tr>th {
    font-size: 14px
  }

  .cart.table .amount,
  .cart.table .price {
    width: 12%
  }

  .cart.table .quantity,
  .cart.table .remove {
    width: 8%
  }

  .cart.table>tbody>tr>td,
  .cart.table>tbody>tr>th,
  .cart.table>tfoot>tr>td,
  .cart.table>tfoot>tr>th,
  .cart.table>thead>tr>td,
  .cart.table>thead>tr>th {
    padding: 8px 10px
  }
}

@media (max-width:480px) {

  .cart.table>tbody>tr>td,
  .cart.table>tbody>tr>th,
  .cart.table>tfoot>tr>td,
  .cart.table>tfoot>tr>th,
  .cart.table>thead>tr>td,
  .cart.table>thead>tr>th {
    padding: 8px 7px
  }
}

.cart .form-group {
  margin-bottom: 0
}

.header-top-dropdown .dropdown-menu.cart {
  padding: 0;
  min-width: 350px;
  font-size: 12px;
  right: -1px
}

.dropdown-menu.cart table {
  margin-bottom: 0
}

.dropdown-menu.cart .panel-body {
  padding: 0 10px
}

.dropdown-menu.cart .panel-body .btn {
  margin-left: 5px
}

.total-amount,
.total-quantity {
  font-size: 13px
}

.cart.table>tbody>tr>td,
.cart .table>tbody>tr>td {
  vertical-align: inherit
}

.cart .quantity {
  width: 50px;
  font-size: 11px
}

.invoice-container .cart .quantity {
  font-size: 14px
}

.cart .product {
  width: 220px;
  font-size: 13px
}

.cart .product .small {
  display: block;
  color: #999
}

.cart .amount,
.total-amount {
  font-weight: 700
}

.btn {
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  min-width: 160px;
  text-align: center;
  border-radius: 0;
  text-transform: uppercase;
  margin: 10px 0;
  transition: all .2s ease-in-out
}

.btn:active,
.btn:focus {
  outline: none;
  box-shadow: none
}

.btn.btn-lg {
  padding: 17px 12px;
  font-size: 18px;
  min-width: 210px
}

.btn.btn-sm {
  padding: 8px;
  font-size: 12px;
  min-width: 105px
}

.btn.radius {
  border-radius: 15px
}

.moving {
  -webkit-animation: a 1.7s ease-out infinite;
  animation: a 1.7s ease-out infinite;
  position: relative;
  top: -30px;
  transition: none !important
}

.btn-remove {
  font-size: 10px;
  padding: 3px 15px;
  min-width: 0
}

@-webkit-keyframes a {
  0% {
    top: -30px
  }

  60% {
    top: 0
  }
}

@keyframes a {
  0% {
    top: -30px
  }

  60% {
    top: 0
  }
}

.btn-dark {
  color: #f1f1f1;
  background-color: #333;
  border-color: #333
}

.btn-dark.active,
.btn-dark:active,
.btn-dark:focus,
.btn-dark:hover,
.btn-gray,
.open .dropdown-toggle.btn-dark {
  color: #fff;
  background-color: #666;
  border-color: #666
}

.btn-gray.active,
.btn-gray:active,
.btn-gray:focus,
.btn-gray:hover,
.open .dropdown-toggle.btn-gray {
  background-color: #e84c3d;
  border-color: #e84c3d
}

.btn-light-gray {
  color: #333;
  background-color: #fafafa;
  border-color: #f3f3f3
}

.btn-light-gray.active,
.btn-light-gray:active,
.btn-light-gray:focus,
.btn-light-gray:hover,
.open .dropdown-toggle.btn-light-gray {
  background-color: #e84c3d;
  border-color: #e84c3d
}

.default-bg .btn-light-gray {
  color: #fff;
  background-color: transparent;
  border-color: #fff
}

.default-bg .btn-light-gray.active,
.default-bg .btn-light-gray:active,
.default-bg .btn-light-gray:focus,
.default-bg .btn-light-gray:hover,
.default-bg .open .dropdown-toggle.btn-light-gray {
  color: #333;
  background-color: #fafafa;
  border-color: #fafafa
}

.btn-default {
  background-color: #e84c3d
}

.default-bg .btn-default {
  background-color: rgba(52, 52, 52, .3);
  border-color: transparent
}

.default-bg .btn-default.active,
.default-bg .btn-default:active,
.default-bg .btn-default:focus,
.default-bg .btn-default:hover,
.default-bg .open .dropdown-toggle.btn-default {
  color: #fff !important;
  background-color: rgba(52, 52, 52, .5);
  border-color: transparent
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default {
  opacity: .7;
  filter: alpha(opacity=70)
}

.btn-white {
  border: 1px solid #e84c3d
}

.footer .btn-white,
.subfooter .btn-white {
  color: inherit
}

.footer .btn-white:hover,
.subfooter .btn-white:hover {
  color: #fff
}

.default-bg .btn-white {
  color: #fff;
  background-color: transparent;
  border-color: #fff
}

.default-bg .btn-white.active,
.default-bg .btn-white:active,
.default-bg .btn-white:focus,
.default-bg .btn-white:hover,
.default-bg .open .dropdown-toggle.btn-white {
  color: #333;
  background-color: #fafafa;
  border-color: #fafafa
}

.footer-content .btn-white {
  color: #999;
  background-color: transparent;
  border-color: #555
}

.btn-default .badge {
  color: #666;
  background-color: #fff;
  border: none
}

.btn-hvr {
  transition: all .4s ease-in-out
}

.hvr-radial-in:before,
.hvr-rectangle-in:before,
.hvr-shutter-in-horizontal:before,
.hvr-shutter-in-vertical:before {
  background: #fafafa
}

.link {
  padding-right: 23px;
  position: relative;
  display: inline-block;
  text-align: right
}

.link:hover {
  text-decoration: none
}

.link:hover span {
  text-decoration: underline
}

.link:after {
  content: "\f178";
  font-family: FontAwesome;
  position: absolute;
  right: 0;
  top: 2px
}

.link-light {
  color: #fff;
  text-decoration: none !important
}

.link-light:hover {
  color: #fff;
  text-decoration: underline !important
}

.link-dark {
  color: #333;
  text-decoration: none !important
}

.link-dark:hover {
  color: #333;
  text-decoration: underline !important
}

#footer:not(.light) .link-dark,
#footer:not(.light) .link-dark:hover {
  color: #cdcdcd
}

form {
  margin: 20px 0
}

textarea {
  resize: vertical
}

.sidebar form {
  margin: 5px 0 20px
}

.form-control {
  border-radius: 0;
  background: #fff;
  height: 40px;
  padding-right: 30px;
  border-color: #acacac;
  color: #666;
  position: relative;
  -webkit-appearance: none
}

.form-control,
.form-control:focus {
  box-shadow: inset 0 1px 2px rgba(52, 52, 52, .075)
}

.form-control:focus {
  border-color: #666
}

select.form-control {
  padding-right: 5px
}

.form-control::-moz-placeholder {
  color: inherit
}

.form-control:-ms-input-placeholder {
  color: inherit
}

.form-control::-webkit-input-placeholder {
  color: inherit
}

.input-group-addon {
  background-color: #cacaca;
  border-color: #acacac;
  border-radius: 0
}

.form-list>div {
  padding: 7px 15px;
  border-bottom: 1px solid #ddd;
  background-color: #f3f3f3;
  margin: 6px 0;
  display: block
}

fieldset {
  padding: 10px 25px;
  margin: 15px 0;
  border: 1px solid #ddd;
  background-color: #fafafa
}

fieldset legend {
  display: block;
  width: auto;
  padding: 3px 10px;
  margin-bottom: 0;
  font-size: 15px;
  line-height: inherit;
  color: #333;
  border: 1px solid #ddd;
  background-color: #fff
}

fieldset .form-control,
fieldset .form-control:focus {
  box-shadow: inset 0 2px 3px rgba(52, 52, 52, .12);
  border-color: #f3f3f3
}

.badge {
  padding: 2px 4px 3px;
  font-size: 10px;
  margin-left: 12px;
  top: -2px;
  position: relative;
  font-weight: 400;
  border-radius: 2px;
  border: 1px solid #666
}

.badge,
.dropdown .badge {
  background-color: transparent;
  color: inherit
}

.dropdown .badge {
  position: absolute;
  right: 25px;
  top: 14px
}

.mega-menu .menu>li>a .badge {
  position: absolute;
  right: 10px;
  top: 9px
}

.dropdown .active>a>.badge,
.dropdown .open>a>.badge,
.dropdown a:hover .badge {
  border-color: #e84c3d
}

.dark .dropdown .active>a>.badge,
.dark .dropdown .open>a>.badge,
.dark .dropdown a:hover .badge {
  border-color: #3d3d3d !important
}

@media (max-width:767px) {
  .dropdown .badge {
    right: 50px;
    top: 15px
  }
}

.dark-bg .form-control {
  box-shadow: inset 0 1px 2px rgba(52, 52, 52, .45);
  color: #999
}

.dark-bg .form-control,
.dark-bg .input-group-addon {
  background-color: hsla(0, 0%, 100%, .2);
  border-color: #343434
}

.dark-bg .form-control:focus {
  background-color: hsla(0, 0%, 100%, .25)
}

#footer.light .form-control,
.gray-bg .form-control,
.header-top-dropdown .form-control {
  box-shadow: inset 0 2px 3px rgba(52, 52, 52, .12);
  border-color: #f1f1f1;
  background-color: #fff
}

#footer.light .form-control:focus,
.gray-bg .form-control:focus,
.header-top-dropdown .form-control:focus {
  border-color: #cacaca;
  box-shadow: inset 0 2px 3px rgba(52, 52, 52, .09)
}

.dark .header-top-dropdown .form-control {
  background-color: hsla(0, 0%, 100%, .2);
  border-color: #333;
  box-shadow: inset 0 1px 2px rgba(52, 52, 52, .45);
  color: #cdcdcd
}

.dark .header-top-dropdown form i {
  color: #cdcdcd
}

.dark .header-top-dropdown .form-control:focus {
  background-color: hsla(0, 0%, 100%, .25)
}

.gray-bg .input-group-addon {
  background-color: #ececec;
  border: 1px solid #f1f1f1
}

.default-bg .form-control {
  border-color: #e84c3d;
  background-color: rgba(52, 52, 52, .2);
  box-shadow: inset 0 2px 3px rgba(52, 52, 52, .35)
}

.default-bg .form-control:focus {
  border-color: #e84c3d;
  background-color: rgba(52, 52, 52, .25)
}

.default-bg .input-group-addon {
  border-color: #e84c3d
}

.dark-bg select.form-control,
.default-bg select.form-control {
  color: #666
}

footer:not(.light) .footer-content .form-control {
  border-color: #292929;
  background-color: rgba(52, 52, 52, .3);
  box-shadow: inset 0 2px 3px rgba(52, 52, 52, .55)
}

footer:not(.light) .footer-content .form-control:focus {
  background-color: rgba(52, 52, 52, .2);
  box-shadow: inset 0 2px 3px rgba(52, 52, 52, .55)
}

footer:not(.light) .footer-content .input-group-addon {
  background-color: rgba(52, 52, 52, .5);
  border: transparent
}

select.form-control {
  -webkit-appearance: menulist
}

select[multiple].form-control {
  -webkit-appearance: listbox
}

.has-success .form-control,
.has-success .form-control:focus {
  border-color: #3c763d
}

.has-warning .form-control,
.has-warning .form-control:focus {
  border-color: #8a6d3b
}

.has-error .form-control,
.has-error .form-control:focus {
  border-color: #a94442
}

.default-bg .has-error .form-control,
.default-bg .has-error .form-control:focus,
.default-bg .has-success .form-control,
.default-bg .has-success .form-control:focus,
.default-bg .has-warning .form-control,
.default-bg .has-warning .form-control:focus {
  border-color: #fff;
  color: #fff
}

.default-bg .has-error .control-label,
.default-bg .has-error .form-control-feedback,
.default-bg .has-success .control-label,
.default-bg .has-success .form-control-feedback,
.default-bg .has-warning .control-label,
.default-bg .has-warning .form-control-feedback {
  color: #fff
}

.has-error .form-control,
.has-error .form-control:focus,
.has-success .form-control,
.has-success .form-control:focus,
.has-warning .form-control,
.has-warning .form-control:focus {
  box-shadow: none
}

.has-error .error {
  font-weight: 700;
  margin-bottom: 5px;
  display: block
}

label~.form-control-feedback {
  top: 25px
}

.form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 42px !important;
  top: 0
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  opacity: .5;
  filter: alpha(opacity=50)
}

ul.pager,
ul.pagination {
  margin: 20px 0 40px;
  text-align: left
}

ul.pagination li {
  padding: 0;
  margin: 0 5px 0 0;
  border-bottom: none;
  font-size: 12px;
  display: inline-block;
  border-radius: 0
}

.pagination>li:first-child>a,
.pagination>li:last-child>a,
ul.pager li>a,
ul.pagination li>a {
  padding: 10px 15px;
  border: 1px solid #f3f3f3;
  line-height: 1;
  background-color: #fafafa;
  display: inline-block;
  border-radius: 0;
  color: #666
}

ul.pagination li>a:hover {
  background-color: #e84c3d;
  border-color: #e84c3d
}

.pagination>.active>a:focus,
.pagination>.active>a:hover,
ul.pagination li.active a {
  background-color: #e84c3d;
  border-color: #e84c3d;
  line-height: 1
}

ul.pagination li>a:focus {
  background: none
}

.breadcrumb {
  background-color: transparent;
  margin-bottom: 0;
  font-size: 13px;
  padding: 8px 0
}

.nav-tabs {
  box-shadow: inset 0 -1px 1px rgba(52, 52, 52, .04);
  border-bottom: 1px solid #f0f0f0;
  margin-top: 15px
}

.nav-tabs>li>a {
  font-size: 13px;
  text-transform: uppercase;
  border-radius: 0;
  padding: 12px 25px;
  position: relative;
  color: #666
}

.nav-tabs>li>a:hover {
  border-color: #f0f0f0 #f0f0f0 #ebebeb;
  background-color: #fafafa
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #666;
  background-color: #fafafa;
  border: 1px solid #f0f0f0;
  box-shadow: 0 -1px 1px rgba(52, 52, 52, .04);
  border-bottom-color: transparent
}

.nav-tabs>li.active>a:after {
  width: 3px;
  content: "";
  background-color: #e84c3d;
  height: 103%;
  position: absolute;
  left: 0;
  top: 0
}

.tab-content {
  border: 1px solid #f0f0f0;
  padding: 20px;
  border-top: none;
  position: relative;
  box-shadow: 0 1px 1px rgba(52, 52, 52, .04);
  background-color: #fafafa;
  margin-bottom: 15px
}

.tab-content h1 {
  font-size: 34px
}

.tab-content:after {
  width: 3px;
  content: "";
  background-color: #e84c3d;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}

.tab-content.clear-style {
  border: none;
  padding: 10px 0 0;
  box-shadow: none;
  background-color: transparent
}

.tab-content.clear-style:after {
  width: 0;
  background-color: transparent;
  height: 100%
}

@media (min-width:481px) and (max-width:767px) {
  .nav-tabs>li>a {
    padding: 12px 10px;
    font-size: 11px;
    margin-right: 0
  }
}

@media (max-width:480px) {
  .nav-tabs {
    background-color: #999
  }

  .nav-tabs>li {
    float: none
  }

  .nav-tabs>li a {
    color: #fff;
    margin-right: 0;
    border-bottom: 1px solid #8f8f8f
  }

  .nav-tabs>li>a:hover {
    color: #666
  }

  .nav-tabs>li>a:hover:after {
    width: 3px;
    content: "";
    background-color: #e84c3d;
    height: 102%;
    position: absolute;
    left: 0;
    top: 0
  }
}

.tabs-style-2 .nav-tabs {
  border-bottom: 1px solid #e84c3d
}

.tabs-style-2 .nav-tabs>li.active>a,
.tabs-style-2 .nav-tabs>li.active>a:focus,
.tabs-style-2 .nav-tabs>li.active>a:hover,
.tabs-style-2 .nav-tabs>li>a:hover {
  box-shadow: none;
  border: 1px solid #e84c3d;
  background-color: #e84c3d
}

.tabs-style-2 .nav-tabs>li.active>a:after {
  width: 0;
  height: 0;
  background-color: transparent
}

.tabs-style-2 .tab-content {
  border: none;
  padding: 20px 0;
  box-shadow: none;
  background-color: transparent
}

.tabs-style-2 .nav-tabs>li>a:hover:after,
.tabs-style-2 .tab-content:after {
  width: 0;
  background-color: transparent;
  height: 0
}

.vertical {
  margin: 20px 0
}

.vertical.hc-tabs {
  margin: 40px 0
}

.vertical .nav-tabs,
.vertical .tab-content {
  display: table-cell;
  margin: 0;
  vertical-align: top
}

.vertical .nav-tabs {
  box-shadow: none;
  border-bottom-color: transparent;
  background-color: #999
}

.vertical .nav-tabs>li {
  float: none
}

.vertical .nav-tabs>li a {
  margin: 0;
  padding: 15px 40px;
  white-space: nowrap;
  color: #fff;
  border-bottom: 1px solid #8f8f8f
}

.vertical .nav-tabs>li>a:hover {
  border-color: #f0f0f0 #f0f0f0 #ebebeb;
  border-right-color: transparent;
  color: #666;
  z-index: 2
}

.vertical .nav-tabs>li>a:hover:after {
  width: 3px;
  content: "";
  background-color: #e84c3d;
  height: 102%;
  position: absolute;
  left: 0;
  top: 0
}

.vertical .nav-tabs>li.active>a,
.vertical .nav-tabs>li.active>a:focus,
.vertical .nav-tabs>li.active>a:hover {
  box-shadow: -1px 0 1px rgba(52, 52, 52, .04);
  border-right-color: transparent;
  border-bottom-color: #f0f0f0;
  color: #666;
  z-index: 2;
  width: 101%
}

.vertical .tab-content {
  border-top: 1px solid #f0f0f0;
  box-shadow: 1px 0 1px rgba(52, 52, 52, .04);
  left: -1px;
  z-index: 1;
  padding: 20px 30px
}

.vertical .tab-content:after {
  background-color: transparent
}

.arrow {
  display: block;
  position: relative
}

.arrow i {
  font-size: 96px;
  top: -62px;
  position: absolute;
  line-height: 1;
  z-index: 2;
  left: 50%;
  margin-left: -27px
}

.arrow i:before {
  color: #fafafa;
  text-shadow: 0 -1px 1px #e9e9e9
}

@media (max-width:767px) {

  .vertical .nav-tabs,
  .vertical .tab-content {
    display: block
  }
}

.hc-tabs .hc-tabs-top img {
  display: none
}

.nav-pills>li>a {
  border-radius: 0;
  padding: 10px 15px;
  border: 1px solid transparent;
  color: #666;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: 700
}

.nav-pills.nav-stacked>li+li {
  margin-left: 0
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover,
.nav-pills>li>a:focus,
.nav-pills>li>a:hover {
  color: #e84c3d
}

.nav-pills.nav-stacked>li>a:after {
  font-family: FontAwesome;
  content: "\f105";
  font-size: 14px;
  font-weight: 700;
  position: absolute;
  right: 15px;
  top: 9px;
  color: #d1d1d1;
  transition: all .2s ease-in-out
}

.nav-pills>li.active>a:after {
  color: #e84c3d
}

.nav-pills>li.active>a:focus:after,
.nav-pills>li.active>a:hover:after,
.nav-pills>li>a:focus:after,
.nav-pills>li>a:hover:after {
  color: #e84c3d;
  right: 10px
}

.footer-content .nav-pills>li>a {
  padding: 4px 0;
  border-color: transparent;
  color: #999;
  font-weight: 400
}

.footer-content .nav-pills>li:last-child>a {
  border-bottom: none
}

.footer-content .nav-pills>li.active>a,
.footer-content .nav-pills>li.active>a:focus,
.footer-content .nav-pills>li>a:focus {
  color: #999;
  background-color: transparent;
  border-color: transparent
}

.footer-content .nav-pills>li.active>a:hover,
.footer-content .nav-pills>li>a:hover {
  color: #fff;
  background-color: transparent;
  border-color: transparent
}

.footer-content .nav-pills.nav-stacked>li>a:after {
  top: 3px
}

.footer-content .nav-pills.nav-stacked>li>a:after,
.footer-content .nav-pills>li.active>a:after,
.footer-content .nav-pills>li.active>a:focus:after,
.footer-content .nav-pills>li.active>a:hover:after,
.footer-content .nav-pills>li>a:focus:after,
.footer-content .nav-pills>li>a:hover:after {
  color: #999
}

.light .footer-content .nav-pills.nav-stacked>li>a:after,
.light .footer-content .nav-pills>li.active>a,
.light .footer-content .nav-pills>li.active>a:after,
.light .footer-content .nav-pills>li.active>a:focus,
.light .footer-content .nav-pills>li.active>a:focus:after,
.light .footer-content .nav-pills>li.active>a:hover:after,
.light .footer-content .nav-pills>li>a,
.light .footer-content .nav-pills>li>a:focus,
.light .footer-content .nav-pills>li>a:focus:after,
.light .footer-content .nav-pills>li>a:hover:after {
  color: #666
}

.nav-pills>.active>a>.badge {
  color: #cd3c2e;
  border-color: #cd3c2e
}

.process .nav-pills>li+li {
  margin-left: 60px;
  position: relative
}

.process .nav-pills>li+li:after {
  font-family: FontAwesome;
  content: "\f101";
  position: absolute;
  top: 10px;
  left: -35px;
  width: 10px;
  background-color: #fff
}

.panel-group .panel {
  border-radius: 0;
  border: none
}

.panel-default>.panel-heading {
  padding: 0;
  outline: none;
  border: none;
  border-radius: 0;
  width: 100%
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border: 1px solid #f0f0f0;
  border-top: none;
  background-color: #fafafa
}

.panel-heading a {
  font-weight: 400;
  padding: 12px 35px 12px 15px;
  display: inline-block;
  width: 100%;
  background-color: #e84c3d;
  position: relative;
  text-decoration: none
}

.panel-dark .panel-heading a,
.panel-dark .panel-heading a:hover {
  background-color: #333
}

.panel-transparent .panel-default>.panel-heading,
.panel-transparent .panel-default>.panel-heading+.panel-collapse>.panel-body {
  background-color: transparent;
  color: inherit
}

.panel-transparent .panel-heading a {
  border: 1px solid #f1f1f1
}

.panel-transparent .panel-heading a.collapsed {
  color: inherit;
  background-color: transparent
}

.panel-heading a.collapsed {
  color: #fff;
  background-color: #999
}

.panel-heading a:after {
  font-family: FontAwesome;
  content: "\f147";
  position: absolute;
  right: 15px;
  font-size: 14px;
  font-weight: 300;
  top: 50%;
  line-height: 1;
  margin-top: -7px
}

.panel-heading a.collapsed:after {
  content: "\f196"
}

.panel-heading a:hover,
.panel-transparent .panel-heading a:hover {
  text-decoration: none;
  background-color: #e84c3d
}

.panel-title a i {
  padding-right: 10px;
  font-size: 20px
}

.progress {
  margin-bottom: 25px;
  background-color: #f1f1f1;
  border-radius: 0;
  height: 30px
}

.progress-bar {
  padding: 6px 0 5px;
  text-align: left
}

.progress-bar-default {
  background-color: #e84c3d
}

.progress-bar-gray {
  background-color: #999
}

.progress-bar-dark {
  background-color: #333
}

.gray-bg .progress {
  background-color: #fff;
  box-shadow: inset 0 2px 2px rgba(52, 52, 52, .1)
}

.progress-bar span {
  position: relative;
  left: 15px
}

.knob-container {
  margin: 10px;
  position: relative;
  display: inline-block
}

.knob-container canvas {
  width: 132px;
  height: 132px;
  margin: 0 auto
}

.knob-text {
  position: absolute;
  text-align: center;
  top: 50%;
  width: 100%;
  margin-top: -14px
}

@media (min-width:1200px) {
  .knob-container canvas {
    width: 169px;
    height: 169px
  }
}

.alert {
  margin: 20px 0;
  border-radius: 0;
  position: relative;
  padding-left: 70px;
  overflow: hidden;
  z-index: 1;
  border: none
}

.alert:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 50px;
  height: 101%;
  background-color: rgba(52, 52, 52, .25);
  z-index: 2
}

.alert-success {
  color: #2a5f2b;
  background-color: #bcdab0
}

.alert-info {
  color: #1a4e68;
  background-color: #c6e8fa
}

.alert-warning {
  color: #72582b;
  background-color: #f7f0ce
}

.alert:after {
  font-family: FontAwesome;
  position: absolute;
  top: 10px;
  left: 17px;
  color: #fff;
  font-size: 20px;
  z-index: 3
}

.alert.alert-success:after {
  content: "\f00c"
}

.alert.alert-info:after {
  content: "\f05a"
}

.alert.alert-warning:after {
  content: "\f071"
}

.alert.alert-danger:after {
  content: "\f00d"
}

.close {
  font-size: 28px;
  font-weight: 400;
  filter: alpha(opacity=40);
  opacity: .4
}

.announcement {
  font-size: 13px
}

.announcement .alert {
  border-radius: 0;
  padding: 5px 0;
  position: relative
}

.announcement .alert:before {
  background-color: transparent
}

.announcement .alert .close {
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 3;
  margin-top: -14px;
  text-shadow: none;
  opacity: .7;
  filter: alpha(opacity=70)
}

.announcement .alert .close:focus,
.announcement .alert .close:hover {
  color: #fff;
  opacity: 1;
  filter: alpha(opacity=100)
}

.announcement p:last-child {
  margin-bottom: 0
}

.announcement h2,
.announcement h3,
.announcement h4 {
  margin-top: 5px;
  margin-bottom: 0;
  font-weight: 500
}

.modal-open .page-wrapper {
  -webkit-filter: blur(3px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px)
}

.modal-content {
  border-radius: 0
}

.modal-content .modal-header {
  background-color: #e84c3d
}

.modal-content .modal-title {
  font-size: 24px;
  color: #fff
}

.modal-footer .btn {
  margin: 0
}

@media (min-width:1200px) {
  .modal-lg {
    width: 1140px
  }
}

.mfp-zoom-out-cur .page-wrapper {
  -webkit-filter: blur(3px);
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  filter: blur(5px)
}

.mfp-bg {
  opacity: .6;
  filter: alpha(opacity=60)
}

.mfp-figure:after {
  background-color: #fff
}

.fixed-image {
  background-position: 50%;
  background-repeat: no-repeat;
  height: 400px
}

.no-touch .fixed-image {
  background-attachment: fixed
}

.fixed-image {
  background-size: cover
}

.overlay-container {
  position: relative;
  display: block;
  overflow: hidden
}

.overlay {
  position: absolute;
  top: 0;
  bottom: -1px;
  left: 0;
  right: -1px;
  background-color: hsla(0, 0%, 95%, .85);
  overflow: hidden;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(.8);
  transform: scale(.8);
  transition: all .2s linear
}

.overlay a {
  display: inline-block;
  width: 50px;
  height: 50px;
  font-size: 26px;
  color: #e84c3d;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px
}

.overlay a,
.overlay span {
  text-align: center;
  position: absolute
}

.overlay span {
  display: block;
  bottom: 10px;
  width: 100%;
  color: #343434;
  font-style: italic
}

.overlay-links {
  display: block;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 50%;
  margin-left: -50px;
  font-size: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transform: scale(.4);
  transform: scale(.4);
  transition: all .25s linear .05s
}

.overlay-links a {
  position: static;
  margin-top: 0;
  margin-left: 0
}

.overlay-links a+a {
  left: 50px;
  background-color: #e84c3d
}

.overlay a:hover {
  color: #fff;
  background-color: #333;
  text-decoration: none
}

.overlay i {
  line-height: 50px
}

.box-style-1 .overlay i {
  font-size: 26px;
  margin: 0
}

a.overlay {
  background-color: hsla(0, 0%, 100%, .9);
  cursor: pointer
}

a.overlay:hover {
  text-decoration: none
}

.listing-item a.overlay {
  transition: .25s linear;
  background-color: hsla(0, 0%, 100%, .7);
  -webkit-transform: scale(1);
  transform: scale(1)
}

.listing-item a.overlay:hover {
  text-decoration: none
}

a.overlay i {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 40px;
  line-height: 42px;
  color: #e84c3d;
  margin-top: -22px;
  margin-left: -18px;
  text-align: center
}

a.overlay.small i {
  font-size: 18px;
  line-height: 1;
  margin-top: -8px;
  margin-left: -8px
}

.overlay .social-links {
  margin: 0;
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center
}

.overlay .social-links li {
  margin: 0 auto
}

.overlay .social-links li a {
  margin: 2px;
  width: 40px;
  height: 40px;
  font-size: 18px;
  position: static
}

.overlay .social-links li a:hover {
  background-color: #fff;
  border-color: #fff;
  text-decoration: none
}

.overlay .social-links li a i {
  line-height: 38px;
  font-size: 24px;
  margin: 0
}

.overlay-container:hover .overlay,
.overlay-container:hover .overlay-links {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  transform: scale(1)
}

.tp-caption .embed-responsive {
  overflow: visible
}

.audio-wrapper iframe {
  width: 100%;
  border: none;
  margin-bottom: 20px
}

.scroll-spy {
  position: relative
}

.navbar.navbar-default {
  border-radius: 0;
  margin: 12px 0 5px;
  background-color: #fafafa;
  border-color: #f1f1f1
}

.header-small .navbar.navbar-default {
  margin: 6px 0 5px
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>del {
  color: #666;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  padding: 12px 20px 12px 19px;
  z-index: 102;
  border: 1px solid transparent;
  bottom: -1px;
  transition: none
}
.navbar-default .navbar-nav>li>del {
    display: block;
    position: relative;
    line-height: 20px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.navbar-default .navbar-nav>li>a:hover {
  transition: all .2s ease-out
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus {
  color: #e84c3d
}

.navbar-default .navbar-nav>.active>a:hover {
  background-color: transparent
}

.main-navigation .navbar-nav>.open>a,
.main-navigation .navbar-nav>.open>a:focus,
.main-navigation .navbar-nav>.open>a:hover {
  border: 1px solid #f1f1f1;
  border-bottom: 1px solid transparent;
  box-shadow: -1px -1px 0 rgba(52, 52, 52, .03)
}

.main-navigation .navbar-nav>.open.active>a:active,
.main-navigation .navbar-nav>.open>a:active {
  background-color: #fff;
  box-shadow: none;
  border-color: transparent;
  transition: all .1s ease-in-out
}

.main-navigation .navbar-nav>.open.active>a:active+ul,
.main-navigation .navbar-nav>.open>a:active+ul {
  display: none
}

.dropdown-menu {
  min-width: 240px;
  border-radius: 0;
  padding: 0;
  margin: 0;
  background-color: #fafafa;
  box-shadow: 0 1px 2px rgba(52, 52, 52, .08);
  border: 1px solid #f1f1f1;
  z-index: 101
}

.dropdown-menu>li>a {
  padding: 12px 20px;
  font-size: 15px;
  color: #666;
  border-bottom: 1px solid #f1f1f1;
  transition: none
}

.main-navigation .dropdown-menu>li>a {
  position: relative
}

.dropdown-menu .menu>.active>a,
.dropdown-menu .menu>.active>a:focus,
.dropdown-menu .menu>.active>a:hover,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  color: #e84c3d
}

.dropdown-menu .dropdown-menu {
  top: -1px;
  left: 100% !important;
  padding-top: 0;
  box-shadow: 1px 1px 2px rgba(52, 52, 52, .08);
  border-top: 1px solid #f1f1f1
}

.dropdown-menu .dropdown-menu.to-left {
  right: 100% !important;
  left: auto !important
}

.header.transparent:not(.dark) .dropdown-menu,
.header.transparent:not(.dark) .navbar-nav>.open>a,
.header.transparent:not(.dark) .navbar-nav>.open>a:focus,
.header.transparent:not(.dark) .navbar-nav>.open>a:hover {
  box-shadow: none !important;
  border-color: #fafafa !important
}

@media (min-width:768px) {
  .header.transparent:not(.dark) .navbar-nav>li:not(.active)>a {
    color: #333
  }
}

.mega-menu.dropdown {
  position: static
}

.mega-menu .dropdown-menu {
  left: 0;
  top: 96%;
  width: 100%;
  padding: 20px 30px
}

.mega-menu .menu {
  list-style: none;
  padding: 0;
  margin: 0
}

.mega-menu h4.title {
  margin: 10px 0 5px;
  font-size: 14px;
  text-transform: uppercase
}

.mega-menu .menu>li>a {
  padding: 5px 0;
  font-size: 15px;
  color: #666;
  border-bottom: 1px solid #f1f1f1;
  display: block;
  transition: none;
  position: relative
}

.dropdown-menu>li>a i,
.mega-menu .menu>li>a i {
  padding-right: 5px;
  transition: all .2s ease-in-out
}

.mega-menu .menu>li:last-child>a {
  border-bottom: none !important
}

.dropdown-menu>li>a:hover i,
.mega-menu .menu>li>a:hover i {
  padding-left: 5px
}

.mega-menu .menu>li>a:focus,
.mega-menu .menu>li>a:hover {
  color: #e84c3d;
  text-decoration: none
}

.dropdown>a:before {
  font-family: FontAwesome;
  content: "\f107";
  position: absolute;
  left: auto;
  top: 15px;
  right: 6px;
  line-height: 1;
  color: #d1d1d1
}

.transparent.header:not(.dark) .dropdown>a:before {
  color: #666
}

.navbar-default .navbar-nav>.active.dropdown>a:before {
  color: #e84c3d
}

.dropdown .dropdown>a:before {
  content: "\f105";
  right: 10px;
  top: 15px;
  margin-left: 0;
  visibility: visible;
  color: #666
}

.dropdown .dropdown.open>a:before,
.transparent.header:not(.dark) .dropdown .dropdown.open>a:before {
  color: #e84c3d
}

.navbar-default .navbar-toggle {
  border-color: #ccc
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  border-color: #e84c3d
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #999
}

.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #e84c3d
}

.dark.header .navbar.navbar-default {
  background-color: #27272a;
  border-color: #1f1f1f
}

.dark.header .navbar-default .navbar-nav>li>a {
  color: #e1e1e1
}

.dark.header .navbar-default .navbar-nav>.active>a,
.dark.header .navbar-default .navbar-nav>.active>a:focus {
  color: #fff
}

.dark.header .main-navigation .navbar-nav>.open>a,
.dark.header .main-navigation .navbar-nav>.open>a:focus,
.dark.header .main-navigation .navbar-nav>.open>a:hover {
  background-color: #27272a;
  border-color: #484848;
  border-bottom-color: #27272a;
  color: #fff
}

.dark.header .dropdown-menu {
  background-color: #27272a;
  border: 1px solid #484848
}

.dark.header-top .dropdown-menu {
  background-color: #36373c;
  border: 1px solid #3d3d3d;
  border-top-color: #36373c
}

.dark.header-top .dropdown-menu .divider {
  background-color: #454545
}

.dark.header .dropdown-menu>li>a {
  color: #cdcdcd;
  border-bottom: 1px solid #3d3d3d
}

.dark.header .dropdown-menu .menu>.active>a,
.dark.header .dropdown-menu .menu>.active>a:focus,
.dark.header .dropdown-menu .menu>.active>a:hover,
.dark.header .dropdown-menu>.active>a,
.dark.header .dropdown-menu>.active>a:focus,
.dark.header .dropdown-menu>.active>a:hover,
.dark.header .dropdown-menu>li>a:focus,
.dark.header .dropdown-menu>li>a:hover,
.dark.header .nav .open>a,
.dark.header .nav .open>a:focus,
.dark.header .nav .open>a:hover {
  background-color: #36373c;
  color: #fff
}

.dark.header h1,
.dark.header h2,
.dark.header h3,
.dark.header h4,
.dark.header h5,
.dark.header h6,
.dark.header p {
  color: #cdcdcd
}

.dark.header .divider {
  background-color: #3d3d3d
}

.dark.header .mega-menu .menu>li>a {
  color: #cdcdcd;
  border-bottom: 1px solid #3d3d3d
}

.dark.header .mega-menu .menu>li>a:focus,
.dark.header .mega-menu .menu>li>a:hover {
  background-color: #36373c;
  color: #fff
}

.dark.header .dropdown>a:before {
  color: #e1e1e1
}

.dark.header .navbar-default .navbar-nav>.active.dropdown>a:before {
  color: #fff
}

.dark.header .navbar-default .navbar-nav>.dropdown.open>a:before {
  color: #666
}

.dark.header .dropdown .dropdown>a:before {
  color: #e1e1e1
}

.dark.header .navbar-default .navbar-toggle {
  border-color: #666
}

.dark.header .navbar-default .navbar-toggle:focus,
.dark.header .navbar-default .navbar-toggle:hover {
  background-color: #36373c;
  border-color: #999
}

.dark.header .navbar-default .navbar-toggle .icon-bar {
  background-color: #666
}

.dark.header .navbar-default .navbar-toggle:focus .icon-bar,
.dark.header .navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #999
}

#offcanvas.animated .open .dropdown-menu,
.animated.main-navigation .open .dropdown-menu,
.open .dropdown-animation {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDownSmall;
  animation-name: fadeInDownSmall
}

.open .dropdown-animation {
  -webkit-animation-duration: .3s;
  animation-duration: .3s
}

#offcanvas.animated .dropdown-menu .open .dropdown-menu,
.animated.main-navigation .dropdown-menu .open .dropdown-menu {
  -webkit-animation-name: fadeInLeftSmall;
  animation-name: fadeInLeftSmall
}

#offcanvas.animated.offcanvas-right .dropdown-menu .open .dropdown-menu,
.animated.main-navigation .dropdown-menu .open .dropdown-menu.to-left {
  -webkit-animation-name: fadeInRightSmall;
  animation-name: fadeInRightSmall
}

@media (min-width:768px) {
  .main-navigation .navbar-nav.navbar-right:last-child {
    margin-right: 0
  }

  .dark.header .navbar.navbar-default,
  .navbar.navbar-default {
    background-color: transparent;
    border-color: transparent
  }

  .main-navigation .container-fluid,
  .navbar-collapse {
    padding-right: 0;
    padding-left: 0
  }

  .main-navigation .navbar-right .dropdown-menu {
    right: auto;
    left: 0
  }

  .main-navigation .navbar-right>li:last-child>.dropdown-menu {
    right: 0;
    left: auto
  }
}

@media (min-width:768px) and (max-width:1199px) {
  .main-navigation .container-fluid {
    padding-right: 0;
    padding-left: 0
  }
}

@media (min-width:768px) and (max-width:991px) {
  .main-navigation .navbar-nav {
    float: left !important
  }
}

@media (min-width:992px) {
  .col-md-3+.col-md-9 .mega-menu .dropdown-menu {
    left: -243px;
    width: 940px
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .navbar-default .navbar-nav>li>a, .navbar-default .navbar-nav>li>del {
    padding-right: 19px
  }
}

@media (min-width:1200px) {
  .main-navigation .navbar-nav>li {
    margin: 0 0 0 15px
  }

  .main-navigation .navbar-nav>li:first-child {
    margin: 0
  }

  .col-md-3+.col-md-9 .mega-menu .dropdown-menu {
    left: -293px;
    width: 1140px
  }
}

@media (max-width:767px) {

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #e84c3d;
    background-color: transparent
  }

  .navbar-default .navbar-nav>li>a {
    border-bottom: 1px solid #f1f1f1
  }

  .subfooter .navbar-default .navbar-nav>li>a {
    border-bottom: 1px solid #141414
  }

  .light .subfooter .navbar-default .navbar-nav>li>a {
    border-bottom: 1px solid #ddd
  }

  .navbar-default .navbar-nav>li:last-child>a {
    border-bottom: 1px solid transparent
  }

  .main-navigation .navbar-nav>.open>a,
  .main-navigation .navbar-nav>.open>a:focus,
  .main-navigation .navbar-nav>.open>a:hover {
    border-color: transparent !important;
    box-shadow: none
  }

  .navbar-default .navbar-nav>.active>a:focus,
  .navbar-default .navbar-nav>.active>a:hover,
  .navbar-default .navbar-nav>li>a:focus,
  .navbar-default .navbar-nav>li>a:hover {
    color: #e84c3d;
    background-color: #fff
  }

  .navbar-default .navbar-nav .open .dropdown-menu {
    background-color: #fff
  }

  .navbar-default .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    padding: 12px 15px 12px 40px;
    color: #666;
    border-color: #fafafa
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #e84c3d
  }

  .navbar-nav .open .dropdown-menu .dropdown-menu>li>a {
    padding-left: 60px
  }

  .navbar-nav .open .dropdown-menu .dropdown-menu .dropdown-menu>li>a {
    padding-left: 80px
  }

  .dropdown>a:before {
    right: 32px
  }

  .dropdown .dropdown>a:before {
    right: 36px
  }

  .dark.header .navbar-default .navbar-collapse,
  .dark.header .navbar-default .navbar-form {
    border-color: #1f1f1f
  }

  .dark.header .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .dark.header .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .dark.header .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    background-color: #36373c
  }

  .dark.header .navbar-default .navbar-nav>li>a {
    border-bottom: 1px solid #3c3c3e
  }

  .dark.header .main-navigation .navbar-nav>.open>a,
  .dark.header .main-navigation .navbar-nav>.open>a:focus,
  .dark.header .main-navigation .navbar-nav>.open>a:hover,
  .dark.header .navbar-default .navbar-nav>.active>a,
  .dark.header .navbar-default .navbar-nav>.active>a:focus,
  .dark.header .navbar-default .navbar-nav>.active>a:hover,
  .dark.header .navbar-default .navbar-nav>li>a:focus,
  .dark.header .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #36373c
  }

  .dark.header .navbar-default .navbar-nav .open .dropdown-menu {
    background-color: #27272a;
    border: none
  }

  .dark.header .navbar-default .navbar-nav .open .dropdown-menu .dropdown-header,
  .dark.header .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #cdcdcd;
    border-color: #3c3c3e
  }

  .dark.header .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .dark.header .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: #36373c
  }

  .dark.header .navbar-default .navbar-nav>.dropdown.open>a:before {
    color: #fff
  }
}

.header-top .navbar.navbar-default {
  margin: 0;
  min-height: 30px
}

.header-top .navbar-default .navbar-nav>li>a {
  color: #999;
  padding: 4px 20px
}

.header-top .navbar-default .navbar-nav>li {
  border-right: 1px solid #999
}

.header-top .navbar-default .navbar-nav>li:last-child {
  border-right: none
}

.offcanvas {
  background-color: #fafafa;
  border-color: #f1f1f1
}

.offcanvas-toggle-left {
  display: block;
  padding: 0;
  margin: 0;
  position: fixed;
  width: 40px;
  height: 40px;
  top: 0;
  left: 0;
  z-index: 1031;
  text-align: center
}

.offcanvas-toggle-left:after {
  font-family: FontAwesome;
  content: "\f0c9";
  font-size: 22px;
  line-height: 35px;
  text-align: center;
  color: #333
}

#offcanvas.in+.offcanvas-toggle-left:after {
  content: "\f00d";
  color: #999
}

.offcanvas-toggle-right {
  display: block;
  padding: 0;
  margin: 0;
  position: fixed;
  width: 40px;
  height: 40px;
  top: 0;
  right: 0;
  z-index: 1031;
  text-align: center
}

.offcanvas-toggle-right:after {
  font-family: FontAwesome;
  content: "\f0c9";
  font-size: 22px;
  line-height: 35px;
  text-align: center;
  color: #333
}

#offcanvas.in+.offcanvas-toggle-right:after {
  content: "\f00d";
  color: #999
}

#offcanvas .navbar-nav,
#offcanvas .navbar-nav>li {
  float: none;
  margin: 0
}

#offcanvas .navbar-nav>li>a {
  color: #333;
  border-bottom: 1px solid #f5f5f5;
  padding-top: 10px;
  padding-bottom: 10px
}

#offcanvas .navbar-nav>li:last-child>a {
  border-bottom-color: transparent !important
}

#offcanvas .nav .open>a,
#offcanvas .nav .open>a:focus,
#offcanvas .nav .open>a:hover,
#offcanvas .nav>li>a:focus,
#offcanvas .nav>li>a:hover,
#offcanvas .navbar-nav>li.active>a {
  color: #e84c3d
}

#offcanvas .dropdown-menu {
  position: static;
  width: 100%;
  float: none;
  box-shadow: none;
  border: none;
  background-color: #fff;
  margin: 0
}

#offcanvas.offcanvas-right .dropdown-menu {
  overflow: hidden
}

#offcanvas .dropdown-menu>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  border-color: #f7f7f7
}

#offcanvas.offcanvas-right .dropdown-menu>li>a {
  text-align: right;
  padding-left: 10px;
  padding-right: 20px
}

#offcanvas .dropdown-menu .dropdown-menu>li>a {
  padding-left: 30px
}

#offcanvas.offcanvas-right .dropdown-menu .dropdown-menu>li>a {
  padding-left: 10px;
  padding-right: 30px
}

#offcanvas .dropdown-menu .dropdown-menu .dropdown-menu>li>a {
  padding-left: 45px
}

#offcanvas.offcanvas-right .dropdown-menu .dropdown-menu .dropdown-menu>li>a {
  padding-left: 10px;
  padding-right: 45px
}

#offcanvas .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu>li>a {
  padding-left: 60px
}

#offcanvas.offcanvas-right .dropdown-menu .dropdown-menu .dropdown-menu .dropdown-menu>li>a {
  padding-left: 10px;
  padding-right: 60px
}

#offcanvas .dropdown>a:before {
  right: 15px;
  top: 13px
}

#offcanvas.offcanvas-right .dropdown>a:before {
  right: auto;
  left: 15px;
  top: 13px
}

#offcanvas.offcanvas-right .dropdown .dropdown>a:before {
  content: "\f104"
}

.dark.offcanvas-container .offcanvas {
  background-color: #27272a;
  border-color: #484848
}

.dark.offcanvas-container #offcanvas.in+.offcanvas-toggle-left:after,
.dark.offcanvas-container #offcanvas.in+.offcanvas-toggle-right:after {
  color: #e1e1e1
}

.dark.offcanvas-container #offcanvas .navbar-nav>li>a {
  color: #e1e1e1;
  border-bottom: 1px solid #3d3d3d
}

.dark.offcanvas-container #offcanvas .navbar-nav>li.open>a {
  border-bottom: 1px solid #515151 !important
}

.dark.offcanvas-container #offcanvas .nav .open>a,
.dark.offcanvas-container #offcanvas .nav .open>a:focus,
.dark.offcanvas-container #offcanvas .nav .open>a:hover,
.dark.offcanvas-container #offcanvas .nav>li>a:focus,
.dark.offcanvas-container #offcanvas .nav>li>a:hover,
.dark.offcanvas-container #offcanvas .navbar-nav>li.active>a {
  color: #fff;
  background-color: #36373c
}

.dark.offcanvas-container #offcanvas .dropdown-menu {
  background-color: #36373c
}

.dark.offcanvas-container #offcanvas .dropdown-menu>li>a {
  border-color: #515151;
  color: #e1e1e1
}

.dark.offcanvas-container #offcanvas .dropdown-menu>li>a:focus,
.dark.offcanvas-container #offcanvas .dropdown-menu>li>a:hover {
  color: #fff;
  background-color: #36373c
}

.dark.offcanvas-container .dropdown .dropdown.open>a:before {
  color: #fff
}

.subfooter .navbar {
  margin: 0;
  min-height: 0;
  background: transparent;
  border-color: transparent
}

.subfooter .navbar-default .nav>li>a {
  padding: 10px;
  text-transform: none;
  line-height: 1;
  font-size: 14px;
  font-weight: 400
}

.light .subfooter .navbar-default .nav>li:last-child>a,
.subfooter .navbar-default .nav li:last-child a {
  border: none
}

.subfooter .navbar-default .nav>.active>a:focus,
.subfooter .navbar-default .nav>.active>a:hover,
.subfooter .navbar-default .nav>li>a:hover {
  text-decoration: underline;
  color: #e84c3d
}

@media (min-width:768px) {
  .subfooter .navbar-nav {
    float: none;
    margin: 15px 0;
    text-align: center
  }

  .subfooter .navbar-nav>li {
    float: none;
    padding: 5px 0
  }

  .subfooter .navbar-default .nav>li>a {
    padding: 0 10px
  }
}

@media (min-width:992px) {
  .subfooter {
    text-align: left
  }

  .subfooter .navbar-nav {
    float: right;
    margin: 0;
    text-align: left
  }

  .subfooter .navbar-nav>li {
    float: left;
    padding: 0;
    margin-top: 4px
  }

  .subfooter .navbar-default .nav>li>a {
    border-right: 1px solid #333
  }

  .light .subfooter .navbar-default .nav>li>a {
    border-right: 1px solid #999
  }
}

@media (max-width:767px) {

  .subfooter .navbar-default .navbar-toggle:focus,
  .subfooter .navbar-default .navbar-toggle:hover {
    background-color: transparent;
    border-color: #888
  }

  .light .subfooter .navbar-default .navbar-collapse {
    border-color: #ddd
  }

  .subfooter .navbar-default .navbar-collapse {
    border-color: #343434
  }
}

.logo img {
  transition: all .2s linear
}

.logo img:hover {
  opacity: .85;
  filter: alpha(opacity=85)
}

.main-container .logo img {
  margin: 0 auto
}

.header-small .logo img {
  max-height: 40px;
  margin: 2px 0 -4px
}

.text-center .logo img {
  margin: 0 auto
}

.site-slogan {
  font-size: 13px;
  font-style: italic;
  color: #999
}

.transparent.header:not(.dark) .site-slogan {
  color: #333
}

.dark.header .site-slogan {
  color: #cdcdcd
}

.transparent.dark.header .site-slogan {
  color: #fff
}

.main-container .site-slogan {
  color: inherit;
  text-align: center;
  margin-bottom: 20px
}

.logo-footer {
  margin: 25px 0 20px
}

.offcanvas .logo {
  margin: 20px 0 10px
}

.offcanvas .logo img {
  margin: 0 auto
}

.offcanvas .site-slogan {
  text-align: center;
  margin-bottom: 20px;
  margin-top: -10px
}

@media (max-width:991px) {

  .header-small .logo img,
  .logo img {
    margin: 0 auto
  }

  .site-slogan {
    text-align: center
  }
}

.call-to-action {
  padding: 10px 25px;
  text-align: center
}

.call-to-action .btn {
  margin: 10px 5px
}

.call-to-action .btn.btn-lg {
  margin-top: 15px
}

@media (max-width:480px) {
  .call-to-action .btn {
    display: block;
    width: 60%;
    margin: 10px auto
  }
}

.box {
  text-align: center;
  margin: 0 10px 10px 0;
  width: 60px;
  height: 60px;
  display: inline-block;
  font-size: 0;
  float: left;
  border: 1px solid transparent;
  transition: all .2s ease-in-out
}

.box.block {
  display: block;
  float: none;
  margin: 0 auto !important
}

.box.block+h2 {
  margin-top: 0
}

.box i {
  font-size: 36px;
  line-height: 60px
}

.box.small {
  margin: 0 5px 5px 0;
  width: 45px;
  height: 45px
}

.box.small i {
  font-size: 24px;
  line-height: 45px
}

.box.gray-bg:hover {
  color: #e84c3d
}

.box.default-bg:hover {
  border: 1px solid #e84c3d
}

.box.default-bg:hover * {
  color: #e84c3d
}

.box.dark-bg:hover {
  background-color: #fff;
  border: 1px solid #666
}

.box.dark-bg:hover * {
  color: #666
}

.box-style-1 {
  text-align: center;
  padding: 20px;
  margin: 20px 0
}

.box-style-1 i {
  font-size: 90px;
  margin: 15px 0 5px;
  text-align: center
}

.box-style-1:not(.team-member):hover i {
  color: #e84c3d;
  transition: all .3s ease-in-out
}

.grid-space-10 .box-style-1 {
  margin: 10px 0
}

.box-style-2 {
  margin-top: 20px
}

.box-style-2 i {
  font-size: 36px;
  line-height: 60px
}

.box-style-2 .icon-container {
  float: left;
  width: 60px;
  height: 60px;
  text-align: center;
  border: 1px solid transparent;
  transition: all .2s ease-in-out
}

.box-style-2 .body {
  margin-left: 80px
}

.box-style-2 h2 {
  font-size: 24px;
  margin-top: 0
}

.box-style-2:hover .icon-container {
  border: 1px solid #666
}

.box-style-2:hover .default-bg {
  border: 1px solid #e84c3d
}

.box-style-2:hover .default-bg * {
  color: #e84c3d
}

.box-style-2:hover .dark-bg {
  background-color: #fff;
  border: 1px solid #666
}

.box-style-2:hover .dark-bg * {
  color: #666
}

.box-style-2:hover .white-bg * {
  color: #e84c3d
}

.box-style-3 {
  margin-top: 20px
}

.box-style-3 i {
  font-size: 22px;
  line-height: 45px
}

.box-style-3 .icon-container {
  float: left;
  width: 45px;
  height: 45px;
  text-align: center;
  border: 1px solid transparent;
  transition: all .2s ease-in-out
}

.box-style-3 .body {
  margin-left: 80px
}

.box-style-3 h2 {
  font-size: 20px;
  margin-top: 0
}

.box-style-3:hover .icon-container {
  border: 1px solid #666
}

.box-style-3:hover .default-bg {
  border: 1px solid #e84c3d
}

.box-style-3:hover .default-bg * {
  color: #e84c3d
}

.box-style-3:hover .dark-bg {
  background-color: #fff;
  border: 1px solid #666
}

.box-style-3:hover .dark-bg * {
  color: #666
}

.box-style-3:hover .white-bg * {
  color: #e84c3d
}

.panel-body i {
  width: 35px;
  text-align: center
}

@media (min-width:768px) {
  .box-style-3.right .icon-container {
    float: right
  }

  .box-style-3.right .body {
    margin-right: 80px;
    text-align: right;
    margin-left: 0
  }
}

.image-box {
  background-color: #fafafa;
  border: 1px solid #f3f3f3
}

.image-box h3.title {
  margin-top: 0
}

.image-box .btn {
  white-space: normal;
  border-color: transparent
}

.image-box .btn-block {
  margin: 0
}

.grid-space-0 .image-box {
  border: none
}

.image-box-body {
  padding: 20px 15px 15px
}

.tags-cloud {
  font-size: 0
}

.tag {
  display: inline-block;
  margin: 0 3px 3px 0
}

.tag a {
  padding: 5px 10px;
  color: #999;
  display: block;
  font-size: 12px;
  background-color: #fafafa;
  border: 1px solid #f3f3f3
}

.tag a:hover {
  background-color: #e84c3d;
  border-color: #e84c3d;
  text-decoration: none
}

.dark-bg .tag a,
footer:not(.light) .footer-content .tag a {
  background-color: transparent;
  border-color: #555;
  border-radius: 2px
}

.social-links {
  list-style: none;
  font-size: 0;
  padding: 0;
  margin: 40px 0 20px
}

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

.social-links li a {
  width: 45px;
  height: 45px;
  display: block;
  text-align: center;
  font-size: 20px;
  background: #e84c3d;
  border: 1px solid #e84c3d
}

.social-links.large li a {
  width: 60px;
  height: 60px;
  font-size: 24px
}

.social-links.light li a {
  background: #fafafa;
  border: 1px solid #f3f3f3;
  color: inherit
}

.social-links.dark li a {
  background: #454545;
  border: 1px solid #333;
  color: #acacac
}

.social-links.radius-5px li a {
  border-radius: 5px
}

.social-links.circle li a {
  border-radius: 100%
}

.social-links.dark li a:hover {
  background: #fafafa;
  border: 1px solid #acacac;
  color: inherit
}

.social-links.light li a:hover {
  border: 1px solid #d2d2d2;
  color: #333
}

.social-links li a i {
  line-height: 44px
}

.social-links.large li a i {
  line-height: 60px
}

.header-top .social-links {
  margin: 0
}

.header-top .social-links li {
  padding: 3px 5px 2px;
  border-right: 1px solid #e3e3e3;
  margin: 0
}

.header-top .social-links li:hover {
  background-color: #fafafa
}

.header-top .social-links li a {
  font-size: 16px
}

.header-top .social-links li:last-child {
  border-right: none
}

.header-top .social-links li a {
  border: none;
  width: 25px;
  height: 30px;
  color: #999;
  background-color: transparent;
  border-color: transparent
}

.header-top .social-links li a i {
  line-height: 30px
}

.dark.header-top .social-links li {
  border-right: 1px solid #3d3d3d
}

.dark.header-top .social-links li:last-child {
  border-right: none
}

.dark.header-top .social-links li:hover {
  background-color: transparent
}

.dark.header-top .social-links li a {
  color: #999
}

.footer-content .social-links {
  margin: 20px 0
}

.footer-content .social-links li {
  margin: 0 5px 5px 0
}

.footer-content .social-links li a {
  color: #666;
  background-color: transparent;
  border-color: #666
}

.footer-content .social-links li a:hover {
  color: #fff;
  background-color: #666;
  border-color: #666
}

.colored.social-links li.twitter a,
.social-links li.twitter a:hover {
  background-color: #55acee;
  border-color: #55acee;
  color: #fff
}

.colored.social-links li.skype a,
.social-links li.skype a:hover {
  background-color: #00aff0;
  border-color: #00aff0;
  color: #fff
}

.colored.social-links li.linkedin a,
.social-links li.linkedin a:hover {
  background-color: #0976b4;
  border-color: #0976b4;
  color: #fff
}

.colored.social-links li.googleplus a,
.social-links li.googleplus a:hover {
  background-color: #dd4b39;
  border-color: #dd4b39;
  color: #fff
}

.colored.social-links li.youtube a,
.social-links li.youtube a:hover {
  background-color: #b31217;
  border-color: #b31217;
  color: #fff
}

.colored.social-links li.flickr a,
.social-links li.flickr a:hover {
  background-color: #ff0084;
  border-color: #ff0084;
  color: #fff
}

.colored.social-links li.facebook a,
.social-links li.facebook a:hover {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #fff
}

.colored.social-links li.pinterest a,
.social-links li.pinterest a:hover {
  background-color: #cb2027;
  border-color: #cb2027;
  color: #fff
}

.colored.social-links li.instagram a,
.social-links li.instagram a:hover {
  background-color: #517fa4;
  border-color: #517fa4;
  color: #fff
}

.colored.social-links li.vimeo a,
.social-links li.vimeo a:hover {
  background-color: #aad450;
  border-color: #aad450;
  color: #fff
}

.colored.social-links li.tumblr a,
.social-links li.tumblr a:hover {
  background-color: #32506d;
  border-color: #32506d;
  color: #fff
}

.colored.social-links li.soundcloud a,
.social-links li.soundcloud a:hover {
  background-color: #ff3a00;
  border-color: #ff3a00;
  color: #fff
}

.colored.social-links li.foursquare a,
.social-links li.foursquare a:hover {
  background-color: #0072b1;
  border-color: #0072b1;
  color: #fff
}

.colored.social-links li.dribbble a,
.social-links li.dribbble a:hover {
  background-color: #ea4c89;
  border-color: #ea4c89;
  color: #fff
}

.colored.social-links li.behance a,
.social-links li.behance a:hover {
  background-color: #053eff;
  border-color: #053eff;
  color: #fff
}

.colored.social-links li.vine a,
.social-links li.vine a:hover {
  background-color: #00a478;
  border-color: #00a478;
  color: #fff
}

.colored.social-links li.stumbleupon a,
.social-links li.stumbleupon a:hover {
  background-color: #f74425;
  border-color: #f74425;
  color: #fff
}

.header-top .social-links li.twitter a:hover {
  color: #55acee;
  background-color: transparent;
  border-color: transparent
}

.header-top .social-links li.skype a:hover {
  color: #00aff0;
  background-color: transparent;
  border-color: transparent
}

.header-top .social-links li.linkedin a:hover {
  color: #0976b4;
  background-color: transparent;
  border-color: transparent
}

.header-top .social-links li.googleplus a:hover {
  color: #dd4b39;
  background-color: transparent;
  border-color: transparent
}

.header-top .social-links li.youtube a:hover {
  color: #b31217;
  background-color: transparent;
  border-color: transparent
}

.header-top .social-links li.flickr a:hover {
  color: #ff0084;
  background-color: transparent;
  border-color: transparent
}

.header-top .social-links li.facebook a:hover {
  color: #3b5998;
  background-color: transparent;
  border-color: transparent
}

.header-top .social-links li.pinterest a:hover {
  color: #cb2027;
  background-color: transparent;
  border-color: transparent
}

.header-top .social-links li.instagram a:hover {
  color: #517fa4;
  background-color: transparent;
  border-color: transparent
}

.header-top .social-links li.vimeo a:hover {
  color: #aad450;
  background-color: transparent;
  border-color: transparent
}

.header-top .social-links li.tumblr a:hover {
  color: #32506d;
  background-color: transparent;
  border-color: transparent
}

.header-top .social-links li.soundcloud a:hover {
  color: #ff3a00;
  background-color: transparent;
  border-color: transparent
}

.header-top .social-links li.foursquare a:hover {
  color: #0072b1;
  background-color: transparent;
  border-color: transparent
}

.header-top .social-links li.dribbble a:hover {
  color: #ea4c89;
  background-color: transparent;
  border-color: transparent
}

.header-top .social-links li.behance a:hover {
  color: #053eff;
  background-color: transparent;
  border-color: transparent
}

.header-top .social-links li.vine a:hover {
  color: #00a478;
  background-color: transparent;
  border-color: transparent
}

.header-top .social-links li.stumbleupon a:hover {
  color: #f74425;
  background-color: transparent;
  border-color: transparent
}

.social-links .dropdown>button {
  padding: 6px 15px 5px;
  font-size: 16px;
  color: #999;
  text-align: center;
  min-width: 0;
  margin: 0;
  background-color: transparent;
  box-shadow: none !important
}

.social-links .dropdown>button i {
  width: 15px
}

.social-links .dropdown.open>button>i:before {
  color: #e84c3d
}

.social-links .dropdown-menu {
  z-index: 103;
  padding: 0;
  min-width: 290px;
  margin-top: 1px;
  font-size: 0;
  box-shadow: none;
  background-color: #fafafa
}

.social-links .dropdown-menu li a,
.social-links .dropdown-menu li a i {
  padding: 0
}

.header-top-dropdown {
  float: right;
  font-size: 0;
  text-align: right
}

.header-top-dropdown .dropdown>button {
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid transparent
}

.dark .header-top-dropdown .dropdown>button {
  border-right: 1px solid #515151
}

.header-top-dropdown .dropdown:last-child>button {
  border-right-color: transparent
}

.header-top-dropdown .dropdown>button {
  padding: 8px 10px;
  margin: 0;
  font-size: 12px;
  color: #999;
  text-align: center;
  min-width: 0;
  background-color: transparent;
  box-shadow: none !important;
  text-transform: none
}

.dark.header-top .header-top-dropdown .dropdown>button {
  border-right: 1px solid #3d3d3d
}

.dark.header-top .header-top-dropdown .dropdown:last-child>button {
  border-right-color: transparent
}

.header-top-dropdown .dropdown>button i {
  padding-right: 5px;
  width: 15px
}

.header-top-dropdown .dropdown.open>button,
.header-top-dropdown .dropdown>button:hover {
  color: #e84c3d;
  background-color: #fafafa;
  border-right-color: #e3e3e3
}

.dark.header-top .header-top-dropdown .dropdown.open>button,
.dark.header-top .header-top-dropdown .dropdown>button:hover {
  color: #fff !important;
  background-color: #36373c;
  border-right-color: #3d3d3d
}

.dark.header .header-top-dropdown .dropdown.open>button,
.dark.header .header-top-dropdown .dropdown>button:hover {
  color: #fff !important;
  background-color: #36373c;
  border-right-color: #515151
}

.header-top-dropdown .dropdown:first-child.open>button,
.header-top-dropdown .dropdown:first-child>button:hover {
  border-left-color: #e3e3e3
}

.dark.header-top .header-top-dropdown .dropdown:first-child.open>button,
.dark.header-top .header-top-dropdown .dropdown:first-child>button:hover {
  border-left-color: #3d3d3d
}

.header .header-top-dropdown .dropdown>button {
  padding: 3px 10px
}

.header .header-top-dropdown .dropdown.open>button,
.header .header-top-dropdown .dropdown>button:hover {
  background-color: transparent
}

.header .header-top-dropdown .dropdown:first-child.open>button,
.header .header-top-dropdown .dropdown:first-child>button:hover {
  border-left-color: transparent
}

.header .header-top-dropdown .dropdown:last-child.open>button,
.header .header-top-dropdown .dropdown:last-child>button:hover {
  border-right-color: transparent
}

.header .header-top-dropdown .dropdown-menu {
  margin-top: 27px
}

.header-top-dropdown .dropdown-menu {
  z-index: 103;
  padding: 20px;
  min-width: 280px;
  margin-top: 0
}

.header-top-dropdown .search-box .form-group {
  margin-bottom: 0
}

.header-top-dropdown form {
  margin: 0
}

.header-top-dropdown .login-form span {
  margin: 0 3px
}

.header-top-dropdown .login-form ul {
  padding-left: 0;
  list-style-position: inside;
  padding: 5px 0
}

.header-top-dropdown .login-form .social-links {
  display: inline-block;
  margin: 0
}

.dark .header-top-dropdown .login-form a {
  color: #cdcdcd;
  text-decoration: underline
}

.dark .header-top-dropdown .login-form a:hover {
  text-decoration: none
}

.header .header-top-dropdown {
  margin-top: 19px
}

.dark.header .header-top-dropdown {
  color: #cdcdcd
}

.fixed-header-on .header .header-top-dropdown {
  margin-top: 13px
}

.fixed-header-on .header .header-top-dropdown .dropdown-menu {
  margin-top: 19px
}

@media (max-width:480px) {
  .header-top-dropdown .btn-group {
    position: static
  }

  .header-top-dropdown .dropdown-menu {
    right: 15px !important;
    width: 100%
  }
}

.full-width-section {
  position: relative
}

.full-text-container {
  position: absolute;
  top: 30%;
  padding: 20px 40px;
  background-color: hsla(0, 0%, 100%, .6);
  width: 100%
}

@media (min-width:1200px) {
  .full-width-section {
    position: relative;
    display: table;
    table-layout: fixed;
    width: 100%
  }

  .full-image-container,
  .full-text-container {
    width: 50%;
    display: table-cell
  }

  .full-text-container {
    vertical-align: middle;
    padding: 0 50px;
    position: static
  }

  .full-text-container * {
    max-width: 700px
  }

  .full-text-container.left {
    text-align: right
  }

  .full-text-container.left * {
    margin-left: auto
  }

  .full-text-container p {
    margin-bottom: 10px
  }
}

@media (max-width:1199px) {
  .full-width-section .separator-2.right {
    margin-left: 0
  }
}

@media (max-width:991px) {
  .full-text-container {
    top: 0;
    height: 100%;
    padding: 0 20px
  }

  .full-text-container h1 {
    font-size: 28px
  }
}

@media (max-width:767px) {
  .full-text-container {
    position: static;
    padding: 20px
  }
}

.gallery.row {
  margin-left: -5px;
  margin-right: -5px
}

.gallery-item {
  padding-right: 5px;
  padding-left: 5px;
  margin-bottom: 10px
}

.form-block {
  width: 630px;
  border: 1px solid #f1f1f1;
  background-color: #fff;
  padding: 20px;
  border-radius: 10px
}

.form-block form {
  margin: 0
}

.form-block ul {
  padding-left: 0;
  list-style-position: inside
}

.form-block hr {
  margin-top: 10px;
  margin-bottom: 15px
}

.form-block .social-links {
  margin: 10px 0 0 10px;
  display: inline-block
}

@media (max-width:767px) {
  .form-block {
    width: 90%
  }
}

ul.tweets {
  list-style: none;
  padding: 0
}

ul.tweets li {
  margin-bottom: 20px;
  position: relative;
  padding-left: 35px
}

ul.tweets li i {
  position: absolute;
  top: 4px;
  left: 0;
  width: 25px;
  height: 25px;
  text-align: center;
  color: #666
}

ul.tweets li p {
  margin-bottom: 5px
}

ul.tweets li span {
  font-size: 12px;
  color: #666
}

.testimonial {
  margin: 25px 0
}

.owl-item .testimonial,
.well .testimonial {
  margin: 0
}

.testimonial h2 {
  margin-bottom: 25px
}

.testimonial-image {
  max-width: 160px;
  float: left;
  border-radius: 100%
}

.testimonial-body {
  padding: 15px
}

.testimonial-image+.testimonial-body {
  margin-left: 180px
}

.testimonial-info-1 {
  font-size: 13px;
  color: #343434;
  font-style: italic
}

.testimonial-info-2 {
  font-size: 13px;
  color: #343434;
  font-weight: 700
}

.dark-bg .testimonial-info-1,
.dark-bg .testimonial-info-2,
.dark-translucent-bg .testimonial-info-1,
.dark-translucent-bg .testimonial-info-2,
.default-bg .testimonial-info-1,
.default-bg .testimonial-info-2 {
  color: inherit
}

@media (max-width:480px) {
  .testimonial-image {
    max-width: 80px
  }

  .testimonial-image+.testimonial-body {
    padding: 0 15px;
    margin-left: 100px
  }
}

.isotope-container {
  display: none;
  margin-bottom: 40px
}

.boxed .isotope-container.grid-space-0 .image-box img {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0) scale(1)
}

.isotope-item {
  margin-bottom: 30px
}

.grid-space-20 .isotope-item {
  margin-bottom: 20px
}

.grid-space-10 .isotope-item {
  margin-bottom: 0
}

@media (max-width:767px) {
  .isotope-item {
    max-width: 100%
  }
}

.stat-num {
  font-size: 36px;
  font-weight: 700;
  display: block
}

.pricing-tables {
  margin: 60px 0 0
}

.plan {
  text-align: center;
  border: 1px solid #c5c5c5;
  border-top: none;
  margin-bottom: 40px !important
}

.plan+.plan {
  border-left: none
}

.plan .header {
  padding: 10px 0;
  margin: 0 -1px
}

.plan .header h3 {
  display: inline-block;
  font-size: 24px;
  margin: 0;
  line-height: 28px;
  font-weight: 400;
  letter-spacing: .04em;
  text-transform: uppercase;
  text-shadow: 0 1px 1px #494949
}

.plan .header .price {
  display: inline-block;
  font-size: 16px;
  padding: 10px 0 0;
  font-weight: 400;
  color: inherit
}

.plan .header .price span {
  text-transform: uppercase
}

.plan ul {
  margin: 0;
  padding: 0;
  font-size: 14px;
  list-style: none
}

.plan ul li {
  padding: 12px 0;
  font-size: 13px;
  line-height: 18px;
  text-shadow: 1px 1px 0 #fff
}

.plan ul li a.pt-popover {
  color: #343434;
  border-bottom: 1px dashed #343434;
  position: relative
}

.plan ul li a.pt-popover:hover {
  text-decoration: none
}

.plan ul li a.pt-popover:after {
  position: absolute;
  top: 0;
  left: -15px;
  font-family: FontAwesome;
  content: "\f059";
  color: #ddd;
  font-size: 12px
}

.plan.best-value ul li {
  padding: 15px 0
}

.plan .popover {
  width: 250px;
  font-size: 13px;
  text-align: center;
  border: none;
  border-radius: 0
}

.plan .popover-title {
  background-color: #e84c3d;
  text-shadow: none;
  font-size: 13px;
  border-radius: 0
}

.plan .popover-content {
  font-size: 12px
}

.plan .btn {
  text-shadow: none
}

.gray .plan {
  border-top: 1px solid #c5c5c5;
  background-color: #f1f1f1;
  box-shadow: -1px 0 0 rgba(52, 52, 52, .15)
}

.gray .col-sm-3>.plan,
.gray .col-sm-4>.plan {
  box-shadow: none
}

.gray .plan .header {
  background: #fafafa;
  border: 1px solid #cacaca;
  width: 150px;
  height: 150px;
  margin: 15px auto;
  border-radius: 100%
}

.gray .plan .header h3 {
  color: #e84c3d;
  display: block;
  margin-top: 30px
}

.gray .plan .header .price {
  font-size: 24px;
  padding-top: 5px
}

.gray .plan ul {
  background: #f1f1f1;
  border-top: 1px solid #e4e4e4
}

.gray .plan ul li {
  border-bottom: 1px solid #e4e4e4;
  border-top: 1px solid #f8f8f8;
  color: #333
}

.white .plan {
  border-color: #f3f3f3
}

.white .plan .header {
  background: #e84c3d
}

.white .plan .header h3 {
  color: #fff
}

.white .plan ul {
  box-shadow: 0 2px 2px rgba(52, 52, 52, .1);
  background-color: #fbfbfb
}

.white .plan ul li {
  border-bottom: 1px solid #f5f5f5
}

.stripped .header {
  background: #e84c3d;
  border: none
}

.stripped .header h3 {
  color: #fff
}

.stripped .plan ul {
  box-shadow: inset 0 0 32px 0 #cacaca;
  background: #fdfdfd
}

.stripped .plan ul li {
  border: 1px solid #ececec;
  border-top: none;
  color: #666
}

.stripped .plan ul li:nth-child(2n) {
  box-shadow: inset 0 0 40px #e4e4e4;
  background: #fff;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2
}

@media (min-width:768px) {
  .best-value.plan {
    top: -30px;
    position: relative
  }
}

#map-canvas {
  height: 450px
}

.sidebar #map-canvas {
  height: 350px
}

#map-canvas img {
  max-width: inherit
}

.scrollToTop {
  color: #fff;
  position: fixed;
  bottom: 5px;
  right: 5px;
  width: 50px;
  height: 50px;
  text-align: center;
  cursor: pointer;
  background-color: #343434;
  z-index: 1005;
  display: none
}

.scrollToTop i {
  line-height: 50px;
  font-size: 24px
}

@media (max-width:767px) {
  .scrollToTop {
    width: 40px;
    height: 40px;
    background-color: rgba(52, 52, 52, .4)
  }

  .scrollToTop i {
    line-height: 40px;
    font-size: 20px
  }
}

.slider-banner-container {
  padding: 0
}

.slider-banner,
.slider-banner-2,
.slider-banner-3,
.slider-banner-container,
.slider-banner-fullscreen {
  width: 100%;
  position: relative
}

.slider-banner-2>ul,
.slider-banner-3>ul,
.slider-banner-fullscreen>ul,
.slider-banner>ul {
  display: none
}

.tp-loader.spinner0 {
  background: url(../images/loader.gif) no-repeat 50%;
  box-shadow: none;
  -webkit-animation: none;
  animation: none;
  border-radius: 0;
  width: 44px;
  height: 44px;
  margin-top: -22px;
  margin-left: -22px
}

.tp-loader.spinner4 .dot1,
.tp-loader.spinner4 .dot2 {
  background-color: #666;
  box-shadow: 0 0 20px 0 hsla(0, 0%, 100%, .8)
}

.slideshow-boxed {
  padding: 20px 0 60px
}

.slideshow-boxed .slider-banner-container {
  padding: 10px;
  background: #fff;
  border: 1px solid #eaeaea
}

.slideshow-boxed .tp-caption {
  margin-left: 20px !important
}

.tp-caption {
  z-index: 5
}

.tp-caption a.btn,
.tp-caption a.btn:hover {
  color: #fff
}

.default_bg {
  background-color: #e84c3d
}

.white_bg {
  background-color: #fff;
  color: #333
}

.dark_gray_bg {
  background-color: #666;
  color: #fff
}

.light_gray_bg {
  background-color: #fafafa;
  color: #333;
  border: 1px solid #f3f3f3 !important;
  border-left: none !important
}

.tp-caption.small_thin_white {
  font-size: 18px;
  line-height: 26px;
  color: #fff;
  font-weight: 300;
  text-shadow: 1px 1px 1px #343434
}

.tp-caption.small_thin_dark {
  font-size: 18px;
  line-height: 26px;
  color: #343434;
  font-weight: 400
}

.tp-caption.large {
  font-size: 36px;
  padding: 0 15px
}

.tp-caption.medium {
  font-size: 22px;
  padding: 2px 10px
}

.tp-caption.small {
  font-size: 14px;
  padding: 5px
}

.tp-caption.black,
.tp-caption .btn.black,
.tp-caption .btn.black:hover {
  color: #333
}

@media (max-width:1199px) {
  .tp-caption {
    margin-left: 20px !important
  }
}

.tparrows.round {
  background-image: none;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #fff;
  background-color: rgba(52, 52, 52, .5);
  top: 50% !important;
  transition: all .2s linear;
  border-radius: 100%
}

.tparrows.round:before {
  font-family: fontello;
  font-size: 24px;
  content: "\e87c";
  line-height: 52px;
  display: inline-block
}

.tparrows.round.tp-rightarrow:before {
  content: "\e87d"
}

.tparrows.round:hover {
  background-color: #e84c3d
}

.slideshow-boxed .slider-banner-container .tparrows {
  opacity: 0;
  filter: alpha(opacity=0)
}

.slideshow-boxed .slider-banner-container:hover .tparrows {
  opacity: 1;
  filter: alpha(opacity=100)
}

.tp-bullets {
  z-index: 100
}

.tp-bullets.simplebullets.round .bullet {
  background-image: none;
  width: 14px;
  height: 14px;
  background: rgba(52, 52, 52, .5);
  border: none;
  margin: 0 3px;
  transition: all .2s linear;
  border-radius: 100%
}

.bullets-with-bg+.tp-bullets.preview4 {
  height: auto;
  background-color: #fff;
  padding: 5px 15px;
  bottom: -6px !important;
  border-radius: 3px
}

.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover {
  background-color: #e84c3d
}

.tp-bannertimer {
  background-image: none;
  background-color: rgba(232, 76, 61, .7);
  z-index: 100;
  display: none
}

.slideshow-boxed .tp-bullets {
  bottom: -33px !important
}

.slideshow-boxed .bullets-with-bg+.tp-bullets.preview4 {
  padding: 7px 15px 2px;
  bottom: -45px !important
}

.slideshow-boxed .slider-banner-container .tp-rightarrow {
  right: 10px !important
}

.slideshow-boxed .slider-banner-container .tp-leftarrow {
  left: 10px !important
}

.slideshow-boxed .tp-bullets.hidebullets {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important
}

.tparrows.preview2 {
  background-color: rgba(52, 52, 52, .3);
  color: #fff
}

.tparrows.preview2:hover {
  background-color: rgba(52, 52, 52, .5);
  color: #fff
}

.tparrows.preview2:after {
  margin-top: -18px;
  left: 22px;
  color: #fff;
  font-family: FontAwesome;
  content: "\f104";
  font-size: 36px;
  line-height: 1
}

.tp-rightarrow.preview2:after {
  content: "\f105";
  left: auto;
  right: 22px
}

.tparrows.preview2:hover:after {
  color: #fff
}

.tparrows.preview2 .tp-arr-titleholder {
  color: #fff;
  font-size: 16px
}

@media (min-width:768px) and (max-width:979px) {
  .tparrows.preview2:after {
    margin-top: -13px;
    left: 15px;
    font-size: 24px
  }

  .tp-rightarrow.preview2:after {
    left: auto;
    right: 15px
  }
}

@media (max-width:767px) {
  .tparrows.preview2 {
    display: none
  }
}

@media (max-width:480px) {

  .tp-bullets,
  .tparrows {
    display: none
  }
}

.owl-carousel {
  z-index: 4
}

.owl-carousel .owl-item>div {
  margin: 10px 0 20px
}

.owl-carousel.carousel-autoplay .owl-item>div,
.owl-carousel.carousel .owl-item>div {
  margin: 10px 20px 20px 0
}

.owl-carousel.clients .owl-item>div {
  margin: 0 30px 0 0
}

.well.owl-carousel .owl-item>div {
  margin: 10px 0 0
}

.tab-content .owl-carousel .owl-item>div {
  margin: 0 0 20px
}

.caption {
  background-color: hsla(0, 0%, 100%, .85);
  padding: 15px;
  position: absolute;
  bottom: 80px;
  left: 80px;
  width: 40%;
  border: 1px solid #fff
}

.caption .title {
  margin-top: 0
}

@media (max-width:991px) {
  .caption {
    width: 90%;
    bottom: 40px;
    left: 40px
  }
}

@media (max-width:767px) {
  .caption {
    width: 100%;
    bottom: 30px;
    left: 0;
    position: relative;
    background-color: #fafafa;
    bottom: 0;
    padding-bottom: 35px
  }
}

.owl-controls {
  width: 100%;
  margin-bottom: 50px
}

.owl-controls .owl-buttons div {
  display: inline-block;
  zoom: 1;
  padding: 3px 10px;
  font-size: 12px;
  position: absolute;
  width: 30px;
  height: 30px;
  transition: all .2s ease-in-out
}

.owl-prev {
  left: 0;
  background-color: #e84c3d
}

.owl-next {
  left: 30px;
  color: #e84c3d
}

.gray-bg .owl-next:hover,
.owl-next:hover,
.owl-prev:hover {
  background-color: #333;
  color: #f1f1f1
}

.gray-bg .owl-next {
  background-color: #fff
}

.owl-controls .owl-buttons div:after {
  font-family: fontello;
  font-size: 18px;
  line-height: 26px
}

.owl-prev:after {
  content: "\e87c"
}

.owl-next:after {
  content: "\e87d"
}

.no-touch .owl-controls.clickable .owl-buttons div:hover {
  filter: Alpha(Opacity=100);
  opacity: 1;
  text-decoration: none
}

.content-slider-with-controls {
  margin-bottom: 20px
}

.content-slider-with-controls-autoplay .owl-controls,
.content-slider-with-controls .owl-controls {
  margin-bottom: 0
}

.content-slider-with-controls-autoplay .owl-buttons div,
.content-slider-with-controls .owl-buttons div {
  top: 50%;
  margin-top: -15px;
  background-color: #e84c3d
}

.content-slider-with-controls-autoplay .owl-buttons div.owl-next,
.content-slider-with-controls .owl-buttons div.owl-next {
  left: auto;
  right: 0
}

.content-slider-with-controls-autoplay .owl-next:hover,
.content-slider-with-controls-autoplay .owl-prev:hover,
.content-slider-with-controls .owl-next:hover,
.content-slider-with-controls .owl-prev:hover {
  color: #e84c3d
}

.content-slider-with-controls-bottom .owl-controls .owl-pagination {
  bottom: -30px
}

.content-slider-with-controls-bottom .owl-controls .owl-page span {
  background: #acacac
}

.owl-controls .owl-pagination {
  position: absolute;
  bottom: 25px;
  text-align: center;
  margin: 0 auto;
  display: block;
  width: 100%
}

.owl-controls .owl-page {
  display: inline-block;
  zoom: 1
}

.owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 4px;
  background: #fff
}

.owl-controls.clickable .owl-page:hover span,
.owl-controls .owl-page.active span {
  background: #e84c3d
}

.text-default,
a {
  color: #e00f21
}

a:focus,
a:hover {
  color: #cd3c2e
}

.mark,
.table>thead>tr>th,
mark {
  background-color: #e00f21;
  color: #fff
}

.table>thead>tr>th {
  border-bottom: 1px solid #e00f21
}

.table-bordered {
  border-color: #e00f21
}

.default-bg {
  background-color: #e00f21;
  color: #fff
}

.default-translucent-bg:after {
  background-color: rgba(224, 15, 33, .7)
}

.blogpost .post-info {
  background-color: #e00f21;
  color: #fff
}

.blogpost .side .social-links li a {
  background-color: transparent;
  border-color: transparent;
  color: #e00f21
}

.blogpost ul.links li a:hover,
.timeline-date-label {
  color: #e00f21
}

@media (min-width:768px) {
  .timeline .timeline-item:before {
    background-color: #fff;
    border: 1px solid #e00f21
  }
}

.btn-gray.active,
.btn-gray:active,
.btn-gray:focus,
.btn-gray:hover,
.btn-light-gray.active,
.btn-light-gray:active,
.btn-light-gray:focus,
.btn-light-gray:hover,
.open .dropdown-toggle.btn-gray,
.open .dropdown-toggle.btn-light-gray {
  color: #fff;
  background-color: #e00f21;
  border-color: #e00f21
}

.btn-default {
  background-color: #e00f21;
  color: #fff !important;
  border-color: #cd3c2e
}

.btn-default.active,
.btn-default:active,
.btn-default:focus,
.btn-default:hover,
.open .dropdown-toggle.btn-default {
  color: #fff !important;
  background-color: #cd3c2e;
  border-color: #cd3c2e
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default {
  background-color: #cd3c2e;
  border-color: #cd3c2e
}

.btn-white {
  background-color: transparent;
  color: #cd3c2e;
  border: 1px solid #e00f21
}

.btn-white.active,
.btn-white:active,
.btn-white:focus,
.btn-white:hover,
.open .dropdown-toggle.btn-white {
  color: #fff;
  background-color: #cd3c2e;
  border-color: #cd3c2e
}

.hvr-bounce-to-bottom:before,
.hvr-bounce-to-left:before,
.hvr-bounce-to-right:before,
.hvr-bounce-to-top:before,
.hvr-radial-out:before,
.hvr-rectangle-out:before,
.hvr-shutter-out-horizontal:before,
.hvr-shutter-out-vertical:before,
.hvr-sweep-to-bottom:before,
.hvr-sweep-to-left:before,
.hvr-sweep-to-right:before,
.hvr-sweep-to-top:before {
  background: #cd3c2e
}

.default-bg .form-control {
  border-color: #e00f21;
  background-color: rgba(0, 0, 0, .2);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, .35);
  color: #fff
}

.default-bg .form-control:focus {
  border-color: #e00f21;
  background-color: rgba(0, 0, 0, .25)
}

.default-bg .input-group-addon {
  background-color: #cd3c2e;
  border-color: #e00f21;
  color: #fff
}

.dropdown .active>a>.badge,
.dropdown .open>a>.badge,
.dropdown a:hover .badge {
  border-color: #e00f21
}

ul.pagination li>a:hover {
  background-color: transparent
}

.pagination>.active>a:focus,
.pagination>.active>a:hover,
ul.pagination li.active a,
ul.pagination li>a:hover {
  color: #fff;
  background-color: #e00f21;
  border-color: #e00f21
}

.nav-tabs>li.active>a:after,
.tab-content:after {
  background-color: #e00f21
}

@media (max-width:480px) {
  .nav-tabs>li>a:hover:after {
    background-color: #e00f21
  }
}

.tabs-style-2 .nav-tabs {
  border-bottom: 1px solid #e00f21
}

.tabs-style-2 .nav-tabs>li.active>a,
.tabs-style-2 .nav-tabs>li.active>a:focus,
.tabs-style-2 .nav-tabs>li.active>a:hover,
.tabs-style-2 .nav-tabs>li>a:hover {
  border: 1px solid #e00f21;
  background-color: #e00f21;
  color: #fff
}

.vertical .nav-tabs>li>a:hover:after {
  background-color: #e00f21
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover,
.nav-pills>li>a:focus,
.nav-pills>li>a:hover {
  border: 1px solid #f3f3f3;
  color: #e00f21;
  background-color: #fafafa
}

.nav-pills>li.active>a:after,
.nav-pills>li.active>a:focus:after,
.nav-pills>li.active>a:hover:after,
.nav-pills>li>a:focus:after,
.nav-pills>li>a:hover:after {
  color: #e00f21
}

.light .footer-content .nav-pills>li.active>a:hover,
.light .footer-content .nav-pills>li>a:hover {
  color: #cd3c2e
}

.nav-pills>.active>a>.badge {
  color: #e00f21;
  background-color: #fff;
  border-color: #e00f21
}

.panel-heading a,
.panel-heading a:hover,
.panel-transparent .panel-heading a:hover {
  background-color: #e00f21;
  color: #fff
}

.modal-content .modal-header,
.progress-bar-default {
  background-color: #e00f21
}

.overlay a {
  color: #e00f21;
  background-color: #fff
}

.overlay-links a+a {
  color: #fff;
  background-color: #e00f21
}

a.overlay i {
  color: #e00f21
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus {
  color: #e00f21;
  background-color: transparent
}

.main-navigation .navbar-nav>.open>a,
.main-navigation .navbar-nav>.open>a:focus,
.main-navigation .navbar-nav>.open>a:hover {
  color: #666;
  background-color: #fafafa
}

.dropdown-menu .menu>.active>a,
.dropdown-menu .menu>.active>a:focus,
.dropdown-menu .menu>.active>a:hover,
.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover,
.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: #fff;
  color: #e00f21;
  border-color: #f1f1f1
}

#offcanvas .nav .open>a,
#offcanvas .nav .open>a:focus,
#offcanvas .nav .open>a:hover,
#offcanvas .nav>li>a:focus,
#offcanvas .nav>li>a:hover,
#offcanvas .navbar-nav>li.active>a {
  color: #e00f21;
  background-color: #fff
}

.mega-menu .menu>li>a:focus,
.mega-menu .menu>li>a:hover {
  background-color: #fff;
  color: #e00f21;
  border-color: #f1f1f1
}

.navbar-default .navbar-nav>.active.dropdown>a:before {
  color: #e00f21
}

.navbar-default .navbar-nav>.dropdown.open>a:before {
  color: #e5e5e5
}

.dropdown .dropdown.open>a:before,
.transparent.header:not(.dark) .dropdown .dropdown.open>a:before {
  color: #e00f21
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #fafafa;
  border-color: #e00f21
}

.navbar-default .navbar-toggle:focus .icon-bar,
.navbar-default .navbar-toggle:hover .icon-bar {
  background-color: #e00f21
}

@media (max-width:767px) {

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #e00f21;
    background-color: transparent
  }

  .navbar-default .navbar-nav>.active>a:focus,
  .navbar-default .navbar-nav>.active>a:hover,
  .navbar-default .navbar-nav>li>a:focus,
  .navbar-default .navbar-nav>li>a:hover {
    color: #e00f21;
    background-color: #fff
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #e00f21
  }
}

.subfooter .navbar-default .nav>.active>a:focus,
.subfooter .navbar-default .nav>.active>a:hover,
.subfooter .navbar-default .nav>li>a:hover {
  background-color: transparent;
  color: #e00f21
}

.box.gray-bg:hover {
  color: #e00f21
}

.box.default-bg:hover {
  background-color: #fff;
  border: 1px solid #e00f21
}

.box-style-1:not(.team-member):hover i,
.box.default-bg:hover * {
  color: #e00f21
}

.box-style-1.dark-bg:hover i,
.box-style-1.default-bg:hover i {
  color: inherit
}

.box-style-2:hover .default-bg {
  background-color: #fff;
  border: 1px solid #e00f21
}

.box-style-2:hover .default-bg *,
.box-style-2:hover .white-bg * {
  color: #e00f21
}

.box-style-3:hover .default-bg {
  background-color: #fff;
  border: 1px solid #e00f21
}

.box-style-3:hover .default-bg *,
.box-style-3:hover .white-bg * {
  color: #e00f21
}

.tag a:hover {
  color: #fff;
  background-color: #e00f21;
  border-color: #e00f21
}

.social-links li a {
  background: #e00f21;
  border: 1px solid #e00f21;
  color: #fff
}

.social-links li a:hover {
  background-color: transparent;
  border-color: #cd3c2e;
  color: #cd3c2e
}

.social-links .dropdown.open>button>i:before {
  content: "\f00d";
  color: #e00f21
}

.header-top .social-links li a:hover {
  color: #cd3c2e
}

.header-top-dropdown .dropdown.open>button,
.header-top-dropdown .dropdown>button:hover {
  color: #e00f21
}

.plan .popover-title {
  background-color: #e00f21;
  color: #fff
}

.gray .plan .header h3 {
  color: #e00f21
}

.stripped .header,
.white .plan .header {
  color: #fff;
  background: #e00f21
}

.stripped .header {
  box-shadow: inset 0 0 60px #cd3c2e
}

.default_bg,
.tparrows.round:hover {
  background-color: #e00f21;
  color: #fff
}

.tp-bullets.simplebullets.round .bullet.selected,
.tp-bullets.simplebullets.round .bullet:hover {
  background-color: #e00f21
}

.tp-bannertimer {
  background-color: rgba(224, 15, 33, .7)
}

.owl-prev {
  background-color: #e00f21;
  color: #f1f1f1
}

.owl-next {
  background-color: #f1f1f1;
  color: #e00f21
}

.content-slider-with-controls-autoplay .owl-buttons div,
.content-slider-with-controls .owl-buttons div {
  background-color: #e00f21;
  color: #f1f1f1
}

.content-slider-with-controls-autoplay .owl-next:hover,
.content-slider-with-controls-autoplay .owl-prev:hover,
.content-slider-with-controls .owl-next:hover,
.content-slider-with-controls .owl-prev:hover {
  background-color: #f1f1f1;
  color: #e00f21
}

.owl-controls.clickable .owl-page:hover span,
.owl-controls .owl-page.active span {
  background: #e00f21
}

h1 {
  margin-top: 0
}

@media (max-width:768px) {
  h1 {
    font-size: 28px
  }
}

@media (max-width:768px) {
  h2 {
    font-size: 20px !important
  }
}

.flex,
.flex-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.flex-column.items-center,
.flex.items-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

.flex-column.justify-center,
.flex.justify-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.flex {
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap
}

.flex,
.flex.flex-wrap {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal
}

.flex.flex-wrap {
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}

.flex-column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column
}

.primary {
  color: #e00f21
}

.separator-left {
  margin-left: 0
}

.small-radius {
  border-radius: 5px
}

.no-shadow {
  box-shadow: none !important
}

.no-shadow:before {
  box-shadow: none
}

.no-margin {
  margin: 0
}

.primary-paragraph {
  color: #e00f21;
  font-size: 18px;
  font-weight: 700
}

@media (max-width:768px) {
  .show-for-medium {
    display: none
  }
}

.btn {
  white-space: normal
}

.btn-solid-white {
  background: #fff
}

.btn-solid-white:hover {
  background: #e00f21;
  color: #fff
}

.btn.small-type {
  font-size: 15px;
  font-weight: 700;
  padding-left: 25px;
  padding-right: 25px
}

.row.large-padding>.col-sm-4 {
  padding-left: 30px;
  padding-right: 30px
}

.page-top {
  padding: 0
}

@media screen and (min-width:992px) {
  .header-row {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

.main-navigation .navbar-nav .open>a,
.main-navigation .navbar-nav .open>a:hover {
  color: #000
}

.navbar-default .navbar-nav>li>a {
  color: #373b40
}

.navbar-default .navbar-nav>li>a:hover {
  color: #000
}

@media screen and (min-width:768px) and (max-width:991px) {
  .navbar-nav {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%
  }
}

.languages .language .language-flag {
  border-width: 0 !important;
  display: block;
  padding: 0;
  height: 20px;
  width: 29px
}

.languages .language.en .language-flag {
  background: url(../images/languages/gb-flag.png);
  background-repeat: no-repeat;
  background-size: contain
}

.languages .language.cs .language-flag {
  background: url(../images/languages/cs-flag.png);
  background-repeat: no-repeat;
  background-size: contain
}

.services-thumbnails .box-style-2 {
  margin-top: 40px
}

.section {
  padding: 50px 0 65px
}

@media (max-width:768px) {
  .section {
    padding: 25px 0 35px
  }
}

.section.section-contact-us {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  padding: 50px 0 43px
}

@media (max-width:768px) {
  .section.section-contact-us {
    padding: 25px 0 35px
  }
}

.section.section-contact-us h1 {
  color: #fff
}

.section-faq {
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover
}

.section-faq,
.section-faq h1 {
  color: #fff
}

.section-faq .panel-group {
  margin: 0 auto;
  max-width: 530px
}

.section-faq .panel-group .panel {
  background: none;
  border-radius: 4px;
  overflow: hidden
}

.section-faq .panel-group .panel+.panel {
  margin-top: 10px
}

.section-faq .panel-group .panel-heading {
  text-transform: uppercase
}

.section-faq .panel-group .panel-heading a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 19px 60px 19px 35px
}

.section-faq .panel-group .panel-heading a.collapsed {
  background: #2c2925
}

.section-faq .panel-group .panel-heading a.collapsed:hover {
  background: #e00f21
}

.section-faq .panel-group .panel-heading a.collapsed:after {
  content: "\e906";
  font-family: sprava-siti
}

.section-faq .panel-group .panel-heading a:after {
  content: "\e907";
  font-family: sprava-siti;
  font-size: 18px;
  margin-top: 0;
  right: 30px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%)
}

.section-faq .panel-group .panel-heading a .icon {
  padding-right: 20px
}

.section-faq .panel-group .panel-body {
  color: #666;
  padding: 25px 35px
}

.testimonial .testimonial-image {
  padding-top: 10px
}

.testimonial .testimonial-body {
  padding-top: 0
}

.clients .owl-wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important
}

.clients .owl-item {
  height: 100%
}

.clients .client {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 50px
}

.clients .client img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  max-height: 50px;
  margin: 0 auto;
  transition: -webkit-filter .19s ease;
  transition: filter .19s ease;
  transition: filter .19s ease, -webkit-filter .19s ease;
  width: auto
}

.clients .client img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}

.footer {
  color: #fff;
  padding: 50px 0 25px
}

.footer .footer-title {
  font-size: 20px;
  font-weight: 700;
  line-height: 46px;
  margin-bottom: 20px
}

.footer .contact-items {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 14px
}

.footer .contact-items .contact-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 30px;
  font-weight: 300;
  margin-bottom: 16px;
  padding: 0 25px
}

@media (max-width:768px) {
  .footer .contact-items .contact-item {
    font-size: 20px
  }
}

.footer .contact-items .contact-item .icon {
  font-size: 45px;
  margin-right: 13px
}

@media (max-width:768px) {
  .footer .contact-items .contact-item .icon {
    font-size: 35px
  }
}

.footer .contact-items .contact-item:nth-of-type(2) {
  color: #e00f21
}

.footer .offices {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 34px
}

.footer .offices .office {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 8px;
  margin-bottom: 16px
}

.footer .offices .office>* {
  padding: 13px 20px
}

.footer .offices .office .city {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #e00f21;
  border-radius: 5px 0 0 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 95px
}

.footer .offices .office .address {
  border-color: #666;
  border-radius: 0 5px 5px 0;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  text-align: left
}

.footer .copyright {
  border-top: 1px solid #666;
  padding-top: 25px
}

.uppercase {
  text-transform: uppercase
}

.infobox-content {
  background: #fff;
  border-left: 3px solid #e00f21;
  border-radius: 0 10px 10px 0;
  box-shadow: 0 1px 10px rgba(44, 44, 44, .15);
  font-family: Open Sans;
  font-size: 13px;
  padding: 25px;
  position: relative
}

.infobox-content:after {
  content: "";
  border-top: 10px solid transparent;
  border-right: 10px solid #e00f21;
  border-bottom: 10px solid transparent;
  height: 0;
  left: -10px;
  position: absolute;
  top: 10px;
  width: 0
}

.infobox-content .infobox-name {
  color: #000;
  font-size: 15px;
  font-weight: 400
}

.infobox-content .infobox-city {
  color: #e00f21;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 10px
}

.infobox-content .infobox-address,
.infobox-content .infobox-contacts {
  color: #666;
  line-height: 23px
}

.infobox-content .infobox-address {
  margin-bottom: 10px
}

.infobox-content .infobox-contacts {
  list-style-type: none;
  margin-bottom: 0;
  padding-left: 0
}

.infobox-content .infobox-contacts .infobox-mail {
  color: #e00f21
}

.nav-tabs li>a:after {
  display: none !important
}

.nav-tabs li.active a {
  border-left: 3px solid #e00f21
}

.nav-tabs li a {
  border-left: 3px solid transparent;
  border-radius: 0 !important
}

.nav-tabs li a:hover {
  border-left: 3px solid #e00f21 !important
}

.map-wrapper {
  height: 70vh;
  max-height: 460px;
  min-height: 270px;
  overflow: hidden;
  position: relative;
  width: 100%
}

@media (max-width:768px) {
  .map-wrapper {
    max-height: 50vh
  }
}

.map-wrapper .map {
  display: block;
  height: 100%;
  width: 100%
}

.section-contact-info {
  padding-bottom: 10px
}

.section-contact-info .departments {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.section-contact-info .departments .department {
  margin-bottom: 40px;
  padding: 0 20px
}

.section-contact-info .departments .department .department-title {
  color: #000;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px
}

.section-contact-info .departments .department .department-contact .mail {
  color: #e00f21
}

.section-legal {
  background-color: #fbfbfb;
  border-top: 1px solid #f1f1f1;
  padding: 30px 0 20px
}

.section-legal .legal-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  max-width: 980px
}

.section-legal .legal-notice{
  color: #666;
  margin-bottom: 15px;
  font-size: 20px;
}

.section-legal .tax-numbers {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  margin-bottom: 15px
}

.section-legal .tax-numbers .tax-number {
  margin-right: 15px
}

.section-contact-form dl,
.section-contact-form p {
  margin-left: auto;
  margin-right: auto;
  max-width: 845px
}

.section-contact-form .content-wrapper {
  margin: 0 auto;
  max-width: 990px
}

.section-contact-form form#contact-form .form-flex-wrapper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.section-contact-form form#contact-form .form-group {
  -ms-flex-preferred-size: 29%;
  flex-basis: 29%;
  margin: 0 15px 20px
}

@media (max-width:768px) {
  .section-contact-form form#contact-form .form-group {
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%
  }
}

@media (max-width:640px) {
  .section-contact-form form#contact-form .form-group {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    margin: 0 0 20px
  }
}

.section-contact-form form#contact-form .form-group.has-error .error {
  color: #e00f21
}

.section-contact-form form#contact-form .form-group input,
.section-contact-form form#contact-form .form-group select {
  height: 50px
}

.section-contact-form form#contact-form .form-group input,
.section-contact-form form#contact-form .form-group select,
.section-contact-form form#contact-form .form-group textarea {
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  box-shadow: none;
  padding-right: 12px
}

.section-contact-form form#contact-form .form-group select {
  background: #fff url('data:image/svg+xml;utf8,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 50 50" style="enable-background:new 0 0 50 50;" xml:space="preserve"><style type="text/css">.st0{fill:#FFFFFF;} .st1{enable-background:new;} .st2{fill:#CD0E1E;} .st3{fill:#D4D4D4;}</style><rect y="0" class="st0" width="50" height="50"/><g class="st1"><path class="st2" d="M29.1,23.9l-3.8,3.8c-0.1,0.1-0.2,0.2-0.4,0.2s-0.3-0.1-0.4-0.2l-3.8-3.8c-0.1-0.1-0.2-0.2-0.2-0.4c0-0.3,0.2-0.5,0.5-0.5h7.5c0.3,0,0.5,0.2,0.5,0.5C29.3,23.7,29.2,23.8,29.1,23.9z"/></g><g><line class="st3" x1="0.5" y1="0" x2="0.5" y2="50"/><rect y="0" class="st3" width="1" height="50"/></g></svg>') 100% 0 no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: ""
}

.section-contact-form form#contact-form .form-group.form-group-message {
  width: auto
}

.section-contact-form form#contact-form .submit-button {
  height: 50px;
  margin: 0 15px 20px
}

@media (max-width:640px) {
  .section-contact-form form#contact-form .submit-button {
    margin: 0 0 20px
  }
}

.section-services .section-services-title {
  margin: 0 auto;
  max-width: 400px
}

.section-services .service-boxes {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-top: 50px
}

.section-services .service-boxes .box-style-1 {
  border: 1px solid #f1f1f1 !important;
  -ms-flex-preferred-size: 32%;
  flex-basis: 32%;
  margin: 5px;
  max-width: 311px;
  padding: 0;
  transition: box-shadow .19s ease, border-color .19s ease
}

@media (min-width:992px) {
  .section-services .service-boxes .box-style-1:first-of-type {
    border-radius: 8px 0 0
  }

  .section-services .service-boxes .box-style-1:nth-of-type(3) {
    border-radius: 0 8px 0 0
  }

  .section-services .service-boxes .box-style-1:nth-of-type(4) {
    border-radius: 0 0 0 8px
  }

  .section-services .service-boxes .box-style-1:last-of-type {
    border-radius: 0 0 8px
  }
}

@media (min-width:641px) and (max-width:991px) {
  .section-services .service-boxes .box-style-1 {
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%
  }

  .section-services .service-boxes .box-style-1:first-of-type {
    border-radius: 8px 0 0
  }

  .section-services .service-boxes .box-style-1:nth-of-type(2) {
    border-radius: 0 8px 0 0
  }

  .section-services .service-boxes .box-style-1:nth-last-of-type(2) {
    border-radius: 0 0 0 8px
  }

  .section-services .service-boxes .box-style-1:last-of-type {
    border-radius: 0 0 8px
  }
}

@media (max-width:640px) {
  .section-services .service-boxes .box-style-1 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .section-services .service-boxes .box-style-1:first-of-type {
    border-radius: 8px 8px 0 0
  }

  .section-services .service-boxes .box-style-1:last-of-type {
    border-radius: 0 0 8px 8px
  }
}

.section-services .service-boxes .box-style-1:hover {
  border-color: #fff !important;
  box-shadow: 0 0 15px rgba(0, 0, 0, .1)
}

.section-services .service-boxes .box-style-1 a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  height: 100%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px 35px 30px;
  transition: color .19s ease
}

@media (max-width:1200px) {
  .section-services .service-boxes .box-style-1 a {
    padding: 30px 25px 20px
  }
}

.section-services .service-boxes .box-style-1 a:hover {
  text-decoration: none
}

.section-services .service-boxes .box-style-1 a:hover,
.section-services .service-boxes .box-style-1 a:hover h2 {
  color: #e00f21
}

.section-services .service-boxes .box-style-1 a:hover .icon {
  color: #000
}

.section-services .service-boxes .box-style-1 a .icon {
  color: #999;
  transition: color .19s ease
}

.section-services .service-boxes .box-style-1 h2 {
  font-size: 18px !important;
  font-weight: 700;
  transition: color .19s ease
}

@media (max-width:768px) {
  .section-services .service-boxes .box-style-1 h2 {
    font-size: 15px !important
  }
}

.service-navbar {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50%;
  padding: 35px 0 30px
}

@media (max-width:767px) {
  .service-navbar {
    padding: 25px 0 20px
  }
}

.service-navbar .service-navbar-wrapper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.service-navbar .service-navbar-wrapper .service-navbar-item {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase
}

@media (max-width:767px) {
  .service-navbar .service-navbar-wrapper .service-navbar-item {
    font-size: 16px
  }
}

.service-navbar .service-navbar-wrapper .service-navbar-item,
.service-navbar .service-navbar-wrapper .service-navbar-item a {
  color: #fff;
  line-height: 1
}

.service-navbar .service-navbar-wrapper .service-navbar-item a:focus,
.service-navbar .service-navbar-wrapper .service-navbar-item a:hover {
  color: #e00f21;
  text-decoration: none
}

.service-navbar .service-navbar-wrapper .service-navbar-item .fa {
  font-size: 18px
}

@media (max-width:767px) {
  .service-navbar .service-navbar-wrapper .service-navbar-item .fa {
    font-size: 16px
  }
}

.section-service-detail {
  padding-bottom: 50px
}

@media (max-width:768px) {
  .section-service-detail {
    padding-bottom: 30px
  }
}

.section-service-detail .service-detail-content {
  max-width: 715px
}

.section-service-detail .service-detail-content ul {
  list-style-type: none;
  margin-bottom: 20px;
  padding-left: 20px
}

.section-service-detail .service-detail-content ul li {
  margin-bottom: 8px;
  position: relative
}

.section-service-detail .service-detail-content ul li:before {
  content: "";
  border-top: 4px solid transparent;
  border-left: 8px solid #e00f21;
  border-bottom: 4px solid transparent;
  left: -20px;
  height: 0;
  width: 0;
  position: absolute;
  top: 4px;
  -webkit-transform: translateY(50%);
  transform: translateY(50%)
}

.section-service-detail .service-detail-content h2 {
  color: #e00f21;
  display: inline-block;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0
}

.section-service-detail .service-detail-primary {
  color: #e00f21;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 0;
  margin-top: 45px;
  text-transform: uppercase
}

.section-service-detail .service-icon {
  margin: 0 auto;
  max-height: 266px;
  max-width: 295px
}

@media (max-width:991px) {
  .section-service-detail .service-icon {
    margin-top: 30px;
    max-width: 240px
  }
}

@media (max-width:768px) {
  .section-service-detail .service-icon {
    max-width: 150px
  }
}

.section-continue {
  border-top: 1px solid #f1f1f1;
  padding: 50px 0
}

@media (max-width:768px) {
  .section-continue {
    padding: 25px 0;
    text-align: center
  }
}

.section-continue .btn.btn-default {
  background: #fff;
  color: #e00f21 !important;
  margin-bottom: 0;
  padding-left: 30px;
  padding-right: 30px
}

.section-continue .btn.btn-default:hover {
  background: #e00f21;
  color: #fff !important
}

@media (max-width:768px) {
  .section-continue .btn.btn-default {
    font-size: 16px;
    padding-left: 15px;
    padding-right: 15px
  }
}

.section-about {
  background-color: #e3eaf3;
  background-position: 100% 100%;
  background-repeat: no-repeat;
  background-size: 520px
}

@media (max-width:1200px) {
  .section-about {
    background-size: 480px;
    background-position: 110% bottom
  }
}

@media (max-width:991px) {
  .section-about {
    background-image: none !important
  }
}

.section-banner-servers {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 20px
}

@media (max-width:991px) {
  .section-banner-servers .banner-servers-image {
    margin: 0 auto 20px;
    max-width: 300px;
    width: 100%
  }
}

@media (min-width:992px) {
  .section-banner-servers .banner-servers-content {
    padding-top: 5px;
    padding-left: 10px
  }
}

.certificate-boxes {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

@media (max-width:520px) {
  .certificate-boxes {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

.certificate-boxes .box-style-1 {
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  border: 1px solid #f1f1f1 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  min-height: 172px;
  -ms-flex-preferred-size: 19%;
  flex-basis: 19%;
  margin: 5px;
  max-width: 311px;
  padding: 0;
  transition: box-shadow .19s ease, border-color .19s ease
}

@media (max-width:1200px) {
  .certificate-boxes .box-style-1 {
    -ms-flex-preferred-size: 23%;
    flex-basis: 23%
  }
}

@media (max-width:991px) {
  .certificate-boxes .box-style-1 {
    -ms-flex-preferred-size: 31%;
    flex-basis: 31%
  }
}

@media (max-width:768px) {
  .certificate-boxes .box-style-1 {
    -ms-flex-preferred-size: 47%;
    flex-basis: 47%
  }
}

@media (max-width:520px) {
  .certificate-boxes .box-style-1 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }
}

.certificate-boxes .box-style-1 .certificate-image {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-flex: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-height: 130px;
  padding: 13px;
  width: 100%
}

.certificate-boxes .box-style-1 .certificate-title {
  border-top: 1px solid #f1f1f1;
  font-size: 13px;
  font-weight: 700;
  padding: 10px 5px
}

/*.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-container-multirow>.swiper-wrapper{-webkit-box-lines:multiple;-moz-box-lines:multiple;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex:0 0 auto;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-wp8-horizontal{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-wp8-vertical{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:50%;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");left:10px;right:auto}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");right:10px;left:auto}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")}.swiper-pagination{position:absolute;text-align:center;transition:.3s;-webkit-transform:translateZ(0);transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-moz-appearance:none;-ms-appearance:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-white .swiper-pagination-bullet{background:#fff}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:5px 0;display:block}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px}.swiper-pagination-progress{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progress .swiper-pagination-progressbar{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar{-webkit-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progress{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progress{width:4px;height:100%;left:0;top:0}.swiper-pagination-progress.swiper-pagination-white{background:hsla(0,0%,100%,.5)}.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar{background:#fff}.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar{background:#000}.swiper-container-3d{-webkit-perspective:1200px;-o-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper{-ms-perspective:1200px}.swiper-container-cube,.swiper-container-flip{overflow:visible}.swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-slide{visibility:hidden;-webkit-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-fade.swiper-container-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;transform-origin:50%;-webkit-animation:b 1s steps(12) infinite;animation:b 1s steps(12) infinite}.swiper-lazy-preloader:after{display:block;content:"";width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")}@-webkit-keyframes b{to{-webkit-transform:rotate(1turn)}}@keyframes b{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper-container{width:100%;height:530px}@media (max-width:768px){.swiper-container{height:500px}}.swiper-container .swiper-pagination .swiper-pagination-bullet{width:12px;height:12px;background-color:#6a6a6b}@media (max-width:768px){.swiper-container .swiper-pagination .swiper-pagination-bullet{width:15px;height:15px}}.swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#e00f21}*/
.homepage-slide-1 {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.homepage-slide-1,
.homepage-slide-1 .banner-overlay {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  float: right
}

.homepage-slide-1 .banner-overlay {
  background: rgba(0, 0, 0, .7);
  color: #fff;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  height: 100%;
  max-width: 100vw;
  padding: 70px 50px;
  width: 480px
}

@media (max-width:768px) {
  .homepage-slide-1 .banner-overlay {
    padding: 35px 25px
  }
}

.homepage-slide-1 .banner-overlay .banner-title {
  color: #fff;
  font-size: 40px;
  margin-top: 0;
  margin-bottom: 30px;
  text-transform: uppercase
}

@media screen and (max-width:1024px) {
  .homepage-slide-1 .banner-overlay .banner-title {
    font-size: 30px
  }
}

.homepage-slide-1 .banner-overlay .banner-content {
  font-size: 13px;
  line-height: 23px;
  margin-bottom: 30px
}

@media screen and (max-width:768px) {
  .homepage-slide-1 .banner-overlay .banner-content {
    margin-bottom: 20px;
    max-width: 500px
  }
}

.homepage-slide-1 .banner-overlay .checklist {
  padding-left: 0
}

.homepage-slide-1 .banner-overlay .checklist li {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px
}

@media screen and (max-width:768px) {
  .homepage-slide-1 .banner-overlay .checklist li {
    font-size: 15px
  }
}

.homepage-slide-1 .banner-overlay .checklist li:before {
  -ms-flex-item-align: start;
  align-self: flex-start;
  content: "\f058";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 21px;
  margin-right: 10px;
  padding-top: 3px
}

@media screen and (max-width:768px) {
  .homepage-slide-1 .banner-overlay .checklist li:before {
    font-size: 18px
  }
}

@media (-ms-high-contrast:none) {
  .banner-overlay .checklist {
    margin-top: 30px !important
  }
}

/* Slider */
.slick-slider {
  position: relative;

  display: block;
  box-sizing: border-box;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;

  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;

  display: block;
  overflow: hidden;

  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;

  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;

  content: '';
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;

  height: 100%;
  min-height: 1px;

  max-height: 540px;
  overflow: hidden;
}

[dir='rtl'] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;

  height: auto;

  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/*
.slick-dots {

justify-content: center;
text-align: center;

 li.slick-active button {
    background-color: red;
  }

}

.slick-dots ul {
   list-style-type: disc;

}

.slick-dots li {
    position: relative;
    display: inline-block;
    justify-content: center;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    justify-content: center;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}

.slick-dots li button:before {
    content: '•';
    font-size: 22px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    text-align: center;
    opacity: .25;
    color: black;
}
*/


.slick-dots {
  display: flex;
  justify-content: center;
  margin: 0;
  font-size: 0;
  padding: 1rem 0;

  list-style-type: disc;

  margin-top: -40px;
  z-index: 10;
  position: relative;

}

/*
  li {
   margin: 0 0.25rem;
   font-size:0px;
  }

  button {
   display: block;
   width: 1rem;
   height: 1rem;
   padding: 0;
   font-size:0px;

   border: none;
   border-radius: 100%;
   background-color: orange;

   text-indent: -9999px;
  }

  li.slick-active button {
   background-color: red;
  }

}

*/


.slick-dots button {
  width: 14px;
  height: 14px;
  border: 2px solid #fff;
  border-radius: 7px;
  margin: 0 5px;
  background-color: black;
  opacity: 0.7;
}

.slick-dots .slick-active button {
  background-color: red;
}


/*
.slick-slider-dots{
    position: absolute;
    bottom: 0px;
    left: 50%;
    transform: translateX(-50%);
    display: flex;

    ul {
        display: flex;
        list-style: none;
        margin: 0;
        padding: 0;

        li {
            margin: 0 4px;
            button {
                background: $gray-200;
                height: 8px;
                width: 35px;
                overflow: hidden;
                color: $gray-200;
                border: none;
                border-radius: 4px;
            }
            &.slick-active {
                button {
                    background: $primary;
                    color: $primary;
                }
            }
        }
    }

}
*/


.termsfeed-com---palette-dark .cc-nb-okagree, .termsfeed-com---palette-dark .cc-nb-reject, .termsfeed-com---palette-light .cc-nb-okagree {
    background-color: #e00f21 !important;
}
.termsfeed-com---palette-dark .cc-nb-reject, .termsfeed-com---palette-dark .cc-nb-reject, .termsfeed-com---palette-light .cc-nb-reject {
    background-color: #54040b !important;
}

@media (max-width: 767px) {
   .header-row .col-md-5 {
     width: auto !important;
     position: absolute;
   }
   .header-row .col-md-7 {
     width: auto !important;
   }
   .header-row .navbar.navbar-default {
     background: none !important;
     border: none !important;
   }
}
