@import "https://fonts.googleapis.com/css?family=Open+Sans:400,300,800,700";

/*!* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/
/*!* Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=73bcbbbb9c13f7d4e564)
* Config saved to config.json and https://gist.github.com/73bcbbbb9c13f7d4e564*/
/*!* Bootstrap v3.3.5 (http://getbootstrap.com)
* Copyright 2011-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)*/
/*!normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css*/
html {
      font-family: sans-serif;
      -ms-text-size-adjust: 100%;
      -webkit-text-size-adjust: 100%
}

body {
      margin: 0
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
      display: block;
      position: relative
}

audio, canvas, progress, video {
      display: inline-block;
      vertical-align: baseline
}

audio:not([controls]) {
      display: none;
      height: 0
}

[hidden], template {
      display: none
}

a {
      background-color: transparent
}

a:active, a:hover {
      outline: 0
}

abbr[title] {
      border-bottom: 1px dotted
}

b, strong {
      font-weight: 700
}

dfn {
      font-style: italic
}

h1 {
      font-size: 2em;
      margin: .67em 0
}

mark {
      background: #ff0;
      color: #000
}

.well {
      min-height: 20px;
      padding: 19px;
      margin-bottom: 20px;
      background-color: #f5f5f5;
      border: 1px solid #e3e3e3;
      border-radius: 4px;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

small {
      font-size: 80%
}

sub, sup {
      font-size: 75%;
      line-height: 0;
      position: relative;
      vertical-align: baseline
}

sup {
      top: -.5em
}

sub {
      bottom: -.25em
}

img {
      border: 0
}

svg:not(:root) {
      overflow: hidden
}

figure {
      margin: 1em 40px
}

hr {
      -webkit-box-sizing: content-box;
      box-sizing: content-box;
      height: 0
}

.bs-callout+.bs-callout {
      margin-top: -5px
}

.bs-callout {
      padding: 20px;
      margin: 20px 0;
      border: 1px solid #ddd;
      border-left-width: 5px;
      border-left-color: #d9534f border-radius: 3px
}

.alert {
      padding: 15px;
      margin-bottom: 20px;
      border: 1px solid transparent;
      border-radius: 4px
}

.alert-success {
      color: #d9534f background-color: #dff0d8;
      border-color: #d6e9c6
}

.alert-warning {
      color: #8a6d3b;
      background-color: #fcf8e3;
      border-color: #faebcc
}

pre {
      overflow: auto
}

code, kbd, pre, samp {
      font-family: monospace, monospace;
      font-size: 1em
}

button, input, optgroup, select, textarea {
      color: inherit;
      font: inherit;
      margin: 0
}

button {
      overflow: visible
}

button, select {
      text-transform: none;
      outline: none
}

button, html input[type=button], input[type=reset], input[type=submit] {
      -webkit-appearance: button;
      cursor: pointer
}

button[disabled], html input[disabled] {
      cursor: default
}

button::-moz-focus-inner, input::-moz-focus-inner {
      border: 0;
      padding: 0
}

input {
      line-height: normal
}

input[type=checkbox], input[type=radio] {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0
}

input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
      height: auto
}

input[type=search] {
      -webkit-appearance: textfield;
      -webkit-box-sizing: content-box;
      box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
      -webkit-appearance: none
}

fieldset {
      border: 1px solid silver;
      margin: 0 2px;
      padding: .35em .625em .75em
}

textarea {
      overflow: auto
}

optgroup {
      font-weight: 700
}

table {
      border-collapse: collapse;
      border-spacing: 0
}

td, th {
      padding: 0
}

/*!Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css*/
@media print {
      *, :after, :before {
            background: 0 0 !important;
            color: #000 !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important;
            text-shadow: none !important
      }

      a, a:visited {
            text-decoration: underline
      }

      a[href]:after {
            content: " ("attr(href) ")"
      }

      abbr[title]:after {
            content: " ("attr(title) ")"
      }

      a[href^="#"]:after, a[href^="javascript:"]:after {
            content: ""
      }

      blockquote, pre {
            border: 1px solid #999;
            page-break-inside: avoid
      }

      thead {
            display: table-header-group
      }

      img, tr {
            page-break-inside: avoid
      }

      img {
            max-width: 100% !important
      }

      h2, h3, p {
            orphans: 3;
            widows: 3
      }

      h2, h3 {
            page-break-after: avoid
      }

      .navbar {
            display: none
      }

      .btn>.caret, .dropup>.btn>.caret {
            border-top-color: #000 !important
      }

      .label {
            border: 1px solid #000
      }

      .table {
            border-collapse: collapse !important
      }

      .table td, .table th {
            background-color: #fff !important
      }

      .table-bordered td, .table-bordered th {
            border: 1px solid #ddd !important
      }
}

*, :after, :before {
      -webkit-box-sizing: border-box;
      box-sizing: border-box
}

html {
      font-size: 10px;
      -webkit-tap-highlight-color: transparent
}

body {
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      font-size: 13px;
      line-height: 1.42857143;
      color: #4c4c4c;
      background-color: #fff
}

button, input, select, textarea {
      font-family: inherit;
      font-size: inherit;
      line-height: inherit
}

a {
      color: #696969;
      text-decoration: none
}

figure {
      margin: 0
}

img {
      vertical-align: middle
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail>img, .thumbnail a>img {
      display: block;
      max-width: 100%;
      height: auto
}

.img-rounded {
      border-radius: 6px
}

.img-thumbnail {
      padding: 4px;
      line-height: 1.42857143;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 4px;
      -webkit-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;
      display: inline-block;
      max-width: 100%;
      height: auto
}

.img-circle {
      border-radius: 50%
}

hr {
      margin-top: 20px;
      margin-bottom: 20px;
      border: 0;
      border-top: 1px solid #eee
}

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

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

[role=button] {
      cursor: pointer
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
      font-family: inherit;
      font-weight: 500;
      line-height: 1.1;
      color: inherit
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, .h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
      font-weight: 400;
      line-height: 1;
      color: #777
}

.h1, .h2, .h3, h1, h2, h3 {
      margin: 0 0 10px
}

.h1 .small, .h1 small, .h2 .small, .h2 small, .h3 .small, .h3 small, h1 .small, h1 small, h2 .small, h2 small, h3 .small, h3 small {
      font-size: 65%
}

.h4, .h5, .h6, h4, h5, h6 {
      margin-top: 0;
      margin-bottom: 10px
}

.h4 .small, .h4 small, .h5 .small, .h5 small, .h6 .small, .h6 small, h4 .small, h4 small, h5 .small, h5 small, h6 .small, h6 small {
      font-size: 75%
}

.h1, h1 {
      font-size: 36px
}

.h2, h2 {
      font-size: 30px
}

.h3, h3 {
      font-size: 24px
}

.h4, h4 {
      font-size: 18px
}

.h5, h5 {
      font-size: 14px
}

.h6, h6 {
      font-size: 12px
}

p {
      margin: 0 0 10px
}

.lead {
      margin-bottom: 20px;
      font-size: 16px;
      font-weight: 300;
      line-height: 1.4
}

@media(min-width:993px) {
      .lead {
            font-size: 21px
      }
}

.small, small {
      font-size: 85%
}

.mark, mark {
      background-color: #fcf8e3;
      padding: .2em
}

.text-left {
      text-align: left !important
}

.text-right {
      text-align: right !important
}

.text-center {
      text-align: center !important
}

.text-justify {
      text-align: justify !important
}

.text-nowrap {
      white-space: nowrap !important
}

.text-lowercase {
      text-transform: lowercase !important
}

.text-uppercase {
      text-transform: uppercase !important
}

.text-capitalize {
      text-transform: capitalize !important
}

.text-muted {
      color: #777
}

.text-primary {
      color: #d9534f
}

a.text-primary:focus, a.text-primary:hover {
      color: #286090
}

.text-success {
      color: #3c763d
}

a.text-success:focus, a.text-success:hover {
      color: #2b542c
}

.text-info {
      color: #31708f
}

a.text-info:focus, a.text-info:hover {
      color: #245269
}

.text-warning {
      color: #8a6d3b
}

a.text-warning:focus, a.text-warning:hover {
      color: #66512c
}

.text-danger {
      color: #d9534f
}

a.text-danger:focus, a.text-danger:hover {
      color: #843534
}

.bg-primary {
      color: #fff;
      background-color: #d9534f
}

a.bg-primary:focus, a.bg-primary:hover {
      background-color: #286090
}

.bg-success {
      background-color: #dff0d8
}

a.bg-success:focus, a.bg-success:hover {
      background-color: #d9534f
}

.bg-info {
      background-color: #d9edf7
}

a.bg-info:focus, a.bg-info:hover {
      background-color: #d9534f
}

.bg-warning {
      background-color: #fcf8e3
}

a.bg-warning:focus, a.bg-warning:hover {
      background-color: #f7ecb5
}

.bg-danger {
      background-color: #f2dede
}

a.bg-danger:focus, a.bg-danger:hover {
      background-color: #e4b9b9
}

.page-header {
      padding-bottom: 9px;
      margin: 40px 0 20px;
      border-bottom: 1px solid #eee
}

ol, ul {
      margin-top: 0;
      margin-bottom: 10px
}

ol ol, ol ul, ul ol, ul ul {
      margin-bottom: 0
}

.list-inline, .list-unstyled {
      padding-left: 0;
      list-style: none
}

.list-inline>li {
      display: inline-block;
      padding-left: 5px;
      padding-right: 5px
}

dl {
      margin-top: 0;
      margin-bottom: 20px
}

dd, dt {
      line-height: 1.42857143
}

dt {
      font-weight: 700
}

dd {
      margin-left: 0
}

@media(min-width:993px) {
      .dl-horizontal dt {
            float: left;
            width: 160px;
            clear: left;
            text-align: right;
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap
      }

      .dl-horizontal dd {
            margin-left: 180px
      }
}

abbr[data-original-title], abbr[title] {
      cursor: help;
      border-bottom: 1px dotted #777
}

.initialism {
      font-size: 90%;
      text-transform: uppercase
}

blockquote {
      padding: 10px 20px;
      margin: 0 0 20px;
      font-size: 17.5px;
      border-left: 5px solid #eee
}

blockquote ol:last-child, blockquote p:last-child, blockquote ul:last-child {
      margin-bottom: 0
}

blockquote .small, blockquote footer, blockquote small {
      display: block;
      font-size: 80%;
      line-height: 1.42857143;
      color: #777
}

blockquote .small:before, blockquote footer:before, blockquote small:before {
      content: "\2014   \A0"
}

.blockquote-reverse, blockquote.pull-right {
      padding-right: 15px;
      padding-left: 0;
      border-right: 5px solid #eee;
      border-left: 0;
      text-align: right
}

.blockquote-reverse .small:before, .blockquote-reverse footer:before, .blockquote-reverse small:before, blockquote.pull-right .small:before, blockquote.pull-right footer:before, blockquote.pull-right small:before {
      content: ""
}

.blockquote-reverse .small:after, .blockquote-reverse footer:after, .blockquote-reverse small:after, blockquote.pull-right .small:after, blockquote.pull-right footer:after, blockquote.pull-right small:after {
      content: "\A0   \2014"
}

address {
      margin-bottom: 20px;
      font-style: normal;
      line-height: 1.42857143
}

code, kbd, pre, samp {
      font-family: Menlo, Monaco, Consolas, Courier New, monospace
}

code {
      color: #c7254e;
      background-color: #f9f2f4;
      border-radius: 4px
}

code, kbd {
      padding: 2px 4px;
      font-size: 90%
}

kbd {
      color: #fff;
      background-color: #333;
      border-radius: 3px;
      -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
      box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
      padding: 0;
      font-size: 100%;
      font-weight: 700;
      -webkit-box-shadow: none;
      box-shadow: none
}

pre {
      display: block;
      padding: 9.5px;
      margin: 0 0 10px;
      font-size: 13px;
      line-height: 1.42857143;
      word-break: break-all;
      word-wrap: break-word;
      color: #333;
      background-color: #f5f5f5;
      border: 1px solid #ccc;
      border-radius: 4px
}

pre code {
      padding: 0;
      font-size: inherit;
      color: inherit;
      white-space: pre-wrap;
      background-color: transparent;
      border-radius: 0
}

.pre-scrollable {
      max-height: 340px;
      overflow-y: scroll
}

.container {
      margin-right: auto;
      margin-left: auto;
      padding-left: 15px;
      padding-right: 15px
}

@media(min-width:993px) {
      .container {
            width: 750px
      }
}

@media(min-width:992px) {
      .container {
            width: 970px
      }
}

@media(min-width:1200px) {
      .container {
            width: 1170px
      }
}

.container-fluid {
      margin-right: auto;
      margin-left: auto;
      padding-left: 15px;
      padding-right: 15px
}

.row {
      margin-left: -15px;
      margin-right: -15px
}

.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
      position: relative;
      min-height: 1px;
      padding: 0 15px
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
      float: left
}

.col-xs-12 {
      width: 100%
}

.col-xs-11 {
      width: 91.66666667%
}

.col-xs-10 {
      width: 83.33333333%
}

.col-xs-9 {
      width: 75%
}

.col-xs-8 {
      width: 66.66666667%
}

.col-xs-7 {
      width: 58.33333333%
}

.col-xs-6 {
      width: 50%
}

.col-xs-5 {
      width: 41.66666667%
}

.col-xs-4 {
      width: 33.33333333%
}

.col-xs-3 {
      width: 25%
}

.col-xs-2 {
      width: 16.66666667%
}

.col-xs-1 {
      width: 8.33333333%
}

.col-xs-pull-12 {
      right: 100%
}

.col-xs-pull-11 {
      right: 91.66666667%
}

.col-xs-pull-10 {
      right: 83.33333333%
}

.col-xs-pull-9 {
      right: 75%
}

.col-xs-pull-8 {
      right: 66.66666667%
}

.col-xs-pull-7 {
      right: 58.33333333%
}

.col-xs-pull-6 {
      right: 50%
}

.col-xs-pull-5 {
      right: 41.66666667%
}

.col-xs-pull-4 {
      right: 33.33333333%
}

.col-xs-pull-3 {
      right: 25%
}

.col-xs-pull-2 {
      right: 16.66666667%
}

.col-xs-pull-1 {
      right: 8.33333333%
}

.col-xs-pull-0 {
      right: auto
}

.col-xs-push-12 {
      left: 100%
}

.col-xs-push-11 {
      left: 91.66666667%
}

.col-xs-push-10 {
      left: 83.33333333%
}

.col-xs-push-9 {
      left: 75%
}

.col-xs-push-8 {
      left: 66.66666667%
}

.col-xs-push-7 {
      left: 58.33333333%
}

.col-xs-push-6 {
      left: 50%
}

.col-xs-push-5 {
      left: 41.66666667%
}

.col-xs-push-4 {
      left: 33.33333333%
}

.col-xs-push-3 {
      left: 25%
}

.col-xs-push-2 {
      left: 16.66666667%
}

.col-xs-push-1 {
      left: 8.33333333%
}

.col-xs-push-0 {
      left: auto
}

.col-xs-offset-12 {
      margin-left: 100%
}

.col-xs-offset-11 {
      margin-left: 91.66666667%
}

.col-xs-offset-10 {
      margin-left: 83.33333333%
}

.col-xs-offset-9 {
      margin-left: 75%
}

.col-xs-offset-8 {
      margin-left: 66.66666667%
}

.col-xs-offset-7 {
      margin-left: 58.33333333%
}

.col-xs-offset-6 {
      margin-left: 50%
}

.col-xs-offset-5 {
      margin-left: 41.66666667%
}

.col-xs-offset-4 {
      margin-left: 33.33333333%
}

.col-xs-offset-3 {
      margin-left: 25%
}

.col-xs-offset-2 {
      margin-left: 16.66666667%
}

.col-xs-offset-1 {
      margin-left: 8.33333333%
}

.col-xs-offset-0 {
      margin-left: 0
}

@media(min-width:993px) {
      .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
            float: left
      }

      .col-sm-12 {
            width: 100%
      }

      .col-sm-11 {
            width: 91.66666667%
      }

      .col-sm-10 {
            width: 83.33333333%
      }

      .col-sm-9 {
            width: 75%
      }

      .col-sm-8 {
            width: 66.66666667%
      }

      .col-sm-7 {
            width: 58.33333333%
      }

      .col-sm-6 {
            width: 50%
      }

      .col-sm-5 {
            width: 41.66666667%
      }

      .col-sm-4 {
            width: 33.33333333%
      }

      .col-sm-3 {
            width: 25%
      }

      .col-sm-2 {
            width: 16.66666667%
      }

      .col-sm-1 {
            width: 8.33333333%
      }

      .col-sm-pull-12 {
            right: 100%
      }

      .col-sm-pull-11 {
            right: 91.66666667%
      }

      .col-sm-pull-10 {
            right: 83.33333333%
      }

      .col-sm-pull-9 {
            right: 75%
      }

      .col-sm-pull-8 {
            right: 66.66666667%
      }

      .col-sm-pull-7 {
            right: 58.33333333%
      }

      .col-sm-pull-6 {
            right: 50%
      }

      .col-sm-pull-5 {
            right: 41.66666667%
      }

      .col-sm-pull-4 {
            right: 33.33333333%
      }

      .col-sm-pull-3 {
            right: 25%
      }

      .col-sm-pull-2 {
            right: 16.66666667%
      }

      .col-sm-pull-1 {
            right: 8.33333333%
      }

      .col-sm-pull-0 {
            right: auto
      }

      .col-sm-push-12 {
            left: 100%
      }

      .col-sm-push-11 {
            left: 91.66666667%
      }

      .col-sm-push-10 {
            left: 83.33333333%
      }

      .col-sm-push-9 {
            left: 75%
      }

      .col-sm-push-8 {
            left: 66.66666667%
      }

      .col-sm-push-7 {
            left: 58.33333333%
      }

      .col-sm-push-6 {
            left: 50%
      }

      .col-sm-push-5 {
            left: 41.66666667%
      }

      .col-sm-push-4 {
            left: 33.33333333%
      }

      .col-sm-push-3 {
            left: 25%
      }

      .col-sm-push-2 {
            left: 16.66666667%
      }

      .col-sm-push-1 {
            left: 8.33333333%
      }

      .col-sm-push-0 {
            left: auto
      }

      .col-sm-offset-12 {
            margin-left: 100%
      }

      .col-sm-offset-11 {
            margin-left: 91.66666667%
      }

      .col-sm-offset-10 {
            margin-left: 83.33333333%
      }

      .col-sm-offset-9 {
            margin-left: 75%
      }

      .col-sm-offset-8 {
            margin-left: 66.66666667%
      }

      .col-sm-offset-7 {
            margin-left: 58.33333333%
      }

      .col-sm-offset-6 {
            margin-left: 50%
      }

      .col-sm-offset-5 {
            margin-left: 41.66666667%
      }

      .col-sm-offset-4 {
            margin-left: 33.33333333%
      }

      .col-sm-offset-3 {
            margin-left: 25%
      }

      .col-sm-offset-2 {
            margin-left: 16.66666667%
      }

      .col-sm-offset-1 {
            margin-left: 8.33333333%
      }

      .col-sm-offset-0 {
            margin-left: 0
      }
}

@media(min-width:992px) {
      .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
            float: left
      }

      .col-md-12 {
            width: 100%
      }

      .col-md-11 {
            width: 91.66666667%
      }

      .col-md-10 {
            width: 83.33333333%
      }

      .col-md-9 {
            width: 75%
      }

      .col-md-8 {
            width: 66.66666667%
      }

      .col-md-7 {
            width: 58.33333333%
      }

      .col-md-6 {
            width: 50%
      }

      .col-md-5 {
            width: 41.66666667%
      }

      .col-md-4 {
            width: 33.33333333%
      }

      .col-md-3 {
            width: 25%
      }

      .col-md-2 {
            width: 16.66666667%
      }

      .col-md-1 {
            width: 8.33333333%
      }

      .col-md-pull-12 {
            right: 100%
      }

      .col-md-pull-11 {
            right: 91.66666667%
      }

      .col-md-pull-10 {
            right: 83.33333333%
      }

      .col-md-pull-9 {
            right: 75%
      }

      .col-md-pull-8 {
            right: 66.66666667%
      }

      .col-md-pull-7 {
            right: 58.33333333%
      }

      .col-md-pull-6 {
            right: 50%
      }

      .col-md-pull-5 {
            right: 41.66666667%
      }

      .col-md-pull-4 {
            right: 33.33333333%
      }

      .col-md-pull-3 {
            right: 25%
      }

      .col-md-pull-2 {
            right: 16.66666667%
      }

      .col-md-pull-1 {
            right: 8.33333333%
      }

      .col-md-pull-0 {
            right: auto
      }

      .col-md-push-12 {
            left: 100%
      }

      .col-md-push-11 {
            left: 91.66666667%
      }

      .col-md-push-10 {
            left: 83.33333333%
      }

      .col-md-push-9 {
            left: 75%
      }

      .col-md-push-8 {
            left: 66.66666667%
      }

      .col-md-push-7 {
            left: 58.33333333%
      }

      .col-md-push-6 {
            left: 50%
      }

      .col-md-push-5 {
            left: 41.66666667%
      }

      .col-md-push-4 {
            left: 33.33333333%
      }

      .col-md-push-3 {
            left: 25%
      }

      .col-md-push-2 {
            left: 16.66666667%
      }

      .col-md-push-1 {
            left: 8.33333333%
      }

      .col-md-push-0 {
            left: auto
      }

      .col-md-offset-12 {
            margin-left: 100%
      }

      .col-md-offset-11 {
            margin-left: 91.66666667%
      }

      .col-md-offset-10 {
            margin-left: 83.33333333%
      }

      .col-md-offset-9 {
            margin-left: 75%
      }

      .col-md-offset-8 {
            margin-left: 66.66666667%
      }

      .col-md-offset-7 {
            margin-left: 58.33333333%
      }

      .col-md-offset-6 {
            margin-left: 50%
      }

      .col-md-offset-5 {
            margin-left: 41.66666667%
      }

      .col-md-offset-4 {
            margin-left: 33.33333333%
      }

      .col-md-offset-3 {
            margin-left: 25%
      }

      .col-md-offset-2 {
            margin-left: 16.66666667%
      }

      .col-md-offset-1 {
            margin-left: 8.33333333%
      }

      .col-md-offset-0 {
            margin-left: 0
      }
}

@media(min-width:1200px) {
      .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
            float: left
      }

      .col-lg-12 {
            width: 100%
      }

      .col-lg-11 {
            width: 91.66666667%
      }

      .col-lg-10 {
            width: 83.33333333%
      }

      .col-lg-9 {
            width: 75%
      }

      .col-lg-8 {
            width: 66.66666667%
      }

      .col-lg-7 {
            width: 58.33333333%
      }

      .col-lg-6 {
            width: 50%
      }

      .col-lg-5 {
            width: 41.66666667%
      }

      .col-lg-4 {
            width: 33.33333333%
      }

      .col-lg-3 {
            width: 25%
      }

      .col-lg-2 {
            width: 16.66666667%
      }

      .col-lg-1 {
            width: 8.33333333%
      }

      .col-lg-pull-12 {
            right: 100%
      }

      .col-lg-pull-11 {
            right: 91.66666667%
      }

      .col-lg-pull-10 {
            right: 83.33333333%
      }

      .col-lg-pull-9 {
            right: 75%
      }

      .col-lg-pull-8 {
            right: 66.66666667%
      }

      .col-lg-pull-7 {
            right: 58.33333333%
      }

      .col-lg-pull-6 {
            right: 50%
      }

      .col-lg-pull-5 {
            right: 41.66666667%
      }

      .col-lg-pull-4 {
            right: 33.33333333%
      }

      .col-lg-pull-3 {
            right: 25%
      }

      .col-lg-pull-2 {
            right: 16.66666667%
      }

      .col-lg-pull-1 {
            right: 8.33333333%
      }

      .col-lg-pull-0 {
            right: auto
      }

      .col-lg-push-12 {
            left: 100%
      }

      .col-lg-push-11 {
            left: 91.66666667%
      }

      .col-lg-push-10 {
            left: 83.33333333%
      }

      .col-lg-push-9 {
            left: 75%
      }

      .col-lg-push-8 {
            left: 66.66666667%
      }

      .col-lg-push-7 {
            left: 58.33333333%
      }

      .col-lg-push-6 {
            left: 50%
      }

      .col-lg-push-5 {
            left: 41.66666667%
      }

      .col-lg-push-4 {
            left: 33.33333333%
      }

      .col-lg-push-3 {
            left: 25%
      }

      .col-lg-push-2 {
            left: 16.66666667%
      }

      .col-lg-push-1 {
            left: 8.33333333%
      }

      .col-lg-push-0 {
            left: auto
      }

      .col-lg-offset-12 {
            margin-left: 100%
      }

      .col-lg-offset-11 {
            margin-left: 91.66666667%
      }

      .col-lg-offset-10 {
            margin-left: 83.33333333%
      }

      .col-lg-offset-9 {
            margin-left: 75%
      }

      .col-lg-offset-8 {
            margin-left: 66.66666667%
      }

      .col-lg-offset-7 {
            margin-left: 58.33333333%
      }

      .col-lg-offset-6 {
            margin-left: 50%
      }

      .col-lg-offset-5 {
            margin-left: 41.66666667%
      }

      .col-lg-offset-4 {
            margin-left: 33.33333333%
      }

      .col-lg-offset-3 {
            margin-left: 25%
      }

      .col-lg-offset-2 {
            margin-left: 16.66666667%
      }

      .col-lg-offset-1 {
            margin-left: 8.33333333%
      }

      .col-lg-offset-0 {
            margin-left: 0
      }
}

table {
      background-color: transparent
}

caption {
      padding-top: 8px;
      padding-bottom: 8px;
      color: #777
}

caption, th {
      text-align: left
}

.table {
      width: 100%;
      max-width: 100%;
      margin-bottom: 20px
}

.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;
      line-height: 1.42857143;
      vertical-align: top;
      border-top: 1px solid #ddd
}

.table>thead>tr>th {
      vertical-align: bottom;
      border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th {
      border-top: 0
}

.table>tbody+tbody {
      border-top: 2px solid #ddd
}

.table .table {
      background-color: #fff
}

.table-condensed>tbody>tr>td, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>td, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>thead>tr>th {
      padding: 5px;
      vertical-align: middle
}

.table-bordered, .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: 1px solid #ddd
}

.table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
      border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
      background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
      background-color: #f5f5f5
}

table col[class*=col-] {
      position: static;
      float: none;
      display: table-column
}

table td[class*=col-], table th[class*=col-] {
      position: static;
      float: none;
      display: table-cell
}

.table>tbody>tr.active>td, .table>tbody>tr.active>th, .table>tbody>tr>td.active, .table>tbody>tr>th.active, .table>tfoot>tr.active>td, .table>tfoot>tr.active>th, .table>tfoot>tr>td.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>thead>tr.active>th, .table>thead>tr>td.active, .table>thead>tr>th.active {
      background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th, .table-hover>tbody>tr:hover>.active, .table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover {
      background-color: #e8e8e8
}

.table>tbody>tr.success>td, .table>tbody>tr.success>th, .table>tbody>tr>td.success, .table>tbody>tr>th.success, .table>tfoot>tr.success>td, .table>tfoot>tr.success>th, .table>tfoot>tr>td.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>thead>tr.success>th, .table>thead>tr>td.success, .table>thead>tr>th.success {
      background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th, .table-hover>tbody>tr:hover>.success, .table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover {
      background-color: #d9534f
}

.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info {
      background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th, .table-hover>tbody>tr:hover>.info, .table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover {
      background-color: #c4e3f3
}

.table>tbody>tr.warning>td, .table>tbody>tr.warning>th, .table>tbody>tr>td.warning, .table>tbody>tr>th.warning, .table>tfoot>tr.warning>td, .table>tfoot>tr.warning>th, .table>tfoot>tr>td.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>thead>tr.warning>th, .table>thead>tr>td.warning, .table>thead>tr>th.warning {
      background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th, .table-hover>tbody>tr:hover>.warning, .table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover {
      background-color: #faf2cc
}

.table>tbody>tr.danger>td, .table>tbody>tr.danger>th, .table>tbody>tr>td.danger, .table>tbody>tr>th.danger, .table>tfoot>tr.danger>td, .table>tfoot>tr.danger>th, .table>tfoot>tr>td.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>thead>tr.danger>th, .table>thead>tr>td.danger, .table>thead>tr>th.danger {
      background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th, .table-hover>tbody>tr:hover>.danger, .table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover {
      background-color: #ebcccc
}

.table-responsive {
      overflow-x: auto;
      min-height: .01%
}

@media screen and (max-width:992px) {
      .table-responsive {
            width: 100%;
            margin-bottom: 15px;
            overflow-y: hidden;
            -ms-overflow-style: -ms-autohiding-scrollbar;
            border: 1px solid #ddd
      }

      .table-responsive>.table {
            margin-bottom: 0
      }

      .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>td, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>thead>tr>th {
            white-space: nowrap
      }

      .table-responsive>.table-bordered {
            border: 0
      }

      .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>thead>tr>th:first-child {
            border-left: 0
      }

      .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>thead>tr>th:last-child {
            border-right: 0
      }

      .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>th {
            border-bottom: 0
      }
}

fieldset {
      margin: 0;
      min-width: 0
}

fieldset, legend {
      padding: 0;
      border: 0
}

legend {
      display: block;
      width: 100%;
      margin-bottom: 20px;
      font-size: 21px;
      line-height: inherit;
      color: #333;
      border-bottom: 1px solid #e5e5e5
}

label {
      display: inline-block;
      max-width: 100%;
      margin-bottom: 5px;
      font-weight: 700
}

input[type=search] {
      -webkit-box-sizing: border-box;
      box-sizing: border-box
}

input[type=checkbox], input[type=radio] {
      margin: 4px 0 0;
      margin-top: 1px\9;
      line-height: normal
}

input[type=file] {
      display: block
}

input[type=range] {
      display: block;
      width: 100%
}

select[multiple], select[size] {
      height: auto
}

input[type=checkbox]:focus, input[type=file]:focus, input[type=radio]:focus {
      outline: thin dotted;
      outline: 5px auto -webkit-focus-ring-color;
      outline-offset: -2px
}

output {
      padding-top: 7px
}

.form-control, output {
      display: block;
      font-size: 14px;
      line-height: 1.42857143;
      color: #555
}

.form-control {
      width: 100%;
      height: 34px;
      padding: 6px 12px;
      background-color: #fdfdfd;
      background-image: none;
      border: 1px solid #9c9c9c;
      border-radius: 2px;
      -webkit-transition: border-color .15s ease-in-out;
      -webkit-box-shadow: ease-in-out .15s;
      -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
      transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
      transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
      transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out, -webkit-box-shadow .15s ease-in-out
}

.form-control:focus {
      border-color: #66afe9;
      outline: 0;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
      color: #999;
      opacity: 1
}

.form-control:-ms-input-placeholder {
      color: #999
}

.form-control::-webkit-input-placeholder {
      color: #999
}

.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
      background-color: #fafafa;
      opacity: 1
}

.form-control[disabled], fieldset[disabled] .form-control {
      cursor: default
}

textarea.form-control {
      height: auto
}

input[type=search] {
      -webkit-appearance: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
      input[type=date].form-control, input[type=datetime-local].form-control, input[type=month].form-control, input[type=time].form-control {
            line-height: 34px
      }

      .input-group-sm input[type=date], .input-group-sm input[type=datetime-local], .input-group-sm input[type=month], .input-group-sm input[type=time], input[type=date].input-sm, input[type=datetime-local].input-sm, input[type=month].input-sm, input[type=time].input-sm {
            line-height: 30px
      }

      .input-group-lg input[type=date], .input-group-lg input[type=datetime-local], .input-group-lg input[type=month], .input-group-lg input[type=time], input[type=date].input-lg, input[type=datetime-local].input-lg, input[type=month].input-lg, input[type=time].input-lg {
            line-height: 46px
      }
}

.form-group {
      margin-bottom: 15px
}

.checkbox, .radio {
      position: relative;
      display: block;
      margin-top: 10px;
      margin-bottom: 10px
}

.checkbox label, .radio label {
      min-height: 20px;
      padding-left: 20px;
      margin-bottom: 0;
      font-weight: 400;
      cursor: pointer
}

.checkbox-inline input[type=checkbox], .checkbox input[type=checkbox], .radio-inline input[type=radio], .radio input[type=radio] {
      position: absolute;
      margin-left: -20px;
      margin-top: 4px\9
}

.checkbox+.checkbox, .radio+.radio {
      margin-top: -5px
}

.checkbox-inline, .radio-inline {
      position: relative;
      display: inline-block;
      padding-left: 20px;
      margin-bottom: 0;
      vertical-align: middle;
      font-weight: 400;
      cursor: pointer
}

.checkbox-inline+.checkbox-inline, .radio-inline+.radio-inline {
      margin-top: 0;
      margin-left: 10px
}

.checkbox-inline.disabled, .checkbox.disabled label, .radio-inline.disabled, .radio.disabled label, fieldset[disabled] .checkbox-inline, fieldset[disabled] .checkbox label, fieldset[disabled] .radio-inline, fieldset[disabled] .radio label, fieldset[disabled] input[type=checkbox], fieldset[disabled] input[type=radio], input[type=checkbox].disabled, input[type=checkbox][disabled], input[type=radio].disabled, input[type=radio][disabled] {
      cursor: default
}

.form-control-static {
      padding-top: 7px;
      padding-bottom: 7px;
      margin-bottom: 0;
      min-height: 34px
}

.form-control-static.input-lg, .form-control-static.input-sm {
      padding-left: 0;
      padding-right: 0
}

.input-sm {
      height: 30px;
      padding: 5px 10px;
      font-size: 12px;
      line-height: 1.5;
      border-radius: 3px
}

select.input-sm {
      height: 30px;
      line-height: 30px
}

select[multiple].input-sm, textarea.input-sm {
      height: auto
}

.form-group-sm .form-control {
      height: 30px;
      padding: 5px 10px;
      font-size: 12px;
      line-height: 1.5;
      border-radius: 3px
}

.form-group-sm select.form-control {
      height: 30px;
      line-height: 30px
}

.form-group-sm select[multiple].form-control, .form-group-sm textarea.form-control {
      height: auto
}

.form-group-sm .form-control-static {
      height: 30px;
      min-height: 32px;
      padding: 6px 10px;
      font-size: 12px;
      line-height: 1.5
}

.input-lg {
      height: 46px;
      padding: 10px 16px;
      font-size: 18px;
      line-height: 1.3333333;
      border-radius: 6px
}

select.input-lg {
      height: 46px;
      line-height: 46px
}

select[multiple].input-lg, textarea.input-lg {
      height: auto
}

.form-group-lg .form-control {
      height: 46px;
      padding: 10px 16px;
      font-size: 18px;
      line-height: 1.3333333;
      border-radius: 6px
}

.form-group-lg select.form-control {
      height: 46px;
      line-height: 46px
}

.form-group-lg select[multiple].form-control, .form-group-lg textarea.form-control {
      height: auto
}

.form-group-lg .form-control-static {
      height: 46px;
      min-height: 38px;
      padding: 11px 16px;
      font-size: 18px;
      line-height: 1.3333333
}

.has-feedback {
      position: relative
}

.has-feedback .form-control {
      padding-right: 42.5px
}

.form-control-feedback {
      position: absolute;
      top: 0;
      right: 0;
      z-index: 2;
      display: block;
      width: 34px;
      height: 34px;
      line-height: 34px;
      text-align: center;
      pointer-events: none
}

.form-group-lg .form-control+.form-control-feedback, .input-group-lg+.form-control-feedback, .input-lg+.form-control-feedback {
      width: 46px;
      height: 46px;
      line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback, .input-group-sm+.form-control-feedback, .input-sm+.form-control-feedback {
      width: 30px;
      height: 30px;
      line-height: 30px
}

.has-success .checkbox, .has-success .checkbox-inline, .has-success.checkbox-inline label, .has-success.checkbox label, .has-success .control-label, .has-success .help-block, .has-success .radio, .has-success .radio-inline, .has-success.radio-inline label, .has-success.radio label {
      color: #3c763d
}

.has-success .form-control {
      border-color: #d9534f -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
      border-color: #2b542c;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d9534f;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #d9534f
}

.has-success .input-group-addon {
      color: #d9534f border-color: #d9534f background-color: #dff0d8
}

.has-success .form-control-feedback {
      color: #3c763d
}

.has-warning .checkbox, .has-warning .checkbox-inline, .has-warning.checkbox-inline label, .has-warning.checkbox label, .has-warning .control-label, .has-warning .help-block, .has-warning .radio, .has-warning .radio-inline, .has-warning.radio-inline label, .has-warning.radio label {
      color: #8a6d3b
}

.has-warning .form-control {
      border-color: #8a6d3b;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
      border-color: #66512c;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
      color: #8a6d3b;
      border-color: #8a6d3b;
      background-color: #fcf8e3
}

.has-warning .form-control-feedback {
      color: #8a6d3b
}

.has-error .checkbox, .has-error .checkbox-inline, .has-error.checkbox-inline label, .has-error.checkbox label, .has-error .control-label, .has-error .help-block, .has-error .radio, .has-error .radio-inline, .has-error.radio-inline label, .has-error.radio label {
      color: #d9534f
}

.has-error .form-control {
      border-color: #d9534f;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
      border-color: #843534;
      -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
      box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
      color: #d9534f;
      border-color: #d9534f;
      background-color: #f2dede
}

.has-error .form-control-feedback {
      color: #d9534f
}

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

.has-feedback label.sr-only~.form-control-feedback {
      top: 0
}

.help-block {
      display: block;
      margin-top: 5px;
      margin-bottom: 10px;
      color: #737373
}

@media(min-width:993px) {
      .form-inline .form-group {
            display: inline-block;
            margin-bottom: 0;
            vertical-align: middle
      }

      .form-inline .form-control-static {
            display: inline-block
      }

      .form-inline .input-group {
            display: inline-table;
            vertical-align: middle
      }

      .form-inline .input-group .form-control, .form-inline .input-group .input-group-addon, .form-inline .input-group .input-group-btn {
            width: auto
      }

      .form-inline .input-group>.form-control {
            width: 100%
      }

      .form-inline .control-label {
            margin-bottom: 0;
            vertical-align: middle
      }

      .form-inline .checkbox, .form-inline .radio {
            display: inline-block;
            margin-top: 0;
            margin-bottom: 0;
            vertical-align: middle
      }

      .form-inline .checkbox label, .form-inline .radio label {
            padding-left: 0
      }

      .form-inline .checkbox input[type=checkbox], .form-inline .radio input[type=radio] {
            position: relative;
            margin-left: 0
      }

      .form-inline .has-feedback .form-control-feedback {
            top: 0
      }
}

.form-horizontal .checkbox, .form-horizontal .checkbox-inline, .form-horizontal .radio, .form-horizontal .radio-inline {
      margin-top: 0;
      margin-bottom: 0;
      padding-top: 7px
}

.form-horizontal .checkbox, .form-horizontal .radio {
      min-height: 27px
}

.form-horizontal .form-group {
      margin-left: -15px;
      margin-right: -15px
}

@media(min-width:993px) {
      .form-horizontal .control-label {
            text-align: right;
            margin-bottom: 0;
            padding-top: 7px
      }
}

.form-horizontal .has-feedback .form-control-feedback {
      right: 15px
}

@media(min-width:993px) {
      .form-horizontal .form-group-lg .control-label {
            padding-top: 14.333333px;
            font-size: 18px
      }
}

@media(min-width:993px) {
      .form-horizontal .form-group-sm .control-label {
            padding-top: 6px;
            font-size: 12px
      }
}

.btn {
      display: inline-block;
      margin-bottom: 0;
      font-weight: 400;
      text-align: center;
      vertical-align: middle;
      -ms-touch-action: manipulation;
      touch-action: manipulation;
      cursor: pointer;
      background-image: none;
      border: 1px solid transparent;
      padding: 7px 12px;
      font-size: 14px;
      line-height: 1.42857143;
      border-radius: 2px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      background: 0 0;
      user-select: none
}

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
      outline: none
}

.btn.focus, .btn:hover {
      color: #333;
      text-decoration: none
}

.btn.active, .btn:active {
      outline: 0;
      background-image: none;
      -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
      cursor: default;
      opacity: .65;
      filter: alpha(opacity=65);
      -webkit-box-shadow: none;
      box-shadow: none
}

a.btn.disabled, fieldset[disabled] a.btn {
      pointer-events: none
}

.btn-default {
      background-color: #fff;
      color: #585858;
      border: 1px solid #9c9c9c
}

.btn-default.active, .btn-default:active, .btn-default:hover, .circle-button:hover, .open>.dropdown-toggle.btn-default {
      color: #333;
      background-color: #e6e6e6;
      border-color: #adadad
}

.btn-default.disabled, .btn-default.disabled.active, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled:focus, .btn-default.disabled:hover, .btn-default[disabled], .btn-default[disabled].active, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled]:focus, .btn-default[disabled]:hover, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default.active, fieldset[disabled] .btn-default.focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:hover {
      background-color: #fff;
      border-color: #ccc
}

.btn-default .badge {
      color: #fff;
      background-color: #333
}

.btn.btn-primary {
      color: #fff;
      background-color: #d9534f border-color: #2e6da4
}

.btn-primary.focus, .btn-primary:focus {
      color: #fff;
      background-color: #286090;
      border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .btn-primary:hover, .open>.dropdown-toggle.btn-primary {
      color: #fff;
      background-color: #286090;
      border-color: #204d74
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
      color: #fff;
      background-color: #204d74;
      border-color: #122b40
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
      background-image: none
}

.btn-primary.disabled, .btn-primary.disabled.active, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled:focus, .btn-primary.disabled:hover, .btn-primary[disabled], .btn-primary[disabled].active, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled]:focus, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary.active, fieldset[disabled] .btn-primary.focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:hover {
      background-color: #d9534f border-color: #2e6da4
}

.btn-primary .badge {
      color: #d9534f background-color: #fff
}

.btn-success {
      color: #fff;
      background-color: #d9534f border-color: #4cae4c
}

.btn-success.focus, .btn-success:focus {
      color: #fff;
      background-color: #d9534f border-color: #255625
}

.btn-success.active, .btn-success:active, .btn-success:hover, .open>.dropdown-toggle.btn-success {
      color: #fff;
      background-color: #d9534f border-color: #398439
}

.btn-success.active.focus, .btn-success.active:focus, .btn-success.active:hover, .btn-success:active.focus, .btn-success:active:focus, .btn-success:active:hover, .open>.dropdown-toggle.btn-success.focus, .open>.dropdown-toggle.btn-success:focus, .open>.dropdown-toggle.btn-success:hover {
      color: #fff;
      background-color: #d9534f border-color: #255625
}

.btn-success.active, .btn-success:active, .open>.dropdown-toggle.btn-success {
      background-image: none
}

.btn-success.disabled, .btn-success.disabled.active, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled:focus, .btn-success.disabled:hover, .btn-success[disabled], .btn-success[disabled].active, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled]:focus, .btn-success[disabled]:hover, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success.active, fieldset[disabled] .btn-success.focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:hover {
      background-color: #d9534f border-color: #4cae4c
}

.btn-success .badge {
      color: #d9534f background-color: #fff
}

.btn-info {
      color: #fff;
      background-color: #d9534f border-color: #46b8da
}

.btn-info.focus, .btn-info:focus {
      color: #fff;
      background-color: #d9534f border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .btn-info:hover, .open>.dropdown-toggle.btn-info {
      color: #fff;
      background-color: #d9534f border-color: #269abc
}

.btn-info.active.focus, .btn-info.active:focus, .btn-info.active:hover, .btn-info:active.focus, .btn-info:active:focus, .btn-info:active:hover, .open>.dropdown-toggle.btn-info.focus, .open>.dropdown-toggle.btn-info:focus, .open>.dropdown-toggle.btn-info:hover {
      color: #fff;
      background-color: #269abc;
      border-color: #1b6d85
}

.btn-info.active, .btn-info:active, .open>.dropdown-toggle.btn-info {
      background-image: none
}

.btn-info.disabled, .btn-info.disabled.active, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled:focus, .btn-info.disabled:hover, .btn-info[disabled], .btn-info[disabled].active, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled]:focus, .btn-info[disabled]:hover, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info.active, fieldset[disabled] .btn-info.focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:hover {
      background-color: #d9534f border-color: #46b8da
}

.btn-info .badge {
      color: #d9534f background-color: #fff
}

.btn-warning {
      color: #fff;
      background-color: #f0ad4e;
      border-color: #eea236
}

.btn-warning.focus, .btn-warning:focus {
      color: #fff;
      background-color: #ec971f;
      border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .btn-warning:hover, .open>.dropdown-toggle.btn-warning {
      color: #fff;
      background-color: #ec971f;
      border-color: #d58512
}

.btn-warning.active.focus, .btn-warning.active:focus, .btn-warning.active:hover, .btn-warning:active.focus, .btn-warning:active:focus, .btn-warning:active:hover, .open>.dropdown-toggle.btn-warning.focus, .open>.dropdown-toggle.btn-warning:focus, .open>.dropdown-toggle.btn-warning:hover {
      color: #fff;
      background-color: #d58512;
      border-color: #985f0d
}

.btn-warning.active, .btn-warning:active, .open>.dropdown-toggle.btn-warning {
      background-image: none
}

.btn-warning.disabled, .btn-warning.disabled.active, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled:focus, .btn-warning.disabled:hover, .btn-warning[disabled], .btn-warning[disabled].active, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled]:focus, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning.active, fieldset[disabled] .btn-warning.focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:hover {
      background-color: #f0ad4e;
      border-color: #eea236
}

.btn-warning .badge {
      color: #f0ad4e;
      background-color: #fff
}

.btn-danger {
      color: #fff;
      background-color: #d9534f;
      border-color: #d43f3a
}

.btn-danger.focus, .btn-danger:focus {
      color: #fff;
      background-color: #c9302c;
      border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .btn-danger:hover, .open>.dropdown-toggle.btn-danger {
      color: #fff;
      background-color: #c9302c;
      border-color: #ac2925
}

.btn-danger.active.focus, .btn-danger.active:focus, .btn-danger.active:hover, .btn-danger:active.focus, .btn-danger:active:focus, .btn-danger:active:hover, .open>.dropdown-toggle.btn-danger.focus, .open>.dropdown-toggle.btn-danger:focus, .open>.dropdown-toggle.btn-danger:hover {
      color: #fff;
      background-color: #ac2925;
      border-color: #761c19
}

.btn-danger.active, .btn-danger:active, .open>.dropdown-toggle.btn-danger {
      background-image: none
}

.btn-danger.disabled, .btn-danger.disabled.active, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled:focus, .btn-danger.disabled:hover, .btn-danger[disabled], .btn-danger[disabled].active, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled]:focus, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger.active, fieldset[disabled] .btn-danger.focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:hover {
      background-color: #d9534f;
      border-color: #d43f3a
}

.btn-danger .badge {
      color: #d9534f;
      background-color: #fff
}

.btn-link {
      color: #d9534f font-weight: 400;
      border-radius: 0
}

.btn-link, .btn-link.active, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
      background-color: transparent;
      -webkit-box-shadow: none;
      box-shadow: none
}

.btn-link, .btn-link:active, .btn-link:focus, .btn-link:hover {
      border-color: transparent
}

.btn-link:focus, .btn-link:hover {
      color: #23527c;
      text-decoration: underline;
      background-color: transparent
}

.btn-link[disabled]:focus, .btn-link[disabled]:hover, fieldset[disabled] .btn-link:focus, fieldset[disabled] .btn-link:hover {
      color: #777;
      text-decoration: none
}

.btn-group-lg>.btn, .btn-lg {
      padding: 10px 16px;
      font-size: 18px;
      line-height: 1.3333333;
      border-radius: 2px
}

.btn-group-sm>.btn, .btn-sm {
      padding: 5px 10px;
      font-size: 12px;
      line-height: 1.5;
      border-radius: 2px
}

.btn-group-xs>.btn, .btn-xs {
      padding: 1px 5px;
      font-size: 11px;
      line-height: 1.5;
      border-radius: 3px
}

.btn-block {
      display: block;
      width: 100%
}

.btn-block+.btn-block {
      margin-top: 5px
}

input[type=button].btn-block, input[type=reset].btn-block, input[type=submit].btn-block {
      width: 100%
}

.fade {
      opacity: 0;
      -webkit-transition: opacity .15s linear;
      transition: opacity .15s linear
}

.fade.in {
      opacity: 1
}

.collapse {
      display: none
}

.collapse.in {
      display: block
}

tr.collapse.in {
      display: table-row
}

tbody.collapse.in {
      display: table-row-group
}

.collapsing {
      position: relative;
      height: 0;
      overflow: hidden;
      -webkit-transition-property: height, visibility;
      transition-property: height, visibility;
      -webkit-transition-duration: .35s;
      transition-duration: .35s;
      -webkit-transition-timing-function: ease;
      transition-timing-function: ease
}

.caret {
      display: inline-block;
      width: 0;
      height: 0;
      margin-left: 3px;
      vertical-align: middle;
      border-top: 4px dashed;
      border-top: 4px solid\9;
      border-right: 4px solid transparent;
      border-left: 4px solid transparent
}

.dropdown, .dropup {
      position: relative
}

.dropdown-toggle:focus {
      outline: 0
}

.dropdown-menu {
      position: absolute;
      top: 100%;
      left: 0;
      z-index: 1000;
      display: none;
      float: left;
      min-width: 160px;
      padding: 0;
      margin: 2px 0 0;
      list-style: none;
      text-align: left;
      background-color: #fff;
      border: 1px solid #e2e2e2;
      border-radius: 2px;
      -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
      box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
      background-clip: padding-box
}

.dropdown-menu.pull-right {
      right: 0;
      left: auto
}

.dropdown-menu .divider {
      height: 1px;
      margin: 5px 0;
      overflow: hidden;
      background-color: #e5e5e5
}

.dropdown-menu>li>a {
      display: block;
      padding: 5px 20px;
      clear: both;
      line-height: 1.42857143;
      color: #525252;
      white-space: nowrap
}

header .dropdown-menu>li>a {
      font-weight: 400
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
      text-decoration: none;
      color: #262626;
      background-color: #fbfbfb;
      cursor: pointer
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
      text-decoration: none;
      outline: 0
}

.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
      color: #777
}

.dropdown-menu>.disabled>a:focus, .dropdown-menu>.disabled>a:hover {
      text-decoration: none;
      background-color: transparent;
      background-image: none;
      filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
      cursor: default
}

.open>.dropdown-menu {
      display: block
}

.open>a {
      outline: 0
}

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

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

.dropdown-header {
      display: block;
      padding: 3px 20px;
      font-size: 12px;
      line-height: 1.42857143;
      color: #777;
      white-space: nowrap
}

.dropdown-backdrop {
      position: fixed;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      z-index: 990
}

.pull-right>.dropdown-menu {
      right: 0;
      left: auto
}

.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
      border-top: 0;
      border-bottom: 4px dashed;
      border-bottom: 4px solid\9;
      content: ""
}

.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
      top: auto;
      bottom: 100%;
      margin-bottom: 2px
}

@media(min-width:993px) {
      .navbar-right .dropdown-menu-left {
            left: 0;
            right: auto
      }
}

.btn-group, .btn-group-vertical {
      position: relative;
      display: inline-block;
      vertical-align: middle
}

.btn-group-vertical>.btn, .btn-group>.btn {
      position: relative;
      float: left
}

.btn-group-vertical>.btn.active, .btn-group-vertical>.btn:active, .btn-group-vertical>.btn:focus, .btn-group-vertical>.btn:hover, .btn-group>.btn.active, .btn-group>.btn:active, .btn-group>.btn:focus, .btn-group>.btn:hover {
      z-index: 2
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
      margin-left: -1px
}

.btn-toolbar {
      margin-left: -5px
}

.btn-toolbar .btn, .btn-toolbar .btn-group, .btn-toolbar .input-group {
      float: left
}

.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
      margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
      border-radius: 0
}

.btn-group>.btn:first-child {
      margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
      border-bottom-left-radius: 0;
      border-top-left-radius: 0
}

.btn-group>.btn-group {
      float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
      border-radius: 0
}

.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0
}

.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child {
      border-bottom-left-radius: 0;
      border-top-left-radius: 0;
      margin: 0
}

.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
      outline: 0
}

.btn-group>.btn+.dropdown-toggle {
      padding-left: 8px;
      padding-right: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
      padding-left: 12px;
      padding-right: 12px
}

.btn-group.open .dropdown-toggle {
      -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
      box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
      -webkit-box-shadow: none;
      box-shadow: none
}

.btn .caret {
      margin-left: 0
}

.btn-lg .caret {
      border-width: 5px 5px 0;
      border-bottom-width: 0
}

.dropup .btn-lg .caret {
      border-width: 0 5px 5px
}

.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
      display: block;
      float: none;
      width: 100%;
      max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
      float: none
}

.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
      margin-top: -1px;
      margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
      border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
      border-top-right-radius: 4px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
      border-bottom-left-radius: 4px;
      border-top-right-radius: 0;
      border-top-left-radius: 0
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
      border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
      border-top-right-radius: 0;
      border-top-left-radius: 0
}

.btn-group-justified {
      display: table;
      width: 100%;
      table-layout: fixed;
      border-collapse: separate
}

.btn-group-justified>.btn, .btn-group-justified>.btn-group {
      float: none;
      display: table-cell;
      width: 1%
}

.btn-group-justified>.btn-group .btn {
      width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
      left: auto
}

[data-toggle=buttons]>.btn-group>.btn input[type=checkbox], [data-toggle=buttons]>.btn-group>.btn input[type=radio], [data-toggle=buttons]>.btn input[type=checkbox], [data-toggle=buttons]>.btn input[type=radio] {
      position: absolute;
      clip: rect(0, 0, 0, 0);
      pointer-events: none
}

.input-group {
      position: relative;
      display: table;
      border-collapse: separate
}

.input-group[class*=col-] {
      float: none;
      padding-left: 0;
      padding-right: 0
}

.input-group .form-control {
      position: relative;
      z-index: 2;
      float: left;
      width: 100%;
      margin-bottom: 0
}

.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
      height: 46px;
      padding: 10px 16px;
      font-size: 18px;
      line-height: 1.3333333
}

select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
      height: 46px;
      line-height: 46px
}

select[multiple].input-group-lg>.form-control, select[multiple].input-group-lg>.input-group-addon, select[multiple].input-group-lg>.input-group-btn>.btn, textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn {
      height: auto
}

.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
      height: 30px;
      padding: 5px 10px;
      font-size: 12px;
      line-height: 1.5;
      border-radius: 3px
}

select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
      height: 30px;
      line-height: 30px
}

select[multiple].input-group-sm>.form-control, select[multiple].input-group-sm>.input-group-addon, select[multiple].input-group-sm>.input-group-btn>.btn, textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn {
      height: auto
}

.input-group-addon, .input-group-btn, .input-group .form-control {
      display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
      border-radius: 0
}

.input-group-addon, .input-group-btn {
      width: 1%;
      white-space: nowrap;
      vertical-align: middle
}

.input-group-addon {
      padding: 6px 12px;
      font-size: 14px;
      font-weight: 400;
      line-height: 1;
      color: #555;
      text-align: center;
      background-color: #fff;
      border: 1px solid #9c9c9c;
      border-radius: 2px
}

.input-group-addon.input-sm {
      padding: 5px 10px;
      font-size: 12px;
      border-radius: 3px
}

.input-group-addon.input-lg {
      padding: 10px 16px;
      font-size: 18px;
      border-radius: 6px
}

.input-group-addon input[type=checkbox], .input-group-addon input[type=radio] {
      margin-top: 0
}

.input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn-group:not(:last-child)>.btn, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group .form-control:first-child {
      border-bottom-right-radius: 0;
      border-top-right-radius: 0
}

.input-group-addon:first-child {
      border-right: 0
}

.input-group-addon:last-child, .input-group-btn:first-child>.btn-group:not(:first-child)>.btn, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group .form-control:last-child {
      border-bottom-left-radius: 0;
      border-top-left-radius: 0
}

.input-group-addon:last-child {
      border-left: 0
}

.input-group-btn {
      white-space: nowrap
}

.input-group-btn, .input-group-btn>.btn {
      position: relative
}

.input-group-btn>.btn+.btn {
      margin-left: -1px
}

.input-group-btn>.btn:active, .input-group-btn>.btn:focus, .input-group-btn>.btn:hover {
      z-index: 2
}

.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
      margin-right: -1px
}

.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
      z-index: 2;
      margin-left: -1px
}

.nav {
      margin-bottom: 0;
      padding-left: 0;
      list-style: none
}

.nav>li, .nav>li>a {
      position: relative;
      display: block
}

.nav>li>a {
      padding: 10px 15px
}

.nav>li>a:hover {
      text-decoration: none;
      background-color: #fdfdfd
}

.nav>li.disabled>a {
      color: #777
}

.nav>li.disabled>a:focus, .nav>li.disabled>a:hover {
      color: #777;
      text-decoration: none;
      background-color: transparent;
      cursor: default
}

.nav .nav-divider {
      height: 1px;
      margin: 9px 0;
      overflow: hidden;
      background-color: #e5e5e5
}

.nav>li>a>img {
      max-width: none
}

.nav-tabs {
      border-bottom: 1px solid #ddd
}

.nav-tabs>li {
      float: left;
      margin-bottom: -1px
}

.nav-tabs>li>a {
      margin-right: 2px;
      line-height: 1.42857143;
      border: 1px solid transparent;
      border-radius: 2px 2px 0 0
}

.nav-tabs>li>a:hover {
      border-color: #fdfdfd;
      border-bottom: none
}

.nav-tabs>li>a i {
      margin: 0 5px 0 0
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
      color: #555;
      background-color: #fff;
      border: 1px solid #ddd;
      border-bottom-color: transparent;
      cursor: default;
      margin-right: 0
}

.nav-tabs.nav-justified {
      width: 100%;
      border-bottom: 0
}

.nav-tabs.nav-justified>li {
      float: none !important
}

.nav-tabs.nav-justified>li>a {
      text-align: center;
      margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
      top: auto;
      left: auto
}

@media(min-width:993px) {
      .nav-tabs.nav-justified>li {
            display: table-cell !important;
            width: 1%
      }

      .nav-tabs.nav-justified>li>a {
            margin-bottom: 0
      }
}

.nav-tabs.nav-justified>li>a {
      margin-right: -1px;
      border-radius: 4px
}

.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
      border: 1px solid #ddd
}

@media(min-width:993px) {
      .nav-tabs.nav-justified>li>a {
            border-bottom: 1px solid #ddd;
            border-radius: 2px 2px 0 0
      }

      .nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:focus, .nav-tabs.nav-justified>.active>a:hover {
            border-bottom-color: #fff
      }
}

.nav-pills>li {
      float: left
}

.nav-pills>li>a {
      border-radius: 4px
}

.nav-pills>li+li {
      margin-left: 2px
}

.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
      color: #545454;
      background-color: #fff;
      border: 1px solid #777;
      font-weight: 700
}

.nav-stacked>li {
      float: none
}

.nav-stacked>li+li {
      margin-top: 2px;
      margin-left: 0
}

.nav-justified {
      width: 100%
}

.nav-justified>li {
      float: none
}

.nav-justified>li>a {
      text-align: center;
      margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
      top: auto;
      left: auto
}

@media(min-width:993px) {
      .nav-justified>li {
            display: table-cell;
            width: 1%
      }

      .nav-justified>li>a {
            margin-bottom: 0
      }
}

.nav-tabs-justified {
      border-bottom: 0
}

.nav-tabs-justified>li>a {
      margin-right: 0;
      border-radius: 4px
}

.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
      border: 1px solid #ddd
}

@media(min-width:993px) {
      .nav-tabs-justified>li>a {
            border-bottom: 1px solid #ddd;
            border-radius: 2px 2px 0 0
      }

      .nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:focus, .nav-tabs-justified>.active>a:hover {
            border-bottom-color: #fff
      }
}

.tab-content>.tab-pane {
      display: none
}

.tab-content>.active {
      display: block
}

.nav-tabs .dropdown-menu {
      margin-top: -1px;
      border-top-right-radius: 0;
      border-top-left-radius: 0
}

.navbar {
      position: relative;
      min-height: 50px
}

@media(min-width:993px) {
      .navbar {
            border-radius: 0
      }
}

@media(min-width:993px) {
      .navbar-header {
            float: left
      }
}

.navbar-collapse {
      overflow-x: visible;
      padding-right: 15px;
      padding-left: 15px;
      border-top: 1px solid transparent;
      -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
      box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
      -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
      overflow-y: auto
}

@media(min-width:993px) {
      .navbar-collapse {
            width: auto;
            border-top: 0;
            -webkit-box-shadow: none;
            box-shadow: none
      }

      .navbar-collapse.collapse {
            display: block !important;
            height: auto !important;
            padding-bottom: 0;
            overflow: visible !important
      }

      .navbar-collapse.in {
            overflow-y: visible
      }

      .navbar-collapse {
            padding-left: 0;
            padding-right: 0
      }
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
      max-height: 340px
}

@media(max-device-width:480px) and (orientation:landscape) {
      .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
            max-height: 200px
      }
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
      margin-right: -15px;
      margin-left: -15px
}

@media(min-width:993px) {
      .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
            margin-right: 0;
            margin-left: 0
      }
}

.navbar-static-top {
      z-index: 1000;
      border-width: 0 0 1px
}

@media(min-width:993px) {
      .navbar-static-top {
            border-radius: 0
      }
}

.navbar-fixed-bottom, .navbar-fixed-top {
      position: fixed !important;
      right: 0;
      left: 0;
      z-index: 1030
}

@media(min-width:993px) {
      .navbar-fixed-bottom, .navbar-fixed-top {
            border-radius: 0
      }
}

.navbar-fixed-top {
      top: 0;
      border-width: 0 0 1px
}

.navbar-fixed-bottom {
      bottom: 0;
      margin-bottom: 0;
      border-width: 1px 0 0
}

.navbar-brand {
      float: left;
      padding: 15px;
      font-size: 18px;
      line-height: 20px;
      height: 50px
}

.navbar-brand:focus, .navbar-brand:hover {
      text-decoration: none
}

.navbar-brand>img {
      display: block
}

@media(min-width:993px) {
      .navbar>.container-fluid .navbar-brand, .navbar>.container .navbar-brand {
            margin-left: -15px
      }
}

.navbar-toggle {
      position: relative;
      float: right;
      margin-right: 15px;
      padding: 9px 10px;
      margin-top: 8px;
      margin-bottom: 8px;
      background-color: transparent;
      background-image: none;
      border: 1px solid transparent;
      border-radius: 4px
}

.navbar-toggle:focus {
      outline: 0
}

.navbar-toggle .icon-bar {
      display: block;
      width: 22px;
      height: 2px;
      border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
      margin-top: 4px
}

@media(min-width:993px) {
      .navbar-toggle {
            display: none
      }
}

.navbar-nav {
      margin: 7.5px -15px
}

.navbar-nav>li>a {
      padding-top: 10px;
      padding-bottom: 10px;
      line-height: 20px
}

@media(max-width:992px) {
      .navbar-nav .open .dropdown-menu, .navbar-nav li:hover .dropdown-menu {
            position: static;
            float: none;
            width: auto;
            margin-top: 0;
            background-color: transparent;
            border: none !important;
            -webkit-box-shadow: none;
            left: 0;
            box-shadow: none
      }

      .navbar-nav .open .dropdown-menu>li>a {
            line-height: 20px
      }

      .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-nav .open .dropdown-menu>li>a:hover {
            background-image: none
      }
}

@media(min-width:993px) {
      .navbar-nav {
            float: left;
            margin: 0
      }

      .navbar-nav>li {
            float: left
      }

      .navbar-nav>li>a {
            padding-top: 15px;
            padding-bottom: 15px
      }
}

.navbar-form {
      margin: 7px -15px;
      padding: 10px 15px;
      border-top: 1px solid transparent;
      border-bottom: 1px solid transparent;
      -webkit-box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1);
      box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

@media(min-width:993px) {
      .navbar-form .form-group {
            display: inline-block;
            margin-bottom: 0;
            vertical-align: middle
      }

      .navbar-form .form-control {
            display: inline-block;
            width: auto;
            vertical-align: middle
      }

      .navbar-form .form-control-static {
            display: inline-block
      }

      .navbar-form .input-group {
            display: inline-table;
            vertical-align: middle
      }

      .navbar-form .input-group .form-control, .navbar-form .input-group .input-group-addon, .navbar-form .input-group .input-group-btn {
            width: auto
      }

      .navbar-form .input-group>.form-control {
            width: 100%
      }

      .navbar-form .control-label {
            margin-bottom: 0;
            vertical-align: middle
      }

      .navbar-form .checkbox, .navbar-form .radio {
            display: inline-block;
            margin-top: 0;
            margin-bottom: 0;
            vertical-align: middle
      }

      .navbar-form .checkbox label, .navbar-form .radio label {
            padding-left: 0
      }

      .navbar-form .checkbox input[type=checkbox], .navbar-form .radio input[type=radio] {
            position: relative;
            margin-left: 0
      }

      .navbar-form .has-feedback .form-control-feedback {
            top: 0
      }
}

@media(max-width:992px) {
      .navbar-form .form-group {
            margin-bottom: 5px
      }

      .navbar-form .form-group:last-child {
            margin-bottom: 0
      }
}

@media(min-width:993px) {
      .navbar-form {
            width: auto;
            border: 0;
            margin-left: 0;
            margin-right: 0;
            padding-top: 0;
            padding-bottom: 0;
            -webkit-box-shadow: none;
            box-shadow: none
      }
}

.navbar-nav>li>.dropdown-menu {
      margin-top: 0;
      border-top-right-radius: 0;
      border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
      margin-bottom: 0;
      border-top-right-radius: 4px;
      border-top-left-radius: 4px;
      border-bottom-right-radius: 0;
      border-bottom-left-radius: 0
}

.navbar-btn {
      margin-top: 8px;
      margin-bottom: 8px
}

.navbar-btn.btn-sm {
      margin-top: 10px;
      margin-bottom: 10px
}

.navbar-btn.btn-xs {
      margin-top: 14px;
      margin-bottom: 14px
}

.navbar-text {
      margin-top: 15px;
      margin-bottom: 15px
}

@media(min-width:993px) {
      .navbar-text {
            float: left;
            margin-left: 15px;
            margin-right: 15px
      }
}

@media(min-width:993px) {
      .navbar-left {
            float: left !important
      }

      .navbar-right {
            float: right !important;
            margin-right: -15px
      }

      .navbar-right~.navbar-right {
            margin-right: 0
      }
}

.navbar-default {
      background-color: #fff;
      border-color: #e7e7e7
}

.navbar-default .navbar-brand {
      color: #777
}

.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
      color: #5e5e5e;
      background-color: transparent
}

.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
      color: #777
}

.navbar-default .navbar-nav>li>a:hover {
      color: #d9534f background-color: #fdfdfd
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover {
      color: #555;
      background-color: #fbfbfb
}

.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:focus, .navbar-default .navbar-nav>.disabled>a:hover {
      color: #ccc;
      background-color: transparent
}

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

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
      background-color: #ddd
}

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

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
      border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover {
      background-color: #fdfdfd;
      color: #555
}

@media(max-width:992px) {
      .navbar-default .navbar-nav .open .dropdown-menu>li>a {
            color: #585858
      }

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

      .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: #555;
            background-color: #e7e7e7
      }

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

.navbar-default .navbar-link {
      color: #777
}

.navbar-default .navbar-link:hover {
      color: #333
}

.navbar-default .btn-link {
      color: #777
}

.navbar-default .btn-link:focus, .navbar-default .btn-link:hover {
      color: #333
}

.navbar-default .btn-link[disabled]:focus, .navbar-default .btn-link[disabled]:hover, fieldset[disabled] .navbar-default .btn-link:focus, fieldset[disabled] .navbar-default .btn-link:hover {
      color: #ccc
}

.navbar-inverse {
      background-color: #222;
      border-color: #080808
}

.navbar-inverse .navbar-brand {
      color: #9d9d9d
}

.navbar-inverse .navbar-brand:focus, .navbar-inverse .navbar-brand:hover {
      color: #fff;
      background-color: transparent
}

.navbar-inverse .navbar-nav>li>a, .navbar-inverse .navbar-text {
      color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
      color: #fff;
      background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
      color: #fff;
      background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:focus, .navbar-inverse .navbar-nav>.disabled>a:hover {
      color: #c31313;
      background-color: transparent
}

.navbar-inverse .navbar-toggle {
      border-color: #333
}

.navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:hover {
      background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
      background-color: #fff
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
      border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
      background-color: #080808;
      color: #fff
}

@media(max-width:992px) {
      .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
            border-color: #080808
      }

      .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
            background-color: #080808
      }

      .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
            color: #9d9d9d
      }

      .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
            color: #fff;
            background-color: transparent
      }

      .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
            color: #fff;
            background-color: #080808
      }

      .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
            color: #c31313;
            background-color: transparent
      }
}

.navbar-inverse .navbar-link {
      color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
      color: #fff
}

.navbar-inverse .btn-link {
      color: #9d9d9d
}

.navbar-inverse .btn-link:focus, .navbar-inverse .btn-link:hover {
      color: #fff
}

.navbar-inverse .btn-link[disabled]:focus, .navbar-inverse .btn-link[disabled]:hover, fieldset[disabled] .navbar-inverse .btn-link:focus, fieldset[disabled] .navbar-inverse .btn-link:hover {
      color: #444
}

.breadcrumb {
      padding: 8px 15px;
      list-style: none;
      background-color: #f5f5f5;
      border-radius: 4px
}

.breadcrumb>li {
      display: inline-block
}

.breadcrumb>li+li:before {
      content: "/\A0";
      padding: 0 5px;
      color: #ccc
}

.breadcrumb>.active {
      color: #777;
      opacity: .7
}

.pagination {
      display: inline-block;
      padding-left: 0;
      margin: 20px 0 0;
      border-radius: 2px
}

.pagination>li {
      display: inline
}

.pagination>li>a, .pagination>li>span {
      position: relative;
      float: left;
      padding: 6px 12px;
      line-height: 1.42857143;
      text-decoration: none;
      background-color: #fff;
      border: 1px solid #ddd;
      margin-left: -1px;
      color: #565656
}

.pagination>li:first-child>a, .pagination>li:first-child>span {
      margin-left: 0;
      border-bottom-left-radius: 2px;
      border-top-left-radius: 2px
}

.pagination>li:last-child>a, .pagination>li:last-child>span {
      border-bottom-right-radius: 2px;
      border-top-right-radius: 2px
}

.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
      z-index: 3;
      color: #23527c;
      background-color: #eee;
      border-color: #ddd
}

.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
      z-index: 2;
      color: #fff;
      background-color: #5a5a5a;
      border-color: #6b6b6b;
      cursor: default
}

.pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>span, .pagination>.disabled>span:focus, .pagination>.disabled>span:hover {
      color: #777;
      background-color: #fff;
      border-color: #ddd;
      cursor: default
}

.pagination-lg>li>a, .pagination-lg>li>span {
      padding: 10px 16px;
      font-size: 18px;
      line-height: 1.3333333
}

.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
      border-bottom-left-radius: 6px;
      border-top-left-radius: 6px
}

.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
      border-bottom-right-radius: 6px;
      border-top-right-radius: 6px
}

.pagination-sm>li>a, .pagination-sm>li>span {
      padding: 5px 10px;
      font-size: 12px;
      line-height: 1.5
}

.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
      border-bottom-left-radius: 2px;
      border-top-left-radius: 2px
}

.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
      border-bottom-right-radius: 2px;
      border-top-right-radius: 2px
}

.pager {
      padding-left: 0;
      margin: 20px 0;
      list-style: none;
      text-align: center
}

.pager li {
      display: inline
}

.pager li>a, .pager li>span {
      display: inline-block;
      padding: 5px 14px;
      background-color: #fff;
      border: 1px solid #ddd;
      border-radius: 15px
}

.pager li>a:focus, .pager li>a:hover {
      text-decoration: none;
      background-color: #eee
}

.pager .next>a, .pager .next>span {
      float: right
}

.pager .previous>a, .pager .previous>span {
      float: left
}

.pager .disabled>a, .pager .disabled>a:focus, .pager .disabled>a:hover, .pager .disabled>span {
      color: #777;
      background-color: #fff;
      cursor: default
}

.label {
      display: inline;
      padding: .2em .6em .3em;
      font-size: 75%;
      font-weight: 700;
      line-height: 1;
      color: #fff;
      text-align: center;
      white-space: nowrap;
      vertical-align: baseline;
      border-radius: .25em
}

a.label:focus, a.label:hover {
      color: #fff;
      text-decoration: none;
      cursor: pointer
}

.label:empty {
      display: none
}

.btn .label {
      position: relative;
      top: -1px
}

.label-default {
      background-color: #777
}

.label-default[href]:focus, .label-default[href]:hover {
      background-color: #5e5e5e
}

.label-primary {
      background-color: #d9534f
}

.label-primary[href]:focus, .label-primary[href]:hover {
      background-color: #286090
}

.label-success {
      background-color: #d9534f
}

.label-success[href]:focus, .label-success[href]:hover {
      background-color: #d9534f
}

.label-info {
      background-color: #d9534f
}

.label-info[href]:focus, .label-info[href]:hover {
      background-color: #d9534f
}

.label-warning {
      background-color: #f0ad4e
}

.label-warning[href]:focus, .label-warning[href]:hover {
      background-color: #ec971f
}

.label-danger {
      background-color: #d9534f
}

.label-danger[href]:focus, .label-danger[href]:hover {
      background-color: #c9302c
}

.badge {
      display: inline-block;
      min-width: 10px;
      padding: 3px 7px;
      font-size: 12px;
      font-weight: 700;
      color: #fff;
      line-height: 1;
      vertical-align: middle;
      white-space: nowrap;
      text-align: center;
      background-color: #777;
      border-radius: 10px
}

.badge:empty {
      display: none
}

.btn .badge {
      position: relative;
      top: -1px
}

.btn-group-xs>.btn .badge, .btn-xs .badge {
      top: 0;
      padding: 1px 5px
}

a.badge:focus, a.badge:hover {
      color: #fff;
      text-decoration: none;
      cursor: pointer
}

.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
      color: #d9534f background-color: #fff
}

.list-group-item>.badge {
      float: right
}

.list-group-item>.badge+.badge {
      margin-right: 5px
}

.nav-pills>li>a>.badge {
      margin-left: 3px
}

.thumbnail {
      display: block;
      padding: 4px;
      line-height: 1.42857143;
      background-color: transparent;
      border: 1px solid #ddd;
      border-radius: 2px;
      -webkit-transition: border .2s ease-in-out;
      transition: border .2s ease-in-out;
      max-width: 100%
}

.thumbnail>img, .thumbnail a>img {
      margin-left: auto;
      margin-right: auto
}

a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
      border-color: #c1c1c1
}

.thumbnail .caption {
      padding: 9px;
      color: #333
}

@-webkit-keyframes progress-bar-stripes {
      0% {
            background-position: 40px 0
      }

      to {
            background-position: 0 0
      }
}

@keyframes progress-bar-stripes {
      0% {
            background-position: 40px 0
      }

      to {
            background-position: 0 0
      }
}

.progress {
      overflow: hidden;
      height: 20px;
      background-color: #f5f5f5;
      border-radius: 2px
}

.progress, .progress-label {
      margin: 5px 0
}

.progress-bar {
      float: left;
      width: 0;
      height: 100%;
      width: 60%;
      font-size: 11px;
      letter-spacing: .5px;
      line-height: 20px;
      color: #fff;
      text-align: center;
      background-color: #565656;
      -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
      box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
      -webkit-transition: width .6s ease;
      transition: width .6s ease
}

.progress-bar-striped, .progress-striped .progress-bar {
      background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
      background-size: 40px 40px
}

.progress-bar.active, .progress.active .progress-bar {
      -webkit-animation: progress-bar-stripes 2s linear infinite;
      animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
      background-color: #d9534f
}

.progress-striped .progress-bar-success {
      background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
      background-color: #d9534f
}

.progress-striped .progress-bar-info {
      background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
      background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
      background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
      background-color: #d9534f
}

.progress-striped .progress-bar-danger {
      background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.list-group {
      margin-bottom: 20px;
      padding-left: 0
}

.list-group-item {
      position: relative;
      display: block;
      padding: 10px 0;
      border-bottom: 1px solid #dcdcdc;
      -webkit-transition: all .3s;
      transition: all .3s
}

.list-group .list-group-item:last-child {
      border-bottom: none
}

.list-group-item:last-child {
      margin-bottom: 0;
      border-bottom-right-radius: 4px;
      border-bottom-left-radius: 4px
}

a.list-group-item, button.list-group-item {
      color: #555
}

a.list-group-item .list-group-item-heading, button.list-group-item .list-group-item-heading {
      color: #333
}

a.list-group-item:focus, a.list-group-item:hover, button.list-group-item:focus, button.list-group-item:hover {
      text-decoration: none;
      color: #555;
      background-color: #f5f5f5;
      padding-left: 5px;
      -webkit-transition: all .3s;
      transition: all .3s
}

button.list-group-item {
      width: 100%;
      text-align: left
}

.list-group-item.disabled, .list-group-item.disabled:focus, .list-group-item.disabled:hover {
      background-color: #eee;
      color: #777;
      cursor: default
}

.list-group-item.disabled .list-group-item-heading, .list-group-item.disabled:focus .list-group-item-heading, .list-group-item.disabled:hover .list-group-item-heading {
      color: inherit
}

.list-group-item.disabled .list-group-item-text, .list-group-item.disabled:focus .list-group-item-text, .list-group-item.disabled:hover .list-group-item-text {
      color: #777
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
      z-index: 2;
      font-weight: 600
}

.list-group-item.active .list-group-item-heading, .list-group-item.active .list-group-item-heading>.small, .list-group-item.active .list-group-item-heading>small, .list-group-item.active:focus .list-group-item-heading, .list-group-item.active:focus .list-group-item-heading>.small, .list-group-item.active:focus .list-group-item-heading>small, .list-group-item.active:hover .list-group-item-heading, .list-group-item.active:hover .list-group-item-heading>.small, .list-group-item.active:hover .list-group-item-heading>small {
      color: inherit
}

.list-group-item.active .list-group-item-text, .list-group-item.active:focus .list-group-item-text, .list-group-item.active:hover .list-group-item-text {
      color: #c7ddef
}

.list-group-item-success {
      color: #d9534f background-color: #dff0d8
}

a.list-group-item-success, button.list-group-item-success {
      color: #3c763d
}

a.list-group-item-success .list-group-item-heading, button.list-group-item-success .list-group-item-heading {
      color: inherit
}

a.list-group-item-success:focus, a.list-group-item-success:hover, button.list-group-item-success:focus, button.list-group-item-success:hover {
      color: #d9534f background-color: #d9534f
}

a.list-group-item-success.active, a.list-group-item-success.active:focus, a.list-group-item-success.active:hover, button.list-group-item-success.active, button.list-group-item-success.active:focus, button.list-group-item-success.active:hover {
      color: #fff;
      background-color: #d9534f border-color: #3c763d
}

.list-group-item-info {
      color: #d9534f background-color: #d9edf7
}

a.list-group-item-info, button.list-group-item-info {
      color: #31708f
}

a.list-group-item-info .list-group-item-heading, button.list-group-item-info .list-group-item-heading {
      color: inherit
}

a.list-group-item-info:focus, a.list-group-item-info:hover, button.list-group-item-info:focus, button.list-group-item-info:hover {
      color: #d9534f background-color: #c4e3f3
}

a.list-group-item-info.active, a.list-group-item-info.active:focus, a.list-group-item-info.active:hover, button.list-group-item-info.active, button.list-group-item-info.active:focus, button.list-group-item-info.active:hover {
      color: #fff;
      background-color: #d9534f border-color: #31708f
}

.list-group-item-warning {
      color: #8a6d3b;
      background-color: #fcf8e3
}

a.list-group-item-warning, button.list-group-item-warning {
      color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading, button.list-group-item-warning .list-group-item-heading {
      color: inherit
}

a.list-group-item-warning:focus, a.list-group-item-warning:hover, button.list-group-item-warning:focus, button.list-group-item-warning:hover {
      color: #8a6d3b;
      background-color: #faf2cc
}

a.list-group-item-warning.active, a.list-group-item-warning.active:focus, a.list-group-item-warning.active:hover, button.list-group-item-warning.active, button.list-group-item-warning.active:focus, button.list-group-item-warning.active:hover {
      color: #fff;
      background-color: #8a6d3b;
      border-color: #8a6d3b
}

.list-group-item-danger {
      color: #d9534f;
      background-color: #f2dede
}

a.list-group-item-danger, button.list-group-item-danger {
      color: #d9534f
}

a.list-group-item-danger .list-group-item-heading, button.list-group-item-danger .list-group-item-heading {
      color: inherit
}

a.list-group-item-danger:focus, a.list-group-item-danger:hover, button.list-group-item-danger:focus, button.list-group-item-danger:hover {
      color: #d9534f;
      background-color: #ebcccc
}

a.list-group-item-danger.active, a.list-group-item-danger.active:focus, a.list-group-item-danger.active:hover, button.list-group-item-danger.active, button.list-group-item-danger.active:focus, button.list-group-item-danger.active:hover {
      color: #fff;
      background-color: #d9534f;
      border-color: #d9534f
}

.list-group-item-heading {
      margin-top: 0;
      margin-bottom: 5px
}

.list-group-item-text {
      margin-bottom: 0;
      line-height: 1.3
}

.modal, .modal-open {
      overflow: hidden
}

.modal {
      display: none;
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1050;
      -webkit-overflow-scrolling: touch;
      outline: 0
}

.modal.fade .modal-dialog {
      -webkit-transform: translateY(-25%);
      transform: translateY(-25%);
      -webkit-transition: -webkit-transform .3s ease-out;
      transition: -webkit-transform .3s ease-out;
      transition: transform .3s ease-out;
      transition: transform .3s ease-out, -webkit-transform .3s ease-out
}

.modal.in .modal-dialog {
      -webkit-transform: translate(0);
      transform: translate(0)
}

.modal-open .modal {
      overflow-x: hidden;
      overflow-y: auto
}

.modal-dialog {
      position: relative;
      width: auto;
      margin: 10px
}

.modal-content {
      position: relative;
      background-color: #fff;
      border: 1px solid #999;
      border: 1px solid rgba(0, 0, 0, .2);
      border-radius: 6px;
      -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
      box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
      background-clip: padding-box;
      outline: 0
}

.modal-backdrop {
      position: fixed;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: 1040;
      background-color: #000
}

.modal-backdrop.fade {
      opacity: 0;
      filter: alpha(opacity=0)
}

.modal-backdrop.in {
      opacity: .5;
      filter: alpha(opacity=50)
}

.modal-header {
      padding: 15px;
      border-bottom: 1px solid #e5e5e5;
      min-height: 16.42857143px
}

.modal-header .close {
      margin-top: -2px
}

.modal-title {
      margin: 0;
      line-height: 1.42857143
}

.modal-body {
      position: relative;
      padding: 15px
}

.modal-footer {
      padding: 15px;
      text-align: right;
      border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
      margin-left: 5px;
      margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
      margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
      margin-left: 0
}

.modal-scrollbar-measure {
      position: absolute;
      top: -9999px;
      width: 50px;
      height: 50px;
      overflow: scroll
}

@media(min-width:993px) {
      .modal-dialog {
            width: 600px;
            margin: 30px auto
      }

      .modal-content {
            -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
            box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
      }

      .modal-sm {
            width: 300px
      }
}

@media(min-width:992px) {
      .modal-lg {
            width: 900px
      }
}

.tooltip {
      position: absolute;
      z-index: 1070;
      display: block;
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      font-style: normal;
      font-weight: 400;
      letter-spacing: normal;
      line-break: auto;
      line-height: 1.42857143;
      text-align: left;
      text-align: start;
      text-decoration: none;
      text-shadow: none;
      text-transform: none;
      white-space: normal;
      word-break: normal;
      word-spacing: normal;
      word-wrap: normal;
      font-size: 12px;
      opacity: 0;
      filter: alpha(opacity=0)
}

.tooltip.in {
      opacity: .9;
      filter: alpha(opacity=90)
}

.tooltip.top {
      margin-top: -10px;
      padding: 5px 0
}

.tooltip.right {
      margin-left: 3px;
      padding: 0 5px
}

.tooltip.bottom {
      margin-top: 3px;
      padding: 5px 0
}

.tooltip.left {
      margin-left: -3px;
      padding: 0 5px
}

.tooltip-inner {
      max-width: 200px;
      padding: 3px 8px;
      color: #fff;
      text-align: center;
      background-color: #000;
      border-radius: 4px;
      white-space: nowrap
}

.tooltip-arrow {
      position: absolute;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid
}

.tooltip.top .tooltip-arrow {
      bottom: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
      right: 5px
}

.tooltip.top-left .tooltip-arrow, .tooltip.top-right .tooltip-arrow {
      bottom: 0;
      margin-bottom: -5px;
      border-width: 5px 5px 0;
      border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
      left: 5px
}

.tooltip.right .tooltip-arrow {
      top: 50%;
      left: 0;
      margin-top: -5px;
      border-width: 5px 5px 5px 0;
      border-right-color: #000
}

.tooltip.left .tooltip-arrow {
      top: 50%;
      right: 0;
      margin-top: -5px;
      border-width: 5px 0 5px 5px;
      border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
      top: 0;
      left: 50%;
      margin-left: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
      top: 0;
      right: 5px;
      margin-top: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
      top: 0;
      left: 5px;
      margin-top: -5px;
      border-width: 0 5px 5px;
      border-bottom-color: #000
}

.popover {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1060;
      display: none;
      max-width: 276px;
      padding: 0;
      font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
      font-style: normal;
      font-weight: 400;
      letter-spacing: normal;
      line-break: auto;
      line-height: 1.42857143;
      text-align: left;
      text-align: start;
      text-decoration: none;
      text-shadow: none;
      text-transform: none;
      white-space: normal;
      word-break: normal;
      word-spacing: normal;
      word-wrap: normal;
      font-size: 12px;
      text-align: center;
      background-color: #fff;
      background-clip: padding-box;
      border: 1px solid #ccc;
      border: 1px solid rgba(0, 0, 0, .2);
      border-radius: 6px;
      -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
      box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
      width: 200px
}

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

.popover.right {
      margin-left: 10px
}

.popover.bottom {
      margin-top: 10px
}

.popover.left {
      margin-left: -10px
}

.popover-title {
      margin: 0;
      padding: 8px 14px;
      font-size: 14px;
      background-color: #f7f7f7;
      border-bottom: 1px solid #ebebeb;
      border-radius: 5px 5px 0 0
}

.popover-content {
      padding: 9px 14px
}

.popover>.arrow, .popover>.arrow:after {
      position: absolute;
      display: block;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid
}

.popover>.arrow {
      border-width: 11px
}

.popover>.arrow:after {
      border-width: 10px;
      content: ""
}

.popover.top>.arrow {
      left: 50%;
      margin-left: -11px;
      border-bottom-width: 0;
      border-top-color: #999;
      border-top-color: rgba(0, 0, 0, .25);
      bottom: -11px
}

.popover.top>.arrow:after {
      content: " ";
      bottom: 1px;
      margin-left: -10px;
      border-bottom-width: 0;
      border-top-color: #fff
}

.popover.right>.arrow {
      top: 50%;
      left: -11px;
      margin-top: -11px;
      border-left-width: 0;
      border-right-color: #999;
      border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
      content: " ";
      left: 1px;
      bottom: -10px;
      border-left-width: 0;
      border-right-color: #fff
}

.popover.bottom>.arrow {
      left: 50%;
      margin-left: -11px;
      border-top-width: 0;
      border-bottom-color: #999;
      border-bottom-color: rgba(0, 0, 0, .25);
      top: -11px
}

.popover.bottom>.arrow:after {
      content: " ";
      top: 1px;
      margin-left: -10px;
      border-top-width: 0;
      border-bottom-color: #fff
}

.popover.left>.arrow {
      top: 50%;
      right: -11px;
      margin-top: -11px;
      border-right-width: 0;
      border-left-color: #999;
      border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
      content: " ";
      right: 1px;
      border-right-width: 0;
      border-left-color: #fff;
      bottom: -10px
}

.carousel, .carousel-inner {
      position: relative
}

.carousel-inner {
      overflow: hidden;
      width: 100%
}

.carousel-inner>.item {
      display: none;
      position: relative;
      -webkit-transition: left .6s ease-in-out;
      transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img, .carousel-inner>.item>img {
      line-height: 1
}

@media(-webkit-transform-3d), (transform-3d) {
      .carousel-inner>.item {
            -webkit-transition: -webkit-transform .6s ease-in-out;
            transition: -webkit-transform .6s ease-in-out;
            transition: transform .6s ease-in-out;
            transition: transform .6s ease-in-out, -webkit-transform .6s ease-in-out;
            -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
            -webkit-perspective: 1000px;
            perspective: 1000px
      }

      .carousel-inner>.item.active.right, .carousel-inner>.item.next {
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
            left: 0
      }

      .carousel-inner>.item.active.left, .carousel-inner>.item.prev {
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
            left: 0
      }

      .carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
            left: 0
      }
}

.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
      display: block
}

.carousel-inner>.active {
      left: 0
}

.carousel-inner>.next, .carousel-inner>.prev {
      position: absolute;
      top: 0;
      width: 100%
}

.carousel-inner>.next {
      left: 100%
}

.carousel-inner>.prev {
      left: -100%
}

.carousel-inner>.next.left, .carousel-inner>.prev.right {
      left: 0
}

.carousel-inner>.active.left {
      left: -100%
}

.carousel-inner>.active.right {
      left: 100%
}

.carousel-control {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 15%;
      opacity: .5;
      filter: alpha(opacity=50);
      font-size: 20px;
      color: #fff;
      text-align: center;
      text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
      background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
      background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}

.carousel-control.right {
      left: auto;
      right: 0;
      background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
      background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
      background-repeat: repeat-x;
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)
}

.carousel-control:focus, .carousel-control:hover {
      outline: 0;
      color: #fff;
      text-decoration: none;
      opacity: .9;
      filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
      position: absolute;
      top: 50%;
      margin-top: -10px;
      z-index: 5;
      display: inline-block
}

.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
      left: 50%;
      margin-left: -10px
}

.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
      right: 50%;
      margin-right: -10px
}

.carousel-control .icon-next, .carousel-control .icon-prev {
      width: 20px;
      height: 20px;
      line-height: 1;
      font-family: serif
}

.carousel-control .icon-prev:before {
      content: "\2039"
}

.carousel-control .icon-next:before {
      content: "\203A"
}

.carousel-indicators {
      position: absolute;
      bottom: 10px;
      left: 50%;
      z-index: 15;
      width: 60%;
      margin-left: -30%;
      padding-left: 0;
      list-style: none;
      text-align: center
}

.carousel-indicators li {
      display: inline-block;
      width: 10px;
      height: 10px;
      margin: 1px;
      text-indent: -999px;
      border: 1px solid #fff;
      border-radius: 10px;
      cursor: pointer;
      background-color: #000\9;
      background-color: transparent
}

.carousel-indicators .active {
      margin: 0;
      width: 12px;
      height: 12px;
      background-color: #fff
}

.carousel-caption {
      position: absolute;
      left: 15%;
      right: 15%;
      bottom: 20px;
      z-index: 10;
      padding-top: 20px;
      padding-bottom: 20px;
      color: #fff;
      text-align: center;
      text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
      text-shadow: none
}

.panel-default {
      border-color: #9c9c9c
}

.bs-panel {
      margin-bottom: 20px;
      background-color: #fff;
      border: 1px solid #e6e6e6;
      border-radius: 2px
}

.panel-body {
      padding: 15px
}

.panel-footer {
      padding: 10px 15px;
      background-color: #f5f5f5;
      border-top: 1px solid #fff;
      font-weight: 600
}

.panel-default>.panel-heading {
      background-color: #f5f5f5;
      border-color: #fff;
      font-weight: 600
}

.panel-heading {
      padding: 10px 15px;
      border-bottom: 1px solid transparent
}

@media screen and (min-width:993px) {
      .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next, .carousel-control .icon-prev {
            width: 30px;
            height: 30px;
            margin-top: -15px;
            font-size: 30px
      }

      .carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
            margin-left: -15px
      }

      .carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
            margin-right: -15px
      }

      .carousel-caption {
            left: 20%;
            right: 20%;
            padding-bottom: 30px
      }

      .carousel-indicators {
            bottom: 20px
      }
}

.btn-group-vertical>.btn-group:after, .btn-group-vertical>.btn-group:before, .btn-toolbar:after, .btn-toolbar:before, .clearfix:after, .clearfix:before, .container-fluid:after, .container-fluid:before, .container:after, .container:before, .dl-horizontal dd:after, .dl-horizontal dd:before, .form-horizontal .form-group:after, .form-horizontal .form-group:before, .modal-footer:after, .modal-footer:before, .nav:after, .nav:before, .navbar-collapse:after, .navbar-collapse:before, .navbar-header:after, .navbar-header:before, .navbar:after, .navbar:before, .pager:after, .pager:before, .row:after, .row:before {
      content: " ";
      display: table
}

.btn-group-vertical>.btn-group:after, .btn-toolbar:after, .clearfix:after, .container-fluid:after, .container:after, .dl-horizontal dd:after, .form-horizontal .form-group:after, .modal-footer:after, .nav:after, .navbar-collapse:after, .navbar-header:after, .navbar:after, .pager:after, .row:after {
      clear: both
}

.center-block {
      display: block;
      margin-left: auto;
      margin-right: auto
}

.pull-right {
      float: right !important
}

.pull-left {
      float: left !important
}

.hide {
      display: none !important
}

.show {
      display: block !important
}

.invisible {
      visibility: hidden
}

.text-hide {
      font: 0/0 a;
      color: transparent;
      text-shadow: none;
      background-color: transparent;
      border: 0
}

.hidden {
      display: none !important
}

.affix {
      position: fixed
}

@-ms-viewport {
      width: device-width
}

.visible-lg, .visible-lg-block, .visible-lg-inline, .visible-lg-inline-block, .visible-md, .visible-md-block, .visible-md-inline, .visible-md-inline-block, .visible-sm, .visible-sm-block, .visible-sm-inline, .visible-sm-inline-block, .visible-xs, .visible-xs-block, .visible-xs-inline, .visible-xs-inline-block {
      display: none !important
}

@media(max-width:992px) {
      .visible-xs {
            display: block !important
      }

      table.visible-xs {
            display: table !important
      }

      tr.visible-xs {
            display: table-row !important
      }

      td.visible-xs, th.visible-xs {
            display: table-cell !important
      }
}

@media(max-width:992px) {
      .visible-xs-block {
            display: block !important
      }
}

@media(max-width:992px) {
      .visible-xs-inline {
            display: inline !important
      }
}

@media(max-width:992px) {
      .visible-xs-inline-block {
            display: inline-block !important
      }
}

@media(min-width:993px) and (max-width:991px) {
      .visible-sm {
            display: block !important
      }

      table.visible-sm {
            display: table !important
      }

      tr.visible-sm {
            display: table-row !important
      }

      td.visible-sm, th.visible-sm {
            display: table-cell !important
      }
}

@media(min-width:993px) and (max-width:991px) {
      .visible-sm-block {
            display: block !important
      }
}

@media(min-width:993px) and (max-width:991px) {
      .visible-sm-inline {
            display: inline !important
      }
}

@media(min-width:993px) and (max-width:991px) {
      .visible-sm-inline-block {
            display: inline-block !important
      }
}

@media(min-width:992px) and (max-width:1199px) {
      .visible-md {
            display: block !important
      }

      table.visible-md {
            display: table !important
      }

      tr.visible-md {
            display: table-row !important
      }

      td.visible-md, th.visible-md {
            display: table-cell !important
      }
}

@media(min-width:992px) and (max-width:1199px) {
      .visible-md-block {
            display: block !important
      }
}

@media(min-width:992px) and (max-width:1199px) {
      .visible-md-inline {
            display: inline !important
      }
}

@media(min-width:992px) and (max-width:1199px) {
      .visible-md-inline-block {
            display: inline-block !important
      }
}

@media(min-width:1200px) {
      .visible-lg {
            display: block !important
      }

      table.visible-lg {
            display: table !important
      }

      tr.visible-lg {
            display: table-row !important
      }

      td.visible-lg, th.visible-lg {
            display: table-cell !important
      }
}

@media(min-width:1200px) {
      .visible-lg-block {
            display: block !important
      }
}

@media(min-width:1200px) {
      .visible-lg-inline {
            display: inline !important
      }
}

@media(min-width:1200px) {
      .visible-lg-inline-block {
            display: inline-block !important
      }
}

@media(max-width:992px) {
      .hidden-xs {
            display: none !important
      }
}

@media(min-width:993px) and (max-width:991px) {
      .hidden-sm {
            display: none !important
      }
}

@media(min-width:992px) and (max-width:1199px) {
      .hidden-md {
            display: none !important
      }
}

@media(min-width:1200px) {
      .hidden-lg {
            display: none !important
      }
}

.visible-print {
      display: none !important
}

@media print {
      .visible-print {
            display: block !important
      }

      table.visible-print {
            display: table !important
      }

      tr.visible-print {
            display: table-row !important
      }

      td.visible-print, th.visible-print {
            display: table-cell !important
      }
}

.visible-print-block {
      display: none !important
}

@media print {
      .visible-print-block {
            display: block !important
      }
}

.visible-print-inline {
      display: none !important
}

@media print {
      .visible-print-inline {
            display: inline !important
      }
}

.visible-print-inline-block {
      display: none !important
}

@media print {
      .visible-print-inline-block {
            display: inline-block !important
      }
}

@media print {
      .hidden-print {
            display: none !important
      }
}

.adv-circle .caption p, .adv-img p, .advs-box p, .caption-bottom p, .list-blog p, body {
      font-family: Roboto, Helvetica, Arial, sans-serif;
      font-size: 13px;
      line-height: 1.42857143;
      color: #4c4c4c
}

.block-infos .bd-day, .bs-menu li.active>a, .bs-menu li:hover>a, .mi-menu ul li>a:before, .sidebar-nav .panel-item>span:before, i.icon {
      color: #d9534f
}

#preloader {
      position: fixed;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background-color: #fff;
      z-index: 99995
}

#preloader:after {
      content: "";
      width: 200px;
      height: 200px;
      position: absolute;
      left: 50%;
      top: 50%;
      background-image: url(../images/assets/loader.gif);
      background-repeat: no-repeat;
      background-position: 50%;
      margin: -100px 0 0 -100px;
      z-index: 999999999999
}

.scroll-top-mobile {
      position: fixed;
      background: #fff;
      width: 50px;
      height: 50px;
      z-index: 995;
      right: 10px;
      text-align: center;
      bottom: 10px;
      cursor: pointer;
      padding: 15px 0;
      visibility: hidden;
      opacity: 0
}

.scroll-top-mobile.show {
      visibility: visible
}

.google-map {
      background: rgba(0, 0, 0, .1);
      height: 350px
}

.header-title:after, .header-video, .section-slide {
      background-color: #d9534f background-size: 10px
}

.footer-parallax-container .header-title:after {
      background: 0 0
}

.bs-callout.bs-callout-danger {
      border-left-color: #ce4844;
      padding: 5px 15px
}

.bs-callout-danger h5 {
      color: #ce4844
}

.abs-image {
      position: absolute;
      max-width: none
}

.row>div:first-child:not(.hc_image_cnt)>.abs-image, .row>div:first-child>.row>.hc_image_cnt>.abs-image {
      right: 0
}

.row>div:last-child:not(.hc_image_cnt)>.abs-image, .row>div:last-child>.row>.hc_image_cnt>.abs-image {
      left: 0
}

.table .table {
      background-color: transparent
}

.text-center th {
      text-align: center
}

.img-box:not([href]):hover img, [href=""].img-box:not(.adv-circle):hover img, [href="#"].img-box:not(.adv-circle):hover img {
      opacity: 1 !important
}

.hc-post-preview-button, .img-box:not([href]):before, [href=""].img-box:not(.adv-circle):before, [href="#"].img-box:not(.adv-circle):before {
      display: none
}

.grid-table {
      width: 100%;
      table-layout: fixed;
      text-align: center
}

.grid-table td {
      padding: 25px
}

.grid-table td>div {
      padding-left: 0;
      padding-right: 0
}

.border-table td, .grid-table.full-border-table {
      border: 1px solid #d2d2d2
}

.border-table tr:first-child td {
      border-top: none
}

.border-table tr:last-child td {
      border-bottom: none
}

.border-table tr td:first-child {
      border-left: none
}

.border-table tr td:last-child {
      border-right: none
}

.advs-box-side-img p, .niche-box-blog p.excerpt {
      margin: 20px 0;
      text-align: left
}

.wysiwyg-editor p {
      margin: 0 0 15px;
      min-height: 15px
}

.wysiwyg-editor>ol, .wysiwyg-editor>ul {
      margin-bottom: 15px;
      margin-top: 15px
}

.wysiwyg-editor ol, .wysiwyg-editor ul {
      white-space: normal
}

.wysiwyg-editor ol>br, .wysiwyg-editor ul>br {
      display: none
}

.tag-row {
      text-overflow: ellipsis
}

.tag-row, .tag-row span {
      overflow: hidden;
      white-space: nowrap
}

.tag-row span {
      margin: 0 15px 0 0;
      color: #9c9c9c;
      text-overflow: clip;
      border-right: 1px solid #ccc;
      padding-right: 16px
}

.tag-row a {
      color: #9c9c9c
}

.tag-row span:last-child {
      border-right: 0;
      padding-right: 0;
      margin-right: 0
}

.tag-row span>span {
      display: block;
      margin: 5px 0;
      padding-right: 25px;
      font-weight: 400
}

.tag-row i {
      padding-right: 10px;
      color: #919191
}

.tag-row.cat {
      text-transform: uppercase;
      margin: 5px 0 10px
}

.tag-row .tag-col {
      float: left;
      width: 50%;
      margin: 0;
      padding-right: 5px;
      font-weight: 600
}

.tag-row>div {
      padding: 5px 0
}

.tag-row.icon-row {
      position: relative
}

.tag-row.icon-row span {
      border-right: none
}

.tag-row.icon-row span:after {
      position: relative;
      content: "/";
      color: hsla(0, 0%, 82%, .5);
      right: -16px
}

.tag-row.icon-row-square span:after {
      content: "\F04D"
}

.tag-row.icon-row span:last-child:after {
      display: none
}

.overflow-visble {
      overflow: visible !important
}

img {
      max-width: 100%
}

.visible-xs.hidden-sm {
      display: block !important
}

.form-control:focus {
      border-color: #9c9c9c;
      -webkit-box-shadow: none;
      box-shadow: none
}

.clear {
      clear: both;
      width: 100%
}

.bg-color {
      background-color: #d9534f
}

.bg-cover {
      background-repeat: no-repeat;
      background-position: 50%;
      background-size: cover
}

.text-color {
      color: #d9534f
}

.container .container {
      padding-left: 0;
      padding-right: 0
}

.opacity-show {
      opacity: 1 !important
}

.container.content, .section-bg-animation>.content, .section-bg-image>.content, .section-bg-video>.content, .section-empty>.content, .section-slider>.content {
      padding-top: 25px;
      padding-bottom: 25px
}

div.content {
      padding-left: 15px;
      padding-right: 15px
}

div.content>:first-child {
      margin-top: 0
}

a {
      cursor: pointer;
      outline: none
}

a[data-anima], a[data-toggle] {
      display: inline-block
}

.text-xs {
      font-size: 11px !important;
      line-height: 11px
}

.text-s {
      font-size: 13px !important;
      line-height: 18px
}

.text-m {
      font-size: 18px !important;
      line-height: 25px
}

.fa-mobile.text-m {
      font-size: 30px !important
}

.fa-whatsapp.text-m {
      font-size: 25px !important
}

.text-l {
      font-size: 27px !important;
      line-height: 31px
}

.text-xl {
      font-size: 50px !important;
      line-height: 50px
}

.text-xxl {
      font-size: 110px !important;
      line-height: 110px
}

.col-center {
      float: none !important;
      margin-left: auto !important;
      margin-right: auto !important;
      clear: both
}

.fixed-bottom-area {
      position: fixed;
      text-align: center;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      padding: 25px;
      background-color: rgba(0, 0, 0, .42)
}

.box-middle-container {
      padding-top: 0 !important;
      padding-bottom: 0 !important
}

.row.box-middle {
      margin-left: 0;
      margin-right: 0
}

.no-margins, .no-margins .content {
      margin: 0 !important
}

.no-paddings, .no-paddings .content {
      padding: 0 !important
}

.no-paddings-x {
      padding-left: 0 !important;
      padding-right: 0 !important
}

.no-paddings-y, .no-paddings-y .content {
      padding-top: 0 !important;
      padding-bottom: 0 !important
}

@media(min-width:994px) {
      .no-padding-bottom, .no-padding-bottom .content {
            padding-bottom: 0 !important
      }
}

div>p:last-child {
      margin-bottom: 0
}

.boxed-layout #fullpage-main, .boxed-layout .container, .boxed-layout .content-parallax, .boxed-layout .navbar-fixed-top, .boxed-layout .parallax-mirror, .boxed-layout [class*=header-], .boxed-layout footer, .boxed-layout header {
      max-width: 1200px;
      margin: 0 auto
}

.boxed-layout.side-menu-container .container {
      max-width: 100%
}

.boxed-layout .parallax-mirror {
      left: 50% !important;
      right: auto !important;
      -webkit-transform: translateX(-50%) !important;
      transform: translateX(-50%) !important
}

.boxed-layout .content-parallax {
      -webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .22);
      box-shadow: 0 0 2px rgba(0, 0, 0, .22)
}

body.boxed-layout {
      background: #efefef
}

.boxed-layout .overlay-content .section-empty:not(.section-bg-color) {
      background: #fff !important
}

header {
      line-height: 1.42857143;
      z-index: 995
}

header form.navbar-form {
      margin: 0
}

.shop-menu-cnt>i {
      font-size: 18px;
      line-height: 50px;
      cursor: pointer
}

.shop-menu-cnt:hover .shop-menu {
      display: block;
      visibility: visible;
      opacity: 1
}

.shop-menu-cnt .shop-menu {
      z-index: 90;
      position: absolute;
      top: 50px;
      right: -16px;
      width: 320px;
      text-align: center;
      background-color: #fff;
      -webkit-transition: all .4s ease;
      transition: all .4s ease;
      -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
      box-shadow: 0 2px 5px rgba(0, 0, 0, .3);
      opacity: 0;
      visibility: hidden
}

.shop-cart li {
      cursor: pointer
}

.shop-cart li img {
      width: 65px;
      height: 40px;
      margin: 0;
      float: left
}

.shop-cart .cart-item .cart-content {
      padding-left: 100px;
      text-align: left
}

.shop-menu-cnt .cart-total {
      display: block;
      text-align: left;
      padding: 8px 16px;
      margin: 0;
      overflow: hidden;
      font-size: 14px
}

.shop-cart {
      list-style: none;
      padding: 0;
      margin: 0
}

.shop-cart .cart-item {
      height: 70px;
      padding: 15px;
      -webkit-transition: all .3s;
      transition: all .3s
}

.shop-cart .cart-item:hover {
      background: 0 0;
      padding-left: 20px
}

.shop-menu .cart-buttons {
      text-align: left;
      padding: 15px
}

.shop-menu-cnt .cart-count {
      background-color: #000;
      top: 50%;
      margin-top: -5px;
      right: -11px;
      width: 20px;
      height: 20px;
      display: block;
      position: absolute;
      z-index: 95;
      font-size: 11px;
      line-height: 17px;
      text-align: center;
      border-radius: 50%;
      color: #fff;
      font-weight: 600
}

.shop-menu-empty .shop-menu, .wc-backward {
      display: none !important
}

.nav li:hover>.mega-menu, .nav li:hover>ul, .side-menu li .panel:hover, .side-menu li:hover .panel {
      display: block
}

header .anima-button.circle-button, header .btn, header .btn-default, header .input-group .btn:not(.btn-border) {
      background-color: #fafafa;
      color: #797979
}

header .btn-default:hover, header .circle-button:hover {
      border-color: #d2d2d2;
      background-color: #e6e6e6
}

.mega-menu h5, .navbar-default .navbar-nav>li>a {
      color: #444
}

header .navbar-right>* {
      float: left
}

header .navbar-right>:not(li) {
      padding-right: 15px;
      padding-left: 15px
}

header .navbar-right>.lan-menu {
      padding-right: 0
}

header.hamburger-header {
      width: auto
}

.navbar-brand img {
      -webkit-transition: all .3s;
      transition: all .3s;
      max-height: 100%
}

.navbar.navbar-inner {
      min-height: inherit
}

.navbar-brand.scroll-show.showed {
      display: table-cell !important
}

.brand .logo-retina, .navbar-brand .logo-retina {
      display: none !important
}

@media only screen and (min-device-pixel-ratio:2) {
      .brand .logo-retina, .navbar-brand .logo-retina {
            display: block !important
      }

      .brand .logo-default, .navbar-brand .logo-default {
            display: none !important
      }
}

.navbar-default .navbar-nav>li>a .caret {
      margin-left: 5px
}

.navbar-inner .navbar-toggle {
      max-width: 100%
}

.navbar-right ul ul ul.dropdown-menu {
      left: 100%
}

.wide-area .container {
      width: 100% !important
}

header .custom-area {
      padding: 0 15px
}

header .btn-default, header .btn-default:focus, header .input-group input, header .input-group input:focus {
      border-color: #eaeaea
}

.navbar-right img {
      max-height: 41px;
      margin: 5px auto
}

.input-group button {
      color: #c31313;
      font-weight: 400;
      font-size: 13px
}

header .social-group a i.fa {
      padding: 5px 8px;
      margin-top: 3px;
      width: 30px;
      height: 30px;
      line-height: 22px;
      text-align: center;
      color: #505050
}

.dropdown-menu .fa-ul .divider {
      margin: 10px 0 10px -27px;
      opacity: 1 !important;
      background-color: hsla(0, 0%, 54%, .15) !important
}

header>.navbar {
      margin-bottom: 0;
      border: none;
      border-bottom: 1px solid #e4e4e4;
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
}

.nav.inner>li {
      float: left
}

.nav.inner>li>a {
      color: #c31313;
      cursor: pointer
}

.nav.inner>li>a:focus, .nav.inner li:hover {
      background: 0 0
}

.nav.inner, .navbar-inner .navbar-toggle {
      border: 1px solid rgba(0, 0, 0, .15);
      border-radius: 3px;
      margin: 5px 0;
      float: none
}

.navbar-inner .navbar-toggle {
      padding: 5px 10px;
      color: #696969;
      cursor: pointer;
      text-align: left
}

.navbar-inner .navbar-toggle:hover {
      background-color: #eee
}

.navbar-inner .navbar-toggle span {
      font-size: 13px;
      margin: 0 15px;
      line-height: 28px
}

.navbar-inner .navbar-toggle i {
      font-size: 14px;
      margin-top: 3px
}

.navbar-inner .navbar-collapse {
      padding: 0
}

.navbar-header .hamburger-button, .navbar-inner .navbar-toggle i:last-child {
      float: right
}

.navbar-inner li>a>i.fa {
      margin-right: 0
}

.nav.inner.ms-rounded>li.active a, .nav.inner:not(.ms-rounded)>li.active, .nav.inner>li>a:hover {
      background-color: #fdfdfd
}

.nav.inner.ms-rounded, .nav.ms-minimal, .nav.ms-minimal li:hover, .navbar-default.ms-minimal .navbar-nav>.open>a:focus, .navbar-default .navbar-nav.ms-minimal>.open>a, .navbar-default .navbar-nav.ms-minimal>.open>a:hover {
      background: 0 0 !important;
      border: none
}

.nav.inner.ms-rounded {
      margin: -5px 0
}

.nav.inner.ms-rounded li a {
      line-height: 10px;
      padding: 10px 15px;
      border: 1px solid #9c9c9c;
      border-radius: 35px;
      margin-right: 5px;
      cursor: pointer;
      font-size: 12px;
      letter-spacing: .5px;
      color: #585858;
      font-weight: 600
}

.nav.inner.ms-rounded.over>li {
      padding-bottom: 15px
}

.nav.inner .dropdown-menu li a, .nav.inner.ms-rounded .dropdown-menu li {
      border: none;
      border-radius: 0;
      margin-right: 0
}

.nav.inner.ms-rounded .dropdown-menu li a {
      padding: 3px 20px;
      line-height: 1.42857143
}

.nav.inner.ms-rounded .dropdown-menu {
      border-radius: 10px;
      padding-top: 8px;
      padding-bottom: 8px
}

.bg-menu {
      background-repeat: no-repeat;
      background-position: 100% 100%
}

.navbar-brand.center {
      text-align: center;
      width: 100%;
      width: calc(100% - 30px)
}

.navbar-brand.center>img {
      display: inline-block
}

.scroll-hide.hidden, .scroll-show {
      display: none !important
}

.scroll-show.showed {
      display: block !important
}

.nav-center .scroll-show.showed, .navbar-main.navbar-middle li.scroll-show.showed {
      display: inline-block !important
}

.navbar-main.navbar-middle ul.nav {
      text-align: center;
      float: none
}

.navbar-main.navbar-middle .navbar-header {
      display: none
}

.navbar-main.navbar-middle ul.nav>li {
      float: none;
      display: inline-block
}

.navbar-middle .navbar-brand.center {
      height: auto;
      margin: 15px 0;
      display: block
}

.navbar-middle .navbar-collapse {
      position: relative
}

.navbar-middle .navbar-right {
      position: absolute;
      right: 0;
      top: 0
}

header.menu-top-logo:not(.scroll-css) .navbar-main.navbar-middle ul.navbar-nav {
      margin-left: 0 !important
}

.full-width-menu {
      border-bottom: 1px solid rgba(0, 0, 0, .15);
      background-color: #fff
}

.full-width-menu .nav {
      border: none;
      border-radius: 0;
      margin: 0;
      float: none
}

.full-width-menu .dropdown-menu li a i.caret, .full-width-menu .nav.inner .dropdown-menu>li>a, .full-width-menu .nav.inner .dropdown-menu>li>a:hover, .full-width-menu .nav.inner>li>a i.caret {
      color: #696969 !important
}

div.full-width-menu .inner .dropdown-submenu:hover>a:after, div.full-width-menu .inner .dropdown-submenu>a:after {
      border-left-color: #696969 !important
}

.full-width-menu .dropdown-submenu:hover>a:after {
      border-left-color: inherit !important
}

.fixed-top {
      height: 52px
}

.bg-transparent li.active, .navbar-nav li:hover, .panel-item>span:hover, .sidebar-nav .panel-item>span:hover, .sidebar-nav ul a:hover, .subline-bar li:hover {
      color: #171717;
      border-radius: 2px
}

.bg-transparent li.active, .bg-transparent li:hover {
      background: hsla(0, 0%, 78%, .05)
}

.subline-bar li:hover {
      background: hsla(0, 1%, 87%, .5);
      border-radius: 0
}

.navbar-brand {
      margin-right: 15px
}

.dropdown-submenu {
      position: relative
}

.dropdown-submenu>.dropdown-menu {
      top: 0;
      left: 100%;
      margin-top: 0;
      -webkit-box-shadow: 5px 4px 7px rgba(0, 0, 0, .1);
      box-shadow: 5px 4px 7px rgba(0, 0, 0, .1);
      border-top-left-radius: 0;
      border-bottom-left-radius: 0
}

header .dropdown-submenu>.dropdown-menu {
      top: -1px
}

.dropdown-submenu:hover>.dropdown-menu {
      display: block
}

.dropdown-submenu>a:after {
      display: block;
      content: " ";
      float: right;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
      border-width: 5px 0 5px 5px;
      border-left-color: #ccc;
      margin-top: 5px;
      margin-right: -5px
}

.dropdown-submenu:hover>a:after {
      border-left-color: #7e7e7e
}

.dropdown-submenu.pull-left {
      float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
      left: -100%;
      margin-left: 10px;
      border-radius: 6px 0 6px 6px
}

.search-box-menu {
      display: inline-block
}

.search-box input[type=text] {
      width: 100% !important;
      max-width: 1140px;
      margin: auto;
      border-color: #eaeaea;
      background-color: #fff;
      display: block
}

.search-box input[type=submit] {
      position: absolute;
      right: 0;
      top: 50%;
      width: auto
}

.search-box {
      position: absolute;
      z-index: 95;
      background-color: #c31313;
      display: none;
      margin: 42px 0 0;
      padding: 10px;
      border: 1px solid #ececec;
      left: 0;
      right: 0;
      text-align: center;
      -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .2);
      box-shadow: 0 2px 3px rgba(0, 0, 0, .2)
}

.widget #searchsubmit {
      padding: 0 9px;
      color: #fff;
      font-weight: 700;
      background-color: #656565 !important;
      border: none;
      border-radius: 2px
}

.widget #searchform input[type=text] {
      background: #fbfbfb;
      border: 1px solid #e8e8e8
}

.navbar-social {
      margin: 7px 0 0
}

.navbar-social .social-group a {
      margin: 0
}

.social-group i {
      font-size: 17px;
      display: block !important;
      float: left;
      color: #525252;
      cursor: pointer;
      font-weight: 400 !important
}

.social-button i.circle, .social-group .circle, .social-group i.circle {
      color: #585858;
      background: 0 0;
      border: 1px solid #828282;
      margin-right: 2.5px;
      margin-left: 2.5px;
      overflow: hidden
}

.social-group svg {
      fill: #d9534f !important
}

.social-group a {
      display: inline-block
}

.social-group-button {
      display: inline-block;
      position: relative
}

.social-group-button .social-group i {
      opacity: 0;
      width: 25px;
      height: 25px;
      font-size: 12px;
      padding: 8px 0;
      line-height: 9px !important;
      -webkit-transition: none;
      transition: none
}

.text-center .social-group-button .social-group {
      margin-left: 20px;
      margin-right: 20px
}

.social-group-button .social-group {
      display: none;
      position: absolute;
      margin-left: 57px;
      z-index: 25;
      top: 50%;
      margin-top: -13px;
      width: 250px;
      text-align: left
}

.social-group-button.bottom-icons .social-group {
      margin: 30px -125px;
      left: 50%;
      text-align: center
}

.social-group-button .social-button {
      cursor: pointer;
      position: relative
}

.social-group-button.social-line .social-group {
      width: 47px;
      left: 50%;
      margin-left: -23.5px;
      margin-top: 35px;
      background-color: #fff;
      -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .42);
      box-shadow: 0 2px 5px rgba(0, 0, 0, .42);
      border-radius: 20px;
      padding: 12px 7px 6px 8px;
      display: none
}

.social-group-button.social-line .social-group a {
      display: block;
      height: 30px
}

.social-line .social-group i.circle {
      border-color: #828282 !important;
      color: #585858 !important
}

.social-line .social-group i.circle:hover {
      border-color: #fff !important;
      color: #fff !important
}

.social-group a:first-child {
      margin-left: 0
}

.social-group a:last-child {
      margin-right: 0
}

.social-group a i {
      padding: 10px 12px;
      width: 52px;
      text-align: center;
      font-weight: 400 !important
}

.minisocial-group i:hover, .social-group i:hover {
      background: rgba(31, 31, 31, .05)
}

.social-group .fa:hover {
      color: #fff;
      background-color: #505050;
      border-radius: 2px
}

.social-group .circle.fa:hover {
      border-radius: 50%;
      border: 1px solid transparent
}

.social-group .circle.fa:hover svg {
      fill: #fff !important
}

.social-group .fa-facebook {
      padding: 10px 14px
}

.social-group .fa-twitter {
      padding: 10px 11px
}

.social-colors [class*=facebook], .social-group [class*=facebook]:hover {
      background-color: #3b5998
}

.social-colors [class*=twitter], .social-group [class*=twitter]:hover {
      background-color: #3b8aca
}

.social-colors [class*=google], .social-group [class*=google]:hover {
      background-color: #d7473d
}

.social-colors [class*=linkedin], .social-group [class*=linkedin]:hover {
      background-color: #0077b5
}

.social-colors [class*=youtube], .social-group [class*=youtube]:hover {
      background-color: #cc181e
}

.social-colors [class*=instagram], .social-group [class*=instagram]:hover {
      background-color: #464646
}

.social-colors i:hover {
      opacity: .8
}

.social-colors i {
      color: #fff
}

.subline-bar {
      background-color: #f9f9f9;
      position: absolute;
      width: 100%;
      -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .21);
      box-shadow: 0 2px 3px rgba(0, 0, 0, .21);
      z-index: 995
}

header.menu-transparent.scroll-css .subline-bar {
      background-color: #f9f9f9 !important
}

header.menu-transparent {
      height: 0 !important;
      position: absolute;
      left: 0;
      right: 0;
      top: 0
}

.subline-bar ul {
      margin: 0;
      padding: 0;
      display: none
}

.subline-bar ul li {
      float: left;
      list-style: none;
      padding: 5px 15px;
      cursor: pointer
}

.subline-bar a {
      color: #676767;
      font-size: 13px;
      text-decoration: none !important
}

header.fixed-top .subline-bar {
      position: fixed;
      margin-top: 85px
}

header.fixed-top.scroll-css .subline-bar {
      margin-top: 50px
}

.menu-right .subline-bar ul {
      float: right
}

.navbar-big {
      background-color: #fdfdfd;
      border-bottom: 1px solid #e4e4e4;
      margin-bottom: 0
}

.navbar-big .navbar-nav>.active>a, .navbar-big .navbar-nav>li>a:hover {
      color: #555;
      background-color: #f7f7f7
}

.nav.inner, .navbar-main {
      background-color: #fff;
      margin-bottom: 0;
      border: none
}

.navbar-mini {
      background-color: #c31313;
      color: #7b7b7b;
      font-size: 12px;
      border-bottom: 1px solid #e4e4e4
}

.navbar-mini .navbar-left span:first-child {
      padding-left: 0
}

.navbar-mini span {
      padding: 0 7px
}

.navbar-mini span i {
      margin-right: 7px
}

.navbar-mini hr {
      width: 1px;
      background-color: #bebebe;
      margin: 0 0 -2px;
      display: inline-block;
      height: 12px;
      padding: 0
}

.minisocial-group {
      float: right
}

.minisocial-group i {
      font-size: 15px;
      line-height: 33px !important;
      padding-top: 1px;
      display: block !important;
      float: left;
      color: #b7b7b7;
      cursor: pointer;
      border-right: 1px solid #dbdbdb;
      width: 35px;
      text-align: center
}

i.first {
      border-left: 1px solid #dbdbdb
}

.navbar-mini .navbar-left {
      padding-top: 10px
}

.navbar-mini .form-control {
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-style: none;
      background: #f8f8f8
}

.navbar-mini .form-control.focus {
      background: hsla(0, 0%, 60%, .11) !important
}

.navbar-mini .navbar-form {
      float: right;
      padding: 0 15px 0 0;
      margin: 0
}

.navbar-mini .input-group-btn {
      padding: 0
}

.input-group-addon i {
      color: #555
}

.navbar-mini .navbar-form .btn-default {
      border-style: none;
      background: #f7f7f7;
      border-radius: 0;
      border-left: 1px solid #e7e7e7;
      border-right: 1px solid #e7e7e7;
      color: #999
}

.nav-center, .nav-center ul {
      float: none;
      text-align: center
}

.nav-center {
      width: 100%;
      max-width: 100%
}

.nav.nav-center>li {
      float: none;
      display: inline-block;
      margin: 0 -1px
}

.nav.nav-right>li {
      float: right
}

.nav-center .dropdown-menu li {
      display: block;
      text-align: left
}

.navbar-nav.subheader-bootstrap .sub {
      font-size: 11px;
      display: block;
      color: #848484;
      white-space: nowrap;
      overflow: hidden;
      font-weight: 400
}

.menu-transparent .navbar-nav.subheader-bootstrap .sub {
      color: #e4e4e4
}

.menu-transparent.scroll-css .navbar-nav.subheader-bootstrap .sub {
      color: #848484
}

.navbar-nav.subheader-bootstrap li {
      text-align: left
}

.subtitle-header .navbar-main .navbar-form, .subtitle-header .navbar-main .navbar-social {
      padding: 10px 15px
}

.subtitle-header .lan-menu li a {
      padding-top: 25px;
      padding-bottom: 25px
}

.subtitle-header .search-box {
      margin: 52px 0 0
}

.list-a {
      padding: 0;
      margin: 0
}

.list-a li {
      padding: 5px 0;
      margin: 0;
      list-style: none;
      cursor: pointer;
      background: 0 0 !important;
      white-space: nowrap
}

.list-a li:hover {
      color: #000
}

.list-a li i {
      margin-right: 10px;
      font-size: 15px;
      display: inline-block;
      padding-bottom: 0
}

.mega-menu .col, .side-menu .panel .col {
      display: table-cell;
      vertical-align: top;
      min-width: 230px;
      padding: 0 25px
}

.side-menu .panel .col {
      padding: 86px 25px 0 0
}

.side-menu .panel .col:last-child {
      padding-right: 0
}

.side-menu .col .fa-li {
      line-height: 33px
}

.side-menu-center {
      top: 50%;
      -webkit-transform: translateY(-50%);
      transform: translateY(-50%);
      position: relative
}

.mega-menu {
      min-width: 250px;
      padding: 25px 5px
}

.mega-menu a {
      color: #636363;
      padding-left: 5px;
      display: block;
      white-space: nowrap
}

.mega-menu .fa-ul .fa-li, li.panel-item .fa-li {
      color: #694e94
}

.mega-menu.bg-menu {
      min-width: 400px
}

.mega-menu .nav-tabs li {
      white-space: nowrap;
      margin-bottom: 0 !important;
      border-radius: 0
}

.mega-menu h5 {
      margin-top: 5px;
      min-height: 15px
}

.mega-menu.dropdown-menu {
      overflow: hidden
}

.mega-menu-fullwidth>li {
      position: static !important
}

.mega-menu-fullwidth>li.dropdown {
      position: relative !important
}

.mega-menu-fullwidth>li.dropdown.mega-dropdown {
      position: static !important
}

.mega-menu-fullwidth, .navbar.mega-menu-fullwidth .container, header .navbar-main>.container {
      position: relative
}

.contact-page header .navbar-main>.box-menu-inner {
      display: none
}

.contact-page header.fixed-top {
      height: 105px
}

.contact-page .navbar-main.middle-box-menu {
      padding-bottom: 0
}

.mega-menu-fullwidth .mega-dropdown {
      position: static !important
}

div.mega-menu-fullwidth .mega-dropdown .mega-menu {
      width: 100%;
      width: calc(100% - 30px);
      margin: 0 15px
}

.wide-area.navbar.mega-menu-fullwidth .mega-dropdown .mega-menu {
      width: calc(100% - 30px)
}

.mega-menu .fa-ul.no-icons {
      margin-left: 1px
}

.mega-menu .col>h5:first-child {
      margin-top: 0
}

.navbar-big-logo .navbar-brand {
      position: relative;
      top: -36px;
      padding: 0;
      margin-left: 0 !important;
      margin-right: 0
}

.navbar-big-logo.navbar-fixed-top .container.scroll-css .navbar-brand {
      top: 0 !important
}

header .scroll-css .search-box {
      background-color: #fff !important
}

.navbar-big-logo .navbar-mini .container {
      padding-left: 197px !important;
      min-height: 35px
}

.navbar-big-logo .navbar-brand img {
      max-height: inherit
}

.navbar-big-logo .navbar-header {
      max-height: 30px
}

.navbar-main.middle-box-menu {
      padding-bottom: 41px
}

.box-menu-inner .icon-box i {
      color: #636363
}

.box-menu-inner {
      position: absolute !important;
      left: 50%;
      margin-left: -585px;
      z-index: 95
}

.box-menu-inner>.row {
      background-color: #fbfbfb;
      margin: 0;
      height: 80px;
      padding: 15px 0;
      border: 1px solid #e8e8e8
}

.box-menu-inner .icon-box {
      margin: 0
}

header.scroll-css .middle-box-menu {
      padding-bottom: 0 !important
}

.icon-menu .navbar-collapse ul.nav>li>a i {
      margin-right: 10px;
      font-size: 40px;
      height: 60px;
      width: 60px;
      line-height: 60px;
      vertical-align: middle;
      color: #5d5d5d
}

.icon-menu:not(.icon-menu-top) ul.nav>li>a i {
      width: auto;
      margin-right: 10px
}

.icon-menu .navbar-collapse ul.nav i.onlycover {
      background-size: contain;
      background-repeat: no-repeat
}

.icon-menu:not(.icon-menu-top) .navbar-collapse ul.nav i.onlycover {
      width: 60px !important;
      display: inline-block
}

.icon-menu .navbar-collapse ul.nav>a {
      padding: 10px 15px
}

header .icon-top.nav>li>a i {
      display: block;
      text-align: center;
      font-size: 34px !important;
      padding-bottom: 5px;
      margin: 0 auto !important;
      height: 36px;
      width: 40px !important;
      line-height: 40px
}

.icon-menu .icon-top>li>a {
      text-align: center
}

.bg-transparent .icon-menu li i {
      color: #f9f9f9 !important
}

@media(min-width:769px) {
      header.fixed-top.scroll-css .icon-menu .navbar-collapse ul.nav>li>a>i {
            font-size: 25px !important;
            height: 25px;
            line-height: 25px;
            -webkit-transition: all .3s;
            transition: all .3s
      }

      header.fixed-top.scroll-css .icon-menu:not(.icon-menu-top) .navbar-collapse ul.nav i.onlycover {
            width: 25px !important
      }
}

.icon-menu .navbar-brand {
      height: 90px
}

.icon-menu-top .navbar-brand {
      height: 110px
}

.icon-top>li>.dropdown-toggle>.caret {
      display: none
}

.icon-menu.icon-menu-top .nav.navbar-right {
      margin-top: 30px
}

.icon-menu .navbar-main .nav.navbar-right {
      margin-top: 20px
}

.scroll-css .icon-menu.icon-menu .nav.navbar-right {
      margin-top: 2px
}

.scroll-css .icon-menu.icon-menu-top .nav.navbar-right {
      margin-top: 12px
}

header.scroll-css .icon-menu .navbar-brand {
      height: 55px;
      padding: 5px 15px;
      -webkit-transition: all .3s;
      transition: all .3s
}

header.scroll-css .icon-menu-top .navbar-brand, header.scroll-css .icon-top .icon-menu .navbar-brand {
      height: 75px
}

.lan-menu a img {
      margin: -2px 5px 0 0
}

.lan-menu li a {
      font-size: 11px;
      text-transform: uppercase;
      color: #5f5f5f
}

.lan-menu li a span {
      padding: 0
}

.lan-menu ul.dropdown-menu {
      min-width: 80px;
      width: 100%
}

.navbar-mini .lan-menu {
      float: right;
      height: 34px;
      width: auto
}

.navbar-mini .lan-menu li {
      height: 34px
}

.navbar-mini .lan-menu li a {
      padding: 8px 15px
}

.lan-menu ul li a {
      padding: 10px 15px
}

.hamburger-button {
      color: #636363;
      font-size: 30px;
      padding: 4px 15px;
      display: inline-block
}

.hamburger-button i {
      color: #636363
}

.hamburger-button:hover {
      color: #d9534f
}

.hamburger-button.active {
      color: #6d6d6d;
      text-shadow: 0 -1px 0 #080808
}

.hamburger-header .hamburger-button.active {
      margin-left: 250px
}

.hamburger-menu {
      visibility: hidden;
      opacity: 0
}

.container>.hamburger-button {
      padding-left: 0;
      padding-right: 0
}

.hamburger-button>span {
      font-size: 13px;
      -webkit-transform: translateY(-7px);
      transform: translateY(-7px);
      display: inline-block
}

footer {
      background-color: #f5f5f5;
      position: relative;
      z-index: 3;
      margin-top: 0 !important
}

footer h4, footer h5, footer h6 {
      margin-top: 0
}

.footer-base hr {
      margin-left: 0
}

.footer-bg {
      height: 330px;
      padding: 15px 0;
      background-position: top
}

.footer-bg .footer-center {
      border: none;
      margin-top: 0
}

footer .container {
      padding: 35px 15px
}

.footer-bg .copy-row .copy-text {
      letter-spacing: 1px
}

.footer-1 {
      text-align: justify
}

footer .social-group i {
      color: #4c4c4c
}

.copy-row .col-md-12 {
      text-align: center
}

.footer-list a {
      display: block;
      border-bottom: 1px solid hsla(0, 0%, 46%, .1);
      color: #464646;
      padding-bottom: 5px;
      margin-bottom: 5px
}

.copy-row hr {
      margin: 10px 15px 15px
}

.copy-row .copy-text {
      font-size: 12px;
      line-height: 20px
}

.copy-row .nav {
      float: right;
      display: block;
      width: inherit;
      margin: 0 -15px 0 0
}

.footer-minimal .container {
      text-align: center
}

footer .social-group a {
      margin: 0 5px;
      display: inline-block
}

footer .social-group {
      float: none;
      margin-bottom: 15px
}

.footer-left {
      text-align: left
}

.footer-right {
      text-align: right
}

.footer-center {
      text-align: center
}

footer .content {
      overflow: hidden
}

footer.footer-parallax .content {
      margin-top: 0
}

footer.footer-center .content {
      border-top: 1px solid #e2e2e2;
      background-color: #fff
}

.footer-center .footer-main {
      margin: 20px;
      font-size: 13px
}

.footer-center .copy-row {
      margin-top: 15px;
      color: #757575;
      padding: 10px
}

.footer-minimal .copy-row {
      padding: 10px
}

.footer-center .footer-title {
      color: #4c4c4c;
      margin-bottom: 20px;
      font-weight: 600
}

.footer-parallax {
      position: fixed;
      bottom: 0;
      left: 0;
      right: 0;
      z-index: -121;
      height: 270px;
      padding-top: 20px;
      opacity: 0
}

.footer-parallax .container {
      padding-top: 30px
}

.footer-parallax-container {
      min-height: 500px;
      position: relative;
      z-index: 1;
      -webkit-box-shadow: 0 0 30px -5px rgba(58, 58, 58, .72);
      box-shadow: 0 0 30px -5px rgba(58, 58, 58, .72);
      margin-bottom: 270px
}

.overlay-content .footer-parallax {
      position: static
}

.footer-parallax .copy-text {
      margin-top: 45px;
      float: none
}

.nav.ms-minimal li a {
      border-bottom: 2px solid transparent;
      letter-spacing: .5px;
      color: #585858 !important;
      font-weight: 600
}

.nav.ms-minimal .dropdown ul li>a {
      border-right: 1px solid transparent
}

.nav.ms-minimal .dropdown-menu>li>a:hover {
      background-color: #fdfdfd !important
}

.nav.ms-minimal>li.active>a {
      background: 0 0 !important;
      border-bottom-color: #d9534f
}

.nav.ms-minimal>li:hover>a {
      background: 0 0;
      border-bottom-color: #d9534f
}

.nav.ms-minimal>li:hover, .nav.ms-minimal li.active:hover {
      background: 0 0
}

.ms-minimal ul li>a, .ms-minimal ul li>span, .ms-minimal ul ul li>a {
      border-right: 2px solid transparent;
      border-radius: 0
}

.ms-minimal li.active>a {
      background: 0 0 !important
}

.ms-minimal li:hover>a, .ms-minimal li:hover>span {
      border-right-color: #d9534f border-radius: 0 !important
}

.ms-minimal li:hover {
      background: 0 0
}

.nav.ms-minimal>li .dropdown-menu {
      border-radius: 0;
      background-color: #fff;
      border: 1px solid transparent
}

.side-menu-container, .side-menu-container #fullpage-main, .side-menu-container .footer-parallax, .side-menu-container .fullpage-varrow .arrow {
      padding-left: 250px
}

.side-menu .arrow {
      float: right;
      line-height: 1.42857;
      font-weight: 400
}

.side-menu .glyphicon.arrow:before {
      content: "\E079"
}

.side-menu .active>a>.glyphicon.arrow:before {
      content: "\E114"
}

.side-menu-fixed .scroll-content, .side-menu .scroll-content {
      height: 100%;
      padding-bottom: 5px;
      padding-right: 0
}

.side-menu-fixed .top-area {
      padding: 15px 0
}

.side-menu-header.navbar-fixed-top .navbar-header {
      display: block
}

.side-menu-header.bg-transparent .side-menu li a {
      border-top: 1px solid hsla(0, 0%, 91%, .38);
      color: #fff
}

.side-menu-header.bg-transparent .side-menu ul {
      background-color: #444
}

.side-menu .fa.arrow:before {
      content: "\F105"
}

.side-menu .active>a>.fa.arrow:before {
      content: "\F107"
}

.side-menu .ion.arrow:before {
      content: "\F3D2"
}

.side-menu .active>a>.ion.arrow:before {
      content: "\F3D0"
}

.side-menu .plus-minus, .side-menu .plus-times {
      float: right;
      line-height: 20px;
      font-weight: 400
}

.side-menu .fa.plus-times:before {
      content: "\F067"
}

.side-menu .active>a>.fa.plus-times {
      -webkit-transform: rotate(45deg);
      transform: rotate(45deg)
}

.side-menu .fa.plus-minus:before {
      content: "\F067"
}

.side-menu .active>a>.fa.plus-minus:before {
      content: "\F068"
}

.side-menu .collapse {
      display: none
}

.side-menu .collapse.in, .side-menu li.active>ul {
      display: block
}

.side-menu ul {
      background-color: #fbfbfb
}

.side-menu ul ul {
      background-color: #f5f5f5
}

.side-menu .collapsing {
      position: relative;
      height: 0;
      overflow: hidden;
      -webkit-transition-timing-function: ease;
      transition-timing-function: ease;
      -webkit-transition-duration: .35s;
      transition-duration: .35s;
      -webkit-transition-property: height, visibility;
      transition-property: height, visibility
}

.mi-menu .sidebar-nav {
      border: 1px solid #e0e0e0;
      height: 100%
}

.sidebar-nav li.panel-item ul li a, .sidebar-nav li ul li a, header.side-menu-lateral .sidebar-nav li ul li a {
      padding-right: 20px !important
}

.menu-left .sidebar-nav li ul li a {
      padding-right: 0 !important;
      padding-left: 30px !important
}

.sidebar-nav ul {
      padding: 0;
      margin: 0;
      list-style: none
}

.sidebar-nav a, .sidebar-nav a:active, .sidebar-nav a:focus, .sidebar-nav a:hover {
      outline: none
}

ul.side-menu {
      display: block;
      padding: 1px 0
}

ul.side-menu li:first-child {
      margin-top: -1px
}

.sidebar-nav .panel-item>span, .sidebar-nav ul a, .sidebar-nav ul li {
      display: block;
      cursor: pointer
}

.bs-menu li.menu-subtitle a {
      color: #585858 !important;
      cursor: default;
      font-weight: 700 !important
}

.sidebar-nav .panel-item ul ul {
      background: 0 0
}

.mi-menu ul li>a, .sidebar-nav .panel-item>span {
      padding: 10px 20px;
      color: #616161
}

.side-menu-fixed .mi-menu nav {
      border: none;
      background: 0 0;
      height: auto
}

.side-menu li.divider {
      height: 1px;
      margin: 5px 0;
      overflow: hidden;
      background-color: #e5e5e5
}

.mi-menu .sidebar-nav ul li:first-child>a {
      border-top: none
}

.mi-menu .sidebar-nav ul ul a {
      padding: 10px 30px;
      border-radius: 0
}

.mi-menu .sidebar-nav li.panel-item ul li a, header.side-menu-lateral .mi-menu .sidebar-nav ul ul a {
      padding: 10px 20px
}

.sidebar-nav ul ul a:active, .sidebar-nav ul ul a:hover {
      background-color: rgba(0, 0, 0, .03)
}

.sidebar-nav-item {
      padding-left: 5px
}

.footer-parallax-container .comments-cnt, .footer-parallax-container .footer-parallax-container, .page-template-default .sidebar-cnt, .post-template-default .sidebar-cnt {
      background-color: #fff
}

.side-menu ul a {
      border-color: #dadada;
      font-weight: 400
}

.side-menu ul ul a {
      border-color: #e4e4e4
}

.side-menu-fixed {
      width: 250px;
      height: 100%;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 99995;
      background-color: #fff;
      border-right: 1px solid #e7e7e7;
      -webkit-box-shadow: 1px 0 2px rgba(0, 0, 0, .05);
      box-shadow: 1px 0 2px rgba(0, 0, 0, .05)
}

.side-menu-fixed .brand {
      text-align: center;
      display: block;
      padding: 25px 5px
}

.side-menu-fixed .bottom-area {
      position: absolute;
      bottom: 20px;
      padding: 20px 0;
      width: 100%;
      text-align: center
}

.side-menu-fixed .social-group {
      margin: 15px;
      display: block
}

.side-menu-fixed .social-group a {
      display: inline-block
}

.side-menu-fixed .bottom-area p {
      margin: 5px;
      color: #7b7b7b;
      font-size: 12px
}

.side-menu-fixed .panel {
      min-width: 250px;
      height: 100% !important;
      position: fixed;
      top: 0;
      bottom: 0;
      margin-left: -1px;
      left: 250px;
      background-color: #fbfbfb;
      border-left: 1px solid #e7e7e7;
      border-right: 1px solid #e7e7e7;
      -webkit-box-shadow: 5px 2px 10px rgba(0, 0, 0, .06);
      box-shadow: 5px 2px 10px rgba(0, 0, 0, .06);
      padding: 25px;
      z-index: 90
}

.panel-item .panel .fa-ul {
      display: block;
      position: static;
      padding-left: 27px
}

.panel-item .panel .fa-ul li a {
      padding: 0;
      padding: 6px 2px
}

.side-menu-fixed .panel ul, .sidebar-nav .panel ul li.active {
      background: 0 0 !important
}

.side-menu-fixed .panel>ul.collapse {
      display: block;
      margin-left: -25px;
      margin-right: -25px
}

navbar-fixed-top .side-menu-fixed .brand {
      display: none
}

[data-menu-anima] .panel-item .panel ul {
      opacity: 1
}

.side-menu-header>.navbar {
      display: none
}

.side-menu-header>.navbar.navbar-fixed-top {
      display: block
}

.sm {
      padding-left: 250px
}

.side-menu .active {
      background-color: #fbfbfb;
      font-weight: 600
}

.side-menu ul .active {
      background-color: hsla(0, 0%, 95%, .8)
}

.side-menu ul .active>a {
      font-weight: 600
}

.bs-menu .menu-subtitle {
      font-weight: 700 !important;
      margin-top: 15px
}

.bs-menu li, .bs-menu ul ul {
      background: 0 0 !important
}

.bs-menu ul ul li>a {
      padding-right: 39px !important;
      font-size: 12px !important
}

.bs-menu .sidebar-nav {
      background: 0 0;
      text-align: right
}

.bs-menu.menu-left .sidebar-nav {
      text-align: left
}

.bs-menu li.active>a, .bs-menu li:hover>a {
      background: 0 0;
      border-right-color: #d9534f !important;
      color: #d9534f border-radius: 0
}

.bs-menu.menu-left li.active>a, .bs-menu.menu-left li:hover>a {
      border-left: 1px solid #d9534f !important;
      border-right: none !important;
      font-weight: 400
}

.bs-menu li a {
      background: 0 0 !important;
      border-right: 1px solid transparent !important
}

.bs-menu.menu-left li a {
      border-right: none !important;
      border-left: 1px solid transparent !important
}

.bs-menu li a>.fa {
      margin-left: 15px
}

.bs-menu ul a {
      padding: 3px 16px;
      color: #6f6f6f
}

.scroll-spy-menu li.active>ul, [data-spy=scroll] .side-menu li.active>ul {
      height: auto !important
}

.bs-menu .slimScrollBar {
      width: 2px !important;
      background: rgba(0, 0, 0, .2) !important;
      margin-right: -1px
}

.slimScrollBar-menu .slimScrollBar {
      opacity: 0 !important
}

.sidebar-nav.scroll-content, .sidebar.scroll-content {
      padding-right: 0
}

@media(min-width:993px) {
      .side-menu-lateral .side-menu li:hover>ul {
            display: block !important;
            height: auto !important;
            z-index: 1000;
            visibility: visible;
            -webkit-box-shadow: 4px 2px 5px rgba(0, 0, 0, .07);
            box-shadow: 4px 2px 5px rgba(0, 0, 0, .07);
            border: 1px solid #dedede
      }

      .side-menu-lateral .side-menu li {
            position: relative;
            font-weight: 400
      }

      .side-menu-lateral .side-menu>li:not(.panel-item) ul {
            position: absolute;
            left: 100%;
            top: 0;
            min-width: 200px;
            display: none;
            border: 1px solid #f1f1f1;
            height: auto !important
      }

      .side-menu-lateral .side-menu>li:not(.panel-item):hover>ul, .side-menu-lateral .side-menu>li:not(.panel-item)>ul>li:hover>ul, .side-menu-lateral li:hover>ul {
            display: block
      }

      .side-menu-lateral .panel>ul {
            position: static
      }

      .side-menu-lateral .panel-item .panel ul ul {
            background: 0 0;
            border: none !important;
            -webkit-box-shadow: none !important;
            box-shadow: none !important
      }

      .side-menu-lateral .mi-menu nav, .side-menu-lateral .slimScrollDiv {
            overflow: visible !important
      }

      .navbar-header .hamburger-button, .side-menu-header .navbar-header .navbar-brand {
            display: none
      }
}

.side-menu.ms-simple li:hover {
      opacity: .7
}

.side-menu.ms-simple li a {
      border: none;
      font-size: 12px;
      letter-spacing: 1px;
      font-weight: 600;
      text-transform: uppercase;
      background: 0 0 !important
}

.side-menu.ms-simple {
      padding: 0
}

.inside-menu .navbar {
      border: 1px solid #e7e7e7
}

.inside-menu .sidebar {
      border-left: 1px solid #e7e7e7;
      border-right: 1px solid #e7e7e7;
      border-radius: 4px
}

.inside-menu.scroll-css .col-md-12 {
      width: 1170px
}

.inside-menu.center {
      text-align: center
}

.inside-menu.center .navbar {
      display: inline-block
}

.side-menu i {
      width: 25px;
      color: #616161
}

.col-md-3 .inside-menu.scroll-css {
      width: 262.5px
}

.bg-overlay {
      background-repeat: repeat;
      width: 100%;
      height: 100%
}

.bg-overlay.video {
      position: absolute;
      top: 0;
      bottom: 0;
      z-index: 3;
      background-color: rgba(0, 0, 0, .25)
}

.bg-overlay.dotted {
      background-image: url(../images/overlay/dotted.png)
}

.bg-overlay.line-45 {
      background-image: url(../images/overlay/line-45.png)
}

.bg-overlay.carbonio {
      background-image: url(../images/overlay/carbonio.png)
}

.bg-overlay.tile {
      background-image: url(../images/overlay/tile.png)
}

.bg-overlay.points {
      background-image: url(../images/overlay/points.png)
}

.bg-overlay.transparent-dark {
      background-color: rgba(0, 0, 0, .51)
}

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

.bg-overlay.squares {
      background-image: url(../images/overlay/squares.html)
}

.bg-overlay.tv {
      background-image: url(../images/overlay/tv.html);
      opacity: .1
}

.bg-gradient-container, .overlay-container {
      position: relative;
      overflow: hidden
}

.background-page>.bg-overlay, .bg-gradient-container .bg-gradient, .overlay-container .bg-overlay {
      position: absolute;
      top: 0;
      bottom: 0;
      z-index: 1;
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
}

.overlay-content {
      position: relative;
      z-index: 9
}

.background-page {
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      height: 100%;
      width: 100%;
      z-index: 0;
      position: fixed;
      overflow: hidden;
      background-size: cover;
      background-position: 50%
}

.background-page .flexslider {
      background-color: transparent !important;
      height: 100%;
      margin: 0;
      z-index: 0
}

.background-page .flexslider .slides, .background-page .flexslider .slides>li, .full-screen-size .layer-parallax, .full-screen-title .layer-parallax, .full-screen-title .videobox {
      height: 100% !important
}

.background-page iframe {
      border-style: none
}

iframe {
      border: none
}

.background-page video {
      width: 100%;
      bottom: 0;
      top: 0
}

.header-bootstrap {
      background-color: #6f5499;
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, .17)), to(rgba(0, 0, 0, .08)));
      background-image: linear-gradient(180deg, rgba(0, 0, 0, .17) 0, rgba(0, 0, 0, .08));
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#563d7c", endColorstr="#6F5499", GradientType=0);
      z-index: 9
}

.header-bootstrap .title, .title .title-content .breadcrumb, .title .title-content h1 {
      margin-top: 0;
      text-transform: inherit
}

.header-bootstrap i {
      color: #fff;
      font-size: 60px
}

.header-bootstrap div>span {
      color: #fff;
      text-transform: uppercase;
      font-size: 13px
}

.header-bootstrap .container {
      padding-top: 25px;
      padding-bottom: 25px
}

.header-bootstrap .breadcrumb a, .header-bootstrap h1 span {
      color: #e4e4e4;
      margin-left: 10px;
      font-weight: 400;
      text-transform: inherit
}

.header-bootstrap .breadcrumb {
      float: right;
      margin: 21px 0 0
}

.header-bootstrap h1 {
      font-weight: 400;
      color: #fff;
      text-transform: uppercase;
      font-size: 24px;
      margin: 7px 0 0
}

.header-bootstrap .breadcrumb>.active {
      color: #fff
}

.header-animation:not(.section-bg-animation) .title-base {
      margin-top: 100px
}

.header-animation .anima-layer {
      position: absolute;
      top: auto;
      left: 0;
      width: 100%;
      min-width: 900px;
      min-height: 612px;
      overflow: hidden;
      z-index: 3
}

[data-parallax].header-animation .anima-layer {
      top: 0
}

.header-animation .clouds-1 {
      background: transparent url(../images/assets/clouds_1.png) 100px 30px repeat-x
}

.header-animation .clouds-2 {
      background: transparent url(../images/assets/clouds_2.png) 200px 220px repeat-x
}

.header-animation .fog-1 {
      background: transparent url(../images/assets/fog_1.png) 200px 30px repeat-x
}

.header-animation .fog-2 {
      background: transparent url(../images/assets/fog_1.png) 200px 160px repeat-x
}

.header-animation .fog-3 {
      background: transparent url(../images/assets/fog_2.png) 0 0 repeat-x
}

.header-animation .overlay {
      position: absolute;
      left: 50%;
      z-index: 5
}

.header-animation .overlay.bottom {
      bottom: 0
}

.header-animation .container {
      position: relative;
      z-index: 9
}

.header-animation.header-parallax .layer-parallax {
      background-size: cover;
      background-position: 50%
}

.header-base {
      height: 150px;
      padding-top: 20px;
      margin-top: 0;
      background-color: #6f6f6f;
      border-bottom: 1px solid #e6e6e6
}

.header-base:not(.bg-cover) {
      background-color: #353535;
      color: #fff
}

.header-base.header-bar h1, .header-base h1 {
      margin-top: 20px !important
}

.header-base .bar {
      height: 35px
}

.header-base.header-bar {
      padding-top: 0
}

.header-base.header-bar h2, div.header-base.header-bar .breadcrumb.b a {
      color: #828282
}

.header-base hr {
      width: 100%;
      position: relative
}

.header-base .breadcrumb {
      margin-top: 20px
}

header.menu-transparent.bg-transparent .navbar {
      border: none;
      background: rgba(0, 0, 0, .1) !important
}

header.bg-transparent .fa, header.bg-transparent .navbar-mini .navbar-form .btn-default, header.bg-transparent .social-group a i.fa, header.bg-transparent button, header.bg-transparent input {
      background: 0 0 !important;
      background-color: transparent !important;
      border-color: hsla(0, 0%, 62%, .39) !important;
      color: #e4e4e4
}

header.bg-transparent>.navbar {
      background-color: rgba(0, 0, 0, .41) !important;
      border-radius: 0
}

header.menu-transparent.scroll-css>.navbar {
      background: #fff !important
}

.bg-transparent, .bg-transparent .navbar-nav .active>a, .bg-transparent .navbar-nav a, .menu-transparent.bg-transparent .navbar-nav>li>a:hover, header.menu-transparent .navbar-default {
      background-color: transparent !important
}

.menu-transparent:not(.scroll-css) li.dropdown:hover {
      background: rgba(0, 0, 0, .4) !important;
      border-radius: 0
}

header.bg-transparent .navbar-default .navbar-nav>li>a {
      color: #e4e4e4;
      -webkit-transform: translateY(0);
      transform: translateY(0);
      -webkit-transition: -webkit-transform .3s;
      transition: -webkit-transform .3s;
      transition: transform .3s;
      transition: transform .3s, -webkit-transform .3s
}

header.bg-transparent .dropdown-menu .divider {
      background-color: #505050
}

header.bg-title {
      height: 450px
}

.header-title:after {
      z-index: -120
}

.header-title:after, .header-title:before {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      bottom: 0;
      left: 0;
      height: 100%
}

.header-title:before {
      z-index: 0;
      background-color: transparent
}

.header-animation, .header-title {
      text-align: center;
      height: 350px;
      background-position: 50%;
      background-size: cover;
      overflow: hidden;
      position: relative
}

@-webkit-keyframes ken-burn-in {
      0% {
            -webkit-transform: scale(1.2);
            transform: scale(1.2)
      }

      to {
            -webkit-transform: scale(1);
            transform: scale(1)
      }
}

@keyframes ken-burn-in {
      0% {
            -webkit-transform: scale(1.2);
            transform: scale(1.2)
      }

      to {
            -webkit-transform: scale(1);
            transform: scale(1)
      }
}

.parallax-mirror.ken-burn img {
      -webkit-animation: ken-burn-in 13s;
      animation: ken-burn-in 13s;
      -webkit-transform-origin: bottom left;
      transform-origin: bottom left;
      -webkit-transform: scale(1.2);
      transform: scale(1.2)
}

.parallax-mirror.ken-burn-center img {
      -webkit-animation: ken-burn-in 10s;
      animation: ken-burn-in 10s;
      -webkit-transform: scale(1.2);
      transform: scale(1.2)
}

.parallax-mirror.ken-burn-out img {
      -webkit-transform-origin: bottom left;
      transform-origin: bottom left;
      -webkit-transform: scale(1.1) !important;
      transform: scale(1.1) !important;
      -webkit-transition: -webkit-transform 10s;
      transition: -webkit-transform 10s;
      transition: transform 10s;
      transition: transform 10s, -webkit-transform 10s
}

@media(max-width:1650px) {
      .parallax-side-cnt .parallax-slider {
            width: auto !important;
            height: auto !important;
            left: 50% !important;
            -webkit-transform: translateZ(0) translateX(-50%) !important;
            transform: translateZ(0) translateX(-50%) !important
      }
}

.header-animation {
      position: relative;
      height: 500px
}

.header-animation .breadcrumb.b, .header-slider .breadcrumb.b, .header-title .breadcrumb.b, .header-video .breadcrumb.b {
      text-align: center;
      margin-top: 40px;
      margin-bottom: 0
}

.header-animation .breadcrumb.b a, .header-slider .breadcrumb.b a, .header-title .breadcrumb.b a, .header-video .breadcrumb.b a {
      color: #585858
}

.header-animation.white .breadcrumb a, .header-base.white .breadcrumb a, .header-slider.white .breadcrumb a, .header-title.white .breadcrumb a, .header-video.white .breadcrumb a {
      color: #fafafa
}

.header-title.full-screen-title {
      position: relative;
      padding-top: 0
}

header.bg-title .active>a {
      background-color: #ff005d
}

header.bg-title h1 {
      font-size: 30px;
      font-weight: 100;
      text-transform: uppercase
}

header.bg-title h2 {
      font-size: 15px;
      font-weight: 100;
      margin-top: 5px
}

header.bg-title .breadcrumb.b {
      text-align: center;
      margin-top: 200px
}

.header-slider .overlaybox, .header-video .overlaybox, .section-bg-video .overlaybox, .section-slider .overlaybox {
      position: absolute;
      z-index: 95;
      width: 100%;
      top: 0;
      text-align: center
}

.header-video .layer-parallax {
      height: 600px
}

.header-slider .flex-control-nav {
      bottom: 10px;
      z-index: 95
}

.header-slider, .header-video {
      overflow: hidden;
      position: relative
}

.header-slider .flex-control-paging li a {
      background: hsla(0, 0%, 67%, .5)
}

.header-slider .flex-control-paging li a.flex-active {
      background: hsla(0, 0%, 71%, .9)
}

.header-video, .videobox {
      height: 350px;
      overflow: hidden
}

.videobox {
      position: absolute;
      width: 100%;
      z-index: 1
}

.videobox .mobile-poster {
      display: none;
      height: 180px;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: 50%
}

.videobox video {
      width: 100%
}

.videobox iframe {
      width: 200%;
      margin-left: -50%;
      margin-top: -15%;
      height: 200%;
      position: absolute;
      left: 0
}

::-webkit-media-controls-panel, ::-webkit-media-controls-start-playback-button, ::\--webkit-media-controls-play-button {
      display: none !important;
      -webkit-appearance: none
}

.header-video .overlaybox {
      overflow: hidden
}

.header-parallax {
      z-index: 2;
      height: 350px
}

.layer-parallax {
      left: 0;
      top: 0;
      overflow: hidden;
      margin: 0;
      padding: 0;
      height: 500px;
      width: 100%;
      z-index: -1;
      position: fixed !important
}

.header-parallax img {
      width: 100%
}

.full-screen-title .overlaybox {
      top: 50% !important;
      position: absolute;
      width: 100%;
      z-index: 9
}

.full-screen-title.header-parallax {
      padding-top: 0;
      z-index: 0
}

.list-full-screen {
      position: absolute;
      height: 100%;
      overflow: hidden;
      bottom: 5px;
      margin: 0;
      width: 100%
}

.list-full-screen .slides li a {
      position: relative;
      height: 100%;
      display: block
}

.list-full-screen .slides li a img {
      width: auto
}

.list-full-screen .slides li {
      width: 200px
}

.bg-box {
      border-bottom: 1px solid #e7e7e7;
      background-color: #c31313;
      border-radius: 3px;
      padding: 20px
}

.porfolio-bar a {
      color: #3d3d3d
}

.porfolio-bar a i {
      padding: 5px;
      font-size: 33px
}

.porfolio-bar div .icon-box {
      margin: 0 auto
}

.portfolio-details.fixed-area.active {
      padding: 25px 15px
}

.portfolio-details h3 {
      margin-top: 0
}

.post-image, .post-video iframe {
      height: 400px;
      margin: 30px 0
}

.post-video iframe {
      width: 100%
}

.comment-list img {
      margin-top: 5px;
      margin-left: 15px;
      padding: 0;
      border-radius: 50%;
      width: 32px;
      height: 32px
}

.comment-list .name {
      font-weight: 800;
      margin-top: 2px
}

.comment-list .name span {
      font-weight: 300;
      padding-left: 10px;
      color: #a5a5a5;
      font-size: 12px
}

.comment-list .msg {
      font-size: 13px;
      color: #7b7b7b
}

.comment-list .item {
      padding-top: 15px
}

.comment-list .item.sub {
      padding-left: 72px;
      padding-bottom: 10px
}

.comment-list .sub.first .line {
      height: 50px;
      margin-top: -19px
}

.comment-respond {
      padding-bottom: 80px
}

.comment-list .reply a {
      opacity: .5
}

#cancel-comment-reply-link:hover, .comment-list .reply:hover a {
      opacity: 1
}

#comments .next.page-numbers {
      margin-left: 15px
}

#comments .prev.page-numbers {
      margin-right: 15px
}

#cancel-comment-reply-link {
      margin-left: 15px;
      opacity: .5
}

.countdown .countdown-text {
      margin-right: 5px
}

.countdown {
      margin: 0 -10px
}

div .hc_space_cnt {
      padding: 0
}

.box-steps .step-item {
      padding: 0 50px
}

.box-steps .step-item:after {
      content: "\F061";
      font-family: FontAwesome;
      position: absolute;
      top: 50%;
      right: 5px;
      margin-top: -12.5px;
      font-size: 25px;
      opacity: .5
}

.box-steps .step-item>h3 {
      font-weight: 300
}

.box-steps .step-number {
      position: absolute;
      left: 15px;
      font-size: 40px;
      line-height: 40px;
      opacity: .3
}

.box-steps .step-item:last-child:after {
      display: none
}

[data-height].collapse-box .panel:after {
      content: "";
      position: absolute;
      height: 60px;
      right: 0;
      left: 0;
      bottom: 0;
      width: 100%;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), to(#fff));
      background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 0, #fff);
      filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff", endColorstr="#ffffff", GradientType=0)
}

[data-height].collapse-box .panel.no-gradient:after {
      background: 0 0
}

.middle-content, .middle-content>.row, .middle-content>.row>div, .vertical-row.row, .vertical-row>.row {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
}

.middle-content, .middle-content>.row, .middle-content>.row>div {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column
}

.row.vertical-row {
      margin-left: -15px;
      margin-right: -15px
}

.vertical-row>div {
      padding: 0
}

.row.vertical-row>div {
      padding-left: 15px;
      padding-right: 15px
}

.proporzional-row:not(.hc_column_cnt), .proporzional-row>.row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex
}

.proporzional-row>.row>*, .proporzional-row>:not(.row) {
      -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto
}

.grid-item>.row>div, .proporzional-row .flexslider, .proporzional-row .flexslider .slides, .proporzional-row .flexslider div, .proporzional-row .google-map, .proporzional-row .hc_content_box_cnt, .proporzional-row .hc_google_map_cnt, .proporzional-row .hc_image_slider_cnt, .proporzional-row .img-box, .proporzional-row>.row>div>.row, .proporzional-row>.row>div>.row>.hc_image_box_cnt, .proporzional-row>.row>div>.row>div>.adv-img, .proporzional-row>.row>div>.row>div>.advs-box, .proporzional-row>div>.advs-box, [class*=row-] .flexslider, [class*=row-] .flexslider .slides, [class*=row-] .flexslider div, [class*=row-].grid-item>div, [class*=row-] .row, [class*=row-] li .img-box {
      height: 100%;
      display: block
}

.clear-proporzional, .clear-proporzional :not(hr) {
      height: auto !important
}

[class*=row-]:not(.one-row-list) .col-md-12 {
      max-height: 100%;
      overflow: hidden
}

[class*=row-]:not(.one-row-list)>.row>[class*=col-md-], [class*=row-]:not(.one-row-list)>.row>div>.img-box {
      height: 100%
}

@media(min-width:993px) {
      [class*=boxed].col-md-2:not(.no-margins) {
            width: calc(16.66666667% - 30px)
      }

      [class*=boxed].col-md-3:not(.no-margins) {
            width: calc(25% - 30px)
      }

      [class*=boxed].col-md-4:not(.no-margins) {
            width: calc(33.33333333% - 30px)
      }

      [class*=boxed].col-md-5:not(.no-margins) {
            width: calc(41.66666667% - 30px)
      }

      [class*=boxed].col-md-6:not(.no-margins) {
            width: calc(50% - 30px)
      }

      [class*=boxed].col-md-7:not(.no-margins) {
            width: calc(58.33333333% - 30px)
      }

      [class*=boxed].col-md-8:not(.no-margins) {
            width: calc(66.66666667% - 30px)
      }

      [class*=boxed].col-md-9:not(.no-margins) {
            width: calc(75% - 30px)
      }

      [class*=boxed].col-md-10:not(.no-marlgins) {
            width: calc(83.33333333% - 30px)
      }

      [class*=boxed].col-md-11:not(.no-margins) {
            width: calc(91.66666667% - 30px)
      }

      [class*=boxed].col-md-12:not(.no-margins) {
            width: calc(100% - 30px)
      }
}

.base-box.boxed, .base-box.boxed-inverse, .boxed-inverse, .grid-box>.grid-item.boxed-inverse, .row.vertical-row>div.boxed, .row.vertical-row>div.boxed-inverse, [class*=col-md-].boxed, [class*=col-md-].boxed-inverse {
      border-style: none !important;
      padding: 25px
}

[class*=col-md-].boxed, [class*=col-md-].boxed-inverse {
      margin: 0 15px
}

.grid-item>.boxed, .grid-item>.boxed-inverse {
      margin: 0;
      width: 100%
}

.boxed-inverse, .fixed-area.boxed-inverse, [class*=col-md-].boxed-inverse {
      background-color: #f5f5f5
}

.fixed-area.boxed-inverse, .section-bg-color [class*=col-md-].boxed-inverse {
      background-color: #fff
}

[class*=col-md-].boxed {
      background-color: #444
}

.grid-item.boxed-inverse {
      margin-top: 15px;
      height: calc(100% - 109px)
}

.list-items .list-item {
      padding: 10px 0;
      border-bottom: 1px dashed #e6e6e6;
      -webkit-transition: padding .3s;
      transition: padding .3s
}

.list-items .list-item:hover {
      padding-left: 5px
}

.list-items .list-item:last-child {
      border-bottom: none
}

.list-items .list-item:hover {
      background-color: hsla(0, 0%, 45%, .02)
}

.list-items .list-item h3 {
      font-size: 16px;
      text-transform: uppercase;
      font-weight: 600;
      margin: 0
}

.list-items .list-item p {
      line-height: 25px;
      color: #797979;
      font-size: 13px;
      margin: 0
}

.list-items .list-item span {
      text-align: right;
      display: block;
      font-size: 20px;
      white-space: nowrap;
      font-weight: 600;
      color: #696969
}

.list-item-img {
      position: relative
}

.list-item-img .col-md-9 {
      padding: 10px 0 10px 110px
}

.list-item-img .col-md-3 {
      padding-top: 10px
}

.list-item-img .icon {
      position: absolute;
      width: 80px;
      left: 14px;
      height: 80px;
      top: 50%;
      margin-top: -40px
}

.list-items .list-item.list-item-img {
      border-bottom: none
}

.list-item-img:after {
      content: "";
      position: absolute;
      width: 85%;
      width: calc(100% - 95px);
      margin-left: 95px;
      margin-top: 9px;
      height: 1px;
      border-bottom: 1px solid #e6e6e6
}

.list-items .list-item-img:last-child:after {
      display: none
}

ul.list-texts {
      padding-left: 0
}

ul.list-texts li {
      list-style-type: none;
      padding: 3px 0
}

ul.list-texts li b {
      padding-right: 5px
}

.list-texts-justified li {
      text-align: right;
      position: relative
}

.list-texts-justified li:after {
      content: "";
      width: 100%;
      position: absolute;
      left: 0;
      top: 19px;
      border-bottom: 1px dotted #bbb;
      z-index: 1
}

.list-texts-justified li b {
      text-align: left;
      float: left;
      background: #fff;
      position: relative;
      z-index: 2
}

.list-texts-justified li span {
      background: #fff;
      padding-left: 6px;
      position: relative;
      z-index: 2
}

.bg-gray, .section-bg-color .list-texts-justified li b, .section-bg-color .list-texts-justified li span {
      background-color: #f7f7f7
}

.fa-ul>li, ul.no-icons li {
      line-height: 200%
}

.fa-ul>li a {
      color: #585858
}

.fa-ul .fa-li {
      line-height: 180%;
      text-align: left
}

.fa-ul i.circle, .fa-ul i.square {
      margin-bottom: 5px
}

.fa-ul.text-right {
      margin-left: 0;
      margin-right: 2.14285714em
}

.fa-ul.text-right .fa-li {
      left: inherit;
      right: -2.14285714em;
      padding-left: 0;
      text-align: right
}

.fa-ul.text-center>li {
      display: inline-block;
      margin: 0 20%
}

.fa-ul li>b {
      margin-right: 5px
}

.ul-squares {
      list-style-type: square !important
}

.ul-decimal {
      list-style-type: decimal !important
}

.ul-decimal.no-margins, .ul-dots.no-margins, .ul-squares.no-margins {
      margin-left: 18px !important;
      padding-left: 0
}

i.circle {
      padding: 20px;
      background-color: #585858;
      color: #fff;
      text-align: center
}

i.circle.cover, i.circle.onlycover {
      background-color: transparent !important
}

i.onlycover {
      display: inline-block
}

i.square {
      padding: 20px;
      color: #fff;
      background-color: #585858;
      border-radius: 2px;
      text-align: center
}

.icon-background, .icon-background>div {
      position: relative;
      z-index: 1;
      overflow: hidden
}

.icon-background .i-background {
      left: 0;
      top: 0;
      right: 0;
      position: absolute;
      z-index: -1;
      width: 100% !important;
      color: hsla(0, 0%, 75%, .15) !important;
      text-align: center;
      -webkit-box-sizing: border-box;
      box-sizing: border-box
}

.i-background.i-top-right {
      text-align: left
}

.i-background.i-top-left {
      text-align: right
}

.i-background.i-bottom-right {
      bottom: 0;
      top: inherit;
      text-align: right
}

.i-background.i-bottom-left {
      bottom: 0;
      top: inherit;
      text-align: left
}

.i-background.i-bottom {
      bottom: 50px;
      top: inherit
}

i.cover, i.onlycover {
      background-size: cover;
      background-position: 50%;
      background-color: transparent !important;
      border: none
}

i.onlycover:before {
      visibility: hidden
}

.icon-list.vertical-icon-list .list-item {
      display: block;
      margin-bottom: 10px
}

.icon-list .list-item label {
      padding: 0 10px;
      cursor: text
}

.icon-list.text-bold .list-item label {
      font-weight: 600
}

.icon-list .list-item {
      display: inline-block;
      margin-right: 10px;
      margin-bottom: 10px;
      border-radius: 3px
}

.icon-list.text-right .list-item {
      margin-left: 10px;
      margin-right: 0
}

.icon-list.text-center .list-item {
      margin-left: 10px
}

.icon-box-top-bottom label, .icon-list .list-item i, .icon-list .list-item label {
      display: table-cell;
      vertical-align: middle;
      font-weight: 400;
      line-height: normal
}

.icon-box-top-bottom, .icon-list.icon-list-top-bottom .list-item {
      text-align: center;
      margin-right: 0
}

.icon-box.icon-box-top-bottom {
      display: block
}

.icon-box.icon-box-top-bottom .icon-box-cell>i {
      float: none;
      margin: 7px 0;
      display: inline-block
}

.icon-list.icon-list-top-bottom label {
      display: block
}

.icon-list.icon-list-top-bottom .list-item i {
      display: inline-block;
      margin: 5px 0
}

.icon-list.text-right {
      margin-left: -10px
}

.icon-list.text-left {
      margin-right: -10px
}

.text-xs.circle, .text-xs.square {
      width: 27px;
      height: 27px;
      padding: 0;
      line-height: 27px
}

.text-s.circle, .text-s.square {
      width: 43px;
      height: 43px;
      padding: 0;
      line-height: 43px
}

.text-m.circle, .text-m.square {
      width: 58px;
      height: 58px;
      padding: 0;
      line-height: 58px
}

.text-l.circle, .text-l.square {
      width: 66px;
      height: 66px;
      padding: 0;
      line-height: 66px
}

.text-xl.circle, .text-xl.square {
      width: 92px;
      height: 92px;
      padding: 0;
      line-height: 92px;
      font-size: 35px !important
}

i.text-xl.circle, i.text-xl.square {
      line-height: 92px !important
}

.icon-box {
      display: table
}

.text-center .icon-box {
      margin: 10px auto
}

.text-left .icon-box {
      margin: 1px 0 10px
}

.icon-box label {
      font-weight: 400;
      display: table-cell;
      vertical-align: middle;
      padding-left: 15px;
      position: relative
}

.icon-box.icon-box-right label {
      padding-left: 0;
      padding-right: 15px
}

.icon-box-top-bottom label {
      display: block;
      padding: 0
}

.icon-box-cell label {
      display: block;
      margin: 0;
      cursor: pointer
}

.icon-box-cell {
      display: table-cell;
      vertical-align: middle
}

.icon-box-cell p {
      padding: 5px 0 0 15px;
      margin: 0
}

.icon-box-right .icon-box-cell label, .icon-box-right .icon-box-cell p {
      padding-left: 0;
      padding-right: 15px;
      text-align: right
}

.icon-box-top-bottom .icon-box-cell {
      display: block;
      text-align: center
}

.icon-box-top-bottom .icon-box-cell label, .icon-box-top-bottom .icon-box-cell p {
      padding: 0
}

.btn {
      background-color: #f5f5f5
}

.btn-default i, .btn-text i, .btn i {
      color: #585858;
      margin-right: 10px
}

.btn-group-icons i, [data-social] i {
      margin: 0 3px
}

.social-group {
      margin: 0 -3px
}

.dropdown.btn-group .active>a {
      color: #262626;
      background-color: #f5f5f5
}

.btn-default.btn-primary i {
      color: #fff
}

.btn.ico i {
      margin-right: 10px
}

.btn-text {
      border-bottom: 1px dotted rgba(0, 0, 0, .3);
      display: inline-table
}

.btn-text:hover {
      color: #7d7d7d
}

.anima-button {
      position: relative;
      overflow: hidden;
      display: inline-block;
      -webkit-transition: padding-left .3s;
      transition: padding-left .3s
}

.circle-button {
      padding: 5px 15px;
      border-radius: 20px;
      border: 1px solid #9c9c9c;
      display: inline-block
}

.anima-button i {
      position: absolute;
      top: 50%;
      height: 20px;
      line-height: 20px;
      margin-top: -10px;
      margin-left: -50%;
      font-size: 100%
}

.anima-button.btn-xs i {
      margin-top: -9px
}

.anima-button:hover {
      padding-left: 25px;
      -webkit-transition: padding-left .3s;
      transition: padding-left .3s
}

.anima-button.circle-button:hover {
      padding-left: 33px
}

.anima-button.btn-lg.circle-button:hover, .anima-button.btn-lg:hover {
      padding-left: 43px
}

.anima-button.btn:hover i, .anima-button.circle-button:hover i {
      margin-left: -20px
}

.anima-button:hover i {
      margin-left: -25px;
      -webkit-transition: all .3s;
      transition: all .3s
}

.anima-button.btn-lg.circle-button:hover i, .anima-button.btn-lg:hover i {
      margin-left: -30px
}

.btn-primary:hover i {
      color: #fff
}

.button-cnt {
      display: inline-block
}

.circle-button.btn-primary:hover {
      background-color: #d9534f color: #fff;
      border-color: #d9534f
}

.circle-button.btn-primary {
      color: #fff !important;
      border: none
}

.btn-primary.circle-button:hover {
      background-color: #3070a7 !important
}

.navbar-main .circle-button {
      margin-top: 12px
}

.btn-border, .white .btn-border {
      border-width: 1px;
      border-style: solid;
      background: 0 0 !important;
      background-color: transparent !important
}

.img-box {
      display: inline-block;
      overflow: hidden;
      max-width: 100%;
      outline: none !important;
      position: relative;
      text-align: left
}

.img-box.thumbnail .caption {
      background-color: #fff
}

.img-box.adv-img:hover {
      background-color: transparent
}

.img-box:before {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      left: 0;
      bottom: 0;
      background: #000;
      z-index: 0;
      -webkit-transition: opacity 0s;
      transition: opacity 0s;
      -webkit-transition-delay: .3s;
      transition-delay: .3s;
      opacity: 0
}

.img-box.circle:before {
      border-radius: 50%;
      opacity: 0;
      -webkit-transform: scale(.995);
      transform: scale(.995)
}

.img-box.circle.thumbnail:before {
      margin: 4px
}

.advs-box.category:hover .advs-box-content:before, .advs-box.product:hover .advs-box-content:before {
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      opacity: .1;
      content: "";
      position: absolute;
      background: #000
}

.advs-box.category:hover .img-box:before, .advs-box.product:hover .img-box:before {
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      opacity: .1;
      z-index: 3;
      -webkit-transition: none;
      transition: none;
      -webkit-transform: translateZ(0)
}

.img-box:hover:before {
      right: 0;
      top: 0;
      left: 0;
      bottom: 0;
      opacity: 1;
      -webkit-transition: none;
      transition: none;
      -webkit-transform: translateZ(0)
}

.png-over .img-box img {
      opacity: .8 !important;
      margin: auto;
      height: auto !important
}

.png-over .img-box:hover img {
      opacity: 1 !important
}

.png-over.img-box:before, .png-over .img-box:before {
      display: none !important
}

.png-over li a {
      text-align: center
}

.png-over li img {
      width: auto !important
}

.img-box.thumbnail:before {
      margin: 4px
}

.img-box img {
      z-index: 2;
      position: relative;
      -webkit-transform: translateZ(0)
}

.img-box.adv-circle img {
      min-height: 250px
}

.img-box:hover img {
      opacity: .8 !important;
      -webkit-transition: opacity .3s;
      transition: opacity .3s
}

.img-box.adv-circle:hover img {
      opacity: .6 !important
}

.img-box.caption-out>span {
      height: 80%
}

.img-box.caption-out>span.caption {
      height: 20%
}

.img-box.circle img {
      margin: 0 !important
}

.img-box .caption>i, .img-box>i, .img-box span>i {
      position: absolute !important;
      margin: 15px;
      font-size: 20px;
      color: #fff;
      text-shadow: 0 2px 2px rgba(0, 0, 0, .5);
      z-index: 11;
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
}

.img-box.i-bottom i {
      bottom: 0
}

.img-box.i-bottom-right i {
      bottom: 0;
      right: 0
}

.img-box.i-top-right>i {
      right: 15px
}

.img-box.i-top-right.inner>span>i {
      right: 0
}

.img-box.i-bottom-right.inner>span>i {
      bottom: 0;
      right: 0
}

.img-box.i-center i {
      left: 0;
      margin: -28px 0 0 50%;
      top: 50%;
      line-height: 50px
}

.img-box.i-center {
      position: relative
}

.img-box.i-center i:before {
      margin-left: -10.5px
}

.grayscale img {
      filter: url(data:image/svg+xml;utf8;base64,PDtzdmcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz47PDtmaWx0ZXIgaWQ9J2dyYXlzY2FsZSc+Ozw7ZmVDb2xvck1hdHJpeCB0eXBlPSdtYXRyaXgnIHZhbHVlcz0nMC4zMzMzIDAuMzMzMyAwLjMzMzMgMCAwIDAuMzMzMyAwLjMzMzMgMC4zMzMzIDAgMCAwLjMzMzMgMC4zMzMzIDAuMzMzMyAwIDAgMCAwIDAgMSAwJy8+Ozw7L2ZpbHRlcj47PDsvc3ZnPjsjZ3JheXNjYWxl);
      filter: gray;
      -webkit-filter: grayscale(100%)
}

.grayscale:hover img {
      filter: url(data:image/svg+xml;utf8;base64,PDtzdmcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz47PDtmaWx0ZXIgaWQ9J2dyYXlzY2FsZSc+Ozw7ZmVDb2xvck1hdHJpeCB0eXBlPSdtYXRyaXgnIHZhbHVlcz0nMSAwIDAgMCAwLDAgMSAwIDAgMCwwIDAgMSAwIDAsMCAwIDAgMSAwJy8+Ozw7L2ZpbHRlcj47PDsvc3ZnPjsjZ3JheXNjYWxl);
      -webkit-filter: grayscale(0)
}

[data-anima].img-box.i-center i {
      padding: 0
}

[data-anima=fadeLeft].img-box i, [data-anima=fadeRight].img-box i {
      padding: 0 15px
}

.img-box .caption {
      font-size: 11px;
      line-height: 14px;
      letter-spacing: .2px;
      font-weight: 700;
      text-align: center;
      padding: 7px 7px 0;
      color: #676767;
      background-color: #fff;
      z-index: 9;
      position: relative
}

.img-box.inner, .img-box.inner span {
      position: relative
}

.img-box.anima-scale-rotate, .img-box.anima-scale-up, .img-box.anima-scale-up-2x, .img-box.show-scale {
      opacity: 1 !important
}

.img-box.inner.circle .caption {
      padding: 0 20%;
      background: 0 0;
      bottom: 25px;
      height: 45px;
      white-space: normal;
      text-shadow: 0 1px 2px rgba(0, 0, 0, .34)
}

.img-box.inner .caption {
      position: absolute;
      z-index: 9;
      margin-top: -47px;
      width: 100%;
      left: 0;
      height: 47px;
      line-height: 14px;
      overflow: hidden;
      background: url(images/assets/bg-gradient.html) repeat-x top;
      background-color: transparent !important;
      color: #fff;
      text-shadow: 0 0 3px rgba(0, 0, 0, .5);
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
}

span.caption-box {
      overflow: visible !important
}

.circle, .circle img {
      border-radius: 50%;
      position: relative;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transform: scale(1);
      transform: scale(1)
}

.text-m.circle.has-img {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
}

.text-m.circle img {
      width: 22px;
      border-radius: unset
}

.caption.caption-out {
      display: block;
      text-align: center;
      font-size: 11px;
      line-height: 14px;
      letter-spacing: .2px;
      font-weight: 700;
      margin-top: 10px;
      color: #676767
}

.thumb-xs .img-box, .thumb-xs figure {
      height: 79px
}

.thumb-s .img-box, .thumb-s figure {
      height: 127px
}

.thumb-m .img-box, .thumb-m figure {
      height: 168px
}

.thumb-l .img-box, .thumb-l figure {
      height: 357px
}

.thumb-l figure, .thumb-xl .img-box {
      height: 500px
}

.gallery {
      width: auto !important
}

.gallery .img-box, .gallery .img-box img {
      width: 100%;
      display: block
}

.gallery .gallery-item, .gallery>a {
      display: block;
      float: left;
      overflow: hidden
}

.gallery.margins .gallery-item, .gallery.margins>a {
      padding: 5px;
      overflow: hidden
}

.gallery>a span, .img-box-adv>span, .img-box>span {
      display: block;
      overflow: hidden;
      height: 100%
}

.grid-box .img-box-adv>span, .grid-box .img-box:not(.thumbnail)>span {
      height: auto
}

.grid-box.row {
      margin: -5px;
      width: 100%;
      width: calc(100% + 10px)
}

.grid-box.no-margins.row {
      margin: 0;
      width: 100%
}

.grid-box.no-margins>.grid-item, .grid-box>.grid-item, .no-margins>.grid-item {
      padding: 0
}

.grid-box .pagination-sm {
      margin: 15px 10px
}

.grid-item .base-box, .grid-item .box, .grid-item .img-box:not([class*=row-]) {
      height: 100%
}

.grid-item .adv-img-down-text .img-box, .grid-item .advs-box .img-box, .grid-item p {
      height: auto
}

.grid-item>div {
      padding-left: 0;
      padding-right: 0
}

.grid-item>a, .maso-item>a {
      display: block
}

.menu-outer ul.nav {
      position: absolute;
      top: -85px;
      text-align: right
}

.load-more-grid i, .load-more-maso i {
      margin-right: 0
}

.pagination-sm .last i, .pagination .next i, .pagination i[class*=right] {
      margin-left: 7px
}

.pagination .first a i, .pagination .prev a i, .pagination i[class*=left] {
      margin-right: 7px
}

.hide-first-last .first, .hide-first-last .last {
      display: none
}

.pagination>li>a {
      color: #585858;
      border: 1px solid #9c9c9c
}

.pagination>li.disabled>a {
      border: 1px solid #9c9c9c;
      color: #969696
}

.pagination>li.disabled>a:hover {
      border: 1px solid #9c9c9c
}

.pagination>li>a:focus, .pagination>li>a:hover {
      border-color: #9c9c9c;
      color: #585858
}

.album-title {
      padding: 5px 0;
      display: none;
      font-weight: 600;
      font-size: 17px;
      text-transform: uppercase
}

.album-title .btn {
      margin-left: 15px
}

.album-title .btn .fa {
      margin: 0 10px 0 0
}

.album-box.col-md-2 .album-img {
      height: 75px
}

.album-box.col-md-6 .album-img {
      height: 200px
}

.album-box {
      padding: 15px
}

.album-item>div {
      padding-left: 0;
      padding-right: 0
}

.grid-list .list-nav {
      text-align: center;
      margin-top: 20px
}

.list-nav .pagination {
      margin: 0 auto
}

.grid-list, .maso-list {
      position: relative
}

.album-item .maso-list .navbar-inner {
      margin-top: 25px
}

.maso-list .navbar-inner {
      margin-bottom: 5px
}

.maso-box>.maso-item {
      padding: 5px;
      visibility: hidden;
      max-width: 100%;
      height: auto
}

.maso-item>* {
      opacity: 0
}

.maso-custom .maso-item>*, .maso-mask .maso-item>a {
      opacity: 1
}

.maso-custom .maso-box>.maso-item, .maso-mask .maso-item {
      visibility: visible
}

.maso-box.no-margins .maso-item, .no-margins .maso-item {
      padding: 0
}

.maso-item .img-box {
      position: relative;
      width: 100%
}

.maso-item>.img-box {
      display: block
}

.maso-item .img-box:not([class*=row-]) {
      height: 100%
}

.maso-box.bottom-endline {
      overflow: hidden;
      visibility: hidden
}

.maso-box.row {
      margin-left: -5px;
      margin-right: -5px
}

.maso-box.no-margins.row {
      margin: 0
}

.maso-box .clear {
      float: left
}

.maso-layout .maso-item:nth-child(3n+0) .img-box {
      height: 550px;
      max-height: 550px
}

.maso-layout .maso-item:nth-child(2n+0) .img-box {
      height: 350px;
      max-height: 350px
}

.maso-layout .maso-item:nth-child(4n+0) .img-box {
      height: 250px;
      max-height: 250px
}

.maso-layout .maso-item:first-child .img-box {
      height: 450px;
      max-height: 450px
}

.nav.inner.ms-rounded .maso-order {
      padding: 5px 15px;
      margin-right: 0;
      border-radius: 35px;
      color: #585858;
      line-height: 20px
}

.maso-order i {
      margin-right: 2px
}

.maso-order:hover {
      background-color: #eee;
      cursor: pointer
}

.maso-list .list-nav {
      text-align: center;
      margin-top: 20px;
      margin-bottom: 10px
}

.fixed-area {
      z-index: 27
}

[class*=col-md].fixed-area.active {
      margin-left: 0;
      margin-right: 0
}

.scroll-box {
      overflow: hidden
}

.slimScrollDiv .scroll-box {
      padding-right: 20px
}

.scroll-content {
      padding-right: 25px
}

.scroll-content>.col-md-12 {
      margin-left: -15px;
      margin-right: -15px;
      width: calc(100% + 30px)
}

.scroll-content.gradient-bottom:after {
      content: "";
      position: absolute;
      right: 10px;
      left: 0;
      bottom: 0;
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(37, 37, 37, .73)), to(transparent));
      background: linear-gradient(0deg, rgba(37, 37, 37, .73) 0, transparent);
      height: 18px;
      margin-bottom: 0;
      border-top: none
}

.scroll-content.gradient-light:after {
      background: -webkit-gradient(linear, left bottom, left top, from(hsla(0, 0%, 100%, .59)), to(transparent));
      background: linear-gradient(0deg, hsla(0, 0%, 100%, .59) 0, transparent)
}

.breadcrumb.b {
      background-color: transparent;
      padding: 0;
      text-align: right
}

.widget .tagbox {
      padding: 15px 0
}

.widget>div:first-child>p:first-child {
      margin-top: 0;
      padding-top: 0
}

.tagbox a, .tagbox span, .tagcloud a {
      padding: 5px 15px;
      background-color: #d9534f color: #fff !important;
      margin: 0 8px 8px 0;
      white-space: nowrap;
      float: left;
      border-radius: 3px;
      cursor: pointer
}

.tagbox a:hover {
      opacity: .7
}

.screen-reader-text {
      display: none
}

.widget input[type=search] {
      border: 1px solid #a9a9a9
}

.block-quote, div>p.block-quote:last-child {
      margin: 25px 0
}

.quote-author {
      font-style: italic;
      display: block;
      margin: 15px 0 0;
      font-size: 14px
}

.block-quote.quote-1, .block-quote.quote-2 {
      font-size: 20px;
      font-weight: 300;
      padding-left: 80px;
      position: relative;
      text-align: left;
      line-height: 28px
}

.block-quote.quote-2 {
      padding-right: 80px
}

.block-quote.quote-1:before, .block-quote.quote-2:before {
      content: "\F10E";
      font: normal normal normal 54px/1 FontAwesome;
      position: absolute;
      left: 2px;
      color: #ececec;
      right: 0;
      display: inline-block;
      text-align: left
}

.block-quote.quote-2:before {
      content: "\F10D"
}

.block-quote.quote-2:after {
      content: "\F10E";
      font: normal normal normal 54px/1 FontAwesome;
      position: absolute;
      right: 13px;
      color: #ececec;
      margin-top: -67px
}

.block-quote.text-center, .title-base {
      text-align: center
}

.title-base {
      position: relative
}

.title-base.title-small {
      margin: 0 0 35px
}

.title-base.title-small p {
      font-size: 13px;
      margin-top: 15px
}

.title-base.title-small h2 {
      margin: 0 0 15px !important
}

.title-base.title-small hr {
      margin-bottom: 0;
      padding-bottom: 0
}

.title-base.text-right .scroll-top {
      right: auto;
      left: 0
}

.title-base hr {
      width: 50px;
      height: 3px;
      background-color: #694d94;
      border: none;
      margin-top: 0
}

.title-base h1 b, .title-base p b {
      font-style: italic
}

.header-animation.white .title-base hr, .header-slider.white .title-base hr, .header-title.white .title-base hr, .header-video.white .title-base hr {
      background-color: #694d94
}

.text-bold {
      font-weight: 700
}

.text-black {
      font-weight: 900 !important
}

.text-light {
      font-weight: 300
}

.title-base.title-small h2, .title-base h1, .title-icon h1, .title-icon h2 {
      font-size: 25px;
      font-weight: 600;
      margin-top: 40px;
      text-transform: uppercase
}

.header-base .breadcrumb.b a, .header-base .breadcrumb li, header .title-base h1, header div.title-base p {
      color: #fff
}

.title-base p, div.title-icon p {
      font-size: 15px;
      margin-top: 20px;
      color: #6b6b6b
}

.title-base.text-left hr {
      margin: 0 auto 20px 0;
      left: 0
}

.title-base.text-right hr {
      margin: 0 0 20px auto;
      right: 0
}

.title-base .scroll-top, .title-modern .scroll-top {
      background-color: #3e3e3e;
      color: #fff;
      width: 22px;
      height: 19px;
      border-radius: 3px;
      text-align: center;
      font-size: 18px;
      position: absolute;
      right: 0;
      top: 45px;
      cursor: pointer
}

.title-base .scroll-top:hover, .title-modern .scroll-top:hover {
      background-color: #585858
}

.title-modern {
      position: relative;
      margin-bottom: 15px
}

.title-modern .scroll-top {
      top: 30px
}

.title-modern h1, .title-modern h2, .title-modern h3 {
      padding: 5px 0;
      margin: -1px;
      display: inline-block;
      border-bottom: 1px solid #d9534f white-space: nowrap;
      padding-bottom: 10px
}

.title-modern p {
      margin: 5px 0;
      font-size: 13px;
      line-height: 1.42857143
}

.title-modern hr {
      margin: 0 0 15px;
      border-top: 1px solid #c1c1c1
}

.title-modern.st-icon hr {
      margin-right: 45px
}

.title-modern-2 hr {
      max-width: 700px;
      margin: 0 auto 13px !important
}

.title-icon {
      text-align: center
}

.title-icon h2, .title-icon p {
      z-index: 2;
      position: relative
}

.title-icon p {
      font-weight: 300;
      font-style: italic;
      display: block;
      margin: 1% 0;
      font-size: 14px;
      padding: 0
}

.title-icon i {
      font-size: 35px;
      width: 100%;
      background-image: url(../images/assets/dotted-line.png);
      color: #bdbdbd;
      margin-bottom: 5px;
      background-position: 50%
}

.title-icon-bg {
      padding-top: 25px;
      padding-bottom: 30px
}

.title-icon.title-icon-bg h2 i {
      margin-top: -80px;
      font-size: 170px
}

.title-icon.title-icon-bg i {
      background: 0 0;
      left: 0;
      margin-top: -142px;
      position: absolute;
      z-index: 0;
      font-size: 200px;
      width: 100%;
      color: hsla(0, 0%, 59%, .18) !important;
      padding-right: 0
}

.dropcap {
      font-size: 50px;
      left: 0;
      line-height: 1;
      margin: 0 20px 10px 0;
      position: relative;
      float: left;
      font-style: normal
}

hr.space {
      border: none !important;
      clear: both;
      height: 70px;
      margin: 0
}

hr.space.l {
      height: 50px
}

hr.space.xs {
      height: 10px
}

hr.space.s {
      height: 20px
}

hr.space.m {
      height: 30px
}

span.space {
      width: 10px;
      display: inline-block
}

hr.text-left {
      margin-left: 0 !important;
      margin-right: auto !important
}

hr.text-right {
      margin-right: 0 !important;
      margin-left: auto !important
}

hr.a {
      border-bottom: 1px solid #e0e0e0;
      width: 100%;
      height: 1px;
      max-width: 600px
}

hr.b {
      border-top: 1px dotted #d4d4d4
}

hr.c {
      border-top: 1px dashed #c7c7c7
}

hr.d {
      background-position: 50%;
      background: url(../images/assets/gradient-line.png) no-repeat 50%;
      background-size: contain
}

hr.d, hr.d-dark {
      border: none;
      height: 3px
}

hr.d-dark {
      background-position: 50%;
      background: url(../images/assets/gradient-line-dark.png) no-repeat 50%;
      background-size: contain
}

hr.e {
      max-width: 50px;
      width: 50px;
      border-top: 3px solid #5d5d5d
}

.text-center>hr.e {
      margin: 15px auto
}

.hr-f-top, hr.f-top {
      background: -webkit-gradient(linear, left bottom, left top, from(hsla(0, 0%, 80%, .15)), to(transparent));
      background: linear-gradient(0deg, hsla(0, 0%, 80%, .15) 0, transparent);
      height: 18px;
      margin-bottom: 0;
      border-bottom: 1px solid #e4e4e4;
      border-top: none
}

.hr-f-top-dark, hr.f-top.f-dark {
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(51, 51, 51, .43)), to(transparent));
      background: linear-gradient(0deg, rgba(51, 51, 51, .43) 0, transparent)
}

.hr-f-bottom, hr.f {
      height: 18px;
      margin-top: 0;
      border-top: 1px solid #e4e4e4;
      background: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 80%, .15)), to(transparent));
      background: linear-gradient(180deg, hsla(0, 0%, 80%, .15) 0, transparent)
}

.hr-f-bottom-dark, hr.f.f-dark {
      background: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 51, 51, .43)), to(transparent));
      background: linear-gradient(180deg, rgba(51, 51, 51, .43) 0, transparent)
}

.hr-f-bottom, .hr-f-bottom-dark, .hr-f-top, .hr-f-top-dark {
      height: auto
}

hr.g {
      background: url(../images/overlay/dotted.png) repeat
}

hr.g, hr.h {
      height: 18px;
      border: none
}

hr.h {
      background: url(../images/overlay/line-45.png) repeat
}

hr.i {
      background: url(../images/overlay/carbonio.png) repeat;
      height: 18px;
      border: none
}

hr.mini {
      max-width: 200px
}

hr.micro {
      max-width: 80px
}

.white hr.h {
      background: url(../images/overlay/line-45-white.png) repeat
}

.white hr.g {
      background: url(../images/overlay/dotted-white.png) repeat
}

.white hr.i {
      background: url(../images/overlay/carbonio-white.png) repeat
}

body .row-1 {
      height: 25px !important
}

body .row-2 {
      height: 50px !important
}

body .row-3 {
      height: 75px !important
}

body .row-4 {
      height: 100px !important
}

body .row-5 {
      height: 125px !important
}

body .row-6 {
      height: 150px !important
}

body .row-7 {
      height: 175px !important
}

body .row-8 {
      height: 200px !important
}

body .row-9 {
      height: 225px !important
}

body .row-10 {
      height: 250px !important
}

body .row-11 {
      height: 275px !important
}

body .row-12 {
      height: 300px !important
}

body .row-13 {
      height: 325px !important
}

body .row-14 {
      height: 350px !important
}

body .row-15 {
      height: 375px !important
}

body .row-16 {
      height: 400px !important
}

body .row-17 {
      height: 425px !important
}

body .row-18 {
      height: 450px !important
}

body .row-19 {
      height: 475px !important
}

body .row-20 {
      height: 500px !important
}

body .row-21 {
      height: 750px !important
}

body .row-22 {
      height: 1000px !important
}

body .row-23 {
      height: 1250px !important
}

.footer-parallax-container.bg-color, .footer-parallax-container>.content, .section-empty {
      background-color: #fff;
      position: relative;
      z-index: 3;
      overflow: hidden
}

.section-bg-color {
      overflow: hidden;
      position: relative;
      z-index: 3
}

.overlay-content .header-title:after, .overlay-content.header-video, .overlay-content .section-empty:not(.section-bg-color), .overlay-content .section-slide {
      background: 0 0 !important
}

.section-bg-image {
      background-position: 50%;
      background-size: cover;
      background-repeat: no-repeat;
      overflow: hidden
}

.section-bg-video {
      position: relative;
      overflow: hidden
}

.section-custom {
      background-color: #fff
}

.section-bg-video .videobox {
      height: 130%
}

.section-bg-video .bg-overlay {
      position: absolute;
      z-index: 2
}

.section-bg-animation {
      text-align: left;
      padding: 0;
      overflow: hidden;
      height: 100%
}

.section-bg-animation .anima-layer {
      bottom: -55px
}

.section-bg-animation img.overlay {
      opacity: 1 !important
}

.section-bg-animation.box-middle-container .container, .section-bg-image.box-middle-container .container, .section-bg-video.box-middle-container .container, .section-empty.box-middle-container .container, .section-slider.box-middle-container .container {
      padding-top: 0 !important;
      padding-bottom: 0 !important
}

[class*=section-]>:first-child, [class*=section-]>div>.row:first-child>div>:first-child, [class*=section-]>div>:first-child {
      margin-top: 0
}

.section-bg-animation .container, .section-slider .container {
      opacity: 1 !important
}

.section-bg-animation .container {
      margin-top: 0 !important
}

.section-bg-color, .section-bg-gray, .section-two-blocks>.row>div:last-child {
      background-color: #f7f7f7
}

.section-two-blocks {
      overflow: hidden
}

.section-two-blocks>.row>div:last-child .content>div {
      padding: 0
}

.section-two-blocks>.row>div:first-child>div {
      padding-right: 0;
      padding-left: 0
}

.section-two-blocks .content {
      padding: 25px;
      width: 570px
}

.section-two-blocks>.row>.col-md-5 .content {
      width: 410px
}

.section-two-blocks>.row>.col-md-5 .content, .section-two-blocks>.row>.col-md-6:last-child .content {
      padding-right: 0;
      padding-left: 50px
}

.section-two-blocks.blocks-right>.row>.col-md-5 .content, .section-two-blocks.blocks-right>.row>.col-md-6:last-child .content {
      padding-left: 0;
      padding-right: 50px
}

.section-two-blocks>.row>.col-md-7 .content {
      width: 665px
}

.section-two-blocks .row>div>a.img-box {
      height: 100%;
      width: 100%
}

.section-two-blocks .row>div>a.img-box img {
      max-width: 100%;
      width: 100%;
      margin-left: 0 !important
}

@media(min-width:994px) {
      .section-two-blocks .row>div>a.img-box img {
            right: 0;
            position: absolute
      }

      .section-two-blocks.blocks-right .row>div>a.img-box img {
            right: auto;
            left: 0
      }
}

.section-two-blocks>.row>.col-md-5, .section-two-blocks>.row>.col-md-6, .section-two-blocks>.row>.col-md-7 {
      padding: 0
}

.section-two-blocks.blocks-right>.row>.col-md-5, .section-two-blocks.blocks-right>.row>.col-md-5 .content, .section-two-blocks.blocks-right>.row>.col-md-6, .section-two-blocks.blocks-right>.row>.col-md-6 .content, .section-two-blocks.blocks-right>.row>.col-md-7, .section-two-blocks.blocks-right>.row>.col-md-7 .content {
      float: right
}

.section-two-blocks>.row, .section-two-blocks>.row>.col-md-5, .section-two-blocks>.row>.col-md-6, .section-two-blocks>.row>.col-md-7 {
      position: relative;
      height: 100%;
      overflow: hidden
}

@media(min-width:768px) {
      .section-two-blocks>.row {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
      }

      .section-two-blocks.blocks-right>.row {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: reverse;
            -ms-flex-direction: row-reverse;
            flex-direction: row-reverse
      }

      .section-two-blocks.full-width-section .content {
            width: 100%;
            padding-right: 40px !important
      }

      .section-two-blocks.full-width-section.blocks-right .content {
            padding-left: 40px !important;
            padding-right: 25px !important
      }
}

.section-two-blocks.blocks-right .vertical-row {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
      flex-direction: row-reverse
}

.section-two-blocks .row {
      min-width: 100%
}

.section-two-blocks .blocks-video iframe {
      position: relative;
      height: 130%;
      width: 130%;
      left: -12%;
      top: -12%
}

.section-two-blocks .blocks-video [data-video-youtube] {
      position: relative;
      height: 100%
}

.section-two-blocks .blocks-video video {
      width: 100%
}

.section-two-blocks .row>[class*=col-] {
      height: auto
}

.section-two-blocks.blocks-multi .row>[class*=col-] {
      padding: 0
}

.section-two-blocks>.row>.col-md-6>.google-map {
      height: 100%;
      min-height: 300px
}

.section-two-blocks .content>:last-child {
      margin-bottom: 0
}

.block-text {
      text-align: center;
      padding: 25px !important
}

.block-inner {
      border: 2px solid #5a5a5a;
      padding: 25px;
      height: 100%
}

.section-map {
      position: relative;
      overflow: hidden
}

.section-map .google-map {
      position: relative;
      height: 100%;
      width: 100%;
      margin: 0
}

.section-map .overlaybox {
      position: absolute;
      z-index: 95;
      width: 100%;
      top: 0
}

.section-map .overlaybox-inner>:last-child {
      margin-bottom: 0 !important
}

.section-map .overlaybox.overlaybox-top {
      margin-bottom: 150px
}

.section-map .overlaybox-top .overlaybox-inner {
      margin-top: 25px
}

.section-map .overlaybox-bottom .overlaybox-inner {
      margin-bottom: 25px
}

.section-map .overlaybox.overlaybox-bottom {
      bottom: 0;
      top: auto;
      margin-top: 150px
}

.overlaybox-side, .overlaybox-side .content, .overlaybox-side .row {
      height: 1px;
      padding: 0 !important
}

.overlaybox-side.overlaybox-right .overlaybox-inner {
      margin-left: 0;
      float: right
}

.overlaybox-side.overlaybox-center .overlaybox-inner {
      float: none;
      display: inline-block
}

.overlaybox-side.overlaybox-center, .overlaybox-side.overlaybox-center .row {
      text-align: center
}

.overlaybox-side .overlaybox-inner {
      padding: 25px;
      background-color: #fff;
      -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .08);
      box-shadow: 0 2px 2px rgba(0, 0, 0, .08);
      border-radius: 3px;
      margin: 0 25px;
      width: calc(50% - 25px)
}

.border-table.white td {
      border: 1px solid #fff
}

.white .advs-box .icon, .white .advs-box h2, .white .advs-box h3, .white .countdown span, .white .fa-ul>li a, .white .h1, .white .h2, .white .h3, .white .icon-box-cell label:not(.counter), .white .icon-list .list-item i, .white .title-icon h2, .white h1, .white h2, .white h3, .white h4, .white h5, .white h6, .white i {
      color: #fafafa
}

.white .title-base hr {
      background-color: #fafafa
}

.white .slimScrollBar {
      background-color: hsla(0, 0%, 98%, .51) !important
}

.white, .white .advs-box h4, .white .breadcrumb>.active, .white .dropdown-menu>li>a, .white .navbar-nav>.active>a, .white .navbar-nav>.active>a:focus, .white .navbar-nav>.active>a:hover, .white .navbar-nav>.open>a, .white .navbar-nav>.open>a:focus, .white .navbar-nav>.open>a:hover, .white .navbar-nav>li>a, .white .navbar-nav>li>a:focus, .white .navbar-nav>li>a:hover, .white .niche-box-testimonails h5, .white .title-base h1, .white .title-base h2, .white .title-base h3, .white p, .white ul.list-texts li b, .white ul li {
      color: #fafafa !important
}

.white .dropdown-menu {
      background-color: #3d3d3d
}

.white .dropdown-menu>li>a:focus, .white .dropdown-menu>li>a:hover, .white a {
      color: #e2e2e2
}

.white .navbar .navbar-mini {
      color: #b8b8b8;
      background-color: #c31313;
      border-bottom-color: #3d3d3d
}

.white .navbar .navbar-main {
      background-color: #c31313;
      border-bottom: 1px solid #353535
}

.white header div.scroll-css, header.white div.scroll-css {
      background-color: #444 !important
}

.white .navbar-mini .navbar-form .btn-default {
      background: #3e3e3e;
      border-left: 1px solid #3e3e3e
}

.white .navbar-mini .form-control {
      background: #444
}

.white .minisocial-group i {
      color: #b7b7b7;
      border-right: 1px solid #3d3d3d
}

.white i.first {
      border-left: 1px solid #3d3d3d
}

.white .navbar.inside {
      border: 1px solid #3d3d3d
}

.white.circle-button i, .white .circle-button i, .white .navbar-toggle>span, .white .navbar-toggle i {
      color: #fff
}

.pagination.white>.disabled>a, .pagination.white>.disabled>a:hover, .pagination>.disabled>span, .white.btn, .white .btn, .white .navbar-inner .navbar-toggle, ul.pagination.white>li>a {
      color: #fff;
      border-color: #fff;
      background: 0 0
}

.white.circle-button:hover, .white .circle-button:hover, ul.pagination.white>li>a:hover {
      background-color: rgba(0, 0, 0, .2)
}

.pagination.white>.active>a, .pagination.white>.active>a:hover {
      background-color: #fff;
      border-color: #fff;
      color: #404040
}

.post-template-default .content>img, .textwidget a>img {
      height: auto
}

.sidebar-content .section-item .content.container {
      padding: 0;
      width: auto
}

.list-blog>ul>li {
      position: relative;
      display: block;
      padding: 10px 0;
      border-bottom: 1px solid #dcdcdc;
      -webkit-transition: all .3s;
      transition: all .3s;
      list-style: none
}

.list-blog>ul {
      padding: 0
}

.list-blog .post-date {
      font-size: 11px;
      opacity: .5
}

.list-blog a {
      color: inherit
}

.list-blog h5 {
      margin-top: 10px;
      font-weight: 600
}

.list-group-item .col-md-3, .list-group-item .col-md-4 {
      width: auto
}

.latest-post-list h5 {
      margin-top: 0;
      font-size: 13px;
      line-height: 17px
}

.latest-post-list .img-box img {
      height: 55px;
      width: 55px
}

.latest-post-list .col-md-8 {
      padding-left: 0
}

.list-group .list-group-item:last-child {
      border-bottom: none
}

.search-results .advs-box {
      width: 100%
}

.search-results .advs-box p {
      margin: 0
}

.aligncenter {
      text-align: center;
      display: block;
      margin-right: auto;
      margin-left: auto
}

.aligncenter img {
      margin: 5px auto
}

img.alignleft {
      display: inline;
      float: left;
      margin: .4211em 1.6842em 1.6842em 0
}

img.alignright {
      display: inline;
      float: right;
      margin: .4211em 0 1.6842em 1.6842em
}

.wp-caption-text {
      opacity: .8;
      margin-bottom: 10px !important
}

.wp-caption-text a {
      font-weight: 900
}

.alignleft {
      display: inline;
      float: left
}

.alignright {
      display: inline;
      float: right
}

.wp-caption.aligncenter, .wp-caption.alignleft, .wp-caption.alignright {
      margin-bottom: 1.2632em
}

.blockquote.alignright, .wp-caption.alignright, img.alignright {
      margin: .4211em 0 1.6842em 1.6842em
}

.wp-caption {
      margin-bottom: 1.6em;
      max-width: 100%
}

.wp-caption img[class*=wp-image-] {
      display: block;
      margin: 0
}

.wp-caption.alignleft, blockquote.alignleft, img.alignleft {
      margin: .4211em 1.6842em 1.6842em 0
}

.default-wp-footer {
      border-top: 1px solid #dedede
}

.widget .searchform>div {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex
}

.searchform .screen-reader-text {
      display: none
}

.searchform input[type=text] {
      width: 100%;
      margin-right: 15px
}

#wp-calendar {
      table-layout: fixed;
      border-radius: 2px;
      padding: 5px;
      width: 100%;
      outline: none !important
}

#wp-calendar, #wp-calendar caption {
      background: #f3f3f3;
      border: 1px solid #dcdcdc
}

#wp-calendar caption {
      text-align: center;
      border-bottom: none;
      font-weight: 600
}

#wp-calendar td, #wp-calendar th {
      text-align: center;
      padding-top: 10px;
      border: none
}

#wp-calendar #prev {
      text-align: left;
      padding-left: 12px;
      font-weight: 600;
      padding-bottom: 10px
}

#wp-calendar #next {
      text-align: right;
      padding-right: 12px;
      font-weight: 600;
      padding-bottom: 10px
}

.widget .list-group {
      clear: both;
      margin-bottom: 15px
}

.widget .tagcloud {
      margin: -5px
}

.widget .tagcloud a {
      float: none;
      display: inline-block;
      margin: 4px
}

.list-blog ul {
      padding: 0
}

.list-blog ul li {
      list-style: none
}

.list-blog ul ul.children {
      padding-left: 10px;
      position: relative;
      margin-bottom: 5px
}

.list-blog ul ul.children:before {
      content: "";
      position: absolute;
      width: 1px;
      height: 100%;
      left: 0;
      top: 5px;
      background-color: #efefef
}

.list-blog>ul>li.cat-item {
      border: none;
      padding: 3px 0
}

.post-password-form {
      background: #f5f5f5;
      padding: 30px;
      border-radius: 2px;
      border: 1px solid #dedede;
      text-align: center;
      margin-bottom: 30px
}

.default-box.sticky-post {
      -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .22);
      box-shadow: 0 0 5px rgba(0, 0, 0, .22);
      padding: 30px;
      background: #fdfdfd
}

.default-box .btn:after {
      display: none
}

div:not(.hc_column_cnt)>table:not(.grid-table) {
      margin-bottom: 15px
}

div:not(.hc_column_cnt)>table:not(.grid-table) td, div:not(.hc_column_cnt)>table:not(.grid-table) th {
      padding: 5px 15px
}

div:not(.hc_column_cnt)>table:not(.table) tr:first-child>th {
      padding-left: 0
}

dl dd {
      margin-bottom: 15px
}

.sidebar-content>.row>div>.container {
      width: 100%
}

.list-blog .screen-reader-text {
      display: none
}

.list-blog select {
      max-width: 100%
}

.list-blog input, .list-blog select {
      background: #f7f7f7;
      border: 1px solid #cecece;
      border-radius: 3px;
      padding: 5px
}

.list-blog input[type=submit] {
      border-radius: 2px;
      border: 1px solid #cecece;
      background: #f7f7f7;
      padding: 5px
}

footer.entry-meta {
      display: none
}

.woocommerce .product span.onsale {
      width: 50px;
      height: 50px;
      line-height: 50px
}

.archive.woocommerce .page-title, div.ppt {
      display: none !important
}

.widget .product_list_widget li img {
      max-width: 50px;
      height: auto
}

button.navbar-toggle {
      padding: 3px !important;
      border: none
}

.navbar-toggle>i {
      font-size: 25px;
      margin: 2px 5px 0;
      line-height: 23px;
      color: #4c4c4c
}

.side-menu li.active>ul {
      display: none;
      height: auto !important
}

.side-menu li.active.open>ul {
      display: block
}

.navbar-toggle>span {
      display: inline-block;
      font-size: 14px;
      font-weight: 600;
      letter-spacing: 1px;
      color: #585858;
      margin: 5px 5px 0;
      float: right
}

.navbar-default form {
      border: none
}

@media(max-width:1500px) {
      .side-menu-container .container {
            width: 950px
      }
}

@media(min-width:993px) and (max-width:1199px) {
      .section-two-blocks div.content {
            width: 460px
      }

      div.box-menu-inner {
            margin-left: -485px
      }
}

@media(max-width:992px) {
      [class*=col-md] {
            padding-top: 5px;
            padding-bottom: 5px
      }

      .scroll-top-mobile {
            visibility: visible
      }

      .sectoin_numbers {
            display: none
      }

      .full-screen-title {
            height: 100% !important
      }

      .middle-content>.row, .middle-content>.row>div {
            -webkit-box-orient: horizontal;
            -webkit-box-direction: normal;
            -ms-flex-direction: row;
            flex-direction: row;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
      }

      .section-two-blocks>div>[class*=col-md] {
            padding-top: 0;
            padding-bottom: 0
      }

      .section-map .overlaybox-inner {
            width: 100%
      }

      .section-two-blocks div.content {
            width: 88%;
            width: calc(100% - 50px)
      }

      .text-xxl {
            font-size: 45px !important;
            line-height: 50px
      }

      .text-xl {
            font-size: 35px !important
      }

      .no-paddings>.content>div {
            margin-left: -15px;
            margin-right: -15px
      }

      a.img-box {
            margin: 0
      }

      .background-page {
            height: 100%;
            top: auto;
            bottom: auto
      }

      .background-page iframe, .background-page video {
            display: none
      }

      .mega-tabs .nav-tabs li {
            float: none
      }

      .scroll-content.scroll-mobile-disabled {
            padding-right: 0 !important
      }

      .list-items .list-item span, .title-base.text-right, footer .fa-ul>li {
            text-align: center
      }

      .grid-item, .maso-item {
            overflow: visible !important
      }

      .grid-list, .maso-list {
            height: auto !important
      }

      [class*=row-].google-map {
            min-height: 300px
      }

      .call-action-box .row {
            display: block;
            width: 100%;
            text-align: center;
            margin: 0 !important
      }

      .col-md-6, .col-md-9, footer .col-md-4 .col-md-6 {
            width: 50%;
            float: left
      }

      .col-md-2, .col-md-4 {
            width: 33%;
            float: left
      }

      .col-md-8 {
            width: 66%;
            float: left
      }

      .col-md-4 [class*=col-md], .sidebar-content>.row>.col-md-9, .woocommerce-cnt>.section-empty>.content>.row>.col-md-9, footer .content>div>.row>[class*=col-md] {
            width: 100%;
            float: none
      }

      [class*=boxed].col-md-12 {
            width: auto !important
      }

      [class*=col-md-].boxed-inverse.col-sm-6, [class*=col-md-].boxed.col-sm-6 {
            width: 50%;
            width: calc(50% - 30px)
      }

      .col-sm-6 {
            width: 50%
      }

      .header-animation .breadcrumb.b, .header-slider .breadcrumb.b, .header-title .breadcrumb.b, .header-video .breadcrumb.b {
            display: none
      }

      .header-animation, .header-title, .header-video, .section-bg-image, .section-empty, .section-item {
            width: 100%
      }

      header .custom-area {
            text-align: center;
            width: 100%
      }

      .overlaybox-side, .overlaybox-side .content, .overlaybox-side .row, .section-map {
            height: auto
      }

      .section-map {
            height: auto !important
      }

      .section-map .overlaybox {
            position: static
      }

      .section-map .google-map {
            min-height: 250px
      }

      .overlaybox-side .overlaybox-inner {
            margin: 0 !important;
            -webkit-box-shadow: none;
            box-shadow: none;
            border: none
      }

      .section-bg-video .videobox {
            position: absolute
      }

      .section-two-blocks .blocks-video iframe {
            height: 100%;
            width: 100%;
            left: 0;
            top: 0
      }

      .section-two-blocks:not(.blocks-right) .row>div>a.img-box img {
            right: -50px;
            left: auto;
            position: absolute
      }

      .section-two-blocks>.row>div:first-child>div {
            padding: 0
      }

      .navbar-header {
            background-color: #fff
      }

      .bg-transparent .navbar-header {
            background-color: transparent
      }

      .bg-transparent .navbar-default .navbar-nav .open .dropdown-menu>li>a {
            color: #fff
      }

      .dropdown-submenu .dropdown-menu a {
            padding-left: 40px
      }

      .navbar-main.middle-box-menu {
            padding-bottom: 0 !important
      }

      header .navbar-nav {
            margin-top: 0
      }

      .one-page-menu .hamburger-button.active {
            right: 0;
            position: fixed;
            background: #fff;
            -webkit-box-shadow: 0 2px 1px rgba(0, 0, 0, .2);
            box-shadow: 0 2px 1px rgba(0, 0, 0, .2)
      }

      .dropdown .dropdown-menu {
            display: none
      }

      div.box-menu-inner {
            display: none !important
      }

      .dropdown.open .dropdown-menu {
            display: block;
            margin: 0 !important
      }

      .side-menu li {
            overflow: hidden
      }

      .fa-ul>li {
            overflow: visible;
            text-align: left
      }

      .fa-ul.text-right>li {
            text-align: right
      }

      .nav li:hover>.mega-menu, .nav li:hover>ul, .side-menu li .panel:hover, .side-menu li:hover .panel {
            display: none
      }

      .mega-menu.bg-menu {
            min-width: 5px
      }

      .nav li.open>.mega-menu, .side-menu li.open .panel, .side-menu li .panel.open {
            display: block
      }

      .navbar-fixed-bottom, .navbar-fixed-top {
            position: static !important;
            margin-top: 0 !important
      }

      .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {
            max-height: inherit;
            -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .13);
            box-shadow: 0 3px 5px rgba(0, 0, 0, .13)
      }

      .search-box {
            display: block;
            position: relative;
            width: 100% !important;
            margin: 0;
            -webkit-box-shadow: none;
            box-shadow: none;
            background: 0 0;
            border: none;
            padding: 0
      }

      .btn-search {
            display: none
      }

      .search-box-menu {
            display: block
      }

      .navbar-social, .social-group {
            text-align: center
      }

      .social-group a {
            display: inline-block
      }

      .navbar-left {
            width: 100%;
            float: none;
            margin: 0;
            padding: 0;
            border: none;
            text-align: center
      }

      .lan-menu {
            text-align: center;
            margin: 0 -15px;
            padding: 0 !important
      }

      .dropdown-submenu ul, .lan-menu {
            display: block
      }

      .dropdown-submenu .dropdown-toggle:after {
            display: none
      }

      .bg-menu {
            background: 0 0 !important
      }

      .navbar-big-logo .navbar-mini .container {
            padding-left: 0 !important
      }

      .navbar-big-logo .navbar-header {
            text-align: center;
            max-height: 100%;
            padding-bottom: 15px
      }

      .navbar-big-logo .navbar-header button {
            float: none;
            width: 100%;
            margin: 10px
      }

      .navbar-big-logo .navbar-brand {
            position: static;
            display: block;
            float: left;
            max-width: 100%;
            width: 100%;
            height: inherit;
            text-align: center
      }

      .navbar-big-logo .navbar-brand img {
            margin: 0 auto
      }

      .subline-bar {
            position: static
      }

      .subline-bar ul {
            margin: 0 -15px
      }

      .subline-bar ul li {
            width: 33.33%;
            margin: 5px 0
      }

      header.fixed-top .subline-bar {
            position: static;
            margin-top: 0 !important
      }

      .navbar-main.navbar-middle .navbar-header {
            display: block
      }

      .navbar-main.navbar-middle ul.nav>li {
            text-align: left;
            display: block
      }

      .navbar-main.navbar-middle ul.nav>li.logo-item, .navbar-middle .scroll-hide {
            display: none !important
      }

      .navbar-main.navbar-middle ul.nav {
            margin: 7.5px -15px !important
      }

      .navbar-middle .navbar-right {
            position: static
      }

      .navbar-main.navbar-middle .navbar-right ul.lan-menu.nav {
            margin-left: 0 !important;
            padding-left: 0 !important
      }

      .navbar-middle .navbar-right .lan-menu ul li a {
            text-align: left
      }

      header.menu-top-logo:not(.scroll-css) .navbar-main.navbar-middle ul.navbar-nav {
            margin-left: -15px !important
      }

      .box-menu-inner {
            position: static !important;
            margin: 10px 0 0
      }

      .box-menu-inner>.row {
            height: inherit
      }

      .box-menu-inner .icon-box-cell i {
            width: 50px;
            font-size: 25px !important
      }

      .box-menu-inner [class*=col-] {
            margin-bottom: 15px
      }

      .box-menu-inner [class*=col-]:last-child {
            margin-bottom: 0
      }

      .icon-menu .navbar-brand img {
            margin-top: 0
      }

      .icon-menu .icon-top>li>a {
            text-align: center
      }

      .icon-menu .navbar-toggle {
            margin-top: 29px
      }

      .icon-menu-top .navbar-toggle {
            margin-top: 37px
      }

      header .navbar-right>* {
            float: none;
            padding: 0 !important
      }

      header .navbar-right .navbar-social, header .navbar-right .social-group {
            width: 100%;
            margin: 0;
            text-align: center
      }

      .nav.inner.ms-rounded.over>li {
            padding-bottom: 0
      }

      footer .container {
            padding: 35px 0 15px
      }

      .menu-outer ul.nav {
            position: relative;
            top: 0;
            text-align: left
      }

      .shop-menu-cnt .shop-menu {
            position: static;
            width: auto;
            display: none
      }

      .shop-menu-cnt:hover .shop-menu {
            display: block
      }

      .navbar-mini .nav {
            text-align: center;
            margin: 0;
            padding: 5px 0
      }

      .navbar-mini .minisocial-group, .navbar-mini .navbar-left {
            display: none
      }

      .navbar-mini .container, .navbar-mini .navbar-right {
            padding: 0
      }

      .navbar-mini .navbar-form {
            padding: 0;
            float: none
      }

      .minisocial-group {
            float: none;
            width: 100%;
            text-align: center;
            border-top: 1px solid #e4e4e4
      }

      .minisocial-group i {
            float: none;
            display: inline-block !important
      }

      .navbar-mini .lan-menu li a {
            padding: 7px 15px
      }

      div.navbar-nav {
            margin: 0
      }

      .nav.ms-minimal>li.active>a, .nav.ms-minimal>li:hover>a {
            border-bottom: none
      }

      .side-menu-fixed {
            visibility: hidden;
            opacity: 0
      }

      .side-menu-fixed .brand {
            display: none
      }

      .navbar-form {
            margin: 0
      }

      .side-menu-fixed .panel>ul.collapse {
            margin-left: 0;
            margin-right: 0
      }

      .side-menu-fixed .panel {
            position: static;
            -webkit-box-shadow: none;
            box-shadow: none;
            padding: 0
      }

      .side-menu-fixed .panel ul {
            margin-top: 0 !important
      }

      .panel-item .panel ul ul {
            background: 0 0
      }

      .side-menu-header .navbar-header, .side-menu-header>.navbar {
            display: block
      }

      .navbar-right .hamburger-button {
            display: none
      }

      .side-menu-header.over .mi-menu nav, .side-menu-header.over .slimScrollDiv {
            overflow: hidden !important
      }

      .side-menu-container .container {
            width: 100%
      }

      .side-menu-container, .side-menu-container #fullpage-main {
            padding-left: 0
      }

      .navbar-brand {
            margin-top: 0 !important;
            margin-right: 5px;
            max-width: 80%;
            height: auto !important;
            padding-left: 15px
      }

      .navbar-toggle {
            max-width: 20%
      }

      .lan-menu ul li a {
            text-align: center
      }

      .navbar-mini .lan-menu.navbar-nav .open .dropdown-menu {
            background-color: #fdfdfd;
            position: absolute;
            margin-top: -5px;
            -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .21);
            box-shadow: 0 2px 2px rgba(0, 0, 0, .21)
      }

      .dropdown-menu {
            padding-bottom: 5px
      }

      .navbar-left .social-group {
            width: 100%
      }

      .mega-menu {
            padding-top: 0;
            padding-left: 10px
      }

      .mega-menu .col, .side-menu .panel .col {
            padding: 0 10px;
            display: block;
            min-width: 100%
      }

      .side-menu-header .navbar-right {
            display: none
      }

      .side-menu .mega-item .panel {
            padding: 0 8px
      }

      .nav.inner>li {
            display: block;
            float: none
      }

      .navbar-inner .navbar-collapse li {
            text-align: left;
            margin: 0
      }

      .full-width-menu .nav {
            margin-left: -15px;
            margin-right: -15px;
            width: inherit;
            max-width: inherit
      }

      .full-width-menu .inner ul {
            position: relative !important
      }

      .full-width-menu .inner ul a {
            text-align: center
      }

      .nav.inner.ms-rounded .maso-order, .nav.inner.ms-rounded li a {
            margin: 5px 0
      }

      .nav.ms-minimal li a {
            padding: 10px 15px
      }

      .videobox video {
            margin-top: 0 !important;
            background-color: #000
      }

      .title-base .scroll-top, .title-modern .scroll-top {
            position: static;
            margin-top: 15px
      }

      .header-video, .videobox {
            height: 350px;
            position: relative;
            overflow: hidden
      }

      .header-video .overlaybox {
            margin-top: 15px
      }

      .videobox .mobile-poster {
            display: block;
            height: 100%
      }

      .videobox [data-video-youtube], .videobox iframe {
            display: none
      }

      .title-base h1 {
            font-size: 20px;
            margin-top: 25px
      }

      .title-base p, .title-icon p {
            font-size: 13px
      }

      .title-base hr {
            display: none
      }

      .header-base {
            height: auto;
            padding-bottom: 35px
      }

      .header-base .breadcrumb, .header-bootstrap .breadcrumb {
            text-align: center;
            float: none
      }

      .header-bootstrap .vertical-row {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
      }

      .header-bootstrap .vertical-row>div {
            text-align: left !important
      }

      .title-modern h1, .title-modern h2, .title-modern h3 {
            white-space: normal
      }

      .title-modern-2 h1, .title-modern-2 h2, .title-modern-2 h3 {
            padding-right: 0
      }

      .header-animation .container, .header-slider .container, .header-title .container, .header-video .container {
            margin-top: 0 !important;
            opacity: 1 !important
      }

      .header-animation, .header-slider, .header-title, .header-video {
            height: 150px !important
      }

      .section-bg-animation {
            height: 100% !important
      }

      .porfolio-bar .col-md-2 {
            width: 40%;
            float: left
      }

      .porfolio-bar .col-md-8 {
            width: 20%;
            float: left
      }

      .icon-box-cell {
            text-align: left
      }

      .fixed-area {
            position: relative !important;
            left: 0 !important;
            top: 0 !important
      }

      .vertical-row {
            display: block !important
      }

      .vertical-row>.row {
            display: block !important;
            margin: 0 -15px;
            width: auto
      }

      .vertical-row.row {
            display: block !important;
            width: auto;
            margin-bottom: 0 !important
      }

      .vertical-row .button-cnt {
            text-align: center !important
      }

      .row.vertical-row>div, .vertical-row>div {
            padding-top: 10px;
            padding-bottom: 10px
      }

      .vertical-row>div.col-md-8 {
            text-align: left
      }

      .proporzional-row .google-map {
            height: 350px
      }

      .scroll-hide {
            display: block !important;
            opacity: 1 !important
      }

      .tag-row.icon-row span {
            margin: 0
      }

      .tag-row.icon-row span:after {
            position: relative;
            top: -3px
      }

      .list-items .list-item .row {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
      }

      .list-items .list-item .col-md-9 {
            width: 75%;
            min-width: 75%
      }

      .list-item-img .icon {
            display: none
      }

      .list-item-img:after {
            margin-left: 0;
            width: 100%
      }

      .section-item.no-paddings .col-md-12 {
            padding-top: 0;
            padding-bottom: 0
      }

      iframe.video-box {
            height: auto !important;
            min-height: 250px
      }

      .collapse-box.text-center-xs>.text-left {
            text-align: center !important
      }

      .col-md-12>div>.grid-box.row, .col-md-12>div>.maso-box.row {
            width: auto !important
      }

      hr.space {
            height: 35px
      }

      hr.space.xs {
            height: 8px
      }

      hr.space.s {
            height: 10px
      }

      hr.space.m {
            height: 20px
      }

      hr.e {
            float: none !important;
            margin-left: auto !important;
            margin-right: auto
      }

      .hidden-sm {
            display: none !important
      }

      .latest-post-list .col-md-8 {
            padding-left: 15px
      }

      .text-center .icon-box {
            margin-left: 0
      }

      .album-title .btn {
            margin: 10px 0
      }

      .pagination {
            margin-left: 1px
      }

      .pagination>li.first, .pagination>li.last {
            display: none
      }

      .pagination>li.prev a {
            border-bottom-left-radius: 2px;
            border-top-left-radius: 2px
      }

      .pagination>li.next a {
            border-bottom-right-radius: 2px;
            border-top-right-radius: 2px
      }

      .list-items .list-item .col-md-10 {
            width: 70%;
            float: left
      }

      .list-items .list-item .col-md-2 {
            width: 30%;
            float: left
      }

      table.table, table.table tbody, table.table td, table.table th, table.table thead, table.table tr {
            display: block;
            width: 100%;
            border-bottom-width: 1px !important
      }

      table.table {
            border: none
      }

      table.table thead th:first-child {
            border-top: 1px solid #ddd !important
      }

      table.table thead th:last-child {
            border-bottom: 2px solid #ddd !important
      }

      table.bootgrid-table {
            border: 1px solid #ddd
      }

      .actionBar>div {
            margin-bottom: 5px !important
      }

      table.bootgrid-table tr>td, table.bootgrid-table tr>th {
            border-top: 0 !important
      }

      .footer-left, .footer-right, footer {
            text-align: center
      }

      footer hr {
            margin-left: auto !important;
            margin-right: auto !important
      }

      .footer-bg {
            height: inherit
      }

      footer {
            height: auto !important
      }

      .footer-parallax-container {
            margin-bottom: 0 !important
      }

      footer .fa-ul>li i {
            margin-left: -25px;
            left: inherit
      }

      .footer-parallax {
            position: static;
            opacity: 1 !important;
            padding: 0 !important
      }

      .advs-box-side>.row {
            display: block !important
      }

      .section-map .overlaybox.overlaybox-top {
            margin-top: 0 !important;
            margin-bottom: 0
      }

      .col-sm-12 {
            width: 100% !important
      }

      [class*=boxed].col-sm-12 {
            width: calc(100% - 30px) !important
      }

      .proporzional-row, .proporzional-row>.row {
            display: block !important
      }

      [class*=col-md-].boxed, [class*=col-md-].boxed-inverse {
            max-width: 100%;
            width: auto;
            margin: 5px 15px
      }

      .col-md-4.boxed, .col-md-4.boxed-inverse {
            width: calc(33.3333% - 30px)
      }

      .col-md-6.boxed, .col-md-6.boxed-inverse {
            width: calc(50% - 30px)
      }

      .section-two-blocks .row>div>a.img-box {
            display: block
      }

      div:not(.hc_column_cnt)>table th {
            padding: 8px
      }

      .icon-list.text-right {
            margin-left: 0
      }

      .text-center-sm, .text-center-sm th {
            text-align: center !important
      }

      .text-left-sm {
            text-align: left !important
      }

      .text-right-sm {
            text-align: right !important
      }

      .text-center-sm .icon-box {
            margin: 10px auto
      }

      .button-cnt.visible-xs>.btn, .visible-xs {
            display: none !important
      }

      .button-cnt.visible-sm>.btn, .hidden-xs, .visible-sm {
            display: block !important
      }

      .visible-xs.hidden-sm {
            display: none !important
      }

      .height-full-sm {
            height: 100% !important
      }
}

@media(max-width:767px) {
      .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
            width: 100%;
            float: start
      }

      .grid-table {
            display: block
      }

      .grid-table tbody, .grid-table td, .grid-table tr {
            width: 100%;
            float: none;
            border: none !important
      }

      .grid-table td {
            width: 50%;
            float: left
      }

      .col-md-4 [class*=col-md], footer [class*=col-md] {
            width: 100%;
            float: none
      }

      .hidden-xs {
            display: none !important
      }

      .visible-xs, .visible-xs.hidden-sm {
            display: block !important
      }

      .col-xs-12 {
            width: 100% !important
      }

      .section-two-blocks {
            height: auto !important;
            overflow: hidden
      }

      .section-two-blocks .row {
            width: auto
      }

      .section-two-blocks .row>[class*=col-] {
            padding: 0 15px
      }

      .section-two-blocks .col-md-5 .content, .section-two-blocks .content {
            padding: 15px !important;
            width: auto !important;
            margin-bottom: 15px
      }

      .title-base.text-left {
            text-align: center !important
      }

      .row.vertical-row>div, .vertical-row>div {
            text-align: center
      }

      .text-center-xs, .text-center-xs th {
            text-align: center !important
      }

      .text-left-xs {
            text-align: left !important
      }

      .pull-none-xs {
            float: none !important
      }

      .no-bg-xs {
            background: 0 0 !important;
            background-image: none !important
      }

      .height-full-xs {
            height: 100% !important
      }

      .icon-list .list-item, .icon-list.text-right .list-item {
            margin: 0 0 10px;
            padding-left: 0;
            display: block
      }

      .col-md-4.boxed, .col-md-4.boxed-inverse, .col-md-6.boxed, .col-md-6.boxed-inverse {
            width: auto
      }
}

html.iex .side-menu ul ul {
      display: block
}

html.iex .side-menu.over ul ul {
      display: none
}

html.iex .img-box img {
      margin-top: 0 !important
}

i.prefabex-default-icon {
      background-image: url(../images/logo-icon.png);
      background-repeat: no-repeat;
      background-size: 16px 16px;
      position: relative;
      width: 25px;
      height: 17px;
      top: 3px
}

.header-title .page-link {
      position: absolute;
      left: 0;
      bottom: 0
}

.side {
      width: 248px;
      height: 30px;
      background: #d9534f position: fixed;
      top: 70%;
      left: -109px;
      z-index: 999;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg)
}

.side:before {
      top: -35.8675px;
      left: 113px;
      border-left: 105px solid #d9534f border-right: 30px solid transparent
}

.side:after, .side:before {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      border-bottom: 35.8675px solid #d9534f
}

.side:after {
      bottom: 30.1325px;
      left: 0;
      border-left: 30px solid transparent;
      border-right: 85px solid #d9534f
}

.side span {
      -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
      position: absolute;
      top: -6px;
      left: 67px;
      font-size: 15px
}

.side i, .side span {
      color: #fff;
      z-index: 15
}

.side i {
      font-size: 18px;
      width: 24px;
      border: 1px solid #fff;
      border-radius: 50%;
      top: -10px;
      left: 30px;
      padding: 2px
}

.side .fa-angle-down:before {
      content: "\F106"
}

.open .fa-angle-down:before {
      content: "\F107"
}

.open i {
      font-size: 18px
}

.popup-side {
      max-width: 350px !important
}

.overlay {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background-color: #000;
      filter: alpha(opacity=70);
      -moz-opacity: .7;
      -khtml-opacity: .7;
      opacity: .7;
      z-index: 997;
      display: none
}

.open .overlay {
      display: block
}

#filter-popup {
      max-width: 25%;
      max-height: 700px;
      border-radius: 4px;
      background-color: #fff;
      -webkit-box-shadow: 0 4px 1px 0 rgb(209 209 209/52%);
      box-shadow: 0 4px 1px 0 rgb(209 209 209/52%)
}

#filter-popup .mfp__close {
      position: absolute;
      top: 0;
      right: 0
}

#popup-select {
      position: fixed;
      left: 0;
      top: 0;
      max-width: 25%;
      max-height: 700px;
      border-radius: 4px;
      background-color: #fff;
      z-index: 998;
      margin-left: -50%
}

#popup-select, #popup-select.popup-select {
      -webkit-transition: margin .5s;
      transition: margin .5s
}

#popup-select.popup-select {
      margin-left: 67px
}

.search-widget .header-search {
      background-color: #d9534f padding: 20px;
      margin-bottom: 15px;
      position: relative
}

.search-widget .header-search h3 {
      color: #fff
}

.search-filter.search-widget:before {
      display: none
}

.search-filter.search-widget {
      padding: 0;
      margin-top: 0;
      margin-bottom: 0;
      -webkit-box-shadow: 0 4px 1px 0 rgb(209 209 209/52%);
      box-shadow: 0 4px 1px 0 rgb(209 209 209/52%)
}

.search-group {
      padding: 20px
}

.search-filter .form-group {
      padding: 0 2em
}

.search-filter .form-group label {
      color: #000
}

.search-filter .circle-button {
      -webkit-box-shadow: 0 4px 1px -1px #1f9aa3;
      box-shadow: 0 4px 1px -1px #1f9aa3
}

.icon-image img {
      width: 16px
}

li.col-lg-1 {
      width: 108px;
      padding: 0 !important
}

@media(max-width:992px) {
      .nav.nav-center>li {
            display: inline-block !important
      }
}

@media(max-width:650px) {
      .text-m.circle, .text-m.square {
            width: 49px !important;
            height: 49px !important;
            line-height: 49px !important
      }

      .breadcrumb-list {
            display: none
      }

      .title-base {
            margin-top: 55px !important
      }
}

@media(max-width:1240px) {
      .brochure-text {
            display: contents
      }
}

@media(max-width:817px) {
      .brochure-text {
            display: contents
      }
}

@media(max-width:807px) {
      .brochure-text {
            display: contents
      }
}

@media(max-width:767px) {
      .brochure-text {
            display: contents
      }
}

@media(max-width:408px) {
      .brochure-text {
            display: block
      }
}

@media(max-width:298px) {
      .brochure-text {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
      }
}

@media(max-width:767px) {
      .service_mobile {
            width: 50% !important
      }

      .header-title.h-130 .title-base {
            height: 100px
      }
}

body {
      overflow-x: hidden
}

.tab-box>.panel {
      height: 42.5em !important
}

button.mfp-arrow {
      height: calc(11% - 10px)
}

body {
      position: relative
}

html {
      overflow-x: hidden
}

.news-header {
      position: unset !important;
      float: left;
      margin-bottom: 0 !important
}

@media(min-width:767px) {
      .news-top {
            margin-top: 20px
      }
}

.title-top {
      min-height: 20px !important
}

.box-top {
      margin-top: 5px !important
}

.header-date {
      margin: 15px 15px 15px 0
}

.news-top {
      display: block !important
}

.advs-box a.anima-button, .advs-box a.btn, .advs-box a.btn-text {
      margin-top: 15px
}

.base-box {
      text-align: center
}

.base-box .subtitle .sub {
      text-align: center;
      text-transform: none
}

.base-box p {
      margin-bottom: 25px
}

.base-box .img-box {
      height: 135px;
      margin-bottom: 15px;
      width: 100%
}

.advs-box.boxed, .advs-box.boxed-inverse, .base-box.boxed, .base-box.boxed-inverse {
      background-color: #fdfdfd;
      border: 1px solid #f1f1f1;
      padding: 25px;
      border: none
}

.section-bg-color .advs-box.boxed-inverse, .section-bg-color .boxed-inverse {
      background-color: #fff
}

.advs-box .tag-row, .base-box .tag-row {
      margin: 10px 0;
      white-space: nowrap;
      text-overflow: ellipsis
}

.advs-box .img-box img, .base-box .img-box img {
      width: 100%;
      z-index: 1
}

.advs-box .advs-box-content p {
      margin: 0 auto 15px;
      padding: 0
}

.advs-box .social-group-button:not(.social-line) .social-group {
      margin-left: 30px
}

.advs-box iframe {
      width: 100%;
      border: none;
      height: 200px;
      display: block
}

.advs-box-side .icon.circle, .advs-box-side .icon.square {
      max-width: 90px;
      max-height: 90px;
      width: 90px;
      height: 90px;
      font-size: 50px;
      text-align: center;
      color: #fff
}

.caption-bottom>a {
      margin-top: 5px
}

.box-extra-value {
      padding-bottom: 10px;
      margin: 0 !important
}

.extra-content {
      padding: 4px 10px 2px;
      font-size: 14px;
      color: #fff;
      font-weight: 600;
      margin: 10px 0 17px;
      display: inline-block;
      background-color: #404040
}

.niche-box-post .block-infos {
      position: absolute;
      z-index: 12;
      margin: 15px
}

.advs-box-top-icon-img.niche-box-post {
      padding-top: 0 !important;
      text-align: left;
      margin-top: 0 !important;
      border: none
}

.advs-box-top-icon-img.niche-box-post hr {
      margin: 10px 0 0
}

.advs-box-top-icon-img.niche-box-post .advs-box-content p {
      text-align: left;
      max-width: 100%;
      height: 56px
}

.advs-box-top-icon-img.boxed-inverse .img-box.thumbnail, .advs-box-top-icon-img.boxed .img-box.thumbnail {
      border: 1px solid #fbfbfb;
      padding: 0;
      border-radius: 0;
      margin-bottom: 0
}

.niche-box-post h2 {
      text-transform: uppercase;
      min-height: 35px;
      margin-top: 35px
}

.niche-box-post.boxed-inverse h2, .niche-box-post.boxed h2 {
      margin-top: 5px
}

.niche-box-blog .block-top {
      display: table;
      table-layout: fixed;
      width: 100%;
      width: calc(100% + 35px);
      text-align: left
}

.niche-box-blog {
      text-align: left
}

.niche-box-blog .flexslider, .niche-box-blog .img-box, .niche-box-blog iframe {
      display: block;
      margin-top: 25px;
      max-height: 400px
}

.niche-box-blog .flexslider .slides li {
      max-height: 400px
}

.niche-box-blog .tag-row, .niche-box-post .tag-row {
      margin-left: 1px;
      font-size: 13px;
      line-height: 22px;
      font-weight: 400;
      text-align: left
}

.block-infos {
      display: table-cell;
      text-align: center;
      vertical-align: top;
      width: 100px;
      position: relative;
      color: #fff;
      padding-right: 25px;
      margin-bottom: 25px
}

.block-infos .block-data {
      background-color: #fff;
      border: 1px solid #9c9c9c;
      border-bottom: none
}

.block-infos p.bd-day {
      font-size: 26px;
      line-height: 20px;
      padding: 10px 0 9px;
      margin: 0;
      color: #585858
}

.block-infos .bd-month {
      text-transform: uppercase;
      font-size: 10px;
      line-height: 13px;
      padding-bottom: 5px;
      margin-bottom: 0;
      color: #6d6d6d
}

.niche-box-blog .block-title {
      display: table-cell;
      padding: 0 25px;
      width: 100%
}

.niche-box-blog .block-top .block-title {
      padding-left: 0;
      overflow: hidden;
      text-overflow: ellipsis
}

.niche-box-blog .block-title h2 {
      margin: 0
}

.block-infos .block-comment {
      display: block;
      background-color: #585858;
      color: #fff;
      padding: 10px 5px;
      font-weight: 600
}

.one-row-list .niche-box-blog .img-box, .one-row-list .niche-box-blog iframe, .one-row-list .niche-box-blog ul.slides li {
      height: 350px
}

.advs-box.niche-box-testimonails p, .niche-box-testimonails h5 {
      margin: 25px auto
}

body .advs-box-top-icon.niche-box-testimonails {
      padding-top: 0 !important;
      margin-top: 0 !important
}

.niche-box-testimonails-cloud p {
      position: relative;
      background: #fbfbfb;
      border-radius: 6px;
      padding: 25px;
      margin-bottom: 15px
}

.section-bg-color .niche-box-testimonails-cloud p {
      background: #fff
}

.section-bg-color .niche-box-testimonails-cloud p:after {
      border: 20px solid #fff;
      border-top-color: transparent;
      border-bottom-color: transparent;
      border-left-color: transparent
}

.white .niche-box-testimonails-cloud p {
      color: #757575 !important
}

.niche-box-testimonails-cloud p a {
      color: #929292
}

.niche-box-testimonails-cloud p:after {
      position: absolute;
      bottom: -18px;
      left: 30px;
      content: "";
      display: block;
      border: 20px solid #fbfbfb;
      border-top-width: 2px;
      border-top-color: transparent;
      border-bottom-color: transparent;
      border-left-color: transparent
}

.niche-box-testimonails-cloud .name-box {
      padding-left: 70px;
      text-align: left;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start
}

.niche-box-testimonails-cloud .name-box .subtitle {
      display: inline-block;
      padding: 0 0 0 15px;
      text-align: left
}

.niche-box-testimonails-cloud .name-box .subtitle .subtxt {
      display: block;
      color: #b5b5b5;
      font-size: 12px;
      text-transform: uppercase;
      margin: 5px 0
}

.name-box i {
      -webkit-box-shadow: 1px 1px 0 rgba(0, 0, 0, .08);
      box-shadow: 1px 1px 0 rgba(0, 0, 0, .08)
}

.niche-box-testimonails .subtxt {
      margin-left: 15px
}

.niche-box-team {
      position: relative;
      padding-bottom: 143px;
      overflow: hidden
}

.niche-box-team .img-box:before {
      display: none
}

.niche-box-team:hover .content-box {
      height: auto;
      margin-top: -96px;
      -webkit-transition: margin-top .3s;
      transition: margin-top .3s;
      margin-bottom: 0
}

.niche-box-team .img-box {
      display: block;
      background-color: transparent;
      opacity: 1 !important
}

.niche-box-team .img-box img {
      opacity: 1 !important
}

.niche-box-team .content-box {
      text-align: center;
      padding: 15px 0;
      border-top: 1px solid #e6e6e6;
      height: 143px;
      overflow: hidden;
      background-color: #fff;
      position: absolute;
      -webkit-transition: margin-top .3s;
      transition: margin-top .3s;
      margin-top: 0;
      z-index: 9;
      right: 0;
      left: 0
}

.section-bg-color .niche-box-team .content-box {
      background-color: #f7f7f7
}

.white .niche-box-team .content-box {
      background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, rgba(0, 0, 0, .43)), color-stop(80%, transparent));
      background: linear-gradient(180deg, rgba(0, 0, 0, .43) 50%, transparent 80%)
}

.niche-box-team .content-box .social-group {
      margin: 0
}

.niche-box-team .content-box .social-group i {
      padding: 15px;
      font-size: 17px;
      width: 47px
}

.niche-box-team .content-box h2 {
      font-size: 17px;
      line-height: 18px;
      margin-top: 0
}

.niche-box-team .content-box h4 {
      font-size: 11px;
      color: #a0a0a0
}

.niche-box-team .content-box hr {
      border-color: #efefef
}

.niche-box-team p {
      margin: 15px;
      max-height: 54px
}

.advs-box-side, .advs-box-side-img {
      text-align: left
}

.advs-box-side>.row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex
}

.advs-box-side>.row>.col-md-4 {
      min-width: 90px;
      overflow: hidden
}

.advs-box-side .img-box {
      height: 100% !important;
      display: block
}

.advs-box-side.boxed .col-md-4 {
      margin: -25px 0 -25px -25px
}

.advs-box-side .icon.text-xl {
      font-size: 150px;
      margin-top: 10px
}

.advs-box-side hr {
      width: 30%;
      left: 0;
      margin: 15px 0;
      border-top: 1px solid #969696
}

.advs-box-side-img h2, .advs-box-side .subtitle {
      text-align: left;
      font-size: 25px
}

.advs-box-side-img h2 a {
      color: #5a5a5a;
      font-size: 21px
}

.advs-box-side-img p {
      margin: 10px 0
}

.advs-box.advs-box-side p {
      text-align: left;
      margin-left: 0
}

.advs-box video {
      max-width: 100%
}

.advs-box-side-img>.row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1
}

.advs-box-side-img .img-box {
      display: table-row;
      position: absolute;
      width: 100%;
      width: calc(100% - 30px);
      height: 100%
}

.advs-box-side-img h2 {
      margin-top: 0
}

.advs-box-side-img hr {
      width: 50px;
      background-color: #5a5a5a;
      height: 3px;
      margin: 10px 0 5px;
      display: inline-block
}

.advs-box-side-img .bg-cover {
      height: 212px;
      margin: 0
}

.advs-box-side-img.boxed, .advs-box-side-img.boxed-inverse {
      padding: 0 15px 0 0
}

.advs-box-side-img .col-md-8>.anima-button {
      font-weight: 600
}

.advs-box-side-img .col-md-8 {
      overflow: hidden
}

.advs-box-side-img .col-md-4 img {
      padding-right: 0
}

.advs-box-side-img.boxed-inverse .col-md-8, .advs-box-side-img.boxed .col-md-8 {
      padding-top: 15px;
      padding-bottom: 15px
}

.advs-box-side-img .col-md-4, .advs-box-side-img .img-box, .advs-box-side-img iframe, .advs-box-side-img ul.slides li {
      overflow: hidden
}

.advs-box-side-img.boxed-inverse .img-box, .advs-box-side-img.boxed-inverse iframe, .advs-box-side-img.boxed-inverse ul.slides li, .advs-box-side-img.boxed .img-box, .advs-box-side-img.boxed iframe, .advs-box-side-img.boxed ul.slides li {
      height: 100%
}

.advs-box-side-img .flexslider {
      margin-top: 0
}

.advs-box-top-icon {
      padding-top: 45px !important;
      text-align: center;
      margin-top: 45px !important;
      position: relative
}

.advs-box-top-icon-img {
      text-align: center
}

.flexslider .advs-box-top-icon {
      margin-top: 49px !important
}

.advs-box-top-icon h3 {
      margin-top: 15px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden
}

.advs-box-content p, .advs-box-side-icon p, .advs-box-side p, .advs-box-top-icon-img p, .advs-box-top-icon p {
      text-align: center;
      margin-bottom: 0;
      margin: auto
}

.advs-box-top-icon a {
      margin-top: 15px
}

.advs-box-top-icon .icon {
      font-size: 35px;
      line-height: 46px;
      margin: -90px 0 0 -45px;
      position: absolute;
      text-align: center;
      -webkit-box-sizing: initial;
      box-sizing: initial;
      left: 50%;
      width: 45px;
      height: 45px;
      color: #fff;
      padding: 20px
}

.advs-box-top-icon.boxed-inverse .icon, .advs-box-top-icon.boxed .icon {
      -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, .17);
      box-shadow: 0 3px 7px rgba(0, 0, 0, .17)
}

.advs-box-top-icon-img .subtitle hr, .advs-box-top-icon .subtitle hr {
      width: 50%;
      margin-top: 15px
}

.advs-box-top-icon .subtitle {
      font-weight: 600;
      text-transform: uppercase;
      margin-top: 15px
}

.advs-box-top-icon-img .icon {
      z-index: 9;
      position: absolute;
      left: 10px;
      top: 10px;
      font-size: 25px
}

.advs-box-multiple, .advs-box-top-icon-img {
      padding-top: 0;
      position: relative;
      overflow: visible;
      margin-top: 0;
      margin-bottom: 5px
}

.advs-box-multiple .flexslider, .advs-box-multiple .img-box, .advs-box-top-icon-img .flexslider .slides>li, .advs-box-top-icon-img .img-box {
      z-index: 1;
      max-height: 350px;
      width: 100%;
      display: block
}

.advs-box-multiple .img-box {
      max-height: 200px
}

.advs-box-top-icon-img .flexslider {
      margin-top: 0
}

.advs-box-top-icon-img .flexslider .flex-viewport {
      overflow: hidden
}

.advs-box-top-icon-img.boxed, .advs-box-top-icon-img.boxed-inverse {
      padding: 0 !important;
      border: none
}

.advs-box-top-icon-img.boxed-inverse .advs-box-content, .advs-box-top-icon-img.boxed .advs-box-content {
      padding: 15px;
      border: 1px solid #ececec;
      border-top: none
}

.one-row-list .advs-box-top-icon-img .flexslider, .one-row-list .advs-box-top-icon-img iframe, .one-row-list .advs-box-top-icon-img img-box, .one-row-list .advs-box-top-icon-img ul.slides li {
      height: 350px;
      overflow: hidden
}

.columns-list .advs-box-top-icon-img .flexslider, .columns-list .advs-box-top-icon-img .img-box, .columns-list .advs-box-top-icon-img iframe, .columns-list .advs-box-top-icon-img ul.slides li {
      height: 144px
}

.advs-box-side-icon {
      display: table;
      text-align: left;
      width: 100%
}

.advs-box-side-icon .icon-box {
      display: table-cell;
      vertical-align: middle;
      padding-right: 45px
}

.advs-box-side-icon .icon:not(.onlycover) {
      padding-left: 0
}

.advs-box-side-icon.boxed .icon-box {
      padding-right: 20px
}

.advs-box-side-icon .icon-box i {
      font-size: 65px;
      line-height: 72px;
      text-align: center;
      -webkit-box-sizing: initial;
      box-sizing: initial;
      width: 65px;
      height: 65px
}

.advs-box-side-icon p {
      text-align: left;
      margin-left: 0
}

.advs-box-side-icon .caption-box a {
      margin-top: 15px
}

.advs-box-top-icon-img .advs-box-content {
      padding-top: 10px
}

.advs-box.advs-box-multiple.boxed, .advs-box.advs-box-multiple.boxed-inverse {
      padding: 0 !important
}

.advs-box-multiple a.img-box {
      display: block
}

.advs-box-multiple .advs-box-content {
      padding: 15px;
      text-align: left
}

.advs-box-multiple div.circle {
      position: absolute;
      width: 90px;
      height: 90px;
      right: 10px;
      margin-top: -45px;
      border: 3px solid #fbfbfb;
      background-color: #424242;
      text-align: center;
      padding: 13px;
      font-size: 35px;
      color: #fff;
      line-height: 40px;
      z-index: 9
}

.advs-box-multiple div i {
      color: #fff
}

.advs-box-multiple div.circle span {
      display: block;
      font-size: 12px;
      line-height: 7px;
      color: #efefef
}

.advs-box-multiple .subtitle {
      margin-bottom: 25px
}

.advs-box-multiple p {
      text-align: left;
      margin: 15px 0 !important;
      max-width: 100%
}

.advs-box-multiple .circle>i {
      line-height: 62px;
      height: 58px;
      width: 58px;
      padding: 0
}

.advs-box-multiple .circle>i.onlycover {
      margin-top: 6px;
      height: 50px;
      width: 50px
}

.advs-box-horizontal .col-md-6 p {
      text-align: justify
}

.advs-box-horizontal .col-md-2 a {
      display: block;
      margin-top: 47%
}

.boxc-flip {
      position: relative;
      margin: 0 auto 10px;
      height: 260px;
      z-index: 1;
      -webkit-perspective: 1000;
      perspective: 1000
}

.boxc-flip .cont {
      width: 100%;
      height: 100%;
      -webkit-transform-style: preserve-3d;
      transform-style: preserve-3d;
      -webkit-transition: all .3s linear;
      transition: all .3s linear
}

.boxc-flip:hover .cont {
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg)
}

.boxc-flip.vertical:hover .cont {
      -webkit-transform: rotateX(180deg);
      transform: rotateX(180deg)
}

.boxc-flip:hover .front {
      opacity: 0
}

.boxc-flip .back, .boxc-flip .front, .boxc-flip:hover .front {
      -webkit-transition: opacity .3s ease-in-out;
      transition: opacity .3s ease-in-out
}

.boxc-flip .back, .boxc-flip .front {
      position: absolute;
      width: 100%;
      height: 100%;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden
}

.boxc-flip .back {
      display: block;
      -webkit-transform: rotateY(180deg);
      transform: rotateY(180deg);
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 10px;
      text-align: center
}

.boxc-flip.vertical .back {
      -webkit-transform: rotateX(180deg);
      transform: rotateX(180deg)
}

.pricing-table .list-group-item {
      text-align: center;
      color: #717171
}

.pricing-table h3 {
      color: #3c3c3c;
      margin: 5px
}

.pricing-table .pricing-price {
      font-size: 45px;
      line-height: 45px;
      padding-top: 20px;
      padding-bottom: 20px;
      background-color: #fff;
      color: #3c3c3c;
      font-weight: 900;
      border-top-right-radius: 2px;
      border-top-left-radius: 2px
}

.pricing-table .pricing-price span {
      font-size: 12px;
      line-height: 15px;
      font-weight: 400;
      color: #a2a2a2
}

.pricing-table .pricing-name {
      background-color: #fff !important
}

.pricing-table .list-group-item:nth-child(2n) {
      background-color: #f9f9f9
}

.pricing-table-big {
      margin: -15px;
      -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, .13);
      box-shadow: 0 2px 7px rgba(0, 0, 0, .13);
      border-radius: 4px;
      zoom: 1.1
}

.pricing-table {
      -webkit-transition: all .3s;
      transition: all .3s;
      border: 1px solid #dcdcdc;
      border-radius: 2px;
      background: #fff
}

.pricing-table:hover {
      -webkit-transform: translateY(10px);
      transform: translateY(10px)
}

.call-action-box {
      padding: 25px;
      border: 1px solid #eaeaea;
      background-color: #5f5f5f;
      width: 100%;
      overflow: hidden
}

.call-action-box>.row {
      margin: 0 -30px;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1
}

.call-action-box i.action-icon {
      font-size: 45px
}

.call-action-box p {
      margin: 0;
      font-size: 17px;
      text-align: left
}

.call-action-box.full-width .vertical-row {
      margin: 0 -15px
}

.call-action-box [class*=col-]:last-child {
      text-align: right !important
}

.call-action-box .container.content {
      padding-top: 0;
      padding-bottom: 0
}

div.call-action-box a, div.call-action-box a.btn {
      white-space: nowrap;
      background-color: rgba(0, 0, 0, .1);
      margin: 0
}

@media(max-width:992px) {
      .call-action-box.full-width .vertical-row>.row {
            display: block;
            width: 100%
      }

      .call-action-box p {
            text-align: justify;
            margin-bottom: 15px !important
      }
}

.one-row-list .advs-box-top-icon-img .img-box {
      height: 350px
}

.columns-list .grid-item, .columns-list .maso-item {
      padding: 10px
}

.columns-list .advs-box h2 {
      margin-left: 15px;
      font-size: 18px;
      min-height: 35px
}

.columns-list .niche-box-blog .tag-row, .columns-list .niche-box-post .tag-row {
      font-size: 13px;
      font-weight: 400
}

.grid-list .flex-direction-nav, .maso-list .flex-direction-nav {
      line-height: 57px
}

.blog-list .advs-box-top-icon-img.boxed, .blog-list .advs-box-top-icon-img.boxed-inverse {
      margin-top: 0;
      margin-bottom: 5px
}

.advs-box-top-icon-img .block-data {
      border: 1px solid #dedede
}

.blog-list .advs-box-top-icon-img .subtitle {
      min-height: 57px
}

.blog-list.grid-box>.grid-item {
      padding: 15px
}

.grid-box .grid-item .advs-box, .maso-box .maso-item .advs-box {
      margin-bottom: 0
}

@media(max-width:992px) {
      .advs-box-side-icon .caption-box, .advs-box-side-icon .icon-box {
            display: block;
            text-align: center;
            padding-right: 0 !important
      }

      .advs-box-side, .advs-box-side-icon p, .advs-box.advs-box-side p {
            text-align: center
      }

      .advs-box-side hr {
            margin: 15px auto
      }

      .advs-box-side-icon.boxed .icon-box, .advs-box-side-img.boxed, .advs-box-side-img.boxed-inverse {
            padding: 0
      }

      .advs-box-side-img.boxed-inverse .col-md-8, .advs-box-side-img.boxed .col-md-8 {
            padding: 15px 30px
      }

      .one-row-list .advs-box-top-icon-img .img-box, .one-row-list .niche-box-blog .img-box, .one-row-list .niche-box-blog iframe, .one-row-list .niche-box-blog ul.slides li {
            height: auto
      }

      .social-group-button .social-group {
            display: block;
            width: 47px;
            left: -43px;
            margin-top: 35px;
            background-color: #fff;
            -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .42);
            box-shadow: 0 2px 5px rgba(0, 0, 0, .42);
            border-radius: 20px;
            padding: 12px 7px 6px 8px;
            display: none
      }

      .social-group-button .social-group a {
            display: block;
            height: 30px
      }

      .social-group-button.bottom-icons .social-group {
            margin: 30px -23px
      }

      .tag-row span {
            white-space: normal
      }

      .list-group-item .col-md-3 {
            width: 33.3%;
            float: left
      }

      .list-group-item .col-md-8 {
            width: 66.6%;
            float: left
      }

      .pricing-table-big {
            zoom: 1;
            margin: 0;
            margin-bottom: 20px
      }

      .niche-box-team .content-box {
            height: 100px
      }

      .latest-post-list .col-md-4 {
            width: 33.3%;
            float: left
      }

      .latest-post-list .col-md-8 {
            width: 66.6%;
            float: left
      }

      .maso-list .list-nav {
            margin-bottom: 15px
      }

      .call-action-box {
            text-align: center
      }

      .call-action-box [class*=col-]:last-child {
            text-align: center;
            float: right
      }

      .advs-box [class*=col-md-] {
            padding-top: 0;
            padding-bottom: 0
      }

      .advs-box-side-img .img-box {
            display: block;
            position: static;
            width: 100%
      }

      .advs-box-side-img>.row {
            display: block
      }

      .advs-box-side-img.boxed-inverse .col-md-8 {
            padding: 15px 30px;
            width: 100%
      }
}

html.iex .advs-box-top-icon-img .icon, html.iex .advs-box-top-icon .icon {
      width: 85px;
      height: 85px
}

html.iex .advs-box-side-icon .icon-box i {
      width: 105px;
      height: 105px
}

html.iex .pricing-table-big {
      margin: 0;
      zoom: 0
}

.adv-img {
      position: relative;
      display: block;
      background: 0 0
}

.caption-bottom p, a.adv-circle .caption p, div.adv-img p {
      color: #f5f5f5;
      font-weight: 400;
      height: auto
}

div.caption-bottom p {
      color: #929292
}

.adv-img:before {
      display: none !important
}

.img-box.adv-img img {
      opacity: 1 !important
}

.adv-img a:focus {
      outline: none
}

.adv-img .img-box {
      display: block;
      width: 100%
}

.adv-img .caption {
      position: absolute;
      z-index: 9;
      overflow: hidden;
      color: #fff;
      cursor: pointer;
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
}

.adv-img>i, .adv-img span>i {
      margin: 15px;
      z-index: 10
}

.adv-img .sub i {
      opacity: 1 !important;
      position: static !important;
      font-size: 14px !important;
      margin: 0 5px 0 0 !important;
      color: #fff
}

.adv-circle h2, .adv-img h2, .caption-bottom h2 {
      margin: 0;
      font-size: 19px;
      font-weight: 600;
      text-transform: uppercase
}

.caption-bottom {
      text-align: center;
      line-height: 28px;
      padding: 15px
}

.adv-img-down-text .caption-bottom p {
      margin-bottom: 5px
}

.adv-img-down-text .img-box:before {
      background: transparent
}

.adv-img .white.circle-button:hover, .adv-img .white .circle-button:hover {
      background-color: hsla(0, 0%, 7%, .49)
}

.adv-img-down-text.boxed, .adv-img-down-text.boxed-inverse {
      padding: 0 !important
}

.img-box.adv-img-half-content .caption, .img-box.adv-img-side-content .caption {
      position: absolute;
      bottom: 0;
      right: 0;
      left: 0;
      padding: 25px 15px;
      background-color: rgba(4, 4, 4, .7);
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .7)), to(transparent));
      background: linear-gradient(0deg, rgba(0, 0, 0, .7) 0, transparent);
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
}

.adv-img-side-content .caption {
      top: 0;
      height: 100%;
      width: 70%;
      text-align: left;
      font-size: 11px
}

.adv-img-half-content {
      height: auto !important
}

.adv-img-half-content i.main-icon, .adv-img-side-content i.main-icon {
      color: #585858
}

.adv-img-half-content .caption.caption-top {
      top: 0;
      bottom: auto
}

.adv-img-side-content .caption.caption-right {
      right: 0;
      left: auto
}

.adv-img-half-content p, .adv-img-side-content p {
      margin: 15px 0 0
}

.adv-img-full-content .caption {
      text-align: center;
      margin: auto;
      width: 100%;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      display: table;
      height: 100%;
      padding: 15%;
      background: 0 0 !important
}

.adv-img-full-content .caption-bg {
      background-color: rgba(0, 0, 0, .7);
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      z-index: 9
}

.adv-img .img-box img {
      width: 100%
}

.adv-img-full-content h2 {
      margin: 15px 0
}

.adv-img-full-content p.sub {
      margin-top: 10px;
      text-transform: uppercase
}

.adv-img-full-content i.main-icon {
      margin: 0 0 15px;
      width: 100%;
      text-align: center;
      position: static !important;
      color: #fff;
      font-size: 50px
}

.adv-img-button-content h2 {
      margin-bottom: 15px
}

.adv-img-button-content .caption i {
      position: static !important;
      background-color: #fff;
      color: #3c3c3c;
      margin: 10px
}

.adv-img-button-content .caption i:hover {
      opacity: .8 !important
}

.adv-img-button-content>.img-box:before {
      opacity: 0;
      -webkit-transition-delay: 0s;
      transition-delay: 0s;
      -webkit-transition: opacity .3s;
      transition: opacity .3s
}

.adv-img-button-content.show>.img-box:before, .adv-img-button-content:hover>.img-box:before {
      opacity: .6 !important;
      z-index: 9
}

.adv-img-down-text .caption:hover {
      opacity: 1
}

.adv-img-down-text .caption {
      opacity: 0;
      height: 100%;
      text-align: center;
      top: 0;
      position: absolute;
      width: 100%;
      background-color: rgba(0, 0, 0, .3);
      -webkit-transition: opacity .5s;
      transition: opacity .5s
}

.adv-img-down-text h2 a {
      color: #3e3e3e;
      padding-bottom: 10px;
      display: inline-block
}

.adv-img-classic-box .caption {
      top: 0;
      bottom: 0;
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, .3);
      background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .7)), to(transparent)) !important;
      background: linear-gradient(0deg, rgba(0, 0, 0, .7) 0, transparent) !important;
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
}

.adv-img-classic-box .caption-inner {
      bottom: 0;
      position: absolute;
      padding: 20px 15px;
      text-align: left;
      overflow: hidden;
      max-height: 85px;
      -webkit-transition: max-height .8s;
      transition: max-height .8s;
      max-width: 100%
}

.adv-img-classic-box .caption-inner h2 {
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-bottom: 2px
}

.adv-img-classic-box:hover .caption-inner {
      max-height: 500px
}

.adv-img-classic-box .caption-inner p.sub-text {
      height: 20px;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-bottom: 20px;
      color: #e8e8e8
}

.adv-img-classic-box .caption-inner .big-text {
      height: 53px;
      overflow: hidden;
      text-overflow: ellipsis;
      margin-bottom: 10px
}

.adv-img-classic-box .caption a {
      margin-bottom: 5px;
      margin-top: 10px
}

.adv-img-classic-box a.img-box:before, .adv-img-full-content a.img-box:before {
      display: none
}

.adv-img-classic-box .img-box {
      height: 100%
}

.adv-circle-center-2.show, .adv-circle-center.show {
      -webkit-transition: none;
      transition: none
}

.img-box.adv-circle.show img {
      opacity: .5
}

.circle.show .caption, .circle.show i, .img-box.adv-circle.show:before {
      opacity: 1 !important
}

.img-box.adv-circle-center-2.show:hover img, .img-box.adv-circle-center.show:hover img {
      opacity: .3 !important
}

.adv-circle .caption p {
      margin: 10px 0 0
}

.adv-circle .caption {
      position: absolute;
      z-index: 9;
      overflow: hidden;
      color: #fff;
      background: 0 0;
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
}

.adv-circle i {
      margin: 15px;
      z-index: 10
}

.adv-circle .sub i {
      opacity: 1 !important;
      position: static !important;
      font-size: 14px !important;
      margin: 0 5px 0 0 !important
}

.adv-circle h2 {
      font-size: 20px;
      font-weight: 600;
      margin: 0;
      text-transform: uppercase;
      color: #fff
}

.adv-circle.adv-circle-center-2 .caption, .adv-img-button-content .caption {
      margin: auto;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      display: table;
      height: 100%;
      width: 100%;
      padding: 15%;
      background: 0 0
}

.adv-circle.adv-circle-center-2 .caption .inner, .adv-img-button-content .caption .inner, .adv-img-full-content .caption .inner {
      display: table-cell;
      vertical-align: middle;
      position: relative;
      height: 100%
}

.adv-circle.adv-circle-center i {
      left: 0;
      right: 0;
      top: 25%;
      font-size: 35px;
      text-align: center;
      color: #fff
}

.adv-circle.adv-circle-center i.circle, .adv-circle.adv-circle-center i.square {
      left: 50%;
      right: auto;
      margin-left: -45px;
      top: 10px
}

.adv-circle.adv-circle-center .caption {
      top: 50%;
      padding: 0 7%;
      width: 100%;
      color: #585858;
      margin-top: -10px
}

.adv-circle.adv-circle-bottom i, .adv-circle.adv-circle-half i {
      left: 0;
      right: 0;
      top: 50%;
      font-size: 35px;
      margin: -18.5px 0 0;
      text-align: center;
      color: #fff;
      text-shadow: 0 1px 3px rgba(0, 0, 0, .5)
}

.adv-circle.img-box.i-center i:before {
      margin-left: 0
}

.adv-circle-bg:before, .adv-circle-bottom:before, .adv-circle-half:before {
      display: none !important
}

.img-box.adv-circle.adv-circle-bg img, .img-box.adv-circle.adv-circle-bottom img, .img-box.adv-circle.adv-circle-half img {
      opacity: 1 !important
}

.img-box.adv-circle-bg.show:hover img, .img-box.adv-circle-bottom.show:hover img, .img-box.adv-circle.adv-circle-half.show:hover img {
      -webkit-transform: scale(1.2);
      transform: scale(1.2)
}

.adv-circle.adv-circle-bottom .caption, .adv-circle.adv-circle-half .caption {
      top: 50%;
      padding: 10% 20%;
      width: 100%;
      height: 50%;
      background-color: rgba(0, 0, 0, .5);
      border-radius: 0 0 1000px 1000px
}

.adv-circle.adv-circle-half .caption p {
      margin: 10px 0 0
}

.adv-circle.adv-circle-bottom .caption {
      background-color: transparent;
      padding: 20%
}

.adv-circle.adv-circle-bottom .caption:before {
      content: "";
      background-color: rgba(0, 0, 0, .5);
      width: 100%;
      position: absolute;
      height: 100%;
      left: 0;
      z-index: -1
}

.adv-circle.adv-circle-bottom .caption h2 {
      padding-top: 5%
}

.adv-circle.adv-circle-bottom .caption p {
      margin-bottom: 2px
}

.adv-circle.adv-circle-bg i {
      left: 50%;
      top: 18%;
      font-size: 35px;
      margin-left: -18.5px
}

.adv-circle.adv-circle-bg .caption {
      top: 4%;
      left: 4%;
      right: 4%;
      bottom: 4%;
      background-color: rgba(0, 0, 0, .5);
      border-radius: 50%;
      padding: 40% 15%
}

.adv-circle.adv-circle-center-2 i {
      display: none
}

.adv-circle.adv-circle-center-2 .sub i {
      display: inline-block
}

.adv-circle.adv-circle-center-2 .caption p {
      text-align: right;
      margin-top: 5%;
      border-right: 3px solid #f7f7f7;
      padding-right: 10px
}

.adv-circle.adv-circle-center-2 .caption h2 {
      text-align: right
}

@media(max-width:994px) {
      .img-box.adv-img-side-content .caption {
            position: static
      }

      .adv-img-side-content>.img-box {
            position: absolute;
            height: 100%;
            z-index: 0
      }

      .adv-img-side-content>.img-box img {
            height: 100%
      }
}

@font-face {
      font-family: flexslider-icon;
      src: url(fonts/flexslider-icon.html);
      src: url(fonts/flexslider-icond41dd41d.html?#iefix) format("embedded-opentype"), url(fonts/flexslider-icon-2.html) format("woff"), url(fonts/flexslider-icon-3.html) format("truetype"), url(fonts/flexslider-icon-4.html#flexslider-icon) format("svg");
      font-weight: 400;
      font-style: normal
}

.flex-container a:focus, .flex-container a:hover, .flex-slider a:focus, .flex-slider a:hover {
      outline: none
}

.flex-control-nav, .flex-direction-nav, .slides, .slides>li {
      margin: 0;
      padding: 0;
      list-style: none
}

.flex-pauseplay span {
      text-transform: capitalize
}

.flexslider {
      margin: 0;
      padding: 0
}

.flexslider .slides>li {
      display: none;
      -webkit-backface-visibility: hidden;
      height: 100%;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      overflow: hidden
}

.flexslider li>a>img, .flexslider li>img {
      width: 100%;
      display: block
}

.flexslider .slides:after {
      content: " ";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0
}

html[xmlns] .flexslider .slides {
      display: block
}

* html .flexslider .slides {
      height: 1%
}

.no-js .flexslider .slides>li:first-child {
      display: block
}

.flexslider {
      margin: 0 0 23px;
      margin-bottom: 33px !important;
      position: relative;
      border-radius: 4px
}

.flexslider.no-navs {
      margin-bottom: 0 !important
}

.flexslider .slides img {
      height: auto;
      max-width: none
}

.flexslider .slides .img-box:not(.adv-img) img, .flexslider .slides [class*=col-md-]>img {
      max-width: 100%
}

.flex-direction-nav li a {
      height: auto !important
}

.flex-viewport {
      max-height: 5000px;
      -webkit-transition: all 1s ease;
      transition: all 1s ease;
      max-height: 100%
}

.loading .flex-viewport {
      max-height: 300px
}

.flex-direction-nav {
      height: 0
}

.flex-direction-nav a {
      text-decoration: none;
      display: block;
      margin: -29px 10px 0;
      position: absolute;
      top: 50%;
      text-align: center;
      z-index: 10;
      overflow: hidden;
      opacity: 0;
      cursor: pointer;
      color: #505050;
      -webkit-transition: all .3s ease-in-out;
      transition: all .3s ease-in-out;
      width: 60px;
      height: 57px
}

.flex-direction-nav a:before {
      font-family: FontAwesome;
      font-size: 55px;
      line-height: 55px;
      display: inline-block;
      content: "\F104";
      color: #333;
      text-shadow: 0 0 2px #fff
}

.flexslider.white .flex-direction-nav li a:before {
      color: #fff;
      text-shadow: 0 0 2px #000
}

.flex-direction-nav a.flex-next:before {
      content: "\F105"
}

.flex-direction-nav .flex-prev {
      left: -50px
}

.flex-direction-nav .flex-next {
      right: -50px
}

.categories.flexslider .flex-direction-nav .flex-prev, .flexslider:hover .flex-direction-nav .flex-prev {
      opacity: 1;
      left: 40px
}

.categories.flexslider.outer-navs .flex-direction-nav .flex-prexxv, .flexslider.outer-navs:hover .flex-direction-nav .flex-prev {
      left: 40px
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
      opacity: 1
}

.categories.flexslider .flex-direction-nav .flex-next, .flexslider:hover .flex-direction-nav .flex-next {
      opacity: 1;
      right: 40px
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
      opacity: 1
}

.flexslider.outer-navs:hover .flex-direction-nav .flex-next {
      right: 40px
}

.flex-direction-nav .flex-disabled {
      opacity: 0 !important;
      filter: alpha(opacity=0);
      cursor: default
}

.flex-pauseplay a {
      display: block;
      width: 20px;
      height: 20px;
      position: absolute;
      bottom: 5px;
      left: 10px;
      opacity: .8;
      z-index: 10;
      overflow: hidden;
      cursor: pointer;
      color: #000
}

.flex-pauseplay a:before {
      font-family: flexslider-icon;
      font-size: 20px;
      display: inline-block;
      content: "\F004"
}

.flex-pauseplay a:hover {
      opacity: 1
}

.flex-pauseplay a .flex-play:before {
      content: "\F003"
}

.flex-control-nav {
      width: 100%;
      position: absolute;
      bottom: -40px;
      text-align: center;
      z-index: 9;
      height: auto !important
}

.flex-control-nav li {
      margin: 0 6px;
      display: inline-block;
      zoom: 1;
      height: auto !important
}

.flex-control-paging li a {
      width: 11px;
      height: 11px !important;
      display: block;
      background: hsla(0, 0%, 71%, .9);
      cursor: pointer;
      opacity: .9;
      text-indent: -9999px;
      -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
      -o-box-shadow: inset 0 0 3px rgba(0, 0, 0, .3);
      border-radius: 20px
}

.flex-control-paging li a:hover {
      background: hsla(0, 0%, 53%, .7)
}

.flex-control-paging li a.flex-active {
      background: #dcdcdc;
      cursor: default;
      opacity: 1
}

.flex-control-thumbs {
      margin: 5px 0 0;
      position: static;
      overflow: hidden
}

.flex-control-thumbs li {
      width: 25%;
      float: left;
      margin: 0;
      overflow: hidden
}

.flex-control-thumbs img {
      width: 100%;
      height: auto;
      display: block;
      opacity: .6;
      cursor: pointer;
      -webkit-transition: all 1s ease;
      transition: all 1s ease
}

.flex-control-thumbs img:hover {
      opacity: 1
}

.flex-control-thumbs .flex-active {
      opacity: 1;
      cursor: default
}

.flexslider .slides {
      overflow: hidden
}

.flexslider.nav-inner .flex-control-nav {
      bottom: 10px
}

.flexslider.nav-inner {
      margin-bottom: 0 !important
}

.advs-box .name-box, .advs-box .row, .advs-box h3, .advs-box h4, .advs-box p, .flexslider li .caption-bg, .flexslider li .circle .caption {
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
}

.flexslider.caption .slides li {
      position: relative
}

.flexslider.carousel.nav-thumb .slides li {
      cursor: pointer;
      overflow: hidden;
      opacity: .6;
      -webkit-transition: all .3s;
      transition: all .3s
}

.flexslider.carousel.nav-thumb li.flex-active-slide {
      cursor: default;
      opacity: 1
}

.flexslider.carousel.nav-thumb li:hover {
      opacity: 1
}

.flexslider .advs-box-top-icon i {
      -webkit-transform: scale(1) !important;
      transform: scale(1) !important;
      -webkit-animation: none !important;
      animation: none !important
}

.flex-control-thumbs li:hover img, .flexslider.carousel.nav-thumb li:hover img {
      -webkit-transition: all .3s;
      transition: all .3s
}

.flex-control-thumbs li img, .flexslider.carousel.nav-thumb li img {
      -webkit-transition: all .3s;
      transition: all .3s;
      -webkit-transform: translateZ(0);
      transform: translateZ(0)
}

.flexslider.carousel.nav-thumb .slides li .thumb {
      padding: 7px;
      text-align: center;
      border-top: 1px solid #a5a5a5;
      border-bottom: 1px solid #a5a5a5
}

.flexslider.carousel.nav-thumb .slides li .thumb h3 {
      text-transform: uppercase;
      font-size: 12px;
      font-weight: 600;
      margin: 1px
}

.flexslider.carousel.nav-thumb .slides li .thumb p {
      font-size: 12px;
      margin: 0;
      color: #777
}

.flexslider.visible-dir-nav a.flex-next {
      right: 40px;
      opacity: 1
}

.flexslider.visible-dir-nav a.flex-prev {
      left: 40px;
      opacity: 1
}

.flexslider .img-box.circle img {
      width: 100% !important;
      height: 100%;
      max-width: 100% !important
}

.flexslider.center {
      margin-left: auto !important;
      margin-right: auto !important
}

.flexslider.outer-navs a.flex-next {
      -webkit-transform: translateX(100px);
      transform: translateX(100px);
      width: 50px;
      background: 0 0;
      -webkit-box-shadow: none;
      box-shadow: none
}

.flexslider.outer-navs a.flex-prev {
      -webkit-transform: translateX(-100px);
      transform: translateX(-100px);
      width: 50px;
      background: 0 0;
      -webkit-box-shadow: none;
      box-shadow: none
}

.header-slider .flexslider .slides {
      height: 350px;
      overflow: hidden;
      margin: 0
}

.header-slider .flexslider {
      margin: 0;
      margin-bottom: 0 !important
}

body>.header-slider .flex-direction-nav {
      display: none
}

.carousel.nav-thumb {
      margin-top: 5px;
      z-index: 66
}

.flexslider li .advs-box.boxed, .flexslider li .img-box.thumbnail {
      margin-right: 1px
}

[class*=row-].flexslider * {
      height: 100%
}

.slides li>.advs-box {
      position: relative
}

.background-page .flex-control-paging, .full-screen-title .flexslider .flex-direction-nav {
      display: none
}

.header-video.header-parallax .overlaybox .flexslider {
      top: 67px
}

.full-screen-title.header-parallax .flex-control-nav {
      position: fixed
}

.header-parallax:not(.full-screen-title) .flex-control-nav {
      bottom: auto;
      top: 325px
}

.header-slider .layer-parallax {
      height: 490px;
      top: auto
}

.header-slider .flex-viewport, .header-slider .flexslider, .header-slider .slides, .header-slider .slides li {
      position: relative;
      height: 100%;
      padding: 0;
      margin: 0
}

.section-slider>.flexslider {
      position: absolute;
      height: 100%;
      top: 0;
      width: 100%;
      right: 0;
      bottom: 0;
      padding: 0;
      margin: 0;
      left: 0
}

.section-slider>.flexslider .flex-viewport {
      height: 100%
}

.section-slider .overlaybox {
      position: relative;
      z-index: 9;
      width: 100%;
      margin-bottom: 70px
}

.flexslider .slides .bg-cover, .full-screen-title .flexslider, .full-screen-title .flexslider .flex-viewport, .full-screen-title .flexslider .slides, .full-screen-title .flexslider .slides li {
      padding: 0;
      height: 100% !important
}

.flexslider .slides .bg-cover, .header-title .flexslider {
      padding: 0;
      height: 100%
}

.header-slider .bg-overlay {
      position: absolute;
      z-index: 9
}

.section-bg-video, .section-map, .section-slider, .section-two-blocks {
      overflow: hidden;
      position: relative;
      z-index: 0
}

.section-slider>.flexslider .slides, .section-slider>.flexslider .slides li {
      height: 100%
}

.section-slider>.flexslider .flex-control-nav {
      bottom: 10px;
      z-index: 11
}

@media(min-width:992px) {
      .section-slider>.flexslider .flexslider:not(.advanced-slider) .flex-direction-nav a {
            bottom: 0;
            top: auto
      }

      .section-slider>.flexslider .flexslider:not(.advanced-slider) .flex-direction-nav .flex-prev {
            left: auto !important;
            right: 40px !important
      }

      .section-slider>.flexslider .flexslider:not(.advanced-slider) .flex-direction-nav .flex-next {
            right: 0 !important
      }
}

[class*=row-] .flexslider.advanced-slider .container-inner div {
      height: auto
}

.advanced-slider .section-slide, .section-slider>.advanced-slider {
      position: static;
      margin-bottom: 0 !important
}

.advanced-slider .section-slide .container {
      padding-top: 0;
      padding-bottom: 0
}

.section-slide {
      top: 0;
      position: absolute;
      height: 100%;
      width: 100%;
      -webkit-animation: all .3s;
      animation: all .3s;
      overflow: hidden
}

.container-inner>.hc_column_cnt {
      padding-left: 0;
      padding-right: 0
}

.section-slide .container {
      padding: 15px;
      height: 100%;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      max-width: 100%;
      z-index: 9
}

.section-slide .container-middle {
      display: table !important;
      width: 100%;
      height: 100%
}

.section-slide .container-inner, .section-slide .container-middle {
      vertical-align: middle;
      -webkit-transform: translateZ(0);
      transform: translateZ(0);
      position: relative
}

.section-slide .container-inner {
      display: table-cell !important
}

.section-slide .block-right {
      position: absolute;
      right: 0
}

.section-slide .bg-cover {
      position: absolute;
      width: 100%
}

.pos-slider {
      height: auto !important;
      width: auto !important;
      position: absolute
}

.pos-bottom {
      bottom: 0
}

.pos-left {
      left: 0
}

.pos-right {
      right: 0
}

.pos-top {
      top: 0
}

.pos-center {
      left: 50%
}

.pos-middle {
      top: 50%
}

.section-two-blocks .flex-viewport, .section-two-blocks .flexslider, .section-two-blocks .flexslider .slides, .section-two-blocks .flexslider .slides li a {
      height: 100%;
      margin: 0
}

.section-two-blocks .flex-direction-nav a {
      text-align: center
}

.section-two-blocks:not(.blocks-right) .flex-direction-nav a.flex-prev {
      margin-left: 23px
}

.section-two-blocks.blocks-right .flex-direction-nav a.flex-next {
      margin-right: 23px;
      margin-left: 0
}

.slides>li>a.img-box {
      width: 100%;
      display: block
}

.social-feed-fb .slides img, .social-feed-tw .slides img {
      width: auto !important;
      display: block
}

.png-over .slides>li {
      text-align: center
}

.png-over .slides>li>img {
      margin: auto;
      max-width: 100%
}

@media(max-width:992px) {
      .flex-control-nav, .flexslider.nav-inner .flex-control-nav {
            padding-right: 5px;
            padding-left: 5px;
            bottom: -40px
      }

      .section-slide .container-inner, .section-slide .container-middle {
            max-width: 100%;
            table-layout: fixed;
            padding-top: 10px
      }

      .flex-direction-nav {
            display: none
      }

      .header-slider .layer-parallax {
            position: static !important;
            margin-top: 0 !important
      }

      .niche-box-blog .flex-control-nav, .niche-box-blog .flex-direction-nav, .niche-box-post .flex-control-nav, .niche-box-post .flex-direction-nav {
            display: none
      }

      .full-screen-title.header-parallax .flex-control-nav {
            bottom: 10px
      }

      .flexslider .slides>li {
            height: auto
      }

      .nav-middle-mobile.flexslider a.flex-next, .nav-middle-mobile.flexslider a.flex-prev {
            top: 50% !important
      }

      .nav-middle-mobile.flexslider {
            margin-bottom: 0 !important
      }

      .flexslider .slides>li>.img-box>span>img {
            height: auto
      }

      .flexslider.carousel.nav-thumb .slides li {
            min-height: 100px
      }

      .flexslider.carousel.nav-thumb .slides li .thumb {
            height: 100px;
            padding: 37px 7px
      }

      .flexslider.carousel .slides li .thumb {
            height: 150px
      }

      .flexslider .slides img, .section-slider>.flexslider .slides li {
            height: 100%
      }

      .flexslider .slides .advs-box-side-img img, .section-slider .flexslider .slides img {
            height: auto
      }

      .section-slider .overlaybox {
            top: 10px
      }

      .header-slider .flexslider .slides, .header-slider .flexslider .slides li {
            height: 100%;
            min-height: 200px
      }

      .header-slider .flexslider .slides li img {
            height: auto
      }

      .header-slider, .header-slider .flexslider, .header-slider .layer-parallax .flexslider, .layer-parallax, .layer-parallax .flexslider .slides {
            height: 350px
      }

      .header-slider .flexslider .slides li, .header-slider.full-screen-title .slides, .header-slider.header-parallax .slides {
            height: 100%
      }

      .full-screen-title.header-parallax .flexslider, .header-slider.full-screen-title .flexslider {
            height: 100% !important
      }

      .header-parallax {
            height: 300px
      }

      .header-slider .flex-control-nav {
            bottom: 10px
      }

      .flex-control-nav.nav-inner {
            bottom: 13px
      }

      .section-slide .container-inner, .section-slide .container-middle {
            text-align: center
      }

      .section-slide .vertical-row>.row {
            min-width: 100%;
            width: auto
      }
}

@media(min-width:769px) and (max-width:1200px) {
      .flexslider.outer-navs a.flex-prev {
            -webkit-transform: translateX(-50px);
            transform: translateX(-50px);
            width: 30px
      }

      .flexslider.outer-navs a.flex-next {
            -webkit-transform: translateX(50px);
            transform: translateX(50px);
            width: 30px
      }

      .flex-direction-nav a:before {
            font-size: 35px
      }
}

[data-anima-out] .anima {
      opacity: 0
}

.img-box img {
      -webkit-transition: all .3s, margin-top 1ms, width 1ms, max-width 1ms, margin-left 1ms !important;
      transition: all .3s, margin-top 1ms, width 1ms, max-width 1ms, margin-left 1ms !important;
      outline: 1px solid transparent;
      -webkit-animation: all .3s !important;
      animation: all .3s !important;
      position: relative
}

@-webkit-keyframes rotate-90 {
      0% {
            -webkit-transform: rotate(0);
            transform: rotate(0)
      }

      to {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg)
      }
}

@keyframes rotate-90 {
      0% {
            -webkit-transform: rotate(0);
            transform: rotate(0)
      }

      to {
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg)
      }
}

.rotate-90 {
      -webkit-animation: rotate-90 .5s;
      animation: rotate-90 .5s;
      -webkit-transform: rotate(90deg);
      transform: rotate(90deg);
      opacity: 1 !important
}

@-webkit-keyframes rotate-20 {
      0% {
            -webkit-transform: rotate(0);
            transform: rotate(0)
      }

      to {
            -webkit-transform: rotate(20deg);
            transform: rotate(20deg)
      }
}

@keyframes rotate-20 {
      0% {
            -webkit-transform: rotate(0);
            transform: rotate(0)
      }

      to {
            -webkit-transform: rotate(20deg);
            transform: rotate(20deg)
      }
}

.rotate-20 {
      -webkit-animation: rotate-20 .5s;
      animation: rotate-20 .5s;
      -webkit-transform: rotate(20deg) !important;
      transform: rotate(20deg) !important;
      opacity: 1 !important
}

@-webkit-keyframes scale-up {
      0% {
            -webkit-transform: scale(1);
            transform: scale(1)
      }

      to {
            -webkit-transform: scale(1.2);
            transform: scale(1.2)
      }
}

@keyframes scale-up {
      0% {
            -webkit-transform: scale(1);
            transform: scale(1)
      }

      to {
            -webkit-transform: scale(1.2);
            transform: scale(1.2)
      }
}

.img-scale-up:hover img, .scale-up {
      -webkit-animation: scale-up .5s;
      animation: scale-up .5s;
      -webkit-transform: scale(1.2) !important;
      transform: scale(1.2) !important;
      opacity: 1
}

@-webkit-keyframes scale-up-2x {
      0% {
            -webkit-transform: scale(1);
            transform: scale(1)
      }

      to {
            -webkit-transform: scale(2);
            transform: scale(2)
      }
}

@keyframes scale-up-2x {
      0% {
            -webkit-transform: scale(1);
            transform: scale(1)
      }

      to {
            -webkit-transform: scale(2);
            transform: scale(2)
      }
}

.img-scale-up-2x:hover img, .scale-up-2x {
      -webkit-animation: scale-up-2x .5s;
      animation: scale-up-2x .5s;
      -webkit-transform: scale(2);
      transform: scale(2);
      opacity: 1 !important
}

@-webkit-keyframes scale-rotate {
      0% {
            -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0)
      }

      to {
            -webkit-transform: scale(1.2) rotate(4deg);
            transform: scale(1.2) rotate(4deg)
      }
}

@keyframes scale-rotate {
      0% {
            -webkit-transform: scale(1) rotate(0);
            transform: scale(1) rotate(0)
      }

      to {
            -webkit-transform: scale(1.2) rotate(4deg);
            transform: scale(1.2) rotate(4deg)
      }
}

.img-scale-rotate:hover img, .scale-rotate {
      -webkit-transform: scale(1.2) rotate(4deg);
      transform: scale(1.2) rotate(4deg);
      -webkit-animation: scale-rotate .5s;
      animation: scale-rotate .5s;
      opacity: 1
}

@-webkit-keyframes spinAround {
      0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
      }

      to {
            -webkit-transform: rotate(1turn);
            transform: rotate(1turn)
      }
}

@keyframes spinAround {
      0% {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
      }

      to {
            -webkit-transform: rotate(1turn);
            transform: rotate(1turn)
      }
}

.circular-rotation {
      -webkit-animation: spinAround 2s linear infinite;
      animation: spinAround 2s linear infinite;
      opacity: 1 !important
}

@-webkit-keyframes fadein {
      0% {
            opacity: 0
      }

      to {
            opacity: 1
      }
}

@keyframes fadein {
      0% {
            opacity: 0
      }

      to {
            opacity: 1
      }
}

.fade-in {
      -webkit-animation: fadein .5s;
      animation: fadein .5s;
      opacity: 1 !important
}

@-webkit-keyframes fadeleft {
      0% {
            opacity: 0;
            -webkit-transform: translateX(-100px);
            transform: translateX(-100px)
      }

      to {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform: translateX(0)
      }
}

@keyframes fadeleft {
      0% {
            opacity: 0;
            -webkit-transform: translateX(-100px);
            transform: translateX(-100px)
      }

      to {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform: translateX(0)
      }
}

.fade-left {
      -webkit-animation: fadeleft .5s;
      animation: fadeleft .5s;
      opacity: 1 !important
}

@-webkit-keyframes faderight {
      0% {
            opacity: 0;
            -webkit-transform: translateX(100px);
            transform: translateX(100px)
      }

      to {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform: translateX(0)
      }
}

@keyframes faderight {
      0% {
            opacity: 0;
            -webkit-transform: translateX(100px);
            transform: translateX(100px)
      }

      to {
            opacity: 1;
            -webkit-transform: translateX(0);
            transform: translateX(0)
      }
}

.fade-right {
      -webkit-animation: faderight .5s;
      animation: faderight .5s;
      opacity: 1 !important
}

@-webkit-keyframes fadetop {
      0% {
            opacity: 0;
            -webkit-transform: translateY(-100px);
            transform: translateY(-100px)
      }

      to {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0)
      }
}

@keyframes fadetop {
      0% {
            opacity: 0;
            -webkit-transform: translateY(-100px);
            transform: translateY(-100px)
      }

      to {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0)
      }
}

.fade-top {
      -webkit-animation: fadetop .5s;
      animation: fadetop .5s;
      opacity: 1 !important
}

@-webkit-keyframes fadebottom {
      0% {
            opacity: 0;
            -webkit-transform: translateY(100px);
            transform: translateY(100px)
      }

      to {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0)
      }
}

@keyframes fadebottom {
      0% {
            opacity: 0;
            -webkit-transform: translateY(100px);
            transform: translateY(100px)
      }

      to {
            opacity: 1;
            -webkit-transform: translateY(0);
            transform: translateY(0)
      }
}

.fade-bottom {
      -webkit-animation: fadebottom .5s;
      animation: fadebottom .5s;
      opacity: 1 !important
}

@-webkit-keyframes show-scale {
      0% {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0)
      }

      to {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1)
      }
}

@keyframes show-scale {
      0% {
            opacity: 0;
            -webkit-transform: scale(0);
            transform: scale(0)
      }

      to {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1)
      }
}

.show-scale {
      -webkit-animation: show-scale .5s;
      animation: show-scale .5s;
      opacity: 1 !important
}

@-webkit-keyframes fromRightToLeft {
      0% {
            opacity: 1;
            -webkit-transform: translate(0);
            transform: translate(0)
      }

      25% {
            opacity: 0;
            -webkit-transform: translate(100%);
            transform: translate(100%)
      }

      50% {
            -webkit-transform: translate(-100%);
            transform: translate(-100%)
      }

      to {
            opacity: 1;
            -webkit-transform: translate(0);
            transform: translate(0)
      }
}

@keyframes fromRightToLeft {
      0% {
            opacity: 1;
            -webkit-transform: translate(0);
            transform: translate(0)
      }

      25% {
            opacity: 0;
            -webkit-transform: translate(100%);
            transform: translate(100%)
      }

      50% {
            -webkit-transform: translate(-100%);
            transform: translate(-100%)
      }

      to {
            opacity: 1;
            -webkit-transform: translate(0);
            transform: translate(0)
      }
}

.slide-right-left {
      -webkit-animation: fromRightToLeft .5s forwards;
      animation: fromRightToLeft .5s forwards;
      opacity: 1 !important
}

@-webkit-keyframes fromTopToBottom {
      0% {
            opacity: 1;
            -webkit-transform: translate(0);
            transform: translate(0)
      }

      25% {
            opacity: 0;
            -webkit-transform: translateY(100%);
            transform: translateY(100%)
      }

      50% {
            -webkit-transform: translateY(-100%);
            transform: translateY(-100%)
      }

      to {
            opacity: 1;
            -webkit-transform: translate(0);
            transform: translate(0)
      }
}

@keyframes fromTopToBottom {
      0% {
            opacity: 1;
            -webkit-transform: translate(0);
            transform: translate(0)
      }

      25% {
            opacity: 0;
            -webkit-transform: translateY(100%);
            transform: translateY(100%)
      }

      50% {
            -webkit-transform: translateY(-100%);
            transform: translateY(-100%)
      }

      to {
            opacity: 1;
            -webkit-transform: translate(0);
            transform: translate(0)
      }
}

.slide-top-bottom {
      -webkit-animation: fromTopToBottom .5s forwards;
      animation: fromTopToBottom .5s forwards;
      opacity: 1 !important
}

@-webkit-keyframes pulse {
      25% {
            opacity: .8;
            -webkit-transform: scale(1.1);
            transform: scale(1.1)
      }

      75% {
            opacity: 1;
            -webkit-transform: scale(.9);
            transform: scale(.9)
      }
}

@keyframes pulse {
      25% {
            opacity: .8;
            -webkit-transform: scale(1.1);
            transform: scale(1.1)
      }

      75% {
            opacity: 1;
            -webkit-transform: scale(.9);
            transform: scale(.9)
      }
}

.img-pulse-fast:hover img, .img-pulse:hover img, .pulse, .pulse-fast {
      -webkit-animation-name: pulse;
      animation-name: pulse;
      -webkit-animation-timing-function: linear;
      animation-timing-function: linear;
      opacity: 1 !important
}

.img-pulse:hover img, .pulse {
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-iteration-count: 2;
      animation-iteration-count: 2
}

.img-pulse-fast:hover img, .pulse-fast {
      -webkit-animation-duration: .5s;
      animation-duration: .5s;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1
}

@-webkit-keyframes pulse-horizontal {
      16.65% {
            -webkit-transform: translateX(8px);
            transform: translateX(8px)
      }

      33.3% {
            opacity: 1;
            -webkit-transform: translateX(-6px);
            transform: translateX(-6px)
      }

      49.95% {
            -webkit-transform: translateX(4px);
            transform: translateX(4px)
      }

      66.6% {
            -webkit-transform: translateX(-2px);
            transform: translateX(-2px)
      }

      83.25% {
            -webkit-transform: translateX(1px);
            transform: translateX(1px)
      }

      to {
            -webkit-transform: translateX(0);
            transform: translateX(0)
      }
}

@keyframes pulse-horizontal {
      16.65% {
            -webkit-transform: translateX(8px);
            transform: translateX(8px)
      }

      33.3% {
            opacity: 1;
            -webkit-transform: translateX(-6px);
            transform: translateX(-6px)
      }

      49.95% {
            -webkit-transform: translateX(4px);
            transform: translateX(4px)
      }

      66.6% {
            -webkit-transform: translateX(-2px);
            transform: translateX(-2px)
      }

      83.25% {
            -webkit-transform: translateX(1px);
            transform: translateX(1px)
      }

      to {
            -webkit-transform: translateX(0);
            transform: translateX(0)
      }
}

.img-pulse-horizontal:hover img, .pulse-horizontal {
      -webkit-animation-name: pulse-horizontal;
      animation-name: pulse-horizontal;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      opacity: 1 !important
}

@-webkit-keyframes pulse-vertical {
      16.65% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px)
      }

      33.3% {
            opacity: 1;
            -webkit-transform: translateY(-6px);
            transform: translateY(-6px)
      }

      49.95% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px)
      }

      66.6% {
            -webkit-transform: translateY(-2px);
            transform: translateY(-2px)
      }

      83.25% {
            -webkit-transform: translateY(1px);
            transform: translateY(1px)
      }

      to {
            -webkit-transform: translateY(0);
            transform: translateY(0)
      }
}

@keyframes pulse-vertical {
      16.65% {
            -webkit-transform: translateY(8px);
            transform: translateY(8px)
      }

      33.3% {
            opacity: 1;
            -webkit-transform: translateY(-6px);
            transform: translateY(-6px)
      }

      49.95% {
            -webkit-transform: translateY(4px);
            transform: translateY(4px)
      }

      66.6% {
            -webkit-transform: translateY(-2px);
            transform: translateY(-2px)
      }

      83.25% {
            -webkit-transform: translateY(1px);
            transform: translateY(1px)
      }

      to {
            -webkit-transform: translateY(0);
            transform: translateY(0)
      }
}

.img-pulse-vertical:hover img, .pulse-vertical {
      -webkit-animation-name: pulse-vertical;
      animation-name: pulse-vertical;
      -webkit-animation-duration: 1s;
      animation-duration: 1s;
      -webkit-animation-timing-function: ease-in-out;
      animation-timing-function: ease-in-out;
      -webkit-animation-iteration-count: 1;
      animation-iteration-count: 1;
      opacity: 1 !important
}

.ganimation-explode:after, .ganimation-pulse:after {
      pointer-events: none;
      position: absolute;
      width: 100%;
      height: 100%;
      content: "";
      -webkit-box-sizing: content-box;
      box-sizing: content-box
}

@-webkit-keyframes ganimation-pulse {
      0% {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1)
      }

      to {
            -webkit-transform: scale(2);
            transform: scale(2);
            opacity: 0
      }
}

@keyframes ganimation-pulse {
      0% {
            opacity: 1;
            -webkit-transform: scale(1);
            transform: scale(1)
      }

      to {
            -webkit-transform: scale(2);
            transform: scale(2);
            opacity: 0
      }
}

.ganimation-pulse:after {
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      position: absolute;
      content: "";
      width: 100%;
      height: 100%;
      z-index: -1;
      background: rgba(90, 90, 90, .4);
      -webkit-animation-name: ganimation-pulse;
      animation-name: ganimation-pulse;
      -webkit-animation-duration: .3s;
      animation-duration: .3s;
      border-radius: 3px;
      opacity: 0
}

.circle.ganimation-explode, .circle.ganimation-pulse {
      overflow: visible
}

.circle.ganimation-explode:after, .circle.ganimation-pulse:after {
      border-radius: 50%;
      overflow: visible
}

@-webkit-keyframes sonarEffect {
      0% {
            opacity: .3
      }

      40% {
            opacity: .5;
            -webkit-box-shadow: 0 0 20px 20px hsla(0, 0%, 77%, .2);
            box-shadow: 0 0 20px 20px hsla(0, 0%, 77%, .2)
      }

      to {
            -webkit-box-shadow: 0 0 20px 20px hsla(0, 0%, 77%, .2);
            box-shadow: 0 0 20px 20px hsla(0, 0%, 77%, .2);
            -webkit-transform: scale(1.5);
            transform: scale(1.5);
            opacity: 0
      }
}

@keyframes sonarEffect {
      0% {
            opacity: .3
      }

      40% {
            opacity: .5;
            -webkit-box-shadow: 0 0 20px 20px hsla(0, 0%, 77%, .2);
            box-shadow: 0 0 20px 20px hsla(0, 0%, 77%, .2)
      }

      to {
            -webkit-box-shadow: 0 0 20px 20px hsla(0, 0%, 77%, .2);
            box-shadow: 0 0 20px 20px hsla(0, 0%, 77%, .2);
            -webkit-transform: scale(1.5);
            transform: scale(1.5);
            opacity: 0
      }
}

.ganimation-explode {
      -webkit-transition: background .2s, -webkit-transform .1s ease-out;
      transition: background .2s, -webkit-transform .1s ease-out;
      transition: transform .1s ease-out, background .2s;
      transition: transform .1s ease-out, background .2s, -webkit-transform .1s ease-out;
      -webkit-transform: scale(.93);
      transform: scale(.93)
}

.ganimation-explode:after {
      top: 0;
      left: 0;
      padding: 0;
      z-index: -1;
      border-radius: 3px;
      opacity: 0;
      -webkit-transform: scale(.9);
      transform: scale(.9);
      -webkit-animation: sonarEffect .3s ease-out 75ms;
      animation: sonarEffect .3s ease-out 75ms;
      background-color: hsla(0, 0%, 77%, .2)
}

@-webkit-keyframes glass {
      0% {
            -webkit-transform: scale3d(1.9, 1.4, 1) rotate(45deg) translate3d(0, -100%, 0);
            transform: scale3d(1.9, 1.4, 1) rotate(45deg) translate3d(0, -100%, 0);
            opacity: 1
      }

      to {
            -webkit-transform: scale3d(1.9, 1.4, 1) rotate(45deg) translate3d(0, 100%, 0);
            transform: scale3d(1.9, 1.4, 1) rotate(45deg) translate3d(0, 100%, 0);
            opacity: 1
      }
}

@keyframes glass {
      0% {
            -webkit-transform: scale3d(1.9, 1.4, 1) rotate(45deg) translate3d(0, -100%, 0);
            transform: scale3d(1.9, 1.4, 1) rotate(45deg) translate3d(0, -100%, 0);
            opacity: 1
      }

      to {
            -webkit-transform: scale3d(1.9, 1.4, 1) rotate(45deg) translate3d(0, 100%, 0);
            transform: scale3d(1.9, 1.4, 1) rotate(45deg) translate3d(0, 100%, 0);
            opacity: 1
      }
}

.ganimation-glass {
      overflow: hidden
}

.ganimation-glass:before {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: hsla(0, 0%, 61%, .31);
      content: "";
      -webkit-animation-name: glass;
      animation-name: glass;
      -webkit-animation-duration: .4s;
      animation-duration: .4s;
      opacity: 0;
      z-index: 1
}

[data-anima] {
      -webkit-animation-timing-function: ease-out;
      animation-timing-function: ease-out
}

.accordion-list .panel, .collapse-box .panel {
      padding: 0;
      display: none;
      overflow: hidden;
      margin: 5px 0;
      position: relative
}

.accordion-list .list-group-item {
      padding: 0;
      border: none;
      border-top: 1px solid #dadada;
      border-radius: 0;
      margin-bottom: 0;
      text-align: left
}

.accordion-list .list-group-item:last-child {
      border-bottom: 1px solid #dadada
}

.accordion-list .list-group-item>a {
      padding: 10px 15px;
      display: block
}

.accordion-list .list-group-item>a i {
      margin-right: 15px;
      color: #d9534f
}

.accordion-list .list-group-item>a.active, .accordion-list .list-group-item>a.active:hover {
      border: 1px solid #929292;
      margin: -1px -1px 0;
      font-weight: 600
}

.accordion-list .list-group-item>a:hover {
      color: #555;
      background-color: #fbfbfb
}

.accordion-list .list-group-item>.panel>.inner {
      padding: 10px 15px
}

.tab-box>.panel, .tab-box>.panel-box>.panel {
      padding: 15px;
      padding-bottom: 10px;
      border: 1px solid #ddd;
      border-top-style: none;
      display: none;
      border-radius: 0 0 4px 4px
}

.nav-pills.nav-center>li {
      margin: 0
}

.tab-box.inverse .panel {
      border-top-style: solid;
      border-bottom-style: none;
      border-radius: 4px 4px 0 0
}

.tab-box.inverse .nav-tabs a {
      border-bottom-color: transparent;
      border-radius: 0
}

.tab-box.left .nav-tabs>li>a:hover, .tab-box.right .nav-tabs>li>a:hover {
      border-bottom: 1px solid #fdfdfd
}

.tab-box.right .nav-tabs>li.active>a {
      margin-left: 0;
      border-bottom: none !important
}

.tab-box .nav-tabs.nav-justified a {
      margin-right: 0
}

.tab-box.inverse .nav-tabs li.active a {
      border-bottom-color: #ddd;
      border-top: 1px solid #fff;
      border-radius: 0 0 2px 2px;
      top: 0;
      margin-right: 0
}

.tab-box.inverse .nav-tabs li.active {
      background-color: #fff;
      border-top: 1px solid #fff
}

.tab-box .nav-tabs li.active {
      background-color: #fff;
      z-index: 1
}

.tab-box .nav-tabs.nav-center li.active {
      margin-right: -2px;
      bottom: -1px
}

.tab-box.inverse .nav-tabs {
      border-bottom: 0;
      border-top: 1px solid #ddd
}

.tab-box.pills>.panel, .tab-box.pills>.panel-box .panel {
      padding: 25px 0 0;
      border: none
}

.tab-box .panel.active {
      display: inline-table;
      width: 100%
}

.tab-box .panel>.row>div>:first-child, .tab-box .panel>:first-child {
      margin-top: 0
}

.tab-box .panel>.row>div>:last-child, .tab-box .panel>:last-child {
      margin-bottom: 0
}

.tab-box.gray .panel.active {
      background-color: #f5f5f5
}

.tab-box .panel>.col-md-12:not([class*=boxed]) {
      margin-left: -15px;
      margin-right: -15px;
      width: calc(100% + 30px)
}

.tab-box .panel>[class*=boxed].col-md-12 {
      margin-left: 0;
      margin-right: 0;
      width: 100%
}

.tab-box .panel>.row>* {
      padding: 10px
}

.tab-box.left .nav-tabs, .tab-box.right .nav-tabs {
      border-bottom: none;
      padding: 0
}

.tab-box.left .nav-tabs {
      border-right: 1px solid #ddd
}

.tab-box.right .nav-tabs {
      border-left: 1px solid #ddd
}

.tab-box.left .nav-tabs>li, .tab-box.right .nav-tabs>li {
      float: none;
      margin-bottom: 0
}

.tab-box.left .nav-tabs>li {
      margin-right: -1px
}

.tab-box.right .nav-tabs>li {
      margin-left: -1px
}

.tab-box.left .nav-tabs>li.active>a, .tab-box.left .nav-tabs>li.active>a:focus, .tab-box.left .nav-tabs>li.active>a:hover {
      border-bottom-color: #ddd;
      border-right-color: transparent
}

.tab-box.right .nav-tabs>li.active>a, .tab-box.right .nav-tabs>li.active>a:focus, .tab-box.right .nav-tabs>li.active>a:hover {
      border-bottom: 1px solid #ddd;
      border-left-color: transparent
}

.tab-box.left .nav-tabs>li>a {
      border-radius: 2px 0 0 2px;
      display: block;
      overflow: hidden;
      text-overflow: ellipsis
}

.tab-box.right .nav-tabs>li>a {
      border-radius: 0 2px 2px 0
}

.tab-box.left .panel-box, .tab-box.right .panel-box {
      padding: 0;
      overflow: hidden
}

.tab-box.left:not(.pills) .panel-box {
      border-left: 1px solid #ddd;
      margin-left: -1px
}

.tab-box.right:not(.pills) .panel-box {
      border-right: 1px solid #ddd;
      margin-right: -1px
}

.tab-box.left .panel-box .panel {
      border: 1px solid #ddd;
      border-left-style: none;
      border-radius: 0 4px 4px 0
}

.tab-box.right .panel-box .panel {
      border: 1px solid #ddd;
      border-right-style: none;
      border-radius: 4px 0 0 4px
}

.tab-box.left .nav-pills li, .tab-box.right .nav-pills li {
      float: none;
      margin-bottom: 2px;
      display: block
}

.nav.nav-pills {
      padding-right: 0;
      text-align: center
}

.tab-box.left.pills .panel, .tab-box.right.pills .panel {
      padding: 0 15px;
      border: none
}

.tab-box.left.pills .nav-pills>li+li, .tab-box.right.pills .nav-pills>li+li {
      margin-left: 0
}

.mega-tabs .dropdown-menu {
      padding: 0;
      overflow: hidden
}

.mega-tabs .nav-tabs {
      border: none;
      background: #fbfbfb
}

.mega-tabs .tab-box .nav-tabs>li>a {
      border: none;
      padding: 15px 30px;
      border-top: none !important;
      border-radius: 0
}

.mega-tabs .tab-box .panel.active {
      border: none;
      margin: 0 -10px 10px
}

.progress-circle .inner-circle {
      width: 100%;
      text-align: center;
      height: 150px;
      margin-top: -75px;
      position: absolute;
      left: 0;
      top: 50%;
      display: none
}

.progress-circle {
      position: relative;
      text-align: center
}

.progress-circle .inner-circle .counter-circle {
      font-size: 15px;
      z-index: 9;
      position: relative
}

.progress-circle .inner-circle .inner-center {
      display: table-cell;
      vertical-align: middle;
      padding: 0 22%
}

.progress-circle .inner-circle i.bg {
      vertical-align: middle;
      height: 100%;
      top: 0;
      bottom: 0;
      right: 0;
      margin: 0;
      display: table
}

.progress-circle .inner-circle i.bg:before {
      display: table-cell;
      vertical-align: middle
}

.progress-circle .inner-circle div.circle {
      width: 100px;
      display: inline-block;
      height: 100px;
      text-align: center;
      padding-top: 39px
}

.progress-circle .inner-circle .main {
      font-size: 13px
}

.countdown .countdown-values {
      font-weight: 600
}

.countdown .countdown-label {
      font-weight: 400;
      padding: 0 10px
}

.countdown>div {
      display: inline-block;
      text-align: center
}

.timeline {
      list-style: none;
      padding: 20px 0;
      position: relative
}

.timeline:before {
      top: 0;
      bottom: 0;
      position: absolute;
      content: " ";
      width: 1px;
      background-color: #cecece;
      left: 50%;
      margin-left: -1.5px
}

.timeline>li {
      margin-bottom: 20px;
      position: relative
}

.timeline>li:after, .timeline>li:before {
      content: " ";
      display: table
}

.timeline>li:after {
      clear: both
}

.timeline>li>.timeline-panel {
      width: 50%;
      float: left;
      border: 1px solid #d2d2d2;
      background: #fff;
      border-radius: 2px;
      padding: 20px;
      text-align: left;
      position: relative
}

.timeline>li.timeline-inverted+li:not(.timeline-inverted), .timeline>li:not(.timeline-inverted)+li.timeline-inverted {
      margin-top: -10px
}

.timeline>li:not(.timeline-inverted) {
      padding-right: 90px
}

.timeline>li.timeline-inverted {
      padding-left: 90px
}

.timeline>li>.timeline-panel:before {
      position: absolute;
      top: 26px;
      right: -14px;
      display: inline-block;
      border-top: 15px solid transparent;
      border-left: 15px solid #bdbdbd;
      border-right: 0 solid #bdbdbd;
      border-bottom: 15px solid transparent;
      content: " "
}

.timeline>li>.timeline-panel:after {
      position: absolute;
      top: 27px;
      right: -13px;
      display: inline-block;
      border-top: 14px solid transparent;
      border-left: 14px solid #fff;
      border-right: 0 solid #fff;
      border-bottom: 14px solid transparent;
      content: " "
}

.timeline>li>.timeline-badge {
      width: 20px;
      height: 20px;
      line-height: 50px;
      position: absolute;
      top: 32px;
      left: 50%;
      margin-left: -11px;
      background-color: #d2d2d2;
      z-index: 9;
      border-radius: 50%;
      border: 5px solid #fff
}

.timeline>li>.timeline-label h4 {
      margin: 0;
      font-size: 25px
}

.timeline>li>.timeline-label p {
      margin: 0;
      opacity: .8
}

.timeline>li>.timeline-label {
      height: 65px;
      position: absolute;
      top: 32px;
      left: 50%;
      margin: -25px 0 0 25px;
      padding: 10px 15px;
      text-align: left;
      z-index: 9;
      border-radius: 4px;
      -webkit-transition: all .3s linear;
      transition: all .3s linear
}

.timeline>li.timeline-inverted>.timeline-label {
      top: 32px;
      left: 50%;
      margin-left: -325px;
      white-space: nowrap;
      text-align: right;
      width: 300px
}

.timeline>li.timeline-inverted>.timeline-panel {
      float: right
}

.timeline>li.timeline-inverted>.timeline-panel:before {
      border-left-width: 0;
      border-right-width: 15px;
      left: -14px;
      right: auto
}

.timeline>li.timeline-inverted>.timeline-panel:after {
      border-left-width: 0;
      border-right-width: 14px;
      left: -13px;
      right: auto
}

.timeline-title {
      margin-top: 0
}

.timeline-body>p, .timeline-body>ul {
      margin-bottom: 0;
      text-align: left
}

.timeline-body>p+p {
      margin-top: 5px
}

.timeline>li:hover>.timeline-label {
      -webkit-transform: translateX(10px);
      transform: translateX(10px)
}

.timeline>li.timeline-inverted:hover>.timeline-label {
      -webkit-transform: translateX(-10px);
      transform: translateX(-10px)
}

.timeline>li:hover>.timeline-badge {
      border: 3px solid #fff;
      -webkit-transition: all .3s;
      transition: all .3s
}

.timeline small {
      margin-bottom: 10px;
      display: block
}

@media(max-width:992px) {
      .mega-tabs .tab-box .nav-tabs>li>a {
            padding-left: 15px
      }

      .nav-tabs>li {
            float: none;
            border: 1px solid #ddd
      }

      header .nav-tabs>li {
            border: none
      }

      header .mega-tabs .nav-tabs {
            background: 0 0
      }

      header .mega-tabs .tab-box .nav-tabs>li>a {
            padding: 15px;
            text-align: left
      }

      .nav.nav-center>li {
            display: block;
            margin: 0;
            border-bottom: none
      }

      .nav-tabs>li.active {
            border: none;
            top: 0 !important;
            border-radius: 0 !important
      }

      .nav-tabs>li.active a, .tab-box.inverse .nav-tabs li.active>a {
            border-radius: 0 0 0 0 !important;
            border-bottom: 0;
            border-top-color: #ddd !important
      }

      .nav-tabs>li.active>a {
            background-color: #f5f5f5 !important
      }

      .nav-tabs li.active:last-child a {
            border: 1px solid #ddd
      }

      header .nav-tabs li.active:last-child a {
            border: none !important
      }

      .tab-box.left .nav-tabs>li.active>a, .tab-box.left .nav-tabs>li.active>a:focus, .tab-box.left .nav-tabs>li.active>a:hover, .tab-box.right .nav-tabs>li.active>a, .tab-box.right .nav-tabs>li.active>a:focus, .tab-box.right .nav-tabs>li.active>a:hover {
            border: none;
            border-bottom: none !important
      }

      .tab-box.left .nav-tabs>li, .tab-box.right .nav-tabs>li {
            border: none;
            margin: 0;
            border-bottom: 1px solid #ddd
      }

      .tab-box.left .nav-tabs, .tab-box.right .nav-tabs {
            border: 1px solid #ddd;
            border-bottom: none;
            height: auto !important
      }

      .tab-box.left:not(.pills) .panel-box .panel, .tab-box.right:not(.pills) .panel-box .panel {
            border: 1px solid #ddd;
            border-left-style: solid;
            border-radius: 2px
      }

      .tab-box.inverse .nav-tabs li:first-child {
            border-top: none !important
      }

      .tab-box.left .nav-tabs>li:last-child {
            border-bottom: none !important
      }

      .tab-box.right .nav-tabs {
            border-top: none !important
      }

      .tab-box.left .panel-box .panel {
            border-top-left-radius: 0;
            border-top-right-radius: 0
      }

      .tab-box.right .panel-box .panel {
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0
      }

      .nav-tabs.nav-justified>li>a {
            margin-bottom: 0
      }

      .tab-box .nav-tabs.nav-center li.active {
            margin-right: 0;
            bottom: 0
      }

      .tab-box .nav-tabs.nav-center li:last-child a {
            border-bottom: none !important
      }

      .tab-box.inverse .nav-tabs.nav-center li:last-child a {
            border-bottom: 1px solid #ddd !important
      }

      .nav-justified-v li>a {
            line-height: inherit !important;
            height: auto !important
      }

      .tab-box.left.pills .panel, .tab-box.right.pills .panel {
            padding: 15px
      }

      .nav-pills {
            height: auto !important
      }

      .nav-pills>li>a {
            padding: 8px
      }

      .timeline>li>.timeline-panel {
            width: 100%;
            background: #fff
      }

      .timeline>li>.timeline-label {
            position: relative;
            height: 100%;
            margin: 45px 0;
            padding: 0;
            left: 0
      }

      .timeline>li.timeline-inverted>.timeline-label {
            top: 32px;
            left: auto;
            right: 0;
            margin-left: 0;
            width: auto
      }
}

.mfp-bg {
      z-index: 1142;
      overflow: hidden;
      background: #0b0b0b;
      opacity: .8;
      filter: alpha(opacity=80)
}

.mfp-bg, .mfp-wrap {
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      position: fixed
}

.mfp-wrap {
      z-index: 1143;
      outline: none !important;
      -webkit-backface-visibility: hidden
}

.mfp-container {
      text-align: center;
      position: absolute;
      width: 100%;
      height: 100%;
      left: 0;
      top: 0;
      padding: 0 8px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box
}

.mfp-container:before {
      content: "";
      display: inline-block;
      height: 100%;
      vertical-align: middle
}

.mfp-align-top .mfp-container:before {
      display: none
}

.mfp-content {
      position: relative;
      display: inline-block;
      vertical-align: middle;
      margin: 0 auto;
      text-align: left;
      z-index: 1045
}

.mfp-ajax-holder .mfp-content, .mfp-inline-holder .mfp-content {
      width: 100%;
      cursor: auto
}

.mfp-ajax-cur {
      cursor: progress
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
      cursor: -webkit-zoom-out;
      cursor: zoom-out
}

.mfp-zoom {
      cursor: pointer;
      cursor: -webkit-zoom-in;
      cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
      cursor: auto
}

.mfp-arrow, .mfp-close, .mfp-counter, .mfp-preloader {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none
}

.mfp-container.active .mfp-bottom-bar, .mfp-container.active .mfp-counter {
      opacity: 1;
      -webkit-transition: all .3s;
      transition: all .3s;
      -webkit-transition-delay: .5s;
      transition-delay: .5s
}

.mfp-loading.mfp-figure {
      display: none
}

.mfp-hide {
      display: none !important
}

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

      to {
            -webkit-transform: rotate(359deg);
            transform: rotate(359deg)
      }
}

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

      to {
            -webkit-transform: rotate(359deg);
            transform: rotate(359deg)
      }
}

.mfp-preloader:before {
      content: "\F110";
      text-indent: each-line
}

.mfp-preloader {
      overflow: hidden;
      position: absolute;
      top: 50%;
      width: 30px;
      height: 30px;
      text-align: center;
      color: hsla(0, 0%, 100%, .5);
      margin-top: -.8em;
      left: 50%;
      margin-left: -15px;
      z-index: 1044;
      -webkit-animation: fa-spin 2s infinite linear;
      animation: fa-spin 2s infinite linear;
      display: inline-block;
      font: normal normal normal 14px/1 FontAwesome;
      font-size: 30px;
      text-rendering: auto;
      -webkit-font-smoothing: antialiased
}

.mfp-preloader a {
      color: #ccc
}

.mfp-preloader a:hover {
      color: #fff
}

.mfp-s-error .mfp-content, .mfp-s-ready .mfp-preloader {
      display: none
}

button.mfp-arrow, button.mfp-close {
      overflow: visible;
      cursor: pointer;
      background: 0 0;
      border: 0;
      -webkit-appearance: none;
      display: block;
      outline: none;
      padding: 0;
      z-index: 1046;
      -webkit-box-shadow: none;
      box-shadow: none
}

button::-moz-focus-inner {
      padding: 0;
      border: 0
}

.mfp-close {
      width: 44px;
      height: 44px;
      line-height: 44px;
      position: fixed;
      right: 0;
      top: 0;
      text-decoration: none;
      text-align: center;
      opacity: .65;
      filter: alpha(opacity=65);
      padding: 0 0 18px 10px;
      color: #fff;
      font-style: normal;
      font-size: 28px;
      font-family: Arial, Baskerville, monospace
}

.mfp-close:focus, .mfp-close:hover {
      opacity: 1;
      filter: alpha(opacity=100)
}

.mfp-close:active {
      top: 1px
}

.mfp-close-btn-in .mfp-close {
      color: #fff;
      opacity: 0
}

.mfp-counter {
      position: fixed;
      bottom: 2px;
      text-align: center;
      background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, .23)));
      background: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, .23));
      padding: 8px 15px;
      right: 0;
      color: #b3b3b3;
      font-weight: 600;
      font-size: 12px;
      line-height: 18px;
      opacity: 0;
      white-space: nowrap
}

.mfp-arrow {
      position: absolute;
      opacity: .65;
      filter: alpha(opacity=65);
      margin: 0;
      top: 50%;
      margin-top: -55px;
      padding: 0;
      width: 90px;
      height: 110px;
      -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
      margin-top: -54px
}

.mfp-arrow:focus, .mfp-arrow:hover {
      opacity: 1;
      filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
      display: block;
      width: 0;
      height: 0;
      position: absolute;
      left: 0;
      top: 0;
      margin-top: 35px;
      font-family: FontAwesome;
      color: #fff;
      font-size: 40px;
      margin-left: 35px
}

.mfp-arrow .mfp-a, .mfp-arrow:after {
      border-top-width: 13px;
      border-bottom-width: 13px;
      top: 8px
}

.mfp-arrow .mfp-b, .mfp-arrow:before {
      border-top-width: 21px;
      border-bottom-width: 21px;
      opacity: .7
}

.mfp-arrow-left {
      left: 0
}

.mfp-arrow-left .mfp-a, .mfp-arrow-left:after {
      border-right: 17px solid #fff;
      margin-left: 31px
}

.mfp-arrow-left .mfp-b, .mfp-arrow-left:before {
      content: "\F104"
}

.mfp-arrow-right {
      right: 0
}

.mfp-arrow-right:before {
      content: "\F105"
}

.mfp-arrow-right .mfp-a, .mfp-arrow-right:after {
      border-left: 17px solid #fff;
      margin-left: 39px
}

.mfp-iframe-holder {
      padding-top: 40px;
      padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
      line-height: 0;
      width: 100%;
      max-width: 900px
}

.mfp-iframe-holder .mfp-close {
      top: 0
}

.mfp-iframe-scaler {
      width: 100%;
      height: 0;
      overflow: hidden;
      padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
      position: absolute;
      display: block;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
      box-shadow: 0 0 8px rgba(0, 0, 0, .6);
      background: #000
}

img.mfp-img {
      width: auto;
      max-width: 100%;
      height: auto;
      display: block;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding: 40px 0;
      margin: 0 auto
}

.mfp-figure, img.mfp-img {
      line-height: 0
}

.mfp-figure:after {
      content: "";
      position: absolute;
      left: 0;
      top: 40px;
      bottom: 40px;
      display: block;
      right: 0;
      width: auto;
      height: auto;
      z-index: -1;
      -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
      box-shadow: 0 0 8px rgba(0, 0, 0, .6);
      background: #444
}

.mfp-figure small {
      color: #bdbdbd;
      display: block;
      font-size: 12px;
      line-height: 14px
}

.mfp-figure figure {
      margin: 0
}

.mfp-bottom-bar {
      margin-top: -36px;
      position: absolute;
      top: 100%;
      left: 0;
      width: 100%;
      cursor: auto
}

.mfp-title {
      text-align: left;
      line-height: 18px;
      color: #f3f3f3;
      word-wrap: break-word;
      padding-right: 36px
}

.mfp-image-holder .mfp-content {
      max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
      cursor: pointer
}

@media screen and (max-height:300px), screen and (max-width:800px) and (orientation:landscape) {
      .mfp-img-mobile .mfp-image-holder {
            padding-left: 0;
            padding-right: 0
      }

      .mfp-img-mobile img.mfp-img {
            padding: 0
      }

      .mfp-img-mobile .mfp-figure:after {
            top: 0;
            bottom: 0
      }

      .mfp-img-mobile .mfp-figure small {
            display: inline;
            margin-left: 5px
      }

      .mfp-img-mobile .mfp-bottom-bar {
            background: rgba(0, 0, 0, .6);
            bottom: 0;
            margin: 0;
            top: auto;
            padding: 3px 5px;
            position: fixed;
            -webkit-box-sizing: border-box;
            box-sizing: border-box
      }

      .mfp-img-mobile .mfp-bottom-bar:empty {
            padding: 0
      }

      .mfp-img-mobile .mfp-counter {
            right: 5px;
            top: 3px
      }

      .mfp-img-mobile .mfp-close {
            top: 0;
            right: 0;
            width: 35px;
            height: 35px;
            line-height: 35px;
            background: rgba(0, 0, 0, .6);
            position: fixed;
            text-align: center;
            padding: 0
      }
}

@media(max-width:900px) {
      .mfp-arrow {
            -webkit-transform: scale(.75);
            transform: scale(.75)
      }

      .mfp-arrow-left {
            -webkit-transform-origin: 0;
            transform-origin: 0
      }

      .mfp-arrow-right {
            -webkit-transform-origin: 100%;
            transform-origin: 100%
      }

      .mfp-container {
            padding-left: 6px;
            padding-right: 6px
      }
}

.mfp-ie7 .mfp-img {
      padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
      width: 600px;
      left: 50%;
      margin-left: -300px;
      margin-top: 5px;
      padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
      padding: 0
}

.mfp-ie7 .mfp-content {
      padding-top: 44px
}

.mfp-ie7 .mfp-close {
      top: 0;
      right: 0;
      padding-top: 0
}

.mfp-content .content {
      position: relative
}

.box-lightbox .carousel.nav-thumb {
      margin-top: 0;
      padding-top: 5px;
      background: #000
}

.box-lightbox iframe {
      display: block
}

.mfp-wrap.inner .mfp-bottom-bar {
      margin-top: -88px;
      padding: 15px;
      background-color: rgba(0, 0, 0, .7)
}

.box-lightbox {
      background-color: #fff;
      margin: 10px auto;
      border-radius: 2px;
      display: none;
      max-width: 500px;
      max-height: 750px;
      padding: 30px;
      float: none
}

.box-lightbox>.flexslider:first-child {
      margin-top: 0
}

.mfp-content .box-lightbox {
      display: block
}

.box-lightbox.s {
      max-width: 400px;
      max-height: 300px
}

.box-lightbox.m {
      max-width: 800px;
      max-height: 500px
}

.box-lightbox.l {
      max-width: 1200px
}

.box-lightbox.full-screen-size {
      max-width: 100%;
      max-height: 100%;
      margin: 50px
}

.box-lightbox>div {
      padding: 0
}

.box-inline .mfp-close {
      margin: 0
}

.mfp-container.active .mfp-close {
      opacity: 1;
      -webkit-transition: all .3s;
      transition: all .3s;
      -webkit-transition-delay: .5s;
      transition-delay: .5s
}

.popup-banner {
      position: fixed;
      width: 250px;
      z-index: 1050;
      display: none
}

.popup-banner .popup-close {
      margin-top: 2px;
      position: absolute;
      width: 22px;
      right: 0;
      padding-right: 1px;
      height: 22px;
      color: #3e3e3e;
      text-align: center;
      font-size: 11px;
      line-height: 20px;
      border-radius: 50%;
      cursor: pointer
}

.popup-banner.full-width-bottom .popup-close, .popup-banner.full-width-top .popup-close {
      margin-top: 0;
      margin-right: -6px;
      right: 15px
}

.popup-banner .popup-close:hover {
      opacity: .7
}

.popup-banner .bs-panel {
      -webkit-box-shadow: 0 2px 9px rgba(0, 0, 0, .1);
      box-shadow: 0 2px 9px rgba(0, 0, 0, .1)
}

.popup-banner.popup-bottom-right {
      bottom: 25px;
      right: 25px
}

.popup-banner.popup-bottom-left {
      bottom: 25px;
      left: 25px
}

.popup-banner.popup-top-right {
      top: 25px;
      right: 25px
}

.popup-banner.popup-top-left {
      top: 25px;
      left: 25px
}

.popup-banner.full-width-bottom, .popup-banner.full-width-top {
      width: 100%;
      padding: 10px 30px;
      top: 0;
      left: 0;
      right: 0;
      background-color: #f7f7f7;
      -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, .19);
      box-shadow: 0 0 5px 1px rgba(0, 0, 0, .19);
      text-align: center
}

.popup-banner.full-width-bottom {
      top: auto;
      bottom: 0
}

.lightbox-on-load:not(.custom-lightbox) .mfp-content {
      cursor: pointer
}

@media(max-width:992px) {
      .mfp-arrow .mfp-a, .mfp-arrow .mfp-b, .mfp-arrow:after, .mfp-arrow:before {
            opacity: 1;
            margin: -8px 18px;
            line-height: 70px
      }

      .mfp-container {
            overflow: visible
      }

      button.mfp-arrow {
            bottom: 0 !important;
            position: fixed !important;
            top: calc(55% - 10px);
            width: 50px;
            padding: 0;
            text-align: left;
            -webkit-transform-origin: 0;
            transform-origin: 0;
            -webkit-transform: scale(1);
            transform: scale(1);
            background-color: #000;
            background: -webkit-gradient(linear, left top, right top, from(transparent), to(rgba(0, 0, 0, .23)));
            background: linear-gradient(90deg, transparent 0, rgba(0, 0, 0, .23))
      }

      button.mfp-arrow.mfp-arrow-right {
            margin-left: 50px;
            background: -webkit-gradient(linear, right top, left top, from(transparent), to(rgba(0, 0, 0, .23)));
            background: linear-gradient(270deg, transparent 0, rgba(0, 0, 0, .23))
      }

      .box-lightbox {
            max-height: 100% !important;
            overflow: hidden
      }
}

.adv-circle .caption p, .adv-img p, .advs-box p, .caption-bottom p, .list-blog p, .text-color, body {
      font-family: Open Sans, sans-serif;
      color: #757575
}

.adv-img-down-text h2 a, .advs-box h2, .advs-box h3, .advs-box h4, .h1, .h2, .h3, .h4, .h5, .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover, .list-items .list-item h3, .mega-menu h5, .timeline-title, .title-base.title-small h2, .title-icon h1, .title-icon h2, .title-modern h1, .title-modern h2, .title-modern h3, footer h4, footer h5, footer h6, h1, h1 a, h2, h2 a, h3, h3 a, h4, h4 a, h5, h5 a {
      color: #696969
}

.adv-circle h2, .adv-img h2, .advs-box h4, .album-title, .block-infos .bd-day, .btn, .btn-default, .caption-bottom h2, .circle-button, .countdown .countdown-values, .h1, .h2, .h3, .h4, .h5, .header-animation h1, .header-animation h2, .header-animation h3, .header-base h1, .header-base h2, .header-base h3, .header-bootstrap h1, .header-slider h1, .header-slider h2, .header-slider h3, .header-title h1, .header-title h2, .header-title h3, .header-video h1, .header-video h2, .header-video h3, .icon-list .list-item label, .list-items .list-item h3, .niche-box-blog .block-title h2, .pagination>li>a, .progress-circle .inner-circle .counter-circle, .timeline-title, .title-base.title-small h2, .title-base h1, .title-icon h1, .title-icon h2, footer .main-title, footer .social-group i, footer i, h1, h2, h3, h4, h5, inner-circle .sub {
      font-weight: 900
}

.social-line .social-group i.circle {
      border-color: transparent !important;
      color: #fff !important
}

.list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover {
      font-weight: 900;
      text-transform: uppercase
}

footer .main-title, footer .social-group i, footer i {
      font-weight: 900
}

.list-blog h5 {
      font-weight: 700
}

.input-group .input-group-btn, .nav.inner, .social-button i.circle {
      border: none !important
}

.container.content, .section-bg-animation>.content, .section-bg-image>.content, .section-bg-video>.content, .section-empty>.content, .section-slider>.content {
      padding-top: 70px;
      padding-bottom: 40px
}

.advs-box-side-icon i.circle, .advs-box.boxed .tag-row, .advs-box.boxed .tag-row span, .advs-box.boxed a, .advs-box.boxed h2, .advs-box.boxed h2 a, .advs-box.boxed h3, .advs-box.boxed h3 a, .advs-box.boxed h4, .advs-box.boxed h4 a, .advs-box.boxed i, .advs-box.boxed p, .album-box h2, .block-infos .block-comment i, .boxed .social-group i.circle, .boxed .tag-row.icon-row span:after, .btn, .btn-default, .btn-default.active, .btn-default:active, .btn-default:hover, .btn-default i, .btn.circle-button, .btn.circle-button i, .btn i, .call-action-box, .call-action-box .anima-button.circle-button, .call-action-box i, .call-action-box p, .circle-button, .circle-button:hover, .circle-button:hover>i, .circle-button i, .dropdown-toggle i.caret, .fullpage-menu i, .header-bootstrap i, .img-box .caption>i, .img-box>i, .img-box span>i, .input-group button, .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover, .nav.inner .dropdown-menu>li>a, .nav.inner .dropdown-menu>li>a:focus, .nav.inner .dropdown-menu>li>a:hover, .nav.inner.ms-rounded li a, .nav.inner.ms-rounded li a i, .nav.inner:not(.ms-minimal)>li>a, .open>.dropdown-toggle.btn-default, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>li.disabled>a, .pagination>li>a, .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span, .pagination i, .panel-default .panel-footer, .panel-default>.panel-heading, .popover-title, .popup-banner.full-width-bottom, .popup-banner .panel-body, .popup-banner .popup-close, .pricing-table .pricing-price span, .social-group i:hover, .tag-row i.circle, header .social-group a i:hover, i.circle, i.square {
      color: #fff
}

.advs-box-multiple i, .album-box .caption h2 {
      color: #fff !important
}

.inner .dropdown-submenu:hover>a:after {
      border-left-color: #fff !important
}

.advs-box.boxed hr {
      border-color: #fff;
      background-color: #fff
}

.advs-box.boxed a, .boxed .social-group i.circle, .call-action-box .anima-button.circle-button {
      border-color: #fff
}

.full-width-menu .nav, .full-width-menu .nav.inner .dropdown-menu {
      background-color: #fdfdfd
}

.full-width-menu .dropdown-menu>li>a:hover, .full-width-menu .nav.inner>li.active>a, .full-width-menu .nav.inner>li:hover>a {
      background-color: #f3f3f3 !important
}

header .dropdown-toggle i.caret {
      color: #444
}

.full-width-menu .dropdown-menu>li>a, .full-width-menu .nav.inner>li>a {
      color: #444 !important
}

.nav.inner .dropdown-menu>li>a:focus, .nav.inner .dropdown-menu>li>a:hover {
      background-color: rgba(0, 0, 0, .07)
}

.navbar-mini a {
      color: #7b7b7b
}

.mi-menu .side-menu li.active {
      border-right: 1px solid #7b7b7b
}

.album-box .caption {
      margin: 15px;
      -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .35);
      box-shadow: 0 1px 0 rgba(0, 0, 0, .35)
}

.adv-img-down-text h2 a {
      font-size: 17px
}

.navbar-mini .navbar-left {
      padding-bottom: 8px
}

.header-slider, .header-slider .layer-parallax {
      height: 350px
}

header.fixed-top {
      height: 135px
}

footer .container {
      padding: 35px 15px 50px
}

.text-bold {
      font-weight: 900
}

.btn, .btn.circle-button, .circle-button, .icon-box-cell label, .icon-box label, .icon-list .list-item label, .niche-box-team h4, .panel-item span, .pricing-table .list-group-item, .pricing-table .list-group-item.pricing-price, header .dropdown-menu>li>a {
      font-weight: 600
}

.niche-box-testimonails-cloud .name-box .subtitle, .niche-box-testimonails-cloud .name-box .subtitle .subtxt, .pricing-table .list-group-item {
      font-weight: 400
}

.title-base p, .title-icon p {
      font-size: 13px !important;
      text-transform: uppercase !important
}

.niche-box-testimonails-cloud p {
      -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
      box-shadow: 0 1px 1px rgba(0, 0, 0, .1)
}

.pricing-table .pricing-price {
      color: #fff !important;
      margin: -1px;
      font-weight: 700 !important
}

.pricing-table .pricing-name {
      margin: -1px;
      opacity: .8
}

.pricing-table .pricing-name h3 {
      font-weight: 600;
      color: #fff;
      font-size: 17px
}

body p {
      line-height: 23px
}

.panel-ad, .porfolio-bar a {
      font-weight: 700;
      text-transform: uppercase
}

.panel-ad {
      color: #fff;
      margin: 0
}

.advs-box-top-icon-img.niche-box-post.boxed, .advs-box-top-icon-img.niche-box-post.boxed-inverse {
      -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .05);
      box-shadow: 0 2px 2px rgba(0, 0, 0, .05)
}

.middle-box-menu.scroll-css {
      padding-bottom: 0
}

footer:not(.footer-bg) {
      background-color: #4c4c4c
}

.dropdown-menu>li>a {
      padding: 8px 20px
}

.navbar-brand {
      height: 70px
}

.navbar-mini {
      background-color: #c31313;
      color: #7b7b7b;
      font-size: 12px;
      border-bottom: 1px solid #e4e4e4
}

.navbar-mini .lan-menu li a {
      padding: 7px 15px
}

.mega-menu h5, .navbar-default .navbar-nav>li>a {
      color: #797979;
      font-weight: 700;
      font-size: 13px
}

.navbar-default .navbar-nav>li>a .caret {
      margin-left: 5px;
      color: #c1c1c1
}

.navbar-default .navbar-nav>li.active>a .caret {
      color: #fff
}

.box-menu-inner {
      position: absolute !important;
      left: 50%;
      margin-left: -585px;
      z-index: 95;
      background-image: url(../images/menu-bar.png);
      background-repeat: no-repeat;
      background-position: 50%;
      background-size: contain
}

.box-menu-inner>.row {
      margin: 0;
      height: 65px;
      padding: 1px 50px;
      border-radius: 2px;
      background: 0 0;
      border: none
}

.box-menu-inner .icon-box {
      margin: 0
}

.box-menu-inner .icon-box-cell label {
      font-size: 14px !important;
      line-height: 16px !important
}

.box-menu-inner .icon-box-cell i {
      font-size: 35px !important;
      line-height: 57px
}

.box-menu-inner .btn {
      margin-top: 12px
}

.box-menu-inner .btn, .box-menu-inner .icon-box-cell>.a, .box-menu-inner .icon-box-cell>a {
      border: none;
      font-weight: 700;
      padding: 8px 15px
}

.box-menu-inner .btn:hover, .box-menu-inner .icon-box-cell>.a:hover, .box-menu-inner .icon-box-cell>a:hover {
      color: #d9534f
}

.box-menu-inner .icon-box-cell .p, .box-menu-inner .icon-box-cell p {
      font-weight: 500;
      padding: 3px 0 0 15px;
      margin: 0;
      color: #949494
}

header.scroll-css .middle-box-menu {
      padding-bottom: 0 !important
}

.navbar-main.middle-box-menu {
      padding-bottom: 30px;
      margin-bottom: -1px;
      -webkit-box-shadow: 0 2px 3px hsla(0, 0%, 87%, .1);
      box-shadow: 0 2px 3px hsla(0, 0%, 87%, .1);
      border-bottom: 1px solid #e4e4e4
}

header .dropdown-menu>li>a {
      font-weight: 700;
      color: #797979
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
      color: #585858
}

@media(min-width:992px) {
      .navbar-nav>li>a {
            padding-top: 25px;
            padding-bottom: 25px
      }

      .middle-box-menu .navbar-brand {
            height: auto
      }

      .middle-box-menu.scroll-css {
            padding-bottom: 0;
            border-bottom: none
      }
}

.icon-box-cell label {
      font-weight: 700
}

.call-action-box, header .btn-default, header .input-group input {
      color: #fff !important
}

div.call-action-box a, div.call-action-box a.btn {
      background-color: hsla(0, 0%, 100%, .9) !important;
      border: none
}

div.call-action-box a.btn:hover, div.call-action-box a:hover {
      opacity: .9;
      border: none
}

.home-slider {
      height: 600px
}

.home-slider.header-animation .clouds-2 {
      background: transparent url(../images/assets/clouds_2.png) 200px 260px repeat-x
}

.text-bold-600 {
      font-weight: 600
}

.nav-tabs>li>a {
      font-weight: 700
}

.map-item {
      width: 20px;
      height: 20px;
      background-image: url(../images/map-point.png)
}

.map-item, .map-item-2 {
      position: absolute
}

@media(max-width:992px) {
      div>.map-item:nth-child(0) {
            margin: 0 !important
      }

      div>.map-item:first-child {
            margin: 17px 0 0 8px !important
      }

      div>.map-item:nth-child(2) {
            margin: 14px 0 0 43px !important
      }

      div>.map-item:nth-child(3) {
            margin: 35px 0 0 21px !important
      }

      div>.map-item:nth-child(4) {
            margin: 28px 0 0 118px !important
      }

      div>.map-item:nth-child(5) {
            margin: 15px 0 0 150px !important
      }

      div>.map-item:nth-child(6) {
            margin: 55px 0 0 128px !important
      }

      div>.map-item:nth-child(7) {
            margin: 50px 0 0 195px !important
      }
}

.title-base.text-left hr {
      background-color: transparent !important;
      background-image: url(../images/line-dx-top.png);
      width: 39px;
      height: 14px;
      background-repeat: no-repeat;
      background-position: 100% 0;
      display: inline-block;
      right: -22px;
      left: auto;
      position: absolute;
      margin-top: 0
}

.title-base.text-left {
      text-align: left;
      display: inline-block;
      position: relative
}

.title-base h1, .title-base h2 {
      margin: 0 !important
}

.form-box p {
      font-weight: 700;
      color: #757575;
      margin-bottom: 3px
}

.form-control {
      font-size: 13px;
      line-height: 1.42857143;
      color: #555;
      background-color: #fbfbfb;
      border: none;
      border-bottom: 1px solid #dadada
}

.advs-box-top-icon.boxed .icon {
      background-color: #696969;
      color: #fff !important
}

.advs-box-top-icon.boxed .btn, .advs-box-top-icon.boxed .circle-button, .boxed .circle-button:hover {
      background: #fff;
      -webkit-box-shadow: 0 1px 0 hsla(0, 0%, 41%, .53);
      box-shadow: 0 1px 0 hsla(0, 0%, 41%, .53)
}

.block-infos .block-data {
      border-bottom: none
}

.block-infos .bd-month, .block-infos p.bd-day {
      color: #fff
}

.icon-box-cell p, .tag-row a {
      color: #9c9c9c !important
}

.advs-box-top-icon-img.boxed-inverse .advs-box-content {
      background: #fff;
      border: none
}

.footer-parallax-container {
      min-height: 500px;
      -webkit-box-shadow: 0 0 20px 15px #383838;
      box-shadow: 0 0 20px 15px #383838;
      margin-bottom: 380px
}

.footer-parallax {
      height: 385px
}

hr.e {
      max-width: 50px;
      width: 50px;
      border-top-width: 1px;
      margin: 15px 0
}

hr.a {
      border: none;
      width: 100%;
      height: 15px;
      background-image: url(../images/line-dx.png);
      background-position: 50%;
      background-repeat: no-repeat;
      max-width: 100%
}

footer li, footer p {
      opacity: .6
}

footer .copy-row {
      background: #c31313;
      padding: 10px;
      font-weight: 600;
      text-align: center
}

footer .copy-row .copy-text {
      font-size: 11px;
      color: #9a9a9a;
      margin: 0
}

.title-base hr {
      width: 39px;
      height: 1px;
      margin-top: 20px
}

.niche-box-testimonails-cloud .name-box .subtitle {
      font-weight: 900;
      text-transform: uppercase
}

.niche-box-testimonails-cloud .name-box .subtitle .subtxt {
      font-weight: 600
}

.section-two-blocks .section-bg {
      background-color: #fbfbfb
}

.section-two-blocks .content {
      padding-top: 80px;
      padding-bottom: 80px
}

.adv-img-full-content .caption-bg {
      background-color: rgba(32, 190, 198, .8)
}

.adv-img.adv-img-full-content h2 {
      margin: 15px 0;
      color: #fff !important
}

.caption-bottom p, a.adv-circle .caption p, div.adv-img p {
      color: #f5f5f5;
      font-weight: 600
}

.adv-img-full-content .social-group i {
      color: #fff
}

.progress-label {
      font-weight: 700
}

.accordion-list .list-group-item:before {
      content: "\F067";
      text-align: center;
      font: normal normal normal 14px/40px FontAwesome;
      color: #d9534f position: absolute;
      width: 50px;
      margin: -1px;
      height: 40px;
      left: 0;
      border-bottom-left-radius: 2px;
      border-top-left-radius: 2px
}

.accordion-list .list-group-item>a {
      padding: 10px 15px;
      display: block;
      font-weight: 700;
      max-height: 40px;
      overflow: hidden;
      white-space: nowrap;
      text-overflow: ellipsis
}

.accordion-list .list-group-item {
      padding: 0 0 0 50px;
      border: 1px solid #dadada;
      margin-bottom: 8px
}

.accordion-list .list-group-item.active-panel:before {
      content: "\F068"
}

.accordion-list .list-group-item>a.active, .accordion-list .list-group-item>a.active:hover {
      margin-bottom: -2px
}

.niche-box-team .content-box hr {
      border-color: #efefef;
      margin: 20px auto 10px
}

.bg-counter.counter, .bg-counter .counter {
      font-size: 125px !important;
      opacity: .1
}

.bg-counter-label, .bg-counter span:not(.counter) {
      font-size: 16px !important;
      font-weight: 700 !important;
      opacity: .1
}

.icon-box-top-bottom .onlycover.text-xl {
      width: 66px;
      height: 66px
}

.title-base.text-left .scroll-top {
      display: none
}

.nav.ms-minimal>li.active>a, .nav.ms-minimal li a:hover {
      background: 0 0 !important;
      border-bottom-width: 1px
}

.block-quote.quote-1:after, .block-quote.quote-1:before, .block-quote.quote-2:after, .block-quote.quote-2:before {
      color: #e6e6e6
}

.quote-author {
      font-weight: 400
}

.advs-box-top-icon h3 {
      margin-top: 15px;
      font-size: 19px
}

.input-group-addon {
      background-color: #f9f9f9;
      border: none;
      border-bottom: 1px solid #dadada;
      font-weight: 600
}

.mi-menu ul li>a, .sidebar-nav .panel-item>span {
      padding: 10px 20px;
      font-weight: 700
}

.mi-menu .sidebar-nav {
      border: 1px solid #e0e0e0
}

.advs-box-side-img hr {
      height: 1px;
      border: none
}

.advs-box h2 {
      font-size: 24px
}

.advs-box h2, .advs-box h3, .advs-box h4 {
      text-transform: uppercase
}

.niche-box-post h2 {
      font-size: 15px;
      margin-top: 15px
}

.advs-box-multiple div.circle {
      font-weight: 700
}

.advs-box.boxed, .advs-box.boxed-inverse, .base-box.boxed, .base-box.boxed-inverse {
      -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .05);
      box-shadow: 0 2px 2px rgba(0, 0, 0, .05);
      border: none
}

.advs-box-multiple div.circle {
      border: 1px solid #fff
}

.list-items .list-item span {
      text-align: right;
      display: inline-block;
      font-size: 14px;
      font-weight: 700;
      color: #fff;
      padding: 8px 15px;
      border-radius: 2px
}

.list-items .list-item .row div:last-child {
      text-align: right
}

.img-box.i-center i {
      left: 50%;
      margin: -25px 0 0 -25px;
      text-align: center;
      top: 50%;
      line-height: 52px;
      color: #fff !important;
      width: 50px;
      height: 50px;
      border-radius: 50%;
      text-shadow: none
}

.gallery .img-box.i-center i {
      opacity: 0;
      -webkit-transition: .5s;
      transition: .5s
}

.gallery .img-box.i-center:hover i {
      opacity: 1
}

.img-box.i-center i:before {
      margin-left: -1px
}

.advs-box-side-img h2 a {
      text-transform: uppercase
}

.pagination>li>a {
      font-weight: 600
}

.list-blog h5 {
      color: #8a8a8a
}

.box-social-page {
      padding: 15px 25px
}

.box-social-page, .box-social-page i {
      color: #fff !important
}

.blog-social.section-empty {
      overflow: visible
}

.blog-social.section-empty .container:first-child .row {
      margin-top: -30px
}

.blog-social .bl-box {
      background-color: #464646
}

.blog-social .fb-box {
      background-color: #3a5795
}

.blog-social .tw-box {
      background-color: #55acee
}

.comment-list .name {
      font-weight: 700
}

.title-base p, .title-icon p {
      margin-top: 0;
      font-weight: 600
}

.navbar-mini .form-control {
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      border-style: none;
      background: #f8f8f8
}

.navbar-mini .input-group .btn {
      border-radius: 0;
      -webkit-box-shadow: none;
      box-shadow: none;
      background-color: #f8f8f8 !important;
      color: #7b7b7b !important
}

[class^=header-] .breadcrumb.b {
      font-weight: 700;
      color: #e4e4e4
}

header .btn-default, header .input-group input {
      border: none;
      border-bottom: 1px solid #eaeaea
}

.navbar:not(.icon-menu) .navbar-main .navbar-right .navbar-form, .navbar:not(.icon-menu) .navbar-main .navbar-right .navbar-social {
      margin-top: 17px
}

.search-box {
      margin: 53px 0 0
}

.advs-box.boxed-inverse {
      background: #fff
}

.bg-transparent li.dropdown ul li:hover, .menu-transparent:not(.scroll-css) li.dropdown:hover {
      background: #292929 !important;
      border-radius: 0
}

.bg-transparent .navbar-nav .active>a, .menu-transparent.bg-transparent .navbar-nav>li>a:hover {
      background-color: transparent !important;
      -webkit-transform: translateY(2px);
      transform: translateY(2px)
}

header.bg-transparent .dropdown-menu {
      background-color: #2d2d2d !important;
      border: none
}

.mega-tabs .nav-tabs li.active {
      background: rgba(47, 47, 47, .9) !important;
      border-radius: 0
}

header.bg-transparent .mega-tabs .nav-tabs {
      background-color: rgba(0, 0, 0, .41) !important
}

header.bg-transparent .dropdown-menu li>a {
      color: #b7b7b7 !important
}

.mega-tabs .tab-box .nav-tabs>li>a {
      border-radius: 0
}

.subline-bar a {
      font-weight: 700
}

.navbar-nav.subheader-bootstrap .sub {
      font-weight: 600
}

@media(min-width:769px) {
      .icon-menu .navbar-nav>li>a {
            padding-top: 15px;
            padding-bottom: 15px
      }
}

.input-group .input-group-btn .btn {
      height: 34px
}

.progress-bar, .side-menu.ms-simple li a, .side-menu ul .active>a {
      font-weight: 700
}

.countdown .countdown-values {
      font-weight: 700;
      color: #757575;
      font-size: 20px !important
}

.accordion-list .list-group-item>a i, .countdown .countdown-label {
      color: #757575
}

.adv-circle h2, .adv-img h2, .caption-bottom h2 {
      font-size: 20px;
      font-weight: 900;
      text-transform: uppercase
}

.adv-img-half-content h2:after, .adv-img-side-content h2:after {
      content: "";
      position: absolute;
      width: 35px;
      height: 1px;
      background-color: #fff;
      left: 0;
      bottom: 0
}

.adv-img-half-content h2, .adv-img-side-content h2 {
      position: relative;
      padding-bottom: 18px
}

.adv-img-half-content h2:after {
      left: 50%;
      margin-left: -17.5px
}

.boxed .btn:hover, .boxed .circle-button {
      background-color: #fff;
      -webkit-box-shadow: 0 1px 0 hsla(0, 0%, 41%, .53);
      box-shadow: 0 1px 0 hsla(0, 0%, 41%, .53)
}

.advs-box.boxed .tag-row a {
      color: #fff !important
}

.footer-minimal .content {
      background-color: #4c4c4c !important;
      border-top: 1px solid #5f5f5f !important;
      color: #fff
}

.footer-minimal .footer-title {
      font-size: 20px;
      font-weight: 900 !important;
      opacity: 1
}

.footer-minimal p {
      opacity: 1;
      font-weight: 600
}

.footer-minimal .tag-row span {
      color: #fff;
      border-right-color: #fff
}

.datepicker-panel>ul>li.picked, .datepicker-panel>ul>li.picked:hover {
      font-weight: 700
}

.panel-default>.panel-heading {
      background-color: #696969;
      margin: -1px;
      font-weight: 900;
      text-transform: uppercase;
      border: none
}

.popup-banner.full-width-bottom, .popup-banner.full-width-top {
      color: #fff;
      font-weight: 600
}

.popup-banner .popup-close {
      color: #fff
}

.tab-box.inverse .nav-tabs li.active a {
      border-bottom-width: 1px !important;
      border-top: 1px solid #fff !important
}

.tab-box.left .nav-tabs>li.active>a, .tab-box.left .nav-tabs>li.active>a:focus, .tab-box.left .nav-tabs>li.active>a:hover {
      border-bottom-color: #ddd;
      border-right-color: transparent;
      border-top: 1px solid #ddd !important;
      border-left-width: 1px !important
}

.tab-box.right .nav-tabs>li.active>a, .tab-box.right .nav-tabs>li.active>a:focus, .tab-box.right .nav-tabs>li.active>a:hover {
      border-bottom: 1px solid #ddd;
      border-left-color: transparent
}

.tab-box.right .nav-tabs>li.active>a {
      margin-left: 0;
      border-top: 1px solid #ddd !important;
      border-right-width: 1px !important
}

.accordion-list .panel {
      margin-left: -50px
}

button.navbar-toggle {
      margin-top: 17px
}

.advs-box-side-icon h3 {
      font-size: 20px;
      margin-bottom: 15px
}

@media(max-width:992px) {
      .home-slider .col-md-12 {
            min-height: 100%
      }

      .title-base.text-left h2 {
            max-width: 267px;
            overflow: hidden;
            text-overflow: ellipsis
      }

      .header-animation.home-slider {
            margin-top: -29px;
            padding-top: 80px !important;
            padding-bottom: 80px !important
      }
}

.advs-box-multiple div.circle, .advs-box-side-img hr, .advs-box-top-icon-img .icon, .advs-box-top-icon .icon, .advs-box.boxed, .album-box .caption, .bg-color, .block-infos .block-data, .btn-default, .btn.circle-button, .call-action-box, .circle-button, .header-animation.white .title-base hr, .header-base, .header-bootstrap, .header-slider.white .title-base hr, .header-title.white .title-base hr, .header-title hr, .header-video.white .title-base hr, .img-box.i-center i, .list-items .list-item span, .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover, .nav.inner, .nav.inner.ms-mini, .nav.inner.ms-rounded>li>a, .pagination>.disabled>a, .pagination>.disabled>a:focus, .pagination>li>a, .pagination>li>span, .panel-default .panel-footer, .panel-default>.panel-heading, .popover-title, .popup-banner.full-width-bottom, .popup-banner.full-width-top, .popup-banner .panel-body, .pricing-table .pricing-price, .progress-bar, .tagbox span, .title-base .scroll-top, .title-base hr, .title-modern .scroll-top, .white.btn, .white .btn, .white .title-base hr, header .btn-default, i.circle, i.square {
      background-color: #d9534f
}

.call-action-box, .pricing-table .pricing-name, .social-line .social-group i.circle {
      background-color: #d9534f !important
}

.btn-default.active, .btn-default:hover, .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.btn-default:active, .btn-primary.focus, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .btn-primary:focus, .btn.circle-button:hover, .circle-button:hover, .minisocial-group.circle i:hover, .nav.inner.ms-rounded li.active a, .nav.inner:not(.ms-minimal) .dropdown-menu, .nav.inner:not(.ms-minimal)>li:hover>a, .nav.inner>li.active>a, .open>.dropdown-toggle.btn-default, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover, .pagination>.active>a, .pagination>.active>a:hover, .pagination>.disabled>a:hover, .pagination>li>a:focus, .pagination>li>a:hover, header .btn-default:hover {
      background-color: #9d9fa2;
      border-color: #9d9fa2
}

.btn-primary.focus, .btn-primary:focus, .slimScrollBar, .white.circle-button:hover {
      background-color: #d69c00 !important
}

.accordion-list .list-group-item>a.active, .accordion-list .list-group-item>a i .adv-img h2, .adv-circle.adv-circle-center i, .adv-img-classic-box h2, .advs-box-side-icon i, .advs-box-side .icon, .advs-box-top-icon.boxed .icon, .box-menu-inner .icon-box i, .bs-menu li.active>a, .bs-menu li:hover>a, .btn-group.social-group i, .caption-bottom p, .datepicker-panel>ul>li.picked, .datepicker-panel>ul>li.picked:hover, .footer-center .footer-title, .fullpage-arrow.arrow-circle .arrow i, .fullpage-menu .active i, .fullpage-menu.white li.active a i, .hamburger-button:hover, .icon-menu .navbar-collapse ul.nav i, .img-box.adv-circle i, .main-color, .mega-menu .fa-ul .fa-li, .mi-menu a>.fa, .mi-menu li .fa, .navbar-nav.subheader-bootstrap .sub, .niche-box-testimonails h5, .pricing-table .pricing-price, .pricing-table h3, .quote-author, .side-menu i, .side-menu ul a i, .social-button i.circle, .social-group i.circle, .tag-row a i.circle, .tag-row i, .timeline>li>.timeline-label h4, .title-icon i, div.adv-img .caption-bottom p, footer h4, header .social-group a i, header .social-group a i.fa, i, i.icon, li.panel-item .fa-li, ul.list-texts li b {
      color: #d9534f
}

.adv-img h2, .advs-box-top-icon.boxed .btn, .advs-box-top-icon.boxed .circle-button, .boxed .btn, .boxed .btn:hover i, .boxed .circle-button, .boxed .circle-button:hover i, .footer-minimal .footer-title, .main-color, div.call-action-box a.btn, div.call-action-box header {
      color: #d9534f !important
}

.adv-circle.adv-circle-center-2 .caption p, .bs-menu li.active>a, .bs-menu li:hover>a, .mi-menu .side-menu li.active, .side-menu.ms-minimal li:hover>a, .side-menu.ms-minimal li:hover>span, .side-menu.ms-simple li.active, .tab-box.right .nav-tabs>li.active>a {
      border-right-color: #d9534f !important
}

.bs-callout, .bs-menu.menu-left li.active>a, .bs-menu.menu-left li:hover>a, .tab-box.left .nav-tabs>li.active>a, .tab-box.left .nav-tabs>li.active>a:focus, .tab-box.left .nav-tabs>li.active>a:hover {
      border-left-color: #d9534f !important
}

.datepicker-top-left, .datepicker-top-right, .mi-menu .sidebar-nav, .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
      border-top-color: #d9534f !important
}

.datepicker-top-left:before, .datepicker-top-right:before, .nav.ms-minimal>li.active>a, .nav.ms-minimal>li:hover>a, .nav.ms-minimal li a:hover, .popover.bottom>.arrow:after, .tab-box.inverse .nav-tabs li.active a, .title-modern h1, .title-modern h2, .title-modern h3 {
      border-bottom-color: #d9534f !important
}

.accordion-list .list-group-item>a.active, .accordion-list .list-group-item>a.active:hover, .advs-box.boxed, .advs-box.boxed .advs-box-content, .block-infos .block-data, .bs-panel, .btn, .btn-default, .btn.circle-button, .call-action-box, .circle-button, .inner .dropdown-menu, .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover, .nav.inner.ms-rounded li a, .niche-box-team .content-box hr, .pagination>.active>a, .pagination>.active>a:hover, .pagination>li.disabled>a, .pagination>li.disabled>a:hover, .pagination>li>a, .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span, .social-button i.circle, .social-group .circle, .social-group i.circle, .social-line .social-group i.circle, .tag-row i.circle, .white.btn, .white .btn, div.call-action-box, header .btn-default, header .input-group input, hr.e {
      border-color: #d9534f
}

.darker-color {
      color: #444
}

.selectric-wrapper {
      position: relative;
      cursor: pointer
}

.selectric {
      border: 1px solid #bbb;
      border-radius: 3px;
      background-color: #fff;
      position: relative;
      overflow: hidden;
      height: 30px
}

.selectric-focus .selectric {
      border-color: #bababa
}

.selectric-hover .selectric {
      border-color: #d4d4d4
}

.selectric-label {
      display: block;
      white-space: nowrap;
      overflow: hidden;
      text-overflow: ellipsis;
      margin: 0 38px 0 1em;
      font-size: 12px;
      line-height: 30px;
      color: #2f2f2f;
      height: 38px;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none
}

.selectric-button {
      display: block;
      position: absolute;
      right: 0;
      top: 0;
      width: 38px;
      height: 38px;
      line-height: 38px;
      background-color: transparent;
      color: #b0b0b0;
      text-align: center;
      border: none;
      padding: 0;
      font: 0/0 a;
      *font: 20px/38pxLucidaSansUnicode, ArialUnicodeMS, Arial
}

.selectric-button:after {
      content: " ";
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      margin: auto;
      width: 0;
      height: 0;
      border: 4px solid;
      border-bottom: none;
      border-left-color: transparent;
      border-right-color: transparent
}

.selectric-hover .selectric-button {
      color: #979797
}

.selectric-open {
      z-index: 9999
}

.selectric-open .selectric {
      border-color: #d4d4d4
}

.selectric-open .selectric-items {
      display: block
}

.selectric-disabled {
      filter: alpha(opacity=50);
      opacity: .5;
      cursor: default;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none
}

.selectric-hide-select {
      position: relative;
      overflow: hidden;
      width: 0;
      height: 0
}

.selectric-hide-select select {
      position: absolute;
      left: -100%
}

.selectric-hide-select.selectric-is-native {
      position: absolute;
      width: 100%;
      height: 100%;
      z-index: 10
}

.selectric-hide-select.selectric-is-native select {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      height: 100%;
      width: 100%;
      border: none;
      z-index: 1;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      opacity: 0
}

.selectric-input {
      position: absolute !important;
      top: 0 !important;
      left: 0 !important;
      overflow: hidden !important;
      clip: rect(0, 0, 0, 0) !important;
      margin: 0 !important;
      padding: 0 !important;
      width: 1px !important;
      height: 1px !important;
      outline: none !important;
      border: none !important;
      *font: 0/0a !important;
      background: 0 0 !important
}

.selectric-temp-show {
      position: absolute !important;
      visibility: hidden !important;
      display: block !important
}

.selectric-items {
      display: none;
      position: absolute;
      z-index: -1;
      top: 100%;
      left: 0;
      background: #fdfdfd;
      border: 1px solid #d4d4d4;
      -webkit-box-shadow: 0 0 10px -6px;
      box-shadow: 0 0 10px -6px;
      font-size: 12px
}

.selectric-items .selectric-scroll {
      height: 100%;
      overflow: auto
}

.selectric-above .selectric-items {
      top: auto;
      bottom: 100%
}

.selectric-items li, .selectric-items ul {
      list-style: none;
      padding: 0;
      margin: 0
}

.selectric-items li {
      display: block;
      padding: 10px;
      color: #000 !important;
      cursor: pointer;
      font-weight: 700 !important;
      font-size: 13px !important
}

.selectric-items li.selected {
      background: #d9534f color: #fff !important
}

.selectric-items li.highlighted {
      background: #d9534f color: #fff
}

.selectric-items li:hover {
      background: #d7d7d7;
      color: #222
}

.selectric-items .disabled {
      filter: alpha(opacity=50);
      opacity: .5;
      cursor: default !important;
      background: 0 0 !important;
      color: #2f2f2f !important
}

.selectric-items .disabled, .selectric-items .selectric-group .selectric-group-label {
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none
}

.selectric-items .selectric-group .selectric-group-label {
      font-weight: 700;
      padding-left: 10px;
      cursor: default;
      background: 0 0;
      color: #161616
}

.selectric-items .selectric-group.disabled li {
      filter: alpha(opacity=100);
      opacity: 1
}

icon-image .selectric-items .selectric-group li {
      padding-left: 25px
}

.ms-options-wrap, .ms-options-wrap * {
      -webkit-box-sizing: border-box;
      box-sizing: border-box
}

.ms-options-wrap>button, .ms-options-wrap>button:focus {
      position: relative;
      width: 100%;
      text-align: left;
      background-color: #fff;
      margin-top: 1px;
      font-size: 13px;
      color: #aaa;
      outline-offset: -2px;
      white-space: nowrap;
      border-radius: 3px;
      border: 1px solid #bbb;
      padding: .3em .7em
}

.ms-options-wrap>button>span {
      display: inline-block
}

.ms-options-wrap>button[disabled] {
      background-color: #e5e9ed;
      color: gray;
      opacity: .6
}

.ms-options-wrap>button:after {
      content: " ";
      height: 0;
      position: absolute;
      top: 50%;
      right: 5px;
      width: 0;
      border: 6px solid transparent;
      border-top-color: #999;
      margin-top: -3px
}

.ms-options-wrap.ms-has-selections>button {
      color: #333
}

.ms-options-wrap>.ms-options {
      position: absolute;
      left: 0;
      width: 100%;
      margin-top: 1px;
      margin-bottom: 20px;
      background: #fff;
      z-index: 2000;
      border: 1px solid #aaa;
      overflow: auto;
      visibility: hidden
}

.ms-options-wrap.ms-active>.ms-options {
      visibility: visible
}

.ms-options-wrap>.ms-options>.ms-search input {
      width: 100%;
      padding: 4px 5px;
      border: none;
      border-bottom: 1px groove;
      outline: none
}

.ms-options-wrap>.ms-options .ms-selectall {
      display: inline-block;
      font-size: .9em;
      text-transform: lowercase;
      text-decoration: none
}

.ms-options-wrap>.ms-options .ms-selectall:hover {
      text-decoration: underline
}

.ms-options-wrap>.ms-options>.ms-selectall.global {
      margin: 4px 5px
}

.ms-options-wrap>.ms-options>ul, .ms-options-wrap>.ms-options>ul>li.optgroup ul {
      list-style-type: none;
      padding: 0;
      margin: 0
}

.ms-options-wrap>.ms-options>ul li.ms-hidden {
      display: none
}

.ms-options-wrap>.ms-options>ul>li.optgroup {
      padding: 5px
}

.ms-options-wrap>.ms-options>ul>li.optgroup+li.optgroup {
      border-top: 1px solid #aaa
}

.ms-options-wrap>.ms-options>ul>li.optgroup .label {
      display: block;
      padding: 5px 0 0;
      font-weight: 700
}

.ms-options-wrap>.ms-options>ul label {
      position: relative;
      display: inline-block;
      width: 100%;
      padding: 4px;
      margin: 1px 0;
      border: 1px dotted transparent
}

.ms-options-wrap>.ms-options.checkbox-autofit>ul label, .ms-options-wrap>.ms-options.hide-checkbox>ul label {
      padding: 4px
}

.ms-options-wrap>.ms-options>ul label.focused, .ms-options-wrap>.ms-options>ul label:hover {
      background-color: #efefef;
      border-color: #999
}

.ms-options-wrap>.ms-options>ul li.selected label {
      background-color: #d9534f border-color: transparent
}

.ms-options-wrap>.ms-options>ul input[type=checkbox] {
      margin: 0 5px 0 0;
      position: absolute;
      left: 4px;
      top: 7px;
      display: none
}

.ms-options-wrap>.ms-options.hide-checkbox>ul input[type=checkbox] {
      position: absolute !important;
      height: 1px;
      width: 1px;
      overflow: hidden;
      clip: rect(1px 1px 1px 1px);
      clip: rect(1px, 1px, 1px, 1px)
}

.flex {
      display: -webkit-box;
      display: flex;
      display: -ms-flexbox;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap
}

.justify-center {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center
}

.section-bg-color {
      overflow: unset
}

.search-widget {
      margin-top: .3em;
      text-align: center;
      padding: 2em 1em;
      background: #fff;
      -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, .05);
      box-shadow: 0 2px 2px rgba(0, 0, 0, .05);
      border-radius: 3px;
      top: 80px
}

.search-widget:before {
      content: "";
      width: 80%;
      height: 3px;
      position: absolute;
      top: 0;
      left: 10%;
      background-color: #d9534f border-radius: 0 0 3px 3px
}

.search-widget select {
      width: 100%
}

.search-widget .text-input {
      width: 100%;
      margin-bottom: .5em
}

.search-widget input, .search-widget select {
      border-radius: 3px;
      border: 1px solid #bbb;
      padding: .3em .7em
}

.search-widget p {
      margin-bottom: 1em
}

.search-widget .submit-container {
      display: -webkit-box;
      display: flex;
      display: -ms-flexbox;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      margin-top: 2em
}

.search-widget .form-group {
      margin-bottom: 5px;
      position: relative;
      text-align: start
}

.search-widget .form-group label {
      margin-bottom: 2px;
      padding-left: .7em
}

.search-widget .circle-button {
      padding: 5px 25px;
      font-size: 1.4rem
}

.search-widget .circle-button:hover {
      padding-left: 40px
}

.search-widget .form-group .select-container {
      position: relative
}

.search-widget .form-group .arrow-container {
      position: absolute;
      top: 10%;
      right: 1%;
      width: 25px;
      height: 80% !important;
      background-color: #fff;
      pointer-events: none;
      display: -webkit-box;
      display: flex;
      display: -ms-flexbox;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center
}

@media screen and (min-width:1200px) {
      .p-0 {
            padding: 0
      }

      .sticky {
            position: sticky;
            position: -webkit-sticky
      }
}

@media screen and (max-width:1200px) {
      .search-widget {
            margin-bottom: 2.5em
      }
}

.p-b-10px {
      padding-bottom: 10px
}

.widget .input-group {
      display: block
}

.widget .input-group-btn {
      position: absolute;
      right: 0;
      width: auto
}

#page-content .loader {
      display: none;
      position: absolute;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      padding-top: 40%;
      background-color: #eeeeee6e
}

#page-content.loading .loader {
      display: block
}

#page-content.loading .loader svg {
      -webkit-transition: .3s;
      transition: .3s;
      position: absolute;
      left: 50%;
      bottom: 110px;
      -webkit-transform: translate(-50%);
      transform: translate(-50%)
}

.h-100 {
      height: 100% !important
}

.flexslider.projects .slides .img-box img {
      height: auto
}

.advs-box-side-img.partner .row {
      height: 100%
}

.advs-box-side-img.partner img.anima {
      height: 100% !important;
      width: auto !important;
      max-width: unset
}

.advs-box-side-img.brochure .img-box {
      width: 100%;
      position: relative
}

.advs-box-side-img.brochure .img-box:before {
      display: none
}

.col-md-165-px, .col-md-rest-165-px {
      width: 100%
}

@media(min-width:992px) {
      .advs-box-side-img.partner {
            height: 165px
      }

      .col-md-165-px {
            width: 165px;
            position: relative
      }

      .col-md-rest-165-px {
            width: calc(100% - 165px);
            padding: 0 15px
      }
}

@media(max-width:992px) {
      .advs-box-side-img.partner img.anima {
            display: block;
            margin-left: auto;
            margin-right: auto;
            max-height: 250px
      }

      .col-md-165-px, .col-md-rest-165-px {
            padding: 0 15px;
            margin-top: 15px;
            overflow: hidden
      }

      .col-md-rest-165-px, .col-md-rest-165-px>* {
            text-align: center !important
      }

      .col-md-rest-165-px {
            min-height: 175px
      }
}

.google-map-wrapper {
      height: 100%;
      min-height: 400px
}

.map-wrapper {
      height: 400px
}

.page-error .e404-error {
      text-align: center;
      font-size: 6rem;
      color: #d9534f
}

.minisocial-group i:hover {
      background-color: #d9534f !important;
      color: #fff !important
}

.p-l-25 {
      padding-right: 25px
}

.fixed-contact {
      position: fixed;
      top: 45%;
      right: 30px;
      z-index: 999;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 50px
}

.breadcrumb ul li:after {
      content: ">\A0";
      position: relative;
      margin-left: 5px;
      color: #fafafa
}

.breadcrumb ul li:last-child:after {
      content: ""
}

@media(max-width:992px) {
      .footer-left, .footer-right, .list-items .list-item span, .title-base.text-right, footer, footer .fa-ul>li {
            text-align: left
      }
}

.accordion-list .list-group-item>a {
      white-space: unset !important;
      max-height: 150px !important
}

.related-color {
      color: #d9534f !important
}

.advs-box.product .img-box img {
      width: 100% !important
}

.h-130 {
      height: 130px
}

.breadcrumb-list>li {
      padding-left: 0;
      padding-right: 0
}

.project-search-button {
      position: fixed;
      top: 65%;
      left: -90px;
      width: 250px;
      height: 69px;
      text-align: center;
      line-height: 69px;
      -webkit-transform: rotate(-90deg);
      transform: rotate(-90deg);
      font-size: 14px;
      background-color: #25b8c5;
      z-index: 10;
      cursor: pointer
}

.project-search-button a {
      color: #fff
}

.filter-color {
      color: #000 !important
}

.ms-options-wrap>.ms-options>ul li.selected label {
      background-color: #d9534f border-color: transparent
}

@media(max-width:650px) {
      .text-m.circle, .text-m.square {
            width: 49px !important;
            height: 49px !important;
            line-height: 49px !important
      }

      .fixed-contact {
            right: 10px !important
      }
}

@media(max-width:1240px) {
      .brochure-text {
            display: contents
      }
}

@media(max-width:817px) {
      .brochure-text {
            display: contents
      }
}

@media(max-width:807px) {
      .brochure-text {
            display: contents
      }
}

@media(max-width:767px) {
      .brochure-text {
            display: contents
      }
}

@media(max-width:408px) {
      .brochure-text {
            display: block
      }
}

@media(max-width:298px) {
      .brochure-text {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex
      }
}

.tab-box>.panel {
      height: 42.5em !important
}

@media(max-width:1024px) {
      #filter-popup {
            max-width: 50%
      }
}

@media(max-width:767px) {
      #filter-popup {
            max-width: 100%
      }
}

.blog-title {
      display: none !important
}

.boxed {
      border: 2px solid #c1c1c1
}

.legend-title {
      display: block;
      width: unset;
      padding: 0;
      margin-bottom: 0;
      font-size: 20px;
      line-height: inherit;
      color: #d9534f border: 0;
      border-bottom: transparent
}

.additional-description {
      margin-top: 30px !important
}

.dir-rev {
      direction: rtl !important
}

@media screen and (max-width:767px) {
      .center-vert-hori {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center;
            -webkit-box-align: center;
            -ms-flex-align: center;
            align-items: center
      }

      .flex-wrap {
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
      }

      .float-start {
            float: start !important
      }

      .mt-4 {
            margin-bottom: 2em
      }

      .mb-2 {
            margin-bottom: 1em
      }

      .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
            float: start !important
      }

      .container.content, .section-bg-animation>.content, .section-bg-image>.content, .section-bg-video>.content, .section-empty>.content, .section-slider>.content {
            padding-bottom: 40px
      }

      .lan-menu {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            width: 85px !important
      }

      .lan-menu.open {
            position: absolute;
            top: 0;
            right: 0;
            z-index: 3;
            border-radius: 3px 0 0 3px;
            background-color: #c31313;
            height: auto
      }

      .dropdown-toggle.active.current-active {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1
      }

      .dropdown-toggle {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2
      }

      .navbar-mini .navbar-left {
            display: none
      }

      .navbar-mini .minisocial-group {
            display: inline-block;
            width: auto;
            float: left !important
      }

      header.fixed-top {
            height: auto
      }

      .adv-circle-center.show {
            height: 20em;
            width: 20em;
            max-width: 100%
      }

      .adv-circle-center.show img {
            height: 20em;
            width: 20em;
            object-fit: cover;
            -o-object-fit: cover
      }

      .projects.flexslider .slides li {
            margin-bottom: 1em
      }

      .flexslider.projects .slides .img-box img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            -o-object-fit: cover
      }

      .search-widget select {
            appearance: none;
            -webkit-appearance: none;
            -moz-appearance: none;
            -ms-progress-appearance: unset
      }

      .search-widget input {
            -moz-appearance: textfield
      }

      .search-widget {
            margin-top: 0
      }

      .header-title {
            height: 20em !important
      }

      .grid-item {
            overflow: hidden !important
      }

      .sidebar.mi-menu.fixed-area.one-page-menu {
            margin-bottom: 2em
      }

      .ms-options-wrap>.ms-options>ul input[type=checkbox] {
            border: none;
            -webkit-box-shadow: none;
            box-shadow: none
      }

      .advs-box-side-img .col-md-8 {
            float: start !important
      }

      .services-container .row {
            display: -webkit-box !important;
            display: -ms-flexbox !important;
            display: flex !important;
            display: -moz-flex !important;
            display: -ms-flex !important;
            display: -o-flex !important;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
      }

      .services-container .col-md-8 {
            -webkit-box-ordinal-group: 3;
            -ms-flex-order: 2;
            order: 2
      }

      .services-container .col-md-4 {
            -webkit-box-ordinal-group: 2;
            -ms-flex-order: 1;
            order: 1
      }

      .icon-list.text-center {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap
      }

      .icon-list.text-center .list-item {
            width: 50%;
            margin-left: 0
      }

      .title-base.text-left h2 {
            max-width: unset;
            text-align: start
      }

      .h-100 {
            height: 15em !important
      }

      .google-map-wrapper {
            height: 100%;
            margin-top: 0;
            padding: 0
      }

      .col-md-6.h-100 {
            padding-bottom: 2em
      }

      .section-two-blocks .col-md-5 .content, .section-two-blocks .content {
            padding: 2em 15px !important
      }

      .grid-item .advs-box .block-top .block-infos {
            width: 100%;
            padding: 0
      }

      .grid-item .advs-box .block-top .block-infos .block-data {
            width: 30%;
            margin: 0 auto
      }

      .grid-item .advs-box .block-top .block-title {
            width: 100%;
            padding: 0;
            text-align: center
      }

      .grid-item .advs-box .block-top .block-title .tag-row {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            -webkit-box-pack: center;
            -ms-flex-pack: center;
            justify-content: center
      }

      .grid-item .advs-box .block-top .block-title .tag-row .social-group-button {
            padding: 0
      }

      .grid-item .advs-box .block-top .block-title .tag-row span {
            padding: 0;
            margin: 0;
            border: none;
            width: auto;
            margin-right: 1em;
            max-width: 50%;
            display: inline-block
      }

      .grid-item .advs-box .block-top .block-title .tag-row span i {
            padding-right: 0
      }

      .niche-box-blog .block-top {
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            display: -moz-flex;
            display: -ms-flex;
            display: -o-flex;
            -ms-flex-wrap: wrap;
            flex-wrap: wrap;
            width: 100%
      }

      .grid-item .advs-box .flexslider {
            margin: 0
      }

      .grid-item .advs-box .flexslider img {
            height: 15em;
            width: 100%;
            object-fit: cover;
            -o-object-fit: cover
      }

      .grid-item .advs-box .img-box {
            margin-top: 0
      }

      .btn.btn-sm.btn-default {
            margin: 0 .5em
      }

      .call-action-box.full-width.white {
            padding: 0 25px
      }
}

@media screen and (max-width:992px) {
      .navbar-mini .minisocial-group {
            float: left !important
      }
}

@media screen and (min-width:768px) {
      .navbar-nav.lan-menu>li {
            float: left
      }
}

.d-ltr {
      direction: ltr !important;
      display: inline-block
}

.text-prim2 {
      color: #3cc !important
}

@media(min-width:1350px) {
      .container {
            width: 1230px
      }
}

@media(min-width:992px) {
      .world-map {
            width: 120%
      }
}

.advs-box.product .img-box img {
      width: auto;
      max-width: unset;
      height: 185px
}

.advs-box.category h3, .advs-box.product h3 {
      height: 3em;
      text-align: center;
      margin: 0
}

.advs-box.category h3 {
      font-size: 1.5em
}

.advs-box.product h3 {
      font-size: 1.1em;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      text-align: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center
}

.sub-categories .adv-img h2 {
      font-size: 16px
}

.advs-box.category .advs-box-content p, .advs-box.product .advs-box-content p {
      min-height: 5em;
      margin: 0 !important
}

.fixed-contact a {
      margin-bottom: 5px
}

.fixed-contact a.act-color .circle {
      border-color: #fff !important;
      color: #fff !important
}

.fixed-contact a.act-color svg {
      fill: #fff !important
}

.fixed-contact .has-svg svg {
      width: 27px;
      vertical-align: middle
}

@media(max-width:992px) {
      hr.e {
            float: none !important;
            margin-left: 5px !important
      }

      .mfp-counter {
            position: unset !important
      }
}

.breadcrumb-container .breadcrumb {
      padding: 0
}

.breadcrumb-container .breadcrumb ul {
      margin-bottom: 0;
      font-weight: 600
}

.breadcrumb-container {
      position: relative
}

.breadcrumb-container .breadcrumb {
      background-color: transparent
}

.white .circle-button {
      background-color: rgba(0, 0, 0, .2)
}

.white .circle-button:focus {
      outline: none
}

input[type=search]::-webkit-input-placeholder {
      color: #fff;
      opacity: 1
}

input[type=search]::-moz-placeholder {
      color: #fff;
      opacity: 1
}

input[type=search]::-ms-input-placeholder {
      opacity: 1
}

input[type=search]::placeholder {
      color: #fff;
      opacity: 1
}

input[type=search]:-ms-input-placeholder, input[type=search]::-ms-input-placeholder {
      color: #fff
}

.mx-3 {
      margin-left: 15px;
      margin-right: 15px
}

.description-row {
      margin-bottom: 40px
}

@media(min-width:767px) {
      .offer-row {
            position: relative;
            z-index: 1
      }
}

.box-lightbox.offer-box, .box-lightbox.search-modal {
      padding: 0
}

.box-lightbox.offer-box .content {
      padding: 30px
}

.box-lightbox.offer-box header, .box-lightbox.search-modal header {
      background-color: #d9534f padding: 30px;
      text-align: center
}

.box-lightbox.search-modal .content {
      padding: 0 30px
}

.box-lightbox .search-widget {
      -webkit-box-shadow: unset;
      box-shadow: unset
}

.search-modal .circle-button {
      background-color: #d9534f
}

.box-lightbox .search-widget:before {
      height: 0
}

.searchquery {
      color: #fafafa
}

a.img-box.product {
      width: 250px;
      height: 250px;
      margin: auto
}

.slides>li>a.img-box.product {
      width: 275px;
      height: 275px
}

.m-r-5, .m-x-5 {
      margin-right: 12px
}

.m-x-5 {
      margin-left: 12px
}

.section-two-blocks {
      width: 100%
}

@media(max-width:767px) {
      .contact-page .row:before {
            display: none
      }
}

#offer-section header {
      position: relative
}

#offer-section header h3 {
      font-size: 18px
}

#offer-section header .mfp__close {
      position: absolute;
      top: 0;
      right: 0
}

#offer-section form button {
      background-color: #d9534f
}

.mfp__close {
      opacity: 1;
      -webkit-transition: all .3s;
      transition: all .3s;
      -webkit-transition-delay: .5s;
      transition-delay: .5s;
      overflow: visible;
      cursor: pointer;
      background: 0 0;
      border: 0;
      -webkit-appearance: none;
      display: block;
      outline: none;
      padding: 0;
      z-index: 1046;
      -webkit-box-shadow: none;
      box-shadow: none;
      width: 44px;
      height: 44px;
      line-height: 44px;
      text-decoration: none;
      text-align: center;
      color: #fff;
      font-style: normal;
      font-size: 28px;
      font-family: Greta
}

button.mfp-close {
      display: none !important
}

.accordion-list .list-group-item>a.active, .accordion-list .list-group-item>a.active:hover {
      border-color: transparent;
      background-color: transparent
}

.home-page .header-title:before {
      background-color: #0000006b
}

.header-title.h-130 .container {
      height: 130px;
      position: relative
}

.header-title.h-130 .title-base {
      height: 90px
}

.title-base {
      position: relative
}

.accordion-list .list-group-item>a {
      white-space: unset !important;
      max-height: 150px !important
}

.related-color {
      color: #d9534f !important
}

.advs-box.product .img-box img {
      width: 100% !important
}

.h-130 {
      height: 130px
}

.breadcrumb-list>li {
      padding-left: 0;
      padding-right: 0
}

.filter-color {
      color: #000 !important
}

.ms-options ul li {
      color: #232020 !important
}

.ms-options-wrap>.ms-options>ul li.selected label {
      background-color: #d9534f border-color: transparent;
      color: #fff
}

.ms-options-wrap>.ms-options {
      background: #fff !important
}

form.search-products button.circle-button {
      vertical-align: top
}

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

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover {
      background-color: #d9534f color: #fff
}

.dropdown-menu>li>a:hover {
      background-color: transparent;
      color: #d9534f
}

.dropdown-menu>li.active>a, .dropdown-menu>li>a:focus {
      background-color: #d9534f color: #fff
}

.related-products .advs-box.boxed-inverse {
      border: 2px solid #e4e4e4 !important;
      -webkit-box-shadow: unset !important;
      box-shadow: unset !important
}

.form-group i {
      color: #d9534f
}

.contact-form textarea, textarea.form-control {
      max-width: 100%;
      width: 100%;
      max-height: 100px;
      height: 100px;
      min-width: 100%;
      min-height: 100px;
      overflow-y: auto
}

.container.content.x-2 {
      padding-top: 40px
}

.adv-img .img-box {
      position: relative;
      overflow: hidden
}

.categories.flexslider {
      min-height: 370px
}

.adv-img-classic-box .caption-custom {
      position: absolute;
      bottom: 0;
      width: 100%;
      height: 55px;
      z-index: 4;
      text-align: center;
      background-color: hsla(0, 0%, 100%, .7);
      padding: 15px;
      font-size: 20px;
      font-weight: 900;
      text-transform: uppercase
}

.adv-img-classic-box .caption-custom, .adv-img-classic-box .caption-custom h2 a {
      color: #666 !important
}

.adv-img-classic-box .caption-custom:hover, .adv-img-classic-box .caption-custom h2 a:hover {
      color: #81a0ab !important
}

.form-group select option:active, .form-group select option:focus, .form-group select option:hover {
      background-color: #efefef !important;
      border-color: #999 !important;
      color: #fff !important
}

.flexslider.advanced-slider .flex-direction-nav .flex-next, .flexslider.advanced-slider .flex-direction-nav .flex-prev {
      display: none
}

@media(max-width:993px) {
      .header-title.h-130 .title-base {
            height: 115px
      }
}

@media(max-width:767px) {
      .header-title {
            background-color: #d9534f height: 10em !important
      }

      .header-title.h-130 .title-base {
            height: 100px
      }
}

#slider-demo-5-nav-thumb .flex-direction-nav {
      display: none
}

fieldset.boxed {
      font-family: sans-serif;
      border: 3px solid #d9534f background: 0 0;
      border-radius: 5px;
      padding: 15px !important;
      margin-bottom: 10px
}

fieldset.boxed legend {
      background: #d9534f color: #fff;
      padding: 5px 10px;
      font-size: 18px;
      border-radius: 5px;
      -webkit-box-shadow: 0 0 0 px #ddd;
      box-shadow: 0 0 0 px #ddd;
      margin-left: 20px
}

.mapael .map {
      position: relative
}

.mapael .mapTooltip {
      position: absolute;
      background-color: #fff;
      moz-opacity: .7;
      opacity: .7;
      filter: alpha(opacity=70);
      border-radius: 10px;
      padding: 10px;
      z-index: 1000;
      max-width: 200px;
      display: none;
      color: #343434
}

.w-100 {
      width: 100%
}

footer .fa-ul>li a span {
      overflow: hidden;
      display: block;
      text-overflow: ellipsis;
      white-space: nowrap
}

.pt-40-px {
      padding-top: 40px !important
}


/*New CSS*/
.navbar-brand img {
      width: 60px;
}

.flexslider .slides img {
      width: 100%;
      height: 300px;
      object-fit: cover;
      -o-object-fit: cover;
}

.our-products .img-box,
.our-services .img-box,
.projects .img-box {
      width: 350px;
      height: 250px;
}

.our-products a img,
.our-services a img,
.projects a img {
      width: 906px;
      height: 713px;
      object-fit: cover;
}

.brochure img {
      width: 100%;
      height: 400px;
      object-fit: cover;
}

.products-wrp img {
      width: auto;
      height: 400px;
      object-fit: cover;
}

.products-wrp .grid-item,
.sub-categories .grid-item {
      height: 400px;
}

.img-box img {
      width: 100%;
      /* Make the image fill the width of the parent container */
      height: auto;
      /* Adjust the height proportionally to maintain aspect ratio */
      object-fit: cover;
      /* Ensures the image covers the entire container */
}