@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,600,700);
* {
  outline: none !important; }

html {
  height: 100%; }

body {
  height: 100%;
  min-height: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  color: #444;
  font-size: 13px;
  line-height: 1.6em;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  background: #fff; }

.mt {
  margin-top: 20.8px !important; }

.mt-0p5 {
  margin-top: 10.4px !important; }

.mt-2x {
  margin-top: 41.6px !important; }

.pt {
  padding-top: 20.8px !important; }

.pt-0p5 {
  padding-top: 10.4px !important; }

.pt-2x {
  padding-top: 41.6px !important; }

.mb {
  margin-bottom: 20.8px !important; }

.mb-0p5 {
  margin-bottom: 10.4px !important; }

.mb-2x {
  margin-bottom: 41.6px !important; }

.pb {
  padding-bottom: 20.8px !important; }

.pb-0p5 {
  padding-bottom: 10.4px !important; }

.pb-2x {
  padding-bottom: 41.6px !important; }

.no-mt {
  margin-top: 0                          !important; }

.no-pt {
  padding-top: 0                          !important; }

.no-mb {
  margin-bottom: 0                          !important; }

.no-pb {
  padding-bottom: 0                          !important; }

.no-margin {
  margin: 0                          !important; }

.no-padding {
  padding: 0                          !important; }

.vertical-middle {
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%); }

.nowrap, label.error {
  white-space: nowrap;
  -ms-word-wrap: normal;
  word-wrap: normal; }

.icon {
  display: inline-block;
  font-size: 14px; }

.icon-left {
  margin-right: 5px; }

.icon-right {
  margin-left: 5px; }

.icon-1p5x {
  font-size: 1.5em; }

.icon-2x {
  font-size: 2em; }

.icon-3x {
  font-size: 3em; }

.icon-4x {
  font-size: 4em; }

.bg-center-cover {
  background: transparent none no-repeat scroll center center / cover; }

.bg-fixed {
  background: transparent none no-repeat fixed center center / cover; }

.bg-light {
  background-color: #f0f0f0; }

.bg-mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background: #000 none no-repeat scroll center top / cover; }

.bg-mask-after {
  position: relative;
  z-index: 1; }

.image {
  display: block;
  position: relative;
  max-width: 100%;
  overflow: hidden; }
  .image img {
    max-width: 100%; }

.list-inline, .blog-post .post-meta, .gallery-item .tags, .gallery-item .meta, .project-item .project-footer .project-counters, .rate {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none; }
  .list-inline li, .blog-post .post-meta li, .gallery-item .tags li, .gallery-item .meta li, .project-item .project-footer .project-counters li, .rate li {
    display: inline-block; }

.no-list, .widget-blog-menu .widget-body ul, .widget-blog-recent-comments .widget-body ul, .widget-blog-comments .wg-comments {
  list-style: none;
  margin: 0;
  padding: 0; }
  .no-list li, .widget-blog-menu .widget-body ul li, .widget-blog-recent-comments .widget-body ul li, .widget-blog-comments .wg-comments li {
    display: block; }

button.close, .close {
  position: relative;
  display: block;
  width: 30px;
  height: 30px;
  opacity: .5;
  -webkit-transition: all 0.375s ease-in-out;
  -moz-transition: all 0.375s ease-in-out;
  -ms-transition: all 0.375s ease-in-out;
  -o-transition: all 0.375s ease-in-out;
  transition: all 0.375s ease-in-out; }
  button.close::before, .close::before {
    display: block;
    content: '\4d';
    font-size: 24px;
    font-weight: normal;
    font-family: 'ElegantIcons', sans-serif; }
  button.close:hover, button.close:focus, .close:hover, .close:focus {
    opacity: 1.0; }

.h1, h1, .h2, h2, .h3, h3,
.h4, h4, .h5, .nav-tabs-theme li > a, .customizer .customizer-heading .customizer-title, .list-dot .list-dot-item .title, h5, .h6, h6 {
  display: block;
  line-height: 1.6em;
  font-family: 400;
  font-weight: 400; }

.h1, h1 {
  font-size: 28px; }

.h2, h2 {
  font-size: 24px; }

.h3, h3 {
  font-size: 22px; }

.h4, h4 {
  font-size: 20px; }

.h5, .nav-tabs-theme li > a, .customizer .customizer-heading .customizer-title, .list-dot .list-dot-item .title, h5 {
  font-size: 17px; }

.h6, h6 {
  font-size: 14px; }

.h1, h1, .h2, h2, .h3, h3 {
  margin-top: 20.8px 0.5;
  margin-bottom: 20.8px; }

.h4, h4, .h4, h4, .h5, .nav-tabs-theme li > a, .customizer .customizer-heading .customizer-title, .list-dot .list-dot-item .title, h5 {
  margin-top: 0;
  margin-bottom: 10.4px; }

a {
  color: #3f51b5;
  -webkit-transition: all 0.375s ease-in-out;
  -moz-transition: all 0.375s ease-in-out;
  -ms-transition: all 0.375s ease-in-out;
  -o-transition: all 0.375s ease-in-out;
  transition: all 0.375s ease-in-out; }
  a:hover, a:focus {
    text-decoration: none;
    color: #36469c; }
   
.fa-facebook-square:hover{
  color: lightskyblue;
}

.fa-youtube:hover{
  color: lightskyblue;
}

.fa-google:hover{
  color: lightskyblue;
}

p {
  margin-bottom: 10.4px; }

.label, label {
  font-weight: 400; }

.strong, strong {
  font-weight: 600; }

.text-muted, .blog-post .post-meta, .wg-comments .comment .comment-heading .meta, .breadcrumb .active, .icon-box .text, .icon-box-alt .text, .list-dot .list-dot-item .text, .testimonial .post, .team-member .post {
  color: inherit;
  opacity: 0.75; }

.nowrap, label.error {
  white-space: nowrap;
  -ms-word-wrap: normal;
  word-wrap: normal; }

@media screen and (max-width: 767px) {
  .xs-text-left {
    text-align: left; }

  .xs-text-right {
    text-align: right; }

  .xs-text-center {
    text-align: center; } }
@media screen and (max-width: 991px) {
  .sm-text-left {
    text-align: left; }

  .sm-text-right {
    text-align: right; }

  .sm-text-center {
    text-align: center; } }
@media screen and (max-width: 1199px) {
  .md-text-left {
    text-align: left; }

  .md-text-right {
    text-align: right; }

  .md-text-center {
    text-align: center; } }
.blockquote, blockquote {
  display: block;
  position: relative;
  margin: 20.8px 0 20.8px 30px;
  padding: 30px;
  font-size: 13px;
  line-height: 1.6em;
  background: #f0f0f0;
  border-left: solid 3px #333;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }
  @media screen and (max-width: 991px) {
    .blockquote, blockquote {
      margin-left: 0; } }
  .blockquote::after, blockquote::after {
    display: block;
    content: '\f10e';
    position: absolute;
    right: 10px;
    bottom: 5px;
    opacity: .2;
    line-height: 1;
    font-size: 3em;
    color: #444;
    font-family: 'FontAwesome', sans-serif; }

.tag {
  display: inline-block;
  padding: 4px 12px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.375s ease-in-out;
  -moz-transition: all 0.375s ease-in-out;
  -ms-transition: all 0.375s ease-in-out;
  -o-transition: all 0.375s ease-in-out;
  transition: all 0.375s ease-in-out; }

.tag-primary {
  color: #fff;
  background-color: #3f51b5; }
  .tag-primary[href]:hover, .tag-primary[href]:focus {
    color: #fff;
    background-color: #3349c1; }

.tag-secondary {
  color: #fff;
  background-color: #3f51b5; }
  .tag-secondary[href]:hover, .tag-secondary[href]:focus {
    color: #fff;
    background-color: #3349c1; }

.tag-default {
  color: #fff;
  background-color: #3f51b5; }
  .tag-default[href]:hover, .tag-default[href]:focus {
    color: #fff;
    background-color: #3349c1; }

.tag-success {
  color: #fff;
  background-color: #28a758; }
  .tag-success[href]:hover, .tag-success[href]:focus {
    color: #fff;
    background-color: #1eb155; }

.tag-info {
  color: #fff;
  background-color: #209eab; }
  .tag-info[href]:hover, .tag-info[href]:focus {
    color: #fff;
    background-color: #16a6b5; }

.tag-warning {
  color: #fff;
  background-color: #da993f; }
  .tag-warning[href]:hover, .tag-warning[href]:focus {
    color: #fff;
    background-color: #e59b34; }

.tag-danger {
  color: #fff;
  background-color: #d5535e; }
  .tag-danger[href]:hover, .tag-danger[href]:focus {
    color: #fff;
    background-color: #e04855; }

.tag-light {
  color: #fff;
  background-color: #f0f0f0; }
  .tag-light[href]:hover, .tag-light[href]:focus {
    color: #fff;
    background-color: #f2efef; }

.tag-dark {
  color: #fff;
  background-color: #333; }
  .tag-dark[href]:hover, .tag-dark[href]:focus {
    color: #fff;
    background-color: #382e2e; }

.nav-tabs-theme {
  margin-bottom: 41.6px;
  border-bottom: solid 1px transparent;
  text-align: center; }
  .nav-tabs-theme li {
    float: none;
    display: inline-block; }
  .nav-tabs-theme li > a {
    padding: 6px 12px;
    margin-left: 2.5px;
    margin-right: 2.5px;
    position: relative;
    color: #444;
    font-size: 13px;
    border: solid 1px #e0e0e0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
    .nav-tabs-theme li > a:hover, .nav-tabs-theme li > a:focus {
      color: #fff;
      background: #333;
      border-color: #333; }
  .nav-tabs-theme li.active > a, .nav-tabs-theme li.active > a:hover, .nav-tabs-theme li.active > a:focus {
    color: #fff;
    background: #333;
    border-color: #333; }

.form-control {
  padding: 6px 0;
  font-size: inherit;
  font-weight: inherit;
  background-color: transparent;
  border: solid 1px #e0e0e0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .form-control, .form-control:hover, .form-control:focus {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .form-control:not([class*="input-"]) {
    font-size: inherit; }
  .form-control:hover {
    border-color: #333; }
  .form-control:focus {
    border-color: #3f51b5; }
  .form-control[disabled], .form-control[readonly] {
    opacity: 0.75;
    background-color: #f0f0f0; }

input[type="text"].form-control,
input[type="email"].form-control,
textarea.form-control {
  border-width: 0 0 1px 0; }

textarea.vertical {
  resize: vertical; }

.form-control-lh {
  padding-top: 15px; }

.form-control-mlh {
  padding-top: 10px; }

.btn {
  padding: 14px 34px;
  font-weight: 500;
  text-shadow: none;
  font-size: 13px;
  background: transparent;
  border: solid 1px transparent;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.375s ease-in-out;
  -moz-transition: all 0.375s ease-in-out;
  -ms-transition: all 0.375s ease-in-out;
  -o-transition: all 0.375s ease-in-out;
  transition: all 0.375s ease-in-out;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12), 0 3px 12px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12), 0 3px 12px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12), 0 3px 12px 0 rgba(0, 0, 0, 0.09); }
  .btn:hover, .btn:focus, .btn:active {
    text-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .btn:disabled, .btn.disabled {
    opacity: .65; }
  .btn.btn-lg {
    padding: 18px 38px;
    font-size: 15px; }
  .btn.btn-sm {
    padding: 10px 30px; }
  .btn.btn-xs {
    padding: 6px 26px;
    font-size: 85%; }
  .btn.btn-o {
    color: #444;
    background-color: transparent;
    border: solid 1px #e0e0e0;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05); }
  .btn.btn-t {
    color: #444;
    border: solid 0 transparent;
    background-color: transparent;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important; }
  .btn.btn-tc {
    color: #444;
    border: solid 0 transparent;
    background-color: transparent;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important; }
  .btn.btn-circle {
    padding: 14px;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
    border-radius: 50% !important; }
    .btn.btn-circle .icon {
      display: block;
      width: 18px;
      height: 18px;
      font-size: 14px;
      line-height: 18px; }
    .btn.btn-circle.btn-lg {
      padding: 18px; }
    .btn.btn-circle.btn-sm {
      padding: 10px; }
    .btn.btn-circle.btn-xs {
      padding: 6px;
      font-size: 13px -1px; }
  .btn.btn-square {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  .btn.btn-icon {
    padding-left: 10px;
    padding-right: 10px; }
    .btn.btn-icon.btn-xs {
      font-size: 100%; }
  .btn.btn-rounded {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px; }
    .btn.btn-rounded.btn-xs {
      -webkit-border-radius: 15px;
      -moz-border-radius: 15px;
      border-radius: 15px; }
    .btn.btn-rounded.btn-sm {
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      border-radius: 20px; }
    .btn.btn-rounded.btn-lg {
      -webkit-border-radius: 30px;
      -moz-border-radius: 30px;
      border-radius: 30px; }
  .btn.btn-white-outline {
    border-color: #fff;
    background: transparent; }
  .btn.btn-dark-hover:hover, .btn.btn-dark-hover:focus {
    color: #fff;
    background: #333;
    border-color: #333; }
  .btn.btn-dark-hover:active {
    background: #1a1a1a;
    border-color: #1a1a1a; }

.btn .icon {
  font-size: 14px; }
  .btn .icon.icon-left {
    margin-right: 5px; }
  .btn .icon.icon-right {
    margin-left: 5px; }

.btn-primary {
  color: #fff;
  background: #3f51b5;
  border-color: #3f51b5; }
  .btn-primary.btn-tc {
    color: #3f51b5; }
  .btn-primary:hover, .btn-primary.hover {
    color: #fff;
    border-color: #606fc7;
    background-color: #606fc7; }
  .btn-primary:active, .btn-primary.active {
    color: #fff;
    border-color: #606fc7;
    background-color: #606fc7; }
  .btn-primary:focus, .btn-primary.focus {
    color: #fff;
    border-color: #32408f;
    background-color: #32408f; }
  .btn-primary[disabled], .btn-primary.disabled {
    opacity: .7;
    background: #3f51b5;
    border-color: #3f51b5; }

  /*
  .open > .dropdown-toggle.btn-primary {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .open > .dropdown-toggle.btn-primary

  .btn-primary.active,
  .btn-primary:active,
  .open > .dropdown-toggle.btn-primary {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary

  .btn-primary.active.focus,
  .btn-primary.active:focus,
  .btn-primary.active:hover,
  .btn-primary.focus:active,
  .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;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // ...
  */
.btn-secondary {
  color: #fff;
  background: #3f51b5;
  border-color: #3f51b5; }
  .btn-secondary.btn-tc {
    color: #3f51b5; }
  .btn-secondary:hover, .btn-secondary.hover {
    color: #fff;
    border-color: #606fc7;
    background-color: #606fc7; }
  .btn-secondary:active, .btn-secondary.active {
    color: #fff;
    border-color: #606fc7;
    background-color: #606fc7; }
  .btn-secondary:focus, .btn-secondary.focus {
    color: #fff;
    border-color: #32408f;
    background-color: #32408f; }
  .btn-secondary[disabled], .btn-secondary.disabled {
    opacity: .7;
    background: #3f51b5;
    border-color: #3f51b5; }

  /*
  .open > .dropdown-toggle.btn-secondary {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .open > .dropdown-toggle.btn-secondary

  .btn-secondary.active,
  .btn-secondary:active,
  .open > .dropdown-toggle.btn-secondary {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .btn-secondary.active, .btn-secondary:active, .open > .dropdown-toggle.btn-secondary

  .btn-secondary.active.focus,
  .btn-secondary.active:focus,
  .btn-secondary.active:hover,
  .btn-secondary.focus:active,
  .btn-secondary:active:focus,
  .btn-secondary:active:hover,
  .open > .dropdown-toggle.btn-secondary.focus,
  .open > .dropdown-toggle.btn-secondary:focus,
  .open > .dropdown-toggle.btn-secondary:hover {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // ...
  */
.btn-default {
  color: #fff;
  background: #3f51b5;
  border-color: #3f51b5; }
  .btn-default.btn-tc {
    color: #3f51b5; }
  .btn-default:hover, .btn-default.hover {
    color: #fff;
    border-color: #606fc7;
    background-color: #606fc7; }
  .btn-default:active, .btn-default.active {
    color: #fff;
    border-color: #606fc7;
    background-color: #606fc7; }
  .btn-default:focus, .btn-default.focus {
    color: #fff;
    border-color: #32408f;
    background-color: #32408f; }
  .btn-default[disabled], .btn-default.disabled {
    opacity: .7;
    background: #3f51b5;
    border-color: #3f51b5; }

  /*
  .open > .dropdown-toggle.btn-default {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .open > .dropdown-toggle.btn-default

  .btn-default.active,
  .btn-default:active,
  .open > .dropdown-toggle.btn-default {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .btn-default.active, .btn-default:active, .open > .dropdown-toggle.btn-default

  .btn-default.active.focus,
  .btn-default.active:focus,
  .btn-default.active:hover,
  .btn-default.focus:active,
  .btn-default:active:focus,
  .btn-default:active:hover,
  .open > .dropdown-toggle.btn-default.focus,
  .open > .dropdown-toggle.btn-default:focus,
  .open > .dropdown-toggle.btn-default:hover {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // ...
  */
.btn-success {
  color: #fff;
  background: #28a758;
  border-color: #28a758; }
  .btn-success.btn-tc {
    color: #28a758; }
  .btn-success:hover, .btn-success.hover {
    color: #fff;
    border-color: #34ce6e;
    background-color: #34ce6e; }
  .btn-success:active, .btn-success.active {
    color: #fff;
    border-color: #34ce6e;
    background-color: #34ce6e; }
  .btn-success:focus, .btn-success.focus {
    color: #fff;
    border-color: #1e7e42;
    background-color: #1e7e42; }
  .btn-success[disabled], .btn-success.disabled {
    opacity: .7;
    background: #28a758;
    border-color: #28a758; }

  /*
  .open > .dropdown-toggle.btn-success {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .open > .dropdown-toggle.btn-success

  .btn-success.active,
  .btn-success:active,
  .open > .dropdown-toggle.btn-success {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .btn-success.active, .btn-success:active, .open > .dropdown-toggle.btn-success

  .btn-success.active.focus,
  .btn-success.active:focus,
  .btn-success.active:hover,
  .btn-success.focus:active,
  .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;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // ...
  */
.btn-info {
  color: #fff;
  background: #209eab;
  border-color: #209eab; }
  .btn-info.btn-tc {
    color: #209eab; }
  .btn-info:hover, .btn-info.hover {
    color: #fff;
    border-color: #28c6d6;
    background-color: #28c6d6; }
  .btn-info:active, .btn-info.active {
    color: #fff;
    border-color: #28c6d6;
    background-color: #28c6d6; }
  .btn-info:focus, .btn-info.focus {
    color: #fff;
    border-color: #187680;
    background-color: #187680; }
  .btn-info[disabled], .btn-info.disabled {
    opacity: .7;
    background: #209eab;
    border-color: #209eab; }

  /*
  .open > .dropdown-toggle.btn-info {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .open > .dropdown-toggle.btn-info

  .btn-info.active,
  .btn-info:active,
  .open > .dropdown-toggle.btn-info {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .btn-info.active, .btn-info:active, .open > .dropdown-toggle.btn-info

  .btn-info.active.focus,
  .btn-info.active:focus,
  .btn-info.active:hover,
  .btn-info.focus:active,
  .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;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // ...
  */
.btn-warning {
  color: #fff;
  background: #da993f;
  border-color: #da993f; }
  .btn-warning.btn-tc {
    color: #da993f; }
  .btn-warning:hover, .btn-warning.hover {
    color: #fff;
    border-color: #e2b06a;
    background-color: #e2b06a; }
  .btn-warning:active, .btn-warning.active {
    color: #fff;
    border-color: #e2b06a;
    background-color: #e2b06a; }
  .btn-warning:focus, .btn-warning.focus {
    color: #fff;
    border-color: #c18025;
    background-color: #c18025; }
  .btn-warning[disabled], .btn-warning.disabled {
    opacity: .7;
    background: #da993f;
    border-color: #da993f; }

  /*
  .open > .dropdown-toggle.btn-warning {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .open > .dropdown-toggle.btn-warning

  .btn-warning.active,
  .btn-warning:active,
  .open > .dropdown-toggle.btn-warning {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .btn-warning.active, .btn-warning:active, .open > .dropdown-toggle.btn-warning

  .btn-warning.active.focus,
  .btn-warning.active:focus,
  .btn-warning.active:hover,
  .btn-warning.focus:active,
  .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;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // ...
  */
.btn-danger {
  color: #fff;
  background: #d5535e;
  border-color: #d5535e; }
  .btn-danger.btn-tc {
    color: #d5535e; }
  .btn-danger:hover, .btn-danger.hover {
    color: #fff;
    border-color: #df7c84;
    background-color: #df7c84; }
  .btn-danger:active, .btn-danger.active {
    color: #fff;
    border-color: #df7c84;
    background-color: #df7c84; }
  .btn-danger:focus, .btn-danger.focus {
    color: #fff;
    border-color: #c5303d;
    background-color: #c5303d; }
  .btn-danger[disabled], .btn-danger.disabled {
    opacity: .7;
    background: #d5535e;
    border-color: #d5535e; }

  /*
  .open > .dropdown-toggle.btn-danger {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .open > .dropdown-toggle.btn-danger

  .btn-danger.active,
  .btn-danger:active,
  .open > .dropdown-toggle.btn-danger {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .btn-danger.active, .btn-danger:active, .open > .dropdown-toggle.btn-danger

  .btn-danger.active.focus,
  .btn-danger.active:focus,
  .btn-danger.active:hover,
  .btn-danger.focus:active,
  .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;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // ...
  */
.btn-light {
  color: #fff;
  background: #f0f0f0;
  border-color: #f0f0f0; }
  .btn-light.btn-tc {
    color: #f0f0f0; }
  .btn-light:hover, .btn-light.hover {
    color: #fff;
    border-color: white;
    background-color: white; }
  .btn-light:active, .btn-light.active {
    color: #fff;
    border-color: white;
    background-color: white; }
  .btn-light:focus, .btn-light.focus {
    color: #fff;
    border-color: #d7d7d7;
    background-color: #d7d7d7; }
  .btn-light[disabled], .btn-light.disabled {
    opacity: .7;
    background: #f0f0f0;
    border-color: #f0f0f0; }

  /*
  .open > .dropdown-toggle.btn-light {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .open > .dropdown-toggle.btn-light

  .btn-light.active,
  .btn-light:active,
  .open > .dropdown-toggle.btn-light {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .btn-light.active, .btn-light:active, .open > .dropdown-toggle.btn-light

  .btn-light.active.focus,
  .btn-light.active:focus,
  .btn-light.active:hover,
  .btn-light.focus:active,
  .btn-light:active:focus,
  .btn-light:active:hover,
  .open > .dropdown-toggle.btn-light.focus,
  .open > .dropdown-toggle.btn-light:focus,
  .open > .dropdown-toggle.btn-light:hover {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // ...
  */
.btn-dark {
  color: #fff;
  background: #333;
  border-color: #333; }
  .btn-dark.btn-tc {
    color: #333; }
  .btn-dark:hover, .btn-dark.hover {
    color: #fff;
    border-color: #4d4d4d;
    background-color: #4d4d4d; }
  .btn-dark:active, .btn-dark.active {
    color: #fff;
    border-color: #4d4d4d;
    background-color: #4d4d4d; }
  .btn-dark:focus, .btn-dark.focus {
    color: #fff;
    border-color: #1a1a1a;
    background-color: #1a1a1a; }
  .btn-dark[disabled], .btn-dark.disabled {
    opacity: .7;
    background: #333;
    border-color: #333; }

  /*
  .open > .dropdown-toggle.btn-dark {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .open > .dropdown-toggle.btn-dark

  .btn-dark.active,
  .btn-dark:active,
  .open > .dropdown-toggle.btn-dark {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .btn-dark.active, .btn-dark:active, .open > .dropdown-toggle.btn-dark

  .btn-dark.active.focus,
  .btn-dark.active:focus,
  .btn-dark.active:hover,
  .btn-dark.focus:active,
  .btn-dark:active:focus,
  .btn-dark:active:hover,
  .open > .dropdown-toggle.btn-dark.focus,
  .open > .dropdown-toggle.btn-dark:focus,
  .open > .dropdown-toggle.btn-dark:hover {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // ...
  */
.btn-text {
  color: #fff;
  background: #444;
  border-color: #444; }
  .btn-text.btn-tc {
    color: #444; }
  .btn-text:hover, .btn-text.hover {
    color: #fff;
    border-color: #5e5e5e;
    background-color: #5e5e5e; }
  .btn-text:active, .btn-text.active {
    color: #fff;
    border-color: #5e5e5e;
    background-color: #5e5e5e; }
  .btn-text:focus, .btn-text.focus {
    color: #fff;
    border-color: #2b2b2b;
    background-color: #2b2b2b; }
  .btn-text[disabled], .btn-text.disabled {
    opacity: .7;
    background: #444;
    border-color: #444; }

  /*
  .open > .dropdown-toggle.btn-text {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .open > .dropdown-toggle.btn-text

  .btn-text.active,
  .btn-text:active,
  .open > .dropdown-toggle.btn-text {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // .btn-text.active, .btn-text:active, .open > .dropdown-toggle.btn-text

  .btn-text.active.focus,
  .btn-text.active:focus,
  .btn-text.active:hover,
  .btn-text.focus:active,
  .btn-text:active:focus,
  .btn-text:active:hover,
  .open > .dropdown-toggle.btn-text.focus,
  .open > .dropdown-toggle.btn-text:focus,
  .open > .dropdown-toggle.btn-text:hover {
    color: #fff;
    border-color: darken($color, 10%);
    background-color: darken($color, 10%);
  } // ...
  */
.icon-list {
  display: block;
  width: 100%;
  list-style: none;
  padding: 0;
  margin: 0 0 20.8px; }
  .icon-list li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px; }

.icon-theme {
  display: inline-block;
  width: 32px;
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  text-align: center;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.375s ease-in-out;
  -moz-transition: all 0.375s ease-in-out;
  -ms-transition: all 0.375s ease-in-out;
  -o-transition: all 0.375s ease-in-out;
  transition: all 0.375s ease-in-out; }
  .icon-theme.icon-circle {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }

.icon-primary {
  color: #fff;
  background: #3f51b5; }

a .icon-primary:hover, a .icon-primary:focus,
button .icon-primary:hover,
button .icon-primary:focus,
.btn .icon-primary:hover,
.btn .icon-primary:focus {
  background: #606fc7; }
a .icon-primary:active,
button .icon-primary:active,
.btn .icon-primary:active {
  background: #32408f; }

.icon-secondary {
  color: #fff;
  background: #3f51b5; }

a .icon-secondary:hover, a .icon-secondary:focus,
button .icon-secondary:hover,
button .icon-secondary:focus,
.btn .icon-secondary:hover,
.btn .icon-secondary:focus {
  background: #606fc7; }
a .icon-secondary:active,
button .icon-secondary:active,
.btn .icon-secondary:active {
  background: #32408f; }

.icon-default {
  color: #fff;
  background: #3f51b5; }

a .icon-default:hover, a .icon-default:focus,
button .icon-default:hover,
button .icon-default:focus,
.btn .icon-default:hover,
.btn .icon-default:focus {
  background: #606fc7; }
a .icon-default:active,
button .icon-default:active,
.btn .icon-default:active {
  background: #32408f; }

.icon-success {
  color: #fff;
  background: #28a758; }

a .icon-success:hover, a .icon-success:focus,
button .icon-success:hover,
button .icon-success:focus,
.btn .icon-success:hover,
.btn .icon-success:focus {
  background: #34ce6e; }
a .icon-success:active,
button .icon-success:active,
.btn .icon-success:active {
  background: #1e7e42; }

.icon-info {
  color: #fff;
  background: #209eab; }

a .icon-info:hover, a .icon-info:focus,
button .icon-info:hover,
button .icon-info:focus,
.btn .icon-info:hover,
.btn .icon-info:focus {
  background: #28c6d6; }
a .icon-info:active,
button .icon-info:active,
.btn .icon-info:active {
  background: #187680; }

.icon-warning {
  color: #fff;
  background: #da993f; }

a .icon-warning:hover, a .icon-warning:focus,
button .icon-warning:hover,
button .icon-warning:focus,
.btn .icon-warning:hover,
.btn .icon-warning:focus {
  background: #e2b06a; }
a .icon-warning:active,
button .icon-warning:active,
.btn .icon-warning:active {
  background: #c18025; }

.icon-danger {
  color: #fff;
  background: #d5535e; }

a .icon-danger:hover, a .icon-danger:focus,
button .icon-danger:hover,
button .icon-danger:focus,
.btn .icon-danger:hover,
.btn .icon-danger:focus {
  background: #df7c84; }
a .icon-danger:active,
button .icon-danger:active,
.btn .icon-danger:active {
  background: #c5303d; }

.icon-light {
  color: #fff;
  background: #f0f0f0; }

a .icon-light:hover, a .icon-light:focus,
button .icon-light:hover,
button .icon-light:focus,
.btn .icon-light:hover,
.btn .icon-light:focus {
  background: white; }
a .icon-light:active,
button .icon-light:active,
.btn .icon-light:active {
  background: #d7d7d7; }

.icon-brand-facebook {
  color: #fff;
  background: #3b5998; }

a .icon-brand-facebook:hover, a .icon-brand-facebook:focus,
button .icon-brand-facebook:hover,
button .icon-brand-facebook:focus,
.btn .icon-brand-facebook:hover,
.btn .icon-brand-facebook:focus {
  background: #4c70ba; }
a .icon-brand-facebook:active,
button .icon-brand-facebook:active,
.btn .icon-brand-facebook:active {
  background: #2d4373; }

.icon-brand-twitter {
  color: #fff;
  background: #00aced; }

a .icon-brand-twitter:hover, a .icon-brand-twitter:focus,
button .icon-brand-twitter:hover,
button .icon-brand-twitter:focus,
.btn .icon-brand-twitter:hover,
.btn .icon-brand-twitter:focus {
  background: #21c2ff; }
a .icon-brand-twitter:active,
button .icon-brand-twitter:active,
.btn .icon-brand-twitter:active {
  background: #0087ba; }

.icon-brand-linkedin {
  color: #fff;
  background: #007bb6; }

a .icon-brand-linkedin:hover, a .icon-brand-linkedin:focus,
button .icon-brand-linkedin:hover,
button .icon-brand-linkedin:focus,
.btn .icon-brand-linkedin:hover,
.btn .icon-brand-linkedin:focus {
  background: #009de9; }
a .icon-brand-linkedin:active,
button .icon-brand-linkedin:active,
.btn .icon-brand-linkedin:active {
  background: #005983; }

.icon-brand-skype {
  color: #fff;
  background: #00aff0; }

a .icon-brand-skype:hover, a .icon-brand-skype:focus,
button .icon-brand-skype:hover,
button .icon-brand-skype:focus,
.btn .icon-brand-skype:hover,
.btn .icon-brand-skype:focus {
  background: #24c4ff; }
a .icon-brand-skype:active,
button .icon-brand-skype:active,
.btn .icon-brand-skype:active {
  background: #008abd; }

.icon-brand-googleplus {
  color: #fff;
  background: #dd4b39; }

a .icon-brand-googleplus:hover, a .icon-brand-googleplus:focus,
button .icon-brand-googleplus:hover,
button .icon-brand-googleplus:focus,
.btn .icon-brand-googleplus:hover,
.btn .icon-brand-googleplus:focus {
  background: #e47365; }
a .icon-brand-googleplus:active,
button .icon-brand-googleplus:active,
.btn .icon-brand-googleplus:active {
  background: #c23321; }

.icon-brand-pinterest {
  color: #fff;
  background: #cb2027; }

a .icon-brand-pinterest:hover, a .icon-brand-pinterest:focus,
button .icon-brand-pinterest:hover,
button .icon-brand-pinterest:focus,
.btn .icon-brand-pinterest:hover,
.btn .icon-brand-pinterest:focus {
  background: #e03e44; }
a .icon-brand-pinterest:active,
button .icon-brand-pinterest:active,
.btn .icon-brand-pinterest:active {
  background: #9f191f; }

.icon-brand-youtube {
  color: #fff;
  background: #bb0000; }

a .icon-brand-youtube:hover, a .icon-brand-youtube:focus,
button .icon-brand-youtube:hover,
button .icon-brand-youtube:focus,
.btn .icon-brand-youtube:hover,
.btn .icon-brand-youtube:focus {
  background: #ee0000; }
a .icon-brand-youtube:active,
button .icon-brand-youtube:active,
.btn .icon-brand-youtube:active {
  background: #880000; }

.icon-brand-vine {
  color: #fff;
  background: #00b488; }

a .icon-brand-vine:hover, a .icon-brand-vine:focus,
button .icon-brand-vine:hover,
button .icon-brand-vine:focus,
.btn .icon-brand-vine:hover,
.btn .icon-brand-vine:focus {
  background: #00e7af; }
a .icon-brand-vine:active,
button .icon-brand-vine:active,
.btn .icon-brand-vine:active {
  background: #008161; }

.icon-brand-dribble {
  color: #fff;
  background: #ea4c89; }

a .icon-brand-dribble:hover, a .icon-brand-dribble:focus,
button .icon-brand-dribble:hover,
button .icon-brand-dribble:focus,
.btn .icon-brand-dribble:hover,
.btn .icon-brand-dribble:focus {
  background: #ef7aa7; }
a .icon-brand-dribble:active,
button .icon-brand-dribble:active,
.btn .icon-brand-dribble:active {
  background: #e51e6b; }

.icon-brand-flickr {
  color: #fff;
  background: #ff0084; }

a .icon-brand-flickr:hover, a .icon-brand-flickr:focus,
button .icon-brand-flickr:hover,
button .icon-brand-flickr:focus,
.btn .icon-brand-flickr:hover,
.btn .icon-brand-flickr:focus {
  background: #ff339d; }
a .icon-brand-flickr:active,
button .icon-brand-flickr:active,
.btn .icon-brand-flickr:active {
  background: #cc006a; }

.icon-brand-behance {
  color: #fff;
  background: #1769ff; }

a .icon-brand-behance:hover, a .icon-brand-behance:focus,
button .icon-brand-behance:hover,
button .icon-brand-behance:focus,
.btn .icon-brand-behance:hover,
.btn .icon-brand-behance:focus {
  background: #4a8aff; }
a .icon-brand-behance:active,
button .icon-brand-behance:active,
.btn .icon-brand-behance:active {
  background: #0050e3; }

.icon-brand-vimeo {
  color: #fff;
  background: #1ab7ea; }

a .icon-brand-vimeo:hover, a .icon-brand-vimeo:focus,
button .icon-brand-vimeo:hover,
button .icon-brand-vimeo:focus,
.btn .icon-brand-vimeo:hover,
.btn .icon-brand-vimeo:focus {
  background: #49c6ee; }
a .icon-brand-vimeo:active,
button .icon-brand-vimeo:active,
.btn .icon-brand-vimeo:active {
  background: #1295bf; }

.icon-brand-tumblr {
  color: #fff;
  background: #32506d; }

a .icon-brand-tumblr:hover, a .icon-brand-tumblr:focus,
button .icon-brand-tumblr:hover,
button .icon-brand-tumblr:focus,
.btn .icon-brand-tumblr:hover,
.btn .icon-brand-tumblr:focus {
  background: #426a90; }
a .icon-brand-tumblr:active,
button .icon-brand-tumblr:active,
.btn .icon-brand-tumblr:active {
  background: #22364a; }

.icon-brand-instagram {
  color: #fff;
  background: #bc2a8d; }

a .icon-brand-instagram:hover, a .icon-brand-instagram:focus,
button .icon-brand-instagram:hover,
button .icon-brand-instagram:focus,
.btn .icon-brand-instagram:hover,
.btn .icon-brand-instagram:focus {
  background: #d544a6; }
a .icon-brand-instagram:active,
button .icon-brand-instagram:active,
.btn .icon-brand-instagram:active {
  background: #92216e; }

.icon-brand-vk {
  color: #fff;
  background: #45668e; }

a .icon-brand-vk:hover, a .icon-brand-vk:focus,
button .icon-brand-vk:hover,
button .icon-brand-vk:focus,
.btn .icon-brand-vk:hover,
.btn .icon-brand-vk:focus {
  background: #587fae; }
a .icon-brand-vk:active,
button .icon-brand-vk:active,
.btn .icon-brand-vk:active {
  background: #344d6c; }

.icon-brand-wordpress {
  color: #fff;
  background: #21759b; }

a .icon-brand-wordpress:hover, a .icon-brand-wordpress:focus,
button .icon-brand-wordpress:hover,
button .icon-brand-wordpress:focus,
.btn .icon-brand-wordpress:hover,
.btn .icon-brand-wordpress:focus {
  background: #2a95c5; }
a .icon-brand-wordpress:active,
button .icon-brand-wordpress:active,
.btn .icon-brand-wordpress:active {
  background: #185571; }

.icon-brand-yahoo {
  color: #fff;
  background: #7B0099; }

a .icon-brand-yahoo:hover, a .icon-brand-yahoo:focus,
button .icon-brand-yahoo:hover,
button .icon-brand-yahoo:focus,
.btn .icon-brand-yahoo:hover,
.btn .icon-brand-yahoo:focus {
  background: #a400cc; }
a .icon-brand-yahoo:active,
button .icon-brand-yahoo:active,
.btn .icon-brand-yahoo:active {
  background: #520066; }

.icon-brand-blogger {
  color: #fff;
  background: #fb8f3d; }

a .icon-brand-blogger:hover, a .icon-brand-blogger:focus,
button .icon-brand-blogger:hover,
button .icon-brand-blogger:focus,
.btn .icon-brand-blogger:hover,
.btn .icon-brand-blogger:focus {
  background: #fcac6f; }
a .icon-brand-blogger:active,
button .icon-brand-blogger:active,
.btn .icon-brand-blogger:active {
  background: #fa720b; }

.icon-brand-soundcloud {
  color: #fff;
  background: #ff3a00; }

a .icon-brand-soundcloud:hover, a .icon-brand-soundcloud:focus,
button .icon-brand-soundcloud:hover,
button .icon-brand-soundcloud:focus,
.btn .icon-brand-soundcloud:hover,
.btn .icon-brand-soundcloud:focus {
  background: #ff6133; }
a .icon-brand-soundcloud:active,
button .icon-brand-soundcloud:active,
.btn .icon-brand-soundcloud:active {
  background: #cc2e00; }

.tooltip {
  color: #444;
  font-size: 13px;
  font-family: "Roboto", sans-serif;
  font-weight: 400; }
  .tooltip .tooltip-inner {
    opacity: 1.0;
    padding: .4em .7em;
    color: rgba(255, 255, 255, 0.7);
    background: rgba(0, 0, 0, 0.99);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }

.progress {
  height: 8px;
  background: #f0f0f0 none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .progress .progress-bar {
    height: 8px;
    background-color: #3f51b5;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
    .progress .progress-bar:not(.progress-bar-striped) {
      background-image: none; }
  .progress.progress-xs, .progress.progress-xs .progress-bar {
    height: 4px; }

.progress-title {
  margin-bottom: 5px; }
  .progress-title .value {
    float: right; }

.progress-bar.progress-bar-primary {
  background-color: #3f51b5; }

.progress-bar.progress-bar-secondary {
  background-color: #3f51b5; }

.progress-bar.progress-bar-default {
  background-color: #3f51b5; }

.progress-bar.progress-bar-success {
  background-color: #28a758; }

.progress-bar.progress-bar-info {
  background-color: #209eab; }

.progress-bar.progress-bar-warning {
  background-color: #da993f; }

.progress-bar.progress-bar-danger {
  background-color: #d5535e; }

.progress-bar.progress-bar-light {
  background-color: #f0f0f0; }

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

.dropdown-menu {
  font-size: 13px; }
  .dropdown-menu > li > a {
    color: #444;
    padding-top: 10px;
    padding-bottom: 10px; }
    .dropdown-menu > li > a .icon {
      margin-right: 5px; }
    .dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
      color: #444;
      background: #f0f0f0; }
  .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
    color: #444;
    background: #f0f0f0; }

.custom-checkbox-slide {
  position: relative; }
  .custom-checkbox-slide label {
    position: relative;
    padding-left: 55px;
    cursor: pointer; }
    .custom-checkbox-slide label::before, .custom-checkbox-slide label::after {
      display: block;
      content: '';
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .custom-checkbox-slide label::before {
      width: 40px;
      height: 17px;
      position: absolute;
      top: 2px;
      left: 0;
      background: #d7d7d7 none repeat scroll 0 0;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      border-radius: 10px; }
    .custom-checkbox-slide label::after {
      content: '';
      width: 22px;
      height: 22px;
      position: absolute;
      top: -1px;
      left: -6px;
      background: #fff none repeat scroll 0 0;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      -webkit-box-shadow: 0 1px 4px 3px rgba(0, 0, 0, 0.2);
      -moz-box-shadow: 0 1px 4px 3px rgba(0, 0, 0, 0.2);
      box-shadow: 0 1px 4px 3px rgba(0, 0, 0, 0.2); }
  .custom-checkbox-slide input[type="checkbox"] {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
    .custom-checkbox-slide input[type="checkbox"]:checked + label::before {
      background-color: #606fc7; }
    .custom-checkbox-slide input[type="checkbox"]:checked + label::after {
      left: 23px; }

.custom-checkbox-slide-primary input[type="checkbox"]:checked + label::before {
  background-color: #606fc7; }

.custom-checkbox-slide-secondary input[type="checkbox"]:checked + label::before {
  background-color: #606fc7; }

.custom-checkbox-slide-default input[type="checkbox"]:checked + label::before {
  background-color: #606fc7; }

.custom-checkbox-slide-success input[type="checkbox"]:checked + label::before {
  background-color: #34ce6e; }

.custom-checkbox-slide-info input[type="checkbox"]:checked + label::before {
  background-color: #28c6d6; }

.custom-checkbox-slide-warning input[type="checkbox"]:checked + label::before {
  background-color: #e2b06a; }

.custom-checkbox-slide-danger input[type="checkbox"]:checked + label::before {
  background-color: #df7c84; }

.custom-checkbox-slide-light input[type="checkbox"]:checked + label::before {
  background-color: white; }

.custom-checkbox-slide-dark input[type="checkbox"]:checked + label::before {
  background-color: #4d4d4d; }

.modal.fade .modal-dialog {
  -webkit-transition: all 0.375s ease-in-out;
  -moz-transition: all 0.375s ease-in-out;
  -ms-transition: all 0.375s ease-in-out;
  -o-transition: all 0.375s ease-in-out;
  transition: all 0.375s ease-in-out;
  -webkit-transform: translateY(100px) scale(0.8);
  -moz-transform: translateY(100px) scale(0.8);
  -ms-transform: translateY(100px) scale(0.8);
  -o-transform: translateY(100px) scale(0.8);
  transform: translateY(100px) scale(0.8); }
.modal.in .modal-dialog {
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

.modal-content {
  border: none;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px; }

.modal-header {
  padding-top: 30px;
  border-bottom: none; }

.modal-body {
  padding-bottom: 30px; }

.modal-footer {
  padding: 10px 15px;
  text-align: left;
  border-top: none; }

.modal-backdrop {
  opacity: .0;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear; }
  .modal-backdrop.fade.in {
    opacity: 1.0; }

.blog-post {
  position: relative;
  margin-bottom: 41.6px; }
  .blog-post .post-media {
    margin-bottom: 20.8px; }
    .blog-post .post-media .gallery-item {
      margin-bottom: 0; }
  .blog-post .post-title {
    line-height: 1;
    margin-top: 0;
    margin-bottom: 5px; }
  .blog-post .post-content {
    margin-bottom: 20.8px; }
    .blog-post .post-content p:last-child {
      margin-bottom: 0; }
  .blog-post .post-meta {
    margin-bottom: 20.8px; }
  .blog-post .post-footer .icon-list {
    position: relative;
    text-align: right; }
    .blog-post .post-footer .icon-list li {
      margin-top: -2px; }
    @media screen and (max-width: 991px) {
      .blog-post .post-footer .icon-list {
        margin-top: 0;
        text-align: left; } }
  .blog-post .post-tags {
    padding-top: 1px; }
    @media screen and (max-width: 991px) {
      .blog-post .post-tags {
        margin-bottom: 10.4px; } }
  .blog-post .post-buttons {
    text-align: right; }
    @media screen and (max-width: 991px) {
      .blog-post .post-buttons {
        text-align: left; } }

.tag-cloud {
  display: block; }
  .tag-cloud .tag {
    margin: 0 5px 5px 0; }

.widget-blog-menu .widget-body ul li a {
  display: block;
  padding: 10px 0;
  color: #444;
  border-bottom: dotted 1px #e0e0e0; }

.widget-blog-search .widget-body .form-inline .form-control {
  padding: 6px 12px;
  border: solid 1px #e0e0e0; }
.widget-blog-search .widget-body .form-inline .btn {
  padding-top: 7px !important;
  padding-bottom: 6px !important;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
.widget-blog-search .widget-body .form-inline label.error {
  left: 0; }

.widget-blog-recent-posts .widget-body .wgblog-post .image {
  margin-bottom: 10.4px; }

.widget-blog-advert .widget-body .advert-placeholder {
  width: 1%;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  background: #f0f0f0; }
  .widget-blog-advert .widget-body .advert-placeholder .icon {
    font-size: 2em;
    margin-bottom: 20.8px; }

.widget-blog-recent-comments .widget-body ul li {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: dotted 1px #e0e0e0; }

.widget-blog-comments .wg-comments .wg-comments .comment {
  margin-top: 20.8px; }

.wg-comments .comment {
  display: block;
  position: relative;
  margin-bottom: 20.8px;
  padding-left: 75px; }
  .wg-comments .comment .avatar {
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 60px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .wg-comments .comment .comment-heading {
    margin-bottom: 10.4px; }
    .wg-comments .comment .comment-heading .name {
      line-height: 1;
      margin-top: 0;
      margin-bottom: 5px;
      padding-top: 10.4px; }
    .wg-comments .comment .comment-heading .comment-reply {
      margin-left: 5px;
      display: inline-block; }

.widget-blog-leave-a-comment .wg-block {
  position: relative;
  height: 67px;
  padding: 15px 15px 15px 75px;
  border: solid 1px #e0e0e0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05); }
  .widget-blog-leave-a-comment .wg-block .avatar {
    position: absolute;
    top: 10px;
    left: 12px;
    width: 45px;
    height: 45px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .widget-blog-leave-a-comment .wg-block .form-control {
    height: 30px;
    min-height: 30px;
    resize: none; }
  .widget-blog-leave-a-comment .wg-block .wg-block-footer {
    height: 0;
    margin-top: 20.8px;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0); }
.widget-blog-leave-a-comment.focus .wg-block {
  height: auto; }
.widget-blog-leave-a-comment.focus .form-control {
  height: 90px;
  resize: vertical; }
.widget-blog-leave-a-comment.focus .wg-block-footer {
  height: auto;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-transition: all 0.375s ease-in-out;
  -moz-transition: all 0.375s ease-in-out;
  -o-transition: all 0.375s ease-in-out;
  transition: all 0.375s ease-in-out; }

.pagination {
  margin: 0 0 20.8px; }
  .pagination > li:first-child > a, .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px; }
  .pagination > li:last-child > a, .pagination > li:last-child > span {
    margin-right: 0;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px; }
  .pagination li a {
    display: block;
    position: relative;
    margin: 0 5px;
    padding: 0;
    width: 32px;
    height: 32px;
    line-height: 32px;
    color: #444;
    text-align: center;
    border: none;
    background: transparent;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px; }
    .pagination li a:hover, .pagination li a.hover, .pagination li a:focus, .pagination li a.focus {
      color: #fff;
      border-color: #333;
      background-color: #333;
      -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
      -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
      box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05); }
    .pagination li a.pagination-prev::before, .pagination li a.pagination-next::before {
      display: block;
      content: '';
      font-size: 14px;
      font-family: 'FontAwesome', sans-serif; }
    .pagination li a.pagination-prev::before {
      content: '\f053'; }
    .pagination li a.pagination-next::before {
      content: '\f054'; }
  .pagination li.active a, .pagination li.active a:hover, .pagination li.active a:focus {
    color: #fff;
    background-color: #333;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.05); }

.gallery-wrapper .gallery-item {
  margin-bottom: 20.8px; }

.projects-carousel {
  margin-left: -15px;
  margin-right: -15px; }
  .projects-carousel .owl-slide {
    padding: 15px; }
  @media screen and (max-width: 991px) {
    .projects-carousel {
      margin-left: auto;
      margin-right: auto; }
      .projects-carousel .owl-slide {
        padding-left: 0;
        padding-right: 0; } }

.panel {
  position: relative;
  border: solid 1px #e0e0e0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.09);
  box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.09); }

.panel-heading {
  position: relative;
  padding: 15px;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .panel-heading .panel-title {
    margin: 0; }

.panel-body {
  padding: 15px; }

.panel-footer {
  padding: 15px;
  background: #f0f0f0; }

.page-error-heading {
  text-align: center; }

.page-error-icon {
  display: block;
  margin-bottom: 20.8px;
  font-size: 5em;
  line-height: 1; }

.page-error-text {
  margin-bottom: 20.8px;
  line-height: 1;
  font-size: 30px; }

.page-error-code {
  display: block;
  margin-bottom: 20.8px;
  line-height: 1;
  font-size: 6.4em; }

.breadcrumb {
  margin: 0;
  padding: 15px 0;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
  .breadcrumb a {
    color: #444; }
    .breadcrumb a:hover, .breadcrumb a:focus {
      color: #111; }
    .breadcrumb a .icon {
      margin-right: 3px; }

.customizer {
  position: fixed;
  top: 0;
  right: 0;
  z-index: 99999;
  width: 350px;
  height: 100%;
  max-width: calc(100% - 50px);
  color: #444;
  background: #f0f0f0;
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  transform: translateX(100%);
  -webkit-transition: transform 0.175s ease-in-out;
  -moz-transition: transform 0.175s ease-in-out;
  -o-transition: transform 0.175s ease-in-out;
  transition: transform 0.175s ease-in-out;
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12), 0 3px 12px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12), 0 3px 12px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12), 0 3px 12px 0 rgba(0, 0, 0, 0.09); }
  .customizer .customizer-heading {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 58px;
    margin: 0 0 20.8px;
    background: #fff;
    border-bottom: solid 1px #e0e0e0; }
    .customizer .customizer-heading .customizer-title {
      margin: 0;
      padding: 15px; }
  .customizer .customizer-body {
    position: absolute;
    top: 58px;
    bottom: 0;
    width: 100%;
    padding: 15px 0;
    overflow-y: auto; }
  .customizer .customizer-toggle {
    display: block;
    position: absolute;
    left: -50px;
    top: 20%;
    z-index: -1;
    width: 50px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    text-align: center;
    background: #222;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12), 0 3px 12px 0 rgba(0, 0, 0, 0.09);
    -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12), 0 3px 12px 0 rgba(0, 0, 0, 0.09);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12), 0 3px 12px 0 rgba(0, 0, 0, 0.09); }
    .customizer .customizer-toggle:hover, .customizer .customizer-toggle:focus {
      background: #444; }
    .customizer .customizer-toggle:active {
      background: #111; }
    .customizer .customizer-toggle::after {
      display: block;
      content: '\f085';
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      width: 100%;
      font-size: 14px;
      font-family: 'FontAwesome', sans-serif; }
  .customizer.in {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }

.customizer-panel {
  display: none;
  padding: 15px;
  background: #fff;
  border: solid 1px #e0e0e0;
  border-left-width: 0;
  border-right-width: 0; }
  .customizer-panel.customizer-panel-active {
    display: block; }

.customizer-navigation {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0 0 20.8px;
  border-top: solid 1px #e0e0e0; }
  .customizer-navigation li {
    display: block; }
    .customizer-navigation li .customizer-navigation-item {
      display: block;
      position: relative;
      padding: 14px 15px;
      color: #444;
      font-weight: 500;
      background: #fff;
      border: solid 0 #e0e0e0;
      border-bottom-width: 1px; }
      .customizer-navigation li .customizer-navigation-item::after {
        display: block;
        content: '\f054';
        position: absolute;
        top: 15px;
        right: 15px;
        font-size: 14px;
        font-family: 'FontAwesome', sans-serif;
        -webkit-transition: transform 0.175s ease-in-out;
        -moz-transition: transform 0.175s ease-in-out;
        -o-transition: transform 0.175s ease-in-out;
        transition: transform 0.175s ease-in-out; }
      .customizer-navigation li .customizer-navigation-item:hover, .customizer-navigation li .customizer-navigation-item:focus {
        background: #f3f3f3;
        -webkit-box-shadow: inset -3px 0 0 #333;
        -moz-box-shadow: inset -3px 0 0 #333;
        box-shadow: inset -3px 0 0 #333; }
      .customizer-navigation li .customizer-navigation-item:active {
        background: #f0f0f0;
        -webkit-box-shadow: inset -3px 0 0 #333;
        -moz-box-shadow: inset -3px 0 0 #333;
        box-shadow: inset -3px 0 0 #333; }
    .customizer-navigation li.active .customizer-navigation-item {
      background: #fff;
      -webkit-box-shadow: inset -3px 0 0 #333;
      -moz-box-shadow: inset -3px 0 0 #333;
      box-shadow: inset -3px 0 0 #333; }
      .customizer-navigation li.active .customizer-navigation-item::after {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }

.customizer-panel-open :not(.active) {
  display: none; }

.customizer-control {
  margin-bottom: 10.4px; }

.customizer-label {
  display: block;
  margin-bottom: 5px; }

.navbar-top {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  border: none;
  background: #fff none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-transition: all 0.375s ease-in-out;
  -moz-transition: all 0.375s ease-in-out;
  -ms-transition: all 0.375s ease-in-out;
  -o-transition: all 0.375s ease-in-out;
  transition: all 0.375s ease-in-out; }
  @media screen and (max-width: 991px) {
    .navbar-top .navbar-collapse.in {
      max-height: calc(100vh - 60px); } }

.navbar-toggle {
  color: #fff;
  padding-top: 14px;
  padding-bottom: 14px; }
  .navbar-toggle span {
    background: #fff; }

.navbar-brand {
  display: block;
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  height: 60px;
  text-shadow: none; }
  .navbar-brand .brand-image {
    display: block;
    position: absolute;
    top: 5px;
    left: 15px;
    -webkit-transition: all 0.375s ease-in-out;
    -moz-transition: all 0.375s ease-in-out;
    -ms-transition: all 0.375s ease-in-out;
    -o-transition: all 0.375s ease-in-out;
    transition: all 0.375s ease-in-out; }
    .navbar-brand .brand-image img {
      width: auto;
      max-width: none; }

.navbar-top .navbar-nav > li > a {
  padding: 20px;
  text-shadow: none; }
@media screen and (max-width: 991px) {
  .navbar-top .navbar-nav .open .dropdown-menu > li > a {
    line-height: 35px; } }

.navbar-top .dropdown-menu > li > a {
  padding-top: 10px;
  padding-bottom: 10px; }
.navbar-top .navbar-nav > li > .dropdown-menu {
  border: none; }
.navbar-top.affix-top .navbar-nav > li > .dropdown-menu {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.navbar-top.navbar-dark {
  background: #222; }
  .navbar-top.navbar-dark .navbar-brand {
    color: #fff; }
    .navbar-top.navbar-dark .navbar-brand .brand-dark {
      display: none; }
  .navbar-top.navbar-dark .navbar-nav > li > a {
    color: rgba(255, 255, 255, 0.7);
    background: transparent none; }
    .navbar-top.navbar-dark .navbar-nav > li > a:hover, .navbar-top.navbar-dark .navbar-nav > li > a:focus {
      color: #fff;
      background: transparent none; }
  .navbar-top.navbar-dark .navbar-nav > .active > a, .navbar-top.navbar-dark .navbar-nav > .active > a:hover, .navbar-top.navbar-dark .navbar-nav > .active > a:focus {
    color: #fff;
    background: transparent none; }
  .navbar-top.navbar-dark .navbar-nav > .disabled > a, .navbar-top.navbar-dark .navbar-nav > .disabled > a:hover, .navbar-top.navbar-dark .navbar-nav > .disabled > a:focus {
    color: rgba(255, 255, 255, 0.7);
    background: transparent none; }
  .navbar-top.navbar-dark .navbar-nav > .open > a, .navbar-top.navbar-dark .navbar-nav > .open > a:hover, .navbar-top.navbar-dark .navbar-nav > .open > a:focus {
    color: #fff;
    background: transparent none; }

.navbar-top.navbar-dark .dropdown-menu {
  color: rgba(255, 255, 255, 0.7);
  background: #2f2f2f; }
  .navbar-top.navbar-dark .dropdown-menu > li > a {
    color: rgba(255, 255, 255, 0.7); }
    .navbar-top.navbar-dark .dropdown-menu > li > a:hover, .navbar-top.navbar-dark .dropdown-menu > li > a:focus {
      color: #fff;
      background: #222 none; }
  .navbar-top.navbar-dark .dropdown-menu > .active > a, .navbar-top.navbar-dark .dropdown-menu > .active > a:hover, .navbar-top.navbar-dark .dropdown-menu > .active > a:focus {
    color: #fff;
    background: transparent none; }

.no-mobile .dropdown:hover .dropdown-menu {
  display: block;
  -webkit-transition: all 0.375s ease-in-out;
  -moz-transition: all 0.375s ease-in-out;
  -ms-transition: all 0.375s ease-in-out;
  -o-transition: all 0.375s ease-in-out;
  transition: all 0.375s ease-in-out;
  -webkit-animation: animationSubmenu 0.375s;
  -o-animation: animationSubmenu 0.375s;
  animation: animationSubmenu 0.375s; }

.navbar-top.affix {
  -webkit-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.3); }

.navbar-top.affix-top {
  background: transparent; }
  @media screen and (max-width: 991px) {
    .navbar-top.affix-top .navbar-nav {
      background: rgba(0, 0, 0, 0.8); } }
  .navbar-top.affix-top .navbar-nav > li > a {
    padding-top: 30px; }
    @media screen and (max-width: 991px) {
      .navbar-top.affix-top .navbar-nav > li > a {
        padding-top: 20px; } }
  .navbar-top.affix-top .navbar-brand {
    height: 70px;
    padding-top: 30px; }

.navbar-top.affix-top .brand-image {
  top: 10px; }

@-webkit-keyframes animationSubmenu {
  from {
    opacity: .0;
    -webkit-transform: translateY(5px) scale(0.9);
    -moz-transform: translateY(5px) scale(0.9);
    -ms-transform: translateY(5px) scale(0.9);
    -o-transform: translateY(5px) scale(0.9);
    transform: translateY(5px) scale(0.9); }
  to {
    opacity: 1.0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
@-khtml-keyframes animationSubmenu {
  from {
    opacity: .0;
    -webkit-transform: translateY(5px) scale(0.9);
    -moz-transform: translateY(5px) scale(0.9);
    -ms-transform: translateY(5px) scale(0.9);
    -o-transform: translateY(5px) scale(0.9);
    transform: translateY(5px) scale(0.9); }
  to {
    opacity: 1.0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
@-moz-keyframes animationSubmenu {
  from {
    opacity: .0;
    -webkit-transform: translateY(5px) scale(0.9);
    -moz-transform: translateY(5px) scale(0.9);
    -ms-transform: translateY(5px) scale(0.9);
    -o-transform: translateY(5px) scale(0.9);
    transform: translateY(5px) scale(0.9); }
  to {
    opacity: 1.0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
@-ms-keyframes animationSubmenu {
  from {
    opacity: .0;
    -webkit-transform: translateY(5px) scale(0.9);
    -moz-transform: translateY(5px) scale(0.9);
    -ms-transform: translateY(5px) scale(0.9);
    -o-transform: translateY(5px) scale(0.9);
    transform: translateY(5px) scale(0.9); }
  to {
    opacity: 1.0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
@-o-keyframes animationSubmenu {
  from {
    opacity: .0;
    -webkit-transform: translateY(5px) scale(0.9);
    -moz-transform: translateY(5px) scale(0.9);
    -ms-transform: translateY(5px) scale(0.9);
    -o-transform: translateY(5px) scale(0.9);
    transform: translateY(5px) scale(0.9); }
  to {
    opacity: 1.0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
@keyframes animationSubmenu {
  from {
    opacity: .0;
    -webkit-transform: translateY(5px) scale(0.9);
    -moz-transform: translateY(5px) scale(0.9);
    -ms-transform: translateY(5px) scale(0.9);
    -o-transform: translateY(5px) scale(0.9);
    transform: translateY(5px) scale(0.9); }
  to {
    opacity: 1.0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
@media screen and (max-width: 991px) {
  .hero {
    min-height: 100%; } }
.hero .title {
  margin-top: 0;
  margin-bottom: 20.8px;
  line-height: 1;
  font-size: 40px;
  font-weight: 300; }
  @media screen and (max-width: 991px) {
    .hero .title {
      font-size: 24px;
      line-height: 1.6em; } }
.hero .subtitle {
  margin-top: 0;
  margin-bottom: 31.2px;
  line-height: 1; }
  @media screen and (max-width: 991px) {
    .hero .subtitle {
      font-size: 20px;
      line-height: 1.6em; } }
.hero .buttons .btn {
  margin-left: 7.5px;
  margin-right: 7.5px; }
  @media screen and (max-width: 991px) {
    .hero .buttons .btn {
      margin-bottom: 10.4px; } }

.hero-carousel .owl-slide {
  width: 1%;
  height: 100vh;
  display: table-cell;
  vertical-align: middle; }
  @media screen and (max-width: 991px) {
    .hero-carousel .owl-slide {
      display: block;
      height: auto;
      width: auto;
      padding-top: 150px;
      padding-bottom: 150px; } }

.hero-80 .hero-carousel .owl-slide {
  height: 80vh; }
  @media screen and (max-width: 991px) {
    .hero-80 .hero-carousel .owl-slide {
      display: block;
      height: auto; } }

.header.header-compact-light {
  padding-top: 91.2px;
  padding-bottom: 31.2px;
  background: #f0f0f0; }
  .header.header-compact-light .title {
    margin-top: 0;
    margin-bottom: 0; }
  .header.header-compact-light .subtitle {
    margin-top: 0;
    margin-bottom: 10.4px; }

.header.header-compact-dark {
  padding-top: 91.2px;
  padding-bottom: 31.2px;
  color: rgba(255, 255, 255, 0.7);
  background: #333; }
  .header.header-compact-dark .title {
    margin-top: 0;
    margin-bottom: 0;
    color: #fff; }
  .header.header-compact-dark .subtitle {
    margin-top: 0;
    margin-bottom: 10.4px; }
  .header.header-compact-dark .breadcrumb a {
    color: rgba(255, 255, 255, 0.7); }
    .header.header-compact-dark .breadcrumb a:hover, .header.header-compact-dark .breadcrumb a:focus {
      color: #fff; }

.header.header-400-dark {
  display: table-cell;
  width: 1%;
  height: 400px;
  position: relative;
  vertical-align: middle;
  padding-top: 91.2px;
  padding-bottom: 31.2px;
  text-align: center;
  color: rgba(255, 255, 255, 0.7);
  background: transparent none center top / cover; }
  .header.header-400-dark .bg-mask {
    height: 100%; }
  .header.header-400-dark .title {
    margin-top: 0;
    margin-bottom: 20.8px;
    font-size: 40px;
    color: #fff;
    font-weight: 300; }
    @media screen and (max-width: 991px) {
      .header.header-400-dark .title {
        font-size: 24px;
        line-height: 1.6em; } }
  .header.header-400-dark .subtitle {
    margin-top: 0;
    margin-bottom: 10.4px; }
    @media screen and (max-width: 991px) {
      .header.header-400-dark .subtitle {
        font-size: 13px;
        line-height: 1.6em; } }
  .header.header-400-dark .breadcrumb a {
    color: rgba(255, 255, 255, 0.7); }
    .header.header-400-dark .breadcrumb a:hover, .header.header-400-dark .breadcrumb a:focus {
      color: #fff; }

.footer {
  color: rgba(255, 255, 255, 0.7);
  background: #333; }
  .footer .brand {
    margin-bottom: 19px; }
  .footer .title {
    color: #fff;
    margin-top: 0;
    margin-bottom: 20.8px; }
  .footer .footer-content {
    padding-top: 70px;
    padding-bottom: 70px; }
  .footer .footer-bottom {
    line-height: 50px;
    background: #262626; }
  .footer a, .footer a:hover, .footer a:focus {
    color: rgba(255, 255, 255, 0.7); }
  @media screen and (max-width: 991px) {
    .footer .footer-column {
      margin-bottom: 20.8px; } }

.footer-menu {
  list-style: none;
  margin: 0;
  padding: 0; }
  .footer-menu li > a {
    display: block;
    padding: 0 0 10px; }

.footer .icon-list {
  margin-bottom: 0; }

.footer .subscribe-form {
  margin-top: 20.8px; }
  .footer .subscribe-form .form-control {
    color: rgba(255, 255, 255, 0.7);
    padding: 6px 12px;
    background: #292929;
    border: solid 1px #242424; }
  .footer .subscribe-form .btn {
    padding-top: 7px !important;
    padding-bottom: 6px !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .footer .subscribe-form label.error {
    left: 0; }

.section {
  position: relative;
  overflow: hidden;
  padding-top: 20px;
  padding-bottom: 20px; }
  .section.section-fullscreen {
    min-height: 100vh; }
  .section.section-middle-content {
    width: 1%;
    height: 100vh;
    display: table-cell;
    vertical-align: middle; }

.section-header .icon {
  opacity: 0.75;
  font-size: 2.5em;
  margin-bottom: 10.4px; }
.section-header .title {
  margin-top: 0;
  margin-bottom: 5px;
  color: #111; }
.section-header .subtitle {
  margin-bottom: 0; }

.section-content {
  margin-top: 10px; }

.section-inverse {
  color: #fff; }

.preloader {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.375s ease-in-out;
  -moz-transition: all 0.375s ease-in-out;
  -ms-transition: all 0.375s ease-in-out;
  -o-transition: all 0.375s ease-in-out;
  transition: all 0.375s ease-in-out; }
  .preloader::before, .preloader::after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    -webkit-transition: all 0.375s ease-in-out;
    -moz-transition: all 0.375s ease-in-out;
    -ms-transition: all 0.375s ease-in-out;
    -o-transition: all 0.375s ease-in-out;
    transition: all 0.375s ease-in-out; }
  .preloader::before {
    left: 0;
    background: #333; }
  .preloader::after {
    right: 0;
    background: #262626; }
  .loaded .preloader::before {
    opacity: .5;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  .loaded .preloader::after {
    opacity: .5;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }

.preloader .loader {
  width: 200px;
  height: 100px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10001;
  margin: auto; }
  .preloader .loader::before, .preloader .loader::after {
    display: none;
    content: '';
    position: absolute;
    top: 0;
    width: 50%;
    height: 100%;
    -webkit-transition: all 0.375s ease-in-out;
    -moz-transition: all 0.375s ease-in-out;
    -ms-transition: all 0.375s ease-in-out;
    -o-transition: all 0.375s ease-in-out;
    transition: all 0.375s ease-in-out; }
  .preloader .loader::before {
    left: 0;
    background: #262626; }
  .preloader .loader::after {
    right: 0;
    background: #333; }
  .loaded .preloader .loader::before {
    opacity: .0;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    -ms-transform: translateX(100%);
    -o-transform: translateX(100%);
    transform: translateX(100%); }
  .loaded .preloader .loader::after {
    opacity: .0;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }

.preloader .loader span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10002;
  display: block;
  margin: auto;
  width: 50px;
  height: 50px;
  border: solid 1px #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }
  .preloader .loader span:nth-child(1) {
    -webkit-animation: animationPreloader 0.85s ease-in infinite alternate;
    -o-animation: animationPreloader 0.85s ease-in infinite alternate;
    animation: animationPreloader 0.85s ease-in infinite alternate; }
  .preloader .loader span:nth-child(2) {
    -webkit-animation: animationPreloader 0.85s ease-in 0.325s infinite alternate;
    -o-animation: animationPreloader 0.85s ease-in 0.325s infinite alternate;
    animation: animationPreloader 0.85s ease-in 0.325s infinite alternate; }
  .preloader .loader span:nth-child(3) {
    -webkit-animation: animationPreloader 0.85s ease-in 0.642s infinite alternate;
    -o-animation: animationPreloader 0.85s ease-in 0.642s infinite alternate;
    animation: animationPreloader 0.85s ease-in 0.642s infinite alternate; }
  .loaded .preloader .loader span {
    opacity: .0;
    -webkit-animation: none;
    -o-animation: none;
    animation: none; }

@-webkit-keyframes animationPreloader {
  from {
    opacity: .3;
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1); }
  50% {
    opacity: 1.0; }
  to {
    opacity: .7;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
@-khtml-keyframes animationPreloader {
  from {
    opacity: .3;
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1); }
  50% {
    opacity: 1.0; }
  to {
    opacity: .7;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
@-moz-keyframes animationPreloader {
  from {
    opacity: .3;
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1); }
  50% {
    opacity: 1.0; }
  to {
    opacity: .7;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
@-ms-keyframes animationPreloader {
  from {
    opacity: .3;
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1); }
  50% {
    opacity: 1.0; }
  to {
    opacity: .7;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
@-o-keyframes animationPreloader {
  from {
    opacity: .3;
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1); }
  50% {
    opacity: 1.0; }
  to {
    opacity: .7;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
@keyframes animationPreloader {
  from {
    opacity: .3;
    -webkit-transform: scale(0.1);
    -moz-transform: scale(0.1);
    -ms-transform: scale(0.1);
    -o-transform: scale(0.1);
    transform: scale(0.1); }
  50% {
    opacity: 1.0; }
  to {
    opacity: .7;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; } }
.main-container {
  max-width: 100%;
  overflow: hidden; }

.widget {
  display: block;
  position: relative;
  margin-bottom: 20.8px; }

.widget .widget-heading {
  padding: 15px; }
  .widget .widget-heading .widget-title {
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1; }

.widget .widget-body {
  padding: 15px; }

.widgets-wrapper {
  margin-left: -15px;
  margin-right: -15px; }

.icon-box {
  display: block;
  text-align: center;
  margin-bottom: 20.8px; }
  .icon-box .icon {
    font-size: 4em;
    line-height: 1;
    margin-bottom: 20.8px; }
  .icon-box .title {
    color: #111;
    margin-top: 0;
    margin-bottom: 20.8px; }
  .icon-box .text {
    margin-bottom: 0; }

.icon-box-alt {
  position: relative;
  display: block;
  margin-bottom: 20.8px;
  padding-left: 45px; }
  .icon-box-alt .icon {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 2.5em; }
  .icon-box-alt .title {
    color: #111;
    margin-top: 0;
    margin-bottom: 10.4px; }
  .icon-box-alt .text {
    margin-bottom: 0; }

.gallery-item {
  display: block;
  margin-bottom: 30px;
  position: relative; }
  .gallery-item, .gallery-item:hover, .gallery-item:focus {
    color: #fff; }

.gallery-item .tags {
  position: absolute;
  top: 19px;
  right: 15px;
  z-index: 4; }
  .gallery-item .tags .tag {
    opacity: .9; }
    .gallery-item .tags .tag:hover, .gallery-item .tags .tag:focus {
      opacity: 1.0; }

.gallery-item .overlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 100%; }
.gallery-item .overlay-mask {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: .0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  -webkit-transition: all 0.375s ease-in-out;
  -moz-transition: all 0.375s ease-in-out;
  -ms-transition: all 0.375s ease-in-out;
  -o-transition: all 0.375s ease-in-out;
  transition: all 0.375s ease-in-out; }
.gallery-item .overlay-content {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 3;
  width: 100%;
  padding: 16px 15px 8px 15px;
  background: rgba(0, 0, 0, 0.3);
  background: -webkit-linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
  background: -moz-linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
  background: linear-gradient(to top, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='black', endColorstr='black', GradientType=1); }
.gallery-item:hover .overlay-mask, .gallery-item:focus .overlay-mask {
  opacity: 1.0; }

.gallery-item .title {
  margin-top: 0;
  margin-bottom: 0; }
.gallery-item .meta {
  position: absolute;
  bottom: 12px;
  right: 15px; }
  .gallery-item .meta li {
    margin-left: 8px; }
  .gallery-item .meta .icon {
    margin-right: 3px; }

.gallery-item .icon-zoom {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 5;
  opacity: .0;
  margin: auto;
  width: 64px;
  height: 64px;
  font-size: 3em;
  line-height: 64px;
  text-align: center;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.375s ease-in-out;
  -moz-transition: all 0.375s ease-in-out;
  -ms-transition: all 0.375s ease-in-out;
  -o-transition: all 0.375s ease-in-out;
  transition: all 0.375s ease-in-out;
  -webkit-transform: translateY(-20px) scale(0.9);
  -moz-transform: translateY(-20px) scale(0.9);
  -ms-transform: translateY(-20px) scale(0.9);
  -o-transform: translateY(-20px) scale(0.9);
  transform: translateY(-20px) scale(0.9); }
.gallery-item:hover .icon-zoom, .gallery-item:focus .icon-zoom {
  opacity: 1.0;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none; }

.gallery-item .image {
  width: 100%;
  overflow: hidden; }
  .gallery-item .image img {
    -webkit-transition: all 0.375s ease-in-out;
    -moz-transition: all 0.375s ease-in-out;
    -ms-transition: all 0.375s ease-in-out;
    -o-transition: all 0.375s ease-in-out;
    transition: all 0.375s ease-in-out; }
.gallery-item:hover .image img, .gallery-item:focus .image img {
  -webkit-transform: translateY(-10px) scale(1.1);
  -moz-transform: translateY(-10px) scale(1.1);
  -ms-transform: translateY(-10px) scale(1.1);
  -o-transform: translateY(-10px) scale(1.1);
  transform: translateY(-10px) scale(1.1); }

.project-item {
  display: block;
  background: #fff;
  -webkit-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.09);
  box-shadow: 2px 3px 6px rgba(0, 0, 0, 0.09); }
  .project-item .project-heading {
    position: relative; }
  .project-item .project-footer {
    padding: 10px;
    -webkit-transition: all 0.375s ease-in-out;
    -moz-transition: all 0.375s ease-in-out;
    -ms-transition: all 0.375s ease-in-out;
    -o-transition: all 0.375s ease-in-out;
    transition: all 0.375s ease-in-out; }
    .project-item .project-footer::before, .project-item .project-footer::after {
      content: '';
      display: table; }
    .project-item .project-footer::after {
      clear: both; }

.project-item .project-heading {
  position: relative;
  display: block; }
  .project-item .project-heading .project-mask {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: .0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.375s ease-in-out;
    -moz-transition: all 0.375s ease-in-out;
    -o-transition: all 0.375s ease-in-out;
    transition: all 0.375s ease-in-out; }
  .project-item .project-heading .project-content {
    position: absolute;
    top: 50%;
    left: 0;
    width: 50%;
    padding: 10px;
    z-index: 2;
    opacity: .0;
    color: #fff;
    -webkit-transition: all 0.375s ease-in-out;
    -moz-transition: all 0.375s ease-in-out;
    -o-transition: all 0.375s ease-in-out;
    transition: all 0.375s ease-in-out; }
    .project-item .project-heading .project-content .title {
      margin-top: 0;
      margin-bottom: 0;
      -webkit-transform: translateX(-10px);
      -moz-transform: translateX(-10px);
      -ms-transform: translateX(-10px);
      -o-transform: translateX(-10px);
      transform: translateX(-10px);
      -webkit-transition: all 0.375s ease-in-out;
      -moz-transition: all 0.375s ease-in-out;
      -o-transition: all 0.375s ease-in-out;
      transition: all 0.375s ease-in-out; }
    .project-item .project-heading .project-content .text {
      -webkit-transform: translateX(10px);
      -moz-transform: translateX(10px);
      -ms-transform: translateX(10px);
      -o-transform: translateX(10px);
      transform: translateX(10px);
      -webkit-transition: all 0.375s ease-in-out;
      -moz-transition: all 0.375s ease-in-out;
      -o-transition: all 0.375s ease-in-out;
      transition: all 0.375s ease-in-out; }
.project-item:hover .project-heading .project-mask, .project-item:focus .project-heading .project-mask {
  opacity: 1.0; }
.project-item:hover .project-heading .project-content, .project-item:focus .project-heading .project-content {
  opacity: 1.0; }
  .project-item:hover .project-heading .project-content .title, .project-item:focus .project-heading .project-content .title {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  .project-item:hover .project-heading .project-content .text, .project-item:focus .project-heading .project-content .text {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }

.project-item .project-footer .project-counters li {
  margin: 0 5px; }
  .project-item .project-footer .project-counters li a {
    color: #444;
    display: block; }
  .project-item .project-footer .project-counters li:first-child {
    margin-left: 0; }
  .project-item .project-footer .project-counters li:last-child {
    margin-right: 0; }
.project-item .project-footer .project-counters .icon {
  margin-left: 3px;
  margin-right: 3px; }
.project-item .project-footer .project-counters.left {
  float: left; }
.project-item .project-footer .project-counters.right {
  float: right; }
.project-item:hover .project-footer, .project-item:focus .project-footer {
  background: #333; }
  .project-item:hover .project-footer li a, .project-item:focus .project-footer li a {
    color: #fff; }

.list-dot {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block; }
  .list-dot .list-dot-item {
    display: block;
    position: relative;
    padding: 0 5px 20px 25px;
    border-left: dotted 2px #e0e0e0; }
    .list-dot .list-dot-item .title {
      line-height: 1;
      margin-bottom: 10.4px; }
    .list-dot .list-dot-item::before {
      display: block;
      content: '';
      width: 13px;
      height: 13px;
      position: absolute;
      top: 0;
      left: -7px;
      border: solid 1px #e0e0e0;
      background: #fff;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
    .list-dot .list-dot-item::after {
      display: block;
      content: '';
      width: 13px;
      height: 13px;
      position: absolute;
      top: 0;
      left: -7px;
      z-index: -1;
      background: fade(#333, 10%);
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%; }
    .list-dot .list-dot-item:last-child {
      border-color: transparent; }
    .list-dot .list-dot-item:hover::before {
      border-color: #3f51b5; }
    .list-dot .list-dot-item:hover::after {
      opacity: .0;
      -webkit-transform: scale(5);
      -moz-transform: scale(5);
      -ms-transform: scale(5);
      -o-transform: scale(5);
      transform: scale(5);
      -webkit-transition: transform 0.5s ease-in-out, opacity 0.4s ease-in-out 0.1s;
      -moz-transition: transform 0.5s ease-in-out, opacity 0.4s ease-in-out 0.1s;
      -ms-transition: transform 0.5s ease-in-out, opacity 0.4s ease-in-out 0.1s;
      -o-transition: transform 0.5s ease-in-out, opacity 0.4s ease-in-out 0.1s;
      transition: transform 0.5s ease-in-out, opacity 0.4s ease-in-out 0.1s; }

.testimonial {
  position: relative;
  padding-left: 100px; }

.testimonial .avatar {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 80px;
  height: 80px;
  overflow: hidden;
  margin: 0 auto 20.8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.testimonial .name {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.428571429; }

.testimonial .post {
  margin-bottom: 5px; }

.testimonials-carousel {
  margin-left: -15px;
  margin-right: -15px; }
  .testimonials-carousel .owl-slide {
    padding-left: 15px;
    padding-right: 15px; }
  @media screen and (max-width: 991px) {
    .testimonials-carousel {
      margin-left: auto;
      margin-right: auto; }
      .testimonials-carousel .owl-slide {
        padding-left: 0;
        padding-right: 0; } }

.team-member {
  position: relative;
  text-align: center; }

.team-member .avatar {
  display: block;
  width: 128px;
  height: 128px;
  overflow: hidden;
  margin: 0 auto 20.8px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%; }

.team-member .name {
  margin-top: 0;
  margin-bottom: 0;
  line-height: 1.428571429; }

.team-member .post {
  margin-bottom: 20.8px; }

.our-team-carousel {
  margin-left: -15px;
  margin-right: -15px; }
  .our-team-carousel .owl-slide {
    padding-left: 15px;
    padding-right: 15px; }
  @media screen and (max-width: 991px) {
    .our-team-carousel {
      margin-left: auto;
      margin-right: auto; }
      .our-team-carousel .owl-slide {
        padding-left: 0;
        padding-right: 0; } }

.rate {
  display: block;
  margin-bottom: 20.8px; }

.contact-info-wrapper {
  text-align: center; }
  @media screen and (max-width: 991px) {
    .contact-info-wrapper {
      margin-bottom: 20.8px;
      text-align: left; } }

.contact-info {
  display: inline-block;
  text-align: left; }
  .contact-info .title {
    margin-top: 0;
    margin-bottom: 20.8px; }

.contact-list li {
  position: relative;
  padding-left: 40px; }
  .contact-list li .icon {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 2em; }

.contact-info-alt {
  position: relative;
  padding-left: 85px; }
  .contact-info-alt .icon {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 70px;
    height: 70px;
    overflow: hidden;
    color: #fff;
    font-size: 2.5em;
    line-height: 70px;
    text-align: center;
    background: #333;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%; }
  .contact-info-alt .title {
    line-height: 1;
    margin: 0 0 5px;
    padding-top: 15px; }

.block-stats {
  padding-left: 1px;
  padding-right: 1px;
  margin-bottom: 20.8px; }
  .block-stats::before, .block-stats::after {
    content: '';
    display: table; }
  .block-stats::after {
    clear: both; }
  .block-stats .block-stat {
    display: block;
    position: relative;
    float: left;
    width: 33%;
    margin: -1px -1px 0 0;
    padding: 15px 5px;
    text-align: center;
    border: solid 1px #e0e0e0; }
    .block-stats .block-stat .title {
      margin-bottom: 10.4px; }
    .block-stats .block-stat .icon {
      display: block;
      font-size: 28px;
      margin-bottom: 10.4px; }
    .block-stats .block-stat .value {
      display: inline-block;
      padding: .3em .8em;
      color: #fff;
      background: #333;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      border-radius: 2px; }

.scroll-to-top {
  display: block;
  width: 48px;
  height: 48px;
  position: fixed;
  right: 15px;
  bottom: 15px;
  opacity: .0;
  z-index: 20;
  color: #fff;
  background: #333;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: all 0.375s ease-in-out;
  -moz-transition: all 0.375s ease-in-out;
  -ms-transition: all 0.375s ease-in-out;
  -o-transition: all 0.375s ease-in-out;
  transition: all 0.375s ease-in-out;
  -webkit-transform: translateY(5px) scale(0);
  -moz-transform: translateY(5px) scale(0);
  -ms-transform: translateY(5px) scale(0);
  -o-transform: translateY(5px) scale(0);
  transform: translateY(5px) scale(0);
  -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12), 0 3px 12px 0 rgba(0, 0, 0, 0.09);
  -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12), 0 3px 12px 0 rgba(0, 0, 0, 0.09);
  box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12), 0 3px 12px 0 rgba(0, 0, 0, 0.09); }
  .scroll-to-top:hover, .scroll-to-top:focus {
    opacity: 1.0;
    color: #fff;
    background: #1a1a1a; }
  .scroll-to-top:active {
    opacity: 1.0;
    color: #fff;
    background: #4d4d4d; }

.scroll-to-top .icon {
  display: block;
  font-size: 2em;
  line-height: 43px;
  text-align: center; }

.scroll-to-top.in {
  opacity: .7;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
  transform: none;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px; }

.owl-theme .owl-nav {
  margin: 0;
  height: 0; }
  .owl-theme .owl-nav [class*="owl-"] {
    position: absolute;
    top: 50%;
    margin: 0;
    width: 50px;
    height: 50px;
    line-height: 50px;
    opacity: .7;
    background: transparent;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.375s ease-in-out;
    -moz-transition: all 0.375s ease-in-out;
    -ms-transition: all 0.375s ease-in-out;
    -o-transition: all 0.375s ease-in-out;
    transition: all 0.375s ease-in-out; }
    .owl-theme .owl-nav [class*="owl-"]:hover {
      opacity: 1.0;
      background: transparent; }
    .owl-theme .owl-nav [class*="owl-"].disabled {
      opacity: .1; }
  .owl-theme .owl-nav .owl-prev {
    left: 0; }
  .owl-theme .owl-nav .owl-next {
    right: 0; }
  .owl-theme .owl-nav .icon {
    color: #fff;
    font-size: 24px;
    text-align: center; }
  .owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 30px; }
.owl-theme .owl-dots {
  margin-top: 10.4px; }
  .owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background: #e0e0e0;
    -webkit-transition: all 0.375s ease-in-out;
    -moz-transition: all 0.375s ease-in-out;
    -ms-transition: all 0.375s ease-in-out;
    -o-transition: all 0.375s ease-in-out;
    transition: all 0.375s ease-in-out; }
  .owl-theme .owl-dots .owl-dot:hover span {
    background: #444; }
  .owl-theme .owl-dots .owl-dot.active span {
    background: #111; }

.animated {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1800ms !important;
  -moz-animation-duration: 1800ms !important;
  -o-animation-duration: 1800ms !important;
  animation-duration: 1800ms !important; }

.owl-animated-in {
  z-index: 0; }

.owl-animated-out {
  z-index: 1; }

label.error {
  position: absolute;
  top: -1px;
  left: 15px;
  color: #fff;
  padding: .4em .7em;
  background: rgba(213, 83, 94, 0.99);
  border: solid 1px #d5535e;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-transition: all 0.375s ease-in-out;
  -moz-transition: all 0.375s ease-in-out;
  -ms-transition: all 0.375s ease-in-out;
  -o-transition: all 0.375s ease-in-out;
  transition: all 0.375s ease-in-out;
  -webkit-animation: 0.375s animationLabelError;
  -o-animation: 0.375s animationLabelError;
  animation: 0.375s animationLabelError; }

@-webkit-keyframes animationLabelError {
  from {
    opacity: .0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  to {
    opacity: 1.0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%); } }
@-khtml-keyframes animationLabelError {
  from {
    opacity: .0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  to {
    opacity: 1.0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%); } }
@-moz-keyframes animationLabelError {
  from {
    opacity: .0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  to {
    opacity: 1.0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%); } }
@-ms-keyframes animationLabelError {
  from {
    opacity: .0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  to {
    opacity: 1.0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%); } }
@-o-keyframes animationLabelError {
  from {
    opacity: .0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  to {
    opacity: 1.0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%); } }
@keyframes animationLabelError {
  from {
    opacity: .0;
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8);
    transform: scale(0.8); }
  to {
    opacity: 1.0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%); } }
.mfp-inline-container {
  display: none; }

.mfp-with-zoom.mfp-bg,
.mfp-with-zoom .mfp-container {
  opacity: .0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }
.mfp-with-zoom.mfp-ready.mfp-bg {
  opacity: 0.8; }
.mfp-with-zoom.mfp-ready .mfp-container {
  opacity: 1.0; }
.mfp-with-zoom.mfp-ready .mfp-inline-container {
  display: block; }
.mfp-with-zoom.mfp-removing.mfp-bg,
.mfp-with-zoom.mfp-removing .mfp-container {
  opacity: .0; }
.mfp-with-zoom .mfp-inline-holder .mfp-content {
  height: 100%; }
  .mfp-with-zoom .mfp-inline-holder .mfp-content .mfp-height-80p {
    margin-top: 5%;
    height: 80%; }
  .mfp-with-zoom .mfp-inline-holder .mfp-content .mfp-width-80p {
    width: 80%;
    margin-left: auto;
    margin-right: auto; }

/* overlay at start */
.mfp-fade.mfp-bg {
  opacity: .0;
  -webkit-transition: all 0.375s ease-in-out;
  -moz-transition: all 0.375s ease-in-out;
  -ms-transition: all 0.375s ease-in-out;
  -o-transition: all 0.375s ease-in-out;
  transition: all 0.375s ease-in-out; }
  .mfp-fade.mfp-bg.mfp-ready {
    opacity: 0.8; }
  .mfp-fade.mfp-bg.mfp-removing {
    opacity: .0; }
.mfp-fade.mfp-wrap .mfp-content {
  opacity: .0;
  -webkit-transition: all 0.375s ease-in-out;
  -moz-transition: all 0.375s ease-in-out;
  -ms-transition: all 0.375s ease-in-out;
  -o-transition: all 0.375s ease-in-out;
  transition: all 0.375s ease-in-out; }
.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1.0; }
.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 1.0; }

.mfp-arrow {
  position: absolute;
  top: 0;
  opacity: .5;
  margin: 0;
  padding: 0;
  width: 100px;
  height: 100vh;
  -webkit-transition: opacity 0.375s ease-in-out;
  -moz-transition: opacity 0.375s ease-in-out;
  -ms-transition: opacity 0.375s ease-in-out;
  -o-transition: opacity 0.375s ease-in-out;
  transition: opacity 0.375s ease-in-out; }
  .mfp-arrow::before, .mfp-arrow::after {
    position: absolute;
    top: 50%;
    display: block;
    width: 85px;
    height: 100px;
    margin: 0;
    border: none;
    color: #fff;
    font-size: 2em;
    line-height: 90px;
    font-family: 'FontAwesome', sans-serif;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.375s ease-in-out;
    -moz-transition: all 0.375s ease-in-out;
    -ms-transition: all 0.375s ease-in-out;
    -o-transition: all 0.375s ease-in-out;
    transition: all 0.375s ease-in-out; }
  .mfp-arrow::before {
    display: none; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1.0; }
  .mfp-arrow:active {
    margin: 0; }
    .mfp-arrow:active::after {
      font-size: 2.1em; }

.mfp-arrow.mfp-arrow-left {
  left: 0; }
  .mfp-arrow.mfp-arrow-left::after {
    left: 15px;
    content: '\f053';
    text-align: left; }

.mfp-arrow.mfp-arrow-right {
  right: 0; }
  .mfp-arrow.mfp-arrow-right::after {
    right: 15px;
    content: '\f054';
    text-align: right; }

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



/*snappy*/
#SECTION_1 {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    height: 605.667px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 1285.33px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 642.667px 302.833px;
    transform-origin: 642.667px 302.833px;
    caret-color: rgb(102, 102, 102);
    background: rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
    padding: 40px 0px;
}/*#SECTION_1*/

#SECTION_1:after {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#SECTION_1:after*/

#SECTION_1:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#SECTION_1:before*/

#DIV_2 {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    height: 137.667px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 1170px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 585px 68.8333px;
    transform-origin: 585px 68.8333px;
    caret-color: rgb(102, 102, 102);
    animation: fadeInUp 0s ease 0s 1 normal none running;
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    margin: 0px 57.6667px;
    outline: rgb(102, 102, 102) none 0px;
    padding: 0px 15px;
}/*#DIV_2*/

#DIV_2:after {
    box-sizing: border-box;
    clear: both;
    color: rgb(102, 102, 102);
    content: '"' '"';
    display: table;
    height: 0px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 0px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 0px 0px;
    transform-origin: 0px 0px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_2:after*/

#DIV_2:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    content: '"' '"';
    display: table;
    height: 0px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 0px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 0px 0px;
    transform-origin: 0px 0px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_2:before*/

#DIV_3 {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    height: 137.667px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 1170px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 585px 68.8333px;
    transform-origin: 585px 68.8333px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    margin: 0px -15px;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_3*/

#DIV_3:after {
    box-sizing: border-box;
    clear: both;
    color: rgb(102, 102, 102);
    content: '"' '"';
    display: table;
    height: 0px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 0px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 0px 0px;
    transform-origin: 0px 0px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_3:after*/

#DIV_3:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    content: '"' '"';
    display: table;
    height: 0px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 0px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 0px 0px;
    transform-origin: 0px 0px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_3:before*/

#DIV_4 {
    bottom: 0px;
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    float: left;
    height: 137.667px;
    left: 0px;
    min-height: 1px;
    position: relative;
    right: 0px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    top: 0px;
    width: 1170px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 585px 68.8333px;
    transform-origin: 585px 68.8333px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
    padding: 0px 15px;
}/*#DIV_4*/

#DIV_4:after {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_4:after*/

#DIV_4:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_4:before*/

#H3_5 {
    box-sizing: border-box;
    color: rgb(17, 17, 17);
    height: 34.6667px;
    text-align: center;
    text-decoration: none solid rgb(17, 17, 17);
    text-size-adjust: 100%;
    text-transform: uppercase;
    width: 1140px;
    column-rule-color: rgb(17, 17, 17);
    perspective-origin: 570px 17.3333px;
    transform-origin: 570px 17.3333px;
    caret-color: rgb(17, 17, 17);
    border: 0px none rgb(17, 17, 17);
    font: normal normal 700 normal 32px / 35.2px Raleway, sans-serif;
    margin: 0px 0px 20px;
    outline: rgb(17, 17, 17) none 0px;
}/*#H3_5*/

#H3_5:after {
    box-sizing: border-box;
    color: rgb(17, 17, 17);
    text-align: center;
    text-decoration: none solid rgb(17, 17, 17);
    text-size-adjust: 100%;
    text-transform: uppercase;
    column-rule-color: rgb(17, 17, 17);
    caret-color: rgb(17, 17, 17);
    border: 0px none rgb(17, 17, 17);
    font: normal normal 700 normal 32px / 35.2px Raleway, sans-serif;
    outline: rgb(17, 17, 17) none 0px;
}/*#H3_5:after*/

#H3_5:before {
    box-sizing: border-box;
    color: rgb(17, 17, 17);
    text-align: center;
    text-decoration: none solid rgb(17, 17, 17);
    text-size-adjust: 100%;
    text-transform: uppercase;
    column-rule-color: rgb(17, 17, 17);
    caret-color: rgb(17, 17, 17);
    border: 0px none rgb(17, 17, 17);
    font: normal normal 700 normal 32px / 35.2px Raleway, sans-serif;
    outline: rgb(17, 17, 17) none 0px;
}/*#H3_5:before*/

#DIV_6 {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    height: 3px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 50px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 25px 1.5px;
    transform-origin: 25px 1.5px;
    caret-color: rgb(102, 102, 102);
    background: rgb(3, 196, 235) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    margin: 0px 545px 20px;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_6*/

#DIV_6:after {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_6:after*/

#DIV_6:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_6:before*/

#P_7 {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    height: 20px;
    text-align: center;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 1140px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 570px 10px;
    transform-origin: 570px 10px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    margin: 0px 0px 40px;
    outline: rgb(102, 102, 102) none 0px;
}/*#P_7*/

#P_7:after {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-align: center;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#P_7:after*/

#P_7:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-align: center;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#P_7:before*/

#STRONG_8 {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-align: center;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 0px 0px;
    transform-origin: 0px 0px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 700 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#STRONG_8*/

#STRONG_8:after {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-align: center;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 700 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#STRONG_8:after*/

#STRONG_8:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-align: center;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 700 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#STRONG_8:before*/

#DIV_9 {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    height: 388px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 1170px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 585px 194px;
    transform-origin: 585px 194px;
    caret-color: rgb(102, 102, 102);
    animation: fadeInUp 0s ease 0s 1 normal none running;
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    margin: 0px 57.6667px;
    outline: rgb(102, 102, 102) none 0px;
    padding: 0px 15px;
}/*#DIV_9*/

#DIV_9:after {
    box-sizing: border-box;
    clear: both;
    color: rgb(102, 102, 102);
    content: '"' '"';
    display: table;
    height: 0px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 0px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 0px 0px;
    transform-origin: 0px 0px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_9:after*/

#DIV_9:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    content: '"' '"';
    display: table;
    height: 0px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 0px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 0px 0px;
    transform-origin: 0px 0px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_9:before*/

#DIV_10 {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    height: 388px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 1170px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 585px 194px;
    transform-origin: 585px 194px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    margin: 0px -15px;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_10*/

#DIV_10:after {
    box-sizing: border-box;
    clear: both;
    color: rgb(102, 102, 102);
    content: '"' '"';
    display: table;
    height: 0px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 0px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 0px 0px;
    transform-origin: 0px 0px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_10:after*/

#DIV_10:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    content: '"' '"';
    display: table;
    height: 0px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 0px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 0px 0px;
    transform-origin: 0px 0px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_10:before*/

#DIV_11 {
    bottom: 0px;
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    float: left;
    
    left: 0px;
    min-height: 1px;
    position: relative;
    right: 0px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    top: 0px;
    
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 194.979px 194px;
    transform-origin: 194.979px 194px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
    overflow: hidden;
    padding: 0px 15px;
}/*#DIV_11*/

#DIV_11:after {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_11:after*/

#DIV_11:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_11:before*/

#IMG_12 {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    height: 388px;
    max-width: 100%;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    vertical-align: middle;
    width: 334px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 167px 194px;
    transform-origin: 167px 194px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#IMG_12*/

#IMG_12:after {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#IMG_12:after*/

#IMG_12:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#IMG_12:before*/

#DIV_13 {
    bottom: 0px;
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    float: left;
    height: 357.333px;
    left: 0px;
    min-height: 1px;
    position: relative;
    right: 0px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    top: 0px;
    width: 779.979px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 389.979px 178.667px;
    transform-origin: 389.979px 178.667px;
    caret-color: rgb(102, 102, 102);
    background: rgb(255, 255, 255) none repeat scroll 0% 0% / auto padding-box border-box;
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
    padding: 0px 15px;
}/*#DIV_13*/

#DIV_13:after {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_13:after*/

#DIV_13:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#DIV_13:before*/

#H2_14 {
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    height: 30.6667px;
    text-decoration: none solid rgb(51, 51, 51);
    text-size-adjust: 100%;
    width: 749.979px;
    column-rule-color: rgb(51, 51, 51);
    perspective-origin: 374.979px 15.3333px;
    transform-origin: 374.979px 15.3333px;
    caret-color: rgb(51, 51, 51);
    border: 0px none rgb(51, 51, 51);
    font: normal normal 700 normal 28px / 30.8px Raleway, sans-serif;
    margin: 0px 0px 20px;
    outline: rgb(51, 51, 51) none 0px;
}/*#H2_14*/

#H2_14:after {
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    text-decoration: none solid rgb(51, 51, 51);
    text-size-adjust: 100%;
    column-rule-color: rgb(51, 51, 51);
    caret-color: rgb(51, 51, 51);
    border: 0px none rgb(51, 51, 51);
    font: normal normal 700 normal 28px / 30.8px Raleway, sans-serif;
    outline: rgb(51, 51, 51) none 0px;
}/*#H2_14:after*/

#H2_14:before {
    box-sizing: border-box;
    color: rgb(51, 51, 51);
    text-decoration: none solid rgb(51, 51, 51);
    text-size-adjust: 100%;
    column-rule-color: rgb(51, 51, 51);
    caret-color: rgb(51, 51, 51);
    border: 0px none rgb(51, 51, 51);
    font: normal normal 700 normal 28px / 30.8px Raleway, sans-serif;
    outline: rgb(51, 51, 51) none 0px;
}/*#H2_14:before*/

#P_15 {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    height: 0px;
    text-align: justify;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 749.979px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 374.979px 0px;
    transform-origin: 374.979px 0px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 26px "Open Sans", sans-serif;
    margin: 0px 0px 15px;
    outline: rgb(102, 102, 102) none 0px;
}/*#P_15*/

#P_15:after {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-align: justify;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 26px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#P_15:after*/

#P_15:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-align: justify;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 26px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#P_15:before*/

#UL_16 {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    height: 120px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 749.979px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 374.979px 60px;
    transform-origin: 374.979px 60px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    margin: 0px 0px 10px;
    outline: rgb(102, 102, 102) none 0px;
}/*#UL_16*/

#UL_16:after {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#UL_16:after*/

#UL_16:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#UL_16:before*/

#LI_17, #LI_18, #LI_20, #LI_22 {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    height: 20px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 709.979px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 354.979px 10px;
    transform-origin: 354.979px 10px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#LI_17, #LI_18, #LI_20, #LI_22*/

#LI_17:after, #LI_18:after, #LI_20:after, #LI_22:after {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#LI_17:after, #LI_18:after, #LI_20:after, #LI_22:after*/

#LI_17:before, #LI_18:before, #LI_20:before, #LI_22:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#LI_17:before, #LI_18:before, #LI_20:before, #LI_22:before*/

#LI_19, #LI_21 {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    height: 20px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 709.979px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 354.979px 10px;
    transform-origin: 354.979px 10px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#LI_19, #LI_21*/

#LI_19:after, #LI_21:after {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#LI_19:after, #LI_21:after*/

#LI_19:before, #LI_21:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#LI_19:before, #LI_21:before*/

#P_23 {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    height: 0px;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 749.979px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 374.979px 0px;
    transform-origin: 374.979px 0px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    margin: 0px 0px 30px;
    outline: rgb(102, 102, 102) none 0px;
}/*#P_23*/

#P_23:after {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#P_23:after*/

#P_23:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 20px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#P_23:before*/

#P_24, #P_25 {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    height: 50.6667px;
    text-align: justify;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 749.979px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 374.979px 25.3333px;
    transform-origin: 374.979px 25.3333px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 26px "Open Sans", sans-serif;
    margin: 0px 0px 15px;
    outline: rgb(102, 102, 102) none 0px;
}/*#P_24, #P_25*/

#P_24:after, #P_25:after {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-align: justify;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 26px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#P_24:after, #P_25:after*/

#P_24:before, #P_25:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-align: justify;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 26px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#P_24:before, #P_25:before*/

#STRONG_26, #STRONG_28 {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-align: justify;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 0px 0px;
    transform-origin: 0px 0px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 700 normal 14px / 26px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#STRONG_26, #STRONG_28*/

#STRONG_26:after, #STRONG_28:after {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-align: justify;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 700 normal 14px / 26px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#STRONG_26:after, #STRONG_28:after*/

#STRONG_26:before, #STRONG_28:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-align: justify;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 700 normal 14px / 26px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#STRONG_26:before, #STRONG_28:before*/

#P_27 {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    height: 25.3333px;
    text-align: justify;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    width: 749.979px;
    column-rule-color: rgb(102, 102, 102);
    perspective-origin: 374.979px 12.6667px;
    transform-origin: 374.979px 12.6667px;
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 26px "Open Sans", sans-serif;
    margin: 0px;
    outline: rgb(102, 102, 102) none 0px;
}/*#P_27*/

#P_27:after {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-align: justify;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 26px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#P_27:after*/

#P_27:before {
    box-sizing: border-box;
    color: rgb(102, 102, 102);
    text-align: justify;
    text-decoration: none solid rgb(102, 102, 102);
    text-size-adjust: 100%;
    column-rule-color: rgb(102, 102, 102);
    caret-color: rgb(102, 102, 102);
    border: 0px none rgb(102, 102, 102);
    font: normal normal 400 normal 14px / 26px "Open Sans", sans-serif;
    outline: rgb(102, 102, 102) none 0px;
}/*#P_27:before*/


/*snapp*/